@@ -343,7 +343,6 @@ exports[`Forms.vue renders correctly 1`] = `
343
343
<b-form-group-stub
344
344
description = " Let us know your full name."
345
345
feedbackarialive = " assertive"
346
- horizontal = " true"
347
346
label = " Enter your name"
348
347
labelcols = " 3"
349
348
labelfor = " basicName"
@@ -358,7 +357,6 @@ exports[`Forms.vue renders correctly 1`] = `
358
357
359
358
<b-form-group-stub
360
359
feedbackarialive = " assertive"
361
- horizontal = " true"
362
360
label = " Static"
363
361
labelcols = " 3"
364
362
labelfor = " basicStatic"
@@ -374,7 +372,6 @@ exports[`Forms.vue renders correctly 1`] = `
374
372
<b-form-group-stub
375
373
description = " This is a help text"
376
374
feedbackarialive = " assertive"
377
- horizontal = " true"
378
375
label = " Text Input"
379
376
labelcols = " 3"
380
377
labelfor = " basicText"
@@ -389,7 +386,6 @@ exports[`Forms.vue renders correctly 1`] = `
389
386
390
387
<b-form-group-stub
391
388
feedbackarialive = " assertive"
392
- horizontal = " true"
393
389
label = " Date"
394
390
labelcols = " 3"
395
391
labelfor = " date"
@@ -404,7 +400,6 @@ exports[`Forms.vue renders correctly 1`] = `
404
400
<b-form-group-stub
405
401
description = " Please enter your email"
406
402
feedbackarialive = " assertive"
407
- horizontal = " true"
408
403
label = " Email Input"
409
404
labelcols = " 3"
410
405
labelfor = " basicEmail"
@@ -421,7 +416,6 @@ exports[`Forms.vue renders correctly 1`] = `
421
416
<b-form-group-stub
422
417
description = " Please enter a complex password"
423
418
feedbackarialive = " assertive"
424
- horizontal = " true"
425
419
label = " Password Input"
426
420
labelcols = " 3"
427
421
labelfor = " basicPassword"
@@ -437,7 +431,6 @@ exports[`Forms.vue renders correctly 1`] = `
437
431
438
432
<b-form-group-stub
439
433
feedbackarialive = " assertive"
440
- horizontal = " true"
441
434
label = " Disabled Input"
442
435
labelcols = " 3"
443
436
labelfor = " basicInputDisabled"
@@ -453,7 +446,6 @@ exports[`Forms.vue renders correctly 1`] = `
453
446
454
447
<b-form-group-stub
455
448
feedbackarialive = " assertive"
456
- horizontal = " true"
457
449
label = " Textarea"
458
450
labelcols = " 3"
459
451
labelfor = " basicTextarea"
@@ -470,7 +462,6 @@ exports[`Forms.vue renders correctly 1`] = `
470
462
471
463
<b-form-group-stub
472
464
feedbackarialive = " assertive"
473
- horizontal = " true"
474
465
label = " Select"
475
466
labelcols = " 3"
476
467
labelfor = " basicSelect"
@@ -490,7 +481,6 @@ exports[`Forms.vue renders correctly 1`] = `
490
481
491
482
<b-form-group-stub
492
483
feedbackarialive = " assertive"
493
- horizontal = " true"
494
484
label = " Select large"
495
485
labelcols = " 3"
496
486
labelfor = " basicSelectLg"
@@ -511,7 +501,6 @@ exports[`Forms.vue renders correctly 1`] = `
511
501
512
502
<b-form-group-stub
513
503
feedbackarialive = " assertive"
514
- horizontal = " true"
515
504
label = " Select small"
516
505
labelcols = " 3"
517
506
labelfor = " basicSelectSm"
@@ -532,7 +521,6 @@ exports[`Forms.vue renders correctly 1`] = `
532
521
533
522
<b-form-group-stub
534
523
feedbackarialive = " assertive"
535
- horizontal = " true"
536
524
label = " Disabled select"
537
525
labelcols = " 3"
538
526
labelfor = " basicSelectDisabled"
@@ -553,7 +541,6 @@ exports[`Forms.vue renders correctly 1`] = `
553
541
554
542
<b-form-group-stub
555
543
feedbackarialive = " assertive"
556
- horizontal = " true"
557
544
label = " Select"
558
545
labelcols = " 3"
559
546
labelfor = " basicMultiSelect"
@@ -574,7 +561,6 @@ exports[`Forms.vue renders correctly 1`] = `
574
561
575
562
<b-form-group-stub
576
563
feedbackarialive = " assertive"
577
- horizontal = " true"
578
564
label = " Radios"
579
565
labelcols = " 3"
580
566
labelfor = " basicRadios"
@@ -595,7 +581,6 @@ exports[`Forms.vue renders correctly 1`] = `
595
581
596
582
<b-form-group-stub
597
583
feedbackarialive = " assertive"
598
- horizontal = " true"
599
584
label = " Inline radios"
600
585
labelcols = " 3"
601
586
labelfor = " basicInlineRadios"
@@ -615,7 +600,6 @@ exports[`Forms.vue renders correctly 1`] = `
615
600
616
601
<b-form-group-stub
617
602
feedbackarialive = " assertive"
618
- horizontal = " true"
619
603
label = " Checkboxes"
620
604
labelcols = " 3"
621
605
labelfor = " basicCheckboxes"
@@ -655,7 +639,6 @@ exports[`Forms.vue renders correctly 1`] = `
655
639
656
640
<b-form-group-stub
657
641
feedbackarialive = " assertive"
658
- horizontal = " true"
659
642
label = " Inline checkboxes"
660
643
labelcols = " 3"
661
644
labelfor = " basicInlineCheckboxes"
@@ -697,7 +680,6 @@ exports[`Forms.vue renders correctly 1`] = `
697
680
698
681
<b-form-group-stub
699
682
feedbackarialive = " assertive"
700
- horizontal = " true"
701
683
label = " Radios - custom"
702
684
labelcols = " 3"
703
685
labelfor = " basicRadiosCustom"
@@ -775,7 +757,6 @@ exports[`Forms.vue renders correctly 1`] = `
775
757
776
758
<b-form-group-stub
777
759
feedbackarialive = " assertive"
778
- horizontal = " true"
779
760
label = " Inline radios - custom"
780
761
labelcols = " 3"
781
762
labelfor = " basicCustomRadios1"
@@ -852,7 +833,6 @@ exports[`Forms.vue renders correctly 1`] = `
852
833
853
834
<b-form-group-stub
854
835
feedbackarialive = " assertive"
855
- horizontal = " true"
856
836
label = " Checkboxes - custom"
857
837
labelcols = " 3"
858
838
labelfor = " basicCustomCheckboxes"
@@ -926,7 +906,6 @@ exports[`Forms.vue renders correctly 1`] = `
926
906
927
907
<b-form-group-stub
928
908
feedbackarialive = " assertive"
929
- horizontal = " true"
930
909
label = " Inline checkboxes - custom"
931
910
labelcols = " 3"
932
911
labelfor = " basicInlineCustomCheckboxes"
@@ -999,7 +978,6 @@ exports[`Forms.vue renders correctly 1`] = `
999
978
1000
979
<b-form-group-stub
1001
980
feedbackarialive = " assertive"
1002
- horizontal = " true"
1003
981
label = " File input"
1004
982
labelcols = " 3"
1005
983
labelfor = " fileInput"
@@ -1016,7 +994,6 @@ exports[`Forms.vue renders correctly 1`] = `
1016
994
1017
995
<b-form-group-stub
1018
996
feedbackarialive = " assertive"
1019
- horizontal = " true"
1020
997
label = " Multiple file input"
1021
998
labelcols = " 3"
1022
999
labelfor = " fileInputMulti"
@@ -1187,7 +1164,6 @@ exports[`Forms.vue renders correctly 1`] = `
1187
1164
<b-form-group-stub
1188
1165
description = " Please enter your email."
1189
1166
feedbackarialive = " assertive"
1190
- horizontal = " true"
1191
1167
label = " Email"
1192
1168
labelcols = " 3"
1193
1169
labelfor = " horizEmail"
@@ -1204,7 +1180,6 @@ exports[`Forms.vue renders correctly 1`] = `
1204
1180
<b-form-group-stub
1205
1181
description = " Please enter your password."
1206
1182
feedbackarialive = " assertive"
1207
- horizontal = " true"
1208
1183
label = " Password"
1209
1184
labelcols = " 3"
1210
1185
labelfor = " horizPass"
@@ -1596,7 +1571,6 @@ exports[`Forms.vue renders correctly 1`] = `
1596
1571
1597
1572
<b-form-group-stub
1598
1573
feedbackarialive = " assertive"
1599
- horizontal = " true"
1600
1574
label = " Small input"
1601
1575
labelcols = " 5"
1602
1576
labelfor = " smInput"
@@ -1613,7 +1587,6 @@ exports[`Forms.vue renders correctly 1`] = `
1613
1587
1614
1588
<b-form-group-stub
1615
1589
feedbackarialive = " assertive"
1616
- horizontal = " true"
1617
1590
label = " Default input"
1618
1591
labelcols = " 5"
1619
1592
labelfor = " defaultInput"
@@ -1628,7 +1601,6 @@ exports[`Forms.vue renders correctly 1`] = `
1628
1601
1629
1602
<b-form-group-stub
1630
1603
feedbackarialive = " assertive"
1631
- horizontal = " true"
1632
1604
label = " Large input"
1633
1605
labelcols = " 5"
1634
1606
labelfor = " lgInput"
@@ -1875,7 +1847,7 @@ exports[`Forms.vue renders correctly 1`] = `
1875
1847
tag = " div"
1876
1848
>
1877
1849
<b-col-stub
1878
- sm = " 4"
1850
+ md = " 4"
1879
1851
tag = " div"
1880
1852
>
1881
1853
<b-card-stub
@@ -2025,7 +1997,7 @@ exports[`Forms.vue renders correctly 1`] = `
2025
1997
</b-col-stub >
2026
1998
2027
1999
<b-col-stub
2028
- sm = " 4"
2000
+ md = " 4"
2029
2001
tag = " div"
2030
2002
>
2031
2003
<b-card-stub
@@ -2198,7 +2170,7 @@ exports[`Forms.vue renders correctly 1`] = `
2198
2170
</b-col-stub >
2199
2171
2200
2172
<b-col-stub
2201
- sm = " 4"
2173
+ md = " 4"
2202
2174
tag = " div"
2203
2175
>
2204
2176
<b-card-stub
@@ -2967,7 +2939,7 @@ exports[`Forms.vue renders correctly 1`] = `
2967
2939
tag = " div"
2968
2940
>
2969
2941
<b-col-stub
2970
- sm = " 4"
2942
+ md = " 4"
2971
2943
tag = " div"
2972
2944
>
2973
2945
<b-card-stub
@@ -3117,7 +3089,7 @@ exports[`Forms.vue renders correctly 1`] = `
3117
3089
</b-col-stub >
3118
3090
3119
3091
<b-col-stub
3120
- sm = " 4"
3092
+ md = " 4"
3121
3093
tag = " div"
3122
3094
>
3123
3095
<b-card-stub
@@ -3240,7 +3212,7 @@ exports[`Forms.vue renders correctly 1`] = `
3240
3212
</b-col-stub >
3241
3213
3242
3214
<b-col-stub
3243
- sm = " 4"
3215
+ md = " 4"
3244
3216
tag = " div"
3245
3217
>
3246
3218
<b-card-stub
0 commit comments