rechtspilot-ui 1.4.2 → 1.5.0
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/chunks-native.cjs +1 -1
- package/dist/chunks-native.js +426 -408
- package/dist/chunks.cjs +1 -1
- package/dist/chunks.js +23 -4
- package/dist/icons.cjs +1 -1
- package/dist/icons.d.ts +2 -0
- package/dist/icons.es.js +2 -2
- package/dist/icons.native.cjs +1 -1
- package/dist/icons.native.es.js +2 -2
- package/dist/index.cjs +96 -96
- package/dist/index.es.js +301 -301
- package/dist/index.native.cjs +3 -1
- package/dist/index.native.es.js +1047 -267
- package/dist/native/components/Badge/Badge.native.d.ts +10 -0
- package/dist/native/components/Card/Card.native.d.ts +12 -0
- package/dist/native/components/Divider/Divider.native.d.ts +2 -0
- package/dist/native/components/EmptyState/EmptyState.native.d.ts +9 -0
- package/dist/native/components/Input/Input.native.d.ts +3 -1
- package/dist/native/components/Letter/Letter.native.d.ts +69 -0
- package/dist/native/components/MenuItem/MenuItem.native.d.ts +10 -0
- package/dist/native/components/RadioCard/RadioCard.native.d.ts +11 -0
- package/dist/native/components/Sheet/Sheet.native.d.ts +3 -1
- package/dist/native/components/Spinner/Spinner.native.d.ts +2 -1
- package/dist/native/components/StepProgress/StepProgress.native.d.ts +11 -0
- package/dist/native/components/Toaster/Toaster.native.d.ts +1 -0
- package/dist/native/icons/Warning.d.ts +2 -0
- package/dist/native/icons/index.d.ts +1 -0
- package/dist/native/icons/index.native.d.ts +1 -0
- package/dist/native/icons/native/Warning.native.d.ts +2 -0
- package/dist/native/icons/toast/Error.native.d.ts +1 -0
- package/dist/native/icons/toast/Info.native.d.ts +1 -0
- package/dist/native/icons/toast/Success.native.d.ts +1 -0
- package/dist/native/icons/toast/Warning.native.d.ts +1 -0
- package/dist/native/index.native.d.ts +16 -0
- package/package.json +2 -2
package/dist/chunks-native.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Fragment as e, jsx as t, jsxs as n } from "react/jsx-runtime";
|
|
2
|
+
import { Circle as r, ClipPath as i, Defs as a, G as o, Path as s, Rect as ee, Svg as c } from "react-native-svg";
|
|
3
3
|
//#region \0rolldown/runtime.js
|
|
4
|
-
var
|
|
4
|
+
var l = Object.defineProperty, te = (e, t) => {
|
|
5
5
|
let n = {};
|
|
6
|
-
for (var r in e)
|
|
6
|
+
for (var r in e) l(n, r, {
|
|
7
7
|
get: e[r],
|
|
8
8
|
enumerable: !0
|
|
9
9
|
});
|
|
10
|
-
return t ||
|
|
11
|
-
},
|
|
10
|
+
return t || l(n, Symbol.toStringTag, { value: "Module" }), n;
|
|
11
|
+
}, u = {
|
|
12
12
|
25: "hsla(100, 71%, 96%, 1)",
|
|
13
13
|
50: "hsla(100, 31%, 92%, 1)",
|
|
14
14
|
100: "hsla(100, 71%, 88%, 1)",
|
|
@@ -22,7 +22,7 @@ var u = Object.defineProperty, ee = (e, t) => {
|
|
|
22
22
|
800: "hsla(120, 50%, 24%, 1)",
|
|
23
23
|
900: "hsla(130, 52%, 18%, 1)",
|
|
24
24
|
950: "hsla(130, 52%, 14%, 1)"
|
|
25
|
-
},
|
|
25
|
+
}, d = {
|
|
26
26
|
"0-A8": "hsla(0, 0%, 100%, 0.8)",
|
|
27
27
|
25: "hsla(180, 7%, 97%, 1)",
|
|
28
28
|
50: "hsla(150, 7%, 95%, 1)",
|
|
@@ -40,9 +40,9 @@ var u = Object.defineProperty, ee = (e, t) => {
|
|
|
40
40
|
"800-A16": "hsla(150, 7%, 16%, .16)",
|
|
41
41
|
900: "hsla(150, 7%, 12%, 1)",
|
|
42
42
|
950: "hsla(150, 10%, 8%, 1)"
|
|
43
|
-
},
|
|
44
|
-
primary:
|
|
45
|
-
neutral:
|
|
43
|
+
}, f = {
|
|
44
|
+
primary: u,
|
|
45
|
+
neutral: d,
|
|
46
46
|
fg: {
|
|
47
47
|
primary: "hsla(130, 52%, 18%, 1)",
|
|
48
48
|
secondary: "hsla(150, 8%, 39%, 1)",
|
|
@@ -58,10 +58,10 @@ var u = Object.defineProperty, ee = (e, t) => {
|
|
|
58
58
|
},
|
|
59
59
|
bg: {
|
|
60
60
|
base: "hsla(0, 0%, 100%, 1)",
|
|
61
|
-
primary:
|
|
61
|
+
primary: u[50],
|
|
62
62
|
secondary: "hsla(180, 7%, 97%, 1)",
|
|
63
63
|
elevated: "hsla(0, 0%, 100%, 0.6)",
|
|
64
|
-
tertiary:
|
|
64
|
+
tertiary: d[50],
|
|
65
65
|
gradient: "linear-gradient(180deg, #f1f9f0 0%, #fff 29.39%)"
|
|
66
66
|
},
|
|
67
67
|
sf: {
|
|
@@ -70,9 +70,9 @@ var u = Object.defineProperty, ee = (e, t) => {
|
|
|
70
70
|
tertiary: "hsla(180, 7%, 97%, 1)",
|
|
71
71
|
tertiaryHover: "hsla(180, 7%, 94%, 1)",
|
|
72
72
|
light: {
|
|
73
|
-
action:
|
|
73
|
+
action: u[25],
|
|
74
74
|
error: "hsla(17, 100%, 97%, 1)",
|
|
75
|
-
tertiary:
|
|
75
|
+
tertiary: d[50],
|
|
76
76
|
warning: "hsla(40, 100%, 97%, 1)"
|
|
77
77
|
},
|
|
78
78
|
base: "hsla(150, 7%, 16%, 0.04)",
|
|
@@ -92,7 +92,7 @@ var u = Object.defineProperty, ee = (e, t) => {
|
|
|
92
92
|
cream: "hsla(17, 100%, 97%, 1)",
|
|
93
93
|
coralTint: "hsla(17, 100%, 85%, 1)",
|
|
94
94
|
signatureInk: "hsla(222, 77%, 51%, 1)"
|
|
95
|
-
},
|
|
95
|
+
}, ne = {
|
|
96
96
|
heading: {
|
|
97
97
|
fontFamily: "Lora",
|
|
98
98
|
fontWeight: "500"
|
|
@@ -113,25 +113,43 @@ var u = Object.defineProperty, ee = (e, t) => {
|
|
|
113
113
|
fontFamily: "Inter",
|
|
114
114
|
fontWeight: "600"
|
|
115
115
|
}
|
|
116
|
-
},
|
|
116
|
+
}, p = (e) => e === "small" ? "24" : e === "large" ? "64" : isNaN(Number(e)) ? "24" : `${e}`;
|
|
117
|
+
//#endregion
|
|
118
|
+
//#region src/icons/native/Check.native.tsx
|
|
119
|
+
function m({ color: e = f.sf.primary, size: n = "small", ...r }) {
|
|
120
|
+
return /* @__PURE__ */ t(c, {
|
|
121
|
+
width: p(n),
|
|
122
|
+
height: p(n),
|
|
123
|
+
viewBox: "0 0 24 24",
|
|
124
|
+
fill: "none",
|
|
125
|
+
...r,
|
|
126
|
+
children: /* @__PURE__ */ t(s, {
|
|
127
|
+
d: "M7 12L11 16L17 7",
|
|
128
|
+
stroke: e,
|
|
129
|
+
strokeWidth: "2",
|
|
130
|
+
strokeLinecap: "round",
|
|
131
|
+
strokeLinejoin: "round"
|
|
132
|
+
})
|
|
133
|
+
});
|
|
134
|
+
}
|
|
117
135
|
//#endregion
|
|
118
136
|
//#region src/icons/native/Chevron.native.tsx
|
|
119
|
-
function h({ color: e =
|
|
120
|
-
return /* @__PURE__ */ c
|
|
121
|
-
width:
|
|
122
|
-
height:
|
|
137
|
+
function h({ color: e = f.primary[900], size: n = "small", direction: r = "right", ...i }) {
|
|
138
|
+
return /* @__PURE__ */ t(c, {
|
|
139
|
+
width: p(n),
|
|
140
|
+
height: p(n),
|
|
123
141
|
viewBox: "0 0 24 24",
|
|
124
142
|
fill: "none",
|
|
125
143
|
style: { transform: [{ rotate: (() => {
|
|
126
|
-
switch (
|
|
144
|
+
switch (r) {
|
|
127
145
|
case "right": return "180deg";
|
|
128
146
|
case "up": return "90deg";
|
|
129
147
|
case "down": return "-90deg";
|
|
130
148
|
default: return "0deg";
|
|
131
149
|
}
|
|
132
150
|
})() }] },
|
|
133
|
-
...
|
|
134
|
-
children: /* @__PURE__ */
|
|
151
|
+
...i,
|
|
152
|
+
children: /* @__PURE__ */ t(s, {
|
|
135
153
|
d: "M14.2929 19.7071C14.6834 20.0976 15.3166 20.0976 15.7071 19.7071C16.0976 19.3166 16.0976 18.6834 15.7071 18.2929L14.2929 19.7071ZM8 12L7.29289 11.2929C7.10536 11.4804 7 11.7348 7 12C7 12.2652 7.10536 12.5196 7.29289 12.7071L8 12ZM15.7071 5.70711C16.0976 5.31658 16.0976 4.68342 15.7071 4.29289C15.3166 3.90237 14.6834 3.90237 14.2929 4.29289L15.7071 5.70711ZM15.7071 18.2929L8.70711 11.2929L7.29289 12.7071L14.2929 19.7071L15.7071 18.2929ZM8.70711 12.7071L15.7071 5.70711L14.2929 4.29289L7.29289 11.2929L8.70711 12.7071Z",
|
|
136
154
|
fill: e
|
|
137
155
|
})
|
|
@@ -139,14 +157,14 @@ function h({ color: e = p.primary[900], size: t = "small", direction: n = "right
|
|
|
139
157
|
}
|
|
140
158
|
//#endregion
|
|
141
159
|
//#region src/icons/native/Close.native.tsx
|
|
142
|
-
function g({ color: e =
|
|
143
|
-
return /* @__PURE__ */ c
|
|
144
|
-
width:
|
|
145
|
-
height:
|
|
160
|
+
function g({ color: e = f.primary[900], size: n = "small", ...r }) {
|
|
161
|
+
return /* @__PURE__ */ t(c, {
|
|
162
|
+
width: p(n),
|
|
163
|
+
height: p(n),
|
|
146
164
|
viewBox: "0 0 24 24",
|
|
147
165
|
fill: "none",
|
|
148
|
-
...
|
|
149
|
-
children: /* @__PURE__ */
|
|
166
|
+
...r,
|
|
167
|
+
children: /* @__PURE__ */ t(s, {
|
|
150
168
|
d: "M7 7.00003L17 17M17 7.00003L7 17",
|
|
151
169
|
stroke: e,
|
|
152
170
|
strokeWidth: "2",
|
|
@@ -156,14 +174,37 @@ function g({ color: e = p.primary[900], size: t = "small", ...n }) {
|
|
|
156
174
|
});
|
|
157
175
|
}
|
|
158
176
|
//#endregion
|
|
177
|
+
//#region src/icons/native/ErrorCircle.native.tsx
|
|
178
|
+
function _({ size: e = "small", color: r = f.primary[600], ...i }) {
|
|
179
|
+
return /* @__PURE__ */ n(c, {
|
|
180
|
+
width: p(e),
|
|
181
|
+
height: p(e),
|
|
182
|
+
viewBox: "0 0 24 24",
|
|
183
|
+
fill: "none",
|
|
184
|
+
...i,
|
|
185
|
+
children: [/* @__PURE__ */ t(s, {
|
|
186
|
+
d: "M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",
|
|
187
|
+
stroke: r,
|
|
188
|
+
strokeWidth: "2",
|
|
189
|
+
strokeLinecap: "round",
|
|
190
|
+
strokeLinejoin: "round"
|
|
191
|
+
}), /* @__PURE__ */ t(s, {
|
|
192
|
+
d: "M9 9L15 15M15 9L9 15",
|
|
193
|
+
stroke: r,
|
|
194
|
+
strokeWidth: "2",
|
|
195
|
+
strokeLinecap: "round"
|
|
196
|
+
})]
|
|
197
|
+
});
|
|
198
|
+
}
|
|
199
|
+
//#endregion
|
|
159
200
|
//#region src/icons/native/ArrowUp.native.tsx
|
|
160
|
-
function
|
|
161
|
-
return /* @__PURE__ */ c
|
|
201
|
+
function v({ color: e = f.primary[800] }) {
|
|
202
|
+
return /* @__PURE__ */ t(c, {
|
|
162
203
|
width: "14",
|
|
163
204
|
height: "18",
|
|
164
205
|
viewBox: "0 0 14 18",
|
|
165
206
|
fill: "none",
|
|
166
|
-
children: /* @__PURE__ */
|
|
207
|
+
children: /* @__PURE__ */ t(s, {
|
|
167
208
|
id: "Icon",
|
|
168
209
|
d: "M1 7L6.99998 1M6.99998 1L13 7M6.99998 1V17",
|
|
169
210
|
stroke: e,
|
|
@@ -175,14 +216,14 @@ function _({ color: e = p.primary[800] }) {
|
|
|
175
216
|
}
|
|
176
217
|
//#endregion
|
|
177
218
|
//#region src/icons/native/Attach.native.tsx
|
|
178
|
-
function
|
|
179
|
-
return /* @__PURE__ */ c
|
|
180
|
-
width:
|
|
181
|
-
height:
|
|
219
|
+
function y({ color: e = f.fg.tertiary, size: n = "small", ...r }) {
|
|
220
|
+
return /* @__PURE__ */ t(c, {
|
|
221
|
+
width: p(n),
|
|
222
|
+
height: p(n),
|
|
182
223
|
viewBox: "0 0 24 24",
|
|
183
224
|
fill: "none",
|
|
184
|
-
...
|
|
185
|
-
children: /* @__PURE__ */
|
|
225
|
+
...r,
|
|
226
|
+
children: /* @__PURE__ */ t(s, {
|
|
186
227
|
d: "M14 2C11.2386 2 9 4.23858 9 7V15C9 16.6569 10.3431 18 12 18C13.6569 18 15 16.6569 15 15V7C15 6.44772 14.5523 6 14 6C13.4477 6 13 6.44772 13 7V15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15V7C11 5.34315 12.3431 4 14 4C15.6569 4 17 5.34315 17 7V15C17 17.7614 14.7614 20 12 20C9.23858 20 7 17.7614 7 15V11C7 10.4477 6.55228 10 6 10C5.44772 10 5 10.4477 5 11V15C5 18.866 8.13401 22 12 22C15.866 22 19 18.866 19 15V7C19 4.23858 16.7614 2 14 2Z",
|
|
187
228
|
fill: e
|
|
188
229
|
})
|
|
@@ -190,14 +231,14 @@ function v({ color: e = p.fg.tertiary, size: t = "small", ...n }) {
|
|
|
190
231
|
}
|
|
191
232
|
//#endregion
|
|
192
233
|
//#region src/icons/native/Badge.native.tsx
|
|
193
|
-
function
|
|
194
|
-
return /* @__PURE__ */ c
|
|
195
|
-
width:
|
|
196
|
-
height:
|
|
234
|
+
function b({ color: e = f.primary[700], size: n = "small", ...r }) {
|
|
235
|
+
return /* @__PURE__ */ t(c, {
|
|
236
|
+
width: p(n),
|
|
237
|
+
height: p(n),
|
|
197
238
|
viewBox: "0 0 21 25",
|
|
198
239
|
fill: "none",
|
|
199
|
-
...
|
|
200
|
-
children: /* @__PURE__ */
|
|
240
|
+
...r,
|
|
241
|
+
children: /* @__PURE__ */ t(s, {
|
|
201
242
|
fillRule: "evenodd",
|
|
202
243
|
clipRule: "evenodd",
|
|
203
244
|
d: "M0 4.16968L10.5 0.560303L21 4.16968V12.1917C21 15.4662 19.6596 17.8261 17.7188 19.6635C15.8843 21.4003 13.481 22.6962 11.2372 23.9062L10.5 24.3038L9.76283 23.9062C7.51898 22.6962 5.11576 21.4003 3.28125 19.6635C1.34039 17.8261 0 15.4662 0 12.1917V4.16968ZM15.0666 9.66919L13.4167 8.01927L9.33334 12.1026L7.58333 10.3526L5.93342 12.0025L9.33334 15.4024L15.0666 9.66919Z",
|
|
@@ -207,14 +248,14 @@ function y({ color: e = p.primary[700], size: t = "small", ...n }) {
|
|
|
207
248
|
}
|
|
208
249
|
//#endregion
|
|
209
250
|
//#region src/icons/native/Calendar.native.tsx
|
|
210
|
-
function
|
|
211
|
-
return /* @__PURE__ */ c
|
|
212
|
-
width:
|
|
213
|
-
height:
|
|
251
|
+
function x({ color: e = f.fg.tertiary, size: n = "small", ...r }) {
|
|
252
|
+
return /* @__PURE__ */ t(c, {
|
|
253
|
+
width: p(n),
|
|
254
|
+
height: p(n),
|
|
214
255
|
viewBox: "0 0 24 24",
|
|
215
256
|
fill: "none",
|
|
216
|
-
...
|
|
217
|
-
children: /* @__PURE__ */
|
|
257
|
+
...r,
|
|
258
|
+
children: /* @__PURE__ */ t(s, {
|
|
218
259
|
d: "M4 10H20M8 5V3M16 5V3M6 20H18C19.1046 20 20 19.1046 20 18V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V18C4 19.1046 4.89543 20 6 20Z",
|
|
219
260
|
stroke: e,
|
|
220
261
|
strokeWidth: "2",
|
|
@@ -224,35 +265,17 @@ function b({ color: e = p.fg.tertiary, size: t = "small", ...n }) {
|
|
|
224
265
|
});
|
|
225
266
|
}
|
|
226
267
|
//#endregion
|
|
227
|
-
//#region src/icons/native/Check.native.tsx
|
|
228
|
-
function x({ color: e = p.sf.primary, size: t = "small", ...n }) {
|
|
229
|
-
return /* @__PURE__ */ c(o, {
|
|
230
|
-
width: m(t),
|
|
231
|
-
height: m(t),
|
|
232
|
-
viewBox: "0 0 24 24",
|
|
233
|
-
fill: "none",
|
|
234
|
-
...n,
|
|
235
|
-
children: /* @__PURE__ */ c(i, {
|
|
236
|
-
d: "M7 12L11 16L17 7",
|
|
237
|
-
stroke: e,
|
|
238
|
-
strokeWidth: "2",
|
|
239
|
-
strokeLinecap: "round",
|
|
240
|
-
strokeLinejoin: "round"
|
|
241
|
-
})
|
|
242
|
-
});
|
|
243
|
-
}
|
|
244
|
-
//#endregion
|
|
245
268
|
//#region src/icons/native/CheckCircle.native.tsx
|
|
246
|
-
function S({ size: e = "small", color:
|
|
247
|
-
return /* @__PURE__ */ c
|
|
248
|
-
width:
|
|
249
|
-
height:
|
|
269
|
+
function S({ size: e = "small", color: n = f.primary[600], ...r }) {
|
|
270
|
+
return /* @__PURE__ */ t(c, {
|
|
271
|
+
width: p(e),
|
|
272
|
+
height: p(e),
|
|
250
273
|
viewBox: "0 0 24 24",
|
|
251
274
|
fill: "none",
|
|
252
|
-
...
|
|
253
|
-
children: /* @__PURE__ */
|
|
275
|
+
...r,
|
|
276
|
+
children: /* @__PURE__ */ t(s, {
|
|
254
277
|
d: "M15 9.5L10.5 15L8.5 13M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",
|
|
255
|
-
stroke:
|
|
278
|
+
stroke: n,
|
|
256
279
|
strokeWidth: "2",
|
|
257
280
|
strokeLinecap: "round",
|
|
258
281
|
strokeLinejoin: "round"
|
|
@@ -261,22 +284,22 @@ function S({ size: e = "small", color: t = p.primary[600], ...n }) {
|
|
|
261
284
|
}
|
|
262
285
|
//#endregion
|
|
263
286
|
//#region src/icons/native/Clock.native.tsx
|
|
264
|
-
function C({ color:
|
|
265
|
-
return /* @__PURE__ */
|
|
266
|
-
width:
|
|
267
|
-
height:
|
|
287
|
+
function C({ color: e = f.fg.tertiary, size: i = 14, ...a }) {
|
|
288
|
+
return /* @__PURE__ */ n(c, {
|
|
289
|
+
width: p(i),
|
|
290
|
+
height: p(i),
|
|
268
291
|
viewBox: "0 0 14 14",
|
|
269
292
|
fill: "none",
|
|
270
|
-
...
|
|
271
|
-
children: [/* @__PURE__ */
|
|
293
|
+
...a,
|
|
294
|
+
children: [/* @__PURE__ */ t(r, {
|
|
272
295
|
cx: "7",
|
|
273
296
|
cy: "7",
|
|
274
297
|
r: "6",
|
|
275
|
-
stroke:
|
|
298
|
+
stroke: e,
|
|
276
299
|
strokeWidth: "1.2"
|
|
277
|
-
}), /* @__PURE__ */
|
|
300
|
+
}), /* @__PURE__ */ t(s, {
|
|
278
301
|
d: "M7 4v3l2 1.5",
|
|
279
|
-
stroke:
|
|
302
|
+
stroke: e,
|
|
280
303
|
strokeWidth: "1.2",
|
|
281
304
|
strokeLinecap: "round",
|
|
282
305
|
strokeLinejoin: "round"
|
|
@@ -285,16 +308,16 @@ function C({ color: t = p.fg.tertiary, size: n = 14, ...r }) {
|
|
|
285
308
|
}
|
|
286
309
|
//#endregion
|
|
287
310
|
//#region src/icons/native/Cloud.native.tsx
|
|
288
|
-
function w({ size: e = "small", color:
|
|
289
|
-
return /* @__PURE__ */ c
|
|
290
|
-
width:
|
|
291
|
-
height:
|
|
311
|
+
function w({ size: e = "small", color: n = f.primary[900], ...r }) {
|
|
312
|
+
return /* @__PURE__ */ t(c, {
|
|
313
|
+
width: p(e),
|
|
314
|
+
height: p(e),
|
|
292
315
|
viewBox: "0 0 24 24",
|
|
293
316
|
fill: "none",
|
|
294
|
-
...
|
|
295
|
-
children: /* @__PURE__ */
|
|
317
|
+
...r,
|
|
318
|
+
children: /* @__PURE__ */ t(s, {
|
|
296
319
|
d: "M12 12V18.5M12 18.5L14.5 16M12 18.5L9.5 16M7 19C4.23858 19 2 16.7614 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C15.3137 5 18 7.68629 18 11C20.2091 11 22 12.7909 22 15C22 17.2091 20.2091 19 18 19",
|
|
297
|
-
stroke:
|
|
320
|
+
stroke: n,
|
|
298
321
|
strokeWidth: "2",
|
|
299
322
|
strokeLinecap: "round",
|
|
300
323
|
strokeLinejoin: "round"
|
|
@@ -303,18 +326,18 @@ function w({ size: e = "small", color: t = p.primary[900], ...n }) {
|
|
|
303
326
|
}
|
|
304
327
|
//#endregion
|
|
305
328
|
//#region src/icons/native/Compose.native.tsx
|
|
306
|
-
function T({ color: e =
|
|
307
|
-
return /* @__PURE__ */
|
|
308
|
-
width:
|
|
309
|
-
height:
|
|
329
|
+
function T({ color: e = f.primary[900], size: r = "small", ...i }) {
|
|
330
|
+
return /* @__PURE__ */ n(c, {
|
|
331
|
+
width: p(r),
|
|
332
|
+
height: p(r),
|
|
310
333
|
viewBox: "0 0 24 24",
|
|
311
334
|
fill: "none",
|
|
312
|
-
...
|
|
313
|
-
children: [/* @__PURE__ */
|
|
335
|
+
...i,
|
|
336
|
+
children: [/* @__PURE__ */ t(s, {
|
|
314
337
|
d: "M17.1923 3.70714C17.5828 3.31661 18.216 3.31661 18.6065 3.70714L20.0207 5.12135C20.4113 5.51188 20.4113 6.14504 20.0207 6.53556L12.2426 14.3137H9.41413V11.4853L17.1923 3.70714Z",
|
|
315
338
|
stroke: e,
|
|
316
339
|
strokeWidth: "2"
|
|
317
|
-
}), /* @__PURE__ */
|
|
340
|
+
}), /* @__PURE__ */ t(s, {
|
|
318
341
|
d: "M11 4.00003H6C4.89543 4.00003 4 4.89546 4 6.00003V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V13",
|
|
319
342
|
stroke: e,
|
|
320
343
|
strokeWidth: "2",
|
|
@@ -324,16 +347,16 @@ function T({ color: e = p.primary[900], size: t = "small", ...n }) {
|
|
|
324
347
|
}
|
|
325
348
|
//#endregion
|
|
326
349
|
//#region src/icons/native/Copy.native.tsx
|
|
327
|
-
function E({ size: e = "small", color:
|
|
328
|
-
return /* @__PURE__ */ c
|
|
329
|
-
width:
|
|
330
|
-
height:
|
|
350
|
+
function E({ size: e = "small", color: n = f.primary[900], ...r }) {
|
|
351
|
+
return /* @__PURE__ */ t(c, {
|
|
352
|
+
width: p(e),
|
|
353
|
+
height: p(e),
|
|
331
354
|
viewBox: "0 0 24 24",
|
|
332
355
|
fill: "none",
|
|
333
|
-
...
|
|
334
|
-
children: /* @__PURE__ */
|
|
356
|
+
...r,
|
|
357
|
+
children: /* @__PURE__ */ t(s, {
|
|
335
358
|
d: "M9 9V5.25C9 4.00736 10.0074 3 11.25 3H18.75C19.9926 3 21 4.00736 21 5.25V12.75C21 13.9926 19.9926 15 18.75 15H15M12.75 9H5.25C4.00736 9 3 10.0074 3 11.25V18.75C3 19.9926 4.00736 21 5.25 21H12.75C13.9926 21 15 19.9926 15 18.75V11.25C15 10.0074 13.9926 9 12.75 9Z",
|
|
336
|
-
stroke:
|
|
359
|
+
stroke: n,
|
|
337
360
|
strokeWidth: "2",
|
|
338
361
|
strokeLinecap: "round",
|
|
339
362
|
strokeLinejoin: "round"
|
|
@@ -342,19 +365,19 @@ function E({ size: e = "small", color: t = p.primary[900], ...n }) {
|
|
|
342
365
|
}
|
|
343
366
|
//#endregion
|
|
344
367
|
//#region src/icons/native/Data.native.tsx
|
|
345
|
-
function D({ color: e =
|
|
346
|
-
return /* @__PURE__ */
|
|
347
|
-
width:
|
|
348
|
-
height:
|
|
368
|
+
function D({ color: e = f.primary[900], size: r = "small", ...i }) {
|
|
369
|
+
return /* @__PURE__ */ n(c, {
|
|
370
|
+
width: p(r),
|
|
371
|
+
height: p(r),
|
|
349
372
|
viewBox: "0 0 24 24",
|
|
350
373
|
fill: "none",
|
|
351
|
-
...
|
|
352
|
-
children: [/* @__PURE__ */
|
|
374
|
+
...i,
|
|
375
|
+
children: [/* @__PURE__ */ t(s, {
|
|
353
376
|
d: "M13 3.50003V7.00003C13 8.1046 13.8954 9.00003 15 9.00003H18.5M9 13H12M9 17H15.5",
|
|
354
377
|
stroke: e,
|
|
355
378
|
strokeWidth: "2",
|
|
356
379
|
strokeLinecap: "round"
|
|
357
|
-
}), /* @__PURE__ */
|
|
380
|
+
}), /* @__PURE__ */ t(s, {
|
|
358
381
|
d: "M5 5.00003C5 3.89546 5.89543 3.00003 7 3.00003H13L19 9.00003V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V5.00003Z",
|
|
359
382
|
stroke: e,
|
|
360
383
|
strokeWidth: "2"
|
|
@@ -363,15 +386,15 @@ function D({ color: e = p.primary[900], size: t = "small", ...n }) {
|
|
|
363
386
|
}
|
|
364
387
|
//#endregion
|
|
365
388
|
//#region src/icons/native/DoubleChevron.native.tsx
|
|
366
|
-
function O({ color: e =
|
|
367
|
-
return /* @__PURE__ */ c
|
|
368
|
-
width:
|
|
369
|
-
height:
|
|
389
|
+
function O({ color: e = f.primary[900], size: n = "small", direction: r = "right", ...i }) {
|
|
390
|
+
return /* @__PURE__ */ t(c, {
|
|
391
|
+
width: p(n),
|
|
392
|
+
height: p(n),
|
|
370
393
|
viewBox: "0 0 24 24",
|
|
371
394
|
fill: "none",
|
|
372
|
-
style: { transform:
|
|
373
|
-
...
|
|
374
|
-
children: /* @__PURE__ */
|
|
395
|
+
style: { transform: r === "left" ? [{ rotate: "180deg" }] : [] },
|
|
396
|
+
...i,
|
|
397
|
+
children: /* @__PURE__ */ t(s, {
|
|
375
398
|
fillRule: "evenodd",
|
|
376
399
|
clipRule: "evenodd",
|
|
377
400
|
d: "M13.2929 7.29289C12.9024 7.68342 12.9024 8.31658 13.2929 8.70711L16.5858 12L13.2929 15.2929C12.9024 15.6834 12.9024 16.3166 13.2929 16.7071C13.6834 17.0976 14.3166 17.0976 14.7071 16.7071L18.7071 12.7071C19.0976 12.3166 19.0976 11.6834 18.7071 11.2929L14.7071 7.29289C14.3166 6.90237 13.6834 6.90237 13.2929 7.29289ZM6.29289 7.29289C5.90237 7.68342 5.90237 8.31658 6.29289 8.70711L9.58579 12L6.29289 15.2929C5.90237 15.6834 5.90237 16.3166 6.29289 16.7071C6.68342 17.0976 7.31658 17.0976 7.70711 16.7071L11.7071 12.7071C12.0976 12.3166 12.0976 11.6834 11.7071 11.2929L7.70711 7.29289C7.31658 6.90237 6.68342 6.90237 6.29289 7.29289Z",
|
|
@@ -381,22 +404,22 @@ function O({ color: e = p.primary[900], size: t = "small", direction: n = "right
|
|
|
381
404
|
}
|
|
382
405
|
//#endregion
|
|
383
406
|
//#region src/icons/native/Download.native.tsx
|
|
384
|
-
function k({ size: e = "small", color:
|
|
385
|
-
return /* @__PURE__ */
|
|
386
|
-
width:
|
|
387
|
-
height:
|
|
407
|
+
function k({ size: e = "small", color: r = f.fg.accent.action, ...i }) {
|
|
408
|
+
return /* @__PURE__ */ n(c, {
|
|
409
|
+
width: p(e),
|
|
410
|
+
height: p(e),
|
|
388
411
|
viewBox: "0 0 24 24",
|
|
389
412
|
fill: "none",
|
|
390
|
-
...
|
|
391
|
-
children: [/* @__PURE__ */
|
|
413
|
+
...i,
|
|
414
|
+
children: [/* @__PURE__ */ t(s, {
|
|
392
415
|
d: "M12 6V16M12 16L16 11.7692M12 16L8 11.7692",
|
|
393
|
-
stroke:
|
|
416
|
+
stroke: r,
|
|
394
417
|
strokeWidth: "2",
|
|
395
418
|
strokeLinecap: "round",
|
|
396
419
|
strokeLinejoin: "round"
|
|
397
|
-
}), /* @__PURE__ */
|
|
420
|
+
}), /* @__PURE__ */ t(s, {
|
|
398
421
|
d: "M4 17L4 20L20 20L20 17",
|
|
399
|
-
stroke:
|
|
422
|
+
stroke: r,
|
|
400
423
|
strokeWidth: "2",
|
|
401
424
|
strokeLinecap: "round",
|
|
402
425
|
strokeLinejoin: "round"
|
|
@@ -405,22 +428,22 @@ function k({ size: e = "small", color: t = p.fg.accent.action, ...n }) {
|
|
|
405
428
|
}
|
|
406
429
|
//#endregion
|
|
407
430
|
//#region src/icons/native/Edit.native.tsx
|
|
408
|
-
function A({ size: e = "small", color:
|
|
409
|
-
return /* @__PURE__ */
|
|
410
|
-
width:
|
|
411
|
-
height:
|
|
431
|
+
function A({ size: e = "small", color: r = f.fg.tertiary, ...i }) {
|
|
432
|
+
return /* @__PURE__ */ n(c, {
|
|
433
|
+
width: p(e),
|
|
434
|
+
height: p(e),
|
|
412
435
|
viewBox: "0 0 24 24",
|
|
413
436
|
fill: "none",
|
|
414
|
-
...
|
|
415
|
-
children: [/* @__PURE__ */
|
|
437
|
+
...i,
|
|
438
|
+
children: [/* @__PURE__ */ t(s, {
|
|
416
439
|
d: "M10.8553 5.89466L11.5833 5.16667L13.75 3L17 6.25L14.8333 8.41667L14.1053 9.14466M10.8553 5.89466L4 12.75V16H7.25L14.1053 9.14466M10.8553 5.89466L14.1053 9.14466",
|
|
417
|
-
stroke:
|
|
440
|
+
stroke: r,
|
|
418
441
|
strokeWidth: "2",
|
|
419
442
|
strokeLinecap: "round",
|
|
420
443
|
strokeLinejoin: "round"
|
|
421
|
-
}), /* @__PURE__ */
|
|
444
|
+
}), /* @__PURE__ */ t(s, {
|
|
422
445
|
d: "M4 20L20 20",
|
|
423
|
-
stroke:
|
|
446
|
+
stroke: r,
|
|
424
447
|
strokeWidth: "2",
|
|
425
448
|
strokeLinecap: "round",
|
|
426
449
|
strokeLinejoin: "round"
|
|
@@ -429,16 +452,16 @@ function A({ size: e = "small", color: t = p.fg.tertiary, ...n }) {
|
|
|
429
452
|
}
|
|
430
453
|
//#endregion
|
|
431
454
|
//#region src/icons/native/Ellipses.native.tsx
|
|
432
|
-
function j({ color: e =
|
|
433
|
-
return /* @__PURE__ */ c
|
|
455
|
+
function j({ color: e = f.fg.tertiary, ...n }) {
|
|
456
|
+
return /* @__PURE__ */ t(c, {
|
|
434
457
|
width: "24",
|
|
435
458
|
height: "24",
|
|
436
459
|
viewBox: "0 0 24 24",
|
|
437
460
|
fill: "none",
|
|
438
|
-
...
|
|
439
|
-
children: /* @__PURE__ */
|
|
461
|
+
...n,
|
|
462
|
+
children: /* @__PURE__ */ t(o, {
|
|
440
463
|
id: "icon / 24 / Options",
|
|
441
|
-
children: /* @__PURE__ */
|
|
464
|
+
children: /* @__PURE__ */ t(s, {
|
|
442
465
|
id: "Union",
|
|
443
466
|
fillRule: "evenodd",
|
|
444
467
|
clipRule: "evenodd",
|
|
@@ -450,14 +473,14 @@ function j({ color: e = p.fg.tertiary, ...t }) {
|
|
|
450
473
|
}
|
|
451
474
|
//#endregion
|
|
452
475
|
//#region src/icons/native/Email.native.tsx
|
|
453
|
-
function M({ color: e =
|
|
454
|
-
return /* @__PURE__ */ c
|
|
455
|
-
width:
|
|
456
|
-
height:
|
|
476
|
+
function M({ color: e = f.primary[900], size: n = "small", ...r }) {
|
|
477
|
+
return /* @__PURE__ */ t(c, {
|
|
478
|
+
width: p(n),
|
|
479
|
+
height: p(n),
|
|
457
480
|
viewBox: "0 0 24 24",
|
|
458
481
|
fill: "none",
|
|
459
|
-
...
|
|
460
|
-
children: /* @__PURE__ */
|
|
482
|
+
...r,
|
|
483
|
+
children: /* @__PURE__ */ t(s, {
|
|
461
484
|
d: "M21 5H22C22 4.44772 21.5523 4 21 4V5ZM21 19V20C21.5523 20 22 19.5523 22 19H21ZM3 19H2C2 19.5523 2.44772 20 3 20V19ZM3 5V4C2.44772 4 2 4.44772 2 5H3ZM12 13L11.3668 13.774C11.7351 14.0754 12.2649 14.0754 12.6332 13.774L12 13ZM20 5V19H22V5H20ZM21 18H3V20H21V18ZM4 19V5H2V19H4ZM3 6H21V4H3V6ZM20.3668 4.86241L11.3668 12.226L12.6332 13.774L21.6332 6.41033L20.3668 4.86241ZM12.6332 12.226L3.63324 4.86241L2.36676 6.41033L11.3668 13.774L12.6332 12.226Z",
|
|
462
485
|
fill: e
|
|
463
486
|
})
|
|
@@ -465,14 +488,14 @@ function M({ color: e = p.primary[900], size: t = "small", ...n }) {
|
|
|
465
488
|
}
|
|
466
489
|
//#endregion
|
|
467
490
|
//#region src/icons/native/Enter.native.tsx
|
|
468
|
-
function N({ color: e =
|
|
469
|
-
return /* @__PURE__ */ c
|
|
470
|
-
width:
|
|
471
|
-
height:
|
|
491
|
+
function N({ color: e = f.fg.tertiary, size: n = "small", ...r }) {
|
|
492
|
+
return /* @__PURE__ */ t(c, {
|
|
493
|
+
width: p(n),
|
|
494
|
+
height: p(n),
|
|
472
495
|
viewBox: "0 0 24 24",
|
|
473
496
|
fill: "none",
|
|
474
|
-
...
|
|
475
|
-
children: /* @__PURE__ */
|
|
497
|
+
...r,
|
|
498
|
+
children: /* @__PURE__ */ t(s, {
|
|
476
499
|
d: "M20 5V15H4M4 15L8 11M4 15L8 19",
|
|
477
500
|
stroke: e,
|
|
478
501
|
strokeWidth: "2",
|
|
@@ -482,57 +505,34 @@ function N({ color: e = p.fg.tertiary, size: t = "small", ...n }) {
|
|
|
482
505
|
});
|
|
483
506
|
}
|
|
484
507
|
//#endregion
|
|
485
|
-
//#region src/icons/native/ErrorCircle.native.tsx
|
|
486
|
-
function P({ size: e = "small", color: t = p.primary[600], ...n }) {
|
|
487
|
-
return /* @__PURE__ */ l(o, {
|
|
488
|
-
width: m(e),
|
|
489
|
-
height: m(e),
|
|
490
|
-
viewBox: "0 0 24 24",
|
|
491
|
-
fill: "none",
|
|
492
|
-
...n,
|
|
493
|
-
children: [/* @__PURE__ */ c(i, {
|
|
494
|
-
d: "M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",
|
|
495
|
-
stroke: t,
|
|
496
|
-
strokeWidth: "2",
|
|
497
|
-
strokeLinecap: "round",
|
|
498
|
-
strokeLinejoin: "round"
|
|
499
|
-
}), /* @__PURE__ */ c(i, {
|
|
500
|
-
d: "M9 9L15 15M15 9L9 15",
|
|
501
|
-
stroke: t,
|
|
502
|
-
strokeWidth: "2",
|
|
503
|
-
strokeLinecap: "round"
|
|
504
|
-
})]
|
|
505
|
-
});
|
|
506
|
-
}
|
|
507
|
-
//#endregion
|
|
508
508
|
//#region src/icons/native/Fax.native.tsx
|
|
509
|
-
function
|
|
510
|
-
return /* @__PURE__ */
|
|
511
|
-
width:
|
|
512
|
-
height:
|
|
509
|
+
function P({ color: e = f.fg.tertiary, size: r = "small", ...i }) {
|
|
510
|
+
return /* @__PURE__ */ n(c, {
|
|
511
|
+
width: p(r),
|
|
512
|
+
height: p(r),
|
|
513
513
|
viewBox: "0 0 58.6667 58.6667",
|
|
514
514
|
fill: e,
|
|
515
|
-
...
|
|
515
|
+
...i,
|
|
516
516
|
children: [
|
|
517
|
-
/* @__PURE__ */
|
|
518
|
-
/* @__PURE__ */
|
|
519
|
-
/* @__PURE__ */
|
|
520
|
-
/* @__PURE__ */
|
|
517
|
+
/* @__PURE__ */ t(s, { d: "M46.919 9.964V11.2292H43.2189V9.70142C43.2189 7.69621 42.2162 6.71748 40.211 6.71748H18.6073C16.626 6.71748 15.5995 7.69621 15.5995 9.70142V11.2292H11.8994V9.964C11.8994 5.30907 14.4537 3.23223 18.6551 3.23223H40.1633C44.6034 3.23223 46.919 5.30907 46.919 9.964Z" }),
|
|
518
|
+
/* @__PURE__ */ t(s, { d: "M56.372 18.2235V40.5673C56.372 45.2222 53.9133 47.5616 49.2823 47.5616H46.7518V43.957H49.33C51.4308 43.957 52.5288 42.8589 52.5288 40.7582V18.0326C52.5288 15.9319 51.4308 14.8338 49.33 14.8338H9.51225C7.38768 14.8338 6.31347 15.9319 6.31347 18.0326V40.7582C6.31347 42.8589 7.38768 43.957 9.51225 43.957H12.0665V47.5616H9.56001C4.90506 47.5616 2.44629 45.2222 2.44629 40.5673V18.2235C2.44629 13.5925 5.14378 11.2292 9.56001 11.2292H49.2823C53.9133 11.2292 56.372 13.5925 56.372 18.2235Z" }),
|
|
519
|
+
/* @__PURE__ */ t(s, { d: "M19.8224 28.0825V30.2786C19.8224 30.9472 19.4166 31.353 18.7481 31.353H16.552C15.9074 31.353 15.5016 30.9472 15.5016 30.2786V28.0825C15.5016 27.414 15.9074 27.0082 16.552 27.0082H18.7481C19.4166 27.0082 19.8224 27.414 19.8224 28.0825ZM27.6522 28.0825V30.2786C27.6522 30.9472 27.2464 31.353 26.578 31.353H24.4057C23.7373 31.353 23.3315 30.9472 23.3315 30.2786V28.0825C23.3315 27.414 23.7373 27.0082 24.4057 27.0082H26.578C27.2464 27.0082 27.6522 27.414 27.6522 28.0825ZM35.482 28.0825V30.2786C35.482 30.9472 35.0763 31.353 34.4317 31.353H32.2356C31.5672 31.353 31.1612 30.9472 31.1612 30.2786V28.0825C31.1612 27.414 31.5672 27.0082 32.2356 27.0082H34.4317C35.0763 27.0082 35.482 27.414 35.482 28.0825ZM43.3358 28.0825V30.2786C43.3358 30.9472 42.93 31.353 42.2617 31.353H40.0654C39.421 31.353 39.015 30.9472 39.015 30.2786V28.0825C39.015 27.414 39.421 27.0082 40.0654 27.0082H42.2617C42.93 27.0082 43.3358 27.414 43.3358 28.0825ZM19.8224 20.0617V22.234C19.8224 22.9024 19.4166 23.3082 18.7481 23.3082H16.552C15.9074 23.3082 15.5016 22.9024 15.5016 22.234V20.0617C15.5016 19.3932 15.9074 18.9874 16.552 18.9874H18.7481C19.4166 18.9874 19.8224 19.3932 19.8224 20.0617ZM27.6522 20.0617V22.234C27.6522 22.9024 27.2464 23.3082 26.578 23.3082H24.4057C23.7373 23.3082 23.3315 22.9024 23.3315 22.234V20.0617C23.3315 19.3932 23.7373 18.9874 24.4057 18.9874H26.578C27.2464 18.9874 27.6522 19.3932 27.6522 20.0617ZM35.482 20.0617V22.234C35.482 22.9024 35.0763 23.3082 34.4317 23.3082H32.2356C31.5672 23.3082 31.1612 22.9024 31.1612 22.234V20.0617C31.1612 19.3932 31.5672 18.9874 32.2356 18.9874H34.4317C35.0763 18.9874 35.482 19.3932 35.482 20.0617ZM43.3358 20.0617V22.234C43.3358 22.9024 42.93 23.3082 42.2617 23.3082H40.0654C39.421 23.3082 39.015 22.9024 39.015 22.234V20.0617C39.015 19.3932 39.421 18.9874 40.0654 18.9874H42.2617C42.93 18.9874 43.3358 19.3932 43.3358 20.0617Z" }),
|
|
520
|
+
/* @__PURE__ */ t(s, { d: "M16.6236 54.6515H42.1901C45.2217 54.6515 46.7495 53.2669 46.7495 50.0921V40.0423C46.7495 36.8911 45.2217 35.4826 42.1901 35.4826H16.6236C13.7351 35.4826 12.0641 36.8911 12.0641 40.0423V50.0921C12.0641 53.2669 13.5919 54.6515 16.6236 54.6515ZM17.8172 51.0469C16.552 51.0469 15.9074 50.4263 15.9074 49.1373V40.9731C15.9074 39.7079 16.552 39.0872 17.8172 39.0872H41.0202C42.3094 39.0872 42.9061 39.7079 42.9061 40.9731V49.1373C42.9061 50.4263 42.3094 51.0469 41.0202 51.0469H17.8172ZM19.4643 45.0314C19.4643 46.0578 20.2521 46.8693 21.2785 46.8693H37.5588C38.5615 46.8693 39.3494 46.0578 39.3494 45.0314C39.3494 44.0526 38.5615 43.2411 37.5588 43.2411H21.2785C20.2521 43.2411 19.4643 44.0526 19.4643 45.0314Z" })
|
|
521
521
|
]
|
|
522
522
|
});
|
|
523
523
|
}
|
|
524
524
|
//#endregion
|
|
525
525
|
//#region src/icons/native/FileDownload.native.tsx
|
|
526
|
-
function
|
|
527
|
-
return /* @__PURE__ */ c
|
|
528
|
-
width:
|
|
529
|
-
height:
|
|
526
|
+
function F({ size: e = "small", color: n = f.fg.accent.action, ...r }) {
|
|
527
|
+
return /* @__PURE__ */ t(c, {
|
|
528
|
+
width: p(e),
|
|
529
|
+
height: p(e),
|
|
530
530
|
viewBox: "0 0 24 24",
|
|
531
531
|
fill: "none",
|
|
532
|
-
...
|
|
533
|
-
children: /* @__PURE__ */
|
|
532
|
+
...r,
|
|
533
|
+
children: /* @__PURE__ */ t(s, {
|
|
534
534
|
d: "M13 3H6C5.44772 3 5 3.44772 5 4V20C5 20.5523 5.44772 21 6 21H7.5M13 3L19 9M13 3V8C13 8.55228 13.4477 9 14 9H19M19 9V20C19 20.5523 18.5523 21 18 21H16.5M12 14V20M12 20L14.5 17.5M12 20L9.5 17.5",
|
|
535
|
-
stroke:
|
|
535
|
+
stroke: n,
|
|
536
536
|
strokeWidth: "2",
|
|
537
537
|
strokeLinecap: "round",
|
|
538
538
|
strokeLinejoin: "round"
|
|
@@ -541,39 +541,39 @@ function I({ size: e = "small", color: t = p.fg.accent.action, ...n }) {
|
|
|
541
541
|
}
|
|
542
542
|
//#endregion
|
|
543
543
|
//#region src/icons/native/GenerateDoc.native.tsx
|
|
544
|
-
function
|
|
545
|
-
return /* @__PURE__ */
|
|
546
|
-
width:
|
|
547
|
-
height:
|
|
544
|
+
function re({ color: e = f.primary[950], size: r = "small", ...i }) {
|
|
545
|
+
return /* @__PURE__ */ n(c, {
|
|
546
|
+
width: p(r),
|
|
547
|
+
height: p(r),
|
|
548
548
|
viewBox: "0 0 24 24",
|
|
549
549
|
fill: "none",
|
|
550
|
-
...
|
|
550
|
+
...i,
|
|
551
551
|
children: [
|
|
552
|
-
/* @__PURE__ */
|
|
552
|
+
/* @__PURE__ */ t(s, {
|
|
553
553
|
d: "M6.5 3.5H14.25L18.5 7.75V20.5H6.5V3.5Z",
|
|
554
554
|
stroke: e,
|
|
555
555
|
strokeWidth: "1.6",
|
|
556
556
|
strokeLinejoin: "round"
|
|
557
557
|
}),
|
|
558
|
-
/* @__PURE__ */
|
|
558
|
+
/* @__PURE__ */ t(s, {
|
|
559
559
|
d: "M14 3.75V8H18.25",
|
|
560
560
|
stroke: e,
|
|
561
561
|
strokeWidth: "1.6",
|
|
562
562
|
strokeLinejoin: "round"
|
|
563
563
|
}),
|
|
564
|
-
/* @__PURE__ */
|
|
564
|
+
/* @__PURE__ */ t(s, {
|
|
565
565
|
d: "M9 12H16",
|
|
566
566
|
stroke: e,
|
|
567
567
|
strokeWidth: "1.6",
|
|
568
568
|
strokeLinecap: "round"
|
|
569
569
|
}),
|
|
570
|
-
/* @__PURE__ */
|
|
570
|
+
/* @__PURE__ */ t(s, {
|
|
571
571
|
d: "M9 15H14",
|
|
572
572
|
stroke: e,
|
|
573
573
|
strokeWidth: "1.6",
|
|
574
574
|
strokeLinecap: "round"
|
|
575
575
|
}),
|
|
576
|
-
/* @__PURE__ */
|
|
576
|
+
/* @__PURE__ */ t(s, {
|
|
577
577
|
d: "M10 18H14",
|
|
578
578
|
stroke: e,
|
|
579
579
|
strokeWidth: "1.6",
|
|
@@ -584,14 +584,14 @@ function ne({ color: e = p.primary[950], size: t = "small", ...n }) {
|
|
|
584
584
|
}
|
|
585
585
|
//#endregion
|
|
586
586
|
//#region src/icons/native/GenerateSignature.native.tsx
|
|
587
|
-
function
|
|
588
|
-
return /* @__PURE__ */ c
|
|
589
|
-
width:
|
|
590
|
-
height:
|
|
587
|
+
function I({ color: e = f.fg.tertiary, size: n = "small", ...r }) {
|
|
588
|
+
return /* @__PURE__ */ t(c, {
|
|
589
|
+
width: p(n),
|
|
590
|
+
height: p(n),
|
|
591
591
|
viewBox: "0 0 900 900",
|
|
592
592
|
preserveAspectRatio: "xMidYMid meet",
|
|
593
|
-
...
|
|
594
|
-
children: /* @__PURE__ */
|
|
593
|
+
...r,
|
|
594
|
+
children: /* @__PURE__ */ t(o, { children: /* @__PURE__ */ t(s, {
|
|
595
595
|
d: "M427.2 248.7c-1 1-5 9-8.7 17.8s-7.1 16.4-7.6 16.9c-.5.6-.9 1.6-.9 2.3s-1.4 4.3-3.1 8l-4.3 9.8-9.1 21-6 14c-1.5 3.7-2.7 6.5-6.8 15.5-1.4 3-3.5 8-4.7 11-2.2 5.4-4.6 11-6 14l-29 67.5-29 67.5c-1 2.2-4 9-5.4 12.5-1.4 3.4-3.6 8.4-5.8 13.5l-6.4 14.7-3.1 7.3c-.9 1.9-2.2 4.8-2.9 6.5l-4.3 9.8c-1.7 3.7-3.1 7.1-3.1 7.6s-.7 2.2-1.5 3.8c-.8 1.5-2.8 5.8-4.5 9.5-1.6 3.8-3.6 6.8-4.2 6.8l-22.3.3-21 .2-.3 12.2-.3 12.3H293h66.1l-.3-12.3-.3-12.2-27-.2-29.2-.3c-2.8 0-4 3.1 18.2-48.7l18.4-42.8h73.2 73.3l1.3 2.5c.7 1.4 2.7 5.6 4.4 9.5l4.4 10c.8 1.6 2.5 5.5 3.8 8.5l6.1 13.3c2 4.2 3.6 8 3.6 8.2 0 .3 1.4 3.5 3.1 7.2l5.5 12 4.8 10.5c1.3 2.9 2.7 6.3 3.1 7.5l.6 2.3h-18c-9.9 0-19.1.4-20.6 1l-2.6 1 .3 11.2.3 11.3 81.9.3 83.2-.9c1-.8 1.4-4 1.4-11.5 0-9.3-.2-10.4-2-11.4-1.2-.7-8.3-1.1-17.8-1h-17.8c-2 0-2.2-.3-10.9-19.5-.8-1.7-2.6-5.7-4-9l-4.5-10-4.5-10-9-20-4.5-10-4.9-10.8c-1.7-3.7-3.1-6.9-3.1-7.1 0-.3-1.8-4.4-4.1-9.3l-5.9-12.8-4.5-10-4.5-10-4.9-10.8c-1.7-3.7-3.1-6.9-3.1-7.2s-2-4.8-4.5-10.1c-2.5-5.2-4.5-9.7-4.5-10 0-.2-1.3-3.2-2.9-6.7l-5.4-11.7-5.7-12.5-5.1-11.5-3.4-7.5c-.7-1.7-2.5-5.7-4-9l-9-20-4.5-10-4.5-10-4.5-10-4.9-10.8c-1.7-3.7-3.1-6.9-3.1-7.1 0-.3-1.8-4.4-4.1-9.3l-6.1-13.3-7.7-17.3c-1.7-3.7-3.1-6.9-3.1-7.2s-1.1-2.3-2.5-4.5l-2.5-4h-10.4c-8.5 0-10.7.3-12.4 1.7zM413 352.5c1.1 2.9 4.6 10.7 9.1 20.2 1.6 3.5 2.9 6.5 2.9 6.7 0 .3 2 4.8 4.5 10 2.5 5.3 4.5 9.8 4.5 10.1s2 4.8 4.5 10.1c2.5 5.2 4.5 9.7 4.5 10 0 .2 1.3 3.2 2.9 6.7l4.9 10.7 6.1 13.3c2.3 4.9 4.1 9 4.1 9.3 0 .2 1.4 3.3 3 6.9l6 13c3.2 6.9 3.6 9.1 2 9.7-.5.1-28 .2-61 0-53.4-.2-60-.4-60-1.8 0-.8 1.1-4.1 2.6-7.2l3.8-8.7c1.2-2.9 3-7 6.1-14l3-7c.9-1.9 2.2-5.1 3-7l5.9-13.8c.8-1.7 2.5-5.7 3.9-8.7s3.5-8 4.7-11l5.1-11.8c1.6-3.4 2.9-6.8 2.9-7.5s.4-1.7.9-2.3c.5-.5 4.1-8.5 8.1-17.8 9.5-22.3 10.1-23.2 12-18.1z",
|
|
596
596
|
fill: e
|
|
597
597
|
}) })
|
|
@@ -599,19 +599,19 @@ function L({ color: e = p.fg.tertiary, size: t = "small", ...n }) {
|
|
|
599
599
|
}
|
|
600
600
|
//#endregion
|
|
601
601
|
//#region src/icons/native/Home.native.tsx
|
|
602
|
-
function
|
|
603
|
-
return /* @__PURE__ */
|
|
604
|
-
width:
|
|
605
|
-
height:
|
|
602
|
+
function L({ color: e = f.white, size: r = "small", ...i }) {
|
|
603
|
+
return /* @__PURE__ */ n(c, {
|
|
604
|
+
width: p(r),
|
|
605
|
+
height: p(r),
|
|
606
606
|
viewBox: "0 0 32 32",
|
|
607
607
|
fill: "none",
|
|
608
|
-
...
|
|
609
|
-
children: [/* @__PURE__ */
|
|
608
|
+
...i,
|
|
609
|
+
children: [/* @__PURE__ */ t(s, {
|
|
610
610
|
d: "M5.33334 11.6667L16 3L26.6667 11.6667V26.6667H5.33334V11.6667Z",
|
|
611
611
|
stroke: e,
|
|
612
612
|
strokeWidth: "2",
|
|
613
613
|
strokeLinejoin: "round"
|
|
614
|
-
}), /* @__PURE__ */
|
|
614
|
+
}), /* @__PURE__ */ t(s, {
|
|
615
615
|
d: "M12 17.3333H20V26.6667H12V17.3333Z",
|
|
616
616
|
stroke: e,
|
|
617
617
|
strokeWidth: "2",
|
|
@@ -621,20 +621,20 @@ function R({ color: e = p.white, size: t = "small", ...n }) {
|
|
|
621
621
|
}
|
|
622
622
|
//#endregion
|
|
623
623
|
//#region src/icons/native/Info.native.tsx
|
|
624
|
-
function
|
|
625
|
-
return /* @__PURE__ */
|
|
624
|
+
function R({ color: e = "#7D8983", ...r }) {
|
|
625
|
+
return /* @__PURE__ */ n(c, {
|
|
626
626
|
width: "20",
|
|
627
627
|
height: "20",
|
|
628
628
|
viewBox: "0 0 20 20",
|
|
629
629
|
fill: "none",
|
|
630
|
-
...
|
|
631
|
-
children: [/* @__PURE__ */
|
|
630
|
+
...r,
|
|
631
|
+
children: [/* @__PURE__ */ t(s, {
|
|
632
632
|
d: "M9.16667 9.16667H10L10 13.3333M17.5 10C17.5 14.1421 14.1421 17.5 10 17.5C5.85786 17.5 2.5 14.1421 2.5 10C2.5 5.85786 5.85786 2.5 10 2.5C14.1421 2.5 17.5 5.85786 17.5 10Z",
|
|
633
633
|
stroke: e,
|
|
634
634
|
strokeWidth: "1.5",
|
|
635
635
|
strokeLinecap: "round",
|
|
636
636
|
strokeLinejoin: "round"
|
|
637
|
-
}), /* @__PURE__ */
|
|
637
|
+
}), /* @__PURE__ */ t(ee, {
|
|
638
638
|
x: "9.37504",
|
|
639
639
|
y: "6.04167",
|
|
640
640
|
width: "1.25",
|
|
@@ -648,14 +648,14 @@ function z({ color: e = "#7D8983", ...t }) {
|
|
|
648
648
|
}
|
|
649
649
|
//#endregion
|
|
650
650
|
//#region src/icons/native/Login.native.tsx
|
|
651
|
-
function
|
|
652
|
-
return /* @__PURE__ */ c
|
|
653
|
-
width:
|
|
654
|
-
height:
|
|
651
|
+
function z({ color: e = f.fg.accent.error, size: n = "small", ...r }) {
|
|
652
|
+
return /* @__PURE__ */ t(c, {
|
|
653
|
+
width: p(n),
|
|
654
|
+
height: p(n),
|
|
655
655
|
viewBox: "0 0 24 24",
|
|
656
656
|
fill: "none",
|
|
657
|
-
...
|
|
658
|
-
children: /* @__PURE__ */
|
|
657
|
+
...r,
|
|
658
|
+
children: /* @__PURE__ */ t(s, {
|
|
659
659
|
d: "M15 4.00012L19 4.00012C19.5523 4.00012 20 4.44784 20 5.00012L20 19.0001C20 19.5524 19.5523 20.0001 19 20.0001H15M14.5 12.0001H4M14.5 12.0001L11 15.5001M14.5 12.0001L11 8.50012",
|
|
660
660
|
stroke: e,
|
|
661
661
|
strokeWidth: "1.5",
|
|
@@ -666,9 +666,9 @@ function B({ color: e = p.fg.accent.error, size: t = "small", ...n }) {
|
|
|
666
666
|
}
|
|
667
667
|
//#endregion
|
|
668
668
|
//#region src/icons/native/Logo.native.tsx
|
|
669
|
-
function
|
|
670
|
-
return /* @__PURE__ */
|
|
671
|
-
...
|
|
669
|
+
function B({ full: r = !0 }) {
|
|
670
|
+
return /* @__PURE__ */ n(c, {
|
|
671
|
+
...r ? {
|
|
672
672
|
width: "135",
|
|
673
673
|
height: "40",
|
|
674
674
|
viewBox: "0 0 135 40"
|
|
@@ -679,69 +679,69 @@ function V({ full: e = !0 }) {
|
|
|
679
679
|
},
|
|
680
680
|
fill: "none",
|
|
681
681
|
children: [
|
|
682
|
-
|
|
683
|
-
/* @__PURE__ */
|
|
682
|
+
r && /* @__PURE__ */ n(e, { children: [
|
|
683
|
+
/* @__PURE__ */ t(s, {
|
|
684
684
|
d: "M42.8828 24.6605L38.5744 19.8648H37.1901V24.6605H34.5391V11.5986H40.7971C43.6039 11.5986 45.4759 13.256 45.4759 15.7317C45.4759 17.9157 44.0141 19.4747 41.7329 19.8069L46.1195 24.661H42.8834L42.8828 24.6605ZM40.7971 17.4666C42.0252 17.4666 42.8435 16.7647 42.8435 15.7311C42.8435 14.6976 42.0252 13.9962 40.7971 13.9962H37.1901V17.4666H40.7971Z",
|
|
685
685
|
fill: "#134B33"
|
|
686
686
|
}),
|
|
687
|
-
/* @__PURE__ */
|
|
687
|
+
/* @__PURE__ */ t(s, {
|
|
688
688
|
d: "M55.6923 20.4886H48.2843C48.5372 21.892 49.532 22.7502 50.7212 22.7502C51.4811 22.7502 52.4365 22.6524 53.1384 21.4631L55.4393 21.951C54.5817 23.9782 52.8462 24.9533 50.7212 24.9533C47.9718 24.9533 45.7305 22.8676 45.7305 19.8068C45.7305 16.7461 47.9724 14.6408 50.76 14.6408C53.3526 14.6408 55.595 16.6483 55.6923 19.6118V20.4897V20.4886ZM48.3619 18.6755H53.0603C52.7287 17.4278 51.7935 16.8816 50.76 16.8816C49.7849 16.8816 48.6743 17.4666 48.3619 18.6755Z",
|
|
689
689
|
fill: "#134B33"
|
|
690
690
|
}),
|
|
691
|
-
/* @__PURE__ */
|
|
691
|
+
/* @__PURE__ */ t(s, {
|
|
692
692
|
d: "M64.1299 20.7033L66.5084 21.3075C65.9627 23.5302 63.9546 24.9533 61.6346 24.9533C58.7879 24.9533 56.4297 22.8676 56.4297 19.8068C56.4297 16.7461 58.7885 14.6408 61.6346 14.6408C63.8961 14.6408 65.8649 16.0441 66.5084 18.2276L64.0327 18.9295C63.6814 17.565 62.7653 16.9996 61.6346 16.9996C60.016 16.9996 58.9251 18.15 58.9251 19.8074C58.9251 21.4648 60.0165 22.5945 61.6346 22.5945C62.7653 22.5945 63.6814 22.0487 64.1299 20.7038V20.7033Z",
|
|
693
693
|
fill: "#134B33"
|
|
694
694
|
}),
|
|
695
|
-
/* @__PURE__ */
|
|
695
|
+
/* @__PURE__ */ t(s, {
|
|
696
696
|
d: "M77.2127 18.7334V24.6605H74.6392V19.2797C74.6392 17.9151 73.8596 16.9985 72.6704 16.9985C71.2086 16.9985 70.2532 17.9736 70.2532 20.352V24.6605H67.6797V10.624H70.2532V15.8092C71.013 15.0488 72.0269 14.6397 73.3139 14.6397C75.6531 14.6397 77.2127 16.3162 77.2127 18.7334Z",
|
|
697
697
|
fill: "#134B33"
|
|
698
698
|
}),
|
|
699
|
-
/* @__PURE__ */
|
|
699
|
+
/* @__PURE__ */ t(s, {
|
|
700
700
|
d: "M88.6166 21.5609C88.7526 22.5551 89.6108 22.8862 90.6241 22.8862C91.5796 22.8862 92.1444 22.4574 92.1444 21.9111C92.1444 21.5609 91.9112 21.2097 91.0721 21.0343L89.0836 20.6246C87.329 20.2548 86.3354 19.26 86.3354 17.8567C86.3354 15.9851 87.8556 14.6402 90.3128 14.6402C92.6131 14.6402 94.2115 15.8295 94.5431 17.5256L92.0865 18.0129C91.9893 17.2334 91.307 16.668 90.2346 16.668C89.1623 16.668 88.9094 17.1749 88.9094 17.6234C88.9094 17.9359 89.0257 18.2669 89.7862 18.4423L92.1062 18.9492C93.822 19.319 94.66 20.3914 94.66 21.6975C94.66 23.8416 92.925 24.9533 90.3903 24.9533C88.2462 24.9533 86.2769 24.1153 86.0234 22.087L88.6166 21.5609Z",
|
|
701
701
|
fill: "#134B33"
|
|
702
702
|
}),
|
|
703
|
-
/* @__PURE__ */
|
|
703
|
+
/* @__PURE__ */ t(s, {
|
|
704
704
|
d: "M106.434 19.8063C106.434 22.8671 104.133 24.9527 101.657 24.9527C100.331 24.9527 99.259 24.5627 98.4407 23.8995V27.9747H95.8672V14.9325H98.4407V15.712C99.259 15.0297 100.331 14.6397 101.657 14.6397C104.133 14.6397 106.434 16.745 106.434 19.8058V19.8063ZM103.938 19.8063C103.938 18.0123 102.768 16.8816 101.208 16.8816C99.8238 16.8816 98.4401 18.0123 98.4401 19.8063C98.4401 21.6003 99.8238 22.7108 101.208 22.7108C102.767 22.7108 103.938 21.5997 103.938 19.8063Z",
|
|
705
705
|
fill: "#134B33"
|
|
706
706
|
}),
|
|
707
|
-
/* @__PURE__ */
|
|
707
|
+
/* @__PURE__ */ t(s, {
|
|
708
708
|
d: "M110.588 12.0274C110.588 12.885 109.925 13.528 109.029 13.528C108.132 13.528 107.469 12.885 107.469 12.0274C107.469 11.1698 108.112 10.4869 109.029 10.4869C109.946 10.4869 110.588 11.208 110.588 12.0274ZM107.742 24.6605V14.9325H110.315V24.6605H107.742Z",
|
|
709
709
|
fill: "#134B33"
|
|
710
710
|
}),
|
|
711
|
-
/* @__PURE__ */
|
|
711
|
+
/* @__PURE__ */ t(s, {
|
|
712
712
|
d: "M112.402 24.6605V10.624H114.976V24.6605H112.402Z",
|
|
713
713
|
fill: "#134B33"
|
|
714
714
|
}),
|
|
715
|
-
/* @__PURE__ */
|
|
715
|
+
/* @__PURE__ */ t(s, {
|
|
716
716
|
d: "M126.692 19.8063C126.692 22.8671 124.294 24.9139 121.447 24.9139C118.601 24.9139 116.145 22.8671 116.145 19.8063C116.145 16.7455 118.542 14.6987 121.447 14.6987C124.352 14.6987 126.692 16.7455 126.692 19.8063ZM124.197 19.8063C124.197 17.9932 122.793 16.9012 121.447 16.9012C120.102 16.9012 118.64 17.9932 118.64 19.8063C118.64 21.6194 120.044 22.7108 121.447 22.7108C122.851 22.7108 124.197 21.6194 124.197 19.8063Z",
|
|
717
717
|
fill: "#134B33"
|
|
718
718
|
}),
|
|
719
|
-
/* @__PURE__ */
|
|
719
|
+
/* @__PURE__ */ t(s, {
|
|
720
720
|
d: "M83.6447 22.5546C82.787 22.5464 82.2216 22.0477 82.2216 20.8781V17.0373H85.3993V14.9325H82.2216V11.9881H79.6482V14.9325H77.5625V17.0373H79.6482V21.0731C79.6482 23.7438 81.1684 24.9527 83.4693 24.9527C84.2876 24.9527 84.9896 24.7774 86.0035 24.2316L85.2939 22.1766C85.2939 22.1766 84.2488 22.5601 83.6447 22.5546Z",
|
|
721
721
|
fill: "#134B33"
|
|
722
722
|
}),
|
|
723
|
-
/* @__PURE__ */
|
|
723
|
+
/* @__PURE__ */ t(s, {
|
|
724
724
|
d: "M132.578 22.5546C131.721 22.5464 131.155 22.0477 131.155 20.8781V17.0373H134.333V14.9325H131.155V11.9881H128.582V14.9325H126.496V17.0373H128.582V21.0731C128.582 23.7438 130.102 24.9527 132.403 24.9527C133.221 24.9527 133.923 24.7774 134.937 24.2316L134.227 22.1766C134.227 22.1766 133.182 22.5601 132.578 22.5546Z",
|
|
725
725
|
fill: "#134B33"
|
|
726
726
|
})
|
|
727
727
|
] }),
|
|
728
|
-
/* @__PURE__ */
|
|
728
|
+
/* @__PURE__ */ t(s, {
|
|
729
729
|
d: "M24.3321 14.5687H24.0901V12.3879C25.039 11.9001 26.663 10.9649 27.0307 10.1122C27.4584 9.11742 27.264 8.19422 26.4527 7.36772C25.1521 6.04301 23.6072 5.06464 22.1126 4.11905L22.0383 4.07206C20.3673 3.01448 18.8028 2.32891 17.2563 1.97602C17.2328 1.96947 17.2082 1.96455 17.2033 1.96401C17.1929 1.96127 17.1825 1.95854 17.1716 1.95636C16.9913 1.91648 16.7564 1.86622 16.5401 1.83126C15.7256 1.66847 15.0215 1.59309 14.3239 1.59309C13.6263 1.59309 12.9178 1.66957 12.1312 1.82689C11.8919 1.86677 11.6592 1.91648 11.4636 1.95964C11.4363 1.9651 11.4237 1.96783 11.4172 1.97001C9.8532 2.32728 8.28049 3.01503 6.60945 4.07261L6.53406 4.12068C5.04056 5.06628 3.4957 6.0441 2.19558 7.36881C1.38437 8.19532 1.19044 9.11906 1.61817 10.1138C1.98581 10.9655 3.60987 11.9007 4.55875 12.3885V14.5692H4.31729C2.53973 14.5692 1.09375 16.0152 1.09375 17.7922V21.001C1.09375 22.7786 2.53973 24.2245 4.31729 24.2245H4.84117C5.33554 25.9934 6.78425 27.3765 7.9489 28.4887L8.06526 28.6002C10.0417 30.4897 11.9722 31.4086 13.9672 31.4086H14.6806C16.675 31.4086 18.6056 30.4903 20.5825 28.6002L20.6989 28.4887C21.8641 27.3765 23.3122 25.9934 23.8066 24.2245H24.331C26.1086 24.2245 27.5546 22.7786 27.5546 21.001V17.7922C27.5546 16.0152 26.1086 14.5692 24.331 14.5692L24.3321 14.5687Z",
|
|
730
730
|
fill: "#134C33"
|
|
731
731
|
}),
|
|
732
|
-
/* @__PURE__ */
|
|
732
|
+
/* @__PURE__ */ t(s, {
|
|
733
733
|
d: "M22.6438 11.7597V13.6476C20.6936 13.0304 17.6809 12.3022 14.3219 12.3022C10.9629 12.3022 7.94909 13.0304 6 13.6476V11.7597C8.76632 10.7273 11.5146 10.2039 14.1689 10.2039C14.1952 10.2039 14.2208 10.205 14.2465 10.2061C14.2957 10.2083 14.347 10.2083 14.3978 10.2061C14.4235 10.205 14.4492 10.2039 14.4754 10.2039C17.1297 10.2039 19.878 10.7273 22.6443 11.7597H22.6438Z",
|
|
734
734
|
fill: "white"
|
|
735
735
|
}),
|
|
736
|
-
/* @__PURE__ */
|
|
736
|
+
/* @__PURE__ */ t(s, {
|
|
737
737
|
d: "M15.6827 25.6569C14.7027 25.6569 13.9051 26.2037 13.9051 26.8756C13.9051 27.5475 14.7021 28.0943 15.6827 28.0943C16.3087 28.0943 16.8927 27.8654 17.2122 27.4967C18.4539 27.3558 19.5656 27.0706 20.5199 26.6494C20.2615 26.9106 19.995 27.1662 19.7032 27.4448L19.5863 27.5562C17.8672 29.1994 16.3087 29.9648 14.6814 29.9648H13.9679C12.3406 29.9648 10.7821 29.1994 9.06298 27.5562L8.94608 27.4443C7.61427 26.1731 6.10547 24.732 6.10547 22.9326V20.3701C6.10711 20.3493 6.1082 20.328 6.1082 20.3067V15.3274C8.14907 16.5259 11.1388 17.2132 14.3247 17.2132C17.5105 17.2132 20.4997 16.5265 22.5411 15.3274V20.3067C22.5411 20.3296 22.5422 20.3515 22.5438 20.3706V22.9326C22.5438 23.2014 22.5045 23.5259 22.4439 23.7591C22.4193 23.8542 22.3718 23.9421 22.3035 24.0208C21.1798 25.3133 19.5454 26.0841 17.3062 26.3774C17.02 25.9393 16.3863 25.6574 15.6827 25.6574V25.6569Z",
|
|
738
738
|
fill: "white"
|
|
739
739
|
}),
|
|
740
|
-
/* @__PURE__ */
|
|
740
|
+
/* @__PURE__ */ t(s, {
|
|
741
741
|
d: "M9.76685 21.3091C10.6369 21.3091 11.3423 20.6037 11.3423 19.7336C11.3423 18.8636 10.6369 18.1582 9.76685 18.1582C8.89676 18.1582 8.19141 18.8636 8.19141 19.7336C8.19141 20.6037 8.89676 21.3091 9.76685 21.3091Z",
|
|
742
742
|
fill: "#134C33"
|
|
743
743
|
}),
|
|
744
|
-
/* @__PURE__ */
|
|
744
|
+
/* @__PURE__ */ t(s, {
|
|
745
745
|
d: "M18.8762 21.3091C19.7463 21.3091 20.4517 20.6037 20.4517 19.7336C20.4517 18.8636 19.7463 18.1582 18.8762 18.1582C18.0061 18.1582 17.3008 18.8636 17.3008 19.7336C17.3008 20.6037 18.0061 21.3091 18.8762 21.3091Z",
|
|
746
746
|
fill: "#134C33"
|
|
747
747
|
})
|
|
@@ -750,40 +750,40 @@ function V({ full: e = !0 }) {
|
|
|
750
750
|
}
|
|
751
751
|
//#endregion
|
|
752
752
|
//#region src/icons/native/LogoOutlined.native.tsx
|
|
753
|
-
function
|
|
754
|
-
return /* @__PURE__ */
|
|
753
|
+
function V({ size: e = "large" }) {
|
|
754
|
+
return /* @__PURE__ */ n(c, {
|
|
755
755
|
width: e === "small" ? "28" : "36",
|
|
756
756
|
height: e === "small" ? "28" : "36",
|
|
757
757
|
viewBox: "0 0 36 36",
|
|
758
758
|
fill: "none",
|
|
759
759
|
children: [
|
|
760
|
-
/* @__PURE__ */
|
|
760
|
+
/* @__PURE__ */ t(s, {
|
|
761
761
|
fillRule: "evenodd",
|
|
762
762
|
clipRule: "evenodd",
|
|
763
763
|
d: "M17.9665 34C15.6771 34 13.4997 32.9823 11.3097 30.889L11.1938 30.7786C10.1002 29.7342 8.77495 28.4685 8.06699 26.8089C5.80215 26.6794 4 24.7959 4 22.4999V19.2911C4 17.2027 5.49132 15.4557 7.46554 15.0597V14.5418C5.13133 13.2417 4.7473 12.3524 4.61455 12.0454C4.01093 10.6431 4.29553 9.24355 5.41484 8.10239C6.80456 6.68646 8.40349 5.67476 9.94943 4.69639L10.021 4.6505C11.8018 3.52409 13.4849 2.78991 15.1701 2.40479C15.1887 2.40042 15.2133 2.39495 15.245 2.3884C15.4318 2.34688 15.6749 2.29444 15.9344 2.25128C16.786 2.08194 17.5672 2 18.3238 2C19.0804 2 19.8561 2.08139 20.735 2.25565C20.9797 2.29608 21.2354 2.35125 21.408 2.38949L21.4282 2.39441C21.4544 2.39987 21.4839 2.40642 21.5167 2.41462C23.1807 2.79646 24.8512 3.52737 26.6227 4.64887L26.697 4.69585C28.2451 5.67586 29.8435 6.68755 31.2321 8.10184C32.352 9.243 32.6366 10.6426 32.0341 12.0437C31.9008 12.3524 31.5168 13.2417 29.182 14.5418V15.0597C31.1562 15.4557 32.6481 17.2027 32.6481 19.2911V22.4999C32.6481 24.7964 30.8454 26.6794 28.5806 26.8089C27.8726 28.4685 26.5473 29.7336 25.4537 30.7781L25.3368 30.8895C23.1473 32.9823 20.9694 34 18.6805 34H17.9671H17.9665Z",
|
|
764
764
|
fill: "white"
|
|
765
765
|
}),
|
|
766
|
-
/* @__PURE__ */
|
|
766
|
+
/* @__PURE__ */ t(s, {
|
|
767
767
|
d: "M9.37891 15.7972H9.37945L9.37891 15.7966V15.7972Z",
|
|
768
768
|
fill: "#B6FF9C"
|
|
769
769
|
}),
|
|
770
|
-
/* @__PURE__ */
|
|
770
|
+
/* @__PURE__ */ t(s, {
|
|
771
771
|
d: "M28.3321 16.0687H28.0901V13.8879C29.039 13.4001 30.663 12.4649 31.0307 11.6122C31.4584 10.6174 31.264 9.69422 30.4527 8.86771C29.1521 7.543 27.6072 6.56463 26.1126 5.61904L26.0383 5.57206C24.3673 4.51448 22.8028 3.82891 21.2563 3.47602C21.2328 3.46946 21.2082 3.46454 21.2033 3.464C21.1929 3.46127 21.1825 3.45854 21.1716 3.45635C20.9913 3.41647 20.7564 3.36622 20.5401 3.33126C19.7256 3.16847 19.0215 3.09308 18.3239 3.09308C17.6263 3.09308 16.9178 3.16956 16.1312 3.32688C15.8919 3.36676 15.6592 3.41647 15.4636 3.45963C15.4363 3.46509 15.4237 3.46782 15.4172 3.47001C13.8532 3.82727 12.2805 4.51502 10.6094 5.5726L10.5341 5.62068C9.04056 6.56627 7.4957 7.5441 6.19558 8.8688C5.38437 9.69531 5.19044 10.6191 5.61817 11.6138C5.98581 12.4655 7.60987 13.4007 8.55875 13.8885V16.0692H8.31729C6.53973 16.0692 5.09375 17.5152 5.09375 19.2922V22.501C5.09375 24.2786 6.53973 25.7245 8.31729 25.7245H8.84117C9.33554 27.4934 10.7843 28.8765 11.9489 29.9887L12.0653 30.1002C14.0417 31.9897 15.9722 32.9085 17.9672 32.9085H18.6806C20.675 32.9085 22.6056 31.9903 24.5825 30.1002L24.6989 29.9887C25.8641 28.8765 27.3122 27.4934 27.8066 25.7245H28.331C30.1086 25.7245 31.5546 24.2786 31.5546 22.501V19.2922C31.5546 17.5152 30.1086 16.0692 28.331 16.0692L28.3321 16.0687Z",
|
|
772
772
|
fill: "#134C33"
|
|
773
773
|
}),
|
|
774
|
-
/* @__PURE__ */
|
|
774
|
+
/* @__PURE__ */ t(s, {
|
|
775
775
|
d: "M26.6438 13.2597V15.1476C24.6936 14.5304 21.6809 13.8022 18.3219 13.8022C14.9629 13.8022 11.9491 14.5304 10 15.1476V13.2597C12.7663 12.2273 15.5146 11.7039 18.1689 11.7039C18.1952 11.7039 18.2208 11.705 18.2465 11.7061C18.2957 11.7083 18.347 11.7083 18.3978 11.7061C18.4235 11.705 18.4492 11.7039 18.4754 11.7039C21.1297 11.7039 23.878 12.2273 26.6443 13.2597H26.6438Z",
|
|
776
776
|
fill: "white"
|
|
777
777
|
}),
|
|
778
|
-
/* @__PURE__ */
|
|
778
|
+
/* @__PURE__ */ t(s, {
|
|
779
779
|
d: "M19.6827 27.1569C18.7027 27.1569 17.9051 27.7037 17.9051 28.3756C17.9051 29.0475 18.7021 29.5943 19.6827 29.5943C20.3087 29.5943 20.8927 29.3654 21.2122 28.9967C22.4539 28.8558 23.5656 28.5706 24.5199 28.1494C24.2615 28.4106 23.995 28.6662 23.7032 28.9448L23.5863 29.0562C21.8672 30.6994 20.3087 31.4647 18.6814 31.4647H17.9679C16.3406 31.4647 14.7821 30.6994 13.063 29.0562L12.9461 28.9443C11.6143 27.6731 10.1055 26.232 10.1055 24.4326V21.87C10.1071 21.8493 10.1082 21.828 10.1082 21.8067V16.8274C12.1491 18.0259 15.1388 18.7131 18.3247 18.7131C21.5105 18.7131 24.4997 18.0265 26.5411 16.8274V21.8067C26.5411 21.8296 26.5422 21.8515 26.5438 21.8706V24.4326C26.5438 24.7014 26.5045 25.0259 26.4439 25.2591C26.4193 25.3542 26.3718 25.4421 26.3035 25.5208C25.1798 26.8133 23.5454 27.584 21.3062 27.8774C21.02 27.4393 20.3863 27.1574 19.6827 27.1574V27.1569Z",
|
|
780
780
|
fill: "white"
|
|
781
781
|
}),
|
|
782
|
-
/* @__PURE__ */
|
|
782
|
+
/* @__PURE__ */ t(s, {
|
|
783
783
|
d: "M13.7669 22.8091C14.6369 22.8091 15.3423 22.1037 15.3423 21.2336C15.3423 20.3636 14.6369 19.6582 13.7669 19.6582C12.8968 19.6582 12.1914 20.3636 12.1914 21.2336C12.1914 22.1037 12.8968 22.8091 13.7669 22.8091Z",
|
|
784
784
|
fill: "#134C33"
|
|
785
785
|
}),
|
|
786
|
-
/* @__PURE__ */
|
|
786
|
+
/* @__PURE__ */ t(s, {
|
|
787
787
|
d: "M22.8762 22.8091C23.7463 22.8091 24.4517 22.1037 24.4517 21.2336C24.4517 20.3636 23.7463 19.6582 22.8762 19.6582C22.0061 19.6582 21.3008 20.3636 21.3008 21.2336C21.3008 22.1037 22.0061 22.8091 22.8762 22.8091Z",
|
|
788
788
|
fill: "#134C33"
|
|
789
789
|
})
|
|
@@ -792,14 +792,14 @@ function H({ size: e = "large" }) {
|
|
|
792
792
|
}
|
|
793
793
|
//#endregion
|
|
794
794
|
//#region src/icons/native/Menu.native.tsx
|
|
795
|
-
function
|
|
796
|
-
return /* @__PURE__ */ c
|
|
797
|
-
width:
|
|
798
|
-
height:
|
|
795
|
+
function H({ color: e = f.primary[900], size: n = "small", ...r }) {
|
|
796
|
+
return /* @__PURE__ */ t(c, {
|
|
797
|
+
width: p(n),
|
|
798
|
+
height: p(n),
|
|
799
799
|
viewBox: "0 0 24 24",
|
|
800
800
|
fill: "none",
|
|
801
|
-
...
|
|
802
|
-
children: /* @__PURE__ */
|
|
801
|
+
...r,
|
|
802
|
+
children: /* @__PURE__ */ t(s, {
|
|
803
803
|
d: "M3 12H21M3 6H21M3 18H11",
|
|
804
804
|
stroke: e,
|
|
805
805
|
strokeWidth: "2",
|
|
@@ -809,14 +809,14 @@ function U({ color: e = p.primary[900], size: t = "small", ...n }) {
|
|
|
809
809
|
}
|
|
810
810
|
//#endregion
|
|
811
811
|
//#region src/icons/native/Message.native.tsx
|
|
812
|
-
function
|
|
813
|
-
return /* @__PURE__ */ c
|
|
814
|
-
width:
|
|
815
|
-
height:
|
|
812
|
+
function U({ color: e = f.white, size: n = "small", ...r }) {
|
|
813
|
+
return /* @__PURE__ */ t(c, {
|
|
814
|
+
width: p(n),
|
|
815
|
+
height: p(n),
|
|
816
816
|
viewBox: "0 0 32 32",
|
|
817
817
|
fill: "none",
|
|
818
|
-
...
|
|
819
|
-
children: /* @__PURE__ */
|
|
818
|
+
...r,
|
|
819
|
+
children: /* @__PURE__ */ t(s, {
|
|
820
820
|
d: "M20 13.3335H12M16 18.6668H12M4 26.6668H21.3333C25.0152 26.6668 28 23.6821 28 20.0002V12.0002C28 8.31826 25.0152 5.3335 21.3333 5.3335H10.6667C6.98477 5.3335 4 8.31826 4 12.0002V26.6668Z",
|
|
821
821
|
stroke: e,
|
|
822
822
|
strokeWidth: "2",
|
|
@@ -827,18 +827,18 @@ function W({ color: e = p.white, size: t = "small", ...n }) {
|
|
|
827
827
|
}
|
|
828
828
|
//#endregion
|
|
829
829
|
//#region src/icons/native/NoSignature.native.tsx
|
|
830
|
-
function
|
|
831
|
-
return /* @__PURE__ */
|
|
832
|
-
width:
|
|
833
|
-
height:
|
|
830
|
+
function W({ color: e = f.neutral[400], size: r = "small", ...i }) {
|
|
831
|
+
return /* @__PURE__ */ n(c, {
|
|
832
|
+
width: p(r),
|
|
833
|
+
height: p(r),
|
|
834
834
|
viewBox: "0 0 24 24",
|
|
835
835
|
fill: "none",
|
|
836
|
-
...
|
|
837
|
-
children: [/* @__PURE__ */
|
|
836
|
+
...i,
|
|
837
|
+
children: [/* @__PURE__ */ t(s, {
|
|
838
838
|
opacity: "0.5",
|
|
839
839
|
d: "M23 15.2499C23.4142 15.2499 23.75 15.5856 23.75 15.9999C23.7498 16.4139 23.4141 16.7499 23 16.7499H13.9932L15.4932 15.2499H23ZM5.50781 16.7499H2C1.5859 16.7499 1.25018 16.4139 1.25 15.9999C1.25 15.5856 1.58579 15.2499 2 15.2499H7.00781L5.50781 16.7499ZM3.54785 9.73618C3.69341 9.34856 4.12594 9.15231 4.51367 9.29771C4.9012 9.44332 5.09753 9.87585 4.95215 10.2635L4.41016 11.7069L5.40918 12.3583C5.75602 12.5845 5.85408 13.0494 5.62793 13.3963C5.40175 13.743 4.93769 13.8409 4.59082 13.6151L3.87109 13.1454L3.45215 14.2635C3.3065 14.6509 2.87392 14.8473 2.48633 14.702C2.0988 14.5565 1.90267 14.1238 2.04785 13.7362L2.58301 12.3065L1.59082 11.66C1.2439 11.4339 1.14607 10.9689 1.37207 10.6219C1.59824 10.2751 2.06225 10.1772 2.40918 10.4032L3.12305 10.868L3.54785 9.73618ZM20.917 9.82407C20.9299 9.93069 20.9363 10.0329 20.9385 10.1219C20.9437 10.3391 20.9332 10.5834 20.9189 10.8221C20.8889 11.3257 20.8429 11.8126 20.8379 12.2596C20.8358 12.4531 20.8435 12.614 20.8584 12.7401C20.868 12.7329 20.8793 12.7268 20.8896 12.7186C21.0199 12.6162 21.1481 12.4847 21.249 12.37C21.2977 12.3146 21.3372 12.2671 21.3633 12.2342C21.3762 12.2179 21.3858 12.2048 21.3916 12.1971C21.3943 12.1936 21.3965 12.1906 21.3975 12.1893C21.6433 11.8567 22.1122 11.7858 22.4453 12.0311C22.7783 12.2769 22.8491 12.7476 22.6035 13.0809V13.0819L22.6016 13.0838C22.6005 13.0854 22.5993 13.0875 22.5977 13.0897C22.5943 13.0942 22.5895 13.1001 22.584 13.1073C22.5727 13.122 22.5566 13.1424 22.5371 13.1668C22.4982 13.2159 22.4429 13.284 22.375 13.3612C22.2424 13.512 22.0462 13.7167 21.8164 13.8973C21.6031 14.065 21.2764 14.2797 20.8877 14.3338C20.6783 14.3629 20.4404 14.3465 20.2051 14.242C19.9702 14.1376 19.7864 13.9666 19.6494 13.7674C19.4793 13.5198 19.4119 13.2284 19.3789 13.0018C19.3438 12.7598 19.3351 12.496 19.3379 12.243C19.341 11.9637 19.3594 11.656 19.3789 11.3631L20.917 9.82407ZM7.16406 4.32896C8.76155 3.53015 10.3058 4.0795 11.4521 5.19028C12.356 6.06638 13.0703 7.33042 13.5215 8.73521L12.3047 9.952C11.9432 8.40755 11.24 7.07368 10.4082 6.26743C9.56711 5.45241 8.69381 5.24133 7.83496 5.67075C7.30528 5.93576 7.02035 6.34802 6.91113 6.88071C6.79589 7.44351 6.87591 8.16885 7.17383 8.98032C7.63056 10.2239 8.54928 11.5321 9.72656 12.5301L8.66309 13.5936C7.33299 12.4386 6.29934 10.9509 5.76562 9.4979C5.40727 8.52183 5.25262 7.50188 5.44141 6.57993C5.63654 5.62788 6.19443 4.81395 7.16406 4.32896Z",
|
|
840
840
|
fill: e
|
|
841
|
-
}), /* @__PURE__ */
|
|
841
|
+
}), /* @__PURE__ */ t(s, {
|
|
842
842
|
d: "M6.57544 19.9246L21.4247 5.07535",
|
|
843
843
|
stroke: e,
|
|
844
844
|
strokeWidth: "1.5",
|
|
@@ -849,20 +849,20 @@ function G({ color: e = p.neutral[400], size: t = "small", ...n }) {
|
|
|
849
849
|
}
|
|
850
850
|
//#endregion
|
|
851
851
|
//#region src/icons/native/Peek.native.tsx
|
|
852
|
-
function
|
|
853
|
-
return /* @__PURE__ */
|
|
854
|
-
width:
|
|
855
|
-
height:
|
|
852
|
+
function G({ color: e = f.fg.tertiary, size: r = "small", ...i }) {
|
|
853
|
+
return /* @__PURE__ */ n(c, {
|
|
854
|
+
width: p(r),
|
|
855
|
+
height: p(r),
|
|
856
856
|
viewBox: "0 0 24 24",
|
|
857
857
|
fill: "none",
|
|
858
|
-
...
|
|
859
|
-
children: [/* @__PURE__ */
|
|
858
|
+
...i,
|
|
859
|
+
children: [/* @__PURE__ */ t(s, {
|
|
860
860
|
d: "M2.42012 12.7132C2.28394 12.4975 2.21584 12.3897 2.17772 12.2234C2.14909 12.0985 2.14909 11.9015 2.17772 11.7766C2.21584 11.6103 2.28394 11.5025 2.42012 11.2868C3.54553 9.50484 6.8954 5 12.0004 5C17.1054 5 20.4553 9.50484 21.5807 11.2868C21.7169 11.5025 21.785 11.6103 21.8231 11.7766C21.8517 11.9015 21.8517 12.0985 21.8231 12.2234C21.785 12.3897 21.7169 12.4975 21.5807 12.7132C20.4553 14.4952 17.1054 19 12.0004 19C6.8954 19 3.54553 14.4952 2.42012 12.7132Z",
|
|
861
861
|
stroke: e,
|
|
862
862
|
strokeWidth: "1.5",
|
|
863
863
|
strokeLinecap: "round",
|
|
864
864
|
strokeLinejoin: "round"
|
|
865
|
-
}), /* @__PURE__ */
|
|
865
|
+
}), /* @__PURE__ */ t(s, {
|
|
866
866
|
d: "M12.0004 15C13.6573 15 15.0004 13.6569 15.0004 12C15.0004 10.3431 13.6573 9 12.0004 9C10.3435 9 9.0004 10.3431 9.0004 12C9.0004 13.6569 10.3435 15 12.0004 15Z",
|
|
867
867
|
stroke: e,
|
|
868
868
|
strokeWidth: "1.5",
|
|
@@ -873,41 +873,41 @@ function K({ color: e = p.fg.tertiary, size: t = "small", ...n }) {
|
|
|
873
873
|
}
|
|
874
874
|
//#endregion
|
|
875
875
|
//#region src/icons/native/Pilot.native.tsx
|
|
876
|
-
function
|
|
877
|
-
return /* @__PURE__ */
|
|
878
|
-
width:
|
|
879
|
-
height:
|
|
876
|
+
function K({ color: e = f.darkGreen, size: r = "small", ...i }) {
|
|
877
|
+
return /* @__PURE__ */ n(c, {
|
|
878
|
+
width: r === "small" ? "20" : "29",
|
|
879
|
+
height: r === "large" ? "36" : "40",
|
|
880
880
|
viewBox: "0 0 29 33",
|
|
881
881
|
fill: "none",
|
|
882
|
-
...
|
|
882
|
+
...i,
|
|
883
883
|
children: [
|
|
884
|
-
/* @__PURE__ */
|
|
884
|
+
/* @__PURE__ */ t(s, {
|
|
885
885
|
fillRule: "evenodd",
|
|
886
886
|
clipRule: "evenodd",
|
|
887
887
|
d: "M13.9665 32.5C11.6771 32.5 9.49965 31.4823 7.30965 29.389L7.19384 29.2786C6.10021 28.2342 4.77495 26.9685 4.06699 25.3089C1.80215 25.1794 0 23.2959 0 20.9999V17.7911C0 15.7027 1.49132 13.9557 3.46554 13.5597V13.0418C1.13133 11.7417 0.747299 10.8524 0.614555 10.5454C0.0109254 9.1431 0.295534 7.74355 1.41484 6.60239C2.80456 5.18646 4.40349 4.17476 5.94943 3.19639L6.021 3.1505C7.80184 2.02409 9.4849 1.28991 11.1701 0.904785C11.1887 0.900415 11.2133 0.894953 11.245 0.888398C11.4318 0.846881 11.6749 0.794439 11.9344 0.751283C12.786 0.581939 13.5672 0.5 14.3238 0.5C15.0804 0.5 15.8561 0.581394 16.735 0.755654C16.9797 0.796078 17.2354 0.851252 17.408 0.889491L17.4282 0.894406C17.4544 0.899869 17.4839 0.906424 17.5167 0.914618C19.1807 1.29646 20.8512 2.02737 22.6227 3.14887L22.697 3.19585C24.2451 4.17586 25.8435 5.18755 27.2321 6.60184C28.352 7.743 28.6366 9.14255 28.0341 10.5437C27.9008 10.8524 27.5168 11.7417 25.182 13.0418V13.5597C27.1562 13.9557 28.6481 15.7027 28.6481 17.7911V20.9999C28.6481 23.2964 26.8454 25.1794 24.5806 25.3089C23.8726 26.9685 22.5473 28.2336 21.4537 29.2781L21.3368 29.3895C19.1473 31.4823 16.9694 32.5 14.6805 32.5H13.9671H13.9665Z",
|
|
888
888
|
fill: "white"
|
|
889
889
|
}),
|
|
890
|
-
/* @__PURE__ */
|
|
890
|
+
/* @__PURE__ */ t(s, {
|
|
891
891
|
d: "M5.37793 14.2972H5.37848L5.37793 14.2966V14.2972Z",
|
|
892
892
|
fill: "#B6FF9C"
|
|
893
893
|
}),
|
|
894
|
-
/* @__PURE__ */
|
|
894
|
+
/* @__PURE__ */ t(s, {
|
|
895
895
|
d: "M24.3311 14.5687H24.0891V12.3879C25.038 11.9001 26.6621 10.9649 27.0297 10.1122C27.4574 9.11741 27.263 8.19422 26.4518 7.36771C25.1511 6.043 23.6062 5.06463 22.1116 4.11904L22.0373 4.07206C20.3663 3.01448 18.8018 2.32891 17.2553 1.97602C17.2318 1.96946 17.2072 1.96454 17.2023 1.964C17.1919 1.96127 17.1815 1.95854 17.1706 1.95635C16.9903 1.91647 16.7555 1.86622 16.5391 1.83126C15.7246 1.66847 15.0205 1.59308 14.3229 1.59308C13.6253 1.59308 12.9168 1.66956 12.1302 1.82688C11.8909 1.86676 11.6582 1.91647 11.4626 1.95963C11.4353 1.96509 11.4228 1.96782 11.4162 1.97001C9.85223 2.32727 8.27951 3.01502 6.60847 4.0726L6.53309 4.12068C5.03958 5.06627 3.49473 6.0441 2.1946 7.3688C1.38339 8.19531 1.18946 9.11905 1.61719 10.1138C1.98483 10.9655 3.6089 11.9007 4.55777 12.3885V14.5692H4.31632C2.53875 14.5692 1.09277 16.0152 1.09277 17.7922V21.001C1.09277 22.7786 2.53875 24.2245 4.31632 24.2245H4.84019C5.33457 25.9934 6.78328 27.3765 7.94793 28.4887L8.06428 28.6002C10.0407 30.4897 11.9712 31.4085 13.9662 31.4085H14.6796C16.6741 31.4085 18.6046 30.4903 20.5815 28.6002L20.6979 28.4887C21.8631 27.3765 23.3112 25.9934 23.8056 24.2245H24.33C26.1076 24.2245 27.5536 22.7786 27.5536 21.001V17.7922C27.5536 16.0152 26.1076 14.5692 24.33 14.5692L24.3311 14.5687Z",
|
|
896
896
|
fill: e
|
|
897
897
|
}),
|
|
898
|
-
/* @__PURE__ */
|
|
898
|
+
/* @__PURE__ */ t(s, {
|
|
899
899
|
d: "M22.6448 11.7597V13.6476C20.6946 13.0304 17.6819 12.3022 14.3229 12.3022C10.9638 12.3022 7.95007 13.0304 6.00098 13.6476V11.7597C8.76729 10.7273 11.5156 10.2039 14.1699 10.2039C14.1961 10.2039 14.2218 10.205 14.2475 10.2061C14.2966 10.2083 14.348 10.2083 14.3988 10.2061C14.4245 10.205 14.4501 10.2039 14.4764 10.2039C17.1307 10.2039 19.879 10.7273 22.6453 11.7597H22.6448Z",
|
|
900
900
|
fill: "white"
|
|
901
901
|
}),
|
|
902
|
-
/* @__PURE__ */
|
|
902
|
+
/* @__PURE__ */ t(s, {
|
|
903
903
|
d: "M15.6817 25.6569C14.7017 25.6569 13.9041 26.2037 13.9041 26.8756C13.9041 27.5475 14.7012 28.0943 15.6817 28.0943C16.3077 28.0943 16.8917 27.8654 17.2113 27.4967C18.4529 27.3558 19.5646 27.0706 20.5189 26.6494C20.2606 26.9106 19.994 27.1662 19.7023 27.4448L19.5854 27.5562C17.8662 29.1994 16.3077 29.9647 14.6804 29.9647H13.967C12.3396 29.9647 10.7811 29.1994 9.062 27.5562L8.9451 27.4443C7.61329 26.1731 6.10449 24.732 6.10449 22.9326V20.37C6.10613 20.3493 6.10722 20.328 6.10722 20.3067V15.3274C8.14809 16.5259 11.1378 17.2131 14.3237 17.2131C17.5095 17.2131 20.4987 16.5265 22.5401 15.3274V20.3067C22.5401 20.3296 22.5412 20.3515 22.5429 20.3706V22.9326C22.5429 23.2014 22.5035 23.5259 22.4429 23.7591C22.4183 23.8542 22.3708 23.9421 22.3025 24.0208C21.1788 25.3133 19.5444 26.084 17.3052 26.3774C17.019 25.9393 16.3853 25.6574 15.6817 25.6574V25.6569Z",
|
|
904
904
|
fill: "white"
|
|
905
905
|
}),
|
|
906
|
-
/* @__PURE__ */
|
|
906
|
+
/* @__PURE__ */ t(s, {
|
|
907
907
|
d: "M9.76783 21.3091C10.6379 21.3091 11.3433 20.6037 11.3433 19.7336C11.3433 18.8636 10.6379 18.1582 9.76783 18.1582C8.89774 18.1582 8.19238 18.8636 8.19238 19.7336C8.19238 20.6037 8.89774 21.3091 9.76783 21.3091Z",
|
|
908
908
|
fill: e
|
|
909
909
|
}),
|
|
910
|
-
/* @__PURE__ */
|
|
910
|
+
/* @__PURE__ */ t(s, {
|
|
911
911
|
d: "M18.8782 21.3091C19.7483 21.3091 20.4536 20.6037 20.4536 19.7336C20.4536 18.8636 19.7483 18.1582 18.8782 18.1582C18.0081 18.1582 17.3027 18.8636 17.3027 19.7336C17.3027 20.6037 18.0081 21.3091 18.8782 21.3091Z",
|
|
912
912
|
fill: e
|
|
913
913
|
})
|
|
@@ -916,31 +916,31 @@ function q({ color: e = p.darkGreen, size: t = "small", ...n }) {
|
|
|
916
916
|
}
|
|
917
917
|
//#endregion
|
|
918
918
|
//#region src/icons/native/PostHorn.native.tsx
|
|
919
|
-
function
|
|
920
|
-
return /* @__PURE__ */
|
|
921
|
-
width:
|
|
922
|
-
height:
|
|
919
|
+
function q({ color: e = f.primary[950], size: r = 20, ...i }) {
|
|
920
|
+
return /* @__PURE__ */ n(c, {
|
|
921
|
+
width: p(r),
|
|
922
|
+
height: p(r),
|
|
923
923
|
viewBox: "0 0 20 20",
|
|
924
924
|
fill: "none",
|
|
925
|
-
...
|
|
925
|
+
...i,
|
|
926
926
|
children: [
|
|
927
|
-
/* @__PURE__ */
|
|
927
|
+
/* @__PURE__ */ t(s, {
|
|
928
928
|
d: "M6.96809 14.5747H9.26779L6.94536 16.9242H4.64648L6.96809 14.5747Z",
|
|
929
929
|
fill: e
|
|
930
930
|
}),
|
|
931
|
-
/* @__PURE__ */
|
|
931
|
+
/* @__PURE__ */ t(s, {
|
|
932
932
|
d: "M3.86736 14.5747H6.16706L3.84462 16.9242H1.54492L3.86736 14.5747Z",
|
|
933
933
|
fill: e
|
|
934
934
|
}),
|
|
935
|
-
/* @__PURE__ */
|
|
935
|
+
/* @__PURE__ */ t(s, {
|
|
936
936
|
d: "M12.1016 14.5747H9.80273L12.1243 16.9242H14.424L12.1016 14.5747Z",
|
|
937
937
|
fill: e
|
|
938
938
|
}),
|
|
939
|
-
/* @__PURE__ */
|
|
939
|
+
/* @__PURE__ */ t(s, {
|
|
940
940
|
d: "M15.202 14.5747H12.9023L15.2239 16.9242H17.5237L15.202 14.5747Z",
|
|
941
941
|
fill: e
|
|
942
942
|
}),
|
|
943
|
-
/* @__PURE__ */
|
|
943
|
+
/* @__PURE__ */ t(s, {
|
|
944
944
|
d: "M13.7932 8.05356C14.1914 6.96718 14.4689 5.31347 14.5267 4.1564L18.6063 5.17078C18.2797 9.95931 14.6877 14.1535 9.36001 14.1518C3.33268 14.1491 1.00334 8.90969 1.31672 4.93882L3.08683 4.37597C2.79894 6.63537 3.49823 8.26447 3.98062 9.0122C3.40638 5.81529 5.81994 3.22757 8.84013 3.22583C11.5563 3.22414 13.8036 5.20753 13.7932 8.05356ZM5.58341 8.1543C5.58341 9.95762 7.04549 11.4197 8.8488 11.4197C10.6514 11.4197 12.1132 9.95762 12.1132 8.1543C12.1132 6.35172 10.6514 4.88987 8.8488 4.88987C7.04549 4.88987 5.58341 6.35172 5.58341 8.1543Z",
|
|
945
945
|
fill: e
|
|
946
946
|
})
|
|
@@ -949,60 +949,60 @@ function J({ color: e = p.primary[950], size: t = 20, ...n }) {
|
|
|
949
949
|
}
|
|
950
950
|
//#endregion
|
|
951
951
|
//#region src/icons/native/Radar.native.tsx
|
|
952
|
-
function
|
|
953
|
-
return /* @__PURE__ */
|
|
954
|
-
width:
|
|
955
|
-
height:
|
|
952
|
+
function J({ color: e = f.neutral[300], size: i = 48, ...a }) {
|
|
953
|
+
return /* @__PURE__ */ n(c, {
|
|
954
|
+
width: p(i),
|
|
955
|
+
height: p(i),
|
|
956
956
|
viewBox: "0 0 48 48",
|
|
957
957
|
fill: "none",
|
|
958
|
-
...
|
|
958
|
+
...a,
|
|
959
959
|
children: [
|
|
960
|
-
/* @__PURE__ */
|
|
960
|
+
/* @__PURE__ */ t(s, {
|
|
961
961
|
d: "M44 24C44 35.0457 35.0457 44 24 44C12.9543 44 4 35.0457 4 24C4 12.9543 12.9543 4 24 4",
|
|
962
|
-
stroke:
|
|
962
|
+
stroke: f.neutral[50],
|
|
963
963
|
strokeWidth: "3",
|
|
964
964
|
strokeLinecap: "round",
|
|
965
965
|
strokeLinejoin: "round"
|
|
966
966
|
}),
|
|
967
|
-
/* @__PURE__ */
|
|
967
|
+
/* @__PURE__ */ t(r, {
|
|
968
968
|
cx: "24",
|
|
969
969
|
cy: "24",
|
|
970
970
|
r: "3",
|
|
971
|
-
fill:
|
|
971
|
+
fill: e
|
|
972
972
|
}),
|
|
973
|
-
/* @__PURE__ */
|
|
973
|
+
/* @__PURE__ */ t(s, {
|
|
974
974
|
d: "M38 24C38 31.732 31.732 38 24 38C16.268 38 10 31.732 10 24C10 16.268 16.268 10 24 10",
|
|
975
|
-
stroke:
|
|
975
|
+
stroke: f.neutral[100],
|
|
976
976
|
strokeWidth: "3",
|
|
977
977
|
strokeLinecap: "round",
|
|
978
978
|
strokeLinejoin: "round"
|
|
979
979
|
}),
|
|
980
|
-
/* @__PURE__ */
|
|
980
|
+
/* @__PURE__ */ t(r, {
|
|
981
981
|
cx: "24",
|
|
982
982
|
cy: "24",
|
|
983
983
|
r: "8",
|
|
984
|
-
stroke:
|
|
984
|
+
stroke: f.neutral[200],
|
|
985
985
|
strokeWidth: "3",
|
|
986
986
|
strokeLinecap: "round",
|
|
987
987
|
strokeLinejoin: "round"
|
|
988
988
|
}),
|
|
989
|
-
/* @__PURE__ */
|
|
989
|
+
/* @__PURE__ */ t(s, {
|
|
990
990
|
d: "M25.5 4C25.5 3.17157 24.8284 2.5 24 2.5C23.1716 2.5 22.5 3.17157 22.5 4H25.5ZM24 24H25.5V4H24H22.5V24H24Z",
|
|
991
|
-
fill:
|
|
991
|
+
fill: e
|
|
992
992
|
})
|
|
993
993
|
]
|
|
994
994
|
});
|
|
995
995
|
}
|
|
996
996
|
//#endregion
|
|
997
997
|
//#region src/icons/native/Retry.native.tsx
|
|
998
|
-
function
|
|
999
|
-
return /* @__PURE__ */ c
|
|
998
|
+
function Y({ color: e = f.fg.accent.action, ...n }) {
|
|
999
|
+
return /* @__PURE__ */ t(c, {
|
|
1000
1000
|
width: "20",
|
|
1001
1001
|
height: "20",
|
|
1002
1002
|
viewBox: "0 0 20 20",
|
|
1003
1003
|
fill: "none",
|
|
1004
|
-
...
|
|
1005
|
-
children: /* @__PURE__ */
|
|
1004
|
+
...n,
|
|
1005
|
+
children: /* @__PURE__ */ t(s, {
|
|
1006
1006
|
d: "M16.2638 12.2224C15.3486 14.8117 12.8792 16.6668 9.97648 16.6668C6.29458 16.6668 3.30981 13.6821 3.30981 10.0002C3.30981 6.31826 6.29458 3.3335 9.97648 3.3335C12.5564 3.3335 14.1667 4.5835 15.8334 6.66683M15.8334 6.66683V3.3335M15.8334 6.66683H12.5001",
|
|
1007
1007
|
stroke: e,
|
|
1008
1008
|
strokeWidth: "1.5",
|
|
@@ -1013,16 +1013,16 @@ function X({ color: e = p.fg.accent.action, ...t }) {
|
|
|
1013
1013
|
}
|
|
1014
1014
|
//#endregion
|
|
1015
1015
|
//#region src/icons/native/Rotate.native.tsx
|
|
1016
|
-
function
|
|
1017
|
-
return /* @__PURE__ */ c
|
|
1018
|
-
width:
|
|
1019
|
-
height:
|
|
1016
|
+
function X({ size: e = "small", color: n = f.primary[600], ...r }) {
|
|
1017
|
+
return /* @__PURE__ */ t(c, {
|
|
1018
|
+
width: p(e),
|
|
1019
|
+
height: p(e),
|
|
1020
1020
|
viewBox: "0 0 24 24",
|
|
1021
1021
|
fill: "none",
|
|
1022
|
-
...
|
|
1023
|
-
children: /* @__PURE__ */
|
|
1022
|
+
...r,
|
|
1023
|
+
children: /* @__PURE__ */ t(s, {
|
|
1024
1024
|
d: "M5 20V16M5 16H9M5 16C6.38324 18.3912 9.03887 20 12 20C16.4183 20 20 16.4183 20 12M19.0118 4V8H15.0118M4 12C4 7.58172 7.58172 4 12 4C14.9611 4 17.6168 5.60879 19 8",
|
|
1025
|
-
stroke:
|
|
1025
|
+
stroke: n,
|
|
1026
1026
|
strokeWidth: "2",
|
|
1027
1027
|
strokeLinecap: "round",
|
|
1028
1028
|
strokeLinejoin: "round"
|
|
@@ -1031,16 +1031,16 @@ function Z({ size: e = "small", color: t = p.primary[600], ...n }) {
|
|
|
1031
1031
|
}
|
|
1032
1032
|
//#endregion
|
|
1033
1033
|
//#region src/icons/native/Send.native.tsx
|
|
1034
|
-
function
|
|
1035
|
-
return /* @__PURE__ */ c
|
|
1036
|
-
width:
|
|
1037
|
-
height:
|
|
1034
|
+
function Z({ size: e = "small", color: n = f.fg.accent.action, ...r }) {
|
|
1035
|
+
return /* @__PURE__ */ t(c, {
|
|
1036
|
+
width: p(e),
|
|
1037
|
+
height: p(e),
|
|
1038
1038
|
viewBox: "0 0 24 24",
|
|
1039
1039
|
fill: "none",
|
|
1040
|
-
...
|
|
1041
|
-
children: /* @__PURE__ */
|
|
1040
|
+
...r,
|
|
1041
|
+
children: /* @__PURE__ */ t(s, {
|
|
1042
1042
|
d: "M6.00049 12H9.00049M6.00049 12L3.82205 4.5933C3.69916 4.17549 4.13207 3.81122 4.52273 4.00372L19.8403 11.5515C20.2123 11.7348 20.2123 12.2652 19.8403 12.4485L4.52273 19.9963C4.13207 20.1888 3.69916 19.8245 3.82205 19.4067L6.00049 12Z",
|
|
1043
|
-
stroke:
|
|
1043
|
+
stroke: n,
|
|
1044
1044
|
strokeWidth: "2",
|
|
1045
1045
|
strokeLinecap: "round",
|
|
1046
1046
|
strokeLinejoin: "round"
|
|
@@ -1049,29 +1049,29 @@ function Q({ size: e = "small", color: t = p.fg.accent.action, ...n }) {
|
|
|
1049
1049
|
}
|
|
1050
1050
|
//#endregion
|
|
1051
1051
|
//#region src/icons/native/Signature.native.tsx
|
|
1052
|
-
function
|
|
1053
|
-
return /* @__PURE__ */
|
|
1054
|
-
width:
|
|
1055
|
-
height:
|
|
1052
|
+
function Q({ color: e = f.neutral[300], size: r = "small", ...i }) {
|
|
1053
|
+
return /* @__PURE__ */ n(c, {
|
|
1054
|
+
width: p(r),
|
|
1055
|
+
height: p(r),
|
|
1056
1056
|
viewBox: "0 0 24 24",
|
|
1057
1057
|
fill: "none",
|
|
1058
|
-
...
|
|
1058
|
+
...i,
|
|
1059
1059
|
children: [
|
|
1060
|
-
/* @__PURE__ */
|
|
1060
|
+
/* @__PURE__ */ t(s, {
|
|
1061
1061
|
d: "M10.4996 14C6.75046 11.8039 4.49951 6.49997 7.4989 4.99995C12.4118 2.54296 16.9995 16 8.85788 19C5.60275 20.1994 7.64964 13.4687 14.7143 9.80629C18.5287 7.82885 14.34 13.0852 16.1032 12.6351C17.4888 12.2814 18.1846 11.2207 19.5723 9.80629C20.8231 8.53134 19.6815 12.4909 20.2662 13.3423C20.8509 14.1938 21.9995 12.6351 21.9995 12.6351",
|
|
1062
1062
|
stroke: e,
|
|
1063
1063
|
strokeWidth: "1.5",
|
|
1064
1064
|
strokeLinecap: "round",
|
|
1065
1065
|
strokeLinejoin: "round"
|
|
1066
1066
|
}),
|
|
1067
|
-
/* @__PURE__ */
|
|
1067
|
+
/* @__PURE__ */ t(s, {
|
|
1068
1068
|
d: "M5 12.9871L2 11.0316M4.25 10L2.75 14",
|
|
1069
1069
|
stroke: e,
|
|
1070
1070
|
strokeWidth: "1.5",
|
|
1071
1071
|
strokeLinecap: "round",
|
|
1072
1072
|
strokeLinejoin: "round"
|
|
1073
1073
|
}),
|
|
1074
|
-
/* @__PURE__ */
|
|
1074
|
+
/* @__PURE__ */ t(s, {
|
|
1075
1075
|
d: "M2 16H23",
|
|
1076
1076
|
stroke: e,
|
|
1077
1077
|
strokeWidth: "1.5",
|
|
@@ -1083,25 +1083,25 @@ function re({ color: e = p.neutral[300], size: t = "small", ...n }) {
|
|
|
1083
1083
|
}
|
|
1084
1084
|
//#endregion
|
|
1085
1085
|
//#region src/icons/native/Sparkles.native.tsx
|
|
1086
|
-
function ie({ color: e =
|
|
1087
|
-
return /* @__PURE__ */
|
|
1088
|
-
width:
|
|
1089
|
-
height:
|
|
1086
|
+
function ie({ color: e = f.primary[700], size: r = 16, ...l }) {
|
|
1087
|
+
return /* @__PURE__ */ n(c, {
|
|
1088
|
+
width: p(r),
|
|
1089
|
+
height: p(r),
|
|
1090
1090
|
viewBox: "0 0 16 16",
|
|
1091
1091
|
fill: "none",
|
|
1092
|
-
...
|
|
1093
|
-
children: [/* @__PURE__ */
|
|
1092
|
+
...l,
|
|
1093
|
+
children: [/* @__PURE__ */ n(o, {
|
|
1094
1094
|
clipPath: "url(#clip0_6066_22112)",
|
|
1095
|
-
children: [/* @__PURE__ */
|
|
1095
|
+
children: [/* @__PURE__ */ t(s, {
|
|
1096
1096
|
d: "M15.3346 11C14.1429 11 13.4369 10.7358 13.0178 10.3168C12.5988 9.89772 12.3346 9.19176 12.3346 7.99999H11.0013C11.0013 9.19176 10.7372 9.89772 10.3181 10.3168C9.89903 10.7358 9.19307 11 8.0013 11V12.3333C9.19307 12.3333 9.89903 12.5975 10.3181 13.0165C10.7372 13.4356 11.0013 14.1416 11.0013 15.3333H12.3346C12.3346 14.1416 12.5988 13.4356 13.0178 13.0165C13.4369 12.5975 14.1429 12.3333 15.3346 12.3333V11Z",
|
|
1097
1097
|
fill: e
|
|
1098
|
-
}), /* @__PURE__ */
|
|
1098
|
+
}), /* @__PURE__ */ t(s, {
|
|
1099
1099
|
d: "M11.3346 5.33332C9.56416 5.33332 8.44153 4.94186 7.75048 4.25081C7.05944 3.55976 6.66797 2.43713 6.66797 0.666656H5.33464C5.33464 2.43713 4.94317 3.55976 4.25212 4.25081C3.56107 4.94186 2.43844 5.33332 0.667969 5.33332V6.66666C2.43844 6.66666 3.56107 7.05812 4.25212 7.74917C4.94317 8.44022 5.33464 9.56285 5.33464 11.3333H6.66797C6.66797 9.56285 7.05944 8.44022 7.75048 7.74917C8.44153 7.05812 9.56416 6.66666 11.3346 6.66666V5.33332Z",
|
|
1100
1100
|
fill: e
|
|
1101
1101
|
})]
|
|
1102
|
-
}), /* @__PURE__ */
|
|
1102
|
+
}), /* @__PURE__ */ t(a, { children: /* @__PURE__ */ t(i, {
|
|
1103
1103
|
id: "clip0_6066_22112",
|
|
1104
|
-
children: /* @__PURE__ */
|
|
1104
|
+
children: /* @__PURE__ */ t(ee, {
|
|
1105
1105
|
width: "16",
|
|
1106
1106
|
height: "16",
|
|
1107
1107
|
fill: "white"
|
|
@@ -1111,14 +1111,14 @@ function ie({ color: e = p.primary[700], size: s = 16, ...u }) {
|
|
|
1111
1111
|
}
|
|
1112
1112
|
//#endregion
|
|
1113
1113
|
//#region src/icons/native/Summary.native.tsx
|
|
1114
|
-
function ae({ color: e =
|
|
1115
|
-
return /* @__PURE__ */ c
|
|
1116
|
-
width:
|
|
1117
|
-
height:
|
|
1114
|
+
function ae({ color: e = f.primary[700], size: n = 16, ...r }) {
|
|
1115
|
+
return /* @__PURE__ */ t(c, {
|
|
1116
|
+
width: p(n),
|
|
1117
|
+
height: p(n),
|
|
1118
1118
|
viewBox: "0 0 16 16",
|
|
1119
1119
|
fill: "none",
|
|
1120
|
-
...
|
|
1121
|
-
children: /* @__PURE__ */
|
|
1120
|
+
...r,
|
|
1121
|
+
children: /* @__PURE__ */ t(s, {
|
|
1122
1122
|
d: "M2.66675 12H4.66675M2.66675 8H6.00008M2.66675 4H13.3334M11.3334 6.66667L12.3334 9L14.6667 10L12.3334 11L11.3334 13.3333L10.3334 11L8.00008 10L10.3334 9L11.3334 6.66667Z",
|
|
1123
1123
|
stroke: e,
|
|
1124
1124
|
strokeWidth: "1.33333",
|
|
@@ -1129,18 +1129,18 @@ function ae({ color: e = p.primary[700], size: t = 16, ...n }) {
|
|
|
1129
1129
|
}
|
|
1130
1130
|
//#endregion
|
|
1131
1131
|
//#region src/icons/native/User.native.tsx
|
|
1132
|
-
function oe({ color:
|
|
1133
|
-
return /* @__PURE__ */
|
|
1134
|
-
width:
|
|
1135
|
-
height:
|
|
1132
|
+
function oe({ color: e = f.primary[900], size: i = "small", ...a }) {
|
|
1133
|
+
return /* @__PURE__ */ n(c, {
|
|
1134
|
+
width: p(i),
|
|
1135
|
+
height: p(i),
|
|
1136
1136
|
viewBox: "0 0 24 24",
|
|
1137
1137
|
fill: "none",
|
|
1138
|
-
stroke:
|
|
1138
|
+
stroke: e,
|
|
1139
1139
|
strokeWidth: "2",
|
|
1140
1140
|
strokeLinecap: "round",
|
|
1141
1141
|
strokeLinejoin: "round",
|
|
1142
|
-
...
|
|
1143
|
-
children: [/* @__PURE__ */
|
|
1142
|
+
...a,
|
|
1143
|
+
children: [/* @__PURE__ */ t(s, { d: "M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2" }), /* @__PURE__ */ t(r, {
|
|
1144
1144
|
cx: "12",
|
|
1145
1145
|
cy: "7",
|
|
1146
1146
|
r: "4"
|
|
@@ -1149,25 +1149,25 @@ function oe({ color: t = p.primary[900], size: n = "small", ...r }) {
|
|
|
1149
1149
|
}
|
|
1150
1150
|
//#endregion
|
|
1151
1151
|
//#region src/icons/native/UserCircle.native.tsx
|
|
1152
|
-
function se({ color: e =
|
|
1153
|
-
return
|
|
1152
|
+
function se({ color: e = f.fg.accent.action, size: n = "small", ...r }) {
|
|
1153
|
+
return n === "small" ? /* @__PURE__ */ t(c, {
|
|
1154
1154
|
width: "32",
|
|
1155
1155
|
height: "32",
|
|
1156
1156
|
viewBox: "0 0 32 32",
|
|
1157
1157
|
fill: "none",
|
|
1158
|
-
...
|
|
1159
|
-
children: /* @__PURE__ */
|
|
1158
|
+
...r,
|
|
1159
|
+
children: /* @__PURE__ */ t(s, {
|
|
1160
1160
|
d: "M8.15458 25.0804C9.9275 22.7924 12.6674 21.3333 16 21.3333C19.3326 21.3333 22.0725 22.7924 23.8454 25.0804M8.15458 25.0804C10.2582 26.8996 13.0006 28 16 28C18.9994 28 21.7418 26.8996 23.8454 25.0804M8.15458 25.0804C5.61003 22.88 4 19.628 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16C28 19.628 26.39 22.88 23.8454 25.0804M20 13.3333C20 15.5425 18.2091 17.3333 16 17.3333C13.7909 17.3333 12 15.5425 12 13.3333C12 11.1242 13.7909 9.33333 16 9.33333C18.2091 9.33333 20 11.1242 20 13.3333Z",
|
|
1161
1161
|
stroke: e,
|
|
1162
1162
|
strokeWidth: "2",
|
|
1163
1163
|
strokeLinejoin: "round"
|
|
1164
1164
|
})
|
|
1165
|
-
}) : /* @__PURE__ */ c
|
|
1165
|
+
}) : /* @__PURE__ */ t(c, {
|
|
1166
1166
|
width: "64",
|
|
1167
1167
|
height: "64",
|
|
1168
1168
|
viewBox: "0 0 64 64",
|
|
1169
1169
|
fill: "none",
|
|
1170
|
-
children: /* @__PURE__ */
|
|
1170
|
+
children: /* @__PURE__ */ t(s, {
|
|
1171
1171
|
d: "M16.3092 50.1609C19.855 45.5848 25.3348 42.6667 32 42.6667C38.6652 42.6667 44.145 45.5848 47.6908 50.1609M16.3092 50.1609C20.5165 53.7992 26.0012 56 32 56C37.9988 56 43.4835 53.7992 47.6908 50.1609M16.3092 50.1609C11.2201 45.76 8 39.2561 8 32C8 18.7452 18.7452 8 32 8C45.2548 8 56 18.7452 56 32C56 39.2561 52.7799 45.76 47.6908 50.1609M40 26.6667C40 31.0849 36.4183 34.6667 32 34.6667C27.5817 34.6667 24 31.0849 24 26.6667C24 22.2484 27.5817 18.6667 32 18.6667C36.4183 18.6667 40 22.2484 40 26.6667Z",
|
|
1172
1172
|
stroke: e,
|
|
1173
1173
|
strokeWidth: "3",
|
|
@@ -1176,15 +1176,32 @@ function se({ color: e = p.fg.accent.action, size: t = "small", ...n }) {
|
|
|
1176
1176
|
});
|
|
1177
1177
|
}
|
|
1178
1178
|
//#endregion
|
|
1179
|
+
//#region src/icons/native/Warning.native.tsx
|
|
1180
|
+
function ce({ color: e = f.fg.accent.warning, size: n = "small", ...r }) {
|
|
1181
|
+
return /* @__PURE__ */ t(c, {
|
|
1182
|
+
width: p(n),
|
|
1183
|
+
height: p(n),
|
|
1184
|
+
viewBox: "0 0 24 24",
|
|
1185
|
+
fill: "none",
|
|
1186
|
+
...r,
|
|
1187
|
+
children: /* @__PURE__ */ t(s, {
|
|
1188
|
+
fillRule: "evenodd",
|
|
1189
|
+
clipRule: "evenodd",
|
|
1190
|
+
d: "M13.7367 4.53861C12.9689 3.19498 11.0315 3.19498 10.2637 4.53861L1.71007 19.5075C0.948179 20.8408 1.91091 22.4998 3.44656 22.4998H20.5538C22.0895 22.4998 23.0522 20.8408 22.2903 19.5075L13.7367 4.53861ZM11 9.49997H13V15.5H11V9.49997ZM11 17.5H13V19.5H11V17.5Z",
|
|
1191
|
+
fill: e
|
|
1192
|
+
})
|
|
1193
|
+
});
|
|
1194
|
+
}
|
|
1195
|
+
//#endregion
|
|
1179
1196
|
//#region src/icons/native/Window.native.tsx
|
|
1180
|
-
function $({ color: e =
|
|
1181
|
-
return /* @__PURE__ */ c
|
|
1182
|
-
width:
|
|
1183
|
-
height:
|
|
1197
|
+
function $({ color: e = f.fg.primary, size: n = "small", ...r }) {
|
|
1198
|
+
return /* @__PURE__ */ t(c, {
|
|
1199
|
+
width: p(n),
|
|
1200
|
+
height: p(n),
|
|
1184
1201
|
viewBox: "0 0 24 24",
|
|
1185
1202
|
fill: "none",
|
|
1186
|
-
...
|
|
1187
|
-
children: /* @__PURE__ */
|
|
1203
|
+
...r,
|
|
1204
|
+
children: /* @__PURE__ */ t(s, {
|
|
1188
1205
|
d: "M5.63803 19.673L6.09202 18.782H6.09202L5.63803 19.673ZM4.32698 18.362L3.43597 18.816H3.43597L4.32698 18.362ZM19.673 18.362L18.782 17.908V17.908L19.673 18.362ZM18.362 19.673L17.908 18.782H17.908L18.362 19.673ZM19.673 5.63803L18.782 6.09202V6.09202L19.673 5.63803ZM18.362 4.32698L18.816 3.43597V3.43597L18.362 4.32698ZM4.32698 5.63803L5.21799 6.09202L4.32698 5.63803ZM5.63803 4.32698L6.09202 5.21799L5.63803 4.32698ZM11 4V3H9V4H10H11ZM9 20V21H11V20H10H9ZM20 8.8H19V15.2H20H21V8.8H20ZM15.2 20V19H8.8V20V21H15.2V20ZM4 15.2H5V8.8H4H3V15.2H4ZM8.8 4V5H15.2V4V3H8.8V4ZM8.8 20V19C7.94342 19 7.36113 18.9992 6.91104 18.9624C6.47262 18.9266 6.24842 18.8617 6.09202 18.782L5.63803 19.673L5.18404 20.564C5.66937 20.8113 6.18608 20.9099 6.74817 20.9558C7.2986 21.0008 7.97642 21 8.8 21V20ZM4 15.2H3C3 16.0236 2.99922 16.7014 3.04419 17.2518C3.09012 17.8139 3.18868 18.3306 3.43597 18.816L4.32698 18.362L5.21799 17.908C5.1383 17.7516 5.07337 17.5274 5.03755 17.089C5.00078 16.6389 5 16.0566 5 15.2H4ZM5.63803 19.673L6.09202 18.782C5.7157 18.5903 5.40973 18.2843 5.21799 17.908L4.32698 18.362L3.43597 18.816C3.81947 19.5686 4.43139 20.1805 5.18404 20.564L5.63803 19.673ZM20 15.2H19C19 16.0566 18.9992 16.6389 18.9624 17.089C18.9266 17.5274 18.8617 17.7516 18.782 17.908L19.673 18.362L20.564 18.816C20.8113 18.3306 20.9099 17.8139 20.9558 17.2518C21.0008 16.7014 21 16.0236 21 15.2H20ZM15.2 20V21C16.0236 21 16.7014 21.0008 17.2518 20.9558C17.8139 20.9099 18.3306 20.8113 18.816 20.564L18.362 19.673L17.908 18.782C17.7516 18.8617 17.5274 18.9266 17.089 18.9624C16.6389 18.9992 16.0566 19 15.2 19V20ZM19.673 18.362L18.782 17.908C18.5903 18.2843 18.2843 18.5903 17.908 18.782L18.362 19.673L18.816 20.564C19.5686 20.1805 20.1805 19.5686 20.564 18.816L19.673 18.362ZM20 8.8H21C21 7.97642 21.0008 7.2986 20.9558 6.74817C20.9099 6.18608 20.8113 5.66937 20.564 5.18404L19.673 5.63803L18.782 6.09202C18.8617 6.24842 18.9266 6.47262 18.9624 6.91104C18.9992 7.36113 19 7.94342 19 8.8H20ZM15.2 4V5C16.0566 5 16.6389 5.00078 17.089 5.03755C17.5274 5.07337 17.7516 5.1383 17.908 5.21799L18.362 4.32698L18.816 3.43597C18.3306 3.18868 17.8139 3.09012 17.2518 3.04419C16.7014 2.99922 16.0236 3 15.2 3V4ZM19.673 5.63803L20.564 5.18404C20.1805 4.43139 19.5686 3.81947 18.816 3.43597L18.362 4.32698L17.908 5.21799C18.2843 5.40973 18.5903 5.7157 18.782 6.09202L19.673 5.63803ZM4 8.8H5C5 7.94342 5.00078 7.36113 5.03755 6.91104C5.07337 6.47262 5.1383 6.24842 5.21799 6.09202L4.32698 5.63803L3.43597 5.18404C3.18868 5.66937 3.09012 6.18608 3.04419 6.74817C2.99922 7.2986 3 7.97642 3 8.8H4ZM8.8 4V3C7.97642 3 7.2986 2.99922 6.74817 3.04419C6.18608 3.09012 5.66937 3.18868 5.18404 3.43597L5.63803 4.32698L6.09202 5.21799C6.24842 5.1383 6.47262 5.07337 6.91104 5.03755C7.36113 5.00078 7.94342 5 8.8 5V4ZM4.32698 5.63803L5.21799 6.09202C5.40973 5.71569 5.71569 5.40973 6.09202 5.21799L5.63803 4.32698L5.18404 3.43597C4.43139 3.81947 3.81947 4.43139 3.43597 5.18404L4.32698 5.63803ZM10 4H9V20H10H11V4H10Z",
|
|
1189
1206
|
fill: e
|
|
1190
1207
|
})
|
|
@@ -1192,12 +1209,12 @@ function $({ color: e = p.fg.primary, size: t = "small", ...n }) {
|
|
|
1192
1209
|
}
|
|
1193
1210
|
//#endregion
|
|
1194
1211
|
//#region src/icons/index.native.ts
|
|
1195
|
-
var
|
|
1196
|
-
ArrowUp: () =>
|
|
1197
|
-
Attach: () =>
|
|
1198
|
-
Badge: () =>
|
|
1199
|
-
Calendar: () =>
|
|
1200
|
-
Check: () =>
|
|
1212
|
+
var le = /* @__PURE__ */ te({
|
|
1213
|
+
ArrowUp: () => v,
|
|
1214
|
+
Attach: () => y,
|
|
1215
|
+
Badge: () => b,
|
|
1216
|
+
Calendar: () => x,
|
|
1217
|
+
Check: () => m,
|
|
1201
1218
|
CheckCircle: () => S,
|
|
1202
1219
|
Chevron: () => h,
|
|
1203
1220
|
Clock: () => C,
|
|
@@ -1212,32 +1229,33 @@ var ce = /* @__PURE__ */ ee({
|
|
|
1212
1229
|
Ellipses: () => j,
|
|
1213
1230
|
Email: () => M,
|
|
1214
1231
|
Enter: () => N,
|
|
1215
|
-
ErrorCircle: () =>
|
|
1216
|
-
Fax: () =>
|
|
1217
|
-
FileDownload: () =>
|
|
1218
|
-
GenerateDoc: () =>
|
|
1219
|
-
GenerateSignature: () =>
|
|
1220
|
-
Home: () =>
|
|
1221
|
-
Info: () =>
|
|
1222
|
-
Login: () =>
|
|
1223
|
-
Logo: () =>
|
|
1224
|
-
LogoOutlined: () =>
|
|
1225
|
-
Menu: () =>
|
|
1226
|
-
Message: () =>
|
|
1227
|
-
NoSignature: () =>
|
|
1228
|
-
Peek: () =>
|
|
1229
|
-
Pilot: () =>
|
|
1230
|
-
PostHorn: () =>
|
|
1231
|
-
Radar: () =>
|
|
1232
|
-
Retry: () =>
|
|
1233
|
-
Rotate: () =>
|
|
1234
|
-
Send: () =>
|
|
1235
|
-
Signature: () =>
|
|
1232
|
+
ErrorCircle: () => _,
|
|
1233
|
+
Fax: () => P,
|
|
1234
|
+
FileDownload: () => F,
|
|
1235
|
+
GenerateDoc: () => re,
|
|
1236
|
+
GenerateSignature: () => I,
|
|
1237
|
+
Home: () => L,
|
|
1238
|
+
Info: () => R,
|
|
1239
|
+
Login: () => z,
|
|
1240
|
+
Logo: () => B,
|
|
1241
|
+
LogoOutlined: () => V,
|
|
1242
|
+
Menu: () => H,
|
|
1243
|
+
Message: () => U,
|
|
1244
|
+
NoSignature: () => W,
|
|
1245
|
+
Peek: () => G,
|
|
1246
|
+
Pilot: () => K,
|
|
1247
|
+
PostHorn: () => q,
|
|
1248
|
+
Radar: () => J,
|
|
1249
|
+
Retry: () => Y,
|
|
1250
|
+
Rotate: () => X,
|
|
1251
|
+
Send: () => Z,
|
|
1252
|
+
Signature: () => Q,
|
|
1236
1253
|
Sparkles: () => ie,
|
|
1237
1254
|
Summary: () => ae,
|
|
1238
1255
|
User: () => oe,
|
|
1239
1256
|
UserCircle: () => se,
|
|
1257
|
+
Warning: () => ce,
|
|
1240
1258
|
Window: () => $
|
|
1241
1259
|
});
|
|
1242
1260
|
//#endregion
|
|
1243
|
-
export { j as A, x as B, L as C, P as D, F as E, E as F, g as G, y as H, T as I,
|
|
1261
|
+
export { j as A, x as B, L as C, P as D, F as E, E as F, g as G, y as H, T as I, f as J, h as K, w as L, k as M, O as N, N as O, D as P, C as R, R as S, re as T, v as U, b as V, _ as W, ne as Y, U as _, oe as a, B as b, Q as c, Y as d, J as f, W as g, G as h, se as i, A as j, M as k, Z as l, K as m, $ as n, ae as o, q as p, m as q, ce as r, ie as s, le as t, X as u, H as v, I as w, z as x, V as y, S as z };
|