@abtnode/ux 1.16.26-beta-a18a668e → 1.16.26-beta-cceda25e
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/es/blocklet/component/did-space/disconnect.js +52 -53
- package/es/blocklet/component/did-space/item.js +0 -1
- package/es/blocklet/storage/disconnect.js +52 -53
- package/es/blocklet/storage/item.js +0 -2
- package/es/blocklet/storage/preview-nft.js +52 -53
- package/es/locales/ar.js +1 -1
- package/es/locales/de.js +1 -1
- package/es/locales/en.js +1 -1
- package/es/locales/es.js +1 -1
- package/es/locales/fr.js +1 -1
- package/es/locales/hi.js +1 -1
- package/es/locales/i18n.db +0 -0
- package/es/locales/id.js +1 -1
- package/es/locales/ja.js +1 -1
- package/es/locales/ko.js +1 -1
- package/es/locales/pt.js +1 -1
- package/es/locales/ru.js +1 -1
- package/es/locales/th.js +1 -1
- package/es/locales/vi.js +1 -1
- package/es/locales/zh-tw.js +1 -1
- package/es/locales/zh.js +1 -1
- package/es/team/passports/trusted-issuer.js +1 -2
- package/lib/blocklet/component/did-space/disconnect.js +52 -53
- package/lib/blocklet/component/did-space/item.js +0 -1
- package/lib/blocklet/storage/disconnect.js +52 -53
- package/lib/blocklet/storage/item.js +0 -2
- package/lib/blocklet/storage/preview-nft.js +52 -53
- package/lib/locales/ar.js +1 -1
- package/lib/locales/de.js +1 -1
- package/lib/locales/en.js +1 -1
- package/lib/locales/es.js +1 -1
- package/lib/locales/fr.js +1 -1
- package/lib/locales/hi.js +1 -1
- package/lib/locales/i18n.db +0 -0
- package/lib/locales/id.js +1 -1
- package/lib/locales/ja.js +1 -1
- package/lib/locales/ko.js +1 -1
- package/lib/locales/pt.js +1 -1
- package/lib/locales/ru.js +1 -1
- package/lib/locales/th.js +1 -1
- package/lib/locales/vi.js +1 -1
- package/lib/locales/zh-tw.js +1 -1
- package/lib/locales/zh.js +1 -1
- package/lib/team/passports/trusted-issuer.js +1 -2
- package/package.json +12 -12
|
@@ -8,12 +8,12 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
8
8
|
children: [/*#__PURE__*/_jsxs("g", {
|
|
9
9
|
filter: "url(#a)",
|
|
10
10
|
children: [/*#__PURE__*/_jsx("path", {
|
|
11
|
-
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.
|
|
11
|
+
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.97Z",
|
|
12
12
|
fill: "#DDD"
|
|
13
13
|
}), /*#__PURE__*/_jsx("path", {
|
|
14
14
|
fillRule: "evenodd",
|
|
15
15
|
clipRule: "evenodd",
|
|
16
|
-
d: "
|
|
16
|
+
d: "m49.192 6.222-40.97 40.97A11 11 0 0 0 5 54.971V240c0 6.075 4.925 11 11 11h196c6.075 0 11-4.925 11-11V14c0-6.075-4.925-11-11-11H56.97a11 11 0 0 0-7.778 3.222Zm-.707-.707A12 12 0 0 1 56.971 2H212c6.627 0 12 5.373 12 12v226c0 6.627-5.373 12-12 12H16c-6.627 0-12-5.373-12-12V54.97a12 12 0 0 1 3.515-8.485l40.97-40.97Z",
|
|
17
17
|
fill: "#000",
|
|
18
18
|
fillOpacity: ".08"
|
|
19
19
|
}), /*#__PURE__*/_jsx("mask", {
|
|
@@ -27,7 +27,7 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
27
27
|
width: "220",
|
|
28
28
|
height: "250",
|
|
29
29
|
children: /*#__PURE__*/_jsx("path", {
|
|
30
|
-
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.
|
|
30
|
+
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.97Z",
|
|
31
31
|
fill: "#D9D9D9"
|
|
32
32
|
})
|
|
33
33
|
}), /*#__PURE__*/_jsxs("g", {
|
|
@@ -41,15 +41,15 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
41
41
|
fill: "url(#d)",
|
|
42
42
|
d: "M4 130h220v122H4z"
|
|
43
43
|
}), /*#__PURE__*/_jsx("path", {
|
|
44
|
-
d: "M33.045 169h-3.767v-11.636h3.887c1.14 0 2.12.233 2.937.698a4.61 4.61 0 0 1 1.881 1.995c.44.863.659 1.899.659 3.108 0 1.212-.222 2.254-.665 3.125a4.668 4.668 0 0 1-1.909 2.011c-.833.466-1.84.699-3.023.
|
|
44
|
+
d: "M33.045 169h-3.767v-11.636h3.887c1.14 0 2.12.233 2.937.698a4.61 4.61 0 0 1 1.881 1.995c.44.863.659 1.899.659 3.108 0 1.212-.222 2.254-.665 3.125a4.668 4.668 0 0 1-1.909 2.011c-.833.466-1.84.699-3.023.699Zm-2.01-1.534h1.914c.886 0 1.623-.167 2.21-.5a3.152 3.152 0 0 0 1.318-1.46c.292-.64.438-1.421.438-2.341 0-.913-.146-1.688-.438-2.324a3.095 3.095 0 0 0-1.29-1.449c-.572-.33-1.282-.494-2.13-.494h-2.023v8.568Zm11.546-10.102V169h-1.756v-11.636h1.756ZM48.905 169h-3.767v-11.636h3.886c1.14 0 2.12.233 2.938.698a4.609 4.609 0 0 1 1.88 1.995c.44.863.66 1.899.66 3.108 0 1.212-.222 2.254-.665 3.125a4.667 4.667 0 0 1-1.91 2.011c-.833.466-1.84.699-3.022.699Zm-2.011-1.534h1.914c.887 0 1.623-.167 2.21-.5a3.151 3.151 0 0 0 1.319-1.46c.291-.64.437-1.421.437-2.341 0-.913-.146-1.688-.437-2.324a3.095 3.095 0 0 0-1.29-1.449c-.572-.33-1.282-.494-2.13-.494h-2.023v8.568Zm20.372-7.046a1.662 1.662 0 0 0-.75-1.25c-.44-.299-.993-.448-1.66-.448-.477 0-.89.075-1.238.227a1.91 1.91 0 0 0-.813.613c-.189.258-.284.552-.284.881 0 .277.065.515.194.716.132.201.304.369.516.506.216.132.447.244.694.335.246.087.483.159.71.216l1.136.295c.371.091.752.214 1.142.37.39.155.752.36 1.086.613.333.254.602.568.806.944.209.374.313.823.313 1.346 0 .659-.17 1.244-.511 1.756-.338.511-.828.915-1.472 1.21-.64.295-1.415.443-2.324.443-.871 0-1.625-.138-2.261-.415-.637-.276-1.135-.668-1.495-1.176-.36-.511-.558-1.117-.596-1.818h1.761c.034.421.17.771.41 1.051.242.277.55.483.925.62.38.132.794.198 1.245.198.496 0 .937-.077 1.324-.233.39-.159.697-.378.92-.659a1.56 1.56 0 0 0 .335-.994c0-.345-.098-.627-.295-.847a2.191 2.191 0 0 0-.79-.545 7.725 7.725 0 0 0-1.12-.381l-1.374-.375c-.932-.253-1.67-.627-2.216-1.119-.542-.492-.813-1.144-.813-1.955 0-.67.182-1.255.546-1.755.363-.5.856-.888 1.477-1.165.621-.28 1.322-.42 2.102-.42.788 0 1.483.138 2.085.414.607.277 1.084.658 1.432 1.142.349.481.53 1.034.546 1.659h-1.693Zm3.813 11.853v-12h1.66v1.415h.142c.098-.182.24-.393.426-.631.185-.239.443-.447.772-.625.33-.182.766-.273 1.307-.273.705 0 1.334.178 1.887.534.553.356.987.869 1.3 1.54.319.67.478 1.477.478 2.42 0 .944-.157 1.752-.472 2.427-.314.67-.746 1.187-1.295 1.551-.55.36-1.176.539-1.88.539-.53 0-.965-.089-1.302-.267a2.457 2.457 0 0 1-.784-.625 4.667 4.667 0 0 1-.437-.636h-.103v4.631H71.08Zm1.665-7.637c0 .614.09 1.152.267 1.614.178.462.436.824.773 1.085.337.258.75.387 1.239.387.507 0 .931-.135 1.273-.404.34-.273.598-.642.772-1.108.178-.466.267-.99.267-1.574 0-.575-.087-1.092-.261-1.551-.17-.458-.428-.82-.773-1.085-.34-.265-.767-.398-1.278-.398-.493 0-.91.127-1.25.381-.337.254-.593.608-.767 1.062-.175.455-.262.985-.262 1.591Zm10.75 4.557a3.557 3.557 0 0 1-1.5-.307 2.523 2.523 0 0 1-1.062-.903c-.258-.394-.386-.877-.386-1.449 0-.492.094-.898.283-1.216.19-.318.446-.57.768-.756a4.036 4.036 0 0 1 1.08-.42c.397-.095.802-.167 1.215-.216l1.273-.148c.325-.041.562-.108.71-.198.148-.091.222-.239.222-.444v-.039c0-.497-.14-.881-.42-1.154-.277-.273-.69-.409-1.24-.409-.572 0-1.022.127-1.352.381-.325.25-.55.528-.676.835l-1.597-.364c.19-.53.466-.958.83-1.284.368-.329.79-.568 1.267-.716.477-.151.98-.227 1.506-.227.348 0 .718.042 1.108.125.394.08.761.227 1.102.443.345.216.627.525.847.926.22.398.33.915.33 1.552V169h-1.66v-1.193h-.068c-.11.22-.275.435-.495.648-.22.212-.501.388-.846.528s-.758.21-1.239.21Zm.37-1.363c.47 0 .87-.093 1.204-.279.337-.185.593-.428.767-.727.178-.303.267-.627.267-.972v-1.125c-.06.061-.178.118-.352.171-.17.049-.365.093-.585.13-.22.034-.434.067-.642.097l-.523.068c-.33.042-.63.112-.903.21a1.553 1.553 0 0 0-.648.427c-.16.181-.239.424-.239.727 0 .42.156.738.466.954.31.212.707.319 1.188.319Zm9.876 1.346c-.845 0-1.572-.191-2.182-.574a3.796 3.796 0 0 1-1.398-1.596c-.325-.678-.488-1.455-.488-2.33 0-.886.166-1.668.5-2.346a3.832 3.832 0 0 1 1.409-1.597c.606-.383 1.32-.574 2.142-.574.663 0 1.254.123 1.773.369.519.243.937.584 1.255 1.023.322.44.514.953.574 1.54h-1.653c-.091-.409-.3-.761-.625-1.057-.322-.295-.754-.443-1.296-.443a2.11 2.11 0 0 0-1.244.375c-.352.246-.627.598-.824 1.057-.197.454-.295.992-.295 1.613 0 .637.096 1.186.29 1.648.193.462.466.82.818 1.074.356.254.774.381 1.255.381.322 0 .614-.059.875-.177.266-.121.487-.293.665-.517.182-.223.309-.492.38-.806h1.654a3.211 3.211 0 0 1-.55 1.511 3.165 3.165 0 0 1-1.234 1.045c-.511.254-1.111.381-1.8.381Zm9.163 0c-.859 0-1.6-.184-2.221-.551a3.732 3.732 0 0 1-1.432-1.563c-.333-.674-.5-1.464-.5-2.369 0-.894.167-1.682.5-2.363a3.887 3.887 0 0 1 1.409-1.597c.606-.383 1.314-.574 2.125-.574.493 0 .97.082 1.432.244.462.163.877.419 1.244.767.368.349.657.802.87 1.358.212.553.318 1.226.318 2.017v.603H99.71v-1.273h5.273c0-.447-.091-.843-.273-1.187a2.052 2.052 0 0 0-.767-.824c-.326-.201-.708-.302-1.148-.302a2.22 2.22 0 0 0-1.25.353 2.364 2.364 0 0 0-.818.909 2.626 2.626 0 0 0-.284 1.21v.994c0 .584.102 1.08.307 1.489.208.409.498.722.869.938.372.212.805.318 1.301.318a2.7 2.7 0 0 0 .881-.137c.265-.094.494-.234.688-.42.193-.186.341-.415.443-.688l1.608.29c-.129.474-.36.888-.693 1.244-.33.353-.745.627-1.245.824-.496.194-1.062.29-1.699.29Z",
|
|
45
45
|
fill: "#fff"
|
|
46
46
|
}), /*#__PURE__*/_jsx("path", {
|
|
47
|
-
d: "M117.604 47.
|
|
47
|
+
d: "M117.604 47.263 121.523 45h14.267v41.862h-14.267l-15.335-8.854V53.854l1.818-1.05 3.2 1.848-1.818 1.05V76.16l12.993 7.502h10.209V48.2h-10.209l-1.577.91-3.2-1.847Z",
|
|
48
48
|
fill: "url(#e)"
|
|
49
49
|
}), /*#__PURE__*/_jsx("path", {
|
|
50
50
|
fillRule: "evenodd",
|
|
51
51
|
clipRule: "evenodd",
|
|
52
|
-
d: "M119.402 76.16V55.701L106.409 48.2H96.2v35.462h10.209l1.582-.913 3.2 1.847-3.924 2.266H93V45h14.267l15.335 8.854v24.154l-1.813 1.046-3.2-1.847 1.813-1.
|
|
52
|
+
d: "M119.402 76.16V55.701L106.409 48.2H96.2v35.462h10.209l1.582-.913 3.2 1.847-3.924 2.266H93V45h14.267l15.335 8.854v24.154l-1.813 1.046-3.2-1.847 1.813-1.047Z",
|
|
53
53
|
fill: "url(#f)"
|
|
54
54
|
}), /*#__PURE__*/_jsxs("g", {
|
|
55
55
|
clipPath: "url(#g)",
|
|
@@ -57,10 +57,10 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
57
57
|
clipRule: "evenodd",
|
|
58
58
|
fill: "#fff",
|
|
59
59
|
children: [/*#__PURE__*/_jsx("path", {
|
|
60
|
-
d: "
|
|
60
|
+
d: "m50.928 216.089 1.034 2.852h-2.503l1.028-2.842a4.95 4.95 0 0 0 .107-.338 7.17 7.17 0 0 0 .111-.409c.075.297.15.542.223.737Zm2.28 5.591h.796l-2.775-7.352h-1.043l-2.774 7.352h.795a.338.338 0 0 0 .223-.077.425.425 0 0 0 .127-.179l.615-1.705h3.07l.617 1.705a.399.399 0 0 0 .126.184.339.339 0 0 0 .223.072Zm4.823-.963a2.023 2.023 0 0 1-.67.098h-1.455v-2.453h1.456c.5 0 .871.106 1.11.318.24.208.36.495.36.86 0 .184-.028.355-.083.512a1.005 1.005 0 0 1-.262.399 1.2 1.2 0 0 1-.456.266Zm-2.125-3.128v-2.406h1.237c.498 0 .865.095 1.101.286.236.192.355.497.355.917 0 .369-.125.662-.374.881-.246.215-.623.322-1.13.322h-1.189Zm2.358-3.128a4.106 4.106 0 0 0-1.12-.133h-2.27v7.352h2.507c.391 0 .74-.051 1.048-.154.307-.102.566-.247.776-.435.21-.188.37-.409.48-.665.11-.26.165-.547.165-.861 0-.904-.506-1.462-1.518-1.674.22-.075.41-.169.572-.281a1.79 1.79 0 0 0 .403-.379c.106-.144.186-.297.237-.461.052-.164.078-.335.078-.512a2.1 2.1 0 0 0-.146-.804 1.49 1.49 0 0 0-.441-.609 2.073 2.073 0 0 0-.771-.384Zm7.535.778h-2.212v6.441h-1.028v-6.441h-2.222v-.911H65.8v.911Zm2.439.564h-1.13v1.193h1.13v-1.193Zm-1.13 2.983h1.13v1.193h-1.13v-1.193Z",
|
|
61
61
|
fillOpacity: ".8"
|
|
62
62
|
}), /*#__PURE__*/_jsx("path", {
|
|
63
|
-
d: "M28.247 221.771V214h3.894c.99.072 1.765.944 1.765 1.998v3.77c0 1.106-.85 2.003-1.897 2.003h-3.
|
|
63
|
+
d: "M28.247 221.771V214h3.894c.99.072 1.765.944 1.765 1.998v3.77c0 1.106-.85 2.003-1.897 2.003h-3.762ZM36.355 214h-1.011v7.783h1.01V214Zm-7.097 6.704v-5.642h2.751c.49 0 .886.419.886.936v3.77c0 .517-.396.936-.886.936h-2.75ZM37.775 214v7.771h3.762c1.047 0 1.897-.897 1.897-2.003v-3.77c0-1.054-.774-1.926-1.765-1.998h-3.894Zm6.946 1.803h1.13v1.193h-1.13v-1.193Zm1.13 2.983h-1.13v1.193h1.13v-1.193Zm-7.065-3.724v5.642h2.75c.49 0 .887-.419.887-.936v-3.77c0-.517-.397-.936-.886-.936h-2.751Z"
|
|
64
64
|
})]
|
|
65
65
|
}), /*#__PURE__*/_jsx("circle", {
|
|
66
66
|
cx: "191.32",
|
|
@@ -68,58 +68,17 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
68
68
|
r: "10",
|
|
69
69
|
fill: "url(#h)"
|
|
70
70
|
}), /*#__PURE__*/_jsx("path", {
|
|
71
|
-
d: "
|
|
71
|
+
d: "m192.064 213.333.976-.564h3.554v10.427h-3.286a1 1 0 0 1-.5-.134l-3.588-2.071v-6.016l.453-.262.797.46-.453.262v5.096l3.237 1.868h2.543v-8.833h-2.543l-.393.227-.797-.46Z",
|
|
72
72
|
fill: "#fff"
|
|
73
73
|
}), /*#__PURE__*/_jsx("path", {
|
|
74
74
|
fillRule: "evenodd",
|
|
75
75
|
clipRule: "evenodd",
|
|
76
|
-
d: "M192.512 220.531v-5.096l-3.237-1.869h-2.543v8.833h2.543l.394-.227.797.46-.977.564h-3.554v-10.427h3.554l3.82 2.206v6.016l-.452.261-.797-.461.452-.
|
|
76
|
+
d: "M192.512 220.531v-5.096l-3.237-1.869h-2.543v8.833h2.543l.394-.227.797.46-.977.564h-3.554v-10.427h3.554l3.82 2.206v6.016l-.452.261-.797-.461.452-.26Z",
|
|
77
77
|
fill: "#fff"
|
|
78
78
|
})]
|
|
79
79
|
})]
|
|
80
80
|
}), /*#__PURE__*/_jsxs("defs", {
|
|
81
|
-
children: [/*#__PURE__*/_jsxs("
|
|
82
|
-
id: "a",
|
|
83
|
-
x: "0",
|
|
84
|
-
y: "0",
|
|
85
|
-
width: "228",
|
|
86
|
-
height: "258",
|
|
87
|
-
filterUnits: "userSpaceOnUse",
|
|
88
|
-
colorInterpolationFilters: "sRGB",
|
|
89
|
-
children: [/*#__PURE__*/_jsx("feFlood", {
|
|
90
|
-
floodOpacity: "0",
|
|
91
|
-
result: "BackgroundImageFix"
|
|
92
|
-
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
93
|
-
in: "SourceAlpha",
|
|
94
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
95
|
-
result: "hardAlpha"
|
|
96
|
-
}), /*#__PURE__*/_jsx("feOffset", {
|
|
97
|
-
dy: "2"
|
|
98
|
-
}), /*#__PURE__*/_jsx("feGaussianBlur", {
|
|
99
|
-
stdDeviation: "2"
|
|
100
|
-
}), /*#__PURE__*/_jsx("feComposite", {
|
|
101
|
-
in2: "hardAlpha",
|
|
102
|
-
operator: "out"
|
|
103
|
-
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
104
|
-
values: "0 0 0 0 0.0631944 0 0 0 0 0.242785 0 0 0 0 0.403472 0 0 0 0.2 0"
|
|
105
|
-
}), /*#__PURE__*/_jsx("feBlend", {
|
|
106
|
-
in2: "BackgroundImageFix",
|
|
107
|
-
result: "effect1_dropShadow_1410_22507"
|
|
108
|
-
}), /*#__PURE__*/_jsx("feBlend", {
|
|
109
|
-
in: "SourceGraphic",
|
|
110
|
-
in2: "effect1_dropShadow_1410_22507",
|
|
111
|
-
result: "shape"
|
|
112
|
-
})]
|
|
113
|
-
}), /*#__PURE__*/_jsx("pattern", {
|
|
114
|
-
id: "c",
|
|
115
|
-
patternContentUnits: "objectBoundingBox",
|
|
116
|
-
width: "1",
|
|
117
|
-
height: "1",
|
|
118
|
-
children: /*#__PURE__*/_jsx("use", {
|
|
119
|
-
xlinkHref: "#i",
|
|
120
|
-
transform: "scale(.00455 .00781)"
|
|
121
|
-
})
|
|
122
|
-
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
81
|
+
children: [/*#__PURE__*/_jsxs("linearGradient", {
|
|
123
82
|
id: "d",
|
|
124
83
|
x1: "114",
|
|
125
84
|
y1: "130",
|
|
@@ -183,6 +142,47 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
183
142
|
transform: "translate(28 214)",
|
|
184
143
|
d: "M0 0h40.32v8H0z"
|
|
185
144
|
})
|
|
145
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
|
146
|
+
id: "c",
|
|
147
|
+
patternContentUnits: "objectBoundingBox",
|
|
148
|
+
width: "1",
|
|
149
|
+
height: "1",
|
|
150
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
151
|
+
xlinkHref: "#i",
|
|
152
|
+
transform: "scale(.00455 .00781)"
|
|
153
|
+
})
|
|
154
|
+
}), /*#__PURE__*/_jsxs("filter", {
|
|
155
|
+
id: "a",
|
|
156
|
+
x: "0",
|
|
157
|
+
y: "0",
|
|
158
|
+
width: "228",
|
|
159
|
+
height: "258",
|
|
160
|
+
filterUnits: "userSpaceOnUse",
|
|
161
|
+
colorInterpolationFilters: "sRGB",
|
|
162
|
+
children: [/*#__PURE__*/_jsx("feFlood", {
|
|
163
|
+
floodOpacity: "0",
|
|
164
|
+
result: "BackgroundImageFix"
|
|
165
|
+
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
166
|
+
in: "SourceAlpha",
|
|
167
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
168
|
+
result: "hardAlpha"
|
|
169
|
+
}), /*#__PURE__*/_jsx("feOffset", {
|
|
170
|
+
dy: "2"
|
|
171
|
+
}), /*#__PURE__*/_jsx("feGaussianBlur", {
|
|
172
|
+
stdDeviation: "2"
|
|
173
|
+
}), /*#__PURE__*/_jsx("feComposite", {
|
|
174
|
+
in2: "hardAlpha",
|
|
175
|
+
operator: "out"
|
|
176
|
+
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
177
|
+
values: "0 0 0 0 0.0631944 0 0 0 0 0.242785 0 0 0 0 0.403472 0 0 0 0.2 0"
|
|
178
|
+
}), /*#__PURE__*/_jsx("feBlend", {
|
|
179
|
+
in2: "BackgroundImageFix",
|
|
180
|
+
result: "effect1_dropShadow_1410_22507"
|
|
181
|
+
}), /*#__PURE__*/_jsx("feBlend", {
|
|
182
|
+
in: "SourceGraphic",
|
|
183
|
+
in2: "effect1_dropShadow_1410_22507",
|
|
184
|
+
result: "shape"
|
|
185
|
+
})]
|
|
186
186
|
}), /*#__PURE__*/_jsx("image", {
|
|
187
187
|
id: "i",
|
|
188
188
|
width: "220",
|
|
@@ -195,7 +195,6 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
195
195
|
EmptySpacesNFT.defaultProps = {
|
|
196
196
|
width: "228",
|
|
197
197
|
height: "258",
|
|
198
|
-
viewBox: "0 0 228 258",
|
|
199
198
|
fill: "none",
|
|
200
199
|
xmlns: "http://www.w3.org/2000/svg",
|
|
201
200
|
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
@@ -7,12 +7,12 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
7
7
|
children: [/*#__PURE__*/_jsxs("g", {
|
|
8
8
|
filter: "url(#a)",
|
|
9
9
|
children: [/*#__PURE__*/_jsx("path", {
|
|
10
|
-
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.
|
|
10
|
+
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.97Z",
|
|
11
11
|
fill: "#DDD"
|
|
12
12
|
}), /*#__PURE__*/_jsx("path", {
|
|
13
13
|
fillRule: "evenodd",
|
|
14
14
|
clipRule: "evenodd",
|
|
15
|
-
d: "
|
|
15
|
+
d: "m49.192 6.222-40.97 40.97A11 11 0 0 0 5 54.971V240c0 6.075 4.925 11 11 11h196c6.075 0 11-4.925 11-11V14c0-6.075-4.925-11-11-11H56.97a11 11 0 0 0-7.778 3.222Zm-.707-.707A12 12 0 0 1 56.971 2H212c6.627 0 12 5.373 12 12v226c0 6.627-5.373 12-12 12H16c-6.627 0-12-5.373-12-12V54.97a12 12 0 0 1 3.515-8.485l40.97-40.97Z",
|
|
16
16
|
fill: "#000",
|
|
17
17
|
fillOpacity: ".08"
|
|
18
18
|
}), /*#__PURE__*/_jsx("mask", {
|
|
@@ -26,7 +26,7 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
26
26
|
width: "220",
|
|
27
27
|
height: "250",
|
|
28
28
|
children: /*#__PURE__*/_jsx("path", {
|
|
29
|
-
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.
|
|
29
|
+
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.97Z",
|
|
30
30
|
fill: "#D9D9D9"
|
|
31
31
|
})
|
|
32
32
|
}), /*#__PURE__*/_jsxs("g", {
|
|
@@ -40,15 +40,15 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
40
40
|
fill: "url(#d)",
|
|
41
41
|
d: "M4 130h220v122H4z"
|
|
42
42
|
}), /*#__PURE__*/_jsx("path", {
|
|
43
|
-
d: "M33.045 169h-3.767v-11.636h3.887c1.14 0 2.12.233 2.937.698a4.61 4.61 0 0 1 1.881 1.995c.44.863.659 1.899.659 3.108 0 1.212-.222 2.254-.665 3.125a4.668 4.668 0 0 1-1.909 2.011c-.833.466-1.84.699-3.023.
|
|
43
|
+
d: "M33.045 169h-3.767v-11.636h3.887c1.14 0 2.12.233 2.937.698a4.61 4.61 0 0 1 1.881 1.995c.44.863.659 1.899.659 3.108 0 1.212-.222 2.254-.665 3.125a4.668 4.668 0 0 1-1.909 2.011c-.833.466-1.84.699-3.023.699Zm-2.01-1.534h1.914c.886 0 1.623-.167 2.21-.5a3.152 3.152 0 0 0 1.318-1.46c.292-.64.438-1.421.438-2.341 0-.913-.146-1.688-.438-2.324a3.095 3.095 0 0 0-1.29-1.449c-.572-.33-1.282-.494-2.13-.494h-2.023v8.568Zm11.546-10.102V169h-1.756v-11.636h1.756ZM48.905 169h-3.767v-11.636h3.886c1.14 0 2.12.233 2.938.698a4.609 4.609 0 0 1 1.88 1.995c.44.863.66 1.899.66 3.108 0 1.212-.222 2.254-.665 3.125a4.667 4.667 0 0 1-1.91 2.011c-.833.466-1.84.699-3.022.699Zm-2.011-1.534h1.914c.887 0 1.623-.167 2.21-.5a3.151 3.151 0 0 0 1.319-1.46c.291-.64.437-1.421.437-2.341 0-.913-.146-1.688-.437-2.324a3.095 3.095 0 0 0-1.29-1.449c-.572-.33-1.282-.494-2.13-.494h-2.023v8.568Zm20.372-7.046a1.662 1.662 0 0 0-.75-1.25c-.44-.299-.993-.448-1.66-.448-.477 0-.89.075-1.238.227a1.91 1.91 0 0 0-.813.613c-.189.258-.284.552-.284.881 0 .277.065.515.194.716.132.201.304.369.516.506.216.132.447.244.694.335.246.087.483.159.71.216l1.136.295c.371.091.752.214 1.142.37.39.155.752.36 1.086.613.333.254.602.568.806.944.209.374.313.823.313 1.346 0 .659-.17 1.244-.511 1.756-.338.511-.828.915-1.472 1.21-.64.295-1.415.443-2.324.443-.871 0-1.625-.138-2.261-.415-.637-.276-1.135-.668-1.495-1.176-.36-.511-.558-1.117-.596-1.818h1.761c.034.421.17.771.41 1.051.242.277.55.483.925.62.38.132.794.198 1.245.198.496 0 .937-.077 1.324-.233.39-.159.697-.378.92-.659a1.56 1.56 0 0 0 .335-.994c0-.345-.098-.627-.295-.847a2.191 2.191 0 0 0-.79-.545 7.725 7.725 0 0 0-1.12-.381l-1.374-.375c-.932-.253-1.67-.627-2.216-1.119-.542-.492-.813-1.144-.813-1.955 0-.67.182-1.255.546-1.755.363-.5.856-.888 1.477-1.165.621-.28 1.322-.42 2.102-.42.788 0 1.483.138 2.085.414.607.277 1.084.658 1.432 1.142.349.481.53 1.034.546 1.659h-1.693Zm3.813 11.853v-12h1.66v1.415h.142c.098-.182.24-.393.426-.631.185-.239.443-.447.772-.625.33-.182.766-.273 1.307-.273.705 0 1.334.178 1.887.534.553.356.987.869 1.3 1.54.319.67.478 1.477.478 2.42 0 .944-.157 1.752-.472 2.427-.314.67-.746 1.187-1.295 1.551-.55.36-1.176.539-1.88.539-.53 0-.965-.089-1.302-.267a2.457 2.457 0 0 1-.784-.625 4.667 4.667 0 0 1-.437-.636h-.103v4.631H71.08Zm1.665-7.637c0 .614.09 1.152.267 1.614.178.462.436.824.773 1.085.337.258.75.387 1.239.387.507 0 .931-.135 1.273-.404.34-.273.598-.642.772-1.108.178-.466.267-.99.267-1.574 0-.575-.087-1.092-.261-1.551-.17-.458-.428-.82-.773-1.085-.34-.265-.767-.398-1.278-.398-.493 0-.91.127-1.25.381-.337.254-.593.608-.767 1.062-.175.455-.262.985-.262 1.591Zm10.75 4.557a3.557 3.557 0 0 1-1.5-.307 2.523 2.523 0 0 1-1.062-.903c-.258-.394-.386-.877-.386-1.449 0-.492.094-.898.283-1.216.19-.318.446-.57.768-.756a4.036 4.036 0 0 1 1.08-.42c.397-.095.802-.167 1.215-.216l1.273-.148c.325-.041.562-.108.71-.198.148-.091.222-.239.222-.444v-.039c0-.497-.14-.881-.42-1.154-.277-.273-.69-.409-1.24-.409-.572 0-1.022.127-1.352.381-.325.25-.55.528-.676.835l-1.597-.364c.19-.53.466-.958.83-1.284.368-.329.79-.568 1.267-.716.477-.151.98-.227 1.506-.227.348 0 .718.042 1.108.125.394.08.761.227 1.102.443.345.216.627.525.847.926.22.398.33.915.33 1.552V169h-1.66v-1.193h-.068c-.11.22-.275.435-.495.648-.22.212-.501.388-.846.528s-.758.21-1.239.21Zm.37-1.363c.47 0 .87-.093 1.204-.279.337-.185.593-.428.767-.727.178-.303.267-.627.267-.972v-1.125c-.06.061-.178.118-.352.171-.17.049-.365.093-.585.13-.22.034-.434.067-.642.097l-.523.068c-.33.042-.63.112-.903.21a1.553 1.553 0 0 0-.648.427c-.16.181-.239.424-.239.727 0 .42.156.738.466.954.31.212.707.319 1.188.319Zm9.876 1.346c-.845 0-1.572-.191-2.182-.574a3.796 3.796 0 0 1-1.398-1.596c-.325-.678-.488-1.455-.488-2.33 0-.886.166-1.668.5-2.346a3.832 3.832 0 0 1 1.409-1.597c.606-.383 1.32-.574 2.142-.574.663 0 1.254.123 1.773.369.519.243.937.584 1.255 1.023.322.44.514.953.574 1.54h-1.653c-.091-.409-.3-.761-.625-1.057-.322-.295-.754-.443-1.296-.443a2.11 2.11 0 0 0-1.244.375c-.352.246-.627.598-.824 1.057-.197.454-.295.992-.295 1.613 0 .637.096 1.186.29 1.648.193.462.466.82.818 1.074.356.254.774.381 1.255.381.322 0 .614-.059.875-.177.266-.121.487-.293.665-.517.182-.223.309-.492.38-.806h1.654a3.211 3.211 0 0 1-.55 1.511 3.165 3.165 0 0 1-1.234 1.045c-.511.254-1.111.381-1.8.381Zm9.163 0c-.859 0-1.6-.184-2.221-.551a3.732 3.732 0 0 1-1.432-1.563c-.333-.674-.5-1.464-.5-2.369 0-.894.167-1.682.5-2.363a3.887 3.887 0 0 1 1.409-1.597c.606-.383 1.314-.574 2.125-.574.493 0 .97.082 1.432.244.462.163.877.419 1.244.767.368.349.657.802.87 1.358.212.553.318 1.226.318 2.017v.603H99.71v-1.273h5.273c0-.447-.091-.843-.273-1.187a2.052 2.052 0 0 0-.767-.824c-.326-.201-.708-.302-1.148-.302a2.22 2.22 0 0 0-1.25.353 2.364 2.364 0 0 0-.818.909 2.626 2.626 0 0 0-.284 1.21v.994c0 .584.102 1.08.307 1.489.208.409.498.722.869.938.372.212.805.318 1.301.318a2.7 2.7 0 0 0 .881-.137c.265-.094.494-.234.688-.42.193-.186.341-.415.443-.688l1.608.29c-.129.474-.36.888-.693 1.244-.33.353-.745.627-1.245.824-.496.194-1.062.29-1.699.29Z",
|
|
44
44
|
fill: "#fff"
|
|
45
45
|
}), /*#__PURE__*/_jsx("path", {
|
|
46
|
-
d: "M117.604 47.
|
|
46
|
+
d: "M117.604 47.263 121.523 45h14.267v41.862h-14.267l-15.335-8.854V53.854l1.818-1.05 3.2 1.848-1.818 1.05V76.16l12.993 7.502h10.209V48.2h-10.209l-1.577.91-3.2-1.847Z",
|
|
47
47
|
fill: "url(#e)"
|
|
48
48
|
}), /*#__PURE__*/_jsx("path", {
|
|
49
49
|
fillRule: "evenodd",
|
|
50
50
|
clipRule: "evenodd",
|
|
51
|
-
d: "M119.402 76.16V55.701L106.409 48.2H96.2v35.462h10.209l1.582-.913 3.2 1.847-3.924 2.266H93V45h14.267l15.335 8.854v24.154l-1.813 1.046-3.2-1.847 1.813-1.
|
|
51
|
+
d: "M119.402 76.16V55.701L106.409 48.2H96.2v35.462h10.209l1.582-.913 3.2 1.847-3.924 2.266H93V45h14.267l15.335 8.854v24.154l-1.813 1.046-3.2-1.847 1.813-1.047Z",
|
|
52
52
|
fill: "url(#f)"
|
|
53
53
|
}), /*#__PURE__*/_jsxs("g", {
|
|
54
54
|
clipPath: "url(#g)",
|
|
@@ -56,10 +56,10 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
56
56
|
clipRule: "evenodd",
|
|
57
57
|
fill: "#fff",
|
|
58
58
|
children: [/*#__PURE__*/_jsx("path", {
|
|
59
|
-
d: "
|
|
59
|
+
d: "m50.928 216.089 1.034 2.852h-2.503l1.028-2.842a4.95 4.95 0 0 0 .107-.338 7.17 7.17 0 0 0 .111-.409c.075.297.15.542.223.737Zm2.28 5.591h.796l-2.775-7.352h-1.043l-2.774 7.352h.795a.338.338 0 0 0 .223-.077.425.425 0 0 0 .127-.179l.615-1.705h3.07l.617 1.705a.399.399 0 0 0 .126.184.339.339 0 0 0 .223.072Zm4.823-.963a2.023 2.023 0 0 1-.67.098h-1.455v-2.453h1.456c.5 0 .871.106 1.11.318.24.208.36.495.36.86 0 .184-.028.355-.083.512a1.005 1.005 0 0 1-.262.399 1.2 1.2 0 0 1-.456.266Zm-2.125-3.128v-2.406h1.237c.498 0 .865.095 1.101.286.236.192.355.497.355.917 0 .369-.125.662-.374.881-.246.215-.623.322-1.13.322h-1.189Zm2.358-3.128a4.106 4.106 0 0 0-1.12-.133h-2.27v7.352h2.507c.391 0 .74-.051 1.048-.154.307-.102.566-.247.776-.435.21-.188.37-.409.48-.665.11-.26.165-.547.165-.861 0-.904-.506-1.462-1.518-1.674.22-.075.41-.169.572-.281a1.79 1.79 0 0 0 .403-.379c.106-.144.186-.297.237-.461.052-.164.078-.335.078-.512a2.1 2.1 0 0 0-.146-.804 1.49 1.49 0 0 0-.441-.609 2.073 2.073 0 0 0-.771-.384Zm7.535.778h-2.212v6.441h-1.028v-6.441h-2.222v-.911H65.8v.911Zm2.439.564h-1.13v1.193h1.13v-1.193Zm-1.13 2.983h1.13v1.193h-1.13v-1.193Z",
|
|
60
60
|
fillOpacity: ".8"
|
|
61
61
|
}), /*#__PURE__*/_jsx("path", {
|
|
62
|
-
d: "M28.247 221.771V214h3.894c.99.072 1.765.944 1.765 1.998v3.77c0 1.106-.85 2.003-1.897 2.003h-3.
|
|
62
|
+
d: "M28.247 221.771V214h3.894c.99.072 1.765.944 1.765 1.998v3.77c0 1.106-.85 2.003-1.897 2.003h-3.762ZM36.355 214h-1.011v7.783h1.01V214Zm-7.097 6.704v-5.642h2.751c.49 0 .886.419.886.936v3.77c0 .517-.396.936-.886.936h-2.75ZM37.775 214v7.771h3.762c1.047 0 1.897-.897 1.897-2.003v-3.77c0-1.054-.774-1.926-1.765-1.998h-3.894Zm6.946 1.803h1.13v1.193h-1.13v-1.193Zm1.13 2.983h-1.13v1.193h1.13v-1.193Zm-7.065-3.724v5.642h2.75c.49 0 .887-.419.887-.936v-3.77c0-.517-.397-.936-.886-.936h-2.751Z"
|
|
63
63
|
})]
|
|
64
64
|
}), /*#__PURE__*/_jsx("circle", {
|
|
65
65
|
cx: "191.32",
|
|
@@ -67,58 +67,17 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
67
67
|
r: "10",
|
|
68
68
|
fill: "url(#h)"
|
|
69
69
|
}), /*#__PURE__*/_jsx("path", {
|
|
70
|
-
d: "
|
|
70
|
+
d: "m192.064 213.333.976-.564h3.554v10.427h-3.286a1 1 0 0 1-.5-.134l-3.588-2.071v-6.016l.453-.262.797.46-.453.262v5.096l3.237 1.868h2.543v-8.833h-2.543l-.393.227-.797-.46Z",
|
|
71
71
|
fill: "#fff"
|
|
72
72
|
}), /*#__PURE__*/_jsx("path", {
|
|
73
73
|
fillRule: "evenodd",
|
|
74
74
|
clipRule: "evenodd",
|
|
75
|
-
d: "M192.512 220.531v-5.096l-3.237-1.869h-2.543v8.833h2.543l.394-.227.797.46-.977.564h-3.554v-10.427h3.554l3.82 2.206v6.016l-.452.261-.797-.461.452-.
|
|
75
|
+
d: "M192.512 220.531v-5.096l-3.237-1.869h-2.543v8.833h2.543l.394-.227.797.46-.977.564h-3.554v-10.427h3.554l3.82 2.206v6.016l-.452.261-.797-.461.452-.26Z",
|
|
76
76
|
fill: "#fff"
|
|
77
77
|
})]
|
|
78
78
|
})]
|
|
79
79
|
}), /*#__PURE__*/_jsxs("defs", {
|
|
80
|
-
children: [/*#__PURE__*/_jsxs("
|
|
81
|
-
id: "a",
|
|
82
|
-
x: "0",
|
|
83
|
-
y: "0",
|
|
84
|
-
width: "228",
|
|
85
|
-
height: "258",
|
|
86
|
-
filterUnits: "userSpaceOnUse",
|
|
87
|
-
colorInterpolationFilters: "sRGB",
|
|
88
|
-
children: [/*#__PURE__*/_jsx("feFlood", {
|
|
89
|
-
floodOpacity: "0",
|
|
90
|
-
result: "BackgroundImageFix"
|
|
91
|
-
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
92
|
-
in: "SourceAlpha",
|
|
93
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
94
|
-
result: "hardAlpha"
|
|
95
|
-
}), /*#__PURE__*/_jsx("feOffset", {
|
|
96
|
-
dy: "2"
|
|
97
|
-
}), /*#__PURE__*/_jsx("feGaussianBlur", {
|
|
98
|
-
stdDeviation: "2"
|
|
99
|
-
}), /*#__PURE__*/_jsx("feComposite", {
|
|
100
|
-
in2: "hardAlpha",
|
|
101
|
-
operator: "out"
|
|
102
|
-
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
103
|
-
values: "0 0 0 0 0.0631944 0 0 0 0 0.242785 0 0 0 0 0.403472 0 0 0 0.2 0"
|
|
104
|
-
}), /*#__PURE__*/_jsx("feBlend", {
|
|
105
|
-
in2: "BackgroundImageFix",
|
|
106
|
-
result: "effect1_dropShadow_1410_22507"
|
|
107
|
-
}), /*#__PURE__*/_jsx("feBlend", {
|
|
108
|
-
in: "SourceGraphic",
|
|
109
|
-
in2: "effect1_dropShadow_1410_22507",
|
|
110
|
-
result: "shape"
|
|
111
|
-
})]
|
|
112
|
-
}), /*#__PURE__*/_jsx("pattern", {
|
|
113
|
-
id: "c",
|
|
114
|
-
patternContentUnits: "objectBoundingBox",
|
|
115
|
-
width: "1",
|
|
116
|
-
height: "1",
|
|
117
|
-
children: /*#__PURE__*/_jsx("use", {
|
|
118
|
-
xlinkHref: "#i",
|
|
119
|
-
transform: "scale(.00455 .00781)"
|
|
120
|
-
})
|
|
121
|
-
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
80
|
+
children: [/*#__PURE__*/_jsxs("linearGradient", {
|
|
122
81
|
id: "d",
|
|
123
82
|
x1: "114",
|
|
124
83
|
y1: "130",
|
|
@@ -182,6 +141,47 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
182
141
|
transform: "translate(28 214)",
|
|
183
142
|
d: "M0 0h40.32v8H0z"
|
|
184
143
|
})
|
|
144
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
|
145
|
+
id: "c",
|
|
146
|
+
patternContentUnits: "objectBoundingBox",
|
|
147
|
+
width: "1",
|
|
148
|
+
height: "1",
|
|
149
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
150
|
+
xlinkHref: "#i",
|
|
151
|
+
transform: "scale(.00455 .00781)"
|
|
152
|
+
})
|
|
153
|
+
}), /*#__PURE__*/_jsxs("filter", {
|
|
154
|
+
id: "a",
|
|
155
|
+
x: "0",
|
|
156
|
+
y: "0",
|
|
157
|
+
width: "228",
|
|
158
|
+
height: "258",
|
|
159
|
+
filterUnits: "userSpaceOnUse",
|
|
160
|
+
colorInterpolationFilters: "sRGB",
|
|
161
|
+
children: [/*#__PURE__*/_jsx("feFlood", {
|
|
162
|
+
floodOpacity: "0",
|
|
163
|
+
result: "BackgroundImageFix"
|
|
164
|
+
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
165
|
+
in: "SourceAlpha",
|
|
166
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
167
|
+
result: "hardAlpha"
|
|
168
|
+
}), /*#__PURE__*/_jsx("feOffset", {
|
|
169
|
+
dy: "2"
|
|
170
|
+
}), /*#__PURE__*/_jsx("feGaussianBlur", {
|
|
171
|
+
stdDeviation: "2"
|
|
172
|
+
}), /*#__PURE__*/_jsx("feComposite", {
|
|
173
|
+
in2: "hardAlpha",
|
|
174
|
+
operator: "out"
|
|
175
|
+
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
176
|
+
values: "0 0 0 0 0.0631944 0 0 0 0 0.242785 0 0 0 0 0.403472 0 0 0 0.2 0"
|
|
177
|
+
}), /*#__PURE__*/_jsx("feBlend", {
|
|
178
|
+
in2: "BackgroundImageFix",
|
|
179
|
+
result: "effect1_dropShadow_1410_22507"
|
|
180
|
+
}), /*#__PURE__*/_jsx("feBlend", {
|
|
181
|
+
in: "SourceGraphic",
|
|
182
|
+
in2: "effect1_dropShadow_1410_22507",
|
|
183
|
+
result: "shape"
|
|
184
|
+
})]
|
|
185
185
|
}), /*#__PURE__*/_jsx("image", {
|
|
186
186
|
id: "i",
|
|
187
187
|
width: "220",
|
|
@@ -194,7 +194,6 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
194
194
|
EmptySpacesNFT.defaultProps = {
|
|
195
195
|
width: "228",
|
|
196
196
|
height: "258",
|
|
197
|
-
viewBox: "0 0 228 258",
|
|
198
197
|
fill: "none",
|
|
199
198
|
xmlns: "http://www.w3.org/2000/svg",
|
|
200
199
|
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
|
@@ -25,7 +25,6 @@ var SpacesConnected = function SpacesConnected(props) {
|
|
|
25
25
|
SpacesConnected.defaultProps = {
|
|
26
26
|
width: "8",
|
|
27
27
|
height: "8",
|
|
28
|
-
viewBox: "0 0 8 8",
|
|
29
28
|
fill: "none",
|
|
30
29
|
xmlns: "http://www.w3.org/2000/svg"
|
|
31
30
|
};
|
|
@@ -43,7 +42,6 @@ var SpaceDisconnected = function SpaceDisconnected(props) {
|
|
|
43
42
|
SpaceDisconnected.defaultProps = {
|
|
44
43
|
width: "8",
|
|
45
44
|
height: "8",
|
|
46
|
-
viewBox: "0 0 8 8",
|
|
47
45
|
fill: "none",
|
|
48
46
|
xmlns: "http://www.w3.org/2000/svg"
|
|
49
47
|
};
|
|
@@ -11,12 +11,12 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
11
11
|
children: [/*#__PURE__*/_jsxs("g", {
|
|
12
12
|
filter: "url(#a)",
|
|
13
13
|
children: [/*#__PURE__*/_jsx("path", {
|
|
14
|
-
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.
|
|
14
|
+
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.97Z",
|
|
15
15
|
fill: "#DDD"
|
|
16
16
|
}), /*#__PURE__*/_jsx("path", {
|
|
17
17
|
fillRule: "evenodd",
|
|
18
18
|
clipRule: "evenodd",
|
|
19
|
-
d: "
|
|
19
|
+
d: "m49.192 6.222-40.97 40.97A11 11 0 0 0 5 54.971V240c0 6.075 4.925 11 11 11h196c6.075 0 11-4.925 11-11V14c0-6.075-4.925-11-11-11H56.97a11 11 0 0 0-7.778 3.222Zm-.707-.707A12 12 0 0 1 56.971 2H212c6.627 0 12 5.373 12 12v226c0 6.627-5.373 12-12 12H16c-6.627 0-12-5.373-12-12V54.97a12 12 0 0 1 3.515-8.485l40.97-40.97Z",
|
|
20
20
|
fill: "#000",
|
|
21
21
|
fillOpacity: ".08"
|
|
22
22
|
}), /*#__PURE__*/_jsx("mask", {
|
|
@@ -30,7 +30,7 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
30
30
|
width: "220",
|
|
31
31
|
height: "250",
|
|
32
32
|
children: /*#__PURE__*/_jsx("path", {
|
|
33
|
-
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.
|
|
33
|
+
d: "M56.97 2a12 12 0 0 0-8.485 3.515l-40.97 40.97A12 12 0 0 0 4 54.971V240c0 6.627 5.373 12 12 12h196c6.627 0 12-5.373 12-12V14c0-6.627-5.373-12-12-12H56.97Z",
|
|
34
34
|
fill: "#D9D9D9"
|
|
35
35
|
})
|
|
36
36
|
}), /*#__PURE__*/_jsxs("g", {
|
|
@@ -44,15 +44,15 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
44
44
|
fill: "url(#d)",
|
|
45
45
|
d: "M4 130h220v122H4z"
|
|
46
46
|
}), /*#__PURE__*/_jsx("path", {
|
|
47
|
-
d: "M33.045 169h-3.767v-11.636h3.887c1.14 0 2.12.233 2.937.698a4.61 4.61 0 0 1 1.881 1.995c.44.863.659 1.899.659 3.108 0 1.212-.222 2.254-.665 3.125a4.668 4.668 0 0 1-1.909 2.011c-.833.466-1.84.699-3.023.
|
|
47
|
+
d: "M33.045 169h-3.767v-11.636h3.887c1.14 0 2.12.233 2.937.698a4.61 4.61 0 0 1 1.881 1.995c.44.863.659 1.899.659 3.108 0 1.212-.222 2.254-.665 3.125a4.668 4.668 0 0 1-1.909 2.011c-.833.466-1.84.699-3.023.699Zm-2.01-1.534h1.914c.886 0 1.623-.167 2.21-.5a3.152 3.152 0 0 0 1.318-1.46c.292-.64.438-1.421.438-2.341 0-.913-.146-1.688-.438-2.324a3.095 3.095 0 0 0-1.29-1.449c-.572-.33-1.282-.494-2.13-.494h-2.023v8.568Zm11.546-10.102V169h-1.756v-11.636h1.756ZM48.905 169h-3.767v-11.636h3.886c1.14 0 2.12.233 2.938.698a4.609 4.609 0 0 1 1.88 1.995c.44.863.66 1.899.66 3.108 0 1.212-.222 2.254-.665 3.125a4.667 4.667 0 0 1-1.91 2.011c-.833.466-1.84.699-3.022.699Zm-2.011-1.534h1.914c.887 0 1.623-.167 2.21-.5a3.151 3.151 0 0 0 1.319-1.46c.291-.64.437-1.421.437-2.341 0-.913-.146-1.688-.437-2.324a3.095 3.095 0 0 0-1.29-1.449c-.572-.33-1.282-.494-2.13-.494h-2.023v8.568Zm20.372-7.046a1.662 1.662 0 0 0-.75-1.25c-.44-.299-.993-.448-1.66-.448-.477 0-.89.075-1.238.227a1.91 1.91 0 0 0-.813.613c-.189.258-.284.552-.284.881 0 .277.065.515.194.716.132.201.304.369.516.506.216.132.447.244.694.335.246.087.483.159.71.216l1.136.295c.371.091.752.214 1.142.37.39.155.752.36 1.086.613.333.254.602.568.806.944.209.374.313.823.313 1.346 0 .659-.17 1.244-.511 1.756-.338.511-.828.915-1.472 1.21-.64.295-1.415.443-2.324.443-.871 0-1.625-.138-2.261-.415-.637-.276-1.135-.668-1.495-1.176-.36-.511-.558-1.117-.596-1.818h1.761c.034.421.17.771.41 1.051.242.277.55.483.925.62.38.132.794.198 1.245.198.496 0 .937-.077 1.324-.233.39-.159.697-.378.92-.659a1.56 1.56 0 0 0 .335-.994c0-.345-.098-.627-.295-.847a2.191 2.191 0 0 0-.79-.545 7.725 7.725 0 0 0-1.12-.381l-1.374-.375c-.932-.253-1.67-.627-2.216-1.119-.542-.492-.813-1.144-.813-1.955 0-.67.182-1.255.546-1.755.363-.5.856-.888 1.477-1.165.621-.28 1.322-.42 2.102-.42.788 0 1.483.138 2.085.414.607.277 1.084.658 1.432 1.142.349.481.53 1.034.546 1.659h-1.693Zm3.813 11.853v-12h1.66v1.415h.142c.098-.182.24-.393.426-.631.185-.239.443-.447.772-.625.33-.182.766-.273 1.307-.273.705 0 1.334.178 1.887.534.553.356.987.869 1.3 1.54.319.67.478 1.477.478 2.42 0 .944-.157 1.752-.472 2.427-.314.67-.746 1.187-1.295 1.551-.55.36-1.176.539-1.88.539-.53 0-.965-.089-1.302-.267a2.457 2.457 0 0 1-.784-.625 4.667 4.667 0 0 1-.437-.636h-.103v4.631H71.08Zm1.665-7.637c0 .614.09 1.152.267 1.614.178.462.436.824.773 1.085.337.258.75.387 1.239.387.507 0 .931-.135 1.273-.404.34-.273.598-.642.772-1.108.178-.466.267-.99.267-1.574 0-.575-.087-1.092-.261-1.551-.17-.458-.428-.82-.773-1.085-.34-.265-.767-.398-1.278-.398-.493 0-.91.127-1.25.381-.337.254-.593.608-.767 1.062-.175.455-.262.985-.262 1.591Zm10.75 4.557a3.557 3.557 0 0 1-1.5-.307 2.523 2.523 0 0 1-1.062-.903c-.258-.394-.386-.877-.386-1.449 0-.492.094-.898.283-1.216.19-.318.446-.57.768-.756a4.036 4.036 0 0 1 1.08-.42c.397-.095.802-.167 1.215-.216l1.273-.148c.325-.041.562-.108.71-.198.148-.091.222-.239.222-.444v-.039c0-.497-.14-.881-.42-1.154-.277-.273-.69-.409-1.24-.409-.572 0-1.022.127-1.352.381-.325.25-.55.528-.676.835l-1.597-.364c.19-.53.466-.958.83-1.284.368-.329.79-.568 1.267-.716.477-.151.98-.227 1.506-.227.348 0 .718.042 1.108.125.394.08.761.227 1.102.443.345.216.627.525.847.926.22.398.33.915.33 1.552V169h-1.66v-1.193h-.068c-.11.22-.275.435-.495.648-.22.212-.501.388-.846.528s-.758.21-1.239.21Zm.37-1.363c.47 0 .87-.093 1.204-.279.337-.185.593-.428.767-.727.178-.303.267-.627.267-.972v-1.125c-.06.061-.178.118-.352.171-.17.049-.365.093-.585.13-.22.034-.434.067-.642.097l-.523.068c-.33.042-.63.112-.903.21a1.553 1.553 0 0 0-.648.427c-.16.181-.239.424-.239.727 0 .42.156.738.466.954.31.212.707.319 1.188.319Zm9.876 1.346c-.845 0-1.572-.191-2.182-.574a3.796 3.796 0 0 1-1.398-1.596c-.325-.678-.488-1.455-.488-2.33 0-.886.166-1.668.5-2.346a3.832 3.832 0 0 1 1.409-1.597c.606-.383 1.32-.574 2.142-.574.663 0 1.254.123 1.773.369.519.243.937.584 1.255 1.023.322.44.514.953.574 1.54h-1.653c-.091-.409-.3-.761-.625-1.057-.322-.295-.754-.443-1.296-.443a2.11 2.11 0 0 0-1.244.375c-.352.246-.627.598-.824 1.057-.197.454-.295.992-.295 1.613 0 .637.096 1.186.29 1.648.193.462.466.82.818 1.074.356.254.774.381 1.255.381.322 0 .614-.059.875-.177.266-.121.487-.293.665-.517.182-.223.309-.492.38-.806h1.654a3.211 3.211 0 0 1-.55 1.511 3.165 3.165 0 0 1-1.234 1.045c-.511.254-1.111.381-1.8.381Zm9.163 0c-.859 0-1.6-.184-2.221-.551a3.732 3.732 0 0 1-1.432-1.563c-.333-.674-.5-1.464-.5-2.369 0-.894.167-1.682.5-2.363a3.887 3.887 0 0 1 1.409-1.597c.606-.383 1.314-.574 2.125-.574.493 0 .97.082 1.432.244.462.163.877.419 1.244.767.368.349.657.802.87 1.358.212.553.318 1.226.318 2.017v.603H99.71v-1.273h5.273c0-.447-.091-.843-.273-1.187a2.052 2.052 0 0 0-.767-.824c-.326-.201-.708-.302-1.148-.302a2.22 2.22 0 0 0-1.25.353 2.364 2.364 0 0 0-.818.909 2.626 2.626 0 0 0-.284 1.21v.994c0 .584.102 1.08.307 1.489.208.409.498.722.869.938.372.212.805.318 1.301.318a2.7 2.7 0 0 0 .881-.137c.265-.094.494-.234.688-.42.193-.186.341-.415.443-.688l1.608.29c-.129.474-.36.888-.693 1.244-.33.353-.745.627-1.245.824-.496.194-1.062.29-1.699.29Z",
|
|
48
48
|
fill: "#fff"
|
|
49
49
|
}), /*#__PURE__*/_jsx("path", {
|
|
50
|
-
d: "M117.604 47.
|
|
50
|
+
d: "M117.604 47.263 121.523 45h14.267v41.862h-14.267l-15.335-8.854V53.854l1.818-1.05 3.2 1.848-1.818 1.05V76.16l12.993 7.502h10.209V48.2h-10.209l-1.577.91-3.2-1.847Z",
|
|
51
51
|
fill: "url(#e)"
|
|
52
52
|
}), /*#__PURE__*/_jsx("path", {
|
|
53
53
|
fillRule: "evenodd",
|
|
54
54
|
clipRule: "evenodd",
|
|
55
|
-
d: "M119.402 76.16V55.701L106.409 48.2H96.2v35.462h10.209l1.582-.913 3.2 1.847-3.924 2.266H93V45h14.267l15.335 8.854v24.154l-1.813 1.046-3.2-1.847 1.813-1.
|
|
55
|
+
d: "M119.402 76.16V55.701L106.409 48.2H96.2v35.462h10.209l1.582-.913 3.2 1.847-3.924 2.266H93V45h14.267l15.335 8.854v24.154l-1.813 1.046-3.2-1.847 1.813-1.047Z",
|
|
56
56
|
fill: "url(#f)"
|
|
57
57
|
}), /*#__PURE__*/_jsxs("g", {
|
|
58
58
|
clipPath: "url(#g)",
|
|
@@ -60,10 +60,10 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
60
60
|
clipRule: "evenodd",
|
|
61
61
|
fill: "#fff",
|
|
62
62
|
children: [/*#__PURE__*/_jsx("path", {
|
|
63
|
-
d: "
|
|
63
|
+
d: "m50.928 216.089 1.034 2.852h-2.503l1.028-2.842a4.95 4.95 0 0 0 .107-.338 7.17 7.17 0 0 0 .111-.409c.075.297.15.542.223.737Zm2.28 5.591h.796l-2.775-7.352h-1.043l-2.774 7.352h.795a.338.338 0 0 0 .223-.077.425.425 0 0 0 .127-.179l.615-1.705h3.07l.617 1.705a.399.399 0 0 0 .126.184.339.339 0 0 0 .223.072Zm4.823-.963a2.023 2.023 0 0 1-.67.098h-1.455v-2.453h1.456c.5 0 .871.106 1.11.318.24.208.36.495.36.86 0 .184-.028.355-.083.512a1.005 1.005 0 0 1-.262.399 1.2 1.2 0 0 1-.456.266Zm-2.125-3.128v-2.406h1.237c.498 0 .865.095 1.101.286.236.192.355.497.355.917 0 .369-.125.662-.374.881-.246.215-.623.322-1.13.322h-1.189Zm2.358-3.128a4.106 4.106 0 0 0-1.12-.133h-2.27v7.352h2.507c.391 0 .74-.051 1.048-.154.307-.102.566-.247.776-.435.21-.188.37-.409.48-.665.11-.26.165-.547.165-.861 0-.904-.506-1.462-1.518-1.674.22-.075.41-.169.572-.281a1.79 1.79 0 0 0 .403-.379c.106-.144.186-.297.237-.461.052-.164.078-.335.078-.512a2.1 2.1 0 0 0-.146-.804 1.49 1.49 0 0 0-.441-.609 2.073 2.073 0 0 0-.771-.384Zm7.535.778h-2.212v6.441h-1.028v-6.441h-2.222v-.911H65.8v.911Zm2.439.564h-1.13v1.193h1.13v-1.193Zm-1.13 2.983h1.13v1.193h-1.13v-1.193Z",
|
|
64
64
|
fillOpacity: ".8"
|
|
65
65
|
}), /*#__PURE__*/_jsx("path", {
|
|
66
|
-
d: "M28.247 221.771V214h3.894c.99.072 1.765.944 1.765 1.998v3.77c0 1.106-.85 2.003-1.897 2.003h-3.
|
|
66
|
+
d: "M28.247 221.771V214h3.894c.99.072 1.765.944 1.765 1.998v3.77c0 1.106-.85 2.003-1.897 2.003h-3.762ZM36.355 214h-1.011v7.783h1.01V214Zm-7.097 6.704v-5.642h2.751c.49 0 .886.419.886.936v3.77c0 .517-.396.936-.886.936h-2.75ZM37.775 214v7.771h3.762c1.047 0 1.897-.897 1.897-2.003v-3.77c0-1.054-.774-1.926-1.765-1.998h-3.894Zm6.946 1.803h1.13v1.193h-1.13v-1.193Zm1.13 2.983h-1.13v1.193h1.13v-1.193Zm-7.065-3.724v5.642h2.75c.49 0 .887-.419.887-.936v-3.77c0-.517-.397-.936-.886-.936h-2.751Z"
|
|
67
67
|
})]
|
|
68
68
|
}), /*#__PURE__*/_jsx("circle", {
|
|
69
69
|
cx: "191.32",
|
|
@@ -71,58 +71,17 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
71
71
|
r: "10",
|
|
72
72
|
fill: "url(#h)"
|
|
73
73
|
}), /*#__PURE__*/_jsx("path", {
|
|
74
|
-
d: "
|
|
74
|
+
d: "m192.064 213.333.976-.564h3.554v10.427h-3.286a1 1 0 0 1-.5-.134l-3.588-2.071v-6.016l.453-.262.797.46-.453.262v5.096l3.237 1.868h2.543v-8.833h-2.543l-.393.227-.797-.46Z",
|
|
75
75
|
fill: "#fff"
|
|
76
76
|
}), /*#__PURE__*/_jsx("path", {
|
|
77
77
|
fillRule: "evenodd",
|
|
78
78
|
clipRule: "evenodd",
|
|
79
|
-
d: "M192.512 220.531v-5.096l-3.237-1.869h-2.543v8.833h2.543l.394-.227.797.46-.977.564h-3.554v-10.427h3.554l3.82 2.206v6.016l-.452.261-.797-.461.452-.
|
|
79
|
+
d: "M192.512 220.531v-5.096l-3.237-1.869h-2.543v8.833h2.543l.394-.227.797.46-.977.564h-3.554v-10.427h3.554l3.82 2.206v6.016l-.452.261-.797-.461.452-.26Z",
|
|
80
80
|
fill: "#fff"
|
|
81
81
|
})]
|
|
82
82
|
})]
|
|
83
83
|
}), /*#__PURE__*/_jsxs("defs", {
|
|
84
|
-
children: [/*#__PURE__*/_jsxs("
|
|
85
|
-
id: "a",
|
|
86
|
-
x: "0",
|
|
87
|
-
y: "0",
|
|
88
|
-
width: "228",
|
|
89
|
-
height: "258",
|
|
90
|
-
filterUnits: "userSpaceOnUse",
|
|
91
|
-
colorInterpolationFilters: "sRGB",
|
|
92
|
-
children: [/*#__PURE__*/_jsx("feFlood", {
|
|
93
|
-
floodOpacity: "0",
|
|
94
|
-
result: "BackgroundImageFix"
|
|
95
|
-
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
96
|
-
in: "SourceAlpha",
|
|
97
|
-
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
98
|
-
result: "hardAlpha"
|
|
99
|
-
}), /*#__PURE__*/_jsx("feOffset", {
|
|
100
|
-
dy: "2"
|
|
101
|
-
}), /*#__PURE__*/_jsx("feGaussianBlur", {
|
|
102
|
-
stdDeviation: "2"
|
|
103
|
-
}), /*#__PURE__*/_jsx("feComposite", {
|
|
104
|
-
in2: "hardAlpha",
|
|
105
|
-
operator: "out"
|
|
106
|
-
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
107
|
-
values: "0 0 0 0 0.0631944 0 0 0 0 0.242785 0 0 0 0 0.403472 0 0 0 0.2 0"
|
|
108
|
-
}), /*#__PURE__*/_jsx("feBlend", {
|
|
109
|
-
in2: "BackgroundImageFix",
|
|
110
|
-
result: "effect1_dropShadow_1410_22507"
|
|
111
|
-
}), /*#__PURE__*/_jsx("feBlend", {
|
|
112
|
-
in: "SourceGraphic",
|
|
113
|
-
in2: "effect1_dropShadow_1410_22507",
|
|
114
|
-
result: "shape"
|
|
115
|
-
})]
|
|
116
|
-
}), /*#__PURE__*/_jsx("pattern", {
|
|
117
|
-
id: "c",
|
|
118
|
-
patternContentUnits: "objectBoundingBox",
|
|
119
|
-
width: "1",
|
|
120
|
-
height: "1",
|
|
121
|
-
children: /*#__PURE__*/_jsx("use", {
|
|
122
|
-
xlinkHref: "#i",
|
|
123
|
-
transform: "scale(.00455 .00781)"
|
|
124
|
-
})
|
|
125
|
-
}), /*#__PURE__*/_jsxs("linearGradient", {
|
|
84
|
+
children: [/*#__PURE__*/_jsxs("linearGradient", {
|
|
126
85
|
id: "d",
|
|
127
86
|
x1: "114",
|
|
128
87
|
y1: "130",
|
|
@@ -186,6 +145,47 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
186
145
|
transform: "translate(28 214)",
|
|
187
146
|
d: "M0 0h40.32v8H0z"
|
|
188
147
|
})
|
|
148
|
+
}), /*#__PURE__*/_jsx("pattern", {
|
|
149
|
+
id: "c",
|
|
150
|
+
patternContentUnits: "objectBoundingBox",
|
|
151
|
+
width: "1",
|
|
152
|
+
height: "1",
|
|
153
|
+
children: /*#__PURE__*/_jsx("use", {
|
|
154
|
+
xlinkHref: "#i",
|
|
155
|
+
transform: "scale(.00455 .00781)"
|
|
156
|
+
})
|
|
157
|
+
}), /*#__PURE__*/_jsxs("filter", {
|
|
158
|
+
id: "a",
|
|
159
|
+
x: "0",
|
|
160
|
+
y: "0",
|
|
161
|
+
width: "228",
|
|
162
|
+
height: "258",
|
|
163
|
+
filterUnits: "userSpaceOnUse",
|
|
164
|
+
colorInterpolationFilters: "sRGB",
|
|
165
|
+
children: [/*#__PURE__*/_jsx("feFlood", {
|
|
166
|
+
floodOpacity: "0",
|
|
167
|
+
result: "BackgroundImageFix"
|
|
168
|
+
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
169
|
+
in: "SourceAlpha",
|
|
170
|
+
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
|
|
171
|
+
result: "hardAlpha"
|
|
172
|
+
}), /*#__PURE__*/_jsx("feOffset", {
|
|
173
|
+
dy: "2"
|
|
174
|
+
}), /*#__PURE__*/_jsx("feGaussianBlur", {
|
|
175
|
+
stdDeviation: "2"
|
|
176
|
+
}), /*#__PURE__*/_jsx("feComposite", {
|
|
177
|
+
in2: "hardAlpha",
|
|
178
|
+
operator: "out"
|
|
179
|
+
}), /*#__PURE__*/_jsx("feColorMatrix", {
|
|
180
|
+
values: "0 0 0 0 0.0631944 0 0 0 0 0.242785 0 0 0 0 0.403472 0 0 0 0.2 0"
|
|
181
|
+
}), /*#__PURE__*/_jsx("feBlend", {
|
|
182
|
+
in2: "BackgroundImageFix",
|
|
183
|
+
result: "effect1_dropShadow_1410_22507"
|
|
184
|
+
}), /*#__PURE__*/_jsx("feBlend", {
|
|
185
|
+
in: "SourceGraphic",
|
|
186
|
+
in2: "effect1_dropShadow_1410_22507",
|
|
187
|
+
result: "shape"
|
|
188
|
+
})]
|
|
189
189
|
}), /*#__PURE__*/_jsx("image", {
|
|
190
190
|
id: "i",
|
|
191
191
|
width: "220",
|
|
@@ -198,7 +198,6 @@ var EmptySpacesNFT = function EmptySpacesNFT(props) {
|
|
|
198
198
|
EmptySpacesNFT.defaultProps = {
|
|
199
199
|
width: "228",
|
|
200
200
|
height: "258",
|
|
201
|
-
viewBox: "0 0 228 258",
|
|
202
201
|
fill: "none",
|
|
203
202
|
xmlns: "http://www.w3.org/2000/svg",
|
|
204
203
|
xmlnsXlink: "http://www.w3.org/1999/xlink"
|
package/es/locales/ar.js
CHANGED
|
@@ -1099,7 +1099,7 @@ export default {
|
|
|
1099
1099
|
},
|
|
1100
1100
|
delete: {
|
|
1101
1101
|
title: 'حذف الشهادة',
|
|
1102
|
-
description: 'تأكيد
|
|
1102
|
+
description: 'تأكيد حذف شهادة الدومين {domain}؟ قد يؤثر حذفها على الخدمات ذات الصلة. يرجى التأكيد على أنه آمن قبل المتابعة بحذفها.',
|
|
1103
1103
|
confirm: 'تأكيد'
|
|
1104
1104
|
},
|
|
1105
1105
|
nginx: {
|