genesys-spark-components-react 3.98.0 → 4.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +8 -46
- package/dist/index.js +8 -46
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -1,14 +1,9 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { JSX } from 'genesys-spark-components';
|
|
3
3
|
export declare const GuxAccordion: import("react").ForwardRefExoticComponent<JSX.GuxAccordion & Omit<import("react").HTMLAttributes<HTMLGuxAccordionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAccordionElement>>;
|
|
4
|
-
export declare const GuxAccordionLegacy: import("react").ForwardRefExoticComponent<JSX.GuxAccordionLegacy & Omit<import("react").HTMLAttributes<HTMLGuxAccordionLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAccordionLegacyElement>>;
|
|
5
4
|
export declare const GuxAccordionSection: import("react").ForwardRefExoticComponent<JSX.GuxAccordionSection & Omit<import("react").HTMLAttributes<HTMLGuxAccordionSectionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAccordionSectionElement>>;
|
|
6
5
|
export declare const GuxActionButton: import("react").ForwardRefExoticComponent<JSX.GuxActionButton & Omit<import("react").HTMLAttributes<HTMLGuxActionButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxActionButtonElement>>;
|
|
7
|
-
export declare const
|
|
8
|
-
export declare const GuxActionItem: import("react").ForwardRefExoticComponent<JSX.GuxActionItem & Omit<import("react").HTMLAttributes<HTMLGuxActionItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxActionItemElement>>;
|
|
9
|
-
export declare const GuxActionListDivider: import("react").ForwardRefExoticComponent<JSX.GuxActionListDivider & Omit<import("react").HTMLAttributes<HTMLGuxActionListDividerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxActionListDividerElement>>;
|
|
10
|
-
export declare const GuxActionListLegacy: import("react").ForwardRefExoticComponent<JSX.GuxActionListLegacy & Omit<import("react").HTMLAttributes<HTMLGuxActionListLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxActionListLegacyElement>>;
|
|
11
|
-
export declare const GuxActionToast: import("react").ForwardRefExoticComponent<JSX.GuxActionToast & Omit<import("react").HTMLAttributes<HTMLGuxActionToastElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxActionToastElement>>;
|
|
6
|
+
export declare const GuxActionToastLegacy: import("react").ForwardRefExoticComponent<JSX.GuxActionToastLegacy & Omit<import("react").HTMLAttributes<HTMLGuxActionToastLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxActionToastLegacyElement>>;
|
|
12
7
|
export declare const GuxAdvancedDropdown: import("react").ForwardRefExoticComponent<JSX.GuxAdvancedDropdown & Omit<import("react").HTMLAttributes<HTMLGuxAdvancedDropdownElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAdvancedDropdownElement>>;
|
|
13
8
|
export declare const GuxAllRowSelect: import("react").ForwardRefExoticComponent<JSX.GuxAllRowSelect & Omit<import("react").HTMLAttributes<HTMLGuxAllRowSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAllRowSelectElement>>;
|
|
14
9
|
export declare const GuxAnnounceBeta: import("react").ForwardRefExoticComponent<JSX.GuxAnnounceBeta & Omit<import("react").HTMLAttributes<HTMLGuxAnnounceBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAnnounceBetaElement>>;
|
|
@@ -18,23 +13,14 @@ export declare const GuxBreadcrumbItem: import("react").ForwardRefExoticComponen
|
|
|
18
13
|
export declare const GuxBreadcrumbs: import("react").ForwardRefExoticComponent<JSX.GuxBreadcrumbs & Omit<import("react").HTMLAttributes<HTMLGuxBreadcrumbsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBreadcrumbsElement>>;
|
|
19
14
|
export declare const GuxButton: import("react").ForwardRefExoticComponent<JSX.GuxButton & Omit<import("react").HTMLAttributes<HTMLGuxButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxButtonElement>>;
|
|
20
15
|
export declare const GuxButtonMulti: import("react").ForwardRefExoticComponent<JSX.GuxButtonMulti & Omit<import("react").HTMLAttributes<HTMLGuxButtonMultiElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxButtonMultiElement>>;
|
|
21
|
-
export declare const GuxButtonMultiLegacy: import("react").ForwardRefExoticComponent<JSX.GuxButtonMultiLegacy & Omit<import("react").HTMLAttributes<HTMLGuxButtonMultiLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxButtonMultiLegacyElement>>;
|
|
22
16
|
export declare const GuxButtonSlotBeta: import("react").ForwardRefExoticComponent<JSX.GuxButtonSlotBeta & Omit<import("react").HTMLAttributes<HTMLGuxButtonSlotBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxButtonSlotBetaElement>>;
|
|
23
17
|
export declare const GuxCalendar: import("react").ForwardRefExoticComponent<JSX.GuxCalendar & Omit<import("react").HTMLAttributes<HTMLGuxCalendarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxCalendarElement>>;
|
|
24
|
-
export declare const
|
|
25
|
-
export declare const GuxChartColumnBeta: import("react").ForwardRefExoticComponent<JSX.GuxChartColumnBeta & Omit<import("react").HTMLAttributes<HTMLGuxChartColumnBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxChartColumnBetaElement>>;
|
|
26
|
-
export declare const GuxChartDonutBeta: import("react").ForwardRefExoticComponent<JSX.GuxChartDonutBeta & Omit<import("react").HTMLAttributes<HTMLGuxChartDonutBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxChartDonutBetaElement>>;
|
|
27
|
-
export declare const GuxChartLineBeta: import("react").ForwardRefExoticComponent<JSX.GuxChartLineBeta & Omit<import("react").HTMLAttributes<HTMLGuxChartLineBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxChartLineBetaElement>>;
|
|
28
|
-
export declare const GuxChartPieBeta: import("react").ForwardRefExoticComponent<JSX.GuxChartPieBeta & Omit<import("react").HTMLAttributes<HTMLGuxChartPieBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxChartPieBetaElement>>;
|
|
29
|
-
export declare const GuxChartScatterPlotBeta: import("react").ForwardRefExoticComponent<JSX.GuxChartScatterPlotBeta & Omit<import("react").HTMLAttributes<HTMLGuxChartScatterPlotBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxChartScatterPlotBetaElement>>;
|
|
30
|
-
export declare const GuxColorSelect: import("react").ForwardRefExoticComponent<JSX.GuxColorSelect & Omit<import("react").HTMLAttributes<HTMLGuxColorSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxColorSelectElement>>;
|
|
18
|
+
export declare const GuxCard: import("react").ForwardRefExoticComponent<JSX.GuxCard & Omit<import("react").HTMLAttributes<HTMLGuxCardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxCardElement>>;
|
|
31
19
|
export declare const GuxColumnManagerBeta: import("react").ForwardRefExoticComponent<JSX.GuxColumnManagerBeta & Omit<import("react").HTMLAttributes<HTMLGuxColumnManagerBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxColumnManagerBetaElement>>;
|
|
32
20
|
export declare const GuxColumnManagerItem: import("react").ForwardRefExoticComponent<JSX.GuxColumnManagerItem & Omit<import("react").HTMLAttributes<HTMLGuxColumnManagerItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxColumnManagerItemElement>>;
|
|
33
|
-
export declare const GuxCommandAction: import("react").ForwardRefExoticComponent<JSX.GuxCommandAction & Omit<import("react").HTMLAttributes<HTMLGuxCommandActionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxCommandActionElement>>;
|
|
34
|
-
export declare const GuxCommandPaletteLegacy: import("react").ForwardRefExoticComponent<JSX.GuxCommandPaletteLegacy & Omit<import("react").HTMLAttributes<HTMLGuxCommandPaletteLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxCommandPaletteLegacyElement>>;
|
|
35
21
|
export declare const GuxContentSearch: import("react").ForwardRefExoticComponent<JSX.GuxContentSearch & Omit<import("react").HTMLAttributes<HTMLGuxContentSearchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxContentSearchElement>>;
|
|
36
22
|
export declare const GuxContextMenuBeta: import("react").ForwardRefExoticComponent<JSX.GuxContextMenuBeta & Omit<import("react").HTMLAttributes<HTMLGuxContextMenuBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxContextMenuBetaElement>>;
|
|
37
|
-
export declare const
|
|
23
|
+
export declare const GuxCopyToClipboard: import("react").ForwardRefExoticComponent<JSX.GuxCopyToClipboard & Omit<import("react").HTMLAttributes<HTMLGuxCopyToClipboardElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxCopyToClipboardElement>>;
|
|
38
24
|
export declare const GuxCreateOption: import("react").ForwardRefExoticComponent<JSX.GuxCreateOption & Omit<import("react").HTMLAttributes<HTMLGuxCreateOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxCreateOptionElement>>;
|
|
39
25
|
export declare const GuxDateBeta: import("react").ForwardRefExoticComponent<JSX.GuxDateBeta & Omit<import("react").HTMLAttributes<HTMLGuxDateBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDateBetaElement>>;
|
|
40
26
|
export declare const GuxDateTimeBeta: import("react").ForwardRefExoticComponent<JSX.GuxDateTimeBeta & Omit<import("react").HTMLAttributes<HTMLGuxDateTimeBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDateTimeBetaElement>>;
|
|
@@ -42,7 +28,6 @@ export declare const GuxDatepicker: import("react").ForwardRefExoticComponent<JS
|
|
|
42
28
|
export declare const GuxDisclosureButton: import("react").ForwardRefExoticComponent<JSX.GuxDisclosureButton & Omit<import("react").HTMLAttributes<HTMLGuxDisclosureButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDisclosureButtonElement>>;
|
|
43
29
|
export declare const GuxDismissButton: import("react").ForwardRefExoticComponent<JSX.GuxDismissButton & Omit<import("react").HTMLAttributes<HTMLGuxDismissButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDismissButtonElement>>;
|
|
44
30
|
export declare const GuxDropdown: import("react").ForwardRefExoticComponent<JSX.GuxDropdown & Omit<import("react").HTMLAttributes<HTMLGuxDropdownElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDropdownElement>>;
|
|
45
|
-
export declare const GuxDropdownLegacy: import("react").ForwardRefExoticComponent<JSX.GuxDropdownLegacy & Omit<import("react").HTMLAttributes<HTMLGuxDropdownLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDropdownLegacyElement>>;
|
|
46
31
|
export declare const GuxDropdownMultiBeta: import("react").ForwardRefExoticComponent<JSX.GuxDropdownMultiBeta & Omit<import("react").HTMLAttributes<HTMLGuxDropdownMultiBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDropdownMultiBetaElement>>;
|
|
47
32
|
export declare const GuxDropdownMultiTag: import("react").ForwardRefExoticComponent<JSX.GuxDropdownMultiTag & Omit<import("react").HTMLAttributes<HTMLGuxDropdownMultiTagElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDropdownMultiTagElement>>;
|
|
48
33
|
export declare const GuxDropdownOption: import("react").ForwardRefExoticComponent<JSX.GuxDropdownOption & Omit<import("react").HTMLAttributes<HTMLGuxDropdownOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxDropdownOptionElement>>;
|
|
@@ -52,7 +37,6 @@ export declare const GuxFormFieldCheckbox: import("react").ForwardRefExoticCompo
|
|
|
52
37
|
export declare const GuxFormFieldColor: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldColor & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldColorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldColorElement>>;
|
|
53
38
|
export declare const GuxFormFieldDropdown: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldDropdown & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldDropdownElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldDropdownElement>>;
|
|
54
39
|
export declare const GuxFormFieldInputClearButton: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldInputClearButton & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldInputClearButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldInputClearButtonElement>>;
|
|
55
|
-
export declare const GuxFormFieldLegacy: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldLegacy & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldLegacyElement>>;
|
|
56
40
|
export declare const GuxFormFieldNumber: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldNumber & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldNumberElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldNumberElement>>;
|
|
57
41
|
export declare const GuxFormFieldPhone: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldPhone & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldPhoneElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldPhoneElement>>;
|
|
58
42
|
export declare const GuxFormFieldRadio: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldRadio & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldRadioElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldRadioElement>>;
|
|
@@ -63,23 +47,10 @@ export declare const GuxFormFieldTextLike: import("react").ForwardRefExoticCompo
|
|
|
63
47
|
export declare const GuxFormFieldTextarea: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldTextarea & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldTextareaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldTextareaElement>>;
|
|
64
48
|
export declare const GuxFormFieldTimePicker: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldTimePicker & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldTimePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldTimePickerElement>>;
|
|
65
49
|
export declare const GuxIcon: import("react").ForwardRefExoticComponent<JSX.GuxIcon & Omit<import("react").HTMLAttributes<HTMLGuxIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxIconElement>>;
|
|
66
|
-
export declare const
|
|
67
|
-
export declare const GuxInputCheckbox: import("react").ForwardRefExoticComponent<JSX.GuxInputCheckbox & Omit<import("react").HTMLAttributes<HTMLGuxInputCheckboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputCheckboxElement>>;
|
|
68
|
-
export declare const GuxInputColor: import("react").ForwardRefExoticComponent<JSX.GuxInputColor & Omit<import("react").HTMLAttributes<HTMLGuxInputColorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputColorElement>>;
|
|
69
|
-
export declare const GuxInputColorOption: import("react").ForwardRefExoticComponent<JSX.GuxInputColorOption & Omit<import("react").HTMLAttributes<HTMLGuxInputColorOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputColorOptionElement>>;
|
|
70
|
-
export declare const GuxInputNumber: import("react").ForwardRefExoticComponent<JSX.GuxInputNumber & Omit<import("react").HTMLAttributes<HTMLGuxInputNumberElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputNumberElement>>;
|
|
71
|
-
export declare const GuxInputRadio: import("react").ForwardRefExoticComponent<JSX.GuxInputRadio & Omit<import("react").HTMLAttributes<HTMLGuxInputRadioElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputRadioElement>>;
|
|
72
|
-
export declare const GuxInputRange: import("react").ForwardRefExoticComponent<JSX.GuxInputRange & Omit<import("react").HTMLAttributes<HTMLGuxInputRangeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputRangeElement>>;
|
|
73
|
-
export declare const GuxInputSearch: import("react").ForwardRefExoticComponent<JSX.GuxInputSearch & Omit<import("react").HTMLAttributes<HTMLGuxInputSearchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputSearchElement>>;
|
|
74
|
-
export declare const GuxInputSelect: import("react").ForwardRefExoticComponent<JSX.GuxInputSelect & Omit<import("react").HTMLAttributes<HTMLGuxInputSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputSelectElement>>;
|
|
75
|
-
export declare const GuxInputTextLike: import("react").ForwardRefExoticComponent<JSX.GuxInputTextLike & Omit<import("react").HTMLAttributes<HTMLGuxInputTextLikeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputTextLikeElement>>;
|
|
76
|
-
export declare const GuxInputTextarea: import("react").ForwardRefExoticComponent<JSX.GuxInputTextarea & Omit<import("react").HTMLAttributes<HTMLGuxInputTextareaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInputTextareaElement>>;
|
|
50
|
+
export declare const GuxInlineAlert: import("react").ForwardRefExoticComponent<JSX.GuxInlineAlert & Omit<import("react").HTMLAttributes<HTMLGuxInlineAlertElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInlineAlertElement>>;
|
|
77
51
|
export declare const GuxList: import("react").ForwardRefExoticComponent<JSX.GuxList & Omit<import("react").HTMLAttributes<HTMLGuxListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListElement>>;
|
|
78
52
|
export declare const GuxListDivider: import("react").ForwardRefExoticComponent<JSX.GuxListDivider & Omit<import("react").HTMLAttributes<HTMLGuxListDividerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListDividerElement>>;
|
|
79
|
-
export declare const GuxListDividerLegacy: import("react").ForwardRefExoticComponent<JSX.GuxListDividerLegacy & Omit<import("react").HTMLAttributes<HTMLGuxListDividerLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListDividerLegacyElement>>;
|
|
80
53
|
export declare const GuxListItem: import("react").ForwardRefExoticComponent<JSX.GuxListItem & Omit<import("react").HTMLAttributes<HTMLGuxListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListItemElement>>;
|
|
81
|
-
export declare const GuxListItemLegacy: import("react").ForwardRefExoticComponent<JSX.GuxListItemLegacy & Omit<import("react").HTMLAttributes<HTMLGuxListItemLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListItemLegacyElement>>;
|
|
82
|
-
export declare const GuxListLegacy: import("react").ForwardRefExoticComponent<JSX.GuxListLegacy & Omit<import("react").HTMLAttributes<HTMLGuxListLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListLegacyElement>>;
|
|
83
54
|
export declare const GuxListbox: import("react").ForwardRefExoticComponent<JSX.GuxListbox & Omit<import("react").HTMLAttributes<HTMLGuxListboxElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListboxElement>>;
|
|
84
55
|
export declare const GuxListboxMulti: import("react").ForwardRefExoticComponent<JSX.GuxListboxMulti & Omit<import("react").HTMLAttributes<HTMLGuxListboxMultiElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxListboxMultiElement>>;
|
|
85
56
|
export declare const GuxLoadingMessageBeta: import("react").ForwardRefExoticComponent<JSX.GuxLoadingMessageBeta & Omit<import("react").HTMLAttributes<HTMLGuxLoadingMessageBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxLoadingMessageBetaElement>>;
|
|
@@ -90,10 +61,9 @@ export declare const GuxMonthCalendar: import("react").ForwardRefExoticComponent
|
|
|
90
61
|
export declare const GuxMonthList: import("react").ForwardRefExoticComponent<JSX.GuxMonthList & Omit<import("react").HTMLAttributes<HTMLGuxMonthListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMonthListElement>>;
|
|
91
62
|
export declare const GuxMonthListItem: import("react").ForwardRefExoticComponent<JSX.GuxMonthListItem & Omit<import("react").HTMLAttributes<HTMLGuxMonthListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMonthListItemElement>>;
|
|
92
63
|
export declare const GuxMonthPickerBeta: import("react").ForwardRefExoticComponent<JSX.GuxMonthPickerBeta & Omit<import("react").HTMLAttributes<HTMLGuxMonthPickerBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMonthPickerBetaElement>>;
|
|
93
|
-
export declare const
|
|
64
|
+
export declare const GuxNotificationToastLegacy: import("react").ForwardRefExoticComponent<JSX.GuxNotificationToastLegacy & Omit<import("react").HTMLAttributes<HTMLGuxNotificationToastLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxNotificationToastLegacyElement>>;
|
|
94
65
|
export declare const GuxOption: import("react").ForwardRefExoticComponent<JSX.GuxOption & Omit<import("react").HTMLAttributes<HTMLGuxOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxOptionElement>>;
|
|
95
66
|
export declare const GuxOptionIcon: import("react").ForwardRefExoticComponent<JSX.GuxOptionIcon & Omit<import("react").HTMLAttributes<HTMLGuxOptionIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxOptionIconElement>>;
|
|
96
|
-
export declare const GuxOptionLegacy: import("react").ForwardRefExoticComponent<JSX.GuxOptionLegacy & Omit<import("react").HTMLAttributes<HTMLGuxOptionLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxOptionLegacyElement>>;
|
|
97
67
|
export declare const GuxOptionMulti: import("react").ForwardRefExoticComponent<JSX.GuxOptionMulti & Omit<import("react").HTMLAttributes<HTMLGuxOptionMultiElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxOptionMultiElement>>;
|
|
98
68
|
export declare const GuxPageLoadingSpinner: import("react").ForwardRefExoticComponent<JSX.GuxPageLoadingSpinner & Omit<import("react").HTMLAttributes<HTMLGuxPageLoadingSpinnerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPageLoadingSpinnerElement>>;
|
|
99
69
|
export declare const GuxPagination: import("react").ForwardRefExoticComponent<JSX.GuxPagination & Omit<import("react").HTMLAttributes<HTMLGuxPaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationElement>>;
|
|
@@ -106,23 +76,19 @@ export declare const GuxPaginationItemCounts: import("react").ForwardRefExoticCo
|
|
|
106
76
|
export declare const GuxPaginationItemCountsBeta: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemCountsBeta & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemCountsBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemCountsBetaElement>>;
|
|
107
77
|
export declare const GuxPaginationItemsPerPage: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemsPerPage & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemsPerPageElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemsPerPageElement>>;
|
|
108
78
|
export declare const GuxPaginationItemsPerPageBeta: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemsPerPageBeta & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemsPerPageBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemsPerPageBetaElement>>;
|
|
109
|
-
export declare const GuxPanelFrameLegacy: import("react").ForwardRefExoticComponent<JSX.GuxPanelFrameLegacy & Omit<import("react").HTMLAttributes<HTMLGuxPanelFrameLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPanelFrameLegacyElement>>;
|
|
110
79
|
export declare const GuxPhoneInputBeta: import("react").ForwardRefExoticComponent<JSX.GuxPhoneInputBeta & Omit<import("react").HTMLAttributes<HTMLGuxPhoneInputBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPhoneInputBetaElement>>;
|
|
111
80
|
export declare const GuxPopover: import("react").ForwardRefExoticComponent<JSX.GuxPopover & Omit<import("react").HTMLAttributes<HTMLGuxPopoverElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPopoverElement>>;
|
|
112
81
|
export declare const GuxPopoverBeta: import("react").ForwardRefExoticComponent<JSX.GuxPopoverBeta & Omit<import("react").HTMLAttributes<HTMLGuxPopoverBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPopoverBetaElement>>;
|
|
113
82
|
export declare const GuxPopoverList: import("react").ForwardRefExoticComponent<JSX.GuxPopoverList & Omit<import("react").HTMLAttributes<HTMLGuxPopoverListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPopoverListElement>>;
|
|
114
83
|
export declare const GuxPopoverListBeta: import("react").ForwardRefExoticComponent<JSX.GuxPopoverListBeta & Omit<import("react").HTMLAttributes<HTMLGuxPopoverListBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPopoverListBetaElement>>;
|
|
115
84
|
export declare const GuxPopup: import("react").ForwardRefExoticComponent<JSX.GuxPopup & Omit<import("react").HTMLAttributes<HTMLGuxPopupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPopupElement>>;
|
|
116
|
-
export declare const GuxPopupBeta: import("react").ForwardRefExoticComponent<JSX.GuxPopupBeta & Omit<import("react").HTMLAttributes<HTMLGuxPopupBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPopupBetaElement>>;
|
|
117
85
|
export declare const GuxRadialLoading: import("react").ForwardRefExoticComponent<JSX.GuxRadialLoading & Omit<import("react").HTMLAttributes<HTMLGuxRadialLoadingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRadialLoadingElement>>;
|
|
118
86
|
export declare const GuxRadialProgress: import("react").ForwardRefExoticComponent<JSX.GuxRadialProgress & Omit<import("react").HTMLAttributes<HTMLGuxRadialProgressElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRadialProgressElement>>;
|
|
119
87
|
export declare const GuxRating: import("react").ForwardRefExoticComponent<JSX.GuxRating & Omit<import("react").HTMLAttributes<HTMLGuxRatingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRatingElement>>;
|
|
120
88
|
export declare const GuxRegionIcon: import("react").ForwardRefExoticComponent<JSX.GuxRegionIcon & Omit<import("react").HTMLAttributes<HTMLGuxRegionIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRegionIconElement>>;
|
|
121
89
|
export declare const GuxRowSelect: import("react").ForwardRefExoticComponent<JSX.GuxRowSelect & Omit<import("react").HTMLAttributes<HTMLGuxRowSelectElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRowSelectElement>>;
|
|
122
90
|
export declare const GuxScreenReaderBeta: import("react").ForwardRefExoticComponent<JSX.GuxScreenReaderBeta & Omit<import("react").HTMLAttributes<HTMLGuxScreenReaderBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxScreenReaderBetaElement>>;
|
|
123
|
-
export declare const
|
|
124
|
-
export declare const GuxSidePanelLegacy: import("react").ForwardRefExoticComponent<JSX.GuxSidePanelLegacy & Omit<import("react").HTMLAttributes<HTMLGuxSidePanelLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSidePanelLegacyElement>>;
|
|
125
|
-
export declare const GuxSimpleToast: import("react").ForwardRefExoticComponent<JSX.GuxSimpleToast & Omit<import("react").HTMLAttributes<HTMLGuxSimpleToastElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSimpleToastElement>>;
|
|
91
|
+
export declare const GuxSimpleToastLegacy: import("react").ForwardRefExoticComponent<JSX.GuxSimpleToastLegacy & Omit<import("react").HTMLAttributes<HTMLGuxSimpleToastLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSimpleToastLegacyElement>>;
|
|
126
92
|
export declare const GuxSkipNavigationItem: import("react").ForwardRefExoticComponent<JSX.GuxSkipNavigationItem & Omit<import("react").HTMLAttributes<HTMLGuxSkipNavigationItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSkipNavigationItemElement>>;
|
|
127
93
|
export declare const GuxSkipNavigationListBeta: import("react").ForwardRefExoticComponent<JSX.GuxSkipNavigationListBeta & Omit<import("react").HTMLAttributes<HTMLGuxSkipNavigationListBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSkipNavigationListBetaElement>>;
|
|
128
94
|
export declare const GuxSortControl: import("react").ForwardRefExoticComponent<JSX.GuxSortControl & Omit<import("react").HTMLAttributes<HTMLGuxSortControlElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSortControlElement>>;
|
|
@@ -133,8 +99,6 @@ export declare const GuxTab: import("react").ForwardRefExoticComponent<JSX.GuxTa
|
|
|
133
99
|
export declare const GuxTabAdvanced: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvanced & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedElement>>;
|
|
134
100
|
export declare const GuxTabAdvancedList: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedList & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedListElement>>;
|
|
135
101
|
export declare const GuxTabAdvancedPanel: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedPanel & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedPanelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedPanelElement>>;
|
|
136
|
-
export declare const GuxTabDropdownOptionLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabDropdownOptionLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabDropdownOptionLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabDropdownOptionLegacyElement>>;
|
|
137
|
-
export declare const GuxTabLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabLegacyElement>>;
|
|
138
102
|
export declare const GuxTabList: import("react").ForwardRefExoticComponent<JSX.GuxTabList & Omit<import("react").HTMLAttributes<HTMLGuxTabListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabListElement>>;
|
|
139
103
|
export declare const GuxTabPanel: import("react").ForwardRefExoticComponent<JSX.GuxTabPanel & Omit<import("react").HTMLAttributes<HTMLGuxTabPanelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabPanelElement>>;
|
|
140
104
|
export declare const GuxTabPanelBeta: import("react").ForwardRefExoticComponent<JSX.GuxTabPanelBeta & Omit<import("react").HTMLAttributes<HTMLGuxTabPanelBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabPanelBetaElement>>;
|
|
@@ -147,15 +111,13 @@ export declare const GuxTableToolbarCustomAction: import("react").ForwardRefExot
|
|
|
147
111
|
export declare const GuxTableToolbarMenuButton: import("react").ForwardRefExoticComponent<JSX.GuxTableToolbarMenuButton & Omit<import("react").HTMLAttributes<HTMLGuxTableToolbarMenuButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTableToolbarMenuButtonElement>>;
|
|
148
112
|
export declare const GuxTabs: import("react").ForwardRefExoticComponent<JSX.GuxTabs & Omit<import("react").HTMLAttributes<HTMLGuxTabsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabsElement>>;
|
|
149
113
|
export declare const GuxTabsAdvanced: import("react").ForwardRefExoticComponent<JSX.GuxTabsAdvanced & Omit<import("react").HTMLAttributes<HTMLGuxTabsAdvancedElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabsAdvancedElement>>;
|
|
150
|
-
export declare const GuxTabsLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabsLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabsLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabsLegacyElement>>;
|
|
151
114
|
export declare const GuxTagBeta: import("react").ForwardRefExoticComponent<JSX.GuxTagBeta & Omit<import("react").HTMLAttributes<HTMLGuxTagBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTagBetaElement>>;
|
|
152
115
|
export declare const GuxTextHighlight: import("react").ForwardRefExoticComponent<JSX.GuxTextHighlight & Omit<import("react").HTMLAttributes<HTMLGuxTextHighlightElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTextHighlightElement>>;
|
|
153
|
-
export declare const GuxTextLabelLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTextLabelLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTextLabelLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTextLabelLegacyElement>>;
|
|
154
116
|
export declare const GuxTimeBeta: import("react").ForwardRefExoticComponent<JSX.GuxTimeBeta & Omit<import("react").HTMLAttributes<HTMLGuxTimeBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTimeBetaElement>>;
|
|
155
117
|
export declare const GuxTimePickerBeta: import("react").ForwardRefExoticComponent<JSX.GuxTimePickerBeta & Omit<import("react").HTMLAttributes<HTMLGuxTimePickerBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTimePickerBetaElement>>;
|
|
118
|
+
export declare const GuxToast: import("react").ForwardRefExoticComponent<JSX.GuxToast & Omit<import("react").HTMLAttributes<HTMLGuxToastElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxToastElement>>;
|
|
156
119
|
export declare const GuxToggle: import("react").ForwardRefExoticComponent<JSX.GuxToggle & Omit<import("react").HTMLAttributes<HTMLGuxToggleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxToggleElement>>;
|
|
157
120
|
export declare const GuxToggleSlider: import("react").ForwardRefExoticComponent<JSX.GuxToggleSlider & Omit<import("react").HTMLAttributes<HTMLGuxToggleSliderElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxToggleSliderElement>>;
|
|
158
121
|
export declare const GuxTooltip: import("react").ForwardRefExoticComponent<JSX.GuxTooltip & Omit<import("react").HTMLAttributes<HTMLGuxTooltipElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTooltipElement>>;
|
|
159
122
|
export declare const GuxTooltipTitle: import("react").ForwardRefExoticComponent<JSX.GuxTooltipTitle & Omit<import("react").HTMLAttributes<HTMLGuxTooltipTitleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTooltipTitleElement>>;
|
|
160
|
-
export declare const
|
|
161
|
-
export declare const GuxVisualizationBeta: import("react").ForwardRefExoticComponent<JSX.GuxVisualizationBeta & Omit<import("react").HTMLAttributes<HTMLGuxVisualizationBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxVisualizationBetaElement>>;
|
|
123
|
+
export declare const GuxTruncate: import("react").ForwardRefExoticComponent<JSX.GuxTruncate & Omit<import("react").HTMLAttributes<HTMLGuxTruncateElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTruncateElement>>;
|
package/dist/index.js
CHANGED
|
@@ -3,14 +3,9 @@
|
|
|
3
3
|
/* auto-generated react proxies */
|
|
4
4
|
import { createReactComponent } from './react-component-lib';
|
|
5
5
|
export const GuxAccordion = /*@__PURE__*/ createReactComponent('gux-accordion');
|
|
6
|
-
export const GuxAccordionLegacy = /*@__PURE__*/ createReactComponent('gux-accordion-legacy');
|
|
7
6
|
export const GuxAccordionSection = /*@__PURE__*/ createReactComponent('gux-accordion-section');
|
|
8
7
|
export const GuxActionButton = /*@__PURE__*/ createReactComponent('gux-action-button');
|
|
9
|
-
export const
|
|
10
|
-
export const GuxActionItem = /*@__PURE__*/ createReactComponent('gux-action-item');
|
|
11
|
-
export const GuxActionListDivider = /*@__PURE__*/ createReactComponent('gux-action-list-divider');
|
|
12
|
-
export const GuxActionListLegacy = /*@__PURE__*/ createReactComponent('gux-action-list-legacy');
|
|
13
|
-
export const GuxActionToast = /*@__PURE__*/ createReactComponent('gux-action-toast');
|
|
8
|
+
export const GuxActionToastLegacy = /*@__PURE__*/ createReactComponent('gux-action-toast-legacy');
|
|
14
9
|
export const GuxAdvancedDropdown = /*@__PURE__*/ createReactComponent('gux-advanced-dropdown');
|
|
15
10
|
export const GuxAllRowSelect = /*@__PURE__*/ createReactComponent('gux-all-row-select');
|
|
16
11
|
export const GuxAnnounceBeta = /*@__PURE__*/ createReactComponent('gux-announce-beta');
|
|
@@ -20,23 +15,14 @@ export const GuxBreadcrumbItem = /*@__PURE__*/ createReactComponent('gux-breadcr
|
|
|
20
15
|
export const GuxBreadcrumbs = /*@__PURE__*/ createReactComponent('gux-breadcrumbs');
|
|
21
16
|
export const GuxButton = /*@__PURE__*/ createReactComponent('gux-button');
|
|
22
17
|
export const GuxButtonMulti = /*@__PURE__*/ createReactComponent('gux-button-multi');
|
|
23
|
-
export const GuxButtonMultiLegacy = /*@__PURE__*/ createReactComponent('gux-button-multi-legacy');
|
|
24
18
|
export const GuxButtonSlotBeta = /*@__PURE__*/ createReactComponent('gux-button-slot-beta');
|
|
25
19
|
export const GuxCalendar = /*@__PURE__*/ createReactComponent('gux-calendar');
|
|
26
|
-
export const
|
|
27
|
-
export const GuxChartColumnBeta = /*@__PURE__*/ createReactComponent('gux-chart-column-beta');
|
|
28
|
-
export const GuxChartDonutBeta = /*@__PURE__*/ createReactComponent('gux-chart-donut-beta');
|
|
29
|
-
export const GuxChartLineBeta = /*@__PURE__*/ createReactComponent('gux-chart-line-beta');
|
|
30
|
-
export const GuxChartPieBeta = /*@__PURE__*/ createReactComponent('gux-chart-pie-beta');
|
|
31
|
-
export const GuxChartScatterPlotBeta = /*@__PURE__*/ createReactComponent('gux-chart-scatter-plot-beta');
|
|
32
|
-
export const GuxColorSelect = /*@__PURE__*/ createReactComponent('gux-color-select');
|
|
20
|
+
export const GuxCard = /*@__PURE__*/ createReactComponent('gux-card');
|
|
33
21
|
export const GuxColumnManagerBeta = /*@__PURE__*/ createReactComponent('gux-column-manager-beta');
|
|
34
22
|
export const GuxColumnManagerItem = /*@__PURE__*/ createReactComponent('gux-column-manager-item');
|
|
35
|
-
export const GuxCommandAction = /*@__PURE__*/ createReactComponent('gux-command-action');
|
|
36
|
-
export const GuxCommandPaletteLegacy = /*@__PURE__*/ createReactComponent('gux-command-palette-legacy');
|
|
37
23
|
export const GuxContentSearch = /*@__PURE__*/ createReactComponent('gux-content-search');
|
|
38
24
|
export const GuxContextMenuBeta = /*@__PURE__*/ createReactComponent('gux-context-menu-beta');
|
|
39
|
-
export const
|
|
25
|
+
export const GuxCopyToClipboard = /*@__PURE__*/ createReactComponent('gux-copy-to-clipboard');
|
|
40
26
|
export const GuxCreateOption = /*@__PURE__*/ createReactComponent('gux-create-option');
|
|
41
27
|
export const GuxDateBeta = /*@__PURE__*/ createReactComponent('gux-date-beta');
|
|
42
28
|
export const GuxDateTimeBeta = /*@__PURE__*/ createReactComponent('gux-date-time-beta');
|
|
@@ -44,7 +30,6 @@ export const GuxDatepicker = /*@__PURE__*/ createReactComponent('gux-datepicker'
|
|
|
44
30
|
export const GuxDisclosureButton = /*@__PURE__*/ createReactComponent('gux-disclosure-button');
|
|
45
31
|
export const GuxDismissButton = /*@__PURE__*/ createReactComponent('gux-dismiss-button');
|
|
46
32
|
export const GuxDropdown = /*@__PURE__*/ createReactComponent('gux-dropdown');
|
|
47
|
-
export const GuxDropdownLegacy = /*@__PURE__*/ createReactComponent('gux-dropdown-legacy');
|
|
48
33
|
export const GuxDropdownMultiBeta = /*@__PURE__*/ createReactComponent('gux-dropdown-multi-beta');
|
|
49
34
|
export const GuxDropdownMultiTag = /*@__PURE__*/ createReactComponent('gux-dropdown-multi-tag');
|
|
50
35
|
export const GuxDropdownOption = /*@__PURE__*/ createReactComponent('gux-dropdown-option');
|
|
@@ -54,7 +39,6 @@ export const GuxFormFieldCheckbox = /*@__PURE__*/ createReactComponent('gux-form
|
|
|
54
39
|
export const GuxFormFieldColor = /*@__PURE__*/ createReactComponent('gux-form-field-color');
|
|
55
40
|
export const GuxFormFieldDropdown = /*@__PURE__*/ createReactComponent('gux-form-field-dropdown');
|
|
56
41
|
export const GuxFormFieldInputClearButton = /*@__PURE__*/ createReactComponent('gux-form-field-input-clear-button');
|
|
57
|
-
export const GuxFormFieldLegacy = /*@__PURE__*/ createReactComponent('gux-form-field-legacy');
|
|
58
42
|
export const GuxFormFieldNumber = /*@__PURE__*/ createReactComponent('gux-form-field-number');
|
|
59
43
|
export const GuxFormFieldPhone = /*@__PURE__*/ createReactComponent('gux-form-field-phone');
|
|
60
44
|
export const GuxFormFieldRadio = /*@__PURE__*/ createReactComponent('gux-form-field-radio');
|
|
@@ -65,23 +49,10 @@ export const GuxFormFieldTextLike = /*@__PURE__*/ createReactComponent('gux-form
|
|
|
65
49
|
export const GuxFormFieldTextarea = /*@__PURE__*/ createReactComponent('gux-form-field-textarea');
|
|
66
50
|
export const GuxFormFieldTimePicker = /*@__PURE__*/ createReactComponent('gux-form-field-time-picker');
|
|
67
51
|
export const GuxIcon = /*@__PURE__*/ createReactComponent('gux-icon');
|
|
68
|
-
export const
|
|
69
|
-
export const GuxInputCheckbox = /*@__PURE__*/ createReactComponent('gux-input-checkbox');
|
|
70
|
-
export const GuxInputColor = /*@__PURE__*/ createReactComponent('gux-input-color');
|
|
71
|
-
export const GuxInputColorOption = /*@__PURE__*/ createReactComponent('gux-input-color-option');
|
|
72
|
-
export const GuxInputNumber = /*@__PURE__*/ createReactComponent('gux-input-number');
|
|
73
|
-
export const GuxInputRadio = /*@__PURE__*/ createReactComponent('gux-input-radio');
|
|
74
|
-
export const GuxInputRange = /*@__PURE__*/ createReactComponent('gux-input-range');
|
|
75
|
-
export const GuxInputSearch = /*@__PURE__*/ createReactComponent('gux-input-search');
|
|
76
|
-
export const GuxInputSelect = /*@__PURE__*/ createReactComponent('gux-input-select');
|
|
77
|
-
export const GuxInputTextLike = /*@__PURE__*/ createReactComponent('gux-input-text-like');
|
|
78
|
-
export const GuxInputTextarea = /*@__PURE__*/ createReactComponent('gux-input-textarea');
|
|
52
|
+
export const GuxInlineAlert = /*@__PURE__*/ createReactComponent('gux-inline-alert');
|
|
79
53
|
export const GuxList = /*@__PURE__*/ createReactComponent('gux-list');
|
|
80
54
|
export const GuxListDivider = /*@__PURE__*/ createReactComponent('gux-list-divider');
|
|
81
|
-
export const GuxListDividerLegacy = /*@__PURE__*/ createReactComponent('gux-list-divider-legacy');
|
|
82
55
|
export const GuxListItem = /*@__PURE__*/ createReactComponent('gux-list-item');
|
|
83
|
-
export const GuxListItemLegacy = /*@__PURE__*/ createReactComponent('gux-list-item-legacy');
|
|
84
|
-
export const GuxListLegacy = /*@__PURE__*/ createReactComponent('gux-list-legacy');
|
|
85
56
|
export const GuxListbox = /*@__PURE__*/ createReactComponent('gux-listbox');
|
|
86
57
|
export const GuxListboxMulti = /*@__PURE__*/ createReactComponent('gux-listbox-multi');
|
|
87
58
|
export const GuxLoadingMessageBeta = /*@__PURE__*/ createReactComponent('gux-loading-message-beta');
|
|
@@ -92,10 +63,9 @@ export const GuxMonthCalendar = /*@__PURE__*/ createReactComponent('gux-month-ca
|
|
|
92
63
|
export const GuxMonthList = /*@__PURE__*/ createReactComponent('gux-month-list');
|
|
93
64
|
export const GuxMonthListItem = /*@__PURE__*/ createReactComponent('gux-month-list-item');
|
|
94
65
|
export const GuxMonthPickerBeta = /*@__PURE__*/ createReactComponent('gux-month-picker-beta');
|
|
95
|
-
export const
|
|
66
|
+
export const GuxNotificationToastLegacy = /*@__PURE__*/ createReactComponent('gux-notification-toast-legacy');
|
|
96
67
|
export const GuxOption = /*@__PURE__*/ createReactComponent('gux-option');
|
|
97
68
|
export const GuxOptionIcon = /*@__PURE__*/ createReactComponent('gux-option-icon');
|
|
98
|
-
export const GuxOptionLegacy = /*@__PURE__*/ createReactComponent('gux-option-legacy');
|
|
99
69
|
export const GuxOptionMulti = /*@__PURE__*/ createReactComponent('gux-option-multi');
|
|
100
70
|
export const GuxPageLoadingSpinner = /*@__PURE__*/ createReactComponent('gux-page-loading-spinner');
|
|
101
71
|
export const GuxPagination = /*@__PURE__*/ createReactComponent('gux-pagination');
|
|
@@ -108,23 +78,19 @@ export const GuxPaginationItemCounts = /*@__PURE__*/ createReactComponent('gux-p
|
|
|
108
78
|
export const GuxPaginationItemCountsBeta = /*@__PURE__*/ createReactComponent('gux-pagination-item-counts-beta');
|
|
109
79
|
export const GuxPaginationItemsPerPage = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page');
|
|
110
80
|
export const GuxPaginationItemsPerPageBeta = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page-beta');
|
|
111
|
-
export const GuxPanelFrameLegacy = /*@__PURE__*/ createReactComponent('gux-panel-frame-legacy');
|
|
112
81
|
export const GuxPhoneInputBeta = /*@__PURE__*/ createReactComponent('gux-phone-input-beta');
|
|
113
82
|
export const GuxPopover = /*@__PURE__*/ createReactComponent('gux-popover');
|
|
114
83
|
export const GuxPopoverBeta = /*@__PURE__*/ createReactComponent('gux-popover-beta');
|
|
115
84
|
export const GuxPopoverList = /*@__PURE__*/ createReactComponent('gux-popover-list');
|
|
116
85
|
export const GuxPopoverListBeta = /*@__PURE__*/ createReactComponent('gux-popover-list-beta');
|
|
117
86
|
export const GuxPopup = /*@__PURE__*/ createReactComponent('gux-popup');
|
|
118
|
-
export const GuxPopupBeta = /*@__PURE__*/ createReactComponent('gux-popup-beta');
|
|
119
87
|
export const GuxRadialLoading = /*@__PURE__*/ createReactComponent('gux-radial-loading');
|
|
120
88
|
export const GuxRadialProgress = /*@__PURE__*/ createReactComponent('gux-radial-progress');
|
|
121
89
|
export const GuxRating = /*@__PURE__*/ createReactComponent('gux-rating');
|
|
122
90
|
export const GuxRegionIcon = /*@__PURE__*/ createReactComponent('gux-region-icon');
|
|
123
91
|
export const GuxRowSelect = /*@__PURE__*/ createReactComponent('gux-row-select');
|
|
124
92
|
export const GuxScreenReaderBeta = /*@__PURE__*/ createReactComponent('gux-screen-reader-beta');
|
|
125
|
-
export const
|
|
126
|
-
export const GuxSidePanelLegacy = /*@__PURE__*/ createReactComponent('gux-side-panel-legacy');
|
|
127
|
-
export const GuxSimpleToast = /*@__PURE__*/ createReactComponent('gux-simple-toast');
|
|
93
|
+
export const GuxSimpleToastLegacy = /*@__PURE__*/ createReactComponent('gux-simple-toast-legacy');
|
|
128
94
|
export const GuxSkipNavigationItem = /*@__PURE__*/ createReactComponent('gux-skip-navigation-item');
|
|
129
95
|
export const GuxSkipNavigationListBeta = /*@__PURE__*/ createReactComponent('gux-skip-navigation-list-beta');
|
|
130
96
|
export const GuxSortControl = /*@__PURE__*/ createReactComponent('gux-sort-control');
|
|
@@ -135,8 +101,6 @@ export const GuxTab = /*@__PURE__*/ createReactComponent('gux-tab');
|
|
|
135
101
|
export const GuxTabAdvanced = /*@__PURE__*/ createReactComponent('gux-tab-advanced');
|
|
136
102
|
export const GuxTabAdvancedList = /*@__PURE__*/ createReactComponent('gux-tab-advanced-list');
|
|
137
103
|
export const GuxTabAdvancedPanel = /*@__PURE__*/ createReactComponent('gux-tab-advanced-panel');
|
|
138
|
-
export const GuxTabDropdownOptionLegacy = /*@__PURE__*/ createReactComponent('gux-tab-dropdown-option-legacy');
|
|
139
|
-
export const GuxTabLegacy = /*@__PURE__*/ createReactComponent('gux-tab-legacy');
|
|
140
104
|
export const GuxTabList = /*@__PURE__*/ createReactComponent('gux-tab-list');
|
|
141
105
|
export const GuxTabPanel = /*@__PURE__*/ createReactComponent('gux-tab-panel');
|
|
142
106
|
export const GuxTabPanelBeta = /*@__PURE__*/ createReactComponent('gux-tab-panel-beta');
|
|
@@ -149,15 +113,13 @@ export const GuxTableToolbarCustomAction = /*@__PURE__*/ createReactComponent('g
|
|
|
149
113
|
export const GuxTableToolbarMenuButton = /*@__PURE__*/ createReactComponent('gux-table-toolbar-menu-button');
|
|
150
114
|
export const GuxTabs = /*@__PURE__*/ createReactComponent('gux-tabs');
|
|
151
115
|
export const GuxTabsAdvanced = /*@__PURE__*/ createReactComponent('gux-tabs-advanced');
|
|
152
|
-
export const GuxTabsLegacy = /*@__PURE__*/ createReactComponent('gux-tabs-legacy');
|
|
153
116
|
export const GuxTagBeta = /*@__PURE__*/ createReactComponent('gux-tag-beta');
|
|
154
117
|
export const GuxTextHighlight = /*@__PURE__*/ createReactComponent('gux-text-highlight');
|
|
155
|
-
export const GuxTextLabelLegacy = /*@__PURE__*/ createReactComponent('gux-text-label-legacy');
|
|
156
118
|
export const GuxTimeBeta = /*@__PURE__*/ createReactComponent('gux-time-beta');
|
|
157
119
|
export const GuxTimePickerBeta = /*@__PURE__*/ createReactComponent('gux-time-picker-beta');
|
|
120
|
+
export const GuxToast = /*@__PURE__*/ createReactComponent('gux-toast');
|
|
158
121
|
export const GuxToggle = /*@__PURE__*/ createReactComponent('gux-toggle');
|
|
159
122
|
export const GuxToggleSlider = /*@__PURE__*/ createReactComponent('gux-toggle-slider');
|
|
160
123
|
export const GuxTooltip = /*@__PURE__*/ createReactComponent('gux-tooltip');
|
|
161
124
|
export const GuxTooltipTitle = /*@__PURE__*/ createReactComponent('gux-tooltip-title');
|
|
162
|
-
export const
|
|
163
|
-
export const GuxVisualizationBeta = /*@__PURE__*/ createReactComponent('gux-visualization-beta');
|
|
125
|
+
export const GuxTruncate = /*@__PURE__*/ createReactComponent('gux-truncate');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-components-react",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "4.0.0-beta.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"version-sync": "npm version --no-git-tag-version --allow-same-version"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"genesys-spark-components": "
|
|
22
|
+
"genesys-spark-components": "4.0.0-beta.1"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 18",
|