genesys-spark-components-react 4.111.6 → 4.113.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
|
@@ -12,6 +12,8 @@ export declare const GuxAvatarChangePhotoBeta: import("react").ForwardRefExoticC
|
|
|
12
12
|
export declare const GuxAvatarFocusableBeta: import("react").ForwardRefExoticComponent<JSX.GuxAvatarFocusableBeta & Omit<import("react").HTMLAttributes<HTMLGuxAvatarFocusableBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAvatarFocusableBetaElement>>;
|
|
13
13
|
export declare const GuxAvatarGroupBeta: import("react").ForwardRefExoticComponent<JSX.GuxAvatarGroupBeta & Omit<import("react").HTMLAttributes<HTMLGuxAvatarGroupBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAvatarGroupBetaElement>>;
|
|
14
14
|
export declare const GuxAvatarGroupItemBeta: import("react").ForwardRefExoticComponent<JSX.GuxAvatarGroupItemBeta & Omit<import("react").HTMLAttributes<HTMLGuxAvatarGroupItemBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAvatarGroupItemBetaElement>>;
|
|
15
|
+
export declare const GuxAvatarOverflowBeta: import("react").ForwardRefExoticComponent<JSX.GuxAvatarOverflowBeta & Omit<import("react").HTMLAttributes<HTMLGuxAvatarOverflowBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAvatarOverflowBetaElement>>;
|
|
16
|
+
export declare const GuxAvatarOverflowItemBeta: import("react").ForwardRefExoticComponent<JSX.GuxAvatarOverflowItemBeta & Omit<import("react").HTMLAttributes<HTMLGuxAvatarOverflowItemBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxAvatarOverflowItemBetaElement>>;
|
|
15
17
|
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>>;
|
|
16
18
|
export declare const GuxBlankState: import("react").ForwardRefExoticComponent<JSX.GuxBlankState & Omit<import("react").HTMLAttributes<HTMLGuxBlankStateElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBlankStateElement>>;
|
|
17
19
|
export declare const GuxBreadcrumbItem: import("react").ForwardRefExoticComponent<JSX.GuxBreadcrumbItem & Omit<import("react").HTMLAttributes<HTMLGuxBreadcrumbItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBreadcrumbItemElement>>;
|
|
@@ -108,11 +110,13 @@ export declare const GuxPopup: import("react").ForwardRefExoticComponent<JSX.Gux
|
|
|
108
110
|
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>>;
|
|
109
111
|
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>>;
|
|
110
112
|
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>>;
|
|
113
|
+
export declare const GuxRichHighlightListItem: import("react").ForwardRefExoticComponent<JSX.GuxRichHighlightListItem & Omit<import("react").HTMLAttributes<HTMLGuxRichHighlightListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichHighlightListItemElement>>;
|
|
111
114
|
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>>;
|
|
112
115
|
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>>;
|
|
113
116
|
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
117
|
export declare const GuxRichTextEditorActionLink: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorActionLink & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorActionLinkElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorActionLinkElement>>;
|
|
115
118
|
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>>;
|
|
119
|
+
export declare const GuxRichTextEditorActionTextHighlight: import("react").ForwardRefExoticComponent<JSX.GuxRichTextEditorActionTextHighlight & Omit<import("react").HTMLAttributes<HTMLGuxRichTextEditorActionTextHighlightElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxRichTextEditorActionTextHighlightElement>>;
|
|
116
120
|
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>>;
|
|
117
121
|
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>>;
|
|
118
122
|
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>>;
|
package/dist/index.js
CHANGED
|
@@ -14,6 +14,8 @@ export const GuxAvatarChangePhotoBeta = /*@__PURE__*/ createReactComponent('gux-
|
|
|
14
14
|
export const GuxAvatarFocusableBeta = /*@__PURE__*/ createReactComponent('gux-avatar-focusable-beta');
|
|
15
15
|
export const GuxAvatarGroupBeta = /*@__PURE__*/ createReactComponent('gux-avatar-group-beta');
|
|
16
16
|
export const GuxAvatarGroupItemBeta = /*@__PURE__*/ createReactComponent('gux-avatar-group-item-beta');
|
|
17
|
+
export const GuxAvatarOverflowBeta = /*@__PURE__*/ createReactComponent('gux-avatar-overflow-beta');
|
|
18
|
+
export const GuxAvatarOverflowItemBeta = /*@__PURE__*/ createReactComponent('gux-avatar-overflow-item-beta');
|
|
17
19
|
export const GuxBadge = /*@__PURE__*/ createReactComponent('gux-badge');
|
|
18
20
|
export const GuxBlankState = /*@__PURE__*/ createReactComponent('gux-blank-state');
|
|
19
21
|
export const GuxBreadcrumbItem = /*@__PURE__*/ createReactComponent('gux-breadcrumb-item');
|
|
@@ -110,11 +112,13 @@ export const GuxPopup = /*@__PURE__*/ createReactComponent('gux-popup');
|
|
|
110
112
|
export const GuxRadialLoading = /*@__PURE__*/ createReactComponent('gux-radial-loading');
|
|
111
113
|
export const GuxRadialProgress = /*@__PURE__*/ createReactComponent('gux-radial-progress');
|
|
112
114
|
export const GuxRating = /*@__PURE__*/ createReactComponent('gux-rating');
|
|
115
|
+
export const GuxRichHighlightListItem = /*@__PURE__*/ createReactComponent('gux-rich-highlight-list-item');
|
|
113
116
|
export const GuxRichStyleListItem = /*@__PURE__*/ createReactComponent('gux-rich-style-list-item');
|
|
114
117
|
export const GuxRichTextEditorAction = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action');
|
|
115
118
|
export const GuxRichTextEditorActionGroup = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action-group');
|
|
116
119
|
export const GuxRichTextEditorActionLink = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action-link');
|
|
117
120
|
export const GuxRichTextEditorActionRichStyle = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action-rich-style');
|
|
121
|
+
export const GuxRichTextEditorActionTextHighlight = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-action-text-highlight');
|
|
118
122
|
export const GuxRichTextEditorBeta = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-beta');
|
|
119
123
|
export const GuxRichTextEditorList = /*@__PURE__*/ createReactComponent('gux-rich-text-editor-list');
|
|
120
124
|
export const GuxRowSelect = /*@__PURE__*/ createReactComponent('gux-row-select');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-components-react",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.113.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.113.0"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 18",
|