@takeshape/schema 9.36.4 → 9.37.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.
- package/dist/builtin-schema.js +20 -20
- package/dist/migration/index.d.ts +1 -0
- package/dist/migration/index.d.ts.map +1 -1
- package/dist/migration/index.js +4 -1
- package/dist/migration/to/v3.31.0.d.ts +5 -0
- package/dist/migration/to/v3.31.0.d.ts.map +1 -0
- package/dist/migration/to/v3.31.0.js +53 -0
- package/dist/project-schema/index.d.ts +4 -1
- package/dist/project-schema/index.d.ts.map +1 -1
- package/dist/project-schema/index.js +20 -3
- package/dist/project-schema/latest.d.ts +43 -18
- package/dist/project-schema/latest.d.ts.map +1 -1
- package/dist/project-schema/migrate.d.ts.map +1 -1
- package/dist/project-schema/migrate.js +4 -0
- package/dist/project-schema/v3.31.0.d.ts +1449 -0
- package/dist/project-schema/v3.31.0.d.ts.map +1 -0
- package/dist/project-schema/v3.31.0.js +5 -0
- package/dist/relationships.js +2 -2
- package/dist/schema-util.d.ts +2 -2
- package/dist/schema-util.d.ts.map +1 -1
- package/dist/schema-util.js +12 -12
- package/dist/schemas/index.d.ts +2 -2
- package/dist/schemas/index.d.ts.map +1 -1
- package/dist/schemas/index.js +6 -4
- package/dist/schemas/index.ts +4 -2
- package/dist/schemas/project-schema/latest.json +89 -32
- package/dist/schemas/project-schema/v3.31.0.json +3089 -0
- package/dist/schemas/project-schema.json +7 -1
- package/dist/types/types.d.ts +4 -4
- package/dist/types/types.d.ts.map +1 -1
- package/dist/types/utils.d.ts +4 -3
- package/dist/types/utils.d.ts.map +1 -1
- package/dist/types/utils.js +9 -3
- package/dist/validate.d.ts.map +1 -1
- package/dist/validate.js +13 -3
- package/es/builtin-schema.js +20 -20
- package/es/migration/index.js +3 -1
- package/es/migration/to/v3.31.0.js +38 -0
- package/es/project-schema/index.js +3 -1
- package/es/project-schema/migrate.js +5 -1
- package/es/project-schema/v3.31.0.js +1 -0
- package/es/relationships.js +2 -2
- package/es/schema-util.js +12 -12
- package/es/schemas/index.js +4 -3
- package/es/schemas/index.ts +4 -2
- package/es/schemas/project-schema/latest.json +89 -32
- package/es/schemas/project-schema/v3.31.0.json +3089 -0
- package/es/schemas/project-schema.json +7 -1
- package/es/types/utils.js +7 -3
- package/es/validate.js +13 -3
- package/examples/dependencies/stripe-starter-resolved.json +210 -210
- package/examples/latest/betzino.json +4383 -4383
- package/examples/latest/blog-schema.json +49 -49
- package/examples/latest/brewery-schema.json +39 -39
- package/examples/latest/complex-project-schema.json +412 -412
- package/examples/latest/complex-schema.json +1166 -1166
- package/examples/latest/fabric-ecommerce.json +17 -17
- package/examples/latest/frank-and-fred-schema.json +2242 -2242
- package/examples/latest/klirr-schema.json +3254 -3254
- package/examples/latest/massive-schema.json +785 -785
- package/examples/latest/mill-components-schema.json +215 -215
- package/examples/latest/one-earth.json +1394 -1394
- package/examples/latest/pet-oneof-array.json +33 -33
- package/examples/latest/post-schema.json +32 -32
- package/examples/latest/pruned-shopify-product-schema.json +1 -1
- package/examples/latest/real-world-schema.json +94 -94
- package/examples/latest/recursive-repeater-schema.json +17 -17
- package/examples/latest/recursive-schema.json +17 -17
- package/examples/latest/rick-and-morty-ast.json +180 -180
- package/examples/latest/rick-and-morty-graphql.json +133 -133
- package/examples/latest/rick-and-morty-rest.json +1 -1
- package/examples/latest/schema-with-repeater-draftjs.json +48 -48
- package/examples/latest/shape-books-v3_2_0.json +137 -137
- package/examples/latest/shape-books.json +137 -137
- package/examples/latest/shopify-lookbook.json +41 -41
- package/examples/latest/shopify-product-2022-07.json +124 -124
- package/examples/latest/shopify-product-2023-04.json +125 -125
- package/examples/latest/shopify-store-with-widget.json +94 -94
- package/examples/latest/stripe-product-runtime-schema.json +127 -130
- package/examples/latest/stripe-starter-resolved.json +300 -509
- package/examples/latest/user-schema-no-required.json +22 -22
- package/examples/latest/user-schema-with-defaults.json +23 -23
- package/package.json +5 -5
- package/examples/latest/shopify-namespace-schema.json +0 -364
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"en-us"
|
|
6
6
|
],
|
|
7
7
|
"apiVersion": "2",
|
|
8
|
-
"schemaVersion": "3.
|
|
8
|
+
"schemaVersion": "3.31.0",
|
|
9
9
|
"queries": {
|
|
10
10
|
"getAsset": {
|
|
11
11
|
"shape": "Asset",
|
|
12
12
|
"resolver": {
|
|
13
|
-
"name": "
|
|
14
|
-
"service": "
|
|
13
|
+
"name": "shapedb:get",
|
|
14
|
+
"service": "shapedb",
|
|
15
15
|
"shapeName": "Asset"
|
|
16
16
|
},
|
|
17
17
|
"description": "Get a Asset by ID",
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
"getAssetList": {
|
|
21
21
|
"shape": "AssetPaginatedList",
|
|
22
22
|
"resolver": {
|
|
23
|
-
"name": "
|
|
24
|
-
"service": "
|
|
23
|
+
"name": "shapedb:list",
|
|
24
|
+
"service": "shapedb",
|
|
25
25
|
"shapeName": "Asset"
|
|
26
26
|
},
|
|
27
27
|
"description": "Returns a list Asset in natural order.",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"getTsStaticSite": {
|
|
31
31
|
"shape": "TsStaticSite",
|
|
32
32
|
"resolver": {
|
|
33
|
-
"name": "
|
|
34
|
-
"service": "
|
|
33
|
+
"name": "shapedb:get",
|
|
34
|
+
"service": "shapedb",
|
|
35
35
|
"shapeName": "TsStaticSite"
|
|
36
36
|
},
|
|
37
37
|
"description": "Get a TsStaticSite by ID",
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"getTsStaticSiteList": {
|
|
41
41
|
"shape": "TsStaticSitePaginatedList",
|
|
42
42
|
"resolver": {
|
|
43
|
-
"name": "
|
|
44
|
-
"service": "
|
|
43
|
+
"name": "shapedb:list",
|
|
44
|
+
"service": "shapedb",
|
|
45
45
|
"shapeName": "TsStaticSite"
|
|
46
46
|
},
|
|
47
47
|
"description": "Returns a list TsStaticSite in natural order.",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"shape": "AssetSearchResults",
|
|
238
238
|
"resolver": {
|
|
239
239
|
"name": "takeshape:search",
|
|
240
|
-
"service": "takeshape
|
|
240
|
+
"service": "takeshape",
|
|
241
241
|
"shapeName": "Asset"
|
|
242
242
|
},
|
|
243
243
|
"args": "AssetTSSearchArgs"
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"shape": "TsStaticSiteSearchResults",
|
|
247
247
|
"resolver": {
|
|
248
248
|
"name": "takeshape:search",
|
|
249
|
-
"service": "takeshape
|
|
249
|
+
"service": "takeshape",
|
|
250
250
|
"shapeName": "TsStaticSite"
|
|
251
251
|
},
|
|
252
252
|
"args": "TsStaticSiteTSSearchArgs"
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"shape": "TSSearchableSearchResults",
|
|
256
256
|
"resolver": {
|
|
257
257
|
"name": "takeshape:search",
|
|
258
|
-
"service": "takeshape
|
|
258
|
+
"service": "takeshape"
|
|
259
259
|
},
|
|
260
260
|
"args": "TSSearchArgs"
|
|
261
261
|
}
|
|
@@ -264,8 +264,8 @@
|
|
|
264
264
|
"updateAsset": {
|
|
265
265
|
"shape": "UpdateAssetResult",
|
|
266
266
|
"resolver": {
|
|
267
|
-
"name": "
|
|
268
|
-
"service": "
|
|
267
|
+
"name": "shapedb:update",
|
|
268
|
+
"service": "shapedb",
|
|
269
269
|
"shapeName": "Asset"
|
|
270
270
|
},
|
|
271
271
|
"description": "Update Asset",
|
|
@@ -274,8 +274,8 @@
|
|
|
274
274
|
"createAsset": {
|
|
275
275
|
"shape": "CreateAssetResult",
|
|
276
276
|
"resolver": {
|
|
277
|
-
"name": "
|
|
278
|
-
"service": "
|
|
277
|
+
"name": "shapedb:create",
|
|
278
|
+
"service": "shapedb",
|
|
279
279
|
"shapeName": "Asset"
|
|
280
280
|
},
|
|
281
281
|
"description": "Create Asset",
|
|
@@ -284,8 +284,8 @@
|
|
|
284
284
|
"duplicateAsset": {
|
|
285
285
|
"shape": "DuplicateAssetResult",
|
|
286
286
|
"resolver": {
|
|
287
|
-
"name": "
|
|
288
|
-
"service": "
|
|
287
|
+
"name": "shapedb:duplicate",
|
|
288
|
+
"service": "shapedb",
|
|
289
289
|
"shapeName": "Asset"
|
|
290
290
|
},
|
|
291
291
|
"description": "Duplicate Asset",
|
|
@@ -294,8 +294,8 @@
|
|
|
294
294
|
"deleteAsset": {
|
|
295
295
|
"shape": "DeleteAssetResult",
|
|
296
296
|
"resolver": {
|
|
297
|
-
"name": "
|
|
298
|
-
"service": "
|
|
297
|
+
"name": "shapedb:delete",
|
|
298
|
+
"service": "shapedb",
|
|
299
299
|
"shapeName": "Asset"
|
|
300
300
|
},
|
|
301
301
|
"description": "Delete Asset",
|
|
@@ -304,8 +304,8 @@
|
|
|
304
304
|
"updateTsStaticSite": {
|
|
305
305
|
"shape": "UpdateTsStaticSiteResult",
|
|
306
306
|
"resolver": {
|
|
307
|
-
"name": "
|
|
308
|
-
"service": "
|
|
307
|
+
"name": "shapedb:update",
|
|
308
|
+
"service": "shapedb",
|
|
309
309
|
"shapeName": "TsStaticSite"
|
|
310
310
|
},
|
|
311
311
|
"description": "Update TsStaticSite",
|
|
@@ -314,8 +314,8 @@
|
|
|
314
314
|
"createTsStaticSite": {
|
|
315
315
|
"shape": "CreateTsStaticSiteResult",
|
|
316
316
|
"resolver": {
|
|
317
|
-
"name": "
|
|
318
|
-
"service": "
|
|
317
|
+
"name": "shapedb:create",
|
|
318
|
+
"service": "shapedb",
|
|
319
319
|
"shapeName": "TsStaticSite"
|
|
320
320
|
},
|
|
321
321
|
"description": "Create TsStaticSite",
|
|
@@ -324,8 +324,8 @@
|
|
|
324
324
|
"duplicateTsStaticSite": {
|
|
325
325
|
"shape": "DuplicateTsStaticSiteResult",
|
|
326
326
|
"resolver": {
|
|
327
|
-
"name": "
|
|
328
|
-
"service": "
|
|
327
|
+
"name": "shapedb:duplicate",
|
|
328
|
+
"service": "shapedb",
|
|
329
329
|
"shapeName": "TsStaticSite"
|
|
330
330
|
},
|
|
331
331
|
"description": "Duplicate TsStaticSite",
|
|
@@ -334,8 +334,8 @@
|
|
|
334
334
|
"deleteTsStaticSite": {
|
|
335
335
|
"shape": "DeleteTsStaticSiteResult",
|
|
336
336
|
"resolver": {
|
|
337
|
-
"name": "
|
|
338
|
-
"service": "
|
|
337
|
+
"name": "shapedb:delete",
|
|
338
|
+
"service": "shapedb",
|
|
339
339
|
"shapeName": "TsStaticSite"
|
|
340
340
|
},
|
|
341
341
|
"description": "Delete TsStaticSite",
|
|
@@ -356,13 +356,13 @@
|
|
|
356
356
|
"title": {
|
|
357
357
|
"type": "string",
|
|
358
358
|
"title": "Title",
|
|
359
|
-
"@mapping": "
|
|
359
|
+
"@mapping": "shapedb:Asset.By5tQOMc",
|
|
360
360
|
"@l10n": true
|
|
361
361
|
},
|
|
362
362
|
"description": {
|
|
363
363
|
"type": "string",
|
|
364
364
|
"title": "Description",
|
|
365
|
-
"@mapping": "
|
|
365
|
+
"@mapping": "shapedb:Asset.B1Zsra3fx",
|
|
366
366
|
"@l10n": true
|
|
367
367
|
},
|
|
368
368
|
"filename": {
|
|
@@ -370,19 +370,19 @@
|
|
|
370
370
|
"title": "Filename",
|
|
371
371
|
"@l10n": false,
|
|
372
372
|
"minLength": 1,
|
|
373
|
-
"@mapping": "
|
|
373
|
+
"@mapping": "shapedb:Asset.H1oYQOM9"
|
|
374
374
|
},
|
|
375
375
|
"caption": {
|
|
376
376
|
"type": "object",
|
|
377
377
|
"title": "Caption",
|
|
378
|
-
"@mapping": "
|
|
378
|
+
"@mapping": "shapedb:Asset.SyWVsd98x",
|
|
379
379
|
"@tag": "draftjs",
|
|
380
380
|
"@l10n": true
|
|
381
381
|
},
|
|
382
382
|
"credit": {
|
|
383
383
|
"type": "object",
|
|
384
384
|
"title": "Credit",
|
|
385
|
-
"@mapping": "
|
|
385
|
+
"@mapping": "shapedb:Asset.Skn_i_5Ll",
|
|
386
386
|
"@tag": "draftjs",
|
|
387
387
|
"@l10n": true
|
|
388
388
|
},
|
|
@@ -391,25 +391,25 @@
|
|
|
391
391
|
"title": "Path",
|
|
392
392
|
"@l10n": false,
|
|
393
393
|
"minLength": 1,
|
|
394
|
-
"@mapping": "
|
|
394
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5"
|
|
395
395
|
},
|
|
396
396
|
"mimeType": {
|
|
397
397
|
"type": "string",
|
|
398
398
|
"title": "MIME type",
|
|
399
399
|
"@l10n": false,
|
|
400
|
-
"@mapping": "
|
|
400
|
+
"@mapping": "shapedb:Asset.SyCYX_Gq"
|
|
401
401
|
},
|
|
402
402
|
"sourceUrl": {
|
|
403
403
|
"type": "string",
|
|
404
404
|
"title": "Source URL",
|
|
405
405
|
"@l10n": false,
|
|
406
|
-
"@mapping": "
|
|
406
|
+
"@mapping": "shapedb:Asset.SJXSidnXE"
|
|
407
407
|
},
|
|
408
408
|
"uploadStatus": {
|
|
409
409
|
"type": "string",
|
|
410
410
|
"title": "Upload status",
|
|
411
411
|
"@l10n": false,
|
|
412
|
-
"@mapping": "
|
|
412
|
+
"@mapping": "shapedb:Asset.ByeAYXdG9"
|
|
413
413
|
},
|
|
414
414
|
"_shapeId": {
|
|
415
415
|
"type": "string",
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
},
|
|
444
444
|
"@resolver": {
|
|
445
445
|
"name": "takeshape:getUser",
|
|
446
|
-
"service": "takeshape
|
|
446
|
+
"service": "takeshape"
|
|
447
447
|
}
|
|
448
448
|
},
|
|
449
449
|
"_updatedAt": {
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
},
|
|
460
460
|
"@resolver": {
|
|
461
461
|
"name": "takeshape:getUser",
|
|
462
|
-
"service": "takeshape
|
|
462
|
+
"service": "takeshape"
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
465
|
"_schemaVersion": {
|
|
@@ -491,7 +491,7 @@
|
|
|
491
491
|
"s3Key": {
|
|
492
492
|
"title": "s3 key",
|
|
493
493
|
"type": "string",
|
|
494
|
-
"@mapping": "
|
|
494
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5",
|
|
495
495
|
"@deprecationReason": "Use path instead"
|
|
496
496
|
}
|
|
497
497
|
},
|
|
@@ -542,14 +542,14 @@
|
|
|
542
542
|
"title": "Title",
|
|
543
543
|
"@l10n": false,
|
|
544
544
|
"minLength": 1,
|
|
545
|
-
"@mapping": "
|
|
545
|
+
"@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
|
|
546
546
|
},
|
|
547
547
|
"baseUrl": {
|
|
548
548
|
"type": "string",
|
|
549
549
|
"title": "Base URL",
|
|
550
550
|
"@l10n": false,
|
|
551
551
|
"minLength": 1,
|
|
552
|
-
"@mapping": "
|
|
552
|
+
"@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
|
|
553
553
|
},
|
|
554
554
|
"provider": {
|
|
555
555
|
"type": "string",
|
|
@@ -594,14 +594,14 @@
|
|
|
594
594
|
"title": "Vercel"
|
|
595
595
|
}
|
|
596
596
|
],
|
|
597
|
-
"@mapping": "
|
|
597
|
+
"@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
|
|
598
598
|
},
|
|
599
599
|
"idKey": {
|
|
600
600
|
"type": "string",
|
|
601
601
|
"title": "Id Key",
|
|
602
602
|
"@l10n": false,
|
|
603
603
|
"minLength": 1,
|
|
604
|
-
"@mapping": "
|
|
604
|
+
"@mapping": "shapedb:TsStaticSite.SyRhi8_me"
|
|
605
605
|
},
|
|
606
606
|
"secretKey": {
|
|
607
607
|
"type": "string",
|
|
@@ -609,20 +609,20 @@
|
|
|
609
609
|
"@l10n": false,
|
|
610
610
|
"@sensitive": true,
|
|
611
611
|
"minLength": 1,
|
|
612
|
-
"@mapping": "
|
|
612
|
+
"@mapping": "shapedb:TsStaticSite.BkIajLdXl"
|
|
613
613
|
},
|
|
614
614
|
"destination": {
|
|
615
615
|
"type": "string",
|
|
616
616
|
"title": "Destination",
|
|
617
617
|
"@l10n": false,
|
|
618
618
|
"minLength": 1,
|
|
619
|
-
"@mapping": "
|
|
619
|
+
"@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
|
|
620
620
|
},
|
|
621
621
|
"privateAcl": {
|
|
622
622
|
"type": "boolean",
|
|
623
623
|
"title": "Private ACL",
|
|
624
624
|
"@l10n": false,
|
|
625
|
-
"@mapping": "
|
|
625
|
+
"@mapping": "shapedb:TsStaticSite.ByFe48wWU"
|
|
626
626
|
},
|
|
627
627
|
"environmentVariables": {
|
|
628
628
|
"type": "array",
|
|
@@ -631,7 +631,7 @@
|
|
|
631
631
|
"items": {
|
|
632
632
|
"$ref": "#/shapes/TsStaticSiteEnvironmentVariables/schema"
|
|
633
633
|
},
|
|
634
|
-
"@mapping": "
|
|
634
|
+
"@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
|
|
635
635
|
},
|
|
636
636
|
"triggers": {
|
|
637
637
|
"type": "array",
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
"type": "string",
|
|
646
646
|
"title": "Template Hash",
|
|
647
647
|
"@l10n": false,
|
|
648
|
-
"@mapping": "
|
|
648
|
+
"@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
|
|
649
649
|
},
|
|
650
650
|
"_shapeId": {
|
|
651
651
|
"type": "string",
|
|
@@ -679,7 +679,7 @@
|
|
|
679
679
|
},
|
|
680
680
|
"@resolver": {
|
|
681
681
|
"name": "takeshape:getUser",
|
|
682
|
-
"service": "takeshape
|
|
682
|
+
"service": "takeshape"
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
685
|
"_updatedAt": {
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
},
|
|
696
696
|
"@resolver": {
|
|
697
697
|
"name": "takeshape:getUser",
|
|
698
|
-
"service": "takeshape
|
|
698
|
+
"service": "takeshape"
|
|
699
699
|
}
|
|
700
700
|
},
|
|
701
701
|
"_schemaVersion": {
|
|
@@ -742,12 +742,12 @@
|
|
|
742
742
|
"name": {
|
|
743
743
|
"type": "string",
|
|
744
744
|
"title": "Name",
|
|
745
|
-
"@mapping": "
|
|
745
|
+
"@mapping": "shapedb:TsStaticSite.J8sbHgfdI"
|
|
746
746
|
},
|
|
747
747
|
"value": {
|
|
748
748
|
"type": "string",
|
|
749
749
|
"title": "Value",
|
|
750
|
-
"@mapping": "
|
|
750
|
+
"@mapping": "shapedb:TsStaticSite.ndhh88DvG"
|
|
751
751
|
}
|
|
752
752
|
}
|
|
753
753
|
}
|
|
@@ -856,8 +856,7 @@
|
|
|
856
856
|
}
|
|
857
857
|
],
|
|
858
858
|
"@resolver": {
|
|
859
|
-
"name": "util:wrap"
|
|
860
|
-
"service": "takeshape:local"
|
|
859
|
+
"name": "util:wrap"
|
|
861
860
|
}
|
|
862
861
|
},
|
|
863
862
|
"description": {
|
|
@@ -919,8 +918,7 @@
|
|
|
919
918
|
}
|
|
920
919
|
],
|
|
921
920
|
"@resolver": {
|
|
922
|
-
"name": "util:wrap"
|
|
923
|
-
"service": "takeshape:local"
|
|
921
|
+
"name": "util:wrap"
|
|
924
922
|
}
|
|
925
923
|
},
|
|
926
924
|
"unit_label": {
|
|
@@ -1045,8 +1043,7 @@
|
|
|
1045
1043
|
}
|
|
1046
1044
|
],
|
|
1047
1045
|
"@resolver": {
|
|
1048
|
-
"name": "util:wrap"
|
|
1049
|
-
"service": "takeshape:local"
|
|
1046
|
+
"name": "util:wrap"
|
|
1050
1047
|
}
|
|
1051
1048
|
},
|
|
1052
1049
|
"recurring": {
|
|
@@ -2578,13 +2575,13 @@
|
|
|
2578
2575
|
"title": {
|
|
2579
2576
|
"type": "string",
|
|
2580
2577
|
"title": "Title",
|
|
2581
|
-
"@mapping": "
|
|
2578
|
+
"@mapping": "shapedb:Asset.By5tQOMc",
|
|
2582
2579
|
"@l10n": true
|
|
2583
2580
|
},
|
|
2584
2581
|
"description": {
|
|
2585
2582
|
"type": "string",
|
|
2586
2583
|
"title": "Description",
|
|
2587
|
-
"@mapping": "
|
|
2584
|
+
"@mapping": "shapedb:Asset.B1Zsra3fx",
|
|
2588
2585
|
"@l10n": true
|
|
2589
2586
|
},
|
|
2590
2587
|
"filename": {
|
|
@@ -2592,19 +2589,19 @@
|
|
|
2592
2589
|
"title": "Filename",
|
|
2593
2590
|
"@l10n": false,
|
|
2594
2591
|
"minLength": 1,
|
|
2595
|
-
"@mapping": "
|
|
2592
|
+
"@mapping": "shapedb:Asset.H1oYQOM9"
|
|
2596
2593
|
},
|
|
2597
2594
|
"caption": {
|
|
2598
2595
|
"type": "object",
|
|
2599
2596
|
"title": "Caption",
|
|
2600
|
-
"@mapping": "
|
|
2597
|
+
"@mapping": "shapedb:Asset.SyWVsd98x",
|
|
2601
2598
|
"@tag": "draftjs",
|
|
2602
2599
|
"@l10n": true
|
|
2603
2600
|
},
|
|
2604
2601
|
"credit": {
|
|
2605
2602
|
"type": "object",
|
|
2606
2603
|
"title": "Credit",
|
|
2607
|
-
"@mapping": "
|
|
2604
|
+
"@mapping": "shapedb:Asset.Skn_i_5Ll",
|
|
2608
2605
|
"@tag": "draftjs",
|
|
2609
2606
|
"@l10n": true
|
|
2610
2607
|
},
|
|
@@ -2613,25 +2610,25 @@
|
|
|
2613
2610
|
"title": "Path",
|
|
2614
2611
|
"@l10n": false,
|
|
2615
2612
|
"minLength": 1,
|
|
2616
|
-
"@mapping": "
|
|
2613
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5"
|
|
2617
2614
|
},
|
|
2618
2615
|
"mimeType": {
|
|
2619
2616
|
"type": "string",
|
|
2620
2617
|
"title": "MIME type",
|
|
2621
2618
|
"@l10n": false,
|
|
2622
|
-
"@mapping": "
|
|
2619
|
+
"@mapping": "shapedb:Asset.SyCYX_Gq"
|
|
2623
2620
|
},
|
|
2624
2621
|
"sourceUrl": {
|
|
2625
2622
|
"type": "string",
|
|
2626
2623
|
"title": "Source URL",
|
|
2627
2624
|
"@l10n": false,
|
|
2628
|
-
"@mapping": "
|
|
2625
|
+
"@mapping": "shapedb:Asset.SJXSidnXE"
|
|
2629
2626
|
},
|
|
2630
2627
|
"uploadStatus": {
|
|
2631
2628
|
"type": "string",
|
|
2632
2629
|
"title": "Upload status",
|
|
2633
2630
|
"@l10n": false,
|
|
2634
|
-
"@mapping": "
|
|
2631
|
+
"@mapping": "shapedb:Asset.ByeAYXdG9"
|
|
2635
2632
|
},
|
|
2636
2633
|
"_shapeId": {
|
|
2637
2634
|
"type": "string",
|
|
@@ -2660,7 +2657,7 @@
|
|
|
2660
2657
|
"@ref": "local:TSUser",
|
|
2661
2658
|
"@resolver": {
|
|
2662
2659
|
"name": "takeshape:getUser",
|
|
2663
|
-
"service": "takeshape
|
|
2660
|
+
"service": "takeshape"
|
|
2664
2661
|
}
|
|
2665
2662
|
}
|
|
2666
2663
|
},
|
|
@@ -2676,7 +2673,7 @@
|
|
|
2676
2673
|
"@ref": "local:TSUser",
|
|
2677
2674
|
"@resolver": {
|
|
2678
2675
|
"name": "takeshape:getUser",
|
|
2679
|
-
"service": "takeshape
|
|
2676
|
+
"service": "takeshape"
|
|
2680
2677
|
}
|
|
2681
2678
|
}
|
|
2682
2679
|
},
|
|
@@ -2709,7 +2706,7 @@
|
|
|
2709
2706
|
"s3Key": {
|
|
2710
2707
|
"title": "s3 key",
|
|
2711
2708
|
"type": "string",
|
|
2712
|
-
"@mapping": "
|
|
2709
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5",
|
|
2713
2710
|
"@deprecationReason": "Use path instead"
|
|
2714
2711
|
}
|
|
2715
2712
|
},
|
|
@@ -2802,13 +2799,13 @@
|
|
|
2802
2799
|
"title": {
|
|
2803
2800
|
"type": "string",
|
|
2804
2801
|
"title": "Title",
|
|
2805
|
-
"@mapping": "
|
|
2802
|
+
"@mapping": "shapedb:Asset.By5tQOMc",
|
|
2806
2803
|
"@l10n": true
|
|
2807
2804
|
},
|
|
2808
2805
|
"description": {
|
|
2809
2806
|
"type": "string",
|
|
2810
2807
|
"title": "Description",
|
|
2811
|
-
"@mapping": "
|
|
2808
|
+
"@mapping": "shapedb:Asset.B1Zsra3fx",
|
|
2812
2809
|
"@l10n": true
|
|
2813
2810
|
},
|
|
2814
2811
|
"filename": {
|
|
@@ -2816,19 +2813,19 @@
|
|
|
2816
2813
|
"title": "Filename",
|
|
2817
2814
|
"@l10n": false,
|
|
2818
2815
|
"minLength": 1,
|
|
2819
|
-
"@mapping": "
|
|
2816
|
+
"@mapping": "shapedb:Asset.H1oYQOM9"
|
|
2820
2817
|
},
|
|
2821
2818
|
"caption": {
|
|
2822
2819
|
"type": "object",
|
|
2823
2820
|
"title": "Caption",
|
|
2824
|
-
"@mapping": "
|
|
2821
|
+
"@mapping": "shapedb:Asset.SyWVsd98x",
|
|
2825
2822
|
"@tag": "draftjs",
|
|
2826
2823
|
"@l10n": true
|
|
2827
2824
|
},
|
|
2828
2825
|
"credit": {
|
|
2829
2826
|
"type": "object",
|
|
2830
2827
|
"title": "Credit",
|
|
2831
|
-
"@mapping": "
|
|
2828
|
+
"@mapping": "shapedb:Asset.Skn_i_5Ll",
|
|
2832
2829
|
"@tag": "draftjs",
|
|
2833
2830
|
"@l10n": true
|
|
2834
2831
|
},
|
|
@@ -2837,25 +2834,25 @@
|
|
|
2837
2834
|
"title": "Path",
|
|
2838
2835
|
"@l10n": false,
|
|
2839
2836
|
"minLength": 1,
|
|
2840
|
-
"@mapping": "
|
|
2837
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5"
|
|
2841
2838
|
},
|
|
2842
2839
|
"mimeType": {
|
|
2843
2840
|
"type": "string",
|
|
2844
2841
|
"title": "MIME type",
|
|
2845
2842
|
"@l10n": false,
|
|
2846
|
-
"@mapping": "
|
|
2843
|
+
"@mapping": "shapedb:Asset.SyCYX_Gq"
|
|
2847
2844
|
},
|
|
2848
2845
|
"sourceUrl": {
|
|
2849
2846
|
"type": "string",
|
|
2850
2847
|
"title": "Source URL",
|
|
2851
2848
|
"@l10n": false,
|
|
2852
|
-
"@mapping": "
|
|
2849
|
+
"@mapping": "shapedb:Asset.SJXSidnXE"
|
|
2853
2850
|
},
|
|
2854
2851
|
"uploadStatus": {
|
|
2855
2852
|
"type": "string",
|
|
2856
2853
|
"title": "Upload status",
|
|
2857
2854
|
"@l10n": false,
|
|
2858
|
-
"@mapping": "
|
|
2855
|
+
"@mapping": "shapedb:Asset.ByeAYXdG9"
|
|
2859
2856
|
},
|
|
2860
2857
|
"_shapeId": {
|
|
2861
2858
|
"type": "string",
|
|
@@ -2888,7 +2885,7 @@
|
|
|
2888
2885
|
"@ref": "local:TSUser",
|
|
2889
2886
|
"@resolver": {
|
|
2890
2887
|
"name": "takeshape:getUser",
|
|
2891
|
-
"service": "takeshape
|
|
2888
|
+
"service": "takeshape"
|
|
2892
2889
|
}
|
|
2893
2890
|
}
|
|
2894
2891
|
},
|
|
@@ -2904,7 +2901,7 @@
|
|
|
2904
2901
|
"@ref": "local:TSUser",
|
|
2905
2902
|
"@resolver": {
|
|
2906
2903
|
"name": "takeshape:getUser",
|
|
2907
|
-
"service": "takeshape
|
|
2904
|
+
"service": "takeshape"
|
|
2908
2905
|
}
|
|
2909
2906
|
}
|
|
2910
2907
|
},
|
|
@@ -2937,7 +2934,7 @@
|
|
|
2937
2934
|
"s3Key": {
|
|
2938
2935
|
"title": "s3 key",
|
|
2939
2936
|
"type": "string",
|
|
2940
|
-
"@mapping": "
|
|
2937
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5",
|
|
2941
2938
|
"@deprecationReason": "Use path instead"
|
|
2942
2939
|
}
|
|
2943
2940
|
},
|
|
@@ -2997,13 +2994,13 @@
|
|
|
2997
2994
|
"title": {
|
|
2998
2995
|
"type": "string",
|
|
2999
2996
|
"title": "Title",
|
|
3000
|
-
"@mapping": "
|
|
2997
|
+
"@mapping": "shapedb:Asset.By5tQOMc",
|
|
3001
2998
|
"@l10n": true
|
|
3002
2999
|
},
|
|
3003
3000
|
"description": {
|
|
3004
3001
|
"type": "string",
|
|
3005
3002
|
"title": "Description",
|
|
3006
|
-
"@mapping": "
|
|
3003
|
+
"@mapping": "shapedb:Asset.B1Zsra3fx",
|
|
3007
3004
|
"@l10n": true
|
|
3008
3005
|
},
|
|
3009
3006
|
"filename": {
|
|
@@ -3011,19 +3008,19 @@
|
|
|
3011
3008
|
"title": "Filename",
|
|
3012
3009
|
"@l10n": false,
|
|
3013
3010
|
"minLength": 1,
|
|
3014
|
-
"@mapping": "
|
|
3011
|
+
"@mapping": "shapedb:Asset.H1oYQOM9"
|
|
3015
3012
|
},
|
|
3016
3013
|
"caption": {
|
|
3017
3014
|
"type": "object",
|
|
3018
3015
|
"title": "Caption",
|
|
3019
|
-
"@mapping": "
|
|
3016
|
+
"@mapping": "shapedb:Asset.SyWVsd98x",
|
|
3020
3017
|
"@tag": "draftjs",
|
|
3021
3018
|
"@l10n": true
|
|
3022
3019
|
},
|
|
3023
3020
|
"credit": {
|
|
3024
3021
|
"type": "object",
|
|
3025
3022
|
"title": "Credit",
|
|
3026
|
-
"@mapping": "
|
|
3023
|
+
"@mapping": "shapedb:Asset.Skn_i_5Ll",
|
|
3027
3024
|
"@tag": "draftjs",
|
|
3028
3025
|
"@l10n": true
|
|
3029
3026
|
},
|
|
@@ -3032,25 +3029,25 @@
|
|
|
3032
3029
|
"title": "Path",
|
|
3033
3030
|
"@l10n": false,
|
|
3034
3031
|
"minLength": 1,
|
|
3035
|
-
"@mapping": "
|
|
3032
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5"
|
|
3036
3033
|
},
|
|
3037
3034
|
"mimeType": {
|
|
3038
3035
|
"type": "string",
|
|
3039
3036
|
"title": "MIME type",
|
|
3040
3037
|
"@l10n": false,
|
|
3041
|
-
"@mapping": "
|
|
3038
|
+
"@mapping": "shapedb:Asset.SyCYX_Gq"
|
|
3042
3039
|
},
|
|
3043
3040
|
"sourceUrl": {
|
|
3044
3041
|
"type": "string",
|
|
3045
3042
|
"title": "Source URL",
|
|
3046
3043
|
"@l10n": false,
|
|
3047
|
-
"@mapping": "
|
|
3044
|
+
"@mapping": "shapedb:Asset.SJXSidnXE"
|
|
3048
3045
|
},
|
|
3049
3046
|
"uploadStatus": {
|
|
3050
3047
|
"type": "string",
|
|
3051
3048
|
"title": "Upload status",
|
|
3052
3049
|
"@l10n": false,
|
|
3053
|
-
"@mapping": "
|
|
3050
|
+
"@mapping": "shapedb:Asset.ByeAYXdG9"
|
|
3054
3051
|
},
|
|
3055
3052
|
"_shapeId": {
|
|
3056
3053
|
"type": "string",
|
|
@@ -3079,7 +3076,7 @@
|
|
|
3079
3076
|
"@ref": "local:TSUser",
|
|
3080
3077
|
"@resolver": {
|
|
3081
3078
|
"name": "takeshape:getUser",
|
|
3082
|
-
"service": "takeshape
|
|
3079
|
+
"service": "takeshape"
|
|
3083
3080
|
}
|
|
3084
3081
|
}
|
|
3085
3082
|
},
|
|
@@ -3095,7 +3092,7 @@
|
|
|
3095
3092
|
"@ref": "local:TSUser",
|
|
3096
3093
|
"@resolver": {
|
|
3097
3094
|
"name": "takeshape:getUser",
|
|
3098
|
-
"service": "takeshape
|
|
3095
|
+
"service": "takeshape"
|
|
3099
3096
|
}
|
|
3100
3097
|
}
|
|
3101
3098
|
},
|
|
@@ -3128,7 +3125,7 @@
|
|
|
3128
3125
|
"s3Key": {
|
|
3129
3126
|
"title": "s3 key",
|
|
3130
3127
|
"type": "string",
|
|
3131
|
-
"@mapping": "
|
|
3128
|
+
"@mapping": "shapedb:Asset.Hk6FQuz5",
|
|
3132
3129
|
"@deprecationReason": "Use path instead"
|
|
3133
3130
|
}
|
|
3134
3131
|
},
|
|
@@ -3248,14 +3245,14 @@
|
|
|
3248
3245
|
"title": "Title",
|
|
3249
3246
|
"@l10n": false,
|
|
3250
3247
|
"minLength": 1,
|
|
3251
|
-
"@mapping": "
|
|
3248
|
+
"@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
|
|
3252
3249
|
},
|
|
3253
3250
|
"baseUrl": {
|
|
3254
3251
|
"type": "string",
|
|
3255
3252
|
"title": "Base URL",
|
|
3256
3253
|
"@l10n": false,
|
|
3257
3254
|
"minLength": 1,
|
|
3258
|
-
"@mapping": "
|
|
3255
|
+
"@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
|
|
3259
3256
|
},
|
|
3260
3257
|
"provider": {
|
|
3261
3258
|
"type": "string",
|
|
@@ -3299,14 +3296,14 @@
|
|
|
3299
3296
|
"title": "Vercel"
|
|
3300
3297
|
}
|
|
3301
3298
|
],
|
|
3302
|
-
"@mapping": "
|
|
3299
|
+
"@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
|
|
3303
3300
|
},
|
|
3304
3301
|
"idKey": {
|
|
3305
3302
|
"type": "string",
|
|
3306
3303
|
"title": "Id Key",
|
|
3307
3304
|
"@l10n": false,
|
|
3308
3305
|
"minLength": 1,
|
|
3309
|
-
"@mapping": "
|
|
3306
|
+
"@mapping": "shapedb:TsStaticSite.SyRhi8_me"
|
|
3310
3307
|
},
|
|
3311
3308
|
"secretKey": {
|
|
3312
3309
|
"type": "string",
|
|
@@ -3314,20 +3311,20 @@
|
|
|
3314
3311
|
"@l10n": false,
|
|
3315
3312
|
"@sensitive": true,
|
|
3316
3313
|
"minLength": 1,
|
|
3317
|
-
"@mapping": "
|
|
3314
|
+
"@mapping": "shapedb:TsStaticSite.BkIajLdXl"
|
|
3318
3315
|
},
|
|
3319
3316
|
"destination": {
|
|
3320
3317
|
"type": "string",
|
|
3321
3318
|
"title": "Destination",
|
|
3322
3319
|
"@l10n": false,
|
|
3323
3320
|
"minLength": 1,
|
|
3324
|
-
"@mapping": "
|
|
3321
|
+
"@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
|
|
3325
3322
|
},
|
|
3326
3323
|
"privateAcl": {
|
|
3327
3324
|
"type": "boolean",
|
|
3328
3325
|
"title": "Private ACL",
|
|
3329
3326
|
"@l10n": false,
|
|
3330
|
-
"@mapping": "
|
|
3327
|
+
"@mapping": "shapedb:TsStaticSite.ByFe48wWU"
|
|
3331
3328
|
},
|
|
3332
3329
|
"environmentVariables": {
|
|
3333
3330
|
"type": "array",
|
|
@@ -3336,7 +3333,7 @@
|
|
|
3336
3333
|
"items": {
|
|
3337
3334
|
"@ref": "local:TsStaticSiteEnvironmentVariablesInput"
|
|
3338
3335
|
},
|
|
3339
|
-
"@mapping": "
|
|
3336
|
+
"@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
|
|
3340
3337
|
},
|
|
3341
3338
|
"triggers": {
|
|
3342
3339
|
"type": "array",
|
|
@@ -3350,7 +3347,7 @@
|
|
|
3350
3347
|
"type": "string",
|
|
3351
3348
|
"title": "Template Hash",
|
|
3352
3349
|
"@l10n": false,
|
|
3353
|
-
"@mapping": "
|
|
3350
|
+
"@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
|
|
3354
3351
|
},
|
|
3355
3352
|
"_shapeId": {
|
|
3356
3353
|
"type": "string",
|
|
@@ -3379,7 +3376,7 @@
|
|
|
3379
3376
|
"@ref": "local:TSUser",
|
|
3380
3377
|
"@resolver": {
|
|
3381
3378
|
"name": "takeshape:getUser",
|
|
3382
|
-
"service": "takeshape
|
|
3379
|
+
"service": "takeshape"
|
|
3383
3380
|
}
|
|
3384
3381
|
}
|
|
3385
3382
|
},
|
|
@@ -3395,7 +3392,7 @@
|
|
|
3395
3392
|
"@ref": "local:TSUser",
|
|
3396
3393
|
"@resolver": {
|
|
3397
3394
|
"name": "takeshape:getUser",
|
|
3398
|
-
"service": "takeshape
|
|
3395
|
+
"service": "takeshape"
|
|
3399
3396
|
}
|
|
3400
3397
|
}
|
|
3401
3398
|
},
|
|
@@ -3474,12 +3471,12 @@
|
|
|
3474
3471
|
"name": {
|
|
3475
3472
|
"type": "string",
|
|
3476
3473
|
"title": "Name",
|
|
3477
|
-
"@mapping": "
|
|
3474
|
+
"@mapping": "shapedb:TsStaticSite.J8sbHgfdI"
|
|
3478
3475
|
},
|
|
3479
3476
|
"value": {
|
|
3480
3477
|
"type": "string",
|
|
3481
3478
|
"title": "Value",
|
|
3482
|
-
"@mapping": "
|
|
3479
|
+
"@mapping": "shapedb:TsStaticSite.ndhh88DvG"
|
|
3483
3480
|
}
|
|
3484
3481
|
}
|
|
3485
3482
|
}
|
|
@@ -3530,14 +3527,14 @@
|
|
|
3530
3527
|
"title": "Title",
|
|
3531
3528
|
"@l10n": false,
|
|
3532
3529
|
"minLength": 1,
|
|
3533
|
-
"@mapping": "
|
|
3530
|
+
"@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
|
|
3534
3531
|
},
|
|
3535
3532
|
"baseUrl": {
|
|
3536
3533
|
"type": "string",
|
|
3537
3534
|
"title": "Base URL",
|
|
3538
3535
|
"@l10n": false,
|
|
3539
3536
|
"minLength": 1,
|
|
3540
|
-
"@mapping": "
|
|
3537
|
+
"@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
|
|
3541
3538
|
},
|
|
3542
3539
|
"provider": {
|
|
3543
3540
|
"type": "string",
|
|
@@ -3582,14 +3579,14 @@
|
|
|
3582
3579
|
"title": "Vercel"
|
|
3583
3580
|
}
|
|
3584
3581
|
],
|
|
3585
|
-
"@mapping": "
|
|
3582
|
+
"@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
|
|
3586
3583
|
},
|
|
3587
3584
|
"idKey": {
|
|
3588
3585
|
"type": "string",
|
|
3589
3586
|
"title": "Id Key",
|
|
3590
3587
|
"@l10n": false,
|
|
3591
3588
|
"minLength": 1,
|
|
3592
|
-
"@mapping": "
|
|
3589
|
+
"@mapping": "shapedb:TsStaticSite.SyRhi8_me"
|
|
3593
3590
|
},
|
|
3594
3591
|
"secretKey": {
|
|
3595
3592
|
"type": "string",
|
|
@@ -3597,20 +3594,20 @@
|
|
|
3597
3594
|
"@l10n": false,
|
|
3598
3595
|
"@sensitive": true,
|
|
3599
3596
|
"minLength": 1,
|
|
3600
|
-
"@mapping": "
|
|
3597
|
+
"@mapping": "shapedb:TsStaticSite.BkIajLdXl"
|
|
3601
3598
|
},
|
|
3602
3599
|
"destination": {
|
|
3603
3600
|
"type": "string",
|
|
3604
3601
|
"title": "Destination",
|
|
3605
3602
|
"@l10n": false,
|
|
3606
3603
|
"minLength": 1,
|
|
3607
|
-
"@mapping": "
|
|
3604
|
+
"@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
|
|
3608
3605
|
},
|
|
3609
3606
|
"privateAcl": {
|
|
3610
3607
|
"type": "boolean",
|
|
3611
3608
|
"title": "Private ACL",
|
|
3612
3609
|
"@l10n": false,
|
|
3613
|
-
"@mapping": "
|
|
3610
|
+
"@mapping": "shapedb:TsStaticSite.ByFe48wWU"
|
|
3614
3611
|
},
|
|
3615
3612
|
"environmentVariables": {
|
|
3616
3613
|
"type": "array",
|
|
@@ -3619,7 +3616,7 @@
|
|
|
3619
3616
|
"items": {
|
|
3620
3617
|
"@ref": "local:TsStaticSiteEnvironmentVariablesInput"
|
|
3621
3618
|
},
|
|
3622
|
-
"@mapping": "
|
|
3619
|
+
"@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
|
|
3623
3620
|
},
|
|
3624
3621
|
"triggers": {
|
|
3625
3622
|
"type": "array",
|
|
@@ -3633,7 +3630,7 @@
|
|
|
3633
3630
|
"type": "string",
|
|
3634
3631
|
"title": "Template Hash",
|
|
3635
3632
|
"@l10n": false,
|
|
3636
|
-
"@mapping": "
|
|
3633
|
+
"@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
|
|
3637
3634
|
},
|
|
3638
3635
|
"_shapeId": {
|
|
3639
3636
|
"type": "string",
|
|
@@ -3666,7 +3663,7 @@
|
|
|
3666
3663
|
"@ref": "local:TSUser",
|
|
3667
3664
|
"@resolver": {
|
|
3668
3665
|
"name": "takeshape:getUser",
|
|
3669
|
-
"service": "takeshape
|
|
3666
|
+
"service": "takeshape"
|
|
3670
3667
|
}
|
|
3671
3668
|
}
|
|
3672
3669
|
},
|
|
@@ -3682,7 +3679,7 @@
|
|
|
3682
3679
|
"@ref": "local:TSUser",
|
|
3683
3680
|
"@resolver": {
|
|
3684
3681
|
"name": "takeshape:getUser",
|
|
3685
|
-
"service": "takeshape
|
|
3682
|
+
"service": "takeshape"
|
|
3686
3683
|
}
|
|
3687
3684
|
}
|
|
3688
3685
|
},
|
|
@@ -3772,14 +3769,14 @@
|
|
|
3772
3769
|
"title": "Title",
|
|
3773
3770
|
"@l10n": false,
|
|
3774
3771
|
"minLength": 1,
|
|
3775
|
-
"@mapping": "
|
|
3772
|
+
"@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
|
|
3776
3773
|
},
|
|
3777
3774
|
"baseUrl": {
|
|
3778
3775
|
"type": "string",
|
|
3779
3776
|
"title": "Base URL",
|
|
3780
3777
|
"@l10n": false,
|
|
3781
3778
|
"minLength": 1,
|
|
3782
|
-
"@mapping": "
|
|
3779
|
+
"@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
|
|
3783
3780
|
},
|
|
3784
3781
|
"provider": {
|
|
3785
3782
|
"type": "string",
|
|
@@ -3823,14 +3820,14 @@
|
|
|
3823
3820
|
"title": "Vercel"
|
|
3824
3821
|
}
|
|
3825
3822
|
],
|
|
3826
|
-
"@mapping": "
|
|
3823
|
+
"@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
|
|
3827
3824
|
},
|
|
3828
3825
|
"idKey": {
|
|
3829
3826
|
"type": "string",
|
|
3830
3827
|
"title": "Id Key",
|
|
3831
3828
|
"@l10n": false,
|
|
3832
3829
|
"minLength": 1,
|
|
3833
|
-
"@mapping": "
|
|
3830
|
+
"@mapping": "shapedb:TsStaticSite.SyRhi8_me"
|
|
3834
3831
|
},
|
|
3835
3832
|
"secretKey": {
|
|
3836
3833
|
"type": "string",
|
|
@@ -3838,20 +3835,20 @@
|
|
|
3838
3835
|
"@l10n": false,
|
|
3839
3836
|
"@sensitive": true,
|
|
3840
3837
|
"minLength": 1,
|
|
3841
|
-
"@mapping": "
|
|
3838
|
+
"@mapping": "shapedb:TsStaticSite.BkIajLdXl"
|
|
3842
3839
|
},
|
|
3843
3840
|
"destination": {
|
|
3844
3841
|
"type": "string",
|
|
3845
3842
|
"title": "Destination",
|
|
3846
3843
|
"@l10n": false,
|
|
3847
3844
|
"minLength": 1,
|
|
3848
|
-
"@mapping": "
|
|
3845
|
+
"@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
|
|
3849
3846
|
},
|
|
3850
3847
|
"privateAcl": {
|
|
3851
3848
|
"type": "boolean",
|
|
3852
3849
|
"title": "Private ACL",
|
|
3853
3850
|
"@l10n": false,
|
|
3854
|
-
"@mapping": "
|
|
3851
|
+
"@mapping": "shapedb:TsStaticSite.ByFe48wWU"
|
|
3855
3852
|
},
|
|
3856
3853
|
"environmentVariables": {
|
|
3857
3854
|
"type": "array",
|
|
@@ -3860,7 +3857,7 @@
|
|
|
3860
3857
|
"items": {
|
|
3861
3858
|
"@ref": "local:TsStaticSiteEnvironmentVariablesInput"
|
|
3862
3859
|
},
|
|
3863
|
-
"@mapping": "
|
|
3860
|
+
"@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
|
|
3864
3861
|
},
|
|
3865
3862
|
"triggers": {
|
|
3866
3863
|
"type": "array",
|
|
@@ -3874,7 +3871,7 @@
|
|
|
3874
3871
|
"type": "string",
|
|
3875
3872
|
"title": "Template Hash",
|
|
3876
3873
|
"@l10n": false,
|
|
3877
|
-
"@mapping": "
|
|
3874
|
+
"@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
|
|
3878
3875
|
},
|
|
3879
3876
|
"_shapeId": {
|
|
3880
3877
|
"type": "string",
|
|
@@ -3903,7 +3900,7 @@
|
|
|
3903
3900
|
"@ref": "local:TSUser",
|
|
3904
3901
|
"@resolver": {
|
|
3905
3902
|
"name": "takeshape:getUser",
|
|
3906
|
-
"service": "takeshape
|
|
3903
|
+
"service": "takeshape"
|
|
3907
3904
|
}
|
|
3908
3905
|
}
|
|
3909
3906
|
},
|
|
@@ -3919,7 +3916,7 @@
|
|
|
3919
3916
|
"@ref": "local:TSUser",
|
|
3920
3917
|
"@resolver": {
|
|
3921
3918
|
"name": "takeshape:getUser",
|
|
3922
|
-
"service": "takeshape
|
|
3919
|
+
"service": "takeshape"
|
|
3923
3920
|
}
|
|
3924
3921
|
}
|
|
3925
3922
|
},
|