@husar.ai/cli 0.2.4 → 0.2.6

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.
@@ -20,136 +20,9 @@ export const AllTypesProps = {
20
20
  FormFieldType: "enum",
21
21
  GenerateHusarShapeImplementorInput: {},
22
22
  CMSType: "enum",
23
- Query: {
24
- listPaginateddocs: {
25
- page: "PageInput",
26
- rootParams: "RootParamsInput",
27
- sort: "docsSortInput",
28
- filter: "docsFilterInput"
29
- },
30
- onedocsBySlug: {
31
- rootParams: "RootParamsInput"
32
- },
33
- oneAsScalardocsBySlug: {
34
- rootParams: "RootParamsInput"
35
- },
36
- variantsdocsBySlug: {},
37
- oneViewaccount: {
38
- rootParams: "RootParamsInput"
39
- },
40
- oneAsScalarViewaccount: {
41
- rootParams: "RootParamsInput"
42
- },
43
- oneViewfeatures: {
44
- rootParams: "RootParamsInput"
45
- },
46
- oneAsScalarViewfeatures: {
47
- rootParams: "RootParamsInput"
48
- },
49
- oneViewhomepage: {
50
- rootParams: "RootParamsInput"
51
- },
52
- oneAsScalarViewhomepage: {
53
- rootParams: "RootParamsInput"
54
- },
55
- oneViewhowitworks: {
56
- rootParams: "RootParamsInput"
57
- },
58
- oneAsScalarViewhowitworks: {
59
- rootParams: "RootParamsInput"
60
- },
61
- oneViewpricing: {
62
- rootParams: "RootParamsInput"
63
- },
64
- oneAsScalarViewpricing: {
65
- rootParams: "RootParamsInput"
66
- },
67
- oneViewttt: {
68
- rootParams: "RootParamsInput"
69
- },
70
- oneAsScalarViewttt: {
71
- rootParams: "RootParamsInput"
72
- },
73
- oneFormregister: {
74
- rootParams: "RootParamsInput"
75
- },
76
- oneAsScalarFormregister: {
77
- rootParams: "RootParamsInput"
78
- },
79
- oneFormtest: {
80
- rootParams: "RootParamsInput"
81
- },
82
- oneAsScalarFormtest: {
83
- rootParams: "RootParamsInput"
84
- },
85
- responsesFormregister: {
86
- filter: "ResponsesFormregisterFilter"
87
- },
88
- responseFormregister: {},
89
- responseFieldSetFormregister: {},
90
- responsesFormtest: {
91
- filter: "ResponsesFormtestFilter"
92
- },
93
- responseFormtest: {},
94
- responseFieldSetFormtest: {}
95
- },
96
- Mutation: {
97
- submitResponseFormregister: {
98
- input: "SubmitFormregister"
99
- },
100
- removeResponseFormregister: {},
101
- submitResponseFormtest: {
102
- input: "SubmitFormtest"
103
- },
104
- removeResponseFormtest: {}
105
- },
106
- ModelEnum: "enum",
107
- ViewEnum: "enum",
108
23
  ShapeEnum: "enum",
109
- FormEnum: "enum",
110
- SubmitFormregisterUser_details: {},
111
- SubmitFormregisterRegistration_step: {
112
- user_details: "SubmitFormregisterUser_details"
113
- },
114
- SubmitFormregister: {
115
- registration_step: "SubmitFormregisterRegistration_step"
116
- },
117
- SubmitFormtestBasic_info_group: {},
118
- SubmitFormtestStep_basic_info: {
119
- basic_info_group: "SubmitFormtestBasic_info_group"
120
- },
121
- SubmitFormtestDimensions_group: {},
122
- SubmitFormtestStep_dimensions: {
123
- dimensions_group: "SubmitFormtestDimensions_group"
124
- },
125
- SubmitFormtestFeatures_group: {},
126
- SubmitFormtestStep_features: {
127
- features_group: "SubmitFormtestFeatures_group"
128
- },
129
- SubmitFormtestAccessories_group: {},
130
- SubmitFormtestStep_accessories: {
131
- accessories_group: "SubmitFormtestAccessories_group"
132
- },
133
- SubmitFormtestStep_summary: {},
134
- SubmitFormtest: {
135
- step_basic_info: "SubmitFormtestStep_basic_info",
136
- step_dimensions: "SubmitFormtestStep_dimensions",
137
- step_features: "SubmitFormtestStep_features",
138
- step_accessories: "SubmitFormtestStep_accessories",
139
- step_summary: "SubmitFormtestStep_summary"
140
- },
141
- ResponsesFormregisterFilter: {},
142
- ResponsesFormtestFilter: {},
143
24
  RootParamsInput: {},
144
25
  RootParamsEnum: "enum",
145
- docsSortInput: {
146
- slug: "Sort",
147
- createdAt: "Sort",
148
- updatedAt: "Sort"
149
- },
150
- docsFilterInput: {
151
- slug: "FilterInputString"
152
- },
153
26
  ID: `scalar.ID`
154
27
  };
155
28
  export const ReturnTypes = {
@@ -245,6 +118,9 @@ export const ReturnTypes = {
245
118
  total: "Int",
246
119
  hasNext: "Boolean"
247
120
  },
121
+ Mutation: {
122
+ heartbeat: "String"
123
+ },
248
124
  RootParamsAdminType: `scalar.RootParamsAdminType`,
249
125
  Shape: {
250
126
  name: "String",
@@ -366,991 +242,562 @@ export const ReturnTypes = {
366
242
  listShapes: "Shape",
367
243
  tailwind: "TailwindConfiguration",
368
244
  listForms: "Form",
369
- listPaginateddocs: "docs__Connection",
370
- onedocsBySlug: "docs",
371
- oneAsScalardocsBySlug: "ModelAsScalar",
372
- variantsdocsBySlug: "docs",
373
- fieldSetdocs: "String",
374
- modeldocs: "ModelNavigationCompiled",
375
- previewFieldsdocs: "ModelNavigationCompiled",
376
- fieldSetShapeaplikacja_g: "String",
377
- modelShapeaplikacja_g: "ModelNavigationCompiled",
378
- previewFieldsShapeaplikacja_g: "ModelNavigationCompiled",
379
- oneShapeaplikacja_g: "Shapeaplikacja_g",
380
- fieldSetShapebgallery: "String",
381
- modelShapebgallery: "ModelNavigationCompiled",
382
- previewFieldsShapebgallery: "ModelNavigationCompiled",
383
- oneShapebgallery: "Shapebgallery",
384
- fieldSetShapebookina: "String",
385
- modelShapebookina: "ModelNavigationCompiled",
386
- previewFieldsShapebookina: "ModelNavigationCompiled",
387
- oneShapebookina: "Shapebookina",
388
- fieldSetShapebpage: "String",
389
- modelShapebpage: "ModelNavigationCompiled",
390
- previewFieldsShapebpage: "ModelNavigationCompiled",
391
- oneShapebpage: "Shapebpage",
392
- fieldSetShapecloud_sidebar: "String",
393
- modelShapecloud_sidebar: "ModelNavigationCompiled",
394
- previewFieldsShapecloud_sidebar: "ModelNavigationCompiled",
395
- oneShapecloud_sidebar: "Shapecloud_sidebar",
396
- fieldSetShapectabutton: "String",
397
- modelShapectabutton: "ModelNavigationCompiled",
398
- previewFieldsShapectabutton: "ModelNavigationCompiled",
399
- oneShapectabutton: "Shapectabutton",
400
- fieldSetShapedocs_content: "String",
401
- modelShapedocs_content: "ModelNavigationCompiled",
402
- previewFieldsShapedocs_content: "ModelNavigationCompiled",
403
- oneShapedocs_content: "Shapedocs_content",
404
- fieldSetShapedocs_nav: "String",
405
- modelShapedocs_nav: "ModelNavigationCompiled",
406
- previewFieldsShapedocs_nav: "ModelNavigationCompiled",
407
- oneShapedocs_nav: "Shapedocs_nav",
408
- fieldSetShapefeaturepresentation: "String",
409
- modelShapefeaturepresentation: "ModelNavigationCompiled",
410
- previewFieldsShapefeaturepresentation: "ModelNavigationCompiled",
411
- oneShapefeaturepresentation: "Shapefeaturepresentation",
412
- fieldSetShapefoot: "String",
413
- modelShapefoot: "ModelNavigationCompiled",
414
- previewFieldsShapefoot: "ModelNavigationCompiled",
415
- oneShapefoot: "Shapefoot",
416
- fieldSetShapehero: "String",
417
- modelShapehero: "ModelNavigationCompiled",
418
- previewFieldsShapehero: "ModelNavigationCompiled",
419
- oneShapehero: "Shapehero",
420
- fieldSetShapeherox: "String",
421
- modelShapeherox: "ModelNavigationCompiled",
422
- previewFieldsShapeherox: "ModelNavigationCompiled",
423
- oneShapeherox: "Shapeherox",
424
- fieldSetShapelista_projektow: "String",
425
- modelShapelista_projektow: "ModelNavigationCompiled",
426
- previewFieldsShapelista_projektow: "ModelNavigationCompiled",
427
- oneShapelista_projektow: "Shapelista_projektow",
428
- fieldSetShapenav: "String",
429
- modelShapenav: "ModelNavigationCompiled",
430
- previewFieldsShapenav: "ModelNavigationCompiled",
431
- oneShapenav: "Shapenav",
432
- fieldSetShapenewshape: "String",
433
- modelShapenewshape: "ModelNavigationCompiled",
434
- previewFieldsShapenewshape: "ModelNavigationCompiled",
435
- oneShapenewshape: "Shapenewshape",
436
- fieldSetShapepricing_table: "String",
437
- modelShapepricing_table: "ModelNavigationCompiled",
438
- previewFieldsShapepricing_table: "ModelNavigationCompiled",
439
- oneShapepricing_table: "Shapepricing_table",
440
- fieldSetShapepricingv1: "String",
441
- modelShapepricingv1: "ModelNavigationCompiled",
442
- previewFieldsShapepricingv1: "ModelNavigationCompiled",
443
- oneShapepricingv1: "Shapepricingv1",
444
- fieldSetShapeprofile_info: "String",
445
- modelShapeprofile_info: "ModelNavigationCompiled",
446
- previewFieldsShapeprofile_info: "ModelNavigationCompiled",
447
- oneShapeprofile_info: "Shapeprofile_info",
448
- fieldSetShapesecondary_cta: "String",
449
- modelShapesecondary_cta: "ModelNavigationCompiled",
450
- previewFieldsShapesecondary_cta: "ModelNavigationCompiled",
451
- oneShapesecondary_cta: "Shapesecondary_cta",
452
- fieldSetShapesupport: "String",
453
- modelShapesupport: "ModelNavigationCompiled",
454
- previewFieldsShapesupport: "ModelNavigationCompiled",
455
- oneShapesupport: "Shapesupport",
456
- fieldSetShapeteee: "String",
457
- modelShapeteee: "ModelNavigationCompiled",
458
- previewFieldsShapeteee: "ModelNavigationCompiled",
459
- oneShapeteee: "Shapeteee",
460
- fieldSetShapetest: "String",
461
- modelShapetest: "ModelNavigationCompiled",
462
- previewFieldsShapetest: "ModelNavigationCompiled",
463
- oneShapetest: "Shapetest",
464
- fieldSetShapetitle_desc: "String",
465
- modelShapetitle_desc: "ModelNavigationCompiled",
466
- previewFieldsShapetitle_desc: "ModelNavigationCompiled",
467
- oneShapetitle_desc: "Shapetitle_desc",
468
- fieldSetShapeusage: "String",
469
- modelShapeusage: "ModelNavigationCompiled",
470
- previewFieldsShapeusage: "ModelNavigationCompiled",
471
- oneShapeusage: "Shapeusage",
472
- variantsViewaccount: "Viewaccount",
473
- fieldSetViewaccount: "String",
474
- modelViewaccount: "ModelNavigationCompiled",
475
- previewFieldsViewaccount: "ModelNavigationCompiled",
476
- oneViewaccount: "Viewaccount",
477
- oneAsScalarViewaccount: "ViewAsScalar",
478
- variantsViewfeatures: "Viewfeatures",
479
- fieldSetViewfeatures: "String",
480
- modelViewfeatures: "ModelNavigationCompiled",
481
- previewFieldsViewfeatures: "ModelNavigationCompiled",
482
- oneViewfeatures: "Viewfeatures",
483
- oneAsScalarViewfeatures: "ViewAsScalar",
484
- variantsViewhomepage: "Viewhomepage",
485
- fieldSetViewhomepage: "String",
486
- modelViewhomepage: "ModelNavigationCompiled",
487
- previewFieldsViewhomepage: "ModelNavigationCompiled",
488
- oneViewhomepage: "Viewhomepage",
489
- oneAsScalarViewhomepage: "ViewAsScalar",
490
- variantsViewhowitworks: "Viewhowitworks",
491
- fieldSetViewhowitworks: "String",
492
- modelViewhowitworks: "ModelNavigationCompiled",
493
- previewFieldsViewhowitworks: "ModelNavigationCompiled",
494
- oneViewhowitworks: "Viewhowitworks",
495
- oneAsScalarViewhowitworks: "ViewAsScalar",
496
- variantsViewpricing: "Viewpricing",
497
- fieldSetViewpricing: "String",
498
- modelViewpricing: "ModelNavigationCompiled",
499
- previewFieldsViewpricing: "ModelNavigationCompiled",
500
- oneViewpricing: "Viewpricing",
501
- oneAsScalarViewpricing: "ViewAsScalar",
502
- variantsViewttt: "Viewttt",
503
- fieldSetViewttt: "String",
504
- modelViewttt: "ModelNavigationCompiled",
505
- previewFieldsViewttt: "ModelNavigationCompiled",
506
- oneViewttt: "Viewttt",
507
- oneAsScalarViewttt: "ViewAsScalar",
508
- variantsFormregister: "Formregister",
509
- fieldSetFormregister: "String",
510
- modelFormregister: "ModelNavigationCompiled",
511
- previewFieldsFormregister: "ModelNavigationCompiled",
512
- oneFormregister: "Formregister",
513
- oneAsScalarFormregister: "FormAsScalar",
514
- variantsFormtest: "Formtest",
515
- fieldSetFormtest: "String",
516
- modelFormtest: "ModelNavigationCompiled",
517
- previewFieldsFormtest: "ModelNavigationCompiled",
518
- oneFormtest: "Formtest",
519
- oneAsScalarFormtest: "FormAsScalar",
520
- responsesFormregister: "SearchResponsesFormregister",
521
- responseFormregister: "ResponseFormregister",
522
- responseFieldSetFormregister: "String",
523
- responsesFormtest: "SearchResponsesFormtest",
524
- responseFormtest: "ResponseFormtest",
525
- responseFieldSetFormtest: "String"
526
- },
527
- Mutation: {
528
- heartbeat: "String",
529
- submitResponseFormregister: "Boolean",
530
- removeResponseFormregister: "Boolean",
531
- submitResponseFormtest: "Boolean",
532
- removeResponseFormtest: "Boolean"
245
+ fieldSetShapeexamples_contactform: "String",
246
+ modelShapeexamples_contactform: "ModelNavigationCompiled",
247
+ previewFieldsShapeexamples_contactform: "ModelNavigationCompiled",
248
+ oneShapeexamples_contactform: "Shapeexamples_contactform",
249
+ fieldSetShapeexamples_featuregrid: "String",
250
+ modelShapeexamples_featuregrid: "ModelNavigationCompiled",
251
+ previewFieldsShapeexamples_featuregrid: "ModelNavigationCompiled",
252
+ oneShapeexamples_featuregrid: "Shapeexamples_featuregrid",
253
+ fieldSetShapeexamples_herosection: "String",
254
+ modelShapeexamples_herosection: "ModelNavigationCompiled",
255
+ previewFieldsShapeexamples_herosection: "ModelNavigationCompiled",
256
+ oneShapeexamples_herosection: "Shapeexamples_herosection",
257
+ fieldSetShapeexamples_newslettersignup: "String",
258
+ modelShapeexamples_newslettersignup: "ModelNavigationCompiled",
259
+ previewFieldsShapeexamples_newslettersignup: "ModelNavigationCompiled",
260
+ oneShapeexamples_newslettersignup: "Shapeexamples_newslettersignup",
261
+ fieldSetShapeexamples_pricingplans: "String",
262
+ modelShapeexamples_pricingplans: "ModelNavigationCompiled",
263
+ previewFieldsShapeexamples_pricingplans: "ModelNavigationCompiled",
264
+ oneShapeexamples_pricingplans: "Shapeexamples_pricingplans",
265
+ fieldSetShapeexamples_pricingplans_1: "String",
266
+ modelShapeexamples_pricingplans_1: "ModelNavigationCompiled",
267
+ previewFieldsShapeexamples_pricingplans_1: "ModelNavigationCompiled",
268
+ oneShapeexamples_pricingplans_1: "Shapeexamples_pricingplans_1",
269
+ fieldSetShapeexamples_productcard: "String",
270
+ modelShapeexamples_productcard: "ModelNavigationCompiled",
271
+ previewFieldsShapeexamples_productcard: "ModelNavigationCompiled",
272
+ oneShapeexamples_productcard: "Shapeexamples_productcard",
273
+ fieldSetShapeexamples_testimonialcard: "String",
274
+ modelShapeexamples_testimonialcard: "ModelNavigationCompiled",
275
+ previewFieldsShapeexamples_testimonialcard: "ModelNavigationCompiled",
276
+ oneShapeexamples_testimonialcard: "Shapeexamples_testimonialcard",
277
+ fieldSetShapeexamplescontactform: "String",
278
+ modelShapeexamplescontactform: "ModelNavigationCompiled",
279
+ previewFieldsShapeexamplescontactform: "ModelNavigationCompiled",
280
+ oneShapeexamplescontactform: "Shapeexamplescontactform",
281
+ fieldSetShapeproductcard: "String",
282
+ modelShapeproductcard: "ModelNavigationCompiled",
283
+ previewFieldsShapeproductcard: "ModelNavigationCompiled",
284
+ oneShapeproductcard: "Shapeproductcard",
285
+ fieldSetShapereactcomponent: "String",
286
+ modelShapereactcomponent: "ModelNavigationCompiled",
287
+ previewFieldsShapereactcomponent: "ModelNavigationCompiled",
288
+ oneShapereactcomponent: "Shapereactcomponent"
533
289
  },
534
290
  RootParamsType: {
535
- _version: "String",
536
- locale: "String"
291
+ _version: "String"
537
292
  },
538
- docs__Connection: {
539
- items: "docs",
540
- pageInfo: "PageInfo"
293
+ Shapeexamples_contactformSectionSectionHeading: {
294
+ subtitle: "String"
541
295
  },
542
- docs: {
543
- _version: "VersionField",
544
- title: "String",
545
- seotitle: "String",
546
- sortid: "Float",
547
- metadesc: "String",
548
- main_category: "String",
549
- content: "String",
550
- video: "VideoField",
551
- locale: "String",
552
- slug: "String",
553
- _id: "String",
554
- createdAt: "Float",
555
- updatedAt: "Float",
556
- draft_version: "Boolean",
557
- json_ld: "String"
558
- },
559
- ViewaccountMain: {
560
- profile: "Shapeprofile_info",
561
- projects: "Shapelista_projektow"
562
- },
563
- Viewaccount: {
564
- _version: "VersionField",
565
- main: "ViewaccountMain",
566
- locale: "String",
567
- slug: "String",
568
- _id: "String",
569
- createdAt: "Float",
570
- updatedAt: "Float",
571
- draft_version: "Boolean",
572
- json_ld: "String"
573
- },
574
- ViewfeaturesMain: {
575
- auto_translation: "Shapefeaturepresentation",
576
- ai_component: "Shapefeaturepresentation"
577
- },
578
- Viewfeatures: {
579
- _version: "VersionField",
580
- main: "ViewfeaturesMain",
581
- locale: "String",
582
- slug: "String",
583
- _id: "String",
584
- createdAt: "Float",
585
- updatedAt: "Float",
586
- draft_version: "Boolean",
587
- json_ld: "String"
588
- },
589
- ViewhomepageCotContain: {
590
- header: "Shapetitle_desc"
591
- },
592
- ViewhomepageCotFeatures: {
593
- feat: "Shapefeaturepresentation"
594
- },
595
- ViewhomepageCot: {
596
- contain: "ViewhomepageCotContain",
597
- features: "ViewhomepageCotFeatures"
598
- },
599
- Viewhomepage: {
600
- _version: "VersionField",
601
- nav: "Shapenav",
602
- main: "Shapehero",
603
- hero: "Shapeherox",
604
- cot: "ViewhomepageCot",
605
- pricing: "Shapepricingv1",
606
- footer: "Shapefoot",
607
- locale: "String",
608
- slug: "String",
609
- _id: "String",
610
- createdAt: "Float",
611
- updatedAt: "Float",
612
- draft_version: "Boolean",
613
- json_ld: "String"
296
+ Shapeexamples_contactformSectionSectionDescription: {
297
+ description: "String"
614
298
  },
615
- ViewhowitworksFeature_control: {
616
- title: "String",
617
- description: "String",
618
- image: "ImageField"
299
+ Shapeexamples_contactformSectionSectionForm: {
300
+ name: "String",
301
+ email: "String",
302
+ message: "String"
619
303
  },
620
- Viewhowitworks: {
621
- _version: "VersionField",
622
- title: "String",
623
- feature_control: "ViewhowitworksFeature_control",
624
- locale: "String",
625
- slug: "String",
626
- _id: "String",
627
- createdAt: "Float",
628
- updatedAt: "Float",
629
- draft_version: "Boolean",
630
- json_ld: "String"
631
- },
632
- Viewpricing: {
633
- _version: "VersionField",
634
- pricing: "Shapepricingv1",
635
- table: "Shapepricing_table",
636
- cta: "Shapenewshape",
637
- locale: "String",
638
- slug: "String",
639
- _id: "String",
640
- createdAt: "Float",
641
- updatedAt: "Float",
642
- draft_version: "Boolean",
643
- json_ld: "String"
304
+ Shapeexamples_contactformSectionSectionButton: {
305
+ button_text: "String"
644
306
  },
645
- Viewttt: {
646
- _version: "VersionField",
647
- locale: "String",
648
- slug: "String",
307
+ Shapeexamples_contactformSectionSectionLink: {
308
+ cta: "String",
309
+ href: "String"
310
+ },
311
+ Shapeexamples_contactformSectionSection: {
312
+ heading: "Shapeexamples_contactformSectionSectionHeading",
313
+ description: "Shapeexamples_contactformSectionSectionDescription",
314
+ form: "Shapeexamples_contactformSectionSectionForm",
315
+ button: "Shapeexamples_contactformSectionSectionButton",
316
+ link: "Shapeexamples_contactformSectionSectionLink"
317
+ },
318
+ Shapeexamples_contactformSection: {
319
+ section: "Shapeexamples_contactformSectionSection"
320
+ },
321
+ Shapeexamples_contactform: {
322
+ section: "Shapeexamples_contactformSection",
649
323
  _id: "String",
650
324
  createdAt: "Float",
651
- updatedAt: "Float",
652
- draft_version: "Boolean",
653
- json_ld: "String"
325
+ updatedAt: "Float"
654
326
  },
655
- Shapeaplikacja_gNavbarMenu: {
656
- name: "String",
657
- href: "String"
327
+ Shapeexamples_featuregridSectionSectionHeaderFeatures_title: {
328
+ subtitle: "String"
658
329
  },
659
- Shapeaplikacja_gNavbar: {
660
- logo: "String",
661
- menu: "Shapeaplikacja_gNavbarMenu"
330
+ Shapeexamples_featuregridSectionSectionHeaderFeatures_description: {
331
+ description: "String"
662
332
  },
663
- Shapeaplikacja_gHero: {
664
- heading: "String",
665
- subheading: "String"
333
+ Shapeexamples_featuregridSectionSectionHeader: {
334
+ features_title: "Shapeexamples_featuregridSectionSectionHeaderFeatures_title",
335
+ features_description: "Shapeexamples_featuregridSectionSectionHeaderFeatures_description"
666
336
  },
667
- Shapeaplikacja_gExplainer_video: {
668
- title: "String",
669
- description: "String",
670
- video: "VideoField"
337
+ Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1: {
338
+ h3: "String"
671
339
  },
672
- Shapeaplikacja_gVideo_list: {
673
- title: "String",
674
- description: "String",
675
- video: "VideoField"
676
- },
677
- Shapeaplikacja_gStatsItems: {
678
- label: "String",
679
- value: "Float"
340
+ Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1: {
341
+ description: "String"
680
342
  },
681
- Shapeaplikacja_gStats: {
682
- items: "Shapeaplikacja_gStatsItems"
343
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media: {
344
+ image: "ImageField",
345
+ feature_title_1: "Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_title_1",
346
+ feature_description_1: "Shapeexamples_featuregridSectionSectionMd_gridcols3MediaFeature_description_1"
683
347
  },
684
- Shapeaplikacja_gTestimonials: {
685
- name: "String",
686
- text: "String"
348
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2: {
349
+ h3: "String"
687
350
  },
688
- Shapeaplikacja_gCall_to_action: {
689
- heading: "String",
690
- description: "String",
691
- button_text: "String"
351
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2: {
352
+ description: "String"
692
353
  },
693
- Shapeaplikacja_gFooterLinks: {
694
- label: "String",
695
- href: "String"
354
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2: {
355
+ image: "ImageField",
356
+ feature_title_2: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_title_2",
357
+ feature_description_2: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2Feature_description_2"
696
358
  },
697
- Shapeaplikacja_gFooter: {
698
- copyright: "String",
699
- links: "Shapeaplikacja_gFooterLinks"
700
- },
701
- Shapeaplikacja_g: {
702
- navbar: "Shapeaplikacja_gNavbar",
703
- hero: "Shapeaplikacja_gHero",
704
- explainer_video: "Shapeaplikacja_gExplainer_video",
705
- video_list: "Shapeaplikacja_gVideo_list",
706
- stats: "Shapeaplikacja_gStats",
707
- testimonials: "Shapeaplikacja_gTestimonials",
708
- call_to_action: "Shapeaplikacja_gCall_to_action",
709
- footer: "Shapeaplikacja_gFooter",
710
- _id: "String",
711
- createdAt: "Float",
712
- updatedAt: "Float"
359
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3: {
360
+ h3: "String"
713
361
  },
714
- ShapebgalleryGallery_grid: {
715
- main_photo: "ImageField",
716
- gallery_photos: "ImageField"
362
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3: {
363
+ description: "String"
717
364
  },
718
- Shapebgallery: {
719
- gallery_grid: "ShapebgalleryGallery_grid",
720
- rrrr: "String",
721
- _id: "String",
722
- createdAt: "Float",
723
- updatedAt: "Float"
365
+ Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3: {
366
+ image: "ImageField",
367
+ feature_title_3: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_title_3",
368
+ feature_description_3: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3Feature_description_3"
724
369
  },
725
- ShapebookinaOverlaySearch_barSearch_button: {
726
- label: "String"
370
+ Shapeexamples_featuregridSectionSectionMd_gridcols3: {
371
+ media: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media",
372
+ media_2: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_2",
373
+ media_3: "Shapeexamples_featuregridSectionSectionMd_gridcols3Media_3"
727
374
  },
728
- ShapebookinaOverlaySearch_bar: {
729
- location: "String",
730
- search_button: "ShapebookinaOverlaySearch_barSearch_button"
375
+ Shapeexamples_featuregridSectionSection: {
376
+ header: "Shapeexamples_featuregridSectionSectionHeader",
377
+ md_gridcols3: "Shapeexamples_featuregridSectionSectionMd_gridcols3"
731
378
  },
732
- ShapebookinaOverlay: {
733
- title: "String",
734
- subtitle: "String",
735
- search_bar: "ShapebookinaOverlaySearch_bar"
379
+ Shapeexamples_featuregridSection: {
380
+ section: "Shapeexamples_featuregridSectionSection"
736
381
  },
737
- Shapebookina: {
738
- background_image: "ImageField",
739
- overlay: "ShapebookinaOverlay",
382
+ Shapeexamples_featuregrid: {
383
+ section: "Shapeexamples_featuregridSection",
740
384
  _id: "String",
741
385
  createdAt: "Float",
742
386
  updatedAt: "Float"
743
387
  },
744
- ShapebpageBooking_sectionContainerGallery_wrapper: {
745
- gallery_grid: "Shapebgallery",
746
- see_more_button: "String"
388
+ Shapeexamples_herosectionSectionSectionHeading: {
389
+ title: "String"
747
390
  },
748
- ShapebpageBooking_sectionContainerTitle_location_wrapper: {
749
- title: "String",
750
- location: "String"
391
+ Shapeexamples_herosectionSectionSectionDescription: {
392
+ description: "String"
751
393
  },
752
- ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras: {
753
- name: "String",
754
- icon: "ImageField"
394
+ Shapeexamples_herosectionSectionSectionSectionLink: {
395
+ cta: "String",
396
+ href: "String"
755
397
  },
756
- ShapebpageBooking_sectionContainerExtras_addons_wrapper: {
757
- extras_heading: "String",
758
- extras: "ShapebpageBooking_sectionContainerExtras_addons_wrapperExtras"
398
+ Shapeexamples_herosectionSectionSectionSectionLink_2: {
399
+ cta: "String",
400
+ href: "String"
759
401
  },
760
- ShapebpageBooking_sectionContainerDescription_wrapper: {
761
- description: "String"
402
+ Shapeexamples_herosectionSectionSectionSection: {
403
+ link: "Shapeexamples_herosectionSectionSectionSectionLink",
404
+ link_2: "Shapeexamples_herosectionSectionSectionSectionLink_2"
762
405
  },
763
- ShapebpageBooking_sectionContainerLocation_info_wrapper: {
764
- location_info_heading: "String",
765
- location_info: "String"
406
+ Shapeexamples_herosectionSectionSectionMedia: {
407
+ image: "ImageField"
766
408
  },
767
- ShapebpageBooking_sectionContainer: {
768
- gallery_wrapper: "ShapebpageBooking_sectionContainerGallery_wrapper",
769
- title_location_wrapper: "ShapebpageBooking_sectionContainerTitle_location_wrapper",
770
- extras_addons_wrapper: "ShapebpageBooking_sectionContainerExtras_addons_wrapper",
771
- description_wrapper: "ShapebpageBooking_sectionContainerDescription_wrapper",
772
- location_info_wrapper: "ShapebpageBooking_sectionContainerLocation_info_wrapper"
409
+ Shapeexamples_herosectionSectionSection: {
410
+ heading: "Shapeexamples_herosectionSectionSectionHeading",
411
+ description: "Shapeexamples_herosectionSectionSectionDescription",
412
+ section: "Shapeexamples_herosectionSectionSectionSection",
413
+ media: "Shapeexamples_herosectionSectionSectionMedia"
773
414
  },
774
- ShapebpageBooking_section: {
775
- container: "ShapebpageBooking_sectionContainer"
415
+ Shapeexamples_herosectionSection: {
416
+ section: "Shapeexamples_herosectionSectionSection"
776
417
  },
777
- Shapebpage: {
778
- booking_section: "ShapebpageBooking_section",
418
+ Shapeexamples_herosection: {
419
+ section: "Shapeexamples_herosectionSection",
779
420
  _id: "String",
780
421
  createdAt: "Float",
781
422
  updatedAt: "Float"
782
423
  },
783
- Shapecloud_sidebarSidebarMenuCategoryPage: {
784
- name: "String",
785
- link: "String"
424
+ Shapeexamples_newslettersignupSectionSectionHeading: {
425
+ subtitle: "String"
786
426
  },
787
- Shapecloud_sidebarSidebarMenuCategory: {
788
- page: "Shapecloud_sidebarSidebarMenuCategoryPage"
427
+ Shapeexamples_newslettersignupSectionSectionDescription: {
428
+ description: "String"
789
429
  },
790
- Shapecloud_sidebarSidebarMenu: {
791
- logo: "ImageField",
792
- category: "Shapecloud_sidebarSidebarMenuCategory"
430
+ Shapeexamples_newslettersignupSectionSectionFormButton: {
431
+ button_text: "String"
793
432
  },
794
- Shapecloud_sidebarSidebarBottom_menuLogout: {
795
- name: "String",
796
- link: "String"
433
+ Shapeexamples_newslettersignupSectionSectionForm: {
434
+ email: "String",
435
+ button: "Shapeexamples_newslettersignupSectionSectionFormButton"
797
436
  },
798
- Shapecloud_sidebarSidebarBottom_menu: {
799
- logout: "Shapecloud_sidebarSidebarBottom_menuLogout"
437
+ Shapeexamples_newslettersignupSectionSectionDescription_2Link: {
438
+ cta: "String",
439
+ href: "String"
800
440
  },
801
- Shapecloud_sidebarSidebar: {
802
- menu: "Shapecloud_sidebarSidebarMenu",
803
- bottom_menu: "Shapecloud_sidebarSidebarBottom_menu"
441
+ Shapeexamples_newslettersignupSectionSectionDescription_2: {
442
+ description: "String",
443
+ link: "Shapeexamples_newslettersignupSectionSectionDescription_2Link"
804
444
  },
805
- Shapecloud_sidebar: {
806
- sidebar: "Shapecloud_sidebarSidebar",
807
- _id: "String",
808
- createdAt: "Float",
809
- updatedAt: "Float"
445
+ Shapeexamples_newslettersignupSectionSection: {
446
+ heading: "Shapeexamples_newslettersignupSectionSectionHeading",
447
+ description: "Shapeexamples_newslettersignupSectionSectionDescription",
448
+ form: "Shapeexamples_newslettersignupSectionSectionForm",
449
+ description_2: "Shapeexamples_newslettersignupSectionSectionDescription_2"
810
450
  },
811
- Shapectabutton: {
812
- cta: "String",
451
+ Shapeexamples_newslettersignupSection: {
452
+ section: "Shapeexamples_newslettersignupSectionSection"
453
+ },
454
+ Shapeexamples_newslettersignup: {
455
+ section: "Shapeexamples_newslettersignupSection",
813
456
  _id: "String",
814
457
  createdAt: "Float",
815
458
  updatedAt: "Float"
816
459
  },
817
- Shapedocs_contentDocumentation_pageContent_containerDoc_content: {
460
+ Shapeexamples_pricingplansSectionSectionHeaderPricing_title: {
461
+ subtitle: "String"
462
+ },
463
+ Shapeexamples_pricingplansSectionSectionHeaderPricing_description: {
464
+ description: "String"
465
+ },
466
+ Shapeexamples_pricingplansSectionSectionHeader: {
467
+ pricing_title: "Shapeexamples_pricingplansSectionSectionHeaderPricing_title",
468
+ pricing_description: "Shapeexamples_pricingplansSectionSectionHeaderPricing_description"
469
+ },
470
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1: {
471
+ h3: "String"
472
+ },
473
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1: {
818
474
  content: "String"
819
475
  },
820
- Shapedocs_contentDocumentation_pageContent_containerScrollspyScrollspy_container: {
821
- scrollspy_title: "String",
822
- scrollspy_list: "String"
476
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection: {
477
+ plan_price_1: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSectionPlan_price_1"
823
478
  },
824
- Shapedocs_contentDocumentation_pageContent_containerScrollspy: {
825
- scrollspy_container: "Shapedocs_contentDocumentation_pageContent_containerScrollspyScrollspy_container"
479
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList: {
480
+ items: "String"
826
481
  },
827
- Shapedocs_contentDocumentation_pageContent_container: {
828
- doc_content: "Shapedocs_contentDocumentation_pageContent_containerDoc_content",
829
- scrollspy: "Shapedocs_contentDocumentation_pageContent_containerScrollspy"
482
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1: {
483
+ cta: "String",
484
+ href: "String"
830
485
  },
831
- Shapedocs_contentDocumentation_page: {
832
- content_container: "Shapedocs_contentDocumentation_pageContent_container"
486
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border: {
487
+ plan_name_1: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_name_1",
488
+ section: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderSection",
489
+ list: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderList",
490
+ plan_cta_1: "Shapeexamples_pricingplansSectionSectionMd_gridcols3BorderPlan_cta_1"
833
491
  },
834
- Shapedocs_content: {
835
- documentation_page: "Shapedocs_contentDocumentation_page",
836
- _id: "String",
837
- createdAt: "Float",
838
- updatedAt: "Float"
492
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2: {
493
+ h3: "String"
839
494
  },
840
- Shapedocs_navMainListChildrenCategory: {
841
- name: "String",
842
- link: "String"
495
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2: {
496
+ content: "String"
843
497
  },
844
- Shapedocs_navMainListChildren: {
845
- category: "Shapedocs_navMainListChildrenCategory"
498
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section: {
499
+ plan_price_2: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2SectionPlan_price_2"
846
500
  },
847
- Shapedocs_navMainList: {
848
- title: "String",
849
- children: "Shapedocs_navMainListChildren"
501
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List: {
502
+ items: "String"
850
503
  },
851
- Shapedocs_navMain: {
852
- list: "Shapedocs_navMainList"
504
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2: {
505
+ cta: "String",
506
+ href: "String"
853
507
  },
854
- Shapedocs_nav: {
855
- main: "Shapedocs_navMain",
856
- _id: "String",
857
- createdAt: "Float",
858
- updatedAt: "Float"
508
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2: {
509
+ plan_name_2: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_name_2",
510
+ section: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Section",
511
+ list: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2List",
512
+ plan_cta_2: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2Plan_cta_2"
859
513
  },
860
- ShapefeaturepresentationMain: {
861
- title: "String",
862
- subtitle: "String",
514
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3: {
515
+ h3: "String"
516
+ },
517
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3: {
863
518
  content: "String"
864
519
  },
865
- Shapefeaturepresentation: {
866
- main: "ShapefeaturepresentationMain",
867
- _id: "String",
868
- createdAt: "Float",
869
- updatedAt: "Float"
520
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section: {
521
+ plan_price_3: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3SectionPlan_price_3"
870
522
  },
871
- ShapefootFooterFooter_containerFooter_links: {
872
- privacy_policy: "String",
873
- terms_of_service: "String",
874
- contact_us: "String"
523
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List: {
524
+ items: "String"
875
525
  },
876
- ShapefootFooterFooter_container: {
877
- footer_logo: "String",
878
- footer_links: "ShapefootFooterFooter_containerFooter_links",
879
- footer_copy: "String"
526
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3: {
527
+ cta: "String",
528
+ href: "String"
880
529
  },
881
- ShapefootFooter: {
882
- footer_container: "ShapefootFooterFooter_container"
530
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3: {
531
+ plan_name_3: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_name_3",
532
+ section: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Section",
533
+ list: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3List",
534
+ plan_cta_3: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3Plan_cta_3"
883
535
  },
884
- Shapefoot: {
885
- footer: "ShapefootFooter",
886
- _id: "String",
887
- createdAt: "Float",
888
- updatedAt: "Float"
536
+ Shapeexamples_pricingplansSectionSectionMd_gridcols3: {
537
+ border: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border",
538
+ border_2: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_2",
539
+ border_3: "Shapeexamples_pricingplansSectionSectionMd_gridcols3Border_3"
889
540
  },
890
- ShapeheroHero_componentSlogan_parent: {
891
- slogan: "String"
541
+ Shapeexamples_pricingplansSectionSection: {
542
+ header: "Shapeexamples_pricingplansSectionSectionHeader",
543
+ md_gridcols3: "Shapeexamples_pricingplansSectionSectionMd_gridcols3"
892
544
  },
893
- ShapeheroHero_component: {
894
- logoplace: "String",
895
- logo: "String",
896
- slogan_parent: "ShapeheroHero_componentSlogan_parent",
897
- subslogan: "String"
545
+ Shapeexamples_pricingplansSection: {
546
+ section: "Shapeexamples_pricingplansSectionSection"
898
547
  },
899
- Shapehero: {
900
- hero_component: "ShapeheroHero_component",
548
+ Shapeexamples_pricingplans: {
549
+ section: "Shapeexamples_pricingplansSection",
901
550
  _id: "String",
902
551
  createdAt: "Float",
903
552
  updatedAt: "Float"
904
553
  },
905
- ShapeheroxHero_sectionHero_containerText_wrapperFeatures: {
906
- feature: "String"
554
+ Shapeexamples_pricingplans_1ContainerPricingHeader: {
555
+ subtitle: "String",
556
+ description: "String"
557
+ },
558
+ Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock: {
559
+ price: "String"
907
560
  },
908
- ShapeheroxHero_sectionHero_containerText_wrapper: {
561
+ Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta: {
909
562
  title: "String",
910
- description: "String",
911
- features: "ShapeheroxHero_sectionHero_containerText_wrapperFeatures"
563
+ href: "String"
912
564
  },
913
- ShapeheroxHero_sectionHero_containerImage_wrapper: {
914
- hero_image: "ImageField"
565
+ Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items: {
566
+ name: "String",
567
+ priceblock: "Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsPriceblock",
568
+ features: "String",
569
+ cta: "Shapeexamples_pricingplans_1ContainerPricingPlansPlan_itemsCta"
915
570
  },
916
- ShapeheroxHero_sectionHero_containerPresentation: {
917
- video: "VideoField"
571
+ Shapeexamples_pricingplans_1ContainerPricingPlans: {
572
+ plan_items: "Shapeexamples_pricingplans_1ContainerPricingPlansPlan_items"
918
573
  },
919
- ShapeheroxHero_sectionHero_container: {
920
- text_wrapper: "ShapeheroxHero_sectionHero_containerText_wrapper",
921
- image_wrapper: "ShapeheroxHero_sectionHero_containerImage_wrapper",
922
- presentation: "ShapeheroxHero_sectionHero_containerPresentation"
574
+ Shapeexamples_pricingplans_1ContainerPricing: {
575
+ header: "Shapeexamples_pricingplans_1ContainerPricingHeader",
576
+ plans: "Shapeexamples_pricingplans_1ContainerPricingPlans"
923
577
  },
924
- ShapeheroxHero_section: {
925
- hero_container: "ShapeheroxHero_sectionHero_container"
578
+ Shapeexamples_pricingplans_1Container: {
579
+ pricing: "Shapeexamples_pricingplans_1ContainerPricing"
926
580
  },
927
- Shapeherox: {
928
- hero_section: "ShapeheroxHero_section",
581
+ Shapeexamples_pricingplans_1: {
582
+ container: "Shapeexamples_pricingplans_1Container",
929
583
  _id: "String",
930
584
  createdAt: "Float",
931
585
  updatedAt: "Float"
932
586
  },
933
- Shapelista_projektowListProjectsInstance: {
934
- title: "String",
935
- link: "String",
936
- remove_button: "String"
587
+ Shapeexamples_productcardSectionSectionMediaRounded: {
588
+ content: "String"
937
589
  },
938
- Shapelista_projektowListProjects: {
939
- instance: "Shapelista_projektowListProjectsInstance"
590
+ Shapeexamples_productcardSectionSectionMedia: {
591
+ image: "ImageField",
592
+ rounded: "Shapeexamples_productcardSectionSectionMediaRounded"
940
593
  },
941
- Shapelista_projektowList: {
942
- title: "String",
943
- subtitle: "String",
944
- projects: "Shapelista_projektowListProjects"
594
+ Shapeexamples_productcardSectionSectionSectionProduct_title: {
595
+ subtitle: "String"
945
596
  },
946
- Shapelista_projektow: {
947
- list: "Shapelista_projektowList",
948
- _id: "String",
949
- createdAt: "Float",
950
- updatedAt: "Float"
951
- },
952
- ShapenavNavigationNavigation_linksLink: {
953
- display: "String",
954
- href: "String"
597
+ Shapeexamples_productcardSectionSectionSectionProduct_description: {
598
+ description: "String"
955
599
  },
956
- ShapenavNavigationNavigation_links: {
957
- link: "ShapenavNavigationNavigation_linksLink"
600
+ Shapeexamples_productcardSectionSectionSectionSectionSectionInline: {
601
+ content: "String"
958
602
  },
959
- ShapenavNavigation: {
960
- logo: "String",
961
- navigation_links: "ShapenavNavigationNavigation_links"
603
+ Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price: {
604
+ content: "String"
962
605
  },
963
- Shapenav: {
964
- navigation: "ShapenavNavigation",
965
- _id: "String",
966
- createdAt: "Float",
967
- updatedAt: "Float"
606
+ Shapeexamples_productcardSectionSectionSectionSectionSection: {
607
+ inline: "Shapeexamples_productcardSectionSectionSectionSectionSectionInline",
608
+ product_price: "Shapeexamples_productcardSectionSectionSectionSectionSectionProduct_price"
968
609
  },
969
- ShapenewshapeBackgroundContent: {
970
- badge: "String",
971
- headline: "String",
972
- subheadline: "String",
973
- cta_label: "String",
974
- cta_href: "String"
610
+ Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url: {
611
+ cta: "String",
612
+ href: "String"
975
613
  },
976
- ShapenewshapeBackground: {
977
- overlay_gradient: "Boolean",
978
- content: "ShapenewshapeBackgroundContent",
979
- hero_image: "ImageField"
614
+ Shapeexamples_productcardSectionSectionSectionSection: {
615
+ section: "Shapeexamples_productcardSectionSectionSectionSectionSection",
616
+ product_cta_url: "Shapeexamples_productcardSectionSectionSectionSectionProduct_cta_url"
980
617
  },
981
- Shapenewshape: {
982
- background: "ShapenewshapeBackground",
983
- _id: "String",
984
- createdAt: "Float",
985
- updatedAt: "Float"
618
+ Shapeexamples_productcardSectionSectionSectionFormLabel: {
619
+ html_for: "String",
620
+ content: "String"
986
621
  },
987
- Shapepricing_tablePricing_sectionHeader_wrapper: {
988
- title: "String",
989
- description: "String"
622
+ Shapeexamples_productcardSectionSectionSectionFormLabel_2: {
623
+ html_for: "String",
624
+ content: "String"
990
625
  },
991
- Shapepricing_tablePricing_sectionPricing_tableTable_head: {
992
- feature: "String",
993
- unit: "String",
994
- price: "String"
626
+ Shapeexamples_productcardSectionSectionSectionForm: {
627
+ label: "Shapeexamples_productcardSectionSectionSectionFormLabel",
628
+ product_color: "String",
629
+ label_2: "Shapeexamples_productcardSectionSectionSectionFormLabel_2",
630
+ product_quantity: "String"
995
631
  },
996
- Shapepricing_tablePricing_sectionPricing_tableRows: {
997
- feature: "String",
998
- unit: "String",
999
- price: "String"
632
+ Shapeexamples_productcardSectionSectionSection: {
633
+ product_title: "Shapeexamples_productcardSectionSectionSectionProduct_title",
634
+ product_description: "Shapeexamples_productcardSectionSectionSectionProduct_description",
635
+ section: "Shapeexamples_productcardSectionSectionSectionSection",
636
+ form: "Shapeexamples_productcardSectionSectionSectionForm"
1000
637
  },
1001
- Shapepricing_tablePricing_sectionPricing_table: {
1002
- table_head: "Shapepricing_tablePricing_sectionPricing_tableTable_head",
1003
- rows: "Shapepricing_tablePricing_sectionPricing_tableRows"
638
+ Shapeexamples_productcardSectionSection: {
639
+ media: "Shapeexamples_productcardSectionSectionMedia",
640
+ section: "Shapeexamples_productcardSectionSectionSection"
1004
641
  },
1005
- Shapepricing_tablePricing_section: {
1006
- header_wrapper: "Shapepricing_tablePricing_sectionHeader_wrapper",
1007
- pricing_table: "Shapepricing_tablePricing_sectionPricing_table"
642
+ Shapeexamples_productcardSection: {
643
+ section: "Shapeexamples_productcardSectionSection"
1008
644
  },
1009
- Shapepricing_table: {
1010
- pricing_section: "Shapepricing_tablePricing_section",
645
+ Shapeexamples_productcard: {
646
+ section: "Shapeexamples_productcardSection",
1011
647
  _id: "String",
1012
648
  createdAt: "Float",
1013
649
  updatedAt: "Float"
1014
650
  },
1015
- Shapepricingv1Pricing_sectionHeader_wrapper: {
1016
- title: "String",
651
+ Shapeexamples_testimonialcardSectionFigureBlockquoteQuote: {
1017
652
  description: "String"
1018
653
  },
1019
- Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list: {
1020
- feature: "String"
654
+ Shapeexamples_testimonialcardSectionFigureBlockquote: {
655
+ quote: "Shapeexamples_testimonialcardSectionFigureBlockquoteQuote"
1021
656
  },
1022
- Shapepricingv1Pricing_sectionPlans_gridFree_plan: {
1023
- plan_name: "String",
1024
- price: "String",
1025
- plan_description: "String",
1026
- feature_list: "Shapepricingv1Pricing_sectionPlans_gridFree_planFeature_list",
1027
- cta: "Shapesecondary_cta"
657
+ Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor: {
658
+ content: "String"
659
+ },
660
+ Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole: {
661
+ content: "String"
1028
662
  },
1029
- Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list: {
1030
- feature: "String"
663
+ Shapeexamples_testimonialcardSectionFigureFigcaptionSection: {
664
+ author: "Shapeexamples_testimonialcardSectionFigureFigcaptionSectionAuthor",
665
+ role: "Shapeexamples_testimonialcardSectionFigureFigcaptionSectionRole"
1031
666
  },
1032
- Shapepricingv1Pricing_sectionPlans_gridPaid_plan: {
1033
- plan_name: "String",
1034
- price: "String",
1035
- plan_description: "String",
1036
- feature_list: "Shapepricingv1Pricing_sectionPlans_gridPaid_planFeature_list",
1037
- cta: "Shapectabutton"
667
+ Shapeexamples_testimonialcardSectionFigureFigcaptionLink: {
668
+ cta: "String",
669
+ href: "String"
1038
670
  },
1039
- Shapepricingv1Pricing_sectionPlans_grid: {
1040
- free_plan: "Shapepricingv1Pricing_sectionPlans_gridFree_plan",
1041
- paid_plan: "Shapepricingv1Pricing_sectionPlans_gridPaid_plan"
671
+ Shapeexamples_testimonialcardSectionFigureFigcaption: {
672
+ section: "Shapeexamples_testimonialcardSectionFigureFigcaptionSection",
673
+ link: "Shapeexamples_testimonialcardSectionFigureFigcaptionLink"
1042
674
  },
1043
- Shapepricingv1Pricing_section: {
1044
- header_wrapper: "Shapepricingv1Pricing_sectionHeader_wrapper",
1045
- plans_grid: "Shapepricingv1Pricing_sectionPlans_grid"
675
+ Shapeexamples_testimonialcardSectionFigure: {
676
+ image: "ImageField",
677
+ blockquote: "Shapeexamples_testimonialcardSectionFigureBlockquote",
678
+ figcaption: "Shapeexamples_testimonialcardSectionFigureFigcaption"
1046
679
  },
1047
- Shapepricingv1: {
1048
- pricing_section: "Shapepricingv1Pricing_section",
680
+ Shapeexamples_testimonialcardSection: {
681
+ figure: "Shapeexamples_testimonialcardSectionFigure"
682
+ },
683
+ Shapeexamples_testimonialcard: {
684
+ section: "Shapeexamples_testimonialcardSection",
1049
685
  _id: "String",
1050
686
  createdAt: "Float",
1051
687
  updatedAt: "Float"
1052
688
  },
1053
- Shapeprofile_infoProfile_sectionAccount_headerInfo: {
1054
- full_name: "String",
1055
- company: "String",
1056
- email: "String"
1057
- },
1058
- Shapeprofile_infoProfile_sectionAccount_header: {
1059
- avatar: "ImageField",
1060
- info: "Shapeprofile_infoProfile_sectionAccount_headerInfo"
689
+ ShapeexamplescontactformSectionSectionHeading: {
690
+ subtitle: "String"
1061
691
  },
1062
- Shapeprofile_infoProfile_sectionPlan_status: {
1063
- plan: "String"
692
+ ShapeexamplescontactformSectionSectionDescription: {
693
+ description: "String"
1064
694
  },
1065
- Shapeprofile_infoProfile_sectionUsage_sectionAi_tokens: {
1066
- label: "String",
1067
- value: "String"
695
+ ShapeexamplescontactformSectionSectionForm: {
696
+ name: "String",
697
+ email: "String",
698
+ message: "String"
1068
699
  },
1069
- Shapeprofile_infoProfile_sectionUsage_sectionTranslate_tokens: {
1070
- label: "String",
1071
- value: "String"
700
+ ShapeexamplescontactformSectionSectionButton: {
701
+ button_text: "String"
1072
702
  },
1073
- Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests: {
1074
- label: "String",
1075
- value: "String"
703
+ ShapeexamplescontactformSectionSectionLink: {
704
+ cta: "String",
705
+ href: "String"
1076
706
  },
1077
- Shapeprofile_infoProfile_sectionUsage_section: {
1078
- ai_tokens: "Shapeprofile_infoProfile_sectionUsage_sectionAi_tokens",
1079
- translate_tokens: "Shapeprofile_infoProfile_sectionUsage_sectionTranslate_tokens",
1080
- monthly_api_requests: "Shapeprofile_infoProfile_sectionUsage_sectionMonthly_api_requests"
707
+ ShapeexamplescontactformSectionSection: {
708
+ heading: "ShapeexamplescontactformSectionSectionHeading",
709
+ description: "ShapeexamplescontactformSectionSectionDescription",
710
+ form: "ShapeexamplescontactformSectionSectionForm",
711
+ button: "ShapeexamplescontactformSectionSectionButton",
712
+ link: "ShapeexamplescontactformSectionSectionLink"
1081
713
  },
1082
- Shapeprofile_infoProfile_section: {
1083
- account_header: "Shapeprofile_infoProfile_sectionAccount_header",
1084
- plan_status: "Shapeprofile_infoProfile_sectionPlan_status",
1085
- usage_section: "Shapeprofile_infoProfile_sectionUsage_section"
714
+ ShapeexamplescontactformSection: {
715
+ section: "ShapeexamplescontactformSectionSection"
1086
716
  },
1087
- Shapeprofile_info: {
1088
- profile_section: "Shapeprofile_infoProfile_section",
717
+ Shapeexamplescontactform: {
718
+ section: "ShapeexamplescontactformSection",
1089
719
  _id: "String",
1090
720
  createdAt: "Float",
1091
721
  updatedAt: "Float"
1092
722
  },
1093
- Shapesecondary_cta: {
723
+ ShapeproductcardProductcardProductcard_innerMedia: {
724
+ product_image: "ImageField",
725
+ badge: "String"
726
+ },
727
+ ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart: {
728
+ price_label: "String",
729
+ product_price: "String"
730
+ },
731
+ ShapeproductcardProductcardProductcard_innerContentPriceblockCta: {
1094
732
  cta: "String",
1095
- _id: "String",
1096
- createdAt: "Float",
1097
- updatedAt: "Float"
733
+ href: "String"
1098
734
  },
1099
- ShapesupportSectionHeader_wrapper: {
1100
- title: "String",
1101
- description: "String"
735
+ ShapeproductcardProductcardProductcard_innerContentPriceblock: {
736
+ pricepart: "ShapeproductcardProductcardProductcard_innerContentPriceblockPricepart",
737
+ cta: "ShapeproductcardProductcardProductcard_innerContentPriceblockCta"
1102
738
  },
1103
- ShapesupportSectionFeatures_gridFeature_item: {
1104
- image: "ImageField",
1105
- title: "String",
1106
- text: "String",
1107
- cta: "String"
739
+ ShapeproductcardProductcardProductcard_innerContentOptions: {
740
+ product_color_label: "String",
741
+ product_color: "String",
742
+ product_quantity_label: "String",
743
+ product_quantity: "String"
1108
744
  },
1109
- ShapesupportSectionFeatures_grid: {
1110
- feature_item: "ShapesupportSectionFeatures_gridFeature_item"
745
+ ShapeproductcardProductcardProductcard_innerContent: {
746
+ product_title: "String",
747
+ product_description: "String",
748
+ priceblock: "ShapeproductcardProductcardProductcard_innerContentPriceblock",
749
+ options: "ShapeproductcardProductcardProductcard_innerContentOptions"
1111
750
  },
1112
- ShapesupportSection: {
1113
- header_wrapper: "ShapesupportSectionHeader_wrapper",
1114
- features_grid: "ShapesupportSectionFeatures_grid"
751
+ ShapeproductcardProductcardProductcard_inner: {
752
+ media: "ShapeproductcardProductcardProductcard_innerMedia",
753
+ content: "ShapeproductcardProductcardProductcard_innerContent"
1115
754
  },
1116
- Shapesupport: {
1117
- section: "ShapesupportSection",
1118
- _id: "String",
1119
- createdAt: "Float",
1120
- updatedAt: "Float"
755
+ ShapeproductcardProductcard: {
756
+ productcard_inner: "ShapeproductcardProductcardProductcard_inner"
1121
757
  },
1122
- Shapeteee: {
758
+ Shapeproductcard: {
759
+ productcard: "ShapeproductcardProductcard",
1123
760
  _id: "String",
1124
761
  createdAt: "Float",
1125
762
  updatedAt: "Float"
1126
763
  },
1127
- Shapetest: {
1128
- rrr: "Shapebgallery",
1129
- _id: "String",
1130
- createdAt: "Float",
1131
- updatedAt: "Float"
764
+ ShapereactcomponentSectionSectionHeading: {
765
+ title: "String"
1132
766
  },
1133
- Shapetitle_descTitledesc: {
1134
- title: "String",
767
+ ShapereactcomponentSectionSectionDescription: {
1135
768
  description: "String"
1136
769
  },
1137
- Shapetitle_desc: {
1138
- titledesc: "Shapetitle_descTitledesc",
1139
- _id: "String",
1140
- createdAt: "Float",
1141
- updatedAt: "Float"
770
+ ShapereactcomponentSectionSectionMedia: {
771
+ image: "ImageField"
1142
772
  },
1143
- ShapeusageMain: {
1144
- title: "String",
1145
- subtitle: "String",
1146
- period: "String",
1147
- tokens_consumed: "Float"
773
+ ShapereactcomponentSectionSectionLink: {
774
+ cta: "String",
775
+ href: "String"
776
+ },
777
+ ShapereactcomponentSectionSectionForm: {
778
+ name: "String",
779
+ description: "String"
1148
780
  },
1149
- Shapeusage: {
1150
- main: "ShapeusageMain",
781
+ ShapereactcomponentSectionSectionButton: {
782
+ button_text: "String"
783
+ },
784
+ ShapereactcomponentSectionSection: {
785
+ heading: "ShapereactcomponentSectionSectionHeading",
786
+ description: "ShapereactcomponentSectionSectionDescription",
787
+ media: "ShapereactcomponentSectionSectionMedia",
788
+ link: "ShapereactcomponentSectionSectionLink",
789
+ form: "ShapereactcomponentSectionSectionForm",
790
+ button: "ShapereactcomponentSectionSectionButton"
791
+ },
792
+ ShapereactcomponentSection: {
793
+ section: "ShapereactcomponentSectionSection"
794
+ },
795
+ Shapereactcomponent: {
796
+ section: "ShapereactcomponentSection",
1151
797
  _id: "String",
1152
798
  createdAt: "Float",
1153
799
  updatedAt: "Float"
1154
800
  },
1155
- FormregisterRegistration_stepUser_details: {
1156
- _mocks: "String",
1157
- username: "FormTextField",
1158
- password: "FormTextField",
1159
- full_name: "FormTextField",
1160
- phone: "FormTextField"
1161
- },
1162
- FormregisterRegistration_step: {
1163
- _mocks: "String",
1164
- user_details: "FormregisterRegistration_stepUser_details",
1165
- submit: "FormSubmitField"
1166
- },
1167
- Formregister: {
1168
- _mocks: "String",
1169
- _version: "VersionField",
1170
- state_step: "FormVariableField",
1171
- registration_step: "FormregisterRegistration_step",
1172
- current_step: "FormVariableField",
1173
- locale: "String",
1174
- slug: "String",
1175
- _id: "String",
1176
- createdAt: "String",
1177
- updatedAt: "String",
1178
- draft_version: "String",
1179
- json_ld: "String"
1180
- },
1181
- FormtestStep_basic_infoBasic_info_group: {
1182
- _mocks: "String",
1183
- window_type: "FormRadioTextField",
1184
- quantity: "FormTextField",
1185
- location: "FormRadioTextField"
1186
- },
1187
- FormtestStep_basic_info: {
1188
- _mocks: "String",
1189
- basic_info_group: "FormtestStep_basic_infoBasic_info_group",
1190
- basic_next: "FormButtonField"
1191
- },
1192
- FormtestStep_dimensionsDimensions_group: {
1193
- _mocks: "String",
1194
- width_mm: "FormTextField",
1195
- height_mm: "FormTextField",
1196
- depth_mm: "FormTextField",
1197
- opening_direction: "FormRadioTextField",
1198
- sash_count: "FormTextField"
1199
- },
1200
- FormtestStep_dimensions: {
1201
- _mocks: "String",
1202
- dimensions_group: "FormtestStep_dimensionsDimensions_group",
1203
- dimensions_back: "FormButtonField",
1204
- dimensions_next: "FormButtonField"
1205
- },
1206
- FormtestStep_featuresFeatures_group: {
1207
- _mocks: "String",
1208
- material: "FormRadioTextField",
1209
- color: "FormTextField",
1210
- glazing_type: "FormRadioTextField",
1211
- thermal_break: "FormBooleanField",
1212
- soundproofing: "FormBooleanField"
1213
- },
1214
- FormtestStep_features: {
1215
- _mocks: "String",
1216
- features_group: "FormtestStep_featuresFeatures_group",
1217
- features_back: "FormButtonField",
1218
- features_next: "FormButtonField"
1219
- },
1220
- FormtestStep_accessoriesAccessories_group: {
1221
- _mocks: "String",
1222
- handle_type: "FormRadioTextField",
1223
- lock_type: "FormRadioTextField",
1224
- mosquito_net: "FormBooleanField",
1225
- ventilator: "FormBooleanField",
1226
- accessories_other: "FormTextField"
1227
- },
1228
- FormtestStep_accessories: {
1229
- _mocks: "String",
1230
- accessories_group: "FormtestStep_accessoriesAccessories_group",
1231
- accessories_back: "FormButtonField",
1232
- accessories_next: "FormButtonField"
1233
- },
1234
- FormtestStep_summary: {
1235
- _mocks: "String",
1236
- summary_display: "FormDisplayField",
1237
- summary_back: "FormButtonField",
1238
- submit: "FormSubmitField"
1239
- },
1240
- Formtest: {
1241
- _mocks: "String",
1242
- _version: "VersionField",
1243
- form_step_variable: "FormVariableField",
1244
- step_basic_info: "FormtestStep_basic_info",
1245
- step_dimensions: "FormtestStep_dimensions",
1246
- step_features: "FormtestStep_features",
1247
- step_accessories: "FormtestStep_accessories",
1248
- step_summary: "FormtestStep_summary",
1249
- current_step: "FormVariableField",
1250
- locale: "String",
1251
- slug: "String",
1252
- _id: "String",
1253
- createdAt: "String",
1254
- updatedAt: "String",
1255
- draft_version: "String",
1256
- json_ld: "String"
1257
- },
1258
- ResponseFormregisterUser_details: {
1259
- username: "String",
1260
- password: "String",
1261
- full_name: "String",
1262
- phone: "String"
1263
- },
1264
- ResponseFormregisterRegistration_step: {
1265
- user_details: "ResponseFormregisterUser_details",
1266
- submit: "String"
1267
- },
1268
- ResponseFormregister: {
1269
- state_step: "String",
1270
- registration_step: "ResponseFormregisterRegistration_step",
1271
- current_step: "String",
1272
- locale: "String",
1273
- slug: "String",
1274
- _id: "String",
1275
- createdAt: "String",
1276
- updatedAt: "String",
1277
- draft_version: "String",
1278
- json_ld: "String"
1279
- },
1280
- ResponseFormtestBasic_info_group: {
1281
- window_type: "String",
1282
- quantity: "String",
1283
- location: "String"
1284
- },
1285
- ResponseFormtestStep_basic_info: {
1286
- basic_info_group: "ResponseFormtestBasic_info_group",
1287
- basic_next: "String"
1288
- },
1289
- ResponseFormtestDimensions_group: {
1290
- width_mm: "String",
1291
- height_mm: "String",
1292
- depth_mm: "String",
1293
- opening_direction: "String",
1294
- sash_count: "String"
1295
- },
1296
- ResponseFormtestStep_dimensions: {
1297
- dimensions_group: "ResponseFormtestDimensions_group",
1298
- dimensions_back: "String",
1299
- dimensions_next: "String"
1300
- },
1301
- ResponseFormtestFeatures_group: {
1302
- material: "String",
1303
- color: "String",
1304
- glazing_type: "String",
1305
- thermal_break: "Boolean",
1306
- soundproofing: "Boolean"
1307
- },
1308
- ResponseFormtestStep_features: {
1309
- features_group: "ResponseFormtestFeatures_group",
1310
- features_back: "String",
1311
- features_next: "String"
1312
- },
1313
- ResponseFormtestAccessories_group: {
1314
- handle_type: "String",
1315
- lock_type: "String",
1316
- mosquito_net: "Boolean",
1317
- ventilator: "Boolean",
1318
- accessories_other: "String"
1319
- },
1320
- ResponseFormtestStep_accessories: {
1321
- accessories_group: "ResponseFormtestAccessories_group",
1322
- accessories_back: "String",
1323
- accessories_next: "String"
1324
- },
1325
- ResponseFormtestStep_summary: {
1326
- summary_display: "String",
1327
- summary_back: "String",
1328
- submit: "String"
1329
- },
1330
- ResponseFormtest: {
1331
- form_step_variable: "String",
1332
- step_basic_info: "ResponseFormtestStep_basic_info",
1333
- step_dimensions: "ResponseFormtestStep_dimensions",
1334
- step_features: "ResponseFormtestStep_features",
1335
- step_accessories: "ResponseFormtestStep_accessories",
1336
- step_summary: "ResponseFormtestStep_summary",
1337
- current_step: "String",
1338
- locale: "String",
1339
- slug: "String",
1340
- _id: "String",
1341
- createdAt: "String",
1342
- updatedAt: "String",
1343
- draft_version: "String",
1344
- json_ld: "String"
1345
- },
1346
- SearchResponsesFormregister: {
1347
- items: "ResponseFormregister",
1348
- totalCount: "Int"
1349
- },
1350
- SearchResponsesFormtest: {
1351
- items: "ResponseFormtest",
1352
- totalCount: "Int"
1353
- },
1354
801
  ID: `scalar.ID`
1355
802
  };
1356
803
  export const Ops = {