@os-team/profile 1.0.39 → 1.0.42

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.
Files changed (160) hide show
  1. package/README.md +4 -3
  2. package/dist/cjs/components/profile/ProfileButton.js +1 -1
  3. package/dist/cjs/components/profile/ProfileButton.js.map +1 -1
  4. package/dist/cjs/components/profile/ProfileConfigContext.js.map +1 -1
  5. package/dist/cjs/components/profile/ProfileContext.js.map +1 -1
  6. package/dist/cjs/components/profile/ProfileDrawer.js +1 -1
  7. package/dist/cjs/components/profile/ProfileDrawer.js.map +1 -1
  8. package/dist/cjs/components/profile/ProfileDrawerContent.js.map +1 -1
  9. package/dist/cjs/components/profile/ProfileNavigationItem.js +1 -1
  10. package/dist/cjs/components/profile/ProfileNavigationItem.js.map +1 -1
  11. package/dist/cjs/components/profile/ProfileUpdateNameForm.js +1 -1
  12. package/dist/cjs/components/profile/ProfileUpdateNameForm.js.map +1 -1
  13. package/dist/cjs/components/profile/ProfileUpdateNameModal.js.map +1 -1
  14. package/dist/cjs/components/profile/ProfileUpdatePasswordForm.js +1 -1
  15. package/dist/cjs/components/profile/ProfileUpdatePasswordForm.js.map +1 -1
  16. package/dist/cjs/components/profile/ProfileUpdatePasswordModal.js.map +1 -1
  17. package/dist/cjs/components/profile/ProtectedWrapper.js.map +1 -1
  18. package/dist/cjs/components/profile/UserAvatar.js +2 -2
  19. package/dist/cjs/components/profile/UserAvatar.js.map +1 -1
  20. package/dist/cjs/components/profile/UserAvatarAddon.js +1 -1
  21. package/dist/cjs/components/profile/UserAvatarAddon.js.map +1 -1
  22. package/dist/cjs/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js +1 -1
  23. package/dist/cjs/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js.map +1 -1
  24. package/dist/cjs/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js +1 -1
  25. package/dist/cjs/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js.map +1 -1
  26. package/dist/cjs/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js.map +1 -1
  27. package/dist/cjs/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js.map +1 -1
  28. package/dist/cjs/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js +1 -1
  29. package/dist/cjs/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js.map +1 -1
  30. package/dist/cjs/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js +1 -1
  31. package/dist/cjs/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js.map +1 -1
  32. package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js +1 -1
  33. package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
  34. package/dist/cjs/components/session/SessionDrawer.js +1 -1
  35. package/dist/cjs/components/session/SessionDrawer.js.map +1 -1
  36. package/dist/cjs/components/session/SessionDrawerContent.js.map +1 -1
  37. package/dist/cjs/components/session/SessionList.js.map +1 -1
  38. package/dist/cjs/components/session/SessionListItem.js.map +1 -1
  39. package/dist/cjs/components/session/SessionListSkeleton.js.map +1 -1
  40. package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js +1 -1
  41. package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
  42. package/dist/cjs/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js +1 -1
  43. package/dist/cjs/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js.map +1 -1
  44. package/dist/cjs/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js +1 -1
  45. package/dist/cjs/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js.map +1 -1
  46. package/dist/cjs/components/session/__generated__/SessionListItem_session.graphql.js +1 -1
  47. package/dist/cjs/components/session/__generated__/SessionListItem_session.graphql.js.map +1 -1
  48. package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js +1 -1
  49. package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -1
  50. package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js +1 -1
  51. package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
  52. package/dist/cjs/components/session/formatDate.js.map +1 -1
  53. package/dist/cjs/components/session/getLastSeen.js.map +1 -1
  54. package/dist/cjs/components/shared/ButtonUpdate.js.map +1 -1
  55. package/dist/cjs/components/shared/ErrorResult.js.map +1 -1
  56. package/dist/cjs/components/shared/MainLoader.js.map +1 -1
  57. package/dist/cjs/components/shared/icons/AndroidIcon.js +1 -1
  58. package/dist/cjs/components/shared/icons/AndroidIcon.js.map +1 -1
  59. package/dist/cjs/components/shared/icons/AppleIcon.js +1 -1
  60. package/dist/cjs/components/shared/icons/AppleIcon.js.map +1 -1
  61. package/dist/cjs/components/shared/icons/BrowserIcon.js +1 -1
  62. package/dist/cjs/components/shared/icons/BrowserIcon.js.map +1 -1
  63. package/dist/cjs/components/shared/icons/ProfileIcon.js +1 -1
  64. package/dist/cjs/components/shared/icons/ProfileIcon.js.map +1 -1
  65. package/dist/cjs/components/shared/icons/UnknownDeviceIcon.js +1 -1
  66. package/dist/cjs/components/shared/icons/UnknownDeviceIcon.js.map +1 -1
  67. package/dist/cjs/emotion.d.js.map +1 -1
  68. package/dist/cjs/index.js.map +1 -1
  69. package/dist/cjs/utils/getUserFullName.js.map +1 -1
  70. package/dist/esm/components/profile/ProfileButton.js +1 -1
  71. package/dist/esm/components/profile/ProfileButton.js.map +1 -1
  72. package/dist/esm/components/profile/ProfileConfigContext.js.map +1 -1
  73. package/dist/esm/components/profile/ProfileContext.js.map +1 -1
  74. package/dist/esm/components/profile/ProfileDrawer.js +1 -1
  75. package/dist/esm/components/profile/ProfileDrawer.js.map +1 -1
  76. package/dist/esm/components/profile/ProfileDrawerContent.js.map +1 -1
  77. package/dist/esm/components/profile/ProfileNavigationItem.js +1 -1
  78. package/dist/esm/components/profile/ProfileNavigationItem.js.map +1 -1
  79. package/dist/esm/components/profile/ProfileUpdateNameForm.js +1 -1
  80. package/dist/esm/components/profile/ProfileUpdateNameForm.js.map +1 -1
  81. package/dist/esm/components/profile/ProfileUpdateNameModal.js.map +1 -1
  82. package/dist/esm/components/profile/ProfileUpdatePasswordForm.js +1 -1
  83. package/dist/esm/components/profile/ProfileUpdatePasswordForm.js.map +1 -1
  84. package/dist/esm/components/profile/ProfileUpdatePasswordModal.js.map +1 -1
  85. package/dist/esm/components/profile/ProtectedWrapper.js.map +1 -1
  86. package/dist/esm/components/profile/UserAvatar.js +2 -2
  87. package/dist/esm/components/profile/UserAvatar.js.map +1 -1
  88. package/dist/esm/components/profile/UserAvatarAddon.js +1 -1
  89. package/dist/esm/components/profile/UserAvatarAddon.js.map +1 -1
  90. package/dist/esm/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js +1 -1
  91. package/dist/esm/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.js.map +1 -1
  92. package/dist/esm/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js +1 -1
  93. package/dist/esm/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.js.map +1 -1
  94. package/dist/esm/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js.map +1 -1
  95. package/dist/esm/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js.map +1 -1
  96. package/dist/esm/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js +1 -1
  97. package/dist/esm/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.js.map +1 -1
  98. package/dist/esm/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js +1 -1
  99. package/dist/esm/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js.map +1 -1
  100. package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js +1 -1
  101. package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
  102. package/dist/esm/components/session/SessionDrawer.js +1 -1
  103. package/dist/esm/components/session/SessionDrawer.js.map +1 -1
  104. package/dist/esm/components/session/SessionDrawerContent.js.map +1 -1
  105. package/dist/esm/components/session/SessionList.js.map +1 -1
  106. package/dist/esm/components/session/SessionListItem.js.map +1 -1
  107. package/dist/esm/components/session/SessionListSkeleton.js.map +1 -1
  108. package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js +1 -1
  109. package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
  110. package/dist/esm/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js +1 -1
  111. package/dist/esm/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js.map +1 -1
  112. package/dist/esm/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js +1 -1
  113. package/dist/esm/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js.map +1 -1
  114. package/dist/esm/components/session/__generated__/SessionListItem_session.graphql.js +1 -1
  115. package/dist/esm/components/session/__generated__/SessionListItem_session.graphql.js.map +1 -1
  116. package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js +1 -1
  117. package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -1
  118. package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js +1 -1
  119. package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
  120. package/dist/esm/components/session/formatDate.js.map +1 -1
  121. package/dist/esm/components/session/getLastSeen.js.map +1 -1
  122. package/dist/esm/components/shared/ButtonUpdate.js.map +1 -1
  123. package/dist/esm/components/shared/ErrorResult.js.map +1 -1
  124. package/dist/esm/components/shared/MainLoader.js.map +1 -1
  125. package/dist/esm/components/shared/icons/AndroidIcon.js +1 -1
  126. package/dist/esm/components/shared/icons/AndroidIcon.js.map +1 -1
  127. package/dist/esm/components/shared/icons/AppleIcon.js +1 -1
  128. package/dist/esm/components/shared/icons/AppleIcon.js.map +1 -1
  129. package/dist/esm/components/shared/icons/BrowserIcon.js +1 -1
  130. package/dist/esm/components/shared/icons/BrowserIcon.js.map +1 -1
  131. package/dist/esm/components/shared/icons/ProfileIcon.js +1 -1
  132. package/dist/esm/components/shared/icons/ProfileIcon.js.map +1 -1
  133. package/dist/esm/components/shared/icons/UnknownDeviceIcon.js +1 -1
  134. package/dist/esm/components/shared/icons/UnknownDeviceIcon.js.map +1 -1
  135. package/dist/esm/emotion.d.js.map +1 -1
  136. package/dist/esm/index.js.map +1 -1
  137. package/dist/esm/utils/getUserFullName.js.map +1 -1
  138. package/dist/types/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.d.ts +1 -1
  139. package/dist/types/components/profile/__generated__/ProfileDrawerContentSignOutMutation.graphql.d.ts.map +1 -1
  140. package/dist/types/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.d.ts +2 -2
  141. package/dist/types/components/profile/__generated__/ProfileDrawerContentUpdateAvatarMutation.graphql.d.ts.map +1 -1
  142. package/dist/types/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.d.ts +1 -1
  143. package/dist/types/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.d.ts.map +1 -1
  144. package/dist/types/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.d.ts +2 -2
  145. package/dist/types/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.d.ts.map +1 -1
  146. package/dist/types/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts +3 -3
  147. package/dist/types/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts.map +1 -1
  148. package/dist/types/components/session/__generated__/SessionDrawerContentQuery.graphql.d.ts +1 -1
  149. package/dist/types/components/session/__generated__/SessionDrawerContentQuery.graphql.d.ts.map +1 -1
  150. package/dist/types/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.d.ts +1 -1
  151. package/dist/types/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.d.ts.map +1 -1
  152. package/dist/types/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.d.ts +1 -1
  153. package/dist/types/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.d.ts.map +1 -1
  154. package/dist/types/components/session/__generated__/SessionListItem_session.graphql.d.ts +9 -9
  155. package/dist/types/components/session/__generated__/SessionListItem_session.graphql.d.ts.map +1 -1
  156. package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts +1 -1
  157. package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts.map +1 -1
  158. package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts +1 -1
  159. package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts.map +1 -1
  160. package/package.json +53 -51
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":["node","require","hash"],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AAEA;;AACA;AACA;AAkBA,MAAMA,IAAoB,GAAG;AAC3B,yBAAuB,EADI;AAE3B,UAAQ,UAFmB;AAG3B,cAAY;AACV,eAAW;AACT,oBAAc,IADL;AAET,8BAAwB,EAFf;AAGT,mBAAaC,OAAO,CAAC,mCAAD;AAHX;AADD,GAHe;AAU3B,UAAQ,sBAVmB;AAW3B,gBAAc,CACZ;AACE,aAAS,IADX;AAEE,YAAQ,IAFV;AAGE,oBAAgB,gBAHlB;AAIE,YAAQ,aAJV;AAKE,YAAQ,UALV;AAME,cAAU,IANZ;AAOE,kBAAc,CACZ;AACE,eAAS,IADX;AAEE,cAAQ,IAFV;AAGE,cAAQ,aAHV;AAIE,cAAQ,IAJV;AAKE,oBAAc;AALhB,KADY,EAQZ;AACE,eAAS,IADX;AAEE,cAAQ,IAFV;AAGE,cAAQ,aAHV;AAIE,cAAQ,SAJV;AAKE,oBAAc;AALhB,KARY,EAeZ;AACE,eAAS,IADX;AAEE,cAAQ,IAFV;AAGE,cAAQ,aAHV;AAIE,cAAQ,YAJV;AAKE,oBAAc;AALhB,KAfY,EAsBZ;AACE,cAAQ,IADV;AAEE,cAAQ,gBAFV;AAGE,cAAQ;AAHV,KAtBY,CAPhB;AAmCE,kBAAc;AAnChB,GADY,CAXa;AAkD3B,UAAQ,OAlDmB;AAmD3B,iBAAe;AAnDY,CAA7B;AAsDCD,IAAD,CAAcE,IAAd,GAAqB,kCAArB;AAEA,eAAeF,IAAf","sourcesContent":["/**\n * @generated SignedSource<<bae9be8c78e717259595a86db1006863>>\n * @lightSyntaxTransform\n * @nogrep\n */\n\n/* tslint:disable */\n/* eslint-disable */\n// @ts-nocheck\n\nimport { ReaderFragment, RefetchableFragment } from 'relay-runtime';\nimport { FragmentRefs } from \"relay-runtime\";\nexport type SessionList_sessions$data = {\n readonly sessions: ReadonlyArray<{\n readonly id: string;\n readonly current: boolean;\n readonly lastSeenAt: string;\n readonly \" $fragmentSpreads\": FragmentRefs<\"SessionListItem_session\">;\n }>;\n readonly \" $fragmentType\": \"SessionList_sessions\";\n};\nexport type SessionList_sessions$key = {\n readonly \" $data\"?: SessionList_sessions$data;\n readonly \" $fragmentSpreads\": FragmentRefs<\"SessionList_sessions\">;\n};\n\nconst node: ReaderFragment = {\n \"argumentDefinitions\": [],\n \"kind\": \"Fragment\",\n \"metadata\": {\n \"refetch\": {\n \"connection\": null,\n \"fragmentPathInResult\": [],\n \"operation\": require('./SessionListRefetchQuery.graphql')\n }\n },\n \"name\": \"SessionList_sessions\",\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"concreteType\": \"SessionPayload\",\n \"kind\": \"LinkedField\",\n \"name\": \"sessions\",\n \"plural\": true,\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"id\",\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"current\",\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"lastSeenAt\",\n \"storageKey\": null\n },\n {\n \"args\": null,\n \"kind\": \"FragmentSpread\",\n \"name\": \"SessionListItem_session\"\n }\n ],\n \"storageKey\": null\n }\n ],\n \"type\": \"Query\",\n \"abstractKey\": null\n};\n\n(node as any).hash = \"1b21c937c7ba795f09bfcb5ada7d2510\";\n\nexport default node;\n"],"file":"SessionList_sessions.graphql.js"}
1
+ {"version":3,"file":"SessionList_sessions.graphql.js","names":["node","require","hash"],"sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"sourcesContent":["/**\n * @generated SignedSource<<bcba3ead37a35f69fd887145c7f70904>>\n * @lightSyntaxTransform\n * @nogrep\n */\n\n/* tslint:disable */\n/* eslint-disable */\n// @ts-nocheck\n\nimport { ReaderFragment, RefetchableFragment } from 'relay-runtime';\nimport { FragmentRefs } from \"relay-runtime\";\nexport type SessionList_sessions$data = {\n readonly sessions: ReadonlyArray<{\n readonly current: boolean;\n readonly id: string;\n readonly lastSeenAt: string;\n readonly \" $fragmentSpreads\": FragmentRefs<\"SessionListItem_session\">;\n }>;\n readonly \" $fragmentType\": \"SessionList_sessions\";\n};\nexport type SessionList_sessions$key = {\n readonly \" $data\"?: SessionList_sessions$data;\n readonly \" $fragmentSpreads\": FragmentRefs<\"SessionList_sessions\">;\n};\n\nconst node: ReaderFragment = {\n \"argumentDefinitions\": [],\n \"kind\": \"Fragment\",\n \"metadata\": {\n \"refetch\": {\n \"connection\": null,\n \"fragmentPathInResult\": [],\n \"operation\": require('./SessionListRefetchQuery.graphql')\n }\n },\n \"name\": \"SessionList_sessions\",\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"concreteType\": \"SessionPayload\",\n \"kind\": \"LinkedField\",\n \"name\": \"sessions\",\n \"plural\": true,\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"id\",\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"current\",\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"lastSeenAt\",\n \"storageKey\": null\n },\n {\n \"args\": null,\n \"kind\": \"FragmentSpread\",\n \"name\": \"SessionListItem_session\"\n }\n ],\n \"storageKey\": null\n }\n ],\n \"type\": \"Query\",\n \"abstractKey\": null\n};\n\n(node as any).hash = \"1b21c937c7ba795f09bfcb5ada7d2510\";\n\nexport default node;\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AAEA;;AACA;AACA;AAkBA,MAAMA,IAAoB,GAAG;EAC3B,uBAAuB,EADI;EAE3B,QAAQ,UAFmB;EAG3B,YAAY;IACV,WAAW;MACT,cAAc,IADL;MAET,wBAAwB,EAFf;MAGT,aAAaC,OAAO,CAAC,mCAAD;IAHX;EADD,CAHe;EAU3B,QAAQ,sBAVmB;EAW3B,cAAc,CACZ;IACE,SAAS,IADX;IAEE,QAAQ,IAFV;IAGE,gBAAgB,gBAHlB;IAIE,QAAQ,aAJV;IAKE,QAAQ,UALV;IAME,UAAU,IANZ;IAOE,cAAc,CACZ;MACE,SAAS,IADX;MAEE,QAAQ,IAFV;MAGE,QAAQ,aAHV;MAIE,QAAQ,IAJV;MAKE,cAAc;IALhB,CADY,EAQZ;MACE,SAAS,IADX;MAEE,QAAQ,IAFV;MAGE,QAAQ,aAHV;MAIE,QAAQ,SAJV;MAKE,cAAc;IALhB,CARY,EAeZ;MACE,SAAS,IADX;MAEE,QAAQ,IAFV;MAGE,QAAQ,aAHV;MAIE,QAAQ,YAJV;MAKE,cAAc;IALhB,CAfY,EAsBZ;MACE,QAAQ,IADV;MAEE,QAAQ,gBAFV;MAGE,QAAQ;IAHV,CAtBY,CAPhB;IAmCE,cAAc;EAnChB,CADY,CAXa;EAkD3B,QAAQ,OAlDmB;EAmD3B,eAAe;AAnDY,CAA7B;AAsDCD,IAAD,CAAcE,IAAd,GAAqB,kCAArB;AAEA,eAAeF,IAAf"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/lib/components/session/formatDate.ts"],"names":["formatDate","str","t","lng","date","Date","day","getDate","month","returnObjects","getMonth","year","getFullYear","isPrevYear"],"mappings":"AAEA,MAAMA,UAAU,GAAG,CAACC,GAAD,EAAcC,CAAd,EAA4BC,GAA5B,KAAoD;AACrE,QAAMC,IAAI,GAAG,IAAIC,IAAJ,CAASJ,GAAT,CAAb;AAEA,QAAMK,GAAG,GAAGF,IAAI,CAACG,OAAL,EAAZ;AACA,QAAMC,KAAK,GAAGN,CAAC,CAAC,qCAAD,EAAwC;AACrDO,IAAAA,aAAa,EAAE;AADsC,GAAxC,CAAD,CAEXL,IAAI,CAACM,QAAL,EAFW,CAAd;AAGA,QAAMC,IAAI,GAAGP,IAAI,CAACQ,WAAL,EAAb;AACA,QAAMC,UAAU,GAAGF,IAAI,GAAG,IAAIN,IAAJ,GAAWO,WAAX,EAA1B;AAEA,MAAIT,GAAG,KAAK,IAAZ,EAAkB,OAAQ,GAAEG,GAAI,IAAGE,KAAM,GAAEK,UAAU,GAAI,IAAGF,IAAK,EAAZ,GAAgB,EAAG,EAAtD;AAClB,SAAQ,GAAEH,KAAM,IAAGF,GAAI,GAAEO,UAAU,GAAI,KAAIF,IAAK,EAAb,GAAiB,EAAG,EAAvD;AACD,CAZD;;AAcA,eAAeX,UAAf","sourcesContent":["import { TFunction } from 'i18next';\n\nconst formatDate = (str: string, t: TFunction, lng: string): string => {\n const date = new Date(str);\n\n const day = date.getDate();\n const month = t('profile:sessions.monthAbbreviations', {\n returnObjects: true,\n })[date.getMonth()];\n const year = date.getFullYear();\n const isPrevYear = year < new Date().getFullYear();\n\n if (lng === 'ru') return `${day} ${month}${isPrevYear ? ` ${year}` : ''}`;\n return `${month} ${day}${isPrevYear ? `, ${year}` : ''}`;\n};\n\nexport default formatDate;\n"],"file":"formatDate.js"}
1
+ {"version":3,"file":"formatDate.js","names":["formatDate","str","t","lng","date","Date","day","getDate","month","returnObjects","getMonth","year","getFullYear","isPrevYear"],"sources":["../../../../src/lib/components/session/formatDate.ts"],"sourcesContent":["import { TFunction } from 'i18next';\n\nconst formatDate = (str: string, t: TFunction, lng: string): string => {\n const date = new Date(str);\n\n const day = date.getDate();\n const month = t('profile:sessions.monthAbbreviations', {\n returnObjects: true,\n })[date.getMonth()];\n const year = date.getFullYear();\n const isPrevYear = year < new Date().getFullYear();\n\n if (lng === 'ru') return `${day} ${month}${isPrevYear ? ` ${year}` : ''}`;\n return `${month} ${day}${isPrevYear ? `, ${year}` : ''}`;\n};\n\nexport default formatDate;\n"],"mappings":"AAEA,MAAMA,UAAU,GAAG,CAACC,GAAD,EAAcC,CAAd,EAA4BC,GAA5B,KAAoD;EACrE,MAAMC,IAAI,GAAG,IAAIC,IAAJ,CAASJ,GAAT,CAAb;EAEA,MAAMK,GAAG,GAAGF,IAAI,CAACG,OAAL,EAAZ;EACA,MAAMC,KAAK,GAAGN,CAAC,CAAC,qCAAD,EAAwC;IACrDO,aAAa,EAAE;EADsC,CAAxC,CAAD,CAEXL,IAAI,CAACM,QAAL,EAFW,CAAd;EAGA,MAAMC,IAAI,GAAGP,IAAI,CAACQ,WAAL,EAAb;EACA,MAAMC,UAAU,GAAGF,IAAI,GAAG,IAAIN,IAAJ,GAAWO,WAAX,EAA1B;EAEA,IAAIT,GAAG,KAAK,IAAZ,EAAkB,OAAQ,GAAEG,GAAI,IAAGE,KAAM,GAAEK,UAAU,GAAI,IAAGF,IAAK,EAAZ,GAAgB,EAAG,EAAtD;EAClB,OAAQ,GAAEH,KAAM,IAAGF,GAAI,GAAEO,UAAU,GAAI,KAAIF,IAAK,EAAb,GAAiB,EAAG,EAAvD;AACD,CAZD;;AAcA,eAAeX,UAAf"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/lib/components/session/getLastSeen.ts"],"names":["getLastSeen","lastSeenAt","date","Date","milliseconds","now","getTime","seconds","Math","floor","minutes","hours"],"mappings":"AAAA,MAAMA,WAAW,GACfC,UADkB,IAEmC;AACrD,QAAMC,IAAI,GAAG,IAAIC,IAAJ,CAASF,UAAT,CAAb;AACA,QAAMG,YAAY,GAAGD,IAAI,CAACE,GAAL,KAAaH,IAAI,CAACI,OAAL,EAAlC;AACA,MAAIF,YAAY,IAAI,IAApB,EAA0B,OAAO,CAAC,CAAD,EAAI,SAAJ,CAAP;AAE1B,QAAMG,OAAO,GAAGC,IAAI,CAACC,KAAL,CAAWL,YAAY,GAAG,IAA1B,CAAhB;AACA,MAAIG,OAAO,GAAG,EAAd,EAAkB,OAAO,CAACA,OAAD,EAAU,SAAV,CAAP;AAElB,QAAMG,OAAO,GAAGF,IAAI,CAACC,KAAL,CAAWF,OAAO,GAAG,EAArB,CAAhB;AACA,MAAIG,OAAO,GAAG,EAAd,EAAkB,OAAO,CAACA,OAAD,EAAU,SAAV,CAAP;AAElB,QAAMC,KAAK,GAAGH,IAAI,CAACC,KAAL,CAAWC,OAAO,GAAG,EAArB,CAAd;AACA,MAAIC,KAAK,GAAG,EAAZ,EAAgB,OAAO,CAACA,KAAD,EAAQ,OAAR,CAAP;AAEhB,SAAO,IAAP;AACD,CAjBD;;AAmBA,eAAeX,WAAf","sourcesContent":["const getLastSeen = (\n lastSeenAt: string\n): [number, 'hours' | 'minutes' | 'seconds'] | null => {\n const date = new Date(lastSeenAt);\n const milliseconds = Date.now() - date.getTime();\n if (milliseconds <= 1000) return [1, 'seconds'];\n\n const seconds = Math.floor(milliseconds / 1000);\n if (seconds < 60) return [seconds, 'seconds'];\n\n const minutes = Math.floor(seconds / 60);\n if (minutes < 60) return [minutes, 'minutes'];\n\n const hours = Math.floor(minutes / 60);\n if (hours < 24) return [hours, 'hours'];\n\n return null;\n};\n\nexport default getLastSeen;\n"],"file":"getLastSeen.js"}
1
+ {"version":3,"file":"getLastSeen.js","names":["getLastSeen","lastSeenAt","date","Date","milliseconds","now","getTime","seconds","Math","floor","minutes","hours"],"sources":["../../../../src/lib/components/session/getLastSeen.ts"],"sourcesContent":["const getLastSeen = (\n lastSeenAt: string\n): [number, 'hours' | 'minutes' | 'seconds'] | null => {\n const date = new Date(lastSeenAt);\n const milliseconds = Date.now() - date.getTime();\n if (milliseconds <= 1000) return [1, 'seconds'];\n\n const seconds = Math.floor(milliseconds / 1000);\n if (seconds < 60) return [seconds, 'seconds'];\n\n const minutes = Math.floor(seconds / 60);\n if (minutes < 60) return [minutes, 'minutes'];\n\n const hours = Math.floor(minutes / 60);\n if (hours < 24) return [hours, 'hours'];\n\n return null;\n};\n\nexport default getLastSeen;\n"],"mappings":"AAAA,MAAMA,WAAW,GACfC,UADkB,IAEmC;EACrD,MAAMC,IAAI,GAAG,IAAIC,IAAJ,CAASF,UAAT,CAAb;EACA,MAAMG,YAAY,GAAGD,IAAI,CAACE,GAAL,KAAaH,IAAI,CAACI,OAAL,EAAlC;EACA,IAAIF,YAAY,IAAI,IAApB,EAA0B,OAAO,CAAC,CAAD,EAAI,SAAJ,CAAP;EAE1B,MAAMG,OAAO,GAAGC,IAAI,CAACC,KAAL,CAAWL,YAAY,GAAG,IAA1B,CAAhB;EACA,IAAIG,OAAO,GAAG,EAAd,EAAkB,OAAO,CAACA,OAAD,EAAU,SAAV,CAAP;EAElB,MAAMG,OAAO,GAAGF,IAAI,CAACC,KAAL,CAAWF,OAAO,GAAG,EAArB,CAAhB;EACA,IAAIG,OAAO,GAAG,EAAd,EAAkB,OAAO,CAACA,OAAD,EAAU,SAAV,CAAP;EAElB,MAAMC,KAAK,GAAGH,IAAI,CAACC,KAAL,CAAWC,OAAO,GAAG,EAArB,CAAd;EACA,IAAIC,KAAK,GAAG,EAAZ,EAAgB,OAAO,CAACA,KAAD,EAAQ,OAAR,CAAP;EAEhB,OAAO,IAAP;AACD,CAjBD;;AAmBA,eAAeX,WAAf"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../src/lib/components/shared/ButtonUpdate.tsx"],"names":["React","Button","useTranslation","ButtonUpdate","props","t"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,MAAT,QAAoC,iBAApC;AACA,SAASC,cAAT,QAA+B,eAA/B;;AAEA,MAAMC,YAAmC,GAAIC,KAAD,IAAW;AACrD,QAAM;AAAEC,IAAAA;AAAF,MAAQH,cAAc,CAAC,SAAD,CAA5B;AACA,sBAAO,oBAAC,MAAD,EAAYE,KAAZ,EAAoBC,CAAC,CAAC,gBAAD,CAArB,CAAP;AACD,CAHD;;AAKA,eAAeF,YAAf","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"],"file":"ButtonUpdate.js"}
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,"sources":["../../../../src/lib/components/shared/ErrorResult.tsx"],"names":["React","CloseCircle","Result","useTranslation","styled","StyledResult","ErrorResult","error","t","source","errors","message"],"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;AAAEC,EAAAA;AAAF,CAAD,KAAe;AAAA;;AAC7D,QAAM;AAAEC,IAAAA;AAAF,MAAQL,cAAc,CAAC,QAAD,CAA5B;AAEA,sBACE,oBAAC,YAAD;AACE,IAAA,KAAK,EAAEK,CAAC,CAAC,mBAAD,CADV,CAEE;AAFF;AAGE,IAAA,WAAW,aAAGD,KAAD,CAAeE,MAAjB,8DAAE,QAAuBC,MAAzB,sEAAE,eAAgC,CAAhC,CAAF,oDAAE,gBAAoCC,OAHnD;AAIE,IAAA,IAAI,eAAE,oBAAC,WAAD;AAJR,IADF;AAQD,CAXD;;AAaA,eAAeL,WAAf","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"],"file":"ErrorResult.js"}
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,"sources":["../../../../src/lib/components/shared/MainLoader.tsx"],"names":["React","styled","Loading","clr","Container","div","p","theme","colorPrimary","MainLoader"],"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","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"],"file":"MainLoader.js"}
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 || 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); }
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,"sources":["../../../../../src/lib/components/shared/icons/AndroidIcon.tsx"],"names":["React","Icon","AndroidIcon","forwardRef","props","ref","displayName"],"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;AAAiB,EAAA,GAAG,EAAEC;AAAtB,iBACE;AAAM,EAAA,CAAC,EAAC;AAAR,EADF,CADkB,CAApB;AAMAH,WAAW,CAACI,WAAZ,GAA0B,aAA1B;AAEA,eAAeJ,WAAf","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"],"file":"AndroidIcon.js"}
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 || 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); }
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,"sources":["../../../../../src/lib/components/shared/icons/AppleIcon.tsx"],"names":["React","Icon","AppleIcon","forwardRef","props","ref","displayName"],"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;AAAiB,EAAA,GAAG,EAAEC;AAAtB,iBACE;AAAM,EAAA,CAAC,EAAC;AAAR,EADF,CADgB,CAAlB;AAMAH,SAAS,CAACI,WAAV,GAAwB,WAAxB;AAEA,eAAeJ,SAAf","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"],"file":"AppleIcon.js"}
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 || 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); }
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,"sources":["../../../../../src/lib/components/shared/icons/BrowserIcon.tsx"],"names":["React","Icon","BrowserIcon","forwardRef","props","ref","displayName"],"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;AAAiB,EAAA,GAAG,EAAEC;AAAtB,iBACE;AAAM,EAAA,CAAC,EAAC;AAAR,EADF,CADkB,CAApB;AAMAH,WAAW,CAACI,WAAZ,GAA0B,aAA1B;AAEA,eAAeJ,WAAf","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"],"file":"BrowserIcon.js"}
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 || 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); }
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,"sources":["../../../../../src/lib/components/shared/icons/ProfileIcon.tsx"],"names":["React","Icon","ProfileIcon","forwardRef","props","ref","displayName"],"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;AAAiB,EAAA,GAAG,EAAEC;AAAtB,iBACE;AAAM,EAAA,CAAC,EAAC;AAAR,EADF,CADkB,CAApB;AAMAH,WAAW,CAACI,WAAZ,GAA0B,aAA1B;AAEA,eAAeJ,WAAf","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"],"file":"ProfileIcon.js"}
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 || 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); }
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,"sources":["../../../../../src/lib/components/shared/icons/UnknownDeviceIcon.tsx"],"names":["React","Icon","UnknownDeviceIcon","forwardRef","props","ref","displayName"],"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;AAAiB,EAAA,GAAG,EAAEC;AAAtB,iBACE;AAAM,EAAA,CAAC,EAAC;AAAR,EADF,CAFsB,CAA1B;AAQAH,iBAAiB,CAACI,WAAlB,GAAgC,mBAAhC;AAEA,eAAeJ,iBAAf","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"],"file":"UnknownDeviceIcon.js"}
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,"sources":["../../src/lib/emotion.d.ts"],"names":[],"mappings":"AAAA,OAAO,gBAAP","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"],"file":"emotion.d.js"}
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"}
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/lib/index.ts"],"names":["default","ProfileButton","ProfileDrawer","ProfileNavigationItem","ProtectedWrapper","UserAvatar","UserAvatarAddon","SessionDrawer","getUserFullName"],"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","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"],"file":"index.js"}
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,"sources":["../../../src/lib/utils/getUserFullName.ts"],"names":["getUserFullName","email","firstName","lastName","parts","push","length","join"],"mappings":"AAMA,MAAMA,eAAe,GAAG,CAAC;AAAEC,EAAAA,KAAF;AAASC,EAAAA,SAAT;AAAoBC,EAAAA;AAApB,CAAD,KAAkD;AACxE,QAAMC,KAAe,GAAG,EAAxB;AACA,MAAIF,SAAJ,EAAeE,KAAK,CAACC,IAAN,CAAWH,SAAX;AACf,MAAIC,QAAJ,EAAcC,KAAK,CAACC,IAAN,CAAWF,QAAX;AACd,SAAOC,KAAK,CAACE,MAAN,GAAe,CAAf,GAAmBF,KAAK,CAACG,IAAN,CAAW,GAAX,CAAnB,GAAqCN,KAA5C;AACD,CALD;;AAOA,eAAeD,eAAf","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"],"file":"getUserFullName.js"}
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"}
@@ -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,SAAS,EAAE,6CAA6C,CAAC;IACzD,QAAQ,EAAE,wCAAwC,CAAC;CACpD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA+CR,CAAC;AAIL,eAAe,IAAI,CAAC"}
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,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;KAChC,CAAC;CACH,CAAC;AACF,oBAAY,wCAAwC,GAAG;IACrD,SAAS,EAAE,kDAAkD,CAAC;IAC9D,QAAQ,EAAE,6CAA6C,CAAC;CACzD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eAmER,CAAC;AAIL,eAAe,IAAI,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"}
@@ -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;
@@ -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,SAAS,EAAE,wCAAwC,CAAC;IACpD,QAAQ,EAAE,mCAAmC,CAAC;CAC/C,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA0FR,CAAC;AAIL,eAAe,IAAI,CAAC"}
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"}
@@ -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,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,CAAC;CACzB,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,SAAS,EAAE,4CAA4C,CAAC;IACxD,QAAQ,EAAE,uCAAuC,CAAC;CACnD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA4DR,CAAC;AAIL,eAAe,IAAI,CAAC"}
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 id: string;
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,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;QACjC,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;KAChC,CAAC;CACH,CAAC;AACF,oBAAY,qBAAqB,GAAG;IAClC,SAAS,EAAE,+BAA+B,CAAC;IAC3C,QAAQ,EAAE,0BAA0B,CAAC;CACtC,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA2ER,CAAC;AAIL,eAAe,IAAI,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;
@@ -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,SAAS,EAAE,mCAAmC,CAAC;IAC/C,QAAQ,EAAE,8BAA8B,CAAC;CAC1C,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA2JX,CAAC;AAIF,eAAe,IAAI,CAAC"}
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,SAAS,EAAE,oDAAoD,CAAC;IAChE,QAAQ,EAAE,+CAA+C,CAAC;CAC3D,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA+CR,CAAC;AAIL,eAAe,IAAI,CAAC"}
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,SAAS,EAAE,+CAA+C,CAAC;IAC3D,QAAQ,EAAE,0CAA0C,CAAC;CACtD,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA4DR,CAAC;AAIL,eAAe,IAAI,CAAC"}
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 osName: string | null;
9
- readonly osVersion: string | null;
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 country: string | null;
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 = {
@@ -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,EAAE,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,KAAK,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,cAAc,EAAE,MAAM,GAAG,IAAI,CAAC;IACvC,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC,QAAQ,CAAC,kBAAkB,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3C,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,QAAQ,CAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,QAAQ,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;IAC5B,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"}
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;
@@ -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,SAAS,EAAE,iCAAiC,CAAC;IAC7C,QAAQ,EAAE,4BAA4B,CAAC;CACxC,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eA2JX,CAAC;AAIF,eAAe,IAAI,CAAC"}
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,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;QAC1B,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"}
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"}