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