genesys-spark-components-react 4.103.0 → 4.104.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 +3 -0
- package/dist/index.js +3 -0
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -77,6 +77,7 @@ export declare const GuxMenu: import("react").ForwardRefExoticComponent<JSX.GuxM
|
|
|
77
77
|
export declare const GuxMenuOption: import("react").ForwardRefExoticComponent<JSX.GuxMenuOption & Omit<import("react").HTMLAttributes<HTMLGuxMenuOptionElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMenuOptionElement>>;
|
|
78
78
|
export declare const GuxModal: import("react").ForwardRefExoticComponent<JSX.GuxModal & Omit<import("react").HTMLAttributes<HTMLGuxModalElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxModalElement>>;
|
|
79
79
|
export declare const GuxModalLegacy: import("react").ForwardRefExoticComponent<JSX.GuxModalLegacy & Omit<import("react").HTMLAttributes<HTMLGuxModalLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxModalLegacyElement>>;
|
|
80
|
+
export declare const GuxModalSidePanelBeta: import("react").ForwardRefExoticComponent<JSX.GuxModalSidePanelBeta & Omit<import("react").HTMLAttributes<HTMLGuxModalSidePanelBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxModalSidePanelBetaElement>>;
|
|
80
81
|
export declare const GuxMonthCalendar: import("react").ForwardRefExoticComponent<JSX.GuxMonthCalendar & Omit<import("react").HTMLAttributes<HTMLGuxMonthCalendarElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMonthCalendarElement>>;
|
|
81
82
|
export declare const GuxMonthList: import("react").ForwardRefExoticComponent<JSX.GuxMonthList & Omit<import("react").HTMLAttributes<HTMLGuxMonthListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMonthListElement>>;
|
|
82
83
|
export declare const GuxMonthListItem: import("react").ForwardRefExoticComponent<JSX.GuxMonthListItem & Omit<import("react").HTMLAttributes<HTMLGuxMonthListItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxMonthListItemElement>>;
|
|
@@ -115,6 +116,8 @@ export declare const GuxSegmentedControlBeta: import("react").ForwardRefExoticCo
|
|
|
115
116
|
export declare const GuxSegmentedControlItem: import("react").ForwardRefExoticComponent<JSX.GuxSegmentedControlItem & Omit<import("react").HTMLAttributes<HTMLGuxSegmentedControlItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSegmentedControlItemElement>>;
|
|
116
117
|
export declare const GuxSelectorCardBeta: import("react").ForwardRefExoticComponent<JSX.GuxSelectorCardBeta & Omit<import("react").HTMLAttributes<HTMLGuxSelectorCardBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSelectorCardBetaElement>>;
|
|
117
118
|
export declare const GuxSelectorCardsBeta: import("react").ForwardRefExoticComponent<JSX.GuxSelectorCardsBeta & Omit<import("react").HTMLAttributes<HTMLGuxSelectorCardsBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSelectorCardsBetaElement>>;
|
|
119
|
+
export declare const GuxSidePanelBeta: import("react").ForwardRefExoticComponent<JSX.GuxSidePanelBeta & Omit<import("react").HTMLAttributes<HTMLGuxSidePanelBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSidePanelBetaElement>>;
|
|
120
|
+
export declare const GuxSidePanelHeading: import("react").ForwardRefExoticComponent<JSX.GuxSidePanelHeading & Omit<import("react").HTMLAttributes<HTMLGuxSidePanelHeadingElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSidePanelHeadingElement>>;
|
|
118
121
|
export declare const GuxSimpleToastLegacy: import("react").ForwardRefExoticComponent<JSX.GuxSimpleToastLegacy & Omit<import("react").HTMLAttributes<HTMLGuxSimpleToastLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSimpleToastLegacyElement>>;
|
|
119
122
|
export declare const GuxSkipNavigationItem: import("react").ForwardRefExoticComponent<JSX.GuxSkipNavigationItem & Omit<import("react").HTMLAttributes<HTMLGuxSkipNavigationItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSkipNavigationItemElement>>;
|
|
120
123
|
export declare const GuxSkipNavigationList: import("react").ForwardRefExoticComponent<JSX.GuxSkipNavigationList & Omit<import("react").HTMLAttributes<HTMLGuxSkipNavigationListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSkipNavigationListElement>>;
|
package/dist/index.js
CHANGED
|
@@ -79,6 +79,7 @@ export const GuxMenu = /*@__PURE__*/ createReactComponent('gux-menu');
|
|
|
79
79
|
export const GuxMenuOption = /*@__PURE__*/ createReactComponent('gux-menu-option');
|
|
80
80
|
export const GuxModal = /*@__PURE__*/ createReactComponent('gux-modal');
|
|
81
81
|
export const GuxModalLegacy = /*@__PURE__*/ createReactComponent('gux-modal-legacy');
|
|
82
|
+
export const GuxModalSidePanelBeta = /*@__PURE__*/ createReactComponent('gux-modal-side-panel-beta');
|
|
82
83
|
export const GuxMonthCalendar = /*@__PURE__*/ createReactComponent('gux-month-calendar');
|
|
83
84
|
export const GuxMonthList = /*@__PURE__*/ createReactComponent('gux-month-list');
|
|
84
85
|
export const GuxMonthListItem = /*@__PURE__*/ createReactComponent('gux-month-list-item');
|
|
@@ -117,6 +118,8 @@ export const GuxSegmentedControlBeta = /*@__PURE__*/ createReactComponent('gux-s
|
|
|
117
118
|
export const GuxSegmentedControlItem = /*@__PURE__*/ createReactComponent('gux-segmented-control-item');
|
|
118
119
|
export const GuxSelectorCardBeta = /*@__PURE__*/ createReactComponent('gux-selector-card-beta');
|
|
119
120
|
export const GuxSelectorCardsBeta = /*@__PURE__*/ createReactComponent('gux-selector-cards-beta');
|
|
121
|
+
export const GuxSidePanelBeta = /*@__PURE__*/ createReactComponent('gux-side-panel-beta');
|
|
122
|
+
export const GuxSidePanelHeading = /*@__PURE__*/ createReactComponent('gux-side-panel-heading');
|
|
120
123
|
export const GuxSimpleToastLegacy = /*@__PURE__*/ createReactComponent('gux-simple-toast-legacy');
|
|
121
124
|
export const GuxSkipNavigationItem = /*@__PURE__*/ createReactComponent('gux-skip-navigation-item');
|
|
122
125
|
export const GuxSkipNavigationList = /*@__PURE__*/ createReactComponent('gux-skip-navigation-list');
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-components-react",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.104.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.104.0"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
25
|
"@types/react": "16 - 18",
|