@xyo-network/os-react-runtime 5.0.5 → 5.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (584) hide show
  1. package/dist/browser/index.mjs +3520 -3539
  2. package/dist/browser/index.mjs.map +1 -1
  3. package/dist/types/helpers/BridgeActivityHelper.d.ts +1 -1
  4. package/dist/types/index.d.ts +1 -6
  5. package/dist/types/index.d.ts.map +1 -1
  6. package/dist/types/interfaces/StackReady.d.ts +6 -0
  7. package/dist/types/interfaces/StackReady.d.ts.map +1 -0
  8. package/dist/types/interfaces/index.d.ts +2 -0
  9. package/dist/types/interfaces/index.d.ts.map +1 -0
  10. package/dist/types/modules/Dapp/Alert/RenderErrorWithSupportLink.d.ts.map +1 -0
  11. package/dist/types/modules/Dapp/Alert/index.d.ts.map +1 -0
  12. package/dist/types/modules/Dapp/Button/IconEx.d.ts +1 -1
  13. package/dist/types/modules/Dapp/Button/IconEx.d.ts.map +1 -1
  14. package/dist/types/{StyledBuilder.d.ts → modules/Dapp/Button/StyledDappIconBuilder.d.ts} +1 -1
  15. package/dist/types/modules/Dapp/Button/StyledDappIconBuilder.d.ts.map +1 -0
  16. package/dist/types/modules/Dapp/Button/index.d.ts +1 -0
  17. package/dist/types/modules/Dapp/Button/index.d.ts.map +1 -1
  18. package/dist/types/modules/Dapp/Button/lib/decomposeProps.d.ts +18 -18
  19. package/dist/types/modules/Dapp/Container.d.ts.map +1 -1
  20. package/dist/types/modules/Dapp/Debug/index.d.ts +1 -1
  21. package/dist/types/modules/Dapp/Debug/index.d.ts.map +1 -1
  22. package/dist/types/modules/Dapp/Page/DappPage.d.ts.map +1 -0
  23. package/dist/types/modules/Dapp/Page/DappPathSwitcher.d.ts.map +1 -0
  24. package/dist/types/modules/Dapp/Page/index.d.ts +2 -0
  25. package/dist/types/modules/Dapp/Page/index.d.ts.map +1 -1
  26. package/dist/types/modules/Dapp/RenderHtml.d.ts.map +1 -0
  27. package/dist/types/modules/Dapp/index.d.ts +3 -0
  28. package/dist/types/modules/Dapp/index.d.ts.map +1 -1
  29. package/dist/types/modules/Dapp/lib/DappState.d.ts +6 -0
  30. package/dist/types/modules/Dapp/lib/DappState.d.ts.map +1 -0
  31. package/dist/types/modules/Dapp/lib/deriveDappState.d.ts +4 -0
  32. package/dist/types/modules/Dapp/lib/deriveDappState.d.ts.map +1 -0
  33. package/dist/types/modules/Dapp/lib/index.d.ts +3 -1
  34. package/dist/types/modules/Dapp/lib/index.d.ts.map +1 -1
  35. package/dist/types/modules/Dapp/modules/Window/AppBar.d.ts.map +1 -1
  36. package/dist/types/modules/Dapp/modules/Window/components/index.d.ts +1 -0
  37. package/dist/types/modules/Dapp/modules/Window/components/index.d.ts.map +1 -1
  38. package/dist/types/modules/Dapp/modules/Window/components/menu/BottomMenuArea.d.ts.map +1 -0
  39. package/dist/types/modules/Dapp/modules/Window/components/menu/BottomNavigation.d.ts.map +1 -0
  40. package/dist/types/modules/Dapp/modules/Window/components/menu/Drawer.d.ts.map +1 -0
  41. package/dist/types/modules/Dapp/modules/Window/components/menu/SocialData.d.ts.map +1 -0
  42. package/dist/types/modules/Dapp/modules/Window/components/menu/StyledListItems.d.ts.map +1 -0
  43. package/dist/types/modules/Dapp/modules/Window/components/menu/img/index.d.ts.map +1 -0
  44. package/dist/types/modules/Dapp/modules/Window/components/menu/index.d.ts.map +1 -0
  45. package/dist/types/modules/Dapp/modules/Window/components/menu/stories/DefaultData.d.ts.map +1 -0
  46. package/dist/types/modules/Dapp/modules/Window/hooks/index.d.ts +2 -1
  47. package/dist/types/modules/Dapp/modules/Window/hooks/index.d.ts.map +1 -1
  48. package/dist/types/{hooks/useDetectCustomer.d.ts → modules/Dapp/modules/Window/hooks/lib/detectCustomer.d.ts} +1 -1
  49. package/dist/types/modules/Dapp/modules/Window/hooks/lib/detectCustomer.d.ts.map +1 -0
  50. package/dist/types/modules/Dapp/modules/Window/hooks/lib/index.d.ts +1 -1
  51. package/dist/types/modules/Dapp/modules/Window/hooks/lib/index.d.ts.map +1 -1
  52. package/dist/types/modules/Dapp/modules/Window/hooks/menu/index.d.ts +5 -1
  53. package/dist/types/modules/Dapp/modules/Window/hooks/menu/index.d.ts.map +1 -1
  54. package/dist/types/modules/Dapp/modules/Window/hooks/menu/useAddDappMenuItems.d.ts.map +1 -0
  55. package/dist/types/{hooks → modules/Dapp/modules/Window/hooks}/menu/useBuildDappMenuResource.d.ts +1 -1
  56. package/dist/types/modules/Dapp/modules/Window/hooks/menu/useBuildDappMenuResource.d.ts.map +1 -0
  57. package/dist/types/modules/Dapp/modules/Window/hooks/menu/useDappMenu.d.ts.map +1 -1
  58. package/dist/types/modules/Dapp/modules/Window/hooks/menu/useDappMenuCaller.d.ts.map +1 -0
  59. package/dist/types/modules/Dapp/modules/Window/hooks/{useDappMenuResourceValues.d.ts → menu/useDappMenuDependencies.d.ts} +1 -1
  60. package/dist/types/modules/Dapp/modules/Window/hooks/menu/useDappMenuDependencies.d.ts.map +1 -0
  61. package/dist/types/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappIntentRequest.d.ts.map +1 -1
  62. package/dist/types/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappPathFromRoute.d.ts.map +1 -1
  63. package/dist/types/modules/Dapp/modules/Window/hooks/useDebugClick.d.ts.map +1 -0
  64. package/dist/types/modules/Dapp/modules/Window/hooks/useExposedNode.d.ts.map +1 -0
  65. package/dist/types/modules/Dapp/modules/Window/index.d.ts +0 -1
  66. package/dist/types/modules/Dapp/modules/Window/index.d.ts.map +1 -1
  67. package/dist/types/modules/Dapp/modules/Window/types/DappWindowProps.d.ts +1 -1
  68. package/dist/types/modules/Dapp/modules/Window/types/DappWindowProps.d.ts.map +1 -1
  69. package/dist/types/modules/Dapp/modules/access-interface/hooks/useDialogState.d.ts.map +1 -1
  70. package/dist/types/modules/Dapp/useDappCaller.d.ts.map +1 -0
  71. package/dist/types/{hooks → modules/access-requests}/NameServiceRegistrationHooks.d.ts +1 -1
  72. package/dist/types/modules/access-requests/NameServiceRegistrationHooks.d.ts.map +1 -0
  73. package/dist/types/modules/access-requests/index.d.ts +3 -0
  74. package/dist/types/modules/access-requests/index.d.ts.map +1 -0
  75. package/dist/types/{hooks → modules}/access-requests/useBuildDappAccessRequestResource.d.ts +1 -1
  76. package/dist/types/modules/access-requests/useBuildDappAccessRequestResource.d.ts.map +1 -0
  77. package/dist/types/modules/bios/hooks/index.d.ts.map +1 -0
  78. package/dist/types/modules/bios/hooks/useBios.d.ts.map +1 -0
  79. package/dist/types/modules/bios/hooks/useKernel.d.ts.map +1 -0
  80. package/dist/types/modules/bios/index.d.ts +2 -0
  81. package/dist/types/modules/bios/index.d.ts.map +1 -0
  82. package/dist/types/modules/dapps/accounts/components/AccountCard.d.ts.map +1 -0
  83. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/ShiftAnimation.d.ts.map +1 -0
  84. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/index.d.ts +2 -0
  85. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/index.d.ts.map +1 -0
  86. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPoint.d.ts.map +1 -0
  87. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPointList.d.ts.map +1 -0
  88. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/index.d.ts +3 -0
  89. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/index.d.ts.map +1 -0
  90. package/dist/types/modules/dapps/accounts/components/AnimatedComponents/index.d.ts.map +1 -0
  91. package/dist/types/modules/dapps/accounts/components/InputFields/CoinbaseEmail.d.ts.map +1 -0
  92. package/dist/types/modules/dapps/accounts/components/InputFields/PrimaryCryptowallet.d.ts.map +1 -0
  93. package/dist/types/modules/dapps/accounts/components/InputFields/SecondaryCryptowallet.d.ts.map +1 -0
  94. package/dist/types/modules/dapps/accounts/components/InputFields/index.d.ts +4 -0
  95. package/dist/types/modules/dapps/accounts/components/InputFields/index.d.ts.map +1 -0
  96. package/dist/types/modules/dapps/accounts/components/PaymentMethods.d.ts.map +1 -0
  97. package/dist/types/{dapps/shared → modules/dapps}/accounts/components/index.d.ts +1 -1
  98. package/dist/types/modules/dapps/accounts/components/index.d.ts.map +1 -0
  99. package/dist/types/modules/dapps/accounts/hooks/index.d.ts +2 -0
  100. package/dist/types/modules/dapps/accounts/hooks/index.d.ts.map +1 -0
  101. package/dist/types/modules/dapps/accounts/hooks/useAccountArchivist.d.ts.map +1 -0
  102. package/dist/types/modules/dapps/accounts/icon/Icon.d.ts.map +1 -0
  103. package/dist/types/modules/dapps/accounts/icon/index.d.ts +2 -0
  104. package/dist/types/modules/dapps/accounts/icon/index.d.ts.map +1 -0
  105. package/dist/types/{dapps/shared → modules/dapps}/accounts/index.d.ts +1 -0
  106. package/dist/types/modules/dapps/accounts/index.d.ts.map +1 -0
  107. package/dist/types/modules/dapps/accounts/models/CreditCardInput.d.ts.map +1 -0
  108. package/dist/types/modules/dapps/accounts/models/index.d.ts +2 -0
  109. package/dist/types/modules/dapps/accounts/models/index.d.ts.map +1 -0
  110. package/dist/types/modules/dapps/index.d.ts.map +1 -0
  111. package/dist/types/modules/dapps/name-service/DomainIcon.d.ts.map +1 -0
  112. package/dist/types/modules/dapps/name-service/index.d.ts +2 -0
  113. package/dist/types/modules/dapps/name-service/index.d.ts.map +1 -0
  114. package/dist/types/modules/dapps/table/NextIteratorFlexbox.d.ts.map +1 -0
  115. package/dist/types/{dapps/shared → modules/dapps}/table/head/Payload.d.ts +1 -1
  116. package/dist/types/modules/dapps/table/head/Payload.d.ts.map +1 -0
  117. package/dist/types/modules/dapps/table/head/Schema.d.ts.map +1 -0
  118. package/dist/types/{dapps/shared → modules/dapps}/table/head/components/Head.d.ts +1 -1
  119. package/dist/types/modules/dapps/table/head/components/Head.d.ts.map +1 -0
  120. package/dist/types/{dapps/shared → modules/dapps}/table/head/components/StyledTableRowHeader.d.ts +1 -1
  121. package/dist/types/modules/dapps/table/head/components/StyledTableRowHeader.d.ts.map +1 -0
  122. package/dist/types/modules/dapps/table/head/components/index.d.ts +2 -0
  123. package/dist/types/modules/dapps/table/head/components/index.d.ts.map +1 -0
  124. package/dist/types/modules/dapps/table/head/hooks/index.d.ts +2 -0
  125. package/dist/types/modules/dapps/table/head/hooks/index.d.ts.map +1 -0
  126. package/dist/types/{dapps/shared → modules/dapps}/table/head/hooks/useVisibleColumns.d.ts +1 -1
  127. package/dist/types/modules/dapps/table/head/hooks/useVisibleColumns.d.ts.map +1 -0
  128. package/dist/types/modules/dapps/table/head/index.d.ts +5 -0
  129. package/dist/types/modules/dapps/table/head/index.d.ts.map +1 -0
  130. package/dist/types/modules/dapps/table/index.d.ts +3 -0
  131. package/dist/types/modules/dapps/table/index.d.ts.map +1 -0
  132. package/dist/types/modules/index.d.ts +8 -0
  133. package/dist/types/modules/index.d.ts.map +1 -1
  134. package/dist/types/{hooks → modules/intent}/DappIntentResourceHooks.d.ts +1 -1
  135. package/dist/types/modules/intent/DappIntentResourceHooks.d.ts.map +1 -0
  136. package/dist/types/modules/intent/index.d.ts +8 -0
  137. package/dist/types/modules/intent/index.d.ts.map +1 -0
  138. package/dist/types/modules/intent/useClearIntents.d.ts.map +1 -0
  139. package/dist/types/modules/intent/useDappIntentCaller.d.ts.map +1 -0
  140. package/dist/types/modules/intent/useDappIntentListener.d.ts.map +1 -0
  141. package/dist/types/modules/intent/useDappIntentListener2.d.ts.map +1 -0
  142. package/dist/types/modules/intent/useNavigateIntent.d.ts.map +1 -0
  143. package/dist/types/modules/intent/useSendDappIntent.d.ts.map +1 -0
  144. package/dist/types/modules/network/hooks/lib/createNetworkState.d.ts +1 -1
  145. package/dist/types/modules/network/hooks/lib/createNetworkState.d.ts.map +1 -1
  146. package/dist/types/modules/os/hooks/index.d.ts +9 -0
  147. package/dist/types/modules/os/hooks/index.d.ts.map +1 -0
  148. package/dist/types/modules/os/hooks/useDappContextCreator.d.ts.map +1 -0
  149. package/dist/types/modules/os/hooks/useDappRegistrationResults.d.ts.map +1 -0
  150. package/dist/types/modules/os/hooks/useDappRegistry.d.ts.map +1 -0
  151. package/dist/types/modules/os/hooks/useDappSeedPhraseRepository.d.ts.map +1 -0
  152. package/dist/types/modules/os/hooks/useOsSettingsCaller.d.ts.map +1 -0
  153. package/dist/types/modules/os/hooks/usePhraseFile.d.ts.map +1 -0
  154. package/dist/types/modules/os/hooks/useTabs.d.ts.map +1 -0
  155. package/dist/types/modules/os/hooks/useWidgetDapps.d.ts.map +1 -0
  156. package/dist/types/modules/os/index.d.ts +2 -0
  157. package/dist/types/modules/os/index.d.ts.map +1 -0
  158. package/dist/types/modules/resource/ResourceHooks.d.ts.map +1 -0
  159. package/dist/types/modules/resource/index.d.ts +4 -0
  160. package/dist/types/modules/resource/index.d.ts.map +1 -0
  161. package/dist/types/modules/resource/useCleanup.d.ts.map +1 -0
  162. package/dist/types/modules/resource/useSyncExternalPayloadStore.d.ts.map +1 -0
  163. package/dist/types/modules/stack/index.d.ts +2 -0
  164. package/dist/types/modules/stack/index.d.ts.map +1 -0
  165. package/dist/types/modules/stack/useStackReady.d.ts +4 -0
  166. package/dist/types/modules/stack/useStackReady.d.ts.map +1 -0
  167. package/dist/types/modules/widgets/StackOfWidgets.d.ts.map +1 -0
  168. package/dist/types/modules/widgets/Types/BarGraph/HorizontalBarGraph.d.ts.map +1 -0
  169. package/dist/types/modules/widgets/Types/BarGraph/StyledLinearProgress.d.ts.map +1 -0
  170. package/dist/types/modules/widgets/Types/BarGraph/index.d.ts +3 -0
  171. package/dist/types/modules/widgets/Types/BarGraph/index.d.ts.map +1 -0
  172. package/dist/types/modules/widgets/Types/DataColumns/TwoColFourStat.d.ts.map +1 -0
  173. package/dist/types/modules/widgets/Types/DataColumns/TwoColTwoStat.d.ts.map +1 -0
  174. package/dist/types/modules/widgets/Types/DataColumns/index.d.ts +2 -0
  175. package/dist/types/modules/widgets/Types/DataColumns/index.d.ts.map +1 -0
  176. package/dist/types/modules/widgets/Types/Examples/BarGraph.d.ts.map +1 -0
  177. package/dist/types/modules/widgets/Types/Examples/BooleanTable.d.ts.map +1 -0
  178. package/dist/types/modules/widgets/Types/Examples/TwoColTwoStat.d.ts.map +1 -0
  179. package/dist/types/modules/widgets/Types/Examples/index.d.ts +4 -0
  180. package/dist/types/modules/widgets/Types/Examples/index.d.ts.map +1 -0
  181. package/dist/types/modules/widgets/Types/Stat/Insight.d.ts.map +1 -0
  182. package/dist/types/{components/Widgets → modules/widgets}/Types/Stat/InsightStatProps.d.ts +1 -1
  183. package/dist/types/modules/widgets/Types/Stat/InsightStatProps.d.ts.map +1 -0
  184. package/dist/types/{components/Widgets → modules/widgets}/Types/Stat/Stat.d.ts +1 -1
  185. package/dist/types/modules/widgets/Types/Stat/Stat.d.ts.map +1 -0
  186. package/dist/types/{components/Widgets/Types/Stat/Value.d.ts → modules/widgets/Types/Stat/Subtitle.d.ts} +2 -2
  187. package/dist/types/modules/widgets/Types/Stat/Subtitle.d.ts.map +1 -0
  188. package/dist/types/modules/widgets/Types/Stat/Unit.d.ts +2 -0
  189. package/dist/types/modules/widgets/Types/Stat/Unit.d.ts.map +1 -0
  190. package/dist/types/modules/widgets/Types/Stat/Value.d.ts +2 -0
  191. package/dist/types/modules/widgets/Types/Stat/Value.d.ts.map +1 -0
  192. package/dist/types/modules/widgets/Types/Stat/index.d.ts +4 -0
  193. package/dist/types/modules/widgets/Types/Stat/index.d.ts.map +1 -0
  194. package/dist/types/modules/widgets/Types/Tables/BooleanTable.d.ts +19 -0
  195. package/dist/types/modules/widgets/Types/Tables/BooleanTable.d.ts.map +1 -0
  196. package/dist/types/modules/widgets/Types/Tables/index.d.ts +2 -0
  197. package/dist/types/modules/widgets/Types/Tables/index.d.ts.map +1 -0
  198. package/dist/types/modules/widgets/Types/index.d.ts.map +1 -0
  199. package/dist/types/modules/widgets/WidgetCard.d.ts.map +1 -0
  200. package/dist/types/modules/widgets/WidgetCardExamples.d.ts.map +1 -0
  201. package/dist/types/modules/widgets/index.d.ts +3 -0
  202. package/dist/types/modules/widgets/index.d.ts.map +1 -0
  203. package/dist/types/settings/Theme/ThemeProvider.d.ts.map +1 -1
  204. package/package.json +53 -56
  205. package/src/index.ts +1 -6
  206. package/src/interfaces/StackReady.ts +6 -0
  207. package/src/interfaces/index.ts +1 -0
  208. package/src/modules/Dapp/Button/IconEx.tsx +3 -3
  209. package/src/modules/Dapp/Button/index.ts +1 -0
  210. package/src/modules/Dapp/Container.tsx +3 -2
  211. package/src/modules/Dapp/Debug/index.ts +1 -1
  212. package/src/{DappPage.tsx → modules/Dapp/Page/DappPage.tsx} +2 -2
  213. package/src/modules/Dapp/Page/index.ts +2 -0
  214. package/src/modules/Dapp/index.ts +3 -0
  215. package/src/modules/Dapp/lib/DappState.ts +5 -0
  216. package/src/modules/Dapp/{modules/Window/hooks/lib → lib}/deriveDappState.ts +1 -5
  217. package/src/modules/Dapp/lib/index.ts +3 -1
  218. package/src/modules/Dapp/modules/Window/AppBar.tsx +4 -3
  219. package/src/modules/Dapp/modules/Window/Rendered.tsx +1 -1
  220. package/src/modules/Dapp/modules/Window/components/DefaultComingSoon/SummarySection.tsx +1 -1
  221. package/src/modules/Dapp/modules/Window/components/index.ts +1 -0
  222. package/src/modules/Dapp/modules/Window/{menu → components/menu}/BottomMenuArea.tsx +2 -2
  223. package/src/modules/Dapp/modules/Window/{menu → components/menu}/Drawer.tsx +3 -3
  224. package/src/modules/Dapp/modules/Window/hooks/index.ts +2 -1
  225. package/src/modules/Dapp/modules/Window/hooks/lib/index.ts +1 -1
  226. package/src/modules/Dapp/modules/Window/hooks/menu/index.ts +5 -1
  227. package/src/{hooks/menu/useAddDappMenuItems.tsx → modules/Dapp/modules/Window/hooks/menu/useAddDappMenuItems.ts} +3 -3
  228. package/src/{hooks → modules/Dapp/modules/Window/hooks}/menu/useBuildDappMenuResource.ts +3 -3
  229. package/src/modules/Dapp/modules/Window/hooks/menu/{useDappMenu.tsx → useDappMenu.ts} +1 -1
  230. package/src/{hooks/menu/useDappMenuCaller.tsx → modules/Dapp/modules/Window/hooks/menu/useDappMenuCaller.ts} +1 -1
  231. package/src/modules/Dapp/modules/Window/hooks/{useDappMenuResourceValues.tsx → menu/useDappMenuDependencies.ts} +1 -1
  232. package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappIntentRequest.tsx +2 -1
  233. package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappPathFromRoute.tsx +1 -2
  234. package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappStateFromRoute.tsx +1 -1
  235. package/src/{hooks → modules/Dapp/modules/Window/hooks}/useExposedNode.ts +1 -1
  236. package/src/modules/Dapp/modules/Window/hooks/useSkipLoadingScreen.tsx +1 -1
  237. package/src/modules/Dapp/modules/Window/hooks/useSyncOsRegisteredAccessInterfaces.tsx +1 -1
  238. package/src/modules/Dapp/modules/Window/index.ts +0 -1
  239. package/src/modules/Dapp/modules/Window/types/DappWindowProps.ts +1 -1
  240. package/src/modules/Dapp/modules/access-interface/hooks/useDialogState.tsx +2 -1
  241. package/src/{hooks/useDappCaller.tsx → modules/Dapp/useDappCaller.ts} +1 -1
  242. package/src/{hooks → modules/access-requests}/NameServiceRegistrationHooks.ts +3 -3
  243. package/src/modules/access-requests/index.ts +2 -0
  244. package/src/{hooks → modules}/access-requests/useBuildDappAccessRequestResource.ts +3 -3
  245. package/src/modules/bios/index.ts +1 -0
  246. package/src/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/index.ts +1 -0
  247. package/src/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPointList.tsx +1 -1
  248. package/src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/index.ts +2 -0
  249. package/src/modules/dapps/accounts/components/InputFields/index.ts +3 -0
  250. package/src/{dapps/shared → modules/dapps}/accounts/components/PaymentMethods.tsx +2 -2
  251. package/src/{dapps/shared → modules/dapps}/accounts/components/index.ts +1 -1
  252. package/src/modules/dapps/accounts/hooks/index.ts +1 -0
  253. package/src/modules/dapps/accounts/icon/index.ts +1 -0
  254. package/src/{dapps/shared → modules/dapps}/accounts/index.ts +1 -0
  255. package/src/modules/dapps/accounts/models/index.ts +1 -0
  256. package/src/modules/dapps/name-service/index.ts +1 -0
  257. package/src/{dapps/shared → modules/dapps}/table/head/Payload.ts +1 -1
  258. package/src/{dapps/shared → modules/dapps}/table/head/components/Head.tsx +2 -2
  259. package/src/modules/dapps/table/head/components/index.ts +1 -0
  260. package/src/modules/dapps/table/head/hooks/index.ts +1 -0
  261. package/src/{dapps/shared → modules/dapps}/table/head/hooks/useVisibleColumns.tsx +1 -1
  262. package/src/{dapps/shared → modules/dapps}/table/head/index.ts +2 -2
  263. package/src/modules/dapps/table/index.ts +2 -0
  264. package/src/modules/index.ts +8 -0
  265. package/src/{hooks → modules/intent}/DappIntentResourceHooks.ts +3 -3
  266. package/src/modules/intent/index.ts +7 -0
  267. package/src/{hooks/useDappIntentCaller.tsx → modules/intent/useDappIntentCaller.ts} +1 -1
  268. package/src/{hooks/intent/useDappIntentListener2.tsx → modules/intent/useDappIntentListener2.ts} +1 -1
  269. package/src/modules/network/hooks/lib/createNetworkState.ts +1 -1
  270. package/src/modules/network/hooks/useOsNetwork.tsx +1 -1
  271. package/src/modules/network/hooks/useXyoPublicNetwork.tsx +1 -1
  272. package/src/modules/os/hooks/index.ts +8 -0
  273. package/src/{hooks/os/useDappContextCreator.tsx → modules/os/hooks/useDappContextCreator.ts} +1 -1
  274. package/src/{hooks/os/useDappRegistrationResults.tsx → modules/os/hooks/useDappRegistrationResults.ts} +1 -1
  275. package/src/{hooks/os/useDappRegistry.tsx → modules/os/hooks/useDappRegistry.ts} +1 -1
  276. package/src/{hooks/os/useDappSeedPhraseRepository.tsx → modules/os/hooks/useDappSeedPhraseRepository.ts} +1 -1
  277. package/src/{hooks/useOsSettingsCaller.tsx → modules/os/hooks/useOsSettingsCaller.ts} +2 -2
  278. package/src/{hooks/os/useWidgetDapps.tsx → modules/os/hooks/useWidgetDapps.ts} +2 -2
  279. package/src/modules/os/index.ts +1 -0
  280. package/src/{hooks → modules/resource}/ResourceHooks.ts +1 -1
  281. package/src/modules/resource/index.ts +3 -0
  282. package/src/modules/stack/index.ts +1 -0
  283. package/src/{hooks/useStackReady.tsx → modules/stack/useStackReady.ts} +2 -7
  284. package/src/{components/Widgets → modules/widgets}/Types/BarGraph/HorizontalBarGraph.tsx +1 -1
  285. package/src/modules/widgets/Types/BarGraph/index.ts +2 -0
  286. package/src/modules/widgets/Types/DataColumns/index.ts +1 -0
  287. package/src/{components/Widgets → modules/widgets}/Types/Examples/BarGraph.tsx +1 -1
  288. package/src/{components/Widgets → modules/widgets}/Types/Examples/BooleanTable.tsx +1 -1
  289. package/src/{components/Widgets → modules/widgets}/Types/Examples/TwoColTwoStat.tsx +1 -1
  290. package/src/modules/widgets/Types/Examples/index.ts +3 -0
  291. package/src/{components/Widgets → modules/widgets}/Types/Stat/InsightStatProps.ts +1 -1
  292. package/src/{components/Widgets → modules/widgets}/Types/Stat/Stat.tsx +4 -4
  293. package/src/modules/widgets/Types/Stat/index.ts +3 -0
  294. package/src/modules/widgets/Types/Tables/index.ts +1 -0
  295. package/src/{components/Widgets → modules/widgets}/WidgetCardExamples.tsx +2 -2
  296. package/src/modules/widgets/index.ts +2 -0
  297. package/src/settings/Theme/ThemeProvider.tsx +3 -4
  298. package/dist/types/DappPage.d.ts.map +0 -1
  299. package/dist/types/DappPathSwitcher.d.ts.map +0 -1
  300. package/dist/types/StyledBuilder.d.ts.map +0 -1
  301. package/dist/types/components/RenderHtml.d.ts.map +0 -1
  302. package/dist/types/components/Widgets/StackOfWidgets.d.ts.map +0 -1
  303. package/dist/types/components/Widgets/Types/BarGraph/HorizontalBarGraph.d.ts.map +0 -1
  304. package/dist/types/components/Widgets/Types/BarGraph/StyledLinearProgress.d.ts.map +0 -1
  305. package/dist/types/components/Widgets/Types/BarGraph/index.d.ts +0 -3
  306. package/dist/types/components/Widgets/Types/BarGraph/index.d.ts.map +0 -1
  307. package/dist/types/components/Widgets/Types/DataColumns/TwoColFourStat.d.ts.map +0 -1
  308. package/dist/types/components/Widgets/Types/DataColumns/TwoColTwoStat.d.ts.map +0 -1
  309. package/dist/types/components/Widgets/Types/DataColumns/index.d.ts +0 -2
  310. package/dist/types/components/Widgets/Types/DataColumns/index.d.ts.map +0 -1
  311. package/dist/types/components/Widgets/Types/Examples/BarGraph.d.ts.map +0 -1
  312. package/dist/types/components/Widgets/Types/Examples/BooleanTable.d.ts.map +0 -1
  313. package/dist/types/components/Widgets/Types/Examples/TwoColTwoStat.d.ts.map +0 -1
  314. package/dist/types/components/Widgets/Types/Examples/index.d.ts +0 -4
  315. package/dist/types/components/Widgets/Types/Examples/index.d.ts.map +0 -1
  316. package/dist/types/components/Widgets/Types/Stat/Insight.d.ts.map +0 -1
  317. package/dist/types/components/Widgets/Types/Stat/InsightStatProps.d.ts.map +0 -1
  318. package/dist/types/components/Widgets/Types/Stat/Stat.d.ts.map +0 -1
  319. package/dist/types/components/Widgets/Types/Stat/Subtitle.d.ts +0 -2
  320. package/dist/types/components/Widgets/Types/Stat/Subtitle.d.ts.map +0 -1
  321. package/dist/types/components/Widgets/Types/Stat/Unit.d.ts +0 -2
  322. package/dist/types/components/Widgets/Types/Stat/Unit.d.ts.map +0 -1
  323. package/dist/types/components/Widgets/Types/Stat/Value.d.ts.map +0 -1
  324. package/dist/types/components/Widgets/Types/Stat/index.d.ts +0 -4
  325. package/dist/types/components/Widgets/Types/Stat/index.d.ts.map +0 -1
  326. package/dist/types/components/Widgets/Types/Tables/BooleanTable.d.ts +0 -19
  327. package/dist/types/components/Widgets/Types/Tables/BooleanTable.d.ts.map +0 -1
  328. package/dist/types/components/Widgets/Types/Tables/index.d.ts +0 -2
  329. package/dist/types/components/Widgets/Types/Tables/index.d.ts.map +0 -1
  330. package/dist/types/components/Widgets/Types/index.d.ts.map +0 -1
  331. package/dist/types/components/Widgets/WidgetCard.d.ts.map +0 -1
  332. package/dist/types/components/Widgets/WidgetCardExamples.d.ts.map +0 -1
  333. package/dist/types/components/Widgets/index.d.ts +0 -3
  334. package/dist/types/components/Widgets/index.d.ts.map +0 -1
  335. package/dist/types/components/alerts/errors/RenderErrorWithSupportLink.d.ts.map +0 -1
  336. package/dist/types/components/alerts/errors/index.d.ts.map +0 -1
  337. package/dist/types/components/alerts/index.d.ts +0 -2
  338. package/dist/types/components/alerts/index.d.ts.map +0 -1
  339. package/dist/types/components/index.d.ts +0 -4
  340. package/dist/types/components/index.d.ts.map +0 -1
  341. package/dist/types/dapps/index.d.ts +0 -2
  342. package/dist/types/dapps/index.d.ts.map +0 -1
  343. package/dist/types/dapps/shared/accounts/components/AccountCard.d.ts.map +0 -1
  344. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/GenericAnimations/ShiftAnimation.d.ts.map +0 -1
  345. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/GenericAnimations/index.d.ts +0 -2
  346. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/GenericAnimations/index.d.ts.map +0 -1
  347. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPoint.d.ts.map +0 -1
  348. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPointList.d.ts.map +0 -1
  349. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/IconAnimations/index.d.ts +0 -3
  350. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/IconAnimations/index.d.ts.map +0 -1
  351. package/dist/types/dapps/shared/accounts/components/AnimatedComponents/index.d.ts.map +0 -1
  352. package/dist/types/dapps/shared/accounts/components/InputFields/CoinbaseEmail.d.ts.map +0 -1
  353. package/dist/types/dapps/shared/accounts/components/InputFields/PrimaryCryptowallet.d.ts.map +0 -1
  354. package/dist/types/dapps/shared/accounts/components/InputFields/SecondaryCryptowallet.d.ts.map +0 -1
  355. package/dist/types/dapps/shared/accounts/components/InputFields/index.d.ts +0 -4
  356. package/dist/types/dapps/shared/accounts/components/InputFields/index.d.ts.map +0 -1
  357. package/dist/types/dapps/shared/accounts/components/PaymentMethods.d.ts.map +0 -1
  358. package/dist/types/dapps/shared/accounts/components/index.d.ts.map +0 -1
  359. package/dist/types/dapps/shared/accounts/icon/Icon.d.ts.map +0 -1
  360. package/dist/types/dapps/shared/accounts/icon/index.d.ts +0 -2
  361. package/dist/types/dapps/shared/accounts/icon/index.d.ts.map +0 -1
  362. package/dist/types/dapps/shared/accounts/index.d.ts.map +0 -1
  363. package/dist/types/dapps/shared/accounts/models/CreditCardInput.d.ts.map +0 -1
  364. package/dist/types/dapps/shared/accounts/models/index.d.ts +0 -2
  365. package/dist/types/dapps/shared/accounts/models/index.d.ts.map +0 -1
  366. package/dist/types/dapps/shared/index.d.ts.map +0 -1
  367. package/dist/types/dapps/shared/name-service/DomainIcon.d.ts.map +0 -1
  368. package/dist/types/dapps/shared/name-service/index.d.ts +0 -2
  369. package/dist/types/dapps/shared/name-service/index.d.ts.map +0 -1
  370. package/dist/types/dapps/shared/table/NextIteratorFlexbox.d.ts.map +0 -1
  371. package/dist/types/dapps/shared/table/head/Payload.d.ts.map +0 -1
  372. package/dist/types/dapps/shared/table/head/Schema.d.ts.map +0 -1
  373. package/dist/types/dapps/shared/table/head/components/Head.d.ts.map +0 -1
  374. package/dist/types/dapps/shared/table/head/components/StyledTableRowHeader.d.ts.map +0 -1
  375. package/dist/types/dapps/shared/table/head/components/index.d.ts +0 -2
  376. package/dist/types/dapps/shared/table/head/components/index.d.ts.map +0 -1
  377. package/dist/types/dapps/shared/table/head/hooks/index.d.ts +0 -2
  378. package/dist/types/dapps/shared/table/head/hooks/index.d.ts.map +0 -1
  379. package/dist/types/dapps/shared/table/head/hooks/useVisibleColumns.d.ts.map +0 -1
  380. package/dist/types/dapps/shared/table/head/index.d.ts +0 -5
  381. package/dist/types/dapps/shared/table/head/index.d.ts.map +0 -1
  382. package/dist/types/dapps/shared/table/index.d.ts +0 -3
  383. package/dist/types/dapps/shared/table/index.d.ts.map +0 -1
  384. package/dist/types/dapps/shared/utils/countries.d.ts +0 -21
  385. package/dist/types/dapps/shared/utils/countries.d.ts.map +0 -1
  386. package/dist/types/hooks/DappIntentResourceHooks.d.ts.map +0 -1
  387. package/dist/types/hooks/NameServiceRegistrationHooks.d.ts.map +0 -1
  388. package/dist/types/hooks/ResourceHooks.d.ts.map +0 -1
  389. package/dist/types/hooks/access-requests/index.d.ts +0 -2
  390. package/dist/types/hooks/access-requests/index.d.ts.map +0 -1
  391. package/dist/types/hooks/access-requests/useBuildDappAccessRequestResource.d.ts.map +0 -1
  392. package/dist/types/hooks/bios/index.d.ts.map +0 -1
  393. package/dist/types/hooks/bios/useBios.d.ts.map +0 -1
  394. package/dist/types/hooks/bios/useKernel.d.ts.map +0 -1
  395. package/dist/types/hooks/index.d.ts +0 -21
  396. package/dist/types/hooks/index.d.ts.map +0 -1
  397. package/dist/types/hooks/intent/index.d.ts +0 -6
  398. package/dist/types/hooks/intent/index.d.ts.map +0 -1
  399. package/dist/types/hooks/intent/useClearIntents.d.ts.map +0 -1
  400. package/dist/types/hooks/intent/useDappIntentListener.d.ts.map +0 -1
  401. package/dist/types/hooks/intent/useDappIntentListener2.d.ts.map +0 -1
  402. package/dist/types/hooks/intent/useNavigateIntent.d.ts.map +0 -1
  403. package/dist/types/hooks/intent/useSendDappIntent.d.ts.map +0 -1
  404. package/dist/types/hooks/menu/index.d.ts +0 -4
  405. package/dist/types/hooks/menu/index.d.ts.map +0 -1
  406. package/dist/types/hooks/menu/useAddDappMenuItems.d.ts.map +0 -1
  407. package/dist/types/hooks/menu/useBuildDappMenuResource.d.ts.map +0 -1
  408. package/dist/types/hooks/menu/useDappMenuCaller.d.ts.map +0 -1
  409. package/dist/types/hooks/os/index.d.ts +0 -6
  410. package/dist/types/hooks/os/index.d.ts.map +0 -1
  411. package/dist/types/hooks/os/useDappContextCreator.d.ts.map +0 -1
  412. package/dist/types/hooks/os/useDappRegistrationResults.d.ts.map +0 -1
  413. package/dist/types/hooks/os/useDappRegistry.d.ts.map +0 -1
  414. package/dist/types/hooks/os/useDappSeedPhraseRepository.d.ts.map +0 -1
  415. package/dist/types/hooks/os/useWidgetDapps.d.ts.map +0 -1
  416. package/dist/types/hooks/useAccountArchivist.d.ts.map +0 -1
  417. package/dist/types/hooks/useCleanup.d.ts.map +0 -1
  418. package/dist/types/hooks/useDappCaller.d.ts.map +0 -1
  419. package/dist/types/hooks/useDappIntentCaller.d.ts.map +0 -1
  420. package/dist/types/hooks/useDebugClick.d.ts.map +0 -1
  421. package/dist/types/hooks/useDetectCustomer.d.ts.map +0 -1
  422. package/dist/types/hooks/useExposedNode.d.ts.map +0 -1
  423. package/dist/types/hooks/useOsSettingsCaller.d.ts.map +0 -1
  424. package/dist/types/hooks/usePhraseFile.d.ts.map +0 -1
  425. package/dist/types/hooks/useStackReady.d.ts +0 -8
  426. package/dist/types/hooks/useStackReady.d.ts.map +0 -1
  427. package/dist/types/hooks/useSyncExternalPayloadStore.d.ts.map +0 -1
  428. package/dist/types/hooks/useTabs.d.ts.map +0 -1
  429. package/dist/types/modules/Dapp/modules/Window/hooks/lib/deriveDappState.d.ts +0 -8
  430. package/dist/types/modules/Dapp/modules/Window/hooks/lib/deriveDappState.d.ts.map +0 -1
  431. package/dist/types/modules/Dapp/modules/Window/hooks/useDappMenuResourceValues.d.ts.map +0 -1
  432. package/dist/types/modules/Dapp/modules/Window/menu/BottomMenuArea.d.ts.map +0 -1
  433. package/dist/types/modules/Dapp/modules/Window/menu/BottomNavigation.d.ts.map +0 -1
  434. package/dist/types/modules/Dapp/modules/Window/menu/Drawer.d.ts.map +0 -1
  435. package/dist/types/modules/Dapp/modules/Window/menu/SocialData.d.ts.map +0 -1
  436. package/dist/types/modules/Dapp/modules/Window/menu/StyledListItems.d.ts.map +0 -1
  437. package/dist/types/modules/Dapp/modules/Window/menu/img/index.d.ts.map +0 -1
  438. package/dist/types/modules/Dapp/modules/Window/menu/index.d.ts.map +0 -1
  439. package/dist/types/modules/Dapp/modules/Window/menu/stories/DefaultData.d.ts.map +0 -1
  440. package/src/components/Widgets/Types/BarGraph/index.ts +0 -2
  441. package/src/components/Widgets/Types/DataColumns/index.ts +0 -1
  442. package/src/components/Widgets/Types/Examples/index.ts +0 -3
  443. package/src/components/Widgets/Types/Stat/index.ts +0 -3
  444. package/src/components/Widgets/Types/Tables/index.ts +0 -1
  445. package/src/components/Widgets/index.ts +0 -2
  446. package/src/components/alerts/index.ts +0 -1
  447. package/src/components/index.ts +0 -3
  448. package/src/dapps/index.ts +0 -1
  449. package/src/dapps/shared/accounts/components/AnimatedComponents/GenericAnimations/index.ts +0 -1
  450. package/src/dapps/shared/accounts/components/AnimatedComponents/IconAnimations/index.ts +0 -2
  451. package/src/dapps/shared/accounts/components/InputFields/index.ts +0 -3
  452. package/src/dapps/shared/accounts/icon/index.ts +0 -1
  453. package/src/dapps/shared/accounts/models/index.ts +0 -1
  454. package/src/dapps/shared/name-service/index.ts +0 -1
  455. package/src/dapps/shared/table/head/components/index.ts +0 -1
  456. package/src/dapps/shared/table/head/hooks/index.ts +0 -1
  457. package/src/dapps/shared/table/index.ts +0 -2
  458. package/src/dapps/shared/utils/countries.ts +0 -54
  459. package/src/hooks/access-requests/index.ts +0 -1
  460. package/src/hooks/index.ts +0 -20
  461. package/src/hooks/intent/index.ts +0 -5
  462. package/src/hooks/menu/index.ts +0 -3
  463. package/src/hooks/os/index.ts +0 -5
  464. /package/dist/types/{components/alerts/errors → modules/Dapp/Alert}/RenderErrorWithSupportLink.d.ts +0 -0
  465. /package/dist/types/{components/alerts/errors → modules/Dapp/Alert}/index.d.ts +0 -0
  466. /package/dist/types/{DappPage.d.ts → modules/Dapp/Page/DappPage.d.ts} +0 -0
  467. /package/dist/types/{DappPathSwitcher.d.ts → modules/Dapp/Page/DappPathSwitcher.d.ts} +0 -0
  468. /package/dist/types/{components → modules/Dapp}/RenderHtml.d.ts +0 -0
  469. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/BottomMenuArea.d.ts +0 -0
  470. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/BottomNavigation.d.ts +0 -0
  471. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/Drawer.d.ts +0 -0
  472. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/SocialData.d.ts +0 -0
  473. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/StyledListItems.d.ts +0 -0
  474. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/img/index.d.ts +0 -0
  475. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/index.d.ts +0 -0
  476. /package/dist/types/modules/Dapp/modules/Window/{menu → components/menu}/stories/DefaultData.d.ts +0 -0
  477. /package/dist/types/{hooks → modules/Dapp/modules/Window/hooks}/menu/useAddDappMenuItems.d.ts +0 -0
  478. /package/dist/types/{hooks → modules/Dapp/modules/Window/hooks}/menu/useDappMenuCaller.d.ts +0 -0
  479. /package/dist/types/{hooks → modules/Dapp/modules/Window/hooks}/useDebugClick.d.ts +0 -0
  480. /package/dist/types/{hooks → modules/Dapp/modules/Window/hooks}/useExposedNode.d.ts +0 -0
  481. /package/dist/types/{hooks → modules/Dapp}/useDappCaller.d.ts +0 -0
  482. /package/dist/types/{hooks/bios → modules/bios/hooks}/index.d.ts +0 -0
  483. /package/dist/types/{hooks/bios → modules/bios/hooks}/useBios.d.ts +0 -0
  484. /package/dist/types/{hooks/bios → modules/bios/hooks}/useKernel.d.ts +0 -0
  485. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/AccountCard.d.ts +0 -0
  486. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/GenericAnimations/ShiftAnimation.d.ts +0 -0
  487. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPoint.d.ts +0 -0
  488. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPointList.d.ts +0 -0
  489. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/index.d.ts +0 -0
  490. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/InputFields/CoinbaseEmail.d.ts +0 -0
  491. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/InputFields/PrimaryCryptowallet.d.ts +0 -0
  492. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/InputFields/SecondaryCryptowallet.d.ts +0 -0
  493. /package/dist/types/{dapps/shared → modules/dapps}/accounts/components/PaymentMethods.d.ts +0 -0
  494. /package/dist/types/{hooks → modules/dapps/accounts/hooks}/useAccountArchivist.d.ts +0 -0
  495. /package/dist/types/{dapps/shared → modules/dapps}/accounts/icon/Icon.d.ts +0 -0
  496. /package/dist/types/{dapps/shared → modules/dapps}/accounts/models/CreditCardInput.d.ts +0 -0
  497. /package/dist/types/{dapps/shared → modules/dapps}/index.d.ts +0 -0
  498. /package/dist/types/{dapps/shared → modules/dapps}/name-service/DomainIcon.d.ts +0 -0
  499. /package/dist/types/{dapps/shared → modules/dapps}/table/NextIteratorFlexbox.d.ts +0 -0
  500. /package/dist/types/{dapps/shared → modules/dapps}/table/head/Schema.d.ts +0 -0
  501. /package/dist/types/{hooks → modules}/intent/useClearIntents.d.ts +0 -0
  502. /package/dist/types/{hooks → modules/intent}/useDappIntentCaller.d.ts +0 -0
  503. /package/dist/types/{hooks → modules}/intent/useDappIntentListener.d.ts +0 -0
  504. /package/dist/types/{hooks → modules}/intent/useDappIntentListener2.d.ts +0 -0
  505. /package/dist/types/{hooks → modules}/intent/useNavigateIntent.d.ts +0 -0
  506. /package/dist/types/{hooks → modules}/intent/useSendDappIntent.d.ts +0 -0
  507. /package/dist/types/{hooks/os → modules/os/hooks}/useDappContextCreator.d.ts +0 -0
  508. /package/dist/types/{hooks/os → modules/os/hooks}/useDappRegistrationResults.d.ts +0 -0
  509. /package/dist/types/{hooks/os → modules/os/hooks}/useDappRegistry.d.ts +0 -0
  510. /package/dist/types/{hooks/os → modules/os/hooks}/useDappSeedPhraseRepository.d.ts +0 -0
  511. /package/dist/types/{hooks → modules/os/hooks}/useOsSettingsCaller.d.ts +0 -0
  512. /package/dist/types/{hooks → modules/os/hooks}/usePhraseFile.d.ts +0 -0
  513. /package/dist/types/{hooks → modules/os/hooks}/useTabs.d.ts +0 -0
  514. /package/dist/types/{hooks/os → modules/os/hooks}/useWidgetDapps.d.ts +0 -0
  515. /package/dist/types/{hooks → modules/resource}/ResourceHooks.d.ts +0 -0
  516. /package/dist/types/{hooks → modules/resource}/useCleanup.d.ts +0 -0
  517. /package/dist/types/{hooks → modules/resource}/useSyncExternalPayloadStore.d.ts +0 -0
  518. /package/dist/types/{components/Widgets → modules/widgets}/StackOfWidgets.d.ts +0 -0
  519. /package/dist/types/{components/Widgets → modules/widgets}/Types/BarGraph/HorizontalBarGraph.d.ts +0 -0
  520. /package/dist/types/{components/Widgets → modules/widgets}/Types/BarGraph/StyledLinearProgress.d.ts +0 -0
  521. /package/dist/types/{components/Widgets → modules/widgets}/Types/DataColumns/TwoColFourStat.d.ts +0 -0
  522. /package/dist/types/{components/Widgets → modules/widgets}/Types/DataColumns/TwoColTwoStat.d.ts +0 -0
  523. /package/dist/types/{components/Widgets → modules/widgets}/Types/Examples/BarGraph.d.ts +0 -0
  524. /package/dist/types/{components/Widgets → modules/widgets}/Types/Examples/BooleanTable.d.ts +0 -0
  525. /package/dist/types/{components/Widgets → modules/widgets}/Types/Examples/TwoColTwoStat.d.ts +0 -0
  526. /package/dist/types/{components/Widgets → modules/widgets}/Types/Stat/Insight.d.ts +0 -0
  527. /package/dist/types/{components/Widgets → modules/widgets}/Types/index.d.ts +0 -0
  528. /package/dist/types/{components/Widgets → modules/widgets}/WidgetCard.d.ts +0 -0
  529. /package/dist/types/{components/Widgets → modules/widgets}/WidgetCardExamples.d.ts +0 -0
  530. /package/src/{components/alerts/errors → modules/Dapp/Alert}/RenderErrorWithSupportLink.tsx +0 -0
  531. /package/src/{components/alerts/errors → modules/Dapp/Alert}/index.ts +0 -0
  532. /package/src/{StyledBuilder.tsx → modules/Dapp/Button/StyledDappIconBuilder.tsx} +0 -0
  533. /package/src/{DappPathSwitcher.tsx → modules/Dapp/Page/DappPathSwitcher.tsx} +0 -0
  534. /package/src/{components → modules/Dapp}/RenderHtml.tsx +0 -0
  535. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/BottomNavigation.tsx +0 -0
  536. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/SocialData.tsx +0 -0
  537. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/StyledListItems.tsx +0 -0
  538. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/img/index.ts +0 -0
  539. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/img/xyoOS-Icon-Black.svg +0 -0
  540. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/img/xyoOS-Icon-White.svg +0 -0
  541. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/index.ts +0 -0
  542. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/stories/DefaultData.tsx +0 -0
  543. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/stories/Drawer.stories.tsx +0 -0
  544. /package/src/modules/Dapp/modules/Window/{menu → components/menu}/stories/default.manifest.json +0 -0
  545. /package/src/{hooks/useDetectCustomer.tsx → modules/Dapp/modules/Window/hooks/lib/detectCustomer.ts} +0 -0
  546. /package/src/{hooks/useDebugClick.tsx → modules/Dapp/modules/Window/hooks/useDebugClick.ts} +0 -0
  547. /package/src/{hooks/bios → modules/bios/hooks}/index.ts +0 -0
  548. /package/src/{hooks/bios → modules/bios/hooks}/useBios.ts +0 -0
  549. /package/src/{hooks/bios → modules/bios/hooks}/useKernel.ts +0 -0
  550. /package/src/{dapps/shared → modules/dapps}/accounts/components/AccountCard.tsx +0 -0
  551. /package/src/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/GenericAnimations/ShiftAnimation.tsx +0 -0
  552. /package/src/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPoint.tsx +0 -0
  553. /package/src/{dapps/shared → modules/dapps}/accounts/components/AnimatedComponents/index.ts +0 -0
  554. /package/src/{dapps/shared → modules/dapps}/accounts/components/InputFields/CoinbaseEmail.tsx +0 -0
  555. /package/src/{dapps/shared → modules/dapps}/accounts/components/InputFields/PrimaryCryptowallet.tsx +0 -0
  556. /package/src/{dapps/shared → modules/dapps}/accounts/components/InputFields/SecondaryCryptowallet.tsx +0 -0
  557. /package/src/{hooks → modules/dapps/accounts/hooks}/useAccountArchivist.ts +0 -0
  558. /package/src/{dapps/shared → modules/dapps}/accounts/icon/Icon.tsx +0 -0
  559. /package/src/{dapps/shared → modules/dapps}/accounts/icon/custom-accounts-icon.svg +0 -0
  560. /package/src/{dapps/shared → modules/dapps}/accounts/models/CreditCardInput.ts +0 -0
  561. /package/src/{dapps/shared → modules/dapps}/index.ts +0 -0
  562. /package/src/{dapps/shared → modules/dapps}/name-service/DomainIcon.tsx +0 -0
  563. /package/src/{dapps/shared → modules/dapps}/table/NextIteratorFlexbox.tsx +0 -0
  564. /package/src/{dapps/shared → modules/dapps}/table/head/Schema.ts +0 -0
  565. /package/src/{dapps/shared → modules/dapps}/table/head/components/StyledTableRowHeader.tsx +0 -0
  566. /package/src/{hooks/intent/useClearIntents.tsx → modules/intent/useClearIntents.ts} +0 -0
  567. /package/src/{hooks/intent/useDappIntentListener.tsx → modules/intent/useDappIntentListener.ts} +0 -0
  568. /package/src/{hooks/intent/useNavigateIntent.tsx → modules/intent/useNavigateIntent.ts} +0 -0
  569. /package/src/{hooks/intent/useSendDappIntent.tsx → modules/intent/useSendDappIntent.ts} +0 -0
  570. /package/src/{hooks/usePhraseFile.tsx → modules/os/hooks/usePhraseFile.ts} +0 -0
  571. /package/src/{hooks → modules/os/hooks}/useTabs.ts +0 -0
  572. /package/src/{hooks/useCleanup.tsx → modules/resource/useCleanup.ts} +0 -0
  573. /package/src/{hooks/useSyncExternalPayloadStore.tsx → modules/resource/useSyncExternalPayloadStore.ts} +0 -0
  574. /package/src/{components/Widgets → modules/widgets}/StackOfWidgets.tsx +0 -0
  575. /package/src/{components/Widgets → modules/widgets}/Types/BarGraph/StyledLinearProgress.tsx +0 -0
  576. /package/src/{components/Widgets → modules/widgets}/Types/DataColumns/TwoColFourStat.tsx +0 -0
  577. /package/src/{components/Widgets → modules/widgets}/Types/DataColumns/TwoColTwoStat.tsx +0 -0
  578. /package/src/{components/Widgets → modules/widgets}/Types/Stat/Insight.ts +0 -0
  579. /package/src/{components/Widgets → modules/widgets}/Types/Stat/Subtitle.tsx +0 -0
  580. /package/src/{components/Widgets → modules/widgets}/Types/Stat/Unit.tsx +0 -0
  581. /package/src/{components/Widgets → modules/widgets}/Types/Stat/Value.tsx +0 -0
  582. /package/src/{components/Widgets → modules/widgets}/Types/Tables/BooleanTable.tsx +0 -0
  583. /package/src/{components/Widgets → modules/widgets}/Types/index.ts +0 -0
  584. /package/src/{components/Widgets → modules/widgets}/WidgetCard.tsx +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NameServiceRegistrationHooks.d.ts","sourceRoot":"","sources":["../../../../src/modules/access-requests/NameServiceRegistrationHooks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAExD,OAAO,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAA;AAElE,OAAO,EACL,aAAa,EACd,MAAM,sBAAsB,CAAA;AAE7B,eAAO,MAAM,wCAAwC,GAAI,UAAU,WAAW,GAAG,IAAI,EAAE,aAAa,MAAM,2HAYzG,CAAA;AAED,eAAO,MAAM,6CAA6C,GAAI,WAAW,wBAAwB;;;CAOhG,CAAA;AAED,eAAO,MAAM,4BAA4B,6DAGxC,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './NameServiceRegistrationHooks.ts';
2
+ export * from './useBuildDappAccessRequestResource.ts';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/access-requests/index.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAA;AACjD,cAAc,wCAAwC,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import type { XyOsContext } from '@xyo-network/os-model';
2
2
  import type { DappAccessRequestViews } from '@xyo-network/os-runtime';
3
3
  import { DappAccessRequestResource } from '@xyo-network/os-runtime';
4
- import { ResourceHooks } from '../ResourceHooks.ts';
4
+ import { ResourceHooks } from '../resource/index.ts';
5
5
  export declare const useBuildDappAccessRequestResource: (context?: XyOsContext | null) => [DappAccessRequestResource | undefined, Error | undefined, import("@xylabs/react-promise").UsePromiseState | undefined];
6
6
  export declare const useDappAccessRequestResourceViews: (resource?: DappAccessRequestResource) => {
7
7
  accessRequests: import("@xyo-network/os-model").DappAccessRequest[] | undefined;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useBuildDappAccessRequestResource.d.ts","sourceRoot":"","sources":["../../../../src/modules/access-requests/useBuildDappAccessRequestResource.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,yBAAyB,CAAA;AACrE,OAAO,EAAE,yBAAyB,EAAE,MAAM,yBAAyB,CAAA;AAEnE,OAAO,EACL,aAAa,EACd,MAAM,sBAAsB,CAAA;AAE7B,eAAO,MAAM,iCAAiC,GAAI,UAAU,WAAW,GAAG,IAAI,4HAY7E,CAAA;AAED,eAAO,MAAM,iCAAiC,GAAI,WAAW,yBAAyB;;;;CASrF,CAAA;AAED,eAAO,MAAM,8BAA8B,kEAG1C,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/bios/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAA;AAC5B,cAAc,gBAAgB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useBios.d.ts","sourceRoot":"","sources":["../../../../../src/modules/bios/hooks/useBios.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAA;AAKpE,eAAO,MAAM,OAAO,yCAiBnB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useKernel.d.ts","sourceRoot":"","sources":["../../../../../src/modules/bios/hooks/useKernel.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAA;AACjF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAA;AAO/E,eAAO,MAAM,SAAS,GAAI,SAAS,oBAAoB,EAAE,QAAQ,gBAAgB,+BAyBhF,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './hooks/index.ts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/bios/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AccountCard.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/components/AccountCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAK9C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACtC,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,mBAAmB;IAC3B,SAAS,CAAC,EAAE,SAAS,CAAA;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;CACd;AAED,UAAU,gBAAiB,SAAQ,SAAS;IAC1C,KAAK,EAAE,KAAK,CAAC,mBAAmB,CAAC,CAAA;CAClC;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAwClD,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShiftAnimation.d.ts","sourceRoot":"","sources":["../../../../../../../../src/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/ShiftAnimation.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACzD,OAAO,KAA8B,MAAM,OAAO,CAAA;AAElD,MAAM,WAAW,mBAAoB,SAAQ,YAAY;IACvD,kBAAkB,EAAE,SAAS,CAAA;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB;AAED,KAAK,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,OAAO,CAAA;AAsErE,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAkCxD,CAAA"}
@@ -0,0 +1,2 @@
1
+ export { ShiftAnimation } from './ShiftAnimation.tsx';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TwoToneBulletPoint.d.ts","sourceRoot":"","sources":["../../../../../../../../src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPoint.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAA;AAI7C,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,QAAQ,CAgBjD,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TwoToneBulletPointList.d.ts","sourceRoot":"","sources":["../../../../../../../../src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPointList.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACtC,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,MAAM,WAAW,2BAA2B;IAC1C,IAAI,EAAE,SAAS,EAAE,CAAA;CAClB;AAED,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CAcxE,CAAA"}
@@ -0,0 +1,3 @@
1
+ export { TwoToneBulletPoint } from './TwoToneBulletPoint.tsx';
2
+ export { TwoToneBulletPointList } from './TwoToneBulletPointList.tsx';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAA;AAC7D,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/accounts/components/AnimatedComponents/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAA;AAC5C,cAAc,2BAA2B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CoinbaseEmail.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/accounts/components/InputFields/CoinbaseEmail.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAA;AAI3D,OAAO,KAAmB,MAAM,OAAO,CAAA;AAEvC,MAAM,WAAW,uBAAwB,SAAQ,sBAAsB;IACrE,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CA8BhE,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PrimaryCryptowallet.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/accounts/components/InputFields/PrimaryCryptowallet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAA;AAI3D,OAAO,KAAmB,MAAM,OAAO,CAAA;AAEvC,MAAM,WAAW,6BAA8B,SAAQ,sBAAsB;IAC3E,2BAA2B,CAAC,EAAE,MAAM,CAAA;CACrC;AAED,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CA+B5E,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecondaryCryptowallet.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/accounts/components/InputFields/SecondaryCryptowallet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,eAAe,CAAA;AAI3D,OAAO,KAAmB,MAAM,OAAO,CAAA;AAEvC,MAAM,WAAW,+BAAgC,SAAQ,sBAAsB;IAC7E,6BAA6B,CAAC,EAAE,MAAM,CAAA;CACvC;AAED,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAAE,CAAC,+BAA+B,CA+BhF,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './CoinbaseEmail.tsx';
2
+ export * from './PrimaryCryptowallet.tsx';
3
+ export * from './SecondaryCryptowallet.tsx';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/accounts/components/InputFields/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,2BAA2B,CAAA;AACzC,cAAc,6BAA6B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PaymentMethods.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/components/PaymentMethods.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AAEzD,OAAO,KAAK,MAAM,OAAO,CAAA;AAQzB,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAuCjD,CAAA"}
@@ -1,4 +1,4 @@
1
1
  export * from './AnimatedComponents/index.ts';
2
2
  export * from './InputFields/index.ts';
3
- export * from './PaymentMethods.js';
3
+ export * from './PaymentMethods.tsx';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAA;AAC7C,cAAc,wBAAwB,CAAA;AACtC,cAAc,sBAAsB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './useAccountArchivist.ts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useAccountArchivist.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/hooks/useAccountArchivist.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB;;;;;;;;;;yNAE/B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/icon/Icon.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY;;CA4CxB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './Icon.tsx';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/icon/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
@@ -1,3 +1,4 @@
1
1
  export * from './components/index.ts';
2
+ export * from './hooks/index.ts';
2
3
  export * from './models/index.ts';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/dapps/accounts/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA;AACrC,cAAc,kBAAkB,CAAA;AAChC,cAAc,mBAAmB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreditCardInput.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/models/CreditCardInput.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAGzD,eAAO,MAAM,qBAAqB,EAAG,+BAAwC,CAAA;AAC7E,MAAM,MAAM,qBAAqB,GAAG,OAAO,qBAAqB,CAAA;AAEhE,MAAM,MAAM,qBAAqB,GAAG;IAClC,UAAU,EAAE,MAAM,CAAA;IAClB,GAAG,EAAE,MAAM,CAAA;IACX,YAAY,EAAE,MAAM,CAAA;IACpB,UAAU,EAAE,MAAM,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;IACjB,QAAQ,EAAE,MAAM,CAAA;IAChB,SAAS,EAAE,MAAM,CAAA;IACjB,GAAG,EAAE,MAAM,CAAA;CACZ,CAAA;AAED,MAAM,MAAM,eAAe,GAAG,OAAO,CAAC,qBAAqB,EAAE,qBAAqB,CAAC,CAAA;AAEnF,eAAO,MAAM,iBAAiB,8CAAgE,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './CreditCardInput.ts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/accounts/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/dapps/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DomainIcon.d.ts","sourceRoot":"","sources":["../../../../../src/modules/dapps/name-service/DomainIcon.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa;;CAOzB,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './DomainIcon.tsx';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/dapps/name-service/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NextIteratorFlexbox.d.ts","sourceRoot":"","sources":["../../../../../src/modules/dapps/table/NextIteratorFlexbox.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AAEzD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oCAAoC,CAAA;AACpF,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,wBAAyB,SAAQ,YAAY;IAC5D,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,IAAI,EAAE,CAAC,KAAK,EAAE,0BAA0B,CAAC,OAAO,CAAC,KAAK,OAAO,CAAC,IAAI,CAAC,CAAA;CACpE;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAmBlE,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import type { Payload } from '@xyo-network/payload-model';
2
2
  import type { TableHeadCell as TableHeadCellFields } from '@xyo-network/react-table';
3
- import { TableHeadCellSchema } from './Schema.js';
3
+ import { TableHeadCellSchema } from './Schema.ts';
4
4
  export type TableHeadCell = Payload<TableHeadCellFields & {
5
5
  tooltip?: string;
6
6
  }, TableHeadCellSchema>;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Payload.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/table/head/Payload.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAA;AAEzD,OAAO,KAAK,EAAE,aAAa,IAAI,mBAAmB,EAAE,MAAM,0BAA0B,CAAA;AAEpF,OAAO,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;AAEjD,MAAM,MAAM,aAAa,GAAG,OAAO,CAAC,mBAAmB,GAAG;IACxD,OAAO,CAAC,EAAE,MAAM,CAAA;CACjB,EAAE,mBAAmB,CAAC,CAAA;AAEvB,eAAO,MAAM,eAAe,4CAA4D,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Schema.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/table/head/Schema.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,EAAG,6BAAsC,CAAA;AACzE,MAAM,MAAM,mBAAmB,GAAG,OAAO,mBAAmB,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import type { TableHeadProps } from '@mui/material';
2
2
  import React from 'react';
3
- import type { TableHeadCell } from '../Payload.js';
3
+ import type { TableHeadCell } from '../Payload.ts';
4
4
  interface TableHeadExProps extends TableHeadProps {
5
5
  payloads: TableHeadCell[];
6
6
  }
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Head.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/table/head/components/Head.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,eAAe,CAAA;AAInD,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAGlD,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,QAAQ,EAAE,aAAa,EAAE,CAAA;CAC1B;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA+BlD,CAAA"}
@@ -1,2 +1,2 @@
1
- export declare const StyledTableRowHeader: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").TableRowOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "classes" | "className" | "style" | "children" | "sx" | "selected" | "hover">, "classes" | "className" | "style" | "children" | "sx" | "slot" | "title" | "ref" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "id" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
1
+ export declare const StyledTableRowHeader: import("@emotion/styled").StyledComponent<Pick<import("@mui/material").TableRowOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "classes" | "className" | "style" | "children" | "sx" | "selected" | "hover">, "security" | "ref" | "resource" | "id" | "classes" | "className" | "style" | "children" | "sx" | "slot" | "title" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "unselectable" | "popover" | "popoverTargetAction" | "popoverTarget" | "inert" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onResize" | "onResizeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onScrollEnd" | "onScrollEndCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onToggle" | "onBeforeToggle" | "onTransitionCancel" | "onTransitionCancelCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "onTransitionRun" | "onTransitionRunCapture" | "onTransitionStart" | "onTransitionStartCapture" | "selected" | "hover"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
2
2
  //# sourceMappingURL=StyledTableRowHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledTableRowHeader.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/table/head/components/StyledTableRowHeader.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,o6KAGkE,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './Head.tsx';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/table/head/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './useVisibleColumns.tsx';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/table/head/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA"}
@@ -1,3 +1,3 @@
1
- import type { TableHeadCell } from '../Payload.js';
1
+ import type { TableHeadCell } from '../Payload.ts';
2
2
  export declare const useVisibleColumns: (tableHeadCells: TableHeadCell[]) => [TableHeadCell[], boolean];
3
3
  //# sourceMappingURL=useVisibleColumns.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useVisibleColumns.d.ts","sourceRoot":"","sources":["../../../../../../../src/modules/dapps/table/head/hooks/useVisibleColumns.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAA;AAElD,eAAO,MAAM,iBAAiB,GAAI,gBAAgB,aAAa,EAAE,KAAG,CAAC,aAAa,EAAE,EAAE,OAAO,CAQ5F,CAAA"}
@@ -0,0 +1,5 @@
1
+ export * from './components/index.ts';
2
+ export * from './hooks/index.ts';
3
+ export * from './Payload.ts';
4
+ export * from './Schema.ts';
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/dapps/table/head/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA;AACrC,cAAc,kBAAkB,CAAA;AAChC,cAAc,cAAc,CAAA;AAC5B,cAAc,aAAa,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './head/index.ts';
2
+ export * from './NextIteratorFlexbox.tsx';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/dapps/table/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,2BAA2B,CAAA"}
@@ -1,5 +1,13 @@
1
+ export * from './access-requests/index.ts';
2
+ export * from './bios/index.ts';
1
3
  export * from './Dapp/index.ts';
4
+ export * from './dapps/index.ts';
5
+ export * from './intent/index.ts';
2
6
  export * from './LoadingOsLogo/index.ts';
3
7
  export * from './network/index.ts';
8
+ export * from './os/index.ts';
9
+ export * from './resource/index.ts';
10
+ export * from './stack/index.ts';
11
+ export * from './widgets/index.ts';
4
12
  export * from './XyOsUi/index.ts';
5
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAA;AAC/B,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/modules/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAA;AAC1C,cAAc,iBAAiB,CAAA;AAC/B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,kBAAkB,CAAA;AAChC,cAAc,mBAAmB,CAAA;AACjC,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;AACnC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import type { XyOsContext } from '@xyo-network/os-model';
2
2
  import type { DappIntentViews } from '@xyo-network/os-runtime';
3
3
  import { DappIntentResource } from '@xyo-network/os-runtime';
4
- import { ResourceHooks } from './ResourceHooks.ts';
4
+ import { ResourceHooks } from '../resource/index.ts';
5
5
  export declare const useBuildIntentResource: (context?: XyOsContext | null) => [DappIntentResource | undefined, Error | undefined, import("@xylabs/react-promise").UsePromiseState | undefined];
6
6
  export declare const useIntentResourceViews: (resource?: DappIntentResource) => {
7
7
  allDappIntents: import("@xyo-network/os-model").DappIntent[] | undefined;
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DappIntentResourceHooks.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/DappIntentResourceHooks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAA;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAA;AAE5D,OAAO,EACL,aAAa,EACd,MAAM,sBAAsB,CAAA;AAE7B,eAAO,MAAM,sBAAsB,GAAI,UAAU,WAAW,GAAG,IAAI,qHAYlE,CAAA;AAED,eAAO,MAAM,sBAAsB,GAAI,WAAW,kBAAkB;;;;CASnE,CAAA;AAED,eAAO,MAAM,uBAAuB,oDAAyG,CAAA"}
@@ -0,0 +1,8 @@
1
+ export * from './DappIntentResourceHooks.ts';
2
+ export * from './useClearIntents.ts';
3
+ export * from './useDappIntentCaller.ts';
4
+ export * from './useDappIntentListener.ts';
5
+ export * from './useDappIntentListener2.ts';
6
+ export * from './useNavigateIntent.ts';
7
+ export * from './useSendDappIntent.ts';
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAA;AAC5C,cAAc,sBAAsB,CAAA;AACpC,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,6BAA6B,CAAA;AAC3C,cAAc,wBAAwB,CAAA;AACtC,cAAc,wBAAwB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useClearIntents.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/useClearIntents.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,eAAe,YAU3B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappIntentCaller.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/useDappIntentCaller.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAA;AAK1D,eAAO,MAAM,mBAAmB,GAAI,cAAc,WAAW,GAAG,IAAI,iCASnE,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappIntentListener.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/useDappIntentListener.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAA;AACvD,OAAO,EAEL,eAAe,EAChB,MAAM,uBAAuB,CAAA;AAI9B,qHAAqH;AACrH,eAAO,MAAM,qBAAqB,GAAI,WAAW,MAAM,GAAG,IAAI,EAAE,qBAA4B;;;CAyC3F,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappIntentListener2.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/useDappIntentListener2.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAY,MAAM,uBAAuB,CAAA;AAKjE;;;;;GAKG;AAEH,qHAAqH;AACrH,4GAA4G;AAC5G,eAAO,MAAM,sBAAsB,GAAI,WAAW,MAAM,GAAG,IAAI,EAAE,qBAA4B,oBAiC5F,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useNavigateIntent.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/useNavigateIntent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAA;AAMvD,MAAM,MAAM,uBAAuB,GAAG;IAEpC,YAAY,CAAC,EAAE,OAAO,CAAA;CACvB,CAAA;AAID,0CAA0C;AAC1C,eAAO,MAAM,iBAAiB,qBAKb,UAAU,qBAAoB,uBAAuB,SA+BrE,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useSendDappIntent.d.ts","sourceRoot":"","sources":["../../../../src/modules/intent/useSendDappIntent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAA;AAIvD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAA;AAGrE,yFAAyF;AACzF,eAAO,MAAM,iBAAiB,sBAKP,UAAU,YAAW,uBAAuB,0BAwBlE,CAAA"}
@@ -1,4 +1,4 @@
1
- import type { StackReady } from '../../../../hooks/index.ts';
1
+ import type { StackReady } from '../../../../interfaces/index.ts';
2
2
  import type { NetworkState } from './NetworkState.ts';
3
3
  export declare const createNetworkState: (stackReady?: StackReady) => NetworkState;
4
4
  //# sourceMappingURL=createNetworkState.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"createNetworkState.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/network/hooks/lib/createNetworkState.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAA;AAC5D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAMrD,eAAO,MAAM,kBAAkB,GAAI,aAAa,UAAU,iBAUzD,CAAA"}
1
+ {"version":3,"file":"createNetworkState.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/network/hooks/lib/createNetworkState.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iCAAiC,CAAA;AACjE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAA;AAMrD,eAAO,MAAM,kBAAkB,GAAI,aAAa,UAAU,iBAUzD,CAAA"}
@@ -0,0 +1,9 @@
1
+ export * from './useDappContextCreator.ts';
2
+ export * from './useDappRegistrationResults.ts';
3
+ export * from './useDappRegistry.ts';
4
+ export * from './useDappSeedPhraseRepository.ts';
5
+ export * from './useOsSettingsCaller.ts';
6
+ export * from './usePhraseFile.ts';
7
+ export * from './useTabs.ts';
8
+ export * from './useWidgetDapps.ts';
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAA;AAC1C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,sBAAsB,CAAA;AACpC,cAAc,kCAAkC,CAAA;AAChD,cAAc,0BAA0B,CAAA;AACxC,cAAc,oBAAoB,CAAA;AAClC,cAAc,cAAc,CAAA;AAC5B,cAAc,qBAAqB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappContextCreator.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useDappContextCreator.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,UAAU,EAAE,cAAc,EAAE,iBAAiB,EAC9C,MAAM,uBAAuB,CAAA;AAS9B;;;;GAIG;AACH,eAAO,MAAM,qBAAqB,GAChC,YAAY,MAAM,GAAG,SAAS,EAC9B,YAAY,MAAM,GAAG,SAAS,EAC9B,OAAO,cAAc,EACrB,gBAAgB,UAAU,EAC1B,eAAe,MAAM,EAAE,EACvB,uBAAqB,KACpB,iBAAiB,GAAG;IACrB,eAAe,CAAC,EAAE,KAAK,CAAA;CAgExB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappRegistrationResults.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useDappRegistrationResults.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,uBAAuB,EAAmC,MAAM,uBAAuB,CAAA;AAMrG,eAAO,MAAM,0BAA0B,gMAuBtC,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappRegistry.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useDappRegistry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,yBAAyB,CAAA;AAOtD,eAAO,MAAM,eAAe,GAAI,cAAc,MAAM,EAAE,6BAWrD,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDappSeedPhraseRepository.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useDappSeedPhraseRepository.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,yBAAyB,CAAA;AAOlE,eAAO,MAAM,2BAA2B,GAAI,cAAc,MAAM,EAAE,6BAWjE,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useOsSettingsCaller.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useOsSettingsCaller.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,EAAE,gBAAgB,EAAwB,MAAM,yBAAyB,CAAA;AAMhF,eAAO,MAAM,mBAAmB,GAAI,UAAU,WAAW,GAAG,IAAI,iCAU/D,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usePhraseFile.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/usePhraseFile.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,aAAa,GAAI,SAAS,MAAM;;;;;CA4B5C,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useTabs.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useTabs.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAA;AAGrC,eAAO,MAAM,OAAO,QAAO,CAAC,MAAM,EAAE,QAAQ,CAAC,MAAM,CAAC,CAUnD,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useWidgetDapps.d.ts","sourceRoot":"","sources":["../../../../../src/modules/os/hooks/useWidgetDapps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAE5D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAC7D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAA;AACzE,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAKhC,KAAK,aAAa,GAAG,CAAC,CAAC,GAAG,CAAC,OAAO,GAAG,SAAS,CAAC,EAAE,GAAG,SAAS,EAAE,CAAC,KAAK,GAAG,SAAS,CAAC,EAAE,CAAC,GAAG,SAAS,CAAA;AAEjG,eAAO,MAAM,cAAc,GACzB,kBAAkB,sBAAsB,EAAE,EAC1C,mBAAmB,gBAAgB,KAClC,CAAC,aAAa,EAAE,KAAK,GAAG,SAAS,EAAE,eAAe,GAAG,SAAS,CAQhE,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './hooks/index.ts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/os/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ResourceHooks.d.ts","sourceRoot":"","sources":["../../../../src/modules/resource/ResourceHooks.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAC5D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAA;AAI5D,qBAAa,aAAa,CAAC,KAAK,SAAS,MAAM,EAAE,CAAC,SAAS,aAAa,CAAC,KAAK,CAAC;IAE3E,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,UAAU;gBADV,aAAa,EAAE,CAAC,OAAO,CAAC,EAAE,WAAW,GAAG,IAAI,EAAE,UAAU,CAAC,EAAE,MAAM,KAAK,CAAC,CAAC,GAAG,SAAS,EAAE,KAAK,GAAG,SAAS,EAAE,eAAe,GAAG,SAAS,CAAC,EACrI,UAAU,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC,KAAK;SAAG,CAAC,IAAI,KAAK,GAAG,UAAU,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,SAAS;KAAE,GAAG,CAAC,SAAS,GAAG,MAAM,CAAC,UAAU,EAAE,CAAC,GAAG,SAAS,CAAC,CAAC;IAGjJ,wBAAwB,GAAI,UAAU,WAAW,GAAG,IAAI,EAAE,aAAa,MAAM,QAHlC,CAAC;;;MAY3C;IAED,gCAAgC,GAAI,aAAa,MAAM,qEAGtD;IAED,gCAAgC,GAAI,aAAa,MAAM,QAnBZ,CAAC;;;MA4B3C;CACF"}
@@ -0,0 +1,4 @@
1
+ export * from './ResourceHooks.ts';
2
+ export * from './useCleanup.ts';
3
+ export * from './useSyncExternalPayloadStore.ts';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/resource/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA;AAClC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,kCAAkC,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCleanup.d.ts","sourceRoot":"","sources":["../../../../src/modules/resource/useCleanup.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAA;AAG5D,eAAO,MAAM,kBAAkB,GAAI,WAAW,aAAa,SAM1D,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useSyncExternalPayloadStore.d.ts","sourceRoot":"","sources":["../../../../src/modules/resource/useSyncExternalPayloadStore.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAA;AAG5D;;GAEG;AACH,eAAO,MAAM,2BAA2B,GAAI,CAAC,SAAS,aAAa,GAAG,aAAa,EAAE,QAAQ,SAAS,MAAM,GAAG,MAAM,EACnH,UAAU,QAAQ,EAClB,aAAa,CAAC,iDA4Bf,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './useStackReady.ts';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/stack/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAA"}
@@ -0,0 +1,4 @@
1
+ import type { XyOsContext } from '@xyo-network/os-model';
2
+ import type { StackReady } from '../../interfaces/index.ts';
3
+ export declare const useStackReady: (stackReadyEvent: string, stackName: string, context?: XyOsContext | null) => StackReady;
4
+ //# sourceMappingURL=useStackReady.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useStackReady.d.ts","sourceRoot":"","sources":["../../../../src/modules/stack/useStackReady.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAmC,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAIzF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAA;AAG3D,eAAO,MAAM,aAAa,GAAI,iBAAiB,MAAM,EAAE,WAAW,MAAM,EAAE,UAAU,WAAW,GAAG,IAAI,eAuCrG,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StackOfWidgets.d.ts","sourceRoot":"","sources":["../../../../src/modules/widgets/StackOfWidgets.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAgIvC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAelC,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HorizontalBarGraph.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/BarGraph/HorizontalBarGraph.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AAEzD,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,MAAM,WAAW,2BAA2B;IAC1C,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,EAAE,MAAM,CAAA;CACd;AAED,MAAM,WAAW,uBAAwB,SAAQ,YAAY;IAC3D,KAAK,CAAC,EAAE,2BAA2B,EAAE,CAAA;CACtC;AAYD,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAgChE,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StyledLinearProgress.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/BarGraph/StyledLinearProgress.tsx"],"names":[],"mappings":"AAIA,eAAO,MAAM,oBAAoB,qOAQ9B,CAAA"}
@@ -0,0 +1,3 @@
1
+ export * from './HorizontalBarGraph.tsx';
2
+ export * from './StyledLinearProgress.tsx';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/BarGraph/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAA;AACxC,cAAc,4BAA4B,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TwoColFourStat.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/DataColumns/TwoColFourStat.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AAEzD,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACtD,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAA;CACd;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAqBtD,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TwoColTwoStat.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/DataColumns/TwoColTwoStat.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AAEzD,OAAO,KAAoB,MAAM,OAAO,CAAA;AAExC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AAExD,MAAM,WAAW,kBAAmB,SAAQ,YAAY;IACtD,KAAK,EAAE,gBAAgB,EAAE,CAAA;CAC1B;AAUD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAoBtD,CAAA"}
@@ -0,0 +1,2 @@
1
+ export * from './TwoColTwoStat.tsx';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/DataColumns/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BarGraph.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/Examples/BarGraph.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAIzC,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BooleanTable.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/Examples/BooleanTable.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,yBAAyB,EAAE,KAAK,CAAC,EAqB7C,CAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TwoColTwoStat.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/Examples/TwoColTwoStat.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAqB9C,CAAA"}
@@ -0,0 +1,4 @@
1
+ export * from './BarGraph.tsx';
2
+ export * from './BooleanTable.tsx';
3
+ export * from './TwoColTwoStat.tsx';
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/modules/widgets/Types/Examples/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAA;AAC9B,cAAc,oBAAoB,CAAA;AAClC,cAAc,qBAAqB,CAAA"}