UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

128 lines (127 loc) 3.07 kB
const S = 999, o = "myUserName", e = { summary: "My summary bio", firstName: "First", lastName: "Last", location: "Seattle, WA, USA", industry: "Biotechnology", company: "Sage Bionetworks", position: "My Job Title", ownerId: "999", userName: o, createdOn: "2018-06-18T21:42:48.000Z", url: "https://sagebase.org", email: "mockemail@fakeemailprovider.xyz", twoFactorAuthEnabled: !1 }, m = { userId: "999", userProfile: e, ORCID: "https://orcid.org/0000-0000-0000-0000", isCertified: !0, isVerified: !0, isACTMember: !1 }, u = { ownerId: "999", firstName: e.firstName, lastName: e.lastName, userName: o, email: "test-user-email@sagebase.org", displayName: "Display Name", isIndividual: !0 }, t = 1e3, i = "AnotherUser", r = { summary: "This is the summary of an additional user", firstName: "John", lastName: "Doe", location: "Boston, MA, USA", industry: "Research Science", company: "Some Company Inc.", position: "Lead Scientist", ownerId: t.toString(), userName: i, createdOn: "2018-06-18T21:42:48.000Z", url: "https://sagebase.org", twoFactorAuthEnabled: !1 }, l = { userId: t.toString(), userProfile: r, ORCID: "https://orcid.org/0000-0000-0000-0000", isCertified: !0, isVerified: !0, isACTMember: !1 }, c = { ownerId: t.toString(), firstName: r.firstName, lastName: r.lastName, userName: i, email: "another-test-user@sagebase.org", displayName: "Johnathan Doegherty", isIndividual: !0 }, a = 1001, n = "heisenberg", s = { summary: "My name is Walter Hartwell White. I live at 308 Negra Arroyo Lane, Albuquerque, New Mexico, 87104.", firstName: "Walter", lastName: "White", location: "Albuquerque, NM, USA", industry: "Chemistry", company: "J. P. Wynne HS", position: "High School Teacher", ownerId: a.toString(), userName: n, createdOn: "2008-01-20T18:12:39.000Z", url: "https://sagebase.org", twoFactorAuthEnabled: !0 }, d = { userId: a.toString(), userProfile: s, ORCID: "https://orcid.org/0000-0000-0000-0000", isCertified: !0, isVerified: !0, isACTMember: !1 }, N = { ownerId: a.toString(), firstName: s.firstName, lastName: s.lastName, userName: n, email: "heisenberg@polloshermanos.com", displayName: "Walter White", isIndividual: !0 }, f = { id: 999, userProfile: e, userBundle: m, userGroupHeader: u }, g = { id: t, userProfile: r, userBundle: l, userGroupHeader: c }, h = { id: a, userProfile: s, userBundle: d, userGroupHeader: N }, U = [ f, g, h ]; export { S as MOCK_USER_ID, t as MOCK_USER_ID_2, a as MOCK_USER_ID_3, o as MOCK_USER_NAME, i as MOCK_USER_NAME_2, n as MOCK_USER_NAME_3, m as mockUserBundle, l as mockUserBundle2, d as mockUserBundle3, U as mockUserData, f as mockUserData1, g as mockUserData2, h as mockUserData3, u as mockUserGroupHeader, c as mockUserGroupHeader2, N as mockUserGroupHeader3, e as mockUserProfileData, r as mockUserProfileData2, s as mockUserProfileData3 }; //# sourceMappingURL=mock_user_profile.js.map