@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.
@@ -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
  */
@@ -1933,6 +1933,7 @@ const defaultRtl = {
1933
1933
  id: false,
1934
1934
  it: false,
1935
1935
  ja: false,
1936
+ km: false,
1936
1937
  ko: false,
1937
1938
  lv: false,
1938
1939
  lt: false,
@@ -25187,7 +25188,7 @@ function createVuetify$1() {
25187
25188
  date
25188
25189
  };
25189
25190
  }
25190
- const version$1 = "3.4.0-dev.2023-12-01";
25191
+ const version$1 = "3.4.0-dev.2023-12-07";
25191
25192
  createVuetify$1.version = version$1;
25192
25193
 
25193
25194
  // Vue's inject() can only be used in setup
@@ -25201,7 +25202,7 @@ function inject(key) {
25201
25202
 
25202
25203
  /* eslint-disable local-rules/sort-imports */
25203
25204
 
25204
- const version = "3.4.0-dev.2023-12-01";
25205
+ const version = "3.4.0-dev.2023-12-07";
25205
25206
 
25206
25207
  /* eslint-disable local-rules/sort-imports */
25207
25208