@yakavkaz/uikit 0.0.5 → 0.0.6
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/components/banner/Banner.d.ts +2 -2
- package/dist/components/banner/Banner.d.ts.map +1 -1
- package/dist/components/card/Card.d.ts +5 -5
- package/dist/components/card/Card.d.ts.map +1 -1
- package/dist/components/checkbox/Checkbox.d.ts +2 -2
- package/dist/components/checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/dropDownMenu/DropDownMenu.d.ts.map +1 -1
- package/dist/components/formattedDate/FormattedDate.d.ts.map +1 -1
- package/dist/components/header/Header.d.ts.map +1 -1
- package/dist/components/logo/Logo.d.ts.map +1 -1
- package/dist/components/navigation/Navigation.d.ts.map +1 -1
- package/dist/components/previewTitle/PreviewTitle.d.ts.map +1 -1
- package/dist/components/select/Select.d.ts.map +1 -1
- package/dist/components/tag/Tag.d.ts.map +1 -1
- package/dist/components/textField/TextField.d.ts +0 -1
- package/dist/components/textField/TextField.d.ts.map +1 -1
- package/dist/components/typography/Typography.d.ts.map +1 -1
- package/dist/components/typography/typography.enum.d.ts +18 -20
- package/dist/components/typography/typography.enum.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +507 -552
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { jsx as A, jsxs as B, Fragment as
|
|
1
|
+
import { jsx as A, jsxs as B, Fragment as k } from "react/jsx-runtime";
|
|
2
2
|
import * as l from "@radix-ui/react-select";
|
|
3
|
-
import { forwardRef as i, memo as
|
|
4
|
-
import
|
|
5
|
-
import { Slot as
|
|
6
|
-
import * as
|
|
7
|
-
import * as
|
|
8
|
-
import * as
|
|
9
|
-
const
|
|
3
|
+
import { forwardRef as i, memo as b, useId as r, useMemo as q, useState as V } from "react";
|
|
4
|
+
import x, { clsx as _ } from "clsx";
|
|
5
|
+
import { Slot as o } from "@radix-ui/react-slot";
|
|
6
|
+
import * as S from "@radix-ui/react-checkbox";
|
|
7
|
+
import * as $ from "@radix-ui/react-label";
|
|
8
|
+
import * as Z from "@radix-ui/react-dropdown-menu";
|
|
9
|
+
const AA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "M16.175 13H4v-2h12.175l-5.6-5.6L12 4l8 8-8 8-1.425-1.4z" }) }), gA = i(AA), eA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 380 100", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "M237.5 166.759V214h-95v-47.241zM47.5 34.483c0 26.09 21.266 47.241 47.5 47.241v47.242c-52.467 0-95-42.302-95-94.483zM95 34.483c52.467 0 95 42.301 95 94.483h-47.5c0-26.091-21.266-47.242-47.5-47.242zM285 81.724c-26.234 0-47.5 21.151-47.5 47.242H190c0-52.182 42.533-94.483 95-94.483zM380 34.483c0 52.181-42.533 94.483-95 94.483V81.724c26.234 0 47.5-21.15 47.5-47.241zM142.5-12.759c-26.234 0-47.5 21.151-47.5 47.242H47.5C47.5-17.7 90.033-60 142.5-60zM237.5-60c52.467 0 95 42.301 95 94.483H285c0-26.09-21.266-47.242-47.5-47.242z" }) }), U = i(eA), BA = (e, g) => /* @__PURE__ */ B(
|
|
10
10
|
"svg",
|
|
11
11
|
{
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -228,37 +228,37 @@ const V = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/sv
|
|
|
228
228
|
] })
|
|
229
229
|
]
|
|
230
230
|
}
|
|
231
|
-
),
|
|
231
|
+
), cA = i(BA), MA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
232
232
|
/* @__PURE__ */ A("g", { clipPath: "url(#checkmark-outline_svg__a)", children: /* @__PURE__ */ A("path", { fill: "#000", d: "M9.86 18a1 1 0 0 1-.73-.32l-4.86-5.17a1.001 1.001 0 0 1 1.46-1.37l4.12 4.39 8.41-9.2a1 1 0 1 1 1.48 1.34l-9.14 10a1 1 0 0 1-.73.33z" }) }),
|
|
233
233
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "checkmark-outline_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
234
|
-
] }),
|
|
234
|
+
] }), YA = i(MA), iA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
235
235
|
/* @__PURE__ */ A("g", { clipPath: "url(#close_svg__a)", children: /* @__PURE__ */ A("path", { fill: "#000", d: "m13.41 12 4.3-4.29a1.004 1.004 0 1 0-1.42-1.42L12 10.59l-4.29-4.3a1.004 1.004 0 0 0-1.42 1.42l4.3 4.29-4.3 4.29a1 1 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l4.29-4.3 4.29 4.3a1.002 1.002 0 0 0 1.639-.325 1 1 0 0 0-.219-1.095z" }) }),
|
|
236
236
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "close_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
237
|
-
] }),
|
|
237
|
+
] }), EA = i(iA), IA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
238
238
|
/* @__PURE__ */ B("g", { fill: "#000", clipPath: "url(#eye-off-outline_svg__a)", children: [
|
|
239
239
|
/* @__PURE__ */ A("path", { d: "M4.71 3.29a1.004 1.004 0 1 0-1.42 1.42l5.63 5.63a3.5 3.5 0 0 0 4.74 4.74l5.63 5.63a1.002 1.002 0 0 0 1.639-.325 1 1 0 0 0-.219-1.095zM12 13.5a1.5 1.5 0 0 1-1.5-1.5v-.07l1.56 1.56z" }),
|
|
240
240
|
/* @__PURE__ */ A("path", { d: "M12.22 17c-4.3.1-7.12-3.59-8-5 .626-1 1.38-1.914 2.24-2.72L5 7.87a15.9 15.9 0 0 0-2.87 3.63 1 1 0 0 0 0 1c.63 1.09 4 6.5 9.89 6.5h.25a9.5 9.5 0 0 0 3.23-.67l-1.58-1.58a7.7 7.7 0 0 1-1.7.25M21.87 11.5c-.64-1.11-4.17-6.68-10.14-6.5a9.5 9.5 0 0 0-3.23.67l1.58 1.58a7.7 7.7 0 0 1 1.7-.25c4.29-.11 7.11 3.59 8 5a13.7 13.7 0 0 1-2.29 2.72L19 16.13a15.9 15.9 0 0 0 2.91-3.63 1 1 0 0 0-.04-1" })
|
|
241
241
|
] }),
|
|
242
242
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye-off-outline_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
243
|
-
] }),
|
|
243
|
+
] }), xA = i(IA), mA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
244
244
|
/* @__PURE__ */ B("g", { fill: "#000", clipPath: "url(#eye-off_svg__a)", children: [
|
|
245
245
|
/* @__PURE__ */ A("path", { d: "M12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3M15.29 18.12 14 16.78l-.07-.07-1.27-1.27A3.5 3.5 0 0 1 8.5 12a4 4 0 0 1 .06-.61l-2-2L5 7.87a15.9 15.9 0 0 0-2.87 3.63 1 1 0 0 0 0 1c.63 1.09 4 6.5 9.89 6.5h.25a9.5 9.5 0 0 0 3.23-.67zM8.59 5.76l2.8 2.8A4 4 0 0 1 12 8.5a3.5 3.5 0 0 1 3.5 3.5 4 4 0 0 1-.06.61l2.68 2.68.84.84a15.9 15.9 0 0 0 2.91-3.63 1 1 0 0 0 0-1c-.64-1.11-4.16-6.68-10.14-6.5a9.5 9.5 0 0 0-3.23.67z" }),
|
|
246
246
|
/* @__PURE__ */ A("path", { d: "M20.71 19.29 19.41 18l-2-2-9.52-9.53L6.42 5 4.71 3.29a1.004 1.004 0 1 0-1.42 1.42L5.53 7l1.75 1.7 7.31 7.3.07.07L16 17.41l.59.59 2.7 2.71a1.002 1.002 0 0 0 1.639-.325 1 1 0 0 0-.219-1.095" })
|
|
247
247
|
] }),
|
|
248
248
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye-off_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
249
|
-
] }),
|
|
249
|
+
] }), wA = i(mA), nA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
250
250
|
/* @__PURE__ */ B("g", { fill: "#000", clipPath: "url(#eye-outline_svg__a)", children: [
|
|
251
251
|
/* @__PURE__ */ A("path", { d: "M21.87 11.5c-.64-1.11-4.16-6.68-10.14-6.5-5.53.14-8.73 5-9.6 6.5a1 1 0 0 0 0 1c.63 1.09 4 6.5 9.89 6.5h.25c5.53-.14 8.74-5 9.6-6.5a1 1 0 0 0 0-1M12.22 17c-4.31.1-7.12-3.59-8-5 1-1.61 3.61-4.9 7.61-5 4.29-.11 7.11 3.59 8 5-1.03 1.61-3.61 4.9-7.61 5" }),
|
|
252
252
|
/* @__PURE__ */ A("path", { d: "M12 8.5a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7m0 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3" })
|
|
253
253
|
] }),
|
|
254
254
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye-outline_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
255
|
-
] }),
|
|
255
|
+
] }), JA = i(nA), hA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
256
256
|
/* @__PURE__ */ B("g", { fill: "#000", clipPath: "url(#eye_svg__a)", children: [
|
|
257
257
|
/* @__PURE__ */ A("path", { d: "M12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3" }),
|
|
258
258
|
/* @__PURE__ */ A("path", { d: "M21.87 11.5c-.64-1.11-4.16-6.68-10.14-6.5-5.53.14-8.73 5-9.6 6.5a1 1 0 0 0 0 1c.63 1.09 4 6.5 9.89 6.5h.25c5.53-.14 8.74-5 9.6-6.5a1 1 0 0 0 0-1m-9.87 4a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7" })
|
|
259
259
|
] }),
|
|
260
260
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
261
|
-
] }),
|
|
261
|
+
] }), zA = i(hA), CA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "M13 9V7h3V3h2v4h3v2zm3 12V11h2v10zM6 21v-4H3v-2h8v2H8v4zm0-8V3h2v10z" }) }), GA = i(CA), lA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 60 60", ref: g, ...e, children: [
|
|
262
262
|
/* @__PURE__ */ A("path", { fill: "#fff", d: "M.5.5h59v59H.5z" }),
|
|
263
263
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M.5.5h59v59H.5z" }),
|
|
264
264
|
/* @__PURE__ */ A("path", { fill: "url(#gos_svg__a)", d: "M44.392 24.615c-.126-1.65-1.385-3.763-2.643-4.778a48 48 0 0 0-4.406-2.876 49 49 0 0 0-4.657-2.452A6.8 6.8 0 0 0 30 14a6.6 6.6 0 0 0-2.685.508 49 49 0 0 0-4.658 2.452 85 85 0 0 0-4.405 2.876 7.8 7.8 0 0 0-2.24 3.13c-.122.311.119.633.453.633h1.664c.372 0 .707-.21.91-.52a6.4 6.4 0 0 1 1.254-1.414s1.628-1.144 3.637-2.358a41 41 0 0 1 3.846-2.01 5.5 5.5 0 0 1 2.217-.417 5.6 5.6 0 0 1 2.217.416q1.976.903 3.846 2.011a40 40 0 0 1 3.637 2.358c1.04.832 2.079 2.566 2.183 3.918 0 0 .242 2.011.277 4.393a41 41 0 0 1-.242 4.404 6.42 6.42 0 0 1-2.218 3.918s-1.628 1.179-3.637 2.393a41 41 0 0 1-3.846 2.01 5.5 5.5 0 0 1-2.217.417 5.6 5.6 0 0 1-2.217-.406 41 41 0 0 1-3.846-2.011 45 45 0 0 1-3.637-2.392c-.43-.344-.858-.841-1.224-1.402a1.08 1.08 0 0 0-.897-.508h-1.695c-.338 0-.578.33-.445.64.513 1.212 1.366 2.406 2.22 3.094 0 0 1.972 1.48 4.406 2.917a49 49 0 0 0 4.657 2.453 6.8 6.8 0 0 0 2.685.495c.92.019 1.835-.154 2.686-.508a49 49 0 0 0 4.657-2.453c2.433-1.48 4.406-2.917 4.406-2.917a7.84 7.84 0 0 0 2.685-4.778 51 51 0 0 0 .294-5.37 58 58 0 0 0-.336-5.358" }),
|
|
@@ -270,150 +270,147 @@ const V = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/sv
|
|
|
270
270
|
/* @__PURE__ */ A("stop", { offset: 0.688, stopColor: "#EE2F53" }),
|
|
271
271
|
/* @__PURE__ */ A("stop", { offset: 1, stopColor: "#EE2F53" })
|
|
272
272
|
] }) })
|
|
273
|
-
] }),
|
|
273
|
+
] }), aA = i(lA), oA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "M5 19V5v4.475V9zm2-6h5.525q.05-.55.25-1.05t.5-.95H7zm0 4h3.925q.425-.5.975-.812t1.15-.513a2 2 0 0 1-.175-.325 3 3 0 0 1-.125-.35H7zm-4 4V3h18v8.45a4.9 4.9 0 0 0-.85-1.15A4.4 4.4 0 0 0 19 9.475V5H5v14h5.05a3.7 3.7 0 0 0-.05.6V21zm14-5q-1.05 0-1.775-.725T14.5 13.5t.725-1.775T17 11t1.775.725.725 1.775-.725 1.775T17 16m-5 5v-1.4q0-.6.313-1.113a1.76 1.76 0 0 1 .887-.737q.9-.375 1.863-.562a10.1 10.1 0 0 1 3.874 0 9.6 9.6 0 0 1 1.863.562q.575.225.887.738Q22 19 22 19.6V21zM7 9h10V7H7z" }) }), QA = i(oA), RA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "m12 15.4-6-6L7.4 8l4.6 4.6L16.6 8 18 9.4z" }) }), sA = i(RA), ZA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "M12 22a.93.93 0 0 1-.6-.2 1.2 1.2 0 0 1-.375-.525 14 14 0 0 0-1.2-2.625q-.7-1.225-1.975-2.875t-2.075-3.15Q5 11.125 5 9q0-2.925 2.025-4.95Q9.075 2 12 2t4.95 2.05Q19 6.075 19 9q0 2.275-.875 3.8-.85 1.5-1.975 2.975-1.35 1.8-2.05 3a14 14 0 0 0-1.125 2.5 1.13 1.13 0 0 1-.4.55A.98.98 0 0 1 12 22m0-3.575q.425-.85.95-1.675.55-.825 1.6-2.2 1.075-1.4 1.75-2.575.7-1.2.7-2.975 0-2.075-1.475-3.525Q14.075 4 12 4T8.45 5.475Q7 6.925 7 9q0 1.775.675 2.975A27 27 0 0 0 9.45 14.55q1.05 1.375 1.575 2.2.55.825.975 1.675m0-6.925q1.05 0 1.775-.725T14.5 9t-.725-1.775T12 6.5t-1.775.725T9.5 9t.725 1.775T12 11.5" }) }), OA = i(ZA), fA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 62 62", ref: g, ...e, children: [
|
|
274
274
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M1 1h60v60H1z" }),
|
|
275
275
|
/* @__PURE__ */ A("path", { fill: "#07F", d: "M35.813 31A4.82 4.82 0 0 1 31 35.813 4.82 4.82 0 0 1 26.187 31 4.82 4.82 0 0 1 31 26.187 4.82 4.82 0 0 1 35.813 31M31 15c-8.822 0-16 7.178-16 16s7.178 16 16 16c3.232 0 6.349-.962 9.013-2.783l.046-.032-2.156-2.506-.036.024A12.67 12.67 0 0 1 31 43.72c-7.014 0-12.72-5.706-12.72-12.72S23.986 18.28 31 18.28 43.72 23.986 43.72 31c0 .909-.101 1.829-.3 2.734-.402 1.651-1.558 2.157-2.426 2.09-.873-.071-1.894-.693-1.901-2.215V31c0-4.463-3.63-8.093-8.093-8.093s-8.093 3.63-8.093 8.093 3.63 8.093 8.093 8.093a8.03 8.03 0 0 0 5.734-2.389 5.2 5.2 0 0 0 3.997 2.389q.214.018.431.018a5.4 5.4 0 0 0 3.247-1.096c.959-.728 1.675-1.781 2.071-3.046.063-.204.179-.672.18-.675l.003-.017C46.896 33.262 47 32.25 47 31c0-8.822-7.178-16-16-16" })
|
|
276
|
-
] }),
|
|
276
|
+
] }), kA = i(fA), FA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "M3 18v-2h18v2zm0-5v-2h18v2zm0-5V6h18v2z" }) }), uA = i(FA), jA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", d: "m19.6 21-6.3-6.3q-.75.6-1.725.95T9.5 16q-2.725 0-4.612-1.887T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5a6.1 6.1 0 0 1-1.3 3.8l6.3 6.3zM9.5 14q1.875 0 3.188-1.312Q14 11.375 14 9.5t-1.312-3.187T9.5 5 6.313 6.313 5 9.5t1.313 3.188T9.5 14" }) }), vA = i(jA), DA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
277
277
|
/* @__PURE__ */ A("g", { clipPath: "url(#telegram_svg__a)", children: /* @__PURE__ */ A("path", { fill: "#005341", d: "m9.417 15.181-.397 5.584c.568 0 .814-.244 1.11-.537l2.662-2.545 5.518 4.041c1.012.564 1.725.267 1.998-.931L23.93 3.821l.001-.001c.321-1.496-.54-2.081-1.527-1.714l-21.29 8.151c-1.453.564-1.43 1.374-.247 1.741l5.443 1.693L18.953 5.78c.595-.394 1.136-.176.691.218z" }) }),
|
|
278
278
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "telegram_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
279
|
-
] }),
|
|
279
|
+
] }), LA = i(DA), dA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
280
280
|
/* @__PURE__ */ A("g", { clipPath: "url(#vk_svg__a)", children: /* @__PURE__ */ A("path", { fill: "#005341", d: "M22.316 1.684C20.632 0 17.92 0 12.5 0h-1C6.079 0 3.368 0 1.684 1.684S0 6.08 0 11.5v1c0 5.421 0 8.132 1.684 9.816S6.08 24 11.5 24h1c5.421 0 8.132 0 9.816-1.684S24 17.92 24 12.5v-1c0-5.421 0-8.132-1.684-9.816M19.503 17h-1.75c-.668 0-.863-.532-2.05-1.719-1.039-1.001-1.483-1.13-1.743-1.13-.353 0-.458.099-.458.6v1.569c0 .43-.138.68-1.25.68-1.855 0-3.893-1.126-5.339-3.202-2.17-3.04-2.763-5.34-2.763-5.803 0-.26.1-.495.6-.495H6.5c.448 0 .616.196.784.68.856 2.493 2.3 4.673 2.893 4.673.222 0 .324-.103.324-.668V9.608c-.065-1.186-.695-1.284-.695-1.706 0-.195.167-.402.445-.402h2.75c.372 0 .5.198.5.643v3.467c0 .37.162.5.273.5.223 0 .409-.13.816-.537 1.261-1.41 2.151-3.578 2.151-3.578.112-.26.317-.495.762-.495h1.75c.53 0 .641.272.53.643-.223 1.02-2.355 4.023-2.355 4.023-.186.297-.26.445 0 .779.185.26.797.779 1.205 1.26.752.847 1.318 1.56 1.476 2.052.145.493-.106.743-.606.743" }) }),
|
|
281
281
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "vk_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
282
|
-
] }),
|
|
282
|
+
] }), WA = i(dA), HA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 62 62", ref: g, ...e, children: [
|
|
283
283
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M1 1h60v60H1z" }),
|
|
284
284
|
/* @__PURE__ */ A("path", { fill: "#07F", d: "M15 30.36c0-7.24 0-10.861 2.25-13.11C19.498 15 23.12 15 30.36 15h1.28c7.24 0 10.861 0 13.11 2.25C47 19.498 47 23.12 47 30.36v1.28c0 7.24 0 10.861-2.25 13.11C42.502 47 38.88 47 31.64 47h-1.28c-7.24 0-10.861 0-13.11-2.25C15 42.502 15 38.88 15 31.64z" }),
|
|
285
285
|
/* @__PURE__ */ A("path", { fill: "#fff", d: "M32.027 38.053c-7.294 0-11.454-5-11.627-13.32h3.653c.12 6.107 2.814 8.694 4.947 9.227v-9.227h3.44V30c2.107-.227 4.32-2.627 5.067-5.267h3.44c-.574 3.254-2.974 5.654-4.68 6.64 1.706.8 4.44 2.894 5.48 6.68H37.96c-.813-2.533-2.84-4.493-5.52-4.76v4.76z" })
|
|
286
|
-
] }),
|
|
286
|
+
] }), tA = i(HA), SA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: /* @__PURE__ */ A("path", { fill: "currentColor", fillRule: "evenodd", d: "M19.15 3.27A11.08 11.08 0 0 0 11.264 0C5.118 0 .116 5.001.114 11.149c0 1.965.512 3.883 1.488 5.574L.021 22.5l5.91-1.55a11.14 11.14 0 0 0 5.328 1.357h.005c6.144 0 11.147-5.002 11.149-11.15A11.08 11.08 0 0 0 19.15 3.27m-7.886 17.154h-.004a9.26 9.26 0 0 1-4.717-1.292l-.338-.201-3.508.92.937-3.42-.22-.35a9.24 9.24 0 0 1-1.418-4.932c.002-5.11 4.16-9.266 9.271-9.266 2.475 0 4.802.966 6.552 2.718a9.21 9.21 0 0 1 2.711 6.556c-.002 5.11-4.159 9.267-9.266 9.267m5.083-6.94c-.279-.14-1.649-.814-1.904-.907s-.441-.14-.627.14c-.186.278-.72.906-.882 1.092s-.325.209-.603.07c-.28-.14-1.177-.434-2.24-1.383-.829-.74-1.388-1.651-1.55-1.93-.163-.28-.002-.416.122-.569.301-.374.603-.767.696-.953s.046-.348-.023-.488c-.07-.14-.627-1.51-.86-2.068-.225-.543-.455-.47-.626-.479A11 11 0 0 0 7.316 6c-.186 0-.487.07-.743.35-.255.278-.975.952-.975 2.323 0 1.372.998 2.696 1.138 2.882s1.964 3 4.759 4.207c.664.287 1.183.458 1.588.587.667.212 1.274.182 1.755.11.535-.08 1.648-.674 1.88-1.325s.232-1.208.162-1.324-.255-.186-.533-.326", clipRule: "evenodd" }) }), rA = i(SA), UA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", ref: g, ...e, children: [
|
|
287
287
|
/* @__PURE__ */ A("g", { clipPath: "url(#x_svg__a)", children: /* @__PURE__ */ A("path", { fill: "#005341", d: "M11.862 8.469 19.147 0h-1.726l-6.326 7.353L6.042 0H.215l7.64 11.12L.215 20h1.726l6.68-7.765L13.958 20h5.828zm-2.365 2.748-.774-1.107-6.16-8.81h2.652l4.971 7.11.774 1.107 6.462 9.242H14.77z" }) }),
|
|
288
288
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "x_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })
|
|
289
|
-
] }),
|
|
289
|
+
] }), TA = i(UA), KA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 34 24", ref: g, ...e, children: [
|
|
290
290
|
/* @__PURE__ */ A("path", { fill: "currentColor", d: "M20.796 19.862V24h-8.319v-4.138zM4.16 8.276c0 2.285 1.861 4.138 4.158 4.138v4.138C3.724 16.552 0 12.847 0 8.276zM8.318 8.276c4.594 0 8.318 3.705 8.318 8.276h-4.159c0-2.286-1.862-4.138-4.159-4.138zM24.955 12.414c-2.297 0-4.16 1.852-4.16 4.138h-4.159c0-4.57 3.724-8.276 8.319-8.276z" }),
|
|
291
291
|
/* @__PURE__ */ A("path", { fill: "currentColor", d: "M33.273 8.276c0 4.57-3.724 8.276-8.319 8.276v-4.138c2.297 0 4.16-1.853 4.16-4.138zM12.477 4.138c-2.297 0-4.159 1.853-4.159 4.138H4.16C4.16 3.706 7.883 0 12.477 0zM20.796 0c4.594 0 8.318 3.705 8.318 8.276h-4.16c0-2.285-1.861-4.138-4.158-4.138z" })
|
|
292
|
-
] }),
|
|
292
|
+
] }), yA = i(KA), XA = (e, g) => /* @__PURE__ */ B("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 62 62", ref: g, ...e, children: [
|
|
293
293
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M1 1h60v60H1z" }),
|
|
294
294
|
/* @__PURE__ */ A("path", { fill: "#FC3F1D", d: "M36.098 19.328h-2.502c-4.589 0-6.999 2.302-6.999 5.71 0 3.867 1.668 5.663 5.098 7.965l2.827 1.888L26.365 47h-6.071l7.323-10.82c-4.218-2.993-6.582-5.894-6.582-10.82 0-6.17 4.31-10.36 12.514-10.36h8.157v32h-5.608z" })
|
|
295
|
-
] }),
|
|
295
|
+
] }), NA = i(XA), PA = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
296
296
|
__proto__: null,
|
|
297
|
-
Arrow:
|
|
298
|
-
BannerBgYak:
|
|
299
|
-
BannerBgYakHalfNews:
|
|
300
|
-
CheckmarkOutline:
|
|
301
|
-
Close:
|
|
302
|
-
Eye:
|
|
303
|
-
EyeOff:
|
|
304
|
-
EyeOffOutline:
|
|
305
|
-
EyeOutline:
|
|
306
|
-
Filter:
|
|
307
|
-
Gos:
|
|
308
|
-
Journalist:
|
|
309
|
-
KeyboardArrowDown:
|
|
310
|
-
LocationOn:
|
|
311
|
-
MailAuth:
|
|
312
|
-
Menu:
|
|
313
|
-
Search:
|
|
314
|
-
Telegram:
|
|
315
|
-
Vk:
|
|
316
|
-
VkAuth:
|
|
317
|
-
Whatsaap:
|
|
318
|
-
X:
|
|
319
|
-
Yak:
|
|
320
|
-
Yandex:
|
|
321
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
322
|
-
const Y =
|
|
323
|
-
return Y ? /* @__PURE__ */ A(Y, { ...g, ref:
|
|
324
|
-
},
|
|
325
|
-
|
|
297
|
+
Arrow: gA,
|
|
298
|
+
BannerBgYak: U,
|
|
299
|
+
BannerBgYakHalfNews: cA,
|
|
300
|
+
CheckmarkOutline: YA,
|
|
301
|
+
Close: EA,
|
|
302
|
+
Eye: zA,
|
|
303
|
+
EyeOff: wA,
|
|
304
|
+
EyeOffOutline: xA,
|
|
305
|
+
EyeOutline: JA,
|
|
306
|
+
Filter: GA,
|
|
307
|
+
Gos: aA,
|
|
308
|
+
Journalist: QA,
|
|
309
|
+
KeyboardArrowDown: sA,
|
|
310
|
+
LocationOn: OA,
|
|
311
|
+
MailAuth: kA,
|
|
312
|
+
Menu: uA,
|
|
313
|
+
Search: vA,
|
|
314
|
+
Telegram: LA,
|
|
315
|
+
Vk: WA,
|
|
316
|
+
VkAuth: tA,
|
|
317
|
+
Whatsaap: rA,
|
|
318
|
+
X: TA,
|
|
319
|
+
Yak: yA,
|
|
320
|
+
Yandex: NA
|
|
321
|
+
}, Symbol.toStringTag, { value: "Module" })), pA = ({ iconId: e, ...g }, c) => {
|
|
322
|
+
const Y = PA[e];
|
|
323
|
+
return Y ? /* @__PURE__ */ A(Y, { ...g, ref: c }) : null;
|
|
324
|
+
}, bA = i(pA), z = b(bA), J = {
|
|
325
|
+
// Заголовки
|
|
326
|
+
display_48_semibold: "display_48_semibold",
|
|
327
|
+
// 48px semibold (бывш. large)
|
|
328
|
+
heading_1_bold: "heading_1_bold",
|
|
329
|
+
// 44px bold (бывш. h1)
|
|
330
|
+
heading_1_semibold: "heading_1_semibold",
|
|
331
|
+
// 44px semibold (бывш. h1_semibold)
|
|
332
|
+
heading_2_bold: "heading_2_bold",
|
|
333
|
+
// 24px bold (бывш. h2)
|
|
334
|
+
heading_2_semibold: "heading_2_semibold",
|
|
335
|
+
// 24px semibold (бывш. h2_semibold)
|
|
336
|
+
heading_2_regular: "heading_2_regular",
|
|
337
|
+
// 24px regular (бывш. h2_normal)
|
|
338
|
+
heading_3_bold: "heading_3_bold",
|
|
339
|
+
// 18px bold (бывш. h3)
|
|
340
|
+
// Текстовые размеры
|
|
341
|
+
text_30_semibold: "text_30_semibold",
|
|
342
|
+
// 30px semibold (бывш. semibold_text_30)
|
|
343
|
+
text_26_medium: "text_26_medium",
|
|
344
|
+
// 26px medium (бывш. medium_26)
|
|
345
|
+
text_16_regular: "text_16_regular",
|
|
346
|
+
// 16px regular (бывш. regular_text_16)
|
|
347
|
+
text_16_semibold: "text_16_semibold",
|
|
348
|
+
// 16px semibold (бывш. semibold_text_16)
|
|
349
|
+
text_16_bold: "text_16_bold",
|
|
350
|
+
// 16px bold (бывш. bold_text_16)
|
|
351
|
+
text_14_regular: "text_14_regular",
|
|
352
|
+
// 14px regular (бывш. regular_text_14)
|
|
353
|
+
text_14_medium: "text_14_medium",
|
|
354
|
+
// 14px medium (бывш. medium_text_14)
|
|
355
|
+
text_14_semibold: "text_14_semibold",
|
|
356
|
+
// 14px semibold (бывш. semibold_small_text)
|
|
357
|
+
text_14_bold: "text_14_bold",
|
|
358
|
+
// 14px bold (бывш. bold_text_14)
|
|
359
|
+
// Ссылки
|
|
360
|
+
link_16_regular: "link_16_regular",
|
|
361
|
+
// 16px regular (бывш. regular_link)
|
|
362
|
+
link_14_regular: "link_14_regular"
|
|
363
|
+
// 14px regular (бывш. small_link)
|
|
364
|
+
}, qA = {
|
|
365
|
+
// Заголовки
|
|
366
|
+
[J.display_48_semibold]: "text-xl font-semibold",
|
|
326
367
|
// 48px
|
|
327
|
-
|
|
368
|
+
[J.heading_1_bold]: "text-l font-bold",
|
|
328
369
|
// 44px
|
|
329
|
-
|
|
370
|
+
[J.heading_1_semibold]: "text-l font-semibold",
|
|
330
371
|
// 44px
|
|
331
|
-
|
|
332
|
-
medium_26: "medium_26",
|
|
333
|
-
// 26px
|
|
334
|
-
h2: "h2",
|
|
372
|
+
[J.heading_2_bold]: "text-m font-bold",
|
|
335
373
|
// 24px
|
|
336
|
-
|
|
374
|
+
[J.heading_2_semibold]: "text-m font-semibold",
|
|
337
375
|
// 24px
|
|
338
|
-
|
|
376
|
+
[J.heading_2_regular]: "text-m font-regular",
|
|
339
377
|
// 24px
|
|
340
|
-
|
|
378
|
+
[J.heading_3_bold]: "text-s font-bold",
|
|
341
379
|
// 18px
|
|
342
|
-
|
|
380
|
+
// Текст
|
|
381
|
+
[J.text_30_semibold]: "text-[30px] font-semibold",
|
|
382
|
+
[J.text_26_medium]: "text-[26px] font-medium",
|
|
383
|
+
[J.text_16_regular]: "text-xs font-regular",
|
|
343
384
|
// 16px
|
|
344
|
-
|
|
385
|
+
[J.text_16_semibold]: "text-xs font-semibold",
|
|
345
386
|
// 16px
|
|
346
|
-
|
|
387
|
+
[J.text_16_bold]: "text-xs font-bold",
|
|
347
388
|
// 16px
|
|
348
|
-
|
|
389
|
+
[J.text_14_regular]: "text-xxs font-regular",
|
|
349
390
|
// 14px
|
|
350
|
-
|
|
391
|
+
[J.text_14_medium]: "text-xxs font-medium",
|
|
351
392
|
// 14px
|
|
352
|
-
|
|
393
|
+
[J.text_14_semibold]: "text-xxs font-semibold",
|
|
353
394
|
// 14px
|
|
354
|
-
|
|
355
|
-
// 14px (smallest in your config)
|
|
356
|
-
semibold_small_text: "semibold_small_text",
|
|
395
|
+
[J.text_14_bold]: "text-xxs font-bold",
|
|
357
396
|
// 14px
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
regular_link: "regular_link",
|
|
397
|
+
// Ссылки
|
|
398
|
+
[J.link_16_regular]: "text-xs font-regular text-primary-500 underline cursor-pointer",
|
|
361
399
|
// 16px
|
|
362
|
-
|
|
363
|
-
// 14px
|
|
364
|
-
}, PA = {
|
|
365
|
-
[J.large]: "text-xl font-semibold",
|
|
366
|
-
// 48px
|
|
367
|
-
[J.h1]: "text-l font-bold",
|
|
368
|
-
// 44px
|
|
369
|
-
[J.h1_semibold]: "text-l font-semibold",
|
|
370
|
-
// 44px
|
|
371
|
-
[J.semibold_text_30]: "text-[30px] font-semibold",
|
|
372
|
-
// 44px
|
|
373
|
-
[J.medium_26]: "text-[26px] font-medium",
|
|
374
|
-
// 26px
|
|
375
|
-
[J.h2]: "text-m font-bold",
|
|
376
|
-
// 24px
|
|
377
|
-
[J.h2_semibold]: "text-m font-semibold",
|
|
378
|
-
// 24px
|
|
379
|
-
[J.h2_normal]: "text-m font-normal",
|
|
380
|
-
// 24px
|
|
381
|
-
[J.h3]: "text-s font-bold",
|
|
382
|
-
// 18px
|
|
383
|
-
[J.regular_text_16]: "text-xs font-regular",
|
|
384
|
-
// 16px
|
|
385
|
-
[J.bold_text_16]: "text-xs font-bold",
|
|
386
|
-
// 16px
|
|
387
|
-
[J.semibold_text_16]: "text-xs font-semibold",
|
|
388
|
-
// 16px
|
|
389
|
-
[J.regular_text_14]: "text-xxs font-regular",
|
|
390
|
-
// 14px
|
|
391
|
-
[J.medium_text_14]: "text-xxs font-medium",
|
|
392
|
-
// 14px
|
|
393
|
-
[J.bold_text_14]: "text-xxs font-bold",
|
|
394
|
-
// 14px
|
|
395
|
-
[J.small_text]: "text-xxs font-regular",
|
|
396
|
-
// 14px
|
|
397
|
-
[J.semibold_small_text]: "text-xxs font-semibold",
|
|
398
|
-
// 14px
|
|
399
|
-
[J.smaller_text]: "text-xxs font-mediums",
|
|
400
|
-
// 14px
|
|
401
|
-
[J.regular_link]: "text-xs font-regular text-primary-500 underline cursor-pointer",
|
|
402
|
-
// 16px
|
|
403
|
-
[J.small_link]: "text-xxs font-regular text-primary-500 underline cursor-pointer"
|
|
400
|
+
[J.link_14_regular]: "text-xxs font-regular text-primary-500 underline cursor-pointer"
|
|
404
401
|
// 14px
|
|
405
402
|
}, C = i(
|
|
406
|
-
({ asChild: e, variant: g = J.
|
|
407
|
-
const
|
|
403
|
+
({ asChild: e, variant: g = J.text_16_regular, className: c, ...Y }, M) => {
|
|
404
|
+
const I = e ? o : "span", E = qA[g];
|
|
408
405
|
return /* @__PURE__ */ A(
|
|
409
|
-
|
|
406
|
+
I,
|
|
410
407
|
{
|
|
411
|
-
ref:
|
|
412
|
-
className:
|
|
408
|
+
ref: M,
|
|
409
|
+
className: x(
|
|
413
410
|
"font-primary",
|
|
414
411
|
// Базовый шрифт
|
|
415
412
|
E,
|
|
416
|
-
|
|
413
|
+
c
|
|
417
414
|
),
|
|
418
415
|
...Y
|
|
419
416
|
}
|
|
@@ -421,44 +418,37 @@ const V = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/sv
|
|
|
421
418
|
}
|
|
422
419
|
);
|
|
423
420
|
C.displayName = "Typography";
|
|
424
|
-
const
|
|
421
|
+
const T = i(
|
|
425
422
|
({
|
|
426
423
|
children: e,
|
|
427
424
|
className: g,
|
|
428
|
-
defaultValue:
|
|
425
|
+
defaultValue: c = "10",
|
|
429
426
|
triggerIcon: Y,
|
|
430
|
-
style:
|
|
431
|
-
placeholder:
|
|
427
|
+
style: M,
|
|
428
|
+
placeholder: I,
|
|
432
429
|
label: E,
|
|
433
430
|
labelColor: n,
|
|
434
431
|
...w
|
|
435
|
-
}, m) => /* @__PURE__ */ B("div", { className:
|
|
436
|
-
E && /* @__PURE__ */ A(
|
|
437
|
-
|
|
438
|
-
{
|
|
439
|
-
style: { color: n },
|
|
440
|
-
variant: J.regular_text_14,
|
|
441
|
-
children: E[0]?.toUpperCase() + E.slice(1)
|
|
442
|
-
}
|
|
443
|
-
),
|
|
444
|
-
/* @__PURE__ */ B(l.Root, { defaultValue: M, ...w, children: [
|
|
432
|
+
}, m) => /* @__PURE__ */ B("div", { className: x("flex flex-col gap-1", g), children: [
|
|
433
|
+
E && /* @__PURE__ */ A(C, { style: { color: n }, variant: "text_16_regular", children: E[0]?.toUpperCase() + E.slice(1) }),
|
|
434
|
+
/* @__PURE__ */ B(l.Root, { defaultValue: c, ...w, children: [
|
|
445
435
|
/* @__PURE__ */ B(
|
|
446
436
|
l.Trigger,
|
|
447
437
|
{
|
|
448
438
|
ref: m,
|
|
449
|
-
style:
|
|
450
|
-
className:
|
|
439
|
+
style: M,
|
|
440
|
+
className: x(
|
|
451
441
|
"inline-flex items-center justify-between gap-2",
|
|
452
442
|
"px-3 py-1.5 text-black",
|
|
453
443
|
"transition-colors",
|
|
454
|
-
"hover:text-light-900
|
|
444
|
+
"hover:text-light-900",
|
|
455
445
|
"formattedDate-[disabled]:text-primary-100",
|
|
456
446
|
"formattedDate-[placeholder]:text-primary-100",
|
|
457
447
|
"formattedDate-[state=open]:text-light-900 outline-none"
|
|
458
448
|
),
|
|
459
449
|
children: [
|
|
460
450
|
/* @__PURE__ */ A("div", { className: "flex items-center gap-2", children: Y && /* @__PURE__ */ A(l.Icon, { className: "h-6 w-6", children: Y }) }),
|
|
461
|
-
/* @__PURE__ */ A(l.Value, { placeholder:
|
|
451
|
+
/* @__PURE__ */ A(l.Value, { placeholder: I }),
|
|
462
452
|
/* @__PURE__ */ A(l.Icon, { className: "text-black", children: /* @__PURE__ */ A(
|
|
463
453
|
z,
|
|
464
454
|
{
|
|
@@ -472,25 +462,25 @@ const r = i(
|
|
|
472
462
|
/* @__PURE__ */ A(l.Portal, { children: /* @__PURE__ */ A(
|
|
473
463
|
l.Content,
|
|
474
464
|
{
|
|
475
|
-
className: "z-50
|
|
465
|
+
className: "z-50 w-[--radix-select-trigger-width] overflow-hidden bg-white shadow-lg",
|
|
476
466
|
position: "popper",
|
|
477
467
|
sideOffset: 4,
|
|
478
|
-
children: /* @__PURE__ */ A(l.Viewport, { className: "
|
|
468
|
+
children: /* @__PURE__ */ A(l.Viewport, { className: "max-h-[200px] p-1", children: e })
|
|
479
469
|
}
|
|
480
470
|
) })
|
|
481
471
|
] })
|
|
482
472
|
] })
|
|
483
473
|
);
|
|
484
|
-
|
|
485
|
-
const
|
|
486
|
-
({ children: e, className: g = "", value:
|
|
474
|
+
T.displayName = "Selector";
|
|
475
|
+
const K = i(
|
|
476
|
+
({ children: e, className: g = "", value: c, disabled: Y }, M) => /* @__PURE__ */ A(
|
|
487
477
|
l.Item,
|
|
488
478
|
{
|
|
489
|
-
ref:
|
|
490
|
-
value:
|
|
479
|
+
ref: M,
|
|
480
|
+
value: c,
|
|
491
481
|
disabled: Y,
|
|
492
|
-
className:
|
|
493
|
-
"relative flex cursor-pointer select-none items-center px-3 py-1.5
|
|
482
|
+
className: x(
|
|
483
|
+
"text-sm relative flex cursor-pointer select-none items-center px-3 py-1.5",
|
|
494
484
|
"formattedDate-[highlighted]:text-success-300",
|
|
495
485
|
"formattedDate-[disabled]:pointer-events-none formattedDate-[disabled]:text-primary-900",
|
|
496
486
|
"outline-none",
|
|
@@ -500,39 +490,42 @@ const U = i(
|
|
|
500
490
|
}
|
|
501
491
|
)
|
|
502
492
|
);
|
|
503
|
-
|
|
504
|
-
const
|
|
505
|
-
const
|
|
493
|
+
K.displayName = "SelectItem";
|
|
494
|
+
const VA = i(function({ asChild: g = !1, children: c, className: Y, ...M }, I) {
|
|
495
|
+
const E = g ? o : "div";
|
|
496
|
+
return c ? /* @__PURE__ */ A(E, { ref: I, className: x("w-full", Y), ...M, children: c }) : /* @__PURE__ */ A("div", { ref: I, className: x("w-full bg-light-100", Y), ...M, children: "Пустая карточка" });
|
|
497
|
+
}), _A = (e) => {
|
|
498
|
+
const g = r();
|
|
506
499
|
return e || g;
|
|
507
|
-
},
|
|
508
|
-
({ checked: e, className: g, disabled:
|
|
509
|
-
const w =
|
|
500
|
+
}, $A = i(
|
|
501
|
+
({ checked: e, className: g, disabled: c = !1, id: Y, children: M, onValueChange: I, ...E }, n) => {
|
|
502
|
+
const w = _A(Y);
|
|
510
503
|
return /* @__PURE__ */ B("div", { className: "flex items-center", children: [
|
|
511
504
|
/* @__PURE__ */ A(
|
|
512
|
-
|
|
505
|
+
S.Root,
|
|
513
506
|
{
|
|
514
507
|
checked: e,
|
|
515
|
-
className:
|
|
516
|
-
"relative cursor-pointer
|
|
508
|
+
className: x(
|
|
509
|
+
"relative flex h-[18px] w-[18px] cursor-pointer items-center justify-center rounded-sm border-2 border-dark-900",
|
|
517
510
|
"formattedDate-[state=checked]:bg-white formattedDate-[state=checked]:border-dark-900",
|
|
518
511
|
"formattedDate-[disabled]:cursor-default",
|
|
519
512
|
"formattedDate-[disabled]:formattedDate-[state=checked]:bg-gray-700 formattedDate-[disabled]:formattedDate-[state=checked]:border-gray-700",
|
|
520
513
|
"formattedDate-[disabled]:formattedDate-[state=unchecked]:bg-inherit formattedDate-[disabled]:formattedDate-[state=unchecked]:border-gray-300",
|
|
521
|
-
'before:
|
|
514
|
+
'before:absolute before:-z-10 before:h-9 before:w-9 before:rounded-full before:content-[""]',
|
|
522
515
|
"focus:before:bg-gray-100",
|
|
523
516
|
"hover:before:bg-gray-100",
|
|
524
517
|
"active:before:bg-gray-100",
|
|
525
518
|
g
|
|
526
519
|
),
|
|
527
520
|
id: w,
|
|
528
|
-
disabled:
|
|
529
|
-
onCheckedChange:
|
|
521
|
+
disabled: c,
|
|
522
|
+
onCheckedChange: I,
|
|
530
523
|
...E,
|
|
531
524
|
ref: n,
|
|
532
525
|
children: /* @__PURE__ */ A(
|
|
533
|
-
|
|
526
|
+
S.Indicator,
|
|
534
527
|
{
|
|
535
|
-
className:
|
|
528
|
+
className: x(
|
|
536
529
|
"flex items-center justify-center text-gray-900",
|
|
537
530
|
"formattedDate-[disabled]:text-gray-400"
|
|
538
531
|
),
|
|
@@ -541,103 +534,95 @@ const pA = ({ children: e, className: g }) => e ? /* @__PURE__ */ A("div", { cla
|
|
|
541
534
|
)
|
|
542
535
|
}
|
|
543
536
|
),
|
|
544
|
-
/* @__PURE__ */ A(C, { asChild: !0, variant:
|
|
537
|
+
/* @__PURE__ */ A(C, { asChild: !0, variant: "text_14_regular", children: /* @__PURE__ */ A(
|
|
545
538
|
"label",
|
|
546
539
|
{
|
|
547
|
-
className:
|
|
540
|
+
className: x(
|
|
548
541
|
"cursor-pointer select-none pl-2.5 text-dark-900",
|
|
549
|
-
|
|
542
|
+
c && "cursor-default text-gray-300"
|
|
550
543
|
),
|
|
551
544
|
htmlFor: w,
|
|
552
|
-
children:
|
|
545
|
+
children: M
|
|
553
546
|
}
|
|
554
547
|
) })
|
|
555
548
|
] });
|
|
556
549
|
}
|
|
557
550
|
);
|
|
558
|
-
|
|
559
|
-
const
|
|
560
|
-
({ asChild: e, onClick: g, variant:
|
|
561
|
-
const w = e ?
|
|
562
|
-
|
|
563
|
-
}, h =
|
|
551
|
+
$A.displayName = "Checkbox";
|
|
552
|
+
const W = i(
|
|
553
|
+
({ asChild: e, onClick: g, variant: c = "primary", fullWidth: Y, className: M, disabled: I, ...E }, n) => {
|
|
554
|
+
const w = e ? o : "button", m = (G) => {
|
|
555
|
+
I && G.preventDefault();
|
|
556
|
+
}, h = x(
|
|
564
557
|
"border border-success-700 font-medium hover:border-success-600 active:border-success-800 focus:ring-2 focus:ring-success-800 disabled:border-success-300 disabled:cursor-not-allowed disabled:pointer-events-none",
|
|
565
558
|
{
|
|
566
|
-
"text-success-700 hover:text-success-600 active:text-green-700 focus:text-success-800 disabled:text-success-300":
|
|
567
|
-
"text-dark-900 hover:text-dark-800 active:text-dark-900 focus:text-dark-900 disabled:text-gray-400":
|
|
559
|
+
"text-success-700 hover:text-success-600 active:text-green-700 focus:text-success-800 disabled:text-success-300": c === "outline",
|
|
560
|
+
"text-dark-900 hover:text-dark-800 active:text-dark-900 focus:text-dark-900 disabled:text-gray-400": c === "outlineBlackText"
|
|
568
561
|
}
|
|
569
562
|
);
|
|
570
563
|
return /* @__PURE__ */ A(
|
|
571
564
|
w,
|
|
572
565
|
{
|
|
573
|
-
disabled:
|
|
574
|
-
onClick: e &&
|
|
566
|
+
disabled: I,
|
|
567
|
+
onClick: e && I ? m : g,
|
|
575
568
|
ref: n,
|
|
576
569
|
...E,
|
|
577
|
-
className:
|
|
570
|
+
className: x(
|
|
578
571
|
// Base style
|
|
579
|
-
"inline-flex items-center justify-center gap-2.5
|
|
580
|
-
"cursor-pointer
|
|
572
|
+
"leading-6 box-border inline-flex items-center justify-center gap-2.5 whitespace-nowrap text-center text-xs font-semibold",
|
|
573
|
+
"cursor-pointer px-4 py-3 outline-none",
|
|
581
574
|
{
|
|
582
575
|
// Primary
|
|
583
|
-
"
|
|
576
|
+
"hover:bg-success-600 active:bg-success-800 focus:ring-success-800 bg-success-700 font-semibold text-light-100 focus:bg-success-700 focus:ring-2 disabled:bg-success-300 disabled:text-gray-300": c === "primary",
|
|
584
577
|
//Outline or outlineBlackText
|
|
585
|
-
[h]:
|
|
578
|
+
[h]: c === "outline" || c === "outlineBlackText"
|
|
586
579
|
},
|
|
587
580
|
Y && "w-full text-center",
|
|
588
|
-
|
|
589
|
-
e &&
|
|
581
|
+
M,
|
|
582
|
+
e && I && "pointer-events-none cursor-not-allowed"
|
|
590
583
|
)
|
|
591
584
|
}
|
|
592
585
|
);
|
|
593
586
|
}
|
|
594
587
|
);
|
|
595
|
-
|
|
596
|
-
const
|
|
588
|
+
W.displayName = "Button";
|
|
589
|
+
const Ag = i(
|
|
597
590
|
({
|
|
598
591
|
asChild: e,
|
|
599
592
|
className: g,
|
|
600
|
-
children:
|
|
593
|
+
children: c,
|
|
601
594
|
color: Y = "success",
|
|
602
|
-
typographyVariant:
|
|
603
|
-
iconId:
|
|
595
|
+
typographyVariant: M = "text_14_semibold",
|
|
596
|
+
iconId: I,
|
|
604
597
|
...E
|
|
605
|
-
}, n) => /* @__PURE__ */ A(
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
x
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
"text-warning-300": Y === "warning"
|
|
622
|
-
}),
|
|
623
|
-
children: M
|
|
624
|
-
}
|
|
625
|
-
)
|
|
626
|
-
] })
|
|
627
|
-
}
|
|
628
|
-
)
|
|
598
|
+
}, n) => /* @__PURE__ */ A(e ? o : "span", { ref: n, className: x("flex items-center gap-2", g), ...E, children: /* @__PURE__ */ B(k, { children: [
|
|
599
|
+
I && /* @__PURE__ */ A(z, { iconId: I, width: 24, height: 24 }),
|
|
600
|
+
/* @__PURE__ */ A(
|
|
601
|
+
C,
|
|
602
|
+
{
|
|
603
|
+
variant: M,
|
|
604
|
+
asChild: e,
|
|
605
|
+
className: x({
|
|
606
|
+
"text-dark-900": Y === "dark",
|
|
607
|
+
"text-success-700": Y === "success",
|
|
608
|
+
"text-warning-300": Y === "warning"
|
|
609
|
+
}),
|
|
610
|
+
children: c
|
|
611
|
+
}
|
|
612
|
+
)
|
|
613
|
+
] }) })
|
|
629
614
|
);
|
|
630
|
-
|
|
631
|
-
function
|
|
632
|
-
const
|
|
633
|
-
if (isNaN(
|
|
615
|
+
Ag.displayName = "Tag";
|
|
616
|
+
function gg(e, g = "short") {
|
|
617
|
+
const c = typeof e == "string" ? new Date(e) : e;
|
|
618
|
+
if (isNaN(c.getTime()))
|
|
634
619
|
return "Неверная дата";
|
|
635
|
-
const Y = /* @__PURE__ */ new Date("2025-08-05T15:18:00+02:00"),
|
|
620
|
+
const Y = /* @__PURE__ */ new Date("2025-08-05T15:18:00+02:00"), M = /* @__PURE__ */ new Date("2025-08-12T23:59:59+02:00");
|
|
636
621
|
if (g === "relative")
|
|
637
|
-
return
|
|
622
|
+
return c <= M && c >= Y ? `до ${new Intl.DateTimeFormat("ru-RU", {
|
|
638
623
|
day: "numeric",
|
|
639
624
|
month: "long"
|
|
640
|
-
}).format(
|
|
625
|
+
}).format(c).replace(/\./g, "")}` : "Дата вне диапазона";
|
|
641
626
|
const E = new Intl.DateTimeFormat("ru-RU", {
|
|
642
627
|
timeZone: "Europe/Paris",
|
|
643
628
|
// CEST
|
|
@@ -657,73 +642,68 @@ function _A(e, g = "short") {
|
|
|
657
642
|
hour12: !1
|
|
658
643
|
// 24-часовой формат
|
|
659
644
|
}
|
|
660
|
-
}).formatToParts(
|
|
645
|
+
}).formatToParts(c);
|
|
661
646
|
if (g === "short")
|
|
662
647
|
return E.filter((m) => ["weekday", "day", "month", "year"].includes(m.type)).map((m) => m.type === "weekday" ? m.value.charAt(0).toUpperCase() + m.value.slice(1) : m.value).join(" ").replace(/\./g, "");
|
|
663
648
|
const n = E.filter((m) => ["weekday", "day", "month", "year"].includes(m.type)).map((m) => m.type === "weekday" ? m.value.charAt(0).toUpperCase() + m.value.slice(1) : m.value).join(" ").replace(/\./g, ""), w = E.filter((m) => ["hour", "minute"].includes(m.type)).map((m) => m.value).join(":");
|
|
664
649
|
return `${n} в ${w}`;
|
|
665
650
|
}
|
|
666
|
-
const
|
|
667
|
-
({
|
|
668
|
-
|
|
669
|
-
date: g,
|
|
670
|
-
variant: M = "short",
|
|
671
|
-
...Y
|
|
672
|
-
}) => {
|
|
673
|
-
const c = _A(g, M);
|
|
651
|
+
const eg = i(
|
|
652
|
+
({ className: e, date: g, variant: c = "short", ...Y }) => {
|
|
653
|
+
const M = gg(g, c);
|
|
674
654
|
return /* @__PURE__ */ A(
|
|
675
655
|
C,
|
|
676
656
|
{
|
|
677
|
-
variant: "
|
|
678
|
-
className:
|
|
679
|
-
"text-red-600":
|
|
657
|
+
variant: "text_14_medium",
|
|
658
|
+
className: x("text-light-900", e, {
|
|
659
|
+
"text-red-600": M === "Неверная дата" || M === "Дата вне диапазона"
|
|
680
660
|
}),
|
|
681
661
|
...Y,
|
|
682
|
-
children:
|
|
662
|
+
children: M
|
|
683
663
|
}
|
|
684
664
|
);
|
|
685
665
|
}
|
|
686
666
|
);
|
|
687
|
-
|
|
688
|
-
const
|
|
667
|
+
eg.displayName = "FormattedDate";
|
|
668
|
+
const Bg = i(
|
|
689
669
|
({
|
|
690
670
|
asChild: e,
|
|
691
671
|
className: g,
|
|
692
|
-
iconId:
|
|
693
|
-
typographyVariant: Y = "
|
|
694
|
-
children:
|
|
695
|
-
...
|
|
672
|
+
iconId: c = "Arrow",
|
|
673
|
+
typographyVariant: Y = "heading_3_bold",
|
|
674
|
+
children: M,
|
|
675
|
+
...I
|
|
696
676
|
}, E) => /* @__PURE__ */ A(
|
|
697
|
-
e ?
|
|
677
|
+
e ? o : "div",
|
|
698
678
|
{
|
|
699
679
|
ref: E,
|
|
700
|
-
className:
|
|
701
|
-
"w-full max-w-[500px]
|
|
702
|
-
"
|
|
680
|
+
className: x(
|
|
681
|
+
"relative flex w-full max-w-[500px] items-center justify-between",
|
|
682
|
+
"pl-6 before:absolute before:left-0 before:top-1/2 before:h-6 before:w-3 before:-translate-y-1/2 before:bg-success-700 before:content-['']",
|
|
703
683
|
g
|
|
704
684
|
),
|
|
705
|
-
...
|
|
706
|
-
children: /* @__PURE__ */ B("div", { className: "flex items-center justify-between
|
|
707
|
-
|
|
708
|
-
/* @__PURE__ */ A(z, { iconId:
|
|
685
|
+
...I,
|
|
686
|
+
children: /* @__PURE__ */ B("div", { className: "flex w-full items-center justify-between", children: [
|
|
687
|
+
M && /* @__PURE__ */ A(C, { variant: Y, children: M }),
|
|
688
|
+
/* @__PURE__ */ A(z, { iconId: c, width: 24, height: 24 })
|
|
709
689
|
] })
|
|
710
690
|
}
|
|
711
691
|
)
|
|
712
692
|
);
|
|
713
|
-
|
|
714
|
-
const
|
|
693
|
+
Bg.displayName = "PreviewTitle";
|
|
694
|
+
const H = i(
|
|
715
695
|
({
|
|
716
696
|
asChild: e,
|
|
717
697
|
className: g,
|
|
718
|
-
sectionName:
|
|
698
|
+
sectionName: c = "",
|
|
719
699
|
iconId: Y = "Yak",
|
|
720
|
-
variant:
|
|
721
|
-
withTM:
|
|
700
|
+
variant: M = "small",
|
|
701
|
+
withTM: I = !1,
|
|
722
702
|
iconColor: E = "text-success-700",
|
|
723
703
|
...n
|
|
724
704
|
}, w) => {
|
|
725
|
-
const m = e ?
|
|
726
|
-
switch (
|
|
705
|
+
const m = e ? o : "div", h = () => {
|
|
706
|
+
switch (M) {
|
|
727
707
|
case "large":
|
|
728
708
|
return { width: 61, height: 44 };
|
|
729
709
|
case "medium":
|
|
@@ -733,281 +713,266 @@ const W = i(
|
|
|
733
713
|
return { width: 33, height: 24 };
|
|
734
714
|
}
|
|
735
715
|
}, G = () => {
|
|
736
|
-
switch (
|
|
716
|
+
switch (M) {
|
|
737
717
|
case "large":
|
|
738
|
-
return "
|
|
718
|
+
return "heading_1_semibold";
|
|
739
719
|
case "medium":
|
|
740
|
-
return "
|
|
720
|
+
return "text_30_semibold";
|
|
741
721
|
case "small":
|
|
742
722
|
default:
|
|
743
|
-
return "
|
|
723
|
+
return "heading_2_semibold";
|
|
744
724
|
}
|
|
745
725
|
};
|
|
746
|
-
return /* @__PURE__ */ A(
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
x && /* @__PURE__ */ A("sup", { className: "text-[9px] align-super tracking-tight", children: "™" })
|
|
766
|
-
] }),
|
|
767
|
-
/* @__PURE__ */ A(C, { variant: "h2_normal", children: M })
|
|
768
|
-
] })
|
|
769
|
-
}
|
|
770
|
-
);
|
|
726
|
+
return /* @__PURE__ */ A(m, { ref: w, className: x("inline-flex items-center gap-1", g), ...n, children: /* @__PURE__ */ B("div", { className: "flex items-center gap-1", children: [
|
|
727
|
+
/* @__PURE__ */ A(
|
|
728
|
+
z,
|
|
729
|
+
{
|
|
730
|
+
iconId: Y,
|
|
731
|
+
width: h().width,
|
|
732
|
+
height: h().height,
|
|
733
|
+
className: x("fill-current", E),
|
|
734
|
+
style: {
|
|
735
|
+
color: E !== "currentColor" && !E.startsWith("text-") ? E : void 0
|
|
736
|
+
}
|
|
737
|
+
}
|
|
738
|
+
),
|
|
739
|
+
/* @__PURE__ */ B(C, { variant: G(), children: [
|
|
740
|
+
"Якавказ",
|
|
741
|
+
I && /* @__PURE__ */ A("sup", { className: "align-super text-[9px] tracking-tight", children: "™" })
|
|
742
|
+
] }),
|
|
743
|
+
/* @__PURE__ */ A(C, { variant: "heading_2_regular", children: c })
|
|
744
|
+
] }) });
|
|
771
745
|
}
|
|
772
746
|
);
|
|
773
|
-
|
|
774
|
-
const
|
|
775
|
-
const E =
|
|
747
|
+
H.displayName = "Logo";
|
|
748
|
+
const cg = ({ children: e, className: g, label: c, required: Y, labelColor: M = "primary", ...I }) => {
|
|
749
|
+
const E = q(
|
|
776
750
|
() => ({
|
|
777
|
-
label:
|
|
751
|
+
label: _(
|
|
778
752
|
"inline-block mb-1 text-sm leading-6",
|
|
779
753
|
g,
|
|
780
|
-
|
|
781
|
-
|
|
754
|
+
M === "primary" && "text-light-900",
|
|
755
|
+
M === "disabled" && "text-dark-100"
|
|
782
756
|
),
|
|
783
757
|
required: "ml-0.5 text-danger-300"
|
|
784
758
|
}),
|
|
785
|
-
[g,
|
|
759
|
+
[g, M]
|
|
786
760
|
);
|
|
787
|
-
return /* @__PURE__ */ B(
|
|
788
|
-
|
|
789
|
-
|
|
761
|
+
return /* @__PURE__ */ B($.Root, { ...I, children: [
|
|
762
|
+
c && /* @__PURE__ */ B("div", { className: E.label, children: [
|
|
763
|
+
c,
|
|
790
764
|
Y && /* @__PURE__ */ A("span", { className: E.required, children: "*" })
|
|
791
765
|
] }),
|
|
792
766
|
e
|
|
793
767
|
] });
|
|
794
|
-
},
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
}
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
)
|
|
877
|
-
|
|
878
|
-
|
|
768
|
+
}, Mg = i(function({
|
|
769
|
+
className: g,
|
|
770
|
+
onClearClick: c,
|
|
771
|
+
errorMessage: Y,
|
|
772
|
+
iconEnd: M,
|
|
773
|
+
iconStart: I,
|
|
774
|
+
label: E,
|
|
775
|
+
onEnter: n,
|
|
776
|
+
onKeyDown: w,
|
|
777
|
+
required: m,
|
|
778
|
+
search: h,
|
|
779
|
+
type: G,
|
|
780
|
+
labelColor: F,
|
|
781
|
+
id: u,
|
|
782
|
+
inputColor: j,
|
|
783
|
+
...Q
|
|
784
|
+
}, v) {
|
|
785
|
+
const O = !!Y && Y.length > 0, [R, D] = V(!1), s = r(), t = u ?? s, f = h ? /* @__PURE__ */ A(
|
|
786
|
+
z,
|
|
787
|
+
{
|
|
788
|
+
iconId: "Search",
|
|
789
|
+
width: 20,
|
|
790
|
+
className: "text-success-700 focus-within:text-light-100"
|
|
791
|
+
}
|
|
792
|
+
) : I, a = G === "password" ? /* @__PURE__ */ A(
|
|
793
|
+
z,
|
|
794
|
+
{
|
|
795
|
+
iconId: R ? "EyeOutline" : "EyeOffOutline",
|
|
796
|
+
onClick: () => D(!R),
|
|
797
|
+
className: "cursor-pointer",
|
|
798
|
+
width: 24,
|
|
799
|
+
height: 24
|
|
800
|
+
}
|
|
801
|
+
) : M, N = G === "password" ? R ? "text" : "password" : h ? "search" : G, P = (d) => {
|
|
802
|
+
n && d.key === "Enter" && n(d), w?.(d);
|
|
803
|
+
}, L = !!c && !!Q.value && String(Q.value).length > 0, p = (f ? "start" : "") + (a ? "end" : "");
|
|
804
|
+
return /* @__PURE__ */ B("div", { className: x("flex w-full flex-col", g), children: [
|
|
805
|
+
E && /* @__PURE__ */ A(cg, { htmlFor: t, label: E, required: m, labelColor: F }),
|
|
806
|
+
/* @__PURE__ */ B("div", { className: "relative flex items-center", children: [
|
|
807
|
+
!!f && /* @__PURE__ */ A("span", { className: "absolute left-5 top-1/2 grid h-6 w-6 -translate-y-1/2 place-items-center", children: f }),
|
|
808
|
+
/* @__PURE__ */ A(
|
|
809
|
+
"input",
|
|
810
|
+
{
|
|
811
|
+
className: x(
|
|
812
|
+
"font-normal box-border h-[52px] w-full border border-light-700 bg-transparent px-4 text-xs text-dark-900 outline-none",
|
|
813
|
+
O && "border-danger-300",
|
|
814
|
+
f && "pl-12",
|
|
815
|
+
a && L || a || L ? "pr-12" : "",
|
|
816
|
+
"placeholder:text-dark-200",
|
|
817
|
+
"disabled:cursor-not-allowed disabled:text-dark-100",
|
|
818
|
+
"focus:border-light-700 focus:text-dark-900",
|
|
819
|
+
"hover:not(:disabled):cursor-text hover:not(:disabled):border-light-700"
|
|
820
|
+
),
|
|
821
|
+
style: {
|
|
822
|
+
backgroundColor: j,
|
|
823
|
+
// keep existing transition hack
|
|
824
|
+
transition: "all 5000s ease-in-out 0s"
|
|
825
|
+
},
|
|
826
|
+
"data-icon": p,
|
|
827
|
+
id: t,
|
|
828
|
+
name: "text",
|
|
829
|
+
onKeyDown: P,
|
|
830
|
+
ref: v,
|
|
831
|
+
required: m,
|
|
832
|
+
type: N,
|
|
833
|
+
...Q
|
|
834
|
+
}
|
|
835
|
+
),
|
|
836
|
+
L && /* @__PURE__ */ A(
|
|
837
|
+
"button",
|
|
838
|
+
{
|
|
839
|
+
className: x(
|
|
840
|
+
"absolute top-1/2 h-6 w-6 -translate-y-1/2 cursor-pointer border-none bg-transparent text-dark-900",
|
|
841
|
+
a ? "right-12" : "right-5"
|
|
842
|
+
),
|
|
843
|
+
onClick: c,
|
|
844
|
+
type: "button",
|
|
845
|
+
children: G !== "password" && /* @__PURE__ */ A(z, { iconId: "Close", width: 24, height: 24 })
|
|
846
|
+
}
|
|
847
|
+
),
|
|
848
|
+
!!a && /* @__PURE__ */ A("span", { className: "absolute right-5 top-1/2 grid h-6 w-6 -translate-y-1/2 place-items-center", children: a })
|
|
849
|
+
] }),
|
|
850
|
+
O && /* @__PURE__ */ A("span", { className: "font-normal text-xs text-danger-300", children: Y })
|
|
851
|
+
] });
|
|
852
|
+
});
|
|
853
|
+
Mg.displayName = "TextField";
|
|
854
|
+
const y = i(
|
|
879
855
|
({
|
|
880
856
|
items: e,
|
|
881
857
|
triggerLabel: g = "Ещё",
|
|
882
|
-
triggerIcon:
|
|
883
|
-
labelTypography: Y = "
|
|
884
|
-
className:
|
|
885
|
-
style:
|
|
858
|
+
triggerIcon: c = "KeyboardArrowDown",
|
|
859
|
+
labelTypography: Y = "text_16_semibold",
|
|
860
|
+
className: M,
|
|
861
|
+
style: I,
|
|
886
862
|
children: E
|
|
887
|
-
}, n) => /* @__PURE__ */ B(
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
863
|
+
}, n) => /* @__PURE__ */ B("div", { ref: n, className: x("inline-flex items-center", M), style: I, children: [
|
|
864
|
+
/* @__PURE__ */ B(Z.Root, { children: [
|
|
865
|
+
/* @__PURE__ */ A(Z.Trigger, { asChild: !0, children: /* @__PURE__ */ B(
|
|
866
|
+
"button",
|
|
867
|
+
{
|
|
868
|
+
className: x(
|
|
869
|
+
"flex items-center gap-2 px-3 py-1.5 text-black",
|
|
870
|
+
"transition-colors hover:text-light-900",
|
|
871
|
+
"outline-none"
|
|
872
|
+
),
|
|
873
|
+
"aria-label": g,
|
|
874
|
+
children: [
|
|
875
|
+
/* @__PURE__ */ A(C, { variant: Y, children: g }),
|
|
876
|
+
/* @__PURE__ */ A(
|
|
877
|
+
z,
|
|
878
|
+
{
|
|
879
|
+
iconId: c,
|
|
880
|
+
className: "h-6 w-6 transition-transform duration-300 data-[state=open]:rotate-180"
|
|
881
|
+
}
|
|
882
|
+
)
|
|
883
|
+
]
|
|
884
|
+
}
|
|
885
|
+
) }),
|
|
886
|
+
/* @__PURE__ */ A(Z.Portal, { children: /* @__PURE__ */ A(
|
|
887
|
+
Z.Content,
|
|
888
|
+
{
|
|
889
|
+
className: x(
|
|
890
|
+
"z-50 min-w-[150px] rounded-md bg-white p-1 shadow-lg",
|
|
891
|
+
"max-h-[200px] overflow-auto"
|
|
892
|
+
),
|
|
893
|
+
sideOffset: 4,
|
|
894
|
+
align: "end",
|
|
895
|
+
children: e.map((w) => /* @__PURE__ */ A(
|
|
896
|
+
Z.Item,
|
|
897
897
|
{
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
898
|
+
asChild: !0,
|
|
899
|
+
disabled: w.disabled,
|
|
900
|
+
className: x(
|
|
901
|
+
"flex cursor-pointer items-center px-3 py-1.5 text-sm",
|
|
902
|
+
"hover:bg-light-100 hover:text-success-300",
|
|
903
|
+
"data-[disabled]:pointer-events-none data-[disabled]:text-primary-900",
|
|
901
904
|
"outline-none"
|
|
902
905
|
),
|
|
903
|
-
"
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
)
|
|
913
|
-
]
|
|
914
|
-
}
|
|
915
|
-
) }),
|
|
916
|
-
/* @__PURE__ */ A(R.Portal, { children: /* @__PURE__ */ A(
|
|
917
|
-
R.Content,
|
|
918
|
-
{
|
|
919
|
-
className: I(
|
|
920
|
-
"z-50 min-w-[150px] bg-white shadow-lg rounded-md p-1",
|
|
921
|
-
"max-h-[200px] overflow-auto"
|
|
922
|
-
),
|
|
923
|
-
sideOffset: 4,
|
|
924
|
-
align: "end",
|
|
925
|
-
children: e.map((w) => /* @__PURE__ */ A(
|
|
926
|
-
R.Item,
|
|
927
|
-
{
|
|
928
|
-
asChild: !0,
|
|
929
|
-
disabled: w.disabled,
|
|
930
|
-
className: I(
|
|
931
|
-
"flex items-center px-3 py-1.5 text-sm cursor-pointer",
|
|
932
|
-
"hover:bg-light-100 hover:text-success-300",
|
|
933
|
-
"data-[disabled]:pointer-events-none data-[disabled]:text-primary-900",
|
|
934
|
-
"outline-none"
|
|
935
|
-
),
|
|
936
|
-
children: /* @__PURE__ */ A("a", { href: w.href, children: /* @__PURE__ */ A(C, { variant: Y, children: w.label }) })
|
|
937
|
-
},
|
|
938
|
-
w.label
|
|
939
|
-
))
|
|
940
|
-
}
|
|
941
|
-
) })
|
|
942
|
-
] }),
|
|
943
|
-
E
|
|
944
|
-
]
|
|
945
|
-
}
|
|
946
|
-
)
|
|
906
|
+
children: /* @__PURE__ */ A("a", { href: w.href, children: /* @__PURE__ */ A(C, { variant: Y, children: w.label }) })
|
|
907
|
+
},
|
|
908
|
+
w.label
|
|
909
|
+
))
|
|
910
|
+
}
|
|
911
|
+
) })
|
|
912
|
+
] }),
|
|
913
|
+
E
|
|
914
|
+
] })
|
|
947
915
|
);
|
|
948
|
-
|
|
949
|
-
const
|
|
950
|
-
({ items: e, className: g, style:
|
|
951
|
-
const E = e.slice(0,
|
|
916
|
+
y.displayName = "DropdownMenu";
|
|
917
|
+
const X = i(
|
|
918
|
+
({ items: e, className: g, style: c, children: Y, lengthItem: M = 5 }, I) => {
|
|
919
|
+
const E = e.slice(0, M), n = e.slice(M);
|
|
952
920
|
return /* @__PURE__ */ B(
|
|
953
921
|
"ul",
|
|
954
922
|
{
|
|
955
|
-
ref:
|
|
956
|
-
className:
|
|
957
|
-
|
|
958
|
-
g
|
|
959
|
-
),
|
|
960
|
-
style: M,
|
|
923
|
+
ref: I,
|
|
924
|
+
className: x("mx-auto flex max-w-[630px] items-center justify-center gap-6", g),
|
|
925
|
+
style: c,
|
|
961
926
|
children: [
|
|
962
|
-
E.map((w) => /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A("a", { href: w.href, children: /* @__PURE__ */ A(C, { variant:
|
|
963
|
-
n.length > 0 && /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A(
|
|
927
|
+
E.map((w) => /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A("a", { href: w.href, children: /* @__PURE__ */ A(C, { variant: "text_16_semibold", children: w.label }) }) }, w.label)),
|
|
928
|
+
n.length > 0 && /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A(y, { items: n }) }),
|
|
964
929
|
Y
|
|
965
930
|
]
|
|
966
931
|
}
|
|
967
932
|
);
|
|
968
933
|
}
|
|
969
934
|
);
|
|
970
|
-
|
|
971
|
-
const
|
|
935
|
+
X.displayName = "Navigation";
|
|
936
|
+
const Yg = [
|
|
972
937
|
{ label: "Туризм", href: "/tourism" },
|
|
973
938
|
{ label: "Транспорт", href: "/transport" },
|
|
974
939
|
{ label: "Госуслуги", href: "/services" },
|
|
975
940
|
{ label: "Здоровье", href: "/health" },
|
|
976
941
|
{ label: "Образование", href: "/education" }
|
|
977
|
-
],
|
|
942
|
+
], ig = ["Ингушетия", "Чечня", "Дагестан"], zg = i(function({
|
|
978
943
|
navigation: g,
|
|
979
|
-
navItems:
|
|
944
|
+
navItems: c = Yg,
|
|
980
945
|
lengthItem: Y = 5,
|
|
981
|
-
locations:
|
|
982
|
-
defaultLocation:
|
|
946
|
+
locations: M = ig,
|
|
947
|
+
defaultLocation: I = M[0],
|
|
983
948
|
locationValue: E,
|
|
984
949
|
onLocationChange: n,
|
|
985
950
|
withSearchAndMenu: w = !1,
|
|
986
951
|
onLoginClick: m,
|
|
987
952
|
onMenuClick: h,
|
|
988
953
|
onSearchClick: G,
|
|
989
|
-
className:
|
|
990
|
-
sectionName:
|
|
991
|
-
logoHref:
|
|
992
|
-
style:
|
|
993
|
-
LinkComponent:
|
|
954
|
+
className: F,
|
|
955
|
+
sectionName: u = "",
|
|
956
|
+
logoHref: j = "#",
|
|
957
|
+
style: Q,
|
|
958
|
+
LinkComponent: v
|
|
994
959
|
// например, прокинуть из next: Link
|
|
995
|
-
},
|
|
996
|
-
const
|
|
960
|
+
}, O) {
|
|
961
|
+
const R = Array.isArray(M) && M.length > 0, D = v ?? "a";
|
|
997
962
|
return /* @__PURE__ */ B(
|
|
998
963
|
"header",
|
|
999
964
|
{
|
|
1000
|
-
ref:
|
|
965
|
+
ref: O,
|
|
1001
966
|
role: "banner",
|
|
1002
|
-
className:
|
|
1003
|
-
"flex items-center justify-between bg-white
|
|
1004
|
-
|
|
967
|
+
className: x(
|
|
968
|
+
"flex items-center justify-between bg-white px-3 py-3 shadow-md sm:px-4",
|
|
969
|
+
F
|
|
1005
970
|
),
|
|
1006
|
-
style:
|
|
971
|
+
style: Q,
|
|
1007
972
|
children: [
|
|
1008
|
-
/* @__PURE__ */ B("div", { className: "flex
|
|
973
|
+
/* @__PURE__ */ B("div", { className: "flex min-w-0 items-center", children: [
|
|
1009
974
|
/* @__PURE__ */ B("div", { className: "flex items-center gap-3 sm:gap-4", children: [
|
|
1010
|
-
w && /* @__PURE__ */ B(
|
|
975
|
+
w && /* @__PURE__ */ B(k, { children: [
|
|
1011
976
|
/* @__PURE__ */ A(
|
|
1012
977
|
"button",
|
|
1013
978
|
{
|
|
@@ -1015,52 +980,42 @@ const Bg = [
|
|
|
1015
980
|
onClick: h,
|
|
1016
981
|
"aria-label": "Открыть меню",
|
|
1017
982
|
"aria-haspopup": "menu",
|
|
1018
|
-
className: "
|
|
1019
|
-
children: /* @__PURE__ */ A(z, { iconId: "Menu", className: "h-6 w-6 text-black" })
|
|
983
|
+
children: /* @__PURE__ */ A(z, { iconId: "Menu", className: "h-6 w-6 cursor-pointer text-black" })
|
|
1020
984
|
}
|
|
1021
985
|
),
|
|
1022
|
-
/* @__PURE__ */ A(
|
|
1023
|
-
"button",
|
|
1024
|
-
{
|
|
1025
|
-
type: "button",
|
|
1026
|
-
onClick: G,
|
|
1027
|
-
"aria-label": "Поиск",
|
|
1028
|
-
className: "p-1",
|
|
1029
|
-
children: /* @__PURE__ */ A(z, { iconId: "Search", className: "h-6 w-6 text-black" })
|
|
1030
|
-
}
|
|
1031
|
-
)
|
|
986
|
+
/* @__PURE__ */ A("button", { type: "button", onClick: G, "aria-label": "Поиск", children: /* @__PURE__ */ A(z, { iconId: "Search", className: "h-6 w-6 cursor-pointer text-black" }) })
|
|
1032
987
|
] }),
|
|
1033
|
-
/* @__PURE__ */ A(
|
|
988
|
+
/* @__PURE__ */ A(D, { href: j, "aria-label": "На главную", className: "inline-flex", children: /* @__PURE__ */ A(H, { variant: "small", sectionName: u }) })
|
|
1034
989
|
] }),
|
|
1035
990
|
/* @__PURE__ */ A(
|
|
1036
991
|
"nav",
|
|
1037
992
|
{
|
|
1038
|
-
className:
|
|
993
|
+
className: x("ml-4 sm:ml-6", w && "hidden md:block"),
|
|
1039
994
|
"aria-label": "Основная навигация",
|
|
1040
|
-
children: g ?? /* @__PURE__ */ A(
|
|
995
|
+
children: g ?? /* @__PURE__ */ A(X, { items: c, lengthItem: Y })
|
|
1041
996
|
}
|
|
1042
997
|
)
|
|
1043
998
|
] }),
|
|
1044
999
|
/* @__PURE__ */ B("div", { className: "flex items-center gap-3 sm:gap-6", children: [
|
|
1045
|
-
|
|
1046
|
-
|
|
1000
|
+
R && /* @__PURE__ */ A(
|
|
1001
|
+
T,
|
|
1047
1002
|
{
|
|
1048
|
-
defaultValue: E ? void 0 :
|
|
1003
|
+
defaultValue: E ? void 0 : I,
|
|
1049
1004
|
value: E,
|
|
1050
1005
|
onValueChange: n,
|
|
1051
1006
|
className: "w-[140px] sm:w-[150px]",
|
|
1052
1007
|
labelColor: "black",
|
|
1053
|
-
triggerIcon: /* @__PURE__ */ A(z, { iconId: "LocationOn", className: "
|
|
1008
|
+
triggerIcon: /* @__PURE__ */ A(z, { iconId: "LocationOn", className: "h-6 w-6" }),
|
|
1054
1009
|
"aria-label": "Выбор региона",
|
|
1055
|
-
children:
|
|
1010
|
+
children: M.map((s) => /* @__PURE__ */ A(K, { value: s, children: s }, s))
|
|
1056
1011
|
}
|
|
1057
1012
|
),
|
|
1058
|
-
/* @__PURE__ */ A(
|
|
1013
|
+
/* @__PURE__ */ A(W, { type: "button", onClick: m, variant: "outlineBlackText", children: "Войти" })
|
|
1059
1014
|
] })
|
|
1060
1015
|
]
|
|
1061
1016
|
}
|
|
1062
1017
|
);
|
|
1063
|
-
}),
|
|
1018
|
+
}), Eg = (e, g) => /* @__PURE__ */ B(
|
|
1064
1019
|
"svg",
|
|
1065
1020
|
{
|
|
1066
1021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1288,13 +1243,13 @@ const Bg = [
|
|
|
1288
1243
|
] })
|
|
1289
1244
|
]
|
|
1290
1245
|
}
|
|
1291
|
-
),
|
|
1246
|
+
), Ig = i(Eg), Cg = ({
|
|
1292
1247
|
children: e,
|
|
1293
1248
|
onClick: g,
|
|
1294
|
-
variantColor:
|
|
1249
|
+
variantColor: c = "success",
|
|
1295
1250
|
variantView: Y = "secondary",
|
|
1296
|
-
href:
|
|
1297
|
-
className:
|
|
1251
|
+
href: M = "#",
|
|
1252
|
+
className: I
|
|
1298
1253
|
}) => {
|
|
1299
1254
|
const E = {
|
|
1300
1255
|
success: {
|
|
@@ -1307,83 +1262,83 @@ const Bg = [
|
|
|
1307
1262
|
bgButton: "!bg-purple-800",
|
|
1308
1263
|
bgCard: "bg-purple-100"
|
|
1309
1264
|
}
|
|
1310
|
-
}, { text: n, bgButton: w, bgCard: m } = E[
|
|
1265
|
+
}, { text: n, bgButton: w, bgCard: m } = E[c], h = Y === "primary";
|
|
1311
1266
|
return /* @__PURE__ */ B(
|
|
1312
|
-
|
|
1267
|
+
VA,
|
|
1313
1268
|
{
|
|
1314
|
-
className:
|
|
1315
|
-
"w-full
|
|
1316
|
-
h ? "items-center justify-between px-7
|
|
1269
|
+
className: x(
|
|
1270
|
+
"flex w-full overflow-hidden",
|
|
1271
|
+
h ? "max-h-[100px] items-center justify-between overflow-hidden px-7" : "relative min-h-[602px] max-w-[416px] flex-col justify-between p-7",
|
|
1317
1272
|
m,
|
|
1318
|
-
|
|
1273
|
+
I
|
|
1319
1274
|
),
|
|
1320
1275
|
children: [
|
|
1321
|
-
/* @__PURE__ */ B("div", { className:
|
|
1322
|
-
/* @__PURE__ */ A(
|
|
1323
|
-
/* @__PURE__ */ A("div", { className:
|
|
1276
|
+
/* @__PURE__ */ B("div", { className: x(h ? "flex items-center" : "flex flex-col gap-10"), children: [
|
|
1277
|
+
/* @__PURE__ */ A(H, { iconColor: n, variant: "medium", withTM: !0 }),
|
|
1278
|
+
/* @__PURE__ */ A("div", { className: x("ml-10", h ? "max-w-[340px] text-xs" : "max-w-[200px]"), children: e })
|
|
1324
1279
|
] }),
|
|
1325
|
-
h ? /* @__PURE__ */ B(
|
|
1326
|
-
/* @__PURE__ */ A(
|
|
1327
|
-
/* @__PURE__ */ A(
|
|
1328
|
-
] }) : /* @__PURE__ */ B(
|
|
1280
|
+
h ? /* @__PURE__ */ B(k, { children: [
|
|
1281
|
+
/* @__PURE__ */ A(U, { className: x("fill-current", n), width: "380px" }),
|
|
1282
|
+
/* @__PURE__ */ A(W, { variant: "primary", className: x(w), onClick: g, children: /* @__PURE__ */ A("a", { href: M, children: "Подробнее" }) })
|
|
1283
|
+
] }) : /* @__PURE__ */ B(k, { children: [
|
|
1329
1284
|
/* @__PURE__ */ A(
|
|
1330
|
-
|
|
1285
|
+
Ig,
|
|
1331
1286
|
{
|
|
1332
1287
|
width: 380,
|
|
1333
1288
|
height: 380,
|
|
1334
1289
|
className: "absolute bottom-0 right-[-60px]"
|
|
1335
1290
|
}
|
|
1336
1291
|
),
|
|
1337
|
-
/* @__PURE__ */ A(C, { variant: "
|
|
1292
|
+
/* @__PURE__ */ A(C, { variant: "text_26_medium", className: x(n), onClick: g, children: /* @__PURE__ */ A("a", { href: M, children: "yakavkaz.ru" }) })
|
|
1338
1293
|
] })
|
|
1339
1294
|
]
|
|
1340
1295
|
}
|
|
1341
1296
|
);
|
|
1342
1297
|
};
|
|
1343
1298
|
export {
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1299
|
+
gA as Arrow,
|
|
1300
|
+
Cg as Banner,
|
|
1301
|
+
U as BannerBgYak,
|
|
1302
|
+
cA as BannerBgYakHalfNews,
|
|
1303
|
+
W as Button,
|
|
1304
|
+
VA as Card,
|
|
1305
|
+
$A as Checkbox,
|
|
1306
|
+
YA as CheckmarkOutline,
|
|
1307
|
+
EA as Close,
|
|
1308
|
+
y as DropdownMenu,
|
|
1354
1309
|
z as DynamicIcon,
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1310
|
+
zA as Eye,
|
|
1311
|
+
wA as EyeOff,
|
|
1312
|
+
xA as EyeOffOutline,
|
|
1313
|
+
JA as EyeOutline,
|
|
1314
|
+
GA as Filter,
|
|
1315
|
+
eg as FormattedDate,
|
|
1316
|
+
aA as Gos,
|
|
1317
|
+
zg as Header,
|
|
1318
|
+
QA as Journalist,
|
|
1319
|
+
sA as KeyboardArrowDown,
|
|
1320
|
+
cg as Label,
|
|
1321
|
+
OA as LocationOn,
|
|
1322
|
+
H as Logo,
|
|
1323
|
+
kA as MailAuth,
|
|
1324
|
+
uA as Menu,
|
|
1325
|
+
X as Navigation,
|
|
1326
|
+
Bg as PreviewTitle,
|
|
1327
|
+
vA as Search,
|
|
1328
|
+
K as SelectItem,
|
|
1329
|
+
T as Selector,
|
|
1330
|
+
Ag as Tag,
|
|
1331
|
+
LA as Telegram,
|
|
1332
|
+
Mg as TextField,
|
|
1378
1333
|
C as Typography,
|
|
1379
1334
|
J as TypographyVariant,
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1335
|
+
WA as Vk,
|
|
1336
|
+
tA as VkAuth,
|
|
1337
|
+
rA as Whatsaap,
|
|
1338
|
+
TA as X,
|
|
1339
|
+
yA as Yak,
|
|
1340
|
+
NA as Yandex,
|
|
1341
|
+
gg as formatDate,
|
|
1342
|
+
qA as variantToClasses
|
|
1388
1343
|
};
|
|
1389
1344
|
//# sourceMappingURL=index.js.map
|