@xyo-network/react-embed 2.63.1 → 2.64.0-rc.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (448) hide show
  1. package/dist/components/EmbedPlugin.d.mts.map +1 -0
  2. package/dist/components/EmbedPlugin.d.ts +5 -0
  3. package/dist/components/EmbedPlugin.d.ts.map +1 -0
  4. package/dist/components/EmbedResolver.d.mts.map +1 -0
  5. package/dist/components/EmbedResolver.d.ts +4 -0
  6. package/dist/components/EmbedResolver.d.ts.map +1 -0
  7. package/dist/components/controls/EmbedFormControl.d.mts.map +1 -0
  8. package/dist/components/controls/EmbedFormControl.d.ts +10 -0
  9. package/dist/components/controls/EmbedFormControl.d.ts.map +1 -0
  10. package/dist/components/controls/ListModeSelect.d.mts.map +1 -0
  11. package/dist/components/controls/ListModeSelect.d.ts +6 -0
  12. package/dist/components/controls/ListModeSelect.d.ts.map +1 -0
  13. package/dist/components/controls/RenderSelect.d.mts.map +1 -0
  14. package/dist/components/controls/RenderSelect.d.ts +4 -0
  15. package/dist/components/controls/RenderSelect.d.ts.map +1 -0
  16. package/dist/components/controls/index.d.mts.map +1 -0
  17. package/dist/{esm/components/controls/index.js → components/controls/index.d.ts} +1 -1
  18. package/dist/components/controls/index.d.ts.map +1 -0
  19. package/dist/components/embed-card/EmbedCardResolver.d.mts.map +1 -0
  20. package/dist/components/embed-card/EmbedCardResolver.d.ts +5 -0
  21. package/dist/components/embed-card/EmbedCardResolver.d.ts.map +1 -0
  22. package/dist/components/embed-card/EmbedPluginCard.d.mts.map +1 -0
  23. package/dist/components/embed-card/EmbedPluginCard.d.ts +11 -0
  24. package/dist/components/embed-card/EmbedPluginCard.d.ts.map +1 -0
  25. package/dist/components/embed-card/card/BusyCard.d.mts.map +1 -0
  26. package/dist/components/embed-card/card/BusyCard.d.ts +11 -0
  27. package/dist/components/embed-card/card/BusyCard.d.ts.map +1 -0
  28. package/dist/components/embed-card/card/EmbedCardHeader.d.mts.map +1 -0
  29. package/dist/components/embed-card/card/EmbedCardHeader.d.ts +4 -0
  30. package/dist/components/embed-card/card/EmbedCardHeader.d.ts.map +1 -0
  31. package/dist/components/embed-card/card/EmbedPluginCard.d.mts.map +1 -0
  32. package/dist/components/embed-card/card/EmbedPluginCard.d.ts +4 -0
  33. package/dist/components/embed-card/card/EmbedPluginCard.d.ts.map +1 -0
  34. package/dist/components/embed-card/card/index.d.mts.map +1 -0
  35. package/dist/{esm/components/embed-card/card/index.js → components/embed-card/card/index.d.ts} +1 -1
  36. package/dist/components/embed-card/card/index.d.ts.map +1 -0
  37. package/dist/components/embed-card/error-handling/EmbedCardApiErrorRenderer.d.mts.map +1 -0
  38. package/dist/components/embed-card/error-handling/EmbedCardApiErrorRenderer.d.ts +10 -0
  39. package/dist/components/embed-card/error-handling/EmbedCardApiErrorRenderer.d.ts.map +1 -0
  40. package/dist/components/embed-card/error-handling/EmbedErrorCard.d.mts.map +1 -0
  41. package/dist/components/embed-card/error-handling/EmbedErrorCard.d.ts +15 -0
  42. package/dist/components/embed-card/error-handling/EmbedErrorCard.d.ts.map +1 -0
  43. package/dist/components/embed-card/error-handling/index.d.mts.map +1 -0
  44. package/dist/{esm/components/embed-card/error-handling/index.js → components/embed-card/error-handling/index.d.ts} +1 -1
  45. package/dist/components/embed-card/error-handling/index.d.ts.map +1 -0
  46. package/dist/components/embed-card/index.d.mts.map +1 -0
  47. package/dist/{esm/components/embed-card/index.js → components/embed-card/index.d.ts} +1 -1
  48. package/dist/components/embed-card/index.d.ts.map +1 -0
  49. package/dist/components/embed-card/menu/EmbedMenu.d.mts.map +1 -0
  50. package/dist/components/embed-card/menu/EmbedMenu.d.ts +4 -0
  51. package/dist/components/embed-card/menu/EmbedMenu.d.ts.map +1 -0
  52. package/dist/components/embed-card/menu/JsonMenuItem.d.mts.map +1 -0
  53. package/dist/components/embed-card/menu/JsonMenuItem.d.ts +4 -0
  54. package/dist/components/embed-card/menu/JsonMenuItem.d.ts.map +1 -0
  55. package/dist/components/embed-card/menu/index.d.mts.map +1 -0
  56. package/dist/components/embed-card/menu/index.d.ts +2 -0
  57. package/dist/components/embed-card/menu/index.d.ts.map +1 -0
  58. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.examples.stories.d.mts +6 -0
  59. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.examples.stories.d.mts.map +1 -0
  60. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.examples.stories.d.ts +6 -0
  61. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.examples.stories.d.ts.map +1 -0
  62. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.states.stories.d.mts +11 -0
  63. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.states.stories.d.mts.map +1 -0
  64. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.states.stories.d.ts +11 -0
  65. package/dist/components/embed-plugin-stories/XyoEmbedPlugin.states.stories.d.ts.map +1 -0
  66. package/dist/components/embed-plugin-stories/storyPayload.d.mts.map +1 -0
  67. package/dist/components/embed-plugin-stories/storyPayload.d.ts +126 -0
  68. package/dist/components/embed-plugin-stories/storyPayload.d.ts.map +1 -0
  69. package/dist/components/embed-plugin-stories/storyShared.d.mts.map +1 -0
  70. package/dist/components/embed-plugin-stories/storyShared.d.ts +5 -0
  71. package/dist/components/embed-plugin-stories/storyShared.d.ts.map +1 -0
  72. package/dist/components/index.d.mts.map +1 -0
  73. package/dist/{esm/components/index.js → components/index.d.ts} +1 -1
  74. package/dist/components/index.d.ts.map +1 -0
  75. package/dist/components/validation-alerts/ValidatePayload.d.mts.map +1 -0
  76. package/dist/components/validation-alerts/ValidatePayload.d.ts +5 -0
  77. package/dist/components/validation-alerts/ValidatePayload.d.ts.map +1 -0
  78. package/dist/components/validation-alerts/ValidatePlugins.d.mts.map +1 -0
  79. package/dist/components/validation-alerts/ValidatePlugins.d.ts +5 -0
  80. package/dist/components/validation-alerts/ValidatePlugins.d.ts.map +1 -0
  81. package/dist/components/validation-alerts/index.d.mts.map +1 -0
  82. package/dist/{esm/components/validation-alerts/index.js → components/validation-alerts/index.d.ts} +1 -1
  83. package/dist/components/validation-alerts/index.d.ts.map +1 -0
  84. package/dist/contexts/EmbedPluginContext/Context.d.mts.map +1 -0
  85. package/dist/contexts/EmbedPluginContext/Context.d.ts +4 -0
  86. package/dist/contexts/EmbedPluginContext/Context.d.ts.map +1 -0
  87. package/dist/contexts/EmbedPluginContext/Provider.d.mts.map +1 -0
  88. package/dist/contexts/EmbedPluginContext/Provider.d.ts +7 -0
  89. package/dist/contexts/EmbedPluginContext/Provider.d.ts.map +1 -0
  90. package/dist/contexts/EmbedPluginContext/State.d.mts.map +1 -0
  91. package/dist/contexts/EmbedPluginContext/State.d.ts +33 -0
  92. package/dist/contexts/EmbedPluginContext/State.d.ts.map +1 -0
  93. package/dist/contexts/EmbedPluginContext/index.d.mts.map +1 -0
  94. package/dist/contexts/EmbedPluginContext/index.d.ts.map +1 -0
  95. package/dist/contexts/EmbedPluginContext/use.d.mts.map +1 -0
  96. package/dist/contexts/EmbedPluginContext/use.d.ts +2 -0
  97. package/dist/contexts/EmbedPluginContext/use.d.ts.map +1 -0
  98. package/dist/contexts/RefreshPayloadContext/Context.d.mts.map +1 -0
  99. package/dist/contexts/RefreshPayloadContext/Context.d.ts +4 -0
  100. package/dist/contexts/RefreshPayloadContext/Context.d.ts.map +1 -0
  101. package/dist/contexts/RefreshPayloadContext/Provider.d.mts.map +1 -0
  102. package/dist/contexts/RefreshPayloadContext/Provider.d.ts +8 -0
  103. package/dist/contexts/RefreshPayloadContext/Provider.d.ts.map +1 -0
  104. package/dist/contexts/RefreshPayloadContext/State.d.mts.map +1 -0
  105. package/dist/contexts/RefreshPayloadContext/State.d.ts +8 -0
  106. package/dist/contexts/RefreshPayloadContext/State.d.ts.map +1 -0
  107. package/dist/contexts/RefreshPayloadContext/index.d.mts.map +1 -0
  108. package/dist/contexts/RefreshPayloadContext/index.d.ts.map +1 -0
  109. package/dist/contexts/RefreshPayloadContext/use.d.mts.map +1 -0
  110. package/dist/contexts/RefreshPayloadContext/use.d.ts +2 -0
  111. package/dist/contexts/RefreshPayloadContext/use.d.ts.map +1 -0
  112. package/dist/contexts/ResolvePayloadContext/Context.d.mts.map +1 -0
  113. package/dist/contexts/ResolvePayloadContext/Context.d.ts +4 -0
  114. package/dist/contexts/ResolvePayloadContext/Context.d.ts.map +1 -0
  115. package/dist/contexts/ResolvePayloadContext/Provider.d.mts.map +1 -0
  116. package/dist/contexts/ResolvePayloadContext/Provider.d.ts +6 -0
  117. package/dist/contexts/ResolvePayloadContext/Provider.d.ts.map +1 -0
  118. package/dist/contexts/ResolvePayloadContext/State.d.mts.map +1 -0
  119. package/dist/contexts/ResolvePayloadContext/State.d.ts +13 -0
  120. package/dist/contexts/ResolvePayloadContext/State.d.ts.map +1 -0
  121. package/dist/{esm/contexts/EmbedPluginContext/index.js → contexts/ResolvePayloadContext/index.d.mts} +1 -1
  122. package/dist/contexts/ResolvePayloadContext/index.d.mts.map +1 -0
  123. package/dist/{esm/contexts/ResolvePayloadContext/index.js → contexts/ResolvePayloadContext/index.d.ts} +1 -1
  124. package/dist/{types/contexts/EmbedPluginContext → contexts/ResolvePayloadContext}/index.d.ts.map +1 -1
  125. package/dist/contexts/ResolvePayloadContext/use.d.mts.map +1 -0
  126. package/dist/contexts/ResolvePayloadContext/use.d.ts +2 -0
  127. package/dist/contexts/ResolvePayloadContext/use.d.ts.map +1 -0
  128. package/dist/contexts/ValidatePayloadContext/Context.d.mts.map +1 -0
  129. package/dist/contexts/ValidatePayloadContext/Context.d.ts +4 -0
  130. package/dist/contexts/ValidatePayloadContext/Context.d.ts.map +1 -0
  131. package/dist/contexts/ValidatePayloadContext/Provider.d.mts.map +1 -0
  132. package/dist/contexts/ValidatePayloadContext/Provider.d.ts +7 -0
  133. package/dist/contexts/ValidatePayloadContext/Provider.d.ts.map +1 -0
  134. package/dist/contexts/ValidatePayloadContext/Provider.stories.d.mts +15 -0
  135. package/dist/contexts/ValidatePayloadContext/Provider.stories.d.mts.map +1 -0
  136. package/dist/contexts/ValidatePayloadContext/Provider.stories.d.ts +15 -0
  137. package/dist/contexts/ValidatePayloadContext/Provider.stories.d.ts.map +1 -0
  138. package/dist/contexts/ValidatePayloadContext/State.d.mts.map +1 -0
  139. package/dist/contexts/ValidatePayloadContext/State.d.ts +7 -0
  140. package/dist/contexts/ValidatePayloadContext/State.d.ts.map +1 -0
  141. package/dist/{esm/contexts/RefreshPayloadContext/index.js → contexts/ValidatePayloadContext/index.d.mts} +1 -1
  142. package/dist/contexts/ValidatePayloadContext/index.d.mts.map +1 -0
  143. package/dist/{esm/contexts/ValidatePayloadContext/index.js → contexts/ValidatePayloadContext/index.d.ts} +1 -1
  144. package/dist/contexts/ValidatePayloadContext/index.d.ts.map +1 -0
  145. package/dist/contexts/ValidatePayloadContext/use.d.mts.map +1 -0
  146. package/dist/contexts/ValidatePayloadContext/use.d.ts +2 -0
  147. package/dist/contexts/ValidatePayloadContext/use.d.ts.map +1 -0
  148. package/dist/contexts/index.d.mts.map +1 -0
  149. package/dist/{esm/contexts/index.js → contexts/index.d.ts} +1 -1
  150. package/dist/contexts/index.d.ts.map +1 -0
  151. package/dist/{esm/index.js → index.d.mts} +1 -1
  152. package/dist/index.d.mts.map +1 -0
  153. package/dist/index.d.ts +4 -0
  154. package/dist/index.d.ts.map +1 -0
  155. package/dist/index.js +533 -0
  156. package/dist/index.js.map +1 -0
  157. package/dist/index.mjs +493 -0
  158. package/dist/index.mjs.map +1 -0
  159. package/dist/types/EmbedPluginProps.d.mts.map +1 -0
  160. package/dist/types/EmbedPluginProps.d.ts +10 -0
  161. package/dist/types/EmbedPluginProps.d.ts.map +1 -0
  162. package/dist/types/index.d.mts.map +1 -0
  163. package/dist/types/index.d.ts +1 -3
  164. package/dist/types/index.d.ts.map +1 -1
  165. package/package.json +35 -26
  166. package/src/components/embed-card/card/EmbedCardHeader.tsx +1 -1
  167. package/src/components/embed-card/menu/EmbedMenu.tsx +1 -1
  168. package/src/components/embed-card/menu/JsonMenuItem.tsx +1 -1
  169. package/dist/cjs/components/EmbedPlugin.js +0 -19
  170. package/dist/cjs/components/EmbedPlugin.js.map +0 -1
  171. package/dist/cjs/components/EmbedResolver.js +0 -12
  172. package/dist/cjs/components/EmbedResolver.js.map +0 -1
  173. package/dist/cjs/components/controls/EmbedFormControl.js +0 -12
  174. package/dist/cjs/components/controls/EmbedFormControl.js.map +0 -1
  175. package/dist/cjs/components/controls/ListModeSelect.js +0 -21
  176. package/dist/cjs/components/controls/ListModeSelect.js.map +0 -1
  177. package/dist/cjs/components/controls/RenderSelect.js +0 -15
  178. package/dist/cjs/components/controls/RenderSelect.js.map +0 -1
  179. package/dist/cjs/components/controls/index.js +0 -7
  180. package/dist/cjs/components/controls/index.js.map +0 -1
  181. package/dist/cjs/components/embed-card/EmbedCardResolver.js +0 -19
  182. package/dist/cjs/components/embed-card/EmbedCardResolver.js.map +0 -1
  183. package/dist/cjs/components/embed-card/EmbedPluginCard.js +0 -35
  184. package/dist/cjs/components/embed-card/EmbedPluginCard.js.map +0 -1
  185. package/dist/cjs/components/embed-card/card/BusyCard.js +0 -15
  186. package/dist/cjs/components/embed-card/card/BusyCard.js.map +0 -1
  187. package/dist/cjs/components/embed-card/card/EmbedCardHeader.js +0 -21
  188. package/dist/cjs/components/embed-card/card/EmbedCardHeader.js.map +0 -1
  189. package/dist/cjs/components/embed-card/card/EmbedPluginCard.js +0 -23
  190. package/dist/cjs/components/embed-card/card/EmbedPluginCard.js.map +0 -1
  191. package/dist/cjs/components/embed-card/card/index.js +0 -7
  192. package/dist/cjs/components/embed-card/card/index.js.map +0 -1
  193. package/dist/cjs/components/embed-card/error-handling/EmbedCardApiErrorRenderer.js +0 -17
  194. package/dist/cjs/components/embed-card/error-handling/EmbedCardApiErrorRenderer.js.map +0 -1
  195. package/dist/cjs/components/embed-card/error-handling/EmbedErrorCard.js +0 -16
  196. package/dist/cjs/components/embed-card/error-handling/EmbedErrorCard.js.map +0 -1
  197. package/dist/cjs/components/embed-card/error-handling/index.js +0 -6
  198. package/dist/cjs/components/embed-card/error-handling/index.js.map +0 -1
  199. package/dist/cjs/components/embed-card/index.js +0 -6
  200. package/dist/cjs/components/embed-card/index.js.map +0 -1
  201. package/dist/cjs/components/embed-card/menu/EmbedMenu.js +0 -23
  202. package/dist/cjs/components/embed-card/menu/EmbedMenu.js.map +0 -1
  203. package/dist/cjs/components/embed-card/menu/JsonMenuItem.js +0 -14
  204. package/dist/cjs/components/embed-card/menu/JsonMenuItem.js.map +0 -1
  205. package/dist/cjs/components/embed-card/menu/index.js +0 -5
  206. package/dist/cjs/components/embed-card/menu/index.js.map +0 -1
  207. package/dist/cjs/components/embed-plugin-stories/storyPayload.js +0 -25
  208. package/dist/cjs/components/embed-plugin-stories/storyPayload.js.map +0 -1
  209. package/dist/cjs/components/embed-plugin-stories/storyShared.js +0 -20
  210. package/dist/cjs/components/embed-plugin-stories/storyShared.js.map +0 -1
  211. package/dist/cjs/components/index.js +0 -6
  212. package/dist/cjs/components/index.js.map +0 -1
  213. package/dist/cjs/components/validation-alerts/ValidatePayload.js +0 -17
  214. package/dist/cjs/components/validation-alerts/ValidatePayload.js.map +0 -1
  215. package/dist/cjs/components/validation-alerts/ValidatePlugins.js +0 -18
  216. package/dist/cjs/components/validation-alerts/ValidatePlugins.js.map +0 -1
  217. package/dist/cjs/components/validation-alerts/index.js +0 -6
  218. package/dist/cjs/components/validation-alerts/index.js.map +0 -1
  219. package/dist/cjs/contexts/EmbedPluginContext/Context.js +0 -6
  220. package/dist/cjs/contexts/EmbedPluginContext/Context.js.map +0 -1
  221. package/dist/cjs/contexts/EmbedPluginContext/Provider.js +0 -24
  222. package/dist/cjs/contexts/EmbedPluginContext/Provider.js.map +0 -1
  223. package/dist/cjs/contexts/EmbedPluginContext/State.js +0 -3
  224. package/dist/cjs/contexts/EmbedPluginContext/State.js.map +0 -1
  225. package/dist/cjs/contexts/EmbedPluginContext/index.js +0 -8
  226. package/dist/cjs/contexts/EmbedPluginContext/index.js.map +0 -1
  227. package/dist/cjs/contexts/EmbedPluginContext/use.js +0 -8
  228. package/dist/cjs/contexts/EmbedPluginContext/use.js.map +0 -1
  229. package/dist/cjs/contexts/RefreshPayloadContext/Context.js +0 -6
  230. package/dist/cjs/contexts/RefreshPayloadContext/Context.js.map +0 -1
  231. package/dist/cjs/contexts/RefreshPayloadContext/Provider.js +0 -12
  232. package/dist/cjs/contexts/RefreshPayloadContext/Provider.js.map +0 -1
  233. package/dist/cjs/contexts/RefreshPayloadContext/State.js +0 -3
  234. package/dist/cjs/contexts/RefreshPayloadContext/State.js.map +0 -1
  235. package/dist/cjs/contexts/RefreshPayloadContext/index.js +0 -7
  236. package/dist/cjs/contexts/RefreshPayloadContext/index.js.map +0 -1
  237. package/dist/cjs/contexts/RefreshPayloadContext/use.js +0 -8
  238. package/dist/cjs/contexts/RefreshPayloadContext/use.js.map +0 -1
  239. package/dist/cjs/contexts/ResolvePayloadContext/Context.js +0 -6
  240. package/dist/cjs/contexts/ResolvePayloadContext/Context.js.map +0 -1
  241. package/dist/cjs/contexts/ResolvePayloadContext/Provider.js +0 -56
  242. package/dist/cjs/contexts/ResolvePayloadContext/Provider.js.map +0 -1
  243. package/dist/cjs/contexts/ResolvePayloadContext/State.js +0 -3
  244. package/dist/cjs/contexts/ResolvePayloadContext/State.js.map +0 -1
  245. package/dist/cjs/contexts/ResolvePayloadContext/index.js +0 -8
  246. package/dist/cjs/contexts/ResolvePayloadContext/index.js.map +0 -1
  247. package/dist/cjs/contexts/ResolvePayloadContext/use.js +0 -8
  248. package/dist/cjs/contexts/ResolvePayloadContext/use.js.map +0 -1
  249. package/dist/cjs/contexts/ValidatePayloadContext/Context.js +0 -6
  250. package/dist/cjs/contexts/ValidatePayloadContext/Context.js.map +0 -1
  251. package/dist/cjs/contexts/ValidatePayloadContext/Provider.js +0 -32
  252. package/dist/cjs/contexts/ValidatePayloadContext/Provider.js.map +0 -1
  253. package/dist/cjs/contexts/ValidatePayloadContext/State.js +0 -3
  254. package/dist/cjs/contexts/ValidatePayloadContext/State.js.map +0 -1
  255. package/dist/cjs/contexts/ValidatePayloadContext/index.js +0 -7
  256. package/dist/cjs/contexts/ValidatePayloadContext/index.js.map +0 -1
  257. package/dist/cjs/contexts/ValidatePayloadContext/use.js +0 -8
  258. package/dist/cjs/contexts/ValidatePayloadContext/use.js.map +0 -1
  259. package/dist/cjs/contexts/index.js +0 -8
  260. package/dist/cjs/contexts/index.js.map +0 -1
  261. package/dist/cjs/index.js +0 -7
  262. package/dist/cjs/index.js.map +0 -1
  263. package/dist/cjs/types/EmbedPluginProps.js +0 -3
  264. package/dist/cjs/types/EmbedPluginProps.js.map +0 -1
  265. package/dist/cjs/types/index.js +0 -5
  266. package/dist/cjs/types/index.js.map +0 -1
  267. package/dist/docs.json +0 -4855
  268. package/dist/esm/components/EmbedPlugin.js +0 -15
  269. package/dist/esm/components/EmbedPlugin.js.map +0 -1
  270. package/dist/esm/components/EmbedResolver.js +0 -8
  271. package/dist/esm/components/EmbedResolver.js.map +0 -1
  272. package/dist/esm/components/controls/EmbedFormControl.js +0 -6
  273. package/dist/esm/components/controls/EmbedFormControl.js.map +0 -1
  274. package/dist/esm/components/controls/ListModeSelect.js +0 -16
  275. package/dist/esm/components/controls/ListModeSelect.js.map +0 -1
  276. package/dist/esm/components/controls/RenderSelect.js +0 -11
  277. package/dist/esm/components/controls/RenderSelect.js.map +0 -1
  278. package/dist/esm/components/controls/index.js.map +0 -1
  279. package/dist/esm/components/embed-card/EmbedCardResolver.js +0 -13
  280. package/dist/esm/components/embed-card/EmbedCardResolver.js.map +0 -1
  281. package/dist/esm/components/embed-card/EmbedPluginCard.js +0 -28
  282. package/dist/esm/components/embed-card/EmbedPluginCard.js.map +0 -1
  283. package/dist/esm/components/embed-card/card/BusyCard.js +0 -9
  284. package/dist/esm/components/embed-card/card/BusyCard.js.map +0 -1
  285. package/dist/esm/components/embed-card/card/EmbedCardHeader.js +0 -15
  286. package/dist/esm/components/embed-card/card/EmbedCardHeader.js.map +0 -1
  287. package/dist/esm/components/embed-card/card/EmbedPluginCard.js +0 -16
  288. package/dist/esm/components/embed-card/card/EmbedPluginCard.js.map +0 -1
  289. package/dist/esm/components/embed-card/card/index.js.map +0 -1
  290. package/dist/esm/components/embed-card/error-handling/EmbedCardApiErrorRenderer.js +0 -10
  291. package/dist/esm/components/embed-card/error-handling/EmbedCardApiErrorRenderer.js.map +0 -1
  292. package/dist/esm/components/embed-card/error-handling/EmbedErrorCard.js +0 -11
  293. package/dist/esm/components/embed-card/error-handling/EmbedErrorCard.js.map +0 -1
  294. package/dist/esm/components/embed-card/error-handling/index.js.map +0 -1
  295. package/dist/esm/components/embed-card/index.js.map +0 -1
  296. package/dist/esm/components/embed-card/menu/EmbedMenu.js +0 -18
  297. package/dist/esm/components/embed-card/menu/EmbedMenu.js.map +0 -1
  298. package/dist/esm/components/embed-card/menu/JsonMenuItem.js +0 -9
  299. package/dist/esm/components/embed-card/menu/JsonMenuItem.js.map +0 -1
  300. package/dist/esm/components/embed-card/menu/index.js +0 -2
  301. package/dist/esm/components/embed-card/menu/index.js.map +0 -1
  302. package/dist/esm/components/embed-plugin-stories/storyPayload.js +0 -22
  303. package/dist/esm/components/embed-plugin-stories/storyPayload.js.map +0 -1
  304. package/dist/esm/components/embed-plugin-stories/storyShared.js +0 -16
  305. package/dist/esm/components/embed-plugin-stories/storyShared.js.map +0 -1
  306. package/dist/esm/components/index.js.map +0 -1
  307. package/dist/esm/components/validation-alerts/ValidatePayload.js +0 -11
  308. package/dist/esm/components/validation-alerts/ValidatePayload.js.map +0 -1
  309. package/dist/esm/components/validation-alerts/ValidatePlugins.js +0 -12
  310. package/dist/esm/components/validation-alerts/ValidatePlugins.js.map +0 -1
  311. package/dist/esm/components/validation-alerts/index.js.map +0 -1
  312. package/dist/esm/contexts/EmbedPluginContext/Context.js +0 -3
  313. package/dist/esm/contexts/EmbedPluginContext/Context.js.map +0 -1
  314. package/dist/esm/contexts/EmbedPluginContext/Provider.js +0 -20
  315. package/dist/esm/contexts/EmbedPluginContext/Provider.js.map +0 -1
  316. package/dist/esm/contexts/EmbedPluginContext/State.js +0 -2
  317. package/dist/esm/contexts/EmbedPluginContext/State.js.map +0 -1
  318. package/dist/esm/contexts/EmbedPluginContext/index.js.map +0 -1
  319. package/dist/esm/contexts/EmbedPluginContext/use.js +0 -4
  320. package/dist/esm/contexts/EmbedPluginContext/use.js.map +0 -1
  321. package/dist/esm/contexts/RefreshPayloadContext/Context.js +0 -3
  322. package/dist/esm/contexts/RefreshPayloadContext/Context.js.map +0 -1
  323. package/dist/esm/contexts/RefreshPayloadContext/Provider.js +0 -8
  324. package/dist/esm/contexts/RefreshPayloadContext/Provider.js.map +0 -1
  325. package/dist/esm/contexts/RefreshPayloadContext/State.js +0 -2
  326. package/dist/esm/contexts/RefreshPayloadContext/State.js.map +0 -1
  327. package/dist/esm/contexts/RefreshPayloadContext/index.js.map +0 -1
  328. package/dist/esm/contexts/RefreshPayloadContext/use.js +0 -4
  329. package/dist/esm/contexts/RefreshPayloadContext/use.js.map +0 -1
  330. package/dist/esm/contexts/ResolvePayloadContext/Context.js +0 -3
  331. package/dist/esm/contexts/ResolvePayloadContext/Context.js.map +0 -1
  332. package/dist/esm/contexts/ResolvePayloadContext/Provider.js +0 -51
  333. package/dist/esm/contexts/ResolvePayloadContext/Provider.js.map +0 -1
  334. package/dist/esm/contexts/ResolvePayloadContext/State.js +0 -2
  335. package/dist/esm/contexts/ResolvePayloadContext/State.js.map +0 -1
  336. package/dist/esm/contexts/ResolvePayloadContext/index.js.map +0 -1
  337. package/dist/esm/contexts/ResolvePayloadContext/use.js +0 -4
  338. package/dist/esm/contexts/ResolvePayloadContext/use.js.map +0 -1
  339. package/dist/esm/contexts/ValidatePayloadContext/Context.js +0 -3
  340. package/dist/esm/contexts/ValidatePayloadContext/Context.js.map +0 -1
  341. package/dist/esm/contexts/ValidatePayloadContext/Provider.js +0 -27
  342. package/dist/esm/contexts/ValidatePayloadContext/Provider.js.map +0 -1
  343. package/dist/esm/contexts/ValidatePayloadContext/State.js +0 -2
  344. package/dist/esm/contexts/ValidatePayloadContext/State.js.map +0 -1
  345. package/dist/esm/contexts/ValidatePayloadContext/index.js.map +0 -1
  346. package/dist/esm/contexts/ValidatePayloadContext/use.js +0 -4
  347. package/dist/esm/contexts/ValidatePayloadContext/use.js.map +0 -1
  348. package/dist/esm/contexts/index.js.map +0 -1
  349. package/dist/esm/index.js.map +0 -1
  350. package/dist/esm/types/EmbedPluginProps.js +0 -2
  351. package/dist/esm/types/EmbedPluginProps.js.map +0 -1
  352. package/dist/esm/types/index.js +0 -2
  353. package/dist/esm/types/index.js.map +0 -1
  354. package/dist/types/components/EmbedPlugin.d.ts.map +0 -1
  355. package/dist/types/components/EmbedResolver.d.ts.map +0 -1
  356. package/dist/types/components/controls/EmbedFormControl.d.ts.map +0 -1
  357. package/dist/types/components/controls/ListModeSelect.d.ts.map +0 -1
  358. package/dist/types/components/controls/RenderSelect.d.ts.map +0 -1
  359. package/dist/types/components/controls/index.d.ts.map +0 -1
  360. package/dist/types/components/embed-card/EmbedCardResolver.d.ts.map +0 -1
  361. package/dist/types/components/embed-card/EmbedPluginCard.d.ts.map +0 -1
  362. package/dist/types/components/embed-card/card/BusyCard.d.ts.map +0 -1
  363. package/dist/types/components/embed-card/card/EmbedCardHeader.d.ts.map +0 -1
  364. package/dist/types/components/embed-card/card/EmbedPluginCard.d.ts.map +0 -1
  365. package/dist/types/components/embed-card/card/index.d.ts.map +0 -1
  366. package/dist/types/components/embed-card/error-handling/EmbedCardApiErrorRenderer.d.ts.map +0 -1
  367. package/dist/types/components/embed-card/error-handling/EmbedErrorCard.d.ts.map +0 -1
  368. package/dist/types/components/embed-card/error-handling/index.d.ts.map +0 -1
  369. package/dist/types/components/embed-card/index.d.ts.map +0 -1
  370. package/dist/types/components/embed-card/menu/EmbedMenu.d.ts.map +0 -1
  371. package/dist/types/components/embed-card/menu/JsonMenuItem.d.ts.map +0 -1
  372. package/dist/types/components/embed-card/menu/index.d.ts.map +0 -1
  373. package/dist/types/components/embed-plugin-stories/storyPayload.d.ts.map +0 -1
  374. package/dist/types/components/embed-plugin-stories/storyShared.d.ts.map +0 -1
  375. package/dist/types/components/index.d.ts.map +0 -1
  376. package/dist/types/components/validation-alerts/ValidatePayload.d.ts.map +0 -1
  377. package/dist/types/components/validation-alerts/ValidatePlugins.d.ts.map +0 -1
  378. package/dist/types/components/validation-alerts/index.d.ts.map +0 -1
  379. package/dist/types/contexts/EmbedPluginContext/Context.d.ts.map +0 -1
  380. package/dist/types/contexts/EmbedPluginContext/Provider.d.ts.map +0 -1
  381. package/dist/types/contexts/EmbedPluginContext/State.d.ts.map +0 -1
  382. package/dist/types/contexts/EmbedPluginContext/use.d.ts.map +0 -1
  383. package/dist/types/contexts/RefreshPayloadContext/Context.d.ts.map +0 -1
  384. package/dist/types/contexts/RefreshPayloadContext/Provider.d.ts.map +0 -1
  385. package/dist/types/contexts/RefreshPayloadContext/State.d.ts.map +0 -1
  386. package/dist/types/contexts/RefreshPayloadContext/index.d.ts.map +0 -1
  387. package/dist/types/contexts/RefreshPayloadContext/use.d.ts.map +0 -1
  388. package/dist/types/contexts/ResolvePayloadContext/Context.d.ts.map +0 -1
  389. package/dist/types/contexts/ResolvePayloadContext/Provider.d.ts.map +0 -1
  390. package/dist/types/contexts/ResolvePayloadContext/State.d.ts.map +0 -1
  391. package/dist/types/contexts/ResolvePayloadContext/index.d.ts.map +0 -1
  392. package/dist/types/contexts/ResolvePayloadContext/use.d.ts.map +0 -1
  393. package/dist/types/contexts/ValidatePayloadContext/Context.d.ts.map +0 -1
  394. package/dist/types/contexts/ValidatePayloadContext/Provider.d.ts.map +0 -1
  395. package/dist/types/contexts/ValidatePayloadContext/State.d.ts.map +0 -1
  396. package/dist/types/contexts/ValidatePayloadContext/index.d.ts.map +0 -1
  397. package/dist/types/contexts/ValidatePayloadContext/use.d.ts.map +0 -1
  398. package/dist/types/contexts/index.d.ts.map +0 -1
  399. package/dist/types/types/EmbedPluginProps.d.ts.map +0 -1
  400. package/dist/types/types/index.d.ts.map +0 -1
  401. /package/dist/{types/components/EmbedPlugin.d.ts → components/EmbedPlugin.d.mts} +0 -0
  402. /package/dist/{types/components/EmbedResolver.d.ts → components/EmbedResolver.d.mts} +0 -0
  403. /package/dist/{types/components/controls/EmbedFormControl.d.ts → components/controls/EmbedFormControl.d.mts} +0 -0
  404. /package/dist/{types/components/controls/ListModeSelect.d.ts → components/controls/ListModeSelect.d.mts} +0 -0
  405. /package/dist/{types/components/controls/RenderSelect.d.ts → components/controls/RenderSelect.d.mts} +0 -0
  406. /package/dist/{types/components/controls/index.d.ts → components/controls/index.d.mts} +0 -0
  407. /package/dist/{types/components/embed-card/EmbedCardResolver.d.ts → components/embed-card/EmbedCardResolver.d.mts} +0 -0
  408. /package/dist/{types/components/embed-card/EmbedPluginCard.d.ts → components/embed-card/EmbedPluginCard.d.mts} +0 -0
  409. /package/dist/{types/components/embed-card/card/BusyCard.d.ts → components/embed-card/card/BusyCard.d.mts} +0 -0
  410. /package/dist/{types/components/embed-card/card/EmbedCardHeader.d.ts → components/embed-card/card/EmbedCardHeader.d.mts} +0 -0
  411. /package/dist/{types/components/embed-card/card/EmbedPluginCard.d.ts → components/embed-card/card/EmbedPluginCard.d.mts} +0 -0
  412. /package/dist/{types/components/embed-card/card/index.d.ts → components/embed-card/card/index.d.mts} +0 -0
  413. /package/dist/{types/components/embed-card/error-handling/EmbedCardApiErrorRenderer.d.ts → components/embed-card/error-handling/EmbedCardApiErrorRenderer.d.mts} +0 -0
  414. /package/dist/{types/components/embed-card/error-handling/EmbedErrorCard.d.ts → components/embed-card/error-handling/EmbedErrorCard.d.mts} +0 -0
  415. /package/dist/{types/components/embed-card/error-handling/index.d.ts → components/embed-card/error-handling/index.d.mts} +0 -0
  416. /package/dist/{types/components/embed-card/index.d.ts → components/embed-card/index.d.mts} +0 -0
  417. /package/dist/{types/components/embed-card/menu/EmbedMenu.d.ts → components/embed-card/menu/EmbedMenu.d.mts} +0 -0
  418. /package/dist/{types/components/embed-card/menu/JsonMenuItem.d.ts → components/embed-card/menu/JsonMenuItem.d.mts} +0 -0
  419. /package/dist/{types/components/embed-card/menu/index.d.ts → components/embed-card/menu/index.d.mts} +0 -0
  420. /package/dist/{types/components/embed-plugin-stories/storyPayload.d.ts → components/embed-plugin-stories/storyPayload.d.mts} +0 -0
  421. /package/dist/{types/components/embed-plugin-stories/storyShared.d.ts → components/embed-plugin-stories/storyShared.d.mts} +0 -0
  422. /package/dist/{types/components/index.d.ts → components/index.d.mts} +0 -0
  423. /package/dist/{types/components/validation-alerts/ValidatePayload.d.ts → components/validation-alerts/ValidatePayload.d.mts} +0 -0
  424. /package/dist/{types/components/validation-alerts/ValidatePlugins.d.ts → components/validation-alerts/ValidatePlugins.d.mts} +0 -0
  425. /package/dist/{types/components/validation-alerts/index.d.ts → components/validation-alerts/index.d.mts} +0 -0
  426. /package/dist/{types/contexts/EmbedPluginContext/Context.d.ts → contexts/EmbedPluginContext/Context.d.mts} +0 -0
  427. /package/dist/{types/contexts/EmbedPluginContext/Provider.d.ts → contexts/EmbedPluginContext/Provider.d.mts} +0 -0
  428. /package/dist/{types/contexts/EmbedPluginContext/State.d.ts → contexts/EmbedPluginContext/State.d.mts} +0 -0
  429. /package/dist/{types/contexts/EmbedPluginContext/index.d.ts → contexts/EmbedPluginContext/index.d.mts} +0 -0
  430. /package/dist/{types/contexts/ResolvePayloadContext → contexts/EmbedPluginContext}/index.d.ts +0 -0
  431. /package/dist/{types/contexts/EmbedPluginContext/use.d.ts → contexts/EmbedPluginContext/use.d.mts} +0 -0
  432. /package/dist/{types/contexts/RefreshPayloadContext/Context.d.ts → contexts/RefreshPayloadContext/Context.d.mts} +0 -0
  433. /package/dist/{types/contexts/RefreshPayloadContext/Provider.d.ts → contexts/RefreshPayloadContext/Provider.d.mts} +0 -0
  434. /package/dist/{types/contexts/RefreshPayloadContext/State.d.ts → contexts/RefreshPayloadContext/State.d.mts} +0 -0
  435. /package/dist/{types/contexts/RefreshPayloadContext/index.d.ts → contexts/RefreshPayloadContext/index.d.mts} +0 -0
  436. /package/dist/{types/contexts/ValidatePayloadContext → contexts/RefreshPayloadContext}/index.d.ts +0 -0
  437. /package/dist/{types/contexts/RefreshPayloadContext/use.d.ts → contexts/RefreshPayloadContext/use.d.mts} +0 -0
  438. /package/dist/{types/contexts/ResolvePayloadContext/Context.d.ts → contexts/ResolvePayloadContext/Context.d.mts} +0 -0
  439. /package/dist/{types/contexts/ResolvePayloadContext/Provider.d.ts → contexts/ResolvePayloadContext/Provider.d.mts} +0 -0
  440. /package/dist/{types/contexts/ResolvePayloadContext/State.d.ts → contexts/ResolvePayloadContext/State.d.mts} +0 -0
  441. /package/dist/{types/contexts/ResolvePayloadContext/use.d.ts → contexts/ResolvePayloadContext/use.d.mts} +0 -0
  442. /package/dist/{types/contexts/ValidatePayloadContext/Context.d.ts → contexts/ValidatePayloadContext/Context.d.mts} +0 -0
  443. /package/dist/{types/contexts/ValidatePayloadContext/Provider.d.ts → contexts/ValidatePayloadContext/Provider.d.mts} +0 -0
  444. /package/dist/{types/contexts/ValidatePayloadContext/State.d.ts → contexts/ValidatePayloadContext/State.d.mts} +0 -0
  445. /package/dist/{types/contexts/ValidatePayloadContext/use.d.ts → contexts/ValidatePayloadContext/use.d.mts} +0 -0
  446. /package/dist/{types/contexts/index.d.ts → contexts/index.d.mts} +0 -0
  447. /package/dist/types/{types/EmbedPluginProps.d.ts → EmbedPluginProps.d.mts} +0 -0
  448. /package/dist/types/{types/index.d.ts → index.d.mts} +0 -0
package/dist/docs.json DELETED
@@ -1,4855 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/react-embed",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 1,
10
- "name": "BusyCardProps",
11
- "variant": "declaration",
12
- "kind": 256,
13
- "flags": {},
14
- "children": [
15
- {
16
- "id": 2,
17
- "name": "busy",
18
- "variant": "declaration",
19
- "kind": 1024,
20
- "flags": {
21
- "isOptional": true
22
- },
23
- "sources": [
24
- {
25
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
26
- "line": 13,
27
- "character": 2,
28
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L13"
29
- }
30
- ],
31
- "type": {
32
- "type": "intrinsic",
33
- "name": "boolean"
34
- }
35
- },
36
- {
37
- "id": 3,
38
- "name": "busyMinimum",
39
- "variant": "declaration",
40
- "kind": 1024,
41
- "flags": {
42
- "isOptional": true
43
- },
44
- "sources": [
45
- {
46
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
47
- "line": 14,
48
- "character": 2,
49
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L14"
50
- }
51
- ],
52
- "type": {
53
- "type": "intrinsic",
54
- "name": "number"
55
- }
56
- },
57
- {
58
- "id": 4,
59
- "name": "busyVariant",
60
- "variant": "declaration",
61
- "kind": 1024,
62
- "flags": {
63
- "isOptional": true
64
- },
65
- "sources": [
66
- {
67
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
68
- "line": 15,
69
- "character": 2,
70
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L15"
71
- }
72
- ],
73
- "type": {
74
- "type": "reference",
75
- "target": {
76
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/BusyProps.ts",
77
- "qualifiedName": "BusyVariant"
78
- },
79
- "name": "BusyVariant",
80
- "package": "@xylabs/react-shared"
81
- }
82
- },
83
- {
84
- "id": 5,
85
- "name": "busyVariantProps",
86
- "variant": "declaration",
87
- "kind": 1024,
88
- "flags": {
89
- "isOptional": true
90
- },
91
- "sources": [
92
- {
93
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
94
- "line": 16,
95
- "character": 2,
96
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L16"
97
- }
98
- ],
99
- "type": {
100
- "type": "union",
101
- "types": [
102
- {
103
- "type": "reference",
104
- "target": {
105
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyCircularProgress.tsx",
106
- "qualifiedName": "BusyCircularProgressProps"
107
- },
108
- "name": "BusyCircularProgressProps",
109
- "package": "@xylabs/react-shared"
110
- },
111
- {
112
- "type": "reference",
113
- "target": {
114
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyLinearProgress.tsx",
115
- "qualifiedName": "BusyLinearProgressProps"
116
- },
117
- "name": "BusyLinearProgressProps",
118
- "package": "@xylabs/react-shared"
119
- }
120
- ]
121
- }
122
- }
123
- ],
124
- "groups": [
125
- {
126
- "title": "Properties",
127
- "children": [
128
- 2,
129
- 3,
130
- 4,
131
- 5
132
- ]
133
- }
134
- ],
135
- "sources": [
136
- {
137
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
138
- "line": 12,
139
- "character": 17,
140
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L12"
141
- }
142
- ],
143
- "extendedTypes": [
144
- {
145
- "type": "reference",
146
- "target": {
147
- "sourceFileName": "../../../../node_modules/@mui/material/Card/Card.d.ts",
148
- "qualifiedName": "CardProps"
149
- },
150
- "name": "CardProps",
151
- "package": "@mui/material"
152
- }
153
- ],
154
- "extendedBy": [
155
- {
156
- "type": "reference",
157
- "target": 19,
158
- "name": "EmbedPluginCardProps"
159
- }
160
- ]
161
- },
162
- {
163
- "id": 68,
164
- "name": "EmbedPluginBase",
165
- "variant": "declaration",
166
- "kind": 256,
167
- "flags": {},
168
- "children": [
169
- {
170
- "id": 69,
171
- "name": "embedPluginConfig",
172
- "variant": "declaration",
173
- "kind": 1024,
174
- "flags": {
175
- "isOptional": true
176
- },
177
- "comment": {
178
- "summary": [
179
- {
180
- "kind": "text",
181
- "text": "EmbedPlugin component configuration"
182
- }
183
- ]
184
- },
185
- "sources": [
186
- {
187
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
188
- "line": 24,
189
- "character": 2,
190
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
191
- }
192
- ],
193
- "type": {
194
- "type": "reference",
195
- "target": 66,
196
- "name": "PluginConfig",
197
- "package": "@xyo-network/react-embed"
198
- }
199
- },
200
- {
201
- "id": 70,
202
- "name": "hideElementsConfig",
203
- "variant": "declaration",
204
- "kind": 1024,
205
- "flags": {
206
- "isOptional": true
207
- },
208
- "sources": [
209
- {
210
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
211
- "line": 25,
212
- "character": 2,
213
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L25"
214
- }
215
- ],
216
- "type": {
217
- "type": "reference",
218
- "target": 58,
219
- "name": "EmbedPluginVisibilityConfig",
220
- "package": "@xyo-network/react-embed"
221
- }
222
- },
223
- {
224
- "id": 71,
225
- "name": "huri",
226
- "variant": "declaration",
227
- "kind": 1024,
228
- "flags": {
229
- "isOptional": true
230
- },
231
- "comment": {
232
- "summary": [],
233
- "blockTags": [
234
- {
235
- "tag": "@deprecated",
236
- "content": [
237
- {
238
- "kind": "text",
239
- "text": "use huriPayload"
240
- }
241
- ]
242
- }
243
- ]
244
- },
245
- "sources": [
246
- {
247
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
248
- "line": 27,
249
- "character": 2,
250
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
251
- }
252
- ],
253
- "type": {
254
- "type": "intrinsic",
255
- "name": "string"
256
- }
257
- },
258
- {
259
- "id": 72,
260
- "name": "plugins",
261
- "variant": "declaration",
262
- "kind": 1024,
263
- "flags": {
264
- "isOptional": true
265
- },
266
- "sources": [
267
- {
268
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
269
- "line": 28,
270
- "character": 2,
271
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
272
- }
273
- ],
274
- "type": {
275
- "type": "array",
276
- "elementType": {
277
- "type": "reference",
278
- "target": {
279
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
280
- "qualifiedName": "PayloadRenderPlugin"
281
- },
282
- "name": "PayloadRenderPlugin",
283
- "package": "@xyo-network/react-payload-plugin"
284
- }
285
- }
286
- },
287
- {
288
- "id": 73,
289
- "name": "refreshTitle",
290
- "variant": "declaration",
291
- "kind": 1024,
292
- "flags": {
293
- "isOptional": true
294
- },
295
- "sources": [
296
- {
297
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
298
- "line": 29,
299
- "character": 2,
300
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
301
- }
302
- ],
303
- "type": {
304
- "type": "intrinsic",
305
- "name": "string"
306
- }
307
- },
308
- {
309
- "id": 74,
310
- "name": "timestampLabel",
311
- "variant": "declaration",
312
- "kind": 1024,
313
- "flags": {
314
- "isOptional": true
315
- },
316
- "sources": [
317
- {
318
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
319
- "line": 30,
320
- "character": 2,
321
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
322
- }
323
- ],
324
- "type": {
325
- "type": "intrinsic",
326
- "name": "string"
327
- }
328
- }
329
- ],
330
- "groups": [
331
- {
332
- "title": "Properties",
333
- "children": [
334
- 69,
335
- 70,
336
- 71,
337
- 72,
338
- 73,
339
- 74
340
- ]
341
- }
342
- ],
343
- "sources": [
344
- {
345
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
346
- "line": 22,
347
- "character": 17,
348
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L22"
349
- }
350
- ],
351
- "extendedBy": [
352
- {
353
- "type": "reference",
354
- "target": 75,
355
- "name": "EmbedPluginState"
356
- },
357
- {
358
- "type": "reference",
359
- "target": 141,
360
- "name": "EmbedPluginProps"
361
- }
362
- ]
363
- },
364
- {
365
- "id": 19,
366
- "name": "EmbedPluginCardProps",
367
- "variant": "declaration",
368
- "kind": 256,
369
- "flags": {},
370
- "children": [
371
- {
372
- "id": 32,
373
- "name": "busy",
374
- "variant": "declaration",
375
- "kind": 1024,
376
- "flags": {
377
- "isOptional": true
378
- },
379
- "sources": [
380
- {
381
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
382
- "line": 13,
383
- "character": 2,
384
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L13"
385
- }
386
- ],
387
- "type": {
388
- "type": "intrinsic",
389
- "name": "boolean"
390
- },
391
- "inheritedFrom": {
392
- "type": "reference",
393
- "target": 2,
394
- "name": "BusyCardProps.busy"
395
- }
396
- },
397
- {
398
- "id": 33,
399
- "name": "busyMinimum",
400
- "variant": "declaration",
401
- "kind": 1024,
402
- "flags": {
403
- "isOptional": true
404
- },
405
- "sources": [
406
- {
407
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
408
- "line": 14,
409
- "character": 2,
410
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L14"
411
- }
412
- ],
413
- "type": {
414
- "type": "intrinsic",
415
- "name": "number"
416
- },
417
- "inheritedFrom": {
418
- "type": "reference",
419
- "target": 3,
420
- "name": "BusyCardProps.busyMinimum"
421
- }
422
- },
423
- {
424
- "id": 34,
425
- "name": "busyVariant",
426
- "variant": "declaration",
427
- "kind": 1024,
428
- "flags": {
429
- "isOptional": true
430
- },
431
- "sources": [
432
- {
433
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
434
- "line": 15,
435
- "character": 2,
436
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L15"
437
- }
438
- ],
439
- "type": {
440
- "type": "reference",
441
- "target": {
442
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/BusyProps.ts",
443
- "qualifiedName": "BusyVariant"
444
- },
445
- "name": "BusyVariant",
446
- "package": "@xylabs/react-shared"
447
- },
448
- "inheritedFrom": {
449
- "type": "reference",
450
- "target": 4,
451
- "name": "BusyCardProps.busyVariant"
452
- }
453
- },
454
- {
455
- "id": 35,
456
- "name": "busyVariantProps",
457
- "variant": "declaration",
458
- "kind": 1024,
459
- "flags": {
460
- "isOptional": true
461
- },
462
- "sources": [
463
- {
464
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
465
- "line": 16,
466
- "character": 2,
467
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L16"
468
- }
469
- ],
470
- "type": {
471
- "type": "union",
472
- "types": [
473
- {
474
- "type": "reference",
475
- "target": {
476
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyCircularProgress.tsx",
477
- "qualifiedName": "BusyCircularProgressProps"
478
- },
479
- "name": "BusyCircularProgressProps",
480
- "package": "@xylabs/react-shared"
481
- },
482
- {
483
- "type": "reference",
484
- "target": {
485
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/components/BusyLinearProgress.tsx",
486
- "qualifiedName": "BusyLinearProgressProps"
487
- },
488
- "name": "BusyLinearProgressProps",
489
- "package": "@xylabs/react-shared"
490
- }
491
- ]
492
- },
493
- "inheritedFrom": {
494
- "type": "reference",
495
- "target": 5,
496
- "name": "BusyCardProps.busyVariantProps"
497
- }
498
- },
499
- {
500
- "id": 27,
501
- "name": "embedPluginConfig",
502
- "variant": "declaration",
503
- "kind": 1024,
504
- "flags": {
505
- "isOptional": true
506
- },
507
- "comment": {
508
- "summary": [
509
- {
510
- "kind": "text",
511
- "text": "EmbedPlugin component configuration"
512
- }
513
- ]
514
- },
515
- "sources": [
516
- {
517
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
518
- "line": 24,
519
- "character": 2,
520
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
521
- }
522
- ],
523
- "type": {
524
- "type": "reference",
525
- "target": 66,
526
- "name": "PluginConfig",
527
- "package": "@xyo-network/react-embed"
528
- },
529
- "inheritedFrom": {
530
- "type": "reference",
531
- "target": 149,
532
- "name": "EmbedPluginProps.embedPluginConfig"
533
- }
534
- },
535
- {
536
- "id": 20,
537
- "name": "hideElementsConfig",
538
- "variant": "declaration",
539
- "kind": 1024,
540
- "flags": {
541
- "isOptional": true
542
- },
543
- "sources": [
544
- {
545
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
546
- "line": 6,
547
- "character": 2,
548
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L6"
549
- }
550
- ],
551
- "type": {
552
- "type": "reference",
553
- "target": 58,
554
- "name": "EmbedPluginVisibilityConfig",
555
- "package": "@xyo-network/react-embed"
556
- },
557
- "inheritedFrom": {
558
- "type": "reference",
559
- "target": 142,
560
- "name": "EmbedPluginProps.hideElementsConfig"
561
- }
562
- },
563
- {
564
- "id": 28,
565
- "name": "huri",
566
- "variant": "declaration",
567
- "kind": 1024,
568
- "flags": {
569
- "isOptional": true
570
- },
571
- "comment": {
572
- "summary": [],
573
- "blockTags": [
574
- {
575
- "tag": "@deprecated",
576
- "content": [
577
- {
578
- "kind": "text",
579
- "text": "use huriPayload"
580
- }
581
- ]
582
- }
583
- ]
584
- },
585
- "sources": [
586
- {
587
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
588
- "line": 27,
589
- "character": 2,
590
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
591
- }
592
- ],
593
- "type": {
594
- "type": "intrinsic",
595
- "name": "string"
596
- },
597
- "inheritedFrom": {
598
- "type": "reference",
599
- "target": 150,
600
- "name": "EmbedPluginProps.huri"
601
- }
602
- },
603
- {
604
- "id": 21,
605
- "name": "huriPayload",
606
- "variant": "declaration",
607
- "kind": 1024,
608
- "flags": {
609
- "isOptional": true
610
- },
611
- "sources": [
612
- {
613
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
614
- "line": 7,
615
- "character": 2,
616
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L7"
617
- }
618
- ],
619
- "type": {
620
- "type": "union",
621
- "types": [
622
- {
623
- "type": "intrinsic",
624
- "name": "string"
625
- },
626
- {
627
- "type": "reflection",
628
- "declaration": {
629
- "id": 22,
630
- "name": "__type",
631
- "variant": "declaration",
632
- "kind": 65536,
633
- "flags": {},
634
- "sources": [
635
- {
636
- "fileName": "node_modules/@xyo-network/payload-model/dist/Payload.d.ts",
637
- "line": 22,
638
- "character": 5
639
- }
640
- ]
641
- }
642
- }
643
- ]
644
- },
645
- "inheritedFrom": {
646
- "type": "reference",
647
- "target": 143,
648
- "name": "EmbedPluginProps.huriPayload"
649
- }
650
- },
651
- {
652
- "id": 23,
653
- "name": "onRefresh",
654
- "variant": "declaration",
655
- "kind": 1024,
656
- "flags": {
657
- "isOptional": true
658
- },
659
- "sources": [
660
- {
661
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
662
- "line": 9,
663
- "character": 2,
664
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
665
- }
666
- ],
667
- "type": {
668
- "type": "reflection",
669
- "declaration": {
670
- "id": 24,
671
- "name": "__type",
672
- "variant": "declaration",
673
- "kind": 65536,
674
- "flags": {},
675
- "sources": [
676
- {
677
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
678
- "line": 9,
679
- "character": 14,
680
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
681
- }
682
- ],
683
- "signatures": [
684
- {
685
- "id": 25,
686
- "name": "__type",
687
- "variant": "signature",
688
- "kind": 4096,
689
- "flags": {},
690
- "comment": {
691
- "summary": [
692
- {
693
- "kind": "text",
694
- "text": "string for huri to resolve and payload for bypassing huri resolution"
695
- }
696
- ]
697
- },
698
- "sources": [
699
- {
700
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
701
- "line": 9,
702
- "character": 14,
703
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
704
- }
705
- ],
706
- "type": {
707
- "type": "intrinsic",
708
- "name": "void"
709
- }
710
- }
711
- ]
712
- }
713
- },
714
- "inheritedFrom": {
715
- "type": "reference",
716
- "target": 145,
717
- "name": "EmbedPluginProps.onRefresh"
718
- }
719
- },
720
- {
721
- "id": 29,
722
- "name": "plugins",
723
- "variant": "declaration",
724
- "kind": 1024,
725
- "flags": {
726
- "isOptional": true
727
- },
728
- "sources": [
729
- {
730
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
731
- "line": 28,
732
- "character": 2,
733
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
734
- }
735
- ],
736
- "type": {
737
- "type": "array",
738
- "elementType": {
739
- "type": "reference",
740
- "target": {
741
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
742
- "qualifiedName": "PayloadRenderPlugin"
743
- },
744
- "name": "PayloadRenderPlugin",
745
- "package": "@xyo-network/react-payload-plugin"
746
- }
747
- },
748
- "inheritedFrom": {
749
- "type": "reference",
750
- "target": 151,
751
- "name": "EmbedPluginProps.plugins"
752
- }
753
- },
754
- {
755
- "id": 30,
756
- "name": "refreshTitle",
757
- "variant": "declaration",
758
- "kind": 1024,
759
- "flags": {
760
- "isOptional": true
761
- },
762
- "sources": [
763
- {
764
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
765
- "line": 29,
766
- "character": 2,
767
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
768
- }
769
- ],
770
- "type": {
771
- "type": "intrinsic",
772
- "name": "string"
773
- },
774
- "inheritedFrom": {
775
- "type": "reference",
776
- "target": 152,
777
- "name": "EmbedPluginProps.refreshTitle"
778
- }
779
- },
780
- {
781
- "id": 31,
782
- "name": "timestampLabel",
783
- "variant": "declaration",
784
- "kind": 1024,
785
- "flags": {
786
- "isOptional": true
787
- },
788
- "sources": [
789
- {
790
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
791
- "line": 30,
792
- "character": 2,
793
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
794
- }
795
- ],
796
- "type": {
797
- "type": "intrinsic",
798
- "name": "string"
799
- },
800
- "inheritedFrom": {
801
- "type": "reference",
802
- "target": 153,
803
- "name": "EmbedPluginProps.timestampLabel"
804
- }
805
- },
806
- {
807
- "id": 26,
808
- "name": "validateSchema",
809
- "variant": "declaration",
810
- "kind": 1024,
811
- "flags": {
812
- "isOptional": true
813
- },
814
- "sources": [
815
- {
816
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
817
- "line": 10,
818
- "character": 2,
819
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L10"
820
- }
821
- ],
822
- "type": {
823
- "type": "intrinsic",
824
- "name": "boolean"
825
- },
826
- "inheritedFrom": {
827
- "type": "reference",
828
- "target": 148,
829
- "name": "EmbedPluginProps.validateSchema"
830
- }
831
- }
832
- ],
833
- "groups": [
834
- {
835
- "title": "Properties",
836
- "children": [
837
- 32,
838
- 33,
839
- 34,
840
- 35,
841
- 27,
842
- 20,
843
- 28,
844
- 21,
845
- 23,
846
- 29,
847
- 30,
848
- 31,
849
- 26
850
- ]
851
- }
852
- ],
853
- "sources": [
854
- {
855
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
856
- "line": 10,
857
- "character": 17,
858
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L10"
859
- }
860
- ],
861
- "extendedTypes": [
862
- {
863
- "type": "reference",
864
- "target": {
865
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
866
- "qualifiedName": "WithChildren"
867
- },
868
- "name": "WithChildren",
869
- "package": "@xylabs/react-shared"
870
- },
871
- {
872
- "type": "reference",
873
- "target": 141,
874
- "name": "EmbedPluginProps",
875
- "package": "@xyo-network/react-embed"
876
- },
877
- {
878
- "type": "reference",
879
- "target": 1,
880
- "name": "BusyCardProps",
881
- "package": "@xyo-network/react-embed"
882
- }
883
- ]
884
- },
885
- {
886
- "id": 141,
887
- "name": "EmbedPluginProps",
888
- "variant": "declaration",
889
- "kind": 256,
890
- "flags": {},
891
- "children": [
892
- {
893
- "id": 149,
894
- "name": "embedPluginConfig",
895
- "variant": "declaration",
896
- "kind": 1024,
897
- "flags": {
898
- "isOptional": true
899
- },
900
- "comment": {
901
- "summary": [
902
- {
903
- "kind": "text",
904
- "text": "EmbedPlugin component configuration"
905
- }
906
- ]
907
- },
908
- "sources": [
909
- {
910
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
911
- "line": 24,
912
- "character": 2,
913
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
914
- }
915
- ],
916
- "type": {
917
- "type": "reference",
918
- "target": 66,
919
- "name": "PluginConfig",
920
- "package": "@xyo-network/react-embed"
921
- },
922
- "inheritedFrom": {
923
- "type": "reference",
924
- "target": 69,
925
- "name": "EmbedPluginBase.embedPluginConfig"
926
- }
927
- },
928
- {
929
- "id": 142,
930
- "name": "hideElementsConfig",
931
- "variant": "declaration",
932
- "kind": 1024,
933
- "flags": {
934
- "isOptional": true
935
- },
936
- "sources": [
937
- {
938
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
939
- "line": 6,
940
- "character": 2,
941
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L6"
942
- }
943
- ],
944
- "type": {
945
- "type": "reference",
946
- "target": 58,
947
- "name": "EmbedPluginVisibilityConfig",
948
- "package": "@xyo-network/react-embed"
949
- },
950
- "overwrites": {
951
- "type": "reference",
952
- "target": 70,
953
- "name": "EmbedPluginBase.hideElementsConfig"
954
- }
955
- },
956
- {
957
- "id": 150,
958
- "name": "huri",
959
- "variant": "declaration",
960
- "kind": 1024,
961
- "flags": {
962
- "isOptional": true
963
- },
964
- "comment": {
965
- "summary": [],
966
- "blockTags": [
967
- {
968
- "tag": "@deprecated",
969
- "content": [
970
- {
971
- "kind": "text",
972
- "text": "use huriPayload"
973
- }
974
- ]
975
- }
976
- ]
977
- },
978
- "sources": [
979
- {
980
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
981
- "line": 27,
982
- "character": 2,
983
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
984
- }
985
- ],
986
- "type": {
987
- "type": "intrinsic",
988
- "name": "string"
989
- },
990
- "inheritedFrom": {
991
- "type": "reference",
992
- "target": 71,
993
- "name": "EmbedPluginBase.huri"
994
- }
995
- },
996
- {
997
- "id": 143,
998
- "name": "huriPayload",
999
- "variant": "declaration",
1000
- "kind": 1024,
1001
- "flags": {
1002
- "isOptional": true
1003
- },
1004
- "sources": [
1005
- {
1006
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1007
- "line": 7,
1008
- "character": 2,
1009
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L7"
1010
- }
1011
- ],
1012
- "type": {
1013
- "type": "union",
1014
- "types": [
1015
- {
1016
- "type": "intrinsic",
1017
- "name": "string"
1018
- },
1019
- {
1020
- "type": "reflection",
1021
- "declaration": {
1022
- "id": 144,
1023
- "name": "__type",
1024
- "variant": "declaration",
1025
- "kind": 65536,
1026
- "flags": {},
1027
- "sources": [
1028
- {
1029
- "fileName": "node_modules/@xyo-network/payload-model/dist/Payload.d.ts",
1030
- "line": 22,
1031
- "character": 5
1032
- }
1033
- ]
1034
- }
1035
- }
1036
- ]
1037
- }
1038
- },
1039
- {
1040
- "id": 145,
1041
- "name": "onRefresh",
1042
- "variant": "declaration",
1043
- "kind": 1024,
1044
- "flags": {
1045
- "isOptional": true
1046
- },
1047
- "sources": [
1048
- {
1049
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1050
- "line": 9,
1051
- "character": 2,
1052
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
1053
- }
1054
- ],
1055
- "type": {
1056
- "type": "reflection",
1057
- "declaration": {
1058
- "id": 146,
1059
- "name": "__type",
1060
- "variant": "declaration",
1061
- "kind": 65536,
1062
- "flags": {},
1063
- "sources": [
1064
- {
1065
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1066
- "line": 9,
1067
- "character": 14,
1068
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
1069
- }
1070
- ],
1071
- "signatures": [
1072
- {
1073
- "id": 147,
1074
- "name": "__type",
1075
- "variant": "signature",
1076
- "kind": 4096,
1077
- "flags": {},
1078
- "comment": {
1079
- "summary": [
1080
- {
1081
- "kind": "text",
1082
- "text": "string for huri to resolve and payload for bypassing huri resolution"
1083
- }
1084
- ]
1085
- },
1086
- "sources": [
1087
- {
1088
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1089
- "line": 9,
1090
- "character": 14,
1091
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L9"
1092
- }
1093
- ],
1094
- "type": {
1095
- "type": "intrinsic",
1096
- "name": "void"
1097
- }
1098
- }
1099
- ]
1100
- }
1101
- }
1102
- },
1103
- {
1104
- "id": 151,
1105
- "name": "plugins",
1106
- "variant": "declaration",
1107
- "kind": 1024,
1108
- "flags": {
1109
- "isOptional": true
1110
- },
1111
- "sources": [
1112
- {
1113
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1114
- "line": 28,
1115
- "character": 2,
1116
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
1117
- }
1118
- ],
1119
- "type": {
1120
- "type": "array",
1121
- "elementType": {
1122
- "type": "reference",
1123
- "target": {
1124
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1125
- "qualifiedName": "PayloadRenderPlugin"
1126
- },
1127
- "name": "PayloadRenderPlugin",
1128
- "package": "@xyo-network/react-payload-plugin"
1129
- }
1130
- },
1131
- "inheritedFrom": {
1132
- "type": "reference",
1133
- "target": 72,
1134
- "name": "EmbedPluginBase.plugins"
1135
- }
1136
- },
1137
- {
1138
- "id": 152,
1139
- "name": "refreshTitle",
1140
- "variant": "declaration",
1141
- "kind": 1024,
1142
- "flags": {
1143
- "isOptional": true
1144
- },
1145
- "sources": [
1146
- {
1147
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1148
- "line": 29,
1149
- "character": 2,
1150
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
1151
- }
1152
- ],
1153
- "type": {
1154
- "type": "intrinsic",
1155
- "name": "string"
1156
- },
1157
- "inheritedFrom": {
1158
- "type": "reference",
1159
- "target": 73,
1160
- "name": "EmbedPluginBase.refreshTitle"
1161
- }
1162
- },
1163
- {
1164
- "id": 153,
1165
- "name": "timestampLabel",
1166
- "variant": "declaration",
1167
- "kind": 1024,
1168
- "flags": {
1169
- "isOptional": true
1170
- },
1171
- "sources": [
1172
- {
1173
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1174
- "line": 30,
1175
- "character": 2,
1176
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
1177
- }
1178
- ],
1179
- "type": {
1180
- "type": "intrinsic",
1181
- "name": "string"
1182
- },
1183
- "inheritedFrom": {
1184
- "type": "reference",
1185
- "target": 74,
1186
- "name": "EmbedPluginBase.timestampLabel"
1187
- }
1188
- },
1189
- {
1190
- "id": 148,
1191
- "name": "validateSchema",
1192
- "variant": "declaration",
1193
- "kind": 1024,
1194
- "flags": {
1195
- "isOptional": true
1196
- },
1197
- "sources": [
1198
- {
1199
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1200
- "line": 10,
1201
- "character": 2,
1202
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L10"
1203
- }
1204
- ],
1205
- "type": {
1206
- "type": "intrinsic",
1207
- "name": "boolean"
1208
- }
1209
- }
1210
- ],
1211
- "groups": [
1212
- {
1213
- "title": "Properties",
1214
- "children": [
1215
- 149,
1216
- 142,
1217
- 150,
1218
- 143,
1219
- 145,
1220
- 151,
1221
- 152,
1222
- 153,
1223
- 148
1224
- ]
1225
- }
1226
- ],
1227
- "sources": [
1228
- {
1229
- "fileName": "packages/sdk/packages/embed/src/types/EmbedPluginProps.ts",
1230
- "line": 5,
1231
- "character": 17,
1232
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/types/EmbedPluginProps.ts#L5"
1233
- }
1234
- ],
1235
- "extendedTypes": [
1236
- {
1237
- "type": "reference",
1238
- "target": 68,
1239
- "name": "EmbedPluginBase",
1240
- "package": "@xyo-network/react-embed"
1241
- }
1242
- ],
1243
- "extendedBy": [
1244
- {
1245
- "type": "reference",
1246
- "target": 19,
1247
- "name": "EmbedPluginCardProps"
1248
- }
1249
- ]
1250
- },
1251
- {
1252
- "id": 75,
1253
- "name": "EmbedPluginState",
1254
- "variant": "declaration",
1255
- "kind": 256,
1256
- "flags": {},
1257
- "children": [
1258
- {
1259
- "id": 76,
1260
- "name": "activePlugin",
1261
- "variant": "declaration",
1262
- "kind": 1024,
1263
- "flags": {
1264
- "isOptional": true
1265
- },
1266
- "sources": [
1267
- {
1268
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1269
- "line": 34,
1270
- "character": 2,
1271
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L34"
1272
- }
1273
- ],
1274
- "type": {
1275
- "type": "reference",
1276
- "target": {
1277
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1278
- "qualifiedName": "PayloadRenderPlugin"
1279
- },
1280
- "name": "PayloadRenderPlugin",
1281
- "package": "@xyo-network/react-payload-plugin"
1282
- }
1283
- },
1284
- {
1285
- "id": 78,
1286
- "name": "embedPluginConfig",
1287
- "variant": "declaration",
1288
- "kind": 1024,
1289
- "flags": {
1290
- "isOptional": true
1291
- },
1292
- "comment": {
1293
- "summary": [
1294
- {
1295
- "kind": "text",
1296
- "text": "EmbedPlugin component configuration"
1297
- }
1298
- ]
1299
- },
1300
- "sources": [
1301
- {
1302
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1303
- "line": 24,
1304
- "character": 2,
1305
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L24"
1306
- }
1307
- ],
1308
- "type": {
1309
- "type": "reference",
1310
- "target": 66,
1311
- "name": "PluginConfig",
1312
- "package": "@xyo-network/react-embed"
1313
- },
1314
- "inheritedFrom": {
1315
- "type": "reference",
1316
- "target": 69,
1317
- "name": "EmbedPluginBase.embedPluginConfig"
1318
- }
1319
- },
1320
- {
1321
- "id": 79,
1322
- "name": "hideElementsConfig",
1323
- "variant": "declaration",
1324
- "kind": 1024,
1325
- "flags": {
1326
- "isOptional": true
1327
- },
1328
- "sources": [
1329
- {
1330
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1331
- "line": 25,
1332
- "character": 2,
1333
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L25"
1334
- }
1335
- ],
1336
- "type": {
1337
- "type": "reference",
1338
- "target": 58,
1339
- "name": "EmbedPluginVisibilityConfig",
1340
- "package": "@xyo-network/react-embed"
1341
- },
1342
- "inheritedFrom": {
1343
- "type": "reference",
1344
- "target": 70,
1345
- "name": "EmbedPluginBase.hideElementsConfig"
1346
- }
1347
- },
1348
- {
1349
- "id": 80,
1350
- "name": "huri",
1351
- "variant": "declaration",
1352
- "kind": 1024,
1353
- "flags": {
1354
- "isOptional": true
1355
- },
1356
- "comment": {
1357
- "summary": [],
1358
- "blockTags": [
1359
- {
1360
- "tag": "@deprecated",
1361
- "content": [
1362
- {
1363
- "kind": "text",
1364
- "text": "use huriPayload"
1365
- }
1366
- ]
1367
- }
1368
- ]
1369
- },
1370
- "sources": [
1371
- {
1372
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1373
- "line": 27,
1374
- "character": 2,
1375
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L27"
1376
- }
1377
- ],
1378
- "type": {
1379
- "type": "intrinsic",
1380
- "name": "string"
1381
- },
1382
- "inheritedFrom": {
1383
- "type": "reference",
1384
- "target": 71,
1385
- "name": "EmbedPluginBase.huri"
1386
- }
1387
- },
1388
- {
1389
- "id": 81,
1390
- "name": "plugins",
1391
- "variant": "declaration",
1392
- "kind": 1024,
1393
- "flags": {
1394
- "isOptional": true
1395
- },
1396
- "sources": [
1397
- {
1398
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1399
- "line": 28,
1400
- "character": 2,
1401
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L28"
1402
- }
1403
- ],
1404
- "type": {
1405
- "type": "array",
1406
- "elementType": {
1407
- "type": "reference",
1408
- "target": {
1409
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1410
- "qualifiedName": "PayloadRenderPlugin"
1411
- },
1412
- "name": "PayloadRenderPlugin",
1413
- "package": "@xyo-network/react-payload-plugin"
1414
- }
1415
- },
1416
- "inheritedFrom": {
1417
- "type": "reference",
1418
- "target": 72,
1419
- "name": "EmbedPluginBase.plugins"
1420
- }
1421
- },
1422
- {
1423
- "id": 84,
1424
- "name": "provided",
1425
- "variant": "declaration",
1426
- "kind": 1024,
1427
- "flags": {},
1428
- "sources": [
1429
- {
1430
- "fileName": "packages/sdk/packages/shared/dist/types/contexts/contextEx/State.d.ts",
1431
- "line": 2,
1432
- "character": 4
1433
- }
1434
- ],
1435
- "type": {
1436
- "type": "intrinsic",
1437
- "name": "boolean"
1438
- },
1439
- "inheritedFrom": {
1440
- "type": "reference",
1441
- "target": -1,
1442
- "name": "ContextExState.provided"
1443
- }
1444
- },
1445
- {
1446
- "id": 82,
1447
- "name": "refreshTitle",
1448
- "variant": "declaration",
1449
- "kind": 1024,
1450
- "flags": {
1451
- "isOptional": true
1452
- },
1453
- "sources": [
1454
- {
1455
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1456
- "line": 29,
1457
- "character": 2,
1458
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L29"
1459
- }
1460
- ],
1461
- "type": {
1462
- "type": "intrinsic",
1463
- "name": "string"
1464
- },
1465
- "inheritedFrom": {
1466
- "type": "reference",
1467
- "target": 73,
1468
- "name": "EmbedPluginBase.refreshTitle"
1469
- }
1470
- },
1471
- {
1472
- "id": 77,
1473
- "name": "setActivePlugin",
1474
- "variant": "declaration",
1475
- "kind": 1024,
1476
- "flags": {
1477
- "isOptional": true
1478
- },
1479
- "sources": [
1480
- {
1481
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1482
- "line": 35,
1483
- "character": 2,
1484
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L35"
1485
- }
1486
- ],
1487
- "type": {
1488
- "type": "reference",
1489
- "target": {
1490
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1491
- "qualifiedName": "React.Dispatch"
1492
- },
1493
- "typeArguments": [
1494
- {
1495
- "type": "reference",
1496
- "target": {
1497
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1498
- "qualifiedName": "React.SetStateAction"
1499
- },
1500
- "typeArguments": [
1501
- {
1502
- "type": "union",
1503
- "types": [
1504
- {
1505
- "type": "intrinsic",
1506
- "name": "undefined"
1507
- },
1508
- {
1509
- "type": "reference",
1510
- "target": {
1511
- "sourceFileName": "../payload/packages/plugin/src/PayloadRenderPlugin.ts",
1512
- "qualifiedName": "PayloadRenderPlugin"
1513
- },
1514
- "name": "PayloadRenderPlugin",
1515
- "package": "@xyo-network/react-payload-plugin"
1516
- }
1517
- ]
1518
- }
1519
- ],
1520
- "name": "SetStateAction",
1521
- "package": "@types/react",
1522
- "qualifiedName": "React.SetStateAction"
1523
- }
1524
- ],
1525
- "name": "Dispatch",
1526
- "package": "@types/react",
1527
- "qualifiedName": "React.Dispatch"
1528
- }
1529
- },
1530
- {
1531
- "id": 83,
1532
- "name": "timestampLabel",
1533
- "variant": "declaration",
1534
- "kind": 1024,
1535
- "flags": {
1536
- "isOptional": true
1537
- },
1538
- "sources": [
1539
- {
1540
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1541
- "line": 30,
1542
- "character": 2,
1543
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L30"
1544
- }
1545
- ],
1546
- "type": {
1547
- "type": "intrinsic",
1548
- "name": "string"
1549
- },
1550
- "inheritedFrom": {
1551
- "type": "reference",
1552
- "target": 74,
1553
- "name": "EmbedPluginBase.timestampLabel"
1554
- }
1555
- }
1556
- ],
1557
- "groups": [
1558
- {
1559
- "title": "Properties",
1560
- "children": [
1561
- 76,
1562
- 78,
1563
- 79,
1564
- 80,
1565
- 81,
1566
- 84,
1567
- 82,
1568
- 77,
1569
- 83
1570
- ]
1571
- }
1572
- ],
1573
- "sources": [
1574
- {
1575
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1576
- "line": 33,
1577
- "character": 17,
1578
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L33"
1579
- }
1580
- ],
1581
- "extendedTypes": [
1582
- {
1583
- "type": "reference",
1584
- "target": 68,
1585
- "name": "EmbedPluginBase",
1586
- "package": "@xyo-network/react-embed"
1587
- },
1588
- {
1589
- "type": "reference",
1590
- "target": {
1591
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
1592
- "qualifiedName": "ContextExState"
1593
- },
1594
- "name": "ContextExState",
1595
- "package": "@xyo-network/react-shared"
1596
- }
1597
- ]
1598
- },
1599
- {
1600
- "id": 58,
1601
- "name": "EmbedPluginVisibilityConfig",
1602
- "variant": "declaration",
1603
- "kind": 256,
1604
- "flags": {},
1605
- "children": [
1606
- {
1607
- "id": 59,
1608
- "name": "hideAvatar",
1609
- "variant": "declaration",
1610
- "kind": 1024,
1611
- "flags": {
1612
- "isOptional": true
1613
- },
1614
- "sources": [
1615
- {
1616
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1617
- "line": 6,
1618
- "character": 2,
1619
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L6"
1620
- }
1621
- ],
1622
- "type": {
1623
- "type": "intrinsic",
1624
- "name": "boolean"
1625
- }
1626
- },
1627
- {
1628
- "id": 60,
1629
- "name": "hideCardActions",
1630
- "variant": "declaration",
1631
- "kind": 1024,
1632
- "flags": {
1633
- "isOptional": true
1634
- },
1635
- "sources": [
1636
- {
1637
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1638
- "line": 7,
1639
- "character": 2,
1640
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L7"
1641
- }
1642
- ],
1643
- "type": {
1644
- "type": "intrinsic",
1645
- "name": "boolean"
1646
- }
1647
- },
1648
- {
1649
- "id": 61,
1650
- "name": "hideCardHeader",
1651
- "variant": "declaration",
1652
- "kind": 1024,
1653
- "flags": {
1654
- "isOptional": true
1655
- },
1656
- "sources": [
1657
- {
1658
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1659
- "line": 8,
1660
- "character": 2,
1661
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L8"
1662
- }
1663
- ],
1664
- "type": {
1665
- "type": "intrinsic",
1666
- "name": "boolean"
1667
- }
1668
- },
1669
- {
1670
- "id": 62,
1671
- "name": "hideErrorDetails",
1672
- "variant": "declaration",
1673
- "kind": 1024,
1674
- "flags": {
1675
- "isOptional": true
1676
- },
1677
- "sources": [
1678
- {
1679
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1680
- "line": 9,
1681
- "character": 2,
1682
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L9"
1683
- }
1684
- ],
1685
- "type": {
1686
- "type": "intrinsic",
1687
- "name": "boolean"
1688
- }
1689
- },
1690
- {
1691
- "id": 63,
1692
- "name": "hideRefreshButton",
1693
- "variant": "declaration",
1694
- "kind": 1024,
1695
- "flags": {
1696
- "isOptional": true
1697
- },
1698
- "sources": [
1699
- {
1700
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1701
- "line": 10,
1702
- "character": 2,
1703
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L10"
1704
- }
1705
- ],
1706
- "type": {
1707
- "type": "intrinsic",
1708
- "name": "boolean"
1709
- }
1710
- },
1711
- {
1712
- "id": 64,
1713
- "name": "hideTimestamp",
1714
- "variant": "declaration",
1715
- "kind": 1024,
1716
- "flags": {
1717
- "isOptional": true
1718
- },
1719
- "sources": [
1720
- {
1721
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1722
- "line": 11,
1723
- "character": 2,
1724
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L11"
1725
- }
1726
- ],
1727
- "type": {
1728
- "type": "intrinsic",
1729
- "name": "boolean"
1730
- }
1731
- },
1732
- {
1733
- "id": 65,
1734
- "name": "hideTitle",
1735
- "variant": "declaration",
1736
- "kind": 1024,
1737
- "flags": {
1738
- "isOptional": true
1739
- },
1740
- "sources": [
1741
- {
1742
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1743
- "line": 12,
1744
- "character": 2,
1745
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L12"
1746
- }
1747
- ],
1748
- "type": {
1749
- "type": "intrinsic",
1750
- "name": "boolean"
1751
- }
1752
- }
1753
- ],
1754
- "groups": [
1755
- {
1756
- "title": "Properties",
1757
- "children": [
1758
- 59,
1759
- 60,
1760
- 61,
1761
- 62,
1762
- 63,
1763
- 64,
1764
- 65
1765
- ]
1766
- }
1767
- ],
1768
- "sources": [
1769
- {
1770
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1771
- "line": 5,
1772
- "character": 17,
1773
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L5"
1774
- }
1775
- ]
1776
- },
1777
- {
1778
- "id": 66,
1779
- "name": "PluginConfig",
1780
- "variant": "declaration",
1781
- "kind": 256,
1782
- "flags": {},
1783
- "comment": {
1784
- "summary": [
1785
- {
1786
- "kind": "text",
1787
- "text": "Extend for custom plugin configuration"
1788
- }
1789
- ]
1790
- },
1791
- "children": [
1792
- {
1793
- "id": 67,
1794
- "name": "listMode",
1795
- "variant": "declaration",
1796
- "kind": 1024,
1797
- "flags": {
1798
- "isOptional": true
1799
- },
1800
- "sources": [
1801
- {
1802
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1803
- "line": 19,
1804
- "character": 2,
1805
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L19"
1806
- }
1807
- ],
1808
- "type": {
1809
- "type": "reference",
1810
- "target": {
1811
- "sourceFileName": "../shared/src/models/ListMode.ts",
1812
- "qualifiedName": "ListMode"
1813
- },
1814
- "name": "ListMode",
1815
- "package": "@xyo-network/react-shared"
1816
- }
1817
- }
1818
- ],
1819
- "groups": [
1820
- {
1821
- "title": "Properties",
1822
- "children": [
1823
- 67
1824
- ]
1825
- }
1826
- ],
1827
- "sources": [
1828
- {
1829
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts",
1830
- "line": 18,
1831
- "character": 17,
1832
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/State.ts#L18"
1833
- }
1834
- ]
1835
- },
1836
- {
1837
- "id": 87,
1838
- "name": "RefreshPayloadProps",
1839
- "variant": "declaration",
1840
- "kind": 256,
1841
- "flags": {},
1842
- "children": [
1843
- {
1844
- "id": 88,
1845
- "name": "onRefresh",
1846
- "variant": "declaration",
1847
- "kind": 1024,
1848
- "flags": {
1849
- "isOptional": true
1850
- },
1851
- "sources": [
1852
- {
1853
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1854
- "line": 7,
1855
- "character": 2,
1856
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L7"
1857
- }
1858
- ],
1859
- "type": {
1860
- "type": "reflection",
1861
- "declaration": {
1862
- "id": 89,
1863
- "name": "__type",
1864
- "variant": "declaration",
1865
- "kind": 65536,
1866
- "flags": {},
1867
- "sources": [
1868
- {
1869
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1870
- "line": 7,
1871
- "character": 14,
1872
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L7"
1873
- }
1874
- ],
1875
- "signatures": [
1876
- {
1877
- "id": 90,
1878
- "name": "__type",
1879
- "variant": "signature",
1880
- "kind": 4096,
1881
- "flags": {},
1882
- "sources": [
1883
- {
1884
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1885
- "line": 7,
1886
- "character": 14,
1887
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L7"
1888
- }
1889
- ],
1890
- "type": {
1891
- "type": "intrinsic",
1892
- "name": "void"
1893
- }
1894
- }
1895
- ]
1896
- }
1897
- }
1898
- },
1899
- {
1900
- "id": 91,
1901
- "name": "refreshPayload",
1902
- "variant": "declaration",
1903
- "kind": 1024,
1904
- "flags": {
1905
- "isOptional": true
1906
- },
1907
- "sources": [
1908
- {
1909
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1910
- "line": 8,
1911
- "character": 2,
1912
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L8"
1913
- }
1914
- ],
1915
- "type": {
1916
- "type": "intrinsic",
1917
- "name": "boolean"
1918
- }
1919
- }
1920
- ],
1921
- "groups": [
1922
- {
1923
- "title": "Properties",
1924
- "children": [
1925
- 88,
1926
- 91
1927
- ]
1928
- }
1929
- ],
1930
- "sources": [
1931
- {
1932
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
1933
- "line": 6,
1934
- "character": 17,
1935
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L6"
1936
- }
1937
- ]
1938
- },
1939
- {
1940
- "id": 96,
1941
- "name": "RefreshPayloadState",
1942
- "variant": "declaration",
1943
- "kind": 256,
1944
- "flags": {},
1945
- "children": [
1946
- {
1947
- "id": 97,
1948
- "name": "onRefresh",
1949
- "variant": "declaration",
1950
- "kind": 1024,
1951
- "flags": {
1952
- "isOptional": true
1953
- },
1954
- "sources": [
1955
- {
1956
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
1957
- "line": 5,
1958
- "character": 2,
1959
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L5"
1960
- }
1961
- ],
1962
- "type": {
1963
- "type": "reflection",
1964
- "declaration": {
1965
- "id": 98,
1966
- "name": "__type",
1967
- "variant": "declaration",
1968
- "kind": 65536,
1969
- "flags": {},
1970
- "sources": [
1971
- {
1972
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
1973
- "line": 5,
1974
- "character": 14,
1975
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L5"
1976
- }
1977
- ],
1978
- "signatures": [
1979
- {
1980
- "id": 99,
1981
- "name": "__type",
1982
- "variant": "signature",
1983
- "kind": 4096,
1984
- "flags": {},
1985
- "sources": [
1986
- {
1987
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
1988
- "line": 5,
1989
- "character": 14,
1990
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L5"
1991
- }
1992
- ],
1993
- "type": {
1994
- "type": "intrinsic",
1995
- "name": "void"
1996
- }
1997
- }
1998
- ]
1999
- }
2000
- }
2001
- },
2002
- {
2003
- "id": 102,
2004
- "name": "provided",
2005
- "variant": "declaration",
2006
- "kind": 1024,
2007
- "flags": {},
2008
- "sources": [
2009
- {
2010
- "fileName": "packages/sdk/packages/shared/dist/types/contexts/contextEx/State.d.ts",
2011
- "line": 2,
2012
- "character": 4
2013
- }
2014
- ],
2015
- "type": {
2016
- "type": "intrinsic",
2017
- "name": "boolean"
2018
- },
2019
- "inheritedFrom": {
2020
- "type": "reference",
2021
- "target": -1,
2022
- "name": "ContextExState.provided"
2023
- }
2024
- },
2025
- {
2026
- "id": 100,
2027
- "name": "refreshPayload",
2028
- "variant": "declaration",
2029
- "kind": 1024,
2030
- "flags": {
2031
- "isOptional": true
2032
- },
2033
- "sources": [
2034
- {
2035
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2036
- "line": 6,
2037
- "character": 2,
2038
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L6"
2039
- }
2040
- ],
2041
- "type": {
2042
- "type": "intrinsic",
2043
- "name": "boolean"
2044
- }
2045
- },
2046
- {
2047
- "id": 101,
2048
- "name": "setRefreshPayload",
2049
- "variant": "declaration",
2050
- "kind": 1024,
2051
- "flags": {
2052
- "isOptional": true
2053
- },
2054
- "sources": [
2055
- {
2056
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2057
- "line": 7,
2058
- "character": 2,
2059
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L7"
2060
- }
2061
- ],
2062
- "type": {
2063
- "type": "reference",
2064
- "target": {
2065
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2066
- "qualifiedName": "React.Dispatch"
2067
- },
2068
- "typeArguments": [
2069
- {
2070
- "type": "reference",
2071
- "target": {
2072
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2073
- "qualifiedName": "React.SetStateAction"
2074
- },
2075
- "typeArguments": [
2076
- {
2077
- "type": "union",
2078
- "types": [
2079
- {
2080
- "type": "intrinsic",
2081
- "name": "undefined"
2082
- },
2083
- {
2084
- "type": "intrinsic",
2085
- "name": "boolean"
2086
- }
2087
- ]
2088
- }
2089
- ],
2090
- "name": "SetStateAction",
2091
- "package": "@types/react",
2092
- "qualifiedName": "React.SetStateAction"
2093
- }
2094
- ],
2095
- "name": "Dispatch",
2096
- "package": "@types/react",
2097
- "qualifiedName": "React.Dispatch"
2098
- }
2099
- }
2100
- ],
2101
- "groups": [
2102
- {
2103
- "title": "Properties",
2104
- "children": [
2105
- 97,
2106
- 102,
2107
- 100,
2108
- 101
2109
- ]
2110
- }
2111
- ],
2112
- "sources": [
2113
- {
2114
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts",
2115
- "line": 4,
2116
- "character": 17,
2117
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/State.ts#L4"
2118
- }
2119
- ],
2120
- "extendedTypes": [
2121
- {
2122
- "type": "reference",
2123
- "target": {
2124
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2125
- "qualifiedName": "ContextExState"
2126
- },
2127
- "name": "ContextExState",
2128
- "package": "@xyo-network/react-shared"
2129
- }
2130
- ]
2131
- },
2132
- {
2133
- "id": 111,
2134
- "name": "ResolvePayloadState",
2135
- "variant": "declaration",
2136
- "kind": 256,
2137
- "flags": {},
2138
- "children": [
2139
- {
2140
- "id": 112,
2141
- "name": "huri",
2142
- "variant": "declaration",
2143
- "kind": 1024,
2144
- "flags": {
2145
- "isOptional": true
2146
- },
2147
- "sources": [
2148
- {
2149
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2150
- "line": 6,
2151
- "character": 2,
2152
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L6"
2153
- }
2154
- ],
2155
- "type": {
2156
- "type": "intrinsic",
2157
- "name": "string"
2158
- }
2159
- },
2160
- {
2161
- "id": 113,
2162
- "name": "huriError",
2163
- "variant": "declaration",
2164
- "kind": 1024,
2165
- "flags": {
2166
- "isOptional": true
2167
- },
2168
- "sources": [
2169
- {
2170
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2171
- "line": 7,
2172
- "character": 2,
2173
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L7"
2174
- }
2175
- ],
2176
- "type": {
2177
- "type": "intersection",
2178
- "types": [
2179
- {
2180
- "type": "reference",
2181
- "target": {
2182
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2183
- "qualifiedName": "SchemaFields"
2184
- },
2185
- "name": "SchemaFields",
2186
- "package": "@xyo-network/payload-model"
2187
- },
2188
- {
2189
- "type": "reference",
2190
- "target": {
2191
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2192
- "qualifiedName": "PayloadFields"
2193
- },
2194
- "name": "PayloadFields",
2195
- "package": "@xyo-network/payload-model"
2196
- },
2197
- {
2198
- "type": "reflection",
2199
- "declaration": {
2200
- "id": 114,
2201
- "name": "__type",
2202
- "variant": "declaration",
2203
- "kind": 65536,
2204
- "flags": {},
2205
- "sources": [
2206
- {
2207
- "fileName": "node_modules/@xyo-network/payload-model/dist/Error.d.ts",
2208
- "line": 4,
2209
- "character": 34
2210
- }
2211
- ]
2212
- }
2213
- }
2214
- ]
2215
- }
2216
- },
2217
- {
2218
- "id": 115,
2219
- "name": "huriPayload",
2220
- "variant": "declaration",
2221
- "kind": 1024,
2222
- "flags": {
2223
- "isOptional": true
2224
- },
2225
- "sources": [
2226
- {
2227
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2228
- "line": 8,
2229
- "character": 2,
2230
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L8"
2231
- }
2232
- ],
2233
- "type": {
2234
- "type": "union",
2235
- "types": [
2236
- {
2237
- "type": "intrinsic",
2238
- "name": "string"
2239
- },
2240
- {
2241
- "type": "reflection",
2242
- "declaration": {
2243
- "id": 116,
2244
- "name": "__type",
2245
- "variant": "declaration",
2246
- "kind": 65536,
2247
- "flags": {},
2248
- "sources": [
2249
- {
2250
- "fileName": "node_modules/@xyo-network/payload-model/dist/Payload.d.ts",
2251
- "line": 22,
2252
- "character": 5
2253
- }
2254
- ]
2255
- }
2256
- }
2257
- ]
2258
- }
2259
- },
2260
- {
2261
- "id": 117,
2262
- "name": "notFound",
2263
- "variant": "declaration",
2264
- "kind": 1024,
2265
- "flags": {
2266
- "isOptional": true
2267
- },
2268
- "sources": [
2269
- {
2270
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2271
- "line": 9,
2272
- "character": 2,
2273
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L9"
2274
- }
2275
- ],
2276
- "type": {
2277
- "type": "intrinsic",
2278
- "name": "boolean"
2279
- }
2280
- },
2281
- {
2282
- "id": 118,
2283
- "name": "payload",
2284
- "variant": "declaration",
2285
- "kind": 1024,
2286
- "flags": {
2287
- "isOptional": true
2288
- },
2289
- "sources": [
2290
- {
2291
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2292
- "line": 10,
2293
- "character": 2,
2294
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L10"
2295
- }
2296
- ],
2297
- "type": {
2298
- "type": "reflection",
2299
- "declaration": {
2300
- "id": 119,
2301
- "name": "__type",
2302
- "variant": "declaration",
2303
- "kind": 65536,
2304
- "flags": {},
2305
- "sources": [
2306
- {
2307
- "fileName": "node_modules/@xyo-network/payload-model/dist/Payload.d.ts",
2308
- "line": 22,
2309
- "character": 5
2310
- }
2311
- ]
2312
- }
2313
- }
2314
- },
2315
- {
2316
- "id": 125,
2317
- "name": "provided",
2318
- "variant": "declaration",
2319
- "kind": 1024,
2320
- "flags": {},
2321
- "sources": [
2322
- {
2323
- "fileName": "packages/sdk/packages/shared/dist/types/contexts/contextEx/State.d.ts",
2324
- "line": 2,
2325
- "character": 4
2326
- }
2327
- ],
2328
- "type": {
2329
- "type": "intrinsic",
2330
- "name": "boolean"
2331
- },
2332
- "inheritedFrom": {
2333
- "type": "reference",
2334
- "target": -1,
2335
- "name": "ContextExState.provided"
2336
- }
2337
- },
2338
- {
2339
- "id": 120,
2340
- "name": "refreshHuri",
2341
- "variant": "declaration",
2342
- "kind": 1024,
2343
- "flags": {
2344
- "isOptional": true
2345
- },
2346
- "sources": [
2347
- {
2348
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2349
- "line": 11,
2350
- "character": 2,
2351
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L11"
2352
- }
2353
- ],
2354
- "type": {
2355
- "type": "reflection",
2356
- "declaration": {
2357
- "id": 121,
2358
- "name": "__type",
2359
- "variant": "declaration",
2360
- "kind": 65536,
2361
- "flags": {},
2362
- "sources": [
2363
- {
2364
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2365
- "line": 11,
2366
- "character": 16,
2367
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L11"
2368
- }
2369
- ],
2370
- "signatures": [
2371
- {
2372
- "id": 122,
2373
- "name": "__type",
2374
- "variant": "signature",
2375
- "kind": 4096,
2376
- "flags": {},
2377
- "sources": [
2378
- {
2379
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2380
- "line": 11,
2381
- "character": 16,
2382
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L11"
2383
- }
2384
- ],
2385
- "type": {
2386
- "type": "intrinsic",
2387
- "name": "void"
2388
- }
2389
- }
2390
- ]
2391
- }
2392
- }
2393
- },
2394
- {
2395
- "id": 123,
2396
- "name": "setPayload",
2397
- "variant": "declaration",
2398
- "kind": 1024,
2399
- "flags": {
2400
- "isOptional": true
2401
- },
2402
- "sources": [
2403
- {
2404
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2405
- "line": 12,
2406
- "character": 2,
2407
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L12"
2408
- }
2409
- ],
2410
- "type": {
2411
- "type": "reference",
2412
- "target": {
2413
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2414
- "qualifiedName": "React.Dispatch"
2415
- },
2416
- "typeArguments": [
2417
- {
2418
- "type": "reference",
2419
- "target": {
2420
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2421
- "qualifiedName": "React.SetStateAction"
2422
- },
2423
- "typeArguments": [
2424
- {
2425
- "type": "union",
2426
- "types": [
2427
- {
2428
- "type": "intrinsic",
2429
- "name": "undefined"
2430
- },
2431
- {
2432
- "type": "reflection",
2433
- "declaration": {
2434
- "id": 124,
2435
- "name": "__type",
2436
- "variant": "declaration",
2437
- "kind": 65536,
2438
- "flags": {},
2439
- "sources": [
2440
- {
2441
- "fileName": "node_modules/@xyo-network/payload-model/dist/Payload.d.ts",
2442
- "line": 22,
2443
- "character": 5
2444
- }
2445
- ]
2446
- }
2447
- }
2448
- ]
2449
- }
2450
- ],
2451
- "name": "SetStateAction",
2452
- "package": "@types/react",
2453
- "qualifiedName": "React.SetStateAction"
2454
- }
2455
- ],
2456
- "name": "Dispatch",
2457
- "package": "@types/react",
2458
- "qualifiedName": "React.Dispatch"
2459
- }
2460
- }
2461
- ],
2462
- "groups": [
2463
- {
2464
- "title": "Properties",
2465
- "children": [
2466
- 112,
2467
- 113,
2468
- 115,
2469
- 117,
2470
- 118,
2471
- 125,
2472
- 120,
2473
- 123
2474
- ]
2475
- }
2476
- ],
2477
- "sources": [
2478
- {
2479
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts",
2480
- "line": 5,
2481
- "character": 17,
2482
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/State.ts#L5"
2483
- }
2484
- ],
2485
- "extendedTypes": [
2486
- {
2487
- "type": "reference",
2488
- "target": {
2489
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2490
- "qualifiedName": "ContextExState"
2491
- },
2492
- "name": "ContextExState",
2493
- "package": "@xyo-network/react-shared"
2494
- }
2495
- ]
2496
- },
2497
- {
2498
- "id": 128,
2499
- "name": "ValidatePayloadProviderProps",
2500
- "variant": "declaration",
2501
- "kind": 256,
2502
- "flags": {},
2503
- "children": [
2504
- {
2505
- "id": 129,
2506
- "name": "enabled",
2507
- "variant": "declaration",
2508
- "kind": 1024,
2509
- "flags": {
2510
- "isOptional": true
2511
- },
2512
- "sources": [
2513
- {
2514
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx",
2515
- "line": 12,
2516
- "character": 2,
2517
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx#L12"
2518
- }
2519
- ],
2520
- "type": {
2521
- "type": "intrinsic",
2522
- "name": "boolean"
2523
- }
2524
- }
2525
- ],
2526
- "groups": [
2527
- {
2528
- "title": "Properties",
2529
- "children": [
2530
- 129
2531
- ]
2532
- }
2533
- ],
2534
- "sources": [
2535
- {
2536
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx",
2537
- "line": 10,
2538
- "character": 17,
2539
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx#L10"
2540
- }
2541
- ]
2542
- },
2543
- {
2544
- "id": 134,
2545
- "name": "ValidatePayloadState",
2546
- "variant": "declaration",
2547
- "kind": 256,
2548
- "flags": {},
2549
- "children": [
2550
- {
2551
- "id": 135,
2552
- "name": "enabled",
2553
- "variant": "declaration",
2554
- "kind": 1024,
2555
- "flags": {
2556
- "isOptional": true
2557
- },
2558
- "sources": [
2559
- {
2560
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2561
- "line": 4,
2562
- "character": 2,
2563
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L4"
2564
- }
2565
- ],
2566
- "type": {
2567
- "type": "intrinsic",
2568
- "name": "boolean"
2569
- }
2570
- },
2571
- {
2572
- "id": 138,
2573
- "name": "provided",
2574
- "variant": "declaration",
2575
- "kind": 1024,
2576
- "flags": {},
2577
- "sources": [
2578
- {
2579
- "fileName": "packages/sdk/packages/shared/dist/types/contexts/contextEx/State.d.ts",
2580
- "line": 2,
2581
- "character": 4
2582
- }
2583
- ],
2584
- "type": {
2585
- "type": "intrinsic",
2586
- "name": "boolean"
2587
- },
2588
- "inheritedFrom": {
2589
- "type": "reference",
2590
- "target": -1,
2591
- "name": "ContextExState.provided"
2592
- }
2593
- },
2594
- {
2595
- "id": 136,
2596
- "name": "schema",
2597
- "variant": "declaration",
2598
- "kind": 1024,
2599
- "flags": {
2600
- "isOptional": true
2601
- },
2602
- "sources": [
2603
- {
2604
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2605
- "line": 5,
2606
- "character": 2,
2607
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L5"
2608
- }
2609
- ],
2610
- "type": {
2611
- "type": "intrinsic",
2612
- "name": "string"
2613
- }
2614
- },
2615
- {
2616
- "id": 137,
2617
- "name": "validPayload",
2618
- "variant": "declaration",
2619
- "kind": 1024,
2620
- "flags": {
2621
- "isOptional": true
2622
- },
2623
- "sources": [
2624
- {
2625
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2626
- "line": 6,
2627
- "character": 2,
2628
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L6"
2629
- }
2630
- ],
2631
- "type": {
2632
- "type": "intrinsic",
2633
- "name": "boolean"
2634
- }
2635
- }
2636
- ],
2637
- "groups": [
2638
- {
2639
- "title": "Properties",
2640
- "children": [
2641
- 135,
2642
- 138,
2643
- 136,
2644
- 137
2645
- ]
2646
- }
2647
- ],
2648
- "sources": [
2649
- {
2650
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts",
2651
- "line": 3,
2652
- "character": 17,
2653
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/State.ts#L3"
2654
- }
2655
- ],
2656
- "extendedTypes": [
2657
- {
2658
- "type": "reference",
2659
- "target": {
2660
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2661
- "qualifiedName": "ContextExState"
2662
- },
2663
- "name": "ContextExState",
2664
- "package": "@xyo-network/react-shared"
2665
- }
2666
- ]
2667
- },
2668
- {
2669
- "id": 53,
2670
- "name": "EmbedPluginProviderProps",
2671
- "variant": "declaration",
2672
- "kind": 4194304,
2673
- "flags": {},
2674
- "sources": [
2675
- {
2676
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx",
2677
- "line": 8,
2678
- "character": 12,
2679
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx#L8"
2680
- }
2681
- ],
2682
- "type": {
2683
- "type": "reference",
2684
- "target": 68,
2685
- "name": "EmbedPluginBase",
2686
- "package": "@xyo-network/react-embed"
2687
- }
2688
- },
2689
- {
2690
- "id": 106,
2691
- "name": "ResolvePayloadProviderProps",
2692
- "variant": "declaration",
2693
- "kind": 4194304,
2694
- "flags": {},
2695
- "sources": [
2696
- {
2697
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx",
2698
- "line": 12,
2699
- "character": 12,
2700
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx#L12"
2701
- }
2702
- ],
2703
- "type": {
2704
- "type": "reference",
2705
- "target": {
2706
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
2707
- "qualifiedName": "Omit"
2708
- },
2709
- "typeArguments": [
2710
- {
2711
- "type": "reference",
2712
- "target": 111,
2713
- "name": "ResolvePayloadState",
2714
- "package": "@xyo-network/react-embed"
2715
- },
2716
- {
2717
- "type": "literal",
2718
- "value": "provided"
2719
- }
2720
- ],
2721
- "name": "Omit",
2722
- "package": "typescript"
2723
- }
2724
- },
2725
- {
2726
- "id": 52,
2727
- "name": "EmbedPluginContext",
2728
- "variant": "declaration",
2729
- "kind": 32,
2730
- "flags": {
2731
- "isConst": true
2732
- },
2733
- "sources": [
2734
- {
2735
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Context.tsx",
2736
- "line": 5,
2737
- "character": 13,
2738
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Context.tsx#L5"
2739
- }
2740
- ],
2741
- "type": {
2742
- "type": "reference",
2743
- "target": {
2744
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2745
- "qualifiedName": "React.Context"
2746
- },
2747
- "typeArguments": [
2748
- {
2749
- "type": "intersection",
2750
- "types": [
2751
- {
2752
- "type": "reference",
2753
- "target": 75,
2754
- "name": "EmbedPluginState",
2755
- "package": "@xyo-network/react-embed"
2756
- },
2757
- {
2758
- "type": "reference",
2759
- "target": {
2760
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2761
- "qualifiedName": "ContextExState"
2762
- },
2763
- "name": "ContextExState",
2764
- "package": "@xyo-network/react-shared"
2765
- }
2766
- ]
2767
- }
2768
- ],
2769
- "name": "Context",
2770
- "package": "@types/react",
2771
- "qualifiedName": "React.Context"
2772
- },
2773
- "defaultValue": "..."
2774
- },
2775
- {
2776
- "id": 105,
2777
- "name": "ResolvePayloadContext",
2778
- "variant": "declaration",
2779
- "kind": 32,
2780
- "flags": {
2781
- "isConst": true
2782
- },
2783
- "sources": [
2784
- {
2785
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Context.ts",
2786
- "line": 5,
2787
- "character": 13,
2788
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Context.ts#L5"
2789
- }
2790
- ],
2791
- "type": {
2792
- "type": "reference",
2793
- "target": {
2794
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2795
- "qualifiedName": "React.Context"
2796
- },
2797
- "typeArguments": [
2798
- {
2799
- "type": "intersection",
2800
- "types": [
2801
- {
2802
- "type": "reference",
2803
- "target": 111,
2804
- "name": "ResolvePayloadState",
2805
- "package": "@xyo-network/react-embed"
2806
- },
2807
- {
2808
- "type": "reference",
2809
- "target": {
2810
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
2811
- "qualifiedName": "ContextExState"
2812
- },
2813
- "name": "ContextExState",
2814
- "package": "@xyo-network/react-shared"
2815
- }
2816
- ]
2817
- }
2818
- ],
2819
- "name": "Context",
2820
- "package": "@types/react",
2821
- "qualifiedName": "React.Context"
2822
- },
2823
- "defaultValue": "..."
2824
- },
2825
- {
2826
- "id": 36,
2827
- "name": "ApiEmbedPluginCard",
2828
- "variant": "declaration",
2829
- "kind": 64,
2830
- "flags": {},
2831
- "sources": [
2832
- {
2833
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
2834
- "line": 12,
2835
- "character": 13,
2836
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L12"
2837
- }
2838
- ],
2839
- "signatures": [
2840
- {
2841
- "id": 37,
2842
- "name": "ApiEmbedPluginCard",
2843
- "variant": "signature",
2844
- "kind": 4096,
2845
- "flags": {},
2846
- "sources": [
2847
- {
2848
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2849
- "line": 525,
2850
- "character": 8
2851
- }
2852
- ],
2853
- "parameters": [
2854
- {
2855
- "id": 38,
2856
- "name": "props",
2857
- "variant": "param",
2858
- "kind": 32768,
2859
- "flags": {},
2860
- "type": {
2861
- "type": "reference",
2862
- "target": 19,
2863
- "name": "EmbedPluginCardProps",
2864
- "package": "@xyo-network/react-embed"
2865
- }
2866
- },
2867
- {
2868
- "id": 39,
2869
- "name": "context",
2870
- "variant": "param",
2871
- "kind": 32768,
2872
- "flags": {
2873
- "isOptional": true
2874
- },
2875
- "type": {
2876
- "type": "intrinsic",
2877
- "name": "any"
2878
- }
2879
- }
2880
- ],
2881
- "type": {
2882
- "type": "union",
2883
- "types": [
2884
- {
2885
- "type": "literal",
2886
- "value": null
2887
- },
2888
- {
2889
- "type": "reference",
2890
- "target": {
2891
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2892
- "qualifiedName": "React.ReactElement"
2893
- },
2894
- "typeArguments": [
2895
- {
2896
- "type": "intrinsic",
2897
- "name": "any"
2898
- },
2899
- {
2900
- "type": "intrinsic",
2901
- "name": "any"
2902
- }
2903
- ],
2904
- "name": "ReactElement",
2905
- "package": "@types/react",
2906
- "qualifiedName": "React.ReactElement"
2907
- }
2908
- ]
2909
- }
2910
- }
2911
- ]
2912
- },
2913
- {
2914
- "id": 6,
2915
- "name": "BusyCard",
2916
- "variant": "declaration",
2917
- "kind": 64,
2918
- "flags": {},
2919
- "sources": [
2920
- {
2921
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx",
2922
- "line": 19,
2923
- "character": 13,
2924
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/BusyCard.tsx#L19"
2925
- }
2926
- ],
2927
- "signatures": [
2928
- {
2929
- "id": 7,
2930
- "name": "BusyCard",
2931
- "variant": "signature",
2932
- "kind": 4096,
2933
- "flags": {},
2934
- "sources": [
2935
- {
2936
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2937
- "line": 525,
2938
- "character": 8
2939
- }
2940
- ],
2941
- "parameters": [
2942
- {
2943
- "id": 8,
2944
- "name": "props",
2945
- "variant": "param",
2946
- "kind": 32768,
2947
- "flags": {},
2948
- "type": {
2949
- "type": "reference",
2950
- "target": {
2951
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
2952
- "qualifiedName": "WithChildren"
2953
- },
2954
- "typeArguments": [
2955
- {
2956
- "type": "reference",
2957
- "target": 1,
2958
- "name": "BusyCardProps",
2959
- "package": "@xyo-network/react-embed"
2960
- }
2961
- ],
2962
- "name": "WithChildren",
2963
- "package": "@xylabs/react-shared"
2964
- }
2965
- },
2966
- {
2967
- "id": 9,
2968
- "name": "context",
2969
- "variant": "param",
2970
- "kind": 32768,
2971
- "flags": {
2972
- "isOptional": true
2973
- },
2974
- "type": {
2975
- "type": "intrinsic",
2976
- "name": "any"
2977
- }
2978
- }
2979
- ],
2980
- "type": {
2981
- "type": "union",
2982
- "types": [
2983
- {
2984
- "type": "literal",
2985
- "value": null
2986
- },
2987
- {
2988
- "type": "reference",
2989
- "target": {
2990
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
2991
- "qualifiedName": "React.ReactElement"
2992
- },
2993
- "typeArguments": [
2994
- {
2995
- "type": "intrinsic",
2996
- "name": "any"
2997
- },
2998
- {
2999
- "type": "intrinsic",
3000
- "name": "any"
3001
- }
3002
- ],
3003
- "name": "ReactElement",
3004
- "package": "@types/react",
3005
- "qualifiedName": "React.ReactElement"
3006
- }
3007
- ]
3008
- }
3009
- }
3010
- ]
3011
- },
3012
- {
3013
- "id": 10,
3014
- "name": "EmbedCardHeader",
3015
- "variant": "declaration",
3016
- "kind": 64,
3017
- "flags": {},
3018
- "sources": [
3019
- {
3020
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/EmbedCardHeader.tsx",
3021
- "line": 8,
3022
- "character": 13,
3023
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/EmbedCardHeader.tsx#L8"
3024
- }
3025
- ],
3026
- "signatures": [
3027
- {
3028
- "id": 11,
3029
- "name": "EmbedCardHeader",
3030
- "variant": "signature",
3031
- "kind": 4096,
3032
- "flags": {},
3033
- "sources": [
3034
- {
3035
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3036
- "line": 525,
3037
- "character": 8
3038
- }
3039
- ],
3040
- "parameters": [
3041
- {
3042
- "id": 12,
3043
- "name": "props",
3044
- "variant": "param",
3045
- "kind": 32768,
3046
- "flags": {},
3047
- "type": {
3048
- "type": "reference",
3049
- "target": {
3050
- "sourceFileName": "../../../../node_modules/@mui/material/CardHeader/CardHeader.d.ts",
3051
- "qualifiedName": "CardHeaderProps"
3052
- },
3053
- "typeArguments": [
3054
- {
3055
- "type": "literal",
3056
- "value": "div"
3057
- },
3058
- {
3059
- "type": "reflection",
3060
- "declaration": {
3061
- "id": 13,
3062
- "name": "__type",
3063
- "variant": "declaration",
3064
- "kind": 65536,
3065
- "flags": {}
3066
- }
3067
- },
3068
- {
3069
- "type": "literal",
3070
- "value": "span"
3071
- },
3072
- {
3073
- "type": "literal",
3074
- "value": "span"
3075
- }
3076
- ],
3077
- "name": "CardHeaderProps",
3078
- "package": "@mui/material"
3079
- }
3080
- },
3081
- {
3082
- "id": 14,
3083
- "name": "context",
3084
- "variant": "param",
3085
- "kind": 32768,
3086
- "flags": {
3087
- "isOptional": true
3088
- },
3089
- "type": {
3090
- "type": "intrinsic",
3091
- "name": "any"
3092
- }
3093
- }
3094
- ],
3095
- "type": {
3096
- "type": "union",
3097
- "types": [
3098
- {
3099
- "type": "literal",
3100
- "value": null
3101
- },
3102
- {
3103
- "type": "reference",
3104
- "target": {
3105
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3106
- "qualifiedName": "React.ReactElement"
3107
- },
3108
- "typeArguments": [
3109
- {
3110
- "type": "intrinsic",
3111
- "name": "any"
3112
- },
3113
- {
3114
- "type": "intrinsic",
3115
- "name": "any"
3116
- }
3117
- ],
3118
- "name": "ReactElement",
3119
- "package": "@types/react",
3120
- "qualifiedName": "React.ReactElement"
3121
- }
3122
- ]
3123
- }
3124
- }
3125
- ]
3126
- },
3127
- {
3128
- "id": 44,
3129
- "name": "EmbedPlugin",
3130
- "variant": "declaration",
3131
- "kind": 64,
3132
- "flags": {},
3133
- "sources": [
3134
- {
3135
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
3136
- "line": 64,
3137
- "character": 13,
3138
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L64"
3139
- }
3140
- ],
3141
- "signatures": [
3142
- {
3143
- "id": 45,
3144
- "name": "EmbedPlugin",
3145
- "variant": "signature",
3146
- "kind": 4096,
3147
- "flags": {},
3148
- "comment": {
3149
- "summary": [],
3150
- "blockTags": [
3151
- {
3152
- "tag": "@deprecated",
3153
- "content": [
3154
- {
3155
- "kind": "text",
3156
- "text": "- use EmbedPluginCard and use CardProps instead of FlexBoxProps"
3157
- }
3158
- ]
3159
- }
3160
- ]
3161
- },
3162
- "sources": [
3163
- {
3164
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3165
- "line": 525,
3166
- "character": 8
3167
- }
3168
- ],
3169
- "parameters": [
3170
- {
3171
- "id": 46,
3172
- "name": "props",
3173
- "variant": "param",
3174
- "kind": 32768,
3175
- "flags": {},
3176
- "type": {
3177
- "type": "reference",
3178
- "target": 1,
3179
- "name": "BusyCardProps",
3180
- "package": "@xyo-network/react-embed"
3181
- }
3182
- },
3183
- {
3184
- "id": 47,
3185
- "name": "context",
3186
- "variant": "param",
3187
- "kind": 32768,
3188
- "flags": {
3189
- "isOptional": true
3190
- },
3191
- "type": {
3192
- "type": "intrinsic",
3193
- "name": "any"
3194
- }
3195
- }
3196
- ],
3197
- "type": {
3198
- "type": "union",
3199
- "types": [
3200
- {
3201
- "type": "literal",
3202
- "value": null
3203
- },
3204
- {
3205
- "type": "reference",
3206
- "target": {
3207
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3208
- "qualifiedName": "React.ReactElement"
3209
- },
3210
- "typeArguments": [
3211
- {
3212
- "type": "intrinsic",
3213
- "name": "any"
3214
- },
3215
- {
3216
- "type": "intrinsic",
3217
- "name": "any"
3218
- }
3219
- ],
3220
- "name": "ReactElement",
3221
- "package": "@types/react",
3222
- "qualifiedName": "React.ReactElement"
3223
- }
3224
- ]
3225
- }
3226
- }
3227
- ]
3228
- },
3229
- {
3230
- "id": 15,
3231
- "name": "EmbedPluginCard",
3232
- "variant": "declaration",
3233
- "kind": 64,
3234
- "flags": {},
3235
- "sources": [
3236
- {
3237
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/card/EmbedPluginCard.tsx",
3238
- "line": 10,
3239
- "character": 13,
3240
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/card/EmbedPluginCard.tsx#L10"
3241
- }
3242
- ],
3243
- "signatures": [
3244
- {
3245
- "id": 16,
3246
- "name": "EmbedPluginCard",
3247
- "variant": "signature",
3248
- "kind": 4096,
3249
- "flags": {},
3250
- "sources": [
3251
- {
3252
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3253
- "line": 525,
3254
- "character": 8
3255
- }
3256
- ],
3257
- "parameters": [
3258
- {
3259
- "id": 17,
3260
- "name": "props",
3261
- "variant": "param",
3262
- "kind": 32768,
3263
- "flags": {},
3264
- "type": {
3265
- "type": "reference",
3266
- "target": 1,
3267
- "name": "BusyCardProps",
3268
- "package": "@xyo-network/react-embed"
3269
- }
3270
- },
3271
- {
3272
- "id": 18,
3273
- "name": "context",
3274
- "variant": "param",
3275
- "kind": 32768,
3276
- "flags": {
3277
- "isOptional": true
3278
- },
3279
- "type": {
3280
- "type": "intrinsic",
3281
- "name": "any"
3282
- }
3283
- }
3284
- ],
3285
- "type": {
3286
- "type": "union",
3287
- "types": [
3288
- {
3289
- "type": "literal",
3290
- "value": null
3291
- },
3292
- {
3293
- "type": "reference",
3294
- "target": {
3295
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3296
- "qualifiedName": "React.ReactElement"
3297
- },
3298
- "typeArguments": [
3299
- {
3300
- "type": "intrinsic",
3301
- "name": "any"
3302
- },
3303
- {
3304
- "type": "intrinsic",
3305
- "name": "any"
3306
- }
3307
- ],
3308
- "name": "ReactElement",
3309
- "package": "@types/react",
3310
- "qualifiedName": "React.ReactElement"
3311
- }
3312
- ]
3313
- }
3314
- }
3315
- ]
3316
- },
3317
- {
3318
- "id": 40,
3319
- "name": "EmbedPluginCardInner",
3320
- "variant": "declaration",
3321
- "kind": 64,
3322
- "flags": {},
3323
- "sources": [
3324
- {
3325
- "fileName": "packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx",
3326
- "line": 44,
3327
- "character": 13,
3328
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/embed-card/EmbedPluginCard.tsx#L44"
3329
- }
3330
- ],
3331
- "signatures": [
3332
- {
3333
- "id": 41,
3334
- "name": "EmbedPluginCardInner",
3335
- "variant": "signature",
3336
- "kind": 4096,
3337
- "flags": {},
3338
- "sources": [
3339
- {
3340
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3341
- "line": 525,
3342
- "character": 8
3343
- }
3344
- ],
3345
- "parameters": [
3346
- {
3347
- "id": 42,
3348
- "name": "props",
3349
- "variant": "param",
3350
- "kind": 32768,
3351
- "flags": {},
3352
- "type": {
3353
- "type": "reference",
3354
- "target": 1,
3355
- "name": "BusyCardProps",
3356
- "package": "@xyo-network/react-embed"
3357
- }
3358
- },
3359
- {
3360
- "id": 43,
3361
- "name": "context",
3362
- "variant": "param",
3363
- "kind": 32768,
3364
- "flags": {
3365
- "isOptional": true
3366
- },
3367
- "type": {
3368
- "type": "intrinsic",
3369
- "name": "any"
3370
- }
3371
- }
3372
- ],
3373
- "type": {
3374
- "type": "union",
3375
- "types": [
3376
- {
3377
- "type": "literal",
3378
- "value": null
3379
- },
3380
- {
3381
- "type": "reference",
3382
- "target": {
3383
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3384
- "qualifiedName": "React.ReactElement"
3385
- },
3386
- "typeArguments": [
3387
- {
3388
- "type": "intrinsic",
3389
- "name": "any"
3390
- },
3391
- {
3392
- "type": "intrinsic",
3393
- "name": "any"
3394
- }
3395
- ],
3396
- "name": "ReactElement",
3397
- "package": "@types/react",
3398
- "qualifiedName": "React.ReactElement"
3399
- }
3400
- ]
3401
- }
3402
- }
3403
- ]
3404
- },
3405
- {
3406
- "id": 48,
3407
- "name": "EmbedPluginInner",
3408
- "variant": "declaration",
3409
- "kind": 64,
3410
- "flags": {},
3411
- "sources": [
3412
- {
3413
- "fileName": "packages/sdk/packages/embed/src/components/EmbedPlugin.tsx",
3414
- "line": 10,
3415
- "character": 13,
3416
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/components/EmbedPlugin.tsx#L10"
3417
- }
3418
- ],
3419
- "signatures": [
3420
- {
3421
- "id": 49,
3422
- "name": "EmbedPluginInner",
3423
- "variant": "signature",
3424
- "kind": 4096,
3425
- "flags": {},
3426
- "sources": [
3427
- {
3428
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3429
- "line": 525,
3430
- "character": 8
3431
- }
3432
- ],
3433
- "parameters": [
3434
- {
3435
- "id": 50,
3436
- "name": "props",
3437
- "variant": "param",
3438
- "kind": 32768,
3439
- "flags": {},
3440
- "type": {
3441
- "type": "reference",
3442
- "target": {
3443
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3444
- "qualifiedName": "WithChildren"
3445
- },
3446
- "typeArguments": [
3447
- {
3448
- "type": "reference",
3449
- "target": 141,
3450
- "name": "EmbedPluginProps",
3451
- "package": "@xyo-network/react-embed"
3452
- }
3453
- ],
3454
- "name": "WithChildren",
3455
- "package": "@xylabs/react-shared"
3456
- }
3457
- },
3458
- {
3459
- "id": 51,
3460
- "name": "context",
3461
- "variant": "param",
3462
- "kind": 32768,
3463
- "flags": {
3464
- "isOptional": true
3465
- },
3466
- "type": {
3467
- "type": "intrinsic",
3468
- "name": "any"
3469
- }
3470
- }
3471
- ],
3472
- "type": {
3473
- "type": "union",
3474
- "types": [
3475
- {
3476
- "type": "literal",
3477
- "value": null
3478
- },
3479
- {
3480
- "type": "reference",
3481
- "target": {
3482
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3483
- "qualifiedName": "React.ReactElement"
3484
- },
3485
- "typeArguments": [
3486
- {
3487
- "type": "intrinsic",
3488
- "name": "any"
3489
- },
3490
- {
3491
- "type": "intrinsic",
3492
- "name": "any"
3493
- }
3494
- ],
3495
- "name": "ReactElement",
3496
- "package": "@types/react",
3497
- "qualifiedName": "React.ReactElement"
3498
- }
3499
- ]
3500
- }
3501
- }
3502
- ]
3503
- },
3504
- {
3505
- "id": 54,
3506
- "name": "EmbedPluginProvider",
3507
- "variant": "declaration",
3508
- "kind": 64,
3509
- "flags": {},
3510
- "sources": [
3511
- {
3512
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx",
3513
- "line": 11,
3514
- "character": 13,
3515
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/Provider.tsx#L11"
3516
- }
3517
- ],
3518
- "signatures": [
3519
- {
3520
- "id": 55,
3521
- "name": "EmbedPluginProvider",
3522
- "variant": "signature",
3523
- "kind": 4096,
3524
- "flags": {},
3525
- "comment": {
3526
- "summary": [
3527
- {
3528
- "kind": "text",
3529
- "text": "Expose passed embed plugin props via context"
3530
- }
3531
- ]
3532
- },
3533
- "sources": [
3534
- {
3535
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3536
- "line": 525,
3537
- "character": 8
3538
- }
3539
- ],
3540
- "parameters": [
3541
- {
3542
- "id": 56,
3543
- "name": "props",
3544
- "variant": "param",
3545
- "kind": 32768,
3546
- "flags": {},
3547
- "type": {
3548
- "type": "reference",
3549
- "target": {
3550
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3551
- "qualifiedName": "WithChildren"
3552
- },
3553
- "typeArguments": [
3554
- {
3555
- "type": "reference",
3556
- "target": 68,
3557
- "name": "EmbedPluginBase",
3558
- "package": "@xyo-network/react-embed"
3559
- }
3560
- ],
3561
- "name": "WithChildren",
3562
- "package": "@xylabs/react-shared"
3563
- }
3564
- },
3565
- {
3566
- "id": 57,
3567
- "name": "context",
3568
- "variant": "param",
3569
- "kind": 32768,
3570
- "flags": {
3571
- "isOptional": true
3572
- },
3573
- "type": {
3574
- "type": "intrinsic",
3575
- "name": "any"
3576
- }
3577
- }
3578
- ],
3579
- "type": {
3580
- "type": "union",
3581
- "types": [
3582
- {
3583
- "type": "literal",
3584
- "value": null
3585
- },
3586
- {
3587
- "type": "reference",
3588
- "target": {
3589
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3590
- "qualifiedName": "React.ReactElement"
3591
- },
3592
- "typeArguments": [
3593
- {
3594
- "type": "intrinsic",
3595
- "name": "any"
3596
- },
3597
- {
3598
- "type": "intrinsic",
3599
- "name": "any"
3600
- }
3601
- ],
3602
- "name": "ReactElement",
3603
- "package": "@types/react",
3604
- "qualifiedName": "React.ReactElement"
3605
- }
3606
- ]
3607
- }
3608
- }
3609
- ]
3610
- },
3611
- {
3612
- "id": 92,
3613
- "name": "RefreshPayloadProvider",
3614
- "variant": "declaration",
3615
- "kind": 64,
3616
- "flags": {},
3617
- "sources": [
3618
- {
3619
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx",
3620
- "line": 11,
3621
- "character": 13,
3622
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/Provider.tsx#L11"
3623
- }
3624
- ],
3625
- "signatures": [
3626
- {
3627
- "id": 93,
3628
- "name": "RefreshPayloadProvider",
3629
- "variant": "signature",
3630
- "kind": 4096,
3631
- "flags": {},
3632
- "sources": [
3633
- {
3634
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3635
- "line": 525,
3636
- "character": 8
3637
- }
3638
- ],
3639
- "parameters": [
3640
- {
3641
- "id": 94,
3642
- "name": "props",
3643
- "variant": "param",
3644
- "kind": 32768,
3645
- "flags": {},
3646
- "type": {
3647
- "type": "reference",
3648
- "target": {
3649
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3650
- "qualifiedName": "WithChildren"
3651
- },
3652
- "typeArguments": [
3653
- {
3654
- "type": "reference",
3655
- "target": 87,
3656
- "name": "RefreshPayloadProps",
3657
- "package": "@xyo-network/react-embed"
3658
- }
3659
- ],
3660
- "name": "WithChildren",
3661
- "package": "@xylabs/react-shared"
3662
- }
3663
- },
3664
- {
3665
- "id": 95,
3666
- "name": "context",
3667
- "variant": "param",
3668
- "kind": 32768,
3669
- "flags": {
3670
- "isOptional": true
3671
- },
3672
- "type": {
3673
- "type": "intrinsic",
3674
- "name": "any"
3675
- }
3676
- }
3677
- ],
3678
- "type": {
3679
- "type": "union",
3680
- "types": [
3681
- {
3682
- "type": "literal",
3683
- "value": null
3684
- },
3685
- {
3686
- "type": "reference",
3687
- "target": {
3688
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3689
- "qualifiedName": "React.ReactElement"
3690
- },
3691
- "typeArguments": [
3692
- {
3693
- "type": "intrinsic",
3694
- "name": "any"
3695
- },
3696
- {
3697
- "type": "intrinsic",
3698
- "name": "any"
3699
- }
3700
- ],
3701
- "name": "ReactElement",
3702
- "package": "@types/react",
3703
- "qualifiedName": "React.ReactElement"
3704
- }
3705
- ]
3706
- }
3707
- }
3708
- ]
3709
- },
3710
- {
3711
- "id": 107,
3712
- "name": "ResolvePayloadProvider",
3713
- "variant": "declaration",
3714
- "kind": 64,
3715
- "flags": {},
3716
- "sources": [
3717
- {
3718
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx",
3719
- "line": 14,
3720
- "character": 13,
3721
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/Provider.tsx#L14"
3722
- }
3723
- ],
3724
- "signatures": [
3725
- {
3726
- "id": 108,
3727
- "name": "ResolvePayloadProvider",
3728
- "variant": "signature",
3729
- "kind": 4096,
3730
- "flags": {},
3731
- "sources": [
3732
- {
3733
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3734
- "line": 525,
3735
- "character": 8
3736
- }
3737
- ],
3738
- "parameters": [
3739
- {
3740
- "id": 109,
3741
- "name": "props",
3742
- "variant": "param",
3743
- "kind": 32768,
3744
- "flags": {},
3745
- "type": {
3746
- "type": "reference",
3747
- "target": {
3748
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3749
- "qualifiedName": "WithChildren"
3750
- },
3751
- "typeArguments": [
3752
- {
3753
- "type": "reference",
3754
- "target": 106,
3755
- "name": "ResolvePayloadProviderProps",
3756
- "package": "@xyo-network/react-embed"
3757
- }
3758
- ],
3759
- "name": "WithChildren",
3760
- "package": "@xylabs/react-shared"
3761
- }
3762
- },
3763
- {
3764
- "id": 110,
3765
- "name": "context",
3766
- "variant": "param",
3767
- "kind": 32768,
3768
- "flags": {
3769
- "isOptional": true
3770
- },
3771
- "type": {
3772
- "type": "intrinsic",
3773
- "name": "any"
3774
- }
3775
- }
3776
- ],
3777
- "type": {
3778
- "type": "union",
3779
- "types": [
3780
- {
3781
- "type": "literal",
3782
- "value": null
3783
- },
3784
- {
3785
- "type": "reference",
3786
- "target": {
3787
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3788
- "qualifiedName": "React.ReactElement"
3789
- },
3790
- "typeArguments": [
3791
- {
3792
- "type": "intrinsic",
3793
- "name": "any"
3794
- },
3795
- {
3796
- "type": "intrinsic",
3797
- "name": "any"
3798
- }
3799
- ],
3800
- "name": "ReactElement",
3801
- "package": "@types/react",
3802
- "qualifiedName": "React.ReactElement"
3803
- }
3804
- ]
3805
- }
3806
- }
3807
- ]
3808
- },
3809
- {
3810
- "id": 130,
3811
- "name": "ValidatePayloadProvider",
3812
- "variant": "declaration",
3813
- "kind": 64,
3814
- "flags": {},
3815
- "sources": [
3816
- {
3817
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx",
3818
- "line": 15,
3819
- "character": 13,
3820
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/Provider.tsx#L15"
3821
- }
3822
- ],
3823
- "signatures": [
3824
- {
3825
- "id": 131,
3826
- "name": "ValidatePayloadProvider",
3827
- "variant": "signature",
3828
- "kind": 4096,
3829
- "flags": {},
3830
- "sources": [
3831
- {
3832
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3833
- "line": 525,
3834
- "character": 8
3835
- }
3836
- ],
3837
- "parameters": [
3838
- {
3839
- "id": 132,
3840
- "name": "props",
3841
- "variant": "param",
3842
- "kind": 32768,
3843
- "flags": {},
3844
- "type": {
3845
- "type": "reference",
3846
- "target": {
3847
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
3848
- "qualifiedName": "WithChildren"
3849
- },
3850
- "typeArguments": [
3851
- {
3852
- "type": "reference",
3853
- "target": 128,
3854
- "name": "ValidatePayloadProviderProps",
3855
- "package": "@xyo-network/react-embed"
3856
- }
3857
- ],
3858
- "name": "WithChildren",
3859
- "package": "@xylabs/react-shared"
3860
- }
3861
- },
3862
- {
3863
- "id": 133,
3864
- "name": "context",
3865
- "variant": "param",
3866
- "kind": 32768,
3867
- "flags": {
3868
- "isOptional": true
3869
- },
3870
- "type": {
3871
- "type": "intrinsic",
3872
- "name": "any"
3873
- }
3874
- }
3875
- ],
3876
- "type": {
3877
- "type": "union",
3878
- "types": [
3879
- {
3880
- "type": "literal",
3881
- "value": null
3882
- },
3883
- {
3884
- "type": "reference",
3885
- "target": {
3886
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
3887
- "qualifiedName": "React.ReactElement"
3888
- },
3889
- "typeArguments": [
3890
- {
3891
- "type": "intrinsic",
3892
- "name": "any"
3893
- },
3894
- {
3895
- "type": "intrinsic",
3896
- "name": "any"
3897
- }
3898
- ],
3899
- "name": "ReactElement",
3900
- "package": "@types/react",
3901
- "qualifiedName": "React.ReactElement"
3902
- }
3903
- ]
3904
- }
3905
- }
3906
- ]
3907
- },
3908
- {
3909
- "id": 85,
3910
- "name": "useEmbedPluginState",
3911
- "variant": "declaration",
3912
- "kind": 64,
3913
- "flags": {},
3914
- "sources": [
3915
- {
3916
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx",
3917
- "line": 5,
3918
- "character": 13,
3919
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx#L5"
3920
- }
3921
- ],
3922
- "signatures": [
3923
- {
3924
- "id": 86,
3925
- "name": "useEmbedPluginState",
3926
- "variant": "signature",
3927
- "kind": 4096,
3928
- "flags": {},
3929
- "sources": [
3930
- {
3931
- "fileName": "packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx",
3932
- "line": 5,
3933
- "character": 35,
3934
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/EmbedPluginContext/use.tsx#L5"
3935
- }
3936
- ],
3937
- "type": {
3938
- "type": "reference",
3939
- "target": {
3940
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
3941
- "qualifiedName": "Omit"
3942
- },
3943
- "typeArguments": [
3944
- {
3945
- "type": "intersection",
3946
- "types": [
3947
- {
3948
- "type": "reference",
3949
- "target": 75,
3950
- "name": "EmbedPluginState",
3951
- "package": "@xyo-network/react-embed"
3952
- },
3953
- {
3954
- "type": "reference",
3955
- "target": {
3956
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
3957
- "qualifiedName": "ContextExState"
3958
- },
3959
- "name": "ContextExState",
3960
- "package": "@xyo-network/react-shared"
3961
- }
3962
- ]
3963
- },
3964
- {
3965
- "type": "literal",
3966
- "value": "provided"
3967
- }
3968
- ],
3969
- "name": "Omit",
3970
- "package": "typescript"
3971
- }
3972
- }
3973
- ]
3974
- },
3975
- {
3976
- "id": 103,
3977
- "name": "useRefreshPayload",
3978
- "variant": "declaration",
3979
- "kind": 64,
3980
- "flags": {},
3981
- "sources": [
3982
- {
3983
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx",
3984
- "line": 5,
3985
- "character": 13,
3986
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx#L5"
3987
- }
3988
- ],
3989
- "signatures": [
3990
- {
3991
- "id": 104,
3992
- "name": "useRefreshPayload",
3993
- "variant": "signature",
3994
- "kind": 4096,
3995
- "flags": {},
3996
- "sources": [
3997
- {
3998
- "fileName": "packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx",
3999
- "line": 5,
4000
- "character": 33,
4001
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/RefreshPayloadContext/use.tsx#L5"
4002
- }
4003
- ],
4004
- "type": {
4005
- "type": "reference",
4006
- "target": {
4007
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4008
- "qualifiedName": "Omit"
4009
- },
4010
- "typeArguments": [
4011
- {
4012
- "type": "intersection",
4013
- "types": [
4014
- {
4015
- "type": "reference",
4016
- "target": 96,
4017
- "name": "RefreshPayloadState",
4018
- "package": "@xyo-network/react-embed"
4019
- },
4020
- {
4021
- "type": "reference",
4022
- "target": {
4023
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4024
- "qualifiedName": "ContextExState"
4025
- },
4026
- "name": "ContextExState",
4027
- "package": "@xyo-network/react-shared"
4028
- }
4029
- ]
4030
- },
4031
- {
4032
- "type": "literal",
4033
- "value": "provided"
4034
- }
4035
- ],
4036
- "name": "Omit",
4037
- "package": "typescript"
4038
- }
4039
- }
4040
- ]
4041
- },
4042
- {
4043
- "id": 126,
4044
- "name": "useResolvePayload",
4045
- "variant": "declaration",
4046
- "kind": 64,
4047
- "flags": {},
4048
- "sources": [
4049
- {
4050
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx",
4051
- "line": 5,
4052
- "character": 13,
4053
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx#L5"
4054
- }
4055
- ],
4056
- "signatures": [
4057
- {
4058
- "id": 127,
4059
- "name": "useResolvePayload",
4060
- "variant": "signature",
4061
- "kind": 4096,
4062
- "flags": {},
4063
- "sources": [
4064
- {
4065
- "fileName": "packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx",
4066
- "line": 5,
4067
- "character": 33,
4068
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ResolvePayloadContext/use.tsx#L5"
4069
- }
4070
- ],
4071
- "type": {
4072
- "type": "reference",
4073
- "target": {
4074
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4075
- "qualifiedName": "Omit"
4076
- },
4077
- "typeArguments": [
4078
- {
4079
- "type": "intersection",
4080
- "types": [
4081
- {
4082
- "type": "reference",
4083
- "target": 111,
4084
- "name": "ResolvePayloadState",
4085
- "package": "@xyo-network/react-embed"
4086
- },
4087
- {
4088
- "type": "reference",
4089
- "target": {
4090
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4091
- "qualifiedName": "ContextExState"
4092
- },
4093
- "name": "ContextExState",
4094
- "package": "@xyo-network/react-shared"
4095
- }
4096
- ]
4097
- },
4098
- {
4099
- "type": "literal",
4100
- "value": "provided"
4101
- }
4102
- ],
4103
- "name": "Omit",
4104
- "package": "typescript"
4105
- }
4106
- }
4107
- ]
4108
- },
4109
- {
4110
- "id": 139,
4111
- "name": "useValidatePayload",
4112
- "variant": "declaration",
4113
- "kind": 64,
4114
- "flags": {},
4115
- "sources": [
4116
- {
4117
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx",
4118
- "line": 5,
4119
- "character": 13,
4120
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx#L5"
4121
- }
4122
- ],
4123
- "signatures": [
4124
- {
4125
- "id": 140,
4126
- "name": "useValidatePayload",
4127
- "variant": "signature",
4128
- "kind": 4096,
4129
- "flags": {},
4130
- "sources": [
4131
- {
4132
- "fileName": "packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx",
4133
- "line": 5,
4134
- "character": 34,
4135
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/979e91e13a6b/packages/sdk/packages/embed/src/contexts/ValidatePayloadContext/use.tsx#L5"
4136
- }
4137
- ],
4138
- "type": {
4139
- "type": "reference",
4140
- "target": {
4141
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
4142
- "qualifiedName": "Omit"
4143
- },
4144
- "typeArguments": [
4145
- {
4146
- "type": "intersection",
4147
- "types": [
4148
- {
4149
- "type": "reference",
4150
- "target": 134,
4151
- "name": "ValidatePayloadState",
4152
- "package": "@xyo-network/react-embed"
4153
- },
4154
- {
4155
- "type": "reference",
4156
- "target": {
4157
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4158
- "qualifiedName": "ContextExState"
4159
- },
4160
- "name": "ContextExState",
4161
- "package": "@xyo-network/react-shared"
4162
- }
4163
- ]
4164
- },
4165
- {
4166
- "type": "literal",
4167
- "value": "provided"
4168
- }
4169
- ],
4170
- "name": "Omit",
4171
- "package": "typescript"
4172
- }
4173
- }
4174
- ]
4175
- }
4176
- ],
4177
- "groups": [
4178
- {
4179
- "title": "Interfaces",
4180
- "children": [
4181
- 1,
4182
- 68,
4183
- 19,
4184
- 141,
4185
- 75,
4186
- 58,
4187
- 66,
4188
- 87,
4189
- 96,
4190
- 111,
4191
- 128,
4192
- 134
4193
- ]
4194
- },
4195
- {
4196
- "title": "Type Aliases",
4197
- "children": [
4198
- 53,
4199
- 106
4200
- ]
4201
- },
4202
- {
4203
- "title": "Variables",
4204
- "children": [
4205
- 52,
4206
- 105
4207
- ]
4208
- },
4209
- {
4210
- "title": "Functions",
4211
- "children": [
4212
- 36,
4213
- 6,
4214
- 10,
4215
- 44,
4216
- 15,
4217
- 40,
4218
- 48,
4219
- 54,
4220
- 92,
4221
- 107,
4222
- 130,
4223
- 85,
4224
- 103,
4225
- 126,
4226
- 139
4227
- ]
4228
- }
4229
- ],
4230
- "packageName": "@xyo-network/react-embed",
4231
- "readme": [
4232
- {
4233
- "kind": "text",
4234
- "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"
4235
- }
4236
- ],
4237
- "symbolIdMap": {
4238
- "0": {
4239
- "sourceFileName": "src/index.ts",
4240
- "qualifiedName": ""
4241
- },
4242
- "1": {
4243
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4244
- "qualifiedName": "BusyCardProps"
4245
- },
4246
- "2": {
4247
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4248
- "qualifiedName": "BusyCardProps.busy"
4249
- },
4250
- "3": {
4251
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4252
- "qualifiedName": "BusyCardProps.busyMinimum"
4253
- },
4254
- "4": {
4255
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4256
- "qualifiedName": "BusyCardProps.busyVariant"
4257
- },
4258
- "5": {
4259
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4260
- "qualifiedName": "BusyCardProps.busyVariantProps"
4261
- },
4262
- "6": {
4263
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4264
- "qualifiedName": "BusyCard"
4265
- },
4266
- "7": {
4267
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4268
- "qualifiedName": "BusyCard"
4269
- },
4270
- "8": {
4271
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4272
- "qualifiedName": "props"
4273
- },
4274
- "9": {
4275
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4276
- "qualifiedName": "context"
4277
- },
4278
- "10": {
4279
- "sourceFileName": "src/components/embed-card/card/EmbedCardHeader.tsx",
4280
- "qualifiedName": "EmbedCardHeader"
4281
- },
4282
- "11": {
4283
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4284
- "qualifiedName": "EmbedCardHeader"
4285
- },
4286
- "12": {
4287
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4288
- "qualifiedName": "props"
4289
- },
4290
- "13": {
4291
- "sourceFileName": "\u0000",
4292
- "qualifiedName": "__type"
4293
- },
4294
- "14": {
4295
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4296
- "qualifiedName": "context"
4297
- },
4298
- "15": {
4299
- "sourceFileName": "src/components/embed-card/card/EmbedPluginCard.tsx",
4300
- "qualifiedName": "EmbedPluginCard"
4301
- },
4302
- "16": {
4303
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4304
- "qualifiedName": "EmbedPluginCard"
4305
- },
4306
- "17": {
4307
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4308
- "qualifiedName": "props"
4309
- },
4310
- "18": {
4311
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4312
- "qualifiedName": "context"
4313
- },
4314
- "19": {
4315
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4316
- "qualifiedName": "EmbedPluginCardProps"
4317
- },
4318
- "20": {
4319
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4320
- "qualifiedName": "EmbedPluginProps.hideElementsConfig"
4321
- },
4322
- "21": {
4323
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4324
- "qualifiedName": "EmbedPluginProps.huriPayload"
4325
- },
4326
- "22": {
4327
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4328
- "qualifiedName": "__type"
4329
- },
4330
- "23": {
4331
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4332
- "qualifiedName": "EmbedPluginProps.onRefresh"
4333
- },
4334
- "24": {
4335
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4336
- "qualifiedName": "__type"
4337
- },
4338
- "25": {
4339
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4340
- "qualifiedName": "__type"
4341
- },
4342
- "26": {
4343
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4344
- "qualifiedName": "EmbedPluginProps.validateSchema"
4345
- },
4346
- "27": {
4347
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4348
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4349
- },
4350
- "28": {
4351
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4352
- "qualifiedName": "EmbedPluginBase.huri"
4353
- },
4354
- "29": {
4355
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4356
- "qualifiedName": "EmbedPluginBase.plugins"
4357
- },
4358
- "30": {
4359
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4360
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4361
- },
4362
- "31": {
4363
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4364
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4365
- },
4366
- "32": {
4367
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4368
- "qualifiedName": "BusyCardProps.busy"
4369
- },
4370
- "33": {
4371
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4372
- "qualifiedName": "BusyCardProps.busyMinimum"
4373
- },
4374
- "34": {
4375
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4376
- "qualifiedName": "BusyCardProps.busyVariant"
4377
- },
4378
- "35": {
4379
- "sourceFileName": "src/components/embed-card/card/BusyCard.tsx",
4380
- "qualifiedName": "BusyCardProps.busyVariantProps"
4381
- },
4382
- "36": {
4383
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4384
- "qualifiedName": "ApiEmbedPluginCard"
4385
- },
4386
- "37": {
4387
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4388
- "qualifiedName": "ApiEmbedPluginCard"
4389
- },
4390
- "38": {
4391
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4392
- "qualifiedName": "props"
4393
- },
4394
- "39": {
4395
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4396
- "qualifiedName": "context"
4397
- },
4398
- "40": {
4399
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4400
- "qualifiedName": "EmbedPluginCardInner"
4401
- },
4402
- "41": {
4403
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4404
- "qualifiedName": "EmbedPluginCardInner"
4405
- },
4406
- "42": {
4407
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4408
- "qualifiedName": "props"
4409
- },
4410
- "43": {
4411
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4412
- "qualifiedName": "context"
4413
- },
4414
- "44": {
4415
- "sourceFileName": "src/components/embed-card/EmbedPluginCard.tsx",
4416
- "qualifiedName": "EmbedPlugin"
4417
- },
4418
- "45": {
4419
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4420
- "qualifiedName": "EmbedPlugin"
4421
- },
4422
- "46": {
4423
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4424
- "qualifiedName": "props"
4425
- },
4426
- "47": {
4427
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4428
- "qualifiedName": "context"
4429
- },
4430
- "48": {
4431
- "sourceFileName": "src/components/EmbedPlugin.tsx",
4432
- "qualifiedName": "EmbedPluginInner"
4433
- },
4434
- "49": {
4435
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4436
- "qualifiedName": "EmbedPluginInner"
4437
- },
4438
- "50": {
4439
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4440
- "qualifiedName": "props"
4441
- },
4442
- "51": {
4443
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4444
- "qualifiedName": "context"
4445
- },
4446
- "52": {
4447
- "sourceFileName": "src/contexts/EmbedPluginContext/Context.tsx",
4448
- "qualifiedName": "EmbedPluginContext"
4449
- },
4450
- "53": {
4451
- "sourceFileName": "src/contexts/EmbedPluginContext/Provider.tsx",
4452
- "qualifiedName": "EmbedPluginProviderProps"
4453
- },
4454
- "54": {
4455
- "sourceFileName": "src/contexts/EmbedPluginContext/Provider.tsx",
4456
- "qualifiedName": "EmbedPluginProvider"
4457
- },
4458
- "55": {
4459
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4460
- "qualifiedName": "EmbedPluginProvider"
4461
- },
4462
- "56": {
4463
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4464
- "qualifiedName": "props"
4465
- },
4466
- "57": {
4467
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4468
- "qualifiedName": "context"
4469
- },
4470
- "58": {
4471
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4472
- "qualifiedName": "EmbedPluginVisibilityConfig"
4473
- },
4474
- "59": {
4475
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4476
- "qualifiedName": "EmbedPluginVisibilityConfig.hideAvatar"
4477
- },
4478
- "60": {
4479
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4480
- "qualifiedName": "EmbedPluginVisibilityConfig.hideCardActions"
4481
- },
4482
- "61": {
4483
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4484
- "qualifiedName": "EmbedPluginVisibilityConfig.hideCardHeader"
4485
- },
4486
- "62": {
4487
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4488
- "qualifiedName": "EmbedPluginVisibilityConfig.hideErrorDetails"
4489
- },
4490
- "63": {
4491
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4492
- "qualifiedName": "EmbedPluginVisibilityConfig.hideRefreshButton"
4493
- },
4494
- "64": {
4495
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4496
- "qualifiedName": "EmbedPluginVisibilityConfig.hideTimestamp"
4497
- },
4498
- "65": {
4499
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4500
- "qualifiedName": "EmbedPluginVisibilityConfig.hideTitle"
4501
- },
4502
- "66": {
4503
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4504
- "qualifiedName": "PluginConfig"
4505
- },
4506
- "67": {
4507
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4508
- "qualifiedName": "PluginConfig.listMode"
4509
- },
4510
- "68": {
4511
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4512
- "qualifiedName": "EmbedPluginBase"
4513
- },
4514
- "69": {
4515
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4516
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4517
- },
4518
- "70": {
4519
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4520
- "qualifiedName": "EmbedPluginBase.hideElementsConfig"
4521
- },
4522
- "71": {
4523
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4524
- "qualifiedName": "EmbedPluginBase.huri"
4525
- },
4526
- "72": {
4527
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4528
- "qualifiedName": "EmbedPluginBase.plugins"
4529
- },
4530
- "73": {
4531
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4532
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4533
- },
4534
- "74": {
4535
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4536
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4537
- },
4538
- "75": {
4539
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4540
- "qualifiedName": "EmbedPluginState"
4541
- },
4542
- "76": {
4543
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4544
- "qualifiedName": "EmbedPluginState.activePlugin"
4545
- },
4546
- "77": {
4547
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4548
- "qualifiedName": "EmbedPluginState.setActivePlugin"
4549
- },
4550
- "78": {
4551
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4552
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4553
- },
4554
- "79": {
4555
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4556
- "qualifiedName": "EmbedPluginBase.hideElementsConfig"
4557
- },
4558
- "80": {
4559
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4560
- "qualifiedName": "EmbedPluginBase.huri"
4561
- },
4562
- "81": {
4563
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4564
- "qualifiedName": "EmbedPluginBase.plugins"
4565
- },
4566
- "82": {
4567
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4568
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4569
- },
4570
- "83": {
4571
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4572
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4573
- },
4574
- "84": {
4575
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4576
- "qualifiedName": "ContextExState.provided"
4577
- },
4578
- "85": {
4579
- "sourceFileName": "src/contexts/EmbedPluginContext/use.tsx",
4580
- "qualifiedName": "useEmbedPluginState"
4581
- },
4582
- "86": {
4583
- "sourceFileName": "src/contexts/EmbedPluginContext/use.tsx",
4584
- "qualifiedName": "useEmbedPluginState"
4585
- },
4586
- "87": {
4587
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4588
- "qualifiedName": "RefreshPayloadProps"
4589
- },
4590
- "88": {
4591
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4592
- "qualifiedName": "RefreshPayloadProps.onRefresh"
4593
- },
4594
- "89": {
4595
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4596
- "qualifiedName": "__type"
4597
- },
4598
- "90": {
4599
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4600
- "qualifiedName": "__type"
4601
- },
4602
- "91": {
4603
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4604
- "qualifiedName": "RefreshPayloadProps.refreshPayload"
4605
- },
4606
- "92": {
4607
- "sourceFileName": "src/contexts/RefreshPayloadContext/Provider.tsx",
4608
- "qualifiedName": "RefreshPayloadProvider"
4609
- },
4610
- "93": {
4611
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4612
- "qualifiedName": "RefreshPayloadProvider"
4613
- },
4614
- "94": {
4615
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4616
- "qualifiedName": "props"
4617
- },
4618
- "95": {
4619
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4620
- "qualifiedName": "context"
4621
- },
4622
- "96": {
4623
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4624
- "qualifiedName": "RefreshPayloadState"
4625
- },
4626
- "97": {
4627
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4628
- "qualifiedName": "RefreshPayloadState.onRefresh"
4629
- },
4630
- "98": {
4631
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4632
- "qualifiedName": "__type"
4633
- },
4634
- "99": {
4635
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4636
- "qualifiedName": "__type"
4637
- },
4638
- "100": {
4639
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4640
- "qualifiedName": "RefreshPayloadState.refreshPayload"
4641
- },
4642
- "101": {
4643
- "sourceFileName": "src/contexts/RefreshPayloadContext/State.ts",
4644
- "qualifiedName": "RefreshPayloadState.setRefreshPayload"
4645
- },
4646
- "102": {
4647
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4648
- "qualifiedName": "ContextExState.provided"
4649
- },
4650
- "103": {
4651
- "sourceFileName": "src/contexts/RefreshPayloadContext/use.tsx",
4652
- "qualifiedName": "useRefreshPayload"
4653
- },
4654
- "104": {
4655
- "sourceFileName": "src/contexts/RefreshPayloadContext/use.tsx",
4656
- "qualifiedName": "useRefreshPayload"
4657
- },
4658
- "105": {
4659
- "sourceFileName": "src/contexts/ResolvePayloadContext/Context.ts",
4660
- "qualifiedName": "ResolvePayloadContext"
4661
- },
4662
- "106": {
4663
- "sourceFileName": "src/contexts/ResolvePayloadContext/Provider.tsx",
4664
- "qualifiedName": "ResolvePayloadProviderProps"
4665
- },
4666
- "107": {
4667
- "sourceFileName": "src/contexts/ResolvePayloadContext/Provider.tsx",
4668
- "qualifiedName": "ResolvePayloadProvider"
4669
- },
4670
- "108": {
4671
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4672
- "qualifiedName": "ResolvePayloadProvider"
4673
- },
4674
- "109": {
4675
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4676
- "qualifiedName": "props"
4677
- },
4678
- "110": {
4679
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4680
- "qualifiedName": "context"
4681
- },
4682
- "111": {
4683
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4684
- "qualifiedName": "ResolvePayloadState"
4685
- },
4686
- "112": {
4687
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4688
- "qualifiedName": "ResolvePayloadState.huri"
4689
- },
4690
- "113": {
4691
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4692
- "qualifiedName": "ResolvePayloadState.huriError"
4693
- },
4694
- "114": {
4695
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Error.ts",
4696
- "qualifiedName": "__type"
4697
- },
4698
- "115": {
4699
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4700
- "qualifiedName": "ResolvePayloadState.huriPayload"
4701
- },
4702
- "116": {
4703
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4704
- "qualifiedName": "__type"
4705
- },
4706
- "117": {
4707
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4708
- "qualifiedName": "ResolvePayloadState.notFound"
4709
- },
4710
- "118": {
4711
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4712
- "qualifiedName": "ResolvePayloadState.payload"
4713
- },
4714
- "119": {
4715
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4716
- "qualifiedName": "__type"
4717
- },
4718
- "120": {
4719
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4720
- "qualifiedName": "ResolvePayloadState.refreshHuri"
4721
- },
4722
- "121": {
4723
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4724
- "qualifiedName": "__type"
4725
- },
4726
- "122": {
4727
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4728
- "qualifiedName": "__type"
4729
- },
4730
- "123": {
4731
- "sourceFileName": "src/contexts/ResolvePayloadContext/State.ts",
4732
- "qualifiedName": "ResolvePayloadState.setPayload"
4733
- },
4734
- "124": {
4735
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4736
- "qualifiedName": "__type"
4737
- },
4738
- "125": {
4739
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4740
- "qualifiedName": "ContextExState.provided"
4741
- },
4742
- "126": {
4743
- "sourceFileName": "src/contexts/ResolvePayloadContext/use.tsx",
4744
- "qualifiedName": "useResolvePayload"
4745
- },
4746
- "127": {
4747
- "sourceFileName": "src/contexts/ResolvePayloadContext/use.tsx",
4748
- "qualifiedName": "useResolvePayload"
4749
- },
4750
- "128": {
4751
- "sourceFileName": "src/contexts/ValidatePayloadContext/Provider.tsx",
4752
- "qualifiedName": "ValidatePayloadProviderProps"
4753
- },
4754
- "129": {
4755
- "sourceFileName": "src/contexts/ValidatePayloadContext/Provider.tsx",
4756
- "qualifiedName": "ValidatePayloadProviderProps.enabled"
4757
- },
4758
- "130": {
4759
- "sourceFileName": "src/contexts/ValidatePayloadContext/Provider.tsx",
4760
- "qualifiedName": "ValidatePayloadProvider"
4761
- },
4762
- "131": {
4763
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4764
- "qualifiedName": "ValidatePayloadProvider"
4765
- },
4766
- "132": {
4767
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4768
- "qualifiedName": "props"
4769
- },
4770
- "133": {
4771
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
4772
- "qualifiedName": "context"
4773
- },
4774
- "134": {
4775
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4776
- "qualifiedName": "ValidatePayloadState"
4777
- },
4778
- "135": {
4779
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4780
- "qualifiedName": "ValidatePayloadState.enabled"
4781
- },
4782
- "136": {
4783
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4784
- "qualifiedName": "ValidatePayloadState.schema"
4785
- },
4786
- "137": {
4787
- "sourceFileName": "src/contexts/ValidatePayloadContext/State.ts",
4788
- "qualifiedName": "ValidatePayloadState.validPayload"
4789
- },
4790
- "138": {
4791
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
4792
- "qualifiedName": "ContextExState.provided"
4793
- },
4794
- "139": {
4795
- "sourceFileName": "src/contexts/ValidatePayloadContext/use.tsx",
4796
- "qualifiedName": "useValidatePayload"
4797
- },
4798
- "140": {
4799
- "sourceFileName": "src/contexts/ValidatePayloadContext/use.tsx",
4800
- "qualifiedName": "useValidatePayload"
4801
- },
4802
- "141": {
4803
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4804
- "qualifiedName": "EmbedPluginProps"
4805
- },
4806
- "142": {
4807
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4808
- "qualifiedName": "EmbedPluginProps.hideElementsConfig"
4809
- },
4810
- "143": {
4811
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4812
- "qualifiedName": "EmbedPluginProps.huriPayload"
4813
- },
4814
- "144": {
4815
- "sourceFileName": "../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
4816
- "qualifiedName": "__type"
4817
- },
4818
- "145": {
4819
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4820
- "qualifiedName": "EmbedPluginProps.onRefresh"
4821
- },
4822
- "146": {
4823
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4824
- "qualifiedName": "__type"
4825
- },
4826
- "147": {
4827
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4828
- "qualifiedName": "__type"
4829
- },
4830
- "148": {
4831
- "sourceFileName": "src/types/EmbedPluginProps.ts",
4832
- "qualifiedName": "EmbedPluginProps.validateSchema"
4833
- },
4834
- "149": {
4835
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4836
- "qualifiedName": "EmbedPluginBase.embedPluginConfig"
4837
- },
4838
- "150": {
4839
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4840
- "qualifiedName": "EmbedPluginBase.huri"
4841
- },
4842
- "151": {
4843
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4844
- "qualifiedName": "EmbedPluginBase.plugins"
4845
- },
4846
- "152": {
4847
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4848
- "qualifiedName": "EmbedPluginBase.refreshTitle"
4849
- },
4850
- "153": {
4851
- "sourceFileName": "src/contexts/EmbedPluginContext/State.ts",
4852
- "qualifiedName": "EmbedPluginBase.timestampLabel"
4853
- }
4854
- }
4855
- }