@seamapi/types 1.892.0 → 1.894.0

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 (27) hide show
  1. package/dist/connect.cjs +192 -7
  2. package/dist/connect.cjs.map +1 -1
  3. package/dist/connect.d.cts +660 -2
  4. package/dist/index.cjs +192 -7
  5. package/dist/index.cjs.map +1 -1
  6. package/lib/seam/connect/models/access-codes/managed-access-code.d.ts +31 -0
  7. package/lib/seam/connect/models/access-codes/unmanaged-access-code.d.ts +31 -0
  8. package/lib/seam/connect/models/connected-accounts/connected-account.d.ts +162 -0
  9. package/lib/seam/connect/models/connected-accounts/connected-account.js +20 -0
  10. package/lib/seam/connect/models/connected-accounts/connected-account.js.map +1 -1
  11. package/lib/seam/connect/models/devices/device-provider.d.ts +3 -2
  12. package/lib/seam/connect/models/devices/device-provider.js +3 -0
  13. package/lib/seam/connect/models/devices/device-provider.js.map +1 -1
  14. package/lib/seam/connect/models/devices/device.d.ts +50 -0
  15. package/lib/seam/connect/models/devices/unmanaged-device.d.ts +31 -0
  16. package/lib/seam/connect/models/user-identities/user-identity.d.ts +8 -8
  17. package/lib/seam/connect/models/user-identities/user-identity.js +1 -3
  18. package/lib/seam/connect/models/user-identities/user-identity.js.map +1 -1
  19. package/lib/seam/connect/openapi.js +168 -0
  20. package/lib/seam/connect/openapi.js.map +1 -1
  21. package/lib/seam/connect/route-types.d.ts +451 -2
  22. package/package.json +1 -1
  23. package/src/lib/seam/connect/models/connected-accounts/connected-account.ts +26 -0
  24. package/src/lib/seam/connect/models/devices/device-provider.ts +3 -0
  25. package/src/lib/seam/connect/models/user-identities/user-identity.ts +1 -3
  26. package/src/lib/seam/connect/openapi.ts +202 -0
  27. package/src/lib/seam/connect/route-types.ts +494 -0
@@ -39,7 +39,7 @@ declare const _user_identity_error_map: z.ZodObject<{
39
39
  }>;
40
40
  export type UserIdentityErrorMap = z.infer<typeof _user_identity_error_map>;
41
41
  declare const _user_identity_warning_map: z.ZodObject<{
42
- user_identity_being_deleted: z.ZodNullable<z.ZodOptional<z.ZodObject<{
42
+ being_deleted: z.ZodNullable<z.ZodOptional<z.ZodObject<{
43
43
  created_at: z.ZodString;
44
44
  message: z.ZodString;
45
45
  } & {
@@ -68,27 +68,27 @@ declare const _user_identity_warning_map: z.ZodObject<{
68
68
  warning_code: "acs_user_profile_does_not_match_user_identity";
69
69
  }>>>;
70
70
  }, "strip", z.ZodTypeAny, {
71
+ being_deleted?: {
72
+ message: string;
73
+ created_at: string;
74
+ warning_code: "being_deleted";
75
+ } | null | undefined;
71
76
  acs_user_profile_does_not_match_user_identity?: {
72
77
  message: string;
73
78
  created_at: string;
74
79
  warning_code: "acs_user_profile_does_not_match_user_identity";
75
80
  } | null | undefined;
76
- user_identity_being_deleted?: {
81
+ }, {
82
+ being_deleted?: {
77
83
  message: string;
78
84
  created_at: string;
79
85
  warning_code: "being_deleted";
80
86
  } | null | undefined;
81
- }, {
82
87
  acs_user_profile_does_not_match_user_identity?: {
83
88
  message: string;
84
89
  created_at: string;
85
90
  warning_code: "acs_user_profile_does_not_match_user_identity";
86
91
  } | null | undefined;
87
- user_identity_being_deleted?: {
88
- message: string;
89
- created_at: string;
90
- warning_code: "being_deleted";
91
- } | null | undefined;
92
92
  }>;
93
93
  export type UserIdentityWarningMap = z.infer<typeof _user_identity_warning_map>;
94
94
  export declare const user_identity: z.ZodObject<{
@@ -61,9 +61,7 @@ const user_identity_warnings = z
61
61
  ])
62
62
  .describe('Warnings associated with the user identity.');
63
63
  const _user_identity_warning_map = z.object({
64
- user_identity_being_deleted: user_identity_being_deleted
65
- .optional()
66
- .nullable(),
64
+ being_deleted: user_identity_being_deleted.optional().nullable(),
67
65
  acs_user_profile_does_not_match_user_identity: acs_user_profile_does_not_match_user_identity.optional().nullable(),
68
66
  });
69
67
  const user_identity_errors = z
@@ -1 +1 @@
1
- {"version":3,"file":"user-identity.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/user-identities/user-identity.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"user-identity.js","sourceRoot":"","sources":["../../../../../src/lib/seam/connect/models/user-identities/user-identity.ts"],"names":[],"mappings":"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"}
@@ -1233,6 +1233,35 @@ const openapi = {
1233
1233
  required: ['created_at', 'message', 'error_code'],
1234
1234
  type: 'object',
1235
1235
  },
1236
+ {
1237
+ description: 'Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.',
1238
+ properties: {
1239
+ created_at: {
1240
+ description: 'Date and time at which Seam created the error.',
1241
+ format: 'date-time',
1242
+ type: 'string',
1243
+ },
1244
+ error_code: {
1245
+ description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
1246
+ enum: ['dormakaba_sites_disconnected'],
1247
+ type: 'string',
1248
+ },
1249
+ is_bridge_error: {
1250
+ description: 'Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).',
1251
+ type: 'boolean',
1252
+ },
1253
+ is_connected_account_error: {
1254
+ description: 'Indicates whether the error is related specifically to the connected account.',
1255
+ type: 'boolean',
1256
+ },
1257
+ message: {
1258
+ description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
1259
+ type: 'string',
1260
+ },
1261
+ },
1262
+ required: ['created_at', 'message', 'error_code'],
1263
+ type: 'object',
1264
+ },
1236
1265
  ],
1237
1266
  },
1238
1267
  type: 'array',
@@ -11234,6 +11263,35 @@ const openapi = {
11234
11263
  ],
11235
11264
  type: 'object',
11236
11265
  },
11266
+ {
11267
+ description: 'Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.',
11268
+ properties: {
11269
+ created_at: {
11270
+ description: 'Date and time at which Seam created the error.',
11271
+ format: 'date-time',
11272
+ type: 'string',
11273
+ },
11274
+ error_code: {
11275
+ description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
11276
+ enum: ['dormakaba_sites_disconnected'],
11277
+ type: 'string',
11278
+ },
11279
+ is_bridge_error: {
11280
+ description: 'Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).',
11281
+ type: 'boolean',
11282
+ },
11283
+ is_connected_account_error: {
11284
+ description: 'Indicates whether the error is related specifically to the connected account.',
11285
+ type: 'boolean',
11286
+ },
11287
+ message: {
11288
+ description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
11289
+ type: 'string',
11290
+ },
11291
+ },
11292
+ required: ['created_at', 'message', 'error_code'],
11293
+ type: 'object',
11294
+ },
11237
11295
  ],
11238
11296
  },
11239
11297
  type: 'array',
@@ -11482,6 +11540,27 @@ const openapi = {
11482
11540
  required: ['created_at', 'message', 'warning_code'],
11483
11541
  type: 'object',
11484
11542
  },
11543
+ {
11544
+ description: 'Indicates that one or more dormakaba sites associated with the connected account are not approved. Contact support@getseam.com to finish setting up your account.',
11545
+ properties: {
11546
+ created_at: {
11547
+ description: 'Date and time at which Seam created the warning.',
11548
+ format: 'date-time',
11549
+ type: 'string',
11550
+ },
11551
+ message: {
11552
+ description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.',
11553
+ type: 'string',
11554
+ },
11555
+ warning_code: {
11556
+ description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.',
11557
+ enum: ['dormakaba_sites_unapproved'],
11558
+ type: 'string',
11559
+ },
11560
+ },
11561
+ required: ['created_at', 'message', 'warning_code'],
11562
+ type: 'object',
11563
+ },
11485
11564
  ],
11486
11565
  },
11487
11566
  type: 'array',
@@ -12275,6 +12354,35 @@ const openapi = {
12275
12354
  required: ['created_at', 'message', 'error_code'],
12276
12355
  type: 'object',
12277
12356
  },
12357
+ {
12358
+ description: 'Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.',
12359
+ properties: {
12360
+ created_at: {
12361
+ description: 'Date and time at which Seam created the error.',
12362
+ format: 'date-time',
12363
+ type: 'string',
12364
+ },
12365
+ error_code: {
12366
+ description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
12367
+ enum: ['dormakaba_sites_disconnected'],
12368
+ type: 'string',
12369
+ },
12370
+ is_bridge_error: {
12371
+ description: 'Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).',
12372
+ type: 'boolean',
12373
+ },
12374
+ is_connected_account_error: {
12375
+ description: 'Indicates whether the error is related specifically to the connected account.',
12376
+ type: 'boolean',
12377
+ },
12378
+ message: {
12379
+ description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
12380
+ type: 'string',
12381
+ },
12382
+ },
12383
+ required: ['created_at', 'message', 'error_code'],
12384
+ type: 'object',
12385
+ },
12278
12386
  ],
12279
12387
  },
12280
12388
  type: 'array',
@@ -15445,6 +15553,7 @@ const openapi = {
15445
15553
  'ultraloq',
15446
15554
  'dusaw',
15447
15555
  'sifely',
15556
+ 'thirty_three_lock',
15448
15557
  'ring',
15449
15558
  'ical',
15450
15559
  'lodgify',
@@ -26515,6 +26624,35 @@ const openapi = {
26515
26624
  required: ['created_at', 'message', 'error_code'],
26516
26625
  type: 'object',
26517
26626
  },
26627
+ {
26628
+ description: 'Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.',
26629
+ properties: {
26630
+ created_at: {
26631
+ description: 'Date and time at which Seam created the error.',
26632
+ format: 'date-time',
26633
+ type: 'string',
26634
+ },
26635
+ error_code: {
26636
+ description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
26637
+ enum: ['dormakaba_sites_disconnected'],
26638
+ type: 'string',
26639
+ },
26640
+ is_bridge_error: {
26641
+ description: 'Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).',
26642
+ type: 'boolean',
26643
+ },
26644
+ is_connected_account_error: {
26645
+ description: 'Indicates whether the error is related specifically to the connected account.',
26646
+ type: 'boolean',
26647
+ },
26648
+ message: {
26649
+ description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
26650
+ type: 'string',
26651
+ },
26652
+ },
26653
+ required: ['created_at', 'message', 'error_code'],
26654
+ type: 'object',
26655
+ },
26518
26656
  ],
26519
26657
  },
26520
26658
  type: 'array',
@@ -29262,6 +29400,35 @@ const openapi = {
29262
29400
  required: ['created_at', 'message', 'error_code'],
29263
29401
  type: 'object',
29264
29402
  },
29403
+ {
29404
+ description: 'Indicates that one or more dormakaba sites associated with the connected account could not be connected. Contact dormakaba support.',
29405
+ properties: {
29406
+ created_at: {
29407
+ description: 'Date and time at which Seam created the error.',
29408
+ format: 'date-time',
29409
+ type: 'string',
29410
+ },
29411
+ error_code: {
29412
+ description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.',
29413
+ enum: ['dormakaba_sites_disconnected'],
29414
+ type: 'string',
29415
+ },
29416
+ is_bridge_error: {
29417
+ description: 'Indicates whether the error is related to [Seam Bridge](https://docs.seam.co/capability-guides/seam-bridge).',
29418
+ type: 'boolean',
29419
+ },
29420
+ is_connected_account_error: {
29421
+ description: 'Indicates whether the error is related specifically to the connected account.',
29422
+ type: 'boolean',
29423
+ },
29424
+ message: {
29425
+ description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.',
29426
+ type: 'string',
29427
+ },
29428
+ },
29429
+ required: ['created_at', 'message', 'error_code'],
29430
+ type: 'object',
29431
+ },
29265
29432
  ],
29266
29433
  },
29267
29434
  type: 'array',
@@ -47114,6 +47281,7 @@ const openapi = {
47114
47281
  'ultraloq',
47115
47282
  'dusaw',
47116
47283
  'sifely',
47284
+ 'thirty_three_lock',
47117
47285
  'ring',
47118
47286
  'ical',
47119
47287
  'lodgify',