@vuetify/nightly 3.4.0-dev.2023-12-01 → 3.4.0-dev.2023-12-07

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.
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.4.0-dev.2023-12-01
2
+ * Vuetify v3.4.0-dev.2023-12-07
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1937,6 +1937,7 @@
1937
1937
  id: false,
1938
1938
  it: false,
1939
1939
  ja: false,
1940
+ km: false,
1940
1941
  ko: false,
1941
1942
  lv: false,
1942
1943
  lt: false,
@@ -25116,7 +25117,7 @@
25116
25117
  date
25117
25118
  };
25118
25119
  }
25119
- const version$1 = "3.4.0-dev.2023-12-01";
25120
+ const version$1 = "3.4.0-dev.2023-12-07";
25120
25121
  createVuetify$1.version = version$1;
25121
25122
 
25122
25123
  // Vue's inject() can only be used in setup
@@ -25141,7 +25142,7 @@
25141
25142
  ...options
25142
25143
  });
25143
25144
  };
25144
- const version = "3.4.0-dev.2023-12-01";
25145
+ const version = "3.4.0-dev.2023-12-07";
25145
25146
  createVuetify.version = version;
25146
25147
 
25147
25148
  exports.components = components;