UNPKG

@belvo-finance/belvo-vue-components

Version:

## Project setup ``` npm install ```

60 lines 43.9 kB
{ "version": 3, "file": "belvo-design-utils.css", "sources": [ "../../src/assets/scss/belvo-design-utils.scss", "../../src/assets/scss/_requireds.scss", "../../src/assets/scss/_tokens.scss", "../../src/assets/scss/_variables.scss", "../../src/assets/scss/_mixins.scss", "../../src/assets/scss/mixins/_fonts.scss", "../../src/assets/scss/mixins/_background-image.scss", "../../src/assets/scss/mixins/_random-brand-color.scss", "../../src/assets/scss/mixins/_corridor-animation.scss", "../../src/assets/scss/mixins/_circle-scale-animation.scss", "../../src/assets/scss/mixins/_grey-background.scss", "../../src/assets/scss/mixins/_responsive.scss", "../../src/assets/scss/mixins/_z-index.scss", "../../src/assets/scss/mixins/_grid.scss", "../../src/assets/scss/mixins/_spaces.scss", "../../src/assets/scss/_layout.scss", "../../src/assets/scss/_grid.scss", "../../src/assets/scss/_transitions.scss", "../../src/assets/scss/transitions/_translate.scss", "../../src/assets/scss/transitions/_fade.scss", "../../src/assets/scss/transitions/_scale.scss", "../../src/assets/scss/transitions/_scale-height.scss", "../../src/assets/scss/transitions/_translate-y.scss", "../../src/assets/scss/_utils.scss", "../../src/assets/scss/_reset.scss" ], "sourcesContent": [ "@import 'requireds';\n@import 'tokens';\n@import 'variables';\n@import 'mixins';\n@import 'layout';\n@import 'grid';\n@import 'transitions';\n@import 'utils';\n@import 'reset';\n", "@use \"sass:list\";\n", "\n// Do not edit directly\n// Generated on Tue, 05 May 2020 11:31:19 GMT\n\n$color-blue-10: #011432;\n$color-blue-15: #021e4b;\n$color-blue-20: #032863;\n$color-blue-25: #03327c;\n$color-blue-30: #043c95;\n$color-blue-35: #0446ae;\n$color-blue-40: #054fc7;\n$color-blue-45: #0659e0;\n$color-blue-50: #0663f9;\n$color-blue-55: #1f73f9;\n$color-blue-60: #3882fa;\n$color-blue-65: #5192fb;\n$color-blue-70: #6aa2fb;\n$color-blue-75: #83b1fc;\n$color-blue-80: #9cc1fc;\n$color-blue-85: #b4d0fd;\n$color-blue-90: #cde0fe;\n$color-blue-95: #e6effe;\n$color-green-10: #12280b;\n$color-green-15: #1b3c10;\n$color-green-20: #235016;\n$color-green-25: #2c641b;\n$color-green-30: #357821;\n$color-green-35: #3e8c26;\n$color-green-40: #47a02c;\n$color-green-45: #50b431;\n$color-green-50: #59c837;\n$color-green-55: #69ce4b;\n$color-green-60: #7ad35f;\n$color-green-65: #8bd973;\n$color-green-70: #9bde87;\n$color-green-75: #ace49b;\n$color-green-80: #bce9af;\n$color-green-85: #cdefc3;\n$color-green-90: #def4d7;\n$color-green-95: #eefaeb;\n$color-grey-0: #ffffff;\n$color-grey-10: #161a1d;\n$color-grey-15: #21272c;\n$color-grey-20: #2b343b;\n$color-grey-25: #364049;\n$color-grey-30: #414d58;\n$color-grey-35: #4c5a67;\n$color-grey-40: #576775;\n$color-grey-45: #627484;\n$color-grey-50: #6c8193;\n$color-grey-55: #7b8e9d;\n$color-grey-60: #8a9aa8;\n$color-grey-65: #98a7b3;\n$color-grey-70: #a7b3be;\n$color-grey-75: #b6c0c9;\n$color-grey-80: #c4cdd4;\n$color-grey-85: #d3d9de;\n$color-grey-90: #e2e6e9;\n$color-grey-95: #f0f2f4;\n$color-red-10: #320301;\n$color-red-15: #4b0402;\n$color-red-20: #630603;\n$color-red-25: #7c0703;\n$color-red-30: #950904;\n$color-red-35: #ae0a04;\n$color-red-40: #c70c05;\n$color-red-45: #e00d06;\n$color-red-50: #f90e06;\n$color-red-55: #f9271f;\n$color-red-60: #fa3f38;\n$color-red-65: #fb5751;\n$color-red-70: #fb6f6a;\n$color-red-75: #fc8783;\n$color-red-80: #fc9f9c;\n$color-red-85: #fdb7b4;\n$color-red-90: #fecfcd;\n$color-red-95: #fee7e6;\n$color-yellow-10: #322801;\n$color-yellow-15: #4b3c02;\n$color-yellow-20: #645002;\n$color-yellow-25: #7d6403;\n$color-yellow-30: #957804;\n$color-yellow-35: #ae8c04;\n$color-yellow-40: #c7a005;\n$color-yellow-45: #e0b405;\n$color-yellow-50: #f9c806;\n$color-yellow-55: #facd1f;\n$color-yellow-60: #fad338;\n$color-yellow-65: #fbd951;\n$color-yellow-70: #fbde6a;\n$color-yellow-75: #fce383;\n$color-yellow-80: #fde99b;\n$color-yellow-85: #fdeeb4;\n$color-yellow-90: #fef4cd;\n$color-yellow-95: #fefae6;\n$color-background-accordion-normal: #ffffff; // Background color of the accordion\n$color-background-accordion-hover: #f0f2f4; // Background color of the accordion in hover state\n$color-background-avatar: #3882fa; // Background color of the avatar\n$color-background-banner-info: #e6effe; // Background color of the info banner\n$color-background-banner-warning: #fefae6; // Background color of the warning banner\n$color-background-banner-error: #fee7e6; // Background color of the error banner\n$color-background-banner-success: #eefaeb; // Background color of the success banner\n$color-background-banner-emoji-info: #ffffff; // Background color of the info banner\n$color-background-banner-emoji-warning: #ffffff; // Background color of the warning banner\n$color-background-banner-emoji-error: #ffffff; // Background color of the error banner\n$color-background-banner-emoji-success: #ffffff; // Background color of the success banner\n$color-background-card: #ffffff; // Background color of the card\n$color-background-progress-bar-container: #ffffff; // Background color of the progress bar\n$color-background-progress-bar-buffer: #3882fa; // Background color of the buffer of the progress bar\n$color-background-snack-bar-info: #e6effe; // Background color of the info snack-bar\n$color-background-snack-bar-warning: #fefae6; // Background color of the warning snack-bar\n$color-background-snack-bar-error: #fee7e6; // Background color of the error snack-bar\n$color-background-snack-bar-success: #eefaeb; // Background color of the success snack-bar\n$color-background-snack-bar-emoji-info: #ffffff; // Background color of the info snack-bar\n$color-background-snack-bar-emoji-warning: #ffffff; // Background color of the warning snack-bar\n$color-background-snack-bar-emoji-error: #ffffff; // Background color of the error snack-bar\n$color-background-snack-bar-emoji-success: #ffffff; // Background color of the success banner\n$color-background-toggle-container: #ffffff; // Background color of the toggle\n$color-background-toggle-selector-normal: #000000; // Background color of the toggle selector\n$color-background-toggle-selector-hover: #f9c806; // Background color of the toggle selector on hover\n$color-background-toggle-selector-inactive: #3882fa; // Background color of the toggle selector inactive\n$color-border-accordion: #f0f2f4; // Border color of the accordion\n$color-border-banner-info: #9cc1fc; // Border color of the info banner\n$color-border-banner-warning: #fde99b; // Border color of the warning banner\n$color-border-banner-error: #fc9f9c; // Border color of the error banner\n$color-border-banner-success: #bce9af; // Border color of the success banner\n$color-border-chip-success: #bbebb4; // Border color of the success chip\n$color-border-chip-error: #fecfcd; // Border color of the error chip\n$color-border-chip-info: #cde0fe; // Border color of the info chip\n$color-border-chip-message: #e2e6e9; // Border color of the message chip\n$color-border-list-header: #f0f2f4; // Border color of the list header\n$color-border-snack-bar-info: #9cc1fc; // Border color of the info snack-bar\n$color-border-snack-bar-warning: #fde99b; // Border color of the warning snack-bar\n$color-border-snack-bar-error: #fc9f9c; // Border color of the error snack-bar\n$color-border-snack-bar-success: #bce9af; // Border color of the success snack-bar\n$color-text-banner-info: #3882fa; // Text color of the info banner\n$color-text-banner-warning: #fad338; // Text color of the warning banner\n$color-text-banner-error: #fa3f38; // Text color of the error banner\n$color-text-banner-success: #7ad35f; // Text color of the success banner\n$color-text-chip-success: #4fd53a; // Text color of the success chip\n$color-text-chip-error: #e00d06; // Text color of the error chip\n$color-text-chip-info: #0659e0; // Text color of the info chip\n$color-text-chip-message: #627484; // Text color of the message chip\n$color-text-list-header: #8a9aa8; // Text color of the list header\n$color-text-snack-bar-info: #3882fa; // Text color of the info snack-bar\n$color-text-snack-bar-warning: #fad338; // Text color of the warning snack-bar\n$color-text-snack-bar-error: #fa3f38; // Text color of the error snack-bar\n$color-text-snack-bar-success: #7ad35f; // Text color of the success snack-bar\n$color-close-icon-info: #0659e0; // Icon color of the close button\n$color-close-icon-warning: #e0b405; // Icon color of the warning close button\n$color-close-icon-error: #e00d06; // Icon color of the error close button\n$color-close-icon-success: #50b431; // Icon color of the success close button\n$color-close-background-info: #e6effe; // Hover background color of the info close button\n$color-close-background-warning: #fefae6; // Hover background color of the warning close buttonr\n$color-close-background-error: #fee7e6; // Hover background color of the error close button\n$color-close-background-success: #eefaeb; // Hover background color of the success close button\n$color-close-ripple-info: #cde0fe; // Hover background color of the info close button\n$color-close-ripple-warning: #fef4cd; // Hover background color of the warning close buttonr\n$color-close-ripple-error: #fecfcd; // Hover background color of the error close button\n$color-close-ripple-success: #def4d7; // Hover background color of the success close button\n$elevation-box-s: 0 2px 4px 0 rgba(0,0,0,0.15);\n$elevation-box-m: 0 2px 8px 0 rgba(0,0,0,0.15);\n$elevation-box-l: 0 2px 16px 0 rgba(0,0,0,0.15);\n$elevation-box-xl: 0 2px 32px 0 rgba(0,0,0,0.15);\n$elevation-text-s: 0 1px 1px rgba(0,0,0,0.15);\n$height-line-12: 12px;\n$height-line-16: 16px;\n$height-line-20: 20px;\n$height-line-24: 24px;\n$height-line-26: 26px;\n$height-line-28: 28px;\n$height-line-30: 30px;\n$height-line-32: 32px;\n$height-line-36: 36px;\n$height-line-40: 40px;\n$height-line-44: 44px;\n$height-line-48: 48px;\n$height-line-52: 52px;\n$height-line-64: 64px;\n$height-line-68: 68px;\n$height-line-72: 72px;\n$size-border-s: 0.0625rem;\n$size-border-m: 0.125rem;\n$size-border-l: 0.1875rem;\n$size-border-xl: 0.25rem;\n$size-border-accordion: 0.0625rem; // Size of the border of the accordion\n$size-border-banner: 0.0625rem; // Border size of the banner\n$size-border-chip: 0.1875rem; // Size of the border of the chip\n$size-border-list-header: 0.0625rem; // Size of the border of the list header\n$size-border-snack-bar: 0.0625rem; // Border size of the snack-bar\n$size-font-12: 0.75rem;\n$size-font-14: 0.875rem;\n$size-font-16: 1rem;\n$size-font-18: 1.125rem;\n$size-font-20: 1.25rem;\n$size-font-24: 1.5rem;\n$size-font-28: 1.75rem;\n$size-font-32: 2rem;\n$size-font-36: 2.25rem;\n$size-font-40: 2.5rem;\n$size-font-52: 3.25rem;\n$size-font-60: 3.75rem;\n$size-font-base: 1rem;\n$size-font-normal-xs: 0.75rem;\n$size-font-normal-s: 0.875rem;\n$size-font-normal-m: 1rem;\n$size-font-normal-l: 1.125rem;\n$size-font-large-xs: 1.25rem;\n$size-font-large-s: 1.5rem;\n$size-font-large-m: 1.75rem;\n$size-font-large-l: 2rem;\n$size-font-extra-large-xs: 2.25rem;\n$size-font-extra-large-s: 2.5rem;\n$size-font-extra-large-m: 3.25rem;\n$size-font-extra-large-l: 3.75rem;\n$size-break-point-s-min: 20rem;\n$size-break-point-s-max: 39.9375rem;\n$size-break-point-m-min: 40rem;\n$size-break-point-m-max: 59.9375rem;\n$size-break-point-l-min: 60rem;\n$size-break-point-l-max: 9999rem;\n$size-radius-100: 100rem;\n$size-radius-avatar: 100rem; // Radius of the avatar\n$size-spacing-none: 0rem;\n$size-spacing-xs: 0.25rem;\n$size-spacing-s: 0.5rem;\n$size-spacing-m: 1rem;\n$size-spacing-l: 1.5rem;\n$size-spacing-xl: 2rem;\n$size-spacing-xxl: 2.5rem;\n$size-spacing-xxxl: 3rem;\n$size-padding-accordion: 1.5rem; // Padding of the accordion container\n$size-padding-vertical-banner: 1.5rem; // Top and bottom padding of the banner container\n$size-padding-vertical-snack-bar: 1.5rem; // Top and bottom padding of the snack-bar container\n$size-padding-horizontal-banner: 1.5rem; // Left and right padding of the banner container\n$size-padding-horizontal-snack-bar: 1.5rem; // Left and right padding of the snack-bar container\n$size-padding-chip-horizontal: 0.5rem; // Horizontal padding of the text of the chip\n$size-padding-list-header-horizontal: 0rem; // Horizontal padding of the list header\n$size-padding-list-header-vertical: 0.25rem; // Horizontal padding of the list header\n$size-margin-accordion-active-inset: 1rem; // Margin left and right of the accordion container when inset\n$size-margin-accordion-active-vertical: 1rem; // Margin top and bottom of the accordion container when expand\n$size-height-chip: 1.5rem; // Height of the chip\n$size-height-progress-bar-s: 0.125rem; // Height of the progress bar\n$space-letter-null: 0rem;\n$space-letter-s: 0.01rem;\n$space-letter-m: 0.2rem;\n$transition-duration-s: 0.1s;\n$transition-duration-m: 0.2s;\n$transition-duration-l: 0.5s;\n$transition-duration-xl: 1s;\n$transition-duration-xxl: 2s;\n$transition-function-ease: ease; // Transition effect with a slow start, then fast, then end slowly\n$transition-function-ease-in: ease-in; // Transition effect with a slow start\n$transition-function-ease-out: ease-out; // Transition effect with a slow end\n$transition-function-ease-in-out: ease-in-out; // Transition effect with a slow start and end\n$transition-function-linear: linear; // Transition effect with the same speed from start to end\n$transition-transform-rotate-90: rotate(90deg);\n$transition-transform-rotate-180: rotate(180deg);\n$transition-transform-rotate-270: rotate(270deg);\n$transition-transform-rotate-360: rotate(360deg);\n$transition-transform-accordion-icon: rotate(180deg); // Transform of the icon when the accordion expands and collapse\n$transition-transform-avatar-icon: rotate(180deg); // Transform of the icon when the avatar is active\n$transition-types-fade: opacity 0.2s ease;\n$transition-types-transform: transform 0.2s ease;\n$transition-types-width: width 0.2s ease;\n$transition-expand-accordion-icon: transform 0.2s ease-in; // Transition of the icon when the accordion expands and collapse\n$transition-expand-accordion-duration: 0.2;\n$transition-avatar-icon: transform 0.2s ease-in; // Transition of the icon when the avatar is active\n$weight-font-light: 300;\n$weight-font-regular: 400;\n$weight-font-book: 500;\n$weight-font-medium: 600;\n$weight-font-bold: 700;\n$shadow-box-accordion-normal: 0 2px 4px 0 rgba(0,0,0,0.15); // Box shadow of the accordion in normal state\n$shadow-box-banner: 0 2px 4px 0 rgba(0,0,0,0.15); // Box shadow of the banner\n$shadow-box-card: 0 2px 4px 0 rgba(0,0,0,0.15); // Box shadow of the card\n$shadow-box-snack-bar: 0 2px 4px 0 rgba(0,0,0,0.15); // Box shadow of the snack-bar", "// Colors system\n$box-shadow-color: rgba(187, 196, 204, 0.5);\n", "// Fonts\n@import 'mixins/fonts';\n\n// background image\n@import 'mixins/background-image';\n\n// random brand color\n@import 'mixins/random-brand-color';\n\n// color effect animation\n@import 'mixins/corridor-animation';\n\n// circle scaling animation\n@import 'mixins/circle-scale-animation';\n\n// gray background\n@import 'mixins/grey-background';\n\n// responsive\n@import 'mixins/responsive';\n\n// z-index\n@import 'mixins/z-index';\n\n// grid\n@import 'mixins/grid';\n\n// spaces\n@import 'mixins/spaces';\n", "@mixin normalFont {\n font-family: Geomanist !important;\n font-weight: $weight-font-regular;\n}\n\n@mixin mediumFont {\n font-family: Geomanist !important;\n font-weight: $weight-font-medium;\n}\n\n@mixin mediumNotoFont {\n font-family: 'Noto Sans TC' !important;\n font-weight: $weight-font-book;\n}\n\n@mixin regularNotoFont {\n font-family: 'Noto Sans TC' !important;\n font-weight: $weight-font-regular;\n}\n\n@mixin boldFont {\n font-family: Geomanist !important;\n font-weight: $weight-font-bold;\n}\n\n@mixin bookFont {\n font-family: Geomanist !important;\n font-weight: 300;\n}\n\n@mixin italicLightFont {\n font-family: Geomanist !important;\n font-style: italic;\n font-weight: $weight-font-light;\n}\n\n@mixin normalCodeFont {\n font-family: FiraCode !important;\n font-weight: $weight-font-regular;\n}\n\n@mixin boldCodeFont {\n font-family: FiraCode !important;\n font-weight: $weight-font-bold;\n}\n", "@mixin backgroundImage($path) {\n background-image: url($path);\n background-size: contain;\n background-repeat: no-repeat;\n background-position-x: center;\n}\n", "@mixin randomBrandColor() {\n $colorIndex: random(3);\n $colors: $color-blue-60, $color-yellow-60, $color-red-60;\n $color: nth($colors, $colorIndex);\n color: $color;\n}\n", "@mixin corridorEffectAnimation($color, $state) {\n &:after {\n position: absolute;\n top: -1px;\n bottom: -1px;\n left: -300px;\n z-index: 1;\n width: 250px;\n content: \" \";\n background-color: $color;\n border-radius: 2px;\n transition: all 1100ms ease-in;\n transform: translate(0, 0);\n -webkit-transition: all 1100ms ease-in;\n -moz-transition: all 1100ms ease-in;\n }\n &#{$state}:not([disabled]) {\n &:after {\n transform: translate(100%, 0);\n }\n }\n}\n", "@mixin circleScaleAnimation($color, $state) {\n &:before {\n content: \" \";\n position: absolute;\n width: 1px;\n height: 1px;\n top: 50%;\n left: 50%;\n transition: all 200ms ease-in;\n -moz-transition: all 200ms ease-in;\n -webkit-transition: all 200ms ease-in;\n background-color: $color;\n border-radius: 100%;\n transform: scale(0);\n }\n &#{$state}:not([disabled]) {\n &:before {\n width: 300px;\n height: 300px;\n margin-top: -150px;\n margin-left: -150px;\n border-radius: 2px;\n transform: scale(1);\n }\n }\n}\n", "@mixin greyBackground {\n background: $color-grey-95;\n position: absolute;\n z-index: -1;\n border-radius: 2px;\n}\n", "@mixin mobile {\n @media screen and (min-width: $size-break-point-s-min) and (max-width: $size-break-point-s-max) {\n @content;\n }\n}\n\n@mixin tablet {\n @media screen and (min-width: $size-break-point-m-min) and (max-width: $size-break-point-m-max) {\n @content;\n }\n}\n\n@mixin desktop {\n @media screen and (min-width: $size-break-point-l-min) {\n @content;\n }\n}\n\n", "@mixin create-z-index($max) {\n @for $i from 1 through $max {\n .z-#{$i} {\n z-index: $i;\n }\n }\n}\n", "@mixin create-mq($breakpoint) {\n @if ($breakpoint == 0) {\n @content;\n } @else {\n @media screen and (min-width: map-get($breakpoint, \"min\")) and (max-width: map-get($breakpoint, \"max\")) {\n @content;\n }\n }\n}\n\n@mixin create-col-classes($modifier, $grid-cols) {\n .col#{$modifier} {\n flex-basis: 0;\n flex-grow: 1;\n }\n @for $i from 1 through $grid-cols {\n .col#{$modifier}-#{$i} {\n flex-basis: (100 / ($grid-cols / $i) ) * 1%;\n flex-grow: 0;\n }\n .col-offset#{$modifier}-#{$i} {\n margin-left: (100 / ($grid-cols / $i) ) * 1%;\n }\n }\n}\n\n@mixin make-row() {\n box-sizing: border-box;\n display: flex;\n flex-wrap: wrap;\n width: 100%;\n}\n\n@mixin create-alignment-classes($modifier) {\n .flex-first#{$modifier} {\n order: -1;\n }\n .flex-last#{$modifier} {\n order: 1;\n }\n .flex-end#{$modifier} {\n display: flex;\n justify-content: flex-end;\n }\n .flex-start#{$modifier} {\n display: flex;\n justify-content: flex-start;\n }\n .flex-center#{$modifier} {\n display: flex;\n justify-content: center;\n }\n .flex-between#{$modifier} {\n display: flex;\n justify-content: space-between;\n }\n .flex-around#{$modifier} {\n display: flex;\n justify-content: space-around;\n }\n .flex-top#{$modifier} {\n align-items: flex-start;\n }\n .flex-middle#{$modifier} {\n align-items: center;\n }\n .flex-bottom#{$modifier} {\n align-items: flex-end;\n }\n .flex-self-center#{$modifier} {\n align-self: center;\n }\n .flex-self-start#{$modifier} {\n align-self: flex-start;\n }\n .flex-self-end#{$modifier} {\n align-self: flex-end;\n }\n}\n", "@mixin create-paddings($spacing-types) {\n @each $type, $value in ($spacing-types) {\n .p-#{$type} {\n padding: $value !important;\n }\n .py-#{$type} {\n padding-top: $value !important;\n padding-bottom: $value !important;\n }\n .px-#{$type} {\n padding-right: $value !important;\n padding-left: $value !important;\n }\n .pt-#{$type} {\n padding-top: $value !important;\n }\n .pr-#{$type} {\n padding-right: $value !important;\n }\n .pb-#{$type} {\n padding-bottom: $value !important;\n }\n .pl-#{$type} {\n padding-left: $value !important;\n }\n }\n}\n\n@mixin create-margins($spacing-types) {\n @each $type, $value in ($spacing-types) {\n .m-#{$type} {\n margin: $value !important;\n }\n .my-#{$type} {\n margin-top: $value !important;\n margin-bottom: $value !important;\n }\n .mx-#{$type} {\n margin-right: $value !important;\n margin-left: $value !important;\n }\n .mt-#{$type} {\n margin-top: $value !important;\n }\n .mr-#{$type} {\n margin-right: $value !important;\n }\n .mb-#{$type} {\n margin-bottom: $value !important;\n }\n .ml-#{$type} {\n margin-left: $value !important;\n }\n }\n}\n", "// Alignment\n.text-left {\n text-align: left;\n}\n\n.text-right {\n text-align: right;\n}\n\n.text-center {\n text-align: center;\n}\n\n// Position\n.relative {\n position: relative;\n}\n\n.absolute {\n position: absolute;\n}\n\n.fixed {\n position: fixed;\n}\n", "$grid-cols: 12;\n$size-break-point-sm: (\n min: $size-break-point-s-min,\n max: $size-break-point-s-max\n);\n$size-break-point-md: (\n min: $size-break-point-m-min,\n max: $size-break-point-m-max\n);\n$size-break-point-lg: (\n min: $size-break-point-l-min,\n max: $size-break-point-l-max\n);\n\n@each $modifier, $breakpoint in ('': 0, '-sm': $size-break-point-sm, '-md': $size-break-point-md, '-lg': $size-break-point-lg) {\n @include create-mq($breakpoint) {\n @include create-col-classes($modifier, $grid-cols);\n @include create-alignment-classes($modifier);\n }\n}\n\n.row {\n @include make-row();\n}\n\n// Flexbox\n.flex {\n display: flex;\n}\n\n.flex-col {\n display: flex;\n flex-direction: column;\n}\n", "// transform transition\n@import 'transitions/translate';\n\n// opacity transition\n@import 'transitions/fade';\n\n// scale width transition\n@import 'transitions/scale';\n\n// scale height from bottom transition\n@import 'transitions/scale-height';\n\n// translateY transform animation\n@import 'transitions/translate-y';\n\n", ".translate-enter-active,\n.translate-leave-active {\n transition: $transition-types-transform;\n}\n", ".fade-enter-active,\n.fade-leave-active {\n transition: $transition-types-fade;\n}\n.fade-enter,\n.fade-leave-to {\n opacity: 0;\n}\n", ".scale-enter-active,\n.scale-leave-active {\n transition: $transition-types-width;\n}\n.scale-enter {\n width: 100%;\n}\n", ".scale-height-bottom-enter-active,\n.scale-height-bottom-leave-active {\n transition: $transition-types-transform;\n transform-origin: bottom;\n}\n.scale-height-bottom-leave-to,\n.scale-height-bottom-enter {\n transform: scaleY(0);\n}\n", ".translateY-enter {\n animation: translate-in $transition-duration-m $transition-function-ease-out;\n}\n\n.translateY-leave-to {\n animation: translate-out $transition-duration-m $transition-function-ease-out;\n}\n\n.translateY-in {\n animation: translate-in $transition-duration-m $transition-function-ease-out;\n}\n\n.translateY-out {\n animation: translate-out $transition-duration-m $transition-function-ease-out;\n}\n\n@keyframes translateY-in {\n 0% {\n opacity: 0;\n transform: translateY(128px);\n }\n 100% {\n opacity: 1;\n transform: translateY(0);\n }\n}\n\n@keyframes translateY-out {\n 0% {\n opacity: 1;\n transform: translateY(0);\n }\n 100% {\n opacity: 0;\n transform: translateY(128px);\n }\n}\n", "$spaces-types: (\n '0': $size-spacing-none,\n 'xs': $size-spacing-xs,\n 's': $size-spacing-s,\n 'm': $size-spacing-m,\n 'l': $size-spacing-l,\n 'xl': $size-spacing-xl,\n '2xl': $size-spacing-xxl,\n '3xl': $size-spacing-xxxl,\n);\n@include create-z-index(10);\n@include create-paddings($spaces-types);\n@include create-margins($spaces-types);\n\n// border\n.border-bottom {\n border-bottom: 1px solid $color-grey-95;\n}\n\n.ripple {\n position: relative;\n @extend .z-2;\n}\n", "// Remove arrows in type number fields\ninput::-webkit-outer-spin-button,\ninput::-webkit-inner-spin-button {\n margin: 0;\n -webkit-appearance: none;\n}\n\ninput[type=\"number\"] {\n -moz-appearance: textfield;\n}\n" ], "names": [], "mappings": "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" }