@atiproto/lexicons 0.0.1 → 0.1.1

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 (103) hide show
  1. package/dist/index.js +2940 -19
  2. package/dist/index.js.map +1 -0
  3. package/dist/index.mjs +2919 -0
  4. package/dist/index.mjs.map +1 -0
  5. package/dist/lexicons/com/atiproto/account/profile/put.defs.d.ts +2 -8
  6. package/dist/lexicons/com/atiproto/profile.defs.d.ts +10 -159
  7. package/dist/lexicons/com/atiproto/repo/subscription/validate.defs.d.ts +3 -3
  8. package/dist/lexicons/com/atiproto/repo/tip/validate.defs.d.ts +2 -2
  9. package/dist/lexicons/com/atiproto/subscription.defs.d.ts +20 -20
  10. package/dist/lexicons/com/atiproto/tip.defs.d.ts +40 -40
  11. package/package.json +6 -3
  12. package/dist/lexicons/com/atiproto/account/cart/clone.defs.js +0 -58
  13. package/dist/lexicons/com/atiproto/account/cart/clone.js +0 -44
  14. package/dist/lexicons/com/atiproto/account/cart/create.defs.js +0 -54
  15. package/dist/lexicons/com/atiproto/account/cart/create.js +0 -44
  16. package/dist/lexicons/com/atiproto/account/cart/get.defs.js +0 -56
  17. package/dist/lexicons/com/atiproto/account/cart/get.js +0 -44
  18. package/dist/lexicons/com/atiproto/account/cart/list.defs.js +0 -56
  19. package/dist/lexicons/com/atiproto/account/cart/list.js +0 -44
  20. package/dist/lexicons/com/atiproto/account/cart/put.defs.js +0 -53
  21. package/dist/lexicons/com/atiproto/account/cart/put.js +0 -44
  22. package/dist/lexicons/com/atiproto/account/cart.js +0 -44
  23. package/dist/lexicons/com/atiproto/account/profile/get.defs.js +0 -53
  24. package/dist/lexicons/com/atiproto/account/profile/get.js +0 -44
  25. package/dist/lexicons/com/atiproto/account/profile/put.defs.js +0 -60
  26. package/dist/lexicons/com/atiproto/account/profile/put.js +0 -44
  27. package/dist/lexicons/com/atiproto/account/profile.js +0 -41
  28. package/dist/lexicons/com/atiproto/account.js +0 -41
  29. package/dist/lexicons/com/atiproto/cart.defs.js +0 -27
  30. package/dist/lexicons/com/atiproto/cart.js +0 -44
  31. package/dist/lexicons/com/atiproto/feed/list.defs.js +0 -54
  32. package/dist/lexicons/com/atiproto/feed/list.js +0 -44
  33. package/dist/lexicons/com/atiproto/feed/subscription/cancel.defs.js +0 -51
  34. package/dist/lexicons/com/atiproto/feed/subscription/cancel.js +0 -44
  35. package/dist/lexicons/com/atiproto/feed/subscription/create.defs.js +0 -59
  36. package/dist/lexicons/com/atiproto/feed/subscription/create.js +0 -44
  37. package/dist/lexicons/com/atiproto/feed/subscription/get.defs.js +0 -51
  38. package/dist/lexicons/com/atiproto/feed/subscription/get.js +0 -44
  39. package/dist/lexicons/com/atiproto/feed/subscription/list.defs.js +0 -55
  40. package/dist/lexicons/com/atiproto/feed/subscription/list.js +0 -44
  41. package/dist/lexicons/com/atiproto/feed/subscription/put.defs.js +0 -53
  42. package/dist/lexicons/com/atiproto/feed/subscription/put.js +0 -44
  43. package/dist/lexicons/com/atiproto/feed/subscription.js +0 -44
  44. package/dist/lexicons/com/atiproto/feed/tip/create.defs.js +0 -62
  45. package/dist/lexicons/com/atiproto/feed/tip/create.js +0 -44
  46. package/dist/lexicons/com/atiproto/feed/tip/get.defs.js +0 -51
  47. package/dist/lexicons/com/atiproto/feed/tip/get.js +0 -44
  48. package/dist/lexicons/com/atiproto/feed/tip/list.defs.js +0 -50
  49. package/dist/lexicons/com/atiproto/feed/tip/list.js +0 -44
  50. package/dist/lexicons/com/atiproto/feed/tip/put.defs.js +0 -53
  51. package/dist/lexicons/com/atiproto/feed/tip/put.js +0 -44
  52. package/dist/lexicons/com/atiproto/feed/tip.js +0 -43
  53. package/dist/lexicons/com/atiproto/feed.js +0 -42
  54. package/dist/lexicons/com/atiproto/profile.defs.js +0 -32
  55. package/dist/lexicons/com/atiproto/profile.js +0 -44
  56. package/dist/lexicons/com/atiproto/repo/profile/get.defs.js +0 -50
  57. package/dist/lexicons/com/atiproto/repo/profile/get.js +0 -44
  58. package/dist/lexicons/com/atiproto/repo/profile.js +0 -40
  59. package/dist/lexicons/com/atiproto/repo/subscription/search.defs.js +0 -59
  60. package/dist/lexicons/com/atiproto/repo/subscription/search.js +0 -44
  61. package/dist/lexicons/com/atiproto/repo/subscription/validate.defs.js +0 -22
  62. package/dist/lexicons/com/atiproto/repo/subscription/validate.js +0 -44
  63. package/dist/lexicons/com/atiproto/repo/subscription.js +0 -41
  64. package/dist/lexicons/com/atiproto/repo/tip/search.defs.js +0 -59
  65. package/dist/lexicons/com/atiproto/repo/tip/search.js +0 -44
  66. package/dist/lexicons/com/atiproto/repo/tip/validate.defs.js +0 -23
  67. package/dist/lexicons/com/atiproto/repo/tip/validate.js +0 -44
  68. package/dist/lexicons/com/atiproto/repo/tip.js +0 -41
  69. package/dist/lexicons/com/atiproto/repo.js +0 -42
  70. package/dist/lexicons/com/atiproto/subscription.defs.js +0 -24
  71. package/dist/lexicons/com/atiproto/subscription.js +0 -44
  72. package/dist/lexicons/com/atiproto/tip.defs.js +0 -29
  73. package/dist/lexicons/com/atiproto/tip.js +0 -44
  74. package/dist/lexicons/com/atiproto.js +0 -46
  75. package/dist/lexicons/com.js +0 -40
  76. package/dist/lexicons/index.js +0 -40
  77. package/dist/schemas/account/cart/clone.json +0 -75
  78. package/dist/schemas/account/cart/create.json +0 -52
  79. package/dist/schemas/account/cart/get.json +0 -66
  80. package/dist/schemas/account/cart/list.json +0 -73
  81. package/dist/schemas/account/cart/put.json +0 -47
  82. package/dist/schemas/account/profile/get.json +0 -42
  83. package/dist/schemas/account/profile/put.json +0 -84
  84. package/dist/schemas/cart.json +0 -74
  85. package/dist/schemas/feed/list.json +0 -49
  86. package/dist/schemas/feed/subscription/cancel.json +0 -48
  87. package/dist/schemas/feed/subscription/create.json +0 -76
  88. package/dist/schemas/feed/subscription/get.json +0 -45
  89. package/dist/schemas/feed/subscription/list.json +0 -64
  90. package/dist/schemas/feed/subscription/put.json +0 -47
  91. package/dist/schemas/feed/tip/create.json +0 -87
  92. package/dist/schemas/feed/tip/get.json +0 -45
  93. package/dist/schemas/feed/tip/list.json +0 -49
  94. package/dist/schemas/feed/tip/put.json +0 -47
  95. package/dist/schemas/profile.json +0 -88
  96. package/dist/schemas/repo/profile/get.json +0 -40
  97. package/dist/schemas/repo/subscription/search.json +0 -67
  98. package/dist/schemas/repo/subscription/validate.json +0 -55
  99. package/dist/schemas/repo/tip/search.json +0 -67
  100. package/dist/schemas/repo/tip/validate.json +0 -60
  101. package/dist/schemas/subscription.json +0 -67
  102. package/dist/schemas/tip.json +0 -57
  103. package/dist/schemas.js +0 -60
@@ -1,23 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.$output = exports.$params = exports.$lxm = exports.main = exports.$nsid = void 0;
7
- const lex_1 = require("@atproto/lex");
8
- const $nsid = 'com.atiproto.repo.tip.validate';
9
- exports.$nsid = $nsid;
10
- /** Validate that a sender has completed tip payment(s). Looks up by recordUri (sums all tips for that record) or by subject (recipient DID). These are mutually exclusive; if recordUri is provided, subject is ignored. */
11
- const main = lex_1.l.query($nsid, lex_1.l.params({
12
- sender: lex_1.l.string({ format: 'did' }),
13
- subject: lex_1.l.optional(lex_1.l.string({ format: 'did' })),
14
- recordUri: lex_1.l.optional(lex_1.l.string({ format: 'at-uri' })),
15
- minAmount: lex_1.l.optional(lex_1.l.integer()),
16
- }), lex_1.l.jsonPayload({
17
- valid: lex_1.l.boolean(),
18
- amount: lex_1.l.optional(lex_1.l.integer()),
19
- currency: lex_1.l.optional(lex_1.l.string()),
20
- reason: lex_1.l.optional(lex_1.l.string()),
21
- }));
22
- exports.main = main;
23
- exports.$lxm = main.nsid, exports.$params = main.parameters, exports.$output = main.output;
@@ -1,44 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
22
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
23
- };
24
- var __importStar = (this && this.__importStar) || (function () {
25
- var ownKeys = function(o) {
26
- ownKeys = Object.getOwnPropertyNames || function (o) {
27
- var ar = [];
28
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
29
- return ar;
30
- };
31
- return ownKeys(o);
32
- };
33
- return function (mod) {
34
- if (mod && mod.__esModule) return mod;
35
- var result = {};
36
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
37
- __setModuleDefault(result, mod);
38
- return result;
39
- };
40
- })();
41
- Object.defineProperty(exports, "__esModule", { value: true });
42
- exports.$defs = void 0;
43
- __exportStar(require("./validate.defs.js"), exports);
44
- exports.$defs = __importStar(require("./validate.defs.js"));
@@ -1,41 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || (function () {
22
- var ownKeys = function(o) {
23
- ownKeys = Object.getOwnPropertyNames || function (o) {
24
- var ar = [];
25
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
- return ar;
27
- };
28
- return ownKeys(o);
29
- };
30
- return function (mod) {
31
- if (mod && mod.__esModule) return mod;
32
- var result = {};
33
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
- __setModuleDefault(result, mod);
35
- return result;
36
- };
37
- })();
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.validate = exports.search = void 0;
40
- exports.search = __importStar(require("./tip/search.js"));
41
- exports.validate = __importStar(require("./tip/validate.js"));
@@ -1,42 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || (function () {
22
- var ownKeys = function(o) {
23
- ownKeys = Object.getOwnPropertyNames || function (o) {
24
- var ar = [];
25
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
- return ar;
27
- };
28
- return ownKeys(o);
29
- };
30
- return function (mod) {
31
- if (mod && mod.__esModule) return mod;
32
- var result = {};
33
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
- __setModuleDefault(result, mod);
35
- return result;
36
- };
37
- })();
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.tip = exports.subscription = exports.profile = void 0;
40
- exports.profile = __importStar(require("./repo/profile.js"));
41
- exports.subscription = __importStar(require("./repo/subscription.js"));
42
- exports.tip = __importStar(require("./repo/tip.js"));
@@ -1,24 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.$safeValidate = exports.$validate = exports.$safeParse = exports.$parse = exports.$matches = exports.$ifMatches = exports.$cast = exports.$check = exports.$assert = exports.$type = exports.$build = exports.$isTypeOf = exports.main = exports.$nsid = void 0;
7
- const lex_1 = require("@atproto/lex");
8
- const $nsid = 'com.atiproto.subscription';
9
- exports.$nsid = $nsid;
10
- /** A record representing a subscription from one user to another */
11
- const main = lex_1.l.record('any', $nsid, lex_1.l.object({
12
- subject: lex_1.l.string({ format: 'did' }),
13
- amount: lex_1.l.integer({ minimum: 0 }),
14
- currency: lex_1.l.string(),
15
- interval: lex_1.l.string(),
16
- status: lex_1.l.string(),
17
- billingStartDate: lex_1.l.string({ format: 'datetime' }),
18
- cancelledAt: lex_1.l.optional(lex_1.l.string({ format: 'datetime' })),
19
- accessUntil: lex_1.l.optional(lex_1.l.string({ format: 'datetime' })),
20
- createdAt: lex_1.l.string({ format: 'datetime' }),
21
- }));
22
- exports.main = main;
23
- exports.$isTypeOf = main.isTypeOf.bind(main), exports.$build = main.build.bind(main), exports.$type = main.$type;
24
- exports.$assert = main.assert.bind(main), exports.$check = main.check.bind(main), exports.$cast = main.cast.bind(main), exports.$ifMatches = main.ifMatches.bind(main), exports.$matches = main.matches.bind(main), exports.$parse = main.parse.bind(main), exports.$safeParse = main.safeParse.bind(main), exports.$validate = main.validate.bind(main), exports.$safeValidate = main.safeValidate.bind(main);
@@ -1,44 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
22
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
23
- };
24
- var __importStar = (this && this.__importStar) || (function () {
25
- var ownKeys = function(o) {
26
- ownKeys = Object.getOwnPropertyNames || function (o) {
27
- var ar = [];
28
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
29
- return ar;
30
- };
31
- return ownKeys(o);
32
- };
33
- return function (mod) {
34
- if (mod && mod.__esModule) return mod;
35
- var result = {};
36
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
37
- __setModuleDefault(result, mod);
38
- return result;
39
- };
40
- })();
41
- Object.defineProperty(exports, "__esModule", { value: true });
42
- exports.$defs = void 0;
43
- __exportStar(require("./subscription.defs.js"), exports);
44
- exports.$defs = __importStar(require("./subscription.defs.js"));
@@ -1,29 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.$safeValidate = exports.$validate = exports.$safeParse = exports.$parse = exports.$matches = exports.$ifMatches = exports.$cast = exports.$check = exports.$assert = exports.$type = exports.$build = exports.$isTypeOf = exports.main = exports.$nsid = void 0;
7
- const lex_1 = require("@atproto/lex");
8
- const $nsid = 'com.atiproto.tip';
9
- exports.$nsid = $nsid;
10
- /** A record representing a tip given by one user to another */
11
- const main = lex_1.l.record('any', $nsid, lex_1.l.object({
12
- subject: lex_1.l.string({ format: 'did' }),
13
- recordUri: lex_1.l.optional(lex_1.l.string({ format: 'at-uri' })),
14
- amount: lex_1.l.integer({ minimum: 0 }),
15
- currency: lex_1.l.string(),
16
- status: lex_1.l.enum([
17
- 'pending',
18
- 'authorized',
19
- 'completed',
20
- 'failed',
21
- 'refunded',
22
- ]),
23
- message: lex_1.l.optional(lex_1.l.string({ maxGraphemes: 500, maxLength: 5000 })),
24
- createdAt: lex_1.l.string({ format: 'datetime' }),
25
- completedAt: lex_1.l.optional(lex_1.l.string({ format: 'datetime' })),
26
- }));
27
- exports.main = main;
28
- exports.$isTypeOf = main.isTypeOf.bind(main), exports.$build = main.build.bind(main), exports.$type = main.$type;
29
- exports.$assert = main.assert.bind(main), exports.$check = main.check.bind(main), exports.$cast = main.cast.bind(main), exports.$ifMatches = main.ifMatches.bind(main), exports.$matches = main.matches.bind(main), exports.$parse = main.parse.bind(main), exports.$safeParse = main.safeParse.bind(main), exports.$validate = main.validate.bind(main), exports.$safeValidate = main.safeValidate.bind(main);
@@ -1,44 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
22
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
23
- };
24
- var __importStar = (this && this.__importStar) || (function () {
25
- var ownKeys = function(o) {
26
- ownKeys = Object.getOwnPropertyNames || function (o) {
27
- var ar = [];
28
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
29
- return ar;
30
- };
31
- return ownKeys(o);
32
- };
33
- return function (mod) {
34
- if (mod && mod.__esModule) return mod;
35
- var result = {};
36
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
37
- __setModuleDefault(result, mod);
38
- return result;
39
- };
40
- })();
41
- Object.defineProperty(exports, "__esModule", { value: true });
42
- exports.$defs = void 0;
43
- __exportStar(require("./tip.defs.js"), exports);
44
- exports.$defs = __importStar(require("./tip.defs.js"));
@@ -1,46 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || (function () {
22
- var ownKeys = function(o) {
23
- ownKeys = Object.getOwnPropertyNames || function (o) {
24
- var ar = [];
25
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
- return ar;
27
- };
28
- return ownKeys(o);
29
- };
30
- return function (mod) {
31
- if (mod && mod.__esModule) return mod;
32
- var result = {};
33
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
- __setModuleDefault(result, mod);
35
- return result;
36
- };
37
- })();
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.tip = exports.subscription = exports.repo = exports.profile = exports.feed = exports.cart = exports.account = void 0;
40
- exports.account = __importStar(require("./atiproto/account.js"));
41
- exports.cart = __importStar(require("./atiproto/cart.js"));
42
- exports.feed = __importStar(require("./atiproto/feed.js"));
43
- exports.profile = __importStar(require("./atiproto/profile.js"));
44
- exports.repo = __importStar(require("./atiproto/repo.js"));
45
- exports.subscription = __importStar(require("./atiproto/subscription.js"));
46
- exports.tip = __importStar(require("./atiproto/tip.js"));
@@ -1,40 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || (function () {
22
- var ownKeys = function(o) {
23
- ownKeys = Object.getOwnPropertyNames || function (o) {
24
- var ar = [];
25
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
- return ar;
27
- };
28
- return ownKeys(o);
29
- };
30
- return function (mod) {
31
- if (mod && mod.__esModule) return mod;
32
- var result = {};
33
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
- __setModuleDefault(result, mod);
35
- return result;
36
- };
37
- })();
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.atiproto = void 0;
40
- exports.atiproto = __importStar(require("./com/atiproto.js"));
@@ -1,40 +0,0 @@
1
- "use strict";
2
- /*
3
- * THIS FILE WAS GENERATED BY "@atproto/lex". DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || (function () {
22
- var ownKeys = function(o) {
23
- ownKeys = Object.getOwnPropertyNames || function (o) {
24
- var ar = [];
25
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
26
- return ar;
27
- };
28
- return ownKeys(o);
29
- };
30
- return function (mod) {
31
- if (mod && mod.__esModule) return mod;
32
- var result = {};
33
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
34
- __setModuleDefault(result, mod);
35
- return result;
36
- };
37
- })();
38
- Object.defineProperty(exports, "__esModule", { value: true });
39
- exports.com = void 0;
40
- exports.com = __importStar(require("./com.js"));
@@ -1,75 +0,0 @@
1
- {
2
- "lexicon": 1,
3
- "id": "com.atiproto.account.cart.clone",
4
- "defs": {
5
- "main": {
6
- "type": "procedure",
7
- "description": "Clone an existing cart, creating new tip and subscription records. Useful for reopening expired carts or repeating tips.",
8
- "input": {
9
- "encoding": "application/json",
10
- "schema": {
11
- "type": "object",
12
- "required": ["uri"],
13
- "properties": {
14
- "uri": {
15
- "type": "string",
16
- "format": "at-uri",
17
- "description": "AT-URI of the cart to clone"
18
- },
19
- "redirectUrl": {
20
- "type": "string",
21
- "format": "uri",
22
- "description": "URI to redirect to after checkout is complete/cancelled"
23
- }
24
- }
25
- }
26
- },
27
- "output": {
28
- "encoding": "application/json",
29
- "schema": {
30
- "type": "object",
31
- "required": [
32
- "cart",
33
- "cartUri",
34
- "checkoutUrl",
35
- "tips",
36
- "subscriptions"
37
- ],
38
- "properties": {
39
- "cart": {
40
- "type": "ref",
41
- "ref": "com.atiproto.cart",
42
- "description": "The new cart record"
43
- },
44
- "cartUri": {
45
- "type": "string",
46
- "format": "at-uri",
47
- "description": "URI of the new cart record"
48
- },
49
- "checkoutUrl": {
50
- "type": "string",
51
- "format": "uri",
52
- "description": "Checkout URL for the new cart"
53
- },
54
- "tips": {
55
- "type": "array",
56
- "items": {
57
- "type": "ref",
58
- "ref": "com.atiproto.tip"
59
- },
60
- "description": "Newly created tip records"
61
- },
62
- "subscriptions": {
63
- "type": "array",
64
- "items": {
65
- "type": "ref",
66
- "ref": "com.atiproto.subscription"
67
- },
68
- "description": "Newly created subscription records"
69
- }
70
- }
71
- }
72
- }
73
- }
74
- }
75
- }
@@ -1,52 +0,0 @@
1
- {
2
- "lexicon": 1,
3
- "id": "com.atiproto.account.cart.create",
4
- "defs": {
5
- "main": {
6
- "type": "procedure",
7
- "description": "Create a new empty cart",
8
- "input": {
9
- "encoding": "application/json",
10
- "schema": {
11
- "type": "object",
12
- "required": ["currency"],
13
- "properties": {
14
- "currency": {
15
- "type": "string",
16
- "description": "ISO 4217 currency code"
17
- },
18
- "redirectUrl": {
19
- "type": "string",
20
- "format": "uri",
21
- "description": "URI to redirect to after checkout is complete/cancelled"
22
- }
23
- }
24
- }
25
- },
26
- "output": {
27
- "encoding": "application/json",
28
- "schema": {
29
- "type": "object",
30
- "required": ["cart", "cartUri", "checkoutUrl"],
31
- "properties": {
32
- "cart": {
33
- "type": "ref",
34
- "ref": "com.atiproto.cart",
35
- "description": "The created cart record"
36
- },
37
- "cartUri": {
38
- "type": "string",
39
- "format": "at-uri",
40
- "description": "URI of the cart record"
41
- },
42
- "checkoutUrl": {
43
- "type": "string",
44
- "format": "uri",
45
- "description": "Checkout URL hosted by atiproto"
46
- }
47
- }
48
- }
49
- }
50
- }
51
- }
52
- }
@@ -1,66 +0,0 @@
1
- {
2
- "lexicon": 1,
3
- "id": "com.atiproto.account.cart.get",
4
- "defs": {
5
- "main": {
6
- "type": "query",
7
- "description": "Get a specific cart by URI, including resolved tip and subscription records",
8
- "parameters": {
9
- "type": "params",
10
- "required": ["uri"],
11
- "properties": {
12
- "uri": {
13
- "type": "string",
14
- "format": "at-uri",
15
- "description": "AT-URI of the cart record"
16
- }
17
- }
18
- },
19
- "output": {
20
- "encoding": "application/json",
21
- "schema": {
22
- "type": "object",
23
- "required": ["uri", "cart", "tips", "subscriptions"],
24
- "properties": {
25
- "uri": {
26
- "type": "string",
27
- "format": "at-uri",
28
- "description": "Cart record URI"
29
- },
30
- "cid": {
31
- "type": "string",
32
- "format": "cid",
33
- "description": "Cart record CID"
34
- },
35
- "cart": {
36
- "type": "ref",
37
- "ref": "com.atiproto.cart",
38
- "description": "The cart record data"
39
- },
40
- "checkoutUrl": {
41
- "type": "string",
42
- "format": "uri",
43
- "description": "Checkout URL, only present when cart status is open"
44
- },
45
- "tips": {
46
- "type": "array",
47
- "items": {
48
- "type": "ref",
49
- "ref": "com.atiproto.tip"
50
- },
51
- "description": "Resolved tip records referenced by this cart"
52
- },
53
- "subscriptions": {
54
- "type": "array",
55
- "items": {
56
- "type": "ref",
57
- "ref": "com.atiproto.subscription"
58
- },
59
- "description": "Resolved subscription records referenced by this cart"
60
- }
61
- }
62
- }
63
- }
64
- }
65
- }
66
- }