@xylabs/react-rich-result 2.17.5 → 2.17.7

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 (50) hide show
  1. package/dist/docs.json +1710 -1710
  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/interfaces/Action.html +25 -25
  7. package/docs/interfaces/AggregateRating.html +22 -22
  8. package/docs/interfaces/Article.html +125 -125
  9. package/docs/interfaces/Base.html +2 -2
  10. package/docs/interfaces/Brand.html +18 -18
  11. package/docs/interfaces/Class.html +15 -15
  12. package/docs/interfaces/ContactPoint.html +22 -22
  13. package/docs/interfaces/CreativeWork.html +117 -117
  14. package/docs/interfaces/EntryPoint.html +20 -20
  15. package/docs/interfaces/Enumeration.html +15 -15
  16. package/docs/interfaces/GeoShape.html +22 -22
  17. package/docs/interfaces/GeospatialGeometry.html +24 -24
  18. package/docs/interfaces/ImageObject.html +125 -125
  19. package/docs/interfaces/Map.html +118 -118
  20. package/docs/interfaces/MediaObject.html +121 -121
  21. package/docs/interfaces/MobileApplication.html +139 -139
  22. package/docs/interfaces/Offer.html +57 -57
  23. package/docs/interfaces/Organization.html +69 -69
  24. package/docs/interfaces/Person.html +71 -71
  25. package/docs/interfaces/Place.html +51 -51
  26. package/docs/interfaces/PostalAddress.html +28 -28
  27. package/docs/interfaces/Product.html +54 -54
  28. package/docs/interfaces/Property.html +18 -18
  29. package/docs/interfaces/PropertyValue.html +22 -22
  30. package/docs/interfaces/QualitativeValue.html +23 -23
  31. package/docs/interfaces/QuantitativeValue.html +22 -22
  32. package/docs/interfaces/Rating.html +19 -19
  33. package/docs/interfaces/Review.html +121 -121
  34. package/docs/interfaces/RichResultProps.html +2 -2
  35. package/docs/interfaces/Service.html +35 -35
  36. package/docs/interfaces/SoftwareApplication.html +138 -138
  37. package/docs/interfaces/Thing.html +14 -14
  38. package/docs/types/AdministrativeArea.html +1 -1
  39. package/docs/types/Country.html +1 -1
  40. package/docs/types/DateTime.html +1 -1
  41. package/docs/types/Intangible.html +1 -1
  42. package/docs/types/Integer.html +1 -1
  43. package/docs/types/Language.html +1 -1
  44. package/docs/types/Photograph.html +1 -1
  45. package/docs/types/StructuredValue.html +1 -1
  46. package/docs/types/Text.html +1 -1
  47. package/docs/types/Time.html +1 -1
  48. package/docs/types/URL.html +1 -1
  49. package/docs/types/VirtualLocation.html +1 -1
  50. package/package.json +1 -1
@@ -22,7 +22,7 @@
22
22
  <ul class="tsd-hierarchy">
23
23
  <li><span class="target">Product</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/271ddab/packages/rich-result/src/jsonld/Product.ts#L17">packages/rich-result/src/jsonld/Product.ts:17</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L17">packages/rich-result/src/jsonld/Product.ts:17</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">
@@ -91,279 +91,279 @@
91
91
  <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">
92
92
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#_type">@type</a></p>
93
93
  <ul>
94
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
94
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
95
95
  <section class="tsd-panel tsd-member"><a id="additionalProperty" class="tsd-anchor"></a>
96
96
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Property</span><a href="#additionalProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
97
97
  <div class="tsd-signature"><span class="tsd-kind-property">additional<wbr/>Property</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">
98
98
  <ul>
99
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L18">packages/rich-result/src/jsonld/Product.ts:18</a></li></ul></aside></section>
99
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L18">packages/rich-result/src/jsonld/Product.ts:18</a></li></ul></aside></section>
100
100
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
101
101
  <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>
102
102
  <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">
103
103
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#additionalType">additionalType</a></p>
104
104
  <ul>
105
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
105
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
106
106
  <section class="tsd-panel tsd-member"><a id="aggregateRating" class="tsd-anchor"></a>
107
107
  <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>
108
108
  <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">
109
109
  <ul>
110
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L19">packages/rich-result/src/jsonld/Product.ts:19</a></li></ul></aside></section>
110
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L19">packages/rich-result/src/jsonld/Product.ts:19</a></li></ul></aside></section>
111
111
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
112
112
  <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>
113
113
  <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">
114
114
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#alternateName">alternateName</a></p>
115
115
  <ul>
116
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
116
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
117
117
  <section class="tsd-panel tsd-member"><a id="audience" class="tsd-anchor"></a>
118
118
  <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>
119
119
  <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">
120
120
  <ul>
121
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L20">packages/rich-result/src/jsonld/Product.ts:20</a></li></ul></aside></section>
121
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L20">packages/rich-result/src/jsonld/Product.ts:20</a></li></ul></aside></section>
122
122
  <section class="tsd-panel tsd-member"><a id="award" class="tsd-anchor"></a>
123
123
  <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>
124
124
  <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">
125
125
  <ul>
126
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L21">packages/rich-result/src/jsonld/Product.ts:21</a></li></ul></aside></section>
126
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L21">packages/rich-result/src/jsonld/Product.ts:21</a></li></ul></aside></section>
127
127
  <section class="tsd-panel tsd-member"><a id="brand" class="tsd-anchor"></a>
128
128
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>brand</span><a href="#brand" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
129
129
  <div class="tsd-signature"><span class="tsd-kind-property">brand</span><span class="tsd-signature-symbol">?:</span> <a href="Brand.html" class="tsd-signature-type tsd-kind-interface">Brand</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">
130
130
  <ul>
131
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L22">packages/rich-result/src/jsonld/Product.ts:22</a></li></ul></aside></section>
131
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L22">packages/rich-result/src/jsonld/Product.ts:22</a></li></ul></aside></section>
132
132
  <section class="tsd-panel tsd-member"><a id="category" class="tsd-anchor"></a>
133
133
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>category</span><a href="#category" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
134
134
  <div class="tsd-signature"><span class="tsd-kind-property">category</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
135
135
  <ul>
136
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L23">packages/rich-result/src/jsonld/Product.ts:23</a></li></ul></aside></section>
136
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L23">packages/rich-result/src/jsonld/Product.ts:23</a></li></ul></aside></section>
137
137
  <section class="tsd-panel tsd-member"><a id="color" class="tsd-anchor"></a>
138
138
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>color</span><a href="#color" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
139
139
  <div class="tsd-signature"><span class="tsd-kind-property">color</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">
140
140
  <ul>
141
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L24">packages/rich-result/src/jsonld/Product.ts:24</a></li></ul></aside></section>
141
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L24">packages/rich-result/src/jsonld/Product.ts:24</a></li></ul></aside></section>
142
142
  <section class="tsd-panel tsd-member"><a id="depth" class="tsd-anchor"></a>
143
143
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>depth</span><a href="#depth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
144
144
  <div class="tsd-signature"><span class="tsd-kind-property">depth</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
145
145
  <ul>
146
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L25">packages/rich-result/src/jsonld/Product.ts:25</a></li></ul></aside></section>
146
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L25">packages/rich-result/src/jsonld/Product.ts:25</a></li></ul></aside></section>
147
147
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
148
148
  <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>
149
149
  <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">
150
150
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#description">description</a></p>
151
151
  <ul>
152
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
152
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
153
153
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
154
154
  <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>
155
155
  <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">
156
156
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#disambiguatingDescription">disambiguatingDescription</a></p>
157
157
  <ul>
158
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
158
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
159
159
  <section class="tsd-panel tsd-member"><a id="gtin" class="tsd-anchor"></a>
160
160
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin</span><a href="#gtin" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
161
161
  <div class="tsd-signature"><span class="tsd-kind-property">gtin</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">
162
162
  <ul>
163
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L26">packages/rich-result/src/jsonld/Product.ts:26</a></li></ul></aside></section>
163
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L26">packages/rich-result/src/jsonld/Product.ts:26</a></li></ul></aside></section>
164
164
  <section class="tsd-panel tsd-member"><a id="gtin12" class="tsd-anchor"></a>
165
165
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin12</span><a href="#gtin12" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
166
166
  <div class="tsd-signature"><span class="tsd-kind-property">gtin12</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">
167
167
  <ul>
168
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L27">packages/rich-result/src/jsonld/Product.ts:27</a></li></ul></aside></section>
168
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L27">packages/rich-result/src/jsonld/Product.ts:27</a></li></ul></aside></section>
169
169
  <section class="tsd-panel tsd-member"><a id="gtin13" class="tsd-anchor"></a>
170
170
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin13</span><a href="#gtin13" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
171
171
  <div class="tsd-signature"><span class="tsd-kind-property">gtin13</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">
172
172
  <ul>
173
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L28">packages/rich-result/src/jsonld/Product.ts:28</a></li></ul></aside></section>
173
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L28">packages/rich-result/src/jsonld/Product.ts:28</a></li></ul></aside></section>
174
174
  <section class="tsd-panel tsd-member"><a id="gtin14" class="tsd-anchor"></a>
175
175
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin14</span><a href="#gtin14" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
176
176
  <div class="tsd-signature"><span class="tsd-kind-property">gtin14</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">
177
177
  <ul>
178
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L29">packages/rich-result/src/jsonld/Product.ts:29</a></li></ul></aside></section>
178
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L29">packages/rich-result/src/jsonld/Product.ts:29</a></li></ul></aside></section>
179
179
  <section class="tsd-panel tsd-member"><a id="gtin8" class="tsd-anchor"></a>
180
180
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>gtin8</span><a href="#gtin8" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
181
181
  <div class="tsd-signature"><span class="tsd-kind-property">gtin8</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">
182
182
  <ul>
183
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L30">packages/rich-result/src/jsonld/Product.ts:30</a></li></ul></aside></section>
183
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L30">packages/rich-result/src/jsonld/Product.ts:30</a></li></ul></aside></section>
184
184
  <section class="tsd-panel tsd-member"><a id="hasEnergyConsumptionDetails" class="tsd-anchor"></a>
185
185
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Energy<wbr/>Consumption<wbr/>Details</span><a href="#hasEnergyConsumptionDetails" 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">has<wbr/>Energy<wbr/>Consumption<wbr/>Details</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
187
187
  <ul>
188
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L31">packages/rich-result/src/jsonld/Product.ts:31</a></li></ul></aside></section>
188
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L31">packages/rich-result/src/jsonld/Product.ts:31</a></li></ul></aside></section>
189
189
  <section class="tsd-panel tsd-member"><a id="hasMerchantReturnPolicy" class="tsd-anchor"></a>
190
190
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>has<wbr/>Merchant<wbr/>Return<wbr/>Policy</span><a href="#hasMerchantReturnPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
191
191
  <div class="tsd-signature"><span class="tsd-kind-property">has<wbr/>Merchant<wbr/>Return<wbr/>Policy</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
192
192
  <ul>
193
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L32">packages/rich-result/src/jsonld/Product.ts:32</a></li></ul></aside></section>
193
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L32">packages/rich-result/src/jsonld/Product.ts:32</a></li></ul></aside></section>
194
194
  <section class="tsd-panel tsd-member"><a id="height" class="tsd-anchor"></a>
195
195
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>height</span><a href="#height" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
196
196
  <div class="tsd-signature"><span class="tsd-kind-property">height</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
197
197
  <ul>
198
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L33">packages/rich-result/src/jsonld/Product.ts:33</a></li></ul></aside></section>
198
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L33">packages/rich-result/src/jsonld/Product.ts:33</a></li></ul></aside></section>
199
199
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
200
200
  <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>
201
201
  <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">
202
202
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#identifier">identifier</a></p>
203
203
  <ul>
204
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
204
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
205
205
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
206
206
  <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>
207
207
  <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">
208
208
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#image">image</a></p>
209
209
  <ul>
210
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
210
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
211
211
  <section class="tsd-panel tsd-member"><a id="inAccessoryOrSparePartFor" class="tsd-anchor"></a>
212
212
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>in<wbr/>Accessory<wbr/>Or<wbr/>Spare<wbr/>Part<wbr/>For</span><a href="#inAccessoryOrSparePartFor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
213
213
  <div class="tsd-signature"><span class="tsd-kind-property">in<wbr/>Accessory<wbr/>Or<wbr/>Spare<wbr/>Part<wbr/>For</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">
214
214
  <ul>
215
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L34">packages/rich-result/src/jsonld/Product.ts:34</a></li></ul></aside></section>
215
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L34">packages/rich-result/src/jsonld/Product.ts:34</a></li></ul></aside></section>
216
216
  <section class="tsd-panel tsd-member"><a id="inProductGroupWithId" class="tsd-anchor"></a>
217
217
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>in<wbr/>Product<wbr/>Group<wbr/>With<wbr/>Id</span><a href="#inProductGroupWithId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
218
218
  <div class="tsd-signature"><span class="tsd-kind-property">in<wbr/>Product<wbr/>Group<wbr/>With<wbr/>Id</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">
219
219
  <ul>
220
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L35">packages/rich-result/src/jsonld/Product.ts:35</a></li></ul></aside></section>
220
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L35">packages/rich-result/src/jsonld/Product.ts:35</a></li></ul></aside></section>
221
221
  <section class="tsd-panel tsd-member"><a id="isConsumableFor" class="tsd-anchor"></a>
222
222
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Consumable<wbr/>For</span><a href="#isConsumableFor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
223
223
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Consumable<wbr/>For</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">
224
224
  <ul>
225
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L36">packages/rich-result/src/jsonld/Product.ts:36</a></li></ul></aside></section>
225
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L36">packages/rich-result/src/jsonld/Product.ts:36</a></li></ul></aside></section>
226
226
  <section class="tsd-panel tsd-member"><a id="isRelatedTo" class="tsd-anchor"></a>
227
227
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Related<wbr/>To</span><a href="#isRelatedTo" 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">is<wbr/>Related<wbr/>To</span><span class="tsd-signature-symbol">?:</span> <a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a><span class="tsd-signature-symbol"> | </span><a href="Service.html" class="tsd-signature-type tsd-kind-interface">Service</a></div><aside class="tsd-sources">
229
229
  <ul>
230
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L37">packages/rich-result/src/jsonld/Product.ts:37</a></li></ul></aside></section>
230
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L37">packages/rich-result/src/jsonld/Product.ts:37</a></li></ul></aside></section>
231
231
  <section class="tsd-panel tsd-member"><a id="isSimilarTo" class="tsd-anchor"></a>
232
232
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Similar<wbr/>To</span><a href="#isSimilarTo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
233
233
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Similar<wbr/>To</span><span class="tsd-signature-symbol">?:</span> <a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a><span class="tsd-signature-symbol"> | </span><a href="Service.html" class="tsd-signature-type tsd-kind-interface">Service</a></div><aside class="tsd-sources">
234
234
  <ul>
235
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L38">packages/rich-result/src/jsonld/Product.ts:38</a></li></ul></aside></section>
235
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L38">packages/rich-result/src/jsonld/Product.ts:38</a></li></ul></aside></section>
236
236
  <section class="tsd-panel tsd-member"><a id="isVariantOf" class="tsd-anchor"></a>
237
237
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Variant<wbr/>Of</span><a href="#isVariantOf" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
238
238
  <div class="tsd-signature"><span class="tsd-kind-property">is<wbr/>Variant<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
239
239
  <ul>
240
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L39">packages/rich-result/src/jsonld/Product.ts:39</a></li></ul></aside></section>
240
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L39">packages/rich-result/src/jsonld/Product.ts:39</a></li></ul></aside></section>
241
241
  <section class="tsd-panel tsd-member"><a id="itemCondition" class="tsd-anchor"></a>
242
242
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>item<wbr/>Condition</span><a href="#itemCondition" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
243
243
  <div class="tsd-signature"><span class="tsd-kind-property">item<wbr/>Condition</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
244
244
  <ul>
245
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L40">packages/rich-result/src/jsonld/Product.ts:40</a></li></ul></aside></section>
245
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L40">packages/rich-result/src/jsonld/Product.ts:40</a></li></ul></aside></section>
246
246
  <section class="tsd-panel tsd-member"><a id="logo" class="tsd-anchor"></a>
247
247
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>logo</span><a href="#logo" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
248
248
  <div class="tsd-signature"><span class="tsd-kind-property">logo</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">
249
249
  <ul>
250
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L41">packages/rich-result/src/jsonld/Product.ts:41</a></li></ul></aside></section>
250
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L41">packages/rich-result/src/jsonld/Product.ts:41</a></li></ul></aside></section>
251
251
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
252
252
  <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>
253
253
  <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">
254
254
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
255
255
  <ul>
256
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
256
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
257
257
  <section class="tsd-panel tsd-member"><a id="manufacturer" class="tsd-anchor"></a>
258
258
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>manufacturer</span><a href="#manufacturer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
259
259
  <div class="tsd-signature"><span class="tsd-kind-property">manufacturer</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">
260
260
  <ul>
261
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L42">packages/rich-result/src/jsonld/Product.ts:42</a></li></ul></aside></section>
261
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L42">packages/rich-result/src/jsonld/Product.ts:42</a></li></ul></aside></section>
262
262
  <section class="tsd-panel tsd-member"><a id="material" class="tsd-anchor"></a>
263
263
  <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>
264
264
  <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">
265
265
  <ul>
266
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L43">packages/rich-result/src/jsonld/Product.ts:43</a></li></ul></aside></section>
266
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L43">packages/rich-result/src/jsonld/Product.ts:43</a></li></ul></aside></section>
267
267
  <section class="tsd-panel tsd-member"><a id="model" class="tsd-anchor"></a>
268
268
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>model</span><a href="#model" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
269
269
  <div class="tsd-signature"><span class="tsd-kind-property">model</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
270
270
  <ul>
271
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L44">packages/rich-result/src/jsonld/Product.ts:44</a></li></ul></aside></section>
271
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L44">packages/rich-result/src/jsonld/Product.ts:44</a></li></ul></aside></section>
272
272
  <section class="tsd-panel tsd-member"><a id="mpn" class="tsd-anchor"></a>
273
273
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>mpn</span><a href="#mpn" 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">mpn</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">
275
275
  <ul>
276
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L45">packages/rich-result/src/jsonld/Product.ts:45</a></li></ul></aside></section>
276
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L45">packages/rich-result/src/jsonld/Product.ts:45</a></li></ul></aside></section>
277
277
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
278
278
  <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>
279
279
  <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">
280
280
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#name">name</a></p>
281
281
  <ul>
282
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
282
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
283
283
  <section class="tsd-panel tsd-member"><a id="nsn" class="tsd-anchor"></a>
284
284
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>nsn</span><a href="#nsn" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
285
285
  <div class="tsd-signature"><span class="tsd-kind-property">nsn</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">
286
286
  <ul>
287
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L46">packages/rich-result/src/jsonld/Product.ts:46</a></li></ul></aside></section>
287
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L46">packages/rich-result/src/jsonld/Product.ts:46</a></li></ul></aside></section>
288
288
  <section class="tsd-panel tsd-member"><a id="offers" class="tsd-anchor"></a>
289
289
  <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>
290
290
  <div class="tsd-signature"><span class="tsd-kind-property">offers</span><span class="tsd-signature-symbol">?:</span> <a href="Offer.html" class="tsd-signature-type tsd-kind-interface">Offer</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
291
291
  <ul>
292
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L47">packages/rich-result/src/jsonld/Product.ts:47</a></li></ul></aside></section>
292
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L47">packages/rich-result/src/jsonld/Product.ts:47</a></li></ul></aside></section>
293
293
  <section class="tsd-panel tsd-member"><a id="pattern" class="tsd-anchor"></a>
294
294
  <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>
295
295
  <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">
296
296
  <ul>
297
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L48">packages/rich-result/src/jsonld/Product.ts:48</a></li></ul></aside></section>
297
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L48">packages/rich-result/src/jsonld/Product.ts:48</a></li></ul></aside></section>
298
298
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
299
299
  <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>
300
300
  <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">
301
301
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#potentialAction">potentialAction</a></p>
302
302
  <ul>
303
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
303
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
304
304
  <section class="tsd-panel tsd-member"><a id="productID" class="tsd-anchor"></a>
305
305
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>productID</span><a href="#productID" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
306
306
  <div class="tsd-signature"><span class="tsd-kind-property">productID</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">
307
307
  <ul>
308
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L49">packages/rich-result/src/jsonld/Product.ts:49</a></li></ul></aside></section>
308
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L49">packages/rich-result/src/jsonld/Product.ts:49</a></li></ul></aside></section>
309
309
  <section class="tsd-panel tsd-member"><a id="productionDate" class="tsd-anchor"></a>
310
310
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>production<wbr/>Date</span><a href="#productionDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
311
311
  <div class="tsd-signature"><span class="tsd-kind-property">production<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
312
312
  <ul>
313
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L50">packages/rich-result/src/jsonld/Product.ts:50</a></li></ul></aside></section>
313
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L50">packages/rich-result/src/jsonld/Product.ts:50</a></li></ul></aside></section>
314
314
  <section class="tsd-panel tsd-member"><a id="purchaseDate" class="tsd-anchor"></a>
315
315
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>purchase<wbr/>Date</span><a href="#purchaseDate" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
316
316
  <div class="tsd-signature"><span class="tsd-kind-property">purchase<wbr/>Date</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
317
317
  <ul>
318
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L51">packages/rich-result/src/jsonld/Product.ts:51</a></li></ul></aside></section>
318
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L51">packages/rich-result/src/jsonld/Product.ts:51</a></li></ul></aside></section>
319
319
  <section class="tsd-panel tsd-member"><a id="review" class="tsd-anchor"></a>
320
320
  <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>
321
321
  <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">
322
322
  <ul>
323
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L52">packages/rich-result/src/jsonld/Product.ts:52</a></li></ul></aside></section>
323
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L52">packages/rich-result/src/jsonld/Product.ts:52</a></li></ul></aside></section>
324
324
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
325
325
  <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>
326
326
  <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">
327
327
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#sameAs">sameAs</a></p>
328
328
  <ul>
329
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
329
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
330
330
  <section class="tsd-panel tsd-member"><a id="size" class="tsd-anchor"></a>
331
331
  <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>
332
332
  <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">
333
333
  <ul>
334
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L53">packages/rich-result/src/jsonld/Product.ts:53</a></li></ul></aside></section>
334
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L53">packages/rich-result/src/jsonld/Product.ts:53</a></li></ul></aside></section>
335
335
  <section class="tsd-panel tsd-member"><a id="sku" class="tsd-anchor"></a>
336
336
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sku</span><a href="#sku" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
337
337
  <div class="tsd-signature"><span class="tsd-kind-property">sku</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">
338
338
  <ul>
339
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L54">packages/rich-result/src/jsonld/Product.ts:54</a></li></ul></aside></section>
339
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L54">packages/rich-result/src/jsonld/Product.ts:54</a></li></ul></aside></section>
340
340
  <section class="tsd-panel tsd-member"><a id="slogan" class="tsd-anchor"></a>
341
341
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>slogan</span><a href="#slogan" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
342
342
  <div class="tsd-signature"><span class="tsd-kind-property">slogan</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">
343
343
  <ul>
344
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L55">packages/rich-result/src/jsonld/Product.ts:55</a></li></ul></aside></section>
344
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L55">packages/rich-result/src/jsonld/Product.ts:55</a></li></ul></aside></section>
345
345
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
346
346
  <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>
347
347
  <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">
348
348
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#subjectOf">subjectOf</a></p>
349
349
  <ul>
350
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
350
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
351
351
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
352
352
  <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>
353
353
  <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">
354
354
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#url">url</a></p>
355
355
  <ul>
356
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
356
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section>
357
357
  <section class="tsd-panel tsd-member"><a id="weight" class="tsd-anchor"></a>
358
358
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>weight</span><a href="#weight" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
359
359
  <div class="tsd-signature"><span class="tsd-kind-property">weight</span><span class="tsd-signature-symbol">?:</span> <a href="QuantitativeValue.html" class="tsd-signature-type tsd-kind-interface">QuantitativeValue</a></div><aside class="tsd-sources">
360
360
  <ul>
361
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L56">packages/rich-result/src/jsonld/Product.ts:56</a></li></ul></aside></section>
361
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L56">packages/rich-result/src/jsonld/Product.ts:56</a></li></ul></aside></section>
362
362
  <section class="tsd-panel tsd-member"><a id="width" class="tsd-anchor"></a>
363
363
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>width</span><a href="#width" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
364
364
  <div class="tsd-signature"><span class="tsd-kind-property">width</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
365
365
  <ul>
366
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Product.ts#L57">packages/rich-result/src/jsonld/Product.ts:57</a></li></ul></aside></section></section></div>
366
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Product.ts#L57">packages/rich-result/src/jsonld/Product.ts:57</a></li></ul></aside></section></section></div>
367
367
  <div class="col-sidebar">
368
368
  <div class="page-menu">
369
369
  <div class="tsd-navigation settings">