@vuetify/nightly 3.7.1-master.2024-09-03 → 3.7.1-master.2024-09-04

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 (111) hide show
  1. package/dist/json/importMap-labs.json +12 -12
  2. package/dist/json/importMap.json +132 -132
  3. package/dist/json/web-types.json +1 -1
  4. package/dist/vuetify-labs.css +2738 -2738
  5. package/dist/vuetify-labs.d.ts +999 -999
  6. package/dist/vuetify-labs.esm.js +11 -27
  7. package/dist/vuetify-labs.esm.js.map +1 -1
  8. package/dist/vuetify-labs.js +11 -27
  9. package/dist/vuetify-labs.min.css +2 -2
  10. package/dist/vuetify.css +2700 -2700
  11. package/dist/vuetify.d.ts +853 -853
  12. package/dist/vuetify.esm.js +3 -3
  13. package/dist/vuetify.js +3 -3
  14. package/dist/vuetify.min.css +2 -2
  15. package/dist/vuetify.min.js +3 -3
  16. package/lib/components/VAlert/index.d.mts +10 -10
  17. package/lib/components/VAppBar/index.d.mts +18 -18
  18. package/lib/components/VAutocomplete/index.d.mts +109 -109
  19. package/lib/components/VAvatar/index.d.mts +4 -4
  20. package/lib/components/VBadge/index.d.mts +4 -4
  21. package/lib/components/VBanner/index.d.mts +14 -14
  22. package/lib/components/VBottomNavigation/index.d.mts +4 -4
  23. package/lib/components/VBottomSheet/index.d.mts +11 -11
  24. package/lib/components/VBreadcrumbs/index.d.mts +4 -4
  25. package/lib/components/VBtn/index.d.mts +14 -14
  26. package/lib/components/VBtnGroup/index.d.mts +4 -4
  27. package/lib/components/VBtnToggle/index.d.mts +4 -4
  28. package/lib/components/VCard/index.d.mts +14 -14
  29. package/lib/components/VCarousel/index.d.mts +13 -13
  30. package/lib/components/VCheckbox/index.d.mts +4 -4
  31. package/lib/components/VChip/index.d.mts +8 -8
  32. package/lib/components/VChipGroup/index.d.mts +4 -4
  33. package/lib/components/VColorPicker/index.d.mts +22 -22
  34. package/lib/components/VCombobox/index.d.mts +109 -109
  35. package/lib/components/VDataTable/index.d.mts +14 -14
  36. package/lib/components/VDatePicker/index.d.mts +12 -12
  37. package/lib/components/VDialog/index.d.mts +50 -50
  38. package/lib/components/VEmptyState/index.d.mts +8 -8
  39. package/lib/components/VExpansionPanel/index.d.mts +4 -4
  40. package/lib/components/VFab/index.d.mts +18 -18
  41. package/lib/components/VFileInput/index.d.mts +6 -6
  42. package/lib/components/VFooter/index.d.mts +4 -4
  43. package/lib/components/VIcon/index.d.mts +4 -4
  44. package/lib/components/VInput/index.d.mts +2 -2
  45. package/lib/components/VItemGroup/index.d.mts +4 -4
  46. package/lib/components/VLabel/index.d.mts +4 -4
  47. package/lib/components/VList/index.d.mts +23 -23
  48. package/lib/components/VMenu/index.d.mts +50 -50
  49. package/lib/components/VMessages/index.d.mts +8 -8
  50. package/lib/components/VNavigationDrawer/index.d.mts +18 -18
  51. package/lib/components/VOtpInput/index.d.mts +4 -4
  52. package/lib/components/VOverlay/index.d.mts +11 -11
  53. package/lib/components/VPagination/index.d.mts +4 -4
  54. package/lib/components/VProgressCircular/index.d.mts +4 -4
  55. package/lib/components/VRadioGroup/index.d.mts +2 -2
  56. package/lib/components/VRangeSlider/index.d.mts +8 -8
  57. package/lib/components/VSelect/index.d.mts +109 -109
  58. package/lib/components/VSheet/index.d.mts +10 -10
  59. package/lib/components/VSkeletonLoader/index.d.mts +4 -4
  60. package/lib/components/VSlider/index.d.mts +8 -8
  61. package/lib/components/VSnackbar/index.d.mts +62 -62
  62. package/lib/components/VSpeedDial/index.d.mts +11 -11
  63. package/lib/components/VStepper/index.d.mts +12 -12
  64. package/lib/components/VSwitch/index.d.mts +2 -2
  65. package/lib/components/VSystemBar/index.d.mts +4 -4
  66. package/lib/components/VTabs/index.d.mts +53 -53
  67. package/lib/components/VTextField/index.d.mts +13 -13
  68. package/lib/components/VTextarea/index.d.mts +10 -10
  69. package/lib/components/VTimeline/index.d.mts +4 -4
  70. package/lib/components/VToolbar/index.d.mts +4 -4
  71. package/lib/components/VTooltip/index.d.mts +45 -45
  72. package/lib/components/VWindow/index.d.mts +6 -6
  73. package/lib/components/index.d.mts +810 -810
  74. package/lib/entry-bundler.mjs +1 -1
  75. package/lib/framework.mjs +1 -1
  76. package/lib/index.d.mts +43 -43
  77. package/lib/labs/VDateInput/index.d.mts +12 -12
  78. package/lib/labs/VNumberInput/index.d.mts +67 -67
  79. package/lib/labs/VPicker/index.d.mts +10 -10
  80. package/lib/labs/VSnackbarQueue/index.d.mts +95 -95
  81. package/lib/labs/VStepperVertical/index.d.mts +6 -6
  82. package/lib/labs/VTimePicker/VTimePicker.mjs +1 -1
  83. package/lib/labs/VTimePicker/VTimePicker.mjs.map +1 -1
  84. package/lib/labs/VTimePicker/VTimePickerControls.mjs +2 -2
  85. package/lib/labs/VTimePicker/VTimePickerControls.mjs.map +1 -1
  86. package/lib/labs/VTimePicker/index.d.mts +26 -26
  87. package/lib/labs/VTimePicker/util.mjs +5 -0
  88. package/lib/labs/VTimePicker/util.mjs.map +1 -0
  89. package/lib/labs/VTreeview/index.d.mts +40 -40
  90. package/lib/labs/components.d.mts +256 -256
  91. package/package.json +6 -8
  92. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs +0 -21
  93. package/lib/components/VDatePicker/util/createNativeLocaleFormatter.mjs.map +0 -1
  94. package/lib/components/VDatePicker/util/eventHelpers.mjs +0 -22
  95. package/lib/components/VDatePicker/util/eventHelpers.mjs.map +0 -1
  96. package/lib/components/VDatePicker/util/index.mjs +0 -9
  97. package/lib/components/VDatePicker/util/index.mjs.map +0 -1
  98. package/lib/components/VDatePicker/util/isDateAllowed.mjs +0 -7
  99. package/lib/components/VDatePicker/util/isDateAllowed.mjs.map +0 -1
  100. package/lib/components/VDatePicker/util/monthChange.mjs +0 -18
  101. package/lib/components/VDatePicker/util/monthChange.mjs.map +0 -1
  102. package/lib/components/VDatePicker/util/pad.mjs +0 -21
  103. package/lib/components/VDatePicker/util/pad.mjs.map +0 -1
  104. package/lib/components/VDatePicker/util/sanitizeDateString.mjs +0 -12
  105. package/lib/components/VDatePicker/util/sanitizeDateString.mjs.map +0 -1
  106. package/lib/services/goto/easing-patterns.mjs +0 -27
  107. package/lib/services/goto/easing-patterns.mjs.map +0 -1
  108. package/lib/services/goto/index.mjs +0 -73
  109. package/lib/services/goto/index.mjs.map +0 -1
  110. package/lib/services/goto/util.mjs +0 -39
  111. package/lib/services/goto/util.mjs.map +0 -1
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.1-master.2024-09-03
2
+ * Vuetify v3.7.1-master.2024-09-04
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -319,7 +319,7 @@
319
319
  let char = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0';
320
320
  return str + char.repeat(Math.max(0, length - str.length));
321
321
  }
322
- function padStart$1(str, length) {
322
+ function padStart(str, length) {
323
323
  let char = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0';
324
324
  return char.repeat(Math.max(0, length - str.length)) + str;
325
325
  }
@@ -17669,8 +17669,8 @@
17669
17669
  function toISO(adapter, value) {
17670
17670
  const date = adapter.toJsDate(value);
17671
17671
  const year = date.getFullYear();
17672
- const month = padStart$1(String(date.getMonth() + 1), 2, '0');
17673
- const day = padStart$1(String(date.getDate()), 2, '0');
17672
+ const month = padStart(String(date.getMonth() + 1), 2, '0');
17673
+ const day = padStart(String(date.getDate()), 2, '0');
17674
17674
  return `${year}-${month}-${day}`;
17675
17675
  }
17676
17676
  function parseISO(value) {
@@ -28876,6 +28876,11 @@
28876
28876
  }
28877
28877
  });
28878
28878
 
28879
+ function pad(n) {
28880
+ let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 2;
28881
+ return String(n).padStart(length, '0');
28882
+ }
28883
+
28879
28884
  // Types
28880
28885
 
28881
28886
  const makeVTimePickerClockProps = propsFactory({
@@ -29116,27 +29121,6 @@
29116
29121
  }
29117
29122
  });
29118
29123
 
29119
- // @ts-nocheck
29120
- /* eslint-disable */
29121
-
29122
- const padStart = (string, targetLength, padString) => {
29123
- targetLength = targetLength >> 0;
29124
- string = String(string);
29125
- padString = String(padString);
29126
- if (string.length > targetLength) {
29127
- return String(string);
29128
- }
29129
- targetLength = targetLength - string.length;
29130
- if (targetLength > padString.length) {
29131
- padString += padString.repeat(targetLength / padString.length);
29132
- }
29133
- return padString.slice(0, targetLength) + String(string);
29134
- };
29135
- var pad = (function (n) {
29136
- let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 2;
29137
- return padStart(n, length, '0');
29138
- });
29139
-
29140
29124
  // @ts-nocheck
29141
29125
  /* eslint-disable */
29142
29126
  var SelectingTimes = /*#__PURE__*/function (SelectingTimes) {
@@ -30395,7 +30379,7 @@
30395
30379
  goTo
30396
30380
  };
30397
30381
  }
30398
- const version$1 = "3.7.1-master.2024-09-03";
30382
+ const version$1 = "3.7.1-master.2024-09-04";
30399
30383
  createVuetify$1.version = version$1;
30400
30384
 
30401
30385
  // Vue's inject() can only be used in setup
@@ -30648,7 +30632,7 @@
30648
30632
 
30649
30633
  /* eslint-disable local-rules/sort-imports */
30650
30634
 
30651
- const version = "3.7.1-master.2024-09-03";
30635
+ const version = "3.7.1-master.2024-09-04";
30652
30636
 
30653
30637
  /* eslint-disable local-rules/sort-imports */
30654
30638