@thecb/components 4.3.7 → 4.3.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.
package/dist/index.cjs.js
CHANGED
|
@@ -15037,14 +15037,14 @@ var CustomerSearchIcon = function CustomerSearchIcon() {
|
|
|
15037
15037
|
height: "209",
|
|
15038
15038
|
viewBox: "0 0 366 209"
|
|
15039
15039
|
}, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("rect", {
|
|
15040
|
-
id: "path-1",
|
|
15040
|
+
id: "customer-search-path-1",
|
|
15041
15041
|
width: "64",
|
|
15042
15042
|
height: "64",
|
|
15043
15043
|
x: "39",
|
|
15044
15044
|
y: "40",
|
|
15045
15045
|
rx: "6"
|
|
15046
15046
|
}), /*#__PURE__*/React__default.createElement("filter", {
|
|
15047
|
-
id: "filter-2",
|
|
15047
|
+
id: "customer-search-filter-2",
|
|
15048
15048
|
width: "178.1%",
|
|
15049
15049
|
height: "178.1%",
|
|
15050
15050
|
x: "-39.1%",
|
|
@@ -15089,8 +15089,8 @@ var CustomerSearchIcon = function CustomerSearchIcon() {
|
|
|
15089
15089
|
}), /*#__PURE__*/React__default.createElement("use", {
|
|
15090
15090
|
fill: "#000",
|
|
15091
15091
|
fillOpacity: "1",
|
|
15092
|
-
filter: "url(#filter-2)",
|
|
15093
|
-
xlinkHref: "#path-1"
|
|
15092
|
+
filter: "url(#customer-search-filter-2)",
|
|
15093
|
+
xlinkHref: "#customer-search-path-1"
|
|
15094
15094
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
15095
15095
|
fill: "#E4F4FD",
|
|
15096
15096
|
d: "M185 185c28.719 0 52 5.373 52 12s-23.281 12-52 12c-28.718 0-52-5.373-52-12s23.282-12 52-12zM97 44a2 2 0 012 2v52a2 2 0 01-2 2H45a2 2 0 01-2-2V46a2 2 0 012-2h52zM80 70c-3.535 0-6.145 1.941-7.827 5.824C70.192 73.274 67.633 72 64.5 72c-5.912 0-9.773 4.536-11.585 13.608a2 2 0 001.83 2.388l.13.004h19.25l.148-.005a2 2 0 001.812-2.387 37.807 37.807 0 00-.733-3.045L75.184 82h11.893l.15-.005a2 2 0 001.797-2.451C87.534 73.18 84.526 70 80 70zm136-26c10.493 0 19 8.507 19 19s-8.507 19-19 19-19-8.507-19-19 8.507-19 19-19zM64.5 56a7 7 0 100 14 7 7 0 000-14zM216 58c-4.206 0-7.903 2.689-9.348 6.641a2.5 2.5 0 004.635 1.87l.061-.152.083-.214c.786-1.896 2.575-3.145 4.57-3.145 1.994 0 3.782 1.249 4.568 3.145l.083.214.061.152a2.5 2.5 0 004.635-1.87C223.903 60.69 220.207 58 216.001 58zM80 57a5.5 5.5 0 100 11 5.5 5.5 0 000-11z"
|
|
@@ -15109,14 +15109,14 @@ var PaymentSearchIcon = function PaymentSearchIcon() {
|
|
|
15109
15109
|
height: "209",
|
|
15110
15110
|
viewBox: "0 0 366 209"
|
|
15111
15111
|
}, /*#__PURE__*/React__default.createElement("defs", null, /*#__PURE__*/React__default.createElement("rect", {
|
|
15112
|
-
id: "path-1",
|
|
15112
|
+
id: "payment-search-path-1",
|
|
15113
15113
|
width: "64",
|
|
15114
15114
|
height: "64",
|
|
15115
15115
|
x: "39",
|
|
15116
15116
|
y: "40",
|
|
15117
15117
|
rx: "6"
|
|
15118
15118
|
}), /*#__PURE__*/React__default.createElement("filter", {
|
|
15119
|
-
id: "filter-2",
|
|
15119
|
+
id: "payment-search-filter-2",
|
|
15120
15120
|
width: "178.1%",
|
|
15121
15121
|
height: "178.1%",
|
|
15122
15122
|
x: "-39.1%",
|
|
@@ -15164,8 +15164,8 @@ var PaymentSearchIcon = function PaymentSearchIcon() {
|
|
|
15164
15164
|
}), /*#__PURE__*/React__default.createElement("use", {
|
|
15165
15165
|
fill: "#000",
|
|
15166
15166
|
fillOpacity: "1",
|
|
15167
|
-
filter: "url(#filter-2)",
|
|
15168
|
-
xlinkHref: "#path-1"
|
|
15167
|
+
filter: "url(#payment-search-filter-2)",
|
|
15168
|
+
xlinkHref: "#payment-search-path-1"
|
|
15169
15169
|
}), /*#__PURE__*/React__default.createElement("path", {
|
|
15170
15170
|
fill: "#E8FFEF",
|
|
15171
15171
|
d: "M185 185c28.719 0 52 5.373 52 12s-23.281 12-52 12c-28.718 0-52-5.373-52-12s23.282-12 52-12zM97 44a2 2 0 012 2v52a2 2 0 01-2 2H45a2 2 0 01-2-2V46a2 2 0 012-2h52zM74.134 56h-5.268c-.441 0-.806.304-.86.696l-.006.1v2.456c-4.391.845-7.029 3.74-7.144 7.532l-.004.26v.072c0 5.135 4.208 6.644 9.66 7.865 3.408.801 4.302 1.333 4.351 2.348l.002.093v.073c0 1.077-1.025 1.723-2.963 1.723-2.717 0-5.28-.875-7.66-2.542a.896.896 0 00-1.112.082l-.078.081-2.845 3.336a.84.84 0 00.11 1.21c2.061 1.596 4.522 2.668 7.182 3.207l.5.095.001 2.581c0 .37.3.677.688.725l.108.007h5.407c.403 0 .737-.275.79-.632l.007-.1v-2.602c4.212-.902 6.88-3.587 6.996-7.58l.004-.273v-.072c0-4.705-3.659-6.572-9.513-7.83-3.483-.767-4.411-1.263-4.462-2.344l-.002-.097v-.072c0-.934.842-1.616 2.562-1.616 2.041 0 4.32.669 6.462 2.007a.9.9 0 001.13-.126l.073-.089 2.566-3.556a.841.841 0 00-.185-1.18 14.999 14.999 0 00-5.178-2.318l-.451-.103-.002-2.62c0-.44-.388-.797-.866-.797z"
|
package/package.json
CHANGED
|
@@ -10,9 +10,16 @@ const CustomerSearchIcon = () => {
|
|
|
10
10
|
viewBox="0 0 366 209"
|
|
11
11
|
>
|
|
12
12
|
<defs>
|
|
13
|
-
<rect
|
|
13
|
+
<rect
|
|
14
|
+
id="customer-search-path-1"
|
|
15
|
+
width="64"
|
|
16
|
+
height="64"
|
|
17
|
+
x="39"
|
|
18
|
+
y="40"
|
|
19
|
+
rx="6"
|
|
20
|
+
></rect>
|
|
14
21
|
<filter
|
|
15
|
-
id="filter-2"
|
|
22
|
+
id="customer-search-filter-2"
|
|
16
23
|
width="178.1%"
|
|
17
24
|
height="178.1%"
|
|
18
25
|
x="-39.1%"
|
|
@@ -60,8 +67,8 @@ const CustomerSearchIcon = () => {
|
|
|
60
67
|
<use
|
|
61
68
|
fill="#000"
|
|
62
69
|
fillOpacity="1"
|
|
63
|
-
filter="url(#filter-2)"
|
|
64
|
-
xlinkHref="#path-1"
|
|
70
|
+
filter="url(#customer-search-filter-2)"
|
|
71
|
+
xlinkHref="#customer-search-path-1"
|
|
65
72
|
></use>
|
|
66
73
|
<path
|
|
67
74
|
fill="#E4F4FD"
|
|
@@ -10,9 +10,16 @@ const PaymentSearchIcon = () => {
|
|
|
10
10
|
viewBox="0 0 366 209"
|
|
11
11
|
>
|
|
12
12
|
<defs>
|
|
13
|
-
<rect
|
|
13
|
+
<rect
|
|
14
|
+
id="payment-search-path-1"
|
|
15
|
+
width="64"
|
|
16
|
+
height="64"
|
|
17
|
+
x="39"
|
|
18
|
+
y="40"
|
|
19
|
+
rx="6"
|
|
20
|
+
></rect>
|
|
14
21
|
<filter
|
|
15
|
-
id="filter-2"
|
|
22
|
+
id="payment-search-filter-2"
|
|
16
23
|
width="178.1%"
|
|
17
24
|
height="178.1%"
|
|
18
25
|
x="-39.1%"
|
|
@@ -64,8 +71,8 @@ const PaymentSearchIcon = () => {
|
|
|
64
71
|
<use
|
|
65
72
|
fill="#000"
|
|
66
73
|
fillOpacity="1"
|
|
67
|
-
filter="url(#filter-2)"
|
|
68
|
-
xlinkHref="#path-1"
|
|
74
|
+
filter="url(#payment-search-filter-2)"
|
|
75
|
+
xlinkHref="#payment-search-path-1"
|
|
69
76
|
></use>
|
|
70
77
|
<path
|
|
71
78
|
fill="#E8FFEF"
|