@studyportals/domain-client 4.17.0 → 5.0.0
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/index.d.ts +1 -3
- package/index.js +1 -3
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/src/models/search-country-faq/i-search-country-faq.d.ts +0 -14
- package/src/models/search-country-faq/i-search-country-faq.js +0 -3
- package/src/models/search-country-faq/i-search-country-faq.js.map +0 -1
- package/src/models/search-country-faq/public-search-country-faq-client.d.ts +0 -7
- package/src/models/search-country-faq/public-search-country-faq-client.js +0 -17
- package/src/models/search-country-faq/public-search-country-faq-client.js.map +0 -1
package/index.d.ts
CHANGED
|
@@ -35,8 +35,6 @@ import { ICustomerIOProgramme } from "./src/models/customerio-programme/i-custom
|
|
|
35
35
|
import { CustomerIOProgrammeClient } from "./src/models/customerio-programme/customerio-programme-client";
|
|
36
36
|
import { ISitemapProgrammeInfo } from "./src/models/sitemap-programme-info/i-sitemap-programme-info";
|
|
37
37
|
import { SitemapProgrammeInfoClient } from "./src/models/sitemap-programme-info/sitemap-programme-info-client";
|
|
38
|
-
import { ISearchCountryFaq } from "./src/models/search-country-faq/i-search-country-faq";
|
|
39
|
-
import { PublicSearchCountryFaqClient } from "./src/models/search-country-faq/public-search-country-faq-client";
|
|
40
38
|
import { ISitemapCountryInfo } from "./src/models/sitemap-countries-info/i-sitemap-country-info";
|
|
41
39
|
import { SitemapCountriesInfoClient } from "./src/models/sitemap-countries-info/sitemap-countries-info-client";
|
|
42
40
|
import { IDegreeInfo } from "./src/models/sitemap-country-degree-info/i-degree-info";
|
|
@@ -79,4 +77,4 @@ import { CopilotProgrammeClient } from "./src/models/copilot-programme/copilot-p
|
|
|
79
77
|
import { ICopilotCountry } from "./src/models/copilot-country/i-copilot-country";
|
|
80
78
|
import { CopilotCountryClient } from "./src/models/copilot-country/copilot-country-client";
|
|
81
79
|
import { ICopilotRankingCard } from "./src/models/copilot-country/i-copilot-ranking-card";
|
|
82
|
-
export { BadRequestException, ClientException, InternalServerException, NotFoundException, PropertyNotAvailableException, ICover, ILink, IOptionalLink, ILocation, IClickTrackingData, ITracking, IDuration, IDeadline, IStartDate, ITiming, ITrackedLink, IProgrammeCard, ProgrammeCardClient, ITuitionValues, IPremiumValues, IOrganisationValues, IGeoTargetingConfiguration, IGeoTargetingValues, ISearchProjection, SearchProjectionClient, ILivingCost, IGPARequirement, IBestFitProgramme, BestfitProgrammeClient, ILogo, ITuitionFee, IEnglishRequirements, IInternalLink, ICustomerIOProgramme, CustomerIOProgrammeClient, ISitemapProgrammeInfo, SitemapProgrammeInfoClient,
|
|
80
|
+
export { BadRequestException, ClientException, InternalServerException, NotFoundException, PropertyNotAvailableException, ICover, ILink, IOptionalLink, ILocation, IClickTrackingData, ITracking, IDuration, IDeadline, IStartDate, ITiming, ITrackedLink, IProgrammeCard, ProgrammeCardClient, ITuitionValues, IPremiumValues, IOrganisationValues, IGeoTargetingConfiguration, IGeoTargetingValues, ISearchProjection, SearchProjectionClient, ILivingCost, IGPARequirement, IBestFitProgramme, BestfitProgrammeClient, ILogo, ITuitionFee, IEnglishRequirements, IInternalLink, ICustomerIOProgramme, CustomerIOProgrammeClient, ISitemapProgrammeInfo, SitemapProgrammeInfoClient, ISitemapCountryInfo, SitemapCountriesInfoClient, IDegreeInfo, ISitemapCountryDegreeInfo, SitemapCountryDegreeInfoClient, ISearchDiscipline, PublicSearchDisciplineClient, ISitemapDisciplineInfo, SitemapDisciplinesInfoClient, ICountry, ICity, IReview, ICustomerIOOrganisation, CustomerIOOrganisationClient, ISitemapOrganisationInfo, SitemapOrganisationsInfoClient, IOrganisationSearchDocument, OrganisationSearchDocumentClient, ISitemapRankingsInfo, SitemapRankingsInfoClient, ISitemapArticleInfo, SitemapArticlesInfoClient, ISitemapCityInfo, SitemapCitiesInfoClient, IScholarshipCard, PublicScholarshipCardClient, IRanking, ICompareProgramme, CompareProgrammeClient, PortalType, PortalMap, ModelClient, IOrganisationForSearch, PublicOrganisationForSearchClient, IOrganisationCard, IRankingDiscipline, OrganisationCardClient, ICopilotProgramme, ICopilotCountry, CopilotProgrammeClient, CopilotCountryClient, ICopilotRankingCard };
|
package/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CopilotCountryClient = exports.CopilotProgrammeClient = exports.OrganisationCardClient = exports.PublicOrganisationForSearchClient = exports.ModelClient = exports.PortalType = exports.CompareProgrammeClient = exports.PublicScholarshipCardClient = exports.SitemapCitiesInfoClient = exports.SitemapArticlesInfoClient = exports.SitemapRankingsInfoClient = exports.OrganisationSearchDocumentClient = exports.SitemapOrganisationsInfoClient = exports.CustomerIOOrganisationClient = exports.SitemapDisciplinesInfoClient = exports.PublicSearchDisciplineClient = exports.SitemapCountryDegreeInfoClient = exports.SitemapCountriesInfoClient = exports.
|
|
3
|
+
exports.CopilotCountryClient = exports.CopilotProgrammeClient = exports.OrganisationCardClient = exports.PublicOrganisationForSearchClient = exports.ModelClient = exports.PortalType = exports.CompareProgrammeClient = exports.PublicScholarshipCardClient = exports.SitemapCitiesInfoClient = exports.SitemapArticlesInfoClient = exports.SitemapRankingsInfoClient = exports.OrganisationSearchDocumentClient = exports.SitemapOrganisationsInfoClient = exports.CustomerIOOrganisationClient = exports.SitemapDisciplinesInfoClient = exports.PublicSearchDisciplineClient = exports.SitemapCountryDegreeInfoClient = exports.SitemapCountriesInfoClient = exports.SitemapProgrammeInfoClient = exports.CustomerIOProgrammeClient = exports.BestfitProgrammeClient = exports.SearchProjectionClient = exports.ProgrammeCardClient = exports.PropertyNotAvailableException = exports.NotFoundException = exports.InternalServerException = exports.ClientException = exports.BadRequestException = void 0;
|
|
4
4
|
const bad_request_exception_1 = require("./src/exceptions/bad-request-exception");
|
|
5
5
|
Object.defineProperty(exports, "BadRequestException", { enumerable: true, get: function () { return bad_request_exception_1.BadRequestException; } });
|
|
6
6
|
const client_exception_1 = require("./src/exceptions/client-exception");
|
|
@@ -21,8 +21,6 @@ const customerio_programme_client_1 = require("./src/models/customerio-programme
|
|
|
21
21
|
Object.defineProperty(exports, "CustomerIOProgrammeClient", { enumerable: true, get: function () { return customerio_programme_client_1.CustomerIOProgrammeClient; } });
|
|
22
22
|
const sitemap_programme_info_client_1 = require("./src/models/sitemap-programme-info/sitemap-programme-info-client");
|
|
23
23
|
Object.defineProperty(exports, "SitemapProgrammeInfoClient", { enumerable: true, get: function () { return sitemap_programme_info_client_1.SitemapProgrammeInfoClient; } });
|
|
24
|
-
const public_search_country_faq_client_1 = require("./src/models/search-country-faq/public-search-country-faq-client");
|
|
25
|
-
Object.defineProperty(exports, "PublicSearchCountryFaqClient", { enumerable: true, get: function () { return public_search_country_faq_client_1.PublicSearchCountryFaqClient; } });
|
|
26
24
|
const sitemap_countries_info_client_1 = require("./src/models/sitemap-countries-info/sitemap-countries-info-client");
|
|
27
25
|
Object.defineProperty(exports, "SitemapCountriesInfoClient", { enumerable: true, get: function () { return sitemap_countries_info_client_1.SitemapCountriesInfoClient; } });
|
|
28
26
|
const sitemap_country_degree_info_client_1 = require("./src/models/sitemap-country-degree-info/sitemap-country-degree-info-client");
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA4E;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA4E;AAiF3E,oGAjFQ,2CAAmB,OAiFR;AAhFpB,wEAAmE;AAiFlE,gGAjFQ,kCAAe,OAiFR;AAhFhB,0FAAoF;AAiFnF,wGAjFQ,mDAAuB,OAiFR;AAhFxB,8EAAwE;AAiFvE,kGAjFQ,uCAAiB,OAiFR;AAhFlB,wGAAiG;AAiFhG,8GAjFQ,gEAA6B,OAiFR;AApE9B,6FAAwF;AAiFvF,oGAjFQ,2CAAmB,OAiFR;AA1EpB,sGAAiG;AAiFhG,uGAjFQ,iDAAsB,OAiFR;AA7EvB,sGAAiG;AAiFhG,uGAjFQ,iDAAsB,OAiFR;AA3EvB,+GAA0G;AAiFzG,0GAjFQ,uDAAyB,OAiFR;AA/E1B,qHAA+G;AAiF9G,2GAjFQ,0DAA0B,OAiFR;AA/E3B,qHAA+G;AAiF9G,2GAjFQ,0DAA0B,OAiFR;AA9E3B,oIAA6H;AAiF5H,+GAjFQ,mEAA8B,OAiFR;AA/E/B,oHAA8G;AAiF7G,6GAjFQ,8DAA4B,OAiFR;AA/E7B,2HAAqH;AAiFpH,6GAjFQ,8DAA4B,OAiFR;AA5E7B,wHAAmH;AAiFlH,6GAjFQ,6DAA4B,OAiFR;AA/E7B,iIAA2H;AAiF1H,+GAjFQ,kEAA8B,OAiFR;AA9E/B,sGAAiG;AAmGhG,uGAnGQ,iDAAsB,OAmGR;AAjGvB,uIAAiI;AA8EhI,iHA9EQ,sEAAgC,OA8ER;AA5EjC,kHAA4G;AA8E3G,0GA9EQ,wDAAyB,OA8ER;AA5E1B,kHAA4G;AA8E3G,0GA9EQ,wDAAyB,OA8ER;AA5E1B,4GAAsG;AA8ErG,wGA9EQ,oDAAuB,OA8ER;AA5ExB,iHAA2G;AA8E1G,4GA9EQ,4DAA2B,OA8ER;AA5E5B,yDAAqD;AAgFpD,2FAhFQ,wBAAU,OAgFR;AA9EX,qDAAiD;AAgFhD,4FAhFQ,0BAAW,OAgFR;AA9EZ,sGAAgG;AA2E/F,uGA3EQ,iDAAsB,OA2ER;AAzEvB,sIAA8H;AA8E7H,kHA9EQ,yEAAiC,OA8ER;AA5ElC,sGAAgG;AAkF/F,uGAlFQ,iDAAsB,OAkFR;AAhFvB,gGAA0F;AAiFzF,qGAjFQ,6CAAoB,OAiFR"}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"i-search-country-faq.js","sourceRoot":"","sources":["../../../../src/models/search-country-faq/i-search-country-faq.ts"],"names":[],"mappings":""}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ISearchCountryFaq } from "../../..";
|
|
2
|
-
import { ModelClient } from "../../model-client";
|
|
3
|
-
export declare class PublicSearchCountryFaqClient extends ModelClient<ISearchCountryFaq> {
|
|
4
|
-
protected getModelName(): string;
|
|
5
|
-
protected getVersion(): string;
|
|
6
|
-
isPublic(): boolean;
|
|
7
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PublicSearchCountryFaqClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class PublicSearchCountryFaqClient extends model_client_1.ModelClient {
|
|
6
|
-
getModelName() {
|
|
7
|
-
return 'search-country-faq';
|
|
8
|
-
}
|
|
9
|
-
getVersion() {
|
|
10
|
-
return 'v1';
|
|
11
|
-
}
|
|
12
|
-
isPublic() {
|
|
13
|
-
return true;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
exports.PublicSearchCountryFaqClient = PublicSearchCountryFaqClient;
|
|
17
|
-
//# sourceMappingURL=public-search-country-faq-client.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"public-search-country-faq-client.js","sourceRoot":"","sources":["../../../../src/models/search-country-faq/public-search-country-faq-client.ts"],"names":[],"mappings":";;;AACA,qDAAiD;AAEjD,MAAa,4BAA6B,SAAQ,0BAA8B;IACrE,YAAY;QACrB,OAAO,oBAAoB,CAAC;IAC7B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,IAAI,CAAC;IACb,CAAC;CACD;AAZD,oEAYC"}
|