@vuetify/nightly 2.6.12 → 2.6.13-master-20221104.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": "2.6.12",
5
+ "version": "2.6.13-master-20221104.0",
6
6
  "contributions": {
7
7
  "html": {
8
8
  "types-syntax": "typescript",
@@ -976,17 +976,6 @@
976
976
  "description": "",
977
977
  "doc-url": "https://www.vuetifyjs.com/api/v-autocomplete",
978
978
  "attributes": [
979
- {
980
- "name": "allow-overflow",
981
- "description": "Allow the menu to overflow off the screen",
982
- "doc-url": "https://www.vuetifyjs.com/api/v-autocomplete#props",
983
- "default": "true",
984
- "value": {
985
- "kind": "expression",
986
- "type": "boolean"
987
- },
988
- "type": "boolean"
989
- },
990
979
  {
991
980
  "name": "append-icon",
992
981
  "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
@@ -1320,17 +1309,6 @@
1320
1309
  },
1321
1310
  "type": "boolean"
1322
1311
  },
1323
- {
1324
- "name": "hide-spin-buttons",
1325
- "description": "Hides spin buttons on the input when type is set to `number`.",
1326
- "doc-url": "https://www.vuetifyjs.com/api/v-autocomplete#props",
1327
- "default": "false",
1328
- "value": {
1329
- "kind": "expression",
1330
- "type": "boolean"
1331
- },
1332
- "type": "boolean"
1333
- },
1334
1312
  {
1335
1313
  "name": "hint",
1336
1314
  "description": "Hint text",
@@ -1755,16 +1733,6 @@
1755
1733
  "type": "string"
1756
1734
  }
1757
1735
  },
1758
- {
1759
- "name": "type",
1760
- "description": "Sets input type",
1761
- "doc-url": "https://www.vuetifyjs.com/api/v-autocomplete#props",
1762
- "default": "'text'",
1763
- "value": {
1764
- "kind": "expression",
1765
- "type": "string"
1766
- }
1767
- },
1768
1736
  {
1769
1737
  "name": "validate-on-blur",
1770
1738
  "description": "Delays validation until blur event",
@@ -3163,7 +3131,7 @@
3163
3131
  },
3164
3132
  {
3165
3133
  "name": "close-delay",
3166
- "description": "Milliseconds to wait before closing component.",
3134
+ "description": "Milliseconds to wait before closing component. Only applies to hover and focus events.",
3167
3135
  "doc-url": "https://www.vuetifyjs.com/api/v-bottom-sheet#props",
3168
3136
  "default": "0",
3169
3137
  "value": {
@@ -3298,7 +3266,7 @@
3298
3266
  },
3299
3267
  {
3300
3268
  "name": "open-delay",
3301
- "description": "Milliseconds to wait before opening component.",
3269
+ "description": "Milliseconds to wait before opening component. Only applies to hover and focus events.",
3302
3270
  "doc-url": "https://www.vuetifyjs.com/api/v-bottom-sheet#props",
3303
3271
  "default": "0",
3304
3272
  "value": {
@@ -5140,7 +5108,7 @@
5140
5108
  "name": "start",
5141
5109
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
5142
5110
  "doc-url": "https://www.vuetifyjs.com/api/v-calendar#props",
5143
- "default": "2022-10-19",
5111
+ "default": "2022-11-04",
5144
5112
  "value": {
5145
5113
  "kind": "expression",
5146
5114
  "type": [
@@ -6769,7 +6737,7 @@
6769
6737
  "name": "start",
6770
6738
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
6771
6739
  "doc-url": "https://www.vuetifyjs.com/api/v-calendar-daily#props",
6772
- "default": "2022-10-19",
6740
+ "default": "2022-11-04",
6773
6741
  "value": {
6774
6742
  "kind": "expression",
6775
6743
  "type": [
@@ -6987,7 +6955,7 @@
6987
6955
  "name": "start",
6988
6956
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
6989
6957
  "doc-url": "https://www.vuetifyjs.com/api/v-calendar-weekly#props",
6990
- "default": "2022-10-19",
6958
+ "default": "2022-11-04",
6991
6959
  "value": {
6992
6960
  "kind": "expression",
6993
6961
  "type": [
@@ -7205,7 +7173,7 @@
7205
7173
  "name": "start",
7206
7174
  "description": "The starting date on the calendar (inclusive) in the format of `YYYY-MM-DD`. This may be ignored depending on the `type` of the calendar.",
7207
7175
  "doc-url": "https://www.vuetifyjs.com/api/v-calendar-monthly#props",
7208
- "default": "2022-10-19",
7176
+ "default": "2022-11-04",
7209
7177
  "value": {
7210
7178
  "kind": "expression",
7211
7179
  "type": [
@@ -8534,17 +8502,6 @@
8534
8502
  ]
8535
8503
  }
8536
8504
  },
8537
- {
8538
- "name": "hide-spin-buttons",
8539
- "description": "Hides spin buttons on the input when type is set to `number`.",
8540
- "doc-url": "https://www.vuetifyjs.com/api/v-checkbox#props",
8541
- "default": "false",
8542
- "value": {
8543
- "kind": "expression",
8544
- "type": "boolean"
8545
- },
8546
- "type": "boolean"
8547
- },
8548
8505
  {
8549
8506
  "name": "hint",
8550
8507
  "description": "Hint text",
@@ -9977,17 +9934,6 @@
9977
9934
  "description": "",
9978
9935
  "doc-url": "https://www.vuetifyjs.com/api/v-combobox",
9979
9936
  "attributes": [
9980
- {
9981
- "name": "allow-overflow",
9982
- "description": "Allow the menu to overflow off the screen",
9983
- "doc-url": "https://www.vuetifyjs.com/api/v-combobox#props",
9984
- "default": "true",
9985
- "value": {
9986
- "kind": "expression",
9987
- "type": "boolean"
9988
- },
9989
- "type": "boolean"
9990
- },
9991
9937
  {
9992
9938
  "name": "append-icon",
9993
9939
  "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
@@ -10253,7 +10199,7 @@
10253
10199
  },
10254
10200
  {
10255
10201
  "name": "filter",
10256
- "description": "The filtering algorithm used when searching. [example](https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VAutocomplete/VAutocomplete.ts#L40)",
10202
+ "description": "The function used for filtering items",
10257
10203
  "doc-url": "https://www.vuetifyjs.com/api/v-combobox#props",
10258
10204
  "default": "(item, queryText, itemText) => {}",
10259
10205
  "value": {
@@ -10331,17 +10277,6 @@
10331
10277
  },
10332
10278
  "type": "boolean"
10333
10279
  },
10334
- {
10335
- "name": "hide-spin-buttons",
10336
- "description": "Hides spin buttons on the input when type is set to `number`.",
10337
- "doc-url": "https://www.vuetifyjs.com/api/v-combobox#props",
10338
- "default": "false",
10339
- "value": {
10340
- "kind": "expression",
10341
- "type": "boolean"
10342
- },
10343
- "type": "boolean"
10344
- },
10345
10280
  {
10346
10281
  "name": "hint",
10347
10282
  "description": "Hint text",
@@ -10669,7 +10604,7 @@
10669
10604
  },
10670
10605
  {
10671
10606
  "name": "search-input",
10672
- "description": "Search value. Can be used with `.sync` modifier.",
10607
+ "description": "Use the **.sync** modifier to catch user input from the search input",
10673
10608
  "doc-url": "https://www.vuetifyjs.com/api/v-combobox#props",
10674
10609
  "default": "undefined",
10675
10610
  "value": {
@@ -10766,16 +10701,6 @@
10766
10701
  "type": "string"
10767
10702
  }
10768
10703
  },
10769
- {
10770
- "name": "type",
10771
- "description": "Sets input type",
10772
- "doc-url": "https://www.vuetifyjs.com/api/v-combobox#props",
10773
- "default": "'text'",
10774
- "value": {
10775
- "kind": "expression",
10776
- "type": "string"
10777
- }
10778
- },
10779
10704
  {
10780
10705
  "name": "validate-on-blur",
10781
10706
  "description": "Delays validation until blur event",
@@ -14598,7 +14523,7 @@
14598
14523
  },
14599
14524
  {
14600
14525
  "name": "close-delay",
14601
- "description": "Milliseconds to wait before closing component.",
14526
+ "description": "Milliseconds to wait before closing component. Only applies to hover and focus events.",
14602
14527
  "doc-url": "https://www.vuetifyjs.com/api/v-dialog#props",
14603
14528
  "default": "0",
14604
14529
  "value": {
@@ -14722,7 +14647,7 @@
14722
14647
  },
14723
14648
  {
14724
14649
  "name": "open-delay",
14725
- "description": "Milliseconds to wait before opening component.",
14650
+ "description": "Milliseconds to wait before opening component. Only applies to hover and focus events.",
14726
14651
  "doc-url": "https://www.vuetifyjs.com/api/v-dialog#props",
14727
14652
  "default": "0",
14728
14653
  "value": {
@@ -15707,17 +15632,6 @@
15707
15632
  },
15708
15633
  "type": "boolean"
15709
15634
  },
15710
- {
15711
- "name": "hide-spin-buttons",
15712
- "description": "Hides spin buttons on the input when type is set to `number`.",
15713
- "doc-url": "https://www.vuetifyjs.com/api/v-file-input#props",
15714
- "default": "false",
15715
- "value": {
15716
- "kind": "expression",
15717
- "type": "boolean"
15718
- },
15719
- "type": "boolean"
15720
- },
15721
15635
  {
15722
15636
  "name": "hint",
15723
15637
  "description": "Hint text",
@@ -16028,16 +15942,6 @@
16028
15942
  ]
16029
15943
  }
16030
15944
  },
16031
- {
16032
- "name": "type",
16033
- "description": "Sets input type",
16034
- "doc-url": "https://www.vuetifyjs.com/api/v-file-input#props",
16035
- "default": "'file'",
16036
- "value": {
16037
- "kind": "expression",
16038
- "type": "string"
16039
- }
16040
- },
16041
15945
  {
16042
15946
  "name": "validate-on-blur",
16043
15947
  "description": "Delays validation until blur event",
@@ -17583,7 +17487,7 @@
17583
17487
  "attributes": [
17584
17488
  {
17585
17489
  "name": "close-delay",
17586
- "description": "Milliseconds to wait before closing component.",
17490
+ "description": "Milliseconds to wait before closing component. Only applies to hover and focus events.",
17587
17491
  "doc-url": "https://www.vuetifyjs.com/api/v-hover#props",
17588
17492
  "default": "0",
17589
17493
  "value": {
@@ -17607,7 +17511,7 @@
17607
17511
  },
17608
17512
  {
17609
17513
  "name": "open-delay",
17610
- "description": "Milliseconds to wait before opening component.",
17514
+ "description": "Milliseconds to wait before opening component. Only applies to hover and focus events.",
17611
17515
  "doc-url": "https://www.vuetifyjs.com/api/v-hover#props",
17612
17516
  "default": "0",
17613
17517
  "value": {
@@ -21121,17 +21025,6 @@
21121
21025
  },
21122
21026
  "type": "boolean"
21123
21027
  },
21124
- {
21125
- "name": "hide-spin-buttons",
21126
- "description": "Hides spin buttons on the input when type is set to `number`.",
21127
- "doc-url": "https://www.vuetifyjs.com/api/v-otp-input#props",
21128
- "default": "false",
21129
- "value": {
21130
- "kind": "expression",
21131
- "type": "boolean"
21132
- },
21133
- "type": "boolean"
21134
- },
21135
21028
  {
21136
21029
  "name": "id",
21137
21030
  "description": "Sets the DOM id on the component",
@@ -21248,17 +21141,6 @@
21248
21141
  "description": "",
21249
21142
  "doc-url": "https://www.vuetifyjs.com/api/v-overflow-btn",
21250
21143
  "attributes": [
21251
- {
21252
- "name": "allow-overflow",
21253
- "description": "Allow the menu to overflow off the screen",
21254
- "doc-url": "https://www.vuetifyjs.com/api/v-overflow-btn#props",
21255
- "default": "true",
21256
- "value": {
21257
- "kind": "expression",
21258
- "type": "boolean"
21259
- },
21260
- "type": "boolean"
21261
- },
21262
21144
  {
21263
21145
  "name": "append-icon",
21264
21146
  "description": "Appends an icon to the component, uses the same syntax as `v-icon`",
@@ -21525,7 +21407,7 @@
21525
21407
  },
21526
21408
  {
21527
21409
  "name": "filter",
21528
- "description": "The filtering algorithm used when searching. [example](https://github.com/vuetifyjs/vuetify/blob/master/packages/vuetify/src/components/VAutocomplete/VAutocomplete.ts#L40)",
21410
+ "description": "The function used for filtering items",
21529
21411
  "doc-url": "https://www.vuetifyjs.com/api/v-overflow-btn#props",
21530
21412
  "default": "(item, queryText, itemText) => {}",
21531
21413
  "value": {
@@ -21603,17 +21485,6 @@
21603
21485
  },
21604
21486
  "type": "boolean"
21605
21487
  },
21606
- {
21607
- "name": "hide-spin-buttons",
21608
- "description": "Hides spin buttons on the input when type is set to `number`.",
21609
- "doc-url": "https://www.vuetifyjs.com/api/v-overflow-btn#props",
21610
- "default": "false",
21611
- "value": {
21612
- "kind": "expression",
21613
- "type": "boolean"
21614
- },
21615
- "type": "boolean"
21616
- },
21617
21488
  {
21618
21489
  "name": "hint",
21619
21490
  "description": "Hint text",
@@ -21941,7 +21812,7 @@
21941
21812
  },
21942
21813
  {
21943
21814
  "name": "search-input",
21944
- "description": "Search value. Can be used with `.sync` modifier.",
21815
+ "description": "Use the **.sync** modifier to catch user input from the search input",
21945
21816
  "doc-url": "https://www.vuetifyjs.com/api/v-overflow-btn#props",
21946
21817
  "default": "undefined",
21947
21818
  "value": {
@@ -22049,16 +21920,6 @@
22049
21920
  "type": "string"
22050
21921
  }
22051
21922
  },
22052
- {
22053
- "name": "type",
22054
- "description": "Sets input type",
22055
- "doc-url": "https://www.vuetifyjs.com/api/v-overflow-btn#props",
22056
- "default": "'text'",
22057
- "value": {
22058
- "kind": "expression",
22059
- "type": "string"
22060
- }
22061
- },
22062
21923
  {
22063
21924
  "name": "validate-on-blur",
22064
21925
  "description": "Delays validation until blur event",
@@ -23480,17 +23341,6 @@
23480
23341
  ]
23481
23342
  }
23482
23343
  },
23483
- {
23484
- "name": "hide-spin-buttons",
23485
- "description": "Hides spin buttons on the input when type is set to `number`.",
23486
- "doc-url": "https://www.vuetifyjs.com/api/v-radio-group#props",
23487
- "default": "false",
23488
- "value": {
23489
- "kind": "expression",
23490
- "type": "boolean"
23491
- },
23492
- "type": "boolean"
23493
- },
23494
23344
  {
23495
23345
  "name": "hint",
23496
23346
  "description": "Hint text",
@@ -23776,6 +23626,11 @@
23776
23626
  }
23777
23627
  ],
23778
23628
  "slots": [
23629
+ {
23630
+ "name": "append",
23631
+ "description": "Adds an item inside the input and after input content",
23632
+ "doc-url": "https://www.vuetifyjs.com/api/v-radio-group#slots"
23633
+ },
23779
23634
  {
23780
23635
  "name": "default",
23781
23636
  "description": "The default Vue slot.",
@@ -23800,6 +23655,11 @@
23800
23655
  "type": "string, // the message"
23801
23656
  }
23802
23657
  ]
23658
+ },
23659
+ {
23660
+ "name": "prepend",
23661
+ "description": "Adds an item outside the input and before input content",
23662
+ "doc-url": "https://www.vuetifyjs.com/api/v-radio-group#slots"
23803
23663
  }
23804
23664
  ],
23805
23665
  "vue-model": {
@@ -24197,17 +24057,6 @@
24197
24057
  ]
24198
24058
  }
24199
24059
  },
24200
- {
24201
- "name": "hide-spin-buttons",
24202
- "description": "Hides spin buttons on the input when type is set to `number`.",
24203
- "doc-url": "https://www.vuetifyjs.com/api/v-range-slider#props",
24204
- "default": "false",
24205
- "value": {
24206
- "kind": "expression",
24207
- "type": "boolean"
24208
- },
24209
- "type": "boolean"
24210
- },
24211
24060
  {
24212
24061
  "name": "hint",
24213
24062
  "description": "Hint text",
@@ -24729,7 +24578,7 @@
24729
24578
  },
24730
24579
  {
24731
24580
  "name": "close-delay",
24732
- "description": "Milliseconds to wait before closing component.",
24581
+ "description": "Milliseconds to wait before closing component. Only applies to hover and focus events.",
24733
24582
  "doc-url": "https://www.vuetifyjs.com/api/v-rating#props",
24734
24583
  "default": "0",
24735
24584
  "value": {
@@ -24871,7 +24720,7 @@
24871
24720
  },
24872
24721
  {
24873
24722
  "name": "open-delay",
24874
- "description": "Milliseconds to wait before opening component.",
24723
+ "description": "Milliseconds to wait before opening component. Only applies to hover and focus events.",
24875
24724
  "doc-url": "https://www.vuetifyjs.com/api/v-rating#props",
24876
24725
  "default": "0",
24877
24726
  "value": {
@@ -25457,17 +25306,6 @@
25457
25306
  },
25458
25307
  "type": "boolean"
25459
25308
  },
25460
- {
25461
- "name": "hide-spin-buttons",
25462
- "description": "Hides spin buttons on the input when type is set to `number`.",
25463
- "doc-url": "https://www.vuetifyjs.com/api/v-select#props",
25464
- "default": "false",
25465
- "value": {
25466
- "kind": "expression",
25467
- "type": "boolean"
25468
- },
25469
- "type": "boolean"
25470
- },
25471
25309
  {
25472
25310
  "name": "hint",
25473
25311
  "description": "Hint text",
@@ -25871,16 +25709,6 @@
25871
25709
  "type": "string"
25872
25710
  }
25873
25711
  },
25874
- {
25875
- "name": "type",
25876
- "description": "Sets input type",
25877
- "doc-url": "https://www.vuetifyjs.com/api/v-select#props",
25878
- "default": "'text'",
25879
- "value": {
25880
- "kind": "expression",
25881
- "type": "string"
25882
- }
25883
- },
25884
25712
  {
25885
25713
  "name": "validate-on-blur",
25886
25714
  "description": "Delays validation until blur event",
@@ -26556,17 +26384,6 @@
26556
26384
  ]
26557
26385
  }
26558
26386
  },
26559
- {
26560
- "name": "hide-spin-buttons",
26561
- "description": "Hides spin buttons on the input when type is set to `number`.",
26562
- "doc-url": "https://www.vuetifyjs.com/api/v-slider#props",
26563
- "default": "false",
26564
- "value": {
26565
- "kind": "expression",
26566
- "type": "boolean"
26567
- },
26568
- "type": "boolean"
26569
- },
26570
26387
  {
26571
26388
  "name": "hint",
26572
26389
  "description": "Hint text",
@@ -28790,17 +28607,6 @@
28790
28607
  ]
28791
28608
  }
28792
28609
  },
28793
- {
28794
- "name": "hide-spin-buttons",
28795
- "description": "Hides spin buttons on the input when type is set to `number`.",
28796
- "doc-url": "https://www.vuetifyjs.com/api/v-switch#props",
28797
- "default": "false",
28798
- "value": {
28799
- "kind": "expression",
28800
- "type": "boolean"
28801
- },
28802
- "type": "boolean"
28803
- },
28804
28610
  {
28805
28611
  "name": "hint",
28806
28612
  "description": "Hint text",
@@ -30376,17 +30182,6 @@
30376
30182
  ]
30377
30183
  }
30378
30184
  },
30379
- {
30380
- "name": "hide-spin-buttons",
30381
- "description": "Hides spin buttons on the input when type is set to `number`.",
30382
- "doc-url": "https://www.vuetifyjs.com/api/v-textarea#props",
30383
- "default": "false",
30384
- "value": {
30385
- "kind": "expression",
30386
- "type": "boolean"
30387
- },
30388
- "type": "boolean"
30389
- },
30390
30185
  {
30391
30186
  "name": "hint",
30392
30187
  "description": "Hint text",
@@ -30697,16 +30492,6 @@
30697
30492
  "type": "string"
30698
30493
  }
30699
30494
  },
30700
- {
30701
- "name": "type",
30702
- "description": "Sets input type",
30703
- "doc-url": "https://www.vuetifyjs.com/api/v-textarea#props",
30704
- "default": "'text'",
30705
- "value": {
30706
- "kind": "expression",
30707
- "type": "string"
30708
- }
30709
- },
30710
30495
  {
30711
30496
  "name": "validate-on-blur",
30712
30497
  "description": "Delays validation until blur event",
package/dist/vuetify.js CHANGED
@@ -971,10 +971,6 @@ var defaultMenuProps = __assign(__assign({}, _VSelect_VSelect__WEBPACK_IMPORTED_
971
971
  /* harmony default export */ __webpack_exports__["default"] = (_VSelect_VSelect__WEBPACK_IMPORTED_MODULE_1__["default"].extend({
972
972
  name: 'v-autocomplete',
973
973
  props: {
974
- allowOverflow: {
975
- type: Boolean,
976
- default: true
977
- },
978
974
  autoSelectFirst: {
979
975
  type: Boolean,
980
976
  default: false
@@ -35139,7 +35135,7 @@ function () {
35139
35135
 
35140
35136
  Vuetify.install = _install__WEBPACK_IMPORTED_MODULE_0__["install"];
35141
35137
  Vuetify.installed = false;
35142
- Vuetify.version = "2.6.12";
35138
+ Vuetify.version = "2.6.13-master-20221104.0";
35143
35139
  Vuetify.config = {
35144
35140
  silent: false
35145
35141
  };