@fastkit/vui 1.4.0-next.1 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/vui.css +1185 -1187
- package/dist/vui.d.mts +37 -37
- package/package.json +27 -27
package/dist/vui.css
CHANGED
|
@@ -1,138 +1,23 @@
|
|
|
1
|
-
@layer vui
|
|
2
|
-
|
|
3
|
-
@layer vui-normalize{
|
|
4
|
-
/*!
|
|
5
|
-
* Forked from
|
|
6
|
-
* normalize.css v8.0.1 | MIT License | https://github.com/necolas/normalize.css
|
|
7
|
-
*/
|
|
8
|
-
*,:after,:before{
|
|
9
|
-
box-sizing:border-box;
|
|
10
|
-
}
|
|
11
|
-
html{
|
|
12
|
-
line-height:1.15;
|
|
13
|
-
-webkit-text-size-adjust:100%;
|
|
14
|
-
}
|
|
15
|
-
body{
|
|
16
|
-
margin:0;
|
|
17
|
-
}
|
|
18
|
-
main{
|
|
19
|
-
display:block;
|
|
20
|
-
}
|
|
21
|
-
h1{
|
|
22
|
-
margin:.67em 0;
|
|
23
|
-
font-size:2em;
|
|
24
|
-
}
|
|
25
|
-
hr{
|
|
26
|
-
height:0;
|
|
27
|
-
overflow:visible;
|
|
28
|
-
}
|
|
29
|
-
pre{
|
|
30
|
-
font-family:monospace,monospace;
|
|
31
|
-
font-size:1em;
|
|
32
|
-
}
|
|
33
|
-
a{
|
|
34
|
-
background-color:transparent;
|
|
35
|
-
}
|
|
36
|
-
abbr[title]{
|
|
37
|
-
text-decoration:underline;
|
|
38
|
-
text-decoration:underline dotted;
|
|
39
|
-
border-bottom:none;
|
|
40
|
-
}
|
|
41
|
-
b,strong{
|
|
42
|
-
font-weight:bolder;
|
|
43
|
-
}
|
|
44
|
-
code,kbd,samp{
|
|
45
|
-
font-family:monospace,monospace;
|
|
46
|
-
font-size:1em;
|
|
47
|
-
}
|
|
48
|
-
small{
|
|
49
|
-
font-size:80%;
|
|
50
|
-
}
|
|
51
|
-
sub,sup{
|
|
52
|
-
position:relative;
|
|
53
|
-
font-size:75%;
|
|
54
|
-
line-height:0;
|
|
55
|
-
vertical-align:baseline;
|
|
56
|
-
}
|
|
57
|
-
sub{
|
|
58
|
-
bottom:-.25em;
|
|
59
|
-
}
|
|
60
|
-
sup{
|
|
61
|
-
top:-.5em;
|
|
62
|
-
}
|
|
63
|
-
img{
|
|
64
|
-
border-style:none;
|
|
65
|
-
}
|
|
66
|
-
button,input,optgroup,select,textarea{
|
|
67
|
-
margin:0;
|
|
68
|
-
font-family:inherit;
|
|
69
|
-
font-size:100%;
|
|
70
|
-
line-height:1.15;
|
|
71
|
-
color:inherit;
|
|
72
|
-
}
|
|
73
|
-
button,input{
|
|
74
|
-
overflow:visible;
|
|
75
|
-
}
|
|
76
|
-
button,select{
|
|
77
|
-
text-transform:none;
|
|
78
|
-
}
|
|
79
|
-
[type=button],[type=reset],[type=submit],button{
|
|
80
|
-
-webkit-appearance:button;
|
|
81
|
-
}
|
|
82
|
-
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
|
|
83
|
-
padding:0;
|
|
84
|
-
border-style:none;
|
|
85
|
-
}
|
|
86
|
-
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
|
|
87
|
-
outline:1px dotted ButtonText;
|
|
88
|
-
}
|
|
89
|
-
fieldset{
|
|
90
|
-
padding:.35em .75em .625em;
|
|
91
|
-
}
|
|
92
|
-
legend{
|
|
93
|
-
display:table;
|
|
94
|
-
max-width:100%;
|
|
95
|
-
padding:0;
|
|
96
|
-
color:inherit;
|
|
97
|
-
white-space:normal;
|
|
98
|
-
}
|
|
99
|
-
progress{
|
|
100
|
-
vertical-align:baseline;
|
|
101
|
-
}
|
|
102
|
-
textarea{
|
|
103
|
-
overflow:auto;
|
|
104
|
-
}
|
|
105
|
-
[type=checkbox],[type=radio]{
|
|
106
|
-
padding:0;
|
|
107
|
-
}
|
|
108
|
-
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
|
|
109
|
-
height:auto;
|
|
110
|
-
}
|
|
111
|
-
[type=search]{
|
|
112
|
-
-webkit-appearance:textfield;
|
|
113
|
-
outline-offset:-2px;
|
|
114
|
-
}
|
|
115
|
-
[type=search]::-webkit-search-decoration{
|
|
116
|
-
-webkit-appearance:none;
|
|
117
|
-
}
|
|
118
|
-
::-webkit-file-upload-button{
|
|
119
|
-
-webkit-appearance:button;
|
|
120
|
-
font:inherit;
|
|
121
|
-
}
|
|
122
|
-
details{
|
|
1
|
+
@layer vui{
|
|
2
|
+
.v-form-selector__body{
|
|
123
3
|
display:block;
|
|
124
4
|
}
|
|
125
|
-
|
|
126
|
-
display:
|
|
5
|
+
.v-form-selector__placeholder{
|
|
6
|
+
display:flex;
|
|
7
|
+
align-items:center;
|
|
8
|
+
margin-top:8px;
|
|
9
|
+
font-style:italic;
|
|
10
|
+
opacity:.5;
|
|
127
11
|
}
|
|
128
|
-
|
|
129
|
-
|
|
12
|
+
.v-form-selector__placeholder--error{
|
|
13
|
+
color:var(--main-color);
|
|
14
|
+
opacity:1;
|
|
130
15
|
}
|
|
131
|
-
|
|
132
|
-
|
|
16
|
+
.v-form-selector--stacked .v-form-selector__body{
|
|
17
|
+
display:flex;
|
|
18
|
+
flex-direction:column;
|
|
19
|
+
align-items:flex-start;
|
|
133
20
|
}
|
|
134
|
-
}
|
|
135
|
-
@layer vui{
|
|
136
21
|
:root{
|
|
137
22
|
--root-em:16px;
|
|
138
23
|
--root-spacing:8px;
|
|
@@ -594,126 +479,156 @@
|
|
|
594
479
|
.wysiwyg p{
|
|
595
480
|
margin:0;
|
|
596
481
|
}
|
|
597
|
-
.v-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
482
|
+
.v-pagination{
|
|
483
|
+
--pagination-size:var(--pagination-item-size);
|
|
484
|
+
--pagination-margin:var(--pagination-item-margin);
|
|
485
|
+
--pagination-font-size:var(--pagination-item-font-size);
|
|
486
|
+
--pagination-radius:var(--pagination-item-radius);
|
|
601
487
|
display:flex;
|
|
602
488
|
align-items:center;
|
|
603
|
-
|
|
604
|
-
font-
|
|
605
|
-
|
|
489
|
+
overflow:hidden;
|
|
490
|
+
font-weight:700;
|
|
491
|
+
line-height:1;
|
|
606
492
|
}
|
|
607
|
-
.v-
|
|
608
|
-
|
|
609
|
-
|
|
493
|
+
.v-pagination:before{
|
|
494
|
+
width:var(--pagination-size);
|
|
495
|
+
margin:var(--pagination-margin);
|
|
496
|
+
content:none;
|
|
610
497
|
}
|
|
611
|
-
.v-
|
|
612
|
-
|
|
613
|
-
flex-direction:column;
|
|
614
|
-
align-items:flex-start;
|
|
498
|
+
.v-pagination--left{
|
|
499
|
+
justify-content:flex-start;
|
|
615
500
|
}
|
|
616
|
-
.v-
|
|
617
|
-
|
|
618
|
-
overflow:hidden;
|
|
619
|
-
cursor:progress;
|
|
620
|
-
background:rgba(0,0,0,.12);
|
|
621
|
-
border-radius:inherit;
|
|
501
|
+
.v-pagination--center{
|
|
502
|
+
justify-content:center;
|
|
622
503
|
}
|
|
623
|
-
.v-
|
|
624
|
-
|
|
625
|
-
top:0;
|
|
626
|
-
right:0;
|
|
627
|
-
left:0;
|
|
628
|
-
z-index:1;
|
|
629
|
-
height:100%;
|
|
630
|
-
content:"";
|
|
631
|
-
background:linear-gradient(90deg, hsla(0,0%,100%,0), hsla(0,0%,100%,.3), hsla(0,0%,100%,0));
|
|
632
|
-
transform:translateX(-100%);
|
|
633
|
-
animation:v-skelton-loader-bone-loading 1.5s infinite;
|
|
504
|
+
.v-pagination--right{
|
|
505
|
+
justify-content:flex-end;
|
|
634
506
|
}
|
|
635
|
-
.v-
|
|
636
|
-
|
|
637
|
-
flex-wrap:wrap;
|
|
507
|
+
.v-pagination a.v-pagination__item,.v-pagination__item{
|
|
508
|
+
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
638
509
|
}
|
|
639
|
-
.v-
|
|
640
|
-
|
|
641
|
-
width:100%;
|
|
642
|
-
height:100%;
|
|
510
|
+
.v-pagination a.v-pagination__item::-moz-focus-inner,.v-pagination__item::-moz-focus-inner{
|
|
511
|
+
border:0;
|
|
643
512
|
}
|
|
644
|
-
.v-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
513
|
+
.v-pagination a.v-pagination__item,.v-pagination__item{
|
|
514
|
+
padding:0;
|
|
515
|
+
appearance:none;
|
|
516
|
+
touch-action:manipulation;
|
|
517
|
+
cursor:pointer;
|
|
518
|
+
user-select:none;
|
|
519
|
+
outline:0;
|
|
520
|
+
border-width:0;
|
|
650
521
|
}
|
|
651
|
-
.v-
|
|
522
|
+
.v-pagination a.v-pagination__item,.v-pagination a.v-pagination__item:focus,.v-pagination a.v-pagination__item:hover,.v-pagination__item,.v-pagination__item:focus,.v-pagination__item:hover{
|
|
523
|
+
text-decoration:none;
|
|
524
|
+
}
|
|
525
|
+
.v-pagination a.v-pagination__item,.v-pagination__item{
|
|
652
526
|
display:flex;
|
|
653
|
-
flex:0 0 var(--val-topToolbar-height);
|
|
654
527
|
align-items:center;
|
|
655
528
|
justify-content:center;
|
|
656
|
-
|
|
529
|
+
min-width:var(--pagination-size);
|
|
530
|
+
height:var(--pagination-size);
|
|
531
|
+
margin:calc(var(--pagination-margin)*.5);
|
|
532
|
+
font-size:var(--pagination-font-size);
|
|
533
|
+
color:inherit;
|
|
534
|
+
border-radius:var(--pagination-radius);
|
|
535
|
+
transition:.1s;
|
|
657
536
|
}
|
|
658
|
-
.v-
|
|
659
|
-
|
|
660
|
-
overflow:auto;
|
|
661
|
-
-webkit-overflow-scrolling:touch;
|
|
537
|
+
.v-pagination a.v-pagination__item:focus,.v-pagination a.v-pagination__item:hover,.v-pagination__item:focus,.v-pagination__item:hover{
|
|
538
|
+
background:rgba(0,0,0,.1);
|
|
662
539
|
}
|
|
663
|
-
.v-
|
|
664
|
-
|
|
665
|
-
|
|
540
|
+
.v-pagination a.v-pagination__item--active,.v-pagination a.v-pagination__item--active:active,.v-pagination a.v-pagination__item--active:focus,.v-pagination a.v-pagination__item--active:hover,.v-pagination__item--active,.v-pagination__item--active:active,.v-pagination__item--active:focus,.v-pagination__item--active:hover{
|
|
541
|
+
color:var(--text-color);
|
|
542
|
+
pointer-events:none;
|
|
543
|
+
background-color:var(--main-color);
|
|
666
544
|
}
|
|
667
|
-
.v-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
background-color:var(--paper-background--color);
|
|
672
|
-
border-radius:var(--paper-radius);
|
|
545
|
+
.v-pagination a.v-pagination__item--disabled,.v-pagination a.v-pagination__item--truncate,.v-pagination__item--disabled,.v-pagination__item--truncate{
|
|
546
|
+
color:var(--palette-muted) !important;
|
|
547
|
+
pointer-events:none !important;
|
|
548
|
+
background:transparent !important;
|
|
673
549
|
}
|
|
674
|
-
.v-
|
|
675
|
-
|
|
676
|
-
--paper-text-color:inherit;
|
|
677
|
-
--paper-link-color:var(--link-color);
|
|
550
|
+
.v-pagination a.v-pagination__item .v-icon,.v-pagination__item .v-icon{
|
|
551
|
+
font-size:125%;
|
|
678
552
|
}
|
|
679
|
-
.v-
|
|
680
|
-
--
|
|
681
|
-
--
|
|
682
|
-
--
|
|
553
|
+
.v-pagination--dense .v-pagination__item{
|
|
554
|
+
--pagination-size:var(--pagination-item-size-dense);
|
|
555
|
+
--pagination-margin:var(--pagination-item-margin-dense);
|
|
556
|
+
--pagination-font-size:var(--pagination-item-font-size-dense);
|
|
683
557
|
}
|
|
684
|
-
.v-
|
|
685
|
-
|
|
686
|
-
|
|
558
|
+
.v-pagination--disabled .v-pagination__item{
|
|
559
|
+
color:var(--palette-muted);
|
|
560
|
+
pointer-events:none;
|
|
687
561
|
}
|
|
688
|
-
.v-
|
|
689
|
-
|
|
562
|
+
.v-pagination--disabled .v-pagination__item:focus,.v-pagination--disabled .v-pagination__item:hover{
|
|
563
|
+
background:transparent;
|
|
690
564
|
}
|
|
691
|
-
.v-
|
|
692
|
-
|
|
693
|
-
border-top-right-radius:inherit;
|
|
565
|
+
.v-pagination--disabled .v-pagination__item--active{
|
|
566
|
+
background:var(--palette-muted);
|
|
694
567
|
}
|
|
695
|
-
.v-
|
|
696
|
-
|
|
697
|
-
border-bottom-left-radius:inherit;
|
|
568
|
+
.v-disabled-reason{
|
|
569
|
+
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
698
570
|
}
|
|
699
|
-
.v-
|
|
700
|
-
|
|
701
|
-
align-items:stretch;
|
|
571
|
+
.v-disabled-reason::-moz-focus-inner{
|
|
572
|
+
border:0;
|
|
702
573
|
}
|
|
703
|
-
.v-
|
|
574
|
+
.v-disabled-reason{
|
|
575
|
+
position:absolute;
|
|
576
|
+
inset:0;
|
|
577
|
+
z-index:10;
|
|
578
|
+
display:block;
|
|
579
|
+
pointer-events:none;
|
|
580
|
+
cursor:default;
|
|
581
|
+
border-radius:inherit;
|
|
582
|
+
}
|
|
583
|
+
.v-disabled-reason[tabindex]:not([tabindex^="-"]){
|
|
584
|
+
pointer-events:auto;
|
|
585
|
+
}
|
|
586
|
+
.v-grid-item{
|
|
587
|
+
display:block;
|
|
588
|
+
}
|
|
589
|
+
.v-radio{
|
|
590
|
+
--my-color:var(--color);
|
|
591
|
+
}
|
|
592
|
+
.v-radio__faux{
|
|
704
593
|
position:relative;
|
|
705
|
-
|
|
594
|
+
display:block;
|
|
595
|
+
width:100%;
|
|
596
|
+
height:100%;
|
|
597
|
+
transition:border-color .2s,background-color .2s;
|
|
706
598
|
}
|
|
707
|
-
.v-
|
|
708
|
-
|
|
709
|
-
|
|
599
|
+
.v-radio__faux:after,.v-radio__faux:before{
|
|
600
|
+
position:absolute;
|
|
601
|
+
display:block;
|
|
602
|
+
content:"";
|
|
603
|
+
border-radius:100%;
|
|
710
604
|
}
|
|
711
|
-
.v-
|
|
712
|
-
|
|
713
|
-
border
|
|
605
|
+
.v-radio__faux:before{
|
|
606
|
+
inset:0;
|
|
607
|
+
border:2px solid;
|
|
714
608
|
}
|
|
715
|
-
.v-
|
|
716
|
-
|
|
609
|
+
.v-radio__faux:after{
|
|
610
|
+
top:50%;
|
|
611
|
+
left:50%;
|
|
612
|
+
width:50%;
|
|
613
|
+
height:50%;
|
|
614
|
+
background:currentColor;
|
|
615
|
+
transform:translate(-50%, -50%) scale(0);
|
|
616
|
+
transition:transform .2s;
|
|
617
|
+
}
|
|
618
|
+
.v-radio--selected .v-radio__faux:after{
|
|
619
|
+
transform:translate(-50%, -50%) scale(1);
|
|
620
|
+
}
|
|
621
|
+
.v-navigation__caption{
|
|
622
|
+
display:block;
|
|
623
|
+
padding:calc(var(--root-em)*.625) calc(var(--root-em)*1.5625);
|
|
624
|
+
margin:1em 0 0;
|
|
625
|
+
font-size:.75rem;
|
|
626
|
+
color:var(--caption-color);
|
|
627
|
+
text-transform:uppercase;
|
|
628
|
+
}
|
|
629
|
+
.v-grid-container{
|
|
630
|
+
display:flex;
|
|
631
|
+
flex-wrap:wrap;
|
|
717
632
|
}
|
|
718
633
|
.v-icon{
|
|
719
634
|
display:inline-flex;
|
|
@@ -732,125 +647,138 @@
|
|
|
732
647
|
justify-content:center;
|
|
733
648
|
transition:transform .15s linear;
|
|
734
649
|
}
|
|
735
|
-
.v-
|
|
736
|
-
|
|
650
|
+
.v-form-control{
|
|
651
|
+
display:flex;
|
|
652
|
+
flex-direction:column;
|
|
653
|
+
max-width:100%;
|
|
654
|
+
margin:var(--control-horizontal-margin) 0;
|
|
655
|
+
--my-label-color:var(--control-label-color);
|
|
656
|
+
--my-message-color:var(--control-message-color);
|
|
737
657
|
}
|
|
738
|
-
.v-
|
|
739
|
-
|
|
658
|
+
.v-form-control--invalid:not(.v-form-control--readonly){
|
|
659
|
+
--my-label-color:var(--main-color);
|
|
660
|
+
--my-message-color:var(--main-color);
|
|
740
661
|
}
|
|
741
|
-
.v-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
touch-action:manipulation;
|
|
745
|
-
cursor:pointer;
|
|
746
|
-
user-select:none;
|
|
747
|
-
outline:0;
|
|
748
|
-
border-width:0;
|
|
662
|
+
.v-form-control--disabled{
|
|
663
|
+
--my-label-color:var(--control-disabled-color);
|
|
664
|
+
--my-message-color:var(--control-disabled-color);
|
|
749
665
|
}
|
|
750
|
-
.v-
|
|
751
|
-
|
|
666
|
+
.v-form-control__label{
|
|
667
|
+
display:flex;
|
|
668
|
+
align-items:center;
|
|
669
|
+
align-self:flex-start;
|
|
670
|
+
font-size:var(--control-label-font-size);
|
|
671
|
+
font-weight:var(--control-label-font-weight);
|
|
672
|
+
line-height:var(--control-label-height);
|
|
673
|
+
color:var(--my-label-color);
|
|
674
|
+
letter-spacing:.00938em;
|
|
752
675
|
}
|
|
753
|
-
.v-
|
|
754
|
-
--avatar-radius:50%;
|
|
755
|
-
--avatar-font-weight:var(--typo-medium-weight);
|
|
756
|
-
--avatar-base-font-size:var(--typo-base-size);
|
|
757
|
-
--avatar-font-size:var(--avatar-base-font-size);
|
|
676
|
+
.v-form-control__label__hinttip{
|
|
758
677
|
display:inline-flex;
|
|
759
|
-
flex-basis:var(--avatar-size);
|
|
760
678
|
align-items:center;
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
height:var(--avatar-size);
|
|
765
|
-
overflow:hidden;
|
|
766
|
-
font-size:var(--avatar-font-size);
|
|
767
|
-
font-weight:var(--avatar-font-weight);
|
|
679
|
+
margin-top:-.2em;
|
|
680
|
+
margin-left:.6em;
|
|
681
|
+
font-size:80%;
|
|
768
682
|
line-height:1;
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
border-style:solid;
|
|
773
|
-
border-width:1px;
|
|
774
|
-
border-radius:var(--avatar-radius);
|
|
775
|
-
--shadow-color:transparent !important;
|
|
776
|
-
--focusShadow-color:transparent !important;
|
|
777
|
-
}
|
|
778
|
-
.v-avatar--clickable{
|
|
683
|
+
color:inherit;
|
|
684
|
+
letter-spacing:normal;
|
|
685
|
+
text-decoration:none;
|
|
779
686
|
cursor:pointer;
|
|
780
687
|
}
|
|
781
|
-
.v-
|
|
782
|
-
|
|
783
|
-
|
|
688
|
+
.v-form-control__label__hinttip__icon{
|
|
689
|
+
position:relative;
|
|
690
|
+
display:flex;
|
|
691
|
+
align-items:center;
|
|
692
|
+
justify-content:center;
|
|
693
|
+
font-size:120%;
|
|
694
|
+
text-decoration:none !important;
|
|
784
695
|
}
|
|
785
|
-
.v-
|
|
786
|
-
|
|
696
|
+
.v-form-control__label__hinttip:focus .v-form-control__label__hinttip__icon:before,.v-form-control__label__hinttip:hover .v-form-control__label__hinttip__icon:before{
|
|
697
|
+
opacity:.1;
|
|
787
698
|
}
|
|
788
|
-
.v-
|
|
789
|
-
|
|
790
|
-
--avatar-font-size:calc(var(--avatar-base-font-size)*1.25);
|
|
699
|
+
.v-form-control__label__hinttip__hint{
|
|
700
|
+
font-size:calc(var(--root-em)*.75);
|
|
791
701
|
}
|
|
792
|
-
.v-
|
|
793
|
-
|
|
702
|
+
.v-form-control__info{
|
|
703
|
+
display:flex;
|
|
704
|
+
padding-top:3px;
|
|
794
705
|
}
|
|
795
|
-
.v-
|
|
796
|
-
--
|
|
706
|
+
.v-form-control__appends,.v-form-control__message{
|
|
707
|
+
margin:0 var(--control-message-horizontal-margin);
|
|
708
|
+
font-size:var(--control-message-font-size);
|
|
709
|
+
line-height:1.66;
|
|
710
|
+
color:var(--my-message-color);
|
|
797
711
|
}
|
|
798
|
-
.v-
|
|
799
|
-
|
|
800
|
-
width:inherit !important;
|
|
801
|
-
height:inherit !important;
|
|
802
|
-
object-fit:cover;
|
|
803
|
-
border-radius:inherit;
|
|
712
|
+
.v-form-control__message{
|
|
713
|
+
flex:1 0;
|
|
804
714
|
}
|
|
805
|
-
.v-
|
|
806
|
-
|
|
807
|
-
|
|
715
|
+
.v-form-control__appends{
|
|
716
|
+
flex:0 1;
|
|
717
|
+
margin-left:auto;
|
|
808
718
|
}
|
|
809
|
-
.v-
|
|
810
|
-
|
|
719
|
+
.v-card-actions{
|
|
720
|
+
display:flex;
|
|
721
|
+
align-items:center;
|
|
722
|
+
padding:var(--card-actions-padding);
|
|
811
723
|
}
|
|
812
|
-
.v-
|
|
813
|
-
|
|
724
|
+
.v-card-actions .v-btn{
|
|
725
|
+
margin-top:0;
|
|
726
|
+
margin-bottom:0;
|
|
814
727
|
}
|
|
815
|
-
.v-
|
|
816
|
-
--
|
|
728
|
+
.v-hero{
|
|
729
|
+
--hero-background-color:var(--main-color);
|
|
730
|
+
--hero-text-color:var(--text-color);
|
|
731
|
+
display:flex;
|
|
732
|
+
align-items:center;
|
|
733
|
+
padding:20px 30px;
|
|
734
|
+
margin:0;
|
|
735
|
+
color:var(--hero-text-color);
|
|
736
|
+
background-color:var(--hero-background-color);
|
|
817
737
|
}
|
|
818
|
-
.v-
|
|
819
|
-
|
|
738
|
+
.v-hero__title{
|
|
739
|
+
flex:1 1 100%;
|
|
740
|
+
margin:0;
|
|
741
|
+
font-size:1.75rem;
|
|
742
|
+
font-weight:300;
|
|
743
|
+
line-height:1;
|
|
744
|
+
color:inherit;
|
|
820
745
|
}
|
|
821
|
-
.v-
|
|
822
|
-
|
|
746
|
+
.v-hero__adornment{
|
|
747
|
+
flex:0 0 auto;
|
|
748
|
+
padding-left:10px;
|
|
749
|
+
margin-left:auto;
|
|
823
750
|
}
|
|
824
|
-
.v-
|
|
825
|
-
|
|
751
|
+
.v-option-group{
|
|
752
|
+
display:block;
|
|
826
753
|
}
|
|
827
|
-
.v-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
754
|
+
.v-option-group__label{
|
|
755
|
+
padding:1em;
|
|
756
|
+
font-size:.875em;
|
|
757
|
+
color:var(--palette-caption);
|
|
758
|
+
opacity:.6;
|
|
759
|
+
}
|
|
760
|
+
.v-option-group--disabled .v-option-group__label{
|
|
761
|
+
color:var(--palette-muted);
|
|
762
|
+
opacity:.4;
|
|
763
|
+
}
|
|
764
|
+
.v-button-group{
|
|
765
|
+
display:inline-flex;
|
|
766
|
+
align-items:stretch;
|
|
767
|
+
}
|
|
768
|
+
.v-button-group__item{
|
|
769
|
+
position:relative;
|
|
831
770
|
margin:0;
|
|
832
|
-
overflow:hidden;
|
|
833
|
-
text-overflow:ellipsis;
|
|
834
|
-
font-size:inherit;
|
|
835
|
-
line-height:inherit;
|
|
836
|
-
letter-spacing:inherit;
|
|
837
|
-
white-space:nowrap;
|
|
838
|
-
outline:0;
|
|
839
|
-
background:transparent;
|
|
840
|
-
border:0;
|
|
841
|
-
border-radius:0;
|
|
842
771
|
}
|
|
843
|
-
.v-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
-webkit-text-fill-color:#fff !important;
|
|
772
|
+
.v-button-group__item--has-left{
|
|
773
|
+
border-top-left-radius:0;
|
|
774
|
+
border-bottom-left-radius:0;
|
|
847
775
|
}
|
|
848
|
-
.v-
|
|
849
|
-
|
|
776
|
+
.v-button-group__item--has-right{
|
|
777
|
+
border-top-right-radius:0;
|
|
778
|
+
border-bottom-right-radius:0;
|
|
850
779
|
}
|
|
851
|
-
.v-
|
|
852
|
-
|
|
853
|
-
color:var(--control-disabled-color);
|
|
780
|
+
.v-button-group__item:focus{
|
|
781
|
+
z-index:1;
|
|
854
782
|
}
|
|
855
783
|
.v-chip{
|
|
856
784
|
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
@@ -928,6 +856,136 @@
|
|
|
928
856
|
.v-chip .v-avatar{
|
|
929
857
|
--avatar-size:14px;
|
|
930
858
|
}
|
|
859
|
+
.v-avatar{
|
|
860
|
+
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
861
|
+
}
|
|
862
|
+
.v-avatar::-moz-focus-inner{
|
|
863
|
+
border:0;
|
|
864
|
+
}
|
|
865
|
+
.v-avatar{
|
|
866
|
+
padding:0;
|
|
867
|
+
appearance:none;
|
|
868
|
+
touch-action:manipulation;
|
|
869
|
+
cursor:pointer;
|
|
870
|
+
user-select:none;
|
|
871
|
+
outline:0;
|
|
872
|
+
border-width:0;
|
|
873
|
+
}
|
|
874
|
+
.v-avatar,.v-avatar:focus,.v-avatar:hover{
|
|
875
|
+
text-decoration:none;
|
|
876
|
+
}
|
|
877
|
+
.v-avatar{
|
|
878
|
+
--avatar-radius:50%;
|
|
879
|
+
--avatar-font-weight:var(--typo-medium-weight);
|
|
880
|
+
--avatar-base-font-size:var(--typo-base-size);
|
|
881
|
+
--avatar-font-size:var(--avatar-base-font-size);
|
|
882
|
+
display:inline-flex;
|
|
883
|
+
flex-basis:var(--avatar-size);
|
|
884
|
+
align-items:center;
|
|
885
|
+
justify-content:center;
|
|
886
|
+
width:var(--avatar-size);
|
|
887
|
+
min-width:var(--avatar-size);
|
|
888
|
+
height:var(--avatar-size);
|
|
889
|
+
overflow:hidden;
|
|
890
|
+
font-size:var(--avatar-font-size);
|
|
891
|
+
font-weight:var(--avatar-font-weight);
|
|
892
|
+
line-height:1;
|
|
893
|
+
vertical-align:bottom;
|
|
894
|
+
text-align:center;
|
|
895
|
+
cursor:default;
|
|
896
|
+
border-style:solid;
|
|
897
|
+
border-width:1px;
|
|
898
|
+
border-radius:var(--avatar-radius);
|
|
899
|
+
--shadow-color:transparent !important;
|
|
900
|
+
--focusShadow-color:transparent !important;
|
|
901
|
+
}
|
|
902
|
+
.v-avatar--clickable{
|
|
903
|
+
cursor:pointer;
|
|
904
|
+
}
|
|
905
|
+
.v-avatar--sm{
|
|
906
|
+
--avatar-size:36px;
|
|
907
|
+
--avatar-font-size:calc(var(--avatar-base-font-size)*0.75);
|
|
908
|
+
}
|
|
909
|
+
.v-avatar--md{
|
|
910
|
+
--avatar-size:48px;
|
|
911
|
+
}
|
|
912
|
+
.v-avatar--lg{
|
|
913
|
+
--avatar-size:62px;
|
|
914
|
+
--avatar-font-size:calc(var(--avatar-base-font-size)*1.25);
|
|
915
|
+
}
|
|
916
|
+
.v-avatar--rounded{
|
|
917
|
+
--avatar-radius:4px;
|
|
918
|
+
}
|
|
919
|
+
.v-avatar--tile{
|
|
920
|
+
--avatar-radius:0;
|
|
921
|
+
}
|
|
922
|
+
.v-avatar img,.v-avatar__image{
|
|
923
|
+
display:inline-flex;
|
|
924
|
+
width:inherit !important;
|
|
925
|
+
height:inherit !important;
|
|
926
|
+
object-fit:cover;
|
|
927
|
+
border-radius:inherit;
|
|
928
|
+
}
|
|
929
|
+
.v-drawer-layout{
|
|
930
|
+
display:block;
|
|
931
|
+
width:100%;
|
|
932
|
+
height:100%;
|
|
933
|
+
}
|
|
934
|
+
.v-drawer-layout__inner{
|
|
935
|
+
display:flex;
|
|
936
|
+
flex-direction:column;
|
|
937
|
+
align-items:stretch;
|
|
938
|
+
width:100%;
|
|
939
|
+
height:100%;
|
|
940
|
+
}
|
|
941
|
+
.v-drawer-layout__header{
|
|
942
|
+
display:flex;
|
|
943
|
+
flex:0 0 var(--val-topToolbar-height);
|
|
944
|
+
align-items:center;
|
|
945
|
+
justify-content:center;
|
|
946
|
+
height:var(--val-topToolbar-height);
|
|
947
|
+
}
|
|
948
|
+
.v-drawer-layout__body{
|
|
949
|
+
flex:1 1 100%;
|
|
950
|
+
overflow:auto;
|
|
951
|
+
-webkit-overflow-scrolling:touch;
|
|
952
|
+
}
|
|
953
|
+
.v-drawer-layout__footer{
|
|
954
|
+
flex:0 0 auto;
|
|
955
|
+
margin-top:auto;
|
|
956
|
+
}
|
|
957
|
+
.v-paper{
|
|
958
|
+
--paper-radius:var(--control-field-radius);
|
|
959
|
+
display:block;
|
|
960
|
+
color:var(--paper-text-color);
|
|
961
|
+
background-color:var(--paper-background--color);
|
|
962
|
+
border-radius:var(--paper-radius);
|
|
963
|
+
}
|
|
964
|
+
.v-paper--plain{
|
|
965
|
+
--paper-background--color:var(--palette-background);
|
|
966
|
+
--paper-text-color:inherit;
|
|
967
|
+
--paper-link-color:var(--link-color);
|
|
968
|
+
}
|
|
969
|
+
.v-paper--has-color{
|
|
970
|
+
--paper-background--color:var(--main-color);
|
|
971
|
+
--paper-text-color:var(--text-color);
|
|
972
|
+
--paper-link-color:var(--nav-color);
|
|
973
|
+
}
|
|
974
|
+
.v-paper__inner{
|
|
975
|
+
position:relative;
|
|
976
|
+
border-radius:inherit;
|
|
977
|
+
}
|
|
978
|
+
.v-paper--square{
|
|
979
|
+
--paper-radius:0px;
|
|
980
|
+
}
|
|
981
|
+
.v-paper__header{
|
|
982
|
+
border-top-left-radius:inherit;
|
|
983
|
+
border-top-right-radius:inherit;
|
|
984
|
+
}
|
|
985
|
+
.v-paper__footer{
|
|
986
|
+
border-bottom-right-radius:inherit;
|
|
987
|
+
border-bottom-left-radius:inherit;
|
|
988
|
+
}
|
|
931
989
|
.v-button{
|
|
932
990
|
--padding:1em;
|
|
933
991
|
--height:2.5714285714em;
|
|
@@ -1028,175 +1086,100 @@
|
|
|
1028
1086
|
z-index:1;
|
|
1029
1087
|
transform:translate(-50%, -50%);
|
|
1030
1088
|
}
|
|
1031
|
-
.v-
|
|
1032
|
-
display:block;
|
|
1033
|
-
}
|
|
1034
|
-
.v-busy-image{
|
|
1035
|
-
position:relative;
|
|
1036
|
-
display:inline-block;
|
|
1037
|
-
max-width:100%;
|
|
1038
|
-
vertical-align:bottom;
|
|
1039
|
-
}
|
|
1040
|
-
.v-busy-image--clickable{
|
|
1041
|
-
cursor:pointer;
|
|
1042
|
-
}
|
|
1043
|
-
.v-busy-image--cover{
|
|
1044
|
-
background-repeat:no-repeat;
|
|
1045
|
-
background-position:50%;
|
|
1046
|
-
background-size:cover;
|
|
1047
|
-
}
|
|
1048
|
-
.v-busy-image--loading:before{
|
|
1049
|
-
position:absolute;
|
|
1050
|
-
inset:0;
|
|
1051
|
-
display:block;
|
|
1052
|
-
content:"";
|
|
1053
|
-
background:rgba(0,0,0,.1);
|
|
1054
|
-
animation:v-tiny-image-blink 1.5s ease-in-out infinite normal;
|
|
1055
|
-
}
|
|
1056
|
-
.v-busy-image__node{
|
|
1089
|
+
.v-skelton-loader-bone{
|
|
1057
1090
|
position:relative;
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1091
|
+
overflow:hidden;
|
|
1092
|
+
cursor:progress;
|
|
1093
|
+
background:rgba(0,0,0,.12);
|
|
1094
|
+
border-radius:inherit;
|
|
1061
1095
|
}
|
|
1062
|
-
.v-
|
|
1096
|
+
.v-skelton-loader-bone:after{
|
|
1063
1097
|
position:absolute;
|
|
1064
1098
|
top:0;
|
|
1099
|
+
right:0;
|
|
1065
1100
|
left:0;
|
|
1066
|
-
|
|
1101
|
+
z-index:1;
|
|
1067
1102
|
height:100%;
|
|
1068
|
-
|
|
1103
|
+
content:"";
|
|
1104
|
+
background:linear-gradient(90deg, hsla(0,0%,100%,0), hsla(0,0%,100%,.3), hsla(0,0%,100%,0));
|
|
1105
|
+
transform:translateX(-100%);
|
|
1106
|
+
animation:v-skelton-loader-bone-loading 1.5s infinite;
|
|
1069
1107
|
}
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
opacity:1;
|
|
1073
|
-
}
|
|
1074
|
-
50%{
|
|
1075
|
-
opacity:0;
|
|
1076
|
-
}
|
|
1077
|
-
to{
|
|
1078
|
-
opacity:1;
|
|
1079
|
-
}
|
|
1108
|
+
.v-text-counter{
|
|
1109
|
+
white-space:nowrap;
|
|
1080
1110
|
}
|
|
1081
|
-
.v-
|
|
1082
|
-
--
|
|
1083
|
-
--
|
|
1084
|
-
--pagination-font-size:var(--pagination-item-font-size);
|
|
1085
|
-
--pagination-radius:var(--pagination-item-radius);
|
|
1086
|
-
display:flex;
|
|
1087
|
-
align-items:center;
|
|
1088
|
-
overflow:hidden;
|
|
1089
|
-
font-weight:700;
|
|
1090
|
-
line-height:1;
|
|
1111
|
+
.v-navigation-item--opened{
|
|
1112
|
+
--tile-background:var(--tile-active-background);
|
|
1113
|
+
--tile-text-color:var(--tile-text-active-color);
|
|
1091
1114
|
}
|
|
1092
|
-
.v-
|
|
1093
|
-
|
|
1094
|
-
margin:var(--pagination-margin);
|
|
1095
|
-
content:none;
|
|
1115
|
+
.v-navigation-item__expand{
|
|
1116
|
+
transition:height .2s;
|
|
1096
1117
|
}
|
|
1097
|
-
.v-
|
|
1098
|
-
|
|
1118
|
+
.v-navigation-item__expand .v-navigation-item{
|
|
1119
|
+
--tile-background:var(--tile-active-background);
|
|
1099
1120
|
}
|
|
1100
|
-
.v-
|
|
1101
|
-
|
|
1102
|
-
}
|
|
1103
|
-
.v-pagination--right{
|
|
1104
|
-
justify-content:flex-end;
|
|
1121
|
+
.v-navigation-item--depth-1{
|
|
1122
|
+
--depth-padding:calc(var(--list-tile-padding)*2);
|
|
1105
1123
|
}
|
|
1106
|
-
.v-
|
|
1107
|
-
-
|
|
1124
|
+
.v-navigation-item--depth-2{
|
|
1125
|
+
--depth-padding:calc(var(--list-tile-padding)*3);
|
|
1108
1126
|
}
|
|
1109
|
-
.v-
|
|
1110
|
-
|
|
1127
|
+
.v-navigation-item--depth-3{
|
|
1128
|
+
--depth-padding:calc(var(--list-tile-padding)*4);
|
|
1111
1129
|
}
|
|
1112
|
-
.v-
|
|
1113
|
-
|
|
1130
|
+
.v-list-tile{
|
|
1131
|
+
--tile-background:var(--main-color, transparent);
|
|
1132
|
+
--tile-active-background:var(--deep-color, transparent);
|
|
1133
|
+
--tile-text-color:var(--text-color);
|
|
1134
|
+
--tile-text-active-color:var(--text-color);
|
|
1135
|
+
--tile-pin-color:transparent;
|
|
1136
|
+
--paper-link-color:var(--tile-text-color);
|
|
1137
|
+
--depth-padding:var(--list-tile-padding);
|
|
1138
|
+
display:flex;
|
|
1139
|
+
align-items:center;
|
|
1140
|
+
width:100%;
|
|
1141
|
+
padding:var(--list-tile-padding);
|
|
1142
|
+
padding-left:var(--depth-padding);
|
|
1143
|
+
color:var(--tile-text-color) !important;
|
|
1144
|
+
text-align:left;
|
|
1145
|
+
text-decoration:none;
|
|
1114
1146
|
appearance:none;
|
|
1115
|
-
touch-action:manipulation;
|
|
1116
|
-
cursor:pointer;
|
|
1117
1147
|
user-select:none;
|
|
1118
1148
|
outline:0;
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
.v-pagination a.v-pagination__item,.v-pagination__item{
|
|
1125
|
-
display:flex;
|
|
1126
|
-
align-items:center;
|
|
1127
|
-
justify-content:center;
|
|
1128
|
-
min-width:var(--pagination-size);
|
|
1129
|
-
height:var(--pagination-size);
|
|
1130
|
-
margin:calc(var(--pagination-margin)*.5);
|
|
1131
|
-
font-size:var(--pagination-font-size);
|
|
1132
|
-
color:inherit;
|
|
1133
|
-
border-radius:var(--pagination-radius);
|
|
1134
|
-
transition:.1s;
|
|
1135
|
-
}
|
|
1136
|
-
.v-pagination a.v-pagination__item:focus,.v-pagination a.v-pagination__item:hover,.v-pagination__item:focus,.v-pagination__item:hover{
|
|
1137
|
-
background:rgba(0,0,0,.1);
|
|
1138
|
-
}
|
|
1139
|
-
.v-pagination a.v-pagination__item--active,.v-pagination a.v-pagination__item--active:active,.v-pagination a.v-pagination__item--active:focus,.v-pagination a.v-pagination__item--active:hover,.v-pagination__item--active,.v-pagination__item--active:active,.v-pagination__item--active:focus,.v-pagination__item--active:hover{
|
|
1140
|
-
color:var(--text-color);
|
|
1141
|
-
pointer-events:none;
|
|
1142
|
-
background-color:var(--main-color);
|
|
1143
|
-
}
|
|
1144
|
-
.v-pagination a.v-pagination__item--disabled,.v-pagination a.v-pagination__item--truncate,.v-pagination__item--disabled,.v-pagination__item--truncate{
|
|
1145
|
-
color:var(--palette-muted) !important;
|
|
1146
|
-
pointer-events:none !important;
|
|
1147
|
-
background:transparent !important;
|
|
1148
|
-
}
|
|
1149
|
-
.v-pagination a.v-pagination__item .v-icon,.v-pagination__item .v-icon{
|
|
1150
|
-
font-size:125%;
|
|
1151
|
-
}
|
|
1152
|
-
.v-pagination--dense .v-pagination__item{
|
|
1153
|
-
--pagination-size:var(--pagination-item-size-dense);
|
|
1154
|
-
--pagination-margin:var(--pagination-item-margin-dense);
|
|
1155
|
-
--pagination-font-size:var(--pagination-item-font-size-dense);
|
|
1156
|
-
}
|
|
1157
|
-
.v-pagination--disabled .v-pagination__item{
|
|
1158
|
-
color:var(--palette-muted);
|
|
1159
|
-
pointer-events:none;
|
|
1160
|
-
}
|
|
1161
|
-
.v-pagination--disabled .v-pagination__item:focus,.v-pagination--disabled .v-pagination__item:hover{
|
|
1162
|
-
background:transparent;
|
|
1163
|
-
}
|
|
1164
|
-
.v-pagination--disabled .v-pagination__item--active{
|
|
1165
|
-
background:var(--palette-muted);
|
|
1149
|
+
background:var(--tile-background);
|
|
1150
|
+
border:0;
|
|
1151
|
+
border-left:3px solid var(--tile-pin-color);
|
|
1152
|
+
border-radius:0;
|
|
1153
|
+
transition:color .15s cubic-bezier(.4, 0, .2, 1) 0s,background-color .15s cubic-bezier(.4, 0, .2, 1) 0s;
|
|
1166
1154
|
}
|
|
1167
|
-
.v-
|
|
1168
|
-
|
|
1155
|
+
.v-list-tile--clickable{
|
|
1156
|
+
cursor:pointer;
|
|
1157
|
+
--tile-text-color:var(--nav-color);
|
|
1158
|
+
--tile-text-active-color:var(--navActive-color, var(--nav-color));
|
|
1169
1159
|
}
|
|
1170
|
-
.v-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
color:var(--palette-caption);
|
|
1174
|
-
opacity:.6;
|
|
1160
|
+
.v-list-tile--clickable:focus,.v-list-tile--clickable:hover{
|
|
1161
|
+
--tile-background:var(--tile-active-background);
|
|
1162
|
+
--tile-text-color:var(--tile-text-active-color);
|
|
1175
1163
|
}
|
|
1176
|
-
.v-
|
|
1177
|
-
color:var(--
|
|
1178
|
-
|
|
1164
|
+
.v-list-tile--active{
|
|
1165
|
+
--tile-pin-color:var(--pin-color);
|
|
1166
|
+
--tile-text-color:var(--tile-text-active-color);
|
|
1167
|
+
--tile-background:var(--tile-active-background);
|
|
1179
1168
|
}
|
|
1180
|
-
.v-
|
|
1181
|
-
|
|
1182
|
-
|
|
1169
|
+
.v-list-tile__body{
|
|
1170
|
+
font-size:.8125rem;
|
|
1171
|
+
font-weight:500;
|
|
1172
|
+
line-height:1.5;
|
|
1183
1173
|
}
|
|
1184
|
-
.v-
|
|
1185
|
-
|
|
1186
|
-
--my-faux-bg-color:var(--color);
|
|
1174
|
+
.v-list-tile__icon{
|
|
1175
|
+
min-width:2em;
|
|
1187
1176
|
}
|
|
1188
|
-
.v-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
height:100%;
|
|
1192
|
-
background:var(--my-faux-bg-color);
|
|
1193
|
-
border:2px solid var(--my-border-color);
|
|
1194
|
-
border-radius:var(--control-field-radius);
|
|
1195
|
-
clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0, 88.25% 28.25%, 38% 78.125%, 12% 50%, 20% 42.1875%, 38% 63%, 82% 20%, 88.25% 28.25%, 100% 0);
|
|
1196
|
-
transition:border-color .2s,background-color .2s;
|
|
1177
|
+
.v-list-tile__icon--end{
|
|
1178
|
+
margin-left:auto;
|
|
1179
|
+
text-align:right;
|
|
1197
1180
|
}
|
|
1198
|
-
.v-
|
|
1199
|
-
|
|
1181
|
+
.v-card-content{
|
|
1182
|
+
padding:var(--card-content-padding);
|
|
1200
1183
|
}
|
|
1201
1184
|
.v-card{
|
|
1202
1185
|
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
@@ -1239,317 +1222,254 @@
|
|
|
1239
1222
|
.v-card[aria-disabled=true]:before,.v-card[disabled]:before{
|
|
1240
1223
|
content:none;
|
|
1241
1224
|
}
|
|
1242
|
-
.v-
|
|
1243
|
-
--my-color:var(--color);
|
|
1244
|
-
}
|
|
1245
|
-
.v-radio__faux{
|
|
1225
|
+
.v-control-field{
|
|
1246
1226
|
position:relative;
|
|
1247
|
-
display:
|
|
1227
|
+
display:inline-flex;
|
|
1228
|
+
align-items:center;
|
|
1248
1229
|
width:100%;
|
|
1249
|
-
|
|
1250
|
-
|
|
1230
|
+
min-width:0;
|
|
1231
|
+
height:var(--control-field-height);
|
|
1232
|
+
min-height:var(--control-field-height);
|
|
1233
|
+
padding:0 8px;
|
|
1234
|
+
font-size:var(--control-field-font-size);
|
|
1235
|
+
line-height:var(--control-field-line-height);
|
|
1236
|
+
letter-spacing:var(--control-field-letter-spacing);
|
|
1237
|
+
--my-bottom-color:var(--control-field-bottom-color);
|
|
1238
|
+
--my-bottom-hover-color:var(--control-field-bottom-hover-color);
|
|
1239
|
+
--my-focused-color:var(--main-color);
|
|
1240
|
+
--my-fill-color:var(--control-field-fill-color);
|
|
1241
|
+
--my-fill-hover-color:var(--control-field-fill-hover-color);
|
|
1242
|
+
--my-outline-color:var(--control-field-outline-color);
|
|
1243
|
+
--my-outline-hover-color:var(--control-field-outline-hover-color);
|
|
1251
1244
|
}
|
|
1252
|
-
.v-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1245
|
+
.v-control-field--invalid:not(.v-control-field--disabled):not(.v-control-field--readonly){
|
|
1246
|
+
--my-bottom-color:var(--main-color);
|
|
1247
|
+
--my-bottom-hover-color:var(--main-color);
|
|
1248
|
+
--my-outline-color:var(--main-color);
|
|
1249
|
+
--my-outline-hover-color:var(--main-color);
|
|
1257
1250
|
}
|
|
1258
|
-
.v-
|
|
1259
|
-
|
|
1260
|
-
border:2px solid;
|
|
1251
|
+
.v-control-field--readonly{
|
|
1252
|
+
cursor:default;
|
|
1261
1253
|
}
|
|
1262
|
-
.v-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
height:50%;
|
|
1267
|
-
background:currentColor;
|
|
1268
|
-
transform:translate(-50%, -50%) scale(0);
|
|
1269
|
-
transition:transform .2s;
|
|
1254
|
+
.v-control-field--disabled{
|
|
1255
|
+
color:var(--control-disabled-color);
|
|
1256
|
+
pointer-events:none;
|
|
1257
|
+
user-select:none;
|
|
1270
1258
|
}
|
|
1271
|
-
.v-
|
|
1272
|
-
|
|
1259
|
+
.v-control-field:after,.v-control-field:before{
|
|
1260
|
+
position:absolute;
|
|
1261
|
+
right:0;
|
|
1262
|
+
bottom:0;
|
|
1263
|
+
left:0;
|
|
1264
|
+
pointer-events:none;
|
|
1265
|
+
content:"";
|
|
1273
1266
|
}
|
|
1274
|
-
.v-
|
|
1275
|
-
|
|
1267
|
+
.v-control-field:before{
|
|
1268
|
+
height:1px;
|
|
1269
|
+
border-bottom:1px solid var(--my-bottom-color);
|
|
1270
|
+
transition:border-color .2s cubic-bezier(.4, 0, .2, 1) 0s;
|
|
1276
1271
|
}
|
|
1277
|
-
.v-
|
|
1278
|
-
|
|
1279
|
-
|
|
1272
|
+
.v-control-field:after{
|
|
1273
|
+
height:2px;
|
|
1274
|
+
background:var(--my-focused-color);
|
|
1275
|
+
transform:scaleX(0);
|
|
1276
|
+
transition:transform .2s cubic-bezier(0, 0, .2, 1) 0s;
|
|
1280
1277
|
}
|
|
1281
|
-
.v-
|
|
1282
|
-
|
|
1283
|
-
|
|
1278
|
+
.v-control-field--focused,.v-control-field:focus-within{
|
|
1279
|
+
--my-outline-color:var(--my-focused-color);
|
|
1280
|
+
--my-outline-hover-color:var(--my-focused-color);
|
|
1281
|
+
outline:none;
|
|
1284
1282
|
}
|
|
1285
|
-
.v-
|
|
1286
|
-
|
|
1287
|
-
align-items:center;
|
|
1283
|
+
.v-control-field--focused:after,.v-control-field:focus-within:after{
|
|
1284
|
+
transform:scaleX(1);
|
|
1288
1285
|
}
|
|
1289
|
-
.v-
|
|
1290
|
-
|
|
1286
|
+
.v-control-field--auto-height{
|
|
1287
|
+
height:auto;
|
|
1291
1288
|
}
|
|
1292
|
-
.v-
|
|
1289
|
+
.v-control-field__body{
|
|
1293
1290
|
display:flex;
|
|
1294
|
-
|
|
1291
|
+
flex:1 1 auto;
|
|
1292
|
+
align-items:stretch;
|
|
1293
|
+
align-self:stretch;
|
|
1294
|
+
margin:0;
|
|
1295
1295
|
}
|
|
1296
|
-
.v-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
color:var(--palette-muted);
|
|
1300
|
-
white-space:nowrap;
|
|
1296
|
+
.v-control-field--flat{
|
|
1297
|
+
padding-right:0;
|
|
1298
|
+
padding-left:0;
|
|
1301
1299
|
}
|
|
1302
|
-
.v-
|
|
1303
|
-
|
|
1304
|
-
|
|
1300
|
+
.v-control-field--filled{
|
|
1301
|
+
background-color:var(--my-fill-color);
|
|
1302
|
+
border-top-left-radius:var(--control-field-radius);
|
|
1303
|
+
border-top-right-radius:var(--control-field-radius);
|
|
1304
|
+
transition:background-color .2s cubic-bezier(0, 0, .2, 1) 0s;
|
|
1305
1305
|
}
|
|
1306
|
-
.v-
|
|
1307
|
-
|
|
1308
|
-
margin-left:auto;
|
|
1306
|
+
.v-control-field--filled:hover:not(:focus-within){
|
|
1307
|
+
background-color:var(--my-fill-hover-color);
|
|
1309
1308
|
}
|
|
1310
|
-
.v-
|
|
1311
|
-
|
|
1309
|
+
.v-control-field--filled:hover:before,.v-control-field--flat:hover:before{
|
|
1310
|
+
border-color:var(--my-bottom-hover-color);
|
|
1312
1311
|
}
|
|
1313
|
-
.v-
|
|
1314
|
-
|
|
1312
|
+
.v-control-field--flat:hover:before{
|
|
1313
|
+
height:2px;
|
|
1314
|
+
border-bottom-width:2px;
|
|
1315
1315
|
}
|
|
1316
|
-
.v-
|
|
1317
|
-
|
|
1316
|
+
.v-control-field--filled.v-control-field--disabled:before,.v-control-field--flat.v-control-field--disabled:before{
|
|
1317
|
+
border-bottom-style:dotted;
|
|
1318
1318
|
}
|
|
1319
|
-
.v-
|
|
1320
|
-
|
|
1319
|
+
.v-control-field--outlined{
|
|
1320
|
+
border-radius:var(--control-field-radius);
|
|
1321
|
+
transition:box-shadow .2s cubic-bezier(0, 0, .2, 1) 0s;
|
|
1321
1322
|
}
|
|
1322
|
-
.v-
|
|
1323
|
-
|
|
1323
|
+
.v-control-field--outlined:before{
|
|
1324
|
+
top:0;
|
|
1325
|
+
height:auto;
|
|
1326
|
+
background:transparent;
|
|
1327
|
+
border:1px solid var(--my-outline-color);
|
|
1328
|
+
border-radius:inherit;
|
|
1324
1329
|
}
|
|
1325
|
-
.v-
|
|
1326
|
-
|
|
1327
|
-
height:1px;
|
|
1328
|
-
content:"";
|
|
1330
|
+
.v-control-field--outlined:hover:before{
|
|
1331
|
+
border-color:var(--my-outline-hover-color);
|
|
1329
1332
|
}
|
|
1330
|
-
.v-
|
|
1331
|
-
|
|
1332
|
-
inset:0;
|
|
1333
|
-
z-index:1;
|
|
1334
|
-
display:flex;
|
|
1335
|
-
align-items:center;
|
|
1336
|
-
justify-content:center;
|
|
1337
|
-
background:var(--palette-background);
|
|
1338
|
-
opacity:.5;
|
|
1333
|
+
.v-control-field--outlined:after{
|
|
1334
|
+
content:none;
|
|
1339
1335
|
}
|
|
1340
|
-
.v-
|
|
1341
|
-
|
|
1342
|
-
margin:0;
|
|
1343
|
-
background:var(--palette-background);
|
|
1344
|
-
border-radius:var(--control-field-radius);
|
|
1336
|
+
.v-control-field--outlined:focus-within{
|
|
1337
|
+
box-shadow:0 0 1px var(--shadow-color), 0 0 2px 2px var(--focusShadow-color);
|
|
1345
1338
|
}
|
|
1346
|
-
.v-
|
|
1347
|
-
|
|
1348
|
-
vertical-align:middle;
|
|
1349
|
-
text-align:left;
|
|
1350
|
-
white-space:nowrap;
|
|
1351
|
-
border-bottom:thin solid rgba(0,0,0,.12);
|
|
1352
|
-
transition:background .2s;
|
|
1339
|
+
.v-control-field__adornment--start{
|
|
1340
|
+
padding-right:.25em;
|
|
1353
1341
|
}
|
|
1354
|
-
.v-
|
|
1355
|
-
padding-left
|
|
1342
|
+
.v-control-field__adornment--end{
|
|
1343
|
+
padding-left:.25em;
|
|
1356
1344
|
}
|
|
1357
|
-
.v-
|
|
1358
|
-
|
|
1345
|
+
.v-control-field__adornment .v-icon{
|
|
1346
|
+
font-size:1.2em;
|
|
1359
1347
|
}
|
|
1360
|
-
.v-
|
|
1361
|
-
|
|
1348
|
+
.v-checkbox{
|
|
1349
|
+
--my-border-color:var(--color);
|
|
1350
|
+
--my-faux-bg-color:transparent;
|
|
1362
1351
|
}
|
|
1363
|
-
.v-
|
|
1364
|
-
|
|
1352
|
+
.v-checkbox--indeterminate,.v-checkbox--selected{
|
|
1353
|
+
--my-border-color:transparent;
|
|
1354
|
+
--my-faux-bg-color:var(--color);
|
|
1365
1355
|
}
|
|
1366
|
-
.v-
|
|
1367
|
-
display:
|
|
1356
|
+
.v-checkbox__faux{
|
|
1357
|
+
display:block;
|
|
1358
|
+
width:100%;
|
|
1359
|
+
height:100%;
|
|
1360
|
+
background:var(--my-faux-bg-color);
|
|
1361
|
+
border:2px solid var(--my-border-color);
|
|
1362
|
+
border-radius:var(--control-field-radius);
|
|
1363
|
+
clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0, 88.25% 28.25%, 38% 78.125%, 12% 50%, 20% 42.1875%, 38% 63%, 82% 20%, 88.25% 28.25%, 100% 0);
|
|
1364
|
+
transition:border-color .2s,background-color .2s;
|
|
1368
1365
|
}
|
|
1369
|
-
.v-
|
|
1370
|
-
|
|
1366
|
+
.v-checkbox--indeterminate .v-checkbox__faux{
|
|
1367
|
+
clip-path:polygon(0 0, 0 100%, 100% 100%, 100% 0, 77.7777777778% 44.4444444444%, 77.7777777778% 55.5555555556%, 22.2222222222% 55.5555555556%, 22.2222222222% 44.4444444444%, 77.7777777778% 44.4444444444%, 100% 0);
|
|
1371
1368
|
}
|
|
1372
|
-
.v-
|
|
1369
|
+
.v-select__input{
|
|
1373
1370
|
cursor:pointer;
|
|
1374
1371
|
}
|
|
1375
|
-
.v-
|
|
1376
|
-
|
|
1377
|
-
|
|
1372
|
+
.v-select__input__element{
|
|
1373
|
+
position:absolute;
|
|
1374
|
+
width:1px;
|
|
1375
|
+
height:1px;
|
|
1376
|
+
overflow:hidden;
|
|
1377
|
+
white-space:nowrap;
|
|
1378
|
+
clip:rect(0 0 0 0);
|
|
1379
|
+
clip-path:inset(100%);
|
|
1378
1380
|
}
|
|
1379
|
-
.v-
|
|
1380
|
-
|
|
1381
|
-
font-size:1.25em;
|
|
1382
|
-
opacity:0;
|
|
1383
|
-
transition:transform .2s,opacity .2s;
|
|
1381
|
+
.v-select__body{
|
|
1382
|
+
padding:.5em 0;
|
|
1384
1383
|
}
|
|
1385
|
-
.v-
|
|
1386
|
-
display:
|
|
1384
|
+
.v-select__selections{
|
|
1385
|
+
display:table;
|
|
1386
|
+
width:100%;
|
|
1387
|
+
table-layout:fixed;
|
|
1387
1388
|
}
|
|
1388
|
-
.v-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1389
|
+
.v-select__selections__inner{
|
|
1390
|
+
display:table-cell;
|
|
1391
|
+
overflow:hidden;
|
|
1392
|
+
text-overflow:ellipsis;
|
|
1393
|
+
vertical-align:middle;
|
|
1394
|
+
white-space:nowrap;
|
|
1392
1395
|
}
|
|
1393
|
-
.v-
|
|
1394
|
-
|
|
1396
|
+
.v-select--multiple .v-select__selections{
|
|
1397
|
+
display:block;
|
|
1395
1398
|
}
|
|
1396
|
-
.v-
|
|
1397
|
-
|
|
1399
|
+
.v-select--multiple .v-select__selections__inner{
|
|
1400
|
+
display:block;
|
|
1401
|
+
overflow:auto;
|
|
1402
|
+
white-space:unset;
|
|
1398
1403
|
}
|
|
1399
|
-
.v-
|
|
1400
|
-
|
|
1401
|
-
top:0;
|
|
1402
|
-
z-index:1;
|
|
1404
|
+
.v-select--multiple .v-control-field__body{
|
|
1405
|
+
padding:.2em 0;
|
|
1403
1406
|
}
|
|
1404
|
-
.v-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
display:flex;
|
|
1408
|
-
align-items:center;
|
|
1409
|
-
padding:20px 30px;
|
|
1410
|
-
margin:0;
|
|
1411
|
-
color:var(--hero-text-color);
|
|
1412
|
-
background-color:var(--hero-background-color);
|
|
1407
|
+
.v-select__placeholder{
|
|
1408
|
+
font-style:italic;
|
|
1409
|
+
color:var(--control-disabled-color);
|
|
1413
1410
|
}
|
|
1414
|
-
.v-
|
|
1415
|
-
flex
|
|
1416
|
-
|
|
1417
|
-
font-size:1.75rem;
|
|
1418
|
-
font-weight:300;
|
|
1419
|
-
line-height:1;
|
|
1420
|
-
color:inherit;
|
|
1411
|
+
.v-file-input__inner{
|
|
1412
|
+
display:flex;
|
|
1413
|
+
align-items:stretch;
|
|
1421
1414
|
}
|
|
1422
|
-
.v-
|
|
1415
|
+
.v-file-input__button{
|
|
1423
1416
|
flex:0 0 auto;
|
|
1424
|
-
|
|
1425
|
-
margin-left:auto;
|
|
1426
|
-
}
|
|
1427
|
-
.v-toolbar-title{
|
|
1428
|
-
display:flex;
|
|
1429
|
-
flex-grow:1;
|
|
1417
|
+
height:auto;
|
|
1430
1418
|
margin:0;
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
white-space:nowrap;
|
|
1435
|
-
}
|
|
1436
|
-
.v-content-switcher{
|
|
1437
|
-
position:relative;
|
|
1438
|
-
display:block;
|
|
1439
|
-
width:100%;
|
|
1440
|
-
overflow:hidden;
|
|
1441
|
-
transition:var(--transition-tab);
|
|
1442
|
-
}
|
|
1443
|
-
.v-content-switcher__content{
|
|
1444
|
-
width:100%;
|
|
1419
|
+
margin-bottom:1px !important;
|
|
1420
|
+
border-top-right-radius:0;
|
|
1421
|
+
border-bottom-right-radius:0;
|
|
1445
1422
|
}
|
|
1446
|
-
.v-
|
|
1447
|
-
|
|
1423
|
+
.v-file-input__selections{
|
|
1424
|
+
display:flex;
|
|
1425
|
+
flex-wrap:wrap;
|
|
1426
|
+
align-items:center;
|
|
1427
|
+
align-self:stretch;
|
|
1428
|
+
padding:4px 6px;
|
|
1448
1429
|
}
|
|
1449
|
-
.v-
|
|
1450
|
-
|
|
1430
|
+
.v-file-input__placeholder{
|
|
1431
|
+
color:var(--control-disabled-color);
|
|
1451
1432
|
}
|
|
1452
|
-
.v-
|
|
1453
|
-
|
|
1433
|
+
.v-file-input__input{
|
|
1434
|
+
flex:1 1 100%;
|
|
1435
|
+
cursor:text;
|
|
1436
|
+
border-top-left-radius:0;
|
|
1437
|
+
border-bottom-left-radius:0;
|
|
1454
1438
|
}
|
|
1455
|
-
.v-
|
|
1439
|
+
.v-file-input__input__element{
|
|
1456
1440
|
position:absolute;
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
.v-content-switcher-next-enter-active,.v-content-switcher-next-leave-active{
|
|
1464
|
-
transition:var(--transition-tab);
|
|
1441
|
+
width:1px;
|
|
1442
|
+
height:1px;
|
|
1443
|
+
overflow:hidden;
|
|
1444
|
+
white-space:nowrap;
|
|
1445
|
+
clip:rect(0 0 0 0);
|
|
1446
|
+
clip-path:inset(100%);
|
|
1465
1447
|
}
|
|
1466
|
-
.v-
|
|
1467
|
-
|
|
1448
|
+
.v-option{
|
|
1449
|
+
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
1468
1450
|
}
|
|
1469
|
-
.v-
|
|
1470
|
-
|
|
1451
|
+
.v-option::-moz-focus-inner{
|
|
1452
|
+
border:0;
|
|
1471
1453
|
}
|
|
1472
|
-
.v-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1454
|
+
.v-option{
|
|
1455
|
+
padding:0;
|
|
1456
|
+
appearance:none;
|
|
1457
|
+
touch-action:manipulation;
|
|
1458
|
+
cursor:pointer;
|
|
1459
|
+
user-select:none;
|
|
1460
|
+
outline:0;
|
|
1461
|
+
border-width:0;
|
|
1476
1462
|
}
|
|
1477
|
-
.v-
|
|
1478
|
-
|
|
1463
|
+
.v-option,.v-option:focus,.v-option:hover{
|
|
1464
|
+
text-decoration:none;
|
|
1479
1465
|
}
|
|
1480
|
-
.v-
|
|
1466
|
+
.v-option{
|
|
1481
1467
|
position:relative;
|
|
1468
|
+
display:flex;
|
|
1482
1469
|
width:100%;
|
|
1483
|
-
|
|
1484
|
-
overflow:hidden;
|
|
1470
|
+
padding:.75em 1em;
|
|
1485
1471
|
}
|
|
1486
|
-
.v-
|
|
1487
|
-
position:absolute;
|
|
1488
|
-
right:0;
|
|
1489
|
-
bottom:0;
|
|
1490
|
-
left:0;
|
|
1491
|
-
display:block;
|
|
1492
|
-
height:2px;
|
|
1493
|
-
content:"";
|
|
1494
|
-
background:currentColor;
|
|
1495
|
-
opacity:.25;
|
|
1496
|
-
}
|
|
1497
|
-
.v-tabs__scroller{
|
|
1498
|
-
width:100%;
|
|
1499
|
-
height:calc(var(--tabs-height) + 30px);
|
|
1500
|
-
}
|
|
1501
|
-
.v-tabs__scroller__container{
|
|
1502
|
-
padding-bottom:30px;
|
|
1503
|
-
}
|
|
1504
|
-
.v-tabs__content{
|
|
1505
|
-
position:relative;
|
|
1506
|
-
display:inline-flex;
|
|
1507
|
-
align-items:stretch;
|
|
1508
|
-
min-width:100%;
|
|
1509
|
-
vertical-align:bottom;
|
|
1510
|
-
}
|
|
1511
|
-
.v-toolbar-menu{
|
|
1512
|
-
height:100%;
|
|
1513
|
-
margin:0;
|
|
1514
|
-
box-shadow:none;
|
|
1515
|
-
}
|
|
1516
|
-
.v-card-actions{
|
|
1517
|
-
display:flex;
|
|
1518
|
-
align-items:center;
|
|
1519
|
-
padding:var(--card-actions-padding);
|
|
1520
|
-
}
|
|
1521
|
-
.v-card-actions .v-btn{
|
|
1522
|
-
margin-top:0;
|
|
1523
|
-
margin-bottom:0;
|
|
1524
|
-
}
|
|
1525
|
-
.v-text-counter{
|
|
1526
|
-
white-space:nowrap;
|
|
1527
|
-
}
|
|
1528
|
-
.v-option{
|
|
1529
|
-
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
1530
|
-
}
|
|
1531
|
-
.v-option::-moz-focus-inner{
|
|
1532
|
-
border:0;
|
|
1533
|
-
}
|
|
1534
|
-
.v-option{
|
|
1535
|
-
padding:0;
|
|
1536
|
-
appearance:none;
|
|
1537
|
-
touch-action:manipulation;
|
|
1538
|
-
cursor:pointer;
|
|
1539
|
-
user-select:none;
|
|
1540
|
-
outline:0;
|
|
1541
|
-
border-width:0;
|
|
1542
|
-
}
|
|
1543
|
-
.v-option,.v-option:focus,.v-option:hover{
|
|
1544
|
-
text-decoration:none;
|
|
1545
|
-
}
|
|
1546
|
-
.v-option{
|
|
1547
|
-
position:relative;
|
|
1548
|
-
display:flex;
|
|
1549
|
-
width:100%;
|
|
1550
|
-
padding:.75em 1em;
|
|
1551
|
-
}
|
|
1552
|
-
.v-option input{
|
|
1472
|
+
.v-option input{
|
|
1553
1473
|
position:absolute;
|
|
1554
1474
|
width:1px;
|
|
1555
1475
|
height:1px;
|
|
@@ -1583,282 +1503,25 @@
|
|
|
1583
1503
|
.v-option--selected:after{
|
|
1584
1504
|
opacity:.12;
|
|
1585
1505
|
}
|
|
1586
|
-
.v-option--selected .v-option__label{
|
|
1587
|
-
font-weight:500;
|
|
1588
|
-
color:var(--palette-primary);
|
|
1589
|
-
}
|
|
1590
|
-
.v-option--has-not-value .v-option__label{
|
|
1591
|
-
font-style:italic;
|
|
1592
|
-
}
|
|
1593
|
-
.v-option[aria-disabled=true],.v-option[disabled],.v-option[tabindex="-1"]{
|
|
1594
|
-
color:var(--palette-muted);
|
|
1595
|
-
pointer-events:none;
|
|
1596
|
-
opacity:.4;
|
|
1597
|
-
}
|
|
1598
|
-
.v-option[aria-disabled=true]:before,.v-option[disabled]:before,.v-option[tabindex="-1"]:before{
|
|
1599
|
-
opacity:0 !important;
|
|
1600
|
-
}
|
|
1601
|
-
.v-switch{
|
|
1602
|
-
--my-pin-color:var(--palette-background);
|
|
1603
|
-
}
|
|
1604
|
-
.v-switch--selected{
|
|
1605
|
-
--my-pin-color:var(--color);
|
|
1606
|
-
}
|
|
1607
|
-
.v-switch__faux{
|
|
1608
|
-
position:relative;
|
|
1609
|
-
display:flex;
|
|
1610
|
-
align-items:center;
|
|
1611
|
-
justify-content:center;
|
|
1612
|
-
width:100%;
|
|
1613
|
-
width:var(--control-switch-width);
|
|
1614
|
-
height:100%;
|
|
1615
|
-
cursor:pointer;
|
|
1616
|
-
}
|
|
1617
|
-
.v-switch__faux:before{
|
|
1618
|
-
display:block;
|
|
1619
|
-
width:var(--control-switch-track-width);
|
|
1620
|
-
height:var(--control-switch-track-height);
|
|
1621
|
-
content:"";
|
|
1622
|
-
background:var(--color);
|
|
1623
|
-
border-radius:calc(var(--control-switch-track-height)/2);
|
|
1624
|
-
opacity:.5;
|
|
1625
|
-
}
|
|
1626
|
-
.v-switch__faux__pin{
|
|
1627
|
-
position:absolute;
|
|
1628
|
-
top:0;
|
|
1629
|
-
bottom:0;
|
|
1630
|
-
left:0;
|
|
1631
|
-
display:flex;
|
|
1632
|
-
align-items:center;
|
|
1633
|
-
justify-content:center;
|
|
1634
|
-
width:var(--outer-size);
|
|
1635
|
-
height:var(--outer-size);
|
|
1636
|
-
border-radius:50%;
|
|
1637
|
-
transition:left .15s cubic-bezier(.4, 0, .2, 1) 0s,transform .15s cubic-bezier(.4, 0, .2, 1) 0s;
|
|
1638
|
-
}
|
|
1639
|
-
.v-switch__faux__pin:after,.v-switch__faux__pin:before{
|
|
1640
|
-
display:block;
|
|
1641
|
-
content:"";
|
|
1642
|
-
}
|
|
1643
|
-
.v-switch__faux__pin:before{
|
|
1644
|
-
position:absolute;
|
|
1645
|
-
width:100%;
|
|
1646
|
-
height:100%;
|
|
1647
|
-
background:currentColor;
|
|
1648
|
-
border-radius:50%;
|
|
1649
|
-
opacity:0;
|
|
1650
|
-
transition:opacity .2s;
|
|
1651
|
-
}
|
|
1652
|
-
.v-switch__faux__pin:after{
|
|
1653
|
-
position:relative;
|
|
1654
|
-
width:var(--icon-size);
|
|
1655
|
-
height:var(--icon-size);
|
|
1656
|
-
background:var(--my-pin-color);
|
|
1657
|
-
border-radius:50%;
|
|
1658
|
-
box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
|
|
1659
|
-
transform:scale(var(--control-checkable-faux-scale));
|
|
1660
|
-
}
|
|
1661
|
-
.v-switch--selected .v-switch__faux__pin{
|
|
1662
|
-
left:calc(100% - var(--outer-size));
|
|
1663
|
-
}
|
|
1664
|
-
.v-switch--disabled .v-switch__faux:before{
|
|
1665
|
-
background-color:#000;
|
|
1666
|
-
opacity:.12;
|
|
1667
|
-
}
|
|
1668
|
-
.v-switch--disabled .v-switch__faux__pin:after{
|
|
1669
|
-
background-color:#f5f5f5;
|
|
1670
|
-
}
|
|
1671
|
-
.v-switch__faux:hover .v-switch__faux__pin:before{
|
|
1672
|
-
opacity:.1;
|
|
1673
|
-
}
|
|
1674
|
-
.v-switch:focus-within .v-switch__faux__pin:before{
|
|
1675
|
-
opacity:.1;
|
|
1676
|
-
}
|
|
1677
|
-
.v-navigation__caption{
|
|
1678
|
-
display:block;
|
|
1679
|
-
padding:calc(var(--root-em)*.625) calc(var(--root-em)*1.5625);
|
|
1680
|
-
margin:1em 0 0;
|
|
1681
|
-
font-size:.75rem;
|
|
1682
|
-
color:var(--caption-color);
|
|
1683
|
-
text-transform:uppercase;
|
|
1684
|
-
}
|
|
1685
|
-
.v-card-content{
|
|
1686
|
-
padding:var(--card-content-padding);
|
|
1687
|
-
}
|
|
1688
|
-
.v-toolbar{
|
|
1689
|
-
--height:var(--toolbar-height);
|
|
1690
|
-
display:flex;
|
|
1691
|
-
align-items:center;
|
|
1692
|
-
width:100%;
|
|
1693
|
-
height:var(--height);
|
|
1694
|
-
padding:0 calc(var(--root-em)*1.5);
|
|
1695
|
-
margin:0;
|
|
1696
|
-
border-radius:inherit;
|
|
1697
|
-
}
|
|
1698
|
-
.v-toolbar--plain{
|
|
1699
|
-
--main-color:var(--palette-background);
|
|
1700
|
-
}
|
|
1701
|
-
.v-app-layout__header>.v-toolbar{
|
|
1702
|
-
height:100%;
|
|
1703
|
-
}
|
|
1704
|
-
.v-toolbar--dense{
|
|
1705
|
-
--height:var(--toolbar-dense-height);
|
|
1706
|
-
}
|
|
1707
|
-
.v-list-tile{
|
|
1708
|
-
--tile-background:var(--main-color, transparent);
|
|
1709
|
-
--tile-active-background:var(--deep-color, transparent);
|
|
1710
|
-
--tile-text-color:var(--text-color);
|
|
1711
|
-
--tile-text-active-color:var(--text-color);
|
|
1712
|
-
--tile-pin-color:transparent;
|
|
1713
|
-
--paper-link-color:var(--tile-text-color);
|
|
1714
|
-
--depth-padding:var(--list-tile-padding);
|
|
1715
|
-
display:flex;
|
|
1716
|
-
align-items:center;
|
|
1717
|
-
width:100%;
|
|
1718
|
-
padding:var(--list-tile-padding);
|
|
1719
|
-
padding-left:var(--depth-padding);
|
|
1720
|
-
color:var(--tile-text-color) !important;
|
|
1721
|
-
text-align:left;
|
|
1722
|
-
text-decoration:none;
|
|
1723
|
-
appearance:none;
|
|
1724
|
-
user-select:none;
|
|
1725
|
-
outline:0;
|
|
1726
|
-
background:var(--tile-background);
|
|
1727
|
-
border:0;
|
|
1728
|
-
border-left:3px solid var(--tile-pin-color);
|
|
1729
|
-
border-radius:0;
|
|
1730
|
-
transition:color .15s cubic-bezier(.4, 0, .2, 1) 0s,background-color .15s cubic-bezier(.4, 0, .2, 1) 0s;
|
|
1731
|
-
}
|
|
1732
|
-
.v-list-tile--clickable{
|
|
1733
|
-
cursor:pointer;
|
|
1734
|
-
--tile-text-color:var(--nav-color);
|
|
1735
|
-
--tile-text-active-color:var(--navActive-color, var(--nav-color));
|
|
1736
|
-
}
|
|
1737
|
-
.v-list-tile--clickable:focus,.v-list-tile--clickable:hover{
|
|
1738
|
-
--tile-background:var(--tile-active-background);
|
|
1739
|
-
--tile-text-color:var(--tile-text-active-color);
|
|
1740
|
-
}
|
|
1741
|
-
.v-list-tile--active{
|
|
1742
|
-
--tile-pin-color:var(--pin-color);
|
|
1743
|
-
--tile-text-color:var(--tile-text-active-color);
|
|
1744
|
-
--tile-background:var(--tile-active-background);
|
|
1745
|
-
}
|
|
1746
|
-
.v-list-tile__body{
|
|
1747
|
-
font-size:.8125rem;
|
|
1748
|
-
font-weight:500;
|
|
1749
|
-
line-height:1.5;
|
|
1750
|
-
}
|
|
1751
|
-
.v-list-tile__icon{
|
|
1752
|
-
min-width:2em;
|
|
1753
|
-
}
|
|
1754
|
-
.v-list-tile__icon--end{
|
|
1755
|
-
margin-left:auto;
|
|
1756
|
-
text-align:right;
|
|
1757
|
-
}
|
|
1758
|
-
.v-toolbar-edge{
|
|
1759
|
-
display:flex;
|
|
1760
|
-
flex:0 0;
|
|
1761
|
-
align-items:center;
|
|
1762
|
-
align-self:stretch;
|
|
1763
|
-
}
|
|
1764
|
-
.v-toolbar-edge--empty,.v-toolbar-edge:empty{
|
|
1765
|
-
display:none;
|
|
1766
|
-
}
|
|
1767
|
-
.v-toolbar-edge--start{
|
|
1768
|
-
margin-right:calc(var(--root-em)*.75);
|
|
1769
|
-
margin-left:calc(var(--root-em)*-1*.75);
|
|
1770
|
-
}
|
|
1771
|
-
.v-toolbar-edge--end{
|
|
1772
|
-
padding-left:calc(var(--root-em)*.75);
|
|
1773
|
-
margin-right:calc(var(--root-em)*-1*.75);
|
|
1774
|
-
margin-left:auto;
|
|
1775
|
-
}
|
|
1776
|
-
.v-disabled-reason{
|
|
1777
|
-
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
1778
|
-
}
|
|
1779
|
-
.v-disabled-reason::-moz-focus-inner{
|
|
1780
|
-
border:0;
|
|
1781
|
-
}
|
|
1782
|
-
.v-disabled-reason{
|
|
1783
|
-
position:absolute;
|
|
1784
|
-
inset:0;
|
|
1785
|
-
z-index:10;
|
|
1786
|
-
display:block;
|
|
1787
|
-
pointer-events:none;
|
|
1788
|
-
cursor:default;
|
|
1789
|
-
border-radius:inherit;
|
|
1790
|
-
}
|
|
1791
|
-
.v-disabled-reason[tabindex]:not([tabindex^="-"]){
|
|
1792
|
-
pointer-events:auto;
|
|
1793
|
-
}
|
|
1794
|
-
.v-form-control{
|
|
1795
|
-
display:flex;
|
|
1796
|
-
flex-direction:column;
|
|
1797
|
-
max-width:100%;
|
|
1798
|
-
margin:var(--control-horizontal-margin) 0;
|
|
1799
|
-
--my-label-color:var(--control-label-color);
|
|
1800
|
-
--my-message-color:var(--control-message-color);
|
|
1801
|
-
}
|
|
1802
|
-
.v-form-control--invalid:not(.v-form-control--readonly){
|
|
1803
|
-
--my-label-color:var(--main-color);
|
|
1804
|
-
--my-message-color:var(--main-color);
|
|
1805
|
-
}
|
|
1806
|
-
.v-form-control--disabled{
|
|
1807
|
-
--my-label-color:var(--control-disabled-color);
|
|
1808
|
-
--my-message-color:var(--control-disabled-color);
|
|
1809
|
-
}
|
|
1810
|
-
.v-form-control__label{
|
|
1811
|
-
display:flex;
|
|
1812
|
-
align-items:center;
|
|
1813
|
-
align-self:flex-start;
|
|
1814
|
-
font-size:var(--control-label-font-size);
|
|
1815
|
-
font-weight:var(--control-label-font-weight);
|
|
1816
|
-
line-height:var(--control-label-height);
|
|
1817
|
-
color:var(--my-label-color);
|
|
1818
|
-
letter-spacing:.00938em;
|
|
1819
|
-
}
|
|
1820
|
-
.v-form-control__label__hinttip{
|
|
1821
|
-
display:inline-flex;
|
|
1822
|
-
align-items:center;
|
|
1823
|
-
margin-top:-.2em;
|
|
1824
|
-
margin-left:.6em;
|
|
1825
|
-
font-size:80%;
|
|
1826
|
-
line-height:1;
|
|
1827
|
-
color:inherit;
|
|
1828
|
-
letter-spacing:normal;
|
|
1829
|
-
text-decoration:none;
|
|
1830
|
-
cursor:pointer;
|
|
1831
|
-
}
|
|
1832
|
-
.v-form-control__label__hinttip__icon{
|
|
1833
|
-
position:relative;
|
|
1834
|
-
display:flex;
|
|
1835
|
-
align-items:center;
|
|
1836
|
-
justify-content:center;
|
|
1837
|
-
font-size:120%;
|
|
1838
|
-
text-decoration:none !important;
|
|
1839
|
-
}
|
|
1840
|
-
.v-form-control__label__hinttip:focus .v-form-control__label__hinttip__icon:before,.v-form-control__label__hinttip:hover .v-form-control__label__hinttip__icon:before{
|
|
1841
|
-
opacity:.1;
|
|
1842
|
-
}
|
|
1843
|
-
.v-form-control__label__hinttip__hint{
|
|
1844
|
-
font-size:calc(var(--root-em)*.75);
|
|
1506
|
+
.v-option--selected .v-option__label{
|
|
1507
|
+
font-weight:500;
|
|
1508
|
+
color:var(--palette-primary);
|
|
1845
1509
|
}
|
|
1846
|
-
.v-
|
|
1847
|
-
|
|
1848
|
-
padding-top:3px;
|
|
1510
|
+
.v-option--has-not-value .v-option__label{
|
|
1511
|
+
font-style:italic;
|
|
1849
1512
|
}
|
|
1850
|
-
.v-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
color:var(--my-message-color);
|
|
1513
|
+
.v-option[aria-disabled=true],.v-option[disabled],.v-option[tabindex="-1"]{
|
|
1514
|
+
color:var(--palette-muted);
|
|
1515
|
+
pointer-events:none;
|
|
1516
|
+
opacity:.4;
|
|
1855
1517
|
}
|
|
1856
|
-
.v-
|
|
1857
|
-
|
|
1518
|
+
.v-option[aria-disabled=true]:before,.v-option[disabled]:before,.v-option[tabindex="-1"]:before{
|
|
1519
|
+
opacity:0 !important;
|
|
1858
1520
|
}
|
|
1859
|
-
.v-
|
|
1860
|
-
|
|
1861
|
-
margin
|
|
1521
|
+
.v-toolbar-menu{
|
|
1522
|
+
height:100%;
|
|
1523
|
+
margin:0;
|
|
1524
|
+
box-shadow:none;
|
|
1862
1525
|
}
|
|
1863
1526
|
.v-breadcrumbs{
|
|
1864
1527
|
display:block;
|
|
@@ -1908,165 +1571,202 @@
|
|
|
1908
1571
|
border-right:1px solid;
|
|
1909
1572
|
transform:rotate(45deg);
|
|
1910
1573
|
}
|
|
1911
|
-
.v-
|
|
1912
|
-
|
|
1913
|
-
align-items:stretch;
|
|
1574
|
+
.v-text-field__input{
|
|
1575
|
+
cursor:text;
|
|
1914
1576
|
}
|
|
1915
|
-
.v-
|
|
1916
|
-
|
|
1917
|
-
|
|
1577
|
+
.v-text-field__input__element{
|
|
1578
|
+
width:100%;
|
|
1579
|
+
min-width:0;
|
|
1580
|
+
padding:0;
|
|
1918
1581
|
margin:0;
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1582
|
+
overflow:hidden;
|
|
1583
|
+
text-overflow:ellipsis;
|
|
1584
|
+
font-size:inherit;
|
|
1585
|
+
line-height:inherit;
|
|
1586
|
+
letter-spacing:inherit;
|
|
1587
|
+
white-space:nowrap;
|
|
1588
|
+
outline:0;
|
|
1589
|
+
background:transparent;
|
|
1590
|
+
border:0;
|
|
1591
|
+
border-radius:0;
|
|
1922
1592
|
}
|
|
1923
|
-
.v-
|
|
1924
|
-
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
align-self:stretch;
|
|
1928
|
-
padding:4px 6px;
|
|
1593
|
+
.v-text-field__input__element:-webkit-autofill:-webkit-autofill,.v-text-field__input__element:-webkit-autofill:-webkit-autofill:active,.v-text-field__input__element:-webkit-autofill:-webkit-autofill:focus,.v-text-field__input__element:-webkit-autofill:-webkit-autofill:hover{
|
|
1594
|
+
color:inherit !important;
|
|
1595
|
+
transition:background-color 5000s;
|
|
1596
|
+
-webkit-text-fill-color:#fff !important;
|
|
1929
1597
|
}
|
|
1930
|
-
.v-
|
|
1931
|
-
|
|
1598
|
+
.v-text-field__input__element::-ms-clear{
|
|
1599
|
+
display:none;
|
|
1932
1600
|
}
|
|
1933
|
-
.v-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
border-top-left-radius:0;
|
|
1937
|
-
border-bottom-left-radius:0;
|
|
1601
|
+
.v-text-field__input__element::placeholder{
|
|
1602
|
+
font-style:italic;
|
|
1603
|
+
color:var(--control-disabled-color);
|
|
1938
1604
|
}
|
|
1939
|
-
.v-
|
|
1940
|
-
position:
|
|
1941
|
-
|
|
1942
|
-
|
|
1605
|
+
.v-content-switcher{
|
|
1606
|
+
position:relative;
|
|
1607
|
+
display:block;
|
|
1608
|
+
width:100%;
|
|
1943
1609
|
overflow:hidden;
|
|
1944
|
-
|
|
1945
|
-
clip:rect(0 0 0 0);
|
|
1946
|
-
clip-path:inset(100%);
|
|
1610
|
+
transition:var(--transition-tab);
|
|
1947
1611
|
}
|
|
1948
|
-
.v-
|
|
1949
|
-
position:relative;
|
|
1950
|
-
display:inline-flex;
|
|
1951
|
-
align-items:center;
|
|
1612
|
+
.v-content-switcher__content{
|
|
1952
1613
|
width:100%;
|
|
1953
|
-
min-width:0;
|
|
1954
|
-
height:var(--control-field-height);
|
|
1955
|
-
min-height:var(--control-field-height);
|
|
1956
|
-
padding:0 8px;
|
|
1957
|
-
font-size:var(--control-field-font-size);
|
|
1958
|
-
line-height:var(--control-field-line-height);
|
|
1959
|
-
letter-spacing:var(--control-field-letter-spacing);
|
|
1960
|
-
--my-bottom-color:var(--control-field-bottom-color);
|
|
1961
|
-
--my-bottom-hover-color:var(--control-field-bottom-hover-color);
|
|
1962
|
-
--my-focused-color:var(--main-color);
|
|
1963
|
-
--my-fill-color:var(--control-field-fill-color);
|
|
1964
|
-
--my-fill-hover-color:var(--control-field-fill-hover-color);
|
|
1965
|
-
--my-outline-color:var(--control-field-outline-color);
|
|
1966
|
-
--my-outline-hover-color:var(--control-field-outline-hover-color);
|
|
1967
1614
|
}
|
|
1968
|
-
.v-
|
|
1969
|
-
|
|
1970
|
-
--my-bottom-hover-color:var(--main-color);
|
|
1971
|
-
--my-outline-color:var(--main-color);
|
|
1972
|
-
--my-outline-hover-color:var(--main-color);
|
|
1615
|
+
.v-content-switcher-prev-enter-active,.v-content-switcher-prev-leave-active{
|
|
1616
|
+
transition:var(--transition-tab);
|
|
1973
1617
|
}
|
|
1974
|
-
.v-
|
|
1975
|
-
|
|
1618
|
+
.v-content-switcher-prev-enter-from{
|
|
1619
|
+
transform:translateX(-100%);
|
|
1976
1620
|
}
|
|
1977
|
-
.v-
|
|
1978
|
-
|
|
1979
|
-
pointer-events:none;
|
|
1980
|
-
user-select:none;
|
|
1621
|
+
.v-content-switcher-prev-enter-to,.v-content-switcher-prev-leave{
|
|
1622
|
+
transform:translateX(0);
|
|
1981
1623
|
}
|
|
1982
|
-
.v-
|
|
1624
|
+
.v-content-switcher-prev-leave-active{
|
|
1983
1625
|
position:absolute;
|
|
1984
|
-
|
|
1985
|
-
bottom:0;
|
|
1626
|
+
top:0;
|
|
1986
1627
|
left:0;
|
|
1987
|
-
pointer-events:none;
|
|
1988
|
-
content:"";
|
|
1989
1628
|
}
|
|
1990
|
-
.v-
|
|
1991
|
-
|
|
1992
|
-
border-bottom:1px solid var(--my-bottom-color);
|
|
1993
|
-
transition:border-color .2s cubic-bezier(.4, 0, .2, 1) 0s;
|
|
1629
|
+
.v-content-switcher-prev-leave-to{
|
|
1630
|
+
transform:translateX(100%);
|
|
1994
1631
|
}
|
|
1995
|
-
.v-
|
|
1996
|
-
|
|
1997
|
-
background:var(--my-focused-color);
|
|
1998
|
-
transform:scaleX(0);
|
|
1999
|
-
transition:transform .2s cubic-bezier(0, 0, .2, 1) 0s;
|
|
1632
|
+
.v-content-switcher-next-enter-active,.v-content-switcher-next-leave-active{
|
|
1633
|
+
transition:var(--transition-tab);
|
|
2000
1634
|
}
|
|
2001
|
-
.v-
|
|
2002
|
-
|
|
2003
|
-
--my-outline-hover-color:var(--my-focused-color);
|
|
2004
|
-
outline:none;
|
|
1635
|
+
.v-content-switcher-next-enter-from{
|
|
1636
|
+
transform:translateX(100%);
|
|
2005
1637
|
}
|
|
2006
|
-
.v-
|
|
2007
|
-
transform:
|
|
1638
|
+
.v-content-switcher-next-enter-to,.v-content-switcher-next-leave{
|
|
1639
|
+
transform:translateX(0);
|
|
2008
1640
|
}
|
|
2009
|
-
.v-
|
|
2010
|
-
|
|
1641
|
+
.v-content-switcher-next-leave-active{
|
|
1642
|
+
position:absolute;
|
|
1643
|
+
top:0;
|
|
1644
|
+
left:0;
|
|
2011
1645
|
}
|
|
2012
|
-
.v-
|
|
1646
|
+
.v-content-switcher-next-leave-to{
|
|
1647
|
+
transform:translateX(-100%);
|
|
1648
|
+
}
|
|
1649
|
+
.v-toolbar-title{
|
|
2013
1650
|
display:flex;
|
|
2014
|
-
flex:1
|
|
2015
|
-
|
|
1651
|
+
flex-grow:1;
|
|
1652
|
+
margin:0;
|
|
1653
|
+
font-size:1.25rem;
|
|
1654
|
+
font-weight:400;
|
|
1655
|
+
line-height:1;
|
|
1656
|
+
white-space:nowrap;
|
|
1657
|
+
}
|
|
1658
|
+
.v-toolbar-edge{
|
|
1659
|
+
display:flex;
|
|
1660
|
+
flex:0 0;
|
|
1661
|
+
align-items:center;
|
|
2016
1662
|
align-self:stretch;
|
|
1663
|
+
}
|
|
1664
|
+
.v-toolbar-edge--empty,.v-toolbar-edge:empty{
|
|
1665
|
+
display:none;
|
|
1666
|
+
}
|
|
1667
|
+
.v-toolbar-edge--start{
|
|
1668
|
+
margin-right:calc(var(--root-em)*.75);
|
|
1669
|
+
margin-left:calc(var(--root-em)*-1*.75);
|
|
1670
|
+
}
|
|
1671
|
+
.v-toolbar-edge--end{
|
|
1672
|
+
padding-left:calc(var(--root-em)*.75);
|
|
1673
|
+
margin-right:calc(var(--root-em)*-1*.75);
|
|
1674
|
+
margin-left:auto;
|
|
1675
|
+
}
|
|
1676
|
+
.v-toolbar{
|
|
1677
|
+
--height:var(--toolbar-height);
|
|
1678
|
+
display:flex;
|
|
1679
|
+
align-items:center;
|
|
1680
|
+
width:100%;
|
|
1681
|
+
height:var(--height);
|
|
1682
|
+
padding:0 calc(var(--root-em)*1.5);
|
|
2017
1683
|
margin:0;
|
|
1684
|
+
border-radius:inherit;
|
|
2018
1685
|
}
|
|
2019
|
-
.v-
|
|
2020
|
-
|
|
2021
|
-
padding-left:0;
|
|
1686
|
+
.v-toolbar--plain{
|
|
1687
|
+
--main-color:var(--palette-background);
|
|
2022
1688
|
}
|
|
2023
|
-
.v-
|
|
2024
|
-
|
|
2025
|
-
border-top-left-radius:var(--control-field-radius);
|
|
2026
|
-
border-top-right-radius:var(--control-field-radius);
|
|
2027
|
-
transition:background-color .2s cubic-bezier(0, 0, .2, 1) 0s;
|
|
1689
|
+
.v-app-layout__header>.v-toolbar{
|
|
1690
|
+
height:100%;
|
|
2028
1691
|
}
|
|
2029
|
-
.v-
|
|
2030
|
-
|
|
1692
|
+
.v-toolbar--dense{
|
|
1693
|
+
--height:var(--toolbar-dense-height);
|
|
2031
1694
|
}
|
|
2032
|
-
.v-
|
|
2033
|
-
|
|
1695
|
+
.v-switch{
|
|
1696
|
+
--my-pin-color:var(--palette-background);
|
|
2034
1697
|
}
|
|
2035
|
-
.v-
|
|
2036
|
-
|
|
2037
|
-
border-bottom-width:2px;
|
|
1698
|
+
.v-switch--selected{
|
|
1699
|
+
--my-pin-color:var(--color);
|
|
2038
1700
|
}
|
|
2039
|
-
.v-
|
|
2040
|
-
|
|
1701
|
+
.v-switch__faux{
|
|
1702
|
+
position:relative;
|
|
1703
|
+
display:flex;
|
|
1704
|
+
align-items:center;
|
|
1705
|
+
justify-content:center;
|
|
1706
|
+
width:100%;
|
|
1707
|
+
width:var(--control-switch-width);
|
|
1708
|
+
height:100%;
|
|
1709
|
+
cursor:pointer;
|
|
1710
|
+
}
|
|
1711
|
+
.v-switch__faux:before{
|
|
1712
|
+
display:block;
|
|
1713
|
+
width:var(--control-switch-track-width);
|
|
1714
|
+
height:var(--control-switch-track-height);
|
|
1715
|
+
content:"";
|
|
1716
|
+
background:var(--color);
|
|
1717
|
+
border-radius:calc(var(--control-switch-track-height)/2);
|
|
1718
|
+
opacity:.5;
|
|
1719
|
+
}
|
|
1720
|
+
.v-switch__faux__pin{
|
|
1721
|
+
position:absolute;
|
|
1722
|
+
top:0;
|
|
1723
|
+
bottom:0;
|
|
1724
|
+
left:0;
|
|
1725
|
+
display:flex;
|
|
1726
|
+
align-items:center;
|
|
1727
|
+
justify-content:center;
|
|
1728
|
+
width:var(--outer-size);
|
|
1729
|
+
height:var(--outer-size);
|
|
1730
|
+
border-radius:50%;
|
|
1731
|
+
transition:left .15s cubic-bezier(.4, 0, .2, 1) 0s,transform .15s cubic-bezier(.4, 0, .2, 1) 0s;
|
|
2041
1732
|
}
|
|
2042
|
-
.v-
|
|
2043
|
-
|
|
2044
|
-
|
|
1733
|
+
.v-switch__faux__pin:after,.v-switch__faux__pin:before{
|
|
1734
|
+
display:block;
|
|
1735
|
+
content:"";
|
|
2045
1736
|
}
|
|
2046
|
-
.v-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
border-radius:
|
|
1737
|
+
.v-switch__faux__pin:before{
|
|
1738
|
+
position:absolute;
|
|
1739
|
+
width:100%;
|
|
1740
|
+
height:100%;
|
|
1741
|
+
background:currentColor;
|
|
1742
|
+
border-radius:50%;
|
|
1743
|
+
opacity:0;
|
|
1744
|
+
transition:opacity .2s;
|
|
2052
1745
|
}
|
|
2053
|
-
.v-
|
|
2054
|
-
|
|
1746
|
+
.v-switch__faux__pin:after{
|
|
1747
|
+
position:relative;
|
|
1748
|
+
width:var(--icon-size);
|
|
1749
|
+
height:var(--icon-size);
|
|
1750
|
+
background:var(--my-pin-color);
|
|
1751
|
+
border-radius:50%;
|
|
1752
|
+
box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);
|
|
1753
|
+
transform:scale(var(--control-checkable-faux-scale));
|
|
2055
1754
|
}
|
|
2056
|
-
.v-
|
|
2057
|
-
|
|
1755
|
+
.v-switch--selected .v-switch__faux__pin{
|
|
1756
|
+
left:calc(100% - var(--outer-size));
|
|
2058
1757
|
}
|
|
2059
|
-
.v-
|
|
2060
|
-
|
|
1758
|
+
.v-switch--disabled .v-switch__faux:before{
|
|
1759
|
+
background-color:#000;
|
|
1760
|
+
opacity:.12;
|
|
2061
1761
|
}
|
|
2062
|
-
.v-
|
|
2063
|
-
|
|
1762
|
+
.v-switch--disabled .v-switch__faux__pin:after{
|
|
1763
|
+
background-color:#f5f5f5;
|
|
2064
1764
|
}
|
|
2065
|
-
.v-
|
|
2066
|
-
|
|
1765
|
+
.v-switch__faux:hover .v-switch__faux__pin:before{
|
|
1766
|
+
opacity:.1;
|
|
2067
1767
|
}
|
|
2068
|
-
.v-
|
|
2069
|
-
|
|
1768
|
+
.v-switch:focus-within .v-switch__faux__pin:before{
|
|
1769
|
+
opacity:.1;
|
|
2070
1770
|
}
|
|
2071
1771
|
.v-textarea__input{
|
|
2072
1772
|
cursor:text;
|
|
@@ -2097,47 +1797,213 @@
|
|
|
2097
1797
|
font-style:italic;
|
|
2098
1798
|
color:var(--control-disabled-color);
|
|
2099
1799
|
}
|
|
2100
|
-
.v-
|
|
1800
|
+
.v-busy-image{
|
|
1801
|
+
position:relative;
|
|
1802
|
+
display:inline-block;
|
|
1803
|
+
max-width:100%;
|
|
1804
|
+
vertical-align:bottom;
|
|
1805
|
+
}
|
|
1806
|
+
.v-busy-image--clickable{
|
|
2101
1807
|
cursor:pointer;
|
|
2102
1808
|
}
|
|
2103
|
-
.v-
|
|
1809
|
+
.v-busy-image--cover{
|
|
1810
|
+
background-repeat:no-repeat;
|
|
1811
|
+
background-position:50%;
|
|
1812
|
+
background-size:cover;
|
|
1813
|
+
}
|
|
1814
|
+
.v-busy-image--loading:before{
|
|
2104
1815
|
position:absolute;
|
|
2105
|
-
|
|
2106
|
-
|
|
1816
|
+
inset:0;
|
|
1817
|
+
display:block;
|
|
1818
|
+
content:"";
|
|
1819
|
+
background:rgba(0,0,0,.1);
|
|
1820
|
+
animation:v-tiny-image-blink 1.5s ease-in-out infinite normal;
|
|
1821
|
+
}
|
|
1822
|
+
.v-busy-image__node{
|
|
1823
|
+
position:relative;
|
|
1824
|
+
display:inline-block;
|
|
1825
|
+
max-width:100%;
|
|
1826
|
+
vertical-align:bottom;
|
|
1827
|
+
}
|
|
1828
|
+
.v-busy-image__slot{
|
|
1829
|
+
position:absolute;
|
|
1830
|
+
top:0;
|
|
1831
|
+
left:0;
|
|
1832
|
+
width:100%;
|
|
1833
|
+
height:100%;
|
|
1834
|
+
pointer-events:none;
|
|
1835
|
+
}
|
|
1836
|
+
@keyframes v-tiny-image-blink{
|
|
1837
|
+
0%{
|
|
1838
|
+
opacity:1;
|
|
1839
|
+
}
|
|
1840
|
+
50%{
|
|
1841
|
+
opacity:0;
|
|
1842
|
+
}
|
|
1843
|
+
to{
|
|
1844
|
+
opacity:1;
|
|
1845
|
+
}
|
|
1846
|
+
}
|
|
1847
|
+
.v-tabs{
|
|
1848
|
+
position:relative;
|
|
1849
|
+
width:100%;
|
|
1850
|
+
height:var(--tabs-height);
|
|
2107
1851
|
overflow:hidden;
|
|
1852
|
+
}
|
|
1853
|
+
.v-tabs:before{
|
|
1854
|
+
position:absolute;
|
|
1855
|
+
right:0;
|
|
1856
|
+
bottom:0;
|
|
1857
|
+
left:0;
|
|
1858
|
+
display:block;
|
|
1859
|
+
height:2px;
|
|
1860
|
+
content:"";
|
|
1861
|
+
background:currentColor;
|
|
1862
|
+
opacity:.25;
|
|
1863
|
+
}
|
|
1864
|
+
.v-tabs__scroller{
|
|
1865
|
+
width:100%;
|
|
1866
|
+
height:calc(var(--tabs-height) + 30px);
|
|
1867
|
+
}
|
|
1868
|
+
.v-tabs__scroller__container{
|
|
1869
|
+
padding-bottom:30px;
|
|
1870
|
+
}
|
|
1871
|
+
.v-tabs__content{
|
|
1872
|
+
position:relative;
|
|
1873
|
+
display:inline-flex;
|
|
1874
|
+
align-items:stretch;
|
|
1875
|
+
min-width:100%;
|
|
1876
|
+
vertical-align:bottom;
|
|
1877
|
+
}
|
|
1878
|
+
.v-data-table{
|
|
1879
|
+
--controls-vertial-margin:0.625em;
|
|
1880
|
+
}
|
|
1881
|
+
.v-card-content .v-data-table{
|
|
1882
|
+
margin-right:calc(var(--card-content-padding)*-1);
|
|
1883
|
+
margin-left:calc(var(--card-content-padding)*-1);
|
|
1884
|
+
}
|
|
1885
|
+
.v-data-table__controls{
|
|
1886
|
+
flex-wrap:wrap;
|
|
1887
|
+
justify-content:flex-end;
|
|
1888
|
+
}
|
|
1889
|
+
.v-data-table__controls,.v-data-table__controls__info{
|
|
1890
|
+
display:flex;
|
|
1891
|
+
align-items:center;
|
|
1892
|
+
}
|
|
1893
|
+
.v-data-table__controls__info__length{
|
|
1894
|
+
margin-right:20px;
|
|
1895
|
+
}
|
|
1896
|
+
.v-data-table__controls__select-limit{
|
|
1897
|
+
display:flex;
|
|
1898
|
+
align-items:center;
|
|
1899
|
+
}
|
|
1900
|
+
.v-data-table__controls__select-limit__prefix{
|
|
1901
|
+
margin-right:.5em;
|
|
1902
|
+
font-size:.75em;
|
|
1903
|
+
color:var(--palette-muted);
|
|
2108
1904
|
white-space:nowrap;
|
|
2109
|
-
clip:rect(0 0 0 0);
|
|
2110
|
-
clip-path:inset(100%);
|
|
2111
1905
|
}
|
|
2112
|
-
.v-
|
|
2113
|
-
|
|
1906
|
+
.v-data-table__controls__select-limit .v-select{
|
|
1907
|
+
width:5em;
|
|
1908
|
+
margin-left:.5em;
|
|
2114
1909
|
}
|
|
2115
|
-
.v-
|
|
2116
|
-
|
|
1910
|
+
.v-data-table__controls__pagination{
|
|
1911
|
+
flex:1 1 100%;
|
|
1912
|
+
margin-left:auto;
|
|
1913
|
+
}
|
|
1914
|
+
.v-data-table__header{
|
|
1915
|
+
margin-bottom:var(--controls-vertial-margin);
|
|
1916
|
+
}
|
|
1917
|
+
.v-data-table__footer{
|
|
1918
|
+
margin-top:var(--controls-vertial-margin);
|
|
1919
|
+
}
|
|
1920
|
+
.v-data-table__body{
|
|
1921
|
+
position:relative;
|
|
1922
|
+
}
|
|
1923
|
+
.v-data-table__body__inner{
|
|
1924
|
+
overflow-x:auto;
|
|
1925
|
+
}
|
|
1926
|
+
.v-data-table__table-wrapper{
|
|
1927
|
+
display:flex;
|
|
1928
|
+
}
|
|
1929
|
+
.v-data-table__table-wrapper:after,.v-data-table__table-wrapper:before{
|
|
1930
|
+
display:block;
|
|
1931
|
+
height:1px;
|
|
1932
|
+
content:"";
|
|
1933
|
+
}
|
|
1934
|
+
.v-data-table__loading{
|
|
1935
|
+
position:absolute;
|
|
1936
|
+
inset:0;
|
|
1937
|
+
z-index:1;
|
|
1938
|
+
display:flex;
|
|
1939
|
+
align-items:center;
|
|
1940
|
+
justify-content:center;
|
|
1941
|
+
background:var(--palette-background);
|
|
1942
|
+
opacity:.5;
|
|
1943
|
+
}
|
|
1944
|
+
.v-data-table__table{
|
|
2117
1945
|
width:100%;
|
|
2118
|
-
|
|
1946
|
+
margin:0;
|
|
1947
|
+
background:var(--palette-background);
|
|
1948
|
+
border-radius:var(--control-field-radius);
|
|
2119
1949
|
}
|
|
2120
|
-
.v-
|
|
2121
|
-
|
|
2122
|
-
overflow:hidden;
|
|
2123
|
-
text-overflow:ellipsis;
|
|
1950
|
+
.v-data-table__table__cell{
|
|
1951
|
+
position:relative;
|
|
2124
1952
|
vertical-align:middle;
|
|
1953
|
+
text-align:left;
|
|
2125
1954
|
white-space:nowrap;
|
|
1955
|
+
border-bottom:thin solid rgba(0,0,0,.12);
|
|
1956
|
+
transition:background .2s;
|
|
2126
1957
|
}
|
|
2127
|
-
.v-
|
|
2128
|
-
|
|
1958
|
+
.v-data-table__table__cell:first-child{
|
|
1959
|
+
padding-left:calc(var(--table-cell-horizontal-padding)*2);
|
|
2129
1960
|
}
|
|
2130
|
-
.v-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
1961
|
+
.v-data-table__table__cell:last-child{
|
|
1962
|
+
padding-right:calc(var(--table-cell-horizontal-padding)*2);
|
|
1963
|
+
}
|
|
1964
|
+
.v-data-table__table__cell--left{
|
|
1965
|
+
text-align:left;
|
|
1966
|
+
}
|
|
1967
|
+
.v-data-table__table__cell--center{
|
|
1968
|
+
text-align:center;
|
|
1969
|
+
}
|
|
1970
|
+
.v-data-table__table__cell--center .v-data-table__table__sort-icon--empty{
|
|
1971
|
+
display:flex;
|
|
1972
|
+
}
|
|
1973
|
+
.v-data-table__table__cell--right{
|
|
1974
|
+
text-align:right;
|
|
1975
|
+
}
|
|
1976
|
+
.v-data-table__table__cell[tabindex="0"]{
|
|
1977
|
+
cursor:pointer;
|
|
1978
|
+
}
|
|
1979
|
+
.v-data-table__table__cell__tile{
|
|
1980
|
+
display:flex;
|
|
1981
|
+
align-items:center;
|
|
1982
|
+
}
|
|
1983
|
+
.v-data-table__table__sort-icon{
|
|
1984
|
+
width:25px;
|
|
1985
|
+
font-size:1.25em;
|
|
1986
|
+
opacity:0;
|
|
1987
|
+
transition:transform .2s,opacity .2s;
|
|
1988
|
+
}
|
|
1989
|
+
.v-data-table__table__sort-icon--empty{
|
|
1990
|
+
display:none;
|
|
1991
|
+
}
|
|
1992
|
+
.v-data-table__table__header .v-data-table__table__cell{
|
|
1993
|
+
user-select:none;
|
|
1994
|
+
background:hsla(0,0%,100%,.85);
|
|
1995
|
+
backdrop-filter:blur(3px);
|
|
2134
1996
|
}
|
|
2135
|
-
.v-
|
|
2136
|
-
|
|
1997
|
+
.v-data-table__table__cell[tabindex="0"]:focus .v-data-table__table__sort-icon,.v-data-table__table__cell[tabindex="0"]:hover .v-data-table__table__sort-icon,.v-data-table__table__header .v-data-table__table__cell--active .v-data-table__table__sort-icon{
|
|
1998
|
+
opacity:1;
|
|
2137
1999
|
}
|
|
2138
|
-
.v-
|
|
2139
|
-
|
|
2140
|
-
|
|
2000
|
+
.v-data-table__table__body tr:last-child .v-data-table__table__cell{
|
|
2001
|
+
border-bottom:none;
|
|
2002
|
+
}
|
|
2003
|
+
.v-data-table--fixed-header .v-data-table__table__header .v-data-table__table__cell{
|
|
2004
|
+
position:sticky;
|
|
2005
|
+
top:0;
|
|
2006
|
+
z-index:1;
|
|
2141
2007
|
}
|
|
2142
2008
|
.v-tab{
|
|
2143
2009
|
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
|
|
@@ -2298,6 +2164,138 @@
|
|
|
2298
2164
|
flex:0 0 50%;
|
|
2299
2165
|
width:50%;
|
|
2300
2166
|
}}
|
|
2167
|
+
}@layer vui-normalize, vui-color-scheme, vue-disabled-reason, vue-loading, vue-app-layout, vui;
|
|
2168
|
+
@layer vui-normalize{
|
|
2169
|
+
/*!
|
|
2170
|
+
* Forked from
|
|
2171
|
+
* normalize.css v8.0.1 | MIT License | https://github.com/necolas/normalize.css
|
|
2172
|
+
*/
|
|
2173
|
+
*,:after,:before{
|
|
2174
|
+
box-sizing:border-box;
|
|
2175
|
+
}
|
|
2176
|
+
html{
|
|
2177
|
+
line-height:1.15;
|
|
2178
|
+
-webkit-text-size-adjust:100%;
|
|
2179
|
+
}
|
|
2180
|
+
body{
|
|
2181
|
+
margin:0;
|
|
2182
|
+
}
|
|
2183
|
+
main{
|
|
2184
|
+
display:block;
|
|
2185
|
+
}
|
|
2186
|
+
h1{
|
|
2187
|
+
margin:.67em 0;
|
|
2188
|
+
font-size:2em;
|
|
2189
|
+
}
|
|
2190
|
+
hr{
|
|
2191
|
+
height:0;
|
|
2192
|
+
overflow:visible;
|
|
2193
|
+
}
|
|
2194
|
+
pre{
|
|
2195
|
+
font-family:monospace,monospace;
|
|
2196
|
+
font-size:1em;
|
|
2197
|
+
}
|
|
2198
|
+
a{
|
|
2199
|
+
background-color:transparent;
|
|
2200
|
+
}
|
|
2201
|
+
abbr[title]{
|
|
2202
|
+
text-decoration:underline;
|
|
2203
|
+
text-decoration:underline dotted;
|
|
2204
|
+
border-bottom:none;
|
|
2205
|
+
}
|
|
2206
|
+
b,strong{
|
|
2207
|
+
font-weight:bolder;
|
|
2208
|
+
}
|
|
2209
|
+
code,kbd,samp{
|
|
2210
|
+
font-family:monospace,monospace;
|
|
2211
|
+
font-size:1em;
|
|
2212
|
+
}
|
|
2213
|
+
small{
|
|
2214
|
+
font-size:80%;
|
|
2215
|
+
}
|
|
2216
|
+
sub,sup{
|
|
2217
|
+
position:relative;
|
|
2218
|
+
font-size:75%;
|
|
2219
|
+
line-height:0;
|
|
2220
|
+
vertical-align:baseline;
|
|
2221
|
+
}
|
|
2222
|
+
sub{
|
|
2223
|
+
bottom:-.25em;
|
|
2224
|
+
}
|
|
2225
|
+
sup{
|
|
2226
|
+
top:-.5em;
|
|
2227
|
+
}
|
|
2228
|
+
img{
|
|
2229
|
+
border-style:none;
|
|
2230
|
+
}
|
|
2231
|
+
button,input,optgroup,select,textarea{
|
|
2232
|
+
margin:0;
|
|
2233
|
+
font-family:inherit;
|
|
2234
|
+
font-size:100%;
|
|
2235
|
+
line-height:1.15;
|
|
2236
|
+
color:inherit;
|
|
2237
|
+
}
|
|
2238
|
+
button,input{
|
|
2239
|
+
overflow:visible;
|
|
2240
|
+
}
|
|
2241
|
+
button,select{
|
|
2242
|
+
text-transform:none;
|
|
2243
|
+
}
|
|
2244
|
+
[type=button],[type=reset],[type=submit],button{
|
|
2245
|
+
-webkit-appearance:button;
|
|
2246
|
+
}
|
|
2247
|
+
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
|
|
2248
|
+
padding:0;
|
|
2249
|
+
border-style:none;
|
|
2250
|
+
}
|
|
2251
|
+
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
|
|
2252
|
+
outline:1px dotted ButtonText;
|
|
2253
|
+
}
|
|
2254
|
+
fieldset{
|
|
2255
|
+
padding:.35em .75em .625em;
|
|
2256
|
+
}
|
|
2257
|
+
legend{
|
|
2258
|
+
display:table;
|
|
2259
|
+
max-width:100%;
|
|
2260
|
+
padding:0;
|
|
2261
|
+
color:inherit;
|
|
2262
|
+
white-space:normal;
|
|
2263
|
+
}
|
|
2264
|
+
progress{
|
|
2265
|
+
vertical-align:baseline;
|
|
2266
|
+
}
|
|
2267
|
+
textarea{
|
|
2268
|
+
overflow:auto;
|
|
2269
|
+
}
|
|
2270
|
+
[type=checkbox],[type=radio]{
|
|
2271
|
+
padding:0;
|
|
2272
|
+
}
|
|
2273
|
+
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
|
|
2274
|
+
height:auto;
|
|
2275
|
+
}
|
|
2276
|
+
[type=search]{
|
|
2277
|
+
-webkit-appearance:textfield;
|
|
2278
|
+
outline-offset:-2px;
|
|
2279
|
+
}
|
|
2280
|
+
[type=search]::-webkit-search-decoration{
|
|
2281
|
+
-webkit-appearance:none;
|
|
2282
|
+
}
|
|
2283
|
+
::-webkit-file-upload-button{
|
|
2284
|
+
-webkit-appearance:button;
|
|
2285
|
+
font:inherit;
|
|
2286
|
+
}
|
|
2287
|
+
details{
|
|
2288
|
+
display:block;
|
|
2289
|
+
}
|
|
2290
|
+
summary{
|
|
2291
|
+
display:list-item;
|
|
2292
|
+
}
|
|
2293
|
+
[hidden],template{
|
|
2294
|
+
display:none;
|
|
2295
|
+
}
|
|
2296
|
+
button{
|
|
2297
|
+
background-color:transparent;
|
|
2298
|
+
}
|
|
2301
2299
|
}.v-dialog{
|
|
2302
2300
|
position:relative;
|
|
2303
2301
|
display:inline-block;
|
|
@@ -2339,61 +2337,6 @@
|
|
|
2339
2337
|
|
|
2340
2338
|
.v-dialog--dense .v-dialog__actions{
|
|
2341
2339
|
padding-top:0;
|
|
2342
|
-
}.v-tooltip{
|
|
2343
|
-
--menu-shadow:var(--tooltip-shadow);
|
|
2344
|
-
--v-stack-slide-amount:10px;
|
|
2345
|
-
font-size:var(--tooltip-font-size);
|
|
2346
|
-
border-radius:var(--tooltip-radius);
|
|
2347
|
-
}
|
|
2348
|
-
|
|
2349
|
-
.v-tooltip .v-menu__body{
|
|
2350
|
-
color:var(--tooltip-color) !important;
|
|
2351
|
-
background:var(--tooltip-background) !important;
|
|
2352
|
-
}
|
|
2353
|
-
|
|
2354
|
-
.v-tooltip__inner{
|
|
2355
|
-
display:inline-block;
|
|
2356
|
-
padding:var(--tooltip-padding);
|
|
2357
|
-
}.v-menu{
|
|
2358
|
-
border-radius:2px;
|
|
2359
|
-
box-shadow:var(--menu-shadow);
|
|
2360
|
-
}.v-snackbar{
|
|
2361
|
-
font-size:14px;
|
|
2362
|
-
box-shadow:var(--snackbar-shadow);
|
|
2363
|
-
}
|
|
2364
|
-
|
|
2365
|
-
.v-snackbar__inner{
|
|
2366
|
-
display:flex;
|
|
2367
|
-
align-items:center;
|
|
2368
|
-
justify-content:space-between;
|
|
2369
|
-
width:auto;
|
|
2370
|
-
min-width:288px;
|
|
2371
|
-
max-width:calc(100vw - 96px);
|
|
2372
|
-
padding:8px 4px 8px 16px;
|
|
2373
|
-
color:var(--text-color);
|
|
2374
|
-
background-color:var(--main-color);
|
|
2375
|
-
border-color:var(--border-color);
|
|
2376
|
-
border-radius:inherit;
|
|
2377
|
-
}
|
|
2378
|
-
|
|
2379
|
-
.v-snackbar__body{
|
|
2380
|
-
flex:1 1 100%;
|
|
2381
|
-
word-break:break-all;
|
|
2382
|
-
}
|
|
2383
|
-
|
|
2384
|
-
.v-snackbar__actions{
|
|
2385
|
-
flex:0 0 auto;
|
|
2386
|
-
padding-left:20px;
|
|
2387
|
-
white-space:nowrap;
|
|
2388
|
-
}
|
|
2389
|
-
|
|
2390
|
-
.v-snackbar__close{
|
|
2391
|
-
margin:0;
|
|
2392
|
-
}
|
|
2393
|
-
@keyframes v-skelton-loader-bone-loading{
|
|
2394
|
-
to{
|
|
2395
|
-
transform:translateX(100%);
|
|
2396
|
-
}
|
|
2397
2340
|
}.v-sheet-modal{
|
|
2398
2341
|
--v-sheet-modal-width:90vw;
|
|
2399
2342
|
--v-sheet-modal-max-width:none;
|
|
@@ -2439,3 +2382,58 @@
|
|
|
2439
2382
|
.v-sheet-modal-enter-from,.v-sheet-modal-leave-to{
|
|
2440
2383
|
transform:translateX(var(--v-sheet-modal-width));
|
|
2441
2384
|
}
|
|
2385
|
+
@keyframes v-skelton-loader-bone-loading{
|
|
2386
|
+
to{
|
|
2387
|
+
transform:translateX(100%);
|
|
2388
|
+
}
|
|
2389
|
+
}.v-menu{
|
|
2390
|
+
border-radius:2px;
|
|
2391
|
+
box-shadow:var(--menu-shadow);
|
|
2392
|
+
}.v-snackbar{
|
|
2393
|
+
font-size:14px;
|
|
2394
|
+
box-shadow:var(--snackbar-shadow);
|
|
2395
|
+
}
|
|
2396
|
+
|
|
2397
|
+
.v-snackbar__inner{
|
|
2398
|
+
display:flex;
|
|
2399
|
+
align-items:center;
|
|
2400
|
+
justify-content:space-between;
|
|
2401
|
+
width:auto;
|
|
2402
|
+
min-width:288px;
|
|
2403
|
+
max-width:calc(100vw - 96px);
|
|
2404
|
+
padding:8px 4px 8px 16px;
|
|
2405
|
+
color:var(--text-color);
|
|
2406
|
+
background-color:var(--main-color);
|
|
2407
|
+
border-color:var(--border-color);
|
|
2408
|
+
border-radius:inherit;
|
|
2409
|
+
}
|
|
2410
|
+
|
|
2411
|
+
.v-snackbar__body{
|
|
2412
|
+
flex:1 1 100%;
|
|
2413
|
+
word-break:break-all;
|
|
2414
|
+
}
|
|
2415
|
+
|
|
2416
|
+
.v-snackbar__actions{
|
|
2417
|
+
flex:0 0 auto;
|
|
2418
|
+
padding-left:20px;
|
|
2419
|
+
white-space:nowrap;
|
|
2420
|
+
}
|
|
2421
|
+
|
|
2422
|
+
.v-snackbar__close{
|
|
2423
|
+
margin:0;
|
|
2424
|
+
}.v-tooltip{
|
|
2425
|
+
--menu-shadow:var(--tooltip-shadow);
|
|
2426
|
+
--v-stack-slide-amount:10px;
|
|
2427
|
+
font-size:var(--tooltip-font-size);
|
|
2428
|
+
border-radius:var(--tooltip-radius);
|
|
2429
|
+
}
|
|
2430
|
+
|
|
2431
|
+
.v-tooltip .v-menu__body{
|
|
2432
|
+
color:var(--tooltip-color) !important;
|
|
2433
|
+
background:var(--tooltip-background) !important;
|
|
2434
|
+
}
|
|
2435
|
+
|
|
2436
|
+
.v-tooltip__inner{
|
|
2437
|
+
display:inline-block;
|
|
2438
|
+
padding:var(--tooltip-padding);
|
|
2439
|
+
}
|