@xylabs/react-rich-result 3.0.2 → 3.0.4
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/dist/browser/RichResult.cjs +31 -0
- package/dist/browser/RichResult.cjs.map +1 -0
- package/dist/browser/index.cjs +20 -0
- package/dist/browser/index.cjs.map +1 -0
- package/dist/browser/jsonld/Action.cjs +17 -0
- package/dist/browser/jsonld/Action.cjs.map +1 -0
- package/dist/browser/jsonld/ActionStatusType.cjs +31 -0
- package/dist/browser/jsonld/ActionStatusType.cjs.map +1 -0
- package/dist/browser/jsonld/AdministrativeArea.cjs +17 -0
- package/dist/browser/jsonld/AdministrativeArea.cjs.map +1 -0
- package/dist/browser/jsonld/AggrigateRating.cjs +17 -0
- package/dist/browser/jsonld/AggrigateRating.cjs.map +1 -0
- package/dist/browser/jsonld/Article.cjs +17 -0
- package/dist/browser/jsonld/Article.cjs.map +1 -0
- package/dist/browser/jsonld/Base.cjs +17 -0
- package/dist/browser/jsonld/Base.cjs.map +1 -0
- package/dist/browser/jsonld/Brand.cjs +17 -0
- package/dist/browser/jsonld/Brand.cjs.map +1 -0
- package/dist/browser/jsonld/Class.cjs +17 -0
- package/dist/browser/jsonld/Class.cjs.map +1 -0
- package/dist/browser/jsonld/ContactPoint.cjs +17 -0
- package/dist/browser/jsonld/ContactPoint.cjs.map +1 -0
- package/dist/browser/jsonld/ContactPointOption.cjs +29 -0
- package/dist/browser/jsonld/ContactPointOption.cjs.map +1 -0
- package/dist/browser/jsonld/Country.cjs +17 -0
- package/dist/browser/jsonld/Country.cjs.map +1 -0
- package/dist/browser/jsonld/CreativeWork.cjs +17 -0
- package/dist/browser/jsonld/CreativeWork.cjs.map +1 -0
- package/dist/browser/jsonld/DateTime.cjs +17 -0
- package/dist/browser/jsonld/DateTime.cjs.map +1 -0
- package/dist/browser/jsonld/EntryPoint.cjs +17 -0
- package/dist/browser/jsonld/EntryPoint.cjs.map +1 -0
- package/dist/browser/jsonld/Enumeration.cjs +17 -0
- package/dist/browser/jsonld/Enumeration.cjs.map +1 -0
- package/dist/browser/jsonld/GeoShape.cjs +17 -0
- package/dist/browser/jsonld/GeoShape.cjs.map +1 -0
- package/dist/browser/jsonld/GeospatialGeometry.cjs +17 -0
- package/dist/browser/jsonld/GeospatialGeometry.cjs.map +1 -0
- package/dist/browser/jsonld/ImageObject.cjs +17 -0
- package/dist/browser/jsonld/ImageObject.cjs.map +1 -0
- package/dist/browser/jsonld/Intangible.cjs +17 -0
- package/dist/browser/jsonld/Intangible.cjs.map +1 -0
- package/dist/browser/jsonld/Integer.cjs +17 -0
- package/dist/browser/jsonld/Integer.cjs.map +1 -0
- package/dist/browser/jsonld/ItemAvailability.cjs +36 -0
- package/dist/browser/jsonld/ItemAvailability.cjs.map +1 -0
- package/dist/browser/jsonld/Language.cjs +17 -0
- package/dist/browser/jsonld/Language.cjs.map +1 -0
- package/dist/browser/jsonld/Map.cjs +17 -0
- package/dist/browser/jsonld/Map.cjs.map +1 -0
- package/dist/browser/jsonld/MapCategoryType.cjs +31 -0
- package/dist/browser/jsonld/MapCategoryType.cjs.map +1 -0
- package/dist/browser/jsonld/MediaObject.cjs +17 -0
- package/dist/browser/jsonld/MediaObject.cjs.map +1 -0
- package/dist/browser/jsonld/MobileApplication.cjs +17 -0
- package/dist/browser/jsonld/MobileApplication.cjs.map +1 -0
- package/dist/browser/jsonld/Offer.cjs +17 -0
- package/dist/browser/jsonld/Offer.cjs.map +1 -0
- package/dist/browser/jsonld/Organization.cjs +17 -0
- package/dist/browser/jsonld/Organization.cjs.map +1 -0
- package/dist/browser/jsonld/Person.cjs +17 -0
- package/dist/browser/jsonld/Person.cjs.map +1 -0
- package/dist/browser/jsonld/Photograph.cjs +17 -0
- package/dist/browser/jsonld/Photograph.cjs.map +1 -0
- package/dist/browser/jsonld/Place.cjs +17 -0
- package/dist/browser/jsonld/Place.cjs.map +1 -0
- package/dist/browser/jsonld/PostalAddress.cjs +17 -0
- package/dist/browser/jsonld/PostalAddress.cjs.map +1 -0
- package/dist/browser/jsonld/Product.cjs +17 -0
- package/dist/browser/jsonld/Product.cjs.map +1 -0
- package/dist/browser/jsonld/Property.cjs +17 -0
- package/dist/browser/jsonld/Property.cjs.map +1 -0
- package/dist/browser/jsonld/PropertyValue.cjs +17 -0
- package/dist/browser/jsonld/PropertyValue.cjs.map +1 -0
- package/dist/browser/jsonld/QualitativeValue.cjs +17 -0
- package/dist/browser/jsonld/QualitativeValue.cjs.map +1 -0
- package/dist/browser/jsonld/QuantitativeValue.cjs +17 -0
- package/dist/browser/jsonld/QuantitativeValue.cjs.map +1 -0
- package/dist/browser/jsonld/Rating.cjs +17 -0
- package/dist/browser/jsonld/Rating.cjs.map +1 -0
- package/dist/browser/jsonld/Review.cjs +17 -0
- package/dist/browser/jsonld/Review.cjs.map +1 -0
- package/dist/browser/jsonld/Service.cjs +17 -0
- package/dist/browser/jsonld/Service.cjs.map +1 -0
- package/dist/browser/jsonld/SoftwareApplication.cjs +17 -0
- package/dist/browser/jsonld/SoftwareApplication.cjs.map +1 -0
- package/dist/browser/jsonld/StructuredValue.cjs +17 -0
- package/dist/browser/jsonld/StructuredValue.cjs.map +1 -0
- package/dist/browser/jsonld/Text.cjs +17 -0
- package/dist/browser/jsonld/Text.cjs.map +1 -0
- package/dist/browser/jsonld/Thing.cjs +17 -0
- package/dist/browser/jsonld/Thing.cjs.map +1 -0
- package/dist/browser/jsonld/Time.cjs +17 -0
- package/dist/browser/jsonld/Time.cjs.map +1 -0
- package/dist/browser/jsonld/URL.cjs +17 -0
- package/dist/browser/jsonld/URL.cjs.map +1 -0
- package/dist/browser/jsonld/VirtualLocation.cjs +17 -0
- package/dist/browser/jsonld/VirtualLocation.cjs.map +1 -0
- package/dist/browser/jsonld/index.cjs +65 -0
- package/dist/browser/jsonld/index.cjs.map +1 -0
- package/dist/node/RichResult.js +3 -1
- package/dist/node/RichResult.js.map +1 -1
- package/dist/node/RichResult.mjs +2 -1
- package/dist/node/RichResult.mjs.map +1 -1
- package/dist/node/index.js +66 -5
- package/dist/node/index.js.map +1 -1
- package/dist/node/index.mjs +54 -2
- package/dist/node/index.mjs.map +1 -1
- package/dist/node/jsonld/Action.js +2 -0
- package/dist/node/jsonld/Action.js.map +1 -1
- package/dist/node/jsonld/ActionStatusType.js +2 -0
- package/dist/node/jsonld/ActionStatusType.js.map +1 -1
- package/dist/node/jsonld/ActionStatusType.mjs +1 -0
- package/dist/node/jsonld/ActionStatusType.mjs.map +1 -1
- package/dist/node/jsonld/AdministrativeArea.js +2 -0
- package/dist/node/jsonld/AdministrativeArea.js.map +1 -1
- package/dist/node/jsonld/AggrigateRating.js +2 -0
- package/dist/node/jsonld/AggrigateRating.js.map +1 -1
- package/dist/node/jsonld/Article.js +2 -0
- package/dist/node/jsonld/Article.js.map +1 -1
- package/dist/node/jsonld/Base.js +2 -0
- package/dist/node/jsonld/Base.js.map +1 -1
- package/dist/node/jsonld/Brand.js +2 -0
- package/dist/node/jsonld/Brand.js.map +1 -1
- package/dist/node/jsonld/Class.js +2 -0
- package/dist/node/jsonld/Class.js.map +1 -1
- package/dist/node/jsonld/ContactPoint.js +2 -0
- package/dist/node/jsonld/ContactPoint.js.map +1 -1
- package/dist/node/jsonld/ContactPointOption.js +2 -0
- package/dist/node/jsonld/ContactPointOption.js.map +1 -1
- package/dist/node/jsonld/ContactPointOption.mjs +1 -0
- package/dist/node/jsonld/ContactPointOption.mjs.map +1 -1
- package/dist/node/jsonld/Country.js +2 -0
- package/dist/node/jsonld/Country.js.map +1 -1
- package/dist/node/jsonld/CreativeWork.js +2 -0
- package/dist/node/jsonld/CreativeWork.js.map +1 -1
- package/dist/node/jsonld/DateTime.js +2 -0
- package/dist/node/jsonld/DateTime.js.map +1 -1
- package/dist/node/jsonld/EntryPoint.js +2 -0
- package/dist/node/jsonld/EntryPoint.js.map +1 -1
- package/dist/node/jsonld/Enumeration.js +2 -0
- package/dist/node/jsonld/Enumeration.js.map +1 -1
- package/dist/node/jsonld/GeoShape.js +2 -0
- package/dist/node/jsonld/GeoShape.js.map +1 -1
- package/dist/node/jsonld/GeospatialGeometry.js +2 -0
- package/dist/node/jsonld/GeospatialGeometry.js.map +1 -1
- package/dist/node/jsonld/ImageObject.js +2 -0
- package/dist/node/jsonld/ImageObject.js.map +1 -1
- package/dist/node/jsonld/Intangible.js +2 -0
- package/dist/node/jsonld/Intangible.js.map +1 -1
- package/dist/node/jsonld/Integer.js +2 -0
- package/dist/node/jsonld/Integer.js.map +1 -1
- package/dist/node/jsonld/ItemAvailability.js +2 -0
- package/dist/node/jsonld/ItemAvailability.js.map +1 -1
- package/dist/node/jsonld/ItemAvailability.mjs +1 -0
- package/dist/node/jsonld/ItemAvailability.mjs.map +1 -1
- package/dist/node/jsonld/Language.js +2 -0
- package/dist/node/jsonld/Language.js.map +1 -1
- package/dist/node/jsonld/Map.js +2 -0
- package/dist/node/jsonld/Map.js.map +1 -1
- package/dist/node/jsonld/MapCategoryType.js +2 -0
- package/dist/node/jsonld/MapCategoryType.js.map +1 -1
- package/dist/node/jsonld/MapCategoryType.mjs +1 -0
- package/dist/node/jsonld/MapCategoryType.mjs.map +1 -1
- package/dist/node/jsonld/MediaObject.js +2 -0
- package/dist/node/jsonld/MediaObject.js.map +1 -1
- package/dist/node/jsonld/MobileApplication.js +2 -0
- package/dist/node/jsonld/MobileApplication.js.map +1 -1
- package/dist/node/jsonld/Offer.js +2 -0
- package/dist/node/jsonld/Offer.js.map +1 -1
- package/dist/node/jsonld/Organization.js +2 -0
- package/dist/node/jsonld/Organization.js.map +1 -1
- package/dist/node/jsonld/Person.js +2 -0
- package/dist/node/jsonld/Person.js.map +1 -1
- package/dist/node/jsonld/Photograph.js +2 -0
- package/dist/node/jsonld/Photograph.js.map +1 -1
- package/dist/node/jsonld/Place.js +2 -0
- package/dist/node/jsonld/Place.js.map +1 -1
- package/dist/node/jsonld/PostalAddress.js +2 -0
- package/dist/node/jsonld/PostalAddress.js.map +1 -1
- package/dist/node/jsonld/Product.js +2 -0
- package/dist/node/jsonld/Product.js.map +1 -1
- package/dist/node/jsonld/Property.js +2 -0
- package/dist/node/jsonld/Property.js.map +1 -1
- package/dist/node/jsonld/PropertyValue.js +2 -0
- package/dist/node/jsonld/PropertyValue.js.map +1 -1
- package/dist/node/jsonld/QualitativeValue.js +2 -0
- package/dist/node/jsonld/QualitativeValue.js.map +1 -1
- package/dist/node/jsonld/QuantitativeValue.js +2 -0
- package/dist/node/jsonld/QuantitativeValue.js.map +1 -1
- package/dist/node/jsonld/Rating.js +2 -0
- package/dist/node/jsonld/Rating.js.map +1 -1
- package/dist/node/jsonld/Review.js +2 -0
- package/dist/node/jsonld/Review.js.map +1 -1
- package/dist/node/jsonld/Service.js +2 -0
- package/dist/node/jsonld/Service.js.map +1 -1
- package/dist/node/jsonld/SoftwareApplication.js +2 -0
- package/dist/node/jsonld/SoftwareApplication.js.map +1 -1
- package/dist/node/jsonld/StructuredValue.js +2 -0
- package/dist/node/jsonld/StructuredValue.js.map +1 -1
- package/dist/node/jsonld/Text.js +2 -0
- package/dist/node/jsonld/Text.js.map +1 -1
- package/dist/node/jsonld/Thing.js +2 -0
- package/dist/node/jsonld/Thing.js.map +1 -1
- package/dist/node/jsonld/Time.js +2 -0
- package/dist/node/jsonld/Time.js.map +1 -1
- package/dist/node/jsonld/URL.js +2 -0
- package/dist/node/jsonld/URL.js.map +1 -1
- package/dist/node/jsonld/VirtualLocation.js +2 -0
- package/dist/node/jsonld/VirtualLocation.js.map +1 -1
- package/dist/node/jsonld/index.js +55 -95
- package/dist/node/jsonld/index.js.map +1 -1
- package/dist/node/jsonld/index.mjs +44 -47
- package/dist/node/jsonld/index.mjs.map +1 -1
- package/package.json +13 -7
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Map_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Map_exports);
|
|
17
|
+
//# sourceMappingURL=Map.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Map.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { CreativeWork } from './CreativeWork'\nimport { MapCategoryType } from './MapCategoryType'\n\ninterface Map extends CreativeWork {\n mapType?: MapCategoryType\n}\n\nexport type { Map }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __export = (target, all) => {
|
|
7
|
+
for (var name in all)
|
|
8
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
var MapCategoryType_exports = {};
|
|
20
|
+
__export(MapCategoryType_exports, {
|
|
21
|
+
MapCategoryType: () => MapCategoryType
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(MapCategoryType_exports);
|
|
24
|
+
var MapCategoryType = /* @__PURE__ */ ((MapCategoryType2) => {
|
|
25
|
+
MapCategoryType2["ParkingMap"] = "ParkingMap";
|
|
26
|
+
MapCategoryType2["SeatingMap"] = "SeatingMap";
|
|
27
|
+
MapCategoryType2["TransitMap"] = "TransitMap";
|
|
28
|
+
MapCategoryType2["VenueMap"] = "VenueMap";
|
|
29
|
+
return MapCategoryType2;
|
|
30
|
+
})(MapCategoryType || {});
|
|
31
|
+
//# sourceMappingURL=MapCategoryType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/MapCategoryType.ts"],"sourcesContent":["enum MapCategoryType {\n ParkingMap = 'ParkingMap',\n SeatingMap = 'SeatingMap',\n TransitMap = 'TransitMap',\n VenueMap = 'VenueMap',\n}\n\nexport { MapCategoryType }\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAAK,kBAAL,kBAAKA,qBAAL;AACE,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,cAAW;AAJR,SAAAA;AAAA,GAAA;","names":["MapCategoryType"]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var MediaObject_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(MediaObject_exports);
|
|
17
|
+
//# sourceMappingURL=MediaObject.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/MediaObject.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { CreativeWork } from './CreativeWork'\nimport { Text } from './Text'\nimport { URL } from './URL'\n\ninterface MediaObject extends CreativeWork {\n contentSize?: Text\n contentUrl?: URL\n height?: unknown\n width?: unknown\n}\n\nexport type { MediaObject }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var MobileApplication_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(MobileApplication_exports);
|
|
17
|
+
//# sourceMappingURL=MobileApplication.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/MobileApplication.ts"],"sourcesContent":["import { SoftwareApplication } from './SoftwareApplication'\nimport { Text } from './Text'\n\ninterface MobileApplication extends SoftwareApplication {\n carrierRequirements?: Text\n}\n\nexport type { MobileApplication }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Offer_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Offer_exports);
|
|
17
|
+
//# sourceMappingURL=Offer.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Offer.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AdministrativeArea } from './AdministrativeArea'\nimport { AggregateRating } from './AggrigateRating'\nimport { CreativeWork } from './CreativeWork'\nimport { DateTime } from './DateTime'\nimport { GeoShape } from './GeoShape'\nimport { Intangible } from './Intangible'\nimport { ItemAvailability } from './ItemAvailability'\nimport { Organization } from './Organization'\nimport { Person } from './Person'\nimport { Place } from './Place'\nimport { Product } from './Product'\nimport { QuantitativeValue } from './QuantitativeValue'\nimport { Review } from './Review'\nimport { Service } from './Service'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\nimport { Time } from './Time'\nimport { URL } from './URL'\n\ninterface Offer extends Intangible {\n acceptedPaymentMethod?: unknown\n addOn?: Offer\n advanceBookingRequirement?: QuantitativeValue\n aggrigateRating?: AggregateRating\n areaServed?: AdministrativeArea | GeoShape | Place | Text\n availability?: ItemAvailability\n availabilityAtOrFrom?: Place\n availabilityEnds?: DateTime | Time\n availabilityStarts?: DateTime | Time\n availableDeliveryMethod?: unknown\n businessFunction?: unknown\n category?: unknown | Text | Thing | URL\n deliveryLeadTime?: QuantitativeValue\n eligibleCustomerType?: unknown\n eligibleDuration?: QuantitativeValue\n eligibleQuantity?: QuantitativeValue\n eligibleRegion?: GeoShape | Place | Text\n eligibleTransactionVolume?: unknown\n gtin?: Text\n gtin12?: Text\n gtin13?: Text\n gtin14?: Text\n gtin8?: Text\n includesObject?: unknown\n ineligibleRegion?: GeoShape | Place | Text\n inventoryLevel?: QuantitativeValue\n itemCondition?: unknown\n itemOffered?: unknown | CreativeWork | Event | unknown | Product | Service | unknown\n leaseLength?: unknown | QuantitativeValue\n mpn?: Text\n offeredBy?: Organization | Person\n price?: number | Text\n priceCurrency?: Text\n priceSpecification?: unknown\n priceValidUntil?: DateTime\n review?: Review\n seller?: Organization | Person\n serialNumber?: Text\n shippingDetails?: unknown\n sku?: Text\n validFrom?: DateTime\n validThrough?: DateTime\n warranty?: unknown\n}\n\nexport type { Offer }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Organization_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Organization_exports);
|
|
17
|
+
//# sourceMappingURL=Organization.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Organization.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AdministrativeArea } from './AdministrativeArea'\nimport { AggregateRating } from './AggrigateRating'\nimport { Article } from './Article'\nimport { Brand } from './Brand'\nimport { ContactPoint } from './ContactPoint'\nimport { CreativeWork } from './CreativeWork'\nimport { DateTime } from './DateTime'\nimport { GeoShape } from './GeoShape'\nimport { Language } from './Language'\nimport { Offer } from './Offer'\nimport { Person } from './Person'\nimport { Place } from './Place'\nimport { PostalAddress } from './PostalAddress'\nimport { Product } from './Product'\nimport { QuantitativeValue } from './QuantitativeValue'\nimport { Review } from './Review'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\nimport { VirtualLocation } from './VirtualLocation'\n\n//TODO: Resolve Anys\ninterface Organization extends Thing {\n actionableFeedbackPolicy?: CreativeWork | URL\n address?: PostalAddress | Text\n aggregateRating?: AggregateRating\n alumni?: Person\n areaServed?: AdministrativeArea | GeoShape | Place | Text\n award?: Text\n brand?: Brand\n contactPoint?: ContactPoint\n correctionsPolicy?: CreativeWork | URL\n department?: Organization\n dissolutionDate?: DateTime\n diversityPolicy?: CreativeWork | URL\n diversityStaffingReport?: Article | URL\n duns?: Text\n email?: Text\n employee?: Person | Person[]\n ethicsPolicy?: CreativeWork | URL\n event?: Event\n faxNumber?: Text\n founder?: Person | Text\n founders?: (Person | Text)[]\n foundingDate?: DateTime\n foundingLocation?: Place\n funder?: Organization | Person\n globalLocationNumber?: Text\n hasCredential?: unknown\n hasMerchantReturnPolicy?: unknown\n hasOfferCatalog?: unknown\n hasPOS?: Place\n interactionStatistic?: unknown\n isicV4?: Text\n knowsAbout?: Text | Thing | URL\n knowsLanguage?: Language | Text\n legalName?: Text\n location?: Place | PostalAddress | Text | VirtualLocation\n logo?: unknown\n makesOffer?: Offer\n member?: Organization | Person\n memberOf?: Organization | unknown\n naics?: Text\n nonprofitStatus?: unknown\n numberOfEmployees?: QuantitativeValue\n ownershipFundingInfo?: unknown | CreativeWork | Text | URL\n owns?: unknown | Product\n parentOrganization?: Organization\n publishingPrinciples?: CreativeWork | URL\n review?: Review\n seeks?: unknown\n slogan?: Text\n sponsor?: Organization | Person\n subOrganization?: Organization\n taxID?: Text\n telephone?: Text\n unnamedSourcesPolicy?: CreativeWork | URL\n vatID?: Text\n}\n\nexport type { Organization }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Person_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Person_exports);
|
|
17
|
+
//# sourceMappingURL=Person.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Person.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { Brand } from './Brand'\nimport { ContactPoint } from './ContactPoint'\nimport { Country } from './Country'\nimport { CreativeWork } from './CreativeWork'\nimport { Language } from './Language'\nimport { Offer } from './Offer'\nimport { Organization } from './Organization'\nimport { Place } from './Place'\nimport { PostalAddress } from './PostalAddress'\nimport { Product } from './Product'\nimport { Thing } from './Thing'\n\ninterface Person extends Thing {\n additionalName?: string\n address?: string | PostalAddress\n affiliation?: Organization | Organization[]\n alumniOf?: Organization | Organization[]\n award?: string | string[]\n birthDate?: string | Date\n birthPlace?: string | Place\n brand?: Brand | Organization\n callSign?: string\n children?: Person | Person[]\n colleague?: Person | string | (Person | string)[]\n contactPoint?: ContactPoint\n deathDate?: string | Date\n deathPlace?: string | Place\n duns?: string\n email?: string\n familyName?: string\n faxNumber?: string\n follows?: Person | Person[]\n funder?: Organization | Person | (Organization | Person)[]\n gender?: string\n givenName?: string\n globalLocationNumber?: string\n hasCredential?: unknown\n hasOccupation?: unknown\n hasOfferCatalog?: unknown\n hasPOS?: Place\n height?: unknown\n homeLocation?: ContactPoint | Place\n honorificPrefix?: string\n honorificSuffix?: string\n interactionStatistic?: unknown\n isicV4?: string\n jobTitle?: string\n knows?: Person | Person[]\n knowsAbout?: string | Thing | (string | Thing)[]\n knowsLanguage?: Language | string | (Language | string)[]\n makesOffer?: Offer | Offer[]\n memberOf?: Organization | unknown | (Organization | unknown)[]\n naics?: string\n nationality?: Country\n netWorth?: unknown\n owns?: Product | unknown | (Product | unknown)[]\n parent?: Person | Person[]\n performerIn?: Event | CreativeWork | string | (Event | CreativeWork | string)[]\n publishingPrinciples?: CreativeWork | string\n relatedTo?: Person | Person[]\n seeks?: unknown\n sibling?: Person | Person[]\n sponsor?: Organization | Person | (Organization | Person)[]\n spouse?: Person\n taxID?: string\n telephone?: string\n vatID?: string\n weight?: unknown\n workLocation?: ContactPoint | Place | (ContactPoint | Place)[]\n worksFor?: Organization | Organization[]\n}\n\nexport type { Person }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Photograph_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Photograph_exports);
|
|
17
|
+
//# sourceMappingURL=Photograph.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Photograph.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { CreativeWork } from './CreativeWork'\n\ntype Photograph = CreativeWork\n\nexport type { Photograph }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Place_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Place_exports);
|
|
17
|
+
//# sourceMappingURL=Place.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Place.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { AggregateRating } from './AggrigateRating'\nimport { GeospatialGeometry } from './GeospatialGeometry'\nimport { ImageObject } from './ImageObject'\nimport { Integer } from './Integer'\nimport { Map } from './Map'\nimport { Photograph } from './Photograph'\nimport { PostalAddress } from './PostalAddress'\nimport { PropertyValue } from './PropertyValue'\nimport { Review } from './Review'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\nimport { URL } from './URL'\n\ninterface Place extends Thing, GeospatialGeometry {\n additionalProperty?: PropertyValue\n address?: PostalAddress | Text\n aggrigateRating?: AggregateRating\n amenityFeature?: unknown\n branchCode?: Text\n containedInPlace?: Place\n containsPlace?: Place\n event?: Event\n geo?: unknown\n geoLocationNumber?: Text\n hasDriveThroughService?: boolean\n hasMap?: Map | URL\n isAccessibleForFree?: boolean\n isicV4?: Text\n latitude?: number | Text\n logo?: ImageObject | URL\n longitude?: number | Text\n maximumAttendeeCapacity?: Integer\n openingHoursSpecification?: unknown\n photo?: ImageObject | Photograph\n publicAccess?: boolean\n review?: Review\n slogan?: Text\n smokingAllowed?: boolean\n specialOpeningHoursSpecification?: unknown\n telephone?: Text\n tourBookingPage?: URL\n}\n\nexport type { Place }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var PostalAddress_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(PostalAddress_exports);
|
|
17
|
+
//# sourceMappingURL=PostalAddress.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/PostalAddress.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { ContactPoint } from './ContactPoint'\nimport { Country } from './Country'\nimport { Text } from './Text'\n\ninterface PostalAddress extends ContactPoint {\n addressCountry?: Country | Text\n addressLocality?: Text\n addressRegion?: Text\n postOfficeBoxNumber?: Text\n postalCode?: Text\n streetAddress?: Text\n}\n\nexport type { PostalAddress }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Product_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Product_exports);
|
|
17
|
+
//# sourceMappingURL=Product.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Product.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AggregateRating } from './AggrigateRating'\nimport { Brand } from './Brand'\nimport { DateTime } from './DateTime'\nimport { ImageObject } from './ImageObject'\nimport { Offer } from './Offer'\nimport { Organization } from './Organization'\nimport { PropertyValue } from './PropertyValue'\nimport { QuantitativeValue } from './QuantitativeValue'\nimport { Review } from './Review'\nimport { Service } from './Service'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\nimport { URL } from './URL'\n\n//TODO: Resolve Anys\ninterface Product extends Thing {\n additionalProperty?: PropertyValue\n aggregateRating?: AggregateRating\n audience?: unknown\n award?: Text\n brand?: Brand | Organization\n category?: unknown | Text | Thing | URL\n color?: Text\n depth?: unknown | QuantitativeValue\n gtin?: Text\n gtin12?: Text\n gtin13?: Text\n gtin14?: Text\n gtin8?: Text\n hasEnergyConsumptionDetails?: unknown\n hasMerchantReturnPolicy?: unknown\n height?: unknown | QuantitativeValue\n inAccessoryOrSparePartFor?: Product\n inProductGroupWithId?: Text\n isConsumableFor?: Product\n isRelatedTo?: Product | Service\n isSimilarTo?: Product | Service\n isVariantOf?: unknown\n itemCondition?: unknown\n logo?: ImageObject | URL\n manufacturer?: Organization\n material?: Product | Text | URL\n model?: unknown | Text\n mpn?: Text\n nsn?: Text\n offers?: Offer[]\n pattern?: unknown | Text\n productID?: Text\n productionDate?: DateTime\n purchaseDate?: DateTime\n review?: Review\n size?: unknown | QuantitativeValue | Text\n sku?: Text\n slogan?: Text\n weight?: QuantitativeValue\n width?: unknown | QuantitativeValue\n}\n\nexport type { Product }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Property_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Property_exports);
|
|
17
|
+
//# sourceMappingURL=Property.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Property.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Class } from './Class'\nimport { Enumeration } from './Enumeration'\nimport { Intangible } from './Intangible'\n\ninterface Property extends Intangible {\n domainIncludes?: Class\n inverseOf?: Property\n rangeIncludes?: Class\n supersededBy?: Class | Enumeration | Property\n}\n\nexport type { Property }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var PropertyValue_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(PropertyValue_exports);
|
|
17
|
+
//# sourceMappingURL=PropertyValue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/PropertyValue.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Enumeration } from './Enumeration'\nimport { QualitativeValue } from './QualitativeValue'\nimport { QuantitativeValue } from './QuantitativeValue'\nimport { StructuredValue } from './StructuredValue'\nimport { URL } from './URL'\n\ninterface PropertyValue extends StructuredValue {\n maxValue?: number\n measurementTechnique?: string | URL\n minValue?: number\n propertyId?: string | URL\n unitCode?: string | URL\n unitText?: string\n value?: boolean | number | StructuredValue | string\n valueReference?: Enumeration | PropertyValue | QualitativeValue | QuantitativeValue | StructuredValue\n}\n\nexport type { PropertyValue }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var QualitativeValue_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(QualitativeValue_exports);
|
|
17
|
+
//# sourceMappingURL=QualitativeValue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/QualitativeValue.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Enumeration } from './Enumeration'\nimport { PropertyValue } from './PropertyValue'\nimport { QuantitativeValue } from './QuantitativeValue'\nimport { StructuredValue } from './StructuredValue'\n\ninterface QualitativeValue extends Enumeration {\n additionalProperty?: PropertyValue\n equal?: QualitativeValue\n greater?: QualitativeValue\n greaterOrEqual?: QualitativeValue\n lesser?: QualitativeValue\n lesserOrEqual?: QualitativeValue\n nonEqual?: QualitativeValue\n valueReference?: Enumeration | PropertyValue | QualitativeValue | QuantitativeValue | StructuredValue\n}\n\nexport type { QualitativeValue }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var QuantitativeValue_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(QuantitativeValue_exports);
|
|
17
|
+
//# sourceMappingURL=QuantitativeValue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/QuantitativeValue.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Enumeration } from './Enumeration'\nimport { PropertyValue } from './PropertyValue'\nimport { QualitativeValue } from './QualitativeValue'\nimport { StructuredValue } from './StructuredValue'\nimport { URL } from './URL'\n\ninterface QuantitativeValue extends Enumeration {\n additionalProperty?: PropertyValue\n maxValue?: number\n minValue?: number\n unitCode?: string | URL\n unitText?: string\n value?: boolean | number | StructuredValue | string\n valueReference?: Enumeration | PropertyValue | QualitativeValue | QuantitativeValue | StructuredValue\n}\n\nexport type { QuantitativeValue }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Rating_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Rating_exports);
|
|
17
|
+
//# sourceMappingURL=Rating.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Rating.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Intangible } from './Intangible'\nimport { Text } from './Text'\n\ninterface Rating extends Intangible {\n bestRating?: number\n ratingExplaination?: Text\n ratingValue?: number\n reviewAspect?: Text\n worstRating?: number\n}\n\nexport type { Rating }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Review_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Review_exports);
|
|
17
|
+
//# sourceMappingURL=Review.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Review.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { CreativeWork } from './CreativeWork'\nimport { Rating } from './Rating'\nimport { Thing } from './Thing'\n\ninterface Review extends CreativeWork {\n itemReviewed?: Thing\n reviewAspect?: Text\n reviewBody?: Text\n reviewRating?: Rating\n}\n\nexport type { Review }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Service_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Service_exports);
|
|
17
|
+
//# sourceMappingURL=Service.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Service.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AdministrativeArea } from './AdministrativeArea'\nimport { AggregateRating } from './AggrigateRating'\nimport { GeoShape } from './GeoShape'\nimport { ImageObject } from './ImageObject'\nimport { Intangible } from './Intangible'\nimport { Offer } from './Offer'\nimport { Organization } from './Organization'\nimport { Person } from './Person'\nimport { Place } from './Place'\nimport { Product } from './Product'\nimport { Review } from './Review'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\nimport { URL } from './URL'\n\n//TODO: Resolve Anys\ninterface Service extends Intangible {\n aggregateRating?: AggregateRating\n areaServed?: AdministrativeArea | GeoShape | Place | Text\n audience?: unknown\n availableChannel?: unknown\n award?: Text\n brand?: unknown | Organization\n broker?: Organization | Person\n category?: unknown | Text | Thing | URL\n hasOfferCatalog?: unknown\n hoursAvailable?: unknown\n isRelatedTo?: Product | Service\n isSimilarTo?: Product | Service\n logo?: ImageObject | URL\n offers?: Offer[]\n provider?: Organization | Person\n providerMobility?: Text\n review?: Review\n serviceOutput?: Thing\n serviceType?: unknown | Text\n slogan?: Text\n termsOfService?: Text | URL\n}\n\nexport type { Service }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var SoftwareApplication_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(SoftwareApplication_exports);
|
|
17
|
+
//# sourceMappingURL=SoftwareApplication.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/SoftwareApplication.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { CreativeWork } from './CreativeWork'\nimport { ImageObject } from './ImageObject'\nimport { Text } from './Text'\nimport { URL } from './URL'\n\n//TODO: Resolve Anys\ninterface SoftwareApplication extends CreativeWork {\n applicationCategory?: Text | URL\n applicationSubCategory?: Text | URL\n applicationSuite?: Text\n availableOnDevice?: Text\n countriesNotSupported?: Text\n countriesSupported?: Text\n downloadUrl?: URL\n featureList?: Text | URL\n installUrl?: URL\n memoryRequirements?: Text | URL\n operatingSystem?: Text\n permissions?: Text\n processorRequiremewnts?: Text\n releaseNotes?: Text | URL\n screenshot?: ImageObject | URL\n softwareAddOn?: SoftwareApplication\n softwareHelp?: CreativeWork\n softwareRequirements?: Text | URL\n softwareVersion?: Text\n storageRequirements?: Text | URL\n supportingData?: unknown\n}\n\nexport type { SoftwareApplication }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var StructuredValue_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(StructuredValue_exports);
|
|
17
|
+
//# sourceMappingURL=StructuredValue.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/StructuredValue.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Intangible } from './Intangible'\n\ntype StructuredValue = Intangible\n\nexport type { StructuredValue }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Text_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Text_exports);
|
|
17
|
+
//# sourceMappingURL=Text.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Text.ts"],"sourcesContent":["type Text = string | string[]\n\nexport type { Text }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Thing_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Thing_exports);
|
|
17
|
+
//# sourceMappingURL=Thing.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Thing.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Action } from './Action'\nimport { Base } from './Base'\nimport { CreativeWork } from './CreativeWork'\nimport { ImageObject } from './ImageObject'\nimport { PropertyValue } from './PropertyValue'\nimport { Text } from './Text'\nimport { URL } from './URL'\n\ninterface Thing extends Base {\n additionalType?: URL\n alternateName?: Text\n description?: Text\n disambiguatingDescription?: Text\n identifier?: PropertyValue | Text | URL\n image?: ImageObject | URL\n mainIdentityOfPage?: CreativeWork | URL\n name?: Text\n potentialAction?: Action\n sameAs?: URL\n subjectOf?: CreativeWork | Event\n url?: URL\n}\n\nexport type { Thing }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var Time_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Time_exports);
|
|
17
|
+
//# sourceMappingURL=Time.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Time.ts"],"sourcesContent":["type Time = string\n\nexport type { Time }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var URL_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(URL_exports);
|
|
17
|
+
//# sourceMappingURL=URL.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/URL.ts"],"sourcesContent":["type URL = string | string[]\n\nexport type { URL }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var VirtualLocation_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(VirtualLocation_exports);
|
|
17
|
+
//# sourceMappingURL=VirtualLocation.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/VirtualLocation.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { Thing } from './Thing'\n\ntype VirtualLocation = Thing\n\nexport type { VirtualLocation }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|