genesys-spark-components-react 3.53.4 → 3.54.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 +3 -0
- package/dist/index.js +3 -0
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -54,6 +54,7 @@ export declare const GuxFormFieldDropdown: import("react").ForwardRefExoticCompo
|
|
|
54
54
|
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
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
56
|
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
|
+
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>>;
|
|
57
58
|
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>>;
|
|
58
59
|
export declare const GuxFormFieldRange: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldRange & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldRangeElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldRangeElement>>;
|
|
59
60
|
export declare const GuxFormFieldSearch: import("react").ForwardRefExoticComponent<JSX.GuxFormFieldSearch & Omit<import("react").HTMLAttributes<HTMLGuxFormFieldSearchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxFormFieldSearchElement>>;
|
|
@@ -104,12 +105,14 @@ export declare const GuxPaginationItemCountsBeta: import("react").ForwardRefExot
|
|
|
104
105
|
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>>;
|
|
105
106
|
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>>;
|
|
106
107
|
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>>;
|
|
108
|
+
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>>;
|
|
107
109
|
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>>;
|
|
108
110
|
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>>;
|
|
109
111
|
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>>;
|
|
110
112
|
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>>;
|
|
111
113
|
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>>;
|
|
112
114
|
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>>;
|
|
115
|
+
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>>;
|
|
113
116
|
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>>;
|
|
114
117
|
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>>;
|
|
115
118
|
export declare const GuxSidePanelButton: import("react").ForwardRefExoticComponent<JSX.GuxSidePanelButton & Omit<import("react").HTMLAttributes<HTMLGuxSidePanelButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSidePanelButtonElement>>;
|
package/dist/index.js
CHANGED
|
@@ -56,6 +56,7 @@ export const GuxFormFieldDropdown = /*@__PURE__*/ createReactComponent('gux-form
|
|
|
56
56
|
export const GuxFormFieldInputClearButton = /*@__PURE__*/ createReactComponent('gux-form-field-input-clear-button');
|
|
57
57
|
export const GuxFormFieldLegacy = /*@__PURE__*/ createReactComponent('gux-form-field-legacy');
|
|
58
58
|
export const GuxFormFieldNumber = /*@__PURE__*/ createReactComponent('gux-form-field-number');
|
|
59
|
+
export const GuxFormFieldPhone = /*@__PURE__*/ createReactComponent('gux-form-field-phone');
|
|
59
60
|
export const GuxFormFieldRadio = /*@__PURE__*/ createReactComponent('gux-form-field-radio');
|
|
60
61
|
export const GuxFormFieldRange = /*@__PURE__*/ createReactComponent('gux-form-field-range');
|
|
61
62
|
export const GuxFormFieldSearch = /*@__PURE__*/ createReactComponent('gux-form-field-search');
|
|
@@ -106,12 +107,14 @@ export const GuxPaginationItemCountsBeta = /*@__PURE__*/ createReactComponent('g
|
|
|
106
107
|
export const GuxPaginationItemsPerPage = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page');
|
|
107
108
|
export const GuxPaginationItemsPerPageBeta = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page-beta');
|
|
108
109
|
export const GuxPanelFrameLegacy = /*@__PURE__*/ createReactComponent('gux-panel-frame-legacy');
|
|
110
|
+
export const GuxPhoneInputBeta = /*@__PURE__*/ createReactComponent('gux-phone-input-beta');
|
|
109
111
|
export const GuxPopover = /*@__PURE__*/ createReactComponent('gux-popover');
|
|
110
112
|
export const GuxPopoverList = /*@__PURE__*/ createReactComponent('gux-popover-list');
|
|
111
113
|
export const GuxPopup = /*@__PURE__*/ createReactComponent('gux-popup');
|
|
112
114
|
export const GuxRadialLoading = /*@__PURE__*/ createReactComponent('gux-radial-loading');
|
|
113
115
|
export const GuxRadialProgress = /*@__PURE__*/ createReactComponent('gux-radial-progress');
|
|
114
116
|
export const GuxRating = /*@__PURE__*/ createReactComponent('gux-rating');
|
|
117
|
+
export const GuxRegionIcon = /*@__PURE__*/ createReactComponent('gux-region-icon');
|
|
115
118
|
export const GuxRowSelect = /*@__PURE__*/ createReactComponent('gux-row-select');
|
|
116
119
|
export const GuxScreenReaderBeta = /*@__PURE__*/ createReactComponent('gux-screen-reader-beta');
|
|
117
120
|
export const GuxSidePanelButton = /*@__PURE__*/ createReactComponent('gux-side-panel-button');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-components-react",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.54.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"dist"
|
|
15
15
|
],
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"genesys-spark-components": "3.
|
|
17
|
+
"genesys-spark-components": "3.54.1"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/react": "^17.0.37",
|