genesys-spark-components-react 4.0.0-beta.34 → 4.0.0-beta.36

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
@@ -97,8 +97,11 @@ export declare const GuxSwitchItem: import("react").ForwardRefExoticComponent<JS
97
97
  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>>;
98
98
  export declare const GuxTab: import("react").ForwardRefExoticComponent<JSX.GuxTab & Omit<import("react").HTMLAttributes<HTMLGuxTabElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabElement>>;
99
99
  export declare const GuxTabAdvanced: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvanced & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedElement>>;
100
+ export declare const GuxTabAdvancedLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedLegacyElement>>;
100
101
  export declare const GuxTabAdvancedList: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedList & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedListElement>>;
102
+ export declare const GuxTabAdvancedListLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedListLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedListLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedListLegacyElement>>;
101
103
  export declare const GuxTabAdvancedPanel: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedPanel & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedPanelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedPanelElement>>;
104
+ export declare const GuxTabAdvancedPanelLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabAdvancedPanelLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabAdvancedPanelLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabAdvancedPanelLegacyElement>>;
102
105
  export declare const GuxTabList: import("react").ForwardRefExoticComponent<JSX.GuxTabList & Omit<import("react").HTMLAttributes<HTMLGuxTabListElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabListElement>>;
103
106
  export declare const GuxTabPanel: import("react").ForwardRefExoticComponent<JSX.GuxTabPanel & Omit<import("react").HTMLAttributes<HTMLGuxTabPanelElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabPanelElement>>;
104
107
  export declare const GuxTable: import("react").ForwardRefExoticComponent<JSX.GuxTable & Omit<import("react").HTMLAttributes<HTMLGuxTableElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTableElement>>;
@@ -110,6 +113,7 @@ export declare const GuxTableToolbarCustomAction: import("react").ForwardRefExot
110
113
  export declare const GuxTableToolbarMenuButton: import("react").ForwardRefExoticComponent<JSX.GuxTableToolbarMenuButton & Omit<import("react").HTMLAttributes<HTMLGuxTableToolbarMenuButtonElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTableToolbarMenuButtonElement>>;
111
114
  export declare const GuxTabs: import("react").ForwardRefExoticComponent<JSX.GuxTabs & Omit<import("react").HTMLAttributes<HTMLGuxTabsElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabsElement>>;
112
115
  export declare const GuxTabsAdvanced: import("react").ForwardRefExoticComponent<JSX.GuxTabsAdvanced & Omit<import("react").HTMLAttributes<HTMLGuxTabsAdvancedElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabsAdvancedElement>>;
116
+ export declare const GuxTabsAdvancedLegacy: import("react").ForwardRefExoticComponent<JSX.GuxTabsAdvancedLegacy & Omit<import("react").HTMLAttributes<HTMLGuxTabsAdvancedLegacyElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTabsAdvancedLegacyElement>>;
113
117
  export declare const GuxTag: import("react").ForwardRefExoticComponent<JSX.GuxTag & Omit<import("react").HTMLAttributes<HTMLGuxTagElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTagElement>>;
114
118
  export declare const GuxTextHighlight: import("react").ForwardRefExoticComponent<JSX.GuxTextHighlight & Omit<import("react").HTMLAttributes<HTMLGuxTextHighlightElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTextHighlightElement>>;
115
119
  export declare const GuxTimeBeta: import("react").ForwardRefExoticComponent<JSX.GuxTimeBeta & Omit<import("react").HTMLAttributes<HTMLGuxTimeBetaElement>, "style"> & import("./react-component-lib/interfaces").StyleReactProps & import("react").RefAttributes<HTMLGuxTimeBetaElement>>;
package/dist/index.js CHANGED
@@ -99,8 +99,11 @@ export const GuxSwitchItem = /*@__PURE__*/ createReactComponent('gux-switch-item
99
99
  export const GuxSwitchLegacy = /*@__PURE__*/ createReactComponent('gux-switch-legacy');
100
100
  export const GuxTab = /*@__PURE__*/ createReactComponent('gux-tab');
101
101
  export const GuxTabAdvanced = /*@__PURE__*/ createReactComponent('gux-tab-advanced');
102
+ export const GuxTabAdvancedLegacy = /*@__PURE__*/ createReactComponent('gux-tab-advanced-legacy');
102
103
  export const GuxTabAdvancedList = /*@__PURE__*/ createReactComponent('gux-tab-advanced-list');
104
+ export const GuxTabAdvancedListLegacy = /*@__PURE__*/ createReactComponent('gux-tab-advanced-list-legacy');
103
105
  export const GuxTabAdvancedPanel = /*@__PURE__*/ createReactComponent('gux-tab-advanced-panel');
106
+ export const GuxTabAdvancedPanelLegacy = /*@__PURE__*/ createReactComponent('gux-tab-advanced-panel-legacy');
104
107
  export const GuxTabList = /*@__PURE__*/ createReactComponent('gux-tab-list');
105
108
  export const GuxTabPanel = /*@__PURE__*/ createReactComponent('gux-tab-panel');
106
109
  export const GuxTable = /*@__PURE__*/ createReactComponent('gux-table');
@@ -112,6 +115,7 @@ export const GuxTableToolbarCustomAction = /*@__PURE__*/ createReactComponent('g
112
115
  export const GuxTableToolbarMenuButton = /*@__PURE__*/ createReactComponent('gux-table-toolbar-menu-button');
113
116
  export const GuxTabs = /*@__PURE__*/ createReactComponent('gux-tabs');
114
117
  export const GuxTabsAdvanced = /*@__PURE__*/ createReactComponent('gux-tabs-advanced');
118
+ export const GuxTabsAdvancedLegacy = /*@__PURE__*/ createReactComponent('gux-tabs-advanced-legacy');
115
119
  export const GuxTag = /*@__PURE__*/ createReactComponent('gux-tag');
116
120
  export const GuxTextHighlight = /*@__PURE__*/ createReactComponent('gux-text-highlight');
117
121
  export const GuxTimeBeta = /*@__PURE__*/ createReactComponent('gux-time-beta');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark-components-react",
3
- "version": "4.0.0-beta.34",
3
+ "version": "4.0.0-beta.36",
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.34"
22
+ "genesys-spark-components": "4.0.0-beta.36"
23
23
  },
24
24
  "peerDependencies": {
25
25
  "@types/react": "16 - 18",