@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
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/GeospatialGeometry.ts
|
|
15
17
|
var GeospatialGeometry_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(GeospatialGeometry_exports);
|
|
17
19
|
//# sourceMappingURL=GeospatialGeometry.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/GeospatialGeometry.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { Intangible } from './Intangible'\nimport { Place } from './Place'\n\ninterface GeospatialGeometry extends Intangible {\n geoContains?: Place | GeospatialGeometry\n geoCoveredBy?: Place | GeospatialGeometry\n geoCovers?: Place | GeospatialGeometry\n geoCrosses?: Place | GeospatialGeometry\n geoDisjoint?: Place | GeospatialGeometry\n geoEquals?: Place | GeospatialGeometry\n geoIntersects?: Place | GeospatialGeometry\n geoOverlaps?: Place | GeospatialGeometry\n geoTouches?: Place | GeospatialGeometry\n geoWithin?: Place | GeospatialGeometry\n}\n\nexport type { GeospatialGeometry }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/GeospatialGeometry.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { Intangible } from './Intangible'\nimport { Place } from './Place'\n\ninterface GeospatialGeometry extends Intangible {\n geoContains?: Place | GeospatialGeometry\n geoCoveredBy?: Place | GeospatialGeometry\n geoCovers?: Place | GeospatialGeometry\n geoCrosses?: Place | GeospatialGeometry\n geoDisjoint?: Place | GeospatialGeometry\n geoEquals?: Place | GeospatialGeometry\n geoIntersects?: Place | GeospatialGeometry\n geoOverlaps?: Place | GeospatialGeometry\n geoTouches?: Place | GeospatialGeometry\n geoWithin?: Place | GeospatialGeometry\n}\n\nexport type { GeospatialGeometry }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/ImageObject.ts
|
|
15
17
|
var ImageObject_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(ImageObject_exports);
|
|
17
19
|
//# sourceMappingURL=ImageObject.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/ImageObject.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { MediaObject } from './MediaObject'\nimport { Text } from './Text'\n\ninterface ImageObject extends MediaObject {\n caption?: Text\n exifData?: Text\n representativeOfPage?: boolean\n thumbnail?: ImageObject\n}\n\nexport type { ImageObject }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/ImageObject.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { MediaObject } from './MediaObject'\nimport { Text } from './Text'\n\ninterface ImageObject extends MediaObject {\n caption?: Text\n exifData?: Text\n representativeOfPage?: boolean\n thumbnail?: ImageObject\n}\n\nexport type { ImageObject }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Intangible.ts
|
|
15
17
|
var Intangible_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Intangible_exports);
|
|
17
19
|
//# sourceMappingURL=Intangible.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/Intangible.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Thing } from './Thing'\n\ntype Intangible = Thing\n\nexport type { Intangible }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Intangible.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Thing } from './Thing'\n\ntype Intangible = Thing\n\nexport type { Intangible }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Integer.ts
|
|
15
17
|
var Integer_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Integer_exports);
|
|
17
19
|
//# sourceMappingURL=Integer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/Integer.ts"],"sourcesContent":["type Integer = number\n\nexport type { Integer }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Integer.ts"],"sourcesContent":["type Integer = number\n\nexport type { Integer }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -16,6 +16,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/jsonld/ItemAvailability.ts
|
|
19
21
|
var ItemAvailability_exports = {};
|
|
20
22
|
__export(ItemAvailability_exports, {
|
|
21
23
|
ItemAvailability: () => ItemAvailability
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/ItemAvailability.ts"],"sourcesContent":["enum ItemAvailability {\n /** Indicates that the item has been discontinued. */\n Discontinued = 'https://schema.org/Discontinued',\n /** Indicates that the item is in stock. */\n InStock = 'https://schema.org/InStock',\n /** Indicates that the item is available only at physical locations. */\n InStoreOnly = 'https://schema.org/InStoreOnly',\n /** Indicates that the item has limited availability. */\n LimitedAvailability = 'https://schema.org/LimitedAvailability',\n /** Indicates that the item is available only online. */\n OnlineOnly = 'https://schema.org/OnlineOnly',\n /** Indicates that the item is out of stock. */\n OutOfStock = 'https://schema.org/OutOfStock',\n /** Indicates that the item is available for pre-order. */\n PreOrder = 'https://schema.org/PreOrder',\n /** Indicates that the item is available for ordering and delivery before general availability. */\n PreSale = 'https://schema.org/PreSale',\n /** Indicates that the item has sold out. */\n SoldOut = 'https://schema.org/SoldOut',\n}\n\nexport { ItemAvailability }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/ItemAvailability.ts"],"sourcesContent":["enum ItemAvailability {\n /** Indicates that the item has been discontinued. */\n Discontinued = 'https://schema.org/Discontinued',\n /** Indicates that the item is in stock. */\n InStock = 'https://schema.org/InStock',\n /** Indicates that the item is available only at physical locations. */\n InStoreOnly = 'https://schema.org/InStoreOnly',\n /** Indicates that the item has limited availability. */\n LimitedAvailability = 'https://schema.org/LimitedAvailability',\n /** Indicates that the item is available only online. */\n OnlineOnly = 'https://schema.org/OnlineOnly',\n /** Indicates that the item is out of stock. */\n OutOfStock = 'https://schema.org/OutOfStock',\n /** Indicates that the item is available for pre-order. */\n PreOrder = 'https://schema.org/PreOrder',\n /** Indicates that the item is available for ordering and delivery before general availability. */\n PreSale = 'https://schema.org/PreSale',\n /** Indicates that the item has sold out. */\n SoldOut = 'https://schema.org/SoldOut',\n}\n\nexport { ItemAvailability }\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAAK,mBAAL,kBAAKA,sBAAL;AAEE,EAAAA,kBAAA,kBAAe;AAEf,EAAAA,kBAAA,aAAU;AAEV,EAAAA,kBAAA,iBAAc;AAEd,EAAAA,kBAAA,yBAAsB;AAEtB,EAAAA,kBAAA,gBAAa;AAEb,EAAAA,kBAAA,gBAAa;AAEb,EAAAA,kBAAA,cAAW;AAEX,EAAAA,kBAAA,aAAU;AAEV,EAAAA,kBAAA,aAAU;AAlBP,SAAAA;AAAA,GAAA;","names":["ItemAvailability"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/ItemAvailability.ts"],"sourcesContent":["enum ItemAvailability {\n /** Indicates that the item has been discontinued. */\n Discontinued = 'https://schema.org/Discontinued',\n /** Indicates that the item is in stock. */\n InStock = 'https://schema.org/InStock',\n /** Indicates that the item is available only at physical locations. */\n InStoreOnly = 'https://schema.org/InStoreOnly',\n /** Indicates that the item has limited availability. */\n LimitedAvailability = 'https://schema.org/LimitedAvailability',\n /** Indicates that the item is available only online. */\n OnlineOnly = 'https://schema.org/OnlineOnly',\n /** Indicates that the item is out of stock. */\n OutOfStock = 'https://schema.org/OutOfStock',\n /** Indicates that the item is available for pre-order. */\n PreOrder = 'https://schema.org/PreOrder',\n /** Indicates that the item is available for ordering and delivery before general availability. */\n PreSale = 'https://schema.org/PreSale',\n /** Indicates that the item has sold out. */\n SoldOut = 'https://schema.org/SoldOut',\n}\n\nexport { ItemAvailability }\n"],"mappings":"AAAA,IAAK,mBAAL,kBAAKA,sBAAL;AAEE,EAAAA,kBAAA,kBAAe;AAEf,EAAAA,kBAAA,aAAU;AAEV,EAAAA,kBAAA,iBAAc;AAEd,EAAAA,kBAAA,yBAAsB;AAEtB,EAAAA,kBAAA,gBAAa;AAEb,EAAAA,kBAAA,gBAAa;AAEb,EAAAA,kBAAA,cAAW;AAEX,EAAAA,kBAAA,aAAU;AAEV,EAAAA,kBAAA,aAAU;AAlBP,SAAAA;AAAA,GAAA;","names":["ItemAvailability"]}
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/ItemAvailability.ts"],"sourcesContent":["enum ItemAvailability {\n /** Indicates that the item has been discontinued. */\n Discontinued = 'https://schema.org/Discontinued',\n /** Indicates that the item is in stock. */\n InStock = 'https://schema.org/InStock',\n /** Indicates that the item is available only at physical locations. */\n InStoreOnly = 'https://schema.org/InStoreOnly',\n /** Indicates that the item has limited availability. */\n LimitedAvailability = 'https://schema.org/LimitedAvailability',\n /** Indicates that the item is available only online. */\n OnlineOnly = 'https://schema.org/OnlineOnly',\n /** Indicates that the item is out of stock. */\n OutOfStock = 'https://schema.org/OutOfStock',\n /** Indicates that the item is available for pre-order. */\n PreOrder = 'https://schema.org/PreOrder',\n /** Indicates that the item is available for ordering and delivery before general availability. */\n PreSale = 'https://schema.org/PreSale',\n /** Indicates that the item has sold out. */\n SoldOut = 'https://schema.org/SoldOut',\n}\n\nexport { ItemAvailability }\n"],"mappings":";AAAA,IAAK,mBAAL,kBAAKA,sBAAL;AAEE,EAAAA,kBAAA,kBAAe;AAEf,EAAAA,kBAAA,aAAU;AAEV,EAAAA,kBAAA,iBAAc;AAEd,EAAAA,kBAAA,yBAAsB;AAEtB,EAAAA,kBAAA,gBAAa;AAEb,EAAAA,kBAAA,gBAAa;AAEb,EAAAA,kBAAA,cAAW;AAEX,EAAAA,kBAAA,aAAU;AAEV,EAAAA,kBAAA,aAAU;AAlBP,SAAAA;AAAA,GAAA;","names":["ItemAvailability"]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Language.ts
|
|
15
17
|
var Language_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Language_exports);
|
|
17
19
|
//# sourceMappingURL=Language.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/Language.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Intangible } from './Intangible'\n\ntype Language = Intangible\n\nexport type { Language }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Language.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Intangible } from './Intangible'\n\ntype Language = Intangible\n\nexport type { Language }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
package/dist/node/jsonld/Map.js
CHANGED
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Map.ts
|
|
15
17
|
var Map_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Map_exports);
|
|
17
19
|
//# sourceMappingURL=Map.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -16,6 +16,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
16
16
|
return to;
|
|
17
17
|
};
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
+
|
|
20
|
+
// src/jsonld/MapCategoryType.ts
|
|
19
21
|
var MapCategoryType_exports = {};
|
|
20
22
|
__export(MapCategoryType_exports, {
|
|
21
23
|
MapCategoryType: () => MapCategoryType
|
|
@@ -1 +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":"
|
|
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"]}
|
|
@@ -1 +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,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"]}
|
|
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,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"]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/MediaObject.ts
|
|
15
17
|
var MediaObject_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(MediaObject_exports);
|
|
17
19
|
//# sourceMappingURL=MediaObject.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/MobileApplication.ts
|
|
15
17
|
var MobileApplication_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(MobileApplication_exports);
|
|
17
19
|
//# sourceMappingURL=MobileApplication.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Offer.ts
|
|
15
17
|
var Offer_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Offer_exports);
|
|
17
19
|
//# sourceMappingURL=Offer.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Organization.ts
|
|
15
17
|
var Organization_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Organization_exports);
|
|
17
19
|
//# sourceMappingURL=Organization.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Person.ts
|
|
15
17
|
var Person_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Person_exports);
|
|
17
19
|
//# sourceMappingURL=Person.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Photograph.ts
|
|
15
17
|
var Photograph_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Photograph_exports);
|
|
17
19
|
//# sourceMappingURL=Photograph.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Place.ts
|
|
15
17
|
var Place_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Place_exports);
|
|
17
19
|
//# sourceMappingURL=Place.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/PostalAddress.ts
|
|
15
17
|
var PostalAddress_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(PostalAddress_exports);
|
|
17
19
|
//# sourceMappingURL=PostalAddress.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Product.ts
|
|
15
17
|
var Product_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Product_exports);
|
|
17
19
|
//# sourceMappingURL=Product.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Property.ts
|
|
15
17
|
var Property_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Property_exports);
|
|
17
19
|
//# sourceMappingURL=Property.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/PropertyValue.ts
|
|
15
17
|
var PropertyValue_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(PropertyValue_exports);
|
|
17
19
|
//# sourceMappingURL=PropertyValue.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/QualitativeValue.ts
|
|
15
17
|
var QualitativeValue_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(QualitativeValue_exports);
|
|
17
19
|
//# sourceMappingURL=QualitativeValue.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/QuantitativeValue.ts
|
|
15
17
|
var QuantitativeValue_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(QuantitativeValue_exports);
|
|
17
19
|
//# sourceMappingURL=QuantitativeValue.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Rating.ts
|
|
15
17
|
var Rating_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Rating_exports);
|
|
17
19
|
//# sourceMappingURL=Rating.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Review.ts
|
|
15
17
|
var Review_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Review_exports);
|
|
17
19
|
//# sourceMappingURL=Review.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Service.ts
|
|
15
17
|
var Service_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Service_exports);
|
|
17
19
|
//# sourceMappingURL=Service.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/SoftwareApplication.ts
|
|
15
17
|
var SoftwareApplication_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(SoftwareApplication_exports);
|
|
17
19
|
//# sourceMappingURL=SoftwareApplication.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/StructuredValue.ts
|
|
15
17
|
var StructuredValue_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(StructuredValue_exports);
|
|
17
19
|
//# sourceMappingURL=StructuredValue.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
package/dist/node/jsonld/Text.js
CHANGED
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Text.ts
|
|
15
17
|
var Text_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Text_exports);
|
|
17
19
|
//# sourceMappingURL=Text.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/Text.ts"],"sourcesContent":["type Text = string | string[]\n\nexport type { Text }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Text.ts"],"sourcesContent":["type Text = string | string[]\n\nexport type { Text }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Thing.ts
|
|
15
17
|
var Thing_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Thing_exports);
|
|
17
19
|
//# sourceMappingURL=Thing.js.map
|
|
@@ -1 +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":"
|
|
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":[]}
|
package/dist/node/jsonld/Time.js
CHANGED
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/Time.ts
|
|
15
17
|
var Time_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(Time_exports);
|
|
17
19
|
//# sourceMappingURL=Time.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/Time.ts"],"sourcesContent":["type Time = string\n\nexport type { Time }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Time.ts"],"sourcesContent":["type Time = string\n\nexport type { Time }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
package/dist/node/jsonld/URL.js
CHANGED
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/URL.ts
|
|
15
17
|
var URL_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(URL_exports);
|
|
17
19
|
//# sourceMappingURL=URL.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/jsonld/URL.ts"],"sourcesContent":["type URL = string | string[]\n\nexport type { URL }\n"],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/URL.ts"],"sourcesContent":["type URL = string | string[]\n\nexport type { URL }\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -12,6 +12,8 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
12
12
|
return to;
|
|
13
13
|
};
|
|
14
14
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/jsonld/VirtualLocation.ts
|
|
15
17
|
var VirtualLocation_exports = {};
|
|
16
18
|
module.exports = __toCommonJS(VirtualLocation_exports);
|
|
17
19
|
//# sourceMappingURL=VirtualLocation.js.map
|