@xylabs/react-rich-result 2.17.4 → 2.17.6

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 (51) hide show
  1. package/dist/docs.json +1719 -1738
  2. package/docs/enums/ActionStatusType.html +5 -5
  3. package/docs/enums/ContactPointOption.html +3 -3
  4. package/docs/enums/ItemAvailability.html +10 -10
  5. package/docs/enums/MapCategoryType.html +5 -5
  6. package/docs/functions/RichResult.html +3 -3
  7. package/docs/interfaces/Action.html +25 -25
  8. package/docs/interfaces/AggregateRating.html +22 -22
  9. package/docs/interfaces/Article.html +125 -125
  10. package/docs/interfaces/Base.html +2 -2
  11. package/docs/interfaces/Brand.html +18 -18
  12. package/docs/interfaces/Class.html +15 -15
  13. package/docs/interfaces/ContactPoint.html +22 -22
  14. package/docs/interfaces/CreativeWork.html +117 -117
  15. package/docs/interfaces/EntryPoint.html +20 -20
  16. package/docs/interfaces/Enumeration.html +15 -15
  17. package/docs/interfaces/GeoShape.html +22 -22
  18. package/docs/interfaces/GeospatialGeometry.html +24 -24
  19. package/docs/interfaces/ImageObject.html +125 -125
  20. package/docs/interfaces/Map.html +118 -118
  21. package/docs/interfaces/MediaObject.html +121 -121
  22. package/docs/interfaces/MobileApplication.html +139 -139
  23. package/docs/interfaces/Offer.html +57 -57
  24. package/docs/interfaces/Organization.html +69 -69
  25. package/docs/interfaces/Person.html +71 -71
  26. package/docs/interfaces/Place.html +51 -51
  27. package/docs/interfaces/PostalAddress.html +28 -28
  28. package/docs/interfaces/Product.html +54 -54
  29. package/docs/interfaces/Property.html +18 -18
  30. package/docs/interfaces/PropertyValue.html +22 -22
  31. package/docs/interfaces/QualitativeValue.html +23 -23
  32. package/docs/interfaces/QuantitativeValue.html +22 -22
  33. package/docs/interfaces/Rating.html +19 -19
  34. package/docs/interfaces/Review.html +121 -121
  35. package/docs/interfaces/RichResultProps.html +2 -2
  36. package/docs/interfaces/Service.html +35 -35
  37. package/docs/interfaces/SoftwareApplication.html +138 -138
  38. package/docs/interfaces/Thing.html +14 -14
  39. package/docs/types/AdministrativeArea.html +1 -1
  40. package/docs/types/Country.html +1 -1
  41. package/docs/types/DateTime.html +1 -1
  42. package/docs/types/Intangible.html +1 -1
  43. package/docs/types/Integer.html +1 -1
  44. package/docs/types/Language.html +1 -1
  45. package/docs/types/Photograph.html +1 -1
  46. package/docs/types/StructuredValue.html +1 -1
  47. package/docs/types/Text.html +1 -1
  48. package/docs/types/Time.html +1 -1
  49. package/docs/types/URL.html +1 -1
  50. package/docs/types/VirtualLocation.html +1 -1
  51. package/package.json +1 -1
@@ -22,7 +22,7 @@
22
22
  <ul class="tsd-hierarchy">
23
23
  <li><span class="target">Article</span></li></ul></li></ul></section><aside class="tsd-sources">
24
24
  <ul>
25
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L6">packages/rich-result/src/jsonld/Article.ts:6</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L6">packages/rich-result/src/jsonld/Article.ts:6</a></li></ul></aside>
26
26
  <section class="tsd-panel-group tsd-index-group">
27
27
  <section class="tsd-panel tsd-index-panel">
28
28
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -162,737 +162,737 @@
162
162
  <div class="tsd-signature"><span class="tsd-kind-property">@type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
163
163
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#_type">@type</a></p>
164
164
  <ul>
165
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
165
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
166
166
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="about" class="tsd-anchor"></a>
167
167
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>about</span><a href="#about" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
168
168
  <div class="tsd-signature"><span class="tsd-kind-property">about</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
169
169
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#about">about</a></p>
170
170
  <ul>
171
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L21">packages/rich-result/src/jsonld/CreativeWork.ts:21</a></li></ul></aside></section>
171
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L21">packages/rich-result/src/jsonld/CreativeWork.ts:21</a></li></ul></aside></section>
172
172
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="abstract" class="tsd-anchor"></a>
173
173
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>abstract</span><a href="#abstract" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
174
174
  <div class="tsd-signature"><span class="tsd-kind-property">abstract</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
175
175
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#abstract">abstract</a></p>
176
176
  <ul>
177
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L22">packages/rich-result/src/jsonld/CreativeWork.ts:22</a></li></ul></aside></section>
177
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L22">packages/rich-result/src/jsonld/CreativeWork.ts:22</a></li></ul></aside></section>
178
178
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessMode" class="tsd-anchor"></a>
179
179
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>access<wbr/>Mode</span><a href="#accessMode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
180
180
  <div class="tsd-signature"><span class="tsd-kind-property">access<wbr/>Mode</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
181
181
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessMode">accessMode</a></p>
182
182
  <ul>
183
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L23">packages/rich-result/src/jsonld/CreativeWork.ts:23</a></li></ul></aside></section>
183
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L23">packages/rich-result/src/jsonld/CreativeWork.ts:23</a></li></ul></aside></section>
184
184
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessModeSufficient" class="tsd-anchor"></a>
185
185
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>access<wbr/>Mode<wbr/>Sufficient</span><a href="#accessModeSufficient" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
186
186
  <div class="tsd-signature"><span class="tsd-kind-property">access<wbr/>Mode<wbr/>Sufficient</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
187
187
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessModeSufficient">accessModeSufficient</a></p>
188
188
  <ul>
189
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L24">packages/rich-result/src/jsonld/CreativeWork.ts:24</a></li></ul></aside></section>
189
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L24">packages/rich-result/src/jsonld/CreativeWork.ts:24</a></li></ul></aside></section>
190
190
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityAPI" class="tsd-anchor"></a>
191
191
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibilityAPI</span><a href="#accessibilityAPI" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
192
192
  <div class="tsd-signature"><span class="tsd-kind-property">accessibilityAPI</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
193
193
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessibilityAPI">accessibilityAPI</a></p>
194
194
  <ul>
195
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L25">packages/rich-result/src/jsonld/CreativeWork.ts:25</a></li></ul></aside></section>
195
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L25">packages/rich-result/src/jsonld/CreativeWork.ts:25</a></li></ul></aside></section>
196
196
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityControl" class="tsd-anchor"></a>
197
197
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Control</span><a href="#accessibilityControl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
198
198
  <div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Control</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
199
199
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessibilityControl">accessibilityControl</a></p>
200
200
  <ul>
201
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L26">packages/rich-result/src/jsonld/CreativeWork.ts:26</a></li></ul></aside></section>
201
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L26">packages/rich-result/src/jsonld/CreativeWork.ts:26</a></li></ul></aside></section>
202
202
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityFeature" class="tsd-anchor"></a>
203
203
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Feature</span><a href="#accessibilityFeature" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
204
204
  <div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Feature</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
205
205
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessibilityFeature">accessibilityFeature</a></p>
206
206
  <ul>
207
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L27">packages/rich-result/src/jsonld/CreativeWork.ts:27</a></li></ul></aside></section>
207
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L27">packages/rich-result/src/jsonld/CreativeWork.ts:27</a></li></ul></aside></section>
208
208
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilityHazard" class="tsd-anchor"></a>
209
209
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Hazard</span><a href="#accessibilityHazard" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
210
210
  <div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Hazard</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
211
211
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessibilityHazard">accessibilityHazard</a></p>
212
212
  <ul>
213
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L28">packages/rich-result/src/jsonld/CreativeWork.ts:28</a></li></ul></aside></section>
213
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L28">packages/rich-result/src/jsonld/CreativeWork.ts:28</a></li></ul></aside></section>
214
214
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accessibilitySummary" class="tsd-anchor"></a>
215
215
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accessibility<wbr/>Summary</span><a href="#accessibilitySummary" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
216
216
  <div class="tsd-signature"><span class="tsd-kind-property">accessibility<wbr/>Summary</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
217
217
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accessibilitySummary">accessibilitySummary</a></p>
218
218
  <ul>
219
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L29">packages/rich-result/src/jsonld/CreativeWork.ts:29</a></li></ul></aside></section>
219
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L29">packages/rich-result/src/jsonld/CreativeWork.ts:29</a></li></ul></aside></section>
220
220
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="accountablePerson" class="tsd-anchor"></a>
221
221
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>accountable<wbr/>Person</span><a href="#accountablePerson" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
222
222
  <div class="tsd-signature"><span class="tsd-kind-property">accountable<wbr/>Person</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
223
223
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#accountablePerson">accountablePerson</a></p>
224
224
  <ul>
225
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L30">packages/rich-result/src/jsonld/CreativeWork.ts:30</a></li></ul></aside></section>
225
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L30">packages/rich-result/src/jsonld/CreativeWork.ts:30</a></li></ul></aside></section>
226
226
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="acquireLicensePage" class="tsd-anchor"></a>
227
227
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>acquire<wbr/>License<wbr/>Page</span><a href="#acquireLicensePage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
228
228
  <div class="tsd-signature"><span class="tsd-kind-property">acquire<wbr/>License<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
229
229
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#acquireLicensePage">acquireLicensePage</a></p>
230
230
  <ul>
231
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L31">packages/rich-result/src/jsonld/CreativeWork.ts:31</a></li></ul></aside></section>
231
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L31">packages/rich-result/src/jsonld/CreativeWork.ts:31</a></li></ul></aside></section>
232
232
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
233
233
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Type</span><a href="#additionalType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
234
234
  <div class="tsd-signature"><span class="tsd-kind-property">additional<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
235
235
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#additionalType">additionalType</a></p>
236
236
  <ul>
237
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
237
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
238
238
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="aggregateRating" class="tsd-anchor"></a>
239
239
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>aggregate<wbr/>Rating</span><a href="#aggregateRating" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
240
240
  <div class="tsd-signature"><span class="tsd-kind-property">aggregate<wbr/>Rating</span><span class="tsd-signature-symbol">?:</span> <a href="AggregateRating.html" class="tsd-signature-type tsd-kind-interface">AggregateRating</a></div><aside class="tsd-sources">
241
241
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#aggregateRating">aggregateRating</a></p>
242
242
  <ul>
243
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L32">packages/rich-result/src/jsonld/CreativeWork.ts:32</a></li></ul></aside></section>
243
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L32">packages/rich-result/src/jsonld/CreativeWork.ts:32</a></li></ul></aside></section>
244
244
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
245
245
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>alternate<wbr/>Name</span><a href="#alternateName" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
246
246
  <div class="tsd-signature"><span class="tsd-kind-property">alternate<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
247
247
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#alternateName">alternateName</a></p>
248
248
  <ul>
249
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
249
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
250
250
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternativeHeading" class="tsd-anchor"></a>
251
251
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>alternative<wbr/>Heading</span><a href="#alternativeHeading" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
252
252
  <div class="tsd-signature"><span class="tsd-kind-property">alternative<wbr/>Heading</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
253
253
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#alternativeHeading">alternativeHeading</a></p>
254
254
  <ul>
255
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L33">packages/rich-result/src/jsonld/CreativeWork.ts:33</a></li></ul></aside></section>
255
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L33">packages/rich-result/src/jsonld/CreativeWork.ts:33</a></li></ul></aside></section>
256
256
  <section class="tsd-panel tsd-member"><a id="articleBody" class="tsd-anchor"></a>
257
257
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>article<wbr/>Body</span><a href="#articleBody" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
258
258
  <div class="tsd-signature"><span class="tsd-kind-property">article<wbr/>Body</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
259
259
  <ul>
260
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L7">packages/rich-result/src/jsonld/Article.ts:7</a></li></ul></aside></section>
260
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L7">packages/rich-result/src/jsonld/Article.ts:7</a></li></ul></aside></section>
261
261
  <section class="tsd-panel tsd-member"><a id="articleSection" class="tsd-anchor"></a>
262
262
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>article<wbr/>Section</span><a href="#articleSection" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
263
263
  <div class="tsd-signature"><span class="tsd-kind-property">article<wbr/>Section</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
264
264
  <ul>
265
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L8">packages/rich-result/src/jsonld/Article.ts:8</a></li></ul></aside></section>
265
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L8">packages/rich-result/src/jsonld/Article.ts:8</a></li></ul></aside></section>
266
266
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="assesses" class="tsd-anchor"></a>
267
267
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>assesses</span><a href="#assesses" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
268
268
  <div class="tsd-signature"><span class="tsd-kind-property">assesses</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
269
269
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#assesses">assesses</a></p>
270
270
  <ul>
271
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L34">packages/rich-result/src/jsonld/CreativeWork.ts:34</a></li></ul></aside></section>
271
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L34">packages/rich-result/src/jsonld/CreativeWork.ts:34</a></li></ul></aside></section>
272
272
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="associatedMedia" class="tsd-anchor"></a>
273
273
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>associated<wbr/>Media</span><a href="#associatedMedia" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
274
274
  <div class="tsd-signature"><span class="tsd-kind-property">associated<wbr/>Media</span><span class="tsd-signature-symbol">?:</span> <a href="MediaObject.html" class="tsd-signature-type tsd-kind-interface">MediaObject</a></div><aside class="tsd-sources">
275
275
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#associatedMedia">associatedMedia</a></p>
276
276
  <ul>
277
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L35">packages/rich-result/src/jsonld/CreativeWork.ts:35</a></li></ul></aside></section>
277
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L35">packages/rich-result/src/jsonld/CreativeWork.ts:35</a></li></ul></aside></section>
278
278
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="audience" class="tsd-anchor"></a>
279
279
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>audience</span><a href="#audience" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
280
280
  <div class="tsd-signature"><span class="tsd-kind-property">audience</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
281
281
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#audience">audience</a></p>
282
282
  <ul>
283
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L36">packages/rich-result/src/jsonld/CreativeWork.ts:36</a></li></ul></aside></section>
283
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L36">packages/rich-result/src/jsonld/CreativeWork.ts:36</a></li></ul></aside></section>
284
284
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="audio" class="tsd-anchor"></a>
285
285
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>audio</span><a href="#audio" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
286
286
  <div class="tsd-signature"><span class="tsd-kind-property">audio</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
287
287
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#audio">audio</a></p>
288
288
  <ul>
289
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L37">packages/rich-result/src/jsonld/CreativeWork.ts:37</a></li></ul></aside></section>
289
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L37">packages/rich-result/src/jsonld/CreativeWork.ts:37</a></li></ul></aside></section>
290
290
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="author" class="tsd-anchor"></a>
291
291
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>author</span><a href="#author" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
292
292
  <div class="tsd-signature"><span class="tsd-kind-property">author</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
293
293
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#author">author</a></p>
294
294
  <ul>
295
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L38">packages/rich-result/src/jsonld/CreativeWork.ts:38</a></li></ul></aside></section>
295
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L38">packages/rich-result/src/jsonld/CreativeWork.ts:38</a></li></ul></aside></section>
296
296
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="award" class="tsd-anchor"></a>
297
297
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>award</span><a href="#award" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
298
298
  <div class="tsd-signature"><span class="tsd-kind-property">award</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
299
299
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#award">award</a></p>
300
300
  <ul>
301
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L39">packages/rich-result/src/jsonld/CreativeWork.ts:39</a></li></ul></aside></section>
301
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L39">packages/rich-result/src/jsonld/CreativeWork.ts:39</a></li></ul></aside></section>
302
302
  <section class="tsd-panel tsd-member"><a id="backstory" class="tsd-anchor"></a>
303
303
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>backstory</span><a href="#backstory" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
304
304
  <div class="tsd-signature"><span class="tsd-kind-property">backstory</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
305
305
  <ul>
306
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L9">packages/rich-result/src/jsonld/Article.ts:9</a></li></ul></aside></section>
306
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L9">packages/rich-result/src/jsonld/Article.ts:9</a></li></ul></aside></section>
307
307
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="character" class="tsd-anchor"></a>
308
308
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>character</span><a href="#character" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
309
309
  <div class="tsd-signature"><span class="tsd-kind-property">character</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
310
310
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#character">character</a></p>
311
311
  <ul>
312
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L40">packages/rich-result/src/jsonld/CreativeWork.ts:40</a></li></ul></aside></section>
312
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L40">packages/rich-result/src/jsonld/CreativeWork.ts:40</a></li></ul></aside></section>
313
313
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="citation" class="tsd-anchor"></a>
314
314
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>citation</span><a href="#citation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
315
315
  <div class="tsd-signature"><span class="tsd-kind-property">citation</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
316
316
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#citation">citation</a></p>
317
317
  <ul>
318
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L41">packages/rich-result/src/jsonld/CreativeWork.ts:41</a></li></ul></aside></section>
318
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L41">packages/rich-result/src/jsonld/CreativeWork.ts:41</a></li></ul></aside></section>
319
319
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="comment" class="tsd-anchor"></a>
320
320
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>comment</span><a href="#comment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
321
321
  <div class="tsd-signature"><span class="tsd-kind-property">comment</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
322
322
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#comment">comment</a></p>
323
323
  <ul>
324
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L42">packages/rich-result/src/jsonld/CreativeWork.ts:42</a></li></ul></aside></section>
324
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L42">packages/rich-result/src/jsonld/CreativeWork.ts:42</a></li></ul></aside></section>
325
325
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="commentCount" class="tsd-anchor"></a>
326
326
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>comment<wbr/>Count</span><a href="#commentCount" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
327
327
  <div class="tsd-signature"><span class="tsd-kind-property">comment<wbr/>Count</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
328
328
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#commentCount">commentCount</a></p>
329
329
  <ul>
330
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L43">packages/rich-result/src/jsonld/CreativeWork.ts:43</a></li></ul></aside></section>
330
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L43">packages/rich-result/src/jsonld/CreativeWork.ts:43</a></li></ul></aside></section>
331
331
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="conditionsOfAccess" class="tsd-anchor"></a>
332
332
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>conditions<wbr/>Of<wbr/>Access</span><a href="#conditionsOfAccess" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
333
333
  <div class="tsd-signature"><span class="tsd-kind-property">conditions<wbr/>Of<wbr/>Access</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
334
334
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#conditionsOfAccess">conditionsOfAccess</a></p>
335
335
  <ul>
336
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L44">packages/rich-result/src/jsonld/CreativeWork.ts:44</a></li></ul></aside></section>
336
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L44">packages/rich-result/src/jsonld/CreativeWork.ts:44</a></li></ul></aside></section>
337
337
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentLocation" class="tsd-anchor"></a>
338
338
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Location</span><a href="#contentLocation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
339
339
  <div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Location</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
340
340
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#contentLocation">contentLocation</a></p>
341
341
  <ul>
342
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L45">packages/rich-result/src/jsonld/CreativeWork.ts:45</a></li></ul></aside></section>
342
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L45">packages/rich-result/src/jsonld/CreativeWork.ts:45</a></li></ul></aside></section>
343
343
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentRating" class="tsd-anchor"></a>
344
344
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Rating</span><a href="#contentRating" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
345
345
  <div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Rating</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Rating.html" class="tsd-signature-type tsd-kind-interface">Rating</a></div><aside class="tsd-sources">
346
346
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#contentRating">contentRating</a></p>
347
347
  <ul>
348
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L46">packages/rich-result/src/jsonld/CreativeWork.ts:46</a></li></ul></aside></section>
348
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L46">packages/rich-result/src/jsonld/CreativeWork.ts:46</a></li></ul></aside></section>
349
349
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="contentReferenceTime" class="tsd-anchor"></a>
350
350
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>content<wbr/>Reference<wbr/>Time</span><a href="#contentReferenceTime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
351
351
  <div class="tsd-signature"><span class="tsd-kind-property">content<wbr/>Reference<wbr/>Time</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
352
352
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#contentReferenceTime">contentReferenceTime</a></p>
353
353
  <ul>
354
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L47">packages/rich-result/src/jsonld/CreativeWork.ts:47</a></li></ul></aside></section>
354
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L47">packages/rich-result/src/jsonld/CreativeWork.ts:47</a></li></ul></aside></section>
355
355
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="contributor" class="tsd-anchor"></a>
356
356
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>contributor</span><a href="#contributor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
357
357
  <div class="tsd-signature"><span class="tsd-kind-property">contributor</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
358
358
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#contributor">contributor</a></p>
359
359
  <ul>
360
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L48">packages/rich-result/src/jsonld/CreativeWork.ts:48</a></li></ul></aside></section>
360
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L48">packages/rich-result/src/jsonld/CreativeWork.ts:48</a></li></ul></aside></section>
361
361
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightHolder" class="tsd-anchor"></a>
362
362
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>copyright<wbr/>Holder</span><a href="#copyrightHolder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
363
363
  <div class="tsd-signature"><span class="tsd-kind-property">copyright<wbr/>Holder</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
364
364
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#copyrightHolder">copyrightHolder</a></p>
365
365
  <ul>
366
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L49">packages/rich-result/src/jsonld/CreativeWork.ts:49</a></li></ul></aside></section>
366
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L49">packages/rich-result/src/jsonld/CreativeWork.ts:49</a></li></ul></aside></section>
367
367
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightNotice" class="tsd-anchor"></a>
368
368
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>copyright<wbr/>Notice</span><a href="#copyrightNotice" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
369
369
  <div class="tsd-signature"><span class="tsd-kind-property">copyright<wbr/>Notice</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
370
370
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#copyrightNotice">copyrightNotice</a></p>
371
371
  <ul>
372
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L50">packages/rich-result/src/jsonld/CreativeWork.ts:50</a></li></ul></aside></section>
372
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L50">packages/rich-result/src/jsonld/CreativeWork.ts:50</a></li></ul></aside></section>
373
373
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="copyrightYear" class="tsd-anchor"></a>
374
374
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>copyright<wbr/>Year</span><a href="#copyrightYear" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
375
375
  <div class="tsd-signature"><span class="tsd-kind-property">copyright<wbr/>Year</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
376
376
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#copyrightYear">copyrightYear</a></p>
377
377
  <ul>
378
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L51">packages/rich-result/src/jsonld/CreativeWork.ts:51</a></li></ul></aside></section>
378
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L51">packages/rich-result/src/jsonld/CreativeWork.ts:51</a></li></ul></aside></section>
379
379
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="correction" class="tsd-anchor"></a>
380
380
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>correction</span><a href="#correction" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
381
381
  <div class="tsd-signature"><span class="tsd-kind-property">correction</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
382
382
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#correction">correction</a></p>
383
383
  <ul>
384
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L52">packages/rich-result/src/jsonld/CreativeWork.ts:52</a></li></ul></aside></section>
384
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L52">packages/rich-result/src/jsonld/CreativeWork.ts:52</a></li></ul></aside></section>
385
385
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="creativeWorkStatus" class="tsd-anchor"></a>
386
386
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>creative<wbr/>Work<wbr/>Status</span><a href="#creativeWorkStatus" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
387
387
  <div class="tsd-signature"><span class="tsd-kind-property">creative<wbr/>Work<wbr/>Status</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
388
388
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#creativeWorkStatus">creativeWorkStatus</a></p>
389
389
  <ul>
390
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L53">packages/rich-result/src/jsonld/CreativeWork.ts:53</a></li></ul></aside></section>
390
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L53">packages/rich-result/src/jsonld/CreativeWork.ts:53</a></li></ul></aside></section>
391
391
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="creator" class="tsd-anchor"></a>
392
392
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>creator</span><a href="#creator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
393
393
  <div class="tsd-signature"><span class="tsd-kind-property">creator</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
394
394
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#creator">creator</a></p>
395
395
  <ul>
396
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L54">packages/rich-result/src/jsonld/CreativeWork.ts:54</a></li></ul></aside></section>
396
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L54">packages/rich-result/src/jsonld/CreativeWork.ts:54</a></li></ul></aside></section>
397
397
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="creditText" class="tsd-anchor"></a>
398
398
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>credit<wbr/>Text</span><a href="#creditText" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
399
399
  <div class="tsd-signature"><span class="tsd-kind-property">credit<wbr/>Text</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
400
400
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#creditText">creditText</a></p>
401
401
  <ul>
402
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L55">packages/rich-result/src/jsonld/CreativeWork.ts:55</a></li></ul></aside></section>
402
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L55">packages/rich-result/src/jsonld/CreativeWork.ts:55</a></li></ul></aside></section>
403
403
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="dateCreated" class="tsd-anchor"></a>
404
404
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>date<wbr/>Created</span><a href="#dateCreated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
405
405
  <div class="tsd-signature"><span class="tsd-kind-property">date<wbr/>Created</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
406
406
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#dateCreated">dateCreated</a></p>
407
407
  <ul>
408
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L56">packages/rich-result/src/jsonld/CreativeWork.ts:56</a></li></ul></aside></section>
408
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L56">packages/rich-result/src/jsonld/CreativeWork.ts:56</a></li></ul></aside></section>
409
409
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="dateModified" class="tsd-anchor"></a>
410
410
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>date<wbr/>Modified</span><a href="#dateModified" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
411
411
  <div class="tsd-signature"><span class="tsd-kind-property">date<wbr/>Modified</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
412
412
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#dateModified">dateModified</a></p>
413
413
  <ul>
414
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L57">packages/rich-result/src/jsonld/CreativeWork.ts:57</a></li></ul></aside></section>
414
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L57">packages/rich-result/src/jsonld/CreativeWork.ts:57</a></li></ul></aside></section>
415
415
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="datePublished" class="tsd-anchor"></a>
416
416
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>date<wbr/>Published</span><a href="#datePublished" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
417
417
  <div class="tsd-signature"><span class="tsd-kind-property">date<wbr/>Published</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
418
418
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#datePublished">datePublished</a></p>
419
419
  <ul>
420
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L58">packages/rich-result/src/jsonld/CreativeWork.ts:58</a></li></ul></aside></section>
420
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L58">packages/rich-result/src/jsonld/CreativeWork.ts:58</a></li></ul></aside></section>
421
421
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
422
422
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>description</span><a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
423
423
  <div class="tsd-signature"><span class="tsd-kind-property">description</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
424
424
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#description">description</a></p>
425
425
  <ul>
426
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
426
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
427
427
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
428
428
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>disambiguating<wbr/>Description</span><a href="#disambiguatingDescription" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
429
429
  <div class="tsd-signature"><span class="tsd-kind-property">disambiguating<wbr/>Description</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
430
430
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#disambiguatingDescription">disambiguatingDescription</a></p>
431
431
  <ul>
432
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
432
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
433
433
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="discussionUrl" class="tsd-anchor"></a>
434
434
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>discussion<wbr/>Url</span><a href="#discussionUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
435
435
  <div class="tsd-signature"><span class="tsd-kind-property">discussion<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
436
436
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#discussionUrl">discussionUrl</a></p>
437
437
  <ul>
438
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L59">packages/rich-result/src/jsonld/CreativeWork.ts:59</a></li></ul></aside></section>
438
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L59">packages/rich-result/src/jsonld/CreativeWork.ts:59</a></li></ul></aside></section>
439
439
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="editEIDR" class="tsd-anchor"></a>
440
440
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>editEIDR</span><a href="#editEIDR" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
441
441
  <div class="tsd-signature"><span class="tsd-kind-property">editEIDR</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
442
442
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#editEIDR">editEIDR</a></p>
443
443
  <ul>
444
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L60">packages/rich-result/src/jsonld/CreativeWork.ts:60</a></li></ul></aside></section>
444
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L60">packages/rich-result/src/jsonld/CreativeWork.ts:60</a></li></ul></aside></section>
445
445
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="editor" class="tsd-anchor"></a>
446
446
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>editor</span><a href="#editor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
447
447
  <div class="tsd-signature"><span class="tsd-kind-property">editor</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a></div><aside class="tsd-sources">
448
448
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#editor">editor</a></p>
449
449
  <ul>
450
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L61">packages/rich-result/src/jsonld/CreativeWork.ts:61</a></li></ul></aside></section>
450
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L61">packages/rich-result/src/jsonld/CreativeWork.ts:61</a></li></ul></aside></section>
451
451
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalAlignment" class="tsd-anchor"></a>
452
452
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>educational<wbr/>Alignment</span><a href="#educationalAlignment" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
453
453
  <div class="tsd-signature"><span class="tsd-kind-property">educational<wbr/>Alignment</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
454
454
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#educationalAlignment">educationalAlignment</a></p>
455
455
  <ul>
456
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L62">packages/rich-result/src/jsonld/CreativeWork.ts:62</a></li></ul></aside></section>
456
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L62">packages/rich-result/src/jsonld/CreativeWork.ts:62</a></li></ul></aside></section>
457
457
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalLevel" class="tsd-anchor"></a>
458
458
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>educational<wbr/>Level</span><a href="#educationalLevel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
459
459
  <div class="tsd-signature"><span class="tsd-kind-property">educational<wbr/>Level</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
460
460
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#educationalLevel">educationalLevel</a></p>
461
461
  <ul>
462
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L63">packages/rich-result/src/jsonld/CreativeWork.ts:63</a></li></ul></aside></section>
462
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L63">packages/rich-result/src/jsonld/CreativeWork.ts:63</a></li></ul></aside></section>
463
463
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="educationalUse" class="tsd-anchor"></a>
464
464
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>educational<wbr/>Use</span><a href="#educationalUse" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
465
465
  <div class="tsd-signature"><span class="tsd-kind-property">educational<wbr/>Use</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
466
466
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#educationalUse">educationalUse</a></p>
467
467
  <ul>
468
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L64">packages/rich-result/src/jsonld/CreativeWork.ts:64</a></li></ul></aside></section>
468
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L64">packages/rich-result/src/jsonld/CreativeWork.ts:64</a></li></ul></aside></section>
469
469
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="encoding" class="tsd-anchor"></a>
470
470
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>encoding</span><a href="#encoding" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
471
471
  <div class="tsd-signature"><span class="tsd-kind-property">encoding</span><span class="tsd-signature-symbol">?:</span> <a href="MediaObject.html" class="tsd-signature-type tsd-kind-interface">MediaObject</a></div><aside class="tsd-sources">
472
472
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#encoding">encoding</a></p>
473
473
  <ul>
474
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L65">packages/rich-result/src/jsonld/CreativeWork.ts:65</a></li></ul></aside></section>
474
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L65">packages/rich-result/src/jsonld/CreativeWork.ts:65</a></li></ul></aside></section>
475
475
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="encodingFormat" class="tsd-anchor"></a>
476
476
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>encoding<wbr/>Format</span><a href="#encodingFormat" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
477
477
  <div class="tsd-signature"><span class="tsd-kind-property">encoding<wbr/>Format</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
478
478
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#encodingFormat">encodingFormat</a></p>
479
479
  <ul>
480
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L66">packages/rich-result/src/jsonld/CreativeWork.ts:66</a></li></ul></aside></section>
480
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L66">packages/rich-result/src/jsonld/CreativeWork.ts:66</a></li></ul></aside></section>
481
481
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="exampleOfWork" class="tsd-anchor"></a>
482
482
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>example<wbr/>Of<wbr/>Work</span><a href="#exampleOfWork" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
483
483
  <div class="tsd-signature"><span class="tsd-kind-property">example<wbr/>Of<wbr/>Work</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
484
484
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#exampleOfWork">exampleOfWork</a></p>
485
485
  <ul>
486
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L67">packages/rich-result/src/jsonld/CreativeWork.ts:67</a></li></ul></aside></section>
486
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L67">packages/rich-result/src/jsonld/CreativeWork.ts:67</a></li></ul></aside></section>
487
487
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="expires" class="tsd-anchor"></a>
488
488
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>expires</span><a href="#expires" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
489
489
  <div class="tsd-signature"><span class="tsd-kind-property">expires</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
490
490
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#expires">expires</a></p>
491
491
  <ul>
492
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L68">packages/rich-result/src/jsonld/CreativeWork.ts:68</a></li></ul></aside></section>
492
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L68">packages/rich-result/src/jsonld/CreativeWork.ts:68</a></li></ul></aside></section>
493
493
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="funder" class="tsd-anchor"></a>
494
494
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>funder</span><a href="#funder" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
495
495
  <div class="tsd-signature"><span class="tsd-kind-property">funder</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
496
496
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#funder">funder</a></p>
497
497
  <ul>
498
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L69">packages/rich-result/src/jsonld/CreativeWork.ts:69</a></li></ul></aside></section>
498
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L69">packages/rich-result/src/jsonld/CreativeWork.ts:69</a></li></ul></aside></section>
499
499
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="genre" class="tsd-anchor"></a>
500
500
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>genre</span><a href="#genre" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
501
501
  <div class="tsd-signature"><span class="tsd-kind-property">genre</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
502
502
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#genre">genre</a></p>
503
503
  <ul>
504
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L70">packages/rich-result/src/jsonld/CreativeWork.ts:70</a></li></ul></aside></section>
504
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L70">packages/rich-result/src/jsonld/CreativeWork.ts:70</a></li></ul></aside></section>
505
505
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="hasPart" class="tsd-anchor"></a>
506
506
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Part</span><a href="#hasPart" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
507
507
  <div class="tsd-signature"><span class="tsd-kind-property">has<wbr/>Part</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
508
508
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#hasPart">hasPart</a></p>
509
509
  <ul>
510
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L71">packages/rich-result/src/jsonld/CreativeWork.ts:71</a></li></ul></aside></section>
510
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L71">packages/rich-result/src/jsonld/CreativeWork.ts:71</a></li></ul></aside></section>
511
511
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="headline" class="tsd-anchor"></a>
512
512
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>headline</span><a href="#headline" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
513
513
  <div class="tsd-signature"><span class="tsd-kind-property">headline</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
514
514
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#headline">headline</a></p>
515
515
  <ul>
516
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L72">packages/rich-result/src/jsonld/CreativeWork.ts:72</a></li></ul></aside></section>
516
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L72">packages/rich-result/src/jsonld/CreativeWork.ts:72</a></li></ul></aside></section>
517
517
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
518
518
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>identifier</span><a href="#identifier" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
519
519
  <div class="tsd-signature"><span class="tsd-kind-property">identifier</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="PropertyValue.html" class="tsd-signature-type tsd-kind-interface">PropertyValue</a></div><aside class="tsd-sources">
520
520
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#identifier">identifier</a></p>
521
521
  <ul>
522
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
522
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
523
523
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
524
524
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>image</span><a href="#image" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
525
525
  <div class="tsd-signature"><span class="tsd-kind-property">image</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="ImageObject.html" class="tsd-signature-type tsd-kind-interface">ImageObject</a></div><aside class="tsd-sources">
526
526
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#image">image</a></p>
527
527
  <ul>
528
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
528
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
529
529
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="inLanguage" class="tsd-anchor"></a>
530
530
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>in<wbr/>Language</span><a href="#inLanguage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
531
531
  <div class="tsd-signature"><span class="tsd-kind-property">in<wbr/>Language</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
532
532
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#inLanguage">inLanguage</a></p>
533
533
  <ul>
534
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L73">packages/rich-result/src/jsonld/CreativeWork.ts:73</a></li></ul></aside></section>
534
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L73">packages/rich-result/src/jsonld/CreativeWork.ts:73</a></li></ul></aside></section>
535
535
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="interactionStatistic" class="tsd-anchor"></a>
536
536
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>interaction<wbr/>Statistic</span><a href="#interactionStatistic" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
537
537
  <div class="tsd-signature"><span class="tsd-kind-property">interaction<wbr/>Statistic</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
538
538
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#interactionStatistic">interactionStatistic</a></p>
539
539
  <ul>
540
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L74">packages/rich-result/src/jsonld/CreativeWork.ts:74</a></li></ul></aside></section>
540
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L74">packages/rich-result/src/jsonld/CreativeWork.ts:74</a></li></ul></aside></section>
541
541
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="interactiveityType" class="tsd-anchor"></a>
542
542
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>interactiveity<wbr/>Type</span><a href="#interactiveityType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
543
543
  <div class="tsd-signature"><span class="tsd-kind-property">interactiveity<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
544
544
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#interactiveityType">interactiveityType</a></p>
545
545
  <ul>
546
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L75">packages/rich-result/src/jsonld/CreativeWork.ts:75</a></li></ul></aside></section>
546
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L75">packages/rich-result/src/jsonld/CreativeWork.ts:75</a></li></ul></aside></section>
547
547
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isAccessibleForFree" class="tsd-anchor"></a>
548
548
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Accessible<wbr/>For<wbr/>Free</span><a href="#isAccessibleForFree" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
549
549
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Accessible<wbr/>For<wbr/>Free</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
550
550
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#isAccessibleForFree">isAccessibleForFree</a></p>
551
551
  <ul>
552
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L76">packages/rich-result/src/jsonld/CreativeWork.ts:76</a></li></ul></aside></section>
552
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L76">packages/rich-result/src/jsonld/CreativeWork.ts:76</a></li></ul></aside></section>
553
553
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isBasedOn" class="tsd-anchor"></a>
554
554
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Based<wbr/>On</span><a href="#isBasedOn" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
555
555
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Based<wbr/>On</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a><span class="tsd-signature-symbol"> | </span><a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a></div><aside class="tsd-sources">
556
556
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#isBasedOn">isBasedOn</a></p>
557
557
  <ul>
558
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L77">packages/rich-result/src/jsonld/CreativeWork.ts:77</a></li></ul></aside></section>
558
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L77">packages/rich-result/src/jsonld/CreativeWork.ts:77</a></li></ul></aside></section>
559
559
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isFamilyFriendly" class="tsd-anchor"></a>
560
560
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Family<wbr/>Friendly</span><a href="#isFamilyFriendly" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
561
561
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Family<wbr/>Friendly</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
562
562
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#isFamilyFriendly">isFamilyFriendly</a></p>
563
563
  <ul>
564
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L78">packages/rich-result/src/jsonld/CreativeWork.ts:78</a></li></ul></aside></section>
564
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L78">packages/rich-result/src/jsonld/CreativeWork.ts:78</a></li></ul></aside></section>
565
565
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="isPartOf" class="tsd-anchor"></a>
566
566
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Part<wbr/>Of</span><a href="#isPartOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
567
567
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Part<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
568
568
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#isPartOf">isPartOf</a></p>
569
569
  <ul>
570
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L79">packages/rich-result/src/jsonld/CreativeWork.ts:79</a></li></ul></aside></section>
570
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L79">packages/rich-result/src/jsonld/CreativeWork.ts:79</a></li></ul></aside></section>
571
571
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="keywords" class="tsd-anchor"></a>
572
572
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>keywords</span><a href="#keywords" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
573
573
  <div class="tsd-signature"><span class="tsd-kind-property">keywords</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
574
574
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#keywords">keywords</a></p>
575
575
  <ul>
576
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L80">packages/rich-result/src/jsonld/CreativeWork.ts:80</a></li></ul></aside></section>
576
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L80">packages/rich-result/src/jsonld/CreativeWork.ts:80</a></li></ul></aside></section>
577
577
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="learningResourceType" class="tsd-anchor"></a>
578
578
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>learning<wbr/>Resource<wbr/>Type</span><a href="#learningResourceType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
579
579
  <div class="tsd-signature"><span class="tsd-kind-property">learning<wbr/>Resource<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
580
580
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#learningResourceType">learningResourceType</a></p>
581
581
  <ul>
582
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L81">packages/rich-result/src/jsonld/CreativeWork.ts:81</a></li></ul></aside></section>
582
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L81">packages/rich-result/src/jsonld/CreativeWork.ts:81</a></li></ul></aside></section>
583
583
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="license" class="tsd-anchor"></a>
584
584
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>license</span><a href="#license" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
585
585
  <div class="tsd-signature"><span class="tsd-kind-property">license</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
586
586
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#license">license</a></p>
587
587
  <ul>
588
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L82">packages/rich-result/src/jsonld/CreativeWork.ts:82</a></li></ul></aside></section>
588
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L82">packages/rich-result/src/jsonld/CreativeWork.ts:82</a></li></ul></aside></section>
589
589
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="locationCreated" class="tsd-anchor"></a>
590
590
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>location<wbr/>Created</span><a href="#locationCreated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
591
591
  <div class="tsd-signature"><span class="tsd-kind-property">location<wbr/>Created</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
592
592
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#locationCreated">locationCreated</a></p>
593
593
  <ul>
594
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L83">packages/rich-result/src/jsonld/CreativeWork.ts:83</a></li></ul></aside></section>
594
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L83">packages/rich-result/src/jsonld/CreativeWork.ts:83</a></li></ul></aside></section>
595
595
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainEntry" class="tsd-anchor"></a>
596
596
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>main<wbr/>Entry</span><a href="#mainEntry" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
597
597
  <div class="tsd-signature"><span class="tsd-kind-property">main<wbr/>Entry</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
598
598
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#mainEntry">mainEntry</a></p>
599
599
  <ul>
600
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L84">packages/rich-result/src/jsonld/CreativeWork.ts:84</a></li></ul></aside></section>
600
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L84">packages/rich-result/src/jsonld/CreativeWork.ts:84</a></li></ul></aside></section>
601
601
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
602
602
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>main<wbr/>Identity<wbr/>Of<wbr/>Page</span><a href="#mainIdentityOfPage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
603
603
  <div class="tsd-signature"><span class="tsd-kind-property">main<wbr/>Identity<wbr/>Of<wbr/>Page</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
604
604
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
605
605
  <ul>
606
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
606
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
607
607
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="maintainer" class="tsd-anchor"></a>
608
608
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>maintainer</span><a href="#maintainer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
609
609
  <div class="tsd-signature"><span class="tsd-kind-property">maintainer</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
610
610
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#maintainer">maintainer</a></p>
611
611
  <ul>
612
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L85">packages/rich-result/src/jsonld/CreativeWork.ts:85</a></li></ul></aside></section>
612
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L85">packages/rich-result/src/jsonld/CreativeWork.ts:85</a></li></ul></aside></section>
613
613
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="material" class="tsd-anchor"></a>
614
614
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>material</span><a href="#material" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
615
615
  <div class="tsd-signature"><span class="tsd-kind-property">material</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> | </span><a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a></div><aside class="tsd-sources">
616
616
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#material">material</a></p>
617
617
  <ul>
618
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L86">packages/rich-result/src/jsonld/CreativeWork.ts:86</a></li></ul></aside></section>
618
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L86">packages/rich-result/src/jsonld/CreativeWork.ts:86</a></li></ul></aside></section>
619
619
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="materialExtent" class="tsd-anchor"></a>
620
620
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>material<wbr/>Extent</span><a href="#materialExtent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
621
621
  <div class="tsd-signature"><span class="tsd-kind-property">material<wbr/>Extent</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
622
622
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#materialExtent">materialExtent</a></p>
623
623
  <ul>
624
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L87">packages/rich-result/src/jsonld/CreativeWork.ts:87</a></li></ul></aside></section>
624
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L87">packages/rich-result/src/jsonld/CreativeWork.ts:87</a></li></ul></aside></section>
625
625
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mentions" class="tsd-anchor"></a>
626
626
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>mentions</span><a href="#mentions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
627
627
  <div class="tsd-signature"><span class="tsd-kind-property">mentions</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
628
628
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#mentions">mentions</a></p>
629
629
  <ul>
630
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L88">packages/rich-result/src/jsonld/CreativeWork.ts:88</a></li></ul></aside></section>
630
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L88">packages/rich-result/src/jsonld/CreativeWork.ts:88</a></li></ul></aside></section>
631
631
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
632
632
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
633
633
  <div class="tsd-signature"><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
634
634
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#name">name</a></p>
635
635
  <ul>
636
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
636
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
637
637
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="offers" class="tsd-anchor"></a>
638
638
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>offers</span><a href="#offers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
639
639
  <div class="tsd-signature"><span class="tsd-kind-property">offers</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
640
640
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#offers">offers</a></p>
641
641
  <ul>
642
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L89">packages/rich-result/src/jsonld/CreativeWork.ts:89</a></li></ul></aside></section>
642
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L89">packages/rich-result/src/jsonld/CreativeWork.ts:89</a></li></ul></aside></section>
643
643
  <section class="tsd-panel tsd-member"><a id="pageEnd" class="tsd-anchor"></a>
644
644
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>page<wbr/>End</span><a href="#pageEnd" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
645
645
  <div class="tsd-signature"><span class="tsd-kind-property">page<wbr/>End</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
646
646
  <ul>
647
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L10">packages/rich-result/src/jsonld/Article.ts:10</a></li></ul></aside></section>
647
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L10">packages/rich-result/src/jsonld/Article.ts:10</a></li></ul></aside></section>
648
648
  <section class="tsd-panel tsd-member"><a id="pageStart" class="tsd-anchor"></a>
649
649
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>page<wbr/>Start</span><a href="#pageStart" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
650
650
  <div class="tsd-signature"><span class="tsd-kind-property">page<wbr/>Start</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
651
651
  <ul>
652
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L11">packages/rich-result/src/jsonld/Article.ts:11</a></li></ul></aside></section>
652
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L11">packages/rich-result/src/jsonld/Article.ts:11</a></li></ul></aside></section>
653
653
  <section class="tsd-panel tsd-member"><a id="pagination" class="tsd-anchor"></a>
654
654
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>pagination</span><a href="#pagination" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
655
655
  <div class="tsd-signature"><span class="tsd-kind-property">pagination</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
656
656
  <ul>
657
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L12">packages/rich-result/src/jsonld/Article.ts:12</a></li></ul></aside></section>
657
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L12">packages/rich-result/src/jsonld/Article.ts:12</a></li></ul></aside></section>
658
658
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="pattern" class="tsd-anchor"></a>
659
659
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>pattern</span><a href="#pattern" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
660
660
  <div class="tsd-signature"><span class="tsd-kind-property">pattern</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
661
661
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#pattern">pattern</a></p>
662
662
  <ul>
663
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L90">packages/rich-result/src/jsonld/CreativeWork.ts:90</a></li></ul></aside></section>
663
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L90">packages/rich-result/src/jsonld/CreativeWork.ts:90</a></li></ul></aside></section>
664
664
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="position" class="tsd-anchor"></a>
665
665
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>position</span><a href="#position" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
666
666
  <div class="tsd-signature"><span class="tsd-kind-property">position</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
667
667
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#position">position</a></p>
668
668
  <ul>
669
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L91">packages/rich-result/src/jsonld/CreativeWork.ts:91</a></li></ul></aside></section>
669
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L91">packages/rich-result/src/jsonld/CreativeWork.ts:91</a></li></ul></aside></section>
670
670
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
671
671
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>potential<wbr/>Action</span><a href="#potentialAction" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
672
672
  <div class="tsd-signature"><span class="tsd-kind-property">potential<wbr/>Action</span><span class="tsd-signature-symbol">?:</span> <a href="Action.html" class="tsd-signature-type tsd-kind-interface">Action</a></div><aside class="tsd-sources">
673
673
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#potentialAction">potentialAction</a></p>
674
674
  <ul>
675
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
675
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
676
676
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="producer" class="tsd-anchor"></a>
677
677
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>producer</span><a href="#producer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
678
678
  <div class="tsd-signature"><span class="tsd-kind-property">producer</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
679
679
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#producer">producer</a></p>
680
680
  <ul>
681
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L92">packages/rich-result/src/jsonld/CreativeWork.ts:92</a></li></ul></aside></section>
681
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L92">packages/rich-result/src/jsonld/CreativeWork.ts:92</a></li></ul></aside></section>
682
682
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="provider" class="tsd-anchor"></a>
683
683
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>provider</span><a href="#provider" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
684
684
  <div class="tsd-signature"><span class="tsd-kind-property">provider</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
685
685
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#provider">provider</a></p>
686
686
  <ul>
687
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L93">packages/rich-result/src/jsonld/CreativeWork.ts:93</a></li></ul></aside></section>
687
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L93">packages/rich-result/src/jsonld/CreativeWork.ts:93</a></li></ul></aside></section>
688
688
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="publication" class="tsd-anchor"></a>
689
689
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publication</span><a href="#publication" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
690
690
  <div class="tsd-signature"><span class="tsd-kind-property">publication</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
691
691
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#publication">publication</a></p>
692
692
  <ul>
693
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L94">packages/rich-result/src/jsonld/CreativeWork.ts:94</a></li></ul></aside></section>
693
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L94">packages/rich-result/src/jsonld/CreativeWork.ts:94</a></li></ul></aside></section>
694
694
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="publisher" class="tsd-anchor"></a>
695
695
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publisher</span><a href="#publisher" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
696
696
  <div class="tsd-signature"><span class="tsd-kind-property">publisher</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
697
697
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#publisher">publisher</a></p>
698
698
  <ul>
699
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L95">packages/rich-result/src/jsonld/CreativeWork.ts:95</a></li></ul></aside></section>
699
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L95">packages/rich-result/src/jsonld/CreativeWork.ts:95</a></li></ul></aside></section>
700
700
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="publisherImprint" class="tsd-anchor"></a>
701
701
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publisher<wbr/>Imprint</span><a href="#publisherImprint" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
702
702
  <div class="tsd-signature"><span class="tsd-kind-property">publisher<wbr/>Imprint</span><span class="tsd-signature-symbol">?:</span> <a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
703
703
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#publisherImprint">publisherImprint</a></p>
704
704
  <ul>
705
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L96">packages/rich-result/src/jsonld/CreativeWork.ts:96</a></li></ul></aside></section>
705
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L96">packages/rich-result/src/jsonld/CreativeWork.ts:96</a></li></ul></aside></section>
706
706
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="publishingPrinciples" class="tsd-anchor"></a>
707
707
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>publishing<wbr/>Principles</span><a href="#publishingPrinciples" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
708
708
  <div class="tsd-signature"><span class="tsd-kind-property">publishing<wbr/>Principles</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
709
709
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#publishingPrinciples">publishingPrinciples</a></p>
710
710
  <ul>
711
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L97">packages/rich-result/src/jsonld/CreativeWork.ts:97</a></li></ul></aside></section>
711
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L97">packages/rich-result/src/jsonld/CreativeWork.ts:97</a></li></ul></aside></section>
712
712
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="recordedAt" class="tsd-anchor"></a>
713
713
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>recorded<wbr/>At</span><a href="#recordedAt" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
714
714
  <div class="tsd-signature"><span class="tsd-kind-property">recorded<wbr/>At</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Event</span></div><aside class="tsd-sources">
715
715
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#recordedAt">recordedAt</a></p>
716
716
  <ul>
717
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L98">packages/rich-result/src/jsonld/CreativeWork.ts:98</a></li></ul></aside></section>
717
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L98">packages/rich-result/src/jsonld/CreativeWork.ts:98</a></li></ul></aside></section>
718
718
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="releasedEvent" class="tsd-anchor"></a>
719
719
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>released<wbr/>Event</span><a href="#releasedEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
720
720
  <div class="tsd-signature"><span class="tsd-kind-property">released<wbr/>Event</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
721
721
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#releasedEvent">releasedEvent</a></p>
722
722
  <ul>
723
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L99">packages/rich-result/src/jsonld/CreativeWork.ts:99</a></li></ul></aside></section>
723
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L99">packages/rich-result/src/jsonld/CreativeWork.ts:99</a></li></ul></aside></section>
724
724
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="review" class="tsd-anchor"></a>
725
725
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>review</span><a href="#review" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
726
726
  <div class="tsd-signature"><span class="tsd-kind-property">review</span><span class="tsd-signature-symbol">?:</span> <a href="Review.html" class="tsd-signature-type tsd-kind-interface">Review</a></div><aside class="tsd-sources">
727
727
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#review">review</a></p>
728
728
  <ul>
729
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L100">packages/rich-result/src/jsonld/CreativeWork.ts:100</a></li></ul></aside></section>
729
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L100">packages/rich-result/src/jsonld/CreativeWork.ts:100</a></li></ul></aside></section>
730
730
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
731
731
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>same<wbr/>As</span><a href="#sameAs" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
732
732
  <div class="tsd-signature"><span class="tsd-kind-property">same<wbr/>As</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
733
733
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#sameAs">sameAs</a></p>
734
734
  <ul>
735
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
735
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
736
736
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="schemaVersion" class="tsd-anchor"></a>
737
737
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>schema<wbr/>Version</span><a href="#schemaVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
738
738
  <div class="tsd-signature"><span class="tsd-kind-property">schema<wbr/>Version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
739
739
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#schemaVersion">schemaVersion</a></p>
740
740
  <ul>
741
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L101">packages/rich-result/src/jsonld/CreativeWork.ts:101</a></li></ul></aside></section>
741
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L101">packages/rich-result/src/jsonld/CreativeWork.ts:101</a></li></ul></aside></section>
742
742
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdDatePublished" class="tsd-anchor"></a>
743
743
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sd<wbr/>Date<wbr/>Published</span><a href="#sdDatePublished" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
744
744
  <div class="tsd-signature"><span class="tsd-kind-property">sd<wbr/>Date<wbr/>Published</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
745
745
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#sdDatePublished">sdDatePublished</a></p>
746
746
  <ul>
747
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L102">packages/rich-result/src/jsonld/CreativeWork.ts:102</a></li></ul></aside></section>
747
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L102">packages/rich-result/src/jsonld/CreativeWork.ts:102</a></li></ul></aside></section>
748
748
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdLicense" class="tsd-anchor"></a>
749
749
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sd<wbr/>License</span><a href="#sdLicense" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
750
750
  <div class="tsd-signature"><span class="tsd-kind-property">sd<wbr/>License</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
751
751
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#sdLicense">sdLicense</a></p>
752
752
  <ul>
753
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L103">packages/rich-result/src/jsonld/CreativeWork.ts:103</a></li></ul></aside></section>
753
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L103">packages/rich-result/src/jsonld/CreativeWork.ts:103</a></li></ul></aside></section>
754
754
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sdPublisher" class="tsd-anchor"></a>
755
755
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sd<wbr/>Publisher</span><a href="#sdPublisher" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
756
756
  <div class="tsd-signature"><span class="tsd-kind-property">sd<wbr/>Publisher</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
757
757
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#sdPublisher">sdPublisher</a></p>
758
758
  <ul>
759
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L104">packages/rich-result/src/jsonld/CreativeWork.ts:104</a></li></ul></aside></section>
759
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L104">packages/rich-result/src/jsonld/CreativeWork.ts:104</a></li></ul></aside></section>
760
760
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="size" class="tsd-anchor"></a>
761
761
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>size</span><a href="#size" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
762
762
  <div class="tsd-signature"><span class="tsd-kind-property">size</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
763
763
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#size">size</a></p>
764
764
  <ul>
765
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L105">packages/rich-result/src/jsonld/CreativeWork.ts:105</a></li></ul></aside></section>
765
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L105">packages/rich-result/src/jsonld/CreativeWork.ts:105</a></li></ul></aside></section>
766
766
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sourceOrganization" class="tsd-anchor"></a>
767
767
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>source<wbr/>Organization</span><a href="#sourceOrganization" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
768
768
  <div class="tsd-signature"><span class="tsd-kind-property">source<wbr/>Organization</span><span class="tsd-signature-symbol">?:</span> <a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
769
769
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#sourceOrganization">sourceOrganization</a></p>
770
770
  <ul>
771
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L106">packages/rich-result/src/jsonld/CreativeWork.ts:106</a></li></ul></aside></section>
771
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L106">packages/rich-result/src/jsonld/CreativeWork.ts:106</a></li></ul></aside></section>
772
772
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="spatial" class="tsd-anchor"></a>
773
773
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>spatial</span><a href="#spatial" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
774
774
  <div class="tsd-signature"><span class="tsd-kind-property">spatial</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
775
775
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#spatial">spatial</a></p>
776
776
  <ul>
777
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L107">packages/rich-result/src/jsonld/CreativeWork.ts:107</a></li></ul></aside></section>
777
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L107">packages/rich-result/src/jsonld/CreativeWork.ts:107</a></li></ul></aside></section>
778
778
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="spatialCoverage" class="tsd-anchor"></a>
779
779
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>spatial<wbr/>Coverage</span><a href="#spatialCoverage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
780
780
  <div class="tsd-signature"><span class="tsd-kind-property">spatial<wbr/>Coverage</span><span class="tsd-signature-symbol">?:</span> <a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
781
781
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#spatialCoverage">spatialCoverage</a></p>
782
782
  <ul>
783
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L108">packages/rich-result/src/jsonld/CreativeWork.ts:108</a></li></ul></aside></section>
783
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L108">packages/rich-result/src/jsonld/CreativeWork.ts:108</a></li></ul></aside></section>
784
784
  <section class="tsd-panel tsd-member"><a id="speakable" class="tsd-anchor"></a>
785
785
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>speakable</span><a href="#speakable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
786
786
  <div class="tsd-signature"><span class="tsd-kind-property">speakable</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
787
787
  <ul>
788
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L13">packages/rich-result/src/jsonld/Article.ts:13</a></li></ul></aside></section>
788
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L13">packages/rich-result/src/jsonld/Article.ts:13</a></li></ul></aside></section>
789
789
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sponsor" class="tsd-anchor"></a>
790
790
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sponsor</span><a href="#sponsor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
791
791
  <div class="tsd-signature"><span class="tsd-kind-property">sponsor</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
792
792
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#sponsor">sponsor</a></p>
793
793
  <ul>
794
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L109">packages/rich-result/src/jsonld/CreativeWork.ts:109</a></li></ul></aside></section>
794
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L109">packages/rich-result/src/jsonld/CreativeWork.ts:109</a></li></ul></aside></section>
795
795
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
796
796
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>subject<wbr/>Of</span><a href="#subjectOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
797
797
  <div class="tsd-signature"><span class="tsd-kind-property">subject<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">Event</span></div><aside class="tsd-sources">
798
798
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#subjectOf">subjectOf</a></p>
799
799
  <ul>
800
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
800
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
801
801
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="teaches" class="tsd-anchor"></a>
802
802
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>teaches</span><a href="#teaches" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
803
803
  <div class="tsd-signature"><span class="tsd-kind-property">teaches</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
804
804
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#teaches">teaches</a></p>
805
805
  <ul>
806
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L110">packages/rich-result/src/jsonld/CreativeWork.ts:110</a></li></ul></aside></section>
806
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L110">packages/rich-result/src/jsonld/CreativeWork.ts:110</a></li></ul></aside></section>
807
807
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="temporal" class="tsd-anchor"></a>
808
808
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>temporal</span><a href="#temporal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
809
809
  <div class="tsd-signature"><span class="tsd-kind-property">temporal</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
810
810
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#temporal">temporal</a></p>
811
811
  <ul>
812
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L111">packages/rich-result/src/jsonld/CreativeWork.ts:111</a></li></ul></aside></section>
812
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L111">packages/rich-result/src/jsonld/CreativeWork.ts:111</a></li></ul></aside></section>
813
813
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="temporalCoverage" class="tsd-anchor"></a>
814
814
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>temporal<wbr/>Coverage</span><a href="#temporalCoverage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
815
815
  <div class="tsd-signature"><span class="tsd-kind-property">temporal<wbr/>Coverage</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
816
816
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#temporalCoverage">temporalCoverage</a></p>
817
817
  <ul>
818
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L112">packages/rich-result/src/jsonld/CreativeWork.ts:112</a></li></ul></aside></section>
818
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L112">packages/rich-result/src/jsonld/CreativeWork.ts:112</a></li></ul></aside></section>
819
819
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="text" class="tsd-anchor"></a>
820
820
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>text</span><a href="#text" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
821
821
  <div class="tsd-signature"><span class="tsd-kind-property">text</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
822
822
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#text">text</a></p>
823
823
  <ul>
824
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L113">packages/rich-result/src/jsonld/CreativeWork.ts:113</a></li></ul></aside></section>
824
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L113">packages/rich-result/src/jsonld/CreativeWork.ts:113</a></li></ul></aside></section>
825
825
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="thumbnailUrl" class="tsd-anchor"></a>
826
826
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>thumbnail<wbr/>Url</span><a href="#thumbnailUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
827
827
  <div class="tsd-signature"><span class="tsd-kind-property">thumbnail<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
828
828
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#thumbnailUrl">thumbnailUrl</a></p>
829
829
  <ul>
830
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L114">packages/rich-result/src/jsonld/CreativeWork.ts:114</a></li></ul></aside></section>
830
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L114">packages/rich-result/src/jsonld/CreativeWork.ts:114</a></li></ul></aside></section>
831
831
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="timeRequired" class="tsd-anchor"></a>
832
832
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>time<wbr/>Required</span><a href="#timeRequired" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
833
833
  <div class="tsd-signature"><span class="tsd-kind-property">time<wbr/>Required</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
834
834
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#timeRequired">timeRequired</a></p>
835
835
  <ul>
836
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L115">packages/rich-result/src/jsonld/CreativeWork.ts:115</a></li></ul></aside></section>
836
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L115">packages/rich-result/src/jsonld/CreativeWork.ts:115</a></li></ul></aside></section>
837
837
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="translationOfWork" class="tsd-anchor"></a>
838
838
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>translation<wbr/>Of<wbr/>Work</span><a href="#translationOfWork" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
839
839
  <div class="tsd-signature"><span class="tsd-kind-property">translation<wbr/>Of<wbr/>Work</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
840
840
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#translationOfWork">translationOfWork</a></p>
841
841
  <ul>
842
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L116">packages/rich-result/src/jsonld/CreativeWork.ts:116</a></li></ul></aside></section>
842
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L116">packages/rich-result/src/jsonld/CreativeWork.ts:116</a></li></ul></aside></section>
843
843
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="translator" class="tsd-anchor"></a>
844
844
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>translator</span><a href="#translator" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
845
845
  <div class="tsd-signature"><span class="tsd-kind-property">translator</span><span class="tsd-signature-symbol">?:</span> <a href="Person.html" class="tsd-signature-type tsd-kind-interface">Person</a><span class="tsd-signature-symbol"> | </span><a href="Organization.html" class="tsd-signature-type tsd-kind-interface">Organization</a></div><aside class="tsd-sources">
846
846
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#translator">translator</a></p>
847
847
  <ul>
848
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L117">packages/rich-result/src/jsonld/CreativeWork.ts:117</a></li></ul></aside></section>
848
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L117">packages/rich-result/src/jsonld/CreativeWork.ts:117</a></li></ul></aside></section>
849
849
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="typicalAgeRange" class="tsd-anchor"></a>
850
850
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>typical<wbr/>Age<wbr/>Range</span><a href="#typicalAgeRange" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
851
851
  <div class="tsd-signature"><span class="tsd-kind-property">typical<wbr/>Age<wbr/>Range</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
852
852
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#typicalAgeRange">typicalAgeRange</a></p>
853
853
  <ul>
854
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L118">packages/rich-result/src/jsonld/CreativeWork.ts:118</a></li></ul></aside></section>
854
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L118">packages/rich-result/src/jsonld/CreativeWork.ts:118</a></li></ul></aside></section>
855
855
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
856
856
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>url</span><a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
857
857
  <div class="tsd-signature"><span class="tsd-kind-property">url</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a></div><aside class="tsd-sources">
858
858
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#url">url</a></p>
859
859
  <ul>
860
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
860
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
861
861
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="usageInfo" class="tsd-anchor"></a>
862
862
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>usage<wbr/>Info</span><a href="#usageInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
863
863
  <div class="tsd-signature"><span class="tsd-kind-property">usage<wbr/>Info</span><span class="tsd-signature-symbol">?:</span> <a href="../types/URL.html" class="tsd-signature-type tsd-kind-type-alias">URL</a><span class="tsd-signature-symbol"> | </span><a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
864
864
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#usageInfo">usageInfo</a></p>
865
865
  <ul>
866
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L119">packages/rich-result/src/jsonld/CreativeWork.ts:119</a></li></ul></aside></section>
866
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L119">packages/rich-result/src/jsonld/CreativeWork.ts:119</a></li></ul></aside></section>
867
867
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="version" class="tsd-anchor"></a>
868
868
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>version</span><a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
869
869
  <div class="tsd-signature"><span class="tsd-kind-property">version</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
870
870
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#version">version</a></p>
871
871
  <ul>
872
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L120">packages/rich-result/src/jsonld/CreativeWork.ts:120</a></li></ul></aside></section>
872
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L120">packages/rich-result/src/jsonld/CreativeWork.ts:120</a></li></ul></aside></section>
873
873
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="video" class="tsd-anchor"></a>
874
874
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>video</span><a href="#video" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
875
875
  <div class="tsd-signature"><span class="tsd-kind-property">video</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
876
876
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#video">video</a></p>
877
877
  <ul>
878
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L121">packages/rich-result/src/jsonld/CreativeWork.ts:121</a></li></ul></aside></section>
878
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L121">packages/rich-result/src/jsonld/CreativeWork.ts:121</a></li></ul></aside></section>
879
879
  <section class="tsd-panel tsd-member"><a id="wordCount" class="tsd-anchor"></a>
880
880
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>word<wbr/>Count</span><a href="#wordCount" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
881
881
  <div class="tsd-signature"><span class="tsd-kind-property">word<wbr/>Count</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
882
882
  <ul>
883
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/Article.ts#L14">packages/rich-result/src/jsonld/Article.ts:14</a></li></ul></aside></section>
883
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Article.ts#L14">packages/rich-result/src/jsonld/Article.ts:14</a></li></ul></aside></section>
884
884
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="workExample" class="tsd-anchor"></a>
885
885
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>work<wbr/>Example</span><a href="#workExample" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
886
886
  <div class="tsd-signature"><span class="tsd-kind-property">work<wbr/>Example</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
887
887
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#workExample">workExample</a></p>
888
888
  <ul>
889
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L122">packages/rich-result/src/jsonld/CreativeWork.ts:122</a></li></ul></aside></section>
889
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L122">packages/rich-result/src/jsonld/CreativeWork.ts:122</a></li></ul></aside></section>
890
890
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="workTranslation" class="tsd-anchor"></a>
891
891
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>work<wbr/>Translation</span><a href="#workTranslation" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
892
892
  <div class="tsd-signature"><span class="tsd-kind-property">work<wbr/>Translation</span><span class="tsd-signature-symbol">?:</span> <a href="CreativeWork.html" class="tsd-signature-type tsd-kind-interface">CreativeWork</a></div><aside class="tsd-sources">
893
893
  <p>Inherited from <a href="CreativeWork.html">CreativeWork</a>.<a href="CreativeWork.html#workTranslation">workTranslation</a></p>
894
894
  <ul>
895
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1668f76/packages/rich-result/src/jsonld/CreativeWork.ts#L123">packages/rich-result/src/jsonld/CreativeWork.ts:123</a></li></ul></aside></section></section></div>
895
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/CreativeWork.ts#L123">packages/rich-result/src/jsonld/CreativeWork.ts:123</a></li></ul></aside></section></section></div>
896
896
  <div class="col-sidebar">
897
897
  <div class="page-menu">
898
898
  <div class="tsd-navigation settings">