@sorocraft/ui 1.2.68 → 1.2.69
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/package.json +1 -1
- package/dist/components/Accordion/Accordion.d.ts +0 -14
- package/dist/components/Accordion/index.d.ts +0 -1
- package/dist/components/AddressAutocomplete/AddressAutocomplete.d.ts +0 -12
- package/dist/components/AddressAutocomplete/AddressAutocomplete.types.d.ts +0 -26
- package/dist/components/AddressAutocomplete/AddressAutocomplete.utils.d.ts +0 -3
- package/dist/components/AddressAutocomplete/index.d.ts +0 -1
- package/dist/components/AlertBox/AlertBox.d.ts +0 -10
- package/dist/components/AlertBox/index.d.ts +0 -2
- package/dist/components/AreaChart/AreaChart.d.ts +0 -7
- package/dist/components/AreaChart/index.d.ts +0 -1
- package/dist/components/Avatar/Avatar.d.ts +0 -17
- package/dist/components/Avatar/index.d.ts +0 -1
- package/dist/components/BarChart/BarChart.d.ts +0 -8
- package/dist/components/BarChart/BarChart.types.d.ts +0 -4
- package/dist/components/BarChart/index.d.ts +0 -1
- package/dist/components/Button/Button.d.ts +0 -27
- package/dist/components/Button/index.d.ts +0 -2
- package/dist/components/Calendar/Calendar.d.ts +0 -13
- package/dist/components/Calendar/index.d.ts +0 -1
- package/dist/components/Card/Card.d.ts +0 -21
- package/dist/components/Card/index.d.ts +0 -1
- package/dist/components/Carousel/Carousel.d.ts +0 -15
- package/dist/components/Carousel/Item.d.ts +0 -8
- package/dist/components/Carousel/index.d.ts +0 -1
- package/dist/components/CarouselNavigation/CarouselNavigation..d.ts +0 -9
- package/dist/components/CarouselNavigation/index.d.ts +0 -1
- package/dist/components/Chip/Chip.d.ts +0 -15
- package/dist/components/Chip/index.d.ts +0 -1
- package/dist/components/ConfirmationPopover/ConfirmationPopover.d.ts +0 -11
- package/dist/components/ConfirmationPopover/index.d.ts +0 -1
- package/dist/components/ContactsList/ContactList.types.d.ts +0 -7
- package/dist/components/ContactsList/ContactsList.d.ts +0 -13
- package/dist/components/ContactsList/index.d.ts +0 -1
- package/dist/components/Container/Container.d.ts +0 -9
- package/dist/components/Container/index.d.ts +0 -1
- package/dist/components/CookieBanner/CookieBanner.constants.d.ts +0 -3
- package/dist/components/CookieBanner/CookieBanner.d.ts +0 -5
- package/dist/components/CookieBanner/index.d.ts +0 -1
- package/dist/components/DatePicker/DatePicker.d.ts +0 -12
- package/dist/components/DatePicker/index.d.ts +0 -1
- package/dist/components/DateSelector/DateSelector.d.ts +0 -17
- package/dist/components/DateSelector/DateSelector.types.d.ts +0 -1
- package/dist/components/DateSelector/index.d.ts +0 -1
- package/dist/components/Description/Description.d.ts +0 -10
- package/dist/components/Description/index.d.ts +0 -1
- package/dist/components/DnD/DnD.constants.d.ts +0 -6
- package/dist/components/DnD/DnD.hooks.d.ts +0 -4
- package/dist/components/DnD/DnD.types.d.ts +0 -13
- package/dist/components/DnD/DnDContext.d.ts +0 -4
- package/dist/components/DnD/DnDProvider.d.ts +0 -5
- package/dist/components/DnD/Draggable/Draggable.d.ts +0 -8
- package/dist/components/DnD/Draggable/index.d.ts +0 -1
- package/dist/components/DnD/Droppable.d.ts +0 -9
- package/dist/components/DnD/index.d.ts +0 -5
- package/dist/components/DonutChart/DonutChart.constants.d.ts +0 -1
- package/dist/components/DonutChart/DonutChart.d.ts +0 -12
- package/dist/components/DonutChart/DonutChart.types.d.ts +0 -5
- package/dist/components/DonutChart/index.d.ts +0 -1
- package/dist/components/Drawer/Drawer.d.ts +0 -14
- package/dist/components/Drawer/index.d.ts +0 -1
- package/dist/components/DropDown/DropDown.d.ts +0 -4
- package/dist/components/DropDown/DropDown.types.d.ts +0 -23
- package/dist/components/DropDown/DropDownMenuItem.d.ts +0 -8
- package/dist/components/DropDown/index.d.ts +0 -1
- package/dist/components/FAQ/FAQ.d.ts +0 -7
- package/dist/components/FAQ/FAQ.types.d.ts +0 -5
- package/dist/components/FAQ/index.d.ts +0 -1
- package/dist/components/Flex/Column/Column.d.ts +0 -3
- package/dist/components/Flex/Column/index.d.ts +0 -1
- package/dist/components/Flex/Flex.d.ts +0 -9
- package/dist/components/Flex/Flex.types.d.ts +0 -30
- package/dist/components/Flex/Row/Row.d.ts +0 -3
- package/dist/components/Flex/Row/index.d.ts +0 -1
- package/dist/components/Flex/index.d.ts +0 -1
- package/dist/components/FreeCountdown/FreeCountdown.d.ts +0 -5
- package/dist/components/FreeCountdown/index.d.ts +0 -1
- package/dist/components/Grid/Grid.d.ts +0 -10
- package/dist/components/Grid/index.d.ts +0 -1
- package/dist/components/Header/Header.d.ts +0 -12
- package/dist/components/Header/Header.types.d.ts +0 -5
- package/dist/components/Header/index.d.ts +0 -1
- package/dist/components/Heading/Heading.d.ts +0 -8
- package/dist/components/Heading/index.d.ts +0 -1
- package/dist/components/IconButton/IconButton.d.ts +0 -22
- package/dist/components/IconButton/index.d.ts +0 -1
- package/dist/components/IconLink/IconLink.d.ts +0 -13
- package/dist/components/IconLink/index.d.ts +0 -1
- package/dist/components/Input/Checkbox/Checkbox.d.ts +0 -4
- package/dist/components/Input/Checkbox/index.d.ts +0 -1
- package/dist/components/Input/DnD/DnD.d.ts +0 -4
- package/dist/components/Input/DnD/index.d.ts +0 -1
- package/dist/components/Input/Input.d.ts +0 -3
- package/dist/components/Input/Input.types.d.ts +0 -72
- package/dist/components/Input/Input.utils.d.ts +0 -2
- package/dist/components/Input/NumberSteps/NumberSteps.d.ts +0 -3
- package/dist/components/Input/NumberSteps/index.d.ts +0 -1
- package/dist/components/Input/RadioInput/RadioInput.d.ts +0 -4
- package/dist/components/Input/RadioInput/index.d.ts +0 -1
- package/dist/components/Input/Select.d.ts +0 -4
- package/dist/components/Input/TextArea/TextArea.d.ts +0 -4
- package/dist/components/Input/TextArea/index.d.ts +0 -1
- package/dist/components/Input/index.d.ts +0 -1
- package/dist/components/Link/Link.d.ts +0 -3
- package/dist/components/Link/Link.types.d.ts +0 -11
- package/dist/components/Link/index.d.ts +0 -1
- package/dist/components/ListItem/ListItem.d.ts +0 -19
- package/dist/components/ListItem/index.d.ts +0 -1
- package/dist/components/Loading/Loading.d.ts +0 -2
- package/dist/components/Loading/index.d.ts +0 -1
- package/dist/components/LoadingItem/LoadingItem.d.ts +0 -9
- package/dist/components/LoadingItem/index.d.ts +0 -1
- package/dist/components/MethodSelection/MethodSelection.d.ts +0 -3
- package/dist/components/MethodSelection/MethodSelection.types.d.ts +0 -16
- package/dist/components/MethodSelection/index.d.ts +0 -1
- package/dist/components/Modal/Modal.d.ts +0 -12
- package/dist/components/Modal/Store.d.ts +0 -11
- package/dist/components/Modal/Wrapper.d.ts +0 -9
- package/dist/components/Modal/index.d.ts +0 -2
- package/dist/components/Numpad/Numpad.d.ts +0 -5
- package/dist/components/Numpad/index.d.ts +0 -1
- package/dist/components/OTPInput/OTPInput.d.ts +0 -8
- package/dist/components/OTPInput/index.d.ts +0 -1
- package/dist/components/Padding/Padding.d.ts +0 -9
- package/dist/components/Padding/index.d.ts +0 -1
- package/dist/components/PageLoading/PageLoading.d.ts +0 -2
- package/dist/components/PageLoading/index.d.ts +0 -1
- package/dist/components/Portal/PortalAround.d.ts +0 -16
- package/dist/components/Portal/index.d.ts +0 -1
- package/dist/components/Quantity/Quantity.d.ts +0 -10
- package/dist/components/Quantity/index.d.ts +0 -1
- package/dist/components/SVGIcon/SVGIcon.d.ts +0 -12
- package/dist/components/SVGIcon/SVGIcon.types.d.ts +0 -10
- package/dist/components/SVGIcon/index.d.ts +0 -2
- package/dist/components/Section/Section.d.ts +0 -10
- package/dist/components/Section/index.d.ts +0 -1
- package/dist/components/Sidebar/Parent.d.ts +0 -10
- package/dist/components/Sidebar/Sidebar.d.ts +0 -16
- package/dist/components/Sidebar/Sidebar.types.d.ts +0 -10
- package/dist/components/Sidebar/index.d.ts +0 -1
- package/dist/components/Table/Table.d.ts +0 -21
- package/dist/components/Table/index.d.ts +0 -2
- package/dist/components/Text/Text.d.ts +0 -3
- package/dist/components/Text/Text.types.d.ts +0 -13
- package/dist/components/Text/index.d.ts +0 -1
- package/dist/components/TextBanner/TextBanner.d.ts +0 -8
- package/dist/components/TextBanner/index.d.ts +0 -1
- package/dist/components/TimePicker/TimePicker.d.ts +0 -3
- package/dist/components/TimePicker/TimePicker.types.d.ts +0 -13
- package/dist/components/TimePicker/index.d.ts +0 -1
- package/dist/components/ToggleSwitch/ToggleSwitch.d.ts +0 -10
- package/dist/components/ToggleSwitch/index.d.ts +0 -1
- package/dist/components/Tooltip/Tooltip.d.ts +0 -3
- package/dist/components/Tooltip/Tooltip.types.d.ts +0 -10
- package/dist/components/Tooltip/TooltipPortal.d.ts +0 -5
- package/dist/components/Tooltip/TooltipWrapper.d.ts +0 -3
- package/dist/components/Tooltip/index.d.ts +0 -1
- package/dist/components/VisuallyHidden/VisuallyHidden.d.ts +0 -6
- package/dist/components/VisuallyHidden/index.d.ts +0 -1
- package/dist/constants/email.d.ts +0 -1
- package/dist/icons/AlertCircle.d.ts +0 -3
- package/dist/icons/AlignLeft.d.ts +0 -3
- package/dist/icons/Award.d.ts +0 -3
- package/dist/icons/BagCheck.d.ts +0 -3
- package/dist/icons/BankNote.d.ts +0 -3
- package/dist/icons/BarChart.d.ts +0 -3
- package/dist/icons/Bell.d.ts +0 -3
- package/dist/icons/BookOpen.d.ts +0 -3
- package/dist/icons/Bookmark.d.ts +0 -3
- package/dist/icons/Branch.d.ts +0 -3
- package/dist/icons/Calendar.d.ts +0 -3
- package/dist/icons/CalendarPlus.d.ts +0 -3
- package/dist/icons/Camera.d.ts +0 -3
- package/dist/icons/Car.d.ts +0 -3
- package/dist/icons/Check.d.ts +0 -3
- package/dist/icons/Chef.d.ts +0 -3
- package/dist/icons/ChevronDown.d.ts +0 -3
- package/dist/icons/ChevronLeft.d.ts +0 -3
- package/dist/icons/ChevronRight.d.ts +0 -3
- package/dist/icons/ChevronUp.d.ts +0 -3
- package/dist/icons/Circle.d.ts +0 -3
- package/dist/icons/Clock.d.ts +0 -3
- package/dist/icons/Close.d.ts +0 -3
- package/dist/icons/CloudLightning.d.ts +0 -3
- package/dist/icons/Columns.d.ts +0 -3
- package/dist/icons/ColumnsThree.d.ts +0 -3
- package/dist/icons/Copy.d.ts +0 -3
- package/dist/icons/CornerDownLeft.d.ts +0 -3
- package/dist/icons/CreditCard.d.ts +0 -3
- package/dist/icons/Dataflow.d.ts +0 -3
- package/dist/icons/Delete.d.ts +0 -3
- package/dist/icons/Delivery.d.ts +0 -3
- package/dist/icons/DotsDrag.d.ts +0 -3
- package/dist/icons/DotsGrid.d.ts +0 -3
- package/dist/icons/DotsHorizontal.d.ts +0 -3
- package/dist/icons/DotsVertical.d.ts +0 -3
- package/dist/icons/Download.d.ts +0 -3
- package/dist/icons/Edit.d.ts +0 -3
- package/dist/icons/Eye.d.ts +0 -3
- package/dist/icons/EyeOff.d.ts +0 -3
- package/dist/icons/Facebook.d.ts +0 -3
- package/dist/icons/File.d.ts +0 -3
- package/dist/icons/FileCheck.d.ts +0 -3
- package/dist/icons/Folder.d.ts +0 -3
- package/dist/icons/FolderPlus.d.ts +0 -3
- package/dist/icons/Globe.d.ts +0 -3
- package/dist/icons/Grid.d.ts +0 -3
- package/dist/icons/Home.d.ts +0 -3
- package/dist/icons/HourglassHalf.d.ts +0 -3
- package/dist/icons/Image.d.ts +0 -3
- package/dist/icons/InfoCircle.d.ts +0 -3
- package/dist/icons/Instagram.d.ts +0 -3
- package/dist/icons/LineChartUp.d.ts +0 -3
- package/dist/icons/Link.d.ts +0 -3
- package/dist/icons/LinkHorizontal.d.ts +0 -3
- package/dist/icons/Linkedin.d.ts +0 -3
- package/dist/icons/List.d.ts +0 -3
- package/dist/icons/LoadingIcon.d.ts +0 -3
- package/dist/icons/Lock.d.ts +0 -3
- package/dist/icons/LogOut.d.ts +0 -3
- package/dist/icons/Mail.d.ts +0 -3
- package/dist/icons/MarkerPin.d.ts +0 -3
- package/dist/icons/MarkerPinSimple.d.ts +0 -3
- package/dist/icons/Mastercard.d.ts +0 -3
- package/dist/icons/Menu.d.ts +0 -3
- package/dist/icons/MessageChatCircle.d.ts +0 -3
- package/dist/icons/MessageCircle.d.ts +0 -3
- package/dist/icons/MessageTextCircle.d.ts +0 -3
- package/dist/icons/Minus.d.ts +0 -3
- package/dist/icons/Moon.d.ts +0 -3
- package/dist/icons/NoImage.d.ts +0 -3
- package/dist/icons/PackageCheck.d.ts +0 -3
- package/dist/icons/PackagePlus.d.ts +0 -3
- package/dist/icons/Paperclip.d.ts +0 -3
- package/dist/icons/Phone.d.ts +0 -3
- package/dist/icons/Plus.d.ts +0 -3
- package/dist/icons/Printer.d.ts +0 -3
- package/dist/icons/QrCode.d.ts +0 -3
- package/dist/icons/ReceiptCheck.d.ts +0 -3
- package/dist/icons/Refresh.d.ts +0 -3
- package/dist/icons/Save.d.ts +0 -3
- package/dist/icons/Search.d.ts +0 -3
- package/dist/icons/Send.d.ts +0 -3
- package/dist/icons/Shield.d.ts +0 -3
- package/dist/icons/ShieldDollar.d.ts +0 -3
- package/dist/icons/Shop.d.ts +0 -3
- package/dist/icons/ShoppingBag.d.ts +0 -3
- package/dist/icons/ShoppingCart.d.ts +0 -3
- package/dist/icons/SwitchVertical.d.ts +0 -3
- package/dist/icons/Target.d.ts +0 -3
- package/dist/icons/Telegram.d.ts +0 -3
- package/dist/icons/ThumbsUp.d.ts +0 -3
- package/dist/icons/Tiktok.d.ts +0 -3
- package/dist/icons/Translate.d.ts +0 -3
- package/dist/icons/Trash.d.ts +0 -3
- package/dist/icons/UploadCloud.d.ts +0 -3
- package/dist/icons/User.d.ts +0 -3
- package/dist/icons/UserCheck.d.ts +0 -3
- package/dist/icons/UserCircle.d.ts +0 -3
- package/dist/icons/UserPlus.d.ts +0 -3
- package/dist/icons/UserX.d.ts +0 -3
- package/dist/icons/Users.d.ts +0 -3
- package/dist/icons/Visa.d.ts +0 -3
- package/dist/icons/Whatsapp.d.ts +0 -3
- package/dist/icons/Wifi.d.ts +0 -3
- package/dist/icons/XTwitter.d.ts +0 -3
- package/dist/icons/Youtube.d.ts +0 -3
- package/dist/icons/index.d.ts +0 -107
- package/dist/icons/index.esm.js +0 -2
- package/dist/icons/index.esm.js.map +0 -1
- package/dist/icons/index.js +0 -2
- package/dist/icons/index.js.map +0 -1
- package/dist/index.d.ts +0 -77
- package/dist/index.esm.js +0 -2
- package/dist/index.esm.js.map +0 -1
- package/dist/index.js +0 -2
- package/dist/index.js.map +0 -1
- package/dist/models/form.d.ts +0 -3
- package/dist/models/modal.d.ts +0 -21
- package/dist/models/ui.d.ts +0 -27
- package/dist/styles/scss/animations.scss +0 -115
- package/dist/styles/scss/colors.scss +0 -140
- package/dist/styles/scss/functions/toRem.scss +0 -13
- package/dist/styles/scss/mixins.scss +0 -261
- package/dist/styles/scss/responsive.scss +0 -36
- package/dist/styles/scss/utils.scss +0 -6
- package/dist/styles/scss/variables.scss +0 -330
- package/dist/styles/ui.css +0 -2
- package/dist/styles/ui.css.map +0 -1
- package/dist/utils/icon.d.ts +0 -2
- package/dist/utils/input.d.ts +0 -1
- package/dist/utils/storage.d.ts +0 -7
- package/dist/utils/styling.d.ts +0 -2
- package/dist/utils/styling.types.d.ts +0 -6
- package/dist/utils/table.d.ts +0 -1
- package/dist/utils/view.d.ts +0 -3
package/dist/models/form.d.ts
DELETED
package/dist/models/modal.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { JSXElementConstructor, LazyExoticComponent, ReactElement } from "react";
|
|
2
|
-
export interface ModalParams {
|
|
3
|
-
closeModal?: () => void;
|
|
4
|
-
onClose?: () => void;
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
}
|
|
7
|
-
export interface ModalType {
|
|
8
|
-
id: string;
|
|
9
|
-
params?: ModalParams;
|
|
10
|
-
}
|
|
11
|
-
export interface DrawerType {
|
|
12
|
-
id: string;
|
|
13
|
-
params?: ModalParams;
|
|
14
|
-
}
|
|
15
|
-
export interface ModalComponentProps {
|
|
16
|
-
params: ModalParams;
|
|
17
|
-
}
|
|
18
|
-
export type ModalComponent = JSXElementConstructor<ModalComponentProps> | LazyExoticComponent<({ params }: ModalComponentProps) => ReactElement>;
|
|
19
|
-
export interface ModalsMap {
|
|
20
|
-
[key: string]: ModalComponent;
|
|
21
|
-
}
|
package/dist/models/ui.d.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
export type SIZE = "xxs" | "xs" | "sm" | "md" | "lg" | "xl" | "xxl" | "xxxl";
|
|
2
|
-
export type SIZE_LONG = "xsmall" | "small" | "medium" | "large";
|
|
3
|
-
export declare enum UIElementType {
|
|
4
|
-
PRIMARY = "primary",
|
|
5
|
-
SECONDARY = "secondary",
|
|
6
|
-
DANGER = "danger",
|
|
7
|
-
SUCCESS = "success",
|
|
8
|
-
WARNING = "warning",
|
|
9
|
-
INFO = "info",
|
|
10
|
-
LIGHT = "light",
|
|
11
|
-
DEFAULT = "default",
|
|
12
|
-
DARK = "dark",
|
|
13
|
-
LIGHT_PRIMARY = "lightPrimary",
|
|
14
|
-
LIGHT_SUCCESS = "lightSuccess",
|
|
15
|
-
LIGHT_WARNING = "lightWarning",
|
|
16
|
-
LIGHT_INFO = "lightInfo",
|
|
17
|
-
LIGHT_DANGER = "lightDanger",
|
|
18
|
-
LIGHT_DARK = "lightDark",
|
|
19
|
-
LIGHT_SECONDARY = "lightSecondary",
|
|
20
|
-
WHITE_TEXT = "whiteText",
|
|
21
|
-
BORDERED_PRIMARY = "borderedPrimary",
|
|
22
|
-
BORDERED_SECONDARY = "borderedSecondary",
|
|
23
|
-
NO_STYLE = "noStyle"
|
|
24
|
-
}
|
|
25
|
-
export interface DivElementMap {
|
|
26
|
-
[key: string]: HTMLDivElement | null;
|
|
27
|
-
}
|
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
@keyframes flexWide {
|
|
2
|
-
from {
|
|
3
|
-
flex: 0;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
to {
|
|
7
|
-
flex: 1;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
@keyframes slidein {
|
|
12
|
-
from {
|
|
13
|
-
transform: translateX(0%);
|
|
14
|
-
}
|
|
15
|
-
to {
|
|
16
|
-
transform: translateX(-100%);
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@keyframes fadeInOut {
|
|
21
|
-
0% {
|
|
22
|
-
opacity: 0.5;
|
|
23
|
-
}
|
|
24
|
-
50% {
|
|
25
|
-
opacity: 1;
|
|
26
|
-
}
|
|
27
|
-
100% {
|
|
28
|
-
opacity: 0.5;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
@keyframes heightAnimation {
|
|
33
|
-
0% {
|
|
34
|
-
height: 0%;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
100% {
|
|
38
|
-
height: 100%;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
@keyframes fadein {
|
|
43
|
-
from {
|
|
44
|
-
opacity: 0;
|
|
45
|
-
}
|
|
46
|
-
to {
|
|
47
|
-
opacity: 1;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
/* Firefox < 16 */
|
|
52
|
-
@-moz-keyframes fadein {
|
|
53
|
-
from {
|
|
54
|
-
opacity: 0;
|
|
55
|
-
}
|
|
56
|
-
to {
|
|
57
|
-
opacity: 1;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/* Safari, Chrome and Opera > 12.1 */
|
|
62
|
-
@-webkit-keyframes fadein {
|
|
63
|
-
from {
|
|
64
|
-
opacity: 0;
|
|
65
|
-
}
|
|
66
|
-
to {
|
|
67
|
-
opacity: 1;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
/* Internet Explorer */
|
|
72
|
-
@-ms-keyframes fadein {
|
|
73
|
-
from {
|
|
74
|
-
opacity: 0;
|
|
75
|
-
}
|
|
76
|
-
to {
|
|
77
|
-
opacity: 1;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
@keyframes floatAnimation {
|
|
82
|
-
0% {
|
|
83
|
-
transform: translateY(0);
|
|
84
|
-
}
|
|
85
|
-
100% {
|
|
86
|
-
transform: translateY(-20px);
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
@keyframes bottomSheet {
|
|
91
|
-
from {
|
|
92
|
-
transform: translate(0, 100%);
|
|
93
|
-
}
|
|
94
|
-
to {
|
|
95
|
-
transform: translate(0, 0);
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
@keyframes slideRightToLeft {
|
|
100
|
-
from {
|
|
101
|
-
transform: translateX(100%);
|
|
102
|
-
}
|
|
103
|
-
to {
|
|
104
|
-
transform: translateX(0%);
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
@keyframes rotation {
|
|
109
|
-
0% {
|
|
110
|
-
transform: rotate(0deg);
|
|
111
|
-
}
|
|
112
|
-
100% {
|
|
113
|
-
transform: rotate(360deg);
|
|
114
|
-
}
|
|
115
|
-
}
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
$color-gray-100: #f5f8fa;
|
|
2
|
-
$color-gray-200: #eff2f5;
|
|
3
|
-
$color-gray-300: #e4e6ef;
|
|
4
|
-
$color-gray-400: #b5b5c3;
|
|
5
|
-
$color-gray-500: #a1a5b7;
|
|
6
|
-
$color-gray-600: #7e8299;
|
|
7
|
-
$color-gray-700: #5e6278;
|
|
8
|
-
$color-gray-800: #3f4254;
|
|
9
|
-
$color-gray-900: #181c32;
|
|
10
|
-
$color-border: $color-gray-200;
|
|
11
|
-
$color-border-dashed: $color-gray-300;
|
|
12
|
-
$color-blue: #009ef6;
|
|
13
|
-
$color-indigo: #6610f2;
|
|
14
|
-
$color-purple: #6f42c1;
|
|
15
|
-
$color-pink: #d63384;
|
|
16
|
-
$color-red: #dc3545;
|
|
17
|
-
$color-orange: #fd7e14;
|
|
18
|
-
$color-yellow: #ffc107;
|
|
19
|
-
$color-green: #198754;
|
|
20
|
-
$color-teal: #20c997;
|
|
21
|
-
$color-cyan: #0dcaf0;
|
|
22
|
-
$color-gray: #7e8299;
|
|
23
|
-
$color-gray-dark: $color-gray-800;
|
|
24
|
-
$color-white: #ffffff;
|
|
25
|
-
$color-black: #000000;
|
|
26
|
-
// THEME COLORS
|
|
27
|
-
$color-light: $color-gray-100;
|
|
28
|
-
$color-light-active: $color-gray-300;
|
|
29
|
-
$color-light-inverse: $color-gray-600;
|
|
30
|
-
$color-primary: var(--sorocraft-color-primary, #2d3436);
|
|
31
|
-
$color-primary-light: var(--sorocraft-color-primary-light, #f5f8fa);
|
|
32
|
-
$color-primary-active: var(--sorocraft-color-primary-active, #212526);
|
|
33
|
-
$color-primary-inverse: var(--sorocraft-color-primary-inverse, $color-white);
|
|
34
|
-
$color-secondary: var(--sorocraft-color-secondary, #16a085);
|
|
35
|
-
$color-secondary-inverse: $color-white;
|
|
36
|
-
$color-secondary-active: var(--sorocraft-color-secondary-active, #0bb7af);
|
|
37
|
-
$color-secondary-light: rgba($color-secondary, 0.1);
|
|
38
|
-
$color-secondary-extra-light: var(--sorocraft-color-secondary-extra-light, #dcfdfd);
|
|
39
|
-
$color-success: #1bc5bd;
|
|
40
|
-
$color-success-light: #c9f7f5;
|
|
41
|
-
$color-success-active: #0bb7af;
|
|
42
|
-
$color-success-inverse: $color-white;
|
|
43
|
-
$color-info: #7239ea;
|
|
44
|
-
$color-info-inverse: $color-white;
|
|
45
|
-
$color-info-light: #f8f5ff;
|
|
46
|
-
$color-info-active: #5014d0;
|
|
47
|
-
$color-warning: #ffc700;
|
|
48
|
-
$color-warning-inverse: $color-white;
|
|
49
|
-
$color-warning-light: #fff8dd;
|
|
50
|
-
$color-warning-active: #f1bc00;
|
|
51
|
-
$color-danger: #f1416c;
|
|
52
|
-
$color-danger-inverse: $color-white;
|
|
53
|
-
$color-dark: $color-gray-900;
|
|
54
|
-
$color-dark-inverse: $color-white;
|
|
55
|
-
$color-dark-light: $color-gray-200;
|
|
56
|
-
$color-dark-active: #131628;
|
|
57
|
-
$color-danger-light: #fff5f8;
|
|
58
|
-
$color-danger-active: #d9214e;
|
|
59
|
-
$color-link: #1b84ff;
|
|
60
|
-
$color-link-active: #056ee9;
|
|
61
|
-
$color-link-light: #e9f3ff;
|
|
62
|
-
$color-link-inverse: #ffffff;
|
|
63
|
-
// END THEME COLORS
|
|
64
|
-
$color-light-rgb: 245, 248, 250;
|
|
65
|
-
$color-primary-rgb: 4, 200, 200;
|
|
66
|
-
$color-success-rgb: 0, 158, 247;
|
|
67
|
-
$color-info-rgb: 114, 57, 234;
|
|
68
|
-
$color-warning-rgb: 255, 199, 0;
|
|
69
|
-
$color-danger-rgb: 241, 65, 108;
|
|
70
|
-
$color-dark-rgb: 24, 28, 50;
|
|
71
|
-
$color-white-rgb: 255, 255, 255;
|
|
72
|
-
$color-black-rgb: 0, 0, 0;
|
|
73
|
-
$color-body-color-rgb: 24, 28, 50;
|
|
74
|
-
$color-body-bg-rgb: 255, 255, 255;
|
|
75
|
-
$color-body-bg: #f3f6f9;
|
|
76
|
-
$color-link-hover: #36d3d3;
|
|
77
|
-
$color-sidebar-bg: $color-white;
|
|
78
|
-
|
|
79
|
-
/* Text */
|
|
80
|
-
$color-text-muted: $color-gray-500;
|
|
81
|
-
$color-body-text: $color-gray-900;
|
|
82
|
-
$color-message-bg: $color-white;
|
|
83
|
-
$color-active-message-bg: $color-secondary-extra-light;
|
|
84
|
-
|
|
85
|
-
/* Input */
|
|
86
|
-
$color-input-plaintext: $color-gray-700;
|
|
87
|
-
$color-input-bg: $color-white;
|
|
88
|
-
$color-input-disabled-bg: $color-gray-200;
|
|
89
|
-
$color-input-disabled-border: $color-gray-300;
|
|
90
|
-
$color-input: $color-gray-700;
|
|
91
|
-
$color-input-border: $color-gray-300;
|
|
92
|
-
$color-input-focus-bg: $color-white;
|
|
93
|
-
$color-input-focus-border: $color-gray-400;
|
|
94
|
-
$color-input-focus: $color-gray-700;
|
|
95
|
-
$color-input-solid-bg: $color-gray-100;
|
|
96
|
-
$color-input-solid-bg-focus: #eef3f7;
|
|
97
|
-
$color-input-solid-placeholder: $color-gray-500;
|
|
98
|
-
$color-input-solid: $color-gray-700;
|
|
99
|
-
|
|
100
|
-
/* Button */
|
|
101
|
-
$btn-disabled-color: $color-white;
|
|
102
|
-
$btn-disabled-bg: $color-primary;
|
|
103
|
-
$btn-disabled-border-color: $color-primary;
|
|
104
|
-
$btn-color: $color-body-text;
|
|
105
|
-
|
|
106
|
-
$color-tooltip: $color-gray-800;
|
|
107
|
-
$color-tooltip-bg: $color-white;
|
|
108
|
-
|
|
109
|
-
/* TABLE */
|
|
110
|
-
$color-table: $color-gray-900;
|
|
111
|
-
$color-table-bg: transparent;
|
|
112
|
-
$color-table-border: $color-gray-200;
|
|
113
|
-
$color-table-accent-bg: transparent;
|
|
114
|
-
$color-table-striped: $color-gray-900;
|
|
115
|
-
$color-table-striped-bg: rgba(245, 248, 250, 0.75);
|
|
116
|
-
$color-table-active: $color-gray-900;
|
|
117
|
-
$color-table-active-bg: $color-gray-100;
|
|
118
|
-
$color-table-hover: $color-gray-900;
|
|
119
|
-
$color-table-hover-bg: $color-gray-100;
|
|
120
|
-
$color-table-caption: $color-gray-500;
|
|
121
|
-
$color-table-loading-message-bg: $color-white;
|
|
122
|
-
$color-table-loading-message: $color-gray-700;
|
|
123
|
-
|
|
124
|
-
/* Modal */
|
|
125
|
-
$color-modal-divider: $color-gray-200;
|
|
126
|
-
|
|
127
|
-
/* Bagde */
|
|
128
|
-
$color-badge: $color-gray-100;
|
|
129
|
-
$color-badge-text: $color-gray-500;
|
|
130
|
-
|
|
131
|
-
/* Menu */
|
|
132
|
-
$menu-dropdown-bg-color: $color-white;
|
|
133
|
-
$color-divider: $color-gray-200;
|
|
134
|
-
$color-darker-divider: $color-gray-400;
|
|
135
|
-
|
|
136
|
-
/* Notification */
|
|
137
|
-
$color-unseen-notification: $color-gray-200;
|
|
138
|
-
|
|
139
|
-
/* BRANDS */
|
|
140
|
-
$color-whatsapp: #25d366;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
@use "sass:list";
|
|
2
|
-
@use "sass:math";
|
|
3
|
-
|
|
4
|
-
@use "../variables" as variables;
|
|
5
|
-
|
|
6
|
-
@function toRem($value...) {
|
|
7
|
-
$result: ();
|
|
8
|
-
|
|
9
|
-
@each $val in $value {
|
|
10
|
-
$result: list.append($result, math.div($val, variables.$base-font-size) * 1rem);
|
|
11
|
-
}
|
|
12
|
-
@return $result;
|
|
13
|
-
}
|
|
@@ -1,261 +0,0 @@
|
|
|
1
|
-
@use "./colors.scss" as *;
|
|
2
|
-
@use "./variables.scss" as *;
|
|
3
|
-
@use "./functions/toRem.scss" as functions;
|
|
4
|
-
@use "./responsive.scss" as *;
|
|
5
|
-
@use "sass:list";
|
|
6
|
-
@use "sass:map";
|
|
7
|
-
|
|
8
|
-
@mixin flexCentered {
|
|
9
|
-
display: flex;
|
|
10
|
-
justify-content: center;
|
|
11
|
-
align-items: center;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
@mixin noSelection {
|
|
15
|
-
-webkit-touch-callout: none; /* iOS Safari */
|
|
16
|
-
-webkit-user-select: none; /* Safari */
|
|
17
|
-
-khtml-user-select: none; /* Konqueror HTML */
|
|
18
|
-
-moz-user-select: none; /* Old versions of Firefox */
|
|
19
|
-
-ms-user-select: none; /* Internet Explorer/Edge */
|
|
20
|
-
user-select: none; /* Non-prefixed version, currently
|
|
21
|
-
supported by Chrome, Edge, Opera and Firefox */
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
@mixin thickScrollbar {
|
|
25
|
-
scrollbar-color: rgba($color: $color-primary, $alpha: 0.3) transparent;
|
|
26
|
-
|
|
27
|
-
&::-webkit-scrollbar {
|
|
28
|
-
height: 8px;
|
|
29
|
-
width: 8px;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
&::-webkit-scrollbar-thumb {
|
|
33
|
-
background: rgba($color: $color-primary, $alpha: 0.3);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
@mixin cardStyle() {
|
|
38
|
-
background-color: $color-white;
|
|
39
|
-
border-radius: $card-border-radius;
|
|
40
|
-
margin-bottom: 2rem;
|
|
41
|
-
box-shadow: $card-box-shadow;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/* RESPONSIVE */
|
|
45
|
-
|
|
46
|
-
$xxs: 375px;
|
|
47
|
-
$xs: 430px;
|
|
48
|
-
$sm: 580px;
|
|
49
|
-
$msm: 660px;
|
|
50
|
-
$md: 768px;
|
|
51
|
-
$lm: 844px;
|
|
52
|
-
$lg: 1024px;
|
|
53
|
-
$xl: 1200px;
|
|
54
|
-
$xxl: 1440px;
|
|
55
|
-
|
|
56
|
-
@mixin media-xxl-down {
|
|
57
|
-
@media (max-width: #{$xxl}) {
|
|
58
|
-
@content;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
@mixin media-xl-down {
|
|
63
|
-
@media (max-width: #{$xl}) {
|
|
64
|
-
@content;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
@mixin media-lg-down {
|
|
69
|
-
@media (max-width: #{$lg}) {
|
|
70
|
-
@content;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
@mixin media-lm-down {
|
|
75
|
-
@media (max-width: #{$lm}) {
|
|
76
|
-
@content;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
@mixin media-md-down {
|
|
81
|
-
@media (max-width: #{$md}) {
|
|
82
|
-
@content;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
@mixin media-msm-down {
|
|
87
|
-
@media (max-width: #{$msm}) {
|
|
88
|
-
@content;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
@mixin media-xs-down {
|
|
93
|
-
@media (max-width: #{$xs}) {
|
|
94
|
-
@content;
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
@mixin media-xxs-down {
|
|
99
|
-
@media (max-width: #{$xxs}) {
|
|
100
|
-
@content;
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
@mixin media-xxl-up {
|
|
105
|
-
@media (min-width: #{$xxl}) {
|
|
106
|
-
@content;
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
@mixin media-xl-up {
|
|
111
|
-
@media (min-width: #{$xl}) {
|
|
112
|
-
@content;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
|
|
116
|
-
@mixin media-lg-up {
|
|
117
|
-
@media (min-width: #{$lg}) {
|
|
118
|
-
@content;
|
|
119
|
-
}
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
@mixin media-lm-up {
|
|
123
|
-
@media (min-width: #{$lm}) {
|
|
124
|
-
@content;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
@mixin media-md-up {
|
|
129
|
-
@media (min-width: #{$md}) {
|
|
130
|
-
@content;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
@mixin media-sm-up {
|
|
135
|
-
@media (min-width: #{$sm}) {
|
|
136
|
-
@content;
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
@mixin media-xs-up {
|
|
141
|
-
@media (min-width: #{$xs}) {
|
|
142
|
-
@content;
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
@mixin media-xxs-up {
|
|
147
|
-
@media (min-width: #{$xxs}) {
|
|
148
|
-
@content;
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
@mixin apply-ui-type-styles($styles) {
|
|
153
|
-
background-color: list.nth($styles, 1);
|
|
154
|
-
color: list.nth($styles, 2);
|
|
155
|
-
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
|
|
156
|
-
|
|
157
|
-
i {
|
|
158
|
-
color: list.nth($styles, 2);
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
svg {
|
|
162
|
-
stroke: list.nth($styles, 2) !important;
|
|
163
|
-
transition: stroke 0.2s ease-in-out;
|
|
164
|
-
|
|
165
|
-
path {
|
|
166
|
-
stroke: list.nth($styles, 2) !important;
|
|
167
|
-
transition: stroke 0.2s ease-in-out;
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.action {
|
|
172
|
-
background-color: list.nth($styles, 3);
|
|
173
|
-
|
|
174
|
-
svg {
|
|
175
|
-
stroke: list.nth($styles, 4) !important;
|
|
176
|
-
transition: stroke 0.2s ease-in-out;
|
|
177
|
-
|
|
178
|
-
path {
|
|
179
|
-
stroke: list.nth($styles, 4) !important;
|
|
180
|
-
transition: stroke 0.2s ease-in-out;
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
&:hover,
|
|
186
|
-
&.active {
|
|
187
|
-
background-color: list.nth($styles, 3);
|
|
188
|
-
color: list.nth($styles, 4);
|
|
189
|
-
|
|
190
|
-
svg {
|
|
191
|
-
stroke: list.nth($styles, 4) !important;
|
|
192
|
-
|
|
193
|
-
path {
|
|
194
|
-
stroke: list.nth($styles, 4) !important;
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
|
|
198
|
-
.action {
|
|
199
|
-
background-color: list.nth($styles, 1);
|
|
200
|
-
|
|
201
|
-
svg {
|
|
202
|
-
stroke: list.nth($styles, 2) !important;
|
|
203
|
-
|
|
204
|
-
path {
|
|
205
|
-
stroke: list.nth($styles, 2) !important;
|
|
206
|
-
}
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
@mixin gradientUnderline($color) {
|
|
213
|
-
background: $color;
|
|
214
|
-
background-position: 0 100%;
|
|
215
|
-
background-size: 100% 2px;
|
|
216
|
-
background-repeat: repeat-x;
|
|
217
|
-
}
|
|
218
|
-
|
|
219
|
-
@mixin maxLine($lineCount) {
|
|
220
|
-
display: -webkit-box;
|
|
221
|
-
line-clamp: $lineCount;
|
|
222
|
-
-webkit-line-clamp: $lineCount;
|
|
223
|
-
-webkit-box-orient: vertical;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
@mixin avatar-size($size) {
|
|
227
|
-
width: functions.toRem(map.get($avatar-sizes, $size));
|
|
228
|
-
height: functions.toRem(map.get($avatar-sizes, $size));
|
|
229
|
-
}
|
|
230
|
-
|
|
231
|
-
// Headings with responsive font sizes
|
|
232
|
-
@mixin heading($default, $xl: null, $lg: null, $md: null, $sm: null) {
|
|
233
|
-
font-size: $default;
|
|
234
|
-
margin-bottom: 1rem;
|
|
235
|
-
line-height: calc($default * 1.5);
|
|
236
|
-
|
|
237
|
-
@if $xl {
|
|
238
|
-
@include media-xl-down {
|
|
239
|
-
font-size: $xl;
|
|
240
|
-
line-height: calc($xl * 1.5);
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
@if $lg {
|
|
244
|
-
@include media-lg-down {
|
|
245
|
-
font-size: $lg;
|
|
246
|
-
line-height: calc($lg * 1.5);
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
@if $md {
|
|
250
|
-
@include media-md-down {
|
|
251
|
-
font-size: $md;
|
|
252
|
-
line-height: calc($md * 1.5);
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
@if $sm {
|
|
256
|
-
@include media(down, mobile-md) {
|
|
257
|
-
font-size: $sm;
|
|
258
|
-
line-height: calc($sm * 1.5);
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
@use "sass:map";
|
|
2
|
-
|
|
3
|
-
$breakpoints: (
|
|
4
|
-
mobile-xxs: 320px,
|
|
5
|
-
mobile-xs: 375px,
|
|
6
|
-
mobile-sm: 480px,
|
|
7
|
-
mobile-md: 576px,
|
|
8
|
-
tablet-sm: 768px,
|
|
9
|
-
tablet-md: 992px,
|
|
10
|
-
tablet-lg: 1024px,
|
|
11
|
-
desktop-sm: 1200px,
|
|
12
|
-
desktop-md: 1440px,
|
|
13
|
-
desktop-lg: 1920px,
|
|
14
|
-
);
|
|
15
|
-
|
|
16
|
-
// Enhanced media query mixin
|
|
17
|
-
@mixin media($type, $start, $end: null) {
|
|
18
|
-
$start-value: map.get($breakpoints, $start);
|
|
19
|
-
$end-value: if($end, map.get($breakpoints, $end), null);
|
|
20
|
-
|
|
21
|
-
@if $type == "range" and $start-value and $end-value {
|
|
22
|
-
@media (min-width: #{$start-value}) and (max-width: #{$end-value}) {
|
|
23
|
-
@content;
|
|
24
|
-
}
|
|
25
|
-
} @else if $type == "down" and $start-value {
|
|
26
|
-
@media (max-width: #{$start-value}) {
|
|
27
|
-
@content;
|
|
28
|
-
}
|
|
29
|
-
} @else if $type == "up" and $start-value {
|
|
30
|
-
@media (min-width: #{$start-value}) {
|
|
31
|
-
@content;
|
|
32
|
-
}
|
|
33
|
-
} @else {
|
|
34
|
-
@error "Invalid type `#{$type}` or breakpoint `#{$start}` or `#{$end}`.";
|
|
35
|
-
}
|
|
36
|
-
}
|