tent-lib 0.0.71 → 0.0.73
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/esm2022/lib/components/atomic/badge/badge.component.mjs +3 -3
- package/esm2022/lib/components/atomic/breadcrump/breadcrump.component.mjs +3 -3
- package/esm2022/lib/components/atomic/button/button.component.mjs +3 -3
- package/esm2022/lib/components/atomic/datepicker/datepicker.component.mjs +3 -3
- package/esm2022/lib/components/atomic/dropdown/dropdown.component.mjs +3 -3
- package/esm2022/lib/components/atomic/input/input.component.mjs +3 -3
- package/esm2022/lib/components/core/advantages/advantages.component.mjs +3 -3
- package/esm2022/lib/components/core/cards-2col/cards-2col.component.mjs +3 -3
- package/esm2022/lib/components/core/cards-3col/cards-3col.component.mjs +3 -3
- package/esm2022/lib/components/core/contact-form/contact-form.component.mjs +3 -3
- package/esm2022/lib/components/core/contact-office/contact-office.component.mjs +3 -3
- package/esm2022/lib/components/core/delivery-app/delivery-app.component.mjs +3 -3
- package/esm2022/lib/components/core/destination-hotels/destination-hotels.component.mjs +3 -3
- package/esm2022/lib/components/core/destination-info/destination-info.component.mjs +3 -3
- package/esm2022/lib/components/core/destination-list/destination-list.component.mjs +3 -3
- package/esm2022/lib/components/core/employment-benefits/employment-benefits.component.mjs +2 -2
- package/esm2022/lib/components/core/employment-form/employment-form.component.mjs +3 -3
- package/esm2022/lib/components/core/footer-a/footer-a.component.mjs +3 -3
- package/esm2022/lib/components/core/footer-b/footer-b.component.mjs +3 -3
- package/esm2022/lib/components/core/footer-static/footer-static.component.mjs +3 -3
- package/esm2022/lib/components/core/gallery-photos/gallery-photos.component.mjs +2 -2
- package/esm2022/lib/components/core/generic-head/generic-head.component.mjs +55 -0
- package/esm2022/lib/components/core/guests-popup/guests-popup.component.mjs +3 -3
- package/esm2022/lib/components/core/header/header.component.mjs +4 -9
- package/esm2022/lib/components/core/header-mobile/header-mobile.component.mjs +3 -3
- package/esm2022/lib/components/core/hotel-about/hotel-about.component.mjs +3 -3
- package/esm2022/lib/components/core/hotel-app/hotel-app.component.mjs +3 -3
- package/esm2022/lib/components/core/hotel-equipment/hotel-equipment.component.mjs +3 -3
- package/esm2022/lib/components/core/hotel-location/hotel-location.component.mjs +3 -3
- package/esm2022/lib/components/core/hotel-services/hotel-services.component.mjs +3 -3
- package/esm2022/lib/components/core/hotel-slider/hotel-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/hotels-list/hotels-list.component.mjs +3 -3
- package/esm2022/lib/components/core/info-slider/info-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/location-beach/location-beach.component.mjs +3 -3
- package/esm2022/lib/components/core/location-how/location-how.component.mjs +3 -3
- package/esm2022/lib/components/core/modals/books-modal/books-modal.component.mjs +3 -3
- package/esm2022/lib/components/core/modals/checkin-modal/checkin-modal.component.mjs +3 -3
- package/esm2022/lib/components/core/modals/hotel-list-modal/hotel-list-modal.component.mjs +10 -4
- package/esm2022/lib/components/core/modals/menu-modal/menu-modal.component.mjs +3 -3
- package/esm2022/lib/components/core/modals/newsletter-modal/newsletter-modal.component.mjs +3 -3
- package/esm2022/lib/components/core/modals/room-zoom-modal/room-zoom-modal.component.mjs +3 -3
- package/esm2022/lib/components/core/module-404/module-404.component.mjs +3 -3
- package/esm2022/lib/components/core/module-google-maps/module-google-maps.component.mjs +3 -3
- package/esm2022/lib/components/core/module-search/module-search.component.mjs +3 -3
- package/esm2022/lib/components/core/motor/motor.component.mjs +3 -3
- package/esm2022/lib/components/core/offer/offer.component.mjs +3 -3
- package/esm2022/lib/components/core/offer-banner/offer-banner.component.mjs +3 -3
- package/esm2022/lib/components/core/offer-details/offer-details.component.mjs +3 -3
- package/esm2022/lib/components/core/offer-slider/offer-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/registration/registration.component.mjs +3 -3
- package/esm2022/lib/components/core/room-slider/room-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/rooms-slider/rooms-slider.component.mjs +3 -3
- package/esm2022/lib/components/core/services-details/services-details.component.mjs +3 -3
- package/esm2022/lib/components/core/submenu/submenu.component.mjs +2 -2
- package/esm2022/lib/components/core/thanks/thanks.component.mjs +2 -2
- package/esm2022/lib/components/core/top-module/top-module.component.mjs +3 -3
- package/esm2022/lib/components/core/travelers/travelers.component.mjs +3 -3
- package/esm2022/lib/components/core/webmap/webmap.component.mjs +2 -2
- package/esm2022/public-api.mjs +2 -1
- package/fesm2022/tent-lib.mjs +203 -155
- package/fesm2022/tent-lib.mjs.map +1 -1
- package/lib/components/core/generic-head/generic-head.component.d.ts +29 -0
- package/lib/components/core/modals/hotel-list-modal/hotel-list-modal.component.d.ts +2 -0
- package/package.json +1 -1
- package/public-api.d.ts +1 -0
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { DropdownOption } from '../../atomic/dropdown/dropdown.component';
|
|
3
|
+
import { BreadcrumpI } from '../../../interfaces/atomic/breadcrump.interface';
|
|
4
|
+
import { DropdownI } from '../../../interfaces/atomic/dropdown.interface';
|
|
5
|
+
import { ButtonI } from '../../../interfaces/atomic/button.interface';
|
|
6
|
+
import * as i0 from "@angular/core";
|
|
7
|
+
export declare class GenericHeadComponent implements OnInit {
|
|
8
|
+
theme?: string;
|
|
9
|
+
galleryFilterOptions?: GalleryFilterOption[];
|
|
10
|
+
title?: string;
|
|
11
|
+
titleDark?: string;
|
|
12
|
+
breadcrumps?: BreadcrumpI;
|
|
13
|
+
filter?: DropdownI;
|
|
14
|
+
button?: ButtonI;
|
|
15
|
+
galleryBtns?: ButtonI[];
|
|
16
|
+
linkMaps?: ButtonI;
|
|
17
|
+
linkBack?: ButtonI;
|
|
18
|
+
filterChange: EventEmitter<DropdownOption>;
|
|
19
|
+
galleryFilterSelected: GalleryFilterOption;
|
|
20
|
+
ngOnInit(): void;
|
|
21
|
+
filterChanged(option: DropdownOption): void;
|
|
22
|
+
filterGalleryClicked(option: GalleryFilterOption): void;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GenericHeadComponent, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GenericHeadComponent, "tent-generic-head", never, { "theme": { "alias": "theme"; "required": false; }; "galleryFilterOptions": { "alias": "galleryFilterOptions"; "required": false; }; "title": { "alias": "title"; "required": false; }; "titleDark": { "alias": "titleDark"; "required": false; }; "breadcrumps": { "alias": "breadcrumps"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "button": { "alias": "button"; "required": false; }; "galleryBtns": { "alias": "galleryBtns"; "required": false; }; "linkMaps": { "alias": "linkMaps"; "required": false; }; "linkBack": { "alias": "linkBack"; "required": false; }; }, { "filterChange": "filterChange"; }, never, never, true, never>;
|
|
25
|
+
}
|
|
26
|
+
export interface GalleryFilterOption {
|
|
27
|
+
id: string;
|
|
28
|
+
label: string;
|
|
29
|
+
}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class HotelListModalComponent {
|
|
3
3
|
private readonly dialogRef;
|
|
4
|
+
collapsed: boolean[];
|
|
4
5
|
close(): void;
|
|
5
6
|
elementClicked(event: Event): void;
|
|
7
|
+
toggleCollapsed(index: number): void;
|
|
6
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<HotelListModalComponent, never>;
|
|
7
9
|
static ɵcmp: i0.ɵɵComponentDeclaration<HotelListModalComponent, "tent-hotel-list-modal", never, {}, {}, never, never, true, never>;
|
|
8
10
|
}
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -59,6 +59,7 @@ export * from './lib/components/core/services-details/services-details.component
|
|
|
59
59
|
export * from './lib/components/core/submenu/submenu.component';
|
|
60
60
|
export * from './lib/components/core/thanks/thanks.component';
|
|
61
61
|
export * from './lib/components/core/webmap/webmap.component';
|
|
62
|
+
export * from './lib/components/core/generic-head/generic-head.component';
|
|
62
63
|
export * from './lib/interfaces/atomic/button.interface';
|
|
63
64
|
export * from './lib/interfaces/atomic/datepicker.interface';
|
|
64
65
|
export * from './lib/interfaces/atomic/dropdown.interface';
|