@webex/cc-user-state
Advanced tools
Comparing version 1.28.0-eft.7 to 1.28.0-eft.8
"use strict"; | ||
/* | ||
* UserState helper | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -6,0 +3,0 @@ exports.useUserState = void 0; |
import React from 'react'; | ||
import { IUserState } from './use-state.types'; | ||
/** | ||
* Presentational component for the User State. | ||
*/ | ||
declare const UserStatePresentational: React.FunctionComponent<IUserState>; | ||
export default UserStatePresentational; |
@@ -7,5 +7,2 @@ "use strict"; | ||
const react_1 = __importDefault(require("react")); | ||
/** | ||
* Presentational component for the User State. | ||
*/ | ||
const UserStatePresentational = (props) => { | ||
@@ -12,0 +9,0 @@ return (react_1.default.createElement(react_1.default.Fragment, null, |
{ | ||
"name": "@webex/cc-user-state", | ||
"description": "Webex Contact Center Widgets: User State", | ||
"version": "1.28.0-eft.7", | ||
"version": "1.28.0-eft.8", | ||
"main": "dist/index.js", | ||
@@ -21,3 +21,3 @@ "publishConfig": { | ||
"@r2wc/react-to-web-component": "2.0.3", | ||
"@webex/cc-store": "1.28.0-eft.7", | ||
"@webex/cc-store": "1.28.0-eft.8", | ||
"mobx-react": "9.1.1", | ||
@@ -52,3 +52,3 @@ "react": "18.3.1", | ||
}, | ||
"stableVersion": "1.28.0-eft.6" | ||
"stableVersion": "1.0.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
6800
94
+ Added@webex/cc-store@1.28.0-eft.8(transitive)
- Removed@webex/cc-store@1.28.0-eft.7(transitive)
Updated@webex/cc-store@1.28.0-eft.8