@vuetify/nightly 3.4.10-master.2024-01-13 → 3.4.10-master.2024-01-15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.4.10-master.2024-01-13...v) (2024-01-13)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.4.10-master.2024-01-15...v) (2024-01-15)
2
2
 
3
3
 
4
4
 
5
- ## [3.4.10-master.2024-01-13](https://github.com/vuetifyjs/vuetify/compare/v3.4.10...v3.4.10-master.2024-01-13) (2024-01-13)
5
+ ## [3.4.10-master.2024-01-15](https://github.com/vuetifyjs/vuetify/compare/v3.4.10...v3.4.10-master.2024-01-15) (2024-01-15)
6
6
 
7
7
 
8
8
  ### Bug Fixes
@@ -13,11 +13,14 @@
13
13
  * **locale:** memory leak with default rtl values [#18965](https://github.com/vuetifyjs/vuetify/issues/18965) ([#18975](https://github.com/vuetifyjs/vuetify/issues/18975)) ([5b07a9f](https://github.com/vuetifyjs/vuetify/commit/5b07a9fe49f59828a509995772e5923c8bb89526))
14
14
  * **locationStrategies:** remove nested requestAnimationFrame ([1ff7faa](https://github.com/vuetifyjs/vuetify/commit/1ff7faafc0a04a49e55c91af95776815444dc2d8)), closes [#11098](https://github.com/vuetifyjs/vuetify/issues/11098) [#15352](https://github.com/vuetifyjs/vuetify/issues/15352) [#17126](https://github.com/vuetifyjs/vuetify/issues/17126) [#18033](https://github.com/vuetifyjs/vuetify/issues/18033)
15
15
  * **paginate:** emit current-items event on items change ([a2f16f4](https://github.com/vuetifyjs/vuetify/commit/a2f16f44f43d8a0996ee4992b01f7a0ef13d42b7))
16
+ * **utilities:** remove !important from font-family utility class ([492af10](https://github.com/vuetifyjs/vuetify/commit/492af103177b919a5575a986211793c1655c210e)), closes [#5640](https://github.com/vuetifyjs/vuetify/issues/5640)
17
+ * **VDataTableFooter:** layout shift from element spacing ([a5254a2](https://github.com/vuetifyjs/vuetify/commit/a5254a2bada424c0bbdbc9d86fcea2afb6a86dc2))
16
18
  * **VDatePicker:** use startOfMonth date for text display ([0a64f7f](https://github.com/vuetifyjs/vuetify/commit/0a64f7f62417c5ae3592e110147b9fb050aec702)), closes [#18794](https://github.com/vuetifyjs/vuetify/issues/18794)
17
19
  * **VList:** set explicit break-word css value ([74be064](https://github.com/vuetifyjs/vuetify/commit/74be0648018cdfecf58f98bd784d08c47b380155)), closes [#18609](https://github.com/vuetifyjs/vuetify/issues/18609)
18
20
  * **VSelectionControl:** allow click events when readonly ([55b62fd](https://github.com/vuetifyjs/vuetify/commit/55b62fd61a84245476f4f64fe7634c66c0e21303)), closes [#18024](https://github.com/vuetifyjs/vuetify/issues/18024) [#16812](https://github.com/vuetifyjs/vuetify/issues/16812)
19
21
  * **VSliderThumb:** patch memory leak in `VSliderThumb` ([#19024](https://github.com/vuetifyjs/vuetify/issues/19024)) ([64618ff](https://github.com/vuetifyjs/vuetify/commit/64618ffa80565e048b6ef89bac60687ca839d8e3)), closes [#19022](https://github.com/vuetifyjs/vuetify/issues/19022)
20
22
  * **VTabs:** set correct initial isSelected value ([fa5cccb](https://github.com/vuetifyjs/vuetify/commit/fa5cccbdc9869eed397940574c3f6aaf144d7b31)), closes [#18284](https://github.com/vuetifyjs/vuetify/issues/18284)
23
+ * **web-types:** remove newlines from types ([31f7914](https://github.com/vuetifyjs/vuetify/commit/31f791415cf203812ca2db1ef6cec0fea33c0541))
21
24
 
22
25
 
23
26
 
@@ -500,7 +500,7 @@
500
500
  "description": "Property on supplied `items` that contains its value."
501
501
  },
502
502
  "v-autocomplete/item-children": {
503
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
503
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
504
504
  "description": "Property on supplied `items` that contains its children."
505
505
  },
506
506
  "v-autocomplete/item-props": {
@@ -2828,7 +2828,7 @@
2828
2828
  "description": "Property on supplied `items` that contains its value."
2829
2829
  },
2830
2830
  "v-combobox/item-children": {
2831
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
2831
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
2832
2832
  "description": "Property on supplied `items` that contains its children."
2833
2833
  },
2834
2834
  "v-combobox/item-props": {
@@ -3064,11 +3064,11 @@
3064
3064
  "description": "An array of strings or objects used for automatically generating children components."
3065
3065
  },
3066
3066
  "v-data-iterator/item-value": {
3067
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
3067
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
3068
3068
  "description": "Property on supplied `items` that contains its value."
3069
3069
  },
3070
3070
  "v-data-iterator/item-selectable": {
3071
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
3071
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
3072
3072
  "description": "Property on supplied `items` that contains the boolean value indicating if the item is selectable."
3073
3073
  },
3074
3074
  "v-data-iterator/return-object": {
@@ -7320,7 +7320,7 @@
7320
7320
  "description": "Set property of **items**'s value - **must be primitive**. Dot notation is supported. **Note:** This is currently not supported with `v-combobox` [GitHub Issue](https://github.com/vuetifyjs/vuetify/issues/5479)."
7321
7321
  },
7322
7322
  "v-select/item-children": {
7323
- "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L73-L77\" target=\"_blank\">SelectItemKey</a>\n",
7323
+ "type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/helpers.ts#L72-L76\" target=\"_blank\">SelectItemKey</a>\n",
7324
7324
  "description": "Property on supplied `items` that contains its children."
7325
7325
  },
7326
7326
  "v-select/item-props": {
@@ -16,20 +16,20 @@
16
16
  "from": "components/VAppBar/index.mjs",
17
17
  "styles": []
18
18
  },
19
- "VAlert": {
20
- "from": "components/VAlert/index.mjs",
19
+ "VAutocomplete": {
20
+ "from": "components/VAutocomplete/index.mjs",
21
21
  "styles": []
22
22
  },
23
- "VAlertTitle": {
24
- "from": "components/VAlert/index.mjs",
23
+ "VAvatar": {
24
+ "from": "components/VAvatar/index.mjs",
25
25
  "styles": []
26
26
  },
27
- "VBadge": {
28
- "from": "components/VBadge/index.mjs",
27
+ "VAlert": {
28
+ "from": "components/VAlert/index.mjs",
29
29
  "styles": []
30
30
  },
31
- "VAvatar": {
32
- "from": "components/VAvatar/index.mjs",
31
+ "VAlertTitle": {
32
+ "from": "components/VAlert/index.mjs",
33
33
  "styles": []
34
34
  },
35
35
  "VBanner": {
@@ -44,8 +44,8 @@
44
44
  "from": "components/VBanner/index.mjs",
45
45
  "styles": []
46
46
  },
47
- "VAutocomplete": {
48
- "from": "components/VAutocomplete/index.mjs",
47
+ "VBadge": {
48
+ "from": "components/VBadge/index.mjs",
49
49
  "styles": []
50
50
  },
51
51
  "VBottomNavigation": {
@@ -68,20 +68,12 @@
68
68
  "from": "components/VBreadcrumbs/index.mjs",
69
69
  "styles": []
70
70
  },
71
- "VBtn": {
72
- "from": "components/VBtn/index.mjs",
73
- "styles": []
74
- },
75
- "VBtnGroup": {
76
- "from": "components/VBtnGroup/index.mjs",
77
- "styles": []
78
- },
79
71
  "VBtnToggle": {
80
72
  "from": "components/VBtnToggle/index.mjs",
81
73
  "styles": []
82
74
  },
83
- "VChipGroup": {
84
- "from": "components/VChipGroup/index.mjs",
75
+ "VBtn": {
76
+ "from": "components/VBtn/index.mjs",
85
77
  "styles": []
86
78
  },
87
79
  "VCard": {
@@ -116,6 +108,18 @@
116
108
  "from": "components/VCheckbox/index.mjs",
117
109
  "styles": []
118
110
  },
111
+ "VBtnGroup": {
112
+ "from": "components/VBtnGroup/index.mjs",
113
+ "styles": []
114
+ },
115
+ "VChip": {
116
+ "from": "components/VChip/index.mjs",
117
+ "styles": []
118
+ },
119
+ "VChipGroup": {
120
+ "from": "components/VChipGroup/index.mjs",
121
+ "styles": []
122
+ },
119
123
  "VCarousel": {
120
124
  "from": "components/VCarousel/index.mjs",
121
125
  "styles": []
@@ -128,10 +132,6 @@
128
132
  "from": "components/VCode/index.mjs",
129
133
  "styles": []
130
134
  },
131
- "VChip": {
132
- "from": "components/VChip/index.mjs",
133
- "styles": []
134
- },
135
135
  "VCombobox": {
136
136
  "from": "components/VCombobox/index.mjs",
137
137
  "styles": []
@@ -168,6 +168,10 @@
168
168
  "from": "components/VDatePicker/index.mjs",
169
169
  "styles": []
170
170
  },
171
+ "VDialog": {
172
+ "from": "components/VDialog/index.mjs",
173
+ "styles": []
174
+ },
171
175
  "VDataTable": {
172
176
  "from": "components/VDataTable/index.mjs",
173
177
  "styles": []
@@ -192,10 +196,6 @@
192
196
  "from": "components/VDataTable/index.mjs",
193
197
  "styles": []
194
198
  },
195
- "VDialog": {
196
- "from": "components/VDialog/index.mjs",
197
- "styles": []
198
- },
199
199
  "VDivider": {
200
200
  "from": "components/VDivider/index.mjs",
201
201
  "styles": []
@@ -256,12 +256,20 @@
256
256
  "from": "components/VInfiniteScroll/index.mjs",
257
257
  "styles": []
258
258
  },
259
+ "VInput": {
260
+ "from": "components/VInput/index.mjs",
261
+ "styles": []
262
+ },
259
263
  "VImg": {
260
264
  "from": "components/VImg/index.mjs",
261
265
  "styles": []
262
266
  },
263
- "VInput": {
264
- "from": "components/VInput/index.mjs",
267
+ "VItemGroup": {
268
+ "from": "components/VItemGroup/index.mjs",
269
+ "styles": []
270
+ },
271
+ "VItem": {
272
+ "from": "components/VItemGroup/index.mjs",
265
273
  "styles": []
266
274
  },
267
275
  "VLabel": {
@@ -272,12 +280,12 @@
272
280
  "from": "components/VKbd/index.mjs",
273
281
  "styles": []
274
282
  },
275
- "VItemGroup": {
276
- "from": "components/VItemGroup/index.mjs",
283
+ "VMain": {
284
+ "from": "components/VMain/index.mjs",
277
285
  "styles": []
278
286
  },
279
- "VItem": {
280
- "from": "components/VItemGroup/index.mjs",
287
+ "VNavigationDrawer": {
288
+ "from": "components/VNavigationDrawer/index.mjs",
281
289
  "styles": []
282
290
  },
283
291
  "VList": {
@@ -316,20 +324,12 @@
316
324
  "from": "components/VList/index.mjs",
317
325
  "styles": []
318
326
  },
319
- "VMain": {
320
- "from": "components/VMain/index.mjs",
321
- "styles": []
322
- },
323
- "VMenu": {
324
- "from": "components/VMenu/index.mjs",
325
- "styles": []
326
- },
327
327
  "VMessages": {
328
328
  "from": "components/VMessages/index.mjs",
329
329
  "styles": []
330
330
  },
331
- "VNavigationDrawer": {
332
- "from": "components/VNavigationDrawer/index.mjs",
331
+ "VMenu": {
332
+ "from": "components/VMenu/index.mjs",
333
333
  "styles": []
334
334
  },
335
335
  "VOtpInput": {
@@ -368,16 +368,16 @@
368
368
  "from": "components/VSelectionControl/index.mjs",
369
369
  "styles": []
370
370
  },
371
- "VSkeletonLoader": {
372
- "from": "components/VSkeletonLoader/index.mjs",
371
+ "VSheet": {
372
+ "from": "components/VSheet/index.mjs",
373
373
  "styles": []
374
374
  },
375
375
  "VSelectionControlGroup": {
376
376
  "from": "components/VSelectionControlGroup/index.mjs",
377
377
  "styles": []
378
378
  },
379
- "VSheet": {
380
- "from": "components/VSheet/index.mjs",
379
+ "VSkeletonLoader": {
380
+ "from": "components/VSkeletonLoader/index.mjs",
381
381
  "styles": []
382
382
  },
383
383
  "VSlider": {
@@ -392,14 +392,14 @@
392
392
  "from": "components/VSlideGroup/index.mjs",
393
393
  "styles": []
394
394
  },
395
- "VSnackbar": {
396
- "from": "components/VSnackbar/index.mjs",
397
- "styles": []
398
- },
399
395
  "VSwitch": {
400
396
  "from": "components/VSwitch/index.mjs",
401
397
  "styles": []
402
398
  },
399
+ "VSnackbar": {
400
+ "from": "components/VSnackbar/index.mjs",
401
+ "styles": []
402
+ },
403
403
  "VStepper": {
404
404
  "from": "components/VStepper/index.mjs",
405
405
  "styles": []
@@ -424,20 +424,12 @@
424
424
  "from": "components/VStepper/index.mjs",
425
425
  "styles": []
426
426
  },
427
- "VSystemBar": {
428
- "from": "components/VSystemBar/index.mjs",
429
- "styles": []
430
- },
431
427
  "VTable": {
432
428
  "from": "components/VTable/index.mjs",
433
429
  "styles": []
434
430
  },
435
- "VTabs": {
436
- "from": "components/VTabs/index.mjs",
437
- "styles": []
438
- },
439
- "VTab": {
440
- "from": "components/VTabs/index.mjs",
431
+ "VSystemBar": {
432
+ "from": "components/VSystemBar/index.mjs",
441
433
  "styles": []
442
434
  },
443
435
  "VTextField": {
@@ -448,6 +440,14 @@
448
440
  "from": "components/VTextarea/index.mjs",
449
441
  "styles": []
450
442
  },
443
+ "VTabs": {
444
+ "from": "components/VTabs/index.mjs",
445
+ "styles": []
446
+ },
447
+ "VTab": {
448
+ "from": "components/VTabs/index.mjs",
449
+ "styles": []
450
+ },
451
451
  "VToolbar": {
452
452
  "from": "components/VToolbar/index.mjs",
453
453
  "styles": []
@@ -460,6 +460,10 @@
460
460
  "from": "components/VToolbar/index.mjs",
461
461
  "styles": []
462
462
  },
463
+ "VTooltip": {
464
+ "from": "components/VTooltip/index.mjs",
465
+ "styles": []
466
+ },
463
467
  "VTimeline": {
464
468
  "from": "components/VTimeline/index.mjs",
465
469
  "styles": []
@@ -476,10 +480,6 @@
476
480
  "from": "components/VWindow/index.mjs",
477
481
  "styles": []
478
482
  },
479
- "VTooltip": {
480
- "from": "components/VTooltip/index.mjs",
481
- "styles": []
482
- },
483
483
  "VDataIterator": {
484
484
  "from": "components/VDataIterator/index.mjs",
485
485
  "styles": []