@liberfi.io/ui 0.1.10 → 0.1.12

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
@@ -469,6 +469,12 @@ declare function useScreen(): {
469
469
 
470
470
  declare function useMediaQuery(query: string): boolean;
471
471
 
472
+ declare function BinanceIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
473
+
474
+ declare function EthereumIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
475
+
476
+ declare function SolanaIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
477
+
472
478
  declare function BundlesIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
473
479
 
474
480
  declare function CameraIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -509,6 +515,12 @@ declare function GiftIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX
509
515
 
510
516
  declare function HomeIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
511
517
 
518
+ declare function HorsePowerHighIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
519
+
520
+ declare function HorsePowerIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
521
+
522
+ declare function HorsePowerLowIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
523
+
512
524
  declare function ImageGalleryIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
513
525
 
514
526
  declare function InfoIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -573,6 +585,8 @@ declare function ShieldOffIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtim
573
585
 
574
586
  declare function ShieldPlusIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
575
587
 
588
+ declare function ShiningStarIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
589
+
576
590
  declare function SignalIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
577
591
 
578
592
  declare function SignInIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -581,6 +595,8 @@ declare function SignOutIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.
581
595
 
582
596
  declare function SniperIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
583
597
 
598
+ declare function StarIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
599
+
584
600
  declare function SlippageIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
585
601
 
586
602
  declare function SupportIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -642,6 +658,6 @@ declare global {
642
658
  };
643
659
  }
644
660
  }
645
- declare const _default: "0.1.8";
661
+ declare const _default: "0.1.12";
646
662
 
647
- 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, HorizontalScrollContainer, type HorizontalScrollContainerProps, ImageGalleryIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightDiscordIcon, LightTgIcon, LightningIcon, LogoIcon, MaximizeIcon, MenuIcon, MiniLogoIcon, MinimizeIcon, PauseIcon, PeopleIcon, PinataContext, PinataProvider, PlusIcon, PrivacyPolicyIcon, PulseIcon, RHForm, type RHFormProps, RHInput, type RHInputProps, RHNumberInput, type RHNumberInputProps, RHTextArea, type RHTextAreaProps, RHUpload, type RHUploadProps, RatIcon, RefreshIcon, RestoreWindowIcon, RobotIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, SignInIcon, SignOutIcon, SignalIcon, SlippageIcon, SmallLightDiscordIcon, SmallLightTgIcon, SniperIcon, Sortable, type SortableProps, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledTextArea, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TimerIcon, TradeIcon, TranslateIcon, TrashIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, Upload, type UploadProps, type UploadRef, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, usePinata, useScreen, _default as version };
663
+ export { BinanceIcon, BundlesIcon, CameraIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CoinsIcon, CookIcon, CopyIcon, CrownIcon, DiscordIcon, DraggableIcon, EditIcon, EmptyIcon, EthereumIcon, ExclamationIcon, type ExtendedButtonProps, type ExtendedColor, FAQIcon, FilterIcon, GiftIcon, HomeIcon, HorizontalScrollContainer, type HorizontalScrollContainerProps, HorsePowerHighIcon, HorsePowerIcon, HorsePowerLowIcon, ImageGalleryIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightDiscordIcon, LightTgIcon, LightningIcon, LogoIcon, MaximizeIcon, MenuIcon, MiniLogoIcon, MinimizeIcon, PauseIcon, PeopleIcon, PinataContext, PinataProvider, PlusIcon, PrivacyPolicyIcon, PulseIcon, RHForm, type RHFormProps, RHInput, type RHInputProps, RHNumberInput, type RHNumberInputProps, RHTextArea, type RHTextAreaProps, RHUpload, type RHUploadProps, RatIcon, RefreshIcon, RestoreWindowIcon, RobotIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, ShiningStarIcon, SignInIcon, SignOutIcon, SignalIcon, SlippageIcon, SmallLightDiscordIcon, SmallLightTgIcon, SniperIcon, SolanaIcon, Sortable, type SortableProps, StarIcon, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledTextArea, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TimerIcon, TradeIcon, TranslateIcon, TrashIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, Upload, type UploadProps, type UploadRef, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, usePinata, useScreen, _default as version };
package/dist/index.d.ts CHANGED
@@ -469,6 +469,12 @@ declare function useScreen(): {
469
469
 
470
470
  declare function useMediaQuery(query: string): boolean;
471
471
 
472
+ declare function BinanceIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
473
+
474
+ declare function EthereumIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
475
+
476
+ declare function SolanaIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
477
+
472
478
  declare function BundlesIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
473
479
 
474
480
  declare function CameraIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -509,6 +515,12 @@ declare function GiftIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX
509
515
 
510
516
  declare function HomeIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
511
517
 
518
+ declare function HorsePowerHighIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
519
+
520
+ declare function HorsePowerIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
521
+
522
+ declare function HorsePowerLowIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
523
+
512
524
  declare function ImageGalleryIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
513
525
 
514
526
  declare function InfoIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -573,6 +585,8 @@ declare function ShieldOffIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtim
573
585
 
574
586
  declare function ShieldPlusIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
575
587
 
588
+ declare function ShiningStarIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
589
+
576
590
  declare function SignalIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
577
591
 
578
592
  declare function SignInIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -581,6 +595,8 @@ declare function SignOutIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.
581
595
 
582
596
  declare function SniperIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
583
597
 
598
+ declare function StarIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
599
+
584
600
  declare function SlippageIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
585
601
 
586
602
  declare function SupportIcon(props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
@@ -642,6 +658,6 @@ declare global {
642
658
  };
643
659
  }
644
660
  }
645
- declare const _default: "0.1.8";
661
+ declare const _default: "0.1.12";
646
662
 
647
- 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, HorizontalScrollContainer, type HorizontalScrollContainerProps, ImageGalleryIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightDiscordIcon, LightTgIcon, LightningIcon, LogoIcon, MaximizeIcon, MenuIcon, MiniLogoIcon, MinimizeIcon, PauseIcon, PeopleIcon, PinataContext, PinataProvider, PlusIcon, PrivacyPolicyIcon, PulseIcon, RHForm, type RHFormProps, RHInput, type RHInputProps, RHNumberInput, type RHNumberInputProps, RHTextArea, type RHTextAreaProps, RHUpload, type RHUploadProps, RatIcon, RefreshIcon, RestoreWindowIcon, RobotIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, SignInIcon, SignOutIcon, SignalIcon, SlippageIcon, SmallLightDiscordIcon, SmallLightTgIcon, SniperIcon, Sortable, type SortableProps, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledTextArea, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TimerIcon, TradeIcon, TranslateIcon, TrashIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, Upload, type UploadProps, type UploadRef, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, usePinata, useScreen, _default as version };
663
+ export { BinanceIcon, BundlesIcon, CameraIcon, CheckIcon, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpIcon, CoinsIcon, CookIcon, CopyIcon, CrownIcon, DiscordIcon, DraggableIcon, EditIcon, EmptyIcon, EthereumIcon, ExclamationIcon, type ExtendedButtonProps, type ExtendedColor, FAQIcon, FilterIcon, GiftIcon, HomeIcon, HorizontalScrollContainer, type HorizontalScrollContainerProps, HorsePowerHighIcon, HorsePowerIcon, HorsePowerLowIcon, ImageGalleryIcon, InfoIcon, KlineAreaIcon, KlineBarsIcon, KlineBaseLineIcon, KlineCandlesIcon, KlineColumnsIcon, KlineHelkinAshiIcon, KlineHighLowIcon, KlineHollowCandlesIcon, KlineLineIcon, LightDiscordIcon, LightTgIcon, LightningIcon, LogoIcon, MaximizeIcon, MenuIcon, MiniLogoIcon, MinimizeIcon, PauseIcon, PeopleIcon, PinataContext, PinataProvider, PlusIcon, PrivacyPolicyIcon, PulseIcon, RHForm, type RHFormProps, RHInput, type RHInputProps, RHNumberInput, type RHNumberInputProps, RHTextArea, type RHTextAreaProps, RHUpload, type RHUploadProps, RatIcon, RefreshIcon, RestoreWindowIcon, RobotIcon, RocketIcon, SearchIcon, SettingsIcon, ShieldIcon, ShieldOffIcon, ShieldPlusIcon, ShiningStarIcon, SignInIcon, SignOutIcon, SignalIcon, SlippageIcon, SmallLightDiscordIcon, SmallLightTgIcon, SniperIcon, SolanaIcon, Sortable, type SortableProps, StarIcon, StyledBadge, StyledButton, StyledDivider, StyledInput, StyledModal, StyledNumberInput, StyledPopover, StyledTable, StyledTabs, StyledTextArea, StyledToaster, StyledTooltip, SupportIcon, TelegramIcon, TermsOfServiceIcon, TimerIcon, TradeIcon, TranslateIcon, TrashIcon, TriangleDownIcon, TriangleUpIcon, TwitterIcon, UnMaximizeIcon, Upload, type UploadProps, type UploadRef, UserGuideIcon, UserIcon, UserWithStarBadgeIcon, VerifiedIcon, WalletIcon, WebsiteIcon, XCloseIcon, ZapFastIcon, useCopyToClipboard, useMediaQuery, usePinata, useScreen, _default as version };