@vuetify/nightly 3.7.0-dev.2024-08-16 → 3.7.0-master.2024-08-17

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.
Files changed (85) hide show
  1. package/dist/json/attributes.json +267 -267
  2. package/dist/json/importMap-labs.json +16 -16
  3. package/dist/json/importMap.json +194 -194
  4. package/dist/json/web-types.json +400 -400
  5. package/dist/vuetify-labs.css +4425 -4425
  6. package/dist/vuetify-labs.d.ts +5 -2
  7. package/dist/vuetify-labs.esm.js +10 -4
  8. package/dist/vuetify-labs.esm.js.map +1 -1
  9. package/dist/vuetify-labs.js +10 -4
  10. package/dist/vuetify-labs.min.css +2 -2
  11. package/dist/vuetify.css +1723 -1723
  12. package/dist/vuetify.d.ts +90 -96
  13. package/dist/vuetify.esm.js +3 -3
  14. package/dist/vuetify.esm.js.map +1 -1
  15. package/dist/vuetify.js +3 -3
  16. package/dist/vuetify.js.map +1 -1
  17. package/dist/vuetify.min.css +2 -2
  18. package/dist/vuetify.min.js +3 -3
  19. package/dist/vuetify.min.js.map +1 -1
  20. package/lib/blueprints/index.d.mts +4 -1
  21. package/lib/blueprints/md1.d.mts +4 -1
  22. package/lib/blueprints/md2.d.mts +4 -1
  23. package/lib/blueprints/md3.d.mts +4 -1
  24. package/lib/components/VAlert/index.d.mts +4 -1
  25. package/lib/components/VAppBar/index.d.mts +4 -1
  26. package/lib/components/VAutocomplete/index.d.mts +4 -1
  27. package/lib/components/VAvatar/index.d.mts +4 -1
  28. package/lib/components/VBadge/index.d.mts +4 -1
  29. package/lib/components/VBanner/index.d.mts +4 -1
  30. package/lib/components/VBreadcrumbs/index.d.mts +4 -1
  31. package/lib/components/VBtn/index.d.mts +4 -1
  32. package/lib/components/VCard/index.d.mts +4 -1
  33. package/lib/components/VCarousel/index.d.mts +4 -1
  34. package/lib/components/VCheckbox/index.d.mts +4 -1
  35. package/lib/components/VChip/index.d.mts +4 -1
  36. package/lib/components/VChipGroup/index.d.mts +4 -1
  37. package/lib/components/VCombobox/index.d.mts +4 -1
  38. package/lib/components/VDataTable/index.d.mts +4 -1
  39. package/lib/components/VDatePicker/index.d.mts +4 -1
  40. package/lib/components/VEmptyState/index.d.mts +4 -1
  41. package/lib/components/VExpansionPanel/index.d.mts +4 -1
  42. package/lib/components/VFab/index.d.mts +4 -1
  43. package/lib/components/VField/index.d.mts +4 -1
  44. package/lib/components/VFileInput/index.d.mts +4 -1
  45. package/lib/components/VIcon/index.d.mts +4 -1
  46. package/lib/components/VInput/index.d.mts +4 -1
  47. package/lib/components/VList/index.d.mts +4 -1
  48. package/lib/components/VPagination/index.d.mts +4 -1
  49. package/lib/components/VRadio/index.d.mts +4 -1
  50. package/lib/components/VRadioGroup/index.d.mts +4 -1
  51. package/lib/components/VRangeSlider/index.d.mts +4 -1
  52. package/lib/components/VRating/index.d.mts +4 -1
  53. package/lib/components/VSelect/index.d.mts +4 -1
  54. package/lib/components/VSelectionControl/index.d.mts +4 -1
  55. package/lib/components/VSelectionControlGroup/index.d.mts +4 -1
  56. package/lib/components/VSlideGroup/index.d.mts +4 -1
  57. package/lib/components/VSlider/index.d.mts +4 -1
  58. package/lib/components/VSwitch/index.d.mts +4 -1
  59. package/lib/components/VTabs/index.d.mts +4 -1
  60. package/lib/components/VTextField/index.d.mts +4 -1
  61. package/lib/components/VTextarea/index.d.mts +4 -1
  62. package/lib/components/VTimeline/index.d.mts +4 -1
  63. package/lib/components/VWindow/index.d.mts +4 -1
  64. package/lib/components/index.d.mts +4 -1
  65. package/lib/composables/icons.mjs.map +1 -1
  66. package/lib/composables/index.mjs.map +1 -1
  67. package/lib/entry-bundler.mjs +1 -1
  68. package/lib/entry-bundler.mjs.map +1 -1
  69. package/lib/framework.mjs +1 -1
  70. package/lib/framework.mjs.map +1 -1
  71. package/lib/iconsets/fa-svg.d.mts +4 -1
  72. package/lib/iconsets/fa.d.mts +4 -1
  73. package/lib/iconsets/fa4.d.mts +4 -1
  74. package/lib/iconsets/md.d.mts +4 -1
  75. package/lib/iconsets/mdi-svg.d.mts +4 -1
  76. package/lib/iconsets/mdi.d.mts +4 -1
  77. package/lib/index.d.mts +90 -96
  78. package/lib/labs/VDateInput/index.d.mts +4 -1
  79. package/lib/labs/VNumberInput/VNumberInput.mjs +7 -1
  80. package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
  81. package/lib/labs/VNumberInput/index.d.mts +4 -1
  82. package/lib/labs/VStepperVertical/index.d.mts +4 -1
  83. package/lib/labs/VTreeview/index.d.mts +4 -1
  84. package/lib/labs/components.d.mts +4 -1
  85. package/package.json +1 -5
@@ -1,5 +1,5 @@
1
1
  import * as vue from 'vue';
2
- import { Ref, DeepReadonly, ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, ComponentPublicInstance, PropType, JSXComponent, CSSProperties, DirectiveBinding, ComponentInternalInstance, ComputedRef, Component, EffectScope, nextTick, WritableComputedRef, UnwrapRef, Prop, InjectionKey } from 'vue';
2
+ import { Ref, DeepReadonly, ComponentPropsOptions, ExtractPropTypes, VNodeChild, VNode, ComponentPublicInstance, PropType, FunctionalComponent, CSSProperties, DirectiveBinding, ComponentInternalInstance, ComputedRef, Component, EffectScope, nextTick, WritableComputedRef, UnwrapRef, Prop, InjectionKey } from 'vue';
3
3
  // @ts-ignore
4
4
  import * as vue_router from 'vue-router';
5
5
  // @ts-ignore
@@ -246,6 +246,9 @@ type TemplateRef = {
246
246
  readonly el: HTMLElement | undefined;
247
247
  };
248
248
 
249
+ type JSXComponent<Props = any> = {
250
+ new (): ComponentPublicInstance<Props>;
251
+ } | FunctionalComponent<Props>;
249
252
  type IconValue = string | (string | [path: string, opacity: number])[] | JSXComponent;
250
253
  declare const IconValue: PropType<IconValue>;
251
254
  interface IconAliases {
@@ -80106,4 +80109,4 @@ declare const createVuetify: (options?: VuetifyOptions) => {
80106
80109
  goTo: GoToInstance;
80107
80110
  };
80108
80111
 
80109
- export { type DateInstance, type DefaultsInstance, type DisplayBreakpoint, type DisplayInstance, type DisplayThresholds, type GoToInstance, type IconAliases, type IconOptions, type IconProps, type IconSet, type LocaleInstance, type LocaleMessages, type LocaleOptions, type RtlInstance, type RtlOptions, type SubmitEventPromise, type ThemeDefinition, type ThemeInstance, index_d$1 as blueprints, allComponents_d as components, createVuetify, index_d as directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
80112
+ export { type DateInstance, type DefaultsInstance, type DisplayBreakpoint, type DisplayInstance, type DisplayThresholds, type GoToInstance, type IconAliases, type IconOptions, type IconProps, type IconSet, type JSXComponent, type LocaleInstance, type LocaleMessages, type LocaleOptions, type RtlInstance, type RtlOptions, type SubmitEventPromise, type ThemeDefinition, type ThemeInstance, index_d$1 as blueprints, allComponents_d as components, createVuetify, index_d as directives, useDate, useDefaults, useDisplay, useGoTo, useLayout, useLocale, useRtl, useTheme, version };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Vuetify v3.7.0-dev.2024-08-16
2
+ * Vuetify v3.7.0-master.2024-08-17
3
3
  * Forged by John Leider
4
4
  * Released under the MIT License.
5
5
  */
@@ -28150,7 +28150,13 @@ const VNumberInput = genericComponent()({
28150
28150
  const model = computed({
28151
28151
  get: () => _model.value,
28152
28152
  set(val) {
28153
- if (typeof val !== 'string') _model.value = val;
28153
+ if (val === null) {
28154
+ _model.value = null;
28155
+ return;
28156
+ }
28157
+ if (!isNaN(+val) && +val <= props.max && +val >= props.min) {
28158
+ _model.value = +val;
28159
+ }
28154
28160
  }
28155
28161
  });
28156
28162
  const vTextFieldRef = ref();
@@ -30378,7 +30384,7 @@ function createVuetify$1() {
30378
30384
  goTo
30379
30385
  };
30380
30386
  }
30381
- const version$1 = "3.7.0-dev.2024-08-16";
30387
+ const version$1 = "3.7.0-master.2024-08-17";
30382
30388
  createVuetify$1.version = version$1;
30383
30389
 
30384
30390
  // Vue's inject() can only be used in setup
@@ -30631,7 +30637,7 @@ var index = /*#__PURE__*/Object.freeze({
30631
30637
 
30632
30638
  /* eslint-disable local-rules/sort-imports */
30633
30639
 
30634
- const version = "3.7.0-dev.2024-08-16";
30640
+ const version = "3.7.0-master.2024-08-17";
30635
30641
 
30636
30642
  /* eslint-disable local-rules/sort-imports */
30637
30643