@os-team/profile 1.0.28 → 1.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/profile/ProfileConfigContext.js +1 -1
- package/dist/cjs/components/profile/ProfileContext.js +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.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js.map +1 -1
- package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
- package/dist/cjs/components/session/SessionList.js +22 -27
- package/dist/cjs/components/session/SessionList.js.map +1 -1
- package/dist/cjs/components/session/SessionListItem.js +6 -9
- package/dist/cjs/components/session/SessionListItem.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js +96 -165
- package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListItem_session.graphql.js.map +1 -1
- package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js +183 -0
- package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -0
- package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js +29 -85
- package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
- package/dist/cjs/index.js +6 -6
- 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.map +1 -1
- package/dist/esm/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.js.map +1 -1
- package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
- package/dist/esm/components/session/SessionList.js +14 -14
- package/dist/esm/components/session/SessionList.js.map +1 -1
- package/dist/esm/components/session/SessionListItem.js +3 -4
- package/dist/esm/components/session/SessionListItem.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js +96 -165
- package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListItem_session.graphql.js.map +1 -1
- package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js +175 -0
- package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -0
- package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js +26 -85
- package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
- package/dist/types/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.d.ts.map +1 -1
- package/dist/types/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.d.ts.map +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.map +1 -1
- package/dist/types/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts.map +1 -1
- package/dist/types/components/session/SessionList.d.ts.map +1 -1
- package/dist/types/components/session/SessionListItem.d.ts.map +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.map +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.map +1 -1
- package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts +13 -0
- package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts.map +1 -0
- package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts +6 -10
- package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts.map +1 -1
- package/package.json +22 -22
|
@@ -2,112 +2,53 @@
|
|
|
2
2
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
+
import SessionListRefetchQuery from "./SessionListRefetchQuery.graphql";
|
|
5
6
|
const node = {
|
|
6
|
-
"argumentDefinitions": [
|
|
7
|
-
"defaultValue": null,
|
|
8
|
-
"kind": "LocalArgument",
|
|
9
|
-
"name": "count"
|
|
10
|
-
}, {
|
|
11
|
-
"defaultValue": null,
|
|
12
|
-
"kind": "LocalArgument",
|
|
13
|
-
"name": "cursor"
|
|
14
|
-
}],
|
|
7
|
+
"argumentDefinitions": [],
|
|
15
8
|
"kind": "Fragment",
|
|
16
9
|
"metadata": {
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
|
|
22
|
-
}]
|
|
10
|
+
"refetch": {
|
|
11
|
+
"connection": null,
|
|
12
|
+
"fragmentPathInResult": [],
|
|
13
|
+
"operation": SessionListRefetchQuery
|
|
14
|
+
}
|
|
23
15
|
},
|
|
24
16
|
"name": "SessionList_sessions",
|
|
25
17
|
"selections": [{
|
|
26
|
-
"alias":
|
|
18
|
+
"alias": null,
|
|
27
19
|
"args": null,
|
|
28
|
-
"concreteType": "
|
|
20
|
+
"concreteType": "SessionPayload",
|
|
29
21
|
"kind": "LinkedField",
|
|
30
|
-
"name": "
|
|
31
|
-
"plural":
|
|
22
|
+
"name": "sessions",
|
|
23
|
+
"plural": true,
|
|
32
24
|
"selections": [{
|
|
33
25
|
"alias": null,
|
|
34
26
|
"args": null,
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"name": "edges",
|
|
38
|
-
"plural": true,
|
|
39
|
-
"selections": [{
|
|
40
|
-
"alias": null,
|
|
41
|
-
"args": null,
|
|
42
|
-
"concreteType": "SessionPayload",
|
|
43
|
-
"kind": "LinkedField",
|
|
44
|
-
"name": "node",
|
|
45
|
-
"plural": false,
|
|
46
|
-
"selections": [{
|
|
47
|
-
"alias": null,
|
|
48
|
-
"args": null,
|
|
49
|
-
"kind": "ScalarField",
|
|
50
|
-
"name": "id",
|
|
51
|
-
"storageKey": null
|
|
52
|
-
}, {
|
|
53
|
-
"alias": null,
|
|
54
|
-
"args": null,
|
|
55
|
-
"kind": "ScalarField",
|
|
56
|
-
"name": "current",
|
|
57
|
-
"storageKey": null
|
|
58
|
-
}, {
|
|
59
|
-
"alias": null,
|
|
60
|
-
"args": null,
|
|
61
|
-
"kind": "ScalarField",
|
|
62
|
-
"name": "lastSeenAt",
|
|
63
|
-
"storageKey": null
|
|
64
|
-
}, {
|
|
65
|
-
"alias": null,
|
|
66
|
-
"args": null,
|
|
67
|
-
"kind": "ScalarField",
|
|
68
|
-
"name": "__typename",
|
|
69
|
-
"storageKey": null
|
|
70
|
-
}, {
|
|
71
|
-
"args": null,
|
|
72
|
-
"kind": "FragmentSpread",
|
|
73
|
-
"name": "SessionListItem_session"
|
|
74
|
-
}],
|
|
75
|
-
"storageKey": null
|
|
76
|
-
}, {
|
|
77
|
-
"alias": null,
|
|
78
|
-
"args": null,
|
|
79
|
-
"kind": "ScalarField",
|
|
80
|
-
"name": "cursor",
|
|
81
|
-
"storageKey": null
|
|
82
|
-
}],
|
|
27
|
+
"kind": "ScalarField",
|
|
28
|
+
"name": "id",
|
|
83
29
|
"storageKey": null
|
|
84
30
|
}, {
|
|
85
31
|
"alias": null,
|
|
86
32
|
"args": null,
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"name": "pageInfo",
|
|
90
|
-
"plural": false,
|
|
91
|
-
"selections": [{
|
|
92
|
-
"alias": null,
|
|
93
|
-
"args": null,
|
|
94
|
-
"kind": "ScalarField",
|
|
95
|
-
"name": "endCursor",
|
|
96
|
-
"storageKey": null
|
|
97
|
-
}, {
|
|
98
|
-
"alias": null,
|
|
99
|
-
"args": null,
|
|
100
|
-
"kind": "ScalarField",
|
|
101
|
-
"name": "hasNextPage",
|
|
102
|
-
"storageKey": null
|
|
103
|
-
}],
|
|
33
|
+
"kind": "ScalarField",
|
|
34
|
+
"name": "current",
|
|
104
35
|
"storageKey": null
|
|
36
|
+
}, {
|
|
37
|
+
"alias": null,
|
|
38
|
+
"args": null,
|
|
39
|
+
"kind": "ScalarField",
|
|
40
|
+
"name": "lastSeenAt",
|
|
41
|
+
"storageKey": null
|
|
42
|
+
}, {
|
|
43
|
+
"args": null,
|
|
44
|
+
"kind": "FragmentSpread",
|
|
45
|
+
"name": "SessionListItem_session"
|
|
105
46
|
}],
|
|
106
47
|
"storageKey": null
|
|
107
48
|
}],
|
|
108
49
|
"type": "Query",
|
|
109
50
|
"abstractKey": null
|
|
110
51
|
};
|
|
111
|
-
node.hash = '
|
|
52
|
+
node.hash = '1b21c937c7ba795f09bfcb5ada7d2510';
|
|
112
53
|
export default node;
|
|
113
54
|
//# sourceMappingURL=SessionList_sessions.graphql.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":["node","hash"],"mappings":"AAAA;;AACA;AACA;
|
|
1
|
+
{"version":3,"sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":["SessionListRefetchQuery","node","hash"],"mappings":"AAAA;;AACA;AACA;AAGA,OAAOA,uBAAP,MAAoC,mCAApC;AAmBA,MAAMC,IAAoB,GAAG;AAC3B,yBAAuB,EADI;AAE3B,UAAQ,UAFmB;AAG3B,cAAY;AACV,eAAW;AACT,oBAAc,IADL;AAET,8BAAwB,EAFf;AAGT,mBAAaD;AAHJ;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;AAqDCC,IAAD,CAAcC,IAAd,GAAqB,kCAArB;AACA,eAAeD,IAAf","sourcesContent":["/* tslint:disable */\n/* eslint-disable */\n// @ts-nocheck\n\nimport { ReaderFragment } from \"relay-runtime\";\nimport SessionListRefetchQuery from \"./SessionListRefetchQuery.graphql\";\nimport { FragmentRefs } from \"relay-runtime\";\nexport type SessionList_sessions = {\n readonly sessions: ReadonlyArray<{\n readonly id: string;\n readonly current: boolean;\n readonly lastSeenAt: string;\n readonly \" $fragmentRefs\": FragmentRefs<\"SessionListItem_session\">;\n }>;\n readonly \" $refType\": \"SessionList_sessions\";\n};\nexport type SessionList_sessions$data = SessionList_sessions;\nexport type SessionList_sessions$key = {\n readonly \" $data\"?: SessionList_sessions$data;\n readonly \" $fragmentRefs\": FragmentRefs<\"SessionList_sessions\">;\n};\n\n\n\nconst node: ReaderFragment = {\n \"argumentDefinitions\": [],\n \"kind\": \"Fragment\",\n \"metadata\": {\n \"refetch\": {\n \"connection\": null,\n \"fragmentPathInResult\": [],\n \"operation\": SessionListRefetchQuery\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(node as any).hash = '1b21c937c7ba795f09bfcb5ada7d2510';\nexport default node;\n"],"file":"SessionList_sessions.graphql.js"}
|
package/dist/types/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileDrawerSignOutMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ProfileDrawerSignOutMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,qCAAqC,GAAG,EAAE,CAAC;AACvD,oBAAY,oCAAoC,GAAG;IAC/C,QAAQ,CAAC,OAAO,EAAE;QACd,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACxB,CAAC;CACL,CAAC;AACF,oBAAY,4BAA4B,GAAG;IACvC,QAAQ,CAAC,QAAQ,EAAE,oCAAoC,CAAC;IACxD,QAAQ,CAAC,SAAS,EAAE,qCAAqC,CAAC;CAC7D,CAAC;AAYF,QAAA,MAAM,IAAI,EAAE,eA+CR,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileDrawerUpdateAvatarMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ProfileDrawerUpdateAvatarMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,iBAAiB,GAAG;IAC5B,MAAM,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;CAC3B,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACrD,KAAK,EAAE,iBAAiB,CAAC;CAC5B,CAAC;AACF,oBAAY,yCAAyC,GAAG;IACpD,QAAQ,CAAC,YAAY,EAAE;QACnB,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;KAClC,CAAC;CACL,CAAC;AACF,oBAAY,iCAAiC,GAAG;IAC5C,QAAQ,CAAC,QAAQ,EAAE,yCAAyC,CAAC;IAC7D,QAAQ,CAAC,SAAS,EAAE,0CAA0C,CAAC;CAClE,CAAC;AAeF,QAAA,MAAM,IAAI,EAAE,eAmER,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
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":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ProfileUpdateNameModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdateNameModalMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,kBAAkB,GAAG;IAC7B,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B,CAAC;AACF,oBAAY,uCAAuC,GAAG;IAClD,KAAK,EAAE,kBAAkB,CAAC;CAC7B,CAAC;AACF,oBAAY,sCAAsC,GAAG;IACjD,QAAQ,CAAC,aAAa,EAAE;QACpB,QAAQ,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;QAClC,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;KACpC,CAAC;CACL,CAAC;AACF,oBAAY,8BAA8B,GAAG;IACzC,QAAQ,CAAC,QAAQ,EAAE,sCAAsC,CAAC;IAC1D,QAAQ,CAAC,SAAS,EAAE,uCAAuC,CAAC;CAC/D,CAAC;AAgBF,QAAA,MAAM,IAAI,EAAE,eA0FR,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfileUpdatePasswordModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ProfileUpdatePasswordModalMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProfileUpdatePasswordModalMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,mBAAmB,GAAG;IAC9B,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,CAAC;CAC3B,CAAC;AACF,oBAAY,2CAA2C,GAAG;IACtD,KAAK,EAAE,mBAAmB,CAAC;CAC9B,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACrD,QAAQ,CAAC,cAAc,EAAE;QACrB,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;KACvB,CAAC;CACL,CAAC;AACF,oBAAY,kCAAkC,GAAG;IAC7C,QAAQ,CAAC,QAAQ,EAAE,0CAA0C,CAAC;IAC9D,QAAQ,CAAC,SAAS,EAAE,2CAA2C,CAAC;CACnE,CAAC;AAcF,QAAA,MAAM,IAAI,EAAE,eA4DR,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProtectedWrapperQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProtectedWrapperQuery.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"ProtectedWrapperQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/profile/__generated__/ProtectedWrapperQuery.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,8BAA8B,GAAG,EAAE,CAAC;AAChD,oBAAY,6BAA6B,GAAG;IACxC,QAAQ,CAAC,OAAO,EAAE;QACd,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;KAClC,CAAC;CACL,CAAC;AACF,oBAAY,qBAAqB,GAAG;IAChC,QAAQ,CAAC,QAAQ,EAAE,6BAA6B,CAAC;IACjD,QAAQ,CAAC,SAAS,EAAE,8BAA8B,CAAC;CACtD,CAAC;AAgBF,QAAA,MAAM,IAAI,EAAE,eA2ER,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionList.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/session/SessionList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionList.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/session/SessionList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAOpD,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAgBxF,UAAU,gBAAgB;IACxB,WAAW,EAAE,wBAAwB,CAAC;CACvC;AAED,eAAO,MAAM,KAAK;;;qFAGjB,CAAC;AAEF,eAAO,MAAM,IAAI;;;qFAGhB,CAAC;AAaF,eAAO,MAAM,6BAA6B,MAAM,CAAC;AAEjD,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA6F3C,CAAC;AAEF,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/session/SessionListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionListItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/components/session/SessionListItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA+B,MAAM,OAAO,CAAC;AAgBpD,OAAO,EAAE,2BAA2B,EAAE,MAAM,iDAAiD,CAAC;AA6B9F,UAAU,oBAAoB;IAC5B,UAAU,EAAE,2BAA2B,CAAC;IACxC,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,eAAO,MAAM,SAAS;;;qFA0BrB,CAAC;AAOF,eAAO,MAAM,OAAO;;;qFAGnB,CAAC;AAmDF,eAAO,MAAM,aAAa;;;qFAKzB,CAAC;AAEF,UAAU,SAAS;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB;AACD,eAAO,MAAM,IAAI;;;iGAgBhB,CAAC;AAaF,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CA8InD,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
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":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionDrawerContentQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionDrawerContentQuery.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,kCAAkC,GAAG,EAAE,CAAC;AACpD,oBAAY,iCAAiC,GAAG;IAC5C,QAAQ,CAAC,gBAAgB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACnE,CAAC;AACF,oBAAY,yBAAyB,GAAG;IACpC,QAAQ,CAAC,QAAQ,EAAE,iCAAiC,CAAC;IACrD,QAAQ,CAAC,SAAS,EAAE,kCAAkC,CAAC;CAC1D,CAAC;AAqCF,QAAA,MAAM,IAAI,EAAE,eA2JX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListDestroyAllOtherSessionsMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionListDestroyAllOtherSessionsMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListDestroyAllOtherSessionsMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,mDAAmD,GAAG,EAAE,CAAC;AACrE,oBAAY,kDAAkD,GAAG;IAC7D,QAAQ,CAAC,uBAAuB,EAAE;QAC9B,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACxB,CAAC;CACL,CAAC;AACF,oBAAY,0CAA0C,GAAG;IACrD,QAAQ,CAAC,QAAQ,EAAE,kDAAkD,CAAC;IACtE,QAAQ,CAAC,SAAS,EAAE,mDAAmD,CAAC;CAC3E,CAAC;AAYF,QAAA,MAAM,IAAI,EAAE,eA+CR,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionListItemDestroySessionMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionListItemDestroySessionMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItemDestroySessionMutation.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,oBAAY,mBAAmB,GAAG;IAC9B,EAAE,EAAE,MAAM,CAAC;CACd,CAAC;AACF,oBAAY,8CAA8C,GAAG;IACzD,KAAK,EAAE,mBAAmB,CAAC;CAC9B,CAAC;AACF,oBAAY,6CAA6C,GAAG;IACxD,QAAQ,CAAC,cAAc,EAAE;QACrB,QAAQ,CAAC,EAAE,EAAE,OAAO,CAAC;KACxB,CAAC;CACL,CAAC;AACF,oBAAY,qCAAqC,GAAG;IAChD,QAAQ,CAAC,QAAQ,EAAE,6CAA6C,CAAC;IACjE,QAAQ,CAAC,SAAS,EAAE,8CAA8C,CAAC;CACtE,CAAC;AAcF,QAAA,MAAM,IAAI,EAAE,eA4DR,CAAC;AAEL,eAAe,IAAI,CAAC"}
|
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":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionListItem_session.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListItem_session.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,uBAAuB,GAAG;IAClC,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,WAAW,EAAE,yBAAyB,CAAC;CACnD,CAAC;AACF,oBAAY,4BAA4B,GAAG,uBAAuB,CAAC;AACnE,oBAAY,2BAA2B,GAAG;IACtC,QAAQ,CAAC,QAAQ,CAAC,EAAE,4BAA4B,CAAC;IACjD,QAAQ,CAAC,gBAAgB,EAAE,YAAY,CAAC,yBAAyB,CAAC,CAAC;CACtE,CAAC;AAIF,QAAA,MAAM,IAAI,EAAE,cAkHX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { ConcreteRequest } from "relay-runtime";
|
|
2
|
+
import { FragmentRefs } from "relay-runtime";
|
|
3
|
+
export declare type SessionListRefetchQueryVariables = {};
|
|
4
|
+
export declare type SessionListRefetchQueryResponse = {
|
|
5
|
+
readonly " $fragmentRefs": FragmentRefs<"SessionList_sessions">;
|
|
6
|
+
};
|
|
7
|
+
export declare type SessionListRefetchQuery = {
|
|
8
|
+
readonly response: SessionListRefetchQueryResponse;
|
|
9
|
+
readonly variables: SessionListRefetchQueryVariables;
|
|
10
|
+
};
|
|
11
|
+
declare const node: ConcreteRequest;
|
|
12
|
+
export default node;
|
|
13
|
+
//# sourceMappingURL=SessionListRefetchQuery.graphql.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SessionListRefetchQuery.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionListRefetchQuery.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAEhD,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,gCAAgC,GAAG,EAAE,CAAC;AAClD,oBAAY,+BAA+B,GAAG;IAC1C,QAAQ,CAAC,gBAAgB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACnE,CAAC;AACF,oBAAY,uBAAuB,GAAG;IAClC,QAAQ,CAAC,QAAQ,EAAE,+BAA+B,CAAC;IACnD,QAAQ,CAAC,SAAS,EAAE,gCAAgC,CAAC;CACxD,CAAC;AAqCF,QAAA,MAAM,IAAI,EAAE,eA2JX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
import { ReaderFragment } from "relay-runtime";
|
|
2
2
|
import { FragmentRefs } from "relay-runtime";
|
|
3
3
|
export declare type SessionList_sessions = {
|
|
4
|
-
readonly sessions: {
|
|
5
|
-
readonly
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
readonly " $fragmentRefs": FragmentRefs<"SessionListItem_session">;
|
|
11
|
-
};
|
|
12
|
-
}>;
|
|
13
|
-
};
|
|
4
|
+
readonly sessions: ReadonlyArray<{
|
|
5
|
+
readonly id: string;
|
|
6
|
+
readonly current: boolean;
|
|
7
|
+
readonly lastSeenAt: string;
|
|
8
|
+
readonly " $fragmentRefs": FragmentRefs<"SessionListItem_session">;
|
|
9
|
+
}>;
|
|
14
10
|
readonly " $refType": "SessionList_sessions";
|
|
15
11
|
};
|
|
16
12
|
export declare type SessionList_sessions$data = SessionList_sessions;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionList_sessions.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"SessionList_sessions.graphql.d.ts","sourceRoot":"","sources":["../../../../../src/lib/components/session/__generated__/SessionList_sessions.graphql.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAE/C,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,oBAAoB,GAAG;IAC/B,QAAQ,CAAC,QAAQ,EAAE,aAAa,CAAC;QAC7B,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;QACpB,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;QAC1B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;QAC5B,QAAQ,CAAC,gBAAgB,EAAE,YAAY,CAAC,yBAAyB,CAAC,CAAC;KACtE,CAAC,CAAC;IACH,QAAQ,CAAC,WAAW,EAAE,sBAAsB,CAAC;CAChD,CAAC;AACF,oBAAY,yBAAyB,GAAG,oBAAoB,CAAC;AAC7D,oBAAY,wBAAwB,GAAG;IACnC,QAAQ,CAAC,QAAQ,CAAC,EAAE,yBAAyB,CAAC;IAC9C,QAAQ,CAAC,gBAAgB,EAAE,YAAY,CAAC,sBAAsB,CAAC,CAAC;CACnE,CAAC;AAIF,QAAA,MAAM,IAAI,EAAE,cAoDX,CAAC;AAEF,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.32",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"repository": "git@gitlab.com:os-team/libs/profile.git",
|
|
6
6
|
"main": "dist/cjs/index.js",
|
|
@@ -41,19 +41,19 @@
|
|
|
41
41
|
"registry": "https://registry.npmjs.org"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@os-design/core": "^1.0.
|
|
45
|
-
"@os-design/icons": "^1.0.
|
|
44
|
+
"@os-design/core": "^1.0.96",
|
|
45
|
+
"@os-design/icons": "^1.0.29",
|
|
46
46
|
"@os-design/media": "^1.0.9",
|
|
47
|
-
"@os-design/styles": "^1.0.
|
|
48
|
-
"@os-design/theming": "^1.0.
|
|
49
|
-
"@os-design/utils": "^1.0.
|
|
47
|
+
"@os-design/styles": "^1.0.28",
|
|
48
|
+
"@os-design/theming": "^1.0.26",
|
|
49
|
+
"@os-design/utils": "^1.0.39",
|
|
50
50
|
"@os-team/form-utils": "^1.0.29",
|
|
51
51
|
"@os-team/plural-forms": "^1.0.9"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@babel/cli": "^7.15.
|
|
55
|
-
"@babel/core": "^7.15.
|
|
56
|
-
"@babel/preset-env": "^7.15.
|
|
54
|
+
"@babel/cli": "^7.15.7",
|
|
55
|
+
"@babel/core": "^7.15.8",
|
|
56
|
+
"@babel/preset-env": "^7.15.8",
|
|
57
57
|
"@babel/preset-react": "^7.14.5",
|
|
58
58
|
"@babel/preset-typescript": "^7.15.0",
|
|
59
59
|
"@emotion/react": "^11.4.0",
|
|
@@ -63,23 +63,23 @@
|
|
|
63
63
|
"@os-team/relay-network-creator": "^1.1.1",
|
|
64
64
|
"@os-team/relay-network-mw-credentials": "^1.1.2",
|
|
65
65
|
"@os-team/relay-network-mw-upload": "^1.1.2",
|
|
66
|
-
"@types/jest": "^27.0.
|
|
67
|
-
"@types/node": "^16.
|
|
68
|
-
"@types/react": "^17.0.
|
|
66
|
+
"@types/jest": "^27.0.2",
|
|
67
|
+
"@types/node": "^16.10.3",
|
|
68
|
+
"@types/react": "^17.0.27",
|
|
69
69
|
"@types/react-dom": "^17.0.9",
|
|
70
70
|
"@types/react-relay": "^11.0.2",
|
|
71
|
-
"@types/react-router-dom": "^5.1
|
|
72
|
-
"@typescript-eslint/eslint-plugin": "^4.
|
|
73
|
-
"@typescript-eslint/parser": "^4.
|
|
71
|
+
"@types/react-router-dom": "^5.3.1",
|
|
72
|
+
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
|
73
|
+
"@typescript-eslint/parser": "^4.33.0",
|
|
74
74
|
"babel-plugin-relay": "^12.0.0",
|
|
75
75
|
"cross-env": "^7.0.3",
|
|
76
76
|
"eslint": "^7.32.0",
|
|
77
|
-
"eslint-config-os-team-react": "1.1.
|
|
77
|
+
"eslint-config-os-team-react": "1.1.28",
|
|
78
78
|
"eslint-plugin-import": "^2.24.2",
|
|
79
|
-
"eslint-plugin-jest": "^24.
|
|
79
|
+
"eslint-plugin-jest": "^24.5.2",
|
|
80
80
|
"eslint-plugin-jsx-a11y": "^6.4.1",
|
|
81
81
|
"eslint-plugin-promise": "^5.1.0",
|
|
82
|
-
"eslint-plugin-react": "^7.
|
|
82
|
+
"eslint-plugin-react": "^7.26.1",
|
|
83
83
|
"eslint-plugin-react-hooks": "^4.2.0",
|
|
84
84
|
"get-graphql-schema": "^2.1.2",
|
|
85
85
|
"graphql": "^15.5.1",
|
|
@@ -88,9 +88,9 @@
|
|
|
88
88
|
"i18next-browser-languagedetector": "^6.1.2",
|
|
89
89
|
"i18next-http-backend": "^1.2.6",
|
|
90
90
|
"lazysizes": "^5.3.2",
|
|
91
|
-
"lint-staged": "^11.
|
|
91
|
+
"lint-staged": "^11.2.0",
|
|
92
92
|
"npm-run-all": "^4.1.5",
|
|
93
|
-
"prettier": "2.4.
|
|
93
|
+
"prettier": "2.4.1",
|
|
94
94
|
"progress-bar-webpack-plugin": "^2.1.0",
|
|
95
95
|
"react": "0.0.0-experimental-1314299c7-20210901",
|
|
96
96
|
"react-dom": "0.0.0-experimental-1314299c7-20210901",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"relay-compiler": "^12.0.0",
|
|
103
103
|
"relay-compiler-language-typescript": "^14.0.0",
|
|
104
104
|
"relay-runtime": "^12.0.0",
|
|
105
|
-
"release-it": "^14.11.
|
|
105
|
+
"release-it": "^14.11.6",
|
|
106
106
|
"typescript": "^4.4.3",
|
|
107
107
|
"webpack-bundle-analyzer": "^4.4.2"
|
|
108
108
|
},
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"@os-team/relay-network-mw-upload": ">=1",
|
|
116
116
|
"babel-plugin-relay": ">=12",
|
|
117
117
|
"graphql": ">=15",
|
|
118
|
-
"i18next": ">=
|
|
118
|
+
"i18next": ">=21",
|
|
119
119
|
"i18next-browser-languagedetector": ">=6",
|
|
120
120
|
"i18next-http-backend": ">=1",
|
|
121
121
|
"lazysizes": ">=5",
|