konsolpro-custom-ui 0.0.369 → 0.0.370
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
var c = Object.defineProperty;
|
|
2
|
+
var r = Object.getOwnPropertySymbols;
|
|
3
|
+
var m = Object.prototype.hasOwnProperty, o = Object.prototype.propertyIsEnumerable;
|
|
4
|
+
var a = (i, e, t) => e in i ? c(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, n = (i, e) => {
|
|
5
|
+
for (var t in e || (e = {}))
|
|
6
|
+
m.call(e, t) && a(i, t, e[t]);
|
|
7
|
+
if (r)
|
|
8
|
+
for (var t of r(e))
|
|
9
|
+
o.call(e, t) && a(i, t, e[t]);
|
|
10
|
+
return i;
|
|
11
|
+
};
|
|
12
|
+
import * as l from "react";
|
|
13
|
+
import { forwardRef as h } from "react";
|
|
14
|
+
const d = (i, e) => /* @__PURE__ */ l.createElement("svg", n({ width: "2.4rem", height: "2rem", viewBox: "0 0 37 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: e }, i), /* @__PURE__ */ l.createElement("g", { clipPath: "url(#clip0_22039_13081)" }, /* @__PURE__ */ l.createElement("path", { d: "M27.0018 0H9.99822C4.47635 0 0 4.47715 0 10C0 15.5228 4.47635 20 9.99822 20H27.0018C32.5236 20 37 15.5228 37 10C37 4.47715 32.5236 0 27.0018 0Z", fill: "#303030" }), /* @__PURE__ */ l.createElement("path", { d: "M5.80078 5.14062H16.572V10.5586C16.572 11.9477 15.8304 13.2314 14.6286 13.926L11.1864 15.9137L7.74418 13.926C6.54075 13.2314 5.80078 11.9477 5.80078 10.5586V5.14062Z", fill: "#FFDD2D" }), /* @__PURE__ */ l.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.75548 7.99219V9.67666C8.98642 9.41582 9.40432 9.23983 9.8835 9.23983H10.4035V11.1993C10.4035 11.721 10.2621 12.1767 10.0516 12.4281H12.3155C12.1065 12.1767 11.9652 11.721 11.9652 11.2009V9.2414H12.4852C12.9643 9.2414 13.3838 9.41739 13.6132 9.67823V7.99376H8.75391L8.75548 7.99219Z", fill: "#333333" }), /* @__PURE__ */ l.createElement("path", { d: "M22.7207 13.3964V7.0293H20.7129V13.3964H22.7207Z", fill: "white" }), /* @__PURE__ */ l.createElement("path", { d: "M27.5594 13.3964C30.0998 13.3964 31.3566 12.045 31.3566 10.2128C31.3566 8.38065 30.0982 7.0293 27.773 7.0293H24.1895V13.3964H27.5609H27.5594ZM27.3567 8.5535C28.7345 8.5535 29.3095 9.16946 29.3095 10.2128C29.3095 11.1761 28.7361 11.9114 27.3567 11.9114H26.1266V8.5535H27.3567Z", fill: "white" })), /* @__PURE__ */ l.createElement("defs", null, /* @__PURE__ */ l.createElement("clipPath", { id: "clip0_22039_13081" }, /* @__PURE__ */ l.createElement("rect", { width: 37, height: 20, fill: "white" })))), C = h(d);
|
|
15
|
+
export {
|
|
16
|
+
C as ReactComponent
|
|
17
|
+
};
|
package/dist/lib/icon/icons.js
CHANGED
|
@@ -307,7 +307,7 @@ const u = {
|
|
|
307
307
|
return import("../../chunks/sberid-icon-DgQtjRjD.js");
|
|
308
308
|
})),
|
|
309
309
|
TinkoffIdIcon: n(() => o(null, null, function* () {
|
|
310
|
-
return import("../../chunks/tinkoffid-icon-
|
|
310
|
+
return import("../../chunks/tinkoffid-icon-DN9XKuNA.js");
|
|
311
311
|
})),
|
|
312
312
|
CookieIcon: n(() => o(null, null, function* () {
|
|
313
313
|
return import("../../chunks/cookie-DJ-U7h-A.js");
|
package/package.json
CHANGED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
var r = Object.defineProperty;
|
|
2
|
-
var a = Object.getOwnPropertySymbols;
|
|
3
|
-
var m = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var i = (l, e, t) => e in l ? r(l, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : l[e] = t, n = (l, e) => {
|
|
5
|
-
for (var t in e || (e = {}))
|
|
6
|
-
m.call(e, t) && i(l, t, e[t]);
|
|
7
|
-
if (a)
|
|
8
|
-
for (var t of a(e))
|
|
9
|
-
c.call(e, t) && i(l, t, e[t]);
|
|
10
|
-
return l;
|
|
11
|
-
};
|
|
12
|
-
import * as C from "react";
|
|
13
|
-
import { forwardRef as d } from "react";
|
|
14
|
-
const h = (l, e) => /* @__PURE__ */ C.createElement("svg", n({ width: "2.5rem", height: "2rem", viewBox: "0 0 42 22", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: e }, l), /* @__PURE__ */ C.createElement("g", { clipPath: "url(#clip0_21934_13183)" }, /* @__PURE__ */ C.createElement("mask", { id: "mask0_21934_13183", style: {
|
|
15
|
-
maskType: "luminance"
|
|
16
|
-
}, maskUnits: "userSpaceOnUse", x: 0, y: 0, width: 42, height: 22 }, /* @__PURE__ */ C.createElement("path", { d: "M42 0.5H0V21.5H42V0.5Z", fill: "white" })), /* @__PURE__ */ C.createElement("g", { mask: "url(#mask0_21934_13183)" }, /* @__PURE__ */ C.createElement("path", { d: "M31.0764 0.589844H10.189C4.56177 0.589844 0 5.15161 0 10.7788C0 16.4061 4.56177 20.9679 10.189 20.9679H31.0764C36.7036 20.9679 41.2654 16.4062 41.2654 10.7789C41.2654 5.15171 36.7036 0.589844 31.0764 0.589844Z", fill: "#333333" }), /* @__PURE__ */ C.createElement("path", { d: "M12.1648 3.58984C13.0868 3.59278 14.3218 4.07648 14.7478 4.4766L14.5799 4.85825C14.5799 4.85825 15.8809 4.8756 16.5515 5.30724C17.2221 5.73888 17.5279 6.03243 17.8581 6.7296C18.1888 6.74535 19.4288 7.27166 20.1468 7.80077C20.1468 7.80077 20.7504 10.0856 19.6073 11.0716L20.3289 12.0623C20.1468 12.6861 19.3609 13.3199 18.5799 13.3955C18.2284 13.8215 18.9101 14.6676 18.9101 14.6676C18.6215 15.5835 16.6216 16.4033 15.4614 16.4033L15.6783 17.0839C15.6783 17.0839 14.2075 17.9665 12.1644 17.9679C10.1214 17.9665 8.65057 17.0839 8.65057 17.0839L8.86749 16.4033C7.70725 16.4033 5.70737 15.5835 5.41878 14.6676C5.41878 14.6676 6.10046 13.8215 5.74902 13.3955C4.96796 13.3199 4.18204 12.6861 4 12.0623L4.72161 11.0716C3.57846 10.0856 4.18204 7.80077 4.18204 7.80077C4.90012 7.27166 6.14006 6.74535 6.47075 6.7296C6.80099 6.03243 7.10677 5.73888 7.77736 5.30724C8.44796 4.8756 9.749 4.85825 9.749 4.85825L9.58105 4.4766C10.0071 4.07648 11.2429 3.59278 12.1648 3.58984Z", fill: "white" }), /* @__PURE__ */ C.createElement("path", { d: "M14.4023 5.67195C15.3256 5.43679 16.0216 5.75862 16.6239 6.20144C17.2273 6.64516 17.4655 7.22034 17.4125 7.42627C17.906 7.22422 18.9895 7.85077 19.5052 8.15135C19.5052 8.15135 19.9043 10.1036 18.884 10.859C18.9371 11.3894 19.3112 12.0259 19.5052 12.1451C19.1689 12.6754 18.4562 12.8207 18.1544 12.6859C17.6499 13.3844 17.8937 14.3309 18.1739 14.6327C17.3899 15.3407 15.5191 15.6376 14.9711 15.6819C14.9711 15.6819 15.4535 14.5514 15.6688 13.6199C16.264 11.0453 15.9437 7.83283 15.9437 7.83283C15.9437 7.83283 17.334 9.45137 16.559 13.3533C16.4282 14.0121 16.2432 14.7085 16.2432 14.7085C16.3722 14.6446 16.6869 14.6834 17.2655 14.3907C17.0176 14.1237 17.1242 12.5405 17.8545 11.7636C17.8545 11.7636 18.2019 11.9239 18.457 11.8178C18.2854 11.7123 18.0711 11.0395 18.0711 10.5247C18.8969 10.0311 18.8093 9.1389 18.7684 8.66972C18.3632 8.40662 17.6365 7.95939 16.7222 8.34985C16.7462 8.12839 16.6837 7.53895 16.4328 7.12616C16.4328 7.12616 16.1274 6.5948 15.4376 6.42811C14.7478 6.26141 14.4023 5.67195 14.4023 5.67195Z", fill: "#333333" }), /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.2812 14.793C10.2812 14.793 11.3279 15.094 12.1717 15.0946C13.0154 15.094 14.0624 14.793 14.0624 14.793L14.6835 16.6799C14.6835 16.6799 13.7079 17.1374 12.1716 17.1554C10.6353 17.1374 9.66016 16.6799 9.66016 16.6799L10.2812 14.793ZM10.506 16.2351C10.7993 16.3541 11.2974 16.5223 12.1721 16.5258C13.0468 16.5223 13.5444 16.3541 13.8377 16.2351L13.6125 15.5514C13.2052 15.6704 12.7293 15.7741 12.1716 15.7788C11.6139 15.7741 11.1385 15.6704 10.7312 15.5514L10.506 16.2351Z", fill: "#333333" }), /* @__PURE__ */ C.createElement("path", { d: "M9.92593 5.67195C9.00263 5.43679 8.30657 5.75862 7.70434 6.20144C7.10088 6.64516 6.86274 7.22034 6.91569 7.42627C6.42221 7.22422 5.33874 7.85077 4.82299 8.15135C4.82299 8.15135 4.42388 10.1036 5.44415 10.859C5.39111 11.3894 5.01703 12.0259 4.82299 12.1451C5.15932 12.6754 5.87198 12.8207 6.17381 12.6859C6.67829 13.3844 6.43453 14.3309 6.15426 14.6327C6.93834 15.3407 8.80913 15.6376 9.3571 15.6819C9.3571 15.6819 8.87475 14.5514 8.65938 13.6199C8.06416 11.0453 8.38453 7.83283 8.38453 7.83283C8.38453 7.83283 6.99417 9.45137 7.76919 13.3533C7.90005 14.0121 8.08498 14.7085 8.08498 14.7085C7.95602 14.6446 7.64134 14.6834 7.06271 14.3907C7.31059 14.1237 7.20399 12.5405 6.47372 11.7636C6.47372 11.7636 6.12626 11.9239 5.87119 11.8178C6.0428 11.7123 6.25708 11.0395 6.25708 10.5247C5.43133 10.0311 5.51893 9.1389 5.55977 8.66972C5.96497 8.40662 6.69167 7.95939 7.60602 8.34985C7.582 8.12839 7.64455 7.53895 7.89542 7.12616C7.89542 7.12616 8.20082 6.5948 8.89061 6.42811C9.5804 6.26141 9.92593 5.67195 9.92593 5.67195Z", fill: "#333333" }), /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.05469 8.17773H15.2753C15.227 8.24492 15.031 8.57127 14.9609 8.75957C14.8906 8.94847 14.8388 9.13901 14.8364 9.25644C14.8346 9.34942 14.8232 9.63801 14.8084 10.0153L14.8083 10.0191C14.7789 10.7673 14.7358 11.8673 14.7237 12.5171C14.7183 12.8037 14.6546 13.1838 14.4247 13.4945C14.1906 13.8109 13.7951 14.0405 13.1594 14.0405H12.7123C12.6682 14.0405 12.6378 14.0519 12.6137 14.0685C12.588 14.0861 12.5643 14.1133 12.5405 14.1522C12.5164 14.1915 12.4914 14.2464 12.4681 14.2986C12.4469 14.3462 12.4232 14.3994 12.3951 14.4476C12.3856 14.4604 12.3472 14.5117 12.3112 14.5347C12.2729 14.5592 12.2243 14.5736 12.1649 14.5736C12.1056 14.5736 12.057 14.5592 12.0187 14.5347C11.9827 14.5117 11.9443 14.4604 11.9348 14.4476C11.9067 14.3994 11.883 14.3462 11.8618 14.2986C11.8385 14.2464 11.8135 14.1915 11.7894 14.1522C11.7656 14.1133 11.7419 14.0861 11.7162 14.0685C11.6921 14.0519 11.6617 14.0405 11.6176 14.0405H11.1705C10.5348 14.0405 10.1393 13.8109 9.90526 13.4945C9.67531 13.1838 9.61163 12.8037 9.60627 12.5171C9.59413 11.8673 9.55099 10.7673 9.52165 10.0191L9.5215 10.0154C9.5067 9.63809 9.49538 9.34943 9.49351 9.25644C9.49114 9.13901 9.43936 8.94847 9.36903 8.75957C9.29892 8.57127 9.1029 8.24492 9.05469 8.17773ZM12.1649 13.4836C12.3549 13.2966 12.6608 13.2143 12.9738 13.2286C13.0031 13.2299 13.0836 13.2311 13.1584 13.2322C13.216 13.233 13.2702 13.2338 13.2947 13.2346C13.6278 13.2451 13.9649 12.9694 13.9649 12.4485C13.9649 11.5824 14.0212 10.1286 14.05 9.38255C14.05 9.38255 14.0709 9.16992 14.0915 9.05839C14.0989 9.01844 14.107 8.97948 14.1153 8.9442H10.2146C10.2229 8.97948 10.231 9.01844 10.2384 9.05839C10.259 9.16992 10.2798 9.38255 10.2798 9.38255C10.3087 10.1286 10.365 11.5824 10.365 12.4485C10.365 12.9694 10.7021 13.2451 11.0352 13.2346C11.0597 13.2338 11.1139 13.233 11.1715 13.2322C11.2463 13.2311 11.3268 13.2299 11.3561 13.2286C11.6691 13.2143 11.975 13.2966 12.1649 13.4836Z", fill: "#333333" }), /* @__PURE__ */ C.createElement("path", { d: "M10.2129 8.94531H14.115C14.1067 8.98059 14.0986 9.01956 14.0912 9.0595C14.0705 9.17103 14.0497 9.38366 14.0497 9.38366C14.0209 10.1297 13.9646 11.5835 13.9646 12.4496C13.9646 12.9705 13.6275 13.2463 13.2944 13.2357C13.2699 13.2349 13.2157 13.2341 13.158 13.2333C13.0833 13.2322 13.0028 13.231 12.9735 13.2297C12.6642 13.2155 12.3537 13.3023 12.1633 13.4846C12.1609 13.4868 12.1657 13.4824 12.1633 13.4846C12.1609 13.4824 12.1658 13.4868 12.1633 13.4846C11.9729 13.3023 11.6637 13.2155 11.3544 13.2297C11.3252 13.231 11.2446 13.2322 11.1699 13.2333C11.1123 13.2341 11.058 13.2349 11.0335 13.2357C10.7005 13.2463 10.3633 12.9705 10.3633 12.4496C10.3633 11.5835 10.3071 10.1297 10.2782 9.38366C10.2782 9.38366 10.2574 9.17103 10.2367 9.0595C10.2293 9.01956 10.2213 8.98059 10.2129 8.94531Z", fill: "#FFDD2D" }), /* @__PURE__ */ C.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.1647 4.19141L13.9389 4.72765L13.6751 7.35335C13.6751 7.35335 12.8253 7.18207 12.1647 7.17883C11.5042 7.18207 10.6543 7.35335 10.6543 7.35335L10.3906 4.72765L12.1647 4.19141ZM12.1647 4.99381L11.2455 5.24308L11.354 6.48712C11.354 6.48712 11.8013 6.42443 12.1647 6.42967C12.5281 6.42443 12.9755 6.48712 12.9755 6.48712L13.0839 5.24308L12.1647 4.99381Z", fill: "#333333" }), /* @__PURE__ */ C.createElement("path", { d: "M25.5781 14.349V7.20898H23.3281V14.349H25.5781Z", fill: "white" }), /* @__PURE__ */ C.createElement("path", { d: "M31.0046 14.349C33.8546 14.349 35.2646 12.834 35.2646 10.779C35.2646 8.69398 33.8546 7.20898 31.2446 7.20898H27.2246V14.349H31.0046ZM30.7796 8.91898C32.3246 8.91898 32.9696 9.60898 32.9696 10.779C32.9696 11.859 32.3246 12.684 30.7796 12.684H29.3996V8.91898H30.7796Z", fill: "white" }))), /* @__PURE__ */ C.createElement("defs", null, /* @__PURE__ */ C.createElement("clipPath", { id: "clip0_21934_13183" }, /* @__PURE__ */ C.createElement("rect", { width: 42, height: 21, fill: "white", transform: "translate(0 0.5)" })))), o = d(h);
|
|
17
|
-
export {
|
|
18
|
-
o as ReactComponent
|
|
19
|
-
};
|