@scania/tegel-react 1.47.2 → 1.48.0-modal-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/stencil-generated/components.js +792 -0
- package/dist/index.js +1 -1
- package/dist/types/components/stencil-generated/components.d.ts +403 -0
- package/dist/types/index.d.ts +1 -1
- package/package.json +3 -2
- package/dist/components/stencil-generated/index.js +0 -87
- package/dist/components/stencil-generated/react-component-lib/createComponent.js +0 -74
- package/dist/components/stencil-generated/react-component-lib/createOverlayComponent.js +0 -95
- package/dist/components/stencil-generated/react-component-lib/index.js +0 -2
- package/dist/components/stencil-generated/react-component-lib/interfaces.js +0 -1
- package/dist/components/stencil-generated/react-component-lib/utils/attachProps.js +0 -107
- package/dist/components/stencil-generated/react-component-lib/utils/case.js +0 -6
- package/dist/components/stencil-generated/react-component-lib/utils/dev.js +0 -12
- package/dist/components/stencil-generated/react-component-lib/utils/index.js +0 -31
- package/dist/types/components/stencil-generated/index.d.ts +0 -84
- package/dist/types/components/stencil-generated/react-component-lib/createComponent.d.ts +0 -10
- package/dist/types/components/stencil-generated/react-component-lib/createOverlayComponent.d.ts +0 -21
- package/dist/types/components/stencil-generated/react-component-lib/index.d.ts +0 -2
- package/dist/types/components/stencil-generated/react-component-lib/interfaces.d.ts +0 -29
- package/dist/types/components/stencil-generated/react-component-lib/utils/attachProps.d.ts +0 -16
- package/dist/types/components/stencil-generated/react-component-lib/utils/case.d.ts +0 -2
- package/dist/types/components/stencil-generated/react-component-lib/utils/dev.d.ts +0 -2
- package/dist/types/components/stencil-generated/react-component-lib/utils/index.d.ts +0 -10
|
@@ -0,0 +1,792 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { TdsAccordionItem as TdsAccordionItemElement, defineCustomElement as defineTdsAccordionItem } from "@scania/tegel/dist/components/tds-accordion-item.js";
|
|
3
|
+
import { TdsAccordion as TdsAccordionElement, defineCustomElement as defineTdsAccordion } from "@scania/tegel/dist/components/tds-accordion.js";
|
|
4
|
+
import { TdsBadge as TdsBadgeElement, defineCustomElement as defineTdsBadge } from "@scania/tegel/dist/components/tds-badge.js";
|
|
5
|
+
import { TdsBanner as TdsBannerElement, defineCustomElement as defineTdsBanner } from "@scania/tegel/dist/components/tds-banner.js";
|
|
6
|
+
import { TdsBlock as TdsBlockElement, defineCustomElement as defineTdsBlock } from "@scania/tegel/dist/components/tds-block.js";
|
|
7
|
+
import { TdsBodyCell as TdsBodyCellElement, defineCustomElement as defineTdsBodyCell } from "@scania/tegel/dist/components/tds-body-cell.js";
|
|
8
|
+
import { TdsBreadcrumb as TdsBreadcrumbElement, defineCustomElement as defineTdsBreadcrumb } from "@scania/tegel/dist/components/tds-breadcrumb.js";
|
|
9
|
+
import { TdsBreadcrumbs as TdsBreadcrumbsElement, defineCustomElement as defineTdsBreadcrumbs } from "@scania/tegel/dist/components/tds-breadcrumbs.js";
|
|
10
|
+
import { TdsButton as TdsButtonElement, defineCustomElement as defineTdsButton } from "@scania/tegel/dist/components/tds-button.js";
|
|
11
|
+
import { TdsCard as TdsCardElement, defineCustomElement as defineTdsCard } from "@scania/tegel/dist/components/tds-card.js";
|
|
12
|
+
import { TdsCheckbox as TdsCheckboxElement, defineCustomElement as defineTdsCheckbox } from "@scania/tegel/dist/components/tds-checkbox.js";
|
|
13
|
+
import { TdsChip as TdsChipElement, defineCustomElement as defineTdsChip } from "@scania/tegel/dist/components/tds-chip.js";
|
|
14
|
+
import { TdsCoreHeaderItem as TdsCoreHeaderItemElement, defineCustomElement as defineTdsCoreHeaderItem } from "@scania/tegel/dist/components/tds-core-header-item.js";
|
|
15
|
+
import { TdsDatetime as TdsDatetimeElement, defineCustomElement as defineTdsDatetime } from "@scania/tegel/dist/components/tds-datetime.js";
|
|
16
|
+
import { TdsDivider as TdsDividerElement, defineCustomElement as defineTdsDivider } from "@scania/tegel/dist/components/tds-divider.js";
|
|
17
|
+
import { TdsDropdownOption as TdsDropdownOptionElement, defineCustomElement as defineTdsDropdownOption } from "@scania/tegel/dist/components/tds-dropdown-option.js";
|
|
18
|
+
import { TdsDropdown as TdsDropdownElement, defineCustomElement as defineTdsDropdown } from "@scania/tegel/dist/components/tds-dropdown.js";
|
|
19
|
+
import { TdsFolderTab as TdsFolderTabElement, defineCustomElement as defineTdsFolderTab } from "@scania/tegel/dist/components/tds-folder-tab.js";
|
|
20
|
+
import { TdsFolderTabs as TdsFolderTabsElement, defineCustomElement as defineTdsFolderTabs } from "@scania/tegel/dist/components/tds-folder-tabs.js";
|
|
21
|
+
import { TdsFooterGroup as TdsFooterGroupElement, defineCustomElement as defineTdsFooterGroup } from "@scania/tegel/dist/components/tds-footer-group.js";
|
|
22
|
+
import { TdsFooterItem as TdsFooterItemElement, defineCustomElement as defineTdsFooterItem } from "@scania/tegel/dist/components/tds-footer-item.js";
|
|
23
|
+
import { TdsFooter as TdsFooterElement, defineCustomElement as defineTdsFooter } from "@scania/tegel/dist/components/tds-footer.js";
|
|
24
|
+
import { TdsHeaderBrandSymbol as TdsHeaderBrandSymbolElement, defineCustomElement as defineTdsHeaderBrandSymbol } from "@scania/tegel/dist/components/tds-header-brand-symbol.js";
|
|
25
|
+
import { TdsHeaderCell as TdsHeaderCellElement, defineCustomElement as defineTdsHeaderCell } from "@scania/tegel/dist/components/tds-header-cell.js";
|
|
26
|
+
import { TdsHeaderDropdownListItem as TdsHeaderDropdownListItemElement, defineCustomElement as defineTdsHeaderDropdownListItem } from "@scania/tegel/dist/components/tds-header-dropdown-list-item.js";
|
|
27
|
+
import { TdsHeaderDropdownListUser as TdsHeaderDropdownListUserElement, defineCustomElement as defineTdsHeaderDropdownListUser } from "@scania/tegel/dist/components/tds-header-dropdown-list-user.js";
|
|
28
|
+
import { TdsHeaderDropdownList as TdsHeaderDropdownListElement, defineCustomElement as defineTdsHeaderDropdownList } from "@scania/tegel/dist/components/tds-header-dropdown-list.js";
|
|
29
|
+
import { TdsHeaderDropdown as TdsHeaderDropdownElement, defineCustomElement as defineTdsHeaderDropdown } from "@scania/tegel/dist/components/tds-header-dropdown.js";
|
|
30
|
+
import { TdsHeaderHamburger as TdsHeaderHamburgerElement, defineCustomElement as defineTdsHeaderHamburger } from "@scania/tegel/dist/components/tds-header-hamburger.js";
|
|
31
|
+
import { TdsHeaderItem as TdsHeaderItemElement, defineCustomElement as defineTdsHeaderItem } from "@scania/tegel/dist/components/tds-header-item.js";
|
|
32
|
+
import { TdsHeaderLauncherButton as TdsHeaderLauncherButtonElement, defineCustomElement as defineTdsHeaderLauncherButton } from "@scania/tegel/dist/components/tds-header-launcher-button.js";
|
|
33
|
+
import { TdsHeaderLauncherGridItem as TdsHeaderLauncherGridItemElement, defineCustomElement as defineTdsHeaderLauncherGridItem } from "@scania/tegel/dist/components/tds-header-launcher-grid-item.js";
|
|
34
|
+
import { TdsHeaderLauncherGridTitle as TdsHeaderLauncherGridTitleElement, defineCustomElement as defineTdsHeaderLauncherGridTitle } from "@scania/tegel/dist/components/tds-header-launcher-grid-title.js";
|
|
35
|
+
import { TdsHeaderLauncherGrid as TdsHeaderLauncherGridElement, defineCustomElement as defineTdsHeaderLauncherGrid } from "@scania/tegel/dist/components/tds-header-launcher-grid.js";
|
|
36
|
+
import { TdsHeaderLauncherListItem as TdsHeaderLauncherListItemElement, defineCustomElement as defineTdsHeaderLauncherListItem } from "@scania/tegel/dist/components/tds-header-launcher-list-item.js";
|
|
37
|
+
import { TdsHeaderLauncherListTitle as TdsHeaderLauncherListTitleElement, defineCustomElement as defineTdsHeaderLauncherListTitle } from "@scania/tegel/dist/components/tds-header-launcher-list-title.js";
|
|
38
|
+
import { TdsHeaderLauncherList as TdsHeaderLauncherListElement, defineCustomElement as defineTdsHeaderLauncherList } from "@scania/tegel/dist/components/tds-header-launcher-list.js";
|
|
39
|
+
import { TdsHeaderLauncher as TdsHeaderLauncherElement, defineCustomElement as defineTdsHeaderLauncher } from "@scania/tegel/dist/components/tds-header-launcher.js";
|
|
40
|
+
import { TdsHeaderTitle as TdsHeaderTitleElement, defineCustomElement as defineTdsHeaderTitle } from "@scania/tegel/dist/components/tds-header-title.js";
|
|
41
|
+
import { TdsHeader as TdsHeaderElement, defineCustomElement as defineTdsHeader } from "@scania/tegel/dist/components/tds-header.js";
|
|
42
|
+
import { TdsIcon as TdsIconElement, defineCustomElement as defineTdsIcon } from "@scania/tegel/dist/components/tds-icon.js";
|
|
43
|
+
import { TdsInlineTab as TdsInlineTabElement, defineCustomElement as defineTdsInlineTab } from "@scania/tegel/dist/components/tds-inline-tab.js";
|
|
44
|
+
import { TdsInlineTabs as TdsInlineTabsElement, defineCustomElement as defineTdsInlineTabs } from "@scania/tegel/dist/components/tds-inline-tabs.js";
|
|
45
|
+
import { TdsLink as TdsLinkElement, defineCustomElement as defineTdsLink } from "@scania/tegel/dist/components/tds-link.js";
|
|
46
|
+
import { TdsMessage as TdsMessageElement, defineCustomElement as defineTdsMessage } from "@scania/tegel/dist/components/tds-message.js";
|
|
47
|
+
import { TdsModal as TdsModalElement, defineCustomElement as defineTdsModal } from "@scania/tegel/dist/components/tds-modal.js";
|
|
48
|
+
import { TdsNavigationTab as TdsNavigationTabElement, defineCustomElement as defineTdsNavigationTab } from "@scania/tegel/dist/components/tds-navigation-tab.js";
|
|
49
|
+
import { TdsNavigationTabs as TdsNavigationTabsElement, defineCustomElement as defineTdsNavigationTabs } from "@scania/tegel/dist/components/tds-navigation-tabs.js";
|
|
50
|
+
import { TdsPopoverCanvas as TdsPopoverCanvasElement, defineCustomElement as defineTdsPopoverCanvas } from "@scania/tegel/dist/components/tds-popover-canvas.js";
|
|
51
|
+
import { TdsPopoverCore as TdsPopoverCoreElement, defineCustomElement as defineTdsPopoverCore } from "@scania/tegel/dist/components/tds-popover-core.js";
|
|
52
|
+
import { TdsPopoverMenuItem as TdsPopoverMenuItemElement, defineCustomElement as defineTdsPopoverMenuItem } from "@scania/tegel/dist/components/tds-popover-menu-item.js";
|
|
53
|
+
import { TdsPopoverMenu as TdsPopoverMenuElement, defineCustomElement as defineTdsPopoverMenu } from "@scania/tegel/dist/components/tds-popover-menu.js";
|
|
54
|
+
import { TdsRadioButton as TdsRadioButtonElement, defineCustomElement as defineTdsRadioButton } from "@scania/tegel/dist/components/tds-radio-button.js";
|
|
55
|
+
import { TdsSideMenuCloseButton as TdsSideMenuCloseButtonElement, defineCustomElement as defineTdsSideMenuCloseButton } from "@scania/tegel/dist/components/tds-side-menu-close-button.js";
|
|
56
|
+
import { TdsSideMenuCollapseButton as TdsSideMenuCollapseButtonElement, defineCustomElement as defineTdsSideMenuCollapseButton } from "@scania/tegel/dist/components/tds-side-menu-collapse-button.js";
|
|
57
|
+
import { TdsSideMenuDropdownListItem as TdsSideMenuDropdownListItemElement, defineCustomElement as defineTdsSideMenuDropdownListItem } from "@scania/tegel/dist/components/tds-side-menu-dropdown-list-item.js";
|
|
58
|
+
import { TdsSideMenuDropdownList as TdsSideMenuDropdownListElement, defineCustomElement as defineTdsSideMenuDropdownList } from "@scania/tegel/dist/components/tds-side-menu-dropdown-list.js";
|
|
59
|
+
import { TdsSideMenuDropdown as TdsSideMenuDropdownElement, defineCustomElement as defineTdsSideMenuDropdown } from "@scania/tegel/dist/components/tds-side-menu-dropdown.js";
|
|
60
|
+
import { TdsSideMenuItem as TdsSideMenuItemElement, defineCustomElement as defineTdsSideMenuItem } from "@scania/tegel/dist/components/tds-side-menu-item.js";
|
|
61
|
+
import { TdsSideMenuOverlay as TdsSideMenuOverlayElement, defineCustomElement as defineTdsSideMenuOverlay } from "@scania/tegel/dist/components/tds-side-menu-overlay.js";
|
|
62
|
+
import { TdsSideMenuUserImage as TdsSideMenuUserImageElement, defineCustomElement as defineTdsSideMenuUserImage } from "@scania/tegel/dist/components/tds-side-menu-user-image.js";
|
|
63
|
+
import { TdsSideMenuUserLabel as TdsSideMenuUserLabelElement, defineCustomElement as defineTdsSideMenuUserLabel } from "@scania/tegel/dist/components/tds-side-menu-user-label.js";
|
|
64
|
+
import { TdsSideMenuUser as TdsSideMenuUserElement, defineCustomElement as defineTdsSideMenuUser } from "@scania/tegel/dist/components/tds-side-menu-user.js";
|
|
65
|
+
import { TdsSideMenu as TdsSideMenuElement, defineCustomElement as defineTdsSideMenu } from "@scania/tegel/dist/components/tds-side-menu.js";
|
|
66
|
+
import { TdsSlider as TdsSliderElement, defineCustomElement as defineTdsSlider } from "@scania/tegel/dist/components/tds-slider.js";
|
|
67
|
+
import { TdsSpinner as TdsSpinnerElement, defineCustomElement as defineTdsSpinner } from "@scania/tegel/dist/components/tds-spinner.js";
|
|
68
|
+
import { TdsStep as TdsStepElement, defineCustomElement as defineTdsStep } from "@scania/tegel/dist/components/tds-step.js";
|
|
69
|
+
import { TdsStepper as TdsStepperElement, defineCustomElement as defineTdsStepper } from "@scania/tegel/dist/components/tds-stepper.js";
|
|
70
|
+
import { TdsTableBodyInputWrapper as TdsTableBodyInputWrapperElement, defineCustomElement as defineTdsTableBodyInputWrapper } from "@scania/tegel/dist/components/tds-table-body-input-wrapper.js";
|
|
71
|
+
import { TdsTableBodyRowExpandable as TdsTableBodyRowExpandableElement, defineCustomElement as defineTdsTableBodyRowExpandable } from "@scania/tegel/dist/components/tds-table-body-row-expandable.js";
|
|
72
|
+
import { TdsTableBodyRow as TdsTableBodyRowElement, defineCustomElement as defineTdsTableBodyRow } from "@scania/tegel/dist/components/tds-table-body-row.js";
|
|
73
|
+
import { TdsTableBody as TdsTableBodyElement, defineCustomElement as defineTdsTableBody } from "@scania/tegel/dist/components/tds-table-body.js";
|
|
74
|
+
import { TdsTableFooter as TdsTableFooterElement, defineCustomElement as defineTdsTableFooter } from "@scania/tegel/dist/components/tds-table-footer.js";
|
|
75
|
+
import { TdsTableHeaderInputWrapper as TdsTableHeaderInputWrapperElement, defineCustomElement as defineTdsTableHeaderInputWrapper } from "@scania/tegel/dist/components/tds-table-header-input-wrapper.js";
|
|
76
|
+
import { TdsTableHeader as TdsTableHeaderElement, defineCustomElement as defineTdsTableHeader } from "@scania/tegel/dist/components/tds-table-header.js";
|
|
77
|
+
import { TdsTableToolbar as TdsTableToolbarElement, defineCustomElement as defineTdsTableToolbar } from "@scania/tegel/dist/components/tds-table-toolbar.js";
|
|
78
|
+
import { TdsTable as TdsTableElement, defineCustomElement as defineTdsTable } from "@scania/tegel/dist/components/tds-table.js";
|
|
79
|
+
import { TdsTag as TdsTagElement, defineCustomElement as defineTdsTag } from "@scania/tegel/dist/components/tds-tag.js";
|
|
80
|
+
import { TdsTextField as TdsTextFieldElement, defineCustomElement as defineTdsTextField } from "@scania/tegel/dist/components/tds-text-field.js";
|
|
81
|
+
import { TdsTextarea as TdsTextareaElement, defineCustomElement as defineTdsTextarea } from "@scania/tegel/dist/components/tds-textarea.js";
|
|
82
|
+
import { TdsToast as TdsToastElement, defineCustomElement as defineTdsToast } from "@scania/tegel/dist/components/tds-toast.js";
|
|
83
|
+
import { TdsToggle as TdsToggleElement, defineCustomElement as defineTdsToggle } from "@scania/tegel/dist/components/tds-toggle.js";
|
|
84
|
+
import { TdsTooltip as TdsTooltipElement, defineCustomElement as defineTdsTooltip } from "@scania/tegel/dist/components/tds-tooltip.js";
|
|
85
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
86
|
+
import React from 'react';
|
|
87
|
+
export const TdsAccordion = /*@__PURE__*/ createComponent({
|
|
88
|
+
tagName: 'tds-accordion',
|
|
89
|
+
elementClass: TdsAccordionElement,
|
|
90
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
91
|
+
react: React,
|
|
92
|
+
events: {},
|
|
93
|
+
defineCustomElement: defineTdsAccordion
|
|
94
|
+
});
|
|
95
|
+
export const TdsAccordionItem = /*@__PURE__*/ createComponent({
|
|
96
|
+
tagName: 'tds-accordion-item',
|
|
97
|
+
elementClass: TdsAccordionItemElement,
|
|
98
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
99
|
+
react: React,
|
|
100
|
+
events: { onTdsToggle: 'tdsToggle' },
|
|
101
|
+
defineCustomElement: defineTdsAccordionItem
|
|
102
|
+
});
|
|
103
|
+
export const TdsBadge = /*@__PURE__*/ createComponent({
|
|
104
|
+
tagName: 'tds-badge',
|
|
105
|
+
elementClass: TdsBadgeElement,
|
|
106
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
107
|
+
react: React,
|
|
108
|
+
events: {},
|
|
109
|
+
defineCustomElement: defineTdsBadge
|
|
110
|
+
});
|
|
111
|
+
export const TdsBanner = /*@__PURE__*/ createComponent({
|
|
112
|
+
tagName: 'tds-banner',
|
|
113
|
+
elementClass: TdsBannerElement,
|
|
114
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
115
|
+
react: React,
|
|
116
|
+
events: { onTdsClose: 'tdsClose' },
|
|
117
|
+
defineCustomElement: defineTdsBanner
|
|
118
|
+
});
|
|
119
|
+
export const TdsBlock = /*@__PURE__*/ createComponent({
|
|
120
|
+
tagName: 'tds-block',
|
|
121
|
+
elementClass: TdsBlockElement,
|
|
122
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
123
|
+
react: React,
|
|
124
|
+
events: {},
|
|
125
|
+
defineCustomElement: defineTdsBlock
|
|
126
|
+
});
|
|
127
|
+
export const TdsBodyCell = /*@__PURE__*/ createComponent({
|
|
128
|
+
tagName: 'tds-body-cell',
|
|
129
|
+
elementClass: TdsBodyCellElement,
|
|
130
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
131
|
+
react: React,
|
|
132
|
+
events: {},
|
|
133
|
+
defineCustomElement: defineTdsBodyCell
|
|
134
|
+
});
|
|
135
|
+
export const TdsBreadcrumb = /*@__PURE__*/ createComponent({
|
|
136
|
+
tagName: 'tds-breadcrumb',
|
|
137
|
+
elementClass: TdsBreadcrumbElement,
|
|
138
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
139
|
+
react: React,
|
|
140
|
+
events: {},
|
|
141
|
+
defineCustomElement: defineTdsBreadcrumb
|
|
142
|
+
});
|
|
143
|
+
export const TdsBreadcrumbs = /*@__PURE__*/ createComponent({
|
|
144
|
+
tagName: 'tds-breadcrumbs',
|
|
145
|
+
elementClass: TdsBreadcrumbsElement,
|
|
146
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
147
|
+
react: React,
|
|
148
|
+
events: {},
|
|
149
|
+
defineCustomElement: defineTdsBreadcrumbs
|
|
150
|
+
});
|
|
151
|
+
export const TdsButton = /*@__PURE__*/ createComponent({
|
|
152
|
+
tagName: 'tds-button',
|
|
153
|
+
elementClass: TdsButtonElement,
|
|
154
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
155
|
+
react: React,
|
|
156
|
+
events: {},
|
|
157
|
+
defineCustomElement: defineTdsButton
|
|
158
|
+
});
|
|
159
|
+
export const TdsCard = /*@__PURE__*/ createComponent({
|
|
160
|
+
tagName: 'tds-card',
|
|
161
|
+
elementClass: TdsCardElement,
|
|
162
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
163
|
+
react: React,
|
|
164
|
+
events: { onTdsClick: 'tdsClick' },
|
|
165
|
+
defineCustomElement: defineTdsCard
|
|
166
|
+
});
|
|
167
|
+
export const TdsCheckbox = /*@__PURE__*/ createComponent({
|
|
168
|
+
tagName: 'tds-checkbox',
|
|
169
|
+
elementClass: TdsCheckboxElement,
|
|
170
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
171
|
+
react: React,
|
|
172
|
+
events: {
|
|
173
|
+
onTdsChange: 'tdsChange',
|
|
174
|
+
onTdsFocus: 'tdsFocus',
|
|
175
|
+
onTdsBlur: 'tdsBlur'
|
|
176
|
+
},
|
|
177
|
+
defineCustomElement: defineTdsCheckbox
|
|
178
|
+
});
|
|
179
|
+
export const TdsChip = /*@__PURE__*/ createComponent({
|
|
180
|
+
tagName: 'tds-chip',
|
|
181
|
+
elementClass: TdsChipElement,
|
|
182
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
183
|
+
react: React,
|
|
184
|
+
events: {
|
|
185
|
+
onTdsChange: 'tdsChange',
|
|
186
|
+
onTdsClick: 'tdsClick'
|
|
187
|
+
},
|
|
188
|
+
defineCustomElement: defineTdsChip
|
|
189
|
+
});
|
|
190
|
+
export const TdsCoreHeaderItem = /*@__PURE__*/ createComponent({
|
|
191
|
+
tagName: 'tds-core-header-item',
|
|
192
|
+
elementClass: TdsCoreHeaderItemElement,
|
|
193
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
194
|
+
react: React,
|
|
195
|
+
events: {},
|
|
196
|
+
defineCustomElement: defineTdsCoreHeaderItem
|
|
197
|
+
});
|
|
198
|
+
export const TdsDatetime = /*@__PURE__*/ createComponent({
|
|
199
|
+
tagName: 'tds-datetime',
|
|
200
|
+
elementClass: TdsDatetimeElement,
|
|
201
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
202
|
+
react: React,
|
|
203
|
+
events: {
|
|
204
|
+
onTdsChange: 'tdsChange',
|
|
205
|
+
onTdsBlur: 'tdsBlur',
|
|
206
|
+
onTdsFocus: 'tdsFocus',
|
|
207
|
+
onTdsInput: 'tdsInput'
|
|
208
|
+
},
|
|
209
|
+
defineCustomElement: defineTdsDatetime
|
|
210
|
+
});
|
|
211
|
+
export const TdsDivider = /*@__PURE__*/ createComponent({
|
|
212
|
+
tagName: 'tds-divider',
|
|
213
|
+
elementClass: TdsDividerElement,
|
|
214
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
215
|
+
react: React,
|
|
216
|
+
events: {},
|
|
217
|
+
defineCustomElement: defineTdsDivider
|
|
218
|
+
});
|
|
219
|
+
export const TdsDropdown = /*@__PURE__*/ createComponent({
|
|
220
|
+
tagName: 'tds-dropdown',
|
|
221
|
+
elementClass: TdsDropdownElement,
|
|
222
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
223
|
+
react: React,
|
|
224
|
+
events: {
|
|
225
|
+
onTdsChange: 'tdsChange',
|
|
226
|
+
onTdsFocus: 'tdsFocus',
|
|
227
|
+
onTdsBlur: 'tdsBlur',
|
|
228
|
+
onTdsInput: 'tdsInput',
|
|
229
|
+
onTdsClear: 'tdsClear'
|
|
230
|
+
},
|
|
231
|
+
defineCustomElement: defineTdsDropdown
|
|
232
|
+
});
|
|
233
|
+
export const TdsDropdownOption = /*@__PURE__*/ createComponent({
|
|
234
|
+
tagName: 'tds-dropdown-option',
|
|
235
|
+
elementClass: TdsDropdownOptionElement,
|
|
236
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
237
|
+
react: React,
|
|
238
|
+
events: {
|
|
239
|
+
onTdsSelect: 'tdsSelect',
|
|
240
|
+
onTdsFocus: 'tdsFocus',
|
|
241
|
+
onTdsBlur: 'tdsBlur'
|
|
242
|
+
},
|
|
243
|
+
defineCustomElement: defineTdsDropdownOption
|
|
244
|
+
});
|
|
245
|
+
export const TdsFolderTab = /*@__PURE__*/ createComponent({
|
|
246
|
+
tagName: 'tds-folder-tab',
|
|
247
|
+
elementClass: TdsFolderTabElement,
|
|
248
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
249
|
+
react: React,
|
|
250
|
+
events: {},
|
|
251
|
+
defineCustomElement: defineTdsFolderTab
|
|
252
|
+
});
|
|
253
|
+
export const TdsFolderTabs = /*@__PURE__*/ createComponent({
|
|
254
|
+
tagName: 'tds-folder-tabs',
|
|
255
|
+
elementClass: TdsFolderTabsElement,
|
|
256
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
257
|
+
react: React,
|
|
258
|
+
events: { onTdsChange: 'tdsChange' },
|
|
259
|
+
defineCustomElement: defineTdsFolderTabs
|
|
260
|
+
});
|
|
261
|
+
export const TdsFooter = /*@__PURE__*/ createComponent({
|
|
262
|
+
tagName: 'tds-footer',
|
|
263
|
+
elementClass: TdsFooterElement,
|
|
264
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
265
|
+
react: React,
|
|
266
|
+
events: {},
|
|
267
|
+
defineCustomElement: defineTdsFooter
|
|
268
|
+
});
|
|
269
|
+
export const TdsFooterGroup = /*@__PURE__*/ createComponent({
|
|
270
|
+
tagName: 'tds-footer-group',
|
|
271
|
+
elementClass: TdsFooterGroupElement,
|
|
272
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
273
|
+
react: React,
|
|
274
|
+
events: {},
|
|
275
|
+
defineCustomElement: defineTdsFooterGroup
|
|
276
|
+
});
|
|
277
|
+
export const TdsFooterItem = /*@__PURE__*/ createComponent({
|
|
278
|
+
tagName: 'tds-footer-item',
|
|
279
|
+
elementClass: TdsFooterItemElement,
|
|
280
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
281
|
+
react: React,
|
|
282
|
+
events: {},
|
|
283
|
+
defineCustomElement: defineTdsFooterItem
|
|
284
|
+
});
|
|
285
|
+
export const TdsHeader = /*@__PURE__*/ createComponent({
|
|
286
|
+
tagName: 'tds-header',
|
|
287
|
+
elementClass: TdsHeaderElement,
|
|
288
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
289
|
+
react: React,
|
|
290
|
+
events: {},
|
|
291
|
+
defineCustomElement: defineTdsHeader
|
|
292
|
+
});
|
|
293
|
+
export const TdsHeaderBrandSymbol = /*@__PURE__*/ createComponent({
|
|
294
|
+
tagName: 'tds-header-brand-symbol',
|
|
295
|
+
elementClass: TdsHeaderBrandSymbolElement,
|
|
296
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
297
|
+
react: React,
|
|
298
|
+
events: {},
|
|
299
|
+
defineCustomElement: defineTdsHeaderBrandSymbol
|
|
300
|
+
});
|
|
301
|
+
export const TdsHeaderCell = /*@__PURE__*/ createComponent({
|
|
302
|
+
tagName: 'tds-header-cell',
|
|
303
|
+
elementClass: TdsHeaderCellElement,
|
|
304
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
305
|
+
react: React,
|
|
306
|
+
events: { onTdsSort: 'tdsSort' },
|
|
307
|
+
defineCustomElement: defineTdsHeaderCell
|
|
308
|
+
});
|
|
309
|
+
export const TdsHeaderDropdown = /*@__PURE__*/ createComponent({
|
|
310
|
+
tagName: 'tds-header-dropdown',
|
|
311
|
+
elementClass: TdsHeaderDropdownElement,
|
|
312
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
313
|
+
react: React,
|
|
314
|
+
events: {},
|
|
315
|
+
defineCustomElement: defineTdsHeaderDropdown
|
|
316
|
+
});
|
|
317
|
+
export const TdsHeaderDropdownList = /*@__PURE__*/ createComponent({
|
|
318
|
+
tagName: 'tds-header-dropdown-list',
|
|
319
|
+
elementClass: TdsHeaderDropdownListElement,
|
|
320
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
321
|
+
react: React,
|
|
322
|
+
events: {},
|
|
323
|
+
defineCustomElement: defineTdsHeaderDropdownList
|
|
324
|
+
});
|
|
325
|
+
export const TdsHeaderDropdownListItem = /*@__PURE__*/ createComponent({
|
|
326
|
+
tagName: 'tds-header-dropdown-list-item',
|
|
327
|
+
elementClass: TdsHeaderDropdownListItemElement,
|
|
328
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
329
|
+
react: React,
|
|
330
|
+
events: {},
|
|
331
|
+
defineCustomElement: defineTdsHeaderDropdownListItem
|
|
332
|
+
});
|
|
333
|
+
export const TdsHeaderDropdownListUser = /*@__PURE__*/ createComponent({
|
|
334
|
+
tagName: 'tds-header-dropdown-list-user',
|
|
335
|
+
elementClass: TdsHeaderDropdownListUserElement,
|
|
336
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
337
|
+
react: React,
|
|
338
|
+
events: {},
|
|
339
|
+
defineCustomElement: defineTdsHeaderDropdownListUser
|
|
340
|
+
});
|
|
341
|
+
export const TdsHeaderHamburger = /*@__PURE__*/ createComponent({
|
|
342
|
+
tagName: 'tds-header-hamburger',
|
|
343
|
+
elementClass: TdsHeaderHamburgerElement,
|
|
344
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
345
|
+
react: React,
|
|
346
|
+
events: {},
|
|
347
|
+
defineCustomElement: defineTdsHeaderHamburger
|
|
348
|
+
});
|
|
349
|
+
export const TdsHeaderItem = /*@__PURE__*/ createComponent({
|
|
350
|
+
tagName: 'tds-header-item',
|
|
351
|
+
elementClass: TdsHeaderItemElement,
|
|
352
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
353
|
+
react: React,
|
|
354
|
+
events: {},
|
|
355
|
+
defineCustomElement: defineTdsHeaderItem
|
|
356
|
+
});
|
|
357
|
+
export const TdsHeaderLauncher = /*@__PURE__*/ createComponent({
|
|
358
|
+
tagName: 'tds-header-launcher',
|
|
359
|
+
elementClass: TdsHeaderLauncherElement,
|
|
360
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
361
|
+
react: React,
|
|
362
|
+
events: {},
|
|
363
|
+
defineCustomElement: defineTdsHeaderLauncher
|
|
364
|
+
});
|
|
365
|
+
export const TdsHeaderLauncherButton = /*@__PURE__*/ createComponent({
|
|
366
|
+
tagName: 'tds-header-launcher-button',
|
|
367
|
+
elementClass: TdsHeaderLauncherButtonElement,
|
|
368
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
369
|
+
react: React,
|
|
370
|
+
events: {},
|
|
371
|
+
defineCustomElement: defineTdsHeaderLauncherButton
|
|
372
|
+
});
|
|
373
|
+
export const TdsHeaderLauncherGrid = /*@__PURE__*/ createComponent({
|
|
374
|
+
tagName: 'tds-header-launcher-grid',
|
|
375
|
+
elementClass: TdsHeaderLauncherGridElement,
|
|
376
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
377
|
+
react: React,
|
|
378
|
+
events: {},
|
|
379
|
+
defineCustomElement: defineTdsHeaderLauncherGrid
|
|
380
|
+
});
|
|
381
|
+
export const TdsHeaderLauncherGridItem = /*@__PURE__*/ createComponent({
|
|
382
|
+
tagName: 'tds-header-launcher-grid-item',
|
|
383
|
+
elementClass: TdsHeaderLauncherGridItemElement,
|
|
384
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
385
|
+
react: React,
|
|
386
|
+
events: {},
|
|
387
|
+
defineCustomElement: defineTdsHeaderLauncherGridItem
|
|
388
|
+
});
|
|
389
|
+
export const TdsHeaderLauncherGridTitle = /*@__PURE__*/ createComponent({
|
|
390
|
+
tagName: 'tds-header-launcher-grid-title',
|
|
391
|
+
elementClass: TdsHeaderLauncherGridTitleElement,
|
|
392
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
393
|
+
react: React,
|
|
394
|
+
events: {},
|
|
395
|
+
defineCustomElement: defineTdsHeaderLauncherGridTitle
|
|
396
|
+
});
|
|
397
|
+
export const TdsHeaderLauncherList = /*@__PURE__*/ createComponent({
|
|
398
|
+
tagName: 'tds-header-launcher-list',
|
|
399
|
+
elementClass: TdsHeaderLauncherListElement,
|
|
400
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
401
|
+
react: React,
|
|
402
|
+
events: {},
|
|
403
|
+
defineCustomElement: defineTdsHeaderLauncherList
|
|
404
|
+
});
|
|
405
|
+
export const TdsHeaderLauncherListItem = /*@__PURE__*/ createComponent({
|
|
406
|
+
tagName: 'tds-header-launcher-list-item',
|
|
407
|
+
elementClass: TdsHeaderLauncherListItemElement,
|
|
408
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
409
|
+
react: React,
|
|
410
|
+
events: {},
|
|
411
|
+
defineCustomElement: defineTdsHeaderLauncherListItem
|
|
412
|
+
});
|
|
413
|
+
export const TdsHeaderLauncherListTitle = /*@__PURE__*/ createComponent({
|
|
414
|
+
tagName: 'tds-header-launcher-list-title',
|
|
415
|
+
elementClass: TdsHeaderLauncherListTitleElement,
|
|
416
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
417
|
+
react: React,
|
|
418
|
+
events: {},
|
|
419
|
+
defineCustomElement: defineTdsHeaderLauncherListTitle
|
|
420
|
+
});
|
|
421
|
+
export const TdsHeaderTitle = /*@__PURE__*/ createComponent({
|
|
422
|
+
tagName: 'tds-header-title',
|
|
423
|
+
elementClass: TdsHeaderTitleElement,
|
|
424
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
425
|
+
react: React,
|
|
426
|
+
events: {},
|
|
427
|
+
defineCustomElement: defineTdsHeaderTitle
|
|
428
|
+
});
|
|
429
|
+
export const TdsIcon = /*@__PURE__*/ createComponent({
|
|
430
|
+
tagName: 'tds-icon',
|
|
431
|
+
elementClass: TdsIconElement,
|
|
432
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
433
|
+
react: React,
|
|
434
|
+
events: {},
|
|
435
|
+
defineCustomElement: defineTdsIcon
|
|
436
|
+
});
|
|
437
|
+
export const TdsInlineTab = /*@__PURE__*/ createComponent({
|
|
438
|
+
tagName: 'tds-inline-tab',
|
|
439
|
+
elementClass: TdsInlineTabElement,
|
|
440
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
441
|
+
react: React,
|
|
442
|
+
events: {},
|
|
443
|
+
defineCustomElement: defineTdsInlineTab
|
|
444
|
+
});
|
|
445
|
+
export const TdsInlineTabs = /*@__PURE__*/ createComponent({
|
|
446
|
+
tagName: 'tds-inline-tabs',
|
|
447
|
+
elementClass: TdsInlineTabsElement,
|
|
448
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
449
|
+
react: React,
|
|
450
|
+
events: { onTdsChange: 'tdsChange' },
|
|
451
|
+
defineCustomElement: defineTdsInlineTabs
|
|
452
|
+
});
|
|
453
|
+
export const TdsLink = /*@__PURE__*/ createComponent({
|
|
454
|
+
tagName: 'tds-link',
|
|
455
|
+
elementClass: TdsLinkElement,
|
|
456
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
457
|
+
react: React,
|
|
458
|
+
events: {},
|
|
459
|
+
defineCustomElement: defineTdsLink
|
|
460
|
+
});
|
|
461
|
+
export const TdsMessage = /*@__PURE__*/ createComponent({
|
|
462
|
+
tagName: 'tds-message',
|
|
463
|
+
elementClass: TdsMessageElement,
|
|
464
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
465
|
+
react: React,
|
|
466
|
+
events: {},
|
|
467
|
+
defineCustomElement: defineTdsMessage
|
|
468
|
+
});
|
|
469
|
+
export const TdsModal = /*@__PURE__*/ createComponent({
|
|
470
|
+
tagName: 'tds-modal',
|
|
471
|
+
elementClass: TdsModalElement,
|
|
472
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
473
|
+
react: React,
|
|
474
|
+
events: {
|
|
475
|
+
onTdsClose: 'tdsClose',
|
|
476
|
+
onTdsOpen: 'tdsOpen'
|
|
477
|
+
},
|
|
478
|
+
defineCustomElement: defineTdsModal
|
|
479
|
+
});
|
|
480
|
+
export const TdsNavigationTab = /*@__PURE__*/ createComponent({
|
|
481
|
+
tagName: 'tds-navigation-tab',
|
|
482
|
+
elementClass: TdsNavigationTabElement,
|
|
483
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
484
|
+
react: React,
|
|
485
|
+
events: {},
|
|
486
|
+
defineCustomElement: defineTdsNavigationTab
|
|
487
|
+
});
|
|
488
|
+
export const TdsNavigationTabs = /*@__PURE__*/ createComponent({
|
|
489
|
+
tagName: 'tds-navigation-tabs',
|
|
490
|
+
elementClass: TdsNavigationTabsElement,
|
|
491
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
492
|
+
react: React,
|
|
493
|
+
events: { onTdsChange: 'tdsChange' },
|
|
494
|
+
defineCustomElement: defineTdsNavigationTabs
|
|
495
|
+
});
|
|
496
|
+
export const TdsPopoverCanvas = /*@__PURE__*/ createComponent({
|
|
497
|
+
tagName: 'tds-popover-canvas',
|
|
498
|
+
elementClass: TdsPopoverCanvasElement,
|
|
499
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
500
|
+
react: React,
|
|
501
|
+
events: {},
|
|
502
|
+
defineCustomElement: defineTdsPopoverCanvas
|
|
503
|
+
});
|
|
504
|
+
export const TdsPopoverCore = /*@__PURE__*/ createComponent({
|
|
505
|
+
tagName: 'tds-popover-core',
|
|
506
|
+
elementClass: TdsPopoverCoreElement,
|
|
507
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
508
|
+
react: React,
|
|
509
|
+
events: {},
|
|
510
|
+
defineCustomElement: defineTdsPopoverCore
|
|
511
|
+
});
|
|
512
|
+
export const TdsPopoverMenu = /*@__PURE__*/ createComponent({
|
|
513
|
+
tagName: 'tds-popover-menu',
|
|
514
|
+
elementClass: TdsPopoverMenuElement,
|
|
515
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
516
|
+
react: React,
|
|
517
|
+
events: {},
|
|
518
|
+
defineCustomElement: defineTdsPopoverMenu
|
|
519
|
+
});
|
|
520
|
+
export const TdsPopoverMenuItem = /*@__PURE__*/ createComponent({
|
|
521
|
+
tagName: 'tds-popover-menu-item',
|
|
522
|
+
elementClass: TdsPopoverMenuItemElement,
|
|
523
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
524
|
+
react: React,
|
|
525
|
+
events: {},
|
|
526
|
+
defineCustomElement: defineTdsPopoverMenuItem
|
|
527
|
+
});
|
|
528
|
+
export const TdsRadioButton = /*@__PURE__*/ createComponent({
|
|
529
|
+
tagName: 'tds-radio-button',
|
|
530
|
+
elementClass: TdsRadioButtonElement,
|
|
531
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
532
|
+
react: React,
|
|
533
|
+
events: { onTdsChange: 'tdsChange' },
|
|
534
|
+
defineCustomElement: defineTdsRadioButton
|
|
535
|
+
});
|
|
536
|
+
export const TdsSideMenu = /*@__PURE__*/ createComponent({
|
|
537
|
+
tagName: 'tds-side-menu',
|
|
538
|
+
elementClass: TdsSideMenuElement,
|
|
539
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
540
|
+
react: React,
|
|
541
|
+
events: { onTdsCollapse: 'tdsCollapse' },
|
|
542
|
+
defineCustomElement: defineTdsSideMenu
|
|
543
|
+
});
|
|
544
|
+
export const TdsSideMenuCloseButton = /*@__PURE__*/ createComponent({
|
|
545
|
+
tagName: 'tds-side-menu-close-button',
|
|
546
|
+
elementClass: TdsSideMenuCloseButtonElement,
|
|
547
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
548
|
+
react: React,
|
|
549
|
+
events: {},
|
|
550
|
+
defineCustomElement: defineTdsSideMenuCloseButton
|
|
551
|
+
});
|
|
552
|
+
export const TdsSideMenuCollapseButton = /*@__PURE__*/ createComponent({
|
|
553
|
+
tagName: 'tds-side-menu-collapse-button',
|
|
554
|
+
elementClass: TdsSideMenuCollapseButtonElement,
|
|
555
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
556
|
+
react: React,
|
|
557
|
+
events: { onTdsCollapse: 'tdsCollapse' },
|
|
558
|
+
defineCustomElement: defineTdsSideMenuCollapseButton
|
|
559
|
+
});
|
|
560
|
+
export const TdsSideMenuDropdown = /*@__PURE__*/ createComponent({
|
|
561
|
+
tagName: 'tds-side-menu-dropdown',
|
|
562
|
+
elementClass: TdsSideMenuDropdownElement,
|
|
563
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
564
|
+
react: React,
|
|
565
|
+
events: {},
|
|
566
|
+
defineCustomElement: defineTdsSideMenuDropdown
|
|
567
|
+
});
|
|
568
|
+
export const TdsSideMenuDropdownList = /*@__PURE__*/ createComponent({
|
|
569
|
+
tagName: 'tds-side-menu-dropdown-list',
|
|
570
|
+
elementClass: TdsSideMenuDropdownListElement,
|
|
571
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
572
|
+
react: React,
|
|
573
|
+
events: {},
|
|
574
|
+
defineCustomElement: defineTdsSideMenuDropdownList
|
|
575
|
+
});
|
|
576
|
+
export const TdsSideMenuDropdownListItem = /*@__PURE__*/ createComponent({
|
|
577
|
+
tagName: 'tds-side-menu-dropdown-list-item',
|
|
578
|
+
elementClass: TdsSideMenuDropdownListItemElement,
|
|
579
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
580
|
+
react: React,
|
|
581
|
+
events: {},
|
|
582
|
+
defineCustomElement: defineTdsSideMenuDropdownListItem
|
|
583
|
+
});
|
|
584
|
+
export const TdsSideMenuItem = /*@__PURE__*/ createComponent({
|
|
585
|
+
tagName: 'tds-side-menu-item',
|
|
586
|
+
elementClass: TdsSideMenuItemElement,
|
|
587
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
588
|
+
react: React,
|
|
589
|
+
events: {},
|
|
590
|
+
defineCustomElement: defineTdsSideMenuItem
|
|
591
|
+
});
|
|
592
|
+
export const TdsSideMenuOverlay = /*@__PURE__*/ createComponent({
|
|
593
|
+
tagName: 'tds-side-menu-overlay',
|
|
594
|
+
elementClass: TdsSideMenuOverlayElement,
|
|
595
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
596
|
+
react: React,
|
|
597
|
+
events: {},
|
|
598
|
+
defineCustomElement: defineTdsSideMenuOverlay
|
|
599
|
+
});
|
|
600
|
+
export const TdsSideMenuUser = /*@__PURE__*/ createComponent({
|
|
601
|
+
tagName: 'tds-side-menu-user',
|
|
602
|
+
elementClass: TdsSideMenuUserElement,
|
|
603
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
604
|
+
react: React,
|
|
605
|
+
events: {},
|
|
606
|
+
defineCustomElement: defineTdsSideMenuUser
|
|
607
|
+
});
|
|
608
|
+
export const TdsSideMenuUserImage = /*@__PURE__*/ createComponent({
|
|
609
|
+
tagName: 'tds-side-menu-user-image',
|
|
610
|
+
elementClass: TdsSideMenuUserImageElement,
|
|
611
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
612
|
+
react: React,
|
|
613
|
+
events: {},
|
|
614
|
+
defineCustomElement: defineTdsSideMenuUserImage
|
|
615
|
+
});
|
|
616
|
+
export const TdsSideMenuUserLabel = /*@__PURE__*/ createComponent({
|
|
617
|
+
tagName: 'tds-side-menu-user-label',
|
|
618
|
+
elementClass: TdsSideMenuUserLabelElement,
|
|
619
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
620
|
+
react: React,
|
|
621
|
+
events: {},
|
|
622
|
+
defineCustomElement: defineTdsSideMenuUserLabel
|
|
623
|
+
});
|
|
624
|
+
export const TdsSlider = /*@__PURE__*/ createComponent({
|
|
625
|
+
tagName: 'tds-slider',
|
|
626
|
+
elementClass: TdsSliderElement,
|
|
627
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
628
|
+
react: React,
|
|
629
|
+
events: {
|
|
630
|
+
onTdsChange: 'tdsChange',
|
|
631
|
+
onTdsInput: 'tdsInput'
|
|
632
|
+
},
|
|
633
|
+
defineCustomElement: defineTdsSlider
|
|
634
|
+
});
|
|
635
|
+
export const TdsSpinner = /*@__PURE__*/ createComponent({
|
|
636
|
+
tagName: 'tds-spinner',
|
|
637
|
+
elementClass: TdsSpinnerElement,
|
|
638
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
639
|
+
react: React,
|
|
640
|
+
events: {},
|
|
641
|
+
defineCustomElement: defineTdsSpinner
|
|
642
|
+
});
|
|
643
|
+
export const TdsStep = /*@__PURE__*/ createComponent({
|
|
644
|
+
tagName: 'tds-step',
|
|
645
|
+
elementClass: TdsStepElement,
|
|
646
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
647
|
+
react: React,
|
|
648
|
+
events: {},
|
|
649
|
+
defineCustomElement: defineTdsStep
|
|
650
|
+
});
|
|
651
|
+
export const TdsStepper = /*@__PURE__*/ createComponent({
|
|
652
|
+
tagName: 'tds-stepper',
|
|
653
|
+
elementClass: TdsStepperElement,
|
|
654
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
655
|
+
react: React,
|
|
656
|
+
events: {},
|
|
657
|
+
defineCustomElement: defineTdsStepper
|
|
658
|
+
});
|
|
659
|
+
export const TdsTable = /*@__PURE__*/ createComponent({
|
|
660
|
+
tagName: 'tds-table',
|
|
661
|
+
elementClass: TdsTableElement,
|
|
662
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
663
|
+
react: React,
|
|
664
|
+
events: {},
|
|
665
|
+
defineCustomElement: defineTdsTable
|
|
666
|
+
});
|
|
667
|
+
export const TdsTableBody = /*@__PURE__*/ createComponent({
|
|
668
|
+
tagName: 'tds-table-body',
|
|
669
|
+
elementClass: TdsTableBodyElement,
|
|
670
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
671
|
+
react: React,
|
|
672
|
+
events: {},
|
|
673
|
+
defineCustomElement: defineTdsTableBody
|
|
674
|
+
});
|
|
675
|
+
export const TdsTableBodyInputWrapper = /*@__PURE__*/ createComponent({
|
|
676
|
+
tagName: 'tds-table-body-input-wrapper',
|
|
677
|
+
elementClass: TdsTableBodyInputWrapperElement,
|
|
678
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
679
|
+
react: React,
|
|
680
|
+
events: {},
|
|
681
|
+
defineCustomElement: defineTdsTableBodyInputWrapper
|
|
682
|
+
});
|
|
683
|
+
export const TdsTableBodyRow = /*@__PURE__*/ createComponent({
|
|
684
|
+
tagName: 'tds-table-body-row',
|
|
685
|
+
elementClass: TdsTableBodyRowElement,
|
|
686
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
687
|
+
react: React,
|
|
688
|
+
events: {
|
|
689
|
+
onTdsSelect: 'tdsSelect',
|
|
690
|
+
onTdsClick: 'tdsClick'
|
|
691
|
+
},
|
|
692
|
+
defineCustomElement: defineTdsTableBodyRow
|
|
693
|
+
});
|
|
694
|
+
export const TdsTableBodyRowExpandable = /*@__PURE__*/ createComponent({
|
|
695
|
+
tagName: 'tds-table-body-row-expandable',
|
|
696
|
+
elementClass: TdsTableBodyRowExpandableElement,
|
|
697
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
698
|
+
react: React,
|
|
699
|
+
events: { onTdsChange: 'tdsChange' },
|
|
700
|
+
defineCustomElement: defineTdsTableBodyRowExpandable
|
|
701
|
+
});
|
|
702
|
+
export const TdsTableFooter = /*@__PURE__*/ createComponent({
|
|
703
|
+
tagName: 'tds-table-footer',
|
|
704
|
+
elementClass: TdsTableFooterElement,
|
|
705
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
706
|
+
react: React,
|
|
707
|
+
events: { onTdsPagination: 'tdsPagination' },
|
|
708
|
+
defineCustomElement: defineTdsTableFooter
|
|
709
|
+
});
|
|
710
|
+
export const TdsTableHeader = /*@__PURE__*/ createComponent({
|
|
711
|
+
tagName: 'tds-table-header',
|
|
712
|
+
elementClass: TdsTableHeaderElement,
|
|
713
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
714
|
+
react: React,
|
|
715
|
+
events: { onTdsSelectAll: 'tdsSelectAll' },
|
|
716
|
+
defineCustomElement: defineTdsTableHeader
|
|
717
|
+
});
|
|
718
|
+
export const TdsTableHeaderInputWrapper = /*@__PURE__*/ createComponent({
|
|
719
|
+
tagName: 'tds-table-header-input-wrapper',
|
|
720
|
+
elementClass: TdsTableHeaderInputWrapperElement,
|
|
721
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
722
|
+
react: React,
|
|
723
|
+
events: {},
|
|
724
|
+
defineCustomElement: defineTdsTableHeaderInputWrapper
|
|
725
|
+
});
|
|
726
|
+
export const TdsTableToolbar = /*@__PURE__*/ createComponent({
|
|
727
|
+
tagName: 'tds-table-toolbar',
|
|
728
|
+
elementClass: TdsTableToolbarElement,
|
|
729
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
730
|
+
react: React,
|
|
731
|
+
events: { onTdsFilter: 'tdsFilter' },
|
|
732
|
+
defineCustomElement: defineTdsTableToolbar
|
|
733
|
+
});
|
|
734
|
+
export const TdsTag = /*@__PURE__*/ createComponent({
|
|
735
|
+
tagName: 'tds-tag',
|
|
736
|
+
elementClass: TdsTagElement,
|
|
737
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
738
|
+
react: React,
|
|
739
|
+
events: {},
|
|
740
|
+
defineCustomElement: defineTdsTag
|
|
741
|
+
});
|
|
742
|
+
export const TdsTextField = /*@__PURE__*/ createComponent({
|
|
743
|
+
tagName: 'tds-text-field',
|
|
744
|
+
elementClass: TdsTextFieldElement,
|
|
745
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
746
|
+
react: React,
|
|
747
|
+
events: {
|
|
748
|
+
onTdsChange: 'tdsChange',
|
|
749
|
+
onTdsInput: 'tdsInput',
|
|
750
|
+
onTdsFocus: 'tdsFocus',
|
|
751
|
+
onTdsBlur: 'tdsBlur',
|
|
752
|
+
onTdsError: 'tdsError'
|
|
753
|
+
},
|
|
754
|
+
defineCustomElement: defineTdsTextField
|
|
755
|
+
});
|
|
756
|
+
export const TdsTextarea = /*@__PURE__*/ createComponent({
|
|
757
|
+
tagName: 'tds-textarea',
|
|
758
|
+
elementClass: TdsTextareaElement,
|
|
759
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
760
|
+
react: React,
|
|
761
|
+
events: {
|
|
762
|
+
onTdsChange: 'tdsChange',
|
|
763
|
+
onTdsBlur: 'tdsBlur',
|
|
764
|
+
onTdsInput: 'tdsInput',
|
|
765
|
+
onTdsFocus: 'tdsFocus'
|
|
766
|
+
},
|
|
767
|
+
defineCustomElement: defineTdsTextarea
|
|
768
|
+
});
|
|
769
|
+
export const TdsToast = /*@__PURE__*/ createComponent({
|
|
770
|
+
tagName: 'tds-toast',
|
|
771
|
+
elementClass: TdsToastElement,
|
|
772
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
773
|
+
react: React,
|
|
774
|
+
events: { onTdsClose: 'tdsClose' },
|
|
775
|
+
defineCustomElement: defineTdsToast
|
|
776
|
+
});
|
|
777
|
+
export const TdsToggle = /*@__PURE__*/ createComponent({
|
|
778
|
+
tagName: 'tds-toggle',
|
|
779
|
+
elementClass: TdsToggleElement,
|
|
780
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
781
|
+
react: React,
|
|
782
|
+
events: { onTdsToggle: 'tdsToggle' },
|
|
783
|
+
defineCustomElement: defineTdsToggle
|
|
784
|
+
});
|
|
785
|
+
export const TdsTooltip = /*@__PURE__*/ createComponent({
|
|
786
|
+
tagName: 'tds-tooltip',
|
|
787
|
+
elementClass: TdsTooltipElement,
|
|
788
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
789
|
+
react: React,
|
|
790
|
+
events: {},
|
|
791
|
+
defineCustomElement: defineTdsTooltip
|
|
792
|
+
});
|