@vuetify/nightly 4.0.0-dev-20230512.0 → 4.0.0-dev-20230513.0

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.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v4.0.0-dev-20230512.0
2
+ * Vuetify v4.0.0-dev-20230513.0
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v4.0.0-dev-20230512.0
2
+ * Vuetify v4.0.0-dev-20230513.0
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -19554,7 +19554,7 @@ function createVuetify$1() {
19554
19554
  date
19555
19555
  };
19556
19556
  }
19557
- const version$1 = "4.0.0-dev-20230512.0";
19557
+ const version$1 = "4.0.0-dev-20230513.0";
19558
19558
  createVuetify$1.version = version$1;
19559
19559
 
19560
19560
  // Vue's inject() can only be used in setup
@@ -19574,7 +19574,7 @@ const createVuetify = function () {
19574
19574
  ...options
19575
19575
  });
19576
19576
  };
19577
- const version = "4.0.0-dev-20230512.0";
19577
+ const version = "4.0.0-dev-20230513.0";
19578
19578
  createVuetify.version = version;
19579
19579
 
19580
19580
  export { components, createVuetify, directives, useDefaults, useDisplay, useLayout, useLocale, useRtl, useTheme, version };
package/dist/vuetify.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v4.0.0-dev-20230512.0
2
+ * Vuetify v4.0.0-dev-20230513.0
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -19558,7 +19558,7 @@
19558
19558
  date
19559
19559
  };
19560
19560
  }
19561
- const version$1 = "4.0.0-dev-20230512.0";
19561
+ const version$1 = "4.0.0-dev-20230513.0";
19562
19562
  createVuetify$1.version = version$1;
19563
19563
 
19564
19564
  // Vue's inject() can only be used in setup
@@ -19578,7 +19578,7 @@
19578
19578
  ...options
19579
19579
  });
19580
19580
  };
19581
- const version = "4.0.0-dev-20230512.0";
19581
+ const version = "4.0.0-dev-20230513.0";
19582
19582
  createVuetify.version = version;
19583
19583
 
19584
19584
  exports.components = components;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v4.0.0-dev-20230512.0
2
+ * Vuetify v4.0.0-dev-20230513.0
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v4.0.0-dev-20230512.0
2
+ * Vuetify v4.0.0-dev-20230513.0
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -1450,9 +1450,9 @@ else{const{mount:a}=e
1450
1450
  e.mount=function(){const l=a(...arguments)
1451
1451
  return t.nextTick((()=>c.update())),e.mount=a,l}}Je.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:Xc.call(this,Me),display:Xc.call(this,dr),theme:Xc.call(this,bt),icons:Xc.call(this,ul),locale:Xc.call(this,Lt),date:Xc.call(this,Wc)})}}})}
1452
1452
  return{install:m,defaults:u,display:c,theme:d,icons:v,locale:p,date:f}}function Xc(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
1453
- if(a&&e in a)return a[e]}Gc.version="4.0.0-dev-20230512.0"
1453
+ if(a&&e in a)return a[e]}Gc.version="4.0.0-dev-20230513.0"
1454
1454
  const qc=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}
1455
- return Gc({components:Rc,directives:Mc,...e})},Kc="4.0.0-dev-20230512.0"
1455
+ return Gc({components:Rc,directives:Mc,...e})},Kc="4.0.0-dev-20230513.0"
1456
1456
  qc.version=Kc,e.components=Rc,e.createVuetify=qc,e.directives=Mc,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
1457
1457
  const{props:a,provideSubDefaults:l}=je(e,t)
1458
1458
  return l(),a},e.useDisplay=hr,e.useLayout=st,e.useLocale=Dt,e.useRtl=Ot,e.useTheme=xt,e.version=Kc}))
@@ -10,7 +10,7 @@ export const createVuetify = function () {
10
10
  ...options
11
11
  });
12
12
  };
13
- export const version = "4.0.0-dev-20230512.0";
13
+ export const version = "4.0.0-dev-20230513.0";
14
14
  createVuetify.version = version;
15
15
  export { components, directives };
16
16
  export * from "./composables/index.mjs";
package/lib/framework.mjs CHANGED
@@ -94,7 +94,7 @@ export function createVuetify() {
94
94
  date
95
95
  };
96
96
  }
97
- export const version = "4.0.0-dev-20230512.0";
97
+ export const version = "4.0.0-dev-20230513.0";
98
98
  createVuetify.version = version;
99
99
 
100
100
  // Vue's inject() can only be used in setup
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vuetify/nightly",
3
3
  "description": "Vue Material Component Framework",
4
- "version": "4.0.0-dev-20230512.0",
4
+ "version": "4.0.0-dev-20230513.0",
5
5
  "author": {
6
6
  "name": "John Leider",
7
7
  "email": "john@vuetifyjs.com"