@os-team/profile 1.1.10 → 1.1.11

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 (42) hide show
  1. package/README.md +12 -28
  2. package/dist/cjs/components/profile/ProfileUpdatePasswordModal.js +1 -1
  3. package/dist/cjs/components/profile/ProfileUpdatePasswordModal.js.map +1 -1
  4. package/dist/cjs/components/profile/ProtectedWrapper.js +2 -6
  5. package/dist/cjs/components/profile/ProtectedWrapper.js.map +1 -1
  6. package/dist/cjs/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js +65 -0
  7. package/dist/cjs/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js.map +1 -0
  8. package/dist/cjs/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js +80 -0
  9. package/dist/cjs/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js.map +1 -0
  10. package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js +4 -10
  11. package/dist/cjs/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
  12. package/dist/esm/components/profile/ProfileUpdatePasswordModal.js +1 -1
  13. package/dist/esm/components/profile/ProfileUpdatePasswordModal.js.map +1 -1
  14. package/dist/esm/components/profile/ProtectedWrapper.js +2 -6
  15. package/dist/esm/components/profile/ProtectedWrapper.js.map +1 -1
  16. package/dist/esm/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js +58 -0
  17. package/dist/esm/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.js.map +1 -0
  18. package/dist/esm/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js +73 -0
  19. package/dist/esm/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.js.map +1 -0
  20. package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js +4 -10
  21. package/dist/esm/components/profile/__generated__/ProtectedWrapperQuery.graphql.js.map +1 -1
  22. package/dist/types/src/lib/components/profile/ProfileUpdatePasswordModal.d.ts.map +1 -1
  23. package/dist/types/src/lib/components/profile/ProtectedWrapper.d.ts.map +1 -1
  24. package/dist/types/src/lib/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.d.ts +14 -0
  25. package/dist/types/src/lib/components/profile/__generated__/ProfileDrawerSignOutMutation.graphql.d.ts.map +1 -0
  26. package/dist/types/src/lib/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.d.ts +20 -0
  27. package/dist/types/src/lib/components/profile/__generated__/ProfileDrawerUpdateAvatarMutation.graphql.d.ts.map +1 -0
  28. package/dist/types/src/lib/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts +0 -1
  29. package/dist/types/src/lib/components/profile/__generated__/ProtectedWrapperQuery.graphql.d.ts.map +1 -1
  30. package/package.json +1 -1
  31. package/dist/cjs/components/profile/SetFirstPassword.js +0 -88
  32. package/dist/cjs/components/profile/SetFirstPassword.js.map +0 -1
  33. package/dist/cjs/components/profile/__generated__/SetFirstPasswordMutation.graphql.js +0 -90
  34. package/dist/cjs/components/profile/__generated__/SetFirstPasswordMutation.graphql.js.map +0 -1
  35. package/dist/esm/components/profile/SetFirstPassword.js +0 -73
  36. package/dist/esm/components/profile/SetFirstPassword.js.map +0 -1
  37. package/dist/esm/components/profile/__generated__/SetFirstPasswordMutation.graphql.js +0 -83
  38. package/dist/esm/components/profile/__generated__/SetFirstPasswordMutation.graphql.js.map +0 -1
  39. package/dist/types/src/lib/components/profile/SetFirstPassword.d.ts +0 -4
  40. package/dist/types/src/lib/components/profile/SetFirstPassword.d.ts.map +0 -1
  41. package/dist/types/src/lib/components/profile/__generated__/SetFirstPasswordMutation.graphql.d.ts +0 -19
  42. package/dist/types/src/lib/components/profile/__generated__/SetFirstPasswordMutation.graphql.d.ts.map +0 -1
@@ -1,83 +0,0 @@
1
- /**
2
- * @generated SignedSource<<84cc962ed08d5b94d24d48c38ff45f69>>
3
- * @lightSyntaxTransform
4
- * @nogrep
5
- */
6
-
7
- /* tslint:disable */
8
- /* eslint-disable */
9
- // @ts-nocheck
10
-
11
- const node = function () {
12
- var v0 = [{
13
- "defaultValue": null,
14
- "kind": "LocalArgument",
15
- "name": "input"
16
- }],
17
- v1 = [{
18
- "kind": "Variable",
19
- "name": "input",
20
- "variableName": "input"
21
- }],
22
- v2 = {
23
- "alias": null,
24
- "args": null,
25
- "kind": "ScalarField",
26
- "name": "hasPassword",
27
- "storageKey": null
28
- };
29
- return {
30
- "fragment": {
31
- "argumentDefinitions": v0 /*: any*/,
32
- "kind": "Fragment",
33
- "metadata": null,
34
- "name": "SetFirstPasswordMutation",
35
- "selections": [{
36
- "alias": null,
37
- "args": v1 /*: any*/,
38
- "concreteType": "User",
39
- "kind": "LinkedField",
40
- "name": "setFirstPassword",
41
- "plural": false,
42
- "selections": [v2 /*: any*/],
43
-
44
- "storageKey": null
45
- }],
46
- "type": "Mutation",
47
- "abstractKey": null
48
- },
49
- "kind": "Request",
50
- "operation": {
51
- "argumentDefinitions": v0 /*: any*/,
52
- "kind": "Operation",
53
- "name": "SetFirstPasswordMutation",
54
- "selections": [{
55
- "alias": null,
56
- "args": v1 /*: any*/,
57
- "concreteType": "User",
58
- "kind": "LinkedField",
59
- "name": "setFirstPassword",
60
- "plural": false,
61
- "selections": [v2 /*: any*/, {
62
- "alias": null,
63
- "args": null,
64
- "kind": "ScalarField",
65
- "name": "id",
66
- "storageKey": null
67
- }],
68
- "storageKey": null
69
- }]
70
- },
71
- "params": {
72
- "cacheID": "9cc448bd00e91059ee951b234d7f4fff",
73
- "id": null,
74
- "metadata": {},
75
- "name": "SetFirstPasswordMutation",
76
- "operationKind": "mutation",
77
- "text": "mutation SetFirstPasswordMutation(\n $input: SetFirstPasswordInput!\n) {\n setFirstPassword(input: $input) {\n hasPassword\n id\n }\n}\n"
78
- }
79
- };
80
- }();
81
- node.hash = "a62bc52ce4bf5b535def5a82e43ee16c";
82
- export default node;
83
- //# sourceMappingURL=SetFirstPasswordMutation.graphql.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SetFirstPasswordMutation.graphql.js","names":["node","v0","v1","v2","hash"],"sources":["../../../../../src/lib/components/profile/__generated__/SetFirstPasswordMutation.graphql.ts"],"sourcesContent":["/**\n * @generated SignedSource<<84cc962ed08d5b94d24d48c38ff45f69>>\n * @lightSyntaxTransform\n * @nogrep\n */\n\n/* tslint:disable */\n/* eslint-disable */\n// @ts-nocheck\n\nimport { ConcreteRequest, Mutation } from 'relay-runtime';\nexport type SetFirstPasswordInput = {\n password: string;\n};\nexport type SetFirstPasswordMutation$variables = {\n input: SetFirstPasswordInput;\n};\nexport type SetFirstPasswordMutation$data = {\n readonly setFirstPassword: {\n readonly hasPassword: boolean;\n };\n};\nexport type SetFirstPasswordMutation = {\n response: SetFirstPasswordMutation$data;\n variables: SetFirstPasswordMutation$variables;\n};\n\nconst node: ConcreteRequest = (function(){\nvar v0 = [\n {\n \"defaultValue\": null,\n \"kind\": \"LocalArgument\",\n \"name\": \"input\"\n }\n],\nv1 = [\n {\n \"kind\": \"Variable\",\n \"name\": \"input\",\n \"variableName\": \"input\"\n }\n],\nv2 = {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"hasPassword\",\n \"storageKey\": null\n};\nreturn {\n \"fragment\": {\n \"argumentDefinitions\": (v0/*: any*/),\n \"kind\": \"Fragment\",\n \"metadata\": null,\n \"name\": \"SetFirstPasswordMutation\",\n \"selections\": [\n {\n \"alias\": null,\n \"args\": (v1/*: any*/),\n \"concreteType\": \"User\",\n \"kind\": \"LinkedField\",\n \"name\": \"setFirstPassword\",\n \"plural\": false,\n \"selections\": [\n (v2/*: any*/)\n ],\n \"storageKey\": null\n }\n ],\n \"type\": \"Mutation\",\n \"abstractKey\": null\n },\n \"kind\": \"Request\",\n \"operation\": {\n \"argumentDefinitions\": (v0/*: any*/),\n \"kind\": \"Operation\",\n \"name\": \"SetFirstPasswordMutation\",\n \"selections\": [\n {\n \"alias\": null,\n \"args\": (v1/*: any*/),\n \"concreteType\": \"User\",\n \"kind\": \"LinkedField\",\n \"name\": \"setFirstPassword\",\n \"plural\": false,\n \"selections\": [\n (v2/*: any*/),\n {\n \"alias\": null,\n \"args\": null,\n \"kind\": \"ScalarField\",\n \"name\": \"id\",\n \"storageKey\": null\n }\n ],\n \"storageKey\": null\n }\n ]\n },\n \"params\": {\n \"cacheID\": \"9cc448bd00e91059ee951b234d7f4fff\",\n \"id\": null,\n \"metadata\": {},\n \"name\": \"SetFirstPasswordMutation\",\n \"operationKind\": \"mutation\",\n \"text\": \"mutation SetFirstPasswordMutation(\\n $input: SetFirstPasswordInput!\\n) {\\n setFirstPassword(input: $input) {\\n hasPassword\\n id\\n }\\n}\\n\"\n }\n};\n})();\n\n(node as any).hash = \"a62bc52ce4bf5b535def5a82e43ee16c\";\n\nexport default node;\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAmBA,MAAMA,IAAqB,GAAI,YAAU;EACzC,IAAIC,EAAE,GAAG,CACP;MACE,cAAc,EAAE,IAAI;MACpB,MAAM,EAAE,eAAe;MACvB,MAAM,EAAE;IACV,CAAC,CACF;IACDC,EAAE,GAAG,CACH;MACE,MAAM,EAAE,UAAU;MAClB,MAAM,EAAE,OAAO;MACf,cAAc,EAAE;IAClB,CAAC,CACF;IACDC,EAAE,GAAG;MACH,OAAO,EAAE,IAAI;MACb,MAAM,EAAE,IAAI;MACZ,MAAM,EAAE,aAAa;MACrB,MAAM,EAAE,aAAa;MACrB,YAAY,EAAE;IAChB,CAAC;EACD,OAAO;IACL,UAAU,EAAE;MACV,qBAAqB,EAAGF,EAAE,UAAU;MACpC,MAAM,EAAE,UAAU;MAClB,UAAU,EAAE,IAAI;MAChB,MAAM,EAAE,0BAA0B;MAClC,YAAY,EAAE,CACZ;QACE,OAAO,EAAE,IAAI;QACb,MAAM,EAAGC,EAAE,UAAU;QACrB,cAAc,EAAE,MAAM;QACtB,MAAM,EAAE,aAAa;QACrB,MAAM,EAAE,kBAAkB;QAC1B,QAAQ,EAAE,KAAK;QACf,YAAY,EAAE,CACXC,EAAE,WACJ;;QACD,YAAY,EAAE;MAChB,CAAC,CACF;MACD,MAAM,EAAE,UAAU;MAClB,aAAa,EAAE;IACjB,CAAC;IACD,MAAM,EAAE,SAAS;IACjB,WAAW,EAAE;MACX,qBAAqB,EAAGF,EAAE,UAAU;MACpC,MAAM,EAAE,WAAW;MACnB,MAAM,EAAE,0BAA0B;MAClC,YAAY,EAAE,CACZ;QACE,OAAO,EAAE,IAAI;QACb,MAAM,EAAGC,EAAE,UAAU;QACrB,cAAc,EAAE,MAAM;QACtB,MAAM,EAAE,aAAa;QACrB,MAAM,EAAE,kBAAkB;QAC1B,QAAQ,EAAE,KAAK;QACf,YAAY,EAAE,CACXC,EAAE,YACH;UACE,OAAO,EAAE,IAAI;UACb,MAAM,EAAE,IAAI;UACZ,MAAM,EAAE,aAAa;UACrB,MAAM,EAAE,IAAI;UACZ,YAAY,EAAE;QAChB,CAAC,CACF;QACD,YAAY,EAAE;MAChB,CAAC;IAEL,CAAC;IACD,QAAQ,EAAE;MACR,SAAS,EAAE,kCAAkC;MAC7C,IAAI,EAAE,IAAI;MACV,UAAU,EAAE,CAAC,CAAC;MACd,MAAM,EAAE,0BAA0B;MAClC,eAAe,EAAE,UAAU;MAC3B,MAAM,EAAE;IACV;EACF,CAAC;AACD,CAAC,CAAE,CAAC;AAEHH,IAAI,CAASI,IAAI,GAAG,kCAAkC;AAEvD,eAAeJ,IAAI"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- declare const SetFirstPassword: React.FC;
3
- export default SetFirstPassword;
4
- //# sourceMappingURL=SetFirstPassword.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SetFirstPassword.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/components/profile/SetFirstPassword.tsx"],"names":[],"mappings":"AAYA,OAAO,KAAyC,MAAM,OAAO,CAAC;AAoB9D,QAAA,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAuE7B,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -1,19 +0,0 @@
1
- import { ConcreteRequest } from 'relay-runtime';
2
- export type SetFirstPasswordInput = {
3
- password: string;
4
- };
5
- export type SetFirstPasswordMutation$variables = {
6
- input: SetFirstPasswordInput;
7
- };
8
- export type SetFirstPasswordMutation$data = {
9
- readonly setFirstPassword: {
10
- readonly hasPassword: boolean;
11
- };
12
- };
13
- export type SetFirstPasswordMutation = {
14
- response: SetFirstPasswordMutation$data;
15
- variables: SetFirstPasswordMutation$variables;
16
- };
17
- declare const node: ConcreteRequest;
18
- export default node;
19
- //# sourceMappingURL=SetFirstPasswordMutation.graphql.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SetFirstPasswordMutation.graphql.d.ts","sourceRoot":"","sources":["../../../../../../../src/lib/components/profile/__generated__/SetFirstPasswordMutation.graphql.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,eAAe,EAAY,MAAM,eAAe,CAAC;AAC1D,MAAM,MAAM,qBAAqB,GAAG;IAClC,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AACF,MAAM,MAAM,kCAAkC,GAAG;IAC/C,KAAK,EAAE,qBAAqB,CAAC;CAC9B,CAAC;AACF,MAAM,MAAM,6BAA6B,GAAG;IAC1C,QAAQ,CAAC,gBAAgB,EAAE;QACzB,QAAQ,CAAC,WAAW,EAAE,OAAO,CAAC;KAC/B,CAAC;CACH,CAAC;AACF,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,EAAE,6BAA6B,CAAC;IACxC,SAAS,EAAE,kCAAkC,CAAC;CAC/C,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,eAiFR,CAAC;AAIL,eAAe,IAAI,CAAC"}