@vuetify/nightly 3.9.2-master.2025-07-25 → 3.9.2-master.2025-07-27
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/CHANGELOG.md +12 -3
- package/dist/json/attributes.json +3358 -3358
- package/dist/json/importMap-labs.json +30 -30
- package/dist/json/importMap.json +132 -132
- package/dist/json/web-types.json +6344 -6332
- package/dist/vuetify-labs.cjs +14 -7
- package/dist/vuetify-labs.css +4884 -4884
- package/dist/vuetify-labs.d.ts +91 -50
- package/dist/vuetify-labs.esm.js +14 -7
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +14 -7
- package/dist/vuetify-labs.min.css +2 -2
- package/dist/vuetify.cjs +5 -3
- package/dist/vuetify.cjs.map +1 -1
- package/dist/vuetify.css +3026 -3026
- package/dist/vuetify.d.ts +50 -50
- package/dist/vuetify.esm.js +5 -3
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +5 -3
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +2 -2
- package/dist/vuetify.min.js +6 -4
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VNumberInput/VNumberInput.js +2 -0
- package/lib/components/VNumberInput/VNumberInput.js.map +1 -1
- package/lib/entry-bundler.js +1 -1
- package/lib/framework.d.ts +50 -50
- package/lib/framework.js +1 -1
- package/lib/labs/VPie/VPie.css +1 -1
- package/lib/labs/VPie/VPie.d.ts +50 -0
- package/lib/labs/VPie/VPie.js +9 -4
- package/lib/labs/VPie/VPie.js.map +1 -1
- package/lib/labs/VPie/VPie.sass +1 -1
- package/package.json +1 -1
package/dist/vuetify.min.js
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* Vuetify v3.9.2-master.2025-07-
|
2
|
+
* Vuetify v3.9.2-master.2025-07-27
|
3
3
|
* Forged by John Leider
|
4
4
|
* Released under the MIT License.
|
5
5
|
*/
|
@@ -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
|
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-
|
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-
|
2385
|
+
if(a&&e in a)return a[e]}of.version="3.9.2-master.2025-07-27"
|
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-27"
|
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]:{}
|