vuetify 3.5.15 → 3.5.16

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.
Files changed (611) hide show
  1. package/dist/json/attributes.json +1 -5
  2. package/dist/json/importMap-labs.json +12 -12
  3. package/dist/json/importMap.json +100 -100
  4. package/dist/json/tags.json +0 -1
  5. package/dist/json/web-types.json +57 -18
  6. package/dist/vuetify-labs.css +2067 -2023
  7. package/dist/vuetify-labs.d.ts +10744 -10489
  8. package/dist/vuetify-labs.esm.js +163 -143
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +163 -143
  11. package/dist/vuetify-labs.min.css +3 -3
  12. package/dist/vuetify.css +2408 -2408
  13. package/dist/vuetify.d.ts +9305 -9254
  14. package/dist/vuetify.esm.js +120 -122
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +120 -122
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +3 -3
  19. package/dist/vuetify.min.js +1083 -1087
  20. package/dist/vuetify.min.js.map +1 -1
  21. package/lib/blueprints/index.mjs.map +1 -1
  22. package/lib/blueprints/md1.mjs.map +1 -1
  23. package/lib/blueprints/md2.mjs.map +1 -1
  24. package/lib/blueprints/md3.mjs.map +1 -1
  25. package/lib/components/VAlert/VAlert.mjs.map +1 -1
  26. package/lib/components/VAlert/VAlertTitle.mjs.map +1 -1
  27. package/lib/components/VAlert/index.d.mts +55 -55
  28. package/lib/components/VAlert/index.mjs.map +1 -1
  29. package/lib/components/VApp/VApp.mjs.map +1 -1
  30. package/lib/components/VApp/index.mjs.map +1 -1
  31. package/lib/components/VAppBar/VAppBar.mjs.map +1 -1
  32. package/lib/components/VAppBar/VAppBarNavIcon.mjs.map +1 -1
  33. package/lib/components/VAppBar/VAppBarTitle.mjs.map +1 -1
  34. package/lib/components/VAppBar/index.d.mts +162 -162
  35. package/lib/components/VAppBar/index.mjs.map +1 -1
  36. package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
  37. package/lib/components/VAutocomplete/index.d.mts +609 -609
  38. package/lib/components/VAutocomplete/index.mjs.map +1 -1
  39. package/lib/components/VAvatar/VAvatar.mjs.map +1 -1
  40. package/lib/components/VAvatar/index.d.mts +30 -30
  41. package/lib/components/VAvatar/index.mjs.map +1 -1
  42. package/lib/components/VBadge/VBadge.mjs.map +1 -1
  43. package/lib/components/VBadge/index.d.mts +58 -58
  44. package/lib/components/VBadge/index.mjs.map +1 -1
  45. package/lib/components/VBanner/VBanner.mjs.map +1 -1
  46. package/lib/components/VBanner/VBannerActions.mjs.map +1 -1
  47. package/lib/components/VBanner/VBannerText.mjs.map +1 -1
  48. package/lib/components/VBanner/index.d.mts +50 -50
  49. package/lib/components/VBanner/index.mjs.map +1 -1
  50. package/lib/components/VBottomNavigation/VBottomNavigation.css +1 -1
  51. package/lib/components/VBottomNavigation/VBottomNavigation.mjs.map +1 -1
  52. package/lib/components/VBottomNavigation/_variables.scss +1 -1
  53. package/lib/components/VBottomNavigation/index.d.mts +60 -60
  54. package/lib/components/VBottomNavigation/index.mjs.map +1 -1
  55. package/lib/components/VBottomSheet/VBottomSheet.mjs.map +1 -1
  56. package/lib/components/VBottomSheet/index.d.mts +125 -125
  57. package/lib/components/VBottomSheet/index.mjs.map +1 -1
  58. package/lib/components/VBreadcrumbs/VBreadcrumbs.mjs.map +1 -1
  59. package/lib/components/VBreadcrumbs/VBreadcrumbsDivider.mjs.map +1 -1
  60. package/lib/components/VBreadcrumbs/VBreadcrumbsItem.mjs.map +1 -1
  61. package/lib/components/VBreadcrumbs/index.d.mts +34 -34
  62. package/lib/components/VBreadcrumbs/index.mjs.map +1 -1
  63. package/lib/components/VBtn/VBtn.mjs +6 -7
  64. package/lib/components/VBtn/VBtn.mjs.map +1 -1
  65. package/lib/components/VBtn/index.d.mts +100 -100
  66. package/lib/components/VBtn/index.mjs.map +1 -1
  67. package/lib/components/VBtnGroup/VBtnGroup.mjs.map +1 -1
  68. package/lib/components/VBtnGroup/index.d.mts +23 -23
  69. package/lib/components/VBtnGroup/index.mjs.map +1 -1
  70. package/lib/components/VBtnToggle/VBtnToggle.mjs.map +1 -1
  71. package/lib/components/VBtnToggle/index.d.mts +40 -40
  72. package/lib/components/VBtnToggle/index.mjs.map +1 -1
  73. package/lib/components/VCard/VCard.mjs.map +1 -1
  74. package/lib/components/VCard/VCardActions.mjs.map +1 -1
  75. package/lib/components/VCard/VCardItem.mjs.map +1 -1
  76. package/lib/components/VCard/VCardSubtitle.mjs.map +1 -1
  77. package/lib/components/VCard/VCardText.mjs.map +1 -1
  78. package/lib/components/VCard/VCardTitle.mjs.map +1 -1
  79. package/lib/components/VCard/index.d.mts +85 -85
  80. package/lib/components/VCard/index.mjs.map +1 -1
  81. package/lib/components/VCarousel/VCarousel.mjs.map +1 -1
  82. package/lib/components/VCarousel/VCarouselItem.mjs.map +1 -1
  83. package/lib/components/VCarousel/index.d.mts +121 -121
  84. package/lib/components/VCarousel/index.mjs.map +1 -1
  85. package/lib/components/VCheckbox/VCheckbox.mjs.map +1 -1
  86. package/lib/components/VCheckbox/VCheckboxBtn.mjs.map +1 -1
  87. package/lib/components/VCheckbox/index.d.mts +154 -154
  88. package/lib/components/VCheckbox/index.mjs.map +1 -1
  89. package/lib/components/VChip/VChip.mjs.map +1 -1
  90. package/lib/components/VChip/index.d.mts +86 -86
  91. package/lib/components/VChip/index.mjs.map +1 -1
  92. package/lib/components/VChipGroup/VChipGroup.mjs.map +1 -1
  93. package/lib/components/VChipGroup/index.d.mts +37 -37
  94. package/lib/components/VChipGroup/index.mjs.map +1 -1
  95. package/lib/components/VCode/index.mjs.map +1 -1
  96. package/lib/components/VColorPicker/VColorPicker.mjs.map +1 -1
  97. package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
  98. package/lib/components/VColorPicker/VColorPickerEdit.mjs.map +1 -1
  99. package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
  100. package/lib/components/VColorPicker/VColorPickerSwatches.mjs.map +1 -1
  101. package/lib/components/VColorPicker/index.d.mts +96 -96
  102. package/lib/components/VColorPicker/index.mjs.map +1 -1
  103. package/lib/components/VColorPicker/util/index.mjs.map +1 -1
  104. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  105. package/lib/components/VCombobox/index.d.mts +609 -609
  106. package/lib/components/VCombobox/index.mjs.map +1 -1
  107. package/lib/components/VCounter/VCounter.mjs.map +1 -1
  108. package/lib/components/VCounter/index.d.mts +20 -20
  109. package/lib/components/VCounter/index.mjs.map +1 -1
  110. package/lib/components/VDataIterator/VDataIterator.mjs.map +1 -1
  111. package/lib/components/VDataIterator/composables/items.mjs.map +1 -1
  112. package/lib/components/VDataIterator/index.d.mts +35 -35
  113. package/lib/components/VDataIterator/index.mjs.map +1 -1
  114. package/lib/components/VDataTable/VDataTable.mjs.map +1 -1
  115. package/lib/components/VDataTable/VDataTableColumn.mjs.map +1 -1
  116. package/lib/components/VDataTable/VDataTableFooter.mjs.map +1 -1
  117. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs.map +1 -1
  118. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  119. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  120. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  121. package/lib/components/VDataTable/VDataTableServer.mjs.map +1 -1
  122. package/lib/components/VDataTable/VDataTableVirtual.mjs.map +1 -1
  123. package/lib/components/VDataTable/composables/expand.mjs.map +1 -1
  124. package/lib/components/VDataTable/composables/group.mjs.map +1 -1
  125. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  126. package/lib/components/VDataTable/composables/items.mjs.map +1 -1
  127. package/lib/components/VDataTable/composables/options.mjs.map +1 -1
  128. package/lib/components/VDataTable/composables/paginate.mjs.map +1 -1
  129. package/lib/components/VDataTable/composables/select.mjs.map +1 -1
  130. package/lib/components/VDataTable/composables/sort.mjs +8 -4
  131. package/lib/components/VDataTable/composables/sort.mjs.map +1 -1
  132. package/lib/components/VDataTable/index.d.mts +217 -217
  133. package/lib/components/VDataTable/index.mjs.map +1 -1
  134. package/lib/components/VDataTable/types.mjs.map +1 -1
  135. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  136. package/lib/components/VDatePicker/VDatePickerControls.mjs.map +1 -1
  137. package/lib/components/VDatePicker/VDatePickerHeader.mjs.map +1 -1
  138. package/lib/components/VDatePicker/VDatePickerMonth.mjs.map +1 -1
  139. package/lib/components/VDatePicker/VDatePickerMonths.mjs.map +1 -1
  140. package/lib/components/VDatePicker/VDatePickerYears.mjs.map +1 -1
  141. package/lib/components/VDatePicker/index.d.mts +110 -110
  142. package/lib/components/VDatePicker/index.mjs.map +1 -1
  143. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +1 -1
  144. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +1 -1
  145. package/lib/components/VDatePicker/util/index.mjs.map +1 -1
  146. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +1 -1
  147. package/lib/components/VDatePicker/util/monthChange.mjs.map +1 -1
  148. package/lib/components/VDatePicker/util/pad.mjs.map +1 -1
  149. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +1 -1
  150. package/lib/components/VDefaultsProvider/VDefaultsProvider.mjs.map +1 -1
  151. package/lib/components/VDefaultsProvider/index.mjs.map +1 -1
  152. package/lib/components/VDialog/VDialog.mjs +20 -12
  153. package/lib/components/VDialog/VDialog.mjs.map +1 -1
  154. package/lib/components/VDialog/index.d.mts +396 -381
  155. package/lib/components/VDialog/index.mjs.map +1 -1
  156. package/lib/components/VDivider/VDivider.mjs.map +1 -1
  157. package/lib/components/VDivider/index.d.mts +11 -11
  158. package/lib/components/VDivider/index.mjs.map +1 -1
  159. package/lib/components/VExpansionPanel/VExpansionPanel.mjs.map +1 -1
  160. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs.map +1 -1
  161. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs.map +1 -1
  162. package/lib/components/VExpansionPanel/VExpansionPanels.mjs.map +1 -1
  163. package/lib/components/VExpansionPanel/index.d.mts +111 -111
  164. package/lib/components/VExpansionPanel/index.mjs.map +1 -1
  165. package/lib/components/VField/VField.mjs.map +1 -1
  166. package/lib/components/VField/VFieldLabel.mjs.map +1 -1
  167. package/lib/components/VField/index.d.mts +46 -46
  168. package/lib/components/VField/index.mjs.map +1 -1
  169. package/lib/components/VFileInput/VFileInput.mjs +2 -4
  170. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  171. package/lib/components/VFileInput/index.d.mts +199 -199
  172. package/lib/components/VFileInput/index.mjs.map +1 -1
  173. package/lib/components/VFooter/VFooter.mjs.map +1 -1
  174. package/lib/components/VFooter/index.d.mts +50 -50
  175. package/lib/components/VFooter/index.mjs.map +1 -1
  176. package/lib/components/VForm/VForm.mjs.map +1 -1
  177. package/lib/components/VForm/index.d.mts +9 -9
  178. package/lib/components/VForm/index.mjs.map +1 -1
  179. package/lib/components/VGrid/VCol.mjs.map +1 -1
  180. package/lib/components/VGrid/VContainer.mjs.map +1 -1
  181. package/lib/components/VGrid/VRow.mjs.map +1 -1
  182. package/lib/components/VGrid/VSpacer.mjs.map +1 -1
  183. package/lib/components/VGrid/index.d.mts +142 -142
  184. package/lib/components/VGrid/index.mjs.map +1 -1
  185. package/lib/components/VHover/VHover.mjs.map +1 -1
  186. package/lib/components/VHover/index.mjs.map +1 -1
  187. package/lib/components/VIcon/VIcon.mjs.map +1 -1
  188. package/lib/components/VIcon/index.d.mts +24 -24
  189. package/lib/components/VIcon/index.mjs.map +1 -1
  190. package/lib/components/VImg/VImg.mjs.map +1 -1
  191. package/lib/components/VImg/index.d.mts +92 -92
  192. package/lib/components/VImg/index.mjs.map +1 -1
  193. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
  194. package/lib/components/VInfiniteScroll/index.d.mts +22 -22
  195. package/lib/components/VInfiniteScroll/index.mjs.map +1 -1
  196. package/lib/components/VInput/InputIcon.mjs.map +1 -1
  197. package/lib/components/VInput/VInput.mjs.map +1 -1
  198. package/lib/components/VInput/index.d.mts +41 -41
  199. package/lib/components/VInput/index.mjs.map +1 -1
  200. package/lib/components/VItemGroup/VItem.mjs.map +1 -1
  201. package/lib/components/VItemGroup/VItemGroup.mjs.map +1 -1
  202. package/lib/components/VItemGroup/index.d.mts +17 -17
  203. package/lib/components/VItemGroup/index.mjs.map +1 -1
  204. package/lib/components/VKbd/index.mjs.map +1 -1
  205. package/lib/components/VLabel/VLabel.mjs.map +1 -1
  206. package/lib/components/VLabel/index.d.mts +8 -8
  207. package/lib/components/VLabel/index.mjs.map +1 -1
  208. package/lib/components/VLayout/VLayout.mjs.map +1 -1
  209. package/lib/components/VLayout/VLayoutItem.mjs.map +1 -1
  210. package/lib/components/VLayout/index.d.mts +24 -24
  211. package/lib/components/VLayout/index.mjs.map +1 -1
  212. package/lib/components/VLazy/VLazy.mjs.map +1 -1
  213. package/lib/components/VLazy/index.d.mts +31 -31
  214. package/lib/components/VLazy/index.mjs.map +1 -1
  215. package/lib/components/VList/VList.mjs.map +1 -1
  216. package/lib/components/VList/VListChildren.mjs.map +1 -1
  217. package/lib/components/VList/VListGroup.mjs.map +1 -1
  218. package/lib/components/VList/VListImg.mjs.map +1 -1
  219. package/lib/components/VList/VListItem.mjs.map +1 -1
  220. package/lib/components/VList/VListItemAction.mjs.map +1 -1
  221. package/lib/components/VList/VListItemMedia.mjs.map +1 -1
  222. package/lib/components/VList/VListItemSubtitle.mjs.map +1 -1
  223. package/lib/components/VList/VListItemTitle.mjs.map +1 -1
  224. package/lib/components/VList/VListSubheader.mjs.map +1 -1
  225. package/lib/components/VList/index.d.mts +172 -172
  226. package/lib/components/VList/index.mjs.map +1 -1
  227. package/lib/components/VList/list.mjs.map +1 -1
  228. package/lib/components/VLocaleProvider/VLocaleProvider.mjs.map +1 -1
  229. package/lib/components/VLocaleProvider/index.d.mts +7 -7
  230. package/lib/components/VLocaleProvider/index.mjs.map +1 -1
  231. package/lib/components/VMain/VMain.mjs.map +1 -1
  232. package/lib/components/VMain/index.d.mts +2 -2
  233. package/lib/components/VMain/index.mjs.map +1 -1
  234. package/lib/components/VMenu/VMenu.mjs.map +1 -1
  235. package/lib/components/VMenu/index.d.mts +438 -423
  236. package/lib/components/VMenu/index.mjs.map +1 -1
  237. package/lib/components/VMenu/shared.mjs.map +1 -1
  238. package/lib/components/VMessages/VMessages.mjs.map +1 -1
  239. package/lib/components/VMessages/index.d.mts +20 -20
  240. package/lib/components/VMessages/index.mjs.map +1 -1
  241. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  242. package/lib/components/VNavigationDrawer/index.d.mts +63 -63
  243. package/lib/components/VNavigationDrawer/index.mjs.map +1 -1
  244. package/lib/components/VNavigationDrawer/sticky.mjs.map +1 -1
  245. package/lib/components/VNavigationDrawer/touch.mjs.map +1 -1
  246. package/lib/components/VNoSsr/VNoSsr.mjs.map +1 -1
  247. package/lib/components/VNoSsr/index.mjs.map +1 -1
  248. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  249. package/lib/components/VOtpInput/index.d.mts +88 -88
  250. package/lib/components/VOtpInput/index.mjs.map +1 -1
  251. package/lib/components/VOverflowBtn/VOverflowBtn.mjs.map +1 -1
  252. package/lib/components/VOverflowBtn/index.mjs.map +1 -1
  253. package/lib/components/VOverlay/VOverlay.mjs +5 -0
  254. package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
  255. package/lib/components/VOverlay/index.d.mts +110 -104
  256. package/lib/components/VOverlay/index.mjs.map +1 -1
  257. package/lib/components/VOverlay/locationStrategies.mjs.map +1 -1
  258. package/lib/components/VOverlay/requestNewFrame.mjs.map +1 -1
  259. package/lib/components/VOverlay/scrollStrategies.mjs.map +1 -1
  260. package/lib/components/VOverlay/useActivator.mjs.map +1 -1
  261. package/lib/components/VOverlay/util/point.mjs.map +1 -1
  262. package/lib/components/VPagination/VPagination.mjs.map +1 -1
  263. package/lib/components/VPagination/index.d.mts +55 -55
  264. package/lib/components/VPagination/index.mjs.map +1 -1
  265. package/lib/components/VParallax/VParallax.mjs.map +1 -1
  266. package/lib/components/VParallax/index.d.mts +7 -7
  267. package/lib/components/VParallax/index.mjs.map +1 -1
  268. package/lib/components/VProgressCircular/VProgressCircular.mjs.map +1 -1
  269. package/lib/components/VProgressCircular/index.d.mts +24 -24
  270. package/lib/components/VProgressCircular/index.mjs.map +1 -1
  271. package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -11
  272. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  273. package/lib/components/VProgressLinear/index.d.mts +41 -62
  274. package/lib/components/VProgressLinear/index.mjs.map +1 -1
  275. package/lib/components/VRadio/VRadio.mjs.map +1 -1
  276. package/lib/components/VRadio/index.d.mts +41 -41
  277. package/lib/components/VRadio/index.mjs.map +1 -1
  278. package/lib/components/VRadioGroup/VRadioGroup.mjs.map +1 -1
  279. package/lib/components/VRadioGroup/index.d.mts +85 -85
  280. package/lib/components/VRadioGroup/index.mjs.map +1 -1
  281. package/lib/components/VRangeSlider/VRangeSlider.mjs.map +1 -1
  282. package/lib/components/VRangeSlider/index.d.mts +82 -82
  283. package/lib/components/VRangeSlider/index.mjs.map +1 -1
  284. package/lib/components/VRating/VRating.mjs.map +1 -1
  285. package/lib/components/VRating/index.d.mts +22 -22
  286. package/lib/components/VRating/index.mjs.map +1 -1
  287. package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
  288. package/lib/components/VResponsive/index.d.mts +23 -23
  289. package/lib/components/VResponsive/index.mjs.map +1 -1
  290. package/lib/components/VSelect/VSelect.mjs +1 -1
  291. package/lib/components/VSelect/VSelect.mjs.map +1 -1
  292. package/lib/components/VSelect/index.d.mts +609 -609
  293. package/lib/components/VSelect/index.mjs.map +1 -1
  294. package/lib/components/VSelect/useScrolling.mjs.map +1 -1
  295. package/lib/components/VSelectionControl/VSelectionControl.mjs.map +1 -1
  296. package/lib/components/VSelectionControl/index.d.mts +43 -43
  297. package/lib/components/VSelectionControl/index.mjs.map +1 -1
  298. package/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs.map +1 -1
  299. package/lib/components/VSelectionControlGroup/index.d.mts +39 -39
  300. package/lib/components/VSelectionControlGroup/index.mjs.map +1 -1
  301. package/lib/components/VSheet/VSheet.mjs.map +1 -1
  302. package/lib/components/VSheet/index.d.mts +34 -34
  303. package/lib/components/VSheet/index.mjs.map +1 -1
  304. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs.map +1 -1
  305. package/lib/components/VSkeletonLoader/index.d.mts +17 -17
  306. package/lib/components/VSkeletonLoader/index.mjs.map +1 -1
  307. package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
  308. package/lib/components/VSlideGroup/VSlideGroupItem.mjs.map +1 -1
  309. package/lib/components/VSlideGroup/helpers.mjs.map +1 -1
  310. package/lib/components/VSlideGroup/index.d.mts +24 -24
  311. package/lib/components/VSlideGroup/index.mjs.map +1 -1
  312. package/lib/components/VSlider/VSlider.mjs.map +1 -1
  313. package/lib/components/VSlider/VSliderThumb.mjs.map +1 -1
  314. package/lib/components/VSlider/VSliderTrack.mjs.map +1 -1
  315. package/lib/components/VSlider/index.d.mts +75 -75
  316. package/lib/components/VSlider/index.mjs.map +1 -1
  317. package/lib/components/VSlider/slider.mjs.map +1 -1
  318. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  319. package/lib/components/VSnackbar/index.d.mts +455 -440
  320. package/lib/components/VSnackbar/index.mjs.map +1 -1
  321. package/lib/components/VSparkline/VSparkline.mjs.map +1 -1
  322. package/lib/components/VSparkline/helpers/core.mjs.map +1 -1
  323. package/lib/components/VSparkline/helpers/math.mjs.map +1 -1
  324. package/lib/components/VSparkline/helpers/path.mjs.map +1 -1
  325. package/lib/components/VSparkline/index.mjs.map +1 -1
  326. package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
  327. package/lib/components/VSpeedDial/index.mjs.map +1 -1
  328. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  329. package/lib/components/VStepper/VStepperActions.mjs.map +1 -1
  330. package/lib/components/VStepper/VStepperHeader.mjs.map +1 -1
  331. package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
  332. package/lib/components/VStepper/VStepperWindow.mjs.map +1 -1
  333. package/lib/components/VStepper/VStepperWindowItem.mjs.map +1 -1
  334. package/lib/components/VStepper/index.d.mts +115 -115
  335. package/lib/components/VStepper/index.mjs.map +1 -1
  336. package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
  337. package/lib/components/VSwitch/index.d.mts +88 -88
  338. package/lib/components/VSwitch/index.mjs.map +1 -1
  339. package/lib/components/VSystemBar/VSystemBar.mjs.map +1 -1
  340. package/lib/components/VSystemBar/index.d.mts +39 -39
  341. package/lib/components/VSystemBar/index.mjs.map +1 -1
  342. package/lib/components/VTable/VTable.mjs.map +1 -1
  343. package/lib/components/VTable/index.d.mts +4 -4
  344. package/lib/components/VTable/index.mjs.map +1 -1
  345. package/lib/components/VTabs/VTab.mjs.map +1 -1
  346. package/lib/components/VTabs/VTabs.mjs.map +1 -1
  347. package/lib/components/VTabs/index.d.mts +437 -437
  348. package/lib/components/VTabs/index.mjs.map +1 -1
  349. package/lib/components/VTabs/shared.mjs.map +1 -1
  350. package/lib/components/VTextField/VTextField.mjs.map +1 -1
  351. package/lib/components/VTextField/index.d.mts +353 -353
  352. package/lib/components/VTextField/index.mjs.map +1 -1
  353. package/lib/components/VTextarea/VTextarea.mjs.map +1 -1
  354. package/lib/components/VTextarea/index.d.mts +230 -230
  355. package/lib/components/VTextarea/index.mjs.map +1 -1
  356. package/lib/components/VThemeProvider/VThemeProvider.mjs.map +1 -1
  357. package/lib/components/VThemeProvider/index.mjs.map +1 -1
  358. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  359. package/lib/components/VTimeline/VTimelineDivider.mjs.map +1 -1
  360. package/lib/components/VTimeline/VTimelineItem.mjs.map +1 -1
  361. package/lib/components/VTimeline/index.d.mts +26 -26
  362. package/lib/components/VTimeline/index.mjs.map +1 -1
  363. package/lib/components/VToolbar/VToolbar.mjs.map +1 -1
  364. package/lib/components/VToolbar/VToolbarItems.mjs.map +1 -1
  365. package/lib/components/VToolbar/VToolbarTitle.mjs.map +1 -1
  366. package/lib/components/VToolbar/index.d.mts +53 -53
  367. package/lib/components/VToolbar/index.mjs.map +1 -1
  368. package/lib/components/VTooltip/VTooltip.mjs.map +1 -1
  369. package/lib/components/VTooltip/index.d.mts +469 -454
  370. package/lib/components/VTooltip/index.mjs.map +1 -1
  371. package/lib/components/VTreeview/VTreeview.mjs.map +1 -1
  372. package/lib/components/VTreeview/VTreeviewNode.mjs.map +1 -1
  373. package/lib/components/VTreeview/index.mjs.map +1 -1
  374. package/lib/components/VTreeview/util/filterTreeItems.mjs.map +1 -1
  375. package/lib/components/VValidation/VValidation.mjs.map +1 -1
  376. package/lib/components/VValidation/index.d.mts +19 -19
  377. package/lib/components/VValidation/index.mjs.map +1 -1
  378. package/lib/components/VVirtualScroll/VVirtualScroll.mjs.map +1 -1
  379. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs.map +1 -1
  380. package/lib/components/VVirtualScroll/index.d.mts +10 -10
  381. package/lib/components/VVirtualScroll/index.mjs.map +1 -1
  382. package/lib/components/VWindow/VWindow.mjs.map +1 -1
  383. package/lib/components/VWindow/VWindowItem.mjs.map +1 -1
  384. package/lib/components/VWindow/index.d.mts +31 -31
  385. package/lib/components/VWindow/index.mjs.map +1 -1
  386. package/lib/components/index.d.mts +9401 -9350
  387. package/lib/components/index.mjs.map +1 -1
  388. package/lib/components/transitions/createTransition.mjs.map +1 -1
  389. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  390. package/lib/components/transitions/expand-transition.mjs.map +1 -1
  391. package/lib/components/transitions/index.d.mts +200 -200
  392. package/lib/components/transitions/index.mjs.map +1 -1
  393. package/lib/composables/border.mjs.map +1 -1
  394. package/lib/composables/calendar.mjs +1 -1
  395. package/lib/composables/calendar.mjs.map +1 -1
  396. package/lib/composables/color.mjs.map +1 -1
  397. package/lib/composables/component.mjs.map +1 -1
  398. package/lib/composables/date/DateAdapter.mjs.map +1 -1
  399. package/lib/composables/date/adapters/vuetify.mjs +7 -6
  400. package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
  401. package/lib/composables/date/date.mjs.map +1 -1
  402. package/lib/composables/date/index.mjs.map +1 -1
  403. package/lib/composables/defaults.mjs.map +1 -1
  404. package/lib/composables/delay.mjs.map +1 -1
  405. package/lib/composables/density.mjs.map +1 -1
  406. package/lib/composables/dimensions.mjs.map +1 -1
  407. package/lib/composables/directiveComponent.mjs.map +1 -1
  408. package/lib/composables/display.mjs.map +1 -1
  409. package/lib/composables/elevation.mjs.map +1 -1
  410. package/lib/composables/filter.mjs.map +1 -1
  411. package/lib/composables/focus.mjs.map +1 -1
  412. package/lib/composables/form.mjs.map +1 -1
  413. package/lib/composables/forwardRefs.mjs.map +1 -1
  414. package/lib/composables/goto.mjs.map +1 -1
  415. package/lib/composables/group.mjs.map +1 -1
  416. package/lib/composables/hydration.mjs.map +1 -1
  417. package/lib/composables/icons.mjs +2 -2
  418. package/lib/composables/icons.mjs.map +1 -1
  419. package/lib/composables/index.mjs.map +1 -1
  420. package/lib/composables/intersectionObserver.mjs.map +1 -1
  421. package/lib/composables/layout.mjs.map +1 -1
  422. package/lib/composables/lazy.mjs.map +1 -1
  423. package/lib/composables/list-items.mjs.map +1 -1
  424. package/lib/composables/loader.mjs.map +1 -1
  425. package/lib/composables/locale.mjs.map +1 -1
  426. package/lib/composables/location.mjs.map +1 -1
  427. package/lib/composables/mutationObserver.mjs.map +1 -1
  428. package/lib/composables/nested/activeStrategies.mjs.map +1 -1
  429. package/lib/composables/nested/nested.mjs.map +1 -1
  430. package/lib/composables/nested/openStrategies.mjs.map +1 -1
  431. package/lib/composables/nested/selectStrategies.mjs.map +1 -1
  432. package/lib/composables/position.mjs.map +1 -1
  433. package/lib/composables/proxiedModel.mjs.map +1 -1
  434. package/lib/composables/refs.mjs.map +1 -1
  435. package/lib/composables/resizeObserver.mjs.map +1 -1
  436. package/lib/composables/rounded.mjs +1 -1
  437. package/lib/composables/rounded.mjs.map +1 -1
  438. package/lib/composables/router.mjs +1 -1
  439. package/lib/composables/router.mjs.map +1 -1
  440. package/lib/composables/scopeId.mjs.map +1 -1
  441. package/lib/composables/scroll.mjs.map +1 -1
  442. package/lib/composables/selectLink.mjs.map +1 -1
  443. package/lib/composables/size.mjs.map +1 -1
  444. package/lib/composables/ssrBoot.mjs.map +1 -1
  445. package/lib/composables/stack.mjs.map +1 -1
  446. package/lib/composables/tag.mjs.map +1 -1
  447. package/lib/composables/teleport.mjs.map +1 -1
  448. package/lib/composables/theme.mjs.map +1 -1
  449. package/lib/composables/toggleScope.mjs.map +1 -1
  450. package/lib/composables/touch.mjs.map +1 -1
  451. package/lib/composables/transition.mjs.map +1 -1
  452. package/lib/composables/validation.mjs.map +1 -1
  453. package/lib/composables/variant.mjs.map +1 -1
  454. package/lib/composables/virtual.mjs.map +1 -1
  455. package/lib/directives/click-outside/index.mjs.map +1 -1
  456. package/lib/directives/color/index.mjs.map +1 -1
  457. package/lib/directives/index.mjs.map +1 -1
  458. package/lib/directives/intersect/index.mjs.map +1 -1
  459. package/lib/directives/mutate/index.mjs.map +1 -1
  460. package/lib/directives/resize/index.mjs.map +1 -1
  461. package/lib/directives/ripple/index.mjs.map +1 -1
  462. package/lib/directives/scroll/index.mjs.map +1 -1
  463. package/lib/directives/touch/index.mjs.map +1 -1
  464. package/lib/entry-bundler.mjs +1 -1
  465. package/lib/entry-bundler.mjs.map +1 -1
  466. package/lib/framework.mjs +1 -1
  467. package/lib/framework.mjs.map +1 -1
  468. package/lib/iconsets/fa-svg.mjs.map +1 -1
  469. package/lib/iconsets/fa.mjs.map +1 -1
  470. package/lib/iconsets/fa4.mjs.map +1 -1
  471. package/lib/iconsets/md.mjs.map +1 -1
  472. package/lib/iconsets/mdi-svg.mjs.map +1 -1
  473. package/lib/iconsets/mdi.mjs.map +1 -1
  474. package/lib/index.d.mts +33 -33
  475. package/lib/labs/VCalendar/VCalendar.mjs +15 -11
  476. package/lib/labs/VCalendar/VCalendar.mjs.map +1 -1
  477. package/lib/labs/VCalendar/VCalendarDay.mjs.map +1 -1
  478. package/lib/labs/VCalendar/VCalendarEvent.mjs.map +1 -1
  479. package/lib/labs/VCalendar/VCalendarHeader.mjs.map +1 -1
  480. package/lib/labs/VCalendar/VCalendarInterval.mjs.map +1 -1
  481. package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
  482. package/lib/labs/VCalendar/VCalendarMonthDay.mjs +12 -4
  483. package/lib/labs/VCalendar/VCalendarMonthDay.mjs.map +1 -1
  484. package/lib/labs/VCalendar/index.d.mts +200 -52
  485. package/lib/labs/VCalendar/index.mjs.map +1 -1
  486. package/lib/labs/VConfirmEdit/VConfirmEdit.mjs.map +1 -1
  487. package/lib/labs/VConfirmEdit/__test__/VConfirmEdit.spec.cy.mjs.map +1 -1
  488. package/lib/labs/VConfirmEdit/index.d.mts +2 -2
  489. package/lib/labs/VConfirmEdit/index.mjs.map +1 -1
  490. package/lib/labs/VEmptyState/VEmptyState.css +7 -2
  491. package/lib/labs/VEmptyState/VEmptyState.mjs.map +1 -1
  492. package/lib/labs/VEmptyState/VEmptyState.sass +5 -0
  493. package/lib/labs/VEmptyState/_variables.scss +9 -6
  494. package/lib/labs/VEmptyState/index.d.mts +47 -47
  495. package/lib/labs/VEmptyState/index.mjs.map +1 -1
  496. package/lib/labs/VFab/VFab.mjs.map +1 -1
  497. package/lib/labs/VFab/index.d.mts +223 -223
  498. package/lib/labs/VFab/index.mjs.map +1 -1
  499. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  500. package/lib/labs/VNumberInput/index.d.mts +108 -108
  501. package/lib/labs/VNumberInput/index.mjs.map +1 -1
  502. package/lib/labs/VPicker/VPicker.mjs.map +1 -1
  503. package/lib/labs/VPicker/VPickerTitle.mjs.map +1 -1
  504. package/lib/labs/VPicker/index.d.mts +45 -45
  505. package/lib/labs/VPicker/index.mjs.map +1 -1
  506. package/lib/labs/VSparkline/VBarline.mjs.map +1 -1
  507. package/lib/labs/VSparkline/VSparkline.mjs.map +1 -1
  508. package/lib/labs/VSparkline/VTrendline.mjs.map +1 -1
  509. package/lib/labs/VSparkline/index.d.mts +38 -38
  510. package/lib/labs/VSparkline/index.mjs.map +1 -1
  511. package/lib/labs/VSparkline/util/line.mjs.map +1 -1
  512. package/lib/labs/VSparkline/util/path.mjs.map +1 -1
  513. package/lib/labs/VSpeedDial/VSpeedDial.css +39 -0
  514. package/lib/labs/VSpeedDial/VSpeedDial.mjs +19 -9
  515. package/lib/labs/VSpeedDial/VSpeedDial.mjs.map +1 -1
  516. package/lib/labs/VSpeedDial/VSpeedDial.sass +22 -0
  517. package/lib/labs/VSpeedDial/index.d.mts +297 -241
  518. package/lib/labs/VSpeedDial/index.mjs.map +1 -1
  519. package/lib/labs/VTimePicker/SelectingTimes.mjs.map +1 -1
  520. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  521. package/lib/labs/VTimePicker/VTimePickerClock.mjs.map +1 -1
  522. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  523. package/lib/labs/VTimePicker/index.d.mts +117 -117
  524. package/lib/labs/VTimePicker/index.mjs.map +1 -1
  525. package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
  526. package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
  527. package/lib/labs/VTreeview/VTreeviewGroup.mjs.map +1 -1
  528. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  529. package/lib/labs/VTreeview/index.d.mts +201 -201
  530. package/lib/labs/VTreeview/index.mjs.map +1 -1
  531. package/lib/labs/VTreeview/shared.mjs.map +1 -1
  532. package/lib/labs/allComponents.mjs.map +1 -1
  533. package/lib/labs/components.d.mts +1251 -1047
  534. package/lib/labs/components.mjs.map +1 -1
  535. package/lib/labs/entry-bundler.mjs.map +1 -1
  536. package/lib/labs/index.mjs.map +1 -1
  537. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  538. package/lib/locale/adapters/vuetify.mjs.map +1 -1
  539. package/lib/locale/af.mjs.map +1 -1
  540. package/lib/locale/ar.mjs.map +1 -1
  541. package/lib/locale/az.mjs.map +1 -1
  542. package/lib/locale/bg.mjs.map +1 -1
  543. package/lib/locale/ca.mjs.map +1 -1
  544. package/lib/locale/ckb.mjs.map +1 -1
  545. package/lib/locale/cs.mjs.map +1 -1
  546. package/lib/locale/da.mjs.map +1 -1
  547. package/lib/locale/de.mjs.map +1 -1
  548. package/lib/locale/el.mjs.map +1 -1
  549. package/lib/locale/en.mjs.map +1 -1
  550. package/lib/locale/es.mjs.map +1 -1
  551. package/lib/locale/et.mjs.map +1 -1
  552. package/lib/locale/fa.mjs.map +1 -1
  553. package/lib/locale/fi.mjs.map +1 -1
  554. package/lib/locale/fr.mjs.map +1 -1
  555. package/lib/locale/he.mjs.map +1 -1
  556. package/lib/locale/hr.mjs.map +1 -1
  557. package/lib/locale/hu.mjs.map +1 -1
  558. package/lib/locale/id.mjs.map +1 -1
  559. package/lib/locale/index.mjs.map +1 -1
  560. package/lib/locale/it.mjs.map +1 -1
  561. package/lib/locale/ja.mjs.map +1 -1
  562. package/lib/locale/km.mjs.map +1 -1
  563. package/lib/locale/ko.mjs.map +1 -1
  564. package/lib/locale/lt.mjs.map +1 -1
  565. package/lib/locale/lv.mjs.map +1 -1
  566. package/lib/locale/nl.mjs.map +1 -1
  567. package/lib/locale/no.mjs.map +1 -1
  568. package/lib/locale/pl.mjs.map +1 -1
  569. package/lib/locale/pt.mjs.map +1 -1
  570. package/lib/locale/ro.mjs.map +1 -1
  571. package/lib/locale/ru.mjs.map +1 -1
  572. package/lib/locale/sk.mjs.map +1 -1
  573. package/lib/locale/sl.mjs.map +1 -1
  574. package/lib/locale/sr-Cyrl.mjs.map +1 -1
  575. package/lib/locale/sr-Latn.mjs.map +1 -1
  576. package/lib/locale/sv.mjs.map +1 -1
  577. package/lib/locale/th.mjs.map +1 -1
  578. package/lib/locale/tr.mjs.map +1 -1
  579. package/lib/locale/uk.mjs.map +1 -1
  580. package/lib/locale/vi.mjs.map +1 -1
  581. package/lib/locale/zh-Hans.mjs.map +1 -1
  582. package/lib/locale/zh-Hant.mjs.map +1 -1
  583. package/lib/services/goto/easing-patterns.mjs.map +1 -1
  584. package/lib/services/goto/index.mjs.map +1 -1
  585. package/lib/services/goto/util.mjs.map +1 -1
  586. package/lib/util/anchor.mjs.map +1 -1
  587. package/lib/util/animation.mjs.map +1 -1
  588. package/lib/util/bindProps.mjs.map +1 -1
  589. package/lib/util/box.mjs.map +1 -1
  590. package/lib/util/color/APCA.mjs.map +1 -1
  591. package/lib/util/color/transformCIELAB.mjs.map +1 -1
  592. package/lib/util/color/transformSRGB.mjs.map +1 -1
  593. package/lib/util/colorUtils.mjs.map +1 -1
  594. package/lib/util/colors.mjs.map +1 -1
  595. package/lib/util/console.mjs.map +1 -1
  596. package/lib/util/createSimpleFunctional.mjs.map +1 -1
  597. package/lib/util/defineComponent.mjs.map +1 -1
  598. package/lib/util/dom.mjs.map +1 -1
  599. package/lib/util/easing.mjs.map +1 -1
  600. package/lib/util/events.mjs.map +1 -1
  601. package/lib/util/getCurrentInstance.mjs.map +1 -1
  602. package/lib/util/getScrollParent.mjs.map +1 -1
  603. package/lib/util/globals.mjs.map +1 -1
  604. package/lib/util/helpers.mjs +8 -16
  605. package/lib/util/helpers.mjs.map +1 -1
  606. package/lib/util/index.mjs.map +1 -1
  607. package/lib/util/injectSelf.mjs.map +1 -1
  608. package/lib/util/isFixedPosition.mjs.map +1 -1
  609. package/lib/util/propsFactory.mjs.map +1 -1
  610. package/lib/util/useRender.mjs.map +1 -1
  611. package/package.json +25 -25
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.5.15
2
+ * Vuetify v3.5.16
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -17295,43 +17295,6 @@ html.overflow-y-hidden {
17295
17295
  .v-calendar-header__title {
17296
17296
  font-size: 1.5rem;
17297
17297
  margin-inline-start: 24px;
17298
- }.v-calendar-day {
17299
- position: relative;
17300
- display: flex;
17301
- flex-direction: column;
17302
- }
17303
-
17304
- .v-calendar-weekly .v-calendar__container {
17305
- display: grid;
17306
- }
17307
- .v-calendar-weekly .v-calendar__container.days__7 {
17308
- grid-template-columns: repeat(7, 1fr);
17309
- }
17310
- .v-calendar-weekly .v-calendar__container.days__6 {
17311
- grid-template-columns: repeat(6, 1fr);
17312
- }
17313
- .v-calendar-weekly .v-calendar__container.days__5 {
17314
- grid-template-columns: repeat(5, 1fr);
17315
- }
17316
- .v-calendar-weekly .v-calendar__container.days__4 {
17317
- grid-template-columns: repeat(4, 1fr);
17318
- }
17319
- .v-calendar-weekly .v-calendar__container.days__3 {
17320
- grid-template-columns: repeat(3, 1fr);
17321
- }
17322
- .v-calendar-weekly .v-calendar__container.days__2 {
17323
- grid-template-columns: repeat(2, 1fr);
17324
- }
17325
- .v-calendar-weekly .v-calendar__container.days__1 {
17326
- grid-template-columns: repeat(1, 1fr);
17327
- }
17328
- .v-calendar-weekly .v-calendar__container.days__0 {
17329
- grid-template-columns: repeat(1, 1fr);
17330
- }.v-calendar-internal-event {
17331
- overflow: hidden;
17332
- padding: 4px;
17333
- text-overflow: ellipsis;
17334
- white-space: nowrap;
17335
17298
  }.v-calendar-day__row-with-label {
17336
17299
  display: grid;
17337
17300
  grid-template-columns: 48px 8px 1fr;
@@ -17374,74 +17337,43 @@ html.overflow-y-hidden {
17374
17337
  }
17375
17338
  .v-calendar-day__row-without-label .v-calendar-day__row-content.v-calendar-day__row-content-through {
17376
17339
  border-bottom: none;
17377
- }.v-fab {
17378
- align-items: center;
17379
- display: inline-flex;
17380
- flex: 1 1 auto;
17381
- pointer-events: none;
17340
+ }.v-calendar-internal-event {
17341
+ overflow: hidden;
17342
+ padding: 4px;
17343
+ text-overflow: ellipsis;
17344
+ white-space: nowrap;
17345
+ }.v-calendar-day {
17382
17346
  position: relative;
17383
- transition-duration: 0.2s;
17384
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
17385
- vertical-align: middle;
17386
- }
17387
- .v-fab .v-btn {
17388
- pointer-events: auto;
17389
- }
17390
- .v-fab .v-btn--variant-elevated {
17391
- box-shadow: 0px 3px 3px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 3px 4px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 8px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
17392
- }
17393
- .v-fab--app, .v-fab--absolute {
17394
17347
  display: flex;
17395
- }
17396
- .v-fab--start, .v-fab--left {
17397
- justify-content: flex-start;
17398
- }
17399
- .v-fab--center {
17400
- align-items: center;
17401
- justify-content: center;
17402
- }
17403
- .v-fab--end, .v-fab--right {
17404
- justify-content: flex-end;
17405
- }
17406
- .v-fab--bottom {
17407
- align-items: flex-end;
17408
- }
17409
- .v-fab--top {
17410
- align-items: flex-start;
17411
- }
17412
- .v-fab--extended .v-btn {
17413
- border-radius: 9999px !important;
17348
+ flex-direction: column;
17414
17349
  }
17415
17350
 
17416
- .v-fab__container {
17417
- align-self: center;
17418
- display: inline-flex;
17419
- vertical-align: middle;
17351
+ .v-calendar-weekly .v-calendar__container {
17352
+ display: grid;
17420
17353
  }
17421
- .v-fab--app .v-fab__container {
17422
- margin: 12px;
17354
+ .v-calendar-weekly .v-calendar__container.days__7 {
17355
+ grid-template-columns: repeat(7, 1fr);
17423
17356
  }
17424
- .v-fab--absolute .v-fab__container {
17425
- position: absolute;
17426
- z-index: 4;
17357
+ .v-calendar-weekly .v-calendar__container.days__6 {
17358
+ grid-template-columns: repeat(6, 1fr);
17427
17359
  }
17428
- .v-fab--offset.v-fab--top .v-fab__container {
17429
- transform: translateY(-50%);
17360
+ .v-calendar-weekly .v-calendar__container.days__5 {
17361
+ grid-template-columns: repeat(5, 1fr);
17430
17362
  }
17431
- .v-fab--offset.v-fab--bottom .v-fab__container {
17432
- transform: translateY(50%);
17363
+ .v-calendar-weekly .v-calendar__container.days__4 {
17364
+ grid-template-columns: repeat(4, 1fr);
17433
17365
  }
17434
- .v-fab--top .v-fab__container {
17435
- top: 0;
17366
+ .v-calendar-weekly .v-calendar__container.days__3 {
17367
+ grid-template-columns: repeat(3, 1fr);
17436
17368
  }
17437
- .v-fab--bottom .v-fab__container {
17438
- bottom: 0;
17369
+ .v-calendar-weekly .v-calendar__container.days__2 {
17370
+ grid-template-columns: repeat(2, 1fr);
17439
17371
  }
17440
- .v-fab--left .v-fab__container, .v-fab--start .v-fab__container {
17441
- left: 0;
17372
+ .v-calendar-weekly .v-calendar__container.days__1 {
17373
+ grid-template-columns: repeat(1, 1fr);
17442
17374
  }
17443
- .v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
17444
- right: 0;
17375
+ .v-calendar-weekly .v-calendar__container.days__0 {
17376
+ grid-template-columns: repeat(1, 1fr);
17445
17377
  }.v-calendar-month__day {
17446
17378
  position: relative;
17447
17379
  display: flex;
@@ -17505,6 +17437,74 @@ html.overflow-y-hidden {
17505
17437
 
17506
17438
  .v-calendar-weekly__day-alldayevents-container {
17507
17439
  min-height: 24px;
17440
+ }.v-fab {
17441
+ align-items: center;
17442
+ display: inline-flex;
17443
+ flex: 1 1 auto;
17444
+ pointer-events: none;
17445
+ position: relative;
17446
+ transition-duration: 0.2s;
17447
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
17448
+ vertical-align: middle;
17449
+ }
17450
+ .v-fab .v-btn {
17451
+ pointer-events: auto;
17452
+ }
17453
+ .v-fab .v-btn--variant-elevated {
17454
+ box-shadow: 0px 3px 3px -2px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 3px 4px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 8px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
17455
+ }
17456
+ .v-fab--app, .v-fab--absolute {
17457
+ display: flex;
17458
+ }
17459
+ .v-fab--start, .v-fab--left {
17460
+ justify-content: flex-start;
17461
+ }
17462
+ .v-fab--center {
17463
+ align-items: center;
17464
+ justify-content: center;
17465
+ }
17466
+ .v-fab--end, .v-fab--right {
17467
+ justify-content: flex-end;
17468
+ }
17469
+ .v-fab--bottom {
17470
+ align-items: flex-end;
17471
+ }
17472
+ .v-fab--top {
17473
+ align-items: flex-start;
17474
+ }
17475
+ .v-fab--extended .v-btn {
17476
+ border-radius: 9999px !important;
17477
+ }
17478
+
17479
+ .v-fab__container {
17480
+ align-self: center;
17481
+ display: inline-flex;
17482
+ vertical-align: middle;
17483
+ }
17484
+ .v-fab--app .v-fab__container {
17485
+ margin: 12px;
17486
+ }
17487
+ .v-fab--absolute .v-fab__container {
17488
+ position: absolute;
17489
+ z-index: 4;
17490
+ }
17491
+ .v-fab--offset.v-fab--top .v-fab__container {
17492
+ transform: translateY(-50%);
17493
+ }
17494
+ .v-fab--offset.v-fab--bottom .v-fab__container {
17495
+ transform: translateY(50%);
17496
+ }
17497
+ .v-fab--top .v-fab__container {
17498
+ top: 0;
17499
+ }
17500
+ .v-fab--bottom .v-fab__container {
17501
+ bottom: 0;
17502
+ }
17503
+ .v-fab--left .v-fab__container, .v-fab--start .v-fab__container {
17504
+ left: 0;
17505
+ }
17506
+ .v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
17507
+ right: 0;
17508
17508
  }.v-empty-state {
17509
17509
  align-items: center;
17510
17510
  display: flex;
@@ -17527,6 +17527,9 @@ html.overflow-y-hidden {
17527
17527
  text-align: center;
17528
17528
  width: 100%;
17529
17529
  }
17530
+ .v-empty-state__media .v-icon {
17531
+ color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
17532
+ }
17530
17533
 
17531
17534
  .v-empty-state__headline {
17532
17535
  color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
@@ -17534,6 +17537,7 @@ html.overflow-y-hidden {
17534
17537
  font-weight: 300;
17535
17538
  line-height: 3.75rem;
17536
17539
  text-align: center;
17540
+ margin-bottom: 8px;
17537
17541
  }
17538
17542
  .v-empty-state--mobile .v-empty-state__headline {
17539
17543
  font-size: 2.125rem;
@@ -17543,13 +17547,14 @@ html.overflow-y-hidden {
17543
17547
  font-size: 1.25rem;
17544
17548
  font-weight: 500;
17545
17549
  line-height: 2rem;
17550
+ margin-bottom: 4px;
17546
17551
  text-align: center;
17547
17552
  }
17548
17553
 
17549
17554
  .v-empty-state__text {
17550
- font-size: 1rem;
17555
+ font-size: 0.875rem;
17551
17556
  font-weight: 400;
17552
- line-height: 1.5rem;
17557
+ line-height: 1.25rem;
17553
17558
  padding: 0 16px;
17554
17559
  text-align: center;
17555
17560
  }
@@ -17618,22 +17623,6 @@ html.overflow-y-hidden {
17618
17623
  padding-bottom: 16px;
17619
17624
  font-weight: 400;
17620
17625
  letter-spacing: 0.1666666667em;
17621
- }.v-treeview-item--filtered {
17622
- display: none;
17623
- }
17624
-
17625
- .v-treeview {
17626
- --indent-padding: 0px;
17627
- }
17628
-
17629
- .v-treeview-group.v-list-group {
17630
- --list-indent-size: 16px;
17631
- }
17632
- .v-list--slim .v-treeview-group.v-list-group {
17633
- --prepend-width: 16px;
17634
- }
17635
- .v-treeview-group.v-list-group .v-list-group__items .v-list-item {
17636
- padding-inline-start: calc(12px + var(--indent-padding)) !important;
17637
17626
  }.v-number-input input[type=number] {
17638
17627
  -moz-appearance: textfield;
17639
17628
  }
@@ -17672,39 +17661,149 @@ html.overflow-y-hidden {
17672
17661
  .v-number-input__control .v-btn {
17673
17662
  background-color: transparent;
17674
17663
  border-radius: 0;
17675
- }.v-time-picker-clock {
17676
- background: rgb(var(--v-theme-background));
17677
- color: rgb(var(--v-theme-on-background));
17678
- }
17679
- .v-time-picker-clock:after {
17680
- color: rgb(var(--v-theme-primary));
17664
+ }.v-time-picker.v-picker {
17665
+ padding: 24px;
17666
+ width: 328px;
17681
17667
  }
17682
- .v-time-picker-clock .v-time-picker-clock__item--active {
17683
- background-color: rgb(var(--v-theme-surface-variant));
17684
- color: rgb(var(--v-theme-on-surface-variant));
17668
+ .v-time-picker.v-picker .v-picker-title {
17669
+ padding: 0;
17670
+ margin-bottom: 20px;
17671
+ }.v-time-picker-controls {
17672
+ display: flex;
17673
+ align-items: center;
17674
+ justify-content: center;
17675
+ font-size: 0.875rem;
17676
+ padding-top: 4px;
17677
+ padding-bottom: 4px;
17678
+ margin-bottom: 36px;
17685
17679
  }
17686
-
17687
- .v-time-picker-clock {
17688
- margin: 0 auto;
17689
- background: rgb(var(--v-theme-surface-light));
17690
- border-radius: 50%;
17691
- position: relative;
17692
- transition: none;
17693
- -webkit-user-select: none;
17694
- user-select: none;
17695
- height: 256px;
17696
- width: 256px;
17697
- flex: 1 0 auto;
17680
+ .v-time-picker-controls__text {
17681
+ padding-bottom: 12px;
17698
17682
  }
17699
- .v-time-picker-clock__container {
17683
+ .v-time-picker-controls__time {
17700
17684
  display: flex;
17701
- flex-direction: column;
17702
- flex-basis: 290px;
17685
+ white-space: nowrap;
17686
+ direction: ltr;
17703
17687
  justify-content: center;
17704
- padding: 10px;
17705
17688
  }
17706
- .v-time-picker-clock__hand {
17707
- background-color: currentColor;
17689
+ .v-time-picker-controls__time__btn.v-btn--density-default.v-btn {
17690
+ width: 96px;
17691
+ height: 80px;
17692
+ font-size: 56px;
17693
+ }
17694
+ .v-time-picker-controls__time__btn.v-btn--density-default.v-btn__active {
17695
+ background: rgb(var(--v-theme-primary));
17696
+ }
17697
+ .v-time-picker-controls__time__btn.v-btn--density-default.v-btn.v-time-picker-controls__time--with-ampm__btn {
17698
+ width: 96px;
17699
+ height: 80px;
17700
+ }
17701
+ .v-time-picker-controls__time__btn.v-btn--density-default.v-btn.v-time-picker-controls__time--with-seconds__btn {
17702
+ width: 64px;
17703
+ height: 80px;
17704
+ font-size: 40px;
17705
+ }
17706
+ .v-time-picker-controls__time__separator {
17707
+ font-size: 56px;
17708
+ height: 80px;
17709
+ width: 24px;
17710
+ text-align: center;
17711
+ }
17712
+ .v-time-picker-controls__time__separator.v-time-picker-controls--with-seconds__time__separator {
17713
+ height: 80px;
17714
+ font-size: 56px;
17715
+ }
17716
+
17717
+ .v-time-picker-controls__ampm {
17718
+ margin-left: 12px;
17719
+ align-self: flex-end;
17720
+ display: flex;
17721
+ flex-direction: column;
17722
+ font-size: 18px;
17723
+ text-transform: uppercase;
17724
+ }
17725
+ .v-time-picker-controls__ampm--readonly {
17726
+ pointer-events: none;
17727
+ }
17728
+ .v-time-picker-controls__ampm--readonly .v-picker__title__btn.v-picker__title__btn--active {
17729
+ opacity: 0.6;
17730
+ }
17731
+ .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default {
17732
+ font-size: 18px;
17733
+ padding: 0 8px;
17734
+ min-width: 52px;
17735
+ height: 40px;
17736
+ }
17737
+ .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default.v-time-picker-controls__ampm__am {
17738
+ border-radius: 4px 4px 0 0;
17739
+ border: 1px solid;
17740
+ }
17741
+ .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default.v-time-picker-controls__ampm__pm {
17742
+ border-radius: 0 0 4px 4px;
17743
+ border: 1px solid;
17744
+ border-top: none;
17745
+ }
17746
+ .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default__active {
17747
+ background: rgb(var(--v-theme-primary));
17748
+ }
17749
+
17750
+ .v-picker__title--landscape .v-time-picker-controls {
17751
+ flex-direction: column;
17752
+ justify-content: center;
17753
+ height: 100%;
17754
+ }
17755
+ .v-picker__title--landscape .v-time-picker-controls__time {
17756
+ text-align: right;
17757
+ }
17758
+ .v-picker__title--landscape .v-time-picker-controls__time .v-picker__title__btn,
17759
+ .v-picker__title--landscape .v-time-picker-controls__time span {
17760
+ height: 55px;
17761
+ font-size: 55px;
17762
+ }
17763
+ .v-picker__title--landscape .v-time-picker-controls__ampm {
17764
+ margin: 16px 0 0;
17765
+ align-self: initial;
17766
+ text-align: center;
17767
+ }
17768
+
17769
+ .v-picker--time .v-picker__title--landscape {
17770
+ padding: 0;
17771
+ }
17772
+ .v-picker--time .v-picker__title--landscape .v-time-picker-controls__time {
17773
+ text-align: center;
17774
+ }.v-time-picker-clock {
17775
+ background: rgb(var(--v-theme-background));
17776
+ color: rgb(var(--v-theme-on-background));
17777
+ }
17778
+ .v-time-picker-clock:after {
17779
+ color: rgb(var(--v-theme-primary));
17780
+ }
17781
+ .v-time-picker-clock .v-time-picker-clock__item--active {
17782
+ background-color: rgb(var(--v-theme-surface-variant));
17783
+ color: rgb(var(--v-theme-on-surface-variant));
17784
+ }
17785
+
17786
+ .v-time-picker-clock {
17787
+ margin: 0 auto;
17788
+ background: rgb(var(--v-theme-surface-light));
17789
+ border-radius: 50%;
17790
+ position: relative;
17791
+ transition: none;
17792
+ -webkit-user-select: none;
17793
+ user-select: none;
17794
+ height: 256px;
17795
+ width: 256px;
17796
+ flex: 1 0 auto;
17797
+ }
17798
+ .v-time-picker-clock__container {
17799
+ display: flex;
17800
+ flex-direction: column;
17801
+ flex-basis: 290px;
17802
+ justify-content: center;
17803
+ padding: 10px;
17804
+ }
17805
+ .v-time-picker-clock__hand {
17806
+ background-color: currentColor;
17708
17807
  height: calc(50% - 4px);
17709
17808
  width: 2px;
17710
17809
  bottom: 50%;
@@ -17803,118 +17902,91 @@ html.overflow-y-hidden {
17803
17902
 
17804
17903
  .v-picker--landscape .v-time-picker-clock__container {
17805
17904
  flex-direction: row;
17806
- }.v-time-picker.v-picker {
17807
- padding: 24px;
17808
- width: 328px;
17905
+ }.v-speed-dial__content {
17906
+ gap: 8px;
17809
17907
  }
17810
- .v-time-picker.v-picker .v-picker-title {
17811
- padding: 0;
17812
- margin-bottom: 20px;
17813
- }.v-time-picker-controls {
17814
- display: flex;
17815
- align-items: center;
17816
- justify-content: center;
17817
- font-size: 0.875rem;
17818
- padding-top: 4px;
17819
- padding-bottom: 4px;
17820
- margin-bottom: 36px;
17908
+ .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 {
17909
+ flex-direction: row;
17821
17910
  }
17822
- .v-time-picker-controls__text {
17823
- padding-bottom: 12px;
17911
+ .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 {
17912
+ flex-direction: row-reverse;
17824
17913
  }
17825
- .v-time-picker-controls__time {
17826
- display: flex;
17827
- white-space: nowrap;
17828
- direction: ltr;
17829
- justify-content: center;
17914
+ .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 {
17915
+ flex-direction: column-reverse;
17830
17916
  }
17831
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn {
17832
- width: 96px;
17833
- height: 80px;
17834
- font-size: 56px;
17917
+ .v-speed-dial__content > *:nth-child(1) {
17918
+ transition-delay: 0s;
17835
17919
  }
17836
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn__active {
17837
- background: rgb(var(--v-theme-primary));
17920
+ .v-speed-dial__content > *:nth-child(2) {
17921
+ transition-delay: 0.05s;
17838
17922
  }
17839
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn.v-time-picker-controls__time--with-ampm__btn {
17840
- width: 96px;
17841
- height: 80px;
17923
+ .v-speed-dial__content > *:nth-child(3) {
17924
+ transition-delay: 0.1s;
17842
17925
  }
17843
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn.v-time-picker-controls__time--with-seconds__btn {
17844
- width: 64px;
17845
- height: 80px;
17846
- font-size: 40px;
17926
+ .v-speed-dial__content > *:nth-child(4) {
17927
+ transition-delay: 0.15s;
17847
17928
  }
17848
- .v-time-picker-controls__time__separator {
17849
- font-size: 56px;
17850
- height: 80px;
17851
- width: 24px;
17852
- text-align: center;
17929
+ .v-speed-dial__content > *:nth-child(5) {
17930
+ transition-delay: 0.2s;
17853
17931
  }
17854
- .v-time-picker-controls__time__separator.v-time-picker-controls--with-seconds__time__separator {
17855
- height: 80px;
17856
- font-size: 56px;
17932
+ .v-speed-dial__content > *:nth-child(6) {
17933
+ transition-delay: 0.25s;
17857
17934
  }
17858
-
17859
- .v-time-picker-controls__ampm {
17860
- margin-left: 12px;
17861
- align-self: flex-end;
17862
- display: flex;
17863
- flex-direction: column;
17864
- font-size: 18px;
17865
- text-transform: uppercase;
17935
+ .v-speed-dial__content > *:nth-child(7) {
17936
+ transition-delay: 0.3s;
17866
17937
  }
17867
- .v-time-picker-controls__ampm--readonly {
17868
- pointer-events: none;
17938
+ .v-speed-dial__content > *:nth-child(8) {
17939
+ transition-delay: 0.35s;
17869
17940
  }
17870
- .v-time-picker-controls__ampm--readonly .v-picker__title__btn.v-picker__title__btn--active {
17871
- opacity: 0.6;
17941
+ .v-speed-dial__content > *:nth-child(9) {
17942
+ transition-delay: 0.4s;
17872
17943
  }
17873
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default {
17874
- font-size: 18px;
17875
- padding: 0 8px;
17876
- min-width: 52px;
17877
- height: 40px;
17944
+ .v-speed-dial__content > *:nth-child(10) {
17945
+ transition-delay: 0.45s;
17946
+ }.v-treeview-item--filtered {
17947
+ display: none;
17878
17948
  }
17879
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default.v-time-picker-controls__ampm__am {
17880
- border-radius: 4px 4px 0 0;
17881
- border: 1px solid;
17949
+
17950
+ .v-treeview {
17951
+ --indent-padding: 0px;
17882
17952
  }
17883
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default.v-time-picker-controls__ampm__pm {
17884
- border-radius: 0 0 4px 4px;
17885
- border: 1px solid;
17886
- border-top: none;
17953
+
17954
+ .v-treeview-group.v-list-group {
17955
+ --list-indent-size: 16px;
17887
17956
  }
17888
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default__active {
17889
- background: rgb(var(--v-theme-primary));
17957
+ .v-list--slim .v-treeview-group.v-list-group {
17958
+ --prepend-width: 16px;
17890
17959
  }
17891
-
17892
- .v-picker__title--landscape .v-time-picker-controls {
17893
- flex-direction: column;
17894
- justify-content: center;
17895
- height: 100%;
17960
+ .v-treeview-group.v-list-group .v-list-group__items .v-list-item {
17961
+ padding-inline-start: calc(12px + var(--indent-padding)) !important;
17962
+ }.v-app-bar {
17963
+ display: flex;
17896
17964
  }
17897
- .v-picker__title--landscape .v-time-picker-controls__time {
17898
- text-align: right;
17965
+ .v-app-bar.v-toolbar {
17966
+ background: rgb(var(--v-theme-surface));
17967
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
17899
17968
  }
17900
- .v-picker__title--landscape .v-time-picker-controls__time .v-picker__title__btn,
17901
- .v-picker__title--landscape .v-time-picker-controls__time span {
17902
- height: 55px;
17903
- font-size: 55px;
17969
+ .v-app-bar.v-toolbar:not(.v-toolbar--flat) {
17970
+ 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));
17904
17971
  }
17905
- .v-picker__title--landscape .v-time-picker-controls__ampm {
17906
- margin: 16px 0 0;
17907
- align-self: initial;
17908
- text-align: center;
17972
+ .v-app-bar:not(.v-toolbar--absolute) {
17973
+ padding-inline-end: var(--v-scrollbar-offset);
17974
+ }.v-application {
17975
+ display: flex;
17976
+ background: rgb(var(--v-theme-background));
17977
+ color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
17909
17978
  }
17910
17979
 
17911
- .v-picker--time .v-picker__title--landscape {
17912
- padding: 0;
17913
- }
17914
- .v-picker--time .v-picker__title--landscape .v-time-picker-controls__time {
17915
- text-align: center;
17916
- }.v-speed-dial__content {
17917
- gap: 8px;
17980
+ .v-application__wrap {
17981
+ -webkit-backface-visibility: hidden;
17982
+ backface-visibility: hidden;
17983
+ display: flex;
17984
+ flex-direction: column;
17985
+ flex: 1 1 auto;
17986
+ max-width: 100%;
17987
+ min-height: 100vh;
17988
+ min-height: 100dvh;
17989
+ position: relative;
17918
17990
  }.v-alert {
17919
17991
  display: grid;
17920
17992
  flex: 1 1;
@@ -18125,34 +18197,6 @@ html.overflow-y-hidden {
18125
18197
  text-transform: none;
18126
18198
  word-break: normal;
18127
18199
  word-wrap: break-word;
18128
- }.v-application {
18129
- display: flex;
18130
- background: rgb(var(--v-theme-background));
18131
- color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
18132
- }
18133
-
18134
- .v-application__wrap {
18135
- -webkit-backface-visibility: hidden;
18136
- backface-visibility: hidden;
18137
- display: flex;
18138
- flex-direction: column;
18139
- flex: 1 1 auto;
18140
- max-width: 100%;
18141
- min-height: 100vh;
18142
- min-height: 100dvh;
18143
- position: relative;
18144
- }.v-app-bar {
18145
- display: flex;
18146
- }
18147
- .v-app-bar.v-toolbar {
18148
- background: rgb(var(--v-theme-surface));
18149
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18150
- }
18151
- .v-app-bar.v-toolbar:not(.v-toolbar--flat) {
18152
- 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));
18153
- }
18154
- .v-app-bar:not(.v-toolbar--absolute) {
18155
- padding-inline-end: var(--v-scrollbar-offset);
18156
18200
  }.v-avatar {
18157
18201
  flex: none;
18158
18202
  align-items: center;
@@ -18246,158 +18290,6 @@ html.overflow-y-hidden {
18246
18290
  .v-avatar .v-img {
18247
18291
  height: 100%;
18248
18292
  width: 100%;
18249
- }.v-badge {
18250
- display: inline-block;
18251
- line-height: 1;
18252
- }
18253
-
18254
- .v-badge__badge {
18255
- align-items: center;
18256
- display: inline-flex;
18257
- border-radius: 10px;
18258
- font-size: 0.75rem;
18259
- font-weight: 500;
18260
- height: 1.25rem;
18261
- justify-content: center;
18262
- min-width: 20px;
18263
- padding: 4px 6px;
18264
- pointer-events: auto;
18265
- position: absolute;
18266
- text-align: center;
18267
- text-indent: 0;
18268
- transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
18269
- white-space: nowrap;
18270
- background: rgb(var(--v-theme-surface-variant));
18271
- color: rgba(var(--v-theme-on-surface-variant), var(--v-high-emphasis-opacity));
18272
- }
18273
- .v-badge--bordered .v-badge__badge::after {
18274
- border-radius: inherit;
18275
- border-style: solid;
18276
- border-width: 2px;
18277
- bottom: 0;
18278
- color: rgb(var(--v-theme-background));
18279
- content: "";
18280
- left: 0;
18281
- position: absolute;
18282
- right: 0;
18283
- top: 0;
18284
- transform: scale(1.05);
18285
- }
18286
- .v-badge--dot .v-badge__badge {
18287
- border-radius: 4.5px;
18288
- height: 9px;
18289
- min-width: 0;
18290
- padding: 0;
18291
- width: 9px;
18292
- }
18293
- .v-badge--dot .v-badge__badge::after {
18294
- border-width: 1.5px;
18295
- }
18296
- .v-badge--inline .v-badge__badge {
18297
- position: relative;
18298
- vertical-align: middle;
18299
- }
18300
- .v-badge__badge .v-icon {
18301
- color: inherit;
18302
- font-size: 0.75rem;
18303
- margin: 0 -2px;
18304
- }
18305
- .v-badge__badge img,
18306
- .v-badge__badge .v-img {
18307
- height: 100%;
18308
- width: 100%;
18309
- }
18310
-
18311
- .v-badge__wrapper {
18312
- display: flex;
18313
- position: relative;
18314
- }
18315
- .v-badge--inline .v-badge__wrapper {
18316
- align-items: center;
18317
- display: inline-flex;
18318
- justify-content: center;
18319
- margin: 0 4px;
18320
- }.v-autocomplete .v-field .v-text-field__prefix,
18321
- .v-autocomplete .v-field .v-text-field__suffix,
18322
- .v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
18323
- cursor: text;
18324
- }
18325
- .v-autocomplete .v-field .v-field__input > input {
18326
- flex: 1 1;
18327
- }
18328
- .v-autocomplete .v-field input {
18329
- min-width: 64px;
18330
- }
18331
- .v-autocomplete .v-field:not(.v-field--focused) input {
18332
- min-width: 0;
18333
- }
18334
- .v-autocomplete .v-field--dirty .v-autocomplete__selection {
18335
- margin-inline-end: 2px;
18336
- }
18337
- .v-autocomplete .v-autocomplete__selection-text {
18338
- overflow: hidden;
18339
- text-overflow: ellipsis;
18340
- white-space: nowrap;
18341
- }
18342
-
18343
- .v-autocomplete__content {
18344
- overflow: hidden;
18345
- 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));
18346
- border-radius: 4px;
18347
- }
18348
- .v-autocomplete__mask {
18349
- background: rgb(var(--v-theme-surface-light));
18350
- }
18351
- .v-autocomplete__selection {
18352
- display: inline-flex;
18353
- align-items: center;
18354
- height: 1.5rem;
18355
- letter-spacing: inherit;
18356
- line-height: inherit;
18357
- max-width: calc(100% - 2px - 2px);
18358
- }
18359
- .v-autocomplete__selection:first-child {
18360
- margin-inline-start: 0;
18361
- }
18362
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
18363
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
18364
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
18365
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
18366
- top: 0px;
18367
- }
18368
- .v-autocomplete--selecting-index .v-autocomplete__selection {
18369
- opacity: var(--v-medium-emphasis-opacity);
18370
- }
18371
- .v-autocomplete--selecting-index .v-autocomplete__selection--selected {
18372
- opacity: 1;
18373
- }
18374
- .v-autocomplete--selecting-index .v-field__input > input {
18375
- caret-color: transparent;
18376
- }
18377
- .v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
18378
- flex: 1 1;
18379
- position: absolute;
18380
- left: 0;
18381
- right: 0;
18382
- width: 100%;
18383
- padding-inline: inherit;
18384
- }
18385
- .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
18386
- transition: none;
18387
- }
18388
- .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
18389
- opacity: 0;
18390
- }
18391
- .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
18392
- opacity: 0;
18393
- }
18394
- .v-autocomplete__menu-icon {
18395
- margin-inline-start: 4px;
18396
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
18397
- }
18398
- .v-autocomplete--active-menu .v-autocomplete__menu-icon {
18399
- opacity: var(--v-high-emphasis-opacity);
18400
- transform: rotate(180deg);
18401
18293
  }.v-banner {
18402
18294
  display: grid;
18403
18295
  flex: 1 1;
@@ -18555,70 +18447,311 @@ html.overflow-y-hidden {
18555
18447
  }
18556
18448
  .v-banner--two-line .v-banner-text, .v-banner--three-line .v-banner-text {
18557
18449
  align-self: flex-start;
18558
- }.v-bottom-navigation {
18559
- display: flex;
18560
- max-width: 100%;
18561
- overflow: hidden;
18562
- position: absolute;
18563
- transition: transform, color 0.2s, 0.2s cubic-bezier(0.4, 0, 0.2, 1);
18564
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
18565
- border-style: solid;
18566
- border-width: 0;
18567
- border-radius: 0;
18568
- background: rgb(var(--v-theme-surface));
18569
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18570
- }
18571
- .v-bottom-navigation--border {
18572
- border-width: thin;
18573
- box-shadow: none;
18450
+ }.bottom-sheet-transition-enter-from {
18451
+ transform: translateY(100%);
18574
18452
  }
18575
- .v-bottom-navigation--active {
18576
- 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));
18453
+ .bottom-sheet-transition-leave-to {
18454
+ transform: translateY(100%);
18577
18455
  }
18578
18456
 
18579
- .v-bottom-navigation__content {
18580
- display: flex;
18581
- flex: none;
18582
- font-size: 0.75rem;
18583
- justify-content: center;
18584
- transition: inherit;
18457
+ .v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
18458
+ align-self: flex-end;
18459
+ border-radius: 0;
18460
+ flex: 0 1 auto;
18461
+ left: 0;
18462
+ right: 0;
18463
+ margin-inline: 0;
18464
+ margin-bottom: 0;
18465
+ transition-duration: 0.2s;
18585
18466
  width: 100%;
18467
+ max-width: 100%;
18468
+ overflow: visible;
18469
+ 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));
18586
18470
  }
18587
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn {
18588
- font-size: inherit;
18589
- height: 100%;
18590
- max-width: 168px;
18591
- min-width: 80px;
18592
- text-transform: none;
18593
- transition: inherit;
18594
- width: auto;
18471
+ .v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card,
18472
+ .v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-sheet {
18595
18473
  border-radius: 0;
18596
18474
  }
18597
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
18598
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
18599
- transition: inherit;
18475
+ .v-bottom-sheet.v-bottom-sheet--inset {
18476
+ max-width: none;
18600
18477
  }
18601
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
18602
- font-size: 1.5rem;
18478
+ @media (min-width: 600px) {
18479
+ .v-bottom-sheet.v-bottom-sheet--inset {
18480
+ max-width: 70%;
18481
+ }
18482
+ }.v-autocomplete .v-field .v-text-field__prefix,
18483
+ .v-autocomplete .v-field .v-text-field__suffix,
18484
+ .v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
18485
+ cursor: text;
18603
18486
  }
18604
- .v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
18605
- flex-grow: 1;
18487
+ .v-autocomplete .v-field .v-field__input > input {
18488
+ flex: 1 1;
18606
18489
  }
18607
- .v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
18608
- transition: inherit;
18609
- opacity: 0;
18490
+ .v-autocomplete .v-field input {
18491
+ min-width: 64px;
18610
18492
  }
18611
- .v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
18612
- transform: translateY(0.5rem);
18613
- }.v-btn {
18614
- align-items: center;
18615
- border-radius: 4px;
18616
- display: inline-grid;
18617
- grid-template-areas: "prepend content append";
18618
- grid-template-columns: max-content auto max-content;
18619
- font-weight: 500;
18620
- justify-content: center;
18621
- letter-spacing: 0.0892857143em;
18493
+ .v-autocomplete .v-field:not(.v-field--focused) input {
18494
+ min-width: 0;
18495
+ }
18496
+ .v-autocomplete .v-field--dirty .v-autocomplete__selection {
18497
+ margin-inline-end: 2px;
18498
+ }
18499
+ .v-autocomplete .v-autocomplete__selection-text {
18500
+ overflow: hidden;
18501
+ text-overflow: ellipsis;
18502
+ white-space: nowrap;
18503
+ }
18504
+
18505
+ .v-autocomplete__content {
18506
+ overflow: hidden;
18507
+ 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));
18508
+ border-radius: 4px;
18509
+ }
18510
+ .v-autocomplete__mask {
18511
+ background: rgb(var(--v-theme-surface-light));
18512
+ }
18513
+ .v-autocomplete__selection {
18514
+ display: inline-flex;
18515
+ align-items: center;
18516
+ height: 1.5rem;
18517
+ letter-spacing: inherit;
18518
+ line-height: inherit;
18519
+ max-width: calc(100% - 2px - 2px);
18520
+ }
18521
+ .v-autocomplete__selection:first-child {
18522
+ margin-inline-start: 0;
18523
+ }
18524
+ .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
18525
+ .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
18526
+ .v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
18527
+ .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
18528
+ top: 0px;
18529
+ }
18530
+ .v-autocomplete--selecting-index .v-autocomplete__selection {
18531
+ opacity: var(--v-medium-emphasis-opacity);
18532
+ }
18533
+ .v-autocomplete--selecting-index .v-autocomplete__selection--selected {
18534
+ opacity: 1;
18535
+ }
18536
+ .v-autocomplete--selecting-index .v-field__input > input {
18537
+ caret-color: transparent;
18538
+ }
18539
+ .v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
18540
+ flex: 1 1;
18541
+ position: absolute;
18542
+ left: 0;
18543
+ right: 0;
18544
+ width: 100%;
18545
+ padding-inline: inherit;
18546
+ }
18547
+ .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
18548
+ transition: none;
18549
+ }
18550
+ .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
18551
+ opacity: 0;
18552
+ }
18553
+ .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
18554
+ opacity: 0;
18555
+ }
18556
+ .v-autocomplete__menu-icon {
18557
+ margin-inline-start: 4px;
18558
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
18559
+ }
18560
+ .v-autocomplete--active-menu .v-autocomplete__menu-icon {
18561
+ opacity: var(--v-high-emphasis-opacity);
18562
+ transform: rotate(180deg);
18563
+ }.v-breadcrumbs {
18564
+ display: flex;
18565
+ align-items: center;
18566
+ line-height: 1.375rem;
18567
+ padding: 16px 12px;
18568
+ }
18569
+ .v-breadcrumbs--rounded {
18570
+ border-radius: 4px;
18571
+ }
18572
+ .v-breadcrumbs--density-default {
18573
+ padding-top: 16px;
18574
+ padding-bottom: 16px;
18575
+ }
18576
+
18577
+ .v-breadcrumbs--density-comfortable {
18578
+ padding-top: 12px;
18579
+ padding-bottom: 12px;
18580
+ }
18581
+
18582
+ .v-breadcrumbs--density-compact {
18583
+ padding-top: 8px;
18584
+ padding-bottom: 8px;
18585
+ }
18586
+
18587
+ .v-breadcrumbs__prepend {
18588
+ align-items: center;
18589
+ display: inline-flex;
18590
+ }
18591
+
18592
+ .v-breadcrumbs-item {
18593
+ align-items: center;
18594
+ color: inherit;
18595
+ display: inline-flex;
18596
+ padding: 0 4px;
18597
+ text-decoration: none;
18598
+ vertical-align: middle;
18599
+ }
18600
+ .v-breadcrumbs-item--disabled {
18601
+ opacity: var(--v-disabled-opacity);
18602
+ pointer-events: none;
18603
+ }
18604
+ .v-breadcrumbs-item--link {
18605
+ color: inherit;
18606
+ text-decoration: none;
18607
+ }
18608
+ .v-breadcrumbs-item--link:hover {
18609
+ text-decoration: underline;
18610
+ }
18611
+ .v-breadcrumbs-item .v-icon {
18612
+ font-size: 1rem;
18613
+ margin-inline: -4px 2px;
18614
+ }
18615
+
18616
+ .v-breadcrumbs-divider {
18617
+ display: inline-block;
18618
+ padding: 0 8px;
18619
+ vertical-align: middle;
18620
+ }.v-badge {
18621
+ display: inline-block;
18622
+ line-height: 1;
18623
+ }
18624
+
18625
+ .v-badge__badge {
18626
+ align-items: center;
18627
+ display: inline-flex;
18628
+ border-radius: 10px;
18629
+ font-size: 0.75rem;
18630
+ font-weight: 500;
18631
+ height: 1.25rem;
18632
+ justify-content: center;
18633
+ min-width: 20px;
18634
+ padding: 4px 6px;
18635
+ pointer-events: auto;
18636
+ position: absolute;
18637
+ text-align: center;
18638
+ text-indent: 0;
18639
+ transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
18640
+ white-space: nowrap;
18641
+ background: rgb(var(--v-theme-surface-variant));
18642
+ color: rgba(var(--v-theme-on-surface-variant), var(--v-high-emphasis-opacity));
18643
+ }
18644
+ .v-badge--bordered .v-badge__badge::after {
18645
+ border-radius: inherit;
18646
+ border-style: solid;
18647
+ border-width: 2px;
18648
+ bottom: 0;
18649
+ color: rgb(var(--v-theme-background));
18650
+ content: "";
18651
+ left: 0;
18652
+ position: absolute;
18653
+ right: 0;
18654
+ top: 0;
18655
+ transform: scale(1.05);
18656
+ }
18657
+ .v-badge--dot .v-badge__badge {
18658
+ border-radius: 4.5px;
18659
+ height: 9px;
18660
+ min-width: 0;
18661
+ padding: 0;
18662
+ width: 9px;
18663
+ }
18664
+ .v-badge--dot .v-badge__badge::after {
18665
+ border-width: 1.5px;
18666
+ }
18667
+ .v-badge--inline .v-badge__badge {
18668
+ position: relative;
18669
+ vertical-align: middle;
18670
+ }
18671
+ .v-badge__badge .v-icon {
18672
+ color: inherit;
18673
+ font-size: 0.75rem;
18674
+ margin: 0 -2px;
18675
+ }
18676
+ .v-badge__badge img,
18677
+ .v-badge__badge .v-img {
18678
+ height: 100%;
18679
+ width: 100%;
18680
+ }
18681
+
18682
+ .v-badge__wrapper {
18683
+ display: flex;
18684
+ position: relative;
18685
+ }
18686
+ .v-badge--inline .v-badge__wrapper {
18687
+ align-items: center;
18688
+ display: inline-flex;
18689
+ justify-content: center;
18690
+ margin: 0 4px;
18691
+ }.v-bottom-navigation {
18692
+ display: flex;
18693
+ max-width: 100%;
18694
+ overflow: hidden;
18695
+ position: absolute;
18696
+ transition: transform, color, 0.2s, 0.1s cubic-bezier(0.4, 0, 0.2, 1);
18697
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
18698
+ border-style: solid;
18699
+ border-width: 0;
18700
+ border-radius: 0;
18701
+ background: rgb(var(--v-theme-surface));
18702
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18703
+ }
18704
+ .v-bottom-navigation--border {
18705
+ border-width: thin;
18706
+ box-shadow: none;
18707
+ }
18708
+ .v-bottom-navigation--active {
18709
+ 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));
18710
+ }
18711
+
18712
+ .v-bottom-navigation__content {
18713
+ display: flex;
18714
+ flex: none;
18715
+ font-size: 0.75rem;
18716
+ justify-content: center;
18717
+ transition: inherit;
18718
+ width: 100%;
18719
+ }
18720
+ .v-bottom-navigation .v-bottom-navigation__content > .v-btn {
18721
+ font-size: inherit;
18722
+ height: 100%;
18723
+ max-width: 168px;
18724
+ min-width: 80px;
18725
+ text-transform: none;
18726
+ transition: inherit;
18727
+ width: auto;
18728
+ border-radius: 0;
18729
+ }
18730
+ .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
18731
+ .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
18732
+ transition: inherit;
18733
+ }
18734
+ .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
18735
+ font-size: 1.5rem;
18736
+ }
18737
+ .v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
18738
+ flex-grow: 1;
18739
+ }
18740
+ .v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
18741
+ transition: inherit;
18742
+ opacity: 0;
18743
+ }
18744
+ .v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
18745
+ transform: translateY(0.5rem);
18746
+ }.v-btn {
18747
+ align-items: center;
18748
+ border-radius: 4px;
18749
+ display: inline-grid;
18750
+ grid-template-areas: "prepend content append";
18751
+ grid-template-columns: max-content auto max-content;
18752
+ font-weight: 500;
18753
+ justify-content: center;
18754
+ letter-spacing: 0.0892857143em;
18622
18755
  line-height: normal;
18623
18756
  max-width: 100%;
18624
18757
  outline: none;
@@ -19017,108 +19150,6 @@ html.overflow-y-hidden {
19017
19150
  }
19018
19151
  .v-pagination__item--is-active .v-btn__overlay {
19019
19152
  opacity: var(--v-border-opacity);
19020
- }.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
19021
- opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
19022
- }
19023
- .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):hover > .v-btn__overlay {
19024
- opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
19025
- }
19026
- .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus-visible > .v-btn__overlay {
19027
- opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
19028
- }
19029
- @supports not selector(:focus-visible) {
19030
- .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus > .v-btn__overlay {
19031
- opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
19032
- }
19033
- }.bottom-sheet-transition-enter-from {
19034
- transform: translateY(100%);
19035
- }
19036
- .bottom-sheet-transition-leave-to {
19037
- transform: translateY(100%);
19038
- }
19039
-
19040
- .v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content {
19041
- align-self: flex-end;
19042
- border-radius: 0;
19043
- flex: 0 1 auto;
19044
- left: 0;
19045
- right: 0;
19046
- margin-inline: 0;
19047
- margin-bottom: 0;
19048
- transition-duration: 0.2s;
19049
- width: 100%;
19050
- max-width: 100%;
19051
- overflow: visible;
19052
- 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));
19053
- }
19054
- .v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-card,
19055
- .v-bottom-sheet > .v-bottom-sheet__content.v-overlay__content > .v-sheet {
19056
- border-radius: 0;
19057
- }
19058
- .v-bottom-sheet.v-bottom-sheet--inset {
19059
- max-width: none;
19060
- }
19061
- @media (min-width: 600px) {
19062
- .v-bottom-sheet.v-bottom-sheet--inset {
19063
- max-width: 70%;
19064
- }
19065
- }.v-breadcrumbs {
19066
- display: flex;
19067
- align-items: center;
19068
- line-height: 1.375rem;
19069
- padding: 16px 12px;
19070
- }
19071
- .v-breadcrumbs--rounded {
19072
- border-radius: 4px;
19073
- }
19074
- .v-breadcrumbs--density-default {
19075
- padding-top: 16px;
19076
- padding-bottom: 16px;
19077
- }
19078
-
19079
- .v-breadcrumbs--density-comfortable {
19080
- padding-top: 12px;
19081
- padding-bottom: 12px;
19082
- }
19083
-
19084
- .v-breadcrumbs--density-compact {
19085
- padding-top: 8px;
19086
- padding-bottom: 8px;
19087
- }
19088
-
19089
- .v-breadcrumbs__prepend {
19090
- align-items: center;
19091
- display: inline-flex;
19092
- }
19093
-
19094
- .v-breadcrumbs-item {
19095
- align-items: center;
19096
- color: inherit;
19097
- display: inline-flex;
19098
- padding: 0 4px;
19099
- text-decoration: none;
19100
- vertical-align: middle;
19101
- }
19102
- .v-breadcrumbs-item--disabled {
19103
- opacity: var(--v-disabled-opacity);
19104
- pointer-events: none;
19105
- }
19106
- .v-breadcrumbs-item--link {
19107
- color: inherit;
19108
- text-decoration: none;
19109
- }
19110
- .v-breadcrumbs-item--link:hover {
19111
- text-decoration: underline;
19112
- }
19113
- .v-breadcrumbs-item .v-icon {
19114
- font-size: 1rem;
19115
- margin-inline: -4px 2px;
19116
- }
19117
-
19118
- .v-breadcrumbs-divider {
19119
- display: inline-block;
19120
- padding: 0 8px;
19121
- vertical-align: middle;
19122
19153
  }.v-btn-group {
19123
19154
  display: inline-flex;
19124
19155
  flex-wrap: nowrap;
@@ -19175,11 +19206,6 @@ html.overflow-y-hidden {
19175
19206
  }
19176
19207
  .v-btn-group--tile {
19177
19208
  border-radius: 0;
19178
- }.v-checkbox.v-input {
19179
- flex: 0 1 auto;
19180
- }
19181
- .v-checkbox .v-selection-control {
19182
- min-height: var(--v-input-control-height);
19183
19209
  }.v-card {
19184
19210
  display: block;
19185
19211
  overflow: hidden;
@@ -19476,6 +19502,37 @@ html.overflow-y-hidden {
19476
19502
  pointer-events: none;
19477
19503
  opacity: 0;
19478
19504
  transition: opacity 0.2s ease-in-out;
19505
+ }.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
19506
+ opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
19507
+ }
19508
+ .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):hover > .v-btn__overlay {
19509
+ opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
19510
+ }
19511
+ .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus-visible > .v-btn__overlay {
19512
+ opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
19513
+ }
19514
+ @supports not selector(:focus-visible) {
19515
+ .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus > .v-btn__overlay {
19516
+ opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
19517
+ }
19518
+ }.v-chip-group {
19519
+ display: flex;
19520
+ max-width: 100%;
19521
+ min-width: 0;
19522
+ overflow-x: auto;
19523
+ padding: 4px 0;
19524
+ }
19525
+ .v-chip-group .v-chip {
19526
+ margin: 4px 8px 4px 0;
19527
+ }
19528
+ .v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
19529
+ opacity: var(--v-activated-opacity);
19530
+ }
19531
+
19532
+ .v-chip-group--column .v-slide-group__content {
19533
+ white-space: normal;
19534
+ flex-wrap: wrap;
19535
+ max-width: 100%;
19479
19536
  }.v-carousel {
19480
19537
  overflow: hidden;
19481
19538
  position: relative;
@@ -19539,6 +19596,11 @@ html.overflow-y-hidden {
19539
19596
  flex-direction: column;
19540
19597
  height: 100% !important;
19541
19598
  width: 50px;
19599
+ }.v-checkbox.v-input {
19600
+ flex: 0 1 auto;
19601
+ }
19602
+ .v-checkbox .v-selection-control {
19603
+ min-height: var(--v-input-control-height);
19542
19604
  }.v-chip {
19543
19605
  align-items: center;
19544
19606
  display: inline-flex;
@@ -19949,105 +20011,26 @@ html.overflow-y-hidden {
19949
20011
 
19950
20012
  .v-chip--label {
19951
20013
  border-radius: 4px;
19952
- }.v-combobox .v-field .v-text-field__prefix,
19953
- .v-combobox .v-field .v-text-field__suffix,
19954
- .v-combobox .v-field .v-field__input, .v-combobox .v-field.v-field {
19955
- cursor: text;
19956
- }
19957
- .v-combobox .v-field .v-field__input > input {
19958
- flex: 1 1;
19959
- }
19960
- .v-combobox .v-field input {
19961
- min-width: 64px;
19962
- }
19963
- .v-combobox .v-field:not(.v-field--focused) input {
19964
- min-width: 0;
19965
- }
19966
- .v-combobox .v-field--dirty .v-combobox__selection {
19967
- margin-inline-end: 2px;
19968
- }
19969
- .v-combobox .v-combobox__selection-text {
19970
- overflow: hidden;
19971
- text-overflow: ellipsis;
19972
- white-space: nowrap;
19973
- }
19974
-
19975
- .v-combobox__content {
19976
- overflow: hidden;
19977
- 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));
19978
- border-radius: 4px;
19979
- }
19980
- .v-combobox__mask {
19981
- background: rgb(var(--v-theme-surface-light));
19982
- }
19983
- .v-combobox__selection {
19984
- display: inline-flex;
19985
- align-items: center;
19986
- height: 1.5rem;
19987
- letter-spacing: inherit;
19988
- line-height: inherit;
19989
- max-width: calc(100% - 2px - 2px);
19990
- }
19991
- .v-combobox__selection:first-child {
19992
- margin-inline-start: 0;
19993
- }
19994
- .v-combobox--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
19995
- .v-combobox--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
19996
- .v-combobox--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
19997
- .v-combobox--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
19998
- top: 0px;
19999
- }
20000
- .v-combobox--selecting-index .v-combobox__selection {
20001
- opacity: var(--v-medium-emphasis-opacity);
20002
- }
20003
- .v-combobox--selecting-index .v-combobox__selection--selected {
20004
- opacity: 1;
20005
- }
20006
- .v-combobox--selecting-index .v-field__input > input {
20007
- caret-color: transparent;
20008
- }
20009
- .v-combobox--single:not(.v-combobox--selection-slot).v-text-field input {
20010
- flex: 1 1;
20011
- position: absolute;
20012
- left: 0;
20013
- right: 0;
20014
- width: 100%;
20015
- padding-inline: inherit;
20016
- }
20017
- .v-combobox--single:not(.v-combobox--selection-slot) .v-field--active input {
20018
- transition: none;
20019
- }
20020
- .v-combobox--single:not(.v-combobox--selection-slot) .v-field--dirty:not(.v-field--focused) input {
20021
- opacity: 0;
20022
- }
20023
- .v-combobox--single:not(.v-combobox--selection-slot) .v-field--focused .v-combobox__selection {
20024
- opacity: 0;
20014
+ }.v-color-picker {
20015
+ align-self: flex-start;
20016
+ contain: content;
20025
20017
  }
20026
- .v-combobox__menu-icon {
20027
- margin-inline-start: 4px;
20028
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
20018
+ .v-color-picker.v-sheet {
20019
+ 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));
20020
+ border-radius: 4px;
20029
20021
  }
20030
- .v-combobox--active-menu .v-combobox__menu-icon {
20031
- opacity: var(--v-high-emphasis-opacity);
20032
- transform: rotate(180deg);
20033
- }.v-chip-group {
20022
+
20023
+ .v-color-picker__controls {
20034
20024
  display: flex;
20035
- max-width: 100%;
20036
- min-width: 0;
20037
- overflow-x: auto;
20038
- padding: 4px 0;
20039
- }
20040
- .v-chip-group .v-chip {
20041
- margin: 4px 8px 4px 0;
20042
- }
20043
- .v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
20044
- opacity: var(--v-activated-opacity);
20025
+ flex-direction: column;
20026
+ padding: 16px;
20045
20027
  }
20046
20028
 
20047
- .v-chip-group--column .v-slide-group__content {
20048
- white-space: normal;
20049
- flex-wrap: wrap;
20050
- max-width: 100%;
20029
+ .v-color-picker--flat {
20030
+ 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));
20031
+ }
20032
+ .v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb {
20033
+ 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));
20051
20034
  }.v-container {
20052
20035
  width: 100%;
20053
20036
  padding: 16px;
@@ -20720,31 +20703,260 @@ html.overflow-y-hidden {
20720
20703
  .offset-xxl-11 {
20721
20704
  margin-inline-start: 91.6666666667%;
20722
20705
  }
20723
- }.v-color-picker {
20724
- align-self: flex-start;
20725
- contain: content;
20706
+ }.v-combobox .v-field .v-text-field__prefix,
20707
+ .v-combobox .v-field .v-text-field__suffix,
20708
+ .v-combobox .v-field .v-field__input, .v-combobox .v-field.v-field {
20709
+ cursor: text;
20710
+ }
20711
+ .v-combobox .v-field .v-field__input > input {
20712
+ flex: 1 1;
20713
+ }
20714
+ .v-combobox .v-field input {
20715
+ min-width: 64px;
20716
+ }
20717
+ .v-combobox .v-field:not(.v-field--focused) input {
20718
+ min-width: 0;
20719
+ }
20720
+ .v-combobox .v-field--dirty .v-combobox__selection {
20721
+ margin-inline-end: 2px;
20722
+ }
20723
+ .v-combobox .v-combobox__selection-text {
20724
+ overflow: hidden;
20725
+ text-overflow: ellipsis;
20726
+ white-space: nowrap;
20727
+ }
20728
+
20729
+ .v-combobox__content {
20730
+ overflow: hidden;
20731
+ 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));
20732
+ border-radius: 4px;
20733
+ }
20734
+ .v-combobox__mask {
20735
+ background: rgb(var(--v-theme-surface-light));
20736
+ }
20737
+ .v-combobox__selection {
20738
+ display: inline-flex;
20739
+ align-items: center;
20740
+ height: 1.5rem;
20741
+ letter-spacing: inherit;
20742
+ line-height: inherit;
20743
+ max-width: calc(100% - 2px - 2px);
20744
+ }
20745
+ .v-combobox__selection:first-child {
20746
+ margin-inline-start: 0;
20747
+ }
20748
+ .v-combobox--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
20749
+ .v-combobox--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
20750
+ .v-combobox--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
20751
+ .v-combobox--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
20752
+ top: 0px;
20753
+ }
20754
+ .v-combobox--selecting-index .v-combobox__selection {
20755
+ opacity: var(--v-medium-emphasis-opacity);
20756
+ }
20757
+ .v-combobox--selecting-index .v-combobox__selection--selected {
20758
+ opacity: 1;
20759
+ }
20760
+ .v-combobox--selecting-index .v-field__input > input {
20761
+ caret-color: transparent;
20762
+ }
20763
+ .v-combobox--single:not(.v-combobox--selection-slot).v-text-field input {
20764
+ flex: 1 1;
20765
+ position: absolute;
20766
+ left: 0;
20767
+ right: 0;
20768
+ width: 100%;
20769
+ padding-inline: inherit;
20770
+ }
20771
+ .v-combobox--single:not(.v-combobox--selection-slot) .v-field--active input {
20772
+ transition: none;
20773
+ }
20774
+ .v-combobox--single:not(.v-combobox--selection-slot) .v-field--dirty:not(.v-field--focused) input {
20775
+ opacity: 0;
20776
+ }
20777
+ .v-combobox--single:not(.v-combobox--selection-slot) .v-field--focused .v-combobox__selection {
20778
+ opacity: 0;
20779
+ }
20780
+ .v-combobox__menu-icon {
20781
+ margin-inline-start: 4px;
20782
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
20783
+ }
20784
+ .v-combobox--active-menu .v-combobox__menu-icon {
20785
+ opacity: var(--v-high-emphasis-opacity);
20786
+ transform: rotate(180deg);
20787
+ }.v-counter {
20788
+ color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
20789
+ flex: 0 1 auto;
20790
+ font-size: 12px;
20791
+ transition-duration: 150ms;
20792
+ }.v-data-table {
20793
+ width: 100%;
20794
+ }
20795
+
20796
+ .v-data-table__table {
20797
+ width: 100%;
20798
+ border-collapse: separate;
20799
+ border-spacing: 0;
20800
+ }
20801
+
20802
+ .v-data-table__tr--focus {
20803
+ border: 1px dotted black;
20804
+ }
20805
+ .v-data-table__tr--clickable {
20806
+ cursor: pointer;
20807
+ }
20808
+
20809
+ .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end,
20810
+ .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end,
20811
+ .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end,
20812
+ .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end {
20813
+ text-align: end;
20814
+ }
20815
+ .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end .v-data-table-header__content,
20816
+ .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end .v-data-table-header__content,
20817
+ .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end .v-data-table-header__content,
20818
+ .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end .v-data-table-header__content {
20819
+ flex-direction: row-reverse;
20820
+ }
20821
+ .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center,
20822
+ .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center,
20823
+ .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center,
20824
+ .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center {
20825
+ text-align: center;
20826
+ }
20827
+ .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center .v-data-table-header__content,
20828
+ .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center .v-data-table-header__content,
20829
+ .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center .v-data-table-header__content,
20830
+ .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center .v-data-table-header__content {
20831
+ justify-content: center;
20832
+ }
20833
+ .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--no-padding,
20834
+ .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--no-padding,
20835
+ .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--no-padding,
20836
+ .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--no-padding {
20837
+ padding: 0 8px;
20838
+ }
20839
+ .v-data-table .v-table__wrapper > table > thead > tr > th,
20840
+ .v-data-table .v-table__wrapper > table tbody > tr > th {
20841
+ align-items: center;
20842
+ }
20843
+ .v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--fixed,
20844
+ .v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--fixed {
20845
+ position: sticky;
20846
+ }
20847
+ .v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--sortable:hover,
20848
+ .v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--sortable:hover {
20849
+ cursor: pointer;
20850
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
20851
+ }
20852
+ .v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon,
20853
+ .v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon {
20854
+ opacity: 0;
20855
+ }
20856
+ .v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,
20857
+ .v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon {
20858
+ opacity: 0.5;
20859
+ }
20860
+
20861
+ .v-data-table-column--fixed,
20862
+ .v-data-table__th--sticky {
20863
+ background: rgb(var(--v-theme-surface));
20864
+ position: sticky !important;
20865
+ left: 0;
20866
+ z-index: 1;
20867
+ }
20868
+
20869
+ .v-data-table-column--last-fixed {
20870
+ border-right: 1px solid rgba(var(--v-border-color), var(--v-border-opacity));
20871
+ }
20872
+
20873
+ .v-data-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th.v-data-table-column--fixed {
20874
+ z-index: 2;
20875
+ }
20876
+
20877
+ .v-data-table-group-header-row td {
20878
+ background: rgba(var(--v-theme-surface));
20879
+ color: rgba(var(--v-theme-on-surface));
20880
+ }
20881
+ .v-data-table-group-header-row td > span {
20882
+ padding-left: 5px;
20883
+ }
20884
+
20885
+ .v-data-table--loading .v-data-table__td {
20886
+ opacity: 0.3;
20887
+ }
20888
+
20889
+ .v-data-table-group-header-row__column {
20890
+ padding-left: calc(var(--v-data-table-group-header-row-depth) * 16px) !important;
20891
+ }
20892
+
20893
+ .v-data-table-header__content {
20894
+ display: flex;
20895
+ align-items: center;
20896
+ }
20897
+
20898
+ .v-data-table-header__sort-badge {
20899
+ display: inline-flex;
20900
+ justify-content: center;
20901
+ align-items: center;
20902
+ font-size: 0.875rem;
20903
+ padding: 4px;
20904
+ border-radius: 50%;
20905
+ background: rgba(var(--v-border-color), var(--v-border-opacity));
20906
+ min-width: 20px;
20907
+ min-height: 20px;
20908
+ width: 20px;
20909
+ height: 20px;
20910
+ }
20911
+
20912
+ .v-data-table-progress > th {
20913
+ border: none !important;
20914
+ height: auto !important;
20915
+ padding: 0 !important;
20916
+ }
20917
+
20918
+ .v-data-table-progress__loader {
20919
+ position: relative;
20920
+ }
20921
+
20922
+ .v-data-table-rows-loading,
20923
+ .v-data-table-rows-no-data {
20924
+ text-align: center;
20925
+ }.v-data-table-footer {
20926
+ display: flex;
20927
+ align-items: center;
20928
+ flex-wrap: wrap;
20929
+ padding: 4px;
20930
+ justify-content: flex-end;
20726
20931
  }
20727
- .v-color-picker.v-sheet {
20728
- 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));
20729
- border-radius: 4px;
20932
+
20933
+ .v-data-table-footer__items-per-page {
20934
+ display: flex;
20935
+ align-items: center;
20936
+ justify-content: center;
20937
+ }
20938
+ .v-data-table-footer__items-per-page > span {
20939
+ padding-inline-end: 8px;
20940
+ }
20941
+ .v-data-table-footer__items-per-page > .v-select {
20942
+ width: 90px;
20730
20943
  }
20731
20944
 
20732
- .v-color-picker__controls {
20945
+ .v-data-table-footer__info {
20733
20946
  display: flex;
20734
- flex-direction: column;
20735
- padding: 16px;
20947
+ justify-content: flex-end;
20948
+ min-width: 116px;
20949
+ padding: 0 16px;
20736
20950
  }
20737
20951
 
20738
- .v-color-picker--flat {
20739
- 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));
20952
+ .v-data-table-footer__pagination {
20953
+ display: flex;
20954
+ align-items: center;
20955
+ margin-inline-start: 16px;
20740
20956
  }
20741
- .v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb {
20742
- 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));
20743
- }.v-counter {
20744
- color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
20745
- flex: 0 1 auto;
20746
- font-size: 12px;
20747
- transition-duration: 150ms;
20957
+
20958
+ .v-data-table-footer__page {
20959
+ padding: 0 8px;
20748
20960
  }.v-date-picker {
20749
20961
  overflow: hidden;
20750
20962
  width: 328px;
@@ -20811,76 +21023,25 @@ html.overflow-y-hidden {
20811
21023
  .date-picker-header-reverse-transition-leave-to {
20812
21024
  opacity: 0;
20813
21025
  transform: translate(0, 100%);
20814
- }.v-date-picker-month {
20815
- display: flex;
20816
- justify-content: center;
20817
- padding: 0 12px 8px;
20818
- --v-date-picker-month-day-diff: 4px;
20819
- }
20820
-
20821
- .v-date-picker-month__weeks {
20822
- display: grid;
20823
- grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
20824
- column-gap: 4px;
20825
- font-size: 0.85rem;
20826
- }
20827
- .v-date-picker-month__weeks + .v-date-picker-month__days {
20828
- grid-row-gap: 0;
20829
- }
20830
-
20831
- .v-date-picker-month__weekday {
20832
- font-size: 0.85rem;
20833
- }
20834
-
20835
- .v-date-picker-month__days {
20836
- display: grid;
20837
- grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
20838
- column-gap: 4px;
20839
- flex: 1 1;
20840
- justify-content: space-around;
20841
- }
20842
-
20843
- .v-date-picker-month__day {
20844
- align-items: center;
20845
- display: flex;
20846
- justify-content: center;
20847
- position: relative;
20848
- height: 40px;
20849
- width: 40px;
20850
- }
20851
- .v-date-picker-month__day--selected .v-btn {
20852
- background-color: rgb(var(--v-theme-surface-variant));
20853
- color: rgb(var(--v-theme-on-surface-variant));
20854
- }
20855
- .v-date-picker-month__day .v-btn.v-date-picker-month__day-btn {
20856
- --v-btn-height: 24px;
20857
- --v-btn-size: 0.85rem;
20858
- }
20859
- .v-date-picker-month__day--week {
20860
- font-size: var(--v-btn-size);
20861
- }
20862
-
20863
- .v-date-picker-month__day--adjacent {
20864
- opacity: 0.5;
20865
- }
20866
-
20867
- .v-date-picker-month__day--hide-adjacent {
20868
- opacity: 0;
20869
- }.v-date-picker-years {
21026
+ }.v-date-picker-months {
20870
21027
  height: 288px;
20871
- overflow-y: scroll;
20872
21028
  }
20873
21029
 
20874
- .v-date-picker-years__content {
21030
+ .v-date-picker-months__content {
21031
+ align-items: center;
20875
21032
  display: grid;
20876
21033
  flex: 1 1;
21034
+ height: inherit;
20877
21035
  justify-content: space-around;
20878
- grid-template-columns: repeat(3, 1fr);
20879
- gap: 8px 24px;
20880
- padding-inline: 32px;
21036
+ grid-template-columns: repeat(2, 1fr);
21037
+ grid-gap: 0px 24px;
21038
+ padding-inline-start: 36px;
21039
+ padding-inline-end: 36px;
20881
21040
  }
20882
- .v-date-picker-years__content .v-btn {
20883
- padding-inline: 8px;
21041
+ .v-date-picker-months__content .v-btn {
21042
+ text-transform: none;
21043
+ padding-inline-start: 8px;
21044
+ padding-inline-end: 8px;
20884
21045
  }.v-date-picker-controls {
20885
21046
  display: flex;
20886
21047
  align-items: center;
@@ -20937,193 +21098,76 @@ html.overflow-y-hidden {
20937
21098
 
20938
21099
  .v-date-picker__title {
20939
21100
  display: inline-block;
20940
- }.v-date-picker-months {
21101
+ }.v-date-picker-years {
20941
21102
  height: 288px;
21103
+ overflow-y: scroll;
20942
21104
  }
20943
21105
 
20944
- .v-date-picker-months__content {
20945
- align-items: center;
21106
+ .v-date-picker-years__content {
20946
21107
  display: grid;
20947
21108
  flex: 1 1;
20948
- height: inherit;
20949
21109
  justify-content: space-around;
20950
- grid-template-columns: repeat(2, 1fr);
20951
- grid-gap: 0px 24px;
20952
- padding-inline-start: 36px;
20953
- padding-inline-end: 36px;
20954
- }
20955
- .v-date-picker-months__content .v-btn {
20956
- text-transform: none;
20957
- padding-inline-start: 8px;
20958
- padding-inline-end: 8px;
20959
- }.v-data-table {
20960
- width: 100%;
20961
- }
20962
-
20963
- .v-data-table__table {
20964
- width: 100%;
20965
- border-collapse: separate;
20966
- border-spacing: 0;
20967
- }
20968
-
20969
- .v-data-table__tr--focus {
20970
- border: 1px dotted black;
20971
- }
20972
- .v-data-table__tr--clickable {
20973
- cursor: pointer;
20974
- }
20975
-
20976
- .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end,
20977
- .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end,
20978
- .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end,
20979
- .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end {
20980
- text-align: end;
20981
- }
20982
- .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-end .v-data-table-header__content,
20983
- .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-end .v-data-table-header__content,
20984
- .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-end .v-data-table-header__content,
20985
- .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-end .v-data-table-header__content {
20986
- flex-direction: row-reverse;
20987
- }
20988
- .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center,
20989
- .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center,
20990
- .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center,
20991
- .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center {
20992
- text-align: center;
20993
- }
20994
- .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--align-center .v-data-table-header__content,
20995
- .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--align-center .v-data-table-header__content,
20996
- .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--align-center .v-data-table-header__content,
20997
- .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--align-center .v-data-table-header__content {
20998
- justify-content: center;
20999
- }
21000
- .v-data-table .v-table__wrapper > table > thead > tr > td.v-data-table-column--no-padding,
21001
- .v-data-table .v-table__wrapper > table > thead > tr th.v-data-table-column--no-padding,
21002
- .v-data-table .v-table__wrapper > table tbody > tr > td.v-data-table-column--no-padding,
21003
- .v-data-table .v-table__wrapper > table tbody > tr th.v-data-table-column--no-padding {
21004
- padding: 0 8px;
21005
- }
21006
- .v-data-table .v-table__wrapper > table > thead > tr > th,
21007
- .v-data-table .v-table__wrapper > table tbody > tr > th {
21008
- align-items: center;
21009
- }
21010
- .v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--fixed,
21011
- .v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--fixed {
21012
- position: sticky;
21013
- }
21014
- .v-data-table .v-table__wrapper > table > thead > tr > th.v-data-table__th--sortable:hover,
21015
- .v-data-table .v-table__wrapper > table tbody > tr > th.v-data-table__th--sortable:hover {
21016
- cursor: pointer;
21017
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
21018
- }
21019
- .v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon,
21020
- .v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted) .v-data-table-header__sort-icon {
21021
- opacity: 0;
21022
- }
21023
- .v-data-table .v-table__wrapper > table > thead > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon,
21024
- .v-data-table .v-table__wrapper > table tbody > tr > th:not(.v-data-table__th--sorted):hover .v-data-table-header__sort-icon {
21025
- opacity: 0.5;
21026
- }
21027
-
21028
- .v-data-table-column--fixed,
21029
- .v-data-table__th--sticky {
21030
- background: rgb(var(--v-theme-surface));
21031
- position: sticky !important;
21032
- left: 0;
21033
- z-index: 1;
21034
- }
21035
-
21036
- .v-data-table-column--last-fixed {
21037
- border-right: 1px solid rgba(var(--v-border-color), var(--v-border-opacity));
21038
- }
21039
-
21040
- .v-data-table.v-table--fixed-header > .v-table__wrapper > table > thead > tr > th.v-data-table-column--fixed {
21041
- z-index: 2;
21042
- }
21043
-
21044
- .v-data-table-group-header-row td {
21045
- background: rgba(var(--v-theme-surface));
21046
- color: rgba(var(--v-theme-on-surface));
21047
- }
21048
- .v-data-table-group-header-row td > span {
21049
- padding-left: 5px;
21050
- }
21051
-
21052
- .v-data-table--loading .v-data-table__td {
21053
- opacity: 0.3;
21054
- }
21055
-
21056
- .v-data-table-group-header-row__column {
21057
- padding-left: calc(var(--v-data-table-group-header-row-depth) * 16px) !important;
21058
- }
21059
-
21060
- .v-data-table-header__content {
21061
- display: flex;
21062
- align-items: center;
21063
- }
21064
-
21065
- .v-data-table-header__sort-badge {
21066
- display: inline-flex;
21067
- justify-content: center;
21068
- align-items: center;
21069
- font-size: 0.875rem;
21070
- padding: 4px;
21071
- border-radius: 50%;
21072
- background: rgba(var(--v-border-color), var(--v-border-opacity));
21073
- min-width: 20px;
21074
- min-height: 20px;
21075
- width: 20px;
21076
- height: 20px;
21110
+ grid-template-columns: repeat(3, 1fr);
21111
+ gap: 8px 24px;
21112
+ padding-inline: 32px;
21113
+ }
21114
+ .v-date-picker-years__content .v-btn {
21115
+ padding-inline: 8px;
21116
+ }.v-date-picker-month {
21117
+ display: flex;
21118
+ justify-content: center;
21119
+ padding: 0 12px 8px;
21120
+ --v-date-picker-month-day-diff: 4px;
21077
21121
  }
21078
21122
 
21079
- .v-data-table-progress > th {
21080
- border: none !important;
21081
- height: auto !important;
21082
- padding: 0 !important;
21123
+ .v-date-picker-month__weeks {
21124
+ display: grid;
21125
+ grid-template-rows: min-content min-content min-content min-content min-content min-content min-content;
21126
+ column-gap: 4px;
21127
+ font-size: 0.85rem;
21128
+ }
21129
+ .v-date-picker-month__weeks + .v-date-picker-month__days {
21130
+ grid-row-gap: 0;
21083
21131
  }
21084
21132
 
21085
- .v-data-table-progress__loader {
21086
- position: relative;
21133
+ .v-date-picker-month__weekday {
21134
+ font-size: 0.85rem;
21087
21135
  }
21088
21136
 
21089
- .v-data-table-rows-loading,
21090
- .v-data-table-rows-no-data {
21091
- text-align: center;
21092
- }.v-data-table-footer {
21093
- display: flex;
21094
- align-items: center;
21095
- flex-wrap: wrap;
21096
- padding: 4px;
21097
- justify-content: flex-end;
21137
+ .v-date-picker-month__days {
21138
+ display: grid;
21139
+ grid-template-columns: min-content min-content min-content min-content min-content min-content min-content;
21140
+ column-gap: 4px;
21141
+ flex: 1 1;
21142
+ justify-content: space-around;
21098
21143
  }
21099
21144
 
21100
- .v-data-table-footer__items-per-page {
21101
- display: flex;
21145
+ .v-date-picker-month__day {
21102
21146
  align-items: center;
21147
+ display: flex;
21103
21148
  justify-content: center;
21149
+ position: relative;
21150
+ height: 40px;
21151
+ width: 40px;
21104
21152
  }
21105
- .v-data-table-footer__items-per-page > span {
21106
- padding-inline-end: 8px;
21153
+ .v-date-picker-month__day--selected .v-btn {
21154
+ background-color: rgb(var(--v-theme-surface-variant));
21155
+ color: rgb(var(--v-theme-on-surface-variant));
21107
21156
  }
21108
- .v-data-table-footer__items-per-page > .v-select {
21109
- width: 90px;
21157
+ .v-date-picker-month__day .v-btn.v-date-picker-month__day-btn {
21158
+ --v-btn-height: 24px;
21159
+ --v-btn-size: 0.85rem;
21110
21160
  }
21111
-
21112
- .v-data-table-footer__info {
21113
- display: flex;
21114
- justify-content: flex-end;
21115
- min-width: 116px;
21116
- padding: 0 16px;
21161
+ .v-date-picker-month__day--week {
21162
+ font-size: var(--v-btn-size);
21117
21163
  }
21118
21164
 
21119
- .v-data-table-footer__pagination {
21120
- display: flex;
21121
- align-items: center;
21122
- margin-inline-start: 16px;
21165
+ .v-date-picker-month__day--adjacent {
21166
+ opacity: 0.5;
21123
21167
  }
21124
21168
 
21125
- .v-data-table-footer__page {
21126
- padding: 0 8px;
21169
+ .v-date-picker-month__day--hide-adjacent {
21170
+ opacity: 0;
21127
21171
  }.v-dialog {
21128
21172
  align-items: center;
21129
21173
  justify-content: center;
@@ -21212,26 +21256,6 @@ html.overflow-y-hidden {
21212
21256
  -webkit-backface-visibility: hidden;
21213
21257
  backface-visibility: hidden;
21214
21258
  overflow-y: auto;
21215
- }.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
21216
- .v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
21217
- .v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
21218
- .v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
21219
- top: 0px;
21220
- }
21221
- .v-file-input input[type=file] {
21222
- height: 100%;
21223
- left: 0;
21224
- opacity: 0;
21225
- position: absolute;
21226
- top: 0;
21227
- width: 100%;
21228
- z-index: 1;
21229
- }
21230
- .v-file-input .v-input__details {
21231
- padding-inline: 16px;
21232
- }
21233
- .v-input--plain-underlined.v-file-input .v-input__details {
21234
- padding-inline: 0;
21235
21259
  }/* region INPUT */
21236
21260
  .v-field {
21237
21261
  display: grid;
@@ -21831,6 +21855,34 @@ textarea.v-field__input::placeholder {
21831
21855
  margin-bottom: 8px;
21832
21856
  margin-top: 8px;
21833
21857
  max-height: calc(100% - 16px);
21858
+ }.v-footer {
21859
+ align-items: center;
21860
+ display: flex;
21861
+ flex: 1 1 auto;
21862
+ padding: 8px 16px;
21863
+ position: relative;
21864
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
21865
+ transition-property: height, width, transform, max-width, left, right, top, bottom;
21866
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
21867
+ border-style: solid;
21868
+ border-width: 0;
21869
+ 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));
21870
+ border-radius: 0;
21871
+ background: rgb(var(--v-theme-surface));
21872
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
21873
+ }
21874
+ .v-footer--border {
21875
+ border-width: thin;
21876
+ box-shadow: none;
21877
+ }
21878
+ .v-footer--absolute {
21879
+ position: absolute;
21880
+ }
21881
+ .v-footer--fixed {
21882
+ position: fixed;
21883
+ }
21884
+ .v-footer--rounded {
21885
+ border-radius: 4px;
21834
21886
  }.v-expansion-panel {
21835
21887
  background-color: rgb(var(--v-theme-surface));
21836
21888
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
@@ -22041,34 +22093,26 @@ textarea.v-field__input::placeholder {
22041
22093
  }
22042
22094
  .v-expansion-panels--tile > .v-expansion-panel {
22043
22095
  border-radius: 0;
22044
- }.v-footer {
22045
- align-items: center;
22046
- display: flex;
22047
- flex: 1 1 auto;
22048
- padding: 8px 16px;
22049
- position: relative;
22050
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
22051
- transition-property: height, width, transform, max-width, left, right, top, bottom;
22052
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
22053
- border-style: solid;
22054
- border-width: 0;
22055
- 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));
22056
- border-radius: 0;
22057
- background: rgb(var(--v-theme-surface));
22058
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
22059
- }
22060
- .v-footer--border {
22061
- border-width: thin;
22062
- box-shadow: none;
22096
+ }.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
22097
+ .v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
22098
+ .v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
22099
+ .v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
22100
+ top: 0px;
22063
22101
  }
22064
- .v-footer--absolute {
22102
+ .v-file-input input[type=file] {
22103
+ height: 100%;
22104
+ left: 0;
22105
+ opacity: 0;
22065
22106
  position: absolute;
22107
+ top: 0;
22108
+ width: 100%;
22109
+ z-index: 1;
22066
22110
  }
22067
- .v-footer--fixed {
22068
- position: fixed;
22111
+ .v-file-input .v-input__details {
22112
+ padding-inline: 16px;
22069
22113
  }
22070
- .v-footer--rounded {
22071
- border-radius: 4px;
22114
+ .v-input--plain-underlined.v-file-input .v-input__details {
22115
+ padding-inline: 0;
22072
22116
  }.v-icon {
22073
22117
  --v-icon-size-multiplier: 1;
22074
22118
  align-items: center;
@@ -22122,31 +22166,6 @@ textarea.v-field__input::placeholder {
22122
22166
 
22123
22167
  .v-icon--end {
22124
22168
  margin-inline-start: 8px;
22125
- }.v-infinite-scroll--horizontal {
22126
- display: flex;
22127
- flex-direction: row;
22128
- overflow-x: auto;
22129
- }
22130
- .v-infinite-scroll--horizontal .v-infinite-scroll-intersect {
22131
- height: 100%;
22132
- width: 1px;
22133
- }
22134
-
22135
- .v-infinite-scroll--vertical {
22136
- display: flex;
22137
- flex-direction: column;
22138
- overflow-y: auto;
22139
- }
22140
- .v-infinite-scroll--vertical .v-infinite-scroll-intersect {
22141
- height: 1px;
22142
- width: 100%;
22143
- }
22144
-
22145
- .v-infinite-scroll__side {
22146
- align-items: center;
22147
- display: flex;
22148
- justify-content: center;
22149
- padding: 8px;
22150
22169
  }.v-img {
22151
22170
  --v-theme-overlay-multiplier: 3;
22152
22171
  z-index: 0;
@@ -22183,21 +22202,6 @@ textarea.v-field__input::placeholder {
22183
22202
 
22184
22203
  .v-img__gradient {
22185
22204
  background-repeat: no-repeat;
22186
- }.v-label {
22187
- align-items: center;
22188
- color: inherit;
22189
- display: inline-flex;
22190
- font-size: 1rem;
22191
- letter-spacing: 0.009375em;
22192
- min-width: 0;
22193
- opacity: var(--v-medium-emphasis-opacity);
22194
- overflow: hidden;
22195
- text-overflow: ellipsis;
22196
- white-space: nowrap;
22197
- }
22198
-
22199
- .v-label--clickable {
22200
- cursor: pointer;
22201
22205
  }.v-input {
22202
22206
  display: grid;
22203
22207
  flex: 1 1 auto;
@@ -22340,11 +22344,66 @@ textarea.v-field__input::placeholder {
22340
22344
 
22341
22345
  .v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
22342
22346
  padding-top: calc(var(--v-input-padding-top) + 0px);
22347
+ }.v-infinite-scroll--horizontal {
22348
+ display: flex;
22349
+ flex-direction: row;
22350
+ overflow-x: auto;
22351
+ }
22352
+ .v-infinite-scroll--horizontal .v-infinite-scroll-intersect {
22353
+ height: 100%;
22354
+ width: 1px;
22355
+ }
22356
+
22357
+ .v-infinite-scroll--vertical {
22358
+ display: flex;
22359
+ flex-direction: column;
22360
+ overflow-y: auto;
22361
+ }
22362
+ .v-infinite-scroll--vertical .v-infinite-scroll-intersect {
22363
+ height: 1px;
22364
+ width: 100%;
22365
+ }
22366
+
22367
+ .v-infinite-scroll__side {
22368
+ align-items: center;
22369
+ display: flex;
22370
+ justify-content: center;
22371
+ padding: 8px;
22372
+ }.v-label {
22373
+ align-items: center;
22374
+ color: inherit;
22375
+ display: inline-flex;
22376
+ font-size: 1rem;
22377
+ letter-spacing: 0.009375em;
22378
+ min-width: 0;
22379
+ opacity: var(--v-medium-emphasis-opacity);
22380
+ overflow: hidden;
22381
+ text-overflow: ellipsis;
22382
+ white-space: nowrap;
22383
+ }
22384
+
22385
+ .v-label--clickable {
22386
+ cursor: pointer;
22343
22387
  }.v-item-group {
22344
22388
  flex: 0 1 auto;
22345
22389
  max-width: 100%;
22346
22390
  position: relative;
22347
22391
  transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
22392
+ }.v-layout {
22393
+ --v-scrollbar-offset: 0px;
22394
+ display: flex;
22395
+ flex: 1 1 auto;
22396
+ }
22397
+ .v-layout--full-height {
22398
+ --v-scrollbar-offset: inherit;
22399
+ height: 100%;
22400
+ }.v-layout-item {
22401
+ position: absolute;
22402
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
22403
+ }
22404
+
22405
+ .v-layout-item--absolute {
22406
+ position: absolute;
22348
22407
  }.v-list {
22349
22408
  overflow: auto;
22350
22409
  padding: 8px 0;
@@ -22900,6 +22959,8 @@ textarea.v-field__input::placeholder {
22900
22959
  }
22901
22960
  .v-list-group__header.v-list-item--active:hover .v-list-item__overlay {
22902
22961
  opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
22962
+ }.v-locale-provider {
22963
+ display: contents;
22903
22964
  }.v-main {
22904
22965
  flex: 1 0 auto;
22905
22966
  max-width: 100%;
@@ -22928,52 +22989,6 @@ textarea.v-field__input::placeholder {
22928
22989
  --v-layout-right: 0px;
22929
22990
  --v-layout-top: 0px;
22930
22991
  --v-layout-bottom: 0px;
22931
- }.v-locale-provider {
22932
- display: contents;
22933
- }.v-layout {
22934
- --v-scrollbar-offset: 0px;
22935
- display: flex;
22936
- flex: 1 1 auto;
22937
- }
22938
- .v-layout--full-height {
22939
- --v-scrollbar-offset: inherit;
22940
- height: 100%;
22941
- }.v-layout-item {
22942
- position: absolute;
22943
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
22944
- }
22945
-
22946
- .v-layout-item--absolute {
22947
- position: absolute;
22948
- }.v-messages {
22949
- flex: 1 1 auto;
22950
- font-size: 12px;
22951
- min-height: 14px;
22952
- min-width: 1px;
22953
- opacity: var(--v-medium-emphasis-opacity);
22954
- position: relative;
22955
- }
22956
- .v-messages__message {
22957
- line-height: 12px;
22958
- word-break: break-word;
22959
- overflow-wrap: break-word;
22960
- word-wrap: break-word;
22961
- -webkit-hyphens: auto;
22962
- hyphens: auto;
22963
- transition-duration: 150ms;
22964
- }.v-menu > .v-overlay__content {
22965
- display: flex;
22966
- flex-direction: column;
22967
- border-radius: 4px;
22968
- }
22969
- .v-menu > .v-overlay__content > .v-card,
22970
- .v-menu > .v-overlay__content > .v-sheet,
22971
- .v-menu > .v-overlay__content > .v-list {
22972
- background: rgb(var(--v-theme-surface));
22973
- border-radius: inherit;
22974
- overflow: auto;
22975
- height: 100%;
22976
- 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));
22977
22992
  }.v-navigation-drawer {
22978
22993
  -webkit-overflow-scrolling: touch;
22979
22994
  background: rgb(var(--v-theme-surface));
@@ -23072,14 +23087,35 @@ textarea.v-field__input::placeholder {
23072
23087
  .v-navigation-drawer__append {
23073
23088
  flex: none;
23074
23089
  overflow: hidden;
23075
- }.v-pagination__list {
23076
- display: inline-flex;
23077
- list-style-type: none;
23078
- justify-content: center;
23079
- width: 100%;
23090
+ }.v-messages {
23091
+ flex: 1 1 auto;
23092
+ font-size: 12px;
23093
+ min-height: 14px;
23094
+ min-width: 1px;
23095
+ opacity: var(--v-medium-emphasis-opacity);
23096
+ position: relative;
23080
23097
  }
23081
- .v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
23082
- margin: 0.3rem;
23098
+ .v-messages__message {
23099
+ line-height: 12px;
23100
+ word-break: break-word;
23101
+ overflow-wrap: break-word;
23102
+ word-wrap: break-word;
23103
+ -webkit-hyphens: auto;
23104
+ hyphens: auto;
23105
+ transition-duration: 150ms;
23106
+ }.v-menu > .v-overlay__content {
23107
+ display: flex;
23108
+ flex-direction: column;
23109
+ border-radius: 4px;
23110
+ }
23111
+ .v-menu > .v-overlay__content > .v-card,
23112
+ .v-menu > .v-overlay__content > .v-sheet,
23113
+ .v-menu > .v-overlay__content > .v-list {
23114
+ background: rgb(var(--v-theme-surface));
23115
+ border-radius: inherit;
23116
+ overflow: auto;
23117
+ height: 100%;
23118
+ 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));
23083
23119
  }.v-otp-input {
23084
23120
  border-radius: 4px;
23085
23121
  align-items: center;
@@ -23136,6 +23172,77 @@ textarea.v-field__input::placeholder {
23136
23172
  }
23137
23173
  .v-otp-input__loader .v-progress-linear {
23138
23174
  position: absolute;
23175
+ }.v-overlay-container {
23176
+ contain: layout;
23177
+ left: 0;
23178
+ pointer-events: none;
23179
+ position: absolute;
23180
+ top: 0;
23181
+ display: contents;
23182
+ }
23183
+
23184
+ .v-overlay-scroll-blocked {
23185
+ padding-inline-end: var(--v-scrollbar-offset);
23186
+ }
23187
+ .v-overlay-scroll-blocked:not(html) {
23188
+ overflow-y: hidden !important;
23189
+ }
23190
+ html.v-overlay-scroll-blocked {
23191
+ position: fixed;
23192
+ top: var(--v-body-scroll-y);
23193
+ left: var(--v-body-scroll-x);
23194
+ width: 100%;
23195
+ height: 100%;
23196
+ }
23197
+
23198
+ .v-overlay {
23199
+ border-radius: inherit;
23200
+ display: flex;
23201
+ left: 0;
23202
+ pointer-events: none;
23203
+ position: fixed;
23204
+ top: 0;
23205
+ bottom: 0;
23206
+ right: 0;
23207
+ }
23208
+
23209
+ .v-overlay__content {
23210
+ outline: none;
23211
+ position: absolute;
23212
+ pointer-events: auto;
23213
+ contain: layout;
23214
+ }
23215
+
23216
+ .v-overlay__scrim {
23217
+ pointer-events: auto;
23218
+ background: rgb(var(--v-theme-on-surface));
23219
+ border-radius: inherit;
23220
+ bottom: 0;
23221
+ left: 0;
23222
+ opacity: var(--v-overlay-opacity, 0.32);
23223
+ position: fixed;
23224
+ right: 0;
23225
+ top: 0;
23226
+ }
23227
+
23228
+ .v-overlay--absolute {
23229
+ position: absolute;
23230
+ }
23231
+
23232
+ .v-overlay--contained .v-overlay__scrim {
23233
+ position: absolute;
23234
+ }
23235
+
23236
+ .v-overlay--scroll-blocked {
23237
+ padding-inline-end: var(--v-scrollbar-offset);
23238
+ }.v-pagination__list {
23239
+ display: inline-flex;
23240
+ list-style-type: none;
23241
+ justify-content: center;
23242
+ width: 100%;
23243
+ }
23244
+ .v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
23245
+ margin: 0.3rem;
23139
23246
  }.v-progress-circular {
23140
23247
  align-items: center;
23141
23248
  display: inline-flex;
@@ -23244,69 +23351,6 @@ textarea.v-field__input::placeholder {
23244
23351
  }
23245
23352
  .v-parallax--active > .v-img__img {
23246
23353
  will-change: transform;
23247
- }.v-overlay-container {
23248
- contain: layout;
23249
- left: 0;
23250
- pointer-events: none;
23251
- position: absolute;
23252
- top: 0;
23253
- display: contents;
23254
- }
23255
-
23256
- .v-overlay-scroll-blocked {
23257
- padding-inline-end: var(--v-scrollbar-offset);
23258
- }
23259
- .v-overlay-scroll-blocked:not(html) {
23260
- overflow-y: hidden !important;
23261
- }
23262
- html.v-overlay-scroll-blocked {
23263
- position: fixed;
23264
- top: var(--v-body-scroll-y);
23265
- left: var(--v-body-scroll-x);
23266
- width: 100%;
23267
- height: 100%;
23268
- }
23269
-
23270
- .v-overlay {
23271
- border-radius: inherit;
23272
- display: flex;
23273
- left: 0;
23274
- pointer-events: none;
23275
- position: fixed;
23276
- top: 0;
23277
- bottom: 0;
23278
- right: 0;
23279
- }
23280
-
23281
- .v-overlay__content {
23282
- outline: none;
23283
- position: absolute;
23284
- pointer-events: auto;
23285
- contain: layout;
23286
- }
23287
-
23288
- .v-overlay__scrim {
23289
- pointer-events: auto;
23290
- background: rgb(var(--v-theme-on-surface));
23291
- border-radius: inherit;
23292
- bottom: 0;
23293
- left: 0;
23294
- opacity: var(--v-overlay-opacity, 0.32);
23295
- position: fixed;
23296
- right: 0;
23297
- top: 0;
23298
- }
23299
-
23300
- .v-overlay--absolute {
23301
- position: absolute;
23302
- }
23303
-
23304
- .v-overlay--contained .v-overlay__scrim {
23305
- position: absolute;
23306
- }
23307
-
23308
- .v-overlay--scroll-blocked {
23309
- padding-inline-end: var(--v-scrollbar-offset);
23310
23354
  }.v-progress-linear {
23311
23355
  background: transparent;
23312
23356
  overflow: hidden;
@@ -23516,60 +23560,18 @@ html.v-overlay-scroll-blocked {
23516
23560
  0% {
23517
23561
  background-position-x: var(--v-progress-linear-height);
23518
23562
  }
23519
- }.v-rating {
23520
- max-width: 100%;
23521
- display: inline-flex;
23522
- white-space: nowrap;
23523
- }
23524
- .v-rating--readonly {
23525
- pointer-events: none;
23526
- }
23527
-
23528
- .v-rating__wrapper {
23529
- align-items: center;
23530
- display: inline-flex;
23531
- flex-direction: column;
23532
- }
23533
- .v-rating__wrapper--bottom {
23534
- flex-direction: column-reverse;
23535
- }
23536
-
23537
- .v-rating__item {
23538
- display: inline-flex;
23539
- position: relative;
23540
- }
23541
- .v-rating__item label {
23542
- cursor: pointer;
23543
- }
23544
- .v-rating__item .v-btn--variant-plain {
23545
- opacity: 1;
23546
- }
23547
- .v-rating__item .v-btn {
23548
- transition-property: transform;
23549
- }
23550
- .v-rating__item .v-btn .v-icon {
23551
- transition: inherit;
23552
- transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
23553
- }
23554
- .v-rating--hover .v-rating__item:hover:not(.v-rating__item--focused) .v-btn {
23555
- transform: scale(1.25);
23563
+ }.v-radio-group > .v-input__control {
23564
+ flex-direction: column;
23556
23565
  }
23557
- .v-rating__item--half {
23558
- overflow: hidden;
23559
- position: absolute;
23560
- -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
23561
- clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
23562
- z-index: 1;
23566
+ .v-radio-group > .v-input__control > .v-label {
23567
+ margin-inline-start: 16px;
23563
23568
  }
23564
- .v-rating__item--half .v-btn__overlay, .v-rating__item--half:hover .v-btn__overlay {
23565
- opacity: 0;
23569
+ .v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
23570
+ padding-inline-start: 6px;
23571
+ margin-top: 8px;
23566
23572
  }
23567
-
23568
- .v-rating__hidden {
23569
- height: 0;
23570
- opacity: 0;
23571
- position: absolute;
23572
- width: 0;
23573
+ .v-radio-group .v-input__details {
23574
+ padding-inline: 16px;
23573
23575
  }.v-slider .v-slider__container input {
23574
23576
  cursor: default;
23575
23577
  padding: 0;
@@ -23627,351 +23629,142 @@ html.v-overlay-scroll-blocked {
23627
23629
 
23628
23630
  .v-slider__label {
23629
23631
  margin-inline-end: 12px;
23630
- }.v-radio-group > .v-input__control {
23631
- flex-direction: column;
23632
- }
23633
- .v-radio-group > .v-input__control > .v-label {
23634
- margin-inline-start: 16px;
23635
- }
23636
- .v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
23637
- padding-inline-start: 6px;
23638
- margin-top: 8px;
23639
- }
23640
- .v-radio-group .v-input__details {
23641
- padding-inline: 16px;
23642
- }.v-responsive {
23643
- display: flex;
23644
- flex: 1 0 auto;
23645
- max-height: 100%;
23646
- max-width: 100%;
23647
- overflow: hidden;
23648
- position: relative;
23649
- }
23650
- .v-responsive--inline {
23651
- display: inline-flex;
23652
- flex: 0 0 auto;
23653
- }
23654
-
23655
- .v-responsive__content {
23656
- flex: 1 0 0px;
23657
- max-width: 100%;
23658
- }
23659
-
23660
- .v-responsive__sizer ~ .v-responsive__content {
23661
- margin-inline-start: -100%;
23662
- }
23663
-
23664
- .v-responsive__sizer {
23665
- flex: 1 0 0px;
23666
- transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
23667
- pointer-events: none;
23668
- }.v-select .v-field .v-text-field__prefix,
23669
- .v-select .v-field .v-text-field__suffix,
23670
- .v-select .v-field .v-field__input, .v-select .v-field.v-field {
23671
- cursor: pointer;
23672
- }
23673
- .v-select .v-field .v-field__input > input {
23674
- align-self: flex-start;
23675
- opacity: 1;
23676
- flex: 0 0;
23677
- position: absolute;
23678
- width: 100%;
23679
- transition: none;
23680
- pointer-events: none;
23681
- caret-color: transparent;
23682
- }
23683
- .v-select .v-field--dirty .v-select__selection {
23684
- margin-inline-end: 2px;
23685
- }
23686
- .v-select .v-select__selection-text {
23687
- overflow: hidden;
23688
- text-overflow: ellipsis;
23689
- white-space: nowrap;
23690
- }
23691
- .v-select__content {
23692
- overflow: hidden;
23693
- 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));
23694
- border-radius: 4px;
23695
- }
23696
- .v-select__selection {
23697
- display: inline-flex;
23698
- align-items: center;
23699
- letter-spacing: inherit;
23700
- line-height: inherit;
23701
- max-width: 100%;
23702
- }
23703
- .v-select .v-select__selection:first-child {
23704
- margin-inline-start: 0;
23705
- }
23706
- .v-select--selected .v-field .v-field__input > input {
23707
- opacity: 0;
23708
- }
23709
- .v-select__menu-icon {
23710
- margin-inline-start: 4px;
23711
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
23712
- }
23713
- .v-select--active-menu .v-select__menu-icon {
23714
- opacity: var(--v-high-emphasis-opacity);
23715
- transform: rotate(180deg);
23716
- }.v-selection-control-group {
23717
- grid-area: control;
23718
- display: flex;
23719
- flex-direction: column;
23720
- }
23721
- .v-selection-control-group--inline {
23722
- flex-direction: row;
23723
- flex-wrap: wrap;
23724
- }.v-skeleton-loader {
23725
- align-items: center;
23726
- background: rgb(var(--v-theme-surface));
23727
- border-radius: 4px;
23728
- display: flex;
23729
- flex-wrap: wrap;
23730
- position: relative;
23731
- vertical-align: top;
23732
- }
23733
- .v-skeleton-loader__actions {
23734
- justify-content: end;
23735
- }
23736
- .v-skeleton-loader .v-skeleton-loader__ossein {
23737
- height: 100%;
23738
- }
23739
- .v-skeleton-loader .v-skeleton-loader__avatar,
23740
- .v-skeleton-loader .v-skeleton-loader__button,
23741
- .v-skeleton-loader .v-skeleton-loader__chip,
23742
- .v-skeleton-loader .v-skeleton-loader__divider,
23743
- .v-skeleton-loader .v-skeleton-loader__heading,
23744
- .v-skeleton-loader .v-skeleton-loader__image,
23745
- .v-skeleton-loader .v-skeleton-loader__ossein,
23746
- .v-skeleton-loader .v-skeleton-loader__text {
23747
- background: rgba(var(--v-theme-on-surface), var(--v-border-opacity));
23748
- }
23749
- .v-skeleton-loader .v-skeleton-loader__list-item,
23750
- .v-skeleton-loader .v-skeleton-loader__list-item-avatar,
23751
- .v-skeleton-loader .v-skeleton-loader__list-item-text,
23752
- .v-skeleton-loader .v-skeleton-loader__list-item-two-line,
23753
- .v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
23754
- .v-skeleton-loader .v-skeleton-loader__list-item-three-line,
23755
- .v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line {
23756
- border-radius: 4px;
23757
- }
23758
- .v-skeleton-loader__bone {
23759
- align-items: center;
23760
- border-radius: inherit;
23761
- display: flex;
23762
- flex: 1 1 100%;
23763
- flex-wrap: wrap;
23764
- overflow: hidden;
23765
- position: relative;
23766
- }
23767
- .v-skeleton-loader__bone::after {
23768
- content: "";
23769
- position: absolute;
23770
- top: 0;
23771
- left: 0;
23772
- width: 100%;
23773
- height: 100%;
23774
- animation: loading 1.5s infinite;
23775
- background: linear-gradient(90deg, rgba(var(--v-theme-surface), 0), rgba(var(--v-theme-surface), 0.3), rgba(var(--v-theme-surface), 0));
23776
- transform: translateX(-100%);
23777
- z-index: 1;
23778
- }
23779
- .v-skeleton-loader__avatar {
23780
- border-radius: 50%;
23781
- flex: 0 1 auto;
23782
- margin: 8px 16px;
23783
- max-height: 48px;
23784
- min-height: 48px;
23785
- height: 48px;
23786
- max-width: 48px;
23787
- min-width: 48px;
23788
- width: 48px;
23789
- }
23790
- .v-skeleton-loader__avatar + .v-skeleton-loader__bone {
23791
- flex: 1 1 auto;
23792
- margin-inline-start: 0;
23793
- }
23794
- .v-skeleton-loader__avatar + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
23795
- .v-skeleton-loader__avatar + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
23796
- margin-inline-start: 0;
23797
- }
23798
- .v-skeleton-loader__button {
23799
- border-radius: 4px;
23800
- height: 36px;
23801
- margin: 16px;
23802
- max-width: 64px;
23803
- }
23804
- .v-skeleton-loader__button + .v-skeleton-loader__bone {
23805
- flex: 1 1 auto;
23806
- margin-inline-start: 0;
23807
- }
23808
- .v-skeleton-loader__button + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
23809
- .v-skeleton-loader__button + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
23810
- margin-inline-start: 0;
23811
- }
23812
- .v-skeleton-loader__chip {
23813
- border-radius: 16px;
23814
- margin: 16px;
23815
- height: 32px;
23816
- max-width: 96px;
23817
- }
23818
- .v-skeleton-loader__chip + .v-skeleton-loader__bone {
23819
- flex: 1 1 auto;
23820
- margin-inline-start: 0;
23821
- }
23822
- .v-skeleton-loader__chip + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
23823
- .v-skeleton-loader__chip + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
23824
- margin-inline-start: 0;
23825
- }
23826
- .v-skeleton-loader__date-picker {
23827
- border-radius: inherit;
23828
- }
23829
- .v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text {
23830
- max-width: 88px;
23831
- width: 20%;
23832
- }
23833
- .v-skeleton-loader__date-picker .v-skeleton-loader__heading {
23834
- max-width: 256px;
23835
- width: 40%;
23836
- }
23837
- .v-skeleton-loader__date-picker-days {
23838
- flex-wrap: wrap;
23839
- margin: 16px;
23840
- }
23841
- .v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar {
23842
- border-radius: 4px;
23843
- margin: 4px;
23844
- max-width: 100%;
23845
- }
23846
- .v-skeleton-loader__date-picker-options {
23847
- flex-wrap: nowrap;
23848
- }
23849
- .v-skeleton-loader__date-picker-options .v-skeleton-loader__text {
23850
- flex: 1 1 auto;
23851
- }
23852
- .v-skeleton-loader__divider {
23853
- border-radius: 1px;
23854
- height: 2px;
23855
- }
23856
- .v-skeleton-loader__heading {
23857
- border-radius: 12px;
23858
- margin: 16px;
23859
- height: 24px;
23860
- }
23861
- .v-skeleton-loader__heading + .v-skeleton-loader__subtitle {
23862
- margin-top: -16px;
23632
+ }.v-rating {
23633
+ max-width: 100%;
23634
+ display: inline-flex;
23635
+ white-space: nowrap;
23863
23636
  }
23864
- .v-skeleton-loader__image {
23865
- height: 150px;
23866
- border-radius: 0;
23637
+ .v-rating--readonly {
23638
+ pointer-events: none;
23867
23639
  }
23868
- .v-skeleton-loader__card .v-skeleton-loader__image {
23869
- border-radius: 0;
23640
+
23641
+ .v-rating__wrapper {
23642
+ align-items: center;
23643
+ display: inline-flex;
23644
+ flex-direction: column;
23870
23645
  }
23871
- .v-skeleton-loader__list-item {
23872
- margin: 16px;
23646
+ .v-rating__wrapper--bottom {
23647
+ flex-direction: column-reverse;
23873
23648
  }
23874
- .v-skeleton-loader__list-item .v-skeleton-loader__text {
23875
- margin: 0;
23649
+
23650
+ .v-rating__item {
23651
+ display: inline-flex;
23652
+ position: relative;
23876
23653
  }
23877
- .v-skeleton-loader__table-thead {
23878
- justify-content: space-between;
23654
+ .v-rating__item label {
23655
+ cursor: pointer;
23879
23656
  }
23880
- .v-skeleton-loader__table-thead .v-skeleton-loader__heading {
23881
- margin-top: 16px;
23882
- max-width: 16px;
23657
+ .v-rating__item .v-btn--variant-plain {
23658
+ opacity: 1;
23883
23659
  }
23884
- .v-skeleton-loader__table-tfoot {
23885
- flex-wrap: nowrap;
23660
+ .v-rating__item .v-btn {
23661
+ transition-property: transform;
23886
23662
  }
23887
- .v-skeleton-loader__table-tfoot > .v-skeleton-loader__text.v-skeleton-loader__bone {
23888
- margin-top: 16px;
23663
+ .v-rating__item .v-btn .v-icon {
23664
+ transition: inherit;
23665
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
23889
23666
  }
23890
- .v-skeleton-loader__table-row {
23891
- align-items: baseline;
23892
- margin: 0 8px;
23893
- justify-content: space-evenly;
23894
- flex-wrap: nowrap;
23667
+ .v-rating--hover .v-rating__item:hover:not(.v-rating__item--focused) .v-btn {
23668
+ transform: scale(1.25);
23895
23669
  }
23896
- .v-skeleton-loader__table-row > .v-skeleton-loader__text.v-skeleton-loader__bone {
23897
- margin-inline: 8px;
23670
+ .v-rating__item--half {
23671
+ overflow: hidden;
23672
+ position: absolute;
23673
+ -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
23674
+ clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);
23675
+ z-index: 1;
23898
23676
  }
23899
- .v-skeleton-loader__table-row + .v-skeleton-loader__divider {
23900
- margin: 0 16px;
23677
+ .v-rating__item--half .v-btn__overlay, .v-rating__item--half:hover .v-btn__overlay {
23678
+ opacity: 0;
23901
23679
  }
23902
- .v-skeleton-loader__table-cell {
23903
- align-items: center;
23680
+
23681
+ .v-rating__hidden {
23682
+ height: 0;
23683
+ opacity: 0;
23684
+ position: absolute;
23685
+ width: 0;
23686
+ }.v-responsive {
23904
23687
  display: flex;
23905
- height: 48px;
23906
- width: 88px;
23688
+ flex: 1 0 auto;
23689
+ max-height: 100%;
23690
+ max-width: 100%;
23691
+ overflow: hidden;
23692
+ position: relative;
23907
23693
  }
23908
- .v-skeleton-loader__table-cell .v-skeleton-loader__text {
23909
- margin-bottom: 0;
23694
+ .v-responsive--inline {
23695
+ display: inline-flex;
23696
+ flex: 0 0 auto;
23910
23697
  }
23911
- .v-skeleton-loader__subtitle {
23912
- max-width: 70%;
23698
+
23699
+ .v-responsive__content {
23700
+ flex: 1 0 0px;
23701
+ max-width: 100%;
23913
23702
  }
23914
- .v-skeleton-loader__subtitle > .v-skeleton-loader__text {
23915
- height: 16px;
23916
- border-radius: 8px;
23703
+
23704
+ .v-responsive__sizer ~ .v-responsive__content {
23705
+ margin-inline-start: -100%;
23917
23706
  }
23918
- .v-skeleton-loader__text {
23919
- border-radius: 6px;
23920
- margin: 16px;
23921
- height: 12px;
23707
+
23708
+ .v-responsive__sizer {
23709
+ flex: 1 0 0px;
23710
+ transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
23711
+ pointer-events: none;
23712
+ }.v-selection-control-group {
23713
+ grid-area: control;
23714
+ display: flex;
23715
+ flex-direction: column;
23922
23716
  }
23923
- .v-skeleton-loader__text + .v-skeleton-loader__text {
23924
- margin-top: -8px;
23925
- max-width: 50%;
23717
+ .v-selection-control-group--inline {
23718
+ flex-direction: row;
23719
+ flex-wrap: wrap;
23720
+ }.v-select .v-field .v-text-field__prefix,
23721
+ .v-select .v-field .v-text-field__suffix,
23722
+ .v-select .v-field .v-field__input, .v-select .v-field.v-field {
23723
+ cursor: pointer;
23926
23724
  }
23927
- .v-skeleton-loader__text + .v-skeleton-loader__text + .v-skeleton-loader__text {
23928
- max-width: 70%;
23725
+ .v-select .v-field .v-field__input > input {
23726
+ align-self: flex-start;
23727
+ opacity: 1;
23728
+ flex: 0 0;
23729
+ position: absolute;
23730
+ width: 100%;
23731
+ transition: none;
23732
+ pointer-events: none;
23733
+ caret-color: transparent;
23929
23734
  }
23930
- .v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after {
23931
- display: none;
23735
+ .v-select .v-field--dirty .v-select__selection {
23736
+ margin-inline-end: 2px;
23932
23737
  }
23933
- .v-skeleton-loader--is-loading {
23738
+ .v-select .v-select__selection-text {
23934
23739
  overflow: hidden;
23740
+ text-overflow: ellipsis;
23741
+ white-space: nowrap;
23935
23742
  }
23936
- .v-skeleton-loader--tile {
23937
- border-radius: 0;
23938
- }
23939
- .v-skeleton-loader--tile .v-skeleton-loader__bone {
23940
- border-radius: 0;
23941
- }
23942
-
23943
- @keyframes loading {
23944
- 100% {
23945
- transform: translateX(100%);
23946
- }
23947
- }.v-sheet {
23948
- display: block;
23949
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
23950
- border-style: solid;
23951
- border-width: 0;
23952
- 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));
23953
- border-radius: 0;
23954
- background: rgb(var(--v-theme-surface));
23955
- color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
23956
- }
23957
- .v-sheet--border {
23958
- border-width: thin;
23959
- box-shadow: none;
23743
+ .v-select__content {
23744
+ overflow: hidden;
23745
+ 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));
23746
+ border-radius: 4px;
23960
23747
  }
23961
- .v-sheet--absolute {
23962
- position: absolute;
23748
+ .v-select__selection {
23749
+ display: inline-flex;
23750
+ align-items: center;
23751
+ letter-spacing: inherit;
23752
+ line-height: inherit;
23753
+ max-width: 100%;
23963
23754
  }
23964
- .v-sheet--fixed {
23965
- position: fixed;
23755
+ .v-select .v-select__selection:first-child {
23756
+ margin-inline-start: 0;
23966
23757
  }
23967
- .v-sheet--relative {
23968
- position: relative;
23758
+ .v-select--selected .v-field .v-field__input > input {
23759
+ opacity: 0;
23969
23760
  }
23970
- .v-sheet--sticky {
23971
- position: sticky;
23761
+ .v-select__menu-icon {
23762
+ margin-inline-start: 4px;
23763
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
23972
23764
  }
23973
- .v-sheet--rounded {
23974
- border-radius: 4px;
23765
+ .v-select--active-menu .v-select__menu-icon {
23766
+ opacity: var(--v-high-emphasis-opacity);
23767
+ transform: rotate(180deg);
23975
23768
  }.v-selection-control {
23976
23769
  align-items: center;
23977
23770
  contain: layout;
@@ -24073,6 +23866,34 @@ html.v-overlay-scroll-blocked {
24073
23866
  }
24074
23867
  .v-selection-control--focus-visible .v-selection-control__input::before {
24075
23868
  opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
23869
+ }.v-sheet {
23870
+ display: block;
23871
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
23872
+ border-style: solid;
23873
+ border-width: 0;
23874
+ 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));
23875
+ border-radius: 0;
23876
+ background: rgb(var(--v-theme-surface));
23877
+ color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
23878
+ }
23879
+ .v-sheet--border {
23880
+ border-width: thin;
23881
+ box-shadow: none;
23882
+ }
23883
+ .v-sheet--absolute {
23884
+ position: absolute;
23885
+ }
23886
+ .v-sheet--fixed {
23887
+ position: fixed;
23888
+ }
23889
+ .v-sheet--relative {
23890
+ position: relative;
23891
+ }
23892
+ .v-sheet--sticky {
23893
+ position: sticky;
23894
+ }
23895
+ .v-sheet--rounded {
23896
+ border-radius: 4px;
24076
23897
  }.v-slide-group {
24077
23898
  display: flex;
24078
23899
  overflow: hidden;
@@ -24100,380 +23921,516 @@ html.v-overlay-scroll-blocked {
24100
23921
  transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
24101
23922
  white-space: nowrap;
24102
23923
  }
24103
- .v-slide-group__content > * {
24104
- white-space: initial;
23924
+ .v-slide-group__content > * {
23925
+ white-space: initial;
23926
+ }
23927
+
23928
+ .v-slide-group__container {
23929
+ contain: content;
23930
+ display: flex;
23931
+ flex: 1 1 auto;
23932
+ overflow: hidden;
23933
+ }
23934
+
23935
+ .v-slide-group--vertical,
23936
+ .v-slide-group--vertical .v-slide-group__container,
23937
+ .v-slide-group--vertical .v-slide-group__content {
23938
+ flex-direction: column;
23939
+ }.v-switch .v-label {
23940
+ padding-inline-start: 10px;
23941
+ }
23942
+
23943
+ .v-switch__loader {
23944
+ display: flex;
23945
+ }
23946
+ .v-switch__loader .v-progress-circular {
23947
+ color: rgb(var(--v-theme-surface));
23948
+ }
23949
+
23950
+ .v-switch__track,
23951
+ .v-switch__thumb {
23952
+ transition: none;
23953
+ }
23954
+ .v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track,
23955
+ .v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb {
23956
+ background-color: rgb(var(--v-theme-error));
23957
+ color: rgb(var(--v-theme-on-error));
23958
+ }
23959
+
23960
+ .v-switch__track-true {
23961
+ margin-inline-end: auto;
23962
+ }
23963
+ .v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true {
23964
+ opacity: 0;
24105
23965
  }
24106
23966
 
24107
- .v-slide-group__container {
24108
- contain: content;
24109
- display: flex;
24110
- flex: 1 1 auto;
24111
- overflow: hidden;
23967
+ .v-switch__track-false {
23968
+ margin-inline-start: auto;
23969
+ }
23970
+ .v-selection-control--dirty .v-switch__track-false {
23971
+ opacity: 0;
24112
23972
  }
24113
23973
 
24114
- .v-slide-group--vertical,
24115
- .v-slide-group--vertical .v-slide-group__container,
24116
- .v-slide-group--vertical .v-slide-group__content {
24117
- flex-direction: column;
24118
- }.v-snackbar {
24119
- justify-content: center;
24120
- z-index: 10000;
24121
- margin: 8px;
24122
- margin-inline-end: calc(8px + var(--v-scrollbar-offset));
23974
+ .v-switch__track {
23975
+ display: inline-flex;
23976
+ align-items: center;
23977
+ font-size: 0.5rem;
23978
+ padding: 0 5px;
23979
+ background-color: rgb(var(--v-theme-surface-variant));
23980
+ border-radius: 9999px;
23981
+ height: 14px;
23982
+ opacity: 0.6;
23983
+ min-width: 36px;
23984
+ cursor: pointer;
23985
+ transition: 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
24123
23986
  }
24124
- .v-snackbar:not(.v-snackbar--centered):not(.v-snackbar--top) {
24125
- align-items: flex-end;
23987
+ .v-switch--inset .v-switch__track {
23988
+ border-radius: 9999px;
23989
+ font-size: 0.75rem;
23990
+ height: 32px;
23991
+ min-width: 52px;
24126
23992
  }
24127
- .v-snackbar__wrapper {
23993
+
23994
+ .v-switch__thumb {
24128
23995
  align-items: center;
23996
+ background-color: rgb(var(--v-theme-surface-bright));
23997
+ color: rgb(var(--v-theme-on-surface-bright));
23998
+ border-radius: 50%;
24129
23999
  display: flex;
24130
- max-width: 672px;
24131
- min-height: 48px;
24132
- min-width: 344px;
24000
+ font-size: 0.75rem;
24001
+ height: 20px;
24002
+ justify-content: center;
24003
+ width: 20px;
24004
+ pointer-events: none;
24005
+ transition: 0.15s 0.05s transform cubic-bezier(0, 0, 0.2, 1), 0.2s color cubic-bezier(0.4, 0, 0.2, 1), 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
24006
+ position: relative;
24133
24007
  overflow: hidden;
24134
- padding: 0;
24135
- border-radius: 4px;
24136
- }
24137
- .v-snackbar--variant-plain, .v-snackbar--variant-outlined, .v-snackbar--variant-text, .v-snackbar--variant-tonal {
24138
- background: transparent;
24139
- color: inherit;
24140
- }
24141
- .v-snackbar--variant-plain {
24142
- opacity: 0.62;
24143
- }
24144
- .v-snackbar--variant-plain:focus, .v-snackbar--variant-plain:hover {
24145
- opacity: 1;
24146
24008
  }
24147
- .v-snackbar--variant-plain .v-snackbar__overlay {
24148
- display: none;
24009
+ .v-switch:not(.v-switch--inset) .v-switch__thumb {
24010
+ 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));
24149
24011
  }
24150
- .v-snackbar--variant-elevated, .v-snackbar--variant-flat {
24012
+ .v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb {
24151
24013
  background: rgb(var(--v-theme-surface-variant));
24152
24014
  color: rgb(var(--v-theme-on-surface-variant));
24153
- }
24154
- .v-snackbar--variant-elevated {
24155
- box-shadow: 0px 3px 5px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 6px 10px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 18px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
24156
- }
24157
- .v-snackbar--variant-flat {
24158
24015
  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));
24159
24016
  }
24160
- .v-snackbar--variant-outlined {
24161
- border: thin solid currentColor;
24017
+ .v-switch--inset .v-switch__thumb {
24018
+ height: 24px;
24019
+ width: 24px;
24020
+ transform: scale(0.6666666667);
24162
24021
  }
24163
- .v-snackbar--variant-text .v-snackbar__overlay {
24164
- background: currentColor;
24022
+ .v-switch--inset .v-switch__thumb--filled {
24023
+ transform: none;
24165
24024
  }
24166
- .v-snackbar--variant-tonal .v-snackbar__underlay {
24167
- background: currentColor;
24168
- opacity: var(--v-activated-opacity);
24169
- border-radius: inherit;
24170
- position: absolute;
24171
- top: 0;
24172
- right: 0;
24173
- bottom: 0;
24174
- left: 0;
24175
- pointer-events: none;
24025
+ .v-switch--inset .v-selection-control--dirty .v-switch__thumb {
24026
+ transform: none;
24027
+ transition: 0.15s 0.05s transform cubic-bezier(0, 0, 0.2, 1);
24176
24028
  }
24177
24029
 
24178
- .v-snackbar__content {
24179
- flex-grow: 1;
24180
- font-size: 0.875rem;
24181
- font-weight: 400;
24182
- letter-spacing: 0.0178571429em;
24183
- line-height: 1.25rem;
24184
- margin-right: auto;
24185
- padding: 14px 16px;
24186
- text-align: initial;
24030
+ .v-switch.v-input {
24031
+ flex: 0 1 auto;
24187
24032
  }
24188
- .v-snackbar__actions {
24189
- align-items: center;
24190
- align-self: center;
24191
- display: flex;
24192
- margin-inline-end: 8px;
24033
+ .v-switch .v-selection-control {
24034
+ min-height: var(--v-input-control-height);
24193
24035
  }
24194
- .v-snackbar__actions > .v-btn {
24195
- padding: 0 8px;
24196
- min-width: auto;
24036
+ .v-switch .v-selection-control__input {
24037
+ border-radius: 50%;
24038
+ transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1);
24039
+ transform: translateX(-10px);
24040
+ position: absolute;
24197
24041
  }
24198
- .v-snackbar__timer {
24199
- width: 100%;
24042
+ .v-switch .v-selection-control__input .v-icon {
24200
24043
  position: absolute;
24201
- top: 0;
24202
24044
  }
24203
- .v-snackbar__timer .v-progress-linear {
24204
- transition: 0.2s linear;
24045
+ .v-switch .v-selection-control--dirty .v-selection-control__input {
24046
+ transform: translateX(10px);
24205
24047
  }
24206
- .v-snackbar--absolute {
24207
- position: absolute;
24208
- z-index: 1;
24048
+ .v-switch.v-switch--indeterminate .v-selection-control__input {
24049
+ transform: scale(0.8);
24209
24050
  }
24210
- .v-snackbar--multi-line .v-snackbar__wrapper {
24211
- min-height: 68px;
24051
+ .v-switch.v-switch--indeterminate .v-switch__thumb {
24052
+ transform: scale(0.75);
24053
+ box-shadow: none;
24212
24054
  }
24213
- .v-snackbar--vertical .v-snackbar__wrapper {
24214
- flex-direction: column;
24055
+ .v-switch.v-switch--inset .v-selection-control__wrapper {
24056
+ width: auto;
24215
24057
  }
24216
- .v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions {
24217
- align-self: flex-end;
24218
- margin-bottom: 8px;
24058
+ .v-switch.v-input--vertical .v-label {
24059
+ min-width: max-content;
24219
24060
  }
24220
-
24221
- .v-snackbar-transition-enter-active, .v-snackbar-transition-leave-active {
24222
- transition-duration: 0.15s;
24223
- transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
24061
+ .v-switch.v-input--vertical .v-selection-control__wrapper {
24062
+ transform: rotate(-90deg);
24063
+ }.v-skeleton-loader {
24064
+ align-items: center;
24065
+ background: rgb(var(--v-theme-surface));
24066
+ border-radius: 4px;
24067
+ display: flex;
24068
+ flex-wrap: wrap;
24069
+ position: relative;
24070
+ vertical-align: top;
24224
24071
  }
24225
- .v-snackbar-transition-enter-active {
24226
- transition-property: opacity, transform;
24072
+ .v-skeleton-loader__actions {
24073
+ justify-content: end;
24227
24074
  }
24228
- .v-snackbar-transition-enter-from {
24229
- opacity: 0;
24230
- transform: scale(0.8);
24075
+ .v-skeleton-loader .v-skeleton-loader__ossein {
24076
+ height: 100%;
24231
24077
  }
24232
- .v-snackbar-transition-leave-active {
24233
- transition-property: opacity;
24078
+ .v-skeleton-loader .v-skeleton-loader__avatar,
24079
+ .v-skeleton-loader .v-skeleton-loader__button,
24080
+ .v-skeleton-loader .v-skeleton-loader__chip,
24081
+ .v-skeleton-loader .v-skeleton-loader__divider,
24082
+ .v-skeleton-loader .v-skeleton-loader__heading,
24083
+ .v-skeleton-loader .v-skeleton-loader__image,
24084
+ .v-skeleton-loader .v-skeleton-loader__ossein,
24085
+ .v-skeleton-loader .v-skeleton-loader__text {
24086
+ background: rgba(var(--v-theme-on-surface), var(--v-border-opacity));
24234
24087
  }
24235
- .v-snackbar-transition-leave-to {
24236
- opacity: 0;
24237
- }.v-stepper.v-sheet {
24238
- 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));
24088
+ .v-skeleton-loader .v-skeleton-loader__list-item,
24089
+ .v-skeleton-loader .v-skeleton-loader__list-item-avatar,
24090
+ .v-skeleton-loader .v-skeleton-loader__list-item-text,
24091
+ .v-skeleton-loader .v-skeleton-loader__list-item-two-line,
24092
+ .v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
24093
+ .v-skeleton-loader .v-skeleton-loader__list-item-three-line,
24094
+ .v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line {
24239
24095
  border-radius: 4px;
24240
- overflow: hidden;
24241
- }
24242
- .v-stepper.v-sheet.v-stepper--flat {
24243
- 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));
24244
24096
  }
24245
-
24246
- .v-stepper-header {
24247
- 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));
24097
+ .v-skeleton-loader__bone {
24248
24098
  align-items: center;
24099
+ border-radius: inherit;
24249
24100
  display: flex;
24101
+ flex: 1 1 100%;
24102
+ flex-wrap: wrap;
24103
+ overflow: hidden;
24250
24104
  position: relative;
24251
- overflow-x: auto;
24252
- justify-content: space-between;
24105
+ }
24106
+ .v-skeleton-loader__bone::after {
24107
+ content: "";
24108
+ position: absolute;
24109
+ top: 0;
24110
+ left: 0;
24111
+ width: 100%;
24112
+ height: 100%;
24113
+ animation: loading 1.5s infinite;
24114
+ background: linear-gradient(90deg, rgba(var(--v-theme-surface), 0), rgba(var(--v-theme-surface), 0.3), rgba(var(--v-theme-surface), 0));
24115
+ transform: translateX(-100%);
24253
24116
  z-index: 1;
24254
24117
  }
24255
- .v-stepper-header .v-divider {
24256
- margin: 0 -16px;
24118
+ .v-skeleton-loader__avatar {
24119
+ border-radius: 50%;
24120
+ flex: 0 1 auto;
24121
+ margin: 8px 16px;
24122
+ max-height: 48px;
24123
+ min-height: 48px;
24124
+ height: 48px;
24125
+ max-width: 48px;
24126
+ min-width: 48px;
24127
+ width: 48px;
24128
+ }
24129
+ .v-skeleton-loader__avatar + .v-skeleton-loader__bone {
24130
+ flex: 1 1 auto;
24131
+ margin-inline-start: 0;
24132
+ }
24133
+ .v-skeleton-loader__avatar + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
24134
+ .v-skeleton-loader__avatar + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
24135
+ margin-inline-start: 0;
24136
+ }
24137
+ .v-skeleton-loader__button {
24138
+ border-radius: 4px;
24139
+ height: 36px;
24140
+ margin: 16px;
24141
+ max-width: 64px;
24142
+ }
24143
+ .v-skeleton-loader__button + .v-skeleton-loader__bone {
24144
+ flex: 1 1 auto;
24145
+ margin-inline-start: 0;
24146
+ }
24147
+ .v-skeleton-loader__button + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
24148
+ .v-skeleton-loader__button + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
24149
+ margin-inline-start: 0;
24257
24150
  }
24258
- .v-stepper-header .v-divider:last-child {
24259
- margin-inline-end: 0;
24151
+ .v-skeleton-loader__chip {
24152
+ border-radius: 16px;
24153
+ margin: 16px;
24154
+ height: 32px;
24155
+ max-width: 96px;
24260
24156
  }
24261
- .v-stepper-header .v-divider:first-child {
24157
+ .v-skeleton-loader__chip + .v-skeleton-loader__bone {
24158
+ flex: 1 1 auto;
24262
24159
  margin-inline-start: 0;
24263
24160
  }
24264
- .v-stepper--alt-labels .v-stepper-header {
24265
- height: auto;
24161
+ .v-skeleton-loader__chip + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
24162
+ .v-skeleton-loader__chip + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
24163
+ margin-inline-start: 0;
24266
24164
  }
24267
- .v-stepper--alt-labels .v-stepper-header .v-divider {
24268
- align-self: flex-start;
24269
- margin: 35px -67px 0;
24165
+ .v-skeleton-loader__date-picker {
24166
+ border-radius: inherit;
24270
24167
  }
24271
-
24272
- .v-stepper-window {
24273
- margin: 1.5rem;
24168
+ .v-skeleton-loader__date-picker .v-skeleton-loader__list-item:first-child .v-skeleton-loader__text {
24169
+ max-width: 88px;
24170
+ width: 20%;
24274
24171
  }
24275
-
24276
- .v-stepper-actions {
24277
- display: flex;
24278
- align-items: center;
24279
- justify-content: space-between;
24280
- padding: 1rem;
24172
+ .v-skeleton-loader__date-picker .v-skeleton-loader__heading {
24173
+ max-width: 256px;
24174
+ width: 40%;
24281
24175
  }
24282
- .v-stepper .v-stepper-actions {
24283
- padding: 0 1.5rem 1rem;
24176
+ .v-skeleton-loader__date-picker-days {
24177
+ flex-wrap: wrap;
24178
+ margin: 16px;
24284
24179
  }
24285
- .v-stepper-window-item .v-stepper-actions {
24286
- padding: 1.5rem 0 0;
24287
- }.v-stepper-item {
24288
- align-items: center;
24289
- align-self: stretch;
24290
- display: inline-flex;
24291
- flex: none;
24292
- opacity: var(--v-medium-emphasis-opacity);
24293
- padding: 1.5rem;
24294
- transition-duration: 0.2s;
24295
- transition-property: opacity;
24296
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
24180
+ .v-skeleton-loader__date-picker-days .v-skeleton-loader__avatar {
24181
+ border-radius: 4px;
24182
+ margin: 4px;
24183
+ max-width: 100%;
24297
24184
  }
24298
- .v-stepper-item--selected {
24299
- opacity: 1;
24185
+ .v-skeleton-loader__date-picker-options {
24186
+ flex-wrap: nowrap;
24300
24187
  }
24301
- .v-stepper-item--error {
24302
- color: rgb(var(--v-theme-error));
24188
+ .v-skeleton-loader__date-picker-options .v-skeleton-loader__text {
24189
+ flex: 1 1 auto;
24303
24190
  }
24304
- .v-stepper-item--disabled {
24305
- opacity: var(--v-medium-emphasis-opacity);
24306
- pointer-events: none;
24191
+ .v-skeleton-loader__divider {
24192
+ border-radius: 1px;
24193
+ height: 2px;
24307
24194
  }
24308
- .v-stepper--alt-labels .v-stepper-item {
24309
- flex-direction: column;
24310
- justify-content: flex-start;
24311
- align-items: center;
24312
- flex-basis: 175px;
24195
+ .v-skeleton-loader__heading {
24196
+ border-radius: 12px;
24197
+ margin: 16px;
24198
+ height: 24px;
24313
24199
  }
24314
-
24315
- .v-stepper-item__avatar.v-avatar {
24316
- background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity));
24317
- color: rgb(var(--v-theme-on-surface-variant));
24318
- font-size: 0.75rem;
24319
- margin-inline-end: 8px;
24200
+ .v-skeleton-loader__heading + .v-skeleton-loader__subtitle {
24201
+ margin-top: -16px;
24320
24202
  }
24321
- .v-stepper-item__avatar.v-avatar .v-icon {
24322
- font-size: 0.875rem;
24203
+ .v-skeleton-loader__image {
24204
+ height: 150px;
24205
+ border-radius: 0;
24323
24206
  }
24324
- .v-stepper-item--selected .v-stepper-item__avatar.v-avatar, .v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
24325
- background: rgb(var(--v-theme-surface-variant));
24207
+ .v-skeleton-loader__card .v-skeleton-loader__image {
24208
+ border-radius: 0;
24326
24209
  }
24327
- .v-stepper-item--error .v-stepper-item__avatar.v-avatar {
24328
- background: rgb(var(--v-theme-error));
24210
+ .v-skeleton-loader__list-item {
24211
+ margin: 16px;
24329
24212
  }
24330
- .v-stepper--alt-labels .v-stepper-item__avatar.v-avatar {
24331
- margin-bottom: 16px;
24332
- margin-inline-end: 0;
24213
+ .v-skeleton-loader__list-item .v-skeleton-loader__text {
24214
+ margin: 0;
24333
24215
  }
24334
-
24335
- .v-stepper-item__title {
24336
- line-height: 1;
24216
+ .v-skeleton-loader__table-thead {
24217
+ justify-content: space-between;
24337
24218
  }
24338
- .v-stepper--mobile .v-stepper-item__title {
24339
- display: none;
24219
+ .v-skeleton-loader__table-thead .v-skeleton-loader__heading {
24220
+ margin-top: 16px;
24221
+ max-width: 16px;
24340
24222
  }
24341
-
24342
- .v-stepper-item__subtitle {
24343
- font-size: 0.75rem;
24344
- text-align: left;
24345
- line-height: 1;
24346
- opacity: var(--v-medium-emphasis-opacity);
24223
+ .v-skeleton-loader__table-tfoot {
24224
+ flex-wrap: nowrap;
24347
24225
  }
24348
- .v-stepper--alt-labels .v-stepper-item__subtitle {
24349
- text-align: center;
24226
+ .v-skeleton-loader__table-tfoot > .v-skeleton-loader__text.v-skeleton-loader__bone {
24227
+ margin-top: 16px;
24350
24228
  }
24351
- .v-stepper--mobile .v-stepper-item__subtitle {
24352
- display: none;
24353
- }.v-switch .v-label {
24354
- padding-inline-start: 10px;
24229
+ .v-skeleton-loader__table-row {
24230
+ align-items: baseline;
24231
+ margin: 0 8px;
24232
+ justify-content: space-evenly;
24233
+ flex-wrap: nowrap;
24355
24234
  }
24356
-
24357
- .v-switch__loader {
24235
+ .v-skeleton-loader__table-row > .v-skeleton-loader__text.v-skeleton-loader__bone {
24236
+ margin-inline: 8px;
24237
+ }
24238
+ .v-skeleton-loader__table-row + .v-skeleton-loader__divider {
24239
+ margin: 0 16px;
24240
+ }
24241
+ .v-skeleton-loader__table-cell {
24242
+ align-items: center;
24358
24243
  display: flex;
24244
+ height: 48px;
24245
+ width: 88px;
24359
24246
  }
24360
- .v-switch__loader .v-progress-circular {
24361
- color: rgb(var(--v-theme-surface));
24247
+ .v-skeleton-loader__table-cell .v-skeleton-loader__text {
24248
+ margin-bottom: 0;
24362
24249
  }
24363
-
24364
- .v-switch__track,
24365
- .v-switch__thumb {
24366
- transition: none;
24250
+ .v-skeleton-loader__subtitle {
24251
+ max-width: 70%;
24367
24252
  }
24368
- .v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track,
24369
- .v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb {
24370
- background-color: rgb(var(--v-theme-error));
24371
- color: rgb(var(--v-theme-on-error));
24253
+ .v-skeleton-loader__subtitle > .v-skeleton-loader__text {
24254
+ height: 16px;
24255
+ border-radius: 8px;
24372
24256
  }
24373
-
24374
- .v-switch__track-true {
24375
- margin-inline-end: auto;
24257
+ .v-skeleton-loader__text {
24258
+ border-radius: 6px;
24259
+ margin: 16px;
24260
+ height: 12px;
24376
24261
  }
24377
- .v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true {
24378
- opacity: 0;
24262
+ .v-skeleton-loader__text + .v-skeleton-loader__text {
24263
+ margin-top: -8px;
24264
+ max-width: 50%;
24379
24265
  }
24380
-
24381
- .v-switch__track-false {
24382
- margin-inline-start: auto;
24266
+ .v-skeleton-loader__text + .v-skeleton-loader__text + .v-skeleton-loader__text {
24267
+ max-width: 70%;
24383
24268
  }
24384
- .v-selection-control--dirty .v-switch__track-false {
24385
- opacity: 0;
24269
+ .v-skeleton-loader--boilerplate .v-skeleton-loader__bone:after {
24270
+ display: none;
24386
24271
  }
24387
-
24388
- .v-switch__track {
24389
- display: inline-flex;
24390
- align-items: center;
24391
- font-size: 0.5rem;
24392
- padding: 0 5px;
24393
- background-color: rgb(var(--v-theme-surface-variant));
24394
- border-radius: 9999px;
24395
- height: 14px;
24396
- opacity: 0.6;
24397
- min-width: 36px;
24398
- cursor: pointer;
24399
- transition: 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
24272
+ .v-skeleton-loader--is-loading {
24273
+ overflow: hidden;
24400
24274
  }
24401
- .v-switch--inset .v-switch__track {
24402
- border-radius: 9999px;
24403
- font-size: 0.75rem;
24404
- height: 32px;
24405
- min-width: 52px;
24275
+ .v-skeleton-loader--tile {
24276
+ border-radius: 0;
24277
+ }
24278
+ .v-skeleton-loader--tile .v-skeleton-loader__bone {
24279
+ border-radius: 0;
24406
24280
  }
24407
24281
 
24408
- .v-switch__thumb {
24282
+ @keyframes loading {
24283
+ 100% {
24284
+ transform: translateX(100%);
24285
+ }
24286
+ }.v-snackbar {
24287
+ justify-content: center;
24288
+ z-index: 10000;
24289
+ margin: 8px;
24290
+ margin-inline-end: calc(8px + var(--v-scrollbar-offset));
24291
+ }
24292
+ .v-snackbar:not(.v-snackbar--centered):not(.v-snackbar--top) {
24293
+ align-items: flex-end;
24294
+ }
24295
+ .v-snackbar__wrapper {
24409
24296
  align-items: center;
24410
- background-color: rgb(var(--v-theme-surface-bright));
24411
- color: rgb(var(--v-theme-on-surface-bright));
24412
- border-radius: 50%;
24413
24297
  display: flex;
24414
- font-size: 0.75rem;
24415
- height: 20px;
24416
- justify-content: center;
24417
- width: 20px;
24418
- pointer-events: none;
24419
- transition: 0.15s 0.05s transform cubic-bezier(0, 0, 0.2, 1), 0.2s color cubic-bezier(0.4, 0, 0.2, 1), 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
24420
- position: relative;
24298
+ max-width: 672px;
24299
+ min-height: 48px;
24300
+ min-width: 344px;
24421
24301
  overflow: hidden;
24302
+ padding: 0;
24303
+ border-radius: 4px;
24304
+ }
24305
+ .v-snackbar--variant-plain, .v-snackbar--variant-outlined, .v-snackbar--variant-text, .v-snackbar--variant-tonal {
24306
+ background: transparent;
24307
+ color: inherit;
24308
+ }
24309
+ .v-snackbar--variant-plain {
24310
+ opacity: 0.62;
24311
+ }
24312
+ .v-snackbar--variant-plain:focus, .v-snackbar--variant-plain:hover {
24313
+ opacity: 1;
24422
24314
  }
24423
- .v-switch:not(.v-switch--inset) .v-switch__thumb {
24424
- 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));
24315
+ .v-snackbar--variant-plain .v-snackbar__overlay {
24316
+ display: none;
24425
24317
  }
24426
- .v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb {
24318
+ .v-snackbar--variant-elevated, .v-snackbar--variant-flat {
24427
24319
  background: rgb(var(--v-theme-surface-variant));
24428
24320
  color: rgb(var(--v-theme-on-surface-variant));
24321
+ }
24322
+ .v-snackbar--variant-elevated {
24323
+ box-shadow: 0px 3px 5px -1px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 6px 10px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 1px 18px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
24324
+ }
24325
+ .v-snackbar--variant-flat {
24429
24326
  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));
24430
24327
  }
24431
- .v-switch--inset .v-switch__thumb {
24432
- height: 24px;
24433
- width: 24px;
24434
- transform: scale(0.6666666667);
24328
+ .v-snackbar--variant-outlined {
24329
+ border: thin solid currentColor;
24435
24330
  }
24436
- .v-switch--inset .v-switch__thumb--filled {
24437
- transform: none;
24331
+ .v-snackbar--variant-text .v-snackbar__overlay {
24332
+ background: currentColor;
24438
24333
  }
24439
- .v-switch--inset .v-selection-control--dirty .v-switch__thumb {
24440
- transform: none;
24441
- transition: 0.15s 0.05s transform cubic-bezier(0, 0, 0.2, 1);
24334
+ .v-snackbar--variant-tonal .v-snackbar__underlay {
24335
+ background: currentColor;
24336
+ opacity: var(--v-activated-opacity);
24337
+ border-radius: inherit;
24338
+ position: absolute;
24339
+ top: 0;
24340
+ right: 0;
24341
+ bottom: 0;
24342
+ left: 0;
24343
+ pointer-events: none;
24442
24344
  }
24443
24345
 
24444
- .v-switch.v-input {
24445
- flex: 0 1 auto;
24346
+ .v-snackbar__content {
24347
+ flex-grow: 1;
24348
+ font-size: 0.875rem;
24349
+ font-weight: 400;
24350
+ letter-spacing: 0.0178571429em;
24351
+ line-height: 1.25rem;
24352
+ margin-right: auto;
24353
+ padding: 14px 16px;
24354
+ text-align: initial;
24446
24355
  }
24447
- .v-switch .v-selection-control {
24448
- min-height: var(--v-input-control-height);
24356
+ .v-snackbar__actions {
24357
+ align-items: center;
24358
+ align-self: center;
24359
+ display: flex;
24360
+ margin-inline-end: 8px;
24449
24361
  }
24450
- .v-switch .v-selection-control__input {
24451
- border-radius: 50%;
24452
- transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1);
24453
- transform: translateX(-10px);
24362
+ .v-snackbar__actions > .v-btn {
24363
+ padding: 0 8px;
24364
+ min-width: auto;
24365
+ }
24366
+ .v-snackbar__timer {
24367
+ width: 100%;
24454
24368
  position: absolute;
24369
+ top: 0;
24455
24370
  }
24456
- .v-switch .v-selection-control__input .v-icon {
24371
+ .v-snackbar__timer .v-progress-linear {
24372
+ transition: 0.2s linear;
24373
+ }
24374
+ .v-snackbar--absolute {
24457
24375
  position: absolute;
24376
+ z-index: 1;
24458
24377
  }
24459
- .v-switch .v-selection-control--dirty .v-selection-control__input {
24460
- transform: translateX(10px);
24378
+ .v-snackbar--multi-line .v-snackbar__wrapper {
24379
+ min-height: 68px;
24461
24380
  }
24462
- .v-switch.v-switch--indeterminate .v-selection-control__input {
24381
+ .v-snackbar--vertical .v-snackbar__wrapper {
24382
+ flex-direction: column;
24383
+ }
24384
+ .v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions {
24385
+ align-self: flex-end;
24386
+ margin-bottom: 8px;
24387
+ }
24388
+
24389
+ .v-snackbar-transition-enter-active, .v-snackbar-transition-leave-active {
24390
+ transition-duration: 0.15s;
24391
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
24392
+ }
24393
+ .v-snackbar-transition-enter-active {
24394
+ transition-property: opacity, transform;
24395
+ }
24396
+ .v-snackbar-transition-enter-from {
24397
+ opacity: 0;
24463
24398
  transform: scale(0.8);
24464
24399
  }
24465
- .v-switch.v-switch--indeterminate .v-switch__thumb {
24466
- transform: scale(0.75);
24467
- box-shadow: none;
24400
+ .v-snackbar-transition-leave-active {
24401
+ transition-property: opacity;
24468
24402
  }
24469
- .v-switch.v-switch--inset .v-selection-control__wrapper {
24470
- width: auto;
24403
+ .v-snackbar-transition-leave-to {
24404
+ opacity: 0;
24405
+ }.v-tab.v-tab.v-btn {
24406
+ height: var(--v-tabs-height);
24407
+ border-radius: 0;
24408
+ min-width: 90px;
24471
24409
  }
24472
- .v-switch.v-input--vertical .v-label {
24473
- min-width: max-content;
24410
+ .v-slide-group--horizontal .v-tab {
24411
+ max-width: 360px;
24474
24412
  }
24475
- .v-switch.v-input--vertical .v-selection-control__wrapper {
24476
- transform: rotate(-90deg);
24413
+ .v-slide-group--vertical .v-tab {
24414
+ justify-content: start;
24415
+ }
24416
+
24417
+ .v-tab__slider {
24418
+ position: absolute;
24419
+ bottom: 0;
24420
+ left: 0;
24421
+ height: 2px;
24422
+ width: 100%;
24423
+ background: currentColor;
24424
+ pointer-events: none;
24425
+ opacity: 0;
24426
+ }
24427
+ .v-tab--selected .v-tab__slider {
24428
+ opacity: 1;
24429
+ }
24430
+ .v-slide-group--vertical .v-tab__slider {
24431
+ top: 0;
24432
+ height: 100%;
24433
+ width: 2px;
24477
24434
  }.v-tabs {
24478
24435
  display: flex;
24479
24436
  height: var(--v-tabs-height);
@@ -24540,72 +24497,122 @@ html.v-overlay-scroll-blocked {
24540
24497
  .v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
24541
24498
  margin-inline-end: 52px;
24542
24499
  }
24543
- }.v-system-bar {
24500
+ }.v-stepper.v-sheet {
24501
+ 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));
24502
+ border-radius: 4px;
24503
+ overflow: hidden;
24504
+ }
24505
+ .v-stepper.v-sheet.v-stepper--flat {
24506
+ 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));
24507
+ }
24508
+
24509
+ .v-stepper-header {
24510
+ 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));
24544
24511
  align-items: center;
24545
24512
  display: flex;
24546
- flex: 1 1 auto;
24547
- height: 24px;
24548
- justify-content: flex-end;
24549
- max-width: 100%;
24550
- padding-inline: 8px;
24551
24513
  position: relative;
24552
- text-align: end;
24553
- width: 100%;
24554
- 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));
24555
- background: rgba(var(--v-theme-surface-light));
24556
- color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
24557
- font-size: 0.75rem;
24558
- font-weight: 400;
24559
- letter-spacing: 0.0333333333em;
24560
- line-height: 1.25rem;
24561
- text-transform: none;
24514
+ overflow-x: auto;
24515
+ justify-content: space-between;
24516
+ z-index: 1;
24562
24517
  }
24563
- .v-system-bar .v-icon {
24518
+ .v-stepper-header .v-divider {
24519
+ margin: 0 -16px;
24520
+ }
24521
+ .v-stepper-header .v-divider:last-child {
24522
+ margin-inline-end: 0;
24523
+ }
24524
+ .v-stepper-header .v-divider:first-child {
24525
+ margin-inline-start: 0;
24526
+ }
24527
+ .v-stepper--alt-labels .v-stepper-header {
24528
+ height: auto;
24529
+ }
24530
+ .v-stepper--alt-labels .v-stepper-header .v-divider {
24531
+ align-self: flex-start;
24532
+ margin: 35px -67px 0;
24533
+ }
24534
+
24535
+ .v-stepper-window {
24536
+ margin: 1.5rem;
24537
+ }
24538
+
24539
+ .v-stepper-actions {
24540
+ display: flex;
24541
+ align-items: center;
24542
+ justify-content: space-between;
24543
+ padding: 1rem;
24544
+ }
24545
+ .v-stepper .v-stepper-actions {
24546
+ padding: 0 1.5rem 1rem;
24547
+ }
24548
+ .v-stepper-window-item .v-stepper-actions {
24549
+ padding: 1.5rem 0 0;
24550
+ }.v-stepper-item {
24551
+ align-items: center;
24552
+ align-self: stretch;
24553
+ display: inline-flex;
24554
+ flex: none;
24564
24555
  opacity: var(--v-medium-emphasis-opacity);
24556
+ padding: 1.5rem;
24557
+ transition-duration: 0.2s;
24558
+ transition-property: opacity;
24559
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
24565
24560
  }
24566
- .v-system-bar--absolute {
24567
- position: absolute;
24561
+ .v-stepper-item--selected {
24562
+ opacity: 1;
24568
24563
  }
24569
- .v-system-bar--fixed {
24570
- position: fixed;
24564
+ .v-stepper-item--error {
24565
+ color: rgb(var(--v-theme-error));
24571
24566
  }
24572
- .v-system-bar--rounded {
24573
- border-radius: 0;
24567
+ .v-stepper-item--disabled {
24568
+ opacity: var(--v-medium-emphasis-opacity);
24569
+ pointer-events: none;
24574
24570
  }
24575
- .v-system-bar--window {
24576
- height: 32px;
24571
+ .v-stepper--alt-labels .v-stepper-item {
24572
+ flex-direction: column;
24573
+ justify-content: flex-start;
24574
+ align-items: center;
24575
+ flex-basis: 175px;
24577
24576
  }
24578
- .v-system-bar:not(.v-system-bar--absolute) {
24579
- padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
24580
- }.v-tab.v-tab.v-btn {
24581
- height: var(--v-tabs-height);
24582
- border-radius: 0;
24583
- min-width: 90px;
24577
+
24578
+ .v-stepper-item__avatar.v-avatar {
24579
+ background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity));
24580
+ color: rgb(var(--v-theme-on-surface-variant));
24581
+ font-size: 0.75rem;
24582
+ margin-inline-end: 8px;
24584
24583
  }
24585
- .v-slide-group--horizontal .v-tab {
24586
- max-width: 360px;
24584
+ .v-stepper-item__avatar.v-avatar .v-icon {
24585
+ font-size: 0.875rem;
24587
24586
  }
24588
- .v-slide-group--vertical .v-tab {
24589
- justify-content: start;
24587
+ .v-stepper-item--selected .v-stepper-item__avatar.v-avatar, .v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
24588
+ background: rgb(var(--v-theme-surface-variant));
24589
+ }
24590
+ .v-stepper-item--error .v-stepper-item__avatar.v-avatar {
24591
+ background: rgb(var(--v-theme-error));
24592
+ }
24593
+ .v-stepper--alt-labels .v-stepper-item__avatar.v-avatar {
24594
+ margin-bottom: 16px;
24595
+ margin-inline-end: 0;
24596
+ }
24597
+
24598
+ .v-stepper-item__title {
24599
+ line-height: 1;
24600
+ }
24601
+ .v-stepper--mobile .v-stepper-item__title {
24602
+ display: none;
24590
24603
  }
24591
24604
 
24592
- .v-tab__slider {
24593
- position: absolute;
24594
- bottom: 0;
24595
- left: 0;
24596
- height: 2px;
24597
- width: 100%;
24598
- background: currentColor;
24599
- pointer-events: none;
24600
- opacity: 0;
24605
+ .v-stepper-item__subtitle {
24606
+ font-size: 0.75rem;
24607
+ text-align: left;
24608
+ line-height: 1;
24609
+ opacity: var(--v-medium-emphasis-opacity);
24601
24610
  }
24602
- .v-tab--selected .v-tab__slider {
24603
- opacity: 1;
24611
+ .v-stepper--alt-labels .v-stepper-item__subtitle {
24612
+ text-align: center;
24604
24613
  }
24605
- .v-slide-group--vertical .v-tab__slider {
24606
- top: 0;
24607
- height: 100%;
24608
- width: 2px;
24614
+ .v-stepper--mobile .v-stepper-item__subtitle {
24615
+ display: none;
24609
24616
  }.v-table {
24610
24617
  background: rgb(var(--v-theme-surface));
24611
24618
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
@@ -24744,45 +24751,43 @@ html.v-overlay-scroll-blocked {
24744
24751
  .v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
24745
24752
  .v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
24746
24753
  border-top: 0px !important;
24747
- }.v-textarea .v-field {
24748
- --v-textarea-control-height: var(--v-input-control-height);
24749
- }
24750
- .v-textarea .v-field__field {
24751
- --v-input-control-height: var(--v-textarea-control-height);
24752
- }
24753
- .v-textarea .v-field__input {
24754
+ }.v-system-bar {
24755
+ align-items: center;
24756
+ display: flex;
24754
24757
  flex: 1 1 auto;
24755
- outline: none;
24756
- -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));
24757
- 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));
24758
+ height: 24px;
24759
+ justify-content: flex-end;
24760
+ max-width: 100%;
24761
+ padding-inline: 8px;
24762
+ position: relative;
24763
+ text-align: end;
24764
+ width: 100%;
24765
+ 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));
24766
+ background: rgba(var(--v-theme-surface-light));
24767
+ color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
24768
+ font-size: 0.75rem;
24769
+ font-weight: 400;
24770
+ letter-spacing: 0.0333333333em;
24771
+ line-height: 1.25rem;
24772
+ text-transform: none;
24758
24773
  }
24759
- .v-textarea .v-field__input.v-textarea__sizer {
24760
- visibility: hidden;
24761
- position: absolute;
24762
- top: 0;
24763
- left: 0;
24764
- height: 0 !important;
24765
- min-height: 0 !important;
24766
- pointer-events: none;
24774
+ .v-system-bar .v-icon {
24775
+ opacity: var(--v-medium-emphasis-opacity);
24767
24776
  }
24768
- .v-textarea--no-resize .v-field__input {
24769
- resize: none;
24777
+ .v-system-bar--absolute {
24778
+ position: absolute;
24770
24779
  }
24771
- .v-textarea .v-field--no-label textarea,
24772
- .v-textarea .v-field--active textarea {
24773
- opacity: 1;
24780
+ .v-system-bar--fixed {
24781
+ position: fixed;
24774
24782
  }
24775
- .v-textarea textarea {
24776
- opacity: 0;
24777
- flex: 1;
24778
- min-width: 0;
24779
- transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
24783
+ .v-system-bar--rounded {
24784
+ border-radius: 0;
24780
24785
  }
24781
- .v-textarea textarea:focus, .v-textarea textarea:active {
24782
- outline: none;
24786
+ .v-system-bar--window {
24787
+ height: 32px;
24783
24788
  }
24784
- .v-textarea textarea:invalid {
24785
- box-shadow: none;
24789
+ .v-system-bar:not(.v-system-bar--absolute) {
24790
+ padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
24786
24791
  }/* region BLOCK */
24787
24792
  .v-text-field input {
24788
24793
  color: inherit;
@@ -24846,13 +24851,181 @@ html.v-overlay-scroll-blocked {
24846
24851
  .v-text-field__prefix {
24847
24852
  padding-inline-start: var(--v-field-padding-start);
24848
24853
  }
24849
- .v-text-field__suffix {
24850
- padding-inline-end: var(--v-field-padding-end);
24854
+ .v-text-field__suffix {
24855
+ padding-inline-end: var(--v-field-padding-end);
24856
+ }
24857
+
24858
+ /* endregion */.v-theme-provider {
24859
+ background: rgb(var(--v-theme-background));
24860
+ color: rgb(var(--v-theme-on-background));
24861
+ }.v-toolbar {
24862
+ align-items: flex-start;
24863
+ display: flex;
24864
+ flex: none;
24865
+ flex-direction: column;
24866
+ justify-content: space-between;
24867
+ max-width: 100%;
24868
+ position: relative;
24869
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
24870
+ transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
24871
+ width: 100%;
24872
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
24873
+ border-style: solid;
24874
+ border-width: 0;
24875
+ 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));
24876
+ border-radius: 0;
24877
+ background: rgb(var(--v-theme-surface-light));
24878
+ color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
24879
+ }
24880
+ .v-toolbar--border {
24881
+ border-width: thin;
24882
+ box-shadow: none;
24883
+ }
24884
+ .v-toolbar--absolute {
24885
+ position: absolute;
24886
+ }
24887
+ .v-toolbar--collapse {
24888
+ max-width: 112px;
24889
+ overflow: hidden;
24890
+ border-end-end-radius: 24px;
24891
+ }
24892
+ .v-toolbar--collapse .v-toolbar-title {
24893
+ display: none;
24894
+ }
24895
+ .v-toolbar--flat {
24896
+ 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));
24897
+ }
24898
+ .v-toolbar--floating {
24899
+ display: inline-flex;
24900
+ }
24901
+ .v-toolbar--rounded {
24902
+ border-radius: 4px;
24903
+ }
24904
+
24905
+ .v-toolbar__content,
24906
+ .v-toolbar__extension {
24907
+ align-items: center;
24908
+ display: flex;
24909
+ flex: 0 0 auto;
24910
+ position: relative;
24911
+ transition: inherit;
24912
+ width: 100%;
24913
+ }
24914
+
24915
+ .v-toolbar__content {
24916
+ overflow: hidden;
24917
+ }
24918
+ .v-toolbar__content > .v-btn:first-child {
24919
+ margin-inline-start: 10px;
24920
+ }
24921
+ .v-toolbar__content > .v-btn:last-child {
24922
+ margin-inline-end: 10px;
24923
+ }
24924
+ .v-toolbar__content > .v-toolbar-title {
24925
+ margin-inline-start: 16px;
24926
+ }
24927
+ .v-toolbar--density-prominent .v-toolbar__content {
24928
+ align-items: flex-start;
24929
+ }
24930
+
24931
+ .v-toolbar__image {
24932
+ position: absolute;
24933
+ top: 0;
24934
+ left: 0;
24935
+ width: 100%;
24936
+ height: 100%;
24937
+ display: flex;
24938
+ opacity: var(--v-toolbar-image-opacity, 1);
24939
+ transition-property: opacity;
24940
+ }
24941
+
24942
+ .v-toolbar__prepend,
24943
+ .v-toolbar__append {
24944
+ align-items: center;
24945
+ align-self: stretch;
24946
+ display: flex;
24947
+ }
24948
+
24949
+ .v-toolbar__prepend {
24950
+ margin-inline: 10px auto;
24951
+ }
24952
+
24953
+ .v-toolbar__append {
24954
+ margin-inline: auto 10px;
24955
+ }
24956
+
24957
+ .v-toolbar-title {
24958
+ flex: 1 1;
24959
+ font-size: 1.25rem;
24960
+ min-width: 0;
24961
+ font-size: 1.25rem;
24962
+ font-weight: 400;
24963
+ letter-spacing: 0;
24964
+ line-height: 1.75rem;
24965
+ text-transform: none;
24966
+ }
24967
+ .v-toolbar--density-prominent .v-toolbar-title {
24968
+ align-self: flex-end;
24969
+ padding-bottom: 6px;
24970
+ font-size: 1.5rem;
24971
+ font-weight: 400;
24972
+ letter-spacing: 0;
24973
+ line-height: 2.25rem;
24974
+ text-transform: none;
24975
+ }
24976
+
24977
+ .v-toolbar-title__placeholder {
24978
+ overflow: hidden;
24979
+ text-overflow: ellipsis;
24980
+ white-space: nowrap;
24981
+ }
24982
+
24983
+ .v-toolbar-items {
24984
+ display: flex;
24985
+ height: inherit;
24986
+ align-self: stretch;
24987
+ }
24988
+ .v-toolbar-items > .v-btn {
24989
+ border-radius: 0;
24990
+ }.v-textarea .v-field {
24991
+ --v-textarea-control-height: var(--v-input-control-height);
24992
+ }
24993
+ .v-textarea .v-field__field {
24994
+ --v-input-control-height: var(--v-textarea-control-height);
24995
+ }
24996
+ .v-textarea .v-field__input {
24997
+ flex: 1 1 auto;
24998
+ outline: none;
24999
+ -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));
25000
+ 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));
25001
+ }
25002
+ .v-textarea .v-field__input.v-textarea__sizer {
25003
+ visibility: hidden;
25004
+ position: absolute;
25005
+ top: 0;
25006
+ left: 0;
25007
+ height: 0 !important;
25008
+ min-height: 0 !important;
25009
+ pointer-events: none;
25010
+ }
25011
+ .v-textarea--no-resize .v-field__input {
25012
+ resize: none;
25013
+ }
25014
+ .v-textarea .v-field--no-label textarea,
25015
+ .v-textarea .v-field--active textarea {
25016
+ opacity: 1;
25017
+ }
25018
+ .v-textarea textarea {
25019
+ opacity: 0;
25020
+ flex: 1;
25021
+ min-width: 0;
25022
+ transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
25023
+ }
25024
+ .v-textarea textarea:focus, .v-textarea textarea:active {
25025
+ outline: none;
24851
25026
  }
24852
-
24853
- /* endregion */.v-theme-provider {
24854
- background: rgb(var(--v-theme-background));
24855
- color: rgb(var(--v-theme-on-background));
25027
+ .v-textarea textarea:invalid {
25028
+ box-shadow: none;
24856
25029
  }.v-timeline .v-timeline-divider__dot {
24857
25030
  background: rgb(var(--v-theme-surface-light));
24858
25031
  }
@@ -25291,135 +25464,6 @@ html.v-overlay-scroll-blocked {
25291
25464
  .v-tooltip > .v-overlay__content[class*=leave-active] {
25292
25465
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
25293
25466
  transition-duration: 75ms;
25294
- }.v-toolbar {
25295
- align-items: flex-start;
25296
- display: flex;
25297
- flex: none;
25298
- flex-direction: column;
25299
- justify-content: space-between;
25300
- max-width: 100%;
25301
- position: relative;
25302
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
25303
- transition-property: height, width, transform, max-width, left, right, top, bottom, box-shadow;
25304
- width: 100%;
25305
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
25306
- border-style: solid;
25307
- border-width: 0;
25308
- 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));
25309
- border-radius: 0;
25310
- background: rgb(var(--v-theme-surface-light));
25311
- color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
25312
- }
25313
- .v-toolbar--border {
25314
- border-width: thin;
25315
- box-shadow: none;
25316
- }
25317
- .v-toolbar--absolute {
25318
- position: absolute;
25319
- }
25320
- .v-toolbar--collapse {
25321
- max-width: 112px;
25322
- overflow: hidden;
25323
- border-end-end-radius: 24px;
25324
- }
25325
- .v-toolbar--collapse .v-toolbar-title {
25326
- display: none;
25327
- }
25328
- .v-toolbar--flat {
25329
- 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));
25330
- }
25331
- .v-toolbar--floating {
25332
- display: inline-flex;
25333
- }
25334
- .v-toolbar--rounded {
25335
- border-radius: 4px;
25336
- }
25337
-
25338
- .v-toolbar__content,
25339
- .v-toolbar__extension {
25340
- align-items: center;
25341
- display: flex;
25342
- flex: 0 0 auto;
25343
- position: relative;
25344
- transition: inherit;
25345
- width: 100%;
25346
- }
25347
-
25348
- .v-toolbar__content {
25349
- overflow: hidden;
25350
- }
25351
- .v-toolbar__content > .v-btn:first-child {
25352
- margin-inline-start: 10px;
25353
- }
25354
- .v-toolbar__content > .v-btn:last-child {
25355
- margin-inline-end: 10px;
25356
- }
25357
- .v-toolbar__content > .v-toolbar-title {
25358
- margin-inline-start: 16px;
25359
- }
25360
- .v-toolbar--density-prominent .v-toolbar__content {
25361
- align-items: flex-start;
25362
- }
25363
-
25364
- .v-toolbar__image {
25365
- position: absolute;
25366
- top: 0;
25367
- left: 0;
25368
- width: 100%;
25369
- height: 100%;
25370
- display: flex;
25371
- opacity: var(--v-toolbar-image-opacity, 1);
25372
- transition-property: opacity;
25373
- }
25374
-
25375
- .v-toolbar__prepend,
25376
- .v-toolbar__append {
25377
- align-items: center;
25378
- align-self: stretch;
25379
- display: flex;
25380
- }
25381
-
25382
- .v-toolbar__prepend {
25383
- margin-inline: 10px auto;
25384
- }
25385
-
25386
- .v-toolbar__append {
25387
- margin-inline: auto 10px;
25388
- }
25389
-
25390
- .v-toolbar-title {
25391
- flex: 1 1;
25392
- font-size: 1.25rem;
25393
- min-width: 0;
25394
- font-size: 1.25rem;
25395
- font-weight: 400;
25396
- letter-spacing: 0;
25397
- line-height: 1.75rem;
25398
- text-transform: none;
25399
- }
25400
- .v-toolbar--density-prominent .v-toolbar-title {
25401
- align-self: flex-end;
25402
- padding-bottom: 6px;
25403
- font-size: 1.5rem;
25404
- font-weight: 400;
25405
- letter-spacing: 0;
25406
- line-height: 2.25rem;
25407
- text-transform: none;
25408
- }
25409
-
25410
- .v-toolbar-title__placeholder {
25411
- overflow: hidden;
25412
- text-overflow: ellipsis;
25413
- white-space: nowrap;
25414
- }
25415
-
25416
- .v-toolbar-items {
25417
- display: flex;
25418
- height: inherit;
25419
- align-self: stretch;
25420
- }
25421
- .v-toolbar-items > .v-btn {
25422
- border-radius: 0;
25423
25467
  }.v-virtual-scroll {
25424
25468
  display: block;
25425
25469
  flex: 1 1 auto;
@@ -25498,28 +25542,6 @@ html.v-overlay-scroll-blocked {
25498
25542
  }
25499
25543
  .v-window-y-reverse-transition-leave-to {
25500
25544
  transform: translateY(100%);
25501
- }.v-color-picker-canvas {
25502
- display: flex;
25503
- position: relative;
25504
- overflow: hidden;
25505
- contain: content;
25506
- touch-action: none;
25507
- }
25508
- .v-color-picker-canvas__dot {
25509
- position: absolute;
25510
- top: 0;
25511
- left: 0;
25512
- width: 15px;
25513
- height: 15px;
25514
- background: transparent;
25515
- border-radius: 50%;
25516
- box-shadow: 0px 0px 0px 1.5px rgb(255, 255, 255), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
25517
- }
25518
- .v-color-picker-canvas__dot--disabled {
25519
- box-shadow: 0px 0px 0px 1.5px rgba(255, 255, 255, 0.7), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
25520
- }
25521
- .v-color-picker-canvas:hover .v-color-picker-canvas__dot {
25522
- will-change: transform;
25523
25545
  }.v-color-picker-edit {
25524
25546
  display: flex;
25525
25547
  margin-top: 24px;
@@ -25548,41 +25570,6 @@ html.v-overlay-scroll-blocked {
25548
25570
  }
25549
25571
  .v-color-picker-edit__input span {
25550
25572
  font-size: 0.75rem;
25551
- }.v-color-picker-swatches {
25552
- overflow-y: auto;
25553
- }
25554
- .v-color-picker-swatches > div {
25555
- display: flex;
25556
- flex-wrap: wrap;
25557
- justify-content: center;
25558
- padding: 8px;
25559
- }
25560
-
25561
- .v-color-picker-swatches__swatch {
25562
- display: flex;
25563
- flex-direction: column;
25564
- margin-bottom: 10px;
25565
- }
25566
-
25567
- .v-color-picker-swatches__color {
25568
- position: relative;
25569
- height: 18px;
25570
- max-height: 18px;
25571
- width: 45px;
25572
- margin: 2px 4px;
25573
- border-radius: 2px;
25574
- -webkit-user-select: none;
25575
- user-select: none;
25576
- overflow: hidden;
25577
- background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAACRJREFUKFNjPHTo0H8GJGBnZ8eIzGekgwJk+0BsdCtRHEQbBQBbbh0dIGKknQAAAABJRU5ErkJggg==) repeat;
25578
- cursor: pointer;
25579
- }
25580
- .v-color-picker-swatches__color > div {
25581
- display: flex;
25582
- align-items: center;
25583
- justify-content: center;
25584
- width: 100%;
25585
- height: 100%;
25586
25573
  }.v-color-picker-preview__alpha .v-slider-track__background {
25587
25574
  background-color: transparent !important;
25588
25575
  }
@@ -25653,6 +25640,63 @@ html.v-overlay-scroll-blocked {
25653
25640
  .v-color-picker-preview__eye-dropper {
25654
25641
  position: relative;
25655
25642
  margin-right: 12px;
25643
+ }.v-color-picker-canvas {
25644
+ display: flex;
25645
+ position: relative;
25646
+ overflow: hidden;
25647
+ contain: content;
25648
+ touch-action: none;
25649
+ }
25650
+ .v-color-picker-canvas__dot {
25651
+ position: absolute;
25652
+ top: 0;
25653
+ left: 0;
25654
+ width: 15px;
25655
+ height: 15px;
25656
+ background: transparent;
25657
+ border-radius: 50%;
25658
+ box-shadow: 0px 0px 0px 1.5px rgb(255, 255, 255), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
25659
+ }
25660
+ .v-color-picker-canvas__dot--disabled {
25661
+ box-shadow: 0px 0px 0px 1.5px rgba(255, 255, 255, 0.7), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
25662
+ }
25663
+ .v-color-picker-canvas:hover .v-color-picker-canvas__dot {
25664
+ will-change: transform;
25665
+ }.v-color-picker-swatches {
25666
+ overflow-y: auto;
25667
+ }
25668
+ .v-color-picker-swatches > div {
25669
+ display: flex;
25670
+ flex-wrap: wrap;
25671
+ justify-content: center;
25672
+ padding: 8px;
25673
+ }
25674
+
25675
+ .v-color-picker-swatches__swatch {
25676
+ display: flex;
25677
+ flex-direction: column;
25678
+ margin-bottom: 10px;
25679
+ }
25680
+
25681
+ .v-color-picker-swatches__color {
25682
+ position: relative;
25683
+ height: 18px;
25684
+ max-height: 18px;
25685
+ width: 45px;
25686
+ margin: 2px 4px;
25687
+ border-radius: 2px;
25688
+ -webkit-user-select: none;
25689
+ user-select: none;
25690
+ overflow: hidden;
25691
+ background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAACRJREFUKFNjPHTo0H8GJGBnZ8eIzGekgwJk+0BsdCtRHEQbBQBbbh0dIGKknQAAAABJRU5ErkJggg==) repeat;
25692
+ cursor: pointer;
25693
+ }
25694
+ .v-color-picker-swatches__color > div {
25695
+ display: flex;
25696
+ align-items: center;
25697
+ justify-content: center;
25698
+ width: 100%;
25699
+ height: 100%;
25656
25700
  }.v-slider-thumb {
25657
25701
  touch-action: none;
25658
25702
  color: rgb(var(--v-theme-surface-variant));