@vuetify/nightly 3.7.4-master.2024-11-20 → 3.7.4-master.2024-11-28
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/json/attributes.json +3082 -3082
- package/dist/json/importMap-labs.json +12 -12
- package/dist/json/importMap.json +180 -180
- package/dist/json/web-types.json +5654 -5654
- package/dist/vuetify-labs.css +3265 -3265
- package/dist/vuetify-labs.d.ts +199 -199
- package/dist/vuetify-labs.esm.js +45 -42
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +45 -42
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +919 -919
- package/dist/vuetify.d.ts +188 -188
- package/dist/vuetify.esm.js +42 -39
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +42 -39
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +26 -25
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs +4 -4
- package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
- package/lib/components/VAutocomplete/index.d.mts +28 -28
- package/lib/components/VChip/VChip.mjs +1 -1
- package/lib/components/VChip/VChip.mjs.map +1 -1
- package/lib/components/VChip/index.d.mts +9 -9
- package/lib/components/VCombobox/VCombobox.mjs +4 -4
- package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
- package/lib/components/VCombobox/index.d.mts +28 -28
- package/lib/components/VDatePicker/VDatePickerHeader.mjs +2 -1
- package/lib/components/VDatePicker/VDatePickerHeader.mjs.map +1 -1
- package/lib/components/VDatePicker/index.d.mts +6 -6
- package/lib/components/VList/VList.mjs +3 -2
- package/lib/components/VList/VList.mjs.map +1 -1
- package/lib/components/VList/index.d.mts +12 -12
- package/lib/components/VSelect/VSelect.mjs +3 -3
- package/lib/components/VSelect/VSelect.mjs.map +1 -1
- package/lib/components/VSelect/index.d.mts +28 -28
- package/lib/components/VStepper/VStepper.mjs +5 -4
- package/lib/components/VStepper/VStepper.mjs.map +1 -1
- package/lib/components/VStepper/VStepperItem.mjs +5 -4
- package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
- package/lib/components/VStepper/index.d.mts +58 -52
- package/lib/components/index.d.mts +126 -126
- package/lib/composables/form.mjs +7 -2
- package/lib/composables/form.mjs.map +1 -1
- package/lib/composables/validation.mjs +10 -12
- package/lib/composables/validation.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +62 -62
- package/lib/labs/VNumberInput/VNumberInput.mjs +3 -3
- package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
- package/lib/labs/VStepperVertical/index.d.mts +51 -51
- package/lib/labs/VTreeview/index.d.mts +22 -22
- package/lib/labs/components.d.mts +73 -73
- package/package.json +1 -1
package/dist/vuetify.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.4-master.2024-11-
|
2
|
+
* Vuetify v3.7.4-master.2024-11-28
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -18490,69 +18490,6 @@ html.overflow-y-hidden {
|
|
18490
18490
|
display: inline-flex;
|
18491
18491
|
justify-content: center;
|
18492
18492
|
margin: 0 4px;
|
18493
|
-
}.v-bottom-navigation {
|
18494
|
-
display: flex;
|
18495
|
-
max-width: 100%;
|
18496
|
-
overflow: hidden;
|
18497
|
-
position: absolute;
|
18498
|
-
transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
|
18499
|
-
}
|
18500
|
-
.v-bottom-navigation {
|
18501
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
18502
|
-
border-style: solid;
|
18503
|
-
border-width: 0;
|
18504
|
-
}
|
18505
|
-
.v-bottom-navigation--border {
|
18506
|
-
border-width: thin;
|
18507
|
-
box-shadow: none;
|
18508
|
-
}
|
18509
|
-
.v-bottom-navigation {
|
18510
|
-
border-radius: 0;
|
18511
|
-
}
|
18512
|
-
.v-bottom-navigation {
|
18513
|
-
background: rgb(var(--v-theme-surface));
|
18514
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
18515
|
-
}
|
18516
|
-
.v-bottom-navigation--active {
|
18517
|
-
box-shadow: 0px 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 4px 5px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 10px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
18518
|
-
}
|
18519
|
-
|
18520
|
-
.v-bottom-navigation__content {
|
18521
|
-
display: flex;
|
18522
|
-
flex: none;
|
18523
|
-
font-size: 0.75rem;
|
18524
|
-
justify-content: center;
|
18525
|
-
transition: inherit;
|
18526
|
-
width: 100%;
|
18527
|
-
}
|
18528
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
18529
|
-
font-size: inherit;
|
18530
|
-
height: 100%;
|
18531
|
-
max-width: 168px;
|
18532
|
-
min-width: 80px;
|
18533
|
-
text-transform: none;
|
18534
|
-
transition: inherit;
|
18535
|
-
width: auto;
|
18536
|
-
}
|
18537
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
18538
|
-
border-radius: 0;
|
18539
|
-
}
|
18540
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
|
18541
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
18542
|
-
transition: inherit;
|
18543
|
-
}
|
18544
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
18545
|
-
font-size: 1.5rem;
|
18546
|
-
}
|
18547
|
-
.v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
|
18548
|
-
flex-grow: 1;
|
18549
|
-
}
|
18550
|
-
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
|
18551
|
-
transition: inherit;
|
18552
|
-
opacity: 0;
|
18553
|
-
}
|
18554
|
-
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
|
18555
|
-
transform: translateY(0.5rem);
|
18556
18493
|
}.v-banner {
|
18557
18494
|
display: grid;
|
18558
18495
|
flex: 1 1;
|
@@ -18719,97 +18656,69 @@ html.overflow-y-hidden {
|
|
18719
18656
|
}
|
18720
18657
|
.v-banner--two-line .v-banner-text, .v-banner--three-line .v-banner-text {
|
18721
18658
|
align-self: flex-start;
|
18722
|
-
}.v-
|
18659
|
+
}.v-bottom-navigation {
|
18723
18660
|
display: flex;
|
18724
|
-
|
18725
|
-
|
18726
|
-
|
18727
|
-
|
18728
|
-
.v-breadcrumbs--rounded {
|
18729
|
-
border-radius: 4px;
|
18730
|
-
}
|
18731
|
-
.v-breadcrumbs--density-default {
|
18732
|
-
padding-top: 16px;
|
18733
|
-
padding-bottom: 16px;
|
18734
|
-
}
|
18735
|
-
|
18736
|
-
.v-breadcrumbs--density-comfortable {
|
18737
|
-
padding-top: 12px;
|
18738
|
-
padding-bottom: 12px;
|
18739
|
-
}
|
18740
|
-
|
18741
|
-
.v-breadcrumbs--density-compact {
|
18742
|
-
padding-top: 8px;
|
18743
|
-
padding-bottom: 8px;
|
18744
|
-
}
|
18745
|
-
|
18746
|
-
.v-breadcrumbs__prepend {
|
18747
|
-
align-items: center;
|
18748
|
-
display: inline-flex;
|
18661
|
+
max-width: 100%;
|
18662
|
+
overflow: hidden;
|
18663
|
+
position: absolute;
|
18664
|
+
transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
|
18749
18665
|
}
|
18750
|
-
|
18751
|
-
|
18752
|
-
|
18753
|
-
|
18754
|
-
display: inline-flex;
|
18755
|
-
padding: 0 4px;
|
18756
|
-
text-decoration: none;
|
18757
|
-
vertical-align: middle;
|
18666
|
+
.v-bottom-navigation {
|
18667
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
18668
|
+
border-style: solid;
|
18669
|
+
border-width: 0;
|
18758
18670
|
}
|
18759
|
-
.v-
|
18760
|
-
|
18761
|
-
|
18671
|
+
.v-bottom-navigation--border {
|
18672
|
+
border-width: thin;
|
18673
|
+
box-shadow: none;
|
18762
18674
|
}
|
18763
|
-
.v-
|
18764
|
-
|
18765
|
-
text-decoration: none;
|
18675
|
+
.v-bottom-navigation {
|
18676
|
+
border-radius: 0;
|
18766
18677
|
}
|
18767
|
-
.v-
|
18768
|
-
|
18678
|
+
.v-bottom-navigation {
|
18679
|
+
background: rgb(var(--v-theme-surface));
|
18680
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
18769
18681
|
}
|
18770
|
-
.v-
|
18771
|
-
|
18772
|
-
margin-inline: -4px 2px;
|
18682
|
+
.v-bottom-navigation--active {
|
18683
|
+
box-shadow: 0px 2px 4px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 4px 5px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 10px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
18773
18684
|
}
|
18774
18685
|
|
18775
|
-
.v-
|
18776
|
-
display:
|
18777
|
-
|
18778
|
-
|
18779
|
-
|
18780
|
-
|
18686
|
+
.v-bottom-navigation__content {
|
18687
|
+
display: flex;
|
18688
|
+
flex: none;
|
18689
|
+
font-size: 0.75rem;
|
18690
|
+
justify-content: center;
|
18691
|
+
transition: inherit;
|
18692
|
+
width: 100%;
|
18781
18693
|
}
|
18782
|
-
.bottom-
|
18783
|
-
|
18694
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
18695
|
+
font-size: inherit;
|
18696
|
+
height: 100%;
|
18697
|
+
max-width: 168px;
|
18698
|
+
min-width: 80px;
|
18699
|
+
text-transform: none;
|
18700
|
+
transition: inherit;
|
18701
|
+
width: auto;
|
18784
18702
|
}
|
18785
|
-
|
18786
|
-
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
18787
|
-
align-self: flex-end;
|
18703
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
18788
18704
|
border-radius: 0;
|
18789
|
-
flex: 0 1 auto;
|
18790
|
-
left: 0;
|
18791
|
-
right: 0;
|
18792
|
-
margin-inline: 0;
|
18793
|
-
margin-bottom: 0;
|
18794
|
-
transition-duration: 0.2s;
|
18795
|
-
width: 100%;
|
18796
|
-
max-width: 100%;
|
18797
|
-
overflow: visible;
|
18798
18705
|
}
|
18799
|
-
.v-bottom-
|
18800
|
-
|
18706
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
|
18707
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
18708
|
+
transition: inherit;
|
18801
18709
|
}
|
18802
|
-
.v-bottom-
|
18803
|
-
|
18804
|
-
border-radius: 0;
|
18710
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
18711
|
+
font-size: 1.5rem;
|
18805
18712
|
}
|
18806
|
-
.v-bottom-
|
18807
|
-
|
18713
|
+
.v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
|
18714
|
+
flex-grow: 1;
|
18808
18715
|
}
|
18809
|
-
|
18810
|
-
|
18811
|
-
|
18812
|
-
|
18716
|
+
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
|
18717
|
+
transition: inherit;
|
18718
|
+
opacity: 0;
|
18719
|
+
}
|
18720
|
+
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
|
18721
|
+
transform: translateY(0.5rem);
|
18813
18722
|
}.v-btn {
|
18814
18723
|
align-items: center;
|
18815
18724
|
border-radius: 4px;
|
@@ -19234,6 +19143,113 @@ html.overflow-y-hidden {
|
|
19234
19143
|
}
|
19235
19144
|
.v-pagination .v-pagination__item--is-active .v-btn__overlay {
|
19236
19145
|
opacity: var(--v-border-opacity);
|
19146
|
+
}.bottom-sheet-transition-enter-from {
|
19147
|
+
transform: translateY(100%);
|
19148
|
+
}
|
19149
|
+
.bottom-sheet-transition-leave-to {
|
19150
|
+
transform: translateY(100%);
|
19151
|
+
}
|
19152
|
+
|
19153
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
19154
|
+
align-self: flex-end;
|
19155
|
+
border-radius: 0;
|
19156
|
+
flex: 0 1 auto;
|
19157
|
+
left: 0;
|
19158
|
+
right: 0;
|
19159
|
+
margin-inline: 0;
|
19160
|
+
margin-bottom: 0;
|
19161
|
+
transition-duration: 0.2s;
|
19162
|
+
width: 100%;
|
19163
|
+
max-width: 100%;
|
19164
|
+
overflow: visible;
|
19165
|
+
}
|
19166
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
19167
|
+
box-shadow: 0px 7px 8px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 12px 17px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 5px 22px 4px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
19168
|
+
}
|
19169
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card,
|
19170
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-sheet {
|
19171
|
+
border-radius: 0;
|
19172
|
+
}
|
19173
|
+
.v-bottom-sheet.v-bottom-sheet--inset {
|
19174
|
+
max-width: none;
|
19175
|
+
}
|
19176
|
+
@media (min-width: 600px) {
|
19177
|
+
.v-bottom-sheet.v-bottom-sheet--inset {
|
19178
|
+
max-width: 70%;
|
19179
|
+
}
|
19180
|
+
}.v-breadcrumbs {
|
19181
|
+
display: flex;
|
19182
|
+
align-items: center;
|
19183
|
+
line-height: 1.6;
|
19184
|
+
padding: 16px 12px;
|
19185
|
+
}
|
19186
|
+
.v-breadcrumbs--rounded {
|
19187
|
+
border-radius: 4px;
|
19188
|
+
}
|
19189
|
+
.v-breadcrumbs--density-default {
|
19190
|
+
padding-top: 16px;
|
19191
|
+
padding-bottom: 16px;
|
19192
|
+
}
|
19193
|
+
|
19194
|
+
.v-breadcrumbs--density-comfortable {
|
19195
|
+
padding-top: 12px;
|
19196
|
+
padding-bottom: 12px;
|
19197
|
+
}
|
19198
|
+
|
19199
|
+
.v-breadcrumbs--density-compact {
|
19200
|
+
padding-top: 8px;
|
19201
|
+
padding-bottom: 8px;
|
19202
|
+
}
|
19203
|
+
|
19204
|
+
.v-breadcrumbs__prepend {
|
19205
|
+
align-items: center;
|
19206
|
+
display: inline-flex;
|
19207
|
+
}
|
19208
|
+
|
19209
|
+
.v-breadcrumbs-item {
|
19210
|
+
align-items: center;
|
19211
|
+
color: inherit;
|
19212
|
+
display: inline-flex;
|
19213
|
+
padding: 0 4px;
|
19214
|
+
text-decoration: none;
|
19215
|
+
vertical-align: middle;
|
19216
|
+
}
|
19217
|
+
.v-breadcrumbs-item--disabled {
|
19218
|
+
opacity: var(--v-disabled-opacity);
|
19219
|
+
pointer-events: none;
|
19220
|
+
}
|
19221
|
+
.v-breadcrumbs-item--link {
|
19222
|
+
color: inherit;
|
19223
|
+
text-decoration: none;
|
19224
|
+
}
|
19225
|
+
.v-breadcrumbs-item--link:hover {
|
19226
|
+
text-decoration: underline;
|
19227
|
+
}
|
19228
|
+
.v-breadcrumbs-item .v-icon {
|
19229
|
+
font-size: 1rem;
|
19230
|
+
margin-inline: -4px 2px;
|
19231
|
+
}
|
19232
|
+
|
19233
|
+
.v-breadcrumbs-divider {
|
19234
|
+
display: inline-block;
|
19235
|
+
padding: 0 8px;
|
19236
|
+
vertical-align: middle;
|
19237
|
+
}.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
|
19238
|
+
opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
|
19239
|
+
}
|
19240
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):hover > .v-btn__overlay {
|
19241
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
|
19242
|
+
}
|
19243
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus-visible > .v-btn__overlay {
|
19244
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
19245
|
+
}
|
19246
|
+
@supports not selector(:focus-visible) {
|
19247
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus > .v-btn__overlay {
|
19248
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
19249
|
+
}
|
19250
|
+
}
|
19251
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled).v-btn--variant-plain {
|
19252
|
+
opacity: 1;
|
19237
19253
|
}.v-btn-group {
|
19238
19254
|
display: inline-flex;
|
19239
19255
|
flex-wrap: nowrap;
|
@@ -19671,22 +19687,6 @@ html.overflow-y-hidden {
|
|
19671
19687
|
flex-direction: column;
|
19672
19688
|
height: 100% !important;
|
19673
19689
|
width: 50px;
|
19674
|
-
}.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
|
19675
|
-
opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
|
19676
|
-
}
|
19677
|
-
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):hover > .v-btn__overlay {
|
19678
|
-
opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
|
19679
|
-
}
|
19680
|
-
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus-visible > .v-btn__overlay {
|
19681
|
-
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
19682
|
-
}
|
19683
|
-
@supports not selector(:focus-visible) {
|
19684
|
-
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus > .v-btn__overlay {
|
19685
|
-
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
19686
|
-
}
|
19687
|
-
}
|
19688
|
-
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled).v-btn--variant-plain {
|
19689
|
-
opacity: 1;
|
19690
19690
|
}.v-checkbox.v-input {
|
19691
19691
|
flex: 0 1 auto;
|
19692
19692
|
}
|
@@ -20128,28 +20128,6 @@ html.overflow-y-hidden {
|
|
20128
20128
|
white-space: normal;
|
20129
20129
|
flex-wrap: wrap;
|
20130
20130
|
max-width: 100%;
|
20131
|
-
}.v-color-picker {
|
20132
|
-
align-self: flex-start;
|
20133
|
-
contain: content;
|
20134
|
-
}
|
20135
|
-
.v-color-picker.v-sheet {
|
20136
|
-
box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20137
|
-
}
|
20138
|
-
.v-color-picker.v-sheet {
|
20139
|
-
border-radius: 4px;
|
20140
|
-
}
|
20141
|
-
|
20142
|
-
.v-color-picker__controls {
|
20143
|
-
display: flex;
|
20144
|
-
flex-direction: column;
|
20145
|
-
padding: 16px;
|
20146
|
-
}
|
20147
|
-
|
20148
|
-
.v-color-picker--flat {
|
20149
|
-
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20150
|
-
}
|
20151
|
-
.v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb {
|
20152
|
-
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20153
20131
|
}.v-combobox .v-field .v-text-field__prefix,
|
20154
20132
|
.v-combobox .v-field .v-text-field__suffix,
|
20155
20133
|
.v-combobox .v-field .v-field__input, .v-combobox .v-field.v-field {
|
@@ -20235,6 +20213,28 @@ html.overflow-y-hidden {
|
|
20235
20213
|
.v-combobox--active-menu .v-combobox__menu-icon {
|
20236
20214
|
opacity: var(--v-high-emphasis-opacity);
|
20237
20215
|
transform: rotate(180deg);
|
20216
|
+
}.v-color-picker {
|
20217
|
+
align-self: flex-start;
|
20218
|
+
contain: content;
|
20219
|
+
}
|
20220
|
+
.v-color-picker.v-sheet {
|
20221
|
+
box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20222
|
+
}
|
20223
|
+
.v-color-picker.v-sheet {
|
20224
|
+
border-radius: 4px;
|
20225
|
+
}
|
20226
|
+
|
20227
|
+
.v-color-picker__controls {
|
20228
|
+
display: flex;
|
20229
|
+
flex-direction: column;
|
20230
|
+
padding: 16px;
|
20231
|
+
}
|
20232
|
+
|
20233
|
+
.v-color-picker--flat {
|
20234
|
+
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20235
|
+
}
|
20236
|
+
.v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb {
|
20237
|
+
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20238
20238
|
}.v-counter {
|
20239
20239
|
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
20240
20240
|
flex: 0 1 auto;
|
@@ -20708,251 +20708,115 @@ html.overflow-y-hidden {
|
|
20708
20708
|
}
|
20709
20709
|
.v-dialog > .v-overlay__content > .v-card > .v-card-item,
|
20710
20710
|
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item {
|
20711
|
-
padding: 16px 24px;
|
20712
|
-
}
|
20713
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-item + .v-card-text,
|
20714
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item + .v-card-text {
|
20715
|
-
padding-top: 0;
|
20716
|
-
}
|
20717
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-text,
|
20718
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-text {
|
20719
|
-
font-size: inherit;
|
20720
|
-
letter-spacing: 0.03125em;
|
20721
|
-
line-height: inherit;
|
20722
|
-
padding: 16px 24px 24px;
|
20723
|
-
}
|
20724
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-actions,
|
20725
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-actions {
|
20726
|
-
justify-content: flex-end;
|
20727
|
-
}
|
20728
|
-
|
20729
|
-
.v-dialog--fullscreen {
|
20730
|
-
--v-scrollbar-offset: 0px;
|
20731
|
-
}
|
20732
|
-
.v-dialog--fullscreen > .v-overlay__content {
|
20733
|
-
border-radius: 0;
|
20734
|
-
margin: 0;
|
20735
|
-
padding: 0;
|
20736
|
-
width: 100%;
|
20737
|
-
height: 100%;
|
20738
|
-
max-width: 100%;
|
20739
|
-
max-height: 100%;
|
20740
|
-
overflow-y: auto;
|
20741
|
-
top: 0;
|
20742
|
-
left: 0;
|
20743
|
-
}
|
20744
|
-
.v-dialog--fullscreen > .v-overlay__content > .v-card,
|
20745
|
-
.v-dialog--fullscreen > .v-overlay__content > .v-sheet,
|
20746
|
-
.v-dialog--fullscreen > .v-overlay__content > form > .v-card,
|
20747
|
-
.v-dialog--fullscreen > .v-overlay__content > form > .v-sheet {
|
20748
|
-
min-height: 100%;
|
20749
|
-
min-width: 100%;
|
20750
|
-
border-radius: 0;
|
20751
|
-
}
|
20752
|
-
|
20753
|
-
.v-dialog--scrollable > .v-overlay__content,
|
20754
|
-
.v-dialog--scrollable > .v-overlay__content > .v-card,
|
20755
|
-
.v-dialog--scrollable > .v-overlay__content > form,
|
20756
|
-
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
20757
|
-
display: flex;
|
20758
|
-
flex: 1 1 100%;
|
20759
|
-
flex-direction: column;
|
20760
|
-
max-height: 100%;
|
20761
|
-
max-width: 100%;
|
20762
|
-
}
|
20763
|
-
.v-dialog--scrollable > .v-overlay__content > .v-card > .v-card-text,
|
20764
|
-
.v-dialog--scrollable > .v-overlay__content > form > .v-card > .v-card-text {
|
20765
|
-
-webkit-backface-visibility: hidden;
|
20766
|
-
backface-visibility: hidden;
|
20767
|
-
overflow-y: auto;
|
20768
|
-
}.v-divider {
|
20769
|
-
display: block;
|
20770
|
-
flex: 1 1 100%;
|
20771
|
-
height: 0px;
|
20772
|
-
max-height: 0px;
|
20773
|
-
opacity: var(--v-border-opacity);
|
20774
|
-
transition: inherit;
|
20775
|
-
}
|
20776
|
-
.v-divider {
|
20777
|
-
border-style: solid;
|
20778
|
-
border-width: thin 0 0 0;
|
20779
|
-
}
|
20780
|
-
.v-divider--vertical {
|
20781
|
-
align-self: stretch;
|
20782
|
-
border-width: 0 thin 0 0;
|
20783
|
-
display: inline-flex;
|
20784
|
-
height: auto;
|
20785
|
-
margin-left: -1px;
|
20786
|
-
max-height: 100%;
|
20787
|
-
max-width: 0px;
|
20788
|
-
vertical-align: text-bottom;
|
20789
|
-
width: 0px;
|
20790
|
-
}
|
20791
|
-
.v-divider--inset:not(.v-divider--vertical) {
|
20792
|
-
max-width: calc(100% - 72px);
|
20793
|
-
margin-inline-start: 72px;
|
20794
|
-
}
|
20795
|
-
.v-divider--inset.v-divider--vertical {
|
20796
|
-
margin-bottom: 8px;
|
20797
|
-
margin-top: 8px;
|
20798
|
-
max-height: calc(100% - 16px);
|
20799
|
-
}
|
20800
|
-
|
20801
|
-
.v-divider__content {
|
20802
|
-
padding: 0 16px;
|
20803
|
-
text-wrap: nowrap;
|
20804
|
-
}
|
20805
|
-
.v-divider__wrapper--vertical .v-divider__content {
|
20806
|
-
padding: 4px 0;
|
20807
|
-
}
|
20808
|
-
|
20809
|
-
.v-divider__wrapper {
|
20810
|
-
display: flex;
|
20811
|
-
align-items: center;
|
20812
|
-
justify-content: center;
|
20813
|
-
}
|
20814
|
-
.v-divider__wrapper--vertical {
|
20815
|
-
flex-direction: column;
|
20816
|
-
height: 100%;
|
20817
|
-
}
|
20818
|
-
.v-divider__wrapper--vertical .v-divider {
|
20819
|
-
margin: 0 auto;
|
20820
|
-
}.v-empty-state {
|
20821
|
-
align-items: center;
|
20822
|
-
display: flex;
|
20823
|
-
flex-direction: column;
|
20824
|
-
justify-content: center;
|
20825
|
-
min-height: 100%;
|
20826
|
-
padding: 16px;
|
20827
|
-
}
|
20828
|
-
.v-empty-state--start {
|
20829
|
-
align-items: flex-start;
|
20830
|
-
}
|
20831
|
-
.v-empty-state--center {
|
20832
|
-
align-items: center;
|
20833
|
-
}
|
20834
|
-
.v-empty-state--end {
|
20835
|
-
align-items: flex-end;
|
20836
|
-
}
|
20837
|
-
|
20838
|
-
.v-empty-state__media {
|
20839
|
-
text-align: center;
|
20840
|
-
width: 100%;
|
20841
|
-
}
|
20842
|
-
.v-empty-state__media .v-icon {
|
20843
|
-
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
20844
|
-
}
|
20845
|
-
|
20846
|
-
.v-empty-state__headline {
|
20847
|
-
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
20848
|
-
font-size: 3.75rem;
|
20849
|
-
font-weight: 300;
|
20850
|
-
line-height: 1;
|
20851
|
-
text-align: center;
|
20852
|
-
margin-bottom: 8px;
|
20853
|
-
}
|
20854
|
-
.v-empty-state--mobile .v-empty-state__headline {
|
20855
|
-
font-size: 2.125rem;
|
20856
|
-
}
|
20857
|
-
|
20858
|
-
.v-empty-state__title {
|
20859
|
-
font-size: 1.25rem;
|
20860
|
-
font-weight: 500;
|
20861
|
-
line-height: 1.6;
|
20862
|
-
margin-bottom: 4px;
|
20863
|
-
text-align: center;
|
20864
|
-
}
|
20865
|
-
|
20866
|
-
.v-empty-state__text {
|
20867
|
-
font-size: 0.875rem;
|
20868
|
-
font-weight: 400;
|
20869
|
-
line-height: 1.425;
|
20870
|
-
padding: 0 16px;
|
20871
|
-
text-align: center;
|
20872
|
-
}
|
20873
|
-
|
20874
|
-
.v-empty-state__content {
|
20875
|
-
padding: 24px 0;
|
20876
|
-
}
|
20877
|
-
|
20878
|
-
.v-empty-state__actions {
|
20879
|
-
display: flex;
|
20880
|
-
gap: 8px;
|
20881
|
-
padding: 16px;
|
20882
|
-
}
|
20883
|
-
|
20884
|
-
.v-empty-state__action-btn.v-btn {
|
20885
|
-
background-color: initial;
|
20886
|
-
color: initial;
|
20887
|
-
}.v-fab {
|
20888
|
-
align-items: center;
|
20889
|
-
display: inline-flex;
|
20890
|
-
flex: 1 1 auto;
|
20891
|
-
pointer-events: none;
|
20892
|
-
position: relative;
|
20893
|
-
transition-duration: 0.2s;
|
20894
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
20895
|
-
vertical-align: middle;
|
20896
|
-
}
|
20897
|
-
.v-fab .v-btn {
|
20898
|
-
pointer-events: auto;
|
20899
|
-
}
|
20900
|
-
.v-fab .v-btn--variant-elevated {
|
20901
|
-
box-shadow: 0px 3px 3px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 3px 4px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 8px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
20902
|
-
}
|
20903
|
-
.v-fab--app, .v-fab--absolute {
|
20904
|
-
display: flex;
|
20711
|
+
padding: 16px 24px;
|
20905
20712
|
}
|
20906
|
-
.v-
|
20907
|
-
|
20713
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-item + .v-card-text,
|
20714
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item + .v-card-text {
|
20715
|
+
padding-top: 0;
|
20908
20716
|
}
|
20909
|
-
.v-
|
20910
|
-
|
20911
|
-
|
20717
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-text,
|
20718
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-text {
|
20719
|
+
font-size: inherit;
|
20720
|
+
letter-spacing: 0.03125em;
|
20721
|
+
line-height: inherit;
|
20722
|
+
padding: 16px 24px 24px;
|
20912
20723
|
}
|
20913
|
-
.v-
|
20724
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-actions,
|
20725
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-actions {
|
20914
20726
|
justify-content: flex-end;
|
20915
20727
|
}
|
20916
|
-
|
20917
|
-
|
20728
|
+
|
20729
|
+
.v-dialog--fullscreen {
|
20730
|
+
--v-scrollbar-offset: 0px;
|
20918
20731
|
}
|
20919
|
-
.v-
|
20920
|
-
|
20732
|
+
.v-dialog--fullscreen > .v-overlay__content {
|
20733
|
+
border-radius: 0;
|
20734
|
+
margin: 0;
|
20735
|
+
padding: 0;
|
20736
|
+
width: 100%;
|
20737
|
+
height: 100%;
|
20738
|
+
max-width: 100%;
|
20739
|
+
max-height: 100%;
|
20740
|
+
overflow-y: auto;
|
20741
|
+
top: 0;
|
20742
|
+
left: 0;
|
20921
20743
|
}
|
20922
|
-
.v-
|
20923
|
-
|
20744
|
+
.v-dialog--fullscreen > .v-overlay__content > .v-card,
|
20745
|
+
.v-dialog--fullscreen > .v-overlay__content > .v-sheet,
|
20746
|
+
.v-dialog--fullscreen > .v-overlay__content > form > .v-card,
|
20747
|
+
.v-dialog--fullscreen > .v-overlay__content > form > .v-sheet {
|
20748
|
+
min-height: 100%;
|
20749
|
+
min-width: 100%;
|
20750
|
+
border-radius: 0;
|
20924
20751
|
}
|
20925
20752
|
|
20926
|
-
.v-
|
20927
|
-
|
20928
|
-
|
20929
|
-
|
20930
|
-
|
20753
|
+
.v-dialog--scrollable > .v-overlay__content,
|
20754
|
+
.v-dialog--scrollable > .v-overlay__content > .v-card,
|
20755
|
+
.v-dialog--scrollable > .v-overlay__content > form,
|
20756
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
20757
|
+
display: flex;
|
20758
|
+
flex: 1 1 100%;
|
20759
|
+
flex-direction: column;
|
20760
|
+
max-height: 100%;
|
20761
|
+
max-width: 100%;
|
20931
20762
|
}
|
20932
|
-
.v-
|
20933
|
-
|
20763
|
+
.v-dialog--scrollable > .v-overlay__content > .v-card > .v-card-text,
|
20764
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card > .v-card-text {
|
20765
|
+
-webkit-backface-visibility: hidden;
|
20766
|
+
backface-visibility: hidden;
|
20767
|
+
overflow-y: auto;
|
20768
|
+
}.v-divider {
|
20769
|
+
display: block;
|
20770
|
+
flex: 1 1 100%;
|
20771
|
+
height: 0px;
|
20772
|
+
max-height: 0px;
|
20773
|
+
opacity: var(--v-border-opacity);
|
20774
|
+
transition: inherit;
|
20934
20775
|
}
|
20935
|
-
.v-
|
20936
|
-
|
20937
|
-
|
20776
|
+
.v-divider {
|
20777
|
+
border-style: solid;
|
20778
|
+
border-width: thin 0 0 0;
|
20938
20779
|
}
|
20939
|
-
.v-
|
20940
|
-
|
20780
|
+
.v-divider--vertical {
|
20781
|
+
align-self: stretch;
|
20782
|
+
border-width: 0 thin 0 0;
|
20783
|
+
display: inline-flex;
|
20784
|
+
height: auto;
|
20785
|
+
margin-left: -1px;
|
20786
|
+
max-height: 100%;
|
20787
|
+
max-width: 0px;
|
20788
|
+
vertical-align: text-bottom;
|
20789
|
+
width: 0px;
|
20941
20790
|
}
|
20942
|
-
.v-
|
20943
|
-
|
20791
|
+
.v-divider--inset:not(.v-divider--vertical) {
|
20792
|
+
max-width: calc(100% - 72px);
|
20793
|
+
margin-inline-start: 72px;
|
20944
20794
|
}
|
20945
|
-
.v-
|
20946
|
-
|
20795
|
+
.v-divider--inset.v-divider--vertical {
|
20796
|
+
margin-bottom: 8px;
|
20797
|
+
margin-top: 8px;
|
20798
|
+
max-height: calc(100% - 16px);
|
20947
20799
|
}
|
20948
|
-
|
20949
|
-
|
20800
|
+
|
20801
|
+
.v-divider__content {
|
20802
|
+
padding: 0 16px;
|
20803
|
+
text-wrap: nowrap;
|
20950
20804
|
}
|
20951
|
-
.v-
|
20952
|
-
|
20805
|
+
.v-divider__wrapper--vertical .v-divider__content {
|
20806
|
+
padding: 4px 0;
|
20953
20807
|
}
|
20954
|
-
|
20955
|
-
|
20808
|
+
|
20809
|
+
.v-divider__wrapper {
|
20810
|
+
display: flex;
|
20811
|
+
align-items: center;
|
20812
|
+
justify-content: center;
|
20813
|
+
}
|
20814
|
+
.v-divider__wrapper--vertical {
|
20815
|
+
flex-direction: column;
|
20816
|
+
height: 100%;
|
20817
|
+
}
|
20818
|
+
.v-divider__wrapper--vertical .v-divider {
|
20819
|
+
margin: 0 auto;
|
20956
20820
|
}.v-expansion-panel {
|
20957
20821
|
background-color: rgb(var(--v-theme-surface));
|
20958
20822
|
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
@@ -21169,71 +21033,75 @@ html.overflow-y-hidden {
|
|
21169
21033
|
}
|
21170
21034
|
.v-expansion-panels--tile > .v-expansion-panel {
|
21171
21035
|
border-radius: 0;
|
21172
|
-
}.v-
|
21173
|
-
|
21174
|
-
|
21175
|
-
|
21036
|
+
}.v-fab {
|
21037
|
+
align-items: center;
|
21038
|
+
display: inline-flex;
|
21039
|
+
flex: 1 1 auto;
|
21040
|
+
pointer-events: none;
|
21041
|
+
position: relative;
|
21042
|
+
transition-duration: 0.2s;
|
21043
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
21044
|
+
vertical-align: middle;
|
21176
21045
|
}
|
21177
|
-
.v-
|
21178
|
-
|
21179
|
-
margin: 0 auto;
|
21046
|
+
.v-fab .v-btn {
|
21047
|
+
pointer-events: auto;
|
21180
21048
|
}
|
21181
|
-
.v-
|
21182
|
-
|
21183
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
21184
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
21185
|
-
top: 0px;
|
21049
|
+
.v-fab .v-btn--variant-elevated {
|
21050
|
+
box-shadow: 0px 3px 3px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 3px 4px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 8px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
21186
21051
|
}
|
21187
|
-
.v-
|
21188
|
-
|
21189
|
-
left: 0;
|
21190
|
-
opacity: 0;
|
21191
|
-
position: absolute;
|
21192
|
-
top: 0;
|
21193
|
-
width: 100%;
|
21194
|
-
z-index: 1;
|
21052
|
+
.v-fab--app, .v-fab--absolute {
|
21053
|
+
display: flex;
|
21195
21054
|
}
|
21196
|
-
.v-
|
21197
|
-
|
21055
|
+
.v-fab--start, .v-fab--left {
|
21056
|
+
justify-content: flex-start;
|
21198
21057
|
}
|
21199
|
-
.v-
|
21200
|
-
padding-inline: 0;
|
21201
|
-
}.v-footer {
|
21058
|
+
.v-fab--center {
|
21202
21059
|
align-items: center;
|
21203
|
-
|
21204
|
-
flex: 1 1 auto;
|
21205
|
-
padding: 8px 16px;
|
21206
|
-
position: relative;
|
21207
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
21208
|
-
transition-property: height, width, transform, max-width, left, right, top, bottom;
|
21060
|
+
justify-content: center;
|
21209
21061
|
}
|
21210
|
-
.v-
|
21211
|
-
|
21212
|
-
border-style: solid;
|
21213
|
-
border-width: 0;
|
21062
|
+
.v-fab--end, .v-fab--right {
|
21063
|
+
justify-content: flex-end;
|
21214
21064
|
}
|
21215
|
-
.v-
|
21216
|
-
|
21217
|
-
box-shadow: none;
|
21065
|
+
.v-fab--bottom {
|
21066
|
+
align-items: flex-end;
|
21218
21067
|
}
|
21219
|
-
.v-
|
21220
|
-
|
21068
|
+
.v-fab--top {
|
21069
|
+
align-items: flex-start;
|
21221
21070
|
}
|
21222
|
-
.v-
|
21071
|
+
.v-fab--extended .v-btn {
|
21072
|
+
border-radius: 9999px !important;
|
21073
|
+
}
|
21074
|
+
|
21075
|
+
.v-fab__container {
|
21076
|
+
align-self: center;
|
21077
|
+
display: inline-flex;
|
21223
21078
|
position: absolute;
|
21079
|
+
vertical-align: middle;
|
21224
21080
|
}
|
21225
|
-
.v-
|
21226
|
-
|
21081
|
+
.v-fab--app .v-fab__container {
|
21082
|
+
margin: 12px;
|
21227
21083
|
}
|
21228
|
-
.v-
|
21229
|
-
|
21084
|
+
.v-fab--absolute .v-fab__container {
|
21085
|
+
position: absolute;
|
21086
|
+
z-index: 4;
|
21230
21087
|
}
|
21231
|
-
.v-
|
21232
|
-
|
21233
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
21088
|
+
.v-fab--offset.v-fab--top .v-fab__container {
|
21089
|
+
transform: translateY(-50%);
|
21234
21090
|
}
|
21235
|
-
.v-
|
21236
|
-
|
21091
|
+
.v-fab--offset.v-fab--bottom .v-fab__container {
|
21092
|
+
transform: translateY(50%);
|
21093
|
+
}
|
21094
|
+
.v-fab--top .v-fab__container {
|
21095
|
+
top: 0;
|
21096
|
+
}
|
21097
|
+
.v-fab--bottom .v-fab__container {
|
21098
|
+
bottom: 0;
|
21099
|
+
}
|
21100
|
+
.v-fab--left .v-fab__container, .v-fab--start .v-fab__container {
|
21101
|
+
left: 0;
|
21102
|
+
}
|
21103
|
+
.v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
|
21104
|
+
right: 0;
|
21237
21105
|
}/* region INPUT */
|
21238
21106
|
.v-field {
|
21239
21107
|
display: grid;
|
@@ -21817,7 +21685,36 @@ textarea.v-field__input::placeholder {
|
|
21817
21685
|
opacity: 0;
|
21818
21686
|
}
|
21819
21687
|
|
21820
|
-
/* endregion */.v-
|
21688
|
+
/* endregion */.v-file-input--hide.v-input .v-field,
|
21689
|
+
.v-file-input--hide.v-input .v-input__control,
|
21690
|
+
.v-file-input--hide.v-input .v-input__details {
|
21691
|
+
display: none;
|
21692
|
+
}
|
21693
|
+
.v-file-input--hide.v-input .v-input__prepend {
|
21694
|
+
grid-area: control;
|
21695
|
+
margin: 0 auto;
|
21696
|
+
}
|
21697
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
21698
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
21699
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
21700
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
21701
|
+
top: 0px;
|
21702
|
+
}
|
21703
|
+
.v-file-input input[type=file] {
|
21704
|
+
height: 100%;
|
21705
|
+
left: 0;
|
21706
|
+
opacity: 0;
|
21707
|
+
position: absolute;
|
21708
|
+
top: 0;
|
21709
|
+
width: 100%;
|
21710
|
+
z-index: 1;
|
21711
|
+
}
|
21712
|
+
.v-file-input .v-input__details {
|
21713
|
+
padding-inline: 16px;
|
21714
|
+
}
|
21715
|
+
.v-input--plain-underlined.v-file-input .v-input__details {
|
21716
|
+
padding-inline: 0;
|
21717
|
+
}.v-container {
|
21821
21718
|
width: 100%;
|
21822
21719
|
padding: 16px;
|
21823
21720
|
margin-right: auto;
|
@@ -22489,6 +22386,42 @@ textarea.v-field__input::placeholder {
|
|
22489
22386
|
.offset-xxl-11 {
|
22490
22387
|
margin-inline-start: 91.6666666667%;
|
22491
22388
|
}
|
22389
|
+
}.v-footer {
|
22390
|
+
align-items: center;
|
22391
|
+
display: flex;
|
22392
|
+
flex: 1 1 auto;
|
22393
|
+
padding: 8px 16px;
|
22394
|
+
position: relative;
|
22395
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22396
|
+
transition-property: height, width, transform, max-width, left, right, top, bottom;
|
22397
|
+
}
|
22398
|
+
.v-footer {
|
22399
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
22400
|
+
border-style: solid;
|
22401
|
+
border-width: 0;
|
22402
|
+
}
|
22403
|
+
.v-footer--border {
|
22404
|
+
border-width: thin;
|
22405
|
+
box-shadow: none;
|
22406
|
+
}
|
22407
|
+
.v-footer {
|
22408
|
+
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
22409
|
+
}
|
22410
|
+
.v-footer--absolute {
|
22411
|
+
position: absolute;
|
22412
|
+
}
|
22413
|
+
.v-footer--fixed {
|
22414
|
+
position: fixed;
|
22415
|
+
}
|
22416
|
+
.v-footer {
|
22417
|
+
border-radius: 0;
|
22418
|
+
}
|
22419
|
+
.v-footer {
|
22420
|
+
background: rgb(var(--v-theme-surface));
|
22421
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
22422
|
+
}
|
22423
|
+
.v-footer--rounded {
|
22424
|
+
border-radius: 4px;
|
22492
22425
|
}.v-icon {
|
22493
22426
|
--v-icon-size-multiplier: 1;
|
22494
22427
|
align-items: center;
|
@@ -22542,6 +22475,57 @@ textarea.v-field__input::placeholder {
|
|
22542
22475
|
|
22543
22476
|
.v-icon--end {
|
22544
22477
|
margin-inline-start: 8px;
|
22478
|
+
}.v-img {
|
22479
|
+
--v-theme-overlay-multiplier: 3;
|
22480
|
+
z-index: 0;
|
22481
|
+
}
|
22482
|
+
.v-img.v-img--absolute {
|
22483
|
+
height: 100%;
|
22484
|
+
left: 0;
|
22485
|
+
overflow: hidden;
|
22486
|
+
position: absolute;
|
22487
|
+
top: 0;
|
22488
|
+
width: 100%;
|
22489
|
+
z-index: -1;
|
22490
|
+
}
|
22491
|
+
.v-img--booting .v-responsive__sizer {
|
22492
|
+
transition: none;
|
22493
|
+
}
|
22494
|
+
.v-img--rounded {
|
22495
|
+
border-radius: 4px;
|
22496
|
+
}
|
22497
|
+
|
22498
|
+
.v-img__img,
|
22499
|
+
.v-img__picture,
|
22500
|
+
.v-img__gradient,
|
22501
|
+
.v-img__placeholder,
|
22502
|
+
.v-img__error {
|
22503
|
+
z-index: -1;
|
22504
|
+
}
|
22505
|
+
.v-img__img,
|
22506
|
+
.v-img__picture,
|
22507
|
+
.v-img__gradient,
|
22508
|
+
.v-img__placeholder,
|
22509
|
+
.v-img__error {
|
22510
|
+
position: absolute;
|
22511
|
+
top: 0;
|
22512
|
+
left: 0;
|
22513
|
+
width: 100%;
|
22514
|
+
height: 100%;
|
22515
|
+
}
|
22516
|
+
|
22517
|
+
.v-img__img--preload {
|
22518
|
+
filter: blur(4px);
|
22519
|
+
}
|
22520
|
+
.v-img__img--contain {
|
22521
|
+
object-fit: contain;
|
22522
|
+
}
|
22523
|
+
.v-img__img--cover {
|
22524
|
+
object-fit: cover;
|
22525
|
+
}
|
22526
|
+
|
22527
|
+
.v-img__gradient {
|
22528
|
+
background-repeat: no-repeat;
|
22545
22529
|
}.v-infinite-scroll--horizontal {
|
22546
22530
|
display: flex;
|
22547
22531
|
flex-direction: row;
|
@@ -22707,215 +22691,55 @@ textarea.v-field__input::placeholder {
|
|
22707
22691
|
.v-input--hide-spin-buttons input[type=number] {
|
22708
22692
|
-moz-appearance: textfield;
|
22709
22693
|
}
|
22710
|
-
.v-input--plain-underlined .v-input__prepend,
|
22711
|
-
.v-input--plain-underlined .v-input__append {
|
22712
|
-
align-items: flex-start;
|
22713
|
-
}
|
22714
|
-
.v-input--density-default.v-input--plain-underlined .v-input__prepend, .v-input--density-default.v-input--plain-underlined .v-input__append {
|
22715
|
-
padding-top: calc(var(--v-input-padding-top) + 4px);
|
22716
|
-
}
|
22717
|
-
|
22718
|
-
.v-input--density-comfortable.v-input--plain-underlined .v-input__prepend, .v-input--density-comfortable.v-input--plain-underlined .v-input__append {
|
22719
|
-
padding-top: calc(var(--v-input-padding-top) + 2px);
|
22720
|
-
}
|
22721
|
-
|
22722
|
-
.v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
|
22723
|
-
padding-top: calc(var(--v-input-padding-top) + 0px);
|
22724
|
-
}.v-img {
|
22725
|
-
--v-theme-overlay-multiplier: 3;
|
22726
|
-
z-index: 0;
|
22727
|
-
}
|
22728
|
-
.v-img.v-img--absolute {
|
22729
|
-
height: 100%;
|
22730
|
-
left: 0;
|
22731
|
-
overflow: hidden;
|
22732
|
-
position: absolute;
|
22733
|
-
top: 0;
|
22734
|
-
width: 100%;
|
22735
|
-
z-index: -1;
|
22736
|
-
}
|
22737
|
-
.v-img--booting .v-responsive__sizer {
|
22738
|
-
transition: none;
|
22739
|
-
}
|
22740
|
-
.v-img--rounded {
|
22741
|
-
border-radius: 4px;
|
22742
|
-
}
|
22743
|
-
|
22744
|
-
.v-img__img,
|
22745
|
-
.v-img__picture,
|
22746
|
-
.v-img__gradient,
|
22747
|
-
.v-img__placeholder,
|
22748
|
-
.v-img__error {
|
22749
|
-
z-index: -1;
|
22750
|
-
}
|
22751
|
-
.v-img__img,
|
22752
|
-
.v-img__picture,
|
22753
|
-
.v-img__gradient,
|
22754
|
-
.v-img__placeholder,
|
22755
|
-
.v-img__error {
|
22756
|
-
position: absolute;
|
22757
|
-
top: 0;
|
22758
|
-
left: 0;
|
22759
|
-
width: 100%;
|
22760
|
-
height: 100%;
|
22761
|
-
}
|
22762
|
-
|
22763
|
-
.v-img__img--preload {
|
22764
|
-
filter: blur(4px);
|
22765
|
-
}
|
22766
|
-
.v-img__img--contain {
|
22767
|
-
object-fit: contain;
|
22768
|
-
}
|
22769
|
-
.v-img__img--cover {
|
22770
|
-
object-fit: cover;
|
22771
|
-
}
|
22772
|
-
|
22773
|
-
.v-img__gradient {
|
22774
|
-
background-repeat: no-repeat;
|
22775
|
-
}.v-item-group {
|
22776
|
-
flex: 0 1 auto;
|
22777
|
-
max-width: 100%;
|
22778
|
-
position: relative;
|
22779
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22780
|
-
}.v-layout {
|
22781
|
-
--v-scrollbar-offset: 0px;
|
22782
|
-
display: flex;
|
22783
|
-
flex: 1 1 auto;
|
22784
|
-
}
|
22785
|
-
.v-layout--full-height {
|
22786
|
-
--v-scrollbar-offset: inherit;
|
22787
|
-
height: 100%;
|
22788
|
-
}.v-layout-item {
|
22789
|
-
position: absolute;
|
22790
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22791
|
-
}
|
22792
|
-
|
22793
|
-
.v-layout-item--absolute {
|
22794
|
-
position: absolute;
|
22795
|
-
}.v-label {
|
22796
|
-
align-items: center;
|
22797
|
-
color: inherit;
|
22798
|
-
display: inline-flex;
|
22799
|
-
font-size: 1rem;
|
22800
|
-
letter-spacing: 0.009375em;
|
22801
|
-
min-width: 0;
|
22802
|
-
opacity: var(--v-medium-emphasis-opacity);
|
22803
|
-
overflow: hidden;
|
22804
|
-
text-overflow: ellipsis;
|
22805
|
-
white-space: nowrap;
|
22806
|
-
}
|
22807
|
-
|
22808
|
-
.v-label--clickable {
|
22809
|
-
cursor: pointer;
|
22810
|
-
}.v-list {
|
22811
|
-
overflow: auto;
|
22812
|
-
padding: 8px 0;
|
22813
|
-
position: relative;
|
22814
|
-
outline: none;
|
22815
|
-
}
|
22816
|
-
.v-list {
|
22817
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
22818
|
-
border-style: solid;
|
22819
|
-
border-width: 0;
|
22820
|
-
}
|
22821
|
-
.v-list--border {
|
22822
|
-
border-width: thin;
|
22823
|
-
box-shadow: none;
|
22824
|
-
}
|
22825
|
-
.v-list {
|
22826
|
-
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
22827
|
-
}
|
22828
|
-
.v-list {
|
22829
|
-
border-radius: 0;
|
22830
|
-
}
|
22831
|
-
.v-list {
|
22832
|
-
background: rgba(var(--v-theme-surface));
|
22833
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
22834
|
-
}
|
22835
|
-
.v-list--disabled {
|
22836
|
-
pointer-events: none;
|
22837
|
-
-webkit-user-select: none;
|
22838
|
-
user-select: none;
|
22839
|
-
}
|
22840
|
-
.v-list--nav {
|
22841
|
-
padding-inline: 8px;
|
22842
|
-
}
|
22843
|
-
.v-list--rounded {
|
22844
|
-
border-radius: 4px;
|
22845
|
-
}
|
22846
|
-
.v-list--subheader {
|
22847
|
-
padding-top: 0;
|
22848
|
-
}
|
22849
|
-
|
22850
|
-
.v-list-img {
|
22851
|
-
border-radius: inherit;
|
22852
|
-
display: flex;
|
22853
|
-
height: 100%;
|
22854
|
-
left: 0;
|
22855
|
-
overflow: hidden;
|
22856
|
-
position: absolute;
|
22857
|
-
top: 0;
|
22858
|
-
width: 100%;
|
22859
|
-
z-index: -1;
|
22860
|
-
}
|
22861
|
-
|
22862
|
-
.v-list-subheader {
|
22863
|
-
align-items: center;
|
22864
|
-
background: inherit;
|
22865
|
-
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
22866
|
-
display: flex;
|
22867
|
-
font-size: 0.875rem;
|
22868
|
-
font-weight: 400;
|
22869
|
-
line-height: 1.375rem;
|
22870
|
-
padding-inline-end: 16px;
|
22871
|
-
min-height: 40px;
|
22872
|
-
transition: 0.2s min-height cubic-bezier(0.4, 0, 0.2, 1);
|
22873
|
-
}
|
22874
|
-
.v-list-subheader__text {
|
22875
|
-
overflow: hidden;
|
22876
|
-
text-overflow: ellipsis;
|
22877
|
-
white-space: nowrap;
|
22694
|
+
.v-input--plain-underlined .v-input__prepend,
|
22695
|
+
.v-input--plain-underlined .v-input__append {
|
22696
|
+
align-items: flex-start;
|
22878
22697
|
}
|
22879
|
-
.v-
|
22880
|
-
|
22881
|
-
padding-inline-start: calc(16px + var(--indent-padding)) !important;
|
22698
|
+
.v-input--density-default.v-input--plain-underlined .v-input__prepend, .v-input--density-default.v-input--plain-underlined .v-input__append {
|
22699
|
+
padding-top: calc(var(--v-input-padding-top) + 4px);
|
22882
22700
|
}
|
22883
22701
|
|
22884
|
-
.v-
|
22885
|
-
|
22886
|
-
padding-inline-start: calc(16px + var(--indent-padding)) !important;
|
22702
|
+
.v-input--density-comfortable.v-input--plain-underlined .v-input__prepend, .v-input--density-comfortable.v-input--plain-underlined .v-input__append {
|
22703
|
+
padding-top: calc(var(--v-input-padding-top) + 2px);
|
22887
22704
|
}
|
22888
22705
|
|
22889
|
-
.v-
|
22890
|
-
|
22891
|
-
|
22706
|
+
.v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
|
22707
|
+
padding-top: calc(var(--v-input-padding-top) + 0px);
|
22708
|
+
}.v-item-group {
|
22709
|
+
flex: 0 1 auto;
|
22710
|
+
max-width: 100%;
|
22711
|
+
position: relative;
|
22712
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22713
|
+
}.v-label {
|
22714
|
+
align-items: center;
|
22715
|
+
color: inherit;
|
22716
|
+
display: inline-flex;
|
22717
|
+
font-size: 1rem;
|
22718
|
+
letter-spacing: 0.009375em;
|
22719
|
+
min-width: 0;
|
22720
|
+
opacity: var(--v-medium-emphasis-opacity);
|
22721
|
+
overflow: hidden;
|
22722
|
+
text-overflow: ellipsis;
|
22723
|
+
white-space: nowrap;
|
22892
22724
|
}
|
22893
22725
|
|
22894
|
-
.v-
|
22895
|
-
|
22896
|
-
}
|
22897
|
-
|
22898
|
-
|
22726
|
+
.v-label--clickable {
|
22727
|
+
cursor: pointer;
|
22728
|
+
}.v-layout {
|
22729
|
+
--v-scrollbar-offset: 0px;
|
22730
|
+
display: flex;
|
22731
|
+
flex: 1 1 auto;
|
22899
22732
|
}
|
22900
|
-
.v-
|
22901
|
-
|
22902
|
-
|
22903
|
-
|
22904
|
-
|
22905
|
-
|
22733
|
+
.v-layout--full-height {
|
22734
|
+
--v-scrollbar-offset: inherit;
|
22735
|
+
height: 100%;
|
22736
|
+
}.v-layout-item {
|
22737
|
+
position: absolute;
|
22738
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22906
22739
|
}
|
22907
22740
|
|
22908
|
-
.v-
|
22909
|
-
background-color: currentColor;
|
22910
|
-
border-radius: inherit;
|
22911
|
-
bottom: 0;
|
22912
|
-
left: 0;
|
22913
|
-
opacity: 0;
|
22914
|
-
pointer-events: none;
|
22741
|
+
.v-layout-item--absolute {
|
22915
22742
|
position: absolute;
|
22916
|
-
right: 0;
|
22917
|
-
top: 0;
|
22918
|
-
transition: opacity 0.2s ease-in-out;
|
22919
22743
|
}.v-list-item {
|
22920
22744
|
align-items: center;
|
22921
22745
|
display: grid;
|
@@ -23383,8 +23207,115 @@ textarea.v-field__input::placeholder {
|
|
23383
23207
|
}
|
23384
23208
|
.v-list-group__header:not(.v-treeview-item--activatable-group-activator).v-list-item--active:hover .v-list-item__overlay {
|
23385
23209
|
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
23386
|
-
}.v-
|
23387
|
-
|
23210
|
+
}.v-list {
|
23211
|
+
overflow: auto;
|
23212
|
+
padding: 8px 0;
|
23213
|
+
position: relative;
|
23214
|
+
outline: none;
|
23215
|
+
}
|
23216
|
+
.v-list {
|
23217
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
23218
|
+
border-style: solid;
|
23219
|
+
border-width: 0;
|
23220
|
+
}
|
23221
|
+
.v-list--border {
|
23222
|
+
border-width: thin;
|
23223
|
+
box-shadow: none;
|
23224
|
+
}
|
23225
|
+
.v-list {
|
23226
|
+
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
23227
|
+
}
|
23228
|
+
.v-list {
|
23229
|
+
border-radius: 0;
|
23230
|
+
}
|
23231
|
+
.v-list {
|
23232
|
+
background: rgba(var(--v-theme-surface));
|
23233
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
23234
|
+
}
|
23235
|
+
.v-list--disabled {
|
23236
|
+
pointer-events: none;
|
23237
|
+
-webkit-user-select: none;
|
23238
|
+
user-select: none;
|
23239
|
+
}
|
23240
|
+
.v-list--nav {
|
23241
|
+
padding-inline: 8px;
|
23242
|
+
}
|
23243
|
+
.v-list--rounded {
|
23244
|
+
border-radius: 4px;
|
23245
|
+
}
|
23246
|
+
.v-list--subheader {
|
23247
|
+
padding-top: 0;
|
23248
|
+
}
|
23249
|
+
|
23250
|
+
.v-list-img {
|
23251
|
+
border-radius: inherit;
|
23252
|
+
display: flex;
|
23253
|
+
height: 100%;
|
23254
|
+
left: 0;
|
23255
|
+
overflow: hidden;
|
23256
|
+
position: absolute;
|
23257
|
+
top: 0;
|
23258
|
+
width: 100%;
|
23259
|
+
z-index: -1;
|
23260
|
+
}
|
23261
|
+
|
23262
|
+
.v-list-subheader {
|
23263
|
+
align-items: center;
|
23264
|
+
background: inherit;
|
23265
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
23266
|
+
display: flex;
|
23267
|
+
font-size: 0.875rem;
|
23268
|
+
font-weight: 400;
|
23269
|
+
line-height: 1.375rem;
|
23270
|
+
padding-inline-end: 16px;
|
23271
|
+
min-height: 40px;
|
23272
|
+
transition: 0.2s min-height cubic-bezier(0.4, 0, 0.2, 1);
|
23273
|
+
}
|
23274
|
+
.v-list-subheader__text {
|
23275
|
+
overflow: hidden;
|
23276
|
+
text-overflow: ellipsis;
|
23277
|
+
white-space: nowrap;
|
23278
|
+
}
|
23279
|
+
.v-list--density-default .v-list-subheader {
|
23280
|
+
min-height: 40px;
|
23281
|
+
padding-inline-start: calc(16px + var(--indent-padding)) !important;
|
23282
|
+
}
|
23283
|
+
|
23284
|
+
.v-list--density-comfortable .v-list-subheader {
|
23285
|
+
min-height: 36px;
|
23286
|
+
padding-inline-start: calc(16px + var(--indent-padding)) !important;
|
23287
|
+
}
|
23288
|
+
|
23289
|
+
.v-list--density-compact .v-list-subheader {
|
23290
|
+
min-height: 32px;
|
23291
|
+
padding-inline-start: calc(16px + var(--indent-padding)) !important;
|
23292
|
+
}
|
23293
|
+
|
23294
|
+
.v-list-subheader--inset {
|
23295
|
+
--indent-padding: 56px;
|
23296
|
+
}
|
23297
|
+
.v-list--nav .v-list-subheader {
|
23298
|
+
font-size: 0.75rem;
|
23299
|
+
}
|
23300
|
+
.v-list-subheader--sticky {
|
23301
|
+
background: inherit;
|
23302
|
+
left: 0;
|
23303
|
+
position: sticky;
|
23304
|
+
top: 0;
|
23305
|
+
z-index: 1;
|
23306
|
+
}
|
23307
|
+
|
23308
|
+
.v-list__overlay {
|
23309
|
+
background-color: currentColor;
|
23310
|
+
border-radius: inherit;
|
23311
|
+
bottom: 0;
|
23312
|
+
left: 0;
|
23313
|
+
opacity: 0;
|
23314
|
+
pointer-events: none;
|
23315
|
+
position: absolute;
|
23316
|
+
right: 0;
|
23317
|
+
top: 0;
|
23318
|
+
transition: opacity 0.2s ease-in-out;
|
23388
23319
|
}.v-main {
|
23389
23320
|
flex: 1 0 auto;
|
23390
23321
|
max-width: 100%;
|
@@ -23415,6 +23346,8 @@ textarea.v-field__input::placeholder {
|
|
23415
23346
|
--v-layout-right: 0px;
|
23416
23347
|
--v-layout-top: 0px;
|
23417
23348
|
--v-layout-bottom: 0px;
|
23349
|
+
}.v-locale-provider {
|
23350
|
+
display: contents;
|
23418
23351
|
}.v-menu > .v-overlay__content {
|
23419
23352
|
display: flex;
|
23420
23353
|
flex-direction: column;
|
@@ -23679,6 +23612,12 @@ html.v-overlay-scroll-blocked {
|
|
23679
23612
|
|
23680
23613
|
.v-overlay--scroll-blocked {
|
23681
23614
|
padding-inline-end: var(--v-scrollbar-offset);
|
23615
|
+
}.v-parallax {
|
23616
|
+
position: relative;
|
23617
|
+
overflow: hidden;
|
23618
|
+
}
|
23619
|
+
.v-parallax--active > .v-img__img {
|
23620
|
+
will-change: transform;
|
23682
23621
|
}.v-pagination__list {
|
23683
23622
|
display: inline-flex;
|
23684
23623
|
list-style-type: none;
|
@@ -23687,12 +23626,6 @@ html.v-overlay-scroll-blocked {
|
|
23687
23626
|
}
|
23688
23627
|
.v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
|
23689
23628
|
margin: 0.3rem;
|
23690
|
-
}.v-parallax {
|
23691
|
-
position: relative;
|
23692
|
-
overflow: hidden;
|
23693
|
-
}
|
23694
|
-
.v-parallax--active > .v-img__img {
|
23695
|
-
will-change: transform;
|
23696
23629
|
}.v-progress-linear {
|
23697
23630
|
background: transparent;
|
23698
23631
|
overflow: hidden;
|
@@ -24006,88 +23939,35 @@ html.v-overlay-scroll-blocked {
|
|
24006
23939
|
}
|
24007
23940
|
|
24008
23941
|
@keyframes progress-circular-dash {
|
24009
|
-
0% {
|
24010
|
-
stroke-dasharray: 1, 200;
|
24011
|
-
stroke-dashoffset: 0px;
|
24012
|
-
}
|
24013
|
-
50% {
|
24014
|
-
stroke-dasharray: 100, 200;
|
24015
|
-
stroke-dashoffset: -15px;
|
24016
|
-
}
|
24017
|
-
100% {
|
24018
|
-
stroke-dasharray: 100, 200;
|
24019
|
-
stroke-dashoffset: -124px;
|
24020
|
-
}
|
24021
|
-
}
|
24022
|
-
@keyframes progress-circular-rotate {
|
24023
|
-
100% {
|
24024
|
-
transform: rotate(270deg);
|
24025
|
-
}
|
24026
|
-
}.v-radio-group > .v-input__control {
|
24027
|
-
flex-direction: column;
|
24028
|
-
}
|
24029
|
-
.v-radio-group > .v-input__control > .v-label {
|
24030
|
-
margin-inline-start: 16px;
|
24031
|
-
}
|
24032
|
-
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
|
24033
|
-
padding-inline-start: 6px;
|
24034
|
-
margin-top: 8px;
|
24035
|
-
}
|
24036
|
-
.v-radio-group .v-input__details {
|
24037
|
-
padding-inline: 16px;
|
24038
|
-
}.v-rating {
|
24039
|
-
max-width: 100%;
|
24040
|
-
display: inline-flex;
|
24041
|
-
white-space: nowrap;
|
24042
|
-
}
|
24043
|
-
.v-rating--readonly {
|
24044
|
-
pointer-events: none;
|
24045
|
-
}
|
24046
|
-
|
24047
|
-
.v-rating__wrapper {
|
24048
|
-
align-items: center;
|
24049
|
-
display: inline-flex;
|
24050
|
-
flex-direction: column;
|
24051
|
-
}
|
24052
|
-
.v-rating__wrapper--bottom {
|
24053
|
-
flex-direction: column-reverse;
|
24054
|
-
}
|
24055
|
-
|
24056
|
-
.v-rating__item {
|
24057
|
-
display: inline-flex;
|
24058
|
-
position: relative;
|
24059
|
-
}
|
24060
|
-
.v-rating__item label {
|
24061
|
-
cursor: pointer;
|
24062
|
-
}
|
24063
|
-
.v-rating__item .v-btn--variant-plain {
|
24064
|
-
opacity: 1;
|
24065
|
-
}
|
24066
|
-
.v-rating__item .v-btn {
|
24067
|
-
transition-property: transform;
|
24068
|
-
}
|
24069
|
-
.v-rating__item .v-btn .v-icon {
|
24070
|
-
transition: inherit;
|
24071
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
23942
|
+
0% {
|
23943
|
+
stroke-dasharray: 1, 200;
|
23944
|
+
stroke-dashoffset: 0px;
|
23945
|
+
}
|
23946
|
+
50% {
|
23947
|
+
stroke-dasharray: 100, 200;
|
23948
|
+
stroke-dashoffset: -15px;
|
23949
|
+
}
|
23950
|
+
100% {
|
23951
|
+
stroke-dasharray: 100, 200;
|
23952
|
+
stroke-dashoffset: -124px;
|
23953
|
+
}
|
24072
23954
|
}
|
24073
|
-
|
24074
|
-
|
23955
|
+
@keyframes progress-circular-rotate {
|
23956
|
+
100% {
|
23957
|
+
transform: rotate(270deg);
|
23958
|
+
}
|
23959
|
+
}.v-radio-group > .v-input__control {
|
23960
|
+
flex-direction: column;
|
24075
23961
|
}
|
24076
|
-
.v-
|
24077
|
-
|
24078
|
-
position: absolute;
|
24079
|
-
clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
|
24080
|
-
z-index: 1;
|
23962
|
+
.v-radio-group > .v-input__control > .v-label {
|
23963
|
+
margin-inline-start: 16px;
|
24081
23964
|
}
|
24082
|
-
.v-
|
24083
|
-
|
23965
|
+
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
|
23966
|
+
padding-inline-start: 6px;
|
23967
|
+
margin-top: 8px;
|
24084
23968
|
}
|
24085
|
-
|
24086
|
-
|
24087
|
-
height: 0;
|
24088
|
-
opacity: 0;
|
24089
|
-
position: absolute;
|
24090
|
-
width: 0;
|
23969
|
+
.v-radio-group .v-input__details {
|
23970
|
+
padding-inline: 16px;
|
24091
23971
|
}.v-slider .v-slider__container input {
|
24092
23972
|
cursor: default;
|
24093
23973
|
padding: 0;
|
@@ -24171,6 +24051,59 @@ html.v-overlay-scroll-blocked {
|
|
24171
24051
|
flex: 1 0 0px;
|
24172
24052
|
transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
24173
24053
|
pointer-events: none;
|
24054
|
+
}.v-rating {
|
24055
|
+
max-width: 100%;
|
24056
|
+
display: inline-flex;
|
24057
|
+
white-space: nowrap;
|
24058
|
+
}
|
24059
|
+
.v-rating--readonly {
|
24060
|
+
pointer-events: none;
|
24061
|
+
}
|
24062
|
+
|
24063
|
+
.v-rating__wrapper {
|
24064
|
+
align-items: center;
|
24065
|
+
display: inline-flex;
|
24066
|
+
flex-direction: column;
|
24067
|
+
}
|
24068
|
+
.v-rating__wrapper--bottom {
|
24069
|
+
flex-direction: column-reverse;
|
24070
|
+
}
|
24071
|
+
|
24072
|
+
.v-rating__item {
|
24073
|
+
display: inline-flex;
|
24074
|
+
position: relative;
|
24075
|
+
}
|
24076
|
+
.v-rating__item label {
|
24077
|
+
cursor: pointer;
|
24078
|
+
}
|
24079
|
+
.v-rating__item .v-btn--variant-plain {
|
24080
|
+
opacity: 1;
|
24081
|
+
}
|
24082
|
+
.v-rating__item .v-btn {
|
24083
|
+
transition-property: transform;
|
24084
|
+
}
|
24085
|
+
.v-rating__item .v-btn .v-icon {
|
24086
|
+
transition: inherit;
|
24087
|
+
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
24088
|
+
}
|
24089
|
+
.v-rating--hover .v-rating__item:hover:not(.v-rating__item--focused) .v-btn {
|
24090
|
+
transform: scale(1.25);
|
24091
|
+
}
|
24092
|
+
.v-rating__item--half {
|
24093
|
+
overflow: hidden;
|
24094
|
+
position: absolute;
|
24095
|
+
clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
|
24096
|
+
z-index: 1;
|
24097
|
+
}
|
24098
|
+
.v-rating__item--half .v-btn__overlay, .v-rating__item--half:hover .v-btn__overlay {
|
24099
|
+
opacity: 0;
|
24100
|
+
}
|
24101
|
+
|
24102
|
+
.v-rating__hidden {
|
24103
|
+
height: 0;
|
24104
|
+
opacity: 0;
|
24105
|
+
position: absolute;
|
24106
|
+
width: 0;
|
24174
24107
|
}.v-select .v-field .v-text-field__prefix,
|
24175
24108
|
.v-select .v-field .v-text-field__suffix,
|
24176
24109
|
.v-select .v-field .v-field__input, .v-select .v-field.v-field {
|
@@ -24223,6 +24156,14 @@ html.v-overlay-scroll-blocked {
|
|
24223
24156
|
.v-select--active-menu .v-select__menu-icon {
|
24224
24157
|
opacity: var(--v-high-emphasis-opacity);
|
24225
24158
|
transform: rotate(180deg);
|
24159
|
+
}.v-selection-control-group {
|
24160
|
+
grid-area: control;
|
24161
|
+
display: flex;
|
24162
|
+
flex-direction: column;
|
24163
|
+
}
|
24164
|
+
.v-selection-control-group--inline {
|
24165
|
+
flex-direction: row;
|
24166
|
+
flex-wrap: wrap;
|
24226
24167
|
}.v-selection-control {
|
24227
24168
|
align-items: center;
|
24228
24169
|
contain: layout;
|
@@ -24326,50 +24267,6 @@ html.v-overlay-scroll-blocked {
|
|
24326
24267
|
}
|
24327
24268
|
.v-selection-control--focus-visible .v-selection-control__input::before {
|
24328
24269
|
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
24329
|
-
}.v-selection-control-group {
|
24330
|
-
grid-area: control;
|
24331
|
-
display: flex;
|
24332
|
-
flex-direction: column;
|
24333
|
-
}
|
24334
|
-
.v-selection-control-group--inline {
|
24335
|
-
flex-direction: row;
|
24336
|
-
flex-wrap: wrap;
|
24337
|
-
}.v-sheet {
|
24338
|
-
display: block;
|
24339
|
-
}
|
24340
|
-
.v-sheet {
|
24341
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
24342
|
-
border-style: solid;
|
24343
|
-
border-width: 0;
|
24344
|
-
}
|
24345
|
-
.v-sheet--border {
|
24346
|
-
border-width: thin;
|
24347
|
-
box-shadow: none;
|
24348
|
-
}
|
24349
|
-
.v-sheet {
|
24350
|
-
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
24351
|
-
}
|
24352
|
-
.v-sheet--absolute {
|
24353
|
-
position: absolute;
|
24354
|
-
}
|
24355
|
-
.v-sheet--fixed {
|
24356
|
-
position: fixed;
|
24357
|
-
}
|
24358
|
-
.v-sheet--relative {
|
24359
|
-
position: relative;
|
24360
|
-
}
|
24361
|
-
.v-sheet--sticky {
|
24362
|
-
position: sticky;
|
24363
|
-
}
|
24364
|
-
.v-sheet {
|
24365
|
-
border-radius: 0;
|
24366
|
-
}
|
24367
|
-
.v-sheet {
|
24368
|
-
background: rgb(var(--v-theme-surface));
|
24369
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
24370
|
-
}
|
24371
|
-
.v-sheet--rounded {
|
24372
|
-
border-radius: 4px;
|
24373
24270
|
}.v-skeleton-loader {
|
24374
24271
|
align-items: center;
|
24375
24272
|
background: rgb(var(--v-theme-surface));
|
@@ -24595,6 +24492,42 @@ html.v-overlay-scroll-blocked {
|
|
24595
24492
|
100% {
|
24596
24493
|
transform: translateX(100%);
|
24597
24494
|
}
|
24495
|
+
}.v-sheet {
|
24496
|
+
display: block;
|
24497
|
+
}
|
24498
|
+
.v-sheet {
|
24499
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
24500
|
+
border-style: solid;
|
24501
|
+
border-width: 0;
|
24502
|
+
}
|
24503
|
+
.v-sheet--border {
|
24504
|
+
border-width: thin;
|
24505
|
+
box-shadow: none;
|
24506
|
+
}
|
24507
|
+
.v-sheet {
|
24508
|
+
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
24509
|
+
}
|
24510
|
+
.v-sheet--absolute {
|
24511
|
+
position: absolute;
|
24512
|
+
}
|
24513
|
+
.v-sheet--fixed {
|
24514
|
+
position: fixed;
|
24515
|
+
}
|
24516
|
+
.v-sheet--relative {
|
24517
|
+
position: relative;
|
24518
|
+
}
|
24519
|
+
.v-sheet--sticky {
|
24520
|
+
position: sticky;
|
24521
|
+
}
|
24522
|
+
.v-sheet {
|
24523
|
+
border-radius: 0;
|
24524
|
+
}
|
24525
|
+
.v-sheet {
|
24526
|
+
background: rgb(var(--v-theme-surface));
|
24527
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
24528
|
+
}
|
24529
|
+
.v-sheet--rounded {
|
24530
|
+
border-radius: 4px;
|
24598
24531
|
}.v-slide-group {
|
24599
24532
|
display: flex;
|
24600
24533
|
overflow: hidden;
|
@@ -24790,6 +24723,47 @@ html.v-overlay-scroll-blocked {
|
|
24790
24723
|
}
|
24791
24724
|
.v-snackbar-transition-leave-to {
|
24792
24725
|
opacity: 0;
|
24726
|
+
}.v-speed-dial__content {
|
24727
|
+
gap: 8px;
|
24728
|
+
}
|
24729
|
+
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--end, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--end-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--right, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--right-center {
|
24730
|
+
flex-direction: row;
|
24731
|
+
}
|
24732
|
+
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--left, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--left-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start-center {
|
24733
|
+
flex-direction: row-reverse;
|
24734
|
+
}
|
24735
|
+
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--top, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--top-center {
|
24736
|
+
flex-direction: column-reverse;
|
24737
|
+
}
|
24738
|
+
.v-speed-dial__content > *:nth-child(1) {
|
24739
|
+
transition-delay: 0s;
|
24740
|
+
}
|
24741
|
+
.v-speed-dial__content > *:nth-child(2) {
|
24742
|
+
transition-delay: 0.05s;
|
24743
|
+
}
|
24744
|
+
.v-speed-dial__content > *:nth-child(3) {
|
24745
|
+
transition-delay: 0.1s;
|
24746
|
+
}
|
24747
|
+
.v-speed-dial__content > *:nth-child(4) {
|
24748
|
+
transition-delay: 0.15s;
|
24749
|
+
}
|
24750
|
+
.v-speed-dial__content > *:nth-child(5) {
|
24751
|
+
transition-delay: 0.2s;
|
24752
|
+
}
|
24753
|
+
.v-speed-dial__content > *:nth-child(6) {
|
24754
|
+
transition-delay: 0.25s;
|
24755
|
+
}
|
24756
|
+
.v-speed-dial__content > *:nth-child(7) {
|
24757
|
+
transition-delay: 0.3s;
|
24758
|
+
}
|
24759
|
+
.v-speed-dial__content > *:nth-child(8) {
|
24760
|
+
transition-delay: 0.35s;
|
24761
|
+
}
|
24762
|
+
.v-speed-dial__content > *:nth-child(9) {
|
24763
|
+
transition-delay: 0.4s;
|
24764
|
+
}
|
24765
|
+
.v-speed-dial__content > *:nth-child(10) {
|
24766
|
+
transition-delay: 0.45s;
|
24793
24767
|
}.v-stepper.v-sheet {
|
24794
24768
|
overflow: hidden;
|
24795
24769
|
}
|
@@ -24965,47 +24939,35 @@ html.v-overlay-scroll-blocked {
|
|
24965
24939
|
left: 0;
|
24966
24940
|
width: 100%;
|
24967
24941
|
height: 100%;
|
24968
|
-
}.v-
|
24969
|
-
|
24970
|
-
|
24971
|
-
|
24972
|
-
flex-direction: row;
|
24973
|
-
}
|
24974
|
-
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--left, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--left-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start-center {
|
24975
|
-
flex-direction: row-reverse;
|
24976
|
-
}
|
24977
|
-
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--top, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--top-center {
|
24978
|
-
flex-direction: column-reverse;
|
24979
|
-
}
|
24980
|
-
.v-speed-dial__content > *:nth-child(1) {
|
24981
|
-
transition-delay: 0s;
|
24982
|
-
}
|
24983
|
-
.v-speed-dial__content > *:nth-child(2) {
|
24984
|
-
transition-delay: 0.05s;
|
24985
|
-
}
|
24986
|
-
.v-speed-dial__content > *:nth-child(3) {
|
24987
|
-
transition-delay: 0.1s;
|
24988
|
-
}
|
24989
|
-
.v-speed-dial__content > *:nth-child(4) {
|
24990
|
-
transition-delay: 0.15s;
|
24991
|
-
}
|
24992
|
-
.v-speed-dial__content > *:nth-child(5) {
|
24993
|
-
transition-delay: 0.2s;
|
24942
|
+
}.v-tab.v-tab.v-btn {
|
24943
|
+
height: var(--v-tabs-height);
|
24944
|
+
border-radius: 0;
|
24945
|
+
min-width: 90px;
|
24994
24946
|
}
|
24995
|
-
.v-
|
24996
|
-
|
24947
|
+
.v-slide-group--horizontal .v-tab {
|
24948
|
+
max-width: 360px;
|
24997
24949
|
}
|
24998
|
-
.v-
|
24999
|
-
|
24950
|
+
.v-slide-group--vertical .v-tab {
|
24951
|
+
justify-content: start;
|
25000
24952
|
}
|
25001
|
-
|
25002
|
-
|
24953
|
+
|
24954
|
+
.v-tab__slider {
|
24955
|
+
position: absolute;
|
24956
|
+
bottom: 0;
|
24957
|
+
left: 0;
|
24958
|
+
height: 2px;
|
24959
|
+
width: 100%;
|
24960
|
+
background: currentColor;
|
24961
|
+
pointer-events: none;
|
24962
|
+
opacity: 0;
|
25003
24963
|
}
|
25004
|
-
.v-
|
25005
|
-
|
24964
|
+
.v-tab--selected .v-tab__slider {
|
24965
|
+
opacity: 1;
|
25006
24966
|
}
|
25007
|
-
.v-
|
25008
|
-
|
24967
|
+
.v-slide-group--vertical .v-tab__slider {
|
24968
|
+
top: 0;
|
24969
|
+
height: 100%;
|
24970
|
+
width: 2px;
|
25009
24971
|
}.v-switch .v-label {
|
25010
24972
|
padding-inline-start: 10px;
|
25011
24973
|
}
|
@@ -25188,78 +25150,6 @@ html.v-overlay-scroll-blocked {
|
|
25188
25150
|
.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb, .v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb {
|
25189
25151
|
border-width: 0;
|
25190
25152
|
}
|
25191
|
-
}.v-system-bar {
|
25192
|
-
align-items: center;
|
25193
|
-
display: flex;
|
25194
|
-
flex: 1 1 auto;
|
25195
|
-
height: 24px;
|
25196
|
-
justify-content: flex-end;
|
25197
|
-
max-width: 100%;
|
25198
|
-
padding-inline: 8px;
|
25199
|
-
position: relative;
|
25200
|
-
text-align: end;
|
25201
|
-
width: 100%;
|
25202
|
-
}
|
25203
|
-
.v-system-bar .v-icon {
|
25204
|
-
opacity: var(--v-medium-emphasis-opacity);
|
25205
|
-
}
|
25206
|
-
.v-system-bar {
|
25207
|
-
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
25208
|
-
}
|
25209
|
-
.v-system-bar--absolute {
|
25210
|
-
position: absolute;
|
25211
|
-
}
|
25212
|
-
.v-system-bar--fixed {
|
25213
|
-
position: fixed;
|
25214
|
-
}
|
25215
|
-
.v-system-bar {
|
25216
|
-
background: rgba(var(--v-theme-surface-light));
|
25217
|
-
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
25218
|
-
}
|
25219
|
-
.v-system-bar {
|
25220
|
-
font-size: 0.75rem;
|
25221
|
-
font-weight: 400;
|
25222
|
-
letter-spacing: 0.0333333333em;
|
25223
|
-
line-height: 1.667;
|
25224
|
-
text-transform: none;
|
25225
|
-
}
|
25226
|
-
.v-system-bar--rounded {
|
25227
|
-
border-radius: 0;
|
25228
|
-
}
|
25229
|
-
.v-system-bar--window {
|
25230
|
-
height: 32px;
|
25231
|
-
}
|
25232
|
-
.v-system-bar:not(.v-system-bar--absolute) {
|
25233
|
-
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
25234
|
-
}.v-tab.v-tab.v-btn {
|
25235
|
-
height: var(--v-tabs-height);
|
25236
|
-
border-radius: 0;
|
25237
|
-
min-width: 90px;
|
25238
|
-
}
|
25239
|
-
.v-slide-group--horizontal .v-tab {
|
25240
|
-
max-width: 360px;
|
25241
|
-
}
|
25242
|
-
.v-slide-group--vertical .v-tab {
|
25243
|
-
justify-content: start;
|
25244
|
-
}
|
25245
|
-
|
25246
|
-
.v-tab__slider {
|
25247
|
-
position: absolute;
|
25248
|
-
bottom: 0;
|
25249
|
-
left: 0;
|
25250
|
-
height: 2px;
|
25251
|
-
width: 100%;
|
25252
|
-
background: currentColor;
|
25253
|
-
pointer-events: none;
|
25254
|
-
opacity: 0;
|
25255
|
-
}
|
25256
|
-
.v-tab--selected .v-tab__slider {
|
25257
|
-
opacity: 1;
|
25258
|
-
}
|
25259
|
-
.v-slide-group--vertical .v-tab__slider {
|
25260
|
-
top: 0;
|
25261
|
-
height: 100%;
|
25262
|
-
width: 2px;
|
25263
25153
|
}.v-tabs {
|
25264
25154
|
display: flex;
|
25265
25155
|
height: var(--v-tabs-height);
|
@@ -25326,6 +25216,49 @@ html.v-overlay-scroll-blocked {
|
|
25326
25216
|
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
25327
25217
|
margin-inline-end: 52px;
|
25328
25218
|
}
|
25219
|
+
}.v-system-bar {
|
25220
|
+
align-items: center;
|
25221
|
+
display: flex;
|
25222
|
+
flex: 1 1 auto;
|
25223
|
+
height: 24px;
|
25224
|
+
justify-content: flex-end;
|
25225
|
+
max-width: 100%;
|
25226
|
+
padding-inline: 8px;
|
25227
|
+
position: relative;
|
25228
|
+
text-align: end;
|
25229
|
+
width: 100%;
|
25230
|
+
}
|
25231
|
+
.v-system-bar .v-icon {
|
25232
|
+
opacity: var(--v-medium-emphasis-opacity);
|
25233
|
+
}
|
25234
|
+
.v-system-bar {
|
25235
|
+
box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
25236
|
+
}
|
25237
|
+
.v-system-bar--absolute {
|
25238
|
+
position: absolute;
|
25239
|
+
}
|
25240
|
+
.v-system-bar--fixed {
|
25241
|
+
position: fixed;
|
25242
|
+
}
|
25243
|
+
.v-system-bar {
|
25244
|
+
background: rgba(var(--v-theme-surface-light));
|
25245
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
25246
|
+
}
|
25247
|
+
.v-system-bar {
|
25248
|
+
font-size: 0.75rem;
|
25249
|
+
font-weight: 400;
|
25250
|
+
letter-spacing: 0.0333333333em;
|
25251
|
+
line-height: 1.667;
|
25252
|
+
text-transform: none;
|
25253
|
+
}
|
25254
|
+
.v-system-bar--rounded {
|
25255
|
+
border-radius: 0;
|
25256
|
+
}
|
25257
|
+
.v-system-bar--window {
|
25258
|
+
height: 32px;
|
25259
|
+
}
|
25260
|
+
.v-system-bar:not(.v-system-bar--absolute) {
|
25261
|
+
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
25329
25262
|
}.v-table {
|
25330
25263
|
font-size: 0.875rem;
|
25331
25264
|
transition-duration: 0.28s;
|
@@ -25535,10 +25468,7 @@ html.v-overlay-scroll-blocked {
|
|
25535
25468
|
padding-inline-end: var(--v-field-padding-end);
|
25536
25469
|
}
|
25537
25470
|
|
25538
|
-
/* endregion */.v-
|
25539
|
-
background: rgb(var(--v-theme-background));
|
25540
|
-
color: rgb(var(--v-theme-on-background));
|
25541
|
-
}.v-textarea .v-field {
|
25471
|
+
/* endregion */.v-textarea .v-field {
|
25542
25472
|
--v-textarea-control-height: var(--v-input-control-height);
|
25543
25473
|
}
|
25544
25474
|
.v-textarea .v-field__field {
|
@@ -25577,6 +25507,31 @@ html.v-overlay-scroll-blocked {
|
|
25577
25507
|
}
|
25578
25508
|
.v-textarea textarea:invalid {
|
25579
25509
|
box-shadow: none;
|
25510
|
+
}.v-theme-provider {
|
25511
|
+
background: rgb(var(--v-theme-background));
|
25512
|
+
color: rgb(var(--v-theme-on-background));
|
25513
|
+
}.v-tooltip > .v-overlay__content {
|
25514
|
+
background: rgb(var(--v-theme-surface-variant));
|
25515
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
25516
|
+
border-radius: 4px;
|
25517
|
+
font-size: 0.875rem;
|
25518
|
+
line-height: 1.6;
|
25519
|
+
display: inline-block;
|
25520
|
+
padding: 5px 16px;
|
25521
|
+
text-transform: initial;
|
25522
|
+
width: auto;
|
25523
|
+
opacity: 1;
|
25524
|
+
pointer-events: none;
|
25525
|
+
transition-property: opacity, transform;
|
25526
|
+
overflow-wrap: break-word;
|
25527
|
+
}
|
25528
|
+
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
25529
|
+
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
25530
|
+
transition-duration: 150ms;
|
25531
|
+
}
|
25532
|
+
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
25533
|
+
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
25534
|
+
transition-duration: 75ms;
|
25580
25535
|
}.v-timeline .v-timeline-divider__dot {
|
25581
25536
|
background: rgb(var(--v-theme-surface-light));
|
25582
25537
|
}
|
@@ -26138,28 +26093,6 @@ html.v-overlay-scroll-blocked {
|
|
26138
26093
|
}
|
26139
26094
|
.v-toolbar-items > .v-btn {
|
26140
26095
|
border-radius: 0;
|
26141
|
-
}.v-tooltip > .v-overlay__content {
|
26142
|
-
background: rgb(var(--v-theme-surface-variant));
|
26143
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
26144
|
-
border-radius: 4px;
|
26145
|
-
font-size: 0.875rem;
|
26146
|
-
line-height: 1.6;
|
26147
|
-
display: inline-block;
|
26148
|
-
padding: 5px 16px;
|
26149
|
-
text-transform: initial;
|
26150
|
-
width: auto;
|
26151
|
-
opacity: 1;
|
26152
|
-
pointer-events: none;
|
26153
|
-
transition-property: opacity, transform;
|
26154
|
-
overflow-wrap: break-word;
|
26155
|
-
}
|
26156
|
-
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
26157
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
26158
|
-
transition-duration: 150ms;
|
26159
|
-
}
|
26160
|
-
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
26161
|
-
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
26162
|
-
transition-duration: 75ms;
|
26163
26096
|
}.v-virtual-scroll {
|
26164
26097
|
display: block;
|
26165
26098
|
flex: 1 1 auto;
|
@@ -26239,6 +26172,73 @@ html.v-overlay-scroll-blocked {
|
|
26239
26172
|
}
|
26240
26173
|
.v-window-y-reverse-transition-leave-to {
|
26241
26174
|
transform: translateY(100%);
|
26175
|
+
}.v-empty-state {
|
26176
|
+
align-items: center;
|
26177
|
+
display: flex;
|
26178
|
+
flex-direction: column;
|
26179
|
+
justify-content: center;
|
26180
|
+
min-height: 100%;
|
26181
|
+
padding: 16px;
|
26182
|
+
}
|
26183
|
+
.v-empty-state--start {
|
26184
|
+
align-items: flex-start;
|
26185
|
+
}
|
26186
|
+
.v-empty-state--center {
|
26187
|
+
align-items: center;
|
26188
|
+
}
|
26189
|
+
.v-empty-state--end {
|
26190
|
+
align-items: flex-end;
|
26191
|
+
}
|
26192
|
+
|
26193
|
+
.v-empty-state__media {
|
26194
|
+
text-align: center;
|
26195
|
+
width: 100%;
|
26196
|
+
}
|
26197
|
+
.v-empty-state__media .v-icon {
|
26198
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
26199
|
+
}
|
26200
|
+
|
26201
|
+
.v-empty-state__headline {
|
26202
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
26203
|
+
font-size: 3.75rem;
|
26204
|
+
font-weight: 300;
|
26205
|
+
line-height: 1;
|
26206
|
+
text-align: center;
|
26207
|
+
margin-bottom: 8px;
|
26208
|
+
}
|
26209
|
+
.v-empty-state--mobile .v-empty-state__headline {
|
26210
|
+
font-size: 2.125rem;
|
26211
|
+
}
|
26212
|
+
|
26213
|
+
.v-empty-state__title {
|
26214
|
+
font-size: 1.25rem;
|
26215
|
+
font-weight: 500;
|
26216
|
+
line-height: 1.6;
|
26217
|
+
margin-bottom: 4px;
|
26218
|
+
text-align: center;
|
26219
|
+
}
|
26220
|
+
|
26221
|
+
.v-empty-state__text {
|
26222
|
+
font-size: 0.875rem;
|
26223
|
+
font-weight: 400;
|
26224
|
+
line-height: 1.425;
|
26225
|
+
padding: 0 16px;
|
26226
|
+
text-align: center;
|
26227
|
+
}
|
26228
|
+
|
26229
|
+
.v-empty-state__content {
|
26230
|
+
padding: 24px 0;
|
26231
|
+
}
|
26232
|
+
|
26233
|
+
.v-empty-state__actions {
|
26234
|
+
display: flex;
|
26235
|
+
gap: 8px;
|
26236
|
+
padding: 16px;
|
26237
|
+
}
|
26238
|
+
|
26239
|
+
.v-empty-state__action-btn.v-btn {
|
26240
|
+
background-color: initial;
|
26241
|
+
color: initial;
|
26242
26242
|
}.v-color-picker-canvas {
|
26243
26243
|
display: flex;
|
26244
26244
|
position: relative;
|