@douyinfe/semi-icons 2.63.2-alpha.0 → 2.64.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/dist/css/semi-icons.css.map +1 -1
- package/dist/css/semi-icons.min.css.map +1 -1
- package/dist/umd/semi-icons.js +26 -9
- package/dist/umd/semi-icons.js.map +1 -1
- package/dist/umd/semi-icons.min.js +1 -1
- package/dist/umd/semi-icons.min.js.map +1 -1
- package/lib/cjs/icons/IconEyedropper.d.ts +3 -0
- package/lib/cjs/icons/IconEyedropper.js +28 -0
- package/lib/cjs/icons/IconStorysStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStorysStroked.js +28 -0
- package/lib/cjs/icons/index.d.ts +1 -0
- package/lib/cjs/icons/index.js +7 -0
- package/lib/es/icons/IconEyedropper.d.ts +3 -0
- package/lib/es/icons/IconEyedropper.js +20 -0
- package/lib/es/icons/IconStorysStroked.d.ts +3 -0
- package/lib/es/icons/IconStorysStroked.js +20 -0
- package/lib/es/icons/index.d.ts +1 -0
- package/lib/es/icons/index.js +1 -0
- package/package.json +2 -2
- package/src/icons/IconEyedropper.tsx +25 -0
- package/src/icons/IconStorysStroked.tsx +25 -0
- package/src/icons/index.ts +2 -1
- package/src/svgs/eye_opened.svg +3 -1
- package/src/svgs/eyedropper.svg +3 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/semi-icons.css","mappings":"AAAA;
|
|
1
|
+
{"version":3,"file":"css/semi-icons.css","mappings":"AAAA,WAAW;AACX,WAAW;AACX,YAAY;AACZ;EACE,qBAAqB;EACrB,kBAAkB;EAClB,cAAc;EACd,kBAAkB;EAClB,oBAAoB;EACpB,kCAAkC;EAClC,kBAAkB;AACpB;;AAEA;EACE,cAAc;AAChB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,0DAA0D;EAC1D,6BAA6B;AAC/B;;AAEA;EACE;IACE,oBAAoB;EACtB;EACA;IACE,yBAAyB;EAC3B;AACF,C","sources":["webpack://SemiIcons/lib/es/styles/icons.css"],"sourcesContent":["/* shadow */\n/* sizing */\n/* spacing */\n.semi-icon {\n display: inline-block;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n text-rendering: optimizeLegibility;\n fill: currentColor;\n}\n\n.semi-icon-extra-small {\n font-size: 8px;\n}\n\n.semi-icon-small {\n font-size: 12px;\n}\n\n.semi-icon-default {\n font-size: 16px;\n}\n\n.semi-icon-large {\n font-size: 20px;\n}\n\n.semi-icon-extra-large {\n font-size: 24px;\n}\n\n.semi-icon-spinning {\n animation: 0.6s linear infinite semi-icon-animation-rotate;\n animation-fill-mode: forwards;\n}\n\n@keyframes semi-icon-animation-rotate {\n from {\n transform: rotate(0);\n }\n to {\n transform: rotate(360deg);\n }\n}"],"names":[],"sourceRoot":""}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/semi-icons.min.css","mappings":"AAAA;
|
|
1
|
+
{"version":3,"file":"css/semi-icons.min.css","mappings":"AAAA,WAAW;AACX,WAAW;AACX,YAAY;AACZ;EACE,qBAAqB;EACrB,kBAAkB;EAClB,cAAc;EACd,kBAAkB;EAClB,oBAAoB;EACpB,kCAAkC;EAClC,kBAAkB;AACpB;;AAEA;EACE,cAAc;AAChB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,eAAe;AACjB;;AAEA;EACE,0DAA0D;EAC1D,6BAA6B;AAC/B;;AAEA;EACE;IACE,oBAAoB;EACtB;EACA;IACE,yBAAyB;EAC3B;AACF,C","sources":["webpack://SemiIcons/lib/es/styles/icons.css"],"sourcesContent":["/* shadow */\n/* sizing */\n/* spacing */\n.semi-icon {\n display: inline-block;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n text-rendering: optimizeLegibility;\n fill: currentColor;\n}\n\n.semi-icon-extra-small {\n font-size: 8px;\n}\n\n.semi-icon-small {\n font-size: 12px;\n}\n\n.semi-icon-default {\n font-size: 16px;\n}\n\n.semi-icon-large {\n font-size: 20px;\n}\n\n.semi-icon-extra-large {\n font-size: 24px;\n}\n\n.semi-icon-spinning {\n animation: 0.6s linear infinite semi-icon-animation-rotate;\n animation-fill-mode: forwards;\n}\n\n@keyframes semi-icon-animation-rotate {\n from {\n transform: rotate(0);\n }\n to {\n transform: rotate(360deg);\n }\n}"],"names":[],"sourceRoot":""}
|
package/dist/umd/semi-icons.js
CHANGED
|
@@ -11,13 +11,6 @@
|
|
|
11
11
|
return /******/ (() => { // webpackBootstrap
|
|
12
12
|
/******/ var __webpack_modules__ = ({
|
|
13
13
|
|
|
14
|
-
/***/ "DYyy":
|
|
15
|
-
/***/ (() => {
|
|
16
|
-
|
|
17
|
-
// extracted by mini-css-extract-plugin
|
|
18
|
-
|
|
19
|
-
/***/ }),
|
|
20
|
-
|
|
21
14
|
/***/ "neV8":
|
|
22
15
|
/***/ ((module) => {
|
|
23
16
|
|
|
@@ -333,6 +326,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
333
326
|
IconEyeClosed: () => (/* reexport */ IconEyeClosed),
|
|
334
327
|
IconEyeClosedSolid: () => (/* reexport */ IconEyeClosedSolid),
|
|
335
328
|
IconEyeOpened: () => (/* reexport */ IconEyeOpened),
|
|
329
|
+
IconEyedropper: () => (/* reexport */ IconEyedropper),
|
|
336
330
|
IconFacebook: () => (/* reexport */ IconFacebook),
|
|
337
331
|
IconFaceuLogo: () => (/* reexport */ IconFaceuLogo),
|
|
338
332
|
IconFastForward: () => (/* reexport */ IconFastForward),
|
|
@@ -642,8 +636,9 @@ const BASE_CLASS_PREFIX = 'semi';
|
|
|
642
636
|
// EXTERNAL MODULE: ../../node_modules/classnames/index.js
|
|
643
637
|
var classnames = __webpack_require__("IpAo");
|
|
644
638
|
var classnames_default = /*#__PURE__*/__webpack_require__.n(classnames);
|
|
645
|
-
|
|
646
|
-
|
|
639
|
+
;// CONCATENATED MODULE: ./lib/es/styles/icons.css
|
|
640
|
+
// extracted by mini-css-extract-plugin
|
|
641
|
+
|
|
647
642
|
;// CONCATENATED MODULE: ./lib/es/components/Icon.js
|
|
648
643
|
var __rest = undefined && undefined.__rest || function (s, e) {
|
|
649
644
|
var t = {};
|
|
@@ -3960,6 +3955,27 @@ function IconEyeClosedSolid_SvgComponent(props) {
|
|
|
3960
3955
|
}
|
|
3961
3956
|
const IconEyeClosedSolid_IconComponent = convertIcon(IconEyeClosedSolid_SvgComponent, 'eye_closed_solid');
|
|
3962
3957
|
/* harmony default export */ const IconEyeClosedSolid = (IconEyeClosedSolid_IconComponent);
|
|
3958
|
+
;// CONCATENATED MODULE: ./lib/es/icons/IconEyedropper.js
|
|
3959
|
+
|
|
3960
|
+
|
|
3961
|
+
function IconEyedropper_SvgComponent(props) {
|
|
3962
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("svg", Object.assign({
|
|
3963
|
+
viewBox: "0 0 24 24",
|
|
3964
|
+
fill: "none",
|
|
3965
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3966
|
+
width: "1em",
|
|
3967
|
+
height: "1em",
|
|
3968
|
+
focusable: false,
|
|
3969
|
+
"aria-hidden": true
|
|
3970
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_.createElement("path", {
|
|
3971
|
+
fillRule: "evenodd",
|
|
3972
|
+
clipRule: "evenodd",
|
|
3973
|
+
d: "M1.22396 20.7662C-0.415453 19.1136 -0.406853 16.4316 1.24313 14.7897L10.57 5.50874L9.62535 4.55653C9.08135 4.00817 9.08135 3.11909 9.62535 2.57074C10.1694 2.02238 11.0514 2.02238 11.5954 2.57074L12.5526 3.53579L14.8854 1.21459C16.5204 -0.412333 19.1516 -0.403739 20.776 1.2338C22.4154 2.88639 22.4069 5.56845 20.7569 7.21035L18.4626 9.49315L19.4751 10.5139C20.0192 11.0623 20.0192 11.9514 19.4751 12.4998C18.9311 13.0481 18.0491 13.0481 17.5053 12.4998L16.4799 11.4661L7.11458 20.7855C5.47962 22.4122 2.84845 22.4038 1.22396 20.7662ZM12.54 7.49455L14.5099 9.48042L5.1574 18.7869C4.61243 19.3291 3.7354 19.3263 3.19392 18.7805C2.64747 18.2295 2.65033 17.3355 3.20031 16.7883L12.54 7.49455Z",
|
|
3974
|
+
fill: "currentColor"
|
|
3975
|
+
}));
|
|
3976
|
+
}
|
|
3977
|
+
const IconEyedropper_IconComponent = convertIcon(IconEyedropper_SvgComponent, 'eyedropper');
|
|
3978
|
+
/* harmony default export */ const IconEyedropper = (IconEyedropper_IconComponent);
|
|
3963
3979
|
;// CONCATENATED MODULE: ./lib/es/icons/IconEyeOpened.js
|
|
3964
3980
|
|
|
3965
3981
|
|
|
@@ -10920,6 +10936,7 @@ const IconYoutube_IconComponent = convertIcon(IconYoutube_SvgComponent, 'youtube
|
|
|
10920
10936
|
|
|
10921
10937
|
|
|
10922
10938
|
|
|
10939
|
+
|
|
10923
10940
|
|
|
10924
10941
|
|
|
10925
10942
|
;// CONCATENATED MODULE: ./lib/es/index.js
|