@oiz/stzh-components-react 3.5.0 → 3.6.0-beta2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/components/stencil-generated/components.d.ts +732 -0
- package/dist/components/stencil-generated/components.js +1593 -0
- package/dist/components/stencil-generated/components.js.map +1 -0
- package/package.json +12 -8
- package/dist/components/stencil-generated/index.d.ts +0 -155
- package/dist/components/stencil-generated/index.js +0 -160
- package/dist/components/stencil-generated/index.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/createComponent.d.ts +0 -10
- package/dist/components/stencil-generated/react-component-lib/createComponent.js +0 -75
- package/dist/components/stencil-generated/react-component-lib/createComponent.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/createOverlayComponent.d.ts +0 -21
- package/dist/components/stencil-generated/react-component-lib/createOverlayComponent.js +0 -109
- package/dist/components/stencil-generated/react-component-lib/createOverlayComponent.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/index.d.ts +0 -2
- package/dist/components/stencil-generated/react-component-lib/index.js +0 -3
- package/dist/components/stencil-generated/react-component-lib/index.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/interfaces.d.ts +0 -29
- package/dist/components/stencil-generated/react-component-lib/interfaces.js +0 -2
- package/dist/components/stencil-generated/react-component-lib/interfaces.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/utils/attachProps.d.ts +0 -16
- package/dist/components/stencil-generated/react-component-lib/utils/attachProps.js +0 -108
- package/dist/components/stencil-generated/react-component-lib/utils/attachProps.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/utils/case.d.ts +0 -2
- package/dist/components/stencil-generated/react-component-lib/utils/case.js +0 -7
- package/dist/components/stencil-generated/react-component-lib/utils/case.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/utils/dev.d.ts +0 -2
- package/dist/components/stencil-generated/react-component-lib/utils/dev.js +0 -13
- package/dist/components/stencil-generated/react-component-lib/utils/dev.js.map +0 -1
- package/dist/components/stencil-generated/react-component-lib/utils/index.d.ts +0 -10
- package/dist/components/stencil-generated/react-component-lib/utils/index.js +0 -32
- package/dist/components/stencil-generated/react-component-lib/utils/index.js.map +0 -1
|
@@ -0,0 +1,1593 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import { StzhAccordionItem as StzhAccordionItemElement, defineCustomElement as defineStzhAccordionItem } from "@oiz/stzh-components/dist/components/stzh-accordion-item.js";
|
|
3
|
+
import { StzhAccordion as StzhAccordionElement, defineCustomElement as defineStzhAccordion } from "@oiz/stzh-components/dist/components/stzh-accordion.js";
|
|
4
|
+
import { StzhActions as StzhActionsElement, defineCustomElement as defineStzhActions } from "@oiz/stzh-components/dist/components/stzh-actions.js";
|
|
5
|
+
import { StzhActionset as StzhActionsetElement, defineCustomElement as defineStzhActionset } from "@oiz/stzh-components/dist/components/stzh-actionset.js";
|
|
6
|
+
import { StzhAmount as StzhAmountElement, defineCustomElement as defineStzhAmount } from "@oiz/stzh-components/dist/components/stzh-amount.js";
|
|
7
|
+
import { StzhAnchornav as StzhAnchornavElement, defineCustomElement as defineStzhAnchornav } from "@oiz/stzh-components/dist/components/stzh-anchornav.js";
|
|
8
|
+
import { StzhAppBar as StzhAppBarElement, defineCustomElement as defineStzhAppBar } from "@oiz/stzh-components/dist/components/stzh-app-bar.js";
|
|
9
|
+
import { StzhAppNav as StzhAppNavElement, defineCustomElement as defineStzhAppNav } from "@oiz/stzh-components/dist/components/stzh-app-nav.js";
|
|
10
|
+
import { StzhAppointments as StzhAppointmentsElement, defineCustomElement as defineStzhAppointments } from "@oiz/stzh-components/dist/components/stzh-appointments.js";
|
|
11
|
+
import { StzhArchivelist as StzhArchivelistElement, defineCustomElement as defineStzhArchivelist } from "@oiz/stzh-components/dist/components/stzh-archivelist.js";
|
|
12
|
+
import { StzhAudio as StzhAudioElement, defineCustomElement as defineStzhAudio } from "@oiz/stzh-components/dist/components/stzh-audio.js";
|
|
13
|
+
import { StzhBadge as StzhBadgeElement, defineCustomElement as defineStzhBadge } from "@oiz/stzh-components/dist/components/stzh-badge.js";
|
|
14
|
+
import { StzhBanner as StzhBannerElement, defineCustomElement as defineStzhBanner } from "@oiz/stzh-components/dist/components/stzh-banner.js";
|
|
15
|
+
import { StzhBathstatusItem as StzhBathstatusItemElement, defineCustomElement as defineStzhBathstatusItem } from "@oiz/stzh-components/dist/components/stzh-bathstatus-item.js";
|
|
16
|
+
import { StzhBathstatusList as StzhBathstatusListElement, defineCustomElement as defineStzhBathstatusList } from "@oiz/stzh-components/dist/components/stzh-bathstatus-list.js";
|
|
17
|
+
import { StzhBreadcrumb as StzhBreadcrumbElement, defineCustomElement as defineStzhBreadcrumb } from "@oiz/stzh-components/dist/components/stzh-breadcrumb.js";
|
|
18
|
+
import { StzhButton as StzhButtonElement, defineCustomElement as defineStzhButton } from "@oiz/stzh-components/dist/components/stzh-button.js";
|
|
19
|
+
import { StzhButtongroup as StzhButtongroupElement, defineCustomElement as defineStzhButtongroup } from "@oiz/stzh-components/dist/components/stzh-buttongroup.js";
|
|
20
|
+
import { StzhCalendar as StzhCalendarElement, defineCustomElement as defineStzhCalendar } from "@oiz/stzh-components/dist/components/stzh-calendar.js";
|
|
21
|
+
import { StzhCardNavigation as StzhCardNavigationElement, defineCustomElement as defineStzhCardNavigation } from "@oiz/stzh-components/dist/components/stzh-card-navigation.js";
|
|
22
|
+
import { StzhCardSearchresult as StzhCardSearchresultElement, defineCustomElement as defineStzhCardSearchresult } from "@oiz/stzh-components/dist/components/stzh-card-searchresult.js";
|
|
23
|
+
import { StzhCardSuperteaser as StzhCardSuperteaserElement, defineCustomElement as defineStzhCardSuperteaser } from "@oiz/stzh-components/dist/components/stzh-card-superteaser.js";
|
|
24
|
+
import { StzhCard as StzhCardElement, defineCustomElement as defineStzhCard } from "@oiz/stzh-components/dist/components/stzh-card.js";
|
|
25
|
+
import { StzhCardlist as StzhCardlistElement, defineCustomElement as defineStzhCardlist } from "@oiz/stzh-components/dist/components/stzh-cardlist.js";
|
|
26
|
+
import { StzhCarousel as StzhCarouselElement, defineCustomElement as defineStzhCarousel } from "@oiz/stzh-components/dist/components/stzh-carousel.js";
|
|
27
|
+
import { StzhCell as StzhCellElement, defineCustomElement as defineStzhCell } from "@oiz/stzh-components/dist/components/stzh-cell.js";
|
|
28
|
+
import { StzhChart as StzhChartElement, defineCustomElement as defineStzhChart } from "@oiz/stzh-components/dist/components/stzh-chart.js";
|
|
29
|
+
import { StzhCheckbox as StzhCheckboxElement, defineCustomElement as defineStzhCheckbox } from "@oiz/stzh-components/dist/components/stzh-checkbox.js";
|
|
30
|
+
import { StzhCheckboxgroup as StzhCheckboxgroupElement, defineCustomElement as defineStzhCheckboxgroup } from "@oiz/stzh-components/dist/components/stzh-checkboxgroup.js";
|
|
31
|
+
import { StzhChip as StzhChipElement, defineCustomElement as defineStzhChip } from "@oiz/stzh-components/dist/components/stzh-chip.js";
|
|
32
|
+
import { StzhChipgroup as StzhChipgroupElement, defineCustomElement as defineStzhChipgroup } from "@oiz/stzh-components/dist/components/stzh-chipgroup.js";
|
|
33
|
+
import { StzhChipselect as StzhChipselectElement, defineCustomElement as defineStzhChipselect } from "@oiz/stzh-components/dist/components/stzh-chipselect.js";
|
|
34
|
+
import { StzhClamp as StzhClampElement, defineCustomElement as defineStzhClamp } from "@oiz/stzh-components/dist/components/stzh-clamp.js";
|
|
35
|
+
import { StzhCompanyLogo as StzhCompanyLogoElement, defineCustomElement as defineStzhCompanyLogo } from "@oiz/stzh-components/dist/components/stzh-company-logo.js";
|
|
36
|
+
import { StzhContactCv as StzhContactCvElement, defineCustomElement as defineStzhContactCv } from "@oiz/stzh-components/dist/components/stzh-contact-cv.js";
|
|
37
|
+
import { StzhContact as StzhContactElement, defineCustomElement as defineStzhContact } from "@oiz/stzh-components/dist/components/stzh-contact.js";
|
|
38
|
+
import { StzhContainer as StzhContainerElement, defineCustomElement as defineStzhContainer } from "@oiz/stzh-components/dist/components/stzh-container.js";
|
|
39
|
+
import { StzhContent as StzhContentElement, defineCustomElement as defineStzhContent } from "@oiz/stzh-components/dist/components/stzh-content.js";
|
|
40
|
+
import { StzhCspace as StzhCspaceElement, defineCustomElement as defineStzhCspace } from "@oiz/stzh-components/dist/components/stzh-cspace.js";
|
|
41
|
+
import { StzhCta as StzhCtaElement, defineCustomElement as defineStzhCta } from "@oiz/stzh-components/dist/components/stzh-cta.js";
|
|
42
|
+
import { StzhDatalistItem as StzhDatalistItemElement, defineCustomElement as defineStzhDatalistItem } from "@oiz/stzh-components/dist/components/stzh-datalist-item.js";
|
|
43
|
+
import { StzhDatalist as StzhDatalistElement, defineCustomElement as defineStzhDatalist } from "@oiz/stzh-components/dist/components/stzh-datalist.js";
|
|
44
|
+
import { StzhDatamessagelistItem as StzhDatamessagelistItemElement, defineCustomElement as defineStzhDatamessagelistItem } from "@oiz/stzh-components/dist/components/stzh-datamessagelist-item.js";
|
|
45
|
+
import { StzhDatamessagelist as StzhDatamessagelistElement, defineCustomElement as defineStzhDatamessagelist } from "@oiz/stzh-components/dist/components/stzh-datamessagelist.js";
|
|
46
|
+
import { StzhDatatable as StzhDatatableElement, defineCustomElement as defineStzhDatatable } from "@oiz/stzh-components/dist/components/stzh-datatable.js";
|
|
47
|
+
import { StzhDatepicker as StzhDatepickerElement, defineCustomElement as defineStzhDatepicker } from "@oiz/stzh-components/dist/components/stzh-datepicker.js";
|
|
48
|
+
import { StzhDaterange as StzhDaterangeElement, defineCustomElement as defineStzhDaterange } from "@oiz/stzh-components/dist/components/stzh-daterange.js";
|
|
49
|
+
import { StzhDetails as StzhDetailsElement, defineCustomElement as defineStzhDetails } from "@oiz/stzh-components/dist/components/stzh-details.js";
|
|
50
|
+
import { StzhDialog as StzhDialogElement, defineCustomElement as defineStzhDialog } from "@oiz/stzh-components/dist/components/stzh-dialog.js";
|
|
51
|
+
import { StzhDisturber as StzhDisturberElement, defineCustomElement as defineStzhDisturber } from "@oiz/stzh-components/dist/components/stzh-disturber.js";
|
|
52
|
+
import { StzhDropdown as StzhDropdownElement, defineCustomElement as defineStzhDropdown } from "@oiz/stzh-components/dist/components/stzh-dropdown.js";
|
|
53
|
+
import { StzhEditor as StzhEditorElement, defineCustomElement as defineStzhEditor } from "@oiz/stzh-components/dist/components/stzh-editor.js";
|
|
54
|
+
import { StzhEventdata as StzhEventdataElement, defineCustomElement as defineStzhEventdata } from "@oiz/stzh-components/dist/components/stzh-eventdata.js";
|
|
55
|
+
import { StzhEventinfo as StzhEventinfoElement, defineCustomElement as defineStzhEventinfo } from "@oiz/stzh-components/dist/components/stzh-eventinfo.js";
|
|
56
|
+
import { StzhFeedreaderItem as StzhFeedreaderItemElement, defineCustomElement as defineStzhFeedreaderItem } from "@oiz/stzh-components/dist/components/stzh-feedreader-item.js";
|
|
57
|
+
import { StzhFeedreader as StzhFeedreaderElement, defineCustomElement as defineStzhFeedreader } from "@oiz/stzh-components/dist/components/stzh-feedreader.js";
|
|
58
|
+
import { StzhFieldset as StzhFieldsetElement, defineCustomElement as defineStzhFieldset } from "@oiz/stzh-components/dist/components/stzh-fieldset.js";
|
|
59
|
+
import { StzhFigure as StzhFigureElement, defineCustomElement as defineStzhFigure } from "@oiz/stzh-components/dist/components/stzh-figure.js";
|
|
60
|
+
import { StzhFlyingfocus as StzhFlyingfocusElement, defineCustomElement as defineStzhFlyingfocus } from "@oiz/stzh-components/dist/components/stzh-flyingfocus.js";
|
|
61
|
+
import { StzhFooter as StzhFooterElement, defineCustomElement as defineStzhFooter } from "@oiz/stzh-components/dist/components/stzh-footer.js";
|
|
62
|
+
import { StzhGallery as StzhGalleryElement, defineCustomElement as defineStzhGallery } from "@oiz/stzh-components/dist/components/stzh-gallery.js";
|
|
63
|
+
import { StzhGeoRefData as StzhGeoRefDataElement, defineCustomElement as defineStzhGeoRefData } from "@oiz/stzh-components/dist/components/stzh-geo-ref-data.js";
|
|
64
|
+
import { StzhGhettobox as StzhGhettoboxElement, defineCustomElement as defineStzhGhettobox } from "@oiz/stzh-components/dist/components/stzh-ghettobox.js";
|
|
65
|
+
import { StzhHeader as StzhHeaderElement, defineCustomElement as defineStzhHeader } from "@oiz/stzh-components/dist/components/stzh-header.js";
|
|
66
|
+
import { StzhHeading as StzhHeadingElement, defineCustomElement as defineStzhHeading } from "@oiz/stzh-components/dist/components/stzh-heading.js";
|
|
67
|
+
import { StzhHomepageSearch as StzhHomepageSearchElement, defineCustomElement as defineStzhHomepageSearch } from "@oiz/stzh-components/dist/components/stzh-homepage-search.js";
|
|
68
|
+
import { StzhHomepageServiceHighlights as StzhHomepageServiceHighlightsElement, defineCustomElement as defineStzhHomepageServiceHighlights } from "@oiz/stzh-components/dist/components/stzh-homepage-service-highlights.js";
|
|
69
|
+
import { StzhHr as StzhHrElement, defineCustomElement as defineStzhHr } from "@oiz/stzh-components/dist/components/stzh-hr.js";
|
|
70
|
+
import { StzhHspace as StzhHspaceElement, defineCustomElement as defineStzhHspace } from "@oiz/stzh-components/dist/components/stzh-hspace.js";
|
|
71
|
+
import { StzhHttpError as StzhHttpErrorElement, defineCustomElement as defineStzhHttpError } from "@oiz/stzh-components/dist/components/stzh-http-error.js";
|
|
72
|
+
import { StzhIcon as StzhIconElement, defineCustomElement as defineStzhIcon } from "@oiz/stzh-components/dist/components/stzh-icon.js";
|
|
73
|
+
import { StzhIframe as StzhIframeElement, defineCustomElement as defineStzhIframe } from "@oiz/stzh-components/dist/components/stzh-iframe.js";
|
|
74
|
+
import { StzhImagecomparison as StzhImagecomparisonElement, defineCustomElement as defineStzhImagecomparison } from "@oiz/stzh-components/dist/components/stzh-imagecomparison.js";
|
|
75
|
+
import { StzhInput as StzhInputElement, defineCustomElement as defineStzhInput } from "@oiz/stzh-components/dist/components/stzh-input.js";
|
|
76
|
+
import { StzhInvert as StzhInvertElement, defineCustomElement as defineStzhInvert } from "@oiz/stzh-components/dist/components/stzh-invert.js";
|
|
77
|
+
import { StzhLink as StzhLinkElement, defineCustomElement as defineStzhLink } from "@oiz/stzh-components/dist/components/stzh-link.js";
|
|
78
|
+
import { StzhListItem as StzhListItemElement, defineCustomElement as defineStzhListItem } from "@oiz/stzh-components/dist/components/stzh-list-item.js";
|
|
79
|
+
import { StzhList as StzhListElement, defineCustomElement as defineStzhList } from "@oiz/stzh-components/dist/components/stzh-list.js";
|
|
80
|
+
import { StzhLoader as StzhLoaderElement, defineCustomElement as defineStzhLoader } from "@oiz/stzh-components/dist/components/stzh-loader.js";
|
|
81
|
+
import { StzhLoadingbar as StzhLoadingbarElement, defineCustomElement as defineStzhLoadingbar } from "@oiz/stzh-components/dist/components/stzh-loadingbar.js";
|
|
82
|
+
import { StzhMenuItem as StzhMenuItemElement, defineCustomElement as defineStzhMenuItem } from "@oiz/stzh-components/dist/components/stzh-menu-item.js";
|
|
83
|
+
import { StzhMenu as StzhMenuElement, defineCustomElement as defineStzhMenu } from "@oiz/stzh-components/dist/components/stzh-menu.js";
|
|
84
|
+
import { StzhMessage as StzhMessageElement, defineCustomElement as defineStzhMessage } from "@oiz/stzh-components/dist/components/stzh-message.js";
|
|
85
|
+
import { StzhMicrositeTeaserlist as StzhMicrositeTeaserlistElement, defineCustomElement as defineStzhMicrositeTeaserlist } from "@oiz/stzh-components/dist/components/stzh-microsite-teaserlist.js";
|
|
86
|
+
import { StzhMonthyearpicker as StzhMonthyearpickerElement, defineCustomElement as defineStzhMonthyearpicker } from "@oiz/stzh-components/dist/components/stzh-monthyearpicker.js";
|
|
87
|
+
import { StzhOfflineIndicator as StzhOfflineIndicatorElement, defineCustomElement as defineStzhOfflineIndicator } from "@oiz/stzh-components/dist/components/stzh-offline-indicator.js";
|
|
88
|
+
import { StzhOlmap as StzhOlmapElement, defineCustomElement as defineStzhOlmap } from "@oiz/stzh-components/dist/components/stzh-olmap.js";
|
|
89
|
+
import { StzhOverlay as StzhOverlayElement, defineCustomElement as defineStzhOverlay } from "@oiz/stzh-components/dist/components/stzh-overlay.js";
|
|
90
|
+
import { StzhPageSkiplinks as StzhPageSkiplinksElement, defineCustomElement as defineStzhPageSkiplinks } from "@oiz/stzh-components/dist/components/stzh-page-skiplinks.js";
|
|
91
|
+
import { StzhPagebottom as StzhPagebottomElement, defineCustomElement as defineStzhPagebottom } from "@oiz/stzh-components/dist/components/stzh-pagebottom.js";
|
|
92
|
+
import { StzhPagecontent as StzhPagecontentElement, defineCustomElement as defineStzhPagecontent } from "@oiz/stzh-components/dist/components/stzh-pagecontent.js";
|
|
93
|
+
import { StzhPagetitleHero as StzhPagetitleHeroElement, defineCustomElement as defineStzhPagetitleHero } from "@oiz/stzh-components/dist/components/stzh-pagetitle-hero.js";
|
|
94
|
+
import { StzhPagetitleHome as StzhPagetitleHomeElement, defineCustomElement as defineStzhPagetitleHome } from "@oiz/stzh-components/dist/components/stzh-pagetitle-home.js";
|
|
95
|
+
import { StzhPagetitle as StzhPagetitleElement, defineCustomElement as defineStzhPagetitle } from "@oiz/stzh-components/dist/components/stzh-pagetitle.js";
|
|
96
|
+
import { StzhPagination as StzhPaginationElement, defineCustomElement as defineStzhPagination } from "@oiz/stzh-components/dist/components/stzh-pagination.js";
|
|
97
|
+
import { StzhPanorama as StzhPanoramaElement, defineCustomElement as defineStzhPanorama } from "@oiz/stzh-components/dist/components/stzh-panorama.js";
|
|
98
|
+
import { StzhPiContentNavigation as StzhPiContentNavigationElement, defineCustomElement as defineStzhPiContentNavigation } from "@oiz/stzh-components/dist/components/stzh-pi-content-navigation.js";
|
|
99
|
+
import { StzhPiMenu as StzhPiMenuElement, defineCustomElement as defineStzhPiMenu } from "@oiz/stzh-components/dist/components/stzh-pi-menu.js";
|
|
100
|
+
import { StzhPiPagetitle as StzhPiPagetitleElement, defineCustomElement as defineStzhPiPagetitle } from "@oiz/stzh-components/dist/components/stzh-pi-pagetitle.js";
|
|
101
|
+
import { StzhPiQuote as StzhPiQuoteElement, defineCustomElement as defineStzhPiQuote } from "@oiz/stzh-components/dist/components/stzh-pi-quote.js";
|
|
102
|
+
import { StzhPiTeaser as StzhPiTeaserElement, defineCustomElement as defineStzhPiTeaser } from "@oiz/stzh-components/dist/components/stzh-pi-teaser.js";
|
|
103
|
+
import { StzhPoicard as StzhPoicardElement, defineCustomElement as defineStzhPoicard } from "@oiz/stzh-components/dist/components/stzh-poicard.js";
|
|
104
|
+
import { StzhPoilist as StzhPoilistElement, defineCustomElement as defineStzhPoilist } from "@oiz/stzh-components/dist/components/stzh-poilist.js";
|
|
105
|
+
import { StzhPopover as StzhPopoverElement, defineCustomElement as defineStzhPopover } from "@oiz/stzh-components/dist/components/stzh-popover.js";
|
|
106
|
+
import { StzhPrint as StzhPrintElement, defineCustomElement as defineStzhPrint } from "@oiz/stzh-components/dist/components/stzh-print.js";
|
|
107
|
+
import { StzhProgressbarItem as StzhProgressbarItemElement, defineCustomElement as defineStzhProgressbarItem } from "@oiz/stzh-components/dist/components/stzh-progressbar-item.js";
|
|
108
|
+
import { StzhProgressbar as StzhProgressbarElement, defineCustomElement as defineStzhProgressbar } from "@oiz/stzh-components/dist/components/stzh-progressbar.js";
|
|
109
|
+
import { StzhQuote as StzhQuoteElement, defineCustomElement as defineStzhQuote } from "@oiz/stzh-components/dist/components/stzh-quote.js";
|
|
110
|
+
import { StzhRadio as StzhRadioElement, defineCustomElement as defineStzhRadio } from "@oiz/stzh-components/dist/components/stzh-radio.js";
|
|
111
|
+
import { StzhRadiogroup as StzhRadiogroupElement, defineCustomElement as defineStzhRadiogroup } from "@oiz/stzh-components/dist/components/stzh-radiogroup.js";
|
|
112
|
+
import { StzhRatio as StzhRatioElement, defineCustomElement as defineStzhRatio } from "@oiz/stzh-components/dist/components/stzh-ratio.js";
|
|
113
|
+
import { StzhReadspeaker as StzhReadspeakerElement, defineCustomElement as defineStzhReadspeaker } from "@oiz/stzh-components/dist/components/stzh-readspeaker.js";
|
|
114
|
+
import { StzhRichtext as StzhRichtextElement, defineCustomElement as defineStzhRichtext } from "@oiz/stzh-components/dist/components/stzh-richtext.js";
|
|
115
|
+
import { StzhRow as StzhRowElement, defineCustomElement as defineStzhRow } from "@oiz/stzh-components/dist/components/stzh-row.js";
|
|
116
|
+
import { StzhSaptcha as StzhSaptchaElement, defineCustomElement as defineStzhSaptcha } from "@oiz/stzh-components/dist/components/stzh-saptcha.js";
|
|
117
|
+
import { StzhScrollup as StzhScrollupElement, defineCustomElement as defineStzhScrollup } from "@oiz/stzh-components/dist/components/stzh-scrollup.js";
|
|
118
|
+
import { StzhSearch as StzhSearchElement, defineCustomElement as defineStzhSearch } from "@oiz/stzh-components/dist/components/stzh-search.js";
|
|
119
|
+
import { StzhSection as StzhSectionElement, defineCustomElement as defineStzhSection } from "@oiz/stzh-components/dist/components/stzh-section.js";
|
|
120
|
+
import { StzhShare as StzhShareElement, defineCustomElement as defineStzhShare } from "@oiz/stzh-components/dist/components/stzh-share.js";
|
|
121
|
+
import { StzhShow as StzhShowElement, defineCustomElement as defineStzhShow } from "@oiz/stzh-components/dist/components/stzh-show.js";
|
|
122
|
+
import { StzhSitemap as StzhSitemapElement, defineCustomElement as defineStzhSitemap } from "@oiz/stzh-components/dist/components/stzh-sitemap.js";
|
|
123
|
+
import { StzhSkinPortalMitwirken as StzhSkinPortalMitwirkenElement, defineCustomElement as defineStzhSkinPortalMitwirken } from "@oiz/stzh-components/dist/components/stzh-skin-portal-mitwirken.js";
|
|
124
|
+
import { StzhSkinStorybookPreview as StzhSkinStorybookPreviewElement, defineCustomElement as defineStzhSkinStorybookPreview } from "@oiz/stzh-components/dist/components/stzh-skin-storybook-preview.js";
|
|
125
|
+
import { StzhSkiplink as StzhSkiplinkElement, defineCustomElement as defineStzhSkiplink } from "@oiz/stzh-components/dist/components/stzh-skiplink.js";
|
|
126
|
+
import { StzhSocialmediastreamItem as StzhSocialmediastreamItemElement, defineCustomElement as defineStzhSocialmediastreamItem } from "@oiz/stzh-components/dist/components/stzh-socialmediastream-item.js";
|
|
127
|
+
import { StzhSocialmediastream as StzhSocialmediastreamElement, defineCustomElement as defineStzhSocialmediastream } from "@oiz/stzh-components/dist/components/stzh-socialmediastream.js";
|
|
128
|
+
import { StzhSortable as StzhSortableElement, defineCustomElement as defineStzhSortable } from "@oiz/stzh-components/dist/components/stzh-sortable.js";
|
|
129
|
+
import { StzhSpace as StzhSpaceElement, defineCustomElement as defineStzhSpace } from "@oiz/stzh-components/dist/components/stzh-space.js";
|
|
130
|
+
import { StzhStatus as StzhStatusElement, defineCustomElement as defineStzhStatus } from "@oiz/stzh-components/dist/components/stzh-status.js";
|
|
131
|
+
import { StzhStickyActions as StzhStickyActionsElement, defineCustomElement as defineStzhStickyActions } from "@oiz/stzh-components/dist/components/stzh-sticky-actions.js";
|
|
132
|
+
import { StzhSticky as StzhStickyElement, defineCustomElement as defineStzhSticky } from "@oiz/stzh-components/dist/components/stzh-sticky.js";
|
|
133
|
+
import { StzhTable as StzhTableElement, defineCustomElement as defineStzhTable } from "@oiz/stzh-components/dist/components/stzh-table.js";
|
|
134
|
+
import { StzhTag as StzhTagElement, defineCustomElement as defineStzhTag } from "@oiz/stzh-components/dist/components/stzh-tag.js";
|
|
135
|
+
import { StzhText as StzhTextElement, defineCustomElement as defineStzhText } from "@oiz/stzh-components/dist/components/stzh-text.js";
|
|
136
|
+
import { StzhTextandimage as StzhTextandimageElement, defineCustomElement as defineStzhTextandimage } from "@oiz/stzh-components/dist/components/stzh-textandimage.js";
|
|
137
|
+
import { StzhTimelineItem as StzhTimelineItemElement, defineCustomElement as defineStzhTimelineItem } from "@oiz/stzh-components/dist/components/stzh-timeline-item.js";
|
|
138
|
+
import { StzhTimeline as StzhTimelineElement, defineCustomElement as defineStzhTimeline } from "@oiz/stzh-components/dist/components/stzh-timeline.js";
|
|
139
|
+
import { StzhTimepicker as StzhTimepickerElement, defineCustomElement as defineStzhTimepicker } from "@oiz/stzh-components/dist/components/stzh-timepicker.js";
|
|
140
|
+
import { StzhToast as StzhToastElement, defineCustomElement as defineStzhToast } from "@oiz/stzh-components/dist/components/stzh-toast.js";
|
|
141
|
+
import { StzhToastbar as StzhToastbarElement, defineCustomElement as defineStzhToastbar } from "@oiz/stzh-components/dist/components/stzh-toastbar.js";
|
|
142
|
+
import { StzhToggle as StzhToggleElement, defineCustomElement as defineStzhToggle } from "@oiz/stzh-components/dist/components/stzh-toggle.js";
|
|
143
|
+
import { StzhTooltip as StzhTooltipElement, defineCustomElement as defineStzhTooltip } from "@oiz/stzh-components/dist/components/stzh-tooltip.js";
|
|
144
|
+
import { StzhTwocolumns as StzhTwocolumnsElement, defineCustomElement as defineStzhTwocolumns } from "@oiz/stzh-components/dist/components/stzh-twocolumns.js";
|
|
145
|
+
import { StzhUpload as StzhUploadElement, defineCustomElement as defineStzhUpload } from "@oiz/stzh-components/dist/components/stzh-upload.js";
|
|
146
|
+
import { StzhVbzCarousel as StzhVbzCarouselElement, defineCustomElement as defineStzhVbzCarousel } from "@oiz/stzh-components/dist/components/stzh-vbz-carousel.js";
|
|
147
|
+
import { StzhVbzConnectionFinder as StzhVbzConnectionFinderElement, defineCustomElement as defineStzhVbzConnectionFinder } from "@oiz/stzh-components/dist/components/stzh-vbz-connection-finder.js";
|
|
148
|
+
import { StzhVbzIntro as StzhVbzIntroElement, defineCustomElement as defineStzhVbzIntro } from "@oiz/stzh-components/dist/components/stzh-vbz-intro.js";
|
|
149
|
+
import { StzhVbzLinechip as StzhVbzLinechipElement, defineCustomElement as defineStzhVbzLinechip } from "@oiz/stzh-components/dist/components/stzh-vbz-linechip.js";
|
|
150
|
+
import { StzhVbzMajorticker as StzhVbzMajortickerElement, defineCustomElement as defineStzhVbzMajorticker } from "@oiz/stzh-components/dist/components/stzh-vbz-majorticker.js";
|
|
151
|
+
import { StzhVbzTicker as StzhVbzTickerElement, defineCustomElement as defineStzhVbzTicker } from "@oiz/stzh-components/dist/components/stzh-vbz-ticker.js";
|
|
152
|
+
import { StzhVisuallyhidden as StzhVisuallyhiddenElement, defineCustomElement as defineStzhVisuallyhidden } from "@oiz/stzh-components/dist/components/stzh-visuallyhidden.js";
|
|
153
|
+
import { StzhVspace as StzhVspaceElement, defineCustomElement as defineStzhVspace } from "@oiz/stzh-components/dist/components/stzh-vspace.js";
|
|
154
|
+
import { StzhYoutube as StzhYoutubeElement, defineCustomElement as defineStzhYoutube } from "@oiz/stzh-components/dist/components/stzh-youtube.js";
|
|
155
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
156
|
+
import React from 'react';
|
|
157
|
+
export const StzhAccordion = /*@__PURE__*/ createComponent({
|
|
158
|
+
tagName: 'stzh-accordion',
|
|
159
|
+
elementClass: StzhAccordionElement,
|
|
160
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
161
|
+
react: React,
|
|
162
|
+
events: { onStzhVariantChange: 'stzhVariantChange' },
|
|
163
|
+
defineCustomElement: defineStzhAccordion
|
|
164
|
+
});
|
|
165
|
+
export const StzhAccordionItem = /*@__PURE__*/ createComponent({
|
|
166
|
+
tagName: 'stzh-accordion-item',
|
|
167
|
+
elementClass: StzhAccordionItemElement,
|
|
168
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
169
|
+
react: React,
|
|
170
|
+
events: {
|
|
171
|
+
onStzhOpen: 'stzhOpen',
|
|
172
|
+
onStzhOpened: 'stzhOpened',
|
|
173
|
+
onStzhClose: 'stzhClose',
|
|
174
|
+
onStzhClosed: 'stzhClosed',
|
|
175
|
+
onStzhFocus: 'stzhFocus',
|
|
176
|
+
onStzhBlur: 'stzhBlur'
|
|
177
|
+
},
|
|
178
|
+
defineCustomElement: defineStzhAccordionItem
|
|
179
|
+
});
|
|
180
|
+
export const StzhActions = /*@__PURE__*/ createComponent({
|
|
181
|
+
tagName: 'stzh-actions',
|
|
182
|
+
elementClass: StzhActionsElement,
|
|
183
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
184
|
+
react: React,
|
|
185
|
+
events: {},
|
|
186
|
+
defineCustomElement: defineStzhActions
|
|
187
|
+
});
|
|
188
|
+
export const StzhActionset = /*@__PURE__*/ createComponent({
|
|
189
|
+
tagName: 'stzh-actionset',
|
|
190
|
+
elementClass: StzhActionsetElement,
|
|
191
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
192
|
+
react: React,
|
|
193
|
+
events: { onStzhActionClick: 'stzhActionClick' },
|
|
194
|
+
defineCustomElement: defineStzhActionset
|
|
195
|
+
});
|
|
196
|
+
export const StzhAmount = /*@__PURE__*/ createComponent({
|
|
197
|
+
tagName: 'stzh-amount',
|
|
198
|
+
elementClass: StzhAmountElement,
|
|
199
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
200
|
+
react: React,
|
|
201
|
+
events: { onStzhChange: 'stzhChange' },
|
|
202
|
+
defineCustomElement: defineStzhAmount
|
|
203
|
+
});
|
|
204
|
+
export const StzhAnchornav = /*@__PURE__*/ createComponent({
|
|
205
|
+
tagName: 'stzh-anchornav',
|
|
206
|
+
elementClass: StzhAnchornavElement,
|
|
207
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
208
|
+
react: React,
|
|
209
|
+
events: { onStzhItemClick: 'stzhItemClick' },
|
|
210
|
+
defineCustomElement: defineStzhAnchornav
|
|
211
|
+
});
|
|
212
|
+
export const StzhAppBar = /*@__PURE__*/ createComponent({
|
|
213
|
+
tagName: 'stzh-app-bar',
|
|
214
|
+
elementClass: StzhAppBarElement,
|
|
215
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
216
|
+
react: React,
|
|
217
|
+
events: {},
|
|
218
|
+
defineCustomElement: defineStzhAppBar
|
|
219
|
+
});
|
|
220
|
+
export const StzhAppNav = /*@__PURE__*/ createComponent({
|
|
221
|
+
tagName: 'stzh-app-nav',
|
|
222
|
+
elementClass: StzhAppNavElement,
|
|
223
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
224
|
+
react: React,
|
|
225
|
+
events: { onStzhAppNavItemClick: 'stzhAppNavItemClick' },
|
|
226
|
+
defineCustomElement: defineStzhAppNav
|
|
227
|
+
});
|
|
228
|
+
export const StzhAppointments = /*@__PURE__*/ createComponent({
|
|
229
|
+
tagName: 'stzh-appointments',
|
|
230
|
+
elementClass: StzhAppointmentsElement,
|
|
231
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
232
|
+
react: React,
|
|
233
|
+
events: { onStzhChange: 'stzhChange' },
|
|
234
|
+
defineCustomElement: defineStzhAppointments
|
|
235
|
+
});
|
|
236
|
+
export const StzhArchivelist = /*@__PURE__*/ createComponent({
|
|
237
|
+
tagName: 'stzh-archivelist',
|
|
238
|
+
elementClass: StzhArchivelistElement,
|
|
239
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
240
|
+
react: React,
|
|
241
|
+
events: { onStzhItemClick: 'stzhItemClick' },
|
|
242
|
+
defineCustomElement: defineStzhArchivelist
|
|
243
|
+
});
|
|
244
|
+
export const StzhAudio = /*@__PURE__*/ createComponent({
|
|
245
|
+
tagName: 'stzh-audio',
|
|
246
|
+
elementClass: StzhAudioElement,
|
|
247
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
248
|
+
react: React,
|
|
249
|
+
events: {
|
|
250
|
+
onStzhPlay: 'stzhPlay',
|
|
251
|
+
onStzhPlaying: 'stzhPlaying',
|
|
252
|
+
onStzhPause: 'stzhPause',
|
|
253
|
+
onStzhReplay: 'stzhReplay',
|
|
254
|
+
onStzhEnd: 'stzhEnd',
|
|
255
|
+
onStzhEnded: 'stzhEnded',
|
|
256
|
+
onStzhError: 'stzhError'
|
|
257
|
+
},
|
|
258
|
+
defineCustomElement: defineStzhAudio
|
|
259
|
+
});
|
|
260
|
+
export const StzhBadge = /*@__PURE__*/ createComponent({
|
|
261
|
+
tagName: 'stzh-badge',
|
|
262
|
+
elementClass: StzhBadgeElement,
|
|
263
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
264
|
+
react: React,
|
|
265
|
+
events: {},
|
|
266
|
+
defineCustomElement: defineStzhBadge
|
|
267
|
+
});
|
|
268
|
+
export const StzhBanner = /*@__PURE__*/ createComponent({
|
|
269
|
+
tagName: 'stzh-banner',
|
|
270
|
+
elementClass: StzhBannerElement,
|
|
271
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
272
|
+
react: React,
|
|
273
|
+
events: {
|
|
274
|
+
onStzhOpen: 'stzhOpen',
|
|
275
|
+
onStzhClose: 'stzhClose'
|
|
276
|
+
},
|
|
277
|
+
defineCustomElement: defineStzhBanner
|
|
278
|
+
});
|
|
279
|
+
export const StzhBathstatusItem = /*@__PURE__*/ createComponent({
|
|
280
|
+
tagName: 'stzh-bathstatus-item',
|
|
281
|
+
elementClass: StzhBathstatusItemElement,
|
|
282
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
283
|
+
react: React,
|
|
284
|
+
events: {},
|
|
285
|
+
defineCustomElement: defineStzhBathstatusItem
|
|
286
|
+
});
|
|
287
|
+
export const StzhBathstatusList = /*@__PURE__*/ createComponent({
|
|
288
|
+
tagName: 'stzh-bathstatus-list',
|
|
289
|
+
elementClass: StzhBathstatusListElement,
|
|
290
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
291
|
+
react: React,
|
|
292
|
+
events: {},
|
|
293
|
+
defineCustomElement: defineStzhBathstatusList
|
|
294
|
+
});
|
|
295
|
+
export const StzhBreadcrumb = /*@__PURE__*/ createComponent({
|
|
296
|
+
tagName: 'stzh-breadcrumb',
|
|
297
|
+
elementClass: StzhBreadcrumbElement,
|
|
298
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
299
|
+
react: React,
|
|
300
|
+
events: { onStzhItemClick: 'stzhItemClick' },
|
|
301
|
+
defineCustomElement: defineStzhBreadcrumb
|
|
302
|
+
});
|
|
303
|
+
export const StzhButton = /*@__PURE__*/ createComponent({
|
|
304
|
+
tagName: 'stzh-button',
|
|
305
|
+
elementClass: StzhButtonElement,
|
|
306
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
307
|
+
react: React,
|
|
308
|
+
events: {
|
|
309
|
+
onStzhFocus: 'stzhFocus',
|
|
310
|
+
onStzhBlur: 'stzhBlur',
|
|
311
|
+
onStzhChange: 'stzhChange',
|
|
312
|
+
onStzhClick: 'stzhClick'
|
|
313
|
+
},
|
|
314
|
+
defineCustomElement: defineStzhButton
|
|
315
|
+
});
|
|
316
|
+
export const StzhButtongroup = /*@__PURE__*/ createComponent({
|
|
317
|
+
tagName: 'stzh-buttongroup',
|
|
318
|
+
elementClass: StzhButtongroupElement,
|
|
319
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
320
|
+
react: React,
|
|
321
|
+
events: {},
|
|
322
|
+
defineCustomElement: defineStzhButtongroup
|
|
323
|
+
});
|
|
324
|
+
export const StzhCalendar = /*@__PURE__*/ createComponent({
|
|
325
|
+
tagName: 'stzh-calendar',
|
|
326
|
+
elementClass: StzhCalendarElement,
|
|
327
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
328
|
+
react: React,
|
|
329
|
+
events: { onStzhChange: 'stzhChange' },
|
|
330
|
+
defineCustomElement: defineStzhCalendar
|
|
331
|
+
});
|
|
332
|
+
export const StzhCard = /*@__PURE__*/ createComponent({
|
|
333
|
+
tagName: 'stzh-card',
|
|
334
|
+
elementClass: StzhCardElement,
|
|
335
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
336
|
+
react: React,
|
|
337
|
+
events: {
|
|
338
|
+
onStzhClick: 'stzhClick',
|
|
339
|
+
onStzhCollapse: 'stzhCollapse',
|
|
340
|
+
onStzhSubtitleClick: 'stzhSubtitleClick',
|
|
341
|
+
onStzhStarClick: 'stzhStarClick',
|
|
342
|
+
onStzhHeaderActionClick: 'stzhHeaderActionClick'
|
|
343
|
+
},
|
|
344
|
+
defineCustomElement: defineStzhCard
|
|
345
|
+
});
|
|
346
|
+
export const StzhCardNavigation = /*@__PURE__*/ createComponent({
|
|
347
|
+
tagName: 'stzh-card-navigation',
|
|
348
|
+
elementClass: StzhCardNavigationElement,
|
|
349
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
350
|
+
react: React,
|
|
351
|
+
events: { onStzhClick: 'stzhClick' },
|
|
352
|
+
defineCustomElement: defineStzhCardNavigation
|
|
353
|
+
});
|
|
354
|
+
export const StzhCardSearchresult = /*@__PURE__*/ createComponent({
|
|
355
|
+
tagName: 'stzh-card-searchresult',
|
|
356
|
+
elementClass: StzhCardSearchresultElement,
|
|
357
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
358
|
+
react: React,
|
|
359
|
+
events: { onStzhClick: 'stzhClick' },
|
|
360
|
+
defineCustomElement: defineStzhCardSearchresult
|
|
361
|
+
});
|
|
362
|
+
export const StzhCardSuperteaser = /*@__PURE__*/ createComponent({
|
|
363
|
+
tagName: 'stzh-card-superteaser',
|
|
364
|
+
elementClass: StzhCardSuperteaserElement,
|
|
365
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
366
|
+
react: React,
|
|
367
|
+
events: { onStzhClick: 'stzhClick' },
|
|
368
|
+
defineCustomElement: defineStzhCardSuperteaser
|
|
369
|
+
});
|
|
370
|
+
export const StzhCardlist = /*@__PURE__*/ createComponent({
|
|
371
|
+
tagName: 'stzh-cardlist',
|
|
372
|
+
elementClass: StzhCardlistElement,
|
|
373
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
374
|
+
react: React,
|
|
375
|
+
events: { onStzhCollapseAll: 'stzhCollapseAll' },
|
|
376
|
+
defineCustomElement: defineStzhCardlist
|
|
377
|
+
});
|
|
378
|
+
export const StzhCarousel = /*@__PURE__*/ createComponent({
|
|
379
|
+
tagName: 'stzh-carousel',
|
|
380
|
+
elementClass: StzhCarouselElement,
|
|
381
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
382
|
+
react: React,
|
|
383
|
+
events: {
|
|
384
|
+
onStzhSlideStart: 'stzhSlideStart',
|
|
385
|
+
onStzhSlidePassed: 'stzhSlidePassed',
|
|
386
|
+
onStzhSlideEnd: 'stzhSlideEnd'
|
|
387
|
+
},
|
|
388
|
+
defineCustomElement: defineStzhCarousel
|
|
389
|
+
});
|
|
390
|
+
export const StzhCell = /*@__PURE__*/ createComponent({
|
|
391
|
+
tagName: 'stzh-cell',
|
|
392
|
+
elementClass: StzhCellElement,
|
|
393
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
394
|
+
react: React,
|
|
395
|
+
events: {},
|
|
396
|
+
defineCustomElement: defineStzhCell
|
|
397
|
+
});
|
|
398
|
+
export const StzhChart = /*@__PURE__*/ createComponent({
|
|
399
|
+
tagName: 'stzh-chart',
|
|
400
|
+
elementClass: StzhChartElement,
|
|
401
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
402
|
+
react: React,
|
|
403
|
+
events: {},
|
|
404
|
+
defineCustomElement: defineStzhChart
|
|
405
|
+
});
|
|
406
|
+
export const StzhCheckbox = /*@__PURE__*/ createComponent({
|
|
407
|
+
tagName: 'stzh-checkbox',
|
|
408
|
+
elementClass: StzhCheckboxElement,
|
|
409
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
410
|
+
react: React,
|
|
411
|
+
events: {
|
|
412
|
+
onStzhChange: 'stzhChange',
|
|
413
|
+
onStzhFocus: 'stzhFocus',
|
|
414
|
+
onStzhBlur: 'stzhBlur'
|
|
415
|
+
},
|
|
416
|
+
defineCustomElement: defineStzhCheckbox
|
|
417
|
+
});
|
|
418
|
+
export const StzhCheckboxgroup = /*@__PURE__*/ createComponent({
|
|
419
|
+
tagName: 'stzh-checkboxgroup',
|
|
420
|
+
elementClass: StzhCheckboxgroupElement,
|
|
421
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
422
|
+
react: React,
|
|
423
|
+
events: { onStzhChange: 'stzhChange' },
|
|
424
|
+
defineCustomElement: defineStzhCheckboxgroup
|
|
425
|
+
});
|
|
426
|
+
export const StzhChip = /*@__PURE__*/ createComponent({
|
|
427
|
+
tagName: 'stzh-chip',
|
|
428
|
+
elementClass: StzhChipElement,
|
|
429
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
430
|
+
react: React,
|
|
431
|
+
events: {
|
|
432
|
+
onStzhClick: 'stzhClick',
|
|
433
|
+
onStzhRemove: 'stzhRemove',
|
|
434
|
+
onStzhFocus: 'stzhFocus',
|
|
435
|
+
onStzhBlur: 'stzhBlur'
|
|
436
|
+
},
|
|
437
|
+
defineCustomElement: defineStzhChip
|
|
438
|
+
});
|
|
439
|
+
export const StzhChipgroup = /*@__PURE__*/ createComponent({
|
|
440
|
+
tagName: 'stzh-chipgroup',
|
|
441
|
+
elementClass: StzhChipgroupElement,
|
|
442
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
443
|
+
react: React,
|
|
444
|
+
events: {},
|
|
445
|
+
defineCustomElement: defineStzhChipgroup
|
|
446
|
+
});
|
|
447
|
+
export const StzhChipselect = /*@__PURE__*/ createComponent({
|
|
448
|
+
tagName: 'stzh-chipselect',
|
|
449
|
+
elementClass: StzhChipselectElement,
|
|
450
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
451
|
+
react: React,
|
|
452
|
+
events: { onStzhChange: 'stzhChange' },
|
|
453
|
+
defineCustomElement: defineStzhChipselect
|
|
454
|
+
});
|
|
455
|
+
export const StzhClamp = /*@__PURE__*/ createComponent({
|
|
456
|
+
tagName: 'stzh-clamp',
|
|
457
|
+
elementClass: StzhClampElement,
|
|
458
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
459
|
+
react: React,
|
|
460
|
+
events: {
|
|
461
|
+
onStzhClamp: 'stzhClamp',
|
|
462
|
+
onStzhExpand: 'stzhExpand'
|
|
463
|
+
},
|
|
464
|
+
defineCustomElement: defineStzhClamp
|
|
465
|
+
});
|
|
466
|
+
export const StzhCompanyLogo = /*@__PURE__*/ createComponent({
|
|
467
|
+
tagName: 'stzh-company-logo',
|
|
468
|
+
elementClass: StzhCompanyLogoElement,
|
|
469
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
470
|
+
react: React,
|
|
471
|
+
events: {},
|
|
472
|
+
defineCustomElement: defineStzhCompanyLogo
|
|
473
|
+
});
|
|
474
|
+
export const StzhContact = /*@__PURE__*/ createComponent({
|
|
475
|
+
tagName: 'stzh-contact',
|
|
476
|
+
elementClass: StzhContactElement,
|
|
477
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
478
|
+
react: React,
|
|
479
|
+
events: {},
|
|
480
|
+
defineCustomElement: defineStzhContact
|
|
481
|
+
});
|
|
482
|
+
export const StzhContactCv = /*@__PURE__*/ createComponent({
|
|
483
|
+
tagName: 'stzh-contact-cv',
|
|
484
|
+
elementClass: StzhContactCvElement,
|
|
485
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
486
|
+
react: React,
|
|
487
|
+
events: {},
|
|
488
|
+
defineCustomElement: defineStzhContactCv
|
|
489
|
+
});
|
|
490
|
+
export const StzhContainer = /*@__PURE__*/ createComponent({
|
|
491
|
+
tagName: 'stzh-container',
|
|
492
|
+
elementClass: StzhContainerElement,
|
|
493
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
494
|
+
react: React,
|
|
495
|
+
events: {},
|
|
496
|
+
defineCustomElement: defineStzhContainer
|
|
497
|
+
});
|
|
498
|
+
export const StzhContent = /*@__PURE__*/ createComponent({
|
|
499
|
+
tagName: 'stzh-content',
|
|
500
|
+
elementClass: StzhContentElement,
|
|
501
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
502
|
+
react: React,
|
|
503
|
+
events: {},
|
|
504
|
+
defineCustomElement: defineStzhContent
|
|
505
|
+
});
|
|
506
|
+
export const StzhCspace = /*@__PURE__*/ createComponent({
|
|
507
|
+
tagName: 'stzh-cspace',
|
|
508
|
+
elementClass: StzhCspaceElement,
|
|
509
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
510
|
+
react: React,
|
|
511
|
+
events: {},
|
|
512
|
+
defineCustomElement: defineStzhCspace
|
|
513
|
+
});
|
|
514
|
+
export const StzhCta = /*@__PURE__*/ createComponent({
|
|
515
|
+
tagName: 'stzh-cta',
|
|
516
|
+
elementClass: StzhCtaElement,
|
|
517
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
518
|
+
react: React,
|
|
519
|
+
events: {
|
|
520
|
+
onStzhFocus: 'stzhFocus',
|
|
521
|
+
onStzhBlur: 'stzhBlur',
|
|
522
|
+
onStzhClick: 'stzhClick'
|
|
523
|
+
},
|
|
524
|
+
defineCustomElement: defineStzhCta
|
|
525
|
+
});
|
|
526
|
+
export const StzhDatalist = /*@__PURE__*/ createComponent({
|
|
527
|
+
tagName: 'stzh-datalist',
|
|
528
|
+
elementClass: StzhDatalistElement,
|
|
529
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
530
|
+
react: React,
|
|
531
|
+
events: {
|
|
532
|
+
onStzhVariantChange: 'stzhVariantChange',
|
|
533
|
+
onStzhBigLabelChange: 'stzhBigLabelChange',
|
|
534
|
+
onStzhDirectionChange: 'stzhDirectionChange'
|
|
535
|
+
},
|
|
536
|
+
defineCustomElement: defineStzhDatalist
|
|
537
|
+
});
|
|
538
|
+
export const StzhDatalistItem = /*@__PURE__*/ createComponent({
|
|
539
|
+
tagName: 'stzh-datalist-item',
|
|
540
|
+
elementClass: StzhDatalistItemElement,
|
|
541
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
542
|
+
react: React,
|
|
543
|
+
events: {
|
|
544
|
+
onStzhItemActionClick: 'stzhItemActionClick',
|
|
545
|
+
onStzhClick: 'stzhClick'
|
|
546
|
+
},
|
|
547
|
+
defineCustomElement: defineStzhDatalistItem
|
|
548
|
+
});
|
|
549
|
+
export const StzhDatamessagelist = /*@__PURE__*/ createComponent({
|
|
550
|
+
tagName: 'stzh-datamessagelist',
|
|
551
|
+
elementClass: StzhDatamessagelistElement,
|
|
552
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
553
|
+
react: React,
|
|
554
|
+
events: {},
|
|
555
|
+
defineCustomElement: defineStzhDatamessagelist
|
|
556
|
+
});
|
|
557
|
+
export const StzhDatamessagelistItem = /*@__PURE__*/ createComponent({
|
|
558
|
+
tagName: 'stzh-datamessagelist-item',
|
|
559
|
+
elementClass: StzhDatamessagelistItemElement,
|
|
560
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
561
|
+
react: React,
|
|
562
|
+
events: {
|
|
563
|
+
onStzhClick: 'stzhClick',
|
|
564
|
+
onStzhActionClick: 'stzhActionClick'
|
|
565
|
+
},
|
|
566
|
+
defineCustomElement: defineStzhDatamessagelistItem
|
|
567
|
+
});
|
|
568
|
+
export const StzhDatatable = /*@__PURE__*/ createComponent({
|
|
569
|
+
tagName: 'stzh-datatable',
|
|
570
|
+
elementClass: StzhDatatableElement,
|
|
571
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
572
|
+
react: React,
|
|
573
|
+
events: {
|
|
574
|
+
onStzhRowClick: 'stzhRowClick',
|
|
575
|
+
onStzhCellClick: 'stzhCellClick',
|
|
576
|
+
onStzhHeadingCellClick: 'stzhHeadingCellClick',
|
|
577
|
+
onStzhSortClick: 'stzhSortClick',
|
|
578
|
+
onStzhSortByChange: 'stzhSortByChange',
|
|
579
|
+
onStzhSortDirectionChange: 'stzhSortDirectionChange'
|
|
580
|
+
},
|
|
581
|
+
defineCustomElement: defineStzhDatatable
|
|
582
|
+
});
|
|
583
|
+
export const StzhDatepicker = /*@__PURE__*/ createComponent({
|
|
584
|
+
tagName: 'stzh-datepicker',
|
|
585
|
+
elementClass: StzhDatepickerElement,
|
|
586
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
587
|
+
react: React,
|
|
588
|
+
events: { onStzhChange: 'stzhChange' },
|
|
589
|
+
defineCustomElement: defineStzhDatepicker
|
|
590
|
+
});
|
|
591
|
+
export const StzhDaterange = /*@__PURE__*/ createComponent({
|
|
592
|
+
tagName: 'stzh-daterange',
|
|
593
|
+
elementClass: StzhDaterangeElement,
|
|
594
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
595
|
+
react: React,
|
|
596
|
+
events: {},
|
|
597
|
+
defineCustomElement: defineStzhDaterange
|
|
598
|
+
});
|
|
599
|
+
export const StzhDetails = /*@__PURE__*/ createComponent({
|
|
600
|
+
tagName: 'stzh-details',
|
|
601
|
+
elementClass: StzhDetailsElement,
|
|
602
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
603
|
+
react: React,
|
|
604
|
+
events: {
|
|
605
|
+
onStzhOpen: 'stzhOpen',
|
|
606
|
+
onStzhOpened: 'stzhOpened',
|
|
607
|
+
onStzhClose: 'stzhClose',
|
|
608
|
+
onStzhClosed: 'stzhClosed'
|
|
609
|
+
},
|
|
610
|
+
defineCustomElement: defineStzhDetails
|
|
611
|
+
});
|
|
612
|
+
export const StzhDialog = /*@__PURE__*/ createComponent({
|
|
613
|
+
tagName: 'stzh-dialog',
|
|
614
|
+
elementClass: StzhDialogElement,
|
|
615
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
616
|
+
react: React,
|
|
617
|
+
events: {
|
|
618
|
+
onStzhOpen: 'stzhOpen',
|
|
619
|
+
onStzhClose: 'stzhClose'
|
|
620
|
+
},
|
|
621
|
+
defineCustomElement: defineStzhDialog
|
|
622
|
+
});
|
|
623
|
+
export const StzhDisturber = /*@__PURE__*/ createComponent({
|
|
624
|
+
tagName: 'stzh-disturber',
|
|
625
|
+
elementClass: StzhDisturberElement,
|
|
626
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
627
|
+
react: React,
|
|
628
|
+
events: {
|
|
629
|
+
onStzhOpen: 'stzhOpen',
|
|
630
|
+
onStzhOpened: 'stzhOpened',
|
|
631
|
+
onStzhClose: 'stzhClose',
|
|
632
|
+
onStzhClosed: 'stzhClosed'
|
|
633
|
+
},
|
|
634
|
+
defineCustomElement: defineStzhDisturber
|
|
635
|
+
});
|
|
636
|
+
export const StzhDropdown = /*@__PURE__*/ createComponent({
|
|
637
|
+
tagName: 'stzh-dropdown',
|
|
638
|
+
elementClass: StzhDropdownElement,
|
|
639
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
640
|
+
react: React,
|
|
641
|
+
events: {
|
|
642
|
+
onStzhChange: 'stzhChange',
|
|
643
|
+
onStzhItemAdd: 'stzhItemAdd',
|
|
644
|
+
onStzhItemRemove: 'stzhItemRemove',
|
|
645
|
+
onStzhOptionAdd: 'stzhOptionAdd',
|
|
646
|
+
onStzhOptionRemove: 'stzhOptionRemove',
|
|
647
|
+
onStzhOpen: 'stzhOpen',
|
|
648
|
+
onStzhClose: 'stzhClose',
|
|
649
|
+
onStzhFocus: 'stzhFocus',
|
|
650
|
+
onStzhBlur: 'stzhBlur',
|
|
651
|
+
onStzhInit: 'stzhInit'
|
|
652
|
+
},
|
|
653
|
+
defineCustomElement: defineStzhDropdown
|
|
654
|
+
});
|
|
655
|
+
export const StzhEditor = /*@__PURE__*/ createComponent({
|
|
656
|
+
tagName: 'stzh-editor',
|
|
657
|
+
elementClass: StzhEditorElement,
|
|
658
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
659
|
+
react: React,
|
|
660
|
+
events: {},
|
|
661
|
+
defineCustomElement: defineStzhEditor
|
|
662
|
+
});
|
|
663
|
+
export const StzhEventdata = /*@__PURE__*/ createComponent({
|
|
664
|
+
tagName: 'stzh-eventdata',
|
|
665
|
+
elementClass: StzhEventdataElement,
|
|
666
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
667
|
+
react: React,
|
|
668
|
+
events: {},
|
|
669
|
+
defineCustomElement: defineStzhEventdata
|
|
670
|
+
});
|
|
671
|
+
export const StzhEventinfo = /*@__PURE__*/ createComponent({
|
|
672
|
+
tagName: 'stzh-eventinfo',
|
|
673
|
+
elementClass: StzhEventinfoElement,
|
|
674
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
675
|
+
react: React,
|
|
676
|
+
events: {},
|
|
677
|
+
defineCustomElement: defineStzhEventinfo
|
|
678
|
+
});
|
|
679
|
+
export const StzhFeedreader = /*@__PURE__*/ createComponent({
|
|
680
|
+
tagName: 'stzh-feedreader',
|
|
681
|
+
elementClass: StzhFeedreaderElement,
|
|
682
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
683
|
+
react: React,
|
|
684
|
+
events: {},
|
|
685
|
+
defineCustomElement: defineStzhFeedreader
|
|
686
|
+
});
|
|
687
|
+
export const StzhFeedreaderItem = /*@__PURE__*/ createComponent({
|
|
688
|
+
tagName: 'stzh-feedreader-item',
|
|
689
|
+
elementClass: StzhFeedreaderItemElement,
|
|
690
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
691
|
+
react: React,
|
|
692
|
+
events: {},
|
|
693
|
+
defineCustomElement: defineStzhFeedreaderItem
|
|
694
|
+
});
|
|
695
|
+
export const StzhFieldset = /*@__PURE__*/ createComponent({
|
|
696
|
+
tagName: 'stzh-fieldset',
|
|
697
|
+
elementClass: StzhFieldsetElement,
|
|
698
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
699
|
+
react: React,
|
|
700
|
+
events: {},
|
|
701
|
+
defineCustomElement: defineStzhFieldset
|
|
702
|
+
});
|
|
703
|
+
export const StzhFigure = /*@__PURE__*/ createComponent({
|
|
704
|
+
tagName: 'stzh-figure',
|
|
705
|
+
elementClass: StzhFigureElement,
|
|
706
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
707
|
+
react: React,
|
|
708
|
+
events: {},
|
|
709
|
+
defineCustomElement: defineStzhFigure
|
|
710
|
+
});
|
|
711
|
+
export const StzhFlyingfocus = /*@__PURE__*/ createComponent({
|
|
712
|
+
tagName: 'stzh-flyingfocus',
|
|
713
|
+
elementClass: StzhFlyingfocusElement,
|
|
714
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
715
|
+
react: React,
|
|
716
|
+
events: {},
|
|
717
|
+
defineCustomElement: defineStzhFlyingfocus
|
|
718
|
+
});
|
|
719
|
+
export const StzhFooter = /*@__PURE__*/ createComponent({
|
|
720
|
+
tagName: 'stzh-footer',
|
|
721
|
+
elementClass: StzhFooterElement,
|
|
722
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
723
|
+
react: React,
|
|
724
|
+
events: {},
|
|
725
|
+
defineCustomElement: defineStzhFooter
|
|
726
|
+
});
|
|
727
|
+
export const StzhGallery = /*@__PURE__*/ createComponent({
|
|
728
|
+
tagName: 'stzh-gallery',
|
|
729
|
+
elementClass: StzhGalleryElement,
|
|
730
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
731
|
+
react: React,
|
|
732
|
+
events: {},
|
|
733
|
+
defineCustomElement: defineStzhGallery
|
|
734
|
+
});
|
|
735
|
+
export const StzhGeoRefData = /*@__PURE__*/ createComponent({
|
|
736
|
+
tagName: 'stzh-geo-ref-data',
|
|
737
|
+
elementClass: StzhGeoRefDataElement,
|
|
738
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
739
|
+
react: React,
|
|
740
|
+
events: { onStzhOverlayCloseClick: 'stzhOverlayCloseClick' },
|
|
741
|
+
defineCustomElement: defineStzhGeoRefData
|
|
742
|
+
});
|
|
743
|
+
export const StzhGhettobox = /*@__PURE__*/ createComponent({
|
|
744
|
+
tagName: 'stzh-ghettobox',
|
|
745
|
+
elementClass: StzhGhettoboxElement,
|
|
746
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
747
|
+
react: React,
|
|
748
|
+
events: {
|
|
749
|
+
onStzhOpen: 'stzhOpen',
|
|
750
|
+
onStzhClose: 'stzhClose'
|
|
751
|
+
},
|
|
752
|
+
defineCustomElement: defineStzhGhettobox
|
|
753
|
+
});
|
|
754
|
+
export const StzhHeader = /*@__PURE__*/ createComponent({
|
|
755
|
+
tagName: 'stzh-header',
|
|
756
|
+
elementClass: StzhHeaderElement,
|
|
757
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
758
|
+
react: React,
|
|
759
|
+
events: {
|
|
760
|
+
onStzhMetanavItemClick: 'stzhMetanavItemClick',
|
|
761
|
+
onStzhMetanavItemChildClick: 'stzhMetanavItemChildClick',
|
|
762
|
+
onStzhMetanavItemButtonClick: 'stzhMetanavItemButtonClick',
|
|
763
|
+
onStzhMenuItemClick: 'stzhMenuItemClick',
|
|
764
|
+
onStzhLanguageChange: 'stzhLanguageChange',
|
|
765
|
+
onStzhSearchChange: 'stzhSearchChange',
|
|
766
|
+
onStzhSearchChanged: 'stzhSearchChanged'
|
|
767
|
+
},
|
|
768
|
+
defineCustomElement: defineStzhHeader
|
|
769
|
+
});
|
|
770
|
+
export const StzhHeading = /*@__PURE__*/ createComponent({
|
|
771
|
+
tagName: 'stzh-heading',
|
|
772
|
+
elementClass: StzhHeadingElement,
|
|
773
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
774
|
+
react: React,
|
|
775
|
+
events: {},
|
|
776
|
+
defineCustomElement: defineStzhHeading
|
|
777
|
+
});
|
|
778
|
+
export const StzhHomepageSearch = /*@__PURE__*/ createComponent({
|
|
779
|
+
tagName: 'stzh-homepage-search',
|
|
780
|
+
elementClass: StzhHomepageSearchElement,
|
|
781
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
782
|
+
react: React,
|
|
783
|
+
events: {
|
|
784
|
+
onStzhSearchChange: 'stzhSearchChange',
|
|
785
|
+
onStzhSearchChanged: 'stzhSearchChanged'
|
|
786
|
+
},
|
|
787
|
+
defineCustomElement: defineStzhHomepageSearch
|
|
788
|
+
});
|
|
789
|
+
export const StzhHomepageServiceHighlights = /*@__PURE__*/ createComponent({
|
|
790
|
+
tagName: 'stzh-homepage-service-highlights',
|
|
791
|
+
elementClass: StzhHomepageServiceHighlightsElement,
|
|
792
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
793
|
+
react: React,
|
|
794
|
+
events: {},
|
|
795
|
+
defineCustomElement: defineStzhHomepageServiceHighlights
|
|
796
|
+
});
|
|
797
|
+
export const StzhHr = /*@__PURE__*/ createComponent({
|
|
798
|
+
tagName: 'stzh-hr',
|
|
799
|
+
elementClass: StzhHrElement,
|
|
800
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
801
|
+
react: React,
|
|
802
|
+
events: {},
|
|
803
|
+
defineCustomElement: defineStzhHr
|
|
804
|
+
});
|
|
805
|
+
export const StzhHspace = /*@__PURE__*/ createComponent({
|
|
806
|
+
tagName: 'stzh-hspace',
|
|
807
|
+
elementClass: StzhHspaceElement,
|
|
808
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
809
|
+
react: React,
|
|
810
|
+
events: {},
|
|
811
|
+
defineCustomElement: defineStzhHspace
|
|
812
|
+
});
|
|
813
|
+
export const StzhHttpError = /*@__PURE__*/ createComponent({
|
|
814
|
+
tagName: 'stzh-http-error',
|
|
815
|
+
elementClass: StzhHttpErrorElement,
|
|
816
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
817
|
+
react: React,
|
|
818
|
+
events: {},
|
|
819
|
+
defineCustomElement: defineStzhHttpError
|
|
820
|
+
});
|
|
821
|
+
export const StzhIcon = /*@__PURE__*/ createComponent({
|
|
822
|
+
tagName: 'stzh-icon',
|
|
823
|
+
elementClass: StzhIconElement,
|
|
824
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
825
|
+
react: React,
|
|
826
|
+
events: {},
|
|
827
|
+
defineCustomElement: defineStzhIcon
|
|
828
|
+
});
|
|
829
|
+
export const StzhIframe = /*@__PURE__*/ createComponent({
|
|
830
|
+
tagName: 'stzh-iframe',
|
|
831
|
+
elementClass: StzhIframeElement,
|
|
832
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
833
|
+
react: React,
|
|
834
|
+
events: {
|
|
835
|
+
onStzhPreviewSkip: 'stzhPreviewSkip',
|
|
836
|
+
onStzhViewChange: 'stzhViewChange'
|
|
837
|
+
},
|
|
838
|
+
defineCustomElement: defineStzhIframe
|
|
839
|
+
});
|
|
840
|
+
export const StzhImagecomparison = /*@__PURE__*/ createComponent({
|
|
841
|
+
tagName: 'stzh-imagecomparison',
|
|
842
|
+
elementClass: StzhImagecomparisonElement,
|
|
843
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
844
|
+
react: React,
|
|
845
|
+
events: { onStzhChange: 'stzhChange' },
|
|
846
|
+
defineCustomElement: defineStzhImagecomparison
|
|
847
|
+
});
|
|
848
|
+
export const StzhInput = /*@__PURE__*/ createComponent({
|
|
849
|
+
tagName: 'stzh-input',
|
|
850
|
+
elementClass: StzhInputElement,
|
|
851
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
852
|
+
react: React,
|
|
853
|
+
events: {
|
|
854
|
+
onStzhChange: 'stzhChange',
|
|
855
|
+
onStzhChanged: 'stzhChanged',
|
|
856
|
+
onStzhFocus: 'stzhFocus',
|
|
857
|
+
onStzhBlur: 'stzhBlur'
|
|
858
|
+
},
|
|
859
|
+
defineCustomElement: defineStzhInput
|
|
860
|
+
});
|
|
861
|
+
export const StzhInvert = /*@__PURE__*/ createComponent({
|
|
862
|
+
tagName: 'stzh-invert',
|
|
863
|
+
elementClass: StzhInvertElement,
|
|
864
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
865
|
+
react: React,
|
|
866
|
+
events: {},
|
|
867
|
+
defineCustomElement: defineStzhInvert
|
|
868
|
+
});
|
|
869
|
+
export const StzhLink = /*@__PURE__*/ createComponent({
|
|
870
|
+
tagName: 'stzh-link',
|
|
871
|
+
elementClass: StzhLinkElement,
|
|
872
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
873
|
+
react: React,
|
|
874
|
+
events: {
|
|
875
|
+
onStzhClick: 'stzhClick',
|
|
876
|
+
onStzhFocus: 'stzhFocus',
|
|
877
|
+
onStzhBlur: 'stzhBlur'
|
|
878
|
+
},
|
|
879
|
+
defineCustomElement: defineStzhLink
|
|
880
|
+
});
|
|
881
|
+
export const StzhList = /*@__PURE__*/ createComponent({
|
|
882
|
+
tagName: 'stzh-list',
|
|
883
|
+
elementClass: StzhListElement,
|
|
884
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
885
|
+
react: React,
|
|
886
|
+
events: {},
|
|
887
|
+
defineCustomElement: defineStzhList
|
|
888
|
+
});
|
|
889
|
+
export const StzhListItem = /*@__PURE__*/ createComponent({
|
|
890
|
+
tagName: 'stzh-list-item',
|
|
891
|
+
elementClass: StzhListItemElement,
|
|
892
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
893
|
+
react: React,
|
|
894
|
+
events: {},
|
|
895
|
+
defineCustomElement: defineStzhListItem
|
|
896
|
+
});
|
|
897
|
+
export const StzhLoader = /*@__PURE__*/ createComponent({
|
|
898
|
+
tagName: 'stzh-loader',
|
|
899
|
+
elementClass: StzhLoaderElement,
|
|
900
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
901
|
+
react: React,
|
|
902
|
+
events: {},
|
|
903
|
+
defineCustomElement: defineStzhLoader
|
|
904
|
+
});
|
|
905
|
+
export const StzhLoadingbar = /*@__PURE__*/ createComponent({
|
|
906
|
+
tagName: 'stzh-loadingbar',
|
|
907
|
+
elementClass: StzhLoadingbarElement,
|
|
908
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
909
|
+
react: React,
|
|
910
|
+
events: {},
|
|
911
|
+
defineCustomElement: defineStzhLoadingbar
|
|
912
|
+
});
|
|
913
|
+
export const StzhMenu = /*@__PURE__*/ createComponent({
|
|
914
|
+
tagName: 'stzh-menu',
|
|
915
|
+
elementClass: StzhMenuElement,
|
|
916
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
917
|
+
react: React,
|
|
918
|
+
events: {},
|
|
919
|
+
defineCustomElement: defineStzhMenu
|
|
920
|
+
});
|
|
921
|
+
export const StzhMenuItem = /*@__PURE__*/ createComponent({
|
|
922
|
+
tagName: 'stzh-menu-item',
|
|
923
|
+
elementClass: StzhMenuItemElement,
|
|
924
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
925
|
+
react: React,
|
|
926
|
+
events: {
|
|
927
|
+
onStzhFocus: 'stzhFocus',
|
|
928
|
+
onStzhBlur: 'stzhBlur',
|
|
929
|
+
onStzhClick: 'stzhClick'
|
|
930
|
+
},
|
|
931
|
+
defineCustomElement: defineStzhMenuItem
|
|
932
|
+
});
|
|
933
|
+
export const StzhMessage = /*@__PURE__*/ createComponent({
|
|
934
|
+
tagName: 'stzh-message',
|
|
935
|
+
elementClass: StzhMessageElement,
|
|
936
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
937
|
+
react: React,
|
|
938
|
+
events: {
|
|
939
|
+
onStzhOpen: 'stzhOpen',
|
|
940
|
+
onStzhClose: 'stzhClose'
|
|
941
|
+
},
|
|
942
|
+
defineCustomElement: defineStzhMessage
|
|
943
|
+
});
|
|
944
|
+
export const StzhMicrositeTeaserlist = /*@__PURE__*/ createComponent({
|
|
945
|
+
tagName: 'stzh-microsite-teaserlist',
|
|
946
|
+
elementClass: StzhMicrositeTeaserlistElement,
|
|
947
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
948
|
+
react: React,
|
|
949
|
+
events: {},
|
|
950
|
+
defineCustomElement: defineStzhMicrositeTeaserlist
|
|
951
|
+
});
|
|
952
|
+
export const StzhMonthyearpicker = /*@__PURE__*/ createComponent({
|
|
953
|
+
tagName: 'stzh-monthyearpicker',
|
|
954
|
+
elementClass: StzhMonthyearpickerElement,
|
|
955
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
956
|
+
react: React,
|
|
957
|
+
events: { onStzhChange: 'stzhChange' },
|
|
958
|
+
defineCustomElement: defineStzhMonthyearpicker
|
|
959
|
+
});
|
|
960
|
+
export const StzhOfflineIndicator = /*@__PURE__*/ createComponent({
|
|
961
|
+
tagName: 'stzh-offline-indicator',
|
|
962
|
+
elementClass: StzhOfflineIndicatorElement,
|
|
963
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
964
|
+
react: React,
|
|
965
|
+
events: {},
|
|
966
|
+
defineCustomElement: defineStzhOfflineIndicator
|
|
967
|
+
});
|
|
968
|
+
export const StzhOlmap = /*@__PURE__*/ createComponent({
|
|
969
|
+
tagName: 'stzh-olmap',
|
|
970
|
+
elementClass: StzhOlmapElement,
|
|
971
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
972
|
+
react: React,
|
|
973
|
+
events: {
|
|
974
|
+
onStzhInitialized: 'stzhInitialized',
|
|
975
|
+
onStzhPostRender: 'stzhPostRender',
|
|
976
|
+
onStzhMoveStart: 'stzhMoveStart',
|
|
977
|
+
onStzhMoveEnd: 'stzhMoveEnd',
|
|
978
|
+
onStzhMovePanZoom: 'stzhMovePanZoom'
|
|
979
|
+
},
|
|
980
|
+
defineCustomElement: defineStzhOlmap
|
|
981
|
+
});
|
|
982
|
+
export const StzhOverlay = /*@__PURE__*/ createComponent({
|
|
983
|
+
tagName: 'stzh-overlay',
|
|
984
|
+
elementClass: StzhOverlayElement,
|
|
985
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
986
|
+
react: React,
|
|
987
|
+
events: {
|
|
988
|
+
onStzhOpen: 'stzhOpen',
|
|
989
|
+
onStzhClose: 'stzhClose'
|
|
990
|
+
},
|
|
991
|
+
defineCustomElement: defineStzhOverlay
|
|
992
|
+
});
|
|
993
|
+
export const StzhPageSkiplinks = /*@__PURE__*/ createComponent({
|
|
994
|
+
tagName: 'stzh-page-skiplinks',
|
|
995
|
+
elementClass: StzhPageSkiplinksElement,
|
|
996
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
997
|
+
react: React,
|
|
998
|
+
events: {},
|
|
999
|
+
defineCustomElement: defineStzhPageSkiplinks
|
|
1000
|
+
});
|
|
1001
|
+
export const StzhPagebottom = /*@__PURE__*/ createComponent({
|
|
1002
|
+
tagName: 'stzh-pagebottom',
|
|
1003
|
+
elementClass: StzhPagebottomElement,
|
|
1004
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1005
|
+
react: React,
|
|
1006
|
+
events: {},
|
|
1007
|
+
defineCustomElement: defineStzhPagebottom
|
|
1008
|
+
});
|
|
1009
|
+
export const StzhPagecontent = /*@__PURE__*/ createComponent({
|
|
1010
|
+
tagName: 'stzh-pagecontent',
|
|
1011
|
+
elementClass: StzhPagecontentElement,
|
|
1012
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1013
|
+
react: React,
|
|
1014
|
+
events: {},
|
|
1015
|
+
defineCustomElement: defineStzhPagecontent
|
|
1016
|
+
});
|
|
1017
|
+
export const StzhPagetitle = /*@__PURE__*/ createComponent({
|
|
1018
|
+
tagName: 'stzh-pagetitle',
|
|
1019
|
+
elementClass: StzhPagetitleElement,
|
|
1020
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1021
|
+
react: React,
|
|
1022
|
+
events: {},
|
|
1023
|
+
defineCustomElement: defineStzhPagetitle
|
|
1024
|
+
});
|
|
1025
|
+
export const StzhPagetitleHero = /*@__PURE__*/ createComponent({
|
|
1026
|
+
tagName: 'stzh-pagetitle-hero',
|
|
1027
|
+
elementClass: StzhPagetitleHeroElement,
|
|
1028
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1029
|
+
react: React,
|
|
1030
|
+
events: {},
|
|
1031
|
+
defineCustomElement: defineStzhPagetitleHero
|
|
1032
|
+
});
|
|
1033
|
+
export const StzhPagetitleHome = /*@__PURE__*/ createComponent({
|
|
1034
|
+
tagName: 'stzh-pagetitle-home',
|
|
1035
|
+
elementClass: StzhPagetitleHomeElement,
|
|
1036
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1037
|
+
react: React,
|
|
1038
|
+
events: {},
|
|
1039
|
+
defineCustomElement: defineStzhPagetitleHome
|
|
1040
|
+
});
|
|
1041
|
+
export const StzhPagination = /*@__PURE__*/ createComponent({
|
|
1042
|
+
tagName: 'stzh-pagination',
|
|
1043
|
+
elementClass: StzhPaginationElement,
|
|
1044
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1045
|
+
react: React,
|
|
1046
|
+
events: { onStzhChange: 'stzhChange' },
|
|
1047
|
+
defineCustomElement: defineStzhPagination
|
|
1048
|
+
});
|
|
1049
|
+
export const StzhPanorama = /*@__PURE__*/ createComponent({
|
|
1050
|
+
tagName: 'stzh-panorama',
|
|
1051
|
+
elementClass: StzhPanoramaElement,
|
|
1052
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1053
|
+
react: React,
|
|
1054
|
+
events: {
|
|
1055
|
+
onStzhLoad: 'stzhLoad',
|
|
1056
|
+
onStzhChange: 'stzhChange',
|
|
1057
|
+
onStzhFullscreenChange: 'stzhFullscreenChange',
|
|
1058
|
+
onStzhSceneChange: 'stzhSceneChange',
|
|
1059
|
+
onStzhZoomChange: 'stzhZoomChange'
|
|
1060
|
+
},
|
|
1061
|
+
defineCustomElement: defineStzhPanorama
|
|
1062
|
+
});
|
|
1063
|
+
export const StzhPiContentNavigation = /*@__PURE__*/ createComponent({
|
|
1064
|
+
tagName: 'stzh-pi-content-navigation',
|
|
1065
|
+
elementClass: StzhPiContentNavigationElement,
|
|
1066
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1067
|
+
react: React,
|
|
1068
|
+
events: { onStzhClick: 'stzhClick' },
|
|
1069
|
+
defineCustomElement: defineStzhPiContentNavigation
|
|
1070
|
+
});
|
|
1071
|
+
export const StzhPiMenu = /*@__PURE__*/ createComponent({
|
|
1072
|
+
tagName: 'stzh-pi-menu',
|
|
1073
|
+
elementClass: StzhPiMenuElement,
|
|
1074
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1075
|
+
react: React,
|
|
1076
|
+
events: {
|
|
1077
|
+
onStzhOpen: 'stzhOpen',
|
|
1078
|
+
onStzhOpened: 'stzhOpened',
|
|
1079
|
+
onStzhClose: 'stzhClose',
|
|
1080
|
+
onStzhClosed: 'stzhClosed',
|
|
1081
|
+
onStzhMenuItemClick: 'stzhMenuItemClick'
|
|
1082
|
+
},
|
|
1083
|
+
defineCustomElement: defineStzhPiMenu
|
|
1084
|
+
});
|
|
1085
|
+
export const StzhPiPagetitle = /*@__PURE__*/ createComponent({
|
|
1086
|
+
tagName: 'stzh-pi-pagetitle',
|
|
1087
|
+
elementClass: StzhPiPagetitleElement,
|
|
1088
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1089
|
+
react: React,
|
|
1090
|
+
events: {},
|
|
1091
|
+
defineCustomElement: defineStzhPiPagetitle
|
|
1092
|
+
});
|
|
1093
|
+
export const StzhPiQuote = /*@__PURE__*/ createComponent({
|
|
1094
|
+
tagName: 'stzh-pi-quote',
|
|
1095
|
+
elementClass: StzhPiQuoteElement,
|
|
1096
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1097
|
+
react: React,
|
|
1098
|
+
events: {},
|
|
1099
|
+
defineCustomElement: defineStzhPiQuote
|
|
1100
|
+
});
|
|
1101
|
+
export const StzhPiTeaser = /*@__PURE__*/ createComponent({
|
|
1102
|
+
tagName: 'stzh-pi-teaser',
|
|
1103
|
+
elementClass: StzhPiTeaserElement,
|
|
1104
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1105
|
+
react: React,
|
|
1106
|
+
events: { onStzhClick: 'stzhClick' },
|
|
1107
|
+
defineCustomElement: defineStzhPiTeaser
|
|
1108
|
+
});
|
|
1109
|
+
export const StzhPoicard = /*@__PURE__*/ createComponent({
|
|
1110
|
+
tagName: 'stzh-poicard',
|
|
1111
|
+
elementClass: StzhPoicardElement,
|
|
1112
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1113
|
+
react: React,
|
|
1114
|
+
events: {},
|
|
1115
|
+
defineCustomElement: defineStzhPoicard
|
|
1116
|
+
});
|
|
1117
|
+
export const StzhPoilist = /*@__PURE__*/ createComponent({
|
|
1118
|
+
tagName: 'stzh-poilist',
|
|
1119
|
+
elementClass: StzhPoilistElement,
|
|
1120
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1121
|
+
react: React,
|
|
1122
|
+
events: {},
|
|
1123
|
+
defineCustomElement: defineStzhPoilist
|
|
1124
|
+
});
|
|
1125
|
+
export const StzhPopover = /*@__PURE__*/ createComponent({
|
|
1126
|
+
tagName: 'stzh-popover',
|
|
1127
|
+
elementClass: StzhPopoverElement,
|
|
1128
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1129
|
+
react: React,
|
|
1130
|
+
events: {
|
|
1131
|
+
onStzhOpen: 'stzhOpen',
|
|
1132
|
+
onStzhOpened: 'stzhOpened',
|
|
1133
|
+
onStzhClose: 'stzhClose',
|
|
1134
|
+
onStzhClosed: 'stzhClosed'
|
|
1135
|
+
},
|
|
1136
|
+
defineCustomElement: defineStzhPopover
|
|
1137
|
+
});
|
|
1138
|
+
export const StzhPrint = /*@__PURE__*/ createComponent({
|
|
1139
|
+
tagName: 'stzh-print',
|
|
1140
|
+
elementClass: StzhPrintElement,
|
|
1141
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1142
|
+
react: React,
|
|
1143
|
+
events: {},
|
|
1144
|
+
defineCustomElement: defineStzhPrint
|
|
1145
|
+
});
|
|
1146
|
+
export const StzhProgressbar = /*@__PURE__*/ createComponent({
|
|
1147
|
+
tagName: 'stzh-progressbar',
|
|
1148
|
+
elementClass: StzhProgressbarElement,
|
|
1149
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1150
|
+
react: React,
|
|
1151
|
+
events: {},
|
|
1152
|
+
defineCustomElement: defineStzhProgressbar
|
|
1153
|
+
});
|
|
1154
|
+
export const StzhProgressbarItem = /*@__PURE__*/ createComponent({
|
|
1155
|
+
tagName: 'stzh-progressbar-item',
|
|
1156
|
+
elementClass: StzhProgressbarItemElement,
|
|
1157
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1158
|
+
react: React,
|
|
1159
|
+
events: {
|
|
1160
|
+
onStzhClick: 'stzhClick',
|
|
1161
|
+
onStzhDottedClick: 'stzhDottedClick'
|
|
1162
|
+
},
|
|
1163
|
+
defineCustomElement: defineStzhProgressbarItem
|
|
1164
|
+
});
|
|
1165
|
+
export const StzhQuote = /*@__PURE__*/ createComponent({
|
|
1166
|
+
tagName: 'stzh-quote',
|
|
1167
|
+
elementClass: StzhQuoteElement,
|
|
1168
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1169
|
+
react: React,
|
|
1170
|
+
events: {},
|
|
1171
|
+
defineCustomElement: defineStzhQuote
|
|
1172
|
+
});
|
|
1173
|
+
export const StzhRadio = /*@__PURE__*/ createComponent({
|
|
1174
|
+
tagName: 'stzh-radio',
|
|
1175
|
+
elementClass: StzhRadioElement,
|
|
1176
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1177
|
+
react: React,
|
|
1178
|
+
events: {
|
|
1179
|
+
onStzhChange: 'stzhChange',
|
|
1180
|
+
onStzhFocus: 'stzhFocus',
|
|
1181
|
+
onStzhBlur: 'stzhBlur'
|
|
1182
|
+
},
|
|
1183
|
+
defineCustomElement: defineStzhRadio
|
|
1184
|
+
});
|
|
1185
|
+
export const StzhRadiogroup = /*@__PURE__*/ createComponent({
|
|
1186
|
+
tagName: 'stzh-radiogroup',
|
|
1187
|
+
elementClass: StzhRadiogroupElement,
|
|
1188
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1189
|
+
react: React,
|
|
1190
|
+
events: {},
|
|
1191
|
+
defineCustomElement: defineStzhRadiogroup
|
|
1192
|
+
});
|
|
1193
|
+
export const StzhRatio = /*@__PURE__*/ createComponent({
|
|
1194
|
+
tagName: 'stzh-ratio',
|
|
1195
|
+
elementClass: StzhRatioElement,
|
|
1196
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1197
|
+
react: React,
|
|
1198
|
+
events: {},
|
|
1199
|
+
defineCustomElement: defineStzhRatio
|
|
1200
|
+
});
|
|
1201
|
+
export const StzhReadspeaker = /*@__PURE__*/ createComponent({
|
|
1202
|
+
tagName: 'stzh-readspeaker',
|
|
1203
|
+
elementClass: StzhReadspeakerElement,
|
|
1204
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1205
|
+
react: React,
|
|
1206
|
+
events: {},
|
|
1207
|
+
defineCustomElement: defineStzhReadspeaker
|
|
1208
|
+
});
|
|
1209
|
+
export const StzhRichtext = /*@__PURE__*/ createComponent({
|
|
1210
|
+
tagName: 'stzh-richtext',
|
|
1211
|
+
elementClass: StzhRichtextElement,
|
|
1212
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1213
|
+
react: React,
|
|
1214
|
+
events: {},
|
|
1215
|
+
defineCustomElement: defineStzhRichtext
|
|
1216
|
+
});
|
|
1217
|
+
export const StzhRow = /*@__PURE__*/ createComponent({
|
|
1218
|
+
tagName: 'stzh-row',
|
|
1219
|
+
elementClass: StzhRowElement,
|
|
1220
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1221
|
+
react: React,
|
|
1222
|
+
events: {},
|
|
1223
|
+
defineCustomElement: defineStzhRow
|
|
1224
|
+
});
|
|
1225
|
+
export const StzhSaptcha = /*@__PURE__*/ createComponent({
|
|
1226
|
+
tagName: 'stzh-saptcha',
|
|
1227
|
+
elementClass: StzhSaptchaElement,
|
|
1228
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1229
|
+
react: React,
|
|
1230
|
+
events: { onStzhChange: 'stzhChange' },
|
|
1231
|
+
defineCustomElement: defineStzhSaptcha
|
|
1232
|
+
});
|
|
1233
|
+
export const StzhScrollup = /*@__PURE__*/ createComponent({
|
|
1234
|
+
tagName: 'stzh-scrollup',
|
|
1235
|
+
elementClass: StzhScrollupElement,
|
|
1236
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1237
|
+
react: React,
|
|
1238
|
+
events: {},
|
|
1239
|
+
defineCustomElement: defineStzhScrollup
|
|
1240
|
+
});
|
|
1241
|
+
export const StzhSearch = /*@__PURE__*/ createComponent({
|
|
1242
|
+
tagName: 'stzh-search',
|
|
1243
|
+
elementClass: StzhSearchElement,
|
|
1244
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1245
|
+
react: React,
|
|
1246
|
+
events: { onStzhOverlayCloseClick: 'stzhOverlayCloseClick' },
|
|
1247
|
+
defineCustomElement: defineStzhSearch
|
|
1248
|
+
});
|
|
1249
|
+
export const StzhSection = /*@__PURE__*/ createComponent({
|
|
1250
|
+
tagName: 'stzh-section',
|
|
1251
|
+
elementClass: StzhSectionElement,
|
|
1252
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1253
|
+
react: React,
|
|
1254
|
+
events: {},
|
|
1255
|
+
defineCustomElement: defineStzhSection
|
|
1256
|
+
});
|
|
1257
|
+
export const StzhShare = /*@__PURE__*/ createComponent({
|
|
1258
|
+
tagName: 'stzh-share',
|
|
1259
|
+
elementClass: StzhShareElement,
|
|
1260
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1261
|
+
react: React,
|
|
1262
|
+
events: {},
|
|
1263
|
+
defineCustomElement: defineStzhShare
|
|
1264
|
+
});
|
|
1265
|
+
export const StzhShow = /*@__PURE__*/ createComponent({
|
|
1266
|
+
tagName: 'stzh-show',
|
|
1267
|
+
elementClass: StzhShowElement,
|
|
1268
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1269
|
+
react: React,
|
|
1270
|
+
events: {},
|
|
1271
|
+
defineCustomElement: defineStzhShow
|
|
1272
|
+
});
|
|
1273
|
+
export const StzhSitemap = /*@__PURE__*/ createComponent({
|
|
1274
|
+
tagName: 'stzh-sitemap',
|
|
1275
|
+
elementClass: StzhSitemapElement,
|
|
1276
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1277
|
+
react: React,
|
|
1278
|
+
events: {},
|
|
1279
|
+
defineCustomElement: defineStzhSitemap
|
|
1280
|
+
});
|
|
1281
|
+
export const StzhSkinPortalMitwirken = /*@__PURE__*/ createComponent({
|
|
1282
|
+
tagName: 'stzh-skin-portal-mitwirken',
|
|
1283
|
+
elementClass: StzhSkinPortalMitwirkenElement,
|
|
1284
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1285
|
+
react: React,
|
|
1286
|
+
events: {},
|
|
1287
|
+
defineCustomElement: defineStzhSkinPortalMitwirken
|
|
1288
|
+
});
|
|
1289
|
+
export const StzhSkinStorybookPreview = /*@__PURE__*/ createComponent({
|
|
1290
|
+
tagName: 'stzh-skin-storybook-preview',
|
|
1291
|
+
elementClass: StzhSkinStorybookPreviewElement,
|
|
1292
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1293
|
+
react: React,
|
|
1294
|
+
events: {},
|
|
1295
|
+
defineCustomElement: defineStzhSkinStorybookPreview
|
|
1296
|
+
});
|
|
1297
|
+
export const StzhSkiplink = /*@__PURE__*/ createComponent({
|
|
1298
|
+
tagName: 'stzh-skiplink',
|
|
1299
|
+
elementClass: StzhSkiplinkElement,
|
|
1300
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1301
|
+
react: React,
|
|
1302
|
+
events: {
|
|
1303
|
+
onStzhFocus: 'stzhFocus',
|
|
1304
|
+
onStzhBlur: 'stzhBlur'
|
|
1305
|
+
},
|
|
1306
|
+
defineCustomElement: defineStzhSkiplink
|
|
1307
|
+
});
|
|
1308
|
+
export const StzhSocialmediastream = /*@__PURE__*/ createComponent({
|
|
1309
|
+
tagName: 'stzh-socialmediastream',
|
|
1310
|
+
elementClass: StzhSocialmediastreamElement,
|
|
1311
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1312
|
+
react: React,
|
|
1313
|
+
events: {},
|
|
1314
|
+
defineCustomElement: defineStzhSocialmediastream
|
|
1315
|
+
});
|
|
1316
|
+
export const StzhSocialmediastreamItem = /*@__PURE__*/ createComponent({
|
|
1317
|
+
tagName: 'stzh-socialmediastream-item',
|
|
1318
|
+
elementClass: StzhSocialmediastreamItemElement,
|
|
1319
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1320
|
+
react: React,
|
|
1321
|
+
events: {},
|
|
1322
|
+
defineCustomElement: defineStzhSocialmediastreamItem
|
|
1323
|
+
});
|
|
1324
|
+
export const StzhSortable = /*@__PURE__*/ createComponent({
|
|
1325
|
+
tagName: 'stzh-sortable',
|
|
1326
|
+
elementClass: StzhSortableElement,
|
|
1327
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1328
|
+
react: React,
|
|
1329
|
+
events: {
|
|
1330
|
+
onStzhUpdate: 'stzhUpdate',
|
|
1331
|
+
onStzhDisable: 'stzhDisable'
|
|
1332
|
+
},
|
|
1333
|
+
defineCustomElement: defineStzhSortable
|
|
1334
|
+
});
|
|
1335
|
+
export const StzhSpace = /*@__PURE__*/ createComponent({
|
|
1336
|
+
tagName: 'stzh-space',
|
|
1337
|
+
elementClass: StzhSpaceElement,
|
|
1338
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1339
|
+
react: React,
|
|
1340
|
+
events: {},
|
|
1341
|
+
defineCustomElement: defineStzhSpace
|
|
1342
|
+
});
|
|
1343
|
+
export const StzhStatus = /*@__PURE__*/ createComponent({
|
|
1344
|
+
tagName: 'stzh-status',
|
|
1345
|
+
elementClass: StzhStatusElement,
|
|
1346
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1347
|
+
react: React,
|
|
1348
|
+
events: {},
|
|
1349
|
+
defineCustomElement: defineStzhStatus
|
|
1350
|
+
});
|
|
1351
|
+
export const StzhSticky = /*@__PURE__*/ createComponent({
|
|
1352
|
+
tagName: 'stzh-sticky',
|
|
1353
|
+
elementClass: StzhStickyElement,
|
|
1354
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1355
|
+
react: React,
|
|
1356
|
+
events: {
|
|
1357
|
+
onStzhStuckTop: 'stzhStuckTop',
|
|
1358
|
+
onStzhStuckBottom: 'stzhStuckBottom'
|
|
1359
|
+
},
|
|
1360
|
+
defineCustomElement: defineStzhSticky
|
|
1361
|
+
});
|
|
1362
|
+
export const StzhStickyActions = /*@__PURE__*/ createComponent({
|
|
1363
|
+
tagName: 'stzh-sticky-actions',
|
|
1364
|
+
elementClass: StzhStickyActionsElement,
|
|
1365
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1366
|
+
react: React,
|
|
1367
|
+
events: {},
|
|
1368
|
+
defineCustomElement: defineStzhStickyActions
|
|
1369
|
+
});
|
|
1370
|
+
export const StzhTable = /*@__PURE__*/ createComponent({
|
|
1371
|
+
tagName: 'stzh-table',
|
|
1372
|
+
elementClass: StzhTableElement,
|
|
1373
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1374
|
+
react: React,
|
|
1375
|
+
events: {},
|
|
1376
|
+
defineCustomElement: defineStzhTable
|
|
1377
|
+
});
|
|
1378
|
+
export const StzhTag = /*@__PURE__*/ createComponent({
|
|
1379
|
+
tagName: 'stzh-tag',
|
|
1380
|
+
elementClass: StzhTagElement,
|
|
1381
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1382
|
+
react: React,
|
|
1383
|
+
events: {
|
|
1384
|
+
onStzhClick: 'stzhClick',
|
|
1385
|
+
onStzhFocus: 'stzhFocus',
|
|
1386
|
+
onStzhBlur: 'stzhBlur'
|
|
1387
|
+
},
|
|
1388
|
+
defineCustomElement: defineStzhTag
|
|
1389
|
+
});
|
|
1390
|
+
export const StzhText = /*@__PURE__*/ createComponent({
|
|
1391
|
+
tagName: 'stzh-text',
|
|
1392
|
+
elementClass: StzhTextElement,
|
|
1393
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1394
|
+
react: React,
|
|
1395
|
+
events: {},
|
|
1396
|
+
defineCustomElement: defineStzhText
|
|
1397
|
+
});
|
|
1398
|
+
export const StzhTextandimage = /*@__PURE__*/ createComponent({
|
|
1399
|
+
tagName: 'stzh-textandimage',
|
|
1400
|
+
elementClass: StzhTextandimageElement,
|
|
1401
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1402
|
+
react: React,
|
|
1403
|
+
events: {},
|
|
1404
|
+
defineCustomElement: defineStzhTextandimage
|
|
1405
|
+
});
|
|
1406
|
+
export const StzhTimeline = /*@__PURE__*/ createComponent({
|
|
1407
|
+
tagName: 'stzh-timeline',
|
|
1408
|
+
elementClass: StzhTimelineElement,
|
|
1409
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1410
|
+
react: React,
|
|
1411
|
+
events: { onStzhFoldableChange: 'stzhFoldableChange' },
|
|
1412
|
+
defineCustomElement: defineStzhTimeline
|
|
1413
|
+
});
|
|
1414
|
+
export const StzhTimelineItem = /*@__PURE__*/ createComponent({
|
|
1415
|
+
tagName: 'stzh-timeline-item',
|
|
1416
|
+
elementClass: StzhTimelineItemElement,
|
|
1417
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1418
|
+
react: React,
|
|
1419
|
+
events: {
|
|
1420
|
+
onStzhOpen: 'stzhOpen',
|
|
1421
|
+
onStzhOpened: 'stzhOpened',
|
|
1422
|
+
onStzhClose: 'stzhClose',
|
|
1423
|
+
onStzhClosed: 'stzhClosed',
|
|
1424
|
+
onStzhFocus: 'stzhFocus',
|
|
1425
|
+
onStzhBlur: 'stzhBlur'
|
|
1426
|
+
},
|
|
1427
|
+
defineCustomElement: defineStzhTimelineItem
|
|
1428
|
+
});
|
|
1429
|
+
export const StzhTimepicker = /*@__PURE__*/ createComponent({
|
|
1430
|
+
tagName: 'stzh-timepicker',
|
|
1431
|
+
elementClass: StzhTimepickerElement,
|
|
1432
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1433
|
+
react: React,
|
|
1434
|
+
events: { onStzhChange: 'stzhChange' },
|
|
1435
|
+
defineCustomElement: defineStzhTimepicker
|
|
1436
|
+
});
|
|
1437
|
+
export const StzhToast = /*@__PURE__*/ createComponent({
|
|
1438
|
+
tagName: 'stzh-toast',
|
|
1439
|
+
elementClass: StzhToastElement,
|
|
1440
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1441
|
+
react: React,
|
|
1442
|
+
events: {
|
|
1443
|
+
onStzhOpen: 'stzhOpen',
|
|
1444
|
+
onStzhOpened: 'stzhOpened',
|
|
1445
|
+
onStzhClose: 'stzhClose',
|
|
1446
|
+
onStzhClosed: 'stzhClosed'
|
|
1447
|
+
},
|
|
1448
|
+
defineCustomElement: defineStzhToast
|
|
1449
|
+
});
|
|
1450
|
+
export const StzhToastbar = /*@__PURE__*/ createComponent({
|
|
1451
|
+
tagName: 'stzh-toastbar',
|
|
1452
|
+
elementClass: StzhToastbarElement,
|
|
1453
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1454
|
+
react: React,
|
|
1455
|
+
events: {},
|
|
1456
|
+
defineCustomElement: defineStzhToastbar
|
|
1457
|
+
});
|
|
1458
|
+
export const StzhToggle = /*@__PURE__*/ createComponent({
|
|
1459
|
+
tagName: 'stzh-toggle',
|
|
1460
|
+
elementClass: StzhToggleElement,
|
|
1461
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1462
|
+
react: React,
|
|
1463
|
+
events: {
|
|
1464
|
+
onStzhChange: 'stzhChange',
|
|
1465
|
+
onStzhFocus: 'stzhFocus',
|
|
1466
|
+
onStzhBlur: 'stzhBlur'
|
|
1467
|
+
},
|
|
1468
|
+
defineCustomElement: defineStzhToggle
|
|
1469
|
+
});
|
|
1470
|
+
export const StzhTooltip = /*@__PURE__*/ createComponent({
|
|
1471
|
+
tagName: 'stzh-tooltip',
|
|
1472
|
+
elementClass: StzhTooltipElement,
|
|
1473
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1474
|
+
react: React,
|
|
1475
|
+
events: {
|
|
1476
|
+
onStzhOpen: 'stzhOpen',
|
|
1477
|
+
onStzhOpened: 'stzhOpened',
|
|
1478
|
+
onStzhClose: 'stzhClose',
|
|
1479
|
+
onStzhClosed: 'stzhClosed'
|
|
1480
|
+
},
|
|
1481
|
+
defineCustomElement: defineStzhTooltip
|
|
1482
|
+
});
|
|
1483
|
+
export const StzhTwocolumns = /*@__PURE__*/ createComponent({
|
|
1484
|
+
tagName: 'stzh-twocolumns',
|
|
1485
|
+
elementClass: StzhTwocolumnsElement,
|
|
1486
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1487
|
+
react: React,
|
|
1488
|
+
events: {},
|
|
1489
|
+
defineCustomElement: defineStzhTwocolumns
|
|
1490
|
+
});
|
|
1491
|
+
export const StzhUpload = /*@__PURE__*/ createComponent({
|
|
1492
|
+
tagName: 'stzh-upload',
|
|
1493
|
+
elementClass: StzhUploadElement,
|
|
1494
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1495
|
+
react: React,
|
|
1496
|
+
events: {
|
|
1497
|
+
onStzhFileAdded: 'stzhFileAdded',
|
|
1498
|
+
onStzhFilesAdded: 'stzhFilesAdded',
|
|
1499
|
+
onStzhFileRemove: 'stzhFileRemove',
|
|
1500
|
+
onStzhFileRemoved: 'stzhFileRemoved',
|
|
1501
|
+
onStzhSending: 'stzhSending',
|
|
1502
|
+
onStzhSendingMultiple: 'stzhSendingMultiple',
|
|
1503
|
+
onStzhProcessing: 'stzhProcessing',
|
|
1504
|
+
onStzhProcessingMultiple: 'stzhProcessingMultiple',
|
|
1505
|
+
onStzhProgress: 'stzhProgress',
|
|
1506
|
+
onStzhProgressTotal: 'stzhProgressTotal',
|
|
1507
|
+
onStzhError: 'stzhError',
|
|
1508
|
+
onStzhErrorMultiple: 'stzhErrorMultiple',
|
|
1509
|
+
onStzhSuccess: 'stzhSuccess',
|
|
1510
|
+
onStzhSuccessMultiple: 'stzhSuccessMultiple',
|
|
1511
|
+
onStzhCanceled: 'stzhCanceled',
|
|
1512
|
+
onStzhCanceledMultiple: 'stzhCanceledMultiple',
|
|
1513
|
+
onStzhComplete: 'stzhComplete',
|
|
1514
|
+
onStzhCompleteMultiple: 'stzhCompleteMultiple'
|
|
1515
|
+
},
|
|
1516
|
+
defineCustomElement: defineStzhUpload
|
|
1517
|
+
});
|
|
1518
|
+
export const StzhVbzCarousel = /*@__PURE__*/ createComponent({
|
|
1519
|
+
tagName: 'stzh-vbz-carousel',
|
|
1520
|
+
elementClass: StzhVbzCarouselElement,
|
|
1521
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1522
|
+
react: React,
|
|
1523
|
+
events: {},
|
|
1524
|
+
defineCustomElement: defineStzhVbzCarousel
|
|
1525
|
+
});
|
|
1526
|
+
export const StzhVbzConnectionFinder = /*@__PURE__*/ createComponent({
|
|
1527
|
+
tagName: 'stzh-vbz-connection-finder',
|
|
1528
|
+
elementClass: StzhVbzConnectionFinderElement,
|
|
1529
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1530
|
+
react: React,
|
|
1531
|
+
events: {},
|
|
1532
|
+
defineCustomElement: defineStzhVbzConnectionFinder
|
|
1533
|
+
});
|
|
1534
|
+
export const StzhVbzIntro = /*@__PURE__*/ createComponent({
|
|
1535
|
+
tagName: 'stzh-vbz-intro',
|
|
1536
|
+
elementClass: StzhVbzIntroElement,
|
|
1537
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1538
|
+
react: React,
|
|
1539
|
+
events: {},
|
|
1540
|
+
defineCustomElement: defineStzhVbzIntro
|
|
1541
|
+
});
|
|
1542
|
+
export const StzhVbzLinechip = /*@__PURE__*/ createComponent({
|
|
1543
|
+
tagName: 'stzh-vbz-linechip',
|
|
1544
|
+
elementClass: StzhVbzLinechipElement,
|
|
1545
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1546
|
+
react: React,
|
|
1547
|
+
events: {
|
|
1548
|
+
onStzhFocus: 'stzhFocus',
|
|
1549
|
+
onStzhBlur: 'stzhBlur'
|
|
1550
|
+
},
|
|
1551
|
+
defineCustomElement: defineStzhVbzLinechip
|
|
1552
|
+
});
|
|
1553
|
+
export const StzhVbzMajorticker = /*@__PURE__*/ createComponent({
|
|
1554
|
+
tagName: 'stzh-vbz-majorticker',
|
|
1555
|
+
elementClass: StzhVbzMajortickerElement,
|
|
1556
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1557
|
+
react: React,
|
|
1558
|
+
events: { onStzhDisturbanceFetched: 'stzhDisturbanceFetched' },
|
|
1559
|
+
defineCustomElement: defineStzhVbzMajorticker
|
|
1560
|
+
});
|
|
1561
|
+
export const StzhVbzTicker = /*@__PURE__*/ createComponent({
|
|
1562
|
+
tagName: 'stzh-vbz-ticker',
|
|
1563
|
+
elementClass: StzhVbzTickerElement,
|
|
1564
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1565
|
+
react: React,
|
|
1566
|
+
events: {},
|
|
1567
|
+
defineCustomElement: defineStzhVbzTicker
|
|
1568
|
+
});
|
|
1569
|
+
export const StzhVisuallyhidden = /*@__PURE__*/ createComponent({
|
|
1570
|
+
tagName: 'stzh-visuallyhidden',
|
|
1571
|
+
elementClass: StzhVisuallyhiddenElement,
|
|
1572
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1573
|
+
react: React,
|
|
1574
|
+
events: {},
|
|
1575
|
+
defineCustomElement: defineStzhVisuallyhidden
|
|
1576
|
+
});
|
|
1577
|
+
export const StzhVspace = /*@__PURE__*/ createComponent({
|
|
1578
|
+
tagName: 'stzh-vspace',
|
|
1579
|
+
elementClass: StzhVspaceElement,
|
|
1580
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1581
|
+
react: React,
|
|
1582
|
+
events: {},
|
|
1583
|
+
defineCustomElement: defineStzhVspace
|
|
1584
|
+
});
|
|
1585
|
+
export const StzhYoutube = /*@__PURE__*/ createComponent({
|
|
1586
|
+
tagName: 'stzh-youtube',
|
|
1587
|
+
elementClass: StzhYoutubeElement,
|
|
1588
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1589
|
+
react: React,
|
|
1590
|
+
events: {},
|
|
1591
|
+
defineCustomElement: defineStzhYoutube
|
|
1592
|
+
});
|
|
1593
|
+
//# sourceMappingURL=components.js.map
|