@maggioli-design-system/magma-react 1.0.0-beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.js +872 -0
- package/dist/types/components.d.ts +390 -0
- package/package.json +24 -0
|
@@ -0,0 +1,872 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { MdsAccordionItem as MdsAccordionItemElement, defineCustomElement as defineMdsAccordionItem } from "@maggioli-design-system/magma/dist/components/mds-accordion-item.js";
|
|
3
|
+
import { MdsAccordionTimerItem as MdsAccordionTimerItemElement, defineCustomElement as defineMdsAccordionTimerItem } from "@maggioli-design-system/magma/dist/components/mds-accordion-timer-item.js";
|
|
4
|
+
import { MdsAccordionTimer as MdsAccordionTimerElement, defineCustomElement as defineMdsAccordionTimer } from "@maggioli-design-system/magma/dist/components/mds-accordion-timer.js";
|
|
5
|
+
import { MdsAccordion as MdsAccordionElement, defineCustomElement as defineMdsAccordion } from "@maggioli-design-system/magma/dist/components/mds-accordion.js";
|
|
6
|
+
import { MdsAuthor as MdsAuthorElement, defineCustomElement as defineMdsAuthor } from "@maggioli-design-system/magma/dist/components/mds-author.js";
|
|
7
|
+
import { MdsAvatar as MdsAvatarElement, defineCustomElement as defineMdsAvatar } from "@maggioli-design-system/magma/dist/components/mds-avatar.js";
|
|
8
|
+
import { MdsBadge as MdsBadgeElement, defineCustomElement as defineMdsBadge } from "@maggioli-design-system/magma/dist/components/mds-badge.js";
|
|
9
|
+
import { MdsBanner as MdsBannerElement, defineCustomElement as defineMdsBanner } from "@maggioli-design-system/magma/dist/components/mds-banner.js";
|
|
10
|
+
import { MdsBenchmarkBar as MdsBenchmarkBarElement, defineCustomElement as defineMdsBenchmarkBar } from "@maggioli-design-system/magma/dist/components/mds-benchmark-bar.js";
|
|
11
|
+
import { MdsBibliography as MdsBibliographyElement, defineCustomElement as defineMdsBibliography } from "@maggioli-design-system/magma/dist/components/mds-bibliography.js";
|
|
12
|
+
import { MdsBreadcrumbItem as MdsBreadcrumbItemElement, defineCustomElement as defineMdsBreadcrumbItem } from "@maggioli-design-system/magma/dist/components/mds-breadcrumb-item.js";
|
|
13
|
+
import { MdsBreadcrumb as MdsBreadcrumbElement, defineCustomElement as defineMdsBreadcrumb } from "@maggioli-design-system/magma/dist/components/mds-breadcrumb.js";
|
|
14
|
+
import { MdsButton as MdsButtonElement, defineCustomElement as defineMdsButton } from "@maggioli-design-system/magma/dist/components/mds-button.js";
|
|
15
|
+
import { MdsCardContent as MdsCardContentElement, defineCustomElement as defineMdsCardContent } from "@maggioli-design-system/magma/dist/components/mds-card-content.js";
|
|
16
|
+
import { MdsCardFooter as MdsCardFooterElement, defineCustomElement as defineMdsCardFooter } from "@maggioli-design-system/magma/dist/components/mds-card-footer.js";
|
|
17
|
+
import { MdsCardHeader as MdsCardHeaderElement, defineCustomElement as defineMdsCardHeader } from "@maggioli-design-system/magma/dist/components/mds-card-header.js";
|
|
18
|
+
import { MdsCardMedia as MdsCardMediaElement, defineCustomElement as defineMdsCardMedia } from "@maggioli-design-system/magma/dist/components/mds-card-media.js";
|
|
19
|
+
import { MdsCard as MdsCardElement, defineCustomElement as defineMdsCard } from "@maggioli-design-system/magma/dist/components/mds-card.js";
|
|
20
|
+
import { MdsChip as MdsChipElement, defineCustomElement as defineMdsChip } from "@maggioli-design-system/magma/dist/components/mds-chip.js";
|
|
21
|
+
import { MdsDetails as MdsDetailsElement, defineCustomElement as defineMdsDetails } from "@maggioli-design-system/magma/dist/components/mds-details.js";
|
|
22
|
+
import { MdsDropdown as MdsDropdownElement, defineCustomElement as defineMdsDropdown } from "@maggioli-design-system/magma/dist/components/mds-dropdown.js";
|
|
23
|
+
import { MdsEntity as MdsEntityElement, defineCustomElement as defineMdsEntity } from "@maggioli-design-system/magma/dist/components/mds-entity.js";
|
|
24
|
+
import { MdsFilePreview as MdsFilePreviewElement, defineCustomElement as defineMdsFilePreview } from "@maggioli-design-system/magma/dist/components/mds-file-preview.js";
|
|
25
|
+
import { MdsFile as MdsFileElement, defineCustomElement as defineMdsFile } from "@maggioli-design-system/magma/dist/components/mds-file.js";
|
|
26
|
+
import { MdsFilterItem as MdsFilterItemElement, defineCustomElement as defineMdsFilterItem } from "@maggioli-design-system/magma/dist/components/mds-filter-item.js";
|
|
27
|
+
import { MdsFilter as MdsFilterElement, defineCustomElement as defineMdsFilter } from "@maggioli-design-system/magma/dist/components/mds-filter.js";
|
|
28
|
+
import { MdsHeaderBar as MdsHeaderBarElement, defineCustomElement as defineMdsHeaderBar } from "@maggioli-design-system/magma/dist/components/mds-header-bar.js";
|
|
29
|
+
import { MdsHeader as MdsHeaderElement, defineCustomElement as defineMdsHeader } from "@maggioli-design-system/magma/dist/components/mds-header.js";
|
|
30
|
+
import { MdsHelp as MdsHelpElement, defineCustomElement as defineMdsHelp } from "@maggioli-design-system/magma/dist/components/mds-help.js";
|
|
31
|
+
import { MdsHorizontalScroll as MdsHorizontalScrollElement, defineCustomElement as defineMdsHorizontalScroll } from "@maggioli-design-system/magma/dist/components/mds-horizontal-scroll.js";
|
|
32
|
+
import { MdsHr as MdsHrElement, defineCustomElement as defineMdsHr } from "@maggioli-design-system/magma/dist/components/mds-hr.js";
|
|
33
|
+
import { MdsIcon as MdsIconElement, defineCustomElement as defineMdsIcon } from "@maggioli-design-system/magma/dist/components/mds-icon.js";
|
|
34
|
+
import { MdsImg as MdsImgElement, defineCustomElement as defineMdsImg } from "@maggioli-design-system/magma/dist/components/mds-img.js";
|
|
35
|
+
import { MdsInputField as MdsInputFieldElement, defineCustomElement as defineMdsInputField } from "@maggioli-design-system/magma/dist/components/mds-input-field.js";
|
|
36
|
+
import { MdsInputRange as MdsInputRangeElement, defineCustomElement as defineMdsInputRange } from "@maggioli-design-system/magma/dist/components/mds-input-range.js";
|
|
37
|
+
import { MdsInputSelect as MdsInputSelectElement, defineCustomElement as defineMdsInputSelect } from "@maggioli-design-system/magma/dist/components/mds-input-select.js";
|
|
38
|
+
import { MdsInputSwitch as MdsInputSwitchElement, defineCustomElement as defineMdsInputSwitch } from "@maggioli-design-system/magma/dist/components/mds-input-switch.js";
|
|
39
|
+
import { MdsInputTipItem as MdsInputTipItemElement, defineCustomElement as defineMdsInputTipItem } from "@maggioli-design-system/magma/dist/components/mds-input-tip-item.js";
|
|
40
|
+
import { MdsInputTip as MdsInputTipElement, defineCustomElement as defineMdsInputTip } from "@maggioli-design-system/magma/dist/components/mds-input-tip.js";
|
|
41
|
+
import { MdsInputUpload as MdsInputUploadElement, defineCustomElement as defineMdsInputUpload } from "@maggioli-design-system/magma/dist/components/mds-input-upload.js";
|
|
42
|
+
import { MdsInput as MdsInputElement, defineCustomElement as defineMdsInput } from "@maggioli-design-system/magma/dist/components/mds-input.js";
|
|
43
|
+
import { MdsKpiItem as MdsKpiItemElement, defineCustomElement as defineMdsKpiItem } from "@maggioli-design-system/magma/dist/components/mds-kpi-item.js";
|
|
44
|
+
import { MdsKpi as MdsKpiElement, defineCustomElement as defineMdsKpi } from "@maggioli-design-system/magma/dist/components/mds-kpi.js";
|
|
45
|
+
import { MdsLabel as MdsLabelElement, defineCustomElement as defineMdsLabel } from "@maggioli-design-system/magma/dist/components/mds-label.js";
|
|
46
|
+
import { MdsListItem as MdsListItemElement, defineCustomElement as defineMdsListItem } from "@maggioli-design-system/magma/dist/components/mds-list-item.js";
|
|
47
|
+
import { MdsList as MdsListElement, defineCustomElement as defineMdsList } from "@maggioli-design-system/magma/dist/components/mds-list.js";
|
|
48
|
+
import { MdsModal as MdsModalElement, defineCustomElement as defineMdsModal } from "@maggioli-design-system/magma/dist/components/mds-modal.js";
|
|
49
|
+
import { MdsNote as MdsNoteElement, defineCustomElement as defineMdsNote } from "@maggioli-design-system/magma/dist/components/mds-note.js";
|
|
50
|
+
import { MdsNotification as MdsNotificationElement, defineCustomElement as defineMdsNotification } from "@maggioli-design-system/magma/dist/components/mds-notification.js";
|
|
51
|
+
import { MdsPaginatorItem as MdsPaginatorItemElement, defineCustomElement as defineMdsPaginatorItem } from "@maggioli-design-system/magma/dist/components/mds-paginator-item.js";
|
|
52
|
+
import { MdsPaginator as MdsPaginatorElement, defineCustomElement as defineMdsPaginator } from "@maggioli-design-system/magma/dist/components/mds-paginator.js";
|
|
53
|
+
import { MdsPrefAnimation as MdsPrefAnimationElement, defineCustomElement as defineMdsPrefAnimation } from "@maggioli-design-system/magma/dist/components/mds-pref-animation.js";
|
|
54
|
+
import { MdsPrefConsumption as MdsPrefConsumptionElement, defineCustomElement as defineMdsPrefConsumption } from "@maggioli-design-system/magma/dist/components/mds-pref-consumption.js";
|
|
55
|
+
import { MdsPrefContrast as MdsPrefContrastElement, defineCustomElement as defineMdsPrefContrast } from "@maggioli-design-system/magma/dist/components/mds-pref-contrast.js";
|
|
56
|
+
import { MdsPrefLanguageItem as MdsPrefLanguageItemElement, defineCustomElement as defineMdsPrefLanguageItem } from "@maggioli-design-system/magma/dist/components/mds-pref-language-item.js";
|
|
57
|
+
import { MdsPrefLanguageNav as MdsPrefLanguageNavElement, defineCustomElement as defineMdsPrefLanguageNav } from "@maggioli-design-system/magma/dist/components/mds-pref-language-nav.js";
|
|
58
|
+
import { MdsPrefLanguage as MdsPrefLanguageElement, defineCustomElement as defineMdsPrefLanguage } from "@maggioli-design-system/magma/dist/components/mds-pref-language.js";
|
|
59
|
+
import { MdsPrefTheme as MdsPrefThemeElement, defineCustomElement as defineMdsPrefTheme } from "@maggioli-design-system/magma/dist/components/mds-pref-theme.js";
|
|
60
|
+
import { MdsPref as MdsPrefElement, defineCustomElement as defineMdsPref } from "@maggioli-design-system/magma/dist/components/mds-pref.js";
|
|
61
|
+
import { MdsPriceTableFeaturesCell as MdsPriceTableFeaturesCellElement, defineCustomElement as defineMdsPriceTableFeaturesCell } from "@maggioli-design-system/magma/dist/components/mds-price-table-features-cell.js";
|
|
62
|
+
import { MdsPriceTableFeaturesRow as MdsPriceTableFeaturesRowElement, defineCustomElement as defineMdsPriceTableFeaturesRow } from "@maggioli-design-system/magma/dist/components/mds-price-table-features-row.js";
|
|
63
|
+
import { MdsPriceTableFeatures as MdsPriceTableFeaturesElement, defineCustomElement as defineMdsPriceTableFeatures } from "@maggioli-design-system/magma/dist/components/mds-price-table-features.js";
|
|
64
|
+
import { MdsPriceTableHeader as MdsPriceTableHeaderElement, defineCustomElement as defineMdsPriceTableHeader } from "@maggioli-design-system/magma/dist/components/mds-price-table-header.js";
|
|
65
|
+
import { MdsPriceTableListItem as MdsPriceTableListItemElement, defineCustomElement as defineMdsPriceTableListItem } from "@maggioli-design-system/magma/dist/components/mds-price-table-list-item.js";
|
|
66
|
+
import { MdsPriceTableList as MdsPriceTableListElement, defineCustomElement as defineMdsPriceTableList } from "@maggioli-design-system/magma/dist/components/mds-price-table-list.js";
|
|
67
|
+
import { MdsPriceTable as MdsPriceTableElement, defineCustomElement as defineMdsPriceTable } from "@maggioli-design-system/magma/dist/components/mds-price-table.js";
|
|
68
|
+
import { MdsProgress as MdsProgressElement, defineCustomElement as defineMdsProgress } from "@maggioli-design-system/magma/dist/components/mds-progress.js";
|
|
69
|
+
import { MdsPushNotification as MdsPushNotificationElement, defineCustomElement as defineMdsPushNotification } from "@maggioli-design-system/magma/dist/components/mds-push-notification.js";
|
|
70
|
+
import { MdsPushNotifications as MdsPushNotificationsElement, defineCustomElement as defineMdsPushNotifications } from "@maggioli-design-system/magma/dist/components/mds-push-notifications.js";
|
|
71
|
+
import { MdsQuote as MdsQuoteElement, defineCustomElement as defineMdsQuote } from "@maggioli-design-system/magma/dist/components/mds-quote.js";
|
|
72
|
+
import { MdsSeparator as MdsSeparatorElement, defineCustomElement as defineMdsSeparator } from "@maggioli-design-system/magma/dist/components/mds-separator.js";
|
|
73
|
+
import { MdsSpinner as MdsSpinnerElement, defineCustomElement as defineMdsSpinner } from "@maggioli-design-system/magma/dist/components/mds-spinner.js";
|
|
74
|
+
import { MdsStepperBarItem as MdsStepperBarItemElement, defineCustomElement as defineMdsStepperBarItem } from "@maggioli-design-system/magma/dist/components/mds-stepper-bar-item.js";
|
|
75
|
+
import { MdsStepperBar as MdsStepperBarElement, defineCustomElement as defineMdsStepperBar } from "@maggioli-design-system/magma/dist/components/mds-stepper-bar.js";
|
|
76
|
+
import { MdsTabBarItem as MdsTabBarItemElement, defineCustomElement as defineMdsTabBarItem } from "@maggioli-design-system/magma/dist/components/mds-tab-bar-item.js";
|
|
77
|
+
import { MdsTabBar as MdsTabBarElement, defineCustomElement as defineMdsTabBar } from "@maggioli-design-system/magma/dist/components/mds-tab-bar.js";
|
|
78
|
+
import { MdsTabItem as MdsTabItemElement, defineCustomElement as defineMdsTabItem } from "@maggioli-design-system/magma/dist/components/mds-tab-item.js";
|
|
79
|
+
import { MdsTab as MdsTabElement, defineCustomElement as defineMdsTab } from "@maggioli-design-system/magma/dist/components/mds-tab.js";
|
|
80
|
+
import { MdsTableBody as MdsTableBodyElement, defineCustomElement as defineMdsTableBody } from "@maggioli-design-system/magma/dist/components/mds-table-body.js";
|
|
81
|
+
import { MdsTableCell as MdsTableCellElement, defineCustomElement as defineMdsTableCell } from "@maggioli-design-system/magma/dist/components/mds-table-cell.js";
|
|
82
|
+
import { MdsTableFooter as MdsTableFooterElement, defineCustomElement as defineMdsTableFooter } from "@maggioli-design-system/magma/dist/components/mds-table-footer.js";
|
|
83
|
+
import { MdsTableHeaderCell as MdsTableHeaderCellElement, defineCustomElement as defineMdsTableHeaderCell } from "@maggioli-design-system/magma/dist/components/mds-table-header-cell.js";
|
|
84
|
+
import { MdsTableHeader as MdsTableHeaderElement, defineCustomElement as defineMdsTableHeader } from "@maggioli-design-system/magma/dist/components/mds-table-header.js";
|
|
85
|
+
import { MdsTableRow as MdsTableRowElement, defineCustomElement as defineMdsTableRow } from "@maggioli-design-system/magma/dist/components/mds-table-row.js";
|
|
86
|
+
import { MdsTable as MdsTableElement, defineCustomElement as defineMdsTable } from "@maggioli-design-system/magma/dist/components/mds-table.js";
|
|
87
|
+
import { MdsText as MdsTextElement, defineCustomElement as defineMdsText } from "@maggioli-design-system/magma/dist/components/mds-text.js";
|
|
88
|
+
import { MdsToast as MdsToastElement, defineCustomElement as defineMdsToast } from "@maggioli-design-system/magma/dist/components/mds-toast.js";
|
|
89
|
+
import { MdsTooltip as MdsTooltipElement, defineCustomElement as defineMdsTooltip } from "@maggioli-design-system/magma/dist/components/mds-tooltip.js";
|
|
90
|
+
import { MdsUrlView as MdsUrlViewElement, defineCustomElement as defineMdsUrlView } from "@maggioli-design-system/magma/dist/components/mds-url-view.js";
|
|
91
|
+
import { MdsUsage as MdsUsageElement, defineCustomElement as defineMdsUsage } from "@maggioli-design-system/magma/dist/components/mds-usage.js";
|
|
92
|
+
import { MdsVideoWall as MdsVideoWallElement, defineCustomElement as defineMdsVideoWall } from "@maggioli-design-system/magma/dist/components/mds-video-wall.js";
|
|
93
|
+
import { MdsZero as MdsZeroElement, defineCustomElement as defineMdsZero } from "@maggioli-design-system/magma/dist/components/mds-zero.js";
|
|
94
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
95
|
+
import React from 'react';
|
|
96
|
+
export const MdsAccordion = /*@__PURE__*/ createComponent({
|
|
97
|
+
tagName: 'mds-accordion',
|
|
98
|
+
elementClass: MdsAccordionElement,
|
|
99
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
100
|
+
react: React,
|
|
101
|
+
events: { onMdsAccordionChange: 'mdsAccordionChange' },
|
|
102
|
+
defineCustomElement: defineMdsAccordion
|
|
103
|
+
});
|
|
104
|
+
export const MdsAccordionItem = /*@__PURE__*/ createComponent({
|
|
105
|
+
tagName: 'mds-accordion-item',
|
|
106
|
+
elementClass: MdsAccordionItemElement,
|
|
107
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
108
|
+
react: React,
|
|
109
|
+
events: {
|
|
110
|
+
onMdsAccordionItemSelect: 'mdsAccordionItemSelect',
|
|
111
|
+
onMdsAccordionItemUnselect: 'mdsAccordionItemUnselect',
|
|
112
|
+
onMdsAccordionItemChange: 'mdsAccordionItemChange'
|
|
113
|
+
},
|
|
114
|
+
defineCustomElement: defineMdsAccordionItem
|
|
115
|
+
});
|
|
116
|
+
export const MdsAccordionTimer = /*@__PURE__*/ createComponent({
|
|
117
|
+
tagName: 'mds-accordion-timer',
|
|
118
|
+
elementClass: MdsAccordionTimerElement,
|
|
119
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
120
|
+
react: React,
|
|
121
|
+
events: { onMdsAccordionTimerChange: 'mdsAccordionTimerChange' },
|
|
122
|
+
defineCustomElement: defineMdsAccordionTimer
|
|
123
|
+
});
|
|
124
|
+
export const MdsAccordionTimerItem = /*@__PURE__*/ createComponent({
|
|
125
|
+
tagName: 'mds-accordion-timer-item',
|
|
126
|
+
elementClass: MdsAccordionTimerItemElement,
|
|
127
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
128
|
+
react: React,
|
|
129
|
+
events: {
|
|
130
|
+
onMdsAccordionTimerItemClickSelect: 'mdsAccordionTimerItemClickSelect',
|
|
131
|
+
onMdsAccordionTimerItemSelect: 'mdsAccordionTimerItemSelect',
|
|
132
|
+
onMdsAccordionTimerItemMouseEnterSelect: 'mdsAccordionTimerItemMouseEnterSelect',
|
|
133
|
+
onMdsAccordionTimerItemMouseLeaveSelect: 'mdsAccordionTimerItemMouseLeaveSelect'
|
|
134
|
+
},
|
|
135
|
+
defineCustomElement: defineMdsAccordionTimerItem
|
|
136
|
+
});
|
|
137
|
+
export const MdsAuthor = /*@__PURE__*/ createComponent({
|
|
138
|
+
tagName: 'mds-author',
|
|
139
|
+
elementClass: MdsAuthorElement,
|
|
140
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
141
|
+
react: React,
|
|
142
|
+
events: {},
|
|
143
|
+
defineCustomElement: defineMdsAuthor
|
|
144
|
+
});
|
|
145
|
+
export const MdsAvatar = /*@__PURE__*/ createComponent({
|
|
146
|
+
tagName: 'mds-avatar',
|
|
147
|
+
elementClass: MdsAvatarElement,
|
|
148
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
149
|
+
react: React,
|
|
150
|
+
events: {},
|
|
151
|
+
defineCustomElement: defineMdsAvatar
|
|
152
|
+
});
|
|
153
|
+
export const MdsBadge = /*@__PURE__*/ createComponent({
|
|
154
|
+
tagName: 'mds-badge',
|
|
155
|
+
elementClass: MdsBadgeElement,
|
|
156
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
157
|
+
react: React,
|
|
158
|
+
events: {},
|
|
159
|
+
defineCustomElement: defineMdsBadge
|
|
160
|
+
});
|
|
161
|
+
export const MdsBanner = /*@__PURE__*/ createComponent({
|
|
162
|
+
tagName: 'mds-banner',
|
|
163
|
+
elementClass: MdsBannerElement,
|
|
164
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
165
|
+
react: React,
|
|
166
|
+
events: { onMdsBannerClose: 'mdsBannerClose' },
|
|
167
|
+
defineCustomElement: defineMdsBanner
|
|
168
|
+
});
|
|
169
|
+
export const MdsBenchmarkBar = /*@__PURE__*/ createComponent({
|
|
170
|
+
tagName: 'mds-benchmark-bar',
|
|
171
|
+
elementClass: MdsBenchmarkBarElement,
|
|
172
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
173
|
+
react: React,
|
|
174
|
+
events: {},
|
|
175
|
+
defineCustomElement: defineMdsBenchmarkBar
|
|
176
|
+
});
|
|
177
|
+
export const MdsBibliography = /*@__PURE__*/ createComponent({
|
|
178
|
+
tagName: 'mds-bibliography',
|
|
179
|
+
elementClass: MdsBibliographyElement,
|
|
180
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
181
|
+
react: React,
|
|
182
|
+
events: {},
|
|
183
|
+
defineCustomElement: defineMdsBibliography
|
|
184
|
+
});
|
|
185
|
+
export const MdsBreadcrumb = /*@__PURE__*/ createComponent({
|
|
186
|
+
tagName: 'mds-breadcrumb',
|
|
187
|
+
elementClass: MdsBreadcrumbElement,
|
|
188
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
189
|
+
react: React,
|
|
190
|
+
events: { onMdsBreadcrumbChange: 'mdsBreadcrumbChange' },
|
|
191
|
+
defineCustomElement: defineMdsBreadcrumb
|
|
192
|
+
});
|
|
193
|
+
export const MdsBreadcrumbItem = /*@__PURE__*/ createComponent({
|
|
194
|
+
tagName: 'mds-breadcrumb-item',
|
|
195
|
+
elementClass: MdsBreadcrumbItemElement,
|
|
196
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
197
|
+
react: React,
|
|
198
|
+
events: { onMdsBreadcrumbItemSelect: 'mdsBreadcrumbItemSelect' },
|
|
199
|
+
defineCustomElement: defineMdsBreadcrumbItem
|
|
200
|
+
});
|
|
201
|
+
export const MdsButton = /*@__PURE__*/ createComponent({
|
|
202
|
+
tagName: 'mds-button',
|
|
203
|
+
elementClass: MdsButtonElement,
|
|
204
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
205
|
+
react: React,
|
|
206
|
+
events: {},
|
|
207
|
+
defineCustomElement: defineMdsButton
|
|
208
|
+
});
|
|
209
|
+
export const MdsCard = /*@__PURE__*/ createComponent({
|
|
210
|
+
tagName: 'mds-card',
|
|
211
|
+
elementClass: MdsCardElement,
|
|
212
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
213
|
+
react: React,
|
|
214
|
+
events: {},
|
|
215
|
+
defineCustomElement: defineMdsCard
|
|
216
|
+
});
|
|
217
|
+
export const MdsCardContent = /*@__PURE__*/ createComponent({
|
|
218
|
+
tagName: 'mds-card-content',
|
|
219
|
+
elementClass: MdsCardContentElement,
|
|
220
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
221
|
+
react: React,
|
|
222
|
+
events: {},
|
|
223
|
+
defineCustomElement: defineMdsCardContent
|
|
224
|
+
});
|
|
225
|
+
export const MdsCardFooter = /*@__PURE__*/ createComponent({
|
|
226
|
+
tagName: 'mds-card-footer',
|
|
227
|
+
elementClass: MdsCardFooterElement,
|
|
228
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
229
|
+
react: React,
|
|
230
|
+
events: {},
|
|
231
|
+
defineCustomElement: defineMdsCardFooter
|
|
232
|
+
});
|
|
233
|
+
export const MdsCardHeader = /*@__PURE__*/ createComponent({
|
|
234
|
+
tagName: 'mds-card-header',
|
|
235
|
+
elementClass: MdsCardHeaderElement,
|
|
236
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
237
|
+
react: React,
|
|
238
|
+
events: {},
|
|
239
|
+
defineCustomElement: defineMdsCardHeader
|
|
240
|
+
});
|
|
241
|
+
export const MdsCardMedia = /*@__PURE__*/ createComponent({
|
|
242
|
+
tagName: 'mds-card-media',
|
|
243
|
+
elementClass: MdsCardMediaElement,
|
|
244
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
245
|
+
react: React,
|
|
246
|
+
events: {},
|
|
247
|
+
defineCustomElement: defineMdsCardMedia
|
|
248
|
+
});
|
|
249
|
+
export const MdsChip = /*@__PURE__*/ createComponent({
|
|
250
|
+
tagName: 'mds-chip',
|
|
251
|
+
elementClass: MdsChipElement,
|
|
252
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
253
|
+
react: React,
|
|
254
|
+
events: {
|
|
255
|
+
onMdsChipClickLabel: 'mdsChipClickLabel',
|
|
256
|
+
onMdsChipDelete: 'mdsChipDelete'
|
|
257
|
+
},
|
|
258
|
+
defineCustomElement: defineMdsChip
|
|
259
|
+
});
|
|
260
|
+
export const MdsDetails = /*@__PURE__*/ createComponent({
|
|
261
|
+
tagName: 'mds-details',
|
|
262
|
+
elementClass: MdsDetailsElement,
|
|
263
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
264
|
+
react: React,
|
|
265
|
+
events: { onMdsDetailsChange: 'mdsDetailsChange' },
|
|
266
|
+
defineCustomElement: defineMdsDetails
|
|
267
|
+
});
|
|
268
|
+
export const MdsDropdown = /*@__PURE__*/ createComponent({
|
|
269
|
+
tagName: 'mds-dropdown',
|
|
270
|
+
elementClass: MdsDropdownElement,
|
|
271
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
272
|
+
react: React,
|
|
273
|
+
events: {
|
|
274
|
+
onMdsDropdownVisible: 'mdsDropdownVisible',
|
|
275
|
+
onMdsDropdownHide: 'mdsDropdownHide',
|
|
276
|
+
onMdsDropdownChange: 'mdsDropdownChange'
|
|
277
|
+
},
|
|
278
|
+
defineCustomElement: defineMdsDropdown
|
|
279
|
+
});
|
|
280
|
+
export const MdsEntity = /*@__PURE__*/ createComponent({
|
|
281
|
+
tagName: 'mds-entity',
|
|
282
|
+
elementClass: MdsEntityElement,
|
|
283
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
284
|
+
react: React,
|
|
285
|
+
events: {},
|
|
286
|
+
defineCustomElement: defineMdsEntity
|
|
287
|
+
});
|
|
288
|
+
export const MdsFile = /*@__PURE__*/ createComponent({
|
|
289
|
+
tagName: 'mds-file',
|
|
290
|
+
elementClass: MdsFileElement,
|
|
291
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
292
|
+
react: React,
|
|
293
|
+
events: { onMdsFileDownload: 'mdsFileDownload' },
|
|
294
|
+
defineCustomElement: defineMdsFile
|
|
295
|
+
});
|
|
296
|
+
export const MdsFilePreview = /*@__PURE__*/ createComponent({
|
|
297
|
+
tagName: 'mds-file-preview',
|
|
298
|
+
elementClass: MdsFilePreviewElement,
|
|
299
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
300
|
+
react: React,
|
|
301
|
+
events: {
|
|
302
|
+
onMdsFileDownload: 'mdsFileDownload',
|
|
303
|
+
onMdsFileDelete: 'mdsFileDelete'
|
|
304
|
+
},
|
|
305
|
+
defineCustomElement: defineMdsFilePreview
|
|
306
|
+
});
|
|
307
|
+
export const MdsFilter = /*@__PURE__*/ createComponent({
|
|
308
|
+
tagName: 'mds-filter',
|
|
309
|
+
elementClass: MdsFilterElement,
|
|
310
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
311
|
+
react: React,
|
|
312
|
+
events: { onMdsFilterChange: 'mdsFilterChange' },
|
|
313
|
+
defineCustomElement: defineMdsFilter
|
|
314
|
+
});
|
|
315
|
+
export const MdsFilterItem = /*@__PURE__*/ createComponent({
|
|
316
|
+
tagName: 'mds-filter-item',
|
|
317
|
+
elementClass: MdsFilterItemElement,
|
|
318
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
319
|
+
react: React,
|
|
320
|
+
events: { onMdsFilterItemSelect: 'mdsFilterItemSelect' },
|
|
321
|
+
defineCustomElement: defineMdsFilterItem
|
|
322
|
+
});
|
|
323
|
+
export const MdsHeader = /*@__PURE__*/ createComponent({
|
|
324
|
+
tagName: 'mds-header',
|
|
325
|
+
elementClass: MdsHeaderElement,
|
|
326
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
327
|
+
react: React,
|
|
328
|
+
events: { onMdsHeaderClose: 'mdsHeaderClose' },
|
|
329
|
+
defineCustomElement: defineMdsHeader
|
|
330
|
+
});
|
|
331
|
+
export const MdsHeaderBar = /*@__PURE__*/ createComponent({
|
|
332
|
+
tagName: 'mds-header-bar',
|
|
333
|
+
elementClass: MdsHeaderBarElement,
|
|
334
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
335
|
+
react: React,
|
|
336
|
+
events: { onMdsHeaderBarOpen: 'mdsHeaderBarOpen' },
|
|
337
|
+
defineCustomElement: defineMdsHeaderBar
|
|
338
|
+
});
|
|
339
|
+
export const MdsHelp = /*@__PURE__*/ createComponent({
|
|
340
|
+
tagName: 'mds-help',
|
|
341
|
+
elementClass: MdsHelpElement,
|
|
342
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
343
|
+
react: React,
|
|
344
|
+
events: {},
|
|
345
|
+
defineCustomElement: defineMdsHelp
|
|
346
|
+
});
|
|
347
|
+
export const MdsHorizontalScroll = /*@__PURE__*/ createComponent({
|
|
348
|
+
tagName: 'mds-horizontal-scroll',
|
|
349
|
+
elementClass: MdsHorizontalScrollElement,
|
|
350
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
351
|
+
react: React,
|
|
352
|
+
events: {},
|
|
353
|
+
defineCustomElement: defineMdsHorizontalScroll
|
|
354
|
+
});
|
|
355
|
+
export const MdsHr = /*@__PURE__*/ createComponent({
|
|
356
|
+
tagName: 'mds-hr',
|
|
357
|
+
elementClass: MdsHrElement,
|
|
358
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
359
|
+
react: React,
|
|
360
|
+
events: {},
|
|
361
|
+
defineCustomElement: defineMdsHr
|
|
362
|
+
});
|
|
363
|
+
export const MdsIcon = /*@__PURE__*/ createComponent({
|
|
364
|
+
tagName: 'mds-icon',
|
|
365
|
+
elementClass: MdsIconElement,
|
|
366
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
367
|
+
react: React,
|
|
368
|
+
events: {},
|
|
369
|
+
defineCustomElement: defineMdsIcon
|
|
370
|
+
});
|
|
371
|
+
export const MdsImg = /*@__PURE__*/ createComponent({
|
|
372
|
+
tagName: 'mds-img',
|
|
373
|
+
elementClass: MdsImgElement,
|
|
374
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
375
|
+
react: React,
|
|
376
|
+
events: {
|
|
377
|
+
onMdsImgLoadError: 'mdsImgLoadError',
|
|
378
|
+
onMdsImgLoadSuccess: 'mdsImgLoadSuccess'
|
|
379
|
+
},
|
|
380
|
+
defineCustomElement: defineMdsImg
|
|
381
|
+
});
|
|
382
|
+
export const MdsInput = /*@__PURE__*/ createComponent({
|
|
383
|
+
tagName: 'mds-input',
|
|
384
|
+
elementClass: MdsInputElement,
|
|
385
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
386
|
+
react: React,
|
|
387
|
+
events: {
|
|
388
|
+
onMdsInputChange: 'mdsInputChange',
|
|
389
|
+
onMdsInputKeydown: 'mdsInputKeydown',
|
|
390
|
+
onMdsInputBlur: 'mdsInputBlur',
|
|
391
|
+
onMdsInputFocus: 'mdsInputFocus'
|
|
392
|
+
},
|
|
393
|
+
defineCustomElement: defineMdsInput
|
|
394
|
+
});
|
|
395
|
+
export const MdsInputField = /*@__PURE__*/ createComponent({
|
|
396
|
+
tagName: 'mds-input-field',
|
|
397
|
+
elementClass: MdsInputFieldElement,
|
|
398
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
399
|
+
react: React,
|
|
400
|
+
events: {
|
|
401
|
+
onMdsInputFieldChange: 'mdsInputFieldChange',
|
|
402
|
+
onMdsInputFieldKeydown: 'mdsInputFieldKeydown',
|
|
403
|
+
onMdsInputFieldBlur: 'mdsInputFieldBlur',
|
|
404
|
+
onMdsInputFieldFocus: 'mdsInputFieldFocus'
|
|
405
|
+
},
|
|
406
|
+
defineCustomElement: defineMdsInputField
|
|
407
|
+
});
|
|
408
|
+
export const MdsInputRange = /*@__PURE__*/ createComponent({
|
|
409
|
+
tagName: 'mds-input-range',
|
|
410
|
+
elementClass: MdsInputRangeElement,
|
|
411
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
412
|
+
react: React,
|
|
413
|
+
events: { onMdsInputRangeChange: 'mdsInputRangeChange' },
|
|
414
|
+
defineCustomElement: defineMdsInputRange
|
|
415
|
+
});
|
|
416
|
+
export const MdsInputSelect = /*@__PURE__*/ createComponent({
|
|
417
|
+
tagName: 'mds-input-select',
|
|
418
|
+
elementClass: MdsInputSelectElement,
|
|
419
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
420
|
+
react: React,
|
|
421
|
+
events: { onMdsInputSelectChange: 'mdsInputSelectChange' },
|
|
422
|
+
defineCustomElement: defineMdsInputSelect
|
|
423
|
+
});
|
|
424
|
+
export const MdsInputSwitch = /*@__PURE__*/ createComponent({
|
|
425
|
+
tagName: 'mds-input-switch',
|
|
426
|
+
elementClass: MdsInputSwitchElement,
|
|
427
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
428
|
+
react: React,
|
|
429
|
+
events: { onMdsInputSwitchChange: 'mdsInputSwitchChange' },
|
|
430
|
+
defineCustomElement: defineMdsInputSwitch
|
|
431
|
+
});
|
|
432
|
+
export const MdsInputTip = /*@__PURE__*/ createComponent({
|
|
433
|
+
tagName: 'mds-input-tip',
|
|
434
|
+
elementClass: MdsInputTipElement,
|
|
435
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
436
|
+
react: React,
|
|
437
|
+
events: {},
|
|
438
|
+
defineCustomElement: defineMdsInputTip
|
|
439
|
+
});
|
|
440
|
+
export const MdsInputTipItem = /*@__PURE__*/ createComponent({
|
|
441
|
+
tagName: 'mds-input-tip-item',
|
|
442
|
+
elementClass: MdsInputTipItemElement,
|
|
443
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
444
|
+
react: React,
|
|
445
|
+
events: {},
|
|
446
|
+
defineCustomElement: defineMdsInputTipItem
|
|
447
|
+
});
|
|
448
|
+
export const MdsInputUpload = /*@__PURE__*/ createComponent({
|
|
449
|
+
tagName: 'mds-input-upload',
|
|
450
|
+
elementClass: MdsInputUploadElement,
|
|
451
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
452
|
+
react: React,
|
|
453
|
+
events: { onMdsInputUploadChange: 'mdsInputUploadChange' },
|
|
454
|
+
defineCustomElement: defineMdsInputUpload
|
|
455
|
+
});
|
|
456
|
+
export const MdsKpi = /*@__PURE__*/ createComponent({
|
|
457
|
+
tagName: 'mds-kpi',
|
|
458
|
+
elementClass: MdsKpiElement,
|
|
459
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
460
|
+
react: React,
|
|
461
|
+
events: {},
|
|
462
|
+
defineCustomElement: defineMdsKpi
|
|
463
|
+
});
|
|
464
|
+
export const MdsKpiItem = /*@__PURE__*/ createComponent({
|
|
465
|
+
tagName: 'mds-kpi-item',
|
|
466
|
+
elementClass: MdsKpiItemElement,
|
|
467
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
468
|
+
react: React,
|
|
469
|
+
events: {},
|
|
470
|
+
defineCustomElement: defineMdsKpiItem
|
|
471
|
+
});
|
|
472
|
+
export const MdsLabel = /*@__PURE__*/ createComponent({
|
|
473
|
+
tagName: 'mds-label',
|
|
474
|
+
elementClass: MdsLabelElement,
|
|
475
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
476
|
+
react: React,
|
|
477
|
+
events: { onMdsLabelDelete: 'mdsLabelDelete' },
|
|
478
|
+
defineCustomElement: defineMdsLabel
|
|
479
|
+
});
|
|
480
|
+
export const MdsList = /*@__PURE__*/ createComponent({
|
|
481
|
+
tagName: 'mds-list',
|
|
482
|
+
elementClass: MdsListElement,
|
|
483
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
484
|
+
react: React,
|
|
485
|
+
events: {},
|
|
486
|
+
defineCustomElement: defineMdsList
|
|
487
|
+
});
|
|
488
|
+
export const MdsListItem = /*@__PURE__*/ createComponent({
|
|
489
|
+
tagName: 'mds-list-item',
|
|
490
|
+
elementClass: MdsListItemElement,
|
|
491
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
492
|
+
react: React,
|
|
493
|
+
events: {},
|
|
494
|
+
defineCustomElement: defineMdsListItem
|
|
495
|
+
});
|
|
496
|
+
export const MdsModal = /*@__PURE__*/ createComponent({
|
|
497
|
+
tagName: 'mds-modal',
|
|
498
|
+
elementClass: MdsModalElement,
|
|
499
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
500
|
+
react: React,
|
|
501
|
+
events: {
|
|
502
|
+
onMdsModalClose: 'mdsModalClose',
|
|
503
|
+
onMdsModalHide: 'mdsModalHide'
|
|
504
|
+
},
|
|
505
|
+
defineCustomElement: defineMdsModal
|
|
506
|
+
});
|
|
507
|
+
export const MdsNote = /*@__PURE__*/ createComponent({
|
|
508
|
+
tagName: 'mds-note',
|
|
509
|
+
elementClass: MdsNoteElement,
|
|
510
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
511
|
+
react: React,
|
|
512
|
+
events: { onMdsNoteDelete: 'mdsNoteDelete' },
|
|
513
|
+
defineCustomElement: defineMdsNote
|
|
514
|
+
});
|
|
515
|
+
export const MdsNotification = /*@__PURE__*/ createComponent({
|
|
516
|
+
tagName: 'mds-notification',
|
|
517
|
+
elementClass: MdsNotificationElement,
|
|
518
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
519
|
+
react: React,
|
|
520
|
+
events: {},
|
|
521
|
+
defineCustomElement: defineMdsNotification
|
|
522
|
+
});
|
|
523
|
+
export const MdsPaginator = /*@__PURE__*/ createComponent({
|
|
524
|
+
tagName: 'mds-paginator',
|
|
525
|
+
elementClass: MdsPaginatorElement,
|
|
526
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
527
|
+
react: React,
|
|
528
|
+
events: { onMdsPaginatorChange: 'mdsPaginatorChange' },
|
|
529
|
+
defineCustomElement: defineMdsPaginator
|
|
530
|
+
});
|
|
531
|
+
export const MdsPaginatorItem = /*@__PURE__*/ createComponent({
|
|
532
|
+
tagName: 'mds-paginator-item',
|
|
533
|
+
elementClass: MdsPaginatorItemElement,
|
|
534
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
535
|
+
react: React,
|
|
536
|
+
events: {},
|
|
537
|
+
defineCustomElement: defineMdsPaginatorItem
|
|
538
|
+
});
|
|
539
|
+
export const MdsPref = /*@__PURE__*/ createComponent({
|
|
540
|
+
tagName: 'mds-pref',
|
|
541
|
+
elementClass: MdsPrefElement,
|
|
542
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
543
|
+
react: React,
|
|
544
|
+
events: {},
|
|
545
|
+
defineCustomElement: defineMdsPref
|
|
546
|
+
});
|
|
547
|
+
export const MdsPrefAnimation = /*@__PURE__*/ createComponent({
|
|
548
|
+
tagName: 'mds-pref-animation',
|
|
549
|
+
elementClass: MdsPrefAnimationElement,
|
|
550
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
551
|
+
react: React,
|
|
552
|
+
events: { onMdsPrefChange: 'mdsPrefChange' },
|
|
553
|
+
defineCustomElement: defineMdsPrefAnimation
|
|
554
|
+
});
|
|
555
|
+
export const MdsPrefConsumption = /*@__PURE__*/ createComponent({
|
|
556
|
+
tagName: 'mds-pref-consumption',
|
|
557
|
+
elementClass: MdsPrefConsumptionElement,
|
|
558
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
559
|
+
react: React,
|
|
560
|
+
events: { onMdsPrefChange: 'mdsPrefChange' },
|
|
561
|
+
defineCustomElement: defineMdsPrefConsumption
|
|
562
|
+
});
|
|
563
|
+
export const MdsPrefContrast = /*@__PURE__*/ createComponent({
|
|
564
|
+
tagName: 'mds-pref-contrast',
|
|
565
|
+
elementClass: MdsPrefContrastElement,
|
|
566
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
567
|
+
react: React,
|
|
568
|
+
events: { onMdsPrefChange: 'mdsPrefChange' },
|
|
569
|
+
defineCustomElement: defineMdsPrefContrast
|
|
570
|
+
});
|
|
571
|
+
export const MdsPrefLanguage = /*@__PURE__*/ createComponent({
|
|
572
|
+
tagName: 'mds-pref-language',
|
|
573
|
+
elementClass: MdsPrefLanguageElement,
|
|
574
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
575
|
+
react: React,
|
|
576
|
+
events: {
|
|
577
|
+
onMdsPrefLanguageChange: 'mdsPrefLanguageChange',
|
|
578
|
+
onMdsPrefChange: 'mdsPrefChange'
|
|
579
|
+
},
|
|
580
|
+
defineCustomElement: defineMdsPrefLanguage
|
|
581
|
+
});
|
|
582
|
+
export const MdsPrefLanguageItem = /*@__PURE__*/ createComponent({
|
|
583
|
+
tagName: 'mds-pref-language-item',
|
|
584
|
+
elementClass: MdsPrefLanguageItemElement,
|
|
585
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
586
|
+
react: React,
|
|
587
|
+
events: { onMdsPrefLanguageItemSelect: 'mdsPrefLanguageItemSelect' },
|
|
588
|
+
defineCustomElement: defineMdsPrefLanguageItem
|
|
589
|
+
});
|
|
590
|
+
export const MdsPrefLanguageNav = /*@__PURE__*/ createComponent({
|
|
591
|
+
tagName: 'mds-pref-language-nav',
|
|
592
|
+
elementClass: MdsPrefLanguageNavElement,
|
|
593
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
594
|
+
react: React,
|
|
595
|
+
events: { onMdsPrefLanguageNavSelect: 'mdsPrefLanguageNavSelect' },
|
|
596
|
+
defineCustomElement: defineMdsPrefLanguageNav
|
|
597
|
+
});
|
|
598
|
+
export const MdsPrefTheme = /*@__PURE__*/ createComponent({
|
|
599
|
+
tagName: 'mds-pref-theme',
|
|
600
|
+
elementClass: MdsPrefThemeElement,
|
|
601
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
602
|
+
react: React,
|
|
603
|
+
events: { onMdsPrefChange: 'mdsPrefChange' },
|
|
604
|
+
defineCustomElement: defineMdsPrefTheme
|
|
605
|
+
});
|
|
606
|
+
export const MdsPriceTable = /*@__PURE__*/ createComponent({
|
|
607
|
+
tagName: 'mds-price-table',
|
|
608
|
+
elementClass: MdsPriceTableElement,
|
|
609
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
610
|
+
react: React,
|
|
611
|
+
events: {},
|
|
612
|
+
defineCustomElement: defineMdsPriceTable
|
|
613
|
+
});
|
|
614
|
+
export const MdsPriceTableFeatures = /*@__PURE__*/ createComponent({
|
|
615
|
+
tagName: 'mds-price-table-features',
|
|
616
|
+
elementClass: MdsPriceTableFeaturesElement,
|
|
617
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
618
|
+
react: React,
|
|
619
|
+
events: {},
|
|
620
|
+
defineCustomElement: defineMdsPriceTableFeatures
|
|
621
|
+
});
|
|
622
|
+
export const MdsPriceTableFeaturesCell = /*@__PURE__*/ createComponent({
|
|
623
|
+
tagName: 'mds-price-table-features-cell',
|
|
624
|
+
elementClass: MdsPriceTableFeaturesCellElement,
|
|
625
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
626
|
+
react: React,
|
|
627
|
+
events: {},
|
|
628
|
+
defineCustomElement: defineMdsPriceTableFeaturesCell
|
|
629
|
+
});
|
|
630
|
+
export const MdsPriceTableFeaturesRow = /*@__PURE__*/ createComponent({
|
|
631
|
+
tagName: 'mds-price-table-features-row',
|
|
632
|
+
elementClass: MdsPriceTableFeaturesRowElement,
|
|
633
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
634
|
+
react: React,
|
|
635
|
+
events: {},
|
|
636
|
+
defineCustomElement: defineMdsPriceTableFeaturesRow
|
|
637
|
+
});
|
|
638
|
+
export const MdsPriceTableHeader = /*@__PURE__*/ createComponent({
|
|
639
|
+
tagName: 'mds-price-table-header',
|
|
640
|
+
elementClass: MdsPriceTableHeaderElement,
|
|
641
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
642
|
+
react: React,
|
|
643
|
+
events: {},
|
|
644
|
+
defineCustomElement: defineMdsPriceTableHeader
|
|
645
|
+
});
|
|
646
|
+
export const MdsPriceTableList = /*@__PURE__*/ createComponent({
|
|
647
|
+
tagName: 'mds-price-table-list',
|
|
648
|
+
elementClass: MdsPriceTableListElement,
|
|
649
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
650
|
+
react: React,
|
|
651
|
+
events: {},
|
|
652
|
+
defineCustomElement: defineMdsPriceTableList
|
|
653
|
+
});
|
|
654
|
+
export const MdsPriceTableListItem = /*@__PURE__*/ createComponent({
|
|
655
|
+
tagName: 'mds-price-table-list-item',
|
|
656
|
+
elementClass: MdsPriceTableListItemElement,
|
|
657
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
658
|
+
react: React,
|
|
659
|
+
events: {},
|
|
660
|
+
defineCustomElement: defineMdsPriceTableListItem
|
|
661
|
+
});
|
|
662
|
+
export const MdsProgress = /*@__PURE__*/ createComponent({
|
|
663
|
+
tagName: 'mds-progress',
|
|
664
|
+
elementClass: MdsProgressElement,
|
|
665
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
666
|
+
react: React,
|
|
667
|
+
events: {},
|
|
668
|
+
defineCustomElement: defineMdsProgress
|
|
669
|
+
});
|
|
670
|
+
export const MdsPushNotification = /*@__PURE__*/ createComponent({
|
|
671
|
+
tagName: 'mds-push-notification',
|
|
672
|
+
elementClass: MdsPushNotificationElement,
|
|
673
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
674
|
+
react: React,
|
|
675
|
+
events: { onMdsPushNotificationClose: 'mdsPushNotificationClose' },
|
|
676
|
+
defineCustomElement: defineMdsPushNotification
|
|
677
|
+
});
|
|
678
|
+
export const MdsPushNotifications = /*@__PURE__*/ createComponent({
|
|
679
|
+
tagName: 'mds-push-notifications',
|
|
680
|
+
elementClass: MdsPushNotificationsElement,
|
|
681
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
682
|
+
react: React,
|
|
683
|
+
events: {},
|
|
684
|
+
defineCustomElement: defineMdsPushNotifications
|
|
685
|
+
});
|
|
686
|
+
export const MdsQuote = /*@__PURE__*/ createComponent({
|
|
687
|
+
tagName: 'mds-quote',
|
|
688
|
+
elementClass: MdsQuoteElement,
|
|
689
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
690
|
+
react: React,
|
|
691
|
+
events: {},
|
|
692
|
+
defineCustomElement: defineMdsQuote
|
|
693
|
+
});
|
|
694
|
+
export const MdsSeparator = /*@__PURE__*/ createComponent({
|
|
695
|
+
tagName: 'mds-separator',
|
|
696
|
+
elementClass: MdsSeparatorElement,
|
|
697
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
698
|
+
react: React,
|
|
699
|
+
events: {},
|
|
700
|
+
defineCustomElement: defineMdsSeparator
|
|
701
|
+
});
|
|
702
|
+
export const MdsSpinner = /*@__PURE__*/ createComponent({
|
|
703
|
+
tagName: 'mds-spinner',
|
|
704
|
+
elementClass: MdsSpinnerElement,
|
|
705
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
706
|
+
react: React,
|
|
707
|
+
events: {},
|
|
708
|
+
defineCustomElement: defineMdsSpinner
|
|
709
|
+
});
|
|
710
|
+
export const MdsStepperBar = /*@__PURE__*/ createComponent({
|
|
711
|
+
tagName: 'mds-stepper-bar',
|
|
712
|
+
elementClass: MdsStepperBarElement,
|
|
713
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
714
|
+
react: React,
|
|
715
|
+
events: { onMdsStepperBarChange: 'mdsStepperBarChange' },
|
|
716
|
+
defineCustomElement: defineMdsStepperBar
|
|
717
|
+
});
|
|
718
|
+
export const MdsStepperBarItem = /*@__PURE__*/ createComponent({
|
|
719
|
+
tagName: 'mds-stepper-bar-item',
|
|
720
|
+
elementClass: MdsStepperBarItemElement,
|
|
721
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
722
|
+
react: React,
|
|
723
|
+
events: { onMdsStepperBarItemDone: 'mdsStepperBarItemDone' },
|
|
724
|
+
defineCustomElement: defineMdsStepperBarItem
|
|
725
|
+
});
|
|
726
|
+
export const MdsTab = /*@__PURE__*/ createComponent({
|
|
727
|
+
tagName: 'mds-tab',
|
|
728
|
+
elementClass: MdsTabElement,
|
|
729
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
730
|
+
react: React,
|
|
731
|
+
events: { onMdsTabChange: 'mdsTabChange' },
|
|
732
|
+
defineCustomElement: defineMdsTab
|
|
733
|
+
});
|
|
734
|
+
export const MdsTabBar = /*@__PURE__*/ createComponent({
|
|
735
|
+
tagName: 'mds-tab-bar',
|
|
736
|
+
elementClass: MdsTabBarElement,
|
|
737
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
738
|
+
react: React,
|
|
739
|
+
events: { onMdsTabBarChange: 'mdsTabBarChange' },
|
|
740
|
+
defineCustomElement: defineMdsTabBar
|
|
741
|
+
});
|
|
742
|
+
export const MdsTabBarItem = /*@__PURE__*/ createComponent({
|
|
743
|
+
tagName: 'mds-tab-bar-item',
|
|
744
|
+
elementClass: MdsTabBarItemElement,
|
|
745
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
746
|
+
react: React,
|
|
747
|
+
events: { onMdsTabBarItemSelect: 'mdsTabBarItemSelect' },
|
|
748
|
+
defineCustomElement: defineMdsTabBarItem
|
|
749
|
+
});
|
|
750
|
+
export const MdsTabItem = /*@__PURE__*/ createComponent({
|
|
751
|
+
tagName: 'mds-tab-item',
|
|
752
|
+
elementClass: MdsTabItemElement,
|
|
753
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
754
|
+
react: React,
|
|
755
|
+
events: {
|
|
756
|
+
onMdsTabItemSelect: 'mdsTabItemSelect',
|
|
757
|
+
onMdsTabItemFocus: 'mdsTabItemFocus'
|
|
758
|
+
},
|
|
759
|
+
defineCustomElement: defineMdsTabItem
|
|
760
|
+
});
|
|
761
|
+
export const MdsTable = /*@__PURE__*/ createComponent({
|
|
762
|
+
tagName: 'mds-table',
|
|
763
|
+
elementClass: MdsTableElement,
|
|
764
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
765
|
+
react: React,
|
|
766
|
+
events: { onMdsTableInteractiveChange: 'mdsTableInteractiveChange' },
|
|
767
|
+
defineCustomElement: defineMdsTable
|
|
768
|
+
});
|
|
769
|
+
export const MdsTableBody = /*@__PURE__*/ createComponent({
|
|
770
|
+
tagName: 'mds-table-body',
|
|
771
|
+
elementClass: MdsTableBodyElement,
|
|
772
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
773
|
+
react: React,
|
|
774
|
+
events: {},
|
|
775
|
+
defineCustomElement: defineMdsTableBody
|
|
776
|
+
});
|
|
777
|
+
export const MdsTableCell = /*@__PURE__*/ createComponent({
|
|
778
|
+
tagName: 'mds-table-cell',
|
|
779
|
+
elementClass: MdsTableCellElement,
|
|
780
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
781
|
+
react: React,
|
|
782
|
+
events: {},
|
|
783
|
+
defineCustomElement: defineMdsTableCell
|
|
784
|
+
});
|
|
785
|
+
export const MdsTableFooter = /*@__PURE__*/ createComponent({
|
|
786
|
+
tagName: 'mds-table-footer',
|
|
787
|
+
elementClass: MdsTableFooterElement,
|
|
788
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
789
|
+
react: React,
|
|
790
|
+
events: {},
|
|
791
|
+
defineCustomElement: defineMdsTableFooter
|
|
792
|
+
});
|
|
793
|
+
export const MdsTableHeader = /*@__PURE__*/ createComponent({
|
|
794
|
+
tagName: 'mds-table-header',
|
|
795
|
+
elementClass: MdsTableHeaderElement,
|
|
796
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
797
|
+
react: React,
|
|
798
|
+
events: {},
|
|
799
|
+
defineCustomElement: defineMdsTableHeader
|
|
800
|
+
});
|
|
801
|
+
export const MdsTableHeaderCell = /*@__PURE__*/ createComponent({
|
|
802
|
+
tagName: 'mds-table-header-cell',
|
|
803
|
+
elementClass: MdsTableHeaderCellElement,
|
|
804
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
805
|
+
react: React,
|
|
806
|
+
events: {},
|
|
807
|
+
defineCustomElement: defineMdsTableHeaderCell
|
|
808
|
+
});
|
|
809
|
+
export const MdsTableRow = /*@__PURE__*/ createComponent({
|
|
810
|
+
tagName: 'mds-table-row',
|
|
811
|
+
elementClass: MdsTableRowElement,
|
|
812
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
813
|
+
react: React,
|
|
814
|
+
events: {},
|
|
815
|
+
defineCustomElement: defineMdsTableRow
|
|
816
|
+
});
|
|
817
|
+
export const MdsText = /*@__PURE__*/ createComponent({
|
|
818
|
+
tagName: 'mds-text',
|
|
819
|
+
elementClass: MdsTextElement,
|
|
820
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
821
|
+
react: React,
|
|
822
|
+
events: {},
|
|
823
|
+
defineCustomElement: defineMdsText
|
|
824
|
+
});
|
|
825
|
+
export const MdsToast = /*@__PURE__*/ createComponent({
|
|
826
|
+
tagName: 'mds-toast',
|
|
827
|
+
elementClass: MdsToastElement,
|
|
828
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
829
|
+
react: React,
|
|
830
|
+
events: { onMdsToastClose: 'mdsToastClose' },
|
|
831
|
+
defineCustomElement: defineMdsToast
|
|
832
|
+
});
|
|
833
|
+
export const MdsTooltip = /*@__PURE__*/ createComponent({
|
|
834
|
+
tagName: 'mds-tooltip',
|
|
835
|
+
elementClass: MdsTooltipElement,
|
|
836
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
837
|
+
react: React,
|
|
838
|
+
events: {},
|
|
839
|
+
defineCustomElement: defineMdsTooltip
|
|
840
|
+
});
|
|
841
|
+
export const MdsUrlView = /*@__PURE__*/ createComponent({
|
|
842
|
+
tagName: 'mds-url-view',
|
|
843
|
+
elementClass: MdsUrlViewElement,
|
|
844
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
845
|
+
react: React,
|
|
846
|
+
events: { onMdsUrlViewClose: 'mdsUrlViewClose' },
|
|
847
|
+
defineCustomElement: defineMdsUrlView
|
|
848
|
+
});
|
|
849
|
+
export const MdsUsage = /*@__PURE__*/ createComponent({
|
|
850
|
+
tagName: 'mds-usage',
|
|
851
|
+
elementClass: MdsUsageElement,
|
|
852
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
853
|
+
react: React,
|
|
854
|
+
events: {},
|
|
855
|
+
defineCustomElement: defineMdsUsage
|
|
856
|
+
});
|
|
857
|
+
export const MdsVideoWall = /*@__PURE__*/ createComponent({
|
|
858
|
+
tagName: 'mds-video-wall',
|
|
859
|
+
elementClass: MdsVideoWallElement,
|
|
860
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
861
|
+
react: React,
|
|
862
|
+
events: {},
|
|
863
|
+
defineCustomElement: defineMdsVideoWall
|
|
864
|
+
});
|
|
865
|
+
export const MdsZero = /*@__PURE__*/ createComponent({
|
|
866
|
+
tagName: 'mds-zero',
|
|
867
|
+
elementClass: MdsZeroElement,
|
|
868
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
869
|
+
react: React,
|
|
870
|
+
events: {},
|
|
871
|
+
defineCustomElement: defineMdsZero
|
|
872
|
+
});
|
|
@@ -0,0 +1,390 @@
|
|
|
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 InputValue, type MdsAccordionCustomEvent, type MdsAccordionEventDetail, type MdsAccordionItemCustomEvent, type MdsAccordionItemEventDetail, type MdsAccordionTimerCustomEvent, type MdsAccordionTimerEventDetail, type MdsAccordionTimerItemCustomEvent, type MdsAccordionTimerItemEventDetail, type MdsBreadcrumbCustomEvent, type MdsBreadcrumbEventDetail, type MdsBreadcrumbItemCustomEvent, type MdsBreadcrumbItemEventDetail, type MdsChipCustomEvent, type MdsChipEvent, type MdsDropdownCustomEvent, type MdsDropdownEventDetail, type MdsFileCustomEvent, type MdsFileEventDetail, type MdsFilePreviewCustomEvent, type MdsFilePreviewEventDetail, type MdsFilterCustomEvent, type MdsFilterEventDetail, type MdsFilterItemCustomEvent, type MdsFilterItemEventDetail, type MdsHeaderCustomEvent, type MdsHeaderEventDetail, type MdsImgCustomEvent, type MdsImgEventDetail, type MdsInputCustomEvent, type MdsInputEventDetail, type MdsInputFieldCustomEvent, type MdsInputSelectCustomEvent, type MdsInputSwitchCustomEvent, type MdsInputSwitchEventDetail, type MdsInputUploadCustomEvent, type MdsPaginatorCustomEvent, type MdsPaginatorEventDetail, type MdsPrefAnimationCustomEvent, type MdsPrefChangeEventDetail, type MdsPrefConsumptionCustomEvent, type MdsPrefContrastCustomEvent, type MdsPrefLanguageCustomEvent, type MdsPrefLanguageEventDetail, type MdsPrefLanguageItemCustomEvent, type MdsPrefLanguageNavCustomEvent, type MdsPrefThemeCustomEvent, type MdsPushNotificationCustomEvent, type MdsPushNotificationEventDetail, type MdsStepperBarCustomEvent, type MdsStepperBarEventDetail, type MdsStepperBarItemCustomEvent, type MdsStepperBarItemEventDetail, type MdsTabBarCustomEvent, type MdsTabBarEventDetail, type MdsTabCustomEvent, type MdsTabEventDetail, type MdsTabItemCustomEvent, type MdsTabItemEventDetail } from "@maggioli-design-system/magma";
|
|
6
|
+
import { MdsAccordionItem as MdsAccordionItemElement } from "@maggioli-design-system/magma/dist/components/mds-accordion-item.js";
|
|
7
|
+
import { MdsAccordionTimerItem as MdsAccordionTimerItemElement } from "@maggioli-design-system/magma/dist/components/mds-accordion-timer-item.js";
|
|
8
|
+
import { MdsAccordionTimer as MdsAccordionTimerElement } from "@maggioli-design-system/magma/dist/components/mds-accordion-timer.js";
|
|
9
|
+
import { MdsAccordion as MdsAccordionElement } from "@maggioli-design-system/magma/dist/components/mds-accordion.js";
|
|
10
|
+
import { MdsAuthor as MdsAuthorElement } from "@maggioli-design-system/magma/dist/components/mds-author.js";
|
|
11
|
+
import { MdsAvatar as MdsAvatarElement } from "@maggioli-design-system/magma/dist/components/mds-avatar.js";
|
|
12
|
+
import { MdsBadge as MdsBadgeElement } from "@maggioli-design-system/magma/dist/components/mds-badge.js";
|
|
13
|
+
import { MdsBanner as MdsBannerElement } from "@maggioli-design-system/magma/dist/components/mds-banner.js";
|
|
14
|
+
import { MdsBenchmarkBar as MdsBenchmarkBarElement } from "@maggioli-design-system/magma/dist/components/mds-benchmark-bar.js";
|
|
15
|
+
import { MdsBibliography as MdsBibliographyElement } from "@maggioli-design-system/magma/dist/components/mds-bibliography.js";
|
|
16
|
+
import { MdsBreadcrumbItem as MdsBreadcrumbItemElement } from "@maggioli-design-system/magma/dist/components/mds-breadcrumb-item.js";
|
|
17
|
+
import { MdsBreadcrumb as MdsBreadcrumbElement } from "@maggioli-design-system/magma/dist/components/mds-breadcrumb.js";
|
|
18
|
+
import { MdsButton as MdsButtonElement } from "@maggioli-design-system/magma/dist/components/mds-button.js";
|
|
19
|
+
import { MdsCardContent as MdsCardContentElement } from "@maggioli-design-system/magma/dist/components/mds-card-content.js";
|
|
20
|
+
import { MdsCardFooter as MdsCardFooterElement } from "@maggioli-design-system/magma/dist/components/mds-card-footer.js";
|
|
21
|
+
import { MdsCardHeader as MdsCardHeaderElement } from "@maggioli-design-system/magma/dist/components/mds-card-header.js";
|
|
22
|
+
import { MdsCardMedia as MdsCardMediaElement } from "@maggioli-design-system/magma/dist/components/mds-card-media.js";
|
|
23
|
+
import { MdsCard as MdsCardElement } from "@maggioli-design-system/magma/dist/components/mds-card.js";
|
|
24
|
+
import { MdsChip as MdsChipElement } from "@maggioli-design-system/magma/dist/components/mds-chip.js";
|
|
25
|
+
import { MdsDetails as MdsDetailsElement } from "@maggioli-design-system/magma/dist/components/mds-details.js";
|
|
26
|
+
import { MdsDropdown as MdsDropdownElement } from "@maggioli-design-system/magma/dist/components/mds-dropdown.js";
|
|
27
|
+
import { MdsEntity as MdsEntityElement } from "@maggioli-design-system/magma/dist/components/mds-entity.js";
|
|
28
|
+
import { MdsFilePreview as MdsFilePreviewElement } from "@maggioli-design-system/magma/dist/components/mds-file-preview.js";
|
|
29
|
+
import { MdsFile as MdsFileElement } from "@maggioli-design-system/magma/dist/components/mds-file.js";
|
|
30
|
+
import { MdsFilterItem as MdsFilterItemElement } from "@maggioli-design-system/magma/dist/components/mds-filter-item.js";
|
|
31
|
+
import { MdsFilter as MdsFilterElement } from "@maggioli-design-system/magma/dist/components/mds-filter.js";
|
|
32
|
+
import { MdsHeaderBar as MdsHeaderBarElement } from "@maggioli-design-system/magma/dist/components/mds-header-bar.js";
|
|
33
|
+
import { MdsHeader as MdsHeaderElement } from "@maggioli-design-system/magma/dist/components/mds-header.js";
|
|
34
|
+
import { MdsHelp as MdsHelpElement } from "@maggioli-design-system/magma/dist/components/mds-help.js";
|
|
35
|
+
import { MdsHorizontalScroll as MdsHorizontalScrollElement } from "@maggioli-design-system/magma/dist/components/mds-horizontal-scroll.js";
|
|
36
|
+
import { MdsHr as MdsHrElement } from "@maggioli-design-system/magma/dist/components/mds-hr.js";
|
|
37
|
+
import { MdsIcon as MdsIconElement } from "@maggioli-design-system/magma/dist/components/mds-icon.js";
|
|
38
|
+
import { MdsImg as MdsImgElement } from "@maggioli-design-system/magma/dist/components/mds-img.js";
|
|
39
|
+
import { MdsInputField as MdsInputFieldElement } from "@maggioli-design-system/magma/dist/components/mds-input-field.js";
|
|
40
|
+
import { MdsInputRange as MdsInputRangeElement } from "@maggioli-design-system/magma/dist/components/mds-input-range.js";
|
|
41
|
+
import { MdsInputSelect as MdsInputSelectElement } from "@maggioli-design-system/magma/dist/components/mds-input-select.js";
|
|
42
|
+
import { MdsInputSwitch as MdsInputSwitchElement } from "@maggioli-design-system/magma/dist/components/mds-input-switch.js";
|
|
43
|
+
import { MdsInputTipItem as MdsInputTipItemElement } from "@maggioli-design-system/magma/dist/components/mds-input-tip-item.js";
|
|
44
|
+
import { MdsInputTip as MdsInputTipElement } from "@maggioli-design-system/magma/dist/components/mds-input-tip.js";
|
|
45
|
+
import { MdsInputUpload as MdsInputUploadElement } from "@maggioli-design-system/magma/dist/components/mds-input-upload.js";
|
|
46
|
+
import { MdsInput as MdsInputElement } from "@maggioli-design-system/magma/dist/components/mds-input.js";
|
|
47
|
+
import { MdsKpiItem as MdsKpiItemElement } from "@maggioli-design-system/magma/dist/components/mds-kpi-item.js";
|
|
48
|
+
import { MdsKpi as MdsKpiElement } from "@maggioli-design-system/magma/dist/components/mds-kpi.js";
|
|
49
|
+
import { MdsLabel as MdsLabelElement } from "@maggioli-design-system/magma/dist/components/mds-label.js";
|
|
50
|
+
import { MdsListItem as MdsListItemElement } from "@maggioli-design-system/magma/dist/components/mds-list-item.js";
|
|
51
|
+
import { MdsList as MdsListElement } from "@maggioli-design-system/magma/dist/components/mds-list.js";
|
|
52
|
+
import { MdsModal as MdsModalElement } from "@maggioli-design-system/magma/dist/components/mds-modal.js";
|
|
53
|
+
import { MdsNote as MdsNoteElement } from "@maggioli-design-system/magma/dist/components/mds-note.js";
|
|
54
|
+
import { MdsNotification as MdsNotificationElement } from "@maggioli-design-system/magma/dist/components/mds-notification.js";
|
|
55
|
+
import { MdsPaginatorItem as MdsPaginatorItemElement } from "@maggioli-design-system/magma/dist/components/mds-paginator-item.js";
|
|
56
|
+
import { MdsPaginator as MdsPaginatorElement } from "@maggioli-design-system/magma/dist/components/mds-paginator.js";
|
|
57
|
+
import { MdsPrefAnimation as MdsPrefAnimationElement } from "@maggioli-design-system/magma/dist/components/mds-pref-animation.js";
|
|
58
|
+
import { MdsPrefConsumption as MdsPrefConsumptionElement } from "@maggioli-design-system/magma/dist/components/mds-pref-consumption.js";
|
|
59
|
+
import { MdsPrefContrast as MdsPrefContrastElement } from "@maggioli-design-system/magma/dist/components/mds-pref-contrast.js";
|
|
60
|
+
import { MdsPrefLanguageItem as MdsPrefLanguageItemElement } from "@maggioli-design-system/magma/dist/components/mds-pref-language-item.js";
|
|
61
|
+
import { MdsPrefLanguageNav as MdsPrefLanguageNavElement } from "@maggioli-design-system/magma/dist/components/mds-pref-language-nav.js";
|
|
62
|
+
import { MdsPrefLanguage as MdsPrefLanguageElement } from "@maggioli-design-system/magma/dist/components/mds-pref-language.js";
|
|
63
|
+
import { MdsPrefTheme as MdsPrefThemeElement } from "@maggioli-design-system/magma/dist/components/mds-pref-theme.js";
|
|
64
|
+
import { MdsPref as MdsPrefElement } from "@maggioli-design-system/magma/dist/components/mds-pref.js";
|
|
65
|
+
import { MdsPriceTableFeaturesCell as MdsPriceTableFeaturesCellElement } from "@maggioli-design-system/magma/dist/components/mds-price-table-features-cell.js";
|
|
66
|
+
import { MdsPriceTableFeaturesRow as MdsPriceTableFeaturesRowElement } from "@maggioli-design-system/magma/dist/components/mds-price-table-features-row.js";
|
|
67
|
+
import { MdsPriceTableFeatures as MdsPriceTableFeaturesElement } from "@maggioli-design-system/magma/dist/components/mds-price-table-features.js";
|
|
68
|
+
import { MdsPriceTableHeader as MdsPriceTableHeaderElement } from "@maggioli-design-system/magma/dist/components/mds-price-table-header.js";
|
|
69
|
+
import { MdsPriceTableListItem as MdsPriceTableListItemElement } from "@maggioli-design-system/magma/dist/components/mds-price-table-list-item.js";
|
|
70
|
+
import { MdsPriceTableList as MdsPriceTableListElement } from "@maggioli-design-system/magma/dist/components/mds-price-table-list.js";
|
|
71
|
+
import { MdsPriceTable as MdsPriceTableElement } from "@maggioli-design-system/magma/dist/components/mds-price-table.js";
|
|
72
|
+
import { MdsProgress as MdsProgressElement } from "@maggioli-design-system/magma/dist/components/mds-progress.js";
|
|
73
|
+
import { MdsPushNotification as MdsPushNotificationElement } from "@maggioli-design-system/magma/dist/components/mds-push-notification.js";
|
|
74
|
+
import { MdsPushNotifications as MdsPushNotificationsElement } from "@maggioli-design-system/magma/dist/components/mds-push-notifications.js";
|
|
75
|
+
import { MdsQuote as MdsQuoteElement } from "@maggioli-design-system/magma/dist/components/mds-quote.js";
|
|
76
|
+
import { MdsSeparator as MdsSeparatorElement } from "@maggioli-design-system/magma/dist/components/mds-separator.js";
|
|
77
|
+
import { MdsSpinner as MdsSpinnerElement } from "@maggioli-design-system/magma/dist/components/mds-spinner.js";
|
|
78
|
+
import { MdsStepperBarItem as MdsStepperBarItemElement } from "@maggioli-design-system/magma/dist/components/mds-stepper-bar-item.js";
|
|
79
|
+
import { MdsStepperBar as MdsStepperBarElement } from "@maggioli-design-system/magma/dist/components/mds-stepper-bar.js";
|
|
80
|
+
import { MdsTabBarItem as MdsTabBarItemElement } from "@maggioli-design-system/magma/dist/components/mds-tab-bar-item.js";
|
|
81
|
+
import { MdsTabBar as MdsTabBarElement } from "@maggioli-design-system/magma/dist/components/mds-tab-bar.js";
|
|
82
|
+
import { MdsTabItem as MdsTabItemElement } from "@maggioli-design-system/magma/dist/components/mds-tab-item.js";
|
|
83
|
+
import { MdsTab as MdsTabElement } from "@maggioli-design-system/magma/dist/components/mds-tab.js";
|
|
84
|
+
import { MdsTableBody as MdsTableBodyElement } from "@maggioli-design-system/magma/dist/components/mds-table-body.js";
|
|
85
|
+
import { MdsTableCell as MdsTableCellElement } from "@maggioli-design-system/magma/dist/components/mds-table-cell.js";
|
|
86
|
+
import { MdsTableFooter as MdsTableFooterElement } from "@maggioli-design-system/magma/dist/components/mds-table-footer.js";
|
|
87
|
+
import { MdsTableHeaderCell as MdsTableHeaderCellElement } from "@maggioli-design-system/magma/dist/components/mds-table-header-cell.js";
|
|
88
|
+
import { MdsTableHeader as MdsTableHeaderElement } from "@maggioli-design-system/magma/dist/components/mds-table-header.js";
|
|
89
|
+
import { MdsTableRow as MdsTableRowElement } from "@maggioli-design-system/magma/dist/components/mds-table-row.js";
|
|
90
|
+
import { MdsTable as MdsTableElement } from "@maggioli-design-system/magma/dist/components/mds-table.js";
|
|
91
|
+
import { MdsText as MdsTextElement } from "@maggioli-design-system/magma/dist/components/mds-text.js";
|
|
92
|
+
import { MdsToast as MdsToastElement } from "@maggioli-design-system/magma/dist/components/mds-toast.js";
|
|
93
|
+
import { MdsTooltip as MdsTooltipElement } from "@maggioli-design-system/magma/dist/components/mds-tooltip.js";
|
|
94
|
+
import { MdsUrlView as MdsUrlViewElement } from "@maggioli-design-system/magma/dist/components/mds-url-view.js";
|
|
95
|
+
import { MdsUsage as MdsUsageElement } from "@maggioli-design-system/magma/dist/components/mds-usage.js";
|
|
96
|
+
import { MdsVideoWall as MdsVideoWallElement } from "@maggioli-design-system/magma/dist/components/mds-video-wall.js";
|
|
97
|
+
import { MdsZero as MdsZeroElement } from "@maggioli-design-system/magma/dist/components/mds-zero.js";
|
|
98
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
99
|
+
type MdsAccordionEvents = {
|
|
100
|
+
onMdsAccordionChange: EventName<MdsAccordionCustomEvent<MdsAccordionEventDetail>>;
|
|
101
|
+
};
|
|
102
|
+
export declare const MdsAccordion: StencilReactComponent<MdsAccordionElement, MdsAccordionEvents>;
|
|
103
|
+
type MdsAccordionItemEvents = {
|
|
104
|
+
onMdsAccordionItemSelect: EventName<MdsAccordionItemCustomEvent<MdsAccordionItemEventDetail>>;
|
|
105
|
+
onMdsAccordionItemUnselect: EventName<MdsAccordionItemCustomEvent<MdsAccordionItemEventDetail>>;
|
|
106
|
+
onMdsAccordionItemChange: EventName<MdsAccordionItemCustomEvent<MdsAccordionItemEventDetail>>;
|
|
107
|
+
};
|
|
108
|
+
export declare const MdsAccordionItem: StencilReactComponent<MdsAccordionItemElement, MdsAccordionItemEvents>;
|
|
109
|
+
type MdsAccordionTimerEvents = {
|
|
110
|
+
onMdsAccordionTimerChange: EventName<MdsAccordionTimerCustomEvent<MdsAccordionTimerEventDetail>>;
|
|
111
|
+
};
|
|
112
|
+
export declare const MdsAccordionTimer: StencilReactComponent<MdsAccordionTimerElement, MdsAccordionTimerEvents>;
|
|
113
|
+
type MdsAccordionTimerItemEvents = {
|
|
114
|
+
onMdsAccordionTimerItemClickSelect: EventName<MdsAccordionTimerItemCustomEvent<MdsAccordionTimerItemEventDetail>>;
|
|
115
|
+
onMdsAccordionTimerItemSelect: EventName<MdsAccordionTimerItemCustomEvent<MdsAccordionTimerItemEventDetail>>;
|
|
116
|
+
onMdsAccordionTimerItemMouseEnterSelect: EventName<MdsAccordionTimerItemCustomEvent<MdsAccordionTimerItemEventDetail>>;
|
|
117
|
+
onMdsAccordionTimerItemMouseLeaveSelect: EventName<MdsAccordionTimerItemCustomEvent<MdsAccordionTimerItemEventDetail>>;
|
|
118
|
+
};
|
|
119
|
+
export declare const MdsAccordionTimerItem: StencilReactComponent<MdsAccordionTimerItemElement, MdsAccordionTimerItemEvents>;
|
|
120
|
+
type MdsAuthorEvents = NonNullable<unknown>;
|
|
121
|
+
export declare const MdsAuthor: StencilReactComponent<MdsAuthorElement, MdsAuthorEvents>;
|
|
122
|
+
type MdsAvatarEvents = NonNullable<unknown>;
|
|
123
|
+
export declare const MdsAvatar: StencilReactComponent<MdsAvatarElement, MdsAvatarEvents>;
|
|
124
|
+
type MdsBadgeEvents = NonNullable<unknown>;
|
|
125
|
+
export declare const MdsBadge: StencilReactComponent<MdsBadgeElement, MdsBadgeEvents>;
|
|
126
|
+
type MdsBannerEvents = {
|
|
127
|
+
onMdsBannerClose: EventName<CustomEvent<void>>;
|
|
128
|
+
};
|
|
129
|
+
export declare const MdsBanner: StencilReactComponent<MdsBannerElement, MdsBannerEvents>;
|
|
130
|
+
type MdsBenchmarkBarEvents = NonNullable<unknown>;
|
|
131
|
+
export declare const MdsBenchmarkBar: StencilReactComponent<MdsBenchmarkBarElement, MdsBenchmarkBarEvents>;
|
|
132
|
+
type MdsBibliographyEvents = NonNullable<unknown>;
|
|
133
|
+
export declare const MdsBibliography: StencilReactComponent<MdsBibliographyElement, MdsBibliographyEvents>;
|
|
134
|
+
type MdsBreadcrumbEvents = {
|
|
135
|
+
onMdsBreadcrumbChange: EventName<MdsBreadcrumbCustomEvent<MdsBreadcrumbEventDetail>>;
|
|
136
|
+
};
|
|
137
|
+
export declare const MdsBreadcrumb: StencilReactComponent<MdsBreadcrumbElement, MdsBreadcrumbEvents>;
|
|
138
|
+
type MdsBreadcrumbItemEvents = {
|
|
139
|
+
onMdsBreadcrumbItemSelect: EventName<MdsBreadcrumbItemCustomEvent<MdsBreadcrumbItemEventDetail>>;
|
|
140
|
+
};
|
|
141
|
+
export declare const MdsBreadcrumbItem: StencilReactComponent<MdsBreadcrumbItemElement, MdsBreadcrumbItemEvents>;
|
|
142
|
+
type MdsButtonEvents = NonNullable<unknown>;
|
|
143
|
+
export declare const MdsButton: StencilReactComponent<MdsButtonElement, MdsButtonEvents>;
|
|
144
|
+
type MdsCardEvents = NonNullable<unknown>;
|
|
145
|
+
export declare const MdsCard: StencilReactComponent<MdsCardElement, MdsCardEvents>;
|
|
146
|
+
type MdsCardContentEvents = NonNullable<unknown>;
|
|
147
|
+
export declare const MdsCardContent: StencilReactComponent<MdsCardContentElement, MdsCardContentEvents>;
|
|
148
|
+
type MdsCardFooterEvents = NonNullable<unknown>;
|
|
149
|
+
export declare const MdsCardFooter: StencilReactComponent<MdsCardFooterElement, MdsCardFooterEvents>;
|
|
150
|
+
type MdsCardHeaderEvents = NonNullable<unknown>;
|
|
151
|
+
export declare const MdsCardHeader: StencilReactComponent<MdsCardHeaderElement, MdsCardHeaderEvents>;
|
|
152
|
+
type MdsCardMediaEvents = NonNullable<unknown>;
|
|
153
|
+
export declare const MdsCardMedia: StencilReactComponent<MdsCardMediaElement, MdsCardMediaEvents>;
|
|
154
|
+
type MdsChipEvents = {
|
|
155
|
+
onMdsChipClickLabel: EventName<MdsChipCustomEvent<MdsChipEvent>>;
|
|
156
|
+
onMdsChipDelete: EventName<MdsChipCustomEvent<MdsChipEvent>>;
|
|
157
|
+
};
|
|
158
|
+
export declare const MdsChip: StencilReactComponent<MdsChipElement, MdsChipEvents>;
|
|
159
|
+
type MdsDetailsEvents = {
|
|
160
|
+
onMdsDetailsChange: EventName<CustomEvent<boolean>>;
|
|
161
|
+
};
|
|
162
|
+
export declare const MdsDetails: StencilReactComponent<MdsDetailsElement, MdsDetailsEvents>;
|
|
163
|
+
type MdsDropdownEvents = {
|
|
164
|
+
onMdsDropdownVisible: EventName<MdsDropdownCustomEvent<MdsDropdownEventDetail>>;
|
|
165
|
+
onMdsDropdownHide: EventName<MdsDropdownCustomEvent<MdsDropdownEventDetail>>;
|
|
166
|
+
onMdsDropdownChange: EventName<MdsDropdownCustomEvent<MdsDropdownEventDetail>>;
|
|
167
|
+
};
|
|
168
|
+
export declare const MdsDropdown: StencilReactComponent<MdsDropdownElement, MdsDropdownEvents>;
|
|
169
|
+
type MdsEntityEvents = NonNullable<unknown>;
|
|
170
|
+
export declare const MdsEntity: StencilReactComponent<MdsEntityElement, MdsEntityEvents>;
|
|
171
|
+
type MdsFileEvents = {
|
|
172
|
+
onMdsFileDownload: EventName<MdsFileCustomEvent<MdsFileEventDetail>>;
|
|
173
|
+
};
|
|
174
|
+
export declare const MdsFile: StencilReactComponent<MdsFileElement, MdsFileEvents>;
|
|
175
|
+
type MdsFilePreviewEvents = {
|
|
176
|
+
onMdsFileDownload: EventName<MdsFilePreviewCustomEvent<MdsFilePreviewEventDetail>>;
|
|
177
|
+
onMdsFileDelete: EventName<MdsFilePreviewCustomEvent<MdsFilePreviewEventDetail>>;
|
|
178
|
+
};
|
|
179
|
+
export declare const MdsFilePreview: StencilReactComponent<MdsFilePreviewElement, MdsFilePreviewEvents>;
|
|
180
|
+
type MdsFilterEvents = {
|
|
181
|
+
onMdsFilterChange: EventName<MdsFilterCustomEvent<MdsFilterEventDetail>>;
|
|
182
|
+
};
|
|
183
|
+
export declare const MdsFilter: StencilReactComponent<MdsFilterElement, MdsFilterEvents>;
|
|
184
|
+
type MdsFilterItemEvents = {
|
|
185
|
+
onMdsFilterItemSelect: EventName<MdsFilterItemCustomEvent<MdsFilterItemEventDetail>>;
|
|
186
|
+
};
|
|
187
|
+
export declare const MdsFilterItem: StencilReactComponent<MdsFilterItemElement, MdsFilterItemEvents>;
|
|
188
|
+
type MdsHeaderEvents = {
|
|
189
|
+
onMdsHeaderClose: EventName<MdsHeaderCustomEvent<MdsHeaderEventDetail>>;
|
|
190
|
+
};
|
|
191
|
+
export declare const MdsHeader: StencilReactComponent<MdsHeaderElement, MdsHeaderEvents>;
|
|
192
|
+
type MdsHeaderBarEvents = {
|
|
193
|
+
onMdsHeaderBarOpen: EventName<CustomEvent<void>>;
|
|
194
|
+
};
|
|
195
|
+
export declare const MdsHeaderBar: StencilReactComponent<MdsHeaderBarElement, MdsHeaderBarEvents>;
|
|
196
|
+
type MdsHelpEvents = NonNullable<unknown>;
|
|
197
|
+
export declare const MdsHelp: StencilReactComponent<MdsHelpElement, MdsHelpEvents>;
|
|
198
|
+
type MdsHorizontalScrollEvents = NonNullable<unknown>;
|
|
199
|
+
export declare const MdsHorizontalScroll: StencilReactComponent<MdsHorizontalScrollElement, MdsHorizontalScrollEvents>;
|
|
200
|
+
type MdsHrEvents = NonNullable<unknown>;
|
|
201
|
+
export declare const MdsHr: StencilReactComponent<MdsHrElement, MdsHrEvents>;
|
|
202
|
+
type MdsIconEvents = NonNullable<unknown>;
|
|
203
|
+
export declare const MdsIcon: StencilReactComponent<MdsIconElement, MdsIconEvents>;
|
|
204
|
+
type MdsImgEvents = {
|
|
205
|
+
onMdsImgLoadError: EventName<MdsImgCustomEvent<MdsImgEventDetail>>;
|
|
206
|
+
onMdsImgLoadSuccess: EventName<MdsImgCustomEvent<MdsImgEventDetail>>;
|
|
207
|
+
};
|
|
208
|
+
export declare const MdsImg: StencilReactComponent<MdsImgElement, MdsImgEvents>;
|
|
209
|
+
type MdsInputEvents = {
|
|
210
|
+
onMdsInputChange: EventName<MdsInputCustomEvent<MdsInputEventDetail>>;
|
|
211
|
+
onMdsInputKeydown: EventName<MdsInputCustomEvent<KeyboardEvent>>;
|
|
212
|
+
onMdsInputBlur: EventName<CustomEvent<void>>;
|
|
213
|
+
onMdsInputFocus: EventName<CustomEvent<void>>;
|
|
214
|
+
};
|
|
215
|
+
export declare const MdsInput: StencilReactComponent<MdsInputElement, MdsInputEvents>;
|
|
216
|
+
type MdsInputFieldEvents = {
|
|
217
|
+
onMdsInputFieldChange: EventName<MdsInputFieldCustomEvent<MdsInputEventDetail>>;
|
|
218
|
+
onMdsInputFieldKeydown: EventName<MdsInputFieldCustomEvent<KeyboardEvent>>;
|
|
219
|
+
onMdsInputFieldBlur: EventName<CustomEvent<void>>;
|
|
220
|
+
onMdsInputFieldFocus: EventName<CustomEvent<void>>;
|
|
221
|
+
};
|
|
222
|
+
export declare const MdsInputField: StencilReactComponent<MdsInputFieldElement, MdsInputFieldEvents>;
|
|
223
|
+
type MdsInputRangeEvents = {
|
|
224
|
+
onMdsInputRangeChange: EventName<CustomEvent<number>>;
|
|
225
|
+
};
|
|
226
|
+
export declare const MdsInputRange: StencilReactComponent<MdsInputRangeElement, MdsInputRangeEvents>;
|
|
227
|
+
type MdsInputSelectEvents = {
|
|
228
|
+
onMdsInputSelectChange: EventName<MdsInputSelectCustomEvent<InputValue>>;
|
|
229
|
+
};
|
|
230
|
+
export declare const MdsInputSelect: StencilReactComponent<MdsInputSelectElement, MdsInputSelectEvents>;
|
|
231
|
+
type MdsInputSwitchEvents = {
|
|
232
|
+
onMdsInputSwitchChange: EventName<MdsInputSwitchCustomEvent<MdsInputSwitchEventDetail>>;
|
|
233
|
+
};
|
|
234
|
+
export declare const MdsInputSwitch: StencilReactComponent<MdsInputSwitchElement, MdsInputSwitchEvents>;
|
|
235
|
+
type MdsInputTipEvents = NonNullable<unknown>;
|
|
236
|
+
export declare const MdsInputTip: StencilReactComponent<MdsInputTipElement, MdsInputTipEvents>;
|
|
237
|
+
type MdsInputTipItemEvents = NonNullable<unknown>;
|
|
238
|
+
export declare const MdsInputTipItem: StencilReactComponent<MdsInputTipItemElement, MdsInputTipItemEvents>;
|
|
239
|
+
type MdsInputUploadEvents = {
|
|
240
|
+
onMdsInputUploadChange: EventName<MdsInputUploadCustomEvent<FileList | null>>;
|
|
241
|
+
};
|
|
242
|
+
export declare const MdsInputUpload: StencilReactComponent<MdsInputUploadElement, MdsInputUploadEvents>;
|
|
243
|
+
type MdsKpiEvents = NonNullable<unknown>;
|
|
244
|
+
export declare const MdsKpi: StencilReactComponent<MdsKpiElement, MdsKpiEvents>;
|
|
245
|
+
type MdsKpiItemEvents = NonNullable<unknown>;
|
|
246
|
+
export declare const MdsKpiItem: StencilReactComponent<MdsKpiItemElement, MdsKpiItemEvents>;
|
|
247
|
+
type MdsLabelEvents = {
|
|
248
|
+
onMdsLabelDelete: EventName<CustomEvent<void>>;
|
|
249
|
+
};
|
|
250
|
+
export declare const MdsLabel: StencilReactComponent<MdsLabelElement, MdsLabelEvents>;
|
|
251
|
+
type MdsListEvents = NonNullable<unknown>;
|
|
252
|
+
export declare const MdsList: StencilReactComponent<MdsListElement, MdsListEvents>;
|
|
253
|
+
type MdsListItemEvents = NonNullable<unknown>;
|
|
254
|
+
export declare const MdsListItem: StencilReactComponent<MdsListItemElement, MdsListItemEvents>;
|
|
255
|
+
type MdsModalEvents = {
|
|
256
|
+
onMdsModalClose: EventName<CustomEvent<void>>;
|
|
257
|
+
onMdsModalHide: EventName<CustomEvent<void>>;
|
|
258
|
+
};
|
|
259
|
+
export declare const MdsModal: StencilReactComponent<MdsModalElement, MdsModalEvents>;
|
|
260
|
+
type MdsNoteEvents = {
|
|
261
|
+
onMdsNoteDelete: EventName<CustomEvent<void>>;
|
|
262
|
+
};
|
|
263
|
+
export declare const MdsNote: StencilReactComponent<MdsNoteElement, MdsNoteEvents>;
|
|
264
|
+
type MdsNotificationEvents = NonNullable<unknown>;
|
|
265
|
+
export declare const MdsNotification: StencilReactComponent<MdsNotificationElement, MdsNotificationEvents>;
|
|
266
|
+
type MdsPaginatorEvents = {
|
|
267
|
+
onMdsPaginatorChange: EventName<MdsPaginatorCustomEvent<MdsPaginatorEventDetail>>;
|
|
268
|
+
};
|
|
269
|
+
export declare const MdsPaginator: StencilReactComponent<MdsPaginatorElement, MdsPaginatorEvents>;
|
|
270
|
+
type MdsPaginatorItemEvents = NonNullable<unknown>;
|
|
271
|
+
export declare const MdsPaginatorItem: StencilReactComponent<MdsPaginatorItemElement, MdsPaginatorItemEvents>;
|
|
272
|
+
type MdsPrefEvents = NonNullable<unknown>;
|
|
273
|
+
export declare const MdsPref: StencilReactComponent<MdsPrefElement, MdsPrefEvents>;
|
|
274
|
+
type MdsPrefAnimationEvents = {
|
|
275
|
+
onMdsPrefChange: EventName<MdsPrefAnimationCustomEvent<MdsPrefChangeEventDetail>>;
|
|
276
|
+
};
|
|
277
|
+
export declare const MdsPrefAnimation: StencilReactComponent<MdsPrefAnimationElement, MdsPrefAnimationEvents>;
|
|
278
|
+
type MdsPrefConsumptionEvents = {
|
|
279
|
+
onMdsPrefChange: EventName<MdsPrefConsumptionCustomEvent<MdsPrefChangeEventDetail>>;
|
|
280
|
+
};
|
|
281
|
+
export declare const MdsPrefConsumption: StencilReactComponent<MdsPrefConsumptionElement, MdsPrefConsumptionEvents>;
|
|
282
|
+
type MdsPrefContrastEvents = {
|
|
283
|
+
onMdsPrefChange: EventName<MdsPrefContrastCustomEvent<MdsPrefChangeEventDetail>>;
|
|
284
|
+
};
|
|
285
|
+
export declare const MdsPrefContrast: StencilReactComponent<MdsPrefContrastElement, MdsPrefContrastEvents>;
|
|
286
|
+
type MdsPrefLanguageEvents = {
|
|
287
|
+
onMdsPrefLanguageChange: EventName<MdsPrefLanguageCustomEvent<MdsPrefLanguageEventDetail>>;
|
|
288
|
+
onMdsPrefChange: EventName<MdsPrefLanguageCustomEvent<MdsPrefChangeEventDetail>>;
|
|
289
|
+
};
|
|
290
|
+
export declare const MdsPrefLanguage: StencilReactComponent<MdsPrefLanguageElement, MdsPrefLanguageEvents>;
|
|
291
|
+
type MdsPrefLanguageItemEvents = {
|
|
292
|
+
onMdsPrefLanguageItemSelect: EventName<MdsPrefLanguageItemCustomEvent<MdsPrefLanguageEventDetail>>;
|
|
293
|
+
};
|
|
294
|
+
export declare const MdsPrefLanguageItem: StencilReactComponent<MdsPrefLanguageItemElement, MdsPrefLanguageItemEvents>;
|
|
295
|
+
type MdsPrefLanguageNavEvents = {
|
|
296
|
+
onMdsPrefLanguageNavSelect: EventName<MdsPrefLanguageNavCustomEvent<MdsPrefLanguageEventDetail>>;
|
|
297
|
+
};
|
|
298
|
+
export declare const MdsPrefLanguageNav: StencilReactComponent<MdsPrefLanguageNavElement, MdsPrefLanguageNavEvents>;
|
|
299
|
+
type MdsPrefThemeEvents = {
|
|
300
|
+
onMdsPrefChange: EventName<MdsPrefThemeCustomEvent<MdsPrefChangeEventDetail>>;
|
|
301
|
+
};
|
|
302
|
+
export declare const MdsPrefTheme: StencilReactComponent<MdsPrefThemeElement, MdsPrefThemeEvents>;
|
|
303
|
+
type MdsPriceTableEvents = NonNullable<unknown>;
|
|
304
|
+
export declare const MdsPriceTable: StencilReactComponent<MdsPriceTableElement, MdsPriceTableEvents>;
|
|
305
|
+
type MdsPriceTableFeaturesEvents = NonNullable<unknown>;
|
|
306
|
+
export declare const MdsPriceTableFeatures: StencilReactComponent<MdsPriceTableFeaturesElement, MdsPriceTableFeaturesEvents>;
|
|
307
|
+
type MdsPriceTableFeaturesCellEvents = NonNullable<unknown>;
|
|
308
|
+
export declare const MdsPriceTableFeaturesCell: StencilReactComponent<MdsPriceTableFeaturesCellElement, MdsPriceTableFeaturesCellEvents>;
|
|
309
|
+
type MdsPriceTableFeaturesRowEvents = NonNullable<unknown>;
|
|
310
|
+
export declare const MdsPriceTableFeaturesRow: StencilReactComponent<MdsPriceTableFeaturesRowElement, MdsPriceTableFeaturesRowEvents>;
|
|
311
|
+
type MdsPriceTableHeaderEvents = NonNullable<unknown>;
|
|
312
|
+
export declare const MdsPriceTableHeader: StencilReactComponent<MdsPriceTableHeaderElement, MdsPriceTableHeaderEvents>;
|
|
313
|
+
type MdsPriceTableListEvents = NonNullable<unknown>;
|
|
314
|
+
export declare const MdsPriceTableList: StencilReactComponent<MdsPriceTableListElement, MdsPriceTableListEvents>;
|
|
315
|
+
type MdsPriceTableListItemEvents = NonNullable<unknown>;
|
|
316
|
+
export declare const MdsPriceTableListItem: StencilReactComponent<MdsPriceTableListItemElement, MdsPriceTableListItemEvents>;
|
|
317
|
+
type MdsProgressEvents = NonNullable<unknown>;
|
|
318
|
+
export declare const MdsProgress: StencilReactComponent<MdsProgressElement, MdsProgressEvents>;
|
|
319
|
+
type MdsPushNotificationEvents = {
|
|
320
|
+
onMdsPushNotificationClose: EventName<MdsPushNotificationCustomEvent<MdsPushNotificationEventDetail>>;
|
|
321
|
+
};
|
|
322
|
+
export declare const MdsPushNotification: StencilReactComponent<MdsPushNotificationElement, MdsPushNotificationEvents>;
|
|
323
|
+
type MdsPushNotificationsEvents = NonNullable<unknown>;
|
|
324
|
+
export declare const MdsPushNotifications: StencilReactComponent<MdsPushNotificationsElement, MdsPushNotificationsEvents>;
|
|
325
|
+
type MdsQuoteEvents = NonNullable<unknown>;
|
|
326
|
+
export declare const MdsQuote: StencilReactComponent<MdsQuoteElement, MdsQuoteEvents>;
|
|
327
|
+
type MdsSeparatorEvents = NonNullable<unknown>;
|
|
328
|
+
export declare const MdsSeparator: StencilReactComponent<MdsSeparatorElement, MdsSeparatorEvents>;
|
|
329
|
+
type MdsSpinnerEvents = NonNullable<unknown>;
|
|
330
|
+
export declare const MdsSpinner: StencilReactComponent<MdsSpinnerElement, MdsSpinnerEvents>;
|
|
331
|
+
type MdsStepperBarEvents = {
|
|
332
|
+
onMdsStepperBarChange: EventName<MdsStepperBarCustomEvent<MdsStepperBarEventDetail>>;
|
|
333
|
+
};
|
|
334
|
+
export declare const MdsStepperBar: StencilReactComponent<MdsStepperBarElement, MdsStepperBarEvents>;
|
|
335
|
+
type MdsStepperBarItemEvents = {
|
|
336
|
+
onMdsStepperBarItemDone: EventName<MdsStepperBarItemCustomEvent<MdsStepperBarItemEventDetail>>;
|
|
337
|
+
};
|
|
338
|
+
export declare const MdsStepperBarItem: StencilReactComponent<MdsStepperBarItemElement, MdsStepperBarItemEvents>;
|
|
339
|
+
type MdsTabEvents = {
|
|
340
|
+
onMdsTabChange: EventName<MdsTabCustomEvent<MdsTabEventDetail>>;
|
|
341
|
+
};
|
|
342
|
+
export declare const MdsTab: StencilReactComponent<MdsTabElement, MdsTabEvents>;
|
|
343
|
+
type MdsTabBarEvents = {
|
|
344
|
+
onMdsTabBarChange: EventName<MdsTabBarCustomEvent<MdsTabBarEventDetail>>;
|
|
345
|
+
};
|
|
346
|
+
export declare const MdsTabBar: StencilReactComponent<MdsTabBarElement, MdsTabBarEvents>;
|
|
347
|
+
type MdsTabBarItemEvents = {
|
|
348
|
+
onMdsTabBarItemSelect: EventName<CustomEvent<string>>;
|
|
349
|
+
};
|
|
350
|
+
export declare const MdsTabBarItem: StencilReactComponent<MdsTabBarItemElement, MdsTabBarItemEvents>;
|
|
351
|
+
type MdsTabItemEvents = {
|
|
352
|
+
onMdsTabItemSelect: EventName<MdsTabItemCustomEvent<MdsTabItemEventDetail>>;
|
|
353
|
+
onMdsTabItemFocus: EventName<MdsTabItemCustomEvent<MdsTabItemEventDetail>>;
|
|
354
|
+
};
|
|
355
|
+
export declare const MdsTabItem: StencilReactComponent<MdsTabItemElement, MdsTabItemEvents>;
|
|
356
|
+
type MdsTableEvents = {
|
|
357
|
+
onMdsTableInteractiveChange: EventName<CustomEvent<boolean>>;
|
|
358
|
+
};
|
|
359
|
+
export declare const MdsTable: StencilReactComponent<MdsTableElement, MdsTableEvents>;
|
|
360
|
+
type MdsTableBodyEvents = NonNullable<unknown>;
|
|
361
|
+
export declare const MdsTableBody: StencilReactComponent<MdsTableBodyElement, MdsTableBodyEvents>;
|
|
362
|
+
type MdsTableCellEvents = NonNullable<unknown>;
|
|
363
|
+
export declare const MdsTableCell: StencilReactComponent<MdsTableCellElement, MdsTableCellEvents>;
|
|
364
|
+
type MdsTableFooterEvents = NonNullable<unknown>;
|
|
365
|
+
export declare const MdsTableFooter: StencilReactComponent<MdsTableFooterElement, MdsTableFooterEvents>;
|
|
366
|
+
type MdsTableHeaderEvents = NonNullable<unknown>;
|
|
367
|
+
export declare const MdsTableHeader: StencilReactComponent<MdsTableHeaderElement, MdsTableHeaderEvents>;
|
|
368
|
+
type MdsTableHeaderCellEvents = NonNullable<unknown>;
|
|
369
|
+
export declare const MdsTableHeaderCell: StencilReactComponent<MdsTableHeaderCellElement, MdsTableHeaderCellEvents>;
|
|
370
|
+
type MdsTableRowEvents = NonNullable<unknown>;
|
|
371
|
+
export declare const MdsTableRow: StencilReactComponent<MdsTableRowElement, MdsTableRowEvents>;
|
|
372
|
+
type MdsTextEvents = NonNullable<unknown>;
|
|
373
|
+
export declare const MdsText: StencilReactComponent<MdsTextElement, MdsTextEvents>;
|
|
374
|
+
type MdsToastEvents = {
|
|
375
|
+
onMdsToastClose: EventName<CustomEvent<void>>;
|
|
376
|
+
};
|
|
377
|
+
export declare const MdsToast: StencilReactComponent<MdsToastElement, MdsToastEvents>;
|
|
378
|
+
type MdsTooltipEvents = NonNullable<unknown>;
|
|
379
|
+
export declare const MdsTooltip: StencilReactComponent<MdsTooltipElement, MdsTooltipEvents>;
|
|
380
|
+
type MdsUrlViewEvents = {
|
|
381
|
+
onMdsUrlViewClose: EventName<CustomEvent<void>>;
|
|
382
|
+
};
|
|
383
|
+
export declare const MdsUrlView: StencilReactComponent<MdsUrlViewElement, MdsUrlViewEvents>;
|
|
384
|
+
type MdsUsageEvents = NonNullable<unknown>;
|
|
385
|
+
export declare const MdsUsage: StencilReactComponent<MdsUsageElement, MdsUsageEvents>;
|
|
386
|
+
type MdsVideoWallEvents = NonNullable<unknown>;
|
|
387
|
+
export declare const MdsVideoWall: StencilReactComponent<MdsVideoWallElement, MdsVideoWallEvents>;
|
|
388
|
+
type MdsZeroEvents = NonNullable<unknown>;
|
|
389
|
+
export declare const MdsZero: StencilReactComponent<MdsZeroElement, MdsZeroEvents>;
|
|
390
|
+
export {};
|
package/package.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@maggioli-design-system/magma-react",
|
|
3
|
+
"version": "1.0.0-beta",
|
|
4
|
+
"main": "dist/components.js",
|
|
5
|
+
"module": "dist/components.js",
|
|
6
|
+
"types": "dist/types/components.d.ts",
|
|
7
|
+
"scripts": {
|
|
8
|
+
"build": "npm run tsc",
|
|
9
|
+
"tsc": "tsc -p . --outDir ./dist"
|
|
10
|
+
},
|
|
11
|
+
"files": [
|
|
12
|
+
"dist"
|
|
13
|
+
],
|
|
14
|
+
"publishConfig": {
|
|
15
|
+
"access": "public"
|
|
16
|
+
},
|
|
17
|
+
"dependencies": {
|
|
18
|
+
"@maggioli-design-system/magma": "1.0.0-beta",
|
|
19
|
+
"@stencil/react-output-target": "0.7.4"
|
|
20
|
+
},
|
|
21
|
+
"devDependencies": {
|
|
22
|
+
"typescript": "5.6.3"
|
|
23
|
+
}
|
|
24
|
+
}
|