@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
  */
@@ -315,7 +315,7 @@ function padEnd(str, length) {
315
315
  let char = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0';
316
316
  return str + char.repeat(Math.max(0, length - str.length));
317
317
  }
318
- function padStart$1(str, length) {
318
+ function padStart(str, length) {
319
319
  let char = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '0';
320
320
  return char.repeat(Math.max(0, length - str.length)) + str;
321
321
  }
@@ -17665,8 +17665,8 @@ function format(value, formatString, locale, formats) {
17665
17665
  function toISO(adapter, value) {
17666
17666
  const date = adapter.toJsDate(value);
17667
17667
  const year = date.getFullYear();
17668
- const month = padStart$1(String(date.getMonth() + 1), 2, '0');
17669
- const day = padStart$1(String(date.getDate()), 2, '0');
17668
+ const month = padStart(String(date.getMonth() + 1), 2, '0');
17669
+ const day = padStart(String(date.getDate()), 2, '0');
17670
17670
  return `${year}-${month}-${day}`;
17671
17671
  }
17672
17672
  function parseISO(value) {
@@ -28872,6 +28872,11 @@ const VSnackbarQueue = genericComponent()({
28872
28872
  }
28873
28873
  });
28874
28874
 
28875
+ function pad(n) {
28876
+ let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 2;
28877
+ return String(n).padStart(length, '0');
28878
+ }
28879
+
28875
28880
  // Types
28876
28881
 
28877
28882
  const makeVTimePickerClockProps = propsFactory({
@@ -29112,27 +29117,6 @@ const VTimePickerClock = genericComponent()({
29112
29117
  }
29113
29118
  });
29114
29119
 
29115
- // @ts-nocheck
29116
- /* eslint-disable */
29117
-
29118
- const padStart = (string, targetLength, padString) => {
29119
- targetLength = targetLength >> 0;
29120
- string = String(string);
29121
- padString = String(padString);
29122
- if (string.length > targetLength) {
29123
- return String(string);
29124
- }
29125
- targetLength = targetLength - string.length;
29126
- if (targetLength > padString.length) {
29127
- padString += padString.repeat(targetLength / padString.length);
29128
- }
29129
- return padString.slice(0, targetLength) + String(string);
29130
- };
29131
- var pad = (function (n) {
29132
- let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 2;
29133
- return padStart(n, length, '0');
29134
- });
29135
-
29136
29120
  // @ts-nocheck
29137
29121
  /* eslint-disable */
29138
29122
  var SelectingTimes = /*#__PURE__*/function (SelectingTimes) {
@@ -30391,7 +30375,7 @@ function createVuetify$1() {
30391
30375
  goTo
30392
30376
  };
30393
30377
  }
30394
- const version$1 = "3.7.1-master.2024-09-03";
30378
+ const version$1 = "3.7.1-master.2024-09-04";
30395
30379
  createVuetify$1.version = version$1;
30396
30380
 
30397
30381
  // Vue's inject() can only be used in setup
@@ -30644,7 +30628,7 @@ var index = /*#__PURE__*/Object.freeze({
30644
30628
 
30645
30629
  /* eslint-disable local-rules/sort-imports */
30646
30630
 
30647
- const version = "3.7.1-master.2024-09-03";
30631
+ const version = "3.7.1-master.2024-09-04";
30648
30632
 
30649
30633
  /* eslint-disable local-rules/sort-imports */
30650
30634