vuetify 3.7.14 → 3.7.15
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 +3592 -3596
- package/dist/json/importMap-labs.json +22 -22
- package/dist/json/importMap.json +172 -172
- package/dist/json/tags.json +0 -1
- package/dist/json/web-types.json +6319 -6328
- package/dist/vuetify-labs.css +2227 -2223
- package/dist/vuetify-labs.d.ts +15 -15
- package/dist/vuetify-labs.esm.js +102 -28
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +102 -28
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +6087 -6087
- package/dist/vuetify.d.ts +61 -61
- package/dist/vuetify.esm.js +7 -4
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +7 -4
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +6 -6
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VList/VListItem.mjs +2 -0
- package/lib/components/VList/VListItem.mjs.map +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs +1 -1
- package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
- package/lib/components/VSlider/slider.mjs +1 -0
- package/lib/components/VSlider/slider.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +61 -61
- package/lib/labs/VDateInput/VDateInput.mjs +2 -2
- package/lib/labs/VDateInput/VDateInput.mjs.map +1 -1
- package/lib/labs/VFileUpload/VFileUpload.css +5 -1
- package/lib/labs/VFileUpload/VFileUpload.sass +4 -0
- package/lib/labs/VFileUpload/_variables.scss +1 -1
- package/lib/labs/VNumberInput/VNumberInput.mjs +55 -19
- package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
- package/lib/labs/VNumberInput/hold.mjs +31 -0
- package/lib/labs/VNumberInput/hold.mjs.map +1 -0
- package/lib/labs/VNumberInput/index.d.mts +1 -7
- package/lib/labs/VTreeview/VTreeviewItem.mjs +11 -4
- package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
- package/lib/labs/VTreeview/index.d.mts +14 -8
- package/lib/labs/components.d.mts +15 -15
- package/lib/locale/af.mjs +42 -42
- package/lib/locale/af.mjs.map +1 -1
- package/lib/locale/az.mjs +7 -7
- package/lib/locale/az.mjs.map +1 -1
- package/lib/locale/bg.mjs +7 -7
- package/lib/locale/bg.mjs.map +1 -1
- package/lib/locale/ca.mjs +25 -25
- package/lib/locale/ca.mjs.map +1 -1
- package/lib/locale/ckb.mjs +29 -29
- package/lib/locale/ckb.mjs.map +1 -1
- package/lib/locale/cs.mjs +13 -13
- package/lib/locale/cs.mjs.map +1 -1
- package/lib/locale/da.mjs +22 -22
- package/lib/locale/da.mjs.map +1 -1
- package/lib/locale/el.mjs +41 -41
- package/lib/locale/el.mjs.map +1 -1
- package/lib/locale/es.mjs +26 -26
- package/lib/locale/es.mjs.map +1 -1
- package/lib/locale/et.mjs +29 -29
- package/lib/locale/et.mjs.map +1 -1
- package/lib/locale/fa.mjs +5 -5
- package/lib/locale/fa.mjs.map +1 -1
- package/lib/locale/fi.mjs +22 -22
- package/lib/locale/fi.mjs.map +1 -1
- package/lib/locale/fr.mjs +6 -6
- package/lib/locale/fr.mjs.map +1 -1
- package/lib/locale/he.mjs +29 -29
- package/lib/locale/he.mjs.map +1 -1
- package/lib/locale/hr.mjs +28 -28
- package/lib/locale/hr.mjs.map +1 -1
- package/lib/locale/hu.mjs +10 -10
- package/lib/locale/hu.mjs.map +1 -1
- package/lib/locale/id.mjs +30 -30
- package/lib/locale/id.mjs.map +1 -1
- package/lib/locale/it.mjs +7 -7
- package/lib/locale/it.mjs.map +1 -1
- package/lib/locale/ja.mjs +9 -9
- package/lib/locale/ja.mjs.map +1 -1
- package/lib/locale/km.mjs +6 -6
- package/lib/locale/km.mjs.map +1 -1
- package/lib/locale/ko.mjs +27 -27
- package/lib/locale/ko.mjs.map +1 -1
- package/lib/locale/lt.mjs +5 -5
- package/lib/locale/lt.mjs.map +1 -1
- package/lib/locale/lv.mjs +33 -33
- package/lib/locale/lv.mjs.map +1 -1
- package/lib/locale/nl.mjs +10 -10
- package/lib/locale/nl.mjs.map +1 -1
- package/lib/locale/no.mjs +11 -11
- package/lib/locale/no.mjs.map +1 -1
- package/lib/locale/pl.mjs +7 -7
- package/lib/locale/pl.mjs.map +1 -1
- package/lib/locale/pt.mjs +11 -11
- package/lib/locale/pt.mjs.map +1 -1
- package/lib/locale/ro.mjs +9 -9
- package/lib/locale/ro.mjs.map +1 -1
- package/lib/locale/ru.mjs +6 -6
- package/lib/locale/ru.mjs.map +1 -1
- package/lib/locale/sk.mjs +5 -5
- package/lib/locale/sk.mjs.map +1 -1
- package/lib/locale/sl.mjs +4 -4
- package/lib/locale/sl.mjs.map +1 -1
- package/lib/locale/sr-Cyrl.mjs +30 -30
- package/lib/locale/sr-Cyrl.mjs.map +1 -1
- package/lib/locale/sr-Latn.mjs +28 -28
- package/lib/locale/sr-Latn.mjs.map +1 -1
- package/lib/locale/sv.mjs +17 -17
- package/lib/locale/sv.mjs.map +1 -1
- package/lib/locale/th.mjs +30 -30
- package/lib/locale/th.mjs.map +1 -1
- package/lib/locale/tr.mjs +31 -31
- package/lib/locale/tr.mjs.map +1 -1
- package/lib/locale/uk.mjs +29 -29
- package/lib/locale/uk.mjs.map +1 -1
- package/lib/locale/vi.mjs +28 -28
- package/lib/locale/vi.mjs.map +1 -1
- package/lib/locale/zh-Hans.mjs +31 -31
- package/lib/locale/zh-Hans.mjs.map +1 -1
- package/lib/locale/zh-Hant.mjs +31 -31
- package/lib/locale/zh-Hant.mjs.map +1 -1
- package/package.json +7 -2
package/dist/vuetify-labs.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Vuetify v3.7.
|
|
2
|
+
* Vuetify v3.7.15
|
|
3
3
|
* Forged by John Leider
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
@@ -17978,6 +17978,83 @@ html.overflow-y-hidden {
|
|
|
17978
17978
|
}
|
|
17979
17979
|
.v-kbd {
|
|
17980
17980
|
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));
|
|
17981
|
+
}.v-file-upload {
|
|
17982
|
+
padding: 64px 16px;
|
|
17983
|
+
flex-direction: column;
|
|
17984
|
+
justify-content: center;
|
|
17985
|
+
align-items: center;
|
|
17986
|
+
position: relative;
|
|
17987
|
+
}
|
|
17988
|
+
.v-file-upload.v-sheet {
|
|
17989
|
+
display: flex;
|
|
17990
|
+
border-radius: 4px;
|
|
17991
|
+
border-style: dashed;
|
|
17992
|
+
border-width: 2px;
|
|
17993
|
+
}
|
|
17994
|
+
.v-file-upload.v-file-upload--density-compact {
|
|
17995
|
+
padding: 32px 0;
|
|
17996
|
+
flex-direction: row;
|
|
17997
|
+
gap: 1rem;
|
|
17998
|
+
}
|
|
17999
|
+
.v-file-upload .v-overlay__scrim {
|
|
18000
|
+
pointer-events: none;
|
|
18001
|
+
}
|
|
18002
|
+
.v-file-upload--disabled {
|
|
18003
|
+
pointer-events: none;
|
|
18004
|
+
opacity: var(--v-disabled-opacity);
|
|
18005
|
+
}
|
|
18006
|
+
.v-file-upload--dragging > * {
|
|
18007
|
+
pointer-events: none;
|
|
18008
|
+
}
|
|
18009
|
+
.v-file-upload--clickable {
|
|
18010
|
+
cursor: pointer;
|
|
18011
|
+
}
|
|
18012
|
+
.v-file-upload input[type=file] {
|
|
18013
|
+
left: 0;
|
|
18014
|
+
opacity: 0;
|
|
18015
|
+
position: absolute;
|
|
18016
|
+
cursor: pointer;
|
|
18017
|
+
top: 0;
|
|
18018
|
+
z-index: -1;
|
|
18019
|
+
}
|
|
18020
|
+
|
|
18021
|
+
.v-file-upload-title {
|
|
18022
|
+
font-size: 1.5rem;
|
|
18023
|
+
font-weight: 600;
|
|
18024
|
+
text-align: center;
|
|
18025
|
+
}
|
|
18026
|
+
|
|
18027
|
+
.v-file-upload-icon {
|
|
18028
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
18029
|
+
font-size: 3rem;
|
|
18030
|
+
margin-bottom: 1rem;
|
|
18031
|
+
}
|
|
18032
|
+
.v-file-upload--density-comfortable .v-file-upload-icon {
|
|
18033
|
+
font-size: 2.5rem;
|
|
18034
|
+
margin-bottom: 0.5rem;
|
|
18035
|
+
}
|
|
18036
|
+
.v-file-upload--density-compact .v-file-upload-icon {
|
|
18037
|
+
font-size: 2rem;
|
|
18038
|
+
margin-bottom: 0rem;
|
|
18039
|
+
}
|
|
18040
|
+
|
|
18041
|
+
.v-file-upload-divider {
|
|
18042
|
+
align-items: center;
|
|
18043
|
+
display: flex;
|
|
18044
|
+
margin: 32px 0;
|
|
18045
|
+
justify-content: center;
|
|
18046
|
+
width: 100%;
|
|
18047
|
+
}
|
|
18048
|
+
.v-file-upload-divider .v-divider__wrapper {
|
|
18049
|
+
max-width: 100%;
|
|
18050
|
+
}
|
|
18051
|
+
|
|
18052
|
+
.v-file-upload-items {
|
|
18053
|
+
margin: 16px 0;
|
|
18054
|
+
}
|
|
18055
|
+
|
|
18056
|
+
.v-file-upload-item:not(:first-child) {
|
|
18057
|
+
margin-top: 8px;
|
|
17981
18058
|
}.v-number-input input[type=number] {
|
|
17982
18059
|
-moz-appearance: textfield;
|
|
17983
18060
|
}
|
|
@@ -18251,24 +18328,6 @@ html.overflow-y-hidden {
|
|
|
18251
18328
|
}
|
|
18252
18329
|
.v-calendar-month__days.days-with-weeknumbers__7 > .v-calendar-month__day:nth-child(8n) {
|
|
18253
18330
|
border-right: none;
|
|
18254
|
-
}.v-calendar-internal-event {
|
|
18255
|
-
overflow: hidden;
|
|
18256
|
-
padding: 4px;
|
|
18257
|
-
text-overflow: ellipsis;
|
|
18258
|
-
white-space: nowrap;
|
|
18259
|
-
}.v-calendar-header {
|
|
18260
|
-
align-items: center;
|
|
18261
|
-
display: flex;
|
|
18262
|
-
min-height: 64px;
|
|
18263
|
-
}
|
|
18264
|
-
|
|
18265
|
-
.v-calendar-header__today {
|
|
18266
|
-
margin-inline-end: 24px;
|
|
18267
|
-
}
|
|
18268
|
-
|
|
18269
|
-
.v-calendar-header__title {
|
|
18270
|
-
font-size: 1.5rem;
|
|
18271
|
-
margin-inline-start: 24px;
|
|
18272
18331
|
}.v-calendar-day {
|
|
18273
18332
|
position: relative;
|
|
18274
18333
|
display: flex;
|
|
@@ -18301,121 +18360,19 @@ html.overflow-y-hidden {
|
|
|
18301
18360
|
}
|
|
18302
18361
|
.v-calendar-weekly .v-calendar__container.days__0 {
|
|
18303
18362
|
grid-template-columns: repeat(1, 1fr);
|
|
18304
|
-
}.v-calendar-
|
|
18305
|
-
display: grid;
|
|
18306
|
-
grid-template-columns: 48px 8px 1fr;
|
|
18307
|
-
border-right: thin solid #e0e0e0;
|
|
18308
|
-
}
|
|
18309
|
-
.v-calendar-day__row-with-label .v-calendar-day__row-hairline {
|
|
18310
|
-
position: relative;
|
|
18311
|
-
border-right: thin solid #e0e0e0;
|
|
18312
|
-
}
|
|
18313
|
-
.v-calendar-day__row-with-label .v-calendar-day__row-hairline:after {
|
|
18314
|
-
content: "";
|
|
18315
|
-
border-bottom: thin solid #e0e0e0;
|
|
18316
|
-
position: absolute;
|
|
18317
|
-
width: 100%;
|
|
18318
|
-
margin-top: -1px;
|
|
18319
|
-
z-index: 3;
|
|
18320
|
-
pointer-events: none;
|
|
18321
|
-
}
|
|
18322
|
-
.v-calendar-day__row-with-label .v-calendar-day__row-label {
|
|
18323
|
-
font-size: 10px;
|
|
18324
|
-
text-align: center;
|
|
18325
|
-
position: relative;
|
|
18326
|
-
top: -8px;
|
|
18327
|
-
}
|
|
18328
|
-
.v-calendar-day__row-with-label .v-calendar-day__row-content {
|
|
18329
|
-
border-bottom: thin solid #e0e0e0;
|
|
18330
|
-
}
|
|
18331
|
-
.v-calendar-day__row-with-label .v-calendar-day__row-content.v-calendar-day__row-content-through {
|
|
18332
|
-
border-bottom: none;
|
|
18333
|
-
}
|
|
18334
|
-
|
|
18335
|
-
.v-calendar-day__row-without-label {
|
|
18336
|
-
display: grid;
|
|
18337
|
-
grid-template-columns: 1fr;
|
|
18338
|
-
border-right: thin solid #e0e0e0;
|
|
18339
|
-
}
|
|
18340
|
-
.v-calendar-day__row-without-label .v-calendar-day__row-content {
|
|
18341
|
-
overflow: hidden;
|
|
18342
|
-
border-bottom: thin solid #e0e0e0;
|
|
18343
|
-
}
|
|
18344
|
-
.v-calendar-day__row-without-label .v-calendar-day__row-content.v-calendar-day__row-content-through {
|
|
18345
|
-
border-bottom: none;
|
|
18346
|
-
}.v-file-upload {
|
|
18347
|
-
padding: 64px 0;
|
|
18348
|
-
flex-direction: column;
|
|
18349
|
-
justify-content: center;
|
|
18350
|
-
align-items: center;
|
|
18351
|
-
position: relative;
|
|
18352
|
-
}
|
|
18353
|
-
.v-file-upload.v-sheet {
|
|
18354
|
-
display: flex;
|
|
18355
|
-
border-radius: 4px;
|
|
18356
|
-
border-style: dashed;
|
|
18357
|
-
border-width: 2px;
|
|
18358
|
-
}
|
|
18359
|
-
.v-file-upload.v-file-upload--density-compact {
|
|
18360
|
-
padding: 32px 0;
|
|
18361
|
-
flex-direction: row;
|
|
18362
|
-
gap: 1rem;
|
|
18363
|
-
}
|
|
18364
|
-
.v-file-upload .v-overlay__scrim {
|
|
18365
|
-
pointer-events: none;
|
|
18366
|
-
}
|
|
18367
|
-
.v-file-upload--disabled {
|
|
18368
|
-
pointer-events: none;
|
|
18369
|
-
opacity: var(--v-disabled-opacity);
|
|
18370
|
-
}
|
|
18371
|
-
.v-file-upload--dragging > * {
|
|
18372
|
-
pointer-events: none;
|
|
18373
|
-
}
|
|
18374
|
-
.v-file-upload--clickable {
|
|
18375
|
-
cursor: pointer;
|
|
18376
|
-
}
|
|
18377
|
-
.v-file-upload input[type=file] {
|
|
18378
|
-
left: 0;
|
|
18379
|
-
opacity: 0;
|
|
18380
|
-
position: absolute;
|
|
18381
|
-
cursor: pointer;
|
|
18382
|
-
top: 0;
|
|
18383
|
-
z-index: -1;
|
|
18384
|
-
}
|
|
18385
|
-
|
|
18386
|
-
.v-file-upload-title {
|
|
18387
|
-
font-size: 1.5rem;
|
|
18388
|
-
font-weight: 600;
|
|
18389
|
-
}
|
|
18390
|
-
|
|
18391
|
-
.v-file-upload-icon {
|
|
18392
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
18393
|
-
font-size: 3rem;
|
|
18394
|
-
margin-bottom: 1rem;
|
|
18395
|
-
}
|
|
18396
|
-
.v-file-upload--density-comfortable .v-file-upload-icon {
|
|
18397
|
-
font-size: 2.5rem;
|
|
18398
|
-
margin-bottom: 0.5rem;
|
|
18399
|
-
}
|
|
18400
|
-
.v-file-upload--density-compact .v-file-upload-icon {
|
|
18401
|
-
font-size: 2rem;
|
|
18402
|
-
margin-bottom: 0rem;
|
|
18403
|
-
}
|
|
18404
|
-
|
|
18405
|
-
.v-file-upload-divider {
|
|
18363
|
+
}.v-calendar-header {
|
|
18406
18364
|
align-items: center;
|
|
18407
18365
|
display: flex;
|
|
18408
|
-
|
|
18409
|
-
justify-content: center;
|
|
18410
|
-
width: 100%;
|
|
18366
|
+
min-height: 64px;
|
|
18411
18367
|
}
|
|
18412
18368
|
|
|
18413
|
-
.v-
|
|
18414
|
-
margin:
|
|
18369
|
+
.v-calendar-header__today {
|
|
18370
|
+
margin-inline-end: 24px;
|
|
18415
18371
|
}
|
|
18416
18372
|
|
|
18417
|
-
.v-
|
|
18418
|
-
|
|
18373
|
+
.v-calendar-header__title {
|
|
18374
|
+
font-size: 1.5rem;
|
|
18375
|
+
margin-inline-start: 24px;
|
|
18419
18376
|
}.v-calendar-month__day {
|
|
18420
18377
|
position: relative;
|
|
18421
18378
|
display: flex;
|
|
@@ -18479,63 +18436,53 @@ html.overflow-y-hidden {
|
|
|
18479
18436
|
|
|
18480
18437
|
.v-calendar-weekly__day-alldayevents-container {
|
|
18481
18438
|
min-height: 24px;
|
|
18482
|
-
}.v-
|
|
18439
|
+
}.v-calendar-day__row-with-label {
|
|
18483
18440
|
display: grid;
|
|
18484
|
-
grid-
|
|
18485
|
-
|
|
18486
|
-
overflow: hidden;
|
|
18487
|
-
}
|
|
18488
|
-
.v-picker.v-sheet {
|
|
18489
|
-
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));
|
|
18441
|
+
grid-template-columns: 48px 8px 1fr;
|
|
18442
|
+
border-right: thin solid #e0e0e0;
|
|
18490
18443
|
}
|
|
18491
|
-
.v-
|
|
18492
|
-
|
|
18444
|
+
.v-calendar-day__row-with-label .v-calendar-day__row-hairline {
|
|
18445
|
+
position: relative;
|
|
18446
|
+
border-right: thin solid #e0e0e0;
|
|
18493
18447
|
}
|
|
18494
|
-
.v-
|
|
18495
|
-
|
|
18448
|
+
.v-calendar-day__row-with-label .v-calendar-day__row-hairline:after {
|
|
18449
|
+
content: "";
|
|
18450
|
+
border-bottom: thin solid #e0e0e0;
|
|
18451
|
+
position: absolute;
|
|
18452
|
+
width: 100%;
|
|
18453
|
+
margin-top: -1px;
|
|
18454
|
+
z-index: 3;
|
|
18455
|
+
pointer-events: none;
|
|
18496
18456
|
}
|
|
18497
|
-
|
|
18498
|
-
|
|
18499
|
-
|
|
18500
|
-
overflow: hidden;
|
|
18457
|
+
.v-calendar-day__row-with-label .v-calendar-day__row-label {
|
|
18458
|
+
font-size: 10px;
|
|
18459
|
+
text-align: center;
|
|
18501
18460
|
position: relative;
|
|
18461
|
+
top: -8px;
|
|
18502
18462
|
}
|
|
18503
|
-
|
|
18504
|
-
|
|
18505
|
-
grid-area: header;
|
|
18463
|
+
.v-calendar-day__row-with-label .v-calendar-day__row-content {
|
|
18464
|
+
border-bottom: thin solid #e0e0e0;
|
|
18506
18465
|
}
|
|
18507
|
-
|
|
18508
|
-
|
|
18509
|
-
grid-area: actions;
|
|
18510
|
-
padding: 0 12px 12px;
|
|
18511
|
-
display: flex;
|
|
18512
|
-
align-items: center;
|
|
18513
|
-
justify-content: flex-end;
|
|
18514
|
-
}
|
|
18515
|
-
.v-picker__actions .v-btn {
|
|
18516
|
-
min-width: 48px;
|
|
18517
|
-
}
|
|
18518
|
-
.v-picker__actions .v-btn:not(:last-child) {
|
|
18519
|
-
margin-inline-end: 8px;
|
|
18466
|
+
.v-calendar-day__row-with-label .v-calendar-day__row-content.v-calendar-day__row-content-through {
|
|
18467
|
+
border-bottom: none;
|
|
18520
18468
|
}
|
|
18521
18469
|
|
|
18522
|
-
.v-
|
|
18523
|
-
|
|
18470
|
+
.v-calendar-day__row-without-label {
|
|
18471
|
+
display: grid;
|
|
18472
|
+
grid-template-columns: 1fr;
|
|
18473
|
+
border-right: thin solid #e0e0e0;
|
|
18524
18474
|
}
|
|
18525
|
-
|
|
18526
|
-
|
|
18527
|
-
|
|
18475
|
+
.v-calendar-day__row-without-label .v-calendar-day__row-content {
|
|
18476
|
+
overflow: hidden;
|
|
18477
|
+
border-bottom: thin solid #e0e0e0;
|
|
18528
18478
|
}
|
|
18529
|
-
|
|
18530
|
-
|
|
18531
|
-
|
|
18532
|
-
|
|
18533
|
-
|
|
18534
|
-
|
|
18535
|
-
|
|
18536
|
-
padding-bottom: 16px;
|
|
18537
|
-
font-weight: 400;
|
|
18538
|
-
letter-spacing: 0.1666666667em;
|
|
18479
|
+
.v-calendar-day__row-without-label .v-calendar-day__row-content.v-calendar-day__row-content-through {
|
|
18480
|
+
border-bottom: none;
|
|
18481
|
+
}.v-calendar-internal-event {
|
|
18482
|
+
overflow: hidden;
|
|
18483
|
+
padding: 4px;
|
|
18484
|
+
text-overflow: ellipsis;
|
|
18485
|
+
white-space: nowrap;
|
|
18539
18486
|
}.v-stepper-vertical-item {
|
|
18540
18487
|
position: relative;
|
|
18541
18488
|
transition-duration: 0.2s;
|
|
@@ -18604,6 +18551,70 @@ html.overflow-y-hidden {
|
|
|
18604
18551
|
justify-content: flex-end;
|
|
18605
18552
|
padding: 24px 0 0;
|
|
18606
18553
|
flex-direction: row-reverse;
|
|
18554
|
+
}.v-picker.v-sheet {
|
|
18555
|
+
display: grid;
|
|
18556
|
+
grid-auto-rows: min-content;
|
|
18557
|
+
grid-template-areas: "title" "header" "body";
|
|
18558
|
+
overflow: hidden;
|
|
18559
|
+
}
|
|
18560
|
+
.v-picker.v-sheet {
|
|
18561
|
+
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));
|
|
18562
|
+
}
|
|
18563
|
+
.v-picker.v-sheet {
|
|
18564
|
+
border-radius: 4px;
|
|
18565
|
+
}
|
|
18566
|
+
.v-picker.v-sheet.v-picker--with-actions {
|
|
18567
|
+
grid-template-areas: "title" "header" "body" "actions";
|
|
18568
|
+
}
|
|
18569
|
+
|
|
18570
|
+
.v-picker__body {
|
|
18571
|
+
grid-area: body;
|
|
18572
|
+
overflow: hidden;
|
|
18573
|
+
position: relative;
|
|
18574
|
+
}
|
|
18575
|
+
|
|
18576
|
+
.v-picker__header {
|
|
18577
|
+
grid-area: header;
|
|
18578
|
+
}
|
|
18579
|
+
|
|
18580
|
+
.v-picker__actions {
|
|
18581
|
+
grid-area: actions;
|
|
18582
|
+
padding: 0 12px 12px;
|
|
18583
|
+
display: flex;
|
|
18584
|
+
align-items: center;
|
|
18585
|
+
justify-content: flex-end;
|
|
18586
|
+
}
|
|
18587
|
+
.v-picker__actions .v-btn {
|
|
18588
|
+
min-width: 48px;
|
|
18589
|
+
}
|
|
18590
|
+
.v-picker__actions .v-btn:not(:last-child) {
|
|
18591
|
+
margin-inline-end: 8px;
|
|
18592
|
+
}
|
|
18593
|
+
|
|
18594
|
+
.v-picker--landscape {
|
|
18595
|
+
grid-template-areas: "title" "header body" "header body";
|
|
18596
|
+
}
|
|
18597
|
+
|
|
18598
|
+
.v-picker--landscape.v-picker--with-actions {
|
|
18599
|
+
grid-template-areas: "title" "header body" "header actions";
|
|
18600
|
+
}
|
|
18601
|
+
|
|
18602
|
+
.v-picker-title {
|
|
18603
|
+
text-transform: uppercase;
|
|
18604
|
+
font-size: 0.75rem;
|
|
18605
|
+
grid-area: title;
|
|
18606
|
+
padding-inline: 24px 12px;
|
|
18607
|
+
padding-top: 16px;
|
|
18608
|
+
padding-bottom: 16px;
|
|
18609
|
+
font-weight: 400;
|
|
18610
|
+
letter-spacing: 0.1666666667em;
|
|
18611
|
+
}.v-time-picker.v-picker {
|
|
18612
|
+
padding: 24px;
|
|
18613
|
+
width: 328px;
|
|
18614
|
+
}
|
|
18615
|
+
.v-time-picker.v-picker .v-picker-title {
|
|
18616
|
+
padding: 0;
|
|
18617
|
+
margin-bottom: 20px;
|
|
18607
18618
|
}.v-pull-to-refresh {
|
|
18608
18619
|
overflow: hidden;
|
|
18609
18620
|
position: relative;
|
|
@@ -18630,6 +18641,34 @@ html.overflow-y-hidden {
|
|
|
18630
18641
|
}
|
|
18631
18642
|
.v-pull-to-refresh__scroll-container--touching {
|
|
18632
18643
|
transition: none;
|
|
18644
|
+
}.v-treeview-item {
|
|
18645
|
+
--list-indent-size: 28px;
|
|
18646
|
+
}
|
|
18647
|
+
.v-treeview-item.v-treeview-item--filtered {
|
|
18648
|
+
display: none;
|
|
18649
|
+
}
|
|
18650
|
+
.v-treeview-item__level {
|
|
18651
|
+
width: 28px;
|
|
18652
|
+
}
|
|
18653
|
+
.v-treeview--fluid .v-treeview-item__level {
|
|
18654
|
+
width: 0;
|
|
18655
|
+
}
|
|
18656
|
+
|
|
18657
|
+
.v-treeview.v-list {
|
|
18658
|
+
--indent-padding: 16px;
|
|
18659
|
+
}
|
|
18660
|
+
.v-treeview.v-list--disabled .v-list-item__prepend {
|
|
18661
|
+
pointer-events: auto;
|
|
18662
|
+
}
|
|
18663
|
+
|
|
18664
|
+
.v-treeview-group.v-list-group {
|
|
18665
|
+
--list-indent-size: 0px;
|
|
18666
|
+
}
|
|
18667
|
+
.v-treeview-group.v-list-group > .v-treeview-item__level {
|
|
18668
|
+
width: 0px;
|
|
18669
|
+
}
|
|
18670
|
+
.v-treeview-group.v-list-group .v-list-group__items .v-list-item {
|
|
18671
|
+
padding-inline-start: calc(var(--indent-padding)) !important;
|
|
18633
18672
|
}.v-time-picker-clock {
|
|
18634
18673
|
background: rgb(var(--v-theme-background));
|
|
18635
18674
|
color: rgb(var(--v-theme-on-background));
|
|
@@ -18761,13 +18800,6 @@ html.overflow-y-hidden {
|
|
|
18761
18800
|
|
|
18762
18801
|
.v-picker--landscape .v-time-picker-clock__container {
|
|
18763
18802
|
flex-direction: row;
|
|
18764
|
-
}.v-time-picker.v-picker {
|
|
18765
|
-
padding: 24px;
|
|
18766
|
-
width: 328px;
|
|
18767
|
-
}
|
|
18768
|
-
.v-time-picker.v-picker .v-picker-title {
|
|
18769
|
-
padding: 0;
|
|
18770
|
-
margin-bottom: 20px;
|
|
18771
18803
|
}.v-time-picker-controls {
|
|
18772
18804
|
display: flex;
|
|
18773
18805
|
align-items: center;
|
|
@@ -18871,34 +18903,6 @@ html.overflow-y-hidden {
|
|
|
18871
18903
|
}
|
|
18872
18904
|
.v-picker--time .v-picker__title--landscape .v-time-picker-controls__time {
|
|
18873
18905
|
text-align: center;
|
|
18874
|
-
}.v-treeview-item {
|
|
18875
|
-
--list-indent-size: 28px;
|
|
18876
|
-
}
|
|
18877
|
-
.v-treeview-item.v-treeview-item--filtered {
|
|
18878
|
-
display: none;
|
|
18879
|
-
}
|
|
18880
|
-
.v-treeview-item__level {
|
|
18881
|
-
width: 28px;
|
|
18882
|
-
}
|
|
18883
|
-
.v-treeview--fluid .v-treeview-item__level {
|
|
18884
|
-
width: 0;
|
|
18885
|
-
}
|
|
18886
|
-
|
|
18887
|
-
.v-treeview.v-list {
|
|
18888
|
-
--indent-padding: 16px;
|
|
18889
|
-
}
|
|
18890
|
-
.v-treeview.v-list--disabled .v-list-item__prepend {
|
|
18891
|
-
pointer-events: auto;
|
|
18892
|
-
}
|
|
18893
|
-
|
|
18894
|
-
.v-treeview-group.v-list-group {
|
|
18895
|
-
--list-indent-size: 0px;
|
|
18896
|
-
}
|
|
18897
|
-
.v-treeview-group.v-list-group > .v-treeview-item__level {
|
|
18898
|
-
width: 0px;
|
|
18899
|
-
}
|
|
18900
|
-
.v-treeview-group.v-list-group .v-list-group__items .v-list-item {
|
|
18901
|
-
padding-inline-start: calc(var(--indent-padding)) !important;
|
|
18902
18906
|
}.v-app-bar {
|
|
18903
18907
|
display: flex;
|
|
18904
18908
|
}
|
|
@@ -18911,278 +18915,107 @@ html.overflow-y-hidden {
|
|
|
18911
18915
|
}
|
|
18912
18916
|
.v-app-bar:not(.v-toolbar--absolute) {
|
|
18913
18917
|
padding-inline-end: var(--v-scrollbar-offset);
|
|
18914
|
-
}.v-
|
|
18915
|
-
|
|
18916
|
-
|
|
18917
|
-
|
|
18918
|
-
justify-content: center;
|
|
18919
|
-
line-height: normal;
|
|
18920
|
-
overflow: hidden;
|
|
18921
|
-
position: relative;
|
|
18922
|
-
text-align: center;
|
|
18923
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
18924
|
-
transition-property: width, height;
|
|
18925
|
-
vertical-align: middle;
|
|
18926
|
-
}
|
|
18927
|
-
.v-avatar.v-avatar--size-x-small {
|
|
18928
|
-
--v-avatar-height: 24px;
|
|
18918
|
+
}.v-application {
|
|
18919
|
+
display: flex;
|
|
18920
|
+
background: rgb(var(--v-theme-background));
|
|
18921
|
+
color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
|
|
18929
18922
|
}
|
|
18930
|
-
|
|
18931
|
-
|
|
18923
|
+
|
|
18924
|
+
.v-application__wrap {
|
|
18925
|
+
-webkit-backface-visibility: hidden;
|
|
18926
|
+
backface-visibility: hidden;
|
|
18927
|
+
display: flex;
|
|
18928
|
+
flex-direction: column;
|
|
18929
|
+
flex: 1 1 auto;
|
|
18930
|
+
max-width: 100%;
|
|
18931
|
+
min-height: 100vh;
|
|
18932
|
+
min-height: 100dvh;
|
|
18933
|
+
position: relative;
|
|
18934
|
+
}.v-autocomplete .v-field .v-text-field__prefix,
|
|
18935
|
+
.v-autocomplete .v-field .v-text-field__suffix,
|
|
18936
|
+
.v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
|
|
18937
|
+
cursor: text;
|
|
18932
18938
|
}
|
|
18933
|
-
.v-
|
|
18934
|
-
|
|
18939
|
+
.v-autocomplete .v-field .v-field__input > input {
|
|
18940
|
+
flex: 1 1;
|
|
18935
18941
|
}
|
|
18936
|
-
.v-
|
|
18937
|
-
|
|
18942
|
+
.v-autocomplete .v-field input {
|
|
18943
|
+
min-width: 64px;
|
|
18938
18944
|
}
|
|
18939
|
-
.v-
|
|
18940
|
-
|
|
18945
|
+
.v-autocomplete .v-field:not(.v-field--focused) input {
|
|
18946
|
+
min-width: 0;
|
|
18941
18947
|
}
|
|
18942
|
-
.v-
|
|
18943
|
-
|
|
18944
|
-
width: calc(var(--v-avatar-height) + 0px);
|
|
18948
|
+
.v-autocomplete .v-field--dirty .v-autocomplete__selection {
|
|
18949
|
+
margin-inline-end: 2px;
|
|
18945
18950
|
}
|
|
18946
|
-
.v-
|
|
18947
|
-
|
|
18948
|
-
|
|
18951
|
+
.v-autocomplete .v-autocomplete__selection-text {
|
|
18952
|
+
overflow: hidden;
|
|
18953
|
+
text-overflow: ellipsis;
|
|
18954
|
+
white-space: nowrap;
|
|
18949
18955
|
}
|
|
18950
|
-
|
|
18951
|
-
|
|
18952
|
-
|
|
18956
|
+
|
|
18957
|
+
.v-autocomplete__content {
|
|
18958
|
+
overflow: hidden;
|
|
18953
18959
|
}
|
|
18954
|
-
.v-
|
|
18955
|
-
|
|
18956
|
-
border-style: solid;
|
|
18957
|
-
border-width: 0;
|
|
18960
|
+
.v-autocomplete__content {
|
|
18961
|
+
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));
|
|
18958
18962
|
}
|
|
18959
|
-
.v-
|
|
18960
|
-
border-
|
|
18961
|
-
box-shadow: none;
|
|
18963
|
+
.v-autocomplete__content {
|
|
18964
|
+
border-radius: 4px;
|
|
18962
18965
|
}
|
|
18963
|
-
.v-
|
|
18964
|
-
|
|
18966
|
+
.v-autocomplete__mask {
|
|
18967
|
+
background: rgb(var(--v-theme-surface-light));
|
|
18965
18968
|
}
|
|
18966
|
-
.v-
|
|
18967
|
-
|
|
18968
|
-
|
|
18969
|
+
.v-autocomplete__selection {
|
|
18970
|
+
display: inline-flex;
|
|
18971
|
+
align-items: center;
|
|
18972
|
+
height: 1.5rem;
|
|
18973
|
+
letter-spacing: inherit;
|
|
18974
|
+
line-height: inherit;
|
|
18975
|
+
max-width: calc(100% - 2px - 2px);
|
|
18969
18976
|
}
|
|
18970
|
-
.v-
|
|
18971
|
-
|
|
18977
|
+
.v-autocomplete__selection:first-child {
|
|
18978
|
+
margin-inline-start: 0;
|
|
18972
18979
|
}
|
|
18973
|
-
.v-
|
|
18974
|
-
|
|
18975
|
-
|
|
18976
|
-
.v-
|
|
18977
|
-
|
|
18978
|
-
}
|
|
18979
|
-
.v-avatar--variant-elevated, .v-avatar--variant-flat {
|
|
18980
|
-
background: var(--v-theme-surface);
|
|
18981
|
-
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
18982
|
-
}
|
|
18983
|
-
.v-avatar--variant-elevated {
|
|
18984
|
-
box-shadow: 0px 2px 1px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 1px 1px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 3px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
18985
|
-
}
|
|
18986
|
-
.v-avatar--variant-flat {
|
|
18987
|
-
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));
|
|
18988
|
-
}
|
|
18989
|
-
.v-avatar--variant-outlined {
|
|
18990
|
-
border: thin solid currentColor;
|
|
18991
|
-
}
|
|
18992
|
-
.v-avatar--variant-text .v-avatar__overlay {
|
|
18993
|
-
background: currentColor;
|
|
18994
|
-
}
|
|
18995
|
-
.v-avatar--variant-tonal .v-avatar__underlay {
|
|
18996
|
-
background: currentColor;
|
|
18997
|
-
opacity: var(--v-activated-opacity);
|
|
18998
|
-
border-radius: inherit;
|
|
18999
|
-
top: 0;
|
|
19000
|
-
right: 0;
|
|
19001
|
-
bottom: 0;
|
|
19002
|
-
left: 0;
|
|
19003
|
-
pointer-events: none;
|
|
19004
|
-
}
|
|
19005
|
-
.v-avatar .v-avatar__underlay {
|
|
19006
|
-
position: absolute;
|
|
18980
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
18981
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
18982
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
18983
|
+
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
18984
|
+
top: 0px;
|
|
19007
18985
|
}
|
|
19008
|
-
.v-
|
|
19009
|
-
|
|
18986
|
+
.v-autocomplete--selecting-index .v-autocomplete__selection {
|
|
18987
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
19010
18988
|
}
|
|
19011
|
-
.v-
|
|
19012
|
-
|
|
18989
|
+
.v-autocomplete--selecting-index .v-autocomplete__selection--selected {
|
|
18990
|
+
opacity: 1;
|
|
19013
18991
|
}
|
|
19014
|
-
.v-
|
|
19015
|
-
|
|
18992
|
+
.v-autocomplete--selecting-index .v-field__input > input {
|
|
18993
|
+
caret-color: transparent;
|
|
19016
18994
|
}
|
|
19017
|
-
.v-
|
|
19018
|
-
height: 100%;
|
|
19019
|
-
width: 100%;
|
|
19020
|
-
}.v-banner {
|
|
19021
|
-
display: grid;
|
|
18995
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
|
|
19022
18996
|
flex: 1 1;
|
|
19023
|
-
font-size: 0.875rem;
|
|
19024
|
-
grid-template-areas: "prepend content actions";
|
|
19025
|
-
grid-template-columns: max-content auto max-content;
|
|
19026
|
-
grid-template-rows: max-content max-content;
|
|
19027
|
-
line-height: 1.6;
|
|
19028
|
-
overflow: hidden;
|
|
19029
|
-
padding-inline: 16px 8px;
|
|
19030
|
-
padding-top: 16px;
|
|
19031
|
-
padding-bottom: 16px;
|
|
19032
|
-
position: relative;
|
|
19033
|
-
width: 100%;
|
|
19034
|
-
}
|
|
19035
|
-
.v-banner {
|
|
19036
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
19037
|
-
border-style: solid;
|
|
19038
|
-
border-width: 0 0 thin 0;
|
|
19039
|
-
}
|
|
19040
|
-
.v-banner--border {
|
|
19041
|
-
border-width: thin;
|
|
19042
|
-
box-shadow: none;
|
|
19043
|
-
}
|
|
19044
|
-
.v-banner {
|
|
19045
|
-
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));
|
|
19046
|
-
}
|
|
19047
|
-
.v-banner--absolute {
|
|
19048
18997
|
position: absolute;
|
|
18998
|
+
left: 0;
|
|
18999
|
+
right: 0;
|
|
19000
|
+
width: 100%;
|
|
19001
|
+
padding-inline: inherit;
|
|
19049
19002
|
}
|
|
19050
|
-
.v-
|
|
19051
|
-
|
|
19052
|
-
}
|
|
19053
|
-
.v-banner--sticky {
|
|
19054
|
-
position: sticky;
|
|
19055
|
-
}
|
|
19056
|
-
.v-banner {
|
|
19057
|
-
border-radius: 0;
|
|
19058
|
-
}
|
|
19059
|
-
.v-banner {
|
|
19060
|
-
background: rgb(var(--v-theme-surface));
|
|
19061
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
19062
|
-
}
|
|
19063
|
-
.v-banner--rounded {
|
|
19064
|
-
border-radius: 4px;
|
|
19065
|
-
}
|
|
19066
|
-
.v-banner--stacked:not(.v-banner--one-line) {
|
|
19067
|
-
grid-template-areas: "prepend content" ". actions";
|
|
19068
|
-
}
|
|
19069
|
-
.v-banner--stacked .v-banner-text {
|
|
19070
|
-
padding-inline-end: 36px;
|
|
19071
|
-
}
|
|
19072
|
-
.v-banner--density-default .v-banner-actions {
|
|
19073
|
-
margin-bottom: -8px;
|
|
19074
|
-
}
|
|
19075
|
-
.v-banner--density-default.v-banner--one-line {
|
|
19076
|
-
padding-top: 8px;
|
|
19077
|
-
padding-bottom: 8px;
|
|
19078
|
-
}
|
|
19079
|
-
.v-banner--density-default.v-banner--one-line .v-banner-actions {
|
|
19080
|
-
margin-bottom: 0;
|
|
19081
|
-
}
|
|
19082
|
-
.v-banner--density-default.v-banner--one-line {
|
|
19083
|
-
padding-top: 10px;
|
|
19084
|
-
}
|
|
19085
|
-
.v-banner--density-default.v-banner--two-line {
|
|
19086
|
-
padding-top: 16px;
|
|
19087
|
-
padding-bottom: 16px;
|
|
19088
|
-
}
|
|
19089
|
-
.v-banner--density-default.v-banner--three-line {
|
|
19090
|
-
padding-top: 24px;
|
|
19091
|
-
padding-bottom: 16px;
|
|
19092
|
-
}
|
|
19093
|
-
.v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
|
|
19094
|
-
margin-top: 20px;
|
|
19095
|
-
}
|
|
19096
|
-
|
|
19097
|
-
.v-banner--density-comfortable .v-banner-actions {
|
|
19098
|
-
margin-bottom: -4px;
|
|
19099
|
-
}
|
|
19100
|
-
.v-banner--density-comfortable.v-banner--one-line {
|
|
19101
|
-
padding-top: 4px;
|
|
19102
|
-
padding-bottom: 4px;
|
|
19103
|
-
}
|
|
19104
|
-
.v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
|
|
19105
|
-
margin-bottom: 0;
|
|
19106
|
-
}
|
|
19107
|
-
.v-banner--density-comfortable.v-banner--two-line {
|
|
19108
|
-
padding-top: 12px;
|
|
19109
|
-
padding-bottom: 12px;
|
|
19110
|
-
}
|
|
19111
|
-
.v-banner--density-comfortable.v-banner--three-line {
|
|
19112
|
-
padding-top: 20px;
|
|
19113
|
-
padding-bottom: 12px;
|
|
19114
|
-
}
|
|
19115
|
-
.v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
|
|
19116
|
-
margin-top: 16px;
|
|
19117
|
-
}
|
|
19118
|
-
|
|
19119
|
-
.v-banner--density-compact .v-banner-actions {
|
|
19120
|
-
margin-bottom: 0px;
|
|
19121
|
-
}
|
|
19122
|
-
.v-banner--density-compact.v-banner--one-line {
|
|
19123
|
-
padding-top: 0px;
|
|
19124
|
-
padding-bottom: 0px;
|
|
19125
|
-
}
|
|
19126
|
-
.v-banner--density-compact.v-banner--one-line .v-banner-actions {
|
|
19127
|
-
margin-bottom: 0;
|
|
19128
|
-
}
|
|
19129
|
-
.v-banner--density-compact.v-banner--two-line {
|
|
19130
|
-
padding-top: 8px;
|
|
19131
|
-
padding-bottom: 8px;
|
|
19132
|
-
}
|
|
19133
|
-
.v-banner--density-compact.v-banner--three-line {
|
|
19134
|
-
padding-top: 16px;
|
|
19135
|
-
padding-bottom: 8px;
|
|
19136
|
-
}
|
|
19137
|
-
.v-banner--density-compact:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-compact.v-banner--two-line .v-banner-actions, .v-banner--density-compact.v-banner--three-line .v-banner-actions {
|
|
19138
|
-
margin-top: 12px;
|
|
19139
|
-
}
|
|
19140
|
-
|
|
19141
|
-
.v-banner--sticky {
|
|
19142
|
-
top: 0;
|
|
19143
|
-
z-index: 1;
|
|
19144
|
-
}
|
|
19145
|
-
|
|
19146
|
-
.v-banner__content {
|
|
19147
|
-
align-items: center;
|
|
19148
|
-
display: flex;
|
|
19149
|
-
grid-area: content;
|
|
19150
|
-
}
|
|
19151
|
-
|
|
19152
|
-
.v-banner__prepend {
|
|
19153
|
-
align-self: flex-start;
|
|
19154
|
-
grid-area: prepend;
|
|
19155
|
-
margin-inline-end: 24px;
|
|
19156
|
-
}
|
|
19157
|
-
|
|
19158
|
-
.v-banner-actions {
|
|
19159
|
-
align-self: flex-end;
|
|
19160
|
-
display: flex;
|
|
19161
|
-
flex: 0 1;
|
|
19162
|
-
grid-area: actions;
|
|
19163
|
-
justify-content: flex-end;
|
|
19164
|
-
}
|
|
19165
|
-
.v-banner--two-line .v-banner-actions, .v-banner--three-line .v-banner-actions {
|
|
19166
|
-
margin-top: 20px;
|
|
19167
|
-
}
|
|
19168
|
-
|
|
19169
|
-
.v-banner-text {
|
|
19170
|
-
-webkit-box-orient: vertical;
|
|
19171
|
-
display: -webkit-box;
|
|
19172
|
-
padding-inline-end: 90px;
|
|
19173
|
-
overflow: hidden;
|
|
19003
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
|
|
19004
|
+
transition: none;
|
|
19174
19005
|
}
|
|
19175
|
-
.v-
|
|
19176
|
-
|
|
19006
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
|
|
19007
|
+
opacity: 0;
|
|
19177
19008
|
}
|
|
19178
|
-
.v-
|
|
19179
|
-
|
|
19009
|
+
.v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
|
|
19010
|
+
opacity: 0;
|
|
19180
19011
|
}
|
|
19181
|
-
.v-
|
|
19182
|
-
-
|
|
19012
|
+
.v-autocomplete__menu-icon {
|
|
19013
|
+
margin-inline-start: 4px;
|
|
19014
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
19183
19015
|
}
|
|
19184
|
-
.v-
|
|
19185
|
-
|
|
19016
|
+
.v-autocomplete--active-menu .v-autocomplete__menu-icon {
|
|
19017
|
+
opacity: var(--v-high-emphasis-opacity);
|
|
19018
|
+
transform: rotate(180deg);
|
|
19186
19019
|
}.v-alert {
|
|
19187
19020
|
display: grid;
|
|
19188
19021
|
flex: 1 1;
|
|
@@ -19399,89 +19232,9 @@ html.overflow-y-hidden {
|
|
|
19399
19232
|
text-transform: none;
|
|
19400
19233
|
word-break: normal;
|
|
19401
19234
|
word-wrap: break-word;
|
|
19402
|
-
}.v-
|
|
19403
|
-
display:
|
|
19404
|
-
|
|
19405
|
-
color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
|
|
19406
|
-
}
|
|
19407
|
-
|
|
19408
|
-
.v-application__wrap {
|
|
19409
|
-
-webkit-backface-visibility: hidden;
|
|
19410
|
-
backface-visibility: hidden;
|
|
19411
|
-
display: flex;
|
|
19412
|
-
flex-direction: column;
|
|
19413
|
-
flex: 1 1 auto;
|
|
19414
|
-
max-width: 100%;
|
|
19415
|
-
min-height: 100vh;
|
|
19416
|
-
min-height: 100dvh;
|
|
19417
|
-
position: relative;
|
|
19418
|
-
}.v-bottom-navigation {
|
|
19419
|
-
display: flex;
|
|
19420
|
-
max-width: 100%;
|
|
19421
|
-
overflow: hidden;
|
|
19422
|
-
position: absolute;
|
|
19423
|
-
transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
|
|
19424
|
-
}
|
|
19425
|
-
.v-bottom-navigation {
|
|
19426
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
19427
|
-
border-style: solid;
|
|
19428
|
-
border-width: 0;
|
|
19429
|
-
}
|
|
19430
|
-
.v-bottom-navigation--border {
|
|
19431
|
-
border-width: thin;
|
|
19432
|
-
box-shadow: none;
|
|
19433
|
-
}
|
|
19434
|
-
.v-bottom-navigation {
|
|
19435
|
-
border-radius: 0;
|
|
19436
|
-
}
|
|
19437
|
-
.v-bottom-navigation {
|
|
19438
|
-
background: rgb(var(--v-theme-surface));
|
|
19439
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
19440
|
-
}
|
|
19441
|
-
.v-bottom-navigation--active {
|
|
19442
|
-
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));
|
|
19443
|
-
}
|
|
19444
|
-
|
|
19445
|
-
.v-bottom-navigation__content {
|
|
19446
|
-
display: flex;
|
|
19447
|
-
flex: none;
|
|
19448
|
-
font-size: 0.75rem;
|
|
19449
|
-
justify-content: center;
|
|
19450
|
-
transition: inherit;
|
|
19451
|
-
width: 100%;
|
|
19452
|
-
}
|
|
19453
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
|
19454
|
-
font-size: inherit;
|
|
19455
|
-
height: 100%;
|
|
19456
|
-
max-width: 168px;
|
|
19457
|
-
min-width: 80px;
|
|
19458
|
-
text-transform: none;
|
|
19459
|
-
transition: inherit;
|
|
19460
|
-
width: auto;
|
|
19461
|
-
}
|
|
19462
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
|
19463
|
-
border-radius: 0;
|
|
19464
|
-
}
|
|
19465
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
|
|
19466
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
|
19467
|
-
transition: inherit;
|
|
19468
|
-
}
|
|
19469
|
-
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
|
19470
|
-
font-size: 1.5rem;
|
|
19471
|
-
}
|
|
19472
|
-
.v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
|
|
19473
|
-
flex-basis: 0;
|
|
19474
|
-
flex-grow: 1;
|
|
19475
|
-
}
|
|
19476
|
-
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
|
|
19477
|
-
transition: inherit;
|
|
19478
|
-
opacity: 0;
|
|
19479
|
-
}
|
|
19480
|
-
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
|
|
19481
|
-
transform: translateY(0.5rem);
|
|
19482
|
-
}.v-badge {
|
|
19483
|
-
display: inline-block;
|
|
19484
|
-
line-height: 1;
|
|
19235
|
+
}.v-badge {
|
|
19236
|
+
display: inline-block;
|
|
19237
|
+
line-height: 1;
|
|
19485
19238
|
}
|
|
19486
19239
|
|
|
19487
19240
|
.v-badge__badge {
|
|
@@ -19556,141 +19309,342 @@ html.overflow-y-hidden {
|
|
|
19556
19309
|
display: inline-flex;
|
|
19557
19310
|
justify-content: center;
|
|
19558
19311
|
margin: 0 4px;
|
|
19559
|
-
}.v-
|
|
19560
|
-
|
|
19561
|
-
|
|
19562
|
-
|
|
19563
|
-
|
|
19564
|
-
.
|
|
19565
|
-
flex: 1 1;
|
|
19566
|
-
}
|
|
19567
|
-
.v-autocomplete .v-field input {
|
|
19568
|
-
min-width: 64px;
|
|
19312
|
+
}.v-bottom-navigation {
|
|
19313
|
+
display: flex;
|
|
19314
|
+
max-width: 100%;
|
|
19315
|
+
overflow: hidden;
|
|
19316
|
+
position: absolute;
|
|
19317
|
+
transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
|
|
19569
19318
|
}
|
|
19570
|
-
.v-
|
|
19571
|
-
|
|
19319
|
+
.v-bottom-navigation {
|
|
19320
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
19321
|
+
border-style: solid;
|
|
19322
|
+
border-width: 0;
|
|
19572
19323
|
}
|
|
19573
|
-
.v-
|
|
19574
|
-
|
|
19324
|
+
.v-bottom-navigation--border {
|
|
19325
|
+
border-width: thin;
|
|
19326
|
+
box-shadow: none;
|
|
19575
19327
|
}
|
|
19576
|
-
.v-
|
|
19577
|
-
|
|
19578
|
-
text-overflow: ellipsis;
|
|
19579
|
-
white-space: nowrap;
|
|
19328
|
+
.v-bottom-navigation {
|
|
19329
|
+
border-radius: 0;
|
|
19580
19330
|
}
|
|
19581
|
-
|
|
19582
|
-
|
|
19583
|
-
|
|
19331
|
+
.v-bottom-navigation {
|
|
19332
|
+
background: rgb(var(--v-theme-surface));
|
|
19333
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
19584
19334
|
}
|
|
19585
|
-
.v-
|
|
19335
|
+
.v-bottom-navigation--active {
|
|
19586
19336
|
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));
|
|
19587
19337
|
}
|
|
19588
|
-
|
|
19589
|
-
|
|
19590
|
-
|
|
19591
|
-
|
|
19592
|
-
|
|
19338
|
+
|
|
19339
|
+
.v-bottom-navigation__content {
|
|
19340
|
+
display: flex;
|
|
19341
|
+
flex: none;
|
|
19342
|
+
font-size: 0.75rem;
|
|
19343
|
+
justify-content: center;
|
|
19344
|
+
transition: inherit;
|
|
19345
|
+
width: 100%;
|
|
19593
19346
|
}
|
|
19594
|
-
.v-
|
|
19595
|
-
|
|
19596
|
-
|
|
19597
|
-
|
|
19598
|
-
|
|
19599
|
-
|
|
19600
|
-
|
|
19347
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
|
19348
|
+
font-size: inherit;
|
|
19349
|
+
height: 100%;
|
|
19350
|
+
max-width: 168px;
|
|
19351
|
+
min-width: 80px;
|
|
19352
|
+
text-transform: none;
|
|
19353
|
+
transition: inherit;
|
|
19354
|
+
width: auto;
|
|
19601
19355
|
}
|
|
19602
|
-
.v-
|
|
19603
|
-
|
|
19356
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn {
|
|
19357
|
+
border-radius: 0;
|
|
19604
19358
|
}
|
|
19605
|
-
.v-
|
|
19606
|
-
.v-
|
|
19607
|
-
|
|
19608
|
-
.v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
19609
|
-
top: 0px;
|
|
19359
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
|
|
19360
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
|
19361
|
+
transition: inherit;
|
|
19610
19362
|
}
|
|
19611
|
-
.v-
|
|
19612
|
-
|
|
19363
|
+
.v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
|
|
19364
|
+
font-size: 1.5rem;
|
|
19613
19365
|
}
|
|
19614
|
-
.v-
|
|
19615
|
-
|
|
19366
|
+
.v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
|
|
19367
|
+
flex-basis: 0;
|
|
19368
|
+
flex-grow: 1;
|
|
19616
19369
|
}
|
|
19617
|
-
.v-
|
|
19618
|
-
|
|
19370
|
+
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
|
|
19371
|
+
transition: inherit;
|
|
19372
|
+
opacity: 0;
|
|
19619
19373
|
}
|
|
19620
|
-
.v-
|
|
19374
|
+
.v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
|
|
19375
|
+
transform: translateY(0.5rem);
|
|
19376
|
+
}.v-banner {
|
|
19377
|
+
display: grid;
|
|
19621
19378
|
flex: 1 1;
|
|
19622
|
-
|
|
19623
|
-
|
|
19624
|
-
|
|
19379
|
+
font-size: 0.875rem;
|
|
19380
|
+
grid-template-areas: "prepend content actions";
|
|
19381
|
+
grid-template-columns: max-content auto max-content;
|
|
19382
|
+
grid-template-rows: max-content max-content;
|
|
19383
|
+
line-height: 1.6;
|
|
19384
|
+
overflow: hidden;
|
|
19385
|
+
padding-inline: 16px 8px;
|
|
19386
|
+
padding-top: 16px;
|
|
19387
|
+
padding-bottom: 16px;
|
|
19388
|
+
position: relative;
|
|
19625
19389
|
width: 100%;
|
|
19626
|
-
padding-inline: inherit;
|
|
19627
19390
|
}
|
|
19628
|
-
.v-
|
|
19629
|
-
|
|
19391
|
+
.v-banner {
|
|
19392
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
19393
|
+
border-style: solid;
|
|
19394
|
+
border-width: 0 0 thin 0;
|
|
19630
19395
|
}
|
|
19631
|
-
.v-
|
|
19632
|
-
|
|
19396
|
+
.v-banner--border {
|
|
19397
|
+
border-width: thin;
|
|
19398
|
+
box-shadow: none;
|
|
19633
19399
|
}
|
|
19634
|
-
.v-
|
|
19635
|
-
|
|
19400
|
+
.v-banner {
|
|
19401
|
+
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));
|
|
19636
19402
|
}
|
|
19637
|
-
.v-
|
|
19638
|
-
|
|
19639
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
19403
|
+
.v-banner--absolute {
|
|
19404
|
+
position: absolute;
|
|
19640
19405
|
}
|
|
19641
|
-
.v-
|
|
19642
|
-
|
|
19643
|
-
transform: rotate(180deg);
|
|
19644
|
-
}.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
|
|
19645
|
-
opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
|
|
19406
|
+
.v-banner--fixed {
|
|
19407
|
+
position: fixed;
|
|
19646
19408
|
}
|
|
19647
|
-
.v-
|
|
19648
|
-
|
|
19409
|
+
.v-banner--sticky {
|
|
19410
|
+
position: sticky;
|
|
19649
19411
|
}
|
|
19650
|
-
.v-
|
|
19651
|
-
|
|
19412
|
+
.v-banner {
|
|
19413
|
+
border-radius: 0;
|
|
19652
19414
|
}
|
|
19653
|
-
|
|
19654
|
-
|
|
19655
|
-
|
|
19656
|
-
}
|
|
19415
|
+
.v-banner {
|
|
19416
|
+
background: rgb(var(--v-theme-surface));
|
|
19417
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
19657
19418
|
}
|
|
19658
|
-
.v-
|
|
19659
|
-
|
|
19660
|
-
}.bottom-sheet-transition-enter-from {
|
|
19661
|
-
transform: translateY(100%);
|
|
19419
|
+
.v-banner--rounded {
|
|
19420
|
+
border-radius: 4px;
|
|
19662
19421
|
}
|
|
19663
|
-
.
|
|
19664
|
-
|
|
19422
|
+
.v-banner--stacked:not(.v-banner--one-line) {
|
|
19423
|
+
grid-template-areas: "prepend content" ". actions";
|
|
19665
19424
|
}
|
|
19666
|
-
|
|
19667
|
-
|
|
19668
|
-
align-self: flex-end;
|
|
19669
|
-
border-radius: 0;
|
|
19670
|
-
flex: 0 1 auto;
|
|
19671
|
-
left: 0;
|
|
19672
|
-
right: 0;
|
|
19673
|
-
margin-inline: 0;
|
|
19674
|
-
margin-bottom: 0;
|
|
19675
|
-
transition-duration: 0.2s;
|
|
19676
|
-
width: 100%;
|
|
19677
|
-
max-width: 100%;
|
|
19678
|
-
overflow: visible;
|
|
19425
|
+
.v-banner--stacked .v-banner-text {
|
|
19426
|
+
padding-inline-end: 36px;
|
|
19679
19427
|
}
|
|
19680
|
-
.v-
|
|
19681
|
-
|
|
19428
|
+
.v-banner--density-default .v-banner-actions {
|
|
19429
|
+
margin-bottom: -8px;
|
|
19682
19430
|
}
|
|
19683
|
-
.v-
|
|
19684
|
-
|
|
19685
|
-
|
|
19431
|
+
.v-banner--density-default.v-banner--one-line {
|
|
19432
|
+
padding-top: 8px;
|
|
19433
|
+
padding-bottom: 8px;
|
|
19686
19434
|
}
|
|
19687
|
-
.v-
|
|
19688
|
-
|
|
19435
|
+
.v-banner--density-default.v-banner--one-line .v-banner-actions {
|
|
19436
|
+
margin-bottom: 0;
|
|
19689
19437
|
}
|
|
19690
|
-
|
|
19691
|
-
|
|
19692
|
-
|
|
19693
|
-
|
|
19438
|
+
.v-banner--density-default.v-banner--one-line {
|
|
19439
|
+
padding-top: 10px;
|
|
19440
|
+
}
|
|
19441
|
+
.v-banner--density-default.v-banner--two-line {
|
|
19442
|
+
padding-top: 16px;
|
|
19443
|
+
padding-bottom: 16px;
|
|
19444
|
+
}
|
|
19445
|
+
.v-banner--density-default.v-banner--three-line {
|
|
19446
|
+
padding-top: 24px;
|
|
19447
|
+
padding-bottom: 16px;
|
|
19448
|
+
}
|
|
19449
|
+
.v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
|
|
19450
|
+
margin-top: 20px;
|
|
19451
|
+
}
|
|
19452
|
+
|
|
19453
|
+
.v-banner--density-comfortable .v-banner-actions {
|
|
19454
|
+
margin-bottom: -4px;
|
|
19455
|
+
}
|
|
19456
|
+
.v-banner--density-comfortable.v-banner--one-line {
|
|
19457
|
+
padding-top: 4px;
|
|
19458
|
+
padding-bottom: 4px;
|
|
19459
|
+
}
|
|
19460
|
+
.v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
|
|
19461
|
+
margin-bottom: 0;
|
|
19462
|
+
}
|
|
19463
|
+
.v-banner--density-comfortable.v-banner--two-line {
|
|
19464
|
+
padding-top: 12px;
|
|
19465
|
+
padding-bottom: 12px;
|
|
19466
|
+
}
|
|
19467
|
+
.v-banner--density-comfortable.v-banner--three-line {
|
|
19468
|
+
padding-top: 20px;
|
|
19469
|
+
padding-bottom: 12px;
|
|
19470
|
+
}
|
|
19471
|
+
.v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
|
|
19472
|
+
margin-top: 16px;
|
|
19473
|
+
}
|
|
19474
|
+
|
|
19475
|
+
.v-banner--density-compact .v-banner-actions {
|
|
19476
|
+
margin-bottom: 0px;
|
|
19477
|
+
}
|
|
19478
|
+
.v-banner--density-compact.v-banner--one-line {
|
|
19479
|
+
padding-top: 0px;
|
|
19480
|
+
padding-bottom: 0px;
|
|
19481
|
+
}
|
|
19482
|
+
.v-banner--density-compact.v-banner--one-line .v-banner-actions {
|
|
19483
|
+
margin-bottom: 0;
|
|
19484
|
+
}
|
|
19485
|
+
.v-banner--density-compact.v-banner--two-line {
|
|
19486
|
+
padding-top: 8px;
|
|
19487
|
+
padding-bottom: 8px;
|
|
19488
|
+
}
|
|
19489
|
+
.v-banner--density-compact.v-banner--three-line {
|
|
19490
|
+
padding-top: 16px;
|
|
19491
|
+
padding-bottom: 8px;
|
|
19492
|
+
}
|
|
19493
|
+
.v-banner--density-compact:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-compact.v-banner--two-line .v-banner-actions, .v-banner--density-compact.v-banner--three-line .v-banner-actions {
|
|
19494
|
+
margin-top: 12px;
|
|
19495
|
+
}
|
|
19496
|
+
|
|
19497
|
+
.v-banner--sticky {
|
|
19498
|
+
top: 0;
|
|
19499
|
+
z-index: 1;
|
|
19500
|
+
}
|
|
19501
|
+
|
|
19502
|
+
.v-banner__content {
|
|
19503
|
+
align-items: center;
|
|
19504
|
+
display: flex;
|
|
19505
|
+
grid-area: content;
|
|
19506
|
+
}
|
|
19507
|
+
|
|
19508
|
+
.v-banner__prepend {
|
|
19509
|
+
align-self: flex-start;
|
|
19510
|
+
grid-area: prepend;
|
|
19511
|
+
margin-inline-end: 24px;
|
|
19512
|
+
}
|
|
19513
|
+
|
|
19514
|
+
.v-banner-actions {
|
|
19515
|
+
align-self: flex-end;
|
|
19516
|
+
display: flex;
|
|
19517
|
+
flex: 0 1;
|
|
19518
|
+
grid-area: actions;
|
|
19519
|
+
justify-content: flex-end;
|
|
19520
|
+
}
|
|
19521
|
+
.v-banner--two-line .v-banner-actions, .v-banner--three-line .v-banner-actions {
|
|
19522
|
+
margin-top: 20px;
|
|
19523
|
+
}
|
|
19524
|
+
|
|
19525
|
+
.v-banner-text {
|
|
19526
|
+
-webkit-box-orient: vertical;
|
|
19527
|
+
display: -webkit-box;
|
|
19528
|
+
padding-inline-end: 90px;
|
|
19529
|
+
overflow: hidden;
|
|
19530
|
+
}
|
|
19531
|
+
.v-banner--one-line .v-banner-text {
|
|
19532
|
+
-webkit-line-clamp: 1;
|
|
19533
|
+
}
|
|
19534
|
+
.v-banner--two-line .v-banner-text {
|
|
19535
|
+
-webkit-line-clamp: 2;
|
|
19536
|
+
}
|
|
19537
|
+
.v-banner--three-line .v-banner-text {
|
|
19538
|
+
-webkit-line-clamp: 3;
|
|
19539
|
+
}
|
|
19540
|
+
.v-banner--two-line .v-banner-text, .v-banner--three-line .v-banner-text {
|
|
19541
|
+
align-self: flex-start;
|
|
19542
|
+
}.v-avatar {
|
|
19543
|
+
flex: none;
|
|
19544
|
+
align-items: center;
|
|
19545
|
+
display: inline-flex;
|
|
19546
|
+
justify-content: center;
|
|
19547
|
+
line-height: normal;
|
|
19548
|
+
overflow: hidden;
|
|
19549
|
+
position: relative;
|
|
19550
|
+
text-align: center;
|
|
19551
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
19552
|
+
transition-property: width, height;
|
|
19553
|
+
vertical-align: middle;
|
|
19554
|
+
}
|
|
19555
|
+
.v-avatar.v-avatar--size-x-small {
|
|
19556
|
+
--v-avatar-height: 24px;
|
|
19557
|
+
}
|
|
19558
|
+
.v-avatar.v-avatar--size-small {
|
|
19559
|
+
--v-avatar-height: 32px;
|
|
19560
|
+
}
|
|
19561
|
+
.v-avatar.v-avatar--size-default {
|
|
19562
|
+
--v-avatar-height: 40px;
|
|
19563
|
+
}
|
|
19564
|
+
.v-avatar.v-avatar--size-large {
|
|
19565
|
+
--v-avatar-height: 48px;
|
|
19566
|
+
}
|
|
19567
|
+
.v-avatar.v-avatar--size-x-large {
|
|
19568
|
+
--v-avatar-height: 56px;
|
|
19569
|
+
}
|
|
19570
|
+
.v-avatar.v-avatar--density-default {
|
|
19571
|
+
height: calc(var(--v-avatar-height) + 0px);
|
|
19572
|
+
width: calc(var(--v-avatar-height) + 0px);
|
|
19573
|
+
}
|
|
19574
|
+
.v-avatar.v-avatar--density-comfortable {
|
|
19575
|
+
height: calc(var(--v-avatar-height) + -4px);
|
|
19576
|
+
width: calc(var(--v-avatar-height) + -4px);
|
|
19577
|
+
}
|
|
19578
|
+
.v-avatar.v-avatar--density-compact {
|
|
19579
|
+
height: calc(var(--v-avatar-height) + -8px);
|
|
19580
|
+
width: calc(var(--v-avatar-height) + -8px);
|
|
19581
|
+
}
|
|
19582
|
+
.v-avatar {
|
|
19583
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
19584
|
+
border-style: solid;
|
|
19585
|
+
border-width: 0;
|
|
19586
|
+
}
|
|
19587
|
+
.v-avatar--border {
|
|
19588
|
+
border-width: thin;
|
|
19589
|
+
box-shadow: none;
|
|
19590
|
+
}
|
|
19591
|
+
.v-avatar {
|
|
19592
|
+
border-radius: 50%;
|
|
19593
|
+
}
|
|
19594
|
+
.v-avatar--variant-plain, .v-avatar--variant-outlined, .v-avatar--variant-text, .v-avatar--variant-tonal {
|
|
19595
|
+
background: transparent;
|
|
19596
|
+
color: inherit;
|
|
19597
|
+
}
|
|
19598
|
+
.v-avatar--variant-plain {
|
|
19599
|
+
opacity: 0.62;
|
|
19600
|
+
}
|
|
19601
|
+
.v-avatar--variant-plain:focus, .v-avatar--variant-plain:hover {
|
|
19602
|
+
opacity: 1;
|
|
19603
|
+
}
|
|
19604
|
+
.v-avatar--variant-plain .v-avatar__overlay {
|
|
19605
|
+
display: none;
|
|
19606
|
+
}
|
|
19607
|
+
.v-avatar--variant-elevated, .v-avatar--variant-flat {
|
|
19608
|
+
background: var(--v-theme-surface);
|
|
19609
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
19610
|
+
}
|
|
19611
|
+
.v-avatar--variant-elevated {
|
|
19612
|
+
box-shadow: 0px 2px 1px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 1px 1px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 3px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
19613
|
+
}
|
|
19614
|
+
.v-avatar--variant-flat {
|
|
19615
|
+
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));
|
|
19616
|
+
}
|
|
19617
|
+
.v-avatar--variant-outlined {
|
|
19618
|
+
border: thin solid currentColor;
|
|
19619
|
+
}
|
|
19620
|
+
.v-avatar--variant-text .v-avatar__overlay {
|
|
19621
|
+
background: currentColor;
|
|
19622
|
+
}
|
|
19623
|
+
.v-avatar--variant-tonal .v-avatar__underlay {
|
|
19624
|
+
background: currentColor;
|
|
19625
|
+
opacity: var(--v-activated-opacity);
|
|
19626
|
+
border-radius: inherit;
|
|
19627
|
+
top: 0;
|
|
19628
|
+
right: 0;
|
|
19629
|
+
bottom: 0;
|
|
19630
|
+
left: 0;
|
|
19631
|
+
pointer-events: none;
|
|
19632
|
+
}
|
|
19633
|
+
.v-avatar .v-avatar__underlay {
|
|
19634
|
+
position: absolute;
|
|
19635
|
+
}
|
|
19636
|
+
.v-avatar--rounded {
|
|
19637
|
+
border-radius: 4px;
|
|
19638
|
+
}
|
|
19639
|
+
.v-avatar--start {
|
|
19640
|
+
margin-inline-end: 8px;
|
|
19641
|
+
}
|
|
19642
|
+
.v-avatar--end {
|
|
19643
|
+
margin-inline-start: 8px;
|
|
19644
|
+
}
|
|
19645
|
+
.v-avatar .v-img {
|
|
19646
|
+
height: 100%;
|
|
19647
|
+
width: 100%;
|
|
19694
19648
|
}.v-btn {
|
|
19695
19649
|
align-items: center;
|
|
19696
19650
|
border-radius: 4px;
|
|
@@ -20172,6 +20126,40 @@ html.overflow-y-hidden {
|
|
|
20172
20126
|
display: inline-block;
|
|
20173
20127
|
padding: 0 8px;
|
|
20174
20128
|
vertical-align: middle;
|
|
20129
|
+
}.bottom-sheet-transition-enter-from {
|
|
20130
|
+
transform: translateY(100%);
|
|
20131
|
+
}
|
|
20132
|
+
.bottom-sheet-transition-leave-to {
|
|
20133
|
+
transform: translateY(100%);
|
|
20134
|
+
}
|
|
20135
|
+
|
|
20136
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
|
20137
|
+
align-self: flex-end;
|
|
20138
|
+
border-radius: 0;
|
|
20139
|
+
flex: 0 1 auto;
|
|
20140
|
+
left: 0;
|
|
20141
|
+
right: 0;
|
|
20142
|
+
margin-inline: 0;
|
|
20143
|
+
margin-bottom: 0;
|
|
20144
|
+
transition-duration: 0.2s;
|
|
20145
|
+
width: 100%;
|
|
20146
|
+
max-width: 100%;
|
|
20147
|
+
overflow: visible;
|
|
20148
|
+
}
|
|
20149
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
|
|
20150
|
+
box-shadow: 0px 7px 8px -4px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 12px 17px 2px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 5px 22px 4px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
20151
|
+
}
|
|
20152
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card,
|
|
20153
|
+
.v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-sheet {
|
|
20154
|
+
border-radius: 0;
|
|
20155
|
+
}
|
|
20156
|
+
.v-bottom-sheet.v-bottom-sheet--inset {
|
|
20157
|
+
max-width: none;
|
|
20158
|
+
}
|
|
20159
|
+
@media (min-width: 600px) {
|
|
20160
|
+
.v-bottom-sheet.v-bottom-sheet--inset {
|
|
20161
|
+
max-width: 70%;
|
|
20162
|
+
}
|
|
20175
20163
|
}.v-btn-group {
|
|
20176
20164
|
display: inline-flex;
|
|
20177
20165
|
flex-wrap: nowrap;
|
|
@@ -20236,16 +20224,81 @@ html.overflow-y-hidden {
|
|
|
20236
20224
|
}
|
|
20237
20225
|
.v-btn-group--tile {
|
|
20238
20226
|
border-radius: 0;
|
|
20239
|
-
}.v-
|
|
20240
|
-
display: block;
|
|
20227
|
+
}.v-carousel {
|
|
20241
20228
|
overflow: hidden;
|
|
20242
|
-
overflow-wrap: break-word;
|
|
20243
20229
|
position: relative;
|
|
20244
|
-
|
|
20245
|
-
|
|
20246
|
-
|
|
20247
|
-
|
|
20248
|
-
|
|
20230
|
+
width: 100%;
|
|
20231
|
+
}
|
|
20232
|
+
.v-carousel__controls {
|
|
20233
|
+
align-items: center;
|
|
20234
|
+
bottom: 0;
|
|
20235
|
+
display: flex;
|
|
20236
|
+
height: 50px;
|
|
20237
|
+
justify-content: center;
|
|
20238
|
+
list-style-type: none;
|
|
20239
|
+
position: absolute;
|
|
20240
|
+
width: 100%;
|
|
20241
|
+
z-index: 1;
|
|
20242
|
+
}
|
|
20243
|
+
.v-carousel__controls {
|
|
20244
|
+
background: rgba(var(--v-theme-surface-variant), 0.3);
|
|
20245
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
|
20246
|
+
}
|
|
20247
|
+
.v-carousel__controls > .v-item-group {
|
|
20248
|
+
flex: 0 1 auto;
|
|
20249
|
+
}
|
|
20250
|
+
.v-carousel__controls__item {
|
|
20251
|
+
margin: 0 8px;
|
|
20252
|
+
}
|
|
20253
|
+
.v-carousel__controls__item .v-icon {
|
|
20254
|
+
opacity: 0.5;
|
|
20255
|
+
}
|
|
20256
|
+
.v-carousel__controls__item--active .v-icon {
|
|
20257
|
+
opacity: 1;
|
|
20258
|
+
vertical-align: middle;
|
|
20259
|
+
}
|
|
20260
|
+
.v-carousel__controls__item:hover {
|
|
20261
|
+
background: none;
|
|
20262
|
+
}
|
|
20263
|
+
.v-carousel__controls__item:hover .v-icon {
|
|
20264
|
+
opacity: 0.8;
|
|
20265
|
+
}
|
|
20266
|
+
|
|
20267
|
+
.v-carousel__progress {
|
|
20268
|
+
margin: 0;
|
|
20269
|
+
position: absolute;
|
|
20270
|
+
bottom: 0;
|
|
20271
|
+
left: 0;
|
|
20272
|
+
right: 0;
|
|
20273
|
+
}
|
|
20274
|
+
|
|
20275
|
+
.v-carousel-item {
|
|
20276
|
+
display: block;
|
|
20277
|
+
height: inherit;
|
|
20278
|
+
text-decoration: none;
|
|
20279
|
+
}
|
|
20280
|
+
.v-carousel-item > .v-img {
|
|
20281
|
+
height: inherit;
|
|
20282
|
+
}
|
|
20283
|
+
|
|
20284
|
+
.v-carousel--hide-delimiter-background .v-carousel__controls {
|
|
20285
|
+
background: transparent;
|
|
20286
|
+
}
|
|
20287
|
+
|
|
20288
|
+
.v-carousel--vertical-delimiters .v-carousel__controls {
|
|
20289
|
+
flex-direction: column;
|
|
20290
|
+
height: 100% !important;
|
|
20291
|
+
width: 50px;
|
|
20292
|
+
}.v-card {
|
|
20293
|
+
display: block;
|
|
20294
|
+
overflow: hidden;
|
|
20295
|
+
overflow-wrap: break-word;
|
|
20296
|
+
position: relative;
|
|
20297
|
+
padding: 0;
|
|
20298
|
+
text-decoration: none;
|
|
20299
|
+
transition-duration: 0.28s;
|
|
20300
|
+
transition-property: box-shadow, opacity, background;
|
|
20301
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
20249
20302
|
z-index: 0;
|
|
20250
20303
|
}
|
|
20251
20304
|
.v-card {
|
|
@@ -20544,76 +20597,22 @@ html.overflow-y-hidden {
|
|
|
20544
20597
|
pointer-events: none;
|
|
20545
20598
|
opacity: 0;
|
|
20546
20599
|
transition: opacity 0.2s ease-in-out;
|
|
20547
|
-
}.v-
|
|
20548
|
-
|
|
20549
|
-
position: relative;
|
|
20550
|
-
width: 100%;
|
|
20551
|
-
}
|
|
20552
|
-
.v-carousel__controls {
|
|
20553
|
-
align-items: center;
|
|
20554
|
-
bottom: 0;
|
|
20555
|
-
display: flex;
|
|
20556
|
-
height: 50px;
|
|
20557
|
-
justify-content: center;
|
|
20558
|
-
list-style-type: none;
|
|
20559
|
-
position: absolute;
|
|
20560
|
-
width: 100%;
|
|
20561
|
-
z-index: 1;
|
|
20562
|
-
}
|
|
20563
|
-
.v-carousel__controls {
|
|
20564
|
-
background: rgba(var(--v-theme-surface-variant), 0.3);
|
|
20565
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
|
20600
|
+
}.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
|
|
20601
|
+
opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
|
|
20566
20602
|
}
|
|
20567
|
-
.v-
|
|
20568
|
-
|
|
20603
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):hover > .v-btn__overlay {
|
|
20604
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
|
|
20569
20605
|
}
|
|
20570
|
-
.v-
|
|
20571
|
-
|
|
20606
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus-visible > .v-btn__overlay {
|
|
20607
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
|
20572
20608
|
}
|
|
20573
|
-
|
|
20574
|
-
|
|
20609
|
+
@supports not selector(:focus-visible) {
|
|
20610
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus > .v-btn__overlay {
|
|
20611
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
|
20612
|
+
}
|
|
20575
20613
|
}
|
|
20576
|
-
.v-
|
|
20614
|
+
.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled).v-btn--variant-plain {
|
|
20577
20615
|
opacity: 1;
|
|
20578
|
-
vertical-align: middle;
|
|
20579
|
-
}
|
|
20580
|
-
.v-carousel__controls__item:hover {
|
|
20581
|
-
background: none;
|
|
20582
|
-
}
|
|
20583
|
-
.v-carousel__controls__item:hover .v-icon {
|
|
20584
|
-
opacity: 0.8;
|
|
20585
|
-
}
|
|
20586
|
-
|
|
20587
|
-
.v-carousel__progress {
|
|
20588
|
-
margin: 0;
|
|
20589
|
-
position: absolute;
|
|
20590
|
-
bottom: 0;
|
|
20591
|
-
left: 0;
|
|
20592
|
-
right: 0;
|
|
20593
|
-
}
|
|
20594
|
-
|
|
20595
|
-
.v-carousel-item {
|
|
20596
|
-
display: block;
|
|
20597
|
-
height: inherit;
|
|
20598
|
-
text-decoration: none;
|
|
20599
|
-
}
|
|
20600
|
-
.v-carousel-item > .v-img {
|
|
20601
|
-
height: inherit;
|
|
20602
|
-
}
|
|
20603
|
-
|
|
20604
|
-
.v-carousel--hide-delimiter-background .v-carousel__controls {
|
|
20605
|
-
background: transparent;
|
|
20606
|
-
}
|
|
20607
|
-
|
|
20608
|
-
.v-carousel--vertical-delimiters .v-carousel__controls {
|
|
20609
|
-
flex-direction: column;
|
|
20610
|
-
height: 100% !important;
|
|
20611
|
-
width: 50px;
|
|
20612
|
-
}.v-checkbox.v-input {
|
|
20613
|
-
flex: 0 1 auto;
|
|
20614
|
-
}
|
|
20615
|
-
.v-checkbox .v-selection-control {
|
|
20616
|
-
min-height: var(--v-input-control-height);
|
|
20617
20616
|
}.v-chip-group {
|
|
20618
20617
|
display: flex;
|
|
20619
20618
|
max-width: 100%;
|
|
@@ -21050,6 +21049,11 @@ html.overflow-y-hidden {
|
|
|
21050
21049
|
|
|
21051
21050
|
.v-chip--label {
|
|
21052
21051
|
border-radius: 4px;
|
|
21052
|
+
}.v-checkbox.v-input {
|
|
21053
|
+
flex: 0 1 auto;
|
|
21054
|
+
}
|
|
21055
|
+
.v-checkbox .v-selection-control {
|
|
21056
|
+
min-height: var(--v-input-control-height);
|
|
21053
21057
|
}.v-container {
|
|
21054
21058
|
width: 100%;
|
|
21055
21059
|
padding: 16px;
|
|
@@ -21722,6 +21726,11 @@ html.overflow-y-hidden {
|
|
|
21722
21726
|
.offset-xxl-11 {
|
|
21723
21727
|
margin-inline-start: 91.6666666667%;
|
|
21724
21728
|
}
|
|
21729
|
+
}.v-counter {
|
|
21730
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
21731
|
+
flex: 0 1 auto;
|
|
21732
|
+
font-size: 12px;
|
|
21733
|
+
transition-duration: 150ms;
|
|
21725
21734
|
}.v-color-picker {
|
|
21726
21735
|
align-self: flex-start;
|
|
21727
21736
|
contain: content;
|
|
@@ -21744,6 +21753,91 @@ html.overflow-y-hidden {
|
|
|
21744
21753
|
}
|
|
21745
21754
|
.v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb {
|
|
21746
21755
|
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));
|
|
21756
|
+
}.v-date-picker-header {
|
|
21757
|
+
align-items: flex-end;
|
|
21758
|
+
height: 70px;
|
|
21759
|
+
display: grid;
|
|
21760
|
+
grid-template-areas: "prepend content append";
|
|
21761
|
+
grid-template-columns: min-content minmax(0, 1fr) min-content;
|
|
21762
|
+
overflow: hidden;
|
|
21763
|
+
padding-inline: 24px 12px;
|
|
21764
|
+
padding-bottom: 12px;
|
|
21765
|
+
}
|
|
21766
|
+
|
|
21767
|
+
.v-date-picker-header__append {
|
|
21768
|
+
grid-area: append;
|
|
21769
|
+
}
|
|
21770
|
+
|
|
21771
|
+
.v-date-picker-header__prepend {
|
|
21772
|
+
grid-area: prepend;
|
|
21773
|
+
padding-inline-start: 8px;
|
|
21774
|
+
}
|
|
21775
|
+
|
|
21776
|
+
.v-date-picker-header__content {
|
|
21777
|
+
align-items: center;
|
|
21778
|
+
display: inline-flex;
|
|
21779
|
+
font-size: 32px;
|
|
21780
|
+
line-height: 40px;
|
|
21781
|
+
grid-area: content;
|
|
21782
|
+
justify-content: space-between;
|
|
21783
|
+
}
|
|
21784
|
+
.v-date-picker-header--clickable .v-date-picker-header__content {
|
|
21785
|
+
cursor: pointer;
|
|
21786
|
+
}
|
|
21787
|
+
.v-date-picker-header--clickable .v-date-picker-header__content:not(:hover) {
|
|
21788
|
+
opacity: 0.7;
|
|
21789
|
+
}
|
|
21790
|
+
|
|
21791
|
+
.date-picker-header-transition-enter-active,
|
|
21792
|
+
.date-picker-header-reverse-transition-enter-active {
|
|
21793
|
+
transition-duration: 0.3s;
|
|
21794
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
21795
|
+
}
|
|
21796
|
+
.date-picker-header-transition-leave-active,
|
|
21797
|
+
.date-picker-header-reverse-transition-leave-active {
|
|
21798
|
+
transition-duration: 0.3s;
|
|
21799
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
21800
|
+
}
|
|
21801
|
+
|
|
21802
|
+
.date-picker-header-transition-enter-from {
|
|
21803
|
+
transform: translate(0, 100%);
|
|
21804
|
+
}
|
|
21805
|
+
.date-picker-header-transition-leave-to {
|
|
21806
|
+
opacity: 0;
|
|
21807
|
+
transform: translate(0, -100%);
|
|
21808
|
+
}
|
|
21809
|
+
|
|
21810
|
+
.date-picker-header-reverse-transition-enter-from {
|
|
21811
|
+
transform: translate(0, -100%);
|
|
21812
|
+
}
|
|
21813
|
+
.date-picker-header-reverse-transition-leave-to {
|
|
21814
|
+
opacity: 0;
|
|
21815
|
+
transform: translate(0, 100%);
|
|
21816
|
+
}.v-date-picker-months {
|
|
21817
|
+
height: 288px;
|
|
21818
|
+
}
|
|
21819
|
+
|
|
21820
|
+
.v-date-picker-months__content {
|
|
21821
|
+
align-items: center;
|
|
21822
|
+
display: grid;
|
|
21823
|
+
flex: 1 1;
|
|
21824
|
+
height: inherit;
|
|
21825
|
+
justify-content: space-around;
|
|
21826
|
+
grid-template-columns: repeat(2, 1fr);
|
|
21827
|
+
grid-gap: 0px 24px;
|
|
21828
|
+
padding-inline-start: 36px;
|
|
21829
|
+
padding-inline-end: 36px;
|
|
21830
|
+
}
|
|
21831
|
+
.v-date-picker-months__content .v-btn {
|
|
21832
|
+
text-transform: none;
|
|
21833
|
+
padding-inline-start: 8px;
|
|
21834
|
+
padding-inline-end: 8px;
|
|
21835
|
+
}.v-date-picker {
|
|
21836
|
+
overflow: hidden;
|
|
21837
|
+
width: 328px;
|
|
21838
|
+
}
|
|
21839
|
+
.v-date-picker--show-week {
|
|
21840
|
+
width: 368px;
|
|
21747
21841
|
}.v-combobox .v-field .v-text-field__prefix,
|
|
21748
21842
|
.v-combobox .v-field .v-text-field__suffix,
|
|
21749
21843
|
.v-combobox .v-field .v-field__input, .v-combobox .v-field.v-field {
|
|
@@ -21829,120 +21923,15 @@ html.overflow-y-hidden {
|
|
|
21829
21923
|
.v-combobox--active-menu .v-combobox__menu-icon {
|
|
21830
21924
|
opacity: var(--v-high-emphasis-opacity);
|
|
21831
21925
|
transform: rotate(180deg);
|
|
21832
|
-
}.v-
|
|
21926
|
+
}.v-date-picker-controls {
|
|
21927
|
+
display: flex;
|
|
21833
21928
|
align-items: center;
|
|
21834
|
-
justify-content:
|
|
21835
|
-
|
|
21836
|
-
|
|
21837
|
-
|
|
21838
|
-
|
|
21839
|
-
|
|
21840
|
-
max-width: calc(100% - 48px);
|
|
21841
|
-
margin: 24px;
|
|
21842
|
-
}
|
|
21843
|
-
.v-dialog > .v-overlay__content,
|
|
21844
|
-
.v-dialog > .v-overlay__content > form {
|
|
21845
|
-
display: flex;
|
|
21846
|
-
flex-direction: column;
|
|
21847
|
-
min-height: 0;
|
|
21848
|
-
}
|
|
21849
|
-
.v-dialog > .v-overlay__content > .v-card,
|
|
21850
|
-
.v-dialog > .v-overlay__content > .v-sheet,
|
|
21851
|
-
.v-dialog > .v-overlay__content > form > .v-card,
|
|
21852
|
-
.v-dialog > .v-overlay__content > form > .v-sheet {
|
|
21853
|
-
--v-scrollbar-offset: 0px;
|
|
21854
|
-
border-radius: 4px;
|
|
21855
|
-
overflow-y: auto;
|
|
21856
|
-
flex: 1 1 100%;
|
|
21857
|
-
}
|
|
21858
|
-
.v-dialog > .v-overlay__content > .v-card,
|
|
21859
|
-
.v-dialog > .v-overlay__content > .v-sheet,
|
|
21860
|
-
.v-dialog > .v-overlay__content > form > .v-card,
|
|
21861
|
-
.v-dialog > .v-overlay__content > form > .v-sheet {
|
|
21862
|
-
box-shadow: 0px 11px 15px -7px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 24px 38px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 9px 46px 8px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
21863
|
-
}
|
|
21864
|
-
.v-dialog > .v-overlay__content > .v-card,
|
|
21865
|
-
.v-dialog > .v-overlay__content > form > .v-card {
|
|
21866
|
-
display: flex;
|
|
21867
|
-
flex-direction: column;
|
|
21868
|
-
}
|
|
21869
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-item,
|
|
21870
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item {
|
|
21871
|
-
padding: 16px 24px;
|
|
21872
|
-
}
|
|
21873
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-item + .v-card-text,
|
|
21874
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item + .v-card-text {
|
|
21875
|
-
padding-top: 0;
|
|
21876
|
-
}
|
|
21877
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-text,
|
|
21878
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-text {
|
|
21879
|
-
font-size: inherit;
|
|
21880
|
-
letter-spacing: 0.03125em;
|
|
21881
|
-
line-height: inherit;
|
|
21882
|
-
padding: 16px 24px 24px;
|
|
21883
|
-
}
|
|
21884
|
-
.v-dialog > .v-overlay__content > .v-card > .v-card-actions,
|
|
21885
|
-
.v-dialog > .v-overlay__content > form > .v-card > .v-card-actions {
|
|
21886
|
-
justify-content: flex-end;
|
|
21887
|
-
}
|
|
21888
|
-
|
|
21889
|
-
.v-dialog--fullscreen {
|
|
21890
|
-
--v-scrollbar-offset: 0px;
|
|
21891
|
-
}
|
|
21892
|
-
.v-dialog--fullscreen > .v-overlay__content {
|
|
21893
|
-
border-radius: 0;
|
|
21894
|
-
margin: 0;
|
|
21895
|
-
padding: 0;
|
|
21896
|
-
width: 100%;
|
|
21897
|
-
height: 100%;
|
|
21898
|
-
max-width: 100%;
|
|
21899
|
-
max-height: 100%;
|
|
21900
|
-
overflow-y: auto;
|
|
21901
|
-
top: 0;
|
|
21902
|
-
left: 0;
|
|
21903
|
-
}
|
|
21904
|
-
.v-dialog--fullscreen > .v-overlay__content > .v-card,
|
|
21905
|
-
.v-dialog--fullscreen > .v-overlay__content > .v-sheet,
|
|
21906
|
-
.v-dialog--fullscreen > .v-overlay__content > form > .v-card,
|
|
21907
|
-
.v-dialog--fullscreen > .v-overlay__content > form > .v-sheet {
|
|
21908
|
-
min-height: 100%;
|
|
21909
|
-
min-width: 100%;
|
|
21910
|
-
border-radius: 0;
|
|
21911
|
-
}
|
|
21912
|
-
|
|
21913
|
-
.v-dialog--scrollable > .v-overlay__content > form,
|
|
21914
|
-
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
|
21915
|
-
max-height: 100%;
|
|
21916
|
-
max-width: 100%;
|
|
21917
|
-
}
|
|
21918
|
-
.v-dialog--scrollable > .v-overlay__content,
|
|
21919
|
-
.v-dialog--scrollable > .v-overlay__content > .v-card,
|
|
21920
|
-
.v-dialog--scrollable > .v-overlay__content > form,
|
|
21921
|
-
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
|
21922
|
-
display: flex;
|
|
21923
|
-
flex: 1 1 100%;
|
|
21924
|
-
flex-direction: column;
|
|
21925
|
-
}
|
|
21926
|
-
.v-dialog--scrollable > .v-overlay__content > .v-card > .v-card-text,
|
|
21927
|
-
.v-dialog--scrollable > .v-overlay__content > form > .v-card > .v-card-text {
|
|
21928
|
-
-webkit-backface-visibility: hidden;
|
|
21929
|
-
backface-visibility: hidden;
|
|
21930
|
-
overflow-y: auto;
|
|
21931
|
-
}.v-date-picker {
|
|
21932
|
-
overflow: hidden;
|
|
21933
|
-
width: 328px;
|
|
21934
|
-
}
|
|
21935
|
-
.v-date-picker--show-week {
|
|
21936
|
-
width: 368px;
|
|
21937
|
-
}.v-date-picker-controls {
|
|
21938
|
-
display: flex;
|
|
21939
|
-
align-items: center;
|
|
21940
|
-
justify-content: space-between;
|
|
21941
|
-
font-size: 0.875rem;
|
|
21942
|
-
padding-top: 4px;
|
|
21943
|
-
padding-bottom: 4px;
|
|
21944
|
-
padding-inline-start: 6px;
|
|
21945
|
-
padding-inline-end: 12px;
|
|
21929
|
+
justify-content: space-between;
|
|
21930
|
+
font-size: 0.875rem;
|
|
21931
|
+
padding-top: 4px;
|
|
21932
|
+
padding-bottom: 4px;
|
|
21933
|
+
padding-inline-start: 6px;
|
|
21934
|
+
padding-inline-end: 12px;
|
|
21946
21935
|
}
|
|
21947
21936
|
.v-date-picker-controls > .v-btn:first-child {
|
|
21948
21937
|
text-transform: none;
|
|
@@ -21990,6 +21979,21 @@ html.overflow-y-hidden {
|
|
|
21990
21979
|
|
|
21991
21980
|
.v-date-picker__title {
|
|
21992
21981
|
display: inline-block;
|
|
21982
|
+
}.v-date-picker-years {
|
|
21983
|
+
height: 288px;
|
|
21984
|
+
overflow-y: scroll;
|
|
21985
|
+
}
|
|
21986
|
+
|
|
21987
|
+
.v-date-picker-years__content {
|
|
21988
|
+
display: grid;
|
|
21989
|
+
flex: 1 1;
|
|
21990
|
+
justify-content: space-around;
|
|
21991
|
+
grid-template-columns: repeat(3, 1fr);
|
|
21992
|
+
gap: 8px 24px;
|
|
21993
|
+
padding-inline: 32px;
|
|
21994
|
+
}
|
|
21995
|
+
.v-date-picker-years__content .v-btn {
|
|
21996
|
+
padding-inline: 8px;
|
|
21993
21997
|
}.v-date-picker-month {
|
|
21994
21998
|
display: flex;
|
|
21995
21999
|
justify-content: center;
|
|
@@ -22045,100 +22049,224 @@ html.overflow-y-hidden {
|
|
|
22045
22049
|
|
|
22046
22050
|
.v-date-picker-month__day--hide-adjacent {
|
|
22047
22051
|
opacity: 0;
|
|
22048
|
-
}.v-
|
|
22049
|
-
|
|
22050
|
-
height: 70px;
|
|
22051
|
-
display: grid;
|
|
22052
|
-
grid-template-areas: "prepend content append";
|
|
22053
|
-
grid-template-columns: min-content minmax(0, 1fr) min-content;
|
|
22054
|
-
overflow: hidden;
|
|
22055
|
-
padding-inline: 24px 12px;
|
|
22056
|
-
padding-bottom: 12px;
|
|
22052
|
+
}.v-data-table {
|
|
22053
|
+
width: 100%;
|
|
22057
22054
|
}
|
|
22058
22055
|
|
|
22059
|
-
.v-
|
|
22060
|
-
|
|
22056
|
+
.v-data-table__table {
|
|
22057
|
+
width: 100%;
|
|
22058
|
+
border-collapse: separate;
|
|
22059
|
+
border-spacing: 0;
|
|
22061
22060
|
}
|
|
22062
22061
|
|
|
22063
|
-
.v-
|
|
22064
|
-
|
|
22065
|
-
|
|
22062
|
+
.v-data-table__tr--focus {
|
|
22063
|
+
border: 1px dotted black;
|
|
22064
|
+
}
|
|
22065
|
+
.v-data-table__tr--clickable {
|
|
22066
|
+
cursor: pointer;
|
|
22066
22067
|
}
|
|
22067
22068
|
|
|
22068
|
-
.v-
|
|
22069
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end,
|
|
22070
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end,
|
|
22071
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end,
|
|
22072
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end {
|
|
22073
|
+
text-align: end;
|
|
22074
|
+
}
|
|
22075
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end .v-data-table-header__content,
|
|
22076
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end .v-data-table-header__content,
|
|
22077
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end .v-data-table-header__content,
|
|
22078
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end .v-data-table-header__content {
|
|
22079
|
+
flex-direction: row-reverse;
|
|
22080
|
+
}
|
|
22081
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center,
|
|
22082
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center,
|
|
22083
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center,
|
|
22084
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center {
|
|
22085
|
+
text-align: center;
|
|
22086
|
+
}
|
|
22087
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center .v-data-table-header__content,
|
|
22088
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center .v-data-table-header__content,
|
|
22089
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center .v-data-table-header__content,
|
|
22090
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center .v-data-table-header__content {
|
|
22091
|
+
justify-content: center;
|
|
22092
|
+
}
|
|
22093
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--no-padding,
|
|
22094
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--no-padding,
|
|
22095
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--no-padding,
|
|
22096
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--no-padding {
|
|
22097
|
+
padding: 0 8px;
|
|
22098
|
+
}
|
|
22099
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--nowrap,
|
|
22100
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--nowrap,
|
|
22101
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--nowrap,
|
|
22102
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--nowrap {
|
|
22103
|
+
text-overflow: ellipsis;
|
|
22104
|
+
text-wrap: nowrap;
|
|
22105
|
+
overflow: hidden;
|
|
22106
|
+
}
|
|
22107
|
+
.v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--nowrap .v-data-table-header__content,
|
|
22108
|
+
.v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--nowrap .v-data-table-header__content,
|
|
22109
|
+
.v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--nowrap .v-data-table-header__content,
|
|
22110
|
+
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--nowrap .v-data-table-header__content {
|
|
22111
|
+
display: contents;
|
|
22112
|
+
}
|
|
22113
|
+
.v-data-table .v-table__wrapper > table > thead > tr > th,
|
|
22114
|
+
.v-data-table .v-table__wrapper > table tbody > tr > th {
|
|
22069
22115
|
align-items: center;
|
|
22070
|
-
display: inline-flex;
|
|
22071
|
-
font-size: 32px;
|
|
22072
|
-
line-height: 40px;
|
|
22073
|
-
grid-area: content;
|
|
22074
|
-
justify-content: space-between;
|
|
22075
22116
|
}
|
|
22076
|
-
.v-
|
|
22117
|
+
.v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--fixed,
|
|
22118
|
+
.v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--fixed {
|
|
22119
|
+
position: sticky;
|
|
22120
|
+
}
|
|
22121
|
+
.v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--sortable:hover,
|
|
22122
|
+
.v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--sortable:hover {
|
|
22077
22123
|
cursor: pointer;
|
|
22124
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
22078
22125
|
}
|
|
22079
|
-
.v-
|
|
22080
|
-
|
|
22126
|
+
.v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon,
|
|
22127
|
+
.v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon {
|
|
22128
|
+
opacity: 0;
|
|
22081
22129
|
}
|
|
22082
|
-
|
|
22083
|
-
.
|
|
22084
|
-
.
|
|
22085
|
-
transition-duration: 0.3s;
|
|
22086
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
22130
|
+
.v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,
|
|
22131
|
+
.v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon {
|
|
22132
|
+
opacity: 0.5;
|
|
22087
22133
|
}
|
|
22088
|
-
.
|
|
22089
|
-
.
|
|
22090
|
-
|
|
22091
|
-
|
|
22134
|
+
.v-data-table .v-table__wrapper > table > thead > tr.v-data-table__tr--mobile > td,
|
|
22135
|
+
.v-data-table .v-table__wrapper > table tbody > tr.v-data-table__tr--mobile > td {
|
|
22136
|
+
height: -moz-fit-content;
|
|
22137
|
+
height: fit-content;
|
|
22092
22138
|
}
|
|
22093
22139
|
|
|
22094
|
-
.
|
|
22095
|
-
|
|
22096
|
-
|
|
22097
|
-
|
|
22098
|
-
|
|
22099
|
-
|
|
22140
|
+
.v-data-table-column--fixed,
|
|
22141
|
+
.v-data-table__th--sticky {
|
|
22142
|
+
background: rgb(var(--v-theme-surface));
|
|
22143
|
+
position: sticky !important;
|
|
22144
|
+
left: 0;
|
|
22145
|
+
z-index: 1;
|
|
22100
22146
|
}
|
|
22101
22147
|
|
|
22102
|
-
.
|
|
22103
|
-
|
|
22148
|
+
.v-data-table-column--last-fixed {
|
|
22149
|
+
border-right: 1px solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
22104
22150
|
}
|
|
22105
|
-
|
|
22106
|
-
|
|
22107
|
-
|
|
22108
|
-
}.v-date-picker-months {
|
|
22109
|
-
height: 288px;
|
|
22151
|
+
|
|
22152
|
+
.v-data-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th.v-data-table-column--fixed {
|
|
22153
|
+
z-index: 2;
|
|
22110
22154
|
}
|
|
22111
22155
|
|
|
22112
|
-
.v-
|
|
22113
|
-
|
|
22114
|
-
|
|
22115
|
-
flex: 1 1;
|
|
22116
|
-
height: inherit;
|
|
22117
|
-
justify-content: space-around;
|
|
22118
|
-
grid-template-columns: repeat(2, 1fr);
|
|
22119
|
-
grid-gap: 0px 24px;
|
|
22120
|
-
padding-inline-start: 36px;
|
|
22121
|
-
padding-inline-end: 36px;
|
|
22156
|
+
.v-data-table-group-header-row td {
|
|
22157
|
+
background: rgba(var(--v-theme-surface));
|
|
22158
|
+
color: rgba(var(--v-theme-on-surface));
|
|
22122
22159
|
}
|
|
22123
|
-
.v-
|
|
22124
|
-
|
|
22125
|
-
padding-inline-start: 8px;
|
|
22126
|
-
padding-inline-end: 8px;
|
|
22127
|
-
}.v-date-picker-years {
|
|
22128
|
-
height: 288px;
|
|
22129
|
-
overflow-y: scroll;
|
|
22160
|
+
.v-data-table-group-header-row td > span {
|
|
22161
|
+
padding-left: 5px;
|
|
22130
22162
|
}
|
|
22131
22163
|
|
|
22132
|
-
.v-
|
|
22164
|
+
.v-data-table--loading .v-data-table__td {
|
|
22165
|
+
opacity: var(--v-disabled-opacity);
|
|
22166
|
+
}
|
|
22167
|
+
|
|
22168
|
+
.v-data-table-group-header-row__column {
|
|
22169
|
+
padding-left: calc(var(--v-data-table-group-header-row-depth) * 16px) !important;
|
|
22170
|
+
}
|
|
22171
|
+
|
|
22172
|
+
.v-data-table-header__content {
|
|
22173
|
+
display: flex;
|
|
22174
|
+
align-items: center;
|
|
22175
|
+
}
|
|
22176
|
+
|
|
22177
|
+
.v-data-table-header__sort-badge {
|
|
22178
|
+
display: inline-flex;
|
|
22179
|
+
justify-content: center;
|
|
22180
|
+
align-items: center;
|
|
22181
|
+
font-size: 0.875rem;
|
|
22182
|
+
padding: 4px;
|
|
22183
|
+
border-radius: 50%;
|
|
22184
|
+
background: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
22185
|
+
min-width: 20px;
|
|
22186
|
+
min-height: 20px;
|
|
22187
|
+
width: 20px;
|
|
22188
|
+
height: 20px;
|
|
22189
|
+
}
|
|
22190
|
+
|
|
22191
|
+
.v-data-table-progress > th {
|
|
22192
|
+
border: none !important;
|
|
22193
|
+
height: auto !important;
|
|
22194
|
+
padding: 0 !important;
|
|
22195
|
+
}
|
|
22196
|
+
|
|
22197
|
+
.v-data-table-progress__loader {
|
|
22198
|
+
position: relative;
|
|
22199
|
+
}
|
|
22200
|
+
|
|
22201
|
+
.v-data-table-rows-loading,
|
|
22202
|
+
.v-data-table-rows-no-data {
|
|
22203
|
+
text-align: center;
|
|
22204
|
+
}
|
|
22205
|
+
|
|
22206
|
+
.v-data-table__tr--mobile > .v-data-table__td--expanded-row {
|
|
22207
|
+
grid-template-columns: 0;
|
|
22208
|
+
justify-content: center;
|
|
22209
|
+
}
|
|
22210
|
+
.v-data-table__tr--mobile > .v-data-table__td--select-row {
|
|
22211
|
+
grid-template-columns: 0;
|
|
22212
|
+
justify-content: end;
|
|
22213
|
+
}
|
|
22214
|
+
.v-data-table__tr--mobile > td {
|
|
22215
|
+
align-items: center;
|
|
22216
|
+
column-gap: 4px;
|
|
22133
22217
|
display: grid;
|
|
22134
|
-
|
|
22135
|
-
|
|
22136
|
-
grid-template-columns: repeat(3, 1fr);
|
|
22137
|
-
gap: 8px 24px;
|
|
22138
|
-
padding-inline: 32px;
|
|
22218
|
+
grid-template-columns: repeat(2, 1fr);
|
|
22219
|
+
min-height: var(--v-table-row-height);
|
|
22139
22220
|
}
|
|
22140
|
-
.v-
|
|
22141
|
-
|
|
22221
|
+
.v-data-table__tr--mobile > td:not(:last-child) {
|
|
22222
|
+
border-bottom: 0 !important;
|
|
22223
|
+
}
|
|
22224
|
+
|
|
22225
|
+
.v-data-table__td-title {
|
|
22226
|
+
font-weight: 500;
|
|
22227
|
+
text-align: start;
|
|
22228
|
+
}
|
|
22229
|
+
|
|
22230
|
+
.v-data-table__td-value {
|
|
22231
|
+
text-align: end;
|
|
22232
|
+
}
|
|
22233
|
+
|
|
22234
|
+
.v-data-table__td-sort-icon {
|
|
22235
|
+
color: rgba(var(--v-theme-on-surface), var(--v-disabled-opacity));
|
|
22236
|
+
}
|
|
22237
|
+
.v-data-table__td-sort-icon-active {
|
|
22238
|
+
color: rgba(var(--v-theme-on-surface));
|
|
22239
|
+
}.v-data-table-footer {
|
|
22240
|
+
align-items: center;
|
|
22241
|
+
display: flex;
|
|
22242
|
+
flex-wrap: wrap;
|
|
22243
|
+
justify-content: flex-end;
|
|
22244
|
+
padding: 8px 4px;
|
|
22245
|
+
}
|
|
22246
|
+
.v-data-table-footer__items-per-page {
|
|
22247
|
+
align-items: center;
|
|
22248
|
+
display: flex;
|
|
22249
|
+
justify-content: center;
|
|
22250
|
+
}
|
|
22251
|
+
.v-data-table-footer__items-per-page > span {
|
|
22252
|
+
padding-inline-end: 8px;
|
|
22253
|
+
}
|
|
22254
|
+
.v-data-table-footer__items-per-page > .v-select {
|
|
22255
|
+
width: 90px;
|
|
22256
|
+
}
|
|
22257
|
+
.v-data-table-footer__info {
|
|
22258
|
+
display: flex;
|
|
22259
|
+
justify-content: flex-end;
|
|
22260
|
+
min-width: 116px;
|
|
22261
|
+
padding: 0 16px;
|
|
22262
|
+
}
|
|
22263
|
+
.v-data-table-footer__paginationz {
|
|
22264
|
+
align-items: center;
|
|
22265
|
+
display: flex;
|
|
22266
|
+
margin-inline-start: 16px;
|
|
22267
|
+
}
|
|
22268
|
+
.v-data-table-footer__page {
|
|
22269
|
+
padding: 0 8px;
|
|
22142
22270
|
}.v-empty-state {
|
|
22143
22271
|
align-items: center;
|
|
22144
22272
|
display: flex;
|
|
@@ -22258,229 +22386,105 @@ html.overflow-y-hidden {
|
|
|
22258
22386
|
}
|
|
22259
22387
|
.v-divider__wrapper--vertical .v-divider {
|
|
22260
22388
|
margin: 0 auto;
|
|
22261
|
-
}.v-
|
|
22262
|
-
|
|
22263
|
-
|
|
22264
|
-
|
|
22265
|
-
transition-duration: 150ms;
|
|
22266
|
-
}.v-data-table {
|
|
22267
|
-
width: 100%;
|
|
22268
|
-
}
|
|
22269
|
-
|
|
22270
|
-
.v-data-table__table {
|
|
22271
|
-
width: 100%;
|
|
22272
|
-
border-collapse: separate;
|
|
22273
|
-
border-spacing: 0;
|
|
22389
|
+
}.v-dialog {
|
|
22390
|
+
align-items: center;
|
|
22391
|
+
justify-content: center;
|
|
22392
|
+
margin: auto;
|
|
22274
22393
|
}
|
|
22275
|
-
|
|
22276
|
-
|
|
22277
|
-
|
|
22394
|
+
.v-dialog > .v-overlay__content {
|
|
22395
|
+
max-height: calc(100% - 48px);
|
|
22396
|
+
width: calc(100% - 48px);
|
|
22397
|
+
max-width: calc(100% - 48px);
|
|
22398
|
+
margin: 24px;
|
|
22278
22399
|
}
|
|
22279
|
-
.v-
|
|
22280
|
-
|
|
22400
|
+
.v-dialog > .v-overlay__content,
|
|
22401
|
+
.v-dialog > .v-overlay__content > form {
|
|
22402
|
+
display: flex;
|
|
22403
|
+
flex-direction: column;
|
|
22404
|
+
min-height: 0;
|
|
22281
22405
|
}
|
|
22282
|
-
|
|
22283
|
-
.v-
|
|
22284
|
-
.v-
|
|
22285
|
-
.v-
|
|
22286
|
-
|
|
22287
|
-
|
|
22406
|
+
.v-dialog > .v-overlay__content > .v-card,
|
|
22407
|
+
.v-dialog > .v-overlay__content > .v-sheet,
|
|
22408
|
+
.v-dialog > .v-overlay__content > form > .v-card,
|
|
22409
|
+
.v-dialog > .v-overlay__content > form > .v-sheet {
|
|
22410
|
+
--v-scrollbar-offset: 0px;
|
|
22411
|
+
border-radius: 4px;
|
|
22412
|
+
overflow-y: auto;
|
|
22413
|
+
flex: 1 1 100%;
|
|
22288
22414
|
}
|
|
22289
|
-
.v-
|
|
22290
|
-
.v-
|
|
22291
|
-
.v-
|
|
22292
|
-
.v-
|
|
22293
|
-
|
|
22415
|
+
.v-dialog > .v-overlay__content > .v-card,
|
|
22416
|
+
.v-dialog > .v-overlay__content > .v-sheet,
|
|
22417
|
+
.v-dialog > .v-overlay__content > form > .v-card,
|
|
22418
|
+
.v-dialog > .v-overlay__content > form > .v-sheet {
|
|
22419
|
+
box-shadow: 0px 11px 15px -7px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 24px 38px 3px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 9px 46px 8px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
|
|
22294
22420
|
}
|
|
22295
|
-
.v-
|
|
22296
|
-
.v-
|
|
22297
|
-
|
|
22298
|
-
|
|
22299
|
-
text-align: center;
|
|
22421
|
+
.v-dialog > .v-overlay__content > .v-card,
|
|
22422
|
+
.v-dialog > .v-overlay__content > form > .v-card {
|
|
22423
|
+
display: flex;
|
|
22424
|
+
flex-direction: column;
|
|
22300
22425
|
}
|
|
22301
|
-
.v-
|
|
22302
|
-
.v-
|
|
22303
|
-
|
|
22304
|
-
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center .v-data-table-header__content {
|
|
22305
|
-
justify-content: center;
|
|
22426
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-item,
|
|
22427
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item {
|
|
22428
|
+
padding: 16px 24px;
|
|
22306
22429
|
}
|
|
22307
|
-
.v-
|
|
22308
|
-
.v-
|
|
22309
|
-
|
|
22310
|
-
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--no-padding {
|
|
22311
|
-
padding: 0 8px;
|
|
22430
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-item + .v-card-text,
|
|
22431
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-item + .v-card-text {
|
|
22432
|
+
padding-top: 0;
|
|
22312
22433
|
}
|
|
22313
|
-
.v-
|
|
22314
|
-
.v-
|
|
22315
|
-
|
|
22316
|
-
|
|
22317
|
-
|
|
22318
|
-
|
|
22319
|
-
overflow: hidden;
|
|
22434
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-text,
|
|
22435
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-text {
|
|
22436
|
+
font-size: inherit;
|
|
22437
|
+
letter-spacing: 0.03125em;
|
|
22438
|
+
line-height: inherit;
|
|
22439
|
+
padding: 16px 24px 24px;
|
|
22320
22440
|
}
|
|
22321
|
-
.v-
|
|
22322
|
-
.v-
|
|
22323
|
-
|
|
22324
|
-
.v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--nowrap .v-data-table-header__content {
|
|
22325
|
-
display: contents;
|
|
22441
|
+
.v-dialog > .v-overlay__content > .v-card > .v-card-actions,
|
|
22442
|
+
.v-dialog > .v-overlay__content > form > .v-card > .v-card-actions {
|
|
22443
|
+
justify-content: flex-end;
|
|
22326
22444
|
}
|
|
22327
|
-
|
|
22328
|
-
.v-
|
|
22329
|
-
|
|
22445
|
+
|
|
22446
|
+
.v-dialog--fullscreen {
|
|
22447
|
+
--v-scrollbar-offset: 0px;
|
|
22330
22448
|
}
|
|
22331
|
-
.v-
|
|
22332
|
-
|
|
22333
|
-
|
|
22449
|
+
.v-dialog--fullscreen > .v-overlay__content {
|
|
22450
|
+
border-radius: 0;
|
|
22451
|
+
margin: 0;
|
|
22452
|
+
padding: 0;
|
|
22453
|
+
width: 100%;
|
|
22454
|
+
height: 100%;
|
|
22455
|
+
max-width: 100%;
|
|
22456
|
+
max-height: 100%;
|
|
22457
|
+
overflow-y: auto;
|
|
22458
|
+
top: 0;
|
|
22459
|
+
left: 0;
|
|
22334
22460
|
}
|
|
22335
|
-
.v-
|
|
22336
|
-
.v-
|
|
22337
|
-
|
|
22338
|
-
|
|
22339
|
-
|
|
22340
|
-
|
|
22341
|
-
|
|
22342
|
-
opacity: 0;
|
|
22343
|
-
}
|
|
22344
|
-
.v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,
|
|
22345
|
-
.v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon {
|
|
22346
|
-
opacity: 0.5;
|
|
22347
|
-
}
|
|
22348
|
-
.v-data-table .v-table__wrapper > table > thead > tr.v-data-table__tr--mobile > td,
|
|
22349
|
-
.v-data-table .v-table__wrapper > table tbody > tr.v-data-table__tr--mobile > td {
|
|
22350
|
-
height: -moz-fit-content;
|
|
22351
|
-
height: fit-content;
|
|
22352
|
-
}
|
|
22353
|
-
|
|
22354
|
-
.v-data-table-column--fixed,
|
|
22355
|
-
.v-data-table__th--sticky {
|
|
22356
|
-
background: rgb(var(--v-theme-surface));
|
|
22357
|
-
position: sticky !important;
|
|
22358
|
-
left: 0;
|
|
22359
|
-
z-index: 1;
|
|
22360
|
-
}
|
|
22361
|
-
|
|
22362
|
-
.v-data-table-column--last-fixed {
|
|
22363
|
-
border-right: 1px solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
22364
|
-
}
|
|
22365
|
-
|
|
22366
|
-
.v-data-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th.v-data-table-column--fixed {
|
|
22367
|
-
z-index: 2;
|
|
22368
|
-
}
|
|
22369
|
-
|
|
22370
|
-
.v-data-table-group-header-row td {
|
|
22371
|
-
background: rgba(var(--v-theme-surface));
|
|
22372
|
-
color: rgba(var(--v-theme-on-surface));
|
|
22373
|
-
}
|
|
22374
|
-
.v-data-table-group-header-row td > span {
|
|
22375
|
-
padding-left: 5px;
|
|
22376
|
-
}
|
|
22377
|
-
|
|
22378
|
-
.v-data-table--loading .v-data-table__td {
|
|
22379
|
-
opacity: var(--v-disabled-opacity);
|
|
22380
|
-
}
|
|
22381
|
-
|
|
22382
|
-
.v-data-table-group-header-row__column {
|
|
22383
|
-
padding-left: calc(var(--v-data-table-group-header-row-depth) * 16px) !important;
|
|
22384
|
-
}
|
|
22385
|
-
|
|
22386
|
-
.v-data-table-header__content {
|
|
22387
|
-
display: flex;
|
|
22388
|
-
align-items: center;
|
|
22389
|
-
}
|
|
22390
|
-
|
|
22391
|
-
.v-data-table-header__sort-badge {
|
|
22392
|
-
display: inline-flex;
|
|
22393
|
-
justify-content: center;
|
|
22394
|
-
align-items: center;
|
|
22395
|
-
font-size: 0.875rem;
|
|
22396
|
-
padding: 4px;
|
|
22397
|
-
border-radius: 50%;
|
|
22398
|
-
background: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
22399
|
-
min-width: 20px;
|
|
22400
|
-
min-height: 20px;
|
|
22401
|
-
width: 20px;
|
|
22402
|
-
height: 20px;
|
|
22403
|
-
}
|
|
22404
|
-
|
|
22405
|
-
.v-data-table-progress > th {
|
|
22406
|
-
border: none !important;
|
|
22407
|
-
height: auto !important;
|
|
22408
|
-
padding: 0 !important;
|
|
22409
|
-
}
|
|
22410
|
-
|
|
22411
|
-
.v-data-table-progress__loader {
|
|
22412
|
-
position: relative;
|
|
22413
|
-
}
|
|
22414
|
-
|
|
22415
|
-
.v-data-table-rows-loading,
|
|
22416
|
-
.v-data-table-rows-no-data {
|
|
22417
|
-
text-align: center;
|
|
22418
|
-
}
|
|
22419
|
-
|
|
22420
|
-
.v-data-table__tr--mobile > .v-data-table__td--expanded-row {
|
|
22421
|
-
grid-template-columns: 0;
|
|
22422
|
-
justify-content: center;
|
|
22423
|
-
}
|
|
22424
|
-
.v-data-table__tr--mobile > .v-data-table__td--select-row {
|
|
22425
|
-
grid-template-columns: 0;
|
|
22426
|
-
justify-content: end;
|
|
22427
|
-
}
|
|
22428
|
-
.v-data-table__tr--mobile > td {
|
|
22429
|
-
align-items: center;
|
|
22430
|
-
column-gap: 4px;
|
|
22431
|
-
display: grid;
|
|
22432
|
-
grid-template-columns: repeat(2, 1fr);
|
|
22433
|
-
min-height: var(--v-table-row-height);
|
|
22434
|
-
}
|
|
22435
|
-
.v-data-table__tr--mobile > td:not(:last-child) {
|
|
22436
|
-
border-bottom: 0 !important;
|
|
22437
|
-
}
|
|
22438
|
-
|
|
22439
|
-
.v-data-table__td-title {
|
|
22440
|
-
font-weight: 500;
|
|
22441
|
-
text-align: start;
|
|
22442
|
-
}
|
|
22443
|
-
|
|
22444
|
-
.v-data-table__td-value {
|
|
22445
|
-
text-align: end;
|
|
22461
|
+
.v-dialog--fullscreen > .v-overlay__content > .v-card,
|
|
22462
|
+
.v-dialog--fullscreen > .v-overlay__content > .v-sheet,
|
|
22463
|
+
.v-dialog--fullscreen > .v-overlay__content > form > .v-card,
|
|
22464
|
+
.v-dialog--fullscreen > .v-overlay__content > form > .v-sheet {
|
|
22465
|
+
min-height: 100%;
|
|
22466
|
+
min-width: 100%;
|
|
22467
|
+
border-radius: 0;
|
|
22446
22468
|
}
|
|
22447
22469
|
|
|
22448
|
-
.v-
|
|
22449
|
-
|
|
22450
|
-
|
|
22451
|
-
|
|
22452
|
-
color: rgba(var(--v-theme-on-surface));
|
|
22453
|
-
}.v-data-table-footer {
|
|
22454
|
-
align-items: center;
|
|
22455
|
-
display: flex;
|
|
22456
|
-
flex-wrap: wrap;
|
|
22457
|
-
justify-content: flex-end;
|
|
22458
|
-
padding: 8px 4px;
|
|
22459
|
-
}
|
|
22460
|
-
.v-data-table-footer__items-per-page {
|
|
22461
|
-
align-items: center;
|
|
22462
|
-
display: flex;
|
|
22463
|
-
justify-content: center;
|
|
22464
|
-
}
|
|
22465
|
-
.v-data-table-footer__items-per-page > span {
|
|
22466
|
-
padding-inline-end: 8px;
|
|
22467
|
-
}
|
|
22468
|
-
.v-data-table-footer__items-per-page > .v-select {
|
|
22469
|
-
width: 90px;
|
|
22470
|
-
}
|
|
22471
|
-
.v-data-table-footer__info {
|
|
22472
|
-
display: flex;
|
|
22473
|
-
justify-content: flex-end;
|
|
22474
|
-
min-width: 116px;
|
|
22475
|
-
padding: 0 16px;
|
|
22470
|
+
.v-dialog--scrollable > .v-overlay__content > form,
|
|
22471
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
|
22472
|
+
max-height: 100%;
|
|
22473
|
+
max-width: 100%;
|
|
22476
22474
|
}
|
|
22477
|
-
.v-
|
|
22478
|
-
|
|
22475
|
+
.v-dialog--scrollable > .v-overlay__content,
|
|
22476
|
+
.v-dialog--scrollable > .v-overlay__content > .v-card,
|
|
22477
|
+
.v-dialog--scrollable > .v-overlay__content > form,
|
|
22478
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card {
|
|
22479
22479
|
display: flex;
|
|
22480
|
-
|
|
22480
|
+
flex: 1 1 100%;
|
|
22481
|
+
flex-direction: column;
|
|
22481
22482
|
}
|
|
22482
|
-
.v-
|
|
22483
|
-
|
|
22483
|
+
.v-dialog--scrollable > .v-overlay__content > .v-card > .v-card-text,
|
|
22484
|
+
.v-dialog--scrollable > .v-overlay__content > form > .v-card > .v-card-text {
|
|
22485
|
+
-webkit-backface-visibility: hidden;
|
|
22486
|
+
backface-visibility: hidden;
|
|
22487
|
+
overflow-y: auto;
|
|
22484
22488
|
}.v-expansion-panel {
|
|
22485
22489
|
background-color: rgb(var(--v-theme-surface));
|
|
22486
22490
|
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
@@ -22697,34 +22701,6 @@ html.overflow-y-hidden {
|
|
|
22697
22701
|
}
|
|
22698
22702
|
.v-expansion-panels--tile > .v-expansion-panel {
|
|
22699
22703
|
border-radius: 0;
|
|
22700
|
-
}.v-file-input--hide.v-input .v-field,
|
|
22701
|
-
.v-file-input--hide.v-input .v-input__control,
|
|
22702
|
-
.v-file-input--hide.v-input .v-input__details {
|
|
22703
|
-
display: none;
|
|
22704
|
-
}
|
|
22705
|
-
.v-file-input--hide.v-input .v-input__prepend {
|
|
22706
|
-
grid-area: control;
|
|
22707
|
-
margin: 0 auto;
|
|
22708
|
-
}
|
|
22709
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
22710
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
22711
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
22712
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
22713
|
-
top: 0px;
|
|
22714
|
-
}
|
|
22715
|
-
.v-file-input input[type=file] {
|
|
22716
|
-
height: 100%;
|
|
22717
|
-
left: 0;
|
|
22718
|
-
opacity: 0;
|
|
22719
|
-
position: absolute;
|
|
22720
|
-
top: 0;
|
|
22721
|
-
width: 100%;
|
|
22722
|
-
}
|
|
22723
|
-
.v-file-input .v-input__details {
|
|
22724
|
-
padding-inline: 16px;
|
|
22725
|
-
}
|
|
22726
|
-
.v-input--plain-underlined.v-file-input .v-input__details {
|
|
22727
|
-
padding-inline: 0;
|
|
22728
22704
|
}.v-fab {
|
|
22729
22705
|
align-items: center;
|
|
22730
22706
|
display: inline-flex;
|
|
@@ -22798,6 +22774,34 @@ html.overflow-y-hidden {
|
|
|
22798
22774
|
}
|
|
22799
22775
|
.v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
|
|
22800
22776
|
right: 0;
|
|
22777
|
+
}.v-file-input--hide.v-input .v-field,
|
|
22778
|
+
.v-file-input--hide.v-input .v-input__control,
|
|
22779
|
+
.v-file-input--hide.v-input .v-input__details {
|
|
22780
|
+
display: none;
|
|
22781
|
+
}
|
|
22782
|
+
.v-file-input--hide.v-input .v-input__prepend {
|
|
22783
|
+
grid-area: control;
|
|
22784
|
+
margin: 0 auto;
|
|
22785
|
+
}
|
|
22786
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
|
22787
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
|
22788
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
|
22789
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
|
22790
|
+
top: 0px;
|
|
22791
|
+
}
|
|
22792
|
+
.v-file-input input[type=file] {
|
|
22793
|
+
height: 100%;
|
|
22794
|
+
left: 0;
|
|
22795
|
+
opacity: 0;
|
|
22796
|
+
position: absolute;
|
|
22797
|
+
top: 0;
|
|
22798
|
+
width: 100%;
|
|
22799
|
+
}
|
|
22800
|
+
.v-file-input .v-input__details {
|
|
22801
|
+
padding-inline: 16px;
|
|
22802
|
+
}
|
|
22803
|
+
.v-input--plain-underlined.v-file-input .v-input__details {
|
|
22804
|
+
padding-inline: 0;
|
|
22801
22805
|
}.v-footer {
|
|
22802
22806
|
align-items: center;
|
|
22803
22807
|
display: flex;
|
|
@@ -23425,7 +23429,44 @@ textarea.v-field__input::placeholder {
|
|
|
23425
23429
|
opacity: 0;
|
|
23426
23430
|
}
|
|
23427
23431
|
|
|
23428
|
-
/* endregion */.v-
|
|
23432
|
+
/* endregion */.v-infinite-scroll--horizontal {
|
|
23433
|
+
display: flex;
|
|
23434
|
+
flex-direction: row;
|
|
23435
|
+
overflow-x: auto;
|
|
23436
|
+
}
|
|
23437
|
+
.v-infinite-scroll--horizontal .v-infinite-scroll-intersect {
|
|
23438
|
+
height: 100%;
|
|
23439
|
+
width: var(--v-infinite-margin-size, 1px);
|
|
23440
|
+
}
|
|
23441
|
+
|
|
23442
|
+
.v-infinite-scroll--vertical {
|
|
23443
|
+
display: flex;
|
|
23444
|
+
flex-direction: column;
|
|
23445
|
+
overflow-y: auto;
|
|
23446
|
+
}
|
|
23447
|
+
.v-infinite-scroll--vertical .v-infinite-scroll-intersect {
|
|
23448
|
+
height: 1px;
|
|
23449
|
+
width: 100%;
|
|
23450
|
+
}
|
|
23451
|
+
|
|
23452
|
+
.v-infinite-scroll-intersect {
|
|
23453
|
+
pointer-events: none;
|
|
23454
|
+
margin-top: var(--v-infinite-margin);
|
|
23455
|
+
margin-bottom: calc(var(--v-infinite-margin) * -1);
|
|
23456
|
+
}
|
|
23457
|
+
.v-infinite-scroll-intersect:nth-child(2) {
|
|
23458
|
+
--v-infinite-margin: var(--v-infinite-margin-size, 1px);
|
|
23459
|
+
}
|
|
23460
|
+
.v-infinite-scroll-intersect:nth-last-child(2) {
|
|
23461
|
+
--v-infinite-margin: calc(var(--v-infinite-margin-size, 1px) * -1);
|
|
23462
|
+
}
|
|
23463
|
+
|
|
23464
|
+
.v-infinite-scroll__side {
|
|
23465
|
+
align-items: center;
|
|
23466
|
+
display: flex;
|
|
23467
|
+
justify-content: center;
|
|
23468
|
+
padding: 8px;
|
|
23469
|
+
}.v-icon {
|
|
23429
23470
|
--v-icon-size-multiplier: 1;
|
|
23430
23471
|
align-items: center;
|
|
23431
23472
|
display: inline-flex;
|
|
@@ -23478,114 +23519,11 @@ textarea.v-field__input::placeholder {
|
|
|
23478
23519
|
|
|
23479
23520
|
.v-icon--end {
|
|
23480
23521
|
margin-inline-start: 8px;
|
|
23481
|
-
}.v-infinite-scroll--horizontal {
|
|
23482
|
-
display: flex;
|
|
23483
|
-
flex-direction: row;
|
|
23484
|
-
overflow-x: auto;
|
|
23485
|
-
}
|
|
23486
|
-
.v-infinite-scroll--horizontal .v-infinite-scroll-intersect {
|
|
23487
|
-
height: 100%;
|
|
23488
|
-
width: var(--v-infinite-margin-size, 1px);
|
|
23489
|
-
}
|
|
23490
|
-
|
|
23491
|
-
.v-infinite-scroll--vertical {
|
|
23492
|
-
display: flex;
|
|
23493
|
-
flex-direction: column;
|
|
23494
|
-
overflow-y: auto;
|
|
23495
|
-
}
|
|
23496
|
-
.v-infinite-scroll--vertical .v-infinite-scroll-intersect {
|
|
23497
|
-
height: 1px;
|
|
23498
|
-
width: 100%;
|
|
23499
|
-
}
|
|
23500
|
-
|
|
23501
|
-
.v-infinite-scroll-intersect {
|
|
23502
|
-
pointer-events: none;
|
|
23503
|
-
margin-top: var(--v-infinite-margin);
|
|
23504
|
-
margin-bottom: calc(var(--v-infinite-margin) * -1);
|
|
23505
|
-
}
|
|
23506
|
-
.v-infinite-scroll-intersect:nth-child(2) {
|
|
23507
|
-
--v-infinite-margin: var(--v-infinite-margin-size, 1px);
|
|
23508
|
-
}
|
|
23509
|
-
.v-infinite-scroll-intersect:nth-last-child(2) {
|
|
23510
|
-
--v-infinite-margin: calc(var(--v-infinite-margin-size, 1px) * -1);
|
|
23511
|
-
}
|
|
23512
|
-
|
|
23513
|
-
.v-infinite-scroll__side {
|
|
23514
|
-
align-items: center;
|
|
23515
|
-
display: flex;
|
|
23516
|
-
justify-content: center;
|
|
23517
|
-
padding: 8px;
|
|
23518
|
-
}.v-img {
|
|
23519
|
-
--v-theme-overlay-multiplier: 3;
|
|
23520
|
-
z-index: 0;
|
|
23521
|
-
}
|
|
23522
|
-
.v-img.v-img--absolute {
|
|
23523
|
-
height: 100%;
|
|
23524
|
-
left: 0;
|
|
23525
|
-
overflow: hidden;
|
|
23526
|
-
position: absolute;
|
|
23527
|
-
top: 0;
|
|
23528
|
-
width: 100%;
|
|
23529
|
-
z-index: -1;
|
|
23530
|
-
}
|
|
23531
|
-
.v-img--booting .v-responsive__sizer {
|
|
23532
|
-
transition: none;
|
|
23533
|
-
}
|
|
23534
|
-
.v-img--rounded {
|
|
23535
|
-
border-radius: 4px;
|
|
23536
|
-
}
|
|
23537
|
-
|
|
23538
|
-
.v-img__img,
|
|
23539
|
-
.v-img__picture,
|
|
23540
|
-
.v-img__gradient,
|
|
23541
|
-
.v-img__placeholder,
|
|
23542
|
-
.v-img__error {
|
|
23543
|
-
z-index: -1;
|
|
23544
|
-
}
|
|
23545
|
-
.v-img__img,
|
|
23546
|
-
.v-img__picture,
|
|
23547
|
-
.v-img__gradient,
|
|
23548
|
-
.v-img__placeholder,
|
|
23549
|
-
.v-img__error {
|
|
23550
|
-
position: absolute;
|
|
23551
|
-
top: 0;
|
|
23552
|
-
left: 0;
|
|
23553
|
-
width: 100%;
|
|
23554
|
-
height: 100%;
|
|
23555
|
-
}
|
|
23556
|
-
|
|
23557
|
-
.v-img__img--preload {
|
|
23558
|
-
filter: blur(4px);
|
|
23559
|
-
}
|
|
23560
|
-
.v-img__img--contain {
|
|
23561
|
-
object-fit: contain;
|
|
23562
|
-
}
|
|
23563
|
-
.v-img__img--cover {
|
|
23564
|
-
object-fit: cover;
|
|
23565
|
-
}
|
|
23566
|
-
|
|
23567
|
-
.v-img__gradient {
|
|
23568
|
-
background-repeat: no-repeat;
|
|
23569
23522
|
}.v-item-group {
|
|
23570
23523
|
flex: 0 1 auto;
|
|
23571
23524
|
max-width: 100%;
|
|
23572
23525
|
position: relative;
|
|
23573
23526
|
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
23574
|
-
}.v-layout-item {
|
|
23575
|
-
position: absolute;
|
|
23576
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
23577
|
-
}
|
|
23578
|
-
|
|
23579
|
-
.v-layout-item--absolute {
|
|
23580
|
-
position: absolute;
|
|
23581
|
-
}.v-layout {
|
|
23582
|
-
--v-scrollbar-offset: 0px;
|
|
23583
|
-
display: flex;
|
|
23584
|
-
flex: 1 1 auto;
|
|
23585
|
-
}
|
|
23586
|
-
.v-layout--full-height {
|
|
23587
|
-
--v-scrollbar-offset: inherit;
|
|
23588
|
-
height: 100%;
|
|
23589
23527
|
}.v-input {
|
|
23590
23528
|
display: grid;
|
|
23591
23529
|
flex: 1 1 auto;
|
|
@@ -23728,8 +23666,102 @@ textarea.v-field__input::placeholder {
|
|
|
23728
23666
|
|
|
23729
23667
|
.v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
|
|
23730
23668
|
padding-top: calc(var(--v-input-padding-top) + 0px);
|
|
23731
|
-
}.v-
|
|
23732
|
-
|
|
23669
|
+
}.v-img {
|
|
23670
|
+
--v-theme-overlay-multiplier: 3;
|
|
23671
|
+
z-index: 0;
|
|
23672
|
+
}
|
|
23673
|
+
.v-img.v-img--absolute {
|
|
23674
|
+
height: 100%;
|
|
23675
|
+
left: 0;
|
|
23676
|
+
overflow: hidden;
|
|
23677
|
+
position: absolute;
|
|
23678
|
+
top: 0;
|
|
23679
|
+
width: 100%;
|
|
23680
|
+
z-index: -1;
|
|
23681
|
+
}
|
|
23682
|
+
.v-img--booting .v-responsive__sizer {
|
|
23683
|
+
transition: none;
|
|
23684
|
+
}
|
|
23685
|
+
.v-img--rounded {
|
|
23686
|
+
border-radius: 4px;
|
|
23687
|
+
}
|
|
23688
|
+
|
|
23689
|
+
.v-img__img,
|
|
23690
|
+
.v-img__picture,
|
|
23691
|
+
.v-img__gradient,
|
|
23692
|
+
.v-img__placeholder,
|
|
23693
|
+
.v-img__error {
|
|
23694
|
+
z-index: -1;
|
|
23695
|
+
}
|
|
23696
|
+
.v-img__img,
|
|
23697
|
+
.v-img__picture,
|
|
23698
|
+
.v-img__gradient,
|
|
23699
|
+
.v-img__placeholder,
|
|
23700
|
+
.v-img__error {
|
|
23701
|
+
position: absolute;
|
|
23702
|
+
top: 0;
|
|
23703
|
+
left: 0;
|
|
23704
|
+
width: 100%;
|
|
23705
|
+
height: 100%;
|
|
23706
|
+
}
|
|
23707
|
+
|
|
23708
|
+
.v-img__img--preload {
|
|
23709
|
+
filter: blur(4px);
|
|
23710
|
+
}
|
|
23711
|
+
.v-img__img--contain {
|
|
23712
|
+
object-fit: contain;
|
|
23713
|
+
}
|
|
23714
|
+
.v-img__img--cover {
|
|
23715
|
+
object-fit: cover;
|
|
23716
|
+
}
|
|
23717
|
+
|
|
23718
|
+
.v-img__gradient {
|
|
23719
|
+
background-repeat: no-repeat;
|
|
23720
|
+
}.v-layout-item {
|
|
23721
|
+
position: absolute;
|
|
23722
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
23723
|
+
}
|
|
23724
|
+
|
|
23725
|
+
.v-layout-item--absolute {
|
|
23726
|
+
position: absolute;
|
|
23727
|
+
}.v-layout {
|
|
23728
|
+
--v-scrollbar-offset: 0px;
|
|
23729
|
+
display: flex;
|
|
23730
|
+
flex: 1 1 auto;
|
|
23731
|
+
}
|
|
23732
|
+
.v-layout--full-height {
|
|
23733
|
+
--v-scrollbar-offset: inherit;
|
|
23734
|
+
height: 100%;
|
|
23735
|
+
}.v-main {
|
|
23736
|
+
flex: 1 0 auto;
|
|
23737
|
+
max-width: 100%;
|
|
23738
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
23739
|
+
padding-left: var(--v-layout-left);
|
|
23740
|
+
padding-right: var(--v-layout-right);
|
|
23741
|
+
padding-top: var(--v-layout-top);
|
|
23742
|
+
padding-bottom: var(--v-layout-bottom);
|
|
23743
|
+
}
|
|
23744
|
+
.v-main__scroller {
|
|
23745
|
+
max-width: 100%;
|
|
23746
|
+
position: relative;
|
|
23747
|
+
}
|
|
23748
|
+
.v-main--scrollable {
|
|
23749
|
+
display: flex;
|
|
23750
|
+
}
|
|
23751
|
+
.v-main--scrollable {
|
|
23752
|
+
position: absolute;
|
|
23753
|
+
top: 0;
|
|
23754
|
+
left: 0;
|
|
23755
|
+
width: 100%;
|
|
23756
|
+
height: 100%;
|
|
23757
|
+
}
|
|
23758
|
+
.v-main--scrollable > .v-main__scroller {
|
|
23759
|
+
flex: 1 1 auto;
|
|
23760
|
+
overflow-y: auto;
|
|
23761
|
+
--v-layout-left: 0px;
|
|
23762
|
+
--v-layout-right: 0px;
|
|
23763
|
+
--v-layout-top: 0px;
|
|
23764
|
+
--v-layout-bottom: 0px;
|
|
23733
23765
|
}.v-list {
|
|
23734
23766
|
overflow: auto;
|
|
23735
23767
|
padding: 8px 0;
|
|
@@ -24321,6 +24353,8 @@ textarea.v-field__input::placeholder {
|
|
|
24321
24353
|
|
|
24322
24354
|
.v-label--clickable {
|
|
24323
24355
|
cursor: pointer;
|
|
24356
|
+
}.v-locale-provider {
|
|
24357
|
+
display: contents;
|
|
24324
24358
|
}.v-menu > .v-overlay__content {
|
|
24325
24359
|
display: flex;
|
|
24326
24360
|
flex-direction: column;
|
|
@@ -24340,94 +24374,86 @@ textarea.v-field__input::placeholder {
|
|
|
24340
24374
|
.v-menu > .v-overlay__content > .v-sheet,
|
|
24341
24375
|
.v-menu > .v-overlay__content > .v-list {
|
|
24342
24376
|
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));
|
|
24343
|
-
}.v-
|
|
24344
|
-
|
|
24345
|
-
|
|
24346
|
-
|
|
24347
|
-
|
|
24348
|
-
|
|
24377
|
+
}.v-overlay-container {
|
|
24378
|
+
contain: layout;
|
|
24379
|
+
left: 0;
|
|
24380
|
+
pointer-events: none;
|
|
24381
|
+
position: absolute;
|
|
24382
|
+
top: 0;
|
|
24383
|
+
display: contents;
|
|
24349
24384
|
}
|
|
24350
|
-
|
|
24351
|
-
|
|
24385
|
+
|
|
24386
|
+
.v-overlay-scroll-blocked {
|
|
24387
|
+
padding-inline-end: var(--v-scrollbar-offset);
|
|
24352
24388
|
}
|
|
24353
|
-
.v-
|
|
24354
|
-
|
|
24389
|
+
.v-overlay-scroll-blocked:not(html) {
|
|
24390
|
+
overflow-y: hidden !important;
|
|
24355
24391
|
}
|
|
24356
|
-
|
|
24357
|
-
|
|
24358
|
-
|
|
24392
|
+
html.v-overlay-scroll-blocked {
|
|
24393
|
+
position: fixed;
|
|
24394
|
+
top: var(--v-body-scroll-y);
|
|
24395
|
+
left: var(--v-body-scroll-x);
|
|
24396
|
+
width: 100%;
|
|
24397
|
+
height: 100%;
|
|
24359
24398
|
}
|
|
24360
24399
|
|
|
24361
|
-
.v-
|
|
24362
|
-
|
|
24363
|
-
display: flex;
|
|
24364
|
-
gap: 0.5rem;
|
|
24365
|
-
height: 64px;
|
|
24366
|
-
padding: 0.5rem;
|
|
24367
|
-
justify-content: center;
|
|
24368
|
-
max-width: 320px;
|
|
24369
|
-
position: relative;
|
|
24400
|
+
.v-overlay {
|
|
24401
|
+
--v-overlay-opacity: 0.32;
|
|
24370
24402
|
border-radius: inherit;
|
|
24371
|
-
|
|
24372
|
-
|
|
24373
|
-
|
|
24403
|
+
display: flex;
|
|
24404
|
+
left: 0;
|
|
24405
|
+
pointer-events: none;
|
|
24406
|
+
position: fixed;
|
|
24407
|
+
top: 0;
|
|
24408
|
+
bottom: 0;
|
|
24409
|
+
right: 0;
|
|
24374
24410
|
}
|
|
24375
24411
|
|
|
24376
|
-
.v-
|
|
24377
|
-
color: inherit;
|
|
24378
|
-
font-size: 1.25rem;
|
|
24379
|
-
height: 100%;
|
|
24412
|
+
.v-overlay__content {
|
|
24380
24413
|
outline: none;
|
|
24381
|
-
|
|
24382
|
-
|
|
24383
|
-
|
|
24384
|
-
.v-otp-input__field[type=number]::-webkit-outer-spin-button, .v-otp-input__field[type=number]::-webkit-inner-spin-button {
|
|
24385
|
-
-webkit-appearance: none;
|
|
24386
|
-
margin: 0;
|
|
24387
|
-
}
|
|
24388
|
-
.v-otp-input__field[type=number] {
|
|
24389
|
-
-moz-appearance: textfield;
|
|
24414
|
+
position: absolute;
|
|
24415
|
+
pointer-events: auto;
|
|
24416
|
+
contain: layout;
|
|
24390
24417
|
}
|
|
24391
24418
|
|
|
24392
|
-
.v-
|
|
24393
|
-
|
|
24394
|
-
|
|
24395
|
-
|
|
24396
|
-
|
|
24397
|
-
|
|
24419
|
+
.v-overlay__scrim {
|
|
24420
|
+
pointer-events: auto;
|
|
24421
|
+
background: rgb(var(--v-theme-on-surface));
|
|
24422
|
+
border-radius: inherit;
|
|
24423
|
+
bottom: 0;
|
|
24424
|
+
left: 0;
|
|
24425
|
+
opacity: var(--v-overlay-opacity);
|
|
24426
|
+
position: fixed;
|
|
24427
|
+
right: 0;
|
|
24428
|
+
top: 0;
|
|
24398
24429
|
}
|
|
24399
|
-
|
|
24430
|
+
|
|
24431
|
+
.v-overlay--absolute {
|
|
24400
24432
|
position: absolute;
|
|
24401
|
-
}.v-main {
|
|
24402
|
-
flex: 1 0 auto;
|
|
24403
|
-
max-width: 100%;
|
|
24404
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
24405
|
-
padding-left: var(--v-layout-left);
|
|
24406
|
-
padding-right: var(--v-layout-right);
|
|
24407
|
-
padding-top: var(--v-layout-top);
|
|
24408
|
-
padding-bottom: var(--v-layout-bottom);
|
|
24409
|
-
}
|
|
24410
|
-
.v-main__scroller {
|
|
24411
|
-
max-width: 100%;
|
|
24412
|
-
position: relative;
|
|
24413
|
-
}
|
|
24414
|
-
.v-main--scrollable {
|
|
24415
|
-
display: flex;
|
|
24416
24433
|
}
|
|
24417
|
-
|
|
24434
|
+
|
|
24435
|
+
.v-overlay--contained .v-overlay__scrim {
|
|
24418
24436
|
position: absolute;
|
|
24419
|
-
top: 0;
|
|
24420
|
-
left: 0;
|
|
24421
|
-
width: 100%;
|
|
24422
|
-
height: 100%;
|
|
24423
24437
|
}
|
|
24424
|
-
|
|
24438
|
+
|
|
24439
|
+
.v-overlay--scroll-blocked {
|
|
24440
|
+
padding-inline-end: var(--v-scrollbar-offset);
|
|
24441
|
+
}.v-messages {
|
|
24425
24442
|
flex: 1 1 auto;
|
|
24426
|
-
|
|
24427
|
-
|
|
24428
|
-
|
|
24429
|
-
--v-
|
|
24430
|
-
|
|
24443
|
+
font-size: 12px;
|
|
24444
|
+
min-height: 14px;
|
|
24445
|
+
min-width: 1px;
|
|
24446
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
24447
|
+
position: relative;
|
|
24448
|
+
}
|
|
24449
|
+
.v-messages__message {
|
|
24450
|
+
line-height: 12px;
|
|
24451
|
+
word-break: break-word;
|
|
24452
|
+
overflow-wrap: break-word;
|
|
24453
|
+
word-wrap: break-word;
|
|
24454
|
+
-webkit-hyphens: auto;
|
|
24455
|
+
hyphens: auto;
|
|
24456
|
+
transition-duration: 150ms;
|
|
24431
24457
|
}.v-navigation-drawer {
|
|
24432
24458
|
-webkit-overflow-scrolling: touch;
|
|
24433
24459
|
background: rgb(var(--v-theme-surface));
|
|
@@ -24540,6 +24566,64 @@ textarea.v-field__input::placeholder {
|
|
|
24540
24566
|
}
|
|
24541
24567
|
.v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
|
|
24542
24568
|
margin: 0.3rem;
|
|
24569
|
+
}.v-otp-input {
|
|
24570
|
+
align-items: center;
|
|
24571
|
+
display: flex;
|
|
24572
|
+
justify-content: center;
|
|
24573
|
+
padding: 0.5rem 0;
|
|
24574
|
+
position: relative;
|
|
24575
|
+
}
|
|
24576
|
+
.v-otp-input {
|
|
24577
|
+
border-radius: 4px;
|
|
24578
|
+
}
|
|
24579
|
+
.v-otp-input .v-field {
|
|
24580
|
+
height: 100%;
|
|
24581
|
+
}
|
|
24582
|
+
|
|
24583
|
+
.v-otp-input__divider {
|
|
24584
|
+
margin: 0 8px;
|
|
24585
|
+
}
|
|
24586
|
+
|
|
24587
|
+
.v-otp-input__content {
|
|
24588
|
+
align-items: center;
|
|
24589
|
+
display: flex;
|
|
24590
|
+
gap: 0.5rem;
|
|
24591
|
+
height: 64px;
|
|
24592
|
+
padding: 0.5rem;
|
|
24593
|
+
justify-content: center;
|
|
24594
|
+
max-width: 320px;
|
|
24595
|
+
position: relative;
|
|
24596
|
+
border-radius: inherit;
|
|
24597
|
+
}
|
|
24598
|
+
.v-otp-input--divided .v-otp-input__content {
|
|
24599
|
+
max-width: 360px;
|
|
24600
|
+
}
|
|
24601
|
+
|
|
24602
|
+
.v-otp-input__field {
|
|
24603
|
+
color: inherit;
|
|
24604
|
+
font-size: 1.25rem;
|
|
24605
|
+
height: 100%;
|
|
24606
|
+
outline: none;
|
|
24607
|
+
text-align: center;
|
|
24608
|
+
width: 100%;
|
|
24609
|
+
}
|
|
24610
|
+
.v-otp-input__field[type=number]::-webkit-outer-spin-button, .v-otp-input__field[type=number]::-webkit-inner-spin-button {
|
|
24611
|
+
-webkit-appearance: none;
|
|
24612
|
+
margin: 0;
|
|
24613
|
+
}
|
|
24614
|
+
.v-otp-input__field[type=number] {
|
|
24615
|
+
-moz-appearance: textfield;
|
|
24616
|
+
}
|
|
24617
|
+
|
|
24618
|
+
.v-otp-input__loader {
|
|
24619
|
+
align-items: center;
|
|
24620
|
+
display: flex;
|
|
24621
|
+
height: 100%;
|
|
24622
|
+
justify-content: center;
|
|
24623
|
+
width: 100%;
|
|
24624
|
+
}
|
|
24625
|
+
.v-otp-input__loader .v-progress-linear {
|
|
24626
|
+
position: absolute;
|
|
24543
24627
|
}.v-progress-circular {
|
|
24544
24628
|
align-items: center;
|
|
24545
24629
|
display: inline-flex;
|
|
@@ -24642,22 +24726,12 @@ textarea.v-field__input::placeholder {
|
|
|
24642
24726
|
100% {
|
|
24643
24727
|
transform: rotate(270deg);
|
|
24644
24728
|
}
|
|
24645
|
-
}.v-
|
|
24646
|
-
flex: 1 1 auto;
|
|
24647
|
-
font-size: 12px;
|
|
24648
|
-
min-height: 14px;
|
|
24649
|
-
min-width: 1px;
|
|
24650
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
24729
|
+
}.v-parallax {
|
|
24651
24730
|
position: relative;
|
|
24731
|
+
overflow: hidden;
|
|
24652
24732
|
}
|
|
24653
|
-
.v-
|
|
24654
|
-
|
|
24655
|
-
word-break: break-word;
|
|
24656
|
-
overflow-wrap: break-word;
|
|
24657
|
-
word-wrap: break-word;
|
|
24658
|
-
-webkit-hyphens: auto;
|
|
24659
|
-
hyphens: auto;
|
|
24660
|
-
transition-duration: 150ms;
|
|
24733
|
+
.v-parallax--active > .v-img__img {
|
|
24734
|
+
will-change: transform;
|
|
24661
24735
|
}.v-progress-linear {
|
|
24662
24736
|
background: transparent;
|
|
24663
24737
|
overflow: hidden;
|
|
@@ -24886,76 +24960,63 @@ textarea.v-field__input::placeholder {
|
|
|
24886
24960
|
0% {
|
|
24887
24961
|
background-position-x: var(--v-progress-linear-height);
|
|
24888
24962
|
}
|
|
24889
|
-
}.v-
|
|
24890
|
-
|
|
24891
|
-
|
|
24963
|
+
}.v-slider .v-slider__container input {
|
|
24964
|
+
cursor: default;
|
|
24965
|
+
padding: 0;
|
|
24966
|
+
width: 100%;
|
|
24967
|
+
display: none;
|
|
24892
24968
|
}
|
|
24893
|
-
.v-
|
|
24894
|
-
|
|
24895
|
-
|
|
24896
|
-
contain: layout;
|
|
24897
|
-
left: 0;
|
|
24898
|
-
pointer-events: none;
|
|
24899
|
-
position: absolute;
|
|
24900
|
-
top: 0;
|
|
24901
|
-
display: contents;
|
|
24969
|
+
.v-slider > .v-input__append,
|
|
24970
|
+
.v-slider > .v-input__prepend {
|
|
24971
|
+
padding: 0;
|
|
24902
24972
|
}
|
|
24903
24973
|
|
|
24904
|
-
.v-
|
|
24905
|
-
|
|
24906
|
-
|
|
24907
|
-
.v-overlay-scroll-blocked:not(html) {
|
|
24908
|
-
overflow-y: hidden !important;
|
|
24909
|
-
}
|
|
24910
|
-
html.v-overlay-scroll-blocked {
|
|
24911
|
-
position: fixed;
|
|
24912
|
-
top: var(--v-body-scroll-y);
|
|
24913
|
-
left: var(--v-body-scroll-x);
|
|
24974
|
+
.v-slider__container {
|
|
24975
|
+
position: relative;
|
|
24976
|
+
min-height: inherit;
|
|
24914
24977
|
width: 100%;
|
|
24915
24978
|
height: 100%;
|
|
24979
|
+
display: flex;
|
|
24980
|
+
justify-content: center;
|
|
24981
|
+
align-items: center;
|
|
24982
|
+
cursor: pointer;
|
|
24983
|
+
}
|
|
24984
|
+
.v-input--disabled .v-slider__container {
|
|
24985
|
+
opacity: var(--v-disabled-opacity);
|
|
24986
|
+
}
|
|
24987
|
+
.v-input--error:not(.v-input--disabled) .v-slider__container {
|
|
24988
|
+
color: rgb(var(--v-theme-error));
|
|
24916
24989
|
}
|
|
24917
24990
|
|
|
24918
|
-
.v-
|
|
24919
|
-
|
|
24920
|
-
|
|
24991
|
+
.v-slider.v-input--horizontal {
|
|
24992
|
+
align-items: center;
|
|
24993
|
+
margin-inline: 8px 8px;
|
|
24994
|
+
}
|
|
24995
|
+
.v-slider.v-input--horizontal > .v-input__control {
|
|
24996
|
+
min-height: 32px;
|
|
24921
24997
|
display: flex;
|
|
24922
|
-
|
|
24923
|
-
pointer-events: none;
|
|
24924
|
-
position: fixed;
|
|
24925
|
-
top: 0;
|
|
24926
|
-
bottom: 0;
|
|
24927
|
-
right: 0;
|
|
24998
|
+
align-items: center;
|
|
24928
24999
|
}
|
|
24929
25000
|
|
|
24930
|
-
.v-
|
|
24931
|
-
|
|
24932
|
-
|
|
24933
|
-
|
|
24934
|
-
contain: layout;
|
|
25001
|
+
.v-slider.v-input--vertical {
|
|
25002
|
+
justify-content: center;
|
|
25003
|
+
margin-top: 12px;
|
|
25004
|
+
margin-bottom: 12px;
|
|
24935
25005
|
}
|
|
24936
|
-
|
|
24937
|
-
|
|
24938
|
-
pointer-events: auto;
|
|
24939
|
-
background: rgb(var(--v-theme-on-surface));
|
|
24940
|
-
border-radius: inherit;
|
|
24941
|
-
bottom: 0;
|
|
24942
|
-
left: 0;
|
|
24943
|
-
opacity: var(--v-overlay-opacity);
|
|
24944
|
-
position: fixed;
|
|
24945
|
-
right: 0;
|
|
24946
|
-
top: 0;
|
|
25006
|
+
.v-slider.v-input--vertical > .v-input__control {
|
|
25007
|
+
min-height: 300px;
|
|
24947
25008
|
}
|
|
24948
25009
|
|
|
24949
|
-
.v-
|
|
24950
|
-
|
|
25010
|
+
.v-slider.v-input--disabled {
|
|
25011
|
+
pointer-events: none;
|
|
24951
25012
|
}
|
|
24952
25013
|
|
|
24953
|
-
.v-
|
|
24954
|
-
|
|
25014
|
+
.v-slider--has-labels > .v-input__control {
|
|
25015
|
+
margin-bottom: 4px;
|
|
24955
25016
|
}
|
|
24956
25017
|
|
|
24957
|
-
.v-
|
|
24958
|
-
|
|
25018
|
+
.v-slider__label {
|
|
25019
|
+
margin-inline-end: 12px;
|
|
24959
25020
|
}.v-rating {
|
|
24960
25021
|
max-width: 100%;
|
|
24961
25022
|
display: inline-flex;
|
|
@@ -25021,63 +25082,6 @@ html.v-overlay-scroll-blocked {
|
|
|
25021
25082
|
}
|
|
25022
25083
|
.v-radio-group .v-input__details {
|
|
25023
25084
|
padding-inline: 16px;
|
|
25024
|
-
}.v-slider .v-slider__container input {
|
|
25025
|
-
cursor: default;
|
|
25026
|
-
padding: 0;
|
|
25027
|
-
width: 100%;
|
|
25028
|
-
display: none;
|
|
25029
|
-
}
|
|
25030
|
-
.v-slider > .v-input__append,
|
|
25031
|
-
.v-slider > .v-input__prepend {
|
|
25032
|
-
padding: 0;
|
|
25033
|
-
}
|
|
25034
|
-
|
|
25035
|
-
.v-slider__container {
|
|
25036
|
-
position: relative;
|
|
25037
|
-
min-height: inherit;
|
|
25038
|
-
width: 100%;
|
|
25039
|
-
height: 100%;
|
|
25040
|
-
display: flex;
|
|
25041
|
-
justify-content: center;
|
|
25042
|
-
align-items: center;
|
|
25043
|
-
cursor: pointer;
|
|
25044
|
-
}
|
|
25045
|
-
.v-input--disabled .v-slider__container {
|
|
25046
|
-
opacity: var(--v-disabled-opacity);
|
|
25047
|
-
}
|
|
25048
|
-
.v-input--error:not(.v-input--disabled) .v-slider__container {
|
|
25049
|
-
color: rgb(var(--v-theme-error));
|
|
25050
|
-
}
|
|
25051
|
-
|
|
25052
|
-
.v-slider.v-input--horizontal {
|
|
25053
|
-
align-items: center;
|
|
25054
|
-
margin-inline: 8px 8px;
|
|
25055
|
-
}
|
|
25056
|
-
.v-slider.v-input--horizontal > .v-input__control {
|
|
25057
|
-
min-height: 32px;
|
|
25058
|
-
display: flex;
|
|
25059
|
-
align-items: center;
|
|
25060
|
-
}
|
|
25061
|
-
|
|
25062
|
-
.v-slider.v-input--vertical {
|
|
25063
|
-
justify-content: center;
|
|
25064
|
-
margin-top: 12px;
|
|
25065
|
-
margin-bottom: 12px;
|
|
25066
|
-
}
|
|
25067
|
-
.v-slider.v-input--vertical > .v-input__control {
|
|
25068
|
-
min-height: 300px;
|
|
25069
|
-
}
|
|
25070
|
-
|
|
25071
|
-
.v-slider.v-input--disabled {
|
|
25072
|
-
pointer-events: none;
|
|
25073
|
-
}
|
|
25074
|
-
|
|
25075
|
-
.v-slider--has-labels > .v-input__control {
|
|
25076
|
-
margin-bottom: 4px;
|
|
25077
|
-
}
|
|
25078
|
-
|
|
25079
|
-
.v-slider__label {
|
|
25080
|
-
margin-inline-end: 12px;
|
|
25081
25085
|
}.v-responsive {
|
|
25082
25086
|
display: flex;
|
|
25083
25087
|
flex: 1 0 auto;
|
|
@@ -25104,6 +25108,115 @@ html.v-overlay-scroll-blocked {
|
|
|
25104
25108
|
flex: 1 0 0px;
|
|
25105
25109
|
transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
25106
25110
|
pointer-events: none;
|
|
25111
|
+
}.v-selection-control {
|
|
25112
|
+
align-items: center;
|
|
25113
|
+
contain: layout;
|
|
25114
|
+
display: flex;
|
|
25115
|
+
flex: 1 0;
|
|
25116
|
+
grid-area: control;
|
|
25117
|
+
position: relative;
|
|
25118
|
+
-webkit-user-select: none;
|
|
25119
|
+
user-select: none;
|
|
25120
|
+
}
|
|
25121
|
+
.v-selection-control .v-label {
|
|
25122
|
+
white-space: normal;
|
|
25123
|
+
word-break: break-word;
|
|
25124
|
+
height: 100%;
|
|
25125
|
+
opacity: 1;
|
|
25126
|
+
}
|
|
25127
|
+
.v-selection-control--disabled {
|
|
25128
|
+
opacity: var(--v-disabled-opacity);
|
|
25129
|
+
pointer-events: none;
|
|
25130
|
+
}
|
|
25131
|
+
.v-selection-control--error:not(.v-selection-control--disabled) .v-label {
|
|
25132
|
+
color: rgb(var(--v-theme-error));
|
|
25133
|
+
}
|
|
25134
|
+
.v-selection-control--inline {
|
|
25135
|
+
display: inline-flex;
|
|
25136
|
+
flex: 0 0 auto;
|
|
25137
|
+
min-width: 0;
|
|
25138
|
+
max-width: 100%;
|
|
25139
|
+
}
|
|
25140
|
+
.v-selection-control--inline .v-label {
|
|
25141
|
+
width: auto;
|
|
25142
|
+
}
|
|
25143
|
+
.v-selection-control--density-default {
|
|
25144
|
+
--v-selection-control-size: 40px;
|
|
25145
|
+
}
|
|
25146
|
+
|
|
25147
|
+
.v-selection-control--density-comfortable {
|
|
25148
|
+
--v-selection-control-size: 36px;
|
|
25149
|
+
}
|
|
25150
|
+
|
|
25151
|
+
.v-selection-control--density-compact {
|
|
25152
|
+
--v-selection-control-size: 28px;
|
|
25153
|
+
}
|
|
25154
|
+
|
|
25155
|
+
.v-selection-control__wrapper {
|
|
25156
|
+
width: var(--v-selection-control-size);
|
|
25157
|
+
height: var(--v-selection-control-size);
|
|
25158
|
+
display: inline-flex;
|
|
25159
|
+
align-items: center;
|
|
25160
|
+
position: relative;
|
|
25161
|
+
justify-content: center;
|
|
25162
|
+
flex: none;
|
|
25163
|
+
}
|
|
25164
|
+
|
|
25165
|
+
.v-selection-control__input {
|
|
25166
|
+
width: var(--v-selection-control-size);
|
|
25167
|
+
height: var(--v-selection-control-size);
|
|
25168
|
+
align-items: center;
|
|
25169
|
+
display: flex;
|
|
25170
|
+
flex: none;
|
|
25171
|
+
justify-content: center;
|
|
25172
|
+
position: relative;
|
|
25173
|
+
border-radius: 50%;
|
|
25174
|
+
}
|
|
25175
|
+
.v-selection-control__input input {
|
|
25176
|
+
cursor: pointer;
|
|
25177
|
+
position: absolute;
|
|
25178
|
+
left: 0;
|
|
25179
|
+
top: 0;
|
|
25180
|
+
width: 100%;
|
|
25181
|
+
height: 100%;
|
|
25182
|
+
opacity: 0;
|
|
25183
|
+
}
|
|
25184
|
+
.v-selection-control__input::before {
|
|
25185
|
+
border-radius: 100%;
|
|
25186
|
+
background-color: currentColor;
|
|
25187
|
+
opacity: 0;
|
|
25188
|
+
pointer-events: none;
|
|
25189
|
+
}
|
|
25190
|
+
.v-selection-control__input::before {
|
|
25191
|
+
content: "";
|
|
25192
|
+
position: absolute;
|
|
25193
|
+
top: 0;
|
|
25194
|
+
left: 0;
|
|
25195
|
+
width: 100%;
|
|
25196
|
+
height: 100%;
|
|
25197
|
+
}
|
|
25198
|
+
.v-selection-control__input:hover::before {
|
|
25199
|
+
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
|
25200
|
+
}
|
|
25201
|
+
.v-selection-control__input > .v-icon {
|
|
25202
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
25203
|
+
}
|
|
25204
|
+
.v-selection-control--disabled .v-selection-control__input > .v-icon, .v-selection-control--dirty .v-selection-control__input > .v-icon, .v-selection-control--error .v-selection-control__input > .v-icon {
|
|
25205
|
+
opacity: 1;
|
|
25206
|
+
}
|
|
25207
|
+
.v-selection-control--error:not(.v-selection-control--disabled) .v-selection-control__input > .v-icon {
|
|
25208
|
+
color: rgb(var(--v-theme-error));
|
|
25209
|
+
}
|
|
25210
|
+
.v-selection-control--focus-visible .v-selection-control__input::before {
|
|
25211
|
+
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
|
25212
|
+
}.v-selection-control-group {
|
|
25213
|
+
grid-area: control;
|
|
25214
|
+
display: flex;
|
|
25215
|
+
flex-direction: column;
|
|
25216
|
+
}
|
|
25217
|
+
.v-selection-control-group--inline {
|
|
25218
|
+
flex-direction: row;
|
|
25219
|
+
flex-wrap: wrap;
|
|
25107
25220
|
}.v-select .v-field .v-text-field__prefix,
|
|
25108
25221
|
.v-select .v-field .v-text-field__suffix,
|
|
25109
25222
|
.v-select .v-field .v-field__input, .v-select .v-field.v-field {
|
|
@@ -25156,14 +25269,42 @@ html.v-overlay-scroll-blocked {
|
|
|
25156
25269
|
.v-select--active-menu .v-select__menu-icon {
|
|
25157
25270
|
opacity: var(--v-high-emphasis-opacity);
|
|
25158
25271
|
transform: rotate(180deg);
|
|
25159
|
-
}.v-
|
|
25160
|
-
|
|
25161
|
-
display: flex;
|
|
25162
|
-
flex-direction: column;
|
|
25272
|
+
}.v-sheet {
|
|
25273
|
+
display: block;
|
|
25163
25274
|
}
|
|
25164
|
-
.v-
|
|
25165
|
-
|
|
25166
|
-
|
|
25275
|
+
.v-sheet {
|
|
25276
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
25277
|
+
border-style: solid;
|
|
25278
|
+
border-width: 0;
|
|
25279
|
+
}
|
|
25280
|
+
.v-sheet--border {
|
|
25281
|
+
border-width: thin;
|
|
25282
|
+
box-shadow: none;
|
|
25283
|
+
}
|
|
25284
|
+
.v-sheet {
|
|
25285
|
+
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));
|
|
25286
|
+
}
|
|
25287
|
+
.v-sheet--absolute {
|
|
25288
|
+
position: absolute;
|
|
25289
|
+
}
|
|
25290
|
+
.v-sheet--fixed {
|
|
25291
|
+
position: fixed;
|
|
25292
|
+
}
|
|
25293
|
+
.v-sheet--relative {
|
|
25294
|
+
position: relative;
|
|
25295
|
+
}
|
|
25296
|
+
.v-sheet--sticky {
|
|
25297
|
+
position: sticky;
|
|
25298
|
+
}
|
|
25299
|
+
.v-sheet {
|
|
25300
|
+
border-radius: 0;
|
|
25301
|
+
}
|
|
25302
|
+
.v-sheet {
|
|
25303
|
+
background: rgb(var(--v-theme-surface));
|
|
25304
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
25305
|
+
}
|
|
25306
|
+
.v-sheet--rounded {
|
|
25307
|
+
border-radius: 4px;
|
|
25167
25308
|
}.v-skeleton-loader {
|
|
25168
25309
|
align-items: center;
|
|
25169
25310
|
background: rgb(var(--v-theme-surface));
|
|
@@ -25389,107 +25530,61 @@ html.v-overlay-scroll-blocked {
|
|
|
25389
25530
|
100% {
|
|
25390
25531
|
transform: translateX(100%);
|
|
25391
25532
|
}
|
|
25392
|
-
}.v-
|
|
25393
|
-
align-items: center;
|
|
25394
|
-
contain: layout;
|
|
25533
|
+
}.v-slide-group {
|
|
25395
25534
|
display: flex;
|
|
25396
|
-
|
|
25397
|
-
grid-area: control;
|
|
25398
|
-
position: relative;
|
|
25399
|
-
-webkit-user-select: none;
|
|
25400
|
-
user-select: none;
|
|
25535
|
+
overflow: hidden;
|
|
25401
25536
|
}
|
|
25402
|
-
|
|
25403
|
-
|
|
25404
|
-
|
|
25405
|
-
|
|
25406
|
-
|
|
25537
|
+
|
|
25538
|
+
.v-slide-group__next,
|
|
25539
|
+
.v-slide-group__prev {
|
|
25540
|
+
align-items: center;
|
|
25541
|
+
display: flex;
|
|
25542
|
+
flex: 0 1 52px;
|
|
25543
|
+
justify-content: center;
|
|
25544
|
+
min-width: 52px;
|
|
25545
|
+
cursor: pointer;
|
|
25407
25546
|
}
|
|
25408
|
-
.v-
|
|
25409
|
-
|
|
25547
|
+
.v-slide-group__next--disabled,
|
|
25548
|
+
.v-slide-group__prev--disabled {
|
|
25410
25549
|
pointer-events: none;
|
|
25411
|
-
|
|
25412
|
-
.v-selection-control--error:not(.v-selection-control--disabled) .v-label {
|
|
25413
|
-
color: rgb(var(--v-theme-error));
|
|
25414
|
-
}
|
|
25415
|
-
.v-selection-control--inline {
|
|
25416
|
-
display: inline-flex;
|
|
25417
|
-
flex: 0 0 auto;
|
|
25418
|
-
min-width: 0;
|
|
25419
|
-
max-width: 100%;
|
|
25420
|
-
}
|
|
25421
|
-
.v-selection-control--inline .v-label {
|
|
25422
|
-
width: auto;
|
|
25423
|
-
}
|
|
25424
|
-
.v-selection-control--density-default {
|
|
25425
|
-
--v-selection-control-size: 40px;
|
|
25550
|
+
opacity: var(--v-disabled-opacity);
|
|
25426
25551
|
}
|
|
25427
25552
|
|
|
25428
|
-
.v-
|
|
25429
|
-
|
|
25553
|
+
.v-slide-group__content {
|
|
25554
|
+
display: flex;
|
|
25555
|
+
flex: 1 0 auto;
|
|
25556
|
+
position: relative;
|
|
25557
|
+
transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
|
|
25558
|
+
white-space: nowrap;
|
|
25559
|
+
}
|
|
25560
|
+
.v-slide-group__content > * {
|
|
25561
|
+
white-space: initial;
|
|
25430
25562
|
}
|
|
25431
25563
|
|
|
25432
|
-
.v-
|
|
25433
|
-
|
|
25434
|
-
}
|
|
25435
|
-
|
|
25436
|
-
.v-selection-control__wrapper {
|
|
25437
|
-
width: var(--v-selection-control-size);
|
|
25438
|
-
height: var(--v-selection-control-size);
|
|
25439
|
-
display: inline-flex;
|
|
25440
|
-
align-items: center;
|
|
25441
|
-
position: relative;
|
|
25442
|
-
justify-content: center;
|
|
25443
|
-
flex: none;
|
|
25444
|
-
}
|
|
25445
|
-
|
|
25446
|
-
.v-selection-control__input {
|
|
25447
|
-
width: var(--v-selection-control-size);
|
|
25448
|
-
height: var(--v-selection-control-size);
|
|
25449
|
-
align-items: center;
|
|
25564
|
+
.v-slide-group__container {
|
|
25565
|
+
contain: content;
|
|
25450
25566
|
display: flex;
|
|
25451
|
-
flex:
|
|
25452
|
-
|
|
25453
|
-
|
|
25454
|
-
|
|
25455
|
-
|
|
25456
|
-
.v-selection-control__input input {
|
|
25457
|
-
cursor: pointer;
|
|
25458
|
-
position: absolute;
|
|
25459
|
-
left: 0;
|
|
25460
|
-
top: 0;
|
|
25461
|
-
width: 100%;
|
|
25462
|
-
height: 100%;
|
|
25463
|
-
opacity: 0;
|
|
25464
|
-
}
|
|
25465
|
-
.v-selection-control__input::before {
|
|
25466
|
-
border-radius: 100%;
|
|
25467
|
-
background-color: currentColor;
|
|
25468
|
-
opacity: 0;
|
|
25469
|
-
pointer-events: none;
|
|
25470
|
-
}
|
|
25471
|
-
.v-selection-control__input::before {
|
|
25472
|
-
content: "";
|
|
25473
|
-
position: absolute;
|
|
25474
|
-
top: 0;
|
|
25475
|
-
left: 0;
|
|
25476
|
-
width: 100%;
|
|
25477
|
-
height: 100%;
|
|
25478
|
-
}
|
|
25479
|
-
.v-selection-control__input:hover::before {
|
|
25480
|
-
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
|
25567
|
+
flex: 1 1 auto;
|
|
25568
|
+
overflow-x: auto;
|
|
25569
|
+
overflow-y: hidden;
|
|
25570
|
+
scrollbar-width: none;
|
|
25571
|
+
scrollbar-color: rgba(0, 0, 0, 0);
|
|
25481
25572
|
}
|
|
25482
|
-
.v-
|
|
25483
|
-
|
|
25573
|
+
.v-slide-group__container::-webkit-scrollbar {
|
|
25574
|
+
display: none;
|
|
25484
25575
|
}
|
|
25485
|
-
|
|
25486
|
-
|
|
25576
|
+
|
|
25577
|
+
.v-slide-group--vertical {
|
|
25578
|
+
max-height: inherit;
|
|
25487
25579
|
}
|
|
25488
|
-
.v-
|
|
25489
|
-
|
|
25580
|
+
.v-slide-group--vertical,
|
|
25581
|
+
.v-slide-group--vertical .v-slide-group__container,
|
|
25582
|
+
.v-slide-group--vertical .v-slide-group__content {
|
|
25583
|
+
flex-direction: column;
|
|
25490
25584
|
}
|
|
25491
|
-
.v-
|
|
25492
|
-
|
|
25585
|
+
.v-slide-group--vertical .v-slide-group__container {
|
|
25586
|
+
overflow-x: hidden;
|
|
25587
|
+
overflow-y: auto;
|
|
25493
25588
|
}.v-snackbar {
|
|
25494
25589
|
justify-content: center;
|
|
25495
25590
|
z-index: 10000;
|
|
@@ -25630,61 +25725,6 @@ html.v-overlay-scroll-blocked {
|
|
|
25630
25725
|
}
|
|
25631
25726
|
.v-snackbar-transition-leave-to {
|
|
25632
25727
|
opacity: 0;
|
|
25633
|
-
}.v-slide-group {
|
|
25634
|
-
display: flex;
|
|
25635
|
-
overflow: hidden;
|
|
25636
|
-
}
|
|
25637
|
-
|
|
25638
|
-
.v-slide-group__next,
|
|
25639
|
-
.v-slide-group__prev {
|
|
25640
|
-
align-items: center;
|
|
25641
|
-
display: flex;
|
|
25642
|
-
flex: 0 1 52px;
|
|
25643
|
-
justify-content: center;
|
|
25644
|
-
min-width: 52px;
|
|
25645
|
-
cursor: pointer;
|
|
25646
|
-
}
|
|
25647
|
-
.v-slide-group__next--disabled,
|
|
25648
|
-
.v-slide-group__prev--disabled {
|
|
25649
|
-
pointer-events: none;
|
|
25650
|
-
opacity: var(--v-disabled-opacity);
|
|
25651
|
-
}
|
|
25652
|
-
|
|
25653
|
-
.v-slide-group__content {
|
|
25654
|
-
display: flex;
|
|
25655
|
-
flex: 1 0 auto;
|
|
25656
|
-
position: relative;
|
|
25657
|
-
transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
|
|
25658
|
-
white-space: nowrap;
|
|
25659
|
-
}
|
|
25660
|
-
.v-slide-group__content > * {
|
|
25661
|
-
white-space: initial;
|
|
25662
|
-
}
|
|
25663
|
-
|
|
25664
|
-
.v-slide-group__container {
|
|
25665
|
-
contain: content;
|
|
25666
|
-
display: flex;
|
|
25667
|
-
flex: 1 1 auto;
|
|
25668
|
-
overflow-x: auto;
|
|
25669
|
-
overflow-y: hidden;
|
|
25670
|
-
scrollbar-width: none;
|
|
25671
|
-
scrollbar-color: rgba(0, 0, 0, 0);
|
|
25672
|
-
}
|
|
25673
|
-
.v-slide-group__container::-webkit-scrollbar {
|
|
25674
|
-
display: none;
|
|
25675
|
-
}
|
|
25676
|
-
|
|
25677
|
-
.v-slide-group--vertical {
|
|
25678
|
-
max-height: inherit;
|
|
25679
|
-
}
|
|
25680
|
-
.v-slide-group--vertical,
|
|
25681
|
-
.v-slide-group--vertical .v-slide-group__container,
|
|
25682
|
-
.v-slide-group--vertical .v-slide-group__content {
|
|
25683
|
-
flex-direction: column;
|
|
25684
|
-
}
|
|
25685
|
-
.v-slide-group--vertical .v-slide-group__container {
|
|
25686
|
-
overflow-x: hidden;
|
|
25687
|
-
overflow-y: auto;
|
|
25688
25728
|
}.v-speed-dial__content {
|
|
25689
25729
|
gap: 8px;
|
|
25690
25730
|
}
|
|
@@ -25726,281 +25766,290 @@ html.v-overlay-scroll-blocked {
|
|
|
25726
25766
|
}
|
|
25727
25767
|
.v-speed-dial__content > *:nth-child(10) {
|
|
25728
25768
|
transition-delay: 0.45s;
|
|
25729
|
-
}.v-sheet {
|
|
25730
|
-
|
|
25769
|
+
}.v-stepper.v-sheet {
|
|
25770
|
+
overflow: hidden;
|
|
25731
25771
|
}
|
|
25732
|
-
.v-sheet {
|
|
25733
|
-
|
|
25734
|
-
border-style: solid;
|
|
25735
|
-
border-width: 0;
|
|
25772
|
+
.v-stepper.v-sheet {
|
|
25773
|
+
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));
|
|
25736
25774
|
}
|
|
25737
|
-
.v-sheet
|
|
25738
|
-
border-
|
|
25739
|
-
box-shadow: none;
|
|
25775
|
+
.v-stepper.v-sheet {
|
|
25776
|
+
border-radius: 4px;
|
|
25740
25777
|
}
|
|
25741
|
-
.v-sheet {
|
|
25778
|
+
.v-stepper.v-sheet.v-stepper--flat {
|
|
25742
25779
|
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));
|
|
25743
25780
|
}
|
|
25744
|
-
|
|
25745
|
-
|
|
25746
|
-
|
|
25747
|
-
|
|
25748
|
-
position: fixed;
|
|
25749
|
-
}
|
|
25750
|
-
.v-sheet--relative {
|
|
25781
|
+
|
|
25782
|
+
.v-stepper-header {
|
|
25783
|
+
align-items: center;
|
|
25784
|
+
display: flex;
|
|
25751
25785
|
position: relative;
|
|
25786
|
+
overflow-x: auto;
|
|
25787
|
+
justify-content: space-between;
|
|
25788
|
+
z-index: 1;
|
|
25752
25789
|
}
|
|
25753
|
-
.v-
|
|
25754
|
-
|
|
25790
|
+
.v-stepper-header {
|
|
25791
|
+
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));
|
|
25755
25792
|
}
|
|
25756
|
-
.v-
|
|
25757
|
-
|
|
25793
|
+
.v-stepper-header .v-divider {
|
|
25794
|
+
margin: 0 -16px;
|
|
25758
25795
|
}
|
|
25759
|
-
.v-
|
|
25760
|
-
|
|
25761
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
25796
|
+
.v-stepper-header .v-divider:last-child {
|
|
25797
|
+
margin-inline-end: 0;
|
|
25762
25798
|
}
|
|
25763
|
-
.v-
|
|
25764
|
-
|
|
25765
|
-
}.v-tab.v-tab.v-btn {
|
|
25766
|
-
height: var(--v-tabs-height);
|
|
25767
|
-
border-radius: 0;
|
|
25768
|
-
min-width: 90px;
|
|
25799
|
+
.v-stepper-header .v-divider:first-child {
|
|
25800
|
+
margin-inline-start: 0;
|
|
25769
25801
|
}
|
|
25770
|
-
.v-
|
|
25771
|
-
|
|
25802
|
+
.v-stepper--alt-labels .v-stepper-header {
|
|
25803
|
+
height: auto;
|
|
25772
25804
|
}
|
|
25773
|
-
.v-
|
|
25774
|
-
|
|
25805
|
+
.v-stepper--alt-labels .v-stepper-header .v-divider {
|
|
25806
|
+
align-self: flex-start;
|
|
25807
|
+
margin: 35px -67px 0;
|
|
25775
25808
|
}
|
|
25776
25809
|
|
|
25777
|
-
.v-
|
|
25778
|
-
|
|
25779
|
-
bottom: 0;
|
|
25780
|
-
left: 0;
|
|
25781
|
-
height: 2px;
|
|
25782
|
-
width: 100%;
|
|
25783
|
-
background: currentColor;
|
|
25784
|
-
pointer-events: none;
|
|
25785
|
-
opacity: 0;
|
|
25786
|
-
}
|
|
25787
|
-
.v-tab--selected .v-tab__slider {
|
|
25788
|
-
opacity: 1;
|
|
25810
|
+
.v-stepper-window {
|
|
25811
|
+
margin: 1.5rem;
|
|
25789
25812
|
}
|
|
25790
|
-
|
|
25791
|
-
|
|
25792
|
-
height: 100%;
|
|
25793
|
-
width: 2px;
|
|
25794
|
-
}.v-tabs {
|
|
25813
|
+
|
|
25814
|
+
.v-stepper-actions {
|
|
25795
25815
|
display: flex;
|
|
25796
|
-
|
|
25816
|
+
align-items: center;
|
|
25817
|
+
justify-content: space-between;
|
|
25818
|
+
padding: 1rem;
|
|
25797
25819
|
}
|
|
25798
|
-
.v-
|
|
25799
|
-
|
|
25820
|
+
.v-stepper .v-stepper-actions {
|
|
25821
|
+
padding: 0 1.5rem 1rem;
|
|
25800
25822
|
}
|
|
25801
|
-
.v-
|
|
25802
|
-
|
|
25823
|
+
.v-stepper-window-item .v-stepper-actions {
|
|
25824
|
+
padding: 1.5rem 0 0;
|
|
25825
|
+
}.v-stepper-item {
|
|
25826
|
+
align-items: center;
|
|
25827
|
+
align-self: stretch;
|
|
25828
|
+
display: inline-flex;
|
|
25829
|
+
flex: none;
|
|
25830
|
+
outline: none;
|
|
25831
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
25832
|
+
padding: 1.5rem;
|
|
25833
|
+
position: relative;
|
|
25834
|
+
transition-duration: 0.2s;
|
|
25835
|
+
transition-property: opacity;
|
|
25836
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
25803
25837
|
}
|
|
25804
|
-
|
|
25805
|
-
|
|
25806
|
-
--v-tabs-height: 44px;
|
|
25838
|
+
.v-stepper-item:hover > .v-stepper-item__overlay {
|
|
25839
|
+
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
|
25807
25840
|
}
|
|
25808
|
-
.v-
|
|
25809
|
-
--v-
|
|
25841
|
+
.v-stepper-item:focus-visible > .v-stepper-item__overlay {
|
|
25842
|
+
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
|
25810
25843
|
}
|
|
25811
|
-
|
|
25812
|
-
.v-
|
|
25813
|
-
|
|
25844
|
+
@supports not selector(:focus-visible) {
|
|
25845
|
+
.v-stepper-item:focus > .v-stepper-item__overlay {
|
|
25846
|
+
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
|
25847
|
+
}
|
|
25814
25848
|
}
|
|
25815
|
-
.v-
|
|
25816
|
-
--v-
|
|
25849
|
+
.v-stepper-item--active > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true] > .v-stepper-item__overlay {
|
|
25850
|
+
opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
|
|
25817
25851
|
}
|
|
25818
|
-
|
|
25819
|
-
|
|
25820
|
-
height: auto;
|
|
25821
|
-
flex: none;
|
|
25822
|
-
--v-tabs-height: 48px;
|
|
25852
|
+
.v-stepper-item--active:hover > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true]:hover > .v-stepper-item__overlay {
|
|
25853
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
|
|
25823
25854
|
}
|
|
25824
|
-
|
|
25825
|
-
|
|
25826
|
-
margin-inline-start: 42px;
|
|
25855
|
+
.v-stepper-item--active:focus-visible > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true]:focus-visible > .v-stepper-item__overlay {
|
|
25856
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
|
25827
25857
|
}
|
|
25828
|
-
|
|
25829
|
-
.v-
|
|
25830
|
-
|
|
25831
|
-
|
|
25858
|
+
@supports not selector(:focus-visible) {
|
|
25859
|
+
.v-stepper-item--active:focus > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true]:focus > .v-stepper-item__overlay {
|
|
25860
|
+
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
|
25861
|
+
}
|
|
25832
25862
|
}
|
|
25833
|
-
.v-
|
|
25834
|
-
|
|
25835
|
-
margin-inline-start: auto;
|
|
25863
|
+
.v-stepper--non-linear .v-stepper-item {
|
|
25864
|
+
opacity: var(--v-high-emphasis-opacity);
|
|
25836
25865
|
}
|
|
25837
|
-
|
|
25838
|
-
|
|
25839
|
-
flex-grow: 1;
|
|
25866
|
+
.v-stepper-item--selected {
|
|
25867
|
+
opacity: 1;
|
|
25840
25868
|
}
|
|
25841
|
-
.v-
|
|
25842
|
-
|
|
25843
|
-
|
|
25869
|
+
.v-stepper-item--error {
|
|
25870
|
+
color: rgb(var(--v-theme-error));
|
|
25871
|
+
}
|
|
25872
|
+
.v-stepper-item--disabled {
|
|
25873
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
25874
|
+
pointer-events: none;
|
|
25875
|
+
}
|
|
25876
|
+
.v-stepper--alt-labels .v-stepper-item {
|
|
25877
|
+
flex-direction: column;
|
|
25878
|
+
justify-content: flex-start;
|
|
25879
|
+
align-items: center;
|
|
25880
|
+
flex-basis: 175px;
|
|
25844
25881
|
}
|
|
25845
25882
|
|
|
25846
|
-
.v-
|
|
25847
|
-
|
|
25883
|
+
.v-stepper-item__avatar.v-avatar {
|
|
25884
|
+
background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity));
|
|
25885
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
|
25886
|
+
font-size: 0.75rem;
|
|
25887
|
+
margin-inline-end: 8px;
|
|
25848
25888
|
}
|
|
25849
|
-
.v-
|
|
25889
|
+
.v-stepper--mobile .v-stepper-item__avatar.v-avatar {
|
|
25850
25890
|
margin-inline-end: 0;
|
|
25851
25891
|
}
|
|
25852
|
-
|
|
25853
|
-
@media (max-width: 1279.98px) {
|
|
25854
|
-
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
|
25855
|
-
margin-inline-start: 52px;
|
|
25856
|
-
}
|
|
25857
|
-
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
|
25858
|
-
margin-inline-end: 52px;
|
|
25859
|
-
}
|
|
25860
|
-
}.v-table {
|
|
25892
|
+
.v-stepper-item__avatar.v-avatar .v-icon {
|
|
25861
25893
|
font-size: 0.875rem;
|
|
25862
|
-
transition-duration: 0.28s;
|
|
25863
|
-
transition-property: box-shadow, opacity, background, height;
|
|
25864
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
25865
25894
|
}
|
|
25866
|
-
.v-
|
|
25867
|
-
background: rgb(var(--v-theme-surface));
|
|
25868
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
25895
|
+
.v-stepper-item--selected .v-stepper-item__avatar.v-avatar, .v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
|
|
25896
|
+
background: rgb(var(--v-theme-surface-variant));
|
|
25869
25897
|
}
|
|
25870
|
-
.v-
|
|
25871
|
-
|
|
25898
|
+
.v-stepper-item--error .v-stepper-item__avatar.v-avatar {
|
|
25899
|
+
background: rgb(var(--v-theme-error));
|
|
25872
25900
|
}
|
|
25873
|
-
.v-
|
|
25874
|
-
|
|
25901
|
+
.v-stepper--alt-labels .v-stepper-item__avatar.v-avatar {
|
|
25902
|
+
margin-bottom: 16px;
|
|
25903
|
+
margin-inline-end: 0;
|
|
25875
25904
|
}
|
|
25876
|
-
|
|
25877
|
-
.v-
|
|
25878
|
-
|
|
25905
|
+
|
|
25906
|
+
.v-stepper-item__title {
|
|
25907
|
+
line-height: 1;
|
|
25879
25908
|
}
|
|
25880
|
-
.v-
|
|
25881
|
-
|
|
25882
|
-
border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
25909
|
+
.v-stepper--mobile .v-stepper-item__title {
|
|
25910
|
+
display: none;
|
|
25883
25911
|
}
|
|
25884
|
-
|
|
25885
|
-
|
|
25912
|
+
|
|
25913
|
+
.v-stepper-item__subtitle {
|
|
25914
|
+
font-size: 0.75rem;
|
|
25915
|
+
text-align: left;
|
|
25916
|
+
line-height: 1;
|
|
25917
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
25886
25918
|
}
|
|
25887
|
-
.v-
|
|
25888
|
-
|
|
25919
|
+
.v-stepper--alt-labels .v-stepper-item__subtitle {
|
|
25920
|
+
text-align: center;
|
|
25921
|
+
}
|
|
25922
|
+
.v-stepper--mobile .v-stepper-item__subtitle {
|
|
25923
|
+
display: none;
|
|
25924
|
+
}
|
|
25925
|
+
|
|
25926
|
+
.v-stepper-item__overlay {
|
|
25927
|
+
background-color: currentColor;
|
|
25928
|
+
border-radius: inherit;
|
|
25929
|
+
opacity: 0;
|
|
25930
|
+
transition: opacity 0.2s ease-in-out;
|
|
25931
|
+
}
|
|
25932
|
+
|
|
25933
|
+
.v-stepper-item__overlay,
|
|
25934
|
+
.v-stepper-item__underlay {
|
|
25889
25935
|
pointer-events: none;
|
|
25890
25936
|
}
|
|
25891
|
-
.v-
|
|
25892
|
-
|
|
25937
|
+
.v-stepper-item__overlay,
|
|
25938
|
+
.v-stepper-item__underlay {
|
|
25893
25939
|
position: absolute;
|
|
25894
25940
|
top: 0;
|
|
25895
25941
|
left: 0;
|
|
25896
25942
|
width: 100%;
|
|
25897
25943
|
height: 100%;
|
|
25944
|
+
}/* region BLOCK */
|
|
25945
|
+
.v-text-field input {
|
|
25946
|
+
color: inherit;
|
|
25947
|
+
opacity: 0;
|
|
25948
|
+
flex: 1;
|
|
25949
|
+
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
25950
|
+
min-width: 0;
|
|
25898
25951
|
}
|
|
25899
|
-
.v-
|
|
25900
|
-
|
|
25901
|
-
box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
|
25902
|
-
z-index: 1;
|
|
25903
|
-
}
|
|
25904
|
-
.v-table.v-table--fixed-footer > tfoot > tr > th,
|
|
25905
|
-
.v-table.v-table--fixed-footer > tfoot > tr > td {
|
|
25906
|
-
background: rgb(var(--v-theme-surface));
|
|
25907
|
-
box-shadow: inset 0 1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
|
25908
|
-
}
|
|
25909
|
-
|
|
25910
|
-
.v-table {
|
|
25911
|
-
border-radius: inherit;
|
|
25912
|
-
line-height: 1.5;
|
|
25913
|
-
max-width: 100%;
|
|
25914
|
-
display: flex;
|
|
25915
|
-
flex-direction: column;
|
|
25916
|
-
}
|
|
25917
|
-
.v-table > .v-table__wrapper > table {
|
|
25918
|
-
width: 100%;
|
|
25919
|
-
border-spacing: 0;
|
|
25920
|
-
}
|
|
25921
|
-
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
|
25922
|
-
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
|
25923
|
-
.v-table > .v-table__wrapper > table > thead > tr > td,
|
|
25924
|
-
.v-table > .v-table__wrapper > table > thead > tr > th,
|
|
25925
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > td,
|
|
25926
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
|
25927
|
-
padding: 0 16px;
|
|
25928
|
-
transition-duration: 0.28s;
|
|
25929
|
-
transition-property: box-shadow, opacity, background, height;
|
|
25930
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
25952
|
+
.v-text-field input:focus, .v-text-field input:active {
|
|
25953
|
+
outline: none;
|
|
25931
25954
|
}
|
|
25932
|
-
.v-
|
|
25933
|
-
|
|
25934
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > td {
|
|
25935
|
-
height: var(--v-table-row-height);
|
|
25955
|
+
.v-text-field input:invalid {
|
|
25956
|
+
box-shadow: none;
|
|
25936
25957
|
}
|
|
25937
|
-
.v-
|
|
25938
|
-
|
|
25939
|
-
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
|
25940
|
-
height: var(--v-table-header-height);
|
|
25941
|
-
font-weight: 500;
|
|
25942
|
-
-webkit-user-select: none;
|
|
25943
|
-
user-select: none;
|
|
25944
|
-
text-align: start;
|
|
25958
|
+
.v-text-field .v-field {
|
|
25959
|
+
cursor: text;
|
|
25945
25960
|
}
|
|
25946
|
-
.v-
|
|
25947
|
-
--v-
|
|
25948
|
-
--v-table-row-height: 52px;
|
|
25961
|
+
.v-text-field--prefixed.v-text-field .v-field__input {
|
|
25962
|
+
--v-field-padding-start: 6px;
|
|
25949
25963
|
}
|
|
25950
25964
|
|
|
25951
|
-
.v-
|
|
25952
|
-
--v-
|
|
25953
|
-
--v-table-row-height: 44px;
|
|
25965
|
+
.v-text-field--suffixed.v-text-field .v-field__input {
|
|
25966
|
+
--v-field-padding-end: 0;
|
|
25954
25967
|
}
|
|
25955
25968
|
|
|
25956
|
-
.v-
|
|
25957
|
-
|
|
25958
|
-
--v-table-row-height: 36px;
|
|
25969
|
+
.v-text-field .v-input__details {
|
|
25970
|
+
padding-inline: 16px;
|
|
25959
25971
|
}
|
|
25960
|
-
|
|
25961
|
-
|
|
25962
|
-
border-radius: inherit;
|
|
25963
|
-
overflow: auto;
|
|
25964
|
-
flex: 1 1 auto;
|
|
25972
|
+
.v-input--plain-underlined.v-text-field .v-input__details {
|
|
25973
|
+
padding-inline: 0;
|
|
25965
25974
|
}
|
|
25966
25975
|
|
|
25967
|
-
.v-
|
|
25968
|
-
|
|
25976
|
+
.v-text-field .v-field--no-label input,
|
|
25977
|
+
.v-text-field .v-field--active input {
|
|
25978
|
+
opacity: 1;
|
|
25969
25979
|
}
|
|
25970
|
-
.v-
|
|
25971
|
-
|
|
25980
|
+
.v-text-field .v-field--single-line input {
|
|
25981
|
+
transition: none;
|
|
25972
25982
|
}
|
|
25973
25983
|
|
|
25974
|
-
|
|
25975
|
-
|
|
25984
|
+
/* endregion */
|
|
25985
|
+
/* region ELEMENTS */
|
|
25986
|
+
.v-text-field__prefix, .v-text-field__suffix {
|
|
25987
|
+
align-items: center;
|
|
25988
|
+
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
25989
|
+
cursor: default;
|
|
25990
|
+
display: flex;
|
|
25991
|
+
opacity: 0;
|
|
25992
|
+
transition: inherit;
|
|
25993
|
+
white-space: nowrap;
|
|
25994
|
+
min-height: max(var(--v-input-control-height, 56px), 1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));
|
|
25995
|
+
padding-top: calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));
|
|
25996
|
+
padding-bottom: var(--v-field-padding-bottom, 6px);
|
|
25976
25997
|
}
|
|
25977
|
-
.v-
|
|
25978
|
-
|
|
25998
|
+
.v-field--active .v-text-field__prefix, .v-field--active .v-text-field__suffix {
|
|
25999
|
+
opacity: 1;
|
|
25979
26000
|
}
|
|
25980
|
-
|
|
25981
|
-
|
|
25982
|
-
overflow-y: auto;
|
|
26001
|
+
.v-field--disabled .v-text-field__prefix, .v-field--disabled .v-text-field__suffix {
|
|
26002
|
+
color: rgba(var(--v-theme-on-surface), var(--v-disabled-opacity));
|
|
25983
26003
|
}
|
|
25984
|
-
|
|
25985
|
-
|
|
25986
|
-
position: sticky;
|
|
25987
|
-
top: 0;
|
|
25988
|
-
z-index: 2;
|
|
26004
|
+
.v-text-field__prefix {
|
|
26005
|
+
padding-inline-start: var(--v-field-padding-start);
|
|
25989
26006
|
}
|
|
25990
|
-
.v-
|
|
25991
|
-
|
|
26007
|
+
.v-text-field__suffix {
|
|
26008
|
+
padding-inline-end: var(--v-field-padding-end);
|
|
25992
26009
|
}
|
|
25993
26010
|
|
|
25994
|
-
|
|
25995
|
-
|
|
25996
|
-
bottom: 0;
|
|
25997
|
-
z-index: 1;
|
|
26011
|
+
/* endregion */.v-textarea .v-field {
|
|
26012
|
+
--v-textarea-control-height: var(--v-input-control-height);
|
|
25998
26013
|
}
|
|
25999
|
-
.v-
|
|
26000
|
-
|
|
26001
|
-
|
|
26002
|
-
|
|
26003
|
-
|
|
26014
|
+
.v-textarea .v-field__field {
|
|
26015
|
+
--v-input-control-height: var(--v-textarea-control-height);
|
|
26016
|
+
}
|
|
26017
|
+
.v-textarea .v-field__input {
|
|
26018
|
+
flex: 1 1 auto;
|
|
26019
|
+
outline: none;
|
|
26020
|
+
-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));
|
|
26021
|
+
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));
|
|
26022
|
+
}
|
|
26023
|
+
.v-textarea .v-field__input.v-textarea__sizer {
|
|
26024
|
+
visibility: hidden;
|
|
26025
|
+
position: absolute;
|
|
26026
|
+
top: 0;
|
|
26027
|
+
left: 0;
|
|
26028
|
+
height: 0 !important;
|
|
26029
|
+
min-height: 0 !important;
|
|
26030
|
+
pointer-events: none;
|
|
26031
|
+
}
|
|
26032
|
+
.v-textarea--no-resize .v-field__input {
|
|
26033
|
+
resize: none;
|
|
26034
|
+
}
|
|
26035
|
+
.v-textarea .v-field--no-label textarea,
|
|
26036
|
+
.v-textarea .v-field--active textarea {
|
|
26037
|
+
opacity: 1;
|
|
26038
|
+
}
|
|
26039
|
+
.v-textarea textarea {
|
|
26040
|
+
opacity: 0;
|
|
26041
|
+
flex: 1;
|
|
26042
|
+
min-width: 0;
|
|
26043
|
+
height: 100%;
|
|
26044
|
+
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
26045
|
+
}
|
|
26046
|
+
.v-textarea textarea:focus, .v-textarea textarea:active {
|
|
26047
|
+
outline: none;
|
|
26048
|
+
}
|
|
26049
|
+
.v-textarea textarea:invalid {
|
|
26050
|
+
box-shadow: none;
|
|
26051
|
+
}.v-switch .v-label {
|
|
26052
|
+
padding-inline-start: 10px;
|
|
26004
26053
|
}
|
|
26005
26054
|
|
|
26006
26055
|
.v-switch__loader {
|
|
@@ -26181,331 +26230,290 @@ html.v-overlay-scroll-blocked {
|
|
|
26181
26230
|
.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb, .v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb {
|
|
26182
26231
|
border-width: 0;
|
|
26183
26232
|
}
|
|
26184
|
-
}.v-
|
|
26185
|
-
|
|
26186
|
-
|
|
26187
|
-
display: inline-flex;
|
|
26188
|
-
flex: none;
|
|
26189
|
-
outline: none;
|
|
26190
|
-
opacity: var(--v-medium-emphasis-opacity);
|
|
26191
|
-
padding: 1.5rem;
|
|
26192
|
-
position: relative;
|
|
26193
|
-
transition-duration: 0.2s;
|
|
26194
|
-
transition-property: opacity;
|
|
26195
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
26196
|
-
}
|
|
26197
|
-
.v-stepper-item:hover > .v-stepper-item__overlay {
|
|
26198
|
-
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
|
26199
|
-
}
|
|
26200
|
-
.v-stepper-item:focus-visible > .v-stepper-item__overlay {
|
|
26201
|
-
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
|
26202
|
-
}
|
|
26203
|
-
@supports not selector(:focus-visible) {
|
|
26204
|
-
.v-stepper-item:focus > .v-stepper-item__overlay {
|
|
26205
|
-
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
|
26206
|
-
}
|
|
26207
|
-
}
|
|
26208
|
-
.v-stepper-item--active > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true] > .v-stepper-item__overlay {
|
|
26209
|
-
opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
|
|
26210
|
-
}
|
|
26211
|
-
.v-stepper-item--active:hover > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true]:hover > .v-stepper-item__overlay {
|
|
26212
|
-
opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
|
|
26213
|
-
}
|
|
26214
|
-
.v-stepper-item--active:focus-visible > .v-stepper-item__overlay, .v-stepper-item[aria-haspopup=menu][aria-expanded=true]:focus-visible > .v-stepper-item__overlay {
|
|
26215
|
-
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
|
26233
|
+
}.v-tabs {
|
|
26234
|
+
display: flex;
|
|
26235
|
+
height: var(--v-tabs-height);
|
|
26216
26236
|
}
|
|
26217
|
-
|
|
26218
|
-
|
|
26219
|
-
opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
|
|
26220
|
-
}
|
|
26237
|
+
.v-tabs--density-default {
|
|
26238
|
+
--v-tabs-height: 48px;
|
|
26221
26239
|
}
|
|
26222
|
-
.v-
|
|
26223
|
-
|
|
26240
|
+
.v-tabs--density-default.v-tabs--stacked {
|
|
26241
|
+
--v-tabs-height: 72px;
|
|
26224
26242
|
}
|
|
26225
|
-
|
|
26226
|
-
|
|
26243
|
+
|
|
26244
|
+
.v-tabs--density-comfortable {
|
|
26245
|
+
--v-tabs-height: 44px;
|
|
26227
26246
|
}
|
|
26228
|
-
.v-
|
|
26229
|
-
|
|
26247
|
+
.v-tabs--density-comfortable.v-tabs--stacked {
|
|
26248
|
+
--v-tabs-height: 68px;
|
|
26230
26249
|
}
|
|
26231
|
-
|
|
26232
|
-
|
|
26233
|
-
|
|
26250
|
+
|
|
26251
|
+
.v-tabs--density-compact {
|
|
26252
|
+
--v-tabs-height: 36px;
|
|
26234
26253
|
}
|
|
26235
|
-
.v-
|
|
26236
|
-
|
|
26237
|
-
justify-content: flex-start;
|
|
26238
|
-
align-items: center;
|
|
26239
|
-
flex-basis: 175px;
|
|
26254
|
+
.v-tabs--density-compact.v-tabs--stacked {
|
|
26255
|
+
--v-tabs-height: 60px;
|
|
26240
26256
|
}
|
|
26241
26257
|
|
|
26242
|
-
.v-
|
|
26243
|
-
|
|
26244
|
-
|
|
26245
|
-
|
|
26246
|
-
margin-inline-end: 8px;
|
|
26258
|
+
.v-tabs.v-slide-group--vertical {
|
|
26259
|
+
height: auto;
|
|
26260
|
+
flex: none;
|
|
26261
|
+
--v-tabs-height: 48px;
|
|
26247
26262
|
}
|
|
26248
|
-
|
|
26249
|
-
|
|
26263
|
+
|
|
26264
|
+
.v-tabs--align-tabs-title:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
|
26265
|
+
margin-inline-start: 42px;
|
|
26250
26266
|
}
|
|
26251
|
-
|
|
26252
|
-
|
|
26267
|
+
|
|
26268
|
+
.v-tabs--fixed-tabs .v-slide-group__content > *:last-child,
|
|
26269
|
+
.v-tabs--align-tabs-center .v-slide-group__content > *:last-child {
|
|
26270
|
+
margin-inline-end: auto;
|
|
26253
26271
|
}
|
|
26254
|
-
.v-
|
|
26255
|
-
|
|
26272
|
+
.v-tabs--fixed-tabs .v-slide-group__content > *:first-child,
|
|
26273
|
+
.v-tabs--align-tabs-center .v-slide-group__content > *:first-child {
|
|
26274
|
+
margin-inline-start: auto;
|
|
26256
26275
|
}
|
|
26257
|
-
|
|
26258
|
-
|
|
26276
|
+
|
|
26277
|
+
.v-tabs--grow {
|
|
26278
|
+
flex-grow: 1;
|
|
26259
26279
|
}
|
|
26260
|
-
.v-
|
|
26261
|
-
|
|
26262
|
-
|
|
26280
|
+
.v-tabs--grow .v-tab {
|
|
26281
|
+
flex: 1 0 auto;
|
|
26282
|
+
max-width: none;
|
|
26263
26283
|
}
|
|
26264
26284
|
|
|
26265
|
-
.v-
|
|
26266
|
-
|
|
26285
|
+
.v-tabs--align-tabs-end .v-tab:first-child {
|
|
26286
|
+
margin-inline-start: auto;
|
|
26267
26287
|
}
|
|
26268
|
-
.v-
|
|
26269
|
-
|
|
26288
|
+
.v-tabs--align-tabs-end .v-tab:last-child {
|
|
26289
|
+
margin-inline-end: 0;
|
|
26270
26290
|
}
|
|
26271
26291
|
|
|
26272
|
-
|
|
26273
|
-
|
|
26274
|
-
|
|
26275
|
-
|
|
26276
|
-
|
|
26277
|
-
|
|
26278
|
-
|
|
26279
|
-
|
|
26292
|
+
@media (max-width: 1279.98px) {
|
|
26293
|
+
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
|
26294
|
+
margin-inline-start: 52px;
|
|
26295
|
+
}
|
|
26296
|
+
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
|
26297
|
+
margin-inline-end: 52px;
|
|
26298
|
+
}
|
|
26299
|
+
}.v-tab.v-tab.v-btn {
|
|
26300
|
+
height: var(--v-tabs-height);
|
|
26301
|
+
border-radius: 0;
|
|
26302
|
+
min-width: 90px;
|
|
26280
26303
|
}
|
|
26281
|
-
.v-
|
|
26282
|
-
|
|
26304
|
+
.v-slide-group--horizontal .v-tab {
|
|
26305
|
+
max-width: 360px;
|
|
26283
26306
|
}
|
|
26284
|
-
|
|
26285
|
-
|
|
26286
|
-
background-color: currentColor;
|
|
26287
|
-
border-radius: inherit;
|
|
26288
|
-
opacity: 0;
|
|
26289
|
-
transition: opacity 0.2s ease-in-out;
|
|
26307
|
+
.v-slide-group--vertical .v-tab {
|
|
26308
|
+
justify-content: start;
|
|
26290
26309
|
}
|
|
26291
26310
|
|
|
26292
|
-
.v-
|
|
26293
|
-
.v-stepper-item__underlay {
|
|
26294
|
-
pointer-events: none;
|
|
26295
|
-
}
|
|
26296
|
-
.v-stepper-item__overlay,
|
|
26297
|
-
.v-stepper-item__underlay {
|
|
26311
|
+
.v-tab__slider {
|
|
26298
26312
|
position: absolute;
|
|
26299
|
-
|
|
26313
|
+
bottom: 0;
|
|
26300
26314
|
left: 0;
|
|
26315
|
+
height: 2px;
|
|
26301
26316
|
width: 100%;
|
|
26302
|
-
|
|
26303
|
-
|
|
26304
|
-
|
|
26305
|
-
}
|
|
26306
|
-
.v-stepper.v-sheet {
|
|
26307
|
-
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));
|
|
26308
|
-
}
|
|
26309
|
-
.v-stepper.v-sheet {
|
|
26310
|
-
border-radius: 4px;
|
|
26317
|
+
background: currentColor;
|
|
26318
|
+
pointer-events: none;
|
|
26319
|
+
opacity: 0;
|
|
26311
26320
|
}
|
|
26312
|
-
.v-
|
|
26313
|
-
|
|
26321
|
+
.v-tab--selected .v-tab__slider {
|
|
26322
|
+
opacity: 1;
|
|
26314
26323
|
}
|
|
26315
|
-
|
|
26316
|
-
|
|
26324
|
+
.v-slide-group--vertical .v-tab__slider {
|
|
26325
|
+
top: 0;
|
|
26326
|
+
height: 100%;
|
|
26327
|
+
width: 2px;
|
|
26328
|
+
}.v-system-bar {
|
|
26317
26329
|
align-items: center;
|
|
26318
26330
|
display: flex;
|
|
26331
|
+
flex: 1 1 auto;
|
|
26332
|
+
height: 24px;
|
|
26333
|
+
justify-content: flex-end;
|
|
26334
|
+
max-width: 100%;
|
|
26335
|
+
padding-inline: 8px;
|
|
26319
26336
|
position: relative;
|
|
26320
|
-
|
|
26321
|
-
|
|
26322
|
-
z-index: 1;
|
|
26337
|
+
text-align: end;
|
|
26338
|
+
width: 100%;
|
|
26323
26339
|
}
|
|
26324
|
-
.v-
|
|
26325
|
-
|
|
26340
|
+
.v-system-bar .v-icon {
|
|
26341
|
+
opacity: var(--v-medium-emphasis-opacity);
|
|
26326
26342
|
}
|
|
26327
|
-
.v-
|
|
26328
|
-
|
|
26343
|
+
.v-system-bar {
|
|
26344
|
+
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));
|
|
26329
26345
|
}
|
|
26330
|
-
.v-
|
|
26331
|
-
|
|
26346
|
+
.v-system-bar--absolute {
|
|
26347
|
+
position: absolute;
|
|
26332
26348
|
}
|
|
26333
|
-
.v-
|
|
26334
|
-
|
|
26349
|
+
.v-system-bar--fixed {
|
|
26350
|
+
position: fixed;
|
|
26335
26351
|
}
|
|
26336
|
-
.v-
|
|
26337
|
-
|
|
26352
|
+
.v-system-bar {
|
|
26353
|
+
background: rgba(var(--v-theme-surface-light));
|
|
26354
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
|
26338
26355
|
}
|
|
26339
|
-
.v-
|
|
26340
|
-
|
|
26341
|
-
|
|
26356
|
+
.v-system-bar {
|
|
26357
|
+
font-size: 0.75rem;
|
|
26358
|
+
font-weight: 400;
|
|
26359
|
+
letter-spacing: 0.0333333333em;
|
|
26360
|
+
line-height: 1.667;
|
|
26361
|
+
text-transform: none;
|
|
26342
26362
|
}
|
|
26343
|
-
|
|
26344
|
-
|
|
26345
|
-
margin: 1.5rem;
|
|
26363
|
+
.v-system-bar--rounded {
|
|
26364
|
+
border-radius: 0;
|
|
26346
26365
|
}
|
|
26347
|
-
|
|
26348
|
-
|
|
26366
|
+
.v-system-bar--window {
|
|
26367
|
+
height: 32px;
|
|
26368
|
+
}
|
|
26369
|
+
.v-system-bar:not(.v-system-bar--absolute) {
|
|
26370
|
+
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
|
26371
|
+
}.v-theme-provider {
|
|
26372
|
+
background: rgb(var(--v-theme-background));
|
|
26373
|
+
color: rgb(var(--v-theme-on-background));
|
|
26374
|
+
}.v-toolbar {
|
|
26375
|
+
align-items: flex-start;
|
|
26349
26376
|
display: flex;
|
|
26350
|
-
|
|
26377
|
+
flex: none;
|
|
26378
|
+
flex-direction: column;
|
|
26351
26379
|
justify-content: space-between;
|
|
26352
|
-
|
|
26353
|
-
|
|
26354
|
-
.
|
|
26355
|
-
|
|
26356
|
-
|
|
26357
|
-
.v-stepper-window-item .v-stepper-actions {
|
|
26358
|
-
padding: 1.5rem 0 0;
|
|
26359
|
-
}/* region BLOCK */
|
|
26360
|
-
.v-text-field input {
|
|
26361
|
-
color: inherit;
|
|
26362
|
-
opacity: 0;
|
|
26363
|
-
flex: 1;
|
|
26364
|
-
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
26365
|
-
min-width: 0;
|
|
26380
|
+
max-width: 100%;
|
|
26381
|
+
position: relative;
|
|
26382
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
26383
|
+
transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
|
|
26384
|
+
width: 100%;
|
|
26366
26385
|
}
|
|
26367
|
-
.v-
|
|
26368
|
-
|
|
26386
|
+
.v-toolbar {
|
|
26387
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
26388
|
+
border-style: solid;
|
|
26389
|
+
border-width: 0;
|
|
26369
26390
|
}
|
|
26370
|
-
.v-
|
|
26391
|
+
.v-toolbar--border {
|
|
26392
|
+
border-width: thin;
|
|
26371
26393
|
box-shadow: none;
|
|
26372
26394
|
}
|
|
26373
|
-
.v-
|
|
26374
|
-
|
|
26375
|
-
}
|
|
26376
|
-
.v-text-field--prefixed.v-text-field .v-field__input {
|
|
26377
|
-
--v-field-padding-start: 6px;
|
|
26378
|
-
}
|
|
26379
|
-
|
|
26380
|
-
.v-text-field--suffixed.v-text-field .v-field__input {
|
|
26381
|
-
--v-field-padding-end: 0;
|
|
26382
|
-
}
|
|
26383
|
-
|
|
26384
|
-
.v-text-field .v-input__details {
|
|
26385
|
-
padding-inline: 16px;
|
|
26386
|
-
}
|
|
26387
|
-
.v-input--plain-underlined.v-text-field .v-input__details {
|
|
26388
|
-
padding-inline: 0;
|
|
26389
|
-
}
|
|
26390
|
-
|
|
26391
|
-
.v-text-field .v-field--no-label input,
|
|
26392
|
-
.v-text-field .v-field--active input {
|
|
26393
|
-
opacity: 1;
|
|
26395
|
+
.v-toolbar {
|
|
26396
|
+
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));
|
|
26394
26397
|
}
|
|
26395
|
-
.v-
|
|
26396
|
-
|
|
26398
|
+
.v-toolbar {
|
|
26399
|
+
border-radius: 0;
|
|
26397
26400
|
}
|
|
26398
|
-
|
|
26399
|
-
|
|
26400
|
-
|
|
26401
|
-
.v-text-field__prefix, .v-text-field__suffix {
|
|
26402
|
-
align-items: center;
|
|
26403
|
-
color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
|
|
26404
|
-
cursor: default;
|
|
26405
|
-
display: flex;
|
|
26406
|
-
opacity: 0;
|
|
26407
|
-
transition: inherit;
|
|
26408
|
-
white-space: nowrap;
|
|
26409
|
-
min-height: max(var(--v-input-control-height, 56px), 1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));
|
|
26410
|
-
padding-top: calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));
|
|
26411
|
-
padding-bottom: var(--v-field-padding-bottom, 6px);
|
|
26401
|
+
.v-toolbar {
|
|
26402
|
+
background: rgb(var(--v-theme-surface-light));
|
|
26403
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
|
26412
26404
|
}
|
|
26413
|
-
.v-
|
|
26414
|
-
|
|
26405
|
+
.v-toolbar--absolute {
|
|
26406
|
+
position: absolute;
|
|
26415
26407
|
}
|
|
26416
|
-
.v-
|
|
26417
|
-
|
|
26408
|
+
.v-toolbar--collapse {
|
|
26409
|
+
max-width: 112px;
|
|
26410
|
+
overflow: hidden;
|
|
26411
|
+
border-end-end-radius: 24px;
|
|
26418
26412
|
}
|
|
26419
|
-
.v-
|
|
26420
|
-
|
|
26413
|
+
.v-toolbar--collapse .v-toolbar-title {
|
|
26414
|
+
display: none;
|
|
26421
26415
|
}
|
|
26422
|
-
.v-
|
|
26423
|
-
|
|
26416
|
+
.v-toolbar--flat {
|
|
26417
|
+
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));
|
|
26418
|
+
}
|
|
26419
|
+
.v-toolbar--floating {
|
|
26420
|
+
display: inline-flex;
|
|
26421
|
+
}
|
|
26422
|
+
.v-toolbar--rounded {
|
|
26423
|
+
border-radius: 4px;
|
|
26424
26424
|
}
|
|
26425
26425
|
|
|
26426
|
-
|
|
26426
|
+
.v-toolbar__content,
|
|
26427
|
+
.v-toolbar__extension {
|
|
26427
26428
|
align-items: center;
|
|
26428
26429
|
display: flex;
|
|
26429
|
-
flex:
|
|
26430
|
-
height: 24px;
|
|
26431
|
-
justify-content: flex-end;
|
|
26432
|
-
max-width: 100%;
|
|
26433
|
-
padding-inline: 8px;
|
|
26430
|
+
flex: 0 0 auto;
|
|
26434
26431
|
position: relative;
|
|
26435
|
-
|
|
26432
|
+
transition: inherit;
|
|
26436
26433
|
width: 100%;
|
|
26437
26434
|
}
|
|
26438
|
-
|
|
26439
|
-
|
|
26435
|
+
|
|
26436
|
+
.v-toolbar__content {
|
|
26437
|
+
overflow: hidden;
|
|
26440
26438
|
}
|
|
26441
|
-
.v-
|
|
26442
|
-
|
|
26439
|
+
.v-toolbar__content > .v-btn:first-child {
|
|
26440
|
+
margin-inline-start: 4px;
|
|
26443
26441
|
}
|
|
26444
|
-
.v-
|
|
26445
|
-
|
|
26442
|
+
.v-toolbar__content > .v-btn:last-child {
|
|
26443
|
+
margin-inline-end: 4px;
|
|
26446
26444
|
}
|
|
26447
|
-
.v-
|
|
26448
|
-
|
|
26445
|
+
.v-toolbar__content > .v-toolbar-title {
|
|
26446
|
+
margin-inline-start: 20px;
|
|
26449
26447
|
}
|
|
26450
|
-
.v-
|
|
26451
|
-
|
|
26452
|
-
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
|
26448
|
+
.v-toolbar--density-prominent .v-toolbar__content {
|
|
26449
|
+
align-items: flex-start;
|
|
26453
26450
|
}
|
|
26454
|
-
|
|
26455
|
-
|
|
26456
|
-
|
|
26457
|
-
|
|
26458
|
-
|
|
26459
|
-
text-transform: none;
|
|
26451
|
+
|
|
26452
|
+
.v-toolbar__image {
|
|
26453
|
+
display: flex;
|
|
26454
|
+
opacity: var(--v-toolbar-image-opacity, 1);
|
|
26455
|
+
transition-property: opacity;
|
|
26460
26456
|
}
|
|
26461
|
-
.v-
|
|
26462
|
-
|
|
26457
|
+
.v-toolbar__image {
|
|
26458
|
+
position: absolute;
|
|
26459
|
+
top: 0;
|
|
26460
|
+
left: 0;
|
|
26461
|
+
width: 100%;
|
|
26462
|
+
height: 100%;
|
|
26463
26463
|
}
|
|
26464
|
-
|
|
26465
|
-
|
|
26464
|
+
|
|
26465
|
+
.v-toolbar__prepend,
|
|
26466
|
+
.v-toolbar__append {
|
|
26467
|
+
align-items: center;
|
|
26468
|
+
align-self: stretch;
|
|
26469
|
+
display: flex;
|
|
26466
26470
|
}
|
|
26467
|
-
|
|
26468
|
-
|
|
26469
|
-
|
|
26470
|
-
--v-textarea-control-height: var(--v-input-control-height);
|
|
26471
|
+
|
|
26472
|
+
.v-toolbar__prepend {
|
|
26473
|
+
margin-inline: 4px auto;
|
|
26471
26474
|
}
|
|
26472
|
-
|
|
26473
|
-
|
|
26475
|
+
|
|
26476
|
+
.v-toolbar__append {
|
|
26477
|
+
margin-inline: auto 4px;
|
|
26474
26478
|
}
|
|
26475
|
-
|
|
26476
|
-
|
|
26477
|
-
|
|
26478
|
-
-
|
|
26479
|
-
|
|
26479
|
+
|
|
26480
|
+
.v-toolbar-title {
|
|
26481
|
+
flex: 1 1;
|
|
26482
|
+
font-size: 1.25rem;
|
|
26483
|
+
min-width: 0;
|
|
26480
26484
|
}
|
|
26481
|
-
.v-
|
|
26482
|
-
|
|
26483
|
-
|
|
26484
|
-
|
|
26485
|
-
|
|
26486
|
-
|
|
26487
|
-
min-height: 0 !important;
|
|
26488
|
-
pointer-events: none;
|
|
26485
|
+
.v-toolbar-title {
|
|
26486
|
+
font-size: 1.25rem;
|
|
26487
|
+
font-weight: 400;
|
|
26488
|
+
letter-spacing: 0;
|
|
26489
|
+
line-height: 1.75rem;
|
|
26490
|
+
text-transform: none;
|
|
26489
26491
|
}
|
|
26490
|
-
.v-
|
|
26491
|
-
|
|
26492
|
+
.v-toolbar--density-prominent .v-toolbar-title {
|
|
26493
|
+
align-self: flex-end;
|
|
26494
|
+
padding-bottom: 6px;
|
|
26492
26495
|
}
|
|
26493
|
-
.v-
|
|
26494
|
-
|
|
26495
|
-
|
|
26496
|
+
.v-toolbar--density-prominent .v-toolbar-title {
|
|
26497
|
+
font-size: 1.5rem;
|
|
26498
|
+
font-weight: 400;
|
|
26499
|
+
letter-spacing: 0;
|
|
26500
|
+
line-height: 2.25rem;
|
|
26501
|
+
text-transform: none;
|
|
26496
26502
|
}
|
|
26497
|
-
|
|
26498
|
-
|
|
26499
|
-
|
|
26500
|
-
|
|
26501
|
-
|
|
26502
|
-
transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
|
|
26503
|
+
|
|
26504
|
+
.v-toolbar-title__placeholder {
|
|
26505
|
+
overflow: hidden;
|
|
26506
|
+
text-overflow: ellipsis;
|
|
26507
|
+
white-space: nowrap;
|
|
26503
26508
|
}
|
|
26504
|
-
|
|
26505
|
-
|
|
26509
|
+
|
|
26510
|
+
.v-toolbar-items {
|
|
26511
|
+
display: flex;
|
|
26512
|
+
height: inherit;
|
|
26513
|
+
align-self: stretch;
|
|
26506
26514
|
}
|
|
26507
|
-
.v-
|
|
26508
|
-
|
|
26515
|
+
.v-toolbar-items > .v-btn {
|
|
26516
|
+
border-radius: 0;
|
|
26509
26517
|
}.v-timeline .v-timeline-divider__dot {
|
|
26510
26518
|
background: rgb(var(--v-theme-surface-light));
|
|
26511
26519
|
}
|
|
@@ -26924,152 +26932,179 @@ html.v-overlay-scroll-blocked {
|
|
|
26924
26932
|
|
|
26925
26933
|
.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 {
|
|
26926
26934
|
padding-inline-end: 0;
|
|
26927
|
-
}.v-
|
|
26928
|
-
|
|
26929
|
-
|
|
26930
|
-
flex: none;
|
|
26931
|
-
flex-direction: column;
|
|
26932
|
-
justify-content: space-between;
|
|
26933
|
-
max-width: 100%;
|
|
26934
|
-
position: relative;
|
|
26935
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
|
26936
|
-
transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
|
|
26937
|
-
width: 100%;
|
|
26938
|
-
}
|
|
26939
|
-
.v-toolbar {
|
|
26940
|
-
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
|
26941
|
-
border-style: solid;
|
|
26942
|
-
border-width: 0;
|
|
26943
|
-
}
|
|
26944
|
-
.v-toolbar--border {
|
|
26945
|
-
border-width: thin;
|
|
26946
|
-
box-shadow: none;
|
|
26947
|
-
}
|
|
26948
|
-
.v-toolbar {
|
|
26949
|
-
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));
|
|
26950
|
-
}
|
|
26951
|
-
.v-toolbar {
|
|
26952
|
-
border-radius: 0;
|
|
26953
|
-
}
|
|
26954
|
-
.v-toolbar {
|
|
26955
|
-
background: rgb(var(--v-theme-surface-light));
|
|
26956
|
-
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
|
26957
|
-
}
|
|
26958
|
-
.v-toolbar--absolute {
|
|
26959
|
-
position: absolute;
|
|
26960
|
-
}
|
|
26961
|
-
.v-toolbar--collapse {
|
|
26962
|
-
max-width: 112px;
|
|
26963
|
-
overflow: hidden;
|
|
26964
|
-
border-end-end-radius: 24px;
|
|
26965
|
-
}
|
|
26966
|
-
.v-toolbar--collapse .v-toolbar-title {
|
|
26967
|
-
display: none;
|
|
26968
|
-
}
|
|
26969
|
-
.v-toolbar--flat {
|
|
26970
|
-
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));
|
|
26971
|
-
}
|
|
26972
|
-
.v-toolbar--floating {
|
|
26973
|
-
display: inline-flex;
|
|
26974
|
-
}
|
|
26975
|
-
.v-toolbar--rounded {
|
|
26935
|
+
}.v-tooltip > .v-overlay__content {
|
|
26936
|
+
background: rgb(var(--v-theme-surface-variant));
|
|
26937
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
|
26976
26938
|
border-radius: 4px;
|
|
26939
|
+
font-size: 0.875rem;
|
|
26940
|
+
line-height: 1.6;
|
|
26941
|
+
display: inline-block;
|
|
26942
|
+
padding: 5px 16px;
|
|
26943
|
+
text-transform: initial;
|
|
26944
|
+
width: auto;
|
|
26945
|
+
opacity: 1;
|
|
26946
|
+
pointer-events: none;
|
|
26947
|
+
transition-property: opacity, transform;
|
|
26948
|
+
overflow-wrap: break-word;
|
|
26977
26949
|
}
|
|
26978
|
-
|
|
26979
|
-
|
|
26980
|
-
|
|
26981
|
-
|
|
26982
|
-
|
|
26983
|
-
|
|
26950
|
+
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
|
26951
|
+
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
26952
|
+
transition-duration: 150ms;
|
|
26953
|
+
}
|
|
26954
|
+
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
|
26955
|
+
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
26956
|
+
transition-duration: 75ms;
|
|
26957
|
+
}.v-virtual-scroll {
|
|
26958
|
+
display: block;
|
|
26959
|
+
flex: 1 1 auto;
|
|
26960
|
+
max-width: 100%;
|
|
26961
|
+
overflow: auto;
|
|
26984
26962
|
position: relative;
|
|
26985
|
-
transition: inherit;
|
|
26986
|
-
width: 100%;
|
|
26987
26963
|
}
|
|
26988
|
-
|
|
26989
|
-
|
|
26990
|
-
|
|
26964
|
+
.v-virtual-scroll__container {
|
|
26965
|
+
display: block;
|
|
26966
|
+
}.v-table {
|
|
26967
|
+
font-size: 0.875rem;
|
|
26968
|
+
transition-duration: 0.28s;
|
|
26969
|
+
transition-property: box-shadow, opacity, background, height;
|
|
26970
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
26991
26971
|
}
|
|
26992
|
-
.v-
|
|
26993
|
-
|
|
26972
|
+
.v-table {
|
|
26973
|
+
background: rgb(var(--v-theme-surface));
|
|
26974
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
|
26975
|
+
}
|
|
26976
|
+
.v-table .v-table-divider {
|
|
26977
|
+
border-right: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
26994
26978
|
}
|
|
26995
|
-
.v-
|
|
26996
|
-
|
|
26979
|
+
.v-table .v-table__wrapper > table > thead > tr > th {
|
|
26980
|
+
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
26997
26981
|
}
|
|
26998
|
-
.v-
|
|
26999
|
-
|
|
26982
|
+
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > td,
|
|
26983
|
+
.v-table .v-table__wrapper > table > tbody > tr:not(:last-child) > th {
|
|
26984
|
+
border-bottom: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
27000
26985
|
}
|
|
27001
|
-
.v-
|
|
27002
|
-
|
|
26986
|
+
.v-table .v-table__wrapper > table > tfoot > tr > td,
|
|
26987
|
+
.v-table .v-table__wrapper > table > tfoot > tr > th {
|
|
26988
|
+
border-top: thin solid rgba(var(--v-border-color), var(--v-border-opacity));
|
|
27003
26989
|
}
|
|
27004
|
-
|
|
27005
|
-
|
|
27006
|
-
display: flex;
|
|
27007
|
-
opacity: var(--v-toolbar-image-opacity, 1);
|
|
27008
|
-
transition-property: opacity;
|
|
26990
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr > td {
|
|
26991
|
+
position: relative;
|
|
27009
26992
|
}
|
|
27010
|
-
.v-
|
|
26993
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
|
26994
|
+
background: rgba(var(--v-border-color), var(--v-hover-opacity));
|
|
26995
|
+
pointer-events: none;
|
|
26996
|
+
}
|
|
26997
|
+
.v-table.v-table--hover > .v-table__wrapper > table > tbody > tr:hover > td::after {
|
|
26998
|
+
content: "";
|
|
27011
26999
|
position: absolute;
|
|
27012
27000
|
top: 0;
|
|
27013
27001
|
left: 0;
|
|
27014
27002
|
width: 100%;
|
|
27015
27003
|
height: 100%;
|
|
27016
27004
|
}
|
|
27005
|
+
.v-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
|
27006
|
+
background: rgb(var(--v-theme-surface));
|
|
27007
|
+
box-shadow: inset 0 -1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
|
27008
|
+
z-index: 1;
|
|
27009
|
+
}
|
|
27010
|
+
.v-table.v-table--fixed-footer > tfoot > tr > th,
|
|
27011
|
+
.v-table.v-table--fixed-footer > tfoot > tr > td {
|
|
27012
|
+
background: rgb(var(--v-theme-surface));
|
|
27013
|
+
box-shadow: inset 0 1px 0 rgba(var(--v-border-color), var(--v-border-opacity));
|
|
27014
|
+
}
|
|
27017
27015
|
|
|
27018
|
-
.v-
|
|
27019
|
-
|
|
27020
|
-
|
|
27021
|
-
|
|
27016
|
+
.v-table {
|
|
27017
|
+
border-radius: inherit;
|
|
27018
|
+
line-height: 1.5;
|
|
27019
|
+
max-width: 100%;
|
|
27022
27020
|
display: flex;
|
|
27021
|
+
flex-direction: column;
|
|
27022
|
+
}
|
|
27023
|
+
.v-table > .v-table__wrapper > table {
|
|
27024
|
+
width: 100%;
|
|
27025
|
+
border-spacing: 0;
|
|
27026
|
+
}
|
|
27027
|
+
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
|
27028
|
+
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
|
27029
|
+
.v-table > .v-table__wrapper > table > thead > tr > td,
|
|
27030
|
+
.v-table > .v-table__wrapper > table > thead > tr > th,
|
|
27031
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > td,
|
|
27032
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
|
27033
|
+
padding: 0 16px;
|
|
27034
|
+
transition-duration: 0.28s;
|
|
27035
|
+
transition-property: box-shadow, opacity, background, height;
|
|
27036
|
+
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
27037
|
+
}
|
|
27038
|
+
.v-table > .v-table__wrapper > table > tbody > tr > td,
|
|
27039
|
+
.v-table > .v-table__wrapper > table > thead > tr > td,
|
|
27040
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > td {
|
|
27041
|
+
height: var(--v-table-row-height);
|
|
27042
|
+
}
|
|
27043
|
+
.v-table > .v-table__wrapper > table > tbody > tr > th,
|
|
27044
|
+
.v-table > .v-table__wrapper > table > thead > tr > th,
|
|
27045
|
+
.v-table > .v-table__wrapper > table > tfoot > tr > th {
|
|
27046
|
+
height: var(--v-table-header-height);
|
|
27047
|
+
font-weight: 500;
|
|
27048
|
+
-webkit-user-select: none;
|
|
27049
|
+
user-select: none;
|
|
27050
|
+
text-align: start;
|
|
27051
|
+
}
|
|
27052
|
+
.v-table--density-default {
|
|
27053
|
+
--v-table-header-height: 56px;
|
|
27054
|
+
--v-table-row-height: 52px;
|
|
27023
27055
|
}
|
|
27024
27056
|
|
|
27025
|
-
.v-
|
|
27026
|
-
|
|
27057
|
+
.v-table--density-comfortable {
|
|
27058
|
+
--v-table-header-height: 48px;
|
|
27059
|
+
--v-table-row-height: 44px;
|
|
27027
27060
|
}
|
|
27028
27061
|
|
|
27029
|
-
.v-
|
|
27030
|
-
|
|
27062
|
+
.v-table--density-compact {
|
|
27063
|
+
--v-table-header-height: 40px;
|
|
27064
|
+
--v-table-row-height: 36px;
|
|
27031
27065
|
}
|
|
27032
27066
|
|
|
27033
|
-
.v-
|
|
27034
|
-
|
|
27035
|
-
|
|
27036
|
-
|
|
27067
|
+
.v-table__wrapper {
|
|
27068
|
+
border-radius: inherit;
|
|
27069
|
+
overflow: auto;
|
|
27070
|
+
flex: 1 1 auto;
|
|
27037
27071
|
}
|
|
27038
|
-
|
|
27039
|
-
|
|
27040
|
-
|
|
27041
|
-
letter-spacing: 0;
|
|
27042
|
-
line-height: 1.75rem;
|
|
27043
|
-
text-transform: none;
|
|
27072
|
+
|
|
27073
|
+
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:first-child {
|
|
27074
|
+
border-top-left-radius: 0;
|
|
27044
27075
|
}
|
|
27045
|
-
.v-
|
|
27046
|
-
|
|
27047
|
-
padding-bottom: 6px;
|
|
27076
|
+
.v-table--has-top > .v-table__wrapper > table > tbody > tr:first-child:hover > td:last-child {
|
|
27077
|
+
border-top-right-radius: 0;
|
|
27048
27078
|
}
|
|
27049
|
-
|
|
27050
|
-
|
|
27051
|
-
|
|
27052
|
-
|
|
27053
|
-
|
|
27054
|
-
|
|
27079
|
+
|
|
27080
|
+
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:first-child {
|
|
27081
|
+
border-bottom-left-radius: 0;
|
|
27082
|
+
}
|
|
27083
|
+
.v-table--has-bottom > .v-table__wrapper > table > tbody > tr:last-child:hover > td:last-child {
|
|
27084
|
+
border-bottom-right-radius: 0;
|
|
27055
27085
|
}
|
|
27056
27086
|
|
|
27057
|
-
.v-
|
|
27058
|
-
overflow:
|
|
27059
|
-
text-overflow: ellipsis;
|
|
27060
|
-
white-space: nowrap;
|
|
27087
|
+
.v-table--fixed-height > .v-table__wrapper {
|
|
27088
|
+
overflow-y: auto;
|
|
27061
27089
|
}
|
|
27062
27090
|
|
|
27063
|
-
.v-
|
|
27064
|
-
|
|
27065
|
-
|
|
27066
|
-
|
|
27091
|
+
.v-table--fixed-header > .v-table__wrapper > table > thead {
|
|
27092
|
+
position: sticky;
|
|
27093
|
+
top: 0;
|
|
27094
|
+
z-index: 2;
|
|
27067
27095
|
}
|
|
27068
|
-
.v-
|
|
27069
|
-
border-
|
|
27070
|
-
}
|
|
27071
|
-
|
|
27072
|
-
|
|
27096
|
+
.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th {
|
|
27097
|
+
border-bottom: 0px !important;
|
|
27098
|
+
}
|
|
27099
|
+
|
|
27100
|
+
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr {
|
|
27101
|
+
position: sticky;
|
|
27102
|
+
bottom: 0;
|
|
27103
|
+
z-index: 1;
|
|
27104
|
+
}
|
|
27105
|
+
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
|
|
27106
|
+
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
|
|
27107
|
+
border-top: 0px !important;
|
|
27073
27108
|
}.v-window {
|
|
27074
27109
|
overflow: hidden;
|
|
27075
27110
|
}
|
|
@@ -27140,37 +27175,6 @@ html.v-overlay-scroll-blocked {
|
|
|
27140
27175
|
}
|
|
27141
27176
|
.v-window-y-reverse-transition-leave-to {
|
|
27142
27177
|
transform: translateY(100%);
|
|
27143
|
-
}.v-tooltip > .v-overlay__content {
|
|
27144
|
-
background: rgb(var(--v-theme-surface-variant));
|
|
27145
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
|
27146
|
-
border-radius: 4px;
|
|
27147
|
-
font-size: 0.875rem;
|
|
27148
|
-
line-height: 1.6;
|
|
27149
|
-
display: inline-block;
|
|
27150
|
-
padding: 5px 16px;
|
|
27151
|
-
text-transform: initial;
|
|
27152
|
-
width: auto;
|
|
27153
|
-
opacity: 1;
|
|
27154
|
-
pointer-events: none;
|
|
27155
|
-
transition-property: opacity, transform;
|
|
27156
|
-
overflow-wrap: break-word;
|
|
27157
|
-
}
|
|
27158
|
-
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
|
27159
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
|
27160
|
-
transition-duration: 150ms;
|
|
27161
|
-
}
|
|
27162
|
-
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
|
27163
|
-
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
|
27164
|
-
transition-duration: 75ms;
|
|
27165
|
-
}.v-virtual-scroll {
|
|
27166
|
-
display: block;
|
|
27167
|
-
flex: 1 1 auto;
|
|
27168
|
-
max-width: 100%;
|
|
27169
|
-
overflow: auto;
|
|
27170
|
-
position: relative;
|
|
27171
|
-
}
|
|
27172
|
-
.v-virtual-scroll__container {
|
|
27173
|
-
display: block;
|
|
27174
27178
|
}.v-color-picker-canvas {
|
|
27175
27179
|
display: flex;
|
|
27176
27180
|
position: relative;
|
|
@@ -27193,6 +27197,41 @@ html.v-overlay-scroll-blocked {
|
|
|
27193
27197
|
}
|
|
27194
27198
|
.v-color-picker-canvas:hover .v-color-picker-canvas__dot {
|
|
27195
27199
|
will-change: transform;
|
|
27200
|
+
}.v-color-picker-swatches {
|
|
27201
|
+
overflow-y: auto;
|
|
27202
|
+
}
|
|
27203
|
+
.v-color-picker-swatches > div {
|
|
27204
|
+
display: flex;
|
|
27205
|
+
flex-wrap: wrap;
|
|
27206
|
+
justify-content: center;
|
|
27207
|
+
padding: 8px;
|
|
27208
|
+
}
|
|
27209
|
+
|
|
27210
|
+
.v-color-picker-swatches__swatch {
|
|
27211
|
+
display: flex;
|
|
27212
|
+
flex-direction: column;
|
|
27213
|
+
margin-bottom: 10px;
|
|
27214
|
+
}
|
|
27215
|
+
|
|
27216
|
+
.v-color-picker-swatches__color {
|
|
27217
|
+
position: relative;
|
|
27218
|
+
height: 18px;
|
|
27219
|
+
max-height: 18px;
|
|
27220
|
+
width: 45px;
|
|
27221
|
+
margin: 2px 4px;
|
|
27222
|
+
border-radius: 2px;
|
|
27223
|
+
-webkit-user-select: none;
|
|
27224
|
+
user-select: none;
|
|
27225
|
+
overflow: hidden;
|
|
27226
|
+
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAACRJREFUKFNjPHTo0H8GJGBnZ8eIzGekgwJk+0BsdCtRHEQbBQBbbh0dIGKknQAAAABJRU5ErkJggg==) repeat;
|
|
27227
|
+
cursor: pointer;
|
|
27228
|
+
}
|
|
27229
|
+
.v-color-picker-swatches__color > div {
|
|
27230
|
+
display: flex;
|
|
27231
|
+
align-items: center;
|
|
27232
|
+
justify-content: center;
|
|
27233
|
+
width: 100%;
|
|
27234
|
+
height: 100%;
|
|
27196
27235
|
}.v-color-picker-preview__alpha .v-slider-track__background {
|
|
27197
27236
|
background-color: transparent !important;
|
|
27198
27237
|
}
|
|
@@ -27291,41 +27330,6 @@ html.v-overlay-scroll-blocked {
|
|
|
27291
27330
|
}
|
|
27292
27331
|
.v-color-picker-edit__input span {
|
|
27293
27332
|
font-size: 0.75rem;
|
|
27294
|
-
}.v-color-picker-swatches {
|
|
27295
|
-
overflow-y: auto;
|
|
27296
|
-
}
|
|
27297
|
-
.v-color-picker-swatches > div {
|
|
27298
|
-
display: flex;
|
|
27299
|
-
flex-wrap: wrap;
|
|
27300
|
-
justify-content: center;
|
|
27301
|
-
padding: 8px;
|
|
27302
|
-
}
|
|
27303
|
-
|
|
27304
|
-
.v-color-picker-swatches__swatch {
|
|
27305
|
-
display: flex;
|
|
27306
|
-
flex-direction: column;
|
|
27307
|
-
margin-bottom: 10px;
|
|
27308
|
-
}
|
|
27309
|
-
|
|
27310
|
-
.v-color-picker-swatches__color {
|
|
27311
|
-
position: relative;
|
|
27312
|
-
height: 18px;
|
|
27313
|
-
max-height: 18px;
|
|
27314
|
-
width: 45px;
|
|
27315
|
-
margin: 2px 4px;
|
|
27316
|
-
border-radius: 2px;
|
|
27317
|
-
-webkit-user-select: none;
|
|
27318
|
-
user-select: none;
|
|
27319
|
-
overflow: hidden;
|
|
27320
|
-
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAACRJREFUKFNjPHTo0H8GJGBnZ8eIzGekgwJk+0BsdCtRHEQbBQBbbh0dIGKknQAAAABJRU5ErkJggg==) repeat;
|
|
27321
|
-
cursor: pointer;
|
|
27322
|
-
}
|
|
27323
|
-
.v-color-picker-swatches__color > div {
|
|
27324
|
-
display: flex;
|
|
27325
|
-
align-items: center;
|
|
27326
|
-
justify-content: center;
|
|
27327
|
-
width: 100%;
|
|
27328
|
-
height: 100%;
|
|
27329
27333
|
}.v-slider-thumb {
|
|
27330
27334
|
touch-action: none;
|
|
27331
27335
|
color: rgb(var(--v-theme-surface-variant));
|