@vuetify/nightly 3.6.13-3.7.0-beta.0.0-pr-20092.a834b18 → 3.7.0-beta.1-pr-20092.92a3215

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.13-3.7.0-beta.0.0-pr-20092.a834b18
2
+ * Vuetify v3.7.0-beta.1-pr-20092.92a3215
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -9752,12 +9752,6 @@
9752
9752
  // el.style.removeProperty('max-width')
9753
9753
  // el.style.removeProperty('max-height')
9754
9754
 
9755
- if (isRtl) {
9756
- el.style.removeProperty('left');
9757
- } else {
9758
- el.style.removeProperty('right');
9759
- }
9760
-
9761
9755
  /* eslint-disable-next-line sonarjs/prefer-immediate-return */
9762
9756
  const contentBox = nullifyTransforms(el);
9763
9757
  if (isRtl) {
@@ -30335,7 +30329,7 @@
30335
30329
  goTo
30336
30330
  };
30337
30331
  }
30338
- const version$1 = "3.6.13-3.7.0-beta.0.0-pr-20092.a834b18";
30332
+ const version$1 = "3.7.0-beta.1-pr-20092.92a3215";
30339
30333
  createVuetify$1.version = version$1;
30340
30334
 
30341
30335
  // Vue's inject() can only be used in setup
@@ -30588,7 +30582,7 @@
30588
30582
 
30589
30583
  /* eslint-disable local-rules/sort-imports */
30590
30584
 
30591
- const version = "3.6.13-3.7.0-beta.0.0-pr-20092.a834b18";
30585
+ const version = "3.7.0-beta.1-pr-20092.92a3215";
30592
30586
 
30593
30587
  /* eslint-disable local-rules/sort-imports */
30594
30588