vuetify 3.5.14 → 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 (623) hide show
  1. package/dist/json/attributes.json +1 -5
  2. package/dist/json/importMap-labs.json +4 -4
  3. package/dist/json/importMap.json +108 -108
  4. package/dist/json/tags.json +0 -1
  5. package/dist/json/web-types.json +80 -19
  6. package/dist/vuetify-labs.css +2003 -1925
  7. package/dist/vuetify-labs.d.ts +10752 -10485
  8. package/dist/vuetify-labs.esm.js +180 -155
  9. package/dist/vuetify-labs.esm.js.map +1 -1
  10. package/dist/vuetify-labs.js +180 -155
  11. package/dist/vuetify-labs.min.css +3 -3
  12. package/dist/vuetify.css +2306 -2272
  13. package/dist/vuetify.d.ts +9316 -9253
  14. package/dist/vuetify.esm.js +127 -127
  15. package/dist/vuetify.esm.js.map +1 -1
  16. package/dist/vuetify.js +127 -127
  17. package/dist/vuetify.js.map +1 -1
  18. package/dist/vuetify.min.css +3 -3
  19. package/dist/vuetify.min.js +1083 -1086
  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.css +4 -0
  64. package/lib/components/VBtn/VBtn.mjs +6 -8
  65. package/lib/components/VBtn/VBtn.mjs.map +1 -1
  66. package/lib/components/VBtn/VBtn.sass +4 -0
  67. package/lib/components/VBtn/_variables.scss +1 -0
  68. package/lib/components/VBtn/index.d.mts +100 -100
  69. package/lib/components/VBtn/index.mjs.map +1 -1
  70. package/lib/components/VBtnGroup/VBtnGroup.mjs.map +1 -1
  71. package/lib/components/VBtnGroup/index.d.mts +23 -23
  72. package/lib/components/VBtnGroup/index.mjs.map +1 -1
  73. package/lib/components/VBtnToggle/VBtnToggle.mjs.map +1 -1
  74. package/lib/components/VBtnToggle/index.d.mts +40 -40
  75. package/lib/components/VBtnToggle/index.mjs.map +1 -1
  76. package/lib/components/VCard/VCard.mjs.map +1 -1
  77. package/lib/components/VCard/VCardActions.mjs.map +1 -1
  78. package/lib/components/VCard/VCardItem.mjs.map +1 -1
  79. package/lib/components/VCard/VCardSubtitle.mjs.map +1 -1
  80. package/lib/components/VCard/VCardText.mjs.map +1 -1
  81. package/lib/components/VCard/VCardTitle.mjs.map +1 -1
  82. package/lib/components/VCard/index.d.mts +85 -85
  83. package/lib/components/VCard/index.mjs.map +1 -1
  84. package/lib/components/VCarousel/VCarousel.mjs.map +1 -1
  85. package/lib/components/VCarousel/VCarouselItem.mjs.map +1 -1
  86. package/lib/components/VCarousel/index.d.mts +121 -121
  87. package/lib/components/VCarousel/index.mjs.map +1 -1
  88. package/lib/components/VCheckbox/VCheckbox.mjs.map +1 -1
  89. package/lib/components/VCheckbox/VCheckboxBtn.mjs.map +1 -1
  90. package/lib/components/VCheckbox/index.d.mts +154 -154
  91. package/lib/components/VCheckbox/index.mjs.map +1 -1
  92. package/lib/components/VChip/VChip.mjs.map +1 -1
  93. package/lib/components/VChip/index.d.mts +86 -86
  94. package/lib/components/VChip/index.mjs.map +1 -1
  95. package/lib/components/VChipGroup/VChipGroup.mjs.map +1 -1
  96. package/lib/components/VChipGroup/index.d.mts +37 -37
  97. package/lib/components/VChipGroup/index.mjs.map +1 -1
  98. package/lib/components/VCode/index.mjs.map +1 -1
  99. package/lib/components/VColorPicker/VColorPicker.mjs.map +1 -1
  100. package/lib/components/VColorPicker/VColorPickerCanvas.mjs.map +1 -1
  101. package/lib/components/VColorPicker/VColorPickerEdit.mjs.map +1 -1
  102. package/lib/components/VColorPicker/VColorPickerPreview.mjs.map +1 -1
  103. package/lib/components/VColorPicker/VColorPickerSwatches.mjs.map +1 -1
  104. package/lib/components/VColorPicker/index.d.mts +96 -96
  105. package/lib/components/VColorPicker/index.mjs.map +1 -1
  106. package/lib/components/VColorPicker/util/index.mjs.map +1 -1
  107. package/lib/components/VCombobox/VCombobox.mjs.map +1 -1
  108. package/lib/components/VCombobox/index.d.mts +609 -609
  109. package/lib/components/VCombobox/index.mjs.map +1 -1
  110. package/lib/components/VCounter/VCounter.mjs.map +1 -1
  111. package/lib/components/VCounter/index.d.mts +20 -20
  112. package/lib/components/VCounter/index.mjs.map +1 -1
  113. package/lib/components/VDataIterator/VDataIterator.mjs.map +1 -1
  114. package/lib/components/VDataIterator/composables/items.mjs.map +1 -1
  115. package/lib/components/VDataIterator/index.d.mts +35 -35
  116. package/lib/components/VDataIterator/index.mjs.map +1 -1
  117. package/lib/components/VDataTable/VDataTable.mjs.map +1 -1
  118. package/lib/components/VDataTable/VDataTableColumn.mjs.map +1 -1
  119. package/lib/components/VDataTable/VDataTableFooter.mjs.map +1 -1
  120. package/lib/components/VDataTable/VDataTableGroupHeaderRow.mjs.map +1 -1
  121. package/lib/components/VDataTable/VDataTableHeaders.mjs.map +1 -1
  122. package/lib/components/VDataTable/VDataTableRow.mjs.map +1 -1
  123. package/lib/components/VDataTable/VDataTableRows.mjs.map +1 -1
  124. package/lib/components/VDataTable/VDataTableServer.mjs.map +1 -1
  125. package/lib/components/VDataTable/VDataTableVirtual.mjs.map +1 -1
  126. package/lib/components/VDataTable/composables/expand.mjs.map +1 -1
  127. package/lib/components/VDataTable/composables/group.mjs.map +1 -1
  128. package/lib/components/VDataTable/composables/headers.mjs.map +1 -1
  129. package/lib/components/VDataTable/composables/items.mjs.map +1 -1
  130. package/lib/components/VDataTable/composables/options.mjs +1 -1
  131. package/lib/components/VDataTable/composables/options.mjs.map +1 -1
  132. package/lib/components/VDataTable/composables/paginate.mjs.map +1 -1
  133. package/lib/components/VDataTable/composables/select.mjs.map +1 -1
  134. package/lib/components/VDataTable/composables/sort.mjs +8 -4
  135. package/lib/components/VDataTable/composables/sort.mjs.map +1 -1
  136. package/lib/components/VDataTable/index.d.mts +217 -217
  137. package/lib/components/VDataTable/index.mjs.map +1 -1
  138. package/lib/components/VDataTable/types.mjs.map +1 -1
  139. package/lib/components/VDatePicker/VDatePicker.mjs.map +1 -1
  140. package/lib/components/VDatePicker/VDatePickerControls.mjs.map +1 -1
  141. package/lib/components/VDatePicker/VDatePickerHeader.mjs.map +1 -1
  142. package/lib/components/VDatePicker/VDatePickerMonth.mjs.map +1 -1
  143. package/lib/components/VDatePicker/VDatePickerMonths.mjs.map +1 -1
  144. package/lib/components/VDatePicker/VDatePickerYears.mjs.map +1 -1
  145. package/lib/components/VDatePicker/index.d.mts +110 -110
  146. package/lib/components/VDatePicker/index.mjs.map +1 -1
  147. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +1 -1
  148. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +1 -1
  149. package/lib/components/VDatePicker/util/index.mjs.map +1 -1
  150. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +1 -1
  151. package/lib/components/VDatePicker/util/monthChange.mjs.map +1 -1
  152. package/lib/components/VDatePicker/util/pad.mjs.map +1 -1
  153. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +1 -1
  154. package/lib/components/VDefaultsProvider/VDefaultsProvider.mjs.map +1 -1
  155. package/lib/components/VDefaultsProvider/index.mjs.map +1 -1
  156. package/lib/components/VDialog/VDialog.mjs +23 -13
  157. package/lib/components/VDialog/VDialog.mjs.map +1 -1
  158. package/lib/components/VDialog/index.d.mts +404 -377
  159. package/lib/components/VDialog/index.mjs.map +1 -1
  160. package/lib/components/VDivider/VDivider.mjs.map +1 -1
  161. package/lib/components/VDivider/index.d.mts +11 -11
  162. package/lib/components/VDivider/index.mjs.map +1 -1
  163. package/lib/components/VExpansionPanel/VExpansionPanel.mjs.map +1 -1
  164. package/lib/components/VExpansionPanel/VExpansionPanelText.mjs.map +1 -1
  165. package/lib/components/VExpansionPanel/VExpansionPanelTitle.mjs.map +1 -1
  166. package/lib/components/VExpansionPanel/VExpansionPanels.mjs.map +1 -1
  167. package/lib/components/VExpansionPanel/index.d.mts +111 -111
  168. package/lib/components/VExpansionPanel/index.mjs.map +1 -1
  169. package/lib/components/VField/VField.mjs.map +1 -1
  170. package/lib/components/VField/VFieldLabel.mjs.map +1 -1
  171. package/lib/components/VField/index.d.mts +46 -46
  172. package/lib/components/VField/index.mjs.map +1 -1
  173. package/lib/components/VFileInput/VFileInput.mjs +2 -4
  174. package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
  175. package/lib/components/VFileInput/index.d.mts +199 -199
  176. package/lib/components/VFileInput/index.mjs.map +1 -1
  177. package/lib/components/VFooter/VFooter.mjs.map +1 -1
  178. package/lib/components/VFooter/index.d.mts +50 -50
  179. package/lib/components/VFooter/index.mjs.map +1 -1
  180. package/lib/components/VForm/VForm.mjs.map +1 -1
  181. package/lib/components/VForm/index.d.mts +9 -9
  182. package/lib/components/VForm/index.mjs.map +1 -1
  183. package/lib/components/VGrid/VCol.mjs.map +1 -1
  184. package/lib/components/VGrid/VContainer.mjs.map +1 -1
  185. package/lib/components/VGrid/VRow.mjs.map +1 -1
  186. package/lib/components/VGrid/VSpacer.mjs.map +1 -1
  187. package/lib/components/VGrid/index.d.mts +142 -142
  188. package/lib/components/VGrid/index.mjs.map +1 -1
  189. package/lib/components/VHover/VHover.mjs.map +1 -1
  190. package/lib/components/VHover/index.mjs.map +1 -1
  191. package/lib/components/VIcon/VIcon.mjs.map +1 -1
  192. package/lib/components/VIcon/index.d.mts +24 -24
  193. package/lib/components/VIcon/index.mjs.map +1 -1
  194. package/lib/components/VImg/VImg.mjs.map +1 -1
  195. package/lib/components/VImg/index.d.mts +92 -92
  196. package/lib/components/VImg/index.mjs.map +1 -1
  197. package/lib/components/VInfiniteScroll/VInfiniteScroll.mjs.map +1 -1
  198. package/lib/components/VInfiniteScroll/index.d.mts +22 -22
  199. package/lib/components/VInfiniteScroll/index.mjs.map +1 -1
  200. package/lib/components/VInput/InputIcon.mjs.map +1 -1
  201. package/lib/components/VInput/VInput.mjs.map +1 -1
  202. package/lib/components/VInput/index.d.mts +41 -41
  203. package/lib/components/VInput/index.mjs.map +1 -1
  204. package/lib/components/VItemGroup/VItem.mjs.map +1 -1
  205. package/lib/components/VItemGroup/VItemGroup.mjs.map +1 -1
  206. package/lib/components/VItemGroup/index.d.mts +17 -17
  207. package/lib/components/VItemGroup/index.mjs.map +1 -1
  208. package/lib/components/VKbd/index.mjs.map +1 -1
  209. package/lib/components/VLabel/VLabel.mjs.map +1 -1
  210. package/lib/components/VLabel/index.d.mts +8 -8
  211. package/lib/components/VLabel/index.mjs.map +1 -1
  212. package/lib/components/VLayout/VLayout.mjs.map +1 -1
  213. package/lib/components/VLayout/VLayoutItem.mjs.map +1 -1
  214. package/lib/components/VLayout/index.d.mts +24 -24
  215. package/lib/components/VLayout/index.mjs.map +1 -1
  216. package/lib/components/VLazy/VLazy.mjs.map +1 -1
  217. package/lib/components/VLazy/index.d.mts +31 -31
  218. package/lib/components/VLazy/index.mjs.map +1 -1
  219. package/lib/components/VList/VList.mjs.map +1 -1
  220. package/lib/components/VList/VListChildren.mjs.map +1 -1
  221. package/lib/components/VList/VListGroup.mjs.map +1 -1
  222. package/lib/components/VList/VListImg.mjs.map +1 -1
  223. package/lib/components/VList/VListItem.mjs.map +1 -1
  224. package/lib/components/VList/VListItemAction.mjs.map +1 -1
  225. package/lib/components/VList/VListItemMedia.mjs.map +1 -1
  226. package/lib/components/VList/VListItemSubtitle.mjs.map +1 -1
  227. package/lib/components/VList/VListItemTitle.mjs.map +1 -1
  228. package/lib/components/VList/VListSubheader.mjs.map +1 -1
  229. package/lib/components/VList/index.d.mts +172 -172
  230. package/lib/components/VList/index.mjs.map +1 -1
  231. package/lib/components/VList/list.mjs.map +1 -1
  232. package/lib/components/VLocaleProvider/VLocaleProvider.mjs.map +1 -1
  233. package/lib/components/VLocaleProvider/index.d.mts +7 -7
  234. package/lib/components/VLocaleProvider/index.mjs.map +1 -1
  235. package/lib/components/VMain/VMain.mjs.map +1 -1
  236. package/lib/components/VMain/index.d.mts +2 -2
  237. package/lib/components/VMain/index.mjs.map +1 -1
  238. package/lib/components/VMenu/VMenu.mjs +2 -1
  239. package/lib/components/VMenu/VMenu.mjs.map +1 -1
  240. package/lib/components/VMenu/index.d.mts +438 -423
  241. package/lib/components/VMenu/index.mjs.map +1 -1
  242. package/lib/components/VMenu/shared.mjs.map +1 -1
  243. package/lib/components/VMessages/VMessages.mjs.map +1 -1
  244. package/lib/components/VMessages/index.d.mts +20 -20
  245. package/lib/components/VMessages/index.mjs.map +1 -1
  246. package/lib/components/VNavigationDrawer/VNavigationDrawer.mjs.map +1 -1
  247. package/lib/components/VNavigationDrawer/index.d.mts +63 -63
  248. package/lib/components/VNavigationDrawer/index.mjs.map +1 -1
  249. package/lib/components/VNavigationDrawer/sticky.mjs.map +1 -1
  250. package/lib/components/VNavigationDrawer/touch.mjs.map +1 -1
  251. package/lib/components/VNoSsr/VNoSsr.mjs.map +1 -1
  252. package/lib/components/VNoSsr/index.mjs.map +1 -1
  253. package/lib/components/VOtpInput/VOtpInput.mjs.map +1 -1
  254. package/lib/components/VOtpInput/index.d.mts +88 -88
  255. package/lib/components/VOtpInput/index.mjs.map +1 -1
  256. package/lib/components/VOverflowBtn/VOverflowBtn.mjs.map +1 -1
  257. package/lib/components/VOverflowBtn/index.mjs.map +1 -1
  258. package/lib/components/VOverlay/VOverlay.mjs +5 -0
  259. package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
  260. package/lib/components/VOverlay/index.d.mts +110 -104
  261. package/lib/components/VOverlay/index.mjs.map +1 -1
  262. package/lib/components/VOverlay/locationStrategies.mjs.map +1 -1
  263. package/lib/components/VOverlay/requestNewFrame.mjs.map +1 -1
  264. package/lib/components/VOverlay/scrollStrategies.mjs.map +1 -1
  265. package/lib/components/VOverlay/useActivator.mjs.map +1 -1
  266. package/lib/components/VOverlay/util/point.mjs.map +1 -1
  267. package/lib/components/VPagination/VPagination.mjs.map +1 -1
  268. package/lib/components/VPagination/index.d.mts +55 -55
  269. package/lib/components/VPagination/index.mjs.map +1 -1
  270. package/lib/components/VParallax/VParallax.mjs.map +1 -1
  271. package/lib/components/VParallax/index.d.mts +7 -7
  272. package/lib/components/VParallax/index.mjs.map +1 -1
  273. package/lib/components/VProgressCircular/VProgressCircular.mjs.map +1 -1
  274. package/lib/components/VProgressCircular/index.d.mts +24 -24
  275. package/lib/components/VProgressCircular/index.mjs.map +1 -1
  276. package/lib/components/VProgressLinear/VProgressLinear.mjs +1 -11
  277. package/lib/components/VProgressLinear/VProgressLinear.mjs.map +1 -1
  278. package/lib/components/VProgressLinear/index.d.mts +41 -62
  279. package/lib/components/VProgressLinear/index.mjs.map +1 -1
  280. package/lib/components/VRadio/VRadio.mjs.map +1 -1
  281. package/lib/components/VRadio/index.d.mts +41 -41
  282. package/lib/components/VRadio/index.mjs.map +1 -1
  283. package/lib/components/VRadioGroup/VRadioGroup.mjs.map +1 -1
  284. package/lib/components/VRadioGroup/index.d.mts +85 -85
  285. package/lib/components/VRadioGroup/index.mjs.map +1 -1
  286. package/lib/components/VRangeSlider/VRangeSlider.mjs.map +1 -1
  287. package/lib/components/VRangeSlider/index.d.mts +82 -82
  288. package/lib/components/VRangeSlider/index.mjs.map +1 -1
  289. package/lib/components/VRating/VRating.mjs.map +1 -1
  290. package/lib/components/VRating/index.d.mts +22 -22
  291. package/lib/components/VRating/index.mjs.map +1 -1
  292. package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
  293. package/lib/components/VResponsive/index.d.mts +23 -23
  294. package/lib/components/VResponsive/index.mjs.map +1 -1
  295. package/lib/components/VSelect/VSelect.mjs +1 -1
  296. package/lib/components/VSelect/VSelect.mjs.map +1 -1
  297. package/lib/components/VSelect/index.d.mts +609 -609
  298. package/lib/components/VSelect/index.mjs.map +1 -1
  299. package/lib/components/VSelect/useScrolling.mjs.map +1 -1
  300. package/lib/components/VSelectionControl/VSelectionControl.mjs +1 -1
  301. package/lib/components/VSelectionControl/VSelectionControl.mjs.map +1 -1
  302. package/lib/components/VSelectionControl/index.d.mts +43 -43
  303. package/lib/components/VSelectionControl/index.mjs.map +1 -1
  304. package/lib/components/VSelectionControlGroup/VSelectionControlGroup.mjs.map +1 -1
  305. package/lib/components/VSelectionControlGroup/index.d.mts +39 -39
  306. package/lib/components/VSelectionControlGroup/index.mjs.map +1 -1
  307. package/lib/components/VSheet/VSheet.mjs.map +1 -1
  308. package/lib/components/VSheet/index.d.mts +34 -34
  309. package/lib/components/VSheet/index.mjs.map +1 -1
  310. package/lib/components/VSkeletonLoader/VSkeletonLoader.mjs.map +1 -1
  311. package/lib/components/VSkeletonLoader/index.d.mts +17 -17
  312. package/lib/components/VSkeletonLoader/index.mjs.map +1 -1
  313. package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
  314. package/lib/components/VSlideGroup/VSlideGroupItem.mjs.map +1 -1
  315. package/lib/components/VSlideGroup/helpers.mjs.map +1 -1
  316. package/lib/components/VSlideGroup/index.d.mts +24 -24
  317. package/lib/components/VSlideGroup/index.mjs.map +1 -1
  318. package/lib/components/VSlider/VSlider.mjs.map +1 -1
  319. package/lib/components/VSlider/VSliderThumb.mjs.map +1 -1
  320. package/lib/components/VSlider/VSliderTrack.mjs.map +1 -1
  321. package/lib/components/VSlider/index.d.mts +75 -75
  322. package/lib/components/VSlider/index.mjs.map +1 -1
  323. package/lib/components/VSlider/slider.mjs.map +1 -1
  324. package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
  325. package/lib/components/VSnackbar/index.d.mts +455 -440
  326. package/lib/components/VSnackbar/index.mjs.map +1 -1
  327. package/lib/components/VSparkline/VSparkline.mjs.map +1 -1
  328. package/lib/components/VSparkline/helpers/core.mjs.map +1 -1
  329. package/lib/components/VSparkline/helpers/math.mjs.map +1 -1
  330. package/lib/components/VSparkline/helpers/path.mjs.map +1 -1
  331. package/lib/components/VSparkline/index.mjs.map +1 -1
  332. package/lib/components/VSpeedDial/VSpeedDial.mjs.map +1 -1
  333. package/lib/components/VSpeedDial/index.mjs.map +1 -1
  334. package/lib/components/VStepper/VStepper.mjs.map +1 -1
  335. package/lib/components/VStepper/VStepperActions.mjs.map +1 -1
  336. package/lib/components/VStepper/VStepperHeader.mjs.map +1 -1
  337. package/lib/components/VStepper/VStepperItem.mjs.map +1 -1
  338. package/lib/components/VStepper/VStepperWindow.mjs.map +1 -1
  339. package/lib/components/VStepper/VStepperWindowItem.mjs.map +1 -1
  340. package/lib/components/VStepper/index.d.mts +115 -115
  341. package/lib/components/VStepper/index.mjs.map +1 -1
  342. package/lib/components/VSwitch/VSwitch.mjs.map +1 -1
  343. package/lib/components/VSwitch/index.d.mts +88 -88
  344. package/lib/components/VSwitch/index.mjs.map +1 -1
  345. package/lib/components/VSystemBar/VSystemBar.mjs.map +1 -1
  346. package/lib/components/VSystemBar/index.d.mts +39 -39
  347. package/lib/components/VSystemBar/index.mjs.map +1 -1
  348. package/lib/components/VTable/VTable.mjs.map +1 -1
  349. package/lib/components/VTable/index.d.mts +4 -4
  350. package/lib/components/VTable/index.mjs.map +1 -1
  351. package/lib/components/VTabs/VTab.mjs.map +1 -1
  352. package/lib/components/VTabs/VTabs.mjs.map +1 -1
  353. package/lib/components/VTabs/index.d.mts +437 -437
  354. package/lib/components/VTabs/index.mjs.map +1 -1
  355. package/lib/components/VTabs/shared.mjs.map +1 -1
  356. package/lib/components/VTextField/VTextField.mjs.map +1 -1
  357. package/lib/components/VTextField/index.d.mts +353 -353
  358. package/lib/components/VTextField/index.mjs.map +1 -1
  359. package/lib/components/VTextarea/VTextarea.mjs.map +1 -1
  360. package/lib/components/VTextarea/index.d.mts +230 -230
  361. package/lib/components/VTextarea/index.mjs.map +1 -1
  362. package/lib/components/VThemeProvider/VThemeProvider.mjs.map +1 -1
  363. package/lib/components/VThemeProvider/index.mjs.map +1 -1
  364. package/lib/components/VTimeline/VTimeline.mjs.map +1 -1
  365. package/lib/components/VTimeline/VTimelineDivider.mjs.map +1 -1
  366. package/lib/components/VTimeline/VTimelineItem.mjs.map +1 -1
  367. package/lib/components/VTimeline/index.d.mts +26 -26
  368. package/lib/components/VTimeline/index.mjs.map +1 -1
  369. package/lib/components/VToolbar/VToolbar.mjs.map +1 -1
  370. package/lib/components/VToolbar/VToolbarItems.mjs.map +1 -1
  371. package/lib/components/VToolbar/VToolbarTitle.mjs.map +1 -1
  372. package/lib/components/VToolbar/index.d.mts +53 -53
  373. package/lib/components/VToolbar/index.mjs.map +1 -1
  374. package/lib/components/VTooltip/VTooltip.mjs.map +1 -1
  375. package/lib/components/VTooltip/index.d.mts +469 -454
  376. package/lib/components/VTooltip/index.mjs.map +1 -1
  377. package/lib/components/VTreeview/VTreeview.mjs.map +1 -1
  378. package/lib/components/VTreeview/VTreeviewNode.mjs.map +1 -1
  379. package/lib/components/VTreeview/index.mjs.map +1 -1
  380. package/lib/components/VTreeview/util/filterTreeItems.mjs.map +1 -1
  381. package/lib/components/VValidation/VValidation.mjs.map +1 -1
  382. package/lib/components/VValidation/index.d.mts +19 -19
  383. package/lib/components/VValidation/index.mjs.map +1 -1
  384. package/lib/components/VVirtualScroll/VVirtualScroll.mjs.map +1 -1
  385. package/lib/components/VVirtualScroll/VVirtualScrollItem.mjs.map +1 -1
  386. package/lib/components/VVirtualScroll/index.d.mts +10 -10
  387. package/lib/components/VVirtualScroll/index.mjs.map +1 -1
  388. package/lib/components/VWindow/VWindow.mjs.map +1 -1
  389. package/lib/components/VWindow/VWindowItem.mjs.map +1 -1
  390. package/lib/components/VWindow/index.d.mts +31 -31
  391. package/lib/components/VWindow/index.mjs.map +1 -1
  392. package/lib/components/index.d.mts +9409 -9346
  393. package/lib/components/index.mjs.map +1 -1
  394. package/lib/components/transitions/createTransition.mjs.map +1 -1
  395. package/lib/components/transitions/dialog-transition.mjs.map +1 -1
  396. package/lib/components/transitions/expand-transition.mjs.map +1 -1
  397. package/lib/components/transitions/index.d.mts +200 -200
  398. package/lib/components/transitions/index.mjs.map +1 -1
  399. package/lib/composables/border.mjs.map +1 -1
  400. package/lib/composables/calendar.mjs +1 -1
  401. package/lib/composables/calendar.mjs.map +1 -1
  402. package/lib/composables/color.mjs.map +1 -1
  403. package/lib/composables/component.mjs.map +1 -1
  404. package/lib/composables/date/DateAdapter.mjs.map +1 -1
  405. package/lib/composables/date/adapters/vuetify.mjs +7 -6
  406. package/lib/composables/date/adapters/vuetify.mjs.map +1 -1
  407. package/lib/composables/date/date.mjs.map +1 -1
  408. package/lib/composables/date/index.mjs.map +1 -1
  409. package/lib/composables/defaults.mjs.map +1 -1
  410. package/lib/composables/delay.mjs.map +1 -1
  411. package/lib/composables/density.mjs.map +1 -1
  412. package/lib/composables/dimensions.mjs.map +1 -1
  413. package/lib/composables/directiveComponent.mjs.map +1 -1
  414. package/lib/composables/display.mjs.map +1 -1
  415. package/lib/composables/elevation.mjs.map +1 -1
  416. package/lib/composables/filter.mjs.map +1 -1
  417. package/lib/composables/focus.mjs.map +1 -1
  418. package/lib/composables/form.mjs.map +1 -1
  419. package/lib/composables/forwardRefs.mjs.map +1 -1
  420. package/lib/composables/goto.mjs.map +1 -1
  421. package/lib/composables/group.mjs.map +1 -1
  422. package/lib/composables/hydration.mjs.map +1 -1
  423. package/lib/composables/icons.mjs +2 -2
  424. package/lib/composables/icons.mjs.map +1 -1
  425. package/lib/composables/index.mjs.map +1 -1
  426. package/lib/composables/intersectionObserver.mjs.map +1 -1
  427. package/lib/composables/layout.mjs.map +1 -1
  428. package/lib/composables/lazy.mjs.map +1 -1
  429. package/lib/composables/list-items.mjs.map +1 -1
  430. package/lib/composables/loader.mjs.map +1 -1
  431. package/lib/composables/locale.mjs.map +1 -1
  432. package/lib/composables/location.mjs.map +1 -1
  433. package/lib/composables/mutationObserver.mjs.map +1 -1
  434. package/lib/composables/nested/activeStrategies.mjs.map +1 -1
  435. package/lib/composables/nested/nested.mjs.map +1 -1
  436. package/lib/composables/nested/openStrategies.mjs.map +1 -1
  437. package/lib/composables/nested/selectStrategies.mjs.map +1 -1
  438. package/lib/composables/position.mjs.map +1 -1
  439. package/lib/composables/proxiedModel.mjs.map +1 -1
  440. package/lib/composables/refs.mjs.map +1 -1
  441. package/lib/composables/resizeObserver.mjs.map +1 -1
  442. package/lib/composables/rounded.mjs +1 -1
  443. package/lib/composables/rounded.mjs.map +1 -1
  444. package/lib/composables/router.mjs +1 -1
  445. package/lib/composables/router.mjs.map +1 -1
  446. package/lib/composables/scopeId.mjs.map +1 -1
  447. package/lib/composables/scroll.mjs.map +1 -1
  448. package/lib/composables/selectLink.mjs.map +1 -1
  449. package/lib/composables/size.mjs.map +1 -1
  450. package/lib/composables/ssrBoot.mjs.map +1 -1
  451. package/lib/composables/stack.mjs.map +1 -1
  452. package/lib/composables/tag.mjs.map +1 -1
  453. package/lib/composables/teleport.mjs.map +1 -1
  454. package/lib/composables/theme.mjs.map +1 -1
  455. package/lib/composables/toggleScope.mjs.map +1 -1
  456. package/lib/composables/touch.mjs.map +1 -1
  457. package/lib/composables/transition.mjs.map +1 -1
  458. package/lib/composables/validation.mjs.map +1 -1
  459. package/lib/composables/variant.mjs.map +1 -1
  460. package/lib/composables/virtual.mjs.map +1 -1
  461. package/lib/directives/click-outside/index.mjs.map +1 -1
  462. package/lib/directives/color/index.mjs.map +1 -1
  463. package/lib/directives/index.mjs.map +1 -1
  464. package/lib/directives/intersect/index.mjs.map +1 -1
  465. package/lib/directives/mutate/index.mjs.map +1 -1
  466. package/lib/directives/resize/index.mjs.map +1 -1
  467. package/lib/directives/ripple/index.mjs.map +1 -1
  468. package/lib/directives/scroll/index.mjs.map +1 -1
  469. package/lib/directives/touch/index.mjs.map +1 -1
  470. package/lib/entry-bundler.mjs +1 -1
  471. package/lib/entry-bundler.mjs.map +1 -1
  472. package/lib/framework.mjs +1 -1
  473. package/lib/framework.mjs.map +1 -1
  474. package/lib/iconsets/fa-svg.mjs.map +1 -1
  475. package/lib/iconsets/fa.mjs.map +1 -1
  476. package/lib/iconsets/fa4.mjs.map +1 -1
  477. package/lib/iconsets/md.mjs.map +1 -1
  478. package/lib/iconsets/mdi-svg.mjs.map +1 -1
  479. package/lib/iconsets/mdi.mjs.map +1 -1
  480. package/lib/index.d.mts +36 -36
  481. package/lib/labs/VCalendar/VCalendar.mjs +15 -11
  482. package/lib/labs/VCalendar/VCalendar.mjs.map +1 -1
  483. package/lib/labs/VCalendar/VCalendarDay.mjs.map +1 -1
  484. package/lib/labs/VCalendar/VCalendarEvent.mjs.map +1 -1
  485. package/lib/labs/VCalendar/VCalendarHeader.mjs.map +1 -1
  486. package/lib/labs/VCalendar/VCalendarInterval.mjs.map +1 -1
  487. package/lib/labs/VCalendar/VCalendarIntervalEvent.mjs.map +1 -1
  488. package/lib/labs/VCalendar/VCalendarMonthDay.mjs +12 -4
  489. package/lib/labs/VCalendar/VCalendarMonthDay.mjs.map +1 -1
  490. package/lib/labs/VCalendar/index.d.mts +200 -52
  491. package/lib/labs/VCalendar/index.mjs.map +1 -1
  492. package/lib/labs/VConfirmEdit/VConfirmEdit.mjs.map +1 -1
  493. package/lib/labs/VConfirmEdit/__test__/VConfirmEdit.spec.cy.mjs.map +1 -1
  494. package/lib/labs/VConfirmEdit/index.d.mts +2 -2
  495. package/lib/labs/VConfirmEdit/index.mjs.map +1 -1
  496. package/lib/labs/VEmptyState/VEmptyState.css +7 -2
  497. package/lib/labs/VEmptyState/VEmptyState.mjs.map +1 -1
  498. package/lib/labs/VEmptyState/VEmptyState.sass +5 -0
  499. package/lib/labs/VEmptyState/_variables.scss +9 -6
  500. package/lib/labs/VEmptyState/index.d.mts +47 -47
  501. package/lib/labs/VEmptyState/index.mjs.map +1 -1
  502. package/lib/labs/VFab/VFab.mjs.map +1 -1
  503. package/lib/labs/VFab/index.d.mts +223 -223
  504. package/lib/labs/VFab/index.mjs.map +1 -1
  505. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  506. package/lib/labs/VNumberInput/index.d.mts +108 -108
  507. package/lib/labs/VNumberInput/index.mjs.map +1 -1
  508. package/lib/labs/VPicker/VPicker.mjs.map +1 -1
  509. package/lib/labs/VPicker/VPickerTitle.mjs.map +1 -1
  510. package/lib/labs/VPicker/index.d.mts +45 -45
  511. package/lib/labs/VPicker/index.mjs.map +1 -1
  512. package/lib/labs/VSparkline/VBarline.mjs.map +1 -1
  513. package/lib/labs/VSparkline/VSparkline.mjs.map +1 -1
  514. package/lib/labs/VSparkline/VTrendline.mjs.map +1 -1
  515. package/lib/labs/VSparkline/index.d.mts +38 -38
  516. package/lib/labs/VSparkline/index.mjs.map +1 -1
  517. package/lib/labs/VSparkline/util/line.mjs.map +1 -1
  518. package/lib/labs/VSparkline/util/path.mjs.map +1 -1
  519. package/lib/labs/VSpeedDial/VSpeedDial.css +39 -0
  520. package/lib/labs/VSpeedDial/VSpeedDial.mjs +19 -9
  521. package/lib/labs/VSpeedDial/VSpeedDial.mjs.map +1 -1
  522. package/lib/labs/VSpeedDial/VSpeedDial.sass +22 -0
  523. package/lib/labs/VSpeedDial/index.d.mts +297 -241
  524. package/lib/labs/VSpeedDial/index.mjs.map +1 -1
  525. package/lib/labs/VTimePicker/SelectingTimes.mjs.map +1 -1
  526. package/lib/labs/VTimePicker/VTimePicker.mjs +2 -2
  527. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  528. package/lib/labs/VTimePicker/VTimePickerClock.mjs +8 -5
  529. package/lib/labs/VTimePicker/VTimePickerClock.mjs.map +1 -1
  530. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  531. package/lib/labs/VTimePicker/index.d.mts +117 -117
  532. package/lib/labs/VTimePicker/index.mjs.map +1 -1
  533. package/lib/labs/VTreeview/VTreeview.mjs.map +1 -1
  534. package/lib/labs/VTreeview/VTreeviewChildren.mjs.map +1 -1
  535. package/lib/labs/VTreeview/VTreeviewGroup.mjs.map +1 -1
  536. package/lib/labs/VTreeview/VTreeviewItem.mjs.map +1 -1
  537. package/lib/labs/VTreeview/index.d.mts +201 -201
  538. package/lib/labs/VTreeview/index.mjs.map +1 -1
  539. package/lib/labs/VTreeview/shared.mjs.map +1 -1
  540. package/lib/labs/allComponents.mjs.map +1 -1
  541. package/lib/labs/components.d.mts +1251 -1047
  542. package/lib/labs/components.mjs.map +1 -1
  543. package/lib/labs/entry-bundler.mjs.map +1 -1
  544. package/lib/labs/index.mjs.map +1 -1
  545. package/lib/locale/adapters/vue-i18n.mjs.map +1 -1
  546. package/lib/locale/adapters/vuetify.mjs.map +1 -1
  547. package/lib/locale/af.mjs.map +1 -1
  548. package/lib/locale/ar.mjs.map +1 -1
  549. package/lib/locale/az.mjs.map +1 -1
  550. package/lib/locale/bg.mjs.map +1 -1
  551. package/lib/locale/ca.mjs.map +1 -1
  552. package/lib/locale/ckb.mjs.map +1 -1
  553. package/lib/locale/cs.mjs.map +1 -1
  554. package/lib/locale/da.mjs.map +1 -1
  555. package/lib/locale/de.mjs.map +1 -1
  556. package/lib/locale/el.mjs.map +1 -1
  557. package/lib/locale/en.mjs.map +1 -1
  558. package/lib/locale/es.mjs.map +1 -1
  559. package/lib/locale/et.mjs.map +1 -1
  560. package/lib/locale/fa.mjs.map +1 -1
  561. package/lib/locale/fi.mjs.map +1 -1
  562. package/lib/locale/fr.mjs.map +1 -1
  563. package/lib/locale/he.mjs.map +1 -1
  564. package/lib/locale/hr.mjs.map +1 -1
  565. package/lib/locale/hu.mjs.map +1 -1
  566. package/lib/locale/id.mjs.map +1 -1
  567. package/lib/locale/index.mjs.map +1 -1
  568. package/lib/locale/it.mjs.map +1 -1
  569. package/lib/locale/ja.mjs.map +1 -1
  570. package/lib/locale/km.mjs.map +1 -1
  571. package/lib/locale/ko.mjs.map +1 -1
  572. package/lib/locale/lt.mjs +25 -25
  573. package/lib/locale/lt.mjs.map +1 -1
  574. package/lib/locale/lv.mjs.map +1 -1
  575. package/lib/locale/nl.mjs.map +1 -1
  576. package/lib/locale/no.mjs.map +1 -1
  577. package/lib/locale/pl.mjs.map +1 -1
  578. package/lib/locale/pt.mjs.map +1 -1
  579. package/lib/locale/ro.mjs.map +1 -1
  580. package/lib/locale/ru.mjs.map +1 -1
  581. package/lib/locale/sk.mjs.map +1 -1
  582. package/lib/locale/sl.mjs +30 -30
  583. package/lib/locale/sl.mjs.map +1 -1
  584. package/lib/locale/sr-Cyrl.mjs.map +1 -1
  585. package/lib/locale/sr-Latn.mjs.map +1 -1
  586. package/lib/locale/sv.mjs.map +1 -1
  587. package/lib/locale/th.mjs.map +1 -1
  588. package/lib/locale/tr.mjs.map +1 -1
  589. package/lib/locale/uk.mjs.map +1 -1
  590. package/lib/locale/vi.mjs.map +1 -1
  591. package/lib/locale/zh-Hans.mjs.map +1 -1
  592. package/lib/locale/zh-Hant.mjs.map +1 -1
  593. package/lib/services/goto/easing-patterns.mjs.map +1 -1
  594. package/lib/services/goto/index.mjs.map +1 -1
  595. package/lib/services/goto/util.mjs.map +1 -1
  596. package/lib/styles/main.css +30 -0
  597. package/lib/styles/settings/_variables.scss +1 -0
  598. package/lib/util/anchor.mjs.map +1 -1
  599. package/lib/util/animation.mjs.map +1 -1
  600. package/lib/util/bindProps.mjs.map +1 -1
  601. package/lib/util/box.mjs.map +1 -1
  602. package/lib/util/color/APCA.mjs.map +1 -1
  603. package/lib/util/color/transformCIELAB.mjs.map +1 -1
  604. package/lib/util/color/transformSRGB.mjs.map +1 -1
  605. package/lib/util/colorUtils.mjs.map +1 -1
  606. package/lib/util/colors.mjs.map +1 -1
  607. package/lib/util/console.mjs.map +1 -1
  608. package/lib/util/createSimpleFunctional.mjs.map +1 -1
  609. package/lib/util/defineComponent.mjs.map +1 -1
  610. package/lib/util/dom.mjs.map +1 -1
  611. package/lib/util/easing.mjs.map +1 -1
  612. package/lib/util/events.mjs.map +1 -1
  613. package/lib/util/getCurrentInstance.mjs.map +1 -1
  614. package/lib/util/getScrollParent.mjs.map +1 -1
  615. package/lib/util/globals.mjs.map +1 -1
  616. package/lib/util/helpers.mjs +8 -16
  617. package/lib/util/helpers.mjs.map +1 -1
  618. package/lib/util/index.mjs.map +1 -1
  619. package/lib/util/injectSelf.mjs.map +1 -1
  620. package/lib/util/isFixedPosition.mjs.map +1 -1
  621. package/lib/util/propsFactory.mjs.map +1 -1
  622. package/lib/util/useRender.mjs.map +1 -1
  623. package/package.json +25 -25
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.5.14
2
+ * Vuetify v3.5.16
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -6381,6 +6381,12 @@ html.overflow-y-hidden {
6381
6381
  border-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6382
6382
  }
6383
6383
 
6384
+ .border-thin {
6385
+ border-width: thin !important;
6386
+ border-style: solid !important;
6387
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6388
+ }
6389
+
6384
6390
  .border-sm {
6385
6391
  border-width: 1px !important;
6386
6392
  border-style: solid !important;
@@ -6441,6 +6447,12 @@ html.overflow-y-hidden {
6441
6447
  border-block-start-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6442
6448
  }
6443
6449
 
6450
+ .border-t-thin {
6451
+ border-block-start-width: thin !important;
6452
+ border-block-start-style: solid !important;
6453
+ border-block-start-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6454
+ }
6455
+
6444
6456
  .border-t-sm {
6445
6457
  border-block-start-width: 1px !important;
6446
6458
  border-block-start-style: solid !important;
@@ -6477,6 +6489,12 @@ html.overflow-y-hidden {
6477
6489
  border-inline-end-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6478
6490
  }
6479
6491
 
6492
+ .border-e-thin {
6493
+ border-inline-end-width: thin !important;
6494
+ border-inline-end-style: solid !important;
6495
+ border-inline-end-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6496
+ }
6497
+
6480
6498
  .border-e-sm {
6481
6499
  border-inline-end-width: 1px !important;
6482
6500
  border-inline-end-style: solid !important;
@@ -6513,6 +6531,12 @@ html.overflow-y-hidden {
6513
6531
  border-block-end-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6514
6532
  }
6515
6533
 
6534
+ .border-b-thin {
6535
+ border-block-end-width: thin !important;
6536
+ border-block-end-style: solid !important;
6537
+ border-block-end-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6538
+ }
6539
+
6516
6540
  .border-b-sm {
6517
6541
  border-block-end-width: 1px !important;
6518
6542
  border-block-end-style: solid !important;
@@ -6549,6 +6573,12 @@ html.overflow-y-hidden {
6549
6573
  border-inline-start-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6550
6574
  }
6551
6575
 
6576
+ .border-s-thin {
6577
+ border-inline-start-width: thin !important;
6578
+ border-inline-start-style: solid !important;
6579
+ border-inline-start-color: rgba(var(--v-border-color), var(--v-border-opacity)) !important;
6580
+ }
6581
+
6552
6582
  .border-s-sm {
6553
6583
  border-inline-start-width: 1px !important;
6554
6584
  border-inline-start-style: solid !important;
@@ -17029,38 +17059,6 @@ html.overflow-y-hidden {
17029
17059
  font-weight: normal;
17030
17060
  padding: 0.2em 0.4rem;
17031
17061
  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));
17032
- }.v-calendar-day {
17033
- position: relative;
17034
- display: flex;
17035
- flex-direction: column;
17036
- }
17037
-
17038
- .v-calendar-weekly .v-calendar__container {
17039
- display: grid;
17040
- }
17041
- .v-calendar-weekly .v-calendar__container.days__7 {
17042
- grid-template-columns: repeat(7, 1fr);
17043
- }
17044
- .v-calendar-weekly .v-calendar__container.days__6 {
17045
- grid-template-columns: repeat(6, 1fr);
17046
- }
17047
- .v-calendar-weekly .v-calendar__container.days__5 {
17048
- grid-template-columns: repeat(5, 1fr);
17049
- }
17050
- .v-calendar-weekly .v-calendar__container.days__4 {
17051
- grid-template-columns: repeat(4, 1fr);
17052
- }
17053
- .v-calendar-weekly .v-calendar__container.days__3 {
17054
- grid-template-columns: repeat(3, 1fr);
17055
- }
17056
- .v-calendar-weekly .v-calendar__container.days__2 {
17057
- grid-template-columns: repeat(2, 1fr);
17058
- }
17059
- .v-calendar-weekly .v-calendar__container.days__1 {
17060
- grid-template-columns: repeat(1, 1fr);
17061
- }
17062
- .v-calendar-weekly .v-calendar__container.days__0 {
17063
- grid-template-columns: repeat(1, 1fr);
17064
17062
  }.v-calendar-weekly {
17065
17063
  width: 100%;
17066
17064
  height: 100%;
@@ -17284,6 +17282,19 @@ html.overflow-y-hidden {
17284
17282
  }
17285
17283
  .v-calendar-month__days.days-with-weeknumbers__7 > .v-calendar-month__day:nth-child(8n) {
17286
17284
  border-right: none;
17285
+ }.v-calendar-header {
17286
+ align-items: center;
17287
+ display: flex;
17288
+ min-height: 64px;
17289
+ }
17290
+
17291
+ .v-calendar-header__today {
17292
+ margin-inline-end: 24px;
17293
+ }
17294
+
17295
+ .v-calendar-header__title {
17296
+ font-size: 1.5rem;
17297
+ margin-inline-start: 24px;
17287
17298
  }.v-calendar-day__row-with-label {
17288
17299
  display: grid;
17289
17300
  grid-template-columns: 48px 8px 1fr;
@@ -17326,19 +17337,43 @@ html.overflow-y-hidden {
17326
17337
  }
17327
17338
  .v-calendar-day__row-without-label .v-calendar-day__row-content.v-calendar-day__row-content-through {
17328
17339
  border-bottom: none;
17329
- }.v-calendar-header {
17330
- align-items: center;
17340
+ }.v-calendar-internal-event {
17341
+ overflow: hidden;
17342
+ padding: 4px;
17343
+ text-overflow: ellipsis;
17344
+ white-space: nowrap;
17345
+ }.v-calendar-day {
17346
+ position: relative;
17331
17347
  display: flex;
17332
- min-height: 64px;
17348
+ flex-direction: column;
17333
17349
  }
17334
17350
 
17335
- .v-calendar-header__today {
17336
- margin-inline-end: 24px;
17351
+ .v-calendar-weekly .v-calendar__container {
17352
+ display: grid;
17337
17353
  }
17338
-
17339
- .v-calendar-header__title {
17340
- font-size: 1.5rem;
17341
- margin-inline-start: 24px;
17354
+ .v-calendar-weekly .v-calendar__container.days__7 {
17355
+ grid-template-columns: repeat(7, 1fr);
17356
+ }
17357
+ .v-calendar-weekly .v-calendar__container.days__6 {
17358
+ grid-template-columns: repeat(6, 1fr);
17359
+ }
17360
+ .v-calendar-weekly .v-calendar__container.days__5 {
17361
+ grid-template-columns: repeat(5, 1fr);
17362
+ }
17363
+ .v-calendar-weekly .v-calendar__container.days__4 {
17364
+ grid-template-columns: repeat(4, 1fr);
17365
+ }
17366
+ .v-calendar-weekly .v-calendar__container.days__3 {
17367
+ grid-template-columns: repeat(3, 1fr);
17368
+ }
17369
+ .v-calendar-weekly .v-calendar__container.days__2 {
17370
+ grid-template-columns: repeat(2, 1fr);
17371
+ }
17372
+ .v-calendar-weekly .v-calendar__container.days__1 {
17373
+ grid-template-columns: repeat(1, 1fr);
17374
+ }
17375
+ .v-calendar-weekly .v-calendar__container.days__0 {
17376
+ grid-template-columns: repeat(1, 1fr);
17342
17377
  }.v-calendar-month__day {
17343
17378
  position: relative;
17344
17379
  display: flex;
@@ -17402,49 +17437,74 @@ html.overflow-y-hidden {
17402
17437
 
17403
17438
  .v-calendar-weekly__day-alldayevents-container {
17404
17439
  min-height: 24px;
17405
- }.v-number-input input[type=number] {
17406
- -moz-appearance: textfield;
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;
17407
17449
  }
17408
- .v-number-input input[type=number]::-webkit-outer-spin-button, .v-number-input input[type=number]::-webkit-inner-spin-button {
17409
- -webkit-appearance: none;
17450
+ .v-fab .v-btn {
17451
+ pointer-events: auto;
17410
17452
  }
17411
- .v-number-input .v-field {
17412
- padding-inline-end: 0;
17413
- padding-inline-start: 0;
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));
17414
17455
  }
17415
- .v-number-input--inset .v-divider {
17416
- height: 55%;
17417
- width: 55%;
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 {
17418
17480
  align-self: center;
17481
+ display: inline-flex;
17482
+ vertical-align: middle;
17419
17483
  }
17420
- .v-number-input--split .v-field__input {
17421
- text-align: center;
17484
+ .v-fab--app .v-fab__container {
17485
+ margin: 12px;
17422
17486
  }
17423
- .v-number-input--stacked .v-number-input__control {
17424
- flex-direction: column-reverse;
17487
+ .v-fab--absolute .v-fab__container {
17488
+ position: absolute;
17489
+ z-index: 4;
17425
17490
  }
17426
- .v-number-input--stacked .v-number-input__control .v-btn {
17427
- flex: 1;
17491
+ .v-fab--offset.v-fab--top .v-fab__container {
17492
+ transform: translateY(-50%);
17428
17493
  }
17429
- .v-number-input--hide-input .v-field {
17430
- flex: none;
17494
+ .v-fab--offset.v-fab--bottom .v-fab__container {
17495
+ transform: translateY(50%);
17431
17496
  }
17432
- .v-number-input--hide-input .v-field__input {
17433
- width: 0;
17434
- padding-inline: 0;
17497
+ .v-fab--top .v-fab__container {
17498
+ top: 0;
17435
17499
  }
17436
- .v-number-input__control {
17437
- display: flex;
17438
- height: 100%;
17500
+ .v-fab--bottom .v-fab__container {
17501
+ bottom: 0;
17439
17502
  }
17440
- .v-number-input__control .v-btn {
17441
- background-color: transparent;
17442
- border-radius: 0;
17443
- }.v-calendar-internal-event {
17444
- overflow: hidden;
17445
- padding: 4px;
17446
- text-overflow: ellipsis;
17447
- white-space: nowrap;
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;
17448
17508
  }.v-empty-state {
17449
17509
  align-items: center;
17450
17510
  display: flex;
@@ -17467,6 +17527,9 @@ html.overflow-y-hidden {
17467
17527
  text-align: center;
17468
17528
  width: 100%;
17469
17529
  }
17530
+ .v-empty-state__media .v-icon {
17531
+ color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
17532
+ }
17470
17533
 
17471
17534
  .v-empty-state__headline {
17472
17535
  color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
@@ -17474,6 +17537,7 @@ html.overflow-y-hidden {
17474
17537
  font-weight: 300;
17475
17538
  line-height: 3.75rem;
17476
17539
  text-align: center;
17540
+ margin-bottom: 8px;
17477
17541
  }
17478
17542
  .v-empty-state--mobile .v-empty-state__headline {
17479
17543
  font-size: 2.125rem;
@@ -17483,13 +17547,14 @@ html.overflow-y-hidden {
17483
17547
  font-size: 1.25rem;
17484
17548
  font-weight: 500;
17485
17549
  line-height: 2rem;
17550
+ margin-bottom: 4px;
17486
17551
  text-align: center;
17487
17552
  }
17488
17553
 
17489
17554
  .v-empty-state__text {
17490
- font-size: 1rem;
17555
+ font-size: 0.875rem;
17491
17556
  font-weight: 400;
17492
- line-height: 1.5rem;
17557
+ line-height: 1.25rem;
17493
17558
  padding: 0 16px;
17494
17559
  text-align: center;
17495
17560
  }
@@ -17558,74 +17623,154 @@ html.overflow-y-hidden {
17558
17623
  padding-bottom: 16px;
17559
17624
  font-weight: 400;
17560
17625
  letter-spacing: 0.1666666667em;
17561
- }.v-fab {
17562
- align-items: center;
17563
- display: inline-flex;
17564
- flex: 1 1 auto;
17565
- pointer-events: none;
17566
- position: relative;
17567
- transition-duration: 0.2s;
17568
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
17569
- vertical-align: middle;
17570
- }
17571
- .v-fab .v-btn {
17572
- pointer-events: auto;
17626
+ }.v-number-input input[type=number] {
17627
+ -moz-appearance: textfield;
17573
17628
  }
17574
- .v-fab .v-btn--variant-elevated {
17575
- 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));
17629
+ .v-number-input input[type=number]::-webkit-outer-spin-button, .v-number-input input[type=number]::-webkit-inner-spin-button {
17630
+ -webkit-appearance: none;
17576
17631
  }
17577
- .v-fab--app, .v-fab--absolute {
17578
- display: flex;
17632
+ .v-number-input .v-field {
17633
+ padding-inline-end: 0;
17634
+ padding-inline-start: 0;
17579
17635
  }
17580
- .v-fab--start, .v-fab--left {
17581
- justify-content: flex-start;
17636
+ .v-number-input--inset .v-divider {
17637
+ height: 55%;
17638
+ width: 55%;
17639
+ align-self: center;
17582
17640
  }
17583
- .v-fab--center {
17584
- align-items: center;
17585
- justify-content: center;
17641
+ .v-number-input--split .v-field__input {
17642
+ text-align: center;
17586
17643
  }
17587
- .v-fab--end, .v-fab--right {
17588
- justify-content: flex-end;
17644
+ .v-number-input--stacked .v-number-input__control {
17645
+ flex-direction: column-reverse;
17589
17646
  }
17590
- .v-fab--bottom {
17591
- align-items: flex-end;
17647
+ .v-number-input--stacked .v-number-input__control .v-btn {
17648
+ flex: 1;
17592
17649
  }
17593
- .v-fab--top {
17594
- align-items: flex-start;
17650
+ .v-number-input--hide-input .v-field {
17651
+ flex: none;
17595
17652
  }
17596
- .v-fab--extended .v-btn {
17597
- border-radius: 9999px !important;
17653
+ .v-number-input--hide-input .v-field__input {
17654
+ width: 0;
17655
+ padding-inline: 0;
17656
+ }
17657
+ .v-number-input__control {
17658
+ display: flex;
17659
+ height: 100%;
17660
+ }
17661
+ .v-number-input__control .v-btn {
17662
+ background-color: transparent;
17663
+ border-radius: 0;
17664
+ }.v-time-picker.v-picker {
17665
+ padding: 24px;
17666
+ width: 328px;
17667
+ }
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;
17679
+ }
17680
+ .v-time-picker-controls__text {
17681
+ padding-bottom: 12px;
17682
+ }
17683
+ .v-time-picker-controls__time {
17684
+ display: flex;
17685
+ white-space: nowrap;
17686
+ direction: ltr;
17687
+ justify-content: center;
17688
+ }
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;
17598
17715
  }
17599
17716
 
17600
- .v-fab__container {
17601
- align-self: center;
17602
- display: inline-flex;
17603
- vertical-align: middle;
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;
17604
17724
  }
17605
- .v-fab--app .v-fab__container {
17606
- margin: 12px;
17725
+ .v-time-picker-controls__ampm--readonly {
17726
+ pointer-events: none;
17607
17727
  }
17608
- .v-fab--absolute .v-fab__container {
17609
- position: absolute;
17610
- z-index: 4;
17728
+ .v-time-picker-controls__ampm--readonly .v-picker__title__btn.v-picker__title__btn--active {
17729
+ opacity: 0.6;
17611
17730
  }
17612
- .v-fab--offset.v-fab--top .v-fab__container {
17613
- transform: translateY(-50%);
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;
17614
17736
  }
17615
- .v-fab--offset.v-fab--bottom .v-fab__container {
17616
- transform: translateY(50%);
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;
17617
17740
  }
17618
- .v-fab--top .v-fab__container {
17619
- top: 0;
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;
17620
17745
  }
17621
- .v-fab--bottom .v-fab__container {
17622
- bottom: 0;
17746
+ .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default__active {
17747
+ background: rgb(var(--v-theme-primary));
17623
17748
  }
17624
- .v-fab--left .v-fab__container, .v-fab--start .v-fab__container {
17625
- left: 0;
17749
+
17750
+ .v-picker__title--landscape .v-time-picker-controls {
17751
+ flex-direction: column;
17752
+ justify-content: center;
17753
+ height: 100%;
17626
17754
  }
17627
- .v-fab--right .v-fab__container, .v-fab--end .v-fab__container {
17628
- right: 0;
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;
17629
17774
  }.v-time-picker-clock {
17630
17775
  background: rgb(var(--v-theme-background));
17631
17776
  color: rgb(var(--v-theme-on-background));
@@ -17757,118 +17902,47 @@ html.overflow-y-hidden {
17757
17902
 
17758
17903
  .v-picker--landscape .v-time-picker-clock__container {
17759
17904
  flex-direction: row;
17760
- }.v-time-picker-controls {
17761
- display: flex;
17762
- align-items: center;
17763
- justify-content: center;
17764
- font-size: 0.875rem;
17765
- padding-top: 4px;
17766
- padding-bottom: 4px;
17767
- margin-bottom: 36px;
17768
- }
17769
- .v-time-picker-controls__text {
17770
- padding-bottom: 12px;
17771
- }
17772
- .v-time-picker-controls__time {
17773
- display: flex;
17774
- white-space: nowrap;
17775
- direction: ltr;
17776
- justify-content: center;
17777
- }
17778
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn {
17779
- width: 96px;
17780
- height: 80px;
17781
- font-size: 56px;
17782
- }
17783
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn__active {
17784
- background: rgb(var(--v-theme-primary));
17785
- }
17786
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn.v-time-picker-controls__time--with-ampm__btn {
17787
- width: 96px;
17788
- height: 80px;
17789
- }
17790
- .v-time-picker-controls__time__btn.v-btn--density-default.v-btn.v-time-picker-controls__time--with-seconds__btn {
17791
- width: 64px;
17792
- height: 80px;
17793
- font-size: 40px;
17794
- }
17795
- .v-time-picker-controls__time__separator {
17796
- font-size: 56px;
17797
- height: 80px;
17798
- width: 24px;
17799
- text-align: center;
17800
- }
17801
- .v-time-picker-controls__time__separator.v-time-picker-controls--with-seconds__time__separator {
17802
- height: 80px;
17803
- font-size: 56px;
17804
- }
17805
-
17806
- .v-time-picker-controls__ampm {
17807
- margin-left: 12px;
17808
- align-self: flex-end;
17809
- display: flex;
17810
- flex-direction: column;
17811
- font-size: 18px;
17812
- text-transform: uppercase;
17905
+ }.v-speed-dial__content {
17906
+ gap: 8px;
17813
17907
  }
17814
- .v-time-picker-controls__ampm--readonly {
17815
- pointer-events: none;
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;
17816
17910
  }
17817
- .v-time-picker-controls__ampm--readonly .v-picker__title__btn.v-picker__title__btn--active {
17818
- opacity: 0.6;
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;
17819
17913
  }
17820
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default {
17821
- font-size: 18px;
17822
- padding: 0 8px;
17823
- min-width: 52px;
17824
- height: 40px;
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;
17825
17916
  }
17826
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default.v-time-picker-controls__ampm__am {
17827
- border-radius: 4px 4px 0 0;
17828
- border: 1px solid;
17917
+ .v-speed-dial__content > *:nth-child(1) {
17918
+ transition-delay: 0s;
17829
17919
  }
17830
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default.v-time-picker-controls__ampm__pm {
17831
- border-radius: 0 0 4px 4px;
17832
- border: 1px solid;
17833
- border-top: none;
17920
+ .v-speed-dial__content > *:nth-child(2) {
17921
+ transition-delay: 0.05s;
17834
17922
  }
17835
- .v-time-picker-controls__ampm__btn.v-btn.v-btn--density-default__active {
17836
- background: rgb(var(--v-theme-primary));
17923
+ .v-speed-dial__content > *:nth-child(3) {
17924
+ transition-delay: 0.1s;
17837
17925
  }
17838
-
17839
- .v-picker__title--landscape .v-time-picker-controls {
17840
- flex-direction: column;
17841
- justify-content: center;
17842
- height: 100%;
17926
+ .v-speed-dial__content > *:nth-child(4) {
17927
+ transition-delay: 0.15s;
17843
17928
  }
17844
- .v-picker__title--landscape .v-time-picker-controls__time {
17845
- text-align: right;
17929
+ .v-speed-dial__content > *:nth-child(5) {
17930
+ transition-delay: 0.2s;
17846
17931
  }
17847
- .v-picker__title--landscape .v-time-picker-controls__time .v-picker__title__btn,
17848
- .v-picker__title--landscape .v-time-picker-controls__time span {
17849
- height: 55px;
17850
- font-size: 55px;
17932
+ .v-speed-dial__content > *:nth-child(6) {
17933
+ transition-delay: 0.25s;
17851
17934
  }
17852
- .v-picker__title--landscape .v-time-picker-controls__ampm {
17853
- margin: 16px 0 0;
17854
- align-self: initial;
17855
- text-align: center;
17935
+ .v-speed-dial__content > *:nth-child(7) {
17936
+ transition-delay: 0.3s;
17856
17937
  }
17857
-
17858
- .v-picker--time .v-picker__title--landscape {
17859
- padding: 0;
17938
+ .v-speed-dial__content > *:nth-child(8) {
17939
+ transition-delay: 0.35s;
17860
17940
  }
17861
- .v-picker--time .v-picker__title--landscape .v-time-picker-controls__time {
17862
- text-align: center;
17863
- }.v-time-picker.v-picker {
17864
- padding: 24px;
17865
- width: 328px;
17941
+ .v-speed-dial__content > *:nth-child(9) {
17942
+ transition-delay: 0.4s;
17866
17943
  }
17867
- .v-time-picker.v-picker .v-picker-title {
17868
- padding: 0;
17869
- margin-bottom: 20px;
17870
- }.v-speed-dial__content {
17871
- gap: 8px;
17944
+ .v-speed-dial__content > *:nth-child(10) {
17945
+ transition-delay: 0.45s;
17872
17946
  }.v-treeview-item--filtered {
17873
17947
  display: none;
17874
17948
  }
@@ -17885,87 +17959,34 @@ html.overflow-y-hidden {
17885
17959
  }
17886
17960
  .v-treeview-group.v-list-group .v-list-group__items .v-list-item {
17887
17961
  padding-inline-start: calc(12px + var(--indent-padding)) !important;
17888
- }.v-autocomplete .v-field .v-text-field__prefix,
17889
- .v-autocomplete .v-field .v-text-field__suffix,
17890
- .v-autocomplete .v-field .v-field__input, .v-autocomplete .v-field.v-field {
17891
- cursor: text;
17892
- }
17893
- .v-autocomplete .v-field .v-field__input > input {
17894
- flex: 1 1;
17962
+ }.v-app-bar {
17963
+ display: flex;
17895
17964
  }
17896
- .v-autocomplete .v-field input {
17897
- min-width: 64px;
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));
17898
17968
  }
17899
- .v-autocomplete .v-field:not(.v-field--focused) input {
17900
- min-width: 0;
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));
17901
17971
  }
17902
- .v-autocomplete .v-field--dirty .v-autocomplete__selection {
17903
- margin-inline-end: 2px;
17904
- }
17905
- .v-autocomplete .v-autocomplete__selection-text {
17906
- overflow: hidden;
17907
- text-overflow: ellipsis;
17908
- white-space: nowrap;
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-autocomplete__content {
17912
- overflow: hidden;
17913
- 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));
17914
- border-radius: 4px;
17915
- }
17916
- .v-autocomplete__mask {
17917
- background: rgb(var(--v-theme-surface-light));
17918
- }
17919
- .v-autocomplete__selection {
17920
- display: inline-flex;
17921
- align-items: center;
17922
- height: 1.5rem;
17923
- letter-spacing: inherit;
17924
- line-height: inherit;
17925
- max-width: calc(100% - 2px - 2px);
17926
- }
17927
- .v-autocomplete__selection:first-child {
17928
- margin-inline-start: 0;
17929
- }
17930
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
17931
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
17932
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
17933
- .v-autocomplete--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
17934
- top: 0px;
17935
- }
17936
- .v-autocomplete--selecting-index .v-autocomplete__selection {
17937
- opacity: var(--v-medium-emphasis-opacity);
17938
- }
17939
- .v-autocomplete--selecting-index .v-autocomplete__selection--selected {
17940
- opacity: 1;
17941
- }
17942
- .v-autocomplete--selecting-index .v-field__input > input {
17943
- caret-color: transparent;
17944
- }
17945
- .v-autocomplete--single:not(.v-autocomplete--selection-slot).v-text-field input {
17946
- flex: 1 1;
17947
- position: absolute;
17948
- left: 0;
17949
- right: 0;
17950
- width: 100%;
17951
- padding-inline: inherit;
17952
- }
17953
- .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--active input {
17954
- transition: none;
17955
- }
17956
- .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--dirty:not(.v-field--focused) input {
17957
- opacity: 0;
17958
- }
17959
- .v-autocomplete--single:not(.v-autocomplete--selection-slot) .v-field--focused .v-autocomplete__selection {
17960
- opacity: 0;
17961
- }
17962
- .v-autocomplete__menu-icon {
17963
- margin-inline-start: 4px;
17964
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
17965
- }
17966
- .v-autocomplete--active-menu .v-autocomplete__menu-icon {
17967
- opacity: var(--v-high-emphasis-opacity);
17968
- transform: rotate(180deg);
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;
17969
17990
  }.v-alert {
17970
17991
  display: grid;
17971
17992
  flex: 1 1;
@@ -18176,18 +18197,6 @@ html.overflow-y-hidden {
18176
18197
  text-transform: none;
18177
18198
  word-break: normal;
18178
18199
  word-wrap: break-word;
18179
- }.v-app-bar {
18180
- display: flex;
18181
- }
18182
- .v-app-bar.v-toolbar {
18183
- background: rgb(var(--v-theme-surface));
18184
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18185
- }
18186
- .v-app-bar.v-toolbar:not(.v-toolbar--flat) {
18187
- 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));
18188
- }
18189
- .v-app-bar:not(.v-toolbar--absolute) {
18190
- padding-inline-end: var(--v-scrollbar-offset);
18191
18200
  }.v-avatar {
18192
18201
  flex: none;
18193
18202
  align-items: center;
@@ -18281,294 +18290,95 @@ html.overflow-y-hidden {
18281
18290
  .v-avatar .v-img {
18282
18291
  height: 100%;
18283
18292
  width: 100%;
18284
- }.v-application {
18285
- display: flex;
18286
- background: rgb(var(--v-theme-background));
18287
- color: rgba(var(--v-theme-on-background), var(--v-high-emphasis-opacity));
18288
- }
18289
-
18290
- .v-application__wrap {
18291
- -webkit-backface-visibility: hidden;
18292
- backface-visibility: hidden;
18293
- display: flex;
18294
- flex-direction: column;
18295
- flex: 1 1 auto;
18296
- max-width: 100%;
18297
- min-height: 100vh;
18298
- min-height: 100dvh;
18293
+ }.v-banner {
18294
+ display: grid;
18295
+ flex: 1 1;
18296
+ font-size: 0.875rem;
18297
+ grid-template-areas: "prepend content actions";
18298
+ grid-template-columns: max-content auto max-content;
18299
+ grid-template-rows: max-content max-content;
18300
+ line-height: 1.375rem;
18301
+ overflow: hidden;
18302
+ padding-inline: 16px 8px;
18303
+ padding-top: 16px;
18304
+ padding-bottom: 16px;
18299
18305
  position: relative;
18300
- }.v-badge {
18301
- display: inline-block;
18302
- line-height: 1;
18306
+ width: 100%;
18307
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
18308
+ border-style: solid;
18309
+ border-width: 0 0 thin 0;
18310
+ 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));
18311
+ border-radius: 0;
18312
+ background: rgb(var(--v-theme-surface));
18313
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18303
18314
  }
18304
-
18305
- .v-badge__badge {
18306
- align-items: center;
18307
- display: inline-flex;
18308
- border-radius: 10px;
18309
- font-size: 0.75rem;
18310
- font-weight: 500;
18311
- height: 1.25rem;
18312
- justify-content: center;
18313
- min-width: 20px;
18314
- padding: 4px 6px;
18315
- pointer-events: auto;
18316
- position: absolute;
18317
- text-align: center;
18318
- text-indent: 0;
18319
- transition: 0.225s cubic-bezier(0.4, 0, 0.2, 1);
18320
- white-space: nowrap;
18321
- background: rgb(var(--v-theme-surface-variant));
18322
- color: rgba(var(--v-theme-on-surface-variant), var(--v-high-emphasis-opacity));
18315
+ .v-banner--border {
18316
+ border-width: thin;
18317
+ box-shadow: none;
18323
18318
  }
18324
- .v-badge--bordered .v-badge__badge::after {
18325
- border-radius: inherit;
18326
- border-style: solid;
18327
- border-width: 2px;
18328
- bottom: 0;
18329
- color: rgb(var(--v-theme-background));
18330
- content: "";
18331
- left: 0;
18319
+ .v-banner--absolute {
18332
18320
  position: absolute;
18333
- right: 0;
18334
- top: 0;
18335
- transform: scale(1.05);
18336
18321
  }
18337
- .v-badge--dot .v-badge__badge {
18338
- border-radius: 4.5px;
18339
- height: 9px;
18340
- min-width: 0;
18341
- padding: 0;
18342
- width: 9px;
18322
+ .v-banner--fixed {
18323
+ position: fixed;
18343
18324
  }
18344
- .v-badge--dot .v-badge__badge::after {
18345
- border-width: 1.5px;
18325
+ .v-banner--sticky {
18326
+ position: sticky;
18346
18327
  }
18347
- .v-badge--inline .v-badge__badge {
18348
- position: relative;
18349
- vertical-align: middle;
18328
+ .v-banner--rounded {
18329
+ border-radius: 4px;
18350
18330
  }
18351
- .v-badge__badge .v-icon {
18352
- color: inherit;
18353
- font-size: 0.75rem;
18354
- margin: 0 -2px;
18331
+ .v-banner--stacked:not(.v-banner--one-line) {
18332
+ grid-template-areas: "prepend content" ". actions";
18355
18333
  }
18356
- .v-badge__badge img,
18357
- .v-badge__badge .v-img {
18358
- height: 100%;
18359
- width: 100%;
18334
+ .v-banner--stacked .v-banner-text {
18335
+ padding-inline-end: 36px;
18360
18336
  }
18361
-
18362
- .v-badge__wrapper {
18363
- display: flex;
18364
- position: relative;
18337
+ .v-banner--density-default .v-banner-actions {
18338
+ margin-bottom: -8px;
18365
18339
  }
18366
- .v-badge--inline .v-badge__wrapper {
18367
- align-items: center;
18368
- display: inline-flex;
18369
- justify-content: center;
18370
- margin: 0 4px;
18371
- }.v-breadcrumbs {
18372
- display: flex;
18373
- align-items: center;
18374
- line-height: 1.375rem;
18375
- padding: 16px 12px;
18340
+ .v-banner--density-default.v-banner--one-line {
18341
+ padding-top: 8px;
18342
+ padding-bottom: 8px;
18376
18343
  }
18377
- .v-breadcrumbs--rounded {
18378
- border-radius: 4px;
18344
+ .v-banner--density-default.v-banner--one-line .v-banner-actions {
18345
+ margin-bottom: 0;
18379
18346
  }
18380
- .v-breadcrumbs--density-default {
18347
+ .v-banner--density-default.v-banner--one-line {
18348
+ padding-top: 10px;
18349
+ }
18350
+ .v-banner--density-default.v-banner--two-line {
18381
18351
  padding-top: 16px;
18382
18352
  padding-bottom: 16px;
18383
18353
  }
18354
+ .v-banner--density-default.v-banner--three-line {
18355
+ padding-top: 24px;
18356
+ padding-bottom: 16px;
18357
+ }
18358
+ .v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
18359
+ margin-top: 20px;
18360
+ }
18384
18361
 
18385
- .v-breadcrumbs--density-comfortable {
18362
+ .v-banner--density-comfortable .v-banner-actions {
18363
+ margin-bottom: -4px;
18364
+ }
18365
+ .v-banner--density-comfortable.v-banner--one-line {
18366
+ padding-top: 4px;
18367
+ padding-bottom: 4px;
18368
+ }
18369
+ .v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
18370
+ margin-bottom: 0;
18371
+ }
18372
+ .v-banner--density-comfortable.v-banner--two-line {
18386
18373
  padding-top: 12px;
18387
18374
  padding-bottom: 12px;
18388
18375
  }
18389
-
18390
- .v-breadcrumbs--density-compact {
18391
- padding-top: 8px;
18392
- padding-bottom: 8px;
18376
+ .v-banner--density-comfortable.v-banner--three-line {
18377
+ padding-top: 20px;
18378
+ padding-bottom: 12px;
18393
18379
  }
18394
-
18395
- .v-breadcrumbs__prepend {
18396
- align-items: center;
18397
- display: inline-flex;
18398
- }
18399
-
18400
- .v-breadcrumbs-item {
18401
- align-items: center;
18402
- color: inherit;
18403
- display: inline-flex;
18404
- padding: 0 4px;
18405
- text-decoration: none;
18406
- vertical-align: middle;
18407
- }
18408
- .v-breadcrumbs-item--disabled {
18409
- opacity: var(--v-disabled-opacity);
18410
- pointer-events: none;
18411
- }
18412
- .v-breadcrumbs-item--link {
18413
- color: inherit;
18414
- text-decoration: none;
18415
- }
18416
- .v-breadcrumbs-item--link:hover {
18417
- text-decoration: underline;
18418
- }
18419
- .v-breadcrumbs-item .v-icon {
18420
- font-size: 1rem;
18421
- margin-inline: -4px 2px;
18422
- }
18423
-
18424
- .v-breadcrumbs-divider {
18425
- display: inline-block;
18426
- padding: 0 8px;
18427
- vertical-align: middle;
18428
- }.v-bottom-navigation {
18429
- display: flex;
18430
- max-width: 100%;
18431
- overflow: hidden;
18432
- position: absolute;
18433
- transition: transform, color 0.2s, 0.2s cubic-bezier(0.4, 0, 0.2, 1);
18434
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
18435
- border-style: solid;
18436
- border-width: 0;
18437
- border-radius: 0;
18438
- background: rgb(var(--v-theme-surface));
18439
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18440
- }
18441
- .v-bottom-navigation--border {
18442
- border-width: thin;
18443
- box-shadow: none;
18444
- }
18445
- .v-bottom-navigation--active {
18446
- 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));
18447
- }
18448
-
18449
- .v-bottom-navigation__content {
18450
- display: flex;
18451
- flex: none;
18452
- font-size: 0.75rem;
18453
- justify-content: center;
18454
- transition: inherit;
18455
- width: 100%;
18456
- }
18457
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn {
18458
- font-size: inherit;
18459
- height: 100%;
18460
- max-width: 168px;
18461
- min-width: 80px;
18462
- text-transform: none;
18463
- transition: inherit;
18464
- width: auto;
18465
- border-radius: 0;
18466
- }
18467
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__content,
18468
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
18469
- transition: inherit;
18470
- }
18471
- .v-bottom-navigation .v-bottom-navigation__content > .v-btn .v-btn__icon {
18472
- font-size: 1.5rem;
18473
- }
18474
- .v-bottom-navigation--grow .v-bottom-navigation__content > .v-btn {
18475
- flex-grow: 1;
18476
- }
18477
- .v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content > span {
18478
- transition: inherit;
18479
- opacity: 0;
18480
- }
18481
- .v-bottom-navigation--shift .v-bottom-navigation__content .v-btn:not(.v-btn--selected) .v-btn__content {
18482
- transform: translateY(0.5rem);
18483
- }.v-banner {
18484
- display: grid;
18485
- flex: 1 1;
18486
- font-size: 0.875rem;
18487
- grid-template-areas: "prepend content actions";
18488
- grid-template-columns: max-content auto max-content;
18489
- grid-template-rows: max-content max-content;
18490
- line-height: 1.375rem;
18491
- overflow: hidden;
18492
- padding-inline: 16px 8px;
18493
- padding-top: 16px;
18494
- padding-bottom: 16px;
18495
- position: relative;
18496
- width: 100%;
18497
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
18498
- border-style: solid;
18499
- border-width: 0 0 thin 0;
18500
- 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));
18501
- border-radius: 0;
18502
- background: rgb(var(--v-theme-surface));
18503
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18504
- }
18505
- .v-banner--border {
18506
- border-width: thin;
18507
- box-shadow: none;
18508
- }
18509
- .v-banner--absolute {
18510
- position: absolute;
18511
- }
18512
- .v-banner--fixed {
18513
- position: fixed;
18514
- }
18515
- .v-banner--sticky {
18516
- position: sticky;
18517
- }
18518
- .v-banner--rounded {
18519
- border-radius: 4px;
18520
- }
18521
- .v-banner--stacked:not(.v-banner--one-line) {
18522
- grid-template-areas: "prepend content" ". actions";
18523
- }
18524
- .v-banner--stacked .v-banner-text {
18525
- padding-inline-end: 36px;
18526
- }
18527
- .v-banner--density-default .v-banner-actions {
18528
- margin-bottom: -8px;
18529
- }
18530
- .v-banner--density-default.v-banner--one-line {
18531
- padding-top: 8px;
18532
- padding-bottom: 8px;
18533
- }
18534
- .v-banner--density-default.v-banner--one-line .v-banner-actions {
18535
- margin-bottom: 0;
18536
- }
18537
- .v-banner--density-default.v-banner--one-line {
18538
- padding-top: 10px;
18539
- }
18540
- .v-banner--density-default.v-banner--two-line {
18541
- padding-top: 16px;
18542
- padding-bottom: 16px;
18543
- }
18544
- .v-banner--density-default.v-banner--three-line {
18545
- padding-top: 24px;
18546
- padding-bottom: 16px;
18547
- }
18548
- .v-banner--density-default:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-default.v-banner--two-line .v-banner-actions, .v-banner--density-default.v-banner--three-line .v-banner-actions {
18549
- margin-top: 20px;
18550
- }
18551
-
18552
- .v-banner--density-comfortable .v-banner-actions {
18553
- margin-bottom: -4px;
18554
- }
18555
- .v-banner--density-comfortable.v-banner--one-line {
18556
- padding-top: 4px;
18557
- padding-bottom: 4px;
18558
- }
18559
- .v-banner--density-comfortable.v-banner--one-line .v-banner-actions {
18560
- margin-bottom: 0;
18561
- }
18562
- .v-banner--density-comfortable.v-banner--two-line {
18563
- padding-top: 12px;
18564
- padding-bottom: 12px;
18565
- }
18566
- .v-banner--density-comfortable.v-banner--three-line {
18567
- padding-top: 20px;
18568
- padding-bottom: 12px;
18569
- }
18570
- .v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
18571
- margin-top: 16px;
18380
+ .v-banner--density-comfortable:not(.v-banner--one-line) .v-banner-actions, .v-banner--density-comfortable.v-banner--two-line .v-banner-actions, .v-banner--density-comfortable.v-banner--three-line .v-banner-actions {
18381
+ margin-top: 16px;
18572
18382
  }
18573
18383
 
18574
18384
  .v-banner--density-compact .v-banner-actions {
@@ -18669,62 +18479,270 @@ html.overflow-y-hidden {
18669
18479
  .v-bottom-sheet.v-bottom-sheet--inset {
18670
18480
  max-width: 70%;
18671
18481
  }
18672
- }.v-btn-group {
18673
- display: inline-flex;
18674
- flex-wrap: nowrap;
18675
- max-width: 100%;
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;
18486
+ }
18487
+ .v-autocomplete .v-field .v-field__input > input {
18488
+ flex: 1 1;
18489
+ }
18490
+ .v-autocomplete .v-field input {
18491
+ min-width: 64px;
18492
+ }
18493
+ .v-autocomplete .v-field:not(.v-field--focused) input {
18676
18494
  min-width: 0;
18677
- overflow: hidden;
18678
- vertical-align: middle;
18679
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
18680
- border-style: solid;
18681
- border-width: 0;
18682
- 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));
18683
- border-radius: 4px;
18684
- background: transparent;
18685
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
18686
18495
  }
18687
- .v-btn-group--border {
18688
- border-width: thin;
18689
- box-shadow: none;
18496
+ .v-autocomplete .v-field--dirty .v-autocomplete__selection {
18497
+ margin-inline-end: 2px;
18690
18498
  }
18691
- .v-btn-group--density-default.v-btn-group {
18692
- height: 48px;
18499
+ .v-autocomplete .v-autocomplete__selection-text {
18500
+ overflow: hidden;
18501
+ text-overflow: ellipsis;
18502
+ white-space: nowrap;
18693
18503
  }
18694
18504
 
18695
- .v-btn-group--density-comfortable.v-btn-group {
18696
- height: 40px;
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;
18697
18509
  }
18698
-
18699
- .v-btn-group--density-compact.v-btn-group {
18700
- height: 36px;
18510
+ .v-autocomplete__mask {
18511
+ background: rgb(var(--v-theme-surface-light));
18701
18512
  }
18702
-
18703
- .v-btn-group .v-btn {
18704
- border-radius: 0;
18705
- border-color: inherit;
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);
18706
18520
  }
18707
- .v-btn-group .v-btn:not(:last-child) {
18708
- border-inline-end: none;
18521
+ .v-autocomplete__selection:first-child {
18522
+ margin-inline-start: 0;
18709
18523
  }
18710
- .v-btn-group .v-btn:not(:first-child) {
18711
- border-inline-start: none;
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;
18712
18529
  }
18713
- .v-btn-group .v-btn:first-child {
18714
- border-start-start-radius: inherit;
18715
- border-end-start-radius: inherit;
18530
+ .v-autocomplete--selecting-index .v-autocomplete__selection {
18531
+ opacity: var(--v-medium-emphasis-opacity);
18716
18532
  }
18717
- .v-btn-group .v-btn:last-child {
18718
- border-start-end-radius: inherit;
18719
- border-end-end-radius: inherit;
18533
+ .v-autocomplete--selecting-index .v-autocomplete__selection--selected {
18534
+ opacity: 1;
18720
18535
  }
18721
- .v-btn-group--divided .v-btn:not(:last-child) {
18722
- border-inline-end-width: thin;
18723
- border-inline-end-style: solid;
18724
- border-inline-end-color: rgba(var(--v-border-color), var(--v-border-opacity));
18536
+ .v-autocomplete--selecting-index .v-field__input > input {
18537
+ caret-color: transparent;
18725
18538
  }
18726
- .v-btn-group--tile {
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;
18727
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);
18728
18746
  }.v-btn {
18729
18747
  align-items: center;
18730
18748
  border-radius: 4px;
@@ -19062,6 +19080,10 @@ html.overflow-y-hidden {
19062
19080
  top: 0;
19063
19081
  width: 100%;
19064
19082
  }
19083
+ .v-btn__loader > .v-progress-circular {
19084
+ width: 1.5em;
19085
+ height: 1.5em;
19086
+ }
19065
19087
 
19066
19088
  .v-btn__content,
19067
19089
  .v-btn__prepend,
@@ -19128,45 +19150,101 @@ html.overflow-y-hidden {
19128
19150
  }
19129
19151
  .v-pagination__item--is-active .v-btn__overlay {
19130
19152
  opacity: var(--v-border-opacity);
19131
- }.v-card {
19132
- display: block;
19153
+ }.v-btn-group {
19154
+ display: inline-flex;
19155
+ flex-wrap: nowrap;
19156
+ max-width: 100%;
19157
+ min-width: 0;
19133
19158
  overflow: hidden;
19134
- overflow-wrap: break-word;
19135
- position: relative;
19136
- padding: 0;
19137
- text-decoration: none;
19138
- transition-duration: 0.28s;
19139
- transition-property: box-shadow, opacity, background;
19140
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
19141
- z-index: 0;
19159
+ vertical-align: middle;
19142
19160
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
19143
19161
  border-style: solid;
19144
19162
  border-width: 0;
19163
+ 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));
19145
19164
  border-radius: 4px;
19165
+ background: transparent;
19166
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
19146
19167
  }
19147
- .v-card--border {
19168
+ .v-btn-group--border {
19148
19169
  border-width: thin;
19149
19170
  box-shadow: none;
19150
19171
  }
19151
- .v-card--absolute {
19152
- position: absolute;
19153
- }
19154
- .v-card--fixed {
19155
- position: fixed;
19172
+ .v-btn-group--density-default.v-btn-group {
19173
+ height: 48px;
19156
19174
  }
19157
- .v-card:hover > .v-card__overlay {
19158
- opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
19175
+
19176
+ .v-btn-group--density-comfortable.v-btn-group {
19177
+ height: 40px;
19159
19178
  }
19160
- .v-card:focus-visible > .v-card__overlay {
19161
- opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
19179
+
19180
+ .v-btn-group--density-compact.v-btn-group {
19181
+ height: 36px;
19162
19182
  }
19163
- @supports not selector(:focus-visible) {
19164
- .v-card:focus > .v-card__overlay {
19165
- opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
19166
- }
19183
+
19184
+ .v-btn-group .v-btn {
19185
+ border-radius: 0;
19186
+ border-color: inherit;
19167
19187
  }
19168
- .v-card--active > .v-card__overlay, .v-card[aria-haspopup=menu][aria-expanded=true] > .v-card__overlay {
19169
- opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
19188
+ .v-btn-group .v-btn:not(:last-child) {
19189
+ border-inline-end: none;
19190
+ }
19191
+ .v-btn-group .v-btn:not(:first-child) {
19192
+ border-inline-start: none;
19193
+ }
19194
+ .v-btn-group .v-btn:first-child {
19195
+ border-start-start-radius: inherit;
19196
+ border-end-start-radius: inherit;
19197
+ }
19198
+ .v-btn-group .v-btn:last-child {
19199
+ border-start-end-radius: inherit;
19200
+ border-end-end-radius: inherit;
19201
+ }
19202
+ .v-btn-group--divided .v-btn:not(:last-child) {
19203
+ border-inline-end-width: thin;
19204
+ border-inline-end-style: solid;
19205
+ border-inline-end-color: rgba(var(--v-border-color), var(--v-border-opacity));
19206
+ }
19207
+ .v-btn-group--tile {
19208
+ border-radius: 0;
19209
+ }.v-card {
19210
+ display: block;
19211
+ overflow: hidden;
19212
+ overflow-wrap: break-word;
19213
+ position: relative;
19214
+ padding: 0;
19215
+ text-decoration: none;
19216
+ transition-duration: 0.28s;
19217
+ transition-property: box-shadow, opacity, background;
19218
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
19219
+ z-index: 0;
19220
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
19221
+ border-style: solid;
19222
+ border-width: 0;
19223
+ border-radius: 4px;
19224
+ }
19225
+ .v-card--border {
19226
+ border-width: thin;
19227
+ box-shadow: none;
19228
+ }
19229
+ .v-card--absolute {
19230
+ position: absolute;
19231
+ }
19232
+ .v-card--fixed {
19233
+ position: fixed;
19234
+ }
19235
+ .v-card:hover > .v-card__overlay {
19236
+ opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
19237
+ }
19238
+ .v-card:focus-visible > .v-card__overlay {
19239
+ opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
19240
+ }
19241
+ @supports not selector(:focus-visible) {
19242
+ .v-card:focus > .v-card__overlay {
19243
+ opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
19244
+ }
19245
+ }
19246
+ .v-card--active > .v-card__overlay, .v-card[aria-haspopup=menu][aria-expanded=true] > .v-card__overlay {
19247
+ opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
19170
19248
  }
19171
19249
  .v-card--active:hover > .v-card__overlay, .v-card[aria-haspopup=menu][aria-expanded=true]:hover > .v-card__overlay {
19172
19250
  opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
@@ -19424,11 +19502,6 @@ html.overflow-y-hidden {
19424
19502
  pointer-events: none;
19425
19503
  opacity: 0;
19426
19504
  transition: opacity 0.2s ease-in-out;
19427
- }.v-checkbox.v-input {
19428
- flex: 0 1 auto;
19429
- }
19430
- .v-checkbox .v-selection-control {
19431
- min-height: var(--v-input-control-height);
19432
19505
  }.v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled) > .v-btn__overlay {
19433
19506
  opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
19434
19507
  }
@@ -19442,6 +19515,24 @@ html.overflow-y-hidden {
19442
19515
  .v-btn-toggle > .v-btn.v-btn--active:not(.v-btn--disabled):focus > .v-btn__overlay {
19443
19516
  opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
19444
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%;
19445
19536
  }.v-carousel {
19446
19537
  overflow: hidden;
19447
19538
  position: relative;
@@ -19505,6 +19596,11 @@ html.overflow-y-hidden {
19505
19596
  flex-direction: column;
19506
19597
  height: 100% !important;
19507
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);
19508
19604
  }.v-chip {
19509
19605
  align-items: center;
19510
19606
  display: inline-flex;
@@ -19915,24 +20011,26 @@ html.overflow-y-hidden {
19915
20011
 
19916
20012
  .v-chip--label {
19917
20013
  border-radius: 4px;
19918
- }.v-chip-group {
19919
- display: flex;
19920
- max-width: 100%;
19921
- min-width: 0;
19922
- overflow-x: auto;
19923
- padding: 4px 0;
20014
+ }.v-color-picker {
20015
+ align-self: flex-start;
20016
+ contain: content;
19924
20017
  }
19925
- .v-chip-group .v-chip {
19926
- margin: 4px 8px 4px 0;
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;
19927
20021
  }
19928
- .v-chip-group .v-chip.v-chip--selected:not(.v-chip--disabled) .v-chip__overlay {
19929
- opacity: var(--v-activated-opacity);
20022
+
20023
+ .v-color-picker__controls {
20024
+ display: flex;
20025
+ flex-direction: column;
20026
+ padding: 16px;
19930
20027
  }
19931
20028
 
19932
- .v-chip-group--column .v-slide-group__content {
19933
- white-space: normal;
19934
- flex-wrap: wrap;
19935
- 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));
19936
20034
  }.v-container {
19937
20035
  width: 100%;
19938
20036
  padding: 16px;
@@ -20605,6 +20703,92 @@ html.overflow-y-hidden {
20605
20703
  .offset-xxl-11 {
20606
20704
  margin-inline-start: 91.6666666667%;
20607
20705
  }
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;
20608
20792
  }.v-data-table {
20609
20793
  width: 100%;
20610
20794
  }
@@ -20738,26 +20922,6 @@ html.overflow-y-hidden {
20738
20922
  .v-data-table-rows-loading,
20739
20923
  .v-data-table-rows-no-data {
20740
20924
  text-align: center;
20741
- }.v-color-picker {
20742
- align-self: flex-start;
20743
- contain: content;
20744
- }
20745
- .v-color-picker.v-sheet {
20746
- 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));
20747
- border-radius: 4px;
20748
- }
20749
-
20750
- .v-color-picker__controls {
20751
- display: flex;
20752
- flex-direction: column;
20753
- padding: 16px;
20754
- }
20755
-
20756
- .v-color-picker--flat {
20757
- 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));
20758
- }
20759
- .v-color-picker--flat .v-color-picker__track:not(.v-input--is-disabled) .v-slider__thumb {
20760
- 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));
20761
20925
  }.v-data-table-footer {
20762
20926
  display: flex;
20763
20927
  align-items: center;
@@ -20793,92 +20957,91 @@ html.overflow-y-hidden {
20793
20957
 
20794
20958
  .v-data-table-footer__page {
20795
20959
  padding: 0 8px;
20796
- }.v-counter {
20797
- color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
20798
- flex: 0 1 auto;
20799
- font-size: 12px;
20800
- transition-duration: 150ms;
20801
- }.v-combobox .v-field .v-text-field__prefix,
20802
- .v-combobox .v-field .v-text-field__suffix,
20803
- .v-combobox .v-field .v-field__input, .v-combobox .v-field.v-field {
20804
- cursor: text;
20805
- }
20806
- .v-combobox .v-field .v-field__input > input {
20807
- flex: 1 1;
20960
+ }.v-date-picker {
20961
+ overflow: hidden;
20962
+ width: 328px;
20808
20963
  }
20809
- .v-combobox .v-field input {
20810
- min-width: 64px;
20964
+ .v-date-picker--show-week {
20965
+ width: 368px;
20966
+ }.v-date-picker-header {
20967
+ align-items: flex-end;
20968
+ height: 70px;
20969
+ display: grid;
20970
+ grid-template-areas: "prepend content append";
20971
+ grid-template-columns: min-content minmax(0, 1fr) min-content;
20972
+ overflow: hidden;
20973
+ padding-inline: 24px 12px;
20974
+ padding-bottom: 12px;
20811
20975
  }
20812
- .v-combobox .v-field:not(.v-field--focused) input {
20813
- min-width: 0;
20814
- }
20815
- .v-combobox .v-field--dirty .v-combobox__selection {
20816
- margin-inline-end: 2px;
20817
- }
20818
- .v-combobox .v-combobox__selection-text {
20819
- overflow: hidden;
20820
- text-overflow: ellipsis;
20821
- white-space: nowrap;
20976
+
20977
+ .v-date-picker-header__append {
20978
+ grid-area: append;
20822
20979
  }
20823
20980
 
20824
- .v-combobox__content {
20825
- overflow: hidden;
20826
- 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));
20827
- border-radius: 4px;
20828
- }
20829
- .v-combobox__mask {
20830
- background: rgb(var(--v-theme-surface-light));
20981
+ .v-date-picker-header__prepend {
20982
+ grid-area: prepend;
20983
+ padding-inline-start: 8px;
20831
20984
  }
20832
- .v-combobox__selection {
20833
- display: inline-flex;
20985
+
20986
+ .v-date-picker-header__content {
20834
20987
  align-items: center;
20835
- height: 1.5rem;
20836
- letter-spacing: inherit;
20837
- line-height: inherit;
20838
- max-width: calc(100% - 2px - 2px);
20839
- }
20840
- .v-combobox__selection:first-child {
20841
- margin-inline-start: 0;
20842
- }
20843
- .v-combobox--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
20844
- .v-combobox--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
20845
- .v-combobox--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
20846
- .v-combobox--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
20847
- top: 0px;
20988
+ display: inline-flex;
20989
+ font-size: 32px;
20990
+ line-height: 40px;
20991
+ grid-area: content;
20992
+ justify-content: space-between;
20848
20993
  }
20849
- .v-combobox--selecting-index .v-combobox__selection {
20850
- opacity: var(--v-medium-emphasis-opacity);
20994
+ .v-date-picker-header--clickable .v-date-picker-header__content {
20995
+ cursor: pointer;
20851
20996
  }
20852
- .v-combobox--selecting-index .v-combobox__selection--selected {
20853
- opacity: 1;
20997
+ .v-date-picker-header--clickable .v-date-picker-header__content:not(:hover) {
20998
+ opacity: 0.7;
20854
20999
  }
20855
- .v-combobox--selecting-index .v-field__input > input {
20856
- caret-color: transparent;
21000
+
21001
+ .date-picker-header-transition-enter-active,
21002
+ .date-picker-header-reverse-transition-enter-active {
21003
+ transition-duration: 0.3s;
21004
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
20857
21005
  }
20858
- .v-combobox--single:not(.v-combobox--selection-slot).v-text-field input {
20859
- flex: 1 1;
20860
- position: absolute;
20861
- left: 0;
20862
- right: 0;
20863
- width: 100%;
20864
- padding-inline: inherit;
21006
+ .date-picker-header-transition-leave-active,
21007
+ .date-picker-header-reverse-transition-leave-active {
21008
+ transition-duration: 0.3s;
21009
+ transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
20865
21010
  }
20866
- .v-combobox--single:not(.v-combobox--selection-slot) .v-field--active input {
20867
- transition: none;
21011
+
21012
+ .date-picker-header-transition-enter-from {
21013
+ transform: translate(0, 100%);
20868
21014
  }
20869
- .v-combobox--single:not(.v-combobox--selection-slot) .v-field--dirty:not(.v-field--focused) input {
21015
+ .date-picker-header-transition-leave-to {
20870
21016
  opacity: 0;
21017
+ transform: translate(0, -100%);
20871
21018
  }
20872
- .v-combobox--single:not(.v-combobox--selection-slot) .v-field--focused .v-combobox__selection {
21019
+
21020
+ .date-picker-header-reverse-transition-enter-from {
21021
+ transform: translate(0, -100%);
21022
+ }
21023
+ .date-picker-header-reverse-transition-leave-to {
20873
21024
  opacity: 0;
21025
+ transform: translate(0, 100%);
21026
+ }.v-date-picker-months {
21027
+ height: 288px;
20874
21028
  }
20875
- .v-combobox__menu-icon {
20876
- margin-inline-start: 4px;
20877
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
21029
+
21030
+ .v-date-picker-months__content {
21031
+ align-items: center;
21032
+ display: grid;
21033
+ flex: 1 1;
21034
+ height: inherit;
21035
+ justify-content: space-around;
21036
+ grid-template-columns: repeat(2, 1fr);
21037
+ grid-gap: 0px 24px;
21038
+ padding-inline-start: 36px;
21039
+ padding-inline-end: 36px;
20878
21040
  }
20879
- .v-combobox--active-menu .v-combobox__menu-icon {
20880
- opacity: var(--v-high-emphasis-opacity);
20881
- transform: rotate(180deg);
21041
+ .v-date-picker-months__content .v-btn {
21042
+ text-transform: none;
21043
+ padding-inline-start: 8px;
21044
+ padding-inline-end: 8px;
20882
21045
  }.v-date-picker-controls {
20883
21046
  display: flex;
20884
21047
  align-items: center;
@@ -20935,12 +21098,6 @@ html.overflow-y-hidden {
20935
21098
 
20936
21099
  .v-date-picker__title {
20937
21100
  display: inline-block;
20938
- }.v-date-picker {
20939
- overflow: hidden;
20940
- width: 328px;
20941
- }
20942
- .v-date-picker--show-week {
20943
- width: 368px;
20944
21101
  }.v-date-picker-years {
20945
21102
  height: 288px;
20946
21103
  overflow-y: scroll;
@@ -21011,85 +21168,6 @@ html.overflow-y-hidden {
21011
21168
 
21012
21169
  .v-date-picker-month__day--hide-adjacent {
21013
21170
  opacity: 0;
21014
- }.v-date-picker-months {
21015
- height: 288px;
21016
- }
21017
-
21018
- .v-date-picker-months__content {
21019
- align-items: center;
21020
- display: grid;
21021
- flex: 1 1;
21022
- height: inherit;
21023
- justify-content: space-around;
21024
- grid-template-columns: repeat(2, 1fr);
21025
- grid-gap: 0px 24px;
21026
- padding-inline-start: 36px;
21027
- padding-inline-end: 36px;
21028
- }
21029
- .v-date-picker-months__content .v-btn {
21030
- text-transform: none;
21031
- padding-inline-start: 8px;
21032
- padding-inline-end: 8px;
21033
- }.v-date-picker-header {
21034
- align-items: flex-end;
21035
- height: 70px;
21036
- display: grid;
21037
- grid-template-areas: "prepend content append";
21038
- grid-template-columns: min-content minmax(0, 1fr) min-content;
21039
- overflow: hidden;
21040
- padding-inline: 24px 12px;
21041
- padding-bottom: 12px;
21042
- }
21043
-
21044
- .v-date-picker-header__append {
21045
- grid-area: append;
21046
- }
21047
-
21048
- .v-date-picker-header__prepend {
21049
- grid-area: prepend;
21050
- padding-inline-start: 8px;
21051
- }
21052
-
21053
- .v-date-picker-header__content {
21054
- align-items: center;
21055
- display: inline-flex;
21056
- font-size: 32px;
21057
- line-height: 40px;
21058
- grid-area: content;
21059
- justify-content: space-between;
21060
- }
21061
- .v-date-picker-header--clickable .v-date-picker-header__content {
21062
- cursor: pointer;
21063
- }
21064
- .v-date-picker-header--clickable .v-date-picker-header__content:not(:hover) {
21065
- opacity: 0.7;
21066
- }
21067
-
21068
- .date-picker-header-transition-enter-active,
21069
- .date-picker-header-reverse-transition-enter-active {
21070
- transition-duration: 0.3s;
21071
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
21072
- }
21073
- .date-picker-header-transition-leave-active,
21074
- .date-picker-header-reverse-transition-leave-active {
21075
- transition-duration: 0.3s;
21076
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
21077
- }
21078
-
21079
- .date-picker-header-transition-enter-from {
21080
- transform: translate(0, 100%);
21081
- }
21082
- .date-picker-header-transition-leave-to {
21083
- opacity: 0;
21084
- transform: translate(0, -100%);
21085
- }
21086
-
21087
- .date-picker-header-reverse-transition-enter-from {
21088
- transform: translate(0, -100%);
21089
- }
21090
- .date-picker-header-reverse-transition-leave-to {
21091
- opacity: 0;
21092
- transform: translate(0, 100%);
21093
21171
  }.v-dialog {
21094
21172
  align-items: center;
21095
21173
  justify-content: center;
@@ -21178,35 +21256,6 @@ html.overflow-y-hidden {
21178
21256
  -webkit-backface-visibility: hidden;
21179
21257
  backface-visibility: hidden;
21180
21258
  overflow-y: auto;
21181
- }.v-divider {
21182
- display: block;
21183
- flex: 1 1 100%;
21184
- height: 0px;
21185
- max-height: 0px;
21186
- opacity: var(--v-border-opacity);
21187
- transition: inherit;
21188
- border-style: solid;
21189
- border-width: thin 0 0 0;
21190
- }
21191
- .v-divider--vertical {
21192
- align-self: stretch;
21193
- border-width: 0 thin 0 0;
21194
- display: inline-flex;
21195
- height: 100%;
21196
- margin-left: -1px;
21197
- max-height: 100%;
21198
- max-width: 0px;
21199
- vertical-align: text-bottom;
21200
- width: 0px;
21201
- }
21202
- .v-divider--inset:not(.v-divider--vertical) {
21203
- max-width: calc(100% - 72px);
21204
- margin-inline-start: 72px;
21205
- }
21206
- .v-divider--inset.v-divider--vertical {
21207
- margin-bottom: 8px;
21208
- margin-top: 8px;
21209
- max-height: calc(100% - 16px);
21210
21259
  }/* region INPUT */
21211
21260
  .v-field {
21212
21261
  display: grid;
@@ -21777,26 +21826,35 @@ textarea.v-field__input::placeholder {
21777
21826
  opacity: 0;
21778
21827
  }
21779
21828
 
21780
- /* endregion */.v-file-input--chips.v-input--density-compact .v-field--variant-solo .v-label.v-field-label--floating,
21781
- .v-file-input--chips.v-input--density-compact .v-field--variant-solo-inverted .v-label.v-field-label--floating,
21782
- .v-file-input--chips.v-input--density-compact .v-field--variant-filled .v-label.v-field-label--floating,
21783
- .v-file-input--chips.v-input--density-compact .v-field--variant-solo-filled .v-label.v-field-label--floating {
21784
- top: 0px;
21829
+ /* endregion */.v-divider {
21830
+ display: block;
21831
+ flex: 1 1 100%;
21832
+ height: 0px;
21833
+ max-height: 0px;
21834
+ opacity: var(--v-border-opacity);
21835
+ transition: inherit;
21836
+ border-style: solid;
21837
+ border-width: thin 0 0 0;
21785
21838
  }
21786
- .v-file-input input[type=file] {
21839
+ .v-divider--vertical {
21840
+ align-self: stretch;
21841
+ border-width: 0 thin 0 0;
21842
+ display: inline-flex;
21787
21843
  height: 100%;
21788
- left: 0;
21789
- opacity: 0;
21790
- position: absolute;
21791
- top: 0;
21792
- width: 100%;
21793
- z-index: 1;
21844
+ margin-left: -1px;
21845
+ max-height: 100%;
21846
+ max-width: 0px;
21847
+ vertical-align: text-bottom;
21848
+ width: 0px;
21794
21849
  }
21795
- .v-file-input .v-input__details {
21796
- padding-inline: 16px;
21850
+ .v-divider--inset:not(.v-divider--vertical) {
21851
+ max-width: calc(100% - 72px);
21852
+ margin-inline-start: 72px;
21797
21853
  }
21798
- .v-input--plain-underlined.v-file-input .v-input__details {
21799
- padding-inline: 0;
21854
+ .v-divider--inset.v-divider--vertical {
21855
+ margin-bottom: 8px;
21856
+ margin-top: 8px;
21857
+ max-height: calc(100% - 16px);
21800
21858
  }.v-footer {
21801
21859
  align-items: center;
21802
21860
  display: flex;
@@ -21825,59 +21883,6 @@ textarea.v-field__input::placeholder {
21825
21883
  }
21826
21884
  .v-footer--rounded {
21827
21885
  border-radius: 4px;
21828
- }.v-icon {
21829
- --v-icon-size-multiplier: 1;
21830
- align-items: center;
21831
- display: inline-flex;
21832
- font-feature-settings: "liga";
21833
- height: 1em;
21834
- justify-content: center;
21835
- letter-spacing: normal;
21836
- line-height: 1;
21837
- position: relative;
21838
- text-indent: 0;
21839
- text-align: center;
21840
- -webkit-user-select: none;
21841
- user-select: none;
21842
- vertical-align: middle;
21843
- width: 1em;
21844
- min-width: 1em;
21845
- }
21846
- .v-icon--clickable {
21847
- cursor: pointer;
21848
- }
21849
- .v-icon--disabled {
21850
- pointer-events: none;
21851
- opacity: 0.38;
21852
- }
21853
- .v-icon--size-x-small {
21854
- font-size: calc(var(--v-icon-size-multiplier) * 1em);
21855
- }
21856
- .v-icon--size-small {
21857
- font-size: calc(var(--v-icon-size-multiplier) * 1.25em);
21858
- }
21859
- .v-icon--size-default {
21860
- font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
21861
- }
21862
- .v-icon--size-large {
21863
- font-size: calc(var(--v-icon-size-multiplier) * 1.75em);
21864
- }
21865
- .v-icon--size-x-large {
21866
- font-size: calc(var(--v-icon-size-multiplier) * 2em);
21867
- }
21868
-
21869
- .v-icon__svg {
21870
- fill: currentColor;
21871
- width: 100%;
21872
- height: 100%;
21873
- }
21874
-
21875
- .v-icon--start {
21876
- margin-inline-end: 8px;
21877
- }
21878
-
21879
- .v-icon--end {
21880
- margin-inline-start: 8px;
21881
21886
  }.v-expansion-panel {
21882
21887
  background-color: rgb(var(--v-theme-surface));
21883
21888
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
@@ -22088,6 +22093,79 @@ textarea.v-field__input::placeholder {
22088
22093
  }
22089
22094
  .v-expansion-panels--tile > .v-expansion-panel {
22090
22095
  border-radius: 0;
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;
22101
+ }
22102
+ .v-file-input input[type=file] {
22103
+ height: 100%;
22104
+ left: 0;
22105
+ opacity: 0;
22106
+ position: absolute;
22107
+ top: 0;
22108
+ width: 100%;
22109
+ z-index: 1;
22110
+ }
22111
+ .v-file-input .v-input__details {
22112
+ padding-inline: 16px;
22113
+ }
22114
+ .v-input--plain-underlined.v-file-input .v-input__details {
22115
+ padding-inline: 0;
22116
+ }.v-icon {
22117
+ --v-icon-size-multiplier: 1;
22118
+ align-items: center;
22119
+ display: inline-flex;
22120
+ font-feature-settings: "liga";
22121
+ height: 1em;
22122
+ justify-content: center;
22123
+ letter-spacing: normal;
22124
+ line-height: 1;
22125
+ position: relative;
22126
+ text-indent: 0;
22127
+ text-align: center;
22128
+ -webkit-user-select: none;
22129
+ user-select: none;
22130
+ vertical-align: middle;
22131
+ width: 1em;
22132
+ min-width: 1em;
22133
+ }
22134
+ .v-icon--clickable {
22135
+ cursor: pointer;
22136
+ }
22137
+ .v-icon--disabled {
22138
+ pointer-events: none;
22139
+ opacity: 0.38;
22140
+ }
22141
+ .v-icon--size-x-small {
22142
+ font-size: calc(var(--v-icon-size-multiplier) * 1em);
22143
+ }
22144
+ .v-icon--size-small {
22145
+ font-size: calc(var(--v-icon-size-multiplier) * 1.25em);
22146
+ }
22147
+ .v-icon--size-default {
22148
+ font-size: calc(var(--v-icon-size-multiplier) * 1.5em);
22149
+ }
22150
+ .v-icon--size-large {
22151
+ font-size: calc(var(--v-icon-size-multiplier) * 1.75em);
22152
+ }
22153
+ .v-icon--size-x-large {
22154
+ font-size: calc(var(--v-icon-size-multiplier) * 2em);
22155
+ }
22156
+
22157
+ .v-icon__svg {
22158
+ fill: currentColor;
22159
+ width: 100%;
22160
+ height: 100%;
22161
+ }
22162
+
22163
+ .v-icon--start {
22164
+ margin-inline-end: 8px;
22165
+ }
22166
+
22167
+ .v-icon--end {
22168
+ margin-inline-start: 8px;
22091
22169
  }.v-img {
22092
22170
  --v-theme-overlay-multiplier: 3;
22093
22171
  z-index: 0;
@@ -22124,31 +22202,6 @@ textarea.v-field__input::placeholder {
22124
22202
 
22125
22203
  .v-img__gradient {
22126
22204
  background-repeat: no-repeat;
22127
- }.v-infinite-scroll--horizontal {
22128
- display: flex;
22129
- flex-direction: row;
22130
- overflow-x: auto;
22131
- }
22132
- .v-infinite-scroll--horizontal .v-infinite-scroll-intersect {
22133
- height: 100%;
22134
- width: 1px;
22135
- }
22136
-
22137
- .v-infinite-scroll--vertical {
22138
- display: flex;
22139
- flex-direction: column;
22140
- overflow-y: auto;
22141
- }
22142
- .v-infinite-scroll--vertical .v-infinite-scroll-intersect {
22143
- height: 1px;
22144
- width: 100%;
22145
- }
22146
-
22147
- .v-infinite-scroll__side {
22148
- align-items: center;
22149
- display: flex;
22150
- justify-content: center;
22151
- padding: 8px;
22152
22205
  }.v-input {
22153
22206
  display: grid;
22154
22207
  flex: 1 1 auto;
@@ -22291,11 +22344,31 @@ textarea.v-field__input::placeholder {
22291
22344
 
22292
22345
  .v-input--density-compact.v-input--plain-underlined .v-input__prepend, .v-input--density-compact.v-input--plain-underlined .v-input__append {
22293
22346
  padding-top: calc(var(--v-input-padding-top) + 0px);
22294
- }.v-item-group {
22295
- flex: 0 1 auto;
22296
- max-width: 100%;
22297
- position: relative;
22298
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
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;
22299
22372
  }.v-label {
22300
22373
  align-items: center;
22301
22374
  color: inherit;
@@ -22311,50 +22384,171 @@ textarea.v-field__input::placeholder {
22311
22384
 
22312
22385
  .v-label--clickable {
22313
22386
  cursor: pointer;
22314
- }.v-list-item {
22315
- align-items: center;
22316
- display: grid;
22317
- flex: none;
22318
- grid-template-areas: "prepend content append";
22319
- grid-template-columns: max-content 1fr auto;
22320
- outline: none;
22387
+ }.v-item-group {
22388
+ flex: 0 1 auto;
22321
22389
  max-width: 100%;
22322
- padding: 4px 16px;
22323
22390
  position: relative;
22324
- text-decoration: none;
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;
22407
+ }.v-list {
22408
+ overflow: auto;
22409
+ padding: 8px 0;
22410
+ position: relative;
22411
+ outline: none;
22325
22412
  border-color: rgba(var(--v-border-color), var(--v-border-opacity));
22326
22413
  border-style: solid;
22327
22414
  border-width: 0;
22415
+ 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));
22328
22416
  border-radius: 0;
22417
+ background: rgba(var(--v-theme-surface));
22418
+ color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
22329
22419
  }
22330
- .v-list-item--border {
22420
+ .v-list--border {
22331
22421
  border-width: thin;
22332
22422
  box-shadow: none;
22333
22423
  }
22334
- .v-list-item:hover > .v-list-item__overlay {
22335
- opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
22336
- }
22337
- .v-list-item:focus-visible > .v-list-item__overlay {
22338
- opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
22424
+ .v-list--disabled {
22425
+ pointer-events: none;
22426
+ -webkit-user-select: none;
22427
+ user-select: none;
22339
22428
  }
22340
- @supports not selector(:focus-visible) {
22341
- .v-list-item:focus > .v-list-item__overlay {
22342
- opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
22343
- }
22429
+ .v-list--nav {
22430
+ padding-inline: 8px;
22344
22431
  }
22345
- .v-list-item--active > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true] > .v-list-item__overlay {
22346
- opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
22432
+ .v-list--rounded {
22433
+ border-radius: 4px;
22347
22434
  }
22348
- .v-list-item--active:hover > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true]:hover > .v-list-item__overlay {
22349
- opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
22435
+ .v-list--subheader {
22436
+ padding-top: 0;
22350
22437
  }
22351
- .v-list-item--active:focus-visible > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true]:focus-visible > .v-list-item__overlay {
22352
- opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
22438
+
22439
+ .v-list-img {
22440
+ border-radius: inherit;
22441
+ display: flex;
22442
+ height: 100%;
22443
+ left: 0;
22444
+ overflow: hidden;
22445
+ position: absolute;
22446
+ top: 0;
22447
+ width: 100%;
22448
+ z-index: -1;
22353
22449
  }
22354
- @supports not selector(:focus-visible) {
22355
- .v-list-item--active:focus > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true]:focus > .v-list-item__overlay {
22356
- opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
22357
- }
22450
+
22451
+ .v-list-subheader {
22452
+ align-items: center;
22453
+ background: inherit;
22454
+ color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
22455
+ display: flex;
22456
+ font-size: 0.875rem;
22457
+ font-weight: 400;
22458
+ line-height: 1.375rem;
22459
+ padding-inline-end: 16px;
22460
+ min-height: 40px;
22461
+ transition: 0.2s min-height cubic-bezier(0.4, 0, 0.2, 1);
22462
+ }
22463
+ .v-list-subheader__text {
22464
+ overflow: hidden;
22465
+ text-overflow: ellipsis;
22466
+ white-space: nowrap;
22467
+ }
22468
+ .v-list--density-default .v-list-subheader {
22469
+ min-height: 40px;
22470
+ padding-inline-start: calc(16px + var(--indent-padding)) !important;
22471
+ }
22472
+
22473
+ .v-list--density-comfortable .v-list-subheader {
22474
+ min-height: 36px;
22475
+ padding-inline-start: calc(16px + var(--indent-padding)) !important;
22476
+ }
22477
+
22478
+ .v-list--density-compact .v-list-subheader {
22479
+ min-height: 32px;
22480
+ padding-inline-start: calc(16px + var(--indent-padding)) !important;
22481
+ }
22482
+
22483
+ .v-list-subheader--inset {
22484
+ --indent-padding: 56px;
22485
+ }
22486
+ .v-list--nav .v-list-subheader {
22487
+ font-size: 0.75rem;
22488
+ }
22489
+ .v-list-subheader--sticky {
22490
+ background: inherit;
22491
+ left: 0;
22492
+ position: sticky;
22493
+ top: 0;
22494
+ z-index: 1;
22495
+ }
22496
+
22497
+ .v-list__overlay {
22498
+ background-color: currentColor;
22499
+ border-radius: inherit;
22500
+ bottom: 0;
22501
+ left: 0;
22502
+ opacity: 0;
22503
+ pointer-events: none;
22504
+ position: absolute;
22505
+ right: 0;
22506
+ top: 0;
22507
+ transition: opacity 0.2s ease-in-out;
22508
+ }.v-list-item {
22509
+ align-items: center;
22510
+ display: grid;
22511
+ flex: none;
22512
+ grid-template-areas: "prepend content append";
22513
+ grid-template-columns: max-content 1fr auto;
22514
+ outline: none;
22515
+ max-width: 100%;
22516
+ padding: 4px 16px;
22517
+ position: relative;
22518
+ text-decoration: none;
22519
+ border-color: rgba(var(--v-border-color), var(--v-border-opacity));
22520
+ border-style: solid;
22521
+ border-width: 0;
22522
+ border-radius: 0;
22523
+ }
22524
+ .v-list-item--border {
22525
+ border-width: thin;
22526
+ box-shadow: none;
22527
+ }
22528
+ .v-list-item:hover > .v-list-item__overlay {
22529
+ opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
22530
+ }
22531
+ .v-list-item:focus-visible > .v-list-item__overlay {
22532
+ opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
22533
+ }
22534
+ @supports not selector(:focus-visible) {
22535
+ .v-list-item:focus > .v-list-item__overlay {
22536
+ opacity: calc(var(--v-focus-opacity) * var(--v-theme-overlay-multiplier));
22537
+ }
22538
+ }
22539
+ .v-list-item--active > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true] > .v-list-item__overlay {
22540
+ opacity: calc(var(--v-activated-opacity) * var(--v-theme-overlay-multiplier));
22541
+ }
22542
+ .v-list-item--active:hover > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true]:hover > .v-list-item__overlay {
22543
+ opacity: calc((var(--v-activated-opacity) + var(--v-hover-opacity)) * var(--v-theme-overlay-multiplier));
22544
+ }
22545
+ .v-list-item--active:focus-visible > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true]:focus-visible > .v-list-item__overlay {
22546
+ opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
22547
+ }
22548
+ @supports not selector(:focus-visible) {
22549
+ .v-list-item--active:focus > .v-list-item__overlay, .v-list-item[aria-haspopup=menu][aria-expanded=true]:focus > .v-list-item__overlay {
22550
+ opacity: calc((var(--v-activated-opacity) + var(--v-focus-opacity)) * var(--v-theme-overlay-multiplier));
22551
+ }
22358
22552
  }
22359
22553
  .v-list-item--variant-plain, .v-list-item--variant-outlined, .v-list-item--variant-text, .v-list-item--variant-tonal {
22360
22554
  background: transparent;
@@ -22765,124 +22959,36 @@ textarea.v-field__input::placeholder {
22765
22959
  }
22766
22960
  .v-list-group__header.v-list-item--active:hover .v-list-item__overlay {
22767
22961
  opacity: calc(var(--v-hover-opacity) * var(--v-theme-overlay-multiplier));
22768
- }.v-list {
22769
- overflow: auto;
22770
- padding: 8px 0;
22771
- position: relative;
22772
- outline: none;
22773
- border-color: rgba(var(--v-border-color), var(--v-border-opacity));
22774
- border-style: solid;
22775
- border-width: 0;
22776
- 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));
22777
- border-radius: 0;
22778
- background: rgba(var(--v-theme-surface));
22779
- color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
22780
- }
22781
- .v-list--border {
22782
- border-width: thin;
22783
- box-shadow: none;
22784
- }
22785
- .v-list--disabled {
22786
- pointer-events: none;
22787
- -webkit-user-select: none;
22788
- user-select: none;
22789
- }
22790
- .v-list--nav {
22791
- padding-inline: 8px;
22792
- }
22793
- .v-list--rounded {
22794
- border-radius: 4px;
22962
+ }.v-locale-provider {
22963
+ display: contents;
22964
+ }.v-main {
22965
+ flex: 1 0 auto;
22966
+ max-width: 100%;
22967
+ transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
22968
+ padding-left: var(--v-layout-left);
22969
+ padding-right: var(--v-layout-right);
22970
+ padding-top: var(--v-layout-top);
22971
+ padding-bottom: var(--v-layout-bottom);
22795
22972
  }
22796
- .v-list--subheader {
22797
- padding-top: 0;
22973
+ .v-main__scroller {
22974
+ max-width: 100%;
22975
+ position: relative;
22798
22976
  }
22799
-
22800
- .v-list-img {
22801
- border-radius: inherit;
22977
+ .v-main--scrollable {
22802
22978
  display: flex;
22803
- height: 100%;
22804
- left: 0;
22805
- overflow: hidden;
22806
22979
  position: absolute;
22807
22980
  top: 0;
22808
- width: 100%;
22809
- z-index: -1;
22810
- }
22811
-
22812
- .v-list-subheader {
22813
- align-items: center;
22814
- background: inherit;
22815
- color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
22816
- display: flex;
22817
- font-size: 0.875rem;
22818
- font-weight: 400;
22819
- line-height: 1.375rem;
22820
- padding-inline-end: 16px;
22821
- min-height: 40px;
22822
- transition: 0.2s min-height cubic-bezier(0.4, 0, 0.2, 1);
22823
- }
22824
- .v-list-subheader__text {
22825
- overflow: hidden;
22826
- text-overflow: ellipsis;
22827
- white-space: nowrap;
22828
- }
22829
- .v-list--density-default .v-list-subheader {
22830
- min-height: 40px;
22831
- padding-inline-start: calc(16px + var(--indent-padding)) !important;
22832
- }
22833
-
22834
- .v-list--density-comfortable .v-list-subheader {
22835
- min-height: 36px;
22836
- padding-inline-start: calc(16px + var(--indent-padding)) !important;
22837
- }
22838
-
22839
- .v-list--density-compact .v-list-subheader {
22840
- min-height: 32px;
22841
- padding-inline-start: calc(16px + var(--indent-padding)) !important;
22842
- }
22843
-
22844
- .v-list-subheader--inset {
22845
- --indent-padding: 56px;
22846
- }
22847
- .v-list--nav .v-list-subheader {
22848
- font-size: 0.75rem;
22849
- }
22850
- .v-list-subheader--sticky {
22851
- background: inherit;
22852
- left: 0;
22853
- position: sticky;
22854
- top: 0;
22855
- z-index: 1;
22856
- }
22857
-
22858
- .v-list__overlay {
22859
- background-color: currentColor;
22860
- border-radius: inherit;
22861
- bottom: 0;
22862
22981
  left: 0;
22863
- opacity: 0;
22864
- pointer-events: none;
22865
- position: absolute;
22866
- right: 0;
22867
- top: 0;
22868
- transition: opacity 0.2s ease-in-out;
22869
- }.v-layout {
22870
- --v-scrollbar-offset: 0px;
22871
- display: flex;
22872
- flex: 1 1 auto;
22873
- }
22874
- .v-layout--full-height {
22875
- --v-scrollbar-offset: inherit;
22982
+ width: 100%;
22876
22983
  height: 100%;
22877
- }.v-layout-item {
22878
- position: absolute;
22879
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
22880
22984
  }
22881
-
22882
- .v-layout-item--absolute {
22883
- position: absolute;
22884
- }.v-locale-provider {
22885
- display: contents;
22985
+ .v-main--scrollable > .v-main__scroller {
22986
+ flex: 1 1 auto;
22987
+ overflow-y: auto;
22988
+ --v-layout-left: 0px;
22989
+ --v-layout-right: 0px;
22990
+ --v-layout-top: 0px;
22991
+ --v-layout-bottom: 0px;
22886
22992
  }.v-navigation-drawer {
22887
22993
  -webkit-overflow-scrolling: touch;
22888
22994
  background: rgb(var(--v-theme-surface));
@@ -22997,34 +23103,19 @@ textarea.v-field__input::placeholder {
22997
23103
  -webkit-hyphens: auto;
22998
23104
  hyphens: auto;
22999
23105
  transition-duration: 150ms;
23000
- }.v-main {
23001
- flex: 1 0 auto;
23002
- max-width: 100%;
23003
- transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
23004
- padding-left: var(--v-layout-left);
23005
- padding-right: var(--v-layout-right);
23006
- padding-top: var(--v-layout-top);
23007
- padding-bottom: var(--v-layout-bottom);
23008
- }
23009
- .v-main__scroller {
23010
- max-width: 100%;
23011
- position: relative;
23012
- }
23013
- .v-main--scrollable {
23106
+ }.v-menu > .v-overlay__content {
23014
23107
  display: flex;
23015
- position: absolute;
23016
- top: 0;
23017
- left: 0;
23018
- width: 100%;
23019
- height: 100%;
23108
+ flex-direction: column;
23109
+ border-radius: 4px;
23020
23110
  }
23021
- .v-main--scrollable > .v-main__scroller {
23022
- flex: 1 1 auto;
23023
- overflow-y: auto;
23024
- --v-layout-left: 0px;
23025
- --v-layout-right: 0px;
23026
- --v-layout-top: 0px;
23027
- --v-layout-bottom: 0px;
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));
23028
23119
  }.v-otp-input {
23029
23120
  border-radius: 4px;
23030
23121
  align-items: center;
@@ -23081,19 +23172,6 @@ textarea.v-field__input::placeholder {
23081
23172
  }
23082
23173
  .v-otp-input__loader .v-progress-linear {
23083
23174
  position: absolute;
23084
- }.v-menu > .v-overlay__content {
23085
- display: flex;
23086
- flex-direction: column;
23087
- border-radius: 4px;
23088
- }
23089
- .v-menu > .v-overlay__content > .v-card,
23090
- .v-menu > .v-overlay__content > .v-sheet,
23091
- .v-menu > .v-overlay__content > .v-list {
23092
- background: rgb(var(--v-theme-surface));
23093
- border-radius: inherit;
23094
- overflow: auto;
23095
- height: 100%;
23096
- 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));
23097
23175
  }.v-overlay-container {
23098
23176
  contain: layout;
23099
23177
  left: 0;
@@ -23157,6 +23235,122 @@ html.v-overlay-scroll-blocked {
23157
23235
 
23158
23236
  .v-overlay--scroll-blocked {
23159
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;
23246
+ }.v-progress-circular {
23247
+ align-items: center;
23248
+ display: inline-flex;
23249
+ justify-content: center;
23250
+ position: relative;
23251
+ vertical-align: middle;
23252
+ }
23253
+ .v-progress-circular > svg {
23254
+ width: 100%;
23255
+ height: 100%;
23256
+ margin: auto;
23257
+ position: absolute;
23258
+ top: 0;
23259
+ bottom: 0;
23260
+ left: 0;
23261
+ right: 0;
23262
+ z-index: 0;
23263
+ }
23264
+
23265
+ .v-progress-circular__content {
23266
+ align-items: center;
23267
+ display: flex;
23268
+ justify-content: center;
23269
+ }
23270
+
23271
+ .v-progress-circular__underlay {
23272
+ color: rgba(var(--v-border-color), var(--v-border-opacity));
23273
+ stroke: currentColor;
23274
+ z-index: 1;
23275
+ }
23276
+
23277
+ .v-progress-circular__overlay {
23278
+ stroke: currentColor;
23279
+ transition: all 0.2s ease-in-out, stroke-width 0s;
23280
+ z-index: 2;
23281
+ }
23282
+
23283
+ .v-progress-circular--size-x-small {
23284
+ height: 16px;
23285
+ width: 16px;
23286
+ }
23287
+ .v-progress-circular--size-small {
23288
+ height: 24px;
23289
+ width: 24px;
23290
+ }
23291
+ .v-progress-circular--size-default {
23292
+ height: 32px;
23293
+ width: 32px;
23294
+ }
23295
+ .v-progress-circular--size-large {
23296
+ height: 48px;
23297
+ width: 48px;
23298
+ }
23299
+ .v-progress-circular--size-x-large {
23300
+ height: 64px;
23301
+ width: 64px;
23302
+ }
23303
+
23304
+ .v-progress-circular--indeterminate > svg {
23305
+ animation: progress-circular-rotate 1.4s linear infinite;
23306
+ transform-origin: center center;
23307
+ transition: all 0.2s ease-in-out;
23308
+ }
23309
+ .v-progress-circular--indeterminate .v-progress-circular__overlay {
23310
+ animation: progress-circular-dash 1.4s ease-in-out infinite, progress-circular-rotate 1.4s linear infinite;
23311
+ stroke-dasharray: 25, 200;
23312
+ stroke-dashoffset: 0;
23313
+ stroke-linecap: round;
23314
+ transform-origin: center center;
23315
+ transform: rotate(-90deg);
23316
+ }
23317
+
23318
+ .v-progress-circular--disable-shrink > svg {
23319
+ animation-duration: 0.7s;
23320
+ }
23321
+ .v-progress-circular--disable-shrink .v-progress-circular__overlay {
23322
+ animation: none;
23323
+ }
23324
+
23325
+ .v-progress-circular--indeterminate:not(.v-progress-circular--visible) > svg,
23326
+ .v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay {
23327
+ animation-play-state: paused !important;
23328
+ }
23329
+
23330
+ @keyframes progress-circular-dash {
23331
+ 0% {
23332
+ stroke-dasharray: 1, 200;
23333
+ stroke-dashoffset: 0px;
23334
+ }
23335
+ 50% {
23336
+ stroke-dasharray: 100, 200;
23337
+ stroke-dashoffset: -15px;
23338
+ }
23339
+ 100% {
23340
+ stroke-dasharray: 100, 200;
23341
+ stroke-dashoffset: -124px;
23342
+ }
23343
+ }
23344
+ @keyframes progress-circular-rotate {
23345
+ 100% {
23346
+ transform: rotate(270deg);
23347
+ }
23348
+ }.v-parallax {
23349
+ position: relative;
23350
+ overflow: hidden;
23351
+ }
23352
+ .v-parallax--active > .v-img__img {
23353
+ will-change: transform;
23160
23354
  }.v-progress-linear {
23161
23355
  background: transparent;
23162
23356
  overflow: hidden;
@@ -23366,217 +23560,75 @@ html.v-overlay-scroll-blocked {
23366
23560
  0% {
23367
23561
  background-position-x: var(--v-progress-linear-height);
23368
23562
  }
23369
- }.v-progress-circular {
23370
- align-items: center;
23371
- display: inline-flex;
23372
- justify-content: center;
23373
- position: relative;
23374
- vertical-align: middle;
23563
+ }.v-radio-group > .v-input__control {
23564
+ flex-direction: column;
23375
23565
  }
23376
- .v-progress-circular > svg {
23566
+ .v-radio-group > .v-input__control > .v-label {
23567
+ margin-inline-start: 16px;
23568
+ }
23569
+ .v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
23570
+ padding-inline-start: 6px;
23571
+ margin-top: 8px;
23572
+ }
23573
+ .v-radio-group .v-input__details {
23574
+ padding-inline: 16px;
23575
+ }.v-slider .v-slider__container input {
23576
+ cursor: default;
23577
+ padding: 0;
23377
23578
  width: 100%;
23378
- height: 100%;
23379
- margin: auto;
23380
- position: absolute;
23381
- top: 0;
23382
- bottom: 0;
23383
- left: 0;
23384
- right: 0;
23385
- z-index: 0;
23579
+ display: none;
23580
+ }
23581
+ .v-slider > .v-input__append,
23582
+ .v-slider > .v-input__prepend {
23583
+ padding: 0;
23386
23584
  }
23387
23585
 
23388
- .v-progress-circular__content {
23389
- align-items: center;
23586
+ .v-slider__container {
23587
+ position: relative;
23588
+ min-height: inherit;
23589
+ width: 100%;
23590
+ height: 100%;
23390
23591
  display: flex;
23391
23592
  justify-content: center;
23593
+ align-items: center;
23594
+ cursor: pointer;
23392
23595
  }
23393
-
23394
- .v-progress-circular__underlay {
23395
- color: rgba(var(--v-border-color), var(--v-border-opacity));
23396
- stroke: currentColor;
23397
- z-index: 1;
23596
+ .v-input--disabled .v-slider__container {
23597
+ opacity: var(--v-disabled-opacity);
23398
23598
  }
23399
-
23400
- .v-progress-circular__overlay {
23401
- stroke: currentColor;
23402
- transition: all 0.2s ease-in-out, stroke-width 0s;
23403
- z-index: 2;
23599
+ .v-input--error:not(.v-input--disabled) .v-slider__container {
23600
+ color: rgb(var(--v-theme-error));
23404
23601
  }
23405
23602
 
23406
- .v-progress-circular--size-x-small {
23407
- height: 16px;
23408
- width: 16px;
23409
- }
23410
- .v-progress-circular--size-small {
23411
- height: 24px;
23412
- width: 24px;
23413
- }
23414
- .v-progress-circular--size-default {
23415
- height: 32px;
23416
- width: 32px;
23417
- }
23418
- .v-progress-circular--size-large {
23419
- height: 48px;
23420
- width: 48px;
23603
+ .v-slider.v-input--horizontal {
23604
+ align-items: center;
23605
+ margin-inline: 8px 8px;
23421
23606
  }
23422
- .v-progress-circular--size-x-large {
23423
- height: 64px;
23424
- width: 64px;
23607
+ .v-slider.v-input--horizontal > .v-input__control {
23608
+ min-height: 32px;
23609
+ display: flex;
23610
+ align-items: center;
23425
23611
  }
23426
23612
 
23427
- .v-progress-circular--indeterminate > svg {
23428
- animation: progress-circular-rotate 1.4s linear infinite;
23429
- transform-origin: center center;
23430
- transition: all 0.2s ease-in-out;
23613
+ .v-slider.v-input--vertical {
23614
+ justify-content: center;
23615
+ margin-top: 12px;
23616
+ margin-bottom: 12px;
23431
23617
  }
23432
- .v-progress-circular--indeterminate .v-progress-circular__overlay {
23433
- animation: progress-circular-dash 1.4s ease-in-out infinite, progress-circular-rotate 1.4s linear infinite;
23434
- stroke-dasharray: 25, 200;
23435
- stroke-dashoffset: 0;
23436
- stroke-linecap: round;
23437
- transform-origin: center center;
23438
- transform: rotate(-90deg);
23618
+ .v-slider.v-input--vertical > .v-input__control {
23619
+ min-height: 300px;
23439
23620
  }
23440
23621
 
23441
- .v-progress-circular--disable-shrink > svg {
23442
- animation-duration: 0.7s;
23443
- }
23444
- .v-progress-circular--disable-shrink .v-progress-circular__overlay {
23445
- animation: none;
23622
+ .v-slider.v-input--disabled {
23623
+ pointer-events: none;
23446
23624
  }
23447
23625
 
23448
- .v-progress-circular--indeterminate:not(.v-progress-circular--visible) > svg,
23449
- .v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay {
23450
- animation-play-state: paused !important;
23451
- }
23452
-
23453
- @keyframes progress-circular-dash {
23454
- 0% {
23455
- stroke-dasharray: 1, 200;
23456
- stroke-dashoffset: 0px;
23457
- }
23458
- 50% {
23459
- stroke-dasharray: 100, 200;
23460
- stroke-dashoffset: -15px;
23461
- }
23462
- 100% {
23463
- stroke-dasharray: 100, 200;
23464
- stroke-dashoffset: -124px;
23465
- }
23466
- }
23467
- @keyframes progress-circular-rotate {
23468
- 100% {
23469
- transform: rotate(270deg);
23470
- }
23471
- }.v-pagination__list {
23472
- display: inline-flex;
23473
- list-style-type: none;
23474
- justify-content: center;
23475
- width: 100%;
23476
- }
23477
- .v-pagination__item, .v-pagination__first, .v-pagination__prev, .v-pagination__next, .v-pagination__last {
23478
- margin: 0.3rem;
23479
- }.v-parallax {
23480
- position: relative;
23481
- overflow: hidden;
23482
- }
23483
- .v-parallax--active > .v-img__img {
23484
- will-change: transform;
23485
- }.v-slider .v-slider__container input {
23486
- cursor: default;
23487
- padding: 0;
23488
- width: 100%;
23489
- display: none;
23490
- }
23491
- .v-slider > .v-input__append,
23492
- .v-slider > .v-input__prepend {
23493
- padding: 0;
23494
- }
23495
-
23496
- .v-slider__container {
23497
- position: relative;
23498
- min-height: inherit;
23499
- width: 100%;
23500
- height: 100%;
23501
- display: flex;
23502
- justify-content: center;
23503
- align-items: center;
23504
- cursor: pointer;
23505
- }
23506
- .v-input--disabled .v-slider__container {
23507
- opacity: var(--v-disabled-opacity);
23508
- }
23509
- .v-input--error:not(.v-input--disabled) .v-slider__container {
23510
- color: rgb(var(--v-theme-error));
23511
- }
23512
-
23513
- .v-slider.v-input--horizontal {
23514
- align-items: center;
23515
- margin-inline: 8px 8px;
23516
- }
23517
- .v-slider.v-input--horizontal > .v-input__control {
23518
- min-height: 32px;
23519
- display: flex;
23520
- align-items: center;
23521
- }
23522
-
23523
- .v-slider.v-input--vertical {
23524
- justify-content: center;
23525
- margin-top: 12px;
23526
- margin-bottom: 12px;
23527
- }
23528
- .v-slider.v-input--vertical > .v-input__control {
23529
- min-height: 300px;
23530
- }
23531
-
23532
- .v-slider.v-input--disabled {
23533
- pointer-events: none;
23534
- }
23535
-
23536
- .v-slider--has-labels > .v-input__control {
23537
- margin-bottom: 4px;
23626
+ .v-slider--has-labels > .v-input__control {
23627
+ margin-bottom: 4px;
23538
23628
  }
23539
23629
 
23540
23630
  .v-slider__label {
23541
23631
  margin-inline-end: 12px;
23542
- }.v-radio-group > .v-input__control {
23543
- flex-direction: column;
23544
- }
23545
- .v-radio-group > .v-input__control > .v-label {
23546
- margin-inline-start: 16px;
23547
- }
23548
- .v-radio-group > .v-input__control > .v-label + .v-selection-control-group {
23549
- padding-inline-start: 6px;
23550
- margin-top: 8px;
23551
- }
23552
- .v-radio-group .v-input__details {
23553
- padding-inline: 16px;
23554
- }.v-responsive {
23555
- display: flex;
23556
- flex: 1 0 auto;
23557
- max-height: 100%;
23558
- max-width: 100%;
23559
- overflow: hidden;
23560
- position: relative;
23561
- }
23562
- .v-responsive--inline {
23563
- display: inline-flex;
23564
- flex: 0 0 auto;
23565
- }
23566
-
23567
- .v-responsive__content {
23568
- flex: 1 0 0px;
23569
- max-width: 100%;
23570
- }
23571
-
23572
- .v-responsive__sizer ~ .v-responsive__content {
23573
- margin-inline-start: -100%;
23574
- }
23575
-
23576
- .v-responsive__sizer {
23577
- flex: 1 0 0px;
23578
- transition: padding-bottom 0.2s cubic-bezier(0.4, 0, 0.2, 1);
23579
- pointer-events: none;
23580
23632
  }.v-rating {
23581
23633
  max-width: 100%;
23582
23634
  display: inline-flex;
@@ -23631,6 +23683,40 @@ html.v-overlay-scroll-blocked {
23631
23683
  opacity: 0;
23632
23684
  position: absolute;
23633
23685
  width: 0;
23686
+ }.v-responsive {
23687
+ display: flex;
23688
+ flex: 1 0 auto;
23689
+ max-height: 100%;
23690
+ max-width: 100%;
23691
+ overflow: hidden;
23692
+ position: relative;
23693
+ }
23694
+ .v-responsive--inline {
23695
+ display: inline-flex;
23696
+ flex: 0 0 auto;
23697
+ }
23698
+
23699
+ .v-responsive__content {
23700
+ flex: 1 0 0px;
23701
+ max-width: 100%;
23702
+ }
23703
+
23704
+ .v-responsive__sizer ~ .v-responsive__content {
23705
+ margin-inline-start: -100%;
23706
+ }
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;
23716
+ }
23717
+ .v-selection-control-group--inline {
23718
+ flex-direction: row;
23719
+ flex-wrap: wrap;
23634
23720
  }.v-select .v-field .v-text-field__prefix,
23635
23721
  .v-select .v-field .v-text-field__suffix,
23636
23722
  .v-select .v-field .v-field__input, .v-select .v-field.v-field {
@@ -23808,75 +23894,241 @@ html.v-overlay-scroll-blocked {
23808
23894
  }
23809
23895
  .v-sheet--rounded {
23810
23896
  border-radius: 4px;
23811
- }.v-skeleton-loader {
23812
- align-items: center;
23813
- background: rgb(var(--v-theme-surface));
23814
- border-radius: 4px;
23897
+ }.v-slide-group {
23815
23898
  display: flex;
23816
- flex-wrap: wrap;
23817
- position: relative;
23818
- vertical-align: top;
23899
+ overflow: hidden;
23819
23900
  }
23820
- .v-skeleton-loader__actions {
23821
- justify-content: end;
23901
+
23902
+ .v-slide-group__next,
23903
+ .v-slide-group__prev {
23904
+ align-items: center;
23905
+ display: flex;
23906
+ flex: 0 1 52px;
23907
+ justify-content: center;
23908
+ min-width: 52px;
23909
+ cursor: pointer;
23822
23910
  }
23823
- .v-skeleton-loader .v-skeleton-loader__ossein {
23824
- height: 100%;
23911
+ .v-slide-group__next--disabled,
23912
+ .v-slide-group__prev--disabled {
23913
+ pointer-events: none;
23914
+ opacity: var(--v-disabled-opacity);
23825
23915
  }
23826
- .v-skeleton-loader .v-skeleton-loader__avatar,
23827
- .v-skeleton-loader .v-skeleton-loader__button,
23828
- .v-skeleton-loader .v-skeleton-loader__chip,
23829
- .v-skeleton-loader .v-skeleton-loader__divider,
23830
- .v-skeleton-loader .v-skeleton-loader__heading,
23831
- .v-skeleton-loader .v-skeleton-loader__image,
23832
- .v-skeleton-loader .v-skeleton-loader__ossein,
23833
- .v-skeleton-loader .v-skeleton-loader__text {
23834
- background: rgba(var(--v-theme-on-surface), var(--v-border-opacity));
23916
+
23917
+ .v-slide-group__content {
23918
+ display: flex;
23919
+ flex: 1 0 auto;
23920
+ position: relative;
23921
+ transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
23922
+ white-space: nowrap;
23835
23923
  }
23836
- .v-skeleton-loader .v-skeleton-loader__list-item,
23837
- .v-skeleton-loader .v-skeleton-loader__list-item-avatar,
23838
- .v-skeleton-loader .v-skeleton-loader__list-item-text,
23839
- .v-skeleton-loader .v-skeleton-loader__list-item-two-line,
23840
- .v-skeleton-loader .v-skeleton-loader__list-item-avatar-two-line,
23841
- .v-skeleton-loader .v-skeleton-loader__list-item-three-line,
23842
- .v-skeleton-loader .v-skeleton-loader__list-item-avatar-three-line {
23843
- border-radius: 4px;
23924
+ .v-slide-group__content > * {
23925
+ white-space: initial;
23844
23926
  }
23845
- .v-skeleton-loader__bone {
23846
- align-items: center;
23847
- border-radius: inherit;
23927
+
23928
+ .v-slide-group__container {
23929
+ contain: content;
23848
23930
  display: flex;
23849
- flex: 1 1 100%;
23850
- flex-wrap: wrap;
23931
+ flex: 1 1 auto;
23851
23932
  overflow: hidden;
23852
- position: relative;
23853
23933
  }
23854
- .v-skeleton-loader__bone::after {
23855
- content: "";
23856
- position: absolute;
23857
- top: 0;
23858
- left: 0;
23859
- width: 100%;
23860
- height: 100%;
23861
- animation: loading 1.5s infinite;
23862
- background: linear-gradient(90deg, rgba(var(--v-theme-surface), 0), rgba(var(--v-theme-surface), 0.3), rgba(var(--v-theme-surface), 0));
23863
- transform: translateX(-100%);
23864
- z-index: 1;
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;
23865
23941
  }
23866
- .v-skeleton-loader__avatar {
23867
- border-radius: 50%;
23868
- flex: 0 1 auto;
23869
- margin: 8px 16px;
23870
- max-height: 48px;
23871
- min-height: 48px;
23872
- height: 48px;
23873
- max-width: 48px;
23874
- min-width: 48px;
23875
- width: 48px;
23942
+
23943
+ .v-switch__loader {
23944
+ display: flex;
23876
23945
  }
23877
- .v-skeleton-loader__avatar + .v-skeleton-loader__bone {
23878
- flex: 1 1 auto;
23879
- margin-inline-start: 0;
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;
23965
+ }
23966
+
23967
+ .v-switch__track-false {
23968
+ margin-inline-start: auto;
23969
+ }
23970
+ .v-selection-control--dirty .v-switch__track-false {
23971
+ opacity: 0;
23972
+ }
23973
+
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);
23986
+ }
23987
+ .v-switch--inset .v-switch__track {
23988
+ border-radius: 9999px;
23989
+ font-size: 0.75rem;
23990
+ height: 32px;
23991
+ min-width: 52px;
23992
+ }
23993
+
23994
+ .v-switch__thumb {
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%;
23999
+ display: flex;
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;
24007
+ overflow: hidden;
24008
+ }
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));
24011
+ }
24012
+ .v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb {
24013
+ background: rgb(var(--v-theme-surface-variant));
24014
+ color: rgb(var(--v-theme-on-surface-variant));
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));
24016
+ }
24017
+ .v-switch--inset .v-switch__thumb {
24018
+ height: 24px;
24019
+ width: 24px;
24020
+ transform: scale(0.6666666667);
24021
+ }
24022
+ .v-switch--inset .v-switch__thumb--filled {
24023
+ transform: none;
24024
+ }
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);
24028
+ }
24029
+
24030
+ .v-switch.v-input {
24031
+ flex: 0 1 auto;
24032
+ }
24033
+ .v-switch .v-selection-control {
24034
+ min-height: var(--v-input-control-height);
24035
+ }
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;
24041
+ }
24042
+ .v-switch .v-selection-control__input .v-icon {
24043
+ position: absolute;
24044
+ }
24045
+ .v-switch .v-selection-control--dirty .v-selection-control__input {
24046
+ transform: translateX(10px);
24047
+ }
24048
+ .v-switch.v-switch--indeterminate .v-selection-control__input {
24049
+ transform: scale(0.8);
24050
+ }
24051
+ .v-switch.v-switch--indeterminate .v-switch__thumb {
24052
+ transform: scale(0.75);
24053
+ box-shadow: none;
24054
+ }
24055
+ .v-switch.v-switch--inset .v-selection-control__wrapper {
24056
+ width: auto;
24057
+ }
24058
+ .v-switch.v-input--vertical .v-label {
24059
+ min-width: max-content;
24060
+ }
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;
24071
+ }
24072
+ .v-skeleton-loader__actions {
24073
+ justify-content: end;
24074
+ }
24075
+ .v-skeleton-loader .v-skeleton-loader__ossein {
24076
+ height: 100%;
24077
+ }
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));
24087
+ }
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 {
24095
+ border-radius: 4px;
24096
+ }
24097
+ .v-skeleton-loader__bone {
24098
+ align-items: center;
24099
+ border-radius: inherit;
24100
+ display: flex;
24101
+ flex: 1 1 100%;
24102
+ flex-wrap: wrap;
24103
+ overflow: hidden;
24104
+ position: relative;
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%);
24116
+ z-index: 1;
24117
+ }
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;
23880
24132
  }
23881
24133
  .v-skeleton-loader__avatar + .v-skeleton-loader__sentences > .v-skeleton-loader__text,
23882
24134
  .v-skeleton-loader__avatar + .v-skeleton-loader__paragraph > .v-skeleton-loader__text {
@@ -24031,14 +24283,6 @@ html.v-overlay-scroll-blocked {
24031
24283
  100% {
24032
24284
  transform: translateX(100%);
24033
24285
  }
24034
- }.v-selection-control-group {
24035
- grid-area: control;
24036
- display: flex;
24037
- flex-direction: column;
24038
- }
24039
- .v-selection-control-group--inline {
24040
- flex-direction: row;
24041
- flex-wrap: wrap;
24042
24286
  }.v-snackbar {
24043
24287
  justify-content: center;
24044
24288
  z-index: 10000;
@@ -24137,413 +24381,56 @@ html.v-overlay-scroll-blocked {
24137
24381
  .v-snackbar--vertical .v-snackbar__wrapper {
24138
24382
  flex-direction: column;
24139
24383
  }
24140
- .v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions {
24141
- align-self: flex-end;
24142
- margin-bottom: 8px;
24143
- }
24144
-
24145
- .v-snackbar-transition-enter-active, .v-snackbar-transition-leave-active {
24146
- transition-duration: 0.15s;
24147
- transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
24148
- }
24149
- .v-snackbar-transition-enter-active {
24150
- transition-property: opacity, transform;
24151
- }
24152
- .v-snackbar-transition-enter-from {
24153
- opacity: 0;
24154
- transform: scale(0.8);
24155
- }
24156
- .v-snackbar-transition-leave-active {
24157
- transition-property: opacity;
24158
- }
24159
- .v-snackbar-transition-leave-to {
24160
- opacity: 0;
24161
- }.v-slide-group {
24162
- display: flex;
24163
- overflow: hidden;
24164
- }
24165
-
24166
- .v-slide-group__next,
24167
- .v-slide-group__prev {
24168
- align-items: center;
24169
- display: flex;
24170
- flex: 0 1 52px;
24171
- justify-content: center;
24172
- min-width: 52px;
24173
- cursor: pointer;
24174
- }
24175
- .v-slide-group__next--disabled,
24176
- .v-slide-group__prev--disabled {
24177
- pointer-events: none;
24178
- opacity: var(--v-disabled-opacity);
24179
- }
24180
-
24181
- .v-slide-group__content {
24182
- display: flex;
24183
- flex: 1 0 auto;
24184
- position: relative;
24185
- transition: 0.2s all cubic-bezier(0.4, 0, 0.2, 1);
24186
- white-space: nowrap;
24187
- }
24188
- .v-slide-group__content > * {
24189
- white-space: initial;
24190
- }
24191
-
24192
- .v-slide-group__container {
24193
- contain: content;
24194
- display: flex;
24195
- flex: 1 1 auto;
24196
- overflow: hidden;
24197
- }
24198
-
24199
- .v-slide-group--vertical,
24200
- .v-slide-group--vertical .v-slide-group__container,
24201
- .v-slide-group--vertical .v-slide-group__content {
24202
- flex-direction: column;
24203
- }.v-system-bar {
24204
- align-items: center;
24205
- display: flex;
24206
- flex: 1 1 auto;
24207
- height: 24px;
24208
- justify-content: flex-end;
24209
- max-width: 100%;
24210
- padding-inline: 8px;
24211
- position: relative;
24212
- text-align: end;
24213
- width: 100%;
24214
- 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));
24215
- background: rgba(var(--v-theme-surface-light));
24216
- color: rgba(var(--v-theme-on-surface-light), var(--v-high-emphasis-opacity));
24217
- font-size: 0.75rem;
24218
- font-weight: 400;
24219
- letter-spacing: 0.0333333333em;
24220
- line-height: 1.25rem;
24221
- text-transform: none;
24222
- }
24223
- .v-system-bar .v-icon {
24224
- opacity: var(--v-medium-emphasis-opacity);
24225
- }
24226
- .v-system-bar--absolute {
24227
- position: absolute;
24228
- }
24229
- .v-system-bar--fixed {
24230
- position: fixed;
24231
- }
24232
- .v-system-bar--rounded {
24233
- border-radius: 0;
24234
- }
24235
- .v-system-bar--window {
24236
- height: 32px;
24237
- }
24238
- .v-system-bar:not(.v-system-bar--absolute) {
24239
- padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
24240
- }.v-switch .v-label {
24241
- padding-inline-start: 10px;
24242
- }
24243
-
24244
- .v-switch__loader {
24245
- display: flex;
24246
- }
24247
- .v-switch__loader .v-progress-circular {
24248
- color: rgb(var(--v-theme-surface));
24249
- }
24250
-
24251
- .v-switch__track,
24252
- .v-switch__thumb {
24253
- transition: none;
24254
- }
24255
- .v-selection-control--error:not(.v-selection-control--disabled) .v-switch__track,
24256
- .v-selection-control--error:not(.v-selection-control--disabled) .v-switch__thumb {
24257
- background-color: rgb(var(--v-theme-error));
24258
- color: rgb(var(--v-theme-on-error));
24259
- }
24260
-
24261
- .v-switch__track-true {
24262
- margin-inline-end: auto;
24263
- }
24264
- .v-selection-control:not(.v-selection-control--dirty) .v-switch__track-true {
24265
- opacity: 0;
24266
- }
24267
-
24268
- .v-switch__track-false {
24269
- margin-inline-start: auto;
24270
- }
24271
- .v-selection-control--dirty .v-switch__track-false {
24272
- opacity: 0;
24273
- }
24274
-
24275
- .v-switch__track {
24276
- display: inline-flex;
24277
- align-items: center;
24278
- font-size: 0.5rem;
24279
- padding: 0 5px;
24280
- background-color: rgb(var(--v-theme-surface-variant));
24281
- border-radius: 9999px;
24282
- height: 14px;
24283
- opacity: 0.6;
24284
- min-width: 36px;
24285
- cursor: pointer;
24286
- transition: 0.2s background-color cubic-bezier(0.4, 0, 0.2, 1);
24287
- }
24288
- .v-switch--inset .v-switch__track {
24289
- border-radius: 9999px;
24290
- font-size: 0.75rem;
24291
- height: 32px;
24292
- min-width: 52px;
24293
- }
24294
-
24295
- .v-switch__thumb {
24296
- align-items: center;
24297
- background-color: rgb(var(--v-theme-surface-bright));
24298
- color: rgb(var(--v-theme-on-surface-bright));
24299
- border-radius: 50%;
24300
- display: flex;
24301
- font-size: 0.75rem;
24302
- height: 20px;
24303
- justify-content: center;
24304
- width: 20px;
24305
- pointer-events: none;
24306
- 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);
24307
- position: relative;
24308
- overflow: hidden;
24309
- }
24310
- .v-switch:not(.v-switch--inset) .v-switch__thumb {
24311
- 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));
24312
- }
24313
- .v-switch.v-switch--flat:not(.v-switch--inset) .v-switch__thumb {
24314
- background: rgb(var(--v-theme-surface-variant));
24315
- color: rgb(var(--v-theme-on-surface-variant));
24316
- box-shadow: 0px 0px 0px 0px var(--v-shadow-key-umbra-opacity, rgba(0, 0, 0, 0.2)), 0px 0px 0px 0px var(--v-shadow-key-penumbra-opacity, rgba(0, 0, 0, 0.14)), 0px 0px 0px 0px var(--v-shadow-key-ambient-opacity, rgba(0, 0, 0, 0.12));
24317
- }
24318
- .v-switch--inset .v-switch__thumb {
24319
- height: 24px;
24320
- width: 24px;
24321
- transform: scale(0.6666666667);
24322
- }
24323
- .v-switch--inset .v-switch__thumb--filled {
24324
- transform: none;
24325
- }
24326
- .v-switch--inset .v-selection-control--dirty .v-switch__thumb {
24327
- transform: none;
24328
- transition: 0.15s 0.05s transform cubic-bezier(0, 0, 0.2, 1);
24329
- }
24330
-
24331
- .v-switch.v-input {
24332
- flex: 0 1 auto;
24333
- }
24334
- .v-switch .v-selection-control {
24335
- min-height: var(--v-input-control-height);
24336
- }
24337
- .v-switch .v-selection-control__input {
24338
- border-radius: 50%;
24339
- transition: 0.2s transform cubic-bezier(0.4, 0, 0.2, 1);
24340
- transform: translateX(-10px);
24341
- position: absolute;
24342
- }
24343
- .v-switch .v-selection-control__input .v-icon {
24344
- position: absolute;
24345
- }
24346
- .v-switch .v-selection-control--dirty .v-selection-control__input {
24347
- transform: translateX(10px);
24348
- }
24349
- .v-switch.v-switch--indeterminate .v-selection-control__input {
24350
- transform: scale(0.8);
24351
- }
24352
- .v-switch.v-switch--indeterminate .v-switch__thumb {
24353
- transform: scale(0.75);
24354
- box-shadow: none;
24355
- }
24356
- .v-switch.v-switch--inset .v-selection-control__wrapper {
24357
- width: auto;
24358
- }
24359
- .v-switch.v-input--vertical .v-label {
24360
- min-width: max-content;
24361
- }
24362
- .v-switch.v-input--vertical .v-selection-control__wrapper {
24363
- transform: rotate(-90deg);
24364
- }/* region BLOCK */
24365
- .v-text-field input {
24366
- color: inherit;
24367
- opacity: 0;
24368
- flex: 1;
24369
- transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
24370
- min-width: 0;
24371
- }
24372
- .v-text-field input:focus, .v-text-field input:active {
24373
- outline: none;
24374
- }
24375
- .v-text-field input:invalid {
24376
- box-shadow: none;
24377
- }
24378
- .v-text-field .v-field {
24379
- cursor: text;
24380
- }
24381
- .v-text-field--prefixed.v-text-field .v-field__input {
24382
- --v-field-padding-start: 6px;
24383
- }
24384
-
24385
- .v-text-field--suffixed.v-text-field .v-field__input {
24386
- --v-field-padding-end: 0;
24387
- }
24388
-
24389
- .v-text-field .v-input__details {
24390
- padding-inline: 16px;
24391
- }
24392
- .v-input--plain-underlined.v-text-field .v-input__details {
24393
- padding-inline: 0;
24394
- }
24395
-
24396
- .v-text-field .v-field--no-label input,
24397
- .v-text-field .v-field--active input {
24398
- opacity: 1;
24399
- }
24400
- .v-text-field .v-field--single-line input {
24401
- transition: none;
24402
- }
24403
-
24404
- /* endregion */
24405
- /* region ELEMENTS */
24406
- .v-text-field__prefix, .v-text-field__suffix {
24407
- align-items: center;
24408
- color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
24409
- cursor: default;
24410
- display: flex;
24411
- opacity: 0;
24412
- transition: inherit;
24413
- white-space: nowrap;
24414
- min-height: max(var(--v-input-control-height, 56px), 1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));
24415
- padding-top: calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));
24416
- padding-bottom: var(--v-field-padding-bottom, 6px);
24417
- }
24418
- .v-field--active .v-text-field__prefix, .v-field--active .v-text-field__suffix {
24419
- opacity: 1;
24420
- }
24421
- .v-field--disabled .v-text-field__prefix, .v-field--disabled .v-text-field__suffix {
24422
- color: rgba(var(--v-theme-on-surface), var(--v-disabled-opacity));
24423
- }
24424
- .v-text-field__prefix {
24425
- padding-inline-start: var(--v-field-padding-start);
24426
- }
24427
- .v-text-field__suffix {
24428
- padding-inline-end: var(--v-field-padding-end);
24429
- }
24430
-
24431
- /* endregion */.v-stepper-item {
24432
- align-items: center;
24433
- align-self: stretch;
24434
- display: inline-flex;
24435
- flex: none;
24436
- opacity: var(--v-medium-emphasis-opacity);
24437
- padding: 1.5rem;
24438
- transition-duration: 0.2s;
24439
- transition-property: opacity;
24440
- transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
24441
- }
24442
- .v-stepper-item--selected {
24443
- opacity: 1;
24444
- }
24445
- .v-stepper-item--error {
24446
- color: rgb(var(--v-theme-error));
24447
- }
24448
- .v-stepper-item--disabled {
24449
- opacity: var(--v-medium-emphasis-opacity);
24450
- pointer-events: none;
24451
- }
24452
- .v-stepper--alt-labels .v-stepper-item {
24453
- flex-direction: column;
24454
- justify-content: flex-start;
24455
- align-items: center;
24456
- flex-basis: 175px;
24457
- }
24458
-
24459
- .v-stepper-item__avatar.v-avatar {
24460
- background: rgba(var(--v-theme-surface-variant), var(--v-medium-emphasis-opacity));
24461
- color: rgb(var(--v-theme-on-surface-variant));
24462
- font-size: 0.75rem;
24463
- margin-inline-end: 8px;
24464
- }
24465
- .v-stepper-item__avatar.v-avatar .v-icon {
24466
- font-size: 0.875rem;
24467
- }
24468
- .v-stepper-item--selected .v-stepper-item__avatar.v-avatar, .v-stepper-item--complete .v-stepper-item__avatar.v-avatar {
24469
- background: rgb(var(--v-theme-surface-variant));
24470
- }
24471
- .v-stepper-item--error .v-stepper-item__avatar.v-avatar {
24472
- background: rgb(var(--v-theme-error));
24473
- }
24474
- .v-stepper--alt-labels .v-stepper-item__avatar.v-avatar {
24475
- margin-bottom: 16px;
24476
- margin-inline-end: 0;
24477
- }
24478
-
24479
- .v-stepper-item__title {
24480
- line-height: 1;
24481
- }
24482
- .v-stepper--mobile .v-stepper-item__title {
24483
- display: none;
24484
- }
24485
-
24486
- .v-stepper-item__subtitle {
24487
- font-size: 0.75rem;
24488
- text-align: left;
24489
- line-height: 1;
24490
- opacity: var(--v-medium-emphasis-opacity);
24491
- }
24492
- .v-stepper--alt-labels .v-stepper-item__subtitle {
24493
- text-align: center;
24494
- }
24495
- .v-stepper--mobile .v-stepper-item__subtitle {
24496
- display: none;
24497
- }.v-stepper.v-sheet {
24498
- 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));
24499
- border-radius: 4px;
24500
- overflow: hidden;
24501
- }
24502
- .v-stepper.v-sheet.v-stepper--flat {
24503
- 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));
24504
- }
24384
+ .v-snackbar--vertical .v-snackbar__wrapper .v-snackbar__actions {
24385
+ align-self: flex-end;
24386
+ margin-bottom: 8px;
24387
+ }
24505
24388
 
24506
- .v-stepper-header {
24507
- 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));
24508
- align-items: center;
24509
- display: flex;
24510
- position: relative;
24511
- overflow-x: auto;
24512
- justify-content: space-between;
24513
- z-index: 1;
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);
24514
24392
  }
24515
- .v-stepper-header .v-divider {
24516
- margin: 0 -16px;
24393
+ .v-snackbar-transition-enter-active {
24394
+ transition-property: opacity, transform;
24517
24395
  }
24518
- .v-stepper-header .v-divider:last-child {
24519
- margin-inline-end: 0;
24396
+ .v-snackbar-transition-enter-from {
24397
+ opacity: 0;
24398
+ transform: scale(0.8);
24520
24399
  }
24521
- .v-stepper-header .v-divider:first-child {
24522
- margin-inline-start: 0;
24400
+ .v-snackbar-transition-leave-active {
24401
+ transition-property: opacity;
24523
24402
  }
24524
- .v-stepper--alt-labels .v-stepper-header {
24525
- height: 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;
24526
24409
  }
24527
- .v-stepper--alt-labels .v-stepper-header .v-divider {
24528
- align-self: flex-start;
24529
- margin: 35px -67px 0;
24410
+ .v-slide-group--horizontal .v-tab {
24411
+ max-width: 360px;
24530
24412
  }
24531
-
24532
- .v-stepper-window {
24533
- margin: 1.5rem;
24413
+ .v-slide-group--vertical .v-tab {
24414
+ justify-content: start;
24534
24415
  }
24535
24416
 
24536
- .v-stepper-actions {
24537
- display: flex;
24538
- align-items: center;
24539
- justify-content: space-between;
24540
- padding: 1rem;
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;
24541
24426
  }
24542
- .v-stepper .v-stepper-actions {
24543
- padding: 0 1.5rem 1rem;
24427
+ .v-tab--selected .v-tab__slider {
24428
+ opacity: 1;
24544
24429
  }
24545
- .v-stepper-window-item .v-stepper-actions {
24546
- padding: 1.5rem 0 0;
24430
+ .v-slide-group--vertical .v-tab__slider {
24431
+ top: 0;
24432
+ height: 100%;
24433
+ width: 2px;
24547
24434
  }.v-tabs {
24548
24435
  display: flex;
24549
24436
  height: var(--v-tabs-height);
@@ -24610,35 +24497,122 @@ html.v-overlay-scroll-blocked {
24610
24497
  .v-tabs.v-slide-group--is-overflowing.v-slide-group--horizontal:not(.v-slide-group--has-affixes) .v-tab:last-child {
24611
24498
  margin-inline-end: 52px;
24612
24499
  }
24613
- }.v-tab.v-tab.v-btn {
24614
- height: var(--v-tabs-height);
24615
- border-radius: 0;
24616
- min-width: 90px;
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;
24617
24504
  }
24618
- .v-slide-group--horizontal .v-tab {
24619
- max-width: 360px;
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));
24620
24507
  }
24621
- .v-slide-group--vertical .v-tab {
24622
- justify-content: start;
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));
24511
+ align-items: center;
24512
+ display: flex;
24513
+ position: relative;
24514
+ overflow-x: auto;
24515
+ justify-content: space-between;
24516
+ z-index: 1;
24517
+ }
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;
24623
24533
  }
24624
24534
 
24625
- .v-tab__slider {
24626
- position: absolute;
24627
- bottom: 0;
24628
- left: 0;
24629
- height: 2px;
24630
- width: 100%;
24631
- background: currentColor;
24632
- pointer-events: none;
24633
- opacity: 0;
24535
+ .v-stepper-window {
24536
+ margin: 1.5rem;
24634
24537
  }
24635
- .v-tab--selected .v-tab__slider {
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;
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);
24560
+ }
24561
+ .v-stepper-item--selected {
24636
24562
  opacity: 1;
24637
24563
  }
24638
- .v-slide-group--vertical .v-tab__slider {
24639
- top: 0;
24640
- height: 100%;
24641
- width: 2px;
24564
+ .v-stepper-item--error {
24565
+ color: rgb(var(--v-theme-error));
24566
+ }
24567
+ .v-stepper-item--disabled {
24568
+ opacity: var(--v-medium-emphasis-opacity);
24569
+ pointer-events: none;
24570
+ }
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;
24576
+ }
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;
24583
+ }
24584
+ .v-stepper-item__avatar.v-avatar .v-icon {
24585
+ font-size: 0.875rem;
24586
+ }
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;
24603
+ }
24604
+
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);
24610
+ }
24611
+ .v-stepper--alt-labels .v-stepper-item__subtitle {
24612
+ text-align: center;
24613
+ }
24614
+ .v-stepper--mobile .v-stepper-item__subtitle {
24615
+ display: none;
24642
24616
  }.v-table {
24643
24617
  background: rgb(var(--v-theme-surface));
24644
24618
  color: rgba(var(--v-theme-on-surface), var(--v-high-emphasis-opacity));
@@ -24777,70 +24751,113 @@ html.v-overlay-scroll-blocked {
24777
24751
  .v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > td,
24778
24752
  .v-table--fixed-footer > .v-table__wrapper > table > tfoot > tr > th {
24779
24753
  border-top: 0px !important;
24780
- }.v-theme-provider {
24781
- background: rgb(var(--v-theme-background));
24782
- color: rgb(var(--v-theme-on-background));
24783
- }.v-textarea .v-field {
24784
- --v-textarea-control-height: var(--v-input-control-height);
24785
- }
24786
- .v-textarea .v-field__field {
24787
- --v-input-control-height: var(--v-textarea-control-height);
24788
- }
24789
- .v-textarea .v-field__input {
24754
+ }.v-system-bar {
24755
+ align-items: center;
24756
+ display: flex;
24790
24757
  flex: 1 1 auto;
24791
- outline: none;
24792
- -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));
24793
- 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;
24794
24773
  }
24795
- .v-textarea .v-field__input.v-textarea__sizer {
24796
- visibility: hidden;
24774
+ .v-system-bar .v-icon {
24775
+ opacity: var(--v-medium-emphasis-opacity);
24776
+ }
24777
+ .v-system-bar--absolute {
24797
24778
  position: absolute;
24798
- top: 0;
24799
- left: 0;
24800
- height: 0 !important;
24801
- min-height: 0 !important;
24802
- pointer-events: none;
24803
24779
  }
24804
- .v-textarea--no-resize .v-field__input {
24805
- resize: none;
24780
+ .v-system-bar--fixed {
24781
+ position: fixed;
24806
24782
  }
24807
- .v-textarea .v-field--no-label textarea,
24808
- .v-textarea .v-field--active textarea {
24809
- opacity: 1;
24783
+ .v-system-bar--rounded {
24784
+ border-radius: 0;
24810
24785
  }
24811
- .v-textarea textarea {
24786
+ .v-system-bar--window {
24787
+ height: 32px;
24788
+ }
24789
+ .v-system-bar:not(.v-system-bar--absolute) {
24790
+ padding-inline-end: calc(var(--v-scrollbar-offset) + 8px);
24791
+ }/* region BLOCK */
24792
+ .v-text-field input {
24793
+ color: inherit;
24812
24794
  opacity: 0;
24813
24795
  flex: 1;
24814
- min-width: 0;
24815
24796
  transition: 0.15s opacity cubic-bezier(0.4, 0, 0.2, 1);
24797
+ min-width: 0;
24816
24798
  }
24817
- .v-textarea textarea:focus, .v-textarea textarea:active {
24799
+ .v-text-field input:focus, .v-text-field input:active {
24818
24800
  outline: none;
24819
24801
  }
24820
- .v-textarea textarea:invalid {
24802
+ .v-text-field input:invalid {
24821
24803
  box-shadow: none;
24822
- }.v-tooltip > .v-overlay__content {
24823
- background: rgb(var(--v-theme-surface-variant));
24824
- color: rgb(var(--v-theme-on-surface-variant));
24825
- border-radius: 4px;
24826
- font-size: 0.875rem;
24827
- line-height: 1.6;
24828
- display: inline-block;
24829
- padding: 5px 16px;
24830
- text-transform: initial;
24831
- width: auto;
24804
+ }
24805
+ .v-text-field .v-field {
24806
+ cursor: text;
24807
+ }
24808
+ .v-text-field--prefixed.v-text-field .v-field__input {
24809
+ --v-field-padding-start: 6px;
24810
+ }
24811
+
24812
+ .v-text-field--suffixed.v-text-field .v-field__input {
24813
+ --v-field-padding-end: 0;
24814
+ }
24815
+
24816
+ .v-text-field .v-input__details {
24817
+ padding-inline: 16px;
24818
+ }
24819
+ .v-input--plain-underlined.v-text-field .v-input__details {
24820
+ padding-inline: 0;
24821
+ }
24822
+
24823
+ .v-text-field .v-field--no-label input,
24824
+ .v-text-field .v-field--active input {
24832
24825
  opacity: 1;
24833
- pointer-events: none;
24834
- transition-property: opacity, transform;
24835
- overflow-wrap: break-word;
24836
24826
  }
24837
- .v-tooltip > .v-overlay__content[class*=enter-active] {
24838
- transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
24839
- transition-duration: 150ms;
24827
+ .v-text-field .v-field--single-line input {
24828
+ transition: none;
24840
24829
  }
24841
- .v-tooltip > .v-overlay__content[class*=leave-active] {
24842
- transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
24843
- transition-duration: 75ms;
24830
+
24831
+ /* endregion */
24832
+ /* region ELEMENTS */
24833
+ .v-text-field__prefix, .v-text-field__suffix {
24834
+ align-items: center;
24835
+ color: rgba(var(--v-theme-on-surface), var(--v-medium-emphasis-opacity));
24836
+ cursor: default;
24837
+ display: flex;
24838
+ opacity: 0;
24839
+ transition: inherit;
24840
+ white-space: nowrap;
24841
+ min-height: max(var(--v-input-control-height, 56px), 1.5rem + var(--v-field-input-padding-top) + var(--v-field-input-padding-bottom));
24842
+ padding-top: calc(var(--v-field-padding-top, 4px) + var(--v-input-padding-top, 0));
24843
+ padding-bottom: var(--v-field-padding-bottom, 6px);
24844
+ }
24845
+ .v-field--active .v-text-field__prefix, .v-field--active .v-text-field__suffix {
24846
+ opacity: 1;
24847
+ }
24848
+ .v-field--disabled .v-text-field__prefix, .v-field--disabled .v-text-field__suffix {
24849
+ color: rgba(var(--v-theme-on-surface), var(--v-disabled-opacity));
24850
+ }
24851
+ .v-text-field__prefix {
24852
+ padding-inline-start: var(--v-field-padding-start);
24853
+ }
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));
24844
24861
  }.v-toolbar {
24845
24862
  align-items: flex-start;
24846
24863
  display: flex;
@@ -24970,6 +24987,45 @@ html.v-overlay-scroll-blocked {
24970
24987
  }
24971
24988
  .v-toolbar-items > .v-btn {
24972
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;
25026
+ }
25027
+ .v-textarea textarea:invalid {
25028
+ box-shadow: none;
24973
25029
  }.v-timeline .v-timeline-divider__dot {
24974
25030
  background: rgb(var(--v-theme-surface-light));
24975
25031
  }
@@ -25386,6 +25442,28 @@ html.v-overlay-scroll-blocked {
25386
25442
 
25387
25443
  .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-divider, .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__body, .v-timeline--horizontal.v-timeline--truncate-line-end .v-timeline-item:last-child .v-timeline-item__opposite {
25388
25444
  padding-inline-end: 0;
25445
+ }.v-tooltip > .v-overlay__content {
25446
+ background: rgb(var(--v-theme-surface-variant));
25447
+ color: rgb(var(--v-theme-on-surface-variant));
25448
+ border-radius: 4px;
25449
+ font-size: 0.875rem;
25450
+ line-height: 1.6;
25451
+ display: inline-block;
25452
+ padding: 5px 16px;
25453
+ text-transform: initial;
25454
+ width: auto;
25455
+ opacity: 1;
25456
+ pointer-events: none;
25457
+ transition-property: opacity, transform;
25458
+ overflow-wrap: break-word;
25459
+ }
25460
+ .v-tooltip > .v-overlay__content[class*=enter-active] {
25461
+ transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
25462
+ transition-duration: 150ms;
25463
+ }
25464
+ .v-tooltip > .v-overlay__content[class*=leave-active] {
25465
+ transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
25466
+ transition-duration: 75ms;
25389
25467
  }.v-virtual-scroll {
25390
25468
  display: block;
25391
25469
  flex: 1 1 auto;
@@ -25464,63 +25542,6 @@ html.v-overlay-scroll-blocked {
25464
25542
  }
25465
25543
  .v-window-y-reverse-transition-leave-to {
25466
25544
  transform: translateY(100%);
25467
- }.v-color-picker-canvas {
25468
- display: flex;
25469
- position: relative;
25470
- overflow: hidden;
25471
- contain: content;
25472
- touch-action: none;
25473
- }
25474
- .v-color-picker-canvas__dot {
25475
- position: absolute;
25476
- top: 0;
25477
- left: 0;
25478
- width: 15px;
25479
- height: 15px;
25480
- background: transparent;
25481
- border-radius: 50%;
25482
- box-shadow: 0px 0px 0px 1.5px rgb(255, 255, 255), inset 0px 0px 1px 1.5px rgba(0, 0, 0, 0.3);
25483
- }
25484
- .v-color-picker-canvas__dot--disabled {
25485
- 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);
25486
- }
25487
- .v-color-picker-canvas:hover .v-color-picker-canvas__dot {
25488
- will-change: transform;
25489
- }.v-color-picker-swatches {
25490
- overflow-y: auto;
25491
- }
25492
- .v-color-picker-swatches > div {
25493
- display: flex;
25494
- flex-wrap: wrap;
25495
- justify-content: center;
25496
- padding: 8px;
25497
- }
25498
-
25499
- .v-color-picker-swatches__swatch {
25500
- display: flex;
25501
- flex-direction: column;
25502
- margin-bottom: 10px;
25503
- }
25504
-
25505
- .v-color-picker-swatches__color {
25506
- position: relative;
25507
- height: 18px;
25508
- max-height: 18px;
25509
- width: 45px;
25510
- margin: 2px 4px;
25511
- border-radius: 2px;
25512
- -webkit-user-select: none;
25513
- user-select: none;
25514
- overflow: hidden;
25515
- background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAACRJREFUKFNjPHTo0H8GJGBnZ8eIzGekgwJk+0BsdCtRHEQbBQBbbh0dIGKknQAAAABJRU5ErkJggg==) repeat;
25516
- cursor: pointer;
25517
- }
25518
- .v-color-picker-swatches__color > div {
25519
- display: flex;
25520
- align-items: center;
25521
- justify-content: center;
25522
- width: 100%;
25523
- height: 100%;
25524
25545
  }.v-color-picker-edit {
25525
25546
  display: flex;
25526
25547
  margin-top: 24px;
@@ -25619,6 +25640,63 @@ html.v-overlay-scroll-blocked {
25619
25640
  .v-color-picker-preview__eye-dropper {
25620
25641
  position: relative;
25621
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%;
25622
25700
  }.v-slider-thumb {
25623
25701
  touch-action: none;
25624
25702
  color: rgb(var(--v-theme-surface-variant));