@takeshape/schema 9.36.3 → 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.
Files changed (84) hide show
  1. package/dist/builtin-schema.js +20 -20
  2. package/dist/migration/index.d.ts +1 -0
  3. package/dist/migration/index.d.ts.map +1 -1
  4. package/dist/migration/index.js +4 -1
  5. package/dist/migration/to/v3.31.0.d.ts +5 -0
  6. package/dist/migration/to/v3.31.0.d.ts.map +1 -0
  7. package/dist/migration/to/v3.31.0.js +53 -0
  8. package/dist/project-schema/index.d.ts +4 -1
  9. package/dist/project-schema/index.d.ts.map +1 -1
  10. package/dist/project-schema/index.js +20 -3
  11. package/dist/project-schema/latest.d.ts +43 -18
  12. package/dist/project-schema/latest.d.ts.map +1 -1
  13. package/dist/project-schema/migrate.d.ts.map +1 -1
  14. package/dist/project-schema/migrate.js +4 -0
  15. package/dist/project-schema/v3.31.0.d.ts +1449 -0
  16. package/dist/project-schema/v3.31.0.d.ts.map +1 -0
  17. package/dist/project-schema/v3.31.0.js +5 -0
  18. package/dist/relationships.js +2 -2
  19. package/dist/schema-util.d.ts +2 -2
  20. package/dist/schema-util.d.ts.map +1 -1
  21. package/dist/schema-util.js +12 -12
  22. package/dist/schemas/index.d.ts +2 -2
  23. package/dist/schemas/index.d.ts.map +1 -1
  24. package/dist/schemas/index.js +6 -4
  25. package/dist/schemas/index.ts +4 -2
  26. package/dist/schemas/project-schema/latest.json +89 -32
  27. package/dist/schemas/project-schema/v3.31.0.json +3089 -0
  28. package/dist/schemas/project-schema.json +7 -1
  29. package/dist/types/types.d.ts +4 -4
  30. package/dist/types/types.d.ts.map +1 -1
  31. package/dist/types/utils.d.ts +4 -3
  32. package/dist/types/utils.d.ts.map +1 -1
  33. package/dist/types/utils.js +9 -3
  34. package/dist/validate.d.ts.map +1 -1
  35. package/dist/validate.js +13 -3
  36. package/es/builtin-schema.js +20 -20
  37. package/es/migration/index.js +3 -1
  38. package/es/migration/to/v3.31.0.js +38 -0
  39. package/es/project-schema/index.js +3 -1
  40. package/es/project-schema/migrate.js +5 -1
  41. package/es/project-schema/v3.31.0.js +1 -0
  42. package/es/relationships.js +2 -2
  43. package/es/schema-util.js +12 -12
  44. package/es/schemas/index.js +4 -3
  45. package/es/schemas/index.ts +4 -2
  46. package/es/schemas/project-schema/latest.json +89 -32
  47. package/es/schemas/project-schema/v3.31.0.json +3089 -0
  48. package/es/schemas/project-schema.json +7 -1
  49. package/es/types/utils.js +7 -3
  50. package/es/validate.js +13 -3
  51. package/examples/dependencies/stripe-starter-resolved.json +210 -210
  52. package/examples/latest/betzino.json +4383 -4383
  53. package/examples/latest/blog-schema.json +49 -49
  54. package/examples/latest/brewery-schema.json +39 -39
  55. package/examples/latest/complex-project-schema.json +412 -412
  56. package/examples/latest/complex-schema.json +1166 -1166
  57. package/examples/latest/fabric-ecommerce.json +17 -17
  58. package/examples/latest/frank-and-fred-schema.json +2242 -2242
  59. package/examples/latest/klirr-schema.json +3254 -3254
  60. package/examples/latest/massive-schema.json +785 -785
  61. package/examples/latest/mill-components-schema.json +215 -215
  62. package/examples/latest/one-earth.json +1394 -1394
  63. package/examples/latest/pet-oneof-array.json +33 -33
  64. package/examples/latest/post-schema.json +32 -32
  65. package/examples/latest/pruned-shopify-product-schema.json +1 -1
  66. package/examples/latest/real-world-schema.json +94 -94
  67. package/examples/latest/recursive-repeater-schema.json +17 -17
  68. package/examples/latest/recursive-schema.json +17 -17
  69. package/examples/latest/rick-and-morty-ast.json +180 -180
  70. package/examples/latest/rick-and-morty-graphql.json +133 -133
  71. package/examples/latest/rick-and-morty-rest.json +1 -1
  72. package/examples/latest/schema-with-repeater-draftjs.json +48 -48
  73. package/examples/latest/shape-books-v3_2_0.json +137 -137
  74. package/examples/latest/shape-books.json +137 -137
  75. package/examples/latest/shopify-lookbook.json +41 -41
  76. package/examples/latest/shopify-product-2022-07.json +124 -124
  77. package/examples/latest/shopify-product-2023-04.json +125 -125
  78. package/examples/latest/shopify-store-with-widget.json +94 -94
  79. package/examples/latest/stripe-product-runtime-schema.json +127 -130
  80. package/examples/latest/stripe-starter-resolved.json +300 -509
  81. package/examples/latest/user-schema-no-required.json +22 -22
  82. package/examples/latest/user-schema-with-defaults.json +23 -23
  83. package/package.json +5 -5
  84. 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.30.0",
8
+ "schemaVersion": "3.31.0",
9
9
  "queries": {
10
10
  "getAsset": {
11
11
  "shape": "Asset",
12
12
  "resolver": {
13
- "name": "takeshape:get",
14
- "service": "takeshape:local",
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": "takeshape:list",
24
- "service": "takeshape:local",
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": "takeshape:get",
34
- "service": "takeshape:local",
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": "takeshape:list",
44
- "service": "takeshape:local",
43
+ "name": "shapedb:list",
44
+ "service": "shapedb",
45
45
  "shapeName": "TsStaticSite"
46
46
  },
47
47
  "description": "Returns a list TsStaticSite in natural order.",
@@ -120,7 +120,7 @@
120
120
  "shape": "AssetSearchResults",
121
121
  "resolver": {
122
122
  "name": "takeshape:search",
123
- "service": "takeshape:local",
123
+ "service": "takeshape",
124
124
  "shapeName": "Asset"
125
125
  },
126
126
  "args": "AssetTSSearchArgs"
@@ -129,7 +129,7 @@
129
129
  "shape": "TsStaticSiteSearchResults",
130
130
  "resolver": {
131
131
  "name": "takeshape:search",
132
- "service": "takeshape:local",
132
+ "service": "takeshape",
133
133
  "shapeName": "TsStaticSite"
134
134
  },
135
135
  "args": "TsStaticSiteTSSearchArgs"
@@ -138,7 +138,7 @@
138
138
  "shape": "TSSearchableSearchResults",
139
139
  "resolver": {
140
140
  "name": "takeshape:search",
141
- "service": "takeshape:local"
141
+ "service": "takeshape"
142
142
  },
143
143
  "args": "TSSearchArgs"
144
144
  }
@@ -147,8 +147,8 @@
147
147
  "updateAsset": {
148
148
  "shape": "UpdateAssetResult",
149
149
  "resolver": {
150
- "name": "takeshape:update",
151
- "service": "takeshape:local",
150
+ "name": "shapedb:update",
151
+ "service": "shapedb",
152
152
  "shapeName": "Asset"
153
153
  },
154
154
  "description": "Update Asset",
@@ -157,8 +157,8 @@
157
157
  "createAsset": {
158
158
  "shape": "CreateAssetResult",
159
159
  "resolver": {
160
- "name": "takeshape:create",
161
- "service": "takeshape:local",
160
+ "name": "shapedb:create",
161
+ "service": "shapedb",
162
162
  "shapeName": "Asset"
163
163
  },
164
164
  "description": "Create Asset",
@@ -167,8 +167,8 @@
167
167
  "duplicateAsset": {
168
168
  "shape": "DuplicateAssetResult",
169
169
  "resolver": {
170
- "name": "takeshape:duplicate",
171
- "service": "takeshape:local",
170
+ "name": "shapedb:duplicate",
171
+ "service": "shapedb",
172
172
  "shapeName": "Asset"
173
173
  },
174
174
  "description": "Duplicate Asset",
@@ -177,8 +177,8 @@
177
177
  "deleteAsset": {
178
178
  "shape": "DeleteAssetResult",
179
179
  "resolver": {
180
- "name": "takeshape:delete",
181
- "service": "takeshape:local",
180
+ "name": "shapedb:delete",
181
+ "service": "shapedb",
182
182
  "shapeName": "Asset"
183
183
  },
184
184
  "description": "Delete Asset",
@@ -187,8 +187,8 @@
187
187
  "updateTsStaticSite": {
188
188
  "shape": "UpdateTsStaticSiteResult",
189
189
  "resolver": {
190
- "name": "takeshape:update",
191
- "service": "takeshape:local",
190
+ "name": "shapedb:update",
191
+ "service": "shapedb",
192
192
  "shapeName": "TsStaticSite"
193
193
  },
194
194
  "description": "Update TsStaticSite",
@@ -197,8 +197,8 @@
197
197
  "createTsStaticSite": {
198
198
  "shape": "CreateTsStaticSiteResult",
199
199
  "resolver": {
200
- "name": "takeshape:create",
201
- "service": "takeshape:local",
200
+ "name": "shapedb:create",
201
+ "service": "shapedb",
202
202
  "shapeName": "TsStaticSite"
203
203
  },
204
204
  "description": "Create TsStaticSite",
@@ -207,8 +207,8 @@
207
207
  "duplicateTsStaticSite": {
208
208
  "shape": "DuplicateTsStaticSiteResult",
209
209
  "resolver": {
210
- "name": "takeshape:duplicate",
211
- "service": "takeshape:local",
210
+ "name": "shapedb:duplicate",
211
+ "service": "shapedb",
212
212
  "shapeName": "TsStaticSite"
213
213
  },
214
214
  "description": "Duplicate TsStaticSite",
@@ -217,8 +217,8 @@
217
217
  "deleteTsStaticSite": {
218
218
  "shape": "DeleteTsStaticSiteResult",
219
219
  "resolver": {
220
- "name": "takeshape:delete",
221
- "service": "takeshape:local",
220
+ "name": "shapedb:delete",
221
+ "service": "shapedb",
222
222
  "shapeName": "TsStaticSite"
223
223
  },
224
224
  "description": "Delete TsStaticSite",
@@ -239,13 +239,13 @@
239
239
  "title": {
240
240
  "type": "string",
241
241
  "title": "Title",
242
- "@mapping": "takeshape:local:Asset.By5tQOMc",
242
+ "@mapping": "shapedb:Asset.By5tQOMc",
243
243
  "@l10n": true
244
244
  },
245
245
  "description": {
246
246
  "type": "string",
247
247
  "title": "Description",
248
- "@mapping": "takeshape:local:Asset.B1Zsra3fx",
248
+ "@mapping": "shapedb:Asset.B1Zsra3fx",
249
249
  "@l10n": true
250
250
  },
251
251
  "filename": {
@@ -253,19 +253,19 @@
253
253
  "title": "Filename",
254
254
  "@l10n": false,
255
255
  "minLength": 1,
256
- "@mapping": "takeshape:local:Asset.H1oYQOM9"
256
+ "@mapping": "shapedb:Asset.H1oYQOM9"
257
257
  },
258
258
  "caption": {
259
259
  "type": "object",
260
260
  "title": "Caption",
261
- "@mapping": "takeshape:local:Asset.SyWVsd98x",
261
+ "@mapping": "shapedb:Asset.SyWVsd98x",
262
262
  "@tag": "draftjs",
263
263
  "@l10n": true
264
264
  },
265
265
  "credit": {
266
266
  "type": "object",
267
267
  "title": "Credit",
268
- "@mapping": "takeshape:local:Asset.Skn_i_5Ll",
268
+ "@mapping": "shapedb:Asset.Skn_i_5Ll",
269
269
  "@tag": "draftjs",
270
270
  "@l10n": true
271
271
  },
@@ -274,25 +274,25 @@
274
274
  "title": "Path",
275
275
  "@l10n": false,
276
276
  "minLength": 1,
277
- "@mapping": "takeshape:local:Asset.Hk6FQuz5"
277
+ "@mapping": "shapedb:Asset.Hk6FQuz5"
278
278
  },
279
279
  "mimeType": {
280
280
  "type": "string",
281
281
  "title": "MIME type",
282
282
  "@l10n": false,
283
- "@mapping": "takeshape:local:Asset.SyCYX_Gq"
283
+ "@mapping": "shapedb:Asset.SyCYX_Gq"
284
284
  },
285
285
  "sourceUrl": {
286
286
  "type": "string",
287
287
  "title": "Source URL",
288
288
  "@l10n": false,
289
- "@mapping": "takeshape:local:Asset.SJXSidnXE"
289
+ "@mapping": "shapedb:Asset.SJXSidnXE"
290
290
  },
291
291
  "uploadStatus": {
292
292
  "type": "string",
293
293
  "title": "Upload status",
294
294
  "@l10n": false,
295
- "@mapping": "takeshape:local:Asset.ByeAYXdG9"
295
+ "@mapping": "shapedb:Asset.ByeAYXdG9"
296
296
  },
297
297
  "_shapeId": {
298
298
  "type": "string",
@@ -326,7 +326,7 @@
326
326
  },
327
327
  "@resolver": {
328
328
  "name": "takeshape:getUser",
329
- "service": "takeshape:local"
329
+ "service": "takeshape"
330
330
  }
331
331
  },
332
332
  "_updatedAt": {
@@ -342,7 +342,7 @@
342
342
  },
343
343
  "@resolver": {
344
344
  "name": "takeshape:getUser",
345
- "service": "takeshape:local"
345
+ "service": "takeshape"
346
346
  }
347
347
  },
348
348
  "_schemaVersion": {
@@ -374,7 +374,7 @@
374
374
  "s3Key": {
375
375
  "title": "s3 key",
376
376
  "type": "string",
377
- "@mapping": "takeshape:local:Asset.Hk6FQuz5",
377
+ "@mapping": "shapedb:Asset.Hk6FQuz5",
378
378
  "@deprecationReason": "Use path instead"
379
379
  }
380
380
  },
@@ -425,14 +425,14 @@
425
425
  "title": "Title",
426
426
  "@l10n": false,
427
427
  "minLength": 1,
428
- "@mapping": "takeshape:local:TsStaticSite.Ski9jLuXg"
428
+ "@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
429
429
  },
430
430
  "baseUrl": {
431
431
  "type": "string",
432
432
  "title": "Base URL",
433
433
  "@l10n": false,
434
434
  "minLength": 1,
435
- "@mapping": "takeshape:local:TsStaticSite.Bk3tNmrfE"
435
+ "@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
436
436
  },
437
437
  "provider": {
438
438
  "type": "string",
@@ -477,14 +477,14 @@
477
477
  "title": "Vercel"
478
478
  }
479
479
  ],
480
- "@mapping": "takeshape:local:TsStaticSite.SkwbT2hqe"
480
+ "@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
481
481
  },
482
482
  "idKey": {
483
483
  "type": "string",
484
484
  "title": "Id Key",
485
485
  "@l10n": false,
486
486
  "minLength": 1,
487
- "@mapping": "takeshape:local:TsStaticSite.SyRhi8_me"
487
+ "@mapping": "shapedb:TsStaticSite.SyRhi8_me"
488
488
  },
489
489
  "secretKey": {
490
490
  "type": "string",
@@ -492,20 +492,20 @@
492
492
  "@l10n": false,
493
493
  "@sensitive": true,
494
494
  "minLength": 1,
495
- "@mapping": "takeshape:local:TsStaticSite.BkIajLdXl"
495
+ "@mapping": "shapedb:TsStaticSite.BkIajLdXl"
496
496
  },
497
497
  "destination": {
498
498
  "type": "string",
499
499
  "title": "Destination",
500
500
  "@l10n": false,
501
501
  "minLength": 1,
502
- "@mapping": "takeshape:local:TsStaticSite.Hk6TsIdXl"
502
+ "@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
503
503
  },
504
504
  "privateAcl": {
505
505
  "type": "boolean",
506
506
  "title": "Private ACL",
507
507
  "@l10n": false,
508
- "@mapping": "takeshape:local:TsStaticSite.ByFe48wWU"
508
+ "@mapping": "shapedb:TsStaticSite.ByFe48wWU"
509
509
  },
510
510
  "environmentVariables": {
511
511
  "type": "array",
@@ -514,7 +514,7 @@
514
514
  "items": {
515
515
  "$ref": "#/shapes/TsStaticSiteEnvironmentVariables/schema"
516
516
  },
517
- "@mapping": "takeshape:local:TsStaticSite.9fj4UiNxY"
517
+ "@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
518
518
  },
519
519
  "triggers": {
520
520
  "type": "array",
@@ -528,7 +528,7 @@
528
528
  "type": "string",
529
529
  "title": "Template Hash",
530
530
  "@l10n": false,
531
- "@mapping": "takeshape:local:TsStaticSite.S1QA3GYI8"
531
+ "@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
532
532
  },
533
533
  "_shapeId": {
534
534
  "type": "string",
@@ -562,7 +562,7 @@
562
562
  },
563
563
  "@resolver": {
564
564
  "name": "takeshape:getUser",
565
- "service": "takeshape:local"
565
+ "service": "takeshape"
566
566
  }
567
567
  },
568
568
  "_updatedAt": {
@@ -578,7 +578,7 @@
578
578
  },
579
579
  "@resolver": {
580
580
  "name": "takeshape:getUser",
581
- "service": "takeshape:local"
581
+ "service": "takeshape"
582
582
  }
583
583
  },
584
584
  "_schemaVersion": {
@@ -625,12 +625,12 @@
625
625
  "name": {
626
626
  "type": "string",
627
627
  "title": "Name",
628
- "@mapping": "takeshape:local:TsStaticSite.J8sbHgfdI"
628
+ "@mapping": "shapedb:TsStaticSite.J8sbHgfdI"
629
629
  },
630
630
  "value": {
631
631
  "type": "string",
632
632
  "title": "Value",
633
- "@mapping": "takeshape:local:TsStaticSite.ndhh88DvG"
633
+ "@mapping": "shapedb:TsStaticSite.ndhh88DvG"
634
634
  }
635
635
  }
636
636
  }
@@ -37178,13 +37178,13 @@
37178
37178
  "title": {
37179
37179
  "type": "string",
37180
37180
  "title": "Title",
37181
- "@mapping": "takeshape:local:Asset.By5tQOMc",
37181
+ "@mapping": "shapedb:Asset.By5tQOMc",
37182
37182
  "@l10n": true
37183
37183
  },
37184
37184
  "description": {
37185
37185
  "type": "string",
37186
37186
  "title": "Description",
37187
- "@mapping": "takeshape:local:Asset.B1Zsra3fx",
37187
+ "@mapping": "shapedb:Asset.B1Zsra3fx",
37188
37188
  "@l10n": true
37189
37189
  },
37190
37190
  "filename": {
@@ -37192,19 +37192,19 @@
37192
37192
  "title": "Filename",
37193
37193
  "@l10n": false,
37194
37194
  "minLength": 1,
37195
- "@mapping": "takeshape:local:Asset.H1oYQOM9"
37195
+ "@mapping": "shapedb:Asset.H1oYQOM9"
37196
37196
  },
37197
37197
  "caption": {
37198
37198
  "type": "object",
37199
37199
  "title": "Caption",
37200
- "@mapping": "takeshape:local:Asset.SyWVsd98x",
37200
+ "@mapping": "shapedb:Asset.SyWVsd98x",
37201
37201
  "@tag": "draftjs",
37202
37202
  "@l10n": true
37203
37203
  },
37204
37204
  "credit": {
37205
37205
  "type": "object",
37206
37206
  "title": "Credit",
37207
- "@mapping": "takeshape:local:Asset.Skn_i_5Ll",
37207
+ "@mapping": "shapedb:Asset.Skn_i_5Ll",
37208
37208
  "@tag": "draftjs",
37209
37209
  "@l10n": true
37210
37210
  },
@@ -37213,25 +37213,25 @@
37213
37213
  "title": "Path",
37214
37214
  "@l10n": false,
37215
37215
  "minLength": 1,
37216
- "@mapping": "takeshape:local:Asset.Hk6FQuz5"
37216
+ "@mapping": "shapedb:Asset.Hk6FQuz5"
37217
37217
  },
37218
37218
  "mimeType": {
37219
37219
  "type": "string",
37220
37220
  "title": "MIME type",
37221
37221
  "@l10n": false,
37222
- "@mapping": "takeshape:local:Asset.SyCYX_Gq"
37222
+ "@mapping": "shapedb:Asset.SyCYX_Gq"
37223
37223
  },
37224
37224
  "sourceUrl": {
37225
37225
  "type": "string",
37226
37226
  "title": "Source URL",
37227
37227
  "@l10n": false,
37228
- "@mapping": "takeshape:local:Asset.SJXSidnXE"
37228
+ "@mapping": "shapedb:Asset.SJXSidnXE"
37229
37229
  },
37230
37230
  "uploadStatus": {
37231
37231
  "type": "string",
37232
37232
  "title": "Upload status",
37233
37233
  "@l10n": false,
37234
- "@mapping": "takeshape:local:Asset.ByeAYXdG9"
37234
+ "@mapping": "shapedb:Asset.ByeAYXdG9"
37235
37235
  },
37236
37236
  "_shapeId": {
37237
37237
  "type": "string",
@@ -37260,7 +37260,7 @@
37260
37260
  "@ref": "local:TSUser",
37261
37261
  "@resolver": {
37262
37262
  "name": "takeshape:getUser",
37263
- "service": "takeshape:local"
37263
+ "service": "takeshape"
37264
37264
  }
37265
37265
  }
37266
37266
  },
@@ -37276,7 +37276,7 @@
37276
37276
  "@ref": "local:TSUser",
37277
37277
  "@resolver": {
37278
37278
  "name": "takeshape:getUser",
37279
- "service": "takeshape:local"
37279
+ "service": "takeshape"
37280
37280
  }
37281
37281
  }
37282
37282
  },
@@ -37309,7 +37309,7 @@
37309
37309
  "s3Key": {
37310
37310
  "title": "s3 key",
37311
37311
  "type": "string",
37312
- "@mapping": "takeshape:local:Asset.Hk6FQuz5",
37312
+ "@mapping": "shapedb:Asset.Hk6FQuz5",
37313
37313
  "@deprecationReason": "Use path instead"
37314
37314
  }
37315
37315
  },
@@ -37402,13 +37402,13 @@
37402
37402
  "title": {
37403
37403
  "type": "string",
37404
37404
  "title": "Title",
37405
- "@mapping": "takeshape:local:Asset.By5tQOMc",
37405
+ "@mapping": "shapedb:Asset.By5tQOMc",
37406
37406
  "@l10n": true
37407
37407
  },
37408
37408
  "description": {
37409
37409
  "type": "string",
37410
37410
  "title": "Description",
37411
- "@mapping": "takeshape:local:Asset.B1Zsra3fx",
37411
+ "@mapping": "shapedb:Asset.B1Zsra3fx",
37412
37412
  "@l10n": true
37413
37413
  },
37414
37414
  "filename": {
@@ -37416,19 +37416,19 @@
37416
37416
  "title": "Filename",
37417
37417
  "@l10n": false,
37418
37418
  "minLength": 1,
37419
- "@mapping": "takeshape:local:Asset.H1oYQOM9"
37419
+ "@mapping": "shapedb:Asset.H1oYQOM9"
37420
37420
  },
37421
37421
  "caption": {
37422
37422
  "type": "object",
37423
37423
  "title": "Caption",
37424
- "@mapping": "takeshape:local:Asset.SyWVsd98x",
37424
+ "@mapping": "shapedb:Asset.SyWVsd98x",
37425
37425
  "@tag": "draftjs",
37426
37426
  "@l10n": true
37427
37427
  },
37428
37428
  "credit": {
37429
37429
  "type": "object",
37430
37430
  "title": "Credit",
37431
- "@mapping": "takeshape:local:Asset.Skn_i_5Ll",
37431
+ "@mapping": "shapedb:Asset.Skn_i_5Ll",
37432
37432
  "@tag": "draftjs",
37433
37433
  "@l10n": true
37434
37434
  },
@@ -37437,25 +37437,25 @@
37437
37437
  "title": "Path",
37438
37438
  "@l10n": false,
37439
37439
  "minLength": 1,
37440
- "@mapping": "takeshape:local:Asset.Hk6FQuz5"
37440
+ "@mapping": "shapedb:Asset.Hk6FQuz5"
37441
37441
  },
37442
37442
  "mimeType": {
37443
37443
  "type": "string",
37444
37444
  "title": "MIME type",
37445
37445
  "@l10n": false,
37446
- "@mapping": "takeshape:local:Asset.SyCYX_Gq"
37446
+ "@mapping": "shapedb:Asset.SyCYX_Gq"
37447
37447
  },
37448
37448
  "sourceUrl": {
37449
37449
  "type": "string",
37450
37450
  "title": "Source URL",
37451
37451
  "@l10n": false,
37452
- "@mapping": "takeshape:local:Asset.SJXSidnXE"
37452
+ "@mapping": "shapedb:Asset.SJXSidnXE"
37453
37453
  },
37454
37454
  "uploadStatus": {
37455
37455
  "type": "string",
37456
37456
  "title": "Upload status",
37457
37457
  "@l10n": false,
37458
- "@mapping": "takeshape:local:Asset.ByeAYXdG9"
37458
+ "@mapping": "shapedb:Asset.ByeAYXdG9"
37459
37459
  },
37460
37460
  "_shapeId": {
37461
37461
  "type": "string",
@@ -37488,7 +37488,7 @@
37488
37488
  "@ref": "local:TSUser",
37489
37489
  "@resolver": {
37490
37490
  "name": "takeshape:getUser",
37491
- "service": "takeshape:local"
37491
+ "service": "takeshape"
37492
37492
  }
37493
37493
  }
37494
37494
  },
@@ -37504,7 +37504,7 @@
37504
37504
  "@ref": "local:TSUser",
37505
37505
  "@resolver": {
37506
37506
  "name": "takeshape:getUser",
37507
- "service": "takeshape:local"
37507
+ "service": "takeshape"
37508
37508
  }
37509
37509
  }
37510
37510
  },
@@ -37537,7 +37537,7 @@
37537
37537
  "s3Key": {
37538
37538
  "title": "s3 key",
37539
37539
  "type": "string",
37540
- "@mapping": "takeshape:local:Asset.Hk6FQuz5",
37540
+ "@mapping": "shapedb:Asset.Hk6FQuz5",
37541
37541
  "@deprecationReason": "Use path instead"
37542
37542
  }
37543
37543
  },
@@ -37597,13 +37597,13 @@
37597
37597
  "title": {
37598
37598
  "type": "string",
37599
37599
  "title": "Title",
37600
- "@mapping": "takeshape:local:Asset.By5tQOMc",
37600
+ "@mapping": "shapedb:Asset.By5tQOMc",
37601
37601
  "@l10n": true
37602
37602
  },
37603
37603
  "description": {
37604
37604
  "type": "string",
37605
37605
  "title": "Description",
37606
- "@mapping": "takeshape:local:Asset.B1Zsra3fx",
37606
+ "@mapping": "shapedb:Asset.B1Zsra3fx",
37607
37607
  "@l10n": true
37608
37608
  },
37609
37609
  "filename": {
@@ -37611,19 +37611,19 @@
37611
37611
  "title": "Filename",
37612
37612
  "@l10n": false,
37613
37613
  "minLength": 1,
37614
- "@mapping": "takeshape:local:Asset.H1oYQOM9"
37614
+ "@mapping": "shapedb:Asset.H1oYQOM9"
37615
37615
  },
37616
37616
  "caption": {
37617
37617
  "type": "object",
37618
37618
  "title": "Caption",
37619
- "@mapping": "takeshape:local:Asset.SyWVsd98x",
37619
+ "@mapping": "shapedb:Asset.SyWVsd98x",
37620
37620
  "@tag": "draftjs",
37621
37621
  "@l10n": true
37622
37622
  },
37623
37623
  "credit": {
37624
37624
  "type": "object",
37625
37625
  "title": "Credit",
37626
- "@mapping": "takeshape:local:Asset.Skn_i_5Ll",
37626
+ "@mapping": "shapedb:Asset.Skn_i_5Ll",
37627
37627
  "@tag": "draftjs",
37628
37628
  "@l10n": true
37629
37629
  },
@@ -37632,25 +37632,25 @@
37632
37632
  "title": "Path",
37633
37633
  "@l10n": false,
37634
37634
  "minLength": 1,
37635
- "@mapping": "takeshape:local:Asset.Hk6FQuz5"
37635
+ "@mapping": "shapedb:Asset.Hk6FQuz5"
37636
37636
  },
37637
37637
  "mimeType": {
37638
37638
  "type": "string",
37639
37639
  "title": "MIME type",
37640
37640
  "@l10n": false,
37641
- "@mapping": "takeshape:local:Asset.SyCYX_Gq"
37641
+ "@mapping": "shapedb:Asset.SyCYX_Gq"
37642
37642
  },
37643
37643
  "sourceUrl": {
37644
37644
  "type": "string",
37645
37645
  "title": "Source URL",
37646
37646
  "@l10n": false,
37647
- "@mapping": "takeshape:local:Asset.SJXSidnXE"
37647
+ "@mapping": "shapedb:Asset.SJXSidnXE"
37648
37648
  },
37649
37649
  "uploadStatus": {
37650
37650
  "type": "string",
37651
37651
  "title": "Upload status",
37652
37652
  "@l10n": false,
37653
- "@mapping": "takeshape:local:Asset.ByeAYXdG9"
37653
+ "@mapping": "shapedb:Asset.ByeAYXdG9"
37654
37654
  },
37655
37655
  "_shapeId": {
37656
37656
  "type": "string",
@@ -37679,7 +37679,7 @@
37679
37679
  "@ref": "local:TSUser",
37680
37680
  "@resolver": {
37681
37681
  "name": "takeshape:getUser",
37682
- "service": "takeshape:local"
37682
+ "service": "takeshape"
37683
37683
  }
37684
37684
  }
37685
37685
  },
@@ -37695,7 +37695,7 @@
37695
37695
  "@ref": "local:TSUser",
37696
37696
  "@resolver": {
37697
37697
  "name": "takeshape:getUser",
37698
- "service": "takeshape:local"
37698
+ "service": "takeshape"
37699
37699
  }
37700
37700
  }
37701
37701
  },
@@ -37728,7 +37728,7 @@
37728
37728
  "s3Key": {
37729
37729
  "title": "s3 key",
37730
37730
  "type": "string",
37731
- "@mapping": "takeshape:local:Asset.Hk6FQuz5",
37731
+ "@mapping": "shapedb:Asset.Hk6FQuz5",
37732
37732
  "@deprecationReason": "Use path instead"
37733
37733
  }
37734
37734
  },
@@ -37848,14 +37848,14 @@
37848
37848
  "title": "Title",
37849
37849
  "@l10n": false,
37850
37850
  "minLength": 1,
37851
- "@mapping": "takeshape:local:TsStaticSite.Ski9jLuXg"
37851
+ "@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
37852
37852
  },
37853
37853
  "baseUrl": {
37854
37854
  "type": "string",
37855
37855
  "title": "Base URL",
37856
37856
  "@l10n": false,
37857
37857
  "minLength": 1,
37858
- "@mapping": "takeshape:local:TsStaticSite.Bk3tNmrfE"
37858
+ "@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
37859
37859
  },
37860
37860
  "provider": {
37861
37861
  "type": "string",
@@ -37899,14 +37899,14 @@
37899
37899
  "title": "Vercel"
37900
37900
  }
37901
37901
  ],
37902
- "@mapping": "takeshape:local:TsStaticSite.SkwbT2hqe"
37902
+ "@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
37903
37903
  },
37904
37904
  "idKey": {
37905
37905
  "type": "string",
37906
37906
  "title": "Id Key",
37907
37907
  "@l10n": false,
37908
37908
  "minLength": 1,
37909
- "@mapping": "takeshape:local:TsStaticSite.SyRhi8_me"
37909
+ "@mapping": "shapedb:TsStaticSite.SyRhi8_me"
37910
37910
  },
37911
37911
  "secretKey": {
37912
37912
  "type": "string",
@@ -37914,20 +37914,20 @@
37914
37914
  "@l10n": false,
37915
37915
  "@sensitive": true,
37916
37916
  "minLength": 1,
37917
- "@mapping": "takeshape:local:TsStaticSite.BkIajLdXl"
37917
+ "@mapping": "shapedb:TsStaticSite.BkIajLdXl"
37918
37918
  },
37919
37919
  "destination": {
37920
37920
  "type": "string",
37921
37921
  "title": "Destination",
37922
37922
  "@l10n": false,
37923
37923
  "minLength": 1,
37924
- "@mapping": "takeshape:local:TsStaticSite.Hk6TsIdXl"
37924
+ "@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
37925
37925
  },
37926
37926
  "privateAcl": {
37927
37927
  "type": "boolean",
37928
37928
  "title": "Private ACL",
37929
37929
  "@l10n": false,
37930
- "@mapping": "takeshape:local:TsStaticSite.ByFe48wWU"
37930
+ "@mapping": "shapedb:TsStaticSite.ByFe48wWU"
37931
37931
  },
37932
37932
  "environmentVariables": {
37933
37933
  "type": "array",
@@ -37936,7 +37936,7 @@
37936
37936
  "items": {
37937
37937
  "@ref": "local:TsStaticSiteEnvironmentVariablesInput"
37938
37938
  },
37939
- "@mapping": "takeshape:local:TsStaticSite.9fj4UiNxY"
37939
+ "@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
37940
37940
  },
37941
37941
  "triggers": {
37942
37942
  "type": "array",
@@ -37950,7 +37950,7 @@
37950
37950
  "type": "string",
37951
37951
  "title": "Template Hash",
37952
37952
  "@l10n": false,
37953
- "@mapping": "takeshape:local:TsStaticSite.S1QA3GYI8"
37953
+ "@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
37954
37954
  },
37955
37955
  "_shapeId": {
37956
37956
  "type": "string",
@@ -37979,7 +37979,7 @@
37979
37979
  "@ref": "local:TSUser",
37980
37980
  "@resolver": {
37981
37981
  "name": "takeshape:getUser",
37982
- "service": "takeshape:local"
37982
+ "service": "takeshape"
37983
37983
  }
37984
37984
  }
37985
37985
  },
@@ -37995,7 +37995,7 @@
37995
37995
  "@ref": "local:TSUser",
37996
37996
  "@resolver": {
37997
37997
  "name": "takeshape:getUser",
37998
- "service": "takeshape:local"
37998
+ "service": "takeshape"
37999
37999
  }
38000
38000
  }
38001
38001
  },
@@ -38074,12 +38074,12 @@
38074
38074
  "name": {
38075
38075
  "type": "string",
38076
38076
  "title": "Name",
38077
- "@mapping": "takeshape:local:TsStaticSite.J8sbHgfdI"
38077
+ "@mapping": "shapedb:TsStaticSite.J8sbHgfdI"
38078
38078
  },
38079
38079
  "value": {
38080
38080
  "type": "string",
38081
38081
  "title": "Value",
38082
- "@mapping": "takeshape:local:TsStaticSite.ndhh88DvG"
38082
+ "@mapping": "shapedb:TsStaticSite.ndhh88DvG"
38083
38083
  }
38084
38084
  }
38085
38085
  }
@@ -38130,14 +38130,14 @@
38130
38130
  "title": "Title",
38131
38131
  "@l10n": false,
38132
38132
  "minLength": 1,
38133
- "@mapping": "takeshape:local:TsStaticSite.Ski9jLuXg"
38133
+ "@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
38134
38134
  },
38135
38135
  "baseUrl": {
38136
38136
  "type": "string",
38137
38137
  "title": "Base URL",
38138
38138
  "@l10n": false,
38139
38139
  "minLength": 1,
38140
- "@mapping": "takeshape:local:TsStaticSite.Bk3tNmrfE"
38140
+ "@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
38141
38141
  },
38142
38142
  "provider": {
38143
38143
  "type": "string",
@@ -38182,14 +38182,14 @@
38182
38182
  "title": "Vercel"
38183
38183
  }
38184
38184
  ],
38185
- "@mapping": "takeshape:local:TsStaticSite.SkwbT2hqe"
38185
+ "@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
38186
38186
  },
38187
38187
  "idKey": {
38188
38188
  "type": "string",
38189
38189
  "title": "Id Key",
38190
38190
  "@l10n": false,
38191
38191
  "minLength": 1,
38192
- "@mapping": "takeshape:local:TsStaticSite.SyRhi8_me"
38192
+ "@mapping": "shapedb:TsStaticSite.SyRhi8_me"
38193
38193
  },
38194
38194
  "secretKey": {
38195
38195
  "type": "string",
@@ -38197,20 +38197,20 @@
38197
38197
  "@l10n": false,
38198
38198
  "@sensitive": true,
38199
38199
  "minLength": 1,
38200
- "@mapping": "takeshape:local:TsStaticSite.BkIajLdXl"
38200
+ "@mapping": "shapedb:TsStaticSite.BkIajLdXl"
38201
38201
  },
38202
38202
  "destination": {
38203
38203
  "type": "string",
38204
38204
  "title": "Destination",
38205
38205
  "@l10n": false,
38206
38206
  "minLength": 1,
38207
- "@mapping": "takeshape:local:TsStaticSite.Hk6TsIdXl"
38207
+ "@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
38208
38208
  },
38209
38209
  "privateAcl": {
38210
38210
  "type": "boolean",
38211
38211
  "title": "Private ACL",
38212
38212
  "@l10n": false,
38213
- "@mapping": "takeshape:local:TsStaticSite.ByFe48wWU"
38213
+ "@mapping": "shapedb:TsStaticSite.ByFe48wWU"
38214
38214
  },
38215
38215
  "environmentVariables": {
38216
38216
  "type": "array",
@@ -38219,7 +38219,7 @@
38219
38219
  "items": {
38220
38220
  "@ref": "local:TsStaticSiteEnvironmentVariablesInput"
38221
38221
  },
38222
- "@mapping": "takeshape:local:TsStaticSite.9fj4UiNxY"
38222
+ "@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
38223
38223
  },
38224
38224
  "triggers": {
38225
38225
  "type": "array",
@@ -38233,7 +38233,7 @@
38233
38233
  "type": "string",
38234
38234
  "title": "Template Hash",
38235
38235
  "@l10n": false,
38236
- "@mapping": "takeshape:local:TsStaticSite.S1QA3GYI8"
38236
+ "@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
38237
38237
  },
38238
38238
  "_shapeId": {
38239
38239
  "type": "string",
@@ -38266,7 +38266,7 @@
38266
38266
  "@ref": "local:TSUser",
38267
38267
  "@resolver": {
38268
38268
  "name": "takeshape:getUser",
38269
- "service": "takeshape:local"
38269
+ "service": "takeshape"
38270
38270
  }
38271
38271
  }
38272
38272
  },
@@ -38282,7 +38282,7 @@
38282
38282
  "@ref": "local:TSUser",
38283
38283
  "@resolver": {
38284
38284
  "name": "takeshape:getUser",
38285
- "service": "takeshape:local"
38285
+ "service": "takeshape"
38286
38286
  }
38287
38287
  }
38288
38288
  },
@@ -38372,14 +38372,14 @@
38372
38372
  "title": "Title",
38373
38373
  "@l10n": false,
38374
38374
  "minLength": 1,
38375
- "@mapping": "takeshape:local:TsStaticSite.Ski9jLuXg"
38375
+ "@mapping": "shapedb:TsStaticSite.Ski9jLuXg"
38376
38376
  },
38377
38377
  "baseUrl": {
38378
38378
  "type": "string",
38379
38379
  "title": "Base URL",
38380
38380
  "@l10n": false,
38381
38381
  "minLength": 1,
38382
- "@mapping": "takeshape:local:TsStaticSite.Bk3tNmrfE"
38382
+ "@mapping": "shapedb:TsStaticSite.Bk3tNmrfE"
38383
38383
  },
38384
38384
  "provider": {
38385
38385
  "type": "string",
@@ -38423,14 +38423,14 @@
38423
38423
  "title": "Vercel"
38424
38424
  }
38425
38425
  ],
38426
- "@mapping": "takeshape:local:TsStaticSite.SkwbT2hqe"
38426
+ "@mapping": "shapedb:TsStaticSite.SkwbT2hqe"
38427
38427
  },
38428
38428
  "idKey": {
38429
38429
  "type": "string",
38430
38430
  "title": "Id Key",
38431
38431
  "@l10n": false,
38432
38432
  "minLength": 1,
38433
- "@mapping": "takeshape:local:TsStaticSite.SyRhi8_me"
38433
+ "@mapping": "shapedb:TsStaticSite.SyRhi8_me"
38434
38434
  },
38435
38435
  "secretKey": {
38436
38436
  "type": "string",
@@ -38438,20 +38438,20 @@
38438
38438
  "@l10n": false,
38439
38439
  "@sensitive": true,
38440
38440
  "minLength": 1,
38441
- "@mapping": "takeshape:local:TsStaticSite.BkIajLdXl"
38441
+ "@mapping": "shapedb:TsStaticSite.BkIajLdXl"
38442
38442
  },
38443
38443
  "destination": {
38444
38444
  "type": "string",
38445
38445
  "title": "Destination",
38446
38446
  "@l10n": false,
38447
38447
  "minLength": 1,
38448
- "@mapping": "takeshape:local:TsStaticSite.Hk6TsIdXl"
38448
+ "@mapping": "shapedb:TsStaticSite.Hk6TsIdXl"
38449
38449
  },
38450
38450
  "privateAcl": {
38451
38451
  "type": "boolean",
38452
38452
  "title": "Private ACL",
38453
38453
  "@l10n": false,
38454
- "@mapping": "takeshape:local:TsStaticSite.ByFe48wWU"
38454
+ "@mapping": "shapedb:TsStaticSite.ByFe48wWU"
38455
38455
  },
38456
38456
  "environmentVariables": {
38457
38457
  "type": "array",
@@ -38460,7 +38460,7 @@
38460
38460
  "items": {
38461
38461
  "@ref": "local:TsStaticSiteEnvironmentVariablesInput"
38462
38462
  },
38463
- "@mapping": "takeshape:local:TsStaticSite.9fj4UiNxY"
38463
+ "@mapping": "shapedb:TsStaticSite.9fj4UiNxY"
38464
38464
  },
38465
38465
  "triggers": {
38466
38466
  "type": "array",
@@ -38474,7 +38474,7 @@
38474
38474
  "type": "string",
38475
38475
  "title": "Template Hash",
38476
38476
  "@l10n": false,
38477
- "@mapping": "takeshape:local:TsStaticSite.S1QA3GYI8"
38477
+ "@mapping": "shapedb:TsStaticSite.S1QA3GYI8"
38478
38478
  },
38479
38479
  "_shapeId": {
38480
38480
  "type": "string",
@@ -38503,7 +38503,7 @@
38503
38503
  "@ref": "local:TSUser",
38504
38504
  "@resolver": {
38505
38505
  "name": "takeshape:getUser",
38506
- "service": "takeshape:local"
38506
+ "service": "takeshape"
38507
38507
  }
38508
38508
  }
38509
38509
  },
@@ -38519,7 +38519,7 @@
38519
38519
  "@ref": "local:TSUser",
38520
38520
  "@resolver": {
38521
38521
  "name": "takeshape:getUser",
38522
- "service": "takeshape:local"
38522
+ "service": "takeshape"
38523
38523
  }
38524
38524
  }
38525
38525
  },