@dev-tcloud/tcloud-ui 5.0.2 → 5.0.3-beta.1
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 +106 -106
- package/datepicker/js/_info.txt +3 -3
- package/fesm2022/dev-tcloud-tcloud-ui.mjs +74 -74
- package/fesm2022/dev-tcloud-tcloud-ui.mjs.map +1 -1
- package/lib/_modules/tcloud-ui-datepicker/tcloud-ui-datepicker.component.d.ts +1 -1
- package/package.json +1 -1
- package/scss/components/custom/el-copy.scss +17 -17
- package/scss/components/custom/loading-transitions.scss +27 -27
- package/scss/components/custom/loading.scss +2 -2
- package/scss/components/custom/tab-menu.scss +57 -57
- package/scss/components/custom/table.scss +98 -98
- package/scss/components/custom/tooltip.scss +89 -89
- package/scss/components/custom/ui-datepicker.scss +15 -15
- package/scss/components/custom/validation.scss +7 -7
- package/scss/components/custom/variables.scss +32 -32
- package/scss/components/styles.scss +8 -8
- package/scss/tcloud/custom/alerts.scss +37 -37
- package/scss/tcloud/custom/buttons.scss +1002 -1002
- package/scss/tcloud/custom/card.scss +51 -51
- package/scss/tcloud/custom/colors.scss +97 -97
- package/scss/tcloud/custom/forms.scss +81 -81
- package/scss/tcloud/custom/layout.scss +5 -5
- package/scss/tcloud/custom/left-navigation.scss +47 -47
- package/scss/tcloud/custom/mixins.scss +318 -318
- package/scss/tcloud/custom/tcloud-prime.scss +4519 -4519
- package/scss/tcloud/custom/tcloud-standard.scss +121 -121
- package/scss/tcloud/custom/text.scss +57 -57
- package/scss/tcloud/custom/top-navigation.scss +59 -59
- package/scss/tcloud/custom/variables.scss +60 -60
- package/scss/tcloud/disaster-recovery/colors.scss +14 -14
- package/scss/tcloud/disaster-recovery/layout.scss +13 -13
- package/scss/tcloud/disaster-recovery/styles.scss +1 -1
- package/scss/tcloud/prime/cards-products.scss +331 -331
- package/scss/tcloud/prime/left-navigation.scss +327 -327
- package/scss/tcloud/prime/styles.scss +2 -2
- package/scss/tcloud/prime/tcloud-prime.scss +3872 -3872
- package/scss/tcloud/standard/left-navigation.scss +47 -47
- package/scss/tcloud/standard/styles.scss +2 -2
- package/scss/tcloud/standard/tcloud-standard.scss +125 -125
- package/scss/tcloud/standard/top-navigation.scss +61 -61
- package/scss/tcloud/styles.scss +19 -19
- package/scss/tcloud/tcloud-ui.scss +7 -7
- package/scss/tcloud-revitalizacao/_tc-rev-border.scss +93 -0
- package/scss/tcloud-revitalizacao/_tc-rev-colors.scss +74 -0
- package/scss/tcloud-revitalizacao/_tc-rev-opacity.scss +19 -0
- package/scss/tcloud-revitalizacao/_tc-rev-shadow.scss +25 -0
- package/scss/tcloud-revitalizacao/_tc-rev-sizes.scss +159 -0
- package/scss/tcloud-revitalizacao/_tc-rev-themes.scss +39 -0
- package/scss/tcloud-revitalizacao/_tc-rev-typography.scss +122 -0
- package/scss/tcloud-revitalizacao/components/_tc-rev-button.scss +172 -0
- package/scss/tcloud-revitalizacao/components/_tc-rev-input-control.scss +292 -0
- package/scss/tcloud-revitalizacao/components/_tc-rev-tab-item.scss +39 -0
- package/scss/tcloud-revitalizacao/components/_tc-rev-table.scss +57 -0
- package/scss/tcloud-revitalizacao/components/_tc-rev-util.scss +24 -0
- package/scss/tcloud-revitalizacao/tc-rev-styles.scss +26 -0
|
@@ -1,48 +1,48 @@
|
|
|
1
|
-
|
|
2
|
-
.menu-area-floating{
|
|
3
|
-
-webkit-box-shadow: 8px 0px 18px -9px rgba(0,0,0,0.75);
|
|
4
|
-
-moz-box-shadow: 8px 0px 18px -9px rgba(0,0,0,0.75);
|
|
5
|
-
box-shadow: 8px 0px 18px -9px rgba(0,0,0,0.75);
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.tc-prime.mini-navbar{
|
|
9
|
-
.footer{
|
|
10
|
-
display: none;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.mini-navbar{
|
|
15
|
-
#side-menu{
|
|
16
|
-
li{
|
|
17
|
-
padding-left: 8px;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.fixed-sidebar-below{
|
|
23
|
-
margin-left: 62px !important;
|
|
24
|
-
|
|
25
|
-
.navbar-fixed-top{
|
|
26
|
-
z-index: 0;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.wrap-main{
|
|
30
|
-
.background-page-global-internal{
|
|
31
|
-
margin-top: 8px !important;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
.mini-navbar{
|
|
38
|
-
#page-wrapper{
|
|
39
|
-
.wrap-main{
|
|
40
|
-
.background-page-global-internal{
|
|
41
|
-
margin-top: 70px;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
nav.navbar{
|
|
45
|
-
padding: 0 70px 0 0 !important;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
1
|
+
|
|
2
|
+
.menu-area-floating{
|
|
3
|
+
-webkit-box-shadow: 8px 0px 18px -9px rgba(0,0,0,0.75);
|
|
4
|
+
-moz-box-shadow: 8px 0px 18px -9px rgba(0,0,0,0.75);
|
|
5
|
+
box-shadow: 8px 0px 18px -9px rgba(0,0,0,0.75);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.tc-prime.mini-navbar{
|
|
9
|
+
.footer{
|
|
10
|
+
display: none;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.mini-navbar{
|
|
15
|
+
#side-menu{
|
|
16
|
+
li{
|
|
17
|
+
padding-left: 8px;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.fixed-sidebar-below{
|
|
23
|
+
margin-left: 62px !important;
|
|
24
|
+
|
|
25
|
+
.navbar-fixed-top{
|
|
26
|
+
z-index: 0;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.wrap-main{
|
|
30
|
+
.background-page-global-internal{
|
|
31
|
+
margin-top: 8px !important;
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.mini-navbar{
|
|
38
|
+
#page-wrapper{
|
|
39
|
+
.wrap-main{
|
|
40
|
+
.background-page-global-internal{
|
|
41
|
+
margin-top: 70px;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
nav.navbar{
|
|
45
|
+
padding: 0 70px 0 0 !important;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
48
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
@use 'top-navigation.scss';
|
|
2
|
-
@use 'left-navigation.scss';
|
|
1
|
+
@use 'top-navigation.scss';
|
|
2
|
+
@use 'left-navigation.scss';
|
|
3
3
|
@use 'tcloud-standard.scss';
|
|
@@ -1,126 +1,126 @@
|
|
|
1
|
-
@use '../tcloud-ui.scss';
|
|
2
|
-
|
|
3
|
-
// ===============================
|
|
4
|
-
// T-Cloud Styles
|
|
5
|
-
// ===============================
|
|
6
|
-
|
|
7
|
-
body {
|
|
8
|
-
font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
9
|
-
background: var(--tc-base-main);
|
|
10
|
-
font-size: 13px;
|
|
11
|
-
color: #676a6c;
|
|
12
|
-
overflow-x: hidden;
|
|
13
|
-
|
|
14
|
-
#wrapper{
|
|
15
|
-
background: #fff;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
html,
|
|
20
|
-
body {
|
|
21
|
-
height: 100%;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
a:hover {
|
|
25
|
-
text-decoration: none!important;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
// ---------------------------------------------
|
|
29
|
-
// Card
|
|
30
|
-
// ---------------------------------------------
|
|
31
|
-
|
|
32
|
-
.card {
|
|
33
|
-
background: #fff;
|
|
34
|
-
color: var(--tc-gray-500);
|
|
35
|
-
border-radius: 10px;
|
|
36
|
-
padding: 20px;
|
|
37
|
-
border: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.card-container {
|
|
41
|
-
background: var(--white);
|
|
42
|
-
border-radius: 20px;
|
|
43
|
-
padding: 20px;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.card-title {
|
|
47
|
-
color: var(--tc-primary);
|
|
48
|
-
text-transform: uppercase;
|
|
49
|
-
font-size: 16px;
|
|
50
|
-
margin-top: 0;
|
|
51
|
-
font-weight: normal;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.card.shadow {
|
|
55
|
-
box-shadow: 2px 3px 20px rgba(var(--black), .1)!important;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.card.card-shadow {
|
|
59
|
-
box-shadow: 2px 3px 20px rgba(var(--black), .1);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
.card.margin-top {
|
|
63
|
-
margin-top: 20px;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.card-shadow {
|
|
67
|
-
background: var(--white);
|
|
68
|
-
border-radius: 10px;
|
|
69
|
-
box-shadow: 2px 3px 20px rgba(var(--black), .1);
|
|
70
|
-
padding: 20px;
|
|
71
|
-
margin-bottom: 20px;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
.card-shadow-header {
|
|
75
|
-
display: flex;
|
|
76
|
-
justify-content: space-between;
|
|
77
|
-
flex-flow: column;
|
|
78
|
-
gap: 10px;
|
|
79
|
-
margin-bottom: 15px;
|
|
80
|
-
padding-bottom: 15px;
|
|
81
|
-
border-bottom: 1px solid var(--tc-gray-200);
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.card-shadow-tit {
|
|
85
|
-
font-size: 16px;
|
|
86
|
-
color:var(--tc-primary);
|
|
87
|
-
text-transform: uppercase;
|
|
88
|
-
margin: 0;
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.card-shadow-subtit {
|
|
92
|
-
font-size: 12px;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
.card-shadow-content-tit {
|
|
96
|
-
color: var(--tc-primary);
|
|
97
|
-
margin-bottom: 20px;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.quick-filter-wrap {
|
|
101
|
-
margin-bottom: 15px;
|
|
102
|
-
|
|
103
|
-
input {
|
|
104
|
-
margin-left: 5px;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
.tc-pipeline-report-all {
|
|
109
|
-
|
|
110
|
-
.wrapper-content {
|
|
111
|
-
padding: 10px 0;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.form-group {
|
|
115
|
-
margin: 0 !important;
|
|
116
|
-
padding: 0 0 10px !important;
|
|
117
|
-
border-bottom: none!important;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.trustcenter-container {
|
|
122
|
-
|
|
123
|
-
.trust-center-prime {
|
|
124
|
-
display: none;
|
|
125
|
-
}
|
|
1
|
+
@use '../tcloud-ui.scss';
|
|
2
|
+
|
|
3
|
+
// ===============================
|
|
4
|
+
// T-Cloud Styles
|
|
5
|
+
// ===============================
|
|
6
|
+
|
|
7
|
+
body {
|
|
8
|
+
font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
9
|
+
background: var(--tc-base-main);
|
|
10
|
+
font-size: 13px;
|
|
11
|
+
color: #676a6c;
|
|
12
|
+
overflow-x: hidden;
|
|
13
|
+
|
|
14
|
+
#wrapper{
|
|
15
|
+
background: #fff;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
html,
|
|
20
|
+
body {
|
|
21
|
+
height: 100%;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
a:hover {
|
|
25
|
+
text-decoration: none!important;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
// ---------------------------------------------
|
|
29
|
+
// Card
|
|
30
|
+
// ---------------------------------------------
|
|
31
|
+
|
|
32
|
+
.card {
|
|
33
|
+
background: #fff;
|
|
34
|
+
color: var(--tc-gray-500);
|
|
35
|
+
border-radius: 10px;
|
|
36
|
+
padding: 20px;
|
|
37
|
+
border: none;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.card-container {
|
|
41
|
+
background: var(--white);
|
|
42
|
+
border-radius: 20px;
|
|
43
|
+
padding: 20px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.card-title {
|
|
47
|
+
color: var(--tc-primary);
|
|
48
|
+
text-transform: uppercase;
|
|
49
|
+
font-size: 16px;
|
|
50
|
+
margin-top: 0;
|
|
51
|
+
font-weight: normal;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.card.shadow {
|
|
55
|
+
box-shadow: 2px 3px 20px rgba(var(--black), .1)!important;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.card.card-shadow {
|
|
59
|
+
box-shadow: 2px 3px 20px rgba(var(--black), .1);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.card.margin-top {
|
|
63
|
+
margin-top: 20px;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.card-shadow {
|
|
67
|
+
background: var(--white);
|
|
68
|
+
border-radius: 10px;
|
|
69
|
+
box-shadow: 2px 3px 20px rgba(var(--black), .1);
|
|
70
|
+
padding: 20px;
|
|
71
|
+
margin-bottom: 20px;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.card-shadow-header {
|
|
75
|
+
display: flex;
|
|
76
|
+
justify-content: space-between;
|
|
77
|
+
flex-flow: column;
|
|
78
|
+
gap: 10px;
|
|
79
|
+
margin-bottom: 15px;
|
|
80
|
+
padding-bottom: 15px;
|
|
81
|
+
border-bottom: 1px solid var(--tc-gray-200);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.card-shadow-tit {
|
|
85
|
+
font-size: 16px;
|
|
86
|
+
color:var(--tc-primary);
|
|
87
|
+
text-transform: uppercase;
|
|
88
|
+
margin: 0;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.card-shadow-subtit {
|
|
92
|
+
font-size: 12px;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.card-shadow-content-tit {
|
|
96
|
+
color: var(--tc-primary);
|
|
97
|
+
margin-bottom: 20px;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.quick-filter-wrap {
|
|
101
|
+
margin-bottom: 15px;
|
|
102
|
+
|
|
103
|
+
input {
|
|
104
|
+
margin-left: 5px;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
.tc-pipeline-report-all {
|
|
109
|
+
|
|
110
|
+
.wrapper-content {
|
|
111
|
+
padding: 10px 0;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.form-group {
|
|
115
|
+
margin: 0 !important;
|
|
116
|
+
padding: 0 0 10px !important;
|
|
117
|
+
border-bottom: none!important;
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.trustcenter-container {
|
|
122
|
+
|
|
123
|
+
.trust-center-prime {
|
|
124
|
+
display: none;
|
|
125
|
+
}
|
|
126
126
|
}
|
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
.tc-top-navigation{
|
|
2
|
-
|
|
3
|
-
.tc-navbar-nav{
|
|
4
|
-
margin-right: 5px !important;
|
|
5
|
-
li{
|
|
6
|
-
.tc-btn{
|
|
7
|
-
margin: 5px !important;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.label-warning{
|
|
11
|
-
margin-left: 3px;
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.dropdown-toggle::after{
|
|
17
|
-
display: none !important;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.navbar-collapse{
|
|
21
|
-
&.collapse{
|
|
22
|
-
&.show{
|
|
23
|
-
ul{
|
|
24
|
-
li{
|
|
25
|
-
.tc-btn:first-child{
|
|
26
|
-
width: 100% !important;
|
|
27
|
-
display: flex !important;
|
|
28
|
-
margin: 5px;
|
|
29
|
-
justify-content: left;
|
|
30
|
-
padding-left: 24px;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.tc-prime{
|
|
42
|
-
.tc-top-navigation{
|
|
43
|
-
ul{
|
|
44
|
-
li > .tc-btn{
|
|
45
|
-
border: none !important;
|
|
46
|
-
&:not(.tc-btn-primary) {
|
|
47
|
-
background: transparent !important;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.tc-top-navigation{
|
|
55
|
-
.dropdown{
|
|
56
|
-
.dropdown-menu{
|
|
57
|
-
z-index: 2001 !important;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
|
|
1
|
+
.tc-top-navigation{
|
|
2
|
+
|
|
3
|
+
.tc-navbar-nav{
|
|
4
|
+
margin-right: 5px !important;
|
|
5
|
+
li{
|
|
6
|
+
.tc-btn{
|
|
7
|
+
margin: 5px !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.label-warning{
|
|
11
|
+
margin-left: 3px;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.dropdown-toggle::after{
|
|
17
|
+
display: none !important;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.navbar-collapse{
|
|
21
|
+
&.collapse{
|
|
22
|
+
&.show{
|
|
23
|
+
ul{
|
|
24
|
+
li{
|
|
25
|
+
.tc-btn:first-child{
|
|
26
|
+
width: 100% !important;
|
|
27
|
+
display: flex !important;
|
|
28
|
+
margin: 5px;
|
|
29
|
+
justify-content: left;
|
|
30
|
+
padding-left: 24px;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.tc-prime{
|
|
42
|
+
.tc-top-navigation{
|
|
43
|
+
ul{
|
|
44
|
+
li > .tc-btn{
|
|
45
|
+
border: none !important;
|
|
46
|
+
&:not(.tc-btn-primary) {
|
|
47
|
+
background: transparent !important;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.tc-top-navigation{
|
|
55
|
+
.dropdown{
|
|
56
|
+
.dropdown-menu{
|
|
57
|
+
z-index: 2001 !important;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
package/scss/tcloud/styles.scss
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
@use 'custom/variables.scss';
|
|
2
|
-
@use 'custom/mixins.scss';
|
|
3
|
-
|
|
4
|
-
@use 'custom/buttons.scss';
|
|
5
|
-
|
|
6
|
-
@use 'custom/card.scss';
|
|
7
|
-
@use 'custom/forms.scss';
|
|
8
|
-
@use 'custom/layout.scss';
|
|
9
|
-
@use 'custom/text.scss';
|
|
10
|
-
@use 'custom/alerts.scss';
|
|
11
|
-
|
|
12
|
-
/* STANDARD STYLES */
|
|
13
|
-
@use 'standard/styles.scss';
|
|
14
|
-
|
|
15
|
-
/* PRIME STYLES */
|
|
16
|
-
@use 'prime/styles.scss' as styles2;
|
|
17
|
-
|
|
18
|
-
/* DISASTER-RECOVERY */
|
|
19
|
-
@use 'disaster-recovery/styles.scss' as styles3;
|
|
1
|
+
@use 'custom/variables.scss';
|
|
2
|
+
@use 'custom/mixins.scss';
|
|
3
|
+
|
|
4
|
+
@use 'custom/buttons.scss';
|
|
5
|
+
|
|
6
|
+
@use 'custom/card.scss';
|
|
7
|
+
@use 'custom/forms.scss';
|
|
8
|
+
@use 'custom/layout.scss';
|
|
9
|
+
@use 'custom/text.scss';
|
|
10
|
+
@use 'custom/alerts.scss';
|
|
11
|
+
|
|
12
|
+
/* STANDARD STYLES */
|
|
13
|
+
@use 'standard/styles.scss';
|
|
14
|
+
|
|
15
|
+
/* PRIME STYLES */
|
|
16
|
+
@use 'prime/styles.scss' as styles2;
|
|
17
|
+
|
|
18
|
+
/* DISASTER-RECOVERY */
|
|
19
|
+
@use 'disaster-recovery/styles.scss' as styles3;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@use 'custom/variables.scss';
|
|
2
|
-
@use 'custom/mixins.scss';
|
|
3
|
-
@use 'custom/colors.scss';
|
|
4
|
-
|
|
5
|
-
/*
|
|
6
|
-
@import 'node_modules/@dev-tcloud/tcloud-ui/scss/tcloud/custom/variables.scss';
|
|
7
|
-
@import 'node_modules/@dev-tcloud/tcloud-ui/scss/tcloud/custom/mixins.scss';
|
|
1
|
+
@use 'custom/variables.scss';
|
|
2
|
+
@use 'custom/mixins.scss';
|
|
3
|
+
@use 'custom/colors.scss';
|
|
4
|
+
|
|
5
|
+
/*
|
|
6
|
+
@import 'node_modules/@dev-tcloud/tcloud-ui/scss/tcloud/custom/variables.scss';
|
|
7
|
+
@import 'node_modules/@dev-tcloud/tcloud-ui/scss/tcloud/custom/mixins.scss';
|
|
8
8
|
*/
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
|
|
3
|
+
:root
|
|
4
|
+
{
|
|
5
|
+
--bor-radius-0: 0px;
|
|
6
|
+
--bor-radius-4: 4px;
|
|
7
|
+
--bor-radius-8: 8px;
|
|
8
|
+
--bor-radius-16: 16px;
|
|
9
|
+
--bor-radius-24: 24px;
|
|
10
|
+
--bor-radius-32: 32px;
|
|
11
|
+
--bor-radius-rounded: 50%;
|
|
12
|
+
--bor-radius-pill: 2000px;
|
|
13
|
+
--bor-size-none: 0;
|
|
14
|
+
--bor-size-xs: 1px;
|
|
15
|
+
--bor-size-sm: 1.5px;
|
|
16
|
+
--bor-size-md: 2px;
|
|
17
|
+
--bor-size-lg: 2.5px;
|
|
18
|
+
--bor-size-xl: 3px;
|
|
19
|
+
--bor-size-1: 1px;
|
|
20
|
+
--bor-size-2: 2px;
|
|
21
|
+
--bor-size-3: 3px;
|
|
22
|
+
--bor-style-solid: solid;
|
|
23
|
+
--bor-style-dashed: dashed;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
$borders-config: (
|
|
27
|
+
"rad": (
|
|
28
|
+
"4": var(--bor-radius-4),
|
|
29
|
+
"8": var(--bor-radius-8),
|
|
30
|
+
"16": var(--bor-radius-16),
|
|
31
|
+
"24": var(--bor-radius-24),
|
|
32
|
+
"32": var(--bor-radius-32),
|
|
33
|
+
"none": var(--bor-radius-0),
|
|
34
|
+
"xs": var(--bor-radius-4),
|
|
35
|
+
"sm": var(--bor-radius-8),
|
|
36
|
+
"md": var(--bor-radius-16),
|
|
37
|
+
"lg": var(--bor-radius-24),
|
|
38
|
+
"xl": var(--bor-radius-32),
|
|
39
|
+
"pill": var(--bor-radius-pill),
|
|
40
|
+
"rounded": (var(--bor-radius-rounded))
|
|
41
|
+
),
|
|
42
|
+
"width": (
|
|
43
|
+
"none": var(--bor-size-none),
|
|
44
|
+
"xs": var(--bor-size-xs),
|
|
45
|
+
"sm": var(--bor-size-sm),
|
|
46
|
+
"md": var(--bor-size-md),
|
|
47
|
+
"lg": var(--bor-size-lg),
|
|
48
|
+
"xl": var(--bor-size-xl),
|
|
49
|
+
"1": var(--bor-size-1),
|
|
50
|
+
"2": var(--bor-size-2),
|
|
51
|
+
"3": var(--bor-size-3)
|
|
52
|
+
)
|
|
53
|
+
);
|
|
54
|
+
|
|
55
|
+
@each $type, $values in $borders-config {
|
|
56
|
+
@each $name, $value in $values {
|
|
57
|
+
@if $type == "rad" {
|
|
58
|
+
.bor-#{$type}-#{$name} {
|
|
59
|
+
border-radius: $value;
|
|
60
|
+
}
|
|
61
|
+
} @else if $type == "width" {
|
|
62
|
+
.bor-#{$name} {
|
|
63
|
+
border-width: $value;
|
|
64
|
+
border-style: var(--bor-style-solid);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.bor-l-#{$name} {
|
|
68
|
+
border-left-width: $value;
|
|
69
|
+
border-style: var(--bor-style-solid);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.bor-t-#{$name} {
|
|
73
|
+
border-top-width: $value;
|
|
74
|
+
border-style: var(--bor-style-solid);
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.bor-r-#{$name} {
|
|
78
|
+
border-right-width: $value;
|
|
79
|
+
border-style: var(--bor-style-solid);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.bor-b-#{$name} {
|
|
83
|
+
border-bottom-width: $value;
|
|
84
|
+
border-style: var(--bor-style-solid);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.bor-dashed
|
|
91
|
+
{
|
|
92
|
+
border-style: dashed;
|
|
93
|
+
}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
|
|
3
|
+
.bg-c-transparent
|
|
4
|
+
{
|
|
5
|
+
background-color: transparent;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
$colors: (
|
|
9
|
+
"neutral": (
|
|
10
|
+
"50": var(--c-neutral-50),
|
|
11
|
+
"100": var(--c-neutral-100),
|
|
12
|
+
"200": var(--c-neutral-200),
|
|
13
|
+
"300": var(--c-neutral-300),
|
|
14
|
+
"400": var(--c-neutral-400),
|
|
15
|
+
"500": var(--c-neutral-500),
|
|
16
|
+
"600": var(--c-neutral-600),
|
|
17
|
+
"700": var(--c-neutral-700),
|
|
18
|
+
"800": var(--c-neutral-800),
|
|
19
|
+
"900": var(--c-neutral-900)
|
|
20
|
+
),
|
|
21
|
+
"primary": (
|
|
22
|
+
"300": var(--c-primary-300),
|
|
23
|
+
"400": var(--c-primary-400),
|
|
24
|
+
"500": var(--c-primary-500),
|
|
25
|
+
"600": var(--c-primary-600),
|
|
26
|
+
"700": var(--c-primary-700)
|
|
27
|
+
),
|
|
28
|
+
"danger": (
|
|
29
|
+
"300": var(--c-danger-300),
|
|
30
|
+
"400": var(--c-danger-400),
|
|
31
|
+
"500": var(--c-danger-500)
|
|
32
|
+
),
|
|
33
|
+
"alert": (
|
|
34
|
+
"300": var(--c-alert-300),
|
|
35
|
+
"400": var(--c-alert-400),
|
|
36
|
+
"500": var(--c-alert-500)
|
|
37
|
+
),
|
|
38
|
+
"info": (
|
|
39
|
+
"300": var(--c-info-300),
|
|
40
|
+
"400": var(--c-info-400),
|
|
41
|
+
"500": var(--c-info-500)
|
|
42
|
+
),
|
|
43
|
+
"success": (
|
|
44
|
+
"300": var(--c-success-300),
|
|
45
|
+
"400": var(--c-success-400),
|
|
46
|
+
"500": var(--c-success-500)
|
|
47
|
+
)
|
|
48
|
+
);
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
@each $color, $saturations in $colors {
|
|
52
|
+
@each $saturation, $value in $saturations {
|
|
53
|
+
.text-#{$color}-#{$saturation} {
|
|
54
|
+
color: $value;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.c-#{$color}-#{$saturation} {
|
|
58
|
+
color: $value;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.bg-#{$color}-#{$saturation} {
|
|
62
|
+
background-color: $value;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.bg-c-#{$color}-#{$saturation} {
|
|
66
|
+
background-color: $value;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.bor-c-#{$color}-#{$saturation} {
|
|
70
|
+
border-color: $value;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|