@wizishop/wizi-block 4.2.2-beta → 4.2.23-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/assets/i18n/en.json +1 -1
  2. package/assets/i18n/fr.json +1 -1
  3. package/bundles/wizishop-wizi-block.umd.js +602 -385
  4. package/bundles/wizishop-wizi-block.umd.js.map +1 -1
  5. package/bundles/wizishop-wizi-block.umd.min.js +1 -1
  6. package/bundles/wizishop-wizi-block.umd.min.js.map +1 -1
  7. package/esm2015/lib/components/configs/configs.component.js +2 -2
  8. package/esm2015/lib/dtos/blocks/parent-block.dto.js +3 -2
  9. package/esm2015/lib/dtos/blocks/witness/witness-background-one.dto.js +2 -2
  10. package/esm2015/lib/dtos/forms/forms.dto.js +2 -2
  11. package/esm2015/lib/shared/components/editorjs/editorjs.component.js +27 -7
  12. package/esm2015/lib/shared/components/editorjs/tools/inline/link-tool.component.js +76 -15
  13. package/esm2015/lib/shared/components/editorjs/tools/inline/text-background-color-tool.component.js +5 -7
  14. package/esm2015/lib/shared/components/editorjs/tools/inline/text-color-tool.component.js +4 -2
  15. package/esm2015/lib/shared/components/editorjs/tools/inline/text-size-tool.component.js +4 -3
  16. package/esm2015/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.js +51 -20
  17. package/esm2015/lib/shared/components/editorjs/tools/paragraph/text-type-tool.component.js +3 -2
  18. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.js +35 -7
  19. package/esm2015/lib/shared/components/editorjs/tools/paragraph/tool-type/text-edition.component.js +5 -6
  20. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-conversion.service.js +13 -1
  21. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.js +35 -2
  22. package/esm2015/lib/shared/components/editorjs/tools/utils/editorjs-translation.service.js +20 -0
  23. package/esm2015/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.js +7 -2
  24. package/esm2015/lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component.js +2 -2
  25. package/esm2015/lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component.js +2 -2
  26. package/esm2015/lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component.js +2 -2
  27. package/esm2015/lib/structures/timer/airport/timer-airport.component.js +2 -2
  28. package/esm2015/lib/structures/timer/background/timer-background.component.js +2 -2
  29. package/esm2015/lib/structures/timer/clock/timer-clock.component.js +2 -2
  30. package/esm2015/lib/structures/timer/multiple-img/timer-multiple-img.component.js +2 -2
  31. package/esm2015/lib/structures/timer/simple/timer-simple.component.js +2 -2
  32. package/esm2015/lib/wizi-block.component.js +4 -4
  33. package/esm2015/wizishop-wizi-block.js +227 -226
  34. package/fesm2015/wizishop-wizi-block.js +276 -74
  35. package/fesm2015/wizishop-wizi-block.js.map +1 -1
  36. package/lib/shared/components/editorjs/editorjs.component.d.ts +5 -1
  37. package/lib/shared/components/editorjs/tools/inline/link-tool.component.d.ts +1 -0
  38. package/lib/shared/components/editorjs/tools/inline/tool-type/inline-style-tool.component.d.ts +2 -2
  39. package/lib/shared/components/editorjs/tools/paragraph/tool-type/paragraph-style-tool.component.d.ts +5 -0
  40. package/lib/shared/components/editorjs/tools/utils/editorjs-tool.component.d.ts +2 -0
  41. package/lib/shared/components/editorjs/tools/utils/editorjs-translation.service.d.ts +7 -0
  42. package/lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component.d.ts +1 -0
  43. package/package.json +1 -1
  44. package/wizi-block.scss +2133 -1869
  45. package/wizishop-wizi-block.d.ts +226 -225
  46. package/wizishop-wizi-block.metadata.json +1 -1
@@ -8,131 +8,132 @@ export { ConfigsComponent as ɵk } from './lib/components/configs/configs.compon
8
8
  export { ContainerBlockComponent as ɵm } from './lib/components/container-block/container-block.component';
9
9
  export { PreviewsComponent as ɵl } from './lib/components/previews/previews.component';
10
10
  export { Types as ɵa } from './lib/dtos/configs/types/types.dto';
11
- export { AmplifyProductZoomMoreService as ɵis } from './lib/services/blocks/amplify-product/amplify-product-zoom-more.service';
12
- export { AmplifyProductZoomSelectedService as ɵiq } from './lib/services/blocks/amplify-product/amplify-product-zoom-selected.service';
13
- export { AmplifyProductZoomTripleColumnService as ɵio } from './lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service';
14
- export { AmplifyProductZoomService as ɵim } from './lib/services/blocks/amplify-product/amplify-product-zoom.service';
15
- export { AmplifyProductsListClassicService as ɵik } from './lib/services/blocks/amplify-products-list/amplify-products-list-classic.service';
16
- export { AmplifyProductsListSelectedService as ɵii } from './lib/services/blocks/amplify-products-list/amplify-products-list-selected.service';
17
- export { AmplifyProductsListSimpleService as ɵig } from './lib/services/blocks/amplify-products-list/amplify-products-list-simple.service';
18
- export { CodeHtmlService as ɵcr } from './lib/services/blocks/code/code-html.service';
19
- export { CodeJavascriptService as ɵct } from './lib/services/blocks/code/code-javascript.service';
20
- export { CodeStylesheetService as ɵgy } from './lib/services/blocks/code/code-stylesheet.service';
21
- export { FaqAccordionService as ɵkc } from './lib/services/blocks/faq/faq-accordion.service';
22
- export { FaqFrameService as ɵka } from './lib/services/blocks/faq/faq-frame.service';
23
- export { FaqListIconService as ɵke } from './lib/services/blocks/faq/faq-list-icon.service';
24
- export { FaqSimpleBackgroundService as ɵjy } from './lib/services/blocks/faq/faq-simple-background.service';
25
- export { FaqSimpleService as ɵjw } from './lib/services/blocks/faq/faq-simple.service';
26
- export { FormsBackgroundService as ɵfn } from './lib/services/blocks/forms/forms-background.service';
27
- export { FormsImageleftService as ɵfr } from './lib/services/blocks/forms/forms-imageleft.service';
28
- export { FormsImagerightService as ɵft } from './lib/services/blocks/forms/forms-imageright.service';
29
- export { FormsSimpleService as ɵfd } from './lib/services/blocks/forms/forms-simple.service';
30
- export { ImagesTextsBigLeftTextRightService as ɵed } from './lib/services/blocks/images-texts/images-texts-big-left-text-right.service';
31
- export { ImagesTextsBigRightTextLeftService as ɵef } from './lib/services/blocks/images-texts/images-texts-big-right-text-left.service';
32
- export { ImagesTextsLeftTextRightService as ɵeh } from './lib/services/blocks/images-texts/images-texts-left-text-right.service';
33
- export { ImagesTextsOneTextOneService as ɵel } from './lib/services/blocks/images-texts/images-texts-one-text-one.service';
34
- export { ImagesTextsRightTextLeftService as ɵej } from './lib/services/blocks/images-texts/images-texts-right-text-left.service';
35
- export { ImagesTextsSmallLeftTextRightService as ɵen } from './lib/services/blocks/images-texts/images-texts-small-left-text-right.service';
36
- export { ImagesTextsSmallRightTextLeftService as ɵep } from './lib/services/blocks/images-texts/images-texts-small-right-text-left.service';
37
- export { ImagesTextsTextOneTextService as ɵer } from './lib/services/blocks/images-texts/images-texts-text-one-text.service';
38
- export { FourImagesTitleService as ɵkg } from './lib/services/blocks/images/four-images-title.service';
39
- export { ImagesBannerService as ɵdh } from './lib/services/blocks/images/images-banner.service';
40
- export { ImagesBigAndDoubleService as ɵdt } from './lib/services/blocks/images/images-big-and-double.service';
41
- export { ImagesBigsAndDoubleMiddleService as ɵdv } from './lib/services/blocks/images/images-bigs-and-double-middle.service';
42
- export { ImagesDoubleService as ɵdl } from './lib/services/blocks/images/images-double.service';
43
- export { ImagesQuadrupleLeftOneRightService as ɵdr } from './lib/services/blocks/images/images-quadruple-left-one-right.service';
44
- export { ImagesQuadrupleService as ɵdp } from './lib/services/blocks/images/images-quadruple.service';
45
- export { ImagesSimpleService as ɵdj } from './lib/services/blocks/images/images-simple.service';
46
- export { ImagesTripleService as ɵdn } from './lib/services/blocks/images/images-triple.service';
47
- export { TwoImagesTitleTextService as ɵkj } from './lib/services/blocks/images/two-images-title-text.service';
48
- export { LaunchVideosButtonService as ɵdd } from './lib/services/blocks/launch-videos/launch-videos-button.service';
49
- export { LaunchVideosButtontxtService as ɵdf } from './lib/services/blocks/launch-videos/launch-videos-buttontxt.service';
50
- export { MapBackgroundFormLeftService as ɵic } from './lib/services/blocks/map/map-background-form-left.service';
51
- export { MapBackgroundFormRightService as ɵie } from './lib/services/blocks/map/map-background-form-right.service';
52
- export { MapFullpageService as ɵhu } from './lib/services/blocks/map/map-fullpage.service';
53
- export { MapLeftTextService as ɵhw } from './lib/services/blocks/map/map-left-text.service';
54
- export { MapRightTextService as ɵhy } from './lib/services/blocks/map/map-right-text.service';
55
- export { MapTextFormService as ɵia } from './lib/services/blocks/map/map-text-form.service';
56
- export { NewsletterAlignedCenterBackgroundService as ɵgs } from './lib/services/blocks/newsletter/newsletter-aligned-center-background.service';
57
- export { NewsletterAlignedCenterImageService as ɵgq } from './lib/services/blocks/newsletter/newsletter-aligned-center-image.service';
58
- export { NewsletterCenterImageService as ɵgu } from './lib/services/blocks/newsletter/newsletter-center-image.service';
59
- export { FormsOnboardingService as ɵfv } from './lib/services/blocks/onboarding/forms-onboarding.service';
60
- export { ProductZoomCompleteBackgroundService as ɵji } from './lib/services/blocks/product/product-zoom-complete-background.service';
61
- export { ProductZoomCompleteSliderService as ɵje } from './lib/services/blocks/product/product-zoom-complete-slider.service';
62
- export { ProductZoomCompleteService as ɵjc } from './lib/services/blocks/product/product-zoom-complete.service';
63
- export { ProductZoomMoreService as ɵja } from './lib/services/blocks/product/product-zoom-more.service';
64
- export { ProductZoomSelectedService as ɵiy } from './lib/services/blocks/product/product-zoom-selected.service';
65
- export { ProductZoomSimpleService as ɵjg } from './lib/services/blocks/product/product-zoom-simple.service';
66
- export { ProductZoomTripleColumnService as ɵiw } from './lib/services/blocks/product/product-zoom-triple-column.service';
67
- export { ProductZoomService as ɵiu } from './lib/services/blocks/product/product-zoom.service';
68
- export { ProductsListClassicService as ɵgf } from './lib/services/blocks/products-list/products-list-classic.service';
69
- export { ProductsListSelectedService as ɵgw } from './lib/services/blocks/products-list/products-list-selected.service';
70
- export { ProductsListSimpleService as ɵgi } from './lib/services/blocks/products-list/products-list-simple.service';
71
- export { QuotesAuthorService as ɵho } from './lib/services/blocks/quotes/quotes-author.service';
72
- export { QuotesSimpleBackgroundService as ɵhq } from './lib/services/blocks/quotes/quotes-simple-background.service';
73
- export { QuotesSimpleService as ɵhm } from './lib/services/blocks/quotes/quotes-simple.service';
74
- export { RassurancesQuadrupleAlignedService as ɵgm } from './lib/services/blocks/rassurances/rassurances-quadruple-aligned.service';
75
- export { RassurancesQuadrupleBackgroundService as ɵgo } from './lib/services/blocks/rassurances/rassurances-quadruple-background.service';
76
- export { RassurancesTripleBackgroundService as ɵgk } from './lib/services/blocks/rassurances/rassurances-triple-background.service';
77
- export { ReviewsSimpleService as ɵhk } from './lib/services/blocks/reviews/reviews-simple.service';
78
- export { ReviewsWaterfallService as ɵhs } from './lib/services/blocks/reviews/reviews-waterfall.service';
79
- export { SeparatorSimpleService as ɵcp } from './lib/services/blocks/separator/separator-simple.service';
80
- export { SlidersDoubleImagerightService as ɵcn } from './lib/services/blocks/sliders/sliders-double-imageright.service';
81
- export { SlidersFullpageService as ɵch } from './lib/services/blocks/sliders/sliders-fullpage.service';
82
- export { SlidersImagerightService as ɵcl } from './lib/services/blocks/sliders/sliders-imageright.service';
83
- export { SlidersLeftnavService as ɵcj } from './lib/services/blocks/sliders/sliders-leftnav.service';
84
- export { SlidersWithBannerService as ɵkt } from './lib/services/blocks/sliders/sliders-with-banner.service';
85
- export { SocialsLikeService as ɵfx } from './lib/services/blocks/socials/socials-like.service';
86
- export { SocialsNetworkService as ɵgd } from './lib/services/blocks/socials/socials-network.service';
87
- export { SocialsPageComplexService as ɵgb } from './lib/services/blocks/socials/socials-page-complex.service';
88
- export { SocialsPageSimpleService as ɵfz } from './lib/services/blocks/socials/socials-page-simple.service';
89
- export { TextBackgroundsFourRowsIconTextService as ɵkr } from './lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service';
90
- export { TextBackgroundsLinkService as ɵdx } from './lib/services/blocks/text-backgrounds/text-backgrounds-link.service';
91
- export { TextBackgroundsSimpleService as ɵdz } from './lib/services/blocks/text-backgrounds/text-backgrounds-simple.service';
92
- export { TextBackgroundsThreeRowsIconTextService as ɵkp } from './lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service';
93
- export { TextBackgroundsTwoRowsIconTextService as ɵkn } from './lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service';
94
- export { TextBackgroundsWithBannerService as ɵkl } from './lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service';
95
- export { TextBackgroundsWithTxtService as ɵeb } from './lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service';
96
- export { TextsDoubleBackgroundService as ɵev } from './lib/services/blocks/texts/texts-double-background.service';
97
- export { TextsDoubleService as ɵfl } from './lib/services/blocks/texts/texts-double.service';
98
- export { TextsOneBackgroundService as ɵet } from './lib/services/blocks/texts/texts-one-background.service';
99
- export { TextsOneService as ɵfj } from './lib/services/blocks/texts/texts-one.service';
100
- export { TextsQuadrupleBackgroundService as ɵff } from './lib/services/blocks/texts/texts-quadruple-background.service';
101
- export { TextsQuadrupleNumbersService as ɵfb } from './lib/services/blocks/texts/texts-quadruple-numbers.service';
102
- export { TextsQuadrupleService as ɵez } from './lib/services/blocks/texts/texts-quadruple.service';
103
- export { TextsTripleBackgroundService as ɵex } from './lib/services/blocks/texts/texts-triple-background.service';
104
- export { TextsTripleService as ɵfh } from './lib/services/blocks/texts/texts-triple.service';
105
- export { TimerAirportService as ɵjq } from './lib/services/blocks/timer/timer-airport.service';
106
- export { TimerBackgroundService as ɵjm } from './lib/services/blocks/timer/timer-background.service';
107
- export { TimerClockService as ɵjo } from './lib/services/blocks/timer/timer-clock.service';
108
- export { TimerMultipleImgService as ɵjs } from './lib/services/blocks/timer/timer-multiple-img.service';
109
- export { TimerSimpleService as ɵjk } from './lib/services/blocks/timer/timer-simple.service';
110
- export { VideosSimpleService as ɵcv } from './lib/services/blocks/videos/videos-simple.service';
111
- export { VideosTxtContentService as ɵdb } from './lib/services/blocks/videos/videos-txt-content.service';
112
- export { VideosTxtLeftService as ɵfp } from './lib/services/blocks/videos/videos-txt-left.service';
113
- export { VideosTxtService as ɵcz } from './lib/services/blocks/videos/videos-txt.service';
114
- export { AboutBlockService as ɵju } from './lib/services/blocks/witness/about-block.service';
115
- export { WitnessBackgroundDoubleService as ɵhi } from './lib/services/blocks/witness/witness-background-double.service';
116
- export { WitnessBackgroundOneService as ɵhg } from './lib/services/blocks/witness/witness-background-one.service';
117
- export { WitnessQuadrupleService as ɵhe } from './lib/services/blocks/witness/witness-quadruple.service';
118
- export { WitnessTripleService as ɵhc } from './lib/services/blocks/witness/witness-triple.service';
119
- export { WitnessTwiceService as ɵha } from './lib/services/blocks/witness/witness-twice.service';
11
+ export { AmplifyProductZoomMoreService as ɵit } from './lib/services/blocks/amplify-product/amplify-product-zoom-more.service';
12
+ export { AmplifyProductZoomSelectedService as ɵir } from './lib/services/blocks/amplify-product/amplify-product-zoom-selected.service';
13
+ export { AmplifyProductZoomTripleColumnService as ɵip } from './lib/services/blocks/amplify-product/amplify-product-zoom-triple-column.service';
14
+ export { AmplifyProductZoomService as ɵin } from './lib/services/blocks/amplify-product/amplify-product-zoom.service';
15
+ export { AmplifyProductsListClassicService as ɵil } from './lib/services/blocks/amplify-products-list/amplify-products-list-classic.service';
16
+ export { AmplifyProductsListSelectedService as ɵij } from './lib/services/blocks/amplify-products-list/amplify-products-list-selected.service';
17
+ export { AmplifyProductsListSimpleService as ɵih } from './lib/services/blocks/amplify-products-list/amplify-products-list-simple.service';
18
+ export { CodeHtmlService as ɵcs } from './lib/services/blocks/code/code-html.service';
19
+ export { CodeJavascriptService as ɵcu } from './lib/services/blocks/code/code-javascript.service';
20
+ export { CodeStylesheetService as ɵgz } from './lib/services/blocks/code/code-stylesheet.service';
21
+ export { FaqAccordionService as ɵkd } from './lib/services/blocks/faq/faq-accordion.service';
22
+ export { FaqFrameService as ɵkb } from './lib/services/blocks/faq/faq-frame.service';
23
+ export { FaqListIconService as ɵkf } from './lib/services/blocks/faq/faq-list-icon.service';
24
+ export { FaqSimpleBackgroundService as ɵjz } from './lib/services/blocks/faq/faq-simple-background.service';
25
+ export { FaqSimpleService as ɵjx } from './lib/services/blocks/faq/faq-simple.service';
26
+ export { FormsBackgroundService as ɵfo } from './lib/services/blocks/forms/forms-background.service';
27
+ export { FormsImageleftService as ɵfs } from './lib/services/blocks/forms/forms-imageleft.service';
28
+ export { FormsImagerightService as ɵfu } from './lib/services/blocks/forms/forms-imageright.service';
29
+ export { FormsSimpleService as ɵfe } from './lib/services/blocks/forms/forms-simple.service';
30
+ export { ImagesTextsBigLeftTextRightService as ɵee } from './lib/services/blocks/images-texts/images-texts-big-left-text-right.service';
31
+ export { ImagesTextsBigRightTextLeftService as ɵeg } from './lib/services/blocks/images-texts/images-texts-big-right-text-left.service';
32
+ export { ImagesTextsLeftTextRightService as ɵei } from './lib/services/blocks/images-texts/images-texts-left-text-right.service';
33
+ export { ImagesTextsOneTextOneService as ɵem } from './lib/services/blocks/images-texts/images-texts-one-text-one.service';
34
+ export { ImagesTextsRightTextLeftService as ɵek } from './lib/services/blocks/images-texts/images-texts-right-text-left.service';
35
+ export { ImagesTextsSmallLeftTextRightService as ɵeo } from './lib/services/blocks/images-texts/images-texts-small-left-text-right.service';
36
+ export { ImagesTextsSmallRightTextLeftService as ɵeq } from './lib/services/blocks/images-texts/images-texts-small-right-text-left.service';
37
+ export { ImagesTextsTextOneTextService as ɵes } from './lib/services/blocks/images-texts/images-texts-text-one-text.service';
38
+ export { FourImagesTitleService as ɵkh } from './lib/services/blocks/images/four-images-title.service';
39
+ export { ImagesBannerService as ɵdi } from './lib/services/blocks/images/images-banner.service';
40
+ export { ImagesBigAndDoubleService as ɵdu } from './lib/services/blocks/images/images-big-and-double.service';
41
+ export { ImagesBigsAndDoubleMiddleService as ɵdw } from './lib/services/blocks/images/images-bigs-and-double-middle.service';
42
+ export { ImagesDoubleService as ɵdm } from './lib/services/blocks/images/images-double.service';
43
+ export { ImagesQuadrupleLeftOneRightService as ɵds } from './lib/services/blocks/images/images-quadruple-left-one-right.service';
44
+ export { ImagesQuadrupleService as ɵdq } from './lib/services/blocks/images/images-quadruple.service';
45
+ export { ImagesSimpleService as ɵdk } from './lib/services/blocks/images/images-simple.service';
46
+ export { ImagesTripleService as ɵdo } from './lib/services/blocks/images/images-triple.service';
47
+ export { TwoImagesTitleTextService as ɵkk } from './lib/services/blocks/images/two-images-title-text.service';
48
+ export { LaunchVideosButtonService as ɵde } from './lib/services/blocks/launch-videos/launch-videos-button.service';
49
+ export { LaunchVideosButtontxtService as ɵdg } from './lib/services/blocks/launch-videos/launch-videos-buttontxt.service';
50
+ export { MapBackgroundFormLeftService as ɵid } from './lib/services/blocks/map/map-background-form-left.service';
51
+ export { MapBackgroundFormRightService as ɵif } from './lib/services/blocks/map/map-background-form-right.service';
52
+ export { MapFullpageService as ɵhv } from './lib/services/blocks/map/map-fullpage.service';
53
+ export { MapLeftTextService as ɵhx } from './lib/services/blocks/map/map-left-text.service';
54
+ export { MapRightTextService as ɵhz } from './lib/services/blocks/map/map-right-text.service';
55
+ export { MapTextFormService as ɵib } from './lib/services/blocks/map/map-text-form.service';
56
+ export { NewsletterAlignedCenterBackgroundService as ɵgt } from './lib/services/blocks/newsletter/newsletter-aligned-center-background.service';
57
+ export { NewsletterAlignedCenterImageService as ɵgr } from './lib/services/blocks/newsletter/newsletter-aligned-center-image.service';
58
+ export { NewsletterCenterImageService as ɵgv } from './lib/services/blocks/newsletter/newsletter-center-image.service';
59
+ export { FormsOnboardingService as ɵfw } from './lib/services/blocks/onboarding/forms-onboarding.service';
60
+ export { ProductZoomCompleteBackgroundService as ɵjj } from './lib/services/blocks/product/product-zoom-complete-background.service';
61
+ export { ProductZoomCompleteSliderService as ɵjf } from './lib/services/blocks/product/product-zoom-complete-slider.service';
62
+ export { ProductZoomCompleteService as ɵjd } from './lib/services/blocks/product/product-zoom-complete.service';
63
+ export { ProductZoomMoreService as ɵjb } from './lib/services/blocks/product/product-zoom-more.service';
64
+ export { ProductZoomSelectedService as ɵiz } from './lib/services/blocks/product/product-zoom-selected.service';
65
+ export { ProductZoomSimpleService as ɵjh } from './lib/services/blocks/product/product-zoom-simple.service';
66
+ export { ProductZoomTripleColumnService as ɵix } from './lib/services/blocks/product/product-zoom-triple-column.service';
67
+ export { ProductZoomService as ɵiv } from './lib/services/blocks/product/product-zoom.service';
68
+ export { ProductsListClassicService as ɵgg } from './lib/services/blocks/products-list/products-list-classic.service';
69
+ export { ProductsListSelectedService as ɵgx } from './lib/services/blocks/products-list/products-list-selected.service';
70
+ export { ProductsListSimpleService as ɵgj } from './lib/services/blocks/products-list/products-list-simple.service';
71
+ export { QuotesAuthorService as ɵhp } from './lib/services/blocks/quotes/quotes-author.service';
72
+ export { QuotesSimpleBackgroundService as ɵhr } from './lib/services/blocks/quotes/quotes-simple-background.service';
73
+ export { QuotesSimpleService as ɵhn } from './lib/services/blocks/quotes/quotes-simple.service';
74
+ export { RassurancesQuadrupleAlignedService as ɵgn } from './lib/services/blocks/rassurances/rassurances-quadruple-aligned.service';
75
+ export { RassurancesQuadrupleBackgroundService as ɵgp } from './lib/services/blocks/rassurances/rassurances-quadruple-background.service';
76
+ export { RassurancesTripleBackgroundService as ɵgl } from './lib/services/blocks/rassurances/rassurances-triple-background.service';
77
+ export { ReviewsSimpleService as ɵhl } from './lib/services/blocks/reviews/reviews-simple.service';
78
+ export { ReviewsWaterfallService as ɵht } from './lib/services/blocks/reviews/reviews-waterfall.service';
79
+ export { SeparatorSimpleService as ɵcq } from './lib/services/blocks/separator/separator-simple.service';
80
+ export { SlidersDoubleImagerightService as ɵco } from './lib/services/blocks/sliders/sliders-double-imageright.service';
81
+ export { SlidersFullpageService as ɵci } from './lib/services/blocks/sliders/sliders-fullpage.service';
82
+ export { SlidersImagerightService as ɵcm } from './lib/services/blocks/sliders/sliders-imageright.service';
83
+ export { SlidersLeftnavService as ɵck } from './lib/services/blocks/sliders/sliders-leftnav.service';
84
+ export { SlidersWithBannerService as ɵku } from './lib/services/blocks/sliders/sliders-with-banner.service';
85
+ export { SocialsLikeService as ɵfy } from './lib/services/blocks/socials/socials-like.service';
86
+ export { SocialsNetworkService as ɵge } from './lib/services/blocks/socials/socials-network.service';
87
+ export { SocialsPageComplexService as ɵgc } from './lib/services/blocks/socials/socials-page-complex.service';
88
+ export { SocialsPageSimpleService as ɵga } from './lib/services/blocks/socials/socials-page-simple.service';
89
+ export { TextBackgroundsFourRowsIconTextService as ɵks } from './lib/services/blocks/text-backgrounds/text-backgrounds-four-rows-icon-text.service';
90
+ export { TextBackgroundsLinkService as ɵdy } from './lib/services/blocks/text-backgrounds/text-backgrounds-link.service';
91
+ export { TextBackgroundsSimpleService as ɵea } from './lib/services/blocks/text-backgrounds/text-backgrounds-simple.service';
92
+ export { TextBackgroundsThreeRowsIconTextService as ɵkq } from './lib/services/blocks/text-backgrounds/text-backgrounds-three-rows-icon-text.service';
93
+ export { TextBackgroundsTwoRowsIconTextService as ɵko } from './lib/services/blocks/text-backgrounds/text-backgrounds-two-rows-icon-text.service';
94
+ export { TextBackgroundsWithBannerService as ɵkm } from './lib/services/blocks/text-backgrounds/text-backgrounds-with-banner.service';
95
+ export { TextBackgroundsWithTxtService as ɵec } from './lib/services/blocks/text-backgrounds/text-backgrounds-with-txt.service';
96
+ export { TextsDoubleBackgroundService as ɵew } from './lib/services/blocks/texts/texts-double-background.service';
97
+ export { TextsDoubleService as ɵfm } from './lib/services/blocks/texts/texts-double.service';
98
+ export { TextsOneBackgroundService as ɵeu } from './lib/services/blocks/texts/texts-one-background.service';
99
+ export { TextsOneService as ɵfk } from './lib/services/blocks/texts/texts-one.service';
100
+ export { TextsQuadrupleBackgroundService as ɵfg } from './lib/services/blocks/texts/texts-quadruple-background.service';
101
+ export { TextsQuadrupleNumbersService as ɵfc } from './lib/services/blocks/texts/texts-quadruple-numbers.service';
102
+ export { TextsQuadrupleService as ɵfa } from './lib/services/blocks/texts/texts-quadruple.service';
103
+ export { TextsTripleBackgroundService as ɵey } from './lib/services/blocks/texts/texts-triple-background.service';
104
+ export { TextsTripleService as ɵfi } from './lib/services/blocks/texts/texts-triple.service';
105
+ export { TimerAirportService as ɵjr } from './lib/services/blocks/timer/timer-airport.service';
106
+ export { TimerBackgroundService as ɵjn } from './lib/services/blocks/timer/timer-background.service';
107
+ export { TimerClockService as ɵjp } from './lib/services/blocks/timer/timer-clock.service';
108
+ export { TimerMultipleImgService as ɵjt } from './lib/services/blocks/timer/timer-multiple-img.service';
109
+ export { TimerSimpleService as ɵjl } from './lib/services/blocks/timer/timer-simple.service';
110
+ export { VideosSimpleService as ɵcw } from './lib/services/blocks/videos/videos-simple.service';
111
+ export { VideosTxtContentService as ɵdc } from './lib/services/blocks/videos/videos-txt-content.service';
112
+ export { VideosTxtLeftService as ɵfq } from './lib/services/blocks/videos/videos-txt-left.service';
113
+ export { VideosTxtService as ɵda } from './lib/services/blocks/videos/videos-txt.service';
114
+ export { AboutBlockService as ɵjv } from './lib/services/blocks/witness/about-block.service';
115
+ export { WitnessBackgroundDoubleService as ɵhj } from './lib/services/blocks/witness/witness-background-double.service';
116
+ export { WitnessBackgroundOneService as ɵhh } from './lib/services/blocks/witness/witness-background-one.service';
117
+ export { WitnessQuadrupleService as ɵhf } from './lib/services/blocks/witness/witness-quadruple.service';
118
+ export { WitnessTripleService as ɵhd } from './lib/services/blocks/witness/witness-triple.service';
119
+ export { WitnessTwiceService as ɵhb } from './lib/services/blocks/witness/witness-twice.service';
120
120
  export { ApiService as ɵh } from './lib/services/utils/api.service';
121
121
  export { ConfigService as ɵe } from './lib/services/utils/config.service';
122
122
  export { ContentService as ɵf } from './lib/services/utils/content.service';
123
- export { CurrencyService as ɵgg } from './lib/services/utils/currency.service';
123
+ export { CurrencyService as ɵgh } from './lib/services/utils/currency.service';
124
124
  export { ExpectedImagesService as ɵbe } from './lib/services/utils/expected-images.service';
125
125
  export { ExternalConfigService as ɵg } from './lib/services/utils/external-config.service';
126
126
  export { FontAwesomeService as ɵbo } from './lib/services/utils/font-awesome.service';
127
127
  export { QuillService as ɵbz } from './lib/services/utils/quill.service';
128
128
  export { StructureConfigService as ɵbk } from './lib/services/utils/structure-config.service';
129
- export { TranslateBlockService as ɵkh } from './lib/services/utils/translate-block.service';
130
- export { VimeoService as ɵcx } from './lib/services/utils/vimeo.service';
131
- export { YoutubeService as ɵcw } from './lib/services/utils/youtube.service';
129
+ export { TranslateBlockService as ɵki } from './lib/services/utils/translate-block.service';
130
+ export { VimeoService as ɵcy } from './lib/services/utils/vimeo.service';
131
+ export { YoutubeService as ɵcx } from './lib/services/utils/youtube.service';
132
132
  export { animateListFromLeft as ɵd } from './lib/shared/animations/list/animate-list-from-left.animation';
133
133
  export { animateListFromRight as ɵc } from './lib/shared/animations/list/animate-list-from-right.animation';
134
134
  export { EditorJsComponent as ɵcb } from './lib/shared/components/editorjs/editorjs.component';
135
135
  export { EditorJSConversionService as ɵcc } from './lib/shared/components/editorjs/tools/utils/editorjs-conversion.service';
136
+ export { EditorJSTranslationService as ɵcd } from './lib/shared/components/editorjs/tools/utils/editorjs-translation.service';
136
137
  export { FaqComponent as ɵca } from './lib/shared/components/faq/faq.component';
137
138
  export { LoaderComponent as ɵbv } from './lib/shared/components/loader/loader.component';
138
139
  export { QuillComponent as ɵby } from './lib/shared/components/quill/quill.component';
@@ -169,116 +170,116 @@ export { SharedPipesModule as ɵp } from './lib/shared/pipes/shared-pipes.module
169
170
  export { StripTagsPipe as ɵy } from './lib/shared/pipes/strip-tags/strip-tags.pipe';
170
171
  export { TinyColorPipe as ɵu } from './lib/shared/pipes/tiny-color/tiny-color.pipe';
171
172
  export { SharedModule as ɵn } from './lib/shared/shared.module';
172
- export { AmplifyProductZoomMoreComponent as ɵir } from './lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component';
173
- export { AmplifyProductZoomSelectedComponent as ɵip } from './lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component';
174
- export { AmplifyProductZoomTripleColumnComponent as ɵin } from './lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component';
175
- export { AmplifyProductZoomComponent as ɵil } from './lib/structures/amplify-product/zoom/amplify-product-zoom.component';
176
- export { AmplifyProductsListClassicComponent as ɵij } from './lib/structures/amplify-products-list/classic/amplify-products-list-classic.component';
177
- export { AmplifyProductsListSelectedComponent as ɵih } from './lib/structures/amplify-products-list/selected/amplify-products-list-selected.component';
178
- export { AmplifyProductsListSimpleComponent as ɵif } from './lib/structures/amplify-products-list/simple/amplify-products-list-simple.component';
179
- export { CodeHtmlComponent as ɵcq } from './lib/structures/code/code-html/code-html.component';
180
- export { CodeJavascriptComponent as ɵcs } from './lib/structures/code/code-javascript/code-javascript.component';
181
- export { CodeStylesheetComponent as ɵgx } from './lib/structures/code/code-stylesheet/code-stylesheet.component';
182
- export { FaqAccordionComponent as ɵkb } from './lib/structures/faq/accordion/faq-accordion.component';
183
- export { FaqFrameComponent as ɵjz } from './lib/structures/faq/frame/faq-frame.component';
184
- export { FaqListIconComponent as ɵkd } from './lib/structures/faq/list-icon/faq-list-icon.component';
185
- export { FaqSimpleBackgroundComponent as ɵjx } from './lib/structures/faq/simple-background/faq-simple-background.component';
186
- export { FaqSimpleComponent as ɵjv } from './lib/structures/faq/simple/faq-simple.component';
187
- export { FormsBackgroundComponent as ɵfm } from './lib/structures/forms/background/forms-background.component';
188
- export { FormsImageleftComponent as ɵfq } from './lib/structures/forms/imageleft/forms-imageleft.component';
189
- export { FormsImagerightComponent as ɵfs } from './lib/structures/forms/imageright/forms-imageright.component';
190
- export { FormsSimpleComponent as ɵfc } from './lib/structures/forms/simple/forms-simple.component';
191
- export { ImagesTextsBigLeftTextRightComponent as ɵec } from './lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component';
192
- export { ImagesTextsBigRightTextLeftComponent as ɵee } from './lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component';
193
- export { ImagesTextsLeftTextRightComponent as ɵeg } from './lib/structures/images-texts/left-text-right/images-texts-left-text-right.component';
194
- export { ImagesTextsOneTextOneComponent as ɵek } from './lib/structures/images-texts/one-text-one/images-texts-one-text-one.component';
195
- export { ImagesTextsRightTextLeftComponent as ɵei } from './lib/structures/images-texts/right-text-left/images-texts-right-text-left.component';
196
- export { ImagesTextsSmallLeftTextRightComponent as ɵem } from './lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component';
197
- export { ImagesTextsSmallRightTextLeftComponent as ɵeo } from './lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component';
198
- export { ImagesTextsTextOneTextComponent as ɵeq } from './lib/structures/images-texts/text-one-text/images-texts-text-one-text.component';
199
- export { ImagesBannerComponent as ɵdg } from './lib/structures/images/banner/images-banner.component';
200
- export { ImagesBigAndDoubleComponent as ɵds } from './lib/structures/images/big-and-double/images-big-and-double.component';
201
- export { ImagesBigsAndDoubleMiddleComponent as ɵdu } from './lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component';
202
- export { ImagesDoubleComponent as ɵdk } from './lib/structures/images/double/images-double.component';
203
- export { FourImagesTitleComponent as ɵkf } from './lib/structures/images/four-images-title/four-images-title.component';
204
- export { ImagesQuadrupleLeftOneRightComponent as ɵdq } from './lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component';
205
- export { ImagesQuadrupleComponent as ɵdo } from './lib/structures/images/quadruple/images-quadruple.component';
206
- export { ImagesSimpleComponent as ɵdi } from './lib/structures/images/simple/images-simple.component';
207
- export { ImagesTripleComponent as ɵdm } from './lib/structures/images/triple/images-triple.component';
208
- export { TwoImagesTitleTextComponent as ɵki } from './lib/structures/images/two-images-title-text/two-images-title-text.component';
209
- export { LaunchVideosButtonComponent as ɵdc } from './lib/structures/launch-videos/button/launch-videos-button.component';
210
- export { LaunchVideosButtontxtComponent as ɵde } from './lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component';
211
- export { LoaderComponentModule as ɵku } from './lib/structures/loader-component.module';
212
- export { MapBackgroundFormLeftComponent as ɵib } from './lib/structures/map/background-form-left/map-background-form-left.component';
213
- export { MapBackgroundFormRightComponent as ɵid } from './lib/structures/map/background-form-right/map-background-form-right.component';
214
- export { MapFullpageComponent as ɵht } from './lib/structures/map/fullpage/map-fullpage.component';
215
- export { MapLeftTextComponent as ɵhv } from './lib/structures/map/left-text/map-left-text.component';
216
- export { MapRightTextComponent as ɵhx } from './lib/structures/map/right-text/map-right-text.component';
217
- export { MapTextFormComponent as ɵhz } from './lib/structures/map/text-form/map-text-form.component';
218
- export { NewsletterAlignedCenterBackgroundComponent as ɵgr } from './lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component';
219
- export { NewsletterAlignedCenterImageComponent as ɵgp } from './lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component';
220
- export { NewsletterCenterImageComponent as ɵgt } from './lib/structures/newsletter/center-image/newsletter-center-image.component';
221
- export { FormsOnboardingComponent as ɵfu } from './lib/structures/onboarding/onboarding/forms-onboarding.component';
222
- export { ProductZoomCompleteBackgroundComponent as ɵjh } from './lib/structures/product/zoom-complete-background/product-zoom-complete-background.component';
223
- export { ProductZoomCompleteSliderComponent as ɵjd } from './lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component';
224
- export { ProductZoomCompleteComponent as ɵjb } from './lib/structures/product/zoom-complete/product-zoom-complete.component';
225
- export { ProductZoomMoreComponent as ɵiz } from './lib/structures/product/zoom-more/product-zoom-more.component';
226
- export { ProductZoomSelectedComponent as ɵix } from './lib/structures/product/zoom-selected/product-zoom-selected.component';
227
- export { ProductZoomSimpleComponent as ɵjf } from './lib/structures/product/zoom-simple/product-zoom-simple.component';
228
- export { ProductZoomTripleColumnComponent as ɵiv } from './lib/structures/product/zoom-triple-column/product-zoom-triple-column.component';
229
- export { ProductZoomComponent as ɵit } from './lib/structures/product/zoom/product-zoom.component';
230
- export { ProductsListClassicComponent as ɵge } from './lib/structures/products-list/classic/products-list-classic.component';
231
- export { ProductsListSelectedComponent as ɵgv } from './lib/structures/products-list/selected/products-list-selected.component';
232
- export { ProductsListSimpleComponent as ɵgh } from './lib/structures/products-list/simple/products-list-simple.component';
233
- export { QuotesAuthorComponent as ɵhn } from './lib/structures/quotes/author/quotes-author.component';
234
- export { QuotesSimpleBackgroundComponent as ɵhp } from './lib/structures/quotes/simple-background/quotes-simple-background.component';
235
- export { QuotesSimpleComponent as ɵhl } from './lib/structures/quotes/simple/quotes-simple.component';
236
- export { RassurancesQuadrupleAlignedComponent as ɵgl } from './lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component';
237
- export { RassurancesQuadrupleBackgroundComponent as ɵgn } from './lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component';
238
- export { RassurancesTripleBackgroundComponent as ɵgj } from './lib/structures/rassurances/triple-background/rassurances-triple-background.component';
239
- export { ReviewsSimpleComponent as ɵhj } from './lib/structures/reviews/simple/reviews-simple.component';
240
- export { ReviewsWaterfallComponent as ɵhr } from './lib/structures/reviews/waterfall/reviews-waterfall.component';
241
- export { SeparatorSimpleComponent as ɵco } from './lib/structures/separator/separator-simple/separator-simple.component';
242
- export { SliderDoubleImagerightComponent as ɵcm } from './lib/structures/sliders/double-imageright/slider-double-imageright.component';
243
- export { SliderFullpageComponent as ɵcf } from './lib/structures/sliders/fullpage/slider-fullpage.component';
244
- export { SliderImagerightComponent as ɵck } from './lib/structures/sliders/imageright/slider-imageright.component';
245
- export { SliderLeftnavComponent as ɵci } from './lib/structures/sliders/leftnav/slider-leftnav.component';
246
- export { SliderWithBannerComponent as ɵks } from './lib/structures/sliders/with-banner/slider-with-banner.component';
247
- export { SocialsLikeComponent as ɵfw } from './lib/structures/socials/like/socials-like.component';
248
- export { SocialsNetworkComponent as ɵgc } from './lib/structures/socials/network/socials-network.component';
249
- export { SocialsPageComplexComponent as ɵga } from './lib/structures/socials/page-complex/socials-page-complex.component';
250
- export { SocialsPageSimpleComponent as ɵfy } from './lib/structures/socials/page-simple/socials-page-simple.component';
251
- export { StructuresComponent as ɵcg } from './lib/structures/structures.component';
252
- export { BlockComponentList as ɵcd, StructuresModule as ɵce } from './lib/structures/structures.module';
253
- export { TextBackgroundsFourRowsIconTextComponent as ɵkq } from './lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component';
254
- export { TextBackgroundsLinkComponent as ɵdw } from './lib/structures/text-backgrounds/link/text-backgrounds-link.component';
255
- export { TextBackgroundsSimpleComponent as ɵdy } from './lib/structures/text-backgrounds/simple/text-backgrounds-simple.component';
256
- export { TextBackgroundsThreeRowsIconTextComponent as ɵko } from './lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component';
257
- export { TextBackgroundsTwoRowsIconTextComponent as ɵkm } from './lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component';
258
- export { TextBackgroundsWithBannerComponent as ɵkk } from './lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component';
259
- export { TextBackgroundsWithTxtComponent as ɵea } from './lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component';
260
- export { TextsDoubleBackgroundComponent as ɵeu } from './lib/structures/texts/double-background/texts-double-background.component';
261
- export { TextsDoubleComponent as ɵfk } from './lib/structures/texts/double/texts-double.component';
262
- export { TextsOneBackgroundComponent as ɵes } from './lib/structures/texts/one-background/texts-one-background.component';
263
- export { TextsOneComponent as ɵfi } from './lib/structures/texts/one/texts-one.component';
264
- export { TextsQuadrupleBackgroundComponent as ɵfe } from './lib/structures/texts/quadruple-background/texts-quadruple-background.component';
265
- export { TextsQuadrupleNumbersComponent as ɵfa } from './lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component';
266
- export { TextsQuadrupleComponent as ɵey } from './lib/structures/texts/quadruple/texts-quadruple.component';
267
- export { TextsTripleBackgroundComponent as ɵew } from './lib/structures/texts/triple-background/texts-triple-background.component';
268
- export { TextsTripleComponent as ɵfg } from './lib/structures/texts/triple/texts-triple.component';
269
- export { TimerAirportComponent as ɵjp } from './lib/structures/timer/airport/timer-airport.component';
270
- export { TimerBackgroundComponent as ɵjl } from './lib/structures/timer/background/timer-background.component';
271
- export { TimerClockComponent as ɵjn } from './lib/structures/timer/clock/timer-clock.component';
272
- export { TimerMultipleImgComponent as ɵjr } from './lib/structures/timer/multiple-img/timer-multiple-img.component';
273
- export { TimerSimpleComponent as ɵjj } from './lib/structures/timer/simple/timer-simple.component';
274
- export { VideosSimpleComponent as ɵcu } from './lib/structures/videos/simple/videos-simple.component';
275
- export { VideosTxtContentComponent as ɵda } from './lib/structures/videos/txt-content/videos-txt-content.component';
276
- export { VideosTxtLeftComponent as ɵfo } from './lib/structures/videos/txt-left/videos-txt-left.component';
277
- export { VideosTxtComponent as ɵcy } from './lib/structures/videos/txt/videos-txt.component';
278
- export { AboutBlockComponent as ɵjt } from './lib/structures/witness/about-block/about-block.component';
279
- export { WitnessBackgroundDoubleComponent as ɵhh } from './lib/structures/witness/background-double/witness-background-double.component';
280
- export { WitnessBackgroundOneComponent as ɵhf } from './lib/structures/witness/background-one/witness-background-one.component';
281
- export { WitnessQuadrupleComponent as ɵhd } from './lib/structures/witness/quadruple/witness-quadruple.component';
282
- export { WitnessTripleComponent as ɵhb } from './lib/structures/witness/triple/witness-triple.component';
283
- export { WitnessTwiceComponent as ɵgz } from './lib/structures/witness/twice/witness-twice.component';
173
+ export { AmplifyProductZoomMoreComponent as ɵis } from './lib/structures/amplify-product/zoom-more/amplify-product-zoom-more.component';
174
+ export { AmplifyProductZoomSelectedComponent as ɵiq } from './lib/structures/amplify-product/zoom-selected/amplify-product-zoom-selected.component';
175
+ export { AmplifyProductZoomTripleColumnComponent as ɵio } from './lib/structures/amplify-product/zoom-triple-column/amplify-product-zoom-triple-column.component';
176
+ export { AmplifyProductZoomComponent as ɵim } from './lib/structures/amplify-product/zoom/amplify-product-zoom.component';
177
+ export { AmplifyProductsListClassicComponent as ɵik } from './lib/structures/amplify-products-list/classic/amplify-products-list-classic.component';
178
+ export { AmplifyProductsListSelectedComponent as ɵii } from './lib/structures/amplify-products-list/selected/amplify-products-list-selected.component';
179
+ export { AmplifyProductsListSimpleComponent as ɵig } from './lib/structures/amplify-products-list/simple/amplify-products-list-simple.component';
180
+ export { CodeHtmlComponent as ɵcr } from './lib/structures/code/code-html/code-html.component';
181
+ export { CodeJavascriptComponent as ɵct } from './lib/structures/code/code-javascript/code-javascript.component';
182
+ export { CodeStylesheetComponent as ɵgy } from './lib/structures/code/code-stylesheet/code-stylesheet.component';
183
+ export { FaqAccordionComponent as ɵkc } from './lib/structures/faq/accordion/faq-accordion.component';
184
+ export { FaqFrameComponent as ɵka } from './lib/structures/faq/frame/faq-frame.component';
185
+ export { FaqListIconComponent as ɵke } from './lib/structures/faq/list-icon/faq-list-icon.component';
186
+ export { FaqSimpleBackgroundComponent as ɵjy } from './lib/structures/faq/simple-background/faq-simple-background.component';
187
+ export { FaqSimpleComponent as ɵjw } from './lib/structures/faq/simple/faq-simple.component';
188
+ export { FormsBackgroundComponent as ɵfn } from './lib/structures/forms/background/forms-background.component';
189
+ export { FormsImageleftComponent as ɵfr } from './lib/structures/forms/imageleft/forms-imageleft.component';
190
+ export { FormsImagerightComponent as ɵft } from './lib/structures/forms/imageright/forms-imageright.component';
191
+ export { FormsSimpleComponent as ɵfd } from './lib/structures/forms/simple/forms-simple.component';
192
+ export { ImagesTextsBigLeftTextRightComponent as ɵed } from './lib/structures/images-texts/big-left-text-right/images-texts-big-left-text-right.component';
193
+ export { ImagesTextsBigRightTextLeftComponent as ɵef } from './lib/structures/images-texts/big-right-text-left/images-texts-big-right-text-left.component';
194
+ export { ImagesTextsLeftTextRightComponent as ɵeh } from './lib/structures/images-texts/left-text-right/images-texts-left-text-right.component';
195
+ export { ImagesTextsOneTextOneComponent as ɵel } from './lib/structures/images-texts/one-text-one/images-texts-one-text-one.component';
196
+ export { ImagesTextsRightTextLeftComponent as ɵej } from './lib/structures/images-texts/right-text-left/images-texts-right-text-left.component';
197
+ export { ImagesTextsSmallLeftTextRightComponent as ɵen } from './lib/structures/images-texts/small-left-text-right/images-texts-small-left-text-right.component';
198
+ export { ImagesTextsSmallRightTextLeftComponent as ɵep } from './lib/structures/images-texts/small-right-text-left/images-texts-small-right-text-left.component';
199
+ export { ImagesTextsTextOneTextComponent as ɵer } from './lib/structures/images-texts/text-one-text/images-texts-text-one-text.component';
200
+ export { ImagesBannerComponent as ɵdh } from './lib/structures/images/banner/images-banner.component';
201
+ export { ImagesBigAndDoubleComponent as ɵdt } from './lib/structures/images/big-and-double/images-big-and-double.component';
202
+ export { ImagesBigsAndDoubleMiddleComponent as ɵdv } from './lib/structures/images/bigs-and-double-middle/images-bigs-and-double-middle.component';
203
+ export { ImagesDoubleComponent as ɵdl } from './lib/structures/images/double/images-double.component';
204
+ export { FourImagesTitleComponent as ɵkg } from './lib/structures/images/four-images-title/four-images-title.component';
205
+ export { ImagesQuadrupleLeftOneRightComponent as ɵdr } from './lib/structures/images/quadruple-left-one-right/images-quadruple-left-one-right.component';
206
+ export { ImagesQuadrupleComponent as ɵdp } from './lib/structures/images/quadruple/images-quadruple.component';
207
+ export { ImagesSimpleComponent as ɵdj } from './lib/structures/images/simple/images-simple.component';
208
+ export { ImagesTripleComponent as ɵdn } from './lib/structures/images/triple/images-triple.component';
209
+ export { TwoImagesTitleTextComponent as ɵkj } from './lib/structures/images/two-images-title-text/two-images-title-text.component';
210
+ export { LaunchVideosButtonComponent as ɵdd } from './lib/structures/launch-videos/button/launch-videos-button.component';
211
+ export { LaunchVideosButtontxtComponent as ɵdf } from './lib/structures/launch-videos/buttontxt/launch-videos-buttontxt.component';
212
+ export { LoaderComponentModule as ɵkv } from './lib/structures/loader-component.module';
213
+ export { MapBackgroundFormLeftComponent as ɵic } from './lib/structures/map/background-form-left/map-background-form-left.component';
214
+ export { MapBackgroundFormRightComponent as ɵie } from './lib/structures/map/background-form-right/map-background-form-right.component';
215
+ export { MapFullpageComponent as ɵhu } from './lib/structures/map/fullpage/map-fullpage.component';
216
+ export { MapLeftTextComponent as ɵhw } from './lib/structures/map/left-text/map-left-text.component';
217
+ export { MapRightTextComponent as ɵhy } from './lib/structures/map/right-text/map-right-text.component';
218
+ export { MapTextFormComponent as ɵia } from './lib/structures/map/text-form/map-text-form.component';
219
+ export { NewsletterAlignedCenterBackgroundComponent as ɵgs } from './lib/structures/newsletter/aligned-center-background/newsletter-aligned-center-background.component';
220
+ export { NewsletterAlignedCenterImageComponent as ɵgq } from './lib/structures/newsletter/aligned-center-image/newsletter-aligned-center-image.component';
221
+ export { NewsletterCenterImageComponent as ɵgu } from './lib/structures/newsletter/center-image/newsletter-center-image.component';
222
+ export { FormsOnboardingComponent as ɵfv } from './lib/structures/onboarding/onboarding/forms-onboarding.component';
223
+ export { ProductZoomCompleteBackgroundComponent as ɵji } from './lib/structures/product/zoom-complete-background/product-zoom-complete-background.component';
224
+ export { ProductZoomCompleteSliderComponent as ɵje } from './lib/structures/product/zoom-complete-slider/product-zoom-complete-slider.component';
225
+ export { ProductZoomCompleteComponent as ɵjc } from './lib/structures/product/zoom-complete/product-zoom-complete.component';
226
+ export { ProductZoomMoreComponent as ɵja } from './lib/structures/product/zoom-more/product-zoom-more.component';
227
+ export { ProductZoomSelectedComponent as ɵiy } from './lib/structures/product/zoom-selected/product-zoom-selected.component';
228
+ export { ProductZoomSimpleComponent as ɵjg } from './lib/structures/product/zoom-simple/product-zoom-simple.component';
229
+ export { ProductZoomTripleColumnComponent as ɵiw } from './lib/structures/product/zoom-triple-column/product-zoom-triple-column.component';
230
+ export { ProductZoomComponent as ɵiu } from './lib/structures/product/zoom/product-zoom.component';
231
+ export { ProductsListClassicComponent as ɵgf } from './lib/structures/products-list/classic/products-list-classic.component';
232
+ export { ProductsListSelectedComponent as ɵgw } from './lib/structures/products-list/selected/products-list-selected.component';
233
+ export { ProductsListSimpleComponent as ɵgi } from './lib/structures/products-list/simple/products-list-simple.component';
234
+ export { QuotesAuthorComponent as ɵho } from './lib/structures/quotes/author/quotes-author.component';
235
+ export { QuotesSimpleBackgroundComponent as ɵhq } from './lib/structures/quotes/simple-background/quotes-simple-background.component';
236
+ export { QuotesSimpleComponent as ɵhm } from './lib/structures/quotes/simple/quotes-simple.component';
237
+ export { RassurancesQuadrupleAlignedComponent as ɵgm } from './lib/structures/rassurances/quadruple-aligned/rassurances-quadruple-aligned.component';
238
+ export { RassurancesQuadrupleBackgroundComponent as ɵgo } from './lib/structures/rassurances/quadruple-background/rassurances-quadruple-background.component';
239
+ export { RassurancesTripleBackgroundComponent as ɵgk } from './lib/structures/rassurances/triple-background/rassurances-triple-background.component';
240
+ export { ReviewsSimpleComponent as ɵhk } from './lib/structures/reviews/simple/reviews-simple.component';
241
+ export { ReviewsWaterfallComponent as ɵhs } from './lib/structures/reviews/waterfall/reviews-waterfall.component';
242
+ export { SeparatorSimpleComponent as ɵcp } from './lib/structures/separator/separator-simple/separator-simple.component';
243
+ export { SliderDoubleImagerightComponent as ɵcn } from './lib/structures/sliders/double-imageright/slider-double-imageright.component';
244
+ export { SliderFullpageComponent as ɵcg } from './lib/structures/sliders/fullpage/slider-fullpage.component';
245
+ export { SliderImagerightComponent as ɵcl } from './lib/structures/sliders/imageright/slider-imageright.component';
246
+ export { SliderLeftnavComponent as ɵcj } from './lib/structures/sliders/leftnav/slider-leftnav.component';
247
+ export { SliderWithBannerComponent as ɵkt } from './lib/structures/sliders/with-banner/slider-with-banner.component';
248
+ export { SocialsLikeComponent as ɵfx } from './lib/structures/socials/like/socials-like.component';
249
+ export { SocialsNetworkComponent as ɵgd } from './lib/structures/socials/network/socials-network.component';
250
+ export { SocialsPageComplexComponent as ɵgb } from './lib/structures/socials/page-complex/socials-page-complex.component';
251
+ export { SocialsPageSimpleComponent as ɵfz } from './lib/structures/socials/page-simple/socials-page-simple.component';
252
+ export { StructuresComponent as ɵch } from './lib/structures/structures.component';
253
+ export { BlockComponentList as ɵce, StructuresModule as ɵcf } from './lib/structures/structures.module';
254
+ export { TextBackgroundsFourRowsIconTextComponent as ɵkr } from './lib/structures/text-backgrounds/four-rows-icon-text/text-backgrounds-four-rows-icon-text.component';
255
+ export { TextBackgroundsLinkComponent as ɵdx } from './lib/structures/text-backgrounds/link/text-backgrounds-link.component';
256
+ export { TextBackgroundsSimpleComponent as ɵdz } from './lib/structures/text-backgrounds/simple/text-backgrounds-simple.component';
257
+ export { TextBackgroundsThreeRowsIconTextComponent as ɵkp } from './lib/structures/text-backgrounds/three-rows-icon-text/text-backgrounds-three-rows-icon-text.component';
258
+ export { TextBackgroundsTwoRowsIconTextComponent as ɵkn } from './lib/structures/text-backgrounds/two-rows-icon-text/text-backgrounds-two-rows-icon-text.component';
259
+ export { TextBackgroundsWithBannerComponent as ɵkl } from './lib/structures/text-backgrounds/with-banner/text-backgrounds-with-banner.component';
260
+ export { TextBackgroundsWithTxtComponent as ɵeb } from './lib/structures/text-backgrounds/with-txt/text-backgrounds-with-txt.component';
261
+ export { TextsDoubleBackgroundComponent as ɵev } from './lib/structures/texts/double-background/texts-double-background.component';
262
+ export { TextsDoubleComponent as ɵfl } from './lib/structures/texts/double/texts-double.component';
263
+ export { TextsOneBackgroundComponent as ɵet } from './lib/structures/texts/one-background/texts-one-background.component';
264
+ export { TextsOneComponent as ɵfj } from './lib/structures/texts/one/texts-one.component';
265
+ export { TextsQuadrupleBackgroundComponent as ɵff } from './lib/structures/texts/quadruple-background/texts-quadruple-background.component';
266
+ export { TextsQuadrupleNumbersComponent as ɵfb } from './lib/structures/texts/quadruple-numbers/texts-quadruple-numbers.component';
267
+ export { TextsQuadrupleComponent as ɵez } from './lib/structures/texts/quadruple/texts-quadruple.component';
268
+ export { TextsTripleBackgroundComponent as ɵex } from './lib/structures/texts/triple-background/texts-triple-background.component';
269
+ export { TextsTripleComponent as ɵfh } from './lib/structures/texts/triple/texts-triple.component';
270
+ export { TimerAirportComponent as ɵjq } from './lib/structures/timer/airport/timer-airport.component';
271
+ export { TimerBackgroundComponent as ɵjm } from './lib/structures/timer/background/timer-background.component';
272
+ export { TimerClockComponent as ɵjo } from './lib/structures/timer/clock/timer-clock.component';
273
+ export { TimerMultipleImgComponent as ɵjs } from './lib/structures/timer/multiple-img/timer-multiple-img.component';
274
+ export { TimerSimpleComponent as ɵjk } from './lib/structures/timer/simple/timer-simple.component';
275
+ export { VideosSimpleComponent as ɵcv } from './lib/structures/videos/simple/videos-simple.component';
276
+ export { VideosTxtContentComponent as ɵdb } from './lib/structures/videos/txt-content/videos-txt-content.component';
277
+ export { VideosTxtLeftComponent as ɵfp } from './lib/structures/videos/txt-left/videos-txt-left.component';
278
+ export { VideosTxtComponent as ɵcz } from './lib/structures/videos/txt/videos-txt.component';
279
+ export { AboutBlockComponent as ɵju } from './lib/structures/witness/about-block/about-block.component';
280
+ export { WitnessBackgroundDoubleComponent as ɵhi } from './lib/structures/witness/background-double/witness-background-double.component';
281
+ export { WitnessBackgroundOneComponent as ɵhg } from './lib/structures/witness/background-one/witness-background-one.component';
282
+ export { WitnessQuadrupleComponent as ɵhe } from './lib/structures/witness/quadruple/witness-quadruple.component';
283
+ export { WitnessTripleComponent as ɵhc } from './lib/structures/witness/triple/witness-triple.component';
284
+ export { WitnessTwiceComponent as ɵha } from './lib/structures/witness/twice/witness-twice.component';
284
285
  export { MyMissingTranslationHandler as ɵb } from './lib/wizi-block.module';