@liberfi.io/ui 0.1.7 → 0.1.8

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/index.d.mts CHANGED
@@ -9,6 +9,9 @@ export { ToastOptions, Toaster, ToasterProps, toast } from 'react-hot-toast';
9
9
  export { clsx } from 'clsx';
10
10
  export * from 'jotai';
11
11
  export * from 'jotai/utils';
12
+ export * from 'react-hook-form';
13
+ export { z } from 'zod';
14
+ export { zodResolver } from '@hookform/resolvers/zod';
12
15
 
13
16
  declare const StyledBadge: ComponentType<BadgeProps>;
14
17
 
@@ -416,10 +419,14 @@ declare function KlineLineIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtim
416
419
 
417
420
  declare function LightningIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
418
421
 
422
+ declare function LogoIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
423
+
419
424
  declare function MaximizeIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
420
425
 
421
426
  declare function MenuIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
422
427
 
428
+ declare function MiniLogoIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
429
+
423
430
  declare function MinimizeIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
424
431
 
425
432
  declare function PauseIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -436,6 +443,8 @@ declare function RefreshIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.
436
443
 
437
444
  declare function RestoreWindowIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
438
445
 
446
+ declare function RobotIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
447
+
439
448
  declare function RocketIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
440
449
 
441
450
  declare function SearchIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -490,6 +499,14 @@ declare function XCloseIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.J
490
499
 
491
500
  declare function ZapFastIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
492
501
 
502
+ declare function LightTgIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
503
+
504
+ declare function LightDiscordIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
505
+
506
+ declare function SmallLightTgIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
507
+
508
+ declare function SmallLightDiscordIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
509
+
493
510
  declare global {
494
511
  interface SvgIconProps extends SVGProps<SVGSVGElement> {
495
512
  }
@@ -503,6 +520,6 @@ declare global {
503
520
  };
504
521
  }
505
522
  }
506
- declare const _default: "0.1.6";
523
+ declare const _default: "0.1.8";
507
524
 
508
- export { BundlesIcon, CameraIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CoinsIcon, CookIcon, CopyIcon, CrownIcon, DiscordIcon, DraggableIcon, EditIcon, EmptyIcon, ExclamationIcon, type ExtendedButtonProps, type ExtendedColor, FAQIcon, FilterIcon, GiftIcon, HomeIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightningIcon, MaximizeIcon, MenuIcon, MinimizeIcon, PauseIcon, PeopleIcon, PrivacyPolicyIcon, PulseIcon, RatIcon, RefreshIcon, RestoreWindowIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, SignInIcon, SignOutIcon, SlippageIcon, SniperIcon, Sortable, type SortableProps, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TradeIcon, TranslateIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, useScreen, _default as version };
525
+ export { BundlesIcon, CameraIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CoinsIcon, CookIcon, CopyIcon, CrownIcon, DiscordIcon, DraggableIcon, EditIcon, EmptyIcon, ExclamationIcon, type ExtendedButtonProps, type ExtendedColor, FAQIcon, FilterIcon, GiftIcon, HomeIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightDiscordIcon, LightTgIcon, LightningIcon, LogoIcon, MaximizeIcon, MenuIcon, MiniLogoIcon, MinimizeIcon, PauseIcon, PeopleIcon, PrivacyPolicyIcon, PulseIcon, RatIcon, RefreshIcon, RestoreWindowIcon, RobotIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, SignInIcon, SignOutIcon, SlippageIcon, SmallLightDiscordIcon, SmallLightTgIcon, SniperIcon, Sortable, type SortableProps, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TradeIcon, TranslateIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, useScreen, _default as version };
package/dist/index.d.ts CHANGED
@@ -9,6 +9,9 @@ export { ToastOptions, Toaster, ToasterProps, toast } from 'react-hot-toast';
9
9
  export { clsx } from 'clsx';
10
10
  export * from 'jotai';
11
11
  export * from 'jotai/utils';
12
+ export * from 'react-hook-form';
13
+ export { z } from 'zod';
14
+ export { zodResolver } from '@hookform/resolvers/zod';
12
15
 
13
16
  declare const StyledBadge: ComponentType<BadgeProps>;
14
17
 
@@ -416,10 +419,14 @@ declare function KlineLineIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtim
416
419
 
417
420
  declare function LightningIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
418
421
 
422
+ declare function LogoIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
423
+
419
424
  declare function MaximizeIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
420
425
 
421
426
  declare function MenuIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
422
427
 
428
+ declare function MiniLogoIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
429
+
423
430
  declare function MinimizeIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
424
431
 
425
432
  declare function PauseIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -436,6 +443,8 @@ declare function RefreshIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.
436
443
 
437
444
  declare function RestoreWindowIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
438
445
 
446
+ declare function RobotIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
447
+
439
448
  declare function RocketIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
440
449
 
441
450
  declare function SearchIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -490,6 +499,14 @@ declare function XCloseIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.J
490
499
 
491
500
  declare function ZapFastIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
492
501
 
502
+ declare function LightTgIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
503
+
504
+ declare function LightDiscordIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
505
+
506
+ declare function SmallLightTgIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
507
+
508
+ declare function SmallLightDiscordIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
509
+
493
510
  declare global {
494
511
  interface SvgIconProps extends SVGProps<SVGSVGElement> {
495
512
  }
@@ -503,6 +520,6 @@ declare global {
503
520
  };
504
521
  }
505
522
  }
506
- declare const _default: "0.1.6";
523
+ declare const _default: "0.1.8";
507
524
 
508
- export { BundlesIcon, CameraIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CoinsIcon, CookIcon, CopyIcon, CrownIcon, DiscordIcon, DraggableIcon, EditIcon, EmptyIcon, ExclamationIcon, type ExtendedButtonProps, type ExtendedColor, FAQIcon, FilterIcon, GiftIcon, HomeIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightningIcon, MaximizeIcon, MenuIcon, MinimizeIcon, PauseIcon, PeopleIcon, PrivacyPolicyIcon, PulseIcon, RatIcon, RefreshIcon, RestoreWindowIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, SignInIcon, SignOutIcon, SlippageIcon, SniperIcon, Sortable, type SortableProps, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TradeIcon, TranslateIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, useScreen, _default as version };
525
+ export { BundlesIcon, CameraIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CoinsIcon, CookIcon, CopyIcon, CrownIcon, DiscordIcon, DraggableIcon, EditIcon, EmptyIcon, ExclamationIcon, type ExtendedButtonProps, type ExtendedColor, FAQIcon, FilterIcon, GiftIcon, HomeIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightDiscordIcon, LightTgIcon, LightningIcon, LogoIcon, MaximizeIcon, MenuIcon, MiniLogoIcon, MinimizeIcon, PauseIcon, PeopleIcon, PrivacyPolicyIcon, PulseIcon, RatIcon, RefreshIcon, RestoreWindowIcon, RobotIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, SignInIcon, SignOutIcon, SlippageIcon, SmallLightDiscordIcon, SmallLightTgIcon, SniperIcon, Sortable, type SortableProps, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TradeIcon, TranslateIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, useScreen, _default as version };