@fastkit/vui 1.3.2 → 1.4.0-next.1

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