@xylabs/react-rich-result 2.17.4 → 2.17.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +1719 -1738
- package/docs/enums/ActionStatusType.html +5 -5
- package/docs/enums/ContactPointOption.html +3 -3
- package/docs/enums/ItemAvailability.html +10 -10
- package/docs/enums/MapCategoryType.html +5 -5
- package/docs/functions/RichResult.html +3 -3
- package/docs/interfaces/Action.html +25 -25
- package/docs/interfaces/AggregateRating.html +22 -22
- package/docs/interfaces/Article.html +125 -125
- package/docs/interfaces/Base.html +2 -2
- package/docs/interfaces/Brand.html +18 -18
- package/docs/interfaces/Class.html +15 -15
- package/docs/interfaces/ContactPoint.html +22 -22
- package/docs/interfaces/CreativeWork.html +117 -117
- package/docs/interfaces/EntryPoint.html +20 -20
- package/docs/interfaces/Enumeration.html +15 -15
- package/docs/interfaces/GeoShape.html +22 -22
- package/docs/interfaces/GeospatialGeometry.html +24 -24
- package/docs/interfaces/ImageObject.html +125 -125
- package/docs/interfaces/Map.html +118 -118
- package/docs/interfaces/MediaObject.html +121 -121
- package/docs/interfaces/MobileApplication.html +139 -139
- package/docs/interfaces/Offer.html +57 -57
- package/docs/interfaces/Organization.html +69 -69
- package/docs/interfaces/Person.html +71 -71
- package/docs/interfaces/Place.html +51 -51
- package/docs/interfaces/PostalAddress.html +28 -28
- package/docs/interfaces/Product.html +54 -54
- package/docs/interfaces/Property.html +18 -18
- package/docs/interfaces/PropertyValue.html +22 -22
- package/docs/interfaces/QualitativeValue.html +23 -23
- package/docs/interfaces/QuantitativeValue.html +22 -22
- package/docs/interfaces/Rating.html +19 -19
- package/docs/interfaces/Review.html +121 -121
- package/docs/interfaces/RichResultProps.html +2 -2
- package/docs/interfaces/Service.html +35 -35
- package/docs/interfaces/SoftwareApplication.html +138 -138
- package/docs/interfaces/Thing.html +14 -14
- package/docs/types/AdministrativeArea.html +1 -1
- package/docs/types/Country.html +1 -1
- package/docs/types/DateTime.html +1 -1
- package/docs/types/Intangible.html +1 -1
- package/docs/types/Integer.html +1 -1
- package/docs/types/Language.html +1 -1
- package/docs/types/Photograph.html +1 -1
- package/docs/types/StructuredValue.html +1 -1
- package/docs/types/Text.html +1 -1
- package/docs/types/Time.html +1 -1
- package/docs/types/URL.html +1 -1
- package/docs/types/VirtualLocation.html +1 -1
- package/package.json +1 -1
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
<ul class="tsd-hierarchy">
|
|
25
25
|
<li><a href="Place.html" class="tsd-signature-type tsd-kind-interface">Place</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/
|
|
27
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L6">packages/rich-result/src/jsonld/GeospatialGeometry.ts:6</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">
|
|
@@ -63,129 +63,129 @@
|
|
|
63
63
|
<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">
|
|
64
64
|
<p>Inherited from Intangible.@type</p>
|
|
65
65
|
<ul>
|
|
66
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
66
|
+
<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>
|
|
67
67
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="additionalType" class="tsd-anchor"></a>
|
|
68
68
|
<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>
|
|
69
69
|
<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">
|
|
70
70
|
<p>Inherited from Intangible.additionalType</p>
|
|
71
71
|
<ul>
|
|
72
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
72
|
+
<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>
|
|
73
73
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="alternateName" class="tsd-anchor"></a>
|
|
74
74
|
<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>
|
|
75
75
|
<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">
|
|
76
76
|
<p>Inherited from Intangible.alternateName</p>
|
|
77
77
|
<ul>
|
|
78
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
78
|
+
<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>
|
|
79
79
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="description" class="tsd-anchor"></a>
|
|
80
80
|
<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>
|
|
81
81
|
<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">
|
|
82
82
|
<p>Inherited from Intangible.description</p>
|
|
83
83
|
<ul>
|
|
84
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
84
|
+
<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>
|
|
85
85
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="disambiguatingDescription" class="tsd-anchor"></a>
|
|
86
86
|
<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>
|
|
87
87
|
<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">
|
|
88
88
|
<p>Inherited from Intangible.disambiguatingDescription</p>
|
|
89
89
|
<ul>
|
|
90
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
90
|
+
<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>
|
|
91
91
|
<section class="tsd-panel tsd-member"><a id="geoContains" class="tsd-anchor"></a>
|
|
92
92
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Contains</span><a href="#geoContains" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
93
93
|
<div class="tsd-signature"><span class="tsd-kind-property">geo<wbr/>Contains</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
94
94
|
<ul>
|
|
95
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
95
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L7">packages/rich-result/src/jsonld/GeospatialGeometry.ts:7</a></li></ul></aside></section>
|
|
96
96
|
<section class="tsd-panel tsd-member"><a id="geoCoveredBy" class="tsd-anchor"></a>
|
|
97
97
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Covered<wbr/>By</span><a href="#geoCoveredBy" 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">geo<wbr/>Covered<wbr/>By</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
99
99
|
<ul>
|
|
100
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
100
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L8">packages/rich-result/src/jsonld/GeospatialGeometry.ts:8</a></li></ul></aside></section>
|
|
101
101
|
<section class="tsd-panel tsd-member"><a id="geoCovers" class="tsd-anchor"></a>
|
|
102
102
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Covers</span><a href="#geoCovers" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
103
103
|
<div class="tsd-signature"><span class="tsd-kind-property">geo<wbr/>Covers</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
104
104
|
<ul>
|
|
105
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
105
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L9">packages/rich-result/src/jsonld/GeospatialGeometry.ts:9</a></li></ul></aside></section>
|
|
106
106
|
<section class="tsd-panel tsd-member"><a id="geoCrosses" class="tsd-anchor"></a>
|
|
107
107
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Crosses</span><a href="#geoCrosses" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
108
108
|
<div class="tsd-signature"><span class="tsd-kind-property">geo<wbr/>Crosses</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
109
109
|
<ul>
|
|
110
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
110
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L10">packages/rich-result/src/jsonld/GeospatialGeometry.ts:10</a></li></ul></aside></section>
|
|
111
111
|
<section class="tsd-panel tsd-member"><a id="geoDisjoint" class="tsd-anchor"></a>
|
|
112
112
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Disjoint</span><a href="#geoDisjoint" 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">geo<wbr/>Disjoint</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
114
114
|
<ul>
|
|
115
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
115
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L11">packages/rich-result/src/jsonld/GeospatialGeometry.ts:11</a></li></ul></aside></section>
|
|
116
116
|
<section class="tsd-panel tsd-member"><a id="geoEquals" class="tsd-anchor"></a>
|
|
117
117
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Equals</span><a href="#geoEquals" 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">geo<wbr/>Equals</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
119
119
|
<ul>
|
|
120
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
120
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L12">packages/rich-result/src/jsonld/GeospatialGeometry.ts:12</a></li></ul></aside></section>
|
|
121
121
|
<section class="tsd-panel tsd-member"><a id="geoIntersects" class="tsd-anchor"></a>
|
|
122
122
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Intersects</span><a href="#geoIntersects" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
123
123
|
<div class="tsd-signature"><span class="tsd-kind-property">geo<wbr/>Intersects</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
124
124
|
<ul>
|
|
125
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
125
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L13">packages/rich-result/src/jsonld/GeospatialGeometry.ts:13</a></li></ul></aside></section>
|
|
126
126
|
<section class="tsd-panel tsd-member"><a id="geoOverlaps" class="tsd-anchor"></a>
|
|
127
127
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Overlaps</span><a href="#geoOverlaps" 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">geo<wbr/>Overlaps</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
129
129
|
<ul>
|
|
130
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
130
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L14">packages/rich-result/src/jsonld/GeospatialGeometry.ts:14</a></li></ul></aside></section>
|
|
131
131
|
<section class="tsd-panel tsd-member"><a id="geoTouches" class="tsd-anchor"></a>
|
|
132
132
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Touches</span><a href="#geoTouches" 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">geo<wbr/>Touches</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
134
134
|
<ul>
|
|
135
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
135
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L15">packages/rich-result/src/jsonld/GeospatialGeometry.ts:15</a></li></ul></aside></section>
|
|
136
136
|
<section class="tsd-panel tsd-member"><a id="geoWithin" class="tsd-anchor"></a>
|
|
137
137
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>geo<wbr/>Within</span><a href="#geoWithin" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
138
138
|
<div class="tsd-signature"><span class="tsd-kind-property">geo<wbr/>Within</span><span class="tsd-signature-symbol">?:</span> <a href="GeospatialGeometry.html" class="tsd-signature-type tsd-kind-interface">GeospatialGeometry</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">
|
|
139
139
|
<ul>
|
|
140
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
140
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/1d2e048/packages/rich-result/src/jsonld/GeospatialGeometry.ts#L16">packages/rich-result/src/jsonld/GeospatialGeometry.ts:16</a></li></ul></aside></section>
|
|
141
141
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="identifier" class="tsd-anchor"></a>
|
|
142
142
|
<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>
|
|
143
143
|
<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">
|
|
144
144
|
<p>Inherited from Intangible.identifier</p>
|
|
145
145
|
<ul>
|
|
146
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
146
|
+
<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>
|
|
147
147
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="image" class="tsd-anchor"></a>
|
|
148
148
|
<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>
|
|
149
149
|
<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">
|
|
150
150
|
<p>Inherited from Intangible.image</p>
|
|
151
151
|
<ul>
|
|
152
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
152
|
+
<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>
|
|
153
153
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="mainIdentityOfPage" class="tsd-anchor"></a>
|
|
154
154
|
<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>
|
|
155
155
|
<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">
|
|
156
156
|
<p>Inherited from Intangible.mainIdentityOfPage</p>
|
|
157
157
|
<ul>
|
|
158
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
158
|
+
<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>
|
|
159
159
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="name" class="tsd-anchor"></a>
|
|
160
160
|
<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>
|
|
161
161
|
<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">
|
|
162
162
|
<p>Inherited from Intangible.name</p>
|
|
163
163
|
<ul>
|
|
164
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
164
|
+
<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>
|
|
165
165
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="potentialAction" class="tsd-anchor"></a>
|
|
166
166
|
<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>
|
|
167
167
|
<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">
|
|
168
168
|
<p>Inherited from Intangible.potentialAction</p>
|
|
169
169
|
<ul>
|
|
170
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
170
|
+
<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>
|
|
171
171
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="sameAs" class="tsd-anchor"></a>
|
|
172
172
|
<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>
|
|
173
173
|
<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">
|
|
174
174
|
<p>Inherited from Intangible.sameAs</p>
|
|
175
175
|
<ul>
|
|
176
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
176
|
+
<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>
|
|
177
177
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="subjectOf" class="tsd-anchor"></a>
|
|
178
178
|
<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>
|
|
179
179
|
<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">
|
|
180
180
|
<p>Inherited from Intangible.subjectOf</p>
|
|
181
181
|
<ul>
|
|
182
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
182
|
+
<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>
|
|
183
183
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="url" class="tsd-anchor"></a>
|
|
184
184
|
<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>
|
|
185
185
|
<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">
|
|
186
186
|
<p>Inherited from Intangible.url</p>
|
|
187
187
|
<ul>
|
|
188
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
188
|
+
<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>
|
|
189
189
|
<div class="col-sidebar">
|
|
190
190
|
<div class="page-menu">
|
|
191
191
|
<div class="tsd-navigation settings">
|