@xyo-network/react-share 2.57.0 → 2.57.2

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 (2) hide show
  1. package/dist/docs.json +231 -0
  2. package/package.json +6 -6
package/dist/docs.json ADDED
@@ -0,0 +1,231 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/react-share",
4
+ "variant": "project",
5
+ "kind": 1,
6
+ "flags": {},
7
+ "children": [
8
+ {
9
+ "id": 1,
10
+ "name": "ShareButtonProps",
11
+ "variant": "declaration",
12
+ "kind": 256,
13
+ "flags": {},
14
+ "children": [
15
+ {
16
+ "id": 2,
17
+ "name": "prepared",
18
+ "variant": "declaration",
19
+ "kind": 1024,
20
+ "flags": {
21
+ "isOptional": true
22
+ },
23
+ "sources": [
24
+ {
25
+ "fileName": "packages/sdk/packages/share/src/ShareButton.tsx",
26
+ "line": 11,
27
+ "character": 2,
28
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/766ebcfe0aff/packages/sdk/packages/share/src/ShareButton.tsx#L11"
29
+ }
30
+ ],
31
+ "type": {
32
+ "type": "intrinsic",
33
+ "name": "boolean"
34
+ }
35
+ },
36
+ {
37
+ "id": 3,
38
+ "name": "shareLink",
39
+ "variant": "declaration",
40
+ "kind": 1024,
41
+ "flags": {
42
+ "isOptional": true
43
+ },
44
+ "sources": [
45
+ {
46
+ "fileName": "packages/sdk/packages/share/src/ShareButton.tsx",
47
+ "line": 12,
48
+ "character": 2,
49
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/766ebcfe0aff/packages/sdk/packages/share/src/ShareButton.tsx#L12"
50
+ }
51
+ ],
52
+ "type": {
53
+ "type": "intrinsic",
54
+ "name": "string"
55
+ }
56
+ }
57
+ ],
58
+ "groups": [
59
+ {
60
+ "title": "Properties",
61
+ "children": [
62
+ 2,
63
+ 3
64
+ ]
65
+ }
66
+ ],
67
+ "sources": [
68
+ {
69
+ "fileName": "packages/sdk/packages/share/src/ShareButton.tsx",
70
+ "line": 10,
71
+ "character": 17,
72
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/766ebcfe0aff/packages/sdk/packages/share/src/ShareButton.tsx#L10"
73
+ }
74
+ ],
75
+ "extendedTypes": [
76
+ {
77
+ "type": "reference",
78
+ "target": {
79
+ "sourceFileName": "../../../../node_modules/@xylabs/react-button/src/components/ButtonExProps.tsx",
80
+ "qualifiedName": "ButtonExProps"
81
+ },
82
+ "name": "ButtonExProps",
83
+ "package": "@xylabs/react-button"
84
+ }
85
+ ]
86
+ },
87
+ {
88
+ "id": 4,
89
+ "name": "ShareButton",
90
+ "variant": "declaration",
91
+ "kind": 64,
92
+ "flags": {},
93
+ "sources": [
94
+ {
95
+ "fileName": "packages/sdk/packages/share/src/ShareButton.tsx",
96
+ "line": 15,
97
+ "character": 13,
98
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/766ebcfe0aff/packages/sdk/packages/share/src/ShareButton.tsx#L15"
99
+ }
100
+ ],
101
+ "signatures": [
102
+ {
103
+ "id": 5,
104
+ "name": "ShareButton",
105
+ "variant": "signature",
106
+ "kind": 4096,
107
+ "flags": {},
108
+ "sources": [
109
+ {
110
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
111
+ "line": 525,
112
+ "character": 8
113
+ }
114
+ ],
115
+ "parameters": [
116
+ {
117
+ "id": 6,
118
+ "name": "props",
119
+ "variant": "param",
120
+ "kind": 32768,
121
+ "flags": {},
122
+ "type": {
123
+ "type": "reference",
124
+ "target": 1,
125
+ "name": "ShareButtonProps",
126
+ "package": "@xyo-network/react-share"
127
+ }
128
+ },
129
+ {
130
+ "id": 7,
131
+ "name": "context",
132
+ "variant": "param",
133
+ "kind": 32768,
134
+ "flags": {
135
+ "isOptional": true
136
+ },
137
+ "type": {
138
+ "type": "intrinsic",
139
+ "name": "any"
140
+ }
141
+ }
142
+ ],
143
+ "type": {
144
+ "type": "union",
145
+ "types": [
146
+ {
147
+ "type": "literal",
148
+ "value": null
149
+ },
150
+ {
151
+ "type": "reference",
152
+ "target": {
153
+ "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
154
+ "qualifiedName": "React.ReactElement"
155
+ },
156
+ "typeArguments": [
157
+ {
158
+ "type": "intrinsic",
159
+ "name": "any"
160
+ },
161
+ {
162
+ "type": "intrinsic",
163
+ "name": "any"
164
+ }
165
+ ],
166
+ "name": "ReactElement",
167
+ "package": "@types/react",
168
+ "qualifiedName": "React.ReactElement"
169
+ }
170
+ ]
171
+ }
172
+ }
173
+ ]
174
+ }
175
+ ],
176
+ "groups": [
177
+ {
178
+ "title": "Interfaces",
179
+ "children": [
180
+ 1
181
+ ]
182
+ },
183
+ {
184
+ "title": "Functions",
185
+ "children": [
186
+ 4
187
+ ]
188
+ }
189
+ ],
190
+ "packageName": "@xyo-network/react-share",
191
+ "readme": [
192
+ {
193
+ "kind": "text",
194
+ "text": "[![logo][]](https://xyo.network)\n\nPart of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/sdk-xyo-react)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
195
+ }
196
+ ],
197
+ "symbolIdMap": {
198
+ "0": {
199
+ "sourceFileName": "src/index.ts",
200
+ "qualifiedName": ""
201
+ },
202
+ "1": {
203
+ "sourceFileName": "src/ShareButton.tsx",
204
+ "qualifiedName": "ShareButtonProps"
205
+ },
206
+ "2": {
207
+ "sourceFileName": "src/ShareButton.tsx",
208
+ "qualifiedName": "ShareButtonProps.prepared"
209
+ },
210
+ "3": {
211
+ "sourceFileName": "src/ShareButton.tsx",
212
+ "qualifiedName": "ShareButtonProps.shareLink"
213
+ },
214
+ "4": {
215
+ "sourceFileName": "src/ShareButton.tsx",
216
+ "qualifiedName": "ShareButton"
217
+ },
218
+ "5": {
219
+ "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
220
+ "qualifiedName": "ShareButton"
221
+ },
222
+ "6": {
223
+ "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
224
+ "qualifiedName": "props"
225
+ },
226
+ "7": {
227
+ "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
228
+ "qualifiedName": "context"
229
+ }
230
+ }
231
+ }
package/package.json CHANGED
@@ -10,9 +10,9 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-button": "^2.17.6",
14
- "@xylabs/react-flexbox": "^2.17.6",
15
- "@xylabs/react-link": "^2.17.6"
13
+ "@xylabs/react-button": "~2.17.6",
14
+ "@xylabs/react-flexbox": "~2.17.6",
15
+ "@xylabs/react-link": "~2.17.6"
16
16
  },
17
17
  "peerDependencies": {
18
18
  "@mui/icons-material": "^5",
@@ -25,8 +25,8 @@
25
25
  "react-router-dom": "^6"
26
26
  },
27
27
  "devDependencies": {
28
- "@storybook/react": "^7.0.27",
29
- "@xylabs/ts-scripts-yarn3": "^2.18.10",
28
+ "@storybook/react": "^7.1.0",
29
+ "@xylabs/ts-scripts-yarn3": "^2.18.11",
30
30
  "typescript": "^5.1.6"
31
31
  },
32
32
  "description": "Common React library for all XYO projects that use React",
@@ -72,5 +72,5 @@
72
72
  },
73
73
  "sideEffects": false,
74
74
  "types": "dist/types/index.d.ts",
75
- "version": "2.57.0"
75
+ "version": "2.57.2"
76
76
  }