@vuetify/nightly 3.6.3-master.2024-05-05 → 3.6.3-master.2024-05-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.
- package/CHANGELOG.md +11 -2
- package/dist/json/attributes.json +148 -8
- package/dist/json/importMap-labs.json +16 -16
- package/dist/json/importMap.json +118 -118
- package/dist/json/tags.json +36 -1
- package/dist/json/web-types.json +436 -26
- package/dist/vuetify-labs.css +2038 -1778
- package/dist/vuetify-labs.d.ts +631 -317
- package/dist/vuetify-labs.esm.js +72 -92
- package/dist/vuetify-labs.esm.js.map +1 -1
- package/dist/vuetify-labs.js +72 -92
- package/dist/vuetify-labs.min.css +3 -3
- package/dist/vuetify.css +2396 -2136
- package/dist/vuetify.d.ts +276 -318
- package/dist/vuetify.esm.js +19 -17
- package/dist/vuetify.esm.js.map +1 -1
- package/dist/vuetify.js +19 -17
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +3 -3
- package/dist/vuetify.min.js +15 -15
- package/dist/vuetify.min.js.map +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs +1 -1
- package/lib/components/VAutocomplete/VAutocomplete.mjs.map +1 -1
- package/lib/components/VAutocomplete/index.d.mts +18 -18
- package/lib/components/VBottomSheet/index.d.mts +9 -15
- package/lib/components/VCarousel/index.d.mts +6 -6
- package/lib/components/VCombobox/index.d.mts +18 -18
- package/lib/components/VDialog/index.d.mts +27 -33
- package/lib/components/VFileInput/VFileInput.mjs +1 -1
- package/lib/components/VFileInput/VFileInput.mjs.map +1 -1
- package/lib/components/VFileInput/index.d.mts +9 -9
- package/lib/components/VImg/index.d.mts +6 -6
- package/lib/components/VList/VListItem.mjs +3 -2
- package/lib/components/VList/VListItem.mjs.map +1 -1
- package/lib/components/VList/index.d.mts +6 -6
- package/lib/components/VMenu/index.d.mts +27 -33
- package/lib/components/VOverlay/VOverlay.mjs +2 -5
- package/lib/components/VOverlay/VOverlay.mjs.map +1 -1
- package/lib/components/VOverlay/index.d.mts +9 -15
- package/lib/components/VResponsive/VResponsive.mjs +1 -1
- package/lib/components/VResponsive/VResponsive.mjs.map +1 -1
- package/lib/components/VResponsive/index.d.mts +6 -6
- package/lib/components/VSelect/index.d.mts +18 -18
- package/lib/components/VSlideGroup/VSlideGroup.mjs.map +1 -1
- package/lib/components/VSnackbar/VSnackbar.mjs.map +1 -1
- package/lib/components/VSnackbar/index.d.mts +41 -47
- package/lib/components/VSpeedDial/index.d.mts +9 -15
- package/lib/components/VTabs/VTabs.mjs +8 -3
- package/lib/components/VTabs/VTabs.mjs.map +1 -1
- package/lib/components/VToolbar/VToolbar.css +5 -5
- package/lib/components/VToolbar/_variables.scss +3 -3
- package/lib/components/VTooltip/index.d.mts +27 -33
- package/lib/components/index.d.mts +236 -278
- package/lib/composables/component.mjs +1 -1
- package/lib/composables/component.mjs.map +1 -1
- package/lib/entry-bundler.mjs +1 -1
- package/lib/framework.mjs +1 -1
- package/lib/index.d.mts +40 -40
- package/lib/labs/VNumberInput/VNumberInput.mjs +57 -81
- package/lib/labs/VNumberInput/VNumberInput.mjs.map +1 -1
- package/lib/labs/VNumberInput/index.d.mts +402 -34
- package/lib/labs/VSnackbarQueue/index.d.mts +41 -47
- package/lib/labs/VTreeview/index.d.mts +6 -6
- package/lib/labs/components.d.mts +442 -86
- package/lib/styles/generic/_colors.scss +1 -0
- package/lib/styles/main.css +260 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
@@ -1,14 +1,23 @@
|
|
1
|
-
# [](https://github.com/vuetifyjs/vuetify/compare/v3.6.3-master.2024-05-
|
1
|
+
# [](https://github.com/vuetifyjs/vuetify/compare/v3.6.3-master.2024-05-07...v) (2024-05-07)
|
2
2
|
|
3
3
|
|
4
4
|
|
5
|
-
## [3.6.3-master.2024-05-
|
5
|
+
## [3.6.3-master.2024-05-07](https://github.com/vuetifyjs/vuetify/compare/v3.6.3...v3.6.3-master.2024-05-07) (2024-05-07)
|
6
6
|
|
7
7
|
|
8
8
|
### Bug Fixes
|
9
9
|
|
10
|
+
* **colors:** apply theme-on-surface override for bg text color ([43529fa](https://github.com/vuetifyjs/vuetify/commit/43529fa936cbb0d58d78e1c48aebc1e6c7fe3d1e))
|
10
11
|
* **variant:** always remove underlay from normal flow ([6aea5e4](https://github.com/vuetifyjs/vuetify/commit/6aea5e4cb24f29978c8d416c8e53330189d917a7))
|
12
|
+
* **VAutocomplete:** only clear search on blur in multiple or using chips/selection shots ([#19701](https://github.com/vuetifyjs/vuetify/issues/19701)) ([d02e1b3](https://github.com/vuetifyjs/vuetify/commit/d02e1b3cec7b98a29eb69f42249f15ace6da25f3)), closes [#19543](https://github.com/vuetifyjs/vuetify/issues/19543)
|
11
13
|
* **VDataTable:** change mobile default to false ([#19744](https://github.com/vuetifyjs/vuetify/issues/19744)) ([a194622](https://github.com/vuetifyjs/vuetify/commit/a194622437e9baa0e9202a349fbc97dee95885cf))
|
14
|
+
* **VFileInput:** correctly set single value to null when cleared ([fce7f75](https://github.com/vuetifyjs/vuetify/commit/fce7f758cfa26dac23e79fafa5c6fc5b67294e5d))
|
15
|
+
* **VList:** allow group activators to be links ([94a05d1](https://github.com/vuetifyjs/vuetify/commit/94a05d1f1aae54b97a9a9ea27c61d3c28314f953)), closes [#10981](https://github.com/vuetifyjs/vuetify/issues/10981)
|
16
|
+
* **VNumberInput:** use VTextField as the base component ([#19714](https://github.com/vuetifyjs/vuetify/issues/19714)) ([53d6bb9](https://github.com/vuetifyjs/vuetify/commit/53d6bb9138be4eb19a85f0722253a7aba3065cc9)), closes [#19659](https://github.com/vuetifyjs/vuetify/issues/19659) [#19757](https://github.com/vuetifyjs/vuetify/issues/19757)
|
17
|
+
* **VResponsive:** contentClass accepts array and object ([8f0322d](https://github.com/vuetifyjs/vuetify/commit/8f0322d095f277074678f4b454bdc83203d592bc)), closes [#19729](https://github.com/vuetifyjs/vuetify/issues/19729)
|
18
|
+
* **VTabs:** inherit attrs and scope id ([67b30e7](https://github.com/vuetifyjs/vuetify/commit/67b30e70435f7bcbb7abb64d2a5b9c4dc191355d)), closes [#19752](https://github.com/vuetifyjs/vuetify/issues/19752) [#19754](https://github.com/vuetifyjs/vuetify/issues/19754)
|
19
|
+
* **VToolbar/VAppBar:** nav-icon and title alignment ([daa96e9](https://github.com/vuetifyjs/vuetify/commit/daa96e98f1a6d84c14a3c610e654faed47160c62))
|
20
|
+
* **VTreeview:** lines prop supports boolean type ([#19668](https://github.com/vuetifyjs/vuetify/issues/19668)) ([330baa0](https://github.com/vuetifyjs/vuetify/commit/330baa073d4cc93a996f5e9ca039a8721cef8691)), closes [#19638](https://github.com/vuetifyjs/vuetify/issues/19638)
|
12
21
|
|
13
22
|
|
14
23
|
|
@@ -2156,7 +2156,7 @@
|
|
2156
2156
|
"description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
|
2157
2157
|
},
|
2158
2158
|
"VCarouselItem/content-class": {
|
2159
|
-
"type": "
|
2159
|
+
"type": "any\n",
|
2160
2160
|
"description": "Apply a custom class to the internal content element."
|
2161
2161
|
},
|
2162
2162
|
"VCarouselItem/inline": {
|
@@ -6056,7 +6056,7 @@
|
|
6056
6056
|
"description": "Calculated as `width/height`, so for a 1920x1080px image this will be `1.7778`. Will be calculated automatically if omitted."
|
6057
6057
|
},
|
6058
6058
|
"VImg/content-class": {
|
6059
|
-
"type": "
|
6059
|
+
"type": "any\n",
|
6060
6060
|
"description": "Apply a custom class to the internal content element."
|
6061
6061
|
},
|
6062
6062
|
"VImg/inline": {
|
@@ -6792,7 +6792,7 @@
|
|
6792
6792
|
"description": "Applies a distinct style to the component."
|
6793
6793
|
},
|
6794
6794
|
"VListItem/lines": {
|
6795
|
-
"type": "'one' | 'two' | 'three'\n",
|
6795
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
6796
6796
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListItem.json))"
|
6797
6797
|
},
|
6798
6798
|
"VListItemAction/start": {
|
@@ -7183,6 +7183,14 @@
|
|
7183
7183
|
"type": "string\n",
|
7184
7184
|
"description": "Sets the text of the [v-label](/api/v-label/) or [v-field-label](/api/v-field-label/) component."
|
7185
7185
|
},
|
7186
|
+
"VNumberInput/counter": {
|
7187
|
+
"type": "string | number | boolean\n",
|
7188
|
+
"description": "Creates counter for input length; if no number is specified, it defaults to 25. Does not apply any validation."
|
7189
|
+
},
|
7190
|
+
"VNumberInput/flat": {
|
7191
|
+
"type": "boolean\n",
|
7192
|
+
"description": "Removes box shadow when using a variant with elevation."
|
7193
|
+
},
|
7186
7194
|
"VNumberInput/control-variant": {
|
7187
7195
|
"type": "'default' | 'stacked' | 'split'\n",
|
7188
7196
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
@@ -7199,6 +7207,10 @@
|
|
7199
7207
|
"type": "number\n",
|
7200
7208
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7201
7209
|
},
|
7210
|
+
"VNumberInput/type": {
|
7211
|
+
"type": "string\n",
|
7212
|
+
"description": "Sets input type."
|
7213
|
+
},
|
7202
7214
|
"VNumberInput/max": {
|
7203
7215
|
"type": "number\n",
|
7204
7216
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
@@ -7207,6 +7219,54 @@
|
|
7207
7219
|
"type": "number\n",
|
7208
7220
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VNumberInput.json))"
|
7209
7221
|
},
|
7222
|
+
"VNumberInput/autofocus": {
|
7223
|
+
"type": "boolean\n",
|
7224
|
+
"description": "Enables autofocus."
|
7225
|
+
},
|
7226
|
+
"VNumberInput/prefix": {
|
7227
|
+
"type": "string\n",
|
7228
|
+
"description": "Displays prefix text."
|
7229
|
+
},
|
7230
|
+
"VNumberInput/placeholder": {
|
7231
|
+
"type": "string\n",
|
7232
|
+
"description": "Sets the input’s placeholder text."
|
7233
|
+
},
|
7234
|
+
"VNumberInput/persistent-placeholder": {
|
7235
|
+
"type": "boolean\n",
|
7236
|
+
"description": "Forces placeholder to always be visible."
|
7237
|
+
},
|
7238
|
+
"VNumberInput/persistent-counter": {
|
7239
|
+
"type": "boolean\n",
|
7240
|
+
"description": "Forces counter to always be visible."
|
7241
|
+
},
|
7242
|
+
"VNumberInput/suffix": {
|
7243
|
+
"type": "string\n",
|
7244
|
+
"description": "Displays suffix text."
|
7245
|
+
},
|
7246
|
+
"VNumberInput/role": {
|
7247
|
+
"type": "string\n",
|
7248
|
+
"description": "The role attribute applied to the input."
|
7249
|
+
},
|
7250
|
+
"VNumberInput/id": {
|
7251
|
+
"type": "string\n",
|
7252
|
+
"description": "Sets the DOM id on the component."
|
7253
|
+
},
|
7254
|
+
"VNumberInput/append-icon": {
|
7255
|
+
"type": "any\n",
|
7256
|
+
"description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot."
|
7257
|
+
},
|
7258
|
+
"VNumberInput/center-affix": {
|
7259
|
+
"type": "boolean\n",
|
7260
|
+
"description": "Vertically align **appendInner**, **prependInner**, **clearIcon** and **label** in the center."
|
7261
|
+
},
|
7262
|
+
"VNumberInput/prepend-icon": {
|
7263
|
+
"type": "any\n",
|
7264
|
+
"description": "Prepends an icon to the outnside the component's input, uses the same syntax as `v-icon`."
|
7265
|
+
},
|
7266
|
+
"VNumberInput/hide-spin-buttons": {
|
7267
|
+
"type": "boolean\n",
|
7268
|
+
"description": "Hides spin buttons on the input when type is set to `number`."
|
7269
|
+
},
|
7210
7270
|
"VNumberInput/hint": {
|
7211
7271
|
"type": "string\n",
|
7212
7272
|
"description": "Displays hint text below the input when focused. Force this always open with the [persistent-hint](#props-persistent-hint) property."
|
@@ -7215,6 +7275,14 @@
|
|
7215
7275
|
"type": "boolean\n",
|
7216
7276
|
"description": "Forces [hint](#props-hint) to always be visible."
|
7217
7277
|
},
|
7278
|
+
"VNumberInput/messages": {
|
7279
|
+
"type": "string | string[]\n",
|
7280
|
+
"description": "Displays a list of messages or a single message if using a string."
|
7281
|
+
},
|
7282
|
+
"VNumberInput/direction": {
|
7283
|
+
"type": "'horizontal' | 'vertical'\n",
|
7284
|
+
"description": "Changes the direction of the input."
|
7285
|
+
},
|
7218
7286
|
"VNumberInput/reverse": {
|
7219
7287
|
"type": "boolean\n",
|
7220
7288
|
"description": "Reverses the orientation."
|
@@ -7223,6 +7291,18 @@
|
|
7223
7291
|
"type": "'default' | 'comfortable' | 'compact'\n",
|
7224
7292
|
"description": "Adjusts the vertical height used by the component."
|
7225
7293
|
},
|
7294
|
+
"VNumberInput/max-width": {
|
7295
|
+
"type": "string | number\n",
|
7296
|
+
"description": "Sets the maximum width for the component."
|
7297
|
+
},
|
7298
|
+
"VNumberInput/min-width": {
|
7299
|
+
"type": "string | number\n",
|
7300
|
+
"description": "Sets the minimum width for the component."
|
7301
|
+
},
|
7302
|
+
"VNumberInput/width": {
|
7303
|
+
"type": "string | number\n",
|
7304
|
+
"description": "Sets the width for the component."
|
7305
|
+
},
|
7226
7306
|
"VNumberInput/theme": {
|
7227
7307
|
"type": "string\n",
|
7228
7308
|
"description": "Specify a theme for this component and all of its children."
|
@@ -7235,14 +7315,38 @@
|
|
7235
7315
|
"type": "boolean\n",
|
7236
7316
|
"description": "Puts the input in a manual error state."
|
7237
7317
|
},
|
7318
|
+
"VNumberInput/error-messages": {
|
7319
|
+
"type": "string | string[]\n",
|
7320
|
+
"description": "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the **rules** prop. This field will not trigger validation."
|
7321
|
+
},
|
7322
|
+
"VNumberInput/max-errors": {
|
7323
|
+
"type": "string | number\n",
|
7324
|
+
"description": "Control the maximum number of shown errors from validation."
|
7325
|
+
},
|
7326
|
+
"VNumberInput/name": {
|
7327
|
+
"type": "string\n",
|
7328
|
+
"description": "Sets the component's name attribute."
|
7329
|
+
},
|
7238
7330
|
"VNumberInput/readonly": {
|
7239
7331
|
"type": "boolean\n",
|
7240
7332
|
"description": "Puts input in readonly state."
|
7241
7333
|
},
|
7334
|
+
"VNumberInput/rules": {
|
7335
|
+
"type": "<a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/composables/validation.ts#L16-L20\" target=\"_blank\">ValidationRule</a>[]\n",
|
7336
|
+
"description": "Accepts a mixed array of types `function`, `boolean` and `string`. Functions pass an input value as an argument and must return either `true` / `false` or a `string` containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) `false` or is a `string`."
|
7337
|
+
},
|
7242
7338
|
"VNumberInput/model-value": {
|
7243
|
-
"type": "
|
7339
|
+
"type": "any\n",
|
7244
7340
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
7245
7341
|
},
|
7342
|
+
"VNumberInput/validate-on": {
|
7343
|
+
"type": " | 'blur'\n | 'input'\n | 'submit'\n | 'blur lazy'\n | 'input lazy'\n | 'submit lazy'\n | 'lazy blur'\n | 'lazy input'\n | 'lazy submit'\n | 'lazy'\n",
|
7344
|
+
"description": "Change what type of event triggers validation to run."
|
7345
|
+
},
|
7346
|
+
"VNumberInput/validation-value": {
|
7347
|
+
"type": "any\n",
|
7348
|
+
"description": "The value used when applying validation rules."
|
7349
|
+
},
|
7246
7350
|
"VNumberInput/focused": {
|
7247
7351
|
"type": "boolean\n",
|
7248
7352
|
"description": "Forces a focused state styling on the component."
|
@@ -7255,6 +7359,18 @@
|
|
7255
7359
|
"type": "string\n",
|
7256
7360
|
"description": "Applies specified color to the control's background. Used on components that also support the **color** prop. - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
7257
7361
|
},
|
7362
|
+
"VNumberInput/clearable": {
|
7363
|
+
"type": "boolean\n",
|
7364
|
+
"description": "Allows for the component to be cleared."
|
7365
|
+
},
|
7366
|
+
"VNumberInput/clear-icon": {
|
7367
|
+
"type": "any\n",
|
7368
|
+
"description": "The icon used when the **clearable** prop is set to true."
|
7369
|
+
},
|
7370
|
+
"VNumberInput/active": {
|
7371
|
+
"type": "boolean\n",
|
7372
|
+
"description": "Controls the **active** state of the item. This is typically used to highlight the component."
|
7373
|
+
},
|
7258
7374
|
"VNumberInput/color": {
|
7259
7375
|
"type": "string\n",
|
7260
7376
|
"description": "Applies specified color to the control - supports utility colors (for example `success` or `purple`) or css color (`#033` or `rgba(255, 0, 0, 0.5)`). Find a list of built-in classes on the [colors page](/styles/colors#material-colors)."
|
@@ -7263,6 +7379,18 @@
|
|
7263
7379
|
"type": "string\n",
|
7264
7380
|
"description": "Sets the color of the input when it is not focused."
|
7265
7381
|
},
|
7382
|
+
"VNumberInput/dirty": {
|
7383
|
+
"type": "boolean\n",
|
7384
|
+
"description": "Manually apply the dirty state styling."
|
7385
|
+
},
|
7386
|
+
"VNumberInput/persistent-clear": {
|
7387
|
+
"type": "boolean\n",
|
7388
|
+
"description": "Always show the clearable icon when the input is dirty (By default it only shows on hover)."
|
7389
|
+
},
|
7390
|
+
"VNumberInput/single-line": {
|
7391
|
+
"type": "boolean\n",
|
7392
|
+
"description": "Label does not move on focus/dirty."
|
7393
|
+
},
|
7266
7394
|
"VNumberInput/variant": {
|
7267
7395
|
"type": " | 'underlined'\n | 'outlined'\n | 'filled'\n | 'solo'\n | 'solo-inverted'\n | 'solo-filled'\n | 'plain'\n",
|
7268
7396
|
"description": "Applies a distinct style to the component."
|
@@ -7273,7 +7401,19 @@
|
|
7273
7401
|
},
|
7274
7402
|
"VNumberInput/rounded": {
|
7275
7403
|
"type": "string | number | boolean\n",
|
7276
|
-
"description": "
|
7404
|
+
"description": "Adds a border radius to the input."
|
7405
|
+
},
|
7406
|
+
"VNumberInput/tile": {
|
7407
|
+
"type": "boolean\n",
|
7408
|
+
"description": "Removes any applied **border-radius** from the component."
|
7409
|
+
},
|
7410
|
+
"VNumberInput/counter-value": {
|
7411
|
+
"type": "number | ((value: any) => number)\n",
|
7412
|
+
"description": "Function returns the counter display text."
|
7413
|
+
},
|
7414
|
+
"VNumberInput/model-modifiers": {
|
7415
|
+
"type": "unknown\n",
|
7416
|
+
"description": "**FOR INTERNAL USE ONLY**"
|
7277
7417
|
},
|
7278
7418
|
"VOtpInput/length": {
|
7279
7419
|
"type": "string | number\n",
|
@@ -8348,7 +8488,7 @@
|
|
8348
8488
|
"description": "Sets a base aspect ratio, calculated as width/height. This will only set a **minimum** height, the component can still grow if it has a lot of content."
|
8349
8489
|
},
|
8350
8490
|
"VResponsive/content-class": {
|
8351
|
-
"type": "
|
8491
|
+
"type": "any\n",
|
8352
8492
|
"description": "Apply a custom class to the internal content element."
|
8353
8493
|
},
|
8354
8494
|
"VResponsive/inline": {
|
@@ -9748,7 +9888,7 @@
|
|
9748
9888
|
"description": "Sets the overlay opacity."
|
9749
9889
|
},
|
9750
9890
|
"VSnackbarQueue/model-value": {
|
9751
|
-
"type": "(\n | string\n | {\n text: string\n multiLine: boolean\n timer: string | boolean\n timeout: string | number\n vertical: boolean\n location: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n position: 'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n absolute: boolean\n rounded: string | number | boolean\n tile: boolean\n color: string\n variant: 'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n theme: string\n closeOnBack: boolean\n contained: boolean\n contentClass: any\n contentProps: any\n disabled: boolean\n opacity: string | number\n zIndex: string | number\n target:\n | Element\n | 'parent'\n | 'cursor'\n | (string & {})\n | ComponentPublicInstance\n | [number, number]\n closeOnContentClick: boolean\n style: StyleValue\n class: any\n height: string | number\n maxHeight: string | number\n maxWidth: string | number\n minHeight: string | number\n minWidth: string | number\n width: string | number\n eager: boolean\n locationStrategy: 'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L36-L40\" target=\"_blank\">LocationStrategyFn</a>\n origin: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a> | 'auto' | 'overlap'\n offset: string | number | number[]\n transition:\n | string\n | boolean\n | (TransitionProps & { component: Component })\n attach: string | boolean | Element\n 'v-slots': {\n activator:\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n }) => VNodeChild)\n default: false | (() => VNodeChild)\n actions
|
9891
|
+
"type": "(\n | string\n | {\n text: string\n multiLine: boolean\n timer: string | boolean\n timeout: string | number\n vertical: boolean\n location: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a>\n position: 'static' | 'relative' | 'fixed' | 'absolute' | 'sticky'\n absolute: boolean\n rounded: string | number | boolean\n tile: boolean\n color: string\n variant: 'text' | 'flat' | 'elevated' | 'tonal' | 'outlined' | 'plain'\n theme: string\n closeOnBack: boolean\n contained: boolean\n contentClass: any\n contentProps: any\n disabled: boolean\n opacity: string | number\n zIndex: string | number\n target:\n | Element\n | 'parent'\n | 'cursor'\n | (string & {})\n | ComponentPublicInstance\n | [number, number]\n closeOnContentClick: boolean\n style: StyleValue\n class: any\n height: string | number\n maxHeight: string | number\n maxWidth: string | number\n minHeight: string | number\n minWidth: string | number\n width: string | number\n eager: boolean\n locationStrategy: 'static' | 'connected' | <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VOverlay/locationStrategies.ts#L36-L40\" target=\"_blank\">LocationStrategyFn</a>\n origin: <a href=\"https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/util/anchor.ts#L8-L14\" target=\"_blank\">Anchor</a> | 'auto' | 'overlap'\n offset: string | number | number[]\n transition:\n | string\n | boolean\n | (TransitionProps & { component: Component })\n attach: string | boolean | Element\n 'v-slots': {\n activator:\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n }) => VNodeChild)\n default: false | (() => VNodeChild)\n actions: false | ((arg: { isActive: Ref<boolean> }) => VNodeChild)\n text: false | (() => VNodeChild)\n }\n 'v-slot:default': false | (() => VNodeChild)\n 'v-slot:activator':\n | false\n | ((arg: {\n isActive: boolean\n props: Record<string, any>\n }) => VNodeChild)\n key: string | number | symbol\n ref: VNodeRef\n ref_for: boolean\n ref_key: string\n onVnodeBeforeMount: VNodeMountHook | VNodeMountHook[]\n onVnodeMounted: VNodeMountHook | VNodeMountHook[]\n onVnodeBeforeUpdate: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeUpdated: VNodeUpdateHook | VNodeUpdateHook[]\n onVnodeBeforeUnmount: VNodeMountHook | VNodeMountHook[]\n onVnodeUnmounted: VNodeMountHook | VNodeMountHook[]\n 'v-slot:actions':\n | false\n | ((arg: { isActive: Ref<boolean> }) => VNodeChild)\n 'v-slot:text': false | (() => VNodeChild)\n }\n)[]\n",
|
9752
9892
|
"description": "The v-model value of the component. If component supports the **multiple** prop, this defaults to an empty array."
|
9753
9893
|
},
|
9754
9894
|
"VSnackbarQueue/z-index": {
|
@@ -12348,7 +12488,7 @@
|
|
12348
12488
|
"description": "Applies a distinct style to the component."
|
12349
12489
|
},
|
12350
12490
|
"VTreeviewItem/lines": {
|
12351
|
-
"type": "'one' | 'two' | 'three'\n",
|
12491
|
+
"type": "false | 'one' | 'two' | 'three'\n",
|
12352
12492
|
"description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/VListItem.json))"
|
12353
12493
|
},
|
12354
12494
|
"VValidation/disabled": {
|
@@ -1,21 +1,5 @@
|
|
1
1
|
{
|
2
2
|
"components": {
|
3
|
-
"VNumberInput": {
|
4
|
-
"from": "labs/VNumberInput/index.mjs",
|
5
|
-
"styles": []
|
6
|
-
},
|
7
|
-
"VTimePicker": {
|
8
|
-
"from": "labs/VTimePicker/index.mjs",
|
9
|
-
"styles": []
|
10
|
-
},
|
11
|
-
"VTimePickerClock": {
|
12
|
-
"from": "labs/VTimePicker/index.mjs",
|
13
|
-
"styles": []
|
14
|
-
},
|
15
|
-
"VTimePickerControls": {
|
16
|
-
"from": "labs/VTimePicker/index.mjs",
|
17
|
-
"styles": []
|
18
|
-
},
|
19
3
|
"VCalendar": {
|
20
4
|
"from": "labs/VCalendar/index.mjs",
|
21
5
|
"styles": []
|
@@ -40,6 +24,10 @@
|
|
40
24
|
"from": "labs/VCalendar/index.mjs",
|
41
25
|
"styles": []
|
42
26
|
},
|
27
|
+
"VNumberInput": {
|
28
|
+
"from": "labs/VNumberInput/index.mjs",
|
29
|
+
"styles": []
|
30
|
+
},
|
43
31
|
"VPicker": {
|
44
32
|
"from": "labs/VPicker/index.mjs",
|
45
33
|
"styles": []
|
@@ -60,6 +48,18 @@
|
|
60
48
|
"from": "labs/VTreeview/index.mjs",
|
61
49
|
"styles": []
|
62
50
|
},
|
51
|
+
"VTimePicker": {
|
52
|
+
"from": "labs/VTimePicker/index.mjs",
|
53
|
+
"styles": []
|
54
|
+
},
|
55
|
+
"VTimePickerClock": {
|
56
|
+
"from": "labs/VTimePicker/index.mjs",
|
57
|
+
"styles": []
|
58
|
+
},
|
59
|
+
"VTimePickerControls": {
|
60
|
+
"from": "labs/VTimePicker/index.mjs",
|
61
|
+
"styles": []
|
62
|
+
},
|
63
63
|
"VDateInput": {
|
64
64
|
"from": "labs/VDateInput/index.mjs",
|
65
65
|
"styles": []
|