@vuetify/nightly 4.0.0-dev-20230206.0 → 4.0.0-master-20230207.0

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.
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "vuetify",
5
- "version": "4.0.0-dev-20230206.0",
5
+ "version": "4.0.0-master-20230207.0",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -326,7 +326,7 @@
326
326
  "attributes": [
327
327
  {
328
328
  "name": "icon",
329
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-app-bar-nav-icon.json))",
329
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
330
330
  "doc-url": "https://vuetifyjs.com/api/v-app-bar-nav-icon#props",
331
331
  "default": "'$menu'",
332
332
  "value": {
@@ -350,7 +350,27 @@
350
350
  },
351
351
  "description": "",
352
352
  "doc-url": "https://vuetifyjs.com/api/v-app-bar-title",
353
- "attributes": [],
353
+ "attributes": [
354
+ {
355
+ "name": "text",
356
+ "description": "Specify content text for the component.",
357
+ "doc-url": "https://vuetifyjs.com/api/v-app-bar-title#props",
358
+ "value": {
359
+ "kind": "expression",
360
+ "type": "string"
361
+ }
362
+ },
363
+ {
364
+ "name": "tag",
365
+ "description": "Specify a custom tag used on the root element.",
366
+ "doc-url": "https://vuetifyjs.com/api/v-app-bar-title#props",
367
+ "default": "'div'",
368
+ "value": {
369
+ "kind": "expression",
370
+ "type": "string"
371
+ }
372
+ }
373
+ ],
354
374
  "events": [],
355
375
  "slots": [],
356
376
  "vue-model": {
@@ -517,7 +537,7 @@
517
537
  },
518
538
  {
519
539
  "name": "text",
520
- "description": "Specify subtitle/body text for the alert.",
540
+ "description": "Specify content text for the component.",
521
541
  "doc-url": "https://vuetifyjs.com/api/v-alert#props",
522
542
  "value": {
523
543
  "kind": "expression",
@@ -576,7 +596,7 @@
576
596
  },
577
597
  {
578
598
  "name": "icon",
579
- "description": "Designates a specific icon.",
599
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
580
600
  "doc-url": "https://vuetifyjs.com/api/v-alert#props",
581
601
  "default": "false",
582
602
  "value": {
@@ -1086,7 +1106,7 @@
1086
1106
  },
1087
1107
  {
1088
1108
  "name": "appendIcon",
1089
- "description": "Appends an icon to the outside the component's input, uses same syntax as `v-icon`",
1109
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
1090
1110
  "doc-url": "https://vuetifyjs.com/api/v-autocomplete#props",
1091
1111
  "value": {
1092
1112
  "kind": "expression",
@@ -1924,7 +1944,7 @@
1924
1944
  },
1925
1945
  {
1926
1946
  "name": "icon",
1927
- "description": "Designates a specific icon to render in the badge.",
1947
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
1928
1948
  "doc-url": "https://vuetifyjs.com/api/v-badge#props",
1929
1949
  "value": {
1930
1950
  "kind": "expression",
@@ -2177,7 +2197,7 @@
2177
2197
  },
2178
2198
  {
2179
2199
  "name": "icon",
2180
- "description": "Designates a specific icon.",
2200
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
2181
2201
  "doc-url": "https://vuetifyjs.com/api/v-banner#props",
2182
2202
  "value": {
2183
2203
  "kind": "expression",
@@ -2186,7 +2206,7 @@
2186
2206
  },
2187
2207
  {
2188
2208
  "name": "stacked",
2189
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-banner.json))",
2209
+ "description": "Forces the banner actions onto a new line. This ",
2190
2210
  "doc-url": "https://vuetifyjs.com/api/v-banner#props",
2191
2211
  "default": "false",
2192
2212
  "value": {
@@ -2197,7 +2217,7 @@
2197
2217
  },
2198
2218
  {
2199
2219
  "name": "text",
2200
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-banner.json))",
2220
+ "description": "Specify content text for the component.",
2201
2221
  "doc-url": "https://vuetifyjs.com/api/v-banner#props",
2202
2222
  "value": {
2203
2223
  "kind": "expression",
@@ -2589,7 +2609,7 @@
2589
2609
  },
2590
2610
  {
2591
2611
  "name": "icon",
2592
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-breadcrumbs.json))",
2612
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
2593
2613
  "doc-url": "https://vuetifyjs.com/api/v-breadcrumbs#props",
2594
2614
  "value": {
2595
2615
  "kind": "expression",
@@ -2979,7 +2999,7 @@
2979
2999
  },
2980
3000
  {
2981
3001
  "name": "loading",
2982
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/loader.json))",
3002
+ "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color",
2983
3003
  "doc-url": "https://vuetifyjs.com/api/v-btn#props",
2984
3004
  "default": "false",
2985
3005
  "value": {
@@ -3115,7 +3135,7 @@
3115
3135
  },
3116
3136
  {
3117
3137
  "name": "appendIcon",
3118
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot",
3138
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
3119
3139
  "doc-url": "https://vuetifyjs.com/api/v-btn#props",
3120
3140
  "value": {
3121
3141
  "kind": "expression",
@@ -3146,7 +3166,7 @@
3146
3166
  },
3147
3167
  {
3148
3168
  "name": "ripple",
3149
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-btn.json))",
3169
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
3150
3170
  "doc-url": "https://vuetifyjs.com/api/v-btn#props",
3151
3171
  "default": "true",
3152
3172
  "value": {
@@ -3157,7 +3177,7 @@
3157
3177
  },
3158
3178
  {
3159
3179
  "name": "icon",
3160
- "description": "Designates the button as icon. Button will become _round_ and applies the **text** prop.",
3180
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component. The button will become _round_.",
3161
3181
  "doc-url": "https://vuetifyjs.com/api/v-btn#props",
3162
3182
  "default": "false",
3163
3183
  "value": {
@@ -3608,7 +3628,7 @@
3608
3628
  },
3609
3629
  {
3610
3630
  "name": "loading",
3611
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/loader.json))",
3631
+ "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color",
3612
3632
  "doc-url": "https://vuetifyjs.com/api/v-card#props",
3613
3633
  "default": "false",
3614
3634
  "value": {
@@ -3715,7 +3735,7 @@
3715
3735
  },
3716
3736
  {
3717
3737
  "name": "text",
3718
- "description": "Generates a `v-card-text` component with the supplied value",
3738
+ "description": "Specify content text for the component.",
3719
3739
  "doc-url": "https://vuetifyjs.com/api/v-card#props",
3720
3740
  "value": {
3721
3741
  "kind": "expression",
@@ -3744,7 +3764,7 @@
3744
3764
  },
3745
3765
  {
3746
3766
  "name": "appendIcon",
3747
- "description": "Appends a [v-icon](/components/icons/) component to the header",
3767
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
3748
3768
  "doc-url": "https://vuetifyjs.com/api/v-card#props",
3749
3769
  "value": {
3750
3770
  "kind": "expression",
@@ -3802,7 +3822,7 @@
3802
3822
  },
3803
3823
  {
3804
3824
  "name": "ripple",
3805
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-card.json))",
3825
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
3806
3826
  "doc-url": "https://vuetifyjs.com/api/v-card#props",
3807
3827
  "default": "true",
3808
3828
  "value": {
@@ -3883,7 +3903,7 @@
3883
3903
  },
3884
3904
  {
3885
3905
  "name": "appendIcon",
3886
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot",
3906
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
3887
3907
  "doc-url": "https://vuetifyjs.com/api/v-card-item#props",
3888
3908
  "value": {
3889
3909
  "kind": "expression",
@@ -4201,7 +4221,7 @@
4201
4221
  },
4202
4222
  {
4203
4223
  "name": "appendIcon",
4204
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
4224
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
4205
4225
  "doc-url": "https://vuetifyjs.com/api/v-checkbox#props",
4206
4226
  "value": {
4207
4227
  "kind": "expression",
@@ -4475,7 +4495,7 @@
4475
4495
  },
4476
4496
  {
4477
4497
  "name": "ripple",
4478
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
4498
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
4479
4499
  "doc-url": "https://vuetifyjs.com/api/v-checkbox#props",
4480
4500
  "default": "true",
4481
4501
  "value": {
@@ -4703,7 +4723,7 @@
4703
4723
  },
4704
4724
  {
4705
4725
  "name": "ripple",
4706
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
4726
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
4707
4727
  "doc-url": "https://vuetifyjs.com/api/v-checkbox-btn#props",
4708
4728
  "default": "true",
4709
4729
  "value": {
@@ -4989,7 +5009,7 @@
4989
5009
  },
4990
5010
  {
4991
5011
  "name": "text",
4992
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-chip.json))",
5012
+ "description": "Specify content text for the component.",
4993
5013
  "doc-url": "https://vuetifyjs.com/api/v-chip#props",
4994
5014
  "value": {
4995
5015
  "kind": "expression",
@@ -5027,7 +5047,7 @@
5027
5047
  },
5028
5048
  {
5029
5049
  "name": "appendIcon",
5030
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot",
5050
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
5031
5051
  "doc-url": "https://vuetifyjs.com/api/v-chip#props",
5032
5052
  "value": {
5033
5053
  "kind": "expression",
@@ -5128,7 +5148,7 @@
5128
5148
  },
5129
5149
  {
5130
5150
  "name": "ripple",
5131
- "description": "Applies the v-ripple directive",
5151
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
5132
5152
  "doc-url": "https://vuetifyjs.com/api/v-chip#props",
5133
5153
  "default": "true",
5134
5154
  "value": {
@@ -6013,7 +6033,7 @@
6013
6033
  },
6014
6034
  {
6015
6035
  "name": "appendIcon",
6016
- "description": "Appends an icon to the outside the component's input, uses same syntax as `v-icon`",
6036
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
6017
6037
  "doc-url": "https://vuetifyjs.com/api/v-combobox#props",
6018
6038
  "value": {
6019
6039
  "kind": "expression",
@@ -7498,7 +7518,7 @@
7498
7518
  },
7499
7519
  {
7500
7520
  "name": "ripple",
7501
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-expansion-panel-title.json))",
7521
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
7502
7522
  "doc-url": "https://vuetifyjs.com/api/v-expansion-panel#props",
7503
7523
  "default": "false",
7504
7524
  "value": {
@@ -7528,7 +7548,7 @@
7528
7548
  },
7529
7549
  {
7530
7550
  "name": "text",
7531
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-expansion-panel.json))",
7551
+ "description": "Specify content text for the component.",
7532
7552
  "doc-url": "https://vuetifyjs.com/api/v-expansion-panel#props",
7533
7553
  "value": {
7534
7554
  "kind": "expression",
@@ -7643,7 +7663,7 @@
7643
7663
  },
7644
7664
  {
7645
7665
  "name": "ripple",
7646
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-expansion-panel-title.json))",
7666
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
7647
7667
  "doc-url": "https://vuetifyjs.com/api/v-expansion-panel-title#props",
7648
7668
  "default": "false",
7649
7669
  "value": {
@@ -7863,7 +7883,7 @@
7863
7883
  },
7864
7884
  {
7865
7885
  "name": "loading",
7866
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/loader.json))",
7886
+ "description": "Displays linear progress bar. Can either be a String which specifies which color is applied to the progress bar (any material color or theme color - **primary**, **secondary**, **success**, **info**, **warning**, **error**) or a Boolean which uses the component **color** (set by color prop - if it's supported by the component) or the primary color",
7867
7887
  "doc-url": "https://vuetifyjs.com/api/v-field#props",
7868
7888
  "default": "false",
7869
7889
  "value": {
@@ -8070,7 +8090,7 @@
8070
8090
  },
8071
8091
  {
8072
8092
  "name": "appendIcon",
8073
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
8093
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
8074
8094
  "doc-url": "https://vuetifyjs.com/api/v-file-input#props",
8075
8095
  "value": {
8076
8096
  "kind": "expression",
@@ -9107,7 +9127,7 @@
9107
9127
  },
9108
9128
  {
9109
9129
  "name": "icon",
9110
- "description": "Designates a specific icon.",
9130
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
9111
9131
  "doc-url": "https://vuetifyjs.com/api/v-icon#props",
9112
9132
  "value": {
9113
9133
  "kind": "expression",
@@ -9477,7 +9497,7 @@
9477
9497
  },
9478
9498
  {
9479
9499
  "name": "appendIcon",
9480
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
9500
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
9481
9501
  "doc-url": "https://vuetifyjs.com/api/v-input#props",
9482
9502
  "value": {
9483
9503
  "kind": "expression",
@@ -10152,7 +10172,7 @@
10152
10172
  },
10153
10173
  {
10154
10174
  "name": "text",
10155
- "description": "Specify the displayed label text",
10175
+ "description": "Specify content text for the component.",
10156
10176
  "doc-url": "https://vuetifyjs.com/api/v-label#props",
10157
10177
  "value": {
10158
10178
  "kind": "expression",
@@ -10878,7 +10898,7 @@
10878
10898
  },
10879
10899
  {
10880
10900
  "name": "appendIcon",
10881
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
10901
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
10882
10902
  "doc-url": "https://vuetifyjs.com/api/v-list-group#props",
10883
10903
  "value": {
10884
10904
  "kind": "expression",
@@ -11045,7 +11065,7 @@
11045
11065
  },
11046
11066
  {
11047
11067
  "name": "appendIcon",
11048
- "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot",
11068
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
11049
11069
  "doc-url": "https://vuetifyjs.com/api/v-list-item#props",
11050
11070
  "value": {
11051
11071
  "kind": "expression",
@@ -11125,7 +11145,7 @@
11125
11145
  },
11126
11146
  {
11127
11147
  "name": "ripple",
11128
- "description": "MISSING DESCRIPTION",
11148
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
11129
11149
  "doc-url": "https://vuetifyjs.com/api/v-list-item#props",
11130
11150
  "default": "true",
11131
11151
  "value": {
@@ -13741,7 +13761,7 @@
13741
13761
  },
13742
13762
  {
13743
13763
  "name": "ripple",
13744
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
13764
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
13745
13765
  "doc-url": "https://vuetifyjs.com/api/v-radio#props",
13746
13766
  "default": "true",
13747
13767
  "value": {
@@ -13855,7 +13875,7 @@
13855
13875
  },
13856
13876
  {
13857
13877
  "name": "appendIcon",
13858
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
13878
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
13859
13879
  "doc-url": "https://vuetifyjs.com/api/v-radio-group#props",
13860
13880
  "value": {
13861
13881
  "kind": "expression",
@@ -14082,7 +14102,7 @@
14082
14102
  },
14083
14103
  {
14084
14104
  "name": "ripple",
14085
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
14105
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
14086
14106
  "doc-url": "https://vuetifyjs.com/api/v-radio-group#props",
14087
14107
  "default": "true",
14088
14108
  "value": {
@@ -14192,7 +14212,7 @@
14192
14212
  },
14193
14213
  {
14194
14214
  "name": "appendIcon",
14195
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
14215
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
14196
14216
  "doc-url": "https://vuetifyjs.com/api/v-range-slider#props",
14197
14217
  "value": {
14198
14218
  "kind": "expression",
@@ -14680,7 +14700,7 @@
14680
14700
  },
14681
14701
  {
14682
14702
  "name": "ripple",
14683
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-rating.json))",
14703
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
14684
14704
  "doc-url": "https://vuetifyjs.com/api/v-rating#props",
14685
14705
  "default": "false",
14686
14706
  "value": {
@@ -15317,7 +15337,7 @@
15317
15337
  },
15318
15338
  {
15319
15339
  "name": "appendIcon",
15320
- "description": "Appends an icon to the outside the component's input, uses same syntax as `v-icon`",
15340
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
15321
15341
  "doc-url": "https://vuetifyjs.com/api/v-select#props",
15322
15342
  "value": {
15323
15343
  "kind": "expression",
@@ -16033,7 +16053,7 @@
16033
16053
  },
16034
16054
  {
16035
16055
  "name": "ripple",
16036
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
16056
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
16037
16057
  "doc-url": "https://vuetifyjs.com/api/v-selection-control#props",
16038
16058
  "default": "true",
16039
16059
  "value": {
@@ -16239,7 +16259,7 @@
16239
16259
  },
16240
16260
  {
16241
16261
  "name": "ripple",
16242
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
16262
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
16243
16263
  "doc-url": "https://vuetifyjs.com/api/v-selection-control-group#props",
16244
16264
  "default": "true",
16245
16265
  "value": {
@@ -17042,7 +17062,7 @@
17042
17062
  },
17043
17063
  {
17044
17064
  "name": "appendIcon",
17045
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
17065
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
17046
17066
  "doc-url": "https://vuetifyjs.com/api/v-slider#props",
17047
17067
  "value": {
17048
17068
  "kind": "expression",
@@ -17659,7 +17679,7 @@
17659
17679
  },
17660
17680
  {
17661
17681
  "name": "appendIcon",
17662
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
17682
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
17663
17683
  "doc-url": "https://vuetifyjs.com/api/v-switch#props",
17664
17684
  "value": {
17665
17685
  "kind": "expression",
@@ -17921,7 +17941,7 @@
17921
17941
  },
17922
17942
  {
17923
17943
  "name": "ripple",
17924
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-selection-control-group.json))",
17944
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
17925
17945
  "doc-url": "https://vuetifyjs.com/api/v-switch#props",
17926
17946
  "default": "true",
17927
17947
  "value": {
@@ -18250,7 +18270,7 @@
18250
18270
  },
18251
18271
  {
18252
18272
  "name": "stacked",
18253
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tabs.json))",
18273
+ "description": "Apply the stacked prop to all children v-tab components.",
18254
18274
  "doc-url": "https://vuetifyjs.com/api/v-tabs#props",
18255
18275
  "default": "false",
18256
18276
  "value": {
@@ -18458,7 +18478,7 @@
18458
18478
  },
18459
18479
  {
18460
18480
  "name": "prependIcon",
18461
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tab.json))",
18481
+ "description": "Creates a [v-icon](/api/v-icon/) component in the **prepend** slot before default content",
18462
18482
  "doc-url": "https://vuetifyjs.com/api/v-tab#props",
18463
18483
  "value": {
18464
18484
  "kind": "expression",
@@ -18467,7 +18487,7 @@
18467
18487
  },
18468
18488
  {
18469
18489
  "name": "appendIcon",
18470
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tab.json))",
18490
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
18471
18491
  "doc-url": "https://vuetifyjs.com/api/v-tab#props",
18472
18492
  "value": {
18473
18493
  "kind": "expression",
@@ -18476,7 +18496,7 @@
18476
18496
  },
18477
18497
  {
18478
18498
  "name": "stacked",
18479
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tab.json))",
18499
+ "description": "Displays the tab as a flex-column.",
18480
18500
  "doc-url": "https://vuetifyjs.com/api/v-tab#props",
18481
18501
  "default": "false",
18482
18502
  "value": {
@@ -18487,7 +18507,7 @@
18487
18507
  },
18488
18508
  {
18489
18509
  "name": "title",
18490
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tab.json))",
18510
+ "description": "Specify a title text for the component.",
18491
18511
  "doc-url": "https://vuetifyjs.com/api/v-tab#props",
18492
18512
  "value": {
18493
18513
  "kind": "expression",
@@ -18496,7 +18516,7 @@
18496
18516
  },
18497
18517
  {
18498
18518
  "name": "ripple",
18499
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tab.json))",
18519
+ "description": "Applies the [v-ripple](/directives/ripple) directive.",
18500
18520
  "doc-url": "https://vuetifyjs.com/api/v-tab#props",
18501
18521
  "default": "true",
18502
18522
  "value": {
@@ -18546,7 +18566,7 @@
18546
18566
  },
18547
18567
  {
18548
18568
  "name": "icon",
18549
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tab.json))",
18569
+ "description": "Apply a specific icon using the [v-icon](/components/icons/) component.",
18550
18570
  "doc-url": "https://vuetifyjs.com/api/v-tab#props",
18551
18571
  "default": "false",
18552
18572
  "value": {
@@ -18670,7 +18690,7 @@
18670
18690
  },
18671
18691
  {
18672
18692
  "name": "appendIcon",
18673
- "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
18693
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
18674
18694
  "doc-url": "https://vuetifyjs.com/api/v-textarea#props",
18675
18695
  "value": {
18676
18696
  "kind": "expression",
@@ -19342,7 +19362,7 @@
19342
19362
  },
19343
19363
  {
19344
19364
  "name": "appendIcon",
19345
- "description": "Appends an icon to the outside the component's input, uses same syntax as `v-icon`",
19365
+ "description": "Creates a [v-icon](/api/v-icon/) component after default content in the **append** slot.",
19346
19366
  "doc-url": "https://vuetifyjs.com/api/v-text-field#props",
19347
19367
  "value": {
19348
19368
  "kind": "expression",
@@ -20286,7 +20306,7 @@
20286
20306
  },
20287
20307
  {
20288
20308
  "name": "icon",
20289
- "description": "Specify icon to display inside dot",
20309
+ "description": "Apply a specific icon to the inside dot using the [v-icon](/components/icons/) component.",
20290
20310
  "doc-url": "https://vuetifyjs.com/api/v-timeline-item#props",
20291
20311
  "value": {
20292
20312
  "kind": "expression",
@@ -20547,7 +20567,7 @@
20547
20567
  "attributes": [
20548
20568
  {
20549
20569
  "name": "text",
20550
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-toolbar-title.json))",
20570
+ "description": "Specify content text for the component.",
20551
20571
  "doc-url": "https://vuetifyjs.com/api/v-toolbar-title#props",
20552
20572
  "value": {
20553
20573
  "kind": "expression",
@@ -20569,12 +20589,12 @@
20569
20589
  "slots": [
20570
20590
  {
20571
20591
  "name": "default",
20572
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-toolbar-title.json))",
20592
+ "description": "The default Vue slot.",
20573
20593
  "doc-url": "https://vuetifyjs.com/api/v-toolbar-title#slots"
20574
20594
  },
20575
20595
  {
20576
20596
  "name": "text",
20577
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-toolbar-title.json))",
20597
+ "description": "Slot for the component's text content",
20578
20598
  "doc-url": "https://vuetifyjs.com/api/v-toolbar-title#slots"
20579
20599
  }
20580
20600
  ],
@@ -20648,7 +20668,7 @@
20648
20668
  },
20649
20669
  {
20650
20670
  "name": "text",
20651
- "description": "MISSING DESCRIPTION ([edit in github](https://github.com/vuetifyjs/vuetify/tree/master/packages/api-generator/src/locale/en/v-tooltip.json))",
20671
+ "description": "Specify content text for the component.",
20652
20672
  "doc-url": "https://vuetifyjs.com/api/v-tooltip#props",
20653
20673
  "value": {
20654
20674
  "kind": "expression",