@vuetify/nightly 3.6.14-master.2024-08-13 → 3.6.15-master.2024-08-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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.6.14-master.2024-08-13
2
+ * Vuetify v3.6.15-master.2024-08-15
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28304,6 +28304,7 @@
28304
28304
  } : undefined
28305
28305
  });
28306
28306
  });
28307
+ return forwardRefs({}, vTextFieldRef);
28307
28308
  }
28308
28309
  });
28309
28310
 
@@ -30339,7 +30340,7 @@
30339
30340
  goTo
30340
30341
  };
30341
30342
  }
30342
- const version$1 = "3.6.14-master.2024-08-13";
30343
+ const version$1 = "3.6.15-master.2024-08-15";
30343
30344
  createVuetify$1.version = version$1;
30344
30345
 
30345
30346
  // Vue's inject() can only be used in setup
@@ -30592,7 +30593,7 @@
30592
30593
 
30593
30594
  /* eslint-disable local-rules/sort-imports */
30594
30595
 
30595
- const version = "3.6.14-master.2024-08-13";
30596
+ const version = "3.6.15-master.2024-08-15";
30596
30597
 
30597
30598
  /* eslint-disable local-rules/sort-imports */
30598
30599