genesys-spark-components-react 4.105.5 → 4.106.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +4 -0
- package/dist/index.js +4 -0
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -67,6 +67,7 @@ export declare const GuxIcon: import("react").ForwardRefExoticComponent<JSX.GuxI
|
|
|
67
67
|
export declare const GuxIconTooltipBeta: import("react").ForwardRefExoticComponent<JSX.GuxIconTooltipBeta & Omit<import("react").HTMLAttributes<HTMLGuxIconTooltipBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxIconTooltipBetaElement>>;
|
|
68
68
|
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>>;
|
|
69
69
|
export declare const GuxLabelInfoBeta: import("react").ForwardRefExoticComponent<JSX.GuxLabelInfoBeta & Omit<import("react").HTMLAttributes<HTMLGuxLabelInfoBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxLabelInfoBetaElement>>;
|
|
70
|
+
export declare const GuxLinkBeta: import("react").ForwardRefExoticComponent<JSX.GuxLinkBeta & Omit<import("react").HTMLAttributes<HTMLGuxLinkBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxLinkBetaElement>>;
|
|
70
71
|
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>>;
|
|
71
72
|
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>>;
|
|
72
73
|
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>>;
|
|
@@ -107,9 +108,12 @@ export declare const GuxPopup: import("react").ForwardRefExoticComponent<JSX.Gux
|
|
|
107
108
|
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>>;
|
|
108
109
|
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>>;
|
|
109
110
|
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>>;
|
|
111
|
+
export declare const GuxRichStyleListItem: import("react").ForwardRefExoticComponent<JSX.GuxRichStyleListItem & Omit<import("react").HTMLAttributes<HTMLGuxRichStyleListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichStyleListItemElement>>;
|
|
110
112
|
export declare const GuxRichTextEditorAction: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorAction & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorActionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorActionElement>>;
|
|
111
113
|
export declare const GuxRichTextEditorActionGroup: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorActionGroup & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorActionGroupElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorActionGroupElement>>;
|
|
114
|
+
export declare const GuxRichTextEditorActionRichStyle: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorActionRichStyle & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorActionRichStyleElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorActionRichStyleElement>>;
|
|
112
115
|
export declare const GuxRichTextEditorBeta: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorBeta & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorBetaElement>>;
|
|
116
|
+
export declare const GuxRichTextEditorList: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorList & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorListElement>>;
|
|
113
117
|
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
118
|
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
119
|
export declare const GuxSegmentedControlBeta: import("react").ForwardRefExoticComponent<JSX.GuxSegmentedControlBeta & Omit<import("react").HTMLAttributes<HTMLGuxSegmentedControlBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSegmentedControlBetaElement>>;
|
package/dist/index.js
CHANGED
|
@@ -69,6 +69,7 @@ export const GuxIcon = /*@__PURE__*/ createReactComponent('gux-icon');
|
|
|
69
69
|
export const GuxIconTooltipBeta = /*@__PURE__*/ createReactComponent('gux-icon-tooltip-beta');
|
|
70
70
|
export const GuxInlineAlert = /*@__PURE__*/ createReactComponent('gux-inline-alert');
|
|
71
71
|
export const GuxLabelInfoBeta = /*@__PURE__*/ createReactComponent('gux-label-info-beta');
|
|
72
|
+
export const GuxLinkBeta = /*@__PURE__*/ createReactComponent('gux-link-beta');
|
|
72
73
|
export const GuxList = /*@__PURE__*/ createReactComponent('gux-list');
|
|
73
74
|
export const GuxListDivider = /*@__PURE__*/ createReactComponent('gux-list-divider');
|
|
74
75
|
export const GuxListItem = /*@__PURE__*/ createReactComponent('gux-list-item');
|
|
@@ -109,9 +110,12 @@ export const GuxPopup = /*@__PURE__*/ createReactComponent('gux-popup');
|
|
|
109
110
|
export const GuxRadialLoading = /*@__PURE__*/ createReactComponent('gux-radial-loading');
|
|
110
111
|
export const GuxRadialProgress = /*@__PURE__*/ createReactComponent('gux-radial-progress');
|
|
111
112
|
export const GuxRating = /*@__PURE__*/ createReactComponent('gux-rating');
|
|
113
|
+
export const GuxRichStyleListItem = /*@__PURE__*/ createReactComponent('gux-rich-style-list-item');
|
|
112
114
|
export const GuxRichTextEditorAction = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action');
|
|
113
115
|
export const GuxRichTextEditorActionGroup = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action-group');
|
|
116
|
+
export const GuxRichTextEditorActionRichStyle = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action-rich-style');
|
|
114
117
|
export const GuxRichTextEditorBeta = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-beta');
|
|
118
|
+
export const GuxRichTextEditorList = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-list');
|
|
115
119
|
export const GuxRowSelect = /*@__PURE__*/ createReactComponent('gux-row-select');
|
|
116
120
|
export const GuxScreenReaderBeta = /*@__PURE__*/ createReactComponent('gux-screen-reader-beta');
|
|
117
121
|
export const GuxSegmentedControlBeta = /*@__PURE__*/ createReactComponent('gux-segmented-control-beta');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-components-react",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.106.0",
|
|
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.
|
|
22
|
+
"genesys-spark-components": "4.106.0"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 18",
|