@fountain-ui/icons 1.7.0 → 1.10.0
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/CHANGELOG.md +32 -0
- package/build/commonjs/icons/Youtube.js +22 -0
- package/build/commonjs/icons/Youtube.js.map +1 -0
- package/build/commonjs/index.js +8 -0
- package/build/commonjs/index.js.map +1 -1
- package/build/module/icons/Youtube.js +8 -0
- package/build/module/icons/Youtube.js.map +1 -0
- package/build/module/index.js +1 -0
- package/build/module/index.js.map +1 -1
- package/build/typescript/icons/Apple.d.ts +108 -1
- package/build/typescript/icons/ArrowLeft.d.ts +108 -1
- package/build/typescript/icons/ArrowLightHorizontalFilled.d.ts +108 -1
- package/build/typescript/icons/ArrowLightHorizontalOutlined.d.ts +108 -1
- package/build/typescript/icons/ArrowLightVerticalFilled.d.ts +108 -1
- package/build/typescript/icons/ArrowLightVerticalOutlined.d.ts +108 -1
- package/build/typescript/icons/ArrowRight.d.ts +108 -1
- package/build/typescript/icons/BellOutlined.d.ts +108 -1
- package/build/typescript/icons/BellTwotone.d.ts +108 -1
- package/build/typescript/icons/BookmarkOutlined.d.ts +108 -1
- package/build/typescript/icons/BookmarkTwotone.d.ts +108 -1
- package/build/typescript/icons/Bullet.d.ts +108 -1
- package/build/typescript/icons/CalendarFilled.d.ts +108 -1
- package/build/typescript/icons/CalendarOutlined.d.ts +108 -1
- package/build/typescript/icons/CheckCircleOutlined.d.ts +108 -1
- package/build/typescript/icons/CheckboxChecked.d.ts +108 -1
- package/build/typescript/icons/CheckboxTransparentFilled.d.ts +108 -1
- package/build/typescript/icons/ChevronDown.d.ts +108 -1
- package/build/typescript/icons/ChevronLeft.d.ts +108 -1
- package/build/typescript/icons/ChevronRight.d.ts +108 -1
- package/build/typescript/icons/ChevronUp.d.ts +108 -1
- package/build/typescript/icons/ClockOutlined.d.ts +108 -1
- package/build/typescript/icons/ClockTwotone.d.ts +108 -1
- package/build/typescript/icons/Close.d.ts +108 -1
- package/build/typescript/icons/CopyFilled.d.ts +108 -1
- package/build/typescript/icons/EyeOff.d.ts +108 -1
- package/build/typescript/icons/EyeOutlined.d.ts +108 -1
- package/build/typescript/icons/Facebook.d.ts +108 -1
- package/build/typescript/icons/FontLato.d.ts +108 -1
- package/build/typescript/icons/FontLiterata.d.ts +108 -1
- package/build/typescript/icons/GenreFilled.d.ts +108 -1
- package/build/typescript/icons/GenreOutlined.d.ts +108 -1
- package/build/typescript/icons/Google.d.ts +108 -1
- package/build/typescript/icons/Help.d.ts +108 -1
- package/build/typescript/icons/HomeFilled.d.ts +108 -1
- package/build/typescript/icons/HomeOutlined.d.ts +108 -1
- package/build/typescript/icons/Info.d.ts +108 -1
- package/build/typescript/icons/Instagram.d.ts +108 -1
- package/build/typescript/icons/LibraryFilled.d.ts +108 -1
- package/build/typescript/icons/LibraryOutlined.d.ts +108 -1
- package/build/typescript/icons/List.d.ts +108 -1
- package/build/typescript/icons/LockOutlined.d.ts +108 -1
- package/build/typescript/icons/Logo.d.ts +1 -0
- package/build/typescript/icons/MailFilled.d.ts +108 -1
- package/build/typescript/icons/MailOutlined.d.ts +108 -1
- package/build/typescript/icons/MenuFilled.d.ts +108 -1
- package/build/typescript/icons/MenuOutlined.d.ts +108 -1
- package/build/typescript/icons/Outlined.d.ts +108 -1
- package/build/typescript/icons/Pencil.d.ts +108 -1
- package/build/typescript/icons/Point.d.ts +108 -1
- package/build/typescript/icons/Radio.d.ts +108 -1
- package/build/typescript/icons/RadioChecked.d.ts +108 -1
- package/build/typescript/icons/Restart.d.ts +108 -1
- package/build/typescript/icons/SaleOutlined.d.ts +108 -1
- package/build/typescript/icons/SaleTwotone.d.ts +108 -1
- package/build/typescript/icons/Search.d.ts +108 -1
- package/build/typescript/icons/Share.d.ts +108 -1
- package/build/typescript/icons/SpacingLargeFilled.d.ts +108 -1
- package/build/typescript/icons/SpacingLargeOutlined.d.ts +108 -1
- package/build/typescript/icons/SpacingMediumFilled.d.ts +108 -1
- package/build/typescript/icons/SpacingMediumOutlined.d.ts +108 -1
- package/build/typescript/icons/SpacingSmallFilled.d.ts +108 -1
- package/build/typescript/icons/SpacingSmallOutlined.d.ts +108 -1
- package/build/typescript/icons/Speaker.d.ts +108 -1
- package/build/typescript/icons/SwapHorizontal.d.ts +108 -1
- package/build/typescript/icons/SwapVertical.d.ts +108 -1
- package/build/typescript/icons/TicketOutlined.d.ts +108 -1
- package/build/typescript/icons/TicketTwotone.d.ts +108 -1
- package/build/typescript/icons/TokenFilled.d.ts +108 -1
- package/build/typescript/icons/TokenTwotone.d.ts +108 -1
- package/build/typescript/icons/Twitter.d.ts +108 -1
- package/build/typescript/icons/Warning.d.ts +108 -1
- package/build/typescript/icons/Youtube.d.ts +113 -0
- package/build/typescript/index.d.ts +1 -0
- package/package.json +3 -3
- package/src/icons/Youtube.tsx +10 -0
- package/src/index.ts +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,38 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [1.10.0](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.8.0...@fountain-ui/icons@1.10.0) (2021-09-23)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.9.1](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.8.0...@fountain-ui/icons@1.9.1) (2021-09-10)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [1.9.0](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.8.0...@fountain-ui/icons@1.9.0) (2021-09-09)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
# [1.8.0](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.5.0...@fountain-ui/icons@1.8.0) (2021-08-19)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
6
38
|
# [1.7.0](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.5.0...@fountain-ui/icons@1.7.0) (2021-08-05)
|
|
7
39
|
|
|
8
40
|
**Note:** Version bump only for package @fountain-ui/icons
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
var _react = _interopRequireDefault(require("react"));
|
|
9
|
+
|
|
10
|
+
var _reactNativeSvg = require("react-native-svg");
|
|
11
|
+
|
|
12
|
+
var _createSvgIcon = _interopRequireDefault(require("../utils/createSvgIcon"));
|
|
13
|
+
|
|
14
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
15
|
+
|
|
16
|
+
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
|
|
17
|
+
fillRule: "evenodd",
|
|
18
|
+
d: "M17.6655 6.41644C17.4818 5.78024 16.9391 5.27929 16.2509 5.10897C15.0036 4.80005 10 4.80005 10 4.80005C10 4.80005 4.99636 4.80005 3.74909 5.10897C3.06091 5.27929 2.51818 5.78024 2.33455 6.41644C2 7.5703 2 9.97652 2 9.97652C2 9.97652 2 12.3827 2.33455 13.5366C2.51818 14.1728 3.06091 14.6737 3.74909 14.8441C4.99636 15.153 10 15.153 10 15.153C10 15.153 15.0036 15.153 16.2509 14.8441C16.9391 14.6737 17.4818 14.1728 17.6655 13.5366C18 12.3827 18 9.97652 18 9.97652C18 9.97652 18 7.5703 17.6655 6.41644ZM8.36364 12.1615V7.79155L12.5455 9.97652L8.36364 12.1615Z"
|
|
19
|
+
}), 'Youtube');
|
|
20
|
+
|
|
21
|
+
exports.default = _default;
|
|
22
|
+
//# sourceMappingURL=Youtube.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["Youtube.tsx"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;eAEe,0CACX,6BAAC,oBAAD;AACI,EAAA,QAAQ,EAAC,SADb;AAEI,EAAA,CAAC,EAAC;AAFN,EADW,EAKT,SALS,C","sourcesContent":["import React from 'react';\nimport { Path } from 'react-native-svg';\nimport createSvgIcon from '../utils/createSvgIcon';\n\nexport default createSvgIcon(\n <Path\n fillRule=\"evenodd\"\n d=\"M17.6655 6.41644C17.4818 5.78024 16.9391 5.27929 16.2509 5.10897C15.0036 4.80005 10 4.80005 10 4.80005C10 4.80005 4.99636 4.80005 3.74909 5.10897C3.06091 5.27929 2.51818 5.78024 2.33455 6.41644C2 7.5703 2 9.97652 2 9.97652C2 9.97652 2 12.3827 2.33455 13.5366C2.51818 14.1728 3.06091 14.6737 3.74909 14.8441C4.99636 15.153 10 15.153 10 15.153C10 15.153 15.0036 15.153 16.2509 14.8441C16.9391 14.6737 17.4818 14.1728 17.6655 13.5366C18 12.3827 18 9.97652 18 9.97652C18 9.97652 18 7.5703 17.6655 6.41644ZM8.36364 12.1615V7.79155L12.5455 9.97652L8.36364 12.1615Z\"\n />\n , 'Youtube');"]}
|
package/build/commonjs/index.js
CHANGED
|
@@ -435,6 +435,12 @@ Object.defineProperty(exports, "Warning", {
|
|
|
435
435
|
return _Warning.default;
|
|
436
436
|
}
|
|
437
437
|
});
|
|
438
|
+
Object.defineProperty(exports, "Youtube", {
|
|
439
|
+
enumerable: true,
|
|
440
|
+
get: function () {
|
|
441
|
+
return _Youtube.default;
|
|
442
|
+
}
|
|
443
|
+
});
|
|
438
444
|
|
|
439
445
|
var _Apple = _interopRequireDefault(require("./icons/Apple"));
|
|
440
446
|
|
|
@@ -580,5 +586,7 @@ var _Twitter = _interopRequireDefault(require("./icons/Twitter"));
|
|
|
580
586
|
|
|
581
587
|
var _Warning = _interopRequireDefault(require("./icons/Warning"));
|
|
582
588
|
|
|
589
|
+
var _Youtube = _interopRequireDefault(require("./icons/Youtube"));
|
|
590
|
+
|
|
583
591
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
584
592
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA","sourcesContent":["export { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as BellTwotone } from './icons/BellTwotone';\nexport { default as BookmarkOutlined } from './icons/BookmarkOutlined';\nexport { default as BookmarkTwotone } from './icons/BookmarkTwotone';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarFilled } from './icons/CalendarFilled';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as CheckboxTransparentFilled } from './icons/CheckboxTransparentFilled';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwotone } from './icons/ClockTwotone';\nexport { default as Close } from './icons/Close';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GenreFilled } from './icons/GenreFilled';\nexport { default as GenreOutlined } from './icons/GenreOutlined';\nexport { default as Google } from './icons/Google';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as LockOutlined } from './icons/LockOutlined';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as Outlined } from './icons/Outlined';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwotone } from './icons/SaleTwotone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwotone } from './icons/TicketTwotone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as TokenTwotone } from './icons/TokenTwotone';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\nexport { default as Youtube } from './icons/Youtube';\n"]}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Path } from 'react-native-svg';
|
|
3
|
+
import createSvgIcon from '../utils/createSvgIcon';
|
|
4
|
+
export default createSvgIcon( /*#__PURE__*/React.createElement(Path, {
|
|
5
|
+
fillRule: "evenodd",
|
|
6
|
+
d: "M17.6655 6.41644C17.4818 5.78024 16.9391 5.27929 16.2509 5.10897C15.0036 4.80005 10 4.80005 10 4.80005C10 4.80005 4.99636 4.80005 3.74909 5.10897C3.06091 5.27929 2.51818 5.78024 2.33455 6.41644C2 7.5703 2 9.97652 2 9.97652C2 9.97652 2 12.3827 2.33455 13.5366C2.51818 14.1728 3.06091 14.6737 3.74909 14.8441C4.99636 15.153 10 15.153 10 15.153C10 15.153 15.0036 15.153 16.2509 14.8441C16.9391 14.6737 17.4818 14.1728 17.6655 13.5366C18 12.3827 18 9.97652 18 9.97652C18 9.97652 18 7.5703 17.6655 6.41644ZM8.36364 12.1615V7.79155L12.5455 9.97652L8.36364 12.1615Z"
|
|
7
|
+
}), 'Youtube');
|
|
8
|
+
//# sourceMappingURL=Youtube.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["Youtube.tsx"],"names":["React","Path","createSvgIcon"],"mappings":"AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,SAASC,IAAT,QAAqB,kBAArB;AACA,OAAOC,aAAP,MAA0B,wBAA1B;AAEA,eAAeA,aAAa,eACxB,oBAAC,IAAD;AACI,EAAA,QAAQ,EAAC,SADb;AAEI,EAAA,CAAC,EAAC;AAFN,EADwB,EAKtB,SALsB,CAA5B","sourcesContent":["import React from 'react';\nimport { Path } from 'react-native-svg';\nimport createSvgIcon from '../utils/createSvgIcon';\n\nexport default createSvgIcon(\n <Path\n fillRule=\"evenodd\"\n d=\"M17.6655 6.41644C17.4818 5.78024 16.9391 5.27929 16.2509 5.10897C15.0036 4.80005 10 4.80005 10 4.80005C10 4.80005 4.99636 4.80005 3.74909 5.10897C3.06091 5.27929 2.51818 5.78024 2.33455 6.41644C2 7.5703 2 9.97652 2 9.97652C2 9.97652 2 12.3827 2.33455 13.5366C2.51818 14.1728 3.06091 14.6737 3.74909 14.8441C4.99636 15.153 10 15.153 10 15.153C10 15.153 15.0036 15.153 16.2509 14.8441C16.9391 14.6737 17.4818 14.1728 17.6655 13.5366C18 12.3827 18 9.97652 18 9.97652C18 9.97652 18 7.5703 17.6655 6.41644ZM8.36364 12.1615V7.79155L12.5455 9.97652L8.36364 12.1615Z\"\n />\n , 'Youtube');"]}
|
package/build/module/index.js
CHANGED
|
@@ -70,4 +70,5 @@ export { default as TokenFilled } from './icons/TokenFilled';
|
|
|
70
70
|
export { default as TokenTwotone } from './icons/TokenTwotone';
|
|
71
71
|
export { default as Twitter } from './icons/Twitter';
|
|
72
72
|
export { default as Warning } from './icons/Warning';
|
|
73
|
+
export { default as Youtube } from './icons/Youtube';
|
|
73
74
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts"],"names":["default","Apple","ArrowLeft","ArrowLightHorizontalFilled","ArrowLightHorizontalOutlined","ArrowLightVerticalFilled","ArrowLightVerticalOutlined","ArrowRight","BellOutlined","BellTwotone","BookmarkOutlined","BookmarkTwotone","Bullet","CalendarFilled","CalendarOutlined","CheckboxTransparentFilled","CheckboxChecked","CheckCircleOutlined","ChevronDown","ChevronRight","ChevronUp","ChevronLeft","ClockOutlined","ClockTwotone","Close","CopyFilled","EyeOff","EyeOutlined","Facebook","FontLato","FontLiterata","GenreFilled","GenreOutlined","Google","Help","HomeFilled","HomeOutlined","Info","Instagram","LibraryFilled","LibraryOutlined","List","LockOutlined","Logo","MailFilled","MailOutlined","MenuFilled","MenuOutlined","Outlined","Pencil","Point","Radio","RadioChecked","Restart","SaleOutlined","SaleTwotone","Search","Share","SpacingLargeFilled","SpacingLargeOutlined","SpacingMediumFilled","SpacingMediumOutlined","SpacingSmallFilled","SpacingSmallOutlined","Speaker","SwapHorizontal","SwapVertical","TicketOutlined","TicketTwotone","TokenFilled","TokenTwotone","Twitter","Warning"],"mappings":"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","sourcesContent":["export { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as BellTwotone } from './icons/BellTwotone';\nexport { default as BookmarkOutlined } from './icons/BookmarkOutlined';\nexport { default as BookmarkTwotone } from './icons/BookmarkTwotone';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarFilled } from './icons/CalendarFilled';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as CheckboxTransparentFilled } from './icons/CheckboxTransparentFilled';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwotone } from './icons/ClockTwotone';\nexport { default as Close } from './icons/Close';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GenreFilled } from './icons/GenreFilled';\nexport { default as GenreOutlined } from './icons/GenreOutlined';\nexport { default as Google } from './icons/Google';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as LockOutlined } from './icons/LockOutlined';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as Outlined } from './icons/Outlined';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwotone } from './icons/SaleTwotone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwotone } from './icons/TicketTwotone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as TokenTwotone } from './icons/TokenTwotone';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\n"]}
|
|
1
|
+
{"version":3,"sources":["index.ts"],"names":["default","Apple","ArrowLeft","ArrowLightHorizontalFilled","ArrowLightHorizontalOutlined","ArrowLightVerticalFilled","ArrowLightVerticalOutlined","ArrowRight","BellOutlined","BellTwotone","BookmarkOutlined","BookmarkTwotone","Bullet","CalendarFilled","CalendarOutlined","CheckboxTransparentFilled","CheckboxChecked","CheckCircleOutlined","ChevronDown","ChevronRight","ChevronUp","ChevronLeft","ClockOutlined","ClockTwotone","Close","CopyFilled","EyeOff","EyeOutlined","Facebook","FontLato","FontLiterata","GenreFilled","GenreOutlined","Google","Help","HomeFilled","HomeOutlined","Info","Instagram","LibraryFilled","LibraryOutlined","List","LockOutlined","Logo","MailFilled","MailOutlined","MenuFilled","MenuOutlined","Outlined","Pencil","Point","Radio","RadioChecked","Restart","SaleOutlined","SaleTwotone","Search","Share","SpacingLargeFilled","SpacingLargeOutlined","SpacingMediumFilled","SpacingMediumOutlined","SpacingSmallFilled","SpacingSmallOutlined","Speaker","SwapHorizontal","SwapVertical","TicketOutlined","TicketTwotone","TokenFilled","TokenTwotone","Twitter","Warning","Youtube"],"mappings":"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","sourcesContent":["export { default as Apple } from './icons/Apple';\nexport { default as ArrowLeft } from './icons/ArrowLeft';\nexport { default as ArrowLightHorizontalFilled } from './icons/ArrowLightHorizontalFilled';\nexport { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHorizontalOutlined';\nexport { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';\nexport { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';\nexport { default as ArrowRight } from './icons/ArrowRight';\nexport { default as BellOutlined } from './icons/BellOutlined';\nexport { default as BellTwotone } from './icons/BellTwotone';\nexport { default as BookmarkOutlined } from './icons/BookmarkOutlined';\nexport { default as BookmarkTwotone } from './icons/BookmarkTwotone';\nexport { default as Bullet } from './icons/Bullet';\nexport { default as CalendarFilled } from './icons/CalendarFilled';\nexport { default as CalendarOutlined } from './icons/CalendarOutlined';\nexport { default as CheckboxTransparentFilled } from './icons/CheckboxTransparentFilled';\nexport { default as CheckboxChecked } from './icons/CheckboxChecked';\nexport { default as CheckCircleOutlined } from './icons/CheckCircleOutlined';\nexport { default as ChevronDown } from './icons/ChevronDown';\nexport { default as ChevronRight } from './icons/ChevronRight';\nexport { default as ChevronUp } from './icons/ChevronUp';\nexport { default as ChevronLeft } from './icons/ChevronLeft';\nexport { default as ClockOutlined } from './icons/ClockOutlined';\nexport { default as ClockTwotone } from './icons/ClockTwotone';\nexport { default as Close } from './icons/Close';\nexport { default as CopyFilled } from './icons/CopyFilled';\nexport { default as EyeOff } from './icons/EyeOff';\nexport { default as EyeOutlined } from './icons/EyeOutlined';\nexport { default as Facebook } from './icons/Facebook';\nexport { default as FontLato } from './icons/FontLato';\nexport { default as FontLiterata } from './icons/FontLiterata';\nexport { default as GenreFilled } from './icons/GenreFilled';\nexport { default as GenreOutlined } from './icons/GenreOutlined';\nexport { default as Google } from './icons/Google';\nexport { default as Help } from './icons/Help';\nexport { default as HomeFilled } from './icons/HomeFilled';\nexport { default as HomeOutlined } from './icons/HomeOutlined';\nexport { default as Info } from './icons/Info';\nexport { default as Instagram } from './icons/Instagram';\nexport { default as LibraryFilled } from './icons/LibraryFilled';\nexport { default as LibraryOutlined } from './icons/LibraryOutlined';\nexport { default as List } from './icons/List';\nexport { default as LockOutlined } from './icons/LockOutlined';\nexport { default as Logo } from './icons/Logo';\nexport { default as MailFilled } from './icons/MailFilled';\nexport { default as MailOutlined } from './icons/MailOutlined';\nexport { default as MenuFilled } from './icons/MenuFilled';\nexport { default as MenuOutlined } from './icons/MenuOutlined';\nexport { default as Outlined } from './icons/Outlined';\nexport { default as Pencil } from './icons/Pencil';\nexport { default as Point } from './icons/Point';\nexport { default as Radio } from './icons/Radio';\nexport { default as RadioChecked } from './icons/RadioChecked';\nexport { default as Restart } from './icons/Restart';\nexport { default as SaleOutlined } from './icons/SaleOutlined';\nexport { default as SaleTwotone } from './icons/SaleTwotone';\nexport { default as Search } from './icons/Search';\nexport { default as Share } from './icons/Share';\nexport { default as SpacingLargeFilled } from './icons/SpacingLargeFilled';\nexport { default as SpacingLargeOutlined } from './icons/SpacingLargeOutlined';\nexport { default as SpacingMediumFilled } from './icons/SpacingMediumFilled';\nexport { default as SpacingMediumOutlined } from './icons/SpacingMediumOutlined';\nexport { default as SpacingSmallFilled } from './icons/SpacingSmallFilled';\nexport { default as SpacingSmallOutlined } from './icons/SpacingSmallOutlined';\nexport { default as Speaker } from './icons/Speaker';\nexport { default as SwapHorizontal } from './icons/SwapHorizontal';\nexport { default as SwapVertical } from './icons/SwapVertical';\nexport { default as TicketOutlined } from './icons/TicketOutlined';\nexport { default as TicketTwotone } from './icons/TicketTwotone';\nexport { default as TokenFilled } from './icons/TokenFilled';\nexport { default as TokenTwotone } from './icons/TokenTwotone';\nexport { default as Twitter } from './icons/Twitter';\nexport { default as Warning } from './icons/Warning';\nexport { default as Youtube } from './icons/Youtube';\n"]}
|
|
@@ -1,6 +1,113 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
|
-
(props:
|
|
3
|
+
(props: {
|
|
4
|
+
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
5
|
+
readonly fill?: import("react-native-svg").Color | undefined;
|
|
6
|
+
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
8
|
+
stroke?: import("react-native-svg").Color | undefined;
|
|
9
|
+
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
+
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
11
|
+
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
12
|
+
strokeDashoffset?: import("react-native-svg").NumberProp | undefined;
|
|
13
|
+
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
14
|
+
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
15
|
+
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
16
|
+
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
17
|
+
clipPath?: string | undefined;
|
|
18
|
+
transform?: string | import("react-native-svg").TransformObject | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
19
|
+
translate?: import("react-native-svg").NumberArray | undefined;
|
|
20
|
+
translateX?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
+
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
22
|
+
origin?: import("react-native-svg").NumberArray | undefined;
|
|
23
|
+
originX?: import("react-native-svg").NumberProp | undefined;
|
|
24
|
+
originY?: import("react-native-svg").NumberProp | undefined;
|
|
25
|
+
scale?: import("react-native-svg").NumberArray | undefined;
|
|
26
|
+
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
27
|
+
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
28
|
+
skew?: import("react-native-svg").NumberArray | undefined;
|
|
29
|
+
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
30
|
+
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
31
|
+
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
32
|
+
x?: import("react-native-svg").NumberArray | undefined;
|
|
33
|
+
y?: import("react-native-svg").NumberArray | undefined;
|
|
34
|
+
vectorEffect?: "none" | "non-scaling-stroke" | "nonScalingStroke" | "default" | "inherit" | "uri" | undefined;
|
|
35
|
+
pointerEvents?: "none" | "box-none" | "box-only" | "auto" | undefined;
|
|
36
|
+
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
37
|
+
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
38
|
+
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
39
|
+
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
40
|
+
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
41
|
+
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
42
|
+
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
43
|
+
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
44
|
+
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
45
|
+
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
46
|
+
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
47
|
+
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
48
|
+
disabled?: boolean | undefined;
|
|
49
|
+
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
50
|
+
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
51
|
+
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
52
|
+
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
53
|
+
delayPressIn?: number | undefined;
|
|
54
|
+
delayPressOut?: number | undefined;
|
|
55
|
+
delayLongPress?: number | undefined;
|
|
56
|
+
id?: string | undefined;
|
|
57
|
+
marker?: string | undefined;
|
|
58
|
+
markerStart?: string | undefined;
|
|
59
|
+
markerMid?: string | undefined;
|
|
60
|
+
markerEnd?: string | undefined;
|
|
61
|
+
mask?: string | undefined;
|
|
62
|
+
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
63
|
+
title?: string | undefined;
|
|
64
|
+
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
65
|
+
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
66
|
+
readonly viewBox?: string | undefined;
|
|
67
|
+
preserveAspectRatio?: string | undefined;
|
|
68
|
+
readonly color?: import("react-native-svg").Color | undefined;
|
|
69
|
+
hitSlop?: import("react-native").Insets | undefined;
|
|
70
|
+
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
71
|
+
removeClippedSubviews?: boolean | undefined;
|
|
72
|
+
testID?: string | undefined;
|
|
73
|
+
nativeID?: string | undefined;
|
|
74
|
+
collapsable?: boolean | undefined;
|
|
75
|
+
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
76
|
+
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
77
|
+
focusable?: boolean | undefined;
|
|
78
|
+
shouldRasterizeIOS?: boolean | undefined;
|
|
79
|
+
isTVSelectable?: boolean | undefined;
|
|
80
|
+
hasTVPreferredFocus?: boolean | undefined;
|
|
81
|
+
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
82
|
+
tvParallaxShiftDistanceX?: number | undefined;
|
|
83
|
+
tvParallaxShiftDistanceY?: number | undefined;
|
|
84
|
+
tvParallaxTiltAngle?: number | undefined;
|
|
85
|
+
tvParallaxMagnification?: number | undefined;
|
|
86
|
+
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
87
|
+
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
88
|
+
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
|
+
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
|
+
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
+
accessible?: boolean | undefined;
|
|
92
|
+
accessibilityActions?: readonly Readonly<{
|
|
93
|
+
name: string;
|
|
94
|
+
label?: string | undefined;
|
|
95
|
+
}>[] | undefined;
|
|
96
|
+
accessibilityLabel?: string | undefined;
|
|
97
|
+
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
|
+
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
|
+
accessibilityHint?: string | undefined;
|
|
100
|
+
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
|
+
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
102
|
+
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
|
+
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
|
+
accessibilityElementsHidden?: boolean | undefined;
|
|
105
|
+
accessibilityViewIsModal?: boolean | undefined;
|
|
106
|
+
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
|
+
onAccessibilityTap?: (() => void) | undefined;
|
|
108
|
+
onMagicTap?: (() => void) | undefined;
|
|
109
|
+
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
110
|
+
}): JSX.Element;
|
|
4
111
|
displayName: string;
|
|
5
112
|
}>;
|
|
6
113
|
export default _default;
|
|
@@ -1,6 +1,113 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
|
-
(props:
|
|
3
|
+
(props: {
|
|
4
|
+
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
5
|
+
readonly fill?: import("react-native-svg").Color | undefined;
|
|
6
|
+
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
8
|
+
stroke?: import("react-native-svg").Color | undefined;
|
|
9
|
+
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
+
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
11
|
+
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
12
|
+
strokeDashoffset?: import("react-native-svg").NumberProp | undefined;
|
|
13
|
+
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
14
|
+
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
15
|
+
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
16
|
+
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
17
|
+
clipPath?: string | undefined;
|
|
18
|
+
transform?: string | import("react-native-svg").TransformObject | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
19
|
+
translate?: import("react-native-svg").NumberArray | undefined;
|
|
20
|
+
translateX?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
+
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
22
|
+
origin?: import("react-native-svg").NumberArray | undefined;
|
|
23
|
+
originX?: import("react-native-svg").NumberProp | undefined;
|
|
24
|
+
originY?: import("react-native-svg").NumberProp | undefined;
|
|
25
|
+
scale?: import("react-native-svg").NumberArray | undefined;
|
|
26
|
+
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
27
|
+
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
28
|
+
skew?: import("react-native-svg").NumberArray | undefined;
|
|
29
|
+
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
30
|
+
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
31
|
+
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
32
|
+
x?: import("react-native-svg").NumberArray | undefined;
|
|
33
|
+
y?: import("react-native-svg").NumberArray | undefined;
|
|
34
|
+
vectorEffect?: "none" | "non-scaling-stroke" | "nonScalingStroke" | "default" | "inherit" | "uri" | undefined;
|
|
35
|
+
pointerEvents?: "none" | "box-none" | "box-only" | "auto" | undefined;
|
|
36
|
+
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
37
|
+
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
38
|
+
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
39
|
+
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
40
|
+
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
41
|
+
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
42
|
+
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
43
|
+
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
44
|
+
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
45
|
+
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
46
|
+
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
47
|
+
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
48
|
+
disabled?: boolean | undefined;
|
|
49
|
+
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
50
|
+
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
51
|
+
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
52
|
+
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
53
|
+
delayPressIn?: number | undefined;
|
|
54
|
+
delayPressOut?: number | undefined;
|
|
55
|
+
delayLongPress?: number | undefined;
|
|
56
|
+
id?: string | undefined;
|
|
57
|
+
marker?: string | undefined;
|
|
58
|
+
markerStart?: string | undefined;
|
|
59
|
+
markerMid?: string | undefined;
|
|
60
|
+
markerEnd?: string | undefined;
|
|
61
|
+
mask?: string | undefined;
|
|
62
|
+
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
63
|
+
title?: string | undefined;
|
|
64
|
+
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
65
|
+
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
66
|
+
readonly viewBox?: string | undefined;
|
|
67
|
+
preserveAspectRatio?: string | undefined;
|
|
68
|
+
readonly color?: import("react-native-svg").Color | undefined;
|
|
69
|
+
hitSlop?: import("react-native").Insets | undefined;
|
|
70
|
+
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
71
|
+
removeClippedSubviews?: boolean | undefined;
|
|
72
|
+
testID?: string | undefined;
|
|
73
|
+
nativeID?: string | undefined;
|
|
74
|
+
collapsable?: boolean | undefined;
|
|
75
|
+
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
76
|
+
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
77
|
+
focusable?: boolean | undefined;
|
|
78
|
+
shouldRasterizeIOS?: boolean | undefined;
|
|
79
|
+
isTVSelectable?: boolean | undefined;
|
|
80
|
+
hasTVPreferredFocus?: boolean | undefined;
|
|
81
|
+
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
82
|
+
tvParallaxShiftDistanceX?: number | undefined;
|
|
83
|
+
tvParallaxShiftDistanceY?: number | undefined;
|
|
84
|
+
tvParallaxTiltAngle?: number | undefined;
|
|
85
|
+
tvParallaxMagnification?: number | undefined;
|
|
86
|
+
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
87
|
+
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
88
|
+
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
|
+
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
|
+
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
+
accessible?: boolean | undefined;
|
|
92
|
+
accessibilityActions?: readonly Readonly<{
|
|
93
|
+
name: string;
|
|
94
|
+
label?: string | undefined;
|
|
95
|
+
}>[] | undefined;
|
|
96
|
+
accessibilityLabel?: string | undefined;
|
|
97
|
+
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
|
+
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
|
+
accessibilityHint?: string | undefined;
|
|
100
|
+
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
|
+
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
102
|
+
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
|
+
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
|
+
accessibilityElementsHidden?: boolean | undefined;
|
|
105
|
+
accessibilityViewIsModal?: boolean | undefined;
|
|
106
|
+
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
|
+
onAccessibilityTap?: (() => void) | undefined;
|
|
108
|
+
onMagicTap?: (() => void) | undefined;
|
|
109
|
+
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
110
|
+
}): JSX.Element;
|
|
4
111
|
displayName: string;
|
|
5
112
|
}>;
|
|
6
113
|
export default _default;
|
|
@@ -1,6 +1,113 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const _default: React.MemoExoticComponent<{
|
|
3
|
-
(props:
|
|
3
|
+
(props: {
|
|
4
|
+
opacity?: import("react-native-svg").NumberProp | undefined;
|
|
5
|
+
readonly fill?: import("react-native-svg").Color | undefined;
|
|
6
|
+
fillOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
7
|
+
fillRule?: import("react-native-svg").FillRule | undefined;
|
|
8
|
+
stroke?: import("react-native-svg").Color | undefined;
|
|
9
|
+
strokeWidth?: import("react-native-svg").NumberProp | undefined;
|
|
10
|
+
strokeOpacity?: import("react-native-svg").NumberProp | undefined;
|
|
11
|
+
strokeDasharray?: import("react-native-svg").NumberProp | readonly import("react-native-svg").NumberProp[] | undefined;
|
|
12
|
+
strokeDashoffset?: import("react-native-svg").NumberProp | undefined;
|
|
13
|
+
strokeLinecap?: import("react-native-svg").Linecap | undefined;
|
|
14
|
+
strokeLinejoin?: import("react-native-svg").Linejoin | undefined;
|
|
15
|
+
strokeMiterlimit?: import("react-native-svg").NumberProp | undefined;
|
|
16
|
+
clipRule?: import("react-native-svg").FillRule | undefined;
|
|
17
|
+
clipPath?: string | undefined;
|
|
18
|
+
transform?: string | import("react-native-svg").TransformObject | import("react-native-svg").ColumnMajorTransformMatrix | undefined;
|
|
19
|
+
translate?: import("react-native-svg").NumberArray | undefined;
|
|
20
|
+
translateX?: import("react-native-svg").NumberProp | undefined;
|
|
21
|
+
translateY?: import("react-native-svg").NumberProp | undefined;
|
|
22
|
+
origin?: import("react-native-svg").NumberArray | undefined;
|
|
23
|
+
originX?: import("react-native-svg").NumberProp | undefined;
|
|
24
|
+
originY?: import("react-native-svg").NumberProp | undefined;
|
|
25
|
+
scale?: import("react-native-svg").NumberArray | undefined;
|
|
26
|
+
scaleX?: import("react-native-svg").NumberProp | undefined;
|
|
27
|
+
scaleY?: import("react-native-svg").NumberProp | undefined;
|
|
28
|
+
skew?: import("react-native-svg").NumberArray | undefined;
|
|
29
|
+
skewX?: import("react-native-svg").NumberProp | undefined;
|
|
30
|
+
skewY?: import("react-native-svg").NumberProp | undefined;
|
|
31
|
+
rotation?: import("react-native-svg").NumberProp | undefined;
|
|
32
|
+
x?: import("react-native-svg").NumberArray | undefined;
|
|
33
|
+
y?: import("react-native-svg").NumberArray | undefined;
|
|
34
|
+
vectorEffect?: "none" | "non-scaling-stroke" | "nonScalingStroke" | "default" | "inherit" | "uri" | undefined;
|
|
35
|
+
pointerEvents?: "none" | "box-none" | "box-only" | "auto" | undefined;
|
|
36
|
+
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
37
|
+
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
38
|
+
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
39
|
+
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
40
|
+
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
41
|
+
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
42
|
+
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
43
|
+
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
44
|
+
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
45
|
+
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
46
|
+
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
47
|
+
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
48
|
+
disabled?: boolean | undefined;
|
|
49
|
+
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
50
|
+
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
51
|
+
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
52
|
+
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
53
|
+
delayPressIn?: number | undefined;
|
|
54
|
+
delayPressOut?: number | undefined;
|
|
55
|
+
delayLongPress?: number | undefined;
|
|
56
|
+
id?: string | undefined;
|
|
57
|
+
marker?: string | undefined;
|
|
58
|
+
markerStart?: string | undefined;
|
|
59
|
+
markerMid?: string | undefined;
|
|
60
|
+
markerEnd?: string | undefined;
|
|
61
|
+
mask?: string | undefined;
|
|
62
|
+
readonly style?: import("@emotion/native").ReactNativeStyle | import("@emotion/native").ReactNativeStyle[] | undefined;
|
|
63
|
+
title?: string | undefined;
|
|
64
|
+
readonly height?: import("react-native-svg").NumberProp | undefined;
|
|
65
|
+
readonly width?: import("react-native-svg").NumberProp | undefined;
|
|
66
|
+
readonly viewBox?: string | undefined;
|
|
67
|
+
preserveAspectRatio?: string | undefined;
|
|
68
|
+
readonly color?: import("react-native-svg").Color | undefined;
|
|
69
|
+
hitSlop?: import("react-native").Insets | undefined;
|
|
70
|
+
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
71
|
+
removeClippedSubviews?: boolean | undefined;
|
|
72
|
+
testID?: string | undefined;
|
|
73
|
+
nativeID?: string | undefined;
|
|
74
|
+
collapsable?: boolean | undefined;
|
|
75
|
+
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
76
|
+
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
77
|
+
focusable?: boolean | undefined;
|
|
78
|
+
shouldRasterizeIOS?: boolean | undefined;
|
|
79
|
+
isTVSelectable?: boolean | undefined;
|
|
80
|
+
hasTVPreferredFocus?: boolean | undefined;
|
|
81
|
+
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
82
|
+
tvParallaxShiftDistanceX?: number | undefined;
|
|
83
|
+
tvParallaxShiftDistanceY?: number | undefined;
|
|
84
|
+
tvParallaxTiltAngle?: number | undefined;
|
|
85
|
+
tvParallaxMagnification?: number | undefined;
|
|
86
|
+
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
87
|
+
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
88
|
+
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
89
|
+
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
90
|
+
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
91
|
+
accessible?: boolean | undefined;
|
|
92
|
+
accessibilityActions?: readonly Readonly<{
|
|
93
|
+
name: string;
|
|
94
|
+
label?: string | undefined;
|
|
95
|
+
}>[] | undefined;
|
|
96
|
+
accessibilityLabel?: string | undefined;
|
|
97
|
+
accessibilityRole?: import("react-native").AccessibilityRole | undefined;
|
|
98
|
+
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
99
|
+
accessibilityHint?: string | undefined;
|
|
100
|
+
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
101
|
+
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
102
|
+
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined;
|
|
103
|
+
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
104
|
+
accessibilityElementsHidden?: boolean | undefined;
|
|
105
|
+
accessibilityViewIsModal?: boolean | undefined;
|
|
106
|
+
onAccessibilityEscape?: (() => void) | undefined;
|
|
107
|
+
onAccessibilityTap?: (() => void) | undefined;
|
|
108
|
+
onMagicTap?: (() => void) | undefined;
|
|
109
|
+
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
110
|
+
}): JSX.Element;
|
|
4
111
|
displayName: string;
|
|
5
112
|
}>;
|
|
6
113
|
export default _default;
|