@lideralia/alife-uikit 0.1.199 → 1.1.203
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/GlobalStyles.js +3 -0
- package/dist/atoms/Icons/IconNoMessages.js +319 -0
- package/dist/atoms/Icons/index.js +9 -1
- package/dist/atoms/imgs/FamilyBwSun.js +1 -1
- package/dist/molecules/Modal/Modal.js +11 -4
- package/dist/organisms/Cards/Ceremony.js +3 -10
- package/dist/organisms/Cards/NoMessages.js +34 -0
- package/dist/organisms/Cards/index.js +9 -1
- package/dist/organisms/FamilyZone/FamilyHomeSection.js +6 -4
- package/dist/organisms/Modals/Login.js +1 -1
- package/dist/organisms/Modals/Register.js +1 -1
- package/package.json +1 -1
package/dist/GlobalStyles.js
CHANGED
|
@@ -0,0 +1,319 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "__esModule", {
|
|
8
|
+
value: true
|
|
9
|
+
});
|
|
10
|
+
exports.default = void 0;
|
|
11
|
+
|
|
12
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
13
|
+
|
|
14
|
+
var React = _interopRequireWildcard(require("react"));
|
|
15
|
+
|
|
16
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
17
|
+
|
|
18
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
19
|
+
|
|
20
|
+
function SvgIconNoMessages(props) {
|
|
21
|
+
return React.createElement("svg", (0, _extends2.default)({
|
|
22
|
+
width: 333,
|
|
23
|
+
height: 153,
|
|
24
|
+
fill: "none",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
26
|
+
}, props), React.createElement("path", {
|
|
27
|
+
opacity: 0.12,
|
|
28
|
+
d: "M316 150.039H17C17 67.175 83.933 0 166.5 0S316 67.175 316 150.039z",
|
|
29
|
+
fill: props[0] ? props[0] : "black"
|
|
30
|
+
}), React.createElement("path", {
|
|
31
|
+
d: "M94.478 121.642c.46 2.01-.18 3.931-.91 8.772s-2.74 14.814-2.74 14.814h-2.26v-22.306s1.34-2.281 3.03-2.101c1.69.181 2.88.821 2.88.821zM90.819 145.228l4.2 2.571 6.35 1.48v1.18h-8.83l-2.85-1.88v1.88h-1.13v-5.231h2.26zM81.438 121.642c-.46 2.01.18 3.931.91 8.772s2.74 14.814 2.74 14.814h2.26v-22.306s-1.34-2.281-3.03-2.101c-1.69.181-2.88.821-2.88.821zM85.088 145.228l-4.189 2.571-6.36 1.48v1.18h8.84l2.85-1.88v1.88h1.12v-5.231h-2.26z",
|
|
32
|
+
fill: "#fff"
|
|
33
|
+
}), React.createElement("path", {
|
|
34
|
+
d: "M96.799 88.243c1.3 2.39 2.66 5.181 3.62 8.772s.46 9.073-.88 14.064c-1.34 4.981-3.73 15.154-4.03 15.454-.3.3-9.97 2.191-15.75-.4 0 0-2.49-10.673-3.59-15.254-1.1-4.591-1.2-10.173 0-14.064 1.2-3.89 3.49-9.572 3.49-9.572l17.14 1zM92.32 56.945s13.169 4.711 19.639-2.05c6.47-6.762.56-14.905-1.23-17.465-1.79-2.56-3.9-8.472-4.68-10.703-.78-2.23-3.01-7.222-11.71-8.592-8.7-1.36-11.6 1.45-12.6 1.67-1 .22-3.9.11-4.13 1.23a1.92 1.92 0 00.56 1.781s-2.45 1.52-4.46 4.611c-2.01 3.091-3.23 5.652-6.47 7.772-3.24 2.12-10.15 9.253-3.35 17.395 6.8 8.142 20.45 5.461 23.66 4.13 3.22-1.35 4.77.22 4.77.22z",
|
|
35
|
+
fill: "#fff"
|
|
36
|
+
}), React.createElement("path", {
|
|
37
|
+
d: "M105.749 44.422c.52-.12.84.05 1.56.89.72.84 2.51 4.53 1.42 6.461-1.09 1.93-4.84 1.89-5.39-.14-.54-2.03.65-5.771.65-5.771l.62.09s-1.01 5.041-.14 5.821c.88.79 2.7.7 3.16-.74.45-1.44-1.25-5.061-1.89-5.721-.62-.67.01-.89.01-.89z",
|
|
38
|
+
fill: "#fff"
|
|
39
|
+
}), React.createElement("path", {
|
|
40
|
+
d: "M103.339 51.624c-.54-2.031.65-5.772.65-5.772l.62.09s-1.01 5.041-.14 5.822c.7.63 2 .7 2.73-.03-.4.49-1.23 1.08-2.92 1.06-.45-.26-.8-.65-.94-1.17zM106.749 45.552c.89 1.28 1.44 2.73 1.57 4.281.01.11.18.11.17 0a7.661 7.661 0 00-1.64-4.371c-.05-.05-.15.03-.1.09zM108.358 50.623c-.03.38-.19.72-.37 1.05-.04.06.05.14.11.08.27-.31.38-.72.4-1.13 0-.09-.14-.09-.14 0zM80.499 67.438c-.61-.85-2.88 2.43-4.29 5.331-1.63 3.33-2.44 6.972-3 8.612-.57 1.64-2.04 3.461-1.25 5.442.79 1.98 3.8 3.17 4.76 1.53s2.15-5.841 2.83-7.252c.68-1.42.96-2.78 1.64-4.25.68-1.471 1.19-4.252.74-5.782-.46-1.54-1.43-3.631-1.43-3.631zM98.31 68.228c.74.83 1.809.85 2.659 3.11.85 2.271 1.42 6.692 2.21 9.073.79 2.38 1.93 4.421 1.59 6.232-.34 1.81-3.4 2.89-4.31 2.32-.91-.57-1.6-2.08-2.15-4.591-.54-2.5-1.65-4.031-2.1-6.182-.45-2.15 0-8.782.4-9.292.39-.5 1.7-.67 1.7-.67z",
|
|
41
|
+
fill: "#fff"
|
|
42
|
+
}), React.createElement("path", {
|
|
43
|
+
d: "M96.12 65.567c1.36 1.27 2.22 1.7 2.7 2.62.48.921 1.05 7.993.48 9.904-.57 1.91-1.53 2.19-1.47 2.97.06.78-.41 1.69 0 3.321.41 1.63.7 4.671.34 5.102-.35.42-2.69.14-4.81 0-2.12-.14-3.68 1.2-6.08.92-2.4-.28-2.97-1.06-5.23-.85-2.26.21-3.82.28-3.75-.71.07-.99 1.67-6.192 1.6-7.883-.07-1.7-.84-1.42-1.08-3.67-.18-1.771.88-6.742 1.09-7.873.21-1.13.23-2.73 1.28-3.28 1.06-.56 3.4-1.271 3.61-1.271.21 0 11.32.7 11.32.7z",
|
|
44
|
+
fill: "#fff"
|
|
45
|
+
}), React.createElement("path", {
|
|
46
|
+
d: "M92.859 61.056c.88.03 2.07-.8 3 1.67.93 2.471 1.13 3.401 1.87 4.532.73 1.13 1.53 2.6.8 2.73-.73.13-2.93-.73-4.93 1.07-2 1.801-2.73 2.271-3.07 3.602-.34 1.33-.53 2.33-.53 1.6s-1.73-4.671-3.33-5.742c-1.6-1.07-4.4-2.2-5.2-1.8-.8.4-1.4-.2-.53-1.34.87-1.13 1.53-1.73 1.93-3.471.4-1.73.84-2.991 2-3.401 1.16-.41 5.74.67 6.54.73.78.09 1.45-.18 1.45-.18z",
|
|
47
|
+
fill: "#fff"
|
|
48
|
+
}), React.createElement("path", {
|
|
49
|
+
d: "M103.499 34.669s-2.76-1.81-7.56-2.21c-4.8-.4-7.01-.79-9.14-2.131-2.13-1.34-3.31-2.91-3.31-2.91s-5.67 5.2-6.77 8.031c-1.1 2.84-1.1 3.471-1.1 3.471s-1.26.24-1.97-1.34-1.34-2.28-3.94-2.05c-2.6.23-3.94 4.02-3.62 7.091.32 3.07 4.49 3.39 5.75 3.39 1.26 0 2.28-.63 2.28-.63s.79 3.392 3.47 4.732c2.68 1.34 5.51 1.34 6.69 3.07 1.18 1.731 1.97 4.652 1.73 6.933-.24 2.28-.63 2.52-.32 3.23.32.71 3.39 3.701 3.78 6.062.39 2.36.55 4.881.55 4.881s.55-4.57 2.28-7.091c1.74-2.521 1.74-3.071 1.42-4.332-.32-1.26.39-4.41 1.58-6.061 1.18-1.65 2.76-2.991 3.94-3.391 1.18-.4 8.19-1.89 9.53-7.882 1.34-5.992-2.28-7.802-3.47-8.192-1.19-.39-1.34-.63-1.5-1.1-.14-.47-.3-1.571-.3-1.571zM83.169 92.854c1.03.7 2.97 1.98 3.89 2.69.92.711 1.49.921 1.45 2.121-.04 1.2-.21 3.962-1.06 4.532-.85.57-3.17 1.03-3.3.99-.13-.04-1.76-1.31-1.76-1.701 0-.39.57-.42.57-.42s-.18-.39.25-.5l.42-.11s-.14-.42.28-.39c.42.03.42.04.42.04s-.6-.42-.88-1.45-.35-1.52-1.06-2.23c-.71-.711-1.31-.781-1.38-1.451-.07-.67 1.57-2.52 2.16-2.12zM104.648 84.652c.23 1.56.71 2.45-.66 4.471-1.37 2.02-5.88 7.312-9.18 7.732-.93.12-2.31 1.69-3.04 1.77-.73.08-1.94-3.42-1.62-3.9.32-.48 2.74-1.46 2.89-1.92.15-.46 4.79-6.412 5.97-7.623 1.19-1.22 5.47-1.68 5.64-.53z",
|
|
50
|
+
fill: "#fff"
|
|
51
|
+
}), React.createElement("path", {
|
|
52
|
+
d: "M86.419 95.435c-.97 1.13-.9 1.5-2.87 2.14-.5.16-2.26-1.63-2.54-1.88-.28-.24-7.75-6.422-8.72-8.272-.97-1.85-1.13-3.14 0-4.271 1.13-1.13 3.93-.81 4.63 0 .7.81 1.18 2.02 2.47 3.39 1.29 1.371 4.67 5.902 5.42 6.873.75.97 1.61 2.02 1.61 2.02z",
|
|
53
|
+
fill: "#fff"
|
|
54
|
+
}), React.createElement("path", {
|
|
55
|
+
d: "M90.65 95.235c-.6.02-.66.37-1.68.44-1.03.07-1.79.4-2.38 1.17-.59.77-2.451 1.14-3.041.73-.59-.41-.77-.37-.84-.04-.07.33 0 .66 0 .66s-.43.04-.03.7c0 0-.3.511.33.921 0 0-.01.45.41.7.43.25 2.46.981 3.17.801.7-.18 2.62-1.141 3.53-1.83.91-.701 1.75-1.391 2.21-1.871.44-.48-.51-2.421-1.68-2.381z",
|
|
56
|
+
fill: "#fff"
|
|
57
|
+
}), React.createElement("path", {
|
|
58
|
+
d: "M88.849 95.855c-.59-.08-1.68-.59-2.12-1.46-.44-.87-.4-1.57-.73-1.59-.33-.02-.46.23-.48.93-.02.7.17 1.35.48 2.16.48 1.25.99.8 1.47.8 1.23 0 1.38-.84 1.38-.84zM98.628 43.161c.63-.5 2.25-1.9 1.8-2.45-.45-.55-1.7.1-2.85 0-1.15-.1-2.5-1.75-2.9-3.301-.4-1.55.2-2.551-1.2-3.101-1.4-.55-2.25.5-2.3 1.8-.05 1.3.35 2.801-.5 3.701-.85.9-1.4 1.45-1.35 2.3.05.851.7 1.401 1.5 1.301.8-.1 2.88.85 4.09.8 1.21-.05 2.76-.3 3.71-1.05z",
|
|
59
|
+
fill: "#fff"
|
|
60
|
+
}), React.createElement("path", {
|
|
61
|
+
d: "M87.239 96.115c-.13.14-.28.27-.43.4-.15.12-.31.24-.44.38-.04.05.01.11.07.09.18-.08.33-.22.48-.35.14-.13.28-.28.41-.43.05-.06-.03-.15-.09-.09zM86.749 98.406c-.31.16-.63.3-.96.42-.33.12-.68.25-1.04.18-.32-.06-.64-.22-.94-.34-.31-.13-.63-.33-.96-.41-.05-.01-.1.05-.05.09.29.23.69.35 1.02.49.31.13.64.29.99.33.35.04.7-.09 1.02-.21.34-.13.66-.29.98-.47.05-.03 0-.11-.06-.08z",
|
|
62
|
+
fill: "#fff"
|
|
63
|
+
}), React.createElement("path", {
|
|
64
|
+
d: "M87.21 99.256c-.35.15-.7.3-1.04.46-.38.18-.79.33-1.22.27-.38-.06-.75-.22-1.09-.38-.33-.15-.63-.36-.96-.5-.05-.02-.11.04-.06.08.29.26.67.43 1.02.59.36.16.75.33 1.15.38.81.09 1.58-.47 2.25-.83.03-.03-.01-.09-.05-.07z",
|
|
65
|
+
fill: "#fff"
|
|
66
|
+
}), React.createElement("path", {
|
|
67
|
+
d: "M87.109 100.366c-.58.29-1.18.54-1.84.37-.61-.16-1.16-.46-1.73-.72-.06-.03-.11.05-.06.09.29.2.6.36.93.49.3.13.62.26.94.32.67.14 1.23-.16 1.8-.48.05-.02.01-.1-.04-.07zM84.169 28.828a9.806 9.806 0 00-1.91-3.331c-.42-.49-.9-.92-1.41-1.32-.5-.39-1.05-.78-1.65-.99-.18-.06-.25.19-.12.28.5.36 1.05.65 1.53 1.04.47.38.91.8 1.31 1.25.81.92 1.46 2.01 1.89 3.16.09.23.44.14.36-.09zM86.518 38.05c.365 0 .66-.569.66-1.27 0-.702-.295-1.27-.66-1.27-.364 0-.66.568-.66 1.27 0 .701.296 1.27.66 1.27zM99.15 37.49c.364 0 .66-.569.66-1.27 0-.702-.296-1.27-.66-1.27-.365 0-.66.568-.66 1.27 0 .701.295 1.27.66 1.27zM85.86 30.908c1.13-.24 1.75.81 1.07 1.43-.68.62-3.66 1.75-4.28 3.171 0 0-.56-.56.74-2.3 1.31-1.74 1.89-2.18 2.47-2.3zM72.728 39.16c-.54-.06-.78-.68-1.05-1.07-.25-.36-.56-.63-.98-.75-.79-.23-1.68.1-2.22.7-.64.71-.87 1.69-.94 2.62-.07.93.14 1.851.68 2.611.5.7 1.41 1.52 2.34 1.45.21-.02.29-.28.11-.4-.39-.26-.82-.42-1.19-.72-.36-.3-.67-.66-.89-1.08-.48-.92-.43-2.06-.13-3.03.27-.871 1.02-1.771 2.04-1.551.52.11.77.57 1.08.96.29.38.67.67 1.16.68.25-.01.24-.4-.01-.42zM74.079 43.391c-.11.94-.15 1.91.01 2.841.03.17.31.13.3-.04-.06-.94-.12-1.86-.04-2.8.02-.18-.25-.17-.27 0zM91.049 42.991c.73-.02 1.27.69 1.26.69-.01 0-1.28-.28-1.49-.27-.2.01.23-.42.23-.42zM92.939 53.524c-.68.13-1.38.05-2.03-.19-.66-.24-1.16-.69-1.68-1.16-.14-.13-.37.03-.27.21.37.67 1.11 1.11 1.81 1.36.73.26 1.52.3 2.27.12.22-.05.13-.39-.1-.34zM97.189 46.302c-2.25.71-4.68.71-6.9-.1-1.02-.37-1.99-.92-2.85-1.59-.79-.62-1.42-1.39-2.11-2.111-.09-.1-.24.03-.18.14.96 1.83 3.06 3.19 4.96 3.881 2.3.84 4.85.82 7.15-.01.12-.05.07-.26-.07-.21z",
|
|
68
|
+
fill: "#fff"
|
|
69
|
+
}), React.createElement("path", {
|
|
70
|
+
d: "M96.949 46.492c-.42-.52-.77-.86-1.7-.86-.93 0-2.43.03-3.21 0-.78-.03-1.87.73-1.87.73s1.06.85 2 1.28c.93.43 2 .4 2.48.21.48-.19 1.15-.86 1.15-.86l1.15-.5zM71.798 44.422c.52-.12.84.05 1.56.89.72.85 2.51 4.53 1.42 6.461-1.09 1.93-4.84 1.89-5.39-.14-.55-2.03.65-5.771.65-5.771l.62.09s-1.01 5.041-.14 5.821c.87.78 2.7.7 3.16-.74.45-1.44-1.25-5.061-1.89-5.721-.62-.67.01-.89.01-.89z",
|
|
71
|
+
fill: "#fff"
|
|
72
|
+
}), React.createElement("path", {
|
|
73
|
+
d: "M69.389 51.624c-.54-2.031.65-5.772.65-5.772l.62.09s-1.01 5.041-.14 5.822c.7.63 2 .7 2.73-.03-.4.49-1.23 1.08-2.92 1.06-.45-.26-.8-.65-.94-1.17zM72.789 45.552c.89 1.28 1.44 2.73 1.57 4.281.01.11.18.11.17 0a7.661 7.661 0 00-1.64-4.371c-.04-.05-.14.03-.1.09zM74.41 50.623c-.03.38-.19.72-.37 1.05-.04.06.05.14.11.08.27-.31.38-.72.4-1.13 0-.09-.14-.09-.14 0zM254.368 111.879s1.69 4.762 1.15 9.703-1.34 4.801-.52 6.061c.82 1.261.53 1.771 0 1.871-.53.09-.53.23-.95.56-.42.33-.37.28-.75.28-.37 0-.79.23-1-.68-.21-.91-1.47-8.512-1.61-12.103-.14-3.591-1.82-5.042 0-6.622s3.68.93 3.68.93zM238.257 129.314c-.5 1.23-.84 1.54-.39 3.941.45 2.4 1.87 14.774 2.26 15.104.39.33 1.84.22 1.89-1.061.06-1.28 1.72-18.324 1.55-19.545-.16-1.23-5.31 1.561-5.31 1.561zM247.097 128.694c-.84.78-.93-.451-.88 2.17.06 2.621 1.39 14.764 1.78 15.704.39.94 1.84.61 2.06-.56.22-1.17 1.56-14.484 1.28-16.094-.27-1.611-4.24-1.22-4.24-1.22z",
|
|
74
|
+
fill: "#fff"
|
|
75
|
+
}), React.createElement("path", {
|
|
76
|
+
d: "M236.867 122.462c-.28 1.951-.84 4.511-.28 6.742.56 2.23.72 2.45.61 3.171-.11.72.11.72 1.11.67 1-.06 5.68.49 5.71.02.03-.47.75-3.201.75-3.201s.78 2.231.78 2.781c0 .55 1.06.39 2.67.17 1.62-.22 3.79.45 3.9-.28.11-.721-.5-1.061 0-2.341.5-1.28 1.09-5.351.01-7.742-1.06-2.391-15.26.01-15.26.01z",
|
|
77
|
+
fill: "#fff"
|
|
78
|
+
}), React.createElement("path", {
|
|
79
|
+
d: "M256.027 113.1c0-1.341-3.29-7.572-5.01-9.133-1.73-1.56-3.25-2.771-3.9-4.01-.53-1.171-1.32-1.511-2.43-1.561-1.12-.06-3.46.5-3.46.5s-.95.06-1.71 1.84c-.75 1.791-8.04 10.193-7.46 13.244.58 3.051 4.19 2.961 4.19 2.961s.22 2.68-.11 4.131c-.34 1.45-.65 2.85.49 2.85 1.13 0 5.66 1.121 9.68.611 4.02-.501 5.7-.341 6.31-.611.61-.27-.28-2.77-.39-4.131-.05-.6-.24-2.39-.5-4.471 1.88-.41 4.3-1.37 4.3-2.22z",
|
|
80
|
+
fill: "#fff"
|
|
81
|
+
}), React.createElement("path", {
|
|
82
|
+
d: "M252.978 106.568c-1.58 1.6-4.61 3.881-9.18 3.871-5.29-.01-7.8-2.151-8.73-3.221-.69 1.03-1.34 2.061-1.86 3.031 1.39 1.69 4.34 3.601 10.59 2.921 6.73-.741 9.78-2.031 11.07-3.201a40.455 40.455 0 00-1.89-3.401z",
|
|
83
|
+
fill: "#fff"
|
|
84
|
+
}), React.createElement("path", {
|
|
85
|
+
d: "M250.967 103.927c-.79-.71-1.529-1.35-2.17-1.95-.73.82-2.06 1.84-4.25 2.19-3.62.58-4.99-.25-6.06-1.8-.51.73-1.16 1.61-1.84 2.57.96 1.331 3.14 2.971 7.38 2.351 4.19-.61 6.14-2.361 6.94-3.361zM252.148 119.071c-.09-.85-.24-2.19-.42-3.691-11.02 3.451-16.56.27-16.56.27s-.97.09-1.95.31c1.26 1.011 3.02.971 3.02.971s.11 1.32.06 2.6c6.12 1.541 12.3.48 15.85-.46zM235.847 122.522c-.09.81.03 1.41.76 1.41 1.13 0 5.66 1.121 9.68.611 4.02-.501 5.7-.34 6.31-.611.29-.13.24-.78.09-1.57-8.39 1.721-14.39.75-16.84.16zM229.267 83.982c-1.29-.91-3.46-3.37-5.74-.26-2.28 3.11-2.18 8.202 1.48 8.182 3.66-.02 5.44-4.021 5.44-4.021l-1.18-3.901zM256.078 84.072s3.96-4.191 6.92-1.65c2.96 2.54 1.58 9.512-1.78 9.482-3.36-.02-5.34-4.191-5.64-4.731-.3-.54.5-3.101.5-3.101z",
|
|
86
|
+
fill: "#fff"
|
|
87
|
+
}), React.createElement("path", {
|
|
88
|
+
d: "M228.078 81.591s-.49 7.312 3.07 9.793c3.56 2.48 7.12 1.94 8.8 5.871 1.68 3.932.69 3.591 2.08 4.602 1.38 1.01 3.67.26 3.86-1.641.2-1.9-1.09-3.5 1.98-5.271 3.07-1.77 7.02-2.19 8.9-5.291 1.88-3.111 2.28-8.803 2.18-10.653-.1-1.85-.49-6.052-3.46-9.203-2.97-3.15-10.09-4.21-14.64-2.88-4.55 1.33-11.38 7.031-12.17 9.472-.8 2.43-.6 5.201-.6 5.201z",
|
|
89
|
+
fill: "#fff"
|
|
90
|
+
}), React.createElement("path", {
|
|
91
|
+
d: "M231.837 69.558s-5.74 5.461-5.94 8.502c-.2 3.041 2.47 7.062 2.47 7.062s1.78-10.653 6.83-13.523c5.05-2.871 10.69-3.331 10.69-3.331s-.89-2.32-4.75-2.11c-3.86.2-7.28 1.3-9.3 3.4z",
|
|
92
|
+
fill: "#fff"
|
|
93
|
+
}), React.createElement("path", {
|
|
94
|
+
d: "M231.837 69.558s5.841-6.842 13.751-6.011c7.91.83 13.55 7.872 14.05 10.733.49 2.86.59 8.052-1.38 9.662 0 0-.1-7.992-1.78-11.053 0 0 1.29 4.461 0 6.242l-2.47-.51s.49-5.532-1.88-8.543c0 0 1.68 4.902.69 6.232s-3.46 1.29-3.46 1.29.69-1.22.2-4.05c0 0-1.19 4.15-3.07 4.52 0 0 .4-1.87.3-2.98 0 0-1.29 2.92-3.07 3.53 0 0 .76-7.211-3.46-9.882-4.24-2.67-8.421.82-8.421.82zM238.088 150.459h6.56l.37-1.12s.16-2.681-3.98-2.521c-2.53.1-3.53.951-3.61 1.671-.05.48.08.97.32 1.39l.34.58zM247.118 150.149s-.21-3.371 1.24-5.131c1.45-1.761 4-1.411 4.75-.22.53.84.39 2.21.26 3.261-.26 2.09-.64 2.4-.64 2.4l-5.61-.31z",
|
|
95
|
+
fill: "#fff"
|
|
96
|
+
}), React.createElement("path", {
|
|
97
|
+
d: "M247.098 150.459s.42-3.831 1.69-4.651c1.28-.82 3.04-.88 3.94-.16.74.59.17 3.271.16 4.071-.01.79-.16.75-.16.75h-5.63v-.01zM237.907 150.149s.85.04 1.27-.18c.43-.23 1.53-.91 2.79-.6 1.26.3 1.47.58 1.96.68.46.09.82.08.82.08l-.11.33h-6.56l-.17-.31zM229.588 72.499c.1 0 .1-.15 0-.15s-.1.15 0 .15z",
|
|
98
|
+
fill: "#fff"
|
|
99
|
+
}), React.createElement("path", {
|
|
100
|
+
d: "M229.778 72.84c-.44-.481-.54-1.171-.41-1.791.07-.33.2-.65.35-.96.16-.3.36-.59.51-.9.04-.08-.06-.16-.12-.1-.27.27-.47.62-.64.96-.17.34-.3.7-.36 1.07-.1.67.05 1.37.53 1.86.09.1.23-.04.14-.14zM229.148 72.599c-.36-.25-.82-.28-1.23-.17-.44.12-.81.41-1.13.73-.08.09.04.2.13.13.57-.47 1.4-.98 2.13-.51.11.08.21-.1.1-.18z",
|
|
101
|
+
fill: "#fff"
|
|
102
|
+
}), React.createElement("path", {
|
|
103
|
+
d: "M228.698 69.628c-.35.62-.29 1.44-.1 2.1.09.32.26.61.49.851.22.24.5.49.8.61.11.04.16-.1.1-.17-.18-.22-.44-.37-.65-.58-.22-.22-.4-.48-.5-.78-.19-.6-.29-1.36-.01-1.95.05-.09-.08-.17-.13-.08z",
|
|
104
|
+
fill: "#fff"
|
|
105
|
+
}), React.createElement("path", {
|
|
106
|
+
d: "M227.048 71.669c.23.09.46.2.69.3.22.09.45.18.66.3.2.11.37.26.52.43.14.16.25.38.44.49.06.04.14-.03.12-.09-.05-.21-.24-.41-.39-.57-.16-.18-.35-.33-.56-.44-.45-.24-.97-.36-1.45-.53-.07-.02-.1.09-.03.11zM244.728 67.408c1.64 1.98 2.24 4.49 2.04 7.021-.01.1.16.13.18.02.47-2.53-.46-5.23-2.13-7.131-.05-.07-.14.02-.09.09zM248.248 67.618c.73 1.42 1.15 2.98 1.27 4.57.01.091.14.091.14 0-.08-1.62-.53-3.2-1.3-4.62-.04-.07-.14-.01-.11.05zM234.287 81.671c.1 0 .1-.15 0-.15-.09.01-.09.15 0 .15zM251.887 115.39a26.045 26.045 0 00-2.21-7.272c-.07-.14-.27-.02-.21.12a28.414 28.414 0 012.27 7.192c.02.1.16.06.15-.04zM237.408 111.319c.52-1.37 1.14-2.701 1.85-3.981.06-.11-.11-.22-.18-.1a27.189 27.189 0 00-1.83 4.041c-.03.1.12.14.16.04z",
|
|
107
|
+
fill: "#fff"
|
|
108
|
+
}), React.createElement("path", {
|
|
109
|
+
d: "M234.827 111.449c-2.43 1.12-3.87 2.921-2.19 5.582 1.68 2.66 4.55.05 7.22-2.551s3.66-3.941 4.15-4.761c.43-.7 1.29-.26 1.88-1.131.59-.87.39-1.59.39-1.59s.07.82.32.82.55-.07.51-.82c-.04-.75-.31-1.84-.6-1.86 0 0 .11-1.221-.62-1.061 0 0 .4-.73-.38-.73-.77 0-2.77.44-3.12.95-.35.51-.31 2.121-.64 2.831s-5.55 3.691-6.92 4.321zM243.457 129.684c.54.34 1.21.27 1.79.04.64-.26 1.23-.66 1.85-.98.09-.05.03-.18-.07-.16-.61.16-1.12.57-1.69.84-.55.26-1.23.42-1.81.12-.08-.04-.15.08-.07.14zM236.898 84.122c.243 0 .44-.376.44-.84 0-.464-.197-.84-.44-.84s-.44.376-.44.84c0 .464.197.84.44.84zM250.148 84.122c.243 0 .44-.376.44-.84 0-.464-.197-.84-.44-.84s-.44.376-.44.84c0 .464.197.84.44.84zM259.287 86.873c.15-.49-.13-.87-.23-1.34-.13-.58.45-1.201.81-1.601.43-.48.94-1.02 1.63-.7.45.21.79.61 1 1.05.25.53.31 1.12.33 1.69.02.61.01 1.23-.15 1.83-.14.521-.39 1.011-.82 1.351-.19.16-.42.28-.66.35-.27.08-.53.04-.8.06-.25.02-.38.36-.13.49.85.48 1.97-.26 2.46-.93.68-.92.75-2.17.68-3.27-.06-1.04-.34-2.171-1.22-2.831-.38-.29-.88-.49-1.36-.38-.52.12-.92.54-1.25.92-.37.43-.84.97-.94 1.54-.11.59.46 1.11.31 1.66-.04.23.28.32.34.11zM226.647 85.952c-.3-.46-.09-1.05-.2-1.57-.09-.4-.36-.76-.8-.8-.48-.04-.91.27-1.26.56-.38.31-.69.69-.93 1.11-.49.87-.68 1.89-.5 2.88.19 1.041.85 1.911 1.96 2.011 1.26.12 2.29-.73 2.94-1.73.14-.22-.17-.44-.35-.27-.59.56-1.27 1.23-2.11 1.36-.39.06-.82 0-1.15-.23-.36-.25-.56-.67-.67-1.08-.2-.76-.13-1.58.15-2.31.27-.7.82-1.551 1.55-1.831.59-.23.81.28.82.77.01.46-.04.92.23 1.32.14.19.45.01.32-.19zM251.417 86.252c.45.44.61 1.06.54 1.67-.02.181.26.211.3.04.17-.69-.11-1.45-.62-1.93-.15-.14-.37.08-.22.22zM235.878 87.043c1.98 1.55 4.42 2.36 6.93 2.43 1.24.03 2.49-.12 3.68-.45 1.14-.31 2.52-.79 3.41-1.6.26-.23-.07-.58-.35-.45-.51.23-.97.56-1.47.8-.57.27-1.16.48-1.76.65-1.14.32-2.33.47-3.52.44-2.39-.05-4.72-.78-6.71-2.12-.15-.1-.37.17-.21.3zM234.557 85.953c-.18.1-.33.25-.45.41-.12.16-.22.36-.21.57 0 .04.03.09.07.1.04.01.1-.01.11-.05.08-.18.12-.32.23-.48l.07-.09c.03-.03.06-.07.09-.1.07-.06.12-.1.2-.15.06-.03.08-.11.04-.17-.02-.05-.1-.07-.15-.04z",
|
|
110
|
+
fill: "#fff"
|
|
111
|
+
}), React.createElement("path", {
|
|
112
|
+
d: "M241.008 87.243c-.87.04-1.17-1.4-.26-2.591.91-1.19 1.81-1.91 4.08-1.37 2.27.54 3.04 2.78 2.27 3.54-.78.75-5.37.39-6.09.42zM231.248 82.442c1.04.15 3.31-.08 4.76-.67 1.45-.6 2.79-1.12 3.84-1.411 1.04-.3 1.12-.34 1.19-.97.07-.63-.16-1.49-.28-1.41-.12.07-.24.48-.56.63-.31.15-1.91.6-2.25.82l.42.06c-.02.01-1.49.55-1.47.54 1.34-.5-2.37.63-3.23 1.23-.86.58-2.42 1.18-2.42 1.18zM245.738 78.15c-.33 1.07-.62 1.46-.2 1.721.42.26 3.19.39 5.2 1.27 2.02.88 4.55 1.63 4.88 1.59.33-.03-.78-.55-1.4-.98-.62-.43-1.36-.85-1.36-.85l.84-.03s-.55-.45-1.14-.44c-.59.01-1.52-.37-2.42-.6-.9-.23-2.39-.59-2.39-.59l.85-.13s-.68-.1-1.46-.26c-.78-.16-.91-.23-.98-.39-.07-.14-.36-.5-.42-.31zM241.358 78.48c.11.5 0 1.01-.25 1.461-.04.07.06.13.11.06.31-.45.38-1.03.26-1.56-.02-.08-.13-.04-.12.04zM244.938 78.67c-.13.41-.05.9.25 1.22.05.05.14-.02.1-.08-.23-.33-.33-.73-.22-1.11.03-.07-.1-.11-.13-.03z",
|
|
113
|
+
fill: "#fff"
|
|
114
|
+
}), React.createElement("path", {
|
|
115
|
+
d: "M241.348 87.123c.13-.01.25-.01.38-.01.06 0 .12.01.18.02.03 0 .06.01.09.01.04.01.08 0 .11-.02.04-.02.04-.08.01-.11-.05-.06-.13-.06-.2-.06-.06-.01-.13-.01-.19-.01-.13 0-.26 0-.39.02-.04.01-.08.03-.08.08.01.04.05.09.09.08zM244.998 87.063c.14-.01.28-.02.42-.04.07-.01.14-.02.21-.02.07-.01.17 0 .21-.07.02-.03.01-.06-.01-.09-.06-.06-.15-.03-.23-.02l-.2.03c-.14.02-.28.05-.41.07-.08.02-.07.15.01.14zM245.888 100.216c.2-1.9-1.09-3.5 1.98-5.271.23-.13.47-.26.71-.38-4.51 1.21-8.43.64-11.06-.14.99.6 1.83 1.43 2.43 2.83 1.68 3.932.69 3.591 2.08 4.602 1.39 1.01 3.67.26 3.86-1.641z",
|
|
116
|
+
fill: "#fff"
|
|
117
|
+
}), React.createElement("g", {
|
|
118
|
+
style: {
|
|
119
|
+
mixBlendMode: "multiply"
|
|
120
|
+
}
|
|
121
|
+
}, React.createElement("path", {
|
|
122
|
+
d: "M94.478 121.642c.46 2.01-.18 3.931-.91 8.772s-2.74 14.814-2.74 14.814h-2.26v-22.306s1.34-2.281 3.03-2.1c1.69.18 2.88.82 2.88.82z",
|
|
123
|
+
fill: "#DBDBDB"
|
|
124
|
+
}), React.createElement("path", {
|
|
125
|
+
d: "M90.819 145.228l4.2 2.571 6.35 1.48v1.18h-8.83l-2.85-1.88v1.88h-1.13v-5.231h2.26z",
|
|
126
|
+
fill: "#8F8F8F"
|
|
127
|
+
}), React.createElement("path", {
|
|
128
|
+
d: "M81.438 121.642c-.46 2.01.18 3.931.91 8.772s2.74 14.814 2.74 14.814h2.26v-22.306s-1.34-2.281-3.03-2.1c-1.69.18-2.88.82-2.88.82z",
|
|
129
|
+
fill: "#DBDBDB"
|
|
130
|
+
}), React.createElement("path", {
|
|
131
|
+
d: "M85.09 145.228l-4.19 2.571-6.36 1.48v1.18h8.84l2.85-1.88v1.88h1.12v-5.231h-2.26zM96.799 88.243c1.3 2.39 2.66 5.181 3.62 8.772s.46 9.073-.88 14.064c-1.34 4.981-3.73 15.154-4.03 15.454-.3.3-9.97 2.191-15.75-.4 0 0-2.49-10.673-3.59-15.254-1.1-4.591-1.2-10.173 0-14.064 1.2-3.89 3.49-9.572 3.49-9.572l17.14 1z",
|
|
132
|
+
fill: "#8F8F8F"
|
|
133
|
+
}), React.createElement("path", {
|
|
134
|
+
d: "M92.32 56.945s13.169 4.711 19.639-2.05c6.47-6.762.56-14.905-1.23-17.465-1.79-2.56-3.9-8.472-4.68-10.703-.78-2.23-3.01-7.222-11.71-8.592-8.7-1.36-11.6 1.45-12.6 1.67-1 .22-3.9.11-4.13 1.23a1.92 1.92 0 00.56 1.781s-2.45 1.52-4.46 4.611c-2.01 3.091-3.23 5.652-6.47 7.772-3.24 2.12-10.15 9.253-3.35 17.395 6.8 8.142 20.45 5.461 23.66 4.13 3.22-1.35 4.77.22 4.77.22z",
|
|
135
|
+
fill: "#BDBDBD"
|
|
136
|
+
}), React.createElement("path", {
|
|
137
|
+
d: "M105.749 44.422c.52-.12.84.05 1.56.89.72.84 2.51 4.53 1.42 6.461-1.09 1.93-4.84 1.89-5.39-.14-.54-2.03.65-5.771.65-5.771l.62.09s-1.01 5.041-.14 5.821c.88.79 2.7.7 3.16-.74.45-1.44-1.25-5.061-1.89-5.721-.62-.67.01-.89.01-.89z",
|
|
138
|
+
fill: "#D7D7D7"
|
|
139
|
+
}), React.createElement("path", {
|
|
140
|
+
d: "M103.339 51.624c-.54-2.031.65-5.772.65-5.772l.62.09s-1.01 5.041-.14 5.822c.7.63 2 .7 2.73-.03-.4.49-1.23 1.08-2.92 1.06-.45-.26-.8-.65-.94-1.17z",
|
|
141
|
+
fill: "#848484"
|
|
142
|
+
}), React.createElement("path", {
|
|
143
|
+
d: "M106.749 45.552c.89 1.28 1.44 2.73 1.57 4.281.01.11.18.11.17 0a7.66 7.66 0 00-1.64-4.371c-.05-.05-.15.03-.1.09zM108.358 50.623c-.03.38-.19.72-.37 1.05-.04.06.05.14.11.08.27-.31.38-.72.4-1.13 0-.09-.14-.09-.14 0z",
|
|
144
|
+
fill: "#F7F7F7"
|
|
145
|
+
}), React.createElement("path", {
|
|
146
|
+
d: "M80.499 67.438c-.61-.85-2.88 2.43-4.29 5.331-1.63 3.33-2.44 6.972-3 8.612-.57 1.64-2.04 3.461-1.25 5.442.79 1.98 3.8 3.17 4.76 1.53s2.15-5.841 2.83-7.252c.68-1.42.96-2.78 1.64-4.25.68-1.471 1.19-4.252.74-5.782-.46-1.54-1.43-3.631-1.43-3.631zM98.31 68.228c.74.83 1.809.85 2.659 3.11.85 2.271 1.42 6.692 2.21 9.073.79 2.38 1.93 4.421 1.59 6.232-.34 1.81-3.4 2.89-4.31 2.32-.91-.57-1.6-2.08-2.15-4.591-.54-2.5-1.65-4.031-2.1-6.182-.45-2.15 0-8.782.4-9.292.39-.5 1.7-.67 1.7-.67z",
|
|
147
|
+
fill: "#fff"
|
|
148
|
+
}), React.createElement("path", {
|
|
149
|
+
d: "M96.12 65.567c1.36 1.27 2.22 1.7 2.7 2.62.48.921 1.05 7.993.48 9.904-.57 1.91-1.53 2.19-1.47 2.97.06.78-.41 1.69 0 3.321.41 1.63.7 4.671.34 5.102-.35.42-2.69.14-4.81 0-2.12-.14-3.68 1.2-6.08.92-2.4-.28-2.97-1.06-5.23-.85-2.26.21-3.82.28-3.75-.71.07-.99 1.67-6.192 1.6-7.883-.07-1.7-.84-1.42-1.08-3.67-.18-1.771.88-6.742 1.09-7.873.21-1.13.23-2.73 1.28-3.28 1.06-.56 3.4-1.27 3.61-1.27.21 0 11.32.7 11.32.7z",
|
|
150
|
+
fill: "#C9C9C9"
|
|
151
|
+
}), React.createElement("path", {
|
|
152
|
+
d: "M92.859 61.056c.88.03 2.07-.8 3 1.67.93 2.471 1.13 3.401 1.87 4.532.73 1.13 1.53 2.6.8 2.73-.73.13-2.93-.73-4.93 1.07-2 1.801-2.73 2.271-3.07 3.602-.34 1.33-.53 2.33-.53 1.6s-1.73-4.671-3.33-5.742c-1.6-1.07-4.4-2.2-5.2-1.8-.8.4-1.4-.2-.53-1.34.87-1.13 1.53-1.73 1.93-3.471.4-1.73.84-2.991 2-3.401 1.16-.41 5.74.67 6.54.73.78.09 1.45-.18 1.45-.18z",
|
|
153
|
+
fill: "#fff"
|
|
154
|
+
}), React.createElement("path", {
|
|
155
|
+
d: "M103.499 34.669s-2.76-1.81-7.56-2.21c-4.8-.4-7.01-.79-9.14-2.131-2.13-1.34-3.31-2.91-3.31-2.91s-5.67 5.2-6.77 8.031c-1.1 2.841-1.1 3.471-1.1 3.471s-1.26.24-1.97-1.34-1.34-2.28-3.94-2.05c-2.6.23-3.94 4.02-3.62 7.091.32 3.07 4.49 3.391 5.75 3.391 1.26 0 2.28-.63 2.28-.63s.79 3.39 3.47 4.731c2.68 1.34 5.51 1.34 6.69 3.07 1.18 1.731 1.97 4.652 1.73 6.933-.24 2.28-.63 2.52-.32 3.23.32.71 3.39 3.702 3.78 6.062.39 2.36.55 4.881.55 4.881s.55-4.57 2.28-7.091c1.74-2.521 1.74-3.071 1.42-4.332-.32-1.26.39-4.41 1.58-6.061 1.18-1.65 2.76-2.991 3.94-3.391 1.18-.4 8.19-1.89 9.53-7.882 1.34-5.992-2.28-7.802-3.47-8.192-1.19-.39-1.34-.63-1.5-1.1-.14-.47-.3-1.571-.3-1.571z",
|
|
156
|
+
fill: "#DBDBDB"
|
|
157
|
+
}), React.createElement("path", {
|
|
158
|
+
d: "M83.169 92.854c1.03.7 2.97 1.98 3.89 2.691.92.71 1.49.92 1.45 2.12-.04 1.2-.21 3.962-1.06 4.532-.85.57-3.17 1.03-3.3.99-.13-.04-1.76-1.31-1.76-1.7 0-.391.57-.421.57-.421s-.18-.39.25-.5l.42-.11s-.14-.42.28-.39c.42.03.42.04.42.04s-.6-.42-.88-1.45-.35-1.52-1.06-2.23c-.71-.711-1.31-.781-1.38-1.451-.07-.67 1.57-2.52 2.16-2.12z",
|
|
159
|
+
fill: "#C9C9C9"
|
|
160
|
+
}), React.createElement("path", {
|
|
161
|
+
d: "M104.648 84.652c.23 1.56.71 2.45-.66 4.471-1.37 2.02-5.88 7.312-9.18 7.732-.93.12-2.31 1.69-3.04 1.77-.73.08-1.94-3.42-1.62-3.9.32-.48 2.74-1.46 2.89-1.92.15-.46 4.79-6.412 5.97-7.623 1.19-1.22 5.47-1.68 5.64-.53zM86.419 95.435c-.97 1.13-.9 1.5-2.87 2.14-.5.16-2.26-1.63-2.54-1.88-.28-.24-7.75-6.422-8.72-8.272-.97-1.85-1.13-3.14 0-4.271 1.13-1.13 3.93-.81 4.63 0 .7.81 1.18 2.02 2.47 3.39 1.29 1.371 4.67 5.902 5.42 6.873.75.97 1.61 2.02 1.61 2.02z",
|
|
162
|
+
fill: "#fff"
|
|
163
|
+
}), React.createElement("path", {
|
|
164
|
+
d: "M90.65 95.235c-.6.02-.66.37-1.68.44-1.03.07-1.79.4-2.38 1.17-.59.77-2.45 1.14-3.04.73-.59-.41-.77-.37-.84-.04-.07.33 0 .66 0 .66s-.43.04-.03.7c0 0-.3.511.33.921 0 0-.01.45.41.7.43.25 2.46.981 3.17.801.7-.18 2.62-1.141 3.53-1.83.91-.701 1.75-1.391 2.21-1.871.44-.48-.51-2.421-1.68-2.381z",
|
|
165
|
+
fill: "#DBDBDB"
|
|
166
|
+
}), React.createElement("path", {
|
|
167
|
+
d: "M88.849 95.855c-.59-.08-1.68-.59-2.12-1.46-.44-.87-.4-1.57-.73-1.59-.33-.02-.46.23-.48.93-.02.7.17 1.35.48 2.16.48 1.25.99.8 1.47.8 1.23 0 1.38-.84 1.38-.84z",
|
|
168
|
+
fill: "#DBDBDB"
|
|
169
|
+
}), React.createElement("path", {
|
|
170
|
+
d: "M98.628 43.161c.63-.5 2.25-1.9 1.8-2.45-.45-.55-1.7.1-2.85 0-1.15-.1-2.5-1.75-2.9-3.301-.4-1.55.2-2.551-1.2-3.101-1.4-.55-2.25.5-2.3 1.8-.05 1.3.35 2.801-.5 3.701-.85.9-1.4 1.45-1.35 2.3.05.851.7 1.401 1.5 1.301.8-.1 2.88.85 4.09.8 1.21-.05 2.76-.3 3.71-1.05z",
|
|
171
|
+
fill: "#C5C5C5"
|
|
172
|
+
}), React.createElement("path", {
|
|
173
|
+
d: "M87.239 96.115c-.13.14-.28.27-.43.4-.15.12-.31.24-.44.38-.04.05.01.11.07.09.18-.08.33-.22.48-.35.14-.13.28-.28.41-.43.05-.06-.03-.15-.09-.09zM86.749 98.406c-.31.16-.63.3-.96.42-.33.12-.68.25-1.04.18-.32-.06-.64-.22-.94-.34-.31-.13-.63-.33-.96-.41-.05-.01-.1.05-.05.09.29.23.69.35 1.02.49.31.13.64.29.99.33.35.04.7-.09 1.02-.21.34-.13.66-.29.98-.47.05-.03 0-.11-.06-.08z",
|
|
174
|
+
fill: "#B0B0B0"
|
|
175
|
+
}), React.createElement("path", {
|
|
176
|
+
d: "M87.21 99.256c-.35.15-.7.3-1.04.46-.38.18-.79.33-1.22.27-.38-.06-.75-.22-1.09-.38-.33-.15-.63-.36-.96-.5-.05-.02-.11.04-.06.08.29.26.67.43 1.02.59.36.16.75.33 1.15.38.81.09 1.58-.47 2.25-.83.03-.03-.01-.09-.05-.07z",
|
|
177
|
+
fill: "#B0B0B0"
|
|
178
|
+
}), React.createElement("path", {
|
|
179
|
+
d: "M87.109 100.366c-.58.29-1.18.54-1.84.37-.61-.16-1.16-.46-1.73-.72-.06-.03-.11.05-.06.09.29.2.6.36.93.49.3.13.62.26.94.32.67.14 1.23-.16 1.8-.48.05-.02.01-.1-.04-.07z",
|
|
180
|
+
fill: "#B0B0B0"
|
|
181
|
+
}), React.createElement("path", {
|
|
182
|
+
d: "M84.169 28.828a9.805 9.805 0 00-1.91-3.331c-.42-.49-.9-.92-1.41-1.32-.5-.39-1.05-.78-1.65-.99-.18-.06-.25.19-.12.28.5.36 1.05.65 1.53 1.04.47.38.91.8 1.31 1.25.81.92 1.46 2.01 1.89 3.16.09.23.44.14.36-.09z",
|
|
183
|
+
fill: "#DBDBDB"
|
|
184
|
+
}), React.createElement("path", {
|
|
185
|
+
d: "M86.518 38.05c.365 0 .66-.569.66-1.27 0-.702-.295-1.27-.66-1.27-.364 0-.66.568-.66 1.27 0 .701.296 1.27.66 1.27zM99.15 37.49c.364 0 .66-.569.66-1.27 0-.702-.296-1.27-.66-1.27-.365 0-.66.568-.66 1.27 0 .701.295 1.27.66 1.27z",
|
|
186
|
+
fill: "#606060"
|
|
187
|
+
}), React.createElement("path", {
|
|
188
|
+
d: "M85.86 30.908c1.13-.24 1.75.81 1.07 1.43-.68.62-3.66 1.75-4.28 3.171 0 0-.56-.56.74-2.3 1.31-1.74 1.89-2.18 2.47-2.3z",
|
|
189
|
+
fill: "#BDBDBD"
|
|
190
|
+
}), React.createElement("path", {
|
|
191
|
+
d: "M72.728 39.16c-.54-.06-.78-.68-1.05-1.07-.25-.36-.56-.63-.98-.75-.79-.23-1.68.1-2.22.7-.64.71-.87 1.69-.94 2.62-.07.93.14 1.851.68 2.611.5.7 1.41 1.52 2.34 1.45.21-.02.29-.28.11-.4-.39-.26-.82-.42-1.19-.72-.36-.3-.67-.66-.89-1.08-.48-.92-.43-2.06-.13-3.03.27-.871 1.02-1.771 2.04-1.551.52.11.77.57 1.08.96.29.38.67.67 1.16.68.25-.01.24-.4-.01-.42zM74.079 43.391c-.11.94-.15 1.91.01 2.841.03.17.31.13.3-.04-.06-.94-.12-1.86-.04-2.8.02-.18-.25-.17-.27 0z",
|
|
192
|
+
fill: "#B0B0B0"
|
|
193
|
+
}), React.createElement("path", {
|
|
194
|
+
d: "M91.049 42.991c.73-.02 1.27.69 1.26.69-.01 0-1.28-.28-1.49-.27-.2.01.23-.42.23-.42z",
|
|
195
|
+
fill: "#848484"
|
|
196
|
+
}), React.createElement("path", {
|
|
197
|
+
d: "M92.939 53.524a3.8 3.8 0 01-2.03-.19c-.66-.24-1.16-.69-1.68-1.16-.14-.13-.37.03-.27.21.37.67 1.11 1.11 1.81 1.36.73.26 1.52.3 2.27.12.22-.05.13-.39-.1-.34z",
|
|
198
|
+
fill: "#B0B0B0"
|
|
199
|
+
}), React.createElement("path", {
|
|
200
|
+
d: "M97.189 46.302c-2.25.71-4.68.71-6.9-.1-1.02-.37-1.99-.92-2.85-1.59-.79-.62-1.42-1.39-2.11-2.111-.09-.1-.24.03-.18.14.96 1.83 3.06 3.19 4.96 3.881 2.3.84 4.85.82 7.15-.01.12-.05.07-.26-.07-.21z",
|
|
201
|
+
fill: "#B2B2B2"
|
|
202
|
+
}), React.createElement("path", {
|
|
203
|
+
d: "M96.949 46.492c-.42-.52-.77-.86-1.7-.86-.93 0-2.43.03-3.21 0-.78-.03-1.87.73-1.87.73s1.06.85 2 1.28c.93.43 2 .4 2.48.21.48-.19 1.15-.86 1.15-.86l1.15-.5z",
|
|
204
|
+
fill: "#B6B6B6"
|
|
205
|
+
}), React.createElement("path", {
|
|
206
|
+
d: "M71.798 44.422c.52-.12.84.05 1.56.89.72.85 2.51 4.53 1.42 6.461-1.09 1.93-4.84 1.89-5.39-.14-.55-2.03.65-5.771.65-5.771l.62.09s-1.01 5.041-.14 5.821c.87.78 2.7.7 3.16-.74.45-1.44-1.25-5.061-1.89-5.721-.62-.67.01-.89.01-.89z",
|
|
207
|
+
fill: "#D7D7D7"
|
|
208
|
+
}), React.createElement("path", {
|
|
209
|
+
d: "M69.389 51.624c-.54-2.031.65-5.772.65-5.772l.62.09s-1.01 5.041-.14 5.822c.7.63 2 .7 2.73-.03-.4.49-1.23 1.08-2.92 1.06-.45-.26-.8-.65-.94-1.17z",
|
|
210
|
+
fill: "#848484"
|
|
211
|
+
}), React.createElement("path", {
|
|
212
|
+
d: "M72.789 45.552c.89 1.28 1.44 2.73 1.57 4.281.01.11.18.11.17 0a7.66 7.66 0 00-1.64-4.371c-.04-.05-.14.03-.1.09zM74.41 50.623c-.03.38-.19.72-.37 1.05-.04.06.05.14.11.08.27-.31.38-.72.4-1.13 0-.09-.14-.09-.14 0z",
|
|
213
|
+
fill: "#F7F7F7"
|
|
214
|
+
}), React.createElement("path", {
|
|
215
|
+
d: "M254.368 111.879s1.69 4.762 1.15 9.703-1.34 4.801-.52 6.061c.82 1.261.53 1.771 0 1.871-.53.09-.53.23-.95.56-.42.33-.37.28-.75.28-.37 0-.79.23-1-.68-.21-.91-1.47-8.512-1.61-12.103-.14-3.591-1.82-5.041 0-6.622 1.82-1.58 3.68.93 3.68.93zM238.257 129.314c-.5 1.23-.84 1.54-.39 3.941.45 2.4 1.87 14.774 2.26 15.104.39.33 1.84.22 1.89-1.061.06-1.28 1.72-18.324 1.55-19.545-.16-1.23-5.31 1.561-5.31 1.561zM247.097 128.694c-.84.78-.93-.45-.88 2.17.06 2.621 1.39 14.764 1.78 15.704.39.941 1.84.61 2.06-.56.22-1.17 1.56-14.484 1.28-16.094-.27-1.61-4.24-1.22-4.24-1.22z",
|
|
216
|
+
fill: "#E9E9E9"
|
|
217
|
+
}), React.createElement("path", {
|
|
218
|
+
d: "M236.867 122.462c-.28 1.951-.84 4.511-.28 6.742.56 2.23.72 2.45.61 3.171-.11.72.11.72 1.11.67 1-.06 5.68.49 5.71.02.03-.47.75-3.201.75-3.201s.78 2.231.78 2.781c0 .55 1.06.39 2.67.17 1.62-.22 3.79.45 3.9-.28.11-.721-.5-1.061 0-2.341.5-1.28 1.09-5.351.01-7.742-1.06-2.391-15.26.01-15.26.01z",
|
|
219
|
+
fill: "#9D9D9D"
|
|
220
|
+
}), React.createElement("path", {
|
|
221
|
+
d: "M256.027 113.1c0-1.341-3.29-7.572-5.01-9.133-1.73-1.56-3.25-2.771-3.9-4.01-.53-1.171-1.32-1.511-2.43-1.561-1.12-.06-3.46.5-3.46.5s-.95.06-1.71 1.84c-.75 1.791-8.04 10.193-7.46 13.244.58 3.051 4.19 2.961 4.19 2.961s.22 2.68-.11 4.131c-.34 1.45-.65 2.85.49 2.85 1.13 0 5.66 1.121 9.68.611 4.02-.501 5.7-.341 6.31-.611.61-.27-.28-2.77-.39-4.131-.05-.6-.24-2.39-.5-4.471 1.88-.41 4.3-1.37 4.3-2.22z",
|
|
222
|
+
fill: "#C4C4C4"
|
|
223
|
+
}), React.createElement("path", {
|
|
224
|
+
d: "M252.978 106.568c-1.58 1.6-4.61 3.881-9.18 3.871-5.29-.01-7.8-2.151-8.73-3.221-.69 1.03-1.34 2.061-1.86 3.031 1.39 1.69 4.34 3.601 10.59 2.921 6.73-.741 9.78-2.031 11.07-3.201a40.455 40.455 0 00-1.89-3.401z",
|
|
225
|
+
fill: "#EBEBEB"
|
|
226
|
+
}), React.createElement("path", {
|
|
227
|
+
d: "M250.967 103.927c-.79-.71-1.53-1.35-2.17-1.95-.73.82-2.06 1.84-4.25 2.19-3.62.58-4.99-.25-6.06-1.8-.51.73-1.16 1.61-1.84 2.57.96 1.331 3.14 2.971 7.38 2.351 4.19-.61 6.14-2.361 6.94-3.361zM252.148 119.071c-.09-.85-.24-2.19-.42-3.691-11.02 3.451-16.56.27-16.56.27s-.97.09-1.95.31c1.26 1.011 3.02.971 3.02.971s.11 1.32.06 2.6c6.12 1.541 12.3.48 15.85-.46zM235.847 122.522c-.09.81.03 1.41.76 1.41 1.13 0 5.66 1.121 9.68.611 4.02-.501 5.7-.34 6.31-.611.29-.13.24-.78.09-1.57-8.39 1.721-14.39.75-16.84.16z",
|
|
228
|
+
fill: "#EBEBEB"
|
|
229
|
+
}), React.createElement("path", {
|
|
230
|
+
d: "M229.267 83.982c-1.29-.91-3.46-3.37-5.74-.26-2.28 3.11-2.18 8.202 1.48 8.182 3.66-.02 5.44-4.021 5.44-4.021l-1.18-3.901zM256.078 84.072s3.96-4.191 6.92-1.65c2.96 2.54 1.58 9.512-1.78 9.482-3.36-.02-5.34-4.191-5.64-4.731-.3-.54.5-3.101.5-3.101z",
|
|
231
|
+
fill: "#E9E9E9"
|
|
232
|
+
}), React.createElement("path", {
|
|
233
|
+
d: "M228.078 81.591s-.49 7.312 3.07 9.793c3.56 2.48 7.12 1.94 8.8 5.871 1.68 3.932.69 3.591 2.08 4.602 1.38 1.01 3.67.26 3.86-1.641.2-1.9-1.09-3.5 1.98-5.271 3.07-1.77 7.02-2.19 8.9-5.291 1.88-3.111 2.28-8.803 2.18-10.653-.1-1.85-.49-6.052-3.46-9.203-2.97-3.15-10.09-4.21-14.64-2.88-4.55 1.33-11.38 7.031-12.17 9.472-.8 2.43-.6 5.201-.6 5.201z",
|
|
234
|
+
fill: "#E9E9E9"
|
|
235
|
+
}), React.createElement("path", {
|
|
236
|
+
d: "M231.837 69.558s-5.74 5.462-5.94 8.502c-.2 3.041 2.47 7.062 2.47 7.062s1.78-10.653 6.83-13.523c5.05-2.871 10.69-3.331 10.69-3.331s-.89-2.32-4.75-2.11c-3.86.2-7.28 1.3-9.3 3.4z",
|
|
237
|
+
fill: "#A0A0A0"
|
|
238
|
+
}), React.createElement("path", {
|
|
239
|
+
d: "M231.838 69.558s5.84-6.842 13.75-6.011c7.91.83 13.55 7.872 14.05 10.733.49 2.86.59 8.052-1.38 9.662 0 0-.1-7.992-1.78-11.053 0 0 1.29 4.461 0 6.242l-2.47-.51s.49-5.532-1.88-8.543c0 0 1.68 4.902.69 6.232s-3.46 1.29-3.46 1.29.69-1.22.2-4.05c0 0-1.19 4.15-3.07 4.52 0 0 .4-1.87.3-2.98 0 0-1.29 2.92-3.07 3.53 0 0 .76-7.211-3.46-9.882-4.24-2.67-8.42.82-8.42.82z",
|
|
240
|
+
fill: "#8B8B8B"
|
|
241
|
+
}), React.createElement("path", {
|
|
242
|
+
d: "M238.088 150.459h6.56l.37-1.12s.16-2.681-3.98-2.521c-2.53.1-3.53.951-3.61 1.671-.05.48.08.97.32 1.39l.34.58zM247.118 150.149s-.21-3.371 1.24-5.131c1.45-1.761 4-1.41 4.75-.22.53.84.39 2.21.26 3.261-.26 2.09-.64 2.4-.64 2.4l-5.61-.31z",
|
|
243
|
+
fill: "#9D9D9D"
|
|
244
|
+
}), React.createElement("path", {
|
|
245
|
+
d: "M247.098 150.459s.42-3.831 1.69-4.651c1.28-.82 3.04-.88 3.94-.16.74.59.17 3.271.16 4.071-.01.79-.16.75-.16.75h-5.63v-.01zM237.907 150.149s.85.04 1.27-.18c.43-.23 1.53-.91 2.79-.6 1.26.3 1.47.58 1.96.68.46.09.82.08.82.08l-.11.33h-6.56l-.17-.31z",
|
|
246
|
+
fill: "#5A5A5A"
|
|
247
|
+
}), React.createElement("path", {
|
|
248
|
+
d: "M229.588 72.499c.1 0 .1-.15 0-.15s-.1.15 0 .15z",
|
|
249
|
+
fill: "#A0A0A0"
|
|
250
|
+
}), React.createElement("path", {
|
|
251
|
+
d: "M229.778 72.84c-.44-.481-.54-1.171-.41-1.791.07-.33.2-.65.35-.96.16-.3.36-.59.51-.9.04-.08-.06-.16-.12-.1-.27.27-.47.62-.64.96-.17.34-.3.7-.36 1.07-.1.67.05 1.37.53 1.86.09.1.23-.04.14-.14zM229.148 72.599c-.36-.25-.82-.28-1.23-.17-.44.12-.81.41-1.13.73-.08.09.04.2.13.13.57-.47 1.4-.98 2.13-.51.11.08.21-.1.1-.18z",
|
|
252
|
+
fill: "#A0A0A0"
|
|
253
|
+
}), React.createElement("path", {
|
|
254
|
+
d: "M228.698 69.628c-.35.62-.29 1.44-.1 2.1.09.32.26.61.49.851.22.24.5.49.8.61.11.04.16-.1.1-.17-.18-.22-.44-.37-.65-.58-.22-.22-.4-.48-.5-.78-.19-.6-.29-1.36-.01-1.95.05-.09-.08-.17-.13-.08z",
|
|
255
|
+
fill: "#A0A0A0"
|
|
256
|
+
}), React.createElement("path", {
|
|
257
|
+
d: "M227.048 71.669c.23.09.46.2.69.3.22.09.45.18.66.3.2.11.37.26.52.43.14.16.25.38.44.49.06.04.14-.03.12-.09-.05-.21-.24-.41-.39-.57-.16-.18-.35-.33-.56-.44-.45-.24-.97-.36-1.45-.53-.07-.02-.1.09-.03.11zM244.728 67.408c1.64 1.98 2.24 4.49 2.04 7.021-.01.1.16.13.18.02.47-2.53-.46-5.23-2.13-7.131-.05-.07-.14.02-.09.09zM248.248 67.618c.73 1.42 1.15 2.98 1.27 4.571.01.09.14.09.14 0-.08-1.62-.53-3.2-1.3-4.621-.04-.07-.14-.01-.11.05z",
|
|
258
|
+
fill: "#A0A0A0"
|
|
259
|
+
}), React.createElement("path", {
|
|
260
|
+
d: "M234.287 81.671c.1 0 .1-.15 0-.15-.09.01-.09.15 0 .15z",
|
|
261
|
+
fill: "#8B8B8B"
|
|
262
|
+
}), React.createElement("path", {
|
|
263
|
+
d: "M251.887 115.39a26.045 26.045 0 00-2.21-7.272c-.07-.14-.27-.02-.21.12a28.401 28.401 0 012.27 7.192c.02.1.16.06.15-.04zM237.408 111.319c.52-1.37 1.14-2.7 1.85-3.981.06-.11-.11-.22-.18-.1a27.235 27.235 0 00-1.83 4.041c-.03.1.12.14.16.04z",
|
|
264
|
+
fill: "#C4C4C4"
|
|
265
|
+
}), React.createElement("path", {
|
|
266
|
+
d: "M234.827 111.449c-2.43 1.12-3.87 2.921-2.19 5.582 1.68 2.66 4.55.05 7.22-2.551s3.66-3.941 4.15-4.761c.43-.7 1.29-.26 1.88-1.131.59-.87.39-1.59.39-1.59s.07.82.32.82.55-.07.51-.82c-.04-.75-.31-1.84-.6-1.86 0 0 .11-1.221-.62-1.061 0 0 .4-.73-.38-.73-.77 0-2.77.44-3.12.95-.35.51-.31 2.121-.64 2.831s-5.55 3.691-6.92 4.321z",
|
|
267
|
+
fill: "#E9E9E9"
|
|
268
|
+
}), React.createElement("path", {
|
|
269
|
+
d: "M243.457 129.684c.54.34 1.21.27 1.79.04.64-.26 1.23-.66 1.85-.98.09-.05.03-.18-.07-.16-.61.16-1.12.57-1.69.84-.55.26-1.23.42-1.81.12-.08-.04-.15.08-.07.14z",
|
|
270
|
+
fill: "#8E8E8E"
|
|
271
|
+
}), React.createElement("path", {
|
|
272
|
+
d: "M236.898 84.122c.243 0 .44-.376.44-.84 0-.464-.197-.84-.44-.84s-.44.376-.44.84c0 .464.197.84.44.84zM250.148 84.122c.243 0 .44-.376.44-.84 0-.464-.197-.84-.44-.84s-.44.376-.44.84c0 .464.197.84.44.84z",
|
|
273
|
+
fill: "#606060"
|
|
274
|
+
}), React.createElement("path", {
|
|
275
|
+
d: "M259.287 86.873c.15-.49-.13-.87-.23-1.34-.13-.58.45-1.201.81-1.601.43-.48.94-1.02 1.63-.7.45.21.79.61 1 1.05.25.53.31 1.12.33 1.69.02.61.01 1.23-.15 1.83-.14.521-.39 1.011-.82 1.351-.19.16-.42.28-.66.35-.27.08-.53.04-.8.06-.25.02-.38.36-.13.49.85.48 1.97-.26 2.46-.93.68-.92.75-2.17.68-3.27-.06-1.04-.34-2.171-1.22-2.831-.38-.29-.88-.49-1.36-.38-.52.12-.92.54-1.25.92-.37.43-.84.97-.94 1.54-.11.59.46 1.11.31 1.66-.04.23.28.32.34.11zM226.647 85.952c-.3-.46-.09-1.05-.2-1.57-.09-.4-.36-.76-.8-.8-.48-.04-.91.27-1.26.56-.38.31-.69.69-.93 1.11-.49.87-.68 1.89-.5 2.88.19 1.041.85 1.911 1.96 2.011 1.26.12 2.29-.73 2.94-1.73.14-.22-.17-.44-.35-.27-.59.56-1.27 1.23-2.11 1.36-.39.06-.82 0-1.15-.23-.36-.25-.56-.67-.67-1.08-.2-.76-.13-1.58.15-2.31.27-.7.82-1.551 1.55-1.831.59-.23.81.28.82.77.01.46-.04.92.23 1.32.14.19.45.01.32-.19zM251.417 86.252c.45.44.61 1.06.54 1.67-.02.18.26.21.3.04.17-.69-.11-1.45-.62-1.93-.15-.14-.37.08-.22.22z",
|
|
276
|
+
fill: "#CCC"
|
|
277
|
+
}), React.createElement("path", {
|
|
278
|
+
d: "M235.878 87.043c1.98 1.55 4.42 2.36 6.93 2.43 1.24.03 2.49-.12 3.68-.45 1.14-.31 2.52-.79 3.41-1.6.26-.23-.07-.58-.35-.45-.51.23-.97.56-1.47.8-.57.27-1.16.48-1.76.65-1.14.32-2.33.47-3.52.44-2.39-.05-4.72-.78-6.71-2.12-.15-.1-.37.17-.21.3z",
|
|
279
|
+
fill: "#B2B2B2"
|
|
280
|
+
}), React.createElement("path", {
|
|
281
|
+
d: "M234.557 85.953c-.18.1-.33.25-.45.41-.12.16-.22.36-.21.57 0 .04.03.09.07.1.04.01.1-.01.11-.05.08-.18.12-.32.23-.48l.07-.09c.03-.03.06-.07.09-.1.07-.06.12-.1.2-.15.06-.03.08-.11.04-.17-.02-.05-.1-.07-.15-.04zM241.008 87.243c-.87.04-1.17-1.4-.26-2.591.91-1.19 1.81-1.91 4.08-1.37 2.27.54 3.04 2.78 2.27 3.54-.78.75-5.37.39-6.09.42z",
|
|
282
|
+
fill: "#CCC"
|
|
283
|
+
}), React.createElement("path", {
|
|
284
|
+
d: "M231.248 82.442c1.04.15 3.31-.08 4.76-.67 1.45-.6 2.79-1.12 3.84-1.411 1.04-.3 1.12-.34 1.19-.97.07-.63-.16-1.49-.28-1.41-.12.07-.24.48-.56.63-.31.15-1.91.6-2.25.82l.42.06c-.02.01-1.49.55-1.47.54 1.34-.5-2.37.63-3.23 1.23-.86.58-2.42 1.18-2.42 1.18zM245.738 78.15c-.33 1.07-.62 1.46-.2 1.72.42.261 3.19.391 5.2 1.271 2.02.88 4.55 1.63 4.88 1.59.33-.03-.78-.55-1.4-.98-.62-.43-1.36-.85-1.36-.85l.84-.03s-.55-.45-1.14-.44c-.59.01-1.52-.37-2.42-.6-.9-.23-2.39-.59-2.39-.59l.85-.13s-.68-.1-1.46-.26c-.78-.16-.91-.23-.98-.39-.07-.14-.36-.5-.42-.31z",
|
|
285
|
+
fill: "#A0A0A0"
|
|
286
|
+
}), React.createElement("path", {
|
|
287
|
+
d: "M241.358 78.48c.11.5 0 1.01-.25 1.461-.04.07.06.13.11.06.31-.45.38-1.03.26-1.56-.02-.08-.13-.04-.12.04zM244.938 78.67c-.13.41-.05.9.25 1.22.05.05.14-.02.1-.08-.23-.33-.33-.73-.22-1.11.03-.07-.1-.11-.13-.03z",
|
|
288
|
+
fill: "#8B8B8B"
|
|
289
|
+
}), React.createElement("path", {
|
|
290
|
+
d: "M241.348 87.123c.13-.01.25-.01.38-.01.06 0 .12.01.18.02.03 0 .06.01.09.01.04.01.08 0 .11-.02.04-.02.04-.08.01-.11-.05-.06-.13-.06-.2-.06-.06-.01-.13-.01-.19-.01-.13 0-.26 0-.39.02-.04.01-.08.03-.08.08.01.04.05.09.09.08zM244.998 87.063c.14-.01.28-.02.42-.04.07-.01.14-.02.21-.02.07-.01.17 0 .21-.07.02-.03.01-.06-.01-.09-.06-.06-.15-.03-.23-.02l-.2.03c-.14.02-.28.05-.41.07-.08.02-.07.15.01.14z",
|
|
291
|
+
fill: "#848484"
|
|
292
|
+
}), React.createElement("path", {
|
|
293
|
+
d: "M245.888 100.216c.2-1.9-1.09-3.5 1.98-5.271.23-.13.47-.26.71-.38-4.51 1.21-8.43.64-11.06-.14.99.6 1.83 1.43 2.43 2.83 1.68 3.931.69 3.591 2.08 4.602 1.39 1.01 3.67.26 3.86-1.641z",
|
|
294
|
+
fill: "#DDD"
|
|
295
|
+
})), React.createElement("g", {
|
|
296
|
+
opacity: 0.48,
|
|
297
|
+
stroke: props[0] ? props[0] : "black",
|
|
298
|
+
strokeWidth: 2,
|
|
299
|
+
strokeMiterlimit: 10,
|
|
300
|
+
strokeLinecap: "round",
|
|
301
|
+
strokeLinejoin: "round"
|
|
302
|
+
}, React.createElement("path", {
|
|
303
|
+
d: "M141.72 47.032c-5.7-.38-10.46 3.981-10.7 9.503-.18 3.48 1.78 6.622 4.62 8.622 3.26 2.28 6.02 2.12 8.48 1.32-.74 1.88-1.8 3.741-3.28 5.602-2.52 3.14-5.46 5.561-8.8 7.262-.94.48-1.3 1.66-.82 2.6.48.96 1.66 1.38 2.62.88 2.12-1.08 4.4-2.64 6.48-4.2 6.48-4.902 10.5-12.524 10.68-20.646v-.58c.04-5.301-3.98-9.983-9.28-10.363zM165.72 47.032c-5.68-.4-10.44 3.961-10.7 9.503-.16 3.46 1.78 6.622 4.62 8.622 3.26 2.28 6.02 2.12 8.48 1.32-.74 1.88-1.8 3.741-3.28 5.602-2.52 3.14-5.46 5.561-8.8 7.262-.94.48-1.3 1.66-.82 2.6.48.96 1.66 1.38 2.62.88 2.12-1.08 4.4-2.64 6.48-4.2 6.48-4.902 10.5-12.504 10.68-20.626v-.58c.04-5.321-3.98-10.003-9.28-10.383z"
|
|
304
|
+
})), React.createElement("g", {
|
|
305
|
+
opacity: 0.48,
|
|
306
|
+
stroke: props[0] ? props[0] : "black",
|
|
307
|
+
strokeWidth: 2,
|
|
308
|
+
strokeMiterlimit: 10,
|
|
309
|
+
strokeLinecap: "round",
|
|
310
|
+
strokeLinejoin: "round"
|
|
311
|
+
}, React.createElement("path", {
|
|
312
|
+
d: "M196.06 83.422c1.86-1.86 4.78-1.86 6.54 0 1.86 1.86 1.86 4.781 0 6.542l-25.5 25.606-9.1 2.461 2.46-9.102 25.6-25.507zM184 118.031h4c2.2 0 4-1.8 4-4.001 0-2.201 1.8-4.001 4-4.001h2.34c1.06 0 2.08-.42 2.82-1.18l2.84-2.821M200 92.024l-6-6.001"
|
|
313
|
+
}), React.createElement("path", {
|
|
314
|
+
d: "M170.46 108.929l3.54-2.901 2 4.001 4 2-2.9 3.541"
|
|
315
|
+
})));
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
var _default = SvgIconNoMessages;
|
|
319
|
+
exports.default = _default;
|
|
@@ -851,6 +851,12 @@ Object.defineProperty(exports, "LogAlife", {
|
|
|
851
851
|
return _LogAlife.default;
|
|
852
852
|
}
|
|
853
853
|
});
|
|
854
|
+
Object.defineProperty(exports, "IconNoMessages", {
|
|
855
|
+
enumerable: true,
|
|
856
|
+
get: function get() {
|
|
857
|
+
return _IconNoMessages.default;
|
|
858
|
+
}
|
|
859
|
+
});
|
|
854
860
|
|
|
855
861
|
var _IconAddCircle = _interopRequireDefault(require("./IconAddCircle"));
|
|
856
862
|
|
|
@@ -1132,4 +1138,6 @@ var _IconZoomIn = _interopRequireDefault(require("./IconZoomIn"));
|
|
|
1132
1138
|
|
|
1133
1139
|
var _IconZoomOut = _interopRequireDefault(require("./IconZoomOut"));
|
|
1134
1140
|
|
|
1135
|
-
var _LogAlife = _interopRequireDefault(require("./LogAlife"));
|
|
1141
|
+
var _LogAlife = _interopRequireDefault(require("./LogAlife"));
|
|
1142
|
+
|
|
1143
|
+
var _IconNoMessages = _interopRequireDefault(require("./IconNoMessages"));
|
|
@@ -29,7 +29,7 @@ function SvgFamilyBwSun(props) {
|
|
|
29
29
|
}, props), React.createElement("path", {
|
|
30
30
|
opacity: 0.12,
|
|
31
31
|
d: "M316 150.039H17C17 67.175 83.933 0 166.5 0S316 67.175 316 150.039z",
|
|
32
|
-
fill:
|
|
32
|
+
fill: props[0]
|
|
33
33
|
}), React.createElement("g", {
|
|
34
34
|
clipPath: "url(#family-bw-sun_svg__clip0)",
|
|
35
35
|
fill: "#F6F2F4"
|
|
@@ -29,6 +29,8 @@ var _Layout = require("../../atoms/Layout");
|
|
|
29
29
|
|
|
30
30
|
var _styles = require("./styles");
|
|
31
31
|
|
|
32
|
+
require("../../GlobalStyles");
|
|
33
|
+
|
|
32
34
|
var _excluded = ["children", "fullScreen", "isOpen", "duration", "onModalClose", "onModalBack", "id", "title", "closeWithButton", "backWithButton", "hasError"];
|
|
33
35
|
|
|
34
36
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
@@ -114,7 +116,7 @@ var Modal = function Modal(_ref) {
|
|
|
114
116
|
duration: duration,
|
|
115
117
|
"data-testid": "modal-test"
|
|
116
118
|
}, _react.default.createElement(_Overlay.Overlay, {
|
|
117
|
-
onClick:
|
|
119
|
+
onClick: backWithButton ? backModal : closeModal
|
|
118
120
|
}), _react.default.createElement(_styles.ModalContainer, (0, _extends2.default)({
|
|
119
121
|
maxWidth: ['664px'],
|
|
120
122
|
onClick: function onClick(e) {
|
|
@@ -126,7 +128,12 @@ var Modal = function Modal(_ref) {
|
|
|
126
128
|
borderRadius: fullScreen ? 0 : 5,
|
|
127
129
|
backgroundColor: "white",
|
|
128
130
|
marginX: [3, 3, null],
|
|
129
|
-
marginY: [4, 4, null]
|
|
131
|
+
marginY: [4, 4, null],
|
|
132
|
+
overflowY: "auto",
|
|
133
|
+
maxHeight: "95vh",
|
|
134
|
+
style: {
|
|
135
|
+
flexFlow: "column"
|
|
136
|
+
}
|
|
130
137
|
}, props), (closeWithButton || title || backWithButton) && _react.default.createElement(_Layout.Box, {
|
|
131
138
|
bg: hasError ? 'red' : 'black06',
|
|
132
139
|
position: "relative",
|
|
@@ -144,11 +151,11 @@ var Modal = function Modal(_ref) {
|
|
|
144
151
|
position: "absolute",
|
|
145
152
|
right: 3,
|
|
146
153
|
top: 3
|
|
147
|
-
},
|
|
154
|
+
}, _react.default.createElement(_styles.CloseButton, {
|
|
148
155
|
role: "button",
|
|
149
156
|
sizeIcon: "display24",
|
|
150
157
|
color: hasError ? 'white' : 'black60',
|
|
151
|
-
onClick:
|
|
158
|
+
onClick: backWithButton ? backModal : closeModal
|
|
152
159
|
}, _react.default.createElement(_Icons.IconCloseCircle, null)))), children))), modal.current);
|
|
153
160
|
};
|
|
154
161
|
|
|
@@ -197,7 +197,6 @@ CardCeremony.GeneralInfo = function (_ref2) {
|
|
|
197
197
|
sizeText: "display16",
|
|
198
198
|
fontWeight: "bold",
|
|
199
199
|
style: {
|
|
200
|
-
whiteSpace: 'nowrap',
|
|
201
200
|
textOverflow: 'ellipsis',
|
|
202
201
|
overflow: 'hidden'
|
|
203
202
|
}
|
|
@@ -216,7 +215,6 @@ CardCeremony.GeneralInfo = function (_ref2) {
|
|
|
216
215
|
sizeText: "display14",
|
|
217
216
|
fontWeight: "bold",
|
|
218
217
|
style: {
|
|
219
|
-
whiteSpace: 'nowrap',
|
|
220
218
|
textOverflow: 'ellipsis',
|
|
221
219
|
maxWidth: '167px',
|
|
222
220
|
overflow: 'hidden'
|
|
@@ -249,7 +247,6 @@ CardCeremony.GeneralInfo = function (_ref2) {
|
|
|
249
247
|
sizeText: "display14",
|
|
250
248
|
fontWeight: "bold",
|
|
251
249
|
style: {
|
|
252
|
-
whiteSpace: 'nowrap',
|
|
253
250
|
textOverflow: 'ellipsis',
|
|
254
251
|
maxWidth: '260px',
|
|
255
252
|
overflow: 'hidden'
|
|
@@ -257,26 +254,22 @@ CardCeremony.GeneralInfo = function (_ref2) {
|
|
|
257
254
|
}, "Inicio: ", eventDateStart === null || eventDateStart === void 0 ? void 0 : eventDateStart.readableStringDateNoYear, ", ", eventDateStart === null || eventDateStart === void 0 ? void 0 : eventDateStart.readableTime) : _react.default.createElement(_PlaceholderLoad.PlaceholderLoad, {
|
|
258
255
|
height: "24px",
|
|
259
256
|
width: "90px"
|
|
260
|
-
})), _react.default.createElement(_Layout.Flex, {
|
|
257
|
+
})), eventDateEnd ? _react.default.createElement(_Layout.Flex, {
|
|
261
258
|
alignItems: "center",
|
|
262
259
|
marginBottom: 1
|
|
263
260
|
}, _react.default.createElement(_Icon.Icon, {
|
|
264
261
|
color: "black60",
|
|
265
262
|
marginRight: 1
|
|
266
|
-
}, _react.default.createElement(_Icons.IconCalendar, null)), ' ',
|
|
263
|
+
}, _react.default.createElement(_Icons.IconCalendar, null)), ' ', _react.default.createElement(_Typography.Text, {
|
|
267
264
|
color: "black60",
|
|
268
265
|
sizeText: "display14",
|
|
269
266
|
fontWeight: "bold",
|
|
270
267
|
style: {
|
|
271
|
-
whiteSpace: 'nowrap',
|
|
272
268
|
textOverflow: 'ellipsis',
|
|
273
269
|
maxWidth: '260px',
|
|
274
270
|
overflow: 'hidden'
|
|
275
271
|
}
|
|
276
|
-
}, "Fin: ", eventDateEnd === null || eventDateEnd === void 0 ? void 0 : eventDateEnd.readableStringDateNoYear, ", ", eventDateEnd === null || eventDateEnd === void 0 ? void 0 : eventDateEnd.readableTime) : _react.default.createElement(
|
|
277
|
-
height: "24px",
|
|
278
|
-
width: "90px"
|
|
279
|
-
}))), _react.default.createElement(_Layout.Box, {
|
|
272
|
+
}, "Fin: ", eventDateEnd === null || eventDateEnd === void 0 ? void 0 : eventDateEnd.readableStringDateNoYear, ", ", eventDateEnd === null || eventDateEnd === void 0 ? void 0 : eventDateEnd.readableTime)) : _react.default.createElement(_react.default.Fragment, null)), _react.default.createElement(_Layout.Box, {
|
|
280
273
|
marginBottom: 3
|
|
281
274
|
}, eventRoom && _react.default.createElement(_Typography.Text, {
|
|
282
275
|
sizeText: "display16",
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", {
|
|
6
|
+
value: true
|
|
7
|
+
});
|
|
8
|
+
exports.NoMessagesSection = void 0;
|
|
9
|
+
|
|
10
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
+
|
|
12
|
+
var _react = _interopRequireDefault(require("react"));
|
|
13
|
+
|
|
14
|
+
var _Icons = require("../../atoms/Icons");
|
|
15
|
+
|
|
16
|
+
var _Layout = require("../../atoms/Layout");
|
|
17
|
+
|
|
18
|
+
var NoMessagesSection = function NoMessagesSection(_ref) {
|
|
19
|
+
var customColor = _ref.customColor;
|
|
20
|
+
return _react.default.createElement(_react.default.Fragment, null, _react.default.createElement(_Layout.Box, {
|
|
21
|
+
width: "100%",
|
|
22
|
+
maxHeight: "153px",
|
|
23
|
+
maxWidth: "333px",
|
|
24
|
+
marginBottom: 3
|
|
25
|
+
}, _react.default.createElement(_Icons.IconNoMessages, (0, _extends2.default)({
|
|
26
|
+
height: "100%",
|
|
27
|
+
width: "100%"
|
|
28
|
+
}, [customColor]))));
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
exports.NoMessagesSection = NoMessagesSection;
|
|
32
|
+
NoMessagesSection.defaultProps = {
|
|
33
|
+
customColor: ''
|
|
34
|
+
};
|
|
@@ -69,6 +69,12 @@ Object.defineProperty(exports, "CardPersonalData", {
|
|
|
69
69
|
return _PersonalData.CardPersonalData;
|
|
70
70
|
}
|
|
71
71
|
});
|
|
72
|
+
Object.defineProperty(exports, "NoMessagesSection", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function get() {
|
|
75
|
+
return _NoMessages.NoMessagesSection;
|
|
76
|
+
}
|
|
77
|
+
});
|
|
72
78
|
|
|
73
79
|
var _Ceremony = require("./Ceremony");
|
|
74
80
|
|
|
@@ -90,4 +96,6 @@ var _NPS = require("./NPS");
|
|
|
90
96
|
|
|
91
97
|
var _OldLives = require("./OldLives");
|
|
92
98
|
|
|
93
|
-
var _PersonalData = require("./PersonalData");
|
|
99
|
+
var _PersonalData = require("./PersonalData");
|
|
100
|
+
|
|
101
|
+
var _NoMessages = require("./NoMessages");
|
|
@@ -7,6 +7,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
7
7
|
});
|
|
8
8
|
exports.FamilyHomeWithContentSection = exports.FamilyHomeWithoutContentSection = exports.FamilyHomeWithoutAccessSection = void 0;
|
|
9
9
|
|
|
10
|
+
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
11
|
+
|
|
10
12
|
var _react = _interopRequireDefault(require("react"));
|
|
11
13
|
|
|
12
14
|
var _Typography = require("../../atoms/Typography");
|
|
@@ -63,10 +65,10 @@ var FamilyHomeWithoutAccessSection = function FamilyHomeWithoutAccessSection(_re
|
|
|
63
65
|
maxHeight: "153px",
|
|
64
66
|
maxWidth: "333px",
|
|
65
67
|
marginBottom: 3
|
|
66
|
-
}, _react.default.createElement(_FamilyBwSun.default, {
|
|
68
|
+
}, _react.default.createElement(_FamilyBwSun.default, (0, _extends2.default)({
|
|
67
69
|
height: "100%",
|
|
68
70
|
width: "100%"
|
|
69
|
-
})), _react.default.createElement(_Typography.Text, {
|
|
71
|
+
}, [customColor || 'blue']))), _react.default.createElement(_Typography.Text, {
|
|
70
72
|
sizeText: "display14",
|
|
71
73
|
color: "black84",
|
|
72
74
|
textAlign: "center"
|
|
@@ -120,10 +122,10 @@ var FamilyHomeWithoutContentSection = function FamilyHomeWithoutContentSection(_
|
|
|
120
122
|
maxHeight: "153px",
|
|
121
123
|
maxWidth: "333px",
|
|
122
124
|
marginBottom: 3
|
|
123
|
-
}, _react.default.createElement(_FamilyBwSun.default, {
|
|
125
|
+
}, _react.default.createElement(_FamilyBwSun.default, (0, _extends2.default)({
|
|
124
126
|
height: "100%",
|
|
125
127
|
width: "100%"
|
|
126
|
-
})), _react.default.createElement(_Typography.Text, {
|
|
128
|
+
}, [customColor || 'blue']))), _react.default.createElement(_Typography.Text, {
|
|
127
129
|
sizeText: "display14",
|
|
128
130
|
color: "black84",
|
|
129
131
|
textAlign: "center"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lideralia/alife-uikit",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "1.1.203",
|
|
4
4
|
"description": "Librería y documentación de componentes, basada en el Design System de Alife.",
|
|
5
5
|
"homepage": "https://github.com/lideralia/alife-frontend-components#readme",
|
|
6
6
|
"bugs": {
|