@vixcom/ui 1.7.2 → 1.7.4

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.
Files changed (201) hide show
  1. package/dist/assets/img/avatar.svg +1 -0
  2. package/dist/assets/img/default.png +0 -0
  3. package/dist/assets/img/favicon.png +0 -0
  4. package/dist/assets/img/icon.png +0 -0
  5. package/dist/assets/img/logo.dark.png +0 -0
  6. package/dist/assets/img/logo.png +0 -0
  7. package/dist/assets/img/logo.white.png +0 -0
  8. package/dist/css/animations.css +6 -8
  9. package/dist/css/colors.css +95 -65
  10. package/dist/css/external/bootstrap-grid.css +0 -2
  11. package/dist/css/external/bootstrap.css +0 -2
  12. package/dist/css/external/mdb.css +0 -2
  13. package/dist/css/external/owl-carousel.css +0 -2
  14. package/dist/css/external/tailwindcss.css +0 -2
  15. package/dist/css/fonts.css +66 -50
  16. package/dist/css/grid.css +0 -2
  17. package/dist/css/helper/index.css +0 -2
  18. package/dist/css/helper/owl.carousel.css +0 -2
  19. package/dist/css/helper/primefaces.css +45 -25
  20. package/dist/css/helper/tailwindcss.css +0 -5
  21. package/dist/css/icons/external/bootstrap.icons.css +0 -2
  22. package/dist/css/icons/external/fontawesome.icons.css +0 -2
  23. package/dist/css/icons/external/material-design.icons.css +0 -2
  24. package/dist/css/icons/external/themify.icons.css +0 -2
  25. package/dist/css/index.css +0 -2
  26. package/dist/css/main.css +23 -18
  27. package/dist/css/menu.css +48 -13
  28. package/dist/css/polyfills.css +0 -2
  29. package/dist/css/sizes.css +0 -2
  30. package/dist/css/variables.css +2 -3
  31. package/dist/fonts/bootstrap-icons.woff +0 -0
  32. package/dist/package.json +29 -0
  33. package/package.json +9 -5
  34. package/dist/css/animations.css.map +0 -1
  35. package/dist/css/colors.css.map +0 -1
  36. package/dist/css/external/bootstrap-grid.css.map +0 -1
  37. package/dist/css/external/bootstrap.css.map +0 -1
  38. package/dist/css/external/mdb.css.map +0 -1
  39. package/dist/css/external/owl-carousel.css.map +0 -1
  40. package/dist/css/external/tailwindcss.css.map +0 -1
  41. package/dist/css/fonts.css.map +0 -1
  42. package/dist/css/grid.css.map +0 -1
  43. package/dist/css/helper/index.css.map +0 -1
  44. package/dist/css/helper/owl.carousel.css.map +0 -1
  45. package/dist/css/helper/primefaces.css.map +0 -1
  46. package/dist/css/helper/tailwindcss.css.map +0 -1
  47. package/dist/css/icons/external/bootstrap.icons.css.map +0 -1
  48. package/dist/css/icons/external/fontawesome.icons.css.map +0 -1
  49. package/dist/css/icons/external/material-design.icons.css.map +0 -1
  50. package/dist/css/icons/external/themify.icons.css.map +0 -1
  51. package/dist/css/index.css.map +0 -1
  52. package/dist/css/main.css.map +0 -1
  53. package/dist/css/menu.css.map +0 -1
  54. package/dist/css/polyfills.css.map +0 -1
  55. package/dist/css/sizes.css.map +0 -1
  56. package/dist/css/variables.css.map +0 -1
  57. package/dist/js/alpinejs.min.js +0 -5
  58. package/dist/js/axios.min.js +0 -3
  59. package/dist/js/bootstrap.min.js +0 -7
  60. package/dist/js/jquery.min.js +0 -4
  61. package/dist/js/lodash.min.js +0 -139
  62. package/dist/js/mdb.min.js +0 -15411
  63. package/dist/js/owl.carousel.min.js +0 -7
  64. package/dist/js/rapidoc-min.js +0 -4
  65. package/dist/js/sidebar.min.js +0 -50
  66. package/firebase.json +0 -55
  67. package/http-server.sh +0 -4
  68. package/src/css/animations.css +0 -174
  69. package/src/css/animations.css.map +0 -1
  70. package/src/css/colors.css +0 -2645
  71. package/src/css/colors.css.map +0 -1
  72. package/src/css/external/bootstrap-grid.css +0 -4055
  73. package/src/css/external/bootstrap-grid.css.map +0 -1
  74. package/src/css/external/bootstrap.css +0 -9582
  75. package/src/css/external/bootstrap.css.map +0 -1
  76. package/src/css/external/mdb.css +0 -8811
  77. package/src/css/external/mdb.css.map +0 -1
  78. package/src/css/external/owl-carousel.css +0 -218
  79. package/src/css/external/owl-carousel.css.map +0 -1
  80. package/src/css/external/tailwindcss.css +0 -3
  81. package/src/css/external/tailwindcss.css.map +0 -1
  82. package/src/css/fonts.css +0 -143
  83. package/src/css/fonts.css.map +0 -1
  84. package/src/css/grid.css +0 -6
  85. package/src/css/grid.css.map +0 -1
  86. package/src/css/helper/googlemaps.css.map +0 -1
  87. package/src/css/helper/index.css +0 -6
  88. package/src/css/helper/index.css.map +0 -1
  89. package/src/css/helper/owl.carousel.css +0 -75
  90. package/src/css/helper/owl.carousel.css.map +0 -1
  91. package/src/css/helper/primefaces.css +0 -388
  92. package/src/css/helper/primefaces.css.map +0 -1
  93. package/src/css/helper/tailwindcss.css +0 -6
  94. package/src/css/helper/tailwindcss.css.map +0 -1
  95. package/src/css/icons/external/bootstrap.icons.css +0 -7839
  96. package/src/css/icons/external/bootstrap.icons.css.map +0 -1
  97. package/src/css/icons/external/fontawesome.icons.css +0 -6122
  98. package/src/css/icons/external/fontawesome.icons.css.map +0 -1
  99. package/src/css/icons/external/material-design.icons.css +0 -5727
  100. package/src/css/icons/external/material-design.icons.css.map +0 -1
  101. package/src/css/icons/external/themify.icons.css +0 -1428
  102. package/src/css/icons/external/themify.icons.css.map +0 -1
  103. package/src/css/index.css +0 -22
  104. package/src/css/index.css.map +0 -1
  105. package/src/css/main.css +0 -1846
  106. package/src/css/main.css.map +0 -1
  107. package/src/css/menu.css +0 -529
  108. package/src/css/menu.css.map +0 -1
  109. package/src/css/polyfills.css +0 -10
  110. package/src/css/polyfills.css.map +0 -1
  111. package/src/css/sizes.css +0 -5666
  112. package/src/css/sizes.css.map +0 -1
  113. package/src/css/variables.css +0 -258
  114. package/src/css/variables.css.map +0 -1
  115. package/src/fonts/MontessoriScript.ttf +0 -0
  116. package/src/fonts/Montserrat-Bold.ttf +0 -0
  117. package/src/fonts/Montserrat-Regular.ttf +0 -0
  118. package/src/fonts/NotoSans-Bold.ttf +0 -0
  119. package/src/fonts/Roboto-Bold.ttf +0 -0
  120. package/src/fonts/Roboto-Regular.ttf +0 -0
  121. package/src/fonts/bootstrap-icons.woff +0 -0
  122. package/src/fonts/fa-brands.woff +0 -0
  123. package/src/fonts/fa-regular.woff +0 -0
  124. package/src/fonts/fa-solid.woff +0 -0
  125. package/src/fonts/material-design-icons.ttf +0 -0
  126. package/src/index.html +0 -183
  127. package/src/js/alpine +0 -5
  128. package/src/js/axios.min.js +0 -3
  129. package/src/js/bootstrap.min.js +0 -7
  130. package/src/js/jquery.min.js +0 -4
  131. package/src/js/lodash.min.js +0 -139
  132. package/src/js/mdb.min.js +0 -15411
  133. package/src/js/owl.carousel.min.js +0 -7
  134. package/src/js/rapidoc-min.js +0 -4
  135. package/src/js/sidebar.min.js +0 -50
  136. package/src/pages/404.html +0 -32
  137. package/src/pages/menu/index.html +0 -169
  138. package/src/pages/tier-1/LICENSE +0 -201
  139. package/src/pages/tier-1/fonts/krub/Krub-Bold.ttf +0 -0
  140. package/src/pages/tier-1/fonts/krub/Krub-Light.ttf +0 -0
  141. package/src/pages/tier-1/fonts/krub/Krub-Regular.ttf +0 -0
  142. package/src/pages/tier-1/fonts/themify.woff +0 -0
  143. package/src/pages/tier-1/index.html +0 -74
  144. package/src/pages/tier-1/preview.png +0 -0
  145. package/src/pages/tier-1/scripts/jquery.min.js +0 -4
  146. package/src/pages/tier-1/scripts/sidebar.min.js +0 -50
  147. package/src/pages/tier-1/styles/bootstrap.css +0 -9495
  148. package/src/pages/tier-1/styles/color.css +0 -28
  149. package/src/pages/tier-1/styles/layout.css +0 -33
  150. package/src/pages/tier-1/styles/mdb.css +0 -9657
  151. package/src/pages/tier-1/styles/page.css +0 -26
  152. package/src/pages/tier-1/styles/sidebar.css +0 -193
  153. package/src/pages/tier-1/styles/themify.css +0 -1428
  154. package/src/pages/tier-2/LICENSE +0 -201
  155. package/src/pages/tier-2/fonts/krub/Krub-Bold.ttf +0 -0
  156. package/src/pages/tier-2/fonts/krub/Krub-Light.ttf +0 -0
  157. package/src/pages/tier-2/fonts/krub/Krub-Regular.ttf +0 -0
  158. package/src/pages/tier-2/fonts/themify.woff +0 -0
  159. package/src/pages/tier-2/index.html +0 -65
  160. package/src/pages/tier-2/preview.png +0 -0
  161. package/src/pages/tier-2/scripts/jquery.min.js +0 -4
  162. package/src/pages/tier-2/scripts/sidebar.min.js +0 -50
  163. package/src/pages/tier-2/styles/bootstrap.css +0 -9495
  164. package/src/pages/tier-2/styles/color.css +0 -28
  165. package/src/pages/tier-2/styles/layout.css +0 -43
  166. package/src/pages/tier-2/styles/mdb.css +0 -9657
  167. package/src/pages/tier-2/styles/page.css +0 -26
  168. package/src/pages/tier-2/styles/sidebar.css +0 -193
  169. package/src/pages/tier-2/styles/themify.css +0 -1428
  170. package/src/styles/_mixins.scss +0 -402
  171. package/src/styles/animations.scss +0 -190
  172. package/src/styles/colors.scss +0 -109
  173. package/src/styles/external/bootstrap-grid.css +0 -4997
  174. package/src/styles/external/bootstrap.css +0 -10308
  175. package/src/styles/external/mdb.css +0 -9444
  176. package/src/styles/external/owl-carousel.css +0 -218
  177. package/src/styles/external/tailwindcss.css +0 -0
  178. package/src/styles/fonts.scss +0 -53
  179. package/src/styles/grid.scss +0 -4
  180. package/src/styles/helper/index.scss +0 -6
  181. package/src/styles/helper/owl.carousel.scss +0 -91
  182. package/src/styles/helper/primefaces.scss +0 -511
  183. package/src/styles/helper/tailwindcss.scss +0 -4
  184. package/src/styles/icons/external/bootstrap.icons.css +0 -1981
  185. package/src/styles/icons/external/fontawesome.icons.css +0 -6127
  186. package/src/styles/icons/external/material-design.icons.css +0 -5728
  187. package/src/styles/icons/external/themify.icons.css +0 -1428
  188. package/src/styles/index.scss +0 -22
  189. package/src/styles/main.scss +0 -1965
  190. package/src/styles/menu.scss +0 -590
  191. package/src/styles/polyfills.scss +0 -9
  192. package/src/styles/sizes.scss +0 -160
  193. package/src/styles/variables.scss +0 -30
  194. package/tailwind.config.js +0 -23
  195. /package/{src/assets/img → dist/assets/images}/avatar.svg +0 -0
  196. /package/{src/assets/img → dist/assets/images}/default.png +0 -0
  197. /package/{src/assets/img → dist/assets/images}/favicon.png +0 -0
  198. /package/{src/assets/img → dist/assets/images}/icon.png +0 -0
  199. /package/{src/assets/img → dist/assets/images}/logo.dark.png +0 -0
  200. /package/{src/assets/img → dist/assets/images}/logo.png +0 -0
  201. /package/{src/assets/img → dist/assets/images}/logo.white.png +0 -0
@@ -1,1965 +0,0 @@
1
- @import 'mixins';
2
-
3
- /* Scrollbar - Start */
4
-
5
- script {
6
- display: none;
7
- }
8
-
9
- * {
10
- box-sizing: border-box;
11
- scrollbar-color: hsl(var(--muted-hs), calc(var(--muted-l) + 40%)) transparent;
12
- scrollbar-width: thin;
13
- word-break: break-word;
14
- }
15
-
16
- ::-webkit-scrollbar {
17
- -webkit-appearance: none;
18
- appearance: none;
19
- width: 0.25rem;
20
- height: 0.25rem;
21
- z-index: 1;
22
- }
23
-
24
- ::-webkit-scrollbar-corner {
25
- display: none;
26
- }
27
-
28
- ::-webkit-scrollbar-thumb {
29
- background-color: hsl(var(--muted-hs), calc(var(--muted-l) + 40%));
30
- background-clip: padding-box;
31
- border-radius: 0;
32
- }
33
-
34
- ::-webkit-scrollbar-track {
35
- background-color: transparent;
36
- padding: 0.5rem;
37
- }
38
-
39
- ::-moz-selection,
40
- ::selection {
41
- color: var(--white);
42
- background: hsl(var(--muted-hs), calc(var(--muted-l) + 20%));
43
- }
44
-
45
- /* Scrollbar - End */
46
-
47
- body {
48
- font-family: 'Content', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
49
- background-color: var(--background-color, --default-c, --white);
50
- color: var(--default, --white-c);
51
- font-size: var(--font-size);
52
- font-weight: normal;
53
- margin: 0;
54
- }
55
-
56
- %title {
57
- font-family: 'Title', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
58
- font-weight: bold;
59
- font-size: var(--heading-size);
60
- }
61
-
62
- .title {
63
- @extend %title;
64
- }
65
-
66
- @for $n from 6 through 1 {
67
- h#{$n},
68
- .h#{$n} {
69
- @extend %title;
70
- }
71
- }
72
-
73
- b {
74
- font-weight: bold;
75
- }
76
-
77
- :disabled,
78
- .disabled,
79
- [disable] {
80
- cursor: not-allowed;
81
- filter: grayscale(0.8);
82
- }
83
-
84
- .bg-text,
85
- .bg-text-color {
86
- position: relative;
87
-
88
- &:hover::after {
89
- opacity: 0.125;
90
- }
91
-
92
- &::after {
93
- content: '';
94
- position: absolute;
95
- top: 0;
96
- left: 0;
97
- background-color: currentColor;
98
- opacity: 0.055;
99
- height: 100%;
100
- width: 100%;
101
- border-radius: inherit;
102
- z-index: 0;
103
- }
104
- }
105
-
106
- .is-blur {
107
- position: relative;
108
- transition: background-color 0.5s;
109
-
110
- @include before-content;
111
-
112
- &::before {
113
- backdrop-filter: blur(10px);
114
- }
115
- }
116
-
117
- .blur {
118
- filter: blur(5px);
119
- }
120
-
121
- @layer settings {
122
- a,
123
- .link {
124
- color: var(--secondary);
125
- cursor: pointer;
126
-
127
- &:hover {
128
- color: hsla(var(--secondary-hs), calc(var(--secondary-l) - 10%));
129
- }
130
- }
131
- }
132
-
133
- a:not(.link) {
134
- text-decoration: none;
135
- }
136
-
137
- .main-icon {
138
- object-fit: contain;
139
- width: 4rem;
140
- height: 4rem;
141
- }
142
-
143
- .main-logo {
144
- display: inline-flex;
145
- }
146
-
147
- .page-header {
148
- padding: 0 1rem;
149
- display: flex;
150
- align-items: center;
151
-
152
- &.position-sticky,
153
- &.sticky {
154
- position: sticky;
155
- top: 0;
156
- left: 0;
157
- }
158
-
159
- .page-title {
160
- text-transform: capitalize;
161
- margin-right: auto;
162
- font: {
163
- size: 200%;
164
- weight: normal;
165
- }
166
-
167
- .button {
168
- min-width: auto;
169
- }
170
- @include unify-selector(img, &) {
171
- width: 10rem;
172
- }
173
- }
174
- }
175
-
176
- .section-header {
177
- display: flex;
178
- align-items: center;
179
- margin: 1.5rem 0;
180
- padding: 0 1.5rem;
181
-
182
- &.has-arrow {
183
- // justify-content: space-between;
184
-
185
- &::before {
186
- content: attr(data-arrow-text);
187
- display: inline-block;
188
- margin-left: auto;
189
- font-size: 75%;
190
- order: 1;
191
- }
192
-
193
- &::after {
194
- content: '\f105';
195
- font-family: 'FontAwesome';
196
- margin-left: 1rem;
197
- order: 2;
198
- font-size: 90%;
199
- // transform: scale(1.25, 0.9);
200
- font-weight: normal;
201
- }
202
- }
203
-
204
- .section-title {
205
- margin-right: auto;
206
- margin-bottom: 1rem;
207
- font-weight: normal;
208
- color: var(--primary);
209
- }
210
-
211
- .button {
212
- min-width: auto;
213
- }
214
- }
215
-
216
- .flex-container {
217
- display: flex;
218
- flex-wrap: wrap;
219
- /* align-items: flex-end; */
220
- margin: 0.5rem 0;
221
- gap: 0.5rem;
222
-
223
- > * {
224
- /* align-self: flex-start; */
225
- margin-bottom: 0;
226
- }
227
- }
228
-
229
- .row > [class*='col'] {
230
- margin-bottom: 1em;
231
-
232
- & + [class*='col'] {
233
- margin-top: 0;
234
- }
235
-
236
- .card {
237
- height: 100%;
238
- }
239
- }
240
-
241
- .icon {
242
- @include flex-center;
243
- aspect-ratio: 1;
244
- font-size: 150%;
245
- }
246
-
247
- .icon-container {
248
- @include flex-center;
249
-
250
- &:not(.h) {
251
- flex-direction: column;
252
-
253
- .icon {
254
- margin: 0.5rem 0;
255
- }
256
- }
257
-
258
- &.h .icon {
259
- margin: 0 0.5rem;
260
- }
261
- }
262
-
263
- [class*='sq-'] {
264
- display: inline-flex;
265
- align-items: center;
266
- justify-content: center;
267
- flex: unset;
268
- padding: 0;
269
- /* margin: auto; */
270
-
271
- &:not(.h) {
272
- flex-direction: column;
273
- }
274
-
275
- img {
276
- object-fit: contain;
277
- width: 100%;
278
- }
279
- }
280
-
281
- hr {
282
- border-top-color: currentColor;
283
- opacity: 0.5;
284
- }
285
-
286
- hr[class*='s-']:not(.default) {
287
- background-color: transparent;
288
- margin: 0;
289
- border: 0;
290
- }
291
-
292
- .dropdown-menu-right .dropdown-menu {
293
- transform: translate(-100%, 0);
294
- }
295
-
296
- .dropdown-menu {
297
- min-width: 12.5rem;
298
- padding: 0;
299
- border-radius: 0.5rem;
300
- box-shadow: var(--card-shadow);
301
-
302
- > {
303
- :first-child {
304
- border-top-left-radius: inherit;
305
- border-top-right-radius: inherit;
306
- }
307
-
308
- :last-child {
309
- border-bottom-left-radius: inherit;
310
- border-bottom-right-radius: inherit;
311
- }
312
- }
313
-
314
- .dropdown-header {
315
- font-size: unset;
316
- }
317
-
318
- .dropdown-item {
319
- padding: 0.75rem 1.25rem;
320
- margin: 0;
321
-
322
- // &+.dropdown-item {
323
- // margin-top: 0.5rem;
324
- // }
325
- }
326
- }
327
-
328
- input,
329
- *:not(.input) > {
330
- .input {
331
- /* background-color: transparent; */
332
- /* margin: 0.25rem 0 1rem; */
333
- border-radius: 0.25rem;
334
- border: 1px solid currentColor;
335
- /* width: 100%; */
336
-
337
- &:not(.has-addon) {
338
- /* align-self: stretch; */
339
- padding: 0.5rem 1rem;
340
- }
341
-
342
- &.has-error {
343
- border: 1px solid var(--danger);
344
- }
345
- }
346
- }
347
-
348
- input,
349
- textarea {
350
- opacity: 0.75;
351
-
352
- &:focus {
353
- opacity: 1;
354
- }
355
-
356
- &::placeholder,
357
- &:-ms-input-placeholder,
358
- &::-ms-input-placeholder,
359
- &:-moz-input-placeholder,
360
- &::-moz-input-placeholder,
361
- &:-webkit-input-placeholder,
362
- &::-webkit-input-placeholder {
363
- text-transform: capitalize;
364
- display: none;
365
- color: currentColor;
366
- }
367
-
368
- &:focus {
369
- &::placeholder,
370
- &::-webkit-input-placeholder {
371
- opacity: 0.75;
372
- }
373
- }
374
- }
375
-
376
- ul,
377
- menu {
378
- list-style: none;
379
- padding-left: 0;
380
- }
381
-
382
- label {
383
- margin: 0;
384
- cursor: pointer;
385
-
386
- &.radio,
387
- &.checkbox {
388
- display: flex;
389
- align-items: center;
390
- gap: 0.75rem;
391
-
392
- .label > * {
393
- margin-bottom: 0;
394
- }
395
-
396
- & + {
397
- .radio,
398
- .checkbox {
399
- /* margin-top: 1rem; */
400
- }
401
- }
402
- }
403
-
404
- input ~ .label.off {
405
- order: -1;
406
- }
407
-
408
- .active,
409
- input:not(:checked) ~ .label.off,
410
- input:checked ~ .label:not(.off) {
411
- // TODO: Check if parent background color is secondary
412
- // color: var(--secondary);
413
- font-weight: bold;
414
- }
415
-
416
- input[type='radio'],
417
- input[type='checkbox'] {
418
- // margin: 0 0.5rem;
419
- }
420
- }
421
-
422
- .bg-primary input[type='checkbox']::before {
423
- background-color: hsl(var(--muted-hs), calc(var(--muted-l) + 10));
424
- }
425
-
426
- input {
427
- &::-webkit-outer-spin-button,
428
- &::-webkit-inner-spin-button {
429
- -webkit-appearance: none;
430
- margin: 0;
431
- }
432
-
433
- &[type='number'] {
434
- -moz-appearance: textfield;
435
- }
436
-
437
- &[type='checkbox'] {
438
- position: relative;
439
- -webkit-appearance: none;
440
- appearance: none;
441
- border: none;
442
- padding: 0;
443
- margin: 0;
444
- border-radius: 0.5rem;
445
- background-color: hsla(var(--white-hs), var(--white-l), 0.5);
446
- color: unset;
447
- opacity: 1;
448
-
449
- &:not(.default) {
450
- width: 2rem;
451
- min-width: 2rem;
452
- height: 1.25rem;
453
- }
454
-
455
- &::before {
456
- content: '';
457
- display: block;
458
- height: 100%;
459
- width: 100%;
460
- opacity: 0.275;
461
- background-color: currentColor;
462
- border-radius: inherit;
463
- transition: width 0.25s ease, opacity 0.25s;
464
- }
465
-
466
- &::after {
467
- content: '';
468
- display: block;
469
- position: absolute;
470
- top: 50%;
471
- left: 0;
472
- width: 1rem;
473
- height: 1rem;
474
- padding: 0.25rem;
475
- background-color: currentColor;
476
- border-radius: 50%;
477
- transform: translate(0, -50%);
478
- transition: left 0.25s ease, transform 0.25s ease;
479
- }
480
-
481
- &:checked {
482
- &::before {
483
- opacity: 0.575;
484
- }
485
-
486
- &::after {
487
- left: 100%;
488
- transform: translate(-100%, -50%);
489
- }
490
- }
491
-
492
- &.default {
493
- -webkit-appearance: checkbox;
494
- appearance: checkbox;
495
-
496
- &::after,
497
- &::before {
498
- content: unset;
499
- }
500
- }
501
-
502
- &.switch {
503
- &::before {
504
- position: absolute;
505
- left: 0;
506
- top: 50%;
507
- height: 50%;
508
- transform: translateY(-50%);
509
- }
510
- }
511
- }
512
-
513
- &[type='radio'] {
514
- position: relative;
515
- -webkit-appearance: none;
516
- appearance: none;
517
- color: inherit;
518
- background-color: transparent;
519
- border: 0.125rem solid currentColor;
520
- border-radius: 50%;
521
- /* display: inline-block; */
522
- justify-content: center;
523
- align-items: center;
524
- width: 1rem;
525
- min-width: 1rem;
526
- height: 1rem;
527
- min-height: 1rem;
528
- padding: 0.125rem;
529
- margin: 0;
530
-
531
- &::after {
532
- content: '';
533
- display: block;
534
- background-color: currentColor;
535
- opacity: 0;
536
- width: 100%;
537
- /* flex: 1; */
538
- height: 100%;
539
- border-radius: inherit;
540
- transition: opacity 0.25s ease-in;
541
- }
542
-
543
- &:hover::after {
544
- opacity: 0.25;
545
- }
546
-
547
- &:checked::after {
548
- opacity: 1;
549
- }
550
- }
551
-
552
- &[type='search'] {
553
- min-width: 22.5%;
554
- }
555
-
556
- &[type='file'] {
557
- display: none;
558
- }
559
-
560
- /* &.phone,
561
- &[type=phone],
562
- &[type=password] {
563
- letter-spacing: 2px;
564
- } */
565
- }
566
-
567
- .input {
568
- display: flex;
569
- align-items: center;
570
-
571
- &.has-addon {
572
- input,
573
- .input,
574
- .addon {
575
- padding: 0.5rem 1rem;
576
- margin: 0;
577
- }
578
- }
579
-
580
- .addon {
581
- display: flex;
582
- align-items: center;
583
- justify-content: center;
584
- border-radius: inherit;
585
- /* font-weight: bold; */
586
- align-self: stretch;
587
- min-width: unset;
588
-
589
- &:not(:last-child) {
590
- border-top-right-radius: 0;
591
- border-bottom-right-radius: 0;
592
- }
593
-
594
- &:not(:first-child) {
595
- border-top-left-radius: 0;
596
- border-bottom-left-radius: 0;
597
- }
598
- }
599
-
600
- &.file {
601
- border-style: dashed;
602
- text-align: center;
603
-
604
- &::before {
605
- content: attr(data-placeholder);
606
- display: block;
607
- width: 100%;
608
- }
609
- }
610
-
611
- &.p-0 {
612
- padding: 0;
613
-
614
- select {
615
- padding: 0.75rem 1.25rem;
616
- }
617
- }
618
-
619
- input,
620
- .input,
621
- select {
622
- border: none;
623
- width: 100%;
624
- background-color: transparent;
625
- }
626
- }
627
-
628
- option[disabled]:first-of-type {
629
- display: none;
630
- }
631
-
632
- .h-group {
633
- flex-wrap: wrap;
634
-
635
- label {
636
- width: 100%;
637
- }
638
- }
639
-
640
- .checkbox-group {
641
- display: flex;
642
- justify-content: space-around;
643
- align-items: center;
644
- text-transform: capitalize;
645
- flex-wrap: wrap;
646
- padding: 1rem;
647
-
648
- label {
649
- display: flex;
650
- align-items: center;
651
- }
652
-
653
- label + label,
654
- & > input[type='checkbox'] + input[type='checkbox'] {
655
- margin-top: 1rem;
656
- }
657
- }
658
-
659
- .radio-group {
660
- display: flex;
661
- justify-content: space-around;
662
- align-items: center;
663
- text-transform: capitalize;
664
- border-radius: 0.25rem;
665
- padding: 1rem;
666
- margin-bottom: 1rem;
667
-
668
- &.h-group::before {
669
- left: unset;
670
- right: 1rem;
671
- }
672
-
673
- &::before {
674
- content: attr(data-label);
675
- display: block;
676
- position: absolute;
677
- padding: 0.5rem;
678
- left: 1rem;
679
- top: 0;
680
- transform: translateY(-50%);
681
- background-color: inherit;
682
- }
683
-
684
- label {
685
- display: flex;
686
- align-items: center;
687
- }
688
- }
689
-
690
- .input-container {
691
- display: block;
692
- position: relative;
693
- width: 100%;
694
- /* margin-bottom: 1rem; */
695
- text-align: left;
696
- $input-container: &;
697
-
698
- input + input,
699
- & + .input-container {
700
- margin-top: 0.5rem;
701
- }
702
-
703
- // &:has(input:invalid) {
704
- // color: var(--danger);
705
- // }
706
-
707
- // &:has(input:focus:empty),
708
- // &:has(input:focus:placeholder-shown) {
709
- // &::before,
710
- // .label {
711
- // // @include append-selector() {
712
- // background-color: var(--primary);
713
- // }
714
- // }
715
-
716
- // &>label,
717
- &::before,
718
- .label {
719
- content: attr(data-label);
720
- display: block;
721
- font-weight: bold;
722
- font-size: 80%;
723
- /* text-transform: capitalize; */
724
- margin-bottom: 0.25rem;
725
- padding-left: 1rem;
726
- opacity: 0.75;
727
- }
728
-
729
- &::after,
730
- .hint {
731
- content: attr(data-hint);
732
- display: none;
733
- width: 100%;
734
- padding: 0.25rem;
735
- font-size: 80%;
736
- }
737
-
738
- &.has-error,
739
- &.has-warning,
740
- &.show-hint {
741
- &::after,
742
- .hint {
743
- display: block;
744
- }
745
- }
746
-
747
- &.has-error {
748
- &::after,
749
- .hint {
750
- font-weight: bold;
751
- color: var(--danger);
752
- }
753
-
754
- .addon {
755
- background-color: var(--danger);
756
- color: var(--white);
757
- }
758
-
759
- > {
760
- input,
761
- .input {
762
- border: 1px solid var(--danger);
763
- }
764
- }
765
- }
766
-
767
- &.has-warning {
768
- &::after,
769
- .hint {
770
- color: var(--warning);
771
- }
772
-
773
- input,
774
- .input {
775
- border: 1px solid var(--warning);
776
- }
777
- }
778
-
779
- &.has-info {
780
- &::after,
781
- .hint {
782
- color: var(--info);
783
- }
784
- }
785
-
786
- input,
787
- .input {
788
- width: 100%;
789
- /* margin-bottom: 0; */
790
- }
791
- }
792
-
793
- .progress {
794
- position: relative;
795
- background-color: transparent;
796
- @include before-content;
797
-
798
- &::before {
799
- opacity: 0.75;
800
- }
801
-
802
- &.bar {
803
- @include after-content;
804
-
805
- &::after {
806
- background-color: currentColor;
807
- // width: attr(data-progress '%');
808
- transition: width 0.5s;
809
- }
810
- }
811
-
812
- &.dotted {
813
- display: flex;
814
- min-width: 25%;
815
- list-style: none;
816
- position: relative;
817
- align-items: center;
818
- justify-content: space-between;
819
- overflow: hidden;
820
- gap: 0.125rem;
821
- @include before-content;
822
-
823
- &::before {
824
- opacity: 0.125;
825
- background-color: currentColor;
826
- }
827
-
828
- .dot,
829
- .item {
830
- background-color: currentColor;
831
- border-radius: 50%;
832
- width: 0.5rem;
833
- height: 0.5rem;
834
- z-index: 1;
835
- position: relative;
836
-
837
- & + :is(.dot, .item) {
838
- margin-left: 0.5rem;
839
- }
840
-
841
- &.active ~ :is(.dot, .item) {
842
- opacity: 0.5;
843
- }
844
- }
845
- }
846
- }
847
-
848
- .tabs {
849
- position: relative;
850
- display: flex;
851
- overflow-x: scroll;
852
- flex-wrap: nowrap;
853
- /* width: 100%; */
854
- gap: 0.5rem;
855
-
856
- > .tab {
857
- display: inline-flex;
858
- align-items: center;
859
- justify-content: center;
860
- text-transform: capitalize;
861
- padding: 0.25rem;
862
- border: none;
863
- border-radius: 0.25rem;
864
- gap: 0.25rem;
865
- min-width: 5rem;
866
- flex: 0 0 auto;
867
- transition: background-color 0.25s;
868
- z-index: 1;
869
- }
870
-
871
- &.pills {
872
- > .tab {
873
- border-radius: 5rem;
874
- }
875
- }
876
-
877
- %no-scrollbar {
878
- scrollbar-width: 0;
879
- margin-bottom: 0;
880
-
881
- &::-webkit-scrollbar {
882
- width: 0;
883
- }
884
- }
885
-
886
- &.md,
887
- &.overlap,
888
- &.no-scrollbar {
889
- @extend %no-scrollbar;
890
- }
891
-
892
- &.md {
893
- > .tab {
894
- border-bottom-left-radius: 0;
895
- border-bottom-right-radius: 0;
896
- padding: 0.25rem 0.5rem;
897
- background-color: transparent;
898
-
899
- &.active {
900
- border-bottom: medium solid;
901
- }
902
- .label {
903
- margin: 0.5rem;
904
- }
905
- }
906
- }
907
-
908
- &.overlap {
909
- > .tab {
910
- position: relative;
911
-
912
- &::before,
913
- &::after {
914
- content: '';
915
- position: absolute;
916
- height: 5%;
917
- width: 5%;
918
- bottom: -1px;
919
- }
920
-
921
- &::before {
922
- left: 0;
923
- transform: translateX(-100%);
924
- border-top-left-radius: 5%;
925
- }
926
-
927
- &::after {
928
- right: 0;
929
- transform: translateX(100%);
930
- border-top-left-radius: 5%;
931
- }
932
-
933
- &:not(.active, :active) {
934
- }
935
- }
936
- }
937
- }
938
-
939
- .border {
940
- &-dashed {
941
- border-style: dashed;
942
- }
943
-
944
- &-current {
945
- border-color: currentColor;
946
- }
947
- }
948
-
949
- .badge {
950
- display: inline-flex;
951
- align-items: center;
952
- border-radius: 0.25rem;
953
- padding: 0.25rem 0.75rem;
954
- font-size: 80%;
955
- letter-spacing: 1px;
956
- text-transform: capitalize;
957
-
958
- // &.small {
959
- // font-size: 60%;
960
- // }
961
-
962
- // &.badge-sm {
963
- // padding: 0.5rem 1rem;
964
- // }
965
-
966
- // &.badge-xs {
967
- // padding: 0.25rem;
968
- // }
969
- }
970
-
971
- .button-group,
972
- .button-group-vertical {
973
- border-radius: 0.5rem;
974
- }
975
-
976
- button,
977
- .button {
978
- position: relative;
979
- display: inline-flex;
980
- border-radius: var(--border-radius, 0.25rem);
981
- padding: 0.25rem 0.75rem;
982
- font-size: 120%;
983
- min-width: 5rem;
984
- gap: 0.25rem;
985
- justify-content: center;
986
- align-items: center;
987
- overflow: hidden;
988
- text-overflow: ellipsis;
989
- white-space: nowrap;
990
- border: 1px;
991
-
992
- &:focus {
993
- outline: 1px solid hsl(var(--secondary-hs), calc(var(--secondary-l) + 50%));
994
- }
995
-
996
- // &:not(.no-rounded) {
997
- // border-radius: 0.125rem;
998
- // }
999
-
1000
- &.button-block {
1001
- width: 100%;
1002
- }
1003
-
1004
- &.button-circle {
1005
- min-width: 5rem;
1006
- min-height: 5rem;
1007
- display: inline-flex;
1008
- padding: 0.5rem;
1009
- align-items: center;
1010
- justify-content: center;
1011
- border-radius: 50%;
1012
-
1013
- &.button-sm {
1014
- width: 2rem;
1015
- height: 2rem;
1016
- }
1017
- }
1018
-
1019
- &.button-lg {
1020
- font-size: 150%;
1021
- padding: 0.5rem 1.25rem;
1022
- min-width: 10rem;
1023
- }
1024
-
1025
- &.button-sm {
1026
- font-size: 80%;
1027
- }
1028
-
1029
- &.button-xs {
1030
- font-size: 75%;
1031
- padding: 0.125rem 0.5rem;
1032
- min-width: 5rem;
1033
- }
1034
-
1035
- &.button-block + .button {
1036
- margin-top: 0.5rem;
1037
- }
1038
-
1039
- .icon {
1040
- font-size: 125%;
1041
- }
1042
- }
1043
-
1044
- .button-group {
1045
- /* margin: 1rem 0; */
1046
- align-items: stretch;
1047
-
1048
- &.no-rounded {
1049
- .button {
1050
- border-radius: 0;
1051
- }
1052
- }
1053
-
1054
- .button {
1055
- border-radius: inherit;
1056
- align-self: stretch;
1057
- margin: 0;
1058
- min-width: unset;
1059
- flex: 1 1 100%;
1060
- }
1061
- }
1062
-
1063
- .button-group-vertical .button {
1064
- border-radius: inherit;
1065
- }
1066
-
1067
- table {
1068
- border-collapse: separate;
1069
- border-spacing: 0;
1070
- width: 100%;
1071
- }
1072
-
1073
- .table-container {
1074
- $table-container: &;
1075
- display: flex;
1076
- flex-direction: column;
1077
- padding: 0 0 1rem;
1078
- gap: 1rem;
1079
- width: 100%;
1080
- overflow: scroll;
1081
- scrollbar-width: medium;
1082
-
1083
- &::-webkit-scrollbar {
1084
- height: 0.5rem;
1085
- }
1086
-
1087
- &.compact {
1088
- font-size: 90%;
1089
-
1090
- thead,
1091
- .table-header {
1092
- font-weight: normal;
1093
- }
1094
-
1095
- tr,
1096
- > .row {
1097
- background-color: inherit;
1098
-
1099
- & + tr,
1100
- & + .row {
1101
- border-top: 0.5px solid;
1102
- }
1103
-
1104
- td,
1105
- th,
1106
- [class*='col'] {
1107
- padding: 0.25rem;
1108
- }
1109
- }
1110
- }
1111
-
1112
- .sticky {
1113
- /* &::after {
1114
- content: '';
1115
- display: block;
1116
- box-shadow: 5px 0px 10px -5px rgba(0, 0, 0, 0.5);
1117
- width: 5%;
1118
- top: 0;
1119
- bottom: 0;
1120
- right: 0;
1121
- position: absolute;
1122
- border-right: thin solid var(--border-color)
1123
- } */
1124
- }
1125
-
1126
- .row {
1127
- flex-wrap: nowrap;
1128
- }
1129
-
1130
- thead th {
1131
- min-width: 15vw;
1132
- }
1133
-
1134
- thead,
1135
- .table-header {
1136
- position: sticky;
1137
- /* color: hsl(var(--secondary-hs), calc(var(--secondary-l) + 10%)); */
1138
- font-weight: bold;
1139
- width: fit-content;
1140
- top: 0;
1141
- bottom: 0;
1142
- z-index: 1;
1143
-
1144
- &.sticky-header {
1145
- th {
1146
- position: sticky;
1147
- position: -webkit-sticky;
1148
- top: 0;
1149
- bottom: 0;
1150
- z-index: 2;
1151
-
1152
- &.sticky {
1153
- z-index: 3;
1154
- }
1155
- }
1156
- }
1157
-
1158
- // &.sticky {
1159
- // top: 0;
1160
- // bottom: 0;
1161
- // z-index: 1;
1162
- // }
1163
- }
1164
-
1165
- tr,
1166
- > .row,
1167
- .scrollable > .row {
1168
- position: relative;
1169
- border-radius: 0.5rem;
1170
- margin: 0 0 0.25rem;
1171
- width: 100%;
1172
- // font-size: 90%;
1173
- background-color: inherit;
1174
- z-index: 0;
1175
-
1176
- &:nth-child(even):not(.table-header) {
1177
- // @include before-content;
1178
-
1179
- // &::before {
1180
- // background-color: var(--white);
1181
- // opacity: 0.25;
1182
- // z-index: 0;
1183
- // }
1184
- }
1185
-
1186
- [class*='col'] {
1187
- display: flex;
1188
- // flex-direction: column;
1189
- // align-items: flex-start;
1190
- // justify-content: center;
1191
- }
1192
-
1193
- td,
1194
- th,
1195
- [class*='col'] {
1196
- margin-bottom: 0;
1197
- padding: 1rem;
1198
- background-color: inherit;
1199
- border-radius: 0;
1200
- word-break: break-word;
1201
- /* min-width: 12.5%; */
1202
-
1203
- &:first-of-type {
1204
- border-top-left-radius: inherit;
1205
- border-bottom-left-radius: inherit;
1206
- }
1207
-
1208
- &:last-of-type {
1209
- border-top-right-radius: inherit;
1210
- border-bottom-right-radius: inherit;
1211
- }
1212
-
1213
- &.sticky,
1214
- &.md-sticky {
1215
- left: 0;
1216
- right: 0;
1217
- z-index: 1;
1218
-
1219
- /* &::after {
1220
- content: '';
1221
- display: block;
1222
- box-shadow: 5px 0px 10px -5px rgba(0, 0, 0, 0.5);
1223
- width: 5%;
1224
- top: 0;
1225
- bottom: 0;
1226
- right: 0;
1227
- position: absolute;
1228
- border-right: thin solid var(--border-color);
1229
- } */
1230
- }
1231
-
1232
- &.text-truncate {
1233
- /* max-width: 15vw; */
1234
- }
1235
-
1236
- p {
1237
- margin-bottom: 0;
1238
- }
1239
- }
1240
-
1241
- .table-badge {
1242
- position: absolute;
1243
- top: 0;
1244
- right: 1rem;
1245
- transform: translateY(-50%);
1246
- }
1247
- }
1248
- }
1249
-
1250
- /* Modal Backdrop - Start */
1251
-
1252
- .modal-backdrop {
1253
- .show {
1254
- opacity: 0.25;
1255
- }
1256
- }
1257
-
1258
- /* Modal Close Button - End */
1259
-
1260
- /* Scrollable Container - Start */
1261
-
1262
- .scroll-container {
1263
- position: relative;
1264
- display: flex;
1265
- flex-direction: column;
1266
- height: 100%;
1267
- overflow: hidden;
1268
- }
1269
-
1270
- .scrollable {
1271
- position: relative;
1272
- /* height: 100%; */
1273
- /* flex: 1 1 auto; */
1274
- overflow-y: scroll;
1275
- overflow-x: hidden;
1276
-
1277
- &.h {
1278
- display: flex;
1279
- flex-direction: row;
1280
- width: 100%;
1281
- flex-wrap: nowrap;
1282
- justify-content: space-between;
1283
- overflow-x: scroll;
1284
- overflow-y: hidden;
1285
- }
1286
- }
1287
-
1288
- /* Scrollable Container - End */
1289
- .overflow-hidden {
1290
- overflow: hidden;
1291
- }
1292
-
1293
- .flex-none {
1294
- flex: unset;
1295
- }
1296
-
1297
- .flex-center {
1298
- @include flex-center;
1299
-
1300
- &:not(.h) {
1301
- flex-direction: column;
1302
- }
1303
- }
1304
-
1305
- .flex-align-center {
1306
- display: flex;
1307
-
1308
- &.h {
1309
- align-items: center;
1310
- }
1311
-
1312
- &:not(.h) {
1313
- flex-direction: column;
1314
- justify-content: center;
1315
- }
1316
- }
1317
-
1318
- .flex-start {
1319
- display: flex;
1320
- justify-content: start;
1321
- align-items: start;
1322
- }
1323
-
1324
- .flex-item,
1325
- .flex-card {
1326
- position: relative;
1327
- display: flex;
1328
- flex-direction: row;
1329
- align-items: center;
1330
-
1331
- /* overflow: hidden; */
1332
- &.flex-card {
1333
- border: 1px solid var(--border-color);
1334
- border-radius: 0.5rem;
1335
- background-clip: border-box;
1336
-
1337
- [class*='bg-'] {
1338
- border: none;
1339
- }
1340
-
1341
- &.has-bg::before,
1342
- .bg-svg {
1343
- content: '';
1344
- display: block;
1345
- position: absolute;
1346
- height: 100%;
1347
- width: 100%;
1348
- background-color: inherit;
1349
- z-index: 0;
1350
- }
1351
- }
1352
-
1353
- .img,
1354
- .icon {
1355
- position: relative;
1356
- display: flex;
1357
- flex-direction: column;
1358
- align-self: stretch;
1359
- justify-content: center;
1360
- object-fit: cover;
1361
- text-align: center;
1362
- font-size: 200%;
1363
- z-index: 1;
1364
- }
1365
-
1366
- .img {
1367
- flex: 1 1 40%;
1368
- border-radius: inherit;
1369
- }
1370
-
1371
- .icon {
1372
- flex: 1 1 25%;
1373
- /* padding-left: 0.75rem; */
1374
- /* font-weight: bold; */
1375
- }
1376
-
1377
- .addon {
1378
- align-self: stretch;
1379
- flex: 1 1 25%;
1380
-
1381
- > * {
1382
- flex: 1 1 auto;
1383
- }
1384
- }
1385
-
1386
- .content {
1387
- position: relative;
1388
- margin: 0;
1389
- padding: 0.75rem;
1390
- flex: 1 1 100%;
1391
- width: 100%;
1392
- z-index: 1;
1393
- }
1394
-
1395
- .img img {
1396
- width: 100%;
1397
- height: 100%;
1398
- object-fit: cover;
1399
- }
1400
- }
1401
-
1402
- .grid-item {
1403
- display: grid;
1404
- grid-template-columns: minmax(1.5rem, 1fr) 6fr;
1405
- grid-template-rows: 1fr;
1406
- align-items: center;
1407
-
1408
- :nth-child(1) {
1409
- grid-row: 1/-1;
1410
- }
1411
- :nth-child(2) {
1412
- }
1413
- }
1414
-
1415
- .text-spaced {
1416
- letter-spacing: 0.25rem;
1417
-
1418
- &.s-1 {
1419
- letter-spacing: 0.5rem;
1420
- }
1421
- }
1422
-
1423
- .strike-line {
1424
- display: grid;
1425
- grid-template-columns: repeat(3, 1fr);
1426
- align-items: center;
1427
- justify-content: center;
1428
- gap: 0.5rem;
1429
-
1430
- &::before,
1431
- &::after {
1432
- content: '';
1433
- display: inline-block;
1434
- height: 1px;
1435
- background-color: currentColor;
1436
- }
1437
- }
1438
-
1439
- .card {
1440
- display: flex;
1441
- border-radius: var(--border-radius);
1442
-
1443
- @include before-content;
1444
-
1445
- &:not(.h) {
1446
- flex-direction: column;
1447
- }
1448
- &:not(.flat)::before {
1449
- box-shadow: var(--card-shadow);
1450
- z-index: -1;
1451
- }
1452
-
1453
- &:not(.card-body) > {
1454
- :first-child[class*='card-'] {
1455
- border-top-left-radius: inherit;
1456
- border-top-right-radius: inherit;
1457
- }
1458
-
1459
- :last-child[class*='card-'] {
1460
- border-bottom-left-radius: inherit;
1461
- border-bottom-right-radius: inherit;
1462
- }
1463
- }
1464
-
1465
- .card-title {
1466
- margin: 1rem 0 0.75rem;
1467
- }
1468
-
1469
- .card-header,
1470
- .card-footer {
1471
- background-color: transparent;
1472
- border: none;
1473
- padding: 1rem 1.5rem;
1474
- }
1475
-
1476
- .card-body,
1477
- &.card-body {
1478
- padding: 1.5rem;
1479
- /* z-index: 1; */
1480
- }
1481
-
1482
- .card-body {
1483
- padding: 0 1.5rem;
1484
-
1485
- .card-img {
1486
- margin: 0 -1.5rem;
1487
- width: unset;
1488
- }
1489
- }
1490
-
1491
- .card-img {
1492
- max-height: 15rem;
1493
- object-fit: cover;
1494
- overflow: overlay;
1495
- min-width: 100%;
1496
- }
1497
-
1498
- .card-header,
1499
- .card-footer {
1500
- display: flex;
1501
- align-items: center;
1502
- justify-content: space-between;
1503
- }
1504
- }
1505
-
1506
- .card-group {
1507
- .card + .card {
1508
- margin-top: 1rem;
1509
- }
1510
- }
1511
-
1512
- .flex-list,
1513
- .item-list,
1514
- .menu {
1515
- margin: 1.5rem 0;
1516
- list-style: none;
1517
- display: flex;
1518
-
1519
- &:not(.has-connector) {
1520
- gap: 0.5rem;
1521
- }
1522
-
1523
- &.h .item {
1524
- flex-direction: column;
1525
- }
1526
-
1527
- &.has-connector {
1528
- .item {
1529
- margin: 0;
1530
- width: 100%;
1531
-
1532
- &:not(:first-child) :is(.connector, li::marker)::before,
1533
- &:not(:last-child) :is(.connector, li::marker)::after {
1534
- content: '';
1535
- }
1536
-
1537
- .connector,
1538
- li::marker {
1539
- display: flex;
1540
- flex-direction: column;
1541
-
1542
- &::before,
1543
- &::after {
1544
- margin: 0 auto;
1545
- width: 1px;
1546
- height: 100%;
1547
- background-color: currentColor;
1548
- display: block;
1549
- }
1550
- }
1551
- }
1552
-
1553
- &.align-top {
1554
- .item .connector {
1555
- justify-content: flex-start;
1556
-
1557
- &::before {
1558
- content: unset;
1559
- }
1560
- }
1561
- }
1562
- }
1563
-
1564
- &:not(.h) {
1565
- flex-direction: column;
1566
-
1567
- .item + .item {
1568
- border-top: 1px solid var(--border-color);
1569
- }
1570
- }
1571
-
1572
- .item {
1573
- display: flex;
1574
- /* align-items: center; */
1575
- /* justify-content: space-between; */
1576
- gap: 0.25rem;
1577
- padding: 0 1rem;
1578
- cursor: pointer;
1579
-
1580
- // > {
1581
- // .label {
1582
- // width: 100%;
1583
- // }
1584
-
1585
- // .value {
1586
- // font-weight: bold;
1587
- // width: 100%;
1588
- // }
1589
- // }
1590
-
1591
- .icon {
1592
- font-weight: bold;
1593
- /* margin-right: 1.25rem; */
1594
- transition: margin-right 0.125s linear;
1595
- }
1596
-
1597
- .content {
1598
- & + .content {
1599
- margin-top: 0.5rem;
1600
- }
1601
- }
1602
-
1603
- &:hover .icon {
1604
- /* margin-right: 1.5rem; */
1605
- }
1606
- }
1607
- }
1608
-
1609
- .link-list {
1610
- margin: 0;
1611
- /* padding: 0.5rem; */
1612
- list-style: none;
1613
- font-size: 110%;
1614
-
1615
- .item {
1616
- display: flex;
1617
- align-items: center;
1618
- padding: 0.5rem 0.75rem;
1619
- border-radius: 0.25rem;
1620
- width: 100%;
1621
- border: 1px solid var(--border-color);
1622
- color: var(--primary);
1623
- background-color: transparent;
1624
- cursor: pointer;
1625
-
1626
- & ~ .item {
1627
- margin-top: 1rem;
1628
- }
1629
- }
1630
- }
1631
-
1632
- .list .item + .item {
1633
- padding-top: 1rem;
1634
- border-top: 1px solid var(--border-color);
1635
- }
1636
-
1637
- .stacked {
1638
- // DEFAULT: .forward
1639
- position: relative;
1640
- @include flex-center;
1641
-
1642
- &.h {
1643
- .item + .item {
1644
- margin-left: -25%;
1645
- }
1646
- }
1647
-
1648
- &:not(.h) {
1649
- flex-direction: column;
1650
-
1651
- .item + .item {
1652
- margin-top: -25%;
1653
- }
1654
- }
1655
-
1656
- &.backwards {
1657
- &:not(.h) {
1658
- flex-direction: column-reverse;
1659
- }
1660
-
1661
- flex-direction: row-reverse;
1662
- }
1663
-
1664
- .item {
1665
- position: relative;
1666
- z-index: 1;
1667
- }
1668
- }
1669
-
1670
- .modal-content {
1671
- .modal-header {
1672
- justify-content: flex-start;
1673
- border-bottom: 2px solid var(--primary);
1674
-
1675
- &:hover .close {
1676
- opacity: 1;
1677
- }
1678
-
1679
- .close {
1680
- margin: 0;
1681
- display: inline-flex;
1682
- align-items: center;
1683
- justify-content: center;
1684
- border-radius: 50%;
1685
- display: inline-flex;
1686
- width: 1.5rem;
1687
- height: 1.5rem;
1688
- font-size: 200%;
1689
- padding: 0;
1690
- min-width: unset;
1691
- position: absolute;
1692
- top: 0.5rem;
1693
- right: 0.5rem;
1694
- opacity: 0.125;
1695
- transition: color 0.25s, opacity 0.25s;
1696
-
1697
- &:hover {
1698
- color: var(--danger);
1699
- }
1700
-
1701
- &::after,
1702
- &::before {
1703
- content: '';
1704
- height: 0.125rem;
1705
- width: 75%;
1706
- display: block;
1707
- background-color: currentColor;
1708
- position: absolute;
1709
- top: 50%;
1710
- left: 50%;
1711
- transform-origin: center;
1712
- transform: translate(-50%, -50%);
1713
- transition: transform 0.2s ease-out;
1714
- }
1715
-
1716
- &:hover::after {
1717
- transform: translate(-50%, -50%) rotate(45deg);
1718
- }
1719
-
1720
- &:hover::before {
1721
- transform: translate(-50%, -50%) rotate(-45deg);
1722
- }
1723
- }
1724
- }
1725
-
1726
- .modal-body {
1727
- padding: 1rem 2rem;
1728
- }
1729
-
1730
- .modal-footer {
1731
- border-top: none;
1732
- padding: 1rem 2rem 2rem;
1733
- justify-content: space-between;
1734
- }
1735
- }
1736
-
1737
- .accordion-tab {
1738
- display: flex;
1739
- cursor: pointer;
1740
- width: 100%;
1741
-
1742
- & ~ .accordion-tab {
1743
- margin-top: 1rem;
1744
- }
1745
-
1746
- .icon {
1747
- align-self: flex-start;
1748
- }
1749
- }
1750
-
1751
- img {
1752
- height: 100%;
1753
- max-width: 100%;
1754
- object-fit: contain;
1755
- }
1756
-
1757
- .img-fullwidth {
1758
- margin: 0 -1.25rem;
1759
- width: 100vw;
1760
- min-width: 100vw;
1761
- height: 12.5rem;
1762
- object-fit: cover;
1763
- }
1764
-
1765
- .img-circle {
1766
- width: 100%;
1767
- border-radius: 50%;
1768
- width: 4rem;
1769
- height: 4rem;
1770
- display: flex;
1771
- overflow: hidden;
1772
-
1773
- img {
1774
- width: 100%;
1775
- height: 100%;
1776
- object-fit: cover;
1777
- border-radius: inherit;
1778
- }
1779
- }
1780
-
1781
- .img-bg {
1782
- @include absolute-content;
1783
- object-fit: cover;
1784
- }
1785
-
1786
- .has-bg {
1787
- @include after-content;
1788
-
1789
- & > .img-bg {
1790
- /* z-index: 0; */
1791
- position: absolute;
1792
- }
1793
-
1794
- & > *:not(.img-bg) {
1795
- position: relative;
1796
- z-index: 1;
1797
- }
1798
-
1799
- &::after {
1800
- background-color: hsla(var(--black-hs), var(--black-l), 0.5);
1801
- }
1802
- }
1803
-
1804
- .bg-svg {
1805
- height: 100%;
1806
- background-color: currentColor;
1807
- -webkit-mask-size: contain;
1808
- -webkit-mask-repeat: no-repeat;
1809
- -webkit-mask-position: center;
1810
- }
1811
-
1812
- .rounded-inherit {
1813
- border-radius: inherit;
1814
- }
1815
-
1816
- .sticky {
1817
- position: sticky;
1818
- position: -webkit-sticky;
1819
- }
1820
-
1821
- [class*='position-'] {
1822
- &.left {
1823
- left: 0;
1824
- }
1825
-
1826
- &.right {
1827
- right: 0;
1828
- }
1829
-
1830
- &.top {
1831
- top: 0;
1832
- }
1833
-
1834
- &.bottom {
1835
- bottom: 0;
1836
- }
1837
-
1838
- &.all,
1839
- &.spread {
1840
- left: 0;
1841
- right: 0;
1842
- top: 0;
1843
- bottom: 0;
1844
- }
1845
- }
1846
-
1847
- [class*='float-'] {
1848
- /* z-index: 1; */
1849
- }
1850
-
1851
- .section,
1852
- section {
1853
- position: relative;
1854
- min-height: 100vh;
1855
- padding: 1.25rem;
1856
- }
1857
-
1858
- /* Above Mobile */
1859
- @media (min-width: 577px) {
1860
- .md-sticky {
1861
- position: sticky;
1862
- }
1863
- }
1864
-
1865
- /* Above Tablets/Mini PC */
1866
- @media (min-width: 769px) {
1867
- .item-list,
1868
- .menu {
1869
- .item > .value {
1870
- margin-left: 1rem;
1871
- text-align: right;
1872
- }
1873
- }
1874
-
1875
- .table-container {
1876
- // font-size: 90%;
1877
-
1878
- .row .table-header {
1879
- display: none;
1880
- }
1881
- }
1882
- }
1883
-
1884
- /* Tables/Mini PC Below */
1885
- @media (max-width: 768px) {
1886
- .page-header,
1887
- .section-header {
1888
- flex-wrap: wrap;
1889
-
1890
- input[type='search'] {
1891
- width: 100%;
1892
- }
1893
-
1894
- .tabs {
1895
- justify-content: space-between;
1896
- }
1897
- }
1898
-
1899
- .flex-container {
1900
- /* flex-direction: column; */
1901
- width: 100%;
1902
-
1903
- .button {
1904
- width: 100%;
1905
- }
1906
- }
1907
-
1908
- .table-container {
1909
- &:not(.is-sticky) .row.table-header {
1910
- display: none;
1911
- }
1912
-
1913
- &.is-sticky {
1914
- .row {
1915
- .table-header {
1916
- display: none;
1917
- }
1918
-
1919
- [class*='col'] {
1920
- margin: 0;
1921
- }
1922
- }
1923
- }
1924
-
1925
- > .row,
1926
- .scrollable > .row {
1927
- .table-header {
1928
- margin-right: 1rem;
1929
- }
1930
-
1931
- [class*='col'] {
1932
- flex-direction: row;
1933
- // flex-wrap: nowrap;
1934
- justify-content: flex-start;
1935
- margin: 0.5rem 0;
1936
- }
1937
- }
1938
- }
1939
- }
1940
-
1941
- /* Mobile Below */
1942
- @media (max-width: 576px) {
1943
- .card {
1944
- width: 100%;
1945
- }
1946
-
1947
- .item-list,
1948
- .menu {
1949
- &:not(.has-connector) {
1950
- gap: 1rem;
1951
- }
1952
-
1953
- .item {
1954
- flex-direction: column;
1955
- gap: 0.5rem;
1956
- }
1957
- }
1958
-
1959
- .table-container {
1960
- td {
1961
- min-width: fit-content;
1962
- max-width: 75%;
1963
- }
1964
- }
1965
- }