@xyo-network/react-archivist 2.64.0-rc.2 → 2.64.0-rc.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (398) hide show
  1. package/dist/browser/components/Card/Card.d.mts.map +1 -0
  2. package/dist/browser/components/Card/Card.d.ts.map +1 -0
  3. package/dist/browser/components/Card/Card.js +17 -0
  4. package/dist/browser/components/Card/Card.js.map +1 -0
  5. package/dist/browser/components/Card/Card.stories.js +66 -0
  6. package/dist/browser/components/Card/Card.stories.js.map +1 -0
  7. package/dist/browser/components/Card/CardActions.d.mts.map +1 -0
  8. package/dist/browser/components/Card/CardActions.d.ts.map +1 -0
  9. package/dist/browser/components/Card/CardActions.js +9 -0
  10. package/dist/browser/components/Card/CardActions.js.map +1 -0
  11. package/dist/browser/components/Card/CardContent.d.mts.map +1 -0
  12. package/dist/browser/components/Card/CardContent.d.ts.map +1 -0
  13. package/dist/browser/components/Card/CardContent.js +35 -0
  14. package/dist/browser/components/Card/CardContent.js.map +1 -0
  15. package/dist/browser/components/Card/CardHeader.d.mts.map +1 -0
  16. package/dist/browser/components/Card/CardHeader.d.ts.map +1 -0
  17. package/dist/browser/components/Card/CardHeader.js +21 -0
  18. package/dist/browser/components/Card/CardHeader.js.map +1 -0
  19. package/dist/browser/components/Card/components/ArchivistParent.d.mts.map +1 -0
  20. package/dist/browser/components/Card/components/ArchivistParent.d.ts.map +1 -0
  21. package/dist/browser/components/Card/components/ArchivistParent.js +14 -0
  22. package/dist/browser/components/Card/components/ArchivistParent.js.map +1 -0
  23. package/dist/browser/components/Card/components/ArchivistParents.d.mts.map +1 -0
  24. package/dist/browser/components/Card/components/ArchivistParents.d.ts.map +1 -0
  25. package/dist/browser/components/Card/components/ArchivistParents.js +25 -0
  26. package/dist/browser/components/Card/components/ArchivistParents.js.map +1 -0
  27. package/dist/browser/components/Card/components/Stats/ArchivistStats.d.mts.map +1 -0
  28. package/dist/browser/components/Card/components/Stats/ArchivistStats.d.ts.map +1 -0
  29. package/dist/browser/components/Card/components/Stats/ArchivistStats.js +17 -0
  30. package/dist/browser/components/Card/components/Stats/ArchivistStats.js.map +1 -0
  31. package/dist/browser/components/Card/components/Stats/ArchivistStats.stories.js +32 -0
  32. package/dist/browser/components/Card/components/Stats/ArchivistStats.stories.js.map +1 -0
  33. package/dist/browser/components/Card/components/Stats/MemoryArchivistStats.d.mts.map +1 -0
  34. package/dist/browser/components/Card/components/Stats/MemoryArchivistStats.d.ts.map +1 -0
  35. package/dist/browser/components/Card/components/Stats/MemoryArchivistStats.js +69 -0
  36. package/dist/browser/components/Card/components/Stats/MemoryArchivistStats.js.map +1 -0
  37. package/dist/browser/components/Card/components/Stats/MemoryArchivistStats.stories.js +52 -0
  38. package/dist/browser/components/Card/components/Stats/MemoryArchivistStats.stories.js.map +1 -0
  39. package/dist/browser/components/Card/components/Stats/index.d.mts.map +1 -0
  40. package/dist/browser/components/Card/components/Stats/index.d.ts.map +1 -0
  41. package/dist/browser/components/Card/components/Stats/index.js +3 -0
  42. package/dist/browser/components/Card/components/Stats/index.js.map +1 -0
  43. package/dist/browser/components/Card/components/index.d.mts.map +1 -0
  44. package/dist/browser/components/Card/components/index.d.ts.map +1 -0
  45. package/dist/browser/components/Card/components/index.js +4 -0
  46. package/dist/browser/components/Card/components/index.js.map +1 -0
  47. package/dist/browser/components/Card/index.d.mts.map +1 -0
  48. package/dist/browser/components/Card/index.d.ts.map +1 -0
  49. package/dist/browser/components/Card/index.js +4 -0
  50. package/dist/browser/components/Card/index.js.map +1 -0
  51. package/dist/browser/components/Details/Details.d.mts.map +1 -0
  52. package/dist/browser/components/Details/Details.d.ts.map +1 -0
  53. package/dist/browser/components/Details/Details.js +63 -0
  54. package/dist/browser/components/Details/Details.js.map +1 -0
  55. package/dist/browser/components/Details/Details.stories.js +57 -0
  56. package/dist/browser/components/Details/Details.stories.js.map +1 -0
  57. package/dist/browser/components/Details/index.d.mts.map +1 -0
  58. package/dist/browser/components/Details/index.d.ts.map +1 -0
  59. package/dist/browser/components/Details/index.js +2 -0
  60. package/dist/browser/components/Details/index.js.map +1 -0
  61. package/dist/browser/components/index.d.mts.map +1 -0
  62. package/dist/browser/components/index.d.ts.map +1 -0
  63. package/dist/browser/components/index.js +3 -0
  64. package/dist/browser/components/index.js.map +1 -0
  65. package/dist/browser/hooks/index.d.mts.map +1 -0
  66. package/dist/browser/hooks/index.d.ts.map +1 -0
  67. package/dist/browser/hooks/index.js +3 -0
  68. package/dist/browser/hooks/index.js.map +1 -0
  69. package/dist/browser/hooks/node/index.d.mts.map +1 -0
  70. package/dist/browser/hooks/node/index.d.ts.map +1 -0
  71. package/dist/browser/hooks/node/index.js +3 -0
  72. package/dist/browser/hooks/node/index.js.map +1 -0
  73. package/dist/browser/hooks/node/useArchivistFromNode.d.mts.map +1 -0
  74. package/dist/browser/hooks/node/useArchivistFromNode.d.ts.map +1 -0
  75. package/dist/browser/hooks/node/useArchivistFromNode.js +16 -0
  76. package/dist/browser/hooks/node/useArchivistFromNode.js.map +1 -0
  77. package/dist/browser/hooks/node/useArchivistsFromNode.d.mts.map +1 -0
  78. package/dist/browser/hooks/node/useArchivistsFromNode.d.ts.map +1 -0
  79. package/dist/browser/hooks/node/useArchivistsFromNode.js +25 -0
  80. package/dist/browser/hooks/node/useArchivistsFromNode.js.map +1 -0
  81. package/dist/browser/hooks/queries/index.d.mts.map +1 -0
  82. package/dist/browser/hooks/queries/index.d.ts.map +1 -0
  83. package/dist/browser/hooks/queries/index.js +3 -0
  84. package/dist/browser/hooks/queries/index.js.map +1 -0
  85. package/dist/browser/hooks/queries/useArchivistAll.d.mts.map +1 -0
  86. package/dist/browser/hooks/queries/useArchivistAll.d.ts.map +1 -0
  87. package/dist/browser/hooks/queries/useArchivistAll.js +22 -0
  88. package/dist/browser/hooks/queries/useArchivistAll.js.map +1 -0
  89. package/dist/browser/hooks/queries/useArchivistGet.d.mts.map +1 -0
  90. package/dist/browser/hooks/queries/useArchivistGet.d.ts.map +1 -0
  91. package/dist/browser/hooks/queries/useArchivistGet.js +15 -0
  92. package/dist/browser/hooks/queries/useArchivistGet.js.map +1 -0
  93. package/dist/browser/index.d.mts.map +1 -0
  94. package/dist/browser/index.d.ts.map +1 -0
  95. package/dist/browser/index.js +3 -0
  96. package/dist/browser/index.js.map +1 -0
  97. package/dist/node/components/Card/Card.d.mts +6 -0
  98. package/dist/node/components/Card/Card.d.mts.map +1 -0
  99. package/dist/node/components/Card/Card.d.ts +6 -0
  100. package/dist/node/components/Card/Card.d.ts.map +1 -0
  101. package/dist/node/components/Card/Card.js +41 -0
  102. package/dist/node/components/Card/Card.js.map +1 -0
  103. package/dist/node/components/Card/Card.mjs +17 -0
  104. package/dist/node/components/Card/Card.mjs.map +1 -0
  105. package/dist/node/components/Card/Card.stories.js +90 -0
  106. package/dist/node/components/Card/Card.stories.js.map +1 -0
  107. package/dist/node/components/Card/Card.stories.mjs +66 -0
  108. package/dist/node/components/Card/Card.stories.mjs.map +1 -0
  109. package/dist/node/components/Card/CardActions.d.mts +6 -0
  110. package/dist/node/components/Card/CardActions.d.mts.map +1 -0
  111. package/dist/node/components/Card/CardActions.d.ts +6 -0
  112. package/dist/node/components/Card/CardActions.d.ts.map +1 -0
  113. package/dist/node/components/Card/CardActions.js +33 -0
  114. package/dist/node/components/Card/CardActions.js.map +1 -0
  115. package/dist/node/components/Card/CardActions.mjs +9 -0
  116. package/dist/node/components/Card/CardActions.mjs.map +1 -0
  117. package/dist/node/components/Card/CardContent.d.mts +6 -0
  118. package/dist/node/components/Card/CardContent.d.mts.map +1 -0
  119. package/dist/node/components/Card/CardContent.d.ts +6 -0
  120. package/dist/node/components/Card/CardContent.d.ts.map +1 -0
  121. package/dist/node/components/Card/CardContent.js +59 -0
  122. package/dist/node/components/Card/CardContent.js.map +1 -0
  123. package/dist/node/components/Card/CardContent.mjs +35 -0
  124. package/dist/node/components/Card/CardContent.mjs.map +1 -0
  125. package/dist/node/components/Card/CardHeader.d.mts +6 -0
  126. package/dist/node/components/Card/CardHeader.d.mts.map +1 -0
  127. package/dist/node/components/Card/CardHeader.d.ts +6 -0
  128. package/dist/node/components/Card/CardHeader.d.ts.map +1 -0
  129. package/dist/node/components/Card/CardHeader.js +45 -0
  130. package/dist/node/components/Card/CardHeader.js.map +1 -0
  131. package/dist/node/components/Card/CardHeader.mjs +21 -0
  132. package/dist/node/components/Card/CardHeader.mjs.map +1 -0
  133. package/dist/node/components/Card/components/ArchivistParent.d.mts +7 -0
  134. package/dist/node/components/Card/components/ArchivistParent.d.mts.map +1 -0
  135. package/dist/node/components/Card/components/ArchivistParent.d.ts +7 -0
  136. package/dist/node/components/Card/components/ArchivistParent.d.ts.map +1 -0
  137. package/dist/node/components/Card/components/ArchivistParent.js +38 -0
  138. package/dist/node/components/Card/components/ArchivistParent.js.map +1 -0
  139. package/dist/node/components/Card/components/ArchivistParent.mjs +14 -0
  140. package/dist/node/components/Card/components/ArchivistParent.mjs.map +1 -0
  141. package/dist/node/components/Card/components/ArchivistParents.d.mts +8 -0
  142. package/dist/node/components/Card/components/ArchivistParents.d.mts.map +1 -0
  143. package/dist/node/components/Card/components/ArchivistParents.d.ts +8 -0
  144. package/dist/node/components/Card/components/ArchivistParents.d.ts.map +1 -0
  145. package/dist/node/components/Card/components/ArchivistParents.js +49 -0
  146. package/dist/node/components/Card/components/ArchivistParents.js.map +1 -0
  147. package/dist/node/components/Card/components/ArchivistParents.mjs +25 -0
  148. package/dist/node/components/Card/components/ArchivistParents.mjs.map +1 -0
  149. package/dist/node/components/Card/components/Stats/ArchivistStats.d.mts +10 -0
  150. package/dist/node/components/Card/components/Stats/ArchivistStats.d.mts.map +1 -0
  151. package/dist/node/components/Card/components/Stats/ArchivistStats.d.ts +10 -0
  152. package/dist/node/components/Card/components/Stats/ArchivistStats.d.ts.map +1 -0
  153. package/dist/node/components/Card/components/Stats/ArchivistStats.js +41 -0
  154. package/dist/node/components/Card/components/Stats/ArchivistStats.js.map +1 -0
  155. package/dist/node/components/Card/components/Stats/ArchivistStats.mjs +17 -0
  156. package/dist/node/components/Card/components/Stats/ArchivistStats.mjs.map +1 -0
  157. package/dist/node/components/Card/components/Stats/ArchivistStats.stories.js +57 -0
  158. package/dist/node/components/Card/components/Stats/ArchivistStats.stories.js.map +1 -0
  159. package/dist/node/components/Card/components/Stats/ArchivistStats.stories.mjs +32 -0
  160. package/dist/node/components/Card/components/Stats/ArchivistStats.stories.mjs.map +1 -0
  161. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.d.mts +7 -0
  162. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.d.mts.map +1 -0
  163. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.d.ts +7 -0
  164. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.d.ts.map +1 -0
  165. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.js +93 -0
  166. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.js.map +1 -0
  167. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.mjs +69 -0
  168. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.mjs.map +1 -0
  169. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.stories.js +76 -0
  170. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.stories.js.map +1 -0
  171. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.stories.mjs +52 -0
  172. package/dist/node/components/Card/components/Stats/MemoryArchivistStats.stories.mjs.map +1 -0
  173. package/dist/node/components/Card/components/Stats/index.d.mts +3 -0
  174. package/dist/node/components/Card/components/Stats/index.d.mts.map +1 -0
  175. package/dist/node/components/Card/components/Stats/index.d.ts +3 -0
  176. package/dist/node/components/Card/components/Stats/index.d.ts.map +1 -0
  177. package/dist/node/components/Card/components/Stats/index.js +25 -0
  178. package/dist/node/components/Card/components/Stats/index.js.map +1 -0
  179. package/dist/node/components/Card/components/Stats/index.mjs +3 -0
  180. package/dist/node/components/Card/components/Stats/index.mjs.map +1 -0
  181. package/dist/node/components/Card/components/index.d.mts +4 -0
  182. package/dist/node/components/Card/components/index.d.mts.map +1 -0
  183. package/dist/node/components/Card/components/index.d.ts +4 -0
  184. package/dist/node/components/Card/components/index.d.ts.map +1 -0
  185. package/dist/node/components/Card/components/index.js +27 -0
  186. package/dist/node/components/Card/components/index.js.map +1 -0
  187. package/dist/node/components/Card/components/index.mjs +4 -0
  188. package/dist/node/components/Card/components/index.mjs.map +1 -0
  189. package/dist/node/components/Card/index.d.mts +4 -0
  190. package/dist/node/components/Card/index.d.mts.map +1 -0
  191. package/dist/node/components/Card/index.d.ts +4 -0
  192. package/dist/node/components/Card/index.d.ts.map +1 -0
  193. package/dist/node/components/Card/index.js +27 -0
  194. package/dist/node/components/Card/index.js.map +1 -0
  195. package/dist/node/components/Card/index.mjs +4 -0
  196. package/dist/node/components/Card/index.mjs.map +1 -0
  197. package/dist/node/components/Details/Details.d.mts +7 -0
  198. package/dist/node/components/Details/Details.d.mts.map +1 -0
  199. package/dist/node/components/Details/Details.d.ts +7 -0
  200. package/dist/node/components/Details/Details.d.ts.map +1 -0
  201. package/dist/node/components/Details/Details.js +87 -0
  202. package/dist/node/components/Details/Details.js.map +1 -0
  203. package/dist/node/components/Details/Details.mjs +63 -0
  204. package/dist/node/components/Details/Details.mjs.map +1 -0
  205. package/dist/node/components/Details/Details.stories.js +83 -0
  206. package/dist/node/components/Details/Details.stories.js.map +1 -0
  207. package/dist/node/components/Details/Details.stories.mjs +57 -0
  208. package/dist/node/components/Details/Details.stories.mjs.map +1 -0
  209. package/dist/node/components/Details/index.d.mts +2 -0
  210. package/dist/node/components/Details/index.d.mts.map +1 -0
  211. package/dist/node/components/Details/index.d.ts +2 -0
  212. package/dist/node/components/Details/index.d.ts.map +1 -0
  213. package/dist/node/components/Details/index.js +23 -0
  214. package/dist/node/components/Details/index.js.map +1 -0
  215. package/dist/node/components/Details/index.mjs +2 -0
  216. package/dist/node/components/Details/index.mjs.map +1 -0
  217. package/dist/node/components/index.d.mts +3 -0
  218. package/dist/node/components/index.d.mts.map +1 -0
  219. package/dist/node/components/index.d.ts +3 -0
  220. package/dist/node/components/index.d.ts.map +1 -0
  221. package/dist/node/components/index.js +25 -0
  222. package/dist/node/components/index.js.map +1 -0
  223. package/dist/node/components/index.mjs +3 -0
  224. package/dist/node/components/index.mjs.map +1 -0
  225. package/dist/node/hooks/index.d.mts +3 -0
  226. package/dist/node/hooks/index.d.mts.map +1 -0
  227. package/dist/node/hooks/index.d.ts +3 -0
  228. package/dist/node/hooks/index.d.ts.map +1 -0
  229. package/dist/node/hooks/index.js +25 -0
  230. package/dist/node/hooks/index.js.map +1 -0
  231. package/dist/node/hooks/index.mjs +3 -0
  232. package/dist/node/hooks/index.mjs.map +1 -0
  233. package/dist/node/hooks/node/index.d.mts +3 -0
  234. package/dist/node/hooks/node/index.d.mts.map +1 -0
  235. package/dist/node/hooks/node/index.d.ts +3 -0
  236. package/dist/node/hooks/node/index.d.ts.map +1 -0
  237. package/dist/node/hooks/node/index.js +25 -0
  238. package/dist/node/hooks/node/index.js.map +1 -0
  239. package/dist/node/hooks/node/index.mjs +3 -0
  240. package/dist/node/hooks/node/index.mjs.map +1 -0
  241. package/dist/node/hooks/node/useArchivistFromNode.d.mts +4 -0
  242. package/dist/node/hooks/node/useArchivistFromNode.d.mts.map +1 -0
  243. package/dist/node/hooks/node/useArchivistFromNode.d.ts +4 -0
  244. package/dist/node/hooks/node/useArchivistFromNode.d.ts.map +1 -0
  245. package/dist/node/hooks/node/useArchivistFromNode.js +40 -0
  246. package/dist/node/hooks/node/useArchivistFromNode.js.map +1 -0
  247. package/dist/node/hooks/node/useArchivistFromNode.mjs +16 -0
  248. package/dist/node/hooks/node/useArchivistFromNode.mjs.map +1 -0
  249. package/dist/node/hooks/node/useArchivistsFromNode.d.mts +5 -0
  250. package/dist/node/hooks/node/useArchivistsFromNode.d.mts.map +1 -0
  251. package/dist/node/hooks/node/useArchivistsFromNode.d.ts +5 -0
  252. package/dist/node/hooks/node/useArchivistsFromNode.d.ts.map +1 -0
  253. package/dist/node/hooks/node/useArchivistsFromNode.js +49 -0
  254. package/dist/node/hooks/node/useArchivistsFromNode.js.map +1 -0
  255. package/dist/node/hooks/node/useArchivistsFromNode.mjs +25 -0
  256. package/dist/node/hooks/node/useArchivistsFromNode.mjs.map +1 -0
  257. package/dist/node/hooks/queries/index.d.mts +3 -0
  258. package/dist/node/hooks/queries/index.d.mts.map +1 -0
  259. package/dist/node/hooks/queries/index.d.ts +3 -0
  260. package/dist/node/hooks/queries/index.d.ts.map +1 -0
  261. package/dist/node/hooks/queries/index.js +25 -0
  262. package/dist/node/hooks/queries/index.js.map +1 -0
  263. package/dist/node/hooks/queries/index.mjs +3 -0
  264. package/dist/node/hooks/queries/index.mjs.map +1 -0
  265. package/dist/node/hooks/queries/useArchivistAll.d.mts +5 -0
  266. package/dist/node/hooks/queries/useArchivistAll.d.mts.map +1 -0
  267. package/dist/node/hooks/queries/useArchivistAll.d.ts +5 -0
  268. package/dist/node/hooks/queries/useArchivistAll.d.ts.map +1 -0
  269. package/dist/node/hooks/queries/useArchivistAll.js +46 -0
  270. package/dist/node/hooks/queries/useArchivistAll.js.map +1 -0
  271. package/dist/node/hooks/queries/useArchivistAll.mjs +22 -0
  272. package/dist/node/hooks/queries/useArchivistAll.mjs.map +1 -0
  273. package/dist/node/hooks/queries/useArchivistGet.d.mts +8 -0
  274. package/dist/node/hooks/queries/useArchivistGet.d.mts.map +1 -0
  275. package/dist/node/hooks/queries/useArchivistGet.d.ts +8 -0
  276. package/dist/node/hooks/queries/useArchivistGet.d.ts.map +1 -0
  277. package/dist/node/hooks/queries/useArchivistGet.js +39 -0
  278. package/dist/node/hooks/queries/useArchivistGet.js.map +1 -0
  279. package/dist/node/hooks/queries/useArchivistGet.mjs +15 -0
  280. package/dist/node/hooks/queries/useArchivistGet.mjs.map +1 -0
  281. package/dist/node/index.d.mts +3 -0
  282. package/dist/node/index.d.mts.map +1 -0
  283. package/dist/node/index.d.ts +3 -0
  284. package/dist/node/index.d.ts.map +1 -0
  285. package/dist/node/index.js +25 -0
  286. package/dist/node/index.js.map +1 -0
  287. package/dist/node/index.mjs +3 -0
  288. package/dist/node/index.mjs.map +1 -0
  289. package/package.json +32 -32
  290. package/src/components/Card/components/Stats/ArchivistStats.tsx +2 -2
  291. package/dist/components/Card/Card.d.mts.map +0 -1
  292. package/dist/components/Card/Card.d.ts.map +0 -1
  293. package/dist/components/Card/Card.stories.d.mts +0 -109
  294. package/dist/components/Card/Card.stories.d.mts.map +0 -1
  295. package/dist/components/Card/Card.stories.d.ts +0 -109
  296. package/dist/components/Card/Card.stories.d.ts.map +0 -1
  297. package/dist/components/Card/CardActions.d.mts.map +0 -1
  298. package/dist/components/Card/CardActions.d.ts.map +0 -1
  299. package/dist/components/Card/CardContent.d.mts.map +0 -1
  300. package/dist/components/Card/CardContent.d.ts.map +0 -1
  301. package/dist/components/Card/CardHeader.d.mts.map +0 -1
  302. package/dist/components/Card/CardHeader.d.ts.map +0 -1
  303. package/dist/components/Card/components/ArchivistParent.d.mts.map +0 -1
  304. package/dist/components/Card/components/ArchivistParent.d.ts.map +0 -1
  305. package/dist/components/Card/components/ArchivistParents.d.mts.map +0 -1
  306. package/dist/components/Card/components/ArchivistParents.d.ts.map +0 -1
  307. package/dist/components/Card/components/Stats/ArchivistStats.d.mts.map +0 -1
  308. package/dist/components/Card/components/Stats/ArchivistStats.d.ts.map +0 -1
  309. package/dist/components/Card/components/Stats/ArchivistStats.stories.d.mts +0 -6
  310. package/dist/components/Card/components/Stats/ArchivistStats.stories.d.mts.map +0 -1
  311. package/dist/components/Card/components/Stats/ArchivistStats.stories.d.ts +0 -6
  312. package/dist/components/Card/components/Stats/ArchivistStats.stories.d.ts.map +0 -1
  313. package/dist/components/Card/components/Stats/MemoryArchivistStats.d.mts.map +0 -1
  314. package/dist/components/Card/components/Stats/MemoryArchivistStats.d.ts.map +0 -1
  315. package/dist/components/Card/components/Stats/MemoryArchivistStats.stories.d.mts +0 -5
  316. package/dist/components/Card/components/Stats/MemoryArchivistStats.stories.d.mts.map +0 -1
  317. package/dist/components/Card/components/Stats/MemoryArchivistStats.stories.d.ts +0 -5
  318. package/dist/components/Card/components/Stats/MemoryArchivistStats.stories.d.ts.map +0 -1
  319. package/dist/components/Card/components/Stats/index.d.mts.map +0 -1
  320. package/dist/components/Card/components/Stats/index.d.ts.map +0 -1
  321. package/dist/components/Card/components/index.d.mts.map +0 -1
  322. package/dist/components/Card/components/index.d.ts.map +0 -1
  323. package/dist/components/Card/index.d.mts.map +0 -1
  324. package/dist/components/Card/index.d.ts.map +0 -1
  325. package/dist/components/Details/Details.d.mts.map +0 -1
  326. package/dist/components/Details/Details.d.ts.map +0 -1
  327. package/dist/components/Details/Details.stories.d.mts +0 -8
  328. package/dist/components/Details/Details.stories.d.mts.map +0 -1
  329. package/dist/components/Details/Details.stories.d.ts +0 -8
  330. package/dist/components/Details/Details.stories.d.ts.map +0 -1
  331. package/dist/components/Details/index.d.mts.map +0 -1
  332. package/dist/components/Details/index.d.ts.map +0 -1
  333. package/dist/components/index.d.mts.map +0 -1
  334. package/dist/components/index.d.ts.map +0 -1
  335. package/dist/hooks/index.d.mts.map +0 -1
  336. package/dist/hooks/index.d.ts.map +0 -1
  337. package/dist/hooks/node/index.d.mts.map +0 -1
  338. package/dist/hooks/node/index.d.ts.map +0 -1
  339. package/dist/hooks/node/useArchivistFromNode.d.mts.map +0 -1
  340. package/dist/hooks/node/useArchivistFromNode.d.ts.map +0 -1
  341. package/dist/hooks/node/useArchivistsFromNode.d.mts.map +0 -1
  342. package/dist/hooks/node/useArchivistsFromNode.d.ts.map +0 -1
  343. package/dist/hooks/queries/index.d.mts.map +0 -1
  344. package/dist/hooks/queries/index.d.ts.map +0 -1
  345. package/dist/hooks/queries/useArchivistAll.d.mts.map +0 -1
  346. package/dist/hooks/queries/useArchivistAll.d.ts.map +0 -1
  347. package/dist/hooks/queries/useArchivistGet.d.mts.map +0 -1
  348. package/dist/hooks/queries/useArchivistGet.d.ts.map +0 -1
  349. package/dist/index.d.mts.map +0 -1
  350. package/dist/index.d.ts.map +0 -1
  351. package/dist/index.js +0 -59229
  352. package/dist/index.js.map +0 -1
  353. package/dist/index.mjs +0 -59240
  354. package/dist/index.mjs.map +0 -1
  355. /package/dist/{components → browser/components}/Card/Card.d.mts +0 -0
  356. /package/dist/{components → browser/components}/Card/Card.d.ts +0 -0
  357. /package/dist/{components → browser/components}/Card/CardActions.d.mts +0 -0
  358. /package/dist/{components → browser/components}/Card/CardActions.d.ts +0 -0
  359. /package/dist/{components → browser/components}/Card/CardContent.d.mts +0 -0
  360. /package/dist/{components → browser/components}/Card/CardContent.d.ts +0 -0
  361. /package/dist/{components → browser/components}/Card/CardHeader.d.mts +0 -0
  362. /package/dist/{components → browser/components}/Card/CardHeader.d.ts +0 -0
  363. /package/dist/{components → browser/components}/Card/components/ArchivistParent.d.mts +0 -0
  364. /package/dist/{components → browser/components}/Card/components/ArchivistParent.d.ts +0 -0
  365. /package/dist/{components → browser/components}/Card/components/ArchivistParents.d.mts +0 -0
  366. /package/dist/{components → browser/components}/Card/components/ArchivistParents.d.ts +0 -0
  367. /package/dist/{components → browser/components}/Card/components/Stats/ArchivistStats.d.mts +0 -0
  368. /package/dist/{components → browser/components}/Card/components/Stats/ArchivistStats.d.ts +0 -0
  369. /package/dist/{components → browser/components}/Card/components/Stats/MemoryArchivistStats.d.mts +0 -0
  370. /package/dist/{components → browser/components}/Card/components/Stats/MemoryArchivistStats.d.ts +0 -0
  371. /package/dist/{components → browser/components}/Card/components/Stats/index.d.mts +0 -0
  372. /package/dist/{components → browser/components}/Card/components/Stats/index.d.ts +0 -0
  373. /package/dist/{components → browser/components}/Card/components/index.d.mts +0 -0
  374. /package/dist/{components → browser/components}/Card/components/index.d.ts +0 -0
  375. /package/dist/{components → browser/components}/Card/index.d.mts +0 -0
  376. /package/dist/{components → browser/components}/Card/index.d.ts +0 -0
  377. /package/dist/{components → browser/components}/Details/Details.d.mts +0 -0
  378. /package/dist/{components → browser/components}/Details/Details.d.ts +0 -0
  379. /package/dist/{components → browser/components}/Details/index.d.mts +0 -0
  380. /package/dist/{components → browser/components}/Details/index.d.ts +0 -0
  381. /package/dist/{components → browser/components}/index.d.mts +0 -0
  382. /package/dist/{components → browser/components}/index.d.ts +0 -0
  383. /package/dist/{hooks → browser/hooks}/index.d.mts +0 -0
  384. /package/dist/{hooks → browser/hooks}/index.d.ts +0 -0
  385. /package/dist/{hooks → browser/hooks}/node/index.d.mts +0 -0
  386. /package/dist/{hooks → browser/hooks}/node/index.d.ts +0 -0
  387. /package/dist/{hooks → browser/hooks}/node/useArchivistFromNode.d.mts +0 -0
  388. /package/dist/{hooks → browser/hooks}/node/useArchivistFromNode.d.ts +0 -0
  389. /package/dist/{hooks → browser/hooks}/node/useArchivistsFromNode.d.mts +0 -0
  390. /package/dist/{hooks → browser/hooks}/node/useArchivistsFromNode.d.ts +0 -0
  391. /package/dist/{hooks → browser/hooks}/queries/index.d.mts +0 -0
  392. /package/dist/{hooks → browser/hooks}/queries/index.d.ts +0 -0
  393. /package/dist/{hooks → browser/hooks}/queries/useArchivistAll.d.mts +0 -0
  394. /package/dist/{hooks → browser/hooks}/queries/useArchivistAll.d.ts +0 -0
  395. /package/dist/{hooks → browser/hooks}/queries/useArchivistGet.d.mts +0 -0
  396. /package/dist/{hooks → browser/hooks}/queries/useArchivistGet.d.ts +0 -0
  397. /package/dist/{index.d.mts → browser/index.d.mts} +0 -0
  398. /package/dist/{index.d.ts → browser/index.d.ts} +0 -0
package/package.json CHANGED
@@ -10,16 +10,16 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xylabs/react-button": "^3.1.0-rc.3",
14
- "@xylabs/react-flexbox": "^3.1.0-rc.3",
15
- "@xylabs/react-promise": "^3.1.0-rc.3",
16
- "@xyo-network/archivist-model": "^2.74.4",
17
- "@xyo-network/boundwitness-model": "^2.74.4",
18
- "@xyo-network/boundwitness-wrapper": "^2.74.4",
19
- "@xyo-network/module-model": "^2.74.4",
20
- "@xyo-network/react-module": "~2.64.0-rc.2",
21
- "@xyo-network/react-node": "~2.64.0-rc.2",
22
- "@xyo-network/react-wallet": "~2.64.0-rc.2",
13
+ "@xylabs/react-button": "^3.1.0-rc.6",
14
+ "@xylabs/react-flexbox": "^3.1.0-rc.6",
15
+ "@xylabs/react-promise": "^3.1.0-rc.6",
16
+ "@xyo-network/archivist-model": "^2.74.5",
17
+ "@xyo-network/boundwitness-model": "^2.74.5",
18
+ "@xyo-network/boundwitness-wrapper": "^2.74.5",
19
+ "@xyo-network/module-model": "^2.74.5",
20
+ "@xyo-network/react-module": "~2.64.0-rc.4",
21
+ "@xyo-network/react-node": "~2.64.0-rc.4",
22
+ "@xyo-network/react-wallet": "~2.64.0-rc.4",
23
23
  "react-icons": "^4.11.0"
24
24
  },
25
25
  "peerDependencies": {
@@ -34,15 +34,15 @@
34
34
  "description": "Common React library for all XYO projects that use React",
35
35
  "devDependencies": {
36
36
  "@storybook/react": "^7.4.3",
37
- "@xylabs/react-async-effect": "^3.1.0-rc.3",
38
- "@xylabs/ts-scripts-yarn3": "^3.0.28",
39
- "@xylabs/tsconfig-react": "^3.0.28",
40
- "@xyo-network/account": "^2.74.4",
41
- "@xyo-network/archivist": "^2.74.4",
42
- "@xyo-network/boundwitness-builder": "^2.74.4",
43
- "@xyo-network/module": "^2.74.4",
44
- "@xyo-network/payload-model": "^2.74.4",
45
- "@xyo-network/react-storybook": "~2.64.0-rc.2",
37
+ "@xylabs/react-async-effect": "^3.1.0-rc.6",
38
+ "@xylabs/ts-scripts-yarn3": "^3.0.55",
39
+ "@xylabs/tsconfig-react": "^3.0.55",
40
+ "@xyo-network/account": "^2.74.5",
41
+ "@xyo-network/archivist": "^2.74.5",
42
+ "@xyo-network/boundwitness-builder": "^2.74.5",
43
+ "@xyo-network/module": "^2.74.5",
44
+ "@xyo-network/payload-model": "^2.74.5",
45
+ "@xyo-network/react-storybook": "~2.64.0-rc.4",
46
46
  "typescript": "^5.2.2"
47
47
  },
48
48
  "docs": "dist/docs.json",
@@ -50,30 +50,30 @@
50
50
  ".": {
51
51
  "node": {
52
52
  "import": {
53
- "types": "./dist/index.d.mts",
54
- "default": "./dist/index.mjs"
53
+ "types": "./dist/node/index.d.mts",
54
+ "default": "./dist/node/index.mjs"
55
55
  },
56
56
  "require": {
57
- "types": "./dist/index.d.ts",
58
- "default": "./dist/index.js"
57
+ "types": "./dist/node/index.d.ts",
58
+ "default": "./dist/node/index.js"
59
59
  }
60
60
  },
61
61
  "browser": {
62
62
  "import": {
63
- "types": "./dist/index.d.mts",
64
- "default": "./dist/index.mjs"
63
+ "types": "./dist/browser/index.d.ts",
64
+ "default": "./dist/browser/index.js"
65
65
  },
66
66
  "require": {
67
- "types": "./dist/index.d.ts",
68
- "default": "./dist/index.js"
67
+ "types": "./dist/browser/index.d.ts",
68
+ "default": "./dist/browser/index.js"
69
69
  }
70
70
  },
71
- "default": "./dist/index.mjs"
71
+ "default": "./dist/browser/index.mjs"
72
72
  },
73
73
  "./package.json": "./package.json"
74
74
  },
75
- "main": "dist/index.js",
76
- "module": "dist/index.mjs",
75
+ "main": "dist/browser/index.js",
76
+ "module": "dist/browser/index.js",
77
77
  "homepage": "https://xyo.network",
78
78
  "keywords": [
79
79
  "xyo",
@@ -94,7 +94,7 @@
94
94
  "license": "yarn license-checker --exclude \"MIT, ISC, Apache-2.0, BSD, BSD-2-Clause, CC-BY-4.0, Unlicense, CC-BY-3.0, CC0-1.0\""
95
95
  },
96
96
  "sideEffects": false,
97
- "types": "dist/index.d.ts",
98
- "version": "2.64.0-rc.2",
97
+ "types": "dist/browser/index.d.ts",
98
+ "version": "2.64.0-rc.4",
99
99
  "stableVersion": "2.63.1"
100
100
  }
@@ -1,8 +1,8 @@
1
1
  import { Badge, Tooltip } from '@mui/material'
2
2
  import { FlexRow } from '@xylabs/react-flexbox'
3
3
  import { Payload } from '@xyo-network/payload-model'
4
- import { BsFileEarmarkCode } from 'react-icons/bs/index'
5
- import { VscOrganization, VscSymbolMethod, VscSymbolNamespace } from 'react-icons/vsc/index'
4
+ import { BsFileEarmarkCode } from 'react-icons/bs/index.js'
5
+ import { VscOrganization, VscSymbolMethod, VscSymbolNamespace } from 'react-icons/vsc/index.js'
6
6
 
7
7
  export interface ArchivistStatsProps {
8
8
  addresses?: Record<string, number>
@@ -1 +0,0 @@
1
- {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/components/Card/Card.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC1D,OAAO,EAAqB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAKhF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,GAAG,iBAAiB,CAAC,iBAAiB,CAAC,CASpF,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/components/Card/Card.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC1D,OAAO,EAAqB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAKhF,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,GAAG,iBAAiB,CAAC,iBAAiB,CAAC,CASpF,CAAA"}
@@ -1,109 +0,0 @@
1
- /// <reference types="react" />
2
- import { ArchivistInstance } from '@xyo-network/archivist';
3
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("@mui/material").CardOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
5
- }, "className" | "style" | "classes" | "children" | "sx" | "elevation" | "variant" | "square" | "raised"> & {
6
- component?: import("react").ElementType<any> | undefined;
7
- } & import("@xyo-network/react-module").ModuleRenderProps<ArchivistInstance<import("@xyo-network/core").BaseParamsFields & {
8
- account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
9
- config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<{
10
- accountDerivationPath?: string | undefined;
11
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
12
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
13
- readonly name?: string | undefined;
14
- readonly paging?: Record<string, {
15
- size?: number | undefined;
16
- }> | undefined;
17
- readonly security?: {
18
- readonly allowAnonymous?: boolean | undefined;
19
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
20
- readonly disallowed?: Record<string, string[]> | undefined;
21
- } | undefined;
22
- readonly sign?: boolean | undefined;
23
- readonly storeQueries?: boolean | undefined;
24
- readonly timestamp?: boolean | undefined;
25
- } & Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
26
- accountDerivationPath?: string | undefined;
27
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
28
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
29
- readonly name?: string | undefined;
30
- readonly paging?: Record<string, {
31
- size?: number | undefined;
32
- }> | undefined;
33
- readonly security?: {
34
- readonly allowAnonymous?: boolean | undefined;
35
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
36
- readonly disallowed?: Record<string, string[]> | undefined;
37
- } | undefined;
38
- readonly sign?: boolean | undefined;
39
- readonly storeQueries?: boolean | undefined;
40
- readonly timestamp?: boolean | undefined;
41
- } & {
42
- parents?: import("@xyo-network/archivist").ArchivistParents | undefined;
43
- requireAllParents?: boolean | undefined;
44
- storeParentReads?: boolean | undefined;
45
- } & {
46
- schema: "network.xyo.archivist.config";
47
- }, "schema"> & {
48
- schema: string;
49
- }, "schema"> & {
50
- schema: string;
51
- };
52
- ephemeralQueryAccountEnabled?: boolean | undefined;
53
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
54
- }, import("@xyo-network/archivist").ArchivistModuleEventData>>>;
55
- declare const SingleModule: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("@mui/material").CardOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
56
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
57
- }, "className" | "style" | "classes" | "children" | "sx" | "elevation" | "variant" | "square" | "raised"> & {
58
- component?: import("react").ElementType<any> | undefined;
59
- } & import("@xyo-network/react-module").ModuleRenderProps<ArchivistInstance<import("@xyo-network/core").BaseParamsFields & {
60
- account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
61
- config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<{
62
- accountDerivationPath?: string | undefined;
63
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
64
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
65
- readonly name?: string | undefined;
66
- readonly paging?: Record<string, {
67
- size?: number | undefined;
68
- }> | undefined;
69
- readonly security?: {
70
- readonly allowAnonymous?: boolean | undefined;
71
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
72
- readonly disallowed?: Record<string, string[]> | undefined;
73
- } | undefined;
74
- readonly sign?: boolean | undefined;
75
- readonly storeQueries?: boolean | undefined;
76
- readonly timestamp?: boolean | undefined;
77
- } & Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
78
- accountDerivationPath?: string | undefined;
79
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
80
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
81
- readonly name?: string | undefined;
82
- readonly paging?: Record<string, {
83
- size?: number | undefined;
84
- }> | undefined;
85
- readonly security?: {
86
- readonly allowAnonymous?: boolean | undefined;
87
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
88
- readonly disallowed?: Record<string, string[]> | undefined;
89
- } | undefined;
90
- readonly sign?: boolean | undefined;
91
- readonly storeQueries?: boolean | undefined;
92
- readonly timestamp?: boolean | undefined;
93
- } & {
94
- parents?: import("@xyo-network/archivist").ArchivistParents | undefined;
95
- requireAllParents?: boolean | undefined;
96
- storeParentReads?: boolean | undefined;
97
- } & {
98
- schema: "network.xyo.archivist.config";
99
- }, "schema"> & {
100
- schema: string;
101
- }, "schema"> & {
102
- schema: string;
103
- };
104
- ephemeralQueryAccountEnabled?: boolean | undefined;
105
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
106
- }, import("@xyo-network/archivist").ArchivistModuleEventData>>>;
107
- export { SingleModule };
108
- export default StorybookEntry;
109
- //# sourceMappingURL=Card.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Card.stories.d.ts","sourceRoot":"","sources":["../../../src/components/Card/Card.stories.tsx"],"names":[],"mappings":";AAKA,OAAO,EAA8B,iBAAiB,EAAgD,MAAM,wBAAwB,CAAA;AAMpI,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQW,CAAA;AAsD/B,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAAoB,CAAA;AAEtC,OAAO,EAAE,YAAY,EAAE,CAAA;AAGvB,eAAe,cAAc,CAAA"}
@@ -1,109 +0,0 @@
1
- /// <reference types="react" />
2
- import { ArchivistInstance } from '@xyo-network/archivist';
3
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("@mui/material").CardOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
5
- }, "className" | "style" | "classes" | "children" | "sx" | "elevation" | "variant" | "square" | "raised"> & {
6
- component?: import("react").ElementType<any> | undefined;
7
- } & import("@xyo-network/react-module").ModuleRenderProps<ArchivistInstance<import("@xyo-network/core").BaseParamsFields & {
8
- account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
9
- config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<{
10
- accountDerivationPath?: string | undefined;
11
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
12
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
13
- readonly name?: string | undefined;
14
- readonly paging?: Record<string, {
15
- size?: number | undefined;
16
- }> | undefined;
17
- readonly security?: {
18
- readonly allowAnonymous?: boolean | undefined;
19
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
20
- readonly disallowed?: Record<string, string[]> | undefined;
21
- } | undefined;
22
- readonly sign?: boolean | undefined;
23
- readonly storeQueries?: boolean | undefined;
24
- readonly timestamp?: boolean | undefined;
25
- } & Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
26
- accountDerivationPath?: string | undefined;
27
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
28
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
29
- readonly name?: string | undefined;
30
- readonly paging?: Record<string, {
31
- size?: number | undefined;
32
- }> | undefined;
33
- readonly security?: {
34
- readonly allowAnonymous?: boolean | undefined;
35
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
36
- readonly disallowed?: Record<string, string[]> | undefined;
37
- } | undefined;
38
- readonly sign?: boolean | undefined;
39
- readonly storeQueries?: boolean | undefined;
40
- readonly timestamp?: boolean | undefined;
41
- } & {
42
- parents?: import("@xyo-network/archivist").ArchivistParents | undefined;
43
- requireAllParents?: boolean | undefined;
44
- storeParentReads?: boolean | undefined;
45
- } & {
46
- schema: "network.xyo.archivist.config";
47
- }, "schema"> & {
48
- schema: string;
49
- }, "schema"> & {
50
- schema: string;
51
- };
52
- ephemeralQueryAccountEnabled?: boolean | undefined;
53
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
54
- }, import("@xyo-network/archivist").ArchivistModuleEventData>>>;
55
- declare const SingleModule: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("@mui/material").CardOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
56
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
57
- }, "className" | "style" | "classes" | "children" | "sx" | "elevation" | "variant" | "square" | "raised"> & {
58
- component?: import("react").ElementType<any> | undefined;
59
- } & import("@xyo-network/react-module").ModuleRenderProps<ArchivistInstance<import("@xyo-network/core").BaseParamsFields & {
60
- account?: import("@xyo-network/account-model").AccountInstance | "random" | undefined;
61
- config: import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & Omit<{
62
- accountDerivationPath?: string | undefined;
63
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
64
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
65
- readonly name?: string | undefined;
66
- readonly paging?: Record<string, {
67
- size?: number | undefined;
68
- }> | undefined;
69
- readonly security?: {
70
- readonly allowAnonymous?: boolean | undefined;
71
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
72
- readonly disallowed?: Record<string, string[]> | undefined;
73
- } | undefined;
74
- readonly sign?: boolean | undefined;
75
- readonly storeQueries?: boolean | undefined;
76
- readonly timestamp?: boolean | undefined;
77
- } & Omit<import("@xyo-network/payload-model").SchemaFields & import("@xyo-network/payload-model").PayloadFields & {
78
- accountDerivationPath?: string | undefined;
79
- readonly archivist?: import("@xyo-network/module-model").ArchivistModuleConfig | undefined;
80
- readonly labels?: import("@xyo-network/module-model").Labels | undefined;
81
- readonly name?: string | undefined;
82
- readonly paging?: Record<string, {
83
- size?: number | undefined;
84
- }> | undefined;
85
- readonly security?: {
86
- readonly allowAnonymous?: boolean | undefined;
87
- readonly allowed?: Record<string, (string | import("@xyo-network/module-model").CosigningAddressSet)[]> | undefined;
88
- readonly disallowed?: Record<string, string[]> | undefined;
89
- } | undefined;
90
- readonly sign?: boolean | undefined;
91
- readonly storeQueries?: boolean | undefined;
92
- readonly timestamp?: boolean | undefined;
93
- } & {
94
- parents?: import("@xyo-network/archivist").ArchivistParents | undefined;
95
- requireAllParents?: boolean | undefined;
96
- storeParentReads?: boolean | undefined;
97
- } & {
98
- schema: "network.xyo.archivist.config";
99
- }, "schema"> & {
100
- schema: string;
101
- }, "schema"> & {
102
- schema: string;
103
- };
104
- ephemeralQueryAccountEnabled?: boolean | undefined;
105
- wallet?: import("@xyo-network/wallet-model").WalletInstance | undefined;
106
- }, import("@xyo-network/archivist").ArchivistModuleEventData>>>;
107
- export { SingleModule };
108
- export default StorybookEntry;
109
- //# sourceMappingURL=Card.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Card.stories.d.ts","sourceRoot":"","sources":["../../../src/components/Card/Card.stories.tsx"],"names":[],"mappings":";AAKA,OAAO,EAA8B,iBAAiB,EAAgD,MAAM,wBAAwB,CAAA;AAMpI,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAQW,CAAA;AAsD/B,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;+DAAoB,CAAA;AAEtC,OAAO,EAAE,YAAY,EAAE,CAAA;AAGvB,eAAe,cAAc,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardActions.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardActions.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC1D,OAAO,EAAqB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAEhF,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,gBAAgB,CAElG,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardActions.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardActions.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAC1D,OAAO,EAAqB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAEhF,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,gBAAgB,CAElG,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardContent.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAGhD,OAAO,EAAmB,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE3E,OAAO,EAAqB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAEhF,OAAO,KAAmB,MAAM,OAAO,CAAA;AAIvC,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,gBAAgB,CA4BlG,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardContent.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardContent.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AAGhD,OAAO,EAAmB,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE3E,OAAO,EAAqB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAEhF,OAAO,KAAmB,MAAM,OAAO,CAAA;AAIvC,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,gBAAgB,CA4BlG,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardHeader.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,iBAAiB,EAA+B,MAAM,wBAAwB,CAAA;AACvF,OAAO,EAAoB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAc/E,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,eAAe,CAGhG,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"CardHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Card/CardHeader.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,iBAAiB,EAA+B,MAAM,wBAAwB,CAAA;AACvF,OAAO,EAAoB,iBAAiB,EAAE,MAAM,2BAA2B,CAAA;AAc/E,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAAC,iBAAiB,CAAC,GAAG,eAAe,CAGhG,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistParent.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/components/ArchivistParent.tsx"],"names":[],"mappings":";AAEA,MAAM,WAAW,kBAAkB;IACjC,aAAa,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAA;IAC3C,gBAAgB,CAAC,EAAE,MAAM,EAAE,CAAA;CAC5B;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAexD,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistParent.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/components/ArchivistParent.tsx"],"names":[],"mappings":";AAEA,MAAM,WAAW,kBAAkB;IACjC,aAAa,CAAC,EAAE,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAA;IAC3C,gBAAgB,CAAC,EAAE,MAAM,EAAE,CAAA;CAC5B;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAexD,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistParents.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/components/ArchivistParents.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AAKxD,MAAM,WAAW,qBAAsB,SAAQ,YAAY;IACzD,MAAM,CAAC,EAAE,eAAe,CAAA;CACzB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA8B5D,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistParents.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/components/ArchivistParents.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAA;AAKxD,MAAM,WAAW,qBAAsB,SAAQ,YAAY;IACzD,MAAM,CAAC,EAAE,eAAe,CAAA;CACzB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA8B5D,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistStats.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/ArchivistStats.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAIpD,MAAM,WAAW,mBAAmB;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAClC,cAAc,CAAC,EAAE,OAAO,EAAE,GAAG,IAAI,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,EAAE,GAAG,IAAI,CAAA;IAC3B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CACjC;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAiCxD,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistStats.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/ArchivistStats.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAIpD,MAAM,WAAW,mBAAmB;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;IAClC,cAAc,CAAC,EAAE,OAAO,EAAE,GAAG,IAAI,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,EAAE,GAAG,IAAI,CAAA;IAC3B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAA;CACjC;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAiCxD,CAAA"}
@@ -1,6 +0,0 @@
1
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./ArchivistStats").ArchivistStatsProps>;
2
- declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./ArchivistStats").ArchivistStatsProps>;
3
- declare const WithStats: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./ArchivistStats").ArchivistStatsProps>;
4
- export { Default, WithStats };
5
- export default StorybookEntry;
6
- //# sourceMappingURL=ArchivistStats.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistStats.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/ArchivistStats.stories.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,cAAc,mJAQY,CAAA;AAIhC,QAAA,MAAM,OAAO,+IAAoB,CAAA;AACjC,QAAA,MAAM,SAAS,+IAAoB,CAAA;AAQnC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,CAAA;AAG7B,eAAe,cAAc,CAAA"}
@@ -1,6 +0,0 @@
1
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./ArchivistStats").ArchivistStatsProps>;
2
- declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./ArchivistStats").ArchivistStatsProps>;
3
- declare const WithStats: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./ArchivistStats").ArchivistStatsProps>;
4
- export { Default, WithStats };
5
- export default StorybookEntry;
6
- //# sourceMappingURL=ArchivistStats.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArchivistStats.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/ArchivistStats.stories.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,cAAc,mJAQY,CAAA;AAIhC,QAAA,MAAM,OAAO,+IAAoB,CAAA;AACjC,QAAA,MAAM,SAAS,+IAAoB,CAAA;AAQnC,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,CAAA;AAG7B,eAAe,cAAc,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"MemoryArchivistStats.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/MemoryArchivistStats.tsx"],"names":[],"mappings":";AACA,OAAO,EAA2B,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AASnF,MAAM,WAAW,yBAAyB;IACxC,SAAS,CAAC,EAAE,iBAAiB,CAAA;CAC9B;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAmErE,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"MemoryArchivistStats.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/MemoryArchivistStats.tsx"],"names":[],"mappings":";AACA,OAAO,EAA2B,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AASnF,MAAM,WAAW,yBAAyB;IACxC,SAAS,CAAC,EAAE,iBAAiB,CAAA;CAC9B;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CAmErE,CAAA"}
@@ -1,5 +0,0 @@
1
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./MemoryArchivistStats").MemoryArchivistStatsProps>;
2
- declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./MemoryArchivistStats").MemoryArchivistStatsProps>;
3
- export { Default };
4
- export default StorybookEntry;
5
- //# sourceMappingURL=MemoryArchivistStats.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MemoryArchivistStats.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/MemoryArchivistStats.stories.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,cAAc,+JAQmB,CAAA;AAkCvC,QAAA,MAAM,OAAO,2JAAoB,CAAA;AAEjC,OAAO,EAAE,OAAO,EAAE,CAAA;AAGlB,eAAe,cAAc,CAAA"}
@@ -1,5 +0,0 @@
1
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./MemoryArchivistStats").MemoryArchivistStatsProps>;
2
- declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./MemoryArchivistStats").MemoryArchivistStatsProps>;
3
- export { Default };
4
- export default StorybookEntry;
5
- //# sourceMappingURL=MemoryArchivistStats.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MemoryArchivistStats.stories.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/MemoryArchivistStats.stories.tsx"],"names":[],"mappings":"AASA,QAAA,MAAM,cAAc,+JAQmB,CAAA;AAkCvC,QAAA,MAAM,OAAO,2JAAoB,CAAA;AAEjC,OAAO,EAAE,OAAO,EAAE,CAAA;AAGlB,eAAe,cAAc,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,wBAAwB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/Card/components/Stats/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA;AAChC,cAAc,wBAAwB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,oBAAoB,CAAA;AAClC,cAAc,SAAS,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Card/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,oBAAoB,CAAA;AAClC,cAAc,SAAS,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Card/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Card/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,eAAe,CAAA;AAC7B,cAAc,cAAc,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Details.d.ts","sourceRoot":"","sources":["../../../src/components/Details/Details.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAc7D,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IACpD,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAoDvD,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Details.d.ts","sourceRoot":"","sources":["../../../src/components/Details/Details.tsx"],"names":[],"mappings":";AAGA,OAAO,EAAE,YAAY,EAAW,MAAM,uBAAuB,CAAA;AAc7D,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IACpD,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAoDvD,CAAA"}
@@ -1,8 +0,0 @@
1
- import { ArchivistDetails } from './Details';
2
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
3
- declare const WithNoArchivist: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
4
- declare const WithNoData: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
5
- declare const WithData: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
6
- export { WithData, WithNoArchivist, WithNoData };
7
- export default StorybookEntry;
8
- //# sourceMappingURL=Details.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Details.stories.d.ts","sourceRoot":"","sources":["../../../src/components/Details/Details.stories.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAA;AAE5C,QAAA,MAAM,cAAc,qHASc,CAAA;AAwClC,QAAA,MAAM,eAAe,iHAAyB,CAAA;AAI9C,QAAA,MAAM,UAAU,iHAA8B,CAAA;AAI9C,QAAA,MAAM,QAAQ,iHAA4B,CAAA;AAI1C,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,UAAU,EAAE,CAAA;AAGhD,eAAe,cAAc,CAAA"}
@@ -1,8 +0,0 @@
1
- import { ArchivistDetails } from './Details';
2
- declare const StorybookEntry: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
3
- declare const WithNoArchivist: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
4
- declare const WithNoData: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
5
- declare const WithData: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, ArchivistDetails>;
6
- export { WithData, WithNoArchivist, WithNoData };
7
- export default StorybookEntry;
8
- //# sourceMappingURL=Details.stories.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Details.stories.d.ts","sourceRoot":"","sources":["../../../src/components/Details/Details.stories.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAA;AAE5C,QAAA,MAAM,cAAc,qHASc,CAAA;AAwClC,QAAA,MAAM,eAAe,iHAAyB,CAAA;AAI9C,QAAA,MAAM,UAAU,iHAA8B,CAAA;AAI9C,QAAA,MAAM,QAAQ,iHAA4B,CAAA;AAI1C,OAAO,EAAE,QAAQ,EAAE,eAAe,EAAE,UAAU,EAAE,CAAA;AAGhD,eAAe,cAAc,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Details/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Details/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAA;AACtB,cAAc,WAAW,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/node/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAA;AACtC,cAAc,yBAAyB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/node/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAA;AACtC,cAAc,yBAAyB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/node/useArchivistFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAuB,MAAM,8BAA8B,CAAA;AACrF,OAAO,EAAE,oBAAoB,EAAqB,MAAM,yBAAyB,CAAA;AAEjF,eAAO,MAAM,oBAAoB,6BACL,MAAM,GAAG,iBAAiB,WAC3C,oBAAoB,KAC5B,CAAC,iBAAiB,GAAG,SAAS,EAAE,KAAK,GAAG,SAAS,CASnD,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/node/useArchivistFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAuB,MAAM,8BAA8B,CAAA;AACrF,OAAO,EAAE,oBAAoB,EAAqB,MAAM,yBAAyB,CAAA;AAEjF,eAAO,MAAM,oBAAoB,6BACL,MAAM,GAAG,iBAAiB,WAC3C,oBAAoB,KAC5B,CAAC,iBAAiB,GAAG,SAAS,EAAE,KAAK,GAAG,SAAS,CASnD,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistsFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/node/useArchivistsFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAuB,MAAM,wBAAwB,CAAA;AAC/E,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AACxD,OAAO,EAAE,oBAAoB,EAAsB,MAAM,yBAAyB,CAAA;AAElF,eAAO,MAAM,qBAAqB,YACvB,YAAY,WACZ,oBAAoB,KAC5B,CAAC,iBAAiB,EAAE,GAAG,IAAI,GAAG,SAAS,EAAE,KAAK,GAAG,SAAS,CAkB5D,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistsFromNode.d.ts","sourceRoot":"","sources":["../../../src/hooks/node/useArchivistsFromNode.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAuB,MAAM,wBAAwB,CAAA;AAC/E,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AACxD,OAAO,EAAE,oBAAoB,EAAsB,MAAM,yBAAyB,CAAA;AAElF,eAAO,MAAM,qBAAqB,YACvB,YAAY,WACZ,oBAAoB,KAC5B,CAAC,iBAAiB,EAAE,GAAG,IAAI,GAAG,SAAS,EAAE,KAAK,GAAG,SAAS,CAkB5D,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/queries/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/queries/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAA;AACjC,cAAc,mBAAmB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistAll.d.ts","sourceRoot":"","sources":["../../../src/hooks/queries/useArchivistAll.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAI1D,eAAO,MAAM,eAAe,cAAe,iBAAiB;;2JAgB3D,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"useArchivistGet.d.ts","sourceRoot":"","sources":["../../../src/hooks/queries/useArchivistGet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAA;AAE1D,OAAO,EAAE,eAAe,EAAc,MAAM,2BAA2B,CAAA;AAEvE,eAAO,MAAM,eAAe;;;;oEACd,iBAAiB,GAAG,IAAI,WAC3B,MAAM,EAAE,0DAWlB,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,SAAS,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,SAAS,CAAA"}