@os-team/profile 1.0.40 → 1.0.43
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/README.md +4 -3
- package/dist/cjs/components/profile/ProfileButton.js +1 -1
- package/dist/cjs/components/profile/ProfileButton.js.map +1 -1
- package/dist/cjs/components/profile/ProfileConfigContext.js.map +1 -1
- package/dist/cjs/components/profile/ProfileContext.js.map +1 -1
- package/dist/cjs/components/profile/ProfileDrawer.js +1 -1
- package/dist/cjs/components/profile/ProfileDrawer.js.map +1 -1
- package/dist/cjs/components/profile/ProfileDrawerContent.js.map +1 -1
- package/dist/cjs/components/profile/ProfileNavigationItem.js +1 -1
- package/dist/cjs/components/profile/ProfileNavigationItem.js.map +1 -1
- package/dist/cjs/components/profile/ProfileUpdateNameForm.js +1 -1
- package/dist/cjs/components/profile/ProfileUpdateNameForm.js.map +1 -1
- package/dist/cjs/components/profile/ProfileUpdateNameModal.js.map +1 -1
- package/dist/cjs/components/profile/ProfileUpdatePasswordForm.js +1 -1
- package/dist/cjs/components/profile/ProfileUpdatePasswordForm.js.map +1 -1
- package/dist/cjs/components/profile/ProfileUpdatePasswordModal.js.map +1 -1
- package/dist/cjs/components/profile/ProtectedWrapper.js.map +1 -1
- package/dist/cjs/components/profile/UserAvatar.js +1 -1
- package/dist/cjs/components/profile/UserAvatar.js.map +1 -1
- package/dist/cjs/components/profile/UserAvatarAddon.js +1 -1
- package/dist/cjs/components/profile/UserAvatarAddon.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js +1 -1
- package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
- package/dist/cjs/components/session/SessionDrawer.js +1 -1
- package/dist/cjs/components/session/SessionDrawer.js.map +1 -1
- package/dist/cjs/components/session/SessionDrawerContent.js.map +1 -1
- package/dist/cjs/components/session/SessionList.js.map +1 -1
- package/dist/cjs/components/session/SessionListItem.js.map +1 -1
- package/dist/cjs/components/session/SessionListSkeleton.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js +1 -1
- package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js +1 -1
- package/dist/cjs/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js +1 -1
- package/dist/cjs/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListItem_session.graphql.js +1 -1
- package/dist/cjs/components/session/__generated__/SessionListItem_session.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js +1 -1
- package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js +1 -1
- package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
- package/dist/cjs/components/session/formatDate.js.map +1 -1
- package/dist/cjs/components/session/getLastSeen.js.map +1 -1
- package/dist/cjs/components/shared/ButtonUpdate.js.map +1 -1
- package/dist/cjs/components/shared/ErrorResult.js.map +1 -1
- package/dist/cjs/components/shared/MainLoader.js.map +1 -1
- package/dist/cjs/components/shared/icons/AndroidIcon.js +1 -1
- package/dist/cjs/components/shared/icons/AndroidIcon.js.map +1 -1
- package/dist/cjs/components/shared/icons/AppleIcon.js +1 -1
- package/dist/cjs/components/shared/icons/AppleIcon.js.map +1 -1
- package/dist/cjs/components/shared/icons/BrowserIcon.js +1 -1
- package/dist/cjs/components/shared/icons/BrowserIcon.js.map +1 -1
- package/dist/cjs/components/shared/icons/ProfileIcon.js +1 -1
- package/dist/cjs/components/shared/icons/ProfileIcon.js.map +1 -1
- package/dist/cjs/components/shared/icons/UnknownDeviceIcon.js +1 -1
- package/dist/cjs/components/shared/icons/UnknownDeviceIcon.js.map +1 -1
- package/dist/cjs/emotion.d.js.map +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/utils/getUserFullName.js.map +1 -1
- package/dist/esm/components/profile/ProfileButton.js +1 -1
- package/dist/esm/components/profile/ProfileButton.js.map +1 -1
- package/dist/esm/components/profile/ProfileConfigContext.js.map +1 -1
- package/dist/esm/components/profile/ProfileContext.js.map +1 -1
- package/dist/esm/components/profile/ProfileDrawer.js +1 -1
- package/dist/esm/components/profile/ProfileDrawer.js.map +1 -1
- package/dist/esm/components/profile/ProfileDrawerContent.js.map +1 -1
- package/dist/esm/components/profile/ProfileNavigationItem.js +1 -1
- package/dist/esm/components/profile/ProfileNavigationItem.js.map +1 -1
- package/dist/esm/components/profile/ProfileUpdateNameForm.js +1 -1
- package/dist/esm/components/profile/ProfileUpdateNameForm.js.map +1 -1
- package/dist/esm/components/profile/ProfileUpdateNameModal.js.map +1 -1
- package/dist/esm/components/profile/ProfileUpdatePasswordForm.js +1 -1
- package/dist/esm/components/profile/ProfileUpdatePasswordForm.js.map +1 -1
- package/dist/esm/components/profile/ProfileUpdatePasswordModal.js.map +1 -1
- package/dist/esm/components/profile/ProtectedWrapper.js.map +1 -1
- package/dist/esm/components/profile/UserAvatar.js +1 -1
- package/dist/esm/components/profile/UserAvatar.js.map +1 -1
- package/dist/esm/components/profile/UserAvatarAddon.js +1 -1
- package/dist/esm/components/profile/UserAvatarAddon.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js +1 -1
- package/dist/esm/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js +1 -1
- package/dist/esm/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js +1 -1
- package/dist/esm/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js +1 -1
- package/dist/esm/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js +1 -1
- package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
- package/dist/esm/components/session/SessionDrawer.js +1 -1
- package/dist/esm/components/session/SessionDrawer.js.map +1 -1
- package/dist/esm/components/session/SessionDrawerContent.js.map +1 -1
- package/dist/esm/components/session/SessionList.js.map +1 -1
- package/dist/esm/components/session/SessionListItem.js.map +1 -1
- package/dist/esm/components/session/SessionListSkeleton.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js +1 -1
- package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js +1 -1
- package/dist/esm/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js +1 -1
- package/dist/esm/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListItem_session.graphql.js +1 -1
- package/dist/esm/components/session/__generated__/SessionListItem_session.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js +1 -1
- package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js +1 -1
- package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
- package/dist/esm/components/session/formatDate.js.map +1 -1
- package/dist/esm/components/session/getLastSeen.js.map +1 -1
- package/dist/esm/components/shared/ButtonUpdate.js.map +1 -1
- package/dist/esm/components/shared/ErrorResult.js.map +1 -1
- package/dist/esm/components/shared/MainLoader.js.map +1 -1
- package/dist/esm/components/shared/icons/AndroidIcon.js +1 -1
- package/dist/esm/components/shared/icons/AndroidIcon.js.map +1 -1
- package/dist/esm/components/shared/icons/AppleIcon.js +1 -1
- package/dist/esm/components/shared/icons/AppleIcon.js.map +1 -1
- package/dist/esm/components/shared/icons/BrowserIcon.js +1 -1
- package/dist/esm/components/shared/icons/BrowserIcon.js.map +1 -1
- package/dist/esm/components/shared/icons/ProfileIcon.js +1 -1
- package/dist/esm/components/shared/icons/ProfileIcon.js.map +1 -1
- package/dist/esm/components/shared/icons/UnknownDeviceIcon.js +1 -1
- package/dist/esm/components/shared/icons/UnknownDeviceIcon.js.map +1 -1
- package/dist/esm/emotion.d.js.map +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/utils/getUserFullName.js.map +1 -1
- package/dist/types/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.d.ts +1 -1
- package/dist/types/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.d.ts +2 -2
- package/dist/types/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.d.ts +1 -1
- package/dist/types/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.d.ts +2 -2
- package/dist/types/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts +3 -3
- package/dist/types/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts.map +1 -1
- package/dist/types/components/session/__generated__/SessionDrawerContentQuery.graphql.d.ts +1 -1
- package/dist/types/components/session/__generated__/SessionDrawerContentQuery.graphql.d.ts.map +1 -1
- package/dist/types/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.d.ts +1 -1
- package/dist/types/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.d.ts +1 -1
- package/dist/types/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/session/__generated__/SessionListItem_session.graphql.d.ts +9 -9
- package/dist/types/components/session/__generated__/SessionListItem_session.graphql.d.ts.map +1 -1
- package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts +1 -1
- package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts.map +1 -1
- package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts +1 -1
- package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts.map +1 -1
- package/package.json +59 -57
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ButtonUpdate.js","names":["React","Button","useTranslation","ButtonUpdate","props","t"],"sources":["../../../../src/lib/components/shared/ButtonUpdate.tsx"],"sourcesContent":["import React from 'react';\nimport { Button, ButtonProps } from '@os-design/core';\nimport { useTranslation } from 'react-i18next';\n\nconst ButtonUpdate: React.FC<ButtonProps> = (props) => {\n const { t } = useTranslation('profile');\n return <Button {...props}>{t('profile:update')}</Button>;\n};\n\nexport default ButtonUpdate;\n"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,MAAT,QAAoC,iBAApC;AACA,SAASC,cAAT,QAA+B,eAA/B;;AAEA,MAAMC,YAAmC,GAAIC,KAAD,IAAW;EACrD,MAAM;IAAEC;EAAF,IAAQH,cAAc,CAAC,SAAD,CAA5B;EACA,oBAAO,oBAAC,MAAD,EAAYE,KAAZ,EAAoBC,CAAC,CAAC,gBAAD,CAArB,CAAP;AACD,CAHD;;AAKA,eAAeF,YAAf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ErrorResult.js","names":["React","CloseCircle","Result","useTranslation","styled","StyledResult","ErrorResult","error","t","source","errors","message"],"sources":["../../../../src/lib/components/shared/ErrorResult.tsx"],"sourcesContent":["import React from 'react';\nimport { CloseCircle } from '@os-design/icons';\nimport { Result } from '@os-design/core';\nimport { useTranslation } from 'react-i18next';\nimport styled from '@emotion/styled';\n\ninterface ErrorResultProps {\n error: Error;\n}\n\nconst StyledResult = styled(Result)`\n margin: 0 1em;\n`;\n\nconst ErrorResult: React.FC<ErrorResultProps> = ({ error }) => {\n const { t } = useTranslation('common');\n\n return (\n <StyledResult\n title={t('common:errorTitle')}\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n description={(error as any).source?.errors?.[0]?.message}\n icon={<CloseCircle />}\n />\n );\n};\n\nexport default ErrorResult;\n"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,WAAT,QAA4B,kBAA5B;AACA,SAASC,MAAT,QAAuB,iBAAvB;AACA,SAASC,cAAT,QAA+B,eAA/B;AACA,OAAOC,MAAP,MAAmB,iBAAnB;AAMA,MAAMC,YAAY,GAAGD,MAAM,CAACF,MAAD,CAAS;AACpC;AACA,CAFA;;AAIA,MAAMI,WAAuC,GAAG,CAAC;EAAEC;AAAF,CAAD,KAAe;EAAA;;EAC7D,MAAM;IAAEC;EAAF,IAAQL,cAAc,CAAC,QAAD,CAA5B;EAEA,oBACE,oBAAC,YAAD;IACE,KAAK,EAAEK,CAAC,CAAC,mBAAD,CADV,CAEE;IAFF;IAGE,WAAW,aAAGD,KAAD,CAAeE,MAAjB,8DAAE,QAAuBC,MAAzB,sEAAE,eAAgC,CAAhC,CAAF,oDAAE,gBAAoCC,OAHnD;IAIE,IAAI,eAAE,oBAAC,WAAD;EAJR,EADF;AAQD,CAXD;;AAaA,eAAeL,WAAf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"MainLoader.js","names":["React","styled","Loading","clr","Container","div","p","theme","colorPrimary","MainLoader"],"sources":["../../../../src/lib/components/shared/MainLoader.tsx"],"sourcesContent":["import React from 'react';\nimport styled from '@emotion/styled';\nimport { Loading } from '@os-design/icons';\nimport { clr } from '@os-design/theming';\n\nconst Container = styled.div`\n display: flex;\n justify-content: center;\n align-items: center;\n\n height: calc(var(--vh, 1vh) * 100);\n font-size: 2em;\n color: ${(p) => clr(p.theme.colorPrimary)};\n`;\n\nconst MainLoader: React.FC = () => (\n <Container>\n <Loading />\n </Container>\n);\n\nexport default MainLoader;\n"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,MAAP,MAAmB,iBAAnB;AACA,SAASC,OAAT,QAAwB,kBAAxB;AACA,SAASC,GAAT,QAAoB,oBAApB;AAEA,MAAMC,SAAS,GAAGH,MAAM,CAACI,GAAI;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA,WAAYC,CAAD,IAAOH,GAAG,CAACG,CAAC,CAACC,KAAF,CAAQC,YAAT,CAAuB;AAC5C,CARA;;AAUA,MAAMC,UAAoB,GAAG,mBAC3B,oBAAC,SAAD,qBACE,oBAAC,OAAD,OADF,CADF;;AAMA,eAAeA,UAAf"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Icon } from '@os-design/icons';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"AndroidIcon.js","names":["React","Icon","AndroidIcon","forwardRef","props","ref","displayName"],"sources":["../../../../../src/lib/components/shared/icons/AndroidIcon.tsx"],"sourcesContent":["import React from 'react';\nimport { Icon, IconProps } from '@os-design/icons';\n\nconst AndroidIcon = React.forwardRef<SVGSVGElement, IconProps>((props, ref) => (\n <Icon {...props} ref={ref}>\n <path d='M270.1 741.7c0 23.4 19.1 42.5 42.6 42.5h48.7v120.4c0 30.5 24.5 55.4 54.6 55.4c30.2 0 54.6-24.8 54.6-55.4V784.1h85v120.4c0 30.5 24.5 55.4 54.6 55.4c30.2 0 54.6-24.8 54.6-55.4V784.1h48.7c23.5 0 42.6-19.1 42.6-42.5V346.4h-486v395.3zm357.1-600.1l44.9-65c2.6-3.8 2-8.9-1.5-11.4c-3.5-2.4-8.5-1.2-11.1 2.6l-46.6 67.6c-30.7-12.1-64.9-18.8-100.8-18.8c-35.9 0-70.1 6.7-100.8 18.8l-46.6-67.5c-2.6-3.8-7.6-5.1-11.1-2.6c-3.5 2.4-4.1 7.4-1.5 11.4l44.9 65c-71.4 33.2-121.4 96.1-127.8 169.6h486c-6.6-73.6-56.7-136.5-128-169.7zM409.5 244.1a26.9 26.9 0 1 1 26.9-26.9a26.97 26.97 0 0 1-26.9 26.9zm208.4 0a26.9 26.9 0 1 1 26.9-26.9a26.97 26.97 0 0 1-26.9 26.9zm223.4 100.7c-30.2 0-54.6 24.8-54.6 55.4v216.4c0 30.5 24.5 55.4 54.6 55.4c30.2 0 54.6-24.8 54.6-55.4V400.1c.1-30.6-24.3-55.3-54.6-55.3zm-658.6 0c-30.2 0-54.6 24.8-54.6 55.4v216.4c0 30.5 24.5 55.4 54.6 55.4c30.2 0 54.6-24.8 54.6-55.4V400.1c0-30.6-24.5-55.3-54.6-55.3z' />\n </Icon>\n));\n\nAndroidIcon.displayName = 'AndroidIcon';\n\nexport default AndroidIcon;\n"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAgC,kBAAhC;AAEA,MAAMC,WAAW,gBAAGF,KAAK,CAACG,UAAN,CAA2C,CAACC,KAAD,EAAQC,GAAR,kBAC7D,oBAAC,IAAD,eAAUD,KAAV;EAAiB,GAAG,EAAEC;AAAtB,iBACE;EAAM,CAAC,EAAC;AAAR,EADF,CADkB,CAApB;AAMAH,WAAW,CAACI,WAAZ,GAA0B,aAA1B;AAEA,eAAeJ,WAAf"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Icon } from '@os-design/icons';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"AppleIcon.js","names":["React","Icon","AppleIcon","forwardRef","props","ref","displayName"],"sources":["../../../../../src/lib/components/shared/icons/AppleIcon.tsx"],"sourcesContent":["import React from 'react';\nimport { Icon, IconProps } from '@os-design/icons';\n\nconst AppleIcon = React.forwardRef<SVGSVGElement, IconProps>((props, ref) => (\n <Icon {...props} ref={ref}>\n <path d='M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5c-34.9-50-87.7-77.5-157.3-82.8c-65.9-5.2-138 38.4-164.4 38.4c-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8c23.8 68.2 109.6 235.3 199.1 232.6c46.8-1.1 79.9-33.2 140.8-33.2c59.1 0 89.7 33.2 141.9 33.2c90.3-1.3 167.9-153.2 190.5-221.6c-121.1-57.1-114.6-167.2-114.6-170.7zm-105.1-305c50.7-60.2 46.1-115 44.6-134.7c-44.8 2.6-96.6 30.5-126.1 64.8c-32.5 36.8-51.6 82.3-47.5 133.6c48.4 3.7 92.6-21.2 129-63.7z' />\n </Icon>\n));\n\nAppleIcon.displayName = 'AppleIcon';\n\nexport default AppleIcon;\n"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAgC,kBAAhC;AAEA,MAAMC,SAAS,gBAAGF,KAAK,CAACG,UAAN,CAA2C,CAACC,KAAD,EAAQC,GAAR,kBAC3D,oBAAC,IAAD,eAAUD,KAAV;EAAiB,GAAG,EAAEC;AAAtB,iBACE;EAAM,CAAC,EAAC;AAAR,EADF,CADgB,CAAlB;AAMAH,SAAS,CAACI,WAAV,GAAwB,WAAxB;AAEA,eAAeJ,SAAf"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Icon } from '@os-design/icons';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"BrowserIcon.js","names":["React","Icon","BrowserIcon","forwardRef","props","ref","displayName"],"sources":["../../../../../src/lib/components/shared/icons/BrowserIcon.tsx"],"sourcesContent":["import React from 'react';\nimport { Icon, IconProps } from '@os-design/icons';\n\nconst BrowserIcon = React.forwardRef<SVGSVGElement, IconProps>((props, ref) => (\n <Icon {...props} ref={ref}>\n <path d='M371.8 512c0 77.5 62.7 140.2 140.2 140.2S652.2 589.5 652.2 512S589.5 371.8 512 371.8S371.8 434.4 371.8 512zM900 362.4l-234.3 12.1c63.6 74.3 64.6 181.5 11.1 263.7l-188 289.2c78 4.2 158.4-12.9 231.2-55.2c180-104 253-322.1 180-509.8zM320.3 591.9L163.8 284.1A415.35 415.35 0 0 0 96 512c0 208 152.3 380.3 351.4 410.8l106.9-209.4c-96.6 18.2-189.9-34.8-234-121.5zm218.5-285.5l344.4 18.1C848 254.7 792.6 194 719.8 151.7C653.9 113.6 581.5 95.5 510.5 96c-122.5.5-242.2 55.2-322.1 154.5l128.2 196.9c32-91.9 124.8-146.7 222.2-141z' />\n </Icon>\n));\n\nBrowserIcon.displayName = 'BrowserIcon';\n\nexport default BrowserIcon;\n"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAgC,kBAAhC;AAEA,MAAMC,WAAW,gBAAGF,KAAK,CAACG,UAAN,CAA2C,CAACC,KAAD,EAAQC,GAAR,kBAC7D,oBAAC,IAAD,eAAUD,KAAV;EAAiB,GAAG,EAAEC;AAAtB,iBACE;EAAM,CAAC,EAAC;AAAR,EADF,CADkB,CAApB;AAMAH,WAAW,CAACI,WAAZ,GAA0B,aAA1B;AAEA,eAAeJ,WAAf"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Icon } from '@os-design/icons';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"ProfileIcon.js","names":["React","Icon","ProfileIcon","forwardRef","props","ref","displayName"],"sources":["../../../../../src/lib/components/shared/icons/ProfileIcon.tsx"],"sourcesContent":["import React from 'react';\nimport { Icon, IconProps } from '@os-design/icons';\n\nconst ProfileIcon = React.forwardRef<SVGSVGElement, IconProps>((props, ref) => (\n <Icon {...props} ref={ref}>\n <path d='M373 411c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52s51.7-23.3 51.7-52s-23.2-52-51.7-52zm555-251H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zM608 420c0-4.4 1-8 2.3-8h123.4c1.3 0 2.3 3.6 2.3 8v48c0 4.4-1 8-2.3 8H610.3c-1.3 0-2.3-3.6-2.3-8v-48zm-86 253h-43.9c-4.2 0-7.6-3.3-7.9-7.5c-3.8-50.5-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H224a8 8 0 0 1-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 0 1-29.1-75.5c0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.5-29.1 75.5c42.7 26.5 71.8 72.8 74.6 126.1c.4 4.6-3.2 8.4-7.8 8.4zm278.9-53H615.1c-3.9 0-7.1-3.6-7.1-8v-48c0-4.4 3.2-8 7.1-8h185.7c3.9 0 7.1 3.6 7.1 8v48h.1c0 4.4-3.2 8-7.1 8z' />\n </Icon>\n));\n\nProfileIcon.displayName = 'ProfileIcon';\n\nexport default ProfileIcon;\n"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAgC,kBAAhC;AAEA,MAAMC,WAAW,gBAAGF,KAAK,CAACG,UAAN,CAA2C,CAACC,KAAD,EAAQC,GAAR,kBAC7D,oBAAC,IAAD,eAAUD,KAAV;EAAiB,GAAG,EAAEC;AAAtB,iBACE;EAAM,CAAC,EAAC;AAAR,EADF,CADkB,CAApB;AAMAH,WAAW,CAACI,WAAZ,GAA0B,aAA1B;AAEA,eAAeJ,WAAf"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
function _extends() { _extends = Object.assign
|
|
1
|
+
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
2
|
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Icon } from '@os-design/icons';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"UnknownDeviceIcon.js","names":["React","Icon","UnknownDeviceIcon","forwardRef","props","ref","displayName"],"sources":["../../../../../src/lib/components/shared/icons/UnknownDeviceIcon.tsx"],"sourcesContent":["import React from 'react';\nimport { Icon, IconProps } from '@os-design/icons';\n\nconst UnknownDeviceIcon = React.forwardRef<SVGSVGElement, IconProps>(\n (props, ref) => (\n <Icon {...props} ref={ref}>\n <path d='M764 280.9c-14-30.6-33.9-58.1-59.3-81.6C653.1 151.4 584.6 125 512 125s-141.1 26.4-192.7 74.2c-25.4 23.6-45.3 51-59.3 81.7c-14.6 32-22 65.9-22 100.9v27c0 6.2 5 11.2 11.2 11.2h54c6.2 0 11.2-5 11.2-11.2v-27c0-99.5 88.6-180.4 197.6-180.4s197.6 80.9 197.6 180.4c0 40.8-14.5 79.2-42 111.2c-27.2 31.7-65.6 54.4-108.1 64c-24.3 5.5-46.2 19.2-61.7 38.8a110.85 110.85 0 0 0-23.9 68.6v31.4c0 6.2 5 11.2 11.2 11.2h54c6.2 0 11.2-5 11.2-11.2v-31.4c0-15.7 10.9-29.5 26-32.9c58.4-13.2 111.4-44.7 149.3-88.7c19.1-22.3 34-47.1 44.3-74c10.7-27.9 16.1-57.2 16.1-87c0-35-7.4-69-22-100.9zM512 787c-30.9 0-56 25.1-56 56s25.1 56 56 56s56-25.1 56-56s-25.1-56-56-56z' />\n </Icon>\n )\n);\n\nUnknownDeviceIcon.displayName = 'UnknownDeviceIcon';\n\nexport default UnknownDeviceIcon;\n"],"mappings":";;AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAgC,kBAAhC;AAEA,MAAMC,iBAAiB,gBAAGF,KAAK,CAACG,UAAN,CACxB,CAACC,KAAD,EAAQC,GAAR,kBACE,oBAAC,IAAD,eAAUD,KAAV;EAAiB,GAAG,EAAEC;AAAtB,iBACE;EAAM,CAAC,EAAC;AAAR,EADF,CAFsB,CAA1B;AAQAH,iBAAiB,CAACI,WAAlB,GAAgC,mBAAhC;AAEA,eAAeJ,iBAAf"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"emotion.d.js","names":[],"sources":["../../src/lib/emotion.d.ts"],"sourcesContent":["import '@emotion/react';\nimport { Theme as BaseTheme } from '@os-design/theming';\n\ndeclare module '@emotion/react' {\n // eslint-disable-next-line @typescript-eslint/no-empty-interface\n export interface Theme extends BaseTheme {}\n}\n"],"mappings":"AAAA,OAAO,gBAAP"}
|
package/dist/esm/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"index.js","names":["default","ProfileButton","ProfileDrawer","ProfileNavigationItem","ProtectedWrapper","UserAvatar","UserAvatarAddon","SessionDrawer","getUserFullName"],"sources":["../../src/lib/index.ts"],"sourcesContent":["export { default as ProfileButton } from './components/profile/ProfileButton';\nexport { default as ProfileDrawer } from './components/profile/ProfileDrawer';\nexport { default as ProfileNavigationItem } from './components/profile/ProfileNavigationItem';\nexport { default as ProtectedWrapper } from './components/profile/ProtectedWrapper';\nexport { default as UserAvatar } from './components/profile/UserAvatar';\nexport { default as UserAvatarAddon } from './components/profile/UserAvatarAddon';\nexport { default as SessionDrawer } from './components/session/SessionDrawer';\nexport { default as getUserFullName } from './utils/getUserFullName';\n\nexport * from './components/profile/ProfileContext';\nexport * from './components/profile/ProfileDrawer';\nexport * from './components/profile/ProfileNavigationItem';\nexport * from './components/profile/ProtectedWrapper';\nexport * from './components/profile/UserAvatarAddon';\nexport * from './utils/getUserFullName';\n"],"mappings":"AAAA,SAASA,OAAO,IAAIC,aAApB,QAAyC,oCAAzC;AACA,SAASD,OAAO,IAAIE,aAApB,QAAyC,oCAAzC;AACA,SAASF,OAAO,IAAIG,qBAApB,QAAiD,4CAAjD;AACA,SAASH,OAAO,IAAII,gBAApB,QAA4C,uCAA5C;AACA,SAASJ,OAAO,IAAIK,UAApB,QAAsC,iCAAtC;AACA,SAASL,OAAO,IAAIM,eAApB,QAA2C,sCAA3C;AACA,SAASN,OAAO,IAAIO,aAApB,QAAyC,oCAAzC;AACA,SAASP,OAAO,IAAIQ,eAApB,QAA2C,yBAA3C;AAEA,cAAc,qCAAd;AACA,cAAc,oCAAd;AACA,cAAc,4CAAd;AACA,cAAc,uCAAd;AACA,cAAc,sCAAd;AACA,cAAc,yBAAd"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"file":"getUserFullName.js","names":["getUserFullName","email","firstName","lastName","parts","push","length","join"],"sources":["../../../src/lib/utils/getUserFullName.ts"],"sourcesContent":["export interface User {\n email: string;\n firstName: string | null;\n lastName: string | null;\n}\n\nconst getUserFullName = ({ email, firstName, lastName }: User): string => {\n const parts: string[] = [];\n if (firstName) parts.push(firstName);\n if (lastName) parts.push(lastName);\n return parts.length > 0 ? parts.join(' ') : email;\n};\n\nexport default getUserFullName;\n"],"mappings":"AAMA,MAAMA,eAAe,GAAG,CAAC;EAAEC,KAAF;EAASC,SAAT;EAAoBC;AAApB,CAAD,KAAkD;EACxE,MAAMC,KAAe,GAAG,EAAxB;EACA,IAAIF,SAAJ,EAAeE,KAAK,CAACC,IAAN,CAAWH,SAAX;EACf,IAAIC,QAAJ,EAAcC,KAAK,CAACC,IAAN,CAAWF,QAAX;EACd,OAAOC,KAAK,CAACE,MAAN,GAAe,CAAf,GAAmBF,KAAK,CAACG,IAAN,CAAW,GAAX,CAAnB,GAAqCN,KAA5C;AACD,CALD;;AAOA,eAAeD,eAAf"}
|
package/dist/types/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.d.ts
CHANGED
|
@@ -6,8 +6,8 @@ export declare type ProfileDrawerContentSignOutMutation$data = {
|
|
|
6
6
|
};
|
|
7
7
|
};
|
|
8
8
|
export declare type ProfileDrawerContentSignOutMutation = {
|
|
9
|
-
variables: ProfileDrawerContentSignOutMutation$variables;
|
|
10
9
|
response: ProfileDrawerContentSignOutMutation$data;
|
|
10
|
+
variables: ProfileDrawerContentSignOutMutation$variables;
|
|
11
11
|
};
|
|
12
12
|
declare const node: ConcreteRequest;
|
|
13
13
|
export default node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileDrawerContentSignOutMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,6CAA6C,GAAG,EAAE,CAAC;AAC/D,oBAAY,wCAAwC,GAAG;IACrD,QAAQ,CAAC,OAAO,EAAE;QAChB,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACtB,CAAC;CACH,CAAC;AACF,oBAAY,mCAAmC,GAAG;IAChD,
|
|
1
|
+
{"version":3,"file":"ProfileDrawerContentSignOutMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,6CAA6C,GAAG,EAAE,CAAC;AAC/D,oBAAY,wCAAwC,GAAG;IACrD,QAAQ,CAAC,OAAO,EAAE;QAChB,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACtB,CAAC;CACH,CAAC;AACF,oBAAY,mCAAmC,GAAG;IAChD,QAAQ,EAAE,wCAAwC,CAAC;IACnD,SAAS,EAAE,6CAA6C,CAAC;CAC1D,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA+CR,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
|
@@ -7,13 +7,13 @@ export declare type ProfileDrawerContentUpdateAvatarMutation$variables = {
|
|
|
7
7
|
};
|
|
8
8
|
export declare type ProfileDrawerContentUpdateAvatarMutation$data = {
|
|
9
9
|
readonly updateAvatar: {
|
|
10
|
-
readonly id: string;
|
|
11
10
|
readonly avatar: string | null;
|
|
11
|
+
readonly id: string;
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
export declare type ProfileDrawerContentUpdateAvatarMutation = {
|
|
15
|
-
variables: ProfileDrawerContentUpdateAvatarMutation$variables;
|
|
16
15
|
response: ProfileDrawerContentUpdateAvatarMutation$data;
|
|
16
|
+
variables: ProfileDrawerContentUpdateAvatarMutation$variables;
|
|
17
17
|
};
|
|
18
18
|
declare const node: ConcreteRequest;
|
|
19
19
|
export default node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileDrawerContentUpdateAvatarMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;CACrB,CAAC;AACF,oBAAY,kDAAkD,GAAG;IAC/D,KAAK,EAAE,iBAAiB,CAAC;CAC1B,CAAC;AACF,oBAAY,6CAA6C,GAAG;IAC1D,QAAQ,CAAC,YAAY,EAAE;QACrB,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"ProfileDrawerContentUpdateAvatarMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,GAAG,GAAG,IAAI,CAAC;CACrB,CAAC;AACF,oBAAY,kDAAkD,GAAG;IAC/D,KAAK,EAAE,iBAAiB,CAAC;CAC1B,CAAC;AACF,oBAAY,6CAA6C,GAAG;IAC1D,QAAQ,CAAC,YAAY,EAAE;QACrB,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QAC/B,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;KACrB,CAAC;CACH,CAAC;AACF,oBAAY,wCAAwC,GAAG;IACrD,QAAQ,EAAE,6CAA6C,CAAC;IACxD,SAAS,EAAE,kDAAkD,CAAC;CAC/D,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eAmER,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
package/dist/types/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.d.ts
CHANGED
|
@@ -13,8 +13,8 @@ export declare type ProfileUpdateNameModalMutation$data = {
|
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
15
|
export declare type ProfileUpdateNameModalMutation = {
|
|
16
|
-
variables: ProfileUpdateNameModalMutation$variables;
|
|
17
16
|
response: ProfileUpdateNameModalMutation$data;
|
|
17
|
+
variables: ProfileUpdateNameModalMutation$variables;
|
|
18
18
|
};
|
|
19
19
|
declare const node: ConcreteRequest;
|
|
20
20
|
export default node;
|
package/dist/types/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileUpdateNameModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,kBAAkB,GAAG;IAC/B,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B,CAAC;AACF,oBAAY,wCAAwC,GAAG;IACrD,KAAK,EAAE,kBAAkB,CAAC;CAC3B,CAAC;AACF,oBAAY,mCAAmC,GAAG;IAChD,QAAQ,CAAC,aAAa,EAAE;QACtB,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KAClC,CAAC;CACH,CAAC;AACF,oBAAY,8BAA8B,GAAG;IAC3C,
|
|
1
|
+
{"version":3,"file":"ProfileUpdateNameModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,kBAAkB,GAAG;IAC/B,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B,CAAC;AACF,oBAAY,wCAAwC,GAAG;IACrD,KAAK,EAAE,kBAAkB,CAAC;CAC3B,CAAC;AACF,oBAAY,mCAAmC,GAAG;IAChD,QAAQ,CAAC,aAAa,EAAE;QACtB,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KAClC,CAAC;CACH,CAAC;AACF,oBAAY,8BAA8B,GAAG;IAC3C,QAAQ,EAAE,mCAAmC,CAAC;IAC9C,SAAS,EAAE,wCAAwC,CAAC;CACrD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA0FR,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
package/dist/types/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ConcreteRequest } from 'relay-runtime';
|
|
2
2
|
export declare type UpdatePasswordInput = {
|
|
3
|
-
password: string;
|
|
4
3
|
currentPassword: string;
|
|
4
|
+
password: string;
|
|
5
5
|
};
|
|
6
6
|
export declare type ProfileUpdatePasswordModalMutation$variables = {
|
|
7
7
|
input: UpdatePasswordInput;
|
|
@@ -12,8 +12,8 @@ export declare type ProfileUpdatePasswordModalMutation$data = {
|
|
|
12
12
|
};
|
|
13
13
|
};
|
|
14
14
|
export declare type ProfileUpdatePasswordModalMutation = {
|
|
15
|
-
variables: ProfileUpdatePasswordModalMutation$variables;
|
|
16
15
|
response: ProfileUpdatePasswordModalMutation$data;
|
|
16
|
+
variables: ProfileUpdatePasswordModalMutation$variables;
|
|
17
17
|
};
|
|
18
18
|
declare const node: ConcreteRequest;
|
|
19
19
|
export default node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileUpdatePasswordModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,mBAAmB,GAAG;IAChC,
|
|
1
|
+
{"version":3,"file":"ProfileUpdatePasswordModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,mBAAmB,GAAG;IAChC,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AACF,oBAAY,4CAA4C,GAAG;IACzD,KAAK,EAAE,mBAAmB,CAAC;CAC5B,CAAC;AACF,oBAAY,uCAAuC,GAAG;IACpD,QAAQ,CAAC,cAAc,EAAE;QACvB,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;KACrB,CAAC;CACH,CAAC;AACF,oBAAY,kCAAkC,GAAG;IAC/C,QAAQ,EAAE,uCAAuC,CAAC;IAClD,SAAS,EAAE,4CAA4C,CAAC;CACzD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA4DR,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
|
@@ -2,16 +2,16 @@ import { ConcreteRequest } from 'relay-runtime';
|
|
|
2
2
|
export declare type ProtectedWrapperQuery$variables = {};
|
|
3
3
|
export declare type ProtectedWrapperQuery$data = {
|
|
4
4
|
readonly profile: {
|
|
5
|
-
readonly
|
|
5
|
+
readonly avatar: string | null;
|
|
6
6
|
readonly email: string;
|
|
7
7
|
readonly firstName: string | null;
|
|
8
|
+
readonly id: string;
|
|
8
9
|
readonly lastName: string | null;
|
|
9
|
-
readonly avatar: string | null;
|
|
10
10
|
};
|
|
11
11
|
};
|
|
12
12
|
export declare type ProtectedWrapperQuery = {
|
|
13
|
-
variables: ProtectedWrapperQuery$variables;
|
|
14
13
|
response: ProtectedWrapperQuery$data;
|
|
14
|
+
variables: ProtectedWrapperQuery$variables;
|
|
15
15
|
};
|
|
16
16
|
declare const node: ConcreteRequest;
|
|
17
17
|
export default node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProtectedWrapperQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProtectedWrapperQuery.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAS,MAAM,eAAe,CAAC;AACvD,oBAAY,+BAA+B,GAAG,EAAE,CAAC;AACjD,oBAAY,0BAA0B,GAAG;IACvC,QAAQ,CAAC,OAAO,EAAE;QAChB,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"ProtectedWrapperQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProtectedWrapperQuery.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAS,MAAM,eAAe,CAAC;AACvD,oBAAY,+BAA+B,GAAG,EAAE,CAAC;AACjD,oBAAY,0BAA0B,GAAG;IACvC,QAAQ,CAAC,OAAO,EAAE;QAChB,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QAC/B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KAClC,CAAC;CACH,CAAC;AACF,oBAAY,qBAAqB,GAAG;IAClC,QAAQ,EAAE,0BAA0B,CAAC;IACrC,SAAS,EAAE,+BAA+B,CAAC;CAC5C,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA2ER,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
|
@@ -5,8 +5,8 @@ export declare type SessionDrawerContentQuery$data = {
|
|
|
5
5
|
readonly " $fragmentSpreads": FragmentRefs<"SessionList_sessions">;
|
|
6
6
|
};
|
|
7
7
|
export declare type SessionDrawerContentQuery = {
|
|
8
|
-
variables: SessionDrawerContentQuery$variables;
|
|
9
8
|
response: SessionDrawerContentQuery$data;
|
|
9
|
+
variables: SessionDrawerContentQuery$variables;
|
|
10
10
|
};
|
|
11
11
|
declare const node: ConcreteRequest;
|
|
12
12
|
export default node;
|
package/dist/types/components/session/__generated__/SessionDrawerContentQuery.graphql.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionDrawerContentQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionDrawerContentQuery.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAS,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,mCAAmC,GAAG,EAAE,CAAC;AACrD,oBAAY,8BAA8B,GAAG;IAC3C,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACpE,CAAC;AACF,oBAAY,yBAAyB,GAAG;IACtC,
|
|
1
|
+
{"version":3,"file":"SessionDrawerContentQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionDrawerContentQuery.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAS,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,mCAAmC,GAAG,EAAE,CAAC;AACrD,oBAAY,8BAA8B,GAAG;IAC3C,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACpE,CAAC;AACF,oBAAY,yBAAyB,GAAG;IACtC,QAAQ,EAAE,8BAA8B,CAAC;IACzC,SAAS,EAAE,mCAAmC,CAAC;CAChD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA2JX,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
|
@@ -6,8 +6,8 @@ export declare type SessionListDestroyAllOtherSessionsMutation$data = {
|
|
|
6
6
|
};
|
|
7
7
|
};
|
|
8
8
|
export declare type SessionListDestroyAllOtherSessionsMutation = {
|
|
9
|
-
variables: SessionListDestroyAllOtherSessionsMutation$variables;
|
|
10
9
|
response: SessionListDestroyAllOtherSessionsMutation$data;
|
|
10
|
+
variables: SessionListDestroyAllOtherSessionsMutation$variables;
|
|
11
11
|
};
|
|
12
12
|
declare const node: ConcreteRequest;
|
|
13
13
|
export default node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListDestroyAllOtherSessionsMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,oDAAoD,GAAG,EAAE,CAAC;AACtE,oBAAY,+CAA+C,GAAG;IAC5D,QAAQ,CAAC,uBAAuB,EAAE;QAChC,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACtB,CAAC;CACH,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACvD,
|
|
1
|
+
{"version":3,"file":"SessionListDestroyAllOtherSessionsMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,oDAAoD,GAAG,EAAE,CAAC;AACtE,oBAAY,+CAA+C,GAAG;IAC5D,QAAQ,CAAC,uBAAuB,EAAE;QAChC,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACtB,CAAC;CACH,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACvD,QAAQ,EAAE,+CAA+C,CAAC;IAC1D,SAAS,EAAE,oDAAoD,CAAC;CACjE,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA+CR,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
|
@@ -11,8 +11,8 @@ export declare type SessionListItemDestroySessionMutation$data = {
|
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
13
|
export declare type SessionListItemDestroySessionMutation = {
|
|
14
|
-
variables: SessionListItemDestroySessionMutation$variables;
|
|
15
14
|
response: SessionListItemDestroySessionMutation$data;
|
|
15
|
+
variables: SessionListItemDestroySessionMutation$variables;
|
|
16
16
|
};
|
|
17
17
|
declare const node: ConcreteRequest;
|
|
18
18
|
export default node;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListItemDestroySessionMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,mBAAmB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AACF,oBAAY,+CAA+C,GAAG;IAC5D,KAAK,EAAE,mBAAmB,CAAC;CAC5B,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACvD,QAAQ,CAAC,cAAc,EAAE;QACvB,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACtB,CAAC;CACH,CAAC;AACF,oBAAY,qCAAqC,GAAG;IAClD,
|
|
1
|
+
{"version":3,"file":"SessionListItemDestroySessionMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,oBAAY,mBAAmB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AACF,oBAAY,+CAA+C,GAAG;IAC5D,KAAK,EAAE,mBAAmB,CAAC;CAC5B,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACvD,QAAQ,CAAC,cAAc,EAAE;QACvB,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACtB,CAAC;CACH,CAAC;AACF,oBAAY,qCAAqC,GAAG;IAClD,QAAQ,EAAE,0CAA0C,CAAC;IACrD,SAAS,EAAE,+CAA+C,CAAC;CAC5D,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA4DR,CAAC;AAIL,eAAe,IAAI,CAAC"}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { ReaderFragment } from 'relay-runtime';
|
|
2
2
|
import { FragmentRefs } from "relay-runtime";
|
|
3
3
|
export declare type SessionListItem_session$data = {
|
|
4
|
-
readonly id: string;
|
|
5
|
-
readonly isApp: boolean;
|
|
6
4
|
readonly browserName: string | null;
|
|
7
5
|
readonly browserVersion: string | null;
|
|
8
|
-
readonly
|
|
9
|
-
readonly
|
|
10
|
-
readonly deviceType: string | null;
|
|
11
|
-
readonly deviceName: string | null;
|
|
12
|
-
readonly deviceManufacturer: string | null;
|
|
6
|
+
readonly city: string | null;
|
|
7
|
+
readonly country: string | null;
|
|
13
8
|
readonly deviceBrand: string | null;
|
|
9
|
+
readonly deviceManufacturer: string | null;
|
|
14
10
|
readonly deviceModel: string | null;
|
|
11
|
+
readonly deviceName: string | null;
|
|
12
|
+
readonly deviceType: string | null;
|
|
13
|
+
readonly id: string;
|
|
15
14
|
readonly ip: string | null;
|
|
16
|
-
readonly
|
|
17
|
-
readonly city: string | null;
|
|
15
|
+
readonly isApp: boolean;
|
|
18
16
|
readonly lastSeenAt: string;
|
|
17
|
+
readonly osName: string | null;
|
|
18
|
+
readonly osVersion: string | null;
|
|
19
19
|
readonly " $fragmentType": "SessionListItem_session";
|
|
20
20
|
};
|
|
21
21
|
export declare type SessionListItem_session$key = {
|
package/dist/types/components/session/__generated__/SessionListItem_session.graphql.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListItem_session.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItem_session.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAY,cAAc,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,4BAA4B,GAAG;IACzC,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"SessionListItem_session.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItem_session.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAY,cAAc,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,4BAA4B,GAAG;IACzC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,CAAC,KAAK,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,QAAQ,CAAC,gBAAgB,EAAE,yBAAyB,CAAC;CACtD,CAAC;AACF,oBAAY,2BAA2B,GAAG;IACxC,QAAQ,CAAC,QAAQ,CAAC,EAAE,4BAA4B,CAAC;IACjD,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,yBAAyB,CAAC,CAAC;CACvE,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,cAkHX,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
|
@@ -5,8 +5,8 @@ export declare type SessionListRefetchQuery$data = {
|
|
|
5
5
|
readonly " $fragmentSpreads": FragmentRefs<"SessionList_sessions">;
|
|
6
6
|
};
|
|
7
7
|
export declare type SessionListRefetchQuery = {
|
|
8
|
-
variables: SessionListRefetchQuery$variables;
|
|
9
8
|
response: SessionListRefetchQuery$data;
|
|
9
|
+
variables: SessionListRefetchQuery$variables;
|
|
10
10
|
};
|
|
11
11
|
declare const node: ConcreteRequest;
|
|
12
12
|
export default node;
|
package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListRefetchQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListRefetchQuery.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAS,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,iCAAiC,GAAG,EAAE,CAAC;AACnD,oBAAY,4BAA4B,GAAG;IACzC,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACpE,CAAC;AACF,oBAAY,uBAAuB,GAAG;IACpC,
|
|
1
|
+
{"version":3,"file":"SessionListRefetchQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListRefetchQuery.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAS,MAAM,eAAe,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,iCAAiC,GAAG,EAAE,CAAC;AACnD,oBAAY,4BAA4B,GAAG;IACzC,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACpE,CAAC;AACF,oBAAY,uBAAuB,GAAG;IACpC,QAAQ,EAAE,4BAA4B,CAAC;IACvC,SAAS,EAAE,iCAAiC,CAAC;CAC9C,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA2JX,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
|
@@ -2,8 +2,8 @@ import { ReaderFragment } from 'relay-runtime';
|
|
|
2
2
|
import { FragmentRefs } from "relay-runtime";
|
|
3
3
|
export declare type SessionList_sessions$data = {
|
|
4
4
|
readonly sessions: ReadonlyArray<{
|
|
5
|
-
readonly id: string;
|
|
6
5
|
readonly current: boolean;
|
|
6
|
+
readonly id: string;
|
|
7
7
|
readonly lastSeenAt: string;
|
|
8
8
|
readonly " $fragmentSpreads": FragmentRefs<"SessionListItem_session">;
|
|
9
9
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionList_sessions.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,cAAc,EAAuB,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,yBAAyB,GAAG;IACtC,QAAQ,CAAC,QAAQ,EAAE,aAAa,CAAC;QAC/B,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"SessionList_sessions.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,cAAc,EAAuB,MAAM,eAAe,CAAC;AACpE,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,yBAAyB,GAAG;IACtC,QAAQ,CAAC,QAAQ,EAAE,aAAa,CAAC;QAC/B,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;QAC1B,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;QAC5B,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,yBAAyB,CAAC,CAAC;KACvE,CAAC,CAAC;IACH,QAAQ,CAAC,gBAAgB,EAAE,sBAAsB,CAAC;CACnD,CAAC;AACF,oBAAY,wBAAwB,GAAG;IACrC,QAAQ,CAAC,QAAQ,CAAC,EAAE,yBAAyB,CAAC;IAC9C,QAAQ,CAAC,mBAAmB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACpE,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,cAoDX,CAAC;AAIF,eAAe,IAAI,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@os-team/profile",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.43",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"repository": "git@gitlab.com:os-team/libs/profile.git",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -10,7 +10,8 @@
|
|
|
10
10
|
".": {
|
|
11
11
|
"require": "./dist/cjs/index.js",
|
|
12
12
|
"default": "./dist/esm/index.js"
|
|
13
|
-
}
|
|
13
|
+
},
|
|
14
|
+
"./package.json": "./package.json"
|
|
14
15
|
},
|
|
15
16
|
"files": [
|
|
16
17
|
"dist"
|
|
@@ -26,10 +27,10 @@
|
|
|
26
27
|
"gen-schema": "get-graphql-schema http://localhost:4000/graphql > ./src/schema.graphql",
|
|
27
28
|
"relay": "relay-compiler",
|
|
28
29
|
"relay:watch": "yarn relay --watch",
|
|
29
|
-
"dev-start": "react-
|
|
30
|
+
"dev-start": "react-app-rewired start",
|
|
30
31
|
"dev": "yarn relay && npm-run-all dev-start relay:watch",
|
|
31
|
-
"test": "react-
|
|
32
|
-
"ncu": "ncu -u '/^(?!(
|
|
32
|
+
"test": "react-app-rewired test --watchAll=false",
|
|
33
|
+
"ncu": "ncu -u '/^(?!(graphql)$).*$/'",
|
|
33
34
|
"lint": "eslint --fix .",
|
|
34
35
|
"lint-check": "eslint .",
|
|
35
36
|
"pretty": "prettier --write --ignore-unknown .",
|
|
@@ -41,69 +42,70 @@
|
|
|
41
42
|
"registry": "https://registry.npmjs.org"
|
|
42
43
|
},
|
|
43
44
|
"dependencies": {
|
|
44
|
-
"@os-design/core": "^1.0.
|
|
45
|
-
"@os-design/icons": "^1.0.
|
|
46
|
-
"@os-design/media": "^1.0.
|
|
47
|
-
"@os-design/styles": "^1.0.
|
|
48
|
-
"@os-design/theming": "^1.0.
|
|
49
|
-
"@os-design/utils": "^1.0.
|
|
45
|
+
"@os-design/core": "^1.0.150",
|
|
46
|
+
"@os-design/icons": "^1.0.40",
|
|
47
|
+
"@os-design/media": "^1.0.15",
|
|
48
|
+
"@os-design/styles": "^1.0.38",
|
|
49
|
+
"@os-design/theming": "^1.0.36",
|
|
50
|
+
"@os-design/utils": "^1.0.53",
|
|
50
51
|
"@os-team/form-utils": "^1.0.31",
|
|
51
52
|
"@os-team/plural-forms": "^1.0.10"
|
|
52
53
|
},
|
|
53
54
|
"devDependencies": {
|
|
54
|
-
"@babel/cli": "^7.
|
|
55
|
-
"@babel/core": "^7.
|
|
56
|
-
"@babel/preset-env": "^7.
|
|
57
|
-
"@babel/preset-react": "^7.
|
|
58
|
-
"@babel/preset-typescript": "^7.
|
|
59
|
-
"@emotion/react": "^11.
|
|
60
|
-
"@emotion/serialize": "^1.0
|
|
61
|
-
"@emotion/styled": "^11.
|
|
55
|
+
"@babel/cli": "^7.18.10",
|
|
56
|
+
"@babel/core": "^7.18.13",
|
|
57
|
+
"@babel/preset-env": "^7.18.10",
|
|
58
|
+
"@babel/preset-react": "^7.18.6",
|
|
59
|
+
"@babel/preset-typescript": "^7.18.6",
|
|
60
|
+
"@emotion/react": "^11.10.4",
|
|
61
|
+
"@emotion/serialize": "^1.1.0",
|
|
62
|
+
"@emotion/styled": "^11.10.4",
|
|
62
63
|
"@os-team/prettier-config": "1.1.8",
|
|
63
|
-
"@os-team/relay-network-creator": "^1.1.
|
|
64
|
-
"@os-team/relay-network-mw-credentials": "^1.1.
|
|
65
|
-
"@os-team/relay-network-mw-upload": "^1.1.
|
|
66
|
-
"@types/jest": "^
|
|
67
|
-
"@types/node": "^
|
|
68
|
-
"@types/react": "^18.0.
|
|
69
|
-
"@types/react-dom": "^18.0.
|
|
70
|
-
"@types/react-relay": "^
|
|
64
|
+
"@os-team/relay-network-creator": "^1.1.10",
|
|
65
|
+
"@os-team/relay-network-mw-credentials": "^1.1.16",
|
|
66
|
+
"@os-team/relay-network-mw-upload": "^1.1.16",
|
|
67
|
+
"@types/jest": "^29.0.0",
|
|
68
|
+
"@types/node": "^18.7.14",
|
|
69
|
+
"@types/react": "^18.0.17",
|
|
70
|
+
"@types/react-dom": "^18.0.6",
|
|
71
|
+
"@types/react-relay": "^14.1.1",
|
|
71
72
|
"@types/react-router-dom": "^5.3.3",
|
|
72
|
-
"@typescript-eslint/eslint-plugin": "^5.
|
|
73
|
-
"@typescript-eslint/parser": "^5.
|
|
74
|
-
"babel-plugin-relay": "^
|
|
73
|
+
"@typescript-eslint/eslint-plugin": "^5.36.0",
|
|
74
|
+
"@typescript-eslint/parser": "^5.36.0",
|
|
75
|
+
"babel-plugin-relay": "^14.1.0",
|
|
75
76
|
"cross-env": "^7.0.3",
|
|
76
|
-
"eslint": "^8.
|
|
77
|
+
"eslint": "^8.23.0",
|
|
77
78
|
"eslint-config-os-team-react": "1.1.35",
|
|
78
79
|
"eslint-plugin-import": "^2.26.0",
|
|
79
|
-
"eslint-plugin-jest": "^
|
|
80
|
-
"eslint-plugin-jsx-a11y": "^6.
|
|
81
|
-
"eslint-plugin-promise": "^6.0.
|
|
82
|
-
"eslint-plugin-react": "^7.
|
|
83
|
-
"eslint-plugin-react-hooks": "^4.
|
|
80
|
+
"eslint-plugin-jest": "^27.0.1",
|
|
81
|
+
"eslint-plugin-jsx-a11y": "^6.6.1",
|
|
82
|
+
"eslint-plugin-promise": "^6.0.1",
|
|
83
|
+
"eslint-plugin-react": "^7.31.1",
|
|
84
|
+
"eslint-plugin-react-hooks": "^4.6.0",
|
|
84
85
|
"get-graphql-schema": "^2.1.2",
|
|
85
86
|
"graphql": "^15.7.2",
|
|
86
|
-
"husky": "^
|
|
87
|
-
"i18next": "^21.
|
|
88
|
-
"i18next-browser-languagedetector": "^6.1.
|
|
89
|
-
"i18next-http-backend": "^1.4.
|
|
87
|
+
"husky": "^8.0.1",
|
|
88
|
+
"i18next": "^21.9.1",
|
|
89
|
+
"i18next-browser-languagedetector": "^6.1.5",
|
|
90
|
+
"i18next-http-backend": "^1.4.1",
|
|
90
91
|
"lazysizes": "^5.3.2",
|
|
91
|
-
"lint-staged": "^
|
|
92
|
+
"lint-staged": "^13.0.3",
|
|
92
93
|
"npm-run-all": "^4.1.5",
|
|
93
|
-
"prettier": "2.
|
|
94
|
+
"prettier": "2.7.1",
|
|
94
95
|
"progress-bar-webpack-plugin": "^2.1.0",
|
|
95
|
-
"react": "^18.
|
|
96
|
-
"react-
|
|
97
|
-
"react-
|
|
98
|
-
"react-
|
|
96
|
+
"react": "^18.2.0",
|
|
97
|
+
"react-app-rewired": "^2.2.1",
|
|
98
|
+
"react-dom": "^18.2.0",
|
|
99
|
+
"react-i18next": "^11.18.5",
|
|
100
|
+
"react-relay": "^14.1.0",
|
|
99
101
|
"react-router-dom": "^6.3.0",
|
|
100
|
-
"react-scripts": "^
|
|
101
|
-
"react-test-renderer": "^18.
|
|
102
|
-
"relay-compiler": "^
|
|
103
|
-
"relay-runtime": "^
|
|
104
|
-
"release-it": "^
|
|
105
|
-
"typescript": "^4.
|
|
106
|
-
"webpack-bundle-analyzer": "^4.
|
|
102
|
+
"react-scripts": "^5.0.1",
|
|
103
|
+
"react-test-renderer": "^18.2.0",
|
|
104
|
+
"relay-compiler": "^14.1.0",
|
|
105
|
+
"relay-runtime": "^14.1.0",
|
|
106
|
+
"release-it": "^15.4.0",
|
|
107
|
+
"typescript": "^4.8.2",
|
|
108
|
+
"webpack-bundle-analyzer": "^4.6.1"
|
|
107
109
|
},
|
|
108
110
|
"peerDependencies": {
|
|
109
111
|
"@emotion/react": ">=11",
|
|
@@ -118,12 +120,12 @@
|
|
|
118
120
|
"i18next-browser-languagedetector": ">=6",
|
|
119
121
|
"i18next-http-backend": ">=1",
|
|
120
122
|
"lazysizes": ">=5",
|
|
121
|
-
"react": "^18.
|
|
122
|
-
"react-dom": "^18.
|
|
123
|
+
"react": "^18.2.0",
|
|
124
|
+
"react-dom": "^18.2.0",
|
|
123
125
|
"react-i18next": ">=11",
|
|
124
|
-
"react-relay": "^
|
|
126
|
+
"react-relay": "^14.1.0",
|
|
125
127
|
"react-router-dom": ">=5",
|
|
126
|
-
"react-scripts": ">=
|
|
128
|
+
"react-scripts": ">=5",
|
|
127
129
|
"relay-compiler": ">=12",
|
|
128
130
|
"relay-runtime": ">=12"
|
|
129
131
|
}
|