@studyportals/domain-client 4.13.0-beta.0 → 4.13.1-beta.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.js +31 -63
- package/index.js.map +1 -1
- package/package.json +14 -23
- package/src/domain-client.d.ts +4 -0
- package/src/domain-client.js +42 -30
- package/src/domain-client.js.map +1 -1
- package/src/exceptions/bad-request-exception.js +1 -5
- package/src/exceptions/bad-request-exception.js.map +1 -1
- package/src/exceptions/client-exception.js +1 -5
- package/src/exceptions/client-exception.js.map +1 -1
- package/src/exceptions/internal-server-exception.js +1 -5
- package/src/exceptions/internal-server-exception.js.map +1 -1
- package/src/exceptions/not-found-exception.js +1 -5
- package/src/exceptions/not-found-exception.js.map +1 -1
- package/src/exceptions/property-not-available-exception.js +1 -5
- package/src/exceptions/property-not-available-exception.js.map +1 -1
- package/src/factories/DateFactory.js +1 -5
- package/src/factories/DateFactory.js.map +1 -1
- package/src/factories/InternalLinkFactory.js +1 -5
- package/src/factories/InternalLinkFactory.js.map +1 -1
- package/src/i-api-response.js +1 -2
- package/src/i-class-factory.js +1 -2
- package/src/i-model-description.js +1 -5
- package/src/i-model-description.js.map +1 -1
- package/src/model-client.js +42 -29
- package/src/model-client.js.map +1 -1
- package/src/model-factory.js +10 -14
- package/src/model-factory.js.map +1 -1
- package/src/models/bestfit-programme/bestfit-programme-client.js +2 -6
- package/src/models/bestfit-programme/bestfit-programme-client.js.map +1 -1
- package/src/models/bestfit-programme/i-best-fit-programme.js +1 -2
- package/src/models/bestfit-programme/i-city.js +1 -2
- package/src/models/bestfit-programme/i-living-cost.js +1 -2
- package/src/models/common/i-city.js +1 -2
- package/src/models/common/i-country.js +1 -2
- package/src/models/common/i-english-requirements.js +1 -2
- package/src/models/common/i-g-p-a-requirement.js +1 -2
- package/src/models/common/i-internal-link.js +1 -2
- package/src/models/common/i-logo.js +1 -2
- package/src/models/common/i-tuition-fee.js +1 -2
- package/src/models/compare-programme/compare-programme-client.js +2 -6
- package/src/models/compare-programme/compare-programme-client.js.map +1 -1
- package/src/models/compare-programme/i-compare-programme.js +1 -2
- package/src/models/copilot-country/copilot-country-client.js +2 -6
- package/src/models/copilot-country/copilot-country-client.js.map +1 -1
- package/src/models/copilot-country/i-copilot-country.js +1 -2
- package/src/models/copilot-country/i-copilot-ranking-card.js +1 -2
- package/src/models/copilot-programme/copilot-programme-client.js +2 -6
- package/src/models/copilot-programme/copilot-programme-client.js.map +1 -1
- package/src/models/copilot-programme/i-copilot-programme.js +1 -2
- package/src/models/customerio-organisation/customerio-organisation-client.js +2 -6
- package/src/models/customerio-organisation/customerio-organisation-client.js.map +1 -1
- package/src/models/customerio-organisation/i-customer-io-organisation.js +1 -2
- package/src/models/customerio-organisation/i-review.js +1 -2
- package/src/models/customerio-programme/customerio-programme-client.js +2 -6
- package/src/models/customerio-programme/customerio-programme-client.js.map +1 -1
- package/src/models/customerio-programme/i-customer-io-programme.js +1 -2
- package/src/models/customerio-programme/i-internal-link.js +1 -2
- package/src/models/organisation-card/i-organisation-card.js +1 -2
- package/src/models/organisation-card/i-ranking-discipline.js +1 -2
- package/src/models/organisation-card/organisation-card-client.js +2 -6
- package/src/models/organisation-card/organisation-card-client.js.map +1 -1
- package/src/models/organisation-for-search/i-organisation-for-search.js +1 -2
- package/src/models/organisation-for-search/public-organisation-for-search-client.js +2 -6
- package/src/models/organisation-for-search/public-organisation-for-search-client.js.map +1 -1
- package/src/models/organisation-search-document/i-organisation-search-document.js +1 -2
- package/src/models/organisation-search-document/organisation-search-document-client.js +2 -6
- package/src/models/organisation-search-document/organisation-search-document-client.js.map +1 -1
- package/src/models/programme-card/i-click-tracking-data.js +1 -2
- package/src/models/programme-card/i-cover.js +1 -2
- package/src/models/programme-card/i-deadline.js +1 -2
- package/src/models/programme-card/i-duration.js +1 -2
- package/src/models/programme-card/i-internal-link.js +1 -2
- package/src/models/programme-card/i-link.js +1 -2
- package/src/models/programme-card/i-location.js +1 -2
- package/src/models/programme-card/i-logo.js +1 -2
- package/src/models/programme-card/i-optional-link.js +1 -2
- package/src/models/programme-card/i-programme-card.js +1 -2
- package/src/models/programme-card/i-start-date.js +1 -2
- package/src/models/programme-card/i-timing.js +1 -2
- package/src/models/programme-card/i-tracked-link.js +1 -2
- package/src/models/programme-card/i-tracking.js +1 -2
- package/src/models/programme-card/i-tuition-fee.js +1 -2
- package/src/models/programme-card/programme-card-client.js +2 -6
- package/src/models/programme-card/programme-card-client.js.map +1 -1
- package/src/models/ranking-cards/i-ranking-card.js +1 -2
- package/src/models/ranking-cards/i-ranking-cards.js +1 -2
- package/src/models/ranking-cards/i-ranking.js +1 -2
- package/src/models/ranking-cards/public-ranking-cards-client.js +2 -6
- package/src/models/ranking-cards/public-ranking-cards-client.js.map +1 -1
- package/src/models/scholarship-card/i-scholarship-card.js +1 -2
- package/src/models/scholarship-card/public-scholarship-card-client.js +2 -6
- package/src/models/scholarship-card/public-scholarship-card-client.js.map +1 -1
- package/src/models/search-country-faq/i-search-country-faq.js +1 -2
- package/src/models/search-country-faq/public-search-country-faq-client.js +2 -6
- package/src/models/search-country-faq/public-search-country-faq-client.js.map +1 -1
- package/src/models/search-discipline/i-search-discipline.js +1 -2
- package/src/models/search-discipline/public-search-discipline-client.js +2 -6
- package/src/models/search-discipline/public-search-discipline-client.js.map +1 -1
- package/src/models/search-projection/i-geo-targeting-configuration.js +1 -2
- package/src/models/search-projection/i-geo-targeting-values.js +1 -2
- package/src/models/search-projection/i-organisation-values.js +1 -2
- package/src/models/search-projection/i-premium-values.js +1 -2
- package/src/models/search-projection/i-search-projection.js +1 -2
- package/src/models/search-projection/i-tuition-values.js +1 -2
- package/src/models/search-projection/search-projection-client.js +2 -6
- package/src/models/search-projection/search-projection-client.js.map +1 -1
- package/src/models/sitemap-articles-info/i-sitemap-article-info.js +1 -2
- package/src/models/sitemap-articles-info/sitemap-articles-info-client.js +2 -6
- package/src/models/sitemap-articles-info/sitemap-articles-info-client.js.map +1 -1
- package/src/models/sitemap-cities-info/i-sitemap-city-info.js +1 -2
- package/src/models/sitemap-cities-info/sitemap-cities-info-client.js +2 -6
- package/src/models/sitemap-cities-info/sitemap-cities-info-client.js.map +1 -1
- package/src/models/sitemap-countries-info/i-sitemap-country-info.js +1 -2
- package/src/models/sitemap-countries-info/sitemap-countries-info-client.js +2 -6
- package/src/models/sitemap-countries-info/sitemap-countries-info-client.js.map +1 -1
- package/src/models/sitemap-country-degree-info/i-degree-info.js +1 -2
- package/src/models/sitemap-country-degree-info/i-sitemap-country-degree-info.js +1 -2
- package/src/models/sitemap-country-degree-info/sitemap-country-degree-info-client.js +2 -6
- package/src/models/sitemap-country-degree-info/sitemap-country-degree-info-client.js.map +1 -1
- package/src/models/sitemap-disciplines-info/i-sitemap-discipline-info.js +1 -2
- package/src/models/sitemap-disciplines-info/sitemap-disciplines-info-client.js +2 -6
- package/src/models/sitemap-disciplines-info/sitemap-disciplines-info-client.js.map +1 -1
- package/src/models/sitemap-organisations-info/i-sitemap-organisation-info.js +1 -2
- package/src/models/sitemap-organisations-info/sitemap-organisations-info-client.js +2 -6
- package/src/models/sitemap-organisations-info/sitemap-organisations-info-client.js.map +1 -1
- package/src/models/sitemap-programme-info/i-sitemap-programme-info.js +1 -2
- package/src/models/sitemap-programme-info/sitemap-programme-info-client.js +2 -6
- package/src/models/sitemap-programme-info/sitemap-programme-info-client.js.map +1 -1
- package/src/models/sitemap-rankings-info/i-sitemap-rankings-info.js +1 -2
- package/src/models/sitemap-rankings-info/sitemap-rankings-info-client.js +2 -6
- package/src/models/sitemap-rankings-info/sitemap-rankings-info-client.js.map +1 -1
- package/src/types/portal-map.js +1 -2
- package/src/types/portal-type.js +2 -5
- package/src/types/portal-type.js.map +1 -1
- package/src/types.js +1 -2
package/src/model-factory.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
const i_model_description_1 = require("./i-model-description");
|
|
7
|
-
const property_not_available_exception_1 = require("./exceptions/property-not-available-exception");
|
|
8
|
-
class ModelFactory {
|
|
1
|
+
import { InternalLinkFactory } from "./factories/InternalLinkFactory";
|
|
2
|
+
import { DateFactory } from "./factories/DateFactory";
|
|
3
|
+
import { isModelDescription } from "./i-model-description";
|
|
4
|
+
import { PropertyNotAvailableException } from "./exceptions/property-not-available-exception";
|
|
5
|
+
export class ModelFactory {
|
|
9
6
|
constructor(portalMap = new Map()) {
|
|
10
7
|
const factories = new Map();
|
|
11
|
-
factories.set('IInternalLink', new
|
|
12
|
-
factories.set('SerializableDateTime', new
|
|
8
|
+
factories.set('IInternalLink', new InternalLinkFactory(portalMap));
|
|
9
|
+
factories.set('SerializableDateTime', new DateFactory());
|
|
13
10
|
this.customClassFactories = factories;
|
|
14
11
|
}
|
|
15
12
|
fromDescription(data) {
|
|
@@ -38,7 +35,7 @@ class ModelFactory {
|
|
|
38
35
|
const canShowFunction = 'canShow' + propertyName;
|
|
39
36
|
const value = data.func[functionName];
|
|
40
37
|
let returnValue;
|
|
41
|
-
if (
|
|
38
|
+
if (isModelDescription(value)) {
|
|
42
39
|
returnValue = this.unpackClass(value);
|
|
43
40
|
}
|
|
44
41
|
else if (Array.isArray(value)) {
|
|
@@ -50,7 +47,7 @@ class ModelFactory {
|
|
|
50
47
|
if (canShowFunction in data.func) {
|
|
51
48
|
return () => {
|
|
52
49
|
if (data.func[canShowFunction] === false) {
|
|
53
|
-
throw new
|
|
50
|
+
throw new PropertyNotAvailableException(`Property '${propertyName}' not available`);
|
|
54
51
|
}
|
|
55
52
|
return returnValue;
|
|
56
53
|
};
|
|
@@ -61,12 +58,11 @@ class ModelFactory {
|
|
|
61
58
|
}
|
|
62
59
|
unpackArray(list) {
|
|
63
60
|
return list.map(item => {
|
|
64
|
-
if (
|
|
61
|
+
if (isModelDescription(item)) {
|
|
65
62
|
return this.unpackClass(item);
|
|
66
63
|
}
|
|
67
64
|
return item;
|
|
68
65
|
});
|
|
69
66
|
}
|
|
70
67
|
}
|
|
71
|
-
exports.ModelFactory = ModelFactory;
|
|
72
68
|
//# sourceMappingURL=model-factory.js.map
|
package/src/model-factory.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model-factory.js","sourceRoot":"","sources":["../../src/model-factory.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"model-factory.js","sourceRoot":"","sources":["../../src/model-factory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAEtD,OAAO,EAAqB,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,6BAA6B,EAAE,MAAM,+CAA+C,CAAC;AAK9F,MAAM,OAAO,YAAY;IAIxB,YAAY,YAAuB,IAAI,GAAG,EAAsB;QAC/D,MAAM,SAAS,GAAG,IAAI,GAAG,EAAyB,CAAC;QACnD,SAAS,CAAC,GAAG,CAAC,eAAe,EAAE,IAAI,mBAAmB,CAAC,SAAS,CAAC,CAAC,CAAC;QACnE,SAAS,CAAC,GAAG,CAAC,sBAAsB,EAAE,IAAI,WAAW,EAAE,CAAC,CAAC;QAEzD,IAAI,CAAC,oBAAoB,GAAG,SAAS,CAAC;IACvC,CAAC;IAEM,eAAe,CAAC,IAAuB;QAC7C,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAiB,CAAC;IAC/C,CAAC;IAEM,gBAAgB,CAAC,IAAyB;QAChD,MAAM,MAAM,GAAQ,EAAE,CAAC;QACvB,KAAK,MAAM,gBAAgB,IAAI,IAAI,EAAE,CAAC;YACrC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,gBAAgB,CAAiB,CAAC,CAAC;QACjE,CAAC;QACD,OAAO,MAAM,CAAC;IACf,CAAC;IAEO,WAAW,CAAC,IAAuB;QAG1C,MAAM,QAAQ,GAAU,EAAE,CAAC;QAC3B,KAAK,MAAM,YAAY,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YACtC,QAAQ,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,CAAC,CAAC;QAC/D,CAAC;QAED,MAAM,OAAO,GAAG,IAAI,CAAC,oBAAoB,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;QAC1D,IAAI,OAAO,KAAK,SAAS,EAAE,CAAC;YAC3B,OAAO,OAAO,CAAC,MAAM,CAAC,QAAQ,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;QAClD,CAAC;QAED,OAAO,QAAQ,CAAC;IACjB,CAAC;IAEO,WAAW,CAClB,YAAoB,EACpB,IAAuB;QAEvB,MAAM,YAAY,GAAG,YAAY,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;QAC5C,MAAM,eAAe,GAAG,SAAS,GAAG,YAAY,CAAC;QAEjD,MAAM,KAAK,GAAY,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC/C,IAAI,WAAoD,CAAC;QAEzD,IAAI,kBAAkB,CAAC,KAAK,CAAC,EAAE,CAAC;YAC/B,WAAW,GAAG,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;QACvC,CAAC;aAAM,IAAI,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC;YACjC,WAAW,GAAG,IAAI,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;QACvC,CAAC;aAAM,CAAC;YACP,WAAW,GAAG,KAA2B,CAAC;QAC3C,CAAC;QAED,IAAI,eAAe,IAAI,IAAI,CAAC,IAAI,EAAE,CAAC;YAClC,OAAO,GAAQ,EAAE;gBAChB,IAAI,IAAI,CAAC,IAAI,CAAC,eAAe,CAAC,KAAK,KAAK,EAAE,CAAC;oBAC1C,MAAM,IAAI,6BAA6B,CACtC,aAAa,YAAY,iBAAiB,CAC1C,CAAC;gBACH,CAAC;gBACD,OAAO,WAAW,CAAC;YACpB,CAAC,CAAC;QACH,CAAC;QACD,OAAO,GAAQ,EAAE;YAChB,OAAO,WAAW,CAAC;QACpB,CAAC,CAAC;IACH,CAAC;IAEO,WAAW,CAAC,IAAW;QAC9B,OAAO,IAAI,CAAC,GAAG,CACd,IAAI,CAAC,EAAE;YACN,IAAI,kBAAkB,CAAC,IAAI,CAAC,EAAE,CAAC;gBAC9B,OAAO,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,CAAA;YAC9B,CAAC;YAED,OAAO,IAA0B,CAAC;QACnC,CAAC,CACD,CAAC;IACH,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.BestfitProgrammeClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class BestfitProgrammeClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class BestfitProgrammeClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'bestfit-programme';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class BestfitProgrammeClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.BestfitProgrammeClient = BestfitProgrammeClient;
|
|
17
13
|
//# sourceMappingURL=bestfit-programme-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bestfit-programme-client.js","sourceRoot":"","sources":["../../../../src/models/bestfit-programme/bestfit-programme-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"bestfit-programme-client.js","sourceRoot":"","sources":["../../../../src/models/bestfit-programme/bestfit-programme-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,sBAAuB,SAAQ,WAA8B;IAC/D,YAAY;QACrB,OAAO,mBAAmB,CAAC;IAC5B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.CompareProgrammeClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class CompareProgrammeClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class CompareProgrammeClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'compare-programme';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class CompareProgrammeClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.CompareProgrammeClient = CompareProgrammeClient;
|
|
17
13
|
//# sourceMappingURL=compare-programme-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"compare-programme-client.js","sourceRoot":"","sources":["../../../../src/models/compare-programme/compare-programme-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"compare-programme-client.js","sourceRoot":"","sources":["../../../../src/models/compare-programme/compare-programme-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,sBAAuB,SAAQ,WAA8B;IAC/D,YAAY;QACrB,OAAO,mBAAmB,CAAC;IAC5B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.CopilotCountryClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class CopilotCountryClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class CopilotCountryClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'copilot-country';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class CopilotCountryClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.CopilotCountryClient = CopilotCountryClient;
|
|
17
13
|
//# sourceMappingURL=copilot-country-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"copilot-country-client.js","sourceRoot":"","sources":["../../../../src/models/copilot-country/copilot-country-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"copilot-country-client.js","sourceRoot":"","sources":["../../../../src/models/copilot-country/copilot-country-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,oBAAqB,SAAQ,WAA4B;IAC3D,YAAY;QACrB,OAAO,iBAAiB,CAAC;IAC1B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.CopilotProgrammeClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class CopilotProgrammeClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class CopilotProgrammeClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'copilot-programme';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class CopilotProgrammeClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.CopilotProgrammeClient = CopilotProgrammeClient;
|
|
17
13
|
//# sourceMappingURL=copilot-programme-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"copilot-programme-client.js","sourceRoot":"","sources":["../../../../src/models/copilot-programme/copilot-programme-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"copilot-programme-client.js","sourceRoot":"","sources":["../../../../src/models/copilot-programme/copilot-programme-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,sBAAuB,SAAQ,WAA8B;IAC/D,YAAY;QACrB,OAAO,mBAAmB,CAAC;IAC5B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.CustomerIOOrganisationClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class CustomerIOOrganisationClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class CustomerIOOrganisationClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'customerio-organisation';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class CustomerIOOrganisationClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.CustomerIOOrganisationClient = CustomerIOOrganisationClient;
|
|
17
13
|
//# sourceMappingURL=customerio-organisation-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customerio-organisation-client.js","sourceRoot":"","sources":["../../../../src/models/customerio-organisation/customerio-organisation-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"customerio-organisation-client.js","sourceRoot":"","sources":["../../../../src/models/customerio-organisation/customerio-organisation-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,4BAA6B,SAAQ,WAAoC;IAC3E,YAAY;QACrB,OAAO,yBAAyB,CAAC;IAClC,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.CustomerIOProgrammeClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class CustomerIOProgrammeClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class CustomerIOProgrammeClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'customerio-programme';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class CustomerIOProgrammeClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.CustomerIOProgrammeClient = CustomerIOProgrammeClient;
|
|
17
13
|
//# sourceMappingURL=customerio-programme-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"customerio-programme-client.js","sourceRoot":"","sources":["../../../../src/models/customerio-programme/customerio-programme-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"customerio-programme-client.js","sourceRoot":"","sources":["../../../../src/models/customerio-programme/customerio-programme-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,yBAA0B,SAAQ,WAAiC;IACrE,YAAY;QACrB,OAAO,sBAAsB,CAAC;IAC/B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.OrganisationCardClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class OrganisationCardClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class OrganisationCardClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'organisation-card';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class OrganisationCardClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.OrganisationCardClient = OrganisationCardClient;
|
|
17
13
|
//# sourceMappingURL=organisation-card-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organisation-card-client.js","sourceRoot":"","sources":["../../../../src/models/organisation-card/organisation-card-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"organisation-card-client.js","sourceRoot":"","sources":["../../../../src/models/organisation-card/organisation-card-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,sBAAuB,SAAQ,WAA8B;IAC/D,YAAY;QACrB,OAAO,mBAAmB,CAAC;IAC5B,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.PublicOrganisationForSearchClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class PublicOrganisationForSearchClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class PublicOrganisationForSearchClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'organisation-for-search';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class PublicOrganisationForSearchClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return true;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.PublicOrganisationForSearchClient = PublicOrganisationForSearchClient;
|
|
17
13
|
//# sourceMappingURL=public-organisation-for-search-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-organisation-for-search-client.js","sourceRoot":"","sources":["../../../../src/models/organisation-for-search/public-organisation-for-search-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"public-organisation-for-search-client.js","sourceRoot":"","sources":["../../../../src/models/organisation-for-search/public-organisation-for-search-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,iCAAkC,SAAQ,WAAmC;IAC/E,YAAY;QACrB,OAAO,yBAAyB,CAAC;IAClC,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,IAAI,CAAC;IACb,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.OrganisationSearchDocumentClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class OrganisationSearchDocumentClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class OrganisationSearchDocumentClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'organisation-search-document';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class OrganisationSearchDocumentClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.OrganisationSearchDocumentClient = OrganisationSearchDocumentClient;
|
|
17
13
|
//# sourceMappingURL=organisation-search-document-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"organisation-search-document-client.js","sourceRoot":"","sources":["../../../../src/models/organisation-search-document/organisation-search-document-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"organisation-search-document-client.js","sourceRoot":"","sources":["../../../../src/models/organisation-search-document/organisation-search-document-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,gCAAiC,SAAQ,WAAwC;IACnF,YAAY;QACrB,OAAO,8BAA8B,CAAC;IACvC,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.ProgrammeCardClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class ProgrammeCardClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class ProgrammeCardClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'programme-card';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class ProgrammeCardClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return false;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.ProgrammeCardClient = ProgrammeCardClient;
|
|
17
13
|
//# sourceMappingURL=programme-card-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"programme-card-client.js","sourceRoot":"","sources":["../../../../src/models/programme-card/programme-card-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"programme-card-client.js","sourceRoot":"","sources":["../../../../src/models/programme-card/programme-card-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,mBAAoB,SAAQ,WAA2B;IACzD,YAAY;QACrB,OAAO,gBAAgB,CAAC;IACzB,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,KAAK,CAAC;IACd,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.PublicRankingCardsClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class PublicRankingCardsClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class PublicRankingCardsClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'ranking-cards';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class PublicRankingCardsClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return true;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.PublicRankingCardsClient = PublicRankingCardsClient;
|
|
17
13
|
//# sourceMappingURL=public-ranking-cards-client.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"public-ranking-cards-client.js","sourceRoot":"","sources":["../../../../src/models/ranking-cards/public-ranking-cards-client.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"public-ranking-cards-client.js","sourceRoot":"","sources":["../../../../src/models/ranking-cards/public-ranking-cards-client.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAEjD,MAAM,OAAO,wBAAyB,SAAQ,WAA0B;IAC7D,YAAY;QACrB,OAAO,eAAe,CAAC;IACxB,CAAC;IAES,UAAU;QACnB,OAAO,IAAI,CAAC;IACb,CAAC;IAEM,QAAQ;QACd,OAAO,IAAI,CAAC;IACb,CAAC;CACD"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
exports.PublicScholarshipCardClient = void 0;
|
|
4
|
-
const model_client_1 = require("../../model-client");
|
|
5
|
-
class PublicScholarshipCardClient extends model_client_1.ModelClient {
|
|
1
|
+
import { ModelClient } from "../../model-client";
|
|
2
|
+
export class PublicScholarshipCardClient extends ModelClient {
|
|
6
3
|
getModelName() {
|
|
7
4
|
return 'scholarship-card';
|
|
8
5
|
}
|
|
@@ -13,5 +10,4 @@ class PublicScholarshipCardClient extends model_client_1.ModelClient {
|
|
|
13
10
|
return true;
|
|
14
11
|
}
|
|
15
12
|
}
|
|
16
|
-
exports.PublicScholarshipCardClient = PublicScholarshipCardClient;
|
|
17
13
|
//# sourceMappingURL=public-scholarship-card-client.js.map
|