@vuetify/nightly 3.7.19-master.2025-03-27 → 3.7.19-master.2025-03-29

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.19-master.2025-03-27
2
+ * Vuetify v3.7.19-master.2025-03-29
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28420,7 +28420,6 @@ const VDateInput = genericComponent()({
28420
28420
  }
28421
28421
  }
28422
28422
  emit('save', value);
28423
- vDateInputRef.value?.blur();
28424
28423
  }
28425
28424
  return createVNode(VDatePicker, mergeProps(datePickerProps, {
28426
28425
  "modelValue": props.hideActions ? model.value : proxyModel.value,
@@ -31143,7 +31142,7 @@ function createVuetify$1() {
31143
31142
  goTo
31144
31143
  };
31145
31144
  }
31146
- const version$1 = "3.7.19-master.2025-03-27";
31145
+ const version$1 = "3.7.19-master.2025-03-29";
31147
31146
  createVuetify$1.version = version$1;
31148
31147
 
31149
31148
  // Vue's inject() can only be used in setup
@@ -31396,7 +31395,7 @@ var index = /*#__PURE__*/Object.freeze({
31396
31395
 
31397
31396
  /* eslint-disable local-rules/sort-imports */
31398
31397
 
31399
- const version = "3.7.19-master.2025-03-27";
31398
+ const version = "3.7.19-master.2025-03-29";
31400
31399
 
31401
31400
  /* eslint-disable local-rules/sort-imports */
31402
31401