waha-shared 1.0.49 → 1.0.50
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/assets/WahaLogo.js +8 -8
- package/package.json +1 -1
package/dist/assets/WahaLogo.js
CHANGED
|
@@ -6,8 +6,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
6
6
|
const react_1 = __importDefault(require("react"));
|
|
7
7
|
function SvgComponent({ height, width, color = '#E42535' }) {
|
|
8
8
|
// Original SVG dimensions
|
|
9
|
-
const originalWidth =
|
|
10
|
-
const originalHeight =
|
|
9
|
+
const originalWidth = 1423;
|
|
10
|
+
const originalHeight = 420;
|
|
11
11
|
const aspectRatio = originalWidth / originalHeight;
|
|
12
12
|
// Calculate dimensions based on props
|
|
13
13
|
let finalWidth;
|
|
@@ -37,11 +37,11 @@ function SvgComponent({ height, width, color = '#E42535' }) {
|
|
|
37
37
|
finalHeight = height;
|
|
38
38
|
finalWidth = height * aspectRatio;
|
|
39
39
|
}
|
|
40
|
-
return (react_1.default.createElement("svg", { width: finalWidth, height: finalHeight, viewBox: "0 0
|
|
41
|
-
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "
|
|
42
|
-
react_1.default.createElement("path", { d: "
|
|
43
|
-
react_1.default.createElement("path", { d: "
|
|
44
|
-
react_1.default.createElement("path", { d: "
|
|
45
|
-
react_1.default.createElement("path", { d: "
|
|
40
|
+
return (react_1.default.createElement("svg", { width: finalWidth, height: finalHeight, viewBox: "0 0 1423 420", fill: color, xmlns: "http://www.w3.org/2000/svg" },
|
|
41
|
+
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M42.1354 289.088C42.5867 290.607 42.8311 292.214 42.8311 293.876C42.8687 299.696 40.5184 302.758 39.7098 303.911C35.6673 309.651 30.4403 311.329 25.4012 311.329C23.1261 311.329 13.2925 311.452 9.0244 299.995C8.83638 299.534 8.10305 297.052 7.35096 292.811C3.7597 272.526 -7.39025 188.364 11.9386 139.682C22.5432 112.972 41.2893 95.6653 70.527 95.6653C93.7668 95.6653 110.633 110.298 121.162 136.674C132.744 165.659 136.843 210.888 140.547 256.178C143.95 297.657 146.997 339.195 157.601 365.743C161.869 376.454 166.382 384.893 175.821 384.893C188.136 384.893 193.57 375.718 196.992 363.155C205.246 332.698 200.865 285.106 196.992 237.516C192.762 185.462 189.039 133.411 198.083 100.095C206.205 70.1126 223.541 52.7476 252.911 52.7476C276.414 52.7476 292.621 66.1119 302.925 89.5151C314.263 115.249 317.892 155.381 321.069 195.589C323.457 226.036 325.695 256.506 332.388 279.342C334.588 286.869 337.221 293.454 340.793 298.573C344.121 303.372 348.389 306.522 354.444 306.522C370.238 306.522 373.284 292.288 375.089 274.296C377.89 246.448 373.66 209.323 370.67 172.189C367.436 131.886 365.725 91.5901 373.472 61.3611C378.059 43.3748 385.975 28.6 397.689 18.1075C409.854 7.20456 426.231 0.5 448.456 0.5C458.083 0.5 465.886 8.2532 465.886 17.8033C465.886 27.3534 458.083 35.1066 448.456 35.1066C437.005 35.1066 428.224 37.7451 421.775 43.1695C410.889 52.3166 406.545 67.8099 404.308 85.9995C399.701 123.586 406.037 171.908 409.14 214.866C411.941 253.455 411.678 288.127 402.202 309.737C393.534 329.489 378.642 341.129 354.444 341.129C330.941 341.129 314.733 327.764 304.429 304.361C293.091 278.627 289.462 238.496 286.304 198.287C283.897 167.84 281.659 137.37 274.966 114.534C272.766 107.007 270.134 100.422 266.561 95.3034C263.233 90.5041 258.965 87.3543 252.911 87.3543C240.595 87.3543 235.161 96.5293 231.739 109.093C223.485 139.55 227.866 187.142 231.739 234.732C235.988 286.785 239.692 338.837 230.649 372.152C222.526 402.135 205.19 419.5 175.821 419.5C152.581 419.5 135.715 404.867 125.186 378.491C113.603 349.507 109.523 304.277 105.8 258.988C102.397 217.509 99.351 175.97 88.7465 149.423C84.4783 138.712 79.9659 130.272 70.527 130.272C50.4461 130.272 43.4139 149.301 39.1833 170.71C30.6094 214.055 38.9579 271.328 41.703 286.806C41.8534 287.674 42.0226 288.545 42.1354 289.088ZM10.5285 284.953C9.56953 286.371 8.14059 288.984 7.99018 293.171C8.12179 290.17 9.02426 287.368 10.5285 284.953ZM21.7723 277.045C18.5194 277.642 15.3232 279.172 12.5593 282.264C14.966 279.668 18.1622 277.802 21.7723 277.045Z" }),
|
|
42
|
+
react_1.default.createElement("path", { d: "M1318.12 346C1297.85 346 1281.69 341.048 1269.67 331.144C1257.88 321.241 1251.98 307.8 1251.98 290.822C1251.98 274.551 1257.52 261.111 1268.61 250.499C1279.69 239.888 1296.31 232.814 1318.48 229.277L1375.78 220.081V213.714C1375.78 205.225 1372.48 198.269 1365.88 192.845C1359.51 187.422 1351.02 184.71 1340.41 184.71C1330.5 184.71 1321.66 187.422 1313.88 192.845C1306.33 198.033 1300.79 204.989 1297.26 213.714L1259.41 195.321C1265.07 180.23 1275.44 168.086 1290.54 158.89C1305.63 149.693 1322.84 145.095 1342.18 145.095C1357.74 145.095 1371.53 148.043 1383.56 153.938C1395.82 159.597 1405.25 167.732 1411.86 178.343C1418.7 188.719 1422.11 200.509 1422.11 213.714V341.756H1378.25V321.241C1363.16 337.747 1343.12 346 1318.12 346ZM1300.09 289.053C1300.09 295.656 1302.56 300.961 1307.51 304.97C1312.47 308.743 1318.83 310.629 1326.61 310.629C1341 310.629 1352.79 306.149 1361.98 297.189C1371.18 287.992 1375.78 276.674 1375.78 263.233V255.451L1327.32 263.586C1318.12 265.473 1311.29 268.538 1306.81 272.783C1302.33 276.792 1300.09 282.215 1300.09 289.053Z" }),
|
|
43
|
+
react_1.default.createElement("path", { d: "M1050.1 74H1096.43V168.439C1101.85 160.894 1109.05 155.117 1118.01 151.108C1126.97 147.099 1136.99 145.095 1148.07 145.095C1161.98 145.095 1174.48 148.16 1185.57 154.291C1196.65 160.422 1205.25 169.029 1211.39 180.112C1217.52 191.195 1220.58 203.81 1220.58 217.958V341.755H1174.25V228.923C1174.25 216.426 1170.59 206.404 1163.28 198.858C1156.21 191.312 1146.89 187.54 1135.34 187.54C1124.02 187.54 1114.71 191.312 1107.4 198.858C1100.09 206.404 1096.43 216.426 1096.43 228.923V341.755H1050.1V74Z" }),
|
|
44
|
+
react_1.default.createElement("path", { d: "M903.28 346C883.001 346 866.849 341.048 854.823 331.144C843.032 321.241 837.137 307.8 837.137 290.822C837.137 274.551 842.679 261.111 853.761 250.499C864.844 239.888 881.468 232.814 903.634 229.277L960.934 220.081V213.714C960.934 205.225 957.633 198.269 951.031 192.845C944.664 187.422 936.175 184.71 925.564 184.71C915.66 184.71 906.817 187.422 899.036 192.845C891.49 198.033 885.949 204.989 882.412 213.714L844.565 195.321C850.224 180.23 860.6 168.086 875.691 158.89C890.783 149.693 907.996 145.095 927.332 145.095C942.895 145.095 956.69 148.043 968.716 153.938C980.978 159.597 990.41 167.732 997.012 178.343C1003.85 188.719 1007.27 200.509 1007.27 213.714V341.756H963.41V321.241C948.319 337.747 928.275 346 903.28 346ZM885.241 289.053C885.241 295.656 887.717 300.961 892.669 304.97C897.621 308.743 903.988 310.629 911.769 310.629C926.153 310.629 937.943 306.149 947.14 297.189C956.336 287.992 960.934 276.674 960.934 263.233V255.451L912.477 263.586C903.28 265.473 896.442 268.538 891.962 272.783C887.481 276.792 885.241 282.215 885.241 289.053Z" }),
|
|
45
|
+
react_1.default.createElement("path", { d: "M521.886 149.339H570.697L611.019 270.661L653.818 149.339H694.848L737.292 270.307L777.615 149.339H826.426L760.283 341.755H718.9L674.333 211.945L629.058 341.755H588.029L521.886 149.339Z" })));
|
|
46
46
|
}
|
|
47
47
|
exports.default = SvgComponent;
|