genesys-spark-components-react 4.185.4 → 4.186.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 +6 -0
- package/dist/index.js +6 -0
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -17,6 +17,8 @@ export declare const GuxAvatarOverflowItemBeta: import("react").ForwardRefExotic
|
|
|
17
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>>;
|
|
18
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>>;
|
|
19
19
|
export declare const GuxBlankStateBeta: import("react").ForwardRefExoticComponent<JSX.GuxBlankStateBeta & Omit<import("react").HTMLAttributes<HTMLGuxBlankStateBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBlankStateBetaElement>>;
|
|
20
|
+
export declare const GuxBranch: import("react").ForwardRefExoticComponent<JSX.GuxBranch & Omit<import("react").HTMLAttributes<HTMLGuxBranchElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBranchElement>>;
|
|
21
|
+
export declare const GuxBranchMulti: import("react").ForwardRefExoticComponent<JSX.GuxBranchMulti & Omit<import("react").HTMLAttributes<HTMLGuxBranchMultiElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxBranchMultiElement>>;
|
|
20
22
|
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>>;
|
|
21
23
|
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>>;
|
|
22
24
|
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>>;
|
|
@@ -77,6 +79,8 @@ export declare const GuxIllustrationBeta: import("react").ForwardRefExoticCompon
|
|
|
77
79
|
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>>;
|
|
78
80
|
export declare const GuxInlineDropdownBeta: import("react").ForwardRefExoticComponent<JSX.GuxInlineDropdownBeta & Omit<import("react").HTMLAttributes<HTMLGuxInlineDropdownBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxInlineDropdownBetaElement>>;
|
|
79
81
|
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>>;
|
|
82
|
+
export declare const GuxLeaf: import("react").ForwardRefExoticComponent<JSX.GuxLeaf & Omit<import("react").HTMLAttributes<HTMLGuxLeafElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxLeafElement>>;
|
|
83
|
+
export declare const GuxLeafMulti: import("react").ForwardRefExoticComponent<JSX.GuxLeafMulti & Omit<import("react").HTMLAttributes<HTMLGuxLeafMultiElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxLeafMultiElement>>;
|
|
80
84
|
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>>;
|
|
81
85
|
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>>;
|
|
82
86
|
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>>;
|
|
@@ -183,4 +187,6 @@ export declare const GuxTooltipBaseBeta: import("react").ForwardRefExoticCompone
|
|
|
183
187
|
export declare const GuxTooltipBeta: import("react").ForwardRefExoticComponent<JSX.GuxTooltipBeta & Omit<import("react").HTMLAttributes<HTMLGuxTooltipBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTooltipBetaElement>>;
|
|
184
188
|
export declare const GuxTooltipPointerBeta: import("react").ForwardRefExoticComponent<JSX.GuxTooltipPointerBeta & Omit<import("react").HTMLAttributes<HTMLGuxTooltipPointerBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTooltipPointerBetaElement>>;
|
|
185
189
|
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>>;
|
|
190
|
+
export declare const GuxTreeBeta: import("react").ForwardRefExoticComponent<JSX.GuxTreeBeta & Omit<import("react").HTMLAttributes<HTMLGuxTreeBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTreeBetaElement>>;
|
|
191
|
+
export declare const GuxTreeMultiBeta: import("react").ForwardRefExoticComponent<JSX.GuxTreeMultiBeta & Omit<import("react").HTMLAttributes<HTMLGuxTreeMultiBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTreeMultiBetaElement>>;
|
|
186
192
|
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
|
@@ -20,6 +20,8 @@ export const GuxAvatarOverflowItemBeta = /*@__PURE__*/ createReactComponent('gux
|
|
|
20
20
|
export const GuxBadge = /*@__PURE__*/ createReactComponent('gux-badge');
|
|
21
21
|
export const GuxBlankState = /*@__PURE__*/ createReactComponent('gux-blank-state');
|
|
22
22
|
export const GuxBlankStateBeta = /*@__PURE__*/ createReactComponent('gux-blank-state-beta');
|
|
23
|
+
export const GuxBranch = /*@__PURE__*/ createReactComponent('gux-branch');
|
|
24
|
+
export const GuxBranchMulti = /*@__PURE__*/ createReactComponent('gux-branch-multi');
|
|
23
25
|
export const GuxBreadcrumbItem = /*@__PURE__*/ createReactComponent('gux-breadcrumb-item');
|
|
24
26
|
export const GuxBreadcrumbs = /*@__PURE__*/ createReactComponent('gux-breadcrumbs');
|
|
25
27
|
export const GuxButton = /*@__PURE__*/ createReactComponent('gux-button');
|
|
@@ -80,6 +82,8 @@ export const GuxIllustrationBeta = /*@__PURE__*/ createReactComponent('gux-illus
|
|
|
80
82
|
export const GuxInlineAlert = /*@__PURE__*/ createReactComponent('gux-inline-alert');
|
|
81
83
|
export const GuxInlineDropdownBeta = /*@__PURE__*/ createReactComponent('gux-inline-dropdown-beta');
|
|
82
84
|
export const GuxLabelInfoBeta = /*@__PURE__*/ createReactComponent('gux-label-info-beta');
|
|
85
|
+
export const GuxLeaf = /*@__PURE__*/ createReactComponent('gux-leaf');
|
|
86
|
+
export const GuxLeafMulti = /*@__PURE__*/ createReactComponent('gux-leaf-multi');
|
|
83
87
|
export const GuxLinkBeta = /*@__PURE__*/ createReactComponent('gux-link-beta');
|
|
84
88
|
export const GuxList = /*@__PURE__*/ createReactComponent('gux-list');
|
|
85
89
|
export const GuxListDivider = /*@__PURE__*/ createReactComponent('gux-list-divider');
|
|
@@ -186,4 +190,6 @@ export const GuxTooltipBaseBeta = /*@__PURE__*/ createReactComponent('gux-toolti
|
|
|
186
190
|
export const GuxTooltipBeta = /*@__PURE__*/ createReactComponent('gux-tooltip-beta');
|
|
187
191
|
export const GuxTooltipPointerBeta = /*@__PURE__*/ createReactComponent('gux-tooltip-pointer-beta');
|
|
188
192
|
export const GuxTooltipTitle = /*@__PURE__*/ createReactComponent('gux-tooltip-title');
|
|
193
|
+
export const GuxTreeBeta = /*@__PURE__*/ createReactComponent('gux-tree-beta');
|
|
194
|
+
export const GuxTreeMultiBeta = /*@__PURE__*/ createReactComponent('gux-tree-multi-beta');
|
|
189
195
|
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": "4.
|
|
3
|
+
"version": "4.186.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": "4.
|
|
22
|
+
"genesys-spark-components": "4.186.1"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 19",
|