@qite/tide-client 1.1.178 → 1.1.180
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/build/index.d.ts +12 -11
- package/build/index.js +5070 -5277
- package/build/index.js.map +1 -1
- package/build/services/odata.service.d.ts +2 -8
- package/build/types/booking-v2/index.d.ts +3 -3
- package/build/types/booking-v2/request/available-countries-request.d.ts +4 -4
- package/build/types/booking-v2/request/available-flights-request.d.ts +8 -8
- package/build/types/booking-v2/request/bookable-dates-request.d.ts +4 -4
- package/build/types/booking-v2/request/booking-package-address.d.ts +14 -14
- package/build/types/booking-v2/request/booking-package-book-request.d.ts +26 -26
- package/build/types/booking-v2/request/booking-package-customer-request.d.ts +4 -4
- package/build/types/booking-v2/request/booking-package-destination.d.ts +9 -9
- package/build/types/booking-v2/request/booking-package-details-request.d.ts +28 -28
- package/build/types/booking-v2/request/booking-package-flight-pool-request.d.ts +12 -12
- package/build/types/booking-v2/request/booking-package-request.d.ts +5 -5
- package/build/types/booking-v2/request/booking-package-search-request.d.ts +30 -29
- package/build/types/booking-v2/request/booking-package-update-request.d.ts +4 -4
- package/build/types/booking-v2/request/booking-package-voucher-request.d.ts +4 -4
- package/build/types/booking-v2/request/flight-lines-request.d.ts +3 -3
- package/build/types/booking-v2/request/index.d.ts +21 -21
- package/build/types/booking-v2/request/packaging/packaging-accommodation-request.d.ts +36 -36
- package/build/types/booking-v2/request/packaging/packaging-request-base.d.ts +7 -7
- package/build/types/booking-v2/request/prices-request.d.ts +17 -17
- package/build/types/booking-v2/request/selected-flight.d.ts +14 -14
- package/build/types/booking-v2/request/selected-hotel.d.ts +5 -5
- package/build/types/booking-v2/request/tour-codes.request.d.ts +3 -3
- package/build/types/booking-v2/request/transport-dates-request.d.ts +14 -14
- package/build/types/booking-v2/response/available-country.d.ts +5 -5
- package/build/types/booking-v2/response/available-flight.d.ts +4 -4
- package/build/types/booking-v2/response/base-price.d.ts +7 -7
- package/build/types/booking-v2/response/bookable-dates.d.ts +4 -4
- package/build/types/booking-v2/response/booking-package-allotment-info.d.ts +33 -33
- package/build/types/booking-v2/response/booking-package-dossier.d.ts +6 -6
- package/build/types/booking-v2/response/booking-package-entryline-flight-meta-data.d.ts +5 -5
- package/build/types/booking-v2/response/booking-package-flight-combination.d.ts +5 -5
- package/build/types/booking-v2/response/booking-package-flight-info.d.ts +9 -9
- package/build/types/booking-v2/response/booking-package-flight-pool.d.ts +5 -5
- package/build/types/booking-v2/response/booking-package-flight-route.d.ts +4 -4
- package/build/types/booking-v2/response/booking-package-hotel-pool.d.ts +4 -4
- package/build/types/booking-v2/response/booking-package-item.d.ts +43 -43
- package/build/types/booking-v2/response/booking-price-detail.d.ts +17 -17
- package/build/types/booking-v2/response/booking-price-details.d.ts +15 -15
- package/build/types/booking-v2/response/booking-price-per-pax.d.ts +4 -4
- package/build/types/booking-v2/response/booking-product-notification.d.ts +7 -7
- package/build/types/booking-v2/response/booking-room-status-option.d.ts +5 -5
- package/build/types/booking-v2/response/booking-room-status.d.ts +5 -5
- package/build/types/booking-v2/response/booking-travel-agent.d.ts +7 -7
- package/build/types/booking-v2/response/booking-validity-line.d.ts +4 -4
- package/build/types/booking-v2/response/booking-voucher-result.d.ts +3 -3
- package/build/types/booking-v2/response/changed-line.d.ts +4 -4
- package/build/types/booking-v2/response/elastic-result-hit.d.ts +8 -8
- package/build/types/booking-v2/response/elastic-result.d.ts +17 -17
- package/build/types/booking-v2/response/flight-lines-by-allotment.d.ts +11 -11
- package/build/types/booking-v2/response/index.d.ts +36 -36
- package/build/types/booking-v2/response/packaging/packaging-accommodation-response.d.ts +20 -20
- package/build/types/booking-v2/response/packaging/packaging-base-response.d.ts +25 -25
- package/build/types/booking-v2/response/packaging/packaging-entry.d.ts +103 -103
- package/build/types/booking-v2/response/packaging/packaging-flight-response.d.ts +17 -20
- package/build/types/booking-v2/response/packaging/packaging-transaction.d.ts +4 -4
- package/build/types/booking-v2/response/tide-elastic-product.d.ts +67 -67
- package/build/types/booking-v2/response/tide-elastic-tag.d.ts +4 -4
- package/build/types/booking-v2/response/tide-response.d.ts +8 -8
- package/build/types/booking-v2/response/tour-codes-response.d.ts +3 -3
- package/build/types/booking-v2/response/transport-dates-response.d.ts +4 -4
- package/build/types/booking-v2/shared/airline-booking-package-option.d.ts +3 -2
- package/build/types/booking-v2/shared/airport-booking-package-option.d.ts +3 -2
- package/build/types/booking-v2/shared/booking-airline-group.d.ts +6 -6
- package/build/types/booking-v2/shared/booking-airport-group.d.ts +6 -6
- package/build/types/booking-v2/shared/booking-option-group.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-option-pax.d.ts +13 -13
- package/build/types/booking-v2/shared/booking-option-unit.d.ts +12 -12
- package/build/types/booking-v2/shared/booking-package-availability.d.ts +9 -9
- package/build/types/booking-v2/shared/booking-package-entry.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-flight-meta-data-line.d.ts +18 -18
- package/build/types/booking-v2/shared/booking-package-flight-meta-data.d.ts +10 -10
- package/build/types/booking-v2/shared/booking-package-flight.d.ts +18 -18
- package/build/types/booking-v2/shared/booking-package-hotel-option.d.ts +10 -10
- package/build/types/booking-v2/shared/booking-package-hotel-room.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-hotel.d.ts +22 -22
- package/build/types/booking-v2/shared/booking-package-line.d.ts +17 -17
- package/build/types/booking-v2/shared/booking-package-option.d.ts +47 -47
- package/build/types/booking-v2/shared/booking-package-pax.d.ts +17 -17
- package/build/types/booking-v2/shared/booking-package-request-room.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-room-option.d.ts +22 -22
- package/build/types/booking-v2/shared/booking-package-room.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package-tag.d.ts +5 -5
- package/build/types/booking-v2/shared/booking-package.d.ts +14 -14
- package/build/types/booking-v2/shared/index.d.ts +29 -29
- package/build/types/booking-v2/shared/itinerary.d.ts +41 -41
- package/build/types/booking-v2/shared/per-booking-package-option.d.ts +9 -9
- package/build/types/booking-v2/shared/per-package-option.d.ts +9 -9
- package/build/types/booking-v2/shared/per-pax-package-option.d.ts +5 -5
- package/build/types/booking-v2/shared/per-unit-package-option.d.ts +7 -7
- package/build/types/booking-v2/shared/room-option-pax-type.d.ts +4 -4
- package/build/types/company/agent/agent-invoice-item.d.ts +9 -9
- package/build/types/company/agent/change-entry-agent-surcharge-action.model.d.ts +5 -5
- package/build/types/company/agent/entry-totals.d.ts +7 -7
- package/build/types/company/agent/index.d.ts +3 -3
- package/build/types/company/agent-print-action-request.d.ts +11 -11
- package/build/types/company/agent-print-action.d.ts +6 -6
- package/build/types/company/custom-entry-status-item.d.ts +6 -6
- package/build/types/company/index.d.ts +5 -5
- package/build/types/company/number-string-pair.d.ts +4 -4
- package/build/types/enums/allotment-kind.d.ts +4 -4
- package/build/types/enums/allotment-status.d.ts +5 -5
- package/build/types/enums/allotment-type.d.ts +5 -5
- package/build/types/enums/availability-search-type.d.ts +6 -6
- package/build/types/enums/data-type.d.ts +14 -14
- package/build/types/enums/date-amount-type.d.ts +4 -4
- package/build/types/enums/dossier-type.d.ts +6 -6
- package/build/types/enums/entry-line-flag.d.ts +6 -6
- package/build/types/enums/entry-line-status.d.ts +19 -19
- package/build/types/enums/entry-status.d.ts +8 -8
- package/build/types/enums/export-status.d.ts +5 -5
- package/build/types/enums/form-field-type.d.ts +12 -0
- package/build/types/enums/form-field-width.d.ts +8 -0
- package/build/types/enums/form-type.d.ts +4 -0
- package/build/types/enums/gender.d.ts +5 -5
- package/build/types/enums/index.d.ts +27 -24
- package/build/types/enums/meta-data-item-property-type.d.ts +6 -6
- package/build/types/enums/meta-data-type.d.ts +10 -10
- package/build/types/enums/payment-type.d.ts +6 -6
- package/build/types/enums/portal-qsm-type.d.ts +13 -13
- package/build/types/enums/price-chart-type.d.ts +4 -4
- package/build/types/enums/print-action-group.d.ts +10 -10
- package/build/types/enums/requirement-type.d.ts +5 -5
- package/build/types/enums/room-type.d.ts +8 -8
- package/build/types/enums/sale-type.d.ts +4 -4
- package/build/types/enums/service-type.d.ts +33 -33
- package/build/types/enums/unit-of-measure.d.ts +5 -5
- package/build/types/enums/vendor-type.d.ts +24 -24
- package/build/types/hubs/index.d.ts +1 -1
- package/build/types/hubs/search/flight-search-finish-response.d.ts +4 -4
- package/build/types/hubs/search/flight-search-request.d.ts +32 -32
- package/build/types/hubs/search/flight-search-response.d.ts +53 -53
- package/build/types/hubs/search/index.d.ts +3 -3
- package/build/types/index.d.ts +10 -10
- package/build/types/mollie/index.d.ts +2 -2
- package/build/types/mollie/mollie-payment-request.d.ts +7 -7
- package/build/types/mollie/mollie-payment.d.ts +3 -3
- package/build/types/odata/column.d.ts +8 -8
- package/build/types/odata/filter-item.d.ts +14 -14
- package/build/types/odata/index.d.ts +4 -4
- package/build/types/odata/odata-params.d.ts +3 -3
- package/build/types/odata/page-result.d.ts +5 -5
- package/build/types/offer/allotment-meta-data.d.ts +6 -6
- package/build/types/offer/confirmed-dossier-check.d.ts +6 -6
- package/build/types/offer/country-item.d.ts +5 -5
- package/build/types/offer/crm-contact-request.d.ts +28 -36
- package/build/types/offer/customer-request.d.ts +5 -5
- package/build/types/offer/dossier-default-product.d.ts +14 -14
- package/build/types/offer/dossier-pax-item.d.ts +4 -4
- package/build/types/offer/dossier-view-result.d.ts +48 -48
- package/build/types/offer/entry-check-response.d.ts +8 -8
- package/build/types/offer/entry-light.d.ts +41 -41
- package/build/types/offer/entry-line-meta-data.d.ts +5 -5
- package/build/types/offer/entry-line-pax.d.ts +8 -8
- package/build/types/offer/entry-line.d.ts +67 -73
- package/build/types/offer/entry-price-line.d.ts +40 -40
- package/build/types/offer/entry-room.d.ts +6 -6
- package/build/types/offer/entry-room2.d.ts +5 -5
- package/build/types/offer/entry.d.ts +55 -65
- package/build/types/offer/flight-data-segment-meta-data.d.ts +31 -31
- package/build/types/offer/flight-meta-data-line.d.ts +16 -16
- package/build/types/offer/flight-meta-data.d.ts +13 -13
- package/build/types/offer/flight-pool.d.ts +5 -5
- package/build/types/offer/index.d.ts +43 -43
- package/build/types/offer/item-tag.d.ts +3 -3
- package/build/types/offer/language.d.ts +5 -5
- package/build/types/offer/location-item.d.ts +5 -5
- package/build/types/offer/member-confirmation-request.d.ts +5 -5
- package/build/types/offer/member-forgot-password-request.d.ts +5 -5
- package/build/types/offer/member-info.d.ts +14 -14
- package/build/types/offer/member-login-request.d.ts +5 -5
- package/build/types/offer/member-login-response.d.ts +3 -3
- package/build/types/offer/member-reset-password-request.d.ts +4 -4
- package/build/types/offer/note.d.ts +16 -16
- package/build/types/offer/pax.d.ts +29 -29
- package/build/types/offer/payment.d.ts +20 -20
- package/build/types/offer/person-country-preference.d.ts +7 -7
- package/build/types/offer/person-location-preference.d.ts +7 -7
- package/build/types/offer/person-oord-preference.d.ts +7 -7
- package/build/types/offer/person-period-date-range-preference.d.ts +6 -6
- package/build/types/offer/person-period-preference.d.ts +7 -7
- package/build/types/offer/person-region-preference.d.ts +7 -7
- package/build/types/offer/person-tour-group-preference.d.ts +7 -7
- package/build/types/offer/product-notification-result.d.ts +9 -9
- package/build/types/offer/web-contact-form-request.d.ts +13 -13
- package/build/types/offer/web-contact-has-tag-request.d.ts +4 -4
- package/build/types/shared/date-struct.d.ts +5 -5
- package/build/types/shared/index.d.ts +2 -2
- package/build/types/shared/ticket-number.d.ts +5 -5
- package/build/types/tide-client-config.d.ts +5 -5
- package/build/types/web/affiliate.d.ts +5 -5
- package/build/types/web/agent-allotment-item.d.ts +31 -31
- package/build/types/web/agent-allotment.d.ts +32 -32
- package/build/types/web/agent-dossier-allotment-item.d.ts +8 -8
- package/build/types/web/agent-dossier-allotment.d.ts +14 -14
- package/build/types/web/agent-dossier-entry-line.d.ts +6 -6
- package/build/types/web/agent-dossier-flight-meta-data-line.d.ts +14 -14
- package/build/types/web/agent-dossier-flight-meta-data.d.ts +6 -6
- package/build/types/web/agent-dossier-item.d.ts +17 -17
- package/build/types/web/agent-dossier-traveler.d.ts +10 -10
- package/build/types/web/agent-dossier.d.ts +19 -19
- package/build/types/web/airport.d.ts +6 -6
- package/build/types/web/contact-form-request.d.ts +11 -11
- package/build/types/web/generate-booking-accommodation-request.d.ts +6 -6
- package/build/types/web/index.d.ts +20 -19
- package/build/types/web/locations-request.d.ts +3 -3
- package/build/types/web/portal.d.ts +8 -8
- package/build/types/web/style-sheet.d.ts +7 -7
- package/build/types/web/tide-location.d.ts +9 -9
- package/build/types/web/web-form.d.ts +68 -0
- package/build/types/web/website-configuration.d.ts +32 -32
- package/build/utils/api.d.ts +3 -23
- package/build/utils/booking-v2-client.d.ts +26 -165
- package/build/utils/common-client.d.ts +3 -26
- package/build/utils/json.d.ts +2 -2
- package/build/utils/member-client.d.ts +7 -32
- package/build/utils/mollie-client.d.ts +7 -15
- package/build/utils/packaging-client.d.ts +11 -52
- package/build/utils/search-client.d.ts +16 -48
- package/build/utils/web-agent-client.d.ts +28 -98
- package/build/utils/web-client.d.ts +36 -77
- package/build/utils/web-contact-client.d.ts +11 -23
- package/build/utils/web-file.d.ts +20 -29
- package/build/utils/web-form.d.ts +20 -0
- package/package.json +5 -2
- package/build/types/offer/additional-services.d.ts +0 -6
- package/build/types/offer/page-result.d.ts +0 -5
- package/build/types/web/tag.d.ts +0 -10
- package/rollup.config.js +0 -20
|
@@ -1,77 +1,36 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
* @param
|
|
16
|
-
* @param
|
|
17
|
-
* @
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
) => Promise<Response>;
|
|
38
|
-
/**
|
|
39
|
-
* api/web/affiliates
|
|
40
|
-
* Gets all Affiliates
|
|
41
|
-
* @param config
|
|
42
|
-
* @param signal
|
|
43
|
-
* @returns OK if succeeded.
|
|
44
|
-
*/
|
|
45
|
-
export declare const getAffiliates: (
|
|
46
|
-
config: TideClientConfig,
|
|
47
|
-
signal?: AbortSignal | undefined
|
|
48
|
-
) => Promise<[Affiliate]>;
|
|
49
|
-
export declare const getTranslationDictionary: (
|
|
50
|
-
config: TideClientConfig,
|
|
51
|
-
segmentKey: string,
|
|
52
|
-
signal?: AbortSignal | undefined
|
|
53
|
-
) => Promise<{
|
|
54
|
-
[key: string]: object;
|
|
55
|
-
}>;
|
|
56
|
-
export declare const generateBookingAccommodations: (
|
|
57
|
-
config: TideClientConfig,
|
|
58
|
-
request: GenerateBookingAccommodationRequest,
|
|
59
|
-
signal?: AbortSignal | undefined
|
|
60
|
-
) => Promise<{
|
|
61
|
-
[key: string]: string;
|
|
62
|
-
}>;
|
|
63
|
-
export declare const getLocations: (
|
|
64
|
-
config: TideClientConfig,
|
|
65
|
-
request: LocationsRequest,
|
|
66
|
-
signal?: AbortSignal | undefined
|
|
67
|
-
) => Promise<TideLocation[]>;
|
|
68
|
-
export declare const getWebsiteConfiguration: (
|
|
69
|
-
config: TideClientConfig,
|
|
70
|
-
id: number,
|
|
71
|
-
signal?: AbortSignal | undefined
|
|
72
|
-
) => Promise<WebsiteConfiguration>;
|
|
73
|
-
export declare const getStyleSheet: (
|
|
74
|
-
config: TideClientConfig,
|
|
75
|
-
id: number,
|
|
76
|
-
signal?: AbortSignal | undefined
|
|
77
|
-
) => Promise<StyleSheet>;
|
|
1
|
+
import { Affiliate, ContactFormRequest, CrmContactRequest, GenerateBookingAccommodationRequest, LocationsRequest, TideClientConfig, TideLocation, WebsiteConfiguration, StyleSheet } from "../types";
|
|
2
|
+
/**
|
|
3
|
+
* api/web/crmcontact
|
|
4
|
+
* Creates a CRM contact.
|
|
5
|
+
* @param config
|
|
6
|
+
* @param request
|
|
7
|
+
* @param signal
|
|
8
|
+
* @returns OK if succeeded.
|
|
9
|
+
*/
|
|
10
|
+
export declare const createCrmContact: (config: TideClientConfig, request: CrmContactRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
11
|
+
/**
|
|
12
|
+
* api/web/contactform
|
|
13
|
+
* Sends a contact request mail
|
|
14
|
+
* @param config
|
|
15
|
+
* @param request
|
|
16
|
+
* @param signal
|
|
17
|
+
* @returns OK if succeeded.
|
|
18
|
+
*/
|
|
19
|
+
export declare const ContactForm: (config: TideClientConfig, request: ContactFormRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
20
|
+
/**
|
|
21
|
+
* api/web/affiliates
|
|
22
|
+
* Gets all Affiliates
|
|
23
|
+
* @param config
|
|
24
|
+
* @param signal
|
|
25
|
+
* @returns OK if succeeded.
|
|
26
|
+
*/
|
|
27
|
+
export declare const getAffiliates: (config: TideClientConfig, signal?: AbortSignal | undefined) => Promise<[Affiliate]>;
|
|
28
|
+
export declare const getTranslationDictionary: (config: TideClientConfig, segmentKey: string, signal?: AbortSignal | undefined) => Promise<{
|
|
29
|
+
[key: string]: object;
|
|
30
|
+
}>;
|
|
31
|
+
export declare const generateBookingAccommodations: (config: TideClientConfig, request: GenerateBookingAccommodationRequest, signal?: AbortSignal | undefined) => Promise<{
|
|
32
|
+
[key: string]: string;
|
|
33
|
+
}>;
|
|
34
|
+
export declare const getLocations: (config: TideClientConfig, request: LocationsRequest, signal?: AbortSignal | undefined) => Promise<TideLocation[]>;
|
|
35
|
+
export declare const getWebsiteConfiguration: (config: TideClientConfig, id: number, signal?: AbortSignal | undefined) => Promise<WebsiteConfiguration>;
|
|
36
|
+
export declare const getStyleSheet: (config: TideClientConfig, id: number, signal?: AbortSignal | undefined) => Promise<StyleSheet>;
|
|
@@ -1,23 +1,11 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
* @returns OK if succeeded.
|
|
13
|
-
*/
|
|
14
|
-
export declare const contactForm: (
|
|
15
|
-
config: TideClientConfig,
|
|
16
|
-
request: WebContactFormRequest,
|
|
17
|
-
signal?: AbortSignal | undefined
|
|
18
|
-
) => Promise<Response>;
|
|
19
|
-
export declare const contactHasTag: (
|
|
20
|
-
config: TideClientConfig,
|
|
21
|
-
request: WebContactHasTagRequest,
|
|
22
|
-
signal?: AbortSignal | undefined
|
|
23
|
-
) => Promise<Response>;
|
|
1
|
+
import { TideClientConfig, WebContactFormRequest, WebContactHasTagRequest } from "../types";
|
|
2
|
+
/**
|
|
3
|
+
* api/web/contact/contact-form
|
|
4
|
+
* Processes a contact form.
|
|
5
|
+
* @param config
|
|
6
|
+
* @param request
|
|
7
|
+
* @param signal
|
|
8
|
+
* @returns OK if succeeded.
|
|
9
|
+
*/
|
|
10
|
+
export declare const contactForm: (config: TideClientConfig, request: WebContactFormRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
11
|
+
export declare const contactHasTag: (config: TideClientConfig, request: WebContactHasTagRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
@@ -1,29 +1,20 @@
|
|
|
1
|
-
import { TideClientConfig } from "../types";
|
|
2
|
-
/**
|
|
3
|
-
* api/web/file/feed
|
|
4
|
-
* fetch a xml from blob feed.
|
|
5
|
-
* @param config
|
|
6
|
-
* @param slug
|
|
7
|
-
* @param signal
|
|
8
|
-
* @returns OK if succeeded.
|
|
9
|
-
*/
|
|
10
|
-
export declare const feedXml: (
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
* @
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
* @param signal
|
|
22
|
-
* @returns OK if succeeded.
|
|
23
|
-
*/
|
|
24
|
-
export declare const feedXmlFolder: (
|
|
25
|
-
config: TideClientConfig,
|
|
26
|
-
slug: string,
|
|
27
|
-
folder: string,
|
|
28
|
-
signal?: AbortSignal | undefined
|
|
29
|
-
) => Promise<Response>;
|
|
1
|
+
import { TideClientConfig } from "../types";
|
|
2
|
+
/**
|
|
3
|
+
* api/web/file/feed
|
|
4
|
+
* fetch a xml from blob feed.
|
|
5
|
+
* @param config
|
|
6
|
+
* @param slug
|
|
7
|
+
* @param signal
|
|
8
|
+
* @returns OK if succeeded.
|
|
9
|
+
*/
|
|
10
|
+
export declare const feedXml: (config: TideClientConfig, request: string, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
11
|
+
/**
|
|
12
|
+
* api/web/file/feed
|
|
13
|
+
* fetch a xml from blob feed in subfolder.
|
|
14
|
+
* @param config
|
|
15
|
+
* @param slug
|
|
16
|
+
* @param folder
|
|
17
|
+
* @param signal
|
|
18
|
+
* @returns OK if succeeded.
|
|
19
|
+
*/
|
|
20
|
+
export declare const feedXmlFolder: (config: TideClientConfig, slug: string, folder: string, signal?: AbortSignal | undefined) => Promise<Response>;
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { TideClientConfig, TideWebForm, TideWebFormContext, WebFormSubmitRequest } from "../types";
|
|
2
|
+
/**
|
|
3
|
+
* api/web/form/:id
|
|
4
|
+
* Retrieve a form.
|
|
5
|
+
* @param config
|
|
6
|
+
* @param request
|
|
7
|
+
* @param signal
|
|
8
|
+
* @returns TideWebForm
|
|
9
|
+
*/
|
|
10
|
+
export declare const readForm: (config: TideClientConfig, id: number, contexts: TideWebFormContext[], languageCode: string, signal?: AbortSignal | undefined) => Promise<TideWebForm>;
|
|
11
|
+
/**
|
|
12
|
+
* api/web/form/:id/submit
|
|
13
|
+
* Submits the form data
|
|
14
|
+
* @param config
|
|
15
|
+
* @param id
|
|
16
|
+
* @param request
|
|
17
|
+
* @param signal
|
|
18
|
+
* @returns OK on success
|
|
19
|
+
*/
|
|
20
|
+
export declare const submitForm: (config: TideClientConfig, id: number, request: WebFormSubmitRequest, signal?: AbortSignal | undefined) => Promise<Response>;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@qite/tide-client",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.180",
|
|
4
4
|
"description": "Frontend client for Tide",
|
|
5
5
|
"main": "build/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"tsc": "tsc --noEmit",
|
|
9
9
|
"format": "prettier --write .",
|
|
10
10
|
"test": "jest",
|
|
11
|
-
"copy": "cpx \"**/*.*\" \"../
|
|
11
|
+
"copy": "cpx \"**/*.*\" \"../tide-booking-component/node_modules/@qite/tide-client\""
|
|
12
12
|
},
|
|
13
13
|
"repository": {
|
|
14
14
|
"type": "git",
|
|
@@ -23,6 +23,9 @@
|
|
|
23
23
|
"Bram De Cuyper <bram.de.cuyper@qite.be>",
|
|
24
24
|
"Maarten Brysbaert <maarten.brysbaert@qite.be>"
|
|
25
25
|
],
|
|
26
|
+
"files": [
|
|
27
|
+
"build"
|
|
28
|
+
],
|
|
26
29
|
"license": "OBSD",
|
|
27
30
|
"homepage": "https://bitbucket.org/qitegeneral/tide-client#readme",
|
|
28
31
|
"devDependencies": {
|
package/build/types/web/tag.d.ts
DELETED
package/rollup.config.js
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import commonjs from "@rollup/plugin-commonjs";
|
|
2
|
-
import nodeResolve from "@rollup/plugin-node-resolve";
|
|
3
|
-
import packageJson from "./package.json";
|
|
4
|
-
import typescript from "rollup-plugin-typescript2";
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
input: "./src/index.ts",
|
|
8
|
-
output: [
|
|
9
|
-
{
|
|
10
|
-
file: packageJson.main,
|
|
11
|
-
format: "cjs",
|
|
12
|
-
sourcemap: true,
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
plugins: [
|
|
16
|
-
nodeResolve(),
|
|
17
|
-
commonjs(),
|
|
18
|
-
typescript({ useTsconfigDeclarationDir: true }),
|
|
19
|
-
],
|
|
20
|
-
};
|