@seamapi/types 1.571.0 → 1.572.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.
@@ -115,13 +115,10 @@ export declare const acs_entrance: z.ZodObject<{
115
115
  privacy_mode?: boolean | undefined;
116
116
  }>>;
117
117
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
118
- access_point_name: z.ZodString;
119
118
  access_point_profile: z.ZodString;
120
119
  }, "strip", z.ZodTypeAny, {
121
- access_point_name: string;
122
120
  access_point_profile: string;
123
121
  }, {
124
- access_point_name: string;
125
122
  access_point_profile: string;
126
123
  }>>;
127
124
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -227,7 +224,6 @@ export declare const acs_entrance: z.ZodObject<{
227
224
  room_number: string;
228
225
  } | undefined;
229
226
  dormakaba_community_metadata?: {
230
- access_point_name: string;
231
227
  access_point_profile: string;
232
228
  } | undefined;
233
229
  salto_space_metadata?: {
@@ -292,7 +288,6 @@ export declare const acs_entrance: z.ZodObject<{
292
288
  room_number: string;
293
289
  } | undefined;
294
290
  dormakaba_community_metadata?: {
295
- access_point_name: string;
296
291
  access_point_profile: string;
297
292
  } | undefined;
298
293
  salto_space_metadata?: {
@@ -1,12 +1,9 @@
1
1
  import { z } from 'zod';
2
2
  export declare const acs_entrance_dormakaba_community_metadata: z.ZodObject<{
3
- access_point_name: z.ZodString;
4
3
  access_point_profile: z.ZodString;
5
4
  }, "strip", z.ZodTypeAny, {
6
- access_point_name: string;
7
5
  access_point_profile: string;
8
6
  }, {
9
- access_point_name: string;
10
7
  access_point_profile: string;
11
8
  }>;
12
9
  export type AcsEntranceDormakabaCommunityMetadata = z.infer<typeof acs_entrance_dormakaba_community_metadata>;
@@ -1,9 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  export const acs_entrance_dormakaba_community_metadata = z
3
3
  .object({
4
- access_point_name: z
5
- .string()
6
- .describe('Name of the access point in the dormakaba Community access system.'),
7
4
  access_point_profile: z
8
5
  .string()
9
6
  .describe('Type of access point profile in the dormakaba Community access system.'),
@@ -1 +1 @@
1
- {"version":3,"file":"dormakaba-community.js","sourceRoot":"","sources":["../../../../../../src/lib/seam/connect/models/acs/metadata/dormakaba-community.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC;KACvD,MAAM,CAAC;IACN,iBAAiB,EAAE,CAAC;SACjB,MAAM,EAAE;SACR,QAAQ,CACP,oEAAoE,CACrE;IACH,oBAAoB,EAAE,CAAC;SACpB,MAAM,EAAE;SACR,QAAQ,CACP,wEAAwE,CACzE;CACJ,CAAC;KACD,QAAQ,CACP,qEAAqE,CACtE,CAAA"}
1
+ {"version":3,"file":"dormakaba-community.js","sourceRoot":"","sources":["../../../../../../src/lib/seam/connect/models/acs/metadata/dormakaba-community.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,MAAM,CAAC,MAAM,yCAAyC,GAAG,CAAC;KACvD,MAAM,CAAC;IACN,oBAAoB,EAAE,CAAC;SACpB,MAAM,EAAE;SACR,QAAQ,CACP,wEAAwE,CACzE;CACJ,CAAC;KACD,QAAQ,CACP,qEAAqE,CACtE,CAAA"}
@@ -4275,13 +4275,10 @@ export declare const spaces_batch: z.ZodObject<{
4275
4275
  privacy_mode?: boolean | undefined;
4276
4276
  }>>;
4277
4277
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
4278
- access_point_name: z.ZodString;
4279
4278
  access_point_profile: z.ZodString;
4280
4279
  }, "strip", z.ZodTypeAny, {
4281
- access_point_name: string;
4282
4280
  access_point_profile: string;
4283
4281
  }, {
4284
- access_point_name: string;
4285
4282
  access_point_profile: string;
4286
4283
  }>>;
4287
4284
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -4387,7 +4384,6 @@ export declare const spaces_batch: z.ZodObject<{
4387
4384
  room_number: string;
4388
4385
  } | undefined;
4389
4386
  dormakaba_community_metadata?: {
4390
- access_point_name: string;
4391
4387
  access_point_profile: string;
4392
4388
  } | undefined;
4393
4389
  salto_space_metadata?: {
@@ -4452,7 +4448,6 @@ export declare const spaces_batch: z.ZodObject<{
4452
4448
  room_number: string;
4453
4449
  } | undefined;
4454
4450
  dormakaba_community_metadata?: {
4455
- access_point_name: string;
4456
4451
  access_point_profile: string;
4457
4452
  } | undefined;
4458
4453
  salto_space_metadata?: {
@@ -5851,7 +5846,6 @@ export declare const spaces_batch: z.ZodObject<{
5851
5846
  room_number: string;
5852
5847
  } | undefined;
5853
5848
  dormakaba_community_metadata?: {
5854
- access_point_name: string;
5855
5849
  access_point_profile: string;
5856
5850
  } | undefined;
5857
5851
  salto_space_metadata?: {
@@ -6720,7 +6714,6 @@ export declare const spaces_batch: z.ZodObject<{
6720
6714
  room_number: string;
6721
6715
  } | undefined;
6722
6716
  dormakaba_community_metadata?: {
6723
- access_point_name: string;
6724
6717
  access_point_profile: string;
6725
6718
  } | undefined;
6726
6719
  salto_space_metadata?: {
@@ -11143,13 +11136,10 @@ export declare const access_grants_batch: z.ZodObject<{
11143
11136
  privacy_mode?: boolean | undefined;
11144
11137
  }>>;
11145
11138
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
11146
- access_point_name: z.ZodString;
11147
11139
  access_point_profile: z.ZodString;
11148
11140
  }, "strip", z.ZodTypeAny, {
11149
- access_point_name: string;
11150
11141
  access_point_profile: string;
11151
11142
  }, {
11152
- access_point_name: string;
11153
11143
  access_point_profile: string;
11154
11144
  }>>;
11155
11145
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -11255,7 +11245,6 @@ export declare const access_grants_batch: z.ZodObject<{
11255
11245
  room_number: string;
11256
11246
  } | undefined;
11257
11247
  dormakaba_community_metadata?: {
11258
- access_point_name: string;
11259
11248
  access_point_profile: string;
11260
11249
  } | undefined;
11261
11250
  salto_space_metadata?: {
@@ -11320,7 +11309,6 @@ export declare const access_grants_batch: z.ZodObject<{
11320
11309
  room_number: string;
11321
11310
  } | undefined;
11322
11311
  dormakaba_community_metadata?: {
11323
- access_point_name: string;
11324
11312
  access_point_profile: string;
11325
11313
  } | undefined;
11326
11314
  salto_space_metadata?: {
@@ -12893,7 +12881,6 @@ export declare const access_grants_batch: z.ZodObject<{
12893
12881
  room_number: string;
12894
12882
  } | undefined;
12895
12883
  dormakaba_community_metadata?: {
12896
- access_point_name: string;
12897
12884
  access_point_profile: string;
12898
12885
  } | undefined;
12899
12886
  salto_space_metadata?: {
@@ -13807,7 +13794,6 @@ export declare const access_grants_batch: z.ZodObject<{
13807
13794
  room_number: string;
13808
13795
  } | undefined;
13809
13796
  dormakaba_community_metadata?: {
13810
- access_point_name: string;
13811
13797
  access_point_profile: string;
13812
13798
  } | undefined;
13813
13799
  salto_space_metadata?: {
@@ -18276,13 +18262,10 @@ export declare const access_methods_batch: z.ZodObject<{
18276
18262
  privacy_mode?: boolean | undefined;
18277
18263
  }>>;
18278
18264
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
18279
- access_point_name: z.ZodString;
18280
18265
  access_point_profile: z.ZodString;
18281
18266
  }, "strip", z.ZodTypeAny, {
18282
- access_point_name: string;
18283
18267
  access_point_profile: string;
18284
18268
  }, {
18285
- access_point_name: string;
18286
18269
  access_point_profile: string;
18287
18270
  }>>;
18288
18271
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -18388,7 +18371,6 @@ export declare const access_methods_batch: z.ZodObject<{
18388
18371
  room_number: string;
18389
18372
  } | undefined;
18390
18373
  dormakaba_community_metadata?: {
18391
- access_point_name: string;
18392
18374
  access_point_profile: string;
18393
18375
  } | undefined;
18394
18376
  salto_space_metadata?: {
@@ -18453,7 +18435,6 @@ export declare const access_methods_batch: z.ZodObject<{
18453
18435
  room_number: string;
18454
18436
  } | undefined;
18455
18437
  dormakaba_community_metadata?: {
18456
- access_point_name: string;
18457
18438
  access_point_profile: string;
18458
18439
  } | undefined;
18459
18440
  salto_space_metadata?: {
@@ -19447,7 +19428,6 @@ export declare const access_methods_batch: z.ZodObject<{
19447
19428
  room_number: string;
19448
19429
  } | undefined;
19449
19430
  dormakaba_community_metadata?: {
19450
- access_point_name: string;
19451
19431
  access_point_profile: string;
19452
19432
  } | undefined;
19453
19433
  salto_space_metadata?: {
@@ -20257,7 +20237,6 @@ export declare const access_methods_batch: z.ZodObject<{
20257
20237
  room_number: string;
20258
20238
  } | undefined;
20259
20239
  dormakaba_community_metadata?: {
20260
- access_point_name: string;
20261
20240
  access_point_profile: string;
20262
20241
  } | undefined;
20263
20242
  salto_space_metadata?: {
@@ -24793,13 +24772,10 @@ export declare const workspaces_batch: z.ZodObject<{
24793
24772
  privacy_mode?: boolean | undefined;
24794
24773
  }>>;
24795
24774
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
24796
- access_point_name: z.ZodString;
24797
24775
  access_point_profile: z.ZodString;
24798
24776
  }, "strip", z.ZodTypeAny, {
24799
- access_point_name: string;
24800
24777
  access_point_profile: string;
24801
24778
  }, {
24802
- access_point_name: string;
24803
24779
  access_point_profile: string;
24804
24780
  }>>;
24805
24781
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -24905,7 +24881,6 @@ export declare const workspaces_batch: z.ZodObject<{
24905
24881
  room_number: string;
24906
24882
  } | undefined;
24907
24883
  dormakaba_community_metadata?: {
24908
- access_point_name: string;
24909
24884
  access_point_profile: string;
24910
24885
  } | undefined;
24911
24886
  salto_space_metadata?: {
@@ -24970,7 +24945,6 @@ export declare const workspaces_batch: z.ZodObject<{
24970
24945
  room_number: string;
24971
24946
  } | undefined;
24972
24947
  dormakaba_community_metadata?: {
24973
- access_point_name: string;
24974
24948
  access_point_profile: string;
24975
24949
  } | undefined;
24976
24950
  salto_space_metadata?: {
@@ -42151,7 +42125,6 @@ export declare const workspaces_batch: z.ZodObject<{
42151
42125
  room_number: string;
42152
42126
  } | undefined;
42153
42127
  dormakaba_community_metadata?: {
42154
- access_point_name: string;
42155
42128
  access_point_profile: string;
42156
42129
  } | undefined;
42157
42130
  salto_space_metadata?: {
@@ -46120,7 +46093,6 @@ export declare const workspaces_batch: z.ZodObject<{
46120
46093
  room_number: string;
46121
46094
  } | undefined;
46122
46095
  dormakaba_community_metadata?: {
46123
- access_point_name: string;
46124
46096
  access_point_profile: string;
46125
46097
  } | undefined;
46126
46098
  salto_space_metadata?: {
@@ -53804,13 +53776,10 @@ export declare const batch: z.ZodObject<{
53804
53776
  privacy_mode?: boolean | undefined;
53805
53777
  }>>;
53806
53778
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
53807
- access_point_name: z.ZodString;
53808
53779
  access_point_profile: z.ZodString;
53809
53780
  }, "strip", z.ZodTypeAny, {
53810
- access_point_name: string;
53811
53781
  access_point_profile: string;
53812
53782
  }, {
53813
- access_point_name: string;
53814
53783
  access_point_profile: string;
53815
53784
  }>>;
53816
53785
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -53916,7 +53885,6 @@ export declare const batch: z.ZodObject<{
53916
53885
  room_number: string;
53917
53886
  } | undefined;
53918
53887
  dormakaba_community_metadata?: {
53919
- access_point_name: string;
53920
53888
  access_point_profile: string;
53921
53889
  } | undefined;
53922
53890
  salto_space_metadata?: {
@@ -53981,7 +53949,6 @@ export declare const batch: z.ZodObject<{
53981
53949
  room_number: string;
53982
53950
  } | undefined;
53983
53951
  dormakaba_community_metadata?: {
53984
- access_point_name: string;
53985
53952
  access_point_profile: string;
53986
53953
  } | undefined;
53987
53954
  salto_space_metadata?: {
@@ -70790,7 +70757,6 @@ export declare const batch: z.ZodObject<{
70790
70757
  room_number: string;
70791
70758
  } | undefined;
70792
70759
  dormakaba_community_metadata?: {
70793
- access_point_name: string;
70794
70760
  access_point_profile: string;
70795
70761
  } | undefined;
70796
70762
  salto_space_metadata?: {
@@ -74690,7 +74656,6 @@ export declare const batch: z.ZodObject<{
74690
74656
  room_number: string;
74691
74657
  } | undefined;
74692
74658
  dormakaba_community_metadata?: {
74693
- access_point_name: string;
74694
74659
  access_point_profile: string;
74695
74660
  } | undefined;
74696
74661
  salto_space_metadata?: {
@@ -286,13 +286,10 @@ declare const phone_provider_session: z.ZodObject<{
286
286
  privacy_mode?: boolean | undefined;
287
287
  }>>;
288
288
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
289
- access_point_name: z.ZodString;
290
289
  access_point_profile: z.ZodString;
291
290
  }, "strip", z.ZodTypeAny, {
292
- access_point_name: string;
293
291
  access_point_profile: string;
294
292
  }, {
295
- access_point_name: string;
296
293
  access_point_profile: string;
297
294
  }>>;
298
295
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -398,7 +395,6 @@ declare const phone_provider_session: z.ZodObject<{
398
395
  room_number: string;
399
396
  } | undefined;
400
397
  dormakaba_community_metadata?: {
401
- access_point_name: string;
402
398
  access_point_profile: string;
403
399
  } | undefined;
404
400
  salto_space_metadata?: {
@@ -463,7 +459,6 @@ declare const phone_provider_session: z.ZodObject<{
463
459
  room_number: string;
464
460
  } | undefined;
465
461
  dormakaba_community_metadata?: {
466
- access_point_name: string;
467
462
  access_point_profile: string;
468
463
  } | undefined;
469
464
  salto_space_metadata?: {
@@ -567,7 +562,6 @@ declare const phone_provider_session: z.ZodObject<{
567
562
  room_number: string;
568
563
  } | undefined;
569
564
  dormakaba_community_metadata?: {
570
- access_point_name: string;
571
565
  access_point_profile: string;
572
566
  } | undefined;
573
567
  salto_space_metadata?: {
@@ -705,7 +699,6 @@ declare const phone_provider_session: z.ZodObject<{
705
699
  room_number: string;
706
700
  } | undefined;
707
701
  dormakaba_community_metadata?: {
708
- access_point_name: string;
709
702
  access_point_profile: string;
710
703
  } | undefined;
711
704
  salto_space_metadata?: {
@@ -845,7 +838,6 @@ declare const phone_provider_session: z.ZodObject<{
845
838
  room_number: string;
846
839
  } | undefined;
847
840
  dormakaba_community_metadata?: {
848
- access_point_name: string;
849
841
  access_point_profile: string;
850
842
  } | undefined;
851
843
  salto_space_metadata?: {
@@ -991,7 +983,6 @@ declare const phone_provider_session: z.ZodObject<{
991
983
  room_number: string;
992
984
  } | undefined;
993
985
  dormakaba_community_metadata?: {
994
- access_point_name: string;
995
986
  access_point_profile: string;
996
987
  } | undefined;
997
988
  salto_space_metadata?: {
@@ -1336,13 +1327,10 @@ export declare const phone_session: z.ZodObject<{
1336
1327
  privacy_mode?: boolean | undefined;
1337
1328
  }>>;
1338
1329
  dormakaba_community_metadata: z.ZodOptional<z.ZodObject<{
1339
- access_point_name: z.ZodString;
1340
1330
  access_point_profile: z.ZodString;
1341
1331
  }, "strip", z.ZodTypeAny, {
1342
- access_point_name: string;
1343
1332
  access_point_profile: string;
1344
1333
  }, {
1345
- access_point_name: string;
1346
1334
  access_point_profile: string;
1347
1335
  }>>;
1348
1336
  assa_abloy_vostio_metadata: z.ZodOptional<z.ZodObject<{
@@ -1448,7 +1436,6 @@ export declare const phone_session: z.ZodObject<{
1448
1436
  room_number: string;
1449
1437
  } | undefined;
1450
1438
  dormakaba_community_metadata?: {
1451
- access_point_name: string;
1452
1439
  access_point_profile: string;
1453
1440
  } | undefined;
1454
1441
  salto_space_metadata?: {
@@ -1513,7 +1500,6 @@ export declare const phone_session: z.ZodObject<{
1513
1500
  room_number: string;
1514
1501
  } | undefined;
1515
1502
  dormakaba_community_metadata?: {
1516
- access_point_name: string;
1517
1503
  access_point_profile: string;
1518
1504
  } | undefined;
1519
1505
  salto_space_metadata?: {
@@ -1617,7 +1603,6 @@ export declare const phone_session: z.ZodObject<{
1617
1603
  room_number: string;
1618
1604
  } | undefined;
1619
1605
  dormakaba_community_metadata?: {
1620
- access_point_name: string;
1621
1606
  access_point_profile: string;
1622
1607
  } | undefined;
1623
1608
  salto_space_metadata?: {
@@ -1755,7 +1740,6 @@ export declare const phone_session: z.ZodObject<{
1755
1740
  room_number: string;
1756
1741
  } | undefined;
1757
1742
  dormakaba_community_metadata?: {
1758
- access_point_name: string;
1759
1743
  access_point_profile: string;
1760
1744
  } | undefined;
1761
1745
  salto_space_metadata?: {
@@ -1895,7 +1879,6 @@ export declare const phone_session: z.ZodObject<{
1895
1879
  room_number: string;
1896
1880
  } | undefined;
1897
1881
  dormakaba_community_metadata?: {
1898
- access_point_name: string;
1899
1882
  access_point_profile: string;
1900
1883
  } | undefined;
1901
1884
  salto_space_metadata?: {
@@ -2041,7 +2024,6 @@ export declare const phone_session: z.ZodObject<{
2041
2024
  room_number: string;
2042
2025
  } | undefined;
2043
2026
  dormakaba_community_metadata?: {
2044
- access_point_name: string;
2045
2027
  access_point_profile: string;
2046
2028
  } | undefined;
2047
2029
  salto_space_metadata?: {
@@ -2301,7 +2283,6 @@ export declare const phone_session: z.ZodObject<{
2301
2283
  room_number: string;
2302
2284
  } | undefined;
2303
2285
  dormakaba_community_metadata?: {
2304
- access_point_name: string;
2305
2286
  access_point_profile: string;
2306
2287
  } | undefined;
2307
2288
  salto_space_metadata?: {
@@ -2477,7 +2458,6 @@ export declare const phone_session: z.ZodObject<{
2477
2458
  room_number: string;
2478
2459
  } | undefined;
2479
2460
  dormakaba_community_metadata?: {
2480
- access_point_name: string;
2481
2461
  access_point_profile: string;
2482
2462
  } | undefined;
2483
2463
  salto_space_metadata?: {
@@ -1193,10 +1193,6 @@ declare const _default: {
1193
1193
  dormakaba_community_metadata: {
1194
1194
  description: string;
1195
1195
  properties: {
1196
- access_point_name: {
1197
- description: string;
1198
- type: string;
1199
- };
1200
1196
  access_point_profile: {
1201
1197
  description: string;
1202
1198
  type: string;
@@ -11511,10 +11507,6 @@ declare const _default: {
11511
11507
  dormakaba_community_metadata: {
11512
11508
  description: string;
11513
11509
  properties: {
11514
- access_point_name: {
11515
- description: string;
11516
- type: string;
11517
- };
11518
11510
  access_point_profile: {
11519
11511
  description: string;
11520
11512
  type: string;
@@ -2519,16 +2519,12 @@ export default {
2519
2519
  dormakaba_community_metadata: {
2520
2520
  description: 'dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details).',
2521
2521
  properties: {
2522
- access_point_name: {
2523
- description: 'Name of the access point in the dormakaba Community access system.',
2524
- type: 'string',
2525
- },
2526
2522
  access_point_profile: {
2527
2523
  description: 'Type of access point profile in the dormakaba Community access system.',
2528
2524
  type: 'string',
2529
2525
  },
2530
2526
  },
2531
- required: ['access_point_name', 'access_point_profile'],
2527
+ required: ['access_point_profile'],
2532
2528
  type: 'object',
2533
2529
  },
2534
2530
  errors: {
@@ -17877,19 +17873,12 @@ export default {
17877
17873
  dormakaba_community_metadata: {
17878
17874
  description: 'dormakaba Community-specific metadata associated with the [entrance](https://docs.seam.co/latest/capability-guides/access-systems/retrieving-entrance-details).',
17879
17875
  properties: {
17880
- access_point_name: {
17881
- description: 'Name of the access point in the dormakaba Community access system.',
17882
- type: 'string',
17883
- },
17884
17876
  access_point_profile: {
17885
17877
  description: 'Type of access point profile in the dormakaba Community access system.',
17886
17878
  type: 'string',
17887
17879
  },
17888
17880
  },
17889
- required: [
17890
- 'access_point_name',
17891
- 'access_point_profile',
17892
- ],
17881
+ required: ['access_point_profile'],
17893
17882
  type: 'object',
17894
17883
  },
17895
17884
  errors: {