@xylabs/react-portal 2.17.6 → 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.
package/dist/docs.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"fileName": "packages/portal/src/components/Portal/PortalProps.ts",
|
|
24
24
|
"line": 2,
|
|
25
25
|
"character": 2,
|
|
26
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
26
|
+
"url": "https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L2"
|
|
27
27
|
}
|
|
28
28
|
],
|
|
29
29
|
"type": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"fileName": "packages/portal/src/components/Portal/PortalProps.ts",
|
|
51
51
|
"line": 3,
|
|
52
52
|
"character": 2,
|
|
53
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
53
|
+
"url": "https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L3"
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
56
|
"type": {
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"fileName": "packages/portal/src/components/Portal/PortalProps.ts",
|
|
72
72
|
"line": 4,
|
|
73
73
|
"character": 2,
|
|
74
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
74
|
+
"url": "https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L4"
|
|
75
75
|
}
|
|
76
76
|
],
|
|
77
77
|
"type": {
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"fileName": "packages/portal/src/components/Portal/PortalProps.ts",
|
|
93
93
|
"line": 5,
|
|
94
94
|
"character": 2,
|
|
95
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
95
|
+
"url": "https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L5"
|
|
96
96
|
}
|
|
97
97
|
],
|
|
98
98
|
"type": {
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
"fileName": "packages/portal/src/components/Portal/PortalProps.ts",
|
|
118
118
|
"line": 1,
|
|
119
119
|
"character": 17,
|
|
120
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
120
|
+
"url": "https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L1"
|
|
121
121
|
}
|
|
122
122
|
]
|
|
123
123
|
},
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"fileName": "packages/portal/src/components/Portal/Portal.tsx",
|
|
133
133
|
"line": 6,
|
|
134
134
|
"character": 13,
|
|
135
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
135
|
+
"url": "https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/Portal.tsx#L6"
|
|
136
136
|
}
|
|
137
137
|
],
|
|
138
138
|
"signatures": [
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<ul class="tsd-hierarchy">
|
|
21
21
|
<li><span class="target">PortalProps</span></li></ul></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L1">packages/portal/src/components/Portal/PortalProps.ts:1</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -39,22 +39,22 @@
|
|
|
39
39
|
<h3 class="tsd-anchor-link"><span>children</span><a href="#children" 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>
|
|
40
40
|
<div class="tsd-signature"><span class="tsd-kind-property">children</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">ReactNode</span></div><aside class="tsd-sources">
|
|
41
41
|
<ul>
|
|
42
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
42
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L2">packages/portal/src/components/Portal/PortalProps.ts:2</a></li></ul></aside></section>
|
|
43
43
|
<section class="tsd-panel tsd-member"><a id="className" class="tsd-anchor"></a>
|
|
44
44
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>class<wbr/>Name</span><a href="#className" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
45
45
|
<div class="tsd-signature"><span class="tsd-kind-property">class<wbr/>Name</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
46
46
|
<ul>
|
|
47
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
47
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L3">packages/portal/src/components/Portal/PortalProps.ts:3</a></li></ul></aside></section>
|
|
48
48
|
<section class="tsd-panel tsd-member"><a id="el" class="tsd-anchor"></a>
|
|
49
49
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>el</span><a href="#el" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
50
50
|
<div class="tsd-signature"><span class="tsd-kind-property">el</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
51
51
|
<ul>
|
|
52
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
52
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L4">packages/portal/src/components/Portal/PortalProps.ts:4</a></li></ul></aside></section>
|
|
53
53
|
<section class="tsd-panel tsd-member"><a id="target" class="tsd-anchor"></a>
|
|
54
54
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>target</span><a href="#target" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
55
55
|
<div class="tsd-signature"><span class="tsd-kind-property">target</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
56
56
|
<ul>
|
|
57
|
-
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/
|
|
57
|
+
<li>Defined in <a href="https://github.com/xylabs/sdk-react/blob/d40c19ad1/packages/portal/src/components/Portal/PortalProps.ts#L5">packages/portal/src/components/Portal/PortalProps.ts:5</a></li></ul></aside></section></section></div>
|
|
58
58
|
<div class="col-sidebar">
|
|
59
59
|
<div class="page-menu">
|
|
60
60
|
<div class="tsd-navigation settings">
|
package/package.json
CHANGED