@studyportals/domain-client 3.12.0-1 → 3.12.1

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 CHANGED
@@ -56,4 +56,7 @@ import { ISitemapArticleInfo } from "./src/models/sitemap-articles-info/i-sitema
56
56
  import { SitemapArticlesInfoClient } from "./src/models/sitemap-articles-info/sitemap-articles-info-client";
57
57
  import { ISitemapCityInfo } from "./src/models/sitemap-cities-info/i-sitemap-city-info";
58
58
  import { SitemapCitiesInfoClient } from "./src/models/sitemap-cities-info/sitemap-cities-info-client";
59
- export { BadRequestException, ClientException, InternalServerException, NotFoundException, PropertyNotAvailableException, IInternalLink, ILogo, ICover, ILink, IOptionalLink, ILocation, IClickTrackingData, ITracking, ITuitionFee, IDuration, IDeadline, IStartDate, ITiming, ITrackedLink, IProgrammeCard, ProgrammeCardClient, ITuitionValues, IPremiumValues, IOrganisationValues, IGeoTargetingConfiguration, IGeoTargetingValues, ISearchProjection, SearchProjectionClient, IEnglishRequirements, ICity, ILivingCost, IGPARequirement, IBestFitProgramme, BestfitProgrammeClient, ICountry, IDotDigitalProgramme, DotdigitalProgrammeClient, ISitemapProgrammeInfo, SitemapProgrammeInfoClient, ISearchCountryFaq, PublicSearchCountryFaqClient, ISitemapCountryInfo, SitemapCountriesInfoClient, ISearchDiscipline, PublicSearchDisciplineClient, ISitemapDisciplineInfo, SitemapDisciplinesInfoClient, IReview, IDotDigitalOrganisation, DotdigitalOrganisationClient, ISitemapOrganisationInfo, SitemapOrganisationsInfoClient, ISitemapRankingsInfo, SitemapRankingsInfoClient, ISitemapArticleInfo, SitemapArticlesInfoClient, ISitemapCityInfo, SitemapCitiesInfoClient };
59
+ import { PortalType } from "./src/types/portal-type";
60
+ import { PortalMap } from "./src/types/portal-map";
61
+ import { ModelClient } from "./src/model-client";
62
+ export { BadRequestException, ClientException, InternalServerException, NotFoundException, PropertyNotAvailableException, IInternalLink, ILogo, ICover, ILink, IOptionalLink, ILocation, IClickTrackingData, ITracking, ITuitionFee, IDuration, IDeadline, IStartDate, ITiming, ITrackedLink, IProgrammeCard, ProgrammeCardClient, ITuitionValues, IPremiumValues, IOrganisationValues, IGeoTargetingConfiguration, IGeoTargetingValues, ISearchProjection, SearchProjectionClient, IEnglishRequirements, ICity, ILivingCost, IGPARequirement, IBestFitProgramme, BestfitProgrammeClient, ICountry, IDotDigitalProgramme, DotdigitalProgrammeClient, ISitemapProgrammeInfo, SitemapProgrammeInfoClient, ISearchCountryFaq, PublicSearchCountryFaqClient, ISitemapCountryInfo, SitemapCountriesInfoClient, ISearchDiscipline, PublicSearchDisciplineClient, ISitemapDisciplineInfo, SitemapDisciplinesInfoClient, IReview, IDotDigitalOrganisation, DotdigitalOrganisationClient, ISitemapOrganisationInfo, SitemapOrganisationsInfoClient, ISitemapRankingsInfo, SitemapRankingsInfoClient, ISitemapArticleInfo, SitemapArticlesInfoClient, ISitemapCityInfo, SitemapCitiesInfoClient, PortalType, PortalMap, ModelClient };
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SitemapCitiesInfoClient = exports.SitemapArticlesInfoClient = exports.SitemapRankingsInfoClient = exports.SitemapOrganisationsInfoClient = exports.DotdigitalOrganisationClient = exports.SitemapDisciplinesInfoClient = exports.PublicSearchDisciplineClient = exports.SitemapCountriesInfoClient = exports.PublicSearchCountryFaqClient = exports.SitemapProgrammeInfoClient = exports.DotdigitalProgrammeClient = exports.BestfitProgrammeClient = exports.SearchProjectionClient = exports.ProgrammeCardClient = exports.PropertyNotAvailableException = exports.NotFoundException = exports.InternalServerException = exports.ClientException = exports.BadRequestException = void 0;
3
+ exports.ModelClient = exports.PortalType = exports.SitemapCitiesInfoClient = exports.SitemapArticlesInfoClient = exports.SitemapRankingsInfoClient = exports.SitemapOrganisationsInfoClient = exports.DotdigitalOrganisationClient = exports.SitemapDisciplinesInfoClient = exports.PublicSearchDisciplineClient = exports.SitemapCountriesInfoClient = exports.PublicSearchCountryFaqClient = exports.SitemapProgrammeInfoClient = exports.DotdigitalProgrammeClient = 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");
@@ -39,4 +39,8 @@ const sitemap_articles_info_client_1 = require("./src/models/sitemap-articles-in
39
39
  Object.defineProperty(exports, "SitemapArticlesInfoClient", { enumerable: true, get: function () { return sitemap_articles_info_client_1.SitemapArticlesInfoClient; } });
40
40
  const sitemap_cities_info_client_1 = require("./src/models/sitemap-cities-info/sitemap-cities-info-client");
41
41
  Object.defineProperty(exports, "SitemapCitiesInfoClient", { enumerable: true, get: function () { return sitemap_cities_info_client_1.SitemapCitiesInfoClient; } });
42
+ const portal_type_1 = require("./src/types/portal-type");
43
+ Object.defineProperty(exports, "PortalType", { enumerable: true, get: function () { return portal_type_1.PortalType; } });
44
+ const model_client_1 = require("./src/model-client");
45
+ Object.defineProperty(exports, "ModelClient", { enumerable: true, get: function () { return model_client_1.ModelClient; } });
42
46
  //# sourceMappingURL=index.js.map
package/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA4E;AA4D3E,oGA5DQ,2CAAmB,OA4DR;AA3DpB,wEAAmE;AA4DlE,gGA5DQ,kCAAe,OA4DR;AA3DhB,0FAAoF;AA4DnF,wGA5DQ,mDAAuB,OA4DR;AA3DxB,8EAAwE;AA4DvE,kGA5DQ,uCAAiB,OA4DR;AA3DlB,wGAAiG;AA4DhG,8GA5DQ,gEAA6B,OA4DR;AA5C9B,6FAAwF;AA4DvF,oGA5DQ,2CAAmB,OA4DR;AArDpB,sGAAiG;AA4DhG,uGA5DQ,iDAAsB,OA4DR;AAtDvB,sGAAiG;AA4DhG,uGA5DQ,iDAAsB,OA4DR;AAzDvB,+GAA0G;AA4DzG,0GA5DQ,uDAAyB,OA4DR;AA1D1B,qHAA+G;AA4D9G,2GA5DQ,0DAA0B,OA4DR;AA1D3B,uHAAgH;AA4D/G,6GA5DQ,+DAA4B,OA4DR;AA1D7B,qHAA+G;AA4D9G,2GA5DQ,0DAA0B,OA4DR;AA1D3B,oHAA8G;AA4D7G,6GA5DQ,8DAA4B,OA4DR;AA1D7B,2HAAqH;AA4DpH,6GA5DQ,8DAA4B,OA4DR;AAzD7B,wHAAmH;AA4DlH,6GA5DQ,6DAA4B,OA4DR;AA1D7B,iIAA2H;AA4D1H,+GA5DQ,kEAA8B,OA4DR;AA1D/B,kHAA4G;AA4D3G,0GA5DQ,wDAAyB,OA4DR;AA1D1B,kHAA4G;AA4D3G,0GA5DQ,wDAAyB,OA4DR;AA1D1B,4GAAsG;AA4DrG,wGA5DQ,oDAAuB,OA4DR"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":";;;AAAA,kFAA4E;AA+D3E,oGA/DQ,2CAAmB,OA+DR;AA9DpB,wEAAmE;AA+DlE,gGA/DQ,kCAAe,OA+DR;AA9DhB,0FAAoF;AA+DnF,wGA/DQ,mDAAuB,OA+DR;AA9DxB,8EAAwE;AA+DvE,kGA/DQ,uCAAiB,OA+DR;AA9DlB,wGAAiG;AA+DhG,8GA/DQ,gEAA6B,OA+DR;AA/C9B,6FAAwF;AA+DvF,oGA/DQ,2CAAmB,OA+DR;AAxDpB,sGAAiG;AA+DhG,uGA/DQ,iDAAsB,OA+DR;AAzDvB,sGAAiG;AA+DhG,uGA/DQ,iDAAsB,OA+DR;AA5DvB,+GAA0G;AA+DzG,0GA/DQ,uDAAyB,OA+DR;AA7D1B,qHAA+G;AA+D9G,2GA/DQ,0DAA0B,OA+DR;AA7D3B,uHAAgH;AA+D/G,6GA/DQ,+DAA4B,OA+DR;AA7D7B,qHAA+G;AA+D9G,2GA/DQ,0DAA0B,OA+DR;AA7D3B,oHAA8G;AA+D7G,6GA/DQ,8DAA4B,OA+DR;AA7D7B,2HAAqH;AA+DpH,6GA/DQ,8DAA4B,OA+DR;AA5D7B,wHAAmH;AA+DlH,6GA/DQ,6DAA4B,OA+DR;AA7D7B,iIAA2H;AA+D1H,+GA/DQ,kEAA8B,OA+DR;AA7D/B,kHAA4G;AA+D3G,0GA/DQ,wDAAyB,OA+DR;AA7D1B,kHAA4G;AA+D3G,0GA/DQ,wDAAyB,OA+DR;AA7D1B,4GAAsG;AA+DrG,wGA/DQ,oDAAuB,OA+DR;AA9DxB,yDAAqD;AA+DpD,2FA/DQ,wBAAU,OA+DR;AA7DX,qDAAiD;AA+DhD,4FA/DQ,0BAAW,OA+DR"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@studyportals/domain-client",
3
- "version": "3.12.0-1",
3
+ "version": "3.12.1",
4
4
  "description": "Responsible for fetching data from the Domain API",
5
5
  "main": "bin/index.js",
6
6
  "author": "StudyPortals B.V.",