@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,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 RichResult_exports = {};
|
|
20
|
+
__export(RichResult_exports, {
|
|
21
|
+
RichResult: () => RichResult
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(RichResult_exports);
|
|
24
|
+
var import_jsx_runtime = require("react/jsx-runtime");
|
|
25
|
+
const RichResult = (props) => {
|
|
26
|
+
const { thing } = props;
|
|
27
|
+
const thingWithContext = thing;
|
|
28
|
+
thingWithContext["@context"] = "https://schema.org";
|
|
29
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("script", { type: "application/ld+json", children: JSON.stringify(thingWithContext) });
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=RichResult.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/RichResult.tsx"],"sourcesContent":["import React from 'react'\n\nimport { Base, Thing } from './jsonld'\n\ntype WithContext<T extends Base> = T & {\n '@context': 'https://schema.org'\n}\n\nexport interface RichResultProps {\n thing: Thing\n}\n\nexport const RichResult: React.FC<RichResultProps> = (props) => {\n const { thing } = props\n const thingWithContext = thing as WithContext<Thing>\n thingWithContext['@context'] = 'https://schema.org'\n return <script type=\"application/ld+json\">{JSON.stringify(thingWithContext)}</script>\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAgBS;AAJF,MAAM,aAAwC,CAAC,UAAU;AAC9D,QAAM,EAAE,MAAM,IAAI;AAClB,QAAM,mBAAmB;AACzB,mBAAiB,UAAU,IAAI;AAC/B,SAAO,4CAAC,YAAO,MAAK,uBAAuB,eAAK,UAAU,gBAAgB,GAAE;AAC9E;","names":[]}
|
|
@@ -0,0 +1,20 @@
|
|
|
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 __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
+
var src_exports = {};
|
|
17
|
+
module.exports = __toCommonJS(src_exports);
|
|
18
|
+
__reExport(src_exports, require("./jsonld"), module.exports);
|
|
19
|
+
__reExport(src_exports, require("./RichResult"), module.exports);
|
|
20
|
+
//# sourceMappingURL=index.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from './jsonld'\nexport * from './RichResult'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAAA,wBAAc,qBAAd;AACA,wBAAc,yBADd;","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 Action_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Action_exports);
|
|
17
|
+
//# sourceMappingURL=Action.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Action.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { ActionStatusType } from './ActionStatusType'\nimport { DateTime } from './DateTime'\nimport { EntryPoint } from './EntryPoint'\nimport { Organization } from './Organization'\nimport { Person } from './Person'\nimport { Place } from './Place'\nimport { PostalAddress } from './PostalAddress'\nimport { Thing } from './Thing'\nimport { Time } from './Time'\nimport { VirtualLocation } from './VirtualLocation'\n\ninterface Action extends Thing {\n actionStatus?: ActionStatusType\n agent?: Organization | Person\n endTime?: DateTime | Time\n error?: Thing\n instrument?: Thing\n location?: Place | PostalAddress | string | VirtualLocation\n object?: Thing\n participant?: Organization | Person\n result?: Thing\n startTime?: DateTime | Time\n target?: EntryPoint\n}\n\nexport type { Action }\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 ActionStatusType_exports = {};
|
|
20
|
+
__export(ActionStatusType_exports, {
|
|
21
|
+
ActionStatusType: () => ActionStatusType
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ActionStatusType_exports);
|
|
24
|
+
var ActionStatusType = /* @__PURE__ */ ((ActionStatusType2) => {
|
|
25
|
+
ActionStatusType2["ActiveActionStatus"] = "ActiveActionStatus";
|
|
26
|
+
ActionStatusType2["CompletedActionStatus"] = "CompletedActionStatus";
|
|
27
|
+
ActionStatusType2["FailedActionStatus"] = "FailedActionStatus";
|
|
28
|
+
ActionStatusType2["PotentialActionStatus"] = "PotentialActionStatus";
|
|
29
|
+
return ActionStatusType2;
|
|
30
|
+
})(ActionStatusType || {});
|
|
31
|
+
//# sourceMappingURL=ActionStatusType.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/ActionStatusType.ts"],"sourcesContent":["enum ActionStatusType {\n ActiveActionStatus = 'ActiveActionStatus',\n CompletedActionStatus = 'CompletedActionStatus',\n FailedActionStatus = 'FailedActionStatus',\n PotentialActionStatus = 'PotentialActionStatus',\n}\n\nexport { ActionStatusType }\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAAK,mBAAL,kBAAKA,sBAAL;AACE,EAAAA,kBAAA,wBAAqB;AACrB,EAAAA,kBAAA,2BAAwB;AACxB,EAAAA,kBAAA,wBAAqB;AACrB,EAAAA,kBAAA,2BAAwB;AAJrB,SAAAA;AAAA,GAAA;","names":["ActionStatusType"]}
|
|
@@ -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 AdministrativeArea_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(AdministrativeArea_exports);
|
|
17
|
+
//# sourceMappingURL=AdministrativeArea.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/AdministrativeArea.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Place } from './Place'\n\ntype AdministrativeArea = Place\n\nexport type { AdministrativeArea }\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 AggrigateRating_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(AggrigateRating_exports);
|
|
17
|
+
//# sourceMappingURL=AggrigateRating.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/AggrigateRating.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Rating } from './Rating'\nimport { Thing } from './Thing'\n\ninterface AggregateRating extends Rating {\n itemReviewed?: Thing\n ratingCount?: number\n reviewCount?: number\n}\n\nexport type { AggregateRating }\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 Article_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Article_exports);
|
|
17
|
+
//# sourceMappingURL=Article.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Article.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { CreativeWork } from './CreativeWork'\nimport { Integer } from './Integer'\nimport { Text } from './Text'\n\ninterface Article extends CreativeWork {\n articleBody?: Text\n articleSection?: Text\n backstory?: CreativeWork | Text\n pageEnd?: Integer | Text\n pageStart?: Integer | Text\n pagination?: Text\n speakable?: unknown | URL\n wordCount?: Integer\n}\n\nexport type { Article }\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 Base_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Base_exports);
|
|
17
|
+
//# sourceMappingURL=Base.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Base.ts"],"sourcesContent":["interface Base {\n '@type': string\n}\n\nexport type { Base }\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 Brand_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Brand_exports);
|
|
17
|
+
//# sourceMappingURL=Brand.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Brand.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AggregateRating } from './AggrigateRating'\nimport { ImageObject } from './ImageObject'\nimport { Intangible } from './Intangible'\nimport { Review } from './Review'\n\nexport interface Brand extends Intangible {\n aggregateRating?: AggregateRating\n logo?: ImageObject | URL\n review?: Review\n slogan?: Text\n}\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 Class_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Class_exports);
|
|
17
|
+
//# sourceMappingURL=Class.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Class.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Enumeration } from './Enumeration'\nimport { Intangible } from './Intangible'\nimport { Property } from './Property'\n\ninterface Class extends Intangible {\n supersededBy?: Class | Enumeration | Property\n}\n\nexport type { Class }\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 ContactPoint_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(ContactPoint_exports);
|
|
17
|
+
//# sourceMappingURL=ContactPoint.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/ContactPoint.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AdministrativeArea } from './AdministrativeArea'\nimport { ContactPointOption } from './ContactPointOption'\nimport { GeoShape } from './GeoShape'\nimport { Language } from './Language'\nimport { Place } from './Place'\nimport { Product } from './Product'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\n\ninterface ContactPoint extends Thing {\n areaServed?: AdministrativeArea | GeoShape | Place | Text\n availableLanguages?: Language | Text\n contactOption?: ContactPointOption\n contactType?: Text\n email?: Text\n hoursAvailable?: unknown\n productsSupported?: Product | Text\n telephone?: Text\n}\n\nexport type { ContactPoint }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,29 @@
|
|
|
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 ContactPointOption_exports = {};
|
|
20
|
+
__export(ContactPointOption_exports, {
|
|
21
|
+
ContactPointOption: () => ContactPointOption
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ContactPointOption_exports);
|
|
24
|
+
var ContactPointOption = /* @__PURE__ */ ((ContactPointOption2) => {
|
|
25
|
+
ContactPointOption2["HearingImpairedSupported"] = "HearingImpairedSupported";
|
|
26
|
+
ContactPointOption2["TollFree"] = "TollFree";
|
|
27
|
+
return ContactPointOption2;
|
|
28
|
+
})(ContactPointOption || {});
|
|
29
|
+
//# sourceMappingURL=ContactPointOption.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/ContactPointOption.ts"],"sourcesContent":["enum ContactPointOption {\n HearingImpairedSupported = 'HearingImpairedSupported',\n TollFree = 'TollFree',\n}\n\nexport { ContactPointOption }\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,IAAK,qBAAL,kBAAKA,wBAAL;AACE,EAAAA,oBAAA,8BAA2B;AAC3B,EAAAA,oBAAA,cAAW;AAFR,SAAAA;AAAA,GAAA;","names":["ContactPointOption"]}
|
|
@@ -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 Country_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Country_exports);
|
|
17
|
+
//# sourceMappingURL=Country.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Country.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AdministrativeArea } from './AdministrativeArea'\n\ntype Country = AdministrativeArea\n\nexport type { Country }\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 CreativeWork_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(CreativeWork_exports);
|
|
17
|
+
//# sourceMappingURL=CreativeWork.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/CreativeWork.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { AggregateRating } from './AggrigateRating'\nimport { DateTime } from './DateTime'\nimport { Integer } from './Integer'\nimport { Language } from './Language'\nimport { MediaObject } from './MediaObject'\nimport { Offer } from './Offer'\nimport { Organization } from './Organization'\nimport { Person } from './Person'\nimport { Place } from './Place'\nimport { Product } from './Product'\nimport { QuantitativeValue } from './QuantitativeValue'\nimport { Rating } from './Rating'\nimport { Review } from './Review'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\nimport { URL } from './URL'\n\n//TODO: Resolve Anys\ninterface CreativeWork extends Thing {\n about?: Thing\n abstract?: Text\n accessMode?: Text\n accessModeSufficient?: unknown\n accessibilityAPI?: Text\n accessibilityControl?: Text\n accessibilityFeature?: Text\n accessibilityHazard?: Text\n accessibilitySummary?: Text\n accountablePerson?: Person\n acquireLicensePage?: CreativeWork | URL\n aggregateRating?: AggregateRating\n alternativeHeading?: Text\n assesses?: unknown | Text\n associatedMedia?: MediaObject\n audience?: unknown\n audio?: unknown | unknown | unknown\n author?: Organization | Person\n award?: Text\n character?: Person\n citation?: CreativeWork | Text\n comment?: unknown\n commentCount?: Integer\n conditionsOfAccess?: Text\n contentLocation?: Place\n contentRating?: Rating | Text\n contentReferenceTime?: DateTime\n contributor?: Organization | Person\n copyrightHolder?: Organization | Person\n copyrightNotice?: Text\n copyrightYear?: number\n correction?: unknown | Text | URL\n creativeWorkStatus?: unknown | Text\n creator?: Organization | Person\n creditText?: Text\n dateCreated?: DateTime\n dateModified?: DateTime\n datePublished?: DateTime\n discussionUrl?: URL\n editEIDR?: Text | URL\n editor?: Person\n educationalAlignment?: unknown\n educationalLevel?: unknown | Text | URL\n educationalUse?: unknown | Text\n encoding?: MediaObject\n encodingFormat?: Text | URL\n exampleOfWork?: CreativeWork\n expires?: DateTime\n funder?: Organization | Person\n genre?: Text | URL\n hasPart?: CreativeWork\n headline?: Text\n inLanguage?: Language | Text\n interactionStatistic?: unknown\n interactiveityType?: Text\n isAccessibleForFree?: boolean\n isBasedOn?: CreativeWork | Product | URL\n isFamilyFriendly?: boolean\n isPartOf?: CreativeWork | URL\n keywords?: unknown | Text | URL\n learningResourceType?: unknown | Text\n license?: CreativeWork | URL\n locationCreated?: Place\n mainEntry?: Thing\n maintainer?: Organization | Person\n material?: Product | Text | URL\n materialExtent?: QuantitativeValue | Text\n mentions?: Thing\n offers?: unknown | Offer[]\n pattern?: unknown | Text\n position?: Integer | Text\n producer?: Organization | Person\n provider?: Organization | Person\n publication?: unknown\n publisher?: Organization | Person\n publisherImprint?: Organization\n publishingPrinciples?: CreativeWork | URL\n recordedAt?: Event\n releasedEvent?: unknown\n review?: Review\n schemaVersion?: Text | URL\n sdDatePublished?: DateTime\n sdLicense?: CreativeWork | URL\n sdPublisher?: Organization | Person\n size?: unknown | QuantitativeValue | Text\n sourceOrganization?: Organization\n spatial?: Place\n spatialCoverage?: Place\n sponsor?: Organization | Person\n teaches?: unknown | Text\n temporal?: DateTime | Text\n temporalCoverage?: DateTime | Text | URL\n text?: Text\n thumbnailUrl?: URL\n timeRequired?: unknown\n translationOfWork?: CreativeWork\n translator?: Organization | Person\n typicalAgeRange?: Text\n usageInfo?: CreativeWork | URL\n version?: number | Text\n video?: unknown\n workExample?: CreativeWork\n workTranslation?: CreativeWork\n}\n\nexport type { CreativeWork }\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 DateTime_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(DateTime_exports);
|
|
17
|
+
//# sourceMappingURL=DateTime.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/DateTime.ts"],"sourcesContent":["type DateTime = string\n\nexport type { DateTime }\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 EntryPoint_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(EntryPoint_exports);
|
|
17
|
+
//# sourceMappingURL=EntryPoint.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/EntryPoint.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\n\nimport { Intangible } from './Intangible'\nimport { SoftwareApplication } from './SoftwareApplication'\nimport { Text } from './Text'\nimport { URL } from './URL'\n\ninterface EntryPoint extends Intangible {\n actionApplication?: SoftwareApplication\n actionPlatform?: Text | URL\n contentType?: Text\n encodingType?: Text\n httpMethod?: Text\n urlTemplate?: Text\n}\n\nexport type { EntryPoint }\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 Enumeration_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Enumeration_exports);
|
|
17
|
+
//# sourceMappingURL=Enumeration.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Enumeration.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Class } from './Class'\nimport { Intangible } from './Intangible'\nimport { Property } from './Property'\n\ninterface Enumeration extends Intangible {\n supersededBy?: Class | Enumeration | Property\n}\n\nexport type { Enumeration }\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 GeoShape_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(GeoShape_exports);
|
|
17
|
+
//# sourceMappingURL=GeoShape.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/GeoShape.ts"],"sourcesContent":["/* eslint-disable import/no-cycle */\nimport { Country } from './Country'\nimport { PostalAddress } from './PostalAddress'\nimport { Text } from './Text'\nimport { Thing } from './Thing'\n\ninterface GeoShape extends Thing {\n address?: PostalAddress | Text\n addressCountry?: Country | Text\n box?: Text\n circle?: Text\n elevation?: number | Text\n line?: Text\n polygon?: Text\n postalCode?: Text\n}\n\nexport type { GeoShape }\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 GeospatialGeometry_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(GeospatialGeometry_exports);
|
|
17
|
+
//# sourceMappingURL=GeospatialGeometry.cjs.map
|
|
@@ -0,0 +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":";;;;;;;;;;;;;;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 ImageObject_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(ImageObject_exports);
|
|
17
|
+
//# sourceMappingURL=ImageObject.cjs.map
|
|
@@ -0,0 +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":";;;;;;;;;;;;;;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 Intangible_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Intangible_exports);
|
|
17
|
+
//# sourceMappingURL=Intangible.cjs.map
|
|
@@ -0,0 +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":";;;;;;;;;;;;;;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 Integer_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Integer_exports);
|
|
17
|
+
//# sourceMappingURL=Integer.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/jsonld/Integer.ts"],"sourcesContent":["type Integer = number\n\nexport type { Integer }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -0,0 +1,36 @@
|
|
|
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 ItemAvailability_exports = {};
|
|
20
|
+
__export(ItemAvailability_exports, {
|
|
21
|
+
ItemAvailability: () => ItemAvailability
|
|
22
|
+
});
|
|
23
|
+
module.exports = __toCommonJS(ItemAvailability_exports);
|
|
24
|
+
var ItemAvailability = /* @__PURE__ */ ((ItemAvailability2) => {
|
|
25
|
+
ItemAvailability2["Discontinued"] = "https://schema.org/Discontinued";
|
|
26
|
+
ItemAvailability2["InStock"] = "https://schema.org/InStock";
|
|
27
|
+
ItemAvailability2["InStoreOnly"] = "https://schema.org/InStoreOnly";
|
|
28
|
+
ItemAvailability2["LimitedAvailability"] = "https://schema.org/LimitedAvailability";
|
|
29
|
+
ItemAvailability2["OnlineOnly"] = "https://schema.org/OnlineOnly";
|
|
30
|
+
ItemAvailability2["OutOfStock"] = "https://schema.org/OutOfStock";
|
|
31
|
+
ItemAvailability2["PreOrder"] = "https://schema.org/PreOrder";
|
|
32
|
+
ItemAvailability2["PreSale"] = "https://schema.org/PreSale";
|
|
33
|
+
ItemAvailability2["SoldOut"] = "https://schema.org/SoldOut";
|
|
34
|
+
return ItemAvailability2;
|
|
35
|
+
})(ItemAvailability || {});
|
|
36
|
+
//# sourceMappingURL=ItemAvailability.cjs.map
|
|
@@ -0,0 +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;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"]}
|
|
@@ -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 Language_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(Language_exports);
|
|
17
|
+
//# sourceMappingURL=Language.cjs.map
|
|
@@ -0,0 +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":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|