@dimailn/vuetify 2.7.2-alpha46 → 2.7.2-alpha47
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/dist/vuetify.js +98 -96
- package/dist/vuetify.js.map +1 -1
- package/dist/vuetify.min.css +1 -1
- package/dist/vuetify.min.js +2 -2
- package/es5/components/VIcon/VIcon.js +73 -93
- package/es5/components/VIcon/VIcon.js.map +1 -1
- package/es5/components/VMenu/VMenu.js +3 -1
- package/es5/components/VMenu/VMenu.js.map +1 -1
- package/es5/framework.js +1 -1
- package/lib/components/VIcon/VIcon.js +50 -96
- package/lib/components/VIcon/VIcon.js.map +1 -1
- package/lib/components/VMenu/VMenu.js +8 -5
- package/lib/components/VMenu/VMenu.js.map +1 -1
- package/lib/framework.js +1 -1
- package/package.json +1 -1
- package/src/components/VAlert/__tests__/__snapshots__/VAlert.spec.ts.snap +2 -2
- package/src/components/VAppBar/__tests__/__snapshots__/VAppBarNavIcon.spec.ts.snap +1 -1
- package/src/components/VBanner/__tests__/__snapshots__/VBanner.spec.ts.snap +1 -1
- package/src/components/VCheckbox/__tests__/__snapshots__/VCheckbox.spec.ts.snap +16 -13
- package/src/components/VChip/__tests__/__snapshots__/VChip.spec.ts.snap +5 -0
- package/src/components/VColorPicker/__tests__/__snapshots__/VColorPicker.spec.ts.snap +33 -24
- package/src/components/VColorPicker/__tests__/__snapshots__/VColorPickerEdit.spec.ts.snap +10 -5
- package/src/components/VDataIterator/__tests__/__snapshots__/VDataFooter.spec.ts.snap +50 -29
- package/src/components/VDataIterator/__tests__/__snapshots__/VDataIterator.spec.ts.snap +38 -23
- package/src/components/VDataTable/__tests__/__snapshots__/VDataTable.spec.ts.snap +670 -438
- package/src/components/VDataTable/__tests__/__snapshots__/VDataTableHeader.spec.ts.snap +88 -53
- package/src/components/VDataTable/mixins/__tests__/__snapshots__/header.spec.ts.snap +4 -4
- package/src/components/VDatePicker/__tests__/__snapshots__/VDatePicker.date.spec.ts.snap +68 -0
- package/src/components/VDatePicker/__tests__/__snapshots__/VDatePicker.month.spec.ts.snap +40 -0
- package/src/components/VDatePicker/__tests__/__snapshots__/VDatePickerHeader.spec.ts.snap +40 -0
- package/src/components/VDatePicker/__tests__/__snapshots__/VDatePickerTitle.spec.ts.snap +4 -0
- package/src/components/VExpansionPanel/__tests__/__snapshots__/VExpansionPanel.spec.ts.snap +1 -1
- package/src/components/VFileInput/__tests__/__snapshots__/VFileInput.spec.ts.snap +43 -43
- package/src/components/VIcon/VIcon.ts +50 -98
- package/src/components/VIcon/__tests__/VIcon.spec.ts +26 -5
- package/src/components/VIcon/__tests__/__snapshots__/VIcon.spec.ts.snap +11 -4
- package/src/components/VInput/__tests__/__snapshots__/VInput.spec.ts.snap +18 -2
- package/src/components/VList/__tests__/__snapshots__/VListGroup.spec.ts.snap +1 -1
- package/src/components/VMenu/VMenu.ts +10 -7
- package/src/components/VOverflowBtn/__tests__/__snapshots__/VOverflowBtn.spec.ts.snap +10 -10
- package/src/components/VPagination/__tests__/__snapshots__/VPagination.spec.ts.snap +16 -16
- package/src/components/VRadioGroup/__tests__/__snapshots__/VRadio.spec.ts.snap +13 -11
- package/src/components/VRadioGroup/__tests__/__snapshots__/VRadioGroup.spec.ts.snap +1 -1
- package/src/components/VSelect/__tests__/__snapshots__/VSelect.spec.ts.snap +19 -7
- package/src/components/VSelect/__tests__/__snapshots__/VSelect2.spec.ts.snap +29 -9
- package/src/components/VSelect/__tests__/__snapshots__/VSelect3.spec.ts.snap +6 -2
- package/src/components/VStepper/__tests__/__snapshots__/VStepperStep.spec.ts.snap +6 -5
- package/src/components/VTextField/__tests__/__snapshots__/VTextField.spec.ts.snap +14 -12
- package/src/components/VTimeline/__tests__/__snapshots__/VTimelineItem.spec.ts.snap +2 -1
- package/src/components/VTreeview/__tests__/__snapshots__/VTreeview.spec.ts.snap +42 -21
- package/src/components/VTreeview/__tests__/__snapshots__/VTreeviewNode.spec.ts.snap +5 -4
|
@@ -27,7 +27,7 @@ exports[`VColorPicker.ts should change canvas height 1`] = `
|
|
|
27
27
|
<div class="v-input__control">
|
|
28
28
|
<div class="v-input__slot">
|
|
29
29
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
30
|
-
<input id="input-
|
|
30
|
+
<input id="input-15"
|
|
31
31
|
disabled
|
|
32
32
|
readonly
|
|
33
33
|
tabindex="-1"
|
|
@@ -65,7 +65,7 @@ exports[`VColorPicker.ts should change canvas height 1`] = `
|
|
|
65
65
|
<div class="v-input__control">
|
|
66
66
|
<div class="v-input__slot">
|
|
67
67
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
68
|
-
<input id="input-
|
|
68
|
+
<input id="input-16"
|
|
69
69
|
disabled
|
|
70
70
|
readonly
|
|
71
71
|
tabindex="-1"
|
|
@@ -150,9 +150,10 @@ exports[`VColorPicker.ts should change canvas height 1`] = `
|
|
|
150
150
|
type="button"
|
|
151
151
|
>
|
|
152
152
|
<span class="v-btn__content">
|
|
153
|
-
<i class="v-icon notranslate theme--light
|
|
153
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
154
154
|
aria-hidden="true"
|
|
155
155
|
>
|
|
156
|
+
$unfold
|
|
156
157
|
</i>
|
|
157
158
|
</span>
|
|
158
159
|
</button>
|
|
@@ -176,7 +177,7 @@ exports[`VColorPicker.ts should hide canvas 1`] = `
|
|
|
176
177
|
<div class="v-input__control">
|
|
177
178
|
<div class="v-input__slot">
|
|
178
179
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
179
|
-
<input id="input-
|
|
180
|
+
<input id="input-35"
|
|
180
181
|
disabled
|
|
181
182
|
readonly
|
|
182
183
|
tabindex="-1"
|
|
@@ -214,7 +215,7 @@ exports[`VColorPicker.ts should hide canvas 1`] = `
|
|
|
214
215
|
<div class="v-input__control">
|
|
215
216
|
<div class="v-input__slot">
|
|
216
217
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
217
|
-
<input id="input-
|
|
218
|
+
<input id="input-36"
|
|
218
219
|
disabled
|
|
219
220
|
readonly
|
|
220
221
|
tabindex="-1"
|
|
@@ -299,9 +300,10 @@ exports[`VColorPicker.ts should hide canvas 1`] = `
|
|
|
299
300
|
type="button"
|
|
300
301
|
>
|
|
301
302
|
<span class="v-btn__content">
|
|
302
|
-
<i class="v-icon notranslate theme--light
|
|
303
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
303
304
|
aria-hidden="true"
|
|
304
305
|
>
|
|
306
|
+
$unfold
|
|
305
307
|
</i>
|
|
306
308
|
</span>
|
|
307
309
|
</button>
|
|
@@ -356,7 +358,7 @@ exports[`VColorPicker.ts should hide inputs 1`] = `
|
|
|
356
358
|
<div class="v-input__control">
|
|
357
359
|
<div class="v-input__slot">
|
|
358
360
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
359
|
-
<input id="input-
|
|
361
|
+
<input id="input-52"
|
|
360
362
|
disabled
|
|
361
363
|
readonly
|
|
362
364
|
tabindex="-1"
|
|
@@ -394,7 +396,7 @@ exports[`VColorPicker.ts should hide inputs 1`] = `
|
|
|
394
396
|
<div class="v-input__control">
|
|
395
397
|
<div class="v-input__slot">
|
|
396
398
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
397
|
-
<input id="input-
|
|
399
|
+
<input id="input-53"
|
|
398
400
|
disabled
|
|
399
401
|
readonly
|
|
400
402
|
tabindex="-1"
|
|
@@ -500,9 +502,10 @@ exports[`VColorPicker.ts should hide sliders 1`] = `
|
|
|
500
502
|
type="button"
|
|
501
503
|
>
|
|
502
504
|
<span class="v-btn__content">
|
|
503
|
-
<i class="v-icon notranslate theme--light
|
|
505
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
504
506
|
aria-hidden="true"
|
|
505
507
|
>
|
|
508
|
+
$unfold
|
|
506
509
|
</i>
|
|
507
510
|
</span>
|
|
508
511
|
</button>
|
|
@@ -538,7 +541,7 @@ exports[`VColorPicker.ts should not show alpha controls if given hex value witho
|
|
|
538
541
|
<div class="v-input__control">
|
|
539
542
|
<div class="v-input__slot">
|
|
540
543
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
541
|
-
<input id="input-
|
|
544
|
+
<input id="input-81"
|
|
542
545
|
disabled
|
|
543
546
|
readonly
|
|
544
547
|
tabindex="-1"
|
|
@@ -612,9 +615,10 @@ exports[`VColorPicker.ts should not show alpha controls if given hex value witho
|
|
|
612
615
|
type="button"
|
|
613
616
|
>
|
|
614
617
|
<span class="v-btn__content">
|
|
615
|
-
<i class="v-icon notranslate theme--light
|
|
618
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
616
619
|
aria-hidden="true"
|
|
617
620
|
>
|
|
621
|
+
$unfold
|
|
618
622
|
</i>
|
|
619
623
|
</span>
|
|
620
624
|
</button>
|
|
@@ -773,9 +777,10 @@ exports[`VColorPicker.ts should render color picker 1`] = `
|
|
|
773
777
|
type="button"
|
|
774
778
|
>
|
|
775
779
|
<span class="v-btn__content">
|
|
776
|
-
<i class="v-icon notranslate theme--light
|
|
780
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
777
781
|
aria-hidden="true"
|
|
778
782
|
>
|
|
783
|
+
$unfold
|
|
779
784
|
</i>
|
|
780
785
|
</span>
|
|
781
786
|
</button>
|
|
@@ -811,7 +816,7 @@ exports[`VColorPicker.ts should render flat picker 1`] = `
|
|
|
811
816
|
<div class="v-input__control">
|
|
812
817
|
<div class="v-input__slot">
|
|
813
818
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
814
|
-
<input id="input-
|
|
819
|
+
<input id="input-100"
|
|
815
820
|
disabled
|
|
816
821
|
readonly
|
|
817
822
|
tabindex="-1"
|
|
@@ -849,7 +854,7 @@ exports[`VColorPicker.ts should render flat picker 1`] = `
|
|
|
849
854
|
<div class="v-input__control">
|
|
850
855
|
<div class="v-input__slot">
|
|
851
856
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
852
|
-
<input id="input-
|
|
857
|
+
<input id="input-101"
|
|
853
858
|
disabled
|
|
854
859
|
readonly
|
|
855
860
|
tabindex="-1"
|
|
@@ -934,9 +939,10 @@ exports[`VColorPicker.ts should render flat picker 1`] = `
|
|
|
934
939
|
type="button"
|
|
935
940
|
>
|
|
936
941
|
<span class="v-btn__content">
|
|
937
|
-
<i class="v-icon notranslate theme--light
|
|
942
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
938
943
|
aria-hidden="true"
|
|
939
944
|
>
|
|
945
|
+
$unfold
|
|
940
946
|
</i>
|
|
941
947
|
</span>
|
|
942
948
|
</button>
|
|
@@ -972,7 +978,7 @@ exports[`VColorPicker.ts should render picker with elevation 1`] = `
|
|
|
972
978
|
<div class="v-input__control">
|
|
973
979
|
<div class="v-input__slot">
|
|
974
980
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
975
|
-
<input id="input-
|
|
981
|
+
<input id="input-110"
|
|
976
982
|
disabled
|
|
977
983
|
readonly
|
|
978
984
|
tabindex="-1"
|
|
@@ -1010,7 +1016,7 @@ exports[`VColorPicker.ts should render picker with elevation 1`] = `
|
|
|
1010
1016
|
<div class="v-input__control">
|
|
1011
1017
|
<div class="v-input__slot">
|
|
1012
1018
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
1013
|
-
<input id="input-
|
|
1019
|
+
<input id="input-111"
|
|
1014
1020
|
disabled
|
|
1015
1021
|
readonly
|
|
1016
1022
|
tabindex="-1"
|
|
@@ -1095,9 +1101,10 @@ exports[`VColorPicker.ts should render picker with elevation 1`] = `
|
|
|
1095
1101
|
type="button"
|
|
1096
1102
|
>
|
|
1097
1103
|
<span class="v-btn__content">
|
|
1098
|
-
<i class="v-icon notranslate theme--light
|
|
1104
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
1099
1105
|
aria-hidden="true"
|
|
1100
1106
|
>
|
|
1107
|
+
$unfold
|
|
1101
1108
|
</i>
|
|
1102
1109
|
</span>
|
|
1103
1110
|
</button>
|
|
@@ -1133,7 +1140,7 @@ exports[`VColorPicker.ts should show swatches 1`] = `
|
|
|
1133
1140
|
<div class="v-input__control">
|
|
1134
1141
|
<div class="v-input__slot">
|
|
1135
1142
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
1136
|
-
<input id="input-
|
|
1143
|
+
<input id="input-25"
|
|
1137
1144
|
disabled
|
|
1138
1145
|
readonly
|
|
1139
1146
|
tabindex="-1"
|
|
@@ -1171,7 +1178,7 @@ exports[`VColorPicker.ts should show swatches 1`] = `
|
|
|
1171
1178
|
<div class="v-input__control">
|
|
1172
1179
|
<div class="v-input__slot">
|
|
1173
1180
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
1174
|
-
<input id="input-
|
|
1181
|
+
<input id="input-26"
|
|
1175
1182
|
disabled
|
|
1176
1183
|
readonly
|
|
1177
1184
|
tabindex="-1"
|
|
@@ -1256,9 +1263,10 @@ exports[`VColorPicker.ts should show swatches 1`] = `
|
|
|
1256
1263
|
type="button"
|
|
1257
1264
|
>
|
|
1258
1265
|
<span class="v-btn__content">
|
|
1259
|
-
<i class="v-icon notranslate theme--light
|
|
1266
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
1260
1267
|
aria-hidden="true"
|
|
1261
1268
|
>
|
|
1269
|
+
$unfold
|
|
1262
1270
|
</i>
|
|
1263
1271
|
</span>
|
|
1264
1272
|
</button>
|
|
@@ -2112,7 +2120,7 @@ exports[`VColorPicker.ts should work correctly when initial value is null 1`] =
|
|
|
2112
2120
|
<div class="v-input__control">
|
|
2113
2121
|
<div class="v-input__slot">
|
|
2114
2122
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
2115
|
-
<input id="input-
|
|
2123
|
+
<input id="input-90"
|
|
2116
2124
|
disabled
|
|
2117
2125
|
readonly
|
|
2118
2126
|
tabindex="-1"
|
|
@@ -2150,7 +2158,7 @@ exports[`VColorPicker.ts should work correctly when initial value is null 1`] =
|
|
|
2150
2158
|
<div class="v-input__control">
|
|
2151
2159
|
<div class="v-input__slot">
|
|
2152
2160
|
<div class="v-slider v-slider--horizontal theme--light">
|
|
2153
|
-
<input id="input-
|
|
2161
|
+
<input id="input-91"
|
|
2154
2162
|
disabled
|
|
2155
2163
|
readonly
|
|
2156
2164
|
tabindex="-1"
|
|
@@ -2235,9 +2243,10 @@ exports[`VColorPicker.ts should work correctly when initial value is null 1`] =
|
|
|
2235
2243
|
type="button"
|
|
2236
2244
|
>
|
|
2237
2245
|
<span class="v-btn__content">
|
|
2238
|
-
<i class="v-icon notranslate theme--light
|
|
2246
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
2239
2247
|
aria-hidden="true"
|
|
2240
2248
|
>
|
|
2249
|
+
$unfold
|
|
2241
2250
|
</i>
|
|
2242
2251
|
</span>
|
|
2243
2252
|
</button>
|
|
@@ -50,9 +50,10 @@ exports[`VColorPickerEdit.ts should change mode 1`] = `
|
|
|
50
50
|
type="button"
|
|
51
51
|
>
|
|
52
52
|
<span class="v-btn__content">
|
|
53
|
-
<i class="v-icon notranslate theme--light
|
|
53
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
54
54
|
aria-hidden="true"
|
|
55
55
|
>
|
|
56
|
+
$unfold
|
|
56
57
|
</i>
|
|
57
58
|
</span>
|
|
58
59
|
</button>
|
|
@@ -109,9 +110,10 @@ exports[`VColorPickerEdit.ts should change mode 2`] = `
|
|
|
109
110
|
type="button"
|
|
110
111
|
>
|
|
111
112
|
<span class="v-btn__content">
|
|
112
|
-
<i class="v-icon notranslate theme--light
|
|
113
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
113
114
|
aria-hidden="true"
|
|
114
115
|
>
|
|
116
|
+
$unfold
|
|
115
117
|
</i>
|
|
116
118
|
</span>
|
|
117
119
|
</button>
|
|
@@ -132,9 +134,10 @@ exports[`VColorPickerEdit.ts should change mode 3`] = `
|
|
|
132
134
|
type="button"
|
|
133
135
|
>
|
|
134
136
|
<span class="v-btn__content">
|
|
135
|
-
<i class="v-icon notranslate theme--light
|
|
137
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
136
138
|
aria-hidden="true"
|
|
137
139
|
>
|
|
140
|
+
$unfold
|
|
138
141
|
</i>
|
|
139
142
|
</span>
|
|
140
143
|
</button>
|
|
@@ -191,9 +194,10 @@ exports[`VColorPickerEdit.ts should change mode 4`] = `
|
|
|
191
194
|
type="button"
|
|
192
195
|
>
|
|
193
196
|
<span class="v-btn__content">
|
|
194
|
-
<i class="v-icon notranslate theme--light
|
|
197
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
195
198
|
aria-hidden="true"
|
|
196
199
|
>
|
|
200
|
+
$unfold
|
|
197
201
|
</i>
|
|
198
202
|
</span>
|
|
199
203
|
</button>
|
|
@@ -304,9 +308,10 @@ exports[`VColorPickerEdit.ts should render with disabled 1`] = `
|
|
|
304
308
|
disabled
|
|
305
309
|
>
|
|
306
310
|
<span class="v-btn__content">
|
|
307
|
-
<i class="v-icon notranslate theme--light
|
|
311
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
308
312
|
aria-hidden="true"
|
|
309
313
|
>
|
|
314
|
+
$unfold
|
|
310
315
|
</i>
|
|
311
316
|
</span>
|
|
312
317
|
</button>
|
|
@@ -11,7 +11,7 @@ exports[`VDataFooter.ts should disable last page button if no items 1`] = `
|
|
|
11
11
|
<div role="button"
|
|
12
12
|
aria-haspopup="listbox"
|
|
13
13
|
aria-expanded="false"
|
|
14
|
-
aria-owns="list-
|
|
14
|
+
aria-owns="list-55"
|
|
15
15
|
class="v-input__slot"
|
|
16
16
|
>
|
|
17
17
|
<div class="v-select__slot">
|
|
@@ -22,16 +22,17 @@ exports[`VDataFooter.ts should disable last page button if no items 1`] = `
|
|
|
22
22
|
<input aria-label="Items per page:"
|
|
23
23
|
aria-readonly="false"
|
|
24
24
|
autocomplete="off"
|
|
25
|
-
id="input-
|
|
25
|
+
id="input-55"
|
|
26
26
|
readonly
|
|
27
27
|
type="text"
|
|
28
28
|
>
|
|
29
29
|
</div>
|
|
30
30
|
<div class="v-input__append-inner">
|
|
31
31
|
<div class="v-input__icon v-input__icon--append">
|
|
32
|
-
<i class="v-icon notranslate theme--light
|
|
32
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
33
33
|
aria-hidden="true"
|
|
34
34
|
>
|
|
35
|
+
$dropdown
|
|
35
36
|
</i>
|
|
36
37
|
</div>
|
|
37
38
|
</div>
|
|
@@ -55,9 +56,10 @@ exports[`VDataFooter.ts should disable last page button if no items 1`] = `
|
|
|
55
56
|
aria-label="First page"
|
|
56
57
|
>
|
|
57
58
|
<span class="v-btn__content">
|
|
58
|
-
<i class="v-icon notranslate theme--light
|
|
59
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
59
60
|
aria-hidden="true"
|
|
60
61
|
>
|
|
62
|
+
$first
|
|
61
63
|
</i>
|
|
62
64
|
</span>
|
|
63
65
|
</button>
|
|
@@ -67,9 +69,10 @@ exports[`VDataFooter.ts should disable last page button if no items 1`] = `
|
|
|
67
69
|
aria-label="Previous page"
|
|
68
70
|
>
|
|
69
71
|
<span class="v-btn__content">
|
|
70
|
-
<i class="v-icon notranslate theme--light
|
|
72
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
71
73
|
aria-hidden="true"
|
|
72
74
|
>
|
|
75
|
+
$prev
|
|
73
76
|
</i>
|
|
74
77
|
</span>
|
|
75
78
|
</button>
|
|
@@ -81,9 +84,10 @@ exports[`VDataFooter.ts should disable last page button if no items 1`] = `
|
|
|
81
84
|
aria-label="Next page"
|
|
82
85
|
>
|
|
83
86
|
<span class="v-btn__content">
|
|
84
|
-
<i class="v-icon notranslate theme--light
|
|
87
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
85
88
|
aria-hidden="true"
|
|
86
89
|
>
|
|
90
|
+
$next
|
|
87
91
|
</i>
|
|
88
92
|
</span>
|
|
89
93
|
</button>
|
|
@@ -93,9 +97,10 @@ exports[`VDataFooter.ts should disable last page button if no items 1`] = `
|
|
|
93
97
|
aria-label="Last page"
|
|
94
98
|
>
|
|
95
99
|
<span class="v-btn__content">
|
|
96
|
-
<i class="v-icon notranslate theme--light
|
|
100
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
97
101
|
aria-hidden="true"
|
|
98
102
|
>
|
|
103
|
+
$last
|
|
99
104
|
</i>
|
|
100
105
|
</span>
|
|
101
106
|
</button>
|
|
@@ -114,7 +119,7 @@ exports[`VDataFooter.ts should render first & last icons with showFirstLastPage
|
|
|
114
119
|
<div role="button"
|
|
115
120
|
aria-haspopup="listbox"
|
|
116
121
|
aria-expanded="false"
|
|
117
|
-
aria-owns="list-
|
|
122
|
+
aria-owns="list-24"
|
|
118
123
|
class="v-input__slot"
|
|
119
124
|
>
|
|
120
125
|
<div class="v-select__slot">
|
|
@@ -125,16 +130,17 @@ exports[`VDataFooter.ts should render first & last icons with showFirstLastPage
|
|
|
125
130
|
<input aria-label="Items per page:"
|
|
126
131
|
aria-readonly="false"
|
|
127
132
|
autocomplete="off"
|
|
128
|
-
id="input-
|
|
133
|
+
id="input-24"
|
|
129
134
|
readonly
|
|
130
135
|
type="text"
|
|
131
136
|
>
|
|
132
137
|
</div>
|
|
133
138
|
<div class="v-input__append-inner">
|
|
134
139
|
<div class="v-input__icon v-input__icon--append">
|
|
135
|
-
<i class="v-icon notranslate theme--light
|
|
140
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
136
141
|
aria-hidden="true"
|
|
137
142
|
>
|
|
143
|
+
$dropdown
|
|
138
144
|
</i>
|
|
139
145
|
</div>
|
|
140
146
|
</div>
|
|
@@ -157,9 +163,10 @@ exports[`VDataFooter.ts should render first & last icons with showFirstLastPage
|
|
|
157
163
|
aria-label="First page"
|
|
158
164
|
>
|
|
159
165
|
<span class="v-btn__content">
|
|
160
|
-
<i class="v-icon notranslate theme--light
|
|
166
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
161
167
|
aria-hidden="true"
|
|
162
168
|
>
|
|
169
|
+
$first
|
|
163
170
|
</i>
|
|
164
171
|
</span>
|
|
165
172
|
</button>
|
|
@@ -168,9 +175,10 @@ exports[`VDataFooter.ts should render first & last icons with showFirstLastPage
|
|
|
168
175
|
aria-label="Previous page"
|
|
169
176
|
>
|
|
170
177
|
<span class="v-btn__content">
|
|
171
|
-
<i class="v-icon notranslate theme--light
|
|
178
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
172
179
|
aria-hidden="true"
|
|
173
180
|
>
|
|
181
|
+
$prev
|
|
174
182
|
</i>
|
|
175
183
|
</span>
|
|
176
184
|
</button>
|
|
@@ -181,9 +189,10 @@ exports[`VDataFooter.ts should render first & last icons with showFirstLastPage
|
|
|
181
189
|
aria-label="Next page"
|
|
182
190
|
>
|
|
183
191
|
<span class="v-btn__content">
|
|
184
|
-
<i class="v-icon notranslate theme--light
|
|
192
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
185
193
|
aria-hidden="true"
|
|
186
194
|
>
|
|
195
|
+
$next
|
|
187
196
|
</i>
|
|
188
197
|
</span>
|
|
189
198
|
</button>
|
|
@@ -192,9 +201,10 @@ exports[`VDataFooter.ts should render first & last icons with showFirstLastPage
|
|
|
192
201
|
aria-label="Last page"
|
|
193
202
|
>
|
|
194
203
|
<span class="v-btn__content">
|
|
195
|
-
<i class="v-icon notranslate theme--light
|
|
204
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
196
205
|
aria-hidden="true"
|
|
197
206
|
>
|
|
207
|
+
$last
|
|
198
208
|
</i>
|
|
199
209
|
</span>
|
|
200
210
|
</button>
|
|
@@ -213,7 +223,7 @@ exports[`VDataFooter.ts should render in RTL mode 1`] = `
|
|
|
213
223
|
<div role="button"
|
|
214
224
|
aria-haspopup="listbox"
|
|
215
225
|
aria-expanded="false"
|
|
216
|
-
aria-owns="list-
|
|
226
|
+
aria-owns="list-11"
|
|
217
227
|
class="v-input__slot"
|
|
218
228
|
>
|
|
219
229
|
<div class="v-select__slot">
|
|
@@ -224,16 +234,17 @@ exports[`VDataFooter.ts should render in RTL mode 1`] = `
|
|
|
224
234
|
<input aria-label="Items per page:"
|
|
225
235
|
aria-readonly="false"
|
|
226
236
|
autocomplete="off"
|
|
227
|
-
id="input-
|
|
237
|
+
id="input-11"
|
|
228
238
|
readonly
|
|
229
239
|
type="text"
|
|
230
240
|
>
|
|
231
241
|
</div>
|
|
232
242
|
<div class="v-input__append-inner">
|
|
233
243
|
<div class="v-input__icon v-input__icon--append">
|
|
234
|
-
<i class="v-icon notranslate theme--light
|
|
244
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
235
245
|
aria-hidden="true"
|
|
236
246
|
>
|
|
247
|
+
$dropdown
|
|
237
248
|
</i>
|
|
238
249
|
</div>
|
|
239
250
|
</div>
|
|
@@ -256,9 +267,10 @@ exports[`VDataFooter.ts should render in RTL mode 1`] = `
|
|
|
256
267
|
aria-label="First page"
|
|
257
268
|
>
|
|
258
269
|
<span class="v-btn__content">
|
|
259
|
-
<i class="v-icon notranslate theme--light
|
|
270
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
260
271
|
aria-hidden="true"
|
|
261
272
|
>
|
|
273
|
+
$last
|
|
262
274
|
</i>
|
|
263
275
|
</span>
|
|
264
276
|
</button>
|
|
@@ -267,9 +279,10 @@ exports[`VDataFooter.ts should render in RTL mode 1`] = `
|
|
|
267
279
|
aria-label="Previous page"
|
|
268
280
|
>
|
|
269
281
|
<span class="v-btn__content">
|
|
270
|
-
<i class="v-icon notranslate theme--light
|
|
282
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
271
283
|
aria-hidden="true"
|
|
272
284
|
>
|
|
285
|
+
$next
|
|
273
286
|
</i>
|
|
274
287
|
</span>
|
|
275
288
|
</button>
|
|
@@ -280,9 +293,10 @@ exports[`VDataFooter.ts should render in RTL mode 1`] = `
|
|
|
280
293
|
aria-label="Next page"
|
|
281
294
|
>
|
|
282
295
|
<span class="v-btn__content">
|
|
283
|
-
<i class="v-icon notranslate theme--light
|
|
296
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
284
297
|
aria-hidden="true"
|
|
285
298
|
>
|
|
299
|
+
$prev
|
|
286
300
|
</i>
|
|
287
301
|
</span>
|
|
288
302
|
</button>
|
|
@@ -291,9 +305,10 @@ exports[`VDataFooter.ts should render in RTL mode 1`] = `
|
|
|
291
305
|
aria-label="Last page"
|
|
292
306
|
>
|
|
293
307
|
<span class="v-btn__content">
|
|
294
|
-
<i class="v-icon notranslate theme--light
|
|
308
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
295
309
|
aria-hidden="true"
|
|
296
310
|
>
|
|
311
|
+
$first
|
|
297
312
|
</i>
|
|
298
313
|
</span>
|
|
299
314
|
</button>
|
|
@@ -330,9 +345,10 @@ exports[`VDataFooter.ts should render with custom itemsPerPage 1`] = `
|
|
|
330
345
|
</div>
|
|
331
346
|
<div class="v-input__append-inner">
|
|
332
347
|
<div class="v-input__icon v-input__icon--append">
|
|
333
|
-
<i class="v-icon notranslate theme--light
|
|
348
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
334
349
|
aria-hidden="true"
|
|
335
350
|
>
|
|
351
|
+
$dropdown
|
|
336
352
|
</i>
|
|
337
353
|
</div>
|
|
338
354
|
</div>
|
|
@@ -355,9 +371,10 @@ exports[`VDataFooter.ts should render with custom itemsPerPage 1`] = `
|
|
|
355
371
|
aria-label="Previous page"
|
|
356
372
|
>
|
|
357
373
|
<span class="v-btn__content">
|
|
358
|
-
<i class="v-icon notranslate theme--light
|
|
374
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
359
375
|
aria-hidden="true"
|
|
360
376
|
>
|
|
377
|
+
$prev
|
|
361
378
|
</i>
|
|
362
379
|
</span>
|
|
363
380
|
</button>
|
|
@@ -369,9 +386,10 @@ exports[`VDataFooter.ts should render with custom itemsPerPage 1`] = `
|
|
|
369
386
|
aria-label="Next page"
|
|
370
387
|
>
|
|
371
388
|
<span class="v-btn__content">
|
|
372
|
-
<i class="v-icon notranslate theme--light
|
|
389
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
373
390
|
aria-hidden="true"
|
|
374
391
|
>
|
|
392
|
+
$next
|
|
375
393
|
</i>
|
|
376
394
|
</span>
|
|
377
395
|
</button>
|
|
@@ -390,7 +408,7 @@ exports[`VDataFooter.ts should show current page if has showCurrentPage 1`] = `
|
|
|
390
408
|
<div role="button"
|
|
391
409
|
aria-haspopup="listbox"
|
|
392
410
|
aria-expanded="false"
|
|
393
|
-
aria-owns="list-
|
|
411
|
+
aria-owns="list-46"
|
|
394
412
|
class="v-input__slot"
|
|
395
413
|
>
|
|
396
414
|
<div class="v-select__slot">
|
|
@@ -401,16 +419,17 @@ exports[`VDataFooter.ts should show current page if has showCurrentPage 1`] = `
|
|
|
401
419
|
<input aria-label="Items per page:"
|
|
402
420
|
aria-readonly="false"
|
|
403
421
|
autocomplete="off"
|
|
404
|
-
id="input-
|
|
422
|
+
id="input-46"
|
|
405
423
|
readonly
|
|
406
424
|
type="text"
|
|
407
425
|
>
|
|
408
426
|
</div>
|
|
409
427
|
<div class="v-input__append-inner">
|
|
410
428
|
<div class="v-input__icon v-input__icon--append">
|
|
411
|
-
<i class="v-icon notranslate theme--light
|
|
429
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
412
430
|
aria-hidden="true"
|
|
413
431
|
>
|
|
432
|
+
$dropdown
|
|
414
433
|
</i>
|
|
415
434
|
</div>
|
|
416
435
|
</div>
|
|
@@ -433,9 +452,10 @@ exports[`VDataFooter.ts should show current page if has showCurrentPage 1`] = `
|
|
|
433
452
|
aria-label="Previous page"
|
|
434
453
|
>
|
|
435
454
|
<span class="v-btn__content">
|
|
436
|
-
<i class="v-icon notranslate theme--light
|
|
455
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
437
456
|
aria-hidden="true"
|
|
438
457
|
>
|
|
458
|
+
$prev
|
|
439
459
|
</i>
|
|
440
460
|
</span>
|
|
441
461
|
</button>
|
|
@@ -449,9 +469,10 @@ exports[`VDataFooter.ts should show current page if has showCurrentPage 1`] = `
|
|
|
449
469
|
aria-label="Next page"
|
|
450
470
|
>
|
|
451
471
|
<span class="v-btn__content">
|
|
452
|
-
<i class="v-icon notranslate theme--light
|
|
472
|
+
<i class="v-icon notranslate material-icons theme--light"
|
|
453
473
|
aria-hidden="true"
|
|
454
474
|
>
|
|
475
|
+
$next
|
|
455
476
|
</i>
|
|
456
477
|
</span>
|
|
457
478
|
</button>
|