@vuetify/nightly 3.5.3-dev.2024-03-06 → 3.5.3-dev.2024-03-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.5.3-dev.2024-03-06
2
+ * Vuetify v3.5.3-dev.2024-03-07
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -300,8 +300,9 @@ e._transitionInitialStyles={position:e.style.position,top:e.style.top,left:e.sty
300
300
  delete e._transitionInitialStyles,e.style.position=t||"",e.style.top=a||"",e.style.left=l||"",e.style.width=o||"",e.style.height=n||""}}}
301
301
  return()=>{const l=a.group?t.TransitionGroup:t.Transition
302
302
  return t.h(l,{name:a.disabled?"":e,css:!a.disabled,...a.group?void 0:{mode:a.mode},...a.disabled?{}:n},o.default)}}})}function ma(e,a){let l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"in-out"
303
- return ht()({name:e,props:{mode:{type:String,default:l},disabled:Boolean},setup(l,o){let{slots:n}=o
304
- return()=>t.h(t.Transition,{name:l.disabled?"":e,css:!l.disabled,...l.disabled?{}:a},n.default)}})}function ga(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]&&arguments[1]
303
+ return ht()({name:e,props:{mode:{type:String,default:l},disabled:Boolean,group:Boolean},setup(l,o){let{slots:n}=o
304
+ const r=l.group?t.TransitionGroup:t.Transition
305
+ return()=>t.h(r,{name:l.disabled?"":e,css:!l.disabled,...l.disabled?{}:a},n.default)}})}function ga(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",a=arguments.length>1&&void 0!==arguments[1]&&arguments[1]
305
306
  const l=a?"width":"height",o=t.camelize(`offset-${l}`)
306
307
  return{onBeforeEnter(e){e._parent=e.parentNode,e._initialStyle={transition:e.style.transition,overflow:e.style.overflow,[l]:e.style[l]}},onEnter(t){const a=t._initialStyle
307
308
  t.style.setProperty("transition","none","important"),t.style.overflow="hidden"
@@ -1910,9 +1911,9 @@ else{const{mount:a}=e
1910
1911
  e.mount=function(){const l=a(...arguments)
1911
1912
  return t.nextTick((()=>c.update())),e.mount=a,l}}Ct.reset(),("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&e.mixin({computed:{$vuetify(){return t.reactive({defaults:bp.call(this,ct),display:bp.call(this,sn),theme:bp.call(this,ta),icons:bp.call(this,Bl),locale:bp.call(this,Xt),date:bp.call(this,Vu)})}}})}
1912
1913
  return{install:g,defaults:u,display:c,theme:d,icons:v,locale:p,date:f,goTo:m}}function bp(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
1913
- if(a&&e in a)return a[e]}yp.version="3.5.3-dev.2024-03-06"
1914
+ if(a&&e in a)return a[e]}yp.version="3.5.3-dev.2024-03-07"
1914
1915
  const Vp=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}
1915
- return yp({components:cp,directives:hp,...e})},wp="3.5.3-dev.2024-03-06"
1916
+ return yp({components:cp,directives:hp,...e})},wp="3.5.3-dev.2024-03-07"
1916
1917
  Vp.version=wp,e.components=cp,e.createVuetify=Vp,e.directives=hp,e.useDate=ku,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
1917
1918
  const{props:a,provideSubDefaults:l}=mt(e,t)
1918
1919
  return l(),a},e.useDisplay=mn,e.useGoTo=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}