@sabstravtech/obtservices 0.2.2605201100 → 0.2.2605260950
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/angular/components/basket-panel.d.ts +1 -1
- package/angular/fetchers.d.ts +0 -2
- package/angular/lib/vendor/classes/helpers.d.ts +2 -2
- package/angular/lib/vendor/fetchers/get-flight-exchange-details.fetcher.d.ts +1 -1
- package/angular/lib/vendor/fetchers/get-flight-search-exchange.fetcher.d.ts +1 -1
- package/angular/lib/vendor/fetchers/get-latest-versions.fetcher.d.ts +1 -1
- package/angular/lib/vendor/fetchers/get-rail-search-exchange.fetcher.d.ts +1 -1
- package/angular/lib/vendor/interceptors/http-cancel-interceptor.d.ts +3 -3
- package/angular/lib/vendor/services/chatbot.service.d.ts +40 -0
- package/angular/lib/vendor/services/enterprise-basket.service.d.ts +12 -15
- package/angular/lib/vendor/services/hotel-avallibility.service.d.ts +2 -2
- package/angular/lib/vendor/services/http-call.service.d.ts +3 -3
- package/angular/lib/vendor/services/http-cancel.service.d.ts +1 -1
- package/angular/lib/vendor/services/logon.service.d.ts +5 -5
- package/angular/lib/vendor/services/messages.service.d.ts +1 -1
- package/angular/lib/vendor/services/my-bookings.service.d.ts +2 -2
- package/angular/lib/vendor/services/prompt-update.service.d.ts +1 -1
- package/angular/lib/vendor/services/result-aware.service.d.ts +39 -0
- package/angular/lib/vendor/services/search-document-validation.service.d.ts +1 -1
- package/angular/lib/vendor/services/search-payment-validation.service.d.ts +1 -1
- package/angular/lib/vendor/services/search.service.d.ts +15 -16
- package/angular/lib/vendor/services/user.service.d.ts +7 -7
- package/angular/lib/vendor/services/webtoken.service.d.ts +1 -1
- package/angular/lib/vendor/testers/postcode-validate.tester.d.ts +1 -1
- package/angular/lib/vendor/types/graphql.angular.types.d.ts +0 -120
- package/angular/lib/vendor/updaters/accept-new-price.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/add-basket-item-markup.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/amend-booking.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/edit-user-address.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/save-user-address.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/set-empty-user-mi-default-value.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/set-mi-values.updater.d.ts +1 -1
- package/angular/lib/vendor/updaters/set-user-mi-default-value.updater.d.ts +1 -1
- package/angular/services.d.ts +2 -0
- package/base/interfaces.d.ts +2 -0
- package/base/lib/constants/ticket-codes.d.ts +1 -1
- package/base/lib/vendor/classes/base-enterprise.d.ts +1 -1
- package/base/lib/vendor/classes/base-network-call.d.ts +1 -1
- package/base/lib/vendor/classes/basket-info-mi-details.impl.d.ts +1 -1
- package/base/lib/vendor/classes/cabhire-enterprise-search.d.ts +3 -3
- package/base/lib/vendor/classes/carhire-enterprise-search.d.ts +3 -3
- package/base/lib/vendor/classes/draft-basket-info-mi-details.impl.d.ts +1 -1
- package/base/lib/vendor/classes/draft-management-info-and-valid.d.ts +2 -2
- package/base/lib/vendor/classes/eurostar-enterprise-search.d.ts +5 -5
- package/base/lib/vendor/classes/ferry-enterprise-search.d.ts +4 -2
- package/base/lib/vendor/classes/flight-enterprise-search.d.ts +5 -5
- package/base/lib/vendor/classes/hotel-enterprise-search.d.ts +4 -4
- package/base/lib/vendor/classes/irl-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/classes/lounges-enterprise-search.d.ts +4 -4
- package/base/lib/vendor/classes/management-info-and-valid.d.ts +1 -1
- package/base/lib/vendor/classes/modal-types.enum.d.ts +0 -1
- package/base/lib/vendor/classes/parking-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/classes/rail-enterprise-search.d.ts +7 -5
- package/base/lib/vendor/classes/season-ticket-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/classes/supplementary-booking-info-impl.d.ts +1 -1
- package/base/lib/vendor/fetchers/apply-JIT-hotel-rules.fetcher.d.ts +3 -3
- package/base/lib/vendor/fetchers/eurostar-quote.fetcher.d.ts +2 -2
- package/base/lib/vendor/fetchers/flight-quote.fetcher.d.ts +3 -3
- package/base/lib/vendor/fetchers/hotel-avaliability-fetcher.d.ts +2 -2
- package/base/lib/vendor/fetchers/object-fetchable-enterprise.d.ts +1 -1
- package/base/lib/vendor/interceptors/http-cancel-interceptor.d.ts +2 -2
- package/base/lib/vendor/interfaces/Iambulance-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Iapartment-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Icarhire-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/interfaces/Ienterprise-basket.service.d.ts +5 -6
- package/base/lib/vendor/interfaces/Ieurostar-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/interfaces/Ifast-track-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/interfaces/Iferry-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Iflight-enterprise-search.d.ts +4 -4
- package/base/lib/vendor/interfaces/Ihotel-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Iirl-enterprise-search.d.ts +2 -2
- package/base/lib/vendor/interfaces/Ilounges-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Imeeting-room-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Imybookings.service.d.ts +2 -1
- package/base/lib/vendor/interfaces/Irail-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Irail-station-information.interface.d.ts +1 -1
- package/base/lib/vendor/interfaces/Isearch.service.d.ts +5 -4
- package/base/lib/vendor/interfaces/Iseason-tickets-enterprise-search.d.ts +1 -1
- package/base/lib/vendor/interfaces/Iuser.service.d.ts +4 -4
- package/base/lib/vendor/interfaces/booking-baskes-duplicate-check.interface.d.ts +1 -1
- package/base/lib/vendor/interfaces/cab-hire-search-arg.interface.d.ts +2 -2
- package/base/lib/vendor/interfaces/car-hire-classes.interface.d.ts +1 -1
- package/base/lib/vendor/interfaces/car-hire-search-arg.interface.d.ts +1 -1
- package/base/lib/vendor/interfaces/chatbot.types.d.ts +116 -0
- package/base/lib/vendor/interfaces/cheapest-price-object.d.ts +1 -1
- package/base/lib/vendor/interfaces/eurostar-search-arg.interface.d.ts +2 -2
- package/base/lib/vendor/interfaces/flight-multi-destination.interface.d.ts +3 -3
- package/base/lib/vendor/interfaces/hotel-recent-search-args.interface.d.ts +2 -2
- package/base/lib/vendor/interfaces/hotel-results-configuration.interface.d.ts +1 -1
- package/base/lib/vendor/interfaces/irl-search-arg.interface.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-list-approval.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-list-basket.d.ts +1 -14
- package/base/lib/vendor/operations/simple-fetchable-list-flight.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-list-location.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-list-misc.d.ts +1 -14
- package/base/lib/vendor/operations/simple-fetchable-list-quotes.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-list-search.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-list-user.d.ts +1 -1
- package/base/lib/vendor/operations/simple-fetchable-object.d.ts +1 -14
- package/base/lib/vendor/operations/simple-fetchers.d.ts +0 -1
- package/base/lib/vendor/operations/simple-updaters-basket-approval.d.ts +1 -1
- package/base/lib/vendor/operations/simple-updaters-basket-item.d.ts +1 -14
- package/base/lib/vendor/operations/simple-updaters-basket.d.ts +1 -1
- package/base/lib/vendor/operations/simple-updaters-booking.d.ts +1 -1
- package/base/lib/vendor/operations/simple-updaters-user-preference.d.ts +1 -1
- package/base/lib/vendor/operations/simple-updaters-user.d.ts +1 -1
- package/base/lib/vendor/services/chatbot.service.d.ts +103 -0
- package/base/lib/vendor/services/enterprise-basket.service.d.ts +18 -17
- package/base/lib/vendor/services/http-cancel.service.d.ts +1 -1
- package/base/lib/vendor/services/logon.service.d.ts +3 -3
- package/base/lib/vendor/services/my-bookings.service.d.ts +6 -3
- package/base/lib/vendor/services/requires-override-reason.service.d.ts +4 -4
- package/base/lib/vendor/services/requires-reason.service.d.ts +2 -2
- package/base/lib/vendor/services/search.service.d.ts +9 -10
- package/base/lib/vendor/services/user.service.d.ts +6 -2
- package/base/lib/vendor/testers/base.tester.d.ts +1 -1
- package/base/lib/vendor/testers/postcode-validate.tester.d.ts +2 -2
- package/base/lib/vendor/types/basket-types.d.ts +2 -2
- package/base/lib/vendor/types/graphql.types.d.ts +0 -92
- package/base/lib/vendor/types/types.d.ts +36 -37
- package/base/services.d.ts +1 -0
- package/fesm2022/sabstravtech-obtservices-angular.mjs +656 -348
- package/fesm2022/sabstravtech-obtservices-angular.mjs.map +1 -1
- package/fesm2022/sabstravtech-obtservices-base.mjs +6284 -6318
- package/fesm2022/sabstravtech-obtservices-base.mjs.map +1 -1
- package/package.json +3 -2
- package/angular/lib/vendor/fetchers/download-eticket.fetcher.d.ts +0 -10
- package/angular/lib/vendor/fetchers/get-jyrney-url.fetcher.d.ts +0 -10
- package/angular/lib/vendor/fetchers/get-process-terms-price.fetcher.d.ts +0 -10
- package/angular/lib/vendor/updaters/accept-process-terms.updater.d.ts +0 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sabstravtech/obtservices",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.2605260950",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^19.2.0",
|
|
6
6
|
"@angular/core": "^19.2.0",
|
|
@@ -8,7 +8,8 @@
|
|
|
8
8
|
"apollo-angular": "^8.0.0",
|
|
9
9
|
"jwt-decode": "~3.1.2",
|
|
10
10
|
"lodash": "~4.17.21",
|
|
11
|
-
"moment": "^2.29.4"
|
|
11
|
+
"moment": "^2.29.4",
|
|
12
|
+
"socket.io-client": "^4.8.0"
|
|
12
13
|
},
|
|
13
14
|
"type": "module",
|
|
14
15
|
"module": "fesm2022/sabstravtech-obtservices.mjs",
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseDownloadETicketFetcher } from '@sabstravtech/obtservices/base';
|
|
2
|
-
import { ModalOpenerService } from '../services/modal-opener.service';
|
|
3
|
-
import { HelperRoutines } from '../classes/helpers';
|
|
4
|
-
import { DownloadETicketGQL } from '../types/graphql.angular.types';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DownloadETicketFetcher extends BaseDownloadETicketFetcher<DownloadETicketGQL> {
|
|
7
|
-
constructor(queryGQL: DownloadETicketGQL, helpers: HelperRoutines, modalService: ModalOpenerService);
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DownloadETicketFetcher, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DownloadETicketFetcher>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ModalOpenerService } from '../services/modal-opener.service';
|
|
2
|
-
import { HelperRoutines } from '../classes/helpers';
|
|
3
|
-
import { GetJyrneyUrlGQL } from '../types/graphql.angular.types';
|
|
4
|
-
import { BaseGetJyrneyUrlFetcher } from '@sabstravtech/obtservices/base';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class GetJyrneyUrlFetcher extends BaseGetJyrneyUrlFetcher<GetJyrneyUrlGQL> {
|
|
7
|
-
constructor(queryGQL: GetJyrneyUrlGQL, helpers: HelperRoutines, modalService: ModalOpenerService);
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GetJyrneyUrlFetcher, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GetJyrneyUrlFetcher>;
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { BaseGetProcessTermsPriceFetcher } from '@sabstravtech/obtservices/base';
|
|
2
|
-
import { ModalOpenerService } from '../services/modal-opener.service';
|
|
3
|
-
import { HelperRoutines } from '../classes/helpers';
|
|
4
|
-
import { GetProcessTermsPriceGQL } from '../types/graphql.angular.types';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class GetProcessTermsPriceFetcher extends BaseGetProcessTermsPriceFetcher<GetProcessTermsPriceGQL> {
|
|
7
|
-
constructor(queryGQL: GetProcessTermsPriceGQL, helpers: HelperRoutines, modalService: ModalOpenerService);
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GetProcessTermsPriceFetcher, never>;
|
|
9
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GetProcessTermsPriceFetcher>;
|
|
10
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BaseAcceptProcessTermsUpdater } from '@sabstravtech/obtservices/base';
|
|
2
|
-
import { ModalOpenerService } from '../services/modal-opener.service';
|
|
3
|
-
import { AcceptProcessTermsGQL } from '../types/graphql.angular.types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class AcceptProcessTermsUpdater extends BaseAcceptProcessTermsUpdater<AcceptProcessTermsGQL> {
|
|
6
|
-
constructor(updater: AcceptProcessTermsGQL, modalService: ModalOpenerService);
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AcceptProcessTermsUpdater, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AcceptProcessTermsUpdater>;
|
|
9
|
-
}
|