@husar.ai/cli 0.3.7 → 0.3.8
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/zeus/const.js +322 -141
- package/dist/zeus/const.js.map +1 -1
- package/dist/zeus/index.d.ts +1592 -587
- package/dist/zeus/index.js +14 -8
- package/dist/zeus/index.js.map +1 -1
- package/package.json +3 -3
- package/src/zeus/const.ts +322 -145
- package/src/zeus/index.ts +1595 -534
package/src/zeus/const.ts
CHANGED
|
@@ -41,66 +41,19 @@ export const AllTypesProps: Record<string,any> = {
|
|
|
41
41
|
response:{
|
|
42
42
|
|
|
43
43
|
},
|
|
44
|
-
|
|
45
|
-
page:"PageInput",
|
|
46
|
-
rootParams:"RootParamsInput",
|
|
47
|
-
sort:"aaaaaaaaaaaaaSortInput",
|
|
48
|
-
filter:"aaaaaaaaaaaaaFilterInput"
|
|
49
|
-
},
|
|
50
|
-
oneaaaaaaaaaaaaaBySlug:{
|
|
51
|
-
rootParams:"RootParamsInput"
|
|
52
|
-
},
|
|
53
|
-
oneAsScalaraaaaaaaaaaaaaBySlug:{
|
|
54
|
-
rootParams:"RootParamsInput"
|
|
55
|
-
},
|
|
56
|
-
variantsaaaaaaaaaaaaaBySlug:{
|
|
57
|
-
|
|
58
|
-
},
|
|
59
|
-
listPaginatedtestx:{
|
|
60
|
-
page:"PageInput",
|
|
61
|
-
rootParams:"RootParamsInput",
|
|
62
|
-
sort:"testxSortInput",
|
|
63
|
-
filter:"testxFilterInput"
|
|
64
|
-
},
|
|
65
|
-
onetestxBySlug:{
|
|
44
|
+
oneViewhompage:{
|
|
66
45
|
rootParams:"RootParamsInput"
|
|
67
46
|
},
|
|
68
|
-
|
|
69
|
-
rootParams:"RootParamsInput"
|
|
70
|
-
},
|
|
71
|
-
variantstestxBySlug:{
|
|
72
|
-
|
|
73
|
-
},
|
|
74
|
-
oneViewtestview:{
|
|
75
|
-
rootParams:"RootParamsInput"
|
|
76
|
-
},
|
|
77
|
-
oneAsScalarViewtestview:{
|
|
47
|
+
oneAsScalarViewhompage:{
|
|
78
48
|
rootParams:"RootParamsInput"
|
|
79
49
|
}
|
|
80
50
|
},
|
|
81
|
-
ModelEnum: "enum" as const,
|
|
82
51
|
ViewEnum: "enum" as const,
|
|
83
52
|
ShapeEnum: "enum" as const,
|
|
84
53
|
RootParamsInput:{
|
|
85
54
|
|
|
86
55
|
},
|
|
87
56
|
RootParamsEnum: "enum" as const,
|
|
88
|
-
aaaaaaaaaaaaaSortInput:{
|
|
89
|
-
slug:"Sort",
|
|
90
|
-
createdAt:"Sort",
|
|
91
|
-
updatedAt:"Sort"
|
|
92
|
-
},
|
|
93
|
-
testxSortInput:{
|
|
94
|
-
slug:"Sort",
|
|
95
|
-
createdAt:"Sort",
|
|
96
|
-
updatedAt:"Sort"
|
|
97
|
-
},
|
|
98
|
-
aaaaaaaaaaaaaFilterInput:{
|
|
99
|
-
slug:"FilterInputString"
|
|
100
|
-
},
|
|
101
|
-
testxFilterInput:{
|
|
102
|
-
slug:"FilterInputString"
|
|
103
|
-
},
|
|
104
57
|
ID: `scalar.ID` as const
|
|
105
58
|
}
|
|
106
59
|
|
|
@@ -231,6 +184,11 @@ export const ReturnTypes: Record<string,any> = {
|
|
|
231
184
|
type:"String",
|
|
232
185
|
defaultValue:"String"
|
|
233
186
|
},
|
|
187
|
+
LinkField:{
|
|
188
|
+
label:"String",
|
|
189
|
+
href:"String",
|
|
190
|
+
target:"String"
|
|
191
|
+
},
|
|
234
192
|
ButtonField:{
|
|
235
193
|
label:"String",
|
|
236
194
|
type:"String",
|
|
@@ -261,42 +219,73 @@ export const ReturnTypes: Record<string,any> = {
|
|
|
261
219
|
shapeLibraries:"ShapeLibrary",
|
|
262
220
|
responses:"JSON",
|
|
263
221
|
response:"JSON",
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
222
|
+
fieldSetShapehero_property:"String",
|
|
223
|
+
modelShapehero_property:"ModelNavigationCompiled",
|
|
224
|
+
previewFieldsShapehero_property:"ModelNavigationCompiled",
|
|
225
|
+
oneShapehero_property:"Shapehero_property",
|
|
226
|
+
fieldSetShapelanding_about:"String",
|
|
227
|
+
modelShapelanding_about:"ModelNavigationCompiled",
|
|
228
|
+
previewFieldsShapelanding_about:"ModelNavigationCompiled",
|
|
229
|
+
oneShapelanding_about:"Shapelanding_about",
|
|
230
|
+
fieldSetShapelanding_contact:"String",
|
|
231
|
+
modelShapelanding_contact:"ModelNavigationCompiled",
|
|
232
|
+
previewFieldsShapelanding_contact:"ModelNavigationCompiled",
|
|
233
|
+
oneShapelanding_contact:"Shapelanding_contact",
|
|
234
|
+
fieldSetShapelanding_documents:"String",
|
|
235
|
+
modelShapelanding_documents:"ModelNavigationCompiled",
|
|
236
|
+
previewFieldsShapelanding_documents:"ModelNavigationCompiled",
|
|
237
|
+
oneShapelanding_documents:"Shapelanding_documents",
|
|
238
|
+
fieldSetShapelanding_hero:"String",
|
|
239
|
+
modelShapelanding_hero:"ModelNavigationCompiled",
|
|
240
|
+
previewFieldsShapelanding_hero:"ModelNavigationCompiled",
|
|
241
|
+
oneShapelanding_hero:"Shapelanding_hero",
|
|
242
|
+
fieldSetShapelanding_offer:"String",
|
|
243
|
+
modelShapelanding_offer:"ModelNavigationCompiled",
|
|
244
|
+
previewFieldsShapelanding_offer:"ModelNavigationCompiled",
|
|
245
|
+
oneShapelanding_offer:"Shapelanding_offer",
|
|
246
|
+
fieldSetShapelanding_page:"String",
|
|
247
|
+
modelShapelanding_page:"ModelNavigationCompiled",
|
|
248
|
+
previewFieldsShapelanding_page:"ModelNavigationCompiled",
|
|
249
|
+
oneShapelanding_page:"Shapelanding_page",
|
|
250
|
+
fieldSetShapelanding_pricing_note:"String",
|
|
251
|
+
modelShapelanding_pricing_note:"ModelNavigationCompiled",
|
|
252
|
+
previewFieldsShapelanding_pricing_note:"ModelNavigationCompiled",
|
|
253
|
+
oneShapelanding_pricing_note:"Shapelanding_pricing_note",
|
|
254
|
+
fieldSetShapelanding_purposes:"String",
|
|
255
|
+
modelShapelanding_purposes:"ModelNavigationCompiled",
|
|
256
|
+
previewFieldsShapelanding_purposes:"ModelNavigationCompiled",
|
|
257
|
+
oneShapelanding_purposes:"Shapelanding_purposes",
|
|
258
|
+
fieldSetShapelogo:"String",
|
|
259
|
+
modelShapelogo:"ModelNavigationCompiled",
|
|
260
|
+
previewFieldsShapelogo:"ModelNavigationCompiled",
|
|
261
|
+
oneShapelogo:"Shapelogo",
|
|
262
|
+
fieldSetShapenav:"String",
|
|
263
|
+
modelShapenav:"ModelNavigationCompiled",
|
|
264
|
+
previewFieldsShapenav:"ModelNavigationCompiled",
|
|
265
|
+
oneShapenav:"Shapenav",
|
|
266
|
+
fieldSetShapeomnie:"String",
|
|
267
|
+
modelShapeomnie:"ModelNavigationCompiled",
|
|
268
|
+
previewFieldsShapeomnie:"ModelNavigationCompiled",
|
|
269
|
+
oneShapeomnie:"Shapeomnie",
|
|
270
|
+
variantsViewhompage:"Viewhompage",
|
|
271
|
+
fieldSetViewhompage:"String",
|
|
272
|
+
modelViewhompage:"ModelNavigationCompiled",
|
|
273
|
+
previewFieldsViewhompage:"ModelNavigationCompiled",
|
|
274
|
+
oneViewhompage:"Viewhompage",
|
|
275
|
+
oneAsScalarViewhompage:"ViewAsScalar"
|
|
288
276
|
},
|
|
289
277
|
RootParamsType:{
|
|
290
|
-
_version:"String"
|
|
291
|
-
locale:"String"
|
|
292
|
-
},
|
|
293
|
-
aaaaaaaaaaaaa__Connection:{
|
|
294
|
-
items:"aaaaaaaaaaaaa",
|
|
295
|
-
pageInfo:"PageInfo"
|
|
278
|
+
_version:"String"
|
|
296
279
|
},
|
|
297
|
-
|
|
280
|
+
Viewhompage:{
|
|
298
281
|
_version:"VersionField",
|
|
299
|
-
|
|
282
|
+
herov2:"Shapehero_property",
|
|
283
|
+
about2:"Shapeomnie",
|
|
284
|
+
offer:"Shapelanding_offer",
|
|
285
|
+
purposes:"Shapelanding_purposes",
|
|
286
|
+
documents:"Shapelanding_documents",
|
|
287
|
+
pricing_note:"Shapelanding_pricing_note",
|
|
288
|
+
contact:"Shapelanding_contact",
|
|
300
289
|
slug:"String",
|
|
301
290
|
_id:"String",
|
|
302
291
|
createdAt:"Float",
|
|
@@ -304,90 +293,278 @@ export const ReturnTypes: Record<string,any> = {
|
|
|
304
293
|
draft_version:"Boolean",
|
|
305
294
|
json_ld:"String"
|
|
306
295
|
},
|
|
307
|
-
|
|
308
|
-
|
|
296
|
+
Shapehero_propertyHeroContainerRowContentblockFeatures:{
|
|
297
|
+
feature:"String"
|
|
309
298
|
},
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
299
|
+
Shapehero_propertyHeroContainerRowContentblockValuation_formField_grid:{
|
|
300
|
+
address:"InputField",
|
|
301
|
+
postcode:"InputField",
|
|
302
|
+
email:"InputField"
|
|
313
303
|
},
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
304
|
+
Shapehero_propertyHeroContainerRowContentblockValuation_formForm_actions:{
|
|
305
|
+
cta:"ButtonField"
|
|
306
|
+
},
|
|
307
|
+
Shapehero_propertyHeroContainerRowContentblockValuation_form:{
|
|
308
|
+
field_grid:"Shapehero_propertyHeroContainerRowContentblockValuation_formField_grid",
|
|
309
|
+
form_actions:"Shapehero_propertyHeroContainerRowContentblockValuation_formForm_actions"
|
|
310
|
+
},
|
|
311
|
+
Shapehero_propertyHeroContainerRowContentblock:{
|
|
312
|
+
eyebrow:"String",
|
|
313
|
+
title:"String",
|
|
314
|
+
description:"String",
|
|
315
|
+
features:"Shapehero_propertyHeroContainerRowContentblockFeatures",
|
|
316
|
+
valuation_form:"Shapehero_propertyHeroContainerRowContentblockValuation_form"
|
|
317
|
+
},
|
|
318
|
+
Shapehero_propertyHeroContainerRowFigureAttributionblock:{
|
|
319
|
+
indicator:"String",
|
|
320
|
+
review_note:"String"
|
|
321
|
+
},
|
|
322
|
+
Shapehero_propertyHeroContainerRowFigure:{
|
|
323
|
+
image:"ImageField",
|
|
324
|
+
attributionblock:"Shapehero_propertyHeroContainerRowFigureAttributionblock"
|
|
325
|
+
},
|
|
326
|
+
Shapehero_propertyHeroContainerRow:{
|
|
327
|
+
contentblock:"Shapehero_propertyHeroContainerRowContentblock",
|
|
328
|
+
figure:"Shapehero_propertyHeroContainerRowFigure"
|
|
329
|
+
},
|
|
330
|
+
Shapehero_propertyHeroContainer:{
|
|
331
|
+
row:"Shapehero_propertyHeroContainerRow"
|
|
332
|
+
},
|
|
333
|
+
Shapehero_propertyHero:{
|
|
334
|
+
container:"Shapehero_propertyHeroContainer"
|
|
335
|
+
},
|
|
336
|
+
Shapehero_property:{
|
|
337
|
+
hero:"Shapehero_propertyHero",
|
|
320
338
|
_id:"String",
|
|
321
339
|
createdAt:"Float",
|
|
322
|
-
updatedAt:"Float"
|
|
323
|
-
draft_version:"Boolean",
|
|
324
|
-
json_ld:"String"
|
|
340
|
+
updatedAt:"Float"
|
|
325
341
|
},
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
342
|
+
Shapelanding_aboutSectionContainerGridDetails:{
|
|
343
|
+
description:"String",
|
|
344
|
+
items:"String",
|
|
345
|
+
description_2:"String"
|
|
346
|
+
},
|
|
347
|
+
Shapelanding_aboutSectionContainerGrid:{
|
|
348
|
+
subtitle:"String",
|
|
349
|
+
details:"Shapelanding_aboutSectionContainerGridDetails"
|
|
350
|
+
},
|
|
351
|
+
Shapelanding_aboutSectionContainer:{
|
|
352
|
+
grid:"Shapelanding_aboutSectionContainerGrid"
|
|
353
|
+
},
|
|
354
|
+
Shapelanding_aboutSection:{
|
|
355
|
+
container:"Shapelanding_aboutSectionContainer"
|
|
356
|
+
},
|
|
357
|
+
Shapelanding_about:{
|
|
358
|
+
section:"Shapelanding_aboutSection",
|
|
332
359
|
_id:"String",
|
|
333
360
|
createdAt:"Float",
|
|
334
|
-
updatedAt:"Float"
|
|
335
|
-
|
|
336
|
-
|
|
361
|
+
updatedAt:"Float"
|
|
362
|
+
},
|
|
363
|
+
Shapelanding_contactSectionContainerGridContentblockContactblockTelefon:{
|
|
364
|
+
cta:"String",
|
|
365
|
+
href:"String"
|
|
366
|
+
},
|
|
367
|
+
Shapelanding_contactSectionContainerGridContentblockContactblockE_mail:{
|
|
368
|
+
cta:"String",
|
|
369
|
+
href:"String"
|
|
370
|
+
},
|
|
371
|
+
Shapelanding_contactSectionContainerGridContentblockContactblock:{
|
|
372
|
+
telefon:"Shapelanding_contactSectionContainerGridContentblockContactblockTelefon",
|
|
373
|
+
e_mail:"Shapelanding_contactSectionContainerGridContentblockContactblockE_mail"
|
|
337
374
|
},
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
button_modal:"ButtonField",
|
|
344
|
-
variable_modal:"VariableField"
|
|
375
|
+
Shapelanding_contactSectionContainerGridContentblock:{
|
|
376
|
+
description:"String",
|
|
377
|
+
description_2:"String",
|
|
378
|
+
contactblock:"Shapelanding_contactSectionContainerGridContentblockContactblock",
|
|
379
|
+
company_info:"String"
|
|
345
380
|
},
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
381
|
+
Shapelanding_contactSectionContainerGrid:{
|
|
382
|
+
subtitle:"String",
|
|
383
|
+
contentblock:"Shapelanding_contactSectionContainerGridContentblock"
|
|
349
384
|
},
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
detailswrapper:"Shapeexamples_pricingplans_9TestowepoleDialogDiaalog_wrapperDialog_wrapperDetailswrapper"
|
|
385
|
+
Shapelanding_contactSectionContainer:{
|
|
386
|
+
grid:"Shapelanding_contactSectionContainerGrid"
|
|
353
387
|
},
|
|
354
|
-
|
|
355
|
-
|
|
388
|
+
Shapelanding_contactSection:{
|
|
389
|
+
container:"Shapelanding_contactSectionContainer"
|
|
356
390
|
},
|
|
357
|
-
|
|
358
|
-
|
|
391
|
+
Shapelanding_contact:{
|
|
392
|
+
section:"Shapelanding_contactSection",
|
|
393
|
+
_id:"String",
|
|
394
|
+
createdAt:"Float",
|
|
395
|
+
updatedAt:"Float"
|
|
396
|
+
},
|
|
397
|
+
Shapelanding_documentsSectionContainerGridDetails:{
|
|
398
|
+
description:"String",
|
|
399
|
+
items:"String"
|
|
359
400
|
},
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
401
|
+
Shapelanding_documentsSectionContainerGrid:{
|
|
402
|
+
subtitle:"String",
|
|
403
|
+
details:"Shapelanding_documentsSectionContainerGridDetails"
|
|
363
404
|
},
|
|
364
|
-
|
|
365
|
-
|
|
405
|
+
Shapelanding_documentsSectionContainer:{
|
|
406
|
+
grid:"Shapelanding_documentsSectionContainerGrid"
|
|
407
|
+
},
|
|
408
|
+
Shapelanding_documentsSection:{
|
|
409
|
+
container:"Shapelanding_documentsSectionContainer"
|
|
410
|
+
},
|
|
411
|
+
Shapelanding_documents:{
|
|
412
|
+
section:"Shapelanding_documentsSection",
|
|
413
|
+
_id:"String",
|
|
414
|
+
createdAt:"Float",
|
|
415
|
+
updatedAt:"Float"
|
|
416
|
+
},
|
|
417
|
+
Shapelanding_heroSectionContainerContentCtasCall_1:{
|
|
418
|
+
cta:"String",
|
|
419
|
+
href:"String"
|
|
420
|
+
},
|
|
421
|
+
Shapelanding_heroSectionContainerContentCtasCall_2:{
|
|
422
|
+
cta:"String",
|
|
423
|
+
href:"String"
|
|
424
|
+
},
|
|
425
|
+
Shapelanding_heroSectionContainerContentCtas:{
|
|
426
|
+
call_1:"Shapelanding_heroSectionContainerContentCtasCall_1",
|
|
427
|
+
call_2:"Shapelanding_heroSectionContainerContentCtasCall_2"
|
|
428
|
+
},
|
|
429
|
+
Shapelanding_heroSectionContainerContent:{
|
|
430
|
+
title:"String",
|
|
431
|
+
description:"String",
|
|
432
|
+
ctas:"Shapelanding_heroSectionContainerContentCtas"
|
|
433
|
+
},
|
|
434
|
+
Shapelanding_heroSectionContainer:{
|
|
435
|
+
content:"Shapelanding_heroSectionContainerContent",
|
|
436
|
+
logo:"Shapelogo"
|
|
437
|
+
},
|
|
438
|
+
Shapelanding_heroSection:{
|
|
439
|
+
container:"Shapelanding_heroSectionContainer"
|
|
440
|
+
},
|
|
441
|
+
Shapelanding_hero:{
|
|
442
|
+
section:"Shapelanding_heroSection",
|
|
443
|
+
_id:"String",
|
|
444
|
+
createdAt:"Float",
|
|
445
|
+
updatedAt:"Float"
|
|
446
|
+
},
|
|
447
|
+
Shapelanding_offerSectionContainerGridDetails:{
|
|
448
|
+
description:"String",
|
|
449
|
+
items:"String"
|
|
450
|
+
},
|
|
451
|
+
Shapelanding_offerSectionContainerGrid:{
|
|
452
|
+
subtitle:"String",
|
|
453
|
+
details:"Shapelanding_offerSectionContainerGridDetails"
|
|
454
|
+
},
|
|
455
|
+
Shapelanding_offerSectionContainer:{
|
|
456
|
+
grid:"Shapelanding_offerSectionContainerGrid"
|
|
457
|
+
},
|
|
458
|
+
Shapelanding_offerSection:{
|
|
459
|
+
container:"Shapelanding_offerSectionContainer"
|
|
460
|
+
},
|
|
461
|
+
Shapelanding_offer:{
|
|
462
|
+
section:"Shapelanding_offerSection",
|
|
463
|
+
_id:"String",
|
|
464
|
+
createdAt:"Float",
|
|
465
|
+
updatedAt:"Float"
|
|
466
|
+
},
|
|
467
|
+
Shapelanding_pageMain:{
|
|
468
|
+
hero:"String",
|
|
469
|
+
about:"String",
|
|
470
|
+
offer:"String",
|
|
471
|
+
purposes:"String",
|
|
472
|
+
documents:"String",
|
|
473
|
+
pricing_note:"String",
|
|
474
|
+
contact:"String"
|
|
475
|
+
},
|
|
476
|
+
Shapelanding_page:{
|
|
477
|
+
main:"Shapelanding_pageMain",
|
|
478
|
+
_id:"String",
|
|
479
|
+
createdAt:"Float",
|
|
480
|
+
updatedAt:"Float"
|
|
481
|
+
},
|
|
482
|
+
Shapelanding_pricing_noteSectionContainerContent:{
|
|
483
|
+
subtitle:"String",
|
|
484
|
+
description:"String"
|
|
485
|
+
},
|
|
486
|
+
Shapelanding_pricing_noteSectionContainer:{
|
|
487
|
+
content:"Shapelanding_pricing_noteSectionContainerContent"
|
|
488
|
+
},
|
|
489
|
+
Shapelanding_pricing_noteSection:{
|
|
490
|
+
container:"Shapelanding_pricing_noteSectionContainer"
|
|
491
|
+
},
|
|
492
|
+
Shapelanding_pricing_note:{
|
|
493
|
+
section:"Shapelanding_pricing_noteSection",
|
|
494
|
+
_id:"String",
|
|
495
|
+
createdAt:"Float",
|
|
496
|
+
updatedAt:"Float"
|
|
497
|
+
},
|
|
498
|
+
Shapelanding_purposesSectionContainerGridContent_block:{
|
|
499
|
+
description:"String",
|
|
500
|
+
items:"String"
|
|
501
|
+
},
|
|
502
|
+
Shapelanding_purposesSectionContainerGrid:{
|
|
503
|
+
subtitle:"String",
|
|
504
|
+
content_block:"Shapelanding_purposesSectionContainerGridContent_block"
|
|
505
|
+
},
|
|
506
|
+
Shapelanding_purposesSectionContainer:{
|
|
507
|
+
grid:"Shapelanding_purposesSectionContainerGrid"
|
|
508
|
+
},
|
|
509
|
+
Shapelanding_purposesSection:{
|
|
510
|
+
container:"Shapelanding_purposesSectionContainer"
|
|
511
|
+
},
|
|
512
|
+
Shapelanding_purposes:{
|
|
513
|
+
section:"Shapelanding_purposesSection",
|
|
514
|
+
_id:"String",
|
|
515
|
+
createdAt:"Float",
|
|
516
|
+
updatedAt:"Float"
|
|
517
|
+
},
|
|
518
|
+
Shapelogo:{
|
|
519
|
+
main:"String",
|
|
520
|
+
_id:"String",
|
|
521
|
+
createdAt:"Float",
|
|
522
|
+
updatedAt:"Float"
|
|
523
|
+
},
|
|
524
|
+
Shapenav:{
|
|
525
|
+
_id:"String",
|
|
526
|
+
createdAt:"Float",
|
|
527
|
+
updatedAt:"Float"
|
|
528
|
+
},
|
|
529
|
+
ShapeomnieContainerCardGridFigure:{
|
|
530
|
+
image:"ImageField",
|
|
531
|
+
figcaption:"String"
|
|
532
|
+
},
|
|
533
|
+
ShapeomnieContainerCardGridContent_blockHeader:{
|
|
534
|
+
o_mnie_label:"String",
|
|
535
|
+
subtitle:"String",
|
|
536
|
+
intro:"String"
|
|
537
|
+
},
|
|
538
|
+
ShapeomnieContainerCardGridContent_blockCta_buttonsPrimary_cta:{
|
|
539
|
+
title:"String",
|
|
540
|
+
href:"String"
|
|
541
|
+
},
|
|
542
|
+
ShapeomnieContainerCardGridContent_blockCta_buttonsSecondary_cta:{
|
|
543
|
+
title:"String",
|
|
544
|
+
href:"String"
|
|
366
545
|
},
|
|
367
|
-
|
|
368
|
-
|
|
546
|
+
ShapeomnieContainerCardGridContent_blockCta_buttons:{
|
|
547
|
+
primary_cta:"ShapeomnieContainerCardGridContent_blockCta_buttonsPrimary_cta",
|
|
548
|
+
secondary_cta:"ShapeomnieContainerCardGridContent_blockCta_buttonsSecondary_cta"
|
|
369
549
|
},
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
550
|
+
ShapeomnieContainerCardGridContent_block:{
|
|
551
|
+
header:"ShapeomnieContainerCardGridContent_blockHeader",
|
|
552
|
+
items:"String",
|
|
553
|
+
conclusion:"String",
|
|
554
|
+
cta_buttons:"ShapeomnieContainerCardGridContent_blockCta_buttons"
|
|
373
555
|
},
|
|
374
|
-
|
|
375
|
-
|
|
556
|
+
ShapeomnieContainerCardGrid:{
|
|
557
|
+
figure:"ShapeomnieContainerCardGridFigure",
|
|
558
|
+
content_block:"ShapeomnieContainerCardGridContent_block"
|
|
376
559
|
},
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
step_three_field:"String"
|
|
560
|
+
ShapeomnieContainerCard:{
|
|
561
|
+
grid:"ShapeomnieContainerCardGrid"
|
|
380
562
|
},
|
|
381
|
-
|
|
382
|
-
|
|
563
|
+
ShapeomnieContainer:{
|
|
564
|
+
card:"ShapeomnieContainerCard"
|
|
383
565
|
},
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
testowepole:"Shapeexamples_pricingplans_9Testowepole",
|
|
387
|
-
step_variable:"VariableField",
|
|
388
|
-
step_one:"Shapeexamples_pricingplans_9Step_one",
|
|
389
|
-
step_two:"Shapeexamples_pricingplans_9Step_two",
|
|
390
|
-
step_three:"Shapeexamples_pricingplans_9Step_three",
|
|
566
|
+
Shapeomnie:{
|
|
567
|
+
container:"ShapeomnieContainer",
|
|
391
568
|
_id:"String",
|
|
392
569
|
createdAt:"Float",
|
|
393
570
|
updatedAt:"Float"
|