@lssm/lib.identity-rbac 0.0.0-canary-20251207013726 → 0.0.0-canary-20251207043720

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 (123) hide show
  1. package/dist/contracts/organization.js +1 -1
  2. package/dist/contracts/rbac.js +1 -1
  3. package/dist/contracts/user.js +1 -1
  4. package/dist/entities/organization.js +1 -1
  5. package/dist/entities/rbac.js +1 -1
  6. package/dist/entities/user.js +1 -1
  7. package/dist/events.js +1 -1
  8. package/dist/policies/engine.js +1 -1
  9. package/package.json +29 -14
  10. package/dist/contracts/dist/capabilities/openbanking.js +0 -1
  11. package/dist/contracts/dist/client/index.js +0 -1
  12. package/dist/contracts/dist/client/react/feature-render.js +0 -1
  13. package/dist/contracts/dist/client/react/form-render.js +0 -1
  14. package/dist/contracts/dist/client/react/index.js +0 -1
  15. package/dist/contracts/dist/events.js +0 -1
  16. package/dist/contracts/dist/experiments/evaluator.js +0 -1
  17. package/dist/contracts/dist/graphql-federation/dist/index.js +0 -1
  18. package/dist/contracts/dist/index.js +0 -1
  19. package/dist/contracts/dist/install.js +0 -1
  20. package/dist/contracts/dist/integrations/contracts.js +0 -1
  21. package/dist/contracts/dist/integrations/index.js +0 -1
  22. package/dist/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -1
  23. package/dist/contracts/dist/integrations/openbanking/contracts/balances.js +0 -1
  24. package/dist/contracts/dist/integrations/openbanking/contracts/index.js +0 -1
  25. package/dist/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -1
  26. package/dist/contracts/dist/integrations/openbanking/models.js +0 -1
  27. package/dist/contracts/dist/integrations/openbanking/telemetry.js +0 -1
  28. package/dist/contracts/dist/integrations/providers/elevenlabs.js +0 -1
  29. package/dist/contracts/dist/integrations/providers/gcs-storage.js +0 -1
  30. package/dist/contracts/dist/integrations/providers/gmail.js +0 -1
  31. package/dist/contracts/dist/integrations/providers/google-calendar.js +0 -1
  32. package/dist/contracts/dist/integrations/providers/impls/elevenlabs-voice.js +0 -1
  33. package/dist/contracts/dist/integrations/providers/impls/gcs-storage.js +0 -1
  34. package/dist/contracts/dist/integrations/providers/impls/gmail-inbound.js +0 -1
  35. package/dist/contracts/dist/integrations/providers/impls/gmail-outbound.js +0 -1
  36. package/dist/contracts/dist/integrations/providers/impls/google-calendar.js +0 -1
  37. package/dist/contracts/dist/integrations/providers/impls/index.js +0 -1
  38. package/dist/contracts/dist/integrations/providers/impls/mistral-embedding.js +0 -1
  39. package/dist/contracts/dist/integrations/providers/impls/mistral-llm.js +0 -1
  40. package/dist/contracts/dist/integrations/providers/impls/postmark-email.js +0 -1
  41. package/dist/contracts/dist/integrations/providers/impls/powens-client.js +0 -1
  42. package/dist/contracts/dist/integrations/providers/impls/powens-openbanking.js +0 -1
  43. package/dist/contracts/dist/integrations/providers/impls/provider-factory.js +0 -1
  44. package/dist/contracts/dist/integrations/providers/impls/qdrant-vector.js +0 -1
  45. package/dist/contracts/dist/integrations/providers/impls/stripe-payments.js +0 -1
  46. package/dist/contracts/dist/integrations/providers/impls/twilio-sms.js +0 -1
  47. package/dist/contracts/dist/integrations/providers/index.js +0 -1
  48. package/dist/contracts/dist/integrations/providers/mistral.js +0 -1
  49. package/dist/contracts/dist/integrations/providers/postmark.js +0 -1
  50. package/dist/contracts/dist/integrations/providers/powens.js +0 -1
  51. package/dist/contracts/dist/integrations/providers/qdrant.js +0 -1
  52. package/dist/contracts/dist/integrations/providers/stripe.js +0 -1
  53. package/dist/contracts/dist/integrations/providers/twilio-sms.js +0 -1
  54. package/dist/contracts/dist/integrations/runtime.js +0 -1
  55. package/dist/contracts/dist/integrations/secrets/env-secret-provider.js +0 -1
  56. package/dist/contracts/dist/integrations/secrets/gcp-secret-manager.js +0 -1
  57. package/dist/contracts/dist/integrations/secrets/index.js +0 -1
  58. package/dist/contracts/dist/integrations/secrets/manager.js +0 -1
  59. package/dist/contracts/dist/integrations/secrets/provider.js +0 -1
  60. package/dist/contracts/dist/jsonschema.js +0 -1
  61. package/dist/contracts/dist/knowledge/contracts.js +0 -1
  62. package/dist/contracts/dist/knowledge/index.js +0 -1
  63. package/dist/contracts/dist/knowledge/spaces/email-threads.js +0 -1
  64. package/dist/contracts/dist/knowledge/spaces/financial-docs.js +0 -1
  65. package/dist/contracts/dist/knowledge/spaces/financial-overview.js +0 -1
  66. package/dist/contracts/dist/knowledge/spaces/index.js +0 -1
  67. package/dist/contracts/dist/knowledge/spaces/product-canon.js +0 -1
  68. package/dist/contracts/dist/knowledge/spaces/support-faq.js +0 -1
  69. package/dist/contracts/dist/knowledge/spaces/uploaded-docs.js +0 -1
  70. package/dist/contracts/dist/onboarding-base.js +0 -1
  71. package/dist/contracts/dist/ownership.js +0 -1
  72. package/dist/contracts/dist/presentations.js +0 -1
  73. package/dist/contracts/dist/presentations.v2.js +0 -1
  74. package/dist/contracts/dist/prompt.js +0 -1
  75. package/dist/contracts/dist/promptRegistry.js +0 -1
  76. package/dist/contracts/dist/regenerator/index.js +0 -1
  77. package/dist/contracts/dist/regenerator/service.js +0 -1
  78. package/dist/contracts/dist/registry.js +0 -1
  79. package/dist/contracts/dist/resources.js +0 -1
  80. package/dist/contracts/dist/schema/dist/EnumType.js +0 -1
  81. package/dist/contracts/dist/schema/dist/FieldType.js +0 -1
  82. package/dist/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -1
  83. package/dist/contracts/dist/schema/dist/SchemaModel.js +0 -1
  84. package/dist/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
  85. package/dist/contracts/dist/schema/dist/entity/index.js +0 -1
  86. package/dist/contracts/dist/schema/dist/entity/types.js +0 -1
  87. package/dist/contracts/dist/schema/dist/index.js +0 -1
  88. package/dist/contracts/dist/server/graphql-pothos.js +0 -1
  89. package/dist/contracts/dist/server/graphql-schema-export.js +0 -1
  90. package/dist/contracts/dist/server/index.js +0 -1
  91. package/dist/contracts/dist/server/provider-mcp.js +0 -1
  92. package/dist/contracts/dist/server/rest-elysia.js +0 -1
  93. package/dist/contracts/dist/server/rest-express.js +0 -1
  94. package/dist/contracts/dist/server/rest-generic.js +0 -1
  95. package/dist/contracts/dist/server/rest-next-app.js +0 -1
  96. package/dist/contracts/dist/server/rest-next-pages.js +0 -1
  97. package/dist/contracts/dist/spec.js +0 -1
  98. package/dist/contracts/dist/telemetry/index.js +0 -1
  99. package/dist/contracts/dist/telemetry/tracker.js +0 -1
  100. package/dist/contracts/dist/tests/index.js +0 -1
  101. package/dist/contracts/dist/tests/runner.js +0 -1
  102. package/dist/contracts/dist/workflow/index.js +0 -1
  103. package/dist/contracts/dist/workflow/runner.js +0 -1
  104. package/dist/contracts/index.d.ts +0 -4
  105. package/dist/contracts/organization.d.ts +0 -895
  106. package/dist/contracts/rbac.d.ts +0 -611
  107. package/dist/contracts/user.d.ts +0 -610
  108. package/dist/entities/index.d.ts +0 -176
  109. package/dist/entities/organization.d.ts +0 -86
  110. package/dist/entities/rbac.d.ts +0 -87
  111. package/dist/entities/user.d.ts +0 -87
  112. package/dist/events.d.ts +0 -689
  113. package/dist/index.d.ts +0 -10
  114. package/dist/policies/engine.d.ts +0 -132
  115. package/dist/policies/index.d.ts +0 -2
  116. package/dist/schema/dist/EnumType.js +0 -1
  117. package/dist/schema/dist/FieldType.js +0 -1
  118. package/dist/schema/dist/ScalarTypeEnum.js +0 -1
  119. package/dist/schema/dist/SchemaModel.js +0 -1
  120. package/dist/schema/dist/entity/defineEntity.js +0 -1
  121. package/dist/schema/dist/entity/index.js +0 -1
  122. package/dist/schema/dist/entity/types.js +0 -1
  123. package/dist/schema/dist/index.js +0 -1
@@ -1,610 +0,0 @@
1
- import * as _lssm_lib_schema116 from "@lssm/lib.schema";
2
- import { SchemaModel } from "@lssm/lib.schema";
3
- import * as _lssm_lib_contracts7 from "@lssm/lib.contracts";
4
-
5
- //#region src/contracts/user.d.ts
6
- declare const UserProfileModel: SchemaModel<{
7
- id: {
8
- type: _lssm_lib_schema116.FieldType<string, string>;
9
- isOptional: false;
10
- };
11
- email: {
12
- type: _lssm_lib_schema116.FieldType<string, string>;
13
- isOptional: false;
14
- };
15
- emailVerified: {
16
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
17
- isOptional: false;
18
- };
19
- name: {
20
- type: _lssm_lib_schema116.FieldType<string, string>;
21
- isOptional: true;
22
- };
23
- firstName: {
24
- type: _lssm_lib_schema116.FieldType<string, string>;
25
- isOptional: true;
26
- };
27
- lastName: {
28
- type: _lssm_lib_schema116.FieldType<string, string>;
29
- isOptional: true;
30
- };
31
- locale: {
32
- type: _lssm_lib_schema116.FieldType<string, string>;
33
- isOptional: true;
34
- };
35
- timezone: {
36
- type: _lssm_lib_schema116.FieldType<string, string>;
37
- isOptional: true;
38
- };
39
- imageUrl: {
40
- type: _lssm_lib_schema116.FieldType<string, string>;
41
- isOptional: true;
42
- };
43
- role: {
44
- type: _lssm_lib_schema116.FieldType<string, string>;
45
- isOptional: true;
46
- };
47
- onboardingCompleted: {
48
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
49
- isOptional: false;
50
- };
51
- createdAt: {
52
- type: _lssm_lib_schema116.FieldType<Date, string>;
53
- isOptional: false;
54
- };
55
- }>;
56
- declare const CreateUserInputModel: SchemaModel<{
57
- email: {
58
- type: _lssm_lib_schema116.FieldType<string, string>;
59
- isOptional: false;
60
- };
61
- name: {
62
- type: _lssm_lib_schema116.FieldType<string, string>;
63
- isOptional: true;
64
- };
65
- firstName: {
66
- type: _lssm_lib_schema116.FieldType<string, string>;
67
- isOptional: true;
68
- };
69
- lastName: {
70
- type: _lssm_lib_schema116.FieldType<string, string>;
71
- isOptional: true;
72
- };
73
- password: {
74
- type: _lssm_lib_schema116.FieldType<string, string>;
75
- isOptional: true;
76
- };
77
- }>;
78
- declare const UpdateUserInputModel: SchemaModel<{
79
- name: {
80
- type: _lssm_lib_schema116.FieldType<string, string>;
81
- isOptional: true;
82
- };
83
- firstName: {
84
- type: _lssm_lib_schema116.FieldType<string, string>;
85
- isOptional: true;
86
- };
87
- lastName: {
88
- type: _lssm_lib_schema116.FieldType<string, string>;
89
- isOptional: true;
90
- };
91
- locale: {
92
- type: _lssm_lib_schema116.FieldType<string, string>;
93
- isOptional: true;
94
- };
95
- timezone: {
96
- type: _lssm_lib_schema116.FieldType<string, string>;
97
- isOptional: true;
98
- };
99
- imageUrl: {
100
- type: _lssm_lib_schema116.FieldType<string, string>;
101
- isOptional: true;
102
- };
103
- }>;
104
- declare const DeleteUserInputModel: SchemaModel<{
105
- confirmEmail: {
106
- type: _lssm_lib_schema116.FieldType<string, string>;
107
- isOptional: false;
108
- };
109
- }>;
110
- declare const SuccessResultModel: SchemaModel<{
111
- success: {
112
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
113
- isOptional: false;
114
- };
115
- }>;
116
- declare const UserDeletedPayloadModel: SchemaModel<{
117
- userId: {
118
- type: _lssm_lib_schema116.FieldType<string, string>;
119
- isOptional: false;
120
- };
121
- }>;
122
- declare const ListUsersInputModel: SchemaModel<{
123
- limit: {
124
- type: _lssm_lib_schema116.FieldType<number, number>;
125
- isOptional: true;
126
- };
127
- offset: {
128
- type: _lssm_lib_schema116.FieldType<number, number>;
129
- isOptional: true;
130
- };
131
- search: {
132
- type: _lssm_lib_schema116.FieldType<string, string>;
133
- isOptional: true;
134
- };
135
- }>;
136
- declare const ListUsersOutputModel: SchemaModel<{
137
- users: {
138
- type: SchemaModel<{
139
- id: {
140
- type: _lssm_lib_schema116.FieldType<string, string>;
141
- isOptional: false;
142
- };
143
- email: {
144
- type: _lssm_lib_schema116.FieldType<string, string>;
145
- isOptional: false;
146
- };
147
- emailVerified: {
148
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
149
- isOptional: false;
150
- };
151
- name: {
152
- type: _lssm_lib_schema116.FieldType<string, string>;
153
- isOptional: true;
154
- };
155
- firstName: {
156
- type: _lssm_lib_schema116.FieldType<string, string>;
157
- isOptional: true;
158
- };
159
- lastName: {
160
- type: _lssm_lib_schema116.FieldType<string, string>;
161
- isOptional: true;
162
- };
163
- locale: {
164
- type: _lssm_lib_schema116.FieldType<string, string>;
165
- isOptional: true;
166
- };
167
- timezone: {
168
- type: _lssm_lib_schema116.FieldType<string, string>;
169
- isOptional: true;
170
- };
171
- imageUrl: {
172
- type: _lssm_lib_schema116.FieldType<string, string>;
173
- isOptional: true;
174
- };
175
- role: {
176
- type: _lssm_lib_schema116.FieldType<string, string>;
177
- isOptional: true;
178
- };
179
- onboardingCompleted: {
180
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
181
- isOptional: false;
182
- };
183
- createdAt: {
184
- type: _lssm_lib_schema116.FieldType<Date, string>;
185
- isOptional: false;
186
- };
187
- }>;
188
- isOptional: false;
189
- isArray: true;
190
- };
191
- total: {
192
- type: _lssm_lib_schema116.FieldType<number, number>;
193
- isOptional: false;
194
- };
195
- }>;
196
- /**
197
- * Create a new user account.
198
- */
199
- declare const CreateUserContract: _lssm_lib_contracts7.ContractSpec<SchemaModel<{
200
- email: {
201
- type: _lssm_lib_schema116.FieldType<string, string>;
202
- isOptional: false;
203
- };
204
- name: {
205
- type: _lssm_lib_schema116.FieldType<string, string>;
206
- isOptional: true;
207
- };
208
- firstName: {
209
- type: _lssm_lib_schema116.FieldType<string, string>;
210
- isOptional: true;
211
- };
212
- lastName: {
213
- type: _lssm_lib_schema116.FieldType<string, string>;
214
- isOptional: true;
215
- };
216
- password: {
217
- type: _lssm_lib_schema116.FieldType<string, string>;
218
- isOptional: true;
219
- };
220
- }>, SchemaModel<{
221
- id: {
222
- type: _lssm_lib_schema116.FieldType<string, string>;
223
- isOptional: false;
224
- };
225
- email: {
226
- type: _lssm_lib_schema116.FieldType<string, string>;
227
- isOptional: false;
228
- };
229
- emailVerified: {
230
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
231
- isOptional: false;
232
- };
233
- name: {
234
- type: _lssm_lib_schema116.FieldType<string, string>;
235
- isOptional: true;
236
- };
237
- firstName: {
238
- type: _lssm_lib_schema116.FieldType<string, string>;
239
- isOptional: true;
240
- };
241
- lastName: {
242
- type: _lssm_lib_schema116.FieldType<string, string>;
243
- isOptional: true;
244
- };
245
- locale: {
246
- type: _lssm_lib_schema116.FieldType<string, string>;
247
- isOptional: true;
248
- };
249
- timezone: {
250
- type: _lssm_lib_schema116.FieldType<string, string>;
251
- isOptional: true;
252
- };
253
- imageUrl: {
254
- type: _lssm_lib_schema116.FieldType<string, string>;
255
- isOptional: true;
256
- };
257
- role: {
258
- type: _lssm_lib_schema116.FieldType<string, string>;
259
- isOptional: true;
260
- };
261
- onboardingCompleted: {
262
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
263
- isOptional: false;
264
- };
265
- createdAt: {
266
- type: _lssm_lib_schema116.FieldType<Date, string>;
267
- isOptional: false;
268
- };
269
- }>, {
270
- name: string;
271
- version: number;
272
- when: string;
273
- payload: SchemaModel<{
274
- id: {
275
- type: _lssm_lib_schema116.FieldType<string, string>;
276
- isOptional: false;
277
- };
278
- email: {
279
- type: _lssm_lib_schema116.FieldType<string, string>;
280
- isOptional: false;
281
- };
282
- emailVerified: {
283
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
284
- isOptional: false;
285
- };
286
- name: {
287
- type: _lssm_lib_schema116.FieldType<string, string>;
288
- isOptional: true;
289
- };
290
- firstName: {
291
- type: _lssm_lib_schema116.FieldType<string, string>;
292
- isOptional: true;
293
- };
294
- lastName: {
295
- type: _lssm_lib_schema116.FieldType<string, string>;
296
- isOptional: true;
297
- };
298
- locale: {
299
- type: _lssm_lib_schema116.FieldType<string, string>;
300
- isOptional: true;
301
- };
302
- timezone: {
303
- type: _lssm_lib_schema116.FieldType<string, string>;
304
- isOptional: true;
305
- };
306
- imageUrl: {
307
- type: _lssm_lib_schema116.FieldType<string, string>;
308
- isOptional: true;
309
- };
310
- role: {
311
- type: _lssm_lib_schema116.FieldType<string, string>;
312
- isOptional: true;
313
- };
314
- onboardingCompleted: {
315
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
316
- isOptional: false;
317
- };
318
- createdAt: {
319
- type: _lssm_lib_schema116.FieldType<Date, string>;
320
- isOptional: false;
321
- };
322
- }>;
323
- }[]>;
324
- /**
325
- * Get the current user's profile.
326
- */
327
- declare const GetCurrentUserContract: _lssm_lib_contracts7.ContractSpec<_lssm_lib_schema116.AnySchemaModel, SchemaModel<{
328
- id: {
329
- type: _lssm_lib_schema116.FieldType<string, string>;
330
- isOptional: false;
331
- };
332
- email: {
333
- type: _lssm_lib_schema116.FieldType<string, string>;
334
- isOptional: false;
335
- };
336
- emailVerified: {
337
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
338
- isOptional: false;
339
- };
340
- name: {
341
- type: _lssm_lib_schema116.FieldType<string, string>;
342
- isOptional: true;
343
- };
344
- firstName: {
345
- type: _lssm_lib_schema116.FieldType<string, string>;
346
- isOptional: true;
347
- };
348
- lastName: {
349
- type: _lssm_lib_schema116.FieldType<string, string>;
350
- isOptional: true;
351
- };
352
- locale: {
353
- type: _lssm_lib_schema116.FieldType<string, string>;
354
- isOptional: true;
355
- };
356
- timezone: {
357
- type: _lssm_lib_schema116.FieldType<string, string>;
358
- isOptional: true;
359
- };
360
- imageUrl: {
361
- type: _lssm_lib_schema116.FieldType<string, string>;
362
- isOptional: true;
363
- };
364
- role: {
365
- type: _lssm_lib_schema116.FieldType<string, string>;
366
- isOptional: true;
367
- };
368
- onboardingCompleted: {
369
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
370
- isOptional: false;
371
- };
372
- createdAt: {
373
- type: _lssm_lib_schema116.FieldType<Date, string>;
374
- isOptional: false;
375
- };
376
- }>, undefined>;
377
- /**
378
- * Update user profile.
379
- */
380
- declare const UpdateUserContract: _lssm_lib_contracts7.ContractSpec<SchemaModel<{
381
- name: {
382
- type: _lssm_lib_schema116.FieldType<string, string>;
383
- isOptional: true;
384
- };
385
- firstName: {
386
- type: _lssm_lib_schema116.FieldType<string, string>;
387
- isOptional: true;
388
- };
389
- lastName: {
390
- type: _lssm_lib_schema116.FieldType<string, string>;
391
- isOptional: true;
392
- };
393
- locale: {
394
- type: _lssm_lib_schema116.FieldType<string, string>;
395
- isOptional: true;
396
- };
397
- timezone: {
398
- type: _lssm_lib_schema116.FieldType<string, string>;
399
- isOptional: true;
400
- };
401
- imageUrl: {
402
- type: _lssm_lib_schema116.FieldType<string, string>;
403
- isOptional: true;
404
- };
405
- }>, SchemaModel<{
406
- id: {
407
- type: _lssm_lib_schema116.FieldType<string, string>;
408
- isOptional: false;
409
- };
410
- email: {
411
- type: _lssm_lib_schema116.FieldType<string, string>;
412
- isOptional: false;
413
- };
414
- emailVerified: {
415
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
416
- isOptional: false;
417
- };
418
- name: {
419
- type: _lssm_lib_schema116.FieldType<string, string>;
420
- isOptional: true;
421
- };
422
- firstName: {
423
- type: _lssm_lib_schema116.FieldType<string, string>;
424
- isOptional: true;
425
- };
426
- lastName: {
427
- type: _lssm_lib_schema116.FieldType<string, string>;
428
- isOptional: true;
429
- };
430
- locale: {
431
- type: _lssm_lib_schema116.FieldType<string, string>;
432
- isOptional: true;
433
- };
434
- timezone: {
435
- type: _lssm_lib_schema116.FieldType<string, string>;
436
- isOptional: true;
437
- };
438
- imageUrl: {
439
- type: _lssm_lib_schema116.FieldType<string, string>;
440
- isOptional: true;
441
- };
442
- role: {
443
- type: _lssm_lib_schema116.FieldType<string, string>;
444
- isOptional: true;
445
- };
446
- onboardingCompleted: {
447
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
448
- isOptional: false;
449
- };
450
- createdAt: {
451
- type: _lssm_lib_schema116.FieldType<Date, string>;
452
- isOptional: false;
453
- };
454
- }>, {
455
- name: string;
456
- version: number;
457
- when: string;
458
- payload: SchemaModel<{
459
- id: {
460
- type: _lssm_lib_schema116.FieldType<string, string>;
461
- isOptional: false;
462
- };
463
- email: {
464
- type: _lssm_lib_schema116.FieldType<string, string>;
465
- isOptional: false;
466
- };
467
- emailVerified: {
468
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
469
- isOptional: false;
470
- };
471
- name: {
472
- type: _lssm_lib_schema116.FieldType<string, string>;
473
- isOptional: true;
474
- };
475
- firstName: {
476
- type: _lssm_lib_schema116.FieldType<string, string>;
477
- isOptional: true;
478
- };
479
- lastName: {
480
- type: _lssm_lib_schema116.FieldType<string, string>;
481
- isOptional: true;
482
- };
483
- locale: {
484
- type: _lssm_lib_schema116.FieldType<string, string>;
485
- isOptional: true;
486
- };
487
- timezone: {
488
- type: _lssm_lib_schema116.FieldType<string, string>;
489
- isOptional: true;
490
- };
491
- imageUrl: {
492
- type: _lssm_lib_schema116.FieldType<string, string>;
493
- isOptional: true;
494
- };
495
- role: {
496
- type: _lssm_lib_schema116.FieldType<string, string>;
497
- isOptional: true;
498
- };
499
- onboardingCompleted: {
500
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
501
- isOptional: false;
502
- };
503
- createdAt: {
504
- type: _lssm_lib_schema116.FieldType<Date, string>;
505
- isOptional: false;
506
- };
507
- }>;
508
- }[]>;
509
- /**
510
- * Delete user account.
511
- */
512
- declare const DeleteUserContract: _lssm_lib_contracts7.ContractSpec<SchemaModel<{
513
- confirmEmail: {
514
- type: _lssm_lib_schema116.FieldType<string, string>;
515
- isOptional: false;
516
- };
517
- }>, SchemaModel<{
518
- success: {
519
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
520
- isOptional: false;
521
- };
522
- }>, {
523
- name: string;
524
- version: number;
525
- when: string;
526
- payload: SchemaModel<{
527
- userId: {
528
- type: _lssm_lib_schema116.FieldType<string, string>;
529
- isOptional: false;
530
- };
531
- }>;
532
- }[]>;
533
- /**
534
- * List users (admin only).
535
- */
536
- declare const ListUsersContract: _lssm_lib_contracts7.ContractSpec<SchemaModel<{
537
- limit: {
538
- type: _lssm_lib_schema116.FieldType<number, number>;
539
- isOptional: true;
540
- };
541
- offset: {
542
- type: _lssm_lib_schema116.FieldType<number, number>;
543
- isOptional: true;
544
- };
545
- search: {
546
- type: _lssm_lib_schema116.FieldType<string, string>;
547
- isOptional: true;
548
- };
549
- }>, SchemaModel<{
550
- users: {
551
- type: SchemaModel<{
552
- id: {
553
- type: _lssm_lib_schema116.FieldType<string, string>;
554
- isOptional: false;
555
- };
556
- email: {
557
- type: _lssm_lib_schema116.FieldType<string, string>;
558
- isOptional: false;
559
- };
560
- emailVerified: {
561
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
562
- isOptional: false;
563
- };
564
- name: {
565
- type: _lssm_lib_schema116.FieldType<string, string>;
566
- isOptional: true;
567
- };
568
- firstName: {
569
- type: _lssm_lib_schema116.FieldType<string, string>;
570
- isOptional: true;
571
- };
572
- lastName: {
573
- type: _lssm_lib_schema116.FieldType<string, string>;
574
- isOptional: true;
575
- };
576
- locale: {
577
- type: _lssm_lib_schema116.FieldType<string, string>;
578
- isOptional: true;
579
- };
580
- timezone: {
581
- type: _lssm_lib_schema116.FieldType<string, string>;
582
- isOptional: true;
583
- };
584
- imageUrl: {
585
- type: _lssm_lib_schema116.FieldType<string, string>;
586
- isOptional: true;
587
- };
588
- role: {
589
- type: _lssm_lib_schema116.FieldType<string, string>;
590
- isOptional: true;
591
- };
592
- onboardingCompleted: {
593
- type: _lssm_lib_schema116.FieldType<boolean, boolean>;
594
- isOptional: false;
595
- };
596
- createdAt: {
597
- type: _lssm_lib_schema116.FieldType<Date, string>;
598
- isOptional: false;
599
- };
600
- }>;
601
- isOptional: false;
602
- isArray: true;
603
- };
604
- total: {
605
- type: _lssm_lib_schema116.FieldType<number, number>;
606
- isOptional: false;
607
- };
608
- }>, undefined>;
609
- //#endregion
610
- export { CreateUserContract, CreateUserInputModel, DeleteUserContract, DeleteUserInputModel, GetCurrentUserContract, ListUsersContract, ListUsersInputModel, ListUsersOutputModel, SuccessResultModel, UpdateUserContract, UpdateUserInputModel, UserDeletedPayloadModel, UserProfileModel };