@dev-tcloud/tcloud-ui 4.2.0 → 4.2.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 +105 -105
- package/datepicker/js/_info.txt +3 -3
- package/esm2022/lib/_directives/align/align.directive.mjs +4 -4
- package/esm2022/lib/_directives/currency/currency.directive.mjs +4 -4
- package/esm2022/lib/_directives/directives.module.mjs +5 -5
- package/esm2022/lib/_directives/el-copy/el-copy.directive.mjs +4 -4
- package/esm2022/lib/_directives/hover-parent/hover-parent.directive.mjs +4 -4
- package/esm2022/lib/_directives/tcloud-access/tcloud-ui-check-access.directive.mjs +4 -4
- package/esm2022/lib/_directives/tcloud-access/tcloud-ui-ng-check-access.directive.mjs +4 -4
- package/esm2022/lib/_directives/tcloud-access/tcloud-ui-ng-feature-flags.directive.mjs +4 -4
- package/esm2022/lib/_directives/tcloud-ui-digit-only.directive.mjs +4 -4
- package/esm2022/lib/_directives/tcloud-ui-highlight.diretive.mjs +4 -4
- package/esm2022/lib/_directives/tcloud-ui-ip-mask.directive.mjs +4 -4
- package/esm2022/lib/_directives/tooltip/tooltip.directive.mjs +4 -4
- package/esm2022/lib/_interfaces/user.service.interface.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-accordion/components/tcloud-ui-accordion-body/tcloud-ui-accordion-body.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-accordion/components/tcloud-ui-accordion-title/tcloud-ui-accordion-title.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-accordion/services/tcloud-ui-accordion.service.mjs +4 -4
- package/esm2022/lib/_modules/tcloud-ui-accordion/tcloud-ui-accordion.component.mjs +6 -6
- package/esm2022/lib/_modules/tcloud-ui-accordion/tcloud-ui-accordion.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-choice-issues/tcloud-ui-choice-issues.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-choice-issues/tcloud-ui-choice-issues.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-data-list/services/data-list.service.mjs +4 -4
- package/esm2022/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list-option/tcloud-ui-data-list-option.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list.component.mjs +6 -6
- package/esm2022/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-data-list/tcloud-ui-data-list.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-datepicker/tcloud-ui-datepicker.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-datepicker/tcloud-ui-datepicker.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-datepicker-time/tcloud-ui-datepicker-time.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-datepicker-time/tcloud-ui-datepicker-time.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-filters/components/range-date/range-date.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-filters/tcloud-ui-filters.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-filters/tcloud-ui-filters.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-filters/tcloud-ui-filters.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-input-password/tcloud-ui-input-password.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-input-password/tcloud-ui-input-password.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-input-search/tcloud-ui-input-search.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-input-search/tcloud-ui-input-search.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-label-token/tcloud-ui-label-token.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-label-token/tcloud-ui-label-token.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-line-step-circle/tcloud-ui-line-step-circle.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-line-step-circle/tcloud-ui-line-step-circle.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-line-step-title/tcloud-ui-line-step-title.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-line-step-title/tcloud-ui-line-step-title.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-line-step-title/tcloud-ui-line-step-title.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-linha-logo/tcloud-ui-linha-logo.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-linha-logo/tcloud-ui-linha-logo.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-loading/components/tcloud-ui-cubes/tcloud-ui-cubes.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-loading/tcloud-ui-loading.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-loading/tcloud-ui-loading.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-modal/components/tcloud-ui-modal-body/tcloud-ui-modal-body.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-modal/components/tcloud-ui-modal-footer/tcloud-ui-modal-footer.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-modal/components/tcloud-ui-modal-header/tcloud-ui-modal-header.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-modal/services/tcloud-modal.service.mjs +4 -4
- package/esm2022/lib/_modules/tcloud-ui-modal/tcloud-ui-modal.component.mjs +6 -6
- package/esm2022/lib/_modules/tcloud-ui-modal/tcloud-ui-modal.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-modal/tcloud-ui-modal.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-multi-input/tcloud-ui-multi-input.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-multi-input/tcloud-ui-multi-input.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-multi-select/tcloud-ui-multi-select.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-multi-select/tcloud-ui-multi-select.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-multiples-values/tcloud-ui-multiples-values.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-multiples-values/tcloud-ui-multiples-values.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-not-found/tcloud-ui-not-found.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-not-found/tcloud-ui-not-found.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-number-step/tcloud-ui-number-step.component.mjs +19 -85
- package/esm2022/lib/_modules/tcloud-ui-number-step/tcloud-ui-number-step.module.mjs +14 -11
- package/esm2022/lib/_modules/tcloud-ui-progress-bar/tcloud-ui-progress-bar.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-progress-bar/tcloud-ui-progress-bar.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-reorder-items/tcloud-ui-reorder-items.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-reorder-items/tcloud-ui-reorder-items.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-reorder-items/tcloud-ui-reorder-items.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-scroll-box/tcloud-ui-scroll-box.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-scroll-box/tcloud-ui-scroll-box.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-content/tcloud-ui-tab-content.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-head/tcloud-ui-tab-head.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-subtitle/tcloud-ui-tab-subtitle.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/components/tcloud-ui-tab-title/tcloud-ui-tab-title.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/services/tab-menu.service.mjs +4 -4
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/tcloud-ui-tab-menu.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/tcloud-ui-tab-menu.mjs +1 -1
- package/esm2022/lib/_modules/tcloud-ui-tab-menu/tcloud-ui-tab-menu.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-table/tcloud-ui-table.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-table/tcloud-ui-table.module.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-welcome/tcloud-ui-welcome.component.mjs +5 -5
- package/esm2022/lib/_modules/tcloud-ui-welcome/tcloud-ui-welcome.module.mjs +5 -5
- package/esm2022/lib/_pipes/array-to-text.mjs +4 -4
- package/esm2022/lib/_pipes/bytes.mjs +4 -4
- package/esm2022/lib/_pipes/cnpj.mjs +4 -4
- package/esm2022/lib/_pipes/cpf.mjs +4 -4
- package/esm2022/lib/_pipes/datebr.mjs +4 -4
- package/esm2022/lib/_pipes/index.mjs +1 -1
- package/esm2022/lib/_pipes/monthname.mjs +4 -4
- package/esm2022/lib/_pipes/respective.mjs +4 -4
- package/esm2022/lib/_pipes/statusinfo.mjs +4 -4
- package/esm2022/lib/_pipes/tcloud-pipes.module.mjs +5 -5
- package/esm2022/lib/_services/loading-transitions.service.mjs +4 -4
- package/esm2022/lib/_services/search-in-object.service.mjs +4 -4
- package/esm2022/lib/_services/tcloud-ui-check-access.service.mjs +4 -4
- package/esm2022/lib/tcloud-ui.config.mjs +1 -1
- package/esm2022/lib/tcloud-ui.module.mjs +5 -5
- package/esm2022/public-api.mjs +1 -1
- package/fesm2022/dev-tcloud-tcloud-ui.mjs +364 -427
- package/fesm2022/dev-tcloud-tcloud-ui.mjs.map +1 -1
- package/lib/_modules/tcloud-ui-accordion/services/tcloud-ui-accordion.service.d.ts +3 -3
- package/lib/_modules/tcloud-ui-datepicker/tcloud-ui-datepicker.component.d.ts +2 -2
- package/lib/_modules/tcloud-ui-datepicker-time/tcloud-ui-datepicker-time.component.d.ts +1 -1
- package/lib/_modules/tcloud-ui-modal/services/tcloud-modal.service.d.ts +1 -1
- package/lib/_modules/tcloud-ui-number-step/tcloud-ui-number-step.component.d.ts +8 -24
- package/lib/_modules/tcloud-ui-tab-menu/services/tab-menu.service.d.ts +5 -5
- 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 -50
- 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
|
@@ -1,319 +1,319 @@
|
|
|
1
|
-
|
|
2
|
-
// ===============================================
|
|
3
|
-
// Font and text
|
|
4
|
-
// ===============================================
|
|
5
|
-
|
|
6
|
-
@mixin bold {
|
|
7
|
-
font-weight: bold;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
@mixin uppercase {
|
|
12
|
-
text-transform: uppercase;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
// ===============================================
|
|
18
|
-
// Helpers
|
|
19
|
-
// ===============================================
|
|
20
|
-
|
|
21
|
-
@mixin test($args...){
|
|
22
|
-
border:1px solid $args
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
// ===============================================
|
|
28
|
-
// Misc
|
|
29
|
-
// ===============================================
|
|
30
|
-
|
|
31
|
-
@mixin brdr($color: var(--tc-gray-200)) {
|
|
32
|
-
border: 1px solid $color;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@mixin bd-bottom($color: var(--tc-gray-200)) {
|
|
36
|
-
border-bottom: 1px solid $color;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
@mixin bd-top($color: var(--tc-gray-200)) {
|
|
40
|
-
border-top: 1px solid $color;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
@mixin bd-rgt($color: var(--tc-gray-200)) {
|
|
44
|
-
border-right: 1px solid $color;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
@mixin bd-lft($color: var(--tc-gray-200)) {
|
|
48
|
-
border-left: 1px solid $color;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
@mixin arrow-top ($size, $color){
|
|
53
|
-
content: '';
|
|
54
|
-
height: 0;
|
|
55
|
-
width: 0;
|
|
56
|
-
border-style: solid;
|
|
57
|
-
border-color: transparent transparent $color transparent;
|
|
58
|
-
border-width: 0 $size $size $size;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
@mixin arrow-bottom ($size, $color){
|
|
62
|
-
content: '';
|
|
63
|
-
height: 0;
|
|
64
|
-
width: 0;
|
|
65
|
-
border-style: solid;
|
|
66
|
-
border-color: $color transparent transparent transparent;
|
|
67
|
-
border-width: $size $size 0 $size;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
// ===============================================
|
|
74
|
-
// Font and text
|
|
75
|
-
// ===============================================
|
|
76
|
-
|
|
77
|
-
@mixin bold {
|
|
78
|
-
font-weight: bold;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
@mixin uppercase {
|
|
83
|
-
text-transform: uppercase;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
// ===============================================
|
|
87
|
-
// Helpers
|
|
88
|
-
// ===============================================
|
|
89
|
-
|
|
90
|
-
@mixin test($args...) {
|
|
91
|
-
border: 1px solid $args;
|
|
92
|
-
}
|
|
93
|
-
|
|
94
|
-
@mixin flex-center {
|
|
95
|
-
display: flex;
|
|
96
|
-
align-items: center;
|
|
97
|
-
justify-content: center;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// ===============================================
|
|
101
|
-
// Font and text
|
|
102
|
-
// ===============================================
|
|
103
|
-
|
|
104
|
-
@mixin bold {
|
|
105
|
-
font-weight: bold;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
@mixin ellipsis {
|
|
109
|
-
text-overflow: ellipsis; /* enables ellipsis */
|
|
110
|
-
white-space: nowrap; /* keeps the text in a single line */
|
|
111
|
-
overflow: hidden; /* keeps the element from overflowing its parent */
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
// ===============================================
|
|
115
|
-
// Misc
|
|
116
|
-
// ===============================================
|
|
117
|
-
|
|
118
|
-
@mixin arrow-top($size, $color) {
|
|
119
|
-
content: '';
|
|
120
|
-
height: 0;
|
|
121
|
-
width: 0;
|
|
122
|
-
border-style: solid;
|
|
123
|
-
border-color: transparent transparent $color transparent;
|
|
124
|
-
border-width: 0 $size $size $size;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
@mixin arrow-bottom($size, $color) {
|
|
128
|
-
content: '';
|
|
129
|
-
height: 0;
|
|
130
|
-
width: 0;
|
|
131
|
-
border-style: solid;
|
|
132
|
-
border-color: $color transparent transparent transparent;
|
|
133
|
-
border-width: $size $size 0 $size;
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
@mixin thin-scroll-bar() {
|
|
137
|
-
&::-webkit-scrollbar {
|
|
138
|
-
width: 10px;
|
|
139
|
-
}
|
|
140
|
-
/* Track */
|
|
141
|
-
&::-webkit-scrollbar-track {
|
|
142
|
-
background: var(--tc-gray-200);
|
|
143
|
-
border-radius: 10px;
|
|
144
|
-
}
|
|
145
|
-
/* Handle */
|
|
146
|
-
&::-webkit-scrollbar-thumb {
|
|
147
|
-
background: var(--tc-gray-300);
|
|
148
|
-
border-radius: 10px;
|
|
149
|
-
}
|
|
150
|
-
/* Handle on hover */
|
|
151
|
-
&::-webkit-scrollbar-thumb:hover {
|
|
152
|
-
background: var(--tc-gray-400);
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
@mixin bdr-bottom( $sz, $clr) {
|
|
157
|
-
border-bottom: 1px solid $clr;
|
|
158
|
-
margin-bottom: $sz;
|
|
159
|
-
padding-bottom: $sz;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
@mixin flex-center {
|
|
163
|
-
display: flex;
|
|
164
|
-
justify-content: center;
|
|
165
|
-
align-items: center;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
// ===============================================
|
|
169
|
-
// T-Cloud Prime
|
|
170
|
-
// ===============================================
|
|
171
|
-
|
|
172
|
-
@mixin prime-color {
|
|
173
|
-
// @include prime-color;
|
|
174
|
-
color: var(--tc-primary) !important;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
@mixin prime-gray-100 {
|
|
178
|
-
// @include prime-gray-100;
|
|
179
|
-
color: var(--tc-gray-100) !important;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
@mixin prime-gray-50 {
|
|
183
|
-
// @include prime-gray-50;
|
|
184
|
-
color: var(--tc-gray-50) !important;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
@mixin prime-bg {
|
|
191
|
-
// @include prime-bg;
|
|
192
|
-
background: var(--tc-primary) !important;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
@mixin prime-bgc {
|
|
196
|
-
// @include prime-bgc;
|
|
197
|
-
background-color: var(--tc-primary) !important;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
@mixin prime-bg-100 {
|
|
201
|
-
// @include prime-bg-100;
|
|
202
|
-
background: var(--tc-gray-100) !important;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
@mixin prime-bg-50 {
|
|
206
|
-
// @include prime-bg-50;
|
|
207
|
-
background: var(--tc-gray-50) !important;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
@mixin prime-bg-10 {
|
|
211
|
-
// @include prime-bg-10;
|
|
212
|
-
background: var(--tc-gray-100) !important;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
@mixin prime-bdr {
|
|
219
|
-
// @include prime-color;
|
|
220
|
-
border-color: var(--tc-primary) !important;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
@mixin prime-bdr-100 {
|
|
224
|
-
// @include prime-bdr-100;
|
|
225
|
-
border-color: var(--tc-gray-100) !important;
|
|
226
|
-
}
|
|
227
|
-
|
|
228
|
-
@mixin prime-bdr-50 {
|
|
229
|
-
// @include prime-bdr-50;
|
|
230
|
-
border-color: var(--tc-gray-50) !important;
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
@mixin prime-black {
|
|
237
|
-
// @include prime-black;
|
|
238
|
-
color: var(--black) !important;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
@mixin prime-white {
|
|
242
|
-
// @include prime-white;
|
|
243
|
-
color: var(--white) !important;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
@mixin prime-mkt-gradient {
|
|
247
|
-
$tcprimary: var(--tc-primary);
|
|
248
|
-
$tcprimary2: var(--tc-primary2);
|
|
249
|
-
|
|
250
|
-
// @include prime-mkt-gradient;
|
|
251
|
-
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b48ff+0,362480+100 */
|
|
252
|
-
background: $tcprimary!important; /* Old browsers */
|
|
253
|
-
background: -moz-linear-gradient(left, $tcprimary 0%, $tcprimary2 100%)!important; /* FF3.6-15 */
|
|
254
|
-
background: -webkit-linear-gradient(left, $tcprimary 0%,$tcprimary2 100%)!important; /* Chrome10-25,Safari5.1-6 */
|
|
255
|
-
background: linear-gradient(to right, $tcprimary 0%,$tcprimary2 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
|
|
256
|
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$tcprimary, endColorstr=$tcprimary2,GradientType=1 )!important; /* IE6-9 */
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
@mixin prime-bg-gradient {
|
|
260
|
-
$tcprimary: var(--tc-primary);
|
|
261
|
-
// @include prime-bg-gradient;
|
|
262
|
-
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b48ff+0,7151ff+100 */
|
|
263
|
-
background: $tcprimary; /* Old browsers */
|
|
264
|
-
background: -moz-linear-gradient(left, $tcprimary 0%, $tcprimary 100%); /* FF3.6-15 */
|
|
265
|
-
background: -webkit-linear-gradient(left, $tcprimary 0%,$tcprimary 100%); /* Chrome10-25,Safari5.1-6 */
|
|
266
|
-
background: linear-gradient(to right, $tcprimary 0%,$tcprimary 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
|
|
267
|
-
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$tcprimary, endColorstr=$tcprimary,GradientType=1 ); /* IE6-9 */
|
|
268
|
-
}
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
@mixin prime-title {
|
|
272
|
-
// @include prime-title;
|
|
273
|
-
font-size: 20px;
|
|
274
|
-
font-weight: bold;
|
|
275
|
-
text-transform: uppercase;
|
|
276
|
-
padding-bottom: 10px;
|
|
277
|
-
border-bottom: 1px solid var(--tc-gray-50);
|
|
278
|
-
margin-bottom: 20px;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
@mixin prime-subtitle {
|
|
283
|
-
// @include prime-subtitle;
|
|
284
|
-
font-size: 16px !important;
|
|
285
|
-
text-transform: uppercase !important;
|
|
286
|
-
border-bottom: 1px solid var(--tc-gray-50) !important;
|
|
287
|
-
padding-bottom: 10px !important;
|
|
288
|
-
margin-bottom: 20px !important;
|
|
289
|
-
}
|
|
290
|
-
|
|
291
|
-
@mixin ico-menu($img, $hgt, $wdt) {
|
|
292
|
-
background: url(/assets/img/menu/#{$img}.svg);
|
|
293
|
-
height: $hgt;
|
|
294
|
-
width: $wdt;
|
|
295
|
-
background-repeat: no-repeat;
|
|
296
|
-
background-position: center;
|
|
297
|
-
|
|
298
|
-
&::before {
|
|
299
|
-
display: none;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
@mixin ico-topmenu($img, $hgt, $wdt) {
|
|
305
|
-
background: url(/assets/img/topmenu/#{$img}.svg);
|
|
306
|
-
height: $hgt;
|
|
307
|
-
width: $wdt;
|
|
308
|
-
background-repeat: no-repeat;
|
|
309
|
-
background-position: center;
|
|
310
|
-
|
|
311
|
-
&::before {
|
|
312
|
-
display: none !important;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
@mixin svg-prime {
|
|
318
|
-
filter: invert(37%) sepia(99%) saturate(5131%) hue-rotate(243deg) brightness(100%) contrast(103%);
|
|
1
|
+
|
|
2
|
+
// ===============================================
|
|
3
|
+
// Font and text
|
|
4
|
+
// ===============================================
|
|
5
|
+
|
|
6
|
+
@mixin bold {
|
|
7
|
+
font-weight: bold;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@mixin uppercase {
|
|
12
|
+
text-transform: uppercase;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
// ===============================================
|
|
18
|
+
// Helpers
|
|
19
|
+
// ===============================================
|
|
20
|
+
|
|
21
|
+
@mixin test($args...){
|
|
22
|
+
border:1px solid $args
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// ===============================================
|
|
28
|
+
// Misc
|
|
29
|
+
// ===============================================
|
|
30
|
+
|
|
31
|
+
@mixin brdr($color: var(--tc-gray-200)) {
|
|
32
|
+
border: 1px solid $color;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@mixin bd-bottom($color: var(--tc-gray-200)) {
|
|
36
|
+
border-bottom: 1px solid $color;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
@mixin bd-top($color: var(--tc-gray-200)) {
|
|
40
|
+
border-top: 1px solid $color;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
@mixin bd-rgt($color: var(--tc-gray-200)) {
|
|
44
|
+
border-right: 1px solid $color;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
@mixin bd-lft($color: var(--tc-gray-200)) {
|
|
48
|
+
border-left: 1px solid $color;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
@mixin arrow-top ($size, $color){
|
|
53
|
+
content: '';
|
|
54
|
+
height: 0;
|
|
55
|
+
width: 0;
|
|
56
|
+
border-style: solid;
|
|
57
|
+
border-color: transparent transparent $color transparent;
|
|
58
|
+
border-width: 0 $size $size $size;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
@mixin arrow-bottom ($size, $color){
|
|
62
|
+
content: '';
|
|
63
|
+
height: 0;
|
|
64
|
+
width: 0;
|
|
65
|
+
border-style: solid;
|
|
66
|
+
border-color: $color transparent transparent transparent;
|
|
67
|
+
border-width: $size $size 0 $size;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
// ===============================================
|
|
74
|
+
// Font and text
|
|
75
|
+
// ===============================================
|
|
76
|
+
|
|
77
|
+
@mixin bold {
|
|
78
|
+
font-weight: bold;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
@mixin uppercase {
|
|
83
|
+
text-transform: uppercase;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
// ===============================================
|
|
87
|
+
// Helpers
|
|
88
|
+
// ===============================================
|
|
89
|
+
|
|
90
|
+
@mixin test($args...) {
|
|
91
|
+
border: 1px solid $args;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
@mixin flex-center {
|
|
95
|
+
display: flex;
|
|
96
|
+
align-items: center;
|
|
97
|
+
justify-content: center;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
// ===============================================
|
|
101
|
+
// Font and text
|
|
102
|
+
// ===============================================
|
|
103
|
+
|
|
104
|
+
@mixin bold {
|
|
105
|
+
font-weight: bold;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
@mixin ellipsis {
|
|
109
|
+
text-overflow: ellipsis; /* enables ellipsis */
|
|
110
|
+
white-space: nowrap; /* keeps the text in a single line */
|
|
111
|
+
overflow: hidden; /* keeps the element from overflowing its parent */
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
// ===============================================
|
|
115
|
+
// Misc
|
|
116
|
+
// ===============================================
|
|
117
|
+
|
|
118
|
+
@mixin arrow-top($size, $color) {
|
|
119
|
+
content: '';
|
|
120
|
+
height: 0;
|
|
121
|
+
width: 0;
|
|
122
|
+
border-style: solid;
|
|
123
|
+
border-color: transparent transparent $color transparent;
|
|
124
|
+
border-width: 0 $size $size $size;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
@mixin arrow-bottom($size, $color) {
|
|
128
|
+
content: '';
|
|
129
|
+
height: 0;
|
|
130
|
+
width: 0;
|
|
131
|
+
border-style: solid;
|
|
132
|
+
border-color: $color transparent transparent transparent;
|
|
133
|
+
border-width: $size $size 0 $size;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
@mixin thin-scroll-bar() {
|
|
137
|
+
&::-webkit-scrollbar {
|
|
138
|
+
width: 10px;
|
|
139
|
+
}
|
|
140
|
+
/* Track */
|
|
141
|
+
&::-webkit-scrollbar-track {
|
|
142
|
+
background: var(--tc-gray-200);
|
|
143
|
+
border-radius: 10px;
|
|
144
|
+
}
|
|
145
|
+
/* Handle */
|
|
146
|
+
&::-webkit-scrollbar-thumb {
|
|
147
|
+
background: var(--tc-gray-300);
|
|
148
|
+
border-radius: 10px;
|
|
149
|
+
}
|
|
150
|
+
/* Handle on hover */
|
|
151
|
+
&::-webkit-scrollbar-thumb:hover {
|
|
152
|
+
background: var(--tc-gray-400);
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
@mixin bdr-bottom( $sz, $clr) {
|
|
157
|
+
border-bottom: 1px solid $clr;
|
|
158
|
+
margin-bottom: $sz;
|
|
159
|
+
padding-bottom: $sz;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
@mixin flex-center {
|
|
163
|
+
display: flex;
|
|
164
|
+
justify-content: center;
|
|
165
|
+
align-items: center;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
// ===============================================
|
|
169
|
+
// T-Cloud Prime
|
|
170
|
+
// ===============================================
|
|
171
|
+
|
|
172
|
+
@mixin prime-color {
|
|
173
|
+
// @include prime-color;
|
|
174
|
+
color: var(--tc-primary) !important;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
@mixin prime-gray-100 {
|
|
178
|
+
// @include prime-gray-100;
|
|
179
|
+
color: var(--tc-gray-100) !important;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
@mixin prime-gray-50 {
|
|
183
|
+
// @include prime-gray-50;
|
|
184
|
+
color: var(--tc-gray-50) !important;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
@mixin prime-bg {
|
|
191
|
+
// @include prime-bg;
|
|
192
|
+
background: var(--tc-primary) !important;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
@mixin prime-bgc {
|
|
196
|
+
// @include prime-bgc;
|
|
197
|
+
background-color: var(--tc-primary) !important;
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
@mixin prime-bg-100 {
|
|
201
|
+
// @include prime-bg-100;
|
|
202
|
+
background: var(--tc-gray-100) !important;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
@mixin prime-bg-50 {
|
|
206
|
+
// @include prime-bg-50;
|
|
207
|
+
background: var(--tc-gray-50) !important;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
@mixin prime-bg-10 {
|
|
211
|
+
// @include prime-bg-10;
|
|
212
|
+
background: var(--tc-gray-100) !important;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
@mixin prime-bdr {
|
|
219
|
+
// @include prime-color;
|
|
220
|
+
border-color: var(--tc-primary) !important;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
@mixin prime-bdr-100 {
|
|
224
|
+
// @include prime-bdr-100;
|
|
225
|
+
border-color: var(--tc-gray-100) !important;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
@mixin prime-bdr-50 {
|
|
229
|
+
// @include prime-bdr-50;
|
|
230
|
+
border-color: var(--tc-gray-50) !important;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
@mixin prime-black {
|
|
237
|
+
// @include prime-black;
|
|
238
|
+
color: var(--black) !important;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
@mixin prime-white {
|
|
242
|
+
// @include prime-white;
|
|
243
|
+
color: var(--white) !important;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
@mixin prime-mkt-gradient {
|
|
247
|
+
$tcprimary: var(--tc-primary);
|
|
248
|
+
$tcprimary2: var(--tc-primary2);
|
|
249
|
+
|
|
250
|
+
// @include prime-mkt-gradient;
|
|
251
|
+
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b48ff+0,362480+100 */
|
|
252
|
+
background: $tcprimary!important; /* Old browsers */
|
|
253
|
+
background: -moz-linear-gradient(left, $tcprimary 0%, $tcprimary2 100%)!important; /* FF3.6-15 */
|
|
254
|
+
background: -webkit-linear-gradient(left, $tcprimary 0%,$tcprimary2 100%)!important; /* Chrome10-25,Safari5.1-6 */
|
|
255
|
+
background: linear-gradient(to right, $tcprimary 0%,$tcprimary2 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
|
|
256
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$tcprimary, endColorstr=$tcprimary2,GradientType=1 )!important; /* IE6-9 */
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
@mixin prime-bg-gradient {
|
|
260
|
+
$tcprimary: var(--tc-primary);
|
|
261
|
+
// @include prime-bg-gradient;
|
|
262
|
+
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b48ff+0,7151ff+100 */
|
|
263
|
+
background: $tcprimary; /* Old browsers */
|
|
264
|
+
background: -moz-linear-gradient(left, $tcprimary 0%, $tcprimary 100%); /* FF3.6-15 */
|
|
265
|
+
background: -webkit-linear-gradient(left, $tcprimary 0%,$tcprimary 100%); /* Chrome10-25,Safari5.1-6 */
|
|
266
|
+
background: linear-gradient(to right, $tcprimary 0%,$tcprimary 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
|
|
267
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$tcprimary, endColorstr=$tcprimary,GradientType=1 ); /* IE6-9 */
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
@mixin prime-title {
|
|
272
|
+
// @include prime-title;
|
|
273
|
+
font-size: 20px;
|
|
274
|
+
font-weight: bold;
|
|
275
|
+
text-transform: uppercase;
|
|
276
|
+
padding-bottom: 10px;
|
|
277
|
+
border-bottom: 1px solid var(--tc-gray-50);
|
|
278
|
+
margin-bottom: 20px;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
@mixin prime-subtitle {
|
|
283
|
+
// @include prime-subtitle;
|
|
284
|
+
font-size: 16px !important;
|
|
285
|
+
text-transform: uppercase !important;
|
|
286
|
+
border-bottom: 1px solid var(--tc-gray-50) !important;
|
|
287
|
+
padding-bottom: 10px !important;
|
|
288
|
+
margin-bottom: 20px !important;
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
@mixin ico-menu($img, $hgt, $wdt) {
|
|
292
|
+
background: url(/assets/img/menu/#{$img}.svg);
|
|
293
|
+
height: $hgt;
|
|
294
|
+
width: $wdt;
|
|
295
|
+
background-repeat: no-repeat;
|
|
296
|
+
background-position: center;
|
|
297
|
+
|
|
298
|
+
&::before {
|
|
299
|
+
display: none;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
}
|
|
303
|
+
|
|
304
|
+
@mixin ico-topmenu($img, $hgt, $wdt) {
|
|
305
|
+
background: url(/assets/img/topmenu/#{$img}.svg);
|
|
306
|
+
height: $hgt;
|
|
307
|
+
width: $wdt;
|
|
308
|
+
background-repeat: no-repeat;
|
|
309
|
+
background-position: center;
|
|
310
|
+
|
|
311
|
+
&::before {
|
|
312
|
+
display: none !important;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
@mixin svg-prime {
|
|
318
|
+
filter: invert(37%) sepia(99%) saturate(5131%) hue-rotate(243deg) brightness(100%) contrast(103%);
|
|
319
319
|
}
|