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/tokens/typography.js
DELETED
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
import { font as i } from "./font.js";
|
|
2
|
-
import { spacing as n } from "./spacing.js";
|
|
3
|
-
import { TypographyStyleVariant as o, TypographyVariant as e } from "../types/typography.js";
|
|
4
|
-
import { SizeVariant as t } from "../types/common.js";
|
|
5
|
-
const a = {
|
|
6
|
-
base: {
|
|
7
|
-
fontFamily: i.family
|
|
8
|
-
},
|
|
9
|
-
[e.Inherit]: {
|
|
10
|
-
fontSize: "inherit",
|
|
11
|
-
fontWeight: "inherit",
|
|
12
|
-
lineHeight: "inherit"
|
|
13
|
-
},
|
|
14
|
-
[e.H1]: {
|
|
15
|
-
fontSize: i.size[e.H1],
|
|
16
|
-
fontWeight: i.weight.normal,
|
|
17
|
-
lineHeight: i.line.height[e.H1],
|
|
18
|
-
marginTop: n[t.Xl],
|
|
19
|
-
marginBottom: n[t.Xl]
|
|
20
|
-
},
|
|
21
|
-
[e.H2]: {
|
|
22
|
-
fontSize: i.size[e.H2],
|
|
23
|
-
fontWeight: i.weight.normal,
|
|
24
|
-
lineHeight: i.line.height[e.H2],
|
|
25
|
-
marginTop: n[t.Lg],
|
|
26
|
-
marginBottom: n[t.Lg]
|
|
27
|
-
},
|
|
28
|
-
[e.H3]: {
|
|
29
|
-
fontSize: i.size[e.H3],
|
|
30
|
-
fontWeight: i.weight.normal,
|
|
31
|
-
lineHeight: i.line.height[e.H3],
|
|
32
|
-
marginTop: n[t.Md],
|
|
33
|
-
marginBottom: n[t.Md]
|
|
34
|
-
},
|
|
35
|
-
[e.H4]: {
|
|
36
|
-
fontSize: i.size[e.H4],
|
|
37
|
-
fontWeight: i.weight.normal,
|
|
38
|
-
lineHeight: i.line.height[e.H4],
|
|
39
|
-
marginTop: n[t.Md],
|
|
40
|
-
marginBottom: n[t.Md]
|
|
41
|
-
},
|
|
42
|
-
[e.H5]: {
|
|
43
|
-
fontSize: i.size[e.H5],
|
|
44
|
-
fontWeight: i.weight.normal,
|
|
45
|
-
lineHeight: i.line.height[e.H5],
|
|
46
|
-
marginTop: n[t.Sm],
|
|
47
|
-
marginBottom: n[t.Sm]
|
|
48
|
-
},
|
|
49
|
-
[e.H6]: {
|
|
50
|
-
fontSize: i.size[e.H6],
|
|
51
|
-
fontWeight: i.weight.normal,
|
|
52
|
-
lineHeight: i.line.height[e.H6],
|
|
53
|
-
marginTop: n[t.Sm],
|
|
54
|
-
marginBottom: n[t.Sm]
|
|
55
|
-
},
|
|
56
|
-
[e.Bold]: {
|
|
57
|
-
fontWeight: i.weight.bold
|
|
58
|
-
},
|
|
59
|
-
[e.Italic]: {
|
|
60
|
-
fontStyle: "italic"
|
|
61
|
-
},
|
|
62
|
-
[e.Body1]: {
|
|
63
|
-
fontSize: i.size[e.Body1],
|
|
64
|
-
fontWeight: i.weight.normal,
|
|
65
|
-
lineHeight: i.line.height[e.Body1]
|
|
66
|
-
},
|
|
67
|
-
[e.Body2]: {
|
|
68
|
-
fontSize: i.size[e.Body2],
|
|
69
|
-
fontWeight: i.weight.normal,
|
|
70
|
-
lineHeight: i.line.height[e.Body2]
|
|
71
|
-
},
|
|
72
|
-
[e.Caption]: {
|
|
73
|
-
fontSize: i.size[e.Caption],
|
|
74
|
-
fontWeight: i.weight.normal,
|
|
75
|
-
lineHeight: i.line.height[e.Caption]
|
|
76
|
-
},
|
|
77
|
-
[e.Display]: {
|
|
78
|
-
[t.Xs]: {
|
|
79
|
-
fontSize: i.size[t.Xs],
|
|
80
|
-
lineHeight: i.line.height[t.Xs]
|
|
81
|
-
},
|
|
82
|
-
[t.Sm]: {
|
|
83
|
-
fontSize: i.size[t.Sm],
|
|
84
|
-
lineHeight: i.line.height[t.Sm]
|
|
85
|
-
},
|
|
86
|
-
[t.Md]: {
|
|
87
|
-
fontSize: i.size[t.Md],
|
|
88
|
-
lineHeight: i.line.height[t.Md]
|
|
89
|
-
},
|
|
90
|
-
[t.Lg]: {
|
|
91
|
-
fontSize: i.size[t.Lg],
|
|
92
|
-
lineHeight: i.line.height[t.Lg]
|
|
93
|
-
},
|
|
94
|
-
[t.Xl]: {
|
|
95
|
-
fontSize: i.size[t.Xl],
|
|
96
|
-
lineHeight: i.line.height[t.Xl]
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
|
-
styleVariant: {
|
|
100
|
-
[o.Light]: {
|
|
101
|
-
fontWeight: i.weight.light
|
|
102
|
-
},
|
|
103
|
-
[o.Normal]: {
|
|
104
|
-
fontWeight: i.weight.normal
|
|
105
|
-
},
|
|
106
|
-
[o.Semibold]: {
|
|
107
|
-
fontWeight: i.weight.medium
|
|
108
|
-
},
|
|
109
|
-
[o.Bold]: {
|
|
110
|
-
fontWeight: i.weight.bold
|
|
111
|
-
},
|
|
112
|
-
[o.Italic]: {
|
|
113
|
-
fontStyle: "italic"
|
|
114
|
-
},
|
|
115
|
-
[o.Small]: {
|
|
116
|
-
fontSize: i.size[e.Body2]
|
|
117
|
-
},
|
|
118
|
-
[o.Uppercase]: {
|
|
119
|
-
textTransform: "uppercase"
|
|
120
|
-
},
|
|
121
|
-
[o.Lowercase]: {
|
|
122
|
-
textTransform: "lowercase"
|
|
123
|
-
},
|
|
124
|
-
[o.Underline]: {
|
|
125
|
-
textDecoration: "underline"
|
|
126
|
-
},
|
|
127
|
-
[o.Strike]: {
|
|
128
|
-
textDecoration: "line-through"
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
};
|
|
132
|
-
export {
|
|
133
|
-
a as typography
|
|
134
|
-
};
|
package/tokens/utils.d.ts
DELETED
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { CSSObject } from '@emotion/react';
|
|
2
|
-
import { BoxComputedStyles, BoxStyles, EnumOrPrimitive, InlineBoxStyles, TabIndex } from '../types';
|
|
3
|
-
import { FocusStyles, SpacingKey, Unit } from './types/index.types';
|
|
4
|
-
import { colors } from './colors';
|
|
5
|
-
export declare const generateStateStyles: (color: keyof typeof colors) => {
|
|
6
|
-
focus: {
|
|
7
|
-
outline: string;
|
|
8
|
-
};
|
|
9
|
-
disabled: {
|
|
10
|
-
cursor: string;
|
|
11
|
-
border: number;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
export declare const convertJsonToCssKeyframeCss: (keyframeJson?: Record<string, CSSObject>) => {
|
|
15
|
-
name: string;
|
|
16
|
-
styles: string;
|
|
17
|
-
anim: 1;
|
|
18
|
-
toString: () => string;
|
|
19
|
-
} & string;
|
|
20
|
-
export declare const convertToUnit: (value: string | number, unit?: EnumOrPrimitive<Unit>) => string;
|
|
21
|
-
export declare const getSpacing: (sizeKey?: EnumOrPrimitive<SpacingKey> | number, unit?: EnumOrPrimitive<Unit>) => string | number;
|
|
22
|
-
export declare const hexToRgba: (hex: string, alpha?: number) => string;
|
|
23
|
-
export declare const getFocusStyles: ({ inset, borderRadius, border }: FocusStyles) => {
|
|
24
|
-
position: string;
|
|
25
|
-
'&::after': {
|
|
26
|
-
content: string;
|
|
27
|
-
position: string;
|
|
28
|
-
top: `${number}px` | `${number}rem` | `${number}%` | `${number}em`;
|
|
29
|
-
right: `${number}px` | `${number}rem` | `${number}%` | `${number}em`;
|
|
30
|
-
bottom: `${number}px` | `${number}rem` | `${number}%` | `${number}em`;
|
|
31
|
-
left: `${number}px` | `${number}rem` | `${number}%` | `${number}em`;
|
|
32
|
-
border: string;
|
|
33
|
-
borderRadius: `${number}px` | `${number}rem` | `${number}%` | `${number}em` | undefined;
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
export declare const getBoxStyles: (boxStyles?: BoxStyles<number>) => {
|
|
37
|
-
boxStyles: BoxComputedStyles<TabIndex>;
|
|
38
|
-
restProps: BoxComputedStyles<TabIndex>;
|
|
39
|
-
};
|
|
40
|
-
export declare const convertToInlineBoxStyles: (boxStyles?: InlineBoxStyles) => Record<string, string | number | never>;
|
|
41
|
-
export declare const getImgSrc: (src: string, metaData?: string) => string;
|
|
42
|
-
export declare const getMediaQuery: (breakpoints: {
|
|
43
|
-
min?: string;
|
|
44
|
-
max?: string;
|
|
45
|
-
}, styles: CSSObject) => {
|
|
46
|
-
[x: string]: CSSObject;
|
|
47
|
-
};
|
package/tokens/utils.js
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { keyframes as u } from "@emotion/react";
|
|
2
|
-
import { Unit as s } from "./types/index.types.js";
|
|
3
|
-
import { BOX_STYLE_PROPS as f } from "./constants.js";
|
|
4
|
-
import { colors as p } from "./colors.js";
|
|
5
|
-
import { spacing as i } from "./spacing.js";
|
|
6
|
-
import { borders as $ } from "./borders.js";
|
|
7
|
-
import { SizeVariant as m } from "../types/common.js";
|
|
8
|
-
const N = (t) => {
|
|
9
|
-
var r;
|
|
10
|
-
return {
|
|
11
|
-
// hover: { background: get(colors, `types.${color}.dark`, colors?.hover) },
|
|
12
|
-
// active: { background: get(colors, `types.${color}.darker`, colors?.active) },
|
|
13
|
-
// todo: rework border in object form
|
|
14
|
-
focus: {
|
|
15
|
-
outline: `${l(2, s.Rem)} solid ${(r = p) == null ? void 0 : r[t]}`
|
|
16
|
-
},
|
|
17
|
-
disabled: {
|
|
18
|
-
// background: colors?.disabled,
|
|
19
|
-
// color: colors?.disabledText,
|
|
20
|
-
cursor: "not-allowed",
|
|
21
|
-
border: 0
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
}, B = (t = {}) => {
|
|
25
|
-
const r = Object.entries(t).reduce((e, o) => {
|
|
26
|
-
const [n, a] = o;
|
|
27
|
-
for (const c in a)
|
|
28
|
-
e += `${n} { ${c}: ${a[c]} } `;
|
|
29
|
-
return e;
|
|
30
|
-
}, "");
|
|
31
|
-
return u`${r}`;
|
|
32
|
-
}, l = (t, r = s.Px) => {
|
|
33
|
-
const e = typeof t == "number" ? t : parseFloat(t);
|
|
34
|
-
switch (r) {
|
|
35
|
-
case s.Rem:
|
|
36
|
-
return `${e / 16}${r}`;
|
|
37
|
-
// Assuming 1rem = 16px
|
|
38
|
-
case s.Percents:
|
|
39
|
-
return `${e / 100}${r}`;
|
|
40
|
-
default:
|
|
41
|
-
return `${e}${r}`;
|
|
42
|
-
}
|
|
43
|
-
}, O = (t = m.Sm, r = s.Px) => {
|
|
44
|
-
const e = typeof t == "number" ? parseFloat(i[m.Xs]) * t : i[t];
|
|
45
|
-
return l(e, r);
|
|
46
|
-
}, R = (t, r = 1) => {
|
|
47
|
-
let e = 0, o = 0, n = 0;
|
|
48
|
-
return t.length === 4 ? (e = parseInt(t[1] + t[1], 16), o = parseInt(t[2] + t[2], 16), n = parseInt(t[3] + t[3], 16)) : t.length === 7 && (e = parseInt(t[1] + t[2], 16), o = parseInt(t[3] + t[4], 16), n = parseInt(t[5] + t[6], 16)), `rgba(${isNaN(e) ? 0 : e}, ${isNaN(o) ? 0 : o}, ${isNaN(n) ? 0 : n}, ${r})`;
|
|
49
|
-
}, T = ({
|
|
50
|
-
inset: t,
|
|
51
|
-
borderRadius: r,
|
|
52
|
-
border: e = $.focus
|
|
53
|
-
}) => ({
|
|
54
|
-
position: "relative",
|
|
55
|
-
"&::after": {
|
|
56
|
-
content: '""',
|
|
57
|
-
position: "absolute",
|
|
58
|
-
top: t,
|
|
59
|
-
right: t,
|
|
60
|
-
bottom: t,
|
|
61
|
-
left: t,
|
|
62
|
-
border: e,
|
|
63
|
-
borderRadius: r
|
|
64
|
-
}
|
|
65
|
-
}), j = (t = {}) => Object.entries(t).reduce((r, [e, o]) => {
|
|
66
|
-
const n = e.replace("$", ""), a = f.includes(n);
|
|
67
|
-
return typeof o < "u" && (r[a ? "boxStyles" : "restProps"][n] = o), r;
|
|
68
|
-
}, {
|
|
69
|
-
boxStyles: {},
|
|
70
|
-
restProps: {}
|
|
71
|
-
}), w = (t = {}) => Object.entries(t).reduce((r, [e, o]) => {
|
|
72
|
-
const n = f.includes(e) ? `$${e}` : e;
|
|
73
|
-
return o && (r[n] = o), r;
|
|
74
|
-
}, {}), C = (t, r = "data:image/svg+xml") => `url("${r},${encodeURIComponent(t)}")`, F = (t, r) => !t.min && !t.max ? {} : {
|
|
75
|
-
[`@media ${[t.min && `(min-width: ${t.min})`, t.max && `(max-width: ${t.max})`].filter(Boolean).join(" and ")}`]: r
|
|
76
|
-
};
|
|
77
|
-
export {
|
|
78
|
-
B as convertJsonToCssKeyframeCss,
|
|
79
|
-
w as convertToInlineBoxStyles,
|
|
80
|
-
l as convertToUnit,
|
|
81
|
-
N as generateStateStyles,
|
|
82
|
-
j as getBoxStyles,
|
|
83
|
-
T as getFocusStyles,
|
|
84
|
-
C as getImgSrc,
|
|
85
|
-
F as getMediaQuery,
|
|
86
|
-
O as getSpacing,
|
|
87
|
-
R as hexToRgba
|
|
88
|
-
};
|
package/tokens/values.d.ts
DELETED
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
export declare const values: {
|
|
2
|
-
borderThin: string;
|
|
3
|
-
borderMedium: string;
|
|
4
|
-
borderThick: string;
|
|
5
|
-
borderNone: number;
|
|
6
|
-
border: {
|
|
7
|
-
radius: {
|
|
8
|
-
none: string;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
screenSmall: string;
|
|
12
|
-
screenMedium: string;
|
|
13
|
-
screenLarge: string;
|
|
14
|
-
screenXLarge: string;
|
|
15
|
-
responsiveSmall: string;
|
|
16
|
-
responsiveMedium: string;
|
|
17
|
-
responsiveLarge: string;
|
|
18
|
-
responsiveXLarge: string;
|
|
19
|
-
zIndex: {
|
|
20
|
-
snackbar: number;
|
|
21
|
-
};
|
|
22
|
-
transitions: {
|
|
23
|
-
stepper: {
|
|
24
|
-
separator: string;
|
|
25
|
-
stepIcon: string;
|
|
26
|
-
};
|
|
27
|
-
button: {
|
|
28
|
-
default: string;
|
|
29
|
-
};
|
|
30
|
-
scroll: {
|
|
31
|
-
scrollbar: string;
|
|
32
|
-
thumb: string;
|
|
33
|
-
};
|
|
34
|
-
rating: {
|
|
35
|
-
label: string;
|
|
36
|
-
};
|
|
37
|
-
progressbar: {
|
|
38
|
-
styledDeterminateFill: string;
|
|
39
|
-
};
|
|
40
|
-
accordion: {
|
|
41
|
-
toggle: string;
|
|
42
|
-
icon: string;
|
|
43
|
-
};
|
|
44
|
-
select: {
|
|
45
|
-
arrowIconWrapper: string;
|
|
46
|
-
};
|
|
47
|
-
tabs: {
|
|
48
|
-
label: string;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
transform: {
|
|
52
|
-
rotateUp: string;
|
|
53
|
-
rotateReset: string;
|
|
54
|
-
};
|
|
55
|
-
separator: {
|
|
56
|
-
thickness: {
|
|
57
|
-
xs: string;
|
|
58
|
-
sm: string;
|
|
59
|
-
md: string;
|
|
60
|
-
lg: string;
|
|
61
|
-
xl: string;
|
|
62
|
-
xxl: string;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
65
|
-
};
|
package/tokens/values.js
DELETED
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
import { convertToUnit as r } from "./utils.js";
|
|
2
|
-
import { radius as s } from "./radius.js";
|
|
3
|
-
import { borders as t } from "./borders.js";
|
|
4
|
-
import { Unit as o } from "./types/index.types.js";
|
|
5
|
-
import { Z_INDEX as a } from "../constants/positioning.js";
|
|
6
|
-
import { SizeVariant as e } from "../types/common.js";
|
|
7
|
-
const c = {
|
|
8
|
-
// Border tokens
|
|
9
|
-
borderThin: r(1, o.Rem),
|
|
10
|
-
borderMedium: r(2, o.Rem),
|
|
11
|
-
borderThick: r(4, o.Rem),
|
|
12
|
-
borderNone: t.none,
|
|
13
|
-
border: {
|
|
14
|
-
radius: {
|
|
15
|
-
none: s.none
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
// Layout tokens
|
|
19
|
-
screenSmall: "480px",
|
|
20
|
-
screenMedium: "768px",
|
|
21
|
-
screenLarge: "1024px",
|
|
22
|
-
screenXLarge: "1280px",
|
|
23
|
-
responsiveSmall: "20%",
|
|
24
|
-
responsiveMedium: "40%",
|
|
25
|
-
responsiveLarge: "60%",
|
|
26
|
-
responsiveXLarge: "80%",
|
|
27
|
-
zIndex: {
|
|
28
|
-
snackbar: a.HIGH
|
|
29
|
-
},
|
|
30
|
-
transitions: {
|
|
31
|
-
stepper: {
|
|
32
|
-
separator: "border 0.2s ease-in-out",
|
|
33
|
-
stepIcon: "background 0.2s ease-in-out, border 0.2s ease-in-out"
|
|
34
|
-
},
|
|
35
|
-
button: {
|
|
36
|
-
default: "background 0.2s ease-in-out, border 0.2s ease-in-out"
|
|
37
|
-
},
|
|
38
|
-
scroll: {
|
|
39
|
-
scrollbar: "opacity 0.2s ease-in-out",
|
|
40
|
-
thumb: "top 0.1s cubic-bezier(0.4,0,0.2,1)"
|
|
41
|
-
},
|
|
42
|
-
rating: {
|
|
43
|
-
label: "transform 0.2s ease-in-out"
|
|
44
|
-
},
|
|
45
|
-
progressbar: {
|
|
46
|
-
styledDeterminateFill: "width 300ms ease"
|
|
47
|
-
},
|
|
48
|
-
accordion: {
|
|
49
|
-
toggle: "0.15s ease-out",
|
|
50
|
-
icon: "transform 0.3s ease"
|
|
51
|
-
},
|
|
52
|
-
select: {
|
|
53
|
-
arrowIconWrapper: "transform 0.3s ease"
|
|
54
|
-
},
|
|
55
|
-
tabs: {
|
|
56
|
-
label: "border 0.2s ease-in"
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
transform: {
|
|
60
|
-
rotateUp: "rotate(180deg)",
|
|
61
|
-
rotateReset: "rotate(0deg)"
|
|
62
|
-
},
|
|
63
|
-
separator: {
|
|
64
|
-
thickness: {
|
|
65
|
-
[e.Xs]: "0.5px",
|
|
66
|
-
[e.Sm]: "1px",
|
|
67
|
-
[e.Md]: "2px",
|
|
68
|
-
[e.Lg]: "3px",
|
|
69
|
-
[e.Xl]: "4px",
|
|
70
|
-
[e.Xxl]: "5px"
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
};
|
|
74
|
-
export {
|
|
75
|
-
c as values
|
|
76
|
-
};
|
package/tokens/wrapper.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export declare const wrapper: {
|
|
2
|
-
default: {
|
|
3
|
-
justifyContent: string;
|
|
4
|
-
alignItems: string;
|
|
5
|
-
backdropFilter: string;
|
|
6
|
-
backgroundColor: string;
|
|
7
|
-
};
|
|
8
|
-
inline: {
|
|
9
|
-
display: string;
|
|
10
|
-
};
|
|
11
|
-
section: {
|
|
12
|
-
display: string;
|
|
13
|
-
top: number;
|
|
14
|
-
left: number;
|
|
15
|
-
width: string;
|
|
16
|
-
height: string;
|
|
17
|
-
position: string;
|
|
18
|
-
zIndex: number;
|
|
19
|
-
};
|
|
20
|
-
fullPage: {
|
|
21
|
-
display: string;
|
|
22
|
-
position: string;
|
|
23
|
-
top: number;
|
|
24
|
-
left: number;
|
|
25
|
-
width: string;
|
|
26
|
-
height: string;
|
|
27
|
-
zIndex: number;
|
|
28
|
-
};
|
|
29
|
-
};
|
package/tokens/wrapper.js
DELETED
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
import { WrapperVariant as e } from "../types/wrapper.js";
|
|
2
|
-
import { Z_INDEX as t } from "../constants/positioning.js";
|
|
3
|
-
const l = {
|
|
4
|
-
default: {
|
|
5
|
-
justifyContent: "center",
|
|
6
|
-
alignItems: "center",
|
|
7
|
-
backdropFilter: "blur(2px)",
|
|
8
|
-
backgroundColor: "rgba(0, 0, 0, 0.1)"
|
|
9
|
-
},
|
|
10
|
-
[e.Inline]: {
|
|
11
|
-
display: "inline-flex"
|
|
12
|
-
},
|
|
13
|
-
[e.Section]: {
|
|
14
|
-
display: "flex",
|
|
15
|
-
top: 0,
|
|
16
|
-
left: 0,
|
|
17
|
-
width: "100%",
|
|
18
|
-
height: "100%",
|
|
19
|
-
position: "absolute",
|
|
20
|
-
zIndex: t.HIGH
|
|
21
|
-
},
|
|
22
|
-
[e.FullPage]: {
|
|
23
|
-
display: "flex",
|
|
24
|
-
position: "fixed",
|
|
25
|
-
top: 0,
|
|
26
|
-
left: 0,
|
|
27
|
-
width: "100vw",
|
|
28
|
-
height: "100vh",
|
|
29
|
-
zIndex: t.TOP
|
|
30
|
-
}
|
|
31
|
-
};
|
|
32
|
-
export {
|
|
33
|
-
l as wrapper
|
|
34
|
-
};
|
package/types/accesability.d.ts
DELETED
package/types/accesability.js
DELETED
package/types/button.d.ts
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export declare enum ButtonVariant {
|
|
2
|
-
Contained = "contained",
|
|
3
|
-
Outlined = "outlined",
|
|
4
|
-
Text = "text",
|
|
5
|
-
Inherit = "inherit"
|
|
6
|
-
}
|
|
7
|
-
export declare enum ButtonColorVariant {
|
|
8
|
-
Primary = "primary",
|
|
9
|
-
Secondary = "secondary"
|
|
10
|
-
}
|
|
11
|
-
export declare enum ButtonTypes {
|
|
12
|
-
Button = "button",
|
|
13
|
-
Submit = "submit",
|
|
14
|
-
Reset = "reset"
|
|
15
|
-
}
|
|
16
|
-
export declare enum ButtonAriaLabel {
|
|
17
|
-
Button = "Button",
|
|
18
|
-
Submit = "Submit",
|
|
19
|
-
Cancel = "Cancel",
|
|
20
|
-
Close = "Close"
|
|
21
|
-
}
|
|
22
|
-
export declare enum ButtonRole {
|
|
23
|
-
Button = "button",
|
|
24
|
-
Link = "link",
|
|
25
|
-
Checkbox = "checkbox",
|
|
26
|
-
Switch = "switch",
|
|
27
|
-
Tab = "tab"
|
|
28
|
-
}
|
package/types/button.js
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
var e = /* @__PURE__ */ ((r) => (r.Contained = "contained", r.Outlined = "outlined", r.Text = "text", r.Inherit = "inherit", r))(e || {}), i = /* @__PURE__ */ ((r) => (r.Primary = "primary", r.Secondary = "secondary", r))(i || {}), b = /* @__PURE__ */ ((r) => (r.Button = "button", r.Submit = "submit", r.Reset = "reset", r))(b || {}), c = /* @__PURE__ */ ((r) => (r.Button = "button", r.Link = "link", r.Checkbox = "checkbox", r.Switch = "switch", r.Tab = "tab", r))(c || {});
|
|
2
|
-
export {
|
|
3
|
-
i as ButtonColorVariant,
|
|
4
|
-
c as ButtonRole,
|
|
5
|
-
b as ButtonTypes,
|
|
6
|
-
e as ButtonVariant
|
|
7
|
-
};
|
package/types/card.d.ts
DELETED
package/types/card.js
DELETED
package/types/carousel.d.ts
DELETED
package/types/carousel.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
var t = /* @__PURE__ */ ((r) => (r.Cards = "cards", r.Single = "single", r))(t || {}), a = /* @__PURE__ */ ((r) => (r.Horizontal = "horizontal", r.Vertical = "vertical", r))(a || {}), n = /* @__PURE__ */ ((r) => (r.Start = "start", r.End = "end", r))(n || {});
|
|
2
|
-
export {
|
|
3
|
-
t as CarouselVariantTypes,
|
|
4
|
-
a as LayoutType,
|
|
5
|
-
n as ThumbsPosition
|
|
6
|
-
};
|
package/types/chat.d.ts
DELETED
package/types/chat.js
DELETED
package/types/common.d.ts
DELETED
package/types/common.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
var x = /* @__PURE__ */ ((l) => (l.Xs = "xs", l.Sm = "sm", l.Md = "md", l.Lg = "lg", l.Xl = "xl", l.Xxl = "xxl", l))(x || {}), r = /* @__PURE__ */ ((l) => (l.Vertical = "vertical", l.Horizontal = "horizontal", l))(r || {});
|
|
2
|
-
export {
|
|
3
|
-
r as Orientation,
|
|
4
|
-
x as SizeVariant
|
|
5
|
-
};
|
package/types/cursors.d.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare enum Cursors {
|
|
2
|
-
Default = "default",
|
|
3
|
-
Pointer = "pointer",
|
|
4
|
-
Text = "text",
|
|
5
|
-
Move = "move",
|
|
6
|
-
Wait = "wait",
|
|
7
|
-
Crosshair = "crosshair",
|
|
8
|
-
NotAllowed = "not-allowed",
|
|
9
|
-
Help = "help",
|
|
10
|
-
ZoomIn = "zoom-in",
|
|
11
|
-
ZoomOut = "zoom-out",
|
|
12
|
-
Grab = "grab",
|
|
13
|
-
Grabbing = "grabbing"
|
|
14
|
-
}
|
package/types/cursors.js
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
var e = /* @__PURE__ */ ((t) => (t.Default = "default", t.Pointer = "pointer", t.Text = "text", t.Move = "move", t.Wait = "wait", t.Crosshair = "crosshair", t.NotAllowed = "not-allowed", t.Help = "help", t.ZoomIn = "zoom-in", t.ZoomOut = "zoom-out", t.Grab = "grab", t.Grabbing = "grabbing", t))(e || {});
|
|
2
|
-
export {
|
|
3
|
-
e as Cursors
|
|
4
|
-
};
|
package/types/index.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export * from './keys';
|
|
2
|
-
export * from './accesability';
|
|
3
|
-
export * from './styles';
|
|
4
|
-
export * from './misc';
|
|
5
|
-
export * from './common';
|
|
6
|
-
export * from './card';
|
|
7
|
-
export * from './typography';
|
|
8
|
-
export * from './layout';
|
|
9
|
-
export * from './input';
|
|
10
|
-
export * from './button';
|
|
11
|
-
export * from './label';
|
|
12
|
-
export * from './cursors';
|
|
13
|
-
export * from './stepper';
|
|
14
|
-
export * from './wrapper';
|
|
15
|
-
export * from './link';
|
|
16
|
-
export * from './list';
|
|
17
|
-
export * from './skeleton';
|
|
18
|
-
export * from './snackbar';
|
|
19
|
-
export * from './chat';
|
|
20
|
-
export * from './separator';
|
|
21
|
-
export * from './carousel';
|
package/types/input.d.ts
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
export declare enum InputVariantType {
|
|
2
|
-
Text = "text",
|
|
3
|
-
Password = "password",
|
|
4
|
-
Email = "email",
|
|
5
|
-
Search = "search",
|
|
6
|
-
Url = "url",
|
|
7
|
-
Tel = "tel",
|
|
8
|
-
Date = "date",
|
|
9
|
-
Time = "time",
|
|
10
|
-
Month = "month",
|
|
11
|
-
Week = "week",
|
|
12
|
-
Color = "color",
|
|
13
|
-
Range = "range",
|
|
14
|
-
Number = "number",
|
|
15
|
-
Radio = "radio",
|
|
16
|
-
Checkbox = "checkbox"
|
|
17
|
-
}
|
|
18
|
-
export declare enum InputColorVariant {
|
|
19
|
-
Primary = "primary",
|
|
20
|
-
Success = "success",
|
|
21
|
-
Warning = "warning",
|
|
22
|
-
Error = "error"
|
|
23
|
-
}
|
|
24
|
-
export declare enum InputRole {
|
|
25
|
-
Textbox = "textbox",
|
|
26
|
-
Checkbox = "checkbox",
|
|
27
|
-
Radio = "radio",
|
|
28
|
-
Radiogroup = "radiogroup",
|
|
29
|
-
Combobox = "combobox"
|
|
30
|
-
}
|
package/types/input.js
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
var r = /* @__PURE__ */ ((o) => (o.Text = "text", o.Password = "password", o.Email = "email", o.Search = "search", o.Url = "url", o.Tel = "tel", o.Date = "date", o.Time = "time", o.Month = "month", o.Week = "week", o.Color = "color", o.Range = "range", o.Number = "number", o.Radio = "radio", o.Checkbox = "checkbox", o))(r || {}), c = /* @__PURE__ */ ((o) => (o.Primary = "primary", o.Success = "success", o.Warning = "warning", o.Error = "error", o))(c || {}), e = /* @__PURE__ */ ((o) => (o.Textbox = "textbox", o.Checkbox = "checkbox", o.Radio = "radio", o.Radiogroup = "radiogroup", o.Combobox = "combobox", o))(e || {});
|
|
2
|
-
export {
|
|
3
|
-
c as InputColorVariant,
|
|
4
|
-
e as InputRole,
|
|
5
|
-
r as InputVariantType
|
|
6
|
-
};
|