@mijadesign/mobile-icons 1.0.0-beta.8 → 1.0.1

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.
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import $ from "classnames";
3
+ const a = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function h(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function c(e) {
17
+ const i = "admin", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: m,
21
+ tag: f,
22
+ children: d,
23
+ className: p,
24
+ fontClassName: N,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...k
29
+ } = {
30
+ ...a,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, n = {}, t = h(r);
35
+ return t && (n.fontSize = t), x.createElement(
36
+ f,
37
+ {
38
+ className: $(`${N} ${l}-${i} ${p || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: m,
41
+ ...n,
42
+ ...u
43
+ },
44
+ ...k,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ d
49
+ );
50
+ }
51
+ c.defaultProps = a;
52
+ c.displayName = "FiresoonMobileIcon-admin";
53
+ export {
54
+ c as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import h from "react";
2
+ import b from "classnames";
3
+ const t = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function g(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function c(e) {
17
+ const i = "baodanchaxun", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: u,
23
+ className: d,
24
+ fontClassName: p,
25
+ style: N,
26
+ logValue: o,
27
+ onClick: a,
28
+ ...k
29
+ } = {
30
+ ...t,
31
+ ...e
32
+ }, x = (C) => {
33
+ a && a(C);
34
+ }, n = {}, s = g(r);
35
+ return s && (n.fontSize = s), h.createElement(
36
+ m,
37
+ {
38
+ className: b(`${p} ${l}-${i} ${d || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...n,
42
+ ...N
43
+ },
44
+ ...k,
45
+ onClick: x,
46
+ "data-log-name": o
47
+ },
48
+ u
49
+ );
50
+ }
51
+ c.defaultProps = t;
52
+ c.displayName = "FiresoonMobileIcon-baodanchaxun";
53
+ export {
54
+ c as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import C from "react";
2
+ import h from "classnames";
3
+ const c = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function y(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function a(e) {
17
+ const i = "changyongxinxi", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: g,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: n,
28
+ ...x
29
+ } = {
30
+ ...c,
31
+ ...e
32
+ }, d = (k) => {
33
+ n && n(k);
34
+ }, s = {}, t = y(r);
35
+ return t && (s.fontSize = t), C.createElement(
36
+ m,
37
+ {
38
+ className: h(`${g} ${l}-${i} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...s,
42
+ ...u
43
+ },
44
+ ...x,
45
+ onClick: d,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-changyongxinxi";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import $ from "classnames";
3
+ const n = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function h(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function a(e) {
17
+ const i = "code", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: d,
23
+ className: p,
24
+ fontClassName: N,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...k
29
+ } = {
30
+ ...n,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, c = h(r);
35
+ return c && (t.fontSize = c), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${N} ${l}-${i} ${p || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...t,
42
+ ...u
43
+ },
44
+ ...k,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ d
49
+ );
50
+ }
51
+ a.defaultProps = n;
52
+ a.displayName = "FiresoonMobileIcon-code";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import g from "react";
2
+ import $ from "classnames";
3
+ const c = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function h(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function a(e) {
17
+ const r = "expert", {
18
+ size: i,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: u,
25
+ style: d,
26
+ logValue: o,
27
+ onClick: t,
28
+ ...k
29
+ } = {
30
+ ...c,
31
+ ...e
32
+ }, x = (C) => {
33
+ t && t(C);
34
+ }, s = {}, n = h(i);
35
+ return n && (s.fontSize = n), g.createElement(
36
+ m,
37
+ {
38
+ className: $(`${u} ${l}-${r} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...s,
42
+ ...d
43
+ },
44
+ ...k,
45
+ onClick: x,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-expert";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import y from "react";
2
+ import g from "classnames";
3
+ const n = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (o) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function x(o) {
14
+ return o === "" ? "" : Number.isNaN(Number(o)) ? String(o) : `${o}px`;
15
+ }
16
+ function c(o) {
17
+ const l = "haoyaohaoshu-fill", {
18
+ size: i,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: u,
23
+ className: h,
24
+ fontClassName: p,
25
+ style: N,
26
+ logValue: e,
27
+ onClick: s,
28
+ ...d
29
+ } = {
30
+ ...n,
31
+ ...o
32
+ }, k = (C) => {
33
+ s && s(C);
34
+ }, a = {}, t = x(i);
35
+ return t && (a.fontSize = t), y.createElement(
36
+ m,
37
+ {
38
+ className: g(`${p} ${r}-${l} ${h || ""}`, { "auto-track": !!e }),
39
+ style: {
40
+ color: f,
41
+ ...a,
42
+ ...N
43
+ },
44
+ ...d,
45
+ onClick: k,
46
+ "data-log-name": e
47
+ },
48
+ u
49
+ );
50
+ }
51
+ c.defaultProps = n;
52
+ c.displayName = "FiresoonMobileIcon-haoyaohaoshu-fill";
53
+ export {
54
+ c as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import y from "react";
2
+ import g from "classnames";
3
+ const c = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function x(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function a(e) {
17
+ const i = "history", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: u,
25
+ style: d,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...k
29
+ } = {
30
+ ...c,
31
+ ...e
32
+ }, C = (h) => {
33
+ s && s(h);
34
+ }, t = {}, n = x(r);
35
+ return n && (t.fontSize = n), y.createElement(
36
+ m,
37
+ {
38
+ className: g(`${u} ${l}-${i} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...t,
42
+ ...d
43
+ },
44
+ ...k,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-history";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import C from "classnames";
3
+ const c = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (o) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function z(o) {
14
+ return o === "" ? "" : Number.isNaN(Number(o)) ? String(o) : `${o}px`;
15
+ }
16
+ function a(o) {
17
+ const i = "huodongzhongxin", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: u,
23
+ className: d,
24
+ fontClassName: p,
25
+ style: N,
26
+ logValue: e,
27
+ onClick: n,
28
+ ...g
29
+ } = {
30
+ ...c,
31
+ ...o
32
+ }, h = (k) => {
33
+ n && n(k);
34
+ }, s = {}, t = z(r);
35
+ return t && (s.fontSize = t), x.createElement(
36
+ m,
37
+ {
38
+ className: C(`${p} ${l}-${i} ${d || ""}`, { "auto-track": !!e }),
39
+ style: {
40
+ color: f,
41
+ ...s,
42
+ ...N
43
+ },
44
+ ...g,
45
+ onClick: h,
46
+ "data-log-name": e
47
+ },
48
+ u
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-huodongzhongxin";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import $ from "classnames";
3
+ const t = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (n) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function h(n) {
14
+ return n === "" ? "" : Number.isNaN(Number(n)) ? String(n) : `${n}px`;
15
+ }
16
+ function c(n) {
17
+ const i = "jiankangdangan", {
18
+ size: r,
19
+ classPrefix: l,
20
+ color: f,
21
+ tag: m,
22
+ children: d,
23
+ className: p,
24
+ fontClassName: N,
25
+ style: g,
26
+ logValue: e,
27
+ onClick: a,
28
+ ...k
29
+ } = {
30
+ ...t,
31
+ ...n
32
+ }, u = (C) => {
33
+ a && a(C);
34
+ }, o = {}, s = h(r);
35
+ return s && (o.fontSize = s), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${N} ${l}-${i} ${p || ""}`, { "auto-track": !!e }),
39
+ style: {
40
+ color: f,
41
+ ...o,
42
+ ...g
43
+ },
44
+ ...k,
45
+ onClick: u,
46
+ "data-log-name": e
47
+ },
48
+ d
49
+ );
50
+ }
51
+ c.defaultProps = t;
52
+ c.displayName = "FiresoonMobileIcon-jiankangdangan";
53
+ export {
54
+ c as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import y from "react";
2
+ import z from "classnames";
3
+ const t = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function g(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function i(e) {
17
+ const c = "jiuyizhuandao-fill", {
18
+ size: l,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: u,
23
+ className: d,
24
+ fontClassName: p,
25
+ style: N,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...k
29
+ } = {
30
+ ...t,
31
+ ...e
32
+ }, C = (h) => {
33
+ s && s(h);
34
+ }, a = {}, n = g(l);
35
+ return n && (a.fontSize = n), y.createElement(
36
+ m,
37
+ {
38
+ className: z(`${p} ${r}-${c} ${d || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...a,
42
+ ...N
43
+ },
44
+ ...k,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ u
49
+ );
50
+ }
51
+ i.defaultProps = t;
52
+ i.displayName = "FiresoonMobileIcon-jiuyizhuandao-fill";
53
+ export {
54
+ i as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import h from "react";
2
+ import z from "classnames";
3
+ const n = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function g(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function c(e) {
17
+ const l = "lipeixiezhu-fill", {
18
+ size: a,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: u,
24
+ fontClassName: N,
25
+ style: d,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...k
29
+ } = {
30
+ ...n,
31
+ ...e
32
+ }, x = (C) => {
33
+ s && s(C);
34
+ }, i = {}, t = g(a);
35
+ return t && (i.fontSize = t), h.createElement(
36
+ m,
37
+ {
38
+ className: z(`${N} ${r}-${l} ${u || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...i,
42
+ ...d
43
+ },
44
+ ...k,
45
+ onClick: x,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ c.defaultProps = n;
52
+ c.displayName = "FiresoonMobileIcon-lipeixiezhu-fill";
53
+ export {
54
+ c as default
55
+ };
@@ -1,4 +1,4 @@
1
- const l = ["AddFamily", "AddFill", "AddRectangleFill", "Addressbook", "ArrowDownCircle", "ArrowDown", "ArrowLeftCircle", "ArrowLeft", "ArrowRightCircle", "ArrowRight", "ArrowUpCircle", "ArrowUp", "Bankcard", "BarrackFill", "Call", "CameraFill", "Camera", "Change", "CheckmarkFill", "Close", "Customer", "DaibingkebaoFill", "DeleteFill", "Delete", "DownFill", "FailureFill", "Failure", "FamilyFill", "GuaranteeFill", "Guarantee", "Home", "InformationFill", "Information", "Invisible", "LeftFill", "Loading", "Modify", "Plus", "Position", "ProblemFill", "Problem", "ProhibitselectedRectangle", "Prohibitselected", "Remind", "RightFill", "Search", "SelectedFill", "SelectedRectangleFill", "Selected", "SelectedminusFill", "SelectedminusRectangleFill", "SuccessFill", "Success", "TimeFill", "Time", "UnselectedRectangle", "Unselected", "UpFill", "User", "Visible", "WarningFill", "Warning", "WechatBack", "AdultManColor", "AdultWomanColor", "BoyColor", "ClaimsDetailColor", "DirectClaimsColor", "DynamicLoading", "GeneraoInfoColor", "GirlColor", "LoginOffColor", "LoginOnColor", "QuickClaimsColor"];
1
+ const l = ["AddFamily", "AddFill", "AddRectangleFill", "Addressbook", "Admin", "ArrowDownCircle", "ArrowDown", "ArrowLeftCircle", "ArrowLeft", "ArrowRightCircle", "ArrowRight", "ArrowUpCircle", "ArrowUp", "Bankcard", "Baodanchaxun", "BarrackFill", "Call", "CameraFill", "Camera", "Change", "Changyongxinxi", "CheckmarkFill", "Close", "Code", "Customer", "DaibingkebaoFill", "DeleteFill", "Delete", "DownFill", "Expert", "FailureFill", "Failure", "FamilyFill", "GuaranteeFill", "Guarantee", "HaoyaohaoshuFill", "History", "Home", "Huodongzhongxin", "InformationFill", "Information", "Invisible", "Jiankangdangan", "JiuyizhuandaoFill", "LeftFill", "LipeixiezhuFill", "Loading", "Modify", "Plus", "Position", "ProblemFill", "Problem", "ProhibitselectedRectangle", "Prohibitselected", "Remind", "RightFill", "Search", "SelectedFill", "SelectedRectangleFill", "Selected", "SelectedminusFill", "SelectedminusRectangleFill", "SuccessFill", "Success", "TimeFill", "Time", "UnselectedRectangle", "Unselected", "UpFill", "User", "Visible", "WarningFill", "Warning", "WechatBack", "YishengjingxuanFill", "ZhuyuanxiezhuFill", "AdultManColor", "AdultWomanColor", "BoyColor", "ClaimsDetailColor", "DirectClaimsColor", "DynamicLoading", "GeneraoInfoColor", "GirlColor", "LoginOffColor", "LoginOnColor", "QuickClaimsColor"];
2
2
  export {
3
3
  l as iconsConfig
4
4
  };
@@ -0,0 +1,55 @@
1
+ import C from "react";
2
+ import h from "classnames";
3
+ const a = {
4
+ size: "",
5
+ classPrefix: "icon",
6
+ fontClassName: "iconfont",
7
+ color: "",
8
+ tag: "i",
9
+ onClick: (e) => {
10
+ },
11
+ className: ""
12
+ };
13
+ function y(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function i(e) {
17
+ const c = "yishengjingxuan-fill", {
18
+ size: l,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: u,
23
+ className: p,
24
+ fontClassName: N,
25
+ style: g,
26
+ logValue: n,
27
+ onClick: o,
28
+ ...d
29
+ } = {
30
+ ...a,
31
+ ...e
32
+ }, k = (x) => {
33
+ o && o(x);
34
+ }, s = {}, t = y(l);
35
+ return t && (s.fontSize = t), C.createElement(
36
+ m,
37
+ {
38
+ className: h(`${N} ${r}-${c} ${p || ""}`, { "auto-track": !!n }),
39
+ style: {
40
+ color: f,
41
+ ...s,
42
+ ...g
43
+ },
44
+ ...d,
45
+ onClick: k,
46
+ "data-log-name": n
47
+ },
48
+ u
49
+ );
50
+ }
51
+ i.defaultProps = a;
52
+ i.displayName = "FiresoonMobileIcon-yishengjingxuan-fill";
53
+ export {
54
+ i as default
55
+ };