genesys-spark-components-react 4.139.0 → 4.140.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 CHANGED
@@ -71,6 +71,7 @@ export declare const GuxFormHeading: import("react").ForwardRefExoticComponent<J
71
71
  export declare const GuxIcon: import("react").ForwardRefExoticComponent<JSX.GuxIcon & Omit<import("react").HTMLAttributes<HTMLGuxIconElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxIconElement>>;
72
72
  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>>;
73
73
  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>>;
74
+ 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>>;
74
75
  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>>;
75
76
  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>>;
76
77
  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>>;
@@ -93,6 +94,7 @@ export declare const GuxOption: import("react").ForwardRefExoticComponent<JSX.Gu
93
94
  export declare const GuxOptionGroupBeta: import("react").ForwardRefExoticComponent<JSX.GuxOptionGroupBeta & Omit<import("react").HTMLAttributes<HTMLGuxOptionGroupBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxOptionGroupBetaElement>>;
94
95
  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>>;
95
96
  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>>;
97
+ export declare const GuxOptionStatusBeta: import("react").ForwardRefExoticComponent<JSX.GuxOptionStatusBeta & Omit<import("react").HTMLAttributes<HTMLGuxOptionStatusBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxOptionStatusBetaElement>>;
96
98
  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>>;
97
99
  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>>;
98
100
  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>>;
@@ -136,6 +138,7 @@ export declare const GuxSimpleToastLegacy: import("react").ForwardRefExoticCompo
136
138
  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>>;
137
139
  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>>;
138
140
  export declare const GuxSortControl: import("react").ForwardRefExoticComponent<JSX.GuxSortControl & Omit<import("react").HTMLAttributes<HTMLGuxSortControlElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSortControlElement>>;
141
+ export declare const GuxStatusIndicatorBeta: import("react").ForwardRefExoticComponent<JSX.GuxStatusIndicatorBeta & Omit<import("react").HTMLAttributes<HTMLGuxStatusIndicatorBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxStatusIndicatorBetaElement>>;
139
142
  export declare const GuxSubmenu: import("react").ForwardRefExoticComponent<JSX.GuxSubmenu & Omit<import("react").HTMLAttributes<HTMLGuxSubmenuElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSubmenuElement>>;
140
143
  export declare const GuxSwitchItem: import("react").ForwardRefExoticComponent<JSX.GuxSwitchItem & Omit<import("react").HTMLAttributes<HTMLGuxSwitchItemElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSwitchItemElement>>;
141
144
  export declare const GuxSwitchLegacy: import("react").ForwardRefExoticComponent<JSX.GuxSwitchLegacy & Omit<import("react").HTMLAttributes<HTMLGuxSwitchLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxSwitchLegacyElement>>;
package/dist/index.js CHANGED
@@ -74,6 +74,7 @@ export const GuxFormHeading = /*@__PURE__*/ createReactComponent('gux-form-headi
74
74
  export const GuxIcon = /*@__PURE__*/ createReactComponent('gux-icon');
75
75
  export const GuxIconTooltipBeta = /*@__PURE__*/ createReactComponent('gux-icon-tooltip-beta');
76
76
  export const GuxInlineAlert = /*@__PURE__*/ createReactComponent('gux-inline-alert');
77
+ export const GuxInlineDropdownBeta = /*@__PURE__*/ createReactComponent('gux-inline-dropdown-beta');
77
78
  export const GuxLabelInfoBeta = /*@__PURE__*/ createReactComponent('gux-label-info-beta');
78
79
  export const GuxLinkBeta = /*@__PURE__*/ createReactComponent('gux-link-beta');
79
80
  export const GuxList = /*@__PURE__*/ createReactComponent('gux-list');
@@ -96,6 +97,7 @@ export const GuxOption = /*@__PURE__*/ createReactComponent('gux-option');
96
97
  export const GuxOptionGroupBeta = /*@__PURE__*/ createReactComponent('gux-option-group-beta');
97
98
  export const GuxOptionIcon = /*@__PURE__*/ createReactComponent('gux-option-icon');
98
99
  export const GuxOptionMulti = /*@__PURE__*/ createReactComponent('gux-option-multi');
100
+ export const GuxOptionStatusBeta = /*@__PURE__*/ createReactComponent('gux-option-status-beta');
99
101
  export const GuxPageLoadingSpinner = /*@__PURE__*/ createReactComponent('gux-page-loading-spinner');
100
102
  export const GuxPagination = /*@__PURE__*/ createReactComponent('gux-pagination');
101
103
  export const GuxPaginationButtons = /*@__PURE__*/ createReactComponent('gux-pagination-buttons');
@@ -139,6 +141,7 @@ export const GuxSimpleToastLegacy = /*@__PURE__*/ createReactComponent('gux-simp
139
141
  export const GuxSkipNavigationItem = /*@__PURE__*/ createReactComponent('gux-skip-navigation-item');
140
142
  export const GuxSkipNavigationList = /*@__PURE__*/ createReactComponent('gux-skip-navigation-list');
141
143
  export const GuxSortControl = /*@__PURE__*/ createReactComponent('gux-sort-control');
144
+ export const GuxStatusIndicatorBeta = /*@__PURE__*/ createReactComponent('gux-status-indicator-beta');
142
145
  export const GuxSubmenu = /*@__PURE__*/ createReactComponent('gux-submenu');
143
146
  export const GuxSwitchItem = /*@__PURE__*/ createReactComponent('gux-switch-item');
144
147
  export const GuxSwitchLegacy = /*@__PURE__*/ createReactComponent('gux-switch-legacy');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark-components-react",
3
- "version": "4.139.0",
3
+ "version": "4.140.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.139.0"
22
+ "genesys-spark-components": "4.140.0"
23
23
  },
24
24
  "peerDependencies": {
25
25
  "@types/react": "16 - 19",