@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">Property</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/Property.ts#L6">packages/rich-result/src/jsonld/Property.ts:6</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Property.ts#L6">packages/rich-result/src/jsonld/Property.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">
@@ -55,99 +55,99 @@
55
55
  <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">
56
56
  <p>Inherited from Intangible.@type</p>
57
57
  <ul>
58
- <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>
58
+ <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>
59
59
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
60
60
  <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>
61
61
  <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">
62
62
  <p>Inherited from Intangible.additionalType</p>
63
63
  <ul>
64
- <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>
64
+ <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>
65
65
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
66
66
  <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>
67
67
  <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">
68
68
  <p>Inherited from Intangible.alternateName</p>
69
69
  <ul>
70
- <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>
70
+ <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>
71
71
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
72
72
  <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>
73
73
  <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">
74
74
  <p>Inherited from Intangible.description</p>
75
75
  <ul>
76
- <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>
76
+ <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>
77
77
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
78
78
  <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>
79
79
  <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">
80
80
  <p>Inherited from Intangible.disambiguatingDescription</p>
81
81
  <ul>
82
- <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>
82
+ <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>
83
83
  <section class="tsd-panel tsd-member"><a id="domainIncludes" class="tsd-anchor"></a>
84
84
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>domain<wbr/>Includes</span><a href="#domainIncludes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
85
85
  <div class="tsd-signature"><span class="tsd-kind-property">domain<wbr/>Includes</span><span class="tsd-signature-symbol">?:</span> <a href="Class.html" class="tsd-signature-type tsd-kind-interface">Class</a></div><aside class="tsd-sources">
86
86
  <ul>
87
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Property.ts#L7">packages/rich-result/src/jsonld/Property.ts:7</a></li></ul></aside></section>
87
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Property.ts#L7">packages/rich-result/src/jsonld/Property.ts:7</a></li></ul></aside></section>
88
88
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
89
89
  <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>
90
90
  <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">
91
91
  <p>Inherited from Intangible.identifier</p>
92
92
  <ul>
93
- <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>
93
+ <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>
94
94
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
95
95
  <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>
96
96
  <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">
97
97
  <p>Inherited from Intangible.image</p>
98
98
  <ul>
99
- <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>
99
+ <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>
100
100
  <section class="tsd-panel tsd-member"><a id="inverseOf" class="tsd-anchor"></a>
101
101
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>inverse<wbr/>Of</span><a href="#inverseOf" 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">inverse<wbr/>Of</span><span class="tsd-signature-symbol">?:</span> <a href="Property.html" class="tsd-signature-type tsd-kind-interface">Property</a></div><aside class="tsd-sources">
103
103
  <ul>
104
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Property.ts#L8">packages/rich-result/src/jsonld/Property.ts:8</a></li></ul></aside></section>
104
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Property.ts#L8">packages/rich-result/src/jsonld/Property.ts:8</a></li></ul></aside></section>
105
105
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
106
106
  <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>
107
107
  <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">
108
108
  <p>Inherited from Intangible.mainIdentityOfPage</p>
109
109
  <ul>
110
- <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>
110
+ <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>
111
111
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
112
112
  <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>
113
113
  <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">
114
114
  <p>Inherited from Intangible.name</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#L18">packages/rich-result/src/jsonld/Thing.ts:18</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#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
117
117
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
118
118
  <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>
119
119
  <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">
120
120
  <p>Inherited from Intangible.potentialAction</p>
121
121
  <ul>
122
- <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>
122
+ <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>
123
123
  <section class="tsd-panel tsd-member"><a id="rangeIncludes" class="tsd-anchor"></a>
124
124
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>range<wbr/>Includes</span><a href="#rangeIncludes" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
125
125
  <div class="tsd-signature"><span class="tsd-kind-property">range<wbr/>Includes</span><span class="tsd-signature-symbol">?:</span> <a href="Class.html" class="tsd-signature-type tsd-kind-interface">Class</a></div><aside class="tsd-sources">
126
126
  <ul>
127
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Property.ts#L9">packages/rich-result/src/jsonld/Property.ts:9</a></li></ul></aside></section>
127
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Property.ts#L9">packages/rich-result/src/jsonld/Property.ts:9</a></li></ul></aside></section>
128
128
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
129
129
  <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>
130
130
  <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">
131
131
  <p>Inherited from Intangible.sameAs</p>
132
132
  <ul>
133
- <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>
133
+ <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>
134
134
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
135
135
  <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>
136
136
  <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">
137
137
  <p>Inherited from Intangible.subjectOf</p>
138
138
  <ul>
139
- <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>
139
+ <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>
140
140
  <section class="tsd-panel tsd-member"><a id="supersededBy" class="tsd-anchor"></a>
141
141
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>superseded<wbr/>By</span><a href="#supersededBy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
142
142
  <div class="tsd-signature"><span class="tsd-kind-property">superseded<wbr/>By</span><span class="tsd-signature-symbol">?:</span> <a href="Property.html" class="tsd-signature-type tsd-kind-interface">Property</a><span class="tsd-signature-symbol"> | </span><a href="Class.html" class="tsd-signature-type tsd-kind-interface">Class</a><span class="tsd-signature-symbol"> | </span><a href="Enumeration.html" class="tsd-signature-type tsd-kind-interface">Enumeration</a></div><aside class="tsd-sources">
143
143
  <ul>
144
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Property.ts#L10">packages/rich-result/src/jsonld/Property.ts:10</a></li></ul></aside></section>
144
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Property.ts#L10">packages/rich-result/src/jsonld/Property.ts:10</a></li></ul></aside></section>
145
145
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
146
146
  <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>
147
147
  <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">
148
148
  <p>Inherited from Intangible.url</p>
149
149
  <ul>
150
- <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></section></div>
150
+ <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></section></div>
151
151
  <div class="col-sidebar">
152
152
  <div class="page-menu">
153
153
  <div class="tsd-navigation settings">
@@ -22,7 +22,7 @@
22
22
  <ul class="tsd-hierarchy">
23
23
  <li><span class="target">PropertyValue</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/PropertyValue.ts#L8">packages/rich-result/src/jsonld/PropertyValue.ts:8</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L8">packages/rich-result/src/jsonld/PropertyValue.ts:8</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">
@@ -59,119 +59,119 @@
59
59
  <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">
60
60
  <p>Inherited from StructuredValue.@type</p>
61
61
  <ul>
62
- <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>
62
+ <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>
63
63
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
64
64
  <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>
65
65
  <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">
66
66
  <p>Inherited from StructuredValue.additionalType</p>
67
67
  <ul>
68
- <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>
68
+ <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>
69
69
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
70
70
  <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>
71
71
  <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">
72
72
  <p>Inherited from StructuredValue.alternateName</p>
73
73
  <ul>
74
- <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>
74
+ <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>
75
75
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
76
76
  <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>
77
77
  <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">
78
78
  <p>Inherited from StructuredValue.description</p>
79
79
  <ul>
80
- <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>
80
+ <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>
81
81
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
82
82
  <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>
83
83
  <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">
84
84
  <p>Inherited from StructuredValue.disambiguatingDescription</p>
85
85
  <ul>
86
- <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>
86
+ <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>
87
87
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
88
88
  <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>
89
89
  <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">
90
90
  <p>Inherited from StructuredValue.identifier</p>
91
91
  <ul>
92
- <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>
92
+ <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>
93
93
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
94
94
  <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>
95
95
  <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">
96
96
  <p>Inherited from StructuredValue.image</p>
97
97
  <ul>
98
- <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>
98
+ <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>
99
99
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
100
100
  <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>
101
101
  <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">
102
102
  <p>Inherited from StructuredValue.mainIdentityOfPage</p>
103
103
  <ul>
104
- <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>
104
+ <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>
105
105
  <section class="tsd-panel tsd-member"><a id="maxValue" class="tsd-anchor"></a>
106
106
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>max<wbr/>Value</span><a href="#maxValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
107
107
  <div class="tsd-signature"><span class="tsd-kind-property">max<wbr/>Value</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
108
108
  <ul>
109
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L9">packages/rich-result/src/jsonld/PropertyValue.ts:9</a></li></ul></aside></section>
109
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L9">packages/rich-result/src/jsonld/PropertyValue.ts:9</a></li></ul></aside></section>
110
110
  <section class="tsd-panel tsd-member"><a id="measurementTechnique" class="tsd-anchor"></a>
111
111
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>measurement<wbr/>Technique</span><a href="#measurementTechnique" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
112
112
  <div class="tsd-signature"><span class="tsd-kind-property">measurement<wbr/>Technique</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">
113
113
  <ul>
114
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L10">packages/rich-result/src/jsonld/PropertyValue.ts:10</a></li></ul></aside></section>
114
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L10">packages/rich-result/src/jsonld/PropertyValue.ts:10</a></li></ul></aside></section>
115
115
  <section class="tsd-panel tsd-member"><a id="minValue" class="tsd-anchor"></a>
116
116
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>min<wbr/>Value</span><a href="#minValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
117
117
  <div class="tsd-signature"><span class="tsd-kind-property">min<wbr/>Value</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
118
118
  <ul>
119
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L11">packages/rich-result/src/jsonld/PropertyValue.ts:11</a></li></ul></aside></section>
119
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L11">packages/rich-result/src/jsonld/PropertyValue.ts:11</a></li></ul></aside></section>
120
120
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
121
121
  <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>
122
122
  <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">
123
123
  <p>Inherited from StructuredValue.name</p>
124
124
  <ul>
125
- <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>
125
+ <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>
126
126
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
127
127
  <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>
128
128
  <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">
129
129
  <p>Inherited from StructuredValue.potentialAction</p>
130
130
  <ul>
131
- <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>
131
+ <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>
132
132
  <section class="tsd-panel tsd-member"><a id="propertyId" class="tsd-anchor"></a>
133
133
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>property<wbr/>Id</span><a href="#propertyId" 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">property<wbr/>Id</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">
135
135
  <ul>
136
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L12">packages/rich-result/src/jsonld/PropertyValue.ts:12</a></li></ul></aside></section>
136
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L12">packages/rich-result/src/jsonld/PropertyValue.ts:12</a></li></ul></aside></section>
137
137
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
138
138
  <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>
139
139
  <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">
140
140
  <p>Inherited from StructuredValue.sameAs</p>
141
141
  <ul>
142
- <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>
142
+ <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>
143
143
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
144
144
  <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>
145
145
  <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">
146
146
  <p>Inherited from StructuredValue.subjectOf</p>
147
147
  <ul>
148
- <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>
148
+ <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>
149
149
  <section class="tsd-panel tsd-member"><a id="unitCode" class="tsd-anchor"></a>
150
150
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>unit<wbr/>Code</span><a href="#unitCode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
151
151
  <div class="tsd-signature"><span class="tsd-kind-property">unit<wbr/>Code</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">
152
152
  <ul>
153
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L13">packages/rich-result/src/jsonld/PropertyValue.ts:13</a></li></ul></aside></section>
153
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L13">packages/rich-result/src/jsonld/PropertyValue.ts:13</a></li></ul></aside></section>
154
154
  <section class="tsd-panel tsd-member"><a id="unitText" class="tsd-anchor"></a>
155
155
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>unit<wbr/>Text</span><a href="#unitText" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
156
156
  <div class="tsd-signature"><span class="tsd-kind-property">unit<wbr/>Text</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
157
157
  <ul>
158
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L14">packages/rich-result/src/jsonld/PropertyValue.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/PropertyValue.ts#L14">packages/rich-result/src/jsonld/PropertyValue.ts:14</a></li></ul></aside></section>
159
159
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
160
160
  <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>
161
161
  <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">
162
162
  <p>Inherited from StructuredValue.url</p>
163
163
  <ul>
164
- <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>
164
+ <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>
165
165
  <section class="tsd-panel tsd-member"><a id="value" class="tsd-anchor"></a>
166
166
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>value</span><a href="#value" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
167
167
  <div class="tsd-signature"><span class="tsd-kind-property">value</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">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</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">
168
168
  <ul>
169
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L15">packages/rich-result/src/jsonld/PropertyValue.ts:15</a></li></ul></aside></section>
169
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L15">packages/rich-result/src/jsonld/PropertyValue.ts:15</a></li></ul></aside></section>
170
170
  <section class="tsd-panel tsd-member"><a id="valueReference" class="tsd-anchor"></a>
171
171
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>value<wbr/>Reference</span><a href="#valueReference" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
172
172
  <div class="tsd-signature"><span class="tsd-kind-property">value<wbr/>Reference</span><span class="tsd-signature-symbol">?:</span> <a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a><span class="tsd-signature-symbol"> | </span><a href="Enumeration.html" class="tsd-signature-type tsd-kind-interface">Enumeration</a><span class="tsd-signature-symbol"> | </span><a href="QualitativeValue.html" class="tsd-signature-type tsd-kind-interface">QualitativeValue</a><span class="tsd-signature-symbol"> | </span><a href="PropertyValue.html" class="tsd-signature-type tsd-kind-interface">PropertyValue</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">
173
173
  <ul>
174
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PropertyValue.ts#L16">packages/rich-result/src/jsonld/PropertyValue.ts:16</a></li></ul></aside></section></section></div>
174
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/PropertyValue.ts#L16">packages/rich-result/src/jsonld/PropertyValue.ts:16</a></li></ul></aside></section></section></div>
175
175
  <div class="col-sidebar">
176
176
  <div class="page-menu">
177
177
  <div class="tsd-navigation settings">