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