@vuetify/nightly 3.6.14-master.2024-08-12 → 3.6.14-master.2024-08-13
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 +7 -7
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +138 -138
- package/dist/json/web-types.json +8 -8
- package/dist/vuetify-labs.css +2728 -2728
- package/dist/vuetify-labs.d.ts +33444 -40135
- package/dist/vuetify-labs.esm.js +16 -8
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +16 -8
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.css +556 -556
- package/dist/vuetify.d.ts +32672 -39038
- package/dist/vuetify.esm.js +16 -8
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +16 -8
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +22 -22
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAlert/index.d.mts +50 -73
- package/lib/components/VApp/index.d.mts +9 -11
- package/lib/components/VAppBar/index.d.mts +92 -128
- package/lib/components/VAutocomplete/index.d.mts +4771 -3230
- package/lib/components/VAvatar/index.d.mts +23 -22
- package/lib/components/VBadge/index.d.mts +53 -59
- package/lib/components/VBanner/index.d.mts +44 -66
- package/lib/components/VBottomNavigation/index.d.mts +25 -32
- package/lib/components/VBottomSheet/index.d.mts +125 -135
- package/lib/components/VBreadcrumbs/index.d.mts +35 -78
- package/lib/components/VBtn/index.d.mts +49 -53
- package/lib/components/VBtnGroup/index.d.mts +14 -13
- package/lib/components/VBtnToggle/index.d.mts +21 -23
- package/lib/components/VCard/index.d.mts +104 -168
- package/lib/components/VCarousel/index.d.mts +59 -96
- package/lib/components/VCheckbox/index.d.mts +132 -155
- package/lib/components/VChip/index.d.mts +47 -59
- package/lib/components/VChipGroup/index.d.mts +39 -41
- package/lib/components/VCode/index.d.mts +9 -11
- package/lib/components/VColorPicker/index.d.mts +58 -133
- package/lib/components/VCombobox/index.d.mts +4785 -3244
- package/lib/components/VConfirmEdit/index.d.mts +11 -19
- package/lib/components/VCounter/index.d.mts +40 -42
- package/lib/components/VDataIterator/index.d.mts +171 -185
- package/lib/components/VDataTable/index.d.mts +480 -1204
- package/lib/components/VDatePicker/index.d.mts +120 -158
- package/lib/components/VDefaultsProvider/index.d.mts +5 -9
- package/lib/components/VDialog/index.d.mts +243 -277
- package/lib/components/VDivider/index.d.mts +9 -11
- package/lib/components/VEmptyState/index.d.mts +30 -52
- package/lib/components/VExpansionPanel/index.d.mts +60 -85
- package/lib/components/VFab/index.d.mts +81 -73
- package/lib/components/VField/index.d.mts +35 -62
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +172 -259
- package/lib/components/VFooter/index.d.mts +9 -11
- package/lib/components/VForm/index.d.mts +105 -77
- package/lib/components/VGrid/index.d.mts +41 -52
- package/lib/components/VHover/index.d.mts +5 -9
- package/lib/components/VIcon/index.d.mts +23 -29
- package/lib/components/VImg/index.d.mts +28 -42
- package/lib/components/VInfiniteScroll/index.d.mts +17 -37
- package/lib/components/VInput/index.d.mts +48 -50
- package/lib/components/VItemGroup/index.d.mts +21 -30
- package/lib/components/VKbd/index.d.mts +9 -11
- package/lib/components/VLabel/index.d.mts +9 -11
- package/lib/components/VLayout/index.d.mts +18 -24
- package/lib/components/VLazy/index.d.mts +42 -44
- package/lib/components/VList/index.d.mts +210 -329
- package/lib/components/VLocaleProvider/index.d.mts +9 -11
- package/lib/components/VMain/index.d.mts +9 -11
- package/lib/components/VMenu/index.d.mts +272 -306
- package/lib/components/VMessages/index.d.mts +49 -51
- package/lib/components/VNavigationDrawer/index.d.mts +27 -40
- package/lib/components/VOtpInput/index.d.mts +22 -28
- package/lib/components/VOverlay/VOverlay.mjs +4 -3
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +53 -63
- package/lib/components/VPagination/index.d.mts +31 -46
- package/lib/components/VParallax/index.d.mts +15 -29
- package/lib/components/VProgressCircular/index.d.mts +9 -11
- package/lib/components/VProgressLinear/index.d.mts +22 -24
- package/lib/components/VRadio/index.d.mts +49 -52
- package/lib/components/VRadioGroup/index.d.mts +66 -66
- package/lib/components/VRangeSlider/index.d.mts +58 -69
- package/lib/components/VRating/index.d.mts +13 -19
- package/lib/components/VResponsive/index.d.mts +11 -17
- package/lib/components/VSelect/index.d.mts +4762 -3221
- package/lib/components/VSelectionControl/index.d.mts +38 -44
- package/lib/components/VSelectionControlGroup/index.d.mts +34 -34
- package/lib/components/VSheet/index.d.mts +15 -17
- package/lib/components/VSkeletonLoader/index.d.mts +41 -11
- package/lib/components/VSlideGroup/index.d.mts +112 -129
- package/lib/components/VSlider/index.d.mts +58 -69
- package/lib/components/VSnackbar/VSnackbar.mjs +5 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +231 -270
- package/lib/components/VSparkline/index.d.mts +11 -19
- package/lib/components/VSpeedDial/VSpeedDial.mjs +1 -1
- package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
- package/lib/components/VSpeedDial/index.d.mts +179 -189
- package/lib/components/VStepper/index.d.mts +105 -180
- package/lib/components/VSwitch/index.d.mts +78 -98
- package/lib/components/VSystemBar/index.d.mts +13 -15
- package/lib/components/VTable/index.d.mts +15 -29
- package/lib/components/VTabs/index.d.mts +213 -297
- package/lib/components/VTextField/index.d.mts +253 -408
- package/lib/components/VTextarea/index.d.mts +157 -236
- package/lib/components/VThemeProvider/index.d.mts +9 -11
- package/lib/components/VTimeline/index.d.mts +29 -43
- package/lib/components/VToolbar/index.d.mts +49 -80
- package/lib/components/VTooltip/index.d.mts +282 -316
- package/lib/components/VValidation/index.d.mts +16 -23
- package/lib/components/VVirtualScroll/index.d.mts +14 -23
- package/lib/components/VWindow/index.d.mts +29 -50
- package/lib/components/index.d.mts +31169 -37524
- package/lib/components/transitions/index.d.mts +84 -148
- package/lib/composables/location.mjs.map +1 -1
- package/lib/directives/click-outside/index.mjs +3 -0
- package/lib/directives/click-outside/index.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +58 -58
- package/lib/labs/VCalendar/index.d.mts +146 -166
- package/lib/labs/VDateInput/index.d.mts +83 -62
- package/lib/labs/VNumberInput/index.d.mts +61 -88
- package/lib/labs/VPicker/index.d.mts +28 -46
- package/lib/labs/VPullToRefresh/index.d.mts +7 -15
- package/lib/labs/VSnackbarQueue/index.d.mts +311 -369
- package/lib/labs/VStepperVertical/index.d.mts +109 -184
- package/lib/labs/VTimePicker/index.d.mts +35 -53
- package/lib/labs/VTreeview/index.d.mts +200 -277
- package/lib/labs/components.d.mts +905 -1231
- package/lib/util/propsFactory.mjs.map +1 -1
- package/package.json +3 -3
package/dist/vuetify.css
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.6.14-master.2024-08-
|
2
|
+
* Vuetify v3.6.14-master.2024-08-13
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -19679,24 +19679,6 @@ html.overflow-y-hidden {
|
|
19679
19679
|
}
|
19680
19680
|
.v-checkbox .v-selection-control {
|
19681
19681
|
min-height: var(--v-input-control-height);
|
19682
|
-
}.v-chip-group {
|
19683
|
-
display: flex;
|
19684
|
-
max-width: 100%;
|
19685
|
-
min-width: 0;
|
19686
|
-
overflow-x: auto;
|
19687
|
-
padding: 4px 0;
|
19688
|
-
}
|
19689
|
-
.v-chip-group .v-chip {
|
19690
|
-
margin: 4px 8px 4px 0;
|
19691
|
-
}
|
19692
|
-
.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
|
19693
|
-
opacity: var(--v-activated-opacity);
|
19694
|
-
}
|
19695
|
-
|
19696
|
-
.v-chip-group--column .v-slide-group__content {
|
19697
|
-
white-space: normal;
|
19698
|
-
flex-wrap: wrap;
|
19699
|
-
max-width: 100%;
|
19700
19682
|
}.v-chip {
|
19701
19683
|
align-items: center;
|
19702
19684
|
display: inline-flex;
|
@@ -20115,6 +20097,24 @@ html.overflow-y-hidden {
|
|
20115
20097
|
|
20116
20098
|
.v-chip--label {
|
20117
20099
|
border-radius: 4px;
|
20100
|
+
}.v-chip-group {
|
20101
|
+
display: flex;
|
20102
|
+
max-width: 100%;
|
20103
|
+
min-width: 0;
|
20104
|
+
overflow-x: auto;
|
20105
|
+
padding: 4px 0;
|
20106
|
+
}
|
20107
|
+
.v-chip-group .v-chip {
|
20108
|
+
margin: 4px 8px 4px 0;
|
20109
|
+
}
|
20110
|
+
.v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
|
20111
|
+
opacity: var(--v-activated-opacity);
|
20112
|
+
}
|
20113
|
+
|
20114
|
+
.v-chip-group--column .v-slide-group__content {
|
20115
|
+
white-space: normal;
|
20116
|
+
flex-wrap: wrap;
|
20117
|
+
max-width: 100%;
|
20118
20118
|
}.v-color-picker {
|
20119
20119
|
align-self: flex-start;
|
20120
20120
|
contain: content;
|
@@ -20445,12 +20445,6 @@ html.overflow-y-hidden {
|
|
20445
20445
|
}
|
20446
20446
|
.v-data-table-footer__page {
|
20447
20447
|
padding: 0 8px;
|
20448
|
-
}.v-date-picker {
|
20449
|
-
overflow: hidden;
|
20450
|
-
width: 328px;
|
20451
|
-
}
|
20452
|
-
.v-date-picker--show-week {
|
20453
|
-
width: 368px;
|
20454
20448
|
}.v-date-picker-controls {
|
20455
20449
|
display: flex;
|
20456
20450
|
align-items: center;
|
@@ -20507,61 +20501,12 @@ html.overflow-y-hidden {
|
|
20507
20501
|
|
20508
20502
|
.v-date-picker__title {
|
20509
20503
|
display: inline-block;
|
20510
|
-
}.v-date-picker
|
20511
|
-
|
20512
|
-
|
20513
|
-
padding: 0 12px 8px;
|
20514
|
-
--v-date-picker-month-day-diff: 4px;
|
20515
|
-
}
|
20516
|
-
|
20517
|
-
.v-date-picker-month__weeks {
|
20518
|
-
display: grid;
|
20519
|
-
grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
|
20520
|
-
column-gap: 4px;
|
20521
|
-
font-size: 0.85rem;
|
20522
|
-
}
|
20523
|
-
.v-date-picker-month__weeks + .v-date-picker-month__days {
|
20524
|
-
grid-row-gap: 0;
|
20525
|
-
}
|
20526
|
-
|
20527
|
-
.v-date-picker-month__weekday {
|
20528
|
-
font-size: 0.85rem;
|
20529
|
-
}
|
20530
|
-
|
20531
|
-
.v-date-picker-month__days {
|
20532
|
-
display: grid;
|
20533
|
-
grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
|
20534
|
-
column-gap: 4px;
|
20535
|
-
flex: 1 1;
|
20536
|
-
justify-content: space-around;
|
20537
|
-
}
|
20538
|
-
|
20539
|
-
.v-date-picker-month__day {
|
20540
|
-
align-items: center;
|
20541
|
-
display: flex;
|
20542
|
-
justify-content: center;
|
20543
|
-
position: relative;
|
20544
|
-
height: 40px;
|
20545
|
-
width: 40px;
|
20546
|
-
}
|
20547
|
-
.v-date-picker-month__day--selected .v-btn {
|
20548
|
-
background-color: rgb(var(--v-theme-surface-variant));
|
20549
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
20550
|
-
}
|
20551
|
-
.v-date-picker-month__day .v-btn.v-date-picker-month__day-btn {
|
20552
|
-
--v-btn-height: 24px;
|
20553
|
-
--v-btn-size: 0.85rem;
|
20554
|
-
}
|
20555
|
-
.v-date-picker-month__day--week {
|
20556
|
-
font-size: var(--v-btn-size);
|
20557
|
-
}
|
20558
|
-
|
20559
|
-
.v-date-picker-month__day--adjacent {
|
20560
|
-
opacity: 0.5;
|
20504
|
+
}.v-date-picker {
|
20505
|
+
overflow: hidden;
|
20506
|
+
width: 328px;
|
20561
20507
|
}
|
20562
|
-
|
20563
|
-
|
20564
|
-
opacity: 0;
|
20508
|
+
.v-date-picker--show-week {
|
20509
|
+
width: 368px;
|
20565
20510
|
}.v-date-picker-header {
|
20566
20511
|
align-items: flex-end;
|
20567
20512
|
height: 70px;
|
@@ -20622,25 +20567,61 @@ html.overflow-y-hidden {
|
|
20622
20567
|
.date-picker-header-reverse-transition-leave-to {
|
20623
20568
|
opacity: 0;
|
20624
20569
|
transform: translate(0, 100%);
|
20625
|
-
}.v-date-picker-
|
20626
|
-
|
20570
|
+
}.v-date-picker-month {
|
20571
|
+
display: flex;
|
20572
|
+
justify-content: center;
|
20573
|
+
padding: 0 12px 8px;
|
20574
|
+
--v-date-picker-month-day-diff: 4px;
|
20627
20575
|
}
|
20628
20576
|
|
20629
|
-
.v-date-picker-
|
20630
|
-
|
20577
|
+
.v-date-picker-month__weeks {
|
20578
|
+
display: grid;
|
20579
|
+
grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
|
20580
|
+
column-gap: 4px;
|
20581
|
+
font-size: 0.85rem;
|
20582
|
+
}
|
20583
|
+
.v-date-picker-month__weeks + .v-date-picker-month__days {
|
20584
|
+
grid-row-gap: 0;
|
20585
|
+
}
|
20586
|
+
|
20587
|
+
.v-date-picker-month__weekday {
|
20588
|
+
font-size: 0.85rem;
|
20589
|
+
}
|
20590
|
+
|
20591
|
+
.v-date-picker-month__days {
|
20631
20592
|
display: grid;
|
20593
|
+
grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
|
20594
|
+
column-gap: 4px;
|
20632
20595
|
flex: 1 1;
|
20633
|
-
height: inherit;
|
20634
20596
|
justify-content: space-around;
|
20635
|
-
grid-template-columns: repeat(2, 1fr);
|
20636
|
-
grid-gap: 0px 24px;
|
20637
|
-
padding-inline-start: 36px;
|
20638
|
-
padding-inline-end: 36px;
|
20639
20597
|
}
|
20640
|
-
|
20641
|
-
|
20642
|
-
|
20643
|
-
|
20598
|
+
|
20599
|
+
.v-date-picker-month__day {
|
20600
|
+
align-items: center;
|
20601
|
+
display: flex;
|
20602
|
+
justify-content: center;
|
20603
|
+
position: relative;
|
20604
|
+
height: 40px;
|
20605
|
+
width: 40px;
|
20606
|
+
}
|
20607
|
+
.v-date-picker-month__day--selected .v-btn {
|
20608
|
+
background-color: rgb(var(--v-theme-surface-variant));
|
20609
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
20610
|
+
}
|
20611
|
+
.v-date-picker-month__day .v-btn.v-date-picker-month__day-btn {
|
20612
|
+
--v-btn-height: 24px;
|
20613
|
+
--v-btn-size: 0.85rem;
|
20614
|
+
}
|
20615
|
+
.v-date-picker-month__day--week {
|
20616
|
+
font-size: var(--v-btn-size);
|
20617
|
+
}
|
20618
|
+
|
20619
|
+
.v-date-picker-month__day--adjacent {
|
20620
|
+
opacity: 0.5;
|
20621
|
+
}
|
20622
|
+
|
20623
|
+
.v-date-picker-month__day--hide-adjacent {
|
20624
|
+
opacity: 0;
|
20644
20625
|
}.v-date-picker-years {
|
20645
20626
|
height: 288px;
|
20646
20627
|
overflow-y: scroll;
|
@@ -20656,6 +20637,25 @@ html.overflow-y-hidden {
|
|
20656
20637
|
}
|
20657
20638
|
.v-date-picker-years__content .v-btn {
|
20658
20639
|
padding-inline: 8px;
|
20640
|
+
}.v-date-picker-months {
|
20641
|
+
height: 288px;
|
20642
|
+
}
|
20643
|
+
|
20644
|
+
.v-date-picker-months__content {
|
20645
|
+
align-items: center;
|
20646
|
+
display: grid;
|
20647
|
+
flex: 1 1;
|
20648
|
+
height: inherit;
|
20649
|
+
justify-content: space-around;
|
20650
|
+
grid-template-columns: repeat(2, 1fr);
|
20651
|
+
grid-gap: 0px 24px;
|
20652
|
+
padding-inline-start: 36px;
|
20653
|
+
padding-inline-end: 36px;
|
20654
|
+
}
|
20655
|
+
.v-date-picker-months__content .v-btn {
|
20656
|
+
text-transform: none;
|
20657
|
+
padding-inline-start: 8px;
|
20658
|
+
padding-inline-end: 8px;
|
20659
20659
|
}.v-dialog {
|
20660
20660
|
align-items: center;
|
20661
20661
|
justify-content: center;
|
@@ -21157,6 +21157,35 @@ html.overflow-y-hidden {
|
|
21157
21157
|
}
|
21158
21158
|
.v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
|
21159
21159
|
right: 0;
|
21160
|
+
}.v-file-input--hide.v-input .v-field,
|
21161
|
+
.v-file-input--hide.v-input .v-input__control,
|
21162
|
+
.v-file-input--hide.v-input .v-input__details {
|
21163
|
+
display: none;
|
21164
|
+
}
|
21165
|
+
.v-file-input--hide.v-input .v-input__prepend {
|
21166
|
+
grid-area: control;
|
21167
|
+
margin: 0 auto;
|
21168
|
+
}
|
21169
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
21170
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
21171
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
21172
|
+
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
21173
|
+
top: 0px;
|
21174
|
+
}
|
21175
|
+
.v-file-input input[type=file] {
|
21176
|
+
height: 100%;
|
21177
|
+
left: 0;
|
21178
|
+
opacity: 0;
|
21179
|
+
position: absolute;
|
21180
|
+
top: 0;
|
21181
|
+
width: 100%;
|
21182
|
+
z-index: 1;
|
21183
|
+
}
|
21184
|
+
.v-file-input .v-input__details {
|
21185
|
+
padding-inline: 16px;
|
21186
|
+
}
|
21187
|
+
.v-input--plain-underlined.v-file-input .v-input__details {
|
21188
|
+
padding-inline: 0;
|
21160
21189
|
}/* region INPUT */
|
21161
21190
|
.v-field {
|
21162
21191
|
display: grid;
|
@@ -21776,35 +21805,6 @@ textarea.v-field__input::placeholder {
|
|
21776
21805
|
}
|
21777
21806
|
.v-footer--rounded {
|
21778
21807
|
border-radius: 4px;
|
21779
|
-
}.v-file-input--hide.v-input .v-field,
|
21780
|
-
.v-file-input--hide.v-input .v-input__control,
|
21781
|
-
.v-file-input--hide.v-input .v-input__details {
|
21782
|
-
display: none;
|
21783
|
-
}
|
21784
|
-
.v-file-input--hide.v-input .v-input__prepend {
|
21785
|
-
grid-area: control;
|
21786
|
-
margin: 0 auto;
|
21787
|
-
}
|
21788
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
|
21789
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
|
21790
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
|
21791
|
-
.v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
|
21792
|
-
top: 0px;
|
21793
|
-
}
|
21794
|
-
.v-file-input input[type=file] {
|
21795
|
-
height: 100%;
|
21796
|
-
left: 0;
|
21797
|
-
opacity: 0;
|
21798
|
-
position: absolute;
|
21799
|
-
top: 0;
|
21800
|
-
width: 100%;
|
21801
|
-
z-index: 1;
|
21802
|
-
}
|
21803
|
-
.v-file-input .v-input__details {
|
21804
|
-
padding-inline: 16px;
|
21805
|
-
}
|
21806
|
-
.v-input--plain-underlined.v-file-input .v-input__details {
|
21807
|
-
padding-inline: 0;
|
21808
21808
|
}.v-container {
|
21809
21809
|
width: 100%;
|
21810
21810
|
padding: 16px;
|
@@ -22739,11 +22739,6 @@ textarea.v-field__input::placeholder {
|
|
22739
22739
|
|
22740
22740
|
.v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
|
22741
22741
|
padding-top: calc(var(--v-input-padding-top) + 0px);
|
22742
|
-
}.v-item-group {
|
22743
|
-
flex: 0 1 auto;
|
22744
|
-
max-width: 100%;
|
22745
|
-
position: relative;
|
22746
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22747
22742
|
}.v-label {
|
22748
22743
|
align-items: center;
|
22749
22744
|
color: inherit;
|
@@ -22759,21 +22754,26 @@ textarea.v-field__input::placeholder {
|
|
22759
22754
|
|
22760
22755
|
.v-label--clickable {
|
22761
22756
|
cursor: pointer;
|
22762
|
-
}.v-
|
22763
|
-
|
22764
|
-
|
22765
|
-
|
22766
|
-
|
22767
|
-
.v-layout
|
22768
|
-
|
22769
|
-
|
22770
|
-
}.v-layout-item {
|
22771
|
-
position: absolute;
|
22772
|
-
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22757
|
+
}.v-item-group {
|
22758
|
+
flex: 0 1 auto;
|
22759
|
+
max-width: 100%;
|
22760
|
+
position: relative;
|
22761
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22762
|
+
}.v-layout-item {
|
22763
|
+
position: absolute;
|
22764
|
+
transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
|
22773
22765
|
}
|
22774
22766
|
|
22775
22767
|
.v-layout-item--absolute {
|
22776
22768
|
position: absolute;
|
22769
|
+
}.v-layout {
|
22770
|
+
--v-scrollbar-offset: 0px;
|
22771
|
+
display: flex;
|
22772
|
+
flex: 1 1 auto;
|
22773
|
+
}
|
22774
|
+
.v-layout--full-height {
|
22775
|
+
--v-scrollbar-offset: inherit;
|
22776
|
+
height: 100%;
|
22777
22777
|
}.v-list {
|
22778
22778
|
overflow: auto;
|
22779
22779
|
padding: 8px 0;
|
@@ -23349,8 +23349,6 @@ textarea.v-field__input::placeholder {
|
|
23349
23349
|
}
|
23350
23350
|
.v-list-group__header:not(.v-treeview-item--activetable-group-activator).v-list-item--active:hover .v-list-item__overlay {
|
23351
23351
|
opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
|
23352
|
-
}.v-locale-provider {
|
23353
|
-
display: contents;
|
23354
23352
|
}.v-main {
|
23355
23353
|
flex: 1 0 auto;
|
23356
23354
|
max-width: 100%;
|
@@ -23381,6 +23379,25 @@ textarea.v-field__input::placeholder {
|
|
23381
23379
|
--v-layout-right: 0px;
|
23382
23380
|
--v-layout-top: 0px;
|
23383
23381
|
--v-layout-bottom: 0px;
|
23382
|
+
}.v-menu > .v-overlay__content {
|
23383
|
+
display: flex;
|
23384
|
+
flex-direction: column;
|
23385
|
+
}
|
23386
|
+
.v-menu > .v-overlay__content {
|
23387
|
+
border-radius: 4px;
|
23388
|
+
}
|
23389
|
+
.v-menu > .v-overlay__content > .v-card,
|
23390
|
+
.v-menu > .v-overlay__content > .v-sheet,
|
23391
|
+
.v-menu > .v-overlay__content > .v-list {
|
23392
|
+
background: rgb(var(--v-theme-surface));
|
23393
|
+
border-radius: inherit;
|
23394
|
+
overflow: auto;
|
23395
|
+
height: 100%;
|
23396
|
+
}
|
23397
|
+
.v-menu > .v-overlay__content > .v-card,
|
23398
|
+
.v-menu > .v-overlay__content > .v-sheet,
|
23399
|
+
.v-menu > .v-overlay__content > .v-list {
|
23400
|
+
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));
|
23384
23401
|
}.v-messages {
|
23385
23402
|
flex: 1 1 auto;
|
23386
23403
|
font-size: 12px;
|
@@ -23397,6 +23414,8 @@ textarea.v-field__input::placeholder {
|
|
23397
23414
|
-webkit-hyphens: auto;
|
23398
23415
|
hyphens: auto;
|
23399
23416
|
transition-duration: 150ms;
|
23417
|
+
}.v-locale-provider {
|
23418
|
+
display: contents;
|
23400
23419
|
}.v-navigation-drawer {
|
23401
23420
|
-webkit-overflow-scrolling: touch;
|
23402
23421
|
background: rgb(var(--v-theme-surface));
|
@@ -23505,83 +23524,6 @@ textarea.v-field__input::placeholder {
|
|
23505
23524
|
.v-navigation-drawer__append {
|
23506
23525
|
flex: none;
|
23507
23526
|
overflow: hidden;
|
23508
|
-
}.v-menu > .v-overlay__content {
|
23509
|
-
display: flex;
|
23510
|
-
flex-direction: column;
|
23511
|
-
}
|
23512
|
-
.v-menu > .v-overlay__content {
|
23513
|
-
border-radius: 4px;
|
23514
|
-
}
|
23515
|
-
.v-menu > .v-overlay__content > .v-card,
|
23516
|
-
.v-menu > .v-overlay__content > .v-sheet,
|
23517
|
-
.v-menu > .v-overlay__content > .v-list {
|
23518
|
-
background: rgb(var(--v-theme-surface));
|
23519
|
-
border-radius: inherit;
|
23520
|
-
overflow: auto;
|
23521
|
-
height: 100%;
|
23522
|
-
}
|
23523
|
-
.v-menu > .v-overlay__content > .v-card,
|
23524
|
-
.v-menu > .v-overlay__content > .v-sheet,
|
23525
|
-
.v-menu > .v-overlay__content > .v-list {
|
23526
|
-
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));
|
23527
|
-
}.v-otp-input {
|
23528
|
-
align-items: center;
|
23529
|
-
display: flex;
|
23530
|
-
justify-content: center;
|
23531
|
-
padding: 0.5rem 0;
|
23532
|
-
position: relative;
|
23533
|
-
}
|
23534
|
-
.v-otp-input {
|
23535
|
-
border-radius: 4px;
|
23536
|
-
}
|
23537
|
-
.v-otp-input .v-field {
|
23538
|
-
height: 100%;
|
23539
|
-
}
|
23540
|
-
|
23541
|
-
.v-otp-input__divider {
|
23542
|
-
margin: 0 8px;
|
23543
|
-
}
|
23544
|
-
|
23545
|
-
.v-otp-input__content {
|
23546
|
-
align-items: center;
|
23547
|
-
display: flex;
|
23548
|
-
gap: 0.5rem;
|
23549
|
-
height: 64px;
|
23550
|
-
padding: 0.5rem;
|
23551
|
-
justify-content: center;
|
23552
|
-
max-width: 320px;
|
23553
|
-
position: relative;
|
23554
|
-
border-radius: inherit;
|
23555
|
-
}
|
23556
|
-
.v-otp-input--divided .v-otp-input__content {
|
23557
|
-
max-width: 360px;
|
23558
|
-
}
|
23559
|
-
|
23560
|
-
.v-otp-input__field {
|
23561
|
-
color: inherit;
|
23562
|
-
font-size: 1.25rem;
|
23563
|
-
height: 100%;
|
23564
|
-
outline: none;
|
23565
|
-
text-align: center;
|
23566
|
-
width: 100%;
|
23567
|
-
}
|
23568
|
-
.v-otp-input__field[type=number]::-webkit-outer-spin-button, .v-otp-input__field[type=number]::-webkit-inner-spin-button {
|
23569
|
-
-webkit-appearance: none;
|
23570
|
-
margin: 0;
|
23571
|
-
}
|
23572
|
-
.v-otp-input__field[type=number] {
|
23573
|
-
-moz-appearance: textfield;
|
23574
|
-
}
|
23575
|
-
|
23576
|
-
.v-otp-input__loader {
|
23577
|
-
align-items: center;
|
23578
|
-
display: flex;
|
23579
|
-
height: 100%;
|
23580
|
-
justify-content: center;
|
23581
|
-
width: 100%;
|
23582
|
-
}
|
23583
|
-
.v-otp-input__loader .v-progress-linear {
|
23584
|
-
position: absolute;
|
23585
23527
|
}.v-overlay-container {
|
23586
23528
|
contain: layout;
|
23587
23529
|
left: 0;
|
@@ -23645,6 +23587,64 @@ html.v-overlay-scroll-blocked {
|
|
23645
23587
|
|
23646
23588
|
.v-overlay--scroll-blocked {
|
23647
23589
|
padding-inline-end: var(--v-scrollbar-offset);
|
23590
|
+
}.v-otp-input {
|
23591
|
+
align-items: center;
|
23592
|
+
display: flex;
|
23593
|
+
justify-content: center;
|
23594
|
+
padding: 0.5rem 0;
|
23595
|
+
position: relative;
|
23596
|
+
}
|
23597
|
+
.v-otp-input {
|
23598
|
+
border-radius: 4px;
|
23599
|
+
}
|
23600
|
+
.v-otp-input .v-field {
|
23601
|
+
height: 100%;
|
23602
|
+
}
|
23603
|
+
|
23604
|
+
.v-otp-input__divider {
|
23605
|
+
margin: 0 8px;
|
23606
|
+
}
|
23607
|
+
|
23608
|
+
.v-otp-input__content {
|
23609
|
+
align-items: center;
|
23610
|
+
display: flex;
|
23611
|
+
gap: 0.5rem;
|
23612
|
+
height: 64px;
|
23613
|
+
padding: 0.5rem;
|
23614
|
+
justify-content: center;
|
23615
|
+
max-width: 320px;
|
23616
|
+
position: relative;
|
23617
|
+
border-radius: inherit;
|
23618
|
+
}
|
23619
|
+
.v-otp-input--divided .v-otp-input__content {
|
23620
|
+
max-width: 360px;
|
23621
|
+
}
|
23622
|
+
|
23623
|
+
.v-otp-input__field {
|
23624
|
+
color: inherit;
|
23625
|
+
font-size: 1.25rem;
|
23626
|
+
height: 100%;
|
23627
|
+
outline: none;
|
23628
|
+
text-align: center;
|
23629
|
+
width: 100%;
|
23630
|
+
}
|
23631
|
+
.v-otp-input__field[type=number]::-webkit-outer-spin-button, .v-otp-input__field[type=number]::-webkit-inner-spin-button {
|
23632
|
+
-webkit-appearance: none;
|
23633
|
+
margin: 0;
|
23634
|
+
}
|
23635
|
+
.v-otp-input__field[type=number] {
|
23636
|
+
-moz-appearance: textfield;
|
23637
|
+
}
|
23638
|
+
|
23639
|
+
.v-otp-input__loader {
|
23640
|
+
align-items: center;
|
23641
|
+
display: flex;
|
23642
|
+
height: 100%;
|
23643
|
+
justify-content: center;
|
23644
|
+
width: 100%;
|
23645
|
+
}
|
23646
|
+
.v-otp-input__loader .v-progress-linear {
|
23647
|
+
position: absolute;
|
23648
23648
|
}.v-pagination__list {
|
23649
23649
|
display: inline-flex;
|
23650
23650
|
list-style-type: none;
|
@@ -23653,12 +23653,6 @@ html.v-overlay-scroll-blocked {
|
|
23653
23653
|
}
|
23654
23654
|
.v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
|
23655
23655
|
margin: 0.3rem;
|
23656
|
-
}.v-parallax {
|
23657
|
-
position: relative;
|
23658
|
-
overflow: hidden;
|
23659
|
-
}
|
23660
|
-
.v-parallax--active > .v-img__img {
|
23661
|
-
will-change: transform;
|
23662
23656
|
}.v-progress-circular {
|
23663
23657
|
align-items: center;
|
23664
23658
|
display: inline-flex;
|
@@ -23761,6 +23755,12 @@ html.v-overlay-scroll-blocked {
|
|
23761
23755
|
100% {
|
23762
23756
|
transform: rotate(270deg);
|
23763
23757
|
}
|
23758
|
+
}.v-parallax {
|
23759
|
+
position: relative;
|
23760
|
+
overflow: hidden;
|
23761
|
+
}
|
23762
|
+
.v-parallax--active > .v-img__img {
|
23763
|
+
will-change: transform;
|
23764
23764
|
}.v-progress-linear {
|
23765
23765
|
background: transparent;
|
23766
23766
|
overflow: hidden;
|
@@ -24189,6 +24189,50 @@ html.v-overlay-scroll-blocked {
|
|
24189
24189
|
.v-select--active-menu .v-select__menu-icon {
|
24190
24190
|
opacity: var(--v-high-emphasis-opacity);
|
24191
24191
|
transform: rotate(180deg);
|
24192
|
+
}.v-selection-control-group {
|
24193
|
+
grid-area: control;
|
24194
|
+
display: flex;
|
24195
|
+
flex-direction: column;
|
24196
|
+
}
|
24197
|
+
.v-selection-control-group--inline {
|
24198
|
+
flex-direction: row;
|
24199
|
+
flex-wrap: wrap;
|
24200
|
+
}.v-sheet {
|
24201
|
+
display: block;
|
24202
|
+
}
|
24203
|
+
.v-sheet {
|
24204
|
+
border-color: rgba(var(--v-border-color), var(--v-border-opacity));
|
24205
|
+
border-style: solid;
|
24206
|
+
border-width: 0;
|
24207
|
+
}
|
24208
|
+
.v-sheet--border {
|
24209
|
+
border-width: thin;
|
24210
|
+
box-shadow: none;
|
24211
|
+
}
|
24212
|
+
.v-sheet {
|
24213
|
+
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));
|
24214
|
+
}
|
24215
|
+
.v-sheet--absolute {
|
24216
|
+
position: absolute;
|
24217
|
+
}
|
24218
|
+
.v-sheet--fixed {
|
24219
|
+
position: fixed;
|
24220
|
+
}
|
24221
|
+
.v-sheet--relative {
|
24222
|
+
position: relative;
|
24223
|
+
}
|
24224
|
+
.v-sheet--sticky {
|
24225
|
+
position: sticky;
|
24226
|
+
}
|
24227
|
+
.v-sheet {
|
24228
|
+
border-radius: 0;
|
24229
|
+
}
|
24230
|
+
.v-sheet {
|
24231
|
+
background: rgb(var(--v-theme-surface));
|
24232
|
+
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
24233
|
+
}
|
24234
|
+
.v-sheet--rounded {
|
24235
|
+
border-radius: 4px;
|
24192
24236
|
}.v-selection-control {
|
24193
24237
|
align-items: center;
|
24194
24238
|
contain: layout;
|
@@ -24292,64 +24336,20 @@ html.v-overlay-scroll-blocked {
|
|
24292
24336
|
}
|
24293
24337
|
.v-selection-control--focus-visible .v-selection-control__input::before {
|
24294
24338
|
opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
|
24295
|
-
}.v-
|
24296
|
-
|
24339
|
+
}.v-skeleton-loader {
|
24340
|
+
align-items: center;
|
24341
|
+
background: rgb(var(--v-theme-surface));
|
24342
|
+
border-radius: 4px;
|
24297
24343
|
display: flex;
|
24298
|
-
flex-direction: column;
|
24299
|
-
}
|
24300
|
-
.v-selection-control-group--inline {
|
24301
|
-
flex-direction: row;
|
24302
24344
|
flex-wrap: wrap;
|
24303
|
-
|
24304
|
-
|
24345
|
+
position: relative;
|
24346
|
+
vertical-align: top;
|
24305
24347
|
}
|
24306
|
-
.v-
|
24307
|
-
|
24308
|
-
border-style: solid;
|
24309
|
-
border-width: 0;
|
24348
|
+
.v-skeleton-loader__actions {
|
24349
|
+
justify-content: end;
|
24310
24350
|
}
|
24311
|
-
.v-
|
24312
|
-
|
24313
|
-
box-shadow: none;
|
24314
|
-
}
|
24315
|
-
.v-sheet {
|
24316
|
-
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));
|
24317
|
-
}
|
24318
|
-
.v-sheet--absolute {
|
24319
|
-
position: absolute;
|
24320
|
-
}
|
24321
|
-
.v-sheet--fixed {
|
24322
|
-
position: fixed;
|
24323
|
-
}
|
24324
|
-
.v-sheet--relative {
|
24325
|
-
position: relative;
|
24326
|
-
}
|
24327
|
-
.v-sheet--sticky {
|
24328
|
-
position: sticky;
|
24329
|
-
}
|
24330
|
-
.v-sheet {
|
24331
|
-
border-radius: 0;
|
24332
|
-
}
|
24333
|
-
.v-sheet {
|
24334
|
-
background: rgb(var(--v-theme-surface));
|
24335
|
-
color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
|
24336
|
-
}
|
24337
|
-
.v-sheet--rounded {
|
24338
|
-
border-radius: 4px;
|
24339
|
-
}.v-skeleton-loader {
|
24340
|
-
align-items: center;
|
24341
|
-
background: rgb(var(--v-theme-surface));
|
24342
|
-
border-radius: 4px;
|
24343
|
-
display: flex;
|
24344
|
-
flex-wrap: wrap;
|
24345
|
-
position: relative;
|
24346
|
-
vertical-align: top;
|
24347
|
-
}
|
24348
|
-
.v-skeleton-loader__actions {
|
24349
|
-
justify-content: end;
|
24350
|
-
}
|
24351
|
-
.v-skeleton-loader .v-skeleton-loader__ossein {
|
24352
|
-
height: 100%;
|
24351
|
+
.v-skeleton-loader .v-skeleton-loader__ossein {
|
24352
|
+
height: 100%;
|
24353
24353
|
}
|
24354
24354
|
.v-skeleton-loader .v-skeleton-loader__avatar,
|
24355
24355
|
.v-skeleton-loader .v-skeleton-loader__button,
|
@@ -24561,61 +24561,6 @@ html.v-overlay-scroll-blocked {
|
|
24561
24561
|
100% {
|
24562
24562
|
transform: translateX(100%);
|
24563
24563
|
}
|
24564
|
-
}.v-slide-group {
|
24565
|
-
display: flex;
|
24566
|
-
overflow: hidden;
|
24567
|
-
}
|
24568
|
-
|
24569
|
-
.v-slide-group__next,
|
24570
|
-
.v-slide-group__prev {
|
24571
|
-
align-items: center;
|
24572
|
-
display: flex;
|
24573
|
-
flex: 0 1 52px;
|
24574
|
-
justify-content: center;
|
24575
|
-
min-width: 52px;
|
24576
|
-
cursor: pointer;
|
24577
|
-
}
|
24578
|
-
.v-slide-group__next--disabled,
|
24579
|
-
.v-slide-group__prev--disabled {
|
24580
|
-
pointer-events: none;
|
24581
|
-
opacity: var(--v-disabled-opacity);
|
24582
|
-
}
|
24583
|
-
|
24584
|
-
.v-slide-group__content {
|
24585
|
-
display: flex;
|
24586
|
-
flex: 1 0 auto;
|
24587
|
-
position: relative;
|
24588
|
-
transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
|
24589
|
-
white-space: nowrap;
|
24590
|
-
}
|
24591
|
-
.v-slide-group__content > * {
|
24592
|
-
white-space: initial;
|
24593
|
-
}
|
24594
|
-
|
24595
|
-
.v-slide-group__container {
|
24596
|
-
contain: content;
|
24597
|
-
display: flex;
|
24598
|
-
flex: 1 1 auto;
|
24599
|
-
overflow-x: auto;
|
24600
|
-
overflow-y: hidden;
|
24601
|
-
scrollbar-width: none;
|
24602
|
-
scrollbar-color: rgba(0, 0, 0, 0);
|
24603
|
-
}
|
24604
|
-
.v-slide-group__container::-webkit-scrollbar {
|
24605
|
-
display: none;
|
24606
|
-
}
|
24607
|
-
|
24608
|
-
.v-slide-group--vertical {
|
24609
|
-
max-height: inherit;
|
24610
|
-
}
|
24611
|
-
.v-slide-group--vertical,
|
24612
|
-
.v-slide-group--vertical .v-slide-group__container,
|
24613
|
-
.v-slide-group--vertical .v-slide-group__content {
|
24614
|
-
flex-direction: column;
|
24615
|
-
}
|
24616
|
-
.v-slide-group--vertical .v-slide-group__container {
|
24617
|
-
overflow-x: hidden;
|
24618
|
-
overflow-y: auto;
|
24619
24564
|
}.v-snackbar {
|
24620
24565
|
justify-content: center;
|
24621
24566
|
z-index: 10000;
|
@@ -24756,6 +24701,61 @@ html.v-overlay-scroll-blocked {
|
|
24756
24701
|
}
|
24757
24702
|
.v-snackbar-transition-leave-to {
|
24758
24703
|
opacity: 0;
|
24704
|
+
}.v-slide-group {
|
24705
|
+
display: flex;
|
24706
|
+
overflow: hidden;
|
24707
|
+
}
|
24708
|
+
|
24709
|
+
.v-slide-group__next,
|
24710
|
+
.v-slide-group__prev {
|
24711
|
+
align-items: center;
|
24712
|
+
display: flex;
|
24713
|
+
flex: 0 1 52px;
|
24714
|
+
justify-content: center;
|
24715
|
+
min-width: 52px;
|
24716
|
+
cursor: pointer;
|
24717
|
+
}
|
24718
|
+
.v-slide-group__next--disabled,
|
24719
|
+
.v-slide-group__prev--disabled {
|
24720
|
+
pointer-events: none;
|
24721
|
+
opacity: var(--v-disabled-opacity);
|
24722
|
+
}
|
24723
|
+
|
24724
|
+
.v-slide-group__content {
|
24725
|
+
display: flex;
|
24726
|
+
flex: 1 0 auto;
|
24727
|
+
position: relative;
|
24728
|
+
transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
|
24729
|
+
white-space: nowrap;
|
24730
|
+
}
|
24731
|
+
.v-slide-group__content > * {
|
24732
|
+
white-space: initial;
|
24733
|
+
}
|
24734
|
+
|
24735
|
+
.v-slide-group__container {
|
24736
|
+
contain: content;
|
24737
|
+
display: flex;
|
24738
|
+
flex: 1 1 auto;
|
24739
|
+
overflow-x: auto;
|
24740
|
+
overflow-y: hidden;
|
24741
|
+
scrollbar-width: none;
|
24742
|
+
scrollbar-color: rgba(0, 0, 0, 0);
|
24743
|
+
}
|
24744
|
+
.v-slide-group__container::-webkit-scrollbar {
|
24745
|
+
display: none;
|
24746
|
+
}
|
24747
|
+
|
24748
|
+
.v-slide-group--vertical {
|
24749
|
+
max-height: inherit;
|
24750
|
+
}
|
24751
|
+
.v-slide-group--vertical,
|
24752
|
+
.v-slide-group--vertical .v-slide-group__container,
|
24753
|
+
.v-slide-group--vertical .v-slide-group__content {
|
24754
|
+
flex-direction: column;
|
24755
|
+
}
|
24756
|
+
.v-slide-group--vertical .v-slide-group__container {
|
24757
|
+
overflow-x: hidden;
|
24758
|
+
overflow-y: auto;
|
24759
24759
|
}.v-stepper.v-sheet {
|
24760
24760
|
overflow: hidden;
|
24761
24761
|
}
|
@@ -24931,47 +24931,6 @@ html.v-overlay-scroll-blocked {
|
|
24931
24931
|
left: 0;
|
24932
24932
|
width: 100%;
|
24933
24933
|
height: 100%;
|
24934
|
-
}.v-speed-dial__content {
|
24935
|
-
gap: 8px;
|
24936
|
-
}
|
24937
|
-
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--end, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--end-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--right, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--right-center {
|
24938
|
-
flex-direction: row;
|
24939
|
-
}
|
24940
|
-
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--left, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--left-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start-center {
|
24941
|
-
flex-direction: row-reverse;
|
24942
|
-
}
|
24943
|
-
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--top, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--top-center {
|
24944
|
-
flex-direction: column-reverse;
|
24945
|
-
}
|
24946
|
-
.v-speed-dial__content > *:nth-child(1) {
|
24947
|
-
transition-delay: 0s;
|
24948
|
-
}
|
24949
|
-
.v-speed-dial__content > *:nth-child(2) {
|
24950
|
-
transition-delay: 0.05s;
|
24951
|
-
}
|
24952
|
-
.v-speed-dial__content > *:nth-child(3) {
|
24953
|
-
transition-delay: 0.1s;
|
24954
|
-
}
|
24955
|
-
.v-speed-dial__content > *:nth-child(4) {
|
24956
|
-
transition-delay: 0.15s;
|
24957
|
-
}
|
24958
|
-
.v-speed-dial__content > *:nth-child(5) {
|
24959
|
-
transition-delay: 0.2s;
|
24960
|
-
}
|
24961
|
-
.v-speed-dial__content > *:nth-child(6) {
|
24962
|
-
transition-delay: 0.25s;
|
24963
|
-
}
|
24964
|
-
.v-speed-dial__content > *:nth-child(7) {
|
24965
|
-
transition-delay: 0.3s;
|
24966
|
-
}
|
24967
|
-
.v-speed-dial__content > *:nth-child(8) {
|
24968
|
-
transition-delay: 0.35s;
|
24969
|
-
}
|
24970
|
-
.v-speed-dial__content > *:nth-child(9) {
|
24971
|
-
transition-delay: 0.4s;
|
24972
|
-
}
|
24973
|
-
.v-speed-dial__content > *:nth-child(10) {
|
24974
|
-
transition-delay: 0.45s;
|
24975
24934
|
}.v-switch .v-label {
|
24976
24935
|
padding-inline-start: 10px;
|
24977
24936
|
}
|
@@ -25154,144 +25113,47 @@ html.v-overlay-scroll-blocked {
|
|
25154
25113
|
.v-switch.v-switch--loading.v-switch--inset .v-switch__thumb, .v-switch.v-switch--loading.v-switch--indeterminate .v-switch__thumb {
|
25155
25114
|
border-width: 0;
|
25156
25115
|
}
|
25157
|
-
}.v-
|
25158
|
-
|
25159
|
-
border-radius: 0;
|
25160
|
-
min-width: 90px;
|
25161
|
-
}
|
25162
|
-
.v-slide-group--horizontal .v-tab {
|
25163
|
-
max-width: 360px;
|
25164
|
-
}
|
25165
|
-
.v-slide-group--vertical .v-tab {
|
25166
|
-
justify-content: start;
|
25167
|
-
}
|
25168
|
-
|
25169
|
-
.v-tab__slider {
|
25170
|
-
position: absolute;
|
25171
|
-
bottom: 0;
|
25172
|
-
left: 0;
|
25173
|
-
height: 2px;
|
25174
|
-
width: 100%;
|
25175
|
-
background: currentColor;
|
25176
|
-
pointer-events: none;
|
25177
|
-
opacity: 0;
|
25178
|
-
}
|
25179
|
-
.v-tab--selected .v-tab__slider {
|
25180
|
-
opacity: 1;
|
25181
|
-
}
|
25182
|
-
.v-slide-group--vertical .v-tab__slider {
|
25183
|
-
top: 0;
|
25184
|
-
height: 100%;
|
25185
|
-
width: 2px;
|
25186
|
-
}.v-tabs {
|
25187
|
-
display: flex;
|
25188
|
-
height: var(--v-tabs-height);
|
25189
|
-
}
|
25190
|
-
.v-tabs--density-default {
|
25191
|
-
--v-tabs-height: 48px;
|
25192
|
-
}
|
25193
|
-
.v-tabs--density-default.v-tabs--stacked {
|
25194
|
-
--v-tabs-height: 72px;
|
25195
|
-
}
|
25196
|
-
|
25197
|
-
.v-tabs--density-comfortable {
|
25198
|
-
--v-tabs-height: 44px;
|
25199
|
-
}
|
25200
|
-
.v-tabs--density-comfortable.v-tabs--stacked {
|
25201
|
-
--v-tabs-height: 68px;
|
25202
|
-
}
|
25203
|
-
|
25204
|
-
.v-tabs--density-compact {
|
25205
|
-
--v-tabs-height: 36px;
|
25206
|
-
}
|
25207
|
-
.v-tabs--density-compact.v-tabs--stacked {
|
25208
|
-
--v-tabs-height: 60px;
|
25209
|
-
}
|
25210
|
-
|
25211
|
-
.v-tabs.v-slide-group--vertical {
|
25212
|
-
height: auto;
|
25213
|
-
flex: none;
|
25214
|
-
--v-tabs-height: 48px;
|
25215
|
-
}
|
25216
|
-
|
25217
|
-
.v-tabs--align-tabs-title:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
25218
|
-
margin-inline-start: 42px;
|
25219
|
-
}
|
25220
|
-
|
25221
|
-
.v-tabs--fixed-tabs .v-slide-group__content > *:last-child,
|
25222
|
-
.v-tabs--align-tabs-center .v-slide-group__content > *:last-child {
|
25223
|
-
margin-inline-end: auto;
|
25224
|
-
}
|
25225
|
-
.v-tabs--fixed-tabs .v-slide-group__content > *:first-child,
|
25226
|
-
.v-tabs--align-tabs-center .v-slide-group__content > *:first-child {
|
25227
|
-
margin-inline-start: auto;
|
25228
|
-
}
|
25229
|
-
|
25230
|
-
.v-tabs--grow {
|
25231
|
-
flex-grow: 1;
|
25116
|
+
}.v-speed-dial__content {
|
25117
|
+
gap: 8px;
|
25232
25118
|
}
|
25233
|
-
.v-
|
25234
|
-
flex:
|
25235
|
-
max-width: none;
|
25119
|
+
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--end, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--end-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--right, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--right-center {
|
25120
|
+
flex-direction: row;
|
25236
25121
|
}
|
25237
|
-
|
25238
|
-
|
25239
|
-
margin-inline-start: auto;
|
25122
|
+
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--left, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--left-center, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--start-center {
|
25123
|
+
flex-direction: row-reverse;
|
25240
25124
|
}
|
25241
|
-
.v-
|
25242
|
-
|
25125
|
+
.v-speed-dial__content.v-overlay__content.v-speed-dial__content--top, .v-speed-dial__content.v-overlay__content.v-speed-dial__content--top-center {
|
25126
|
+
flex-direction: column-reverse;
|
25243
25127
|
}
|
25244
|
-
|
25245
|
-
|
25246
|
-
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
25247
|
-
margin-inline-start: 52px;
|
25248
|
-
}
|
25249
|
-
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
25250
|
-
margin-inline-end: 52px;
|
25251
|
-
}
|
25252
|
-
}.v-system-bar {
|
25253
|
-
align-items: center;
|
25254
|
-
display: flex;
|
25255
|
-
flex: 1 1 auto;
|
25256
|
-
height: 24px;
|
25257
|
-
justify-content: flex-end;
|
25258
|
-
max-width: 100%;
|
25259
|
-
padding-inline: 8px;
|
25260
|
-
position: relative;
|
25261
|
-
text-align: end;
|
25262
|
-
width: 100%;
|
25128
|
+
.v-speed-dial__content > *:nth-child(1) {
|
25129
|
+
transition-delay: 0s;
|
25263
25130
|
}
|
25264
|
-
.v-
|
25265
|
-
|
25131
|
+
.v-speed-dial__content > *:nth-child(2) {
|
25132
|
+
transition-delay: 0.05s;
|
25266
25133
|
}
|
25267
|
-
.v-
|
25268
|
-
|
25134
|
+
.v-speed-dial__content > *:nth-child(3) {
|
25135
|
+
transition-delay: 0.1s;
|
25269
25136
|
}
|
25270
|
-
.v-
|
25271
|
-
|
25137
|
+
.v-speed-dial__content > *:nth-child(4) {
|
25138
|
+
transition-delay: 0.15s;
|
25272
25139
|
}
|
25273
|
-
.v-
|
25274
|
-
|
25140
|
+
.v-speed-dial__content > *:nth-child(5) {
|
25141
|
+
transition-delay: 0.2s;
|
25275
25142
|
}
|
25276
|
-
.v-
|
25277
|
-
|
25278
|
-
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
25143
|
+
.v-speed-dial__content > *:nth-child(6) {
|
25144
|
+
transition-delay: 0.25s;
|
25279
25145
|
}
|
25280
|
-
.v-
|
25281
|
-
|
25282
|
-
font-weight: 400;
|
25283
|
-
letter-spacing: 0.0333333333em;
|
25284
|
-
line-height: 1.667;
|
25285
|
-
text-transform: none;
|
25146
|
+
.v-speed-dial__content > *:nth-child(7) {
|
25147
|
+
transition-delay: 0.3s;
|
25286
25148
|
}
|
25287
|
-
.v-
|
25288
|
-
|
25149
|
+
.v-speed-dial__content > *:nth-child(8) {
|
25150
|
+
transition-delay: 0.35s;
|
25289
25151
|
}
|
25290
|
-
.v-
|
25291
|
-
|
25152
|
+
.v-speed-dial__content > *:nth-child(9) {
|
25153
|
+
transition-delay: 0.4s;
|
25292
25154
|
}
|
25293
|
-
.v-
|
25294
|
-
|
25155
|
+
.v-speed-dial__content > *:nth-child(10) {
|
25156
|
+
transition-delay: 0.45s;
|
25295
25157
|
}.v-table {
|
25296
25158
|
font-size: 0.875rem;
|
25297
25159
|
transition-duration: 0.28s;
|
@@ -25434,6 +25296,144 @@ html.v-overlay-scroll-blocked {
|
|
25434
25296
|
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
|
25435
25297
|
.v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
|
25436
25298
|
border-top: 0px !important;
|
25299
|
+
}.v-system-bar {
|
25300
|
+
align-items: center;
|
25301
|
+
display: flex;
|
25302
|
+
flex: 1 1 auto;
|
25303
|
+
height: 24px;
|
25304
|
+
justify-content: flex-end;
|
25305
|
+
max-width: 100%;
|
25306
|
+
padding-inline: 8px;
|
25307
|
+
position: relative;
|
25308
|
+
text-align: end;
|
25309
|
+
width: 100%;
|
25310
|
+
}
|
25311
|
+
.v-system-bar .v-icon {
|
25312
|
+
opacity: var(--v-medium-emphasis-opacity);
|
25313
|
+
}
|
25314
|
+
.v-system-bar {
|
25315
|
+
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));
|
25316
|
+
}
|
25317
|
+
.v-system-bar--absolute {
|
25318
|
+
position: absolute;
|
25319
|
+
}
|
25320
|
+
.v-system-bar--fixed {
|
25321
|
+
position: fixed;
|
25322
|
+
}
|
25323
|
+
.v-system-bar {
|
25324
|
+
background: rgba(var(--v-theme-surface-light));
|
25325
|
+
color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
|
25326
|
+
}
|
25327
|
+
.v-system-bar {
|
25328
|
+
font-size: 0.75rem;
|
25329
|
+
font-weight: 400;
|
25330
|
+
letter-spacing: 0.0333333333em;
|
25331
|
+
line-height: 1.667;
|
25332
|
+
text-transform: none;
|
25333
|
+
}
|
25334
|
+
.v-system-bar--rounded {
|
25335
|
+
border-radius: 0;
|
25336
|
+
}
|
25337
|
+
.v-system-bar--window {
|
25338
|
+
height: 32px;
|
25339
|
+
}
|
25340
|
+
.v-system-bar:not(.v-system-bar--absolute) {
|
25341
|
+
padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
|
25342
|
+
}.v-tabs {
|
25343
|
+
display: flex;
|
25344
|
+
height: var(--v-tabs-height);
|
25345
|
+
}
|
25346
|
+
.v-tabs--density-default {
|
25347
|
+
--v-tabs-height: 48px;
|
25348
|
+
}
|
25349
|
+
.v-tabs--density-default.v-tabs--stacked {
|
25350
|
+
--v-tabs-height: 72px;
|
25351
|
+
}
|
25352
|
+
|
25353
|
+
.v-tabs--density-comfortable {
|
25354
|
+
--v-tabs-height: 44px;
|
25355
|
+
}
|
25356
|
+
.v-tabs--density-comfortable.v-tabs--stacked {
|
25357
|
+
--v-tabs-height: 68px;
|
25358
|
+
}
|
25359
|
+
|
25360
|
+
.v-tabs--density-compact {
|
25361
|
+
--v-tabs-height: 36px;
|
25362
|
+
}
|
25363
|
+
.v-tabs--density-compact.v-tabs--stacked {
|
25364
|
+
--v-tabs-height: 60px;
|
25365
|
+
}
|
25366
|
+
|
25367
|
+
.v-tabs.v-slide-group--vertical {
|
25368
|
+
height: auto;
|
25369
|
+
flex: none;
|
25370
|
+
--v-tabs-height: 48px;
|
25371
|
+
}
|
25372
|
+
|
25373
|
+
.v-tabs--align-tabs-title:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
25374
|
+
margin-inline-start: 42px;
|
25375
|
+
}
|
25376
|
+
|
25377
|
+
.v-tabs--fixed-tabs .v-slide-group__content > *:last-child,
|
25378
|
+
.v-tabs--align-tabs-center .v-slide-group__content > *:last-child {
|
25379
|
+
margin-inline-end: auto;
|
25380
|
+
}
|
25381
|
+
.v-tabs--fixed-tabs .v-slide-group__content > *:first-child,
|
25382
|
+
.v-tabs--align-tabs-center .v-slide-group__content > *:first-child {
|
25383
|
+
margin-inline-start: auto;
|
25384
|
+
}
|
25385
|
+
|
25386
|
+
.v-tabs--grow {
|
25387
|
+
flex-grow: 1;
|
25388
|
+
}
|
25389
|
+
.v-tabs--grow .v-tab {
|
25390
|
+
flex: 1 0 auto;
|
25391
|
+
max-width: none;
|
25392
|
+
}
|
25393
|
+
|
25394
|
+
.v-tabs--align-tabs-end .v-tab:first-child {
|
25395
|
+
margin-inline-start: auto;
|
25396
|
+
}
|
25397
|
+
.v-tabs--align-tabs-end .v-tab:last-child {
|
25398
|
+
margin-inline-end: 0;
|
25399
|
+
}
|
25400
|
+
|
25401
|
+
@media (max-width: 1279.98px) {
|
25402
|
+
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:first-child {
|
25403
|
+
margin-inline-start: 52px;
|
25404
|
+
}
|
25405
|
+
.v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
|
25406
|
+
margin-inline-end: 52px;
|
25407
|
+
}
|
25408
|
+
}.v-tab.v-tab.v-btn {
|
25409
|
+
height: var(--v-tabs-height);
|
25410
|
+
border-radius: 0;
|
25411
|
+
min-width: 90px;
|
25412
|
+
}
|
25413
|
+
.v-slide-group--horizontal .v-tab {
|
25414
|
+
max-width: 360px;
|
25415
|
+
}
|
25416
|
+
.v-slide-group--vertical .v-tab {
|
25417
|
+
justify-content: start;
|
25418
|
+
}
|
25419
|
+
|
25420
|
+
.v-tab__slider {
|
25421
|
+
position: absolute;
|
25422
|
+
bottom: 0;
|
25423
|
+
left: 0;
|
25424
|
+
height: 2px;
|
25425
|
+
width: 100%;
|
25426
|
+
background: currentColor;
|
25427
|
+
pointer-events: none;
|
25428
|
+
opacity: 0;
|
25429
|
+
}
|
25430
|
+
.v-tab--selected .v-tab__slider {
|
25431
|
+
opacity: 1;
|
25432
|
+
}
|
25433
|
+
.v-slide-group--vertical .v-tab__slider {
|
25434
|
+
top: 0;
|
25435
|
+
height: 100%;
|
25436
|
+
width: 2px;
|
25437
25437
|
}.v-textarea .v-field {
|
25438
25438
|
--v-textarea-control-height: var(--v-input-control-height);
|
25439
25439
|
}
|
@@ -25961,6 +25961,28 @@ html.v-overlay-scroll-blocked {
|
|
25961
25961
|
|
25962
25962
|
.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 {
|
25963
25963
|
padding-inline-end: 0;
|
25964
|
+
}.v-tooltip > .v-overlay__content {
|
25965
|
+
background: rgb(var(--v-theme-surface-variant));
|
25966
|
+
color: rgb(var(--v-theme-on-surface-variant));
|
25967
|
+
border-radius: 4px;
|
25968
|
+
font-size: 0.875rem;
|
25969
|
+
line-height: 1.6;
|
25970
|
+
display: inline-block;
|
25971
|
+
padding: 5px 16px;
|
25972
|
+
text-transform: initial;
|
25973
|
+
width: auto;
|
25974
|
+
opacity: 1;
|
25975
|
+
pointer-events: none;
|
25976
|
+
transition-property: opacity, transform;
|
25977
|
+
overflow-wrap: break-word;
|
25978
|
+
}
|
25979
|
+
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
25980
|
+
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
25981
|
+
transition-duration: 150ms;
|
25982
|
+
}
|
25983
|
+
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
25984
|
+
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
25985
|
+
transition-duration: 75ms;
|
25964
25986
|
}.v-toolbar {
|
25965
25987
|
align-items: flex-start;
|
25966
25988
|
display: flex;
|
@@ -26104,37 +26126,6 @@ html.v-overlay-scroll-blocked {
|
|
26104
26126
|
}
|
26105
26127
|
.v-toolbar-items > .v-btn {
|
26106
26128
|
border-radius: 0;
|
26107
|
-
}.v-tooltip > .v-overlay__content {
|
26108
|
-
background: rgb(var(--v-theme-surface-variant));
|
26109
|
-
color: rgb(var(--v-theme-on-surface-variant));
|
26110
|
-
border-radius: 4px;
|
26111
|
-
font-size: 0.875rem;
|
26112
|
-
line-height: 1.6;
|
26113
|
-
display: inline-block;
|
26114
|
-
padding: 5px 16px;
|
26115
|
-
text-transform: initial;
|
26116
|
-
width: auto;
|
26117
|
-
opacity: 1;
|
26118
|
-
pointer-events: none;
|
26119
|
-
transition-property: opacity, transform;
|
26120
|
-
overflow-wrap: break-word;
|
26121
|
-
}
|
26122
|
-
.v-tooltip > .v-overlay__content[class*=enter-active] {
|
26123
|
-
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
|
26124
|
-
transition-duration: 150ms;
|
26125
|
-
}
|
26126
|
-
.v-tooltip > .v-overlay__content[class*=leave-active] {
|
26127
|
-
transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
|
26128
|
-
transition-duration: 75ms;
|
26129
|
-
}.v-virtual-scroll {
|
26130
|
-
display: block;
|
26131
|
-
flex: 1 1 auto;
|
26132
|
-
max-width: 100%;
|
26133
|
-
overflow: auto;
|
26134
|
-
position: relative;
|
26135
|
-
}
|
26136
|
-
.v-virtual-scroll__container {
|
26137
|
-
display: block;
|
26138
26129
|
}.v-window {
|
26139
26130
|
overflow: hidden;
|
26140
26131
|
}
|
@@ -26205,6 +26196,43 @@ html.v-overlay-scroll-blocked {
|
|
26205
26196
|
}
|
26206
26197
|
.v-window-y-reverse-transition-leave-to {
|
26207
26198
|
transform: translateY(100%);
|
26199
|
+
}.v-virtual-scroll {
|
26200
|
+
display: block;
|
26201
|
+
flex: 1 1 auto;
|
26202
|
+
max-width: 100%;
|
26203
|
+
overflow: auto;
|
26204
|
+
position: relative;
|
26205
|
+
}
|
26206
|
+
.v-virtual-scroll__container {
|
26207
|
+
display: block;
|
26208
|
+
}.v-color-picker-edit {
|
26209
|
+
display: flex;
|
26210
|
+
margin-top: 24px;
|
26211
|
+
}
|
26212
|
+
|
26213
|
+
.v-color-picker-edit__input {
|
26214
|
+
width: 100%;
|
26215
|
+
display: flex;
|
26216
|
+
flex-wrap: wrap;
|
26217
|
+
justify-content: center;
|
26218
|
+
text-align: center;
|
26219
|
+
}
|
26220
|
+
.v-color-picker-edit__input:not(:last-child) {
|
26221
|
+
margin-inline-end: 8px;
|
26222
|
+
}
|
26223
|
+
.v-color-picker-edit__input input {
|
26224
|
+
border-radius: 4px;
|
26225
|
+
margin-bottom: 8px;
|
26226
|
+
min-width: 0;
|
26227
|
+
outline: none;
|
26228
|
+
text-align: center;
|
26229
|
+
width: 100%;
|
26230
|
+
height: 32px;
|
26231
|
+
background: rgba(var(--v-theme-surface-variant), 0.2);
|
26232
|
+
color: rgba(var(--v-theme-on-surface));
|
26233
|
+
}
|
26234
|
+
.v-color-picker-edit__input span {
|
26235
|
+
font-size: 0.75rem;
|
26208
26236
|
}.v-color-picker-canvas {
|
26209
26237
|
display: flex;
|
26210
26238
|
position: relative;
|
@@ -26262,34 +26290,6 @@ html.v-overlay-scroll-blocked {
|
|
26262
26290
|
justify-content: center;
|
26263
26291
|
width: 100%;
|
26264
26292
|
height: 100%;
|
26265
|
-
}.v-color-picker-edit {
|
26266
|
-
display: flex;
|
26267
|
-
margin-top: 24px;
|
26268
|
-
}
|
26269
|
-
|
26270
|
-
.v-color-picker-edit__input {
|
26271
|
-
width: 100%;
|
26272
|
-
display: flex;
|
26273
|
-
flex-wrap: wrap;
|
26274
|
-
justify-content: center;
|
26275
|
-
text-align: center;
|
26276
|
-
}
|
26277
|
-
.v-color-picker-edit__input:not(:last-child) {
|
26278
|
-
margin-inline-end: 8px;
|
26279
|
-
}
|
26280
|
-
.v-color-picker-edit__input input {
|
26281
|
-
border-radius: 4px;
|
26282
|
-
margin-bottom: 8px;
|
26283
|
-
min-width: 0;
|
26284
|
-
outline: none;
|
26285
|
-
text-align: center;
|
26286
|
-
width: 100%;
|
26287
|
-
height: 32px;
|
26288
|
-
background: rgba(var(--v-theme-surface-variant), 0.2);
|
26289
|
-
color: rgba(var(--v-theme-on-surface));
|
26290
|
-
}
|
26291
|
-
.v-color-picker-edit__input span {
|
26292
|
-
font-size: 0.75rem;
|
26293
26293
|
}.v-color-picker-preview__alpha .v-slider-track__background {
|
26294
26294
|
background-color: transparent !important;
|
26295
26295
|
}
|