@vuetify/nightly 3.7.0-dev.2024-08-16 → 3.7.0-master.2024-08-17
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 +267 -267
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +194 -194
- package/dist/json/web-types.json +400 -400
- package/dist/vuetify-labs.css +4425 -4425
- package/dist/vuetify-labs.d.ts +5 -2
- package/dist/vuetify-labs.esm.js +10 -4
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +10 -4
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +1723 -1723
- package/dist/vuetify.d.ts +90 -96
- package/dist/vuetify.esm.js +3 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +3 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +3 -3
- package/dist/vuetify.min.js.map +1 -1
- package/lib/blueprints/index.d.mts +4 -1
- package/lib/blueprints/md1.d.mts +4 -1
- package/lib/blueprints/md2.d.mts +4 -1
- package/lib/blueprints/md3.d.mts +4 -1
- package/lib/components/VAlert/index.d.mts +4 -1
- package/lib/components/VAppBar/index.d.mts +4 -1
- package/lib/components/VAutocomplete/index.d.mts +4 -1
- package/lib/components/VAvatar/index.d.mts +4 -1
- package/lib/components/VBadge/index.d.mts +4 -1
- package/lib/components/VBanner/index.d.mts +4 -1
- package/lib/components/VBreadcrumbs/index.d.mts +4 -1
- package/lib/components/VBtn/index.d.mts +4 -1
- package/lib/components/VCard/index.d.mts +4 -1
- package/lib/components/VCarousel/index.d.mts +4 -1
- package/lib/components/VCheckbox/index.d.mts +4 -1
- package/lib/components/VChip/index.d.mts +4 -1
- package/lib/components/VChipGroup/index.d.mts +4 -1
- package/lib/components/VCombobox/index.d.mts +4 -1
- package/lib/components/VDataTable/index.d.mts +4 -1
- package/lib/components/VDatePicker/index.d.mts +4 -1
- package/lib/components/VEmptyState/index.d.mts +4 -1
- package/lib/components/VExpansionPanel/index.d.mts +4 -1
- package/lib/components/VFab/index.d.mts +4 -1
- package/lib/components/VField/index.d.mts +4 -1
- package/lib/components/VFileInput/index.d.mts +4 -1
- package/lib/components/VIcon/index.d.mts +4 -1
- package/lib/components/VInput/index.d.mts +4 -1
- package/lib/components/VList/index.d.mts +4 -1
- package/lib/components/VPagination/index.d.mts +4 -1
- package/lib/components/VRadio/index.d.mts +4 -1
- package/lib/components/VRadioGroup/index.d.mts +4 -1
- package/lib/components/VRangeSlider/index.d.mts +4 -1
- package/lib/components/VRating/index.d.mts +4 -1
- package/lib/components/VSelect/index.d.mts +4 -1
- package/lib/components/VSelectionControl/index.d.mts +4 -1
- package/lib/components/VSelectionControlGroup/index.d.mts +4 -1
- package/lib/components/VSlideGroup/index.d.mts +4 -1
- package/lib/components/VSlider/index.d.mts +4 -1
- package/lib/components/VSwitch/index.d.mts +4 -1
- package/lib/components/VTabs/index.d.mts +4 -1
- package/lib/components/VTextField/index.d.mts +4 -1
- package/lib/components/VTextarea/index.d.mts +4 -1
- package/lib/components/VTimeline/index.d.mts +4 -1
- package/lib/components/VWindow/index.d.mts +4 -1
- package/lib/components/index.d.mts +4 -1
- package/lib/composables/icons.mjs.map +1 -1
- package/lib/composables/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/entry-bundler.mjs.map +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/framework.mjs.map +1 -1
- package/lib/iconsets/fa-svg.d.mts +4 -1
- package/lib/iconsets/fa.d.mts +4 -1
- package/lib/iconsets/fa4.d.mts +4 -1
- package/lib/iconsets/md.d.mts +4 -1
- package/lib/iconsets/mdi-svg.d.mts +4 -1
- package/lib/iconsets/mdi.d.mts +4 -1
- package/lib/index.d.mts +90 -96
- package/lib/labs/VDateInput/index.d.mts +4 -1
- package/lib/labs/VNumberInput/VNumberInput.mjs +7 -1
- package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
- package/lib/labs/VNumberInput/index.d.mts +4 -1
- package/lib/labs/VStepperVertical/index.d.mts +4 -1
- package/lib/labs/VTreeview/index.d.mts +4 -1
- package/lib/labs/components.d.mts +4 -1
- package/package.json +1 -5
package/dist/vuetify.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.7.0-
|
2
|
+
* Vuetify v3.7.0-master.2024-08-17
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -18006,257 +18006,6 @@ html.overflow-y-hidden {
|
|
18006
18006
|
}
|
18007
18007
|
.v-app-bar:not(.v-toolbar--absolute) {
|
18008
18008
|
padding-inline-end: var(--v-scrollbar-offset);
|
18009
|
-
}.v-autocomplete .v-field .v-text-field__prefix,
|
18010
|
-
.v-autocomplete .v-field .v-text-field__suffix,
|
18011
|
-
.v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
|
18012
|
-
cursor: text;
|
18013
|
-
}
|
18014
|
-
.v-autocomplete .v-field .v-field__input > input {
|
18015
|
-
flex: 1 1;
|
18016
|
-
}
|
18017
|
-
.v-autocomplete .v-field input {
|
18018
|
-
min-width: 64px;
|
18019
|
-
}
|
18020
|
-
.v-autocomplete .v-field:not(.v-field--focused) input {
|
18021
|
-
min-width: 0;
|
18022
|
-
}
|
18023
|
-
.v-autocomplete .v-field--dirty .v-autocomplete__selection {
|
18024
|
-
margin-inline-end: 2px;
|
18025
|
-
}
|
18026
|
-
.v-autocomplete .v-autocomplete__selection-text {
|
18027
|
-
overflow: hidden;
|
18028
|
-
text-overflow: ellipsis;
|
18029
|
-
white-space: nowrap;
|
18030
|
-
}
|
18031
|
-
|
18032
|
-
.v-autocomplete__content {
|
18033
|
-
overflow: hidden;
|
18034
|
-
}
|
18035
|
-
.v-autocomplete__content {
|
18036
|
-
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));
|
18037
|
-
}
|
18038
|
-
.v-autocomplete__content {
|
18039
|
-
border-radius: 4px;
|
18040
|
-
}
|
18041
|
-
.v-autocomplete__mask {
|
18042
|
-
background: rgb(var(--v-theme-surface-light));
|
18043
|
-
}
|
18044
|
-
.v-autocomplete__selection {
|
18045
|
-
display: inline-flex;
|
18046
|
-
align-items: center;
|
18047
|
-
height: 1.5rem;
|
18048
|
-
letter-spacing: inherit;
|
18049
|
-
line-height: inherit;
|
18050
|
-
max-width: calc(100% - 2px - 2px);
|
18051
|
-
}
|
18052
|
-
.v-autocomplete__selection:first-child {
|
18053
|
-
margin-inline-start: 0;
|
18054
|
-
}
|
18055
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
18056
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
18057
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
18058
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
18059
|
-
top: 0px;
|
18060
|
-
}
|
18061
|
-
.v-autocomplete--selecting-index .v-autocomplete__selection {
|
18062
|
-
opacity: var(--v-medium-emphasis-opacity);
|
18063
|
-
}
|
18064
|
-
.v-autocomplete--selecting-index .v-autocomplete__selection--selected {
|
18065
|
-
opacity: 1;
|
18066
|
-
}
|
18067
|
-
.v-autocomplete--selecting-index .v-field__input > input {
|
18068
|
-
caret-color: transparent;
|
18069
|
-
}
|
18070
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
|
18071
|
-
flex: 1 1;
|
18072
|
-
position: absolute;
|
18073
|
-
left: 0;
|
18074
|
-
right: 0;
|
18075
|
-
width: 100%;
|
18076
|
-
padding-inline: inherit;
|
18077
|
-
}
|
18078
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
|
18079
|
-
transition: none;
|
18080
|
-
}
|
18081
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
|
18082
|
-
opacity: 0;
|
18083
|
-
}
|
18084
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
|
18085
|
-
opacity: 0;
|
18086
|
-
}
|
18087
|
-
.v-autocomplete__menu-icon {
|
18088
|
-
margin-inline-start: 4px;
|
18089
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
18090
|
-
}
|
18091
|
-
.v-autocomplete--active-menu .v-autocomplete__menu-icon {
|
18092
|
-
opacity: var(--v-high-emphasis-opacity);
|
18093
|
-
transform: rotate(180deg);
|
18094
|
-
}.v-banner {
|
18095
|
-
display: grid;
|
18096
|
-
flex: 1 1;
|
18097
|
-
font-size: 0.875rem;
|
18098
|
-
grid-template-areas: "prepend content actions";
|
18099
|
-
grid-template-columns: max-content auto max-content;
|
18100
|
-
grid-template-rows: max-content max-content;
|
18101
|
-
line-height: 1.6;
|
18102
|
-
overflow: hidden;
|
18103
|
-
padding-inline: 16px 8px;
|
18104
|
-
padding-top: 16px;
|
18105
|
-
padding-bottom: 16px;
|
18106
|
-
position: relative;
|
18107
|
-
width: 100%;
|
18108
|
-
}
|
18109
|
-
.v-banner {
|
18110
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
18111
|
-
border-style: solid;
|
18112
|
-
border-width: 0 0 thin 0;
|
18113
|
-
}
|
18114
|
-
.v-banner--border {
|
18115
|
-
border-width: thin;
|
18116
|
-
box-shadow: none;
|
18117
|
-
}
|
18118
|
-
.v-banner {
|
18119
|
-
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));
|
18120
|
-
}
|
18121
|
-
.v-banner--absolute {
|
18122
|
-
position: absolute;
|
18123
|
-
}
|
18124
|
-
.v-banner--fixed {
|
18125
|
-
position: fixed;
|
18126
|
-
}
|
18127
|
-
.v-banner--sticky {
|
18128
|
-
position: sticky;
|
18129
|
-
}
|
18130
|
-
.v-banner {
|
18131
|
-
border-radius: 0;
|
18132
|
-
}
|
18133
|
-
.v-banner {
|
18134
|
-
background: rgb(var(--v-theme-surface));
|
18135
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
18136
|
-
}
|
18137
|
-
.v-banner--rounded {
|
18138
|
-
border-radius: 4px;
|
18139
|
-
}
|
18140
|
-
.v-banner--stacked:not(.v-banner--one-line) {
|
18141
|
-
grid-template-areas: "prepend content" ". actions";
|
18142
|
-
}
|
18143
|
-
.v-banner--stacked .v-banner-text {
|
18144
|
-
padding-inline-end: 36px;
|
18145
|
-
}
|
18146
|
-
.v-banner--density-default .v-banner-actions {
|
18147
|
-
margin-bottom: -8px;
|
18148
|
-
}
|
18149
|
-
.v-banner--density-default.v-banner--one-line {
|
18150
|
-
padding-top: 8px;
|
18151
|
-
padding-bottom: 8px;
|
18152
|
-
}
|
18153
|
-
.v-banner--density-default.v-banner--one-line .v-banner-actions {
|
18154
|
-
margin-bottom: 0;
|
18155
|
-
}
|
18156
|
-
.v-banner--density-default.v-banner--one-line {
|
18157
|
-
padding-top: 10px;
|
18158
|
-
}
|
18159
|
-
.v-banner--density-default.v-banner--two-line {
|
18160
|
-
padding-top: 16px;
|
18161
|
-
padding-bottom: 16px;
|
18162
|
-
}
|
18163
|
-
.v-banner--density-default.v-banner--three-line {
|
18164
|
-
padding-top: 24px;
|
18165
|
-
padding-bottom: 16px;
|
18166
|
-
}
|
18167
|
-
.v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
|
18168
|
-
margin-top: 20px;
|
18169
|
-
}
|
18170
|
-
|
18171
|
-
.v-banner--density-comfortable .v-banner-actions {
|
18172
|
-
margin-bottom: -4px;
|
18173
|
-
}
|
18174
|
-
.v-banner--density-comfortable.v-banner--one-line {
|
18175
|
-
padding-top: 4px;
|
18176
|
-
padding-bottom: 4px;
|
18177
|
-
}
|
18178
|
-
.v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
|
18179
|
-
margin-bottom: 0;
|
18180
|
-
}
|
18181
|
-
.v-banner--density-comfortable.v-banner--two-line {
|
18182
|
-
padding-top: 12px;
|
18183
|
-
padding-bottom: 12px;
|
18184
|
-
}
|
18185
|
-
.v-banner--density-comfortable.v-banner--three-line {
|
18186
|
-
padding-top: 20px;
|
18187
|
-
padding-bottom: 12px;
|
18188
|
-
}
|
18189
|
-
.v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
|
18190
|
-
margin-top: 16px;
|
18191
|
-
}
|
18192
|
-
|
18193
|
-
.v-banner--density-compact .v-banner-actions {
|
18194
|
-
margin-bottom: 0px;
|
18195
|
-
}
|
18196
|
-
.v-banner--density-compact.v-banner--one-line {
|
18197
|
-
padding-top: 0px;
|
18198
|
-
padding-bottom: 0px;
|
18199
|
-
}
|
18200
|
-
.v-banner--density-compact.v-banner--one-line .v-banner-actions {
|
18201
|
-
margin-bottom: 0;
|
18202
|
-
}
|
18203
|
-
.v-banner--density-compact.v-banner--two-line {
|
18204
|
-
padding-top: 8px;
|
18205
|
-
padding-bottom: 8px;
|
18206
|
-
}
|
18207
|
-
.v-banner--density-compact.v-banner--three-line {
|
18208
|
-
padding-top: 16px;
|
18209
|
-
padding-bottom: 8px;
|
18210
|
-
}
|
18211
|
-
.v-banner--density-compact:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-compact.v-banner--two-line .v-banner-actions, .v-banner--density-compact.v-banner--three-line .v-banner-actions {
|
18212
|
-
margin-top: 12px;
|
18213
|
-
}
|
18214
|
-
|
18215
|
-
.v-banner--sticky {
|
18216
|
-
top: 0;
|
18217
|
-
z-index: 1;
|
18218
|
-
}
|
18219
|
-
|
18220
|
-
.v-banner__content {
|
18221
|
-
align-items: center;
|
18222
|
-
display: flex;
|
18223
|
-
grid-area: content;
|
18224
|
-
}
|
18225
|
-
|
18226
|
-
.v-banner__prepend {
|
18227
|
-
align-self: flex-start;
|
18228
|
-
grid-area: prepend;
|
18229
|
-
margin-inline-end: 24px;
|
18230
|
-
}
|
18231
|
-
|
18232
|
-
.v-banner-actions {
|
18233
|
-
align-self: flex-end;
|
18234
|
-
display: flex;
|
18235
|
-
flex: 0 1;
|
18236
|
-
grid-area: actions;
|
18237
|
-
justify-content: flex-end;
|
18238
|
-
}
|
18239
|
-
.v-banner--two-line .v-banner-actions, .v-banner--three-line .v-banner-actions {
|
18240
|
-
margin-top: 20px;
|
18241
|
-
}
|
18242
|
-
|
18243
|
-
.v-banner-text {
|
18244
|
-
-webkit-box-orient: vertical;
|
18245
|
-
display: -webkit-box;
|
18246
|
-
padding-inline-end: 90px;
|
18247
|
-
overflow: hidden;
|
18248
|
-
}
|
18249
|
-
.v-banner--one-line .v-banner-text {
|
18250
|
-
-webkit-line-clamp: 1;
|
18251
|
-
}
|
18252
|
-
.v-banner--two-line .v-banner-text {
|
18253
|
-
-webkit-line-clamp: 2;
|
18254
|
-
}
|
18255
|
-
.v-banner--three-line .v-banner-text {
|
18256
|
-
-webkit-line-clamp: 3;
|
18257
|
-
}
|
18258
|
-
.v-banner--two-line .v-banner-text, .v-banner--three-line .v-banner-text {
|
18259
|
-
align-self: flex-start;
|
18260
18009
|
}.v-alert {
|
18261
18010
|
display: grid;
|
18262
18011
|
flex: 1 1;
|
@@ -18473,103 +18222,91 @@ html.overflow-y-hidden {
|
|
18473
18222
|
text-transform: none;
|
18474
18223
|
word-break: normal;
|
18475
18224
|
word-wrap: break-word;
|
18476
|
-
}.v-
|
18477
|
-
|
18478
|
-
|
18479
|
-
|
18480
|
-
position: absolute;
|
18481
|
-
transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
|
18225
|
+
}.v-autocomplete .v-field .v-text-field__prefix,
|
18226
|
+
.v-autocomplete .v-field .v-text-field__suffix,
|
18227
|
+
.v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
|
18228
|
+
cursor: text;
|
18482
18229
|
}
|
18483
|
-
.v-
|
18484
|
-
|
18485
|
-
border-style: solid;
|
18486
|
-
border-width: 0;
|
18230
|
+
.v-autocomplete .v-field .v-field__input > input {
|
18231
|
+
flex: 1 1;
|
18487
18232
|
}
|
18488
|
-
.v-
|
18489
|
-
|
18490
|
-
box-shadow: none;
|
18233
|
+
.v-autocomplete .v-field input {
|
18234
|
+
min-width: 64px;
|
18491
18235
|
}
|
18492
|
-
.v-
|
18493
|
-
|
18236
|
+
.v-autocomplete .v-field:not(.v-field--focused) input {
|
18237
|
+
min-width: 0;
|
18494
18238
|
}
|
18495
|
-
.v-
|
18496
|
-
|
18497
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
18239
|
+
.v-autocomplete .v-field--dirty .v-autocomplete__selection {
|
18240
|
+
margin-inline-end: 2px;
|
18498
18241
|
}
|
18499
|
-
.v-
|
18500
|
-
|
18242
|
+
.v-autocomplete .v-autocomplete__selection-text {
|
18243
|
+
overflow: hidden;
|
18244
|
+
text-overflow: ellipsis;
|
18245
|
+
white-space: nowrap;
|
18501
18246
|
}
|
18502
18247
|
|
18503
|
-
.v-
|
18504
|
-
|
18505
|
-
flex: none;
|
18506
|
-
font-size: 0.75rem;
|
18507
|
-
justify-content: center;
|
18508
|
-
transition: inherit;
|
18509
|
-
width: 100%;
|
18248
|
+
.v-autocomplete__content {
|
18249
|
+
overflow: hidden;
|
18510
18250
|
}
|
18511
|
-
.v-
|
18512
|
-
|
18513
|
-
height: 100%;
|
18514
|
-
max-width: 168px;
|
18515
|
-
min-width: 80px;
|
18516
|
-
text-transform: none;
|
18517
|
-
transition: inherit;
|
18518
|
-
width: auto;
|
18251
|
+
.v-autocomplete__content {
|
18252
|
+
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));
|
18519
18253
|
}
|
18520
|
-
.v-
|
18521
|
-
border-radius:
|
18254
|
+
.v-autocomplete__content {
|
18255
|
+
border-radius: 4px;
|
18522
18256
|
}
|
18523
|
-
.v-
|
18524
|
-
|
18525
|
-
transition: inherit;
|
18257
|
+
.v-autocomplete__mask {
|
18258
|
+
background: rgb(var(--v-theme-surface-light));
|
18526
18259
|
}
|
18527
|
-
.v-
|
18528
|
-
|
18260
|
+
.v-autocomplete__selection {
|
18261
|
+
display: inline-flex;
|
18262
|
+
align-items: center;
|
18263
|
+
height: 1.5rem;
|
18264
|
+
letter-spacing: inherit;
|
18265
|
+
line-height: inherit;
|
18266
|
+
max-width: calc(100% - 2px - 2px);
|
18529
18267
|
}
|
18530
|
-
.v-
|
18531
|
-
|
18268
|
+
.v-autocomplete__selection:first-child {
|
18269
|
+
margin-inline-start: 0;
|
18532
18270
|
}
|
18533
|
-
.v-
|
18534
|
-
|
18535
|
-
|
18271
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
18272
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
18273
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
18274
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
18275
|
+
top: 0px;
|
18536
18276
|
}
|
18537
|
-
.v-
|
18538
|
-
|
18539
|
-
}.bottom-sheet-transition-enter-from {
|
18540
|
-
transform: translateY(100%);
|
18277
|
+
.v-autocomplete--selecting-index .v-autocomplete__selection {
|
18278
|
+
opacity: var(--v-medium-emphasis-opacity);
|
18541
18279
|
}
|
18542
|
-
.
|
18543
|
-
|
18280
|
+
.v-autocomplete--selecting-index .v-autocomplete__selection--selected {
|
18281
|
+
opacity: 1;
|
18544
18282
|
}
|
18545
|
-
|
18546
|
-
|
18547
|
-
|
18548
|
-
|
18549
|
-
flex:
|
18283
|
+
.v-autocomplete--selecting-index .v-field__input > input {
|
18284
|
+
caret-color: transparent;
|
18285
|
+
}
|
18286
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
|
18287
|
+
flex: 1 1;
|
18288
|
+
position: absolute;
|
18550
18289
|
left: 0;
|
18551
18290
|
right: 0;
|
18552
|
-
margin-inline: 0;
|
18553
|
-
margin-bottom: 0;
|
18554
|
-
transition-duration: 0.2s;
|
18555
18291
|
width: 100%;
|
18556
|
-
|
18557
|
-
overflow: visible;
|
18292
|
+
padding-inline: inherit;
|
18558
18293
|
}
|
18559
|
-
.v-
|
18560
|
-
|
18294
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
|
18295
|
+
transition: none;
|
18561
18296
|
}
|
18562
|
-
.v-
|
18563
|
-
|
18564
|
-
border-radius: 0;
|
18297
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
|
18298
|
+
opacity: 0;
|
18565
18299
|
}
|
18566
|
-
.v-
|
18567
|
-
|
18300
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
|
18301
|
+
opacity: 0;
|
18568
18302
|
}
|
18569
|
-
|
18570
|
-
|
18571
|
-
|
18572
|
-
|
18303
|
+
.v-autocomplete__menu-icon {
|
18304
|
+
margin-inline-start: 4px;
|
18305
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
18306
|
+
}
|
18307
|
+
.v-autocomplete--active-menu .v-autocomplete__menu-icon {
|
18308
|
+
opacity: var(--v-high-emphasis-opacity);
|
18309
|
+
transform: rotate(180deg);
|
18573
18310
|
}.v-avatar {
|
18574
18311
|
flex: none;
|
18575
18312
|
align-items: center;
|
@@ -18676,57 +18413,393 @@ html.overflow-y-hidden {
|
|
18676
18413
|
.v-avatar .v-img {
|
18677
18414
|
height: 100%;
|
18678
18415
|
width: 100%;
|
18679
|
-
}.v-
|
18680
|
-
display:
|
18416
|
+
}.v-badge {
|
18417
|
+
display: inline-block;
|
18418
|
+
line-height: 1;
|
18419
|
+
}
|
18420
|
+
|
18421
|
+
.v-badge__badge {
|
18681
18422
|
align-items: center;
|
18682
|
-
|
18683
|
-
|
18423
|
+
display: inline-flex;
|
18424
|
+
border-radius: 10px;
|
18425
|
+
font-size: 0.75rem;
|
18426
|
+
font-weight: 500;
|
18427
|
+
height: 1.25rem;
|
18428
|
+
justify-content: center;
|
18429
|
+
min-width: 20px;
|
18430
|
+
padding: 4px 6px;
|
18431
|
+
pointer-events: auto;
|
18432
|
+
position: absolute;
|
18433
|
+
text-align: center;
|
18434
|
+
text-indent: 0;
|
18435
|
+
transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
|
18436
|
+
white-space: nowrap;
|
18684
18437
|
}
|
18685
|
-
.v-
|
18686
|
-
|
18438
|
+
.v-badge__badge {
|
18439
|
+
background: rgb(var(--v-theme-surface-variant));
|
18440
|
+
color: rgba(var(--v-theme-on-surface-variant), var(--v-high-emphasis-opacity));
|
18687
18441
|
}
|
18688
|
-
.v-
|
18689
|
-
|
18690
|
-
|
18442
|
+
.v-badge--bordered .v-badge__badge::after {
|
18443
|
+
border-radius: inherit;
|
18444
|
+
border-style: solid;
|
18445
|
+
border-width: 2px;
|
18446
|
+
bottom: 0;
|
18447
|
+
color: rgb(var(--v-theme-background));
|
18448
|
+
content: "";
|
18449
|
+
left: 0;
|
18450
|
+
position: absolute;
|
18451
|
+
right: 0;
|
18452
|
+
top: 0;
|
18453
|
+
transform: scale(1.05);
|
18691
18454
|
}
|
18692
|
-
|
18693
|
-
|
18694
|
-
|
18695
|
-
|
18455
|
+
.v-badge--dot .v-badge__badge {
|
18456
|
+
border-radius: 4.5px;
|
18457
|
+
height: 9px;
|
18458
|
+
min-width: 0;
|
18459
|
+
padding: 0;
|
18460
|
+
width: 9px;
|
18696
18461
|
}
|
18697
|
-
|
18698
|
-
|
18699
|
-
padding-top: 8px;
|
18700
|
-
padding-bottom: 8px;
|
18462
|
+
.v-badge--dot .v-badge__badge::after {
|
18463
|
+
border-width: 1.5px;
|
18701
18464
|
}
|
18702
|
-
|
18703
|
-
|
18704
|
-
align
|
18705
|
-
|
18465
|
+
.v-badge--inline .v-badge__badge {
|
18466
|
+
position: relative;
|
18467
|
+
vertical-align: middle;
|
18468
|
+
}
|
18469
|
+
.v-badge__badge .v-icon {
|
18470
|
+
color: inherit;
|
18471
|
+
font-size: 0.75rem;
|
18472
|
+
margin: 0 -2px;
|
18473
|
+
}
|
18474
|
+
.v-badge__badge img,
|
18475
|
+
.v-badge__badge .v-img {
|
18476
|
+
height: 100%;
|
18477
|
+
width: 100%;
|
18706
18478
|
}
|
18707
18479
|
|
18708
|
-
.v-
|
18480
|
+
.v-badge__wrapper {
|
18481
|
+
display: flex;
|
18482
|
+
position: relative;
|
18483
|
+
}
|
18484
|
+
.v-badge--inline .v-badge__wrapper {
|
18709
18485
|
align-items: center;
|
18710
|
-
color: inherit;
|
18711
18486
|
display: inline-flex;
|
18712
|
-
|
18713
|
-
|
18714
|
-
|
18487
|
+
justify-content: center;
|
18488
|
+
margin: 0 4px;
|
18489
|
+
}.v-banner {
|
18490
|
+
display: grid;
|
18491
|
+
flex: 1 1;
|
18492
|
+
font-size: 0.875rem;
|
18493
|
+
grid-template-areas: "prepend content actions";
|
18494
|
+
grid-template-columns: max-content auto max-content;
|
18495
|
+
grid-template-rows: max-content max-content;
|
18496
|
+
line-height: 1.6;
|
18497
|
+
overflow: hidden;
|
18498
|
+
padding-inline: 16px 8px;
|
18499
|
+
padding-top: 16px;
|
18500
|
+
padding-bottom: 16px;
|
18501
|
+
position: relative;
|
18502
|
+
width: 100%;
|
18715
18503
|
}
|
18716
|
-
.v-
|
18717
|
-
|
18718
|
-
|
18504
|
+
.v-banner {
|
18505
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
18506
|
+
border-style: solid;
|
18507
|
+
border-width: 0 0 thin 0;
|
18719
18508
|
}
|
18720
|
-
.v-
|
18721
|
-
|
18722
|
-
|
18509
|
+
.v-banner--border {
|
18510
|
+
border-width: thin;
|
18511
|
+
box-shadow: none;
|
18723
18512
|
}
|
18724
|
-
.v-
|
18725
|
-
|
18513
|
+
.v-banner {
|
18514
|
+
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));
|
18726
18515
|
}
|
18727
|
-
.v-
|
18728
|
-
|
18729
|
-
|
18516
|
+
.v-banner--absolute {
|
18517
|
+
position: absolute;
|
18518
|
+
}
|
18519
|
+
.v-banner--fixed {
|
18520
|
+
position: fixed;
|
18521
|
+
}
|
18522
|
+
.v-banner--sticky {
|
18523
|
+
position: sticky;
|
18524
|
+
}
|
18525
|
+
.v-banner {
|
18526
|
+
border-radius: 0;
|
18527
|
+
}
|
18528
|
+
.v-banner {
|
18529
|
+
background: rgb(var(--v-theme-surface));
|
18530
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
18531
|
+
}
|
18532
|
+
.v-banner--rounded {
|
18533
|
+
border-radius: 4px;
|
18534
|
+
}
|
18535
|
+
.v-banner--stacked:not(.v-banner--one-line) {
|
18536
|
+
grid-template-areas: "prepend content" ". actions";
|
18537
|
+
}
|
18538
|
+
.v-banner--stacked .v-banner-text {
|
18539
|
+
padding-inline-end: 36px;
|
18540
|
+
}
|
18541
|
+
.v-banner--density-default .v-banner-actions {
|
18542
|
+
margin-bottom: -8px;
|
18543
|
+
}
|
18544
|
+
.v-banner--density-default.v-banner--one-line {
|
18545
|
+
padding-top: 8px;
|
18546
|
+
padding-bottom: 8px;
|
18547
|
+
}
|
18548
|
+
.v-banner--density-default.v-banner--one-line .v-banner-actions {
|
18549
|
+
margin-bottom: 0;
|
18550
|
+
}
|
18551
|
+
.v-banner--density-default.v-banner--one-line {
|
18552
|
+
padding-top: 10px;
|
18553
|
+
}
|
18554
|
+
.v-banner--density-default.v-banner--two-line {
|
18555
|
+
padding-top: 16px;
|
18556
|
+
padding-bottom: 16px;
|
18557
|
+
}
|
18558
|
+
.v-banner--density-default.v-banner--three-line {
|
18559
|
+
padding-top: 24px;
|
18560
|
+
padding-bottom: 16px;
|
18561
|
+
}
|
18562
|
+
.v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
|
18563
|
+
margin-top: 20px;
|
18564
|
+
}
|
18565
|
+
|
18566
|
+
.v-banner--density-comfortable .v-banner-actions {
|
18567
|
+
margin-bottom: -4px;
|
18568
|
+
}
|
18569
|
+
.v-banner--density-comfortable.v-banner--one-line {
|
18570
|
+
padding-top: 4px;
|
18571
|
+
padding-bottom: 4px;
|
18572
|
+
}
|
18573
|
+
.v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
|
18574
|
+
margin-bottom: 0;
|
18575
|
+
}
|
18576
|
+
.v-banner--density-comfortable.v-banner--two-line {
|
18577
|
+
padding-top: 12px;
|
18578
|
+
padding-bottom: 12px;
|
18579
|
+
}
|
18580
|
+
.v-banner--density-comfortable.v-banner--three-line {
|
18581
|
+
padding-top: 20px;
|
18582
|
+
padding-bottom: 12px;
|
18583
|
+
}
|
18584
|
+
.v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
|
18585
|
+
margin-top: 16px;
|
18586
|
+
}
|
18587
|
+
|
18588
|
+
.v-banner--density-compact .v-banner-actions {
|
18589
|
+
margin-bottom: 0px;
|
18590
|
+
}
|
18591
|
+
.v-banner--density-compact.v-banner--one-line {
|
18592
|
+
padding-top: 0px;
|
18593
|
+
padding-bottom: 0px;
|
18594
|
+
}
|
18595
|
+
.v-banner--density-compact.v-banner--one-line .v-banner-actions {
|
18596
|
+
margin-bottom: 0;
|
18597
|
+
}
|
18598
|
+
.v-banner--density-compact.v-banner--two-line {
|
18599
|
+
padding-top: 8px;
|
18600
|
+
padding-bottom: 8px;
|
18601
|
+
}
|
18602
|
+
.v-banner--density-compact.v-banner--three-line {
|
18603
|
+
padding-top: 16px;
|
18604
|
+
padding-bottom: 8px;
|
18605
|
+
}
|
18606
|
+
.v-banner--density-compact:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-compact.v-banner--two-line .v-banner-actions, .v-banner--density-compact.v-banner--three-line .v-banner-actions {
|
18607
|
+
margin-top: 12px;
|
18608
|
+
}
|
18609
|
+
|
18610
|
+
.v-banner--sticky {
|
18611
|
+
top: 0;
|
18612
|
+
z-index: 1;
|
18613
|
+
}
|
18614
|
+
|
18615
|
+
.v-banner__content {
|
18616
|
+
align-items: center;
|
18617
|
+
display: flex;
|
18618
|
+
grid-area: content;
|
18619
|
+
}
|
18620
|
+
|
18621
|
+
.v-banner__prepend {
|
18622
|
+
align-self: flex-start;
|
18623
|
+
grid-area: prepend;
|
18624
|
+
margin-inline-end: 24px;
|
18625
|
+
}
|
18626
|
+
|
18627
|
+
.v-banner-actions {
|
18628
|
+
align-self: flex-end;
|
18629
|
+
display: flex;
|
18630
|
+
flex: 0 1;
|
18631
|
+
grid-area: actions;
|
18632
|
+
justify-content: flex-end;
|
18633
|
+
}
|
18634
|
+
.v-banner--two-line .v-banner-actions, .v-banner--three-line .v-banner-actions {
|
18635
|
+
margin-top: 20px;
|
18636
|
+
}
|
18637
|
+
|
18638
|
+
.v-banner-text {
|
18639
|
+
-webkit-box-orient: vertical;
|
18640
|
+
display: -webkit-box;
|
18641
|
+
padding-inline-end: 90px;
|
18642
|
+
overflow: hidden;
|
18643
|
+
}
|
18644
|
+
.v-banner--one-line .v-banner-text {
|
18645
|
+
-webkit-line-clamp: 1;
|
18646
|
+
}
|
18647
|
+
.v-banner--two-line .v-banner-text {
|
18648
|
+
-webkit-line-clamp: 2;
|
18649
|
+
}
|
18650
|
+
.v-banner--three-line .v-banner-text {
|
18651
|
+
-webkit-line-clamp: 3;
|
18652
|
+
}
|
18653
|
+
.v-banner--two-line .v-banner-text, .v-banner--three-line .v-banner-text {
|
18654
|
+
align-self: flex-start;
|
18655
|
+
}.v-bottom-navigation {
|
18656
|
+
display: flex;
|
18657
|
+
max-width: 100%;
|
18658
|
+
overflow: hidden;
|
18659
|
+
position: absolute;
|
18660
|
+
transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
|
18661
|
+
}
|
18662
|
+
.v-bottom-navigation {
|
18663
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
18664
|
+
border-style: solid;
|
18665
|
+
border-width: 0;
|
18666
|
+
}
|
18667
|
+
.v-bottom-navigation--border {
|
18668
|
+
border-width: thin;
|
18669
|
+
box-shadow: none;
|
18670
|
+
}
|
18671
|
+
.v-bottom-navigation {
|
18672
|
+
border-radius: 0;
|
18673
|
+
}
|
18674
|
+
.v-bottom-navigation {
|
18675
|
+
background: rgb(var(--v-theme-surface));
|
18676
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
18677
|
+
}
|
18678
|
+
.v-bottom-navigation--active {
|
18679
|
+
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));
|
18680
|
+
}
|
18681
|
+
|
18682
|
+
.v-bottom-navigation__content {
|
18683
|
+
display: flex;
|
18684
|
+
flex: none;
|
18685
|
+
font-size: 0.75rem;
|
18686
|
+
justify-content: center;
|
18687
|
+
transition: inherit;
|
18688
|
+
width: 100%;
|
18689
|
+
}
|
18690
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
18691
|
+
font-size: inherit;
|
18692
|
+
height: 100%;
|
18693
|
+
max-width: 168px;
|
18694
|
+
min-width: 80px;
|
18695
|
+
text-transform: none;
|
18696
|
+
transition: inherit;
|
18697
|
+
width: auto;
|
18698
|
+
}
|
18699
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
18700
|
+
border-radius: 0;
|
18701
|
+
}
|
18702
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
|
18703
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
18704
|
+
transition: inherit;
|
18705
|
+
}
|
18706
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
18707
|
+
font-size: 1.5rem;
|
18708
|
+
}
|
18709
|
+
.v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
|
18710
|
+
flex-grow: 1;
|
18711
|
+
}
|
18712
|
+
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
|
18713
|
+
transition: inherit;
|
18714
|
+
opacity: 0;
|
18715
|
+
}
|
18716
|
+
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
|
18717
|
+
transform: translateY(0.5rem);
|
18718
|
+
}.bottom-sheet-transition-enter-from {
|
18719
|
+
transform: translateY(100%);
|
18720
|
+
}
|
18721
|
+
.bottom-sheet-transition-leave-to {
|
18722
|
+
transform: translateY(100%);
|
18723
|
+
}
|
18724
|
+
|
18725
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
18726
|
+
align-self: flex-end;
|
18727
|
+
border-radius: 0;
|
18728
|
+
flex: 0 1 auto;
|
18729
|
+
left: 0;
|
18730
|
+
right: 0;
|
18731
|
+
margin-inline: 0;
|
18732
|
+
margin-bottom: 0;
|
18733
|
+
transition-duration: 0.2s;
|
18734
|
+
width: 100%;
|
18735
|
+
max-width: 100%;
|
18736
|
+
overflow: visible;
|
18737
|
+
}
|
18738
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
18739
|
+
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));
|
18740
|
+
}
|
18741
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card,
|
18742
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-sheet {
|
18743
|
+
border-radius: 0;
|
18744
|
+
}
|
18745
|
+
.v-bottom-sheet.v-bottom-sheet--inset {
|
18746
|
+
max-width: none;
|
18747
|
+
}
|
18748
|
+
@media (min-width: 600px) {
|
18749
|
+
.v-bottom-sheet.v-bottom-sheet--inset {
|
18750
|
+
max-width: 70%;
|
18751
|
+
}
|
18752
|
+
}.v-breadcrumbs {
|
18753
|
+
display: flex;
|
18754
|
+
align-items: center;
|
18755
|
+
line-height: 1.6;
|
18756
|
+
padding: 16px 12px;
|
18757
|
+
}
|
18758
|
+
.v-breadcrumbs--rounded {
|
18759
|
+
border-radius: 4px;
|
18760
|
+
}
|
18761
|
+
.v-breadcrumbs--density-default {
|
18762
|
+
padding-top: 16px;
|
18763
|
+
padding-bottom: 16px;
|
18764
|
+
}
|
18765
|
+
|
18766
|
+
.v-breadcrumbs--density-comfortable {
|
18767
|
+
padding-top: 12px;
|
18768
|
+
padding-bottom: 12px;
|
18769
|
+
}
|
18770
|
+
|
18771
|
+
.v-breadcrumbs--density-compact {
|
18772
|
+
padding-top: 8px;
|
18773
|
+
padding-bottom: 8px;
|
18774
|
+
}
|
18775
|
+
|
18776
|
+
.v-breadcrumbs__prepend {
|
18777
|
+
align-items: center;
|
18778
|
+
display: inline-flex;
|
18779
|
+
}
|
18780
|
+
|
18781
|
+
.v-breadcrumbs-item {
|
18782
|
+
align-items: center;
|
18783
|
+
color: inherit;
|
18784
|
+
display: inline-flex;
|
18785
|
+
padding: 0 4px;
|
18786
|
+
text-decoration: none;
|
18787
|
+
vertical-align: middle;
|
18788
|
+
}
|
18789
|
+
.v-breadcrumbs-item--disabled {
|
18790
|
+
opacity: var(--v-disabled-opacity);
|
18791
|
+
pointer-events: none;
|
18792
|
+
}
|
18793
|
+
.v-breadcrumbs-item--link {
|
18794
|
+
color: inherit;
|
18795
|
+
text-decoration: none;
|
18796
|
+
}
|
18797
|
+
.v-breadcrumbs-item--link:hover {
|
18798
|
+
text-decoration: underline;
|
18799
|
+
}
|
18800
|
+
.v-breadcrumbs-item .v-icon {
|
18801
|
+
font-size: 1rem;
|
18802
|
+
margin-inline: -4px 2px;
|
18730
18803
|
}
|
18731
18804
|
|
18732
18805
|
.v-breadcrumbs-divider {
|
@@ -19132,104 +19205,31 @@ html.overflow-y-hidden {
|
|
19132
19205
|
opacity: 0;
|
19133
19206
|
transition: opacity 0.2s ease-in-out;
|
19134
19207
|
}
|
19135
|
-
|
19136
|
-
.v-btn__overlay,
|
19137
|
-
.v-btn__underlay {
|
19138
|
-
pointer-events: none;
|
19139
|
-
}
|
19140
|
-
.v-btn__overlay,
|
19141
|
-
.v-btn__underlay {
|
19142
|
-
position: absolute;
|
19143
|
-
top: 0;
|
19144
|
-
left: 0;
|
19145
|
-
width: 100%;
|
19146
|
-
height: 100%;
|
19147
|
-
}
|
19148
|
-
|
19149
|
-
.v-pagination .v-btn {
|
19150
|
-
border-radius: 4px;
|
19151
|
-
}
|
19152
|
-
.v-pagination .v-btn--rounded {
|
19153
|
-
border-radius: 50%;
|
19154
|
-
}
|
19155
|
-
.v-btn__overlay {
|
19156
|
-
transition: none;
|
19157
|
-
}
|
19158
|
-
.v-pagination__item--is-active .v-btn__overlay {
|
19159
|
-
opacity: var(--v-border-opacity);
|
19160
|
-
}.v-badge {
|
19161
|
-
display: inline-block;
|
19162
|
-
line-height: 1;
|
19163
|
-
}
|
19164
|
-
|
19165
|
-
.v-badge__badge {
|
19166
|
-
align-items: center;
|
19167
|
-
display: inline-flex;
|
19168
|
-
border-radius: 10px;
|
19169
|
-
font-size: 0.75rem;
|
19170
|
-
font-weight: 500;
|
19171
|
-
height: 1.25rem;
|
19172
|
-
justify-content: center;
|
19173
|
-
min-width: 20px;
|
19174
|
-
padding: 4px 6px;
|
19175
|
-
pointer-events: auto;
|
19176
|
-
position: absolute;
|
19177
|
-
text-align: center;
|
19178
|
-
text-indent: 0;
|
19179
|
-
transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
|
19180
|
-
white-space: nowrap;
|
19181
|
-
}
|
19182
|
-
.v-badge__badge {
|
19183
|
-
background: rgb(var(--v-theme-surface-variant));
|
19184
|
-
color: rgba(var(--v-theme-on-surface-variant), var(--v-high-emphasis-opacity));
|
19185
|
-
}
|
19186
|
-
.v-badge--bordered .v-badge__badge::after {
|
19187
|
-
border-radius: inherit;
|
19188
|
-
border-style: solid;
|
19189
|
-
border-width: 2px;
|
19190
|
-
bottom: 0;
|
19191
|
-
color: rgb(var(--v-theme-background));
|
19192
|
-
content: "";
|
19193
|
-
left: 0;
|
19194
|
-
position: absolute;
|
19195
|
-
right: 0;
|
19196
|
-
top: 0;
|
19197
|
-
transform: scale(1.05);
|
19198
|
-
}
|
19199
|
-
.v-badge--dot .v-badge__badge {
|
19200
|
-
border-radius: 4.5px;
|
19201
|
-
height: 9px;
|
19202
|
-
min-width: 0;
|
19203
|
-
padding: 0;
|
19204
|
-
width: 9px;
|
19205
|
-
}
|
19206
|
-
.v-badge--dot .v-badge__badge::after {
|
19207
|
-
border-width: 1.5px;
|
19208
|
-
}
|
19209
|
-
.v-badge--inline .v-badge__badge {
|
19210
|
-
position: relative;
|
19211
|
-
vertical-align: middle;
|
19212
|
-
}
|
19213
|
-
.v-badge__badge .v-icon {
|
19214
|
-
color: inherit;
|
19215
|
-
font-size: 0.75rem;
|
19216
|
-
margin: 0 -2px;
|
19217
|
-
}
|
19218
|
-
.v-badge__badge img,
|
19219
|
-
.v-badge__badge .v-img {
|
19220
|
-
height: 100%;
|
19208
|
+
|
19209
|
+
.v-btn__overlay,
|
19210
|
+
.v-btn__underlay {
|
19211
|
+
pointer-events: none;
|
19212
|
+
}
|
19213
|
+
.v-btn__overlay,
|
19214
|
+
.v-btn__underlay {
|
19215
|
+
position: absolute;
|
19216
|
+
top: 0;
|
19217
|
+
left: 0;
|
19221
19218
|
width: 100%;
|
19219
|
+
height: 100%;
|
19222
19220
|
}
|
19223
19221
|
|
19224
|
-
.v-
|
19225
|
-
|
19226
|
-
position: relative;
|
19222
|
+
.v-pagination .v-btn {
|
19223
|
+
border-radius: 4px;
|
19227
19224
|
}
|
19228
|
-
.v-
|
19229
|
-
|
19230
|
-
|
19231
|
-
|
19232
|
-
|
19225
|
+
.v-pagination .v-btn--rounded {
|
19226
|
+
border-radius: 50%;
|
19227
|
+
}
|
19228
|
+
.v-btn__overlay {
|
19229
|
+
transition: none;
|
19230
|
+
}
|
19231
|
+
.v-pagination__item--is-active .v-btn__overlay {
|
19232
|
+
opacity: var(--v-border-opacity);
|
19233
19233
|
}.v-btn-group {
|
19234
19234
|
display: inline-flex;
|
19235
19235
|
flex-wrap: nowrap;
|
@@ -19615,29 +19615,6 @@ html.overflow-y-hidden {
|
|
19615
19615
|
pointer-events: none;
|
19616
19616
|
opacity: 0;
|
19617
19617
|
transition: opacity 0.2s ease-in-out;
|
19618
|
-
}.v-checkbox.v-input {
|
19619
|
-
flex: 0 1 auto;
|
19620
|
-
}
|
19621
|
-
.v-checkbox .v-selection-control {
|
19622
|
-
min-height: var(--v-input-control-height);
|
19623
|
-
}.v-chip-group {
|
19624
|
-
display: flex;
|
19625
|
-
max-width: 100%;
|
19626
|
-
min-width: 0;
|
19627
|
-
overflow-x: auto;
|
19628
|
-
padding: 4px 0;
|
19629
|
-
}
|
19630
|
-
.v-chip-group .v-chip {
|
19631
|
-
margin: 4px 8px 4px 0;
|
19632
|
-
}
|
19633
|
-
.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
|
19634
|
-
opacity: var(--v-activated-opacity);
|
19635
|
-
}
|
19636
|
-
|
19637
|
-
.v-chip-group--column .v-slide-group__content {
|
19638
|
-
white-space: normal;
|
19639
|
-
flex-wrap: wrap;
|
19640
|
-
max-width: 100%;
|
19641
19618
|
}.v-carousel {
|
19642
19619
|
overflow: hidden;
|
19643
19620
|
position: relative;
|
@@ -20121,6 +20098,29 @@ html.overflow-y-hidden {
|
|
20121
20098
|
|
20122
20099
|
.v-chip--label {
|
20123
20100
|
border-radius: 4px;
|
20101
|
+
}.v-checkbox.v-input {
|
20102
|
+
flex: 0 1 auto;
|
20103
|
+
}
|
20104
|
+
.v-checkbox .v-selection-control {
|
20105
|
+
min-height: var(--v-input-control-height);
|
20106
|
+
}.v-chip-group {
|
20107
|
+
display: flex;
|
20108
|
+
max-width: 100%;
|
20109
|
+
min-width: 0;
|
20110
|
+
overflow-x: auto;
|
20111
|
+
padding: 4px 0;
|
20112
|
+
}
|
20113
|
+
.v-chip-group .v-chip {
|
20114
|
+
margin: 4px 8px 4px 0;
|
20115
|
+
}
|
20116
|
+
.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
|
20117
|
+
opacity: var(--v-activated-opacity);
|
20118
|
+
}
|
20119
|
+
|
20120
|
+
.v-chip-group--column .v-slide-group__content {
|
20121
|
+
white-space: normal;
|
20122
|
+
flex-wrap: wrap;
|
20123
|
+
max-width: 100%;
|
20124
20124
|
}.v-color-picker {
|
20125
20125
|
align-self: flex-start;
|
20126
20126
|
contain: content;
|
@@ -20513,61 +20513,6 @@ html.overflow-y-hidden {
|
|
20513
20513
|
|
20514
20514
|
.v-date-picker__title {
|
20515
20515
|
display: inline-block;
|
20516
|
-
}.v-date-picker-month {
|
20517
|
-
display: flex;
|
20518
|
-
justify-content: center;
|
20519
|
-
padding: 0 12px 8px;
|
20520
|
-
--v-date-picker-month-day-diff: 4px;
|
20521
|
-
}
|
20522
|
-
|
20523
|
-
.v-date-picker-month__weeks {
|
20524
|
-
display: grid;
|
20525
|
-
grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
|
20526
|
-
column-gap: 4px;
|
20527
|
-
font-size: 0.85rem;
|
20528
|
-
}
|
20529
|
-
.v-date-picker-month__weeks + .v-date-picker-month__days {
|
20530
|
-
grid-row-gap: 0;
|
20531
|
-
}
|
20532
|
-
|
20533
|
-
.v-date-picker-month__weekday {
|
20534
|
-
font-size: 0.85rem;
|
20535
|
-
}
|
20536
|
-
|
20537
|
-
.v-date-picker-month__days {
|
20538
|
-
display: grid;
|
20539
|
-
grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
|
20540
|
-
column-gap: 4px;
|
20541
|
-
flex: 1 1;
|
20542
|
-
justify-content: space-around;
|
20543
|
-
}
|
20544
|
-
|
20545
|
-
.v-date-picker-month__day {
|
20546
|
-
align-items: center;
|
20547
|
-
display: flex;
|
20548
|
-
justify-content: center;
|
20549
|
-
position: relative;
|
20550
|
-
height: 40px;
|
20551
|
-
width: 40px;
|
20552
|
-
}
|
20553
|
-
.v-date-picker-month__day--selected .v-btn {
|
20554
|
-
background-color: rgb(var(--v-theme-surface-variant));
|
20555
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
20556
|
-
}
|
20557
|
-
.v-date-picker-month__day .v-btn.v-date-picker-month__day-btn {
|
20558
|
-
--v-btn-height: 24px;
|
20559
|
-
--v-btn-size: 0.85rem;
|
20560
|
-
}
|
20561
|
-
.v-date-picker-month__day--week {
|
20562
|
-
font-size: var(--v-btn-size);
|
20563
|
-
}
|
20564
|
-
|
20565
|
-
.v-date-picker-month__day--adjacent {
|
20566
|
-
opacity: 0.5;
|
20567
|
-
}
|
20568
|
-
|
20569
|
-
.v-date-picker-month__day--hide-adjacent {
|
20570
|
-
opacity: 0;
|
20571
20516
|
}.v-date-picker-header {
|
20572
20517
|
align-items: flex-end;
|
20573
20518
|
height: 70px;
|
@@ -20628,21 +20573,61 @@ html.overflow-y-hidden {
|
|
20628
20573
|
.date-picker-header-reverse-transition-leave-to {
|
20629
20574
|
opacity: 0;
|
20630
20575
|
transform: translate(0, 100%);
|
20631
|
-
}.v-date-picker-
|
20632
|
-
|
20633
|
-
|
20576
|
+
}.v-date-picker-month {
|
20577
|
+
display: flex;
|
20578
|
+
justify-content: center;
|
20579
|
+
padding: 0 12px 8px;
|
20580
|
+
--v-date-picker-month-day-diff: 4px;
|
20634
20581
|
}
|
20635
20582
|
|
20636
|
-
.v-date-picker-
|
20583
|
+
.v-date-picker-month__weeks {
|
20584
|
+
display: grid;
|
20585
|
+
grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
|
20586
|
+
column-gap: 4px;
|
20587
|
+
font-size: 0.85rem;
|
20588
|
+
}
|
20589
|
+
.v-date-picker-month__weeks + .v-date-picker-month__days {
|
20590
|
+
grid-row-gap: 0;
|
20591
|
+
}
|
20592
|
+
|
20593
|
+
.v-date-picker-month__weekday {
|
20594
|
+
font-size: 0.85rem;
|
20595
|
+
}
|
20596
|
+
|
20597
|
+
.v-date-picker-month__days {
|
20637
20598
|
display: grid;
|
20599
|
+
grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
|
20600
|
+
column-gap: 4px;
|
20638
20601
|
flex: 1 1;
|
20639
20602
|
justify-content: space-around;
|
20640
|
-
grid-template-columns: repeat(3, 1fr);
|
20641
|
-
gap: 8px 24px;
|
20642
|
-
padding-inline: 32px;
|
20643
20603
|
}
|
20644
|
-
|
20645
|
-
|
20604
|
+
|
20605
|
+
.v-date-picker-month__day {
|
20606
|
+
align-items: center;
|
20607
|
+
display: flex;
|
20608
|
+
justify-content: center;
|
20609
|
+
position: relative;
|
20610
|
+
height: 40px;
|
20611
|
+
width: 40px;
|
20612
|
+
}
|
20613
|
+
.v-date-picker-month__day--selected .v-btn {
|
20614
|
+
background-color: rgb(var(--v-theme-surface-variant));
|
20615
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
20616
|
+
}
|
20617
|
+
.v-date-picker-month__day .v-btn.v-date-picker-month__day-btn {
|
20618
|
+
--v-btn-height: 24px;
|
20619
|
+
--v-btn-size: 0.85rem;
|
20620
|
+
}
|
20621
|
+
.v-date-picker-month__day--week {
|
20622
|
+
font-size: var(--v-btn-size);
|
20623
|
+
}
|
20624
|
+
|
20625
|
+
.v-date-picker-month__day--adjacent {
|
20626
|
+
opacity: 0.5;
|
20627
|
+
}
|
20628
|
+
|
20629
|
+
.v-date-picker-month__day--hide-adjacent {
|
20630
|
+
opacity: 0;
|
20646
20631
|
}.v-date-picker-months {
|
20647
20632
|
height: 288px;
|
20648
20633
|
}
|
@@ -20662,6 +20647,21 @@ html.overflow-y-hidden {
|
|
20662
20647
|
text-transform: none;
|
20663
20648
|
padding-inline-start: 8px;
|
20664
20649
|
padding-inline-end: 8px;
|
20650
|
+
}.v-date-picker-years {
|
20651
|
+
height: 288px;
|
20652
|
+
overflow-y: scroll;
|
20653
|
+
}
|
20654
|
+
|
20655
|
+
.v-date-picker-years__content {
|
20656
|
+
display: grid;
|
20657
|
+
flex: 1 1;
|
20658
|
+
justify-content: space-around;
|
20659
|
+
grid-template-columns: repeat(3, 1fr);
|
20660
|
+
gap: 8px 24px;
|
20661
|
+
padding-inline: 32px;
|
20662
|
+
}
|
20663
|
+
.v-date-picker-years__content .v-btn {
|
20664
|
+
padding-inline: 8px;
|
20665
20665
|
}.v-dialog {
|
20666
20666
|
align-items: center;
|
20667
20667
|
justify-content: center;
|
@@ -20742,23 +20742,75 @@ html.overflow-y-hidden {
|
|
20742
20742
|
border-radius: 0;
|
20743
20743
|
}
|
20744
20744
|
|
20745
|
-
.v-dialog--scrollable > .v-overlay__content,
|
20746
|
-
.v-dialog--scrollable > .v-overlay__content > form {
|
20747
|
-
display: flex;
|
20745
|
+
.v-dialog--scrollable > .v-overlay__content,
|
20746
|
+
.v-dialog--scrollable > .v-overlay__content > form {
|
20747
|
+
display: flex;
|
20748
|
+
}
|
20749
|
+
.v-dialog--scrollable > .v-overlay__content > .v-card,
|
20750
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
20751
|
+
display: flex;
|
20752
|
+
flex: 1 1 100%;
|
20753
|
+
flex-direction: column;
|
20754
|
+
max-height: 100%;
|
20755
|
+
max-width: 100%;
|
20756
|
+
}
|
20757
|
+
.v-dialog--scrollable > .v-overlay__content > .v-card > .v-card-text,
|
20758
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card > .v-card-text {
|
20759
|
+
-webkit-backface-visibility: hidden;
|
20760
|
+
backface-visibility: hidden;
|
20761
|
+
overflow-y: auto;
|
20762
|
+
}.v-divider {
|
20763
|
+
display: block;
|
20764
|
+
flex: 1 1 100%;
|
20765
|
+
height: 0px;
|
20766
|
+
max-height: 0px;
|
20767
|
+
opacity: var(--v-border-opacity);
|
20768
|
+
transition: inherit;
|
20769
|
+
}
|
20770
|
+
.v-divider {
|
20771
|
+
border-style: solid;
|
20772
|
+
border-width: thin 0 0 0;
|
20773
|
+
}
|
20774
|
+
.v-divider--vertical {
|
20775
|
+
align-self: stretch;
|
20776
|
+
border-width: 0 thin 0 0;
|
20777
|
+
display: inline-flex;
|
20778
|
+
height: auto;
|
20779
|
+
margin-left: -1px;
|
20780
|
+
max-height: 100%;
|
20781
|
+
max-width: 0px;
|
20782
|
+
vertical-align: text-bottom;
|
20783
|
+
width: 0px;
|
20784
|
+
}
|
20785
|
+
.v-divider--inset:not(.v-divider--vertical) {
|
20786
|
+
max-width: calc(100% - 72px);
|
20787
|
+
margin-inline-start: 72px;
|
20788
|
+
}
|
20789
|
+
.v-divider--inset.v-divider--vertical {
|
20790
|
+
margin-bottom: 8px;
|
20791
|
+
margin-top: 8px;
|
20792
|
+
max-height: calc(100% - 16px);
|
20793
|
+
}
|
20794
|
+
|
20795
|
+
.v-divider__content {
|
20796
|
+
padding: 0 16px;
|
20797
|
+
text-wrap: nowrap;
|
20748
20798
|
}
|
20749
|
-
.v-
|
20750
|
-
|
20799
|
+
.v-divider__wrapper--vertical .v-divider__content {
|
20800
|
+
padding: 4px 0;
|
20801
|
+
}
|
20802
|
+
|
20803
|
+
.v-divider__wrapper {
|
20751
20804
|
display: flex;
|
20752
|
-
|
20805
|
+
align-items: center;
|
20806
|
+
justify-content: center;
|
20807
|
+
}
|
20808
|
+
.v-divider__wrapper--vertical {
|
20753
20809
|
flex-direction: column;
|
20754
|
-
|
20755
|
-
max-width: 100%;
|
20810
|
+
height: 100%;
|
20756
20811
|
}
|
20757
|
-
.v-
|
20758
|
-
|
20759
|
-
-webkit-backface-visibility: hidden;
|
20760
|
-
backface-visibility: hidden;
|
20761
|
-
overflow-y: auto;
|
20812
|
+
.v-divider__wrapper--vertical .v-divider {
|
20813
|
+
margin: 0 auto;
|
20762
20814
|
}.v-empty-state {
|
20763
20815
|
align-items: center;
|
20764
20816
|
display: flex;
|
@@ -20826,6 +20878,75 @@ html.overflow-y-hidden {
|
|
20826
20878
|
.v-empty-state__action-btn.v-btn {
|
20827
20879
|
background-color: initial;
|
20828
20880
|
color: initial;
|
20881
|
+
}.v-fab {
|
20882
|
+
align-items: center;
|
20883
|
+
display: inline-flex;
|
20884
|
+
flex: 1 1 auto;
|
20885
|
+
pointer-events: none;
|
20886
|
+
position: relative;
|
20887
|
+
transition-duration: 0.2s;
|
20888
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
20889
|
+
vertical-align: middle;
|
20890
|
+
}
|
20891
|
+
.v-fab .v-btn {
|
20892
|
+
pointer-events: auto;
|
20893
|
+
}
|
20894
|
+
.v-fab .v-btn--variant-elevated {
|
20895
|
+
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));
|
20896
|
+
}
|
20897
|
+
.v-fab--app, .v-fab--absolute {
|
20898
|
+
display: flex;
|
20899
|
+
}
|
20900
|
+
.v-fab--start, .v-fab--left {
|
20901
|
+
justify-content: flex-start;
|
20902
|
+
}
|
20903
|
+
.v-fab--center {
|
20904
|
+
align-items: center;
|
20905
|
+
justify-content: center;
|
20906
|
+
}
|
20907
|
+
.v-fab--end, .v-fab--right {
|
20908
|
+
justify-content: flex-end;
|
20909
|
+
}
|
20910
|
+
.v-fab--bottom {
|
20911
|
+
align-items: flex-end;
|
20912
|
+
}
|
20913
|
+
.v-fab--top {
|
20914
|
+
align-items: flex-start;
|
20915
|
+
}
|
20916
|
+
.v-fab--extended .v-btn {
|
20917
|
+
border-radius: 9999px !important;
|
20918
|
+
}
|
20919
|
+
|
20920
|
+
.v-fab__container {
|
20921
|
+
align-self: center;
|
20922
|
+
display: inline-flex;
|
20923
|
+
position: absolute;
|
20924
|
+
vertical-align: middle;
|
20925
|
+
}
|
20926
|
+
.v-fab--app .v-fab__container {
|
20927
|
+
margin: 12px;
|
20928
|
+
}
|
20929
|
+
.v-fab--absolute .v-fab__container {
|
20930
|
+
position: absolute;
|
20931
|
+
z-index: 4;
|
20932
|
+
}
|
20933
|
+
.v-fab--offset.v-fab--top .v-fab__container {
|
20934
|
+
transform: translateY(-50%);
|
20935
|
+
}
|
20936
|
+
.v-fab--offset.v-fab--bottom .v-fab__container {
|
20937
|
+
transform: translateY(50%);
|
20938
|
+
}
|
20939
|
+
.v-fab--top .v-fab__container {
|
20940
|
+
top: 0;
|
20941
|
+
}
|
20942
|
+
.v-fab--bottom .v-fab__container {
|
20943
|
+
bottom: 0;
|
20944
|
+
}
|
20945
|
+
.v-fab--left .v-fab__container, .v-fab--start .v-fab__container {
|
20946
|
+
left: 0;
|
20947
|
+
}
|
20948
|
+
.v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
|
20949
|
+
right: 0;
|
20829
20950
|
}.v-expansion-panel {
|
20830
20951
|
background-color: rgb(var(--v-theme-surface));
|
20831
20952
|
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
@@ -21042,127 +21163,6 @@ html.overflow-y-hidden {
|
|
21042
21163
|
}
|
21043
21164
|
.v-expansion-panels--tile > .v-expansion-panel {
|
21044
21165
|
border-radius: 0;
|
21045
|
-
}.v-divider {
|
21046
|
-
display: block;
|
21047
|
-
flex: 1 1 100%;
|
21048
|
-
height: 0px;
|
21049
|
-
max-height: 0px;
|
21050
|
-
opacity: var(--v-border-opacity);
|
21051
|
-
transition: inherit;
|
21052
|
-
}
|
21053
|
-
.v-divider {
|
21054
|
-
border-style: solid;
|
21055
|
-
border-width: thin 0 0 0;
|
21056
|
-
}
|
21057
|
-
.v-divider--vertical {
|
21058
|
-
align-self: stretch;
|
21059
|
-
border-width: 0 thin 0 0;
|
21060
|
-
display: inline-flex;
|
21061
|
-
height: auto;
|
21062
|
-
margin-left: -1px;
|
21063
|
-
max-height: 100%;
|
21064
|
-
max-width: 0px;
|
21065
|
-
vertical-align: text-bottom;
|
21066
|
-
width: 0px;
|
21067
|
-
}
|
21068
|
-
.v-divider--inset:not(.v-divider--vertical) {
|
21069
|
-
max-width: calc(100% - 72px);
|
21070
|
-
margin-inline-start: 72px;
|
21071
|
-
}
|
21072
|
-
.v-divider--inset.v-divider--vertical {
|
21073
|
-
margin-bottom: 8px;
|
21074
|
-
margin-top: 8px;
|
21075
|
-
max-height: calc(100% - 16px);
|
21076
|
-
}
|
21077
|
-
|
21078
|
-
.v-divider__content {
|
21079
|
-
padding: 0 16px;
|
21080
|
-
text-wrap: nowrap;
|
21081
|
-
}
|
21082
|
-
.v-divider__wrapper--vertical .v-divider__content {
|
21083
|
-
padding: 4px 0;
|
21084
|
-
}
|
21085
|
-
|
21086
|
-
.v-divider__wrapper {
|
21087
|
-
display: flex;
|
21088
|
-
align-items: center;
|
21089
|
-
justify-content: center;
|
21090
|
-
}
|
21091
|
-
.v-divider__wrapper--vertical {
|
21092
|
-
flex-direction: column;
|
21093
|
-
height: 100%;
|
21094
|
-
}
|
21095
|
-
.v-divider__wrapper--vertical .v-divider {
|
21096
|
-
margin: 0 auto;
|
21097
|
-
}.v-fab {
|
21098
|
-
align-items: center;
|
21099
|
-
display: inline-flex;
|
21100
|
-
flex: 1 1 auto;
|
21101
|
-
pointer-events: none;
|
21102
|
-
position: relative;
|
21103
|
-
transition-duration: 0.2s;
|
21104
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
21105
|
-
vertical-align: middle;
|
21106
|
-
}
|
21107
|
-
.v-fab .v-btn {
|
21108
|
-
pointer-events: auto;
|
21109
|
-
}
|
21110
|
-
.v-fab .v-btn--variant-elevated {
|
21111
|
-
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));
|
21112
|
-
}
|
21113
|
-
.v-fab--app, .v-fab--absolute {
|
21114
|
-
display: flex;
|
21115
|
-
}
|
21116
|
-
.v-fab--start, .v-fab--left {
|
21117
|
-
justify-content: flex-start;
|
21118
|
-
}
|
21119
|
-
.v-fab--center {
|
21120
|
-
align-items: center;
|
21121
|
-
justify-content: center;
|
21122
|
-
}
|
21123
|
-
.v-fab--end, .v-fab--right {
|
21124
|
-
justify-content: flex-end;
|
21125
|
-
}
|
21126
|
-
.v-fab--bottom {
|
21127
|
-
align-items: flex-end;
|
21128
|
-
}
|
21129
|
-
.v-fab--top {
|
21130
|
-
align-items: flex-start;
|
21131
|
-
}
|
21132
|
-
.v-fab--extended .v-btn {
|
21133
|
-
border-radius: 9999px !important;
|
21134
|
-
}
|
21135
|
-
|
21136
|
-
.v-fab__container {
|
21137
|
-
align-self: center;
|
21138
|
-
display: inline-flex;
|
21139
|
-
position: absolute;
|
21140
|
-
vertical-align: middle;
|
21141
|
-
}
|
21142
|
-
.v-fab--app .v-fab__container {
|
21143
|
-
margin: 12px;
|
21144
|
-
}
|
21145
|
-
.v-fab--absolute .v-fab__container {
|
21146
|
-
position: absolute;
|
21147
|
-
z-index: 4;
|
21148
|
-
}
|
21149
|
-
.v-fab--offset.v-fab--top .v-fab__container {
|
21150
|
-
transform: translateY(-50%);
|
21151
|
-
}
|
21152
|
-
.v-fab--offset.v-fab--bottom .v-fab__container {
|
21153
|
-
transform: translateY(50%);
|
21154
|
-
}
|
21155
|
-
.v-fab--top .v-fab__container {
|
21156
|
-
top: 0;
|
21157
|
-
}
|
21158
|
-
.v-fab--bottom .v-fab__container {
|
21159
|
-
bottom: 0;
|
21160
|
-
}
|
21161
|
-
.v-fab--left .v-fab__container, .v-fab--start .v-fab__container {
|
21162
|
-
left: 0;
|
21163
|
-
}
|
21164
|
-
.v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
|
21165
|
-
right: 0;
|
21166
21166
|
}/* region INPUT */
|
21167
21167
|
.v-field {
|
21168
21168
|
display: grid;
|
@@ -22483,6 +22483,110 @@ textarea.v-field__input::placeholder {
|
|
22483
22483
|
.offset-xxl-11 {
|
22484
22484
|
margin-inline-start: 91.6666666667%;
|
22485
22485
|
}
|
22486
|
+
}.v-icon {
|
22487
|
+
--v-icon-size-multiplier: 1;
|
22488
|
+
align-items: center;
|
22489
|
+
display: inline-flex;
|
22490
|
+
font-feature-settings: "liga";
|
22491
|
+
height: 1em;
|
22492
|
+
justify-content: center;
|
22493
|
+
letter-spacing: normal;
|
22494
|
+
line-height: 1;
|
22495
|
+
position: relative;
|
22496
|
+
text-indent: 0;
|
22497
|
+
text-align: center;
|
22498
|
+
-webkit-user-select: none;
|
22499
|
+
user-select: none;
|
22500
|
+
vertical-align: middle;
|
22501
|
+
width: 1em;
|
22502
|
+
min-width: 1em;
|
22503
|
+
}
|
22504
|
+
.v-icon--clickable {
|
22505
|
+
cursor: pointer;
|
22506
|
+
}
|
22507
|
+
.v-icon--disabled {
|
22508
|
+
pointer-events: none;
|
22509
|
+
opacity: 0.38;
|
22510
|
+
}
|
22511
|
+
.v-icon--size-x-small {
|
22512
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1em);
|
22513
|
+
}
|
22514
|
+
.v-icon--size-small {
|
22515
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1.25em);
|
22516
|
+
}
|
22517
|
+
.v-icon--size-default {
|
22518
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
|
22519
|
+
}
|
22520
|
+
.v-icon--size-large {
|
22521
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1.75em);
|
22522
|
+
}
|
22523
|
+
.v-icon--size-x-large {
|
22524
|
+
font-size: calc(var(--v-icon-size-multiplier) * 2em);
|
22525
|
+
}
|
22526
|
+
|
22527
|
+
.v-icon__svg {
|
22528
|
+
fill: currentColor;
|
22529
|
+
width: 100%;
|
22530
|
+
height: 100%;
|
22531
|
+
}
|
22532
|
+
|
22533
|
+
.v-icon--start {
|
22534
|
+
margin-inline-end: 8px;
|
22535
|
+
}
|
22536
|
+
|
22537
|
+
.v-icon--end {
|
22538
|
+
margin-inline-start: 8px;
|
22539
|
+
}.v-img {
|
22540
|
+
--v-theme-overlay-multiplier: 3;
|
22541
|
+
z-index: 0;
|
22542
|
+
}
|
22543
|
+
.v-img.v-img--absolute {
|
22544
|
+
height: 100%;
|
22545
|
+
left: 0;
|
22546
|
+
overflow: hidden;
|
22547
|
+
position: absolute;
|
22548
|
+
top: 0;
|
22549
|
+
width: 100%;
|
22550
|
+
z-index: -1;
|
22551
|
+
}
|
22552
|
+
.v-img--booting .v-responsive__sizer {
|
22553
|
+
transition: none;
|
22554
|
+
}
|
22555
|
+
.v-img--rounded {
|
22556
|
+
border-radius: 4px;
|
22557
|
+
}
|
22558
|
+
|
22559
|
+
.v-img__img,
|
22560
|
+
.v-img__picture,
|
22561
|
+
.v-img__gradient,
|
22562
|
+
.v-img__placeholder,
|
22563
|
+
.v-img__error {
|
22564
|
+
z-index: -1;
|
22565
|
+
}
|
22566
|
+
.v-img__img,
|
22567
|
+
.v-img__picture,
|
22568
|
+
.v-img__gradient,
|
22569
|
+
.v-img__placeholder,
|
22570
|
+
.v-img__error {
|
22571
|
+
position: absolute;
|
22572
|
+
top: 0;
|
22573
|
+
left: 0;
|
22574
|
+
width: 100%;
|
22575
|
+
height: 100%;
|
22576
|
+
}
|
22577
|
+
|
22578
|
+
.v-img__img--preload {
|
22579
|
+
filter: blur(4px);
|
22580
|
+
}
|
22581
|
+
.v-img__img--contain {
|
22582
|
+
object-fit: contain;
|
22583
|
+
}
|
22584
|
+
.v-img__img--cover {
|
22585
|
+
object-fit: cover;
|
22586
|
+
}
|
22587
|
+
|
22588
|
+
.v-img__gradient {
|
22589
|
+
background-repeat: no-repeat;
|
22486
22590
|
}.v-input {
|
22487
22591
|
display: grid;
|
22488
22592
|
flex: 1 1 auto;
|
@@ -22625,59 +22729,6 @@ textarea.v-field__input::placeholder {
|
|
22625
22729
|
|
22626
22730
|
.v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
|
22627
22731
|
padding-top: calc(var(--v-input-padding-top) + 0px);
|
22628
|
-
}.v-icon {
|
22629
|
-
--v-icon-size-multiplier: 1;
|
22630
|
-
align-items: center;
|
22631
|
-
display: inline-flex;
|
22632
|
-
font-feature-settings: "liga";
|
22633
|
-
height: 1em;
|
22634
|
-
justify-content: center;
|
22635
|
-
letter-spacing: normal;
|
22636
|
-
line-height: 1;
|
22637
|
-
position: relative;
|
22638
|
-
text-indent: 0;
|
22639
|
-
text-align: center;
|
22640
|
-
-webkit-user-select: none;
|
22641
|
-
user-select: none;
|
22642
|
-
vertical-align: middle;
|
22643
|
-
width: 1em;
|
22644
|
-
min-width: 1em;
|
22645
|
-
}
|
22646
|
-
.v-icon--clickable {
|
22647
|
-
cursor: pointer;
|
22648
|
-
}
|
22649
|
-
.v-icon--disabled {
|
22650
|
-
pointer-events: none;
|
22651
|
-
opacity: 0.38;
|
22652
|
-
}
|
22653
|
-
.v-icon--size-x-small {
|
22654
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1em);
|
22655
|
-
}
|
22656
|
-
.v-icon--size-small {
|
22657
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1.25em);
|
22658
|
-
}
|
22659
|
-
.v-icon--size-default {
|
22660
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
|
22661
|
-
}
|
22662
|
-
.v-icon--size-large {
|
22663
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1.75em);
|
22664
|
-
}
|
22665
|
-
.v-icon--size-x-large {
|
22666
|
-
font-size: calc(var(--v-icon-size-multiplier) * 2em);
|
22667
|
-
}
|
22668
|
-
|
22669
|
-
.v-icon__svg {
|
22670
|
-
fill: currentColor;
|
22671
|
-
width: 100%;
|
22672
|
-
height: 100%;
|
22673
|
-
}
|
22674
|
-
|
22675
|
-
.v-icon--start {
|
22676
|
-
margin-inline-end: 8px;
|
22677
|
-
}
|
22678
|
-
|
22679
|
-
.v-icon--end {
|
22680
|
-
margin-inline-start: 8px;
|
22681
22732
|
}.v-infinite-scroll--horizontal {
|
22682
22733
|
display: flex;
|
22683
22734
|
flex-direction: row;
|
@@ -22703,57 +22754,26 @@ textarea.v-field__input::placeholder {
|
|
22703
22754
|
display: flex;
|
22704
22755
|
justify-content: center;
|
22705
22756
|
padding: 8px;
|
22706
|
-
}.v-
|
22707
|
-
|
22708
|
-
|
22709
|
-
|
22710
|
-
.
|
22711
|
-
|
22712
|
-
|
22757
|
+
}.v-item-group {
|
22758
|
+
flex: 0 1 auto;
|
22759
|
+
max-width: 100%;
|
22760
|
+
position: relative;
|
22761
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22762
|
+
}.v-label {
|
22763
|
+
align-items: center;
|
22764
|
+
color: inherit;
|
22765
|
+
display: inline-flex;
|
22766
|
+
font-size: 1rem;
|
22767
|
+
letter-spacing: 0.009375em;
|
22768
|
+
min-width: 0;
|
22769
|
+
opacity: var(--v-medium-emphasis-opacity);
|
22713
22770
|
overflow: hidden;
|
22714
|
-
|
22715
|
-
|
22716
|
-
width: 100%;
|
22717
|
-
z-index: -1;
|
22718
|
-
}
|
22719
|
-
.v-img--booting .v-responsive__sizer {
|
22720
|
-
transition: none;
|
22721
|
-
}
|
22722
|
-
.v-img--rounded {
|
22723
|
-
border-radius: 4px;
|
22724
|
-
}
|
22725
|
-
|
22726
|
-
.v-img__img,
|
22727
|
-
.v-img__picture,
|
22728
|
-
.v-img__gradient,
|
22729
|
-
.v-img__placeholder,
|
22730
|
-
.v-img__error {
|
22731
|
-
z-index: -1;
|
22732
|
-
}
|
22733
|
-
.v-img__img,
|
22734
|
-
.v-img__picture,
|
22735
|
-
.v-img__gradient,
|
22736
|
-
.v-img__placeholder,
|
22737
|
-
.v-img__error {
|
22738
|
-
position: absolute;
|
22739
|
-
top: 0;
|
22740
|
-
left: 0;
|
22741
|
-
width: 100%;
|
22742
|
-
height: 100%;
|
22743
|
-
}
|
22744
|
-
|
22745
|
-
.v-img__img--preload {
|
22746
|
-
filter: blur(4px);
|
22747
|
-
}
|
22748
|
-
.v-img__img--contain {
|
22749
|
-
object-fit: contain;
|
22750
|
-
}
|
22751
|
-
.v-img__img--cover {
|
22752
|
-
object-fit: cover;
|
22771
|
+
text-overflow: ellipsis;
|
22772
|
+
white-space: nowrap;
|
22753
22773
|
}
|
22754
22774
|
|
22755
|
-
.v-
|
22756
|
-
|
22775
|
+
.v-label--clickable {
|
22776
|
+
cursor: pointer;
|
22757
22777
|
}.v-layout {
|
22758
22778
|
--v-scrollbar-offset: 0px;
|
22759
22779
|
display: flex;
|
@@ -22769,26 +22789,6 @@ textarea.v-field__input::placeholder {
|
|
22769
22789
|
|
22770
22790
|
.v-layout-item--absolute {
|
22771
22791
|
position: absolute;
|
22772
|
-
}.v-label {
|
22773
|
-
align-items: center;
|
22774
|
-
color: inherit;
|
22775
|
-
display: inline-flex;
|
22776
|
-
font-size: 1rem;
|
22777
|
-
letter-spacing: 0.009375em;
|
22778
|
-
min-width: 0;
|
22779
|
-
opacity: var(--v-medium-emphasis-opacity);
|
22780
|
-
overflow: hidden;
|
22781
|
-
text-overflow: ellipsis;
|
22782
|
-
white-space: nowrap;
|
22783
|
-
}
|
22784
|
-
|
22785
|
-
.v-label--clickable {
|
22786
|
-
cursor: pointer;
|
22787
|
-
}.v-item-group {
|
22788
|
-
flex: 0 1 auto;
|
22789
|
-
max-width: 100%;
|
22790
|
-
position: relative;
|
22791
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22792
22792
|
}.v-list {
|
22793
22793
|
overflow: auto;
|
22794
22794
|
padding: 8px 0;
|
@@ -23364,8 +23364,6 @@ textarea.v-field__input::placeholder {
|
|
23364
23364
|
}
|
23365
23365
|
.v-list-group__header:not(.v-treeview-item--activatable-group-activator).v-list-item--active:hover .v-list-item__overlay {
|
23366
23366
|
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
23367
|
-
}.v-locale-provider {
|
23368
|
-
display: contents;
|
23369
23367
|
}.v-main {
|
23370
23368
|
flex: 1 0 auto;
|
23371
23369
|
max-width: 100%;
|
@@ -23384,100 +23382,55 @@ textarea.v-field__input::placeholder {
|
|
23384
23382
|
}
|
23385
23383
|
.v-main--scrollable {
|
23386
23384
|
position: absolute;
|
23387
|
-
top: 0;
|
23388
|
-
left: 0;
|
23389
|
-
width: 100%;
|
23390
|
-
height: 100%;
|
23391
|
-
}
|
23392
|
-
.v-main--scrollable > .v-main__scroller {
|
23393
|
-
flex: 1 1 auto;
|
23394
|
-
overflow-y: auto;
|
23395
|
-
--v-layout-left: 0px;
|
23396
|
-
--v-layout-right: 0px;
|
23397
|
-
--v-layout-top: 0px;
|
23398
|
-
--v-layout-bottom: 0px;
|
23399
|
-
}.v-menu > .v-overlay__content {
|
23400
|
-
display: flex;
|
23401
|
-
flex-direction: column;
|
23402
|
-
}
|
23403
|
-
.v-menu > .v-overlay__content {
|
23404
|
-
border-radius: 4px;
|
23405
|
-
}
|
23406
|
-
.v-menu > .v-overlay__content > .v-card,
|
23407
|
-
.v-menu > .v-overlay__content > .v-sheet,
|
23408
|
-
.v-menu > .v-overlay__content > .v-list {
|
23409
|
-
background: rgb(var(--v-theme-surface));
|
23410
|
-
border-radius: inherit;
|
23411
|
-
overflow: auto;
|
23412
|
-
height: 100%;
|
23413
|
-
}
|
23414
|
-
.v-menu > .v-overlay__content > .v-card,
|
23415
|
-
.v-menu > .v-overlay__content > .v-sheet,
|
23416
|
-
.v-menu > .v-overlay__content > .v-list {
|
23417
|
-
box-shadow: 0px 5px 5px -3px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 8px 10px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 3px 14px 2px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
23418
|
-
}.v-overlay-container {
|
23419
|
-
contain: layout;
|
23420
|
-
left: 0;
|
23421
|
-
pointer-events: none;
|
23422
|
-
position: absolute;
|
23423
|
-
top: 0;
|
23424
|
-
display: contents;
|
23425
|
-
}
|
23426
|
-
|
23427
|
-
.v-overlay-scroll-blocked {
|
23428
|
-
padding-inline-end: var(--v-scrollbar-offset);
|
23429
|
-
}
|
23430
|
-
.v-overlay-scroll-blocked:not(html) {
|
23431
|
-
overflow-y: hidden !important;
|
23432
|
-
}
|
23433
|
-
html.v-overlay-scroll-blocked {
|
23434
|
-
position: fixed;
|
23435
|
-
top: var(--v-body-scroll-y);
|
23436
|
-
left: var(--v-body-scroll-x);
|
23385
|
+
top: 0;
|
23386
|
+
left: 0;
|
23437
23387
|
width: 100%;
|
23438
23388
|
height: 100%;
|
23439
23389
|
}
|
23440
|
-
|
23441
|
-
|
23442
|
-
|
23390
|
+
.v-main--scrollable > .v-main__scroller {
|
23391
|
+
flex: 1 1 auto;
|
23392
|
+
overflow-y: auto;
|
23393
|
+
--v-layout-left: 0px;
|
23394
|
+
--v-layout-right: 0px;
|
23395
|
+
--v-layout-top: 0px;
|
23396
|
+
--v-layout-bottom: 0px;
|
23397
|
+
}.v-locale-provider {
|
23398
|
+
display: contents;
|
23399
|
+
}.v-menu > .v-overlay__content {
|
23443
23400
|
display: flex;
|
23444
|
-
|
23445
|
-
pointer-events: none;
|
23446
|
-
position: fixed;
|
23447
|
-
top: 0;
|
23448
|
-
bottom: 0;
|
23449
|
-
right: 0;
|
23401
|
+
flex-direction: column;
|
23450
23402
|
}
|
23451
|
-
|
23452
|
-
|
23453
|
-
outline: none;
|
23454
|
-
position: absolute;
|
23455
|
-
pointer-events: auto;
|
23456
|
-
contain: layout;
|
23403
|
+
.v-menu > .v-overlay__content {
|
23404
|
+
border-radius: 4px;
|
23457
23405
|
}
|
23458
|
-
|
23459
|
-
.v-
|
23460
|
-
|
23461
|
-
background: rgb(var(--v-theme-
|
23406
|
+
.v-menu > .v-overlay__content > .v-card,
|
23407
|
+
.v-menu > .v-overlay__content > .v-sheet,
|
23408
|
+
.v-menu > .v-overlay__content > .v-list {
|
23409
|
+
background: rgb(var(--v-theme-surface));
|
23462
23410
|
border-radius: inherit;
|
23463
|
-
|
23464
|
-
|
23465
|
-
opacity: var(--v-overlay-opacity, 0.32);
|
23466
|
-
position: fixed;
|
23467
|
-
right: 0;
|
23468
|
-
top: 0;
|
23469
|
-
}
|
23470
|
-
|
23471
|
-
.v-overlay--absolute {
|
23472
|
-
position: absolute;
|
23411
|
+
overflow: auto;
|
23412
|
+
height: 100%;
|
23473
23413
|
}
|
23474
|
-
|
23475
|
-
.v-
|
23476
|
-
|
23414
|
+
.v-menu > .v-overlay__content > .v-card,
|
23415
|
+
.v-menu > .v-overlay__content > .v-sheet,
|
23416
|
+
.v-menu > .v-overlay__content > .v-list {
|
23417
|
+
box-shadow: 0px 5px 5px -3px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 8px 10px 1px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 3px 14px 2px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
23418
|
+
}.v-messages {
|
23419
|
+
flex: 1 1 auto;
|
23420
|
+
font-size: 12px;
|
23421
|
+
min-height: 14px;
|
23422
|
+
min-width: 1px;
|
23423
|
+
opacity: var(--v-medium-emphasis-opacity);
|
23424
|
+
position: relative;
|
23477
23425
|
}
|
23478
|
-
|
23479
|
-
|
23480
|
-
|
23426
|
+
.v-messages__message {
|
23427
|
+
line-height: 12px;
|
23428
|
+
word-break: break-word;
|
23429
|
+
overflow-wrap: break-word;
|
23430
|
+
word-wrap: break-word;
|
23431
|
+
-webkit-hyphens: auto;
|
23432
|
+
hyphens: auto;
|
23433
|
+
transition-duration: 150ms;
|
23481
23434
|
}.v-navigation-drawer {
|
23482
23435
|
-webkit-overflow-scrolling: touch;
|
23483
23436
|
background: rgb(var(--v-theme-surface));
|
@@ -23586,130 +23539,6 @@ html.v-overlay-scroll-blocked {
|
|
23586
23539
|
.v-navigation-drawer__append {
|
23587
23540
|
flex: none;
|
23588
23541
|
overflow: hidden;
|
23589
|
-
}.v-messages {
|
23590
|
-
flex: 1 1 auto;
|
23591
|
-
font-size: 12px;
|
23592
|
-
min-height: 14px;
|
23593
|
-
min-width: 1px;
|
23594
|
-
opacity: var(--v-medium-emphasis-opacity);
|
23595
|
-
position: relative;
|
23596
|
-
}
|
23597
|
-
.v-messages__message {
|
23598
|
-
line-height: 12px;
|
23599
|
-
word-break: break-word;
|
23600
|
-
overflow-wrap: break-word;
|
23601
|
-
word-wrap: break-word;
|
23602
|
-
-webkit-hyphens: auto;
|
23603
|
-
hyphens: auto;
|
23604
|
-
transition-duration: 150ms;
|
23605
|
-
}.v-progress-circular {
|
23606
|
-
align-items: center;
|
23607
|
-
display: inline-flex;
|
23608
|
-
justify-content: center;
|
23609
|
-
position: relative;
|
23610
|
-
vertical-align: middle;
|
23611
|
-
}
|
23612
|
-
.v-progress-circular > svg {
|
23613
|
-
width: 100%;
|
23614
|
-
height: 100%;
|
23615
|
-
margin: auto;
|
23616
|
-
position: absolute;
|
23617
|
-
top: 0;
|
23618
|
-
bottom: 0;
|
23619
|
-
left: 0;
|
23620
|
-
right: 0;
|
23621
|
-
z-index: 0;
|
23622
|
-
}
|
23623
|
-
|
23624
|
-
.v-progress-circular__content {
|
23625
|
-
align-items: center;
|
23626
|
-
display: flex;
|
23627
|
-
justify-content: center;
|
23628
|
-
}
|
23629
|
-
|
23630
|
-
.v-progress-circular__underlay {
|
23631
|
-
color: rgba(var(--v-border-color), var(--v-border-opacity));
|
23632
|
-
stroke: currentColor;
|
23633
|
-
z-index: 1;
|
23634
|
-
}
|
23635
|
-
|
23636
|
-
.v-progress-circular__overlay {
|
23637
|
-
stroke: currentColor;
|
23638
|
-
transition: all 0.2s ease-in-out, stroke-width 0s;
|
23639
|
-
z-index: 2;
|
23640
|
-
}
|
23641
|
-
|
23642
|
-
.v-progress-circular--size-x-small {
|
23643
|
-
height: 16px;
|
23644
|
-
width: 16px;
|
23645
|
-
}
|
23646
|
-
.v-progress-circular--size-small {
|
23647
|
-
height: 24px;
|
23648
|
-
width: 24px;
|
23649
|
-
}
|
23650
|
-
.v-progress-circular--size-default {
|
23651
|
-
height: 32px;
|
23652
|
-
width: 32px;
|
23653
|
-
}
|
23654
|
-
.v-progress-circular--size-large {
|
23655
|
-
height: 48px;
|
23656
|
-
width: 48px;
|
23657
|
-
}
|
23658
|
-
.v-progress-circular--size-x-large {
|
23659
|
-
height: 64px;
|
23660
|
-
width: 64px;
|
23661
|
-
}
|
23662
|
-
|
23663
|
-
.v-progress-circular--indeterminate > svg {
|
23664
|
-
animation: progress-circular-rotate 1.4s linear infinite;
|
23665
|
-
transform-origin: center center;
|
23666
|
-
transition: all 0.2s ease-in-out;
|
23667
|
-
}
|
23668
|
-
.v-progress-circular--indeterminate .v-progress-circular__overlay {
|
23669
|
-
animation: progress-circular-dash 1.4s ease-in-out infinite, progress-circular-rotate 1.4s linear infinite;
|
23670
|
-
stroke-dasharray: 25, 200;
|
23671
|
-
stroke-dashoffset: 0;
|
23672
|
-
stroke-linecap: round;
|
23673
|
-
transform-origin: center center;
|
23674
|
-
transform: rotate(-90deg);
|
23675
|
-
}
|
23676
|
-
|
23677
|
-
.v-progress-circular--disable-shrink > svg {
|
23678
|
-
animation-duration: 0.7s;
|
23679
|
-
}
|
23680
|
-
.v-progress-circular--disable-shrink .v-progress-circular__overlay {
|
23681
|
-
animation: none;
|
23682
|
-
}
|
23683
|
-
|
23684
|
-
.v-progress-circular--indeterminate:not(.v-progress-circular--visible) > svg,
|
23685
|
-
.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay {
|
23686
|
-
animation-play-state: paused !important;
|
23687
|
-
}
|
23688
|
-
|
23689
|
-
@keyframes progress-circular-dash {
|
23690
|
-
0% {
|
23691
|
-
stroke-dasharray: 1, 200;
|
23692
|
-
stroke-dashoffset: 0px;
|
23693
|
-
}
|
23694
|
-
50% {
|
23695
|
-
stroke-dasharray: 100, 200;
|
23696
|
-
stroke-dashoffset: -15px;
|
23697
|
-
}
|
23698
|
-
100% {
|
23699
|
-
stroke-dasharray: 100, 200;
|
23700
|
-
stroke-dashoffset: -124px;
|
23701
|
-
}
|
23702
|
-
}
|
23703
|
-
@keyframes progress-circular-rotate {
|
23704
|
-
100% {
|
23705
|
-
transform: rotate(270deg);
|
23706
|
-
}
|
23707
|
-
}.v-parallax {
|
23708
|
-
position: relative;
|
23709
|
-
overflow: hidden;
|
23710
|
-
}
|
23711
|
-
.v-parallax--active > .v-img__img {
|
23712
|
-
will-change: transform;
|
23713
23542
|
}.v-otp-input {
|
23714
23543
|
align-items: center;
|
23715
23544
|
display: flex;
|
@@ -23766,8 +23595,71 @@ html.v-overlay-scroll-blocked {
|
|
23766
23595
|
justify-content: center;
|
23767
23596
|
width: 100%;
|
23768
23597
|
}
|
23769
|
-
.v-otp-input__loader .v-progress-linear {
|
23598
|
+
.v-otp-input__loader .v-progress-linear {
|
23599
|
+
position: absolute;
|
23600
|
+
}.v-overlay-container {
|
23601
|
+
contain: layout;
|
23602
|
+
left: 0;
|
23603
|
+
pointer-events: none;
|
23604
|
+
position: absolute;
|
23605
|
+
top: 0;
|
23606
|
+
display: contents;
|
23607
|
+
}
|
23608
|
+
|
23609
|
+
.v-overlay-scroll-blocked {
|
23610
|
+
padding-inline-end: var(--v-scrollbar-offset);
|
23611
|
+
}
|
23612
|
+
.v-overlay-scroll-blocked:not(html) {
|
23613
|
+
overflow-y: hidden !important;
|
23614
|
+
}
|
23615
|
+
html.v-overlay-scroll-blocked {
|
23616
|
+
position: fixed;
|
23617
|
+
top: var(--v-body-scroll-y);
|
23618
|
+
left: var(--v-body-scroll-x);
|
23619
|
+
width: 100%;
|
23620
|
+
height: 100%;
|
23621
|
+
}
|
23622
|
+
|
23623
|
+
.v-overlay {
|
23624
|
+
border-radius: inherit;
|
23625
|
+
display: flex;
|
23626
|
+
left: 0;
|
23627
|
+
pointer-events: none;
|
23628
|
+
position: fixed;
|
23629
|
+
top: 0;
|
23630
|
+
bottom: 0;
|
23631
|
+
right: 0;
|
23632
|
+
}
|
23633
|
+
|
23634
|
+
.v-overlay__content {
|
23635
|
+
outline: none;
|
23636
|
+
position: absolute;
|
23637
|
+
pointer-events: auto;
|
23638
|
+
contain: layout;
|
23639
|
+
}
|
23640
|
+
|
23641
|
+
.v-overlay__scrim {
|
23642
|
+
pointer-events: auto;
|
23643
|
+
background: rgb(var(--v-theme-on-surface));
|
23644
|
+
border-radius: inherit;
|
23645
|
+
bottom: 0;
|
23646
|
+
left: 0;
|
23647
|
+
opacity: var(--v-overlay-opacity, 0.32);
|
23648
|
+
position: fixed;
|
23649
|
+
right: 0;
|
23650
|
+
top: 0;
|
23651
|
+
}
|
23652
|
+
|
23653
|
+
.v-overlay--absolute {
|
23654
|
+
position: absolute;
|
23655
|
+
}
|
23656
|
+
|
23657
|
+
.v-overlay--contained .v-overlay__scrim {
|
23770
23658
|
position: absolute;
|
23659
|
+
}
|
23660
|
+
|
23661
|
+
.v-overlay--scroll-blocked {
|
23662
|
+
padding-inline-end: var(--v-scrollbar-offset);
|
23771
23663
|
}.v-pagination__list {
|
23772
23664
|
display: inline-flex;
|
23773
23665
|
list-style-type: none;
|
@@ -23776,18 +23668,12 @@ html.v-overlay-scroll-blocked {
|
|
23776
23668
|
}
|
23777
23669
|
.v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
|
23778
23670
|
margin: 0.3rem;
|
23779
|
-
}.v-
|
23780
|
-
|
23781
|
-
|
23782
|
-
.v-radio-group > .v-input__control > .v-label {
|
23783
|
-
margin-inline-start: 16px;
|
23784
|
-
}
|
23785
|
-
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
|
23786
|
-
padding-inline-start: 6px;
|
23787
|
-
margin-top: 8px;
|
23671
|
+
}.v-parallax {
|
23672
|
+
position: relative;
|
23673
|
+
overflow: hidden;
|
23788
23674
|
}
|
23789
|
-
.v-
|
23790
|
-
|
23675
|
+
.v-parallax--active > .v-img__img {
|
23676
|
+
will-change: transform;
|
23791
23677
|
}.v-progress-linear {
|
23792
23678
|
background: transparent;
|
23793
23679
|
overflow: hidden;
|
@@ -23922,100 +23808,297 @@ html.v-overlay-scroll-blocked {
|
|
23922
23808
|
.v-progress-linear--rounded {
|
23923
23809
|
border-radius: 9999px;
|
23924
23810
|
}
|
23925
|
-
.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__determinate,
|
23926
|
-
.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__indeterminate {
|
23927
|
-
border-radius: inherit;
|
23811
|
+
.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__determinate,
|
23812
|
+
.v-progress-linear--rounded.v-progress-linear--rounded-bar .v-progress-linear__indeterminate {
|
23813
|
+
border-radius: inherit;
|
23814
|
+
}
|
23815
|
+
|
23816
|
+
.v-progress-linear--striped .v-progress-linear__determinate {
|
23817
|
+
animation: progress-linear-stripes 1s infinite linear;
|
23818
|
+
background-image: linear-gradient(135deg, hsla(0, 0%, 100%, 0.25) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, 0.25) 0, hsla(0, 0%, 100%, 0.25) 75%, transparent 0, transparent);
|
23819
|
+
background-repeat: repeat;
|
23820
|
+
background-size: var(--v-progress-linear-height);
|
23821
|
+
}
|
23822
|
+
|
23823
|
+
.v-progress-linear--active .v-progress-linear__indeterminate .long, .v-progress-linear--active .v-progress-linear__indeterminate .short {
|
23824
|
+
animation-play-state: running;
|
23825
|
+
}
|
23826
|
+
.v-progress-linear--active .v-progress-linear__stream {
|
23827
|
+
animation-play-state: running;
|
23828
|
+
}
|
23829
|
+
|
23830
|
+
.v-progress-linear--rounded-bar .v-progress-linear__determinate,
|
23831
|
+
.v-progress-linear--rounded-bar .v-progress-linear__indeterminate,
|
23832
|
+
.v-progress-linear--rounded-bar .v-progress-linear__stream + .v-progress-linear__background {
|
23833
|
+
border-radius: 9999px;
|
23834
|
+
}
|
23835
|
+
.v-progress-linear--rounded-bar .v-progress-linear__determinate {
|
23836
|
+
border-start-start-radius: 0;
|
23837
|
+
border-end-start-radius: 0;
|
23838
|
+
}
|
23839
|
+
|
23840
|
+
@keyframes indeterminate-ltr {
|
23841
|
+
0% {
|
23842
|
+
left: -90%;
|
23843
|
+
right: 100%;
|
23844
|
+
}
|
23845
|
+
60% {
|
23846
|
+
left: -90%;
|
23847
|
+
right: 100%;
|
23848
|
+
}
|
23849
|
+
100% {
|
23850
|
+
left: 100%;
|
23851
|
+
right: -35%;
|
23852
|
+
}
|
23853
|
+
}
|
23854
|
+
@keyframes indeterminate-rtl {
|
23855
|
+
0% {
|
23856
|
+
left: 100%;
|
23857
|
+
right: -90%;
|
23858
|
+
}
|
23859
|
+
60% {
|
23860
|
+
left: 100%;
|
23861
|
+
right: -90%;
|
23862
|
+
}
|
23863
|
+
100% {
|
23864
|
+
left: -35%;
|
23865
|
+
right: 100%;
|
23866
|
+
}
|
23867
|
+
}
|
23868
|
+
@keyframes indeterminate-short-ltr {
|
23869
|
+
0% {
|
23870
|
+
left: -200%;
|
23871
|
+
right: 100%;
|
23872
|
+
}
|
23873
|
+
60% {
|
23874
|
+
left: 107%;
|
23875
|
+
right: -8%;
|
23876
|
+
}
|
23877
|
+
100% {
|
23878
|
+
left: 107%;
|
23879
|
+
right: -8%;
|
23880
|
+
}
|
23881
|
+
}
|
23882
|
+
@keyframes indeterminate-short-rtl {
|
23883
|
+
0% {
|
23884
|
+
left: 100%;
|
23885
|
+
right: -200%;
|
23886
|
+
}
|
23887
|
+
60% {
|
23888
|
+
left: -8%;
|
23889
|
+
right: 107%;
|
23890
|
+
}
|
23891
|
+
100% {
|
23892
|
+
left: -8%;
|
23893
|
+
right: 107%;
|
23894
|
+
}
|
23895
|
+
}
|
23896
|
+
@keyframes stream {
|
23897
|
+
to {
|
23898
|
+
transform: translateX(var(--v-progress-linear-stream-to));
|
23899
|
+
}
|
23900
|
+
}
|
23901
|
+
@keyframes progress-linear-stripes {
|
23902
|
+
0% {
|
23903
|
+
background-position-x: var(--v-progress-linear-height);
|
23904
|
+
}
|
23905
|
+
}.v-progress-circular {
|
23906
|
+
align-items: center;
|
23907
|
+
display: inline-flex;
|
23908
|
+
justify-content: center;
|
23909
|
+
position: relative;
|
23910
|
+
vertical-align: middle;
|
23911
|
+
}
|
23912
|
+
.v-progress-circular > svg {
|
23913
|
+
width: 100%;
|
23914
|
+
height: 100%;
|
23915
|
+
margin: auto;
|
23916
|
+
position: absolute;
|
23917
|
+
top: 0;
|
23918
|
+
bottom: 0;
|
23919
|
+
left: 0;
|
23920
|
+
right: 0;
|
23921
|
+
z-index: 0;
|
23922
|
+
}
|
23923
|
+
|
23924
|
+
.v-progress-circular__content {
|
23925
|
+
align-items: center;
|
23926
|
+
display: flex;
|
23927
|
+
justify-content: center;
|
23928
|
+
}
|
23929
|
+
|
23930
|
+
.v-progress-circular__underlay {
|
23931
|
+
color: rgba(var(--v-border-color), var(--v-border-opacity));
|
23932
|
+
stroke: currentColor;
|
23933
|
+
z-index: 1;
|
23934
|
+
}
|
23935
|
+
|
23936
|
+
.v-progress-circular__overlay {
|
23937
|
+
stroke: currentColor;
|
23938
|
+
transition: all 0.2s ease-in-out, stroke-width 0s;
|
23939
|
+
z-index: 2;
|
23940
|
+
}
|
23941
|
+
|
23942
|
+
.v-progress-circular--size-x-small {
|
23943
|
+
height: 16px;
|
23944
|
+
width: 16px;
|
23945
|
+
}
|
23946
|
+
.v-progress-circular--size-small {
|
23947
|
+
height: 24px;
|
23948
|
+
width: 24px;
|
23949
|
+
}
|
23950
|
+
.v-progress-circular--size-default {
|
23951
|
+
height: 32px;
|
23952
|
+
width: 32px;
|
23953
|
+
}
|
23954
|
+
.v-progress-circular--size-large {
|
23955
|
+
height: 48px;
|
23956
|
+
width: 48px;
|
23957
|
+
}
|
23958
|
+
.v-progress-circular--size-x-large {
|
23959
|
+
height: 64px;
|
23960
|
+
width: 64px;
|
23961
|
+
}
|
23962
|
+
|
23963
|
+
.v-progress-circular--indeterminate > svg {
|
23964
|
+
animation: progress-circular-rotate 1.4s linear infinite;
|
23965
|
+
transform-origin: center center;
|
23966
|
+
transition: all 0.2s ease-in-out;
|
23967
|
+
}
|
23968
|
+
.v-progress-circular--indeterminate .v-progress-circular__overlay {
|
23969
|
+
animation: progress-circular-dash 1.4s ease-in-out infinite, progress-circular-rotate 1.4s linear infinite;
|
23970
|
+
stroke-dasharray: 25, 200;
|
23971
|
+
stroke-dashoffset: 0;
|
23972
|
+
stroke-linecap: round;
|
23973
|
+
transform-origin: center center;
|
23974
|
+
transform: rotate(-90deg);
|
23975
|
+
}
|
23976
|
+
|
23977
|
+
.v-progress-circular--disable-shrink > svg {
|
23978
|
+
animation-duration: 0.7s;
|
23979
|
+
}
|
23980
|
+
.v-progress-circular--disable-shrink .v-progress-circular__overlay {
|
23981
|
+
animation: none;
|
23982
|
+
}
|
23983
|
+
|
23984
|
+
.v-progress-circular--indeterminate:not(.v-progress-circular--visible) > svg,
|
23985
|
+
.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay {
|
23986
|
+
animation-play-state: paused !important;
|
23987
|
+
}
|
23988
|
+
|
23989
|
+
@keyframes progress-circular-dash {
|
23990
|
+
0% {
|
23991
|
+
stroke-dasharray: 1, 200;
|
23992
|
+
stroke-dashoffset: 0px;
|
23993
|
+
}
|
23994
|
+
50% {
|
23995
|
+
stroke-dasharray: 100, 200;
|
23996
|
+
stroke-dashoffset: -15px;
|
23997
|
+
}
|
23998
|
+
100% {
|
23999
|
+
stroke-dasharray: 100, 200;
|
24000
|
+
stroke-dashoffset: -124px;
|
24001
|
+
}
|
24002
|
+
}
|
24003
|
+
@keyframes progress-circular-rotate {
|
24004
|
+
100% {
|
24005
|
+
transform: rotate(270deg);
|
24006
|
+
}
|
24007
|
+
}.v-radio-group > .v-input__control {
|
24008
|
+
flex-direction: column;
|
24009
|
+
}
|
24010
|
+
.v-radio-group > .v-input__control > .v-label {
|
24011
|
+
margin-inline-start: 16px;
|
24012
|
+
}
|
24013
|
+
.v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
|
24014
|
+
padding-inline-start: 6px;
|
24015
|
+
margin-top: 8px;
|
24016
|
+
}
|
24017
|
+
.v-radio-group .v-input__details {
|
24018
|
+
padding-inline: 16px;
|
24019
|
+
}.v-slider .v-slider__container input {
|
24020
|
+
cursor: default;
|
24021
|
+
padding: 0;
|
24022
|
+
width: 100%;
|
24023
|
+
display: none;
|
24024
|
+
}
|
24025
|
+
.v-slider > .v-input__append,
|
24026
|
+
.v-slider > .v-input__prepend {
|
24027
|
+
padding: 0;
|
24028
|
+
}
|
24029
|
+
|
24030
|
+
.v-slider__container {
|
24031
|
+
position: relative;
|
24032
|
+
min-height: inherit;
|
24033
|
+
width: 100%;
|
24034
|
+
height: 100%;
|
24035
|
+
display: flex;
|
24036
|
+
justify-content: center;
|
24037
|
+
align-items: center;
|
24038
|
+
cursor: pointer;
|
24039
|
+
}
|
24040
|
+
.v-input--disabled .v-slider__container {
|
24041
|
+
opacity: var(--v-disabled-opacity);
|
24042
|
+
}
|
24043
|
+
.v-input--error:not(.v-input--disabled) .v-slider__container {
|
24044
|
+
color: rgb(var(--v-theme-error));
|
23928
24045
|
}
|
23929
24046
|
|
23930
|
-
.v-
|
23931
|
-
|
23932
|
-
|
23933
|
-
|
23934
|
-
|
24047
|
+
.v-slider.v-input--horizontal {
|
24048
|
+
align-items: center;
|
24049
|
+
margin-inline: 8px 8px;
|
24050
|
+
}
|
24051
|
+
.v-slider.v-input--horizontal > .v-input__control {
|
24052
|
+
min-height: 32px;
|
24053
|
+
display: flex;
|
24054
|
+
align-items: center;
|
23935
24055
|
}
|
23936
24056
|
|
23937
|
-
.v-
|
23938
|
-
|
24057
|
+
.v-slider.v-input--vertical {
|
24058
|
+
justify-content: center;
|
24059
|
+
margin-top: 12px;
|
24060
|
+
margin-bottom: 12px;
|
23939
24061
|
}
|
23940
|
-
.v-
|
23941
|
-
|
24062
|
+
.v-slider.v-input--vertical > .v-input__control {
|
24063
|
+
min-height: 300px;
|
23942
24064
|
}
|
23943
24065
|
|
23944
|
-
.v-
|
23945
|
-
|
23946
|
-
.v-progress-linear--rounded-bar .v-progress-linear__stream + .v-progress-linear__background {
|
23947
|
-
border-radius: 9999px;
|
23948
|
-
}
|
23949
|
-
.v-progress-linear--rounded-bar .v-progress-linear__determinate {
|
23950
|
-
border-start-start-radius: 0;
|
23951
|
-
border-end-start-radius: 0;
|
24066
|
+
.v-slider.v-input--disabled {
|
24067
|
+
pointer-events: none;
|
23952
24068
|
}
|
23953
24069
|
|
23954
|
-
|
23955
|
-
|
23956
|
-
left: -90%;
|
23957
|
-
right: 100%;
|
23958
|
-
}
|
23959
|
-
60% {
|
23960
|
-
left: -90%;
|
23961
|
-
right: 100%;
|
23962
|
-
}
|
23963
|
-
100% {
|
23964
|
-
left: 100%;
|
23965
|
-
right: -35%;
|
23966
|
-
}
|
24070
|
+
.v-slider--has-labels > .v-input__control {
|
24071
|
+
margin-bottom: 4px;
|
23967
24072
|
}
|
23968
|
-
|
23969
|
-
|
23970
|
-
|
23971
|
-
|
23972
|
-
|
23973
|
-
|
23974
|
-
|
23975
|
-
|
23976
|
-
|
23977
|
-
|
23978
|
-
left: -35%;
|
23979
|
-
right: 100%;
|
23980
|
-
}
|
24073
|
+
|
24074
|
+
.v-slider__label {
|
24075
|
+
margin-inline-end: 12px;
|
24076
|
+
}.v-responsive {
|
24077
|
+
display: flex;
|
24078
|
+
flex: 1 0 auto;
|
24079
|
+
max-height: 100%;
|
24080
|
+
max-width: 100%;
|
24081
|
+
overflow: hidden;
|
24082
|
+
position: relative;
|
23981
24083
|
}
|
23982
|
-
|
23983
|
-
|
23984
|
-
|
23985
|
-
right: 100%;
|
23986
|
-
}
|
23987
|
-
60% {
|
23988
|
-
left: 107%;
|
23989
|
-
right: -8%;
|
23990
|
-
}
|
23991
|
-
100% {
|
23992
|
-
left: 107%;
|
23993
|
-
right: -8%;
|
23994
|
-
}
|
24084
|
+
.v-responsive--inline {
|
24085
|
+
display: inline-flex;
|
24086
|
+
flex: 0 0 auto;
|
23995
24087
|
}
|
23996
|
-
|
23997
|
-
|
23998
|
-
|
23999
|
-
|
24000
|
-
}
|
24001
|
-
60% {
|
24002
|
-
left: -8%;
|
24003
|
-
right: 107%;
|
24004
|
-
}
|
24005
|
-
100% {
|
24006
|
-
left: -8%;
|
24007
|
-
right: 107%;
|
24008
|
-
}
|
24088
|
+
|
24089
|
+
.v-responsive__content {
|
24090
|
+
flex: 1 0 0px;
|
24091
|
+
max-width: 100%;
|
24009
24092
|
}
|
24010
|
-
|
24011
|
-
|
24012
|
-
|
24013
|
-
}
|
24093
|
+
|
24094
|
+
.v-responsive__sizer ~ .v-responsive__content {
|
24095
|
+
margin-inline-start: -100%;
|
24014
24096
|
}
|
24015
|
-
|
24016
|
-
|
24017
|
-
|
24018
|
-
|
24097
|
+
|
24098
|
+
.v-responsive__sizer {
|
24099
|
+
flex: 1 0 0px;
|
24100
|
+
transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
24101
|
+
pointer-events: none;
|
24019
24102
|
}.v-rating {
|
24020
24103
|
max-width: 100%;
|
24021
24104
|
display: inline-flex;
|
@@ -24069,32 +24152,6 @@ html.v-overlay-scroll-blocked {
|
|
24069
24152
|
opacity: 0;
|
24070
24153
|
position: absolute;
|
24071
24154
|
width: 0;
|
24072
|
-
}.v-responsive {
|
24073
|
-
display: flex;
|
24074
|
-
flex: 1 0 auto;
|
24075
|
-
max-height: 100%;
|
24076
|
-
max-width: 100%;
|
24077
|
-
overflow: hidden;
|
24078
|
-
position: relative;
|
24079
|
-
}
|
24080
|
-
.v-responsive--inline {
|
24081
|
-
display: inline-flex;
|
24082
|
-
flex: 0 0 auto;
|
24083
|
-
}
|
24084
|
-
|
24085
|
-
.v-responsive__content {
|
24086
|
-
flex: 1 0 0px;
|
24087
|
-
max-width: 100%;
|
24088
|
-
}
|
24089
|
-
|
24090
|
-
.v-responsive__sizer ~ .v-responsive__content {
|
24091
|
-
margin-inline-start: -100%;
|
24092
|
-
}
|
24093
|
-
|
24094
|
-
.v-responsive__sizer {
|
24095
|
-
flex: 1 0 0px;
|
24096
|
-
transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
24097
|
-
pointer-events: none;
|
24098
24155
|
}.v-select .v-field .v-text-field__prefix,
|
24099
24156
|
.v-select .v-field .v-text-field__suffix,
|
24100
24157
|
.v-select .v-field .v-field__input, .v-select .v-field.v-field {
|
@@ -24130,124 +24187,23 @@ html.v-overlay-scroll-blocked {
|
|
24130
24187
|
.v-select__selection {
|
24131
24188
|
display: inline-flex;
|
24132
24189
|
align-items: center;
|
24133
|
-
letter-spacing: inherit;
|
24134
|
-
line-height: inherit;
|
24135
|
-
max-width: 100%;
|
24136
|
-
}
|
24137
|
-
.v-select .v-select__selection:first-child {
|
24138
|
-
margin-inline-start: 0;
|
24139
|
-
}
|
24140
|
-
.v-select--selected .v-field .v-field__input > input {
|
24141
|
-
opacity: 0;
|
24142
|
-
}
|
24143
|
-
.v-select__menu-icon {
|
24144
|
-
margin-inline-start: 4px;
|
24145
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
24146
|
-
}
|
24147
|
-
.v-select--active-menu .v-select__menu-icon {
|
24148
|
-
opacity: var(--v-high-emphasis-opacity);
|
24149
|
-
transform: rotate(180deg);
|
24150
|
-
}.v-selection-control-group {
|
24151
|
-
grid-area: control;
|
24152
|
-
display: flex;
|
24153
|
-
flex-direction: column;
|
24154
|
-
}
|
24155
|
-
.v-selection-control-group--inline {
|
24156
|
-
flex-direction: row;
|
24157
|
-
flex-wrap: wrap;
|
24158
|
-
}.v-slider .v-slider__container input {
|
24159
|
-
cursor: default;
|
24160
|
-
padding: 0;
|
24161
|
-
width: 100%;
|
24162
|
-
display: none;
|
24163
|
-
}
|
24164
|
-
.v-slider > .v-input__append,
|
24165
|
-
.v-slider > .v-input__prepend {
|
24166
|
-
padding: 0;
|
24167
|
-
}
|
24168
|
-
|
24169
|
-
.v-slider__container {
|
24170
|
-
position: relative;
|
24171
|
-
min-height: inherit;
|
24172
|
-
width: 100%;
|
24173
|
-
height: 100%;
|
24174
|
-
display: flex;
|
24175
|
-
justify-content: center;
|
24176
|
-
align-items: center;
|
24177
|
-
cursor: pointer;
|
24178
|
-
}
|
24179
|
-
.v-input--disabled .v-slider__container {
|
24180
|
-
opacity: var(--v-disabled-opacity);
|
24181
|
-
}
|
24182
|
-
.v-input--error:not(.v-input--disabled) .v-slider__container {
|
24183
|
-
color: rgb(var(--v-theme-error));
|
24184
|
-
}
|
24185
|
-
|
24186
|
-
.v-slider.v-input--horizontal {
|
24187
|
-
align-items: center;
|
24188
|
-
margin-inline: 8px 8px;
|
24189
|
-
}
|
24190
|
-
.v-slider.v-input--horizontal > .v-input__control {
|
24191
|
-
min-height: 32px;
|
24192
|
-
display: flex;
|
24193
|
-
align-items: center;
|
24194
|
-
}
|
24195
|
-
|
24196
|
-
.v-slider.v-input--vertical {
|
24197
|
-
justify-content: center;
|
24198
|
-
margin-top: 12px;
|
24199
|
-
margin-bottom: 12px;
|
24200
|
-
}
|
24201
|
-
.v-slider.v-input--vertical > .v-input__control {
|
24202
|
-
min-height: 300px;
|
24203
|
-
}
|
24204
|
-
|
24205
|
-
.v-slider.v-input--disabled {
|
24206
|
-
pointer-events: none;
|
24207
|
-
}
|
24208
|
-
|
24209
|
-
.v-slider--has-labels > .v-input__control {
|
24210
|
-
margin-bottom: 4px;
|
24211
|
-
}
|
24212
|
-
|
24213
|
-
.v-slider__label {
|
24214
|
-
margin-inline-end: 12px;
|
24215
|
-
}.v-sheet {
|
24216
|
-
display: block;
|
24217
|
-
}
|
24218
|
-
.v-sheet {
|
24219
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
24220
|
-
border-style: solid;
|
24221
|
-
border-width: 0;
|
24222
|
-
}
|
24223
|
-
.v-sheet--border {
|
24224
|
-
border-width: thin;
|
24225
|
-
box-shadow: none;
|
24226
|
-
}
|
24227
|
-
.v-sheet {
|
24228
|
-
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));
|
24229
|
-
}
|
24230
|
-
.v-sheet--absolute {
|
24231
|
-
position: absolute;
|
24232
|
-
}
|
24233
|
-
.v-sheet--fixed {
|
24234
|
-
position: fixed;
|
24235
|
-
}
|
24236
|
-
.v-sheet--relative {
|
24237
|
-
position: relative;
|
24190
|
+
letter-spacing: inherit;
|
24191
|
+
line-height: inherit;
|
24192
|
+
max-width: 100%;
|
24238
24193
|
}
|
24239
|
-
.v-
|
24240
|
-
|
24194
|
+
.v-select .v-select__selection:first-child {
|
24195
|
+
margin-inline-start: 0;
|
24241
24196
|
}
|
24242
|
-
.v-
|
24243
|
-
|
24197
|
+
.v-select--selected .v-field .v-field__input > input {
|
24198
|
+
opacity: 0;
|
24244
24199
|
}
|
24245
|
-
.v-
|
24246
|
-
|
24247
|
-
|
24200
|
+
.v-select__menu-icon {
|
24201
|
+
margin-inline-start: 4px;
|
24202
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
24248
24203
|
}
|
24249
|
-
.v-
|
24250
|
-
|
24204
|
+
.v-select--active-menu .v-select__menu-icon {
|
24205
|
+
opacity: var(--v-high-emphasis-opacity);
|
24206
|
+
transform: rotate(180deg);
|
24251
24207
|
}.v-selection-control {
|
24252
24208
|
align-items: center;
|
24253
24209
|
contain: layout;
|
@@ -24351,61 +24307,14 @@ html.v-overlay-scroll-blocked {
|
|
24351
24307
|
}
|
24352
24308
|
.v-selection-control--focus-visible .v-selection-control__input::before {
|
24353
24309
|
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
24354
|
-
}.v-
|
24355
|
-
|
24356
|
-
overflow: hidden;
|
24357
|
-
}
|
24358
|
-
|
24359
|
-
.v-slide-group__next,
|
24360
|
-
.v-slide-group__prev {
|
24361
|
-
align-items: center;
|
24362
|
-
display: flex;
|
24363
|
-
flex: 0 1 52px;
|
24364
|
-
justify-content: center;
|
24365
|
-
min-width: 52px;
|
24366
|
-
cursor: pointer;
|
24367
|
-
}
|
24368
|
-
.v-slide-group__next--disabled,
|
24369
|
-
.v-slide-group__prev--disabled {
|
24370
|
-
pointer-events: none;
|
24371
|
-
opacity: var(--v-disabled-opacity);
|
24372
|
-
}
|
24373
|
-
|
24374
|
-
.v-slide-group__content {
|
24375
|
-
display: flex;
|
24376
|
-
flex: 1 0 auto;
|
24377
|
-
position: relative;
|
24378
|
-
transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
|
24379
|
-
white-space: nowrap;
|
24380
|
-
}
|
24381
|
-
.v-slide-group__content > * {
|
24382
|
-
white-space: initial;
|
24383
|
-
}
|
24384
|
-
|
24385
|
-
.v-slide-group__container {
|
24386
|
-
contain: content;
|
24310
|
+
}.v-selection-control-group {
|
24311
|
+
grid-area: control;
|
24387
24312
|
display: flex;
|
24388
|
-
flex: 1 1 auto;
|
24389
|
-
overflow-x: auto;
|
24390
|
-
overflow-y: hidden;
|
24391
|
-
scrollbar-width: none;
|
24392
|
-
scrollbar-color: rgba(0, 0, 0, 0);
|
24393
|
-
}
|
24394
|
-
.v-slide-group__container::-webkit-scrollbar {
|
24395
|
-
display: none;
|
24396
|
-
}
|
24397
|
-
|
24398
|
-
.v-slide-group--vertical {
|
24399
|
-
max-height: inherit;
|
24400
|
-
}
|
24401
|
-
.v-slide-group--vertical,
|
24402
|
-
.v-slide-group--vertical .v-slide-group__container,
|
24403
|
-
.v-slide-group--vertical .v-slide-group__content {
|
24404
24313
|
flex-direction: column;
|
24405
24314
|
}
|
24406
|
-
.v-
|
24407
|
-
|
24408
|
-
|
24315
|
+
.v-selection-control-group--inline {
|
24316
|
+
flex-direction: row;
|
24317
|
+
flex-wrap: wrap;
|
24409
24318
|
}.v-skeleton-loader {
|
24410
24319
|
align-items: center;
|
24411
24320
|
background: rgb(var(--v-theme-surface));
|
@@ -24631,6 +24540,97 @@ html.v-overlay-scroll-blocked {
|
|
24631
24540
|
100% {
|
24632
24541
|
transform: translateX(100%);
|
24633
24542
|
}
|
24543
|
+
}.v-sheet {
|
24544
|
+
display: block;
|
24545
|
+
}
|
24546
|
+
.v-sheet {
|
24547
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
24548
|
+
border-style: solid;
|
24549
|
+
border-width: 0;
|
24550
|
+
}
|
24551
|
+
.v-sheet--border {
|
24552
|
+
border-width: thin;
|
24553
|
+
box-shadow: none;
|
24554
|
+
}
|
24555
|
+
.v-sheet {
|
24556
|
+
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));
|
24557
|
+
}
|
24558
|
+
.v-sheet--absolute {
|
24559
|
+
position: absolute;
|
24560
|
+
}
|
24561
|
+
.v-sheet--fixed {
|
24562
|
+
position: fixed;
|
24563
|
+
}
|
24564
|
+
.v-sheet--relative {
|
24565
|
+
position: relative;
|
24566
|
+
}
|
24567
|
+
.v-sheet--sticky {
|
24568
|
+
position: sticky;
|
24569
|
+
}
|
24570
|
+
.v-sheet {
|
24571
|
+
border-radius: 0;
|
24572
|
+
}
|
24573
|
+
.v-sheet {
|
24574
|
+
background: rgb(var(--v-theme-surface));
|
24575
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
24576
|
+
}
|
24577
|
+
.v-sheet--rounded {
|
24578
|
+
border-radius: 4px;
|
24579
|
+
}.v-slide-group {
|
24580
|
+
display: flex;
|
24581
|
+
overflow: hidden;
|
24582
|
+
}
|
24583
|
+
|
24584
|
+
.v-slide-group__next,
|
24585
|
+
.v-slide-group__prev {
|
24586
|
+
align-items: center;
|
24587
|
+
display: flex;
|
24588
|
+
flex: 0 1 52px;
|
24589
|
+
justify-content: center;
|
24590
|
+
min-width: 52px;
|
24591
|
+
cursor: pointer;
|
24592
|
+
}
|
24593
|
+
.v-slide-group__next--disabled,
|
24594
|
+
.v-slide-group__prev--disabled {
|
24595
|
+
pointer-events: none;
|
24596
|
+
opacity: var(--v-disabled-opacity);
|
24597
|
+
}
|
24598
|
+
|
24599
|
+
.v-slide-group__content {
|
24600
|
+
display: flex;
|
24601
|
+
flex: 1 0 auto;
|
24602
|
+
position: relative;
|
24603
|
+
transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
|
24604
|
+
white-space: nowrap;
|
24605
|
+
}
|
24606
|
+
.v-slide-group__content > * {
|
24607
|
+
white-space: initial;
|
24608
|
+
}
|
24609
|
+
|
24610
|
+
.v-slide-group__container {
|
24611
|
+
contain: content;
|
24612
|
+
display: flex;
|
24613
|
+
flex: 1 1 auto;
|
24614
|
+
overflow-x: auto;
|
24615
|
+
overflow-y: hidden;
|
24616
|
+
scrollbar-width: none;
|
24617
|
+
scrollbar-color: rgba(0, 0, 0, 0);
|
24618
|
+
}
|
24619
|
+
.v-slide-group__container::-webkit-scrollbar {
|
24620
|
+
display: none;
|
24621
|
+
}
|
24622
|
+
|
24623
|
+
.v-slide-group--vertical {
|
24624
|
+
max-height: inherit;
|
24625
|
+
}
|
24626
|
+
.v-slide-group--vertical,
|
24627
|
+
.v-slide-group--vertical .v-slide-group__container,
|
24628
|
+
.v-slide-group--vertical .v-slide-group__content {
|
24629
|
+
flex-direction: column;
|
24630
|
+
}
|
24631
|
+
.v-slide-group--vertical .v-slide-group__container {
|
24632
|
+
overflow-x: hidden;
|
24633
|
+
overflow-y: auto;
|
24634
24634
|
}.v-snackbar {
|
24635
24635
|
justify-content: center;
|
24636
24636
|
z-index: 10000;
|
@@ -24771,6 +24771,47 @@ html.v-overlay-scroll-blocked {
|
|
24771
24771
|
}
|
24772
24772
|
.v-snackbar-transition-leave-to {
|
24773
24773
|
opacity: 0;
|
24774
|
+
}.v-speed-dial__content {
|
24775
|
+
gap: 8px;
|
24776
|
+
}
|
24777
|
+
.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 {
|
24778
|
+
flex-direction: row;
|
24779
|
+
}
|
24780
|
+
.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 {
|
24781
|
+
flex-direction: row-reverse;
|
24782
|
+
}
|
24783
|
+
.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 {
|
24784
|
+
flex-direction: column-reverse;
|
24785
|
+
}
|
24786
|
+
.v-speed-dial__content > *:nth-child(1) {
|
24787
|
+
transition-delay: 0s;
|
24788
|
+
}
|
24789
|
+
.v-speed-dial__content > *:nth-child(2) {
|
24790
|
+
transition-delay: 0.05s;
|
24791
|
+
}
|
24792
|
+
.v-speed-dial__content > *:nth-child(3) {
|
24793
|
+
transition-delay: 0.1s;
|
24794
|
+
}
|
24795
|
+
.v-speed-dial__content > *:nth-child(4) {
|
24796
|
+
transition-delay: 0.15s;
|
24797
|
+
}
|
24798
|
+
.v-speed-dial__content > *:nth-child(5) {
|
24799
|
+
transition-delay: 0.2s;
|
24800
|
+
}
|
24801
|
+
.v-speed-dial__content > *:nth-child(6) {
|
24802
|
+
transition-delay: 0.25s;
|
24803
|
+
}
|
24804
|
+
.v-speed-dial__content > *:nth-child(7) {
|
24805
|
+
transition-delay: 0.3s;
|
24806
|
+
}
|
24807
|
+
.v-speed-dial__content > *:nth-child(8) {
|
24808
|
+
transition-delay: 0.35s;
|
24809
|
+
}
|
24810
|
+
.v-speed-dial__content > *:nth-child(9) {
|
24811
|
+
transition-delay: 0.4s;
|
24812
|
+
}
|
24813
|
+
.v-speed-dial__content > *:nth-child(10) {
|
24814
|
+
transition-delay: 0.45s;
|
24774
24815
|
}.v-stepper.v-sheet {
|
24775
24816
|
overflow: hidden;
|
24776
24817
|
}
|
@@ -24921,31 +24962,74 @@ html.v-overlay-scroll-blocked {
|
|
24921
24962
|
line-height: 1;
|
24922
24963
|
opacity: var(--v-medium-emphasis-opacity);
|
24923
24964
|
}
|
24924
|
-
.v-stepper--alt-labels .v-stepper-item__subtitle {
|
24925
|
-
text-align: center;
|
24965
|
+
.v-stepper--alt-labels .v-stepper-item__subtitle {
|
24966
|
+
text-align: center;
|
24967
|
+
}
|
24968
|
+
.v-stepper--mobile .v-stepper-item__subtitle {
|
24969
|
+
display: none;
|
24970
|
+
}
|
24971
|
+
|
24972
|
+
.v-stepper-item__overlay {
|
24973
|
+
background-color: currentColor;
|
24974
|
+
border-radius: inherit;
|
24975
|
+
opacity: 0;
|
24976
|
+
transition: opacity 0.2s ease-in-out;
|
24977
|
+
}
|
24978
|
+
|
24979
|
+
.v-stepper-item__overlay,
|
24980
|
+
.v-stepper-item__underlay {
|
24981
|
+
pointer-events: none;
|
24982
|
+
}
|
24983
|
+
.v-stepper-item__overlay,
|
24984
|
+
.v-stepper-item__underlay {
|
24985
|
+
position: absolute;
|
24986
|
+
top: 0;
|
24987
|
+
left: 0;
|
24988
|
+
width: 100%;
|
24989
|
+
height: 100%;
|
24990
|
+
}.v-system-bar {
|
24991
|
+
align-items: center;
|
24992
|
+
display: flex;
|
24993
|
+
flex: 1 1 auto;
|
24994
|
+
height: 24px;
|
24995
|
+
justify-content: flex-end;
|
24996
|
+
max-width: 100%;
|
24997
|
+
padding-inline: 8px;
|
24998
|
+
position: relative;
|
24999
|
+
text-align: end;
|
25000
|
+
width: 100%;
|
25001
|
+
}
|
25002
|
+
.v-system-bar .v-icon {
|
25003
|
+
opacity: var(--v-medium-emphasis-opacity);
|
25004
|
+
}
|
25005
|
+
.v-system-bar {
|
25006
|
+
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));
|
25007
|
+
}
|
25008
|
+
.v-system-bar--absolute {
|
25009
|
+
position: absolute;
|
25010
|
+
}
|
25011
|
+
.v-system-bar--fixed {
|
25012
|
+
position: fixed;
|
24926
25013
|
}
|
24927
|
-
.v-
|
24928
|
-
|
25014
|
+
.v-system-bar {
|
25015
|
+
background: rgba(var(--v-theme-surface-light));
|
25016
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
24929
25017
|
}
|
24930
|
-
|
24931
|
-
|
24932
|
-
|
24933
|
-
|
24934
|
-
|
24935
|
-
|
25018
|
+
.v-system-bar {
|
25019
|
+
font-size: 0.75rem;
|
25020
|
+
font-weight: 400;
|
25021
|
+
letter-spacing: 0.0333333333em;
|
25022
|
+
line-height: 1.667;
|
25023
|
+
text-transform: none;
|
24936
25024
|
}
|
24937
|
-
|
24938
|
-
|
24939
|
-
.v-stepper-item__underlay {
|
24940
|
-
pointer-events: none;
|
25025
|
+
.v-system-bar--rounded {
|
25026
|
+
border-radius: 0;
|
24941
25027
|
}
|
24942
|
-
.v-
|
24943
|
-
|
24944
|
-
|
24945
|
-
|
24946
|
-
|
24947
|
-
width: 100%;
|
24948
|
-
height: 100%;
|
25028
|
+
.v-system-bar--window {
|
25029
|
+
height: 32px;
|
25030
|
+
}
|
25031
|
+
.v-system-bar:not(.v-system-bar--absolute) {
|
25032
|
+
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
24949
25033
|
}.v-switch .v-label {
|
24950
25034
|
padding-inline-start: 10px;
|
24951
25035
|
}
|
@@ -25128,78 +25212,6 @@ html.v-overlay-scroll-blocked {
|
|
25128
25212
|
.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb, .v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb {
|
25129
25213
|
border-width: 0;
|
25130
25214
|
}
|
25131
|
-
}.v-system-bar {
|
25132
|
-
align-items: center;
|
25133
|
-
display: flex;
|
25134
|
-
flex: 1 1 auto;
|
25135
|
-
height: 24px;
|
25136
|
-
justify-content: flex-end;
|
25137
|
-
max-width: 100%;
|
25138
|
-
padding-inline: 8px;
|
25139
|
-
position: relative;
|
25140
|
-
text-align: end;
|
25141
|
-
width: 100%;
|
25142
|
-
}
|
25143
|
-
.v-system-bar .v-icon {
|
25144
|
-
opacity: var(--v-medium-emphasis-opacity);
|
25145
|
-
}
|
25146
|
-
.v-system-bar {
|
25147
|
-
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));
|
25148
|
-
}
|
25149
|
-
.v-system-bar--absolute {
|
25150
|
-
position: absolute;
|
25151
|
-
}
|
25152
|
-
.v-system-bar--fixed {
|
25153
|
-
position: fixed;
|
25154
|
-
}
|
25155
|
-
.v-system-bar {
|
25156
|
-
background: rgba(var(--v-theme-surface-light));
|
25157
|
-
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
25158
|
-
}
|
25159
|
-
.v-system-bar {
|
25160
|
-
font-size: 0.75rem;
|
25161
|
-
font-weight: 400;
|
25162
|
-
letter-spacing: 0.0333333333em;
|
25163
|
-
line-height: 1.667;
|
25164
|
-
text-transform: none;
|
25165
|
-
}
|
25166
|
-
.v-system-bar--rounded {
|
25167
|
-
border-radius: 0;
|
25168
|
-
}
|
25169
|
-
.v-system-bar--window {
|
25170
|
-
height: 32px;
|
25171
|
-
}
|
25172
|
-
.v-system-bar:not(.v-system-bar--absolute) {
|
25173
|
-
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
25174
|
-
}.v-tab.v-tab.v-btn {
|
25175
|
-
height: var(--v-tabs-height);
|
25176
|
-
border-radius: 0;
|
25177
|
-
min-width: 90px;
|
25178
|
-
}
|
25179
|
-
.v-slide-group--horizontal .v-tab {
|
25180
|
-
max-width: 360px;
|
25181
|
-
}
|
25182
|
-
.v-slide-group--vertical .v-tab {
|
25183
|
-
justify-content: start;
|
25184
|
-
}
|
25185
|
-
|
25186
|
-
.v-tab__slider {
|
25187
|
-
position: absolute;
|
25188
|
-
bottom: 0;
|
25189
|
-
left: 0;
|
25190
|
-
height: 2px;
|
25191
|
-
width: 100%;
|
25192
|
-
background: currentColor;
|
25193
|
-
pointer-events: none;
|
25194
|
-
opacity: 0;
|
25195
|
-
}
|
25196
|
-
.v-tab--selected .v-tab__slider {
|
25197
|
-
opacity: 1;
|
25198
|
-
}
|
25199
|
-
.v-slide-group--vertical .v-tab__slider {
|
25200
|
-
top: 0;
|
25201
|
-
height: 100%;
|
25202
|
-
width: 2px;
|
25203
25215
|
}.v-tabs {
|
25204
25216
|
display: flex;
|
25205
25217
|
height: var(--v-tabs-height);
|
@@ -25245,208 +25257,56 @@ html.v-overlay-scroll-blocked {
|
|
25245
25257
|
}
|
25246
25258
|
|
25247
25259
|
.v-tabs--grow {
|
25248
|
-
flex-grow: 1;
|
25249
|
-
}
|
25250
|
-
.v-tabs--grow .v-tab {
|
25251
|
-
flex: 1 0 auto;
|
25252
|
-
max-width: none;
|
25253
|
-
}
|
25254
|
-
|
25255
|
-
.v-tabs--align-tabs-end .v-tab:first-child {
|
25256
|
-
margin-inline-start: auto;
|
25257
|
-
}
|
25258
|
-
.v-tabs--align-tabs-end .v-tab:last-child {
|
25259
|
-
margin-inline-end: 0;
|
25260
|
-
}
|
25261
|
-
|
25262
|
-
@media (max-width: 1279.98px) {
|
25263
|
-
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
25264
|
-
margin-inline-start: 52px;
|
25265
|
-
}
|
25266
|
-
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
25267
|
-
margin-inline-end: 52px;
|
25268
|
-
}
|
25269
|
-
}.v-table {
|
25270
|
-
font-size: 0.875rem;
|
25271
|
-
transition-duration: 0.28s;
|
25272
|
-
transition-property: box-shadow, opacity, background, height;
|
25273
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
25274
|
-
}
|
25275
|
-
.v-table {
|
25276
|
-
background: rgb(var(--v-theme-surface));
|
25277
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
25278
|
-
}
|
25279
|
-
.v-table .v-table-divider {
|
25280
|
-
border-right: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25281
|
-
}
|
25282
|
-
.v-table .v-table__wrapper > table > thead > tr > th {
|
25283
|
-
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25284
|
-
}
|
25285
|
-
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > td,
|
25286
|
-
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > th {
|
25287
|
-
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25288
|
-
}
|
25289
|
-
.v-table .v-table__wrapper > table > tfoot > tr > td,
|
25290
|
-
.v-table .v-table__wrapper > table > tfoot > tr > th {
|
25291
|
-
border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25292
|
-
}
|
25293
|
-
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr > td {
|
25294
|
-
position: relative;
|
25295
|
-
}
|
25296
|
-
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
25297
|
-
background: rgba(var(--v-border-color), var(--v-hover-opacity));
|
25298
|
-
pointer-events: none;
|
25299
|
-
}
|
25300
|
-
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
25301
|
-
content: "";
|
25302
|
-
position: absolute;
|
25303
|
-
top: 0;
|
25304
|
-
left: 0;
|
25305
|
-
width: 100%;
|
25306
|
-
height: 100%;
|
25307
|
-
}
|
25308
|
-
.v-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
25309
|
-
background: rgb(var(--v-theme-surface));
|
25310
|
-
box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
25311
|
-
z-index: 1;
|
25312
|
-
}
|
25313
|
-
.v-table.v-table--fixed-footer > tfoot > tr > th,
|
25314
|
-
.v-table.v-table--fixed-footer > tfoot > tr > td {
|
25315
|
-
background: rgb(var(--v-theme-surface));
|
25316
|
-
box-shadow: inset 0 1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
25317
|
-
}
|
25318
|
-
|
25319
|
-
.v-table {
|
25320
|
-
border-radius: inherit;
|
25321
|
-
line-height: 1.5;
|
25322
|
-
max-width: 100%;
|
25323
|
-
display: flex;
|
25324
|
-
flex-direction: column;
|
25325
|
-
}
|
25326
|
-
.v-table > .v-table__wrapper > table {
|
25327
|
-
width: 100%;
|
25328
|
-
border-spacing: 0;
|
25329
|
-
}
|
25330
|
-
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
25331
|
-
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
25332
|
-
.v-table > .v-table__wrapper > table > thead > tr > td,
|
25333
|
-
.v-table > .v-table__wrapper > table > thead > tr > th,
|
25334
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > td,
|
25335
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
25336
|
-
padding: 0 16px;
|
25337
|
-
transition-duration: 0.28s;
|
25338
|
-
transition-property: box-shadow, opacity, background, height;
|
25339
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
25340
|
-
}
|
25341
|
-
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
25342
|
-
.v-table > .v-table__wrapper > table > thead > tr > td,
|
25343
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > td {
|
25344
|
-
height: var(--v-table-row-height);
|
25345
|
-
}
|
25346
|
-
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
25347
|
-
.v-table > .v-table__wrapper > table > thead > tr > th,
|
25348
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
25349
|
-
height: var(--v-table-header-height);
|
25350
|
-
font-weight: 500;
|
25351
|
-
-webkit-user-select: none;
|
25352
|
-
user-select: none;
|
25353
|
-
text-align: start;
|
25354
|
-
}
|
25355
|
-
.v-table--density-default {
|
25356
|
-
--v-table-header-height: 56px;
|
25357
|
-
--v-table-row-height: 52px;
|
25358
|
-
}
|
25359
|
-
|
25360
|
-
.v-table--density-comfortable {
|
25361
|
-
--v-table-header-height: 48px;
|
25362
|
-
--v-table-row-height: 44px;
|
25363
|
-
}
|
25364
|
-
|
25365
|
-
.v-table--density-compact {
|
25366
|
-
--v-table-header-height: 40px;
|
25367
|
-
--v-table-row-height: 36px;
|
25368
|
-
}
|
25369
|
-
|
25370
|
-
.v-table__wrapper {
|
25371
|
-
border-radius: inherit;
|
25372
|
-
overflow: auto;
|
25373
|
-
flex: 1 1 auto;
|
25374
|
-
}
|
25375
|
-
|
25376
|
-
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:first-child {
|
25377
|
-
border-top-left-radius: 0;
|
25378
|
-
}
|
25379
|
-
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:last-child {
|
25380
|
-
border-top-right-radius: 0;
|
25381
|
-
}
|
25382
|
-
|
25383
|
-
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:first-child {
|
25384
|
-
border-bottom-left-radius: 0;
|
25385
|
-
}
|
25386
|
-
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:last-child {
|
25387
|
-
border-bottom-right-radius: 0;
|
25388
|
-
}
|
25389
|
-
|
25390
|
-
.v-table--fixed-height > .v-table__wrapper {
|
25391
|
-
overflow-y: auto;
|
25260
|
+
flex-grow: 1;
|
25261
|
+
}
|
25262
|
+
.v-tabs--grow .v-tab {
|
25263
|
+
flex: 1 0 auto;
|
25264
|
+
max-width: none;
|
25392
25265
|
}
|
25393
25266
|
|
25394
|
-
.v-
|
25395
|
-
|
25396
|
-
top: 0;
|
25397
|
-
z-index: 2;
|
25267
|
+
.v-tabs--align-tabs-end .v-tab:first-child {
|
25268
|
+
margin-inline-start: auto;
|
25398
25269
|
}
|
25399
|
-
.v-
|
25400
|
-
|
25270
|
+
.v-tabs--align-tabs-end .v-tab:last-child {
|
25271
|
+
margin-inline-end: 0;
|
25401
25272
|
}
|
25402
25273
|
|
25403
|
-
|
25404
|
-
|
25405
|
-
|
25406
|
-
|
25407
|
-
|
25408
|
-
|
25409
|
-
|
25410
|
-
|
25411
|
-
|
25412
|
-
|
25274
|
+
@media (max-width: 1279.98px) {
|
25275
|
+
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
25276
|
+
margin-inline-start: 52px;
|
25277
|
+
}
|
25278
|
+
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
25279
|
+
margin-inline-end: 52px;
|
25280
|
+
}
|
25281
|
+
}.v-tab.v-tab.v-btn {
|
25282
|
+
height: var(--v-tabs-height);
|
25283
|
+
border-radius: 0;
|
25284
|
+
min-width: 90px;
|
25413
25285
|
}
|
25414
|
-
.v-
|
25415
|
-
|
25286
|
+
.v-slide-group--horizontal .v-tab {
|
25287
|
+
max-width: 360px;
|
25416
25288
|
}
|
25417
|
-
.v-
|
25418
|
-
|
25419
|
-
outline: none;
|
25420
|
-
-webkit-mask-image: linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px), black calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));
|
25421
|
-
mask-image: linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px), black calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));
|
25289
|
+
.v-slide-group--vertical .v-tab {
|
25290
|
+
justify-content: start;
|
25422
25291
|
}
|
25423
|
-
|
25424
|
-
|
25292
|
+
|
25293
|
+
.v-tab__slider {
|
25425
25294
|
position: absolute;
|
25426
|
-
|
25295
|
+
bottom: 0;
|
25427
25296
|
left: 0;
|
25428
|
-
height:
|
25429
|
-
|
25297
|
+
height: 2px;
|
25298
|
+
width: 100%;
|
25299
|
+
background: currentColor;
|
25430
25300
|
pointer-events: none;
|
25431
|
-
}
|
25432
|
-
.v-textarea--no-resize .v-field__input {
|
25433
|
-
resize: none;
|
25434
|
-
}
|
25435
|
-
.v-textarea .v-field--no-label textarea,
|
25436
|
-
.v-textarea .v-field--active textarea {
|
25437
|
-
opacity: 1;
|
25438
|
-
}
|
25439
|
-
.v-textarea textarea {
|
25440
25301
|
opacity: 0;
|
25441
|
-
flex: 1;
|
25442
|
-
min-width: 0;
|
25443
|
-
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
25444
25302
|
}
|
25445
|
-
.v-
|
25446
|
-
|
25303
|
+
.v-tab--selected .v-tab__slider {
|
25304
|
+
opacity: 1;
|
25447
25305
|
}
|
25448
|
-
.v-
|
25449
|
-
|
25306
|
+
.v-slide-group--vertical .v-tab__slider {
|
25307
|
+
top: 0;
|
25308
|
+
height: 100%;
|
25309
|
+
width: 2px;
|
25450
25310
|
}/* region BLOCK */
|
25451
25311
|
.v-text-field input {
|
25452
25312
|
color: inherit;
|
@@ -25514,149 +25374,190 @@ html.v-overlay-scroll-blocked {
|
|
25514
25374
|
padding-inline-end: var(--v-field-padding-end);
|
25515
25375
|
}
|
25516
25376
|
|
25517
|
-
/* endregion */.v-
|
25518
|
-
|
25519
|
-
display: flex;
|
25520
|
-
flex: none;
|
25521
|
-
flex-direction: column;
|
25522
|
-
justify-content: space-between;
|
25523
|
-
max-width: 100%;
|
25524
|
-
position: relative;
|
25525
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
25526
|
-
transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
|
25527
|
-
width: 100%;
|
25528
|
-
}
|
25529
|
-
.v-toolbar {
|
25530
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
25531
|
-
border-style: solid;
|
25532
|
-
border-width: 0;
|
25533
|
-
}
|
25534
|
-
.v-toolbar--border {
|
25535
|
-
border-width: thin;
|
25536
|
-
box-shadow: none;
|
25537
|
-
}
|
25538
|
-
.v-toolbar {
|
25539
|
-
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));
|
25377
|
+
/* endregion */.v-textarea .v-field {
|
25378
|
+
--v-textarea-control-height: var(--v-input-control-height);
|
25540
25379
|
}
|
25541
|
-
.v-
|
25542
|
-
|
25380
|
+
.v-textarea .v-field__field {
|
25381
|
+
--v-input-control-height: var(--v-textarea-control-height);
|
25543
25382
|
}
|
25544
|
-
.v-
|
25545
|
-
|
25546
|
-
|
25383
|
+
.v-textarea .v-field__input {
|
25384
|
+
flex: 1 1 auto;
|
25385
|
+
outline: none;
|
25386
|
+
-webkit-mask-image: linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px), black calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));
|
25387
|
+
mask-image: linear-gradient(to bottom, transparent, transparent calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) - 6px), black calc(var(--v-field-padding-top, 0) + var(--v-input-padding-top, 0) + 4px));
|
25547
25388
|
}
|
25548
|
-
.v-
|
25389
|
+
.v-textarea .v-field__input.v-textarea__sizer {
|
25390
|
+
visibility: hidden;
|
25549
25391
|
position: absolute;
|
25392
|
+
top: 0;
|
25393
|
+
left: 0;
|
25394
|
+
height: 0 !important;
|
25395
|
+
min-height: 0 !important;
|
25396
|
+
pointer-events: none;
|
25550
25397
|
}
|
25551
|
-
.v-
|
25552
|
-
|
25553
|
-
overflow: hidden;
|
25554
|
-
border-end-end-radius: 24px;
|
25398
|
+
.v-textarea--no-resize .v-field__input {
|
25399
|
+
resize: none;
|
25555
25400
|
}
|
25556
|
-
.v-
|
25557
|
-
|
25401
|
+
.v-textarea .v-field--no-label textarea,
|
25402
|
+
.v-textarea .v-field--active textarea {
|
25403
|
+
opacity: 1;
|
25558
25404
|
}
|
25559
|
-
.v-
|
25560
|
-
|
25405
|
+
.v-textarea textarea {
|
25406
|
+
opacity: 0;
|
25407
|
+
flex: 1;
|
25408
|
+
min-width: 0;
|
25409
|
+
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
25561
25410
|
}
|
25562
|
-
.v-
|
25563
|
-
|
25411
|
+
.v-textarea textarea:focus, .v-textarea textarea:active {
|
25412
|
+
outline: none;
|
25564
25413
|
}
|
25565
|
-
.v-
|
25566
|
-
|
25414
|
+
.v-textarea textarea:invalid {
|
25415
|
+
box-shadow: none;
|
25416
|
+
}.v-table {
|
25417
|
+
font-size: 0.875rem;
|
25418
|
+
transition-duration: 0.28s;
|
25419
|
+
transition-property: box-shadow, opacity, background, height;
|
25420
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
25567
25421
|
}
|
25568
|
-
|
25569
|
-
|
25570
|
-
|
25571
|
-
align-items: center;
|
25572
|
-
display: flex;
|
25573
|
-
flex: 0 0 auto;
|
25574
|
-
position: relative;
|
25575
|
-
transition: inherit;
|
25576
|
-
width: 100%;
|
25422
|
+
.v-table {
|
25423
|
+
background: rgb(var(--v-theme-surface));
|
25424
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
25577
25425
|
}
|
25578
|
-
|
25579
|
-
|
25580
|
-
overflow: hidden;
|
25426
|
+
.v-table .v-table-divider {
|
25427
|
+
border-right: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25581
25428
|
}
|
25582
|
-
.v-
|
25583
|
-
|
25429
|
+
.v-table .v-table__wrapper > table > thead > tr > th {
|
25430
|
+
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25584
25431
|
}
|
25585
|
-
.v-
|
25586
|
-
|
25432
|
+
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > td,
|
25433
|
+
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > th {
|
25434
|
+
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25587
25435
|
}
|
25588
|
-
.v-
|
25589
|
-
|
25436
|
+
.v-table .v-table__wrapper > table > tfoot > tr > td,
|
25437
|
+
.v-table .v-table__wrapper > table > tfoot > tr > th {
|
25438
|
+
border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
25590
25439
|
}
|
25591
|
-
.v-
|
25592
|
-
|
25440
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr > td {
|
25441
|
+
position: relative;
|
25593
25442
|
}
|
25594
|
-
|
25595
|
-
|
25596
|
-
|
25597
|
-
opacity: var(--v-toolbar-image-opacity, 1);
|
25598
|
-
transition-property: opacity;
|
25443
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
25444
|
+
background: rgba(var(--v-border-color), var(--v-hover-opacity));
|
25445
|
+
pointer-events: none;
|
25599
25446
|
}
|
25600
|
-
.v-
|
25447
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
25448
|
+
content: "";
|
25601
25449
|
position: absolute;
|
25602
25450
|
top: 0;
|
25603
25451
|
left: 0;
|
25604
25452
|
width: 100%;
|
25605
25453
|
height: 100%;
|
25606
25454
|
}
|
25455
|
+
.v-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
25456
|
+
background: rgb(var(--v-theme-surface));
|
25457
|
+
box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
25458
|
+
z-index: 1;
|
25459
|
+
}
|
25460
|
+
.v-table.v-table--fixed-footer > tfoot > tr > th,
|
25461
|
+
.v-table.v-table--fixed-footer > tfoot > tr > td {
|
25462
|
+
background: rgb(var(--v-theme-surface));
|
25463
|
+
box-shadow: inset 0 1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
25464
|
+
}
|
25607
25465
|
|
25608
|
-
.v-
|
25609
|
-
|
25610
|
-
|
25611
|
-
|
25466
|
+
.v-table {
|
25467
|
+
border-radius: inherit;
|
25468
|
+
line-height: 1.5;
|
25469
|
+
max-width: 100%;
|
25612
25470
|
display: flex;
|
25471
|
+
flex-direction: column;
|
25472
|
+
}
|
25473
|
+
.v-table > .v-table__wrapper > table {
|
25474
|
+
width: 100%;
|
25475
|
+
border-spacing: 0;
|
25476
|
+
}
|
25477
|
+
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
25478
|
+
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
25479
|
+
.v-table > .v-table__wrapper > table > thead > tr > td,
|
25480
|
+
.v-table > .v-table__wrapper > table > thead > tr > th,
|
25481
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > td,
|
25482
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
25483
|
+
padding: 0 16px;
|
25484
|
+
transition-duration: 0.28s;
|
25485
|
+
transition-property: box-shadow, opacity, background, height;
|
25486
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
25487
|
+
}
|
25488
|
+
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
25489
|
+
.v-table > .v-table__wrapper > table > thead > tr > td,
|
25490
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > td {
|
25491
|
+
height: var(--v-table-row-height);
|
25492
|
+
}
|
25493
|
+
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
25494
|
+
.v-table > .v-table__wrapper > table > thead > tr > th,
|
25495
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
25496
|
+
height: var(--v-table-header-height);
|
25497
|
+
font-weight: 500;
|
25498
|
+
-webkit-user-select: none;
|
25499
|
+
user-select: none;
|
25500
|
+
text-align: start;
|
25501
|
+
}
|
25502
|
+
.v-table--density-default {
|
25503
|
+
--v-table-header-height: 56px;
|
25504
|
+
--v-table-row-height: 52px;
|
25505
|
+
}
|
25506
|
+
|
25507
|
+
.v-table--density-comfortable {
|
25508
|
+
--v-table-header-height: 48px;
|
25509
|
+
--v-table-row-height: 44px;
|
25613
25510
|
}
|
25614
25511
|
|
25615
|
-
.v-
|
25616
|
-
|
25512
|
+
.v-table--density-compact {
|
25513
|
+
--v-table-header-height: 40px;
|
25514
|
+
--v-table-row-height: 36px;
|
25617
25515
|
}
|
25618
25516
|
|
25619
|
-
.v-
|
25620
|
-
|
25517
|
+
.v-table__wrapper {
|
25518
|
+
border-radius: inherit;
|
25519
|
+
overflow: auto;
|
25520
|
+
flex: 1 1 auto;
|
25621
25521
|
}
|
25622
25522
|
|
25623
|
-
.v-
|
25624
|
-
|
25625
|
-
font-size: 1.25rem;
|
25626
|
-
min-width: 0;
|
25523
|
+
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:first-child {
|
25524
|
+
border-top-left-radius: 0;
|
25627
25525
|
}
|
25628
|
-
.v-
|
25629
|
-
|
25630
|
-
font-weight: 400;
|
25631
|
-
letter-spacing: 0;
|
25632
|
-
line-height: 1.75rem;
|
25633
|
-
text-transform: none;
|
25526
|
+
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:last-child {
|
25527
|
+
border-top-right-radius: 0;
|
25634
25528
|
}
|
25635
|
-
|
25636
|
-
|
25637
|
-
|
25529
|
+
|
25530
|
+
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:first-child {
|
25531
|
+
border-bottom-left-radius: 0;
|
25638
25532
|
}
|
25639
|
-
.v-
|
25640
|
-
|
25641
|
-
font-weight: 400;
|
25642
|
-
letter-spacing: 0;
|
25643
|
-
line-height: 2.25rem;
|
25644
|
-
text-transform: none;
|
25533
|
+
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:last-child {
|
25534
|
+
border-bottom-right-radius: 0;
|
25645
25535
|
}
|
25646
25536
|
|
25647
|
-
.v-
|
25648
|
-
overflow:
|
25649
|
-
text-overflow: ellipsis;
|
25650
|
-
white-space: nowrap;
|
25537
|
+
.v-table--fixed-height > .v-table__wrapper {
|
25538
|
+
overflow-y: auto;
|
25651
25539
|
}
|
25652
25540
|
|
25653
|
-
.v-
|
25654
|
-
|
25655
|
-
|
25656
|
-
|
25541
|
+
.v-table--fixed-header > .v-table__wrapper > table > thead {
|
25542
|
+
position: sticky;
|
25543
|
+
top: 0;
|
25544
|
+
z-index: 2;
|
25657
25545
|
}
|
25658
|
-
.v-
|
25659
|
-
border-
|
25546
|
+
.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
25547
|
+
border-bottom: 0px !important;
|
25548
|
+
}
|
25549
|
+
|
25550
|
+
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr {
|
25551
|
+
position: sticky;
|
25552
|
+
bottom: 0;
|
25553
|
+
z-index: 1;
|
25554
|
+
}
|
25555
|
+
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
|
25556
|
+
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
|
25557
|
+
border-top: 0px !important;
|
25558
|
+
}.v-theme-provider {
|
25559
|
+
background: rgb(var(--v-theme-background));
|
25560
|
+
color: rgb(var(--v-theme-on-background));
|
25660
25561
|
}.v-timeline .v-timeline-divider__dot {
|
25661
25562
|
background: rgb(var(--v-theme-surface-light));
|
25662
25563
|
}
|
@@ -26075,9 +25976,149 @@ html.v-overlay-scroll-blocked {
|
|
26075
25976
|
|
26076
25977
|
.v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider, .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body, .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite {
|
26077
25978
|
padding-inline-end: 0;
|
26078
|
-
}.v-
|
26079
|
-
|
26080
|
-
|
25979
|
+
}.v-toolbar {
|
25980
|
+
align-items: flex-start;
|
25981
|
+
display: flex;
|
25982
|
+
flex: none;
|
25983
|
+
flex-direction: column;
|
25984
|
+
justify-content: space-between;
|
25985
|
+
max-width: 100%;
|
25986
|
+
position: relative;
|
25987
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
25988
|
+
transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
|
25989
|
+
width: 100%;
|
25990
|
+
}
|
25991
|
+
.v-toolbar {
|
25992
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
25993
|
+
border-style: solid;
|
25994
|
+
border-width: 0;
|
25995
|
+
}
|
25996
|
+
.v-toolbar--border {
|
25997
|
+
border-width: thin;
|
25998
|
+
box-shadow: none;
|
25999
|
+
}
|
26000
|
+
.v-toolbar {
|
26001
|
+
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));
|
26002
|
+
}
|
26003
|
+
.v-toolbar {
|
26004
|
+
border-radius: 0;
|
26005
|
+
}
|
26006
|
+
.v-toolbar {
|
26007
|
+
background: rgb(var(--v-theme-surface-light));
|
26008
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
26009
|
+
}
|
26010
|
+
.v-toolbar--absolute {
|
26011
|
+
position: absolute;
|
26012
|
+
}
|
26013
|
+
.v-toolbar--collapse {
|
26014
|
+
max-width: 112px;
|
26015
|
+
overflow: hidden;
|
26016
|
+
border-end-end-radius: 24px;
|
26017
|
+
}
|
26018
|
+
.v-toolbar--collapse .v-toolbar-title {
|
26019
|
+
display: none;
|
26020
|
+
}
|
26021
|
+
.v-toolbar--flat {
|
26022
|
+
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));
|
26023
|
+
}
|
26024
|
+
.v-toolbar--floating {
|
26025
|
+
display: inline-flex;
|
26026
|
+
}
|
26027
|
+
.v-toolbar--rounded {
|
26028
|
+
border-radius: 4px;
|
26029
|
+
}
|
26030
|
+
|
26031
|
+
.v-toolbar__content,
|
26032
|
+
.v-toolbar__extension {
|
26033
|
+
align-items: center;
|
26034
|
+
display: flex;
|
26035
|
+
flex: 0 0 auto;
|
26036
|
+
position: relative;
|
26037
|
+
transition: inherit;
|
26038
|
+
width: 100%;
|
26039
|
+
}
|
26040
|
+
|
26041
|
+
.v-toolbar__content {
|
26042
|
+
overflow: hidden;
|
26043
|
+
}
|
26044
|
+
.v-toolbar__content > .v-btn:first-child {
|
26045
|
+
margin-inline-start: 4px;
|
26046
|
+
}
|
26047
|
+
.v-toolbar__content > .v-btn:last-child {
|
26048
|
+
margin-inline-end: 4px;
|
26049
|
+
}
|
26050
|
+
.v-toolbar__content > .v-toolbar-title {
|
26051
|
+
margin-inline-start: 20px;
|
26052
|
+
}
|
26053
|
+
.v-toolbar--density-prominent .v-toolbar__content {
|
26054
|
+
align-items: flex-start;
|
26055
|
+
}
|
26056
|
+
|
26057
|
+
.v-toolbar__image {
|
26058
|
+
display: flex;
|
26059
|
+
opacity: var(--v-toolbar-image-opacity, 1);
|
26060
|
+
transition-property: opacity;
|
26061
|
+
}
|
26062
|
+
.v-toolbar__image {
|
26063
|
+
position: absolute;
|
26064
|
+
top: 0;
|
26065
|
+
left: 0;
|
26066
|
+
width: 100%;
|
26067
|
+
height: 100%;
|
26068
|
+
}
|
26069
|
+
|
26070
|
+
.v-toolbar__prepend,
|
26071
|
+
.v-toolbar__append {
|
26072
|
+
align-items: center;
|
26073
|
+
align-self: stretch;
|
26074
|
+
display: flex;
|
26075
|
+
}
|
26076
|
+
|
26077
|
+
.v-toolbar__prepend {
|
26078
|
+
margin-inline: 4px auto;
|
26079
|
+
}
|
26080
|
+
|
26081
|
+
.v-toolbar__append {
|
26082
|
+
margin-inline: auto 4px;
|
26083
|
+
}
|
26084
|
+
|
26085
|
+
.v-toolbar-title {
|
26086
|
+
flex: 1 1;
|
26087
|
+
font-size: 1.25rem;
|
26088
|
+
min-width: 0;
|
26089
|
+
}
|
26090
|
+
.v-toolbar-title {
|
26091
|
+
font-size: 1.25rem;
|
26092
|
+
font-weight: 400;
|
26093
|
+
letter-spacing: 0;
|
26094
|
+
line-height: 1.75rem;
|
26095
|
+
text-transform: none;
|
26096
|
+
}
|
26097
|
+
.v-toolbar--density-prominent .v-toolbar-title {
|
26098
|
+
align-self: flex-end;
|
26099
|
+
padding-bottom: 6px;
|
26100
|
+
}
|
26101
|
+
.v-toolbar--density-prominent .v-toolbar-title {
|
26102
|
+
font-size: 1.5rem;
|
26103
|
+
font-weight: 400;
|
26104
|
+
letter-spacing: 0;
|
26105
|
+
line-height: 2.25rem;
|
26106
|
+
text-transform: none;
|
26107
|
+
}
|
26108
|
+
|
26109
|
+
.v-toolbar-title__placeholder {
|
26110
|
+
overflow: hidden;
|
26111
|
+
text-overflow: ellipsis;
|
26112
|
+
white-space: nowrap;
|
26113
|
+
}
|
26114
|
+
|
26115
|
+
.v-toolbar-items {
|
26116
|
+
display: flex;
|
26117
|
+
height: inherit;
|
26118
|
+
align-self: stretch;
|
26119
|
+
}
|
26120
|
+
.v-toolbar-items > .v-btn {
|
26121
|
+
border-radius: 0;
|
26081
26122
|
}.v-tooltip > .v-overlay__content {
|
26082
26123
|
background: rgb(var(--v-theme-surface-variant));
|
26083
26124
|
color: rgb(var(--v-theme-on-surface-variant));
|
@@ -26179,47 +26220,6 @@ html.v-overlay-scroll-blocked {
|
|
26179
26220
|
}
|
26180
26221
|
.v-window-y-reverse-transition-leave-to {
|
26181
26222
|
transform: translateY(100%);
|
26182
|
-
}.v-speed-dial__content {
|
26183
|
-
gap: 8px;
|
26184
|
-
}
|
26185
|
-
.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 {
|
26186
|
-
flex-direction: row;
|
26187
|
-
}
|
26188
|
-
.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 {
|
26189
|
-
flex-direction: row-reverse;
|
26190
|
-
}
|
26191
|
-
.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 {
|
26192
|
-
flex-direction: column-reverse;
|
26193
|
-
}
|
26194
|
-
.v-speed-dial__content > *:nth-child(1) {
|
26195
|
-
transition-delay: 0s;
|
26196
|
-
}
|
26197
|
-
.v-speed-dial__content > *:nth-child(2) {
|
26198
|
-
transition-delay: 0.05s;
|
26199
|
-
}
|
26200
|
-
.v-speed-dial__content > *:nth-child(3) {
|
26201
|
-
transition-delay: 0.1s;
|
26202
|
-
}
|
26203
|
-
.v-speed-dial__content > *:nth-child(4) {
|
26204
|
-
transition-delay: 0.15s;
|
26205
|
-
}
|
26206
|
-
.v-speed-dial__content > *:nth-child(5) {
|
26207
|
-
transition-delay: 0.2s;
|
26208
|
-
}
|
26209
|
-
.v-speed-dial__content > *:nth-child(6) {
|
26210
|
-
transition-delay: 0.25s;
|
26211
|
-
}
|
26212
|
-
.v-speed-dial__content > *:nth-child(7) {
|
26213
|
-
transition-delay: 0.3s;
|
26214
|
-
}
|
26215
|
-
.v-speed-dial__content > *:nth-child(8) {
|
26216
|
-
transition-delay: 0.35s;
|
26217
|
-
}
|
26218
|
-
.v-speed-dial__content > *:nth-child(9) {
|
26219
|
-
transition-delay: 0.4s;
|
26220
|
-
}
|
26221
|
-
.v-speed-dial__content > *:nth-child(10) {
|
26222
|
-
transition-delay: 0.45s;
|
26223
26223
|
}.v-color-picker-edit {
|
26224
26224
|
display: flex;
|
26225
26225
|
margin-top: 24px;
|