brd-ui-kit 0.1.70 → 0.1.72
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/brd-ui-kit.css +1 -1
- package/dist/components/basic-table/basic-table.d.ts +3 -1
- package/dist/components/input-contact/input-contact.d.ts +2 -2
- package/dist/components/ui/calendar/calendar.d.ts +19 -0
- package/dist/components/ui/calendar/calendar.styles.d.ts +4 -0
- package/dist/components/ui/calendar/index.d.ts +2 -0
- package/dist/components/ui/calendar.d.ts +2 -0
- package/dist/components/ui/icon/icon-presets.d.ts +35 -0
- package/dist/components/ui/icon/icon.d.ts +11 -7
- package/dist/components/ui/icon/index.d.ts +3 -1
- package/dist/components/ui/radio-group/radio-group.styles.d.ts +1 -1
- package/dist/components/ui/sonner/sonner.styles.d.ts +1 -1
- package/dist/components/ui/switch/switch.styles.d.ts +1 -1
- package/dist/components/ui/table/table.d.ts +2 -1
- package/dist/components-app-pagination-app-pagination.cjs +1 -1
- package/dist/components-app-pagination-app-pagination.cjs.map +1 -1
- package/dist/components-app-pagination-app-pagination.js +35 -35
- package/dist/components-app-pagination-app-pagination.js.map +1 -1
- package/dist/components-app-sidebar-app-sidebar.cjs +1 -1
- package/dist/components-app-sidebar-app-sidebar.cjs.map +1 -1
- package/dist/components-app-sidebar-app-sidebar.js +16 -16
- package/dist/components-app-sidebar-app-sidebar.js.map +1 -1
- package/dist/components-avatar-uploader-avatar-uploader.cjs +1 -1
- package/dist/components-avatar-uploader-avatar-uploader.cjs.map +1 -1
- package/dist/components-avatar-uploader-avatar-uploader.js +3 -4
- package/dist/components-avatar-uploader-avatar-uploader.js.map +1 -1
- package/dist/components-basic-avatar-basic-avatar.cjs +2 -2
- package/dist/components-basic-avatar-basic-avatar.cjs.map +1 -1
- package/dist/components-basic-avatar-basic-avatar.js +12 -12
- package/dist/components-basic-avatar-basic-avatar.js.map +1 -1
- package/dist/components-basic-table-basic-table.cjs +2 -2
- package/dist/components-basic-table-basic-table.cjs.map +1 -1
- package/dist/components-basic-table-basic-table.js +259 -255
- package/dist/components-basic-table-basic-table.js.map +1 -1
- package/dist/components-files-uploader-files-uploader.cjs +3 -3
- package/dist/components-files-uploader-files-uploader.cjs.map +1 -1
- package/dist/components-files-uploader-files-uploader.js +29 -29
- package/dist/components-files-uploader-files-uploader.js.map +1 -1
- package/dist/components-input-contact-input-contact.cjs +4 -8
- package/dist/components-input-contact-input-contact.cjs.map +1 -1
- package/dist/components-input-contact-input-contact.js +92 -109
- package/dist/components-input-contact-input-contact.js.map +1 -1
- package/dist/components-input-password-input-password.cjs +1 -1
- package/dist/components-input-password-input-password.cjs.map +1 -1
- package/dist/components-input-password-input-password.js +2 -2
- package/dist/components-input-password-input-password.js.map +1 -1
- package/dist/components-input-phone-input-phone.cjs +1 -29
- package/dist/components-input-phone-input-phone.cjs.map +1 -1
- package/dist/components-input-phone-input-phone.js +469 -814
- package/dist/components-input-phone-input-phone.js.map +1 -1
- package/dist/components-ui-button-button.styles.cjs +4 -4
- package/dist/components-ui-button-button.styles.cjs.map +1 -1
- package/dist/components-ui-button-button.styles.js +5 -5
- package/dist/components-ui-button-button.styles.js.map +1 -1
- package/dist/components-ui-calendar-calendar.cjs +13 -0
- package/dist/components-ui-calendar-calendar.cjs.map +1 -0
- package/dist/components-ui-calendar-calendar.js +3761 -0
- package/dist/components-ui-calendar-calendar.js.map +1 -0
- package/dist/components-ui-calendar-calendar.styles.cjs +14 -0
- package/dist/components-ui-calendar-calendar.styles.cjs.map +1 -0
- package/dist/components-ui-calendar-calendar.styles.js +34 -0
- package/dist/components-ui-calendar-calendar.styles.js.map +1 -0
- package/dist/components-ui-calendar.cjs +2 -0
- package/dist/components-ui-calendar.cjs.map +1 -0
- package/dist/components-ui-calendar.js +6 -0
- package/dist/components-ui-calendar.js.map +1 -0
- package/dist/components-ui-card-card.styles.cjs +2 -2
- package/dist/components-ui-card-card.styles.cjs.map +1 -1
- package/dist/components-ui-card-card.styles.js +6 -6
- package/dist/components-ui-card-card.styles.js.map +1 -1
- package/dist/components-ui-checkbox-checkbox.cjs +1 -1
- package/dist/components-ui-checkbox-checkbox.cjs.map +1 -1
- package/dist/components-ui-checkbox-checkbox.js +12 -11
- package/dist/components-ui-checkbox-checkbox.js.map +1 -1
- package/dist/components-ui-checkbox-checkbox.styles.cjs +1 -1
- package/dist/components-ui-checkbox-checkbox.styles.cjs.map +1 -1
- package/dist/components-ui-checkbox-checkbox.styles.js +2 -2
- package/dist/components-ui-checkbox-checkbox.styles.js.map +1 -1
- package/dist/components-ui-combobox-combobox.cjs +4 -4
- package/dist/components-ui-combobox-combobox.cjs.map +1 -1
- package/dist/components-ui-combobox-combobox.js +18 -18
- package/dist/components-ui-combobox-combobox.js.map +1 -1
- package/dist/components-ui-dialog-dialog.cjs +1 -1
- package/dist/components-ui-dialog-dialog.cjs.map +1 -1
- package/dist/components-ui-dialog-dialog.js +4 -10
- package/dist/components-ui-dialog-dialog.js.map +1 -1
- package/dist/components-ui-field-field.js +13 -13
- package/dist/components-ui-icon-icon-presets.cjs +2 -0
- package/dist/components-ui-icon-icon-presets.cjs.map +1 -0
- package/dist/components-ui-icon-icon-presets.js +14 -0
- package/dist/components-ui-icon-icon-presets.js.map +1 -0
- package/dist/components-ui-icon-icon.cjs +1 -1
- package/dist/components-ui-icon-icon.cjs.map +1 -1
- package/dist/components-ui-icon-icon.js +62714 -34
- package/dist/components-ui-icon-icon.js.map +1 -1
- package/dist/components-ui-icon.cjs +1 -1
- package/dist/components-ui-icon.js +4 -2
- package/dist/components-ui-icon.js.map +1 -1
- package/dist/components-ui-pagination-pagination.cjs +1 -1
- package/dist/components-ui-pagination-pagination.cjs.map +1 -1
- package/dist/components-ui-pagination-pagination.js +50 -50
- package/dist/components-ui-pagination-pagination.js.map +1 -1
- package/dist/components-ui-popover-popover.js +4 -4
- package/dist/components-ui-radio-group-radio-group.styles.cjs +1 -1
- package/dist/components-ui-radio-group-radio-group.styles.cjs.map +1 -1
- package/dist/components-ui-radio-group-radio-group.styles.js +2 -2
- package/dist/components-ui-radio-group-radio-group.styles.js.map +1 -1
- package/dist/components-ui-select-select.cjs +1 -1
- package/dist/components-ui-select-select.cjs.map +1 -1
- package/dist/components-ui-select-select.js +10 -10
- package/dist/components-ui-select-select.js.map +1 -1
- package/dist/components-ui-sonner-sonner.cjs +1 -1
- package/dist/components-ui-sonner-sonner.cjs.map +1 -1
- package/dist/components-ui-sonner-sonner.js +14 -14
- package/dist/components-ui-sonner-sonner.js.map +1 -1
- package/dist/components-ui-sonner-sonner.styles.cjs +1 -1
- package/dist/components-ui-sonner-sonner.styles.cjs.map +1 -1
- package/dist/components-ui-sonner-sonner.styles.js +1 -1
- package/dist/components-ui-sonner-sonner.styles.js.map +1 -1
- package/dist/components-ui-switch-switch.styles.cjs +1 -1
- package/dist/components-ui-switch-switch.styles.cjs.map +1 -1
- package/dist/components-ui-switch-switch.styles.js +2 -2
- package/dist/components-ui-switch-switch.styles.js.map +1 -1
- package/dist/components-ui-table-table.cjs +4 -4
- package/dist/components-ui-table-table.cjs.map +1 -1
- package/dist/components-ui-table-table.js +89 -85
- package/dist/components-ui-table-table.js.map +1 -1
- package/dist/components-ui-tabs-tabs.styles.cjs +1 -1
- package/dist/components-ui-tabs-tabs.styles.cjs.map +1 -1
- package/dist/components-ui-tabs-tabs.styles.js +1 -1
- package/dist/components-ui-tabs-tabs.styles.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +23 -20
- package/dist/index.js.map +1 -1
- package/dist/types/types.d.ts +2 -2
- package/package.json +13 -1
- package/dist/components/ui/icon/icon-dictionary.d.ts +0 -60
- package/dist/components/ui/icon/overrides.d.ts +0 -21
- package/dist/components-ui-icon-icon-dictionary.cjs +0 -2
- package/dist/components-ui-icon-icon-dictionary.cjs.map +0 -1
- package/dist/components-ui-icon-icon-dictionary.js +0 -63
- package/dist/components-ui-icon-icon-dictionary.js.map +0 -1
- package/dist/components-ui-icon-overrides.cjs +0 -2
- package/dist/components-ui-icon-overrides.cjs.map +0 -1
- package/dist/components-ui-icon-overrides.js +0 -175
- package/dist/components-ui-icon-overrides.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -4,10 +4,10 @@ import { Badge as p } from "./components-ui-badge-badge.js";
|
|
|
4
4
|
import { badgeVariants as l } from "./components-ui-badge-badge.styles.js";
|
|
5
5
|
import { Button as n } from "./components-ui-button-button.js";
|
|
6
6
|
import { buttonVariants as b } from "./components-ui-button-button.styles.js";
|
|
7
|
-
import { Card as s, CardContent as C, CardDescription as
|
|
7
|
+
import { Card as s, CardContent as C, CardDescription as d, CardFooter as g, CardHeader as u, CardTitle as c } from "./components-ui-card-card.js";
|
|
8
8
|
import { Checkbox as S } from "./components-ui-checkbox-checkbox.js";
|
|
9
9
|
import { Select as I, SelectItem as v, SelectValue as B, SelectContent as F, SelectGroup as D, SelectLabel as G, SelectScrollDownButton as h, SelectScrollUpButton as A, SelectSeparator as y, SelectTrigger as L } from "./components-ui-select-select.js";
|
|
10
|
-
import { Combobox as V, ComboboxChip as H, ComboboxChips as N, ComboboxChipsInput as k, ComboboxCollection as R, ComboboxContent as E, ComboboxEmpty as
|
|
10
|
+
import { Combobox as V, ComboboxChip as H, ComboboxChips as N, ComboboxChipsInput as k, ComboboxCollection as R, ComboboxContent as E, ComboboxEmpty as M, ComboboxField as U, ComboboxGroup as O, ComboboxInput as j, ComboboxItem as q, ComboboxLabel as z, ComboboxList as J, ComboboxSeparator as K, ComboboxTrigger as Q, ComboboxValue as W } from "./components-ui-combobox-combobox.js";
|
|
11
11
|
import { Dialog as Y, DialogClose as Z, DialogContent as _, DialogDescription as $, DialogFooter as oo, DialogHeader as ro, DialogOverlay as eo, DialogPortal as to, DialogTitle as ao, DialogTrigger as po } from "./components-ui-dialog-dialog.js";
|
|
12
12
|
import { Field as lo, FieldContent as mo, FieldDescription as no, FieldError as xo, FieldGroup as bo, FieldLabel as fo, FieldLegend as so, FieldSeparator as Co, FieldSet as go, FieldTitle as uo } from "./components-ui-field-field.js";
|
|
13
13
|
import { Icon as To } from "./components-ui-icon-icon.js";
|
|
@@ -16,7 +16,7 @@ import { InputGroup as vo, InputGroupAddon as Bo, InputGroupButton as Fo, InputG
|
|
|
16
16
|
import { Label as yo } from "./components-ui-label-label.js";
|
|
17
17
|
import { NavigationItem as wo } from "./components-ui-navigation-item-navigation-item.js";
|
|
18
18
|
import { NavigationMenu as Ho } from "./components-ui-navigation-menu-navigation-menu.js";
|
|
19
|
-
import { Pagination as ko, PaginationContent as Ro, PaginationEllipsis as Eo, PaginationItem as
|
|
19
|
+
import { Pagination as ko, PaginationContent as Ro, PaginationEllipsis as Eo, PaginationItem as Mo, PaginationLink as Uo, PaginationNext as Oo, PaginationPrevious as jo } from "./components-ui-pagination-pagination.js";
|
|
20
20
|
import { Progress as zo } from "./components-ui-progress-progress.js";
|
|
21
21
|
import { RadioGroup as Ko, RadioGroupItem as Qo } from "./components-ui-radio-group-radio-group.js";
|
|
22
22
|
import { Separator as Xo } from "./components-ui-separator-separator.js";
|
|
@@ -24,14 +24,14 @@ import { Switch as Zo } from "./components-ui-switch-switch.js";
|
|
|
24
24
|
import { Table as $o, TableBody as or, TableCaption as rr, TableCell as er, TableFooter as tr, TableHead as ar, TableHeader as pr, TableRow as ir } from "./components-ui-table-table.js";
|
|
25
25
|
import { Tabs as mr, TabsContent as nr, TabsList as xr, TabsTrigger as br } from "./components-ui-tabs-tabs.js";
|
|
26
26
|
import { Textarea as sr } from "./components-ui-textarea-textarea.js";
|
|
27
|
-
import { Tooltip as
|
|
27
|
+
import { Tooltip as dr, TooltipArrow as gr, TooltipContent as ur, TooltipProvider as cr, TooltipTrigger as Tr } from "./components-ui-tooltip-tooltip.js";
|
|
28
28
|
import { Typography as Pr } from "./components-ui-typography-typography.js";
|
|
29
29
|
import { getTypographyClassName as vr, typographyClassNames as Br, typographyVariantOptions as Fr } from "./components-ui-typography-typography.styles.js";
|
|
30
30
|
import { Avatar as Gr, AvatarBadge as hr, AvatarFallback as Ar, AvatarGroup as yr, AvatarGroupCount as Lr, AvatarImage as wr } from "./components-ui-avatar-avatar.js";
|
|
31
31
|
import { usePopupControls as Hr } from "./hooks-usePopupControls.js";
|
|
32
32
|
import { AppPagination as kr } from "./components-app-pagination-app-pagination.js";
|
|
33
33
|
import { AppSidebar as Er } from "./components-app-sidebar-app-sidebar.js";
|
|
34
|
-
import { BasicCheckbox as
|
|
34
|
+
import { BasicCheckbox as Ur } from "./components-basic-checkbox-basic-checkbox.js";
|
|
35
35
|
import { BasicModal as jr } from "./components-basic-modal-basic-modal.js";
|
|
36
36
|
import { BasicTable as zr } from "./components-basic-table-basic-table.js";
|
|
37
37
|
import { BasicTooltip as Kr } from "./components-basic-tooltip-basic-tooltip.js";
|
|
@@ -44,7 +44,7 @@ import { TextareaField as ae } from "./components-textarea-field-textarea-field.
|
|
|
44
44
|
import { BasicChart as ie } from "./components-basic-chart-basic-chart.js";
|
|
45
45
|
import { BasicAvatar as me } from "./components-basic-avatar-basic-avatar.js";
|
|
46
46
|
import { AvatarUpload as xe } from "./components-avatar-uploader-avatar-uploader.js";
|
|
47
|
-
import { Popover as fe, PopoverAnchor as se, PopoverContent as Ce, PopoverDescription as
|
|
47
|
+
import { Popover as fe, PopoverAnchor as se, PopoverContent as Ce, PopoverDescription as de, PopoverHeader as ge, PopoverTitle as ue, PopoverTrigger as ce } from "./components-ui-popover-popover.js";
|
|
48
48
|
import { Toaster as Se } from "./components-ui-sonner-sonner.js";
|
|
49
49
|
import { t as Ie } from "./index-C4iHL8Gs.js";
|
|
50
50
|
import { PopoverBasic as Be } from "./components-popover-modal-popover-modal.js";
|
|
@@ -53,6 +53,7 @@ import { BasicDrawer as he } from "./components-basic-drawer-basic-drawer.js";
|
|
|
53
53
|
import { FilesUploader as ye } from "./components-files-uploader-files-uploader.js";
|
|
54
54
|
import { InputContact as we } from "./components-input-contact-input-contact.js";
|
|
55
55
|
import { InputPhone as He } from "./components-input-phone-input-phone.js";
|
|
56
|
+
import { Calendar as ke, localeMode as Re } from "./components-ui-calendar-calendar.js";
|
|
56
57
|
export {
|
|
57
58
|
kr as AppPagination,
|
|
58
59
|
Er as AppSidebar,
|
|
@@ -66,18 +67,19 @@ export {
|
|
|
66
67
|
p as Badge,
|
|
67
68
|
me as BasicAvatar,
|
|
68
69
|
ie as BasicChart,
|
|
69
|
-
|
|
70
|
+
Ur as BasicCheckbox,
|
|
70
71
|
he as BasicDrawer,
|
|
71
72
|
jr as BasicModal,
|
|
72
73
|
De as BasicSelect,
|
|
73
74
|
zr as BasicTable,
|
|
74
75
|
Kr as BasicTooltip,
|
|
75
76
|
n as Button,
|
|
77
|
+
ke as Calendar,
|
|
76
78
|
s as Card,
|
|
77
79
|
C as CardContent,
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
80
|
+
d as CardDescription,
|
|
81
|
+
g as CardFooter,
|
|
82
|
+
u as CardHeader,
|
|
81
83
|
c as CardTitle,
|
|
82
84
|
S as Checkbox,
|
|
83
85
|
V as Combobox,
|
|
@@ -86,8 +88,8 @@ export {
|
|
|
86
88
|
k as ComboboxChipsInput,
|
|
87
89
|
R as ComboboxCollection,
|
|
88
90
|
E as ComboboxContent,
|
|
89
|
-
|
|
90
|
-
|
|
91
|
+
M as ComboboxEmpty,
|
|
92
|
+
U as ComboboxField,
|
|
91
93
|
O as ComboboxGroup,
|
|
92
94
|
j as ComboboxInput,
|
|
93
95
|
q as ComboboxItem,
|
|
@@ -135,17 +137,17 @@ export {
|
|
|
135
137
|
ko as Pagination,
|
|
136
138
|
Ro as PaginationContent,
|
|
137
139
|
Eo as PaginationEllipsis,
|
|
138
|
-
|
|
139
|
-
|
|
140
|
+
Mo as PaginationItem,
|
|
141
|
+
Uo as PaginationLink,
|
|
140
142
|
Oo as PaginationNext,
|
|
141
143
|
jo as PaginationPrevious,
|
|
142
144
|
fe as Popover,
|
|
143
145
|
se as PopoverAnchor,
|
|
144
146
|
Be as PopoverBasic,
|
|
145
147
|
Ce as PopoverContent,
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
148
|
+
de as PopoverDescription,
|
|
149
|
+
ge as PopoverHeader,
|
|
150
|
+
ue as PopoverTitle,
|
|
149
151
|
ce as PopoverTrigger,
|
|
150
152
|
zo as Progress,
|
|
151
153
|
_r as RadioButton,
|
|
@@ -180,9 +182,9 @@ export {
|
|
|
180
182
|
sr as Textarea,
|
|
181
183
|
ae as TextareaField,
|
|
182
184
|
Se as Toaster,
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
185
|
+
dr as Tooltip,
|
|
186
|
+
gr as TooltipArrow,
|
|
187
|
+
ur as TooltipContent,
|
|
186
188
|
cr as TooltipProvider,
|
|
187
189
|
Tr as TooltipTrigger,
|
|
188
190
|
Pr as Typography,
|
|
@@ -190,6 +192,7 @@ export {
|
|
|
190
192
|
b as buttonVariants,
|
|
191
193
|
t as cn,
|
|
192
194
|
vr as getTypographyClassName,
|
|
195
|
+
Re as localeMode,
|
|
193
196
|
Ie as sonner,
|
|
194
197
|
Br as typographyClassNames,
|
|
195
198
|
Fr as typographyVariantOptions,
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/types/types.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type IconTypes =
|
|
1
|
+
import { IconType } from '../components/ui/icon';
|
|
2
|
+
export type IconTypes = IconType;
|
|
3
3
|
export type Size = "xs" | "sm" | "md" | "lg";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "brd-ui-kit",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.72",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
6
|
"main": "./dist/index.cjs",
|
|
@@ -101,6 +101,12 @@
|
|
|
101
101
|
"require": "./dist/components-ui-button.cjs",
|
|
102
102
|
"default": "./dist/components-ui-button.js"
|
|
103
103
|
},
|
|
104
|
+
"./calendar": {
|
|
105
|
+
"types": "./dist/components/ui/calendar/index.d.ts",
|
|
106
|
+
"import": "./dist/components-ui-calendar.js",
|
|
107
|
+
"require": "./dist/components-ui-calendar.cjs",
|
|
108
|
+
"default": "./dist/components-ui-calendar.js"
|
|
109
|
+
},
|
|
104
110
|
"./card": {
|
|
105
111
|
"types": "./dist/components/ui/card/index.d.ts",
|
|
106
112
|
"import": "./dist/components-ui-card.js",
|
|
@@ -331,10 +337,13 @@
|
|
|
331
337
|
"@tanstack/react-table": "^8.21.3",
|
|
332
338
|
"class-variance-authority": "^0.7.1",
|
|
333
339
|
"clsx": "^2.1.1",
|
|
340
|
+
"date-fns": "^4.1.0",
|
|
334
341
|
"lodash": "^4.17.23",
|
|
335
342
|
"lucide-react": "^0.577.0",
|
|
336
343
|
"next-themes": "^0.4.6",
|
|
344
|
+
"phosphor-strokes-icons": "^0.1.7",
|
|
337
345
|
"radix-ui": "^1.4.3",
|
|
346
|
+
"react-day-picker": "^9.14.0",
|
|
338
347
|
"react-dropzone": "^15.0.0",
|
|
339
348
|
"react-imask": "^7.6.1",
|
|
340
349
|
"recharts": "^3.8.0",
|
|
@@ -437,6 +446,9 @@
|
|
|
437
446
|
"button": [
|
|
438
447
|
"./dist/components/ui/button/index.d.ts"
|
|
439
448
|
],
|
|
449
|
+
"calendar": [
|
|
450
|
+
"./dist/components/ui/calendar/index.d.ts"
|
|
451
|
+
],
|
|
440
452
|
"card": [
|
|
441
453
|
"./dist/components/ui/card/index.d.ts"
|
|
442
454
|
],
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { Check, CircleCheck, Max, Telegram, WhatsApp } from './overrides';
|
|
2
|
-
import { ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
3
|
-
import { LucideProps } from 'lucide-react';
|
|
4
|
-
export declare const dictionary: {
|
|
5
|
-
settings: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
6
|
-
plus: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
7
|
-
wrench: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
8
|
-
phone: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
9
|
-
palette: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
10
|
-
building: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
11
|
-
close: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
12
|
-
done: typeof Check;
|
|
13
|
-
check: typeof CircleCheck;
|
|
14
|
-
users: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
15
|
-
"layout-grid": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
16
|
-
bell: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
17
|
-
"book-user": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
18
|
-
"user-gear": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
19
|
-
folder: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
20
|
-
"briefcase-business": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
21
|
-
calendar: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
22
|
-
"chart-line": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
23
|
-
message: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
24
|
-
search: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
25
|
-
"list-filter": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
26
|
-
funnel: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
27
|
-
dots: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
28
|
-
"check-list": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
29
|
-
tag: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
30
|
-
chevron: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
31
|
-
chevrons: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
32
|
-
"rotate-ccw": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
33
|
-
question: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
34
|
-
clock: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
35
|
-
eye: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
36
|
-
"eye-off": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
37
|
-
package: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
38
|
-
"credit-card": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
39
|
-
"dollar-sign": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
40
|
-
"circle-alert": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
41
|
-
"lock-keyhole": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
42
|
-
import: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
43
|
-
"circle-x": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
44
|
-
trash: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
45
|
-
mail: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
46
|
-
"chevron-up": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
47
|
-
"circle-check": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
48
|
-
info: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
49
|
-
"triangle-alert": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
50
|
-
octagon: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
51
|
-
loader: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
52
|
-
pencil: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
53
|
-
"file-text": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
54
|
-
"scroll-text": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
55
|
-
"circle-question": ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
56
|
-
trash2: ForwardRefExoticComponent<Omit< LucideProps, "ref"> & RefAttributes<SVGSVGElement>>;
|
|
57
|
-
telegram: typeof Telegram;
|
|
58
|
-
"whats-app": typeof WhatsApp;
|
|
59
|
-
max: typeof Max;
|
|
60
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { LucideProps } from 'lucide-react';
|
|
2
|
-
export declare function Check({ ref, className, color, size, ...props }: LucideProps): import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export declare namespace Check {
|
|
4
|
-
var displayName: string;
|
|
5
|
-
}
|
|
6
|
-
export declare function CircleCheck({ ref, className, color, size, ...props }: LucideProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export declare namespace CircleCheck {
|
|
8
|
-
var displayName: string;
|
|
9
|
-
}
|
|
10
|
-
export declare function Telegram({ ref, className, color, size, ...props }: LucideProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
export declare namespace Telegram {
|
|
12
|
-
var displayName: string;
|
|
13
|
-
}
|
|
14
|
-
export declare function WhatsApp({ ref, className, color, size, ...props }: LucideProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export declare namespace WhatsApp {
|
|
16
|
-
var displayName: string;
|
|
17
|
-
}
|
|
18
|
-
export declare function Max({ ref, className, color, size, ...props }: LucideProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export declare namespace Max {
|
|
20
|
-
var displayName: string;
|
|
21
|
-
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("lucide-react"),r=require("./components-ui-icon-overrides.cjs"),c={settings:e.Settings,plus:e.Plus,wrench:e.Wrench,phone:e.Phone,palette:e.Palette,building:e.Building2,close:e.X,done:r.Check,check:r.CircleCheck,users:e.Users,"layout-grid":e.LayoutGrid,bell:e.BellRing,"book-user":e.BookUser,"user-gear":e.UserCog,folder:e.FolderOpen,"briefcase-business":e.BriefcaseBusiness,calendar:e.Calendar1,"chart-line":e.ChartLine,message:e.MessageCircle,search:e.Search,"list-filter":e.ListFilter,funnel:e.Funnel,dots:e.Ellipsis,"check-list":e.ListTodo,tag:e.Tag,chevron:e.ChevronDown,chevrons:e.ChevronsUpDown,"rotate-ccw":e.RotateCcw,question:e.CircleQuestionMark,clock:e.Clock3,eye:e.Eye,"eye-off":e.EyeOff,package:e.Package,"credit-card":e.CreditCard,"dollar-sign":e.DollarSign,"circle-alert":e.CircleAlert,"lock-keyhole":e.LockKeyhole,import:e.Import,"circle-x":e.CircleX,trash:e.Trash,mail:e.Mail,"chevron-up":e.ChevronUp,"circle-check":e.CircleCheckIcon,info:e.InfoIcon,"triangle-alert":e.TriangleAlertIcon,octagon:e.OctagonXIcon,loader:e.Loader2Icon,pencil:e.Pencil,"file-text":e.FileText,"scroll-text":e.ScrollText,"circle-question":e.CircleQuestionMarkIcon,trash2:e.Trash2,telegram:r.Telegram,"whats-app":r.WhatsApp,max:r.Max};exports.dictionary=c;
|
|
2
|
-
//# sourceMappingURL=components-ui-icon-icon-dictionary.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"components-ui-icon-icon-dictionary.cjs","sources":["../src/components/ui/icon/icon-dictionary.tsx"],"sourcesContent":["import {\n BellRing,\n BookUser,\n BriefcaseBusiness,\n Building2,\n Calendar1,\n ChartLine,\n ChevronDown,\n ChevronUp,\n ChevronsUpDown,\n CircleAlert,\n CircleCheckIcon,\n CircleQuestionMark,\n CircleQuestionMarkIcon,\n CircleX,\n Clock3,\n CreditCard,\n DollarSign,\n Ellipsis,\n Eye,\n EyeOff,\n FileText,\n FolderOpen,\n Funnel,\n Import,\n InfoIcon,\n LayoutGrid,\n ListFilter,\n ListTodo,\n Loader2Icon,\n LockKeyhole,\n Mail,\n MessageCircle,\n OctagonXIcon,\n Package,\n Palette,\n Pencil,\n Phone,\n Plus,\n RotateCcw,\n ScrollText,\n Search,\n Settings,\n Tag,\n Trash,\n Trash2,\n TriangleAlertIcon,\n UserCog,\n Users,\n Wrench,\n X,\n} from \"lucide-react\";\nimport { Check, CircleCheck, Max, Telegram, WhatsApp } from \"./overrides\";\n\nexport const dictionary = {\n settings: Settings,\n plus: Plus,\n wrench: Wrench,\n phone: Phone,\n palette: Palette,\n building: Building2,\n close: X,\n done: Check,\n check: CircleCheck,\n users: Users,\n \"layout-grid\": LayoutGrid,\n bell: BellRing,\n \"book-user\": BookUser,\n \"user-gear\": UserCog,\n folder: FolderOpen,\n \"briefcase-business\": BriefcaseBusiness,\n calendar: Calendar1,\n \"chart-line\": ChartLine,\n message: MessageCircle,\n search: Search,\n \"list-filter\": ListFilter,\n funnel: Funnel,\n dots: Ellipsis,\n \"check-list\": ListTodo,\n tag: Tag,\n chevron: ChevronDown,\n chevrons: ChevronsUpDown,\n \"rotate-ccw\": RotateCcw,\n question: CircleQuestionMark,\n clock: Clock3,\n eye: Eye,\n \"eye-off\": EyeOff,\n package: Package,\n \"credit-card\": CreditCard,\n \"dollar-sign\": DollarSign,\n \"circle-alert\": CircleAlert,\n \"lock-keyhole\": LockKeyhole,\n import: Import,\n \"circle-x\": CircleX,\n trash: Trash,\n mail: Mail,\n \"chevron-up\": ChevronUp,\n \"circle-check\": CircleCheckIcon,\n info: InfoIcon,\n \"triangle-alert\": TriangleAlertIcon,\n octagon: OctagonXIcon,\n loader: Loader2Icon,\n pencil: Pencil,\n \"file-text\": FileText,\n \"scroll-text\": ScrollText,\n \"circle-question\": CircleQuestionMarkIcon,\n trash2: Trash2,\n telegram: Telegram,\n \"whats-app\": WhatsApp,\n max: Max,\n};\n"],"names":["dictionary","Settings","Plus","Wrench","Phone","Palette","Building2","X","Check","CircleCheck","Users","LayoutGrid","BellRing","BookUser","UserCog","FolderOpen","BriefcaseBusiness","Calendar1","ChartLine","MessageCircle","Search","ListFilter","Funnel","Ellipsis","ListTodo","Tag","ChevronDown","ChevronsUpDown","RotateCcw","CircleQuestionMark","Clock3","Eye","EyeOff","Package","CreditCard","DollarSign","CircleAlert","LockKeyhole","Import","CircleX","Trash","Mail","ChevronUp","CircleCheckIcon","InfoIcon","TriangleAlertIcon","OctagonXIcon","Loader2Icon","Pencil","FileText","ScrollText","CircleQuestionMarkIcon","Trash2","Telegram","WhatsApp","Max"],"mappings":"gKAsDaA,EAAa,CACxB,SAAUC,EAAAA,SACV,KAAMC,EAAAA,KACN,OAAQC,EAAAA,OACR,MAAOC,EAAAA,MACP,QAASC,EAAAA,QACT,SAAUC,EAAAA,UACV,MAAOC,EAAAA,EACP,KAAMC,EAAAA,MACN,MAAOC,EAAAA,YACP,MAAOC,EAAAA,MACP,cAAeC,EAAAA,WACf,KAAMC,EAAAA,SACN,YAAaC,EAAAA,SACb,YAAaC,EAAAA,QACb,OAAQC,EAAAA,WACR,qBAAsBC,EAAAA,kBACtB,SAAUC,EAAAA,UACV,aAAcC,EAAAA,UACd,QAASC,EAAAA,cACT,OAAQC,EAAAA,OACR,cAAeC,EAAAA,WACf,OAAQC,EAAAA,OACR,KAAMC,EAAAA,SACN,aAAcC,EAAAA,SACd,IAAKC,EAAAA,IACL,QAASC,EAAAA,YACT,SAAUC,EAAAA,eACV,aAAcC,EAAAA,UACd,SAAUC,EAAAA,mBACV,MAAOC,EAAAA,OACP,IAAKC,EAAAA,IACL,UAAWC,EAAAA,OACX,QAASC,EAAAA,QACT,cAAeC,EAAAA,WACf,cAAeC,EAAAA,WACf,eAAgBC,EAAAA,YAChB,eAAgBC,EAAAA,YAChB,OAAQC,EAAAA,OACR,WAAYC,EAAAA,QACZ,MAAOC,EAAAA,MACP,KAAMC,EAAAA,KACN,aAAcC,EAAAA,UACd,eAAgBC,EAAAA,gBAChB,KAAMC,EAAAA,SACN,iBAAkBC,EAAAA,kBAClB,QAASC,EAAAA,aACT,OAAQC,EAAAA,YACR,OAAQC,EAAAA,OACR,YAAaC,EAAAA,SACb,cAAeC,EAAAA,WACf,kBAAmBC,EAAAA,uBACnB,OAAQC,EAAAA,OACR,SAAUC,EAAAA,SACV,YAAaC,EAAAA,SACb,IAAKC,EAAAA,GACP"}
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { Trash2 as e, CircleQuestionMarkIcon as r, ScrollText as l, FileText as o, Pencil as c, Loader2Icon as i, OctagonXIcon as t, TriangleAlertIcon as a, InfoIcon as n, CircleCheckIcon as s, ChevronUp as h, Mail as g, Trash as C, CircleX as d, Import as p, LockKeyhole as u, CircleAlert as k, DollarSign as f, CreditCard as m, Package as y, EyeOff as x, Eye as I, Clock3 as T, CircleQuestionMark as v, RotateCcw as w, ChevronsUpDown as L, ChevronDown as b, Tag as B, ListTodo as M, Ellipsis as P, Funnel as U, ListFilter as F, Search as S, MessageCircle as A, ChartLine as D, Calendar1 as E, BriefcaseBusiness as O, FolderOpen as X, UserCog as q, BookUser as Q, BellRing as R, LayoutGrid as W, Users as G, X as K, Building2 as j, Palette as z, Phone as H, Wrench as J, Plus as N, Settings as V } from "lucide-react";
|
|
2
|
-
import { Max as Y, WhatsApp as Z, Telegram as _, CircleCheck as $, Check as ee } from "./components-ui-icon-overrides.js";
|
|
3
|
-
const oe = {
|
|
4
|
-
settings: V,
|
|
5
|
-
plus: N,
|
|
6
|
-
wrench: J,
|
|
7
|
-
phone: H,
|
|
8
|
-
palette: z,
|
|
9
|
-
building: j,
|
|
10
|
-
close: K,
|
|
11
|
-
done: ee,
|
|
12
|
-
check: $,
|
|
13
|
-
users: G,
|
|
14
|
-
"layout-grid": W,
|
|
15
|
-
bell: R,
|
|
16
|
-
"book-user": Q,
|
|
17
|
-
"user-gear": q,
|
|
18
|
-
folder: X,
|
|
19
|
-
"briefcase-business": O,
|
|
20
|
-
calendar: E,
|
|
21
|
-
"chart-line": D,
|
|
22
|
-
message: A,
|
|
23
|
-
search: S,
|
|
24
|
-
"list-filter": F,
|
|
25
|
-
funnel: U,
|
|
26
|
-
dots: P,
|
|
27
|
-
"check-list": M,
|
|
28
|
-
tag: B,
|
|
29
|
-
chevron: b,
|
|
30
|
-
chevrons: L,
|
|
31
|
-
"rotate-ccw": w,
|
|
32
|
-
question: v,
|
|
33
|
-
clock: T,
|
|
34
|
-
eye: I,
|
|
35
|
-
"eye-off": x,
|
|
36
|
-
package: y,
|
|
37
|
-
"credit-card": m,
|
|
38
|
-
"dollar-sign": f,
|
|
39
|
-
"circle-alert": k,
|
|
40
|
-
"lock-keyhole": u,
|
|
41
|
-
import: p,
|
|
42
|
-
"circle-x": d,
|
|
43
|
-
trash: C,
|
|
44
|
-
mail: g,
|
|
45
|
-
"chevron-up": h,
|
|
46
|
-
"circle-check": s,
|
|
47
|
-
info: n,
|
|
48
|
-
"triangle-alert": a,
|
|
49
|
-
octagon: t,
|
|
50
|
-
loader: i,
|
|
51
|
-
pencil: c,
|
|
52
|
-
"file-text": o,
|
|
53
|
-
"scroll-text": l,
|
|
54
|
-
"circle-question": r,
|
|
55
|
-
trash2: e,
|
|
56
|
-
telegram: _,
|
|
57
|
-
"whats-app": Z,
|
|
58
|
-
max: Y
|
|
59
|
-
};
|
|
60
|
-
export {
|
|
61
|
-
oe as dictionary
|
|
62
|
-
};
|
|
63
|
-
//# sourceMappingURL=components-ui-icon-icon-dictionary.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"components-ui-icon-icon-dictionary.js","sources":["../src/components/ui/icon/icon-dictionary.tsx"],"sourcesContent":["import {\n BellRing,\n BookUser,\n BriefcaseBusiness,\n Building2,\n Calendar1,\n ChartLine,\n ChevronDown,\n ChevronUp,\n ChevronsUpDown,\n CircleAlert,\n CircleCheckIcon,\n CircleQuestionMark,\n CircleQuestionMarkIcon,\n CircleX,\n Clock3,\n CreditCard,\n DollarSign,\n Ellipsis,\n Eye,\n EyeOff,\n FileText,\n FolderOpen,\n Funnel,\n Import,\n InfoIcon,\n LayoutGrid,\n ListFilter,\n ListTodo,\n Loader2Icon,\n LockKeyhole,\n Mail,\n MessageCircle,\n OctagonXIcon,\n Package,\n Palette,\n Pencil,\n Phone,\n Plus,\n RotateCcw,\n ScrollText,\n Search,\n Settings,\n Tag,\n Trash,\n Trash2,\n TriangleAlertIcon,\n UserCog,\n Users,\n Wrench,\n X,\n} from \"lucide-react\";\nimport { Check, CircleCheck, Max, Telegram, WhatsApp } from \"./overrides\";\n\nexport const dictionary = {\n settings: Settings,\n plus: Plus,\n wrench: Wrench,\n phone: Phone,\n palette: Palette,\n building: Building2,\n close: X,\n done: Check,\n check: CircleCheck,\n users: Users,\n \"layout-grid\": LayoutGrid,\n bell: BellRing,\n \"book-user\": BookUser,\n \"user-gear\": UserCog,\n folder: FolderOpen,\n \"briefcase-business\": BriefcaseBusiness,\n calendar: Calendar1,\n \"chart-line\": ChartLine,\n message: MessageCircle,\n search: Search,\n \"list-filter\": ListFilter,\n funnel: Funnel,\n dots: Ellipsis,\n \"check-list\": ListTodo,\n tag: Tag,\n chevron: ChevronDown,\n chevrons: ChevronsUpDown,\n \"rotate-ccw\": RotateCcw,\n question: CircleQuestionMark,\n clock: Clock3,\n eye: Eye,\n \"eye-off\": EyeOff,\n package: Package,\n \"credit-card\": CreditCard,\n \"dollar-sign\": DollarSign,\n \"circle-alert\": CircleAlert,\n \"lock-keyhole\": LockKeyhole,\n import: Import,\n \"circle-x\": CircleX,\n trash: Trash,\n mail: Mail,\n \"chevron-up\": ChevronUp,\n \"circle-check\": CircleCheckIcon,\n info: InfoIcon,\n \"triangle-alert\": TriangleAlertIcon,\n octagon: OctagonXIcon,\n loader: Loader2Icon,\n pencil: Pencil,\n \"file-text\": FileText,\n \"scroll-text\": ScrollText,\n \"circle-question\": CircleQuestionMarkIcon,\n trash2: Trash2,\n telegram: Telegram,\n \"whats-app\": WhatsApp,\n max: Max,\n};\n"],"names":["dictionary","Settings","Plus","Wrench","Phone","Palette","Building2","X","Check","CircleCheck","Users","LayoutGrid","BellRing","BookUser","UserCog","FolderOpen","BriefcaseBusiness","Calendar1","ChartLine","MessageCircle","Search","ListFilter","Funnel","Ellipsis","ListTodo","Tag","ChevronDown","ChevronsUpDown","RotateCcw","CircleQuestionMark","Clock3","Eye","EyeOff","Package","CreditCard","DollarSign","CircleAlert","LockKeyhole","Import","CircleX","Trash","Mail","ChevronUp","CircleCheckIcon","InfoIcon","TriangleAlertIcon","OctagonXIcon","Loader2Icon","Pencil","FileText","ScrollText","CircleQuestionMarkIcon","Trash2","Telegram","WhatsApp","Max"],"mappings":";;AAsDO,MAAMA,KAAa;AAAA,EACxB,UAAUC;AAAA,EACV,MAAMC;AAAA,EACN,QAAQC;AAAA,EACR,OAAOC;AAAA,EACP,SAASC;AAAA,EACT,UAAUC;AAAA,EACV,OAAOC;AAAA,EACP,MAAMC;AAAA,EACN,OAAOC;AAAA,EACP,OAAOC;AAAA,EACP,eAAeC;AAAA,EACf,MAAMC;AAAA,EACN,aAAaC;AAAA,EACb,aAAaC;AAAA,EACb,QAAQC;AAAA,EACR,sBAAsBC;AAAA,EACtB,UAAUC;AAAA,EACV,cAAcC;AAAA,EACd,SAASC;AAAA,EACT,QAAQC;AAAA,EACR,eAAeC;AAAA,EACf,QAAQC;AAAA,EACR,MAAMC;AAAA,EACN,cAAcC;AAAA,EACd,KAAKC;AAAA,EACL,SAASC;AAAA,EACT,UAAUC;AAAA,EACV,cAAcC;AAAA,EACd,UAAUC;AAAA,EACV,OAAOC;AAAA,EACP,KAAKC;AAAA,EACL,WAAWC;AAAA,EACX,SAASC;AAAA,EACT,eAAeC;AAAA,EACf,eAAeC;AAAA,EACf,gBAAgBC;AAAA,EAChB,gBAAgBC;AAAA,EAChB,QAAQC;AAAA,EACR,YAAYC;AAAA,EACZ,OAAOC;AAAA,EACP,MAAMC;AAAA,EACN,cAAcC;AAAA,EACd,gBAAgBC;AAAA,EAChB,MAAMC;AAAA,EACN,kBAAkBC;AAAA,EAClB,SAASC;AAAA,EACT,QAAQC;AAAA,EACR,QAAQC;AAAA,EACR,aAAaC;AAAA,EACb,eAAeC;AAAA,EACf,mBAAmBC;AAAA,EACnB,QAAQC;AAAA,EACR,UAAUC;AAAA,EACV,aAAaC;AAAA,EACb,KAAKC;AACP;"}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime");function i({ref:l,className:n,color:t="currentColor",size:C=24,...r}){return e.jsx("svg",{ref:l,xmlns:"http://www.w3.org/2000/svg",width:C,height:C,fill:"none",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:n,...r,children:e.jsx("path",{d:"M13.4375 8.125L8.85414 12.5L6.5625 10.3125"})})}function s({ref:l,className:n,color:t="currentColor",size:C=24,...r}){return e.jsxs("svg",{ref:l,xmlns:"http://www.w3.org/2000/svg",width:C,height:C,fill:"none",stroke:t,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round",className:n,...r,children:[e.jsx("path",{d:"M13.4375 8.125L8.85414 12.5L6.5625 10.3125"}),e.jsx("path",{d:"M10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5Z"})]})}function o({ref:l,className:n,color:t="currentColor",size:C="100%",...r}){return e.jsx("svg",{width:C,height:C,fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsx("path",{d:"M15.4505 0.75L1.37952 6.37839C0.431988 6.7574 0.59397 8.14544 1.60331 8.29609L4.88889 8.78647M15.4505 0.75L12.7383 14.7631C12.616 15.3946 11.8364 15.631 11.384 15.1738L7.98009 11.7332M15.4505 0.75L4.88889 8.78647M4.88889 8.78647L7.98009 11.7332M4.88889 8.78647L4.67564 12.4092C4.60646 13.5844 6.09449 14.1462 6.81932 13.2187L7.98009 11.7332",stroke:t,strokeWidth:"1.5",strokeLinejoin:"round"})})}function h({ref:l,className:n,color:t="currentColor",size:C="100%",...r}){return e.jsxs("svg",{width:C,height:C,fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:[e.jsx("path",{d:"M11.6125 13.2881C9.799 13.2861 8.06037 12.5649 6.77805 11.2827C5.49573 10.0005 4.77443 8.26202 4.77242 6.44872C4.77227 5.92163 4.95479 5.41077 5.2889 5.00308C5.62302 4.59539 6.0881 4.31606 6.60499 4.21262L7.69559 6.39742L6.76744 7.7786C6.69808 7.88263 6.65546 8.00216 6.64336 8.12661C6.63127 8.25105 6.65006 8.37655 6.69809 8.49199C7.24186 9.78424 8.26998 10.8123 9.56236 11.356C9.67816 11.4061 9.80462 11.4267 9.93034 11.4157C10.0561 11.4048 10.1771 11.3627 10.2825 11.2933L11.6704 10.3681L13.8554 11.4586C13.7512 11.976 13.4706 12.4412 13.0616 12.7749C12.6525 13.1085 12.1404 13.2899 11.6125 13.2881ZM9.00283 2.14335e-07C7.44885 -0.000338851 5.92126 0.401615 4.56874 1.16674C3.21621 1.93186 2.08484 3.03408 1.28474 4.36612C0.484633 5.69817 0.0430584 7.21465 0.00299274 8.76796C-0.0370729 10.3213 0.325736 11.8585 1.0561 13.23L0.0737985 16.1766C-0.0075688 16.4206 -0.0193771 16.6824 0.0396971 16.9327C0.0987714 17.183 0.226394 17.4119 0.40826 17.5937C0.590126 17.7756 0.819048 17.9032 1.06937 17.9623C1.31969 18.0213 1.58152 18.0095 1.82551 17.9282L4.77242 16.946C5.97955 17.5879 7.31708 17.9465 8.68349 17.9945C10.0499 18.0424 11.4093 17.7785 12.6584 17.2227C13.9076 16.6668 15.0137 15.8338 15.8928 14.7867C16.7719 13.7397 17.4009 12.5061 17.732 11.1797C18.0632 9.85325 18.0877 8.46883 17.8039 7.13149C17.52 5.79416 16.9352 4.53906 16.0938 3.46147C15.2524 2.38387 14.1765 1.5121 12.9479 0.912336C11.7192 0.312567 10.3701 0.000560968 9.00283 2.14335e-07ZM9.00283 16.6154C7.66393 16.6163 6.34852 16.2637 5.18958 15.5934C5.10472 15.5442 5.01038 15.5135 4.9128 15.5036C4.81522 15.4936 4.71663 15.5044 4.62356 15.5354L1.38671 16.6154L2.46595 13.3788C2.49706 13.2858 2.50806 13.1873 2.49821 13.0897C2.48836 12.9922 2.4579 12.8978 2.40883 12.8129C1.5693 11.3616 1.23223 9.67377 1.44992 8.01135C1.6676 6.34893 2.42786 4.8048 3.61277 3.61851C4.79768 2.43222 6.34099 1.67008 8.00329 1.45032C9.6656 1.23056 11.354 1.56546 12.8065 2.40307C14.259 3.24069 15.3945 4.53419 16.0368 6.08292C16.6791 7.63165 16.7923 9.34903 16.3588 10.9687C15.9254 12.5883 14.9695 14.0196 13.6394 15.0406C12.3094 16.0615 10.6796 16.6151 9.00283 16.6154Z",fill:"white"}),e.jsx("path",{d:"M11.6125 13.2881C9.799 13.2861 8.06037 12.5649 6.77805 11.2827C5.49573 10.0005 4.77443 8.26202 4.77242 6.44872C4.77227 5.92163 4.95479 5.41077 5.2889 5.00308C5.62302 4.59539 6.0881 4.31606 6.60499 4.21262L7.69559 6.39742L6.76744 7.7786C6.69808 7.88263 6.65546 8.00216 6.64336 8.12661C6.63127 8.25105 6.65006 8.37655 6.69809 8.49199C7.24186 9.78424 8.26998 10.8123 9.56236 11.356C9.67816 11.4061 9.80462 11.4267 9.93034 11.4157C10.0561 11.4048 10.1771 11.3627 10.2825 11.2933L11.6704 10.3681L13.8554 11.4586C13.7512 11.976 13.4706 12.4412 13.0616 12.7749C12.6525 13.1085 12.1404 13.2899 11.6125 13.2881Z",fill:"white"}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.00283 16.6154C7.66393 16.6163 6.34852 16.2637 5.18958 15.5934C5.10472 15.5442 5.01038 15.5135 4.9128 15.5036C4.81522 15.4936 4.71663 15.5044 4.62356 15.5354L1.38671 16.6154L2.46595 13.3788C2.49706 13.2858 2.50806 13.1873 2.49821 13.0897C2.48836 12.9922 2.4579 12.8978 2.40883 12.8129C1.5693 11.3616 1.23223 9.67377 1.44992 8.01135C1.6676 6.34893 2.42786 4.8048 3.61277 3.61851C4.79768 2.43222 6.34099 1.67008 8.00329 1.45032C9.6656 1.23056 11.354 1.56546 12.8065 2.40307C14.259 3.24069 15.3945 4.53419 16.0368 6.08292C16.6791 7.63165 16.7923 9.34903 16.3588 10.9687C15.9254 12.5883 14.9695 14.0196 13.6394 15.0406C12.3094 16.0615 10.6796 16.6151 9.00283 16.6154ZM11.3898 9.07269L14.1593 10.4573C14.2743 10.5149 14.371 10.6033 14.4386 10.7128C14.5062 10.8222 14.5419 10.9483 14.5418 11.0769C14.5418 11.5315 14.4523 11.9816 14.2783 12.4016C14.1043 12.8216 13.8493 13.2032 13.5279 13.5246C13.2064 13.846 12.8248 14.101 12.4048 14.275C11.9847 14.4489 11.5346 14.5385 11.08 14.5385C9.06073 14.5362 7.11201 13.4265 5.68421 11.9988C4.25641 10.5712 3.46613 8.9421 3.46384 6.92308C3.46384 6.00502 3.82857 5.12456 4.47779 4.4754C5.12702 3.82624 6.00756 3.46154 6.9257 3.46154C7.05505 3.4612 7.1819 3.4971 7.29188 3.56516C7.40186 3.63323 7.49058 3.73073 7.54798 3.84663L8.93272 6.61587C8.98705 6.72487 9.01165 6.84628 9.00406 6.96783C8.99646 7.08938 8.95693 7.20678 8.88945 7.30817L8.04129 8.57942C8.36213 9.16299 8.84241 9.64323 9.42604 9.96404L10.6974 9.11596C10.7988 9.04849 10.9162 9.00896 11.0378 9.00137C11.1594 8.99377 11.2808 9.01837 11.3898 9.07269Z",fill:t}),e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.1593 10.4573L11.3898 9.07269C11.2808 9.01837 11.1594 8.99377 11.0378 9.00137C10.9162 9.00896 10.7988 9.04849 10.6974 9.11596L9.42604 9.96404C8.84241 9.64323 8.36213 9.16299 8.04129 8.57942L8.88945 7.30817C8.95693 7.20678 8.99646 7.08938 9.00406 6.96783C9.01165 6.84628 8.98705 6.72487 8.93272 6.61587L7.54798 3.84663C7.49058 3.73073 7.40186 3.63323 7.29188 3.56516C7.1819 3.4971 7.05505 3.4612 6.9257 3.46154C6.00756 3.46154 5.12702 3.82624 4.47779 4.4754C3.82857 5.12456 3.46384 6.00502 3.46384 6.92308C3.46613 8.9421 4.25641 10.5712 5.68421 11.9988C7.11201 13.4265 9.06073 14.5362 11.08 14.5385C11.5346 14.5385 11.9847 14.4489 12.4048 14.275C12.8248 14.101 13.2064 13.846 13.5279 13.5246C13.8493 13.2032 14.1043 12.8216 14.2783 12.4016C14.4523 11.9816 14.5418 11.5315 14.5418 11.0769C14.5419 10.9483 14.5062 10.8222 14.4386 10.7128C14.371 10.6033 14.2743 10.5149 14.1593 10.4573ZM6.77805 11.2827C8.06037 12.5649 9.799 13.2861 11.6125 13.2881C12.1404 13.2899 12.6525 13.1085 13.0616 12.7749C13.4706 12.4412 13.7512 11.976 13.8554 11.4586L11.6704 10.3681L10.2825 11.2933C10.1771 11.3627 10.0561 11.4048 9.93034 11.4157C9.80462 11.4267 9.67816 11.4061 9.56236 11.356C8.26998 10.8123 7.24186 9.78424 6.69809 8.49199C6.65006 8.37655 6.63127 8.25105 6.64336 8.12661C6.65546 8.00216 6.69808 7.88263 6.76744 7.7786L7.69559 6.39742L6.60499 4.21262C6.0881 4.31606 5.62302 4.59539 5.2889 5.00308C4.95479 5.41077 4.77227 5.92163 4.77242 6.44872C4.77443 8.26202 5.49573 10.0005 6.77805 11.2827Z",fill:t})]})}function L({ref:l,className:n,color:t="currentColor",size:C="100%",...r}){return e.jsx("svg",{width:C,height:C,fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsx("path",{d:"M8 0C12.4183 1.70683e-06 16 3.59078 16 8.02024C16 11.3885 13.9288 14.2719 10.9935 15.4601C10.9935 15.4601 9.78134 15.8198 8.98065 15.8853C8.15599 15.9526 7.67049 15.9692 6.86452 15.7818C5.93337 15.5652 5.36774 15.3161 4.64516 14.7469C4.64516 14.7469 3.89258 15.5789 3.25161 15.8335C2.59335 16.0949 1.73933 16.0768 1.23871 15.5748C1.04128 15.3768 1.23868 14.5168 0.980746 13.6603C0 10.4033 0.000201612 8.07198 0.000201612 8.07198C9.29991e-05 8.05475 0 8.0375 0 8.02024C0 3.59078 3.58172 0 8 0ZM8.1377 3.9325C5.91431 3.9325 4.1119 5.73948 4.1119 7.9685V8.02024C4.01061 8.64116 4.09488 11.8058 4.88609 12.0562C5.19519 12.1541 5.91566 11.3394 5.91835 11.3364C6.55461 11.7586 7.31753 12.0045 8.1377 12.0045C10.3611 12.0045 12.1635 10.1975 12.1635 7.9685C12.1635 5.73949 10.3611 3.93252 8.1377 3.9325Z",fill:t})})}i.displayName="Check";s.displayName="CircleCheck";o.displayName="Telegram";h.displayName="WhatsApp";L.displayName="Max";exports.Check=i;exports.CircleCheck=s;exports.Max=L;exports.Telegram=o;exports.WhatsApp=h;
|
|
2
|
-
//# sourceMappingURL=components-ui-icon-overrides.cjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"components-ui-icon-overrides.cjs","sources":["../src/components/ui/icon/overrides.tsx"],"sourcesContent":["import type { LucideProps } from \"lucide-react\";\n\n// TODO: Вынести отдельно\nexport function Check({\n ref,\n className,\n color = \"currentColor\",\n size = 24,\n ...props\n}: LucideProps) {\n return (\n // viewBox 3 3 14 14 для правильного отображения в иконке Checkbox, пробросить снаружи\n // не получится, так как LucideIcon игнорирует его при передаче в svg\n <svg\n ref={ref}\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n fill=\"none\"\n stroke={color}\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className={className}\n {...props}\n >\n <path d=\"M13.4375 8.125L8.85414 12.5L6.5625 10.3125\" />\n </svg>\n );\n}\n\nexport function CircleCheck({\n ref,\n className,\n color = \"currentColor\",\n size = 24,\n ...props\n}: LucideProps) {\n // viewBox 0 0 20 20 для правильного отображения в иконке Checkbox, пробросить снаружи\n return (\n <svg\n ref={ref}\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size}\n height={size}\n fill=\"none\"\n stroke={color}\n strokeWidth={1.5}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n className={className}\n {...props}\n >\n <path d=\"M13.4375 8.125L8.85414 12.5L6.5625 10.3125\" />\n <path d=\"M10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5Z\" />\n </svg>\n );\n}\n\nexport function Telegram({\n ref,\n className,\n color = \"currentColor\",\n size = \"100%\",\n ...props\n}: LucideProps) {\n // viewBox=\"0 0 17 17\"\n return (\n <svg\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n d=\"M15.4505 0.75L1.37952 6.37839C0.431988 6.7574 0.59397 8.14544 1.60331 8.29609L4.88889 8.78647M15.4505 0.75L12.7383 14.7631C12.616 15.3946 11.8364 15.631 11.384 15.1738L7.98009 11.7332M15.4505 0.75L4.88889 8.78647M4.88889 8.78647L7.98009 11.7332M4.88889 8.78647L4.67564 12.4092C4.60646 13.5844 6.09449 14.1462 6.81932 13.2187L7.98009 11.7332\"\n stroke={color}\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n}\n\nexport function WhatsApp({\n ref,\n className,\n color = \"currentColor\",\n size = \"100%\",\n ...props\n}: LucideProps) {\n // viewBox=\"0 0 18 18\"\n return (\n <svg\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n d=\"M11.6125 13.2881C9.799 13.2861 8.06037 12.5649 6.77805 11.2827C5.49573 10.0005 4.77443 8.26202 4.77242 6.44872C4.77227 5.92163 4.95479 5.41077 5.2889 5.00308C5.62302 4.59539 6.0881 4.31606 6.60499 4.21262L7.69559 6.39742L6.76744 7.7786C6.69808 7.88263 6.65546 8.00216 6.64336 8.12661C6.63127 8.25105 6.65006 8.37655 6.69809 8.49199C7.24186 9.78424 8.26998 10.8123 9.56236 11.356C9.67816 11.4061 9.80462 11.4267 9.93034 11.4157C10.0561 11.4048 10.1771 11.3627 10.2825 11.2933L11.6704 10.3681L13.8554 11.4586C13.7512 11.976 13.4706 12.4412 13.0616 12.7749C12.6525 13.1085 12.1404 13.2899 11.6125 13.2881ZM9.00283 2.14335e-07C7.44885 -0.000338851 5.92126 0.401615 4.56874 1.16674C3.21621 1.93186 2.08484 3.03408 1.28474 4.36612C0.484633 5.69817 0.0430584 7.21465 0.00299274 8.76796C-0.0370729 10.3213 0.325736 11.8585 1.0561 13.23L0.0737985 16.1766C-0.0075688 16.4206 -0.0193771 16.6824 0.0396971 16.9327C0.0987714 17.183 0.226394 17.4119 0.40826 17.5937C0.590126 17.7756 0.819048 17.9032 1.06937 17.9623C1.31969 18.0213 1.58152 18.0095 1.82551 17.9282L4.77242 16.946C5.97955 17.5879 7.31708 17.9465 8.68349 17.9945C10.0499 18.0424 11.4093 17.7785 12.6584 17.2227C13.9076 16.6668 15.0137 15.8338 15.8928 14.7867C16.7719 13.7397 17.4009 12.5061 17.732 11.1797C18.0632 9.85325 18.0877 8.46883 17.8039 7.13149C17.52 5.79416 16.9352 4.53906 16.0938 3.46147C15.2524 2.38387 14.1765 1.5121 12.9479 0.912336C11.7192 0.312567 10.3701 0.000560968 9.00283 2.14335e-07ZM9.00283 16.6154C7.66393 16.6163 6.34852 16.2637 5.18958 15.5934C5.10472 15.5442 5.01038 15.5135 4.9128 15.5036C4.81522 15.4936 4.71663 15.5044 4.62356 15.5354L1.38671 16.6154L2.46595 13.3788C2.49706 13.2858 2.50806 13.1873 2.49821 13.0897C2.48836 12.9922 2.4579 12.8978 2.40883 12.8129C1.5693 11.3616 1.23223 9.67377 1.44992 8.01135C1.6676 6.34893 2.42786 4.8048 3.61277 3.61851C4.79768 2.43222 6.34099 1.67008 8.00329 1.45032C9.6656 1.23056 11.354 1.56546 12.8065 2.40307C14.259 3.24069 15.3945 4.53419 16.0368 6.08292C16.6791 7.63165 16.7923 9.34903 16.3588 10.9687C15.9254 12.5883 14.9695 14.0196 13.6394 15.0406C12.3094 16.0615 10.6796 16.6151 9.00283 16.6154Z\"\n fill=\"white\"\n />\n <path\n d=\"M11.6125 13.2881C9.799 13.2861 8.06037 12.5649 6.77805 11.2827C5.49573 10.0005 4.77443 8.26202 4.77242 6.44872C4.77227 5.92163 4.95479 5.41077 5.2889 5.00308C5.62302 4.59539 6.0881 4.31606 6.60499 4.21262L7.69559 6.39742L6.76744 7.7786C6.69808 7.88263 6.65546 8.00216 6.64336 8.12661C6.63127 8.25105 6.65006 8.37655 6.69809 8.49199C7.24186 9.78424 8.26998 10.8123 9.56236 11.356C9.67816 11.4061 9.80462 11.4267 9.93034 11.4157C10.0561 11.4048 10.1771 11.3627 10.2825 11.2933L11.6704 10.3681L13.8554 11.4586C13.7512 11.976 13.4706 12.4412 13.0616 12.7749C12.6525 13.1085 12.1404 13.2899 11.6125 13.2881Z\"\n fill=\"white\"\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.00283 16.6154C7.66393 16.6163 6.34852 16.2637 5.18958 15.5934C5.10472 15.5442 5.01038 15.5135 4.9128 15.5036C4.81522 15.4936 4.71663 15.5044 4.62356 15.5354L1.38671 16.6154L2.46595 13.3788C2.49706 13.2858 2.50806 13.1873 2.49821 13.0897C2.48836 12.9922 2.4579 12.8978 2.40883 12.8129C1.5693 11.3616 1.23223 9.67377 1.44992 8.01135C1.6676 6.34893 2.42786 4.8048 3.61277 3.61851C4.79768 2.43222 6.34099 1.67008 8.00329 1.45032C9.6656 1.23056 11.354 1.56546 12.8065 2.40307C14.259 3.24069 15.3945 4.53419 16.0368 6.08292C16.6791 7.63165 16.7923 9.34903 16.3588 10.9687C15.9254 12.5883 14.9695 14.0196 13.6394 15.0406C12.3094 16.0615 10.6796 16.6151 9.00283 16.6154ZM11.3898 9.07269L14.1593 10.4573C14.2743 10.5149 14.371 10.6033 14.4386 10.7128C14.5062 10.8222 14.5419 10.9483 14.5418 11.0769C14.5418 11.5315 14.4523 11.9816 14.2783 12.4016C14.1043 12.8216 13.8493 13.2032 13.5279 13.5246C13.2064 13.846 12.8248 14.101 12.4048 14.275C11.9847 14.4489 11.5346 14.5385 11.08 14.5385C9.06073 14.5362 7.11201 13.4265 5.68421 11.9988C4.25641 10.5712 3.46613 8.9421 3.46384 6.92308C3.46384 6.00502 3.82857 5.12456 4.47779 4.4754C5.12702 3.82624 6.00756 3.46154 6.9257 3.46154C7.05505 3.4612 7.1819 3.4971 7.29188 3.56516C7.40186 3.63323 7.49058 3.73073 7.54798 3.84663L8.93272 6.61587C8.98705 6.72487 9.01165 6.84628 9.00406 6.96783C8.99646 7.08938 8.95693 7.20678 8.88945 7.30817L8.04129 8.57942C8.36213 9.16299 8.84241 9.64323 9.42604 9.96404L10.6974 9.11596C10.7988 9.04849 10.9162 9.00896 11.0378 9.00137C11.1594 8.99377 11.2808 9.01837 11.3898 9.07269Z\"\n fill={color}\n />\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.1593 10.4573L11.3898 9.07269C11.2808 9.01837 11.1594 8.99377 11.0378 9.00137C10.9162 9.00896 10.7988 9.04849 10.6974 9.11596L9.42604 9.96404C8.84241 9.64323 8.36213 9.16299 8.04129 8.57942L8.88945 7.30817C8.95693 7.20678 8.99646 7.08938 9.00406 6.96783C9.01165 6.84628 8.98705 6.72487 8.93272 6.61587L7.54798 3.84663C7.49058 3.73073 7.40186 3.63323 7.29188 3.56516C7.1819 3.4971 7.05505 3.4612 6.9257 3.46154C6.00756 3.46154 5.12702 3.82624 4.47779 4.4754C3.82857 5.12456 3.46384 6.00502 3.46384 6.92308C3.46613 8.9421 4.25641 10.5712 5.68421 11.9988C7.11201 13.4265 9.06073 14.5362 11.08 14.5385C11.5346 14.5385 11.9847 14.4489 12.4048 14.275C12.8248 14.101 13.2064 13.846 13.5279 13.5246C13.8493 13.2032 14.1043 12.8216 14.2783 12.4016C14.4523 11.9816 14.5418 11.5315 14.5418 11.0769C14.5419 10.9483 14.5062 10.8222 14.4386 10.7128C14.371 10.6033 14.2743 10.5149 14.1593 10.4573ZM6.77805 11.2827C8.06037 12.5649 9.799 13.2861 11.6125 13.2881C12.1404 13.2899 12.6525 13.1085 13.0616 12.7749C13.4706 12.4412 13.7512 11.976 13.8554 11.4586L11.6704 10.3681L10.2825 11.2933C10.1771 11.3627 10.0561 11.4048 9.93034 11.4157C9.80462 11.4267 9.67816 11.4061 9.56236 11.356C8.26998 10.8123 7.24186 9.78424 6.69809 8.49199C6.65006 8.37655 6.63127 8.25105 6.64336 8.12661C6.65546 8.00216 6.69808 7.88263 6.76744 7.7786L7.69559 6.39742L6.60499 4.21262C6.0881 4.31606 5.62302 4.59539 5.2889 5.00308C4.95479 5.41077 4.77227 5.92163 4.77242 6.44872C4.77443 8.26202 5.49573 10.0005 6.77805 11.2827Z\"\n fill={color}\n />\n </svg>\n );\n}\n\nexport function Max({\n ref,\n className,\n color = \"currentColor\",\n size = \"100%\",\n ...props\n}: LucideProps) {\n // viewBox=\"0 0 16 16\"\n return (\n <svg\n width={size}\n height={size}\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n {...props}\n >\n <path\n d=\"M8 0C12.4183 1.70683e-06 16 3.59078 16 8.02024C16 11.3885 13.9288 14.2719 10.9935 15.4601C10.9935 15.4601 9.78134 15.8198 8.98065 15.8853C8.15599 15.9526 7.67049 15.9692 6.86452 15.7818C5.93337 15.5652 5.36774 15.3161 4.64516 14.7469C4.64516 14.7469 3.89258 15.5789 3.25161 15.8335C2.59335 16.0949 1.73933 16.0768 1.23871 15.5748C1.04128 15.3768 1.23868 14.5168 0.980746 13.6603C0 10.4033 0.000201612 8.07198 0.000201612 8.07198C9.29991e-05 8.05475 0 8.0375 0 8.02024C0 3.59078 3.58172 0 8 0ZM8.1377 3.9325C5.91431 3.9325 4.1119 5.73948 4.1119 7.9685V8.02024C4.01061 8.64116 4.09488 11.8058 4.88609 12.0562C5.19519 12.1541 5.91566 11.3394 5.91835 11.3364C6.55461 11.7586 7.31753 12.0045 8.1377 12.0045C10.3611 12.0045 12.1635 10.1975 12.1635 7.9685C12.1635 5.73949 10.3611 3.93252 8.1377 3.9325Z\"\n fill={color}\n />\n </svg>\n );\n}\n\nCheck.displayName = \"Check\";\nCircleCheck.displayName = \"CircleCheck\";\nTelegram.displayName = \"Telegram\";\nWhatsApp.displayName = \"WhatsApp\";\nMax.displayName = \"Max\";\n"],"names":["Check","ref","className","color","size","props","jsx","CircleCheck","jsxs","Telegram","WhatsApp","Max"],"mappings":"qHAGO,SAASA,EAAM,CACpB,IAAAC,EACA,UAAAC,EACA,MAAAC,EAAQ,eACR,KAAAC,EAAO,GACP,GAAGC,CACL,EAAgB,CACd,OAGEC,EAAAA,IAAC,MAAA,CACC,IAAAL,EACA,MAAM,6BACN,MAAOG,EACP,OAAQA,EACR,KAAK,OACL,OAAQD,EACR,YAAa,IACb,cAAc,QACd,eAAe,QACf,UAAAD,EACC,GAAGG,EAEJ,SAAAC,EAAAA,IAAC,OAAA,CAAK,EAAE,4CAAA,CAA6C,CAAA,CAAA,CAG3D,CAEO,SAASC,EAAY,CAC1B,IAAAN,EACA,UAAAC,EACA,MAAAC,EAAQ,eACR,KAAAC,EAAO,GACP,GAAGC,CACL,EAAgB,CAEd,OACEG,EAAAA,KAAC,MAAA,CACC,IAAAP,EACA,MAAM,6BACN,MAAOG,EACP,OAAQA,EACR,KAAK,OACL,OAAQD,EACR,YAAa,IACb,cAAc,QACd,eAAe,QACf,UAAAD,EACC,GAAGG,EAEJ,SAAA,CAAAC,EAAAA,IAAC,OAAA,CAAK,EAAE,4CAAA,CAA6C,EACrDA,EAAAA,IAAC,OAAA,CAAK,EAAE,6IAAA,CAA8I,CAAA,CAAA,CAAA,CAG5J,CAEO,SAASG,EAAS,CACvB,IAAAR,EACA,UAAAC,EACA,MAAAC,EAAQ,eACR,KAAAC,EAAO,OACP,GAAGC,CACL,EAAgB,CAEd,OACEC,EAAAA,IAAC,MAAA,CACC,MAAOF,EACP,OAAQA,EACR,KAAK,OACL,MAAM,6BACL,GAAGC,EAEJ,SAAAC,EAAAA,IAAC,OAAA,CACC,EAAE,uVACF,OAAQH,EACR,YAAY,MACZ,eAAe,OAAA,CAAA,CACjB,CAAA,CAGN,CAEO,SAASO,EAAS,CACvB,IAAAT,EACA,UAAAC,EACA,MAAAC,EAAQ,eACR,KAAAC,EAAO,OACP,GAAGC,CACL,EAAgB,CAEd,OACEG,EAAAA,KAAC,MAAA,CACC,MAAOJ,EACP,OAAQA,EACR,KAAK,OACL,MAAM,6BACL,GAAGC,EAEJ,SAAA,CAAAC,EAAAA,IAAC,OAAA,CACC,EAAE,2kEACF,KAAK,OAAA,CAAA,EAEPA,EAAAA,IAAC,OAAA,CACC,EAAE,6lBACF,KAAK,OAAA,CAAA,EAEPA,EAAAA,IAAC,OAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,ihDACF,KAAMH,CAAA,CAAA,EAERG,EAAAA,IAAC,OAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,k9CACF,KAAMH,CAAA,CAAA,CACR,CAAA,CAAA,CAGN,CAEO,SAASQ,EAAI,CAClB,IAAAV,EACA,UAAAC,EACA,MAAAC,EAAQ,eACR,KAAAC,EAAO,OACP,GAAGC,CACL,EAAgB,CAEd,OACEC,EAAAA,IAAC,MAAA,CACC,MAAOF,EACP,OAAQA,EACR,KAAK,OACL,MAAM,6BACL,GAAGC,EAEJ,SAAAC,EAAAA,IAAC,OAAA,CACC,EAAE,8xBACF,KAAMH,CAAA,CAAA,CACR,CAAA,CAGN,CAEAH,EAAM,YAAc,QACpBO,EAAY,YAAc,cAC1BE,EAAS,YAAc,WACvBC,EAAS,YAAc,WACvBC,EAAI,YAAc"}
|
|
@@ -1,175 +0,0 @@
|
|
|
1
|
-
import { jsx as e, jsxs as i } from "react/jsx-runtime";
|
|
2
|
-
function o({
|
|
3
|
-
ref: n,
|
|
4
|
-
className: l,
|
|
5
|
-
color: t = "currentColor",
|
|
6
|
-
size: C = 24,
|
|
7
|
-
...r
|
|
8
|
-
}) {
|
|
9
|
-
return (
|
|
10
|
-
// viewBox 3 3 14 14 для правильного отображения в иконке Checkbox, пробросить снаружи
|
|
11
|
-
// не получится, так как LucideIcon игнорирует его при передаче в svg
|
|
12
|
-
/* @__PURE__ */ e(
|
|
13
|
-
"svg",
|
|
14
|
-
{
|
|
15
|
-
ref: n,
|
|
16
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
17
|
-
width: C,
|
|
18
|
-
height: C,
|
|
19
|
-
fill: "none",
|
|
20
|
-
stroke: t,
|
|
21
|
-
strokeWidth: 1.5,
|
|
22
|
-
strokeLinecap: "round",
|
|
23
|
-
strokeLinejoin: "round",
|
|
24
|
-
className: l,
|
|
25
|
-
...r,
|
|
26
|
-
children: /* @__PURE__ */ e("path", { d: "M13.4375 8.125L8.85414 12.5L6.5625 10.3125" })
|
|
27
|
-
}
|
|
28
|
-
)
|
|
29
|
-
);
|
|
30
|
-
}
|
|
31
|
-
function h({
|
|
32
|
-
ref: n,
|
|
33
|
-
className: l,
|
|
34
|
-
color: t = "currentColor",
|
|
35
|
-
size: C = 24,
|
|
36
|
-
...r
|
|
37
|
-
}) {
|
|
38
|
-
return /* @__PURE__ */ i(
|
|
39
|
-
"svg",
|
|
40
|
-
{
|
|
41
|
-
ref: n,
|
|
42
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
43
|
-
width: C,
|
|
44
|
-
height: C,
|
|
45
|
-
fill: "none",
|
|
46
|
-
stroke: t,
|
|
47
|
-
strokeWidth: 1.5,
|
|
48
|
-
strokeLinecap: "round",
|
|
49
|
-
strokeLinejoin: "round",
|
|
50
|
-
className: l,
|
|
51
|
-
...r,
|
|
52
|
-
children: [
|
|
53
|
-
/* @__PURE__ */ e("path", { d: "M13.4375 8.125L8.85414 12.5L6.5625 10.3125" }),
|
|
54
|
-
/* @__PURE__ */ e("path", { d: "M10 17.5C14.1421 17.5 17.5 14.1421 17.5 10C17.5 5.85786 14.1421 2.5 10 2.5C5.85786 2.5 2.5 5.85786 2.5 10C2.5 14.1421 5.85786 17.5 10 17.5Z" })
|
|
55
|
-
]
|
|
56
|
-
}
|
|
57
|
-
);
|
|
58
|
-
}
|
|
59
|
-
function L({
|
|
60
|
-
ref: n,
|
|
61
|
-
className: l,
|
|
62
|
-
color: t = "currentColor",
|
|
63
|
-
size: C = "100%",
|
|
64
|
-
...r
|
|
65
|
-
}) {
|
|
66
|
-
return /* @__PURE__ */ e(
|
|
67
|
-
"svg",
|
|
68
|
-
{
|
|
69
|
-
width: C,
|
|
70
|
-
height: C,
|
|
71
|
-
fill: "none",
|
|
72
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
73
|
-
...r,
|
|
74
|
-
children: /* @__PURE__ */ e(
|
|
75
|
-
"path",
|
|
76
|
-
{
|
|
77
|
-
d: "M15.4505 0.75L1.37952 6.37839C0.431988 6.7574 0.59397 8.14544 1.60331 8.29609L4.88889 8.78647M15.4505 0.75L12.7383 14.7631C12.616 15.3946 11.8364 15.631 11.384 15.1738L7.98009 11.7332M15.4505 0.75L4.88889 8.78647M4.88889 8.78647L7.98009 11.7332M4.88889 8.78647L4.67564 12.4092C4.60646 13.5844 6.09449 14.1462 6.81932 13.2187L7.98009 11.7332",
|
|
78
|
-
stroke: t,
|
|
79
|
-
strokeWidth: "1.5",
|
|
80
|
-
strokeLinejoin: "round"
|
|
81
|
-
}
|
|
82
|
-
)
|
|
83
|
-
}
|
|
84
|
-
);
|
|
85
|
-
}
|
|
86
|
-
function d({
|
|
87
|
-
ref: n,
|
|
88
|
-
className: l,
|
|
89
|
-
color: t = "currentColor",
|
|
90
|
-
size: C = "100%",
|
|
91
|
-
...r
|
|
92
|
-
}) {
|
|
93
|
-
return /* @__PURE__ */ i(
|
|
94
|
-
"svg",
|
|
95
|
-
{
|
|
96
|
-
width: C,
|
|
97
|
-
height: C,
|
|
98
|
-
fill: "none",
|
|
99
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
100
|
-
...r,
|
|
101
|
-
children: [
|
|
102
|
-
/* @__PURE__ */ e(
|
|
103
|
-
"path",
|
|
104
|
-
{
|
|
105
|
-
d: "M11.6125 13.2881C9.799 13.2861 8.06037 12.5649 6.77805 11.2827C5.49573 10.0005 4.77443 8.26202 4.77242 6.44872C4.77227 5.92163 4.95479 5.41077 5.2889 5.00308C5.62302 4.59539 6.0881 4.31606 6.60499 4.21262L7.69559 6.39742L6.76744 7.7786C6.69808 7.88263 6.65546 8.00216 6.64336 8.12661C6.63127 8.25105 6.65006 8.37655 6.69809 8.49199C7.24186 9.78424 8.26998 10.8123 9.56236 11.356C9.67816 11.4061 9.80462 11.4267 9.93034 11.4157C10.0561 11.4048 10.1771 11.3627 10.2825 11.2933L11.6704 10.3681L13.8554 11.4586C13.7512 11.976 13.4706 12.4412 13.0616 12.7749C12.6525 13.1085 12.1404 13.2899 11.6125 13.2881ZM9.00283 2.14335e-07C7.44885 -0.000338851 5.92126 0.401615 4.56874 1.16674C3.21621 1.93186 2.08484 3.03408 1.28474 4.36612C0.484633 5.69817 0.0430584 7.21465 0.00299274 8.76796C-0.0370729 10.3213 0.325736 11.8585 1.0561 13.23L0.0737985 16.1766C-0.0075688 16.4206 -0.0193771 16.6824 0.0396971 16.9327C0.0987714 17.183 0.226394 17.4119 0.40826 17.5937C0.590126 17.7756 0.819048 17.9032 1.06937 17.9623C1.31969 18.0213 1.58152 18.0095 1.82551 17.9282L4.77242 16.946C5.97955 17.5879 7.31708 17.9465 8.68349 17.9945C10.0499 18.0424 11.4093 17.7785 12.6584 17.2227C13.9076 16.6668 15.0137 15.8338 15.8928 14.7867C16.7719 13.7397 17.4009 12.5061 17.732 11.1797C18.0632 9.85325 18.0877 8.46883 17.8039 7.13149C17.52 5.79416 16.9352 4.53906 16.0938 3.46147C15.2524 2.38387 14.1765 1.5121 12.9479 0.912336C11.7192 0.312567 10.3701 0.000560968 9.00283 2.14335e-07ZM9.00283 16.6154C7.66393 16.6163 6.34852 16.2637 5.18958 15.5934C5.10472 15.5442 5.01038 15.5135 4.9128 15.5036C4.81522 15.4936 4.71663 15.5044 4.62356 15.5354L1.38671 16.6154L2.46595 13.3788C2.49706 13.2858 2.50806 13.1873 2.49821 13.0897C2.48836 12.9922 2.4579 12.8978 2.40883 12.8129C1.5693 11.3616 1.23223 9.67377 1.44992 8.01135C1.6676 6.34893 2.42786 4.8048 3.61277 3.61851C4.79768 2.43222 6.34099 1.67008 8.00329 1.45032C9.6656 1.23056 11.354 1.56546 12.8065 2.40307C14.259 3.24069 15.3945 4.53419 16.0368 6.08292C16.6791 7.63165 16.7923 9.34903 16.3588 10.9687C15.9254 12.5883 14.9695 14.0196 13.6394 15.0406C12.3094 16.0615 10.6796 16.6151 9.00283 16.6154Z",
|
|
106
|
-
fill: "white"
|
|
107
|
-
}
|
|
108
|
-
),
|
|
109
|
-
/* @__PURE__ */ e(
|
|
110
|
-
"path",
|
|
111
|
-
{
|
|
112
|
-
d: "M11.6125 13.2881C9.799 13.2861 8.06037 12.5649 6.77805 11.2827C5.49573 10.0005 4.77443 8.26202 4.77242 6.44872C4.77227 5.92163 4.95479 5.41077 5.2889 5.00308C5.62302 4.59539 6.0881 4.31606 6.60499 4.21262L7.69559 6.39742L6.76744 7.7786C6.69808 7.88263 6.65546 8.00216 6.64336 8.12661C6.63127 8.25105 6.65006 8.37655 6.69809 8.49199C7.24186 9.78424 8.26998 10.8123 9.56236 11.356C9.67816 11.4061 9.80462 11.4267 9.93034 11.4157C10.0561 11.4048 10.1771 11.3627 10.2825 11.2933L11.6704 10.3681L13.8554 11.4586C13.7512 11.976 13.4706 12.4412 13.0616 12.7749C12.6525 13.1085 12.1404 13.2899 11.6125 13.2881Z",
|
|
113
|
-
fill: "white"
|
|
114
|
-
}
|
|
115
|
-
),
|
|
116
|
-
/* @__PURE__ */ e(
|
|
117
|
-
"path",
|
|
118
|
-
{
|
|
119
|
-
fillRule: "evenodd",
|
|
120
|
-
clipRule: "evenodd",
|
|
121
|
-
d: "M9.00283 16.6154C7.66393 16.6163 6.34852 16.2637 5.18958 15.5934C5.10472 15.5442 5.01038 15.5135 4.9128 15.5036C4.81522 15.4936 4.71663 15.5044 4.62356 15.5354L1.38671 16.6154L2.46595 13.3788C2.49706 13.2858 2.50806 13.1873 2.49821 13.0897C2.48836 12.9922 2.4579 12.8978 2.40883 12.8129C1.5693 11.3616 1.23223 9.67377 1.44992 8.01135C1.6676 6.34893 2.42786 4.8048 3.61277 3.61851C4.79768 2.43222 6.34099 1.67008 8.00329 1.45032C9.6656 1.23056 11.354 1.56546 12.8065 2.40307C14.259 3.24069 15.3945 4.53419 16.0368 6.08292C16.6791 7.63165 16.7923 9.34903 16.3588 10.9687C15.9254 12.5883 14.9695 14.0196 13.6394 15.0406C12.3094 16.0615 10.6796 16.6151 9.00283 16.6154ZM11.3898 9.07269L14.1593 10.4573C14.2743 10.5149 14.371 10.6033 14.4386 10.7128C14.5062 10.8222 14.5419 10.9483 14.5418 11.0769C14.5418 11.5315 14.4523 11.9816 14.2783 12.4016C14.1043 12.8216 13.8493 13.2032 13.5279 13.5246C13.2064 13.846 12.8248 14.101 12.4048 14.275C11.9847 14.4489 11.5346 14.5385 11.08 14.5385C9.06073 14.5362 7.11201 13.4265 5.68421 11.9988C4.25641 10.5712 3.46613 8.9421 3.46384 6.92308C3.46384 6.00502 3.82857 5.12456 4.47779 4.4754C5.12702 3.82624 6.00756 3.46154 6.9257 3.46154C7.05505 3.4612 7.1819 3.4971 7.29188 3.56516C7.40186 3.63323 7.49058 3.73073 7.54798 3.84663L8.93272 6.61587C8.98705 6.72487 9.01165 6.84628 9.00406 6.96783C8.99646 7.08938 8.95693 7.20678 8.88945 7.30817L8.04129 8.57942C8.36213 9.16299 8.84241 9.64323 9.42604 9.96404L10.6974 9.11596C10.7988 9.04849 10.9162 9.00896 11.0378 9.00137C11.1594 8.99377 11.2808 9.01837 11.3898 9.07269Z",
|
|
122
|
-
fill: t
|
|
123
|
-
}
|
|
124
|
-
),
|
|
125
|
-
/* @__PURE__ */ e(
|
|
126
|
-
"path",
|
|
127
|
-
{
|
|
128
|
-
fillRule: "evenodd",
|
|
129
|
-
clipRule: "evenodd",
|
|
130
|
-
d: "M14.1593 10.4573L11.3898 9.07269C11.2808 9.01837 11.1594 8.99377 11.0378 9.00137C10.9162 9.00896 10.7988 9.04849 10.6974 9.11596L9.42604 9.96404C8.84241 9.64323 8.36213 9.16299 8.04129 8.57942L8.88945 7.30817C8.95693 7.20678 8.99646 7.08938 9.00406 6.96783C9.01165 6.84628 8.98705 6.72487 8.93272 6.61587L7.54798 3.84663C7.49058 3.73073 7.40186 3.63323 7.29188 3.56516C7.1819 3.4971 7.05505 3.4612 6.9257 3.46154C6.00756 3.46154 5.12702 3.82624 4.47779 4.4754C3.82857 5.12456 3.46384 6.00502 3.46384 6.92308C3.46613 8.9421 4.25641 10.5712 5.68421 11.9988C7.11201 13.4265 9.06073 14.5362 11.08 14.5385C11.5346 14.5385 11.9847 14.4489 12.4048 14.275C12.8248 14.101 13.2064 13.846 13.5279 13.5246C13.8493 13.2032 14.1043 12.8216 14.2783 12.4016C14.4523 11.9816 14.5418 11.5315 14.5418 11.0769C14.5419 10.9483 14.5062 10.8222 14.4386 10.7128C14.371 10.6033 14.2743 10.5149 14.1593 10.4573ZM6.77805 11.2827C8.06037 12.5649 9.799 13.2861 11.6125 13.2881C12.1404 13.2899 12.6525 13.1085 13.0616 12.7749C13.4706 12.4412 13.7512 11.976 13.8554 11.4586L11.6704 10.3681L10.2825 11.2933C10.1771 11.3627 10.0561 11.4048 9.93034 11.4157C9.80462 11.4267 9.67816 11.4061 9.56236 11.356C8.26998 10.8123 7.24186 9.78424 6.69809 8.49199C6.65006 8.37655 6.63127 8.25105 6.64336 8.12661C6.65546 8.00216 6.69808 7.88263 6.76744 7.7786L7.69559 6.39742L6.60499 4.21262C6.0881 4.31606 5.62302 4.59539 5.2889 5.00308C4.95479 5.41077 4.77227 5.92163 4.77242 6.44872C4.77443 8.26202 5.49573 10.0005 6.77805 11.2827Z",
|
|
131
|
-
fill: t
|
|
132
|
-
}
|
|
133
|
-
)
|
|
134
|
-
]
|
|
135
|
-
}
|
|
136
|
-
);
|
|
137
|
-
}
|
|
138
|
-
function s({
|
|
139
|
-
ref: n,
|
|
140
|
-
className: l,
|
|
141
|
-
color: t = "currentColor",
|
|
142
|
-
size: C = "100%",
|
|
143
|
-
...r
|
|
144
|
-
}) {
|
|
145
|
-
return /* @__PURE__ */ e(
|
|
146
|
-
"svg",
|
|
147
|
-
{
|
|
148
|
-
width: C,
|
|
149
|
-
height: C,
|
|
150
|
-
fill: "none",
|
|
151
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
152
|
-
...r,
|
|
153
|
-
children: /* @__PURE__ */ e(
|
|
154
|
-
"path",
|
|
155
|
-
{
|
|
156
|
-
d: "M8 0C12.4183 1.70683e-06 16 3.59078 16 8.02024C16 11.3885 13.9288 14.2719 10.9935 15.4601C10.9935 15.4601 9.78134 15.8198 8.98065 15.8853C8.15599 15.9526 7.67049 15.9692 6.86452 15.7818C5.93337 15.5652 5.36774 15.3161 4.64516 14.7469C4.64516 14.7469 3.89258 15.5789 3.25161 15.8335C2.59335 16.0949 1.73933 16.0768 1.23871 15.5748C1.04128 15.3768 1.23868 14.5168 0.980746 13.6603C0 10.4033 0.000201612 8.07198 0.000201612 8.07198C9.29991e-05 8.05475 0 8.0375 0 8.02024C0 3.59078 3.58172 0 8 0ZM8.1377 3.9325C5.91431 3.9325 4.1119 5.73948 4.1119 7.9685V8.02024C4.01061 8.64116 4.09488 11.8058 4.88609 12.0562C5.19519 12.1541 5.91566 11.3394 5.91835 11.3364C6.55461 11.7586 7.31753 12.0045 8.1377 12.0045C10.3611 12.0045 12.1635 10.1975 12.1635 7.9685C12.1635 5.73949 10.3611 3.93252 8.1377 3.9325Z",
|
|
157
|
-
fill: t
|
|
158
|
-
}
|
|
159
|
-
)
|
|
160
|
-
}
|
|
161
|
-
);
|
|
162
|
-
}
|
|
163
|
-
o.displayName = "Check";
|
|
164
|
-
h.displayName = "CircleCheck";
|
|
165
|
-
L.displayName = "Telegram";
|
|
166
|
-
d.displayName = "WhatsApp";
|
|
167
|
-
s.displayName = "Max";
|
|
168
|
-
export {
|
|
169
|
-
o as Check,
|
|
170
|
-
h as CircleCheck,
|
|
171
|
-
s as Max,
|
|
172
|
-
L as Telegram,
|
|
173
|
-
d as WhatsApp
|
|
174
|
-
};
|
|
175
|
-
//# sourceMappingURL=components-ui-icon-overrides.js.map
|