@bothub-chat/ui 2.58.0 → 2.59.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/components/adaptive-button/styled.d.ts +1 -0
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/bookmark/card/styled.d.ts +3 -0
- package/dist/components/bookmark/list/styled.d.ts +1 -0
- package/dist/components/bookmark/styled.d.ts +1 -0
- package/dist/components/button/index.d.ts +2 -0
- package/dist/components/button/index.js +1 -1
- package/dist/components/chip/styled.d.ts +1 -0
- package/dist/components/color-picker/menu/styled.d.ts +1 -0
- package/dist/components/datepicker/ui/calendar/styled.d.ts +2 -0
- package/dist/components/description/card/styled.d.ts +1 -0
- package/dist/components/developer-key/list/styled.d.ts +1 -0
- package/dist/components/file-field/index.js +1 -1
- package/dist/components/file-field/styled.d.ts +1 -0
- package/dist/components/file-icon/index.js +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/footer/mobile/index.js +1 -1
- package/dist/components/header/index.js +1 -1
- package/dist/components/header/menu/toggle-button/styled.d.ts +1 -0
- package/dist/components/header/menu-nav/config.js +1 -1
- package/dist/components/header/menu-nav/index.js +1 -1
- package/dist/components/header/menu-nav/styled.js +2 -2
- package/dist/components/header/multi-level-menu/multi-level-menu-accordion/ui/styled.js +1 -1
- package/dist/components/header/multi-level-menu/multi-level-menu-first-level/ui/styled.js +1 -1
- package/dist/components/header/multi-level-menu/styled.js +1 -1
- package/dist/components/header/user/button/styled.d.ts +1 -0
- package/dist/components/image-fullscreen/styled.d.ts +2 -0
- package/dist/components/input-message/index.js +1 -1
- package/dist/components/input-message/input-files.js +1 -1
- package/dist/components/input-message/styled.d.ts +6 -0
- package/dist/components/lang-switcher/styled.d.ts +1 -0
- package/dist/components/lang-switcher/styled.js +1 -1
- package/dist/components/menu-dropdown/styled.d.ts +1 -0
- package/dist/components/message/actions/index.js +1 -1
- package/dist/components/message/button/styled.d.ts +1 -0
- package/dist/components/message/components/code/multiline/copy/styled.d.ts +1 -0
- package/dist/components/message/components/image/button/styled.d.ts +1 -0
- package/dist/components/message/copy/styled.d.ts +1 -0
- package/dist/components/message/index.js +1 -1
- package/dist/components/message/scroll-button/styled.js +1 -1
- package/dist/components/message/styled.d.ts +6 -0
- package/dist/components/message/video/index.js +1 -1
- package/dist/components/message/video/styled.d.ts +1 -0
- package/dist/components/message/voice/styled.d.ts +2 -0
- package/dist/components/notification/styled.d.ts +1 -0
- package/dist/components/pagination/styled.js +1 -1
- package/dist/components/portal/styled.js +1 -1
- package/dist/components/preset/card/styled.d.ts +4 -0
- package/dist/components/referral/card/styled.d.ts +1 -0
- package/dist/components/referral/list/styled.d.ts +1 -0
- package/dist/components/scrollbar/index.d.ts +1 -0
- package/dist/components/scrollbar/index.js +1 -1
- package/dist/components/select-field/select-modal/index.js +1 -1
- package/dist/components/select-field/select-modal/option/checkbox-group/styled.js +1 -1
- package/dist/components/select-field/select-modal/option/list/index.js +1 -1
- package/dist/components/select-field/styled.d.ts +1 -0
- package/dist/components/select-field/styled.js +1 -1
- package/dist/components/sidebar/buttons/index.d.ts +1835 -6
- package/dist/components/sidebar/buttons/index.js +26 -1
- package/dist/components/sidebar/chat/index.d.ts +3 -10
- package/dist/components/sidebar/chat/index.js +1 -1
- package/dist/components/sidebar/chat/skeleton.d.ts +1 -0
- package/dist/components/sidebar/chat/skeleton.js +1 -0
- package/dist/components/sidebar/chat/styled.d.ts +1014 -3874
- package/dist/components/sidebar/chat/styled.js +3 -77
- package/dist/components/sidebar/context.d.ts +2 -3
- package/dist/components/sidebar/context.js +1 -1
- package/dist/components/sidebar/dropdown/context.js +1 -1
- package/dist/components/sidebar/dropdown/index.d.ts +2 -3
- package/dist/components/sidebar/dropdown/index.js +1 -1
- package/dist/components/sidebar/dropdown/item/index.d.ts +4 -5
- package/dist/components/sidebar/dropdown/item/index.js +1 -1
- package/dist/components/sidebar/dropdown/styled.d.ts +2640 -1121
- package/dist/components/sidebar/dropdown/styled.js +1 -1
- package/dist/components/sidebar/group/index.d.ts +5 -12
- package/dist/components/sidebar/group/index.js +1 -1
- package/dist/components/sidebar/group/skeleton.d.ts +2 -0
- package/dist/components/sidebar/group/skeleton.js +1 -0
- package/dist/components/sidebar/group/styled.d.ts +1288 -2505
- package/dist/components/sidebar/group/styled.js +1 -32
- package/dist/components/sidebar/index.d.ts +7 -12
- package/dist/components/sidebar/index.js +1 -1
- package/dist/components/sidebar/lang/index.d.ts +0 -1
- package/dist/components/sidebar/lang/styled.js +1 -1
- package/dist/components/sidebar/list/index.d.ts +4 -0
- package/dist/components/sidebar/list/index.js +1 -0
- package/dist/components/sidebar/list/styled.d.ts +4 -0
- package/dist/components/sidebar/list/styled.js +1 -0
- package/dist/components/sidebar/menu/context.d.ts +9 -7
- package/dist/components/sidebar/menu/context.js +1 -1
- package/dist/components/sidebar/menu/index.d.ts +4 -8
- package/dist/components/sidebar/menu/index.js +1 -1
- package/dist/components/sidebar/menu/item/index.d.ts +9 -0
- package/dist/components/sidebar/menu/item/index.js +1 -0
- package/dist/components/sidebar/menu/item/tooltip.d.ts +6 -0
- package/dist/components/sidebar/menu/item/tooltip.js +1 -0
- package/dist/components/sidebar/menu/styled.d.ts +1311 -836
- package/dist/components/sidebar/menu/styled.js +1 -36
- package/dist/components/sidebar/styled.d.ts +37 -3795
- package/dist/components/sidebar/styled.js +1 -225
- package/dist/components/sidebar/toggle-button/index.js +1 -1
- package/dist/components/sidebar/toggle-button/styled.d.ts +304 -1
- package/dist/components/sidebar/toggle-button/styled.js +2 -2
- package/dist/components/sidebar/user-info/avatar/index.js +1 -1
- package/dist/components/sidebar/user-info/index.d.ts +3 -3
- package/dist/components/sidebar/user-info/index.js +1 -1
- package/dist/components/sidebar/user-info/skeleton.d.ts +2 -0
- package/dist/components/sidebar/user-info/skeleton.js +1 -0
- package/dist/components/sidebar/user-info/styled.d.ts +301 -23
- package/dist/components/sidebar/user-info/styled.js +1 -95
- package/dist/components/slider/index.js +1 -1
- package/dist/components/stepper/styled.js +1 -1
- package/dist/components/tariff/card/styled.d.ts +1 -0
- package/dist/components/tariff/card/styled.js +1 -1
- package/dist/components/text-field/index.js +1 -1
- package/dist/components/text-field/styled.d.ts +1 -0
- package/dist/components/theme-schemes/theme-button/styled.d.ts +2 -0
- package/dist/components/uploaded-file/index.js +1 -1
- package/dist/components/uploaded-file/styled.d.ts +1 -0
- package/dist/components/uploaded-file/styled.js +1 -1
- package/dist/icons/card/index.js +1 -1
- package/dist/icons/chats/index.js +1 -1
- package/dist/icons/gift/index.js +1 -1
- package/dist/icons/index.d.ts +1 -0
- package/dist/icons/simple-gear/index.js +1 -1
- package/dist/index.js +1 -1
- package/dist/theme/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/components/sidebar/buttons/create-chat/index.d.ts +0 -4
- package/dist/components/sidebar/buttons/create-chat/index.js +0 -1
- package/dist/components/sidebar/buttons/styled.d.ts +0 -1526
- package/dist/components/sidebar/buttons/styled.js +0 -31
- package/dist/components/sidebar/dropdown/item/styled.d.ts +0 -584
- package/dist/components/sidebar/dropdown/item/styled.js +0 -1
- package/dist/components/sidebar/empty/index.d.ts +0 -3
- package/dist/components/sidebar/empty/index.js +0 -1
- package/dist/components/sidebar/empty/styled.d.ts +0 -1063
- package/dist/components/sidebar/empty/styled.js +0 -3
- package/dist/components/sidebar/group-empty/index.d.ts +0 -5
- package/dist/components/sidebar/group-empty/index.js +0 -1
- package/dist/components/sidebar/group-empty/styled.d.ts +0 -1060
- package/dist/components/sidebar/group-empty/styled.js +0 -9
- package/dist/components/sidebar/menu/nav/index.d.ts +0 -1
- package/dist/components/sidebar/menu/nav/link/index.d.ts +0 -9
- package/dist/components/sidebar/menu/nav/link/index.js +0 -1
- package/dist/components/sidebar/menu/nav/link/styled.d.ts +0 -299
- package/dist/components/sidebar/menu/nav/link/styled.js +0 -39
- package/dist/components/sidebar/user-info/context.d.ts +0 -8
- package/dist/components/sidebar/user-info/context.js +0 -1
- package/dist/components/sidebar/user-info/skeleton/index.d.ts +0 -1
- package/dist/components/sidebar/user-info/skeleton/index.js +0 -1
- package/dist/components/sidebar/user-info/skeleton/styled.d.ts +0 -290
- package/dist/components/sidebar/user-info/skeleton/styled.js +0 -1
|
@@ -1,7 +1,16 @@
|
|
|
1
|
+
export declare const SidebarAvatarSkeleton: import("styled-components").IStyledComponent<"web", {
|
|
2
|
+
className?: string | undefined;
|
|
3
|
+
variant?: import("@/ui/components/skeleton").SkeletonVariant | undefined;
|
|
4
|
+
width?: number | string | undefined;
|
|
5
|
+
height?: number | string | undefined;
|
|
6
|
+
fullWidth?: boolean | undefined;
|
|
7
|
+
colors?: [string, string?] | undefined;
|
|
8
|
+
opacity?: [number, number?] | undefined;
|
|
9
|
+
}>;
|
|
1
10
|
export interface SidebarUserInfoStyledProps {
|
|
2
11
|
$open: boolean;
|
|
3
12
|
}
|
|
4
|
-
export declare const
|
|
13
|
+
export declare const SidebarUserStyled: import("styled-components").IStyledComponent<"web", {
|
|
5
14
|
ref?: import("react").Ref<HTMLDivElement> | undefined;
|
|
6
15
|
key?: import("react").Key | null | undefined;
|
|
7
16
|
defaultChecked?: boolean | undefined | undefined;
|
|
@@ -285,8 +294,7 @@ export declare const SidebarUserInfoBottom: import("styled-components").IStyledC
|
|
|
285
294
|
onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
286
295
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
287
296
|
}>;
|
|
288
|
-
export declare const
|
|
289
|
-
export declare const SidebarUserInfoContent: import("styled-components").IStyledComponent<"web", {
|
|
297
|
+
export declare const SidebarUserBox: import("styled-components").IStyledComponent<"web", {
|
|
290
298
|
ref?: import("react").Ref<HTMLDivElement> | undefined;
|
|
291
299
|
key?: import("react").Key | null | undefined;
|
|
292
300
|
defaultChecked?: boolean | undefined | undefined;
|
|
@@ -570,7 +578,7 @@ export declare const SidebarUserInfoContent: import("styled-components").IStyled
|
|
|
570
578
|
onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
571
579
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
572
580
|
}>;
|
|
573
|
-
export declare const
|
|
581
|
+
export declare const SidebarUserInfo: import("styled-components").IStyledComponent<"web", {
|
|
574
582
|
ref?: import("react").Ref<HTMLDivElement> | undefined;
|
|
575
583
|
key?: import("react").Key | null | undefined;
|
|
576
584
|
defaultChecked?: boolean | undefined | undefined;
|
|
@@ -854,7 +862,7 @@ export declare const SidebarUserInfoMain: import("styled-components").IStyledCom
|
|
|
854
862
|
onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
855
863
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
856
864
|
}>;
|
|
857
|
-
export declare const
|
|
865
|
+
export declare const SidebarUserBoxAvatar: import("styled-components").IStyledComponent<"web", {
|
|
858
866
|
ref?: import("react").Ref<HTMLDivElement> | undefined;
|
|
859
867
|
key?: import("react").Key | null | undefined;
|
|
860
868
|
defaultChecked?: boolean | undefined | undefined;
|
|
@@ -1138,15 +1146,7 @@ export declare const SidebarUserInfoLeft: import("styled-components").IStyledCom
|
|
|
1138
1146
|
onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1139
1147
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1140
1148
|
}>;
|
|
1141
|
-
export
|
|
1142
|
-
$open: boolean;
|
|
1143
|
-
}
|
|
1144
|
-
export declare const SidebarUserInfoTariffContainer: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, SidebarUserInfoTariffContainerProps>>;
|
|
1145
|
-
export interface SidebarUserInfoUpdateTariffContainerProps {
|
|
1146
|
-
$open: boolean;
|
|
1147
|
-
}
|
|
1148
|
-
export declare const SidebarUserInfoUpdateTariffContainer: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, SidebarUserInfoUpdateTariffContainerProps>>;
|
|
1149
|
-
export declare const SidebarUserInfoText: import("styled-components").IStyledComponent<"web", {
|
|
1149
|
+
export declare const SidebarUserAvatarBox: import("styled-components").IStyledComponent<"web", {
|
|
1150
1150
|
ref?: import("react").Ref<HTMLDivElement> | undefined;
|
|
1151
1151
|
key?: import("react").Key | null | undefined;
|
|
1152
1152
|
defaultChecked?: boolean | undefined | undefined;
|
|
@@ -1430,7 +1430,291 @@ export declare const SidebarUserInfoText: import("styled-components").IStyledCom
|
|
|
1430
1430
|
onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1431
1431
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1432
1432
|
}>;
|
|
1433
|
-
export declare const
|
|
1433
|
+
export declare const SidebarUserTextBox: import("styled-components").IStyledComponent<"web", {
|
|
1434
|
+
ref?: import("react").Ref<HTMLDivElement> | undefined;
|
|
1435
|
+
key?: import("react").Key | null | undefined;
|
|
1436
|
+
defaultChecked?: boolean | undefined | undefined;
|
|
1437
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
|
1438
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
1439
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
1440
|
+
accessKey?: string | undefined | undefined;
|
|
1441
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
1442
|
+
autoFocus?: boolean | undefined | undefined;
|
|
1443
|
+
className?: string | undefined | undefined;
|
|
1444
|
+
contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
|
|
1445
|
+
contextMenu?: string | undefined | undefined;
|
|
1446
|
+
dir?: string | undefined | undefined;
|
|
1447
|
+
draggable?: (boolean | "false" | "true") | undefined;
|
|
1448
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
1449
|
+
hidden?: boolean | undefined | undefined;
|
|
1450
|
+
id?: string | undefined | undefined;
|
|
1451
|
+
lang?: string | undefined | undefined;
|
|
1452
|
+
nonce?: string | undefined | undefined;
|
|
1453
|
+
slot?: string | undefined | undefined;
|
|
1454
|
+
spellCheck?: (boolean | "false" | "true") | undefined;
|
|
1455
|
+
style?: import("react").CSSProperties | undefined;
|
|
1456
|
+
tabIndex?: number | undefined | undefined;
|
|
1457
|
+
title?: string | undefined | undefined;
|
|
1458
|
+
translate?: "yes" | "no" | undefined | undefined;
|
|
1459
|
+
radioGroup?: string | undefined | undefined;
|
|
1460
|
+
role?: import("react").AriaRole | undefined;
|
|
1461
|
+
about?: string | undefined | undefined;
|
|
1462
|
+
content?: string | undefined | undefined;
|
|
1463
|
+
datatype?: string | undefined | undefined;
|
|
1464
|
+
inlist?: any;
|
|
1465
|
+
prefix?: string | undefined | undefined;
|
|
1466
|
+
property?: string | undefined | undefined;
|
|
1467
|
+
rel?: string | undefined | undefined;
|
|
1468
|
+
resource?: string | undefined | undefined;
|
|
1469
|
+
rev?: string | undefined | undefined;
|
|
1470
|
+
typeof?: string | undefined | undefined;
|
|
1471
|
+
vocab?: string | undefined | undefined;
|
|
1472
|
+
autoCorrect?: string | undefined | undefined;
|
|
1473
|
+
autoSave?: string | undefined | undefined;
|
|
1474
|
+
color?: string | undefined | undefined;
|
|
1475
|
+
itemProp?: string | undefined | undefined;
|
|
1476
|
+
itemScope?: boolean | undefined | undefined;
|
|
1477
|
+
itemType?: string | undefined | undefined;
|
|
1478
|
+
itemID?: string | undefined | undefined;
|
|
1479
|
+
itemRef?: string | undefined | undefined;
|
|
1480
|
+
results?: number | undefined | undefined;
|
|
1481
|
+
security?: string | undefined | undefined;
|
|
1482
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
|
1483
|
+
popover?: "" | "auto" | "manual" | undefined | undefined;
|
|
1484
|
+
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
1485
|
+
popoverTarget?: string | undefined | undefined;
|
|
1486
|
+
inert?: boolean | undefined | undefined;
|
|
1487
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
1488
|
+
is?: string | undefined | undefined;
|
|
1489
|
+
exportparts?: string | undefined | undefined;
|
|
1490
|
+
part?: string | undefined | undefined;
|
|
1491
|
+
"aria-activedescendant"?: string | undefined | undefined;
|
|
1492
|
+
"aria-atomic"?: (boolean | "false" | "true") | undefined;
|
|
1493
|
+
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
1494
|
+
"aria-braillelabel"?: string | undefined | undefined;
|
|
1495
|
+
"aria-brailleroledescription"?: string | undefined | undefined;
|
|
1496
|
+
"aria-busy"?: (boolean | "false" | "true") | undefined;
|
|
1497
|
+
"aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
1498
|
+
"aria-colcount"?: number | undefined | undefined;
|
|
1499
|
+
"aria-colindex"?: number | undefined | undefined;
|
|
1500
|
+
"aria-colindextext"?: string | undefined | undefined;
|
|
1501
|
+
"aria-colspan"?: number | undefined | undefined;
|
|
1502
|
+
"aria-controls"?: string | undefined | undefined;
|
|
1503
|
+
"aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
|
|
1504
|
+
"aria-describedby"?: string | undefined | undefined;
|
|
1505
|
+
"aria-description"?: string | undefined | undefined;
|
|
1506
|
+
"aria-details"?: string | undefined | undefined;
|
|
1507
|
+
"aria-disabled"?: (boolean | "false" | "true") | undefined;
|
|
1508
|
+
"aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
|
|
1509
|
+
"aria-errormessage"?: string | undefined | undefined;
|
|
1510
|
+
"aria-expanded"?: (boolean | "false" | "true") | undefined;
|
|
1511
|
+
"aria-flowto"?: string | undefined | undefined;
|
|
1512
|
+
"aria-grabbed"?: (boolean | "false" | "true") | undefined;
|
|
1513
|
+
"aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
|
|
1514
|
+
"aria-hidden"?: (boolean | "false" | "true") | undefined;
|
|
1515
|
+
"aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
|
|
1516
|
+
"aria-keyshortcuts"?: string | undefined | undefined;
|
|
1517
|
+
"aria-label"?: string | undefined | undefined;
|
|
1518
|
+
"aria-labelledby"?: string | undefined | undefined;
|
|
1519
|
+
"aria-level"?: number | undefined | undefined;
|
|
1520
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
|
|
1521
|
+
"aria-modal"?: (boolean | "false" | "true") | undefined;
|
|
1522
|
+
"aria-multiline"?: (boolean | "false" | "true") | undefined;
|
|
1523
|
+
"aria-multiselectable"?: (boolean | "false" | "true") | undefined;
|
|
1524
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
|
|
1525
|
+
"aria-owns"?: string | undefined | undefined;
|
|
1526
|
+
"aria-placeholder"?: string | undefined | undefined;
|
|
1527
|
+
"aria-posinset"?: number | undefined | undefined;
|
|
1528
|
+
"aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
|
|
1529
|
+
"aria-readonly"?: (boolean | "false" | "true") | undefined;
|
|
1530
|
+
"aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
|
|
1531
|
+
"aria-required"?: (boolean | "false" | "true") | undefined;
|
|
1532
|
+
"aria-roledescription"?: string | undefined | undefined;
|
|
1533
|
+
"aria-rowcount"?: number | undefined | undefined;
|
|
1534
|
+
"aria-rowindex"?: number | undefined | undefined;
|
|
1535
|
+
"aria-rowindextext"?: string | undefined | undefined;
|
|
1536
|
+
"aria-rowspan"?: number | undefined | undefined;
|
|
1537
|
+
"aria-selected"?: (boolean | "false" | "true") | undefined;
|
|
1538
|
+
"aria-setsize"?: number | undefined | undefined;
|
|
1539
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
|
|
1540
|
+
"aria-valuemax"?: number | undefined | undefined;
|
|
1541
|
+
"aria-valuemin"?: number | undefined | undefined;
|
|
1542
|
+
"aria-valuenow"?: number | undefined | undefined;
|
|
1543
|
+
"aria-valuetext"?: string | undefined | undefined;
|
|
1544
|
+
children?: import("react").ReactNode;
|
|
1545
|
+
dangerouslySetInnerHTML?: {
|
|
1546
|
+
__html: string | TrustedHTML;
|
|
1547
|
+
} | undefined | undefined;
|
|
1548
|
+
onCopy?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1549
|
+
onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1550
|
+
onCut?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1551
|
+
onCutCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1552
|
+
onPaste?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1553
|
+
onPasteCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
|
|
1554
|
+
onCompositionEnd?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1555
|
+
onCompositionEndCapture?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1556
|
+
onCompositionStart?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1557
|
+
onCompositionStartCapture?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1558
|
+
onCompositionUpdate?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1559
|
+
onCompositionUpdateCapture?: import("react").CompositionEventHandler<HTMLDivElement> | undefined;
|
|
1560
|
+
onFocus?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1561
|
+
onFocusCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1562
|
+
onBlur?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1563
|
+
onBlurCapture?: import("react").FocusEventHandler<HTMLDivElement> | undefined;
|
|
1564
|
+
onChange?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1565
|
+
onChangeCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1566
|
+
onBeforeInput?: import("react").InputEventHandler<HTMLDivElement> | undefined;
|
|
1567
|
+
onBeforeInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1568
|
+
onInput?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1569
|
+
onInputCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1570
|
+
onReset?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1571
|
+
onResetCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1572
|
+
onSubmit?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1573
|
+
onSubmitCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1574
|
+
onInvalid?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1575
|
+
onInvalidCapture?: import("react").FormEventHandler<HTMLDivElement> | undefined;
|
|
1576
|
+
onLoad?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1577
|
+
onLoadCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1578
|
+
onError?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1579
|
+
onErrorCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1580
|
+
onKeyDown?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1581
|
+
onKeyDownCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1582
|
+
onKeyPress?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1583
|
+
onKeyPressCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1584
|
+
onKeyUp?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1585
|
+
onKeyUpCapture?: import("react").KeyboardEventHandler<HTMLDivElement> | undefined;
|
|
1586
|
+
onAbort?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1587
|
+
onAbortCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1588
|
+
onCanPlay?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1589
|
+
onCanPlayCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1590
|
+
onCanPlayThrough?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1591
|
+
onCanPlayThroughCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1592
|
+
onDurationChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1593
|
+
onDurationChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1594
|
+
onEmptied?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1595
|
+
onEmptiedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1596
|
+
onEncrypted?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1597
|
+
onEncryptedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1598
|
+
onEnded?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1599
|
+
onEndedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1600
|
+
onLoadedData?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1601
|
+
onLoadedDataCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1602
|
+
onLoadedMetadata?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1603
|
+
onLoadedMetadataCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1604
|
+
onLoadStart?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1605
|
+
onLoadStartCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1606
|
+
onPause?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1607
|
+
onPauseCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1608
|
+
onPlay?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1609
|
+
onPlayCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1610
|
+
onPlaying?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1611
|
+
onPlayingCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1612
|
+
onProgress?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1613
|
+
onProgressCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1614
|
+
onRateChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1615
|
+
onRateChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1616
|
+
onSeeked?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1617
|
+
onSeekedCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1618
|
+
onSeeking?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1619
|
+
onSeekingCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1620
|
+
onStalled?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1621
|
+
onStalledCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1622
|
+
onSuspend?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1623
|
+
onSuspendCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1624
|
+
onTimeUpdate?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1625
|
+
onTimeUpdateCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1626
|
+
onVolumeChange?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1627
|
+
onVolumeChangeCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1628
|
+
onWaiting?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1629
|
+
onWaitingCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1630
|
+
onAuxClick?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1631
|
+
onAuxClickCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1632
|
+
onClick?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1633
|
+
onClickCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1634
|
+
onContextMenu?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1635
|
+
onContextMenuCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1636
|
+
onDoubleClick?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1637
|
+
onDoubleClickCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1638
|
+
onDrag?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1639
|
+
onDragCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1640
|
+
onDragEnd?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1641
|
+
onDragEndCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1642
|
+
onDragEnter?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1643
|
+
onDragEnterCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1644
|
+
onDragExit?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1645
|
+
onDragExitCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1646
|
+
onDragLeave?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1647
|
+
onDragLeaveCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1648
|
+
onDragOver?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1649
|
+
onDragOverCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1650
|
+
onDragStart?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1651
|
+
onDragStartCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1652
|
+
onDrop?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1653
|
+
onDropCapture?: import("react").DragEventHandler<HTMLDivElement> | undefined;
|
|
1654
|
+
onMouseDown?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1655
|
+
onMouseDownCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1656
|
+
onMouseEnter?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1657
|
+
onMouseLeave?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1658
|
+
onMouseMove?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1659
|
+
onMouseMoveCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1660
|
+
onMouseOut?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1661
|
+
onMouseOutCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1662
|
+
onMouseOver?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1663
|
+
onMouseOverCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1664
|
+
onMouseUp?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1665
|
+
onMouseUpCapture?: import("react").MouseEventHandler<HTMLDivElement> | undefined;
|
|
1666
|
+
onSelect?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1667
|
+
onSelectCapture?: import("react").ReactEventHandler<HTMLDivElement> | undefined;
|
|
1668
|
+
onTouchCancel?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1669
|
+
onTouchCancelCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1670
|
+
onTouchEnd?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1671
|
+
onTouchEndCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1672
|
+
onTouchMove?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1673
|
+
onTouchMoveCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1674
|
+
onTouchStart?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1675
|
+
onTouchStartCapture?: import("react").TouchEventHandler<HTMLDivElement> | undefined;
|
|
1676
|
+
onPointerDown?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1677
|
+
onPointerDownCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1678
|
+
onPointerMove?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1679
|
+
onPointerMoveCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1680
|
+
onPointerUp?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1681
|
+
onPointerUpCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1682
|
+
onPointerCancel?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1683
|
+
onPointerCancelCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1684
|
+
onPointerEnter?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1685
|
+
onPointerLeave?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1686
|
+
onPointerOver?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1687
|
+
onPointerOverCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1688
|
+
onPointerOut?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1689
|
+
onPointerOutCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1690
|
+
onGotPointerCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1691
|
+
onGotPointerCaptureCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1692
|
+
onLostPointerCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1693
|
+
onLostPointerCaptureCapture?: import("react").PointerEventHandler<HTMLDivElement> | undefined;
|
|
1694
|
+
onScroll?: import("react").UIEventHandler<HTMLDivElement> | undefined;
|
|
1695
|
+
onScrollCapture?: import("react").UIEventHandler<HTMLDivElement> | undefined;
|
|
1696
|
+
onScrollEnd?: import("react").UIEventHandler<HTMLDivElement> | undefined;
|
|
1697
|
+
onScrollEndCapture?: import("react").UIEventHandler<HTMLDivElement> | undefined;
|
|
1698
|
+
onWheel?: import("react").WheelEventHandler<HTMLDivElement> | undefined;
|
|
1699
|
+
onWheelCapture?: import("react").WheelEventHandler<HTMLDivElement> | undefined;
|
|
1700
|
+
onAnimationStart?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1701
|
+
onAnimationStartCapture?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1702
|
+
onAnimationEnd?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1703
|
+
onAnimationEndCapture?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1704
|
+
onAnimationIteration?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1705
|
+
onAnimationIterationCapture?: import("react").AnimationEventHandler<HTMLDivElement> | undefined;
|
|
1706
|
+
onToggle?: import("react").ToggleEventHandler<HTMLDivElement> | undefined;
|
|
1707
|
+
onBeforeToggle?: import("react").ToggleEventHandler<HTMLDivElement> | undefined;
|
|
1708
|
+
onTransitionCancel?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1709
|
+
onTransitionCancelCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1710
|
+
onTransitionEnd?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1711
|
+
onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1712
|
+
onTransitionRun?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1713
|
+
onTransitionRunCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1714
|
+
onTransitionStart?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1715
|
+
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
|
|
1716
|
+
}>;
|
|
1717
|
+
export declare const SidebarUserName: import("styled-components").IStyledComponent<"web", {
|
|
1434
1718
|
variant?: import("@/ui/components/typography").TypographyVariant | undefined;
|
|
1435
1719
|
component?: import("@/ui/components/typography").TypographyComponent | undefined;
|
|
1436
1720
|
align?: import("@/ui/components/typography").TypographyAlign | undefined;
|
|
@@ -1720,7 +2004,7 @@ export declare const SidebarUserInfoName: import("styled-components").IStyledCom
|
|
|
1720
2004
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLSpanElement> | undefined;
|
|
1721
2005
|
ref?: import("react").Ref<HTMLSpanElement> | undefined;
|
|
1722
2006
|
}>;
|
|
1723
|
-
export declare const
|
|
2007
|
+
export declare const SidebarUserCaps: import("styled-components").IStyledComponent<"web", {
|
|
1724
2008
|
variant?: import("@/ui/components/typography").TypographyVariant | undefined;
|
|
1725
2009
|
component?: import("@/ui/components/typography").TypographyComponent | undefined;
|
|
1726
2010
|
align?: import("@/ui/components/typography").TypographyAlign | undefined;
|
|
@@ -3461,13 +3745,6 @@ export declare const SidebarUserInfoUpdateTariffBadgeText: import("styled-compon
|
|
|
3461
3745
|
onTransitionStartCapture?: import("react").TransitionEventHandler<HTMLSpanElement> | undefined;
|
|
3462
3746
|
ref?: import("react").Ref<HTMLSpanElement> | undefined;
|
|
3463
3747
|
}, SidebarUserInfoUpdateTariffBadgeTextProps>>;
|
|
3464
|
-
export interface SidebarUserInfoLogoutButtonContainerProps {
|
|
3465
|
-
$open: boolean;
|
|
3466
|
-
}
|
|
3467
|
-
export declare const SidebarUserInfoLogoutButtonContainer: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, SidebarUserInfoLogoutButtonContainerProps>>;
|
|
3468
|
-
export interface SidebarUserInfoUpdateTariffContainerProps {
|
|
3469
|
-
$open: boolean;
|
|
3470
|
-
}
|
|
3471
3748
|
export declare const SidebarUserInfoLogoutButton: import("styled-components").IStyledComponent<"web", {
|
|
3472
3749
|
children?: import("react").ReactNode;
|
|
3473
3750
|
value?: string | number | readonly string[] | undefined;
|
|
@@ -3768,6 +4045,7 @@ export declare const SidebarUserInfoLogoutButton: import("styled-components").IS
|
|
|
3768
4045
|
skeleton?: boolean | undefined;
|
|
3769
4046
|
htmlFor?: string | undefined;
|
|
3770
4047
|
href?: string | undefined;
|
|
4048
|
+
to?: string | undefined;
|
|
3771
4049
|
disableHoverColor?: boolean | undefined;
|
|
3772
4050
|
ref?: import("react").Ref<HTMLButtonElement | null> | undefined;
|
|
3773
4051
|
}>;
|
|
@@ -1,95 +1 @@
|
|
|
1
|
-
import{jsx as e}from"react/jsx-runtime";import{styled as
|
|
2
|
-
padding: 20px;
|
|
3
|
-
`,tablet:o`
|
|
4
|
-
padding: 0px;
|
|
5
|
-
`,mobile:o`
|
|
6
|
-
padding: 0px;
|
|
7
|
-
`}),({$open:e})=>!e&&i({variant:"dashboard",merge:!0,desktop:o`
|
|
8
|
-
padding: 0px;
|
|
9
|
-
`,tablet:o`
|
|
10
|
-
padding: 18px;
|
|
11
|
-
`,mobile:o`
|
|
12
|
-
padding: 14px;
|
|
13
|
-
`}),({theme:e,$open:a})=>i(a?{variant:"dashboard",desktop:o`
|
|
14
|
-
border: 1px solid
|
|
15
|
-
${"light"===e.mode?e.colors.grayScale.gray3:e.colors.grayScale.gray2};
|
|
16
|
-
border-radius: 18px;
|
|
17
|
-
background: ${"light"===e.mode&&"standard"===e.scheme?e.default.colors.base.white:e.colors.grayScale.gray4};
|
|
18
|
-
`,tablet:o`
|
|
19
|
-
border-radius: 0px;
|
|
20
|
-
border: 0px solid rgba(0, 0, 0, 0);
|
|
21
|
-
background: rgba(0, 0, 0, 0);
|
|
22
|
-
`,mobile:o`
|
|
23
|
-
border-radius: 0px;
|
|
24
|
-
border: 0px solid rgba(0, 0, 0, 0);
|
|
25
|
-
`}:{variant:"dashboard",merge:!0,desktop:o`
|
|
26
|
-
border: 0px solid rgba(0, 0, 0, 0);
|
|
27
|
-
border-radius: 0px;
|
|
28
|
-
background: rgba(0, 0, 0, 0);
|
|
29
|
-
`,tablet:o`
|
|
30
|
-
border-radius: 10px;
|
|
31
|
-
background: ${"light"===e.mode&&"standard"===e.scheme?e.default.colors.base.white:e.colors.grayScale.gray4};
|
|
32
|
-
border: 1px solid
|
|
33
|
-
${"light"===e.mode?e.colors.grayScale.gray2:e.colors.grayScale.gray3};
|
|
34
|
-
`,mobile:o`
|
|
35
|
-
border-radius: 8px;
|
|
36
|
-
border: 1px solid
|
|
37
|
-
${"light"===e.mode?e.colors.grayScale.gray2:e.colors.grayScale.gray3};
|
|
38
|
-
`})),p=a.div.withConfig({displayName:"styled__SidebarUserInfoContent",componentId:"sc-1ewmvku-2"})(["display:flex;flex-direction:column;width:100%;"]),c=a.div.withConfig({displayName:"styled__SidebarUserInfoMain",componentId:"sc-1ewmvku-3"})(["display:flex;justify-content:space-between;align-items:center;"]),m=a.div.withConfig({displayName:"styled__SidebarUserInfoLeft",componentId:"sc-1ewmvku-4"})(["display:flex;align-items:center;"]),g=a.div.withConfig({displayName:"styled__SidebarUserInfoTariffContainer",componentId:"sc-1ewmvku-5"})([""," ",""],({$open:e})=>!e&&i({variant:"dashboard",desktop:o`
|
|
39
|
-
display: none;
|
|
40
|
-
`,tablet:o`
|
|
41
|
-
display: flex;
|
|
42
|
-
`,mobile:o`
|
|
43
|
-
display: flex;
|
|
44
|
-
`}),({$open:e})=>e&&i({variant:"dashboard",desktop:o`
|
|
45
|
-
display: flex;
|
|
46
|
-
`,tablet:o`
|
|
47
|
-
display: none;
|
|
48
|
-
`,mobile:o`
|
|
49
|
-
display: none;
|
|
50
|
-
`})),b=a.div.withConfig({displayName:"styled__SidebarUserInfoUpdateTariffContainer",componentId:"sc-1ewmvku-6"})(["display:flex;transition:all 0.3s;width:100%;height:40px;white-space:nowrap;overflow:hidden;",""],({$open:e})=>i(e?{variant:"dashboard",desktop:o`
|
|
51
|
-
opacity: 1;
|
|
52
|
-
height: auto;
|
|
53
|
-
margin-top: 14px;
|
|
54
|
-
`,tablet:o`
|
|
55
|
-
opacity: 0;
|
|
56
|
-
height: 0px;
|
|
57
|
-
margin-top: 0px;
|
|
58
|
-
`,mobile:o`
|
|
59
|
-
opacity: 0;
|
|
60
|
-
height: 0px;
|
|
61
|
-
margin-top: 0px;
|
|
62
|
-
`}:{variant:"dashboard",desktop:o`
|
|
63
|
-
opacity: 0;
|
|
64
|
-
height: 0px;
|
|
65
|
-
margin-top: 0px;
|
|
66
|
-
`,tablet:o`
|
|
67
|
-
opacity: 1;
|
|
68
|
-
height: auto;
|
|
69
|
-
margin-top: 12px;
|
|
70
|
-
`,mobile:o`
|
|
71
|
-
opacity: 1;
|
|
72
|
-
height: auto;
|
|
73
|
-
margin-top: 10px;
|
|
74
|
-
`})),f=a.div.withConfig({displayName:"styled__SidebarUserInfoText",componentId:"sc-1ewmvku-7"})(["display:flex;flex-direction:column;margin-left:12px;"]),y=a(t).attrs({variant:"body-m-semibold",component:"span"}).withConfig({displayName:"styled__SidebarUserInfoName",componentId:"sc-1ewmvku-8"})(["white-space:nowrap;"]),u=a(t).attrs({variant:"body-s-medium",component:"span"}).withConfig({displayName:"styled__SidebarUserInfoCaps",componentId:"sc-1ewmvku-9"})(["color:",";white-space:nowrap;"],({theme:e})=>e.colors.grayScale.gray1),h=a(t).attrs({variant:"body-m-medium",component:"span"}).withConfig({displayName:"styled__SidebarUserInfoTariff",componentId:"sc-1ewmvku-10"})(["display:inline-flex;color:",";background:",";padding:4px 8px;border-radius:10px;margin-top:14px;justify-content:center;width:100%;cursor:default;"],({theme:e})=>e.default.colors.base.white,({theme:e})=>"light"===e.mode?e.colors.grayScale.gray2:e.colors.grayScale.gray1),x=a.button.withConfig({displayName:"styled__SidebarUserInfoUpdateTariffButton",componentId:"sc-1ewmvku-11"})(["all:unset;margin-top:4px;width:100%;display:flex;justify-content:start;flex-shrink:1;align-items:center;border-radius:8px;padding:6px 18px 6px 6px;box-shadow:inset 0 1px 1px 0 #ffffff60;background:",";font-weight:500;&:hover{filter:brightness(0.8);cursor:pointer;}&:active{filter:brightness(0.7);transform:translateY(1px);}transition:all 0.2s ease-out;user-select:none;-moz-user-select:none;-webkit-user-select:none;"],({theme:e})=>"standard"===e.scheme?"dark"===e.mode?o`
|
|
75
|
-
${e.colors.gradient.basic}
|
|
76
|
-
`:o`
|
|
77
|
-
${e.colors.gradient.light}
|
|
78
|
-
`:"dark"===e.mode?o`
|
|
79
|
-
linear-gradient(90deg, ${e.colors.base.black} 0%, ${s(e.colors.accent.primary,.75)} 100%);
|
|
80
|
-
`:o`
|
|
81
|
-
linear-gradient(90deg, ${e.colors.accent.primary} 0%, ${s(e.colors.accent.primary,.3)} 100%);
|
|
82
|
-
|
|
83
|
-
`),w=a(t).attrs({variant:"body-m-medium"}).withConfig({displayName:"styled__SidebarUserInfoUpdateTariffButtonText",componentId:"sc-1ewmvku-12"})(["color:",";margin-inline:auto;"],({theme:e})=>{switch(e.mode){case"dark":return e.colors.base.white;case"light":return e.bright?e.default.colors.base.black:e.default.colors.base.white}}),v=a.div.withConfig({displayName:"styled__SidebarUserInfoUpdateTariffBadge",componentId:"sc-1ewmvku-13"})(["padding:2px 8px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:",";"],({theme:e})=>e.default.colors.base.white),k=a(t).attrs({variant:"body-m-semibold"}).withConfig({displayName:"styled__SidebarUserInfoUpdateTariffBadgeText",componentId:"sc-1ewmvku-14"})(["color:transparent;background:",";background-clip:text;"],({children:e,theme:a})=>{switch(null==e?void 0:e.toUpperCase()){case"FREE":return a.default.colors.grayScale.gray1;case"BASIC":return a.default.colors.accent.primary;default:return a.default.colors.premiumGradient}}),I=a.div.withConfig({displayName:"styled__SidebarUserInfoLogoutButtonContainer",componentId:"sc-1ewmvku-15"})(["",""],({$open:e})=>i(e?{variant:"dashboard",desktop:o`
|
|
84
|
-
display: flex;
|
|
85
|
-
`,tablet:o`
|
|
86
|
-
display: none;
|
|
87
|
-
`,mobile:o`
|
|
88
|
-
display: none;
|
|
89
|
-
`}:{variant:"dashboard",desktop:o`
|
|
90
|
-
display: none;
|
|
91
|
-
`,tablet:o`
|
|
92
|
-
display: flex;
|
|
93
|
-
`,mobile:o`
|
|
94
|
-
display: flex;
|
|
95
|
-
`})),S=a(r).attrs(()=>({variant:"text",iconSize:18,children:e(d,{})})).withConfig({displayName:"styled__SidebarUserInfoLogoutButton",componentId:"sc-1ewmvku-16"})(["svg path{fill:"," !important;}&:hover{svg path{fill:"," !important;}}"],({theme:e})=>e.colors.critic,({theme:e})=>e.colors.critic);export{n as SidebarUserInfoBottom,u as SidebarUserInfoCaps,p as SidebarUserInfoContent,m as SidebarUserInfoLeft,S as SidebarUserInfoLogoutButton,I as SidebarUserInfoLogoutButtonContainer,c as SidebarUserInfoMain,y as SidebarUserInfoName,l as SidebarUserInfoStyled,h as SidebarUserInfoTariff,g as SidebarUserInfoTariffContainer,f as SidebarUserInfoText,v as SidebarUserInfoUpdateTariffBadge,k as SidebarUserInfoUpdateTariffBadgeText,x as SidebarUserInfoUpdateTariffButton,w as SidebarUserInfoUpdateTariffButtonText,b as SidebarUserInfoUpdateTariffContainer};
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{styled as t}from"styled-components";import{Typography as i}from"../../typography/index.js";import{Button as a}from"../../button/index.js";import{LogoutIcon as o}from"../../../icons/logout/index.js";import{Skeleton as r}from"../../skeleton/index.js";const n=t(r).attrs({variant:"circular",width:40,height:40}).withConfig({displayName:"styled__SidebarAvatarSkeleton",componentId:"sc-1ewmvku-0"})([""]),d=t.div.withConfig({displayName:"styled__SidebarUserStyled",componentId:"sc-1ewmvku-1"})(["display:flex;flex-direction:column;overflow:hidden;gap:16px;width:100%;padding:16px;background:",";border:1px solid ",";border-radius:18px;"],({theme:e})=>e.colors.grayScale.gray4,({theme:e})=>e.colors.grayScale.gray2),s=t.div.withConfig({displayName:"styled__SidebarUserBox",componentId:"sc-1ewmvku-2"})(["display:flex;gap:14px;align-items:center;width:100%;"]),l=t.div.withConfig({displayName:"styled__SidebarUserInfo",componentId:"sc-1ewmvku-3"})(["display:flex;gap:12px;align-items:center;width:100%;cursor:pointer;"]),p=t.div.withConfig({displayName:"styled__SidebarUserBoxAvatar",componentId:"sc-1ewmvku-4"})(["display:flex;"]),c=t.div.withConfig({displayName:"styled__SidebarUserAvatarBox",componentId:"sc-1ewmvku-5"})(["padding:0 5px;"]),m=t.div.withConfig({displayName:"styled__SidebarUserTextBox",componentId:"sc-1ewmvku-6"})(["display:flex;flex-direction:column;width:100%;"]),f=t(i).attrs({variant:"body-m-semibold"}).withConfig({displayName:"styled__SidebarUserName",componentId:"sc-1ewmvku-7"})(["white-space:nowrap;"]),u=t(i).attrs({variant:"body-m-medium"}).withConfig({displayName:"styled__SidebarUserCaps",componentId:"sc-1ewmvku-8"})(["white-space:nowrap;"]),y=t(i).attrs({variant:"body-m-medium",component:"span"}).withConfig({displayName:"styled__SidebarUserInfoTariff",componentId:"sc-1ewmvku-9"})(["display:inline-flex;color:",";background:",";padding:4px 8px;border-radius:10px;margin-top:14px;justify-content:center;width:100%;cursor:default;"],({theme:e})=>e.default.colors.base.white,({theme:e})=>"light"===e.mode?e.colors.grayScale.gray2:e.colors.grayScale.gray1),g=t.button.withConfig({displayName:"styled__SidebarUserInfoUpdateTariffButton",componentId:"sc-1ewmvku-10"})(["all:unset;display:flex;justify-content:start;flex-shrink:1;align-items:center;border-radius:8px;padding:6px 18px 6px 6px;box-shadow:inset 0 1px 1px 0 #ffffff60;background:linear-gradient(90deg,#00247d 15%,#1c64f2 100%);&:hover{filter:brightness(0.8);cursor:pointer;}&:active{filter:brightness(0.7);transform:translateY(1px);}transition:all 0.2s ease-out;user-select:none;-moz-user-select:none;-webkit-user-select:none;"]),h=t(i).attrs({variant:"body-m-medium"}).withConfig({displayName:"styled__SidebarUserInfoUpdateTariffButtonText",componentId:"sc-1ewmvku-11"})(["color:",";white-space:nowrap;margin-inline:auto;"],({theme:e})=>e.default.colors.base.white),w=t.div.withConfig({displayName:"styled__SidebarUserInfoUpdateTariffBadge",componentId:"sc-1ewmvku-12"})(["padding:2px 8px;display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:",";"],({theme:e})=>e.default.colors.base.white),x=t(i).attrs({variant:"body-m-semibold"}).withConfig({displayName:"styled__SidebarUserInfoUpdateTariffBadgeText",componentId:"sc-1ewmvku-13"})(["color:transparent;background:",";background-clip:text;"],({children:e,theme:t})=>{switch(null==e?void 0:e.toUpperCase()){case"FREE":return t.default.colors.grayScale.gray1;case"BASIC":return t.default.colors.accent.primary;default:return t.default.colors.premiumGradient}}),b=t(a).attrs(()=>({variant:"text",iconSize:18,children:e(o,{})})).withConfig({displayName:"styled__SidebarUserInfoLogoutButton",componentId:"sc-1ewmvku-14"})(["svg path{fill:"," !important;}&:hover{svg path{fill:"," !important;}}"],({theme:e})=>e.colors.critic,({theme:e})=>e.colors.critic);export{n as SidebarAvatarSkeleton,c as SidebarUserAvatarBox,s as SidebarUserBox,p as SidebarUserBoxAvatar,u as SidebarUserCaps,l as SidebarUserInfo,b as SidebarUserInfoLogoutButton,y as SidebarUserInfoTariff,w as SidebarUserInfoUpdateTariffBadge,x as SidebarUserInfoUpdateTariffBadgeText,g as SidebarUserInfoUpdateTariffButton,h as SidebarUserInfoUpdateTariffButtonText,f as SidebarUserName,d as SidebarUserStyled,m as SidebarUserTextBox};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsxs as i,jsx as o}from"react/jsx-runtime";import{SliderContainer as s,SliderArrow as n,SliderIconContainer as e,SliderWrapper as r}from"./styled.js";import{ArrowDownIcon as t}from"../../icons/arrow-down/index.js";import"../../icons/arrow-narrow-left/index.js";import"../../icons/arrow-narrow-right/index.js";import"../../icons/arrow-up/index.js";import"../../icons/bitcoin/index.js";import"../../icons/bot-circle/index.js";import"../../icons/bothub-agg/index.js";import"../../icons/business-colored/index.js";import"../../icons/check-circle/index.js";import"../../icons/close/index.js";import"../../icons/email-circle/index.js";import"../../icons/language/index.js";import"../../icons/lock-circle/index.js";import"../../icons/menu/index.js";import"../../icons/medium-circle/index.js";import"../../icons/tg-circle/index.js";import"../../icons/tg-colored/index.js";import"../../icons/youcassa/index.js";import"../../icons/dashboard/index.js";import"../../icons/user-profile/index.js";import"../../icons/logout/index.js";import"tslib";import"../../icons/habr-2/index.js";import"../../icons/arrow-2-down/index.js";import"../../icons/links/index.js";import"../../icons/free/index.js";import"../../icons/hotness/index.js";import"../../icons/checked/index.js";import"../../icons/ai/index.js";import"../../icons/bookmarks/index.js";import"../../icons/bookmarks-big/index.js";import"../../icons/chat/index.js";import"../../icons/chats/index.js";import"../../icons/coder/index.js";import"../../icons/copy/index.js";import"../../icons/edit/index.js";import"../../icons/presets-big/index.js";import"../../icons/referal/index.js";import"../../icons/restore/index.js";import"../../icons/tariff/index.js";import"../../icons/trash/index.js";import"../../icons/update/index.js";import"../../icons/menu-dot/index.js";import"../../icons/plus-2/index.js";import"../../icons/plus-1/index.js";import"../../icons/send/index.js";import"../../icons/settings/index.js";import"../../icons/habr/index.js";import"../../icons/check-small/index.js";import"../../icons/stop/index.js";import"../../icons/thumb-up/index.js";import"../../icons/thumb-down/index.js";import"../../icons/star/index.js";import"../../icons/info-big/index.js";import"../../icons/warning-big/index.js";import"../../icons/error-big/index.js";import"../../icons/success-big/index.js";import"../../icons/mj/index.js";import"../../icons/card/index.js";import"../../icons/arrow-narrow-up/index.js";import"../../icons/arrow-narrow-down/index.js";import"../../icons/filters/index.js";import"../../icons/info/index.js";import"../../icons/search-circle/index.js";import"../../icons/save/index.js";import"../../icons/light/index.js";import"../../icons/dark/index.js";import"../../icons/email-colored/index.js";import"../../icons/action-chat/index.js";import"../../icons/attach/index.js";import"../../icons/avatar-add/index.js";import"../../icons/brush/index.js";import"../../icons/calendar/index.js";import"../../icons/claude/index.js";import"../../icons/cookie/index.js";import"../../icons/dalle/index.js";import"../../icons/download-img/index.js";import"../../icons/error/index.js";import"../../icons/expand/index.js";import"../../icons/eye/index.js";import"../../icons/face/index.js";import"../../icons/gear/index.js";import"../../icons/gear-min/index.js";import"../../icons/generation/index.js";import"../../icons/gpt-3_5/index.js";import"../../icons/gpt-4/index.js";import"../../icons/imagine/index.js";import"../../icons/imagine-2/index.js";import"../../icons/loader/index.js";import"../../icons/loader-circular/index.js";import"../../icons/loader-circular-gradient/index.js";import"../../icons/loader-circular-gradient-2/index.js";import"../../icons/minus/index.js";import"../../icons/mj-white/index.js";import"../../icons/prompt/index.js";import"../../icons/rabbit/index.js";import"../../icons/ratio-1x1/index.js";import"../../icons/ratio-2x3/index.js";import"../../icons/ratio-3x2/index.js";import"../../icons/ratio-4x5/index.js";import"../../icons/ratio-4x7/index.js";import"../../icons/ratio-5x4/index.js";import"../../icons/ratio-7x4/index.js";import"../../icons/ratio-16x9/index.js";import"../../icons/ratio-9x16/index.js";import"../../icons/ratio-21x9/index.js";import"../../icons/ratio-9x21/index.js";import"../../icons/refferal-min/index.js";import"../../icons/search-data/index.js";import"../../icons/square/index.js";import"../../icons/turtle/index.js";import"../../icons/upscale/index.js";import"../../icons/withdraw/index.js";import"../../icons/search-plus/index.js";import"../../icons/lightning/index.js";import"../../icons/blog-circle/index.js";import"../../icons/stripe/index.js";import"../../icons/corporate/index.js";import"../../icons/public/index.js";import"../../icons/private/index.js";import"../../icons/mistral/index.js";import"../../icons/gemini/index.js";import"../../icons/search-simple/index.js";import"../../icons/sad-robot/index.js";import"../../icons/model/index.js";import"../../icons/phone-colored/index.js";import"../../icons/questions/index.js";import"../../icons/pdf-big/index.js";import"../../icons/xls-big/index.js";import"../../icons/word-big/index.js";import"../../icons/txt-big/index.js";import"../../icons/pdf/index.js";import"../../icons/xls/index.js";import"../../icons/word/index.js";import"../../icons/txt/index.js";import"../../icons/bothub-logo-gradient/index.js";import"../../icons/telegram-logo-gradient/index.js";import"../../icons/decline-circle/index.js";import"../../icons/simple-gear-bg/index.js";import"../../icons/advanced-filter/index.js";import"../../icons/big-corporate/index.js";import"../../icons/big-mj/index.js";import"../../icons/big-models/index.js";import"../../icons/big-stats/index.js";import"../../icons/big-success/index.js";import"../../icons/big-users/index.js";import"../../icons/optional-presets/index.js";import"../../icons/wallet-withdraw/index.js";import"../../icons/big-presets/index.js";import"../../icons/big-favorite/index.js";import"../../icons/big-referal/index.js";import"../../icons/attach-file/index.js";import"../../icons/attach-file-big/index.js";import"../../icons/voice/index.js";import"../../icons/play-button/index.js";import"../../icons/pause-button/index.js";import"../../icons/text-read/index.js";import"../../icons/text-hide/index.js";import"../../icons/best-chat-bots/index.js";import"../../icons/upload/index.js";import"../../icons/enter/index.js";import"../../icons/discord/index.js";import"../../icons/discord-circle/index.js";import"../../icons/black-forest-labs/index.js";import"../../icons/flux/index.js";import"../../icons/stable-diffusion/index.js";import"../../icons/stability-ai/index.js";import"../../icons/article-generator/index.js";import"../../icons/success/index.js";import"../../icons/google/index.js";import"../../icons/yandex/index.js";import"../../icons/vk/index.js";import"../../icons/resend/index.js";import"../../icons/big-article/index.js";import"../../icons/add-chat/index.js";import"../../icons/add-group/index.js";import"../../icons/drag-dot/index.js";import"../../icons/add-folder/index.js";import"../../icons/temp-chat/index.js";import"../../icons/delete-chat/index.js";import"../../icons/sidebar-chat/index.js";import"../../icons/organization/index.js";import"../../icons/simple-gear/index.js";import"../../icons/text-bold/index.js";import"../../icons/text-italic/index.js";import"../../icons/text-underline/index.js";import"../../icons/text-strikethrough/index.js";import"../../icons/refresh/index.js";import"../../icons/copy-variants/index.js";import"../../icons/sort-ascending/index.js";import"../../icons/sort-descending/index.js";import"../../icons/quote/index.js";import"../../icons/url-circle/index.js";import"../../icons/show-ui/index.js";import"../../icons/hide-ui/index.js";import"../../icons/sort-user/index.js";import"../../icons/happy-robot/index.js";import"../../icons/happy-robot-gradient/index.js";import"../../icons/min-window/index.js";import"../../icons/max-window/index.js";import"../../icons/manage-chat/index.js";import"../../icons/analyze-urls/index.js";import"../../icons/web-search/index.js";import"../../icons/include-context/index.js";import"../../icons/queue/index.js";import"../../icons/sort-alphabet-ascending/index.js";import"../../icons/sort-alphabet-descending/index.js";import"../../icons/sort-date-ascending/index.js";import"../../icons/sort-date-descending/index.js";import"../../icons/cot-r1/index.js";import"../../icons/news/index.js";import"../../icons/volume/index.js";import"../../icons/flag-ru/index.js";import"../../icons/flag-kz/index.js";import"../../icons/print/index.js";import"../../icons/pc-icon-1/index.js";import"../../icons/pc-icon-2/index.js";import"../../icons/pc-icon-3/index.js";import"../../icons/star-unfilled/index.js";import"../../icons/image-generation/index.js";import"../../icons/speech-synthesys/index.js";import"../../icons/transcription/index.js";import"../../icons/text-rewrite/index.js";import"../../icons/code-generation/index.js";import"../../icons/essay-generation/index.js";import"../../icons/spelling/index.js";import"../../icons/text-generation/index.js";import"../../icons/traffic-analisys/index.js";import"../../icons/fav-profile/index.js";import"../../icons/exclamation/index.js";import"../../icons/article/index.js";import"../../icons/setchel/index.js";import"../../icons/assembly/index.js";import"../../icons/data-visualisation/index.js";import"../../icons/document-analisys/index.js";import"../../icons/problem-solvment/index.js";import"../../icons/setting-analisys/index.js";import"../../icons/translation/index.js";import"../../icons/stars/index.js";import"../../icons/academy/index.js";import"../../icons/articles/index.js";import"../../icons/blog-post/index.js";import"../../icons/book/index.js";import"../../icons/bow-tie/index.js";import"../../icons/case-study/index.js";import"../../icons/comments/index.js";import"../../icons/guide/index.js";import"../../icons/marketing/index.js";import"../../icons/post/index.js";import"../../icons/report/index.js";import"../../icons/review/index.js";import"../../icons/scientific-article/index.js";import"../../icons/selling-text/index.js";import"../../icons/textbook/index.js";import"../../icons/wind/index.js";import"../../icons/grok/index.js";import"../../icons/deepseek/index.js";import"../../icons/grid-horizontal/index.js";import"../../icons/grid-vertical/index.js";import"../../icons/star-gradient/index.js";import"../../icons/qwen/index.js";import"../../icons/sidebar-toggle-left/index.js";import"../../icons/sidebar-toggle-right/index.js";import"../../icons/system/index.js";import"../../icons/selector/index.js";import"../../icons/video-camera/index.js";import"../../icons/music-note/index.js";import"../../icons/add-profile/index.js";import"../../icons/token-counter/index.js";import"../../icons/customer-support/index.js";import"../../icons/sort-alphabet-top-bottom/index.js";import"../../icons/sort-alphabet-bottom-top/index.js";import"../../icons/pause/index.js";import"../../icons/play/index.js";import"../../icons/restore-2/index.js";import"../../icons/video-generation/index.js";import"../../icons/veo-model/index.js";import"../../icons/runway/index.js";import"../../icons/queue-select/index.js";import"../../icons/apple/index.js";import"../../icons/mail-colored/index.js";import"../../icons/shield/index.js";import"../../icons/stars-gradient/index.js";import"../../icons/fire/index.js";import"../../icons/brain/index.js";import"../../icons/mj-purple/index.js";import"../../icons/claude-black/index.js";import"../../icons/vk-filled/index.js";import"../../icons/tg/index.js";import"../../icons/gift/index.js";import"../../icons/exchange/index.js";import"../../icons/time/index.js";import"../../icons/history/index.js";import"../../icons/money-plus/index.js";import"../../icons/money-stack/index.js";import"../../icons/sort-numeric-bottom/index.js";import"../../icons/sort-numeric-top/index.js";import"../../icons/bulb/index.js";import"../../icons/prompt-queue/index.js";import"../../icons/image/index.js";import"../../icons/text/index.js";import"../../icons/code/index.js";import"../../icons/blue-grok/index.js";import"../../icons/double-image/index.js";import{useSlider as c}from"./useSlider.js";const d=({arrowsSize:d="md",gap:p=10,children:m,options:x})=>{const{isLeftDisabled:j,isRightDisabled:a,onScrollLeft:l,onScrollRight:g,scrollbarRef:b}=c({options:x});return i(s,{children:[o(n,{$hidden:j,$arrowsSize:d,"data-test":"slider-left-arrow",children:o(e,{onClick:l,children:o(t,{})})}),o(r,{ref:b,$gap:p,children:m}),o(n,{$hidden:a,$arrowsSize:d,$isLeftArrow:!1,"data-test":"slider-right-arrow",children:o(e,{onClick:g,children:o(t,{})})})]})};export{d as Slider,c as useSlider};
|
|
1
|
+
import{jsxs as i,jsx as o}from"react/jsx-runtime";import{SliderContainer as s,SliderArrow as n,SliderIconContainer as e,SliderWrapper as r}from"./styled.js";import{ArrowDownIcon as t}from"../../icons/arrow-down/index.js";import"../../icons/arrow-narrow-left/index.js";import"../../icons/arrow-narrow-right/index.js";import"../../icons/arrow-up/index.js";import"../../icons/bitcoin/index.js";import"../../icons/bot-circle/index.js";import"../../icons/bothub-agg/index.js";import"../../icons/business-colored/index.js";import"../../icons/check-circle/index.js";import"../../icons/close/index.js";import"../../icons/email-circle/index.js";import"../../icons/language/index.js";import"../../icons/lock-circle/index.js";import"../../icons/menu/index.js";import"../../icons/medium-circle/index.js";import"../../icons/tg-circle/index.js";import"../../icons/tg-colored/index.js";import"../../icons/youcassa/index.js";import"../../icons/dashboard/index.js";import"../../icons/user-profile/index.js";import"../../icons/logout/index.js";import"tslib";import"../../icons/habr-2/index.js";import"../../icons/arrow-2-down/index.js";import"../../icons/links/index.js";import"../../icons/free/index.js";import"../../icons/hotness/index.js";import"../../icons/checked/index.js";import"../../icons/ai/index.js";import"../../icons/bookmarks/index.js";import"../../icons/bookmarks-big/index.js";import"../../icons/chat/index.js";import"../../icons/chats/index.js";import"../../icons/coder/index.js";import"../../icons/copy/index.js";import"../../icons/edit/index.js";import"../../icons/presets-big/index.js";import"../../icons/referal/index.js";import"../../icons/restore/index.js";import"../../icons/tariff/index.js";import"../../icons/trash/index.js";import"../../icons/update/index.js";import"../../icons/menu-dot/index.js";import"../../icons/plus-2/index.js";import"../../icons/plus-1/index.js";import"../../icons/send/index.js";import"../../icons/settings/index.js";import"../../icons/habr/index.js";import"../../icons/check-small/index.js";import"../../icons/stop/index.js";import"../../icons/thumb-up/index.js";import"../../icons/thumb-down/index.js";import"../../icons/star/index.js";import"../../icons/info-big/index.js";import"../../icons/warning-big/index.js";import"../../icons/error-big/index.js";import"../../icons/success-big/index.js";import"../../icons/mj/index.js";import"../../icons/card/index.js";import"../../icons/arrow-narrow-up/index.js";import"../../icons/arrow-narrow-down/index.js";import"../../icons/filters/index.js";import"../../icons/info/index.js";import"../../icons/search-circle/index.js";import"../../icons/save/index.js";import"../../icons/light/index.js";import"../../icons/dark/index.js";import"../../icons/email-colored/index.js";import"../../icons/action-chat/index.js";import"../../icons/attach/index.js";import"../../icons/avatar-add/index.js";import"../../icons/brush/index.js";import"../../icons/calendar/index.js";import"../../icons/claude/index.js";import"../../icons/cookie/index.js";import"../../icons/dalle/index.js";import"../../icons/download-img/index.js";import"../../icons/error/index.js";import"../../icons/expand/index.js";import"../../icons/eye/index.js";import"../../icons/face/index.js";import"../../icons/gear/index.js";import"../../icons/gear-min/index.js";import"../../icons/generation/index.js";import"../../icons/gpt-3_5/index.js";import"../../icons/gpt-4/index.js";import"../../icons/imagine/index.js";import"../../icons/imagine-2/index.js";import"../../icons/loader/index.js";import"../../icons/loader-circular/index.js";import"../../icons/loader-circular-gradient/index.js";import"../../icons/loader-circular-gradient-2/index.js";import"../../icons/minus/index.js";import"../../icons/mj-white/index.js";import"../../icons/prompt/index.js";import"../../icons/rabbit/index.js";import"../../icons/ratio-1x1/index.js";import"../../icons/ratio-2x3/index.js";import"../../icons/ratio-3x2/index.js";import"../../icons/ratio-4x5/index.js";import"../../icons/ratio-4x7/index.js";import"../../icons/ratio-5x4/index.js";import"../../icons/ratio-7x4/index.js";import"../../icons/ratio-16x9/index.js";import"../../icons/ratio-9x16/index.js";import"../../icons/ratio-21x9/index.js";import"../../icons/ratio-9x21/index.js";import"../../icons/refferal-min/index.js";import"../../icons/search-data/index.js";import"../../icons/square/index.js";import"../../icons/turtle/index.js";import"../../icons/upscale/index.js";import"../../icons/withdraw/index.js";import"../../icons/search-plus/index.js";import"../../icons/lightning/index.js";import"../../icons/blog-circle/index.js";import"../../icons/stripe/index.js";import"../../icons/corporate/index.js";import"../../icons/public/index.js";import"../../icons/private/index.js";import"../../icons/mistral/index.js";import"../../icons/gemini/index.js";import"../../icons/search-simple/index.js";import"../../icons/sad-robot/index.js";import"../../icons/model/index.js";import"../../icons/phone-colored/index.js";import"../../icons/questions/index.js";import"../../icons/pdf-big/index.js";import"../../icons/xls-big/index.js";import"../../icons/word-big/index.js";import"../../icons/txt-big/index.js";import"../../icons/pdf/index.js";import"../../icons/xls/index.js";import"../../icons/word/index.js";import"../../icons/txt/index.js";import"../../icons/bothub-logo-gradient/index.js";import"../../icons/telegram-logo-gradient/index.js";import"../../icons/decline-circle/index.js";import"../../icons/simple-gear-bg/index.js";import"../../icons/advanced-filter/index.js";import"../../icons/big-corporate/index.js";import"../../icons/big-mj/index.js";import"../../icons/big-models/index.js";import"../../icons/big-stats/index.js";import"../../icons/big-success/index.js";import"../../icons/big-users/index.js";import"../../icons/optional-presets/index.js";import"../../icons/wallet-withdraw/index.js";import"../../icons/big-presets/index.js";import"../../icons/big-favorite/index.js";import"../../icons/big-referal/index.js";import"../../icons/attach-file/index.js";import"../../icons/attach-file-big/index.js";import"../../icons/voice/index.js";import"../../icons/play-button/index.js";import"../../icons/pause-button/index.js";import"../../icons/text-read/index.js";import"../../icons/text-hide/index.js";import"../../icons/best-chat-bots/index.js";import"../../icons/upload/index.js";import"../../icons/enter/index.js";import"../../icons/discord/index.js";import"../../icons/discord-circle/index.js";import"../../icons/black-forest-labs/index.js";import"../../icons/flux/index.js";import"../../icons/stable-diffusion/index.js";import"../../icons/stability-ai/index.js";import"../../icons/article-generator/index.js";import"../../icons/success/index.js";import"../../icons/google/index.js";import"../../icons/yandex/index.js";import"../../icons/vk/index.js";import"../../icons/resend/index.js";import"../../icons/big-article/index.js";import"../../icons/add-chat/index.js";import"../../icons/add-group/index.js";import"../../icons/drag-dot/index.js";import"../../icons/add-folder/index.js";import"../../icons/temp-chat/index.js";import"../../icons/delete-chat/index.js";import"../../icons/sidebar-chat/index.js";import"../../icons/organization/index.js";import"../../icons/simple-gear/index.js";import"../../icons/text-bold/index.js";import"../../icons/text-italic/index.js";import"../../icons/text-underline/index.js";import"../../icons/text-strikethrough/index.js";import"../../icons/refresh/index.js";import"../../icons/copy-variants/index.js";import"../../icons/sort-ascending/index.js";import"../../icons/sort-descending/index.js";import"../../icons/quote/index.js";import"../../icons/url-circle/index.js";import"../../icons/show-ui/index.js";import"../../icons/hide-ui/index.js";import"../../icons/sort-user/index.js";import"../../icons/happy-robot/index.js";import"../../icons/happy-robot-gradient/index.js";import"../../icons/min-window/index.js";import"../../icons/max-window/index.js";import"../../icons/manage-chat/index.js";import"../../icons/analyze-urls/index.js";import"../../icons/web-search/index.js";import"../../icons/include-context/index.js";import"../../icons/queue/index.js";import"../../icons/sort-alphabet-ascending/index.js";import"../../icons/sort-alphabet-descending/index.js";import"../../icons/sort-date-ascending/index.js";import"../../icons/sort-date-descending/index.js";import"../../icons/cot-r1/index.js";import"../../icons/news/index.js";import"../../icons/volume/index.js";import"../../icons/flag-ru/index.js";import"../../icons/flag-kz/index.js";import"../../icons/print/index.js";import"../../icons/pc-icon-1/index.js";import"../../icons/pc-icon-2/index.js";import"../../icons/pc-icon-3/index.js";import"../../icons/star-unfilled/index.js";import"../../icons/image-generation/index.js";import"../../icons/speech-synthesys/index.js";import"../../icons/transcription/index.js";import"../../icons/text-rewrite/index.js";import"../../icons/code-generation/index.js";import"../../icons/essay-generation/index.js";import"../../icons/spelling/index.js";import"../../icons/text-generation/index.js";import"../../icons/traffic-analisys/index.js";import"../../icons/fav-profile/index.js";import"../../icons/exclamation/index.js";import"../../icons/article/index.js";import"../../icons/setchel/index.js";import"../../icons/assembly/index.js";import"../../icons/data-visualisation/index.js";import"../../icons/document-analisys/index.js";import"../../icons/problem-solvment/index.js";import"../../icons/setting-analisys/index.js";import"../../icons/translation/index.js";import"../../icons/stars/index.js";import"../../icons/academy/index.js";import"../../icons/articles/index.js";import"../../icons/blog-post/index.js";import"../../icons/book/index.js";import"../../icons/bow-tie/index.js";import"../../icons/case-study/index.js";import"../../icons/comments/index.js";import"../../icons/guide/index.js";import"../../icons/marketing/index.js";import"../../icons/post/index.js";import"../../icons/report/index.js";import"../../icons/review/index.js";import"../../icons/scientific-article/index.js";import"../../icons/selling-text/index.js";import"../../icons/textbook/index.js";import"../../icons/wind/index.js";import"../../icons/grok/index.js";import"../../icons/deepseek/index.js";import"../../icons/grid-horizontal/index.js";import"../../icons/grid-vertical/index.js";import"../../icons/star-gradient/index.js";import"../../icons/qwen/index.js";import"../../icons/sidebar-toggle-left/index.js";import"../../icons/sidebar-toggle-right/index.js";import"../../icons/system/index.js";import"../../icons/selector/index.js";import"../../icons/video-camera/index.js";import"../../icons/music-note/index.js";import"../../icons/add-profile/index.js";import"../../icons/token-counter/index.js";import"../../icons/customer-support/index.js";import"../../icons/sort-alphabet-top-bottom/index.js";import"../../icons/sort-alphabet-bottom-top/index.js";import"../../icons/pause/index.js";import"../../icons/play/index.js";import"../../icons/restore-2/index.js";import"../../icons/video-generation/index.js";import"../../icons/veo-model/index.js";import"../../icons/runway/index.js";import"../../icons/queue-select/index.js";import"../../icons/apple/index.js";import"../../icons/mail-colored/index.js";import"../../icons/shield/index.js";import"../../icons/stars-gradient/index.js";import"../../icons/fire/index.js";import"../../icons/brain/index.js";import"../../icons/mj-purple/index.js";import"../../icons/claude-black/index.js";import"../../icons/vk-filled/index.js";import"../../icons/tg/index.js";import"../../icons/gift/index.js";import"../../icons/exchange/index.js";import"../../icons/time/index.js";import"../../icons/folder/index.js";import"../../icons/history/index.js";import"../../icons/money-plus/index.js";import"../../icons/money-stack/index.js";import"../../icons/sort-numeric-bottom/index.js";import"../../icons/sort-numeric-top/index.js";import"../../icons/bulb/index.js";import"../../icons/prompt-queue/index.js";import"../../icons/image/index.js";import"../../icons/text/index.js";import"../../icons/code/index.js";import"../../icons/blue-grok/index.js";import"../../icons/double-image/index.js";import{useSlider as c}from"./useSlider.js";const d=({arrowsSize:d="md",gap:p=10,children:m,options:x})=>{const{isLeftDisabled:j,isRightDisabled:a,onScrollLeft:l,onScrollRight:g,scrollbarRef:b}=c({options:x});return i(s,{children:[o(n,{$hidden:j,$arrowsSize:d,"data-test":"slider-left-arrow",children:o(e,{onClick:l,children:o(t,{})})}),o(r,{ref:b,$gap:p,children:m}),o(n,{$hidden:a,$arrowsSize:d,$isLeftArrow:!1,"data-test":"slider-right-arrow",children:o(e,{onClick:g,children:o(t,{})})})]})};export{d as Slider,c as useSlider};
|