genesys-spark-components-react 4.0.0-beta.26 → 4.0.0-beta.28
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 +6 -7
- package/dist/index.js +6 -7
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export declare const GuxAccordion: import("react").ForwardRefExoticComponent<JSX
|
|
|
4
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>>;
|
|
5
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>>;
|
|
6
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>>;
|
|
7
|
-
export declare const
|
|
7
|
+
export declare const GuxAdvancedDropdownLegacy: import("react").ForwardRefExoticComponent<JSX.GuxAdvancedDropdownLegacy & Omit<import("react").HTMLAttributes<HTMLGuxAdvancedDropdownLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAdvancedDropdownLegacyElement>>;
|
|
8
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>>;
|
|
9
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>>;
|
|
10
10
|
export declare const GuxBadge: import("react").ForwardRefExoticComponent<JSX.GuxBadge & Omit<import("react").HTMLAttributes<HTMLGuxBadgeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBadgeElement>>;
|
|
@@ -66,14 +66,14 @@ export declare const GuxOption: import("react").ForwardRefExoticComponent<JSX.Gu
|
|
|
66
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>>;
|
|
67
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>>;
|
|
68
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>>;
|
|
69
|
-
export declare const
|
|
70
|
-
export declare const
|
|
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>>;
|
|
70
|
+
export declare const GuxPaginationButtons: import("react").ForwardRefExoticComponent<JSX.GuxPaginationButtons & Omit<import("react").HTMLAttributes<HTMLGuxPaginationButtonsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationButtonsElement>>;
|
|
71
71
|
export declare const GuxPaginationButtonsLegacy: import("react").ForwardRefExoticComponent<JSX.GuxPaginationButtonsLegacy & Omit<import("react").HTMLAttributes<HTMLGuxPaginationButtonsLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationButtonsLegacyElement>>;
|
|
72
72
|
export declare const GuxPaginationCursor: import("react").ForwardRefExoticComponent<JSX.GuxPaginationCursor & Omit<import("react").HTMLAttributes<HTMLGuxPaginationCursorElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationCursorElement>>;
|
|
73
73
|
export declare const GuxPaginationEllipsisButton: import("react").ForwardRefExoticComponent<JSX.GuxPaginationEllipsisButton & Omit<import("react").HTMLAttributes<HTMLGuxPaginationEllipsisButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationEllipsisButtonElement>>;
|
|
74
|
-
export declare const
|
|
74
|
+
export declare const GuxPaginationItemCounts: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemCounts & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemCountsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemCountsElement>>;
|
|
75
75
|
export declare const GuxPaginationItemCountsLegacy: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemCountsLegacy & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemCountsLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemCountsLegacyElement>>;
|
|
76
|
-
export declare const
|
|
76
|
+
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>>;
|
|
77
77
|
export declare const GuxPaginationItemsPerPageLegacy: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemsPerPageLegacy & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemsPerPageLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemsPerPageLegacyElement>>;
|
|
78
78
|
export declare const GuxPaginationLegacy: import("react").ForwardRefExoticComponent<JSX.GuxPaginationLegacy & Omit<import("react").HTMLAttributes<HTMLGuxPaginationLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationLegacyElement>>;
|
|
79
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>>;
|
|
@@ -99,7 +99,6 @@ export declare const GuxTabAdvancedList: import("react").ForwardRefExoticCompone
|
|
|
99
99
|
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>>;
|
|
100
100
|
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>>;
|
|
101
101
|
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>>;
|
|
102
|
-
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>>;
|
|
103
102
|
export declare const GuxTable: import("react").ForwardRefExoticComponent<JSX.GuxTable & Omit<import("react").HTMLAttributes<HTMLGuxTableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTableElement>>;
|
|
104
103
|
export declare const GuxTableSelectMenu: import("react").ForwardRefExoticComponent<JSX.GuxTableSelectMenu & Omit<import("react").HTMLAttributes<HTMLGuxTableSelectMenuElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTableSelectMenuElement>>;
|
|
105
104
|
export declare const GuxTableSelectPopover: import("react").ForwardRefExoticComponent<JSX.GuxTableSelectPopover & Omit<import("react").HTMLAttributes<HTMLGuxTableSelectPopoverElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTableSelectPopoverElement>>;
|
|
@@ -109,7 +108,7 @@ export declare const GuxTableToolbarCustomAction: import("react").ForwardRefExot
|
|
|
109
108
|
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>>;
|
|
110
109
|
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>>;
|
|
111
110
|
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>>;
|
|
112
|
-
export declare const
|
|
111
|
+
export declare const GuxTag: import("react").ForwardRefExoticComponent<JSX.GuxTag & Omit<import("react").HTMLAttributes<HTMLGuxTagElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTagElement>>;
|
|
113
112
|
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>>;
|
|
114
113
|
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>>;
|
|
115
114
|
export declare const GuxTimePicker: import("react").ForwardRefExoticComponent<JSX.GuxTimePicker & Omit<import("react").HTMLAttributes<HTMLGuxTimePickerElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTimePickerElement>>;
|
package/dist/index.js
CHANGED
|
@@ -6,7 +6,7 @@ export const GuxAccordion = /*@__PURE__*/ createReactComponent('gux-accordion');
|
|
|
6
6
|
export const GuxAccordionSection = /*@__PURE__*/ createReactComponent('gux-accordion-section');
|
|
7
7
|
export const GuxActionButton = /*@__PURE__*/ createReactComponent('gux-action-button');
|
|
8
8
|
export const GuxActionToastLegacy = /*@__PURE__*/ createReactComponent('gux-action-toast-legacy');
|
|
9
|
-
export const
|
|
9
|
+
export const GuxAdvancedDropdownLegacy = /*@__PURE__*/ createReactComponent('gux-advanced-dropdown-legacy');
|
|
10
10
|
export const GuxAllRowSelect = /*@__PURE__*/ createReactComponent('gux-all-row-select');
|
|
11
11
|
export const GuxAnnounceBeta = /*@__PURE__*/ createReactComponent('gux-announce-beta');
|
|
12
12
|
export const GuxBadge = /*@__PURE__*/ createReactComponent('gux-badge');
|
|
@@ -68,14 +68,14 @@ export const GuxOption = /*@__PURE__*/ createReactComponent('gux-option');
|
|
|
68
68
|
export const GuxOptionIcon = /*@__PURE__*/ createReactComponent('gux-option-icon');
|
|
69
69
|
export const GuxOptionMulti = /*@__PURE__*/ createReactComponent('gux-option-multi');
|
|
70
70
|
export const GuxPageLoadingSpinner = /*@__PURE__*/ createReactComponent('gux-page-loading-spinner');
|
|
71
|
-
export const
|
|
72
|
-
export const
|
|
71
|
+
export const GuxPagination = /*@__PURE__*/ createReactComponent('gux-pagination');
|
|
72
|
+
export const GuxPaginationButtons = /*@__PURE__*/ createReactComponent('gux-pagination-buttons');
|
|
73
73
|
export const GuxPaginationButtonsLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-buttons-legacy');
|
|
74
74
|
export const GuxPaginationCursor = /*@__PURE__*/ createReactComponent('gux-pagination-cursor');
|
|
75
75
|
export const GuxPaginationEllipsisButton = /*@__PURE__*/ createReactComponent('gux-pagination-ellipsis-button');
|
|
76
|
-
export const
|
|
76
|
+
export const GuxPaginationItemCounts = /*@__PURE__*/ createReactComponent('gux-pagination-item-counts');
|
|
77
77
|
export const GuxPaginationItemCountsLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-item-counts-legacy');
|
|
78
|
-
export const
|
|
78
|
+
export const GuxPaginationItemsPerPage = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page');
|
|
79
79
|
export const GuxPaginationItemsPerPageLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page-legacy');
|
|
80
80
|
export const GuxPaginationLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-legacy');
|
|
81
81
|
export const GuxPhoneInputBeta = /*@__PURE__*/ createReactComponent('gux-phone-input-beta');
|
|
@@ -101,7 +101,6 @@ export const GuxTabAdvancedList = /*@__PURE__*/ createReactComponent('gux-tab-ad
|
|
|
101
101
|
export const GuxTabAdvancedPanel = /*@__PURE__*/ createReactComponent('gux-tab-advanced-panel');
|
|
102
102
|
export const GuxTabList = /*@__PURE__*/ createReactComponent('gux-tab-list');
|
|
103
103
|
export const GuxTabPanel = /*@__PURE__*/ createReactComponent('gux-tab-panel');
|
|
104
|
-
export const GuxTabPanelBeta = /*@__PURE__*/ createReactComponent('gux-tab-panel-beta');
|
|
105
104
|
export const GuxTable = /*@__PURE__*/ createReactComponent('gux-table');
|
|
106
105
|
export const GuxTableSelectMenu = /*@__PURE__*/ createReactComponent('gux-table-select-menu');
|
|
107
106
|
export const GuxTableSelectPopover = /*@__PURE__*/ createReactComponent('gux-table-select-popover');
|
|
@@ -111,7 +110,7 @@ export const GuxTableToolbarCustomAction = /*@__PURE__*/ createReactComponent('g
|
|
|
111
110
|
export const GuxTableToolbarMenuButton = /*@__PURE__*/ createReactComponent('gux-table-toolbar-menu-button');
|
|
112
111
|
export const GuxTabs = /*@__PURE__*/ createReactComponent('gux-tabs');
|
|
113
112
|
export const GuxTabsAdvanced = /*@__PURE__*/ createReactComponent('gux-tabs-advanced');
|
|
114
|
-
export const
|
|
113
|
+
export const GuxTag = /*@__PURE__*/ createReactComponent('gux-tag');
|
|
115
114
|
export const GuxTextHighlight = /*@__PURE__*/ createReactComponent('gux-text-highlight');
|
|
116
115
|
export const GuxTimeBeta = /*@__PURE__*/ createReactComponent('gux-time-beta');
|
|
117
116
|
export const GuxTimePicker = /*@__PURE__*/ createReactComponent('gux-time-picker');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-components-react",
|
|
3
|
-
"version": "4.0.0-beta.
|
|
3
|
+
"version": "4.0.0-beta.28",
|
|
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": "4.0.0-beta.
|
|
22
|
+
"genesys-spark-components": "4.0.0-beta.28"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 18",
|