@xyo-network/os-react-runtime 7.2.1 → 7.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/helpers/BridgeActivityHelper.d.ts +1 -1
- package/dist/browser/helpers/BrowserLocator.d.ts +1 -1
- package/dist/browser/helpers/BrowserLocator.d.ts.map +1 -1
- package/dist/browser/helpers/widget/Caller.d.ts.map +1 -1
- package/dist/browser/img/backgrounds/index.d.ts +18 -18
- package/dist/browser/img/backgrounds/index.d.ts.map +1 -1
- package/dist/browser/index.mjs +210 -180
- package/dist/browser/index.mjs.map +1 -1
- package/dist/browser/modules/Dapp/Alert/RenderErrorWithSupportLink.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/Button/StyledDappIconBuilder.d.ts +1 -1
- package/dist/browser/modules/Dapp/Button/lib/decomposeProps.d.ts +9 -1098
- package/dist/browser/modules/Dapp/Button/lib/decomposeProps.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/Page/DappPathSwitcher.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/LoadingFlexbox.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/components/DefaultComingSoon/DefaultComingSoon.d.ts +1 -1
- package/dist/browser/modules/Dapp/modules/Window/components/DefaultComingSoon/DefaultComingSoon.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/components/menu/BottomNavigation.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/components/menu/Drawer.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/components/menu/StyledListItems.d.ts +1 -1
- package/dist/browser/modules/Dapp/modules/Window/components/menu/img/index.d.ts +2 -2
- package/dist/browser/modules/Dapp/modules/Window/components/menu/img/index.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/hooks/menu/useDappMenu.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/Window/hooks/menu/useDappMenuCaller.d.ts +2 -2
- package/dist/browser/modules/Dapp/modules/Window/hooks/menu/useDappMenuCaller.d.ts.map +1 -1
- package/dist/browser/modules/Dapp/modules/access-interface/components/Dialog.d.ts.map +1 -1
- package/dist/browser/modules/LoadingOsLogo/img/index.d.ts +1 -1
- package/dist/browser/modules/LoadingOsLogo/img/index.d.ts.map +1 -1
- package/dist/browser/modules/XyOsUi/lib/XyOsUi.d.ts.map +1 -1
- package/dist/browser/modules/bios/hooks/useKernel.d.ts +1 -1
- package/dist/browser/modules/bios/hooks/useKernel.d.ts.map +1 -1
- package/dist/browser/modules/dapps/accounts/components/AccountCard.d.ts +1 -1
- package/dist/browser/modules/dapps/accounts/components/AccountCard.d.ts.map +1 -1
- package/dist/browser/modules/dapps/accounts/models/CreditCardInput.d.ts +2 -2
- package/dist/browser/modules/dapps/accounts/models/CreditCardInput.d.ts.map +1 -1
- package/dist/browser/modules/dapps/table/head/components/StyledTableRowHeader.d.ts +1 -1
- package/dist/browser/modules/intent/useDappIntentListener2.d.ts.map +1 -1
- package/dist/browser/modules/intent/useNavigateIntent.d.ts +2 -2
- package/dist/browser/modules/intent/useNavigateIntent.d.ts.map +1 -1
- package/dist/browser/modules/network/components/LoadingIndicator.d.ts.map +1 -1
- package/dist/browser/modules/os/hooks/useDappRegistrationResults.d.ts.map +1 -1
- package/dist/browser/modules/os/hooks/useDappRegistry.d.ts.map +1 -1
- package/dist/browser/modules/os/hooks/useDappSeedPhraseRepository.d.ts +1 -1
- package/dist/browser/modules/os/hooks/useDappSeedPhraseRepository.d.ts.map +1 -1
- package/dist/browser/modules/resource/ResourceHooks.d.ts.map +1 -1
- package/dist/browser/modules/resource/useSyncExternalPayloadStore.d.ts.map +1 -1
- package/dist/browser/modules/stack/useStackReady.d.ts.map +1 -1
- package/dist/browser/modules/widgets/Types/Stat/Subtitle.d.ts +1 -1
- package/dist/browser/modules/widgets/Types/Stat/Unit.d.ts +1 -1
- package/dist/browser/modules/widgets/Types/Stat/Value.d.ts +1 -1
- package/dist/browser/modules/widgets/Types/Tables/BooleanTable.d.ts +4 -4
- package/package.json +304 -69
- package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/DefaultData.d.ts +0 -10
- package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/DefaultData.d.ts.map +0 -1
- package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/Drawer.stories.d.ts +0 -6
- package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/Drawer.stories.d.ts.map +0 -1
- package/src/helpers/BridgeActivityHelper.ts +0 -39
- package/src/helpers/BrowserLocator.ts +0 -19
- package/src/helpers/NodePalettes.ts +0 -84
- package/src/helpers/index.ts +0 -5
- package/src/helpers/monitor/XyOsBrowserMonitor.ts +0 -14
- package/src/helpers/monitor/index.ts +0 -1
- package/src/helpers/widget/Caller.tsx +0 -125
- package/src/helpers/widget/index.ts +0 -1
- package/src/img/backgrounds/candy-dark@3x.webp +0 -0
- package/src/img/backgrounds/candy-light@3x.webp +0 -0
- package/src/img/backgrounds/candyApple-dark@3x.webp +0 -0
- package/src/img/backgrounds/candyApple-light@3x.webp +0 -0
- package/src/img/backgrounds/images.d.ts +0 -5
- package/src/img/backgrounds/index.ts +0 -18
- package/src/img/backgrounds/moss-dark@3x.webp +0 -0
- package/src/img/backgrounds/moss-light@3x.webp +0 -0
- package/src/img/backgrounds/ocean-dark@3x.webp +0 -0
- package/src/img/backgrounds/ocean-light@3x.webp +0 -0
- package/src/img/backgrounds/peachYogurt-dark@3x.webp +0 -0
- package/src/img/backgrounds/peachYogurt-light@3x.webp +0 -0
- package/src/img/backgrounds/sherbet-dark@3x.webp +0 -0
- package/src/img/backgrounds/sherbet-light@3x.webp +0 -0
- package/src/img/backgrounds/spring-dark@3x.webp +0 -0
- package/src/img/backgrounds/spring-light@3x.webp +0 -0
- package/src/img/backgrounds/sunset-dark@3x.webp +0 -0
- package/src/img/backgrounds/sunset-light@3x.webp +0 -0
- package/src/img/backgrounds/xyo-dark@3x.webp +0 -0
- package/src/img/backgrounds/xyo-light@3x.webp +0 -0
- package/src/img/index.ts +0 -1
- package/src/index.ts +0 -5
- package/src/interfaces/StackReady.ts +0 -6
- package/src/interfaces/index.ts +0 -1
- package/src/modules/Dapp/Alert/RenderErrorWithSupportLink.tsx +0 -50
- package/src/modules/Dapp/Alert/index.ts +0 -1
- package/src/modules/Dapp/Button/IconEx.tsx +0 -96
- package/src/modules/Dapp/Button/LaunchFrame.tsx +0 -77
- package/src/modules/Dapp/Button/StyledComponents.tsx +0 -55
- package/src/modules/Dapp/Button/StyledDappIconBuilder.tsx +0 -17
- package/src/modules/Dapp/Button/hooks/index.ts +0 -1
- package/src/modules/Dapp/Button/hooks/useLaunchPoint.tsx +0 -31
- package/src/modules/Dapp/Button/index.ts +0 -4
- package/src/modules/Dapp/Button/lib/decomposeProps.tsx +0 -15
- package/src/modules/Dapp/Button/lib/index.ts +0 -1
- package/src/modules/Dapp/Container.tsx +0 -63
- package/src/modules/Dapp/ContainerFlexbox.tsx +0 -30
- package/src/modules/Dapp/Debug/Dialog.tsx +0 -54
- package/src/modules/Dapp/Debug/index.ts +0 -1
- package/src/modules/Dapp/EnterAnimation.tsx +0 -54
- package/src/modules/Dapp/Page/DappPage.tsx +0 -115
- package/src/modules/Dapp/Page/DappPathSwitcher.tsx +0 -58
- package/src/modules/Dapp/Page/DividerChip.tsx +0 -31
- package/src/modules/Dapp/Page/Row.tsx +0 -69
- package/src/modules/Dapp/Page/index.ts +0 -3
- package/src/modules/Dapp/RenderHtml.tsx +0 -12
- package/src/modules/Dapp/index.ts +0 -8
- package/src/modules/Dapp/lib/DappState.ts +0 -5
- package/src/modules/Dapp/lib/DefaultIconSize.ts +0 -1
- package/src/modules/Dapp/lib/deriveDappState.ts +0 -16
- package/src/modules/Dapp/lib/index.ts +0 -3
- package/src/modules/Dapp/modules/Window/AppBar.tsx +0 -115
- package/src/modules/Dapp/modules/Window/Chrome.tsx +0 -79
- package/src/modules/Dapp/modules/Window/DappWindow.tsx +0 -39
- package/src/modules/Dapp/modules/Window/LoadingFlexbox.tsx +0 -99
- package/src/modules/Dapp/modules/Window/MetaTags.tsx +0 -27
- package/src/modules/Dapp/modules/Window/NodeManifest.tsx +0 -16
- package/src/modules/Dapp/modules/Window/Rendered.tsx +0 -101
- package/src/modules/Dapp/modules/Window/Trail.tsx +0 -33
- package/src/modules/Dapp/modules/Window/components/DefaultComingSoon/DefaultComingSoon.tsx +0 -82
- package/src/modules/Dapp/modules/Window/components/DefaultComingSoon/DeveloperLinkSection.tsx +0 -27
- package/src/modules/Dapp/modules/Window/components/DefaultComingSoon/InstallButtonSection.tsx +0 -34
- package/src/modules/Dapp/modules/Window/components/DefaultComingSoon/SummarySection.tsx +0 -73
- package/src/modules/Dapp/modules/Window/components/DefaultComingSoon/index.ts +0 -1
- package/src/modules/Dapp/modules/Window/components/index.ts +0 -2
- package/src/modules/Dapp/modules/Window/components/menu/BottomMenuArea.tsx +0 -130
- package/src/modules/Dapp/modules/Window/components/menu/BottomNavigation.tsx +0 -66
- package/src/modules/Dapp/modules/Window/components/menu/Drawer.tsx +0 -160
- package/src/modules/Dapp/modules/Window/components/menu/SocialData.tsx +0 -68
- package/src/modules/Dapp/modules/Window/components/menu/StyledListItems.tsx +0 -36
- package/src/modules/Dapp/modules/Window/components/menu/img/index.ts +0 -2
- package/src/modules/Dapp/modules/Window/components/menu/img/xyoOS-Icon-Black.svg +0 -1
- package/src/modules/Dapp/modules/Window/components/menu/img/xyoOS-Icon-White.svg +0 -1
- package/src/modules/Dapp/modules/Window/components/menu/index.ts +0 -3
- package/src/modules/Dapp/modules/Window/components/menu/stories/DefaultData.tsx +0 -118
- package/src/modules/Dapp/modules/Window/components/menu/stories/Drawer.stories.tsx +0 -36
- package/src/modules/Dapp/modules/Window/components/menu/stories/default.manifest.json +0 -20
- package/src/modules/Dapp/modules/Window/hooks/index.ts +0 -8
- package/src/modules/Dapp/modules/Window/hooks/lib/DappPathHelpers.ts +0 -34
- package/src/modules/Dapp/modules/Window/hooks/lib/detectCustomer.ts +0 -21
- package/src/modules/Dapp/modules/Window/hooks/lib/index.ts +0 -2
- package/src/modules/Dapp/modules/Window/hooks/menu/index.ts +0 -5
- package/src/modules/Dapp/modules/Window/hooks/menu/useAddDappMenuItems.ts +0 -25
- package/src/modules/Dapp/modules/Window/hooks/menu/useBuildDappMenuResource.ts +0 -39
- package/src/modules/Dapp/modules/Window/hooks/menu/useDappMenu.ts +0 -71
- package/src/modules/Dapp/modules/Window/hooks/menu/useDappMenuCaller.ts +0 -22
- package/src/modules/Dapp/modules/Window/hooks/menu/useDappMenuDependencies.ts +0 -16
- package/src/modules/Dapp/modules/Window/hooks/route/helpers/RoutingNodes.md +0 -7
- package/src/modules/Dapp/modules/Window/hooks/route/helpers/index.ts +0 -4
- package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappInjectableParamsFromRoute.tsx +0 -55
- package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappIntentRequest.tsx +0 -68
- package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappPathFromRoute.tsx +0 -75
- package/src/modules/Dapp/modules/Window/hooks/route/helpers/useManageDappStateFromRoute.tsx +0 -51
- package/src/modules/Dapp/modules/Window/hooks/route/index.ts +0 -1
- package/src/modules/Dapp/modules/Window/hooks/useDebugClick.ts +0 -61
- package/src/modules/Dapp/modules/Window/hooks/useDecomposeDapp.tsx +0 -21
- package/src/modules/Dapp/modules/Window/hooks/useExposedNode.ts +0 -6
- package/src/modules/Dapp/modules/Window/hooks/useSkipLoadingScreen.tsx +0 -17
- package/src/modules/Dapp/modules/Window/hooks/useSyncOsRegisteredAccessInterfaces.tsx +0 -36
- package/src/modules/Dapp/modules/Window/index.ts +0 -7
- package/src/modules/Dapp/modules/Window/types/DappMenuProperties.ts +0 -9
- package/src/modules/Dapp/modules/Window/types/DappWindowProps.ts +0 -14
- package/src/modules/Dapp/modules/Window/types/index.ts +0 -2
- package/src/modules/Dapp/modules/access-interface/components/Dialog.tsx +0 -132
- package/src/modules/Dapp/modules/access-interface/components/Flexbox.tsx +0 -29
- package/src/modules/Dapp/modules/access-interface/components/index.ts +0 -2
- package/src/modules/Dapp/modules/access-interface/hooks/index.ts +0 -1
- package/src/modules/Dapp/modules/access-interface/hooks/useDialogState.tsx +0 -28
- package/src/modules/Dapp/modules/access-interface/index.ts +0 -2
- package/src/modules/Dapp/modules/index.ts +0 -2
- package/src/modules/Dapp/useDappCaller.ts +0 -16
- package/src/modules/LoadingOsLogo/LoadingOsLogo.tsx +0 -54
- package/src/modules/LoadingOsLogo/img/index.ts +0 -1
- package/src/modules/LoadingOsLogo/img/xyoOS-Icon.svg +0 -1
- package/src/modules/LoadingOsLogo/index.ts +0 -1
- package/src/modules/XyOsUi/contexts/XyOsUiContext.ts +0 -10
- package/src/modules/XyOsUi/contexts/index.ts +0 -1
- package/src/modules/XyOsUi/index.ts +0 -2
- package/src/modules/XyOsUi/lib/XyOsUi.ts +0 -51
- package/src/modules/XyOsUi/lib/index.ts +0 -1
- package/src/modules/access-requests/NameServiceRegistrationHooks.ts +0 -36
- package/src/modules/access-requests/index.ts +0 -2
- package/src/modules/access-requests/useBuildDappAccessRequestResource.ts +0 -38
- package/src/modules/bios/hooks/index.ts +0 -2
- package/src/modules/bios/hooks/useBios.ts +0 -25
- package/src/modules/bios/hooks/useKernel.ts +0 -36
- package/src/modules/bios/index.ts +0 -1
- package/src/modules/dapps/accounts/components/AccountCard.tsx +0 -57
- package/src/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/ShiftAnimation.tsx +0 -116
- package/src/modules/dapps/accounts/components/AnimatedComponents/GenericAnimations/index.ts +0 -1
- package/src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPoint.tsx +0 -23
- package/src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/TwoToneBulletPointList.tsx +0 -24
- package/src/modules/dapps/accounts/components/AnimatedComponents/IconAnimations/index.ts +0 -2
- package/src/modules/dapps/accounts/components/AnimatedComponents/index.ts +0 -2
- package/src/modules/dapps/accounts/components/InputFields/CoinbaseEmail.tsx +0 -41
- package/src/modules/dapps/accounts/components/InputFields/PrimaryCryptowallet.tsx +0 -42
- package/src/modules/dapps/accounts/components/InputFields/SecondaryCryptowallet.tsx +0 -42
- package/src/modules/dapps/accounts/components/InputFields/index.ts +0 -3
- package/src/modules/dapps/accounts/components/PaymentMethods.tsx +0 -51
- package/src/modules/dapps/accounts/components/index.ts +0 -3
- package/src/modules/dapps/accounts/hooks/index.ts +0 -1
- package/src/modules/dapps/accounts/hooks/useAccountArchivist.ts +0 -5
- package/src/modules/dapps/accounts/icon/Icon.tsx +0 -49
- package/src/modules/dapps/accounts/icon/custom-accounts-icon.svg +0 -1
- package/src/modules/dapps/accounts/icon/index.ts +0 -1
- package/src/modules/dapps/accounts/index.ts +0 -3
- package/src/modules/dapps/accounts/models/CreditCardInput.ts +0 -20
- package/src/modules/dapps/accounts/models/index.ts +0 -1
- package/src/modules/dapps/index.ts +0 -3
- package/src/modules/dapps/name-service/DomainIcon.tsx +0 -12
- package/src/modules/dapps/name-service/index.ts +0 -1
- package/src/modules/dapps/table/NextIteratorFlexbox.tsx +0 -33
- package/src/modules/dapps/table/head/Payload.ts +0 -11
- package/src/modules/dapps/table/head/Schema.ts +0 -4
- package/src/modules/dapps/table/head/components/Head.tsx +0 -47
- package/src/modules/dapps/table/head/components/StyledTableRowHeader.tsx +0 -6
- package/src/modules/dapps/table/head/components/index.ts +0 -1
- package/src/modules/dapps/table/head/hooks/index.ts +0 -1
- package/src/modules/dapps/table/head/hooks/useVisibleColumns.tsx +0 -15
- package/src/modules/dapps/table/head/index.ts +0 -4
- package/src/modules/dapps/table/index.ts +0 -2
- package/src/modules/index.ts +0 -12
- package/src/modules/intent/DappIntentResourceHooks.ts +0 -35
- package/src/modules/intent/index.ts +0 -7
- package/src/modules/intent/useClearIntents.ts +0 -14
- package/src/modules/intent/useDappIntentCaller.ts +0 -17
- package/src/modules/intent/useDappIntentListener.ts +0 -53
- package/src/modules/intent/useDappIntentListener2.ts +0 -48
- package/src/modules/intent/useNavigateIntent.ts +0 -51
- package/src/modules/intent/useSendDappIntent.ts +0 -38
- package/src/modules/network/components/LoadingIndicator.tsx +0 -51
- package/src/modules/network/components/NetworkButton.tsx +0 -27
- package/src/modules/network/components/NetworkReady.tsx +0 -31
- package/src/modules/network/components/StyledLoadingIndicator.tsx +0 -49
- package/src/modules/network/components/index.ts +0 -3
- package/src/modules/network/hooks/index.ts +0 -2
- package/src/modules/network/hooks/lib/NetworkState.ts +0 -8
- package/src/modules/network/hooks/lib/createNetworkState.ts +0 -20
- package/src/modules/network/hooks/lib/index.ts +0 -2
- package/src/modules/network/hooks/useOsNetwork.tsx +0 -17
- package/src/modules/network/hooks/useXyoPublicNetwork.tsx +0 -17
- package/src/modules/network/index.ts +0 -2
- package/src/modules/os/hooks/index.ts +0 -8
- package/src/modules/os/hooks/useDappContextCreator.ts +0 -89
- package/src/modules/os/hooks/useDappRegistrationResults.ts +0 -30
- package/src/modules/os/hooks/useDappRegistry.ts +0 -19
- package/src/modules/os/hooks/useDappSeedPhraseRepository.ts +0 -19
- package/src/modules/os/hooks/useOsSettingsCaller.ts +0 -19
- package/src/modules/os/hooks/usePhraseFile.ts +0 -33
- package/src/modules/os/hooks/useTabs.ts +0 -14
- package/src/modules/os/hooks/useWidgetDapps.ts +0 -23
- package/src/modules/os/index.ts +0 -1
- package/src/modules/resource/ResourceHooks.ts +0 -45
- package/src/modules/resource/index.ts +0 -3
- package/src/modules/resource/useCleanup.ts +0 -10
- package/src/modules/resource/useSyncExternalPayloadStore.ts +0 -37
- package/src/modules/stack/index.ts +0 -1
- package/src/modules/stack/useStackReady.ts +0 -48
- package/src/modules/widgets/StackOfWidgets.tsx +0 -149
- package/src/modules/widgets/Types/BarGraph/HorizontalBarGraph.tsx +0 -58
- package/src/modules/widgets/Types/BarGraph/StyledLinearProgress.tsx +0 -12
- package/src/modules/widgets/Types/BarGraph/index.ts +0 -2
- package/src/modules/widgets/Types/DataColumns/TwoColFourStat.tsx +0 -34
- package/src/modules/widgets/Types/DataColumns/TwoColTwoStat.tsx +0 -39
- package/src/modules/widgets/Types/DataColumns/index.ts +0 -1
- package/src/modules/widgets/Types/Examples/BarGraph.tsx +0 -10
- package/src/modules/widgets/Types/Examples/BooleanTable.tsx +0 -27
- package/src/modules/widgets/Types/Examples/TwoColTwoStat.tsx +0 -27
- package/src/modules/widgets/Types/Examples/index.ts +0 -3
- package/src/modules/widgets/Types/Stat/Insight.ts +0 -9
- package/src/modules/widgets/Types/Stat/InsightStatProps.ts +0 -7
- package/src/modules/widgets/Types/Stat/Stat.tsx +0 -41
- package/src/modules/widgets/Types/Stat/Subtitle.tsx +0 -14
- package/src/modules/widgets/Types/Stat/Unit.tsx +0 -13
- package/src/modules/widgets/Types/Stat/Value.tsx +0 -16
- package/src/modules/widgets/Types/Stat/index.ts +0 -3
- package/src/modules/widgets/Types/Tables/BooleanTable.tsx +0 -88
- package/src/modules/widgets/Types/Tables/index.ts +0 -1
- package/src/modules/widgets/Types/index.ts +0 -4
- package/src/modules/widgets/WidgetCard.tsx +0 -111
- package/src/modules/widgets/WidgetCardExamples.tsx +0 -31
- package/src/modules/widgets/index.ts +0 -2
- package/src/settings/Theme/ThemeCssVars.ts +0 -228
- package/src/settings/Theme/ThemeProvider.tsx +0 -20
- package/src/settings/Theme/index.ts +0 -1
- package/src/settings/index.ts +0 -1
- package/src/types/global.d.ts +0 -11
- package/src/types/images.d.ts +0 -4
- package/src/utils/DappInstallTypeFilters.ts +0 -27
- package/src/utils/getApiDomain.ts +0 -14
- package/src/utils/index.ts +0 -3
- package/src/utils/useOnWindowResize.tsx +0 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/os-react-runtime",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.3.1",
|
|
4
4
|
"description": "Primary SDK for using XYO Protocol 2.0",
|
|
5
5
|
"homepage": "https://xyo.network",
|
|
6
6
|
"bugs": {
|
|
@@ -26,86 +26,321 @@
|
|
|
26
26
|
},
|
|
27
27
|
"./package.json": "./package.json"
|
|
28
28
|
},
|
|
29
|
-
"module": "dist/browser/index.mjs",
|
|
30
|
-
"types": "dist/browser/index.d.ts",
|
|
31
29
|
"files": [
|
|
32
30
|
"dist",
|
|
33
|
-
"
|
|
31
|
+
"README.md"
|
|
34
32
|
],
|
|
35
33
|
"dependencies": {
|
|
36
|
-
"@
|
|
37
|
-
"@
|
|
38
|
-
"@
|
|
39
|
-
"@
|
|
40
|
-
"@
|
|
41
|
-
"@
|
|
42
|
-
"@
|
|
43
|
-
"@
|
|
44
|
-
"@xylabs/react-theme": "~7.1.9",
|
|
45
|
-
"@xylabs/sdk-js": "~5.0.64",
|
|
46
|
-
"@xyo-network/archivist-indexeddb": "~5.3.2",
|
|
47
|
-
"@xyo-network/archivist-model": "~5.3.2",
|
|
48
|
-
"@xyo-network/bios-browser": "~7.2.1",
|
|
49
|
-
"@xyo-network/bios-model": "~7.2.1",
|
|
50
|
-
"@xyo-network/diviner-boundwitness-indexeddb": "~5.3.2",
|
|
51
|
-
"@xyo-network/diviner-model": "~5.3.2",
|
|
52
|
-
"@xyo-network/diviner-payload-generic": "~5.3.2",
|
|
53
|
-
"@xyo-network/diviner-payload-indexeddb": "~5.3.2",
|
|
54
|
-
"@xyo-network/diviner-payload-model": "~5.3.2",
|
|
55
|
-
"@xyo-network/kernel": "~7.2.1",
|
|
56
|
-
"@xyo-network/kernel-model": "~7.2.1",
|
|
57
|
-
"@xyo-network/module-factory-locator": "~5.3.2",
|
|
58
|
-
"@xyo-network/module-model": "~5.3.2",
|
|
59
|
-
"@xyo-network/node-model": "~5.3.2",
|
|
60
|
-
"@xyo-network/os-model": "~7.2.1",
|
|
61
|
-
"@xyo-network/os-react-debug": "~7.2.1",
|
|
62
|
-
"@xyo-network/os-react-model": "~7.2.1",
|
|
63
|
-
"@xyo-network/os-runtime": "~7.2.1",
|
|
64
|
-
"@xyo-network/payload-model": "~5.3.2",
|
|
65
|
-
"@xyo-network/react-archivist": "~7.5.0",
|
|
66
|
-
"@xyo-network/react-card": "~7.5.0",
|
|
67
|
-
"@xyo-network/react-form-credit-card": "~7.5.0",
|
|
68
|
-
"@xyo-network/react-node": "~7.5.0",
|
|
69
|
-
"@xyo-network/react-shared": "~7.5.0",
|
|
70
|
-
"@xyo-network/react-table": "~7.5.0",
|
|
71
|
-
"@xyo-network/react-wallet": "~7.5.0",
|
|
72
|
-
"@xyo-network/wallet-model": "~5.3.2",
|
|
73
|
-
"luxon": "~3.7.2",
|
|
74
|
-
"react-helmet": "~6.1.0",
|
|
75
|
-
"react-icons": "~5.5.0",
|
|
76
|
-
"react-router-dom": "~7.13.0",
|
|
77
|
-
"react-use-gesture": "~9.1.3",
|
|
78
|
-
"rollbar": "~2.26.5"
|
|
34
|
+
"@xyo-network/bios-model": "~7.3.1",
|
|
35
|
+
"@xyo-network/bios-browser": "~7.3.1",
|
|
36
|
+
"@xyo-network/kernel": "~7.3.1",
|
|
37
|
+
"@xyo-network/os-model": "~7.3.1",
|
|
38
|
+
"@xyo-network/kernel-model": "~7.3.1",
|
|
39
|
+
"@xyo-network/os-react-debug": "~7.3.1",
|
|
40
|
+
"@xyo-network/os-react-model": "~7.3.1",
|
|
41
|
+
"@xyo-network/os-runtime": "~7.3.1"
|
|
79
42
|
},
|
|
80
43
|
"devDependencies": {
|
|
81
|
-
"@
|
|
82
|
-
"@emotion/
|
|
83
|
-
"@
|
|
84
|
-
"@
|
|
85
|
-
"@mui/
|
|
86
|
-
"@mui/
|
|
87
|
-
"@
|
|
44
|
+
"@bitauth/libauth": "~3.0.0",
|
|
45
|
+
"@emotion/react": "^11.14.0",
|
|
46
|
+
"@emotion/styled": "^11.14.1",
|
|
47
|
+
"@metamask/providers": "^22.1.1",
|
|
48
|
+
"@mui/icons-material": "^7.3.11",
|
|
49
|
+
"@mui/material": "^7.3.11",
|
|
50
|
+
"@mui/system": "^7.3.11",
|
|
51
|
+
"@mui/x-charts": "~8.28.2",
|
|
52
|
+
"@mui/x-tree-view": "~8.27.2",
|
|
53
|
+
"@opentelemetry/api": "^1.9.1",
|
|
54
|
+
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
55
|
+
"@react-spring/web": "~10.0.3",
|
|
56
|
+
"@scure/base": "~2.2.0",
|
|
57
|
+
"@scure/bip39": "~2.2.0",
|
|
58
|
+
"@storybook/react-vite": "~10.3.6",
|
|
59
|
+
"@textea/json-viewer": "~4.0.1",
|
|
88
60
|
"@types/luxon": "~3.7.1",
|
|
89
|
-
"@types/
|
|
61
|
+
"@types/node": "~25.6.1",
|
|
62
|
+
"@types/react": "~19.2.14",
|
|
90
63
|
"@types/react-helmet": "~6.1.11",
|
|
91
|
-
"@xylabs/
|
|
92
|
-
"@xylabs/
|
|
93
|
-
"@xylabs/
|
|
94
|
-
"@xylabs/
|
|
95
|
-
"@xylabs/
|
|
96
|
-
"react": "~
|
|
97
|
-
"react-
|
|
98
|
-
"
|
|
64
|
+
"@xylabs/geo": "^5.1.2",
|
|
65
|
+
"@xylabs/indexed-db": "^5.1.2",
|
|
66
|
+
"@xylabs/pixel": "^5.1.2",
|
|
67
|
+
"@xylabs/react-animation": "~7.2.5",
|
|
68
|
+
"@xylabs/react-async-effect": "~7.2.5",
|
|
69
|
+
"@xylabs/react-button": "~7.2.5",
|
|
70
|
+
"@xylabs/react-common": "~7.2.5",
|
|
71
|
+
"@xylabs/react-crypto": "~7.2.5",
|
|
72
|
+
"@xylabs/react-error": "~7.2.5",
|
|
73
|
+
"@xylabs/react-flexbox": "~7.2.5",
|
|
74
|
+
"@xylabs/react-hooks": "~7.2.5",
|
|
75
|
+
"@xylabs/react-identicon": "~7.2.5",
|
|
76
|
+
"@xylabs/react-link": "~7.2.5",
|
|
77
|
+
"@xylabs/react-number-status": "~7.2.5",
|
|
78
|
+
"@xylabs/react-promise": "~7.2.5",
|
|
79
|
+
"@xylabs/react-quick-tip-button": "~7.2.5",
|
|
80
|
+
"@xylabs/react-select": "~7.2.5",
|
|
81
|
+
"@xylabs/react-shared": "~7.2.5",
|
|
82
|
+
"@xylabs/react-theme": "~7.2.5",
|
|
83
|
+
"@xylabs/sdk-js": "^5.1.2",
|
|
84
|
+
"@xylabs/threads": "^5.1.2",
|
|
85
|
+
"@xylabs/toolchain": "~7.13.17",
|
|
86
|
+
"@xylabs/tsconfig": "^7.13.17",
|
|
87
|
+
"@xylabs/tsconfig-dom": "^7.13.17",
|
|
88
|
+
"@xylabs/tsconfig-react": "~7.13.17",
|
|
89
|
+
"@xyo-network/account": "~5.6.2",
|
|
90
|
+
"@xyo-network/account-model": "~5.6.3",
|
|
91
|
+
"@xyo-network/api": "~5.6.2",
|
|
92
|
+
"@xyo-network/api-models": "~5.6.3",
|
|
93
|
+
"@xyo-network/archivist-indexeddb": "~5.6.4",
|
|
94
|
+
"@xyo-network/archivist-memory": "~5.6.4",
|
|
95
|
+
"@xyo-network/archivist-model": "^5.6.4",
|
|
96
|
+
"@xyo-network/archivist-storage": "~5.6.4",
|
|
97
|
+
"@xyo-network/archivist-view": "~5.6.4",
|
|
98
|
+
"@xyo-network/boundwitness-builder": "^5.6.2",
|
|
99
|
+
"@xyo-network/boundwitness-model": "~5.6.3",
|
|
100
|
+
"@xyo-network/boundwitness-validator": "^5.6.2",
|
|
101
|
+
"@xyo-network/boundwitness-wrapper": "~5.6.2",
|
|
102
|
+
"@xyo-network/bridge-http": "~5.6.4",
|
|
103
|
+
"@xyo-network/bridge-model": "^5.6.4",
|
|
104
|
+
"@xyo-network/bridge-pub-sub": "~5.6.4",
|
|
105
|
+
"@xyo-network/config-payload-plugin": "~5.6.3",
|
|
106
|
+
"@xyo-network/diviner-boundwitness-indexeddb": "~5.6.4",
|
|
107
|
+
"@xyo-network/diviner-model": "^5.6.4",
|
|
108
|
+
"@xyo-network/diviner-payload-generic": "~5.6.4",
|
|
109
|
+
"@xyo-network/diviner-payload-indexeddb": "~5.6.4",
|
|
110
|
+
"@xyo-network/diviner-payload-model": "~5.6.4",
|
|
111
|
+
"@xyo-network/diviner-schema-list": "~5.6.4",
|
|
112
|
+
"@xyo-network/diviner-schema-stats": "~5.6.4",
|
|
113
|
+
"@xyo-network/diviner-temporal-indexing-model": "~5.6.4",
|
|
114
|
+
"@xyo-network/huri": "~5.6.2",
|
|
115
|
+
"@xyo-network/manifest-model": "~5.6.3",
|
|
116
|
+
"@xyo-network/module-event-emitter": "~5.6.4",
|
|
117
|
+
"@xyo-network/module-model": "^5.6.4",
|
|
118
|
+
"@xyo-network/module-wrapper": "~5.6.4",
|
|
119
|
+
"@xyo-network/network": "~5.6.3",
|
|
120
|
+
"@xyo-network/node-core-types": "~4.2.2",
|
|
121
|
+
"@xyo-network/node-memory": "~5.6.4",
|
|
122
|
+
"@xyo-network/node-model": "^5.6.4",
|
|
123
|
+
"@xyo-network/payload-builder": "^5.6.2",
|
|
124
|
+
"@xyo-network/payload-model": "~5.6.3",
|
|
125
|
+
"@xyo-network/payload-plugin": "^5.6.3",
|
|
126
|
+
"@xyo-network/payload-validator": "^5.6.3",
|
|
127
|
+
"@xyo-network/payload-wrapper": "~5.6.2",
|
|
128
|
+
"@xyo-network/payloadset-plugin": "^5.6.4",
|
|
129
|
+
"@xyo-network/query-payload-plugin": "~5.6.3",
|
|
130
|
+
"@xyo-network/react-archivist": "~7.6.3",
|
|
131
|
+
"@xyo-network/react-card": "~7.6.3",
|
|
132
|
+
"@xyo-network/react-form-credit-card": "~7.6.3",
|
|
133
|
+
"@xyo-network/react-node": "~7.6.3",
|
|
134
|
+
"@xyo-network/react-node-renderer": "~7.6.3",
|
|
135
|
+
"@xyo-network/react-payload-raw-info": "~7.6.3",
|
|
136
|
+
"@xyo-network/react-payload-table": "~7.6.3",
|
|
137
|
+
"@xyo-network/react-shared": "~7.6.3",
|
|
138
|
+
"@xyo-network/react-table": "~7.6.3",
|
|
139
|
+
"@xyo-network/react-wallet": "~7.6.3",
|
|
140
|
+
"@xyo-network/schema-cache": "~5.6.3",
|
|
141
|
+
"@xyo-network/schema-payload-plugin": "~5.6.3",
|
|
142
|
+
"@xyo-network/sdk-js": "~5.6.4",
|
|
143
|
+
"@xyo-network/sdk-protocol-js": "~5.6.3",
|
|
144
|
+
"@xyo-network/sentinel-model": "^5.6.4",
|
|
145
|
+
"@xyo-network/typeof": "~5.3.30",
|
|
146
|
+
"@xyo-network/wallet": "~5.6.2",
|
|
147
|
+
"@xyo-network/wallet-model": "^5.6.3",
|
|
148
|
+
"@xyo-network/witness-model": "^5.6.4",
|
|
149
|
+
"ajv": "^8.20.0",
|
|
150
|
+
"async-mutex": "^0.5.0",
|
|
151
|
+
"bn.js": "^5.2.3",
|
|
152
|
+
"bowser": "^2.14.1",
|
|
153
|
+
"buffer": "^6.0.3",
|
|
154
|
+
"card-validator": "~10.0.4",
|
|
155
|
+
"chalk": "^5.6.2",
|
|
156
|
+
"cytoscape": "^3.33.3",
|
|
157
|
+
"cytoscape-cola": "~2.5.1",
|
|
158
|
+
"cytoscape-cose-bilkent": "~4.1.0",
|
|
159
|
+
"cytoscape-dagre": "~2.5.0",
|
|
160
|
+
"cytoscape-euler": "~1.2.4",
|
|
161
|
+
"debug": "~4.4.3",
|
|
162
|
+
"eslint": "~10.3.0",
|
|
163
|
+
"ethers": "^6.16.0",
|
|
164
|
+
"fast-deep-equal": "~3.1.3",
|
|
165
|
+
"hash-wasm": "~4.12.0",
|
|
166
|
+
"idb": "^8.0.3",
|
|
167
|
+
"js-cookie": "~3.0.5",
|
|
168
|
+
"lru-cache": "^11.3.6",
|
|
169
|
+
"luxon": "~3.7.2",
|
|
170
|
+
"mapbox-gl": "^3.23.1",
|
|
171
|
+
"md5": "~2.3",
|
|
172
|
+
"mixpanel-browser": "^2.78",
|
|
173
|
+
"numeral": "~2.0.6",
|
|
174
|
+
"observable-fns": "~0.6.1",
|
|
175
|
+
"pako": "^2.1.0",
|
|
176
|
+
"query-string": "~9.3.1",
|
|
177
|
+
"react": "^19.2.6",
|
|
178
|
+
"react-dom": "^19.2.6",
|
|
179
|
+
"react-helmet": "~6.1.0",
|
|
180
|
+
"react-icons": "~5.6.0",
|
|
181
|
+
"react-is": "^19.2.6",
|
|
182
|
+
"react-router-dom": "~7.15",
|
|
183
|
+
"react-use-gesture": "~9.1.3",
|
|
184
|
+
"recharts": "~3.8.1",
|
|
185
|
+
"rollbar": "~3.1.0",
|
|
186
|
+
"spark-md5": "~3.0.2",
|
|
187
|
+
"store2": "~2.14.4",
|
|
188
|
+
"storybook": "~10.3.6",
|
|
189
|
+
"string-to-color": "~2.2.2",
|
|
99
190
|
"typescript": "~5.9.3",
|
|
100
|
-
"
|
|
191
|
+
"viem": "^2.48.8",
|
|
192
|
+
"vite": "~8.0.11",
|
|
193
|
+
"wasm-feature-detect": "~1.8.0",
|
|
194
|
+
"webextension-polyfill": "^0.12.0",
|
|
195
|
+
"zod": "^4.4.3"
|
|
101
196
|
},
|
|
102
197
|
"peerDependencies": {
|
|
103
|
-
"@
|
|
104
|
-
"@
|
|
105
|
-
"
|
|
106
|
-
"
|
|
198
|
+
"@bitauth/libauth": "~3.0",
|
|
199
|
+
"@emotion/react": "^11.14",
|
|
200
|
+
"@emotion/styled": "^11.14",
|
|
201
|
+
"@metamask/providers": "^22.1",
|
|
202
|
+
"@mui/icons-material": "^7.3",
|
|
203
|
+
"@mui/material": "^7.3",
|
|
204
|
+
"@mui/system": "^7.3",
|
|
205
|
+
"@mui/x-charts": "~8.28",
|
|
206
|
+
"@mui/x-tree-view": "~8.27",
|
|
207
|
+
"@opentelemetry/api": "^1.9",
|
|
208
|
+
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
209
|
+
"@react-spring/web": "~10.0",
|
|
210
|
+
"@scure/base": "~2.2",
|
|
211
|
+
"@scure/bip39": "~2.2",
|
|
212
|
+
"@textea/json-viewer": "~4.0",
|
|
213
|
+
"@types/node": "~25.6",
|
|
214
|
+
"@xylabs/geo": "^5.0",
|
|
215
|
+
"@xylabs/indexed-db": "^5.0",
|
|
216
|
+
"@xylabs/pixel": "^5.1",
|
|
217
|
+
"@xylabs/react-animation": "~7.2",
|
|
218
|
+
"@xylabs/react-async-effect": "~7.2",
|
|
219
|
+
"@xylabs/react-button": "~7.2",
|
|
220
|
+
"@xylabs/react-common": "~7.2",
|
|
221
|
+
"@xylabs/react-crypto": "~7.2",
|
|
222
|
+
"@xylabs/react-error": "~7.2",
|
|
223
|
+
"@xylabs/react-flexbox": "~7.2",
|
|
224
|
+
"@xylabs/react-hooks": "~7.2",
|
|
225
|
+
"@xylabs/react-identicon": "~7.2",
|
|
226
|
+
"@xylabs/react-link": "~7.2",
|
|
227
|
+
"@xylabs/react-number-status": "~7.2",
|
|
228
|
+
"@xylabs/react-promise": "~7.2",
|
|
229
|
+
"@xylabs/react-quick-tip-button": "~7.2",
|
|
230
|
+
"@xylabs/react-select": "~7.2",
|
|
231
|
+
"@xylabs/react-shared": "~7.2",
|
|
232
|
+
"@xylabs/react-theme": "~7.2",
|
|
233
|
+
"@xylabs/sdk-js": "^5.0",
|
|
234
|
+
"@xylabs/threads": "^5.0",
|
|
235
|
+
"@xyo-network/account": "~5.6",
|
|
236
|
+
"@xyo-network/account-model": "~5.6",
|
|
237
|
+
"@xyo-network/api": "~5.6",
|
|
238
|
+
"@xyo-network/api-models": "~5.6",
|
|
239
|
+
"@xyo-network/archivist-indexeddb": "~5.6",
|
|
240
|
+
"@xyo-network/archivist-memory": "~5.6",
|
|
241
|
+
"@xyo-network/archivist-model": "^5.5",
|
|
242
|
+
"@xyo-network/archivist-storage": "~5.6",
|
|
243
|
+
"@xyo-network/archivist-view": "~5.6",
|
|
244
|
+
"@xyo-network/boundwitness-builder": "^5.5",
|
|
245
|
+
"@xyo-network/boundwitness-model": "~5.6",
|
|
246
|
+
"@xyo-network/boundwitness-validator": "^5.5",
|
|
247
|
+
"@xyo-network/boundwitness-wrapper": "~5.6",
|
|
248
|
+
"@xyo-network/bridge-http": "~5.6",
|
|
249
|
+
"@xyo-network/bridge-model": "^5.5",
|
|
250
|
+
"@xyo-network/bridge-pub-sub": "~5.6",
|
|
251
|
+
"@xyo-network/config-payload-plugin": "~5.6",
|
|
252
|
+
"@xyo-network/diviner-boundwitness-indexeddb": "~5.6",
|
|
253
|
+
"@xyo-network/diviner-model": "^5.5",
|
|
254
|
+
"@xyo-network/diviner-payload-generic": "~5.6",
|
|
255
|
+
"@xyo-network/diviner-payload-indexeddb": "~5.6",
|
|
256
|
+
"@xyo-network/diviner-payload-model": "~5.6",
|
|
257
|
+
"@xyo-network/diviner-schema-list": "~5.6",
|
|
258
|
+
"@xyo-network/diviner-schema-stats": "~5.6",
|
|
259
|
+
"@xyo-network/diviner-temporal-indexing-model": "~5.6",
|
|
260
|
+
"@xyo-network/huri": "~5.6",
|
|
261
|
+
"@xyo-network/manifest-model": "~5.6",
|
|
262
|
+
"@xyo-network/module-event-emitter": "~5.6",
|
|
263
|
+
"@xyo-network/module-model": "^5.5",
|
|
264
|
+
"@xyo-network/module-wrapper": "~5.6",
|
|
265
|
+
"@xyo-network/network": "~5.6",
|
|
266
|
+
"@xyo-network/node-core-types": "~4.2",
|
|
267
|
+
"@xyo-network/node-memory": "~5.6",
|
|
268
|
+
"@xyo-network/node-model": "^5.5",
|
|
269
|
+
"@xyo-network/payload-builder": "^5.5",
|
|
270
|
+
"@xyo-network/payload-model": "~5.6",
|
|
271
|
+
"@xyo-network/payload-plugin": "^5.5",
|
|
272
|
+
"@xyo-network/payload-validator": "^5.5",
|
|
273
|
+
"@xyo-network/payload-wrapper": "~5.6",
|
|
274
|
+
"@xyo-network/payloadset-plugin": "^5.5",
|
|
275
|
+
"@xyo-network/query-payload-plugin": "~5.6",
|
|
276
|
+
"@xyo-network/react-archivist": "~7.6",
|
|
277
|
+
"@xyo-network/react-card": "~7.6",
|
|
278
|
+
"@xyo-network/react-form-credit-card": "~7.6",
|
|
279
|
+
"@xyo-network/react-node": "~7.6",
|
|
280
|
+
"@xyo-network/react-node-renderer": "~7.6",
|
|
281
|
+
"@xyo-network/react-payload-raw-info": "~7.6",
|
|
282
|
+
"@xyo-network/react-payload-table": "~7.6",
|
|
283
|
+
"@xyo-network/react-shared": "~7.6",
|
|
284
|
+
"@xyo-network/react-table": "~7.6",
|
|
285
|
+
"@xyo-network/react-wallet": "~7.6",
|
|
286
|
+
"@xyo-network/schema-cache": "~5.6",
|
|
287
|
+
"@xyo-network/schema-payload-plugin": "~5.6",
|
|
288
|
+
"@xyo-network/sdk-js": "~5.6",
|
|
289
|
+
"@xyo-network/sdk-protocol-js": "~5.6",
|
|
290
|
+
"@xyo-network/sentinel-model": "^5.5",
|
|
291
|
+
"@xyo-network/typeof": "~5.3",
|
|
292
|
+
"@xyo-network/wallet": "~5.6",
|
|
293
|
+
"@xyo-network/wallet-model": "^5.5",
|
|
294
|
+
"@xyo-network/witness-model": "^5.5",
|
|
295
|
+
"ajv": "^8.18",
|
|
296
|
+
"async-mutex": "^0.5",
|
|
297
|
+
"bn.js": "^5.2",
|
|
298
|
+
"bowser": "^2.14",
|
|
299
|
+
"buffer": "^6.0",
|
|
300
|
+
"card-validator": "~10.0",
|
|
301
|
+
"chalk": "^5.6",
|
|
302
|
+
"cytoscape": "^3.33",
|
|
303
|
+
"cytoscape-cola": "~2.5",
|
|
304
|
+
"cytoscape-cose-bilkent": "~4.1",
|
|
305
|
+
"cytoscape-dagre": "~2.5",
|
|
306
|
+
"cytoscape-euler": "~1.2",
|
|
307
|
+
"debug": "~4.4",
|
|
308
|
+
"ethers": "^6.16",
|
|
309
|
+
"fast-deep-equal": "~3.1",
|
|
310
|
+
"hash-wasm": "~4.12",
|
|
311
|
+
"idb": "^8.0",
|
|
312
|
+
"js-cookie": "~3.0",
|
|
313
|
+
"lru-cache": "^11.3",
|
|
314
|
+
"luxon": "~3.7",
|
|
315
|
+
"mapbox-gl": "^3.22",
|
|
316
|
+
"md5": "~2.3",
|
|
317
|
+
"mixpanel-browser": "^2.78",
|
|
318
|
+
"numeral": "~2.0",
|
|
319
|
+
"observable-fns": "~0.6",
|
|
320
|
+
"pako": "^2.1",
|
|
321
|
+
"query-string": "~9.3",
|
|
322
|
+
"react": "^19.2",
|
|
323
|
+
"react-dom": "^19.2",
|
|
324
|
+
"react-helmet": "~6.1",
|
|
325
|
+
"react-icons": "~5.6",
|
|
326
|
+
"react-is": "^19.2",
|
|
327
|
+
"react-router-dom": "~7.15",
|
|
328
|
+
"react-use-gesture": "~9.1",
|
|
329
|
+
"recharts": "~3.8",
|
|
330
|
+
"rollbar": "~3.1",
|
|
331
|
+
"spark-md5": "~3.0",
|
|
332
|
+
"store2": "~2.14",
|
|
333
|
+
"string-to-color": "~2.2",
|
|
334
|
+
"typescript": "~5.9",
|
|
335
|
+
"viem": "^2.48",
|
|
336
|
+
"wasm-feature-detect": "~1.8",
|
|
337
|
+
"webextension-polyfill": "^0.10.0 || ^0.11.0 || ^0.12.0",
|
|
338
|
+
"zod": "^4.3"
|
|
339
|
+
},
|
|
340
|
+
"engines": {
|
|
341
|
+
"node": ">=22"
|
|
107
342
|
},
|
|
108
343
|
"publishConfig": {
|
|
109
344
|
"access": "public"
|
|
110
345
|
}
|
|
111
|
-
}
|
|
346
|
+
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { DappConfig, DappIcon, DappName, DappNavItem, DappNavMenuConfig } from '@xyo-network/os-model';
|
|
2
|
-
export declare const DefaultName: DappName;
|
|
3
|
-
export declare const DefaultConfig: DappConfig;
|
|
4
|
-
export declare const DefaultDappIcon: DappIcon;
|
|
5
|
-
export declare const DefaultPayloads: (DappIcon | DappConfig)[];
|
|
6
|
-
export type DefaultMenuItemPaths = 'all' | 'payment-methods' | 'keys' | 'links' | 'crypto' | 'emails' | 'phones' | 'dapps';
|
|
7
|
-
export declare const DefaultMenuItems: DappNavItem<DefaultMenuItemPaths>[];
|
|
8
|
-
export declare const DefaultMenuConfig: DappNavMenuConfig;
|
|
9
|
-
export declare const DefaultMenuPayloads: (DappNavMenuConfig | DappNavItem<DefaultMenuItemPaths>)[];
|
|
10
|
-
//# sourceMappingURL=DefaultData.d.ts.map
|
package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/DefaultData.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DefaultData.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/modules/Dapp/modules/Window/components/menu/stories/DefaultData.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,UAAU,EACV,QAAQ,EACR,QAAQ,EACR,WAAW,EACX,iBAAiB,EAGlB,MAAM,uBAAuB,CAAA;AAW9B,eAAO,MAAM,WAAW,EAAE,QAA+B,CAAA;AAIzD,eAAO,MAAM,aAAa,EAAE,UAO3B,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,QAO7B,CAAA;AAED,eAAO,MAAM,eAAe,2BAAmC,CAAA;AAE/D,MAAM,MAAM,oBAAoB,GAAG,KAAK,GAAG,iBAAiB,GAAG,MAAM,GAAG,OAAO,GAAG,QAAQ,GAAG,QAAQ,GAAG,QAAQ,GAAG,OAAO,CAAA;AAE1H,eAAO,MAAM,gBAAgB,EAAE,WAAW,CAAC,oBAAoB,CAAC,EAgE/D,CAAA;AAED,eAAO,MAAM,iBAAiB,EAAE,iBAG/B,CAAA;AAED,eAAO,MAAM,mBAAmB,2DAA2C,CAAA"}
|
package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/Drawer.stories.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { Meta } from '@storybook/react-vite';
|
|
2
|
-
declare const StorybookEntry: Meta;
|
|
3
|
-
declare const Default: import("storybook/internal/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, import("../Drawer.tsx").DappMenuDrawerProps>;
|
|
4
|
-
export { Default };
|
|
5
|
-
export default StorybookEntry;
|
|
6
|
-
//# sourceMappingURL=Drawer.stories.d.ts.map
|
package/dist/browser/modules/Dapp/modules/Window/components/menu/stories/Drawer.stories.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Drawer.stories.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/modules/Dapp/modules/Window/components/menu/stories/Drawer.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAA;AAS1D,QAAA,MAAM,cAAc,EAAE,IAIrB,CAAA;AAWD,QAAA,MAAM,OAAO,0IAAoB,CAAA;AASjC,OAAO,EAAE,OAAO,EAAE,CAAA;AAElB,eAAe,cAAc,CAAA"}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
Address, BaseParams, EmptyObject,
|
|
3
|
-
} from '@xylabs/sdk-js'
|
|
4
|
-
import { assertEx, BaseEmitter } from '@xylabs/sdk-js'
|
|
5
|
-
import type { ArchivistInstance, ArchivistNextOptions } from '@xyo-network/archivist-model'
|
|
6
|
-
import type { DivinerInstance } from '@xyo-network/diviner-model'
|
|
7
|
-
import { GenericPayloadDivinerConfigSchema } from '@xyo-network/diviner-payload-generic'
|
|
8
|
-
import type { PayloadDivinerQueryPayload } from '@xyo-network/diviner-payload-model'
|
|
9
|
-
import { PayloadDivinerQuerySchema } from '@xyo-network/diviner-payload-model'
|
|
10
|
-
|
|
11
|
-
export interface BridgeActivityHelperParams extends BaseParams {
|
|
12
|
-
archivist: WeakRef<ArchivistInstance>
|
|
13
|
-
diviner: WeakRef<DivinerInstance>
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
export class BridgeActivityHelper<TParams extends BridgeActivityHelperParams | void = void> extends BaseEmitter<
|
|
17
|
-
TParams extends BridgeActivityHelperParams ? TParams : BridgeActivityHelperParams
|
|
18
|
-
> {
|
|
19
|
-
get archivist() {
|
|
20
|
-
return assertEx(this.params.archivist.deref(), () => 'Archivist is missing')
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
get diviner() {
|
|
24
|
-
const result = assertEx(this.params.diviner.deref(), () => 'Diviner is missing')
|
|
25
|
-
assertEx(result.config.schema === GenericPayloadDivinerConfigSchema, () => 'Diviner is not a generic payload diviner')
|
|
26
|
-
return result
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
next(options?: ArchivistNextOptions) {
|
|
30
|
-
return this.archivist.next(options)
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
nextByAddress(address: Address, options?: Pick<PayloadDivinerQueryPayload<EmptyObject>, 'cursor' | 'order'>) {
|
|
34
|
-
const query: PayloadDivinerQueryPayload<EmptyObject> = {
|
|
35
|
-
address, ...options, schema: PayloadDivinerQuerySchema,
|
|
36
|
-
}
|
|
37
|
-
return this.diviner.divine([query])
|
|
38
|
-
}
|
|
39
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { IndexedDbArchivist } from '@xyo-network/archivist-indexeddb'
|
|
2
|
-
import { IndexedDbBoundWitnessDiviner } from '@xyo-network/diviner-boundwitness-indexeddb'
|
|
3
|
-
import { GenericPayloadDiviner } from '@xyo-network/diviner-payload-generic'
|
|
4
|
-
import { IndexedDbPayloadDiviner } from '@xyo-network/diviner-payload-indexeddb'
|
|
5
|
-
import { ModuleFactoryLocator } from '@xyo-network/module-factory-locator'
|
|
6
|
-
import { asSchema } from '@xyo-network/payload-model'
|
|
7
|
-
|
|
8
|
-
export const GenericPayloadDivinerTags = { 'network.xyo.generic.payload.diviner': 'GenericPayloadDiviner' }
|
|
9
|
-
|
|
10
|
-
export const BrowserLocator = new ModuleFactoryLocator()
|
|
11
|
-
BrowserLocator.register(GenericPayloadDiviner.factory(), GenericPayloadDivinerTags)
|
|
12
|
-
BrowserLocator.register(IndexedDbArchivist.factory(), { 'network.xyo.archivist.persistence.scope': 'device' }, asSchema('network.xyo.archivist.config', true))
|
|
13
|
-
BrowserLocator.register(IndexedDbPayloadDiviner.factory(), { 'network.xyo.archivist.persistence.scope': 'device' }, asSchema('network.xyo.diviner.payload.config', true))
|
|
14
|
-
BrowserLocator.register(
|
|
15
|
-
IndexedDbBoundWitnessDiviner.factory(),
|
|
16
|
-
{ 'network.xyo.archivist.persistence.scope': 'device' },
|
|
17
|
-
asSchema('network.xyo.diviner.boundwitness.config', true),
|
|
18
|
-
)
|
|
19
|
-
BrowserLocator.freeze()
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import type { PaletteList } from '@xyo-network/os-model'
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
candyAppleDark,
|
|
5
|
-
candyAppleLight,
|
|
6
|
-
candyDark,
|
|
7
|
-
candyLight,
|
|
8
|
-
mossDark,
|
|
9
|
-
mossLight,
|
|
10
|
-
oceanDark,
|
|
11
|
-
oceanLight,
|
|
12
|
-
peachYogurtDark,
|
|
13
|
-
peachYogurtLight,
|
|
14
|
-
sherbetDark,
|
|
15
|
-
sherbetLight,
|
|
16
|
-
springDark,
|
|
17
|
-
springLight,
|
|
18
|
-
sunsetDark,
|
|
19
|
-
sunsetLight,
|
|
20
|
-
xyoDark,
|
|
21
|
-
xyoLight,
|
|
22
|
-
} from '../img/index.ts'
|
|
23
|
-
|
|
24
|
-
export const OsPalettes: PaletteList = {
|
|
25
|
-
candy: {
|
|
26
|
-
darkModeWallpaper: candyDark,
|
|
27
|
-
lightModeWallpaper: candyLight,
|
|
28
|
-
nameCode: 'candy',
|
|
29
|
-
readableName: 'Candy',
|
|
30
|
-
},
|
|
31
|
-
candyApple: {
|
|
32
|
-
darkModeWallpaper: candyAppleDark,
|
|
33
|
-
lightModeWallpaper: candyAppleLight,
|
|
34
|
-
nameCode: 'candyApple',
|
|
35
|
-
readableName: 'Candy Apple',
|
|
36
|
-
},
|
|
37
|
-
moss: {
|
|
38
|
-
darkModeWallpaper: mossDark,
|
|
39
|
-
lightModeWallpaper: mossLight,
|
|
40
|
-
nameCode: 'moss',
|
|
41
|
-
readableName: 'Moss',
|
|
42
|
-
},
|
|
43
|
-
ocean: {
|
|
44
|
-
darkModeWallpaper: oceanDark,
|
|
45
|
-
lightModeWallpaper: oceanLight,
|
|
46
|
-
nameCode: 'ocean',
|
|
47
|
-
readableName: 'Ocean',
|
|
48
|
-
},
|
|
49
|
-
peachYogurt: {
|
|
50
|
-
darkModeWallpaper: peachYogurtDark,
|
|
51
|
-
lightModeWallpaper: peachYogurtLight,
|
|
52
|
-
nameCode: 'peachYogurt',
|
|
53
|
-
readableName: 'Peach Yogurt',
|
|
54
|
-
},
|
|
55
|
-
sherbet: {
|
|
56
|
-
darkModeWallpaper: sherbetDark,
|
|
57
|
-
lightModeWallpaper: sherbetLight,
|
|
58
|
-
nameCode: 'sherbet',
|
|
59
|
-
readableName: 'Sherbet',
|
|
60
|
-
},
|
|
61
|
-
spring: {
|
|
62
|
-
darkModeWallpaper: springDark,
|
|
63
|
-
lightModeWallpaper: springLight,
|
|
64
|
-
nameCode: 'spring',
|
|
65
|
-
readableName: 'Spring',
|
|
66
|
-
},
|
|
67
|
-
sunset: {
|
|
68
|
-
darkModeWallpaper: sunsetDark,
|
|
69
|
-
lightModeWallpaper: sunsetLight,
|
|
70
|
-
nameCode: 'sunset',
|
|
71
|
-
readableName: 'Sunset',
|
|
72
|
-
},
|
|
73
|
-
xyo: {
|
|
74
|
-
darkModeWallpaper: xyoDark,
|
|
75
|
-
lightModeWallpaper: xyoLight,
|
|
76
|
-
nameCode: 'xyo',
|
|
77
|
-
readableName: 'XYO',
|
|
78
|
-
},
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
export const getNodePaletteByNameCode = (nameCode?: string) => {
|
|
82
|
-
const castNameCode = nameCode as keyof typeof OsPalettes
|
|
83
|
-
return OsPalettes[castNameCode]
|
|
84
|
-
}
|
package/src/helpers/index.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { Connection } from '@xyo-network/os-runtime'
|
|
2
|
-
import { XyOsMonitor } from '@xyo-network/os-runtime'
|
|
3
|
-
|
|
4
|
-
export class XyOsBrowserMonitor extends XyOsMonitor {
|
|
5
|
-
protected connection(): Connection | undefined {
|
|
6
|
-
try {
|
|
7
|
-
if (globalThis !== undefined) {
|
|
8
|
-
return 'connection' in globalThis.navigator ? (globalThis.navigator.connection as unknown as Connection) : undefined
|
|
9
|
-
}
|
|
10
|
-
} catch {
|
|
11
|
-
return
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './XyOsBrowserMonitor.ts'
|