@varity-labs/ui-kit 2.0.0-beta.14 → 2.0.0-beta.16
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/LICENSE +1 -1
- package/README.md +2 -2
- package/dist/components/AI/ChatbotWidget.d.ts +1 -1
- package/dist/components/AI/ChatbotWidget.js +2 -2
- package/dist/components/AI/index.d.ts +6 -6
- package/dist/components/AI/index.js +3 -3
- package/dist/components/Analytics/EnhancedKPICard.js +1 -1
- package/dist/components/Analytics/index.d.ts +10 -10
- package/dist/components/Analytics/index.js +6 -6
- package/dist/components/Branding/index.d.ts +6 -6
- package/dist/components/Branding/index.js +3 -3
- package/dist/components/Dashboard/DashboardHeader.d.ts +1 -1
- package/dist/components/Dashboard/DashboardLayout.js +3 -3
- package/dist/components/Dashboard/DashboardSidebar.d.ts +1 -1
- package/dist/components/Dashboard/index.d.ts +12 -12
- package/dist/components/Dashboard/index.js +8 -8
- package/dist/components/Display/index.d.ts +3 -3
- package/dist/components/Display/index.js +3 -3
- package/dist/components/Feedback/ToastProvider.js +1 -1
- package/dist/components/Feedback/index.d.ts +5 -5
- package/dist/components/Feedback/index.js +3 -3
- package/dist/components/Feedback/useToast.d.ts +1 -1
- package/dist/components/Feedback/useToast.js +1 -1
- package/dist/components/Form/index.d.ts +7 -7
- package/dist/components/Form/index.js +7 -7
- package/dist/components/InAppWallet/EmailLoginButton.js +1 -1
- package/dist/components/InAppWallet/OnboardingFlow.js +3 -3
- package/dist/components/InAppWallet/SocialLoginButtons.js +1 -1
- package/dist/components/InAppWallet/index.d.ts +5 -5
- package/dist/components/InAppWallet/index.js +4 -4
- package/dist/components/Navigation/index.d.ts +2 -2
- package/dist/components/Navigation/index.js +2 -2
- package/dist/components/Onramp/index.d.ts +4 -4
- package/dist/components/Onramp/index.js +2 -2
- package/dist/components/Overlay/ConfirmDialog.js +2 -2
- package/dist/components/Overlay/index.d.ts +3 -3
- package/dist/components/Overlay/index.js +3 -3
- package/dist/components/PaymentWidget/PaymentGate.d.ts +1 -1
- package/dist/components/PaymentWidget/PaymentGate.js +2 -2
- package/dist/components/PaymentWidget/PaymentWidget.d.ts +1 -1
- package/dist/components/PaymentWidget/PaymentWidget.js +1 -1
- package/dist/components/PaymentWidget/index.d.ts +5 -5
- package/dist/components/PaymentWidget/index.js +4 -4
- package/dist/components/PaymentWidget/useSeamlessPayment.js +1 -1
- package/dist/components/PaymentWidget/useVarityPayment.d.ts +1 -1
- package/dist/components/Payments/CheckoutModal.d.ts +1 -1
- package/dist/components/Payments/CheckoutModal.js +1 -1
- package/dist/components/Payments/SubscriptionWidget.d.ts +1 -1
- package/dist/components/Payments/SubscriptionWidget.js +1 -1
- package/dist/components/Payments/constants.d.ts +1 -1
- package/dist/components/Payments/constants.js +1 -1
- package/dist/components/Payments/index.d.ts +5 -5
- package/dist/components/Payments/index.js +5 -5
- package/dist/components/Payments/usePayments.d.ts +1 -1
- package/dist/components/Payments/usePayments.js +2 -2
- package/dist/components/Privy/PrivyLoginButton.d.ts +3 -3
- package/dist/components/Privy/PrivyLoginButton.d.ts.map +1 -1
- package/dist/components/Privy/PrivyLoginButton.js +2 -2
- package/dist/components/Privy/PrivyLoginButton.js.map +1 -1
- package/dist/components/Privy/PrivyProtectedRoute.d.ts +3 -3
- package/dist/components/Privy/PrivyProtectedRoute.d.ts.map +1 -1
- package/dist/components/Privy/PrivyProtectedRoute.js +2 -2
- package/dist/components/Privy/PrivyProtectedRoute.js.map +1 -1
- package/dist/components/Privy/PrivyReadyGate.d.ts +3 -3
- package/dist/components/Privy/PrivyReadyGate.d.ts.map +1 -1
- package/dist/components/Privy/PrivyReadyGate.js +4 -4
- package/dist/components/Privy/PrivyReadyGate.js.map +1 -1
- package/dist/components/Privy/PrivyUserProfile.d.ts +3 -3
- package/dist/components/Privy/PrivyUserProfile.d.ts.map +1 -1
- package/dist/components/Privy/PrivyUserProfile.js +2 -2
- package/dist/components/Privy/PrivyUserProfile.js.map +1 -1
- package/dist/components/Privy/index.d.ts +14 -14
- package/dist/components/Privy/index.d.ts.map +1 -1
- package/dist/components/Privy/index.js +9 -9
- package/dist/components/Privy/index.js.map +1 -1
- package/dist/components/SIWE/AuthStatus.js +1 -1
- package/dist/components/SIWE/ProtectedRoute.js +2 -2
- package/dist/components/SIWE/SIWEButton.js +1 -1
- package/dist/components/SIWE/SIWEModal.js +2 -2
- package/dist/components/SIWE/index.d.ts +10 -10
- package/dist/components/SIWE/index.js +5 -5
- package/dist/components/index.d.ts +8 -8
- package/dist/components/index.js +10 -10
- package/dist/components/templates/Finance/FinanceDashboard.d.ts +1 -1
- package/dist/components/templates/Healthcare/HealthcareDashboard.d.ts +1 -1
- package/dist/components/templates/ISO/ISODashboard.d.ts +1 -1
- package/dist/components/templates/Retail/RetailDashboard.d.ts +1 -1
- package/dist/components/templates/index.d.ts +8 -8
- package/dist/components/templates/index.js +4 -4
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/web3/index.d.ts +4 -4
- package/dist/hooks/web3/index.js +4 -4
- package/dist/hooks/web3/useBlockExplorer.js +1 -1
- package/dist/hooks/web3/useUSDCFormat.js +1 -1
- package/dist/hooks/web3/useVarityWallet.js +1 -1
- package/dist/index.d.ts +28 -28
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +64 -66
- package/dist/index.js.map +1 -1
- package/dist/modules/analytics/AnalyticsClient.d.ts +1 -1
- package/dist/modules/analytics/index.d.ts +1 -1
- package/dist/modules/analytics/index.js +1 -1
- package/dist/modules/auth/AuthClient.d.ts +1 -1
- package/dist/modules/auth/index.d.ts +1 -1
- package/dist/modules/auth/index.js +1 -1
- package/dist/modules/cache/CacheClient.d.ts +1 -1
- package/dist/modules/compute/ComputeClient.d.ts +1 -1
- package/dist/modules/compute/index.d.ts +1 -1
- package/dist/modules/compute/index.js +1 -1
- package/dist/modules/export/ExportClient.d.ts +1 -1
- package/dist/modules/export/index.d.ts +1 -1
- package/dist/modules/export/index.js +1 -1
- package/dist/modules/forecasting/ForecastingClient.d.ts +1 -1
- package/dist/modules/forecasting/index.d.ts +1 -1
- package/dist/modules/forecasting/index.js +1 -1
- package/dist/modules/monitoring/MonitoringClient.d.ts +1 -1
- package/dist/modules/monitoring/index.d.ts +1 -1
- package/dist/modules/monitoring/index.js +1 -1
- package/dist/modules/notifications/NotificationsClient.d.ts +1 -1
- package/dist/modules/notifications/index.d.ts +1 -1
- package/dist/modules/notifications/index.js +1 -1
- package/dist/modules/oracle/OracleClient.d.ts +1 -1
- package/dist/modules/oracle/index.d.ts +1 -1
- package/dist/modules/oracle/index.js +1 -1
- package/dist/modules/storage/StorageClient.d.ts +1 -1
- package/dist/modules/storage/index.d.ts +1 -1
- package/dist/modules/storage/index.js +1 -1
- package/dist/modules/templates/TemplateDeploymentClient.d.ts +1 -1
- package/dist/modules/templates/index.d.ts +2 -2
- package/dist/modules/templates/index.js +1 -1
- package/dist/modules/webhooks/WebhooksClient.d.ts +1 -1
- package/dist/modules/webhooks/index.d.ts +1 -1
- package/dist/modules/webhooks/index.js +1 -1
- package/dist/modules/zk/ZKClient.d.ts +1 -1
- package/dist/modules/zk/index.d.ts +1 -1
- package/dist/modules/zk/index.js +1 -1
- package/dist/providers/ChainContext.js +1 -1
- package/dist/providers/PrivyProvider.d.ts +3 -3
- package/dist/providers/PrivyProvider.d.ts.map +1 -1
- package/dist/providers/PrivyProvider.js +2 -2
- package/dist/providers/PrivyProvider.js.map +1 -1
- package/dist/providers/PrivyStack.d.ts +3 -3
- package/dist/providers/PrivyStack.d.ts.map +1 -1
- package/dist/providers/PrivyStack.js +5 -5
- package/dist/providers/PrivyStack.js.map +1 -1
- package/dist/providers/VarityDashboardProvider.d.ts +1 -1
- package/dist/providers/VarityDashboardProvider.js +1 -1
- package/dist/providers/VarityProvider.d.ts +1 -1
- package/dist/providers/VarityProvider.js +1 -1
- package/dist/providers/index.d.ts +8 -8
- package/dist/providers/index.js +8 -8
- package/dist/tests/mocks/httpClient.mock.d.ts +1 -1
- package/dist/tests/mocks/httpClient.mock.js +1 -1
- package/dist/wallets/SimpleSmartWallet.js +1 -1
- package/dist/wallets/index.d.ts +3 -3
- package/dist/wallets/index.js +3 -3
- package/dist/web3/AddressDisplay/AddressDisplay.js +1 -1
- package/dist/web3/AmountInput/AmountInput.js +1 -1
- package/dist/web3/BalanceDisplay/BalanceDisplay.js +1 -1
- package/dist/web3/BlockExplorerLink/BlockExplorerLink.js +1 -1
- package/dist/web3/ConnectWallet/ConnectWallet.js +1 -1
- package/dist/web3/WalletBalance/WalletBalance.js +1 -1
- package/dist/web3/WalletDropdown/WalletDropdown.js +2 -2
- package/dist/web3/WalletInfo/WalletInfo.js +1 -1
- package/dist/web3/index.d.ts +10 -10
- package/dist/web3/index.js +10 -10
- package/package.json +2 -1
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Pre-built React components for deploying industry dashboards
|
|
5
5
|
*/
|
|
6
|
-
export { FinanceDashboard } from './Finance/FinanceDashboard';
|
|
7
|
-
export type { FinanceDashboardProps } from './Finance/FinanceDashboard';
|
|
8
|
-
export { HealthcareDashboard } from './Healthcare/HealthcareDashboard';
|
|
9
|
-
export type { HealthcareDashboardProps } from './Healthcare/HealthcareDashboard';
|
|
10
|
-
export { RetailDashboard } from './Retail/RetailDashboard';
|
|
11
|
-
export type { RetailDashboardProps } from './Retail/RetailDashboard';
|
|
12
|
-
export { ISODashboard } from './ISO/ISODashboard';
|
|
13
|
-
export type { ISODashboardProps } from './ISO/ISODashboard';
|
|
6
|
+
export { FinanceDashboard } from './Finance/FinanceDashboard.js';
|
|
7
|
+
export type { FinanceDashboardProps } from './Finance/FinanceDashboard.js';
|
|
8
|
+
export { HealthcareDashboard } from './Healthcare/HealthcareDashboard.js';
|
|
9
|
+
export type { HealthcareDashboardProps } from './Healthcare/HealthcareDashboard.js';
|
|
10
|
+
export { RetailDashboard } from './Retail/RetailDashboard.js';
|
|
11
|
+
export type { RetailDashboardProps } from './Retail/RetailDashboard.js';
|
|
12
|
+
export { ISODashboard } from './ISO/ISODashboard.js';
|
|
13
|
+
export type { ISODashboardProps } from './ISO/ISODashboard.js';
|
|
14
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -4,11 +4,11 @@
|
|
|
4
4
|
* Pre-built React components for deploying industry dashboards
|
|
5
5
|
*/
|
|
6
6
|
// Finance Industry
|
|
7
|
-
export { FinanceDashboard } from './Finance/FinanceDashboard';
|
|
7
|
+
export { FinanceDashboard } from './Finance/FinanceDashboard.js';
|
|
8
8
|
// Healthcare Industry
|
|
9
|
-
export { HealthcareDashboard } from './Healthcare/HealthcareDashboard';
|
|
9
|
+
export { HealthcareDashboard } from './Healthcare/HealthcareDashboard.js';
|
|
10
10
|
// Retail Industry
|
|
11
|
-
export { RetailDashboard } from './Retail/RetailDashboard';
|
|
11
|
+
export { RetailDashboard } from './Retail/RetailDashboard.js';
|
|
12
12
|
// ISO Merchant Services
|
|
13
|
-
export { ISODashboard } from './ISO/ISODashboard';
|
|
13
|
+
export { ISODashboard } from './ISO/ISODashboard.js';
|
|
14
14
|
//# sourceMappingURL=index.js.map
|
package/dist/hooks/index.d.ts
CHANGED
package/dist/hooks/index.js
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
// UseDashboardReturn
|
|
46
46
|
// } from './useDashboard'
|
|
47
47
|
// Re-export useTheme from Branding components
|
|
48
|
-
export { useTheme } from '../components/Branding/ThemeProvider';
|
|
48
|
+
export { useTheme } from '../components/Branding/ThemeProvider.js';
|
|
49
49
|
// ============================================================================
|
|
50
50
|
// Advanced: Wallet Authentication (blockchain-specific)
|
|
51
51
|
// ============================================================================
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { useVarityWallet, type UseVarityWalletReturn } from './useVarityWallet';
|
|
2
|
-
export { useUSDCFormat, type UseUSDCFormatReturn } from './useUSDCFormat';
|
|
3
|
-
export { useAddressValidation, type UseAddressValidationReturn } from './useAddressValidation';
|
|
4
|
-
export { useBlockExplorer, type UseBlockExplorerReturn } from './useBlockExplorer';
|
|
1
|
+
export { useVarityWallet, type UseVarityWalletReturn } from './useVarityWallet.js';
|
|
2
|
+
export { useUSDCFormat, type UseUSDCFormatReturn } from './useUSDCFormat.js';
|
|
3
|
+
export { useAddressValidation, type UseAddressValidationReturn } from './useAddressValidation.js';
|
|
4
|
+
export { useBlockExplorer, type UseBlockExplorerReturn } from './useBlockExplorer.js';
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/hooks/web3/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Web3 Hooks
|
|
2
|
-
export { useVarityWallet } from './useVarityWallet';
|
|
3
|
-
export { useUSDCFormat } from './useUSDCFormat';
|
|
4
|
-
export { useAddressValidation } from './useAddressValidation';
|
|
5
|
-
export { useBlockExplorer } from './useBlockExplorer';
|
|
2
|
+
export { useVarityWallet } from './useVarityWallet.js';
|
|
3
|
+
export { useUSDCFormat } from './useUSDCFormat.js';
|
|
4
|
+
export { useAddressValidation } from './useAddressValidation.js';
|
|
5
|
+
export { useBlockExplorer } from './useBlockExplorer.js';
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useActiveAccount, useDisconnect, useActiveWallet, useWalletBalance } from 'thirdweb/react';
|
|
2
2
|
import { createThirdwebClient } from 'thirdweb';
|
|
3
|
-
import { THIRDWEB_CLIENT_ID, DEFAULT_CHAIN, formatAddress } from '../../config/chains';
|
|
3
|
+
import { THIRDWEB_CLIENT_ID, DEFAULT_CHAIN, formatAddress } from '../../config/chains.js';
|
|
4
4
|
import { useMemo, useCallback } from 'react';
|
|
5
5
|
/**
|
|
6
6
|
* Hook for wallet operations
|
package/dist/index.d.ts
CHANGED
|
@@ -6,32 +6,32 @@
|
|
|
6
6
|
*
|
|
7
7
|
* @packageDocumentation
|
|
8
8
|
*/
|
|
9
|
-
export * from './components';
|
|
10
|
-
export { Button } from './components/Form/Button';
|
|
11
|
-
export { Input } from './components/Form/Input';
|
|
12
|
-
export { Textarea } from './components/Form/Textarea';
|
|
13
|
-
export { Select } from './components/Form/Select';
|
|
14
|
-
export { Toggle } from './components/Form/Toggle';
|
|
15
|
-
export { Checkbox } from './components/Form/Checkbox';
|
|
16
|
-
export { RadioGroup } from './components/Form/RadioGroup';
|
|
17
|
-
export { Dialog } from './components/Overlay/Dialog';
|
|
18
|
-
export { ConfirmDialog } from './components/Overlay/ConfirmDialog';
|
|
19
|
-
export { DropdownMenu } from './components/Overlay/DropdownMenu';
|
|
20
|
-
export { ToastProvider, type ToastContextValue } from './components/Feedback/ToastProvider';
|
|
21
|
-
export { useToast } from './components/Feedback/useToast';
|
|
22
|
-
export type { Toast, ToastType } from './components/Feedback/Toast';
|
|
23
|
-
export { Skeleton } from './components/Feedback/Skeleton';
|
|
24
|
-
export { Badge, PriorityBadge, ProjectStatusBadge, TaskStatusBadge, RoleBadge } from './components/Display/Badge';
|
|
25
|
-
export { Avatar, AvatarGroup } from './components/Display/Avatar';
|
|
26
|
-
export { ProgressBar } from './components/Display/ProgressBar';
|
|
27
|
-
export { CommandPalette } from './components/Navigation/CommandPalette';
|
|
28
|
-
export { Breadcrumb } from './components/Navigation/Breadcrumb';
|
|
29
|
-
export {
|
|
30
|
-
export {
|
|
31
|
-
export {
|
|
32
|
-
export { usePrivy, useWallets, useLogin, useLogout } from '@privy-io/react-auth';
|
|
33
|
-
export { PaymentWidget, PaymentGate, useVarityPayment, type PaymentWidgetProps, type PaymentGateProps, type UseVarityPaymentReturn, type UseVarityPaymentOptions, type AppPricing, type PaymentType, } from './components/PaymentWidget';
|
|
34
|
-
export * from './hooks';
|
|
35
|
-
export { VarityDashboardProvider, type VarityDashboardProviderProps, } from './providers/VarityDashboardProvider';
|
|
36
|
-
export declare const VERSION = "2.0.0-beta.
|
|
9
|
+
export * from './components/index.js';
|
|
10
|
+
export { Button } from './components/Form/Button.js';
|
|
11
|
+
export { Input } from './components/Form/Input.js';
|
|
12
|
+
export { Textarea } from './components/Form/Textarea.js';
|
|
13
|
+
export { Select } from './components/Form/Select.js';
|
|
14
|
+
export { Toggle } from './components/Form/Toggle.js';
|
|
15
|
+
export { Checkbox } from './components/Form/Checkbox.js';
|
|
16
|
+
export { RadioGroup } from './components/Form/RadioGroup.js';
|
|
17
|
+
export { Dialog } from './components/Overlay/Dialog.js';
|
|
18
|
+
export { ConfirmDialog } from './components/Overlay/ConfirmDialog.js';
|
|
19
|
+
export { DropdownMenu } from './components/Overlay/DropdownMenu.js';
|
|
20
|
+
export { ToastProvider, type ToastContextValue } from './components/Feedback/ToastProvider.js';
|
|
21
|
+
export { useToast } from './components/Feedback/useToast.js';
|
|
22
|
+
export type { Toast, ToastType } from './components/Feedback/Toast.js';
|
|
23
|
+
export { Skeleton } from './components/Feedback/Skeleton.js';
|
|
24
|
+
export { Badge, PriorityBadge, ProjectStatusBadge, TaskStatusBadge, RoleBadge } from './components/Display/Badge.js';
|
|
25
|
+
export { Avatar, AvatarGroup } from './components/Display/Avatar.js';
|
|
26
|
+
export { ProgressBar } from './components/Display/ProgressBar.js';
|
|
27
|
+
export { CommandPalette } from './components/Navigation/CommandPalette.js';
|
|
28
|
+
export { Breadcrumb } from './components/Navigation/Breadcrumb.js';
|
|
29
|
+
export { AuthBaseProvider, type AuthBaseProviderProps, } from './providers/PrivyProvider.js';
|
|
30
|
+
export { AuthProvider, type AuthProviderProps, } from './providers/PrivyStack.js';
|
|
31
|
+
export { LoginButton, UserProfile, ProtectedRoute, ReadyGate, InitializingScreen, InitTimeoutScreen, type LoginButtonProps, type UserProfileProps, type ProtectedRouteProps, type ReadyGateProps, type InitializingScreenProps, type InitTimeoutScreenProps, } from './components/Privy/index.js';
|
|
32
|
+
export { usePrivy as useAuth, useWallets, useLogin, useLogout } from '@privy-io/react-auth';
|
|
33
|
+
export { PaymentWidget, PaymentGate, useVarityPayment, type PaymentWidgetProps, type PaymentGateProps, type UseVarityPaymentReturn, type UseVarityPaymentOptions, type AppPricing, type PaymentType, } from './components/PaymentWidget/index.js';
|
|
34
|
+
export * from './hooks/index.js';
|
|
35
|
+
export { VarityDashboardProvider, type VarityDashboardProviderProps, } from './providers/VarityDashboardProvider.js';
|
|
36
|
+
export declare const VERSION = "2.0.0-beta.15";
|
|
37
37
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAsCH,cAAc,cAAc,CAAA;AAG5B,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAA;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAA;AAGzD,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAA;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAA;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAA;AAGhE,OAAO,EAAE,aAAa,EAAE,KAAK,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAC3F,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AACzD,YAAY,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AAGzD,OAAO,EACL,KAAK,EACL,aAAa,EACb,kBAAkB,EAClB,eAAe,EACf,SAAS,EACV,MAAM,4BAA4B,CAAA;AACnC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAA;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAG9D,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAA;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AAe/D,OAAO,EACL,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAsCH,cAAc,cAAc,CAAA;AAG5B,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAA;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAA;AAGzD,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAA;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAA;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAA;AAGhE,OAAO,EAAE,aAAa,EAAE,KAAK,iBAAiB,EAAE,MAAM,qCAAqC,CAAA;AAC3F,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AACzD,YAAY,EAAE,KAAK,EAAE,SAAS,EAAE,MAAM,6BAA6B,CAAA;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AAGzD,OAAO,EACL,KAAK,EACL,aAAa,EACb,kBAAkB,EAClB,eAAe,EACf,SAAS,EACV,MAAM,4BAA4B,CAAA;AACnC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAA;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAG9D,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAA;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AAe/D,OAAO,EACL,gBAAgB,EAChB,KAAK,qBAAqB,GAC3B,MAAM,2BAA2B,CAAA;AAGlC,OAAO,EACL,YAAY,EACZ,KAAK,iBAAiB,GACvB,MAAM,wBAAwB,CAAA;AAE/B,OAAO,EACL,WAAW,EACX,WAAW,EACX,cAAc,EACd,SAAS,EACT,kBAAkB,EAClB,iBAAiB,EACjB,KAAK,gBAAgB,EACrB,KAAK,gBAAgB,EACrB,KAAK,mBAAmB,EACxB,KAAK,cAAc,EACnB,KAAK,uBAAuB,EAC5B,KAAK,sBAAsB,GAC5B,MAAM,oBAAoB,CAAA;AAG3B,OAAO,EAAE,QAAQ,IAAI,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAA;AAY3F,OAAO,EACL,aAAa,EACb,WAAW,EACX,gBAAgB,EAMhB,KAAK,kBAAkB,EACvB,KAAK,gBAAgB,EACrB,KAAK,sBAAsB,EAC3B,KAAK,uBAAuB,EAC5B,KAAK,UAAU,EACf,KAAK,WAAW,GACjB,MAAM,4BAA4B,CAAA;AAGnC,cAAc,SAAS,CAAA;AAoBvB,OAAO,EACL,uBAAuB,EACvB,KAAK,4BAA4B,GAClC,MAAM,qCAAqC,CAAA;AA8F5C,eAAO,MAAM,OAAO,kBAAkB,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -12,59 +12,59 @@
|
|
|
12
12
|
// ============================================================================
|
|
13
13
|
// export { VarityClient } from './core/VarityClient'
|
|
14
14
|
// export type { VarityClientConfig } from './core/VarityClient'
|
|
15
|
-
// export { HTTPClient } from './utils/http'
|
|
16
|
-
// export type { HTTPResponse, HTTPClientConfig } from './utils/http'
|
|
17
|
-
// export { AuthClient } from './modules/auth'
|
|
18
|
-
// export { StorageClient } from './modules/storage'
|
|
19
|
-
// export { ComputeClient } from './modules/compute'
|
|
20
|
-
// export { ZKClient } from './modules/zk'
|
|
21
|
-
// export { AnalyticsClient } from './modules/analytics'
|
|
22
|
-
// export { NotificationsClient } from './modules/notifications'
|
|
23
|
-
// export { ExportClient } from './modules/export'
|
|
15
|
+
// export { HTTPClient } from './utils/http.js'
|
|
16
|
+
// export type { HTTPResponse, HTTPClientConfig } from './utils/http.js'
|
|
17
|
+
// export { AuthClient } from './modules/auth/index.js'
|
|
18
|
+
// export { StorageClient } from './modules/storage/index.js'
|
|
19
|
+
// export { ComputeClient } from './modules/compute/index.js'
|
|
20
|
+
// export { ZKClient } from './modules/zk/index.js'
|
|
21
|
+
// export { AnalyticsClient } from './modules/analytics/index.js'
|
|
22
|
+
// export { NotificationsClient } from './modules/notifications/index.js'
|
|
23
|
+
// export { ExportClient } from './modules/export/index.js'
|
|
24
24
|
// export { CacheClient } from './modules/cache'
|
|
25
|
-
// export { MonitoringClient } from './modules/monitoring'
|
|
26
|
-
// export { ForecastingClient } from './modules/forecasting'
|
|
27
|
-
// export { WebhooksClient } from './modules/webhooks'
|
|
28
|
-
// export { OracleClient } from './modules/oracle'
|
|
29
|
-
// export { TemplateDeploymentClient } from './modules/templates'
|
|
30
|
-
// export type * from './modules/auth'
|
|
31
|
-
// export type * from './modules/storage'
|
|
32
|
-
// export type * from './modules/compute'
|
|
33
|
-
// export type * from './modules/zk'
|
|
34
|
-
// export type * from './modules/analytics'
|
|
35
|
-
// export type * from './modules/notifications'
|
|
36
|
-
// export type * from './modules/export'
|
|
25
|
+
// export { MonitoringClient } from './modules/monitoring/index.js'
|
|
26
|
+
// export { ForecastingClient } from './modules/forecasting/index.js'
|
|
27
|
+
// export { WebhooksClient } from './modules/webhooks/index.js'
|
|
28
|
+
// export { OracleClient } from './modules/oracle/index.js'
|
|
29
|
+
// export { TemplateDeploymentClient } from './modules/templates/index.js'
|
|
30
|
+
// export type * from './modules/auth/index.js'
|
|
31
|
+
// export type * from './modules/storage/index.js'
|
|
32
|
+
// export type * from './modules/compute/index.js'
|
|
33
|
+
// export type * from './modules/zk/index.js'
|
|
34
|
+
// export type * from './modules/analytics/index.js'
|
|
35
|
+
// export type * from './modules/notifications/index.js'
|
|
36
|
+
// export type * from './modules/export/index.js'
|
|
37
37
|
// export type * from './modules/cache'
|
|
38
|
-
// export type * from './modules/monitoring'
|
|
39
|
-
// export type * from './modules/forecasting'
|
|
40
|
-
// export type * from './modules/webhooks'
|
|
41
|
-
// export type * from './modules/oracle'
|
|
42
|
-
// export type * from './modules/templates'
|
|
38
|
+
// export type * from './modules/monitoring/index.js'
|
|
39
|
+
// export type * from './modules/forecasting/index.js'
|
|
40
|
+
// export type * from './modules/webhooks/index.js'
|
|
41
|
+
// export type * from './modules/oracle/index.js'
|
|
42
|
+
// export type * from './modules/templates/index.js'
|
|
43
43
|
// React Components
|
|
44
|
-
export * from './components';
|
|
44
|
+
export * from './components/index.js';
|
|
45
45
|
// Form Components (direct exports for convenience)
|
|
46
|
-
export { Button } from './components/Form/Button';
|
|
47
|
-
export { Input } from './components/Form/Input';
|
|
48
|
-
export { Textarea } from './components/Form/Textarea';
|
|
49
|
-
export { Select } from './components/Form/Select';
|
|
50
|
-
export { Toggle } from './components/Form/Toggle';
|
|
51
|
-
export { Checkbox } from './components/Form/Checkbox';
|
|
52
|
-
export { RadioGroup } from './components/Form/RadioGroup';
|
|
46
|
+
export { Button } from './components/Form/Button.js';
|
|
47
|
+
export { Input } from './components/Form/Input.js';
|
|
48
|
+
export { Textarea } from './components/Form/Textarea.js';
|
|
49
|
+
export { Select } from './components/Form/Select.js';
|
|
50
|
+
export { Toggle } from './components/Form/Toggle.js';
|
|
51
|
+
export { Checkbox } from './components/Form/Checkbox.js';
|
|
52
|
+
export { RadioGroup } from './components/Form/RadioGroup.js';
|
|
53
53
|
// Overlay Components (direct exports for convenience)
|
|
54
|
-
export { Dialog } from './components/Overlay/Dialog';
|
|
55
|
-
export { ConfirmDialog } from './components/Overlay/ConfirmDialog';
|
|
56
|
-
export { DropdownMenu } from './components/Overlay/DropdownMenu';
|
|
54
|
+
export { Dialog } from './components/Overlay/Dialog.js';
|
|
55
|
+
export { ConfirmDialog } from './components/Overlay/ConfirmDialog.js';
|
|
56
|
+
export { DropdownMenu } from './components/Overlay/DropdownMenu.js';
|
|
57
57
|
// Feedback Components (direct exports for convenience)
|
|
58
|
-
export { ToastProvider } from './components/Feedback/ToastProvider';
|
|
59
|
-
export { useToast } from './components/Feedback/useToast';
|
|
60
|
-
export { Skeleton } from './components/Feedback/Skeleton';
|
|
58
|
+
export { ToastProvider } from './components/Feedback/ToastProvider.js';
|
|
59
|
+
export { useToast } from './components/Feedback/useToast.js';
|
|
60
|
+
export { Skeleton } from './components/Feedback/Skeleton.js';
|
|
61
61
|
// Display Components (direct exports for convenience)
|
|
62
|
-
export { Badge, PriorityBadge, ProjectStatusBadge, TaskStatusBadge, RoleBadge } from './components/Display/Badge';
|
|
63
|
-
export { Avatar, AvatarGroup } from './components/Display/Avatar';
|
|
64
|
-
export { ProgressBar } from './components/Display/ProgressBar';
|
|
62
|
+
export { Badge, PriorityBadge, ProjectStatusBadge, TaskStatusBadge, RoleBadge } from './components/Display/Badge.js';
|
|
63
|
+
export { Avatar, AvatarGroup } from './components/Display/Avatar.js';
|
|
64
|
+
export { ProgressBar } from './components/Display/ProgressBar.js';
|
|
65
65
|
// Navigation Components (direct exports for convenience)
|
|
66
|
-
export { CommandPalette } from './components/Navigation/CommandPalette';
|
|
67
|
-
export { Breadcrumb } from './components/Navigation/Breadcrumb';
|
|
66
|
+
export { CommandPalette } from './components/Navigation/CommandPalette.js';
|
|
67
|
+
export { Breadcrumb } from './components/Navigation/Breadcrumb.js';
|
|
68
68
|
// ============================================================================
|
|
69
69
|
// Advanced: In-App Wallet Components
|
|
70
70
|
// Available via direct import: import { InAppWalletProvider } from '@varity/ui-kit/components/InAppWallet'
|
|
@@ -75,16 +75,14 @@ export { Breadcrumb } from './components/Navigation/Breadcrumb';
|
|
|
75
75
|
// EmailLoginButton,
|
|
76
76
|
// SocialLoginButtons,
|
|
77
77
|
// OnboardingFlow,
|
|
78
|
-
// } from './components/InAppWallet'
|
|
79
|
-
//
|
|
80
|
-
export {
|
|
81
|
-
//
|
|
82
|
-
export {
|
|
83
|
-
export {
|
|
84
|
-
//
|
|
85
|
-
|
|
86
|
-
// Re-export Privy hooks for convenience
|
|
87
|
-
export { usePrivy, useWallets, useLogin, useLogout } from '@privy-io/react-auth';
|
|
78
|
+
// } from './components/InAppWallet/index.js'
|
|
79
|
+
// Authentication Components (base provider — requires appId)
|
|
80
|
+
export { AuthBaseProvider, } from './providers/PrivyProvider.js';
|
|
81
|
+
// Authentication Provider (All-in-one — zero-config, PRODUCTION PATTERN)
|
|
82
|
+
export { AuthProvider, } from './providers/PrivyStack.js';
|
|
83
|
+
export { LoginButton, UserProfile, ProtectedRoute, ReadyGate, InitializingScreen, InitTimeoutScreen, } from './components/Privy/index.js';
|
|
84
|
+
// Re-export auth hooks for convenience
|
|
85
|
+
export { usePrivy as useAuth, useWallets, useLogin, useLogout } from '@privy-io/react-auth';
|
|
88
86
|
// ============================================================================
|
|
89
87
|
// Advanced: Onramp Components
|
|
90
88
|
// Available via direct import: import { BuyUSDCButton } from '@varity/ui-kit/components/Onramp'
|
|
@@ -92,11 +90,11 @@ export { usePrivy, useWallets, useLogin, useLogout } from '@privy-io/react-auth'
|
|
|
92
90
|
// export {
|
|
93
91
|
// BuyUSDCButton,
|
|
94
92
|
// OnrampWidget,
|
|
95
|
-
// } from './components/Onramp'
|
|
93
|
+
// } from './components/Onramp/index.js'
|
|
96
94
|
// PaymentWidget Components (MANDATORY for app monetization - 90/10 revenue split)
|
|
97
|
-
export { PaymentWidget, PaymentGate, useVarityPayment, } from './components/PaymentWidget';
|
|
95
|
+
export { PaymentWidget, PaymentGate, useVarityPayment, } from './components/PaymentWidget/index.js';
|
|
98
96
|
// React Hooks
|
|
99
|
-
export * from './hooks';
|
|
97
|
+
export * from './hooks/index.js';
|
|
100
98
|
// ============================================================================
|
|
101
99
|
// Advanced: Web3 Providers
|
|
102
100
|
// Available via direct import: import { WalletProvider } from '@varity/ui-kit/providers'
|
|
@@ -112,9 +110,9 @@ export * from './hooks';
|
|
|
112
110
|
// type ChainProviderProps,
|
|
113
111
|
// type WalletContextValue,
|
|
114
112
|
// type ChainContextValue,
|
|
115
|
-
// } from './providers'
|
|
113
|
+
// } from './providers/index.js'
|
|
116
114
|
// Dashboard Provider (Privy + Thirdweb + WalletSync - RECOMMENDED for dashboards)
|
|
117
|
-
export { VarityDashboardProvider, } from './providers/VarityDashboardProvider';
|
|
115
|
+
export { VarityDashboardProvider, } from './providers/VarityDashboardProvider.js';
|
|
118
116
|
// ============================================================================
|
|
119
117
|
// Advanced: Wallet Sync (Privy + Thirdweb synchronization)
|
|
120
118
|
// Available via direct import: import { WalletSyncProvider } from '@varity/ui-kit/providers/WalletSyncProvider'
|
|
@@ -125,7 +123,7 @@ export { VarityDashboardProvider, } from './providers/VarityDashboardProvider';
|
|
|
125
123
|
// useWalletSync,
|
|
126
124
|
// type WalletSyncState,
|
|
127
125
|
// type WalletSyncProviderProps,
|
|
128
|
-
// } from './providers/WalletSyncProvider'
|
|
126
|
+
// } from './providers/WalletSyncProvider.js'
|
|
129
127
|
// ============================================================================
|
|
130
128
|
// Advanced: Web3 Components
|
|
131
129
|
// Available via direct import: import { ConnectWallet } from '@varity/ui-kit/web3'
|
|
@@ -151,7 +149,7 @@ export { VarityDashboardProvider, } from './providers/VarityDashboardProvider';
|
|
|
151
149
|
// type BlockExplorerLinkProps,
|
|
152
150
|
// type AmountInputProps,
|
|
153
151
|
// type AddressInputProps,
|
|
154
|
-
// } from './web3'
|
|
152
|
+
// } from './web3/index.js'
|
|
155
153
|
// ============================================================================
|
|
156
154
|
// Advanced: Web3 Hooks
|
|
157
155
|
// Available via direct import: import { useVarityWallet } from '@varity/ui-kit/hooks/web3'
|
|
@@ -165,7 +163,7 @@ export { VarityDashboardProvider, } from './providers/VarityDashboardProvider';
|
|
|
165
163
|
// type UseUSDCFormatReturn,
|
|
166
164
|
// type UseAddressValidationReturn,
|
|
167
165
|
// type UseBlockExplorerReturn,
|
|
168
|
-
// } from './hooks/web3'
|
|
166
|
+
// } from './hooks/web3/index.js'
|
|
169
167
|
// ============================================================================
|
|
170
168
|
// Advanced: Chain Configuration
|
|
171
169
|
// Available via direct import: import { varityL3 } from '@varity/ui-kit/config/chains'
|
|
@@ -183,7 +181,7 @@ export { VarityDashboardProvider, } from './providers/VarityDashboardProvider';
|
|
|
183
181
|
// formatAddress,
|
|
184
182
|
// formatUSDC,
|
|
185
183
|
// parseUSDC,
|
|
186
|
-
// } from './config/chains'
|
|
184
|
+
// } from './config/chains.js'
|
|
187
185
|
// ============================================================================
|
|
188
186
|
// Advanced: Smart Wallet Components (Account Abstraction)
|
|
189
187
|
// Available via direct import: import { SmartWalletProvider } from '@varity/ui-kit/wallets'
|
|
@@ -196,10 +194,10 @@ export { VarityDashboardProvider, } from './providers/VarityDashboardProvider';
|
|
|
196
194
|
// SimpleSmartWallet,
|
|
197
195
|
// type SmartWalletConfig,
|
|
198
196
|
// type SimpleSmartWalletProps,
|
|
199
|
-
// } from './wallets'
|
|
197
|
+
// } from './wallets/index.js'
|
|
200
198
|
// Styles
|
|
201
199
|
// Note: CSS should be imported by the consuming application
|
|
202
200
|
// import './styles/globals.css'
|
|
203
201
|
// Version
|
|
204
|
-
export const VERSION = '2.0.0-beta.
|
|
202
|
+
export const VERSION = '2.0.0-beta.15';
|
|
205
203
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,+EAA+E;AAC/E,kEAAkE;AAClE,4DAA4D;AAC5D,+EAA+E;AAC/E,qDAAqD;AACrD,gEAAgE;AAChE,4CAA4C;AAC5C,qEAAqE;AACrE,8CAA8C;AAC9C,oDAAoD;AACpD,oDAAoD;AACpD,0CAA0C;AAC1C,wDAAwD;AACxD,gEAAgE;AAChE,kDAAkD;AAClD,gDAAgD;AAChD,0DAA0D;AAC1D,4DAA4D;AAC5D,sDAAsD;AACtD,kDAAkD;AAClD,iEAAiE;AACjE,sCAAsC;AACtC,yCAAyC;AACzC,yCAAyC;AACzC,oCAAoC;AACpC,2CAA2C;AAC3C,+CAA+C;AAC/C,wCAAwC;AACxC,uCAAuC;AACvC,4CAA4C;AAC5C,6CAA6C;AAC7C,0CAA0C;AAC1C,wCAAwC;AACxC,2CAA2C;AAE3C,mBAAmB;AACnB,cAAc,cAAc,CAAA;AAE5B,mDAAmD;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,KAAK,EAAE,MAAM,yBAAyB,CAAA;AAC/C,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AACrD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,MAAM,EAAE,MAAM,0BAA0B,CAAA;AACjD,OAAO,EAAE,QAAQ,EAAE,MAAM,4BAA4B,CAAA;AACrD,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAA;AAEzD,sDAAsD;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAA;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,oCAAoC,CAAA;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAA;AAEhE,uDAAuD;AACvD,OAAO,EAAE,aAAa,EAA0B,MAAM,qCAAqC,CAAA;AAC3F,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AAEzD,OAAO,EAAE,QAAQ,EAAE,MAAM,gCAAgC,CAAA;AAEzD,sDAAsD;AACtD,OAAO,EACL,KAAK,EACL,aAAa,EACb,kBAAkB,EAClB,eAAe,EACf,SAAS,EACV,MAAM,4BAA4B,CAAA;AACnC,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAA;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,kCAAkC,CAAA;AAE9D,yDAAyD;AACzD,OAAO,EAAE,cAAc,EAAE,MAAM,wCAAwC,CAAA;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,oCAAoC,CAAA;AAE/D,+EAA+E;AAC/E,qCAAqC;AACrC,2GAA2G;AAC3G,+EAA+E;AAC/E,WAAW;AACX,yBAAyB;AACzB,oBAAoB;AACpB,sBAAsB;AACtB,wBAAwB;AACxB,oBAAoB;AACpB,oCAAoC;AAEpC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles analytics data retrieval via API server
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
export interface KPIOptions {
|
|
8
8
|
period?: 'current_day' | 'current_week' | 'current_month' | 'current_year';
|
|
9
9
|
metric?: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './AnalyticsClient';
|
|
1
|
+
export * from './AnalyticsClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './AnalyticsClient';
|
|
1
|
+
export * from './AnalyticsClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './AuthClient';
|
|
1
|
+
export * from './AuthClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './AuthClient';
|
|
1
|
+
export * from './AuthClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles cache operations via API server (Redis backend)
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
import { JSONValue } from '@varity-labs/types';
|
|
8
8
|
export interface CacheOptions {
|
|
9
9
|
ttl?: number;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './ComputeClient';
|
|
1
|
+
export * from './ComputeClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './ComputeClient';
|
|
1
|
+
export * from './ComputeClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles exporting data in various formats via API server
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
export type ExportFormat = 'csv' | 'json' | 'xlsx' | 'pdf';
|
|
8
8
|
export interface ExportOptions {
|
|
9
9
|
format: ExportFormat;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './ExportClient';
|
|
1
|
+
export * from './ExportClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './ExportClient';
|
|
1
|
+
export * from './ExportClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles forecasting operations via API server (ML backend)
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
import { JSONObject } from '@varity-labs/types';
|
|
8
8
|
export interface PredictOptions {
|
|
9
9
|
metric: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './ForecastingClient';
|
|
1
|
+
export * from './ForecastingClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './ForecastingClient';
|
|
1
|
+
export * from './ForecastingClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles monitoring operations via API server (Prometheus/Grafana backend)
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
export interface HealthStatus {
|
|
8
8
|
status: 'healthy' | 'degraded' | 'down';
|
|
9
9
|
services: Record<string, 'up' | 'down'>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './MonitoringClient';
|
|
1
|
+
export * from './MonitoringClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './MonitoringClient';
|
|
1
|
+
export * from './MonitoringClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles sending notifications and managing preferences via API server
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
export interface SendNotificationOptions {
|
|
8
8
|
type: 'email' | 'sms' | 'push' | 'webhook';
|
|
9
9
|
to: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './NotificationsClient';
|
|
1
|
+
export * from './NotificationsClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './NotificationsClient';
|
|
1
|
+
export * from './NotificationsClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Handles oracle queries via API server (MPC oracle backend)
|
|
5
5
|
*/
|
|
6
|
-
import { HTTPClient } from '../../utils/http';
|
|
6
|
+
import { HTTPClient } from '../../utils/http.js';
|
|
7
7
|
import { JSONValue, JSONObject } from '@varity-labs/types';
|
|
8
8
|
export interface OracleQueryOptions {
|
|
9
9
|
dataType: 'price' | 'weather' | 'custom';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './OracleClient';
|
|
1
|
+
export * from './OracleClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './OracleClient';
|
|
1
|
+
export * from './OracleClient.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './StorageClient';
|
|
1
|
+
export * from './StorageClient.js';
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|