@vuetify/nightly 3.9.2-master.2025-07-26 → 3.9.2-master.2025-07-28

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.9.2-master.2025-07-26
2
+ * Vuetify v3.9.2-master.2025-07-28
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -2031,7 +2031,7 @@ const o=null==a?String(t):t.toFixed(a)
2031
2031
  if(u.value&&l)return Number(o).toString().replace(".",d.value)
2032
2032
  if(null===e.minFractionDigits||null!==a&&a<e.minFractionDigits)return o.replace(".",d.value)
2033
2033
  let[n,r]=o.split(".")
2034
- return r=(r??"").padEnd(e.minFractionDigits,"0").replace(new RegExp(`(?<=\\d{${e.minFractionDigits}})0`,"g"),""),[n,r].filter(Boolean).join(d.value)}const p=ca(e,"modelValue",null,(e=>e??null),(t=>null==t?t??null:A(Number(t),e.min,e.max))),m=t.shallowRef(null)
2034
+ return r=(r??"").padEnd(e.minFractionDigits,"0").replace(new RegExp(`(?<=\\d{${e.minFractionDigits}})0+$`,"g"),""),[n,r].filter(Boolean).join(d.value)}const p=ca(e,"modelValue",null,(e=>e??null),(t=>null==t?t??null:A(Number(t),e.min,e.max))),m=t.shallowRef(null)
2035
2035
  t.watchEffect((()=>{u.value&&!s.value||(null==p.value?m.value=null:isNaN(p.value)||(m.value=v(p.value)))}))
2036
2036
  const f=t.computed({get:()=>m.value,set(t){if(null===t||""===t)return p.value=null,void(m.value=null)
2037
2037
  const a=Number(t.replace(d.value,"."))
@@ -2048,7 +2048,9 @@ if(0===t)return o.split(a)[0]
2048
2048
  const n=new RegExp(`${se(a)}\\d`)
2049
2049
  if(null!==t&&n.test(o)){const e=o.split(a)
2050
2050
  return[e[0],e[1].substring(0,t)].join(a)}return o}(r,e.precision,d.value)
2051
- new RegExp(`^-?\\d*${se(d.value)}?\\d*$`).test(r)||(t.preventDefault(),a.value=i),null!=e.precision&&(r.split(d.value)[1]?.length>e.precision&&(t.preventDefault(),a.value=i),0===e.precision&&r.includes(d.value)&&(t.preventDefault(),a.value=i))}async function _(e){["Enter","ArrowLeft","ArrowRight","Backspace","Delete","Tab"].includes(e.key)||e.ctrlKey||["ArrowDown","ArrowUp"].includes(e.key)&&(e.preventDefault(),T(),await t.nextTick(),"ArrowDown"===e.key?N(!1):N())}function I(e){e.stopPropagation()}function P(e){const t=e.currentTarget
2051
+ if(new RegExp(`^-?\\d*${se(d.value)}?\\d*$`).test(r)||(t.preventDefault(),a.value=i),null!=e.precision){if(r.split(d.value)[1]?.length>e.precision){t.preventDefault(),a.value=i
2052
+ const e=(o??0)+t.data.length
2053
+ a.setSelectionRange(e,e)}0===e.precision&&r.includes(d.value)&&(t.preventDefault(),a.value=i)}}async function _(e){["Enter","ArrowLeft","ArrowRight","Backspace","Delete","Tab"].includes(e.key)||e.ctrlKey||["ArrowDown","ArrowUp"].includes(e.key)&&(e.preventDefault(),T(),await t.nextTick(),"ArrowDown"===e.key?N(!1):N())}function I(e){e.stopPropagation()}function P(e){const t=e.currentTarget
2052
2054
  t?.releasePointerCapture(e.pointerId),e.preventDefault(),r()}function B(e){const t=e.currentTarget
2053
2055
  t?.setPointerCapture(e.pointerId),e.preventDefault(),e.stopPropagation(),n("up")}function R(e){const t=e.currentTarget
2054
2056
  t?.setPointerCapture(e.pointerId),e.preventDefault(),e.stopPropagation(),n("down")}function T(){if(s.value)return
@@ -2380,8 +2382,8 @@ if(m.run((()=>{o.install(u)})),u.onUnmount((()=>m.stop())),u.provide(Ct,e),u.pro
2380
2382
  else{const{mount:e}=u
2381
2383
  u.mount=function(){const a=e(...arguments)
2382
2384
  return t.nextTick((()=>l.update())),u.mount=e,a}}("boolean"!=typeof __VUE_OPTIONS_API__||__VUE_OPTIONS_API__)&&u.mixin({computed:{$vuetify(){return t.reactive({defaults:nf.call(this,Ct),display:nf.call(this,Bn),theme:nf.call(this,xa),icons:nf.call(this,jt),locale:nf.call(this,ba),date:nf.call(this,zu)})}}})},unmount:function(){u.stop()},defaults:e,display:l,theme:o,icons:c,locale:d,date:v,goTo:p}}))}function nf(e){const t=this.$,a=t.parent?.provides??t.vnode.appContext?.provides
2383
- if(a&&e in a)return a[e]}of.version="3.9.2-master.2025-07-26"
2384
- const rf=function(){return of({components:qm,directives:lf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},sf="3.9.2-master.2025-07-26"
2385
+ if(a&&e in a)return a[e]}of.version="3.9.2-master.2025-07-28"
2386
+ const rf=function(){return of({components:qm,directives:lf,...arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}})},sf="3.9.2-master.2025-07-28"
2385
2387
  rf.version=sf,e.blueprints=ea,e.components=qm,e.createVuetify=rf,e.directives=lf,e.useDate=Lu,e.useDefaults=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0
2386
2388
  const{props:a,provideSubDefaults:l}=_t(e,t)
2387
2389
  return l(),a},e.useDisplay=zn,e.useGoTo=Wn,e.useHotkey=function(e,l){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}