@xylabs/react-rich-result 2.17.5 → 2.17.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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">PostalAddress</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/PostalAddress.ts#L6">packages/rich-result/src/jsonld/PostalAddress.ts:6</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L6">packages/rich-result/src/jsonld/PostalAddress.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">
@@ -65,157 +65,157 @@
65
65
  <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">
66
66
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#_type">@type</a></p>
67
67
  <ul>
68
- <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>
68
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Base.ts#L2">packages/rich-result/src/jsonld/Base.ts:2</a></li></ul></aside></section>
69
69
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
70
70
  <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>
71
71
  <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">
72
72
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#additionalType">additionalType</a></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#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
74
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
75
75
  <section class="tsd-panel tsd-member"><a id="addressCountry" class="tsd-anchor"></a>
76
76
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>address<wbr/>Country</span><a href="#addressCountry" 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">address<wbr/>Country</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a></div><aside class="tsd-sources">
78
78
  <ul>
79
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PostalAddress.ts#L7">packages/rich-result/src/jsonld/PostalAddress.ts:7</a></li></ul></aside></section>
79
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L7">packages/rich-result/src/jsonld/PostalAddress.ts:7</a></li></ul></aside></section>
80
80
  <section class="tsd-panel tsd-member"><a id="addressLocality" class="tsd-anchor"></a>
81
81
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>address<wbr/>Locality</span><a href="#addressLocality" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
82
82
  <div class="tsd-signature"><span class="tsd-kind-property">address<wbr/>Locality</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">
83
83
  <ul>
84
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PostalAddress.ts#L8">packages/rich-result/src/jsonld/PostalAddress.ts:8</a></li></ul></aside></section>
84
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L8">packages/rich-result/src/jsonld/PostalAddress.ts:8</a></li></ul></aside></section>
85
85
  <section class="tsd-panel tsd-member"><a id="addressRegion" class="tsd-anchor"></a>
86
86
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>address<wbr/>Region</span><a href="#addressRegion" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
87
87
  <div class="tsd-signature"><span class="tsd-kind-property">address<wbr/>Region</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">
88
88
  <ul>
89
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PostalAddress.ts#L9">packages/rich-result/src/jsonld/PostalAddress.ts:9</a></li></ul></aside></section>
89
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L9">packages/rich-result/src/jsonld/PostalAddress.ts:9</a></li></ul></aside></section>
90
90
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
91
91
  <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>
92
92
  <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">
93
93
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#alternateName">alternateName</a></p>
94
94
  <ul>
95
- <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>
95
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
96
96
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="areaServed" class="tsd-anchor"></a>
97
97
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>area<wbr/>Served</span><a href="#areaServed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
98
98
  <div class="tsd-signature"><span class="tsd-kind-property">area<wbr/>Served</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</a><span class="tsd-signature-symbol"> | </span><a href="GeoShape.html" class="tsd-signature-type tsd-kind-interface">GeoShape</a></div><aside class="tsd-sources">
99
99
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#areaServed">areaServed</a></p>
100
100
  <ul>
101
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L12">packages/rich-result/src/jsonld/ContactPoint.ts:12</a></li></ul></aside></section>
101
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L12">packages/rich-result/src/jsonld/ContactPoint.ts:12</a></li></ul></aside></section>
102
102
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="availableLanguages" class="tsd-anchor"></a>
103
103
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>available<wbr/>Languages</span><a href="#availableLanguages" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
104
104
  <div class="tsd-signature"><span class="tsd-kind-property">available<wbr/>Languages</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></div><aside class="tsd-sources">
105
105
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#availableLanguages">availableLanguages</a></p>
106
106
  <ul>
107
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L13">packages/rich-result/src/jsonld/ContactPoint.ts:13</a></li></ul></aside></section>
107
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L13">packages/rich-result/src/jsonld/ContactPoint.ts:13</a></li></ul></aside></section>
108
108
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="contactOption" class="tsd-anchor"></a>
109
109
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>contact<wbr/>Option</span><a href="#contactOption" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
110
110
  <div class="tsd-signature"><span class="tsd-kind-property">contact<wbr/>Option</span><span class="tsd-signature-symbol">?:</span> <a href="../enums/ContactPointOption.html" class="tsd-signature-type tsd-kind-enum">ContactPointOption</a></div><aside class="tsd-sources">
111
111
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#contactOption">contactOption</a></p>
112
112
  <ul>
113
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L14">packages/rich-result/src/jsonld/ContactPoint.ts:14</a></li></ul></aside></section>
113
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L14">packages/rich-result/src/jsonld/ContactPoint.ts:14</a></li></ul></aside></section>
114
114
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="contactType" class="tsd-anchor"></a>
115
115
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>contact<wbr/>Type</span><a href="#contactType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
116
116
  <div class="tsd-signature"><span class="tsd-kind-property">contact<wbr/>Type</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
117
117
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#contactType">contactType</a></p>
118
118
  <ul>
119
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L15">packages/rich-result/src/jsonld/ContactPoint.ts:15</a></li></ul></aside></section>
119
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L15">packages/rich-result/src/jsonld/ContactPoint.ts:15</a></li></ul></aside></section>
120
120
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
121
121
  <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>
122
122
  <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">
123
123
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#description">description</a></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#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
125
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L13">packages/rich-result/src/jsonld/Thing.ts:13</a></li></ul></aside></section>
126
126
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
127
127
  <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>
128
128
  <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">
129
129
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#disambiguatingDescription">disambiguatingDescription</a></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#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
131
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L14">packages/rich-result/src/jsonld/Thing.ts:14</a></li></ul></aside></section>
132
132
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="email" class="tsd-anchor"></a>
133
133
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>email</span><a href="#email" 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">email</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">
135
135
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#email">email</a></p>
136
136
  <ul>
137
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L16">packages/rich-result/src/jsonld/ContactPoint.ts:16</a></li></ul></aside></section>
137
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L16">packages/rich-result/src/jsonld/ContactPoint.ts:16</a></li></ul></aside></section>
138
138
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="hoursAvailable" class="tsd-anchor"></a>
139
139
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>hours<wbr/>Available</span><a href="#hoursAvailable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
140
140
  <div class="tsd-signature"><span class="tsd-kind-property">hours<wbr/>Available</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">unknown</span></div><aside class="tsd-sources">
141
141
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#hoursAvailable">hoursAvailable</a></p>
142
142
  <ul>
143
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L17">packages/rich-result/src/jsonld/ContactPoint.ts:17</a></li></ul></aside></section>
143
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L17">packages/rich-result/src/jsonld/ContactPoint.ts:17</a></li></ul></aside></section>
144
144
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
145
145
  <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>
146
146
  <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">
147
147
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#identifier">identifier</a></p>
148
148
  <ul>
149
- <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>
149
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L15">packages/rich-result/src/jsonld/Thing.ts:15</a></li></ul></aside></section>
150
150
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
151
151
  <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>
152
152
  <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">
153
153
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#image">image</a></p>
154
154
  <ul>
155
- <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>
155
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L16">packages/rich-result/src/jsonld/Thing.ts:16</a></li></ul></aside></section>
156
156
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
157
157
  <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>
158
158
  <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">
159
159
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
160
160
  <ul>
161
- <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>
161
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L17">packages/rich-result/src/jsonld/Thing.ts:17</a></li></ul></aside></section>
162
162
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
163
163
  <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>
164
164
  <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">
165
165
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#name">name</a></p>
166
166
  <ul>
167
- <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>
167
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
168
168
  <section class="tsd-panel tsd-member"><a id="postOfficeBoxNumber" class="tsd-anchor"></a>
169
169
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>post<wbr/>Office<wbr/>Box<wbr/>Number</span><a href="#postOfficeBoxNumber" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
170
170
  <div class="tsd-signature"><span class="tsd-kind-property">post<wbr/>Office<wbr/>Box<wbr/>Number</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
171
171
  <ul>
172
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PostalAddress.ts#L10">packages/rich-result/src/jsonld/PostalAddress.ts:10</a></li></ul></aside></section>
172
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L10">packages/rich-result/src/jsonld/PostalAddress.ts:10</a></li></ul></aside></section>
173
173
  <section class="tsd-panel tsd-member"><a id="postalCode" class="tsd-anchor"></a>
174
174
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>postal<wbr/>Code</span><a href="#postalCode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
175
175
  <div class="tsd-signature"><span class="tsd-kind-property">postal<wbr/>Code</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">
176
176
  <ul>
177
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PostalAddress.ts#L11">packages/rich-result/src/jsonld/PostalAddress.ts:11</a></li></ul></aside></section>
177
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L11">packages/rich-result/src/jsonld/PostalAddress.ts:11</a></li></ul></aside></section>
178
178
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
179
179
  <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>
180
180
  <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">
181
181
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#potentialAction">potentialAction</a></p>
182
182
  <ul>
183
- <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>
183
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
184
184
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="productsSupported" class="tsd-anchor"></a>
185
185
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>products<wbr/>Supported</span><a href="#productsSupported" 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">products<wbr/>Supported</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a><span class="tsd-signature-symbol"> | </span><a href="Product.html" class="tsd-signature-type tsd-kind-interface">Product</a></div><aside class="tsd-sources">
187
187
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#productsSupported">productsSupported</a></p>
188
188
  <ul>
189
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L18">packages/rich-result/src/jsonld/ContactPoint.ts:18</a></li></ul></aside></section>
189
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L18">packages/rich-result/src/jsonld/ContactPoint.ts:18</a></li></ul></aside></section>
190
190
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
191
191
  <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>
192
192
  <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">
193
193
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#sameAs">sameAs</a></p>
194
194
  <ul>
195
- <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>
195
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L20">packages/rich-result/src/jsonld/Thing.ts:20</a></li></ul></aside></section>
196
196
  <section class="tsd-panel tsd-member"><a id="streetAddress" class="tsd-anchor"></a>
197
197
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>street<wbr/>Address</span><a href="#streetAddress" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
198
198
  <div class="tsd-signature"><span class="tsd-kind-property">street<wbr/>Address</span><span class="tsd-signature-symbol">?:</span> <a href="../types/Text.html" class="tsd-signature-type tsd-kind-type-alias">Text</a></div><aside class="tsd-sources">
199
199
  <ul>
200
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/PostalAddress.ts#L12">packages/rich-result/src/jsonld/PostalAddress.ts:12</a></li></ul></aside></section>
200
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/PostalAddress.ts#L12">packages/rich-result/src/jsonld/PostalAddress.ts:12</a></li></ul></aside></section>
201
201
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
202
202
  <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>
203
203
  <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">
204
204
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#subjectOf">subjectOf</a></p>
205
205
  <ul>
206
- <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>
206
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L21">packages/rich-result/src/jsonld/Thing.ts:21</a></li></ul></aside></section>
207
207
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="telephone" class="tsd-anchor"></a>
208
208
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>telephone</span><a href="#telephone" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
209
209
  <div class="tsd-signature"><span class="tsd-kind-property">telephone</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">
210
210
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#telephone">telephone</a></p>
211
211
  <ul>
212
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L19">packages/rich-result/src/jsonld/ContactPoint.ts:19</a></li></ul></aside></section>
212
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/ContactPoint.ts#L19">packages/rich-result/src/jsonld/ContactPoint.ts:19</a></li></ul></aside></section>
213
213
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
214
214
  <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>
215
215
  <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">
216
216
  <p>Inherited from <a href="ContactPoint.html">ContactPoint</a>.<a href="ContactPoint.html#url">url</a></p>
217
217
  <ul>
218
- <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>
218
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/Thing.ts#L22">packages/rich-result/src/jsonld/Thing.ts:22</a></li></ul></aside></section></section></div>
219
219
  <div class="col-sidebar">
220
220
  <div class="page-menu">
221
221
  <div class="tsd-navigation settings">