@fountain-ui/icons 3.0.0-alpha.12 → 3.0.0-alpha.14
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/build/commonjs/v2Icons/AppBarHeart.js +1 -3
- package/build/commonjs/v2Icons/AppBarHeart.js.map +1 -1
- package/build/commonjs/v2Icons/AppBarHeartFill.js +21 -0
- package/build/commonjs/v2Icons/AppBarHeartFill.js.map +1 -0
- package/build/commonjs/v2Icons/Camera.js +29 -0
- package/build/commonjs/v2Icons/Camera.js.map +1 -0
- package/build/commonjs/v2Icons/Handler.js +21 -0
- package/build/commonjs/v2Icons/Handler.js.map +1 -0
- package/build/commonjs/v2Icons/Heart.js +1 -3
- package/build/commonjs/v2Icons/Heart.js.map +1 -1
- package/build/commonjs/v2Icons/HeartFill.js +1 -3
- package/build/commonjs/v2Icons/HeartFill.js.map +1 -1
- package/build/commonjs/v2Icons/index.js +24 -0
- package/build/commonjs/v2Icons/index.js.map +1 -1
- package/build/module/v2Icons/AppBarHeart.js +1 -3
- package/build/module/v2Icons/AppBarHeart.js.map +1 -1
- package/build/module/v2Icons/AppBarHeartFill.js +7 -0
- package/build/module/v2Icons/AppBarHeartFill.js.map +1 -0
- package/build/module/v2Icons/Camera.js +15 -0
- package/build/module/v2Icons/Camera.js.map +1 -0
- package/build/module/v2Icons/Handler.js +7 -0
- package/build/module/v2Icons/Handler.js.map +1 -0
- package/build/module/v2Icons/Heart.js +1 -3
- package/build/module/v2Icons/Heart.js.map +1 -1
- package/build/module/v2Icons/HeartFill.js +1 -3
- package/build/module/v2Icons/HeartFill.js.map +1 -1
- package/build/module/v2Icons/index.js +3 -0
- package/build/module/v2Icons/index.js.map +1 -1
- package/build/typescript/icons/Add.d.ts +282 -55
- package/build/typescript/icons/Apple.d.ts +282 -55
- package/build/typescript/icons/ArrowLeft.d.ts +282 -55
- package/build/typescript/icons/ArrowLightHorizontalFilled.d.ts +282 -55
- package/build/typescript/icons/ArrowLightHorizontalOutlined.d.ts +282 -55
- package/build/typescript/icons/ArrowLightVerticalFilled.d.ts +282 -55
- package/build/typescript/icons/ArrowLightVerticalOutlined.d.ts +282 -55
- package/build/typescript/icons/ArrowRight.d.ts +282 -55
- package/build/typescript/icons/BellOff.d.ts +282 -55
- package/build/typescript/icons/BellOn.d.ts +282 -55
- package/build/typescript/icons/BellOutlined.d.ts +282 -55
- package/build/typescript/icons/Bullet.d.ts +282 -55
- package/build/typescript/icons/CalendarOutlined.d.ts +282 -55
- package/build/typescript/icons/Check.d.ts +282 -55
- package/build/typescript/icons/CheckCircleFilled.d.ts +282 -55
- package/build/typescript/icons/CheckCircleOutlined.d.ts +282 -55
- package/build/typescript/icons/CheckboxChecked.d.ts +282 -55
- package/build/typescript/icons/ChevronDown.d.ts +282 -55
- package/build/typescript/icons/ChevronLeft.d.ts +282 -55
- package/build/typescript/icons/ChevronRight.d.ts +282 -55
- package/build/typescript/icons/ChevronUp.d.ts +282 -55
- package/build/typescript/icons/ClockFilled.d.ts +282 -55
- package/build/typescript/icons/ClockOutlined.d.ts +282 -55
- package/build/typescript/icons/ClockTwoTone.d.ts +282 -55
- package/build/typescript/icons/Close.d.ts +282 -55
- package/build/typescript/icons/CoffeeOutlined.d.ts +282 -55
- package/build/typescript/icons/ContentFilled.d.ts +282 -55
- package/build/typescript/icons/ContentOutlined.d.ts +282 -55
- package/build/typescript/icons/ContentOutlinedLight.d.ts +282 -55
- package/build/typescript/icons/CopyFilled.d.ts +282 -55
- package/build/typescript/icons/Expand.d.ts +282 -55
- package/build/typescript/icons/EyeOff.d.ts +282 -55
- package/build/typescript/icons/EyeOutlined.d.ts +282 -55
- package/build/typescript/icons/Facebook.d.ts +282 -55
- package/build/typescript/icons/Flash.d.ts +282 -55
- package/build/typescript/icons/FlashTwoTone.d.ts +282 -55
- package/build/typescript/icons/FontLato.d.ts +282 -55
- package/build/typescript/icons/FontLiterata.d.ts +282 -55
- package/build/typescript/icons/Free.d.ts +282 -55
- package/build/typescript/icons/FreeTwoTone.d.ts +282 -55
- package/build/typescript/icons/GiftOutlined.d.ts +282 -55
- package/build/typescript/icons/GiftTwoTone.d.ts +282 -55
- package/build/typescript/icons/Google.d.ts +282 -55
- package/build/typescript/icons/GraphUp.d.ts +282 -55
- package/build/typescript/icons/HdOff.d.ts +282 -55
- package/build/typescript/icons/HdOn.d.ts +282 -55
- package/build/typescript/icons/Help.d.ts +282 -55
- package/build/typescript/icons/HomeFilled.d.ts +282 -55
- package/build/typescript/icons/HomeOutlined.d.ts +282 -55
- package/build/typescript/icons/Info.d.ts +282 -55
- package/build/typescript/icons/InfoSquareFilled.d.ts +282 -55
- package/build/typescript/icons/InfoSquareOutlined.d.ts +282 -55
- package/build/typescript/icons/InfoSquareOutlinedLight.d.ts +282 -55
- package/build/typescript/icons/Instagram.d.ts +282 -55
- package/build/typescript/icons/LibraryFilled.d.ts +282 -55
- package/build/typescript/icons/LibraryOutlined.d.ts +282 -55
- package/build/typescript/icons/List.d.ts +282 -55
- package/build/typescript/icons/ListFilled.d.ts +282 -55
- package/build/typescript/icons/ListOutlined.d.ts +282 -55
- package/build/typescript/icons/ListOutlinedLight.d.ts +282 -55
- package/build/typescript/icons/LockerUnlockedOutlined.d.ts +282 -55
- package/build/typescript/icons/Logo.d.ts +0 -1
- package/build/typescript/icons/MailFilled.d.ts +282 -55
- package/build/typescript/icons/MailOutlined.d.ts +282 -55
- package/build/typescript/icons/MenuFilled.d.ts +282 -55
- package/build/typescript/icons/MenuOutlined.d.ts +282 -55
- package/build/typescript/icons/MinusCircle.d.ts +282 -55
- package/build/typescript/icons/Nib.d.ts +282 -55
- package/build/typescript/icons/Pencil.d.ts +282 -55
- package/build/typescript/icons/Point.d.ts +282 -55
- package/build/typescript/icons/Radio.d.ts +282 -55
- package/build/typescript/icons/RadioChecked.d.ts +282 -55
- package/build/typescript/icons/Restart.d.ts +282 -55
- package/build/typescript/icons/Sale.d.ts +282 -55
- package/build/typescript/icons/SaleOutlined.d.ts +282 -55
- package/build/typescript/icons/SaleTwoTone.d.ts +282 -55
- package/build/typescript/icons/Search.d.ts +282 -55
- package/build/typescript/icons/Share.d.ts +282 -55
- package/build/typescript/icons/ShopOutlined.d.ts +282 -55
- package/build/typescript/icons/SoundOff.d.ts +282 -55
- package/build/typescript/icons/SoundOn.d.ts +282 -55
- package/build/typescript/icons/SpacingLargeFilled.d.ts +282 -55
- package/build/typescript/icons/SpacingLargeOutlined.d.ts +282 -55
- package/build/typescript/icons/SpacingMediumFilled.d.ts +282 -55
- package/build/typescript/icons/SpacingMediumOutlined.d.ts +282 -55
- package/build/typescript/icons/SpacingSmallFilled.d.ts +282 -55
- package/build/typescript/icons/SpacingSmallOutlined.d.ts +282 -55
- package/build/typescript/icons/Sparkles.d.ts +282 -55
- package/build/typescript/icons/Speaker.d.ts +282 -55
- package/build/typescript/icons/SwapHorizontal.d.ts +282 -55
- package/build/typescript/icons/SwapVertical.d.ts +282 -55
- package/build/typescript/icons/TicketFilled.d.ts +282 -55
- package/build/typescript/icons/TicketOutlined.d.ts +282 -55
- package/build/typescript/icons/TicketTwoTone.d.ts +282 -55
- package/build/typescript/icons/TokenFilled.d.ts +282 -55
- package/build/typescript/icons/Twitter.d.ts +282 -55
- package/build/typescript/icons/Warning.d.ts +282 -55
- package/build/typescript/icons/WarningFilled.d.ts +282 -55
- package/build/typescript/icons/WarningOutlined.d.ts +282 -55
- package/build/typescript/icons/Youtube.d.ts +282 -55
- package/build/typescript/icons/Zap.d.ts +282 -55
- package/build/typescript/v2Icons/Alarm.d.ts +282 -55
- package/build/typescript/v2Icons/AlertCircle.d.ts +282 -55
- package/build/typescript/v2Icons/AlertOctagon.d.ts +282 -55
- package/build/typescript/v2Icons/AlertTriangle.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarBellOff.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarBellOn.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarBenefit.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarChevronLeft.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarChevronLeftFill.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarClose.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarCloseCircleFill.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarEdit.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarExternalLink.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarHDOff.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarHDOn.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarHeart.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarHeartFill.d.ts +358 -0
- package/build/typescript/v2Icons/AppBarList.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarMenu.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarPoint.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarQuestion.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarSearch.d.ts +282 -55
- package/build/typescript/v2Icons/AppBarSetting.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowDown.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowDownCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowLeft.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowLeftCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowRight.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowRightCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowUp.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowUpCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowsMaximize.d.ts +282 -55
- package/build/typescript/v2Icons/ArrowsMinimize.d.ts +282 -55
- package/build/typescript/v2Icons/Award.d.ts +282 -55
- package/build/typescript/v2Icons/BellOff.d.ts +282 -55
- package/build/typescript/v2Icons/BellOn.d.ts +282 -55
- package/build/typescript/v2Icons/Benefit.d.ts +282 -55
- package/build/typescript/v2Icons/BenefitFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Block.d.ts +282 -55
- package/build/typescript/v2Icons/Bookmark.d.ts +282 -55
- package/build/typescript/v2Icons/BookmarkFill.d.ts +282 -55
- package/build/typescript/v2Icons/Box.d.ts +282 -55
- package/build/typescript/v2Icons/Building.d.ts +282 -55
- package/build/typescript/v2Icons/Bulb.d.ts +282 -55
- package/build/typescript/v2Icons/Calender.d.ts +282 -55
- package/build/typescript/v2Icons/Camera.d.ts +358 -0
- package/build/typescript/v2Icons/Chat.d.ts +282 -55
- package/build/typescript/v2Icons/Check.d.ts +282 -55
- package/build/typescript/v2Icons/CheckCircle.d.ts +282 -55
- package/build/typescript/v2Icons/CheckCircleFill.d.ts +282 -55
- package/build/typescript/v2Icons/CheckCircleFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronDown.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronDownCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronLeft.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronLeftCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronLeftCircleFill.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronLeftCircleFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronRight.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronRightCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronUp.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronUpCircle.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronsDown.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronsLeft.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronsRight.d.ts +282 -55
- package/build/typescript/v2Icons/ChevronsUp.d.ts +282 -55
- package/build/typescript/v2Icons/Clipboard.d.ts +282 -55
- package/build/typescript/v2Icons/Close.d.ts +282 -55
- package/build/typescript/v2Icons/CloseCircle.d.ts +282 -55
- package/build/typescript/v2Icons/CloseCircleFill.d.ts +282 -55
- package/build/typescript/v2Icons/CloseCircleFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Coffee.d.ts +282 -55
- package/build/typescript/v2Icons/Coins.d.ts +282 -55
- package/build/typescript/v2Icons/Comics.d.ts +282 -55
- package/build/typescript/v2Icons/ComicsFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Copy.d.ts +282 -55
- package/build/typescript/v2Icons/CreditCard.d.ts +282 -55
- package/build/typescript/v2Icons/Crown.d.ts +282 -55
- package/build/typescript/v2Icons/Database.d.ts +282 -55
- package/build/typescript/v2Icons/DistanceHorizontal.d.ts +282 -55
- package/build/typescript/v2Icons/DistanceVertical.d.ts +282 -55
- package/build/typescript/v2Icons/Download.d.ts +282 -55
- package/build/typescript/v2Icons/Edit.d.ts +282 -55
- package/build/typescript/v2Icons/Edit2.d.ts +282 -55
- package/build/typescript/v2Icons/ExternalLink.d.ts +282 -55
- package/build/typescript/v2Icons/EyeOff.d.ts +282 -55
- package/build/typescript/v2Icons/EyeOn.d.ts +282 -55
- package/build/typescript/v2Icons/Filter.d.ts +282 -55
- package/build/typescript/v2Icons/Filter2.d.ts +282 -55
- package/build/typescript/v2Icons/Free.d.ts +282 -55
- package/build/typescript/v2Icons/Globe.d.ts +282 -55
- package/build/typescript/v2Icons/Grid.d.ts +282 -55
- package/build/typescript/v2Icons/HD.d.ts +282 -55
- package/build/typescript/v2Icons/HDOff.d.ts +282 -55
- package/build/typescript/v2Icons/Handler.d.ts +358 -0
- package/build/typescript/v2Icons/Hash.d.ts +282 -55
- package/build/typescript/v2Icons/Heart.d.ts +282 -55
- package/build/typescript/v2Icons/HeartFill.d.ts +282 -55
- package/build/typescript/v2Icons/Home.d.ts +282 -55
- package/build/typescript/v2Icons/HomeFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Image.d.ts +282 -55
- package/build/typescript/v2Icons/Inbox.d.ts +282 -55
- package/build/typescript/v2Icons/Info.d.ts +282 -55
- package/build/typescript/v2Icons/InfoCircle.d.ts +282 -55
- package/build/typescript/v2Icons/LaurelsLeft.d.ts +282 -55
- package/build/typescript/v2Icons/LaurelsRight.d.ts +282 -55
- package/build/typescript/v2Icons/Layers.d.ts +282 -55
- package/build/typescript/v2Icons/Library.d.ts +282 -55
- package/build/typescript/v2Icons/LibraryFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/LineHorizontal.d.ts +282 -55
- package/build/typescript/v2Icons/LineHorizontalFill.d.ts +282 -55
- package/build/typescript/v2Icons/LineHorizontalFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/LineVertical.d.ts +282 -55
- package/build/typescript/v2Icons/LineVerticalFill.d.ts +282 -55
- package/build/typescript/v2Icons/LineVerticalFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Link.d.ts +282 -55
- package/build/typescript/v2Icons/List.d.ts +282 -55
- package/build/typescript/v2Icons/ListCheck.d.ts +282 -55
- package/build/typescript/v2Icons/Lock.d.ts +282 -55
- package/build/typescript/v2Icons/LogIn.d.ts +282 -55
- package/build/typescript/v2Icons/LogOut.d.ts +282 -55
- package/build/typescript/v2Icons/MapPin.d.ts +282 -55
- package/build/typescript/v2Icons/Maximize.d.ts +282 -55
- package/build/typescript/v2Icons/Maximize1.d.ts +282 -55
- package/build/typescript/v2Icons/Message.d.ts +282 -55
- package/build/typescript/v2Icons/Minimize.d.ts +282 -55
- package/build/typescript/v2Icons/Minimize1.d.ts +282 -55
- package/build/typescript/v2Icons/Minus.d.ts +282 -55
- package/build/typescript/v2Icons/MinusCircle.d.ts +282 -55
- package/build/typescript/v2Icons/MinusCircleFill.d.ts +282 -55
- package/build/typescript/v2Icons/MinusCircleFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/MoreHorizontal.d.ts +282 -55
- package/build/typescript/v2Icons/MoreSquare.d.ts +282 -55
- package/build/typescript/v2Icons/MoreSquareFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/MoreVertical.d.ts +282 -55
- package/build/typescript/v2Icons/Move.d.ts +282 -55
- package/build/typescript/v2Icons/Novels.d.ts +282 -55
- package/build/typescript/v2Icons/NovelsFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Paperclip.d.ts +282 -55
- package/build/typescript/v2Icons/Percent.d.ts +282 -55
- package/build/typescript/v2Icons/Plus.d.ts +282 -55
- package/build/typescript/v2Icons/PlusCircle.d.ts +282 -55
- package/build/typescript/v2Icons/Point.d.ts +282 -55
- package/build/typescript/v2Icons/QuestionCircle.d.ts +282 -55
- package/build/typescript/v2Icons/QuestionCircleFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Recommend.d.ts +282 -55
- package/build/typescript/v2Icons/RefreshCcw.d.ts +282 -55
- package/build/typescript/v2Icons/RefreshCw.d.ts +282 -55
- package/build/typescript/v2Icons/RotateCcw.d.ts +282 -55
- package/build/typescript/v2Icons/RotateCw.d.ts +282 -55
- package/build/typescript/v2Icons/RotateLeft.d.ts +282 -55
- package/build/typescript/v2Icons/RotateRight.d.ts +282 -55
- package/build/typescript/v2Icons/Sale.d.ts +282 -55
- package/build/typescript/v2Icons/Sanserif.d.ts +282 -55
- package/build/typescript/v2Icons/SanserifFill.d.ts +282 -55
- package/build/typescript/v2Icons/Search.d.ts +282 -55
- package/build/typescript/v2Icons/Serif.d.ts +282 -55
- package/build/typescript/v2Icons/SerifFill.d.ts +282 -55
- package/build/typescript/v2Icons/Setting.d.ts +282 -55
- package/build/typescript/v2Icons/Shield.d.ts +282 -55
- package/build/typescript/v2Icons/Shop.d.ts +282 -55
- package/build/typescript/v2Icons/ShoppingBag.d.ts +282 -55
- package/build/typescript/v2Icons/Shuffle.d.ts +282 -55
- package/build/typescript/v2Icons/Smartphone.d.ts +282 -55
- package/build/typescript/v2Icons/Sort.d.ts +282 -55
- package/build/typescript/v2Icons/SortAsc.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingLarge.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingLargeFill.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingLargeFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingMedium.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingMediumFill.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingMediumFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingSmall.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingSmallFill.d.ts +282 -55
- package/build/typescript/v2Icons/SpacingSmallFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Sparkles.d.ts +282 -55
- package/build/typescript/v2Icons/Speaker.d.ts +282 -55
- package/build/typescript/v2Icons/Star.d.ts +282 -55
- package/build/typescript/v2Icons/SwapHorizontal.d.ts +282 -55
- package/build/typescript/v2Icons/SwapVertical.d.ts +282 -55
- package/build/typescript/v2Icons/Ticket.d.ts +282 -55
- package/build/typescript/v2Icons/Time.d.ts +282 -55
- package/build/typescript/v2Icons/TimeFill.d.ts +282 -55
- package/build/typescript/v2Icons/TimeFillPierced.d.ts +282 -55
- package/build/typescript/v2Icons/Token.d.ts +282 -55
- package/build/typescript/v2Icons/Trash.d.ts +282 -55
- package/build/typescript/v2Icons/TrendingUp.d.ts +282 -55
- package/build/typescript/v2Icons/Trophy.d.ts +282 -55
- package/build/typescript/v2Icons/Unlock.d.ts +282 -55
- package/build/typescript/v2Icons/Upload.d.ts +282 -55
- package/build/typescript/v2Icons/User.d.ts +282 -55
- package/build/typescript/v2Icons/Users.d.ts +282 -55
- package/build/typescript/v2Icons/VolumeOff.d.ts +282 -55
- package/build/typescript/v2Icons/VolumeOn.d.ts +282 -55
- package/build/typescript/v2Icons/Zap.d.ts +282 -55
- package/build/typescript/v2Icons/index.d.ts +3 -0
- package/package.json +2 -2
- package/src/v2Icons/AppBarHeart.tsx +1 -3
- package/src/v2Icons/AppBarHeartFill.tsx +13 -0
- package/src/v2Icons/Camera.tsx +23 -0
- package/src/v2Icons/Handler.tsx +13 -0
- package/src/v2Icons/Heart.tsx +1 -3
- package/src/v2Icons/HeartFill.tsx +1 -3
- package/src/v2Icons/index.ts +3 -0
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
3
|
(props: {
|
|
4
|
-
readonly style?: import("
|
|
4
|
+
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
5
5
|
title?: string | undefined;
|
|
6
6
|
clipPath?: string | undefined;
|
|
7
|
+
filter?: string | undefined;
|
|
7
8
|
marker?: string | undefined;
|
|
8
9
|
mask?: string | undefined;
|
|
9
10
|
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
-
readonly
|
|
11
|
+
readonly color?: "base" | "strong" | "strongInverse" | "baseInverse" | "baseOpacity" | "baseOpacityInverse" | "weak" | "weakInverse" | "weakOpacity" | "weakOpacityInverse" | "accent" | "accentAlt" | undefined;
|
|
12
|
+
readonly fill?: import("react-native/types").ColorValue | undefined;
|
|
11
13
|
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
12
14
|
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
13
|
-
stroke?: import("react-native").ColorValue | undefined;
|
|
15
|
+
stroke?: import("react-native/types").ColorValue | undefined;
|
|
14
16
|
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
15
17
|
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
16
18
|
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
@@ -35,25 +37,220 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
35
37
|
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
36
38
|
x?: import("react-native-svg").NumberArray | undefined;
|
|
37
39
|
y?: import("react-native-svg").NumberArray | undefined;
|
|
38
|
-
transform?: string | import("react-native-svg").ColumnMajorTransformMatrix |
|
|
40
|
+
transform?: string | import("react-native-svg").ColumnMajorTransformMatrix | readonly (({
|
|
41
|
+
translateX: import("react-native/types").AnimatableNumericValue | `${number}%`;
|
|
42
|
+
} & {
|
|
43
|
+
translateY?: undefined;
|
|
44
|
+
scale?: undefined;
|
|
45
|
+
scaleX?: undefined;
|
|
46
|
+
scaleY?: undefined;
|
|
47
|
+
skewX?: undefined;
|
|
48
|
+
skewY?: undefined;
|
|
49
|
+
perspective?: undefined;
|
|
50
|
+
rotate?: undefined;
|
|
51
|
+
rotateX?: undefined;
|
|
52
|
+
rotateY?: undefined;
|
|
53
|
+
rotateZ?: undefined;
|
|
54
|
+
matrix?: undefined;
|
|
55
|
+
}) | ({
|
|
56
|
+
translateY: import("react-native/types").AnimatableNumericValue | `${number}%`;
|
|
57
|
+
} & {
|
|
58
|
+
translateX?: undefined;
|
|
59
|
+
scale?: undefined;
|
|
60
|
+
scaleX?: undefined;
|
|
61
|
+
scaleY?: undefined;
|
|
62
|
+
skewX?: undefined;
|
|
63
|
+
skewY?: undefined;
|
|
64
|
+
perspective?: undefined;
|
|
65
|
+
rotate?: undefined;
|
|
66
|
+
rotateX?: undefined;
|
|
67
|
+
rotateY?: undefined;
|
|
68
|
+
rotateZ?: undefined;
|
|
69
|
+
matrix?: undefined;
|
|
70
|
+
}) | ({
|
|
71
|
+
scale: import("react-native/types").AnimatableNumericValue;
|
|
72
|
+
} & {
|
|
73
|
+
translateX?: undefined;
|
|
74
|
+
translateY?: undefined;
|
|
75
|
+
scaleX?: undefined;
|
|
76
|
+
scaleY?: undefined;
|
|
77
|
+
skewX?: undefined;
|
|
78
|
+
skewY?: undefined;
|
|
79
|
+
perspective?: undefined;
|
|
80
|
+
rotate?: undefined;
|
|
81
|
+
rotateX?: undefined;
|
|
82
|
+
rotateY?: undefined;
|
|
83
|
+
rotateZ?: undefined;
|
|
84
|
+
matrix?: undefined;
|
|
85
|
+
}) | ({
|
|
86
|
+
scaleX: import("react-native/types").AnimatableNumericValue;
|
|
87
|
+
} & {
|
|
88
|
+
translateX?: undefined;
|
|
89
|
+
translateY?: undefined;
|
|
90
|
+
scale?: undefined;
|
|
91
|
+
scaleY?: undefined;
|
|
92
|
+
skewX?: undefined;
|
|
93
|
+
skewY?: undefined;
|
|
94
|
+
perspective?: undefined;
|
|
95
|
+
rotate?: undefined;
|
|
96
|
+
rotateX?: undefined;
|
|
97
|
+
rotateY?: undefined;
|
|
98
|
+
rotateZ?: undefined;
|
|
99
|
+
matrix?: undefined;
|
|
100
|
+
}) | ({
|
|
101
|
+
scaleY: import("react-native/types").AnimatableNumericValue;
|
|
102
|
+
} & {
|
|
103
|
+
translateX?: undefined;
|
|
104
|
+
translateY?: undefined;
|
|
105
|
+
scale?: undefined;
|
|
106
|
+
scaleX?: undefined;
|
|
107
|
+
skewX?: undefined;
|
|
108
|
+
skewY?: undefined;
|
|
109
|
+
perspective?: undefined;
|
|
110
|
+
rotate?: undefined;
|
|
111
|
+
rotateX?: undefined;
|
|
112
|
+
rotateY?: undefined;
|
|
113
|
+
rotateZ?: undefined;
|
|
114
|
+
matrix?: undefined;
|
|
115
|
+
}) | ({
|
|
116
|
+
skewX: import("react-native/types").AnimatableStringValue;
|
|
117
|
+
} & {
|
|
118
|
+
translateX?: undefined;
|
|
119
|
+
translateY?: undefined;
|
|
120
|
+
scale?: undefined;
|
|
121
|
+
scaleX?: undefined;
|
|
122
|
+
scaleY?: undefined;
|
|
123
|
+
skewY?: undefined;
|
|
124
|
+
perspective?: undefined;
|
|
125
|
+
rotate?: undefined;
|
|
126
|
+
rotateX?: undefined;
|
|
127
|
+
rotateY?: undefined;
|
|
128
|
+
rotateZ?: undefined;
|
|
129
|
+
matrix?: undefined;
|
|
130
|
+
}) | ({
|
|
131
|
+
skewY: import("react-native/types").AnimatableStringValue;
|
|
132
|
+
} & {
|
|
133
|
+
translateX?: undefined;
|
|
134
|
+
translateY?: undefined;
|
|
135
|
+
scale?: undefined;
|
|
136
|
+
scaleX?: undefined;
|
|
137
|
+
scaleY?: undefined;
|
|
138
|
+
skewX?: undefined;
|
|
139
|
+
perspective?: undefined;
|
|
140
|
+
rotate?: undefined;
|
|
141
|
+
rotateX?: undefined;
|
|
142
|
+
rotateY?: undefined;
|
|
143
|
+
rotateZ?: undefined;
|
|
144
|
+
matrix?: undefined;
|
|
145
|
+
}) | ({
|
|
146
|
+
perspective: import("react-native/types").AnimatableNumericValue;
|
|
147
|
+
} & {
|
|
148
|
+
translateX?: undefined;
|
|
149
|
+
translateY?: undefined;
|
|
150
|
+
scale?: undefined;
|
|
151
|
+
scaleX?: undefined;
|
|
152
|
+
scaleY?: undefined;
|
|
153
|
+
skewX?: undefined;
|
|
154
|
+
skewY?: undefined;
|
|
155
|
+
rotate?: undefined;
|
|
156
|
+
rotateX?: undefined;
|
|
157
|
+
rotateY?: undefined;
|
|
158
|
+
rotateZ?: undefined;
|
|
159
|
+
matrix?: undefined;
|
|
160
|
+
}) | ({
|
|
161
|
+
rotate: import("react-native/types").AnimatableStringValue;
|
|
162
|
+
} & {
|
|
163
|
+
translateX?: undefined;
|
|
164
|
+
translateY?: undefined;
|
|
165
|
+
scale?: undefined;
|
|
166
|
+
scaleX?: undefined;
|
|
167
|
+
scaleY?: undefined;
|
|
168
|
+
skewX?: undefined;
|
|
169
|
+
skewY?: undefined;
|
|
170
|
+
perspective?: undefined;
|
|
171
|
+
rotateX?: undefined;
|
|
172
|
+
rotateY?: undefined;
|
|
173
|
+
rotateZ?: undefined;
|
|
174
|
+
matrix?: undefined;
|
|
175
|
+
}) | ({
|
|
176
|
+
rotateX: import("react-native/types").AnimatableStringValue;
|
|
177
|
+
} & {
|
|
178
|
+
translateX?: undefined;
|
|
179
|
+
translateY?: undefined;
|
|
180
|
+
scale?: undefined;
|
|
181
|
+
scaleX?: undefined;
|
|
182
|
+
scaleY?: undefined;
|
|
183
|
+
skewX?: undefined;
|
|
184
|
+
skewY?: undefined;
|
|
185
|
+
perspective?: undefined;
|
|
186
|
+
rotate?: undefined;
|
|
187
|
+
rotateY?: undefined;
|
|
188
|
+
rotateZ?: undefined;
|
|
189
|
+
matrix?: undefined;
|
|
190
|
+
}) | ({
|
|
191
|
+
rotateY: import("react-native/types").AnimatableStringValue;
|
|
192
|
+
} & {
|
|
193
|
+
translateX?: undefined;
|
|
194
|
+
translateY?: undefined;
|
|
195
|
+
scale?: undefined;
|
|
196
|
+
scaleX?: undefined;
|
|
197
|
+
scaleY?: undefined;
|
|
198
|
+
skewX?: undefined;
|
|
199
|
+
skewY?: undefined;
|
|
200
|
+
perspective?: undefined;
|
|
201
|
+
rotate?: undefined;
|
|
202
|
+
rotateX?: undefined;
|
|
203
|
+
rotateZ?: undefined;
|
|
204
|
+
matrix?: undefined;
|
|
205
|
+
}) | ({
|
|
206
|
+
rotateZ: import("react-native/types").AnimatableStringValue;
|
|
207
|
+
} & {
|
|
208
|
+
translateX?: undefined;
|
|
209
|
+
translateY?: undefined;
|
|
210
|
+
scale?: undefined;
|
|
211
|
+
scaleX?: undefined;
|
|
212
|
+
scaleY?: undefined;
|
|
213
|
+
skewX?: undefined;
|
|
214
|
+
skewY?: undefined;
|
|
215
|
+
perspective?: undefined;
|
|
216
|
+
rotate?: undefined;
|
|
217
|
+
rotateX?: undefined;
|
|
218
|
+
rotateY?: undefined;
|
|
219
|
+
matrix?: undefined;
|
|
220
|
+
}) | ({
|
|
221
|
+
matrix: import("react-native/types").AnimatableNumericValue[];
|
|
222
|
+
} & {
|
|
223
|
+
translateX?: undefined;
|
|
224
|
+
translateY?: undefined;
|
|
225
|
+
scale?: undefined;
|
|
226
|
+
scaleX?: undefined;
|
|
227
|
+
scaleY?: undefined;
|
|
228
|
+
skewX?: undefined;
|
|
229
|
+
skewY?: undefined;
|
|
230
|
+
perspective?: undefined;
|
|
231
|
+
rotate?: undefined;
|
|
232
|
+
rotateX?: undefined;
|
|
233
|
+
rotateY?: undefined;
|
|
234
|
+
rotateZ?: undefined;
|
|
235
|
+
}))[] | undefined;
|
|
39
236
|
pointerEvents?: "none" | "auto" | "box-none" | "box-only" | undefined;
|
|
40
|
-
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
41
|
-
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
42
|
-
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
43
|
-
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
44
|
-
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
45
|
-
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
46
|
-
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
47
|
-
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
48
|
-
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
49
|
-
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
50
|
-
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
51
|
-
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
237
|
+
onStartShouldSetResponder?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
|
|
238
|
+
onMoveShouldSetResponder?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
|
|
239
|
+
onResponderEnd?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
240
|
+
onResponderGrant?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
241
|
+
onResponderReject?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
242
|
+
onResponderMove?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
243
|
+
onResponderRelease?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
244
|
+
onResponderStart?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
245
|
+
onResponderTerminationRequest?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
|
|
246
|
+
onResponderTerminate?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
247
|
+
onStartShouldSetResponderCapture?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
|
|
248
|
+
onMoveShouldSetResponderCapture?: ((event: import("react-native/types").GestureResponderEvent) => boolean) | undefined;
|
|
52
249
|
disabled?: boolean | undefined;
|
|
53
|
-
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
54
|
-
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
55
|
-
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
56
|
-
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
250
|
+
onPress?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
251
|
+
onPressIn?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
252
|
+
onPressOut?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
253
|
+
onLongPress?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
57
254
|
delayPressIn?: number | undefined;
|
|
58
255
|
delayPressOut?: number | undefined;
|
|
59
256
|
delayLongPress?: number | undefined;
|
|
@@ -61,69 +258,99 @@ declare const _default: React.MemoExoticComponent<{
|
|
|
61
258
|
markerStart?: string | undefined;
|
|
62
259
|
markerMid?: string | undefined;
|
|
63
260
|
markerEnd?: string | undefined;
|
|
64
|
-
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
261
|
+
onLayout?: ((event: import("react-native/types").LayoutChangeEvent) => void) | undefined;
|
|
65
262
|
accessibilityLabel?: string | undefined;
|
|
66
263
|
accessible?: boolean | undefined;
|
|
67
264
|
testID?: string | undefined;
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
readonly viewBox?: string | undefined;
|
|
71
|
-
preserveAspectRatio?: string | undefined;
|
|
72
|
-
readonly color?: "base" | "strong" | "strongInverse" | "baseInverse" | "baseOpacity" | "baseOpacityInverse" | "weak" | "weakInverse" | "weakOpacity" | "weakOpacityInverse" | "accent" | "accentAlt" | undefined;
|
|
73
|
-
font?: import("react-native-svg").FontObject | undefined;
|
|
74
|
-
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
75
|
-
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
76
|
-
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
77
|
-
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
78
|
-
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
79
|
-
fontFamily?: string | undefined;
|
|
80
|
-
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
81
|
-
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
82
|
-
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
83
|
-
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
84
|
-
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
85
|
-
fontFeatureSettings?: string | undefined;
|
|
86
|
-
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
87
|
-
fontVariationSettings?: string | undefined;
|
|
88
|
-
hitSlop?: import("react-native").Insets | undefined;
|
|
265
|
+
hitSlop?: number | import("react-native/types").Insets | undefined;
|
|
266
|
+
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
89
267
|
removeClippedSubviews?: boolean | undefined;
|
|
90
268
|
nativeID?: string | undefined;
|
|
269
|
+
experimental_layoutConformance?: "strict" | "classic" | undefined;
|
|
91
270
|
collapsable?: boolean | undefined;
|
|
92
|
-
|
|
271
|
+
collapsableChildren?: boolean | undefined;
|
|
93
272
|
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
94
273
|
focusable?: boolean | undefined;
|
|
274
|
+
tabIndex?: 0 | -1 | undefined;
|
|
95
275
|
shouldRasterizeIOS?: boolean | undefined;
|
|
96
276
|
isTVSelectable?: boolean | undefined;
|
|
97
277
|
hasTVPreferredFocus?: boolean | undefined;
|
|
98
|
-
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
99
278
|
tvParallaxShiftDistanceX?: number | undefined;
|
|
100
279
|
tvParallaxShiftDistanceY?: number | undefined;
|
|
101
280
|
tvParallaxTiltAngle?: number | undefined;
|
|
102
281
|
tvParallaxMagnification?: number | undefined;
|
|
103
|
-
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
104
|
-
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
105
|
-
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
106
|
-
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
107
|
-
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
282
|
+
onTouchStart?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
283
|
+
onTouchMove?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
284
|
+
onTouchEnd?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
285
|
+
onTouchCancel?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
286
|
+
onTouchEndCapture?: ((event: import("react-native/types").GestureResponderEvent) => void) | undefined;
|
|
287
|
+
onPointerEnter?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
288
|
+
onPointerEnterCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
289
|
+
onPointerLeave?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
290
|
+
onPointerLeaveCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
291
|
+
onPointerMove?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
292
|
+
onPointerMoveCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
293
|
+
onPointerCancel?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
294
|
+
onPointerCancelCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
295
|
+
onPointerDown?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
296
|
+
onPointerDownCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
297
|
+
onPointerUp?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
298
|
+
onPointerUpCapture?: ((event: import("react-native/types").PointerEvent) => void) | undefined;
|
|
108
299
|
accessibilityActions?: readonly Readonly<{
|
|
109
300
|
name: string;
|
|
110
301
|
label?: string | undefined;
|
|
111
302
|
}>[] | undefined;
|
|
112
|
-
|
|
113
|
-
|
|
303
|
+
'aria-label'?: string | undefined;
|
|
304
|
+
accessibilityRole?: import("react-native/types").AccessibilityRole | undefined;
|
|
305
|
+
accessibilityState?: import("react-native/types").AccessibilityState | undefined;
|
|
306
|
+
'aria-busy'?: boolean | undefined;
|
|
307
|
+
'aria-checked'?: boolean | "mixed" | undefined;
|
|
308
|
+
'aria-disabled'?: boolean | undefined;
|
|
309
|
+
'aria-expanded'?: boolean | undefined;
|
|
310
|
+
'aria-selected'?: boolean | undefined;
|
|
114
311
|
accessibilityHint?: string | undefined;
|
|
115
|
-
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
116
|
-
|
|
312
|
+
accessibilityValue?: import("react-native/types").AccessibilityValue | undefined;
|
|
313
|
+
'aria-valuemax'?: number | undefined;
|
|
314
|
+
'aria-valuemin'?: number | undefined;
|
|
315
|
+
'aria-valuenow'?: number | undefined;
|
|
316
|
+
'aria-valuetext'?: string | undefined;
|
|
317
|
+
onAccessibilityAction?: ((event: import("react-native/types").AccessibilityActionEvent) => void) | undefined;
|
|
318
|
+
importantForAccessibility?: "auto" | "no" | "yes" | "no-hide-descendants" | undefined;
|
|
319
|
+
'aria-hidden'?: boolean | undefined;
|
|
320
|
+
'aria-modal'?: boolean | undefined;
|
|
321
|
+
role?: import("react-native/types").Role | undefined;
|
|
117
322
|
accessibilityLabelledBy?: string | string[] | undefined;
|
|
323
|
+
'aria-labelledby'?: string | undefined;
|
|
118
324
|
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
119
|
-
|
|
325
|
+
'aria-live'?: "off" | "polite" | "assertive" | undefined;
|
|
120
326
|
accessibilityElementsHidden?: boolean | undefined;
|
|
121
|
-
accessibilityLanguage?: string | undefined;
|
|
122
327
|
accessibilityViewIsModal?: boolean | undefined;
|
|
123
328
|
onAccessibilityEscape?: (() => void) | undefined;
|
|
124
329
|
onAccessibilityTap?: (() => void) | undefined;
|
|
125
330
|
onMagicTap?: (() => void) | undefined;
|
|
126
331
|
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
332
|
+
accessibilityLanguage?: string | undefined;
|
|
333
|
+
accessibilityShowsLargeContentViewer?: boolean | undefined;
|
|
334
|
+
accessibilityLargeContentTitle?: string | undefined;
|
|
335
|
+
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
336
|
+
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
337
|
+
readonly viewBox?: string | undefined;
|
|
338
|
+
preserveAspectRatio?: string | undefined;
|
|
339
|
+
font?: import("react-native-svg").FontObject | undefined;
|
|
340
|
+
fontStyle?: import("react-native-svg").FontStyle | undefined;
|
|
341
|
+
fontVariant?: import("react-native-svg").FontVariant | undefined;
|
|
342
|
+
fontWeight?: import("react-native-svg").FontWeight | undefined;
|
|
343
|
+
fontStretch?: import("react-native-svg").FontStretch | undefined;
|
|
344
|
+
fontSize?: import("react-native-svg").NumberProp | undefined;
|
|
345
|
+
fontFamily?: string | undefined;
|
|
346
|
+
textAnchor?: import("react-native-svg").TextAnchor | undefined;
|
|
347
|
+
textDecoration?: import("react-native-svg").TextDecoration | undefined;
|
|
348
|
+
letterSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
349
|
+
wordSpacing?: import("react-native-svg").NumberProp | undefined;
|
|
350
|
+
kerning?: import("react-native-svg").NumberProp | undefined;
|
|
351
|
+
fontFeatureSettings?: string | undefined;
|
|
352
|
+
fontVariantLigatures?: import("react-native-svg").FontVariantLigatures | undefined;
|
|
353
|
+
fontVariationSettings?: string | undefined;
|
|
127
354
|
readonly size?: "small" | "medium" | "large" | undefined;
|
|
128
355
|
}): JSX.Element;
|
|
129
356
|
displayName: string;
|