@smg-automotive/components 25.11.0-ST-1552-migrate-drawer.1 → 25.11.0-chakra-v3.2

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.
Files changed (68) hide show
  1. package/dist/cjs/components/index.d.ts +0 -1
  2. package/dist/cjs/components/index.d.ts.map +1 -1
  3. package/dist/cjs/index.js +0 -291
  4. package/dist/cjs/index.js.map +1 -1
  5. package/dist/cjs/themes/shared/index.d.ts +0 -54
  6. package/dist/cjs/themes/shared/index.d.ts.map +1 -1
  7. package/dist/cjs/themes/shared/keyframes.d.ts.map +1 -1
  8. package/dist/cjs/themes/shared/slotRecipes/index.d.ts +0 -45
  9. package/dist/cjs/themes/shared/slotRecipes/index.d.ts.map +1 -1
  10. package/dist/cjs/themes/shared/tokens/animations.d.ts +0 -3
  11. package/dist/cjs/themes/shared/tokens/animations.d.ts.map +1 -1
  12. package/dist/cjs/themes/shared/tokens/durations.d.ts +0 -3
  13. package/dist/cjs/themes/shared/tokens/durations.d.ts.map +1 -1
  14. package/dist/cjs/themes/shared/tokens/sizes.d.ts +0 -3
  15. package/dist/cjs/themes/shared/tokens/sizes.d.ts.map +1 -1
  16. package/dist/esm/components/index.d.ts +0 -1
  17. package/dist/esm/components/index.d.ts.map +1 -1
  18. package/dist/esm/components/themeProvider/index.js +0 -1
  19. package/dist/esm/components/themeProvider/index.js.map +1 -1
  20. package/dist/esm/index.js +0 -2
  21. package/dist/esm/index.js.map +1 -1
  22. package/dist/esm/themes/shared/index.d.ts +0 -54
  23. package/dist/esm/themes/shared/index.d.ts.map +1 -1
  24. package/dist/esm/themes/shared/keyframes.d.ts.map +1 -1
  25. package/dist/esm/themes/shared/keyframes.js +0 -32
  26. package/dist/esm/themes/shared/keyframes.js.map +1 -1
  27. package/dist/esm/themes/shared/slotRecipes/index.d.ts +0 -45
  28. package/dist/esm/themes/shared/slotRecipes/index.d.ts.map +1 -1
  29. package/dist/esm/themes/shared/slotRecipes/index.js +0 -2
  30. package/dist/esm/themes/shared/slotRecipes/index.js.map +1 -1
  31. package/dist/esm/themes/shared/tokens/animations.d.ts +0 -3
  32. package/dist/esm/themes/shared/tokens/animations.d.ts.map +1 -1
  33. package/dist/esm/themes/shared/tokens/animations.js +0 -1
  34. package/dist/esm/themes/shared/tokens/animations.js.map +1 -1
  35. package/dist/esm/themes/shared/tokens/durations.d.ts +0 -3
  36. package/dist/esm/themes/shared/tokens/durations.d.ts.map +1 -1
  37. package/dist/esm/themes/shared/tokens/durations.js +0 -3
  38. package/dist/esm/themes/shared/tokens/durations.js.map +1 -1
  39. package/dist/esm/themes/shared/tokens/sizes.d.ts +0 -3
  40. package/dist/esm/themes/shared/tokens/sizes.d.ts.map +1 -1
  41. package/dist/esm/themes/shared/tokens/sizes.js +0 -1
  42. package/dist/esm/themes/shared/tokens/sizes.js.map +1 -1
  43. package/dist/index.d.ts +3 -8
  44. package/package.json +1 -1
  45. package/dist/cjs/components/drawer/DrawerBody.d.ts +0 -4
  46. package/dist/cjs/components/drawer/DrawerBody.d.ts.map +0 -1
  47. package/dist/cjs/components/drawer/DrawerContent.d.ts +0 -8
  48. package/dist/cjs/components/drawer/DrawerContent.d.ts.map +0 -1
  49. package/dist/cjs/components/drawer/DrawerOverlay.d.ts +0 -3
  50. package/dist/cjs/components/drawer/DrawerOverlay.d.ts.map +0 -1
  51. package/dist/cjs/components/drawer/index.d.ts +0 -5
  52. package/dist/cjs/components/drawer/index.d.ts.map +0 -1
  53. package/dist/cjs/themes/shared/slotRecipes/drawer.d.ts +0 -46
  54. package/dist/cjs/themes/shared/slotRecipes/drawer.d.ts.map +0 -1
  55. package/dist/esm/components/drawer/DrawerBody.d.ts +0 -4
  56. package/dist/esm/components/drawer/DrawerBody.d.ts.map +0 -1
  57. package/dist/esm/components/drawer/DrawerContent.d.ts +0 -8
  58. package/dist/esm/components/drawer/DrawerContent.d.ts.map +0 -1
  59. package/dist/esm/components/drawer/DrawerOverlay.d.ts +0 -3
  60. package/dist/esm/components/drawer/DrawerOverlay.d.ts.map +0 -1
  61. package/dist/esm/components/drawer/index.d.ts +0 -5
  62. package/dist/esm/components/drawer/index.d.ts.map +0 -1
  63. package/dist/esm/components/drawer/index.js +0 -12
  64. package/dist/esm/components/drawer/index.js.map +0 -1
  65. package/dist/esm/themes/shared/slotRecipes/drawer.d.ts +0 -46
  66. package/dist/esm/themes/shared/slotRecipes/drawer.d.ts.map +0 -1
  67. package/dist/esm/themes/shared/slotRecipes/drawer.js +0 -250
  68. package/dist/esm/themes/shared/slotRecipes/drawer.js.map +0 -1
package/dist/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  export { keyframes } from '@emotion/react';
2
2
  import * as _chakra_ui_react from '@chakra-ui/react';
3
- import { UseMediaQueryOptions, AccordionRootProps, RecipeVariantProps, BoxProps, BadgeProps as BadgeProps$1, BreadcrumbRootProps, ButtonProps, Card as Card$1, CenterProps as CenterProps$1, CheckboxCheckedChangeDetails, InputProps as InputProps$1, Switch as Switch$1, UseDialogProps, DrawerRootProps, FlexProps as FlexProps$1, HeadingProps as HeadingProps$1, LinkProps as LinkProps$2, List as List$1, MenuTriggerProps, MenuRootProps, Accordion as Accordion$1, NativeSelectRootProps, NativeSelectFieldProps, SeparatorProps, SimpleGridProps, StackProps as StackProps$1, Table as Table$1, TextProps, NumberInput } from '@chakra-ui/react';
4
- export { AspectRatioProps, Box, BoxProps, CardBodyProps, CardFooterProps, CardHeaderProps, DrawerRootProps as DrawerProps, GridItemProps, GridProps, ListItemProps, ListRootProps, SeparatorProps, StackSeparator, TableBodyProps, TableCaptionProps, TableCellProps, TableColumnGroupProps, TableColumnHeaderProps, TableColumnProps, TableFooterProps, TableHeaderProps, TableRootProps, TableRowProps, TableScrollAreaProps, TextProps, useBreakpointValue, useChakraContext, useDisclosure } from '@chakra-ui/react';
3
+ import { UseMediaQueryOptions, AccordionRootProps, RecipeVariantProps, BoxProps, BadgeProps as BadgeProps$1, BreadcrumbRootProps, ButtonProps, Card as Card$1, CenterProps as CenterProps$1, CheckboxCheckedChangeDetails, InputProps as InputProps$1, Switch as Switch$1, UseDialogProps, FlexProps as FlexProps$1, HeadingProps as HeadingProps$1, LinkProps as LinkProps$2, List as List$1, MenuTriggerProps, MenuRootProps, Accordion as Accordion$1, NativeSelectRootProps, NativeSelectFieldProps, SeparatorProps, SimpleGridProps, StackProps as StackProps$1, Table as Table$1, TextProps, NumberInput } from '@chakra-ui/react';
4
+ export { AspectRatioProps, Box, BoxProps, CardBodyProps, CardFooterProps, CardHeaderProps, GridItemProps, GridProps, ListItemProps, ListRootProps, SeparatorProps, StackSeparator, TableBodyProps, TableCaptionProps, TableCellProps, TableColumnGroupProps, TableColumnHeaderProps, TableColumnProps, TableFooterProps, TableHeaderProps, TableRootProps, TableRowProps, TableScrollAreaProps, TextProps, useBreakpointValue, useChakraContext, useDisclosure } from '@chakra-ui/react';
5
5
  import * as React from 'react';
6
6
  import React__default, { FocusEventHandler, ChangeEventHandler, FC, PropsWithChildren, ReactNode, ReactElement, ElementType, ComponentProps, JSX } from 'react';
7
7
  export { PropsWithChildren as FullHeightProps } from 'react';
@@ -510,9 +510,6 @@ declare const sizes: {
510
510
  '8xl': {
511
511
  value: string;
512
512
  };
513
- half: {
514
- value: string;
515
- };
516
513
  full: {
517
514
  value: string;
518
515
  };
@@ -1738,8 +1735,6 @@ type DialogProps = DialogRootProps & {
1738
1735
  };
1739
1736
  declare const Dialog: FC<PropsWithChildren<DialogProps>>;
1740
1737
 
1741
- declare const Drawer: FC<PropsWithChildren<DrawerRootProps>>;
1742
-
1743
1738
  declare const energyLabelRecipe: _chakra_ui_react.SlotRecipeDefinition<"text" | "root" | "triangle" | "textWrapper", {
1744
1739
  efficiency: {
1745
1740
  A: {
@@ -2572,5 +2567,5 @@ declare class Logger {
2572
2567
  }
2573
2568
  declare const logger: Logger;
2574
2569
 
2575
- export { Accordion, AddPhotoIcon, AdvancedSearchIcon, AndroidIcon, AppleIcon, ArrowCircleIcon, ArrowDiagonalIcon, ArrowDownCircleIcon, ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpCircleIcon, ArrowUpIcon, ArticleTeaser, AspectRatio, AutoScout24AppLogo, AutoScout24Icon, Avatar, AvatarIcon, AvatarWithNotificationIcon, Badge, BankNotesIcon, BatteryIcon, BookmarkIcon, Breadcrumbs, BulbIcon, Button, CabrioletIcon, CalculatorIcon, CalendarIcon, CallIcon, CamperIcon, CarConditionIcon, CarIcon, Card, Body$1 as CardBody, Footer$2 as CardFooter, Header$1 as CardHeader, Root$2 as CardRoot, CartIcon, CategoryAIcon, CategoryAMinusIcon, CategoryAOneIcon, Center, ChartIcon, ChatBubbleIcon, CheckShieldIcon, Checkbox, CheckboxGroup, CheckmarkCircleColorIcon, CheckmarkCircleIcon, CheckmarkIcon, ChevronDownLargeIcon, ChevronDownSmallIcon, ChevronLeftLargeIcon, ChevronLeftSmallIcon, ChevronRightLargeIcon, ChevronRightSmallIcon, ChevronRightTinyIcon, ChevronUpLargeIcon, ChevronUpSmallIcon, ChfCurrencyIcon, Chip, CloseIcon, CollapseIcon, CompareIcon, ConsumptionIcon, CopyIcon, Count, CoupeIcon, CreditCardIcon, CreditIcon, DatePicker, DaylightIcon, DeleteIcon, DevOverlay, Dialog, DigitalContractIcon, DiscreteSlider, DocumentCheckIcon, DocumentIcon, DoubleChevronDownIcon, DoubleChevronUpIcon, DoubleLineIcon, DownloadIcon, DragIcon, Drawer, DriveSystemIcon, DriveSystemLargeIcon, DriveTypeIcon, EnergyLabel, EquipmentIcon, ErrorIcon, ErrorPage, ExchangeIcon, ExpandIcon, EyeCrossedIcon, EyeIcon, FacebookIcon, FlagIcon, FlameIcon, FlashIcon, Flex, Footer$1 as Footer, FormControlSection, ForwardIcon, FullHeight, GalleryHeader, GarageIcon, GasStationIcon, GlobeIcon, GoogleIcon, Grid, GridItem, H1, H2, H3, H4, H5, H6, HamburgerMenuIcon, HeartIcon, HighlightedText, HistoryClockIcon, HouseIcon, ImageIcon, InfinityCircleIcon, InfoIcon, InformationBubbleIcon, InformationIcon, Input, InstagramIcon, InteriorIcon, LabelIcon, LayoutWithVehicleReference, Link, LinkedinIcon, List, ListIcon, Item as ListItem, Root$1 as ListRoot, LocationPinIcon, LockIcon, LogoutIcon, MagnifierIcon, MagnifierLargeIcon, MarkedText, Menu, MessageIcon, MiniVanIcon, MinusIcon, MissingImage, MissingImageIcon, MobileOnlyAccordion, MotoScout24AppLogo, MotoScout24Icon, MotorcycleIcon, NoPhotoIcon, NotAvailableIcon, NotAvailableSquareIcon, OptimizerIcon, OverflowVerticalIcon, PageLayout, Pagination, PartialClockIcon, PenIcon, PickUpIcon, PlusCircleIcon, PlusIcon, PrintIcon, QualitySealIcon, RangeFilterInput, RangeIcon, Rating, RoadIcon, RocketIcon, RotateIcon, SafeNumberIcon, SaveSearchIcon, ScreenIcon, Section, SedanIcon, Select, Separator, ShareIcon, SimpleGrid, SimpleHeader, SingleColumnCenteredLayout, SmallCarIcon, SortIcon, SpeakerIcon, Stack, StarCircleIcon, StarIcon, SteeringWheelIcon, SuvIcon, SwissFlagIcon, Switch, Table, Body as TableBody, Caption as TableCaption, Cell as TableCell, Column as TableColumn, ColumnGroup as TableColumnGroup, ColumnHeader as TableColumnHeader, Footer as TableFooter, Header as TableHeader, Root as TableRoot, Row as TableRow, ScrollArea as TableScrollArea, Text, ThemeProvider, ThreeSixtyIcon, ThumbsDownIcon, ThumbsUpIcon, TiltedRectangleIcon, TimeIcon, TooltipIcon, TopListingBadge, TopListingIcon, TopVehicleSharedBadge, TrailerIcon, TransmissionIcon, TrashIcon, TriangleIcon, TruckIcon, TwitterIcon, TwoColumnsLayout, UtilityVehicleIcon, VanIcon, VehiclePowerIcon, VehicleReference, VehicleTypesMotorcycleIcon, VehicleTypesMotorcycleStarIcon, VideoCameraIcon, VideoIcon, ViewCarIcon, ViewMotorcycleIcon, WagonIcon, WarningIcon, WarrantyIcon, WhatsAppIcon, WindowsIcon, YoutubeIcon, autoScout24Config, _default as autoScout24System, breakpoints, convertRemEmToPx, logger, motoScout24Config, _default$1 as motoScout24System, repeatArea, useDebouncedOnChange, useMediaQuery, useToken };
2570
+ export { Accordion, AddPhotoIcon, AdvancedSearchIcon, AndroidIcon, AppleIcon, ArrowCircleIcon, ArrowDiagonalIcon, ArrowDownCircleIcon, ArrowDownIcon, ArrowLeftIcon, ArrowRightIcon, ArrowUpCircleIcon, ArrowUpIcon, ArticleTeaser, AspectRatio, AutoScout24AppLogo, AutoScout24Icon, Avatar, AvatarIcon, AvatarWithNotificationIcon, Badge, BankNotesIcon, BatteryIcon, BookmarkIcon, Breadcrumbs, BulbIcon, Button, CabrioletIcon, CalculatorIcon, CalendarIcon, CallIcon, CamperIcon, CarConditionIcon, CarIcon, Card, Body$1 as CardBody, Footer$2 as CardFooter, Header$1 as CardHeader, Root$2 as CardRoot, CartIcon, CategoryAIcon, CategoryAMinusIcon, CategoryAOneIcon, Center, ChartIcon, ChatBubbleIcon, CheckShieldIcon, Checkbox, CheckboxGroup, CheckmarkCircleColorIcon, CheckmarkCircleIcon, CheckmarkIcon, ChevronDownLargeIcon, ChevronDownSmallIcon, ChevronLeftLargeIcon, ChevronLeftSmallIcon, ChevronRightLargeIcon, ChevronRightSmallIcon, ChevronRightTinyIcon, ChevronUpLargeIcon, ChevronUpSmallIcon, ChfCurrencyIcon, Chip, CloseIcon, CollapseIcon, CompareIcon, ConsumptionIcon, CopyIcon, Count, CoupeIcon, CreditCardIcon, CreditIcon, DatePicker, DaylightIcon, DeleteIcon, DevOverlay, Dialog, DigitalContractIcon, DiscreteSlider, DocumentCheckIcon, DocumentIcon, DoubleChevronDownIcon, DoubleChevronUpIcon, DoubleLineIcon, DownloadIcon, DragIcon, DriveSystemIcon, DriveSystemLargeIcon, DriveTypeIcon, EnergyLabel, EquipmentIcon, ErrorIcon, ErrorPage, ExchangeIcon, ExpandIcon, EyeCrossedIcon, EyeIcon, FacebookIcon, FlagIcon, FlameIcon, FlashIcon, Flex, Footer$1 as Footer, FormControlSection, ForwardIcon, FullHeight, GalleryHeader, GarageIcon, GasStationIcon, GlobeIcon, GoogleIcon, Grid, GridItem, H1, H2, H3, H4, H5, H6, HamburgerMenuIcon, HeartIcon, HighlightedText, HistoryClockIcon, HouseIcon, ImageIcon, InfinityCircleIcon, InfoIcon, InformationBubbleIcon, InformationIcon, Input, InstagramIcon, InteriorIcon, LabelIcon, LayoutWithVehicleReference, Link, LinkedinIcon, List, ListIcon, Item as ListItem, Root$1 as ListRoot, LocationPinIcon, LockIcon, LogoutIcon, MagnifierIcon, MagnifierLargeIcon, MarkedText, Menu, MessageIcon, MiniVanIcon, MinusIcon, MissingImage, MissingImageIcon, MobileOnlyAccordion, MotoScout24AppLogo, MotoScout24Icon, MotorcycleIcon, NoPhotoIcon, NotAvailableIcon, NotAvailableSquareIcon, OptimizerIcon, OverflowVerticalIcon, PageLayout, Pagination, PartialClockIcon, PenIcon, PickUpIcon, PlusCircleIcon, PlusIcon, PrintIcon, QualitySealIcon, RangeFilterInput, RangeIcon, Rating, RoadIcon, RocketIcon, RotateIcon, SafeNumberIcon, SaveSearchIcon, ScreenIcon, Section, SedanIcon, Select, Separator, ShareIcon, SimpleGrid, SimpleHeader, SingleColumnCenteredLayout, SmallCarIcon, SortIcon, SpeakerIcon, Stack, StarCircleIcon, StarIcon, SteeringWheelIcon, SuvIcon, SwissFlagIcon, Switch, Table, Body as TableBody, Caption as TableCaption, Cell as TableCell, Column as TableColumn, ColumnGroup as TableColumnGroup, ColumnHeader as TableColumnHeader, Footer as TableFooter, Header as TableHeader, Root as TableRoot, Row as TableRow, ScrollArea as TableScrollArea, Text, ThemeProvider, ThreeSixtyIcon, ThumbsDownIcon, ThumbsUpIcon, TiltedRectangleIcon, TimeIcon, TooltipIcon, TopListingBadge, TopListingIcon, TopVehicleSharedBadge, TrailerIcon, TransmissionIcon, TrashIcon, TriangleIcon, TruckIcon, TwitterIcon, TwoColumnsLayout, UtilityVehicleIcon, VanIcon, VehiclePowerIcon, VehicleReference, VehicleTypesMotorcycleIcon, VehicleTypesMotorcycleStarIcon, VideoCameraIcon, VideoIcon, ViewCarIcon, ViewMotorcycleIcon, WagonIcon, WarningIcon, WarrantyIcon, WhatsAppIcon, WindowsIcon, YoutubeIcon, autoScout24Config, _default as autoScout24System, breakpoints, convertRemEmToPx, logger, motoScout24Config, _default$1 as motoScout24System, repeatArea, useDebouncedOnChange, useMediaQuery, useToken };
2576
2571
  export type { AccordionProps, ArticleTeaserProps, AvatarProps, BadgeProps, BaseButtonProps, BaseProps, BreadcrumbsPropsExtended, ButtonSharedProps, CenterProps, ChangeCallback, CheckboxGroupProps, CheckboxProps, ChipProps, CountProps, DatePickerProps, DevOverlayProps, DevOverlayVariables, DialogProps, DiscreteSliderMark, DiscreteSliderProps, EnergyLabelProps, ErrorPageProps, FlexProps, BaseProps as FormControlSectionProps, GalleryHeaderProps, HeadingProps, HighlightedTextProps, InputProps, LinkProps, MarkedTextProps, MenuProps, MissingImageProps, MobileOnlyAccordionProps, Option, PaginationProps, PickedNumberInputProps, Props$2 as Props, RangeFilterInputField, RatingProps, SectionProps, SelectProps, SimpleHeaderProps, StackProps, SwitchProps, ThemeProviderProps, UnifiedButtonProps, VehicleReferenceProps };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smg-automotive/components",
3
- "version": "25.11.0-ST-1552-migrate-drawer.1",
3
+ "version": "25.11.0-chakra-v3.2",
4
4
  "description": "SMG Automotive components library",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -1,4 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- import { DrawerBodyProps } from '@chakra-ui/react';
3
- export declare const DrawerBody: FC<PropsWithChildren<DrawerBodyProps>>;
4
- //# sourceMappingURL=DrawerBody.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerBody.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/DrawerBody.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAA0B,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAE3E,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,iBAAiB,CAAC,eAAe,CAAC,CAI7D,CAAC"}
@@ -1,8 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- import { DrawerContentProps as ChakraDrawerContentProps } from '@chakra-ui/react';
3
- interface Props extends ChakraDrawerContentProps {
4
- withCloseButton?: boolean;
5
- }
6
- export declare const DrawerContent: FC<PropsWithChildren<Props>>;
7
- export {};
8
- //# sourceMappingURL=DrawerContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerContent.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/DrawerContent.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAEL,kBAAkB,IAAI,wBAAwB,EAC/C,MAAM,kBAAkB,CAAC;AAI1B,UAAU,KAAM,SAAQ,wBAAwB;IAC9C,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAetD,CAAC"}
@@ -1,3 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- export declare const DrawerOverlay: FC<PropsWithChildren>;
3
- //# sourceMappingURL=DrawerOverlay.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerOverlay.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/DrawerOverlay.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAIrD,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,iBAAiB,CAE/C,CAAC"}
@@ -1,5 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- import { DrawerRootProps as DrawerProps } from '@chakra-ui/react';
3
- export declare const Drawer: FC<PropsWithChildren<DrawerProps>>;
4
- export type { DrawerProps };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/index.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAEL,eAAe,IAAI,WAAW,EAE/B,MAAM,kBAAkB,CAAC;AAE1B,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,WAAW,CAAC,CAQrD,CAAC;AAEF,YAAY,EAAE,WAAW,EAAE,CAAC"}
@@ -1,46 +0,0 @@
1
- export declare const drawerRecipe: import("@chakra-ui/react").SlotRecipeDefinition<"content" | "body" | "positioner" | "root" | "backdrop" | "closeTrigger", {
2
- placement: {
3
- top: {
4
- positioner: {
5
- alignItems: "flex-start";
6
- justifyContent: "stretch";
7
- };
8
- };
9
- bottom: {
10
- positioner: {
11
- alignItems: "flex-end";
12
- justifyContent: "stretch";
13
- };
14
- };
15
- left: {
16
- positioner: {
17
- alignItems: "stretch";
18
- justifyContent: "flex-start";
19
- };
20
- };
21
- right: {
22
- positioner: {
23
- alignItems: "stretch";
24
- justifyContent: "flex-end";
25
- };
26
- };
27
- };
28
- size: {
29
- xl: {
30
- content: {
31
- width: "4xl";
32
- };
33
- };
34
- half: {
35
- content: {
36
- width: "half";
37
- };
38
- };
39
- full: {
40
- content: {
41
- width: "full";
42
- };
43
- };
44
- };
45
- }>;
46
- //# sourceMappingURL=drawer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../../../src/themes/shared/slotRecipes/drawer.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoPvB,CAAC"}
@@ -1,4 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- import { DrawerBodyProps } from '@chakra-ui/react';
3
- export declare const DrawerBody: FC<PropsWithChildren<DrawerBodyProps>>;
4
- //# sourceMappingURL=DrawerBody.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerBody.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/DrawerBody.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAA0B,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAE3E,eAAO,MAAM,UAAU,EAAE,EAAE,CAAC,iBAAiB,CAAC,eAAe,CAAC,CAI7D,CAAC"}
@@ -1,8 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- import { DrawerContentProps as ChakraDrawerContentProps } from '@chakra-ui/react';
3
- interface Props extends ChakraDrawerContentProps {
4
- withCloseButton?: boolean;
5
- }
6
- export declare const DrawerContent: FC<PropsWithChildren<Props>>;
7
- export {};
8
- //# sourceMappingURL=DrawerContent.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerContent.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/DrawerContent.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAEL,kBAAkB,IAAI,wBAAwB,EAC/C,MAAM,kBAAkB,CAAC;AAI1B,UAAU,KAAM,SAAQ,wBAAwB;IAC9C,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAetD,CAAC"}
@@ -1,3 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- export declare const DrawerOverlay: FC<PropsWithChildren>;
3
- //# sourceMappingURL=DrawerOverlay.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DrawerOverlay.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/DrawerOverlay.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAIrD,eAAO,MAAM,aAAa,EAAE,EAAE,CAAC,iBAAiB,CAE/C,CAAC"}
@@ -1,5 +0,0 @@
1
- import { FC, PropsWithChildren } from 'react';
2
- import { DrawerRootProps as DrawerProps } from '@chakra-ui/react';
3
- export declare const Drawer: FC<PropsWithChildren<DrawerProps>>;
4
- export type { DrawerProps };
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/drawer/index.tsx"],"names":[],"mappings":"AAEA,OAAc,EAAE,EAAE,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAErD,OAAO,EAEL,eAAe,IAAI,WAAW,EAE/B,MAAM,kBAAkB,CAAC;AAE1B,eAAO,MAAM,MAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,WAAW,CAAC,CAQrD,CAAC;AAEF,YAAY,EAAE,WAAW,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- import { __rest, __assign } from '../../node_modules/tslib/tslib.es6.js';
2
- import React from 'react';
3
- import { Drawer as Drawer$1, Portal } from '@chakra-ui/react';
4
-
5
- var Drawer = function (props) {
6
- var children = props.children, drawerProps = __rest(props, ["children"]);
7
- return (React.createElement(Drawer$1.Root, __assign({}, drawerProps),
8
- React.createElement(Portal, null, children)));
9
- };
10
-
11
- export { Drawer };
12
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../src/components/drawer/index.tsx"],"sourcesContent":[null],"names":["ChakraDrawer"],"mappings":";;;;AAUO,IAAM,MAAM,GAAuC,UAAC,KAAK,EAAA;IACtD,IAAA,QAAQ,GAAqB,KAAK,CAAA,QAA1B,EAAK,WAAW,GAAA,MAAA,CAAK,KAAK,EAApC,CAAA,UAAA,CAA4B,CAAF;AAEhC,IAAA,QACE,KAAA,CAAA,aAAA,CAACA,QAAY,CAAC,IAAI,eAAK,WAAW,CAAA;AAChC,QAAA,KAAA,CAAA,aAAA,CAAC,MAAM,EAAA,IAAA,EAAE,QAAQ,CAAU,CACT;AAExB;;;;"}
@@ -1,46 +0,0 @@
1
- export declare const drawerRecipe: import("@chakra-ui/react").SlotRecipeDefinition<"content" | "body" | "positioner" | "root" | "backdrop" | "closeTrigger", {
2
- placement: {
3
- top: {
4
- positioner: {
5
- alignItems: "flex-start";
6
- justifyContent: "stretch";
7
- };
8
- };
9
- bottom: {
10
- positioner: {
11
- alignItems: "flex-end";
12
- justifyContent: "stretch";
13
- };
14
- };
15
- left: {
16
- positioner: {
17
- alignItems: "stretch";
18
- justifyContent: "flex-start";
19
- };
20
- };
21
- right: {
22
- positioner: {
23
- alignItems: "stretch";
24
- justifyContent: "flex-end";
25
- };
26
- };
27
- };
28
- size: {
29
- xl: {
30
- content: {
31
- width: "4xl";
32
- };
33
- };
34
- half: {
35
- content: {
36
- width: "half";
37
- };
38
- };
39
- full: {
40
- content: {
41
- width: "full";
42
- };
43
- };
44
- };
45
- }>;
46
- //# sourceMappingURL=drawer.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../../../src/themes/shared/slotRecipes/drawer.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoPvB,CAAC"}
@@ -1,250 +0,0 @@
1
- import { defineSlotRecipe } from '@chakra-ui/react';
2
-
3
- var drawerRecipe = defineSlotRecipe({
4
- slots: ['root', 'backdrop', 'positioner', 'content', 'body', 'closeTrigger'],
5
- className: 'chakra-drawer',
6
- base: {
7
- root: {},
8
- backdrop: {
9
- background: 'blackAlpha.500',
10
- position: 'fixed',
11
- insetInlineStart: '0',
12
- top: '0',
13
- width: 'full',
14
- height: 'full',
15
- zIndex: 'overlay',
16
- _open: {
17
- animationName: 'fade-in',
18
- animationDuration: 'normal',
19
- },
20
- _closed: {
21
- animationName: 'fade-out',
22
- animationDuration: 'normal',
23
- },
24
- },
25
- positioner: {
26
- display: 'flex',
27
- width: 'full',
28
- height: 'full',
29
- position: 'fixed',
30
- insetInlineStart: '0',
31
- top: '0',
32
- zIndex: 'modal',
33
- },
34
- content: {
35
- bg: 'white',
36
- boxShadow: 'lg',
37
- },
38
- body: {
39
- flex: 1,
40
- padding: 'lg',
41
- overflowY: 'auto',
42
- },
43
- closeTrigger: {
44
- display: 'flex',
45
- justifyContent: 'center',
46
- alignItems: 'center',
47
- width: 'xs',
48
- height: 'xs',
49
- borderRadius: 'sm',
50
- color: 'gray.800',
51
- fontSize: 'base',
52
- cursor: 'pointer',
53
- _hover: {
54
- bg: 'gray.100',
55
- },
56
- },
57
- },
58
- variants: {
59
- placement: {
60
- top: {
61
- positioner: {
62
- alignItems: 'flex-start',
63
- justifyContent: 'stretch',
64
- },
65
- },
66
- bottom: {
67
- positioner: {
68
- alignItems: 'flex-end',
69
- justifyContent: 'stretch',
70
- },
71
- },
72
- left: {
73
- positioner: {
74
- alignItems: 'stretch',
75
- justifyContent: 'flex-start',
76
- },
77
- },
78
- right: {
79
- positioner: {
80
- alignItems: 'stretch',
81
- justifyContent: 'flex-end',
82
- },
83
- },
84
- },
85
- size: {
86
- xl: {
87
- content: {
88
- width: '4xl',
89
- },
90
- },
91
- half: {
92
- content: {
93
- width: 'half',
94
- },
95
- },
96
- full: {
97
- content: {
98
- width: 'full',
99
- },
100
- },
101
- },
102
- },
103
- compoundVariants: [
104
- {
105
- placement: 'top',
106
- size: 'xl',
107
- css: {
108
- content: {
109
- width: 'full',
110
- height: '4xl',
111
- _open: {
112
- animationName: ['slide-in-from-top'],
113
- animationDuration: 'slow',
114
- },
115
- _closed: {
116
- animationName: ['slide-out-to-top'],
117
- animationDuration: 'fast',
118
- },
119
- },
120
- },
121
- },
122
- {
123
- placement: 'top',
124
- size: 'half',
125
- css: {
126
- content: {
127
- width: 'full',
128
- height: '8xl',
129
- _open: {
130
- animationName: ['slide-in-from-top'],
131
- animationDuration: 'slow',
132
- },
133
- _closed: {
134
- animationName: ['slide-out-to-top'],
135
- animationDuration: 'fast',
136
- },
137
- },
138
- },
139
- },
140
- {
141
- placement: 'top',
142
- size: 'full',
143
- css: {
144
- content: {
145
- width: 'full',
146
- height: 'full',
147
- _open: {
148
- animationName: ['slide-in-from-top'],
149
- animationDuration: 'slow',
150
- },
151
- _closed: {
152
- animationName: ['slide-out-to-top'],
153
- animationDuration: 'fast',
154
- },
155
- },
156
- },
157
- },
158
- {
159
- placement: 'right',
160
- css: {
161
- content: {
162
- _open: {
163
- animationName: ['slide-in-from-right'],
164
- animationDuration: 'slow',
165
- },
166
- _closed: {
167
- animationName: ['slide-out-to-right'],
168
- animationDuration: 'fast',
169
- },
170
- },
171
- },
172
- },
173
- {
174
- placement: 'bottom',
175
- size: 'xl',
176
- css: {
177
- content: {
178
- width: 'full',
179
- height: '4xl',
180
- _open: {
181
- animationName: ['slide-in-from-bottom'],
182
- animationDuration: 'slow',
183
- },
184
- _closed: {
185
- animationName: ['slide-out-to-bottom'],
186
- animationDuration: 'fast',
187
- },
188
- },
189
- },
190
- },
191
- {
192
- placement: 'bottom',
193
- size: 'half',
194
- css: {
195
- content: {
196
- width: 'full',
197
- height: '8xl',
198
- _open: {
199
- animationName: ['slide-in-from-bottom'],
200
- animationDuration: 'slow',
201
- },
202
- _closed: {
203
- animationName: ['slide-out-to-bottom'],
204
- animationDuration: 'fast',
205
- },
206
- },
207
- },
208
- },
209
- {
210
- placement: 'bottom',
211
- size: 'full',
212
- css: {
213
- content: {
214
- width: 'full',
215
- height: 'full',
216
- _open: {
217
- animationName: ['slide-in-from-bottom'],
218
- animationDuration: 'slow',
219
- },
220
- _closed: {
221
- animationName: ['slide-out-to-bottom'],
222
- animationDuration: 'fast',
223
- },
224
- },
225
- },
226
- },
227
- {
228
- placement: 'left',
229
- css: {
230
- content: {
231
- _open: {
232
- animationName: ['slide-in-from-left'],
233
- animationDuration: 'slow',
234
- },
235
- _closed: {
236
- animationName: ['slide-out-to-left'],
237
- animationDuration: 'fast',
238
- },
239
- },
240
- },
241
- },
242
- ],
243
- defaultVariants: {
244
- placement: 'right',
245
- size: 'half',
246
- },
247
- });
248
-
249
- export { drawerRecipe };
250
- //# sourceMappingURL=drawer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"drawer.js","sources":["../../../../../../src/themes/shared/slotRecipes/drawer.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEO,IAAM,YAAY,GAAG,gBAAgB,CAAC;AAC3C,IAAA,KAAK,EAAE,CAAC,MAAM,EAAE,UAAU,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,EAAE,cAAc,CAAC;AAC5E,IAAA,SAAS,EAAE,eAAe;AAC1B,IAAA,IAAI,EAAE;AACJ,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,QAAQ,EAAE;AACR,YAAA,UAAU,EAAE,gBAAgB;AAC5B,YAAA,QAAQ,EAAE,OAAO;AACjB,YAAA,gBAAgB,EAAE,GAAG;AACrB,YAAA,GAAG,EAAE,GAAG;AACR,YAAA,KAAK,EAAE,MAAM;AACb,YAAA,MAAM,EAAE,MAAM;AACd,YAAA,MAAM,EAAE,SAAS;AACjB,YAAA,KAAK,EAAE;AACL,gBAAA,aAAa,EAAE,SAAS;AACxB,gBAAA,iBAAiB,EAAE,QAAQ;AAC5B,aAAA;AACD,YAAA,OAAO,EAAE;AACP,gBAAA,aAAa,EAAE,UAAU;AACzB,gBAAA,iBAAiB,EAAE,QAAQ;AAC5B,aAAA;AACF,SAAA;AACD,QAAA,UAAU,EAAE;AACV,YAAA,OAAO,EAAE,MAAM;AACf,YAAA,KAAK,EAAE,MAAM;AACb,YAAA,MAAM,EAAE,MAAM;AACd,YAAA,QAAQ,EAAE,OAAO;AACjB,YAAA,gBAAgB,EAAE,GAAG;AACrB,YAAA,GAAG,EAAE,GAAG;AACR,YAAA,MAAM,EAAE,OAAO;AAChB,SAAA;AACD,QAAA,OAAO,EAAE;AACP,YAAA,EAAE,EAAE,OAAO;AACX,YAAA,SAAS,EAAE,IAAI;AAChB,SAAA;AACD,QAAA,IAAI,EAAE;AACJ,YAAA,IAAI,EAAE,CAAC;AACP,YAAA,OAAO,EAAE,IAAI;AACb,YAAA,SAAS,EAAE,MAAM;AAClB,SAAA;AACD,QAAA,YAAY,EAAE;AACZ,YAAA,OAAO,EAAE,MAAM;AACf,YAAA,cAAc,EAAE,QAAQ;AACxB,YAAA,UAAU,EAAE,QAAQ;AACpB,YAAA,KAAK,EAAE,IAAI;AACX,YAAA,MAAM,EAAE,IAAI;AACZ,YAAA,YAAY,EAAE,IAAI;AAClB,YAAA,KAAK,EAAE,UAAU;AACjB,YAAA,QAAQ,EAAE,MAAM;AAChB,YAAA,MAAM,EAAE,SAAS;AACjB,YAAA,MAAM,EAAE;AACN,gBAAA,EAAE,EAAE,UAAU;AACf,aAAA;AACF,SAAA;AACF,KAAA;AACD,IAAA,QAAQ,EAAE;AACR,QAAA,SAAS,EAAE;AACT,YAAA,GAAG,EAAE;AACH,gBAAA,UAAU,EAAE;AACV,oBAAA,UAAU,EAAE,YAAY;AACxB,oBAAA,cAAc,EAAE,SAAS;AAC1B,iBAAA;AACF,aAAA;AACD,YAAA,MAAM,EAAE;AACN,gBAAA,UAAU,EAAE;AACV,oBAAA,UAAU,EAAE,UAAU;AACtB,oBAAA,cAAc,EAAE,SAAS;AAC1B,iBAAA;AACF,aAAA;AACD,YAAA,IAAI,EAAE;AACJ,gBAAA,UAAU,EAAE;AACV,oBAAA,UAAU,EAAE,SAAS;AACrB,oBAAA,cAAc,EAAE,YAAY;AAC7B,iBAAA;AACF,aAAA;AACD,YAAA,KAAK,EAAE;AACL,gBAAA,UAAU,EAAE;AACV,oBAAA,UAAU,EAAE,SAAS;AACrB,oBAAA,cAAc,EAAE,UAAU;AAC3B,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA,IAAI,EAAE;AACJ,YAAA,EAAE,EAAE;AACF,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,KAAK;AACb,iBAAA;AACF,aAAA;AACD,YAAA,IAAI,EAAE;AACJ,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACd,iBAAA;AACF,aAAA;AACD,YAAA,IAAI,EAAE;AACJ,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACd,iBAAA;AACF,aAAA;AACF,SAAA;AACF,KAAA;AACD,IAAA,gBAAgB,EAAE;AAChB,QAAA;AACE,YAAA,SAAS,EAAE,KAAK;AAChB,YAAA,IAAI,EAAE,IAAI;AACV,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,KAAK;AACb,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,mBAAmB,CAAC;AACpC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,kBAAkB,CAAC;AACnC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,KAAK;AAChB,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,KAAK;AACb,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,mBAAmB,CAAC;AACpC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,kBAAkB,CAAC;AACnC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,KAAK;AAChB,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,MAAM;AACd,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,mBAAmB,CAAC;AACpC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,kBAAkB,CAAC;AACnC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,OAAO;AAClB,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,qBAAqB,CAAC;AACtC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,oBAAoB,CAAC;AACrC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,QAAQ;AACnB,YAAA,IAAI,EAAE,IAAI;AACV,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,KAAK;AACb,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,sBAAsB,CAAC;AACvC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,qBAAqB,CAAC;AACtC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,QAAQ;AACnB,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,KAAK;AACb,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,sBAAsB,CAAC;AACvC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,qBAAqB,CAAC;AACtC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,QAAQ;AACnB,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE,MAAM;AACb,oBAAA,MAAM,EAAE,MAAM;AACd,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,sBAAsB,CAAC;AACvC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,qBAAqB,CAAC;AACtC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACD,QAAA;AACE,YAAA,SAAS,EAAE,MAAM;AACjB,YAAA,GAAG,EAAE;AACH,gBAAA,OAAO,EAAE;AACP,oBAAA,KAAK,EAAE;wBACL,aAAa,EAAE,CAAC,oBAAoB,CAAC;AACrC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACD,oBAAA,OAAO,EAAE;wBACP,aAAa,EAAE,CAAC,mBAAmB,CAAC;AACpC,wBAAA,iBAAiB,EAAE,MAAM;AAC1B,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACF,KAAA;AACD,IAAA,eAAe,EAAE;AACf,QAAA,SAAS,EAAE,OAAO;AAClB,QAAA,IAAI,EAAE,MAAM;AACb,KAAA;AACF,CAAA;;;;"}