@oiz/stzh-components 2.12.0-beta1 → 2.12.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/cjs/{app-globals-749422d7.js → app-globals-b9d20033.js} +2 -2
- package/dist/cjs/{app-globals-749422d7.js.map → app-globals-b9d20033.js.map} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/stzh-components.cjs.js +2 -2
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js +2 -4
- package/dist/collection/components/stzh-radiogroup/stzh-radiogroup.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/stzh-radiogroup2.js +1 -1
- package/dist/esm/{app-globals-5f5be02f.js → app-globals-0cf2577d.js} +2 -2
- package/dist/esm/{app-globals-5f5be02f.js.map → app-globals-0cf2577d.js.map} +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/esm/stzh-components.js +2 -2
- package/dist/esm-es5/{app-globals-5f5be02f.js → app-globals-0cf2577d.js} +2 -2
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/loader.js.map +1 -1
- package/dist/esm-es5/stzh-components.js +1 -1
- package/dist/esm-es5/stzh-components.js.map +1 -1
- package/dist/stzh-components/{p-ebb38041.system.js → p-6233fc4f.system.js} +2 -2
- package/dist/stzh-components/{p-bf7316ab.system.js → p-ae0e530e.system.js} +2 -2
- package/dist/stzh-components/{p-bf7316ab.system.js.map → p-ae0e530e.system.js.map} +1 -1
- package/dist/stzh-components/{p-5e014c0e.js → p-b2b9d87e.js} +2 -2
- package/dist/stzh-components/stzh-components.esm.js +1 -1
- package/dist/stzh-components/stzh-components.esm.js.map +1 -1
- package/dist/stzh-components/stzh-components.js +1 -1
- package/dist/types/components/stzh-accordion/stzh-accordion.d.ts +15 -0
- package/dist/types/components/stzh-accordion-item/stzh-accordion-item.d.ts +73 -0
- package/dist/types/components/stzh-actions/stzh-actions.d.ts +16 -0
- package/dist/types/components/stzh-actionset/stzh-actionset.d.ts +45 -0
- package/dist/types/components/stzh-amount/stzh-amount.d.ts +73 -0
- package/dist/types/components/stzh-appnav/stzh-appnav.d.ts +23 -0
- package/dist/types/components/stzh-appointments/stzh-appointments.d.ts +74 -0
- package/dist/types/components/stzh-audio/stzh-audio.d.ts +58 -0
- package/dist/types/components/stzh-button/stzh-button.d.ts +105 -0
- package/dist/types/components/stzh-buttongroup/stzh-buttongroup.d.ts +7 -0
- package/dist/types/components/stzh-calendar/stzh-calendar.d.ts +88 -0
- package/dist/types/components/stzh-card/stzh-card.d.ts +127 -0
- package/dist/types/components/stzh-card-list/stzh-card-list.d.ts +31 -0
- package/dist/types/components/stzh-carousel/stzh-carousel.d.ts +175 -0
- package/dist/types/components/stzh-chart/stzh-chart.d.ts +15 -0
- package/dist/types/components/stzh-checkbox/stzh-checkbox.d.ts +57 -0
- package/dist/types/components/stzh-checkboxgroup/stzh-checkboxgroup.d.ts +64 -0
- package/dist/types/components/stzh-chip/stzh-chip.d.ts +74 -0
- package/dist/types/components/stzh-chip-select/stzh-chip-select.d.ts +46 -0
- package/dist/types/components/stzh-clamp/stzh-clamp.d.ts +49 -0
- package/dist/types/components/stzh-contact/stzh-contact.d.ts +54 -0
- package/dist/types/components/stzh-datalist/stzh-datalist.d.ts +51 -0
- package/dist/types/components/stzh-datalist-item/stzh-datalist-item.d.ts +62 -0
- package/dist/types/components/stzh-datamessagelist/stzh-datamessagelist.d.ts +6 -0
- package/dist/types/components/stzh-datamessagelist-item/stzh-datamessagelist-item.d.ts +57 -0
- package/dist/types/components/stzh-datatable/stzh-datatable.d.ts +103 -0
- package/dist/types/components/stzh-datepicker/stzh-datepicker.d.ts +101 -0
- package/dist/types/components/stzh-details/stzh-details.d.ts +35 -0
- package/dist/types/components/stzh-dialog/stzh-dialog.d.ts +64 -0
- package/dist/types/components/stzh-dropdown/stzh-dropdown.d.ts +173 -0
- package/dist/types/components/stzh-figure/stzh-figure.d.ts +21 -0
- package/dist/types/components/stzh-flyingfocus/stzh-flyingfocus.d.ts +35 -0
- package/dist/types/components/stzh-footer/stzh-footer.d.ts +27 -0
- package/dist/types/components/stzh-gallery/stzh-gallery.d.ts +54 -0
- package/dist/types/components/stzh-ghettobox/stzh-ghettobox.d.ts +50 -0
- package/dist/types/components/stzh-header/stzh-header.d.ts +68 -0
- package/dist/types/components/stzh-hr/stzh-hr.d.ts +7 -0
- package/dist/types/components/stzh-iframe/stzh-iframe.d.ts +60 -0
- package/dist/types/components/stzh-imagecomparison/stzh-imagecomparison.d.ts +29 -0
- package/dist/types/components/stzh-input/stzh-input.d.ts +104 -0
- package/dist/types/components/stzh-invert/stzh-invert.d.ts +7 -0
- package/dist/types/components/stzh-langnav/stzh-langnav.d.ts +19 -0
- package/dist/types/components/stzh-link/stzh-link.d.ts +88 -0
- package/dist/types/components/stzh-list/stzh-list.d.ts +9 -0
- package/dist/types/components/stzh-list-item/stzh-list-item.d.ts +7 -0
- package/dist/types/components/stzh-loader/stzh-loader.d.ts +13 -0
- package/dist/types/components/stzh-loadingbar/stzh-loadingbar.d.ts +12 -0
- package/dist/types/components/stzh-logo/stzh-logo.d.ts +9 -0
- package/dist/types/components/stzh-menu-item/stzh-menu-item.d.ts +50 -0
- package/dist/types/components/stzh-message/stzh-message.d.ts +37 -0
- package/dist/types/components/stzh-metanav/stzh-metanav.d.ts +11 -0
- package/dist/types/components/stzh-microsite-teaserlist/stzh-microsite-teaserlist.d.ts +33 -0
- package/dist/types/components/stzh-monthyearpicker/stzh-monthyearpicker.d.ts +98 -0
- package/dist/types/components/stzh-olmap/stzh-olmap.d.ts +124 -0
- package/dist/types/components/stzh-overlay/stzh-overlay.d.ts +34 -0
- package/dist/types/components/stzh-page-skiplinks/stzh-page-skiplinks.d.ts +11 -0
- package/dist/types/components/stzh-pagebottom/stzh-pagebottom.d.ts +29 -0
- package/dist/types/components/stzh-pagetitle/stzh-pagetitle.d.ts +15 -0
- package/dist/types/components/stzh-pagetitle-hero/stzh-pagetitle-hero.d.ts +25 -0
- package/dist/types/components/stzh-pagination/stzh-pagination.d.ts +52 -0
- package/dist/types/components/stzh-panorama/stzh-panorama.d.ts +74 -0
- package/dist/types/components/stzh-popover/stzh-popover.d.ts +73 -0
- package/dist/types/components/stzh-print/stzh-print.d.ts +12 -0
- package/dist/types/components/stzh-progressbar/stzh-progressbar.d.ts +59 -0
- package/dist/types/components/stzh-progressbar-item/stzh-progressbar-item.d.ts +34 -0
- package/dist/types/components/stzh-radio/stzh-radio.d.ts +57 -0
- package/dist/types/components/stzh-radiogroup/stzh-radiogroup.d.ts +66 -0
- package/dist/types/components/stzh-ratio/stzh-ratio.d.ts +22 -0
- package/dist/types/components/stzh-readspeaker/stzh-readspeaker.d.ts +18 -0
- package/dist/types/components/stzh-richtext/stzh-richtext.d.ts +22 -0
- package/dist/types/components/stzh-saptcha/stzh-saptcha.d.ts +28 -0
- package/dist/types/components/stzh-scrollup/stzh-scrollup.d.ts +12 -0
- package/dist/types/components/stzh-share/stzh-share.d.ts +21 -0
- package/dist/types/components/stzh-show/stzh-show.d.ts +22 -0
- package/dist/types/components/stzh-sitemap/stzh-sitemap.d.ts +14 -0
- package/dist/types/components/stzh-skiplink/stzh-skiplink.d.ts +38 -0
- package/dist/types/components/stzh-sortable/stzh-sortable.d.ts +59 -0
- package/dist/types/components/stzh-status/stzh-status.d.ts +14 -0
- package/dist/types/components/stzh-sticky/stzh-sticky.d.ts +58 -0
- package/dist/types/components/stzh-table/stzh-table.d.ts +43 -0
- package/dist/types/components/stzh-textandimage/stzh-textandimage.d.ts +14 -0
- package/dist/types/components/stzh-timeline/stzh-timeline.d.ts +23 -0
- package/dist/types/components/stzh-timeline-item/stzh-timeline-item.d.ts +78 -0
- package/dist/types/components/stzh-timepicker/stzh-timepicker.d.ts +62 -0
- package/dist/types/components/stzh-toast/stzh-toast.d.ts +39 -0
- package/dist/types/components/stzh-toastbar/stzh-toastbar.d.ts +41 -0
- package/dist/types/components/stzh-toggle/stzh-toggle.d.ts +59 -0
- package/dist/types/components/stzh-tooltip/stzh-tooltip.d.ts +80 -0
- package/dist/types/components/stzh-upload/stzh-upload.d.ts +236 -0
- package/dist/types/components/stzh-vbz-carousel/stzh-vbz-carousel.d.ts +14 -0
- package/dist/types/components/stzh-vbz-linechip/stzh-vbz-linechip.d.ts +37 -0
- package/dist/types/components/stzh-vbz-majorticker/stzh-vbz-majorticker.d.ts +42 -0
- package/dist/types/components/stzh-vbz-ticker/stzh-vbz-ticker.d.ts +35 -0
- package/dist/types/components/stzh-youtube/stzh-youtube.d.ts +30 -0
- package/dist/types/index.d.ts +900 -0
- package/dist/types/libraries/tom-select/types/constants.d.ts +12 -0
- package/dist/types/libraries/tom-select/types/contrib/highlight.d.ts +13 -0
- package/dist/types/libraries/tom-select/types/contrib/microevent.d.ts +20 -0
- package/dist/types/libraries/tom-select/types/contrib/microplugin.d.ts +71 -0
- package/dist/types/libraries/tom-select/types/defaults.d.ts +51 -0
- package/dist/types/libraries/tom-select/types/getSettings.d.ts +3 -0
- package/dist/types/libraries/tom-select/types/plugins/caret_position/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/change_listener/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/checkbox_options/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/clear_button/plugin.d.ts +17 -0
- package/dist/types/libraries/tom-select/types/plugins/clear_button/types.d.ts +5 -0
- package/dist/types/libraries/tom-select/types/plugins/drag_drop/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/dropdown_header/plugin.d.ts +17 -0
- package/dist/types/libraries/tom-select/types/plugins/dropdown_header/types.d.ts +8 -0
- package/dist/types/libraries/tom-select/types/plugins/dropdown_input/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/input_autogrow/plugin.d.ts +15 -0
- package/dist/types/libraries/tom-select/types/plugins/no_active_items/plugin.d.ts +15 -0
- package/dist/types/libraries/tom-select/types/plugins/no_backspace_delete/plugin.d.ts +15 -0
- package/dist/types/libraries/tom-select/types/plugins/optgroup_columns/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/plugins/remove_button/plugin.d.ts +17 -0
- package/dist/types/libraries/tom-select/types/plugins/remove_button/types.d.ts +6 -0
- package/dist/types/libraries/tom-select/types/plugins/restore_on_backspace/plugin.d.ts +21 -0
- package/dist/types/libraries/tom-select/types/plugins/virtual_scroll/plugin.d.ts +16 -0
- package/dist/types/libraries/tom-select/types/tom-select.complete.d.ts +2 -0
- package/dist/types/libraries/tom-select/types/tom-select.d.ts +596 -0
- package/dist/types/libraries/tom-select/types/tom-select.popular.d.ts +2 -0
- package/dist/types/libraries/tom-select/types/types/core.d.ts +48 -0
- package/dist/types/libraries/tom-select/types/types/index.d.ts +2 -0
- package/dist/types/libraries/tom-select/types/types/settings.d.ts +78 -0
- package/dist/types/libraries/tom-select/types/utils.d.ts +76 -0
- package/dist/types/libraries/tom-select/types/vanilla.d.ts +76 -0
- package/dist/types/types/svg.d.ts +4 -0
- package/package.json +1 -1
- package/dist/vscode-data.json +0 -7523
- /package/dist/esm-es5/{app-globals-5f5be02f.js.map → app-globals-0cf2577d.js.map} +0 -0
- /package/dist/stzh-components/{p-ebb38041.system.js.map → p-6233fc4f.system.js.map} +0 -0
- /package/dist/stzh-components/{p-5e014c0e.js.map → p-b2b9d87e.js.map} +0 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { ShareService } from "../../index";
|
|
2
|
+
/**
|
|
3
|
+
* @slot logo - Slot for a logo image
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhPagebottom {
|
|
6
|
+
/** Share Title */
|
|
7
|
+
shareTitle: string;
|
|
8
|
+
/** URL of current site (uses full URL by default) */
|
|
9
|
+
shareUrl: string;
|
|
10
|
+
/**
|
|
11
|
+
* Array of enabled share buttons.
|
|
12
|
+
* Possible services: `facebook` / `twitter` / `linkedin` / `xing` / `mail`
|
|
13
|
+
*/
|
|
14
|
+
shareServices: ShareService[] | string;
|
|
15
|
+
/** Whether to show share */
|
|
16
|
+
shareDisabled: boolean;
|
|
17
|
+
/** Logo href */
|
|
18
|
+
logoHref: string;
|
|
19
|
+
/**
|
|
20
|
+
* For Adobe Analytics.
|
|
21
|
+
* Will be rendered as value of `s-object-id` attribute to the logo link element.
|
|
22
|
+
* Default value will be "Footer Logo"
|
|
23
|
+
*/
|
|
24
|
+
logoAnalyticsId: string;
|
|
25
|
+
/** Whether to display border */
|
|
26
|
+
withBorder: boolean;
|
|
27
|
+
element: HTMLStzhPagebottomElement;
|
|
28
|
+
render(): any;
|
|
29
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot heading - Slot for `stzh-heading` element
|
|
3
|
+
* @slot image - Slot for `stzh-figure` or `img` element
|
|
4
|
+
* @slot lead - Slot for `stzh-text` element
|
|
5
|
+
* @slot action-left - Slot e.g. for `stzh-readspeaker` or `stzh-link` element
|
|
6
|
+
* @slot action-right - Slot e.g. for `stzh-readspeaker` or `stzh-link` element
|
|
7
|
+
*/
|
|
8
|
+
export declare class StzhPagetitle {
|
|
9
|
+
element: HTMLStzhPagetitleElement;
|
|
10
|
+
private observer;
|
|
11
|
+
private init;
|
|
12
|
+
connectedCallback(): void;
|
|
13
|
+
disconnectedCallback(): void;
|
|
14
|
+
render(): any;
|
|
15
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot image - Slot for `picture` or `img` element
|
|
3
|
+
* @slot lead - Slot for `stzh-text` element
|
|
4
|
+
* @slot back-link - Slot for `stzh-link` element
|
|
5
|
+
*/
|
|
6
|
+
export declare class StzhPagetitleHero {
|
|
7
|
+
/** Heading */
|
|
8
|
+
heading: string;
|
|
9
|
+
/** Lead author */
|
|
10
|
+
leadAuthor: string;
|
|
11
|
+
/** Subtitle */
|
|
12
|
+
subtitle: string;
|
|
13
|
+
element: HTMLStzhPagetitleHeroElement;
|
|
14
|
+
private fitty;
|
|
15
|
+
private mainTitleElement;
|
|
16
|
+
private observer;
|
|
17
|
+
private destroyFitty;
|
|
18
|
+
private init;
|
|
19
|
+
private reinitFitty;
|
|
20
|
+
componentWillUpdate(): Promise<void>;
|
|
21
|
+
componentDidRender(): Promise<void>;
|
|
22
|
+
connectedCallback(): void;
|
|
23
|
+
disconnectedCallback(): void;
|
|
24
|
+
render(): any;
|
|
25
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhPaginationChangeEvent } from "../../index";
|
|
3
|
+
import { StzhPaginationLocalizedText } from "./stzh-pagination.localization";
|
|
4
|
+
/**
|
|
5
|
+
*/
|
|
6
|
+
export declare class StzhPagination {
|
|
7
|
+
/** Total pages available. */
|
|
8
|
+
total: number;
|
|
9
|
+
/** Name of the hidden date picker input. */
|
|
10
|
+
name: string;
|
|
11
|
+
/** Current page. */
|
|
12
|
+
value: number;
|
|
13
|
+
/** Label for dropdown */
|
|
14
|
+
label: string;
|
|
15
|
+
/** Whether label is hidden. */
|
|
16
|
+
labelHidden: boolean;
|
|
17
|
+
/** Whether the element is readonly or not */
|
|
18
|
+
readonly: boolean;
|
|
19
|
+
/** Whether the element is disabled or not */
|
|
20
|
+
disabled: boolean;
|
|
21
|
+
/** Description message (use description slot as alternative) */
|
|
22
|
+
description: string;
|
|
23
|
+
/** Long description message appearing in a popover (use description-long slot as alternative) */
|
|
24
|
+
descriptionLong: string;
|
|
25
|
+
/** One or multiple error message (use error slot as alternative) */
|
|
26
|
+
error: string | string[];
|
|
27
|
+
/** Invalid status */
|
|
28
|
+
invalid: boolean;
|
|
29
|
+
/** Required status */
|
|
30
|
+
required: boolean;
|
|
31
|
+
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
|
|
32
|
+
showMarker: boolean;
|
|
33
|
+
/** Size variant */
|
|
34
|
+
size: "default" | "small";
|
|
35
|
+
/** Id of the element which describes the input */
|
|
36
|
+
a11yDescribedby: string;
|
|
37
|
+
/** Translation strings. */
|
|
38
|
+
localization: StzhPaginationLocalizedText;
|
|
39
|
+
/** Pagination change event */
|
|
40
|
+
stzhChange: EventEmitter<StzhPaginationChangeEvent>;
|
|
41
|
+
element: HTMLStzhPaginationElement;
|
|
42
|
+
/** Set current page to previous */
|
|
43
|
+
prev(): Promise<void>;
|
|
44
|
+
/** Set current page to next */
|
|
45
|
+
next(): Promise<void>;
|
|
46
|
+
private input;
|
|
47
|
+
private gotoPage;
|
|
48
|
+
private onRootFocus;
|
|
49
|
+
private onInputChange;
|
|
50
|
+
componentWillLoad(): Promise<void>;
|
|
51
|
+
render(): any;
|
|
52
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { PanoramaScene, StzhPanoramaLoadEvent, StzhPanoramaChangeEvent, StzhPanoramaFullscreenChangeEvent, StzhPanoramaSceneChangeEvent, StzhPanoramaZoomChangeEvent } from "../../index";
|
|
3
|
+
import { StzhPanoramaLocalizedText } from "./stzh-panorama.localization";
|
|
4
|
+
import "pannellum";
|
|
5
|
+
/**
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
export declare class StzhPanorama {
|
|
9
|
+
/** Translation strings */
|
|
10
|
+
localization: StzhPanoramaLocalizedText;
|
|
11
|
+
/** Caption */
|
|
12
|
+
caption: string;
|
|
13
|
+
/** Copyright */
|
|
14
|
+
copyright: string;
|
|
15
|
+
/** Current scene */
|
|
16
|
+
scene: string;
|
|
17
|
+
/** Fade duration on scene change */
|
|
18
|
+
sceneFadeDuration: number;
|
|
19
|
+
/** Whether to autoload panorama on pageload */
|
|
20
|
+
autoload: boolean;
|
|
21
|
+
/** If set to true, device orientation control will be used when the panorama is loaded, if the device supports it. If false, device orientation control needs to be activated by pressing a button. */
|
|
22
|
+
orientationOnByDefault: boolean;
|
|
23
|
+
/**
|
|
24
|
+
* Available scenes
|
|
25
|
+
*
|
|
26
|
+
* An array of objects including `sceneId`, `imageTitle`, `imageSrc`, optionally `imageAuthor`, `imageType`, `caption`, `pitch`, `yaw`, `hfov` and `hotspots`
|
|
27
|
+
* `hotspots` can be an array of objects including `pitch`, `yaw`, `type`, `text`, optionally `url`, `id`, `sceneId`, `targetPitch` and `targetYaw`
|
|
28
|
+
*
|
|
29
|
+
* See also https://pannellum.org/documentation/reference/
|
|
30
|
+
*/
|
|
31
|
+
scenes: PanoramaScene[] | string;
|
|
32
|
+
private _scenes;
|
|
33
|
+
private _scenesLibrary;
|
|
34
|
+
element: HTMLStzhFigureElement;
|
|
35
|
+
/** Get viewer instance */
|
|
36
|
+
getViewer(): Promise<any>;
|
|
37
|
+
scenesWatcher(newValue: PanoramaScene[] | string): void;
|
|
38
|
+
sceneWatcher(newValue: string): void;
|
|
39
|
+
updateWatcher(): void;
|
|
40
|
+
/** Load event */
|
|
41
|
+
stzhLoad: EventEmitter<StzhPanoramaLoadEvent>;
|
|
42
|
+
/** Change event */
|
|
43
|
+
stzhChange: EventEmitter<StzhPanoramaChangeEvent>;
|
|
44
|
+
/** Fullscreen change event */
|
|
45
|
+
stzhFullscreenChange: EventEmitter<StzhPanoramaFullscreenChangeEvent>;
|
|
46
|
+
/** Scene change event */
|
|
47
|
+
stzhSceneChange: EventEmitter<StzhPanoramaSceneChangeEvent>;
|
|
48
|
+
/** Zoom change event */
|
|
49
|
+
stzhZoomChange: EventEmitter<StzhPanoramaZoomChangeEvent>;
|
|
50
|
+
isOrientationSupported: boolean;
|
|
51
|
+
isOrientationActive: boolean;
|
|
52
|
+
isFullscreen: boolean;
|
|
53
|
+
private viewer;
|
|
54
|
+
private containerElement;
|
|
55
|
+
private actionRunning;
|
|
56
|
+
private controlAnimationTime;
|
|
57
|
+
private createTooltip;
|
|
58
|
+
private handleSceneDropdownChange;
|
|
59
|
+
private handleControlsKeydown;
|
|
60
|
+
private action;
|
|
61
|
+
private stopOrientation;
|
|
62
|
+
private startOrientation;
|
|
63
|
+
private updateOrientationState;
|
|
64
|
+
/**
|
|
65
|
+
* Execute a button control action.
|
|
66
|
+
* If the action is already runing/animating, add the value to the current position and set as new target.
|
|
67
|
+
*/
|
|
68
|
+
private executeAction;
|
|
69
|
+
private initViewer;
|
|
70
|
+
componentWillLoad(): Promise<void>;
|
|
71
|
+
componentDidRender(): Promise<void>;
|
|
72
|
+
disconnectedCallback(): void;
|
|
73
|
+
render(): any;
|
|
74
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhPopoverOpenEvent, StzhPopoverOpenedEvent, StzhPopoverCloseEvent, StzhPopoverClosedEvent } from "../../index";
|
|
3
|
+
import { Placement } from "@floating-ui/dom";
|
|
4
|
+
import { StzhPopoverLocalizedText } from "./stzh-popover.localization";
|
|
5
|
+
/**
|
|
6
|
+
* @slot - Trigger element for popover
|
|
7
|
+
* @slot content - Any element used as popover content
|
|
8
|
+
* @slot action - `stzh-button` element
|
|
9
|
+
* @slot label - Label for mobile view (alternative for label property)
|
|
10
|
+
*/
|
|
11
|
+
export declare class StzhPopover {
|
|
12
|
+
/** Whether popover should be open */
|
|
13
|
+
open: boolean;
|
|
14
|
+
/** Default placement of popover relative to trigger element */
|
|
15
|
+
placement: Placement;
|
|
16
|
+
/** Variant */
|
|
17
|
+
variant: "default" | "tooltip";
|
|
18
|
+
/** Shifting of popover content */
|
|
19
|
+
skidding: number;
|
|
20
|
+
/** Distance from popover content to trigger. "8" when default variant, "16" when tooltip variant (arrow height + 8px). */
|
|
21
|
+
distance: number;
|
|
22
|
+
/** Label for mobile view (use label slot as alternative) */
|
|
23
|
+
label: string;
|
|
24
|
+
/** Position strategy */
|
|
25
|
+
strategy: "absolute" | "fixed";
|
|
26
|
+
/** Translation strings. */
|
|
27
|
+
localization: StzhPopoverLocalizedText;
|
|
28
|
+
element: HTMLStzhPopoverElement;
|
|
29
|
+
/** Popover open event */
|
|
30
|
+
stzhOpen: EventEmitter<StzhPopoverOpenEvent>;
|
|
31
|
+
/** Popover opened event (after animation) */
|
|
32
|
+
stzhOpened: EventEmitter<StzhPopoverOpenedEvent>;
|
|
33
|
+
/** Popover close event */
|
|
34
|
+
stzhClose: EventEmitter<StzhPopoverCloseEvent>;
|
|
35
|
+
/** Popover closed event (after animation) */
|
|
36
|
+
stzhClosed: EventEmitter<StzhPopoverClosedEvent>;
|
|
37
|
+
/** Show popover content */
|
|
38
|
+
show(): Promise<void>;
|
|
39
|
+
/** Hide popover content */
|
|
40
|
+
hide(): Promise<void>;
|
|
41
|
+
/** Toggle popover content */
|
|
42
|
+
toggle(): Promise<void>;
|
|
43
|
+
update(): Promise<void>;
|
|
44
|
+
handleOutsideClick(event: MouseEvent): void;
|
|
45
|
+
openWatcher(newValue: boolean): Promise<void>;
|
|
46
|
+
distanceWatcher(newValue: number): void;
|
|
47
|
+
computedPlacement: Placement;
|
|
48
|
+
private contentWrapperElement;
|
|
49
|
+
private contentElement;
|
|
50
|
+
private arrowElement;
|
|
51
|
+
private triggerElement;
|
|
52
|
+
private dialogElement;
|
|
53
|
+
private autoUpdateCleanup;
|
|
54
|
+
private initialTouchX;
|
|
55
|
+
private initialTouchY;
|
|
56
|
+
private id;
|
|
57
|
+
private trap;
|
|
58
|
+
private toggledByMethod;
|
|
59
|
+
private handleKeydown;
|
|
60
|
+
private onClickTrigger;
|
|
61
|
+
private computePosition;
|
|
62
|
+
private handleTouchStart;
|
|
63
|
+
private handleTouchEnd;
|
|
64
|
+
componentWillLoad(): Promise<void>;
|
|
65
|
+
private popoverShown;
|
|
66
|
+
private popoverHidden;
|
|
67
|
+
componentDidRender(): void;
|
|
68
|
+
componentDidUpdate(): void;
|
|
69
|
+
componentDidLoad(): void;
|
|
70
|
+
connectedCallback(): void;
|
|
71
|
+
disconnectedCallback(): void;
|
|
72
|
+
render(): any;
|
|
73
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { StzhProgressbarDataItem } from '../../index';
|
|
2
|
+
import { StzhProgressbarLocalizedText } from "./stzh-progressbar.localization";
|
|
3
|
+
/**
|
|
4
|
+
* @slot - Slot for any text content
|
|
5
|
+
*/
|
|
6
|
+
export declare class StzhProgressbar {
|
|
7
|
+
/** Translation strings */
|
|
8
|
+
localization: StzhProgressbarLocalizedText;
|
|
9
|
+
/**
|
|
10
|
+
* Step data (JSON array with objects that have `label` attribute and optional:
|
|
11
|
+
* - `disabled`, if step should be disabled
|
|
12
|
+
* - `icon`, if icon instead of step number should be displayed):
|
|
13
|
+
* - `analyticsId`, for Adobe Analytics, rendered as `s-object-id` (default is `label`)
|
|
14
|
+
*
|
|
15
|
+
* ```
|
|
16
|
+
* {
|
|
17
|
+
* "label": "Step Label"
|
|
18
|
+
* "icon": "clock",
|
|
19
|
+
* "disabled": true
|
|
20
|
+
* }
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
data: StzhProgressbarDataItem[] | string;
|
|
24
|
+
private _data;
|
|
25
|
+
/** Index of the item that be active */
|
|
26
|
+
index: number;
|
|
27
|
+
/** Number of steps to show below small breakpoint */
|
|
28
|
+
steps: number;
|
|
29
|
+
/** Number of steps to show above small breakpoint */
|
|
30
|
+
stepsSmall: number;
|
|
31
|
+
/** Number of steps to show above medium breakpoint */
|
|
32
|
+
stepsMedium: number;
|
|
33
|
+
/** Number of steps to show above large breakpoint */
|
|
34
|
+
stepsLarge: number;
|
|
35
|
+
/** Number of steps to show above ultra breakpoint */
|
|
36
|
+
stepsUltra: number;
|
|
37
|
+
currentSteps: number;
|
|
38
|
+
element: HTMLStzhProgressbarElement;
|
|
39
|
+
/**
|
|
40
|
+
* Return infos about rendered progressbar items.
|
|
41
|
+
* Array of objects including: hide (whether step is hidden)
|
|
42
|
+
* / passed (whether step has been passed)
|
|
43
|
+
* / current (whether step is currently active)
|
|
44
|
+
* / dotted (whether step has dotted style active)
|
|
45
|
+
* / first|last (whether step is first or last)
|
|
46
|
+
* / label
|
|
47
|
+
*/
|
|
48
|
+
getItemData(): Promise<any[]>;
|
|
49
|
+
dataWatcher(newValue: any[] | string): void;
|
|
50
|
+
private lastItemIndex;
|
|
51
|
+
private maxStepIndex;
|
|
52
|
+
private withinLastFewSteps;
|
|
53
|
+
private getItemAttributes;
|
|
54
|
+
private setCurrentSteps;
|
|
55
|
+
componentWillLoad(): Promise<void>;
|
|
56
|
+
connectedCallback(): void;
|
|
57
|
+
disconnectedCallback(): void;
|
|
58
|
+
render(): any;
|
|
59
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhProgressbarItemClickEvent, StzhProgressbarItemDottedClickEvent } from '../../index';
|
|
3
|
+
/**
|
|
4
|
+
* @slot - Slot for label (or use label prop)
|
|
5
|
+
*/
|
|
6
|
+
export declare class StzhProgressbarItem {
|
|
7
|
+
label: string;
|
|
8
|
+
disabled: boolean;
|
|
9
|
+
first: boolean;
|
|
10
|
+
last: boolean;
|
|
11
|
+
passed: boolean;
|
|
12
|
+
current: boolean;
|
|
13
|
+
hide: boolean;
|
|
14
|
+
dotted: boolean;
|
|
15
|
+
step: number;
|
|
16
|
+
icon: string;
|
|
17
|
+
/**
|
|
18
|
+
* For Adobe Analytics.
|
|
19
|
+
* Will be rendered as value of `s-object-id` attribute to the button element.
|
|
20
|
+
* Default value will be taken from `label` prop or default slot.
|
|
21
|
+
*/
|
|
22
|
+
analyticsId: string;
|
|
23
|
+
/** Click event */
|
|
24
|
+
stzhClick: EventEmitter<StzhProgressbarItemClickEvent>;
|
|
25
|
+
/** Dotted click event */
|
|
26
|
+
stzhDottedClick: EventEmitter<StzhProgressbarItemDottedClickEvent>;
|
|
27
|
+
element: HTMLStzhProgressbarItemElement;
|
|
28
|
+
private button;
|
|
29
|
+
private text;
|
|
30
|
+
private onClick;
|
|
31
|
+
private onDottedClick;
|
|
32
|
+
componentDidRender(): void;
|
|
33
|
+
render(): any;
|
|
34
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { EventEmitter } from "../../stencil-public-runtime";
|
|
2
|
+
import { StzhRadioChangeEvent, StzhRadioFocusEvent, StzhRadioBlurEvent } from "../../index";
|
|
3
|
+
import { StzhLocaleComponent } from "../../utils/translation-utils";
|
|
4
|
+
/**
|
|
5
|
+
* @slot - Slot for label content
|
|
6
|
+
* @slot description - Slot for description
|
|
7
|
+
* @slot description-long - Slot for long description (in popover)
|
|
8
|
+
* @slot error - Slot for error
|
|
9
|
+
*/
|
|
10
|
+
export declare class StzhRadio {
|
|
11
|
+
/** Translation strings */
|
|
12
|
+
localization: StzhLocaleComponent;
|
|
13
|
+
/** Whether the element is disabled or not */
|
|
14
|
+
disabled: boolean;
|
|
15
|
+
/** The name of the input element */
|
|
16
|
+
name: string;
|
|
17
|
+
/** The value of the input element */
|
|
18
|
+
value: string;
|
|
19
|
+
/** Invalid status */
|
|
20
|
+
invalid: boolean;
|
|
21
|
+
/** Required status */
|
|
22
|
+
required: boolean;
|
|
23
|
+
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
|
|
24
|
+
showMarker: boolean;
|
|
25
|
+
/** Checked status */
|
|
26
|
+
checked: boolean;
|
|
27
|
+
/** Label */
|
|
28
|
+
label: string;
|
|
29
|
+
/** Description message (use description slot as alternative) */
|
|
30
|
+
description: string;
|
|
31
|
+
/** Long description message appearing in a popover (use description-long slot as alternative) */
|
|
32
|
+
descriptionLong: string;
|
|
33
|
+
/** One or multiple error message (use error slot as alternative) */
|
|
34
|
+
error: string | string[];
|
|
35
|
+
private _error;
|
|
36
|
+
/** Id for element which describes the radio button (this will be overwritten if description prop or slot is used, used by stzh-radiogroup) */
|
|
37
|
+
a11yDescribedby: string;
|
|
38
|
+
/** Focus input field */
|
|
39
|
+
setFocus(): Promise<void>;
|
|
40
|
+
/** Input change event */
|
|
41
|
+
stzhChange: EventEmitter<StzhRadioChangeEvent>;
|
|
42
|
+
/** Input focus event */
|
|
43
|
+
stzhFocus: EventEmitter<StzhRadioFocusEvent>;
|
|
44
|
+
/** Input blur event */
|
|
45
|
+
stzhBlur: EventEmitter<StzhRadioBlurEvent>;
|
|
46
|
+
errorWatcher(newValue: string | string[]): void;
|
|
47
|
+
element: HTMLStzhRadioElement;
|
|
48
|
+
private input;
|
|
49
|
+
private inputId;
|
|
50
|
+
private focusedByInput;
|
|
51
|
+
private onInput;
|
|
52
|
+
private onRootFocus;
|
|
53
|
+
private onFocus;
|
|
54
|
+
private onBlur;
|
|
55
|
+
componentWillLoad(): Promise<void>;
|
|
56
|
+
render(): any;
|
|
57
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { StzhRadioChangeEvent } from "../../index";
|
|
2
|
+
import { StzhLocaleComponent } from "../../utils/translation-utils";
|
|
3
|
+
/**
|
|
4
|
+
* @slot - Slot for `stzh-radio`, `stzh-button[type="radio"]` or `stzh-card` elements
|
|
5
|
+
* @slot description - Slot for description
|
|
6
|
+
* @slot description-long - Slot for long description (in popover)
|
|
7
|
+
* @slot error - Slot for error
|
|
8
|
+
*/
|
|
9
|
+
export declare class StzhRadiogroup {
|
|
10
|
+
/** Translation strings */
|
|
11
|
+
localization: StzhLocaleComponent;
|
|
12
|
+
/** Whether the element is disabled or not */
|
|
13
|
+
disabled: boolean;
|
|
14
|
+
/** The name of the input radio elements, will define the radio group. If you have more than one radio group on a page, every group needs to have its own unique name */
|
|
15
|
+
name: string;
|
|
16
|
+
/** The legend */
|
|
17
|
+
legend: string;
|
|
18
|
+
/** Hide legend to show only for screenreaders */
|
|
19
|
+
hideLegend: boolean;
|
|
20
|
+
/** Invalid status */
|
|
21
|
+
invalid: boolean;
|
|
22
|
+
/** Required status */
|
|
23
|
+
required: boolean;
|
|
24
|
+
/** Append text to label depending if field is optional/required. true -> show "(optional)", false -> show nothing */
|
|
25
|
+
showMarker: boolean;
|
|
26
|
+
/** Select a radio by value */
|
|
27
|
+
value: string;
|
|
28
|
+
/** Direction */
|
|
29
|
+
direction: "vertical" | "horizontal";
|
|
30
|
+
/** Description message (use description slot as alternative) */
|
|
31
|
+
description: string;
|
|
32
|
+
/** Long description message appearing in a popover (use description-long slot as alternative) */
|
|
33
|
+
descriptionLong: string;
|
|
34
|
+
/** One or multiple error message (use error slot as alternative) */
|
|
35
|
+
error: string | string[];
|
|
36
|
+
private _error;
|
|
37
|
+
/** Current checked radio element (readonly) */
|
|
38
|
+
checkedRadio: HTMLStzhRadioElement | null;
|
|
39
|
+
/** Prevent updating certain properties of radio elements (possible values inside array: disabled, invalid, required, hide-marker) */
|
|
40
|
+
preventUpdateProperties: string[] | string;
|
|
41
|
+
private _preventUpdateProperties;
|
|
42
|
+
/** Host element */
|
|
43
|
+
element: HTMLElement;
|
|
44
|
+
watchName(newValue: string): void;
|
|
45
|
+
watchDisabled(newValue: boolean): void;
|
|
46
|
+
watchInvalid(newValue: boolean): void;
|
|
47
|
+
watchRequired(newValue: boolean): void;
|
|
48
|
+
watchValue(newValue: string): void;
|
|
49
|
+
errorWatcher(newValue: string | string[]): void;
|
|
50
|
+
preventUpdatePropertiesWatcher(newValue: string[] | string): void;
|
|
51
|
+
onChange(event: CustomEvent<StzhRadioChangeEvent>): void;
|
|
52
|
+
/** Radio elements */
|
|
53
|
+
private radios;
|
|
54
|
+
private radiogroupId;
|
|
55
|
+
private observer;
|
|
56
|
+
private updateRadiosProperty;
|
|
57
|
+
private updateCheckedRadioByValue;
|
|
58
|
+
private uncheckRadios;
|
|
59
|
+
private init;
|
|
60
|
+
componentWillLoad(): Promise<void>;
|
|
61
|
+
componentShouldUpdate(_newValue: any, _oldValue: any, prop: string): boolean;
|
|
62
|
+
componentDidRender(): void;
|
|
63
|
+
connectedCallback(): void;
|
|
64
|
+
disconnectedCallback(): void;
|
|
65
|
+
render(): any;
|
|
66
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Layout } from "../../index";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - Slot for e.g. image or video
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhRatio {
|
|
6
|
+
/** Aspect ratio */
|
|
7
|
+
ratio: Layout.Ratio;
|
|
8
|
+
/** Aspect ratio above small breakpoint */
|
|
9
|
+
ratioSmall: Layout.Ratio | "inherit";
|
|
10
|
+
/** Aspect ratio above medium breakpoint */
|
|
11
|
+
ratioMedium: Layout.Ratio | "inherit";
|
|
12
|
+
/** Aspect ratio above large breakpoint */
|
|
13
|
+
ratioLarge: Layout.Ratio | "inherit";
|
|
14
|
+
/** Aspect ratio above ultra breakpoint */
|
|
15
|
+
ratioUltra: Layout.Ratio | "inherit";
|
|
16
|
+
/** Whether aspect ratio is in portrait mode */
|
|
17
|
+
portrait: boolean;
|
|
18
|
+
/** Fit mode */
|
|
19
|
+
fit: "cover" | "contain";
|
|
20
|
+
element: HTMLStzhRatioElement;
|
|
21
|
+
render(): any;
|
|
22
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot - Slot for label
|
|
3
|
+
*/
|
|
4
|
+
export declare class StzhReadspeaker {
|
|
5
|
+
/** RS url of site (e.g. https://app-eu.readspeaker.com/cgi-bin/rsent?customerid=4490&lang=de_de&readid=content&url=https://www.stadt-zuerich.ch/portal/de/index/service/kontakt.html) */
|
|
6
|
+
href: string;
|
|
7
|
+
/** RS event ID */
|
|
8
|
+
eventId: string;
|
|
9
|
+
element: HTMLStzhReadspeakerElement;
|
|
10
|
+
addClickEvents(): void;
|
|
11
|
+
private readspeakerLink;
|
|
12
|
+
private observer;
|
|
13
|
+
private onLinkClick;
|
|
14
|
+
private init;
|
|
15
|
+
connectedCallback(): void;
|
|
16
|
+
disconnectedCallback(): void;
|
|
17
|
+
render(): any;
|
|
18
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { StzhLocaleComponent } from "../../utils/translation-utils";
|
|
2
|
+
/**
|
|
3
|
+
* @slot - Text content that should be styled
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhRichtext {
|
|
6
|
+
/** Translation strings */
|
|
7
|
+
localization: StzhLocaleComponent;
|
|
8
|
+
/** Whether first top margin of first child should be set to 0. */
|
|
9
|
+
removeFirstMargin: boolean;
|
|
10
|
+
/** Whether last bottom margin of last child should be set to 0. */
|
|
11
|
+
removeLastMargin: boolean;
|
|
12
|
+
/** Selector to recognize external link and attach an icon */
|
|
13
|
+
externalLinkSelector: string;
|
|
14
|
+
/** Icon used for marking external links */
|
|
15
|
+
externalLinkIcon: string;
|
|
16
|
+
element: HTMLStzhRichtextElement;
|
|
17
|
+
private externalLinks;
|
|
18
|
+
private addExternalLinkIcons;
|
|
19
|
+
componentWillLoad(): Promise<void>;
|
|
20
|
+
componentDidRender(): void;
|
|
21
|
+
render(): any;
|
|
22
|
+
}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { StzhSaptchaLocalizedText } from './stzh-saptcha.localization';
|
|
2
|
+
/**
|
|
3
|
+
* @slot - Slot for content
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhSaptcha {
|
|
6
|
+
/** Translation strings */
|
|
7
|
+
localization: StzhSaptchaLocalizedText;
|
|
8
|
+
/** Numbers shown to user for selection */
|
|
9
|
+
numbers: number[] | string;
|
|
10
|
+
private _numbers;
|
|
11
|
+
/** The value of the input element */
|
|
12
|
+
value: string;
|
|
13
|
+
/** Name of input */
|
|
14
|
+
name: string;
|
|
15
|
+
/** One or multiple error message */
|
|
16
|
+
error: string | string[];
|
|
17
|
+
private _error;
|
|
18
|
+
/** Invalid status */
|
|
19
|
+
invalid: boolean;
|
|
20
|
+
/** Whether the element is disabled or not */
|
|
21
|
+
disabled: boolean;
|
|
22
|
+
element: HTMLStzhSaptchaElement;
|
|
23
|
+
numbersWatcher(newValue: number[] | string): void;
|
|
24
|
+
errorWatcher(newValue: string | string[]): void;
|
|
25
|
+
private saptchaId;
|
|
26
|
+
componentWillLoad(): Promise<void>;
|
|
27
|
+
render(): any;
|
|
28
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot - Slot for label
|
|
3
|
+
*/
|
|
4
|
+
export declare class StzhScrollup {
|
|
5
|
+
element: HTMLStzhScrollupElement;
|
|
6
|
+
private observer;
|
|
7
|
+
private handleLinkClick;
|
|
8
|
+
private init;
|
|
9
|
+
connectedCallback(): void;
|
|
10
|
+
disconnectedCallback(): void;
|
|
11
|
+
render(): any;
|
|
12
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ShareService } from "../../index";
|
|
2
|
+
import { StzhShareLocalizedText } from "./stzh-share.localization";
|
|
3
|
+
/**
|
|
4
|
+
*/
|
|
5
|
+
export declare class StzhShare {
|
|
6
|
+
/** Translation strings */
|
|
7
|
+
localization: StzhShareLocalizedText;
|
|
8
|
+
/** URL of current site (uses full URL by default) */
|
|
9
|
+
url: string;
|
|
10
|
+
/**
|
|
11
|
+
* Array of enabled share buttons.
|
|
12
|
+
* Possible services: `facebook` / `twitter` / `linkedin` / `xing` / `mail`
|
|
13
|
+
*/
|
|
14
|
+
services: ShareService[] | string;
|
|
15
|
+
private _services;
|
|
16
|
+
servicesWatcher(newValue: ShareService[] | string): void;
|
|
17
|
+
element: HTMLStzhShareElement;
|
|
18
|
+
private openPopup;
|
|
19
|
+
componentWillLoad(): Promise<void>;
|
|
20
|
+
render(): any;
|
|
21
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @slot - Slot for any content
|
|
3
|
+
*/
|
|
4
|
+
export declare class StzhShow {
|
|
5
|
+
/** Mikro */
|
|
6
|
+
mikro: boolean;
|
|
7
|
+
/** Small */
|
|
8
|
+
small: boolean;
|
|
9
|
+
/** Medium */
|
|
10
|
+
medium: boolean;
|
|
11
|
+
/** Large */
|
|
12
|
+
large: boolean;
|
|
13
|
+
/** Ultra */
|
|
14
|
+
ultra: boolean;
|
|
15
|
+
/** Hide from date */
|
|
16
|
+
hideFromDate: Date | string;
|
|
17
|
+
private _hideFromDate;
|
|
18
|
+
hideFromDateWatcher(newValue: Date | string): void;
|
|
19
|
+
element: HTMLStzhShowElement;
|
|
20
|
+
componentWillLoad(): void;
|
|
21
|
+
render(): any;
|
|
22
|
+
}
|