vuetify 3.5.7 → 3.5.8
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 +149 -1
- package/dist/json/importMap-labs.json +14 -10
- package/dist/json/importMap.json +120 -120
- package/dist/json/tags.json +42 -0
- package/dist/json/web-types.json +381 -2
- package/dist/vuetify-labs.css +1790 -1778
- package/dist/vuetify-labs.d.ts +579 -1
- package/dist/vuetify-labs.esm.js +119 -25
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +119 -25
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +938 -934
- package/dist/vuetify.d.ts +41 -38
- package/dist/vuetify.esm.js +56 -18
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +56 -18
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +115 -104
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.css +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.sass +1 -1
- package/lib/components/VCombobox/VCombobox.css +1 -1
- package/lib/components/VCombobox/VCombobox.mjs +23 -7
- package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
- package/lib/components/VCombobox/VCombobox.sass +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.mjs +1 -1
- package/lib/components/VDatePicker/VDatePickerMonth.mjs.map +1 -1
- package/lib/components/VSwitch/VSwitch.css +9 -5
- package/lib/components/VSwitch/VSwitch.mjs +2 -0
- package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
- package/lib/components/VSwitch/VSwitch.sass +10 -7
- package/lib/components/VSwitch/_variables.scss +2 -0
- package/lib/composables/date/adapters/vuetify.mjs +21 -3
- package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
- package/lib/composables/transition.mjs +7 -5
- package/lib/composables/transition.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +41 -38
- package/lib/labs/VCalendar/VCalendarInterval.css +1 -0
- package/lib/labs/VCalendar/VCalendarInterval.sass +1 -0
- package/lib/labs/VCalendar/VCalendarIntervalEvent.css +6 -0
- package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs +5 -2
- package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
- package/lib/labs/VCalendar/VCalendarIntervalEvent.sass +6 -0
- package/lib/labs/VFab/VFab.css +1 -1
- package/lib/labs/VFab/VFab.sass +1 -1
- package/lib/labs/VSparkline/VBarline.mjs +4 -3
- package/lib/labs/VSparkline/VBarline.mjs.map +1 -1
- package/lib/labs/VSparkline/VTrendline.mjs +9 -5
- package/lib/labs/VSparkline/VTrendline.mjs.map +1 -1
- package/lib/labs/VSparkline/index.d.mts +15 -0
- package/lib/labs/VSparkline/util/line.mjs +4 -0
- package/lib/labs/VSparkline/util/line.mjs.map +1 -1
- package/lib/labs/VSpeedDial/VSpeedDial.css +3 -0
- package/lib/labs/VSpeedDial/VSpeedDial.mjs +56 -0
- package/lib/labs/VSpeedDial/VSpeedDial.mjs.map +1 -0
- package/lib/labs/VSpeedDial/VSpeedDial.sass +2 -0
- package/lib/labs/VSpeedDial/index.d.mts +649 -0
- package/lib/labs/VSpeedDial/index.mjs +2 -0
- package/lib/labs/VSpeedDial/index.mjs.map +1 -0
- package/lib/labs/components.d.mts +652 -2
- package/lib/labs/components.mjs +1 -0
- package/lib/labs/components.mjs.map +1 -1
- package/package.json +2 -2
package/dist/vuetify.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v3.5.
|
|
2
|
+
* Vuetify v3.5.8
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -17029,18 +17029,6 @@ html.overflow-y-hidden {
|
|
|
17029
17029
|
.v-ripple__animation--out {
|
|
17030
17030
|
transition: opacity 0.3s cubic-bezier(0, 0, 0.2, 1);
|
|
17031
17031
|
opacity: 0;
|
|
17032
|
-
}.v-app-bar {
|
|
17033
|
-
display: flex;
|
|
17034
|
-
}
|
|
17035
|
-
.v-app-bar.v-toolbar {
|
|
17036
|
-
background: rgb(var(--v-theme-surface));
|
|
17037
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
17038
|
-
}
|
|
17039
|
-
.v-app-bar.v-toolbar:not(.v-toolbar--flat) {
|
|
17040
|
-
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));
|
|
17041
|
-
}
|
|
17042
|
-
.v-app-bar:not(.v-toolbar--absolute) {
|
|
17043
|
-
padding-inline-end: var(--v-scrollbar-offset);
|
|
17044
17032
|
}.v-application {
|
|
17045
17033
|
display: flex;
|
|
17046
17034
|
background: rgb(var(--v-theme-background));
|
|
@@ -17057,6 +17045,99 @@ html.overflow-y-hidden {
|
|
|
17057
17045
|
min-height: 100vh;
|
|
17058
17046
|
min-height: 100dvh;
|
|
17059
17047
|
position: relative;
|
|
17048
|
+
}.v-app-bar {
|
|
17049
|
+
display: flex;
|
|
17050
|
+
}
|
|
17051
|
+
.v-app-bar.v-toolbar {
|
|
17052
|
+
background: rgb(var(--v-theme-surface));
|
|
17053
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
17054
|
+
}
|
|
17055
|
+
.v-app-bar.v-toolbar:not(.v-toolbar--flat) {
|
|
17056
|
+
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));
|
|
17057
|
+
}
|
|
17058
|
+
.v-app-bar:not(.v-toolbar--absolute) {
|
|
17059
|
+
padding-inline-end: var(--v-scrollbar-offset);
|
|
17060
|
+
}.v-autocomplete .v-field .v-text-field__prefix,
|
|
17061
|
+
.v-autocomplete .v-field .v-text-field__suffix,
|
|
17062
|
+
.v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
|
|
17063
|
+
cursor: text;
|
|
17064
|
+
}
|
|
17065
|
+
.v-autocomplete .v-field .v-field__input > input {
|
|
17066
|
+
flex: 1 1;
|
|
17067
|
+
}
|
|
17068
|
+
.v-autocomplete .v-field input {
|
|
17069
|
+
min-width: 64px;
|
|
17070
|
+
}
|
|
17071
|
+
.v-autocomplete .v-field:not(.v-field--focused) input {
|
|
17072
|
+
min-width: 0;
|
|
17073
|
+
}
|
|
17074
|
+
.v-autocomplete .v-field--dirty .v-autocomplete__selection {
|
|
17075
|
+
margin-inline-end: 2px;
|
|
17076
|
+
}
|
|
17077
|
+
.v-autocomplete .v-autocomplete__selection-text {
|
|
17078
|
+
overflow: hidden;
|
|
17079
|
+
text-overflow: ellipsis;
|
|
17080
|
+
white-space: nowrap;
|
|
17081
|
+
}
|
|
17082
|
+
|
|
17083
|
+
.v-autocomplete__content {
|
|
17084
|
+
overflow: hidden;
|
|
17085
|
+
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));
|
|
17086
|
+
border-radius: 4px;
|
|
17087
|
+
}
|
|
17088
|
+
.v-autocomplete__mask {
|
|
17089
|
+
background: rgb(var(--v-theme-surface-light));
|
|
17090
|
+
}
|
|
17091
|
+
.v-autocomplete__selection {
|
|
17092
|
+
display: inline-flex;
|
|
17093
|
+
align-items: center;
|
|
17094
|
+
height: 1.5rem;
|
|
17095
|
+
letter-spacing: inherit;
|
|
17096
|
+
line-height: inherit;
|
|
17097
|
+
max-width: calc(100% - 2px - 2px);
|
|
17098
|
+
}
|
|
17099
|
+
.v-autocomplete__selection:first-child {
|
|
17100
|
+
margin-inline-start: 0;
|
|
17101
|
+
}
|
|
17102
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
17103
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
17104
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
17105
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
17106
|
+
top: 0px;
|
|
17107
|
+
}
|
|
17108
|
+
.v-autocomplete--selecting-index .v-autocomplete__selection {
|
|
17109
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
17110
|
+
}
|
|
17111
|
+
.v-autocomplete--selecting-index .v-autocomplete__selection--selected {
|
|
17112
|
+
opacity: 1;
|
|
17113
|
+
}
|
|
17114
|
+
.v-autocomplete--selecting-index .v-field__input > input {
|
|
17115
|
+
caret-color: transparent;
|
|
17116
|
+
}
|
|
17117
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
|
|
17118
|
+
flex: 1 1;
|
|
17119
|
+
position: absolute;
|
|
17120
|
+
left: 0;
|
|
17121
|
+
right: 0;
|
|
17122
|
+
width: 100%;
|
|
17123
|
+
padding-inline: inherit;
|
|
17124
|
+
}
|
|
17125
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
|
|
17126
|
+
transition: none;
|
|
17127
|
+
}
|
|
17128
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
|
|
17129
|
+
opacity: 0;
|
|
17130
|
+
}
|
|
17131
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
|
|
17132
|
+
opacity: 0;
|
|
17133
|
+
}
|
|
17134
|
+
.v-autocomplete__menu-icon {
|
|
17135
|
+
margin-inline-start: 4px;
|
|
17136
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
17137
|
+
}
|
|
17138
|
+
.v-autocomplete--active-menu .v-autocomplete__menu-icon {
|
|
17139
|
+
opacity: var(--v-high-emphasis-opacity);
|
|
17140
|
+
transform: rotate(180deg);
|
|
17060
17141
|
}.v-alert {
|
|
17061
17142
|
display: grid;
|
|
17062
17143
|
flex: 1 1;
|
|
@@ -17267,87 +17348,6 @@ html.overflow-y-hidden {
|
|
|
17267
17348
|
text-transform: none;
|
|
17268
17349
|
word-break: normal;
|
|
17269
17350
|
word-wrap: break-word;
|
|
17270
|
-
}.v-autocomplete .v-field .v-text-field__prefix,
|
|
17271
|
-
.v-autocomplete .v-field .v-text-field__suffix,
|
|
17272
|
-
.v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
|
|
17273
|
-
cursor: text;
|
|
17274
|
-
}
|
|
17275
|
-
.v-autocomplete .v-field .v-field__input > input {
|
|
17276
|
-
flex: 1 1;
|
|
17277
|
-
}
|
|
17278
|
-
.v-autocomplete .v-field input {
|
|
17279
|
-
min-width: 64px;
|
|
17280
|
-
}
|
|
17281
|
-
.v-autocomplete .v-field:not(.v-field--focused) input {
|
|
17282
|
-
min-width: 0;
|
|
17283
|
-
}
|
|
17284
|
-
.v-autocomplete .v-field--dirty .v-autocomplete__selection {
|
|
17285
|
-
margin-inline-end: 2px;
|
|
17286
|
-
}
|
|
17287
|
-
.v-autocomplete .v-autocomplete__selection-text {
|
|
17288
|
-
overflow: hidden;
|
|
17289
|
-
text-overflow: ellipsis;
|
|
17290
|
-
white-space: nowrap;
|
|
17291
|
-
}
|
|
17292
|
-
|
|
17293
|
-
.v-autocomplete__content {
|
|
17294
|
-
overflow: hidden;
|
|
17295
|
-
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));
|
|
17296
|
-
border-radius: 4px;
|
|
17297
|
-
}
|
|
17298
|
-
.v-autocomplete__mask {
|
|
17299
|
-
background: rgb(var(--v-theme-surface-light));
|
|
17300
|
-
}
|
|
17301
|
-
.v-autocomplete__selection {
|
|
17302
|
-
display: inline-flex;
|
|
17303
|
-
align-items: center;
|
|
17304
|
-
height: 1.5rem;
|
|
17305
|
-
letter-spacing: inherit;
|
|
17306
|
-
line-height: inherit;
|
|
17307
|
-
max-width: calc(100% - 2px - 2px);
|
|
17308
|
-
}
|
|
17309
|
-
.v-autocomplete__selection:first-child {
|
|
17310
|
-
margin-inline-start: 0;
|
|
17311
|
-
}
|
|
17312
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
17313
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
17314
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
17315
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
17316
|
-
top: 0px;
|
|
17317
|
-
}
|
|
17318
|
-
.v-autocomplete--selecting-index .v-autocomplete__selection {
|
|
17319
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
17320
|
-
}
|
|
17321
|
-
.v-autocomplete--selecting-index .v-autocomplete__selection--selected {
|
|
17322
|
-
opacity: 1;
|
|
17323
|
-
}
|
|
17324
|
-
.v-autocomplete--selecting-index .v-field__input > input {
|
|
17325
|
-
caret-color: transparent;
|
|
17326
|
-
}
|
|
17327
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field .v-field--focused input {
|
|
17328
|
-
flex: 1 1;
|
|
17329
|
-
position: absolute;
|
|
17330
|
-
left: 0;
|
|
17331
|
-
right: 0;
|
|
17332
|
-
width: 100%;
|
|
17333
|
-
padding-inline: inherit;
|
|
17334
|
-
}
|
|
17335
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
|
|
17336
|
-
transition: none;
|
|
17337
|
-
}
|
|
17338
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
|
|
17339
|
-
opacity: 0;
|
|
17340
|
-
}
|
|
17341
|
-
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
|
|
17342
|
-
opacity: 0;
|
|
17343
|
-
}
|
|
17344
|
-
.v-autocomplete__menu-icon {
|
|
17345
|
-
margin-inline-start: 4px;
|
|
17346
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
17347
|
-
}
|
|
17348
|
-
.v-autocomplete--active-menu .v-autocomplete__menu-icon {
|
|
17349
|
-
opacity: var(--v-high-emphasis-opacity);
|
|
17350
|
-
transform: rotate(180deg);
|
|
17351
17351
|
}.v-avatar {
|
|
17352
17352
|
flex: none;
|
|
17353
17353
|
align-items: center;
|
|
@@ -18643,24 +18643,6 @@ html.overflow-y-hidden {
|
|
|
18643
18643
|
}
|
|
18644
18644
|
.v-checkbox .v-selection-control {
|
|
18645
18645
|
min-height: var(--v-input-control-height);
|
|
18646
|
-
}.v-chip-group {
|
|
18647
|
-
display: flex;
|
|
18648
|
-
max-width: 100%;
|
|
18649
|
-
min-width: 0;
|
|
18650
|
-
overflow-x: auto;
|
|
18651
|
-
padding: 4px 0;
|
|
18652
|
-
}
|
|
18653
|
-
.v-chip-group .v-chip {
|
|
18654
|
-
margin: 4px 8px 4px 0;
|
|
18655
|
-
}
|
|
18656
|
-
.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
|
|
18657
|
-
opacity: var(--v-activated-opacity);
|
|
18658
|
-
}
|
|
18659
|
-
|
|
18660
|
-
.v-chip-group--column .v-slide-group__content {
|
|
18661
|
-
white-space: normal;
|
|
18662
|
-
flex-wrap: wrap;
|
|
18663
|
-
max-width: 100%;
|
|
18664
18646
|
}.v-chip {
|
|
18665
18647
|
align-items: center;
|
|
18666
18648
|
display: inline-flex;
|
|
@@ -19068,6 +19050,24 @@ html.overflow-y-hidden {
|
|
|
19068
19050
|
|
|
19069
19051
|
.v-chip--label {
|
|
19070
19052
|
border-radius: 4px;
|
|
19053
|
+
}.v-chip-group {
|
|
19054
|
+
display: flex;
|
|
19055
|
+
max-width: 100%;
|
|
19056
|
+
min-width: 0;
|
|
19057
|
+
overflow-x: auto;
|
|
19058
|
+
padding: 4px 0;
|
|
19059
|
+
}
|
|
19060
|
+
.v-chip-group .v-chip {
|
|
19061
|
+
margin: 4px 8px 4px 0;
|
|
19062
|
+
}
|
|
19063
|
+
.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
|
|
19064
|
+
opacity: var(--v-activated-opacity);
|
|
19065
|
+
}
|
|
19066
|
+
|
|
19067
|
+
.v-chip-group--column .v-slide-group__content {
|
|
19068
|
+
white-space: normal;
|
|
19069
|
+
flex-wrap: wrap;
|
|
19070
|
+
max-width: 100%;
|
|
19071
19071
|
}.v-container {
|
|
19072
19072
|
width: 100%;
|
|
19073
19073
|
padding: 16px;
|
|
@@ -19817,7 +19817,7 @@ html.overflow-y-hidden {
|
|
|
19817
19817
|
.v-combobox--selecting-index .v-field__input > input {
|
|
19818
19818
|
caret-color: transparent;
|
|
19819
19819
|
}
|
|
19820
|
-
.v-combobox--single:not(.v-combobox--selection-slot).v-text-field
|
|
19820
|
+
.v-combobox--single:not(.v-combobox--selection-slot).v-text-field input {
|
|
19821
19821
|
flex: 1 1;
|
|
19822
19822
|
position: absolute;
|
|
19823
19823
|
left: 0;
|
|
@@ -19841,6 +19841,11 @@ html.overflow-y-hidden {
|
|
|
19841
19841
|
.v-combobox--active-menu .v-combobox__menu-icon {
|
|
19842
19842
|
opacity: var(--v-high-emphasis-opacity);
|
|
19843
19843
|
transform: rotate(180deg);
|
|
19844
|
+
}.v-counter {
|
|
19845
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
19846
|
+
flex: 0 1 auto;
|
|
19847
|
+
font-size: 12px;
|
|
19848
|
+
transition-duration: 150ms;
|
|
19844
19849
|
}.v-data-table {
|
|
19845
19850
|
width: 100%;
|
|
19846
19851
|
}
|
|
@@ -20009,11 +20014,12 @@ html.overflow-y-hidden {
|
|
|
20009
20014
|
|
|
20010
20015
|
.v-data-table-footer__page {
|
|
20011
20016
|
padding: 0 8px;
|
|
20012
|
-
}.v-
|
|
20013
|
-
|
|
20014
|
-
|
|
20015
|
-
|
|
20016
|
-
|
|
20017
|
+
}.v-date-picker {
|
|
20018
|
+
overflow: hidden;
|
|
20019
|
+
width: 328px;
|
|
20020
|
+
}
|
|
20021
|
+
.v-date-picker--show-week {
|
|
20022
|
+
width: 368px;
|
|
20017
20023
|
}.v-date-picker-header {
|
|
20018
20024
|
align-items: flex-end;
|
|
20019
20025
|
height: 70px;
|
|
@@ -20074,12 +20080,6 @@ html.overflow-y-hidden {
|
|
|
20074
20080
|
.date-picker-header-reverse-transition-leave-to {
|
|
20075
20081
|
opacity: 0;
|
|
20076
20082
|
transform: translate(0, 100%);
|
|
20077
|
-
}.v-date-picker {
|
|
20078
|
-
overflow: hidden;
|
|
20079
|
-
width: 328px;
|
|
20080
|
-
}
|
|
20081
|
-
.v-date-picker--show-week {
|
|
20082
|
-
width: 368px;
|
|
20083
20083
|
}.v-date-picker-controls {
|
|
20084
20084
|
display: flex;
|
|
20085
20085
|
align-items: center;
|
|
@@ -20552,26 +20552,6 @@ html.overflow-y-hidden {
|
|
|
20552
20552
|
}
|
|
20553
20553
|
.v-expansion-panels--tile > .v-expansion-panel {
|
|
20554
20554
|
border-radius: 0;
|
|
20555
|
-
}.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
20556
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
20557
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
20558
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
20559
|
-
top: 0px;
|
|
20560
|
-
}
|
|
20561
|
-
.v-file-input input[type=file] {
|
|
20562
|
-
height: 100%;
|
|
20563
|
-
left: 0;
|
|
20564
|
-
opacity: 0;
|
|
20565
|
-
position: absolute;
|
|
20566
|
-
top: 0;
|
|
20567
|
-
width: 100%;
|
|
20568
|
-
z-index: 1;
|
|
20569
|
-
}
|
|
20570
|
-
.v-file-input .v-input__details {
|
|
20571
|
-
padding-inline: 16px;
|
|
20572
|
-
}
|
|
20573
|
-
.v-input--plain-underlined.v-file-input .v-input__details {
|
|
20574
|
-
padding-inline: 0;
|
|
20575
20555
|
}/* region INPUT */
|
|
20576
20556
|
.v-field {
|
|
20577
20557
|
display: grid;
|
|
@@ -21140,7 +21120,27 @@ textarea.v-field__input::placeholder {
|
|
|
21140
21120
|
opacity: 0;
|
|
21141
21121
|
}
|
|
21142
21122
|
|
|
21143
|
-
/* endregion */.v-
|
|
21123
|
+
/* endregion */.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
21124
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
21125
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
21126
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
21127
|
+
top: 0px;
|
|
21128
|
+
}
|
|
21129
|
+
.v-file-input input[type=file] {
|
|
21130
|
+
height: 100%;
|
|
21131
|
+
left: 0;
|
|
21132
|
+
opacity: 0;
|
|
21133
|
+
position: absolute;
|
|
21134
|
+
top: 0;
|
|
21135
|
+
width: 100%;
|
|
21136
|
+
z-index: 1;
|
|
21137
|
+
}
|
|
21138
|
+
.v-file-input .v-input__details {
|
|
21139
|
+
padding-inline: 16px;
|
|
21140
|
+
}
|
|
21141
|
+
.v-input--plain-underlined.v-file-input .v-input__details {
|
|
21142
|
+
padding-inline: 0;
|
|
21143
|
+
}.v-footer {
|
|
21144
21144
|
align-items: center;
|
|
21145
21145
|
display: flex;
|
|
21146
21146
|
flex: 1 1 auto;
|
|
@@ -21168,6 +21168,55 @@ textarea.v-field__input::placeholder {
|
|
|
21168
21168
|
}
|
|
21169
21169
|
.v-footer--rounded {
|
|
21170
21170
|
border-radius: 4px;
|
|
21171
|
+
}.v-icon {
|
|
21172
|
+
--v-icon-size-multiplier: 1;
|
|
21173
|
+
align-items: center;
|
|
21174
|
+
display: inline-flex;
|
|
21175
|
+
font-feature-settings: "liga";
|
|
21176
|
+
height: 1em;
|
|
21177
|
+
justify-content: center;
|
|
21178
|
+
letter-spacing: normal;
|
|
21179
|
+
line-height: 1;
|
|
21180
|
+
position: relative;
|
|
21181
|
+
text-indent: 0;
|
|
21182
|
+
text-align: center;
|
|
21183
|
+
-webkit-user-select: none;
|
|
21184
|
+
user-select: none;
|
|
21185
|
+
vertical-align: middle;
|
|
21186
|
+
width: 1em;
|
|
21187
|
+
min-width: 1em;
|
|
21188
|
+
}
|
|
21189
|
+
.v-icon--clickable {
|
|
21190
|
+
cursor: pointer;
|
|
21191
|
+
}
|
|
21192
|
+
.v-icon--size-x-small {
|
|
21193
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1em);
|
|
21194
|
+
}
|
|
21195
|
+
.v-icon--size-small {
|
|
21196
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1.25em);
|
|
21197
|
+
}
|
|
21198
|
+
.v-icon--size-default {
|
|
21199
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
|
|
21200
|
+
}
|
|
21201
|
+
.v-icon--size-large {
|
|
21202
|
+
font-size: calc(var(--v-icon-size-multiplier) * 1.75em);
|
|
21203
|
+
}
|
|
21204
|
+
.v-icon--size-x-large {
|
|
21205
|
+
font-size: calc(var(--v-icon-size-multiplier) * 2em);
|
|
21206
|
+
}
|
|
21207
|
+
|
|
21208
|
+
.v-icon__svg {
|
|
21209
|
+
fill: currentColor;
|
|
21210
|
+
width: 100%;
|
|
21211
|
+
height: 100%;
|
|
21212
|
+
}
|
|
21213
|
+
|
|
21214
|
+
.v-icon--start {
|
|
21215
|
+
margin-inline-end: 8px;
|
|
21216
|
+
}
|
|
21217
|
+
|
|
21218
|
+
.v-icon--end {
|
|
21219
|
+
margin-inline-start: 8px;
|
|
21171
21220
|
}.v-img {
|
|
21172
21221
|
--v-theme-overlay-multiplier: 3;
|
|
21173
21222
|
z-index: 0;
|
|
@@ -21229,60 +21278,6 @@ textarea.v-field__input::placeholder {
|
|
|
21229
21278
|
display: flex;
|
|
21230
21279
|
justify-content: center;
|
|
21231
21280
|
padding: 8px;
|
|
21232
|
-
}.v-icon {
|
|
21233
|
-
--v-icon-size-multiplier: 1;
|
|
21234
|
-
align-items: center;
|
|
21235
|
-
display: inline-flex;
|
|
21236
|
-
font-feature-settings: "liga";
|
|
21237
|
-
height: 1em;
|
|
21238
|
-
justify-content: center;
|
|
21239
|
-
letter-spacing: normal;
|
|
21240
|
-
line-height: 1;
|
|
21241
|
-
position: relative;
|
|
21242
|
-
text-indent: 0;
|
|
21243
|
-
text-align: center;
|
|
21244
|
-
-webkit-user-select: none;
|
|
21245
|
-
user-select: none;
|
|
21246
|
-
vertical-align: middle;
|
|
21247
|
-
width: 1em;
|
|
21248
|
-
min-width: 1em;
|
|
21249
|
-
}
|
|
21250
|
-
.v-icon--clickable {
|
|
21251
|
-
cursor: pointer;
|
|
21252
|
-
}
|
|
21253
|
-
.v-icon--size-x-small {
|
|
21254
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1em);
|
|
21255
|
-
}
|
|
21256
|
-
.v-icon--size-small {
|
|
21257
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1.25em);
|
|
21258
|
-
}
|
|
21259
|
-
.v-icon--size-default {
|
|
21260
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
|
|
21261
|
-
}
|
|
21262
|
-
.v-icon--size-large {
|
|
21263
|
-
font-size: calc(var(--v-icon-size-multiplier) * 1.75em);
|
|
21264
|
-
}
|
|
21265
|
-
.v-icon--size-x-large {
|
|
21266
|
-
font-size: calc(var(--v-icon-size-multiplier) * 2em);
|
|
21267
|
-
}
|
|
21268
|
-
|
|
21269
|
-
.v-icon__svg {
|
|
21270
|
-
fill: currentColor;
|
|
21271
|
-
width: 100%;
|
|
21272
|
-
height: 100%;
|
|
21273
|
-
}
|
|
21274
|
-
|
|
21275
|
-
.v-icon--start {
|
|
21276
|
-
margin-inline-end: 8px;
|
|
21277
|
-
}
|
|
21278
|
-
|
|
21279
|
-
.v-icon--end {
|
|
21280
|
-
margin-inline-start: 8px;
|
|
21281
|
-
}.v-item-group {
|
|
21282
|
-
flex: 0 1 auto;
|
|
21283
|
-
max-width: 100%;
|
|
21284
|
-
position: relative;
|
|
21285
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
21286
21281
|
}.v-input {
|
|
21287
21282
|
display: grid;
|
|
21288
21283
|
flex: 1 1 auto;
|
|
@@ -21425,6 +21420,26 @@ textarea.v-field__input::placeholder {
|
|
|
21425
21420
|
|
|
21426
21421
|
.v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
|
|
21427
21422
|
padding-top: calc(var(--v-input-padding-top) + 0px);
|
|
21423
|
+
}.v-item-group {
|
|
21424
|
+
flex: 0 1 auto;
|
|
21425
|
+
max-width: 100%;
|
|
21426
|
+
position: relative;
|
|
21427
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
21428
|
+
}.v-layout-item {
|
|
21429
|
+
position: absolute;
|
|
21430
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
21431
|
+
}
|
|
21432
|
+
|
|
21433
|
+
.v-layout-item--absolute {
|
|
21434
|
+
position: absolute;
|
|
21435
|
+
}.v-layout {
|
|
21436
|
+
--v-scrollbar-offset: 0px;
|
|
21437
|
+
display: flex;
|
|
21438
|
+
flex: 1 1 auto;
|
|
21439
|
+
}
|
|
21440
|
+
.v-layout--full-height {
|
|
21441
|
+
--v-scrollbar-offset: inherit;
|
|
21442
|
+
height: 100%;
|
|
21428
21443
|
}.v-label {
|
|
21429
21444
|
align-items: center;
|
|
21430
21445
|
color: inherit;
|
|
@@ -21440,23 +21455,6 @@ textarea.v-field__input::placeholder {
|
|
|
21440
21455
|
|
|
21441
21456
|
.v-label--clickable {
|
|
21442
21457
|
cursor: pointer;
|
|
21443
|
-
}.v-layout {
|
|
21444
|
-
--v-scrollbar-offset: 0px;
|
|
21445
|
-
display: flex;
|
|
21446
|
-
flex: 1 1 auto;
|
|
21447
|
-
}
|
|
21448
|
-
.v-layout--full-height {
|
|
21449
|
-
--v-scrollbar-offset: inherit;
|
|
21450
|
-
height: 100%;
|
|
21451
|
-
}.v-layout-item {
|
|
21452
|
-
position: absolute;
|
|
21453
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
21454
|
-
}
|
|
21455
|
-
|
|
21456
|
-
.v-layout-item--absolute {
|
|
21457
|
-
position: absolute;
|
|
21458
|
-
}.v-locale-provider {
|
|
21459
|
-
display: contents;
|
|
21460
21458
|
}.v-list {
|
|
21461
21459
|
overflow: auto;
|
|
21462
21460
|
padding: 8px 0;
|
|
@@ -22009,6 +22007,21 @@ textarea.v-field__input::placeholder {
|
|
|
22009
22007
|
}
|
|
22010
22008
|
.v-list-group__header.v-list-item--active:hover .v-list-item__overlay {
|
|
22011
22009
|
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
|
22010
|
+
}.v-locale-provider {
|
|
22011
|
+
display: contents;
|
|
22012
|
+
}.v-menu > .v-overlay__content {
|
|
22013
|
+
display: flex;
|
|
22014
|
+
flex-direction: column;
|
|
22015
|
+
border-radius: 4px;
|
|
22016
|
+
}
|
|
22017
|
+
.v-menu > .v-overlay__content > .v-card,
|
|
22018
|
+
.v-menu > .v-overlay__content > .v-sheet,
|
|
22019
|
+
.v-menu > .v-overlay__content > .v-list {
|
|
22020
|
+
background: rgb(var(--v-theme-surface));
|
|
22021
|
+
border-radius: inherit;
|
|
22022
|
+
overflow: auto;
|
|
22023
|
+
height: 100%;
|
|
22024
|
+
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));
|
|
22012
22025
|
}.v-main {
|
|
22013
22026
|
flex: 1 0 auto;
|
|
22014
22027
|
max-width: 100%;
|
|
@@ -22037,19 +22050,6 @@ textarea.v-field__input::placeholder {
|
|
|
22037
22050
|
--v-layout-right: 0px;
|
|
22038
22051
|
--v-layout-top: 0px;
|
|
22039
22052
|
--v-layout-bottom: 0px;
|
|
22040
|
-
}.v-menu > .v-overlay__content {
|
|
22041
|
-
display: flex;
|
|
22042
|
-
flex-direction: column;
|
|
22043
|
-
border-radius: 4px;
|
|
22044
|
-
}
|
|
22045
|
-
.v-menu > .v-overlay__content > .v-card,
|
|
22046
|
-
.v-menu > .v-overlay__content > .v-sheet,
|
|
22047
|
-
.v-menu > .v-overlay__content > .v-list {
|
|
22048
|
-
background: rgb(var(--v-theme-surface));
|
|
22049
|
-
border-radius: inherit;
|
|
22050
|
-
overflow: auto;
|
|
22051
|
-
height: 100%;
|
|
22052
|
-
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));
|
|
22053
22053
|
}.v-messages {
|
|
22054
22054
|
flex: 1 1 auto;
|
|
22055
22055
|
font-size: 12px;
|
|
@@ -22621,60 +22621,6 @@ html.v-overlay-scroll-blocked {
|
|
|
22621
22621
|
}
|
|
22622
22622
|
.v-radio-group .v-input__details {
|
|
22623
22623
|
padding-inline: 16px;
|
|
22624
|
-
}.v-rating {
|
|
22625
|
-
max-width: 100%;
|
|
22626
|
-
display: inline-flex;
|
|
22627
|
-
white-space: nowrap;
|
|
22628
|
-
}
|
|
22629
|
-
.v-rating--readonly {
|
|
22630
|
-
pointer-events: none;
|
|
22631
|
-
}
|
|
22632
|
-
|
|
22633
|
-
.v-rating__wrapper {
|
|
22634
|
-
align-items: center;
|
|
22635
|
-
display: inline-flex;
|
|
22636
|
-
flex-direction: column;
|
|
22637
|
-
}
|
|
22638
|
-
.v-rating__wrapper--bottom {
|
|
22639
|
-
flex-direction: column-reverse;
|
|
22640
|
-
}
|
|
22641
|
-
|
|
22642
|
-
.v-rating__item {
|
|
22643
|
-
display: inline-flex;
|
|
22644
|
-
position: relative;
|
|
22645
|
-
}
|
|
22646
|
-
.v-rating__item label {
|
|
22647
|
-
cursor: pointer;
|
|
22648
|
-
}
|
|
22649
|
-
.v-rating__item .v-btn--variant-plain {
|
|
22650
|
-
opacity: 1;
|
|
22651
|
-
}
|
|
22652
|
-
.v-rating__item .v-btn {
|
|
22653
|
-
transition-property: transform;
|
|
22654
|
-
}
|
|
22655
|
-
.v-rating__item .v-btn .v-icon {
|
|
22656
|
-
transition: inherit;
|
|
22657
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
22658
|
-
}
|
|
22659
|
-
.v-rating--hover .v-rating__item:hover:not(.v-rating__item--focused) .v-btn {
|
|
22660
|
-
transform: scale(1.25);
|
|
22661
|
-
}
|
|
22662
|
-
.v-rating__item--half {
|
|
22663
|
-
overflow: hidden;
|
|
22664
|
-
position: absolute;
|
|
22665
|
-
-webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
|
|
22666
|
-
clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
|
|
22667
|
-
z-index: 1;
|
|
22668
|
-
}
|
|
22669
|
-
.v-rating__item--half .v-btn__overlay, .v-rating__item--half:hover .v-btn__overlay {
|
|
22670
|
-
opacity: 0;
|
|
22671
|
-
}
|
|
22672
|
-
|
|
22673
|
-
.v-rating__hidden {
|
|
22674
|
-
height: 0;
|
|
22675
|
-
opacity: 0;
|
|
22676
|
-
position: absolute;
|
|
22677
|
-
width: 0;
|
|
22678
22624
|
}.v-slider .v-slider__container input {
|
|
22679
22625
|
cursor: default;
|
|
22680
22626
|
padding: 0;
|
|
@@ -22758,13 +22704,67 @@ html.v-overlay-scroll-blocked {
|
|
|
22758
22704
|
flex: 1 0 0px;
|
|
22759
22705
|
transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
22760
22706
|
pointer-events: none;
|
|
22761
|
-
}.v-
|
|
22762
|
-
|
|
22763
|
-
|
|
22764
|
-
|
|
22707
|
+
}.v-rating {
|
|
22708
|
+
max-width: 100%;
|
|
22709
|
+
display: inline-flex;
|
|
22710
|
+
white-space: nowrap;
|
|
22765
22711
|
}
|
|
22766
|
-
.v-
|
|
22767
|
-
|
|
22712
|
+
.v-rating--readonly {
|
|
22713
|
+
pointer-events: none;
|
|
22714
|
+
}
|
|
22715
|
+
|
|
22716
|
+
.v-rating__wrapper {
|
|
22717
|
+
align-items: center;
|
|
22718
|
+
display: inline-flex;
|
|
22719
|
+
flex-direction: column;
|
|
22720
|
+
}
|
|
22721
|
+
.v-rating__wrapper--bottom {
|
|
22722
|
+
flex-direction: column-reverse;
|
|
22723
|
+
}
|
|
22724
|
+
|
|
22725
|
+
.v-rating__item {
|
|
22726
|
+
display: inline-flex;
|
|
22727
|
+
position: relative;
|
|
22728
|
+
}
|
|
22729
|
+
.v-rating__item label {
|
|
22730
|
+
cursor: pointer;
|
|
22731
|
+
}
|
|
22732
|
+
.v-rating__item .v-btn--variant-plain {
|
|
22733
|
+
opacity: 1;
|
|
22734
|
+
}
|
|
22735
|
+
.v-rating__item .v-btn {
|
|
22736
|
+
transition-property: transform;
|
|
22737
|
+
}
|
|
22738
|
+
.v-rating__item .v-btn .v-icon {
|
|
22739
|
+
transition: inherit;
|
|
22740
|
+
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
22741
|
+
}
|
|
22742
|
+
.v-rating--hover .v-rating__item:hover:not(.v-rating__item--focused) .v-btn {
|
|
22743
|
+
transform: scale(1.25);
|
|
22744
|
+
}
|
|
22745
|
+
.v-rating__item--half {
|
|
22746
|
+
overflow: hidden;
|
|
22747
|
+
position: absolute;
|
|
22748
|
+
-webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
|
|
22749
|
+
clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
|
|
22750
|
+
z-index: 1;
|
|
22751
|
+
}
|
|
22752
|
+
.v-rating__item--half .v-btn__overlay, .v-rating__item--half:hover .v-btn__overlay {
|
|
22753
|
+
opacity: 0;
|
|
22754
|
+
}
|
|
22755
|
+
|
|
22756
|
+
.v-rating__hidden {
|
|
22757
|
+
height: 0;
|
|
22758
|
+
opacity: 0;
|
|
22759
|
+
position: absolute;
|
|
22760
|
+
width: 0;
|
|
22761
|
+
}.v-select .v-field .v-text-field__prefix,
|
|
22762
|
+
.v-select .v-field .v-text-field__suffix,
|
|
22763
|
+
.v-select .v-field .v-field__input, .v-select .v-field.v-field {
|
|
22764
|
+
cursor: pointer;
|
|
22765
|
+
}
|
|
22766
|
+
.v-select .v-field .v-field__input > input {
|
|
22767
|
+
align-self: flex-start;
|
|
22768
22768
|
opacity: 1;
|
|
22769
22769
|
flex: 0 0;
|
|
22770
22770
|
position: absolute;
|
|
@@ -22907,6 +22907,14 @@ html.v-overlay-scroll-blocked {
|
|
|
22907
22907
|
}
|
|
22908
22908
|
.v-selection-control--focus-visible .v-selection-control__input::before {
|
|
22909
22909
|
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
|
22910
|
+
}.v-selection-control-group {
|
|
22911
|
+
grid-area: control;
|
|
22912
|
+
display: flex;
|
|
22913
|
+
flex-direction: column;
|
|
22914
|
+
}
|
|
22915
|
+
.v-selection-control-group--inline {
|
|
22916
|
+
flex-direction: row;
|
|
22917
|
+
flex-wrap: wrap;
|
|
22910
22918
|
}.v-sheet {
|
|
22911
22919
|
display: block;
|
|
22912
22920
|
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
@@ -22935,14 +22943,6 @@ html.v-overlay-scroll-blocked {
|
|
|
22935
22943
|
}
|
|
22936
22944
|
.v-sheet--rounded {
|
|
22937
22945
|
border-radius: 4px;
|
|
22938
|
-
}.v-selection-control-group {
|
|
22939
|
-
grid-area: control;
|
|
22940
|
-
display: flex;
|
|
22941
|
-
flex-direction: column;
|
|
22942
|
-
}
|
|
22943
|
-
.v-selection-control-group--inline {
|
|
22944
|
-
flex-direction: row;
|
|
22945
|
-
flex-wrap: wrap;
|
|
22946
22946
|
}.v-skeleton-loader {
|
|
22947
22947
|
align-items: center;
|
|
22948
22948
|
background: rgb(var(--v-theme-surface));
|
|
@@ -23208,122 +23208,6 @@ html.v-overlay-scroll-blocked {
|
|
|
23208
23208
|
.v-slide-group--vertical .v-slide-group__container,
|
|
23209
23209
|
.v-slide-group--vertical .v-slide-group__content {
|
|
23210
23210
|
flex-direction: column;
|
|
23211
|
-
}.v-stepper.v-sheet {
|
|
23212
|
-
box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
23213
|
-
border-radius: 4px;
|
|
23214
|
-
overflow: hidden;
|
|
23215
|
-
}
|
|
23216
|
-
.v-stepper.v-sheet.v-stepper--flat {
|
|
23217
|
-
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));
|
|
23218
|
-
}
|
|
23219
|
-
|
|
23220
|
-
.v-stepper-header {
|
|
23221
|
-
box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
23222
|
-
align-items: center;
|
|
23223
|
-
display: flex;
|
|
23224
|
-
position: relative;
|
|
23225
|
-
overflow-x: auto;
|
|
23226
|
-
justify-content: space-between;
|
|
23227
|
-
z-index: 1;
|
|
23228
|
-
}
|
|
23229
|
-
.v-stepper-header .v-divider {
|
|
23230
|
-
margin: 0 -16px;
|
|
23231
|
-
}
|
|
23232
|
-
.v-stepper-header .v-divider:last-child {
|
|
23233
|
-
margin-inline-end: 0;
|
|
23234
|
-
}
|
|
23235
|
-
.v-stepper-header .v-divider:first-child {
|
|
23236
|
-
margin-inline-start: 0;
|
|
23237
|
-
}
|
|
23238
|
-
.v-stepper--alt-labels .v-stepper-header {
|
|
23239
|
-
height: auto;
|
|
23240
|
-
}
|
|
23241
|
-
.v-stepper--alt-labels .v-stepper-header .v-divider {
|
|
23242
|
-
align-self: flex-start;
|
|
23243
|
-
margin: 35px -67px 0;
|
|
23244
|
-
}
|
|
23245
|
-
|
|
23246
|
-
.v-stepper-window {
|
|
23247
|
-
margin: 1.5rem;
|
|
23248
|
-
}
|
|
23249
|
-
|
|
23250
|
-
.v-stepper-actions {
|
|
23251
|
-
display: flex;
|
|
23252
|
-
align-items: center;
|
|
23253
|
-
justify-content: space-between;
|
|
23254
|
-
padding: 1rem;
|
|
23255
|
-
}
|
|
23256
|
-
.v-stepper .v-stepper-actions {
|
|
23257
|
-
padding: 0 1.5rem 1rem;
|
|
23258
|
-
}
|
|
23259
|
-
.v-stepper-window-item .v-stepper-actions {
|
|
23260
|
-
padding: 1.5rem 0 0;
|
|
23261
|
-
}.v-stepper-item {
|
|
23262
|
-
align-items: center;
|
|
23263
|
-
align-self: stretch;
|
|
23264
|
-
display: inline-flex;
|
|
23265
|
-
flex: none;
|
|
23266
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
23267
|
-
padding: 1.5rem;
|
|
23268
|
-
transition-duration: 0.2s;
|
|
23269
|
-
transition-property: opacity;
|
|
23270
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
23271
|
-
}
|
|
23272
|
-
.v-stepper-item--selected {
|
|
23273
|
-
opacity: 1;
|
|
23274
|
-
}
|
|
23275
|
-
.v-stepper-item--error {
|
|
23276
|
-
color: rgb(var(--v-theme-error));
|
|
23277
|
-
}
|
|
23278
|
-
.v-stepper-item--disabled {
|
|
23279
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
23280
|
-
pointer-events: none;
|
|
23281
|
-
}
|
|
23282
|
-
.v-stepper--alt-labels .v-stepper-item {
|
|
23283
|
-
flex-direction: column;
|
|
23284
|
-
justify-content: flex-start;
|
|
23285
|
-
align-items: center;
|
|
23286
|
-
flex-basis: 175px;
|
|
23287
|
-
}
|
|
23288
|
-
|
|
23289
|
-
.v-stepper-item__avatar.v-avatar {
|
|
23290
|
-
background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity));
|
|
23291
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
|
23292
|
-
font-size: 0.75rem;
|
|
23293
|
-
margin-inline-end: 8px;
|
|
23294
|
-
}
|
|
23295
|
-
.v-stepper-item__avatar.v-avatar .v-icon {
|
|
23296
|
-
font-size: 0.875rem;
|
|
23297
|
-
}
|
|
23298
|
-
.v-stepper-item--selected .v-stepper-item__avatar.v-avatar, .v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
|
|
23299
|
-
background: rgb(var(--v-theme-surface-variant));
|
|
23300
|
-
}
|
|
23301
|
-
.v-stepper-item--error .v-stepper-item__avatar.v-avatar {
|
|
23302
|
-
background: rgb(var(--v-theme-error));
|
|
23303
|
-
}
|
|
23304
|
-
.v-stepper--alt-labels .v-stepper-item__avatar.v-avatar {
|
|
23305
|
-
margin-bottom: 16px;
|
|
23306
|
-
margin-inline-end: 0;
|
|
23307
|
-
}
|
|
23308
|
-
|
|
23309
|
-
.v-stepper-item__title {
|
|
23310
|
-
line-height: 1;
|
|
23311
|
-
}
|
|
23312
|
-
.v-stepper--mobile .v-stepper-item__title {
|
|
23313
|
-
display: none;
|
|
23314
|
-
}
|
|
23315
|
-
|
|
23316
|
-
.v-stepper-item__subtitle {
|
|
23317
|
-
font-size: 0.75rem;
|
|
23318
|
-
text-align: left;
|
|
23319
|
-
line-height: 1;
|
|
23320
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
23321
|
-
}
|
|
23322
|
-
.v-stepper--alt-labels .v-stepper-item__subtitle {
|
|
23323
|
-
text-align: center;
|
|
23324
|
-
}
|
|
23325
|
-
.v-stepper--mobile .v-stepper-item__subtitle {
|
|
23326
|
-
display: none;
|
|
23327
23211
|
}.v-snackbar {
|
|
23328
23212
|
justify-content: center;
|
|
23329
23213
|
z-index: 10000;
|
|
@@ -23443,60 +23327,172 @@ html.v-overlay-scroll-blocked {
|
|
|
23443
23327
|
}
|
|
23444
23328
|
.v-snackbar-transition-leave-to {
|
|
23445
23329
|
opacity: 0;
|
|
23446
|
-
}.v-
|
|
23447
|
-
|
|
23330
|
+
}.v-stepper.v-sheet {
|
|
23331
|
+
box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
23332
|
+
border-radius: 4px;
|
|
23333
|
+
overflow: hidden;
|
|
23448
23334
|
}
|
|
23449
|
-
.v-
|
|
23450
|
-
|
|
23451
|
-
color: rgb(var(--v-theme-on-surface-bright));
|
|
23335
|
+
.v-stepper.v-sheet.v-stepper--flat {
|
|
23336
|
+
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));
|
|
23452
23337
|
}
|
|
23453
23338
|
|
|
23454
|
-
.v-
|
|
23339
|
+
.v-stepper-header {
|
|
23340
|
+
box-shadow: 0px 3px 1px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 2px 2px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 5px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
23341
|
+
align-items: center;
|
|
23455
23342
|
display: flex;
|
|
23343
|
+
position: relative;
|
|
23344
|
+
overflow-x: auto;
|
|
23345
|
+
justify-content: space-between;
|
|
23346
|
+
z-index: 1;
|
|
23456
23347
|
}
|
|
23457
|
-
.v-
|
|
23458
|
-
|
|
23348
|
+
.v-stepper-header .v-divider {
|
|
23349
|
+
margin: 0 -16px;
|
|
23459
23350
|
}
|
|
23460
|
-
|
|
23461
|
-
|
|
23462
|
-
.v-switch__thumb {
|
|
23463
|
-
transition: none;
|
|
23351
|
+
.v-stepper-header .v-divider:last-child {
|
|
23352
|
+
margin-inline-end: 0;
|
|
23464
23353
|
}
|
|
23465
|
-
.v-
|
|
23466
|
-
|
|
23467
|
-
background-color: rgb(var(--v-theme-error));
|
|
23468
|
-
color: rgb(var(--v-theme-on-error));
|
|
23354
|
+
.v-stepper-header .v-divider:first-child {
|
|
23355
|
+
margin-inline-start: 0;
|
|
23469
23356
|
}
|
|
23470
|
-
|
|
23471
|
-
|
|
23472
|
-
margin-inline-end: auto;
|
|
23357
|
+
.v-stepper--alt-labels .v-stepper-header {
|
|
23358
|
+
height: auto;
|
|
23473
23359
|
}
|
|
23474
|
-
.v-
|
|
23475
|
-
|
|
23360
|
+
.v-stepper--alt-labels .v-stepper-header .v-divider {
|
|
23361
|
+
align-self: flex-start;
|
|
23362
|
+
margin: 35px -67px 0;
|
|
23476
23363
|
}
|
|
23477
23364
|
|
|
23478
|
-
.v-
|
|
23479
|
-
margin
|
|
23480
|
-
}
|
|
23481
|
-
.v-selection-control--dirty .v-switch__track-false {
|
|
23482
|
-
opacity: 0;
|
|
23365
|
+
.v-stepper-window {
|
|
23366
|
+
margin: 1.5rem;
|
|
23483
23367
|
}
|
|
23484
23368
|
|
|
23485
|
-
.v-
|
|
23486
|
-
display:
|
|
23369
|
+
.v-stepper-actions {
|
|
23370
|
+
display: flex;
|
|
23487
23371
|
align-items: center;
|
|
23488
|
-
|
|
23489
|
-
padding:
|
|
23490
|
-
background-color: rgb(var(--v-theme-surface-variant));
|
|
23491
|
-
border-radius: 9999px;
|
|
23492
|
-
height: 14px;
|
|
23493
|
-
opacity: 0.6;
|
|
23494
|
-
min-width: 36px;
|
|
23495
|
-
cursor: pointer;
|
|
23496
|
-
transition: 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
|
|
23372
|
+
justify-content: space-between;
|
|
23373
|
+
padding: 1rem;
|
|
23497
23374
|
}
|
|
23498
|
-
.v-
|
|
23499
|
-
|
|
23375
|
+
.v-stepper .v-stepper-actions {
|
|
23376
|
+
padding: 0 1.5rem 1rem;
|
|
23377
|
+
}
|
|
23378
|
+
.v-stepper-window-item .v-stepper-actions {
|
|
23379
|
+
padding: 1.5rem 0 0;
|
|
23380
|
+
}.v-stepper-item {
|
|
23381
|
+
align-items: center;
|
|
23382
|
+
align-self: stretch;
|
|
23383
|
+
display: inline-flex;
|
|
23384
|
+
flex: none;
|
|
23385
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
23386
|
+
padding: 1.5rem;
|
|
23387
|
+
transition-duration: 0.2s;
|
|
23388
|
+
transition-property: opacity;
|
|
23389
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
23390
|
+
}
|
|
23391
|
+
.v-stepper-item--selected {
|
|
23392
|
+
opacity: 1;
|
|
23393
|
+
}
|
|
23394
|
+
.v-stepper-item--error {
|
|
23395
|
+
color: rgb(var(--v-theme-error));
|
|
23396
|
+
}
|
|
23397
|
+
.v-stepper-item--disabled {
|
|
23398
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
23399
|
+
pointer-events: none;
|
|
23400
|
+
}
|
|
23401
|
+
.v-stepper--alt-labels .v-stepper-item {
|
|
23402
|
+
flex-direction: column;
|
|
23403
|
+
justify-content: flex-start;
|
|
23404
|
+
align-items: center;
|
|
23405
|
+
flex-basis: 175px;
|
|
23406
|
+
}
|
|
23407
|
+
|
|
23408
|
+
.v-stepper-item__avatar.v-avatar {
|
|
23409
|
+
background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity));
|
|
23410
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
|
23411
|
+
font-size: 0.75rem;
|
|
23412
|
+
margin-inline-end: 8px;
|
|
23413
|
+
}
|
|
23414
|
+
.v-stepper-item__avatar.v-avatar .v-icon {
|
|
23415
|
+
font-size: 0.875rem;
|
|
23416
|
+
}
|
|
23417
|
+
.v-stepper-item--selected .v-stepper-item__avatar.v-avatar, .v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
|
|
23418
|
+
background: rgb(var(--v-theme-surface-variant));
|
|
23419
|
+
}
|
|
23420
|
+
.v-stepper-item--error .v-stepper-item__avatar.v-avatar {
|
|
23421
|
+
background: rgb(var(--v-theme-error));
|
|
23422
|
+
}
|
|
23423
|
+
.v-stepper--alt-labels .v-stepper-item__avatar.v-avatar {
|
|
23424
|
+
margin-bottom: 16px;
|
|
23425
|
+
margin-inline-end: 0;
|
|
23426
|
+
}
|
|
23427
|
+
|
|
23428
|
+
.v-stepper-item__title {
|
|
23429
|
+
line-height: 1;
|
|
23430
|
+
}
|
|
23431
|
+
.v-stepper--mobile .v-stepper-item__title {
|
|
23432
|
+
display: none;
|
|
23433
|
+
}
|
|
23434
|
+
|
|
23435
|
+
.v-stepper-item__subtitle {
|
|
23436
|
+
font-size: 0.75rem;
|
|
23437
|
+
text-align: left;
|
|
23438
|
+
line-height: 1;
|
|
23439
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
23440
|
+
}
|
|
23441
|
+
.v-stepper--alt-labels .v-stepper-item__subtitle {
|
|
23442
|
+
text-align: center;
|
|
23443
|
+
}
|
|
23444
|
+
.v-stepper--mobile .v-stepper-item__subtitle {
|
|
23445
|
+
display: none;
|
|
23446
|
+
}.v-switch .v-label {
|
|
23447
|
+
padding-inline-start: 10px;
|
|
23448
|
+
}
|
|
23449
|
+
|
|
23450
|
+
.v-switch__loader {
|
|
23451
|
+
display: flex;
|
|
23452
|
+
}
|
|
23453
|
+
.v-switch__loader .v-progress-circular {
|
|
23454
|
+
color: rgb(var(--v-theme-surface));
|
|
23455
|
+
}
|
|
23456
|
+
|
|
23457
|
+
.v-switch__track,
|
|
23458
|
+
.v-switch__thumb {
|
|
23459
|
+
transition: none;
|
|
23460
|
+
}
|
|
23461
|
+
.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track,
|
|
23462
|
+
.v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb {
|
|
23463
|
+
background-color: rgb(var(--v-theme-error));
|
|
23464
|
+
color: rgb(var(--v-theme-on-error));
|
|
23465
|
+
}
|
|
23466
|
+
|
|
23467
|
+
.v-switch__track-true {
|
|
23468
|
+
margin-inline-end: auto;
|
|
23469
|
+
}
|
|
23470
|
+
.v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true {
|
|
23471
|
+
opacity: 0;
|
|
23472
|
+
}
|
|
23473
|
+
|
|
23474
|
+
.v-switch__track-false {
|
|
23475
|
+
margin-inline-start: auto;
|
|
23476
|
+
}
|
|
23477
|
+
.v-selection-control--dirty .v-switch__track-false {
|
|
23478
|
+
opacity: 0;
|
|
23479
|
+
}
|
|
23480
|
+
|
|
23481
|
+
.v-switch__track {
|
|
23482
|
+
display: inline-flex;
|
|
23483
|
+
align-items: center;
|
|
23484
|
+
font-size: 0.5rem;
|
|
23485
|
+
padding: 0 5px;
|
|
23486
|
+
background-color: rgb(var(--v-theme-surface-variant));
|
|
23487
|
+
border-radius: 9999px;
|
|
23488
|
+
height: 14px;
|
|
23489
|
+
opacity: 0.6;
|
|
23490
|
+
min-width: 36px;
|
|
23491
|
+
cursor: pointer;
|
|
23492
|
+
transition: 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
|
|
23493
|
+
}
|
|
23494
|
+
.v-switch--inset .v-switch__track {
|
|
23495
|
+
border-radius: 9999px;
|
|
23500
23496
|
font-size: 0.75rem;
|
|
23501
23497
|
height: 32px;
|
|
23502
23498
|
min-width: 52px;
|
|
@@ -23504,6 +23500,8 @@ html.v-overlay-scroll-blocked {
|
|
|
23504
23500
|
|
|
23505
23501
|
.v-switch__thumb {
|
|
23506
23502
|
align-items: center;
|
|
23503
|
+
background-color: rgb(var(--v-theme-surface-bright));
|
|
23504
|
+
color: rgb(var(--v-theme-on-surface-bright));
|
|
23507
23505
|
border-radius: 50%;
|
|
23508
23506
|
display: flex;
|
|
23509
23507
|
font-size: 0.75rem;
|
|
@@ -23514,13 +23512,19 @@ html.v-overlay-scroll-blocked {
|
|
|
23514
23512
|
transition: 0.15s 0.05s transform cubic-bezier(0, 0, 0.2, 1), 0.2s color cubic-bezier(0.4, 0, 0.2, 1), 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
|
|
23515
23513
|
position: relative;
|
|
23516
23514
|
overflow: hidden;
|
|
23515
|
+
}
|
|
23516
|
+
.v-switch:not(.v-switch--inset) .v-switch__thumb {
|
|
23517
23517
|
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));
|
|
23518
23518
|
}
|
|
23519
|
+
.v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb {
|
|
23520
|
+
background: rgb(var(--v-theme-surface-variant));
|
|
23521
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
|
23522
|
+
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));
|
|
23523
|
+
}
|
|
23519
23524
|
.v-switch--inset .v-switch__thumb {
|
|
23520
23525
|
height: 24px;
|
|
23521
23526
|
width: 24px;
|
|
23522
23527
|
transform: scale(0.6666666667);
|
|
23523
|
-
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));
|
|
23524
23528
|
}
|
|
23525
23529
|
.v-switch--inset .v-switch__thumb--filled {
|
|
23526
23530
|
transform: none;
|
|
@@ -23594,35 +23598,6 @@ html.v-overlay-scroll-blocked {
|
|
|
23594
23598
|
}
|
|
23595
23599
|
.v-system-bar:not(.v-system-bar--absolute) {
|
|
23596
23600
|
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
|
23597
|
-
}.v-tab.v-tab.v-btn {
|
|
23598
|
-
height: var(--v-tabs-height);
|
|
23599
|
-
border-radius: 0;
|
|
23600
|
-
min-width: 90px;
|
|
23601
|
-
}
|
|
23602
|
-
.v-slide-group--horizontal .v-tab {
|
|
23603
|
-
max-width: 360px;
|
|
23604
|
-
}
|
|
23605
|
-
.v-slide-group--vertical .v-tab {
|
|
23606
|
-
justify-content: start;
|
|
23607
|
-
}
|
|
23608
|
-
|
|
23609
|
-
.v-tab__slider {
|
|
23610
|
-
position: absolute;
|
|
23611
|
-
bottom: 0;
|
|
23612
|
-
left: 0;
|
|
23613
|
-
height: 2px;
|
|
23614
|
-
width: 100%;
|
|
23615
|
-
background: currentColor;
|
|
23616
|
-
pointer-events: none;
|
|
23617
|
-
opacity: 0;
|
|
23618
|
-
}
|
|
23619
|
-
.v-tab--selected .v-tab__slider {
|
|
23620
|
-
opacity: 1;
|
|
23621
|
-
}
|
|
23622
|
-
.v-slide-group--vertical .v-tab__slider {
|
|
23623
|
-
top: 0;
|
|
23624
|
-
height: 100%;
|
|
23625
|
-
width: 2px;
|
|
23626
23601
|
}.v-tabs {
|
|
23627
23602
|
display: flex;
|
|
23628
23603
|
height: var(--v-tabs-height);
|
|
@@ -23689,151 +23664,74 @@ html.v-overlay-scroll-blocked {
|
|
|
23689
23664
|
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
|
23690
23665
|
margin-inline-end: 52px;
|
|
23691
23666
|
}
|
|
23692
|
-
}.v-
|
|
23693
|
-
|
|
23667
|
+
}.v-tab.v-tab.v-btn {
|
|
23668
|
+
height: var(--v-tabs-height);
|
|
23669
|
+
border-radius: 0;
|
|
23670
|
+
min-width: 90px;
|
|
23694
23671
|
}
|
|
23695
|
-
.v-
|
|
23696
|
-
|
|
23672
|
+
.v-slide-group--horizontal .v-tab {
|
|
23673
|
+
max-width: 360px;
|
|
23697
23674
|
}
|
|
23698
|
-
.v-
|
|
23699
|
-
|
|
23700
|
-
outline: none;
|
|
23701
|
-
-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));
|
|
23702
|
-
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));
|
|
23675
|
+
.v-slide-group--vertical .v-tab {
|
|
23676
|
+
justify-content: start;
|
|
23703
23677
|
}
|
|
23704
|
-
|
|
23705
|
-
|
|
23678
|
+
|
|
23679
|
+
.v-tab__slider {
|
|
23706
23680
|
position: absolute;
|
|
23707
|
-
|
|
23681
|
+
bottom: 0;
|
|
23708
23682
|
left: 0;
|
|
23709
|
-
height:
|
|
23710
|
-
|
|
23683
|
+
height: 2px;
|
|
23684
|
+
width: 100%;
|
|
23685
|
+
background: currentColor;
|
|
23711
23686
|
pointer-events: none;
|
|
23687
|
+
opacity: 0;
|
|
23712
23688
|
}
|
|
23713
|
-
.v-
|
|
23714
|
-
resize: none;
|
|
23715
|
-
}
|
|
23716
|
-
.v-textarea .v-field--no-label textarea,
|
|
23717
|
-
.v-textarea .v-field--active textarea {
|
|
23689
|
+
.v-tab--selected .v-tab__slider {
|
|
23718
23690
|
opacity: 1;
|
|
23719
23691
|
}
|
|
23720
|
-
.v-
|
|
23721
|
-
|
|
23722
|
-
|
|
23723
|
-
|
|
23724
|
-
|
|
23692
|
+
.v-slide-group--vertical .v-tab__slider {
|
|
23693
|
+
top: 0;
|
|
23694
|
+
height: 100%;
|
|
23695
|
+
width: 2px;
|
|
23696
|
+
}.v-table {
|
|
23697
|
+
background: rgb(var(--v-theme-surface));
|
|
23698
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
23699
|
+
font-size: 0.875rem;
|
|
23700
|
+
transition-duration: 0.28s;
|
|
23701
|
+
transition-property: box-shadow, opacity, background, height;
|
|
23702
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
23725
23703
|
}
|
|
23726
|
-
.v-
|
|
23727
|
-
|
|
23704
|
+
.v-table .v-table-divider {
|
|
23705
|
+
border-right: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23728
23706
|
}
|
|
23729
|
-
.v-
|
|
23730
|
-
|
|
23731
|
-
}/* region BLOCK */
|
|
23732
|
-
.v-text-field input {
|
|
23733
|
-
color: inherit;
|
|
23734
|
-
opacity: 0;
|
|
23735
|
-
flex: 1;
|
|
23736
|
-
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
23737
|
-
min-width: 0;
|
|
23707
|
+
.v-table .v-table__wrapper > table > thead > tr > th {
|
|
23708
|
+
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23738
23709
|
}
|
|
23739
|
-
.v-
|
|
23740
|
-
|
|
23710
|
+
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > td,
|
|
23711
|
+
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > th {
|
|
23712
|
+
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23741
23713
|
}
|
|
23742
|
-
.v-
|
|
23743
|
-
|
|
23714
|
+
.v-table .v-table__wrapper > table > tfoot > tr > td,
|
|
23715
|
+
.v-table .v-table__wrapper > table > tfoot > tr > th {
|
|
23716
|
+
border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23744
23717
|
}
|
|
23745
|
-
.v-
|
|
23746
|
-
|
|
23718
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr > td {
|
|
23719
|
+
position: relative;
|
|
23747
23720
|
}
|
|
23748
|
-
.v-
|
|
23749
|
-
|
|
23721
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
|
23722
|
+
content: "";
|
|
23723
|
+
position: absolute;
|
|
23724
|
+
top: 0;
|
|
23725
|
+
left: 0;
|
|
23726
|
+
width: 100%;
|
|
23727
|
+
height: 100%;
|
|
23728
|
+
background: rgba(var(--v-border-color), var(--v-hover-opacity));
|
|
23729
|
+
pointer-events: none;
|
|
23750
23730
|
}
|
|
23751
|
-
|
|
23752
|
-
|
|
23753
|
-
--v-
|
|
23754
|
-
|
|
23755
|
-
|
|
23756
|
-
.v-text-field .v-input__details {
|
|
23757
|
-
padding-inline: 16px;
|
|
23758
|
-
}
|
|
23759
|
-
.v-input--plain-underlined.v-text-field .v-input__details {
|
|
23760
|
-
padding-inline: 0;
|
|
23761
|
-
}
|
|
23762
|
-
|
|
23763
|
-
.v-text-field .v-field--no-label input,
|
|
23764
|
-
.v-text-field .v-field--active input {
|
|
23765
|
-
opacity: 1;
|
|
23766
|
-
}
|
|
23767
|
-
.v-text-field .v-field--single-line input {
|
|
23768
|
-
transition: none;
|
|
23769
|
-
}
|
|
23770
|
-
|
|
23771
|
-
/* endregion */
|
|
23772
|
-
/* region ELEMENTS */
|
|
23773
|
-
.v-text-field__prefix, .v-text-field__suffix {
|
|
23774
|
-
align-items: center;
|
|
23775
|
-
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
23776
|
-
cursor: default;
|
|
23777
|
-
display: flex;
|
|
23778
|
-
opacity: 0;
|
|
23779
|
-
transition: inherit;
|
|
23780
|
-
white-space: nowrap;
|
|
23781
|
-
min-height: max(var(--v-input-control-height, 56px), 1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));
|
|
23782
|
-
padding-top: calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));
|
|
23783
|
-
padding-bottom: var(--v-field-padding-bottom, 6px);
|
|
23784
|
-
}
|
|
23785
|
-
.v-field--active .v-text-field__prefix, .v-field--active .v-text-field__suffix {
|
|
23786
|
-
opacity: 1;
|
|
23787
|
-
}
|
|
23788
|
-
.v-field--disabled .v-text-field__prefix, .v-field--disabled .v-text-field__suffix {
|
|
23789
|
-
color: rgba(var(--v-theme-on-surface), var(--v-disabled-opacity));
|
|
23790
|
-
}
|
|
23791
|
-
.v-text-field__prefix {
|
|
23792
|
-
padding-inline-start: var(--v-field-padding-start);
|
|
23793
|
-
}
|
|
23794
|
-
.v-text-field__suffix {
|
|
23795
|
-
padding-inline-end: var(--v-field-padding-end);
|
|
23796
|
-
}
|
|
23797
|
-
|
|
23798
|
-
/* endregion */.v-table {
|
|
23799
|
-
background: rgb(var(--v-theme-surface));
|
|
23800
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
23801
|
-
font-size: 0.875rem;
|
|
23802
|
-
transition-duration: 0.28s;
|
|
23803
|
-
transition-property: box-shadow, opacity, background, height;
|
|
23804
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
23805
|
-
}
|
|
23806
|
-
.v-table .v-table-divider {
|
|
23807
|
-
border-right: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23808
|
-
}
|
|
23809
|
-
.v-table .v-table__wrapper > table > thead > tr > th {
|
|
23810
|
-
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23811
|
-
}
|
|
23812
|
-
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > td,
|
|
23813
|
-
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > th {
|
|
23814
|
-
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23815
|
-
}
|
|
23816
|
-
.v-table .v-table__wrapper > table > tfoot > tr > td,
|
|
23817
|
-
.v-table .v-table__wrapper > table > tfoot > tr > th {
|
|
23818
|
-
border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23819
|
-
}
|
|
23820
|
-
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr > td {
|
|
23821
|
-
position: relative;
|
|
23822
|
-
}
|
|
23823
|
-
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
|
23824
|
-
content: "";
|
|
23825
|
-
position: absolute;
|
|
23826
|
-
top: 0;
|
|
23827
|
-
left: 0;
|
|
23828
|
-
width: 100%;
|
|
23829
|
-
height: 100%;
|
|
23830
|
-
background: rgba(var(--v-border-color), var(--v-hover-opacity));
|
|
23831
|
-
pointer-events: none;
|
|
23832
|
-
}
|
|
23833
|
-
.v-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
|
23834
|
-
background: rgb(var(--v-theme-surface));
|
|
23835
|
-
box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23836
|
-
z-index: 1;
|
|
23731
|
+
.v-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
|
23732
|
+
background: rgb(var(--v-theme-surface));
|
|
23733
|
+
box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23734
|
+
z-index: 1;
|
|
23837
23735
|
}
|
|
23838
23736
|
.v-table.v-table--fixed-footer > tfoot > tr > th,
|
|
23839
23737
|
.v-table.v-table--fixed-footer > tfoot > tr > td {
|
|
@@ -23933,238 +23831,115 @@ html.v-overlay-scroll-blocked {
|
|
|
23933
23831
|
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
|
|
23934
23832
|
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
|
|
23935
23833
|
border-top: 0px !important;
|
|
23936
|
-
}
|
|
23937
|
-
|
|
23938
|
-
color:
|
|
23939
|
-
|
|
23940
|
-
|
|
23941
|
-
|
|
23942
|
-
|
|
23943
|
-
flex-direction: column;
|
|
23944
|
-
justify-content: space-between;
|
|
23945
|
-
max-width: 100%;
|
|
23946
|
-
position: relative;
|
|
23947
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
23948
|
-
transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
|
|
23949
|
-
width: 100%;
|
|
23950
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
23951
|
-
border-style: solid;
|
|
23952
|
-
border-width: 0;
|
|
23953
|
-
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));
|
|
23954
|
-
border-radius: 0;
|
|
23955
|
-
background: rgb(var(--v-theme-surface-light));
|
|
23956
|
-
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
|
23957
|
-
}
|
|
23958
|
-
.v-toolbar--border {
|
|
23959
|
-
border-width: thin;
|
|
23960
|
-
box-shadow: none;
|
|
23961
|
-
}
|
|
23962
|
-
.v-toolbar--absolute {
|
|
23963
|
-
position: absolute;
|
|
23964
|
-
}
|
|
23965
|
-
.v-toolbar--collapse {
|
|
23966
|
-
max-width: 112px;
|
|
23967
|
-
overflow: hidden;
|
|
23968
|
-
border-end-end-radius: 24px;
|
|
23834
|
+
}/* region BLOCK */
|
|
23835
|
+
.v-text-field input {
|
|
23836
|
+
color: inherit;
|
|
23837
|
+
opacity: 0;
|
|
23838
|
+
flex: 1;
|
|
23839
|
+
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
23840
|
+
min-width: 0;
|
|
23969
23841
|
}
|
|
23970
|
-
.v-
|
|
23971
|
-
|
|
23842
|
+
.v-text-field input:focus, .v-text-field input:active {
|
|
23843
|
+
outline: none;
|
|
23972
23844
|
}
|
|
23973
|
-
.v-
|
|
23974
|
-
box-shadow:
|
|
23845
|
+
.v-text-field input:invalid {
|
|
23846
|
+
box-shadow: none;
|
|
23975
23847
|
}
|
|
23976
|
-
.v-
|
|
23977
|
-
|
|
23848
|
+
.v-text-field .v-field {
|
|
23849
|
+
cursor: text;
|
|
23978
23850
|
}
|
|
23979
|
-
.v-
|
|
23980
|
-
|
|
23851
|
+
.v-text-field--prefixed.v-text-field .v-field__input {
|
|
23852
|
+
--v-field-padding-start: 6px;
|
|
23981
23853
|
}
|
|
23982
23854
|
|
|
23983
|
-
.v-
|
|
23984
|
-
|
|
23985
|
-
align-items: center;
|
|
23986
|
-
display: flex;
|
|
23987
|
-
flex: 0 0 auto;
|
|
23988
|
-
position: relative;
|
|
23989
|
-
transition: inherit;
|
|
23990
|
-
width: 100%;
|
|
23855
|
+
.v-text-field--suffixed.v-text-field .v-field__input {
|
|
23856
|
+
--v-field-padding-end: 0;
|
|
23991
23857
|
}
|
|
23992
23858
|
|
|
23993
|
-
.v-
|
|
23994
|
-
|
|
23995
|
-
}
|
|
23996
|
-
.v-toolbar__content > .v-btn:first-child {
|
|
23997
|
-
margin-inline-start: 10px;
|
|
23998
|
-
}
|
|
23999
|
-
.v-toolbar__content > .v-btn:last-child {
|
|
24000
|
-
margin-inline-end: 10px;
|
|
24001
|
-
}
|
|
24002
|
-
.v-toolbar__content > .v-toolbar-title {
|
|
24003
|
-
margin-inline-start: 16px;
|
|
23859
|
+
.v-text-field .v-input__details {
|
|
23860
|
+
padding-inline: 16px;
|
|
24004
23861
|
}
|
|
24005
|
-
.v-
|
|
24006
|
-
|
|
23862
|
+
.v-input--plain-underlined.v-text-field .v-input__details {
|
|
23863
|
+
padding-inline: 0;
|
|
24007
23864
|
}
|
|
24008
23865
|
|
|
24009
|
-
.v-
|
|
24010
|
-
|
|
24011
|
-
|
|
24012
|
-
|
|
24013
|
-
|
|
24014
|
-
|
|
24015
|
-
display: flex;
|
|
24016
|
-
opacity: var(--v-toolbar-image-opacity, 1);
|
|
24017
|
-
transition-property: opacity;
|
|
23866
|
+
.v-text-field .v-field--no-label input,
|
|
23867
|
+
.v-text-field .v-field--active input {
|
|
23868
|
+
opacity: 1;
|
|
23869
|
+
}
|
|
23870
|
+
.v-text-field .v-field--single-line input {
|
|
23871
|
+
transition: none;
|
|
24018
23872
|
}
|
|
24019
23873
|
|
|
24020
|
-
|
|
24021
|
-
|
|
23874
|
+
/* endregion */
|
|
23875
|
+
/* region ELEMENTS */
|
|
23876
|
+
.v-text-field__prefix, .v-text-field__suffix {
|
|
24022
23877
|
align-items: center;
|
|
24023
|
-
|
|
23878
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
23879
|
+
cursor: default;
|
|
24024
23880
|
display: flex;
|
|
24025
|
-
|
|
24026
|
-
|
|
24027
|
-
.v-toolbar__prepend {
|
|
24028
|
-
margin-inline: 10px auto;
|
|
24029
|
-
}
|
|
24030
|
-
|
|
24031
|
-
.v-toolbar__append {
|
|
24032
|
-
margin-inline: auto 10px;
|
|
24033
|
-
}
|
|
24034
|
-
|
|
24035
|
-
.v-toolbar-title {
|
|
24036
|
-
flex: 1 1;
|
|
24037
|
-
font-size: 1.25rem;
|
|
24038
|
-
min-width: 0;
|
|
24039
|
-
font-size: 1.25rem;
|
|
24040
|
-
font-weight: 400;
|
|
24041
|
-
letter-spacing: 0;
|
|
24042
|
-
line-height: 1.75rem;
|
|
24043
|
-
text-transform: none;
|
|
24044
|
-
}
|
|
24045
|
-
.v-toolbar--density-prominent .v-toolbar-title {
|
|
24046
|
-
align-self: flex-end;
|
|
24047
|
-
padding-bottom: 6px;
|
|
24048
|
-
font-size: 1.5rem;
|
|
24049
|
-
font-weight: 400;
|
|
24050
|
-
letter-spacing: 0;
|
|
24051
|
-
line-height: 2.25rem;
|
|
24052
|
-
text-transform: none;
|
|
24053
|
-
}
|
|
24054
|
-
|
|
24055
|
-
.v-toolbar-title__placeholder {
|
|
24056
|
-
overflow: hidden;
|
|
24057
|
-
text-overflow: ellipsis;
|
|
23881
|
+
opacity: 0;
|
|
23882
|
+
transition: inherit;
|
|
24058
23883
|
white-space: nowrap;
|
|
23884
|
+
min-height: max(var(--v-input-control-height, 56px), 1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));
|
|
23885
|
+
padding-top: calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));
|
|
23886
|
+
padding-bottom: var(--v-field-padding-bottom, 6px);
|
|
24059
23887
|
}
|
|
24060
|
-
|
|
24061
|
-
.v-toolbar-items {
|
|
24062
|
-
display: flex;
|
|
24063
|
-
height: inherit;
|
|
24064
|
-
align-self: stretch;
|
|
24065
|
-
}
|
|
24066
|
-
.v-toolbar-items > .v-btn {
|
|
24067
|
-
border-radius: 0;
|
|
24068
|
-
}.v-tooltip > .v-overlay__content {
|
|
24069
|
-
background: rgb(var(--v-theme-surface-variant));
|
|
24070
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
|
24071
|
-
border-radius: 4px;
|
|
24072
|
-
font-size: 0.875rem;
|
|
24073
|
-
line-height: 1.6;
|
|
24074
|
-
display: inline-block;
|
|
24075
|
-
padding: 5px 16px;
|
|
24076
|
-
text-transform: initial;
|
|
24077
|
-
width: auto;
|
|
23888
|
+
.v-field--active .v-text-field__prefix, .v-field--active .v-text-field__suffix {
|
|
24078
23889
|
opacity: 1;
|
|
24079
|
-
pointer-events: none;
|
|
24080
|
-
transition-property: opacity, transform;
|
|
24081
|
-
overflow-wrap: break-word;
|
|
24082
|
-
}
|
|
24083
|
-
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
|
24084
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
24085
|
-
transition-duration: 150ms;
|
|
24086
|
-
}
|
|
24087
|
-
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
|
24088
|
-
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
24089
|
-
transition-duration: 75ms;
|
|
24090
|
-
}.v-window {
|
|
24091
|
-
overflow: hidden;
|
|
24092
|
-
}
|
|
24093
|
-
.v-window__container {
|
|
24094
|
-
display: flex;
|
|
24095
|
-
flex-direction: column;
|
|
24096
|
-
height: inherit;
|
|
24097
|
-
position: relative;
|
|
24098
|
-
transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
|
|
24099
|
-
}
|
|
24100
|
-
.v-window__controls {
|
|
24101
|
-
position: absolute;
|
|
24102
|
-
left: 0;
|
|
24103
|
-
top: 0;
|
|
24104
|
-
width: 100%;
|
|
24105
|
-
height: 100%;
|
|
24106
|
-
display: flex;
|
|
24107
|
-
align-items: center;
|
|
24108
|
-
justify-content: space-between;
|
|
24109
|
-
padding: 0 16px;
|
|
24110
|
-
pointer-events: none;
|
|
24111
23890
|
}
|
|
24112
|
-
.v-
|
|
24113
|
-
|
|
24114
|
-
}
|
|
24115
|
-
.v-window--show-arrows-on-hover {
|
|
24116
|
-
overflow: hidden;
|
|
24117
|
-
}
|
|
24118
|
-
.v-window--show-arrows-on-hover .v-window__left {
|
|
24119
|
-
transform: translateX(-200%);
|
|
24120
|
-
}
|
|
24121
|
-
.v-window--show-arrows-on-hover .v-window__right {
|
|
24122
|
-
transform: translateX(200%);
|
|
24123
|
-
}
|
|
24124
|
-
.v-window--show-arrows-on-hover:hover .v-window__left,
|
|
24125
|
-
.v-window--show-arrows-on-hover:hover .v-window__right {
|
|
24126
|
-
transform: translateX(0);
|
|
23891
|
+
.v-field--disabled .v-text-field__prefix, .v-field--disabled .v-text-field__suffix {
|
|
23892
|
+
color: rgba(var(--v-theme-on-surface), var(--v-disabled-opacity));
|
|
24127
23893
|
}
|
|
24128
|
-
.v-
|
|
24129
|
-
|
|
23894
|
+
.v-text-field__prefix {
|
|
23895
|
+
padding-inline-start: var(--v-field-padding-start);
|
|
24130
23896
|
}
|
|
24131
|
-
.v-
|
|
24132
|
-
|
|
24133
|
-
top: 0;
|
|
24134
|
-
width: 100%;
|
|
23897
|
+
.v-text-field__suffix {
|
|
23898
|
+
padding-inline-end: var(--v-field-padding-end);
|
|
24135
23899
|
}
|
|
24136
|
-
|
|
24137
|
-
|
|
23900
|
+
|
|
23901
|
+
/* endregion */.v-textarea .v-field {
|
|
23902
|
+
--v-textarea-control-height: var(--v-input-control-height);
|
|
24138
23903
|
}
|
|
24139
|
-
.v-
|
|
24140
|
-
|
|
23904
|
+
.v-textarea .v-field__field {
|
|
23905
|
+
--v-input-control-height: var(--v-textarea-control-height);
|
|
24141
23906
|
}
|
|
24142
|
-
.v-
|
|
24143
|
-
|
|
23907
|
+
.v-textarea .v-field__input {
|
|
23908
|
+
flex: 1 1 auto;
|
|
23909
|
+
outline: none;
|
|
23910
|
+
-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));
|
|
23911
|
+
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));
|
|
24144
23912
|
}
|
|
24145
|
-
.v-
|
|
24146
|
-
|
|
23913
|
+
.v-textarea .v-field__input.v-textarea__sizer {
|
|
23914
|
+
visibility: hidden;
|
|
23915
|
+
position: absolute;
|
|
23916
|
+
top: 0;
|
|
23917
|
+
left: 0;
|
|
23918
|
+
height: 0 !important;
|
|
23919
|
+
min-height: 0 !important;
|
|
23920
|
+
pointer-events: none;
|
|
24147
23921
|
}
|
|
24148
|
-
.v-
|
|
24149
|
-
|
|
23922
|
+
.v-textarea--no-resize .v-field__input {
|
|
23923
|
+
resize: none;
|
|
24150
23924
|
}
|
|
24151
|
-
.v-
|
|
24152
|
-
|
|
23925
|
+
.v-textarea .v-field--no-label textarea,
|
|
23926
|
+
.v-textarea .v-field--active textarea {
|
|
23927
|
+
opacity: 1;
|
|
24153
23928
|
}
|
|
24154
|
-
.v-
|
|
24155
|
-
|
|
23929
|
+
.v-textarea textarea {
|
|
23930
|
+
opacity: 0;
|
|
23931
|
+
flex: 1;
|
|
23932
|
+
min-width: 0;
|
|
23933
|
+
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
24156
23934
|
}
|
|
24157
|
-
.v-
|
|
24158
|
-
|
|
24159
|
-
}.v-virtual-scroll {
|
|
24160
|
-
display: block;
|
|
24161
|
-
flex: 1 1 auto;
|
|
24162
|
-
max-width: 100%;
|
|
24163
|
-
overflow: auto;
|
|
24164
|
-
position: relative;
|
|
23935
|
+
.v-textarea textarea:focus, .v-textarea textarea:active {
|
|
23936
|
+
outline: none;
|
|
24165
23937
|
}
|
|
24166
|
-
.v-
|
|
24167
|
-
|
|
23938
|
+
.v-textarea textarea:invalid {
|
|
23939
|
+
box-shadow: none;
|
|
23940
|
+
}.v-theme-provider {
|
|
23941
|
+
background: rgb(var(--v-theme-background));
|
|
23942
|
+
color: rgb(var(--v-theme-on-background));
|
|
24168
23943
|
}.v-timeline .v-timeline-divider__dot {
|
|
24169
23944
|
background: rgb(var(--v-theme-surface-light));
|
|
24170
23945
|
}
|
|
@@ -24446,141 +24221,392 @@ html.v-overlay-scroll-blocked {
|
|
|
24446
24221
|
padding-block-end: initial;
|
|
24447
24222
|
padding-block-start: 24px;
|
|
24448
24223
|
}
|
|
24449
|
-
.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite {
|
|
24450
|
-
grid-row: 1;
|
|
24451
|
-
padding-block-end: 24px;
|
|
24452
|
-
padding-block-start: initial;
|
|
24224
|
+
.v-timeline--horizontal.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite {
|
|
24225
|
+
grid-row: 1;
|
|
24226
|
+
padding-block-end: 24px;
|
|
24227
|
+
padding-block-start: initial;
|
|
24228
|
+
}
|
|
24229
|
+
|
|
24230
|
+
.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__body {
|
|
24231
|
+
grid-column: 3;
|
|
24232
|
+
padding-inline-start: 24px;
|
|
24233
|
+
padding-inline-end: initial;
|
|
24234
|
+
justify-self: flex-start;
|
|
24235
|
+
}
|
|
24236
|
+
.v-timeline--vertical.v-timeline.v-timeline--side-end .v-timeline-item .v-timeline-item__opposite {
|
|
24237
|
+
grid-column: 1;
|
|
24238
|
+
justify-self: flex-end;
|
|
24239
|
+
padding-inline-end: 24px;
|
|
24240
|
+
padding-inline-start: initial;
|
|
24241
|
+
}
|
|
24242
|
+
|
|
24243
|
+
.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body {
|
|
24244
|
+
grid-row: 1;
|
|
24245
|
+
padding-block-end: 24px;
|
|
24246
|
+
padding-block-start: initial;
|
|
24247
|
+
}
|
|
24248
|
+
.v-timeline--horizontal.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite {
|
|
24249
|
+
grid-row: 3;
|
|
24250
|
+
padding-block-end: initial;
|
|
24251
|
+
padding-block-start: 24px;
|
|
24252
|
+
}
|
|
24253
|
+
|
|
24254
|
+
.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__body {
|
|
24255
|
+
grid-column: 1;
|
|
24256
|
+
justify-self: flex-end;
|
|
24257
|
+
padding-inline-end: 24px;
|
|
24258
|
+
}
|
|
24259
|
+
.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite {
|
|
24260
|
+
grid-column: 3;
|
|
24261
|
+
padding-inline-start: 24px;
|
|
24262
|
+
justify-self: flex-start;
|
|
24263
|
+
}
|
|
24264
|
+
|
|
24265
|
+
.v-timeline-divider--fill-dot .v-timeline-divider__inner-dot {
|
|
24266
|
+
height: inherit;
|
|
24267
|
+
width: inherit;
|
|
24268
|
+
}
|
|
24269
|
+
|
|
24270
|
+
.v-timeline--align-center {
|
|
24271
|
+
--v-timeline-line-size-base: 50%;
|
|
24272
|
+
--v-timeline-line-size-offset: 0px;
|
|
24273
|
+
}
|
|
24274
|
+
.v-timeline--horizontal.v-timeline--align-center {
|
|
24275
|
+
justify-items: center;
|
|
24276
|
+
}
|
|
24277
|
+
.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__body {
|
|
24278
|
+
padding-inline: 12px;
|
|
24279
|
+
}
|
|
24280
|
+
.v-timeline--horizontal.v-timeline--align-center .v-timeline-item__opposite {
|
|
24281
|
+
padding-inline: 12px;
|
|
24282
|
+
}
|
|
24283
|
+
.v-timeline--horizontal.v-timeline--align-center .v-timeline-divider {
|
|
24284
|
+
justify-content: center;
|
|
24285
|
+
}
|
|
24286
|
+
|
|
24287
|
+
.v-timeline--vertical.v-timeline--align-center {
|
|
24288
|
+
align-items: center;
|
|
24289
|
+
}
|
|
24290
|
+
.v-timeline--vertical.v-timeline--align-center .v-timeline-divider {
|
|
24291
|
+
justify-content: center;
|
|
24292
|
+
}
|
|
24293
|
+
|
|
24294
|
+
.v-timeline--align-start {
|
|
24295
|
+
--v-timeline-line-size-base: 100%;
|
|
24296
|
+
--v-timeline-line-size-offset: 12px;
|
|
24297
|
+
}
|
|
24298
|
+
.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__before {
|
|
24299
|
+
--v-timeline-line-size-offset: 24px;
|
|
24300
|
+
}
|
|
24301
|
+
.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__after {
|
|
24302
|
+
--v-timeline-line-size-offset: -12px;
|
|
24303
|
+
}
|
|
24304
|
+
.v-timeline--align-start .v-timeline-item:last-child .v-timeline-divider__after {
|
|
24305
|
+
--v-timeline-line-size-offset: 0px;
|
|
24306
|
+
}
|
|
24307
|
+
.v-timeline--horizontal.v-timeline--align-start {
|
|
24308
|
+
justify-items: flex-start;
|
|
24309
|
+
}
|
|
24310
|
+
.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider {
|
|
24311
|
+
justify-content: flex-start;
|
|
24312
|
+
}
|
|
24313
|
+
.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before {
|
|
24314
|
+
width: calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size) / 2 - var(--v-timeline-line-inset));
|
|
24315
|
+
}
|
|
24316
|
+
.v-timeline--horizontal.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after {
|
|
24317
|
+
width: calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size) / 2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset));
|
|
24318
|
+
}
|
|
24319
|
+
|
|
24320
|
+
.v-timeline--vertical.v-timeline--align-start {
|
|
24321
|
+
align-items: flex-start;
|
|
24322
|
+
}
|
|
24323
|
+
.v-timeline--vertical.v-timeline--align-start .v-timeline-divider {
|
|
24324
|
+
justify-content: flex-start;
|
|
24325
|
+
}
|
|
24326
|
+
.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__before {
|
|
24327
|
+
height: calc(var(--v-timeline-line-size-offset) + var(--v-timeline-dot-size) / 2 - var(--v-timeline-line-inset));
|
|
24328
|
+
}
|
|
24329
|
+
.v-timeline--vertical.v-timeline--align-start .v-timeline-divider .v-timeline-divider__after {
|
|
24330
|
+
height: calc(var(--v-timeline-line-size-base) - var(--v-timeline-dot-size) / 2 + var(--v-timeline-line-size-offset) - var(--v-timeline-line-inset));
|
|
24331
|
+
}
|
|
24332
|
+
|
|
24333
|
+
.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__before {
|
|
24334
|
+
display: none;
|
|
24335
|
+
}
|
|
24336
|
+
.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider__after {
|
|
24337
|
+
--v-timeline-line-size-offset: 12px;
|
|
24338
|
+
}
|
|
24339
|
+
.v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider, .v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body, .v-timeline--vertical.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite {
|
|
24340
|
+
padding-block-start: 0;
|
|
24341
|
+
}
|
|
24342
|
+
|
|
24343
|
+
.v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-divider, .v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__body, .v-timeline--horizontal.v-timeline--truncate-line-start .v-timeline-item:first-child .v-timeline-item__opposite {
|
|
24344
|
+
padding-inline-start: 0;
|
|
24345
|
+
}
|
|
24346
|
+
|
|
24347
|
+
.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__after {
|
|
24348
|
+
display: none;
|
|
24349
|
+
}
|
|
24350
|
+
.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider__before {
|
|
24351
|
+
--v-timeline-line-size-offset: 12px;
|
|
24352
|
+
}
|
|
24353
|
+
.v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider, .v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body, .v-timeline--vertical.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite {
|
|
24354
|
+
padding-block-end: 0;
|
|
24355
|
+
}
|
|
24356
|
+
|
|
24357
|
+
.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 {
|
|
24358
|
+
padding-inline-end: 0;
|
|
24359
|
+
}.v-toolbar {
|
|
24360
|
+
align-items: flex-start;
|
|
24361
|
+
display: flex;
|
|
24362
|
+
flex: none;
|
|
24363
|
+
flex-direction: column;
|
|
24364
|
+
justify-content: space-between;
|
|
24365
|
+
max-width: 100%;
|
|
24366
|
+
position: relative;
|
|
24367
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
24368
|
+
transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
|
|
24369
|
+
width: 100%;
|
|
24370
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
24371
|
+
border-style: solid;
|
|
24372
|
+
border-width: 0;
|
|
24373
|
+
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));
|
|
24374
|
+
border-radius: 0;
|
|
24375
|
+
background: rgb(var(--v-theme-surface-light));
|
|
24376
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
|
24377
|
+
}
|
|
24378
|
+
.v-toolbar--border {
|
|
24379
|
+
border-width: thin;
|
|
24380
|
+
box-shadow: none;
|
|
24381
|
+
}
|
|
24382
|
+
.v-toolbar--absolute {
|
|
24383
|
+
position: absolute;
|
|
24384
|
+
}
|
|
24385
|
+
.v-toolbar--collapse {
|
|
24386
|
+
max-width: 112px;
|
|
24387
|
+
overflow: hidden;
|
|
24388
|
+
border-end-end-radius: 24px;
|
|
24389
|
+
}
|
|
24390
|
+
.v-toolbar--collapse .v-toolbar-title {
|
|
24391
|
+
display: none;
|
|
24392
|
+
}
|
|
24393
|
+
.v-toolbar--flat {
|
|
24394
|
+
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));
|
|
24395
|
+
}
|
|
24396
|
+
.v-toolbar--floating {
|
|
24397
|
+
display: inline-flex;
|
|
24398
|
+
}
|
|
24399
|
+
.v-toolbar--rounded {
|
|
24400
|
+
border-radius: 4px;
|
|
24401
|
+
}
|
|
24402
|
+
|
|
24403
|
+
.v-toolbar__content,
|
|
24404
|
+
.v-toolbar__extension {
|
|
24405
|
+
align-items: center;
|
|
24406
|
+
display: flex;
|
|
24407
|
+
flex: 0 0 auto;
|
|
24408
|
+
position: relative;
|
|
24409
|
+
transition: inherit;
|
|
24410
|
+
width: 100%;
|
|
24411
|
+
}
|
|
24412
|
+
|
|
24413
|
+
.v-toolbar__content {
|
|
24414
|
+
overflow: hidden;
|
|
24415
|
+
}
|
|
24416
|
+
.v-toolbar__content > .v-btn:first-child {
|
|
24417
|
+
margin-inline-start: 10px;
|
|
24418
|
+
}
|
|
24419
|
+
.v-toolbar__content > .v-btn:last-child {
|
|
24420
|
+
margin-inline-end: 10px;
|
|
24421
|
+
}
|
|
24422
|
+
.v-toolbar__content > .v-toolbar-title {
|
|
24423
|
+
margin-inline-start: 16px;
|
|
24424
|
+
}
|
|
24425
|
+
.v-toolbar--density-prominent .v-toolbar__content {
|
|
24426
|
+
align-items: flex-start;
|
|
24427
|
+
}
|
|
24428
|
+
|
|
24429
|
+
.v-toolbar__image {
|
|
24430
|
+
position: absolute;
|
|
24431
|
+
top: 0;
|
|
24432
|
+
left: 0;
|
|
24433
|
+
width: 100%;
|
|
24434
|
+
height: 100%;
|
|
24435
|
+
display: flex;
|
|
24436
|
+
opacity: var(--v-toolbar-image-opacity, 1);
|
|
24437
|
+
transition-property: opacity;
|
|
24438
|
+
}
|
|
24439
|
+
|
|
24440
|
+
.v-toolbar__prepend,
|
|
24441
|
+
.v-toolbar__append {
|
|
24442
|
+
align-items: center;
|
|
24443
|
+
align-self: stretch;
|
|
24444
|
+
display: flex;
|
|
24453
24445
|
}
|
|
24454
24446
|
|
|
24455
|
-
.v-
|
|
24456
|
-
|
|
24457
|
-
padding-inline-start: 24px;
|
|
24458
|
-
padding-inline-end: initial;
|
|
24459
|
-
justify-self: flex-start;
|
|
24447
|
+
.v-toolbar__prepend {
|
|
24448
|
+
margin-inline: 10px auto;
|
|
24460
24449
|
}
|
|
24461
|
-
|
|
24462
|
-
|
|
24463
|
-
|
|
24464
|
-
padding-inline-end: 24px;
|
|
24465
|
-
padding-inline-start: initial;
|
|
24450
|
+
|
|
24451
|
+
.v-toolbar__append {
|
|
24452
|
+
margin-inline: auto 10px;
|
|
24466
24453
|
}
|
|
24467
24454
|
|
|
24468
|
-
.v-
|
|
24469
|
-
|
|
24470
|
-
|
|
24471
|
-
|
|
24455
|
+
.v-toolbar-title {
|
|
24456
|
+
flex: 1 1;
|
|
24457
|
+
font-size: 1.25rem;
|
|
24458
|
+
min-width: 0;
|
|
24459
|
+
font-size: 1.25rem;
|
|
24460
|
+
font-weight: 400;
|
|
24461
|
+
letter-spacing: 0;
|
|
24462
|
+
line-height: 1.75rem;
|
|
24463
|
+
text-transform: none;
|
|
24472
24464
|
}
|
|
24473
|
-
.v-
|
|
24474
|
-
|
|
24475
|
-
padding-
|
|
24476
|
-
|
|
24465
|
+
.v-toolbar--density-prominent .v-toolbar-title {
|
|
24466
|
+
align-self: flex-end;
|
|
24467
|
+
padding-bottom: 6px;
|
|
24468
|
+
font-size: 1.5rem;
|
|
24469
|
+
font-weight: 400;
|
|
24470
|
+
letter-spacing: 0;
|
|
24471
|
+
line-height: 2.25rem;
|
|
24472
|
+
text-transform: none;
|
|
24477
24473
|
}
|
|
24478
24474
|
|
|
24479
|
-
.v-
|
|
24480
|
-
|
|
24481
|
-
|
|
24482
|
-
|
|
24483
|
-
}
|
|
24484
|
-
.v-timeline--vertical.v-timeline.v-timeline--side-start .v-timeline-item .v-timeline-item__opposite {
|
|
24485
|
-
grid-column: 3;
|
|
24486
|
-
padding-inline-start: 24px;
|
|
24487
|
-
justify-self: flex-start;
|
|
24475
|
+
.v-toolbar-title__placeholder {
|
|
24476
|
+
overflow: hidden;
|
|
24477
|
+
text-overflow: ellipsis;
|
|
24478
|
+
white-space: nowrap;
|
|
24488
24479
|
}
|
|
24489
24480
|
|
|
24490
|
-
.v-
|
|
24481
|
+
.v-toolbar-items {
|
|
24482
|
+
display: flex;
|
|
24491
24483
|
height: inherit;
|
|
24492
|
-
|
|
24484
|
+
align-self: stretch;
|
|
24493
24485
|
}
|
|
24494
|
-
|
|
24495
|
-
|
|
24496
|
-
|
|
24497
|
-
--v-
|
|
24486
|
+
.v-toolbar-items > .v-btn {
|
|
24487
|
+
border-radius: 0;
|
|
24488
|
+
}.v-tooltip > .v-overlay__content {
|
|
24489
|
+
background: rgb(var(--v-theme-surface-variant));
|
|
24490
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
|
24491
|
+
border-radius: 4px;
|
|
24492
|
+
font-size: 0.875rem;
|
|
24493
|
+
line-height: 1.6;
|
|
24494
|
+
display: inline-block;
|
|
24495
|
+
padding: 5px 16px;
|
|
24496
|
+
text-transform: initial;
|
|
24497
|
+
width: auto;
|
|
24498
|
+
opacity: 1;
|
|
24499
|
+
pointer-events: none;
|
|
24500
|
+
transition-property: opacity, transform;
|
|
24501
|
+
overflow-wrap: break-word;
|
|
24498
24502
|
}
|
|
24499
|
-
.v-
|
|
24500
|
-
|
|
24503
|
+
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
|
24504
|
+
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
24505
|
+
transition-duration: 150ms;
|
|
24501
24506
|
}
|
|
24502
|
-
.v-
|
|
24503
|
-
|
|
24507
|
+
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
|
24508
|
+
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
24509
|
+
transition-duration: 75ms;
|
|
24510
|
+
}.v-virtual-scroll {
|
|
24511
|
+
display: block;
|
|
24512
|
+
flex: 1 1 auto;
|
|
24513
|
+
max-width: 100%;
|
|
24514
|
+
overflow: auto;
|
|
24515
|
+
position: relative;
|
|
24504
24516
|
}
|
|
24505
|
-
.v-
|
|
24506
|
-
|
|
24517
|
+
.v-virtual-scroll__container {
|
|
24518
|
+
display: block;
|
|
24519
|
+
}.v-window {
|
|
24520
|
+
overflow: hidden;
|
|
24507
24521
|
}
|
|
24508
|
-
.v-
|
|
24509
|
-
|
|
24522
|
+
.v-window__container {
|
|
24523
|
+
display: flex;
|
|
24524
|
+
flex-direction: column;
|
|
24525
|
+
height: inherit;
|
|
24526
|
+
position: relative;
|
|
24527
|
+
transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
|
|
24510
24528
|
}
|
|
24511
|
-
|
|
24512
|
-
|
|
24529
|
+
.v-window__controls {
|
|
24530
|
+
position: absolute;
|
|
24531
|
+
left: 0;
|
|
24532
|
+
top: 0;
|
|
24533
|
+
width: 100%;
|
|
24534
|
+
height: 100%;
|
|
24535
|
+
display: flex;
|
|
24513
24536
|
align-items: center;
|
|
24537
|
+
justify-content: space-between;
|
|
24538
|
+
padding: 0 16px;
|
|
24539
|
+
pointer-events: none;
|
|
24514
24540
|
}
|
|
24515
|
-
.v-
|
|
24516
|
-
|
|
24517
|
-
}
|
|
24518
|
-
|
|
24519
|
-
.v-timeline--align-start {
|
|
24520
|
-
--v-timeline-line-size-base: 100%;
|
|
24521
|
-
--v-timeline-line-size-offset: 12px;
|
|
24522
|
-
}
|
|
24523
|
-
.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__before {
|
|
24524
|
-
--v-timeline-line-size-offset: 24px;
|
|
24525
|
-
}
|
|
24526
|
-
.v-timeline--align-start .v-timeline-item:first-child .v-timeline-divider__after {
|
|
24527
|
-
--v-timeline-line-size-offset: -12px;
|
|
24541
|
+
.v-window__controls > * {
|
|
24542
|
+
pointer-events: auto;
|
|
24528
24543
|
}
|
|
24529
|
-
.v-
|
|
24530
|
-
|
|
24544
|
+
.v-window--show-arrows-on-hover {
|
|
24545
|
+
overflow: hidden;
|
|
24531
24546
|
}
|
|
24532
|
-
.v-
|
|
24533
|
-
|
|
24547
|
+
.v-window--show-arrows-on-hover .v-window__left {
|
|
24548
|
+
transform: translateX(-200%);
|
|
24534
24549
|
}
|
|
24535
|
-
.v-
|
|
24536
|
-
|
|
24550
|
+
.v-window--show-arrows-on-hover .v-window__right {
|
|
24551
|
+
transform: translateX(200%);
|
|
24537
24552
|
}
|
|
24538
|
-
.v-
|
|
24539
|
-
|
|
24553
|
+
.v-window--show-arrows-on-hover:hover .v-window__left,
|
|
24554
|
+
.v-window--show-arrows-on-hover:hover .v-window__right {
|
|
24555
|
+
transform: translateX(0);
|
|
24540
24556
|
}
|
|
24541
|
-
.v-
|
|
24542
|
-
|
|
24557
|
+
.v-window-x-transition-enter-active, .v-window-x-transition-leave-active, .v-window-x-reverse-transition-enter-active, .v-window-x-reverse-transition-leave-active, .v-window-y-transition-enter-active, .v-window-y-transition-leave-active, .v-window-y-reverse-transition-enter-active, .v-window-y-reverse-transition-leave-active {
|
|
24558
|
+
transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
|
|
24543
24559
|
}
|
|
24544
|
-
|
|
24545
|
-
|
|
24546
|
-
|
|
24560
|
+
.v-window-x-transition-leave-from, .v-window-x-transition-leave-to, .v-window-x-reverse-transition-leave-from, .v-window-x-reverse-transition-leave-to, .v-window-y-transition-leave-from, .v-window-y-transition-leave-to, .v-window-y-reverse-transition-leave-from, .v-window-y-reverse-transition-leave-to {
|
|
24561
|
+
position: absolute !important;
|
|
24562
|
+
top: 0;
|
|
24563
|
+
width: 100%;
|
|
24547
24564
|
}
|
|
24548
|
-
.v-
|
|
24549
|
-
|
|
24565
|
+
.v-window-x-transition-enter-from {
|
|
24566
|
+
transform: translateX(100%);
|
|
24550
24567
|
}
|
|
24551
|
-
.v-
|
|
24552
|
-
|
|
24568
|
+
.v-window-x-transition-leave-to {
|
|
24569
|
+
transform: translateX(-100%);
|
|
24553
24570
|
}
|
|
24554
|
-
.v-
|
|
24555
|
-
|
|
24571
|
+
.v-window-x-reverse-transition-enter-from {
|
|
24572
|
+
transform: translateX(-100%);
|
|
24556
24573
|
}
|
|
24557
|
-
|
|
24558
|
-
|
|
24559
|
-
display: none;
|
|
24574
|
+
.v-window-x-reverse-transition-leave-to {
|
|
24575
|
+
transform: translateX(100%);
|
|
24560
24576
|
}
|
|
24561
|
-
.v-
|
|
24562
|
-
|
|
24577
|
+
.v-window-y-transition-enter-from {
|
|
24578
|
+
transform: translateY(100%);
|
|
24563
24579
|
}
|
|
24564
|
-
.v-
|
|
24565
|
-
|
|
24580
|
+
.v-window-y-transition-leave-to {
|
|
24581
|
+
transform: translateY(-100%);
|
|
24566
24582
|
}
|
|
24567
|
-
|
|
24568
|
-
|
|
24569
|
-
padding-inline-start: 0;
|
|
24583
|
+
.v-window-y-reverse-transition-enter-from {
|
|
24584
|
+
transform: translateY(-100%);
|
|
24570
24585
|
}
|
|
24571
|
-
|
|
24572
|
-
|
|
24573
|
-
|
|
24586
|
+
.v-window-y-reverse-transition-leave-to {
|
|
24587
|
+
transform: translateY(100%);
|
|
24588
|
+
}.v-color-picker-canvas {
|
|
24589
|
+
display: flex;
|
|
24590
|
+
position: relative;
|
|
24591
|
+
overflow: hidden;
|
|
24592
|
+
contain: content;
|
|
24593
|
+
touch-action: none;
|
|
24574
24594
|
}
|
|
24575
|
-
.v-
|
|
24576
|
-
|
|
24595
|
+
.v-color-picker-canvas__dot {
|
|
24596
|
+
position: absolute;
|
|
24597
|
+
top: 0;
|
|
24598
|
+
left: 0;
|
|
24599
|
+
width: 15px;
|
|
24600
|
+
height: 15px;
|
|
24601
|
+
background: transparent;
|
|
24602
|
+
border-radius: 50%;
|
|
24603
|
+
box-shadow: 0px 0px 0px 1.5px rgb(255, 255, 255), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
|
|
24577
24604
|
}
|
|
24578
|
-
.v-
|
|
24579
|
-
|
|
24605
|
+
.v-color-picker-canvas__dot--disabled {
|
|
24606
|
+
box-shadow: 0px 0px 0px 1.5px rgba(255, 255, 255, 0.7), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
|
|
24580
24607
|
}
|
|
24581
|
-
|
|
24582
|
-
|
|
24583
|
-
padding-inline-end: 0;
|
|
24608
|
+
.v-color-picker-canvas:hover .v-color-picker-canvas__dot {
|
|
24609
|
+
will-change: transform;
|
|
24584
24610
|
}.v-color-picker-edit {
|
|
24585
24611
|
display: flex;
|
|
24586
24612
|
margin-top: 24px;
|
|
@@ -24678,28 +24704,6 @@ html.v-overlay-scroll-blocked {
|
|
|
24678
24704
|
.v-color-picker-preview__eye-dropper {
|
|
24679
24705
|
position: relative;
|
|
24680
24706
|
margin-right: 12px;
|
|
24681
|
-
}.v-color-picker-canvas {
|
|
24682
|
-
display: flex;
|
|
24683
|
-
position: relative;
|
|
24684
|
-
overflow: hidden;
|
|
24685
|
-
contain: content;
|
|
24686
|
-
touch-action: none;
|
|
24687
|
-
}
|
|
24688
|
-
.v-color-picker-canvas__dot {
|
|
24689
|
-
position: absolute;
|
|
24690
|
-
top: 0;
|
|
24691
|
-
left: 0;
|
|
24692
|
-
width: 15px;
|
|
24693
|
-
height: 15px;
|
|
24694
|
-
background: transparent;
|
|
24695
|
-
border-radius: 50%;
|
|
24696
|
-
box-shadow: 0px 0px 0px 1.5px rgb(255, 255, 255), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
|
|
24697
|
-
}
|
|
24698
|
-
.v-color-picker-canvas__dot--disabled {
|
|
24699
|
-
box-shadow: 0px 0px 0px 1.5px rgba(255, 255, 255, 0.7), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
|
|
24700
|
-
}
|
|
24701
|
-
.v-color-picker-canvas:hover .v-color-picker-canvas__dot {
|
|
24702
|
-
will-change: transform;
|
|
24703
24707
|
}.v-color-picker-swatches {
|
|
24704
24708
|
overflow-y: auto;
|
|
24705
24709
|
}
|