@fountain-ui/icons 1.14.0 → 1.15.2
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/BellOff.js +23 -0
- package/build/commonjs/icons/BellOff.js.map +1 -0
- package/build/commonjs/icons/BellOn.js +23 -0
- package/build/commonjs/icons/BellOn.js.map +1 -0
- package/build/commonjs/icons/EyeOff.js +1 -1
- package/build/commonjs/icons/EyeOff.js.map +1 -1
- package/build/commonjs/index.js +16 -0
- package/build/commonjs/index.js.map +1 -1
- package/build/module/icons/BellOff.js +9 -0
- package/build/module/icons/BellOff.js.map +1 -0
- package/build/module/icons/BellOn.js +9 -0
- package/build/module/icons/BellOn.js.map +1 -0
- package/build/module/icons/EyeOff.js +1 -1
- package/build/module/icons/EyeOff.js.map +1 -1
- package/build/module/index.js +2 -0
- package/build/module/index.js.map +1 -1
- package/build/typescript/icons/BellOff.d.ts +113 -0
- package/build/typescript/icons/BellOn.d.ts +113 -0
- package/build/typescript/index.d.ts +2 -0
- package/package.json +3 -3
- package/src/icons/BellOff.tsx +11 -0
- package/src/icons/BellOn.tsx +11 -0
- package/src/icons/EyeOff.tsx +1 -1
- package/src/index.ts +3 -1
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.15.2](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.12.0...@fountain-ui/icons@1.15.2) (2022-01-13)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [1.15.1](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.12.0...@fountain-ui/icons@1.15.1) (2022-01-07)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
# [1.15.0](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.12.0...@fountain-ui/icons@1.15.0) (2021-12-27)
|
|
23
|
+
|
|
24
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## [1.14.1](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.12.0...@fountain-ui/icons@1.14.1) (2021-11-15)
|
|
31
|
+
|
|
32
|
+
**Note:** Version bump only for package @fountain-ui/icons
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
6
38
|
# [1.14.0](https://github.com/tappytoon/tappytoon/compare/@fountain-ui/icons@1.12.0...@fountain-ui/icons@1.14.0) (2021-11-10)
|
|
7
39
|
|
|
8
40
|
**Note:** Version bump only for package @fountain-ui/icons
|
|
@@ -0,0 +1,23 @@
|
|
|
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
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M11 2.75H9V4.25H7.55332L6.95309 4.83177L8.01388 5.89256L8.16096 5.75H11.839L14.25 8.08678V12.1287L16.2713 14.15H17V12.65H15.75V7.45168L12.4467 4.25H11V2.75ZM4.86023 6.86023L2 4L3.06066 2.93934L17.0607 16.9393L16 18L12.15 14.15H3V12.65H4.25V7.45168L4.86023 6.86023ZM10.65 12.65L5.92102 7.92102L5.75 8.08678V12.65H10.65ZM12 15C12 16.1046 11.1046 17 10 17C8.89543 17 8 16.1046 8 15H12Z"
|
|
20
|
+
}), 'BellOff');
|
|
21
|
+
|
|
22
|
+
exports.default = _default;
|
|
23
|
+
//# sourceMappingURL=BellOff.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["BellOff.tsx"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;eAEe,0CACX,6BAAC,oBAAD;AACI,EAAA,QAAQ,EAAC,SADb;AAEI,EAAA,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADW,EAMT,SANS,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 clipRule=\"evenodd\"\n d=\"M11 2.75H9V4.25H7.55332L6.95309 4.83177L8.01388 5.89256L8.16096 5.75H11.839L14.25 8.08678V12.1287L16.2713 14.15H17V12.65H15.75V7.45168L12.4467 4.25H11V2.75ZM4.86023 6.86023L2 4L3.06066 2.93934L17.0607 16.9393L16 18L12.15 14.15H3V12.65H4.25V7.45168L4.86023 6.86023ZM10.65 12.65L5.92102 7.92102L5.75 8.08678V12.65H10.65ZM12 15C12 16.1046 11.1046 17 10 17C8.89543 17 8 16.1046 8 15H12Z\"\n />\n , 'BellOff');"]}
|
|
@@ -0,0 +1,23 @@
|
|
|
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
|
+
clipRule: "evenodd",
|
|
19
|
+
d: "M9 2.75H11V4.25H12.4467L15.75 7.45168V12.65H17V14.15H3V12.65H4.25V7.45168L7.55332 4.25H9V2.75ZM10 17C11.1046 17 12 16.1046 12 15H8C8 16.1046 8.89543 17 10 17Z"
|
|
20
|
+
}), 'BellOn');
|
|
21
|
+
|
|
22
|
+
exports.default = _default;
|
|
23
|
+
//# sourceMappingURL=BellOn.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["BellOn.tsx"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;eAEe,0CACX,6BAAC,oBAAD;AACI,EAAA,QAAQ,EAAC,SADb;AAEI,EAAA,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADW,EAMT,QANS,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 clipRule=\"evenodd\"\n d=\"M9 2.75H11V4.25H12.4467L15.75 7.45168V12.65H17V14.15H3V12.65H4.25V7.45168L7.55332 4.25H9V2.75ZM10 17C11.1046 17 12 16.1046 12 15H8C8 16.1046 8.89543 17 10 17Z\"\n />\n , 'BellOn');"]}
|
|
@@ -16,7 +16,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
|
|
|
16
16
|
var _default = (0, _createSvgIcon.default)( /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
|
|
17
17
|
fillRule: "evenodd",
|
|
18
18
|
clipRule: "evenodd",
|
|
19
|
-
d: "
|
|
19
|
+
d: "M13.3079 15.3079L16 18L17.0607 16.9393L3.06066 2.93933L2 3.99999L4.29331 6.29331C2.87491 7.5345 2 9.01152 2 9.99999C2 12 5.58172 16 10 16C11.1797 16 12.2997 15.7372 13.3079 15.3079ZM12.1453 14.1453C11.4665 14.3704 10.7439 14.5 10 14.5C8.24152 14.5 6.5763 13.6964 5.32344 12.6146C4.70289 12.0788 4.22137 11.5061 3.90532 10.9937C3.56866 10.448 3.5 10.1037 3.5 9.99999C3.5 9.8963 3.56866 9.55202 3.90532 9.00626C4.22137 8.49392 4.70289 7.92114 5.32344 7.38534C5.33451 7.37578 5.34561 7.36625 5.35674 7.35674L7.12854 9.12853C7.04495 9.40432 7 9.69691 7 9.99999C7 11.6568 8.34315 13 10 13C10.3031 13 10.5957 12.955 10.8715 12.8715L12.1453 14.1453ZM9.35429 11.3543C9.04462 11.2064 8.79362 10.9554 8.64571 10.6457L9.35429 11.3543ZM10 3.99999C8.86617 3.99999 7.78743 4.26341 6.81018 4.68885L7.96874 5.84741C8.61778 5.62677 9.30153 5.49999 10 5.49999C11.7585 5.49999 13.4237 6.30358 14.6766 7.38534C15.2971 7.92114 15.7786 8.49392 16.0947 9.00626C16.4313 9.55202 16.5 9.8963 16.5 9.99999C16.5 10.2144 16.4066 10.609 16.087 11.1387C15.7911 11.6291 15.3466 12.1578 14.7724 12.651L15.8356 13.7142C17.1779 12.532 18 11.1085 18 9.99999C18 7.99999 14.4183 3.99999 10 3.99999ZM9.22294 7.10161L11.0606 8.93923L11.0608 8.93943L12.8984 10.7771C12.9647 10.5292 13 10.2687 13 9.99999C13 8.34314 11.6569 6.99999 10 6.99999C9.73126 6.99999 9.47078 7.03533 9.22294 7.10161Z"
|
|
20
20
|
}), 'EyeOff');
|
|
21
21
|
|
|
22
22
|
exports.default = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["EyeOff.tsx"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;eAEe,0CACX,6BAAC,oBAAD;AACI,EAAA,QAAQ,EAAC,SADb;AAEI,EAAA,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADW,EAMT,QANS,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 clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["EyeOff.tsx"],"names":[],"mappings":";;;;;;;AAAA;;AACA;;AACA;;;;eAEe,0CACX,6BAAC,oBAAD;AACI,EAAA,QAAQ,EAAC,SADb;AAEI,EAAA,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADW,EAMT,QANS,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 clipRule=\"evenodd\"\n d=\"M13.3079 15.3079L16 18L17.0607 16.9393L3.06066 2.93933L2 3.99999L4.29331 6.29331C2.87491 7.5345 2 9.01152 2 9.99999C2 12 5.58172 16 10 16C11.1797 16 12.2997 15.7372 13.3079 15.3079ZM12.1453 14.1453C11.4665 14.3704 10.7439 14.5 10 14.5C8.24152 14.5 6.5763 13.6964 5.32344 12.6146C4.70289 12.0788 4.22137 11.5061 3.90532 10.9937C3.56866 10.448 3.5 10.1037 3.5 9.99999C3.5 9.8963 3.56866 9.55202 3.90532 9.00626C4.22137 8.49392 4.70289 7.92114 5.32344 7.38534C5.33451 7.37578 5.34561 7.36625 5.35674 7.35674L7.12854 9.12853C7.04495 9.40432 7 9.69691 7 9.99999C7 11.6568 8.34315 13 10 13C10.3031 13 10.5957 12.955 10.8715 12.8715L12.1453 14.1453ZM9.35429 11.3543C9.04462 11.2064 8.79362 10.9554 8.64571 10.6457L9.35429 11.3543ZM10 3.99999C8.86617 3.99999 7.78743 4.26341 6.81018 4.68885L7.96874 5.84741C8.61778 5.62677 9.30153 5.49999 10 5.49999C11.7585 5.49999 13.4237 6.30358 14.6766 7.38534C15.2971 7.92114 15.7786 8.49392 16.0947 9.00626C16.4313 9.55202 16.5 9.8963 16.5 9.99999C16.5 10.2144 16.4066 10.609 16.087 11.1387C15.7911 11.6291 15.3466 12.1578 14.7724 12.651L15.8356 13.7142C17.1779 12.532 18 11.1085 18 9.99999C18 7.99999 14.4183 3.99999 10 3.99999ZM9.22294 7.10161L11.0606 8.93923L11.0608 8.93943L12.8984 10.7771C12.9647 10.5292 13 10.2687 13 9.99999C13 8.34314 11.6569 6.99999 10 6.99999C9.73126 6.99999 9.47078 7.03533 9.22294 7.10161Z\"\n />\n , 'EyeOff');"]}
|
package/build/commonjs/index.js
CHANGED
|
@@ -45,6 +45,18 @@ Object.defineProperty(exports, "ArrowRight", {
|
|
|
45
45
|
return _ArrowRight.default;
|
|
46
46
|
}
|
|
47
47
|
});
|
|
48
|
+
Object.defineProperty(exports, "BellOff", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () {
|
|
51
|
+
return _BellOff.default;
|
|
52
|
+
}
|
|
53
|
+
});
|
|
54
|
+
Object.defineProperty(exports, "BellOn", {
|
|
55
|
+
enumerable: true,
|
|
56
|
+
get: function () {
|
|
57
|
+
return _BellOn.default;
|
|
58
|
+
}
|
|
59
|
+
});
|
|
48
60
|
Object.defineProperty(exports, "BellOutlined", {
|
|
49
61
|
enumerable: true,
|
|
50
62
|
get: function () {
|
|
@@ -456,6 +468,10 @@ var _ArrowLightVerticalOutlined = _interopRequireDefault(require("./icons/ArrowL
|
|
|
456
468
|
|
|
457
469
|
var _ArrowRight = _interopRequireDefault(require("./icons/ArrowRight"));
|
|
458
470
|
|
|
471
|
+
var _BellOff = _interopRequireDefault(require("./icons/BellOff"));
|
|
472
|
+
|
|
473
|
+
var _BellOn = _interopRequireDefault(require("./icons/BellOn"));
|
|
474
|
+
|
|
459
475
|
var _BellOutlined = _interopRequireDefault(require("./icons/BellOutlined"));
|
|
460
476
|
|
|
461
477
|
var _BellTwotone = _interopRequireDefault(require("./icons/BellTwotone"));
|
|
@@ -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;;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 BellOff } from './icons/BellOff';\nexport { default as BellOn } from './icons/BellOn';\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';"]}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M11 2.75H9V4.25H7.55332L6.95309 4.83177L8.01388 5.89256L8.16096 5.75H11.839L14.25 8.08678V12.1287L16.2713 14.15H17V12.65H15.75V7.45168L12.4467 4.25H11V2.75ZM4.86023 6.86023L2 4L3.06066 2.93934L17.0607 16.9393L16 18L12.15 14.15H3V12.65H4.25V7.45168L4.86023 6.86023ZM10.65 12.65L5.92102 7.92102L5.75 8.08678V12.65H10.65ZM12 15C12 16.1046 11.1046 17 10 17C8.89543 17 8 16.1046 8 15H12Z"
|
|
8
|
+
}), 'BellOff');
|
|
9
|
+
//# sourceMappingURL=BellOff.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["BellOff.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,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADwB,EAMtB,SANsB,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 clipRule=\"evenodd\"\n d=\"M11 2.75H9V4.25H7.55332L6.95309 4.83177L8.01388 5.89256L8.16096 5.75H11.839L14.25 8.08678V12.1287L16.2713 14.15H17V12.65H15.75V7.45168L12.4467 4.25H11V2.75ZM4.86023 6.86023L2 4L3.06066 2.93934L17.0607 16.9393L16 18L12.15 14.15H3V12.65H4.25V7.45168L4.86023 6.86023ZM10.65 12.65L5.92102 7.92102L5.75 8.08678V12.65H10.65ZM12 15C12 16.1046 11.1046 17 10 17C8.89543 17 8 16.1046 8 15H12Z\"\n />\n , 'BellOff');"]}
|
|
@@ -0,0 +1,9 @@
|
|
|
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
|
+
clipRule: "evenodd",
|
|
7
|
+
d: "M9 2.75H11V4.25H12.4467L15.75 7.45168V12.65H17V14.15H3V12.65H4.25V7.45168L7.55332 4.25H9V2.75ZM10 17C11.1046 17 12 16.1046 12 15H8C8 16.1046 8.89543 17 10 17Z"
|
|
8
|
+
}), 'BellOn');
|
|
9
|
+
//# sourceMappingURL=BellOn.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["BellOn.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,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADwB,EAMtB,QANsB,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 clipRule=\"evenodd\"\n d=\"M9 2.75H11V4.25H12.4467L15.75 7.45168V12.65H17V14.15H3V12.65H4.25V7.45168L7.55332 4.25H9V2.75ZM10 17C11.1046 17 12 16.1046 12 15H8C8 16.1046 8.89543 17 10 17Z\"\n />\n , 'BellOn');"]}
|
|
@@ -4,6 +4,6 @@ import createSvgIcon from '../utils/createSvgIcon';
|
|
|
4
4
|
export default createSvgIcon( /*#__PURE__*/React.createElement(Path, {
|
|
5
5
|
fillRule: "evenodd",
|
|
6
6
|
clipRule: "evenodd",
|
|
7
|
-
d: "
|
|
7
|
+
d: "M13.3079 15.3079L16 18L17.0607 16.9393L3.06066 2.93933L2 3.99999L4.29331 6.29331C2.87491 7.5345 2 9.01152 2 9.99999C2 12 5.58172 16 10 16C11.1797 16 12.2997 15.7372 13.3079 15.3079ZM12.1453 14.1453C11.4665 14.3704 10.7439 14.5 10 14.5C8.24152 14.5 6.5763 13.6964 5.32344 12.6146C4.70289 12.0788 4.22137 11.5061 3.90532 10.9937C3.56866 10.448 3.5 10.1037 3.5 9.99999C3.5 9.8963 3.56866 9.55202 3.90532 9.00626C4.22137 8.49392 4.70289 7.92114 5.32344 7.38534C5.33451 7.37578 5.34561 7.36625 5.35674 7.35674L7.12854 9.12853C7.04495 9.40432 7 9.69691 7 9.99999C7 11.6568 8.34315 13 10 13C10.3031 13 10.5957 12.955 10.8715 12.8715L12.1453 14.1453ZM9.35429 11.3543C9.04462 11.2064 8.79362 10.9554 8.64571 10.6457L9.35429 11.3543ZM10 3.99999C8.86617 3.99999 7.78743 4.26341 6.81018 4.68885L7.96874 5.84741C8.61778 5.62677 9.30153 5.49999 10 5.49999C11.7585 5.49999 13.4237 6.30358 14.6766 7.38534C15.2971 7.92114 15.7786 8.49392 16.0947 9.00626C16.4313 9.55202 16.5 9.8963 16.5 9.99999C16.5 10.2144 16.4066 10.609 16.087 11.1387C15.7911 11.6291 15.3466 12.1578 14.7724 12.651L15.8356 13.7142C17.1779 12.532 18 11.1085 18 9.99999C18 7.99999 14.4183 3.99999 10 3.99999ZM9.22294 7.10161L11.0606 8.93923L11.0608 8.93943L12.8984 10.7771C12.9647 10.5292 13 10.2687 13 9.99999C13 8.34314 11.6569 6.99999 10 6.99999C9.73126 6.99999 9.47078 7.03533 9.22294 7.10161Z"
|
|
8
8
|
}), 'EyeOff');
|
|
9
9
|
//# sourceMappingURL=EyeOff.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["EyeOff.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,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADwB,EAMtB,QANsB,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 clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["EyeOff.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,QAAQ,EAAC,SAFb;AAGI,EAAA,CAAC,EAAC;AAHN,EADwB,EAMtB,QANsB,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 clipRule=\"evenodd\"\n d=\"M13.3079 15.3079L16 18L17.0607 16.9393L3.06066 2.93933L2 3.99999L4.29331 6.29331C2.87491 7.5345 2 9.01152 2 9.99999C2 12 5.58172 16 10 16C11.1797 16 12.2997 15.7372 13.3079 15.3079ZM12.1453 14.1453C11.4665 14.3704 10.7439 14.5 10 14.5C8.24152 14.5 6.5763 13.6964 5.32344 12.6146C4.70289 12.0788 4.22137 11.5061 3.90532 10.9937C3.56866 10.448 3.5 10.1037 3.5 9.99999C3.5 9.8963 3.56866 9.55202 3.90532 9.00626C4.22137 8.49392 4.70289 7.92114 5.32344 7.38534C5.33451 7.37578 5.34561 7.36625 5.35674 7.35674L7.12854 9.12853C7.04495 9.40432 7 9.69691 7 9.99999C7 11.6568 8.34315 13 10 13C10.3031 13 10.5957 12.955 10.8715 12.8715L12.1453 14.1453ZM9.35429 11.3543C9.04462 11.2064 8.79362 10.9554 8.64571 10.6457L9.35429 11.3543ZM10 3.99999C8.86617 3.99999 7.78743 4.26341 6.81018 4.68885L7.96874 5.84741C8.61778 5.62677 9.30153 5.49999 10 5.49999C11.7585 5.49999 13.4237 6.30358 14.6766 7.38534C15.2971 7.92114 15.7786 8.49392 16.0947 9.00626C16.4313 9.55202 16.5 9.8963 16.5 9.99999C16.5 10.2144 16.4066 10.609 16.087 11.1387C15.7911 11.6291 15.3466 12.1578 14.7724 12.651L15.8356 13.7142C17.1779 12.532 18 11.1085 18 9.99999C18 7.99999 14.4183 3.99999 10 3.99999ZM9.22294 7.10161L11.0606 8.93923L11.0608 8.93943L12.8984 10.7771C12.9647 10.5292 13 10.2687 13 9.99999C13 8.34314 11.6569 6.99999 10 6.99999C9.73126 6.99999 9.47078 7.03533 9.22294 7.10161Z\"\n />\n , 'EyeOff');"]}
|
package/build/module/index.js
CHANGED
|
@@ -5,6 +5,8 @@ export { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHoriz
|
|
|
5
5
|
export { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';
|
|
6
6
|
export { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';
|
|
7
7
|
export { default as ArrowRight } from './icons/ArrowRight';
|
|
8
|
+
export { default as BellOff } from './icons/BellOff';
|
|
9
|
+
export { default as BellOn } from './icons/BellOn';
|
|
8
10
|
export { default as BellOutlined } from './icons/BellOutlined';
|
|
9
11
|
export { default as BellTwotone } from './icons/BellTwotone';
|
|
10
12
|
export { default as BookmarkOutlined } from './icons/BookmarkOutlined';
|
|
@@ -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","Youtube"],"mappings":"AAAA,SAASA,OAAO,IAAIC,KAApB,QAAiC,eAAjC;AACA,SAASD,OAAO,IAAIE,SAApB,QAAqC,mBAArC;AACA,SAASF,OAAO,IAAIG,0BAApB,QAAsD,oCAAtD;AACA,SAASH,OAAO,IAAII,4BAApB,QAAwD,sCAAxD;AACA,SAASJ,OAAO,IAAIK,wBAApB,QAAoD,kCAApD;AACA,SAASL,OAAO,IAAIM,0BAApB,QAAsD,oCAAtD;AACA,SAASN,OAAO,IAAIO,UAApB,QAAsC,oBAAtC;AACA,SAASP,OAAO,IAAIQ,YAApB,QAAwC,sBAAxC;AACA,
|
|
1
|
+
{"version":3,"sources":["index.ts"],"names":["default","Apple","ArrowLeft","ArrowLightHorizontalFilled","ArrowLightHorizontalOutlined","ArrowLightVerticalFilled","ArrowLightVerticalOutlined","ArrowRight","BellOff","BellOn","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 BellOff } from './icons/BellOff';\nexport { default as BellOn } from './icons/BellOn';\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';"]}
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: React.MemoExoticComponent<{
|
|
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;
|
|
111
|
+
displayName: string;
|
|
112
|
+
}>;
|
|
113
|
+
export default _default;
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
declare const _default: React.MemoExoticComponent<{
|
|
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;
|
|
111
|
+
displayName: string;
|
|
112
|
+
}>;
|
|
113
|
+
export default _default;
|
|
@@ -5,6 +5,8 @@ export { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHoriz
|
|
|
5
5
|
export { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';
|
|
6
6
|
export { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';
|
|
7
7
|
export { default as ArrowRight } from './icons/ArrowRight';
|
|
8
|
+
export { default as BellOff } from './icons/BellOff';
|
|
9
|
+
export { default as BellOn } from './icons/BellOn';
|
|
8
10
|
export { default as BellOutlined } from './icons/BellOutlined';
|
|
9
11
|
export { default as BellTwotone } from './icons/BellTwotone';
|
|
10
12
|
export { default as BookmarkOutlined } from './icons/BookmarkOutlined';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fountain-ui/icons",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.15.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"author": "Fountain-UI Team",
|
|
6
6
|
"description": "Fountain Design Svg Icons converted to Fountain-UI React components.",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@fountain-ui/core": "^1.
|
|
32
|
+
"@fountain-ui/core": "^1.14.2"
|
|
33
33
|
},
|
|
34
34
|
"react-native-builder-bob": {
|
|
35
35
|
"source": "./src",
|
|
@@ -53,5 +53,5 @@
|
|
|
53
53
|
"publishConfig": {
|
|
54
54
|
"access": "public"
|
|
55
55
|
},
|
|
56
|
-
"gitHead": "
|
|
56
|
+
"gitHead": "2453b78c3d7ff484fc25ea0663e33a681942f910"
|
|
57
57
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Path } from 'react-native-svg';
|
|
3
|
+
import createSvgIcon from '../utils/createSvgIcon';
|
|
4
|
+
|
|
5
|
+
export default createSvgIcon(
|
|
6
|
+
<Path
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
clipRule="evenodd"
|
|
9
|
+
d="M11 2.75H9V4.25H7.55332L6.95309 4.83177L8.01388 5.89256L8.16096 5.75H11.839L14.25 8.08678V12.1287L16.2713 14.15H17V12.65H15.75V7.45168L12.4467 4.25H11V2.75ZM4.86023 6.86023L2 4L3.06066 2.93934L17.0607 16.9393L16 18L12.15 14.15H3V12.65H4.25V7.45168L4.86023 6.86023ZM10.65 12.65L5.92102 7.92102L5.75 8.08678V12.65H10.65ZM12 15C12 16.1046 11.1046 17 10 17C8.89543 17 8 16.1046 8 15H12Z"
|
|
10
|
+
/>
|
|
11
|
+
, 'BellOff');
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { Path } from 'react-native-svg';
|
|
3
|
+
import createSvgIcon from '../utils/createSvgIcon';
|
|
4
|
+
|
|
5
|
+
export default createSvgIcon(
|
|
6
|
+
<Path
|
|
7
|
+
fillRule="evenodd"
|
|
8
|
+
clipRule="evenodd"
|
|
9
|
+
d="M9 2.75H11V4.25H12.4467L15.75 7.45168V12.65H17V14.15H3V12.65H4.25V7.45168L7.55332 4.25H9V2.75ZM10 17C11.1046 17 12 16.1046 12 15H8C8 16.1046 8.89543 17 10 17Z"
|
|
10
|
+
/>
|
|
11
|
+
, 'BellOn');
|
package/src/icons/EyeOff.tsx
CHANGED
|
@@ -6,6 +6,6 @@ export default createSvgIcon(
|
|
|
6
6
|
<Path
|
|
7
7
|
fillRule="evenodd"
|
|
8
8
|
clipRule="evenodd"
|
|
9
|
-
d="
|
|
9
|
+
d="M13.3079 15.3079L16 18L17.0607 16.9393L3.06066 2.93933L2 3.99999L4.29331 6.29331C2.87491 7.5345 2 9.01152 2 9.99999C2 12 5.58172 16 10 16C11.1797 16 12.2997 15.7372 13.3079 15.3079ZM12.1453 14.1453C11.4665 14.3704 10.7439 14.5 10 14.5C8.24152 14.5 6.5763 13.6964 5.32344 12.6146C4.70289 12.0788 4.22137 11.5061 3.90532 10.9937C3.56866 10.448 3.5 10.1037 3.5 9.99999C3.5 9.8963 3.56866 9.55202 3.90532 9.00626C4.22137 8.49392 4.70289 7.92114 5.32344 7.38534C5.33451 7.37578 5.34561 7.36625 5.35674 7.35674L7.12854 9.12853C7.04495 9.40432 7 9.69691 7 9.99999C7 11.6568 8.34315 13 10 13C10.3031 13 10.5957 12.955 10.8715 12.8715L12.1453 14.1453ZM9.35429 11.3543C9.04462 11.2064 8.79362 10.9554 8.64571 10.6457L9.35429 11.3543ZM10 3.99999C8.86617 3.99999 7.78743 4.26341 6.81018 4.68885L7.96874 5.84741C8.61778 5.62677 9.30153 5.49999 10 5.49999C11.7585 5.49999 13.4237 6.30358 14.6766 7.38534C15.2971 7.92114 15.7786 8.49392 16.0947 9.00626C16.4313 9.55202 16.5 9.8963 16.5 9.99999C16.5 10.2144 16.4066 10.609 16.087 11.1387C15.7911 11.6291 15.3466 12.1578 14.7724 12.651L15.8356 13.7142C17.1779 12.532 18 11.1085 18 9.99999C18 7.99999 14.4183 3.99999 10 3.99999ZM9.22294 7.10161L11.0606 8.93923L11.0608 8.93943L12.8984 10.7771C12.9647 10.5292 13 10.2687 13 9.99999C13 8.34314 11.6569 6.99999 10 6.99999C9.73126 6.99999 9.47078 7.03533 9.22294 7.10161Z"
|
|
10
10
|
/>
|
|
11
11
|
, 'EyeOff');
|
package/src/index.ts
CHANGED
|
@@ -5,6 +5,8 @@ export { default as ArrowLightHorizontalOutlined } from './icons/ArrowLightHoriz
|
|
|
5
5
|
export { default as ArrowLightVerticalFilled } from './icons/ArrowLightVerticalFilled';
|
|
6
6
|
export { default as ArrowLightVerticalOutlined } from './icons/ArrowLightVerticalOutlined';
|
|
7
7
|
export { default as ArrowRight } from './icons/ArrowRight';
|
|
8
|
+
export { default as BellOff } from './icons/BellOff';
|
|
9
|
+
export { default as BellOn } from './icons/BellOn';
|
|
8
10
|
export { default as BellOutlined } from './icons/BellOutlined';
|
|
9
11
|
export { default as BellTwotone } from './icons/BellTwotone';
|
|
10
12
|
export { default as BookmarkOutlined } from './icons/BookmarkOutlined';
|
|
@@ -70,4 +72,4 @@ export { default as TokenFilled } from './icons/TokenFilled';
|
|
|
70
72
|
export { default as TokenTwotone } from './icons/TokenTwotone';
|
|
71
73
|
export { default as Twitter } from './icons/Twitter';
|
|
72
74
|
export { default as Warning } from './icons/Warning';
|
|
73
|
-
export { default as Youtube } from './icons/Youtube';
|
|
75
|
+
export { default as Youtube } from './icons/Youtube';
|