@os-team/profile 1.0.31 → 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.
Files changed (28) hide show
  1. package/dist/cjs/components/session/SessionList.js +21 -26
  2. package/dist/cjs/components/session/SessionList.js.map +1 -1
  3. package/dist/cjs/components/session/SessionListItem.js +5 -8
  4. package/dist/cjs/components/session/SessionListItem.js.map +1 -1
  5. package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js +96 -165
  6. package/dist/cjs/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
  7. package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js +183 -0
  8. package/dist/cjs/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -0
  9. package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js +29 -85
  10. package/dist/cjs/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
  11. package/dist/esm/components/session/SessionList.js +14 -14
  12. package/dist/esm/components/session/SessionList.js.map +1 -1
  13. package/dist/esm/components/session/SessionListItem.js +3 -4
  14. package/dist/esm/components/session/SessionListItem.js.map +1 -1
  15. package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js +96 -165
  16. package/dist/esm/components/session/__generated__/SessionDrawerContentQuery.graphql.js.map +1 -1
  17. package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js +175 -0
  18. package/dist/esm/components/session/__generated__/SessionListRefetchQuery.graphql.js.map +1 -0
  19. package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js +26 -85
  20. package/dist/esm/components/session/__generated__/SessionList_sessions.graphql.js.map +1 -1
  21. package/dist/types/components/session/SessionList.d.ts.map +1 -1
  22. package/dist/types/components/session/SessionListItem.d.ts.map +1 -1
  23. package/dist/types/components/session/__generated__/SessionDrawerContentQuery.graphql.d.ts.map +1 -1
  24. package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts +13 -0
  25. package/dist/types/components/session/__generated__/SessionListRefetchQuery.graphql.d.ts.map +1 -0
  26. package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts +6 -10
  27. package/dist/types/components/session/__generated__/SessionList_sessions.graphql.d.ts.map +1 -1
  28. package/package.json +1 -1
@@ -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
- "connection": [{
18
- "count": "count",
19
- "cursor": "cursor",
20
- "direction": "forward",
21
- "path": ["sessions"]
22
- }]
10
+ "refetch": {
11
+ "connection": null,
12
+ "fragmentPathInResult": [],
13
+ "operation": SessionListRefetchQuery
14
+ }
23
15
  },
24
16
  "name": "SessionList_sessions",
25
17
  "selections": [{
26
- "alias": "sessions",
18
+ "alias": null,
27
19
  "args": null,
28
- "concreteType": "SessionPayloadConnection",
20
+ "concreteType": "SessionPayload",
29
21
  "kind": "LinkedField",
30
- "name": "__SessionList_sessions_connection",
31
- "plural": false,
22
+ "name": "sessions",
23
+ "plural": true,
32
24
  "selections": [{
33
25
  "alias": null,
34
26
  "args": null,
35
- "concreteType": "SessionPayloadEdge",
36
- "kind": "LinkedField",
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
- "concreteType": "PageInfo",
88
- "kind": "LinkedField",
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 = 'ffc097fbe501d309e554b7f98ebedd67';
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;AA0BA,MAAMA,IAAoB,GAAG;AAC3B,yBAAuB,CACrB;AACE,oBAAgB,IADlB;AAEE,YAAQ,eAFV;AAGE,YAAQ;AAHV,GADqB,EAMrB;AACE,oBAAgB,IADlB;AAEE,YAAQ,eAFV;AAGE,YAAQ;AAHV,GANqB,CADI;AAa3B,UAAQ,UAbmB;AAc3B,cAAY;AACV,kBAAc,CACZ;AACE,eAAS,OADX;AAEE,gBAAU,QAFZ;AAGE,mBAAa,SAHf;AAIE,cAAQ,CACN,UADM;AAJV,KADY;AADJ,GAde;AA0B3B,UAAQ,sBA1BmB;AA2B3B,gBAAc,CACZ;AACE,aAAS,UADX;AAEE,YAAQ,IAFV;AAGE,oBAAgB,0BAHlB;AAIE,YAAQ,aAJV;AAKE,YAAQ,mCALV;AAME,cAAU,KANZ;AAOE,kBAAc,CACZ;AACE,eAAS,IADX;AAEE,cAAQ,IAFV;AAGE,sBAAgB,oBAHlB;AAIE,cAAQ,aAJV;AAKE,cAAQ,OALV;AAME,gBAAU,IANZ;AAOE,oBAAc,CACZ;AACE,iBAAS,IADX;AAEE,gBAAQ,IAFV;AAGE,wBAAgB,gBAHlB;AAIE,gBAAQ,aAJV;AAKE,gBAAQ,MALV;AAME,kBAAU,KANZ;AAOE,sBAAc,CACZ;AACE,mBAAS,IADX;AAEE,kBAAQ,IAFV;AAGE,kBAAQ,aAHV;AAIE,kBAAQ,IAJV;AAKE,wBAAc;AALhB,SADY,EAQZ;AACE,mBAAS,IADX;AAEE,kBAAQ,IAFV;AAGE,kBAAQ,aAHV;AAIE,kBAAQ,SAJV;AAKE,wBAAc;AALhB,SARY,EAeZ;AACE,mBAAS,IADX;AAEE,kBAAQ,IAFV;AAGE,kBAAQ,aAHV;AAIE,kBAAQ,YAJV;AAKE,wBAAc;AALhB,SAfY,EAsBZ;AACE,mBAAS,IADX;AAEE,kBAAQ,IAFV;AAGE,kBAAQ,aAHV;AAIE,kBAAQ,YAJV;AAKE,wBAAc;AALhB,SAtBY,EA6BZ;AACE,kBAAQ,IADV;AAEE,kBAAQ,gBAFV;AAGE,kBAAQ;AAHV,SA7BY,CAPhB;AA0CE,sBAAc;AA1ChB,OADY,EA6CZ;AACE,iBAAS,IADX;AAEE,gBAAQ,IAFV;AAGE,gBAAQ,aAHV;AAIE,gBAAQ,QAJV;AAKE,sBAAc;AALhB,OA7CY,CAPhB;AA4DE,oBAAc;AA5DhB,KADY,EA+DZ;AACE,eAAS,IADX;AAEE,cAAQ,IAFV;AAGE,sBAAgB,UAHlB;AAIE,cAAQ,aAJV;AAKE,cAAQ,UALV;AAME,gBAAU,KANZ;AAOE,oBAAc,CACZ;AACE,iBAAS,IADX;AAEE,gBAAQ,IAFV;AAGE,gBAAQ,aAHV;AAIE,gBAAQ,WAJV;AAKE,sBAAc;AALhB,OADY,EAQZ;AACE,iBAAS,IADX;AAEE,gBAAQ,IAFV;AAGE,gBAAQ,aAHV;AAIE,gBAAQ,aAJV;AAKE,sBAAc;AALhB,OARY,CAPhB;AAuBE,oBAAc;AAvBhB,KA/DY,CAPhB;AAgGE,kBAAc;AAhGhB,GADY,CA3Ba;AA+H3B,UAAQ,OA/HmB;AAgI3B,iBAAe;AAhIY,CAA7B;AAkICA,IAAD,CAAcC,IAAd,GAAqB,kCAArB;AACA,eAAeD,IAAf","sourcesContent":["/* tslint:disable */\n/* eslint-disable */\n// @ts-nocheck\n\nimport { ReaderFragment } from \"relay-runtime\";\n\nimport { FragmentRefs } from \"relay-runtime\";\nexport type SessionList_sessions = {\n readonly sessions: {\n readonly edges: ReadonlyArray<{\n readonly node: {\n readonly id: string;\n readonly current: boolean;\n readonly lastSeenAt: string;\n readonly \" $fragmentRefs\": FragmentRefs<\"SessionListItem_session\">;\n };\n }>;\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 {\n \"defaultValue\": null,\n \"kind\": \"LocalArgument\",\n \"name\": \"count\"\n },\n {\n \"defaultValue\": null,\n \"kind\": \"LocalArgument\",\n \"name\": \"cursor\"\n }\n ],\n \"kind\": \"Fragment\",\n \"metadata\": {\n \"connection\": [\n {\n \"count\": \"count\",\n \"cursor\": \"cursor\",\n \"direction\": \"forward\",\n \"path\": [\n \"sessions\"\n ]\n }\n ]\n },\n \"name\": \"SessionList_sessions\",\n \"selections\": [\n {\n \"alias\": \"sessions\",\n \"args\": null,\n \"concreteType\": \"SessionPayloadConnection\",\n \"kind\": \"LinkedField\",\n \"name\": \"__SessionList_sessions_connection\",\n \"plural\": false,\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"concreteType\": \"SessionPayloadEdge\",\n \"kind\": \"LinkedField\",\n \"name\": \"edges\",\n \"plural\": true,\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"concreteType\": \"SessionPayload\",\n \"kind\": \"LinkedField\",\n \"name\": \"node\",\n \"plural\": false,\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 \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"__typename\",\n \"storageKey\": null\n },\n {\n \"args\": null,\n \"kind\": \"FragmentSpread\",\n \"name\": \"SessionListItem_session\"\n }\n ],\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"cursor\",\n \"storageKey\": null\n }\n ],\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"concreteType\": \"PageInfo\",\n \"kind\": \"LinkedField\",\n \"name\": \"pageInfo\",\n \"plural\": false,\n \"selections\": [\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"endCursor\",\n \"storageKey\": null\n },\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"hasNextPage\",\n \"storageKey\": null\n }\n ],\n \"storageKey\": null\n }\n ],\n \"storageKey\": null\n }\n ],\n \"type\": \"Query\",\n \"abstractKey\": null\n};\n(node as any).hash = 'ffc097fbe501d309e554b7f98ebedd67';\nexport default node;\n"],"file":"SessionList_sessions.graphql.js"}
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"}
@@ -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;AAQpD,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAqBxF,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,CAkG3C,CAAC;AAEF,eAAe,WAAW,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;AAiBpD,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"}
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"}
@@ -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;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;AA+CF,QAAA,MAAM,IAAI,EAAE,eAiOX,CAAC;AAEF,eAAe,IAAI,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"}
@@ -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 edges: ReadonlyArray<{
6
- readonly node: {
7
- readonly id: string;
8
- readonly current: boolean;
9
- readonly lastSeenAt: string;
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;AAE/C,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAC7C,oBAAY,oBAAoB,GAAG;IAC/B,QAAQ,CAAC,QAAQ,EAAE;QACf,QAAQ,CAAC,KAAK,EAAE,aAAa,CAAC;YAC1B,QAAQ,CAAC,IAAI,EAAE;gBACX,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;gBACpB,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;gBAC1B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAC;gBAC5B,QAAQ,CAAC,gBAAgB,EAAE,YAAY,CAAC,yBAAyB,CAAC,CAAC;aACtE,CAAC;SACL,CAAC,CAAC;KACN,CAAC;IACF,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,cAiIX,CAAC;AAEF,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":"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.31",
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",