@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.
Files changed (215) hide show
  1. package/dist/browser/RichResult.cjs +31 -0
  2. package/dist/browser/RichResult.cjs.map +1 -0
  3. package/dist/browser/index.cjs +20 -0
  4. package/dist/browser/index.cjs.map +1 -0
  5. package/dist/browser/jsonld/Action.cjs +17 -0
  6. package/dist/browser/jsonld/Action.cjs.map +1 -0
  7. package/dist/browser/jsonld/ActionStatusType.cjs +31 -0
  8. package/dist/browser/jsonld/ActionStatusType.cjs.map +1 -0
  9. package/dist/browser/jsonld/AdministrativeArea.cjs +17 -0
  10. package/dist/browser/jsonld/AdministrativeArea.cjs.map +1 -0
  11. package/dist/browser/jsonld/AggrigateRating.cjs +17 -0
  12. package/dist/browser/jsonld/AggrigateRating.cjs.map +1 -0
  13. package/dist/browser/jsonld/Article.cjs +17 -0
  14. package/dist/browser/jsonld/Article.cjs.map +1 -0
  15. package/dist/browser/jsonld/Base.cjs +17 -0
  16. package/dist/browser/jsonld/Base.cjs.map +1 -0
  17. package/dist/browser/jsonld/Brand.cjs +17 -0
  18. package/dist/browser/jsonld/Brand.cjs.map +1 -0
  19. package/dist/browser/jsonld/Class.cjs +17 -0
  20. package/dist/browser/jsonld/Class.cjs.map +1 -0
  21. package/dist/browser/jsonld/ContactPoint.cjs +17 -0
  22. package/dist/browser/jsonld/ContactPoint.cjs.map +1 -0
  23. package/dist/browser/jsonld/ContactPointOption.cjs +29 -0
  24. package/dist/browser/jsonld/ContactPointOption.cjs.map +1 -0
  25. package/dist/browser/jsonld/Country.cjs +17 -0
  26. package/dist/browser/jsonld/Country.cjs.map +1 -0
  27. package/dist/browser/jsonld/CreativeWork.cjs +17 -0
  28. package/dist/browser/jsonld/CreativeWork.cjs.map +1 -0
  29. package/dist/browser/jsonld/DateTime.cjs +17 -0
  30. package/dist/browser/jsonld/DateTime.cjs.map +1 -0
  31. package/dist/browser/jsonld/EntryPoint.cjs +17 -0
  32. package/dist/browser/jsonld/EntryPoint.cjs.map +1 -0
  33. package/dist/browser/jsonld/Enumeration.cjs +17 -0
  34. package/dist/browser/jsonld/Enumeration.cjs.map +1 -0
  35. package/dist/browser/jsonld/GeoShape.cjs +17 -0
  36. package/dist/browser/jsonld/GeoShape.cjs.map +1 -0
  37. package/dist/browser/jsonld/GeospatialGeometry.cjs +17 -0
  38. package/dist/browser/jsonld/GeospatialGeometry.cjs.map +1 -0
  39. package/dist/browser/jsonld/ImageObject.cjs +17 -0
  40. package/dist/browser/jsonld/ImageObject.cjs.map +1 -0
  41. package/dist/browser/jsonld/Intangible.cjs +17 -0
  42. package/dist/browser/jsonld/Intangible.cjs.map +1 -0
  43. package/dist/browser/jsonld/Integer.cjs +17 -0
  44. package/dist/browser/jsonld/Integer.cjs.map +1 -0
  45. package/dist/browser/jsonld/ItemAvailability.cjs +36 -0
  46. package/dist/browser/jsonld/ItemAvailability.cjs.map +1 -0
  47. package/dist/browser/jsonld/Language.cjs +17 -0
  48. package/dist/browser/jsonld/Language.cjs.map +1 -0
  49. package/dist/browser/jsonld/Map.cjs +17 -0
  50. package/dist/browser/jsonld/Map.cjs.map +1 -0
  51. package/dist/browser/jsonld/MapCategoryType.cjs +31 -0
  52. package/dist/browser/jsonld/MapCategoryType.cjs.map +1 -0
  53. package/dist/browser/jsonld/MediaObject.cjs +17 -0
  54. package/dist/browser/jsonld/MediaObject.cjs.map +1 -0
  55. package/dist/browser/jsonld/MobileApplication.cjs +17 -0
  56. package/dist/browser/jsonld/MobileApplication.cjs.map +1 -0
  57. package/dist/browser/jsonld/Offer.cjs +17 -0
  58. package/dist/browser/jsonld/Offer.cjs.map +1 -0
  59. package/dist/browser/jsonld/Organization.cjs +17 -0
  60. package/dist/browser/jsonld/Organization.cjs.map +1 -0
  61. package/dist/browser/jsonld/Person.cjs +17 -0
  62. package/dist/browser/jsonld/Person.cjs.map +1 -0
  63. package/dist/browser/jsonld/Photograph.cjs +17 -0
  64. package/dist/browser/jsonld/Photograph.cjs.map +1 -0
  65. package/dist/browser/jsonld/Place.cjs +17 -0
  66. package/dist/browser/jsonld/Place.cjs.map +1 -0
  67. package/dist/browser/jsonld/PostalAddress.cjs +17 -0
  68. package/dist/browser/jsonld/PostalAddress.cjs.map +1 -0
  69. package/dist/browser/jsonld/Product.cjs +17 -0
  70. package/dist/browser/jsonld/Product.cjs.map +1 -0
  71. package/dist/browser/jsonld/Property.cjs +17 -0
  72. package/dist/browser/jsonld/Property.cjs.map +1 -0
  73. package/dist/browser/jsonld/PropertyValue.cjs +17 -0
  74. package/dist/browser/jsonld/PropertyValue.cjs.map +1 -0
  75. package/dist/browser/jsonld/QualitativeValue.cjs +17 -0
  76. package/dist/browser/jsonld/QualitativeValue.cjs.map +1 -0
  77. package/dist/browser/jsonld/QuantitativeValue.cjs +17 -0
  78. package/dist/browser/jsonld/QuantitativeValue.cjs.map +1 -0
  79. package/dist/browser/jsonld/Rating.cjs +17 -0
  80. package/dist/browser/jsonld/Rating.cjs.map +1 -0
  81. package/dist/browser/jsonld/Review.cjs +17 -0
  82. package/dist/browser/jsonld/Review.cjs.map +1 -0
  83. package/dist/browser/jsonld/Service.cjs +17 -0
  84. package/dist/browser/jsonld/Service.cjs.map +1 -0
  85. package/dist/browser/jsonld/SoftwareApplication.cjs +17 -0
  86. package/dist/browser/jsonld/SoftwareApplication.cjs.map +1 -0
  87. package/dist/browser/jsonld/StructuredValue.cjs +17 -0
  88. package/dist/browser/jsonld/StructuredValue.cjs.map +1 -0
  89. package/dist/browser/jsonld/Text.cjs +17 -0
  90. package/dist/browser/jsonld/Text.cjs.map +1 -0
  91. package/dist/browser/jsonld/Thing.cjs +17 -0
  92. package/dist/browser/jsonld/Thing.cjs.map +1 -0
  93. package/dist/browser/jsonld/Time.cjs +17 -0
  94. package/dist/browser/jsonld/Time.cjs.map +1 -0
  95. package/dist/browser/jsonld/URL.cjs +17 -0
  96. package/dist/browser/jsonld/URL.cjs.map +1 -0
  97. package/dist/browser/jsonld/VirtualLocation.cjs +17 -0
  98. package/dist/browser/jsonld/VirtualLocation.cjs.map +1 -0
  99. package/dist/browser/jsonld/index.cjs +65 -0
  100. package/dist/browser/jsonld/index.cjs.map +1 -0
  101. package/dist/node/RichResult.js +3 -1
  102. package/dist/node/RichResult.js.map +1 -1
  103. package/dist/node/RichResult.mjs +2 -1
  104. package/dist/node/RichResult.mjs.map +1 -1
  105. package/dist/node/index.js +66 -5
  106. package/dist/node/index.js.map +1 -1
  107. package/dist/node/index.mjs +54 -2
  108. package/dist/node/index.mjs.map +1 -1
  109. package/dist/node/jsonld/Action.js +2 -0
  110. package/dist/node/jsonld/Action.js.map +1 -1
  111. package/dist/node/jsonld/ActionStatusType.js +2 -0
  112. package/dist/node/jsonld/ActionStatusType.js.map +1 -1
  113. package/dist/node/jsonld/ActionStatusType.mjs +1 -0
  114. package/dist/node/jsonld/ActionStatusType.mjs.map +1 -1
  115. package/dist/node/jsonld/AdministrativeArea.js +2 -0
  116. package/dist/node/jsonld/AdministrativeArea.js.map +1 -1
  117. package/dist/node/jsonld/AggrigateRating.js +2 -0
  118. package/dist/node/jsonld/AggrigateRating.js.map +1 -1
  119. package/dist/node/jsonld/Article.js +2 -0
  120. package/dist/node/jsonld/Article.js.map +1 -1
  121. package/dist/node/jsonld/Base.js +2 -0
  122. package/dist/node/jsonld/Base.js.map +1 -1
  123. package/dist/node/jsonld/Brand.js +2 -0
  124. package/dist/node/jsonld/Brand.js.map +1 -1
  125. package/dist/node/jsonld/Class.js +2 -0
  126. package/dist/node/jsonld/Class.js.map +1 -1
  127. package/dist/node/jsonld/ContactPoint.js +2 -0
  128. package/dist/node/jsonld/ContactPoint.js.map +1 -1
  129. package/dist/node/jsonld/ContactPointOption.js +2 -0
  130. package/dist/node/jsonld/ContactPointOption.js.map +1 -1
  131. package/dist/node/jsonld/ContactPointOption.mjs +1 -0
  132. package/dist/node/jsonld/ContactPointOption.mjs.map +1 -1
  133. package/dist/node/jsonld/Country.js +2 -0
  134. package/dist/node/jsonld/Country.js.map +1 -1
  135. package/dist/node/jsonld/CreativeWork.js +2 -0
  136. package/dist/node/jsonld/CreativeWork.js.map +1 -1
  137. package/dist/node/jsonld/DateTime.js +2 -0
  138. package/dist/node/jsonld/DateTime.js.map +1 -1
  139. package/dist/node/jsonld/EntryPoint.js +2 -0
  140. package/dist/node/jsonld/EntryPoint.js.map +1 -1
  141. package/dist/node/jsonld/Enumeration.js +2 -0
  142. package/dist/node/jsonld/Enumeration.js.map +1 -1
  143. package/dist/node/jsonld/GeoShape.js +2 -0
  144. package/dist/node/jsonld/GeoShape.js.map +1 -1
  145. package/dist/node/jsonld/GeospatialGeometry.js +2 -0
  146. package/dist/node/jsonld/GeospatialGeometry.js.map +1 -1
  147. package/dist/node/jsonld/ImageObject.js +2 -0
  148. package/dist/node/jsonld/ImageObject.js.map +1 -1
  149. package/dist/node/jsonld/Intangible.js +2 -0
  150. package/dist/node/jsonld/Intangible.js.map +1 -1
  151. package/dist/node/jsonld/Integer.js +2 -0
  152. package/dist/node/jsonld/Integer.js.map +1 -1
  153. package/dist/node/jsonld/ItemAvailability.js +2 -0
  154. package/dist/node/jsonld/ItemAvailability.js.map +1 -1
  155. package/dist/node/jsonld/ItemAvailability.mjs +1 -0
  156. package/dist/node/jsonld/ItemAvailability.mjs.map +1 -1
  157. package/dist/node/jsonld/Language.js +2 -0
  158. package/dist/node/jsonld/Language.js.map +1 -1
  159. package/dist/node/jsonld/Map.js +2 -0
  160. package/dist/node/jsonld/Map.js.map +1 -1
  161. package/dist/node/jsonld/MapCategoryType.js +2 -0
  162. package/dist/node/jsonld/MapCategoryType.js.map +1 -1
  163. package/dist/node/jsonld/MapCategoryType.mjs +1 -0
  164. package/dist/node/jsonld/MapCategoryType.mjs.map +1 -1
  165. package/dist/node/jsonld/MediaObject.js +2 -0
  166. package/dist/node/jsonld/MediaObject.js.map +1 -1
  167. package/dist/node/jsonld/MobileApplication.js +2 -0
  168. package/dist/node/jsonld/MobileApplication.js.map +1 -1
  169. package/dist/node/jsonld/Offer.js +2 -0
  170. package/dist/node/jsonld/Offer.js.map +1 -1
  171. package/dist/node/jsonld/Organization.js +2 -0
  172. package/dist/node/jsonld/Organization.js.map +1 -1
  173. package/dist/node/jsonld/Person.js +2 -0
  174. package/dist/node/jsonld/Person.js.map +1 -1
  175. package/dist/node/jsonld/Photograph.js +2 -0
  176. package/dist/node/jsonld/Photograph.js.map +1 -1
  177. package/dist/node/jsonld/Place.js +2 -0
  178. package/dist/node/jsonld/Place.js.map +1 -1
  179. package/dist/node/jsonld/PostalAddress.js +2 -0
  180. package/dist/node/jsonld/PostalAddress.js.map +1 -1
  181. package/dist/node/jsonld/Product.js +2 -0
  182. package/dist/node/jsonld/Product.js.map +1 -1
  183. package/dist/node/jsonld/Property.js +2 -0
  184. package/dist/node/jsonld/Property.js.map +1 -1
  185. package/dist/node/jsonld/PropertyValue.js +2 -0
  186. package/dist/node/jsonld/PropertyValue.js.map +1 -1
  187. package/dist/node/jsonld/QualitativeValue.js +2 -0
  188. package/dist/node/jsonld/QualitativeValue.js.map +1 -1
  189. package/dist/node/jsonld/QuantitativeValue.js +2 -0
  190. package/dist/node/jsonld/QuantitativeValue.js.map +1 -1
  191. package/dist/node/jsonld/Rating.js +2 -0
  192. package/dist/node/jsonld/Rating.js.map +1 -1
  193. package/dist/node/jsonld/Review.js +2 -0
  194. package/dist/node/jsonld/Review.js.map +1 -1
  195. package/dist/node/jsonld/Service.js +2 -0
  196. package/dist/node/jsonld/Service.js.map +1 -1
  197. package/dist/node/jsonld/SoftwareApplication.js +2 -0
  198. package/dist/node/jsonld/SoftwareApplication.js.map +1 -1
  199. package/dist/node/jsonld/StructuredValue.js +2 -0
  200. package/dist/node/jsonld/StructuredValue.js.map +1 -1
  201. package/dist/node/jsonld/Text.js +2 -0
  202. package/dist/node/jsonld/Text.js.map +1 -1
  203. package/dist/node/jsonld/Thing.js +2 -0
  204. package/dist/node/jsonld/Thing.js.map +1 -1
  205. package/dist/node/jsonld/Time.js +2 -0
  206. package/dist/node/jsonld/Time.js.map +1 -1
  207. package/dist/node/jsonld/URL.js +2 -0
  208. package/dist/node/jsonld/URL.js.map +1 -1
  209. package/dist/node/jsonld/VirtualLocation.js +2 -0
  210. package/dist/node/jsonld/VirtualLocation.js.map +1 -1
  211. package/dist/node/jsonld/index.js +55 -95
  212. package/dist/node/jsonld/index.js.map +1 -1
  213. package/dist/node/jsonld/index.mjs +44 -47
  214. package/dist/node/jsonld/index.mjs.map +1 -1
  215. package/package.json +13 -7
@@ -0,0 +1,65 @@
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 jsonld_exports = {};
17
+ module.exports = __toCommonJS(jsonld_exports);
18
+ __reExport(jsonld_exports, require("./Action"), module.exports);
19
+ __reExport(jsonld_exports, require("./ActionStatusType"), module.exports);
20
+ __reExport(jsonld_exports, require("./AdministrativeArea"), module.exports);
21
+ __reExport(jsonld_exports, require("./AggrigateRating"), module.exports);
22
+ __reExport(jsonld_exports, require("./Article"), module.exports);
23
+ __reExport(jsonld_exports, require("./Base"), module.exports);
24
+ __reExport(jsonld_exports, require("./Brand"), module.exports);
25
+ __reExport(jsonld_exports, require("./Class"), module.exports);
26
+ __reExport(jsonld_exports, require("./ContactPoint"), module.exports);
27
+ __reExport(jsonld_exports, require("./ContactPointOption"), module.exports);
28
+ __reExport(jsonld_exports, require("./Country"), module.exports);
29
+ __reExport(jsonld_exports, require("./CreativeWork"), module.exports);
30
+ __reExport(jsonld_exports, require("./DateTime"), module.exports);
31
+ __reExport(jsonld_exports, require("./EntryPoint"), module.exports);
32
+ __reExport(jsonld_exports, require("./Enumeration"), module.exports);
33
+ __reExport(jsonld_exports, require("./GeoShape"), module.exports);
34
+ __reExport(jsonld_exports, require("./GeospatialGeometry"), module.exports);
35
+ __reExport(jsonld_exports, require("./ImageObject"), module.exports);
36
+ __reExport(jsonld_exports, require("./Intangible"), module.exports);
37
+ __reExport(jsonld_exports, require("./Integer"), module.exports);
38
+ __reExport(jsonld_exports, require("./ItemAvailability"), module.exports);
39
+ __reExport(jsonld_exports, require("./Language"), module.exports);
40
+ __reExport(jsonld_exports, require("./Map"), module.exports);
41
+ __reExport(jsonld_exports, require("./MapCategoryType"), module.exports);
42
+ __reExport(jsonld_exports, require("./MediaObject"), module.exports);
43
+ __reExport(jsonld_exports, require("./MobileApplication"), module.exports);
44
+ __reExport(jsonld_exports, require("./Offer"), module.exports);
45
+ __reExport(jsonld_exports, require("./Organization"), module.exports);
46
+ __reExport(jsonld_exports, require("./Person"), module.exports);
47
+ __reExport(jsonld_exports, require("./Photograph"), module.exports);
48
+ __reExport(jsonld_exports, require("./Place"), module.exports);
49
+ __reExport(jsonld_exports, require("./PostalAddress"), module.exports);
50
+ __reExport(jsonld_exports, require("./Product"), module.exports);
51
+ __reExport(jsonld_exports, require("./Property"), module.exports);
52
+ __reExport(jsonld_exports, require("./PropertyValue"), module.exports);
53
+ __reExport(jsonld_exports, require("./QualitativeValue"), module.exports);
54
+ __reExport(jsonld_exports, require("./QuantitativeValue"), module.exports);
55
+ __reExport(jsonld_exports, require("./Rating"), module.exports);
56
+ __reExport(jsonld_exports, require("./Review"), module.exports);
57
+ __reExport(jsonld_exports, require("./Service"), module.exports);
58
+ __reExport(jsonld_exports, require("./SoftwareApplication"), module.exports);
59
+ __reExport(jsonld_exports, require("./StructuredValue"), module.exports);
60
+ __reExport(jsonld_exports, require("./Text"), module.exports);
61
+ __reExport(jsonld_exports, require("./Thing"), module.exports);
62
+ __reExport(jsonld_exports, require("./Time"), module.exports);
63
+ __reExport(jsonld_exports, require("./URL"), module.exports);
64
+ __reExport(jsonld_exports, require("./VirtualLocation"), module.exports);
65
+ //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../src/jsonld/index.ts"],"sourcesContent":["export * from './Action'\nexport * from './ActionStatusType'\nexport * from './AdministrativeArea'\nexport * from './AggrigateRating'\nexport * from './Article'\nexport * from './Base'\nexport * from './Brand'\nexport * from './Class'\nexport * from './ContactPoint'\nexport * from './ContactPointOption'\nexport * from './Country'\nexport * from './CreativeWork'\nexport * from './DateTime'\nexport * from './EntryPoint'\nexport * from './Enumeration'\nexport * from './GeoShape'\nexport * from './GeospatialGeometry'\nexport * from './ImageObject'\nexport * from './Intangible'\nexport * from './Integer'\nexport * from './ItemAvailability'\nexport * from './Language'\nexport * from './Map'\nexport * from './MapCategoryType'\nexport * from './MediaObject'\nexport * from './MobileApplication'\nexport * from './Offer'\nexport * from './Organization'\nexport * from './Person'\nexport * from './Photograph'\nexport * from './Place'\nexport * from './PostalAddress'\nexport * from './Product'\nexport * from './Property'\nexport * from './PropertyValue'\nexport * from './QualitativeValue'\nexport * from './QuantitativeValue'\nexport * from './Rating'\nexport * from './Review'\nexport * from './Service'\nexport * from './SoftwareApplication'\nexport * from './StructuredValue'\nexport * from './Text'\nexport * from './Thing'\nexport * from './Time'\nexport * from './URL'\nexport * from './VirtualLocation'\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAAA,2BAAc,qBAAd;AACA,2BAAc,+BADd;AAEA,2BAAc,iCAFd;AAGA,2BAAc,8BAHd;AAIA,2BAAc,sBAJd;AAKA,2BAAc,mBALd;AAMA,2BAAc,oBANd;AAOA,2BAAc,oBAPd;AAQA,2BAAc,2BARd;AASA,2BAAc,iCATd;AAUA,2BAAc,sBAVd;AAWA,2BAAc,2BAXd;AAYA,2BAAc,uBAZd;AAaA,2BAAc,yBAbd;AAcA,2BAAc,0BAdd;AAeA,2BAAc,uBAfd;AAgBA,2BAAc,iCAhBd;AAiBA,2BAAc,0BAjBd;AAkBA,2BAAc,yBAlBd;AAmBA,2BAAc,sBAnBd;AAoBA,2BAAc,+BApBd;AAqBA,2BAAc,uBArBd;AAsBA,2BAAc,kBAtBd;AAuBA,2BAAc,8BAvBd;AAwBA,2BAAc,0BAxBd;AAyBA,2BAAc,gCAzBd;AA0BA,2BAAc,oBA1Bd;AA2BA,2BAAc,2BA3Bd;AA4BA,2BAAc,qBA5Bd;AA6BA,2BAAc,yBA7Bd;AA8BA,2BAAc,oBA9Bd;AA+BA,2BAAc,4BA/Bd;AAgCA,2BAAc,sBAhCd;AAiCA,2BAAc,uBAjCd;AAkCA,2BAAc,4BAlCd;AAmCA,2BAAc,+BAnCd;AAoCA,2BAAc,gCApCd;AAqCA,2BAAc,qBArCd;AAsCA,2BAAc,qBAtCd;AAuCA,2BAAc,sBAvCd;AAwCA,2BAAc,kCAxCd;AAyCA,2BAAc,8BAzCd;AA0CA,2BAAc,mBA1Cd;AA2CA,2BAAc,oBA3Cd;AA4CA,2BAAc,mBA5Cd;AA6CA,2BAAc,kBA7Cd;AA8CA,2BAAc,8BA9Cd;","names":[]}
@@ -16,13 +16,15 @@ 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/RichResult.tsx
19
21
  var RichResult_exports = {};
20
22
  __export(RichResult_exports, {
21
23
  RichResult: () => RichResult
22
24
  });
23
25
  module.exports = __toCommonJS(RichResult_exports);
24
26
  var import_jsx_runtime = require("react/jsx-runtime");
25
- const RichResult = (props) => {
27
+ var RichResult = (props) => {
26
28
  const { thing } = props;
27
29
  const thingWithContext = thing;
28
30
  thingWithContext["@context"] = "https://schema.org";
@@ -1 +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":[]}
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,IAAM,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":[]}
@@ -1,5 +1,6 @@
1
+ // src/RichResult.tsx
1
2
  import { jsx } from "react/jsx-runtime";
2
- const RichResult = (props) => {
3
+ var RichResult = (props) => {
3
4
  const { thing } = props;
4
5
  const thingWithContext = thing;
5
6
  thingWithContext["@context"] = "https://schema.org";
@@ -1 +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":"AAgBS;AAJF,MAAM,aAAwC,CAAC,UAAU;AAC9D,QAAM,EAAE,MAAM,IAAI;AAClB,QAAM,mBAAmB;AACzB,mBAAiB,UAAU,IAAI;AAC/B,SAAO,oBAAC,YAAO,MAAK,uBAAuB,eAAK,UAAU,gBAAgB,GAAE;AAC9E;","names":[]}
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":";AAgBS;AAJF,IAAM,aAAwC,CAAC,UAAU;AAC9D,QAAM,EAAE,MAAM,IAAI;AAClB,QAAM,mBAAmB;AACzB,mBAAiB,UAAU,IAAI;AAC/B,SAAO,oBAAC,YAAO,MAAK,uBAAuB,eAAK,UAAU,gBAAgB,GAAE;AAC9E;","names":[]}
@@ -3,6 +3,10 @@ var __defProp = Object.defineProperty;
3
3
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
4
  var __getOwnPropNames = Object.getOwnPropertyNames;
5
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
+ };
6
10
  var __copyProps = (to, from, except, desc) => {
7
11
  if (from && typeof from === "object" || typeof from === "function") {
8
12
  for (let key of __getOwnPropNames(from))
@@ -11,15 +15,72 @@ var __copyProps = (to, from, except, desc) => {
11
15
  }
12
16
  return to;
13
17
  };
14
- var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
15
18
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // src/index.ts
16
21
  var src_exports = {};
22
+ __export(src_exports, {
23
+ ActionStatusType: () => ActionStatusType,
24
+ ContactPointOption: () => ContactPointOption,
25
+ ItemAvailability: () => ItemAvailability,
26
+ MapCategoryType: () => MapCategoryType,
27
+ RichResult: () => RichResult
28
+ });
17
29
  module.exports = __toCommonJS(src_exports);
18
- __reExport(src_exports, require("./jsonld"), module.exports);
19
- __reExport(src_exports, require("./RichResult"), module.exports);
30
+
31
+ // src/jsonld/ActionStatusType.ts
32
+ var ActionStatusType = /* @__PURE__ */ ((ActionStatusType2) => {
33
+ ActionStatusType2["ActiveActionStatus"] = "ActiveActionStatus";
34
+ ActionStatusType2["CompletedActionStatus"] = "CompletedActionStatus";
35
+ ActionStatusType2["FailedActionStatus"] = "FailedActionStatus";
36
+ ActionStatusType2["PotentialActionStatus"] = "PotentialActionStatus";
37
+ return ActionStatusType2;
38
+ })(ActionStatusType || {});
39
+
40
+ // src/jsonld/ContactPointOption.ts
41
+ var ContactPointOption = /* @__PURE__ */ ((ContactPointOption2) => {
42
+ ContactPointOption2["HearingImpairedSupported"] = "HearingImpairedSupported";
43
+ ContactPointOption2["TollFree"] = "TollFree";
44
+ return ContactPointOption2;
45
+ })(ContactPointOption || {});
46
+
47
+ // src/jsonld/ItemAvailability.ts
48
+ var ItemAvailability = /* @__PURE__ */ ((ItemAvailability2) => {
49
+ ItemAvailability2["Discontinued"] = "https://schema.org/Discontinued";
50
+ ItemAvailability2["InStock"] = "https://schema.org/InStock";
51
+ ItemAvailability2["InStoreOnly"] = "https://schema.org/InStoreOnly";
52
+ ItemAvailability2["LimitedAvailability"] = "https://schema.org/LimitedAvailability";
53
+ ItemAvailability2["OnlineOnly"] = "https://schema.org/OnlineOnly";
54
+ ItemAvailability2["OutOfStock"] = "https://schema.org/OutOfStock";
55
+ ItemAvailability2["PreOrder"] = "https://schema.org/PreOrder";
56
+ ItemAvailability2["PreSale"] = "https://schema.org/PreSale";
57
+ ItemAvailability2["SoldOut"] = "https://schema.org/SoldOut";
58
+ return ItemAvailability2;
59
+ })(ItemAvailability || {});
60
+
61
+ // src/jsonld/MapCategoryType.ts
62
+ var MapCategoryType = /* @__PURE__ */ ((MapCategoryType2) => {
63
+ MapCategoryType2["ParkingMap"] = "ParkingMap";
64
+ MapCategoryType2["SeatingMap"] = "SeatingMap";
65
+ MapCategoryType2["TransitMap"] = "TransitMap";
66
+ MapCategoryType2["VenueMap"] = "VenueMap";
67
+ return MapCategoryType2;
68
+ })(MapCategoryType || {});
69
+
70
+ // src/RichResult.tsx
71
+ var import_jsx_runtime = require("react/jsx-runtime");
72
+ var RichResult = (props) => {
73
+ const { thing } = props;
74
+ const thingWithContext = thing;
75
+ thingWithContext["@context"] = "https://schema.org";
76
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("script", { type: "application/ld+json", children: JSON.stringify(thingWithContext) });
77
+ };
20
78
  // Annotate the CommonJS export names for ESM import in node:
21
79
  0 && (module.exports = {
22
- ...require("./jsonld"),
23
- ...require("./RichResult")
80
+ ActionStatusType,
81
+ ContactPointOption,
82
+ ItemAvailability,
83
+ MapCategoryType,
84
+ RichResult
24
85
  });
25
86
  //# sourceMappingURL=index.js.map
@@ -1 +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":[]}
1
+ {"version":3,"sources":["../../src/index.ts","../../src/jsonld/ActionStatusType.ts","../../src/jsonld/ContactPointOption.ts","../../src/jsonld/ItemAvailability.ts","../../src/jsonld/MapCategoryType.ts","../../src/RichResult.tsx"],"sourcesContent":["export * from './jsonld'\nexport * from './RichResult'\n","enum ActionStatusType {\n ActiveActionStatus = 'ActiveActionStatus',\n CompletedActionStatus = 'CompletedActionStatus',\n FailedActionStatus = 'FailedActionStatus',\n PotentialActionStatus = 'PotentialActionStatus',\n}\n\nexport { ActionStatusType }\n","enum ContactPointOption {\n HearingImpairedSupported = 'HearingImpairedSupported',\n TollFree = 'TollFree',\n}\n\nexport { ContactPointOption }\n","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","enum MapCategoryType {\n ParkingMap = 'ParkingMap',\n SeatingMap = 'SeatingMap',\n TransitMap = 'TransitMap',\n VenueMap = 'VenueMap',\n}\n\nexport { MapCategoryType }\n","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;AAAA;AAAA;AAAA;AAAA;;;ACAA,IAAK,mBAAL,kBAAKA,sBAAL;AACE,EAAAA,kBAAA,wBAAqB;AACrB,EAAAA,kBAAA,2BAAwB;AACxB,EAAAA,kBAAA,wBAAqB;AACrB,EAAAA,kBAAA,2BAAwB;AAJrB,SAAAA;AAAA,GAAA;;;ACAL,IAAK,qBAAL,kBAAKC,wBAAL;AACE,EAAAA,oBAAA,8BAA2B;AAC3B,EAAAA,oBAAA,cAAW;AAFR,SAAAA;AAAA,GAAA;;;ACAL,IAAK,mBAAL,kBAAKC,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;;;ACAL,IAAK,kBAAL,kBAAKC,qBAAL;AACE,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,cAAW;AAJR,SAAAA;AAAA,GAAA;;;ACgBI;AAJF,IAAM,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":["ActionStatusType","ContactPointOption","ItemAvailability","MapCategoryType"]}
@@ -1,3 +1,55 @@
1
- export * from "./jsonld";
2
- export * from "./RichResult";
1
+ // src/jsonld/ActionStatusType.ts
2
+ var ActionStatusType = /* @__PURE__ */ ((ActionStatusType2) => {
3
+ ActionStatusType2["ActiveActionStatus"] = "ActiveActionStatus";
4
+ ActionStatusType2["CompletedActionStatus"] = "CompletedActionStatus";
5
+ ActionStatusType2["FailedActionStatus"] = "FailedActionStatus";
6
+ ActionStatusType2["PotentialActionStatus"] = "PotentialActionStatus";
7
+ return ActionStatusType2;
8
+ })(ActionStatusType || {});
9
+
10
+ // src/jsonld/ContactPointOption.ts
11
+ var ContactPointOption = /* @__PURE__ */ ((ContactPointOption2) => {
12
+ ContactPointOption2["HearingImpairedSupported"] = "HearingImpairedSupported";
13
+ ContactPointOption2["TollFree"] = "TollFree";
14
+ return ContactPointOption2;
15
+ })(ContactPointOption || {});
16
+
17
+ // src/jsonld/ItemAvailability.ts
18
+ var ItemAvailability = /* @__PURE__ */ ((ItemAvailability2) => {
19
+ ItemAvailability2["Discontinued"] = "https://schema.org/Discontinued";
20
+ ItemAvailability2["InStock"] = "https://schema.org/InStock";
21
+ ItemAvailability2["InStoreOnly"] = "https://schema.org/InStoreOnly";
22
+ ItemAvailability2["LimitedAvailability"] = "https://schema.org/LimitedAvailability";
23
+ ItemAvailability2["OnlineOnly"] = "https://schema.org/OnlineOnly";
24
+ ItemAvailability2["OutOfStock"] = "https://schema.org/OutOfStock";
25
+ ItemAvailability2["PreOrder"] = "https://schema.org/PreOrder";
26
+ ItemAvailability2["PreSale"] = "https://schema.org/PreSale";
27
+ ItemAvailability2["SoldOut"] = "https://schema.org/SoldOut";
28
+ return ItemAvailability2;
29
+ })(ItemAvailability || {});
30
+
31
+ // src/jsonld/MapCategoryType.ts
32
+ var MapCategoryType = /* @__PURE__ */ ((MapCategoryType2) => {
33
+ MapCategoryType2["ParkingMap"] = "ParkingMap";
34
+ MapCategoryType2["SeatingMap"] = "SeatingMap";
35
+ MapCategoryType2["TransitMap"] = "TransitMap";
36
+ MapCategoryType2["VenueMap"] = "VenueMap";
37
+ return MapCategoryType2;
38
+ })(MapCategoryType || {});
39
+
40
+ // src/RichResult.tsx
41
+ import { jsx } from "react/jsx-runtime";
42
+ var RichResult = (props) => {
43
+ const { thing } = props;
44
+ const thingWithContext = thing;
45
+ thingWithContext["@context"] = "https://schema.org";
46
+ return /* @__PURE__ */ jsx("script", { type: "application/ld+json", children: JSON.stringify(thingWithContext) });
47
+ };
48
+ export {
49
+ ActionStatusType,
50
+ ContactPointOption,
51
+ ItemAvailability,
52
+ MapCategoryType,
53
+ RichResult
54
+ };
3
55
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from './jsonld'\nexport * from './RichResult'\n"],"mappings":"AAAA,cAAc;AACd,cAAc;","names":[]}
1
+ {"version":3,"sources":["../../src/jsonld/ActionStatusType.ts","../../src/jsonld/ContactPointOption.ts","../../src/jsonld/ItemAvailability.ts","../../src/jsonld/MapCategoryType.ts","../../src/RichResult.tsx"],"sourcesContent":["enum ActionStatusType {\n ActiveActionStatus = 'ActiveActionStatus',\n CompletedActionStatus = 'CompletedActionStatus',\n FailedActionStatus = 'FailedActionStatus',\n PotentialActionStatus = 'PotentialActionStatus',\n}\n\nexport { ActionStatusType }\n","enum ContactPointOption {\n HearingImpairedSupported = 'HearingImpairedSupported',\n TollFree = 'TollFree',\n}\n\nexport { ContactPointOption }\n","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","enum MapCategoryType {\n ParkingMap = 'ParkingMap',\n SeatingMap = 'SeatingMap',\n TransitMap = 'TransitMap',\n VenueMap = 'VenueMap',\n}\n\nexport { MapCategoryType }\n","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,IAAK,mBAAL,kBAAKA,sBAAL;AACE,EAAAA,kBAAA,wBAAqB;AACrB,EAAAA,kBAAA,2BAAwB;AACxB,EAAAA,kBAAA,wBAAqB;AACrB,EAAAA,kBAAA,2BAAwB;AAJrB,SAAAA;AAAA,GAAA;;;ACAL,IAAK,qBAAL,kBAAKC,wBAAL;AACE,EAAAA,oBAAA,8BAA2B;AAC3B,EAAAA,oBAAA,cAAW;AAFR,SAAAA;AAAA,GAAA;;;ACAL,IAAK,mBAAL,kBAAKC,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;;;ACAL,IAAK,kBAAL,kBAAKC,qBAAL;AACE,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,gBAAa;AACb,EAAAA,iBAAA,cAAW;AAJR,SAAAA;AAAA,GAAA;;;ACgBI;AAJF,IAAM,aAAwC,CAAC,UAAU;AAC9D,QAAM,EAAE,MAAM,IAAI;AAClB,QAAM,mBAAmB;AACzB,mBAAiB,UAAU,IAAI;AAC/B,SAAO,oBAAC,YAAO,MAAK,uBAAuB,eAAK,UAAU,gBAAgB,GAAE;AAC9E;","names":["ActionStatusType","ContactPointOption","ItemAvailability","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/Action.ts
15
17
  var Action_exports = {};
16
18
  module.exports = __toCommonJS(Action_exports);
17
19
  //# sourceMappingURL=Action.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/ActionStatusType.ts
19
21
  var ActionStatusType_exports = {};
20
22
  __export(ActionStatusType_exports, {
21
23
  ActionStatusType: () => ActionStatusType
@@ -1 +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"]}
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"]}
@@ -1,3 +1,4 @@
1
+ // src/jsonld/ActionStatusType.ts
1
2
  var ActionStatusType = /* @__PURE__ */ ((ActionStatusType2) => {
2
3
  ActionStatusType2["ActiveActionStatus"] = "ActiveActionStatus";
3
4
  ActionStatusType2["CompletedActionStatus"] = "CompletedActionStatus";
@@ -1 +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,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"]}
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,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"]}
@@ -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/AdministrativeArea.ts
15
17
  var AdministrativeArea_exports = {};
16
18
  module.exports = __toCommonJS(AdministrativeArea_exports);
17
19
  //# sourceMappingURL=AdministrativeArea.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/AggrigateRating.ts
15
17
  var AggrigateRating_exports = {};
16
18
  module.exports = __toCommonJS(AggrigateRating_exports);
17
19
  //# sourceMappingURL=AggrigateRating.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/Article.ts
15
17
  var Article_exports = {};
16
18
  module.exports = __toCommonJS(Article_exports);
17
19
  //# sourceMappingURL=Article.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/Base.ts
15
17
  var Base_exports = {};
16
18
  module.exports = __toCommonJS(Base_exports);
17
19
  //# sourceMappingURL=Base.js.map
@@ -1 +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":[]}
1
+ {"version":3,"sources":["../../../src/jsonld/Base.ts"],"sourcesContent":["interface Base {\n '@type': string\n}\n\nexport type { Base }\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/Brand.ts
15
17
  var Brand_exports = {};
16
18
  module.exports = __toCommonJS(Brand_exports);
17
19
  //# sourceMappingURL=Brand.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/Class.ts
15
17
  var Class_exports = {};
16
18
  module.exports = __toCommonJS(Class_exports);
17
19
  //# sourceMappingURL=Class.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/ContactPoint.ts
15
17
  var ContactPoint_exports = {};
16
18
  module.exports = __toCommonJS(ContactPoint_exports);
17
19
  //# sourceMappingURL=ContactPoint.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/ContactPointOption.ts
19
21
  var ContactPointOption_exports = {};
20
22
  __export(ContactPointOption_exports, {
21
23
  ContactPointOption: () => ContactPointOption
@@ -1 +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"]}
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"]}
@@ -1,3 +1,4 @@
1
+ // src/jsonld/ContactPointOption.ts
1
2
  var ContactPointOption = /* @__PURE__ */ ((ContactPointOption2) => {
2
3
  ContactPointOption2["HearingImpairedSupported"] = "HearingImpairedSupported";
3
4
  ContactPointOption2["TollFree"] = "TollFree";
@@ -1 +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,IAAK,qBAAL,kBAAKA,wBAAL;AACE,EAAAA,oBAAA,8BAA2B;AAC3B,EAAAA,oBAAA,cAAW;AAFR,SAAAA;AAAA,GAAA;","names":["ContactPointOption"]}
1
+ {"version":3,"sources":["../../../src/jsonld/ContactPointOption.ts"],"sourcesContent":["enum ContactPointOption {\n HearingImpairedSupported = 'HearingImpairedSupported',\n TollFree = 'TollFree',\n}\n\nexport { ContactPointOption }\n"],"mappings":";AAAA,IAAK,qBAAL,kBAAKA,wBAAL;AACE,EAAAA,oBAAA,8BAA2B;AAC3B,EAAAA,oBAAA,cAAW;AAFR,SAAAA;AAAA,GAAA;","names":["ContactPointOption"]}
@@ -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/Country.ts
15
17
  var Country_exports = {};
16
18
  module.exports = __toCommonJS(Country_exports);
17
19
  //# sourceMappingURL=Country.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/CreativeWork.ts
15
17
  var CreativeWork_exports = {};
16
18
  module.exports = __toCommonJS(CreativeWork_exports);
17
19
  //# sourceMappingURL=CreativeWork.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/DateTime.ts
15
17
  var DateTime_exports = {};
16
18
  module.exports = __toCommonJS(DateTime_exports);
17
19
  //# sourceMappingURL=DateTime.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../src/jsonld/DateTime.ts"],"sourcesContent":["type DateTime = string\n\nexport type { DateTime }\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
1
+ {"version":3,"sources":["../../../src/jsonld/DateTime.ts"],"sourcesContent":["type DateTime = string\n\nexport type { DateTime }\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/EntryPoint.ts
15
17
  var EntryPoint_exports = {};
16
18
  module.exports = __toCommonJS(EntryPoint_exports);
17
19
  //# sourceMappingURL=EntryPoint.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/Enumeration.ts
15
17
  var Enumeration_exports = {};
16
18
  module.exports = __toCommonJS(Enumeration_exports);
17
19
  //# sourceMappingURL=Enumeration.js.map
@@ -1 +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":[]}
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":[]}
@@ -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/GeoShape.ts
15
17
  var GeoShape_exports = {};
16
18
  module.exports = __toCommonJS(GeoShape_exports);
17
19
  //# sourceMappingURL=GeoShape.js.map
@@ -1 +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":[]}
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":[]}