@yakavkaz/uikit 0.0.14 → 0.0.16
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/header/Header.d.ts +2 -26
- package/dist/components/header/Header.d.ts.map +1 -1
- package/dist/components/header/header.constants.d.ts +4 -0
- package/dist/components/header/header.constants.d.ts.map +1 -0
- package/dist/components/header/header.types.d.ts +48 -0
- package/dist/components/header/header.types.d.ts.map +1 -0
- package/dist/components/header/parts/headerActions.d.ts +8 -0
- package/dist/components/header/parts/headerActions.d.ts.map +1 -0
- package/dist/components/header/parts/headerLocations.d.ts +9 -0
- package/dist/components/header/parts/headerLocations.d.ts.map +1 -0
- package/dist/components/header/parts/headerLogo.d.ts +10 -0
- package/dist/components/header/parts/headerLogo.d.ts.map +1 -0
- package/dist/components/header/parts/headerNav.d.ts +9 -0
- package/dist/components/header/parts/headerNav.d.ts.map +1 -0
- package/dist/components/header/parts/headerProfile.d.ts +21 -0
- package/dist/components/header/parts/headerProfile.d.ts.map +1 -0
- package/dist/components/icons/iconComponents/AirportShuttle.d.ts +4 -0
- package/dist/components/icons/iconComponents/AirportShuttle.d.ts.map +1 -0
- package/dist/components/icons/iconComponents/index.d.ts +1 -0
- package/dist/components/icons/iconComponents/index.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +552 -421
- package/dist/index.js.map +1 -1
- package/package.json +2 -1
package/dist/index.js
CHANGED
|
@@ -1,12 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import * as
|
|
3
|
-
import { forwardRef as E, memo as
|
|
4
|
-
import
|
|
5
|
-
import { Slot as
|
|
6
|
-
import * as
|
|
7
|
-
import * as
|
|
8
|
-
import * as
|
|
9
|
-
const
|
|
1
|
+
import { jsxs as M, jsx as A, Fragment as F } from "react/jsx-runtime";
|
|
2
|
+
import * as G from "@radix-ui/react-select";
|
|
3
|
+
import { forwardRef as E, memo as $, useId as K, useMemo as AA, useState as gA } from "react";
|
|
4
|
+
import n, { clsx as eA } from "clsx";
|
|
5
|
+
import { Slot as R } from "@radix-ui/react-slot";
|
|
6
|
+
import * as T from "@radix-ui/react-checkbox";
|
|
7
|
+
import * as BA from "@radix-ui/react-label";
|
|
8
|
+
import * as k from "@radix-ui/react-dropdown-menu";
|
|
9
|
+
const cA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
10
|
+
/* @__PURE__ */ A("mask", { id: "airport_shuttle_svg__a", width: 24, height: 24, x: 0, y: 0, maskUnits: "userSpaceOnUse", style: {
|
|
11
|
+
maskType: "alpha"
|
|
12
|
+
}, children: /* @__PURE__ */ A("path", { fill: "#D9D9D9", d: "M0 0h24v24H0z" }) }),
|
|
13
|
+
/* @__PURE__ */ A("g", { mask: "url(#airport_shuttle_svg__a)", children: /* @__PURE__ */ A("path", { fill: "#D29909", d: "M6 19a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 3 16H1V7q0-.824.587-1.412A1.93 1.93 0 0 1 3 5h14l6 6v5h-2q0 1.25-.875 2.125A2.9 2.9 0 0 1 18 19a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 15 16H9q0 1.25-.875 2.125A2.9 2.9 0 0 1 6 19m9-9h4l-3-3h-1zm-6 0h4V7H9zm-6 0h4V7H3zm3 7.25q.525 0 .888-.363.362-.362.362-.887t-.362-.887A1.2 1.2 0 0 0 6 14.75q-.525 0-.888.363A1.2 1.2 0 0 0 4.75 16q0 .525.362.887.363.363.888.363m12 0q.525 0 .887-.363.363-.362.363-.887t-.363-.887A1.2 1.2 0 0 0 18 14.75q-.525 0-.887.363a1.2 1.2 0 0 0-.363.887q0 .525.363.887.362.363.887.363M3 14h.8q.425-.45.975-.725A2.7 2.7 0 0 1 6 13q.675 0 1.225.275T8.2 14h7.6q.425-.45.975-.725A2.7 2.7 0 0 1 18 13q.675 0 1.225.275T20.2 14h.8v-2H3z" }) })
|
|
14
|
+
] }), MA = E(cA), iA = (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" }) }), YA = E(iA), 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" }) }), y = E(EA), IA = (e, g) => /* @__PURE__ */ M(
|
|
10
15
|
"svg",
|
|
11
16
|
{
|
|
12
17
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -102,7 +107,7 @@ const AA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/s
|
|
|
102
107
|
d: "M342.5 0c75.663 0 137 60.982 137 136.207H411c0-37.613-30.668-68.104-68.5-68.104z"
|
|
103
108
|
}
|
|
104
109
|
),
|
|
105
|
-
/* @__PURE__ */
|
|
110
|
+
/* @__PURE__ */ M("defs", { children: [
|
|
106
111
|
/* @__PURE__ */ A(
|
|
107
112
|
"pattern",
|
|
108
113
|
{
|
|
@@ -228,100 +233,101 @@ const AA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/s
|
|
|
228
233
|
] })
|
|
229
234
|
]
|
|
230
235
|
}
|
|
231
|
-
),
|
|
236
|
+
), xA = E(IA), nA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
232
237
|
/* @__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
238
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "checkmark-outline_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
234
|
-
] }),
|
|
239
|
+
] }), mA = E(nA), wA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
235
240
|
/* @__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
241
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "close_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
237
|
-
] }),
|
|
238
|
-
/* @__PURE__ */
|
|
242
|
+
] }), JA = E(wA), hA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
243
|
+
/* @__PURE__ */ M("g", { fill: "#000", clipPath: "url(#eye-off-outline_svg__a)", children: [
|
|
239
244
|
/* @__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
245
|
/* @__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
246
|
] }),
|
|
242
247
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye-off-outline_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
243
|
-
] }),
|
|
244
|
-
/* @__PURE__ */
|
|
248
|
+
] }), zA = E(hA), CA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
249
|
+
/* @__PURE__ */ M("g", { fill: "#000", clipPath: "url(#eye-off_svg__a)", children: [
|
|
245
250
|
/* @__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
251
|
/* @__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
252
|
] }),
|
|
248
253
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye-off_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
249
|
-
] }),
|
|
250
|
-
/* @__PURE__ */
|
|
254
|
+
] }), GA = E(CA), lA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
255
|
+
/* @__PURE__ */ M("g", { fill: "#000", clipPath: "url(#eye-outline_svg__a)", children: [
|
|
251
256
|
/* @__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
257
|
/* @__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
258
|
] }),
|
|
254
259
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye-outline_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
255
|
-
] }),
|
|
256
|
-
/* @__PURE__ */
|
|
260
|
+
] }), aA = E(lA), oA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
261
|
+
/* @__PURE__ */ M("g", { fill: "#000", clipPath: "url(#eye_svg__a)", children: [
|
|
257
262
|
/* @__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
263
|
/* @__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
264
|
] }),
|
|
260
265
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "eye_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
261
|
-
] }),
|
|
266
|
+
] }), sA = E(oA), QA = (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" }) }), RA = E(QA), fA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 60 60", ref: g, ...e, children: [
|
|
262
267
|
/* @__PURE__ */ A("path", { fill: "#fff", d: "M.5.5h59v59H.5z" }),
|
|
263
268
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M.5.5h59v59H.5z" }),
|
|
264
269
|
/* @__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" }),
|
|
265
270
|
/* @__PURE__ */ A("path", { fill: "#0066B3", d: "M15.273 26.482a.64.64 0 0 1 .64-.64h9.92a.64.64 0 0 1 .64.64v1.92a.64.64 0 0 1-.64.64h-10.56z" }),
|
|
266
271
|
/* @__PURE__ */ A("path", { fill: "#EE2F53", d: "M15.273 30.961h20.16a.64.64 0 0 1 .64.64v1.92a.64.64 0 0 1-.64.64h-19.52a.64.64 0 0 1-.64-.64z" }),
|
|
267
|
-
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */
|
|
272
|
+
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ M("linearGradient", { id: "gos_svg__a", x1: 30.26, x2: 30.26, y1: 14, y2: 46, gradientUnits: "userSpaceOnUse", children: [
|
|
268
273
|
/* @__PURE__ */ A("stop", { stopColor: "#0066B3" }),
|
|
269
274
|
/* @__PURE__ */ A("stop", { offset: 0.354, stopColor: "#0066B3" }),
|
|
270
275
|
/* @__PURE__ */ A("stop", { offset: 0.688, stopColor: "#EE2F53" }),
|
|
271
276
|
/* @__PURE__ */ A("stop", { offset: 1, stopColor: "#EE2F53" })
|
|
272
277
|
] }) })
|
|
273
|
-
] }),
|
|
278
|
+
] }), ZA = E(fA), 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" }) }), kA = E(OA), 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: "m12 15.4-6-6L7.4 8l4.6 4.6L16.6 8 18 9.4z" }) }), uA = E(FA), vA = (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" }) }), X = E(vA), jA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 62 62", ref: g, ...e, children: [
|
|
274
279
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M1 1h60v60H1z" }),
|
|
275
280
|
/* @__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
|
-
] }),
|
|
281
|
+
] }), DA = E(jA), LA = (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" }) }), r = E(LA), dA = (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" }) }), N = E(dA), WA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
277
282
|
/* @__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
283
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "telegram_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
279
|
-
] }),
|
|
284
|
+
] }), HA = E(WA), tA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24", ref: g, ...e, children: [
|
|
280
285
|
/* @__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
286
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "vk_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
|
|
282
|
-
] }),
|
|
287
|
+
] }), rA = E(tA), SA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 62 62", ref: g, ...e, children: [
|
|
283
288
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M1 1h60v60H1z" }),
|
|
284
289
|
/* @__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
290
|
/* @__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
|
-
] }),
|
|
291
|
+
] }), P = E(SA), UA = (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" }) }), TA = E(UA), KA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 20 20", ref: g, ...e, children: [
|
|
287
292
|
/* @__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
293
|
/* @__PURE__ */ A("defs", { children: /* @__PURE__ */ A("clipPath", { id: "x_svg__a", children: /* @__PURE__ */ A("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })
|
|
289
|
-
] }),
|
|
294
|
+
] }), yA = E(KA), XA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 34 24", ref: g, ...e, children: [
|
|
290
295
|
/* @__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
296
|
/* @__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
|
-
] }),
|
|
297
|
+
] }), NA = E(XA), PA = (e, g) => /* @__PURE__ */ M("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 62 62", ref: g, ...e, children: [
|
|
293
298
|
/* @__PURE__ */ A("path", { stroke: "#D9D9D9", d: "M1 1h60v60H1z" }),
|
|
294
299
|
/* @__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
|
-
] }),
|
|
300
|
+
] }), pA = E(PA), bA = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
296
301
|
__proto__: null,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
302
|
+
AirportShuttle: MA,
|
|
303
|
+
Arrow: YA,
|
|
304
|
+
BannerBgYak: y,
|
|
305
|
+
BannerBgYakHalfNews: xA,
|
|
306
|
+
CheckmarkOutline: mA,
|
|
307
|
+
Close: JA,
|
|
308
|
+
Eye: sA,
|
|
309
|
+
EyeOff: GA,
|
|
310
|
+
EyeOffOutline: zA,
|
|
311
|
+
EyeOutline: aA,
|
|
312
|
+
Filter: RA,
|
|
313
|
+
Gos: ZA,
|
|
314
|
+
Journalist: kA,
|
|
315
|
+
KeyboardArrowDown: uA,
|
|
316
|
+
LocationOn: X,
|
|
317
|
+
MailAuth: DA,
|
|
318
|
+
Menu: r,
|
|
319
|
+
Search: N,
|
|
320
|
+
Telegram: HA,
|
|
321
|
+
Vk: rA,
|
|
322
|
+
VkAuth: P,
|
|
323
|
+
Whatsaap: TA,
|
|
324
|
+
X: yA,
|
|
325
|
+
Yak: NA,
|
|
326
|
+
Yandex: pA
|
|
327
|
+
}, Symbol.toStringTag, { value: "Module" })), qA = ({ iconId: e, ...g }, B) => {
|
|
328
|
+
const c = bA[e];
|
|
329
|
+
return c ? /* @__PURE__ */ A(c, { ...g, ref: B }) : null;
|
|
330
|
+
}, VA = E(qA), l = $(VA), J = {
|
|
325
331
|
// Заголовки
|
|
326
332
|
display_48_semibold: "display_48_semibold",
|
|
327
333
|
// 48px semibold (бывш. large)
|
|
@@ -366,7 +372,7 @@ const AA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/s
|
|
|
366
372
|
// 16px regular (бывш. regular_link)
|
|
367
373
|
link_14_regular: "link_14_regular"
|
|
368
374
|
// 14px regular (бывш. small_link)
|
|
369
|
-
},
|
|
375
|
+
}, _A = {
|
|
370
376
|
// Заголовки
|
|
371
377
|
[J.display_48_semibold]: "text-xxl font-semibold",
|
|
372
378
|
// 48px
|
|
@@ -411,47 +417,47 @@ const AA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/s
|
|
|
411
417
|
[J.link_14_regular]: "text-xxs font-regular text-primary-500 underline cursor-pointer"
|
|
412
418
|
// 14px
|
|
413
419
|
}, C = E(
|
|
414
|
-
({ asChild: e, variant: g = J.text_16_regular, className:
|
|
415
|
-
const I = e ?
|
|
420
|
+
({ asChild: e, variant: g = J.text_16_regular, className: B, ...c }, i) => {
|
|
421
|
+
const I = e ? R : "span", Y = _A[g];
|
|
416
422
|
return /* @__PURE__ */ A(
|
|
417
423
|
I,
|
|
418
424
|
{
|
|
419
|
-
ref:
|
|
420
|
-
className:
|
|
425
|
+
ref: i,
|
|
426
|
+
className: n(
|
|
421
427
|
"font-primary",
|
|
422
428
|
// Базовый шрифт
|
|
423
|
-
|
|
424
|
-
|
|
429
|
+
Y,
|
|
430
|
+
B
|
|
425
431
|
),
|
|
426
|
-
...
|
|
432
|
+
...c
|
|
427
433
|
}
|
|
428
434
|
);
|
|
429
435
|
}
|
|
430
436
|
);
|
|
431
437
|
C.displayName = "Typography";
|
|
432
|
-
const
|
|
438
|
+
const p = E(
|
|
433
439
|
({
|
|
434
440
|
children: e,
|
|
435
441
|
className: g,
|
|
436
|
-
defaultValue:
|
|
437
|
-
triggerIcon:
|
|
438
|
-
style:
|
|
442
|
+
defaultValue: B,
|
|
443
|
+
triggerIcon: c,
|
|
444
|
+
style: i,
|
|
439
445
|
placeholder: I,
|
|
440
|
-
label:
|
|
441
|
-
labelColor:
|
|
442
|
-
...
|
|
443
|
-
},
|
|
444
|
-
const h =
|
|
445
|
-
return /* @__PURE__ */
|
|
446
|
-
|
|
447
|
-
/* @__PURE__ */
|
|
448
|
-
/* @__PURE__ */
|
|
449
|
-
|
|
446
|
+
label: Y,
|
|
447
|
+
labelColor: w,
|
|
448
|
+
...m
|
|
449
|
+
}, x) => {
|
|
450
|
+
const h = m.value !== void 0 ? m : { ...m, defaultValue: B };
|
|
451
|
+
return /* @__PURE__ */ M("div", { className: n("flex flex-col gap-1", g), children: [
|
|
452
|
+
Y && /* @__PURE__ */ A(C, { style: { color: w }, variant: "text_16_regular", children: Y[0]?.toUpperCase() + Y.slice(1) }),
|
|
453
|
+
/* @__PURE__ */ M(G.Root, { ...h, children: [
|
|
454
|
+
/* @__PURE__ */ M(
|
|
455
|
+
G.Trigger,
|
|
450
456
|
{
|
|
451
|
-
ref:
|
|
452
|
-
style:
|
|
453
|
-
"aria-label":
|
|
454
|
-
className:
|
|
457
|
+
ref: x,
|
|
458
|
+
style: i,
|
|
459
|
+
"aria-label": Y,
|
|
460
|
+
className: n(
|
|
455
461
|
"inline-flex items-center justify-between gap-2",
|
|
456
462
|
"px-3 py-1.5 text-black",
|
|
457
463
|
"transition-colors",
|
|
@@ -461,10 +467,10 @@ const T = E(
|
|
|
461
467
|
"data-[state=open]:text-light-900 outline-none"
|
|
462
468
|
),
|
|
463
469
|
children: [
|
|
464
|
-
/* @__PURE__ */ A("div", { className: "flex items-center gap-2", children:
|
|
465
|
-
/* @__PURE__ */ A(
|
|
466
|
-
/* @__PURE__ */ A(
|
|
467
|
-
|
|
470
|
+
/* @__PURE__ */ A("div", { className: "flex items-center gap-2", children: c && /* @__PURE__ */ A(G.Icon, { className: "h-6 w-6", children: c }) }),
|
|
471
|
+
/* @__PURE__ */ A(G.Value, { placeholder: I }),
|
|
472
|
+
/* @__PURE__ */ A(G.Icon, { className: "text-black transition-transform duration-300 data-[state=open]:rotate-180", children: /* @__PURE__ */ A(
|
|
473
|
+
l,
|
|
468
474
|
{
|
|
469
475
|
iconId: "KeyboardArrowDown",
|
|
470
476
|
className: "h-6 w-6"
|
|
@@ -473,55 +479,55 @@ const T = E(
|
|
|
473
479
|
]
|
|
474
480
|
}
|
|
475
481
|
),
|
|
476
|
-
/* @__PURE__ */ A(
|
|
477
|
-
|
|
482
|
+
/* @__PURE__ */ A(G.Portal, { children: /* @__PURE__ */ A(
|
|
483
|
+
G.Content,
|
|
478
484
|
{
|
|
479
485
|
className: "z-50 w-[var(--radix-select-trigger-width)] overflow-hidden bg-white shadow-lg",
|
|
480
486
|
position: "popper",
|
|
481
487
|
sideOffset: 4,
|
|
482
488
|
collisionPadding: 10,
|
|
483
|
-
children: /* @__PURE__ */ A(
|
|
489
|
+
children: /* @__PURE__ */ A(G.Viewport, { className: "max-h-[200px] p-1 overflow-y-auto", children: e })
|
|
484
490
|
}
|
|
485
491
|
) })
|
|
486
492
|
] })
|
|
487
493
|
] });
|
|
488
494
|
}
|
|
489
495
|
);
|
|
490
|
-
|
|
491
|
-
const
|
|
492
|
-
({ children: e, className: g = "", value:
|
|
493
|
-
|
|
496
|
+
p.displayName = "Selector";
|
|
497
|
+
const b = E(
|
|
498
|
+
({ children: e, className: g = "", value: B, disabled: c }, i) => /* @__PURE__ */ A(
|
|
499
|
+
G.Item,
|
|
494
500
|
{
|
|
495
|
-
ref:
|
|
496
|
-
value:
|
|
497
|
-
disabled:
|
|
498
|
-
className:
|
|
501
|
+
ref: i,
|
|
502
|
+
value: B,
|
|
503
|
+
disabled: c,
|
|
504
|
+
className: n(
|
|
499
505
|
"text-sm relative flex cursor-pointer select-none items-center px-3 py-1.5",
|
|
500
506
|
"data-[highlighted]:text-success-300",
|
|
501
507
|
"data-[disabled]:pointer-events-none data-[disabled]:text-primary-900",
|
|
502
508
|
"outline-none",
|
|
503
509
|
g
|
|
504
510
|
),
|
|
505
|
-
children: /* @__PURE__ */ A(
|
|
511
|
+
children: /* @__PURE__ */ A(G.ItemText, { children: e })
|
|
506
512
|
}
|
|
507
513
|
)
|
|
508
514
|
);
|
|
509
|
-
|
|
510
|
-
const
|
|
511
|
-
const
|
|
512
|
-
return
|
|
513
|
-
}),
|
|
514
|
-
const g =
|
|
515
|
+
b.displayName = "SelectItem";
|
|
516
|
+
const $A = E(function({ asChild: g = !1, children: B, className: c, ...i }, I) {
|
|
517
|
+
const Y = g ? R : "div";
|
|
518
|
+
return B ? /* @__PURE__ */ A(Y, { ref: I, className: n("w-full", c), ...i, children: B }) : /* @__PURE__ */ A("div", { ref: I, className: n("w-full bg-light-100", c), ...i, children: "Пустая карточка" });
|
|
519
|
+
}), Ag = (e) => {
|
|
520
|
+
const g = K();
|
|
515
521
|
return e || g;
|
|
516
|
-
},
|
|
517
|
-
({ checked: e, className: g, disabled:
|
|
518
|
-
const
|
|
519
|
-
return /* @__PURE__ */
|
|
522
|
+
}, gg = E(
|
|
523
|
+
({ checked: e, className: g, disabled: B = !1, id: c, children: i, onValueChange: I, ...Y }, w) => {
|
|
524
|
+
const m = Ag(c);
|
|
525
|
+
return /* @__PURE__ */ M("div", { className: "leading-tight flex items-start gap-2", children: [
|
|
520
526
|
/* @__PURE__ */ A(
|
|
521
|
-
|
|
527
|
+
T.Root,
|
|
522
528
|
{
|
|
523
529
|
checked: e,
|
|
524
|
-
className:
|
|
530
|
+
className: n(
|
|
525
531
|
"relative mt-[2px] flex h-[18px] w-[18px] shrink-0 items-center justify-center rounded-sm border-2 border-dark-900",
|
|
526
532
|
"data-[state=checked]:border-dark-900 data-[state=checked]:bg-white",
|
|
527
533
|
"data-[disabled]:cursor-default",
|
|
@@ -533,19 +539,19 @@ const VA = E(function({ asChild: g = !1, children: c, className: Y, ...M }, I) {
|
|
|
533
539
|
"active:before:bg-gray-100",
|
|
534
540
|
g
|
|
535
541
|
),
|
|
536
|
-
id:
|
|
537
|
-
disabled:
|
|
542
|
+
id: m,
|
|
543
|
+
disabled: B,
|
|
538
544
|
onCheckedChange: I,
|
|
539
|
-
...
|
|
540
|
-
ref:
|
|
545
|
+
...Y,
|
|
546
|
+
ref: w,
|
|
541
547
|
children: /* @__PURE__ */ A(
|
|
542
|
-
|
|
548
|
+
T.Indicator,
|
|
543
549
|
{
|
|
544
|
-
className:
|
|
550
|
+
className: n(
|
|
545
551
|
"flex items-center justify-center text-gray-900",
|
|
546
552
|
"data-[disabled]:text-gray-400"
|
|
547
553
|
),
|
|
548
|
-
children: /* @__PURE__ */ A(
|
|
554
|
+
children: /* @__PURE__ */ A(l, { iconId: "CheckmarkOutline", width: 18 })
|
|
549
555
|
}
|
|
550
556
|
)
|
|
551
557
|
}
|
|
@@ -553,93 +559,93 @@ const VA = E(function({ asChild: g = !1, children: c, className: Y, ...M }, I) {
|
|
|
553
559
|
/* @__PURE__ */ A(C, { asChild: !0, variant: "text_14_regular", children: /* @__PURE__ */ A(
|
|
554
560
|
"label",
|
|
555
561
|
{
|
|
556
|
-
className:
|
|
562
|
+
className: n(
|
|
557
563
|
"cursor-pointer select-none text-dark-900",
|
|
558
|
-
|
|
564
|
+
B && "cursor-default text-gray-300"
|
|
559
565
|
),
|
|
560
|
-
htmlFor:
|
|
561
|
-
children:
|
|
566
|
+
htmlFor: m,
|
|
567
|
+
children: i
|
|
562
568
|
}
|
|
563
569
|
) })
|
|
564
570
|
] });
|
|
565
571
|
}
|
|
566
572
|
);
|
|
567
|
-
|
|
568
|
-
const
|
|
569
|
-
({ asChild: e, onClick: g, variant:
|
|
570
|
-
const
|
|
571
|
-
I &&
|
|
572
|
-
}, h =
|
|
573
|
+
gg.displayName = "Checkbox";
|
|
574
|
+
const S = E(
|
|
575
|
+
({ asChild: e, onClick: g, variant: B = "primary", fullWidth: c, className: i, disabled: I, ...Y }, w) => {
|
|
576
|
+
const m = e ? R : "button", x = (z) => {
|
|
577
|
+
I && z.preventDefault();
|
|
578
|
+
}, h = n(
|
|
573
579
|
"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",
|
|
574
580
|
{
|
|
575
|
-
"text-success-700 hover:text-success-600 active:text-green-700 focus:text-success-800 disabled:text-success-300":
|
|
576
|
-
"text-dark-900 hover:text-dark-800 active:text-dark-900 focus:text-dark-900 disabled:text-gray-400":
|
|
581
|
+
"text-success-700 hover:text-success-600 active:text-green-700 focus:text-success-800 disabled:text-success-300": B === "outline",
|
|
582
|
+
"text-dark-900 hover:text-dark-800 active:text-dark-900 focus:text-dark-900 disabled:text-gray-400": B === "outlineBlackText"
|
|
577
583
|
}
|
|
578
584
|
);
|
|
579
585
|
return /* @__PURE__ */ A(
|
|
580
|
-
|
|
586
|
+
m,
|
|
581
587
|
{
|
|
582
588
|
disabled: I,
|
|
583
|
-
onClick: e && I ?
|
|
584
|
-
ref:
|
|
585
|
-
...
|
|
586
|
-
className:
|
|
589
|
+
onClick: e && I ? x : g,
|
|
590
|
+
ref: w,
|
|
591
|
+
...Y,
|
|
592
|
+
className: n(
|
|
587
593
|
// Base style
|
|
588
594
|
"box-border inline-flex items-center justify-center gap-2.5 text-center text-xs leading-6 font-semibold whitespace-nowrap",
|
|
589
595
|
"cursor-pointer px-4 py-3 outline-none",
|
|
590
596
|
{
|
|
591
597
|
// Primary
|
|
592
|
-
"hover:bg-success-600 active:bg-success-800 focus:ring-success-800 bg-success-700 text-light-100 focus:bg-success-700 disabled:bg-success-300 font-semibold focus:ring-2 disabled:text-gray-300":
|
|
598
|
+
"hover:bg-success-600 active:bg-success-800 focus:ring-success-800 bg-success-700 text-light-100 focus:bg-success-700 disabled:bg-success-300 font-semibold focus:ring-2 disabled:text-gray-300": B === "primary",
|
|
593
599
|
//Outline or outlineBlackText
|
|
594
|
-
[h]:
|
|
600
|
+
[h]: B === "outline" || B === "outlineBlackText"
|
|
595
601
|
},
|
|
596
|
-
|
|
597
|
-
|
|
602
|
+
c && "w-full text-center",
|
|
603
|
+
i,
|
|
598
604
|
e && I && "pointer-events-none cursor-not-allowed"
|
|
599
605
|
)
|
|
600
606
|
}
|
|
601
607
|
);
|
|
602
608
|
}
|
|
603
609
|
);
|
|
604
|
-
|
|
605
|
-
const
|
|
610
|
+
S.displayName = "Button";
|
|
611
|
+
const eg = E(
|
|
606
612
|
({
|
|
607
613
|
asChild: e,
|
|
608
614
|
className: g,
|
|
609
|
-
children:
|
|
610
|
-
color:
|
|
611
|
-
typographyVariant:
|
|
615
|
+
children: B,
|
|
616
|
+
color: c = "success",
|
|
617
|
+
typographyVariant: i = "text_14_semibold",
|
|
612
618
|
iconId: I,
|
|
613
|
-
...
|
|
614
|
-
},
|
|
615
|
-
I && /* @__PURE__ */ A(
|
|
619
|
+
...Y
|
|
620
|
+
}, w) => /* @__PURE__ */ A(e ? R : "span", { ref: w, className: n("flex items-center gap-2", g), ...Y, children: /* @__PURE__ */ M(F, { children: [
|
|
621
|
+
I && /* @__PURE__ */ A(l, { iconId: I, width: 24, height: 24 }),
|
|
616
622
|
/* @__PURE__ */ A(
|
|
617
623
|
C,
|
|
618
624
|
{
|
|
619
|
-
variant:
|
|
625
|
+
variant: i,
|
|
620
626
|
asChild: e,
|
|
621
|
-
className:
|
|
622
|
-
"text-dark-900":
|
|
623
|
-
"text-success-700":
|
|
624
|
-
"text-warning-300":
|
|
627
|
+
className: n({
|
|
628
|
+
"text-dark-900": c === "dark",
|
|
629
|
+
"text-success-700": c === "success",
|
|
630
|
+
"text-warning-300": c === "warning"
|
|
625
631
|
}),
|
|
626
|
-
children:
|
|
632
|
+
children: B
|
|
627
633
|
}
|
|
628
634
|
)
|
|
629
635
|
] }) })
|
|
630
636
|
);
|
|
631
|
-
|
|
632
|
-
function
|
|
633
|
-
const
|
|
634
|
-
if (isNaN(
|
|
637
|
+
eg.displayName = "Tag";
|
|
638
|
+
function Bg(e, g = "short") {
|
|
639
|
+
const B = typeof e == "string" ? new Date(e) : e;
|
|
640
|
+
if (isNaN(B.getTime()))
|
|
635
641
|
return "Неверная дата";
|
|
636
|
-
const
|
|
642
|
+
const c = /* @__PURE__ */ new Date("2025-08-05T15:18:00+02:00"), i = /* @__PURE__ */ new Date("2025-08-12T23:59:59+02:00");
|
|
637
643
|
if (g === "relative")
|
|
638
|
-
return
|
|
644
|
+
return B <= i && B >= c ? `до ${new Intl.DateTimeFormat("ru-RU", {
|
|
639
645
|
day: "numeric",
|
|
640
646
|
month: "long"
|
|
641
|
-
}).format(
|
|
642
|
-
const
|
|
647
|
+
}).format(B).replace(/\./g, "")}` : "Дата вне диапазона";
|
|
648
|
+
const Y = new Intl.DateTimeFormat("ru-RU", {
|
|
643
649
|
timeZone: "Europe/Paris",
|
|
644
650
|
// CEST
|
|
645
651
|
weekday: "short",
|
|
@@ -658,68 +664,68 @@ function gg(e, g = "short") {
|
|
|
658
664
|
hour12: !1
|
|
659
665
|
// 24-часовой формат
|
|
660
666
|
}
|
|
661
|
-
}).formatToParts(
|
|
667
|
+
}).formatToParts(B);
|
|
662
668
|
if (g === "short")
|
|
663
|
-
return
|
|
664
|
-
const
|
|
665
|
-
return `${
|
|
669
|
+
return Y.filter((x) => ["weekday", "day", "month", "year"].includes(x.type)).map((x) => x.type === "weekday" ? x.value.charAt(0).toUpperCase() + x.value.slice(1) : x.value).join(" ").replace(/\./g, "");
|
|
670
|
+
const w = Y.filter((x) => ["weekday", "day", "month", "year"].includes(x.type)).map((x) => x.type === "weekday" ? x.value.charAt(0).toUpperCase() + x.value.slice(1) : x.value).join(" ").replace(/\./g, ""), m = Y.filter((x) => ["hour", "minute"].includes(x.type)).map((x) => x.value).join(":");
|
|
671
|
+
return `${w} в ${m}`;
|
|
666
672
|
}
|
|
667
|
-
const
|
|
668
|
-
({ className: e, date: g, variant:
|
|
669
|
-
const
|
|
673
|
+
const cg = E(
|
|
674
|
+
({ className: e, date: g, variant: B = "short", ...c }) => {
|
|
675
|
+
const i = Bg(g, B);
|
|
670
676
|
return /* @__PURE__ */ A(
|
|
671
677
|
C,
|
|
672
678
|
{
|
|
673
679
|
variant: "text_14_medium",
|
|
674
|
-
className:
|
|
675
|
-
"text-red-600":
|
|
680
|
+
className: n("text-light-900", e, {
|
|
681
|
+
"text-red-600": i === "Неверная дата" || i === "Дата вне диапазона"
|
|
676
682
|
}),
|
|
677
|
-
...
|
|
678
|
-
children:
|
|
683
|
+
...c,
|
|
684
|
+
children: i
|
|
679
685
|
}
|
|
680
686
|
);
|
|
681
687
|
}
|
|
682
688
|
);
|
|
683
|
-
|
|
684
|
-
const
|
|
689
|
+
cg.displayName = "FormattedDate";
|
|
690
|
+
const Mg = E(
|
|
685
691
|
({
|
|
686
692
|
asChild: e,
|
|
687
693
|
className: g,
|
|
688
|
-
iconId:
|
|
689
|
-
typographyVariant:
|
|
690
|
-
children:
|
|
694
|
+
iconId: B = "Arrow",
|
|
695
|
+
typographyVariant: c = "heading_3_bold",
|
|
696
|
+
children: i,
|
|
691
697
|
...I
|
|
692
|
-
},
|
|
693
|
-
e ?
|
|
698
|
+
}, Y) => /* @__PURE__ */ A(
|
|
699
|
+
e ? R : "div",
|
|
694
700
|
{
|
|
695
|
-
ref:
|
|
696
|
-
className:
|
|
701
|
+
ref: Y,
|
|
702
|
+
className: n(
|
|
697
703
|
"relative flex w-full items-center justify-between",
|
|
698
704
|
"before:bg-success-700 pl-6 before:absolute before:top-1/2 before:left-0 before:h-6 before:w-3 before:-translate-y-1/2 before:content-['']",
|
|
699
705
|
g
|
|
700
706
|
),
|
|
701
707
|
...I,
|
|
702
|
-
children: /* @__PURE__ */
|
|
703
|
-
|
|
704
|
-
/* @__PURE__ */ A(
|
|
708
|
+
children: /* @__PURE__ */ M("div", { className: "flex w-full items-center justify-between", children: [
|
|
709
|
+
i && /* @__PURE__ */ A(C, { variant: c, children: i }),
|
|
710
|
+
/* @__PURE__ */ A(l, { iconId: B, width: 24, height: 24, className: "text-light-700" })
|
|
705
711
|
] })
|
|
706
712
|
}
|
|
707
713
|
)
|
|
708
714
|
);
|
|
709
|
-
|
|
710
|
-
const
|
|
715
|
+
Mg.displayName = "PreviewTitle";
|
|
716
|
+
const U = E(
|
|
711
717
|
({
|
|
712
718
|
asChild: e,
|
|
713
719
|
className: g,
|
|
714
|
-
sectionName:
|
|
715
|
-
iconId:
|
|
716
|
-
variant:
|
|
720
|
+
sectionName: B = "",
|
|
721
|
+
iconId: c = "Yak",
|
|
722
|
+
variant: i = "large",
|
|
717
723
|
withTM: I = !1,
|
|
718
|
-
iconColor:
|
|
719
|
-
...
|
|
720
|
-
},
|
|
721
|
-
const
|
|
722
|
-
switch (
|
|
724
|
+
iconColor: Y = "text-success-700",
|
|
725
|
+
...w
|
|
726
|
+
}, m) => {
|
|
727
|
+
const x = e ? R : "div", h = () => {
|
|
728
|
+
switch (i) {
|
|
723
729
|
case "large":
|
|
724
730
|
return { width: 61, height: 44 };
|
|
725
731
|
case "medium":
|
|
@@ -728,8 +734,8 @@ const H = E(
|
|
|
728
734
|
default:
|
|
729
735
|
return { width: 33, height: 24 };
|
|
730
736
|
}
|
|
731
|
-
},
|
|
732
|
-
switch (
|
|
737
|
+
}, z = () => {
|
|
738
|
+
switch (i) {
|
|
733
739
|
case "large":
|
|
734
740
|
return "heading_1_semibold";
|
|
735
741
|
case "medium":
|
|
@@ -739,96 +745,96 @@ const H = E(
|
|
|
739
745
|
return "heading_2_semibold";
|
|
740
746
|
}
|
|
741
747
|
};
|
|
742
|
-
return /* @__PURE__ */ A(
|
|
748
|
+
return /* @__PURE__ */ A(x, { ref: m, className: n("inline-flex items-center gap-1", g), ...w, children: /* @__PURE__ */ M("div", { className: "flex items-center gap-1", children: [
|
|
743
749
|
/* @__PURE__ */ A(
|
|
744
|
-
|
|
750
|
+
l,
|
|
745
751
|
{
|
|
746
|
-
iconId:
|
|
752
|
+
iconId: c,
|
|
747
753
|
width: h().width,
|
|
748
754
|
height: h().height,
|
|
749
|
-
className:
|
|
755
|
+
className: n("fill-current", Y),
|
|
750
756
|
style: {
|
|
751
|
-
color:
|
|
757
|
+
color: Y !== "currentColor" && !Y.startsWith("text-") ? Y : void 0
|
|
752
758
|
}
|
|
753
759
|
}
|
|
754
760
|
),
|
|
755
|
-
/* @__PURE__ */
|
|
761
|
+
/* @__PURE__ */ M(C, { variant: z(), children: [
|
|
756
762
|
"Якавказ",
|
|
757
763
|
I && /* @__PURE__ */ A("sup", { className: "align-super text-[9px] tracking-tight", children: "™" })
|
|
758
764
|
] }),
|
|
759
|
-
/* @__PURE__ */ A(C, { variant:
|
|
765
|
+
/* @__PURE__ */ A(C, { variant: "heading_2_regular", children: B })
|
|
760
766
|
] }) });
|
|
761
767
|
}
|
|
762
768
|
);
|
|
763
|
-
|
|
764
|
-
const
|
|
765
|
-
const
|
|
769
|
+
U.displayName = "Logo";
|
|
770
|
+
const ig = ({ children: e, className: g, label: B, required: c, labelColor: i = "primary", ...I }) => {
|
|
771
|
+
const Y = AA(
|
|
766
772
|
() => ({
|
|
767
|
-
label:
|
|
773
|
+
label: eA(
|
|
768
774
|
"inline-block mb-1 text-sm leading-6",
|
|
769
775
|
g,
|
|
770
|
-
|
|
771
|
-
|
|
776
|
+
i === "primary" && "text-light-900",
|
|
777
|
+
i === "disabled" && "text-dark-100"
|
|
772
778
|
),
|
|
773
779
|
required: "ml-0.5 text-danger-300"
|
|
774
780
|
}),
|
|
775
|
-
[g,
|
|
781
|
+
[g, i]
|
|
776
782
|
);
|
|
777
|
-
return /* @__PURE__ */
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
783
|
+
return /* @__PURE__ */ M(BA.Root, { ...I, children: [
|
|
784
|
+
B && /* @__PURE__ */ M("div", { className: Y.label, children: [
|
|
785
|
+
B,
|
|
786
|
+
c && /* @__PURE__ */ A("span", { className: Y.required, children: "*" })
|
|
781
787
|
] }),
|
|
782
788
|
e
|
|
783
789
|
] });
|
|
784
|
-
},
|
|
790
|
+
}, Yg = E(function({
|
|
785
791
|
className: g,
|
|
786
|
-
onClearClick:
|
|
787
|
-
errorMessage:
|
|
788
|
-
iconEnd:
|
|
792
|
+
onClearClick: B,
|
|
793
|
+
errorMessage: c,
|
|
794
|
+
iconEnd: i,
|
|
789
795
|
iconStart: I,
|
|
790
|
-
label:
|
|
791
|
-
onEnter:
|
|
792
|
-
onKeyDown:
|
|
793
|
-
required:
|
|
796
|
+
label: Y,
|
|
797
|
+
onEnter: w,
|
|
798
|
+
onKeyDown: m,
|
|
799
|
+
required: x,
|
|
794
800
|
search: h,
|
|
795
|
-
type:
|
|
796
|
-
labelColor:
|
|
797
|
-
id:
|
|
801
|
+
type: z,
|
|
802
|
+
labelColor: f,
|
|
803
|
+
id: o,
|
|
798
804
|
inputColor: j,
|
|
799
|
-
...
|
|
800
|
-
},
|
|
801
|
-
const
|
|
802
|
-
|
|
805
|
+
...Z
|
|
806
|
+
}, D) {
|
|
807
|
+
const u = !!c && c.length > 0, [O, L] = gA(!1), d = K(), v = o ?? d, s = h ? /* @__PURE__ */ A(
|
|
808
|
+
l,
|
|
803
809
|
{
|
|
804
810
|
iconId: "Search",
|
|
805
811
|
width: 20,
|
|
806
812
|
className: "text-success-700 focus-within:text-light-100"
|
|
807
813
|
}
|
|
808
|
-
) : I, a =
|
|
809
|
-
|
|
814
|
+
) : I, a = z === "password" ? /* @__PURE__ */ A(
|
|
815
|
+
l,
|
|
810
816
|
{
|
|
811
|
-
iconId:
|
|
812
|
-
onClick: () =>
|
|
817
|
+
iconId: O ? "EyeOutline" : "EyeOffOutline",
|
|
818
|
+
onClick: () => L(!O),
|
|
813
819
|
className: "cursor-pointer",
|
|
814
820
|
width: 24,
|
|
815
821
|
height: 24
|
|
816
822
|
}
|
|
817
|
-
) :
|
|
818
|
-
|
|
819
|
-
},
|
|
820
|
-
return /* @__PURE__ */
|
|
821
|
-
|
|
822
|
-
/* @__PURE__ */
|
|
823
|
-
!!
|
|
823
|
+
) : i, W = z === "password" ? O ? "text" : "password" : h ? "search" : z, H = (t) => {
|
|
824
|
+
w && t.key === "Enter" && w(t), m?.(t);
|
|
825
|
+
}, Q = !!B && !!Z.value && String(Z.value).length > 0, _ = (s ? "start" : "") + (a ? "end" : "");
|
|
826
|
+
return /* @__PURE__ */ M("div", { className: n("flex w-full flex-col", g), children: [
|
|
827
|
+
Y && /* @__PURE__ */ A(ig, { htmlFor: v, label: Y, required: x, labelColor: f }),
|
|
828
|
+
/* @__PURE__ */ M("div", { className: "relative flex items-center", children: [
|
|
829
|
+
!!s && /* @__PURE__ */ A("span", { className: "absolute left-5 top-1/2 grid h-6 w-6 -translate-y-1/2 place-items-center", children: s }),
|
|
824
830
|
/* @__PURE__ */ A(
|
|
825
831
|
"input",
|
|
826
832
|
{
|
|
827
|
-
className:
|
|
833
|
+
className: n(
|
|
828
834
|
"font-normal box-border h-[52px] w-full border border-light-700 bg-transparent px-4 text-xs text-dark-900 outline-none",
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
a &&
|
|
835
|
+
u && "border-danger-300",
|
|
836
|
+
s && "pl-12",
|
|
837
|
+
a && Q || a || Q ? "pr-12" : "",
|
|
832
838
|
"placeholder:text-dark-200",
|
|
833
839
|
"disabled:cursor-not-allowed disabled:text-dark-100",
|
|
834
840
|
"focus:border-light-700 focus:text-dark-900",
|
|
@@ -839,199 +845,323 @@ const cg = ({ children: e, className: g, label: c, required: Y, labelColor: M =
|
|
|
839
845
|
// keep existing transition hack
|
|
840
846
|
transition: "all 5000s ease-in-out 0s"
|
|
841
847
|
},
|
|
842
|
-
"data-icon":
|
|
843
|
-
id:
|
|
848
|
+
"data-icon": _,
|
|
849
|
+
id: v,
|
|
844
850
|
name: "text",
|
|
845
|
-
onKeyDown:
|
|
846
|
-
ref:
|
|
847
|
-
required:
|
|
848
|
-
type:
|
|
849
|
-
...
|
|
851
|
+
onKeyDown: H,
|
|
852
|
+
ref: D,
|
|
853
|
+
required: x,
|
|
854
|
+
type: W,
|
|
855
|
+
...Z
|
|
850
856
|
}
|
|
851
857
|
),
|
|
852
|
-
|
|
858
|
+
Q && /* @__PURE__ */ A(
|
|
853
859
|
"button",
|
|
854
860
|
{
|
|
855
|
-
className:
|
|
861
|
+
className: n(
|
|
856
862
|
"absolute top-1/2 h-6 w-6 -translate-y-1/2 cursor-pointer border-none bg-transparent text-dark-900",
|
|
857
863
|
a ? "right-12" : "right-5"
|
|
858
864
|
),
|
|
859
|
-
onClick:
|
|
865
|
+
onClick: B,
|
|
860
866
|
type: "button",
|
|
861
|
-
children:
|
|
867
|
+
children: z !== "password" && /* @__PURE__ */ A(l, { iconId: "Close", width: 24, height: 24 })
|
|
862
868
|
}
|
|
863
869
|
),
|
|
864
870
|
!!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 })
|
|
865
871
|
] }),
|
|
866
|
-
|
|
872
|
+
u && /* @__PURE__ */ A("span", { className: "font-normal text-xs text-danger-300", children: c })
|
|
867
873
|
] });
|
|
868
874
|
});
|
|
869
|
-
|
|
870
|
-
|
|
875
|
+
Yg.displayName = "TextField";
|
|
876
|
+
function Eg({ withSearchAndMenu: e, onMenuClick: g, onSearchClick: B }) {
|
|
877
|
+
return e ? /* @__PURE__ */ M(F, { children: [
|
|
878
|
+
/* @__PURE__ */ A("button", { type: "button", onClick: g, "aria-label": "Открыть меню", "aria-haspopup": "menu", children: /* @__PURE__ */ A(r, { className: "h-6 w-6 cursor-pointer" }) }),
|
|
879
|
+
/* @__PURE__ */ A("button", { type: "button", onClick: B, "aria-label": "Поиск", children: /* @__PURE__ */ A(N, { className: "h-6 w-6 cursor-pointer" }) })
|
|
880
|
+
] }) : null;
|
|
881
|
+
}
|
|
882
|
+
const Ig = [
|
|
883
|
+
{ label: "Туризм", href: "/tourism" },
|
|
884
|
+
{ label: "Транспорт", href: "/transport" },
|
|
885
|
+
{ label: "Госуслуги", href: "/services" },
|
|
886
|
+
{ label: "Здоровье", href: "/health" },
|
|
887
|
+
{ label: "Образование", href: "/education" }
|
|
888
|
+
], xg = ["Ингушетия", "Чечня", "Дагестан"];
|
|
889
|
+
function ng({ logoHref: e, sectionName: g, logoIconColor: B, LinkEl: c }) {
|
|
890
|
+
return /* @__PURE__ */ A(c, { href: e, "aria-label": "На главную", className: "inline-flex", children: /* @__PURE__ */ A(U, { variant: "small", sectionName: g, iconColor: B }) });
|
|
891
|
+
}
|
|
892
|
+
function mg({
|
|
893
|
+
locations: e,
|
|
894
|
+
defaultLocation: g,
|
|
895
|
+
locationValue: B,
|
|
896
|
+
onLocationChange: c
|
|
897
|
+
}) {
|
|
898
|
+
return Array.isArray(e) && e.length > 0 ? /* @__PURE__ */ A(
|
|
899
|
+
p,
|
|
900
|
+
{
|
|
901
|
+
defaultValue: B ? void 0 : g,
|
|
902
|
+
value: B,
|
|
903
|
+
onValueChange: c,
|
|
904
|
+
className: "w-[140px] sm:w-[150px]",
|
|
905
|
+
labelColor: "black",
|
|
906
|
+
triggerIcon: /* @__PURE__ */ A(X, { className: "h-6 w-6" }),
|
|
907
|
+
"aria-label": "Выбор региона",
|
|
908
|
+
children: e.map((I) => /* @__PURE__ */ A(b, { value: I, children: I }, I))
|
|
909
|
+
}
|
|
910
|
+
) : null;
|
|
911
|
+
}
|
|
912
|
+
function wg({
|
|
913
|
+
profileSlot: e,
|
|
914
|
+
userName: g,
|
|
915
|
+
userAvatarUrl: B,
|
|
916
|
+
userMenuItems: c,
|
|
917
|
+
LinkEl: i,
|
|
918
|
+
showLogin: I = !0,
|
|
919
|
+
onLoginClick: Y,
|
|
920
|
+
loginLabel: w = "Войти",
|
|
921
|
+
loginButtonVariant: m = "outlineBlackText",
|
|
922
|
+
loginButtonClassName: x
|
|
923
|
+
}) {
|
|
924
|
+
return e ? /* @__PURE__ */ A(F, { children: e }) : !!g || !!B || Array.isArray(c) && c.length > 0 ? /* @__PURE__ */ M("details", { className: "group relative", children: [
|
|
925
|
+
/* @__PURE__ */ M(
|
|
926
|
+
"summary",
|
|
927
|
+
{
|
|
928
|
+
className: "inline-flex cursor-pointer list-none items-center gap-2 select-none",
|
|
929
|
+
"aria-haspopup": "menu",
|
|
930
|
+
"aria-label": "Открыть профиль",
|
|
931
|
+
children: [
|
|
932
|
+
B ? /* @__PURE__ */ A(
|
|
933
|
+
"img",
|
|
934
|
+
{
|
|
935
|
+
src: B,
|
|
936
|
+
alt: g ? `Аватар ${g}` : "Аватар",
|
|
937
|
+
className: "h-8 w-8 rounded-full object-cover"
|
|
938
|
+
}
|
|
939
|
+
) : /* @__PURE__ */ A("div", { className: "grid h-8 w-8 place-items-center rounded-full bg-gray-200", children: /* @__PURE__ */ A(P, { className: "h-5 w-5" }) }),
|
|
940
|
+
g && /* @__PURE__ */ A("span", { className: "hidden text-sm font-medium sm:inline", children: g })
|
|
941
|
+
]
|
|
942
|
+
}
|
|
943
|
+
),
|
|
944
|
+
/* @__PURE__ */ A(
|
|
945
|
+
"ul",
|
|
946
|
+
{
|
|
947
|
+
role: "menu",
|
|
948
|
+
className: "absolute right-0 z-20 mt-2 w-48 rounded-xl border border-gray-200 bg-white p-1 shadow-lg",
|
|
949
|
+
children: (c ?? []).map((z, f) => {
|
|
950
|
+
const o = /* @__PURE__ */ M(
|
|
951
|
+
"button",
|
|
952
|
+
{
|
|
953
|
+
type: "button",
|
|
954
|
+
onClick: z.onSelect,
|
|
955
|
+
className: "flex w-full items-center gap-2 rounded-lg px-3 py-2 text-left hover:bg-gray-50",
|
|
956
|
+
role: "menuitem",
|
|
957
|
+
children: [
|
|
958
|
+
z.iconId && /* @__PURE__ */ A(r, { className: "h-4 w-4" }),
|
|
959
|
+
/* @__PURE__ */ A("span", { className: "text-sm", children: z.label })
|
|
960
|
+
]
|
|
961
|
+
}
|
|
962
|
+
);
|
|
963
|
+
return /* @__PURE__ */ A("li", { className: "m-0", children: z.href ? /* @__PURE__ */ A(i, { href: z.href, className: "text-inherit no-underline", children: o }) : o }, `${z.label}-${f}`);
|
|
964
|
+
})
|
|
965
|
+
}
|
|
966
|
+
)
|
|
967
|
+
] }) : I ? /* @__PURE__ */ A(
|
|
968
|
+
S,
|
|
969
|
+
{
|
|
970
|
+
type: "button",
|
|
971
|
+
onClick: Y,
|
|
972
|
+
variant: m,
|
|
973
|
+
className: x,
|
|
974
|
+
children: w
|
|
975
|
+
}
|
|
976
|
+
) : null;
|
|
977
|
+
}
|
|
978
|
+
const q = E(
|
|
871
979
|
({
|
|
872
980
|
items: e,
|
|
873
981
|
triggerLabel: g = "Ещё",
|
|
874
|
-
triggerIcon:
|
|
875
|
-
labelTypography:
|
|
876
|
-
className:
|
|
982
|
+
triggerIcon: B = "KeyboardArrowDown",
|
|
983
|
+
labelTypography: c = "text_16_semibold",
|
|
984
|
+
className: i,
|
|
877
985
|
style: I,
|
|
878
|
-
children:
|
|
879
|
-
},
|
|
880
|
-
/* @__PURE__ */
|
|
881
|
-
/* @__PURE__ */ A(
|
|
986
|
+
children: Y
|
|
987
|
+
}, w) => /* @__PURE__ */ M("div", { ref: w, className: n("inline-flex items-center", i), style: I, children: [
|
|
988
|
+
/* @__PURE__ */ M(k.Root, { children: [
|
|
989
|
+
/* @__PURE__ */ A(k.Trigger, { asChild: !0, children: /* @__PURE__ */ M(
|
|
882
990
|
"button",
|
|
883
991
|
{
|
|
884
|
-
className:
|
|
992
|
+
className: n(
|
|
885
993
|
"flex items-center gap-2 px-3 py-1.5 text-black",
|
|
886
994
|
"transition-colors hover:text-light-900",
|
|
887
995
|
"outline-none"
|
|
888
996
|
),
|
|
889
997
|
"aria-label": g,
|
|
890
998
|
children: [
|
|
891
|
-
/* @__PURE__ */ A(C, { variant:
|
|
999
|
+
/* @__PURE__ */ A(C, { variant: c, children: g }),
|
|
892
1000
|
/* @__PURE__ */ A(
|
|
893
|
-
|
|
1001
|
+
l,
|
|
894
1002
|
{
|
|
895
|
-
iconId:
|
|
1003
|
+
iconId: B,
|
|
896
1004
|
className: "h-6 w-6 transition-transform duration-300 data-[state=open]:rotate-180"
|
|
897
1005
|
}
|
|
898
1006
|
)
|
|
899
1007
|
]
|
|
900
1008
|
}
|
|
901
1009
|
) }),
|
|
902
|
-
/* @__PURE__ */ A(
|
|
903
|
-
|
|
1010
|
+
/* @__PURE__ */ A(k.Portal, { children: /* @__PURE__ */ A(
|
|
1011
|
+
k.Content,
|
|
904
1012
|
{
|
|
905
|
-
className:
|
|
1013
|
+
className: n(
|
|
906
1014
|
"z-50 min-w-[150px] rounded-md bg-white p-1 shadow-lg",
|
|
907
1015
|
"max-h-[200px] overflow-auto"
|
|
908
1016
|
),
|
|
909
1017
|
sideOffset: 4,
|
|
910
1018
|
align: "end",
|
|
911
|
-
children: e.map((
|
|
912
|
-
|
|
1019
|
+
children: e.map((m) => /* @__PURE__ */ A(
|
|
1020
|
+
k.Item,
|
|
913
1021
|
{
|
|
914
1022
|
asChild: !0,
|
|
915
|
-
disabled:
|
|
916
|
-
className:
|
|
1023
|
+
disabled: m.disabled,
|
|
1024
|
+
className: n(
|
|
917
1025
|
"flex cursor-pointer items-center px-3 py-1.5 text-sm",
|
|
918
1026
|
"hover:bg-light-100 hover:text-success-300",
|
|
919
1027
|
"data-[disabled]:pointer-events-none data-[disabled]:text-primary-900",
|
|
920
1028
|
"outline-none"
|
|
921
1029
|
),
|
|
922
|
-
children: /* @__PURE__ */ A("a", { href:
|
|
1030
|
+
children: /* @__PURE__ */ A("a", { href: m.href, children: /* @__PURE__ */ A(C, { variant: c, children: m.label }) })
|
|
923
1031
|
},
|
|
924
|
-
|
|
1032
|
+
m.label
|
|
925
1033
|
))
|
|
926
1034
|
}
|
|
927
1035
|
) })
|
|
928
1036
|
] }),
|
|
929
|
-
|
|
1037
|
+
Y
|
|
930
1038
|
] })
|
|
931
1039
|
);
|
|
932
|
-
|
|
933
|
-
const
|
|
934
|
-
({ items: e, className: g, style:
|
|
935
|
-
const
|
|
936
|
-
return /* @__PURE__ */
|
|
1040
|
+
q.displayName = "DropdownMenu";
|
|
1041
|
+
const V = E(
|
|
1042
|
+
({ items: e, className: g, style: B, children: c, lengthItem: i = 5 }, I) => {
|
|
1043
|
+
const Y = e.slice(0, i), w = e.slice(i);
|
|
1044
|
+
return /* @__PURE__ */ M(
|
|
937
1045
|
"ul",
|
|
938
1046
|
{
|
|
939
1047
|
ref: I,
|
|
940
|
-
className:
|
|
941
|
-
style:
|
|
1048
|
+
className: n("mx-auto flex max-w-[630px] items-center justify-center gap-6", g),
|
|
1049
|
+
style: B,
|
|
942
1050
|
children: [
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
1051
|
+
Y.map((m) => /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A("a", { href: m.href, children: /* @__PURE__ */ A(C, { variant: "text_16_semibold", children: m.label }) }) }, m.label)),
|
|
1052
|
+
w.length > 0 && /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A(q, { items: w }) }),
|
|
1053
|
+
c
|
|
946
1054
|
]
|
|
947
1055
|
}
|
|
948
1056
|
);
|
|
949
1057
|
}
|
|
950
1058
|
);
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
1059
|
+
V.displayName = "Navigation";
|
|
1060
|
+
function Jg({ items: e, lengthItem: g = 5, hiddenOnMobile: B }) {
|
|
1061
|
+
return Array.isArray(e) && e.length > 0 ? /* @__PURE__ */ A(
|
|
1062
|
+
"nav",
|
|
1063
|
+
{
|
|
1064
|
+
className: n("ml-4 sm:ml-6", B && "hidden md:block"),
|
|
1065
|
+
"aria-label": "Основная навигация",
|
|
1066
|
+
children: /* @__PURE__ */ A(V, { items: e, lengthItem: g })
|
|
1067
|
+
}
|
|
1068
|
+
) : null;
|
|
1069
|
+
}
|
|
1070
|
+
const Qg = E(function({
|
|
1071
|
+
/** навигация */
|
|
1072
|
+
navItems: g = Ig,
|
|
1073
|
+
lengthItem: B = 5,
|
|
1074
|
+
/** локации */
|
|
1075
|
+
locations: c = xg,
|
|
1076
|
+
defaultLocation: i = c[0],
|
|
1077
|
+
locationValue: I,
|
|
1078
|
+
onLocationChange: Y,
|
|
1079
|
+
/** экшены */
|
|
966
1080
|
withSearchAndMenu: w = !1,
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
sectionName:
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
LinkComponent:
|
|
975
|
-
//
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
1081
|
+
onMenuClick: m,
|
|
1082
|
+
onSearchClick: x,
|
|
1083
|
+
/** логотип */
|
|
1084
|
+
logoHref: h = "#",
|
|
1085
|
+
sectionName: z = "",
|
|
1086
|
+
logoIconColor: f,
|
|
1087
|
+
/** ссылки */
|
|
1088
|
+
LinkComponent: o,
|
|
1089
|
+
// например Next.js Link
|
|
1090
|
+
/** аутентификация */
|
|
1091
|
+
showLogin: j = !0,
|
|
1092
|
+
onLoginClick: Z,
|
|
1093
|
+
loginLabel: D = "Войти",
|
|
1094
|
+
loginButtonVariant: u = "outlineBlackText",
|
|
1095
|
+
loginButtonClassName: O,
|
|
1096
|
+
profileSlot: L,
|
|
1097
|
+
userName: d,
|
|
1098
|
+
userAvatarUrl: v,
|
|
1099
|
+
userMenuItems: s,
|
|
1100
|
+
/** общие */
|
|
1101
|
+
className: a,
|
|
1102
|
+
style: W
|
|
1103
|
+
}, H) {
|
|
1104
|
+
const Q = o ?? "a";
|
|
1105
|
+
return /* @__PURE__ */ M(
|
|
979
1106
|
"header",
|
|
980
1107
|
{
|
|
981
|
-
ref:
|
|
1108
|
+
ref: H,
|
|
982
1109
|
role: "banner",
|
|
983
|
-
className:
|
|
984
|
-
|
|
985
|
-
F
|
|
986
|
-
),
|
|
987
|
-
style: Q,
|
|
1110
|
+
className: n("flex items-center justify-between bg-white py-3", a),
|
|
1111
|
+
style: W,
|
|
988
1112
|
children: [
|
|
989
|
-
/* @__PURE__ */
|
|
990
|
-
/* @__PURE__ */
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1113
|
+
/* @__PURE__ */ M("div", { className: "flex min-w-0 items-center", children: [
|
|
1114
|
+
/* @__PURE__ */ M("div", { className: "flex items-center gap-3 sm:gap-4", children: [
|
|
1115
|
+
/* @__PURE__ */ A(
|
|
1116
|
+
Eg,
|
|
1117
|
+
{
|
|
1118
|
+
withSearchAndMenu: w,
|
|
1119
|
+
onMenuClick: m,
|
|
1120
|
+
onSearchClick: x
|
|
1121
|
+
}
|
|
1122
|
+
),
|
|
1123
|
+
/* @__PURE__ */ A(
|
|
1124
|
+
ng,
|
|
1125
|
+
{
|
|
1126
|
+
LinkEl: Q,
|
|
1127
|
+
logoHref: h,
|
|
1128
|
+
sectionName: z,
|
|
1129
|
+
logoIconColor: f
|
|
1130
|
+
}
|
|
1131
|
+
)
|
|
1005
1132
|
] }),
|
|
1133
|
+
/* @__PURE__ */ A(Jg, { items: g, lengthItem: B, hiddenOnMobile: w })
|
|
1134
|
+
] }),
|
|
1135
|
+
/* @__PURE__ */ M("div", { className: "flex items-center gap-3 sm:gap-6", children: [
|
|
1006
1136
|
/* @__PURE__ */ A(
|
|
1007
|
-
|
|
1137
|
+
mg,
|
|
1008
1138
|
{
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1139
|
+
locations: c,
|
|
1140
|
+
defaultLocation: i,
|
|
1141
|
+
locationValue: I,
|
|
1142
|
+
onLocationChange: Y
|
|
1012
1143
|
}
|
|
1013
|
-
)
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
R && /* @__PURE__ */ A(
|
|
1017
|
-
T,
|
|
1144
|
+
),
|
|
1145
|
+
/* @__PURE__ */ A(
|
|
1146
|
+
wg,
|
|
1018
1147
|
{
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1148
|
+
profileSlot: L,
|
|
1149
|
+
userName: d,
|
|
1150
|
+
userAvatarUrl: v,
|
|
1151
|
+
userMenuItems: s,
|
|
1152
|
+
LinkEl: Q,
|
|
1153
|
+
showLogin: j,
|
|
1154
|
+
onLoginClick: Z,
|
|
1155
|
+
loginLabel: D,
|
|
1156
|
+
loginButtonVariant: u,
|
|
1157
|
+
loginButtonClassName: O
|
|
1027
1158
|
}
|
|
1028
|
-
)
|
|
1029
|
-
/* @__PURE__ */ A(W, { type: "button", onClick: m, variant: "outlineBlackText", children: "Войти" })
|
|
1159
|
+
)
|
|
1030
1160
|
] })
|
|
1031
1161
|
]
|
|
1032
1162
|
}
|
|
1033
1163
|
);
|
|
1034
|
-
}),
|
|
1164
|
+
}), hg = (e, g) => /* @__PURE__ */ M(
|
|
1035
1165
|
"svg",
|
|
1036
1166
|
{
|
|
1037
1167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1133,7 +1263,7 @@ const Yg = [
|
|
|
1133
1263
|
d: "M342.5 0c75.663 0 137 60.982 137 136.207H411c0-37.613-30.668-68.104-68.5-68.104z"
|
|
1134
1264
|
}
|
|
1135
1265
|
),
|
|
1136
|
-
/* @__PURE__ */
|
|
1266
|
+
/* @__PURE__ */ M("defs", { children: [
|
|
1137
1267
|
/* @__PURE__ */ A(
|
|
1138
1268
|
"pattern",
|
|
1139
1269
|
{
|
|
@@ -1259,15 +1389,15 @@ const Yg = [
|
|
|
1259
1389
|
] })
|
|
1260
1390
|
]
|
|
1261
1391
|
}
|
|
1262
|
-
),
|
|
1392
|
+
), zg = E(hg), Rg = ({
|
|
1263
1393
|
children: e,
|
|
1264
1394
|
onClick: g,
|
|
1265
|
-
variantColor:
|
|
1266
|
-
variantView:
|
|
1267
|
-
href:
|
|
1395
|
+
variantColor: B = "success",
|
|
1396
|
+
variantView: c = "secondary",
|
|
1397
|
+
href: i = "#",
|
|
1268
1398
|
className: I
|
|
1269
1399
|
}) => {
|
|
1270
|
-
const
|
|
1400
|
+
const Y = {
|
|
1271
1401
|
success: {
|
|
1272
1402
|
text: "text-success-700",
|
|
1273
1403
|
bgButton: "!bg-success-700",
|
|
@@ -1278,83 +1408,84 @@ const Yg = [
|
|
|
1278
1408
|
bgButton: "!bg-purple-800",
|
|
1279
1409
|
bgCard: "bg-purple-100"
|
|
1280
1410
|
}
|
|
1281
|
-
}, { text:
|
|
1282
|
-
return /* @__PURE__ */
|
|
1283
|
-
|
|
1411
|
+
}, { text: w, bgButton: m, bgCard: x } = Y[B], h = c === "primary";
|
|
1412
|
+
return /* @__PURE__ */ M(
|
|
1413
|
+
$A,
|
|
1284
1414
|
{
|
|
1285
|
-
className:
|
|
1415
|
+
className: n(
|
|
1286
1416
|
"flex w-full overflow-hidden",
|
|
1287
1417
|
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",
|
|
1288
|
-
|
|
1418
|
+
x,
|
|
1289
1419
|
I
|
|
1290
1420
|
),
|
|
1291
1421
|
children: [
|
|
1292
|
-
/* @__PURE__ */
|
|
1293
|
-
/* @__PURE__ */ A(
|
|
1294
|
-
/* @__PURE__ */ A("div", { className:
|
|
1422
|
+
/* @__PURE__ */ M("div", { className: n(h ? "flex items-center" : "flex flex-col gap-10"), children: [
|
|
1423
|
+
/* @__PURE__ */ A(U, { iconColor: w, variant: "medium", withTM: !0 }),
|
|
1424
|
+
/* @__PURE__ */ A("div", { className: n(h ? "ml-10 max-w-[340px] text-xs" : "max-w-[200px]"), children: e })
|
|
1295
1425
|
] }),
|
|
1296
|
-
h ? /* @__PURE__ */
|
|
1297
|
-
/* @__PURE__ */ A(
|
|
1298
|
-
/* @__PURE__ */ A(
|
|
1299
|
-
] }) : /* @__PURE__ */
|
|
1426
|
+
h ? /* @__PURE__ */ M(F, { children: [
|
|
1427
|
+
/* @__PURE__ */ A(y, { className: n("fill-current", w), width: "380px" }),
|
|
1428
|
+
/* @__PURE__ */ A(S, { variant: "primary", className: n(m), onClick: g, children: /* @__PURE__ */ A("a", { href: i, children: "Подробнее" }) })
|
|
1429
|
+
] }) : /* @__PURE__ */ M(F, { children: [
|
|
1300
1430
|
/* @__PURE__ */ A(
|
|
1301
|
-
|
|
1431
|
+
zg,
|
|
1302
1432
|
{
|
|
1303
1433
|
width: 380,
|
|
1304
1434
|
height: 380,
|
|
1305
1435
|
className: "absolute right-[-60px] bottom-0"
|
|
1306
1436
|
}
|
|
1307
1437
|
),
|
|
1308
|
-
/* @__PURE__ */ A(C, { variant: "text_26_medium", className:
|
|
1438
|
+
/* @__PURE__ */ A(C, { variant: "text_26_medium", className: n(w), onClick: g, children: /* @__PURE__ */ A("a", { href: i, children: "yakavkaz.ru" }) })
|
|
1309
1439
|
] })
|
|
1310
1440
|
]
|
|
1311
1441
|
}
|
|
1312
1442
|
);
|
|
1313
1443
|
};
|
|
1314
1444
|
export {
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
$A as
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1445
|
+
MA as AirportShuttle,
|
|
1446
|
+
YA as Arrow,
|
|
1447
|
+
Rg as Banner,
|
|
1448
|
+
y as BannerBgYak,
|
|
1449
|
+
xA as BannerBgYakHalfNews,
|
|
1450
|
+
S as Button,
|
|
1451
|
+
$A as Card,
|
|
1452
|
+
gg as Checkbox,
|
|
1453
|
+
mA as CheckmarkOutline,
|
|
1454
|
+
JA as Close,
|
|
1455
|
+
q as DropdownMenu,
|
|
1456
|
+
l as DynamicIcon,
|
|
1457
|
+
sA as Eye,
|
|
1458
|
+
GA as EyeOff,
|
|
1459
|
+
zA as EyeOffOutline,
|
|
1460
|
+
aA as EyeOutline,
|
|
1461
|
+
RA as Filter,
|
|
1462
|
+
cg as FormattedDate,
|
|
1463
|
+
ZA as Gos,
|
|
1464
|
+
Qg as Header,
|
|
1465
|
+
kA as Journalist,
|
|
1466
|
+
uA as KeyboardArrowDown,
|
|
1467
|
+
ig as Label,
|
|
1468
|
+
X as LocationOn,
|
|
1469
|
+
U as Logo,
|
|
1470
|
+
DA as MailAuth,
|
|
1471
|
+
r as Menu,
|
|
1472
|
+
V as Navigation,
|
|
1473
|
+
Mg as PreviewTitle,
|
|
1474
|
+
N as Search,
|
|
1475
|
+
b as SelectItem,
|
|
1476
|
+
p as Selector,
|
|
1477
|
+
eg as Tag,
|
|
1478
|
+
HA as Telegram,
|
|
1479
|
+
Yg as TextField,
|
|
1349
1480
|
C as Typography,
|
|
1350
1481
|
J as TypographyVariant,
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1482
|
+
rA as Vk,
|
|
1483
|
+
P as VkAuth,
|
|
1484
|
+
TA as Whatsaap,
|
|
1485
|
+
yA as X,
|
|
1486
|
+
NA as Yak,
|
|
1487
|
+
pA as Yandex,
|
|
1488
|
+
Bg as formatDate,
|
|
1489
|
+
_A as variantToClasses
|
|
1359
1490
|
};
|
|
1360
1491
|
//# sourceMappingURL=index.js.map
|