@epam/uui 5.0.0-alpha.4 → 5.0.0

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.
@@ -1,52 +0,0 @@
1
- @font-face {
2
- font-family: 'Sans Regular';
3
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/woff2/ttf/SourceSansPro-Regular.ttf.woff2') format('woff2'),
4
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/woff/otf/SourceSansPro-Regular.otf.woff') format('woff'),
5
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/otf/SourceSansPro-Regular.otf') format('opentype'),
6
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/ttf/SourceSansPro-Regular.ttf') format('truetype');
7
- font-weight: normal;
8
- font-style: normal;
9
- }
10
-
11
- @font-face {
12
- font-family: 'Sans Semibold';
13
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/woff2/ttf/SourceSansPro-Semibold.ttf.woff2') format('woff2'),
14
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/woff/otf/SourceSansPro-Semibold.otf.woff') format('woff'),
15
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/otf/SourceSansPro-Semibold.otf') format('opentype'),
16
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/ttf/SourceSansPro-Semibold.ttf') format('truetype');
17
- font-weight: normal;
18
- font-style: normal;
19
- }
20
-
21
- @font-face {
22
- font-family: 'Sans Italic';
23
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/woff2/ttf/SourceSansPro-It.ttf.woff2') format('woff2'),
24
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/woff/otf/SourceSansPro-It.otf.woff') format('woff'),
25
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/otf/SourceSansPro-It.otf') format('opentype'),
26
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/source-sans-pro/ttf/SourceSansPro-It.ttf') format('truetype');
27
- font-weight: normal;
28
- font-style: normal;
29
- }
30
-
31
- @font-face {
32
- font-family: 'Redacted';
33
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/redacted/redacted-regular.eot');
34
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/redacted/redacted-regular.woff2') format('woff2'),
35
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/redacted/redacted-regular.woff') format('woff'),
36
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/redacted/redacted-regular.otf') format('opentype'),
37
- url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/redacted/redacted-regular.svg#filename') format('svg');
38
- }
39
-
40
- @font-face {
41
- font-family: 'Roboto Mono';
42
- font-style: normal;
43
- font-weight: normal;
44
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/RobotoMono-Regular.ttf') format('truetype');
45
- }
46
-
47
- @font-face {
48
- font-family: 'Roboto Slab';
49
- font-style: normal;
50
- font-weight: normal;
51
- src: url('https://static.cdn.epam.com/uploads/690afa39a93c88c4dd13758fe1d869d5/EPM-UUI/fonts/RobotoSlab-Regular.ttf') format('truetype');
52
- }
@@ -1,9 +0,0 @@
1
- @mixin padding($size) {
2
- padding-left: $size + px;
3
- padding-right: $size + px;
4
- }
5
-
6
- @mixin vPadding($size) {
7
- padding-top: $size + px;
8
- padding-bottom: $size + px;
9
- }
@@ -1,53 +0,0 @@
1
- @mixin prettifyCustomScroll() {
2
- :global(.uui-shadow-top)::before {
3
- background: var(--scroll-bars-shadow);
4
- }
5
-
6
- :global(.uui-shadow-bottom)::after {
7
- background: var(--scroll-bars-shadow);
8
- }
9
-
10
- :global(.uui-thumb-vertical), :global(.uui-thumb-horizontal) {
11
- background: var(--uui-scroll-bars-bg);
12
- border-radius: 1.5px;
13
-
14
- &:hover {
15
- border-radius: 3px;
16
- }
17
-
18
- &:active {
19
- border-radius: 3px;
20
- background: var(--uui-scroll-bars-bg-active);
21
- }
22
- }
23
-
24
- :global(.uui-thumb-vertical) {
25
- width: 3px;
26
- margin-left: 3px;
27
-
28
- &:hover {
29
- width: 6px;
30
- margin-left: 0;
31
- }
32
-
33
- &:active {
34
- width: 6px;
35
- margin-left: 0;
36
- }
37
- }
38
-
39
- :global(.uui-thumb-horizontal) {
40
- height: 3px;
41
- margin-top: 3px;
42
-
43
- &:hover {
44
- height: 6px;
45
- margin-top: 0;
46
- }
47
-
48
- &:active {
49
- height: 6px;
50
- margin-top: 0;
51
- }
52
- }
53
- }