gd-design-library 0.7.0 → 0.7.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.
- package/README.md +97 -0
- package/ai/README.md +137 -0
- package/ai/schemas/components/Row.d.ts +21 -1
- package/index.d.ts +0 -1
- package/index.js +170 -181
- package/llms.txt +309 -0
- package/package.json +19 -1
- package/CHANGELOG.md +0 -177
- package/ai/codegen.js +0 -51
- package/ai/prompts.js +0 -23
- package/ai/schemas/components/Accordion.js +0 -37
- package/ai/schemas/components/Avatar.js +0 -67
- package/ai/schemas/components/Breadcrumbs.js +0 -51
- package/ai/schemas/components/Button.js +0 -92
- package/ai/schemas/components/Card.js +0 -74
- package/ai/schemas/components/Carousel.js +0 -108
- package/ai/schemas/components/ChatBubble.js +0 -34
- package/ai/schemas/components/ChatContainer.js +0 -48
- package/ai/schemas/components/Column.js +0 -69
- package/ai/schemas/components/ContentCarousel.js +0 -72
- package/ai/schemas/components/Counter.js +0 -37
- package/ai/schemas/components/DragAndDropFiles.js +0 -50
- package/ai/schemas/components/FlexContainer.js +0 -133
- package/ai/schemas/components/Form.js +0 -36
- package/ai/schemas/components/Icon.js +0 -41
- package/ai/schemas/components/Image.js +0 -55
- package/ai/schemas/components/InlineNotification.js +0 -23
- package/ai/schemas/components/Input.js +0 -142
- package/ai/schemas/components/InputFile.js +0 -55
- package/ai/schemas/components/Label.js +0 -43
- package/ai/schemas/components/Link.js +0 -58
- package/ai/schemas/components/List.js +0 -35
- package/ai/schemas/components/Loader.js +0 -55
- package/ai/schemas/components/Modal.js +0 -51
- package/ai/schemas/components/Portal.js +0 -49
- package/ai/schemas/components/Price.js +0 -25
- package/ai/schemas/components/ProgressBar.js +0 -53
- package/ai/schemas/components/RadioGroup.js +0 -80
- package/ai/schemas/components/Rating.js +0 -64
- package/ai/schemas/components/Row.js +0 -61
- package/ai/schemas/components/Scroll.js +0 -35
- package/ai/schemas/components/Search.js +0 -72
- package/ai/schemas/components/Select.js +0 -84
- package/ai/schemas/components/Separator.js +0 -62
- package/ai/schemas/components/Skeleton.js +0 -48
- package/ai/schemas/components/Slider.js +0 -42
- package/ai/schemas/components/Snackbar.js +0 -57
- package/ai/schemas/components/SnackbarManager.js +0 -13
- package/ai/schemas/components/Stepper.js +0 -38
- package/ai/schemas/components/Switch.js +0 -64
- package/ai/schemas/components/Tabs.js +0 -37
- package/ai/schemas/components/Textarea.js +0 -88
- package/ai/schemas/components/Toggle.js +0 -41
- package/ai/schemas/components/Tooltip.js +0 -61
- package/ai/schemas/components/Typography.js +0 -56
- package/ai/schemas/components/Wrapper.js +0 -46
- package/ai/schemas/components.js +0 -56
- package/ai/schemas/hooks/useTheme.js +0 -48
- package/components/core/Breadcrumbs/Breadcrumbs.d.ts +0 -2
- package/components/core/Breadcrumbs/Breadcrumbs.js +0 -34
- package/components/core/Breadcrumbs/Breadcrumbs.types.d.ts +0 -14
- package/components/core/Breadcrumbs/BreadcrumbsStyled.d.ts +0 -6
- package/components/core/Breadcrumbs/BreadcrumbsStyled.js +0 -58
- package/components/core/Breadcrumbs/constants.d.ts +0 -1
- package/components/core/Breadcrumbs/constants.js +0 -4
- package/components/core/Breadcrumbs/index.d.ts +0 -2
- package/components/core/Button/Button.d.ts +0 -2
- package/components/core/Button/Button.js +0 -43
- package/components/core/Button/Button.types.d.ts +0 -26
- package/components/core/Button/ButtonStyled.d.ts +0 -5
- package/components/core/Button/ButtonStyled.js +0 -53
- package/components/core/Button/constants.d.ts +0 -1
- package/components/core/Button/constants.js +0 -4
- package/components/core/Button/index.d.ts +0 -2
- package/components/core/Dropdown/Dropdown.d.ts +0 -3
- package/components/core/Dropdown/Dropdown.js +0 -38
- package/components/core/Dropdown/Dropdown.types.d.ts +0 -8
- package/components/core/Dropdown/DropdownStyled.d.ts +0 -2
- package/components/core/Dropdown/DropdownStyled.js +0 -17
- package/components/core/Dropdown/constants.d.ts +0 -1
- package/components/core/Dropdown/constants.js +0 -4
- package/components/core/Dropdown/hooks/index.d.ts +0 -1
- package/components/core/Dropdown/hooks/useDropdown.d.ts +0 -3
- package/components/core/Dropdown/hooks/useDropdown.js +0 -12
- package/components/core/Dropdown/index.d.ts +0 -3
- package/components/core/DropdownItem/DropdownItem.d.ts +0 -2
- package/components/core/DropdownItem/DropdownItem.js +0 -45
- package/components/core/DropdownItem/DropdownItem.types.d.ts +0 -9
- package/components/core/DropdownItem/DropdownItemStyled.d.ts +0 -2
- package/components/core/DropdownItem/DropdownItemStyled.js +0 -17
- package/components/core/DropdownItem/constants.d.ts +0 -1
- package/components/core/DropdownItem/constants.js +0 -4
- package/components/core/DropdownItem/index.d.ts +0 -2
- package/components/core/Form/Form.d.ts +0 -2
- package/components/core/Form/Form.js +0 -48
- package/components/core/Form/Form.types.d.ts +0 -29
- package/components/core/Form/FormStyled.d.ts +0 -2
- package/components/core/Form/FormStyled.js +0 -16
- package/components/core/Form/constants.d.ts +0 -1
- package/components/core/Form/constants.js +0 -4
- package/components/core/Form/index.d.ts +0 -2
- package/components/core/Form/utils.d.ts +0 -3
- package/components/core/Form/utils.js +0 -34
- package/components/core/Icon/Icon.d.ts +0 -4
- package/components/core/Icon/Icon.js +0 -40
- package/components/core/Icon/Icon.types.d.ts +0 -11
- package/components/core/Icon/constants.d.ts +0 -317
- package/components/core/Icon/constants.js +0 -102
- package/components/core/Icon/index.d.ts +0 -2
- package/components/core/Icon/utils.d.ts +0 -3
- package/components/core/Image/Image.d.ts +0 -2
- package/components/core/Image/Image.js +0 -40
- package/components/core/Image/Image.types.d.ts +0 -27
- package/components/core/Image/ImageStyled.d.ts +0 -5
- package/components/core/Image/ImageStyled.js +0 -54
- package/components/core/Image/constants.d.ts +0 -1
- package/components/core/Image/constants.js +0 -4
- package/components/core/Image/index.d.ts +0 -2
- package/components/core/InlineNotification/InlineNotification.d.ts +0 -2
- package/components/core/InlineNotification/InlineNotification.js +0 -38
- package/components/core/InlineNotification/InlineNotification.types.d.ts +0 -9
- package/components/core/InlineNotification/InlineNotificationStyled.d.ts +0 -3
- package/components/core/InlineNotification/InlineNotificationStyled.js +0 -29
- package/components/core/InlineNotification/constants.d.ts +0 -16
- package/components/core/InlineNotification/constants.js +0 -21
- package/components/core/InlineNotification/index.d.ts +0 -2
- package/components/core/Input/Input.d.ts +0 -2
- package/components/core/Input/Input.js +0 -73
- package/components/core/Input/Input.types.d.ts +0 -74
- package/components/core/Input/InputAdornment/InputAdornment.d.ts +0 -2
- package/components/core/Input/InputAdornment/InputAdornment.js +0 -18
- package/components/core/Input/InputAdornment/InputAdornmentStyled.d.ts +0 -2
- package/components/core/Input/InputAdornment/InputAdornmentStyled.js +0 -15
- package/components/core/Input/InputAdornment/constants.d.ts +0 -1
- package/components/core/Input/InputAdornment/constants.js +0 -4
- package/components/core/Input/InputAdornment/index.d.ts +0 -1
- package/components/core/Input/InputHelper/InputHelper.d.ts +0 -2
- package/components/core/Input/InputHelper/InputHelper.js +0 -22
- package/components/core/Input/InputHelper/InputHelperStyled.d.ts +0 -2
- package/components/core/Input/InputHelper/InputHelperStyled.js +0 -17
- package/components/core/Input/InputHelper/constants.d.ts +0 -1
- package/components/core/Input/InputHelper/constants.js +0 -4
- package/components/core/Input/InputHelper/index.d.ts +0 -1
- package/components/core/Input/InputStyled.d.ts +0 -2
- package/components/core/Input/InputStyled.js +0 -18
- package/components/core/Input/InputWrapper/InputWrapper.d.ts +0 -2
- package/components/core/Input/InputWrapper/InputWrapper.js +0 -22
- package/components/core/Input/InputWrapper/InputWrapperStyled.d.ts +0 -2
- package/components/core/Input/InputWrapper/InputWrapperStyled.js +0 -21
- package/components/core/Input/InputWrapper/constants.d.ts +0 -1
- package/components/core/Input/InputWrapper/constants.js +0 -4
- package/components/core/Input/InputWrapper/index.d.ts +0 -1
- package/components/core/Input/constants.d.ts +0 -14
- package/components/core/Input/constants.js +0 -18
- package/components/core/Input/index.d.ts +0 -2
- package/components/core/Input/useInputHandlers.d.ts +0 -17
- package/components/core/Input/useInputHandlers.js +0 -31
- package/components/core/InputFile/InputFile.d.ts +0 -34
- package/components/core/InputFile/InputFile.js +0 -40
- package/components/core/InputFile/InputFile.types.d.ts +0 -18
- package/components/core/InputFile/InputFileStyled.d.ts +0 -3
- package/components/core/InputFile/InputFileStyled.js +0 -27
- package/components/core/InputFile/constants.d.ts +0 -3
- package/components/core/InputFile/constants.js +0 -6
- package/components/core/InputFile/index.d.ts +0 -2
- package/components/core/Label/Label.d.ts +0 -2
- package/components/core/Label/Label.js +0 -28
- package/components/core/Label/Label.types.d.ts +0 -10
- package/components/core/Label/LabelStyled.d.ts +0 -2
- package/components/core/Label/LabelStyled.js +0 -21
- package/components/core/Label/constants.d.ts +0 -1
- package/components/core/Label/constants.js +0 -4
- package/components/core/Label/index.d.ts +0 -2
- package/components/core/Link/Link.d.ts +0 -2
- package/components/core/Link/Link.js +0 -43
- package/components/core/Link/Link.types.d.ts +0 -21
- package/components/core/Link/LinkStyled.d.ts +0 -2
- package/components/core/Link/LinkStyled.js +0 -22
- package/components/core/Link/constants.d.ts +0 -1
- package/components/core/Link/constants.js +0 -4
- package/components/core/Link/index.d.ts +0 -2
- package/components/core/List/List.d.ts +0 -3
- package/components/core/List/List.js +0 -45
- package/components/core/List/List.types.d.ts +0 -10
- package/components/core/List/ListStyled.d.ts +0 -3
- package/components/core/List/ListStyled.js +0 -31
- package/components/core/List/constants.d.ts +0 -1
- package/components/core/List/constants.js +0 -4
- package/components/core/List/index.d.ts +0 -2
- package/components/core/Loader/Loader.d.ts +0 -2
- package/components/core/Loader/Loader.js +0 -29
- package/components/core/Loader/Loader.types.d.ts +0 -18
- package/components/core/Loader/LoaderStyled.d.ts +0 -2
- package/components/core/Loader/LoaderStyled.js +0 -41
- package/components/core/Loader/constants.d.ts +0 -2
- package/components/core/Loader/constants.js +0 -6
- package/components/core/Loader/index.d.ts +0 -2
- package/components/core/Loader/utils.d.ts +0 -11
- package/components/core/Loader/utils.js +0 -37
- package/components/core/Menu/Menu.d.ts +0 -2
- package/components/core/Menu/Menu.js +0 -106
- package/components/core/Menu/Menu.types.d.ts +0 -15
- package/components/core/Menu/MenuStyled.d.ts +0 -3
- package/components/core/Menu/MenuStyled.js +0 -31
- package/components/core/Menu/constants.d.ts +0 -10
- package/components/core/Menu/constants.js +0 -24
- package/components/core/Menu/index.d.ts +0 -2
- package/components/core/Modal/Modal.d.ts +0 -2
- package/components/core/Modal/Modal.js +0 -47
- package/components/core/Modal/Modal.types.d.ts +0 -18
- package/components/core/Modal/ModalStyled.d.ts +0 -8
- package/components/core/Modal/ModalStyled.js +0 -76
- package/components/core/Modal/constants.d.ts +0 -1
- package/components/core/Modal/constants.js +0 -4
- package/components/core/Modal/index.d.ts +0 -2
- package/components/core/Portal/Portal.d.ts +0 -2
- package/components/core/Portal/Portal.js +0 -26
- package/components/core/Portal/Portal.types.d.ts +0 -10
- package/components/core/Portal/constants.d.ts +0 -1
- package/components/core/Portal/index.d.ts +0 -2
- package/components/core/Scroll/Scroll.d.ts +0 -19
- package/components/core/Scroll/Scroll.js +0 -40
- package/components/core/Scroll/Scroll.types.d.ts +0 -19
- package/components/core/Scroll/ScrollBar.d.ts +0 -2
- package/components/core/Scroll/ScrollBar.js +0 -68
- package/components/core/Scroll/ScrollStyled.d.ts +0 -6
- package/components/core/Scroll/ScrollStyled.js +0 -56
- package/components/core/Scroll/constants.d.ts +0 -3
- package/components/core/Scroll/constants.js +0 -6
- package/components/core/Scroll/index.d.ts +0 -2
- package/components/core/Scroll/utils.d.ts +0 -5
- package/components/core/Scroll/utils.js +0 -41
- package/components/core/Select/Select.d.ts +0 -2
- package/components/core/Select/Select.js +0 -192
- package/components/core/Select/Select.types.d.ts +0 -69
- package/components/core/Select/SelectStyled.d.ts +0 -8
- package/components/core/Select/SelectStyled.js +0 -67
- package/components/core/Select/constants.d.ts +0 -2
- package/components/core/Select/constants.js +0 -5
- package/components/core/Select/hooks/index.d.ts +0 -1
- package/components/core/Select/hooks/useSelectContext.d.ts +0 -3
- package/components/core/Select/hooks/useSelectContext.js +0 -12
- package/components/core/Select/index.d.ts +0 -3
- package/components/core/Separator/Separator.d.ts +0 -2
- package/components/core/Separator/Separator.js +0 -36
- package/components/core/Separator/Separator.types.d.ts +0 -31
- package/components/core/Separator/SeparatorStyled.d.ts +0 -4
- package/components/core/Separator/SeparatorStyled.js +0 -61
- package/components/core/Separator/constants.d.ts +0 -1
- package/components/core/Separator/constants.js +0 -4
- package/components/core/Separator/index.d.ts +0 -2
- package/components/core/Skeleton/Skeleton.d.ts +0 -2
- package/components/core/Skeleton/Skeleton.js +0 -24
- package/components/core/Skeleton/Skeleton.types.d.ts +0 -17
- package/components/core/Skeleton/SkeletonStyled.d.ts +0 -2
- package/components/core/Skeleton/SkeletonStyled.js +0 -28
- package/components/core/Skeleton/constants.d.ts +0 -2
- package/components/core/Skeleton/constants.js +0 -6
- package/components/core/Skeleton/index.d.ts +0 -2
- package/components/core/Slider/Slider.d.ts +0 -20
- package/components/core/Slider/Slider.js +0 -35
- package/components/core/Slider/Slider.types.d.ts +0 -17
- package/components/core/Slider/SliderStyled.d.ts +0 -2
- package/components/core/Slider/SliderStyled.js +0 -20
- package/components/core/Slider/constants.d.ts +0 -3
- package/components/core/Slider/constants.js +0 -6
- package/components/core/Slider/index.d.ts +0 -3
- package/components/core/Snackbar/Snackbar.d.ts +0 -2
- package/components/core/Snackbar/Snackbar.js +0 -48
- package/components/core/Snackbar/Snackbar.types.d.ts +0 -36
- package/components/core/Snackbar/SnackbarManager.d.ts +0 -3
- package/components/core/Snackbar/SnackbarManager.js +0 -48
- package/components/core/Snackbar/SnackbarStyled.d.ts +0 -12
- package/components/core/Snackbar/SnackbarStyled.js +0 -107
- package/components/core/Snackbar/constants.d.ts +0 -8
- package/components/core/Snackbar/constants.js +0 -10
- package/components/core/Snackbar/index.d.ts +0 -4
- package/components/core/Switch/Switch.d.ts +0 -2
- package/components/core/Switch/Switch.js +0 -46
- package/components/core/Switch/Switch.types.d.ts +0 -21
- package/components/core/Switch/SwitchStyled.d.ts +0 -6
- package/components/core/Switch/SwitchStyled.js +0 -56
- package/components/core/Switch/constants.d.ts +0 -1
- package/components/core/Switch/constants.js +0 -4
- package/components/core/Switch/index.d.ts +0 -2
- package/components/core/Textarea/Textarea.d.ts +0 -2
- package/components/core/Textarea/Textarea.js +0 -35
- package/components/core/Textarea/Textarea.types.d.ts +0 -42
- package/components/core/Textarea/Textarea.types.js +0 -6
- package/components/core/Textarea/TextareaStyled.d.ts +0 -2
- package/components/core/Textarea/TextareaStyled.js +0 -27
- package/components/core/Textarea/constants.d.ts +0 -1
- package/components/core/Textarea/constants.js +0 -4
- package/components/core/Textarea/hooks/index.d.ts +0 -2
- package/components/core/Textarea/hooks/useDynamicHeightAdjustment.d.ts +0 -2
- package/components/core/Textarea/hooks/useDynamicHeightAdjustment.js +0 -8
- package/components/core/Textarea/hooks/useResizeObserver.d.ts +0 -2
- package/components/core/Textarea/hooks/useResizeObserver.js +0 -24
- package/components/core/Textarea/index.d.ts +0 -2
- package/components/core/Toggle/Toggle.d.ts +0 -2
- package/components/core/Toggle/Toggle.js +0 -37
- package/components/core/Toggle/Toggle.types.d.ts +0 -17
- package/components/core/Toggle/ToggleStyled.d.ts +0 -2
- package/components/core/Toggle/ToggleStyled.js +0 -18
- package/components/core/Toggle/constants.d.ts +0 -1
- package/components/core/Toggle/constants.js +0 -4
- package/components/core/Toggle/index.d.ts +0 -2
- package/components/core/Tooltip/Tooltip.d.ts +0 -3
- package/components/core/Tooltip/Tooltip.js +0 -52
- package/components/core/Tooltip/Tooltip.types.d.ts +0 -22
- package/components/core/Tooltip/Tooltip.types.js +0 -4
- package/components/core/Tooltip/TooltipStyled.d.ts +0 -3
- package/components/core/Tooltip/TooltipStyled.js +0 -24
- package/components/core/Tooltip/constants.d.ts +0 -3
- package/components/core/Tooltip/constants.js +0 -6
- package/components/core/Tooltip/index.d.ts +0 -2
- package/components/core/Tooltip/utils.d.ts +0 -22
- package/components/core/Tooltip/utils.js +0 -78
- package/components/core/Typography/Typography.d.ts +0 -2
- package/components/core/Typography/Typography.js +0 -26
- package/components/core/Typography/Typography.types.d.ts +0 -20
- package/components/core/Typography/TypographyStyled.d.ts +0 -2
- package/components/core/Typography/TypographyStyled.js +0 -32
- package/components/core/Typography/constants.d.ts +0 -1
- package/components/core/Typography/constants.js +0 -4
- package/components/core/Typography/index.d.ts +0 -2
- package/components/core/Wrapper/Wrapper.d.ts +0 -3
- package/components/core/Wrapper/Wrapper.js +0 -21
- package/components/core/Wrapper/Wrapper.types.d.ts +0 -11
- package/components/core/Wrapper/WrapperStyled.d.ts +0 -2
- package/components/core/Wrapper/WrapperStyled.js +0 -24
- package/components/core/Wrapper/constants.d.ts +0 -1
- package/components/core/Wrapper/constants.js +0 -4
- package/components/core/Wrapper/index.d.ts +0 -2
- package/components/core/index.d.ts +0 -30
- package/components/core/types/events.types.d.ts +0 -7
- package/components/core/types/index.types.d.ts +0 -2
- package/components/core/types/roles.types.d.ts +0 -4
- package/components/core/types/roles.types.js +0 -4
- package/components/domainSpecific/Accordion/Accordion.d.ts +0 -2
- package/components/domainSpecific/Accordion/Accordion.js +0 -35
- package/components/domainSpecific/Accordion/Accordion.types.d.ts +0 -24
- package/components/domainSpecific/Accordion/AccordionContent/AccordionContent.d.ts +0 -2
- package/components/domainSpecific/Accordion/AccordionContent/AccordionContent.js +0 -21
- package/components/domainSpecific/Accordion/AccordionContent/index.d.ts +0 -1
- package/components/domainSpecific/Accordion/AccordionHeader/AccordionHeader.d.ts +0 -2
- package/components/domainSpecific/Accordion/AccordionHeader/AccordionHeader.js +0 -29
- package/components/domainSpecific/Accordion/AccordionHeader/index.d.ts +0 -1
- package/components/domainSpecific/Accordion/AccordionItem/AccordionItem.d.ts +0 -2
- package/components/domainSpecific/Accordion/AccordionItem/AccordionItem.js +0 -26
- package/components/domainSpecific/Accordion/AccordionItem/index.d.ts +0 -1
- package/components/domainSpecific/Accordion/AccordionStyled.d.ts +0 -5
- package/components/domainSpecific/Accordion/AccordionStyled.js +0 -39
- package/components/domainSpecific/Accordion/constants.d.ts +0 -5
- package/components/domainSpecific/Accordion/constants.js +0 -7
- package/components/domainSpecific/Accordion/hooks/index.d.ts +0 -1
- package/components/domainSpecific/Accordion/hooks/useAccordion.d.ts +0 -3
- package/components/domainSpecific/Accordion/hooks/useAccordion.js +0 -12
- package/components/domainSpecific/Accordion/index.d.ts +0 -4
- package/components/domainSpecific/Avatar/Avatar.d.ts +0 -4
- package/components/domainSpecific/Avatar/Avatar.js +0 -44
- package/components/domainSpecific/Avatar/Avatar.types.d.ts +0 -27
- package/components/domainSpecific/Avatar/AvatarStyled.d.ts +0 -6
- package/components/domainSpecific/Avatar/AvatarStyled.js +0 -63
- package/components/domainSpecific/Avatar/constants.d.ts +0 -3
- package/components/domainSpecific/Avatar/constants.js +0 -6
- package/components/domainSpecific/Avatar/index.d.ts +0 -2
- package/components/domainSpecific/Card/Card.d.ts +0 -20
- package/components/domainSpecific/Card/Card.js +0 -47
- package/components/domainSpecific/Card/Card.types.d.ts +0 -51
- package/components/domainSpecific/Card/CardButton/CardButton.d.ts +0 -4
- package/components/domainSpecific/Card/CardButton/CardButton.js +0 -25
- package/components/domainSpecific/Card/CardButton/CardButtonStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardButton/CardButtonStyled.js +0 -18
- package/components/domainSpecific/Card/CardButton/constants.d.ts +0 -1
- package/components/domainSpecific/Card/CardButton/constants.js +0 -4
- package/components/domainSpecific/Card/CardButton/index.d.ts +0 -1
- package/components/domainSpecific/Card/CardCounter/CardCounter.d.ts +0 -4
- package/components/domainSpecific/Card/CardCounter/CardCounter.js +0 -26
- package/components/domainSpecific/Card/CardCounter/CardCounterStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardCounter/CardCounterStyled.js +0 -17
- package/components/domainSpecific/Card/CardCounter/constants.d.ts +0 -1
- package/components/domainSpecific/Card/CardCounter/constants.js +0 -4
- package/components/domainSpecific/Card/CardCounter/index.d.ts +0 -1
- package/components/domainSpecific/Card/CardDescription/CardDescription.d.ts +0 -2
- package/components/domainSpecific/Card/CardDescription/CardDescription.js +0 -24
- package/components/domainSpecific/Card/CardDescription/CardDescriptionStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardDescription/CardDescriptionStyled.js +0 -24
- package/components/domainSpecific/Card/CardDescription/constants.d.ts +0 -6
- package/components/domainSpecific/Card/CardDescription/constants.js +0 -10
- package/components/domainSpecific/Card/CardDescription/index.d.ts +0 -1
- package/components/domainSpecific/Card/CardImage/CardImage.d.ts +0 -2
- package/components/domainSpecific/Card/CardImage/CardImage.js +0 -26
- package/components/domainSpecific/Card/CardImage/CardImageStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardImage/CardImageStyled.js +0 -18
- package/components/domainSpecific/Card/CardImage/constants.d.ts +0 -1
- package/components/domainSpecific/Card/CardImage/constants.js +0 -4
- package/components/domainSpecific/Card/CardImage/index.d.ts +0 -1
- package/components/domainSpecific/Card/CardPrice/CardPrice.d.ts +0 -2
- package/components/domainSpecific/Card/CardPrice/CardPrice.js +0 -22
- package/components/domainSpecific/Card/CardPrice/CardPriceStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardPrice/CardPriceStyled.js +0 -18
- package/components/domainSpecific/Card/CardPrice/constants.d.ts +0 -1
- package/components/domainSpecific/Card/CardPrice/constants.js +0 -4
- package/components/domainSpecific/Card/CardPrice/index.d.ts +0 -1
- package/components/domainSpecific/Card/CardRating/CardRating.d.ts +0 -2
- package/components/domainSpecific/Card/CardRating/CardRating.js +0 -30
- package/components/domainSpecific/Card/CardRating/CardRatingStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardRating/CardRatingStyled.js +0 -18
- package/components/domainSpecific/Card/CardRating/constants.d.ts +0 -3
- package/components/domainSpecific/Card/CardRating/constants.js +0 -6
- package/components/domainSpecific/Card/CardRating/index.d.ts +0 -1
- package/components/domainSpecific/Card/CardTitle/CardTitle.d.ts +0 -4
- package/components/domainSpecific/Card/CardTitle/CardTitle.js +0 -25
- package/components/domainSpecific/Card/CardTitle/CardTitleStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CardTitle/CardTitleStyled.js +0 -24
- package/components/domainSpecific/Card/CardTitle/constants.d.ts +0 -6
- package/components/domainSpecific/Card/CardTitle/constants.js +0 -10
- package/components/domainSpecific/Card/CardTitle/index.d.ts +0 -1
- package/components/domainSpecific/Card/CartStyled.d.ts +0 -2
- package/components/domainSpecific/Card/CartStyled.js +0 -26
- package/components/domainSpecific/Card/constants.d.ts +0 -1
- package/components/domainSpecific/Card/constants.js +0 -4
- package/components/domainSpecific/Card/index.d.ts +0 -2
- package/components/domainSpecific/Carousel/Carousel.d.ts +0 -12
- package/components/domainSpecific/Carousel/Carousel.js +0 -137
- package/components/domainSpecific/Carousel/Carousel.types.d.ts +0 -35
- package/components/domainSpecific/Carousel/CarouselStyled.d.ts +0 -15
- package/components/domainSpecific/Carousel/CarouselStyled.js +0 -143
- package/components/domainSpecific/Carousel/constants.d.ts +0 -1
- package/components/domainSpecific/Carousel/constants.js +0 -4
- package/components/domainSpecific/Carousel/index.d.ts +0 -2
- package/components/domainSpecific/ChatBubble/ChatBubble.d.ts +0 -2
- package/components/domainSpecific/ChatBubble/ChatBubble.js +0 -26
- package/components/domainSpecific/ChatBubble/ChatBubble.types.d.ts +0 -16
- package/components/domainSpecific/ChatBubble/ChatBubbleStyled.d.ts +0 -4
- package/components/domainSpecific/ChatBubble/ChatBubbleStyled.js +0 -43
- package/components/domainSpecific/ChatBubble/constants.d.ts +0 -1
- package/components/domainSpecific/ChatBubble/constants.js +0 -4
- package/components/domainSpecific/ChatBubble/index.d.ts +0 -2
- package/components/domainSpecific/ContentCarousel/ContentCarousel.d.ts +0 -2
- package/components/domainSpecific/ContentCarousel/ContentCarousel.js +0 -68
- package/components/domainSpecific/ContentCarousel/ContentCarousel.types.d.ts +0 -16
- package/components/domainSpecific/ContentCarousel/ContentCarouselStyled.d.ts +0 -5
- package/components/domainSpecific/ContentCarousel/ContentCarouselStyled.js +0 -32
- package/components/domainSpecific/ContentCarousel/constants.d.ts +0 -1
- package/components/domainSpecific/ContentCarousel/constants.js +0 -4
- package/components/domainSpecific/ContentCarousel/index.d.ts +0 -2
- package/components/domainSpecific/Counter/Counter.d.ts +0 -2
- package/components/domainSpecific/Counter/Counter.js +0 -55
- package/components/domainSpecific/Counter/Counter.types.d.ts +0 -15
- package/components/domainSpecific/Counter/CounterStyled.d.ts +0 -3
- package/components/domainSpecific/Counter/CounterStyled.js +0 -26
- package/components/domainSpecific/Counter/constants.d.ts +0 -5
- package/components/domainSpecific/Counter/constants.js +0 -8
- package/components/domainSpecific/Counter/index.d.ts +0 -2
- package/components/domainSpecific/DragAndDropFiles/DragAndDropFiles.d.ts +0 -4
- package/components/domainSpecific/DragAndDropFiles/DragAndDropFiles.js +0 -48
- package/components/domainSpecific/DragAndDropFiles/DragAndDropFiles.types.d.ts +0 -21
- package/components/domainSpecific/DragAndDropFiles/DragAndDropFilesStyled.d.ts +0 -2
- package/components/domainSpecific/DragAndDropFiles/DragAndDropFilesStyled.js +0 -16
- package/components/domainSpecific/DragAndDropFiles/constants.d.ts +0 -1
- package/components/domainSpecific/DragAndDropFiles/constants.js +0 -4
- package/components/domainSpecific/DragAndDropFiles/hooks/useDragAndDrop/index.d.ts +0 -1
- package/components/domainSpecific/DragAndDropFiles/hooks/useDragAndDrop/useDragAndDrop.d.ts +0 -19
- package/components/domainSpecific/DragAndDropFiles/hooks/useDragAndDrop/useDragAndDrop.js +0 -49
- package/components/domainSpecific/DragAndDropFiles/index.d.ts +0 -2
- package/components/domainSpecific/Header/Header.d.ts +0 -2
- package/components/domainSpecific/Header/Header.js +0 -88
- package/components/domainSpecific/Header/Header.types.d.ts +0 -31
- package/components/domainSpecific/Header/HeaderStyled.d.ts +0 -14
- package/components/domainSpecific/Header/HeaderStyled.js +0 -136
- package/components/domainSpecific/Header/constants.d.ts +0 -1
- package/components/domainSpecific/Header/constants.js +0 -4
- package/components/domainSpecific/Header/index.d.ts +0 -1
- package/components/domainSpecific/Price/Price.d.ts +0 -4
- package/components/domainSpecific/Price/Price.js +0 -23
- package/components/domainSpecific/Price/Price.types.d.ts +0 -10
- package/components/domainSpecific/Price/PriceStyled.d.ts +0 -4
- package/components/domainSpecific/Price/PriceStyled.js +0 -42
- package/components/domainSpecific/Price/constants.d.ts +0 -1
- package/components/domainSpecific/Price/constants.js +0 -4
- package/components/domainSpecific/Price/index.d.ts +0 -2
- package/components/domainSpecific/ProgressBar/ProgressBar.d.ts +0 -4
- package/components/domainSpecific/ProgressBar/ProgressBar.js +0 -29
- package/components/domainSpecific/ProgressBar/ProgressBar.types.d.ts +0 -36
- package/components/domainSpecific/ProgressBar/ProgressBarStyled.d.ts +0 -6
- package/components/domainSpecific/ProgressBar/ProgressBarStyled.js +0 -70
- package/components/domainSpecific/ProgressBar/constants.d.ts +0 -4
- package/components/domainSpecific/ProgressBar/constants.js +0 -7
- package/components/domainSpecific/ProgressBar/index.d.ts +0 -2
- package/components/domainSpecific/RadioGroup/RadioGroup.d.ts +0 -4
- package/components/domainSpecific/RadioGroup/RadioGroup.js +0 -54
- package/components/domainSpecific/RadioGroup/RadioGroup.types.d.ts +0 -74
- package/components/domainSpecific/RadioGroup/RadioGroup.types.js +0 -4
- package/components/domainSpecific/RadioGroup/RadioGroupItem/RadioGroupItem.d.ts +0 -5
- package/components/domainSpecific/RadioGroup/RadioGroupItem/RadioGroupItem.js +0 -37
- package/components/domainSpecific/RadioGroup/RadioGroupItem/index.d.ts +0 -1
- package/components/domainSpecific/RadioGroup/RadioGroupStyled.d.ts +0 -6
- package/components/domainSpecific/RadioGroup/RadioGroupStyled.js +0 -130
- package/components/domainSpecific/RadioGroup/constants.d.ts +0 -2
- package/components/domainSpecific/RadioGroup/constants.js +0 -5
- package/components/domainSpecific/RadioGroup/index.d.ts +0 -2
- package/components/domainSpecific/Rating/Rating.d.ts +0 -2
- package/components/domainSpecific/Rating/Rating.js +0 -63
- package/components/domainSpecific/Rating/Rating.types.d.ts +0 -20
- package/components/domainSpecific/Rating/RatingStyled.d.ts +0 -5
- package/components/domainSpecific/Rating/RatingStyled.js +0 -61
- package/components/domainSpecific/Rating/constants.d.ts +0 -6
- package/components/domainSpecific/Rating/constants.js +0 -9
- package/components/domainSpecific/Rating/index.d.ts +0 -2
- package/components/domainSpecific/Search/Search.d.ts +0 -3
- package/components/domainSpecific/Search/Search.js +0 -39
- package/components/domainSpecific/Search/Search.types.d.ts +0 -30
- package/components/domainSpecific/Search/SearchStyled.d.ts +0 -5
- package/components/domainSpecific/Search/SearchStyled.js +0 -16
- package/components/domainSpecific/Search/constants.d.ts +0 -4
- package/components/domainSpecific/Search/constants.js +0 -7
- package/components/domainSpecific/Search/index.d.ts +0 -2
- package/components/domainSpecific/SearchModal/SearchInput/SearchInput.d.ts +0 -5
- package/components/domainSpecific/SearchModal/SearchInput/SearchInput.js +0 -26
- package/components/domainSpecific/SearchModal/SearchInput/SearchInputStyled.d.ts +0 -4
- package/components/domainSpecific/SearchModal/SearchInput/SearchInputStyled.js +0 -25
- package/components/domainSpecific/SearchModal/SearchInput/constants.d.ts +0 -3
- package/components/domainSpecific/SearchModal/SearchInput/constants.js +0 -6
- package/components/domainSpecific/SearchModal/SearchInput/index.d.ts +0 -1
- package/components/domainSpecific/SearchModal/SearchItems/SearchItems.d.ts +0 -5
- package/components/domainSpecific/SearchModal/SearchItems/SearchItems.js +0 -48
- package/components/domainSpecific/SearchModal/SearchItems/SearchItemsStyled.d.ts +0 -10
- package/components/domainSpecific/SearchModal/SearchItems/SearchItemsStyled.js +0 -82
- package/components/domainSpecific/SearchModal/SearchItems/constants.d.ts +0 -7
- package/components/domainSpecific/SearchModal/SearchItems/constants.js +0 -10
- package/components/domainSpecific/SearchModal/SearchItems/index.d.ts +0 -1
- package/components/domainSpecific/SearchModal/SearchItems/utils.d.ts +0 -2
- package/components/domainSpecific/SearchModal/SearchItems/utils.js +0 -7
- package/components/domainSpecific/SearchModal/SearchLoader/SearchLoader.d.ts +0 -5
- package/components/domainSpecific/SearchModal/SearchLoader/SearchLoader.js +0 -20
- package/components/domainSpecific/SearchModal/SearchLoader/SearchLoaderStyled.d.ts +0 -3
- package/components/domainSpecific/SearchModal/SearchLoader/SearchLoaderStyled.js +0 -14
- package/components/domainSpecific/SearchModal/SearchLoader/constants.d.ts +0 -1
- package/components/domainSpecific/SearchModal/SearchLoader/constants.js +0 -4
- package/components/domainSpecific/SearchModal/SearchLoader/index.d.ts +0 -1
- package/components/domainSpecific/SearchModal/SearchModal.d.ts +0 -4
- package/components/domainSpecific/SearchModal/SearchModal.js +0 -39
- package/components/domainSpecific/SearchModal/SearchModal.types.d.ts +0 -48
- package/components/domainSpecific/SearchModal/SearchModalStyled.d.ts +0 -3
- package/components/domainSpecific/SearchModal/SearchModalStyled.js +0 -29
- package/components/domainSpecific/SearchModal/constants.d.ts +0 -5
- package/components/domainSpecific/SearchModal/constants.js +0 -8
- package/components/domainSpecific/SearchModal/index.d.ts +0 -2
- package/components/domainSpecific/Stepper/Stepper.d.ts +0 -2
- package/components/domainSpecific/Stepper/Stepper.js +0 -42
- package/components/domainSpecific/Stepper/Stepper.types.d.ts +0 -31
- package/components/domainSpecific/Stepper/StepperStyled.d.ts +0 -6
- package/components/domainSpecific/Stepper/StepperStyled.js +0 -58
- package/components/domainSpecific/Stepper/constants.d.ts +0 -1
- package/components/domainSpecific/Stepper/constants.js +0 -4
- package/components/domainSpecific/Stepper/index.d.ts +0 -2
- package/components/domainSpecific/Stepper/utils.d.ts +0 -2
- package/components/domainSpecific/Stepper/utils.js +0 -37
- package/components/domainSpecific/Tabs/Tabs.d.ts +0 -2
- package/components/domainSpecific/Tabs/Tabs.js +0 -40
- package/components/domainSpecific/Tabs/Tabs.types.d.ts +0 -26
- package/components/domainSpecific/Tabs/TabsStyled.d.ts +0 -8
- package/components/domainSpecific/Tabs/TabsStyled.js +0 -79
- package/components/domainSpecific/Tabs/constants.d.ts +0 -6
- package/components/domainSpecific/Tabs/constants.js +0 -6
- package/components/domainSpecific/Tabs/index.d.ts +0 -2
- package/components/domainSpecific/index.d.ts +0 -17
- package/components/index.d.ts +0 -6
- package/components/index.types.d.ts +0 -115
- package/components/index.types.js +0 -4
- package/components/layout/ChatContainer/ChatContainer.d.ts +0 -2
- package/components/layout/ChatContainer/ChatContainer.js +0 -57
- package/components/layout/ChatContainer/ChatContainer.types.d.ts +0 -25
- package/components/layout/ChatContainer/ChatContainerStyled.d.ts +0 -9
- package/components/layout/ChatContainer/ChatContainerStyled.js +0 -74
- package/components/layout/ChatContainer/constants.d.ts +0 -1
- package/components/layout/ChatContainer/constants.js +0 -4
- package/components/layout/ChatContainer/index.d.ts +0 -2
- package/components/layout/Column/Column.d.ts +0 -2
- package/components/layout/Column/Column.js +0 -26
- package/components/layout/Column/Column.types.d.ts +0 -6
- package/components/layout/Column/ColumnStyled.d.ts +0 -2
- package/components/layout/Column/ColumnStyled.js +0 -36
- package/components/layout/Column/constants.d.ts +0 -1
- package/components/layout/Column/constants.js +0 -4
- package/components/layout/Column/index.d.ts +0 -2
- package/components/layout/FlexContainer/FlexContainer.d.ts +0 -2
- package/components/layout/FlexContainer/FlexContainer.js +0 -22
- package/components/layout/FlexContainer/FlexContainer.types.d.ts +0 -6
- package/components/layout/FlexContainer/FlexContainerStyled.d.ts +0 -2
- package/components/layout/FlexContainer/FlexContainerStyled.js +0 -21
- package/components/layout/FlexContainer/constants.d.ts +0 -1
- package/components/layout/FlexContainer/constants.js +0 -4
- package/components/layout/FlexContainer/index.d.ts +0 -2
- package/components/layout/FlexContainer/utils.d.ts +0 -2
- package/components/layout/Row/Row.d.ts +0 -3
- package/components/layout/Row/Row.js +0 -26
- package/components/layout/Row/Row.types.d.ts +0 -6
- package/components/layout/Row/RowStyled.d.ts +0 -2
- package/components/layout/Row/RowStyled.js +0 -36
- package/components/layout/Row/constants.d.ts +0 -1
- package/components/layout/Row/constants.js +0 -4
- package/components/layout/Row/index.d.ts +0 -2
- package/components/layout/index.d.ts +0 -4
- package/components/templates/SkeletonSearch/SkeletonSearch.d.ts +0 -2
- package/components/templates/SkeletonSearch/SkeletonSearch.js +0 -30
- package/components/templates/SkeletonSearch/SkeletonSearch.types.d.ts +0 -6
- package/components/templates/SkeletonSearch/SkeletonSearchStyled.d.ts +0 -11
- package/components/templates/SkeletonSearch/SkeletonSearchStyled.js +0 -97
- package/components/templates/SkeletonSearch/constants.d.ts +0 -2
- package/components/templates/SkeletonSearch/constants.js +0 -5
- package/components/templates/SkeletonSearch/index.d.ts +0 -2
- package/components/templates/index.d.ts +0 -1
- package/components/widget/DragAndDrop/DragAndDrop.d.ts +0 -4
- package/components/widget/DragAndDrop/DragAndDrop.js +0 -74
- package/components/widget/DragAndDrop/DragAndDrop.types.d.ts +0 -35
- package/components/widget/DragAndDrop/DragAndDropStyled.d.ts +0 -6
- package/components/widget/DragAndDrop/DragAndDropStyled.js +0 -61
- package/components/widget/DragAndDrop/constants.d.ts +0 -1
- package/components/widget/DragAndDrop/constants.js +0 -4
- package/components/widget/DragAndDrop/index.d.ts +0 -2
- package/components/widget/DragAndDrop/utils/index.d.ts +0 -1
- package/components/widget/DragAndDrop/utils/validators.d.ts +0 -5
- package/components/widget/DragAndDrop/utils/validators.js +0 -17
- package/components/widget/index.d.ts +0 -1
- package/constants/index.d.ts +0 -3
- package/constants/keyboard.d.ts +0 -8
- package/constants/keyboard.js +0 -11
- package/constants/positioning.d.ts +0 -9
- package/constants/positioning.js +0 -11
- package/constants/timers.d.ts +0 -2
- package/constants/timers.js +0 -5
- package/hooks/index.d.ts +0 -6
- package/hooks/useAutoFocus/index.d.ts +0 -1
- package/hooks/useAutoFocus/useAutoFocus.d.ts +0 -2
- package/hooks/useAutoFocus/useAutoFocus.js +0 -11
- package/hooks/useCarousel/index.d.ts +0 -1
- package/hooks/useCarousel/useCarousel.d.ts +0 -23
- package/hooks/useCarousel/useCarousel.js +0 -61
- package/hooks/useClickOutside/index.d.ts +0 -1
- package/hooks/useClickOutside/useClickOutside.d.ts +0 -1
- package/hooks/useClickOutside/useClickOutside.js +0 -15
- package/hooks/useKeyControls/index.d.ts +0 -1
- package/hooks/useKeyControls/useKeyControls.d.ts +0 -2
- package/hooks/useKeyControls/useKeyControls.js +0 -19
- package/hooks/useMediaQuery/index.d.ts +0 -1
- package/hooks/useMediaQuery/useMediaQuery.d.ts +0 -1
- package/hooks/useMediaQuery/useMediaQuery.js +0 -14
- package/hooks/useTheme/index.d.ts +0 -4
- package/hooks/useTheme/useTheme.d.ts +0 -4
- package/hooks/useTheme/useTheme.js +0 -48
- package/hooks/useTheme/useTheme.types.d.ts +0 -14
- package/hooks/useTheme/utils.d.ts +0 -2
- package/hooks/useTheme/utils.js +0 -10
- package/stories/Introduction/ThemeJsonPreview.d.ts +0 -4
- package/stories/components/TokenViewer/TokenViewer.d.ts +0 -2
- package/stories/components/TokenViewer/TokenViewer.types.d.ts +0 -12
- package/stories/components/TokenViewer/TokenViewerStyled.d.ts +0 -11
- package/stories/components/TokenViewer/index.d.ts +0 -1
- package/tokens/accordion.d.ts +0 -62
- package/tokens/accordion.js +0 -72
- package/tokens/animations.d.ts +0 -60
- package/tokens/animations.js +0 -63
- package/tokens/avatar.d.ts +0 -120
- package/tokens/avatar.js +0 -153
- package/tokens/borders.d.ts +0 -9
- package/tokens/borders.js +0 -17
- package/tokens/breadcrumbs.d.ts +0 -30
- package/tokens/breadcrumbs.js +0 -37
- package/tokens/breakpoints.d.ts +0 -8
- package/tokens/breakpoints.js +0 -12
- package/tokens/button.d.ts +0 -155
- package/tokens/button.js +0 -200
- package/tokens/card.d.ts +0 -175
- package/tokens/card.js +0 -187
- package/tokens/carousel.d.ts +0 -197
- package/tokens/carousel.js +0 -208
- package/tokens/chat.d.ts +0 -128
- package/tokens/chat.js +0 -126
- package/tokens/chatbubble.d.ts +0 -48
- package/tokens/chatbubble.js +0 -75
- package/tokens/colors.d.ts +0 -154
- package/tokens/colors.js +0 -157
- package/tokens/column.d.ts +0 -6
- package/tokens/column.js +0 -9
- package/tokens/constants.d.ts +0 -2
- package/tokens/constants.js +0 -4
- package/tokens/counter.d.ts +0 -38
- package/tokens/counter.js +0 -45
- package/tokens/cursors.d.ts +0 -17
- package/tokens/cursors.js +0 -20
- package/tokens/defaultTheme.d.ts +0 -3791
- package/tokens/defaultTheme.js +0 -123
- package/tokens/display.d.ts +0 -16
- package/tokens/display.js +0 -19
- package/tokens/draganddrop.d.ts +0 -61
- package/tokens/draganddrop.js +0 -87
- package/tokens/draganddropfiles.d.ts +0 -3
- package/tokens/draganddropfiles.js +0 -6
- package/tokens/flexContainer.d.ts +0 -9
- package/tokens/flexContainer.js +0 -13
- package/tokens/font.d.ts +0 -47
- package/tokens/font.js +0 -52
- package/tokens/form.d.ts +0 -3
- package/tokens/form.js +0 -6
- package/tokens/header.d.ts +0 -107
- package/tokens/header.js +0 -123
- package/tokens/icon.d.ts +0 -28
- package/tokens/icon.js +0 -32
- package/tokens/image.d.ts +0 -31
- package/tokens/image.js +0 -40
- package/tokens/index.d.ts +0 -3390
- package/tokens/index.js +0 -145
- package/tokens/inlineNotification.d.ts +0 -62
- package/tokens/inlineNotification.js +0 -75
- package/tokens/input.d.ts +0 -212
- package/tokens/input.js +0 -191
- package/tokens/inputfile.d.ts +0 -14
- package/tokens/inputfile.js +0 -18
- package/tokens/label.d.ts +0 -6
- package/tokens/label.js +0 -10
- package/tokens/link.d.ts +0 -80
- package/tokens/link.js +0 -66
- package/tokens/list.d.ts +0 -89
- package/tokens/list.js +0 -87
- package/tokens/loader.d.ts +0 -135
- package/tokens/loader.js +0 -143
- package/tokens/menu.d.ts +0 -15
- package/tokens/menu.js +0 -19
- package/tokens/modal.d.ts +0 -89
- package/tokens/modal.js +0 -112
- package/tokens/price.d.ts +0 -23
- package/tokens/price.js +0 -32
- package/tokens/progressbar.d.ts +0 -51
- package/tokens/progressbar.js +0 -60
- package/tokens/radiogroup.d.ts +0 -80
- package/tokens/radiogroup.js +0 -110
- package/tokens/radius.d.ts +0 -10
- package/tokens/radius.js +0 -14
- package/tokens/rating.d.ts +0 -65
- package/tokens/rating.js +0 -73
- package/tokens/reset.d.ts +0 -1
- package/tokens/reset.js +0 -4
- package/tokens/row.d.ts +0 -5
- package/tokens/row.js +0 -8
- package/tokens/scroll.d.ts +0 -91
- package/tokens/scroll.js +0 -99
- package/tokens/search.d.ts +0 -39
- package/tokens/search.js +0 -45
- package/tokens/searchModal.d.ts +0 -155
- package/tokens/searchModal.js +0 -159
- package/tokens/select.d.ts +0 -93
- package/tokens/select.js +0 -108
- package/tokens/separator.d.ts +0 -56
- package/tokens/separator.js +0 -63
- package/tokens/shadow.d.ts +0 -20
- package/tokens/shadow.js +0 -25
- package/tokens/skeleton.d.ts +0 -68
- package/tokens/skeleton.js +0 -77
- package/tokens/slider.d.ts +0 -58
- package/tokens/slider.js +0 -45
- package/tokens/snackbar.d.ts +0 -157
- package/tokens/snackbar.js +0 -177
- package/tokens/spacing.d.ts +0 -9
- package/tokens/spacing.js +0 -13
- package/tokens/stepper.d.ts +0 -132
- package/tokens/stepper.js +0 -147
- package/tokens/switch.d.ts +0 -67
- package/tokens/switch.js +0 -75
- package/tokens/tabs.d.ts +0 -88
- package/tokens/tabs.js +0 -110
- package/tokens/textarea.d.ts +0 -44
- package/tokens/textarea.js +0 -47
- package/tokens/toggle.d.ts +0 -9
- package/tokens/toggle.js +0 -19
- package/tokens/tooltip.d.ts +0 -61
- package/tokens/tooltip.js +0 -68
- package/tokens/types/index.types.d.ts +0 -14
- package/tokens/types/index.types.js +0 -4
- package/tokens/typography.d.ts +0 -127
- package/tokens/typography.js +0 -134
- package/tokens/utils.d.ts +0 -47
- package/tokens/utils.js +0 -88
- package/tokens/values.d.ts +0 -65
- package/tokens/values.js +0 -76
- package/tokens/wrapper.d.ts +0 -29
- package/tokens/wrapper.js +0 -34
- package/types/accesability.d.ts +0 -5
- package/types/accesability.js +0 -4
- package/types/button.d.ts +0 -28
- package/types/button.js +0 -7
- package/types/card.d.ts +0 -8
- package/types/card.js +0 -5
- package/types/carousel.d.ts +0 -12
- package/types/carousel.js +0 -6
- package/types/chat.d.ts +0 -5
- package/types/chat.js +0 -4
- package/types/common.d.ts +0 -12
- package/types/common.js +0 -5
- package/types/cursors.d.ts +0 -14
- package/types/cursors.js +0 -4
- package/types/index.d.ts +0 -21
- package/types/input.d.ts +0 -30
- package/types/input.js +0 -6
- package/types/keys.d.ts +0 -8
- package/types/label.d.ts +0 -4
- package/types/label.js +0 -4
- package/types/layout.d.ts +0 -8
- package/types/layout.js +0 -4
- package/types/link.d.ts +0 -18
- package/types/link.js +0 -5
- package/types/list.d.ts +0 -6
- package/types/list.js +0 -4
- package/types/misc.d.ts +0 -17
- package/types/separator.d.ts +0 -10
- package/types/separator.js +0 -5
- package/types/skeleton.d.ts +0 -5
- package/types/skeleton.js +0 -4
- package/types/snackbar.d.ts +0 -14
- package/types/snackbar.js +0 -5
- package/types/stepper.d.ts +0 -9
- package/types/stepper.js +0 -5
- package/types/styles.d.ts +0 -3
- package/types/typography.d.ts +0 -45
- package/types/typography.js +0 -6
- package/types/wrapper.d.ts +0 -5
- package/types/wrapper.js +0 -4
- package/utils/animationFrame.d.ts +0 -15
- package/utils/animationFrame.js +0 -17
- package/utils/common.d.ts +0 -2
- package/utils/common.js +0 -4
- package/utils/date.d.ts +0 -9
- package/utils/date.js +0 -11
- package/utils/focus.d.ts +0 -32
- package/utils/focus.js +0 -54
- package/utils/getCharCount.d.ts +0 -3
- package/utils/helpers.d.ts +0 -13
- package/utils/helpers.js +0 -49
- package/utils/index.d.ts +0 -10
- package/utils/layout.d.ts +0 -6
- package/utils/layout.js +0 -32
- package/utils/math.d.ts +0 -6
- package/utils/math.js +0 -11
- package/utils/setInRange.d.ts +0 -5
- package/utils/setInRange.js +0 -11
- package/utils/uniqueKeys.d.ts +0 -1
- package/utils/uniqueKeys.js +0 -4
package/index.js
CHANGED
|
@@ -3,25 +3,25 @@ import { defaultTokens as t } from "./tokens/index.js";
|
|
|
3
3
|
import { default as m } from "./components/core/List/List.js";
|
|
4
4
|
import { default as x } from "./components/core/Tooltip/Tooltip.js";
|
|
5
5
|
import { default as a } from "./components/core/Wrapper/Wrapper.js";
|
|
6
|
-
import { updateThemeTokens as
|
|
6
|
+
import { updateThemeTokens as s } from "./hooks/useTheme/utils.js";
|
|
7
7
|
import { ThemeProvider as l, useTheme as d } from "./hooks/useTheme/useTheme.js";
|
|
8
8
|
import { useClickOutside as I } from "./hooks/useClickOutside/useClickOutside.js";
|
|
9
|
-
import { useAutoFocus as
|
|
10
|
-
import { useMediaQuery as
|
|
9
|
+
import { useAutoFocus as h } from "./hooks/useAutoFocus/useAutoFocus.js";
|
|
10
|
+
import { useMediaQuery as C } from "./hooks/useMediaQuery/useMediaQuery.js";
|
|
11
11
|
import { useKeyControls as b } from "./hooks/useKeyControls/useKeyControls.js";
|
|
12
12
|
import { useCarousel as w } from "./hooks/useCarousel/useCarousel.js";
|
|
13
|
-
import { Breadcrumbs as
|
|
14
|
-
import { Button as
|
|
13
|
+
import { Breadcrumbs as F } from "./components/core/Breadcrumbs/Breadcrumbs.js";
|
|
14
|
+
import { Button as k } from "./components/core/Button/Button.js";
|
|
15
15
|
import { Dropdown as M } from "./components/core/Dropdown/Dropdown.js";
|
|
16
|
-
import { DropdownContext as
|
|
17
|
-
import { DropdownItem as
|
|
18
|
-
import { Form as
|
|
19
|
-
import { Icon as
|
|
20
|
-
import { Image as
|
|
21
|
-
import { InlineNotification as
|
|
16
|
+
import { DropdownContext as P, useDropdownContext as B } from "./components/core/Dropdown/hooks/useDropdown.js";
|
|
17
|
+
import { DropdownItem as L } from "./components/core/DropdownItem/DropdownItem.js";
|
|
18
|
+
import { Form as E } from "./components/core/Form/Form.js";
|
|
19
|
+
import { Icon as H, registerCustomIcons as V } from "./components/core/Icon/Icon.js";
|
|
20
|
+
import { Image as N } from "./components/core/Image/Image.js";
|
|
21
|
+
import { InlineNotification as Q } from "./components/core/InlineNotification/InlineNotification.js";
|
|
22
22
|
import { Input as z } from "./components/core/Input/Input.js";
|
|
23
|
-
import { InputFile as
|
|
24
|
-
import { Label as
|
|
23
|
+
import { InputFile as j } from "./components/core/InputFile/InputFile.js";
|
|
24
|
+
import { Label as X } from "./components/core/Label/Label.js";
|
|
25
25
|
import { Link as Z } from "./components/core/Link/Link.js";
|
|
26
26
|
import { Loader as oo } from "./components/core/Loader/Loader.js";
|
|
27
27
|
import { Menu as eo } from "./components/core/Menu/Menu.js";
|
|
@@ -29,50 +29,50 @@ import { Modal as po } from "./components/core/Modal/Modal.js";
|
|
|
29
29
|
import { Portal as fo } from "./components/core/Portal/Portal.js";
|
|
30
30
|
import { Scroll as no } from "./components/core/Scroll/Scroll.js";
|
|
31
31
|
import { Select as co } from "./components/core/Select/Select.js";
|
|
32
|
-
import { SelectContext as
|
|
32
|
+
import { SelectContext as io, useSelectContext as lo } from "./components/core/Select/hooks/useSelectContext.js";
|
|
33
33
|
import { Separator as Io } from "./components/core/Separator/Separator.js";
|
|
34
|
-
import { Skeleton as
|
|
35
|
-
import { Slider as
|
|
34
|
+
import { Skeleton as ho } from "./components/core/Skeleton/Skeleton.js";
|
|
35
|
+
import { Slider as Co } from "./components/core/Slider/Slider.js";
|
|
36
36
|
import { StyledSlider as bo } from "./components/core/Slider/SliderStyled.js";
|
|
37
37
|
import { SnackbarManager as wo, showSnackbar as Ao } from "./components/core/Snackbar/SnackbarManager.js";
|
|
38
|
-
import { Snackbar as
|
|
39
|
-
import { Switch as
|
|
38
|
+
import { Snackbar as Do } from "./components/core/Snackbar/Snackbar.js";
|
|
39
|
+
import { Switch as vo } from "./components/core/Switch/Switch.js";
|
|
40
40
|
import { Toggle as Ro } from "./components/core/Toggle/Toggle.js";
|
|
41
|
-
import { TooltipPosition as
|
|
42
|
-
import { Typography as
|
|
43
|
-
import { Roles as
|
|
44
|
-
import { Textarea as
|
|
45
|
-
import { TextareaColorVariant as
|
|
46
|
-
import { FlexContainer as
|
|
41
|
+
import { TooltipPosition as Bo } from "./components/core/Tooltip/Tooltip.types.js";
|
|
42
|
+
import { Typography as Lo } from "./components/core/Typography/Typography.js";
|
|
43
|
+
import { Roles as Eo } from "./components/core/types/roles.types.js";
|
|
44
|
+
import { Textarea as Ho } from "./components/core/Textarea/Textarea.js";
|
|
45
|
+
import { TextareaColorVariant as Wo, TextareaResize as No, TextareaVariant as Go } from "./components/core/Textarea/Textarea.types.js";
|
|
46
|
+
import { FlexContainer as _o } from "./components/layout/FlexContainer/FlexContainer.js";
|
|
47
47
|
import { Column as Jo } from "./components/layout/Column/Column.js";
|
|
48
|
-
import { Row as
|
|
49
|
-
import { ChatContainer as
|
|
48
|
+
import { Row as qo } from "./components/layout/Row/Row.js";
|
|
49
|
+
import { ChatContainer as Yo } from "./components/layout/ChatContainer/ChatContainer.js";
|
|
50
50
|
import { Accordion as $o } from "./components/domainSpecific/Accordion/Accordion.js";
|
|
51
51
|
import { AccordionItem as rr } from "./components/domainSpecific/Accordion/AccordionItem/AccordionItem.js";
|
|
52
52
|
import { AccordionHeader as tr } from "./components/domainSpecific/Accordion/AccordionHeader/AccordionHeader.js";
|
|
53
53
|
import { AccordionContent as mr } from "./components/domainSpecific/Accordion/AccordionContent/AccordionContent.js";
|
|
54
54
|
import { Avatar as xr } from "./components/domainSpecific/Avatar/Avatar.js";
|
|
55
55
|
import { Card as ar } from "./components/domainSpecific/Card/Card.js";
|
|
56
|
-
import { Carousel as
|
|
56
|
+
import { Carousel as sr, extractCarouselNodes as ir } from "./components/domainSpecific/Carousel/Carousel.js";
|
|
57
57
|
import { ChatBubble as dr } from "./components/domainSpecific/ChatBubble/ChatBubble.js";
|
|
58
58
|
import { ContentCarousel as Ir } from "./components/domainSpecific/ContentCarousel/ContentCarousel.js";
|
|
59
|
-
import { Counter as
|
|
60
|
-
import { DragAndDropFiles as
|
|
59
|
+
import { Counter as hr } from "./components/domainSpecific/Counter/Counter.js";
|
|
60
|
+
import { DragAndDropFiles as Cr } from "./components/domainSpecific/DragAndDropFiles/DragAndDropFiles.js";
|
|
61
61
|
import { Header as br } from "./components/domainSpecific/Header/Header.js";
|
|
62
62
|
import { Price as wr } from "./components/domainSpecific/Price/Price.js";
|
|
63
|
-
import { ProgressBar as
|
|
64
|
-
import { RadioGroup as
|
|
63
|
+
import { ProgressBar as Fr } from "./components/domainSpecific/ProgressBar/ProgressBar.js";
|
|
64
|
+
import { RadioGroup as kr } from "./components/domainSpecific/RadioGroup/RadioGroup.js";
|
|
65
65
|
import { RadioGroupVariant as Mr } from "./components/domainSpecific/RadioGroup/RadioGroup.types.js";
|
|
66
|
-
import { Rating as
|
|
66
|
+
import { Rating as Pr } from "./components/domainSpecific/Rating/Rating.js";
|
|
67
67
|
import { Search as Ur } from "./components/domainSpecific/Search/Search.js";
|
|
68
|
-
import { SearchModal as
|
|
68
|
+
import { SearchModal as Or } from "./components/domainSpecific/SearchModal/SearchModal.js";
|
|
69
69
|
import { Stepper as Kr } from "./components/domainSpecific/Stepper/Stepper.js";
|
|
70
|
-
import { Tabs as
|
|
71
|
-
import { DragAndDrop as
|
|
72
|
-
import { SkeletonSearch as
|
|
70
|
+
import { Tabs as Vr } from "./components/domainSpecific/Tabs/Tabs.js";
|
|
71
|
+
import { DragAndDrop as Nr } from "./components/widget/DragAndDrop/DragAndDrop.js";
|
|
72
|
+
import { SkeletonSearch as Qr } from "./components/templates/SkeletonSearch/SkeletonSearch.js";
|
|
73
73
|
import { FileTypes as zr } from "./components/index.types.js";
|
|
74
|
-
import { separator as
|
|
75
|
-
import { draganddrop as
|
|
74
|
+
import { separator as jr } from "./tokens/separator.js";
|
|
75
|
+
import { draganddrop as Xr } from "./tokens/draganddrop.js";
|
|
76
76
|
import { avatar as Zr } from "./tokens/avatar.js";
|
|
77
77
|
import { chatbubble as oe } from "./tokens/chatbubble.js";
|
|
78
78
|
import { radiogroup as ee } from "./tokens/radiogroup.js";
|
|
@@ -80,48 +80,48 @@ import { searchModal as pe } from "./tokens/searchModal.js";
|
|
|
80
80
|
import { inputfile as fe } from "./tokens/inputfile.js";
|
|
81
81
|
import { carousel as ne } from "./tokens/carousel.js";
|
|
82
82
|
import { progressbar as ce } from "./tokens/progressbar.js";
|
|
83
|
-
import { card as
|
|
83
|
+
import { card as ie } from "./tokens/card.js";
|
|
84
84
|
import { counter as de } from "./tokens/counter.js";
|
|
85
85
|
import { chat as Ie } from "./tokens/chat.js";
|
|
86
|
-
import { values as
|
|
87
|
-
import { font as
|
|
86
|
+
import { values as he } from "./tokens/values.js";
|
|
87
|
+
import { font as Ce } from "./tokens/font.js";
|
|
88
88
|
import { colors as be } from "./tokens/colors.js";
|
|
89
89
|
import { breakpoints as we } from "./tokens/breakpoints.js";
|
|
90
|
-
import { menu as
|
|
91
|
-
import { spacing as
|
|
90
|
+
import { menu as Fe } from "./tokens/menu.js";
|
|
91
|
+
import { spacing as ke } from "./tokens/spacing.js";
|
|
92
92
|
import { radius as Me } from "./tokens/radius.js";
|
|
93
|
-
import { typography as
|
|
93
|
+
import { typography as Pe } from "./tokens/typography.js";
|
|
94
94
|
import { borders as Ue } from "./tokens/borders.js";
|
|
95
|
-
import { button as
|
|
95
|
+
import { button as Oe } from "./tokens/button.js";
|
|
96
96
|
import { input as Ke } from "./tokens/input.js";
|
|
97
|
-
import { label as
|
|
98
|
-
import { link as
|
|
99
|
-
import { form as
|
|
97
|
+
import { label as Ve } from "./tokens/label.js";
|
|
98
|
+
import { link as Ne } from "./tokens/link.js";
|
|
99
|
+
import { form as Qe } from "./tokens/form.js";
|
|
100
100
|
import { cursors as ze } from "./tokens/cursors.js";
|
|
101
|
-
import { textarea as
|
|
102
|
-
import { wrapper as
|
|
101
|
+
import { textarea as je } from "./tokens/textarea.js";
|
|
102
|
+
import { wrapper as Xe } from "./tokens/wrapper.js";
|
|
103
103
|
import { loader as Ze } from "./tokens/loader.js";
|
|
104
104
|
import { switchToken as ot } from "./tokens/switch.js";
|
|
105
105
|
import { animations as et } from "./tokens/animations.js";
|
|
106
106
|
import { skeleton as pt } from "./tokens/skeleton.js";
|
|
107
107
|
import { defaultTheme as ft } from "./tokens/defaultTheme.js";
|
|
108
108
|
import { DEFAULT_SNACKBAR_WIDTH as nt, snackbar as at } from "./tokens/snackbar.js";
|
|
109
|
-
import { list as
|
|
109
|
+
import { list as st } from "./tokens/list.js";
|
|
110
110
|
import { select as lt } from "./tokens/select.js";
|
|
111
111
|
import { search as ut } from "./tokens/search.js";
|
|
112
112
|
import { breadcrumbs as gt } from "./tokens/breadcrumbs.js";
|
|
113
|
-
import { icon as
|
|
114
|
-
import { reset as
|
|
113
|
+
import { icon as St } from "./tokens/icon.js";
|
|
114
|
+
import { reset as Tt } from "./tokens/reset.js";
|
|
115
115
|
import { switchToggle as yt } from "./tokens/toggle.js";
|
|
116
116
|
import { tabs as At } from "./tokens/tabs.js";
|
|
117
|
-
import { stepper as
|
|
118
|
-
import { rating as
|
|
117
|
+
import { stepper as Dt } from "./tokens/stepper.js";
|
|
118
|
+
import { rating as vt } from "./tokens/rating.js";
|
|
119
119
|
import { header as Rt } from "./tokens/header.js";
|
|
120
|
-
import { draganddropfiles as
|
|
121
|
-
import { slider as
|
|
122
|
-
import { scroll as
|
|
123
|
-
import { convertJsonToCssKeyframeCss as
|
|
124
|
-
import { Unit as
|
|
120
|
+
import { draganddropfiles as Bt } from "./tokens/draganddropfiles.js";
|
|
121
|
+
import { slider as Lt } from "./tokens/slider.js";
|
|
122
|
+
import { scroll as Et } from "./tokens/scroll.js";
|
|
123
|
+
import { convertJsonToCssKeyframeCss as Ht, convertToInlineBoxStyles as Vt, convertToUnit as Wt, generateStateStyles as Nt, getBoxStyles as Gt, getFocusStyles as Qt, getImgSrc as _t, getMediaQuery as zt, getSpacing as Jt, hexToRgba as jt } from "./tokens/utils.js";
|
|
124
|
+
import { Unit as Xt } from "./tokens/types/index.types.js";
|
|
125
125
|
import { StarIcon as Zt } from "./assets/icons/star.js";
|
|
126
126
|
import { CrossIcon as op } from "./assets/icons/cross.js";
|
|
127
127
|
import { ToastSuccessIcon as ep } from "./assets/icons/toast_success.js";
|
|
@@ -129,26 +129,26 @@ import { ToastWarningIcon as pp } from "./assets/icons/toast_warning.js";
|
|
|
129
129
|
import { ToastErrorIcon as fp } from "./assets/icons/toast_error.js";
|
|
130
130
|
import { ToastInfoIcon as np } from "./assets/icons/toast_info.js";
|
|
131
131
|
import { DotIcon as cp } from "./assets/icons/dot.js";
|
|
132
|
-
import { CheckIcon as
|
|
132
|
+
import { CheckIcon as ip } from "./assets/icons/check.js";
|
|
133
133
|
import { AttachmentIcon as dp } from "./assets/icons/attachment.js";
|
|
134
134
|
import { ArrowDownIcon as Ip } from "./assets/icons/arrow-down.js";
|
|
135
|
-
import { ChevronRightIcon as
|
|
136
|
-
import { ChevronLeftIcon as
|
|
135
|
+
import { ChevronRightIcon as hp } from "./assets/icons/chevron-right.js";
|
|
136
|
+
import { ChevronLeftIcon as Cp } from "./assets/icons/chevron-left.js";
|
|
137
137
|
import { MobileMenuIcon as bp } from "./assets/icons/mobile_menu_button.js";
|
|
138
138
|
import { HomeIcon as wp } from "./assets/icons/home.js";
|
|
139
|
-
import { SlashIcon as
|
|
140
|
-
import { ArrowForwardIcon as
|
|
139
|
+
import { SlashIcon as Fp } from "./assets/icons/slash.js";
|
|
140
|
+
import { ArrowForwardIcon as kp } from "./assets/icons/arrow-forward.js";
|
|
141
141
|
import { LocalShippingIcon as Mp } from "./assets/icons/local_shipping.js";
|
|
142
|
-
import { FavoriteIcon as
|
|
142
|
+
import { FavoriteIcon as Pp } from "./assets/icons/favorite.js";
|
|
143
143
|
import { FavoriteOutlinedIcon as Up } from "./assets/icons/favorite_outlined.js";
|
|
144
|
-
import { DeleteOutlinedIcon as
|
|
144
|
+
import { DeleteOutlinedIcon as Op } from "./assets/icons/delete_outlined.js";
|
|
145
145
|
import { AccountCircleIcon as Kp } from "./assets/icons/account_circle.js";
|
|
146
|
-
import { ShoppingBagIcon as
|
|
147
|
-
import { ErrorOutlineIcon as
|
|
148
|
-
import { StarOutlinedIcon as
|
|
146
|
+
import { ShoppingBagIcon as Vp } from "./assets/icons/shopping_bag.js";
|
|
147
|
+
import { ErrorOutlineIcon as Np } from "./assets/icons/error_outline.js";
|
|
148
|
+
import { StarOutlinedIcon as Qp } from "./assets/icons/starOutlined.js";
|
|
149
149
|
import { MinusIcon as zp } from "./assets/icons/minus.js";
|
|
150
|
-
import { PlusIcon as
|
|
151
|
-
import { FilterIcon as
|
|
150
|
+
import { PlusIcon as jp } from "./assets/icons/plus.js";
|
|
151
|
+
import { FilterIcon as Xp } from "./assets/icons/filter.js";
|
|
152
152
|
import { RulerIcon as Zp } from "./assets/icons/ruler.js";
|
|
153
153
|
import { ProcessingIcon as om } from "./assets/icons/processing.js";
|
|
154
154
|
import { PaymentCardIcon as em } from "./assets/icons/paymentCard.js";
|
|
@@ -156,23 +156,20 @@ import { KeyboardArrowDown as pm } from "./assets/icons/keyboard_arrow_down.js";
|
|
|
156
156
|
import { EyeIcon as fm } from "./assets/icons/eye.js";
|
|
157
157
|
import { UploadIcon as nm } from "./assets/icons/upload.js";
|
|
158
158
|
import { SearchIcon as cm } from "./assets/icons/search.js";
|
|
159
|
-
import { WifiTetheringIcon as
|
|
159
|
+
import { WifiTetheringIcon as im } from "./assets/icons/wifiTethering.js";
|
|
160
160
|
import { PortraitIcon as dm } from "./assets/icons/portrait.js";
|
|
161
161
|
import { FolderIcon as Im } from "./assets/icons/folder.js";
|
|
162
|
-
import { FolderOpenIcon as
|
|
163
|
-
import { EditIcon as
|
|
162
|
+
import { FolderOpenIcon as hm } from "./assets/icons/folderOpen.js";
|
|
163
|
+
import { EditIcon as Cm } from "./assets/icons/edit.js";
|
|
164
164
|
import { VolumeUpIcon as bm } from "./assets/icons/volume-up.js";
|
|
165
165
|
import { ContentCopyIcon as wm } from "./assets/icons/content-copy.js";
|
|
166
|
-
import { ThumbUpIcon as
|
|
167
|
-
import { ThumbDownIcon as
|
|
166
|
+
import { ThumbUpIcon as Fm } from "./assets/icons/thumb-up.js";
|
|
167
|
+
import { ThumbDownIcon as km } from "./assets/icons/thumb-down.js";
|
|
168
168
|
import { FileCopyIcon as Mm } from "./assets/icons/file-copy.js";
|
|
169
|
-
import { KeyboardArrowUp as
|
|
169
|
+
import { KeyboardArrowUp as Pm } from "./assets/icons/keyboard_arrow_up.js";
|
|
170
170
|
import { Send as Um } from "./assets/icons/send.js";
|
|
171
|
-
import { ThumbDownFilled as
|
|
171
|
+
import { ThumbDownFilled as Om } from "./assets/icons/thumb-down-filled.js";
|
|
172
172
|
import { ThumbUpFilled as Km } from "./assets/icons/thumb-up-filled.js";
|
|
173
|
-
import { CLAUDE_GRIDKIT_SYSTEM_PROMPT as _m, buildClaudeSystemPrompt as Hm, buildGDLibraryPrompt as Vm, defaultAIPromptIntro as Wm } from "./ai/prompts.js";
|
|
174
|
-
import { generateLoginPageTSX as Qm, generateUIFromIntent as zm } from "./ai/codegen.js";
|
|
175
|
-
import { aiComponentsSchema as Xm, aiPromptGuidelines as Ym } from "./ai/schemas/components.js";
|
|
176
173
|
export {
|
|
177
174
|
$o as Accordion,
|
|
178
175
|
mr as AccordionContent,
|
|
@@ -180,54 +177,53 @@ export {
|
|
|
180
177
|
rr as AccordionItem,
|
|
181
178
|
Kp as AccountCircleIcon,
|
|
182
179
|
Ip as ArrowDownIcon,
|
|
183
|
-
|
|
180
|
+
kp as ArrowForwardIcon,
|
|
184
181
|
dp as AttachmentIcon,
|
|
185
182
|
xr as Avatar,
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
_m as CLAUDE_GRIDKIT_SYSTEM_PROMPT,
|
|
183
|
+
F as Breadcrumbs,
|
|
184
|
+
k as Button,
|
|
189
185
|
ar as Card,
|
|
190
|
-
|
|
186
|
+
sr as Carousel,
|
|
191
187
|
dr as ChatBubble,
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
188
|
+
Yo as ChatContainer,
|
|
189
|
+
ip as CheckIcon,
|
|
190
|
+
Cp as ChevronLeftIcon,
|
|
191
|
+
hp as ChevronRightIcon,
|
|
196
192
|
Jo as Column,
|
|
197
193
|
Ir as ContentCarousel,
|
|
198
194
|
wm as ContentCopyIcon,
|
|
199
|
-
|
|
195
|
+
hr as Counter,
|
|
200
196
|
op as CrossIcon,
|
|
201
197
|
nt as DEFAULT_SNACKBAR_WIDTH,
|
|
202
|
-
|
|
198
|
+
Op as DeleteOutlinedIcon,
|
|
203
199
|
cp as DotIcon,
|
|
204
|
-
|
|
205
|
-
|
|
200
|
+
Nr as DragAndDrop,
|
|
201
|
+
Cr as DragAndDropFiles,
|
|
206
202
|
M as Dropdown,
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
203
|
+
P as DropdownContext,
|
|
204
|
+
L as DropdownItem,
|
|
205
|
+
Cm as EditIcon,
|
|
206
|
+
Np as ErrorOutlineIcon,
|
|
211
207
|
fm as EyeIcon,
|
|
212
|
-
|
|
208
|
+
Pp as FavoriteIcon,
|
|
213
209
|
Up as FavoriteOutlinedIcon,
|
|
214
210
|
Mm as FileCopyIcon,
|
|
215
211
|
zr as FileTypes,
|
|
216
|
-
|
|
217
|
-
|
|
212
|
+
Xp as FilterIcon,
|
|
213
|
+
_o as FlexContainer,
|
|
218
214
|
Im as FolderIcon,
|
|
219
|
-
|
|
220
|
-
|
|
215
|
+
hm as FolderOpenIcon,
|
|
216
|
+
E as Form,
|
|
221
217
|
br as Header,
|
|
222
218
|
wp as HomeIcon,
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
219
|
+
H as Icon,
|
|
220
|
+
N as Image,
|
|
221
|
+
Q as InlineNotification,
|
|
226
222
|
z as Input,
|
|
227
|
-
|
|
223
|
+
j as InputFile,
|
|
228
224
|
pm as KeyboardArrowDown,
|
|
229
|
-
|
|
230
|
-
|
|
225
|
+
Pm as KeyboardArrowUp,
|
|
226
|
+
X as Label,
|
|
231
227
|
Z as Link,
|
|
232
228
|
m as List,
|
|
233
229
|
oo as Loader,
|
|
@@ -237,138 +233,131 @@ export {
|
|
|
237
233
|
bp as MobileMenuIcon,
|
|
238
234
|
po as Modal,
|
|
239
235
|
em as PaymentCardIcon,
|
|
240
|
-
|
|
236
|
+
jp as PlusIcon,
|
|
241
237
|
fo as Portal,
|
|
242
238
|
dm as PortraitIcon,
|
|
243
239
|
wr as Price,
|
|
244
240
|
om as ProcessingIcon,
|
|
245
|
-
|
|
246
|
-
|
|
241
|
+
Fr as ProgressBar,
|
|
242
|
+
kr as RadioGroup,
|
|
247
243
|
Mr as RadioGroupVariant,
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
244
|
+
Pr as Rating,
|
|
245
|
+
Eo as Roles,
|
|
246
|
+
qo as Row,
|
|
251
247
|
Zp as RulerIcon,
|
|
252
248
|
no as Scroll,
|
|
253
249
|
Ur as Search,
|
|
254
250
|
cm as SearchIcon,
|
|
255
|
-
|
|
251
|
+
Or as SearchModal,
|
|
256
252
|
co as Select,
|
|
257
|
-
|
|
253
|
+
io as SelectContext,
|
|
258
254
|
Um as Send,
|
|
259
255
|
Io as Separator,
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
256
|
+
Vp as ShoppingBagIcon,
|
|
257
|
+
ho as Skeleton,
|
|
258
|
+
Qr as SkeletonSearch,
|
|
259
|
+
Fp as SlashIcon,
|
|
260
|
+
Co as Slider,
|
|
261
|
+
Do as Snackbar,
|
|
266
262
|
wo as SnackbarManager,
|
|
267
263
|
Zt as StarIcon,
|
|
268
|
-
|
|
264
|
+
Qp as StarOutlinedIcon,
|
|
269
265
|
Kr as Stepper,
|
|
270
266
|
bo as StyledSlider,
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
267
|
+
vo as Switch,
|
|
268
|
+
Vr as Tabs,
|
|
269
|
+
Ho as Textarea,
|
|
270
|
+
Wo as TextareaColorVariant,
|
|
271
|
+
No as TextareaResize,
|
|
272
|
+
Go as TextareaVariant,
|
|
277
273
|
l as ThemeProvider,
|
|
278
|
-
|
|
279
|
-
|
|
274
|
+
Om as ThumbDownFilled,
|
|
275
|
+
km as ThumbDownIcon,
|
|
280
276
|
Km as ThumbUpFilled,
|
|
281
|
-
|
|
277
|
+
Fm as ThumbUpIcon,
|
|
282
278
|
fp as ToastErrorIcon,
|
|
283
279
|
np as ToastInfoIcon,
|
|
284
280
|
ep as ToastSuccessIcon,
|
|
285
281
|
pp as ToastWarningIcon,
|
|
286
282
|
Ro as Toggle,
|
|
287
283
|
x as Tooltip,
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
284
|
+
Bo as TooltipPosition,
|
|
285
|
+
Lo as Typography,
|
|
286
|
+
Xt as Unit,
|
|
291
287
|
nm as UploadIcon,
|
|
292
288
|
bm as VolumeUpIcon,
|
|
293
|
-
|
|
289
|
+
im as WifiTetheringIcon,
|
|
294
290
|
a as Wrapper,
|
|
295
|
-
Xm as aiComponentsSchema,
|
|
296
|
-
Ym as aiPromptGuidelines,
|
|
297
291
|
et as animations,
|
|
298
292
|
Zr as avatar,
|
|
299
293
|
Ue as borders,
|
|
300
294
|
gt as breadcrumbs,
|
|
301
295
|
we as breakpoints,
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
Ee as button,
|
|
305
|
-
se as card,
|
|
296
|
+
Oe as button,
|
|
297
|
+
ie as card,
|
|
306
298
|
ne as carousel,
|
|
307
299
|
Ie as chat,
|
|
308
300
|
oe as chatbubble,
|
|
309
301
|
be as colors,
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
302
|
+
Ht as convertJsonToCssKeyframeCss,
|
|
303
|
+
Vt as convertToInlineBoxStyles,
|
|
304
|
+
Wt as convertToUnit,
|
|
313
305
|
de as counter,
|
|
314
306
|
ze as cursors,
|
|
315
|
-
Wm as defaultAIPromptIntro,
|
|
316
307
|
ft as defaultTheme,
|
|
317
308
|
t as defaultTokens,
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
Nt as getFocusStyles,
|
|
328
|
-
Qt as getImgSrc,
|
|
309
|
+
Xr as draganddrop,
|
|
310
|
+
Bt as draganddropfiles,
|
|
311
|
+
ir as extractCarouselNodes,
|
|
312
|
+
Ce as font,
|
|
313
|
+
Qe as form,
|
|
314
|
+
Nt as generateStateStyles,
|
|
315
|
+
Gt as getBoxStyles,
|
|
316
|
+
Qt as getFocusStyles,
|
|
317
|
+
_t as getImgSrc,
|
|
329
318
|
zt as getMediaQuery,
|
|
330
319
|
Jt as getSpacing,
|
|
331
320
|
Rt as header,
|
|
332
|
-
|
|
333
|
-
|
|
321
|
+
jt as hexToRgba,
|
|
322
|
+
St as icon,
|
|
334
323
|
Ke as input,
|
|
335
324
|
fe as inputfile,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
325
|
+
Ve as label,
|
|
326
|
+
Ne as link,
|
|
327
|
+
st as list,
|
|
339
328
|
Ze as loader,
|
|
340
|
-
|
|
329
|
+
Fe as menu,
|
|
341
330
|
ce as progressbar,
|
|
342
331
|
ee as radiogroup,
|
|
343
332
|
Me as radius,
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
333
|
+
vt as rating,
|
|
334
|
+
V as registerCustomIcons,
|
|
335
|
+
Tt as reset,
|
|
336
|
+
Et as scroll,
|
|
348
337
|
ut as search,
|
|
349
338
|
pe as searchModal,
|
|
350
339
|
lt as select,
|
|
351
|
-
|
|
340
|
+
jr as separator,
|
|
352
341
|
Ao as showSnackbar,
|
|
353
342
|
pt as skeleton,
|
|
354
|
-
|
|
343
|
+
Lt as slider,
|
|
355
344
|
at as snackbar,
|
|
356
|
-
|
|
357
|
-
|
|
345
|
+
ke as spacing,
|
|
346
|
+
Dt as stepper,
|
|
358
347
|
yt as switchToggle,
|
|
359
348
|
ot as switchToken,
|
|
360
349
|
At as tabs,
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
350
|
+
je as textarea,
|
|
351
|
+
Pe as typography,
|
|
352
|
+
s as updateThemeTokens,
|
|
353
|
+
h as useAutoFocus,
|
|
365
354
|
w as useCarousel,
|
|
366
355
|
I as useClickOutside,
|
|
367
|
-
|
|
356
|
+
B as useDropdownContext,
|
|
368
357
|
b as useKeyControls,
|
|
369
|
-
|
|
358
|
+
C as useMediaQuery,
|
|
370
359
|
lo as useSelectContext,
|
|
371
360
|
d as useTheme,
|
|
372
|
-
|
|
373
|
-
|
|
361
|
+
he as values,
|
|
362
|
+
Xe as wrapper
|
|
374
363
|
};
|