@mijadesign/mobile-icons 1.0.6 → 1.0.8

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 z from "react";
2
+ import x 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 $(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function a(e) {
17
+ const c = "a-windowminimizing-fill", {
18
+ size: l,
19
+ classPrefix: r,
20
+ color: m,
21
+ tag: f,
22
+ children: d,
23
+ className: p,
24
+ fontClassName: N,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: i,
28
+ ...g
29
+ } = {
30
+ ...t,
31
+ ...e
32
+ }, k = (C) => {
33
+ i && i(C);
34
+ }, n = {}, s = $(l);
35
+ return s && (n.fontSize = s), z.createElement(
36
+ f,
37
+ {
38
+ className: x(`${N} ${r}-${c} ${p || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: m,
41
+ ...n,
42
+ ...u
43
+ },
44
+ ...g,
45
+ onClick: k,
46
+ "data-log-name": o
47
+ },
48
+ d
49
+ );
50
+ }
51
+ a.defaultProps = t;
52
+ a.displayName = "FiresoonMobileIcon-a-windowminimizing-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import $ from "classnames";
3
+ const l = {
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 n = "call2-fill", {
18
+ size: i,
19
+ classPrefix: r,
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
+ ...l,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, c = h(i);
35
+ return c && (t.fontSize = c), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${u} ${r}-${n} ${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 = l;
52
+ a.displayName = "FiresoonMobileIcon-call2-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import $ from "classnames";
3
+ const l = {
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 n = "call-fill", {
18
+ size: i,
19
+ classPrefix: r,
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
+ ...l,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, c = h(i);
35
+ return c && (t.fontSize = c), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${u} ${r}-${n} ${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 = l;
52
+ a.displayName = "FiresoonMobileIcon-call-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x from "react";
2
+ import $ 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 h(o) {
14
+ return o === "" ? "" : Number.isNaN(Number(o)) ? String(o) : `${o}px`;
15
+ }
16
+ function a(o) {
17
+ const r = "consultationrecord", {
18
+ size: i,
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: t,
28
+ ...k
29
+ } = {
30
+ ...c,
31
+ ...o
32
+ }, C = (g) => {
33
+ t && t(g);
34
+ }, s = {}, n = h(i);
35
+ return n && (s.fontSize = n), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${p} ${l}-${r} ${d || ""}`, { "auto-track": !!e }),
39
+ style: {
40
+ color: f,
41
+ ...s,
42
+ ...N
43
+ },
44
+ ...k,
45
+ onClick: C,
46
+ "data-log-name": e
47
+ },
48
+ u
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-consultationrecord";
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 l = "cope-fill", {
18
+ size: i,
19
+ classPrefix: r,
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
+ ...n,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, c = h(i);
35
+ return c && (t.fontSize = c), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${u} ${r}-${l} ${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 = n;
52
+ a.displayName = "FiresoonMobileIcon-cope-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import g from "react";
2
+ import x 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 $(e) {
14
+ return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
+ }
16
+ function a(e) {
17
+ const i = "microphone-fill", {
18
+ size: l,
19
+ classPrefix: r,
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
+ }, n = {}, t = $(l);
35
+ return t && (n.fontSize = t), g.createElement(
36
+ m,
37
+ {
38
+ className: x(`${u} ${r}-${i} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...n,
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-microphone-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import g from "react";
2
+ import x 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 $(o) {
14
+ return o === "" ? "" : Number.isNaN(Number(o)) ? String(o) : `${o}px`;
15
+ }
16
+ function a(o) {
17
+ const i = "microphoneoff-fill", {
18
+ size: l,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: u,
25
+ style: d,
26
+ logValue: e,
27
+ onClick: s,
28
+ ...k
29
+ } = {
30
+ ...c,
31
+ ...o
32
+ }, C = (h) => {
33
+ s && s(h);
34
+ }, n = {}, t = $(l);
35
+ return t && (n.fontSize = t), g.createElement(
36
+ m,
37
+ {
38
+ className: x(`${u} ${r}-${i} ${N || ""}`, { "auto-track": !!e }),
39
+ style: {
40
+ color: f,
41
+ ...n,
42
+ ...d
43
+ },
44
+ ...k,
45
+ onClick: C,
46
+ "data-log-name": e
47
+ },
48
+ p
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-microphoneoff-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x 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 = "more", {
18
+ size: i,
19
+ classPrefix: l,
20
+ color: m,
21
+ tag: f,
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 = (g) => {
33
+ s && s(g);
34
+ }, t = {}, n = h(i);
35
+ return n && (t.fontSize = n), x.createElement(
36
+ f,
37
+ {
38
+ className: $(`${u} ${l}-${r} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: m,
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-more";
53
+ export {
54
+ a as default
55
+ };
@@ -0,0 +1,55 @@
1
+ import x 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 l = "revoke-fill", {
18
+ size: i,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: k,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...d
29
+ } = {
30
+ ...c,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, n = h(i);
35
+ return n && (t.fontSize = n), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${k} ${r}-${l} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...t,
42
+ ...u
43
+ },
44
+ ...d,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ a.defaultProps = c;
52
+ a.displayName = "FiresoonMobileIcon-revoke-fill";
53
+ export {
54
+ a as default
55
+ };
@@ -14,7 +14,7 @@ function h(e) {
14
14
  return e === "" ? "" : Number.isNaN(Number(e)) ? String(e) : `${e}px`;
15
15
  }
16
16
  function n(e) {
17
- const c = "smalltriangle1-fill", {
17
+ const c = "smalltriangle2-fill", {
18
18
  size: i,
19
19
  classPrefix: r,
20
20
  color: f,
@@ -49,7 +49,7 @@ function n(e) {
49
49
  );
50
50
  }
51
51
  n.defaultProps = a;
52
- n.displayName = "FiresoonMobileIcon-smalltriangle1-fill";
52
+ n.displayName = "FiresoonMobileIcon-smalltriangle2-fill";
53
53
  export {
54
54
  n as default
55
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 c(e) {
17
+ const l = "speaker-fill", {
18
+ size: i,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: k,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...d
29
+ } = {
30
+ ...n,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, a = h(i);
35
+ return a && (t.fontSize = a), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${k} ${r}-${l} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...t,
42
+ ...u
43
+ },
44
+ ...d,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ c.defaultProps = n;
52
+ c.displayName = "FiresoonMobileIcon-speaker-fill";
53
+ export {
54
+ c 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 c(e) {
17
+ const l = "speakeroff-fill", {
18
+ size: i,
19
+ classPrefix: r,
20
+ color: f,
21
+ tag: m,
22
+ children: p,
23
+ className: N,
24
+ fontClassName: k,
25
+ style: u,
26
+ logValue: o,
27
+ onClick: s,
28
+ ...d
29
+ } = {
30
+ ...n,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, a = h(i);
35
+ return a && (t.fontSize = a), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${k} ${r}-${l} ${N || ""}`, { "auto-track": !!o }),
39
+ style: {
40
+ color: f,
41
+ ...t,
42
+ ...u
43
+ },
44
+ ...d,
45
+ onClick: C,
46
+ "data-log-name": o
47
+ },
48
+ p
49
+ );
50
+ }
51
+ c.defaultProps = n;
52
+ c.displayName = "FiresoonMobileIcon-speakeroff-fill";
53
+ export {
54
+ c 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 c(e) {
17
+ const l = "star-fill", {
18
+ size: i,
19
+ classPrefix: r,
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
+ ...n,
31
+ ...e
32
+ }, C = (g) => {
33
+ s && s(g);
34
+ }, t = {}, a = h(i);
35
+ return a && (t.fontSize = a), x.createElement(
36
+ m,
37
+ {
38
+ className: $(`${u} ${r}-${l} ${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
+ c.defaultProps = n;
52
+ c.displayName = "FiresoonMobileIcon-star-fill";
53
+ export {
54
+ c as default
55
+ };
@@ -1,4 +1,4 @@
1
- const l = ["AddFamily", "AddFill", "AddRectangleFill", "Addressbook", "Admin", "ArrowDownCircle", "ArrowDown", "ArrowLeftCircle", "ArrowLeft", "ArrowRightCircle", "ArrowRight", "ArrowUpCircle", "ArrowUp", "Bankcard", "Baodanchaxun", "BarrackFill", "Barrack", "Call", "CameraFill", "Camera", "Change", "Changyongxinxi", "CheckmarkFill", "ChuyuanFill", "Close", "Code", "Customer", "DaibingkebaoFill", "DeleteFill", "Delete", "DownFill", "Expert", "FailureFill", "Failure", "FamilyFill", "GaonandushoushuFill", "Glide", "GuaranteeFill", "Guarantee", "HaoyaohaoshuFill", "History", "Home", "Huodongzhongxin", "ImageFill", "InformationFill", "Information", "Invisible", "Jiankangdangan", "JiuyizhuandaoFill", "Keyboard", "LeftFill", "LipeixiezhuFill", "Loading", "Menu", "MenzhengFill", "Modify", "PauseFill", "Plus", "Position", "ProblemFill", "Problem", "ProhibitselectedRectangle", "Prohibitselected", "Quanyishiyongjilu", "Remind", "RightFill", "Search", "SelectedFill", "SelectedRectangleFill", "Selected", "SelectedminusFill", "SelectedminusRectangleFill", "SendFill", "ShoushuFill", "SmalltriangleFill", "Smalltriangle1Fill", "SuccessFill", "Success", "TimeFill", "Time", "UnselectedRectangle", "Unselected", "UpFill", "User", "Visible", "Voicemail", "WarningFill", "Warning", "WechatBack", "WechatFill", "YinanbingliFill", "YishengjingxuanFill", "Zhuangrenxiezhu", "ZhuyuanxiezhuFill", "AdultManColor", "AdultWomanColor", "BoyColor", "ClaimsDetailColor", "DirectClaimsColor", "DynamicLoading", "GeneraoInfoColor", "GirlColor", "LoginOffColor", "LoginOnColor", "QuickClaimsColor"];
1
+ const l = ["AWindowminimizingFill", "AddFamily", "AddFill", "AddRectangleFill", "Addressbook", "Admin", "ArrowDownCircle", "ArrowDown", "ArrowLeftCircle", "ArrowLeft", "ArrowRightCircle", "ArrowRight", "ArrowUpCircle", "ArrowUp", "Bankcard", "Baodanchaxun", "BarrackFill", "Barrack", "CallFill", "Call", "Call2Fill", "CameraFill", "Camera", "Change", "Changyongxinxi", "CheckmarkFill", "ChuyuanFill", "Close", "Code", "Consultationrecord", "CopeFill", "Customer", "DaibingkebaoFill", "DeleteFill", "Delete", "DownFill", "Expert", "FailureFill", "Failure", "FamilyFill", "GaonandushoushuFill", "Glide", "GuaranteeFill", "Guarantee", "HaoyaohaoshuFill", "History", "Home", "Huodongzhongxin", "ImageFill", "InformationFill", "Information", "Invisible", "Jiankangdangan", "JiuyizhuandaoFill", "Keyboard", "LeftFill", "LipeixiezhuFill", "Loading", "Menu", "MenzhengFill", "MicrophoneFill", "MicrophoneoffFill", "Modify", "More", "PauseFill", "Plus", "Position", "ProblemFill", "Problem", "ProhibitselectedRectangle", "Prohibitselected", "Quanyishiyongjilu", "Remind", "RevokeFill", "RightFill", "Search", "SelectedFill", "SelectedRectangleFill", "Selected", "SelectedminusFill", "SelectedminusRectangleFill", "SendFill", "ShoushuFill", "SmalltriangleFill", "Smalltriangle2Fill", "SpeakerFill", "SpeakeroffFill", "StarFill", "SuccessFill", "Success", "TimeFill", "Time", "UnselectedRectangle", "Unselected", "UpFill", "User", "Visible", "Voicemail", "WarningFill", "Warning", "WechatBack", "WechatFill", "YinanbingliFill", "YishengjingxuanFill", "Zhuangrenxiezhu", "ZhuyuanxiezhuFill", "AdultManColor", "AdultWomanColor", "BoyColor", "ClaimsDetailColor", "DirectClaimsColor", "DynamicLoading", "GeneraoInfoColor", "GirlColor", "LoginOffColor", "LoginOnColor", "QuickClaimsColor"];
2
2
  export {
3
3
  l as iconsConfig
4
4
  };