genesys-spark-components-react 4.0.0-beta.24 → 4.0.0-beta.25
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 +5 -5
- package/dist/index.js +5 -5
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export declare const GuxAdvancedDropdown: import("react").ForwardRefExoticCompon
|
|
|
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>>;
|
|
11
|
-
export declare const
|
|
11
|
+
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>>;
|
|
12
12
|
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>>;
|
|
13
13
|
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>>;
|
|
14
14
|
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>>;
|
|
@@ -66,16 +66,16 @@ 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 GuxPagination: import("react").ForwardRefExoticComponent<JSX.GuxPagination & Omit<import("react").HTMLAttributes<HTMLGuxPaginationElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationElement>>;
|
|
70
69
|
export declare const GuxPaginationBeta: import("react").ForwardRefExoticComponent<JSX.GuxPaginationBeta & Omit<import("react").HTMLAttributes<HTMLGuxPaginationBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationBetaElement>>;
|
|
71
|
-
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>>;
|
|
72
70
|
export declare const GuxPaginationButtonsBeta: import("react").ForwardRefExoticComponent<JSX.GuxPaginationButtonsBeta & Omit<import("react").HTMLAttributes<HTMLGuxPaginationButtonsBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationButtonsBetaElement>>;
|
|
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>>;
|
|
73
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>>;
|
|
74
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>>;
|
|
75
|
-
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>>;
|
|
76
74
|
export declare const GuxPaginationItemCountsBeta: import("react").ForwardRefExoticComponent<JSX.GuxPaginationItemCountsBeta & Omit<import("react").HTMLAttributes<HTMLGuxPaginationItemCountsBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxPaginationItemCountsBetaElement>>;
|
|
77
|
-
export declare const
|
|
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>>;
|
|
78
76
|
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>>;
|
|
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
|
+
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>>;
|
|
80
80
|
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>>;
|
|
81
81
|
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>>;
|
package/dist/index.js
CHANGED
|
@@ -10,7 +10,7 @@ export const GuxAdvancedDropdown = /*@__PURE__*/ createReactComponent('gux-advan
|
|
|
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');
|
|
13
|
-
export const
|
|
13
|
+
export const GuxBlankState = /*@__PURE__*/ createReactComponent('gux-blank-state');
|
|
14
14
|
export const GuxBreadcrumbItem = /*@__PURE__*/ createReactComponent('gux-breadcrumb-item');
|
|
15
15
|
export const GuxBreadcrumbs = /*@__PURE__*/ createReactComponent('gux-breadcrumbs');
|
|
16
16
|
export const GuxButton = /*@__PURE__*/ createReactComponent('gux-button');
|
|
@@ -68,16 +68,16 @@ 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 GuxPagination = /*@__PURE__*/ createReactComponent('gux-pagination');
|
|
72
71
|
export const GuxPaginationBeta = /*@__PURE__*/ createReactComponent('gux-pagination-beta');
|
|
73
|
-
export const GuxPaginationButtons = /*@__PURE__*/ createReactComponent('gux-pagination-buttons');
|
|
74
72
|
export const GuxPaginationButtonsBeta = /*@__PURE__*/ createReactComponent('gux-pagination-buttons-beta');
|
|
73
|
+
export const GuxPaginationButtonsLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-buttons-legacy');
|
|
75
74
|
export const GuxPaginationCursor = /*@__PURE__*/ createReactComponent('gux-pagination-cursor');
|
|
76
75
|
export const GuxPaginationEllipsisButton = /*@__PURE__*/ createReactComponent('gux-pagination-ellipsis-button');
|
|
77
|
-
export const GuxPaginationItemCounts = /*@__PURE__*/ createReactComponent('gux-pagination-item-counts');
|
|
78
76
|
export const GuxPaginationItemCountsBeta = /*@__PURE__*/ createReactComponent('gux-pagination-item-counts-beta');
|
|
79
|
-
export const
|
|
77
|
+
export const GuxPaginationItemCountsLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-item-counts-legacy');
|
|
80
78
|
export const GuxPaginationItemsPerPageBeta = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page-beta');
|
|
79
|
+
export const GuxPaginationItemsPerPageLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-items-per-page-legacy');
|
|
80
|
+
export const GuxPaginationLegacy = /*@__PURE__*/ createReactComponent('gux-pagination-legacy');
|
|
81
81
|
export const GuxPhoneInputBeta = /*@__PURE__*/ createReactComponent('gux-phone-input-beta');
|
|
82
82
|
export const GuxPopover = /*@__PURE__*/ createReactComponent('gux-popover');
|
|
83
83
|
export const GuxPopoverList = /*@__PURE__*/ createReactComponent('gux-popover-list');
|
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.25",
|
|
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.25"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 18",
|