File tree Expand file tree Collapse file tree
sam-styles/packages/components/button Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 < button
1515 class ="
1616 usa-button usa-button--base usa-button--outline
17- usa-button-pill usa-button-pill--cancel
17+ usa-button-pill
1818 text-ink
19+ space-x-1
1920 "
2021 >
2122 < div >
2930 />
3031 </ svg >
3132 </ div >
32- CANCEL
33+ < span > CANCEL </ span >
3334 </ button >
3435 </ td >
3536 < td class ="padding-1 ">
3637 < button
3738 class ="
3839 usa-button usa-button--base usa-button--outline usa-button--hover
39- usa-button-pill usa-button-pill--cancel
40+ usa-button-pill
4041 text-ink
42+ space-x-1
4143 "
4244 >
4345 < div >
5153 />
5254 </ svg >
5355 </ div >
54- CANCEL
56+ < span > CANCEL </ span >
5557 </ button >
5658 </ td >
5759 < td class ="padding-1 ">
5860 < button
5961 class ="
6062 usa-button usa-button--base usa-button--outline usa-button--active
61- usa-button-pill usa-button-pill--cancel
63+ usa-button-pill
6264 text-ink
65+ space-x-1
6366 "
6467 >
6568 < div >
7376 />
7477 </ svg >
7578 </ div >
76- CANCEL
79+ < span > CANCEL </ span >
7780 </ button >
7881 </ td >
7982 < td class ="padding-1 ">
8083 < button
8184 class ="
8285 usa-button usa-button--base usa-button--outline
83- usa-focus usa-button-pill usa-button-pill--cancel
86+ usa-focus usa-button-pill
8487 text-ink
88+ space-x-1
8589 "
8690 >
8791 < div >
9599 />
96100 </ svg >
97101 </ div >
98- CANCEL
102+ < span > CANCEL </ span >
99103 </ button >
100104 </ td >
101105 < td class ="padding-1 ">
102106 < button
103107 class ="
104108 usa-button usa-button--base usa-button--outline
105- usa-button-pill usa-button-pill--cancel
109+ usa-button-pill
106110 text-ink
111+ space-x-1
107112 "
108113 disabled ="disabled "
109114 >
118123 />
119124 </ svg >
120125 </ div >
121- CANCEL
126+ < span > CANCEL </ span >
122127 </ button >
123128 </ td >
124129 </ tr >
Original file line number Diff line number Diff line change 1010 < tr style ="height: 80px ">
1111 < td class ="padding-1 "> Next</ td >
1212 < td class ="padding-1 ">
13- < button class ="usa-button usa-button-pill usa-button-pill--next ">
14- NEXT
13+ < button class ="usa-button usa-button-pill space-x-1 ">
14+ < span > NEXT </ span >
1515 < div >
1616 < svg
1717 xmlns ="http://www.w3.org/2000/svg "
2727 </ button >
2828 </ td >
2929 < td class ="padding-1 ">
30- < button
31- class ="
32- usa-button usa-button--hover
33- usa-button-pill usa-button-pill--next
34- "
35- >
36- NEXT
30+ < button class ="usa-button usa-button--hover usa-button-pill space-x-1 ">
31+ < span > NEXT </ span >
3732 < div >
3833 < svg
3934 xmlns ="http://www.w3.org/2000/svg "
4944 </ button >
5045 </ td >
5146 < td class ="padding-1 ">
52- < button
53- class ="
54- usa-button usa-button--active
55- usa-button-pill usa-button-pill--next
56- "
57- >
58- NEXT
47+ < button class ="usa-button usa-button--active usa-button-pill space-x-1 ">
48+ < span > NEXT </ span >
5949 < div >
6050 < svg
6151 xmlns ="http://www.w3.org/2000/svg "
7161 </ button >
7262 </ td >
7363 < td class ="padding-1 ">
74- < button
75- class ="usa-button usa-focus usa-button-pill usa-button-pill--next "
76- >
77- NEXT
64+ < button class ="usa-button usa-focus usa-button-pill space-x-1 ">
65+ < span > NEXT </ span >
7866 < div >
7967 < svg
8068 xmlns ="http://www.w3.org/2000/svg "
9078 </ button >
9179 </ td >
9280 < td class ="padding-1 ">
93- < button
94- class ="usa-button usa-button-pill usa-button-pill--next "
95- disabled ="disabled "
96- >
97- NEXT
81+ < button class ="usa-button usa-button-pill space-x-1 " disabled ="disabled ">
82+ < span > NEXT </ span >
9883 < div >
9984 < svg
10085 xmlns ="http://www.w3.org/2000/svg "
Original file line number Diff line number Diff line change 1111 < tr style ="height: 80px ">
1212 < td class ="padding-1 "> Previous</ td >
1313 < td class ="padding-1 ">
14- < button
15- class ="
16- usa-button
17- bg-primary-lighter
18- usa-button-pill usa-button-pill--previous
19- "
20- >
14+ < button class ="usa-button bg-primary-lighter usa-button-pill space-x-1 ">
2115 < div >
2216 < svg
2317 xmlns ="http://www.w3.org/2000/svg "
3024 />
3125 </ svg >
3226 </ div >
33- PREVIOUS
27+ < span > PREVIOUS </ span >
3428 </ button >
3529 </ td >
3630 < td class ="padding-1 ">
3933 usa-button
4034 bg-primary-lighter
4135 usa-button--hover
42- usa-button-pill usa-button-pill--previous
36+ usa-button-pill
37+ space-x-1
4338 "
4439 >
4540 < div >
5449 />
5550 </ svg >
5651 </ div >
57- PREVIOUS
52+ < span > PREVIOUS </ span >
5853 </ button >
5954 </ td >
6055 < td class ="padding-1 ">
6358 usa-button
6459 bg-primary-lighter
6560 usa-button--active
66- usa-button-pill usa-button-pill--previous
61+ usa-button-pill
62+ space-x-1
6763 "
6864 >
6965 < div >
7874 />
7975 </ svg >
8076 </ div >
81- PREVIOUS
77+ < span > PREVIOUS </ span >
8278 </ button >
8379 </ td >
8480 < td class ="padding-1 ">
8581 < button
8682 class ="
8783 usa-button
8884 bg-primary-lighter
89- usa-focus usa-button-pill usa-button-pill--previous
85+ usa-focus usa-button-pill
86+ space-x-1
9087 "
9188 >
9289 < div >
10198 />
10299 </ svg >
103100 </ div >
104- PREVIOUS
101+ < span > PREVIOUS </ span >
105102 </ button >
106103 </ td >
107104 < td class ="padding-1 ">
108105 < button
109- class ="
110- usa-button
111- bg-primary-lighter
112- usa-button-pill usa-button-pill--previous
113- "
106+ class ="usa-button bg-primary-lighter usa-button-pill space-x-1 "
114107 disabled ="disabled "
115108 >
116109 < div >
125118 />
126119 </ svg >
127120 </ div >
128- PREVIOUS
121+ < span > PREVIOUS </ span >
129122 </ button >
130123 </ td >
131124 </ tr >
You can’t perform that action at this time.
0 commit comments