@post-pioneer/ui-kit 0.1.41 → 0.1.43
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/index.css +1 -1
- package/dist/ui-kit-postpioneer.es.js +583 -598
- package/dist/ui-kit-postpioneer.umd.js +2 -2
- package/package.json +1 -1
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { jsx as o, jsxs as
|
|
2
|
-
import
|
|
3
|
-
const v1 =
|
|
4
|
-
({ width: e = "12", height: r = "14", color: t = "currentColor", ...
|
|
1
|
+
import { jsx as o, jsxs as b, Fragment as C1 } from "react/jsx-runtime";
|
|
2
|
+
import u, { forwardRef as g, useState as a1 } from "react";
|
|
3
|
+
const v1 = g(
|
|
4
|
+
({ width: e = "12", height: r = "14", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
5
5
|
"svg",
|
|
6
6
|
{
|
|
7
|
-
ref:
|
|
7
|
+
ref: n,
|
|
8
8
|
width: e,
|
|
9
9
|
height: r,
|
|
10
10
|
viewBox: "0 0 12 14",
|
|
11
11
|
fill: "none",
|
|
12
12
|
color: t,
|
|
13
13
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
-
...
|
|
14
|
+
...a,
|
|
15
15
|
children: /* @__PURE__ */ o(
|
|
16
16
|
"path",
|
|
17
17
|
{
|
|
@@ -25,18 +25,18 @@ const v1 = w(
|
|
|
25
25
|
)
|
|
26
26
|
);
|
|
27
27
|
v1.displayName = "AlertsBellIcon";
|
|
28
|
-
const m1 =
|
|
29
|
-
({ width: e = "6", height: r = "10", color: t = "currentColor", ...
|
|
28
|
+
const m1 = g(
|
|
29
|
+
({ width: e = "6", height: r = "10", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
30
30
|
"svg",
|
|
31
31
|
{
|
|
32
|
-
ref:
|
|
32
|
+
ref: n,
|
|
33
33
|
width: e,
|
|
34
34
|
height: r,
|
|
35
35
|
viewBox: "0 0 6 10",
|
|
36
36
|
fill: "none",
|
|
37
37
|
color: t,
|
|
38
38
|
xmlns: "http://www.w3.org/2000/svg",
|
|
39
|
-
...
|
|
39
|
+
...a,
|
|
40
40
|
children: /* @__PURE__ */ o(
|
|
41
41
|
"path",
|
|
42
42
|
{
|
|
@@ -48,18 +48,18 @@ const m1 = w(
|
|
|
48
48
|
)
|
|
49
49
|
);
|
|
50
50
|
m1.displayName = "ArrowChevronLeftIcon";
|
|
51
|
-
const x1 =
|
|
52
|
-
({ width: e = "6", height: r = "10", color: t = "currentColor", ...
|
|
51
|
+
const x1 = g(
|
|
52
|
+
({ width: e = "6", height: r = "10", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
53
53
|
"svg",
|
|
54
54
|
{
|
|
55
|
-
ref:
|
|
55
|
+
ref: n,
|
|
56
56
|
width: e,
|
|
57
57
|
height: r,
|
|
58
58
|
viewBox: "0 0 6 10",
|
|
59
59
|
fill: "none",
|
|
60
60
|
color: t,
|
|
61
61
|
xmlns: "http://www.w3.org/2000/svg",
|
|
62
|
-
...
|
|
62
|
+
...a,
|
|
63
63
|
children: /* @__PURE__ */ o(
|
|
64
64
|
"path",
|
|
65
65
|
{
|
|
@@ -71,35 +71,35 @@ const x1 = w(
|
|
|
71
71
|
)
|
|
72
72
|
);
|
|
73
73
|
x1.displayName = "ArrowChevronRightIcon";
|
|
74
|
-
const b1 =
|
|
75
|
-
({ width: e = "13", height: r = "13", color: t = "currentColor", ...
|
|
74
|
+
const b1 = g(
|
|
75
|
+
({ width: e = "13", height: r = "13", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
76
76
|
"svg",
|
|
77
77
|
{
|
|
78
|
-
ref:
|
|
78
|
+
ref: n,
|
|
79
79
|
width: e,
|
|
80
80
|
height: r,
|
|
81
81
|
viewBox: "0 0 13 13",
|
|
82
82
|
fill: "none",
|
|
83
83
|
color: t,
|
|
84
84
|
xmlns: "http://www.w3.org/2000/svg",
|
|
85
|
-
...
|
|
85
|
+
...a,
|
|
86
86
|
children: /* @__PURE__ */ o("path", { d: "M1.22266 1C2.07031 0.125 3.46484 0.125 6.25391 0.125H6.71875C9.50781 0.125 10.9023 0.125 11.75 1C12.625 1.84766 12.625 3.24219 12.625 6.03125V6.49609C12.625 9.28516 12.625 10.6797 11.75 11.5273C10.9023 12.375 9.50781 12.375 6.71875 12.375H6.25391C3.46484 12.375 2.07031 12.375 1.22266 11.5273C0.375 10.6797 0.375 9.28516 0.375 6.49609V6.03125C0.375 3.24219 0.375 1.84766 1.22266 1ZM2.42578 3.87109C2.50781 7.04297 4.09375 8.95703 6.88281 8.95703H7.04688V7.15234C7.53906 7.20703 8.00391 7.39844 8.35938 7.72656C8.74219 8.05469 9.01562 8.49219 9.15234 8.95703H10.6016C10.4648 8.41016 10.1914 7.89062 9.83594 7.45312C9.45312 7.01562 9.01562 6.66016 8.49609 6.41406C8.96094 6.14062 9.34375 5.75781 9.67188 5.32031C9.97266 4.88281 10.1914 4.39062 10.3008 3.87109H8.98828C8.6875 4.88281 7.83984 5.78516 7.04688 5.86719V3.87109H5.73438V7.39844C4.91406 7.17969 3.875 6.19531 3.82031 3.87109H2.42578Z", fill: "currentColor" })
|
|
87
87
|
}
|
|
88
88
|
)
|
|
89
89
|
);
|
|
90
90
|
b1.displayName = "FacebookIcon";
|
|
91
|
-
const y1 =
|
|
92
|
-
({ width: e = "24", height: r = "24", color: t = "currentColor", ...
|
|
91
|
+
const y1 = g(
|
|
92
|
+
({ width: e = "24", height: r = "24", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
93
93
|
"svg",
|
|
94
94
|
{
|
|
95
|
-
ref:
|
|
95
|
+
ref: n,
|
|
96
96
|
width: e,
|
|
97
97
|
height: r,
|
|
98
98
|
viewBox: "0 0 24 24",
|
|
99
99
|
fill: "none",
|
|
100
100
|
color: t,
|
|
101
101
|
xmlns: "http://www.w3.org/2000/svg",
|
|
102
|
-
...
|
|
102
|
+
...a,
|
|
103
103
|
children: /* @__PURE__ */ o(
|
|
104
104
|
"path",
|
|
105
105
|
{
|
|
@@ -113,18 +113,18 @@ const y1 = w(
|
|
|
113
113
|
)
|
|
114
114
|
);
|
|
115
115
|
y1.displayName = "EyeIcon";
|
|
116
|
-
const z1 =
|
|
117
|
-
({ width: e = "26", height: r = "26", color: t = "currentColor", ...
|
|
116
|
+
const z1 = g(
|
|
117
|
+
({ width: e = "26", height: r = "26", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
118
118
|
"svg",
|
|
119
119
|
{
|
|
120
|
-
ref:
|
|
120
|
+
ref: n,
|
|
121
121
|
width: e,
|
|
122
122
|
height: r,
|
|
123
123
|
viewBox: "0 0 20 16",
|
|
124
124
|
fill: "none",
|
|
125
125
|
color: t,
|
|
126
126
|
xmlns: "http://www.w3.org/2000/svg",
|
|
127
|
-
...
|
|
127
|
+
...a,
|
|
128
128
|
children: /* @__PURE__ */ o(
|
|
129
129
|
"path",
|
|
130
130
|
{
|
|
@@ -136,18 +136,18 @@ const z1 = w(
|
|
|
136
136
|
)
|
|
137
137
|
);
|
|
138
138
|
z1.displayName = "EyeSlashIcon";
|
|
139
|
-
const L1 =
|
|
140
|
-
({ width: e = "16", height: r = "16", color: t = "currentColor", ...
|
|
139
|
+
const L1 = g(
|
|
140
|
+
({ width: e = "16", height: r = "16", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
141
141
|
"svg",
|
|
142
142
|
{
|
|
143
|
-
ref:
|
|
143
|
+
ref: n,
|
|
144
144
|
width: e,
|
|
145
145
|
height: r,
|
|
146
146
|
viewBox: "0 0 16 16",
|
|
147
147
|
fill: "none",
|
|
148
148
|
color: t,
|
|
149
149
|
xmlns: "http://www.w3.org/2000/svg",
|
|
150
|
-
...
|
|
150
|
+
...a,
|
|
151
151
|
children: /* @__PURE__ */ o(
|
|
152
152
|
"path",
|
|
153
153
|
{
|
|
@@ -161,18 +161,18 @@ const L1 = w(
|
|
|
161
161
|
)
|
|
162
162
|
);
|
|
163
163
|
L1.displayName = "ImagePhotoIcon";
|
|
164
|
-
const k1 =
|
|
165
|
-
({ width: e = "12", height: r = "14", color: t = "currentColor", ...
|
|
164
|
+
const k1 = g(
|
|
165
|
+
({ width: e = "12", height: r = "14", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
166
166
|
"svg",
|
|
167
167
|
{
|
|
168
|
-
ref:
|
|
168
|
+
ref: n,
|
|
169
169
|
width: e,
|
|
170
170
|
height: r,
|
|
171
171
|
viewBox: "0 0 16 16",
|
|
172
172
|
fill: "none",
|
|
173
173
|
color: t,
|
|
174
174
|
xmlns: "http://www.w3.org/2000/svg",
|
|
175
|
-
...
|
|
175
|
+
...a,
|
|
176
176
|
children: /* @__PURE__ */ o(
|
|
177
177
|
"path",
|
|
178
178
|
{
|
|
@@ -186,18 +186,18 @@ const k1 = w(
|
|
|
186
186
|
)
|
|
187
187
|
);
|
|
188
188
|
k1.displayName = "ImagePhotoOutline";
|
|
189
|
-
const V1 =
|
|
190
|
-
({ width: e = "24", height: r = "24", color: t = "currentColor", ...
|
|
189
|
+
const V1 = g(
|
|
190
|
+
({ width: e = "24", height: r = "24", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
191
191
|
"svg",
|
|
192
192
|
{
|
|
193
|
-
ref:
|
|
193
|
+
ref: n,
|
|
194
194
|
width: e,
|
|
195
195
|
height: r,
|
|
196
196
|
viewBox: "0 0 24 24",
|
|
197
197
|
fill: "none",
|
|
198
198
|
color: t,
|
|
199
199
|
xmlns: "http://www.w3.org/2000/svg",
|
|
200
|
-
...
|
|
200
|
+
...a,
|
|
201
201
|
children: /* @__PURE__ */ o(
|
|
202
202
|
"path",
|
|
203
203
|
{
|
|
@@ -211,19 +211,19 @@ const V1 = w(
|
|
|
211
211
|
)
|
|
212
212
|
);
|
|
213
213
|
V1.displayName = "LogoutV1Outline";
|
|
214
|
-
const N1 =
|
|
215
|
-
({ width: e = "16", height: r = "16", color: t = "currentColor", ...
|
|
214
|
+
const N1 = g(
|
|
215
|
+
({ width: e = "16", height: r = "16", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
216
216
|
"svg",
|
|
217
217
|
{
|
|
218
|
-
ref:
|
|
218
|
+
ref: n,
|
|
219
219
|
width: e,
|
|
220
220
|
height: r,
|
|
221
221
|
viewBox: "0 0 16 16",
|
|
222
222
|
fill: "none",
|
|
223
223
|
color: t,
|
|
224
224
|
xmlns: "http://www.w3.org/2000/svg",
|
|
225
|
-
...
|
|
226
|
-
children: /* @__PURE__ */
|
|
225
|
+
...a,
|
|
226
|
+
children: /* @__PURE__ */ b("g", { opacity: "0.9", children: [
|
|
227
227
|
/* @__PURE__ */ o(
|
|
228
228
|
"path",
|
|
229
229
|
{
|
|
@@ -245,62 +245,62 @@ const N1 = w(
|
|
|
245
245
|
)
|
|
246
246
|
);
|
|
247
247
|
N1.displayName = "MathSymbolsAddSquareV2Icon";
|
|
248
|
-
const X =
|
|
249
|
-
({ width: e = "9", height: r = "8", color: t = "currentColor", ...
|
|
248
|
+
const X = g(
|
|
249
|
+
({ width: e = "9", height: r = "8", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
250
250
|
"svg",
|
|
251
251
|
{
|
|
252
|
-
ref:
|
|
252
|
+
ref: n,
|
|
253
253
|
width: e,
|
|
254
254
|
height: r,
|
|
255
255
|
viewBox: "0 0 9 8",
|
|
256
256
|
fill: "none",
|
|
257
257
|
color: t,
|
|
258
258
|
xmlns: "http://www.w3.org/2000/svg",
|
|
259
|
-
...
|
|
259
|
+
...a,
|
|
260
260
|
children: /* @__PURE__ */ o("path", { d: "M7.56306 0.152933C7.78566 -0.0283124 8.11355 -0.0153403 8.32087 0.191996C8.54196 0.413368 8.54211 0.772256 8.32087 0.993428L5.31827 3.99147L8.32087 6.98952L8.35928 7.03249C8.54121 7.25495 8.5283 7.58327 8.32087 7.79095C8.09971 8.01235 7.74086 8.01274 7.51944 7.7916L4.51618 4.79226L1.51358 7.7916C1.29216 8.01274 0.933309 8.01299 0.712148 7.7916C0.491017 7.57019 0.491432 7.21133 0.712799 6.99017L3.71475 3.99147L0.712799 0.993428L0.673737 0.950459C0.49205 0.728028 0.50487 0.39961 0.712148 0.191996C0.919448 -0.0155688 1.24793 -0.0290144 1.47061 0.152282L1.51358 0.191345L4.51684 3.19069L7.52009 0.191996L7.56306 0.152933Z", fill: "currentColor" })
|
|
261
261
|
}
|
|
262
262
|
)
|
|
263
263
|
);
|
|
264
264
|
X.displayName = "MathSymbolXV2Icon";
|
|
265
|
-
const J =
|
|
266
|
-
({ width: e = "12", height: r = "12", color: t = "currentColor", ...
|
|
265
|
+
const J = g(
|
|
266
|
+
({ width: e = "12", height: r = "12", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
267
267
|
"svg",
|
|
268
268
|
{
|
|
269
|
-
ref:
|
|
269
|
+
ref: n,
|
|
270
270
|
width: e,
|
|
271
271
|
height: r,
|
|
272
272
|
viewBox: "0 0 12 12",
|
|
273
273
|
fill: "none",
|
|
274
274
|
color: t,
|
|
275
275
|
xmlns: "http://www.w3.org/2000/svg",
|
|
276
|
-
...
|
|
276
|
+
...a,
|
|
277
277
|
children: /* @__PURE__ */ o("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.00021 0C6.62153 0 7.12521 0.50368 7.12521 1.125V4.10489L9.5865 2.76237C10.132 2.46485 10.8153 2.66584 11.1128 3.21129C11.4104 3.75675 11.2094 4.44011 10.6639 4.73763L8.34969 5.99994L10.664 7.26221C11.2094 7.55971 11.4104 8.24308 11.1129 8.78854C10.8154 9.334 10.1321 9.535 9.5866 9.2375L7.12521 7.895V10.875C7.12521 11.4963 6.62153 12 6.00021 12C5.37889 12 4.87521 11.4963 4.87521 10.875V7.89511L2.41392 9.23763C1.86847 9.53515 1.1851 9.33416 0.88758 8.78871C0.59006 8.24325 0.79105 7.55989 1.3365 7.26237L3.65085 6L1.33657 4.73773C0.791108 4.44022 0.590102 3.75686 0.88761 3.2114C1.18512 2.66594 1.86848 2.46493 2.41394 2.76244L4.87521 4.10488V1.125C4.87521 0.50368 5.37889 0 6.00021 0Z", fill: "currentColor" })
|
|
278
278
|
}
|
|
279
279
|
)
|
|
280
280
|
);
|
|
281
281
|
J.displayName = "RequiredIcon";
|
|
282
|
-
const $1 =
|
|
283
|
-
({ width: e = "18", height: r = "18", color: t = "currentColor", ...
|
|
282
|
+
const $1 = g(
|
|
283
|
+
({ width: e = "18", height: r = "18", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
284
284
|
"svg",
|
|
285
285
|
{
|
|
286
|
-
ref:
|
|
286
|
+
ref: n,
|
|
287
287
|
width: e,
|
|
288
288
|
height: r,
|
|
289
289
|
viewBox: "0 0 18 18",
|
|
290
290
|
fill: "none",
|
|
291
291
|
color: t,
|
|
292
292
|
xmlns: "http://www.w3.org/2000/svg",
|
|
293
|
-
...
|
|
293
|
+
...a,
|
|
294
294
|
children: /* @__PURE__ */ o("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.45806 1.74194C4.74885 1.74194 1.74194 4.74885 1.74194 8.45806C1.74194 12.1673 4.74885 15.1742 8.45806 15.1742C10.2869 15.1742 11.945 14.4432 13.1562 13.2575C13.1577 13.256 13.1592 13.2545 13.1607 13.253C14.4033 12.0342 15.1742 10.3362 15.1742 8.45806C15.1742 4.74885 12.1673 1.74194 8.45806 1.74194ZM14.9826 13.8407C16.1905 12.3783 16.9161 10.5029 16.9161 8.45806C16.9161 3.7868 13.1293 0 8.45806 0C3.7868 0 0 3.7868 0 8.45806C0 13.1293 3.7868 16.9161 8.45806 16.9161C10.4569 16.9161 12.2937 16.2228 13.7413 15.0635L16.5234 17.755C16.8692 18.0895 17.4206 18.0803 17.755 17.7346C18.0895 17.3889 18.0803 16.8375 17.7346 16.5031L14.9826 13.8407Z", fill: "currentColor" })
|
|
295
295
|
}
|
|
296
296
|
)
|
|
297
297
|
);
|
|
298
298
|
$1.displayName = "SearchIcon";
|
|
299
|
-
const q1 =
|
|
300
|
-
({ size: e = 16, color: r = "currentColor", ...t },
|
|
299
|
+
const q1 = g(
|
|
300
|
+
({ size: e = 16, color: r = "currentColor", ...t }, a) => /* @__PURE__ */ o(
|
|
301
301
|
"svg",
|
|
302
302
|
{
|
|
303
|
-
ref:
|
|
303
|
+
ref: a,
|
|
304
304
|
width: e,
|
|
305
305
|
height: e,
|
|
306
306
|
viewBox: "0 0 16 16",
|
|
@@ -321,78 +321,78 @@ const q1 = w(
|
|
|
321
321
|
)
|
|
322
322
|
);
|
|
323
323
|
q1.displayName = "SwapIcon";
|
|
324
|
-
const M1 =
|
|
325
|
-
({ width: e = "14", height: r = "15", color: t = "currentColor", ...
|
|
324
|
+
const M1 = g(
|
|
325
|
+
({ width: e = "14", height: r = "15", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
326
326
|
"svg",
|
|
327
327
|
{
|
|
328
|
-
ref:
|
|
328
|
+
ref: n,
|
|
329
329
|
width: e,
|
|
330
330
|
height: r,
|
|
331
331
|
viewBox: "0 0 14 15",
|
|
332
332
|
fill: "none",
|
|
333
333
|
color: t,
|
|
334
334
|
xmlns: "http://www.w3.org/2000/svg",
|
|
335
|
-
...
|
|
335
|
+
...a,
|
|
336
336
|
children: /* @__PURE__ */ o("path", { d: "M7 0.46875C10.7188 0.46875 13.7812 3.53125 13.7812 7.25C13.7812 10.9961 10.7188 14.0312 7 14.0312C3.25391 14.0312 0.21875 10.9961 0.21875 7.25C0.21875 3.53125 3.25391 0.46875 7 0.46875ZM10.1172 5.08984C10.1445 5.00781 10.1445 4.92578 10.1172 4.81641C10.1172 4.76172 10.0625 4.67969 10.0352 4.65234C9.95312 4.57031 9.81641 4.57031 9.76172 4.57031C9.51562 4.57031 9.10547 4.70703 7.21875 5.5C6.5625 5.77344 5.25 6.32031 3.28125 7.19531C2.95312 7.33203 2.78906 7.44141 2.76172 7.57812C2.73438 7.79688 3.08984 7.87891 3.5 8.01562C3.85547 8.125 4.32031 8.26172 4.56641 8.26172C4.78516 8.26172 5.03125 8.17969 5.30469 7.98828C7.13672 6.73047 8.09375 6.10156 8.14844 6.10156C8.20312 6.10156 8.25781 6.07422 8.28516 6.10156C8.33984 6.15625 8.33984 6.21094 8.3125 6.23828C8.28516 6.375 6.5625 7.96094 6.45312 8.07031C6.07031 8.45312 5.63281 8.69922 6.31641 9.13672C6.89062 9.51953 7.21875 9.76562 7.82031 10.1484C8.20312 10.3945 8.50391 10.6953 8.88672 10.668C9.07812 10.6406 9.26953 10.4766 9.35156 9.95703C9.59766 8.78125 10.0352 6.15625 10.1172 5.08984Z", fill: "currentColor" })
|
|
337
337
|
}
|
|
338
338
|
)
|
|
339
339
|
);
|
|
340
340
|
M1.displayName = "TelegramIcon";
|
|
341
|
-
const S1 =
|
|
342
|
-
({ width: e = "16", height: r = "16", color: t = "currentColor", ...
|
|
341
|
+
const S1 = g(
|
|
342
|
+
({ width: e = "16", height: r = "16", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
343
343
|
"svg",
|
|
344
344
|
{
|
|
345
|
-
ref:
|
|
345
|
+
ref: n,
|
|
346
346
|
width: e,
|
|
347
347
|
height: r,
|
|
348
348
|
viewBox: "0 0 16 16",
|
|
349
349
|
fill: "none",
|
|
350
350
|
xmlns: "http://www.w3.org/2000/svg",
|
|
351
351
|
color: t,
|
|
352
|
-
...
|
|
352
|
+
...a,
|
|
353
353
|
children: /* @__PURE__ */ o("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.5008 1.33398C4.8359 1.33398 5.10754 1.60533 5.10754 1.94005V2.37294H10.764V1.94005C10.764 1.60533 11.0357 1.33398 11.3708 1.33398C11.7059 1.33398 11.9775 1.60533 11.9775 1.94005V2.4444C13.1464 2.72526 14 3.79983 14 5.05691L14 11.9833C14 13.4495 12.8389 14.6673 11.3708 14.6673H4.62921C3.16114 14.6673 2 13.4495 2 11.9833V5.05691C2 3.84634 2.79165 2.80503 3.89406 2.4788V1.94005C3.89406 1.60533 4.16571 1.33398 4.5008 1.33398ZM4.62921 3.58506C3.86332 3.58506 3.21348 4.22783 3.21348 5.05691V5.32035C3.23562 5.3179 3.25811 5.31665 3.2809 5.31665H12.7191C12.7419 5.31665 12.7644 5.3179 12.7865 5.32035V5.05691C12.7865 4.22783 12.1367 3.58506 11.3708 3.58506H4.62921ZM12.7865 6.52507C12.7644 6.52751 12.7419 6.52877 12.7191 6.52877H3.2809C3.25811 6.52877 3.23562 6.52751 3.21348 6.52507V11.9833C3.21348 12.8124 3.86332 13.4552 4.62921 13.4552H11.3708C12.1367 13.4552 12.7865 12.8124 12.7865 11.9833L12.7865 6.52507ZM8.33708 8.03515C8.67217 8.03515 8.94382 8.30649 8.94382 8.64121V8.69329C8.94382 9.02801 8.67217 9.29935 8.33708 9.29935C8.00198 9.29935 7.73034 9.02801 7.73034 8.69329V8.64121C7.73034 8.30649 8.00198 8.03515 8.33708 8.03515ZM11.0337 8.03515C11.3688 8.03515 11.6404 8.30649 11.6404 8.64121V8.69329C11.6404 9.02801 11.3688 9.29935 11.0337 9.29935C10.6986 9.29935 10.427 9.02801 10.427 8.69329V8.64121C10.427 8.30649 10.6986 8.03515 11.0337 8.03515ZM5.30337 10.8578C5.63847 10.8578 5.91011 11.1291 5.91011 11.4638V11.5159C5.91011 11.8506 5.63847 12.122 5.30337 12.122C4.96828 12.122 4.69663 11.8506 4.69663 11.5159V11.4638C4.69663 11.1291 4.96828 10.8578 5.30337 10.8578ZM8.33708 10.8578C8.67217 10.8578 8.94382 11.1291 8.94382 11.4638V11.5159C8.94382 11.8506 8.67217 12.122 8.33708 12.122C8.00198 12.122 7.73034 11.8506 7.73034 11.5159V11.4638C7.73034 11.1291 8.00198 10.8578 8.33708 10.8578Z", fill: "currentColor" })
|
|
354
354
|
}
|
|
355
355
|
)
|
|
356
356
|
);
|
|
357
357
|
S1.displayName = "TimeCalendarV2Icon";
|
|
358
|
-
const B1 =
|
|
359
|
-
({ width: e = "14", height: r = "14", color: t = "currentColor", ...
|
|
358
|
+
const B1 = g(
|
|
359
|
+
({ width: e = "14", height: r = "14", color: t = "currentColor", ...a }, n) => /* @__PURE__ */ o(
|
|
360
360
|
"svg",
|
|
361
361
|
{
|
|
362
|
-
ref:
|
|
362
|
+
ref: n,
|
|
363
363
|
width: e,
|
|
364
364
|
height: r,
|
|
365
365
|
viewBox: "0 0 14 14",
|
|
366
366
|
fill: "none",
|
|
367
367
|
color: t,
|
|
368
368
|
xmlns: "http://www.w3.org/2000/svg",
|
|
369
|
-
...
|
|
369
|
+
...a,
|
|
370
370
|
children: /* @__PURE__ */ o("path", { d: "M13.7812 7.25C13.7812 10.6406 11.293 13.457 8.03906 13.9492V9.21875H9.625L9.92578 7.25H8.03906V5.99219C8.03906 5.44531 8.3125 4.92578 9.16016 4.92578H10.0078V3.25781C10.0078 3.25781 9.24219 3.12109 8.47656 3.12109C6.94531 3.12109 5.93359 4.07812 5.93359 5.77344V7.25H4.21094V9.21875H5.93359V13.9492C2.67969 13.457 0.21875 10.6406 0.21875 7.25C0.21875 3.50391 3.25391 0.46875 7 0.46875C10.7461 0.46875 13.7812 3.50391 13.7812 7.25Z", fill: "currentColor" })
|
|
371
371
|
}
|
|
372
372
|
)
|
|
373
373
|
);
|
|
374
374
|
B1.displayName = "FacebookIcon";
|
|
375
375
|
function o1(e) {
|
|
376
|
-
var r, t,
|
|
377
|
-
if (typeof e == "string" || typeof e == "number")
|
|
376
|
+
var r, t, a = "";
|
|
377
|
+
if (typeof e == "string" || typeof e == "number") a += e;
|
|
378
378
|
else if (typeof e == "object") if (Array.isArray(e)) {
|
|
379
|
-
var
|
|
380
|
-
for (r = 0; r <
|
|
381
|
-
} else for (t in e) e[t] && (
|
|
382
|
-
return
|
|
379
|
+
var n = e.length;
|
|
380
|
+
for (r = 0; r < n; r++) e[r] && (t = o1(e[r])) && (a && (a += " "), a += t);
|
|
381
|
+
} else for (t in e) e[t] && (a && (a += " "), a += t);
|
|
382
|
+
return a;
|
|
383
383
|
}
|
|
384
384
|
function V() {
|
|
385
|
-
for (var e, r, t = 0,
|
|
386
|
-
return
|
|
385
|
+
for (var e, r, t = 0, a = "", n = arguments.length; t < n; t++) (e = arguments[t]) && (r = o1(e)) && (a && (a += " "), a += r);
|
|
386
|
+
return a;
|
|
387
387
|
}
|
|
388
|
-
const H1 = "_card_1nlez_780", I1 = "_header_1nlez_801", Z1 = "_title_1nlez_806", R1 = "_subtitle_1nlez_819", A1 = "_content_1nlez_827",
|
|
388
|
+
const H1 = "_card_1nlez_780", I1 = "_header_1nlez_801", Z1 = "_title_1nlez_806", R1 = "_subtitle_1nlez_819", A1 = "_content_1nlez_827", W = {
|
|
389
389
|
card: H1,
|
|
390
390
|
header: I1,
|
|
391
391
|
title: Z1,
|
|
392
392
|
subtitle: R1,
|
|
393
393
|
content: A1
|
|
394
|
-
},
|
|
395
|
-
focus:
|
|
394
|
+
}, E1 = "_focus_qdf1d_550", T1 = "_swap_qdf1d_632", W1 = "_swap__content_qdf1d_688", G1 = "_typography_qdf1d_780", F1 = "_truncate_qdf1d_991", A = {
|
|
395
|
+
focus: E1,
|
|
396
396
|
"focus--default": "_focus--default_qdf1d_567",
|
|
397
397
|
"focus--danger": "_focus--danger_qdf1d_571",
|
|
398
398
|
"focus--visible": "_focus--visible_qdf1d_577",
|
|
@@ -402,7 +402,7 @@ const H1 = "_card_1nlez_780", I1 = "_header_1nlez_801", Z1 = "_title_1nlez_806",
|
|
|
402
402
|
"focus--input": "_focus--input_qdf1d_607",
|
|
403
403
|
"focus--button": "_focus--button_qdf1d_612",
|
|
404
404
|
"focus--card": "_focus--card_qdf1d_617",
|
|
405
|
-
swap:
|
|
405
|
+
swap: T1,
|
|
406
406
|
"swap--text": "_swap--text_qdf1d_641",
|
|
407
407
|
"swap--icon": "_swap--icon_qdf1d_652",
|
|
408
408
|
"swap--icon-xs": "_swap--icon-xs_qdf1d_662",
|
|
@@ -410,7 +410,7 @@ const H1 = "_card_1nlez_780", I1 = "_header_1nlez_801", Z1 = "_title_1nlez_806",
|
|
|
410
410
|
"swap--icon-m": "_swap--icon-m_qdf1d_672",
|
|
411
411
|
"swap--icon-l": "_swap--icon-l_qdf1d_677",
|
|
412
412
|
"swap--icon-xl": "_swap--icon-xl_qdf1d_682",
|
|
413
|
-
swap__content:
|
|
413
|
+
swap__content: W1,
|
|
414
414
|
"swap--group-horizontal": "_swap--group-horizontal_qdf1d_697",
|
|
415
415
|
"swap--group-vertical": "_swap--group-vertical_qdf1d_704",
|
|
416
416
|
"swap--with-background": "_swap--with-background_qdf1d_712",
|
|
@@ -500,62 +500,62 @@ const H1 = "_card_1nlez_780", I1 = "_header_1nlez_801", Z1 = "_title_1nlez_806",
|
|
|
500
500
|
SmallText: "text-short-s-regular",
|
|
501
501
|
RegularLink: "text-long-m-regular",
|
|
502
502
|
SmallLink: "text-short-s-regular"
|
|
503
|
-
},
|
|
503
|
+
}, P = g(
|
|
504
504
|
(e, r) => {
|
|
505
505
|
const {
|
|
506
506
|
as: t = "p",
|
|
507
|
-
children:
|
|
508
|
-
className:
|
|
507
|
+
children: a,
|
|
508
|
+
className: n,
|
|
509
509
|
textAlign: s = "left",
|
|
510
|
-
variant:
|
|
511
|
-
truncate:
|
|
510
|
+
variant: i = "text-long-m-regular",
|
|
511
|
+
truncate: _ = !1,
|
|
512
512
|
multilineTruncate: l = !1,
|
|
513
|
-
noWrap:
|
|
514
|
-
breakWord:
|
|
513
|
+
noWrap: d = !1,
|
|
514
|
+
breakWord: c = !1,
|
|
515
515
|
...f
|
|
516
|
-
} = e,
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
516
|
+
} = e, v = O1[i], p = V(
|
|
517
|
+
A.typography,
|
|
518
|
+
A[v],
|
|
519
|
+
A[`align-${s}`],
|
|
520
520
|
{
|
|
521
|
-
[
|
|
522
|
-
[
|
|
523
|
-
[
|
|
524
|
-
[
|
|
521
|
+
[A.truncate]: _,
|
|
522
|
+
[A.multilineTruncate]: l,
|
|
523
|
+
[A.noWrap]: d,
|
|
524
|
+
[A.breakWord]: c
|
|
525
525
|
},
|
|
526
|
-
|
|
526
|
+
n
|
|
527
527
|
);
|
|
528
528
|
return P1(t, {
|
|
529
|
-
className:
|
|
529
|
+
className: p,
|
|
530
530
|
ref: r,
|
|
531
531
|
...f
|
|
532
|
-
},
|
|
532
|
+
}, a);
|
|
533
533
|
}
|
|
534
534
|
);
|
|
535
535
|
function P1(e, r, t) {
|
|
536
|
-
return
|
|
536
|
+
return u.createElement(e, r, t);
|
|
537
537
|
}
|
|
538
|
-
|
|
539
|
-
const
|
|
538
|
+
P.displayName = "Typography";
|
|
539
|
+
const m0 = ({
|
|
540
540
|
title: e,
|
|
541
541
|
subtitle: r,
|
|
542
542
|
children: t,
|
|
543
|
-
className:
|
|
544
|
-
onSubmit:
|
|
545
|
-
}) => /* @__PURE__ */
|
|
546
|
-
|
|
543
|
+
className: a,
|
|
544
|
+
onSubmit: n
|
|
545
|
+
}) => /* @__PURE__ */ b(
|
|
546
|
+
n ? "form" : "div",
|
|
547
547
|
{
|
|
548
|
-
className: V(
|
|
549
|
-
onSubmit:
|
|
548
|
+
className: V(W.card, a),
|
|
549
|
+
onSubmit: n,
|
|
550
550
|
children: [
|
|
551
|
-
(e || r) && /* @__PURE__ */
|
|
552
|
-
e && /* @__PURE__ */ o(
|
|
553
|
-
r && /* @__PURE__ */ o(
|
|
551
|
+
(e || r) && /* @__PURE__ */ b("div", { className: W.header, children: [
|
|
552
|
+
e && /* @__PURE__ */ o(P, { variant: "headline-s", textAlign: "center", as: "h2", className: W.title, children: e }),
|
|
553
|
+
r && /* @__PURE__ */ o(P, { as: "p", className: W.subtitle, children: r })
|
|
554
554
|
] }),
|
|
555
|
-
t && /* @__PURE__ */ o("div", { className:
|
|
555
|
+
t && /* @__PURE__ */ o("div", { className: W.content, children: t })
|
|
556
556
|
]
|
|
557
557
|
}
|
|
558
|
-
), j1 = "_focus_krrhh_550", D1 = "_swap_krrhh_632", U1 = "_swap__content_krrhh_688", K1 = "_avatar_krrhh_780", X1 = "_avatar__wrapper_krrhh_832", J1 = "_avatar__content_krrhh_837", Q1 = "_avatar__image_krrhh_847", Y1 = "_avatar__initials_krrhh_853", e2 = "_avatar__placeholder_krrhh_882", t2 = "_avatar__status_krrhh_913",
|
|
558
|
+
), j1 = "_focus_krrhh_550", D1 = "_swap_krrhh_632", U1 = "_swap__content_krrhh_688", K1 = "_avatar_krrhh_780", X1 = "_avatar__wrapper_krrhh_832", J1 = "_avatar__content_krrhh_837", Q1 = "_avatar__image_krrhh_847", Y1 = "_avatar__initials_krrhh_853", e2 = "_avatar__placeholder_krrhh_882", t2 = "_avatar__status_krrhh_913", Z = {
|
|
559
559
|
focus: j1,
|
|
560
560
|
"focus--default": "_focus--default_krrhh_567",
|
|
561
561
|
"focus--danger": "_focus--danger_krrhh_571",
|
|
@@ -598,19 +598,19 @@ const y0 = ({
|
|
|
598
598
|
src: e,
|
|
599
599
|
name: r,
|
|
600
600
|
size: t = "s",
|
|
601
|
-
status:
|
|
602
|
-
bordered:
|
|
601
|
+
status: a = null,
|
|
602
|
+
bordered: n = !1,
|
|
603
603
|
backgroundColor: s,
|
|
604
|
-
className:
|
|
605
|
-
onError:
|
|
604
|
+
className: i = "",
|
|
605
|
+
onError: _
|
|
606
606
|
}) => {
|
|
607
|
-
const l = (
|
|
608
|
-
const h =
|
|
607
|
+
const l = (p) => {
|
|
608
|
+
const h = p.trim().split(" ");
|
|
609
609
|
return h.length === 1 ? h[0].charAt(0).toUpperCase() : `${h[0].charAt(0)}${h[h.length - 1].charAt(0)}`.toUpperCase();
|
|
610
|
-
},
|
|
610
|
+
}, d = () => {
|
|
611
611
|
if (s) return s;
|
|
612
612
|
if (r) {
|
|
613
|
-
const
|
|
613
|
+
const p = [
|
|
614
614
|
"var(--color-blue-gray-600)",
|
|
615
615
|
"var(--color-indigo-600)",
|
|
616
616
|
"var(--color-success-600)",
|
|
@@ -627,43 +627,43 @@ const y0 = ({
|
|
|
627
627
|
"var(--color-yellow-600)",
|
|
628
628
|
"var(--color-rose-600)",
|
|
629
629
|
"var(--color-pink-600)"
|
|
630
|
-
], h = r.split("").reduce((
|
|
631
|
-
return
|
|
630
|
+
], h = r.split("").reduce((x, m) => x + m.charCodeAt(0), 0);
|
|
631
|
+
return p[h % p.length];
|
|
632
632
|
}
|
|
633
633
|
return "var(--color-blue-gray-300)";
|
|
634
|
-
},
|
|
634
|
+
}, c = {
|
|
635
635
|
online: "var(--color-success-500)",
|
|
636
636
|
offline: "var(--color-blue-gray-400)",
|
|
637
637
|
away: "var(--color-warning-500)",
|
|
638
638
|
busy: "var(--color-danger-500)"
|
|
639
639
|
}, f = [
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
].filter(Boolean).join(" "),
|
|
640
|
+
Z.avatar,
|
|
641
|
+
Z[`avatar--${t}`],
|
|
642
|
+
n ? Z["avatar--bordered"] : "",
|
|
643
|
+
i
|
|
644
|
+
].filter(Boolean).join(" "), v = () => {
|
|
645
645
|
if (e)
|
|
646
646
|
return /* @__PURE__ */ o(
|
|
647
647
|
"img",
|
|
648
648
|
{
|
|
649
649
|
src: e,
|
|
650
650
|
alt: r ? `${r} avatar` : "Avatar",
|
|
651
|
-
className:
|
|
652
|
-
onError:
|
|
651
|
+
className: Z.avatar__image,
|
|
652
|
+
onError: _
|
|
653
653
|
}
|
|
654
654
|
);
|
|
655
655
|
if (r) {
|
|
656
|
-
const
|
|
656
|
+
const p = l(r);
|
|
657
657
|
return /* @__PURE__ */ o(
|
|
658
658
|
"div",
|
|
659
659
|
{
|
|
660
|
-
className:
|
|
661
|
-
style: { backgroundColor:
|
|
662
|
-
children:
|
|
660
|
+
className: Z.avatar__initials,
|
|
661
|
+
style: { backgroundColor: d() },
|
|
662
|
+
children: p
|
|
663
663
|
}
|
|
664
664
|
);
|
|
665
665
|
}
|
|
666
|
-
return /* @__PURE__ */ o("div", { className:
|
|
666
|
+
return /* @__PURE__ */ o("div", { className: Z.avatar__placeholder, children: /* @__PURE__ */ b(
|
|
667
667
|
"svg",
|
|
668
668
|
{
|
|
669
669
|
width: "24",
|
|
@@ -679,52 +679,52 @@ const y0 = ({
|
|
|
679
679
|
}
|
|
680
680
|
) });
|
|
681
681
|
};
|
|
682
|
-
return /* @__PURE__ */
|
|
683
|
-
/* @__PURE__ */ o("div", { className:
|
|
684
|
-
|
|
682
|
+
return /* @__PURE__ */ b("div", { className: f, children: [
|
|
683
|
+
/* @__PURE__ */ o("div", { className: Z.avatar__content, children: v() }),
|
|
684
|
+
a && /* @__PURE__ */ o(
|
|
685
685
|
"div",
|
|
686
686
|
{
|
|
687
|
-
className:
|
|
688
|
-
style: { backgroundColor:
|
|
687
|
+
className: Z.avatar__status,
|
|
688
|
+
style: { backgroundColor: c[a] }
|
|
689
689
|
}
|
|
690
690
|
)
|
|
691
691
|
] });
|
|
692
|
-
},
|
|
693
|
-
avatarGroup:
|
|
692
|
+
}, n2 = "_avatarGroup_1qulr_780", a2 = "_avatarGroup__item_1qulr_784", o2 = "_avatarGroup__more_1qulr_795", G = {
|
|
693
|
+
avatarGroup: n2,
|
|
694
694
|
"avatarGroup--overlap": "_avatarGroup--overlap_1qulr_784",
|
|
695
|
-
avatarGroup__item:
|
|
695
|
+
avatarGroup__item: a2,
|
|
696
696
|
avatarGroup__more: o2
|
|
697
|
-
},
|
|
697
|
+
}, x0 = ({
|
|
698
698
|
items: e,
|
|
699
699
|
max: r = 5,
|
|
700
700
|
size: t = "m",
|
|
701
|
-
overlap:
|
|
702
|
-
className:
|
|
701
|
+
overlap: a = !0,
|
|
702
|
+
className: n = ""
|
|
703
703
|
}) => {
|
|
704
|
-
const s = e.slice(0, r),
|
|
705
|
-
return /* @__PURE__ */
|
|
704
|
+
const s = e.slice(0, r), i = e.length - s.length;
|
|
705
|
+
return /* @__PURE__ */ b(
|
|
706
706
|
"div",
|
|
707
707
|
{
|
|
708
708
|
className: [
|
|
709
709
|
G.avatarGroup,
|
|
710
|
-
|
|
711
|
-
|
|
710
|
+
a ? G["avatarGroup--overlap"] : "",
|
|
711
|
+
n
|
|
712
712
|
].filter(Boolean).join(" "),
|
|
713
713
|
children: [
|
|
714
|
-
s.map((
|
|
715
|
-
|
|
714
|
+
s.map((_, l) => /* @__PURE__ */ o("div", { className: G.avatarGroup__item, children: /* @__PURE__ */ o(r2, { ..._, size: t }) }, l)),
|
|
715
|
+
i > 0 && /* @__PURE__ */ b("div", { className: `${G.avatarGroup__item} ${G.avatarGroup__more}`, children: [
|
|
716
716
|
"+",
|
|
717
|
-
|
|
717
|
+
i
|
|
718
718
|
] })
|
|
719
719
|
]
|
|
720
720
|
}
|
|
721
721
|
);
|
|
722
|
-
},
|
|
722
|
+
}, b0 = ({
|
|
723
723
|
size: e = 80,
|
|
724
724
|
borderColor: r = "#D6DDFF",
|
|
725
725
|
borderWidth: t = 2,
|
|
726
|
-
borderStyle:
|
|
727
|
-
children:
|
|
726
|
+
borderStyle: a = "dashed",
|
|
727
|
+
children: n
|
|
728
728
|
}) => /* @__PURE__ */ o(
|
|
729
729
|
"div",
|
|
730
730
|
{
|
|
@@ -732,7 +732,7 @@ const y0 = ({
|
|
|
732
732
|
width: e,
|
|
733
733
|
height: e,
|
|
734
734
|
borderRadius: "50%",
|
|
735
|
-
border: `${t}px ${
|
|
735
|
+
border: `${t}px ${a} ${r}`,
|
|
736
736
|
padding: t,
|
|
737
737
|
boxSizing: "border-box",
|
|
738
738
|
display: "flex",
|
|
@@ -749,11 +749,11 @@ const y0 = ({
|
|
|
749
749
|
borderRadius: "50%",
|
|
750
750
|
overflow: "hidden"
|
|
751
751
|
},
|
|
752
|
-
children:
|
|
752
|
+
children: n
|
|
753
753
|
}
|
|
754
754
|
)
|
|
755
755
|
}
|
|
756
|
-
), s2 = "_focus_rofil_550", _2 = "_swap_rofil_632", i2 = "_swap__content_rofil_688", l2 = "_spinner_rofil_780",
|
|
756
|
+
), s2 = "_focus_rofil_550", _2 = "_swap_rofil_632", i2 = "_swap__content_rofil_688", l2 = "_spinner_rofil_780", d2 = "_spinner__label_rofil_842", T = {
|
|
757
757
|
focus: s2,
|
|
758
758
|
"focus--default": "_focus--default_rofil_567",
|
|
759
759
|
"focus--danger": "_focus--danger_rofil_571",
|
|
@@ -794,26 +794,26 @@ const y0 = ({
|
|
|
794
794
|
"spinner--m": "_spinner--m_rofil_825",
|
|
795
795
|
"spinner--l": "_spinner--l_rofil_833",
|
|
796
796
|
"spinner--xl": "_spinner--xl_rofil_837",
|
|
797
|
-
spinner__label:
|
|
797
|
+
spinner__label: d2,
|
|
798
798
|
"spinner-svg": "_spinner-svg_rofil_857"
|
|
799
|
-
},
|
|
799
|
+
}, c2 = ({
|
|
800
800
|
size: e = "m",
|
|
801
801
|
color: r,
|
|
802
802
|
className: t = "",
|
|
803
|
-
label:
|
|
804
|
-
labelPosition:
|
|
803
|
+
label: a,
|
|
804
|
+
labelPosition: n = "bottom"
|
|
805
805
|
}) => {
|
|
806
|
-
const s = !!
|
|
807
|
-
|
|
808
|
-
s &&
|
|
806
|
+
const s = !!a, i = [
|
|
807
|
+
T["spinner-container"],
|
|
808
|
+
s && T[`spinner-container--label-${n}`],
|
|
809
809
|
t
|
|
810
|
-
].filter(Boolean).join(" "),
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
810
|
+
].filter(Boolean).join(" "), _ = [
|
|
811
|
+
T.spinner,
|
|
812
|
+
T[`spinner--${e}`],
|
|
813
|
+
T[`spinner--${r}`]
|
|
814
814
|
].filter(Boolean).join(" ");
|
|
815
|
-
return /* @__PURE__ */
|
|
816
|
-
/* @__PURE__ */ o("div", { className:
|
|
815
|
+
return /* @__PURE__ */ b("div", { className: i, children: [
|
|
816
|
+
/* @__PURE__ */ o("div", { className: _, children: (() => {
|
|
817
817
|
switch (e) {
|
|
818
818
|
case "xs":
|
|
819
819
|
return /* @__PURE__ */ o("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ o("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z", fill: "currentColor" }) });
|
|
@@ -831,9 +831,9 @@ const y0 = ({
|
|
|
831
831
|
return null;
|
|
832
832
|
}
|
|
833
833
|
})() }),
|
|
834
|
-
|
|
834
|
+
a && /* @__PURE__ */ o("span", { className: T.spinner__label, "aria-hidden": "true", children: a })
|
|
835
835
|
] });
|
|
836
|
-
}, u2 = "_focus_1vdat_550", p2 = "_swap_1vdat_632", f2 = "_swap__content_1vdat_688", h2 = "_button_1vdat_780",
|
|
836
|
+
}, u2 = "_focus_1vdat_550", p2 = "_swap_1vdat_632", f2 = "_swap__content_1vdat_688", h2 = "_button_1vdat_780", w2 = "_sizeL_1vdat_805", g2 = "_sizeM_1vdat_809", C2 = "_sizeS_1vdat_813", v2 = "_iconOnly_1vdat_817", m2 = "_primary_1vdat_829", x2 = "_disabled_1vdat_834", b2 = "_count_1vdat_848", y2 = "_secondary_1vdat_852", z2 = "_ghost_1vdat_875", L2 = "_link_1vdat_898", k2 = "_dangerPrimary_1vdat_927", V2 = "_dangerSecondary_1vdat_953", N2 = "_dangerGhost_1vdat_979", $2 = "_dangerLink_1vdat_1005", q2 = "_open_1vdat_1032", M2 = "_content_1vdat_1044", S2 = "_loader_1vdat_1049", B2 = "_text_1vdat_1055", H2 = "_icon_1vdat_817", I2 = "_chevron_1vdat_1082", Z2 = "_loading_1vdat_1110", y = {
|
|
837
837
|
focus: u2,
|
|
838
838
|
"focus--default": "_focus--default_1vdat_567",
|
|
839
839
|
"focus--danger": "_focus--danger_1vdat_571",
|
|
@@ -859,8 +859,8 @@ const y0 = ({
|
|
|
859
859
|
"swap--with-border": "_swap--with-border_1vdat_718",
|
|
860
860
|
"swap--interactive": "_swap--interactive_1vdat_726",
|
|
861
861
|
button: h2,
|
|
862
|
-
sizeL:
|
|
863
|
-
sizeM:
|
|
862
|
+
sizeL: w2,
|
|
863
|
+
sizeM: g2,
|
|
864
864
|
sizeS: C2,
|
|
865
865
|
iconOnly: v2,
|
|
866
866
|
primary: m2,
|
|
@@ -891,52 +891,52 @@ const y0 = ({
|
|
|
891
891
|
default:
|
|
892
892
|
return "s";
|
|
893
893
|
}
|
|
894
|
-
}, A2 =
|
|
894
|
+
}, A2 = g(
|
|
895
895
|
(e, r) => {
|
|
896
896
|
const {
|
|
897
897
|
size: t = "m",
|
|
898
|
-
variant:
|
|
899
|
-
disabled:
|
|
898
|
+
variant: a = "primary",
|
|
899
|
+
disabled: n = !1,
|
|
900
900
|
loading: s = !1,
|
|
901
|
-
active:
|
|
902
|
-
open:
|
|
901
|
+
active: i = !1,
|
|
902
|
+
open: _ = !1,
|
|
903
903
|
className: l = "",
|
|
904
|
-
children:
|
|
905
|
-
icon:
|
|
904
|
+
children: d,
|
|
905
|
+
icon: c,
|
|
906
906
|
iconPosition: f = "left",
|
|
907
|
-
tooltip:
|
|
908
|
-
count:
|
|
907
|
+
tooltip: v,
|
|
908
|
+
count: p,
|
|
909
909
|
withChevron: h = !1,
|
|
910
|
-
href:
|
|
910
|
+
href: x,
|
|
911
911
|
...m
|
|
912
|
-
} = e,
|
|
912
|
+
} = e, N = f === "only" || !d && c, B = h && !N, w = [
|
|
913
913
|
y.button,
|
|
914
914
|
y[`size${t.toUpperCase()}`],
|
|
915
|
-
y[
|
|
916
|
-
|
|
915
|
+
y[a],
|
|
916
|
+
n && y.disabled,
|
|
917
917
|
s && y.loading,
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
918
|
+
i && y.active,
|
|
919
|
+
_ && y.open,
|
|
920
|
+
N && y.iconOnly,
|
|
921
921
|
l
|
|
922
|
-
].filter(Boolean).join(" "), k = () => /* @__PURE__ */
|
|
923
|
-
/* @__PURE__ */
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
922
|
+
].filter(Boolean).join(" "), k = () => /* @__PURE__ */ b(C1, { children: [
|
|
923
|
+
/* @__PURE__ */ b("span", { className: y.content, children: [
|
|
924
|
+
c && f !== "right" && /* @__PURE__ */ o("span", { className: y.icon, children: c }),
|
|
925
|
+
d && /* @__PURE__ */ o("span", { className: y.text, children: d }),
|
|
926
|
+
c && f === "right" && /* @__PURE__ */ o("span", { className: y.icon, children: c }),
|
|
927
927
|
B && /* @__PURE__ */ o("span", { className: y.chevron }),
|
|
928
|
-
|
|
928
|
+
p !== void 0 && /* @__PURE__ */ o("span", { className: y.count, children: p > 99 ? "+99" : p })
|
|
929
929
|
] }),
|
|
930
|
-
s && /* @__PURE__ */ o("span", { className: y.loader, children: /* @__PURE__ */ o(
|
|
930
|
+
s && /* @__PURE__ */ o("span", { className: y.loader, children: /* @__PURE__ */ o(c2, { size: R2(t) }) })
|
|
931
931
|
] });
|
|
932
|
-
if (
|
|
932
|
+
if (x) {
|
|
933
933
|
const H = m;
|
|
934
|
-
return
|
|
934
|
+
return n || s ? /* @__PURE__ */ o("span", { className: w, ...H, children: k() }) : /* @__PURE__ */ o(
|
|
935
935
|
"a",
|
|
936
936
|
{
|
|
937
937
|
ref: r,
|
|
938
|
-
href:
|
|
939
|
-
className:
|
|
938
|
+
href: x,
|
|
939
|
+
className: w,
|
|
940
940
|
...H,
|
|
941
941
|
children: k()
|
|
942
942
|
}
|
|
@@ -948,9 +948,9 @@ const y0 = ({
|
|
|
948
948
|
{
|
|
949
949
|
ref: r,
|
|
950
950
|
type: z,
|
|
951
|
-
className:
|
|
952
|
-
disabled:
|
|
953
|
-
"aria-label":
|
|
951
|
+
className: w,
|
|
952
|
+
disabled: n || s,
|
|
953
|
+
"aria-label": N && v ? v : void 0,
|
|
954
954
|
...M,
|
|
955
955
|
children: k()
|
|
956
956
|
}
|
|
@@ -958,8 +958,8 @@ const y0 = ({
|
|
|
958
958
|
}
|
|
959
959
|
);
|
|
960
960
|
A2.displayName = "Button";
|
|
961
|
-
const
|
|
962
|
-
focus:
|
|
961
|
+
const E2 = "_focus_17z2d_550", T2 = "_swap_17z2d_632", W2 = "_swap__content_17z2d_688", G2 = "_badge_17z2d_780", F2 = "_badge__part_17z2d_1042", O = {
|
|
962
|
+
focus: E2,
|
|
963
963
|
"focus--default": "_focus--default_17z2d_567",
|
|
964
964
|
"focus--danger": "_focus--danger_17z2d_571",
|
|
965
965
|
"focus--visible": "_focus--visible_17z2d_577",
|
|
@@ -969,7 +969,7 @@ const T2 = "_focus_17z2d_550", W2 = "_swap_17z2d_632", E2 = "_swap__content_17z2
|
|
|
969
969
|
"focus--input": "_focus--input_17z2d_607",
|
|
970
970
|
"focus--button": "_focus--button_17z2d_612",
|
|
971
971
|
"focus--card": "_focus--card_17z2d_617",
|
|
972
|
-
swap:
|
|
972
|
+
swap: T2,
|
|
973
973
|
"swap--text": "_swap--text_17z2d_641",
|
|
974
974
|
"swap--icon": "_swap--icon_17z2d_652",
|
|
975
975
|
"swap--icon-xs": "_swap--icon-xs_17z2d_662",
|
|
@@ -977,7 +977,7 @@ const T2 = "_focus_17z2d_550", W2 = "_swap_17z2d_632", E2 = "_swap__content_17z2
|
|
|
977
977
|
"swap--icon-m": "_swap--icon-m_17z2d_672",
|
|
978
978
|
"swap--icon-l": "_swap--icon-l_17z2d_677",
|
|
979
979
|
"swap--icon-xl": "_swap--icon-xl_17z2d_682",
|
|
980
|
-
swap__content:
|
|
980
|
+
swap__content: W2,
|
|
981
981
|
"swap--group-horizontal": "_swap--group-horizontal_17z2d_697",
|
|
982
982
|
"swap--group-vertical": "_swap--group-vertical_17z2d_704",
|
|
983
983
|
"swap--with-background": "_swap--with-background_17z2d_712",
|
|
@@ -1023,22 +1023,22 @@ const T2 = "_focus_17z2d_550", W2 = "_swap_17z2d_632", E2 = "_swap__content_17z2
|
|
|
1023
1023
|
"badge__part--yellow": "_badge__part--yellow_17z2d_1103",
|
|
1024
1024
|
"badge__part--rose": "_badge__part--rose_17z2d_1107",
|
|
1025
1025
|
"badge__part--pink": "_badge__part--pink_17z2d_1111"
|
|
1026
|
-
},
|
|
1026
|
+
}, y0 = ({
|
|
1027
1027
|
children: e,
|
|
1028
1028
|
color: r = "gray",
|
|
1029
1029
|
variant: t = "primary",
|
|
1030
|
-
size:
|
|
1031
|
-
className:
|
|
1030
|
+
size: a = "s",
|
|
1031
|
+
className: n = ""
|
|
1032
1032
|
}) => {
|
|
1033
1033
|
const s = [
|
|
1034
1034
|
O.badge,
|
|
1035
1035
|
O[`badge--${r}`],
|
|
1036
1036
|
O[`badge--${t}`],
|
|
1037
|
-
O[`badge--${
|
|
1038
|
-
|
|
1037
|
+
O[`badge--${a}`],
|
|
1038
|
+
n
|
|
1039
1039
|
].filter(Boolean).join(" ");
|
|
1040
1040
|
return /* @__PURE__ */ o("span", { className: s, children: e });
|
|
1041
|
-
}, O2 = "_focus_1pwhe_550", P2 = "_swap_1pwhe_632", j2 = "_swap__content_1pwhe_688", D2 = "_divider_1pwhe_780", U2 = "_divider__text_1pwhe_852",
|
|
1041
|
+
}, O2 = "_focus_1pwhe_550", P2 = "_swap_1pwhe_632", j2 = "_swap__content_1pwhe_688", D2 = "_divider_1pwhe_780", U2 = "_divider__text_1pwhe_852", R = {
|
|
1042
1042
|
focus: O2,
|
|
1043
1043
|
"focus--default": "_focus--default_1pwhe_567",
|
|
1044
1044
|
"focus--danger": "_focus--danger_1pwhe_571",
|
|
@@ -1080,84 +1080,84 @@ const T2 = "_focus_17z2d_550", W2 = "_swap_17z2d_632", E2 = "_swap__content_17z2
|
|
|
1080
1080
|
divider__text: U2,
|
|
1081
1081
|
"divider--text-left": "_divider--text-left_1pwhe_855",
|
|
1082
1082
|
"divider--text-right": "_divider--text-right_1pwhe_864"
|
|
1083
|
-
},
|
|
1083
|
+
}, z0 = ({
|
|
1084
1084
|
orientation: e = "horizontal",
|
|
1085
1085
|
variant: r = "solid",
|
|
1086
1086
|
size: t = "m",
|
|
1087
|
-
color:
|
|
1088
|
-
className:
|
|
1087
|
+
color: a = "default",
|
|
1088
|
+
className: n = "",
|
|
1089
1089
|
children: s,
|
|
1090
|
-
textPosition:
|
|
1091
|
-
...
|
|
1090
|
+
textPosition: i = "center",
|
|
1091
|
+
..._
|
|
1092
1092
|
}) => {
|
|
1093
|
-
const l = !!s,
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
l &&
|
|
1100
|
-
l &&
|
|
1101
|
-
|
|
1093
|
+
const l = !!s, d = [
|
|
1094
|
+
R.divider,
|
|
1095
|
+
R[`divider--${e}`],
|
|
1096
|
+
R[`divider--${r}`],
|
|
1097
|
+
R[`divider--${t}`],
|
|
1098
|
+
R[`divider--${a}`],
|
|
1099
|
+
l && R["divider--with-text"],
|
|
1100
|
+
l && R[`divider--text-${i}`],
|
|
1101
|
+
n
|
|
1102
1102
|
].filter(Boolean).join(" ");
|
|
1103
1103
|
return l && e === "horizontal" ? /* @__PURE__ */ o(
|
|
1104
1104
|
"div",
|
|
1105
1105
|
{
|
|
1106
|
-
className:
|
|
1106
|
+
className: d,
|
|
1107
1107
|
role: "separator",
|
|
1108
1108
|
"aria-orientation": e,
|
|
1109
|
-
...
|
|
1110
|
-
children: /* @__PURE__ */ o("span", { className:
|
|
1109
|
+
..._,
|
|
1110
|
+
children: /* @__PURE__ */ o("span", { className: R.divider__text, children: s })
|
|
1111
1111
|
}
|
|
1112
1112
|
) : /* @__PURE__ */ o(
|
|
1113
1113
|
"div",
|
|
1114
1114
|
{
|
|
1115
|
-
className:
|
|
1115
|
+
className: d,
|
|
1116
1116
|
role: "separator",
|
|
1117
1117
|
"aria-orientation": e,
|
|
1118
|
-
...
|
|
1118
|
+
..._
|
|
1119
1119
|
}
|
|
1120
1120
|
);
|
|
1121
1121
|
};
|
|
1122
1122
|
var K2 = (e) => e.type === "checkbox", F = (e) => e instanceof Date, Q = (e) => e == null;
|
|
1123
1123
|
const s1 = (e) => typeof e == "object";
|
|
1124
|
-
var
|
|
1124
|
+
var E = (e) => !Q(e) && !Array.isArray(e) && s1(e) && !F(e), X2 = (e) => E(e) && e.target ? K2(e.target) ? e.target.checked : e.target.value : e, J2 = (e) => e.substring(0, e.search(/\.\d+(\.|$)/)) || e, Q2 = (e, r) => e.has(J2(r)), Y2 = (e) => {
|
|
1125
1125
|
const r = e.constructor && e.constructor.prototype;
|
|
1126
|
-
return
|
|
1126
|
+
return E(r) && r.hasOwnProperty("isPrototypeOf");
|
|
1127
1127
|
}, ee = typeof window < "u" && typeof window.HTMLElement < "u" && typeof document < "u";
|
|
1128
1128
|
function _1(e) {
|
|
1129
1129
|
let r;
|
|
1130
|
-
const t = Array.isArray(e),
|
|
1130
|
+
const t = Array.isArray(e), a = typeof FileList < "u" ? e instanceof FileList : !1;
|
|
1131
1131
|
if (e instanceof Date)
|
|
1132
1132
|
r = new Date(e);
|
|
1133
|
-
else if (!(ee && (e instanceof Blob ||
|
|
1133
|
+
else if (!(ee && (e instanceof Blob || a)) && (t || E(e)))
|
|
1134
1134
|
if (r = t ? [] : Object.create(Object.getPrototypeOf(e)), !t && !Y2(e))
|
|
1135
1135
|
r = e;
|
|
1136
1136
|
else
|
|
1137
|
-
for (const
|
|
1138
|
-
e.hasOwnProperty(
|
|
1137
|
+
for (const n in e)
|
|
1138
|
+
e.hasOwnProperty(n) && (r[n] = _1(e[n]));
|
|
1139
1139
|
else
|
|
1140
1140
|
return e;
|
|
1141
1141
|
return r;
|
|
1142
1142
|
}
|
|
1143
1143
|
var i1 = (e) => /^\w*$/.test(e), K = (e) => e === void 0, te = (e) => Array.isArray(e) ? e.filter(Boolean) : [], l1 = (e) => te(e.replace(/["|']|\]/g, "").split(/\.|\[/)), L = (e, r, t) => {
|
|
1144
|
-
if (!r || !
|
|
1144
|
+
if (!r || !E(e))
|
|
1145
1145
|
return t;
|
|
1146
|
-
const
|
|
1147
|
-
return K(
|
|
1148
|
-
},
|
|
1149
|
-
let
|
|
1150
|
-
const
|
|
1151
|
-
for (; ++
|
|
1152
|
-
const
|
|
1146
|
+
const a = (i1(r) ? [r] : l1(r)).reduce((n, s) => Q(n) ? n : n[s], e);
|
|
1147
|
+
return K(a) || a === e ? K(e[r]) ? t : e[r] : a;
|
|
1148
|
+
}, U = (e) => typeof e == "boolean", e1 = (e, r, t) => {
|
|
1149
|
+
let a = -1;
|
|
1150
|
+
const n = i1(r) ? [r] : l1(r), s = n.length, i = s - 1;
|
|
1151
|
+
for (; ++a < s; ) {
|
|
1152
|
+
const _ = n[a];
|
|
1153
1153
|
let l = t;
|
|
1154
|
-
if (
|
|
1155
|
-
const
|
|
1156
|
-
l =
|
|
1154
|
+
if (a !== i) {
|
|
1155
|
+
const d = e[_];
|
|
1156
|
+
l = E(d) || Array.isArray(d) ? d : isNaN(+n[a + 1]) ? {} : [];
|
|
1157
1157
|
}
|
|
1158
|
-
if (
|
|
1158
|
+
if (_ === "__proto__" || _ === "constructor" || _ === "prototype")
|
|
1159
1159
|
return;
|
|
1160
|
-
e[
|
|
1160
|
+
e[_] = l, e = e[_];
|
|
1161
1161
|
}
|
|
1162
1162
|
};
|
|
1163
1163
|
const t1 = {
|
|
@@ -1165,25 +1165,25 @@ const t1 = {
|
|
|
1165
1165
|
CHANGE: "change"
|
|
1166
1166
|
}, r1 = {
|
|
1167
1167
|
all: "all"
|
|
1168
|
-
},
|
|
1169
|
-
|
|
1170
|
-
const Y = () =>
|
|
1171
|
-
var re = (e, r, t,
|
|
1172
|
-
const
|
|
1168
|
+
}, d1 = u.createContext(null);
|
|
1169
|
+
d1.displayName = "HookFormContext";
|
|
1170
|
+
const Y = () => u.useContext(d1);
|
|
1171
|
+
var re = (e, r, t, a = !0) => {
|
|
1172
|
+
const n = {
|
|
1173
1173
|
defaultValues: r._defaultValues
|
|
1174
1174
|
};
|
|
1175
1175
|
for (const s in e)
|
|
1176
|
-
Object.defineProperty(
|
|
1176
|
+
Object.defineProperty(n, s, {
|
|
1177
1177
|
get: () => {
|
|
1178
|
-
const
|
|
1179
|
-
return r._proxyFormState[
|
|
1178
|
+
const i = s;
|
|
1179
|
+
return r._proxyFormState[i] !== r1.all && (r._proxyFormState[i] = !a || r1.all), t && (t[i] = !0), e[i];
|
|
1180
1180
|
}
|
|
1181
1181
|
});
|
|
1182
|
-
return
|
|
1182
|
+
return n;
|
|
1183
1183
|
};
|
|
1184
|
-
const
|
|
1185
|
-
function
|
|
1186
|
-
const r = Y(), { control: t = r.control, disabled:
|
|
1184
|
+
const c1 = typeof window < "u" ? u.useLayoutEffect : u.useEffect;
|
|
1185
|
+
function ne(e) {
|
|
1186
|
+
const r = Y(), { control: t = r.control, disabled: a, name: n, exact: s } = e || {}, [i, _] = u.useState(t._formState), l = u.useRef({
|
|
1187
1187
|
isDirty: !1,
|
|
1188
1188
|
isLoading: !1,
|
|
1189
1189
|
dirtyFields: !1,
|
|
@@ -1193,308 +1193,306 @@ function ae(e) {
|
|
|
1193
1193
|
isValid: !1,
|
|
1194
1194
|
errors: !1
|
|
1195
1195
|
});
|
|
1196
|
-
return
|
|
1197
|
-
name:
|
|
1196
|
+
return c1(() => t._subscribe({
|
|
1197
|
+
name: n,
|
|
1198
1198
|
formState: l.current,
|
|
1199
1199
|
exact: s,
|
|
1200
|
-
callback: (
|
|
1201
|
-
!
|
|
1200
|
+
callback: (d) => {
|
|
1201
|
+
!a && _({
|
|
1202
1202
|
...t._formState,
|
|
1203
|
-
...
|
|
1203
|
+
...d
|
|
1204
1204
|
});
|
|
1205
1205
|
}
|
|
1206
|
-
}), [
|
|
1206
|
+
}), [n, a, s]), u.useEffect(() => {
|
|
1207
1207
|
l.current.isValid && t._setValid(!0);
|
|
1208
|
-
}, [t]),
|
|
1208
|
+
}, [t]), u.useMemo(() => re(i, t, l.current, !1), [i, t]);
|
|
1209
1209
|
}
|
|
1210
|
-
var
|
|
1210
|
+
var ae = (e) => typeof e == "string", oe = (e, r, t, a, n) => ae(e) ? L(t, e, n) : Array.isArray(e) ? e.map((s) => L(t, s)) : t, n1 = (e) => Q(e) || !s1(e);
|
|
1211
1211
|
function u1(e, r, t = /* @__PURE__ */ new WeakSet()) {
|
|
1212
|
-
if (
|
|
1212
|
+
if (n1(e) || n1(r))
|
|
1213
1213
|
return e === r;
|
|
1214
1214
|
if (F(e) && F(r))
|
|
1215
1215
|
return e.getTime() === r.getTime();
|
|
1216
|
-
const
|
|
1217
|
-
if (
|
|
1216
|
+
const a = Object.keys(e), n = Object.keys(r);
|
|
1217
|
+
if (a.length !== n.length)
|
|
1218
1218
|
return !1;
|
|
1219
1219
|
if (t.has(e) || t.has(r))
|
|
1220
1220
|
return !0;
|
|
1221
1221
|
t.add(e), t.add(r);
|
|
1222
|
-
for (const s of
|
|
1223
|
-
const
|
|
1224
|
-
if (!
|
|
1222
|
+
for (const s of a) {
|
|
1223
|
+
const i = e[s];
|
|
1224
|
+
if (!n.includes(s))
|
|
1225
1225
|
return !1;
|
|
1226
1226
|
if (s !== "ref") {
|
|
1227
|
-
const
|
|
1228
|
-
if (F(
|
|
1227
|
+
const _ = r[s];
|
|
1228
|
+
if (F(i) && F(_) || E(i) && E(_) || Array.isArray(i) && Array.isArray(_) ? !u1(i, _, t) : i !== _)
|
|
1229
1229
|
return !1;
|
|
1230
1230
|
}
|
|
1231
1231
|
}
|
|
1232
1232
|
return !0;
|
|
1233
1233
|
}
|
|
1234
1234
|
function se(e) {
|
|
1235
|
-
const r = Y(), { control: t = r.control, name:
|
|
1236
|
-
|
|
1237
|
-
const f =
|
|
1238
|
-
return
|
|
1239
|
-
name:
|
|
1235
|
+
const r = Y(), { control: t = r.control, name: a, defaultValue: n, disabled: s, exact: i, compute: _ } = e || {}, l = u.useRef(n), d = u.useRef(_), c = u.useRef(void 0);
|
|
1236
|
+
d.current = _;
|
|
1237
|
+
const f = u.useMemo(() => t._getWatch(a, l.current), [t, a]), [v, p] = u.useState(d.current ? d.current(f) : f);
|
|
1238
|
+
return c1(() => t._subscribe({
|
|
1239
|
+
name: a,
|
|
1240
1240
|
formState: {
|
|
1241
1241
|
values: !0
|
|
1242
1242
|
},
|
|
1243
|
-
exact:
|
|
1243
|
+
exact: i,
|
|
1244
1244
|
callback: (h) => {
|
|
1245
1245
|
if (!s) {
|
|
1246
|
-
const
|
|
1247
|
-
if (
|
|
1248
|
-
const m =
|
|
1249
|
-
u1(m,
|
|
1246
|
+
const x = oe(a, t._names, h.values || t._formValues, !1, l.current);
|
|
1247
|
+
if (d.current) {
|
|
1248
|
+
const m = d.current(x);
|
|
1249
|
+
u1(m, c.current) || (p(m), c.current = m);
|
|
1250
1250
|
} else
|
|
1251
|
-
|
|
1251
|
+
p(x);
|
|
1252
1252
|
}
|
|
1253
1253
|
}
|
|
1254
|
-
}), [t, s,
|
|
1254
|
+
}), [t, s, a, i]), u.useEffect(() => t._removeUnmounted()), v;
|
|
1255
1255
|
}
|
|
1256
1256
|
function p1(e) {
|
|
1257
|
-
const r = Y(), { name: t, disabled:
|
|
1258
|
-
control:
|
|
1257
|
+
const r = Y(), { name: t, disabled: a, control: n = r.control, shouldUnregister: s, defaultValue: i } = e, _ = Q2(n._names.array, t), l = u.useMemo(() => L(n._formValues, t, L(n._defaultValues, t, i)), [n, t, i]), d = se({
|
|
1258
|
+
control: n,
|
|
1259
1259
|
name: t,
|
|
1260
1260
|
defaultValue: l,
|
|
1261
1261
|
exact: !0
|
|
1262
|
-
}),
|
|
1263
|
-
control:
|
|
1262
|
+
}), c = ne({
|
|
1263
|
+
control: n,
|
|
1264
1264
|
name: t,
|
|
1265
1265
|
exact: !0
|
|
1266
|
-
}), f =
|
|
1266
|
+
}), f = u.useRef(e), v = u.useRef(void 0), p = u.useRef(n.register(t, {
|
|
1267
1267
|
...e.rules,
|
|
1268
|
-
value:
|
|
1269
|
-
...
|
|
1268
|
+
value: d,
|
|
1269
|
+
...U(e.disabled) ? { disabled: e.disabled } : {}
|
|
1270
1270
|
}));
|
|
1271
1271
|
f.current = e;
|
|
1272
|
-
const h =
|
|
1272
|
+
const h = u.useMemo(() => Object.defineProperties({}, {
|
|
1273
1273
|
invalid: {
|
|
1274
1274
|
enumerable: !0,
|
|
1275
|
-
get: () => !!L(
|
|
1275
|
+
get: () => !!L(c.errors, t)
|
|
1276
1276
|
},
|
|
1277
1277
|
isDirty: {
|
|
1278
1278
|
enumerable: !0,
|
|
1279
|
-
get: () => !!L(
|
|
1279
|
+
get: () => !!L(c.dirtyFields, t)
|
|
1280
1280
|
},
|
|
1281
1281
|
isTouched: {
|
|
1282
1282
|
enumerable: !0,
|
|
1283
|
-
get: () => !!L(
|
|
1283
|
+
get: () => !!L(c.touchedFields, t)
|
|
1284
1284
|
},
|
|
1285
1285
|
isValidating: {
|
|
1286
1286
|
enumerable: !0,
|
|
1287
|
-
get: () => !!L(
|
|
1287
|
+
get: () => !!L(c.validatingFields, t)
|
|
1288
1288
|
},
|
|
1289
1289
|
error: {
|
|
1290
1290
|
enumerable: !0,
|
|
1291
|
-
get: () => L(
|
|
1291
|
+
get: () => L(c.errors, t)
|
|
1292
1292
|
}
|
|
1293
|
-
}), [
|
|
1293
|
+
}), [c, t]), x = u.useCallback((w) => p.current.onChange({
|
|
1294
1294
|
target: {
|
|
1295
|
-
value: X2(
|
|
1295
|
+
value: X2(w),
|
|
1296
1296
|
name: t
|
|
1297
1297
|
},
|
|
1298
1298
|
type: t1.CHANGE
|
|
1299
|
-
}), [t]), m =
|
|
1299
|
+
}), [t]), m = u.useCallback(() => p.current.onBlur({
|
|
1300
1300
|
target: {
|
|
1301
|
-
value: L(
|
|
1301
|
+
value: L(n._formValues, t),
|
|
1302
1302
|
name: t
|
|
1303
1303
|
},
|
|
1304
1304
|
type: t1.BLUR
|
|
1305
|
-
}), [t,
|
|
1306
|
-
const k = L(
|
|
1307
|
-
k &&
|
|
1308
|
-
focus: () =>
|
|
1309
|
-
select: () =>
|
|
1310
|
-
setCustomValidity: (z) =>
|
|
1311
|
-
reportValidity: () =>
|
|
1305
|
+
}), [t, n._formValues]), N = u.useCallback((w) => {
|
|
1306
|
+
const k = L(n._fields, t);
|
|
1307
|
+
k && w && (k._f.ref = {
|
|
1308
|
+
focus: () => w.focus && w.focus(),
|
|
1309
|
+
select: () => w.select && w.select(),
|
|
1310
|
+
setCustomValidity: (z) => w.setCustomValidity(z),
|
|
1311
|
+
reportValidity: () => w.reportValidity()
|
|
1312
1312
|
});
|
|
1313
|
-
}, [
|
|
1313
|
+
}, [n._fields, t]), B = u.useMemo(() => ({
|
|
1314
1314
|
name: t,
|
|
1315
|
-
value:
|
|
1316
|
-
...
|
|
1317
|
-
onChange:
|
|
1315
|
+
value: d,
|
|
1316
|
+
...U(a) || c.disabled ? { disabled: c.disabled || a } : {},
|
|
1317
|
+
onChange: x,
|
|
1318
1318
|
onBlur: m,
|
|
1319
|
-
ref:
|
|
1320
|
-
}), [t,
|
|
1321
|
-
return
|
|
1322
|
-
const
|
|
1323
|
-
k && k !== t && !
|
|
1319
|
+
ref: N
|
|
1320
|
+
}), [t, a, c.disabled, x, m, N, d]);
|
|
1321
|
+
return u.useEffect(() => {
|
|
1322
|
+
const w = n._options.shouldUnregister || s, k = v.current;
|
|
1323
|
+
k && k !== t && !_ && n.unregister(k), n.register(t, {
|
|
1324
1324
|
...f.current.rules,
|
|
1325
|
-
...
|
|
1325
|
+
...U(f.current.disabled) ? { disabled: f.current.disabled } : {}
|
|
1326
1326
|
});
|
|
1327
1327
|
const z = (M, H) => {
|
|
1328
|
-
const
|
|
1329
|
-
|
|
1328
|
+
const q = L(n._fields, M);
|
|
1329
|
+
q && q._f && (q._f.mount = H);
|
|
1330
1330
|
};
|
|
1331
|
-
if (z(t, !0),
|
|
1332
|
-
const M = _1(L(
|
|
1333
|
-
e1(
|
|
1331
|
+
if (z(t, !0), w) {
|
|
1332
|
+
const M = _1(L(n._options.defaultValues, t, f.current.defaultValue));
|
|
1333
|
+
e1(n._defaultValues, t, M), K(L(n._formValues, t)) && e1(n._formValues, t, M);
|
|
1334
1334
|
}
|
|
1335
|
-
return !
|
|
1336
|
-
(
|
|
1335
|
+
return !_ && n.register(t), v.current = t, () => {
|
|
1336
|
+
(_ ? w && !n._state.action : w) ? n.unregister(t) : z(t, !1);
|
|
1337
1337
|
};
|
|
1338
|
-
}, [t,
|
|
1339
|
-
|
|
1340
|
-
disabled:
|
|
1338
|
+
}, [t, n, _, s]), u.useEffect(() => {
|
|
1339
|
+
n._setDisabledField({
|
|
1340
|
+
disabled: a,
|
|
1341
1341
|
name: t
|
|
1342
1342
|
});
|
|
1343
|
-
}, [
|
|
1343
|
+
}, [a, t, n]), u.useMemo(() => ({
|
|
1344
1344
|
field: B,
|
|
1345
|
-
formState:
|
|
1345
|
+
formState: c,
|
|
1346
1346
|
fieldState: h
|
|
1347
|
-
}), [B,
|
|
1347
|
+
}), [B, c, h]);
|
|
1348
1348
|
}
|
|
1349
|
-
const _e = "
|
|
1349
|
+
const _e = "_focus_1xn7u_550", ie = "_swap_1xn7u_632", le = "_swap__content_1xn7u_688", de = "_root_1xn7u_780", ce = "_fullWidth_1xn7u_786", ue = "_wrapper_1xn7u_799", pe = "_first_1xn7u_816", fe = "_middle_1xn7u_819", he = "_last_1xn7u_823", we = "_error_1xn7u_830", ge = "_outline_1xn7u_841", Ce = "_fill_1xn7u_852", ve = "_disabled_1xn7u_868", me = "_input_1xn7u_874", xe = "_label_1xn7u_877", be = "_clearButton_1xn7u_880", ye = "_requiredIcon_1xn7u_916", ze = "_filled_1xn7u_924", Le = "_errorText_1xn7u_933", ke = "_single_1xn7u_957", Ve = "_small_1xn7u_1007", Ne = "_medium_1xn7u_1019", $e = "_withPrefix_1xn7u_1078", qe = "_withSuffix_1xn7u_1081", Me = "_innerHint_1xn7u_1183", Se = "_affix_1xn7u_1230", Be = "_prefix_1xn7u_1241", He = "_suffix_1xn7u_1246", C = {
|
|
1350
1350
|
focus: _e,
|
|
1351
|
-
"focus--default": "_focus--
|
|
1352
|
-
"focus--danger": "_focus--
|
|
1353
|
-
"focus--visible": "_focus--
|
|
1354
|
-
"focus-danger": "_focus-
|
|
1355
|
-
"focus-within--default": "_focus-within--
|
|
1356
|
-
"focus-within--danger": "_focus-within--
|
|
1357
|
-
"focus--input": "_focus--
|
|
1358
|
-
"focus--button": "_focus--
|
|
1359
|
-
"focus--card": "_focus--
|
|
1351
|
+
"focus--default": "_focus--default_1xn7u_567",
|
|
1352
|
+
"focus--danger": "_focus--danger_1xn7u_571",
|
|
1353
|
+
"focus--visible": "_focus--visible_1xn7u_577",
|
|
1354
|
+
"focus-danger": "_focus-danger_1xn7u_592",
|
|
1355
|
+
"focus-within--default": "_focus-within--default_1xn7u_598",
|
|
1356
|
+
"focus-within--danger": "_focus-within--danger_1xn7u_602",
|
|
1357
|
+
"focus--input": "_focus--input_1xn7u_607",
|
|
1358
|
+
"focus--button": "_focus--button_1xn7u_612",
|
|
1359
|
+
"focus--card": "_focus--card_1xn7u_617",
|
|
1360
1360
|
swap: ie,
|
|
1361
|
-
"swap--text": "_swap--
|
|
1362
|
-
"swap--icon": "_swap--
|
|
1363
|
-
"swap--icon-xs": "_swap--icon-
|
|
1364
|
-
"swap--icon-s": "_swap--icon-
|
|
1365
|
-
"swap--icon-m": "_swap--icon-
|
|
1366
|
-
"swap--icon-l": "_swap--icon-
|
|
1367
|
-
"swap--icon-xl": "_swap--icon-
|
|
1361
|
+
"swap--text": "_swap--text_1xn7u_641",
|
|
1362
|
+
"swap--icon": "_swap--icon_1xn7u_652",
|
|
1363
|
+
"swap--icon-xs": "_swap--icon-xs_1xn7u_662",
|
|
1364
|
+
"swap--icon-s": "_swap--icon-s_1xn7u_667",
|
|
1365
|
+
"swap--icon-m": "_swap--icon-m_1xn7u_672",
|
|
1366
|
+
"swap--icon-l": "_swap--icon-l_1xn7u_677",
|
|
1367
|
+
"swap--icon-xl": "_swap--icon-xl_1xn7u_682",
|
|
1368
1368
|
swap__content: le,
|
|
1369
|
-
"swap--group-horizontal": "_swap--group-
|
|
1370
|
-
"swap--group-vertical": "_swap--group-
|
|
1371
|
-
"swap--with-background": "_swap--with-
|
|
1372
|
-
"swap--with-border": "_swap--with-
|
|
1373
|
-
"swap--interactive": "_swap--
|
|
1374
|
-
root:
|
|
1375
|
-
fullWidth:
|
|
1369
|
+
"swap--group-horizontal": "_swap--group-horizontal_1xn7u_697",
|
|
1370
|
+
"swap--group-vertical": "_swap--group-vertical_1xn7u_704",
|
|
1371
|
+
"swap--with-background": "_swap--with-background_1xn7u_712",
|
|
1372
|
+
"swap--with-border": "_swap--with-border_1xn7u_718",
|
|
1373
|
+
"swap--interactive": "_swap--interactive_1xn7u_726",
|
|
1374
|
+
root: de,
|
|
1375
|
+
fullWidth: ce,
|
|
1376
1376
|
wrapper: ue,
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
last: ge,
|
|
1377
|
+
first: pe,
|
|
1378
|
+
middle: fe,
|
|
1379
|
+
last: he,
|
|
1381
1380
|
error: we,
|
|
1382
|
-
outline:
|
|
1383
|
-
fill:
|
|
1384
|
-
|
|
1385
|
-
input:
|
|
1386
|
-
label:
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1381
|
+
outline: ge,
|
|
1382
|
+
fill: Ce,
|
|
1383
|
+
disabled: ve,
|
|
1384
|
+
input: me,
|
|
1385
|
+
label: xe,
|
|
1386
|
+
clearButton: be,
|
|
1387
|
+
requiredIcon: ye,
|
|
1388
|
+
filled: ze,
|
|
1389
|
+
errorText: Le,
|
|
1390
|
+
single: ke,
|
|
1391
|
+
small: Ve,
|
|
1392
|
+
medium: Ne,
|
|
1393
|
+
withPrefix: $e,
|
|
1394
|
+
withSuffix: qe,
|
|
1395
|
+
innerHint: Me,
|
|
1396
|
+
affix: Se,
|
|
1397
|
+
prefix: Be,
|
|
1398
|
+
suffix: He
|
|
1399
|
+
}, f1 = g(
|
|
1400
1400
|
({
|
|
1401
1401
|
className: e,
|
|
1402
1402
|
disabled: r,
|
|
1403
1403
|
error: t,
|
|
1404
|
-
showErrorMessage:
|
|
1405
|
-
|
|
1406
|
-
hint: a,
|
|
1404
|
+
showErrorMessage: a = !0,
|
|
1405
|
+
hint: n,
|
|
1407
1406
|
isRequired: s,
|
|
1408
|
-
label:
|
|
1409
|
-
id:
|
|
1407
|
+
label: i,
|
|
1408
|
+
id: _,
|
|
1410
1409
|
clearable: l = !1,
|
|
1411
|
-
variant:
|
|
1412
|
-
size:
|
|
1410
|
+
variant: d = "outline",
|
|
1411
|
+
size: c = "small",
|
|
1413
1412
|
variantGroupItems: f = "single",
|
|
1414
|
-
prefix:
|
|
1415
|
-
suffix:
|
|
1413
|
+
prefix: v,
|
|
1414
|
+
suffix: p,
|
|
1416
1415
|
value: h,
|
|
1417
|
-
defaultValue:
|
|
1416
|
+
defaultValue: x,
|
|
1418
1417
|
onChange: m,
|
|
1419
|
-
type:
|
|
1418
|
+
type: N = "text",
|
|
1420
1419
|
fullWidth: B = !0,
|
|
1421
|
-
...
|
|
1420
|
+
...w
|
|
1422
1421
|
}, k) => {
|
|
1423
|
-
const z = h !== void 0, [M, H] =
|
|
1424
|
-
z || H(
|
|
1425
|
-
},
|
|
1422
|
+
const z = h !== void 0, [M, H] = a1(x?.toString() ?? ""), q = z ? h : M, j = !!q && q.toString().length > 0, w1 = (D) => {
|
|
1423
|
+
z || H(D.target.value), m?.(D);
|
|
1424
|
+
}, g1 = () => {
|
|
1426
1425
|
if (r) return;
|
|
1427
1426
|
z || H(""), m?.({
|
|
1428
1427
|
target: { value: "" },
|
|
1429
1428
|
currentTarget: { value: "" }
|
|
1430
1429
|
});
|
|
1431
1430
|
};
|
|
1432
|
-
return /* @__PURE__ */
|
|
1433
|
-
/* @__PURE__ */
|
|
1431
|
+
return /* @__PURE__ */ b("div", { className: V(C.root, B && C.fullWidth, e), children: [
|
|
1432
|
+
/* @__PURE__ */ b(
|
|
1434
1433
|
"div",
|
|
1435
1434
|
{
|
|
1436
1435
|
className: V(
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1436
|
+
C.wrapper,
|
|
1437
|
+
C[d],
|
|
1438
|
+
C[c],
|
|
1439
|
+
C[f],
|
|
1441
1440
|
{
|
|
1442
|
-
[
|
|
1443
|
-
[
|
|
1444
|
-
|
|
1445
|
-
[
|
|
1446
|
-
[
|
|
1447
|
-
[v.withSuffix]: !!u
|
|
1441
|
+
[C.disabled]: r,
|
|
1442
|
+
[C.error]: !!t,
|
|
1443
|
+
[C.filled]: j,
|
|
1444
|
+
[C.withPrefix]: !!v,
|
|
1445
|
+
[C.withSuffix]: !!p
|
|
1448
1446
|
}
|
|
1449
1447
|
),
|
|
1450
1448
|
children: [
|
|
1451
|
-
|
|
1449
|
+
v && /* @__PURE__ */ o("div", { className: V(C.affix, C.prefix), children: v }),
|
|
1452
1450
|
/* @__PURE__ */ o(
|
|
1453
1451
|
"input",
|
|
1454
1452
|
{
|
|
1455
|
-
id:
|
|
1453
|
+
id: _,
|
|
1456
1454
|
ref: k,
|
|
1457
1455
|
disabled: r,
|
|
1458
|
-
value:
|
|
1459
|
-
onChange:
|
|
1460
|
-
className:
|
|
1461
|
-
type:
|
|
1456
|
+
value: q,
|
|
1457
|
+
onChange: w1,
|
|
1458
|
+
className: C.input,
|
|
1459
|
+
type: N,
|
|
1462
1460
|
placeholder: "",
|
|
1463
|
-
...
|
|
1461
|
+
...w
|
|
1464
1462
|
}
|
|
1465
1463
|
),
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
s && /* @__PURE__ */ o(J, { className:
|
|
1464
|
+
i && /* @__PURE__ */ b("label", { htmlFor: _, className: V(C.label), children: [
|
|
1465
|
+
i,
|
|
1466
|
+
s && /* @__PURE__ */ o(J, { className: C.requiredIcon })
|
|
1469
1467
|
] }),
|
|
1470
|
-
|
|
1471
|
-
l &&
|
|
1468
|
+
n && !t && !j && /* @__PURE__ */ o("span", { className: C.innerHint, children: n }),
|
|
1469
|
+
l && j && !r && /* @__PURE__ */ o(
|
|
1472
1470
|
"button",
|
|
1473
1471
|
{
|
|
1474
1472
|
type: "button",
|
|
1475
|
-
className:
|
|
1476
|
-
onClick:
|
|
1473
|
+
className: C.clearButton,
|
|
1474
|
+
onClick: g1,
|
|
1477
1475
|
"aria-label": "Очистить поле",
|
|
1478
1476
|
children: /* @__PURE__ */ o(X, {})
|
|
1479
1477
|
}
|
|
1480
1478
|
),
|
|
1481
|
-
|
|
1479
|
+
p && /* @__PURE__ */ o("div", { className: V(C.affix, C.suffix), children: p })
|
|
1482
1480
|
]
|
|
1483
1481
|
}
|
|
1484
1482
|
),
|
|
1485
|
-
t &&
|
|
1483
|
+
t && a && /* @__PURE__ */ o("span", { className: C.errorText, children: t })
|
|
1486
1484
|
] });
|
|
1487
1485
|
}
|
|
1488
1486
|
);
|
|
1489
1487
|
f1.displayName = "Input";
|
|
1490
|
-
const
|
|
1488
|
+
const L0 = ({
|
|
1491
1489
|
name: e,
|
|
1492
1490
|
control: r,
|
|
1493
1491
|
error: t,
|
|
1494
|
-
...
|
|
1492
|
+
...a
|
|
1495
1493
|
}) => {
|
|
1496
1494
|
const {
|
|
1497
|
-
field:
|
|
1495
|
+
field: n,
|
|
1498
1496
|
fieldState: { invalid: s }
|
|
1499
1497
|
} = p1({
|
|
1500
1498
|
name: e,
|
|
@@ -1503,126 +1501,113 @@ const N0 = ({
|
|
|
1503
1501
|
return /* @__PURE__ */ o(
|
|
1504
1502
|
f1,
|
|
1505
1503
|
{
|
|
1506
|
-
...a,
|
|
1507
1504
|
...n,
|
|
1508
|
-
|
|
1505
|
+
...a,
|
|
1506
|
+
error: t?.message || "",
|
|
1509
1507
|
"aria-invalid": s
|
|
1510
1508
|
}
|
|
1511
1509
|
);
|
|
1512
|
-
}, Ie = "
|
|
1510
|
+
}, Ie = "_focus_iyomv_550", Ze = "_swap_iyomv_632", Re = "_swap__content_iyomv_688", Ae = "_root_iyomv_780", Ee = "_fullWidth_iyomv_785", Te = "_hasGroupError_iyomv_791", We = "_wrapper_iyomv_791", Ge = "_hasChildErrors_iyomv_802", Fe = "_container_iyomv_811", Oe = "_vertical_iyomv_815", Pe = "_inputWrapper_iyomv_818", je = "_horizontal_iyomv_833", De = "_groupError_iyomv_863", I = {
|
|
1513
1511
|
focus: Ie,
|
|
1514
|
-
"focus--default": "_focus--
|
|
1515
|
-
"focus--danger": "_focus--
|
|
1516
|
-
"focus--visible": "_focus--
|
|
1517
|
-
"focus-danger": "_focus-
|
|
1518
|
-
"focus-within--default": "_focus-within--
|
|
1519
|
-
"focus-within--danger": "_focus-within--
|
|
1520
|
-
"focus--input": "_focus--
|
|
1521
|
-
"focus--button": "_focus--
|
|
1522
|
-
"focus--card": "_focus--
|
|
1512
|
+
"focus--default": "_focus--default_iyomv_567",
|
|
1513
|
+
"focus--danger": "_focus--danger_iyomv_571",
|
|
1514
|
+
"focus--visible": "_focus--visible_iyomv_577",
|
|
1515
|
+
"focus-danger": "_focus-danger_iyomv_592",
|
|
1516
|
+
"focus-within--default": "_focus-within--default_iyomv_598",
|
|
1517
|
+
"focus-within--danger": "_focus-within--danger_iyomv_602",
|
|
1518
|
+
"focus--input": "_focus--input_iyomv_607",
|
|
1519
|
+
"focus--button": "_focus--button_iyomv_612",
|
|
1520
|
+
"focus--card": "_focus--card_iyomv_617",
|
|
1523
1521
|
swap: Ze,
|
|
1524
|
-
"swap--text": "_swap--
|
|
1525
|
-
"swap--icon": "_swap--
|
|
1526
|
-
"swap--icon-xs": "_swap--icon-
|
|
1527
|
-
"swap--icon-s": "_swap--icon-
|
|
1528
|
-
"swap--icon-m": "_swap--icon-
|
|
1529
|
-
"swap--icon-l": "_swap--icon-
|
|
1530
|
-
"swap--icon-xl": "_swap--icon-
|
|
1522
|
+
"swap--text": "_swap--text_iyomv_641",
|
|
1523
|
+
"swap--icon": "_swap--icon_iyomv_652",
|
|
1524
|
+
"swap--icon-xs": "_swap--icon-xs_iyomv_662",
|
|
1525
|
+
"swap--icon-s": "_swap--icon-s_iyomv_667",
|
|
1526
|
+
"swap--icon-m": "_swap--icon-m_iyomv_672",
|
|
1527
|
+
"swap--icon-l": "_swap--icon-l_iyomv_677",
|
|
1528
|
+
"swap--icon-xl": "_swap--icon-xl_iyomv_682",
|
|
1531
1529
|
swap__content: Re,
|
|
1532
|
-
"swap--group-horizontal": "_swap--group-
|
|
1533
|
-
"swap--group-vertical": "_swap--group-
|
|
1534
|
-
"swap--with-background": "_swap--with-
|
|
1535
|
-
"swap--with-border": "_swap--with-
|
|
1536
|
-
"swap--interactive": "_swap--
|
|
1530
|
+
"swap--group-horizontal": "_swap--group-horizontal_iyomv_697",
|
|
1531
|
+
"swap--group-vertical": "_swap--group-vertical_iyomv_704",
|
|
1532
|
+
"swap--with-background": "_swap--with-background_iyomv_712",
|
|
1533
|
+
"swap--with-border": "_swap--with-border_iyomv_718",
|
|
1534
|
+
"swap--interactive": "_swap--interactive_iyomv_726",
|
|
1537
1535
|
root: Ae,
|
|
1538
|
-
fullWidth:
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
groupError: De
|
|
1547
|
-
|
|
1548
|
-
outline: Ke,
|
|
1549
|
-
fill: Xe
|
|
1550
|
-
}, h1 = w(
|
|
1536
|
+
fullWidth: Ee,
|
|
1537
|
+
hasGroupError: Te,
|
|
1538
|
+
wrapper: We,
|
|
1539
|
+
hasChildErrors: Ge,
|
|
1540
|
+
container: Fe,
|
|
1541
|
+
vertical: Oe,
|
|
1542
|
+
inputWrapper: Pe,
|
|
1543
|
+
horizontal: je,
|
|
1544
|
+
groupError: De
|
|
1545
|
+
}, h1 = g(
|
|
1551
1546
|
({
|
|
1552
1547
|
children: e,
|
|
1553
1548
|
direction: r = "vertical",
|
|
1554
1549
|
fullWidth: t = !0,
|
|
1555
|
-
className:
|
|
1556
|
-
groupError:
|
|
1550
|
+
className: a,
|
|
1551
|
+
groupError: n,
|
|
1557
1552
|
showGroupErrorMessage: s = !0,
|
|
1558
|
-
...
|
|
1559
|
-
},
|
|
1560
|
-
const l = Array.isArray(e) ? e : [e],
|
|
1561
|
-
return /* @__PURE__ */
|
|
1553
|
+
...i
|
|
1554
|
+
}, _) => {
|
|
1555
|
+
const l = Array.isArray(e) ? e : [e], d = l.length, c = l.map((h) => h.props.error).filter(Boolean), f = !!n, v = c.length > 0, p = n || c.join(", ");
|
|
1556
|
+
return /* @__PURE__ */ b(
|
|
1562
1557
|
"div",
|
|
1563
1558
|
{
|
|
1564
|
-
ref:
|
|
1559
|
+
ref: _,
|
|
1565
1560
|
className: V(
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1561
|
+
I.root,
|
|
1562
|
+
I[r],
|
|
1563
|
+
t && I.fullWidth,
|
|
1564
|
+
{
|
|
1565
|
+
[I.hasGroupError]: f,
|
|
1566
|
+
[I.hasChildErrors]: !n && v
|
|
1567
|
+
},
|
|
1568
|
+
a
|
|
1570
1569
|
),
|
|
1571
|
-
...
|
|
1570
|
+
...i,
|
|
1572
1571
|
children: [
|
|
1573
|
-
/* @__PURE__ */ o("div", { className: V(
|
|
1574
|
-
const
|
|
1575
|
-
variantGroupItems:
|
|
1576
|
-
key:
|
|
1577
|
-
//
|
|
1578
|
-
showErrorMessage: !
|
|
1572
|
+
/* @__PURE__ */ o("div", { className: V(I.container, I[r]), children: l.map((h, x) => {
|
|
1573
|
+
const m = x === 0 ? "first" : x === d - 1 ? "last" : "middle", N = u.cloneElement(h, {
|
|
1574
|
+
variantGroupItems: m,
|
|
1575
|
+
key: x,
|
|
1576
|
+
// Если есть groupError, скрываем текст ошибок у детей
|
|
1577
|
+
showErrorMessage: !f,
|
|
1579
1578
|
fullWidth: r === "horizontal"
|
|
1580
1579
|
});
|
|
1581
|
-
return /* @__PURE__ */ o(
|
|
1582
|
-
"div",
|
|
1583
|
-
{
|
|
1584
|
-
className: A.inputWrapper,
|
|
1585
|
-
children: m
|
|
1586
|
-
},
|
|
1587
|
-
h
|
|
1588
|
-
);
|
|
1580
|
+
return /* @__PURE__ */ o("div", { className: I.inputWrapper, children: N }, x);
|
|
1589
1581
|
}) }),
|
|
1590
|
-
s &&
|
|
1582
|
+
s && p && /* @__PURE__ */ o(P, { as: "span", variant: "text-short-xs-regular", className: I.groupError, children: p })
|
|
1591
1583
|
]
|
|
1592
1584
|
}
|
|
1593
1585
|
);
|
|
1594
1586
|
}
|
|
1595
1587
|
);
|
|
1596
1588
|
h1.displayName = "InputGroupStack";
|
|
1597
|
-
const
|
|
1589
|
+
const k0 = ({
|
|
1598
1590
|
name: e,
|
|
1599
1591
|
control: r,
|
|
1600
1592
|
groupError: t,
|
|
1601
|
-
children:
|
|
1602
|
-
...
|
|
1593
|
+
children: a,
|
|
1594
|
+
...n
|
|
1603
1595
|
}) => {
|
|
1604
1596
|
const s = e ? p1({
|
|
1605
1597
|
name: e,
|
|
1606
1598
|
control: r
|
|
1607
|
-
}) : null, _ = t || s?.fieldState.error;
|
|
1608
|
-
return /* @__PURE__ */
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
},
|
|
1620
|
-
children: _.message
|
|
1621
|
-
}
|
|
1622
|
-
)
|
|
1623
|
-
] });
|
|
1624
|
-
}, Je = "_focus_f2n8z_550", Qe = "_swap_f2n8z_632", Ye = "_swap__content_f2n8z_688", e0 = "_pageContainer_f2n8z_780", t0 = "_white_f2n8z_787", r0 = "_gray_f2n8z_790", a0 = "_content_f2n8z_883", S = {
|
|
1625
|
-
focus: Je,
|
|
1599
|
+
}) : null, _ = (t || s?.fieldState.error)?.message || "";
|
|
1600
|
+
return /* @__PURE__ */ o(
|
|
1601
|
+
h1,
|
|
1602
|
+
{
|
|
1603
|
+
...n,
|
|
1604
|
+
groupError: _,
|
|
1605
|
+
showGroupErrorMessage: !0,
|
|
1606
|
+
children: a
|
|
1607
|
+
}
|
|
1608
|
+
);
|
|
1609
|
+
}, Ue = "_focus_f2n8z_550", Ke = "_swap_f2n8z_632", Xe = "_swap__content_f2n8z_688", Je = "_pageContainer_f2n8z_780", Qe = "_white_f2n8z_787", Ye = "_gray_f2n8z_790", e0 = "_content_f2n8z_883", S = {
|
|
1610
|
+
focus: Ue,
|
|
1626
1611
|
"focus--default": "_focus--default_f2n8z_567",
|
|
1627
1612
|
"focus--danger": "_focus--danger_f2n8z_571",
|
|
1628
1613
|
"focus--visible": "_focus--visible_f2n8z_577",
|
|
@@ -1632,7 +1617,7 @@ const $0 = ({
|
|
|
1632
1617
|
"focus--input": "_focus--input_f2n8z_607",
|
|
1633
1618
|
"focus--button": "_focus--button_f2n8z_612",
|
|
1634
1619
|
"focus--card": "_focus--card_f2n8z_617",
|
|
1635
|
-
swap:
|
|
1620
|
+
swap: Ke,
|
|
1636
1621
|
"swap--text": "_swap--text_f2n8z_641",
|
|
1637
1622
|
"swap--icon": "_swap--icon_f2n8z_652",
|
|
1638
1623
|
"swap--icon-xs": "_swap--icon-xs_f2n8z_662",
|
|
@@ -1640,15 +1625,15 @@ const $0 = ({
|
|
|
1640
1625
|
"swap--icon-m": "_swap--icon-m_f2n8z_672",
|
|
1641
1626
|
"swap--icon-l": "_swap--icon-l_f2n8z_677",
|
|
1642
1627
|
"swap--icon-xl": "_swap--icon-xl_f2n8z_682",
|
|
1643
|
-
swap__content:
|
|
1628
|
+
swap__content: Xe,
|
|
1644
1629
|
"swap--group-horizontal": "_swap--group-horizontal_f2n8z_697",
|
|
1645
1630
|
"swap--group-vertical": "_swap--group-vertical_f2n8z_704",
|
|
1646
1631
|
"swap--with-background": "_swap--with-background_f2n8z_712",
|
|
1647
1632
|
"swap--with-border": "_swap--with-border_f2n8z_718",
|
|
1648
1633
|
"swap--interactive": "_swap--interactive_f2n8z_726",
|
|
1649
|
-
pageContainer:
|
|
1650
|
-
white:
|
|
1651
|
-
gray:
|
|
1634
|
+
pageContainer: Je,
|
|
1635
|
+
white: Qe,
|
|
1636
|
+
gray: Ye,
|
|
1652
1637
|
"maxWidth-xs": "_maxWidth-xs_f2n8z_801",
|
|
1653
1638
|
"maxWidth-s": "_maxWidth-s_f2n8z_805",
|
|
1654
1639
|
"maxWidth-m": "_maxWidth-m_f2n8z_809",
|
|
@@ -1670,7 +1655,7 @@ const $0 = ({
|
|
|
1670
1655
|
"layout-flex": "_layout-flex_f2n8z_869",
|
|
1671
1656
|
"layout-grid": "_layout-grid_f2n8z_873",
|
|
1672
1657
|
"layout-centered": "_layout-centered_f2n8z_877",
|
|
1673
|
-
content:
|
|
1658
|
+
content: e0,
|
|
1674
1659
|
"direction-row": "_direction-row_f2n8z_889",
|
|
1675
1660
|
"direction-column": "_direction-column_f2n8z_892",
|
|
1676
1661
|
"justify-start": "_justify-start_f2n8z_898",
|
|
@@ -1682,17 +1667,17 @@ const $0 = ({
|
|
|
1682
1667
|
"align-center": "_align-center_f2n8z_919",
|
|
1683
1668
|
"align-end": "_align-end_f2n8z_922",
|
|
1684
1669
|
"align-stretch": "_align-stretch_f2n8z_925"
|
|
1685
|
-
},
|
|
1670
|
+
}, V0 = ({
|
|
1686
1671
|
children: e,
|
|
1687
1672
|
variant: r = "white",
|
|
1688
1673
|
layout: t = "flex",
|
|
1689
|
-
direction:
|
|
1690
|
-
justify:
|
|
1674
|
+
direction: a = "column",
|
|
1675
|
+
justify: n = "start",
|
|
1691
1676
|
align: s = "stretch",
|
|
1692
|
-
padding:
|
|
1693
|
-
margin:
|
|
1677
|
+
padding: i = "m",
|
|
1678
|
+
margin: _ = "none",
|
|
1694
1679
|
maxWidth: l = "full",
|
|
1695
|
-
className:
|
|
1680
|
+
className: d
|
|
1696
1681
|
}) => /* @__PURE__ */ o(
|
|
1697
1682
|
"div",
|
|
1698
1683
|
{
|
|
@@ -1700,28 +1685,28 @@ const $0 = ({
|
|
|
1700
1685
|
S.pageContainer,
|
|
1701
1686
|
S[r],
|
|
1702
1687
|
S[`layout-${t}`],
|
|
1703
|
-
S[`padding-${
|
|
1704
|
-
S[`margin-${
|
|
1688
|
+
S[`padding-${i}`],
|
|
1689
|
+
S[`margin-${_}`],
|
|
1705
1690
|
S[`maxWidth-${l}`],
|
|
1706
|
-
|
|
1691
|
+
d
|
|
1707
1692
|
),
|
|
1708
1693
|
children: /* @__PURE__ */ o(
|
|
1709
1694
|
"div",
|
|
1710
1695
|
{
|
|
1711
1696
|
className: V(
|
|
1712
1697
|
S.content,
|
|
1713
|
-
S[`justify-${
|
|
1698
|
+
S[`justify-${n}`],
|
|
1714
1699
|
S[`align-${s}`],
|
|
1715
1700
|
{
|
|
1716
|
-
[S[`direction-${
|
|
1701
|
+
[S[`direction-${a}`]]: t === "flex"
|
|
1717
1702
|
}
|
|
1718
1703
|
),
|
|
1719
1704
|
children: e
|
|
1720
1705
|
}
|
|
1721
1706
|
)
|
|
1722
1707
|
}
|
|
1723
|
-
),
|
|
1724
|
-
focus:
|
|
1708
|
+
), t0 = "_focus_ehd4r_550", r0 = "_swap_ehd4r_632", n0 = "_swap__content_ehd4r_688", a0 = "_root_ehd4r_780", o0 = "_wrapper_ehd4r_787", s0 = "_outline_ehd4r_794", _0 = "_fill_ehd4r_804", i0 = "_error_ehd4r_813", l0 = "_disabled_ehd4r_823", d0 = "_textarea_ehd4r_828", c0 = "_label_ehd4r_851", u0 = "_required_ehd4r_866", p0 = "_filled_ehd4r_875", f0 = "_clearButton_ehd4r_894", h0 = "_errorText_ehd4r_919", w0 = "_innerHint_ehd4r_925", $ = {
|
|
1709
|
+
focus: t0,
|
|
1725
1710
|
"focus--default": "_focus--default_ehd4r_567",
|
|
1726
1711
|
"focus--danger": "_focus--danger_ehd4r_571",
|
|
1727
1712
|
"focus--visible": "_focus--visible_ehd4r_577",
|
|
@@ -1731,7 +1716,7 @@ const $0 = ({
|
|
|
1731
1716
|
"focus--input": "_focus--input_ehd4r_607",
|
|
1732
1717
|
"focus--button": "_focus--button_ehd4r_612",
|
|
1733
1718
|
"focus--card": "_focus--card_ehd4r_617",
|
|
1734
|
-
swap:
|
|
1719
|
+
swap: r0,
|
|
1735
1720
|
"swap--text": "_swap--text_ehd4r_641",
|
|
1736
1721
|
"swap--icon": "_swap--icon_ehd4r_652",
|
|
1737
1722
|
"swap--icon-xs": "_swap--icon-xs_ehd4r_662",
|
|
@@ -1739,85 +1724,85 @@ const $0 = ({
|
|
|
1739
1724
|
"swap--icon-m": "_swap--icon-m_ehd4r_672",
|
|
1740
1725
|
"swap--icon-l": "_swap--icon-l_ehd4r_677",
|
|
1741
1726
|
"swap--icon-xl": "_swap--icon-xl_ehd4r_682",
|
|
1742
|
-
swap__content:
|
|
1727
|
+
swap__content: n0,
|
|
1743
1728
|
"swap--group-horizontal": "_swap--group-horizontal_ehd4r_697",
|
|
1744
1729
|
"swap--group-vertical": "_swap--group-vertical_ehd4r_704",
|
|
1745
1730
|
"swap--with-background": "_swap--with-background_ehd4r_712",
|
|
1746
1731
|
"swap--with-border": "_swap--with-border_ehd4r_718",
|
|
1747
1732
|
"swap--interactive": "_swap--interactive_ehd4r_726",
|
|
1748
|
-
root:
|
|
1749
|
-
wrapper:
|
|
1750
|
-
outline:
|
|
1751
|
-
fill:
|
|
1752
|
-
error:
|
|
1753
|
-
disabled:
|
|
1754
|
-
textarea:
|
|
1755
|
-
label:
|
|
1756
|
-
required:
|
|
1757
|
-
filled:
|
|
1758
|
-
clearButton:
|
|
1759
|
-
errorText:
|
|
1760
|
-
innerHint:
|
|
1761
|
-
},
|
|
1733
|
+
root: a0,
|
|
1734
|
+
wrapper: o0,
|
|
1735
|
+
outline: s0,
|
|
1736
|
+
fill: _0,
|
|
1737
|
+
error: i0,
|
|
1738
|
+
disabled: l0,
|
|
1739
|
+
textarea: d0,
|
|
1740
|
+
label: c0,
|
|
1741
|
+
required: u0,
|
|
1742
|
+
filled: p0,
|
|
1743
|
+
clearButton: f0,
|
|
1744
|
+
errorText: h0,
|
|
1745
|
+
innerHint: w0
|
|
1746
|
+
}, g0 = g(
|
|
1762
1747
|
({
|
|
1763
1748
|
className: e,
|
|
1764
1749
|
disabled: r,
|
|
1765
1750
|
error: t,
|
|
1766
|
-
hint:
|
|
1767
|
-
isRequired:
|
|
1751
|
+
hint: a,
|
|
1752
|
+
isRequired: n,
|
|
1768
1753
|
label: s,
|
|
1769
|
-
id:
|
|
1770
|
-
maxLength:
|
|
1754
|
+
id: i,
|
|
1755
|
+
maxLength: _,
|
|
1771
1756
|
onChange: l,
|
|
1772
|
-
rows:
|
|
1773
|
-
clearable:
|
|
1757
|
+
rows: d = 4,
|
|
1758
|
+
clearable: c = !1,
|
|
1774
1759
|
type: f = "outline",
|
|
1775
|
-
value:
|
|
1776
|
-
defaultValue:
|
|
1760
|
+
value: v,
|
|
1761
|
+
defaultValue: p,
|
|
1777
1762
|
...h
|
|
1778
|
-
},
|
|
1779
|
-
const m =
|
|
1780
|
-
m || B(
|
|
1763
|
+
}, x) => {
|
|
1764
|
+
const m = v !== void 0, [N, B] = a1(p?.toString() ?? ""), w = m ? v : N, z = (w?.toString() ?? "").length > 0, M = (q) => {
|
|
1765
|
+
m || B(q.target.value), l?.(q);
|
|
1781
1766
|
}, H = () => {
|
|
1782
1767
|
r || (m || B(""), l?.({
|
|
1783
1768
|
target: { value: "" },
|
|
1784
1769
|
currentTarget: { value: "" }
|
|
1785
1770
|
}));
|
|
1786
1771
|
};
|
|
1787
|
-
return /* @__PURE__ */
|
|
1788
|
-
/* @__PURE__ */
|
|
1772
|
+
return /* @__PURE__ */ b("div", { className: V($.root, e), children: [
|
|
1773
|
+
/* @__PURE__ */ b(
|
|
1789
1774
|
"div",
|
|
1790
1775
|
{
|
|
1791
|
-
className: V(
|
|
1792
|
-
[
|
|
1793
|
-
[
|
|
1794
|
-
[
|
|
1776
|
+
className: V($.wrapper, $[f], {
|
|
1777
|
+
[$.disabled]: r,
|
|
1778
|
+
[$.error]: t,
|
|
1779
|
+
[$.filled]: z
|
|
1795
1780
|
}),
|
|
1796
1781
|
children: [
|
|
1797
1782
|
/* @__PURE__ */ o(
|
|
1798
1783
|
"textarea",
|
|
1799
1784
|
{
|
|
1800
|
-
id:
|
|
1801
|
-
ref:
|
|
1785
|
+
id: i,
|
|
1786
|
+
ref: x,
|
|
1802
1787
|
disabled: r,
|
|
1803
|
-
maxLength:
|
|
1804
|
-
rows:
|
|
1805
|
-
className:
|
|
1806
|
-
value:
|
|
1788
|
+
maxLength: _,
|
|
1789
|
+
rows: d,
|
|
1790
|
+
className: $.textarea,
|
|
1791
|
+
value: w,
|
|
1807
1792
|
onChange: M,
|
|
1808
1793
|
...h
|
|
1809
1794
|
}
|
|
1810
1795
|
),
|
|
1811
|
-
s && /* @__PURE__ */
|
|
1796
|
+
s && /* @__PURE__ */ b("label", { htmlFor: i, className: $.label, children: [
|
|
1812
1797
|
s,
|
|
1813
|
-
|
|
1798
|
+
n && /* @__PURE__ */ o(J, { className: $.required })
|
|
1814
1799
|
] }),
|
|
1815
|
-
|
|
1816
|
-
|
|
1800
|
+
a && !t && !z && /* @__PURE__ */ o("span", { className: $.innerHint, children: a }),
|
|
1801
|
+
c && z && !r && /* @__PURE__ */ o(
|
|
1817
1802
|
"button",
|
|
1818
1803
|
{
|
|
1819
1804
|
type: "button",
|
|
1820
|
-
className:
|
|
1805
|
+
className: $.clearButton,
|
|
1821
1806
|
onClick: H,
|
|
1822
1807
|
"aria-label": "Очистить поле",
|
|
1823
1808
|
children: /* @__PURE__ */ o(X, {})
|
|
@@ -1826,24 +1811,24 @@ const $0 = ({
|
|
|
1826
1811
|
]
|
|
1827
1812
|
}
|
|
1828
1813
|
),
|
|
1829
|
-
t && /* @__PURE__ */ o("span", { className:
|
|
1814
|
+
t && /* @__PURE__ */ o("span", { className: $.errorText, children: t })
|
|
1830
1815
|
] });
|
|
1831
1816
|
}
|
|
1832
1817
|
);
|
|
1833
|
-
|
|
1818
|
+
g0.displayName = "TextArea";
|
|
1834
1819
|
export {
|
|
1835
1820
|
v1 as AlertsBellIcon,
|
|
1836
1821
|
m1 as ArrowChevronLeftIcon,
|
|
1837
1822
|
x1 as ArrowChevronRightIcon,
|
|
1838
|
-
|
|
1823
|
+
m0 as AuthCard,
|
|
1839
1824
|
r2 as Avatar,
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1825
|
+
x0 as AvatarGroup,
|
|
1826
|
+
b0 as AvatarWithCssBorder,
|
|
1827
|
+
y0 as Badge,
|
|
1843
1828
|
A2 as Button,
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1829
|
+
L0 as ControlledInput,
|
|
1830
|
+
k0 as ControlledInputGroupStack,
|
|
1831
|
+
z0 as Divider,
|
|
1847
1832
|
y1 as EyeIcon,
|
|
1848
1833
|
z1 as EyeSlashIcon,
|
|
1849
1834
|
b1 as FacebookIcon,
|
|
@@ -1854,14 +1839,14 @@ export {
|
|
|
1854
1839
|
V1 as LogoutV1Outline,
|
|
1855
1840
|
X as MathSymbolXV2Icon,
|
|
1856
1841
|
N1 as MathSymbolsAddSquareV2Icon,
|
|
1857
|
-
|
|
1842
|
+
V0 as PageContainer,
|
|
1858
1843
|
J as RequiredIcon,
|
|
1859
1844
|
$1 as SearchIcon,
|
|
1860
|
-
|
|
1845
|
+
c2 as Spinner,
|
|
1861
1846
|
q1 as SwapIcon,
|
|
1862
1847
|
M1 as TelegramIcon,
|
|
1863
|
-
|
|
1848
|
+
g0 as TextArea,
|
|
1864
1849
|
S1 as TimeCalendarV2Icon,
|
|
1865
|
-
|
|
1850
|
+
P as Typography,
|
|
1866
1851
|
B1 as VKIcon
|
|
1867
1852
|
};
|