@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><a href="Thing.html" class="tsd-signature-type tsd-kind-interface">Thing</a></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/Base.ts#L1">packages/rich-result/src/jsonld/Base.ts:1</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Base.ts#L1">packages/rich-result/src/jsonld/Base.ts:1</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">
@@ -38,7 +38,7 @@
38
38
  <h3 class="tsd-anchor-link"><span>@type</span><a href="#_type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
39
39
  <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">
40
40
  <ul>
41
- <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></section></div>
41
+ <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></section></div>
42
42
  <div class="col-sidebar">
43
43
  <div class="page-menu">
44
44
  <div class="tsd-navigation settings">
@@ -22,7 +22,7 @@
22
22
  <ul class="tsd-hierarchy">
23
23
  <li><span class="target">Brand</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/Brand.ts#L7">packages/rich-result/src/jsonld/Brand.ts:7</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Brand.ts#L7">packages/rich-result/src/jsonld/Brand.ts:7</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"><a id="aggregateRating" class="tsd-anchor"></a>
66
66
  <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>
67
67
  <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">
68
68
  <ul>
69
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Brand.ts#L8">packages/rich-result/src/jsonld/Brand.ts:8</a></li></ul></aside></section>
69
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Brand.ts#L8">packages/rich-result/src/jsonld/Brand.ts:8</a></li></ul></aside></section>
70
70
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
71
71
  <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>
72
72
  <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">
73
73
  <p>Inherited from Intangible.alternateName</p>
74
74
  <ul>
75
- <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>
75
+ <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>
76
76
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
77
77
  <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>
78
78
  <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">
79
79
  <p>Inherited from Intangible.description</p>
80
80
  <ul>
81
- <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>
81
+ <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>
82
82
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
83
83
  <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>
84
84
  <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">
85
85
  <p>Inherited from Intangible.disambiguatingDescription</p>
86
86
  <ul>
87
- <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>
87
+ <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>
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="logo" class="tsd-anchor"></a>
101
101
  <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>
102
102
  <div class="tsd-signature"><span class="tsd-kind-property">logo</span><span class="tsd-signature-symbol">?:</span> <a href="ImageObject.html" class="tsd-signature-type tsd-kind-interface">ImageObject</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">URL</span></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/Brand.ts#L9">packages/rich-result/src/jsonld/Brand.ts:9</a></li></ul></aside></section>
104
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Brand.ts#L9">packages/rich-result/src/jsonld/Brand.ts:9</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="review" class="tsd-anchor"></a>
124
124
  <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>
125
125
  <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">
126
126
  <ul>
127
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Brand.ts#L10">packages/rich-result/src/jsonld/Brand.ts:10</a></li></ul></aside></section>
127
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Brand.ts#L10">packages/rich-result/src/jsonld/Brand.ts:10</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"><a id="slogan" class="tsd-anchor"></a>
135
135
  <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>
136
136
  <div class="tsd-signature"><span class="tsd-kind-property">slogan</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type ">Text</span></div><aside class="tsd-sources">
137
137
  <ul>
138
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Brand.ts#L11">packages/rich-result/src/jsonld/Brand.ts:11</a></li></ul></aside></section>
138
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Brand.ts#L11">packages/rich-result/src/jsonld/Brand.ts:11</a></li></ul></aside></section>
139
139
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
140
140
  <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>
141
141
  <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">
142
142
  <p>Inherited from Intangible.subjectOf</p>
143
143
  <ul>
144
- <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>
144
+ <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>
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">Class</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/Class.ts#L6">packages/rich-result/src/jsonld/Class.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/Class.ts#L6">packages/rich-result/src/jsonld/Class.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">
@@ -52,84 +52,84 @@
52
52
  <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">
53
53
  <p>Inherited from Intangible.@type</p>
54
54
  <ul>
55
- <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>
55
+ <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>
56
56
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
57
57
  <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>
58
58
  <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">
59
59
  <p>Inherited from Intangible.additionalType</p>
60
60
  <ul>
61
- <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>
61
+ <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>
62
62
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
63
63
  <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>
64
64
  <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">
65
65
  <p>Inherited from Intangible.alternateName</p>
66
66
  <ul>
67
- <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>
67
+ <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>
68
68
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
69
69
  <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>
70
70
  <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">
71
71
  <p>Inherited from Intangible.description</p>
72
72
  <ul>
73
- <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>
73
+ <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>
74
74
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
75
75
  <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>
76
76
  <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">
77
77
  <p>Inherited from Intangible.disambiguatingDescription</p>
78
78
  <ul>
79
- <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>
79
+ <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>
80
80
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
81
81
  <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>
82
82
  <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">
83
83
  <p>Inherited from Intangible.identifier</p>
84
84
  <ul>
85
- <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>
85
+ <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>
86
86
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
87
87
  <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>
88
88
  <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">
89
89
  <p>Inherited from Intangible.image</p>
90
90
  <ul>
91
- <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>
91
+ <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>
92
92
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
93
93
  <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>
94
94
  <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">
95
95
  <p>Inherited from Intangible.mainIdentityOfPage</p>
96
96
  <ul>
97
- <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>
97
+ <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>
98
98
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
99
99
  <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>
100
100
  <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">
101
101
  <p>Inherited from Intangible.name</p>
102
102
  <ul>
103
- <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>
103
+ <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>
104
104
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
105
105
  <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>
106
106
  <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">
107
107
  <p>Inherited from Intangible.potentialAction</p>
108
108
  <ul>
109
- <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>
109
+ <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>
110
110
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
111
111
  <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>
112
112
  <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">
113
113
  <p>Inherited from Intangible.sameAs</p>
114
114
  <ul>
115
- <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>
115
+ <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>
116
116
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
117
117
  <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>
118
118
  <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">
119
119
  <p>Inherited from Intangible.subjectOf</p>
120
120
  <ul>
121
- <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>
121
+ <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>
122
122
  <section class="tsd-panel tsd-member"><a id="supersededBy" class="tsd-anchor"></a>
123
123
  <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>
124
124
  <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">
125
125
  <ul>
126
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/Class.ts#L7">packages/rich-result/src/jsonld/Class.ts:7</a></li></ul></aside></section>
126
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/Class.ts#L7">packages/rich-result/src/jsonld/Class.ts:7</a></li></ul></aside></section>
127
127
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
128
128
  <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>
129
129
  <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">
130
130
  <p>Inherited from Intangible.url</p>
131
131
  <ul>
132
- <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>
132
+ <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>
133
133
  <div class="col-sidebar">
134
134
  <div class="page-menu">
135
135
  <div class="tsd-navigation settings">
@@ -24,7 +24,7 @@
24
24
  <ul class="tsd-hierarchy">
25
25
  <li><a href="PostalAddress.html" class="tsd-signature-type tsd-kind-interface">PostalAddress</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
26
26
  <ul>
27
- <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/271ddab/packages/rich-result/src/jsonld/ContactPoint.ts#L11">packages/rich-result/src/jsonld/ContactPoint.ts:11</a></li></ul></aside>
27
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L11">packages/rich-result/src/jsonld/ContactPoint.ts:11</a></li></ul></aside>
28
28
  <section class="tsd-panel-group tsd-index-group">
29
29
  <section class="tsd-panel tsd-index-panel">
30
30
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -61,119 +61,119 @@
61
61
  <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">
62
62
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#_type">@type</a></p>
63
63
  <ul>
64
- <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>
64
+ <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>
65
65
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
66
66
  <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>
67
67
  <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">
68
68
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#additionalType">additionalType</a></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#L11">packages/rich-result/src/jsonld/Thing.ts:11</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#L11">packages/rich-result/src/jsonld/Thing.ts:11</a></li></ul></aside></section>
71
71
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
72
72
  <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>
73
73
  <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">
74
74
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#alternateName">alternateName</a></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#L12">packages/rich-result/src/jsonld/Thing.ts:12</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#L12">packages/rich-result/src/jsonld/Thing.ts:12</a></li></ul></aside></section>
77
77
  <section class="tsd-panel tsd-member"><a id="areaServed" class="tsd-anchor"></a>
78
78
  <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>
79
79
  <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">
80
80
  <ul>
81
- <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>
81
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L12">packages/rich-result/src/jsonld/ContactPoint.ts:12</a></li></ul></aside></section>
82
82
  <section class="tsd-panel tsd-member"><a id="availableLanguages" class="tsd-anchor"></a>
83
83
  <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>
84
84
  <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">
85
85
  <ul>
86
- <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>
86
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L13">packages/rich-result/src/jsonld/ContactPoint.ts:13</a></li></ul></aside></section>
87
87
  <section class="tsd-panel tsd-member"><a id="contactOption" class="tsd-anchor"></a>
88
88
  <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>
89
89
  <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">
90
90
  <ul>
91
- <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>
91
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L14">packages/rich-result/src/jsonld/ContactPoint.ts:14</a></li></ul></aside></section>
92
92
  <section class="tsd-panel tsd-member"><a id="contactType" class="tsd-anchor"></a>
93
93
  <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>
94
94
  <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">
95
95
  <ul>
96
- <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>
96
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L15">packages/rich-result/src/jsonld/ContactPoint.ts:15</a></li></ul></aside></section>
97
97
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
98
98
  <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>
99
99
  <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">
100
100
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#description">description</a></p>
101
101
  <ul>
102
- <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>
102
+ <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>
103
103
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
104
104
  <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>
105
105
  <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">
106
106
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#disambiguatingDescription">disambiguatingDescription</a></p>
107
107
  <ul>
108
- <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>
108
+ <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>
109
109
  <section class="tsd-panel tsd-member"><a id="email" class="tsd-anchor"></a>
110
110
  <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>
111
111
  <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">
112
112
  <ul>
113
- <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>
113
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L16">packages/rich-result/src/jsonld/ContactPoint.ts:16</a></li></ul></aside></section>
114
114
  <section class="tsd-panel tsd-member"><a id="hoursAvailable" class="tsd-anchor"></a>
115
115
  <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>
116
116
  <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">
117
117
  <ul>
118
- <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>
118
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L17">packages/rich-result/src/jsonld/ContactPoint.ts:17</a></li></ul></aside></section>
119
119
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
120
120
  <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>
121
121
  <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">
122
122
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#identifier">identifier</a></p>
123
123
  <ul>
124
- <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>
124
+ <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>
125
125
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
126
126
  <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>
127
127
  <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">
128
128
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#image">image</a></p>
129
129
  <ul>
130
- <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>
130
+ <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>
131
131
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
132
132
  <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>
133
133
  <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">
134
134
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#mainIdentityOfPage">mainIdentityOfPage</a></p>
135
135
  <ul>
136
- <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>
136
+ <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>
137
137
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
138
138
  <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>
139
139
  <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">
140
140
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#name">name</a></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#L18">packages/rich-result/src/jsonld/Thing.ts:18</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#L18">packages/rich-result/src/jsonld/Thing.ts:18</a></li></ul></aside></section>
143
143
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
144
144
  <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>
145
145
  <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">
146
146
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#potentialAction">potentialAction</a></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#L19">packages/rich-result/src/jsonld/Thing.ts:19</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#L19">packages/rich-result/src/jsonld/Thing.ts:19</a></li></ul></aside></section>
149
149
  <section class="tsd-panel tsd-member"><a id="productsSupported" class="tsd-anchor"></a>
150
150
  <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>
151
151
  <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">
152
152
  <ul>
153
- <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>
153
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L18">packages/rich-result/src/jsonld/ContactPoint.ts:18</a></li></ul></aside></section>
154
154
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
155
155
  <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>
156
156
  <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">
157
157
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#sameAs">sameAs</a></p>
158
158
  <ul>
159
- <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>
159
+ <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>
160
160
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
161
161
  <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>
162
162
  <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">
163
163
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#subjectOf">subjectOf</a></p>
164
164
  <ul>
165
- <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>
165
+ <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>
166
166
  <section class="tsd-panel tsd-member"><a id="telephone" class="tsd-anchor"></a>
167
167
  <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>
168
168
  <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">
169
169
  <ul>
170
- <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>
170
+ <li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/rich-result/src/jsonld/ContactPoint.ts#L19">packages/rich-result/src/jsonld/ContactPoint.ts:19</a></li></ul></aside></section>
171
171
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
172
172
  <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>
173
173
  <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">
174
174
  <p>Inherited from <a href="Thing.html">Thing</a>.<a href="Thing.html#url">url</a></p>
175
175
  <ul>
176
- <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>
176
+ <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>
177
177
  <div class="col-sidebar">
178
178
  <div class="page-menu">
179
179
  <div class="tsd-navigation settings">