@vuetify/nightly 3.7.16-master.2025-03-14 → 3.7.16-master.2025-03-17

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.16-master.2025-03-14
2
+ * Vuetify v3.7.16-master.2025-03-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -2447,7 +2447,7 @@ function createTheme(options) {
2447
2447
  function getHead() {
2448
2448
  return {
2449
2449
  style: [{
2450
- children: styles.value,
2450
+ textContent: styles.value,
2451
2451
  id: 'vuetify-theme-stylesheet',
2452
2452
  nonce: parsedOptions.cspNonce || false
2453
2453
  }]
@@ -31072,7 +31072,7 @@ function createVuetify$1() {
31072
31072
  goTo
31073
31073
  };
31074
31074
  }
31075
- const version$1 = "3.7.16-master.2025-03-14";
31075
+ const version$1 = "3.7.16-master.2025-03-17";
31076
31076
  createVuetify$1.version = version$1;
31077
31077
 
31078
31078
  // Vue's inject() can only be used in setup
@@ -31325,7 +31325,7 @@ var index = /*#__PURE__*/Object.freeze({
31325
31325
 
31326
31326
  /* eslint-disable local-rules/sort-imports */
31327
31327
 
31328
- const version = "3.7.16-master.2025-03-14";
31328
+ const version = "3.7.16-master.2025-03-17";
31329
31329
 
31330
31330
  /* eslint-disable local-rules/sort-imports */
31331
31331