@xlabs-store/react 0.0.1 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -42
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +26714 -11659
- package/dist/lib/components.d.ts +338 -209
- package/dist/lib/components.d.ts.map +1 -1
- package/dist/package.json +20 -1
- package/dist/styles.css +2 -1
- package/package.json +40 -43
package/dist/lib/components.d.ts
CHANGED
|
@@ -1,125 +1,147 @@
|
|
|
1
1
|
import { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
2
|
-
import { AutoCompleteChangeEventDetail, AutoCompleteOpenChangeEventDetail, AutoCompletePopupScrollEventDetail, AutoCompleteSearchEventDetail, AutoCompleteSelectEventDetail, AvatarErrorEventDetail, CascaderChangeEventDetail, CascaderDropdownVisibleChangeDetail, CascaderLoadDataEventDetail, CascaderMenuItemClickDetail, CascaderMenuItemHoverDetail, CascaderSearchEventDetail, CheckboxChangeEventDetail, CollapseChangeEventDetail, Color, ColorChangeEventDetail, DateCellClickDetail, DatePickerChangeEventDetail, DropdownMenuClickEventDetail, DropdownOpenChangeEventDetail, FormatChangeEventDetail, HeaderActionDetail, ImageErrorEventDetail, ImageLoadEventDetail, ImagePreviewVisibleChangeEventDetail, InputChangeEventDetail, InputNumberChangeEventDetail, InputNumberStepEventDetail, MentionOption, MenuClickDetail, MenuDeselectDetail, MenuItemClickDetail, MenuOpenChangeDetail, MenuSelectDetail, MonthCellClickDetail, OpenChangeEventDetail, PaginationChangeEventDetail, PaginationShowSizeChangeEventDetail, PanelCollapseDetail, PanelResizeStartDetail, PresetClickDetail, QuarterCellClickDetail, RadioChangeEventDetail, RangeDateClickDetail, RangeHeaderActionDetail, RangePickerChangeEventDetail, RangeTimeChangeDetail, SegmentedValue, SelectChangeEventDetail, SelectOption, SliderValue, SplitterCollapseDetail, StepClickEventDetail, StepsChangeEventDetail, SubmenuTitleClickDetail, SubmenuToggleDetail, SwitchClickEvent, TableChangeEventDetail, TableColumnSortEventDetail, TableExpandEventDetail, TableRowEventDetail, TableRowSortEventDetail, TableSelectionChangeEventDetail, TabsChangeEventDetail, TabsClickEventDetail, TabsEditEventDetail, TabsScrollEventDetail, TimeChangeDetail, TimePickerChangeEventDetail, TooltipOpenChangeEventDetail, TransferChangeEvent, TransferScrollEvent, TransferSearchEvent, TransferSelectChangeEvent, TreeCheckEvent, TreeDragEvent, TreeExpandEvent, TreeNodeCheckDetail, TreeNodeClickDetail, TreeNodeExpandDetail, TreeSelectChangeEventDetail, TreeSelectEvent, TreeSelectExpandEventDetail, TreeSelectSearchEventDetail, UploadChangeEventDetail, UploadDownloadEventDetail, UploadDropEventDetail, UploadPreviewEventDetail, UploadRemoveEventDetail, WeekCellClickDetail, XAffixCustomEvent, XAlertCustomEvent, XAnchorCustomEvent, XAutoCompleteCustomEvent, XAvatarCustomEvent, XBreadcrumbItemCustomEvent, XButtonCustomEvent, XCascaderCustomEvent, XCascaderDropdownContentCustomEvent, XCheckboxCustomEvent, XCollapseCustomEvent, XCollapsePanelCustomEvent, XColorPickerCustomEvent, XDatePickerCustomEvent, XDatePickerDropdownContentCustomEvent, XDrawerContentCustomEvent, XDrawerCustomEvent, XDropdownCustomEvent, XEditorCustomEvent, XFloatButtonCustomEvent, XImageCustomEvent, XInfiniteScrollCustomEvent, XInputCustomEvent, XInputNumberCustomEvent, XMentionsCustomEvent, XMenuCustomEvent, XMenuItemCustomEvent, XMenuSubmenuCustomEvent, XMessageCustomEvent, XModalContentCustomEvent, XModalCustomEvent, XNotificationCustomEvent, XPageHeaderCustomEvent, XPaginationCustomEvent, XPopconfirmCustomEvent, XPopoverCustomEvent, XRadioCustomEvent, XRangePickerCustomEvent, XRangePickerDropdownContentCustomEvent, XRateCustomEvent, XSegmentedCustomEvent, XSelectCustomEvent, XSiderCustomEvent, XSliderCustomEvent, XSplitterCustomEvent, XSplitterPanelCustomEvent, XStepCustomEvent, XStepsCustomEvent, XSwitchCustomEvent, XTableCustomEvent, XTabsCustomEvent, XTagCustomEvent, XTextareaCustomEvent, XTimePickerCustomEvent, XTimePickerDropdownContentCustomEvent, XTooltipCustomEvent, XTourCustomEvent, XTourPanelCustomEvent, XTransferCustomEvent, XTreeCustomEvent, XTreeSelectCustomEvent, XTreeSelectDropdownContentCustomEvent, XUploadCustomEvent, YearCellClickDetail } from '@xlabs/core';
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
import {
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
41
|
-
import {
|
|
42
|
-
import {
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
-
import {
|
|
46
|
-
import {
|
|
47
|
-
import {
|
|
48
|
-
import {
|
|
49
|
-
import {
|
|
50
|
-
import {
|
|
51
|
-
import {
|
|
52
|
-
import {
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
56
|
-
import {
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import {
|
|
60
|
-
import {
|
|
61
|
-
import {
|
|
62
|
-
import {
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
2
|
+
import { AutoCompleteChangeEventDetail, AutoCompleteOpenChangeEventDetail, AutoCompletePopupScrollEventDetail, AutoCompleteSearchEventDetail, AutoCompleteSelectEventDetail, AvatarErrorEventDetail, CascaderChangeEventDetail, CascaderDropdownVisibleChangeDetail, CascaderLoadDataEventDetail, CascaderMenuItemClickDetail, CascaderMenuItemHoverDetail, CascaderSearchEventDetail, CheckboxChangeEventDetail, CodeChangeEventDetail, CollapseChangeEventDetail, Color, ColorChangeEventDetail, CursorMoveEventDetail, DateCellClickDetail, DatePickerChangeEventDetail, DropdownMenuClickEventDetail, DropdownOpenChangeEventDetail, FinderItem, FormatChangeEventDetail, HeaderActionDetail, ImageErrorEventDetail, ImageLoadEventDetail, ImagePreviewVisibleChangeEventDetail, InputChangeEventDetail, InputIconChangeEventDetail, InputNumberChangeEventDetail, InputNumberStepEventDetail, LangChangeEventDetail, LayoutListMenuSelectDetail, LayoutListPageChangeDetail, LoginSocialEventDetail, LoginSubmitEventDetail, MentionOption, MenuClickDetail, MenuDeselectDetail, MenuItemClickDetail, MenuOpenChangeDetail, MenuSelectDetail, MonthCellClickDetail, OpenChangeEventDetail, PaginationChangeEventDetail, PaginationShowSizeChangeEventDetail, PanelCollapseDetail, PanelResizeStartDetail, PresetClickDetail, QuarterCellClickDetail, RadioChangeEventDetail, RadioGroupChangeEventDetail, RangeDateClickDetail, RangeHeaderActionDetail, RangePickerChangeEventDetail, RangeTimeChangeDetail, ScrollDetail, SegmentedValue, SelectChangeEventDetail, SelectOption, SliderValue, SplitterCollapseDetail, StepClickEventDetail, StepsChangeEventDetail, SubmenuTitleClickDetail, SubmenuToggleDetail, SwitchClickEvent, TableChangeEventDetail, TableColumnSortEventDetail, TableExpandEventDetail, TableRowEventDetail, TableRowSortEventDetail, TableSelectionChangeEventDetail, TabsChangeEventDetail, TabsClickEventDetail, TabsEditEventDetail, TabsRenameEventDetail, TabsScrollEventDetail, TimeChangeDetail, TimePickerChangeEventDetail, TooltipOpenChangeEventDetail, TransferChangeEvent, TransferScrollEvent, TransferSearchEvent, TransferSelectChangeEvent, TreeActionEvent, TreeCheckEvent, TreeDragEvent, TreeExpandEvent, TreeNodeCheckDetail, TreeNodeClickDetail, TreeNodeExpandDetail, TreeSelectChangeEventDetail, TreeSelectEvent, TreeSelectExpandEventDetail, TreeSelectSearchEventDetail, UploadChangeEventDetail, UploadDownloadEventDetail, UploadDropEventDetail, UploadErrorEventDetail, UploadPreviewEventDetail, UploadRemoveEventDetail, Viewport, WeekCellClickDetail, XAddressCustomEvent, XAffixCustomEvent, XAlertCustomEvent, XAnchorCustomEvent, XAutoCompleteCustomEvent, XAvatarCustomEvent, XBreadcrumbItemCustomEvent, XButtonCustomEvent, XCaptchaCustomEvent, XCascaderCustomEvent, XCascaderDropdownContentCustomEvent, XCheckboxCustomEvent, XCodeEditorCustomEvent, XCollapseCustomEvent, XCollapsePanelCustomEvent, XColorPickerCustomEvent, XConnection, XContentCustomEvent, XDatePickerCustomEvent, XDatePickerDropdownContentCustomEvent, XDrawerContentCustomEvent, XDrawerCustomEvent, XDropdownCustomEvent, XEdge, XEditorCustomEvent, XFinderCustomEvent, XFloatButtonCustomEvent, XFormBuilderChangeDetail, XFormBuilderClickDetail, XFormBuilderCustomEvent, XFormBuilderErrorDetail, XFormBuilderSubmitDetail, XFormCustomEvent, XIconPickerDropdownContentCustomEvent, XImageCustomEvent, XInfiniteScrollCustomEvent, XInputCustomEvent, XInputIconCustomEvent, XInputNumberCustomEvent, XLayoutAdminCustomEvent, XLayoutListCustomEvent, XLoginCustomEvent, XMentionsCustomEvent, XMenuCustomEvent, XMenuItemCustomEvent, XMenuSubmenuCustomEvent, XMessageCustomEvent, XModalContentCustomEvent, XModalCustomEvent, XNode, XNotificationCustomEvent, XPageHeaderCustomEvent, XPaginationCustomEvent, XPopconfirmCustomEvent, XPopoverCustomEvent, XRadioCustomEvent, XRadioGroupCustomEvent, XRangePickerCustomEvent, XRangePickerDropdownContentCustomEvent, XRateCustomEvent, XSegmentedCustomEvent, XSelectCustomEvent, XSiderCustomEvent, XSliderCustomEvent, XSplitterCustomEvent, XSplitterPanelCustomEvent, XStepCustomEvent, XStepsCustomEvent, XSwitchCustomEvent, XTableActionDetail, XTableCustomEvent, XTabsCustomEvent, XTagCustomEvent, XTextareaCustomEvent, XTimePickerCustomEvent, XTimePickerDropdownContentCustomEvent, XTooltipCustomEvent, XTourCustomEvent, XTourPanelCustomEvent, XTransferCustomEvent, XTreeCustomEvent, XTreeSelectCustomEvent, XTreeSelectDropdownContentCustomEvent, XUploadCustomEvent, XWorkflowCustomEvent, YearCellClickDetail } from '@xlabs-store/core';
|
|
3
|
+
import { Components } from '@xlabs-store/core/components';
|
|
4
|
+
import { XAddress as XAddressElement } from '@xlabs-store/core/components/x-address.js';
|
|
5
|
+
import { XAffix as XAffixElement } from '@xlabs-store/core/components/x-affix.js';
|
|
6
|
+
import { XAlert as XAlertElement } from '@xlabs-store/core/components/x-alert.js';
|
|
7
|
+
import { XAnchorLink as XAnchorLinkElement } from '@xlabs-store/core/components/x-anchor-link.js';
|
|
8
|
+
import { XAnchor as XAnchorElement } from '@xlabs-store/core/components/x-anchor.js';
|
|
9
|
+
import { XApp as XAppElement } from '@xlabs-store/core/components/x-app.js';
|
|
10
|
+
import { XAutoCompleteDropdownContent as XAutoCompleteDropdownContentElement } from '@xlabs-store/core/components/x-auto-complete-dropdown-content.js';
|
|
11
|
+
import { XAutoComplete as XAutoCompleteElement } from '@xlabs-store/core/components/x-auto-complete.js';
|
|
12
|
+
import { XAvatar as XAvatarElement } from '@xlabs-store/core/components/x-avatar.js';
|
|
13
|
+
import { XBackTop as XBackTopElement } from '@xlabs-store/core/components/x-back-top.js';
|
|
14
|
+
import { XBadge as XBadgeElement } from '@xlabs-store/core/components/x-badge.js';
|
|
15
|
+
import { XBreadcrumbItem as XBreadcrumbItemElement } from '@xlabs-store/core/components/x-breadcrumb-item.js';
|
|
16
|
+
import { XBreadcrumb as XBreadcrumbElement } from '@xlabs-store/core/components/x-breadcrumb.js';
|
|
17
|
+
import { XButton as XButtonElement } from '@xlabs-store/core/components/x-button.js';
|
|
18
|
+
import { XCaptcha as XCaptchaElement } from '@xlabs-store/core/components/x-captcha.js';
|
|
19
|
+
import { XCard as XCardElement } from '@xlabs-store/core/components/x-card.js';
|
|
20
|
+
import { XCarousel as XCarouselElement } from '@xlabs-store/core/components/x-carousel.js';
|
|
21
|
+
import { XCascaderDropdownContent as XCascaderDropdownContentElement } from '@xlabs-store/core/components/x-cascader-dropdown-content.js';
|
|
22
|
+
import { XCascader as XCascaderElement } from '@xlabs-store/core/components/x-cascader.js';
|
|
23
|
+
import { XCheckbox as XCheckboxElement } from '@xlabs-store/core/components/x-checkbox.js';
|
|
24
|
+
import { XCodeEditor as XCodeEditorElement } from '@xlabs-store/core/components/x-code-editor.js';
|
|
25
|
+
import { XCol as XColElement } from '@xlabs-store/core/components/x-col.js';
|
|
26
|
+
import { XCollapsePanel as XCollapsePanelElement } from '@xlabs-store/core/components/x-collapse-panel.js';
|
|
27
|
+
import { XCollapse as XCollapseElement } from '@xlabs-store/core/components/x-collapse.js';
|
|
28
|
+
import { XColorPicker as XColorPickerElement } from '@xlabs-store/core/components/x-color-picker.js';
|
|
29
|
+
import { XComment as XCommentElement } from '@xlabs-store/core/components/x-comment.js';
|
|
30
|
+
import { XContent as XContentElement } from '@xlabs-store/core/components/x-content.js';
|
|
31
|
+
import { XDatePickerDropdownContent as XDatePickerDropdownContentElement } from '@xlabs-store/core/components/x-date-picker-dropdown-content.js';
|
|
32
|
+
import { XDatePicker as XDatePickerElement } from '@xlabs-store/core/components/x-date-picker.js';
|
|
33
|
+
import { XDescriptionsItem as XDescriptionsItemElement } from '@xlabs-store/core/components/x-descriptions-item.js';
|
|
34
|
+
import { XDescriptions as XDescriptionsElement } from '@xlabs-store/core/components/x-descriptions.js';
|
|
35
|
+
import { XDivider as XDividerElement } from '@xlabs-store/core/components/x-divider.js';
|
|
36
|
+
import { XDrawerContent as XDrawerContentElement } from '@xlabs-store/core/components/x-drawer-content.js';
|
|
37
|
+
import { XDrawer as XDrawerElement } from '@xlabs-store/core/components/x-drawer.js';
|
|
38
|
+
import { XDropdown as XDropdownElement } from '@xlabs-store/core/components/x-dropdown.js';
|
|
39
|
+
import { XEditor as XEditorElement } from '@xlabs-store/core/components/x-editor.js';
|
|
40
|
+
import { XEmpty as XEmptyElement } from '@xlabs-store/core/components/x-empty.js';
|
|
41
|
+
import { XFinder as XFinderElement } from '@xlabs-store/core/components/x-finder.js';
|
|
42
|
+
import { XFlex as XFlexElement } from '@xlabs-store/core/components/x-flex.js';
|
|
43
|
+
import { XFloatButton as XFloatButtonElement } from '@xlabs-store/core/components/x-float-button.js';
|
|
44
|
+
import { XFooter as XFooterElement } from '@xlabs-store/core/components/x-footer.js';
|
|
45
|
+
import { XFormBuilder as XFormBuilderElement } from '@xlabs-store/core/components/x-form-builder.js';
|
|
46
|
+
import { XFormItem as XFormItemElement } from '@xlabs-store/core/components/x-form-item.js';
|
|
47
|
+
import { XForm as XFormElement } from '@xlabs-store/core/components/x-form.js';
|
|
48
|
+
import { XHeader as XHeaderElement } from '@xlabs-store/core/components/x-header.js';
|
|
49
|
+
import { XIconPickerDropdownContent as XIconPickerDropdownContentElement } from '@xlabs-store/core/components/x-icon-picker-dropdown-content.js';
|
|
50
|
+
import { XIcon as XIconElement } from '@xlabs-store/core/components/x-icon.js';
|
|
51
|
+
import { XImage as XImageElement } from '@xlabs-store/core/components/x-image.js';
|
|
52
|
+
import { XInfiniteScroll as XInfiniteScrollElement } from '@xlabs-store/core/components/x-infinite-scroll.js';
|
|
53
|
+
import { XInputIcon as XInputIconElement } from '@xlabs-store/core/components/x-input-icon.js';
|
|
54
|
+
import { XInputNumber as XInputNumberElement } from '@xlabs-store/core/components/x-input-number.js';
|
|
55
|
+
import { XInput as XInputElement } from '@xlabs-store/core/components/x-input.js';
|
|
56
|
+
import { XLayoutAdmin as XLayoutAdminElement } from '@xlabs-store/core/components/x-layout-admin.js';
|
|
57
|
+
import { XLayoutDetail as XLayoutDetailElement } from '@xlabs-store/core/components/x-layout-detail.js';
|
|
58
|
+
import { XLayoutList as XLayoutListElement } from '@xlabs-store/core/components/x-layout-list.js';
|
|
59
|
+
import { XLayout as XLayoutElement } from '@xlabs-store/core/components/x-layout.js';
|
|
60
|
+
import { XListItem as XListItemElement } from '@xlabs-store/core/components/x-list-item.js';
|
|
61
|
+
import { XList as XListElement } from '@xlabs-store/core/components/x-list.js';
|
|
62
|
+
import { XLogin as XLoginElement } from '@xlabs-store/core/components/x-login.js';
|
|
63
|
+
import { XMentions as XMentionsElement } from '@xlabs-store/core/components/x-mentions.js';
|
|
64
|
+
import { XMenuDivider as XMenuDividerElement } from '@xlabs-store/core/components/x-menu-divider.js';
|
|
65
|
+
import { XMenuItemGroup as XMenuItemGroupElement } from '@xlabs-store/core/components/x-menu-item-group.js';
|
|
66
|
+
import { XMenuItem as XMenuItemElement } from '@xlabs-store/core/components/x-menu-item.js';
|
|
67
|
+
import { XMenuSubmenu as XMenuSubmenuElement } from '@xlabs-store/core/components/x-menu-submenu.js';
|
|
68
|
+
import { XMenu as XMenuElement } from '@xlabs-store/core/components/x-menu.js';
|
|
69
|
+
import { XMessage as XMessageElement } from '@xlabs-store/core/components/x-message.js';
|
|
70
|
+
import { XModalContent as XModalContentElement } from '@xlabs-store/core/components/x-modal-content.js';
|
|
71
|
+
import { XModal as XModalElement } from '@xlabs-store/core/components/x-modal.js';
|
|
72
|
+
import { XNotification as XNotificationElement } from '@xlabs-store/core/components/x-notification.js';
|
|
73
|
+
import { XPageHeader as XPageHeaderElement } from '@xlabs-store/core/components/x-page-header.js';
|
|
74
|
+
import { XPagination as XPaginationElement } from '@xlabs-store/core/components/x-pagination.js';
|
|
75
|
+
import { XPopconfirm as XPopconfirmElement } from '@xlabs-store/core/components/x-popconfirm.js';
|
|
76
|
+
import { XPopover as XPopoverElement } from '@xlabs-store/core/components/x-popover.js';
|
|
77
|
+
import { XProgress as XProgressElement } from '@xlabs-store/core/components/x-progress.js';
|
|
78
|
+
import { XQrCode as XQrCodeElement } from '@xlabs-store/core/components/x-qr-code.js';
|
|
79
|
+
import { XRadioGroup as XRadioGroupElement } from '@xlabs-store/core/components/x-radio-group.js';
|
|
80
|
+
import { XRadio as XRadioElement } from '@xlabs-store/core/components/x-radio.js';
|
|
81
|
+
import { XRangePickerDropdownContent as XRangePickerDropdownContentElement } from '@xlabs-store/core/components/x-range-picker-dropdown-content.js';
|
|
82
|
+
import { XRangePicker as XRangePickerElement } from '@xlabs-store/core/components/x-range-picker.js';
|
|
83
|
+
import { XRate as XRateElement } from '@xlabs-store/core/components/x-rate.js';
|
|
84
|
+
import { XResult as XResultElement } from '@xlabs-store/core/components/x-result.js';
|
|
85
|
+
import { XRow as XRowElement } from '@xlabs-store/core/components/x-row.js';
|
|
86
|
+
import { XSegmented as XSegmentedElement } from '@xlabs-store/core/components/x-segmented.js';
|
|
87
|
+
import { XSelectDropdownContent as XSelectDropdownContentElement } from '@xlabs-store/core/components/x-select-dropdown-content.js';
|
|
88
|
+
import { XSelectOption as XSelectOptionElement } from '@xlabs-store/core/components/x-select-option.js';
|
|
89
|
+
import { XSelect as XSelectElement } from '@xlabs-store/core/components/x-select.js';
|
|
90
|
+
import { XSider as XSiderElement } from '@xlabs-store/core/components/x-sider.js';
|
|
91
|
+
import { XSkeleton as XSkeletonElement } from '@xlabs-store/core/components/x-skeleton.js';
|
|
92
|
+
import { XSlider as XSliderElement } from '@xlabs-store/core/components/x-slider.js';
|
|
93
|
+
import { XSpace as XSpaceElement } from '@xlabs-store/core/components/x-space.js';
|
|
94
|
+
import { XSpin as XSpinElement } from '@xlabs-store/core/components/x-spin.js';
|
|
95
|
+
import { XSplitterPanel as XSplitterPanelElement } from '@xlabs-store/core/components/x-splitter-panel.js';
|
|
96
|
+
import { XSplitter as XSplitterElement } from '@xlabs-store/core/components/x-splitter.js';
|
|
97
|
+
import { XStatistic as XStatisticElement } from '@xlabs-store/core/components/x-statistic.js';
|
|
98
|
+
import { XStep as XStepElement } from '@xlabs-store/core/components/x-step.js';
|
|
99
|
+
import { XSteps as XStepsElement } from '@xlabs-store/core/components/x-steps.js';
|
|
100
|
+
import { XSwitch as XSwitchElement } from '@xlabs-store/core/components/x-switch.js';
|
|
101
|
+
import { XTabPane as XTabPaneElement } from '@xlabs-store/core/components/x-tab-pane.js';
|
|
102
|
+
import { XTableCell as XTableCellElement } from '@xlabs-store/core/components/x-table-cell.js';
|
|
103
|
+
import { XTableRow as XTableRowElement } from '@xlabs-store/core/components/x-table-row.js';
|
|
104
|
+
import { XTable as XTableElement } from '@xlabs-store/core/components/x-table.js';
|
|
105
|
+
import { XTabs as XTabsElement } from '@xlabs-store/core/components/x-tabs.js';
|
|
106
|
+
import { XTag as XTagElement } from '@xlabs-store/core/components/x-tag.js';
|
|
107
|
+
import { XTextarea as XTextareaElement } from '@xlabs-store/core/components/x-textarea.js';
|
|
108
|
+
import { XTimePickerDropdownContent as XTimePickerDropdownContentElement } from '@xlabs-store/core/components/x-time-picker-dropdown-content.js';
|
|
109
|
+
import { XTimePicker as XTimePickerElement } from '@xlabs-store/core/components/x-time-picker.js';
|
|
110
|
+
import { XTimelineItem as XTimelineItemElement } from '@xlabs-store/core/components/x-timeline-item.js';
|
|
111
|
+
import { XTimeline as XTimelineElement } from '@xlabs-store/core/components/x-timeline.js';
|
|
112
|
+
import { XTooltip as XTooltipElement } from '@xlabs-store/core/components/x-tooltip.js';
|
|
113
|
+
import { XTourPanel as XTourPanelElement } from '@xlabs-store/core/components/x-tour-panel.js';
|
|
114
|
+
import { XTour as XTourElement } from '@xlabs-store/core/components/x-tour.js';
|
|
115
|
+
import { XTransfer as XTransferElement } from '@xlabs-store/core/components/x-transfer.js';
|
|
116
|
+
import { XTreeSelectDropdownContent as XTreeSelectDropdownContentElement } from '@xlabs-store/core/components/x-tree-select-dropdown-content.js';
|
|
117
|
+
import { XTreeSelect as XTreeSelectElement } from '@xlabs-store/core/components/x-tree-select.js';
|
|
118
|
+
import { XTree as XTreeElement } from '@xlabs-store/core/components/x-tree.js';
|
|
119
|
+
import { XTypography as XTypographyElement } from '@xlabs-store/core/components/x-typography.js';
|
|
120
|
+
import { XUpload as XUploadElement } from '@xlabs-store/core/components/x-upload.js';
|
|
121
|
+
import { XVirtualScroll as XVirtualScrollElement } from '@xlabs-store/core/components/x-virtual-scroll.js';
|
|
122
|
+
import { XWorkflowBuilder as XWorkflowBuilderElement } from '@xlabs-store/core/components/x-workflow-builder.js';
|
|
123
|
+
import { XWorkflow as XWorkflowElement } from '@xlabs-store/core/components/x-workflow.js';
|
|
124
|
+
export type XAddressEvents = {
|
|
125
|
+
onXChange: EventName<XAddressCustomEvent<any>>;
|
|
126
|
+
};
|
|
127
|
+
export declare const XAddress: StencilReactComponent<XAddressElement, XAddressEvents, Components.XAddress>;
|
|
106
128
|
export type XAffixEvents = {
|
|
107
129
|
onXChange: EventName<XAffixCustomEvent<boolean>>;
|
|
108
130
|
};
|
|
109
|
-
export declare const XAffix: StencilReactComponent<XAffixElement, XAffixEvents>;
|
|
131
|
+
export declare const XAffix: StencilReactComponent<XAffixElement, XAffixEvents, Components.XAffix>;
|
|
110
132
|
export type XAlertEvents = {
|
|
111
133
|
onXClose: EventName<XAlertCustomEvent<void>>;
|
|
112
134
|
};
|
|
113
|
-
export declare const XAlert: StencilReactComponent<XAlertElement, XAlertEvents>;
|
|
135
|
+
export declare const XAlert: StencilReactComponent<XAlertElement, XAlertEvents, Components.XAlert>;
|
|
114
136
|
export type XAnchorEvents = {
|
|
115
137
|
onXClick: EventName<XAnchorCustomEvent<string>>;
|
|
116
138
|
onXChange: EventName<XAnchorCustomEvent<string>>;
|
|
117
139
|
};
|
|
118
|
-
export declare const XAnchor: StencilReactComponent<XAnchorElement, XAnchorEvents>;
|
|
140
|
+
export declare const XAnchor: StencilReactComponent<XAnchorElement, XAnchorEvents, Components.XAnchor>;
|
|
119
141
|
export type XAnchorLinkEvents = NonNullable<unknown>;
|
|
120
|
-
export declare const XAnchorLink: StencilReactComponent<XAnchorLinkElement, XAnchorLinkEvents>;
|
|
142
|
+
export declare const XAnchorLink: StencilReactComponent<XAnchorLinkElement, XAnchorLinkEvents, Components.XAnchorLink>;
|
|
121
143
|
export type XAppEvents = NonNullable<unknown>;
|
|
122
|
-
export declare const XApp: StencilReactComponent<XAppElement, XAppEvents>;
|
|
144
|
+
export declare const XApp: StencilReactComponent<XAppElement, XAppEvents, Components.XApp>;
|
|
123
145
|
export type XAutoCompleteEvents = {
|
|
124
146
|
onXBlur: EventName<XAutoCompleteCustomEvent<FocusEvent>>;
|
|
125
147
|
onXChange: EventName<XAutoCompleteCustomEvent<AutoCompleteChangeEventDetail>>;
|
|
@@ -131,31 +153,39 @@ export type XAutoCompleteEvents = {
|
|
|
131
153
|
onXInputKeyDown: EventName<XAutoCompleteCustomEvent<KeyboardEvent>>;
|
|
132
154
|
onXPopupScroll: EventName<XAutoCompleteCustomEvent<AutoCompletePopupScrollEventDetail>>;
|
|
133
155
|
};
|
|
134
|
-
export declare const XAutoComplete: StencilReactComponent<XAutoCompleteElement, XAutoCompleteEvents>;
|
|
156
|
+
export declare const XAutoComplete: StencilReactComponent<XAutoCompleteElement, XAutoCompleteEvents, Components.XAutoComplete>;
|
|
135
157
|
export type XAutoCompleteDropdownContentEvents = NonNullable<unknown>;
|
|
136
|
-
export declare const XAutoCompleteDropdownContent: StencilReactComponent<XAutoCompleteDropdownContentElement, XAutoCompleteDropdownContentEvents>;
|
|
158
|
+
export declare const XAutoCompleteDropdownContent: StencilReactComponent<XAutoCompleteDropdownContentElement, XAutoCompleteDropdownContentEvents, Components.XAutoCompleteDropdownContent>;
|
|
137
159
|
export type XAvatarEvents = {
|
|
138
160
|
onXError: EventName<XAvatarCustomEvent<AvatarErrorEventDetail>>;
|
|
139
161
|
};
|
|
140
|
-
export declare const XAvatar: StencilReactComponent<XAvatarElement, XAvatarEvents>;
|
|
162
|
+
export declare const XAvatar: StencilReactComponent<XAvatarElement, XAvatarEvents, Components.XAvatar>;
|
|
141
163
|
export type XBackTopEvents = NonNullable<unknown>;
|
|
142
|
-
export declare const XBackTop: StencilReactComponent<XBackTopElement, XBackTopEvents>;
|
|
164
|
+
export declare const XBackTop: StencilReactComponent<XBackTopElement, XBackTopEvents, Components.XBackTop>;
|
|
143
165
|
export type XBadgeEvents = NonNullable<unknown>;
|
|
144
|
-
export declare const XBadge: StencilReactComponent<XBadgeElement, XBadgeEvents>;
|
|
166
|
+
export declare const XBadge: StencilReactComponent<XBadgeElement, XBadgeEvents, Components.XBadge>;
|
|
145
167
|
export type XBreadcrumbEvents = NonNullable<unknown>;
|
|
146
|
-
export declare const XBreadcrumb: StencilReactComponent<XBreadcrumbElement, XBreadcrumbEvents>;
|
|
168
|
+
export declare const XBreadcrumb: StencilReactComponent<XBreadcrumbElement, XBreadcrumbEvents, Components.XBreadcrumb>;
|
|
147
169
|
export type XBreadcrumbItemEvents = {
|
|
148
170
|
onXClick: EventName<XBreadcrumbItemCustomEvent<MouseEvent>>;
|
|
149
171
|
};
|
|
150
|
-
export declare const XBreadcrumbItem: StencilReactComponent<XBreadcrumbItemElement, XBreadcrumbItemEvents>;
|
|
172
|
+
export declare const XBreadcrumbItem: StencilReactComponent<XBreadcrumbItemElement, XBreadcrumbItemEvents, Components.XBreadcrumbItem>;
|
|
151
173
|
export type XButtonEvents = {
|
|
152
174
|
onXClick: EventName<XButtonCustomEvent<MouseEvent>>;
|
|
153
175
|
};
|
|
154
|
-
export declare const XButton: StencilReactComponent<XButtonElement, XButtonEvents>;
|
|
176
|
+
export declare const XButton: StencilReactComponent<XButtonElement, XButtonEvents, Components.XButton>;
|
|
177
|
+
export type XCaptchaEvents = {
|
|
178
|
+
onXChange: EventName<XCaptchaCustomEvent<string>>;
|
|
179
|
+
onXValidate: EventName<XCaptchaCustomEvent<{
|
|
180
|
+
isValid: boolean;
|
|
181
|
+
message: string;
|
|
182
|
+
}>>;
|
|
183
|
+
};
|
|
184
|
+
export declare const XCaptcha: StencilReactComponent<XCaptchaElement, XCaptchaEvents, Components.XCaptcha>;
|
|
155
185
|
export type XCardEvents = NonNullable<unknown>;
|
|
156
|
-
export declare const XCard: StencilReactComponent<XCardElement, XCardEvents>;
|
|
186
|
+
export declare const XCard: StencilReactComponent<XCardElement, XCardEvents, Components.XCard>;
|
|
157
187
|
export type XCarouselEvents = NonNullable<unknown>;
|
|
158
|
-
export declare const XCarousel: StencilReactComponent<XCarouselElement, XCarouselEvents>;
|
|
188
|
+
export declare const XCarousel: StencilReactComponent<XCarouselElement, XCarouselEvents, Components.XCarousel>;
|
|
159
189
|
export type XCascaderEvents = {
|
|
160
190
|
onXChange: EventName<XCascaderCustomEvent<CascaderChangeEventDetail>>;
|
|
161
191
|
onXSearch: EventName<XCascaderCustomEvent<CascaderSearchEventDetail>>;
|
|
@@ -164,28 +194,34 @@ export type XCascaderEvents = {
|
|
|
164
194
|
onXFocus: EventName<XCascaderCustomEvent<void>>;
|
|
165
195
|
onXBlur: EventName<XCascaderCustomEvent<void>>;
|
|
166
196
|
};
|
|
167
|
-
export declare const XCascader: StencilReactComponent<XCascaderElement, XCascaderEvents>;
|
|
197
|
+
export declare const XCascader: StencilReactComponent<XCascaderElement, XCascaderEvents, Components.XCascader>;
|
|
168
198
|
export type XCascaderDropdownContentEvents = {
|
|
169
199
|
onXItemClick: EventName<XCascaderDropdownContentCustomEvent<CascaderMenuItemClickDetail>>;
|
|
170
200
|
onXItemHover: EventName<XCascaderDropdownContentCustomEvent<CascaderMenuItemHoverDetail>>;
|
|
171
201
|
};
|
|
172
|
-
export declare const XCascaderDropdownContent: StencilReactComponent<XCascaderDropdownContentElement, XCascaderDropdownContentEvents>;
|
|
202
|
+
export declare const XCascaderDropdownContent: StencilReactComponent<XCascaderDropdownContentElement, XCascaderDropdownContentEvents, Components.XCascaderDropdownContent>;
|
|
173
203
|
export type XCheckboxEvents = {
|
|
174
204
|
onXChange: EventName<XCheckboxCustomEvent<CheckboxChangeEventDetail>>;
|
|
175
205
|
onXFocus: EventName<XCheckboxCustomEvent<void>>;
|
|
176
206
|
onXBlur: EventName<XCheckboxCustomEvent<void>>;
|
|
177
207
|
};
|
|
178
|
-
export declare const XCheckbox: StencilReactComponent<XCheckboxElement, XCheckboxEvents>;
|
|
208
|
+
export declare const XCheckbox: StencilReactComponent<XCheckboxElement, XCheckboxEvents, Components.XCheckbox>;
|
|
209
|
+
export type XCodeEditorEvents = {
|
|
210
|
+
onCodeChange: EventName<XCodeEditorCustomEvent<CodeChangeEventDetail>>;
|
|
211
|
+
onCursorMove: EventName<XCodeEditorCustomEvent<CursorMoveEventDetail>>;
|
|
212
|
+
onLangChange: EventName<XCodeEditorCustomEvent<LangChangeEventDetail>>;
|
|
213
|
+
};
|
|
214
|
+
export declare const XCodeEditor: StencilReactComponent<XCodeEditorElement, XCodeEditorEvents, Components.XCodeEditor>;
|
|
179
215
|
export type XColEvents = NonNullable<unknown>;
|
|
180
|
-
export declare const XCol: StencilReactComponent<XColElement, XColEvents>;
|
|
216
|
+
export declare const XCol: StencilReactComponent<XColElement, XColEvents, Components.XCol>;
|
|
181
217
|
export type XCollapseEvents = {
|
|
182
218
|
onXChange: EventName<XCollapseCustomEvent<CollapseChangeEventDetail>>;
|
|
183
219
|
};
|
|
184
|
-
export declare const XCollapse: StencilReactComponent<XCollapseElement, XCollapseEvents>;
|
|
220
|
+
export declare const XCollapse: StencilReactComponent<XCollapseElement, XCollapseEvents, Components.XCollapse>;
|
|
185
221
|
export type XCollapsePanelEvents = {
|
|
186
222
|
onXItemClick: EventName<XCollapsePanelCustomEvent<string>>;
|
|
187
223
|
};
|
|
188
|
-
export declare const XCollapsePanel: StencilReactComponent<XCollapsePanelElement, XCollapsePanelEvents>;
|
|
224
|
+
export declare const XCollapsePanel: StencilReactComponent<XCollapsePanelElement, XCollapsePanelEvents, Components.XCollapsePanel>;
|
|
189
225
|
export type XColorPickerEvents = {
|
|
190
226
|
onXChange: EventName<XColorPickerCustomEvent<ColorChangeEventDetail>>;
|
|
191
227
|
onXChangeComplete: EventName<XColorPickerCustomEvent<Color>>;
|
|
@@ -193,11 +229,15 @@ export type XColorPickerEvents = {
|
|
|
193
229
|
onXOpenChange: EventName<XColorPickerCustomEvent<OpenChangeEventDetail>>;
|
|
194
230
|
onXClear: EventName<XColorPickerCustomEvent<void>>;
|
|
195
231
|
};
|
|
196
|
-
export declare const XColorPicker: StencilReactComponent<XColorPickerElement, XColorPickerEvents>;
|
|
232
|
+
export declare const XColorPicker: StencilReactComponent<XColorPickerElement, XColorPickerEvents, Components.XColorPicker>;
|
|
197
233
|
export type XCommentEvents = NonNullable<unknown>;
|
|
198
|
-
export declare const XComment: StencilReactComponent<XCommentElement, XCommentEvents>;
|
|
199
|
-
export type XContentEvents =
|
|
200
|
-
|
|
234
|
+
export declare const XComment: StencilReactComponent<XCommentElement, XCommentEvents, Components.XComment>;
|
|
235
|
+
export type XContentEvents = {
|
|
236
|
+
onXScrollStart: EventName<XContentCustomEvent<ScrollDetail>>;
|
|
237
|
+
onXScroll: EventName<XContentCustomEvent<ScrollDetail>>;
|
|
238
|
+
onXScrollEnd: EventName<XContentCustomEvent<ScrollDetail>>;
|
|
239
|
+
};
|
|
240
|
+
export declare const XContent: StencilReactComponent<XContentElement, XContentEvents, Components.XContent>;
|
|
201
241
|
export type XDatePickerEvents = {
|
|
202
242
|
onXChange: EventName<XDatePickerCustomEvent<DatePickerChangeEventDetail>>;
|
|
203
243
|
onXOpenChange: EventName<XDatePickerCustomEvent<boolean>>;
|
|
@@ -208,7 +248,7 @@ export type XDatePickerEvents = {
|
|
|
208
248
|
mode: string;
|
|
209
249
|
}>>;
|
|
210
250
|
};
|
|
211
|
-
export declare const XDatePicker: StencilReactComponent<XDatePickerElement, XDatePickerEvents>;
|
|
251
|
+
export declare const XDatePicker: StencilReactComponent<XDatePickerElement, XDatePickerEvents, Components.XDatePicker>;
|
|
212
252
|
export type XDatePickerDropdownContentEvents = {
|
|
213
253
|
onXDateClick: EventName<XDatePickerDropdownContentCustomEvent<DateCellClickDetail>>;
|
|
214
254
|
onXMonthClick: EventName<XDatePickerDropdownContentCustomEvent<MonthCellClickDetail>>;
|
|
@@ -222,59 +262,90 @@ export type XDatePickerDropdownContentEvents = {
|
|
|
222
262
|
onXTimeChange: EventName<XDatePickerDropdownContentCustomEvent<TimeChangeDetail>>;
|
|
223
263
|
onXPanelModeChange: EventName<XDatePickerDropdownContentCustomEvent<string>>;
|
|
224
264
|
};
|
|
225
|
-
export declare const XDatePickerDropdownContent: StencilReactComponent<XDatePickerDropdownContentElement, XDatePickerDropdownContentEvents>;
|
|
265
|
+
export declare const XDatePickerDropdownContent: StencilReactComponent<XDatePickerDropdownContentElement, XDatePickerDropdownContentEvents, Components.XDatePickerDropdownContent>;
|
|
226
266
|
export type XDescriptionsEvents = NonNullable<unknown>;
|
|
227
|
-
export declare const XDescriptions: StencilReactComponent<XDescriptionsElement, XDescriptionsEvents>;
|
|
267
|
+
export declare const XDescriptions: StencilReactComponent<XDescriptionsElement, XDescriptionsEvents, Components.XDescriptions>;
|
|
228
268
|
export type XDescriptionsItemEvents = NonNullable<unknown>;
|
|
229
|
-
export declare const XDescriptionsItem: StencilReactComponent<XDescriptionsItemElement, XDescriptionsItemEvents>;
|
|
269
|
+
export declare const XDescriptionsItem: StencilReactComponent<XDescriptionsItemElement, XDescriptionsItemEvents, Components.XDescriptionsItem>;
|
|
230
270
|
export type XDividerEvents = NonNullable<unknown>;
|
|
231
|
-
export declare const XDivider: StencilReactComponent<XDividerElement, XDividerEvents>;
|
|
271
|
+
export declare const XDivider: StencilReactComponent<XDividerElement, XDividerEvents, Components.XDivider>;
|
|
232
272
|
export type XDrawerEvents = {
|
|
233
273
|
onXClose: EventName<XDrawerCustomEvent<void>>;
|
|
234
274
|
onXAfterOpenChange: EventName<XDrawerCustomEvent<boolean>>;
|
|
235
275
|
};
|
|
236
|
-
export declare const XDrawer: StencilReactComponent<XDrawerElement, XDrawerEvents>;
|
|
276
|
+
export declare const XDrawer: StencilReactComponent<XDrawerElement, XDrawerEvents, Components.XDrawer>;
|
|
237
277
|
export type XDrawerContentEvents = {
|
|
238
278
|
onXClose: EventName<XDrawerContentCustomEvent<void>>;
|
|
239
279
|
};
|
|
240
|
-
export declare const XDrawerContent: StencilReactComponent<XDrawerContentElement, XDrawerContentEvents>;
|
|
280
|
+
export declare const XDrawerContent: StencilReactComponent<XDrawerContentElement, XDrawerContentEvents, Components.XDrawerContent>;
|
|
241
281
|
export type XDropdownEvents = {
|
|
242
282
|
onXOpenChange: EventName<XDropdownCustomEvent<DropdownOpenChangeEventDetail>>;
|
|
243
283
|
onXMenuClick: EventName<XDropdownCustomEvent<DropdownMenuClickEventDetail>>;
|
|
244
284
|
};
|
|
245
|
-
export declare const XDropdown: StencilReactComponent<XDropdownElement, XDropdownEvents>;
|
|
285
|
+
export declare const XDropdown: StencilReactComponent<XDropdownElement, XDropdownEvents, Components.XDropdown>;
|
|
246
286
|
export type XEditorEvents = {
|
|
247
287
|
onValueChange: EventName<XEditorCustomEvent<string>>;
|
|
248
288
|
};
|
|
249
|
-
export declare const XEditor: StencilReactComponent<XEditorElement, XEditorEvents>;
|
|
289
|
+
export declare const XEditor: StencilReactComponent<XEditorElement, XEditorEvents, Components.XEditor>;
|
|
250
290
|
export type XEmptyEvents = NonNullable<unknown>;
|
|
251
|
-
export declare const XEmpty: StencilReactComponent<XEmptyElement, XEmptyEvents>;
|
|
291
|
+
export declare const XEmpty: StencilReactComponent<XEmptyElement, XEmptyEvents, Components.XEmpty>;
|
|
292
|
+
export type XFinderEvents = {
|
|
293
|
+
onXSelect: EventName<XFinderCustomEvent<FinderItem[]>>;
|
|
294
|
+
onXClose: EventName<XFinderCustomEvent<void>>;
|
|
295
|
+
};
|
|
296
|
+
export declare const XFinder: StencilReactComponent<XFinderElement, XFinderEvents, Components.XFinder>;
|
|
252
297
|
export type XFlexEvents = NonNullable<unknown>;
|
|
253
|
-
export declare const XFlex: StencilReactComponent<XFlexElement, XFlexEvents>;
|
|
298
|
+
export declare const XFlex: StencilReactComponent<XFlexElement, XFlexEvents, Components.XFlex>;
|
|
254
299
|
export type XFloatButtonEvents = {
|
|
255
300
|
onXClick: EventName<XFloatButtonCustomEvent<MouseEvent>>;
|
|
256
301
|
};
|
|
257
|
-
export declare const XFloatButton: StencilReactComponent<XFloatButtonElement, XFloatButtonEvents>;
|
|
302
|
+
export declare const XFloatButton: StencilReactComponent<XFloatButtonElement, XFloatButtonEvents, Components.XFloatButton>;
|
|
258
303
|
export type XFooterEvents = NonNullable<unknown>;
|
|
259
|
-
export declare const XFooter: StencilReactComponent<XFooterElement, XFooterEvents>;
|
|
260
|
-
export type XFormEvents =
|
|
261
|
-
|
|
304
|
+
export declare const XFooter: StencilReactComponent<XFooterElement, XFooterEvents, Components.XFooter>;
|
|
305
|
+
export type XFormEvents = {
|
|
306
|
+
onXFinish: EventName<XFormCustomEvent<Record<string, unknown>>>;
|
|
307
|
+
onXFinishFailed: EventName<XFormCustomEvent<{
|
|
308
|
+
values: Record<string, unknown>;
|
|
309
|
+
errorFields: Array<{
|
|
310
|
+
name: string[];
|
|
311
|
+
errors: string[];
|
|
312
|
+
}>;
|
|
313
|
+
outOfDate: boolean;
|
|
314
|
+
}>>;
|
|
315
|
+
onXReset: EventName<XFormCustomEvent<void>>;
|
|
316
|
+
};
|
|
317
|
+
export declare const XForm: StencilReactComponent<XFormElement, XFormEvents, Components.XForm>;
|
|
318
|
+
export type XFormBuilderEvents = {
|
|
319
|
+
onXChange: EventName<XFormBuilderCustomEvent<XFormBuilderChangeDetail>>;
|
|
320
|
+
onFormSubmit: EventName<XFormBuilderCustomEvent<XFormBuilderSubmitDetail>>;
|
|
321
|
+
onXTableAction: EventName<XFormBuilderCustomEvent<XTableActionDetail>>;
|
|
322
|
+
onFormError: EventName<XFormBuilderCustomEvent<XFormBuilderErrorDetail>>;
|
|
323
|
+
onReady: EventName<XFormBuilderCustomEvent<void>>;
|
|
324
|
+
onXClick: EventName<XFormBuilderCustomEvent<XFormBuilderClickDetail>>;
|
|
325
|
+
onValueChange: EventName<XFormBuilderCustomEvent<any>>;
|
|
326
|
+
};
|
|
327
|
+
export declare const XFormBuilder: StencilReactComponent<XFormBuilderElement, XFormBuilderEvents, Components.XFormBuilder>;
|
|
262
328
|
export type XFormItemEvents = NonNullable<unknown>;
|
|
263
|
-
export declare const XFormItem: StencilReactComponent<XFormItemElement, XFormItemEvents>;
|
|
329
|
+
export declare const XFormItem: StencilReactComponent<XFormItemElement, XFormItemEvents, Components.XFormItem>;
|
|
264
330
|
export type XHeaderEvents = NonNullable<unknown>;
|
|
265
|
-
export declare const XHeader: StencilReactComponent<XHeaderElement, XHeaderEvents>;
|
|
331
|
+
export declare const XHeader: StencilReactComponent<XHeaderElement, XHeaderEvents, Components.XHeader>;
|
|
266
332
|
export type XIconEvents = NonNullable<unknown>;
|
|
267
|
-
export declare const XIcon: StencilReactComponent<XIconElement, XIconEvents>;
|
|
333
|
+
export declare const XIcon: StencilReactComponent<XIconElement, XIconEvents, Components.XIcon>;
|
|
334
|
+
export type XIconPickerDropdownContentEvents = {
|
|
335
|
+
onXIconClick: EventName<XIconPickerDropdownContentCustomEvent<string>>;
|
|
336
|
+
onXSearch: EventName<XIconPickerDropdownContentCustomEvent<string>>;
|
|
337
|
+
};
|
|
338
|
+
export declare const XIconPickerDropdownContent: StencilReactComponent<XIconPickerDropdownContentElement, XIconPickerDropdownContentEvents, Components.XIconPickerDropdownContent>;
|
|
268
339
|
export type XImageEvents = {
|
|
269
340
|
onXError: EventName<XImageCustomEvent<ImageErrorEventDetail>>;
|
|
270
341
|
onXLoad: EventName<XImageCustomEvent<ImageLoadEventDetail>>;
|
|
271
342
|
onXPreviewVisibleChange: EventName<XImageCustomEvent<ImagePreviewVisibleChangeEventDetail>>;
|
|
272
343
|
};
|
|
273
|
-
export declare const XImage: StencilReactComponent<XImageElement, XImageEvents>;
|
|
344
|
+
export declare const XImage: StencilReactComponent<XImageElement, XImageEvents, Components.XImage>;
|
|
274
345
|
export type XInfiniteScrollEvents = {
|
|
275
346
|
onXLoadMore: EventName<XInfiniteScrollCustomEvent<void>>;
|
|
276
347
|
};
|
|
277
|
-
export declare const XInfiniteScroll: StencilReactComponent<XInfiniteScrollElement, XInfiniteScrollEvents>;
|
|
348
|
+
export declare const XInfiniteScroll: StencilReactComponent<XInfiniteScrollElement, XInfiniteScrollEvents, Components.XInfiniteScroll>;
|
|
278
349
|
export type XInputEvents = {
|
|
279
350
|
onXChange: EventName<XInputCustomEvent<InputChangeEventDetail>>;
|
|
280
351
|
onXInput: EventName<XInputCustomEvent<InputEvent>>;
|
|
@@ -283,7 +354,14 @@ export type XInputEvents = {
|
|
|
283
354
|
onXBlur: EventName<XInputCustomEvent<FocusEvent>>;
|
|
284
355
|
onXClear: EventName<XInputCustomEvent<void>>;
|
|
285
356
|
};
|
|
286
|
-
export declare const XInput: StencilReactComponent<XInputElement, XInputEvents>;
|
|
357
|
+
export declare const XInput: StencilReactComponent<XInputElement, XInputEvents, Components.XInput>;
|
|
358
|
+
export type XInputIconEvents = {
|
|
359
|
+
onXChange: EventName<XInputIconCustomEvent<InputIconChangeEventDetail>>;
|
|
360
|
+
onXOpenChange: EventName<XInputIconCustomEvent<boolean>>;
|
|
361
|
+
onXBlur: EventName<XInputIconCustomEvent<FocusEvent>>;
|
|
362
|
+
onXFocus: EventName<XInputIconCustomEvent<FocusEvent>>;
|
|
363
|
+
};
|
|
364
|
+
export declare const XInputIcon: StencilReactComponent<XInputIconElement, XInputIconEvents, Components.XInputIcon>;
|
|
287
365
|
export type XInputNumberEvents = {
|
|
288
366
|
onXChange: EventName<XInputNumberCustomEvent<InputNumberChangeEventDetail>>;
|
|
289
367
|
onXPressEnter: EventName<XInputNumberCustomEvent<KeyboardEvent>>;
|
|
@@ -291,83 +369,109 @@ export type XInputNumberEvents = {
|
|
|
291
369
|
onXFocus: EventName<XInputNumberCustomEvent<FocusEvent>>;
|
|
292
370
|
onXBlur: EventName<XInputNumberCustomEvent<FocusEvent>>;
|
|
293
371
|
};
|
|
294
|
-
export declare const XInputNumber: StencilReactComponent<XInputNumberElement, XInputNumberEvents>;
|
|
372
|
+
export declare const XInputNumber: StencilReactComponent<XInputNumberElement, XInputNumberEvents, Components.XInputNumber>;
|
|
295
373
|
export type XLayoutEvents = NonNullable<unknown>;
|
|
296
|
-
export declare const XLayout: StencilReactComponent<XLayoutElement, XLayoutEvents>;
|
|
374
|
+
export declare const XLayout: StencilReactComponent<XLayoutElement, XLayoutEvents, Components.XLayout>;
|
|
375
|
+
export type XLayoutAdminEvents = {
|
|
376
|
+
onXCollapse: EventName<XLayoutAdminCustomEvent<{
|
|
377
|
+
collapsed: boolean;
|
|
378
|
+
}>>;
|
|
379
|
+
};
|
|
380
|
+
export declare const XLayoutAdmin: StencilReactComponent<XLayoutAdminElement, XLayoutAdminEvents, Components.XLayoutAdmin>;
|
|
381
|
+
export type XLayoutDetailEvents = NonNullable<unknown>;
|
|
382
|
+
export declare const XLayoutDetail: StencilReactComponent<XLayoutDetailElement, XLayoutDetailEvents, Components.XLayoutDetail>;
|
|
383
|
+
export type XLayoutListEvents = {
|
|
384
|
+
onXMenuSelect: EventName<XLayoutListCustomEvent<LayoutListMenuSelectDetail>>;
|
|
385
|
+
onXPageChange: EventName<XLayoutListCustomEvent<LayoutListPageChangeDetail>>;
|
|
386
|
+
};
|
|
387
|
+
export declare const XLayoutList: StencilReactComponent<XLayoutListElement, XLayoutListEvents, Components.XLayoutList>;
|
|
297
388
|
export type XListEvents = NonNullable<unknown>;
|
|
298
|
-
export declare const XList: StencilReactComponent<XListElement, XListEvents>;
|
|
389
|
+
export declare const XList: StencilReactComponent<XListElement, XListEvents, Components.XList>;
|
|
299
390
|
export type XListItemEvents = NonNullable<unknown>;
|
|
300
|
-
export declare const XListItem: StencilReactComponent<XListItemElement, XListItemEvents>;
|
|
391
|
+
export declare const XListItem: StencilReactComponent<XListItemElement, XListItemEvents, Components.XListItem>;
|
|
392
|
+
export type XLoginEvents = {
|
|
393
|
+
onXSubmit: EventName<XLoginCustomEvent<LoginSubmitEventDetail>>;
|
|
394
|
+
onXSocialLogin: EventName<XLoginCustomEvent<LoginSocialEventDetail>>;
|
|
395
|
+
onXForgotPassword: EventName<XLoginCustomEvent<void>>;
|
|
396
|
+
onXSignUp: EventName<XLoginCustomEvent<void>>;
|
|
397
|
+
};
|
|
398
|
+
export declare const XLogin: StencilReactComponent<XLoginElement, XLoginEvents, Components.XLogin>;
|
|
301
399
|
export type XMentionsEvents = {
|
|
302
400
|
onXChange: EventName<XMentionsCustomEvent<string>>;
|
|
303
401
|
onXSelect: EventName<XMentionsCustomEvent<MentionOption>>;
|
|
304
402
|
onXSearch: EventName<XMentionsCustomEvent<string>>;
|
|
305
403
|
};
|
|
306
|
-
export declare const XMentions: StencilReactComponent<XMentionsElement, XMentionsEvents>;
|
|
404
|
+
export declare const XMentions: StencilReactComponent<XMentionsElement, XMentionsEvents, Components.XMentions>;
|
|
307
405
|
export type XMenuEvents = {
|
|
308
406
|
onXSelect: EventName<XMenuCustomEvent<MenuSelectDetail>>;
|
|
309
407
|
onXDeselect: EventName<XMenuCustomEvent<MenuDeselectDetail>>;
|
|
310
408
|
onXClick: EventName<XMenuCustomEvent<MenuClickDetail>>;
|
|
311
409
|
onXOpenChange: EventName<XMenuCustomEvent<MenuOpenChangeDetail>>;
|
|
312
410
|
};
|
|
313
|
-
export declare const XMenu: StencilReactComponent<XMenuElement, XMenuEvents>;
|
|
411
|
+
export declare const XMenu: StencilReactComponent<XMenuElement, XMenuEvents, Components.XMenu>;
|
|
314
412
|
export type XMenuDividerEvents = NonNullable<unknown>;
|
|
315
|
-
export declare const XMenuDivider: StencilReactComponent<XMenuDividerElement, XMenuDividerEvents>;
|
|
413
|
+
export declare const XMenuDivider: StencilReactComponent<XMenuDividerElement, XMenuDividerEvents, Components.XMenuDivider>;
|
|
316
414
|
export type XMenuItemEvents = {
|
|
317
415
|
onXMenuItemClick: EventName<XMenuItemCustomEvent<MenuItemClickDetail>>;
|
|
318
416
|
};
|
|
319
|
-
export declare const XMenuItem: StencilReactComponent<XMenuItemElement, XMenuItemEvents>;
|
|
417
|
+
export declare const XMenuItem: StencilReactComponent<XMenuItemElement, XMenuItemEvents, Components.XMenuItem>;
|
|
320
418
|
export type XMenuItemGroupEvents = NonNullable<unknown>;
|
|
321
|
-
export declare const XMenuItemGroup: StencilReactComponent<XMenuItemGroupElement, XMenuItemGroupEvents>;
|
|
419
|
+
export declare const XMenuItemGroup: StencilReactComponent<XMenuItemGroupElement, XMenuItemGroupEvents, Components.XMenuItemGroup>;
|
|
322
420
|
export type XMenuSubmenuEvents = {
|
|
323
421
|
onXSubmenuToggle: EventName<XMenuSubmenuCustomEvent<SubmenuToggleDetail>>;
|
|
324
422
|
onXTitleClick: EventName<XMenuSubmenuCustomEvent<SubmenuTitleClickDetail>>;
|
|
325
423
|
};
|
|
326
|
-
export declare const XMenuSubmenu: StencilReactComponent<XMenuSubmenuElement, XMenuSubmenuEvents>;
|
|
424
|
+
export declare const XMenuSubmenu: StencilReactComponent<XMenuSubmenuElement, XMenuSubmenuEvents, Components.XMenuSubmenu>;
|
|
327
425
|
export type XMessageEvents = {
|
|
328
426
|
onXClose: EventName<XMessageCustomEvent<string>>;
|
|
329
427
|
};
|
|
330
|
-
export declare const XMessage: StencilReactComponent<XMessageElement, XMessageEvents>;
|
|
428
|
+
export declare const XMessage: StencilReactComponent<XMessageElement, XMessageEvents, Components.XMessage>;
|
|
331
429
|
export type XModalEvents = {
|
|
332
430
|
onXOk: EventName<XModalCustomEvent<any>>;
|
|
333
431
|
onXCancel: EventName<XModalCustomEvent<any>>;
|
|
334
432
|
};
|
|
335
|
-
export declare const XModal: StencilReactComponent<XModalElement, XModalEvents>;
|
|
433
|
+
export declare const XModal: StencilReactComponent<XModalElement, XModalEvents, Components.XModal>;
|
|
336
434
|
export type XModalContentEvents = {
|
|
337
435
|
onXOk: EventName<XModalContentCustomEvent<any>>;
|
|
338
436
|
onXCancel: EventName<XModalContentCustomEvent<any>>;
|
|
339
437
|
};
|
|
340
|
-
export declare const XModalContent: StencilReactComponent<XModalContentElement, XModalContentEvents>;
|
|
438
|
+
export declare const XModalContent: StencilReactComponent<XModalContentElement, XModalContentEvents, Components.XModalContent>;
|
|
341
439
|
export type XNotificationEvents = {
|
|
342
440
|
onXClose: EventName<XNotificationCustomEvent<string>>;
|
|
343
441
|
};
|
|
344
|
-
export declare const XNotification: StencilReactComponent<XNotificationElement, XNotificationEvents>;
|
|
442
|
+
export declare const XNotification: StencilReactComponent<XNotificationElement, XNotificationEvents, Components.XNotification>;
|
|
345
443
|
export type XPageHeaderEvents = {
|
|
346
444
|
onXBack: EventName<XPageHeaderCustomEvent<void>>;
|
|
347
445
|
};
|
|
348
|
-
export declare const XPageHeader: StencilReactComponent<XPageHeaderElement, XPageHeaderEvents>;
|
|
446
|
+
export declare const XPageHeader: StencilReactComponent<XPageHeaderElement, XPageHeaderEvents, Components.XPageHeader>;
|
|
349
447
|
export type XPaginationEvents = {
|
|
350
448
|
onXChange: EventName<XPaginationCustomEvent<PaginationChangeEventDetail>>;
|
|
351
449
|
onXShowSizeChange: EventName<XPaginationCustomEvent<PaginationShowSizeChangeEventDetail>>;
|
|
352
450
|
};
|
|
353
|
-
export declare const XPagination: StencilReactComponent<XPaginationElement, XPaginationEvents>;
|
|
451
|
+
export declare const XPagination: StencilReactComponent<XPaginationElement, XPaginationEvents, Components.XPagination>;
|
|
354
452
|
export type XPopconfirmEvents = {
|
|
355
453
|
onXConfirm: EventName<XPopconfirmCustomEvent<any>>;
|
|
356
454
|
onXCancel: EventName<XPopconfirmCustomEvent<any>>;
|
|
357
455
|
};
|
|
358
|
-
export declare const XPopconfirm: StencilReactComponent<XPopconfirmElement, XPopconfirmEvents>;
|
|
456
|
+
export declare const XPopconfirm: StencilReactComponent<XPopconfirmElement, XPopconfirmEvents, Components.XPopconfirm>;
|
|
359
457
|
export type XPopoverEvents = {
|
|
360
458
|
onXOpenChange: EventName<XPopoverCustomEvent<boolean>>;
|
|
361
459
|
};
|
|
362
|
-
export declare const XPopover: StencilReactComponent<XPopoverElement, XPopoverEvents>;
|
|
460
|
+
export declare const XPopover: StencilReactComponent<XPopoverElement, XPopoverEvents, Components.XPopover>;
|
|
363
461
|
export type XProgressEvents = NonNullable<unknown>;
|
|
364
|
-
export declare const XProgress: StencilReactComponent<XProgressElement, XProgressEvents>;
|
|
462
|
+
export declare const XProgress: StencilReactComponent<XProgressElement, XProgressEvents, Components.XProgress>;
|
|
463
|
+
export type XQrCodeEvents = NonNullable<unknown>;
|
|
464
|
+
export declare const XQrCode: StencilReactComponent<XQrCodeElement, XQrCodeEvents, Components.XQrCode>;
|
|
365
465
|
export type XRadioEvents = {
|
|
366
466
|
onXChange: EventName<XRadioCustomEvent<RadioChangeEventDetail>>;
|
|
367
467
|
onXFocus: EventName<XRadioCustomEvent<void>>;
|
|
368
468
|
onXBlur: EventName<XRadioCustomEvent<void>>;
|
|
369
469
|
};
|
|
370
|
-
export declare const XRadio: StencilReactComponent<XRadioElement, XRadioEvents>;
|
|
470
|
+
export declare const XRadio: StencilReactComponent<XRadioElement, XRadioEvents, Components.XRadio>;
|
|
471
|
+
export type XRadioGroupEvents = {
|
|
472
|
+
onXChange: EventName<XRadioGroupCustomEvent<RadioGroupChangeEventDetail>>;
|
|
473
|
+
};
|
|
474
|
+
export declare const XRadioGroup: StencilReactComponent<XRadioGroupElement, XRadioGroupEvents, Components.XRadioGroup>;
|
|
371
475
|
export type XRangePickerEvents = {
|
|
372
476
|
onXChange: EventName<XRangePickerCustomEvent<RangePickerChangeEventDetail>>;
|
|
373
477
|
onXOpenChange: EventName<XRangePickerCustomEvent<boolean>>;
|
|
@@ -378,7 +482,7 @@ export type XRangePickerEvents = {
|
|
|
378
482
|
dateStrings: [string, string];
|
|
379
483
|
}>>;
|
|
380
484
|
};
|
|
381
|
-
export declare const XRangePicker: StencilReactComponent<XRangePickerElement, XRangePickerEvents>;
|
|
485
|
+
export declare const XRangePicker: StencilReactComponent<XRangePickerElement, XRangePickerEvents, Components.XRangePicker>;
|
|
382
486
|
export type XRangePickerDropdownContentEvents = {
|
|
383
487
|
onXDateClick: EventName<XRangePickerDropdownContentCustomEvent<RangeDateClickDetail>>;
|
|
384
488
|
onXDateHover: EventName<XRangePickerDropdownContentCustomEvent<RangeDateClickDetail>>;
|
|
@@ -405,20 +509,20 @@ export type XRangePickerDropdownContentEvents = {
|
|
|
405
509
|
}>>;
|
|
406
510
|
onXTimeChange: EventName<XRangePickerDropdownContentCustomEvent<RangeTimeChangeDetail>>;
|
|
407
511
|
};
|
|
408
|
-
export declare const XRangePickerDropdownContent: StencilReactComponent<XRangePickerDropdownContentElement, XRangePickerDropdownContentEvents>;
|
|
512
|
+
export declare const XRangePickerDropdownContent: StencilReactComponent<XRangePickerDropdownContentElement, XRangePickerDropdownContentEvents, Components.XRangePickerDropdownContent>;
|
|
409
513
|
export type XRateEvents = {
|
|
410
514
|
onXChange: EventName<XRateCustomEvent<number>>;
|
|
411
515
|
onXHoverChange: EventName<XRateCustomEvent<number>>;
|
|
412
516
|
};
|
|
413
|
-
export declare const XRate: StencilReactComponent<XRateElement, XRateEvents>;
|
|
517
|
+
export declare const XRate: StencilReactComponent<XRateElement, XRateEvents, Components.XRate>;
|
|
414
518
|
export type XResultEvents = NonNullable<unknown>;
|
|
415
|
-
export declare const XResult: StencilReactComponent<XResultElement, XResultEvents>;
|
|
519
|
+
export declare const XResult: StencilReactComponent<XResultElement, XResultEvents, Components.XResult>;
|
|
416
520
|
export type XRowEvents = NonNullable<unknown>;
|
|
417
|
-
export declare const XRow: StencilReactComponent<XRowElement, XRowEvents>;
|
|
521
|
+
export declare const XRow: StencilReactComponent<XRowElement, XRowEvents, Components.XRow>;
|
|
418
522
|
export type XSegmentedEvents = {
|
|
419
523
|
onXChange: EventName<XSegmentedCustomEvent<SegmentedValue>>;
|
|
420
524
|
};
|
|
421
|
-
export declare const XSegmented: StencilReactComponent<XSegmentedElement, XSegmentedEvents>;
|
|
525
|
+
export declare const XSegmented: StencilReactComponent<XSegmentedElement, XSegmentedEvents, Components.XSegmented>;
|
|
422
526
|
export type XSelectEvents = {
|
|
423
527
|
onXChange: EventName<XSelectCustomEvent<SelectChangeEventDetail>>;
|
|
424
528
|
onXSearch: EventName<XSelectCustomEvent<string>>;
|
|
@@ -429,56 +533,56 @@ export type XSelectEvents = {
|
|
|
429
533
|
onXDeselect: EventName<XSelectCustomEvent<SelectOption>>;
|
|
430
534
|
onXSelect: EventName<XSelectCustomEvent<SelectOption>>;
|
|
431
535
|
};
|
|
432
|
-
export declare const XSelect: StencilReactComponent<XSelectElement, XSelectEvents>;
|
|
536
|
+
export declare const XSelect: StencilReactComponent<XSelectElement, XSelectEvents, Components.XSelect>;
|
|
433
537
|
export type XSelectDropdownContentEvents = NonNullable<unknown>;
|
|
434
|
-
export declare const XSelectDropdownContent: StencilReactComponent<XSelectDropdownContentElement, XSelectDropdownContentEvents>;
|
|
538
|
+
export declare const XSelectDropdownContent: StencilReactComponent<XSelectDropdownContentElement, XSelectDropdownContentEvents, Components.XSelectDropdownContent>;
|
|
435
539
|
export type XSelectOptionEvents = NonNullable<unknown>;
|
|
436
|
-
export declare const XSelectOption: StencilReactComponent<XSelectOptionElement, XSelectOptionEvents>;
|
|
540
|
+
export declare const XSelectOption: StencilReactComponent<XSelectOptionElement, XSelectOptionEvents, Components.XSelectOption>;
|
|
437
541
|
export type XSiderEvents = {
|
|
438
542
|
onXCollapse: EventName<XSiderCustomEvent<boolean>>;
|
|
439
543
|
};
|
|
440
|
-
export declare const XSider: StencilReactComponent<XSiderElement, XSiderEvents>;
|
|
544
|
+
export declare const XSider: StencilReactComponent<XSiderElement, XSiderEvents, Components.XSider>;
|
|
441
545
|
export type XSkeletonEvents = NonNullable<unknown>;
|
|
442
|
-
export declare const XSkeleton: StencilReactComponent<XSkeletonElement, XSkeletonEvents>;
|
|
546
|
+
export declare const XSkeleton: StencilReactComponent<XSkeletonElement, XSkeletonEvents, Components.XSkeleton>;
|
|
443
547
|
export type XSliderEvents = {
|
|
444
548
|
onXChange: EventName<XSliderCustomEvent<SliderValue>>;
|
|
445
549
|
onXAfterChange: EventName<XSliderCustomEvent<SliderValue>>;
|
|
446
550
|
};
|
|
447
|
-
export declare const XSlider: StencilReactComponent<XSliderElement, XSliderEvents>;
|
|
551
|
+
export declare const XSlider: StencilReactComponent<XSliderElement, XSliderEvents, Components.XSlider>;
|
|
448
552
|
export type XSpaceEvents = NonNullable<unknown>;
|
|
449
|
-
export declare const XSpace: StencilReactComponent<XSpaceElement, XSpaceEvents>;
|
|
553
|
+
export declare const XSpace: StencilReactComponent<XSpaceElement, XSpaceEvents, Components.XSpace>;
|
|
450
554
|
export type XSpinEvents = NonNullable<unknown>;
|
|
451
|
-
export declare const XSpin: StencilReactComponent<XSpinElement, XSpinEvents>;
|
|
555
|
+
export declare const XSpin: StencilReactComponent<XSpinElement, XSpinEvents, Components.XSpin>;
|
|
452
556
|
export type XSplitterEvents = {
|
|
453
557
|
onXResize: EventName<XSplitterCustomEvent<number[]>>;
|
|
454
558
|
onXResizeStart: EventName<XSplitterCustomEvent<number[]>>;
|
|
455
559
|
onXResizeEnd: EventName<XSplitterCustomEvent<number[]>>;
|
|
456
560
|
onXCollapse: EventName<XSplitterCustomEvent<SplitterCollapseDetail>>;
|
|
457
561
|
};
|
|
458
|
-
export declare const XSplitter: StencilReactComponent<XSplitterElement, XSplitterEvents>;
|
|
562
|
+
export declare const XSplitter: StencilReactComponent<XSplitterElement, XSplitterEvents, Components.XSplitter>;
|
|
459
563
|
export type XSplitterPanelEvents = {
|
|
460
564
|
onXPanelResizeStart: EventName<XSplitterPanelCustomEvent<PanelResizeStartDetail>>;
|
|
461
565
|
onXPanelCollapse: EventName<XSplitterPanelCustomEvent<PanelCollapseDetail>>;
|
|
462
566
|
};
|
|
463
|
-
export declare const XSplitterPanel: StencilReactComponent<XSplitterPanelElement, XSplitterPanelEvents>;
|
|
567
|
+
export declare const XSplitterPanel: StencilReactComponent<XSplitterPanelElement, XSplitterPanelEvents, Components.XSplitterPanel>;
|
|
464
568
|
export type XStatisticEvents = NonNullable<unknown>;
|
|
465
|
-
export declare const XStatistic: StencilReactComponent<XStatisticElement, XStatisticEvents>;
|
|
569
|
+
export declare const XStatistic: StencilReactComponent<XStatisticElement, XStatisticEvents, Components.XStatistic>;
|
|
466
570
|
export type XStepEvents = {
|
|
467
571
|
onXStepClick: EventName<XStepCustomEvent<StepClickEventDetail>>;
|
|
468
572
|
};
|
|
469
|
-
export declare const XStep: StencilReactComponent<XStepElement, XStepEvents>;
|
|
573
|
+
export declare const XStep: StencilReactComponent<XStepElement, XStepEvents, Components.XStep>;
|
|
470
574
|
export type XStepsEvents = {
|
|
471
575
|
onXChange: EventName<XStepsCustomEvent<StepsChangeEventDetail>>;
|
|
472
576
|
onXStepClick: EventName<XStepsCustomEvent<number>>;
|
|
473
577
|
};
|
|
474
|
-
export declare const XSteps: StencilReactComponent<XStepsElement, XStepsEvents>;
|
|
578
|
+
export declare const XSteps: StencilReactComponent<XStepsElement, XStepsEvents, Components.XSteps>;
|
|
475
579
|
export type XSwitchEvents = {
|
|
476
580
|
onXChange: EventName<XSwitchCustomEvent<boolean>>;
|
|
477
581
|
onXClick: EventName<XSwitchCustomEvent<SwitchClickEvent>>;
|
|
478
582
|
};
|
|
479
|
-
export declare const XSwitch: StencilReactComponent<XSwitchElement, XSwitchEvents>;
|
|
583
|
+
export declare const XSwitch: StencilReactComponent<XSwitchElement, XSwitchEvents, Components.XSwitch>;
|
|
480
584
|
export type XTabPaneEvents = NonNullable<unknown>;
|
|
481
|
-
export declare const XTabPane: StencilReactComponent<XTabPaneElement, XTabPaneEvents>;
|
|
585
|
+
export declare const XTabPane: StencilReactComponent<XTabPaneElement, XTabPaneEvents, Components.XTabPane>;
|
|
482
586
|
export type XTableEvents = {
|
|
483
587
|
onXChange: EventName<XTableCustomEvent<TableChangeEventDetail>>;
|
|
484
588
|
onXRowClick: EventName<XTableCustomEvent<TableRowEventDetail>>;
|
|
@@ -490,20 +594,30 @@ export type XTableEvents = {
|
|
|
490
594
|
}>>;
|
|
491
595
|
onXColumnSort: EventName<XTableCustomEvent<TableColumnSortEventDetail>>;
|
|
492
596
|
onXDragSort: EventName<XTableCustomEvent<TableRowSortEventDetail>>;
|
|
597
|
+
onXDataDisplayChange: EventName<XTableCustomEvent<{
|
|
598
|
+
data: Record<string, unknown>[];
|
|
599
|
+
total: number;
|
|
600
|
+
startIndex: number;
|
|
601
|
+
}>>;
|
|
493
602
|
};
|
|
494
|
-
export declare const XTable: StencilReactComponent<XTableElement, XTableEvents>;
|
|
603
|
+
export declare const XTable: StencilReactComponent<XTableElement, XTableEvents, Components.XTable>;
|
|
604
|
+
export type XTableCellEvents = NonNullable<unknown>;
|
|
605
|
+
export declare const XTableCell: StencilReactComponent<XTableCellElement, XTableCellEvents, Components.XTableCell>;
|
|
606
|
+
export type XTableRowEvents = NonNullable<unknown>;
|
|
607
|
+
export declare const XTableRow: StencilReactComponent<XTableRowElement, XTableRowEvents, Components.XTableRow>;
|
|
495
608
|
export type XTabsEvents = {
|
|
496
609
|
onXChange: EventName<XTabsCustomEvent<TabsChangeEventDetail>>;
|
|
497
610
|
onXTabClick: EventName<XTabsCustomEvent<TabsClickEventDetail>>;
|
|
498
611
|
onXEdit: EventName<XTabsCustomEvent<TabsEditEventDetail>>;
|
|
499
612
|
onXTabScroll: EventName<XTabsCustomEvent<TabsScrollEventDetail>>;
|
|
613
|
+
onXTabRename: EventName<XTabsCustomEvent<TabsRenameEventDetail>>;
|
|
500
614
|
};
|
|
501
|
-
export declare const XTabs: StencilReactComponent<XTabsElement, XTabsEvents>;
|
|
615
|
+
export declare const XTabs: StencilReactComponent<XTabsElement, XTabsEvents, Components.XTabs>;
|
|
502
616
|
export type XTagEvents = {
|
|
503
617
|
onXClose: EventName<XTagCustomEvent<MouseEvent>>;
|
|
504
618
|
onXClick: EventName<XTagCustomEvent<MouseEvent>>;
|
|
505
619
|
};
|
|
506
|
-
export declare const XTag: StencilReactComponent<XTagElement, XTagEvents>;
|
|
620
|
+
export declare const XTag: StencilReactComponent<XTagElement, XTagEvents, Components.XTag>;
|
|
507
621
|
export type XTextareaEvents = {
|
|
508
622
|
onXChange: EventName<XTextareaCustomEvent<string>>;
|
|
509
623
|
onXInput: EventName<XTextareaCustomEvent<InputEvent>>;
|
|
@@ -513,47 +627,47 @@ export type XTextareaEvents = {
|
|
|
513
627
|
height: number;
|
|
514
628
|
}>>;
|
|
515
629
|
};
|
|
516
|
-
export declare const XTextarea: StencilReactComponent<XTextareaElement, XTextareaEvents>;
|
|
630
|
+
export declare const XTextarea: StencilReactComponent<XTextareaElement, XTextareaEvents, Components.XTextarea>;
|
|
517
631
|
export type XTimePickerEvents = {
|
|
518
632
|
onXChange: EventName<XTimePickerCustomEvent<TimePickerChangeEventDetail>>;
|
|
519
633
|
onXOpenChange: EventName<XTimePickerCustomEvent<boolean>>;
|
|
520
634
|
onXBlur: EventName<XTimePickerCustomEvent<FocusEvent>>;
|
|
521
635
|
onXFocus: EventName<XTimePickerCustomEvent<FocusEvent>>;
|
|
522
636
|
};
|
|
523
|
-
export declare const XTimePicker: StencilReactComponent<XTimePickerElement, XTimePickerEvents>;
|
|
637
|
+
export declare const XTimePicker: StencilReactComponent<XTimePickerElement, XTimePickerEvents, Components.XTimePicker>;
|
|
524
638
|
export type XTimePickerDropdownContentEvents = {
|
|
525
639
|
onXTimeChange: EventName<XTimePickerDropdownContentCustomEvent<TimeChangeDetail>>;
|
|
526
640
|
onXNowClick: EventName<XTimePickerDropdownContentCustomEvent<void>>;
|
|
527
641
|
onXOkClick: EventName<XTimePickerDropdownContentCustomEvent<void>>;
|
|
528
642
|
};
|
|
529
|
-
export declare const XTimePickerDropdownContent: StencilReactComponent<XTimePickerDropdownContentElement, XTimePickerDropdownContentEvents>;
|
|
643
|
+
export declare const XTimePickerDropdownContent: StencilReactComponent<XTimePickerDropdownContentElement, XTimePickerDropdownContentEvents, Components.XTimePickerDropdownContent>;
|
|
530
644
|
export type XTimelineEvents = NonNullable<unknown>;
|
|
531
|
-
export declare const XTimeline: StencilReactComponent<XTimelineElement, XTimelineEvents>;
|
|
645
|
+
export declare const XTimeline: StencilReactComponent<XTimelineElement, XTimelineEvents, Components.XTimeline>;
|
|
532
646
|
export type XTimelineItemEvents = NonNullable<unknown>;
|
|
533
|
-
export declare const XTimelineItem: StencilReactComponent<XTimelineItemElement, XTimelineItemEvents>;
|
|
647
|
+
export declare const XTimelineItem: StencilReactComponent<XTimelineItemElement, XTimelineItemEvents, Components.XTimelineItem>;
|
|
534
648
|
export type XTooltipEvents = {
|
|
535
649
|
onOpenChange: EventName<XTooltipCustomEvent<TooltipOpenChangeEventDetail>>;
|
|
536
650
|
};
|
|
537
|
-
export declare const XTooltip: StencilReactComponent<XTooltipElement, XTooltipEvents>;
|
|
651
|
+
export declare const XTooltip: StencilReactComponent<XTooltipElement, XTooltipEvents, Components.XTooltip>;
|
|
538
652
|
export type XTourEvents = {
|
|
539
653
|
onXChange: EventName<XTourCustomEvent<number>>;
|
|
540
654
|
onXClose: EventName<XTourCustomEvent<void>>;
|
|
541
655
|
onXFinish: EventName<XTourCustomEvent<void>>;
|
|
542
656
|
};
|
|
543
|
-
export declare const XTour: StencilReactComponent<XTourElement, XTourEvents>;
|
|
657
|
+
export declare const XTour: StencilReactComponent<XTourElement, XTourEvents, Components.XTour>;
|
|
544
658
|
export type XTourPanelEvents = {
|
|
545
659
|
onXNext: EventName<XTourPanelCustomEvent<void>>;
|
|
546
660
|
onXPrev: EventName<XTourPanelCustomEvent<void>>;
|
|
547
661
|
onXClose: EventName<XTourPanelCustomEvent<void>>;
|
|
548
662
|
};
|
|
549
|
-
export declare const XTourPanel: StencilReactComponent<XTourPanelElement, XTourPanelEvents>;
|
|
663
|
+
export declare const XTourPanel: StencilReactComponent<XTourPanelElement, XTourPanelEvents, Components.XTourPanel>;
|
|
550
664
|
export type XTransferEvents = {
|
|
551
665
|
onXChange: EventName<XTransferCustomEvent<TransferChangeEvent>>;
|
|
552
666
|
onXSelectChange: EventName<XTransferCustomEvent<TransferSelectChangeEvent>>;
|
|
553
667
|
onXSearch: EventName<XTransferCustomEvent<TransferSearchEvent>>;
|
|
554
668
|
onXScroll: EventName<XTransferCustomEvent<TransferScrollEvent>>;
|
|
555
669
|
};
|
|
556
|
-
export declare const XTransfer: StencilReactComponent<XTransferElement, XTransferEvents>;
|
|
670
|
+
export declare const XTransfer: StencilReactComponent<XTransferElement, XTransferEvents, Components.XTransfer>;
|
|
557
671
|
export type XTreeEvents = {
|
|
558
672
|
onXExpand: EventName<XTreeCustomEvent<TreeExpandEvent>>;
|
|
559
673
|
onXSelect: EventName<XTreeCustomEvent<TreeSelectEvent>>;
|
|
@@ -564,8 +678,10 @@ export type XTreeEvents = {
|
|
|
564
678
|
onXDragLeave: EventName<XTreeCustomEvent<TreeDragEvent>>;
|
|
565
679
|
onXDragEnd: EventName<XTreeCustomEvent<TreeDragEvent>>;
|
|
566
680
|
onXDrop: EventName<XTreeCustomEvent<TreeDragEvent>>;
|
|
681
|
+
onXLoadData: EventName<XTreeCustomEvent<TreeExpandEvent>>;
|
|
682
|
+
onXAction: EventName<XTreeCustomEvent<TreeActionEvent>>;
|
|
567
683
|
};
|
|
568
|
-
export declare const XTree: StencilReactComponent<XTreeElement, XTreeEvents>;
|
|
684
|
+
export declare const XTree: StencilReactComponent<XTreeElement, XTreeEvents, Components.XTree>;
|
|
569
685
|
export type XTreeSelectEvents = {
|
|
570
686
|
onXChange: EventName<XTreeSelectCustomEvent<TreeSelectChangeEventDetail>>;
|
|
571
687
|
onXOpenChange: EventName<XTreeSelectCustomEvent<boolean>>;
|
|
@@ -575,23 +691,36 @@ export type XTreeSelectEvents = {
|
|
|
575
691
|
onXBlur: EventName<XTreeSelectCustomEvent<FocusEvent>>;
|
|
576
692
|
onXDropdownVisibleChange: EventName<XTreeSelectCustomEvent<boolean>>;
|
|
577
693
|
};
|
|
578
|
-
export declare const XTreeSelect: StencilReactComponent<XTreeSelectElement, XTreeSelectEvents>;
|
|
694
|
+
export declare const XTreeSelect: StencilReactComponent<XTreeSelectElement, XTreeSelectEvents, Components.XTreeSelect>;
|
|
579
695
|
export type XTreeSelectDropdownContentEvents = {
|
|
580
696
|
onXNodeClick: EventName<XTreeSelectDropdownContentCustomEvent<TreeNodeClickDetail>>;
|
|
581
697
|
onXNodeExpand: EventName<XTreeSelectDropdownContentCustomEvent<TreeNodeExpandDetail>>;
|
|
582
698
|
onXNodeCheck: EventName<XTreeSelectDropdownContentCustomEvent<TreeNodeCheckDetail>>;
|
|
583
699
|
};
|
|
584
|
-
export declare const XTreeSelectDropdownContent: StencilReactComponent<XTreeSelectDropdownContentElement, XTreeSelectDropdownContentEvents>;
|
|
700
|
+
export declare const XTreeSelectDropdownContent: StencilReactComponent<XTreeSelectDropdownContentElement, XTreeSelectDropdownContentEvents, Components.XTreeSelectDropdownContent>;
|
|
585
701
|
export type XTypographyEvents = NonNullable<unknown>;
|
|
586
|
-
export declare const XTypography: StencilReactComponent<XTypographyElement, XTypographyEvents>;
|
|
702
|
+
export declare const XTypography: StencilReactComponent<XTypographyElement, XTypographyEvents, Components.XTypography>;
|
|
587
703
|
export type XUploadEvents = {
|
|
588
704
|
onXChange: EventName<XUploadCustomEvent<UploadChangeEventDetail>>;
|
|
589
705
|
onXRemove: EventName<XUploadCustomEvent<UploadRemoveEventDetail>>;
|
|
590
706
|
onXPreview: EventName<XUploadCustomEvent<UploadPreviewEventDetail>>;
|
|
591
707
|
onXDownload: EventName<XUploadCustomEvent<UploadDownloadEventDetail>>;
|
|
592
708
|
onXDrop: EventName<XUploadCustomEvent<UploadDropEventDetail>>;
|
|
709
|
+
onXError: EventName<XUploadCustomEvent<UploadErrorEventDetail>>;
|
|
593
710
|
};
|
|
594
|
-
export declare const XUpload: StencilReactComponent<XUploadElement, XUploadEvents>;
|
|
711
|
+
export declare const XUpload: StencilReactComponent<XUploadElement, XUploadEvents, Components.XUpload>;
|
|
595
712
|
export type XVirtualScrollEvents = NonNullable<unknown>;
|
|
596
|
-
export declare const XVirtualScroll: StencilReactComponent<XVirtualScrollElement, XVirtualScrollEvents>;
|
|
713
|
+
export declare const XVirtualScroll: StencilReactComponent<XVirtualScrollElement, XVirtualScrollEvents, Components.XVirtualScroll>;
|
|
714
|
+
export type XWorkflowEvents = {
|
|
715
|
+
onXNodesChange: EventName<XWorkflowCustomEvent<XNode[]>>;
|
|
716
|
+
onXEdgesChange: EventName<XWorkflowCustomEvent<XEdge[]>>;
|
|
717
|
+
onXViewportChange: EventName<XWorkflowCustomEvent<Viewport>>;
|
|
718
|
+
onXNodeClick: EventName<XWorkflowCustomEvent<XNode>>;
|
|
719
|
+
onXEdgeClick: EventName<XWorkflowCustomEvent<XEdge>>;
|
|
720
|
+
onXConnect: EventName<XWorkflowCustomEvent<XConnection>>;
|
|
721
|
+
onXWorkflowChange: EventName<XWorkflowCustomEvent<unknown>>;
|
|
722
|
+
};
|
|
723
|
+
export declare const XWorkflow: StencilReactComponent<XWorkflowElement, XWorkflowEvents, Components.XWorkflow>;
|
|
724
|
+
export type XWorkflowBuilderEvents = NonNullable<unknown>;
|
|
725
|
+
export declare const XWorkflowBuilder: StencilReactComponent<XWorkflowBuilderElement, XWorkflowBuilderEvents, Components.XWorkflowBuilder>;
|
|
597
726
|
//# sourceMappingURL=components.d.ts.map
|