@yakavkaz/uikit 0.0.15 → 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/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 +208 -201
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { jsxs as M, jsx as A, Fragment as F } from "react/jsx-runtime";
|
|
2
2
|
import * as G from "@radix-ui/react-select";
|
|
3
3
|
import { forwardRef as E, memo as $, useId as K, useMemo as AA, useState as gA } from "react";
|
|
4
4
|
import n, { clsx as eA } from "clsx";
|
|
@@ -6,7 +6,12 @@ import { Slot as R } from "@radix-ui/react-slot";
|
|
|
6
6
|
import * as T from "@radix-ui/react-checkbox";
|
|
7
7
|
import * as BA from "@radix-ui/react-label";
|
|
8
8
|
import * as k from "@radix-ui/react-dropdown-menu";
|
|
9
|
-
const cA = (e, g) => /* @__PURE__ */
|
|
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",
|
|
@@ -228,37 +233,37 @@ const cA = (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
|
-
] }),
|
|
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: [
|
|
238
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
|
-
] }),
|
|
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: [
|
|
244
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
|
-
] }),
|
|
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: [
|
|
250
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
|
-
] }),
|
|
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: [
|
|
256
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" }),
|
|
@@ -270,58 +275,59 @@ const cA = (e, g) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/s
|
|
|
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
|
-
] }), P = E(
|
|
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
|
-
|
|
302
|
+
AirportShuttle: MA,
|
|
303
|
+
Arrow: YA,
|
|
298
304
|
BannerBgYak: y,
|
|
299
|
-
BannerBgYakHalfNews:
|
|
300
|
-
CheckmarkOutline:
|
|
301
|
-
Close:
|
|
302
|
-
Eye:
|
|
303
|
-
EyeOff:
|
|
304
|
-
EyeOffOutline:
|
|
305
|
-
EyeOutline:
|
|
306
|
-
Filter:
|
|
307
|
-
Gos:
|
|
308
|
-
Journalist:
|
|
309
|
-
KeyboardArrowDown:
|
|
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,
|
|
310
316
|
LocationOn: X,
|
|
311
|
-
MailAuth:
|
|
317
|
+
MailAuth: DA,
|
|
312
318
|
Menu: r,
|
|
313
319
|
Search: N,
|
|
314
|
-
Telegram:
|
|
315
|
-
Vk:
|
|
320
|
+
Telegram: HA,
|
|
321
|
+
Vk: rA,
|
|
316
322
|
VkAuth: P,
|
|
317
|
-
Whatsaap:
|
|
318
|
-
X:
|
|
319
|
-
Yak:
|
|
320
|
-
Yandex:
|
|
321
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
322
|
-
const c =
|
|
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];
|
|
323
329
|
return c ? /* @__PURE__ */ A(c, { ...g, ref: B }) : null;
|
|
324
|
-
},
|
|
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 cA = (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,16 +417,16 @@ const cA = (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: B, ...c },
|
|
415
|
-
const I = e ? R : "span",
|
|
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:
|
|
425
|
+
ref: i,
|
|
420
426
|
className: n(
|
|
421
427
|
"font-primary",
|
|
422
428
|
// Базовый шрифт
|
|
423
|
-
|
|
429
|
+
Y,
|
|
424
430
|
B
|
|
425
431
|
),
|
|
426
432
|
...c
|
|
@@ -435,22 +441,22 @@ const p = E(
|
|
|
435
441
|
className: g,
|
|
436
442
|
defaultValue: B,
|
|
437
443
|
triggerIcon: c,
|
|
438
|
-
style:
|
|
444
|
+
style: i,
|
|
439
445
|
placeholder: I,
|
|
440
|
-
label:
|
|
446
|
+
label: Y,
|
|
441
447
|
labelColor: w,
|
|
442
448
|
...m
|
|
443
449
|
}, x) => {
|
|
444
450
|
const h = m.value !== void 0 ? m : { ...m, defaultValue: B };
|
|
445
451
|
return /* @__PURE__ */ M("div", { className: n("flex flex-col gap-1", g), children: [
|
|
446
|
-
|
|
452
|
+
Y && /* @__PURE__ */ A(C, { style: { color: w }, variant: "text_16_regular", children: Y[0]?.toUpperCase() + Y.slice(1) }),
|
|
447
453
|
/* @__PURE__ */ M(G.Root, { ...h, children: [
|
|
448
454
|
/* @__PURE__ */ M(
|
|
449
455
|
G.Trigger,
|
|
450
456
|
{
|
|
451
457
|
ref: x,
|
|
452
|
-
style:
|
|
453
|
-
"aria-label":
|
|
458
|
+
style: i,
|
|
459
|
+
"aria-label": Y,
|
|
454
460
|
className: n(
|
|
455
461
|
"inline-flex items-center justify-between gap-2",
|
|
456
462
|
"px-3 py-1.5 text-black",
|
|
@@ -489,10 +495,10 @@ const p = E(
|
|
|
489
495
|
);
|
|
490
496
|
p.displayName = "Selector";
|
|
491
497
|
const b = E(
|
|
492
|
-
({ children: e, className: g = "", value: B, disabled: c },
|
|
498
|
+
({ children: e, className: g = "", value: B, disabled: c }, i) => /* @__PURE__ */ A(
|
|
493
499
|
G.Item,
|
|
494
500
|
{
|
|
495
|
-
ref:
|
|
501
|
+
ref: i,
|
|
496
502
|
value: B,
|
|
497
503
|
disabled: c,
|
|
498
504
|
className: n(
|
|
@@ -507,15 +513,15 @@ const b = E(
|
|
|
507
513
|
)
|
|
508
514
|
);
|
|
509
515
|
b.displayName = "SelectItem";
|
|
510
|
-
const
|
|
511
|
-
const
|
|
512
|
-
return B ? /* @__PURE__ */ A(
|
|
513
|
-
}),
|
|
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) => {
|
|
514
520
|
const g = K();
|
|
515
521
|
return e || g;
|
|
516
|
-
},
|
|
517
|
-
({ checked: e, className: g, disabled: B = !1, id: c, children:
|
|
518
|
-
const m =
|
|
522
|
+
}, gg = E(
|
|
523
|
+
({ checked: e, className: g, disabled: B = !1, id: c, children: i, onValueChange: I, ...Y }, w) => {
|
|
524
|
+
const m = Ag(c);
|
|
519
525
|
return /* @__PURE__ */ M("div", { className: "leading-tight flex items-start gap-2", children: [
|
|
520
526
|
/* @__PURE__ */ A(
|
|
521
527
|
T.Root,
|
|
@@ -536,7 +542,7 @@ const VA = E(function({ asChild: g = !1, children: B, className: c, ...Y }, I) {
|
|
|
536
542
|
id: m,
|
|
537
543
|
disabled: B,
|
|
538
544
|
onCheckedChange: I,
|
|
539
|
-
...
|
|
545
|
+
...Y,
|
|
540
546
|
ref: w,
|
|
541
547
|
children: /* @__PURE__ */ A(
|
|
542
548
|
T.Indicator,
|
|
@@ -558,15 +564,15 @@ const VA = E(function({ asChild: g = !1, children: B, className: c, ...Y }, I) {
|
|
|
558
564
|
B && "cursor-default text-gray-300"
|
|
559
565
|
),
|
|
560
566
|
htmlFor: m,
|
|
561
|
-
children:
|
|
567
|
+
children: i
|
|
562
568
|
}
|
|
563
569
|
) })
|
|
564
570
|
] });
|
|
565
571
|
}
|
|
566
572
|
);
|
|
567
|
-
|
|
573
|
+
gg.displayName = "Checkbox";
|
|
568
574
|
const S = E(
|
|
569
|
-
({ asChild: e, onClick: g, variant: B = "primary", fullWidth: c, className:
|
|
575
|
+
({ asChild: e, onClick: g, variant: B = "primary", fullWidth: c, className: i, disabled: I, ...Y }, w) => {
|
|
570
576
|
const m = e ? R : "button", x = (z) => {
|
|
571
577
|
I && z.preventDefault();
|
|
572
578
|
}, h = n(
|
|
@@ -582,7 +588,7 @@ const S = E(
|
|
|
582
588
|
disabled: I,
|
|
583
589
|
onClick: e && I ? x : g,
|
|
584
590
|
ref: w,
|
|
585
|
-
...
|
|
591
|
+
...Y,
|
|
586
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",
|
|
@@ -594,7 +600,7 @@ const S = E(
|
|
|
594
600
|
[h]: B === "outline" || B === "outlineBlackText"
|
|
595
601
|
},
|
|
596
602
|
c && "w-full text-center",
|
|
597
|
-
|
|
603
|
+
i,
|
|
598
604
|
e && I && "pointer-events-none cursor-not-allowed"
|
|
599
605
|
)
|
|
600
606
|
}
|
|
@@ -602,21 +608,21 @@ const S = E(
|
|
|
602
608
|
}
|
|
603
609
|
);
|
|
604
610
|
S.displayName = "Button";
|
|
605
|
-
const
|
|
611
|
+
const eg = E(
|
|
606
612
|
({
|
|
607
613
|
asChild: e,
|
|
608
614
|
className: g,
|
|
609
615
|
children: B,
|
|
610
616
|
color: c = "success",
|
|
611
|
-
typographyVariant:
|
|
617
|
+
typographyVariant: i = "text_14_semibold",
|
|
612
618
|
iconId: I,
|
|
613
|
-
...
|
|
614
|
-
}, w) => /* @__PURE__ */ A(e ? R : "span", { ref: w, className: n("flex items-center gap-2", g), ...
|
|
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: [
|
|
615
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
627
|
className: n({
|
|
622
628
|
"text-dark-900": c === "dark",
|
|
@@ -628,18 +634,18 @@ const Ag = E(
|
|
|
628
634
|
)
|
|
629
635
|
] }) })
|
|
630
636
|
);
|
|
631
|
-
|
|
632
|
-
function
|
|
637
|
+
eg.displayName = "Tag";
|
|
638
|
+
function Bg(e, g = "short") {
|
|
633
639
|
const B = typeof e == "string" ? new Date(e) : e;
|
|
634
640
|
if (isNaN(B.getTime()))
|
|
635
641
|
return "Неверная дата";
|
|
636
|
-
const c = /* @__PURE__ */ new Date("2025-08-05T15:18:00+02:00"),
|
|
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 B <=
|
|
644
|
+
return B <= i && B >= c ? `до ${new Intl.DateTimeFormat("ru-RU", {
|
|
639
645
|
day: "numeric",
|
|
640
646
|
month: "long"
|
|
641
647
|
}).format(B).replace(/\./g, "")}` : "Дата вне диапазона";
|
|
642
|
-
const
|
|
648
|
+
const Y = new Intl.DateTimeFormat("ru-RU", {
|
|
643
649
|
timeZone: "Europe/Paris",
|
|
644
650
|
// CEST
|
|
645
651
|
weekday: "short",
|
|
@@ -660,39 +666,39 @@ function gg(e, g = "short") {
|
|
|
660
666
|
}
|
|
661
667
|
}).formatToParts(B);
|
|
662
668
|
if (g === "short")
|
|
663
|
-
return
|
|
664
|
-
const w =
|
|
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(":");
|
|
665
671
|
return `${w} в ${m}`;
|
|
666
672
|
}
|
|
667
|
-
const
|
|
673
|
+
const cg = E(
|
|
668
674
|
({ className: e, date: g, variant: B = "short", ...c }) => {
|
|
669
|
-
const
|
|
675
|
+
const i = Bg(g, B);
|
|
670
676
|
return /* @__PURE__ */ A(
|
|
671
677
|
C,
|
|
672
678
|
{
|
|
673
679
|
variant: "text_14_medium",
|
|
674
680
|
className: n("text-light-900", e, {
|
|
675
|
-
"text-red-600":
|
|
681
|
+
"text-red-600": i === "Неверная дата" || i === "Дата вне диапазона"
|
|
676
682
|
}),
|
|
677
683
|
...c,
|
|
678
|
-
children:
|
|
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
694
|
iconId: B = "Arrow",
|
|
689
695
|
typographyVariant: c = "heading_3_bold",
|
|
690
|
-
children:
|
|
696
|
+
children: i,
|
|
691
697
|
...I
|
|
692
|
-
},
|
|
698
|
+
}, Y) => /* @__PURE__ */ A(
|
|
693
699
|
e ? R : "div",
|
|
694
700
|
{
|
|
695
|
-
ref:
|
|
701
|
+
ref: Y,
|
|
696
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-['']",
|
|
@@ -700,26 +706,26 @@ const Bg = E(
|
|
|
700
706
|
),
|
|
701
707
|
...I,
|
|
702
708
|
children: /* @__PURE__ */ M("div", { className: "flex w-full items-center justify-between", children: [
|
|
703
|
-
|
|
709
|
+
i && /* @__PURE__ */ A(C, { variant: c, children: i }),
|
|
704
710
|
/* @__PURE__ */ A(l, { iconId: B, width: 24, height: 24, className: "text-light-700" })
|
|
705
711
|
] })
|
|
706
712
|
}
|
|
707
713
|
)
|
|
708
714
|
);
|
|
709
|
-
|
|
715
|
+
Mg.displayName = "PreviewTitle";
|
|
710
716
|
const U = E(
|
|
711
717
|
({
|
|
712
718
|
asChild: e,
|
|
713
719
|
className: g,
|
|
714
720
|
sectionName: B = "",
|
|
715
721
|
iconId: c = "Yak",
|
|
716
|
-
variant:
|
|
722
|
+
variant: i = "large",
|
|
717
723
|
withTM: I = !1,
|
|
718
|
-
iconColor:
|
|
724
|
+
iconColor: Y = "text-success-700",
|
|
719
725
|
...w
|
|
720
726
|
}, m) => {
|
|
721
727
|
const x = e ? R : "div", h = () => {
|
|
722
|
-
switch (
|
|
728
|
+
switch (i) {
|
|
723
729
|
case "large":
|
|
724
730
|
return { width: 61, height: 44 };
|
|
725
731
|
case "medium":
|
|
@@ -729,7 +735,7 @@ const U = E(
|
|
|
729
735
|
return { width: 33, height: 24 };
|
|
730
736
|
}
|
|
731
737
|
}, z = () => {
|
|
732
|
-
switch (
|
|
738
|
+
switch (i) {
|
|
733
739
|
case "large":
|
|
734
740
|
return "heading_1_semibold";
|
|
735
741
|
case "medium":
|
|
@@ -746,9 +752,9 @@ const U = E(
|
|
|
746
752
|
iconId: c,
|
|
747
753
|
width: h().width,
|
|
748
754
|
height: h().height,
|
|
749
|
-
className: n("fill-current",
|
|
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
|
),
|
|
@@ -761,44 +767,44 @@ const U = E(
|
|
|
761
767
|
}
|
|
762
768
|
);
|
|
763
769
|
U.displayName = "Logo";
|
|
764
|
-
const
|
|
765
|
-
const
|
|
770
|
+
const ig = ({ children: e, className: g, label: B, required: c, labelColor: i = "primary", ...I }) => {
|
|
771
|
+
const Y = AA(
|
|
766
772
|
() => ({
|
|
767
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
783
|
return /* @__PURE__ */ M(BA.Root, { ...I, children: [
|
|
778
|
-
B && /* @__PURE__ */ M("div", { className:
|
|
784
|
+
B && /* @__PURE__ */ M("div", { className: Y.label, children: [
|
|
779
785
|
B,
|
|
780
|
-
c && /* @__PURE__ */ A("span", { className:
|
|
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
792
|
onClearClick: B,
|
|
787
793
|
errorMessage: c,
|
|
788
|
-
iconEnd:
|
|
794
|
+
iconEnd: i,
|
|
789
795
|
iconStart: I,
|
|
790
|
-
label:
|
|
796
|
+
label: Y,
|
|
791
797
|
onEnter: w,
|
|
792
798
|
onKeyDown: m,
|
|
793
799
|
required: x,
|
|
794
800
|
search: h,
|
|
795
801
|
type: z,
|
|
796
|
-
labelColor:
|
|
802
|
+
labelColor: f,
|
|
797
803
|
id: o,
|
|
798
|
-
inputColor:
|
|
799
|
-
...
|
|
804
|
+
inputColor: j,
|
|
805
|
+
...Z
|
|
800
806
|
}, D) {
|
|
801
|
-
const u = !!c && c.length > 0, [O, L] = gA(!1), d = K(),
|
|
807
|
+
const u = !!c && c.length > 0, [O, L] = gA(!1), d = K(), v = o ?? d, s = h ? /* @__PURE__ */ A(
|
|
802
808
|
l,
|
|
803
809
|
{
|
|
804
810
|
iconId: "Search",
|
|
@@ -814,42 +820,42 @@ const cg = ({ children: e, className: g, label: B, required: c, labelColor: Y =
|
|
|
814
820
|
width: 24,
|
|
815
821
|
height: 24
|
|
816
822
|
}
|
|
817
|
-
) :
|
|
823
|
+
) : i, W = z === "password" ? O ? "text" : "password" : h ? "search" : z, H = (t) => {
|
|
818
824
|
w && t.key === "Enter" && w(t), m?.(t);
|
|
819
|
-
},
|
|
825
|
+
}, Q = !!B && !!Z.value && String(Z.value).length > 0, _ = (s ? "start" : "") + (a ? "end" : "");
|
|
820
826
|
return /* @__PURE__ */ M("div", { className: n("flex w-full flex-col", g), children: [
|
|
821
|
-
|
|
827
|
+
Y && /* @__PURE__ */ A(ig, { htmlFor: v, label: Y, required: x, labelColor: f }),
|
|
822
828
|
/* @__PURE__ */ M("div", { className: "relative flex items-center", children: [
|
|
823
|
-
!!
|
|
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
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
835
|
u && "border-danger-300",
|
|
830
|
-
|
|
831
|
-
a &&
|
|
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",
|
|
835
841
|
"hover:not(:disabled):cursor-text hover:not(:disabled):border-light-700"
|
|
836
842
|
),
|
|
837
843
|
style: {
|
|
838
|
-
backgroundColor:
|
|
844
|
+
backgroundColor: j,
|
|
839
845
|
// keep existing transition hack
|
|
840
846
|
transition: "all 5000s ease-in-out 0s"
|
|
841
847
|
},
|
|
842
848
|
"data-icon": _,
|
|
843
|
-
id:
|
|
849
|
+
id: v,
|
|
844
850
|
name: "text",
|
|
845
851
|
onKeyDown: H,
|
|
846
852
|
ref: D,
|
|
847
853
|
required: x,
|
|
848
854
|
type: W,
|
|
849
|
-
...
|
|
855
|
+
...Z
|
|
850
856
|
}
|
|
851
857
|
),
|
|
852
|
-
|
|
858
|
+
Q && /* @__PURE__ */ A(
|
|
853
859
|
"button",
|
|
854
860
|
{
|
|
855
861
|
className: n(
|
|
@@ -866,24 +872,24 @@ const cg = ({ children: e, className: g, label: B, required: c, labelColor: Y =
|
|
|
866
872
|
u && /* @__PURE__ */ A("span", { className: "font-normal text-xs text-danger-300", children: c })
|
|
867
873
|
] });
|
|
868
874
|
});
|
|
869
|
-
|
|
870
|
-
function
|
|
875
|
+
Yg.displayName = "TextField";
|
|
876
|
+
function Eg({ withSearchAndMenu: e, onMenuClick: g, onSearchClick: B }) {
|
|
871
877
|
return e ? /* @__PURE__ */ M(F, { children: [
|
|
872
878
|
/* @__PURE__ */ A("button", { type: "button", onClick: g, "aria-label": "Открыть меню", "aria-haspopup": "menu", children: /* @__PURE__ */ A(r, { className: "h-6 w-6 cursor-pointer" }) }),
|
|
873
879
|
/* @__PURE__ */ A("button", { type: "button", onClick: B, "aria-label": "Поиск", children: /* @__PURE__ */ A(N, { className: "h-6 w-6 cursor-pointer" }) })
|
|
874
880
|
] }) : null;
|
|
875
881
|
}
|
|
876
|
-
const
|
|
882
|
+
const Ig = [
|
|
877
883
|
{ label: "Туризм", href: "/tourism" },
|
|
878
884
|
{ label: "Транспорт", href: "/transport" },
|
|
879
885
|
{ label: "Госуслуги", href: "/services" },
|
|
880
886
|
{ label: "Здоровье", href: "/health" },
|
|
881
887
|
{ label: "Образование", href: "/education" }
|
|
882
|
-
],
|
|
883
|
-
function
|
|
888
|
+
], xg = ["Ингушетия", "Чечня", "Дагестан"];
|
|
889
|
+
function ng({ logoHref: e, sectionName: g, logoIconColor: B, LinkEl: c }) {
|
|
884
890
|
return /* @__PURE__ */ A(c, { href: e, "aria-label": "На главную", className: "inline-flex", children: /* @__PURE__ */ A(U, { variant: "small", sectionName: g, iconColor: B }) });
|
|
885
891
|
}
|
|
886
|
-
function
|
|
892
|
+
function mg({
|
|
887
893
|
locations: e,
|
|
888
894
|
defaultLocation: g,
|
|
889
895
|
locationValue: B,
|
|
@@ -903,14 +909,14 @@ function xg({
|
|
|
903
909
|
}
|
|
904
910
|
) : null;
|
|
905
911
|
}
|
|
906
|
-
function
|
|
912
|
+
function wg({
|
|
907
913
|
profileSlot: e,
|
|
908
914
|
userName: g,
|
|
909
915
|
userAvatarUrl: B,
|
|
910
916
|
userMenuItems: c,
|
|
911
|
-
LinkEl:
|
|
917
|
+
LinkEl: i,
|
|
912
918
|
showLogin: I = !0,
|
|
913
|
-
onLoginClick:
|
|
919
|
+
onLoginClick: Y,
|
|
914
920
|
loginLabel: w = "Войти",
|
|
915
921
|
loginButtonVariant: m = "outlineBlackText",
|
|
916
922
|
loginButtonClassName: x
|
|
@@ -940,7 +946,7 @@ function ng({
|
|
|
940
946
|
{
|
|
941
947
|
role: "menu",
|
|
942
948
|
className: "absolute right-0 z-20 mt-2 w-48 rounded-xl border border-gray-200 bg-white p-1 shadow-lg",
|
|
943
|
-
children: (c ?? []).map((z,
|
|
949
|
+
children: (c ?? []).map((z, f) => {
|
|
944
950
|
const o = /* @__PURE__ */ M(
|
|
945
951
|
"button",
|
|
946
952
|
{
|
|
@@ -954,7 +960,7 @@ function ng({
|
|
|
954
960
|
]
|
|
955
961
|
}
|
|
956
962
|
);
|
|
957
|
-
return /* @__PURE__ */ A("li", { className: "m-0", children: z.href ? /* @__PURE__ */ A(
|
|
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}`);
|
|
958
964
|
})
|
|
959
965
|
}
|
|
960
966
|
)
|
|
@@ -962,7 +968,7 @@ function ng({
|
|
|
962
968
|
S,
|
|
963
969
|
{
|
|
964
970
|
type: "button",
|
|
965
|
-
onClick:
|
|
971
|
+
onClick: Y,
|
|
966
972
|
variant: m,
|
|
967
973
|
className: x,
|
|
968
974
|
children: w
|
|
@@ -975,10 +981,10 @@ const q = E(
|
|
|
975
981
|
triggerLabel: g = "Ещё",
|
|
976
982
|
triggerIcon: B = "KeyboardArrowDown",
|
|
977
983
|
labelTypography: c = "text_16_semibold",
|
|
978
|
-
className:
|
|
984
|
+
className: i,
|
|
979
985
|
style: I,
|
|
980
|
-
children:
|
|
981
|
-
}, w) => /* @__PURE__ */ M("div", { ref: w, className: n("inline-flex items-center",
|
|
986
|
+
children: Y
|
|
987
|
+
}, w) => /* @__PURE__ */ M("div", { ref: w, className: n("inline-flex items-center", i), style: I, children: [
|
|
982
988
|
/* @__PURE__ */ M(k.Root, { children: [
|
|
983
989
|
/* @__PURE__ */ A(k.Trigger, { asChild: !0, children: /* @__PURE__ */ M(
|
|
984
990
|
"button",
|
|
@@ -1028,13 +1034,13 @@ const q = E(
|
|
|
1028
1034
|
}
|
|
1029
1035
|
) })
|
|
1030
1036
|
] }),
|
|
1031
|
-
|
|
1037
|
+
Y
|
|
1032
1038
|
] })
|
|
1033
1039
|
);
|
|
1034
1040
|
q.displayName = "DropdownMenu";
|
|
1035
1041
|
const V = E(
|
|
1036
|
-
({ items: e, className: g, style: B, children: c, lengthItem:
|
|
1037
|
-
const
|
|
1042
|
+
({ items: e, className: g, style: B, children: c, lengthItem: i = 5 }, I) => {
|
|
1043
|
+
const Y = e.slice(0, i), w = e.slice(i);
|
|
1038
1044
|
return /* @__PURE__ */ M(
|
|
1039
1045
|
"ul",
|
|
1040
1046
|
{
|
|
@@ -1042,7 +1048,7 @@ const V = E(
|
|
|
1042
1048
|
className: n("mx-auto flex max-w-[630px] items-center justify-center gap-6", g),
|
|
1043
1049
|
style: B,
|
|
1044
1050
|
children: [
|
|
1045
|
-
|
|
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)),
|
|
1046
1052
|
w.length > 0 && /* @__PURE__ */ A("li", { children: /* @__PURE__ */ A(q, { items: w }) }),
|
|
1047
1053
|
c
|
|
1048
1054
|
]
|
|
@@ -1051,7 +1057,7 @@ const V = E(
|
|
|
1051
1057
|
}
|
|
1052
1058
|
);
|
|
1053
1059
|
V.displayName = "Navigation";
|
|
1054
|
-
function
|
|
1060
|
+
function Jg({ items: e, lengthItem: g = 5, hiddenOnMobile: B }) {
|
|
1055
1061
|
return Array.isArray(e) && e.length > 0 ? /* @__PURE__ */ A(
|
|
1056
1062
|
"nav",
|
|
1057
1063
|
{
|
|
@@ -1061,15 +1067,15 @@ function mg({ items: e, lengthItem: g = 5, hiddenOnMobile: B }) {
|
|
|
1061
1067
|
}
|
|
1062
1068
|
) : null;
|
|
1063
1069
|
}
|
|
1064
|
-
const
|
|
1070
|
+
const Qg = E(function({
|
|
1065
1071
|
/** навигация */
|
|
1066
|
-
navItems: g =
|
|
1072
|
+
navItems: g = Ig,
|
|
1067
1073
|
lengthItem: B = 5,
|
|
1068
1074
|
/** локации */
|
|
1069
|
-
locations: c =
|
|
1070
|
-
defaultLocation:
|
|
1075
|
+
locations: c = xg,
|
|
1076
|
+
defaultLocation: i = c[0],
|
|
1071
1077
|
locationValue: I,
|
|
1072
|
-
onLocationChange:
|
|
1078
|
+
onLocationChange: Y,
|
|
1073
1079
|
/** экшены */
|
|
1074
1080
|
withSearchAndMenu: w = !1,
|
|
1075
1081
|
onMenuClick: m,
|
|
@@ -1077,25 +1083,25 @@ const og = E(function({
|
|
|
1077
1083
|
/** логотип */
|
|
1078
1084
|
logoHref: h = "#",
|
|
1079
1085
|
sectionName: z = "",
|
|
1080
|
-
logoIconColor:
|
|
1086
|
+
logoIconColor: f,
|
|
1081
1087
|
/** ссылки */
|
|
1082
1088
|
LinkComponent: o,
|
|
1083
1089
|
// например Next.js Link
|
|
1084
1090
|
/** аутентификация */
|
|
1085
|
-
showLogin:
|
|
1086
|
-
onLoginClick:
|
|
1091
|
+
showLogin: j = !0,
|
|
1092
|
+
onLoginClick: Z,
|
|
1087
1093
|
loginLabel: D = "Войти",
|
|
1088
1094
|
loginButtonVariant: u = "outlineBlackText",
|
|
1089
1095
|
loginButtonClassName: O,
|
|
1090
1096
|
profileSlot: L,
|
|
1091
1097
|
userName: d,
|
|
1092
|
-
userAvatarUrl:
|
|
1093
|
-
userMenuItems:
|
|
1098
|
+
userAvatarUrl: v,
|
|
1099
|
+
userMenuItems: s,
|
|
1094
1100
|
/** общие */
|
|
1095
1101
|
className: a,
|
|
1096
1102
|
style: W
|
|
1097
1103
|
}, H) {
|
|
1098
|
-
const
|
|
1104
|
+
const Q = o ?? "a";
|
|
1099
1105
|
return /* @__PURE__ */ M(
|
|
1100
1106
|
"header",
|
|
1101
1107
|
{
|
|
@@ -1107,7 +1113,7 @@ const og = E(function({
|
|
|
1107
1113
|
/* @__PURE__ */ M("div", { className: "flex min-w-0 items-center", children: [
|
|
1108
1114
|
/* @__PURE__ */ M("div", { className: "flex items-center gap-3 sm:gap-4", children: [
|
|
1109
1115
|
/* @__PURE__ */ A(
|
|
1110
|
-
|
|
1116
|
+
Eg,
|
|
1111
1117
|
{
|
|
1112
1118
|
withSearchAndMenu: w,
|
|
1113
1119
|
onMenuClick: m,
|
|
@@ -1115,37 +1121,37 @@ const og = E(function({
|
|
|
1115
1121
|
}
|
|
1116
1122
|
),
|
|
1117
1123
|
/* @__PURE__ */ A(
|
|
1118
|
-
|
|
1124
|
+
ng,
|
|
1119
1125
|
{
|
|
1120
|
-
LinkEl:
|
|
1126
|
+
LinkEl: Q,
|
|
1121
1127
|
logoHref: h,
|
|
1122
1128
|
sectionName: z,
|
|
1123
|
-
logoIconColor:
|
|
1129
|
+
logoIconColor: f
|
|
1124
1130
|
}
|
|
1125
1131
|
)
|
|
1126
1132
|
] }),
|
|
1127
|
-
/* @__PURE__ */ A(
|
|
1133
|
+
/* @__PURE__ */ A(Jg, { items: g, lengthItem: B, hiddenOnMobile: w })
|
|
1128
1134
|
] }),
|
|
1129
1135
|
/* @__PURE__ */ M("div", { className: "flex items-center gap-3 sm:gap-6", children: [
|
|
1130
1136
|
/* @__PURE__ */ A(
|
|
1131
|
-
|
|
1137
|
+
mg,
|
|
1132
1138
|
{
|
|
1133
1139
|
locations: c,
|
|
1134
|
-
defaultLocation:
|
|
1140
|
+
defaultLocation: i,
|
|
1135
1141
|
locationValue: I,
|
|
1136
|
-
onLocationChange:
|
|
1142
|
+
onLocationChange: Y
|
|
1137
1143
|
}
|
|
1138
1144
|
),
|
|
1139
1145
|
/* @__PURE__ */ A(
|
|
1140
|
-
|
|
1146
|
+
wg,
|
|
1141
1147
|
{
|
|
1142
1148
|
profileSlot: L,
|
|
1143
1149
|
userName: d,
|
|
1144
|
-
userAvatarUrl:
|
|
1145
|
-
userMenuItems:
|
|
1146
|
-
LinkEl:
|
|
1147
|
-
showLogin:
|
|
1148
|
-
onLoginClick:
|
|
1150
|
+
userAvatarUrl: v,
|
|
1151
|
+
userMenuItems: s,
|
|
1152
|
+
LinkEl: Q,
|
|
1153
|
+
showLogin: j,
|
|
1154
|
+
onLoginClick: Z,
|
|
1149
1155
|
loginLabel: D,
|
|
1150
1156
|
loginButtonVariant: u,
|
|
1151
1157
|
loginButtonClassName: O
|
|
@@ -1155,7 +1161,7 @@ const og = E(function({
|
|
|
1155
1161
|
]
|
|
1156
1162
|
}
|
|
1157
1163
|
);
|
|
1158
|
-
}),
|
|
1164
|
+
}), hg = (e, g) => /* @__PURE__ */ M(
|
|
1159
1165
|
"svg",
|
|
1160
1166
|
{
|
|
1161
1167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1383,15 +1389,15 @@ const og = E(function({
|
|
|
1383
1389
|
] })
|
|
1384
1390
|
]
|
|
1385
1391
|
}
|
|
1386
|
-
),
|
|
1392
|
+
), zg = E(hg), Rg = ({
|
|
1387
1393
|
children: e,
|
|
1388
1394
|
onClick: g,
|
|
1389
1395
|
variantColor: B = "success",
|
|
1390
1396
|
variantView: c = "secondary",
|
|
1391
|
-
href:
|
|
1397
|
+
href: i = "#",
|
|
1392
1398
|
className: I
|
|
1393
1399
|
}) => {
|
|
1394
|
-
const
|
|
1400
|
+
const Y = {
|
|
1395
1401
|
success: {
|
|
1396
1402
|
text: "text-success-700",
|
|
1397
1403
|
bgButton: "!bg-success-700",
|
|
@@ -1402,9 +1408,9 @@ const og = E(function({
|
|
|
1402
1408
|
bgButton: "!bg-purple-800",
|
|
1403
1409
|
bgCard: "bg-purple-100"
|
|
1404
1410
|
}
|
|
1405
|
-
}, { text: w, bgButton: m, bgCard: x } =
|
|
1411
|
+
}, { text: w, bgButton: m, bgCard: x } = Y[B], h = c === "primary";
|
|
1406
1412
|
return /* @__PURE__ */ M(
|
|
1407
|
-
|
|
1413
|
+
$A,
|
|
1408
1414
|
{
|
|
1409
1415
|
className: n(
|
|
1410
1416
|
"flex w-full overflow-hidden",
|
|
@@ -1419,66 +1425,67 @@ const og = E(function({
|
|
|
1419
1425
|
] }),
|
|
1420
1426
|
h ? /* @__PURE__ */ M(F, { children: [
|
|
1421
1427
|
/* @__PURE__ */ A(y, { className: n("fill-current", w), width: "380px" }),
|
|
1422
|
-
/* @__PURE__ */ A(S, { variant: "primary", className: n(m), onClick: g, children: /* @__PURE__ */ A("a", { href:
|
|
1428
|
+
/* @__PURE__ */ A(S, { variant: "primary", className: n(m), onClick: g, children: /* @__PURE__ */ A("a", { href: i, children: "Подробнее" }) })
|
|
1423
1429
|
] }) : /* @__PURE__ */ M(F, { children: [
|
|
1424
1430
|
/* @__PURE__ */ A(
|
|
1425
|
-
|
|
1431
|
+
zg,
|
|
1426
1432
|
{
|
|
1427
1433
|
width: 380,
|
|
1428
1434
|
height: 380,
|
|
1429
1435
|
className: "absolute right-[-60px] bottom-0"
|
|
1430
1436
|
}
|
|
1431
1437
|
),
|
|
1432
|
-
/* @__PURE__ */ A(C, { variant: "text_26_medium", className: n(w), onClick: g, children: /* @__PURE__ */ A("a", { href:
|
|
1438
|
+
/* @__PURE__ */ A(C, { variant: "text_26_medium", className: n(w), onClick: g, children: /* @__PURE__ */ A("a", { href: i, children: "yakavkaz.ru" }) })
|
|
1433
1439
|
] })
|
|
1434
1440
|
]
|
|
1435
1441
|
}
|
|
1436
1442
|
);
|
|
1437
1443
|
};
|
|
1438
1444
|
export {
|
|
1439
|
-
MA as
|
|
1440
|
-
|
|
1445
|
+
MA as AirportShuttle,
|
|
1446
|
+
YA as Arrow,
|
|
1447
|
+
Rg as Banner,
|
|
1441
1448
|
y as BannerBgYak,
|
|
1442
|
-
|
|
1449
|
+
xA as BannerBgYakHalfNews,
|
|
1443
1450
|
S as Button,
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1451
|
+
$A as Card,
|
|
1452
|
+
gg as Checkbox,
|
|
1453
|
+
mA as CheckmarkOutline,
|
|
1454
|
+
JA as Close,
|
|
1448
1455
|
q as DropdownMenu,
|
|
1449
1456
|
l as DynamicIcon,
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
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,
|
|
1461
1468
|
X as LocationOn,
|
|
1462
1469
|
U as Logo,
|
|
1463
|
-
|
|
1470
|
+
DA as MailAuth,
|
|
1464
1471
|
r as Menu,
|
|
1465
1472
|
V as Navigation,
|
|
1466
|
-
|
|
1473
|
+
Mg as PreviewTitle,
|
|
1467
1474
|
N as Search,
|
|
1468
1475
|
b as SelectItem,
|
|
1469
1476
|
p as Selector,
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1477
|
+
eg as Tag,
|
|
1478
|
+
HA as Telegram,
|
|
1479
|
+
Yg as TextField,
|
|
1473
1480
|
C as Typography,
|
|
1474
1481
|
J as TypographyVariant,
|
|
1475
|
-
|
|
1482
|
+
rA as Vk,
|
|
1476
1483
|
P as VkAuth,
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1484
|
+
TA as Whatsaap,
|
|
1485
|
+
yA as X,
|
|
1486
|
+
NA as Yak,
|
|
1487
|
+
pA as Yandex,
|
|
1488
|
+
Bg as formatDate,
|
|
1489
|
+
_A as variantToClasses
|
|
1483
1490
|
};
|
|
1484
1491
|
//# sourceMappingURL=index.js.map
|