@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
  */
@@ -9748,12 +9748,6 @@ function getIntrinsicSize(el, isRtl) {
9748
9748
  // el.style.removeProperty('max-width')
9749
9749
  // el.style.removeProperty('max-height')
9750
9750
 
9751
- if (isRtl) {
9752
- el.style.removeProperty('left');
9753
- } else {
9754
- el.style.removeProperty('right');
9755
- }
9756
-
9757
9751
  /* eslint-disable-next-line sonarjs/prefer-immediate-return */
9758
9752
  const contentBox = nullifyTransforms(el);
9759
9753
  if (isRtl) {
@@ -30331,7 +30325,7 @@ function createVuetify$1() {
30331
30325
  goTo
30332
30326
  };
30333
30327
  }
30334
- const version$1 = "3.6.13-3.7.0-beta.0.0-pr-20092.a834b18";
30328
+ const version$1 = "3.7.0-beta.1-pr-20092.92a3215";
30335
30329
  createVuetify$1.version = version$1;
30336
30330
 
30337
30331
  // Vue's inject() can only be used in setup
@@ -30584,7 +30578,7 @@ var index = /*#__PURE__*/Object.freeze({
30584
30578
 
30585
30579
  /* eslint-disable local-rules/sort-imports */
30586
30580
 
30587
- const version = "3.6.13-3.7.0-beta.0.0-pr-20092.a834b18";
30581
+ const version = "3.7.0-beta.1-pr-20092.92a3215";
30588
30582
 
30589
30583
  /* eslint-disable local-rules/sort-imports */
30590
30584