@@ -8,37 +8,37 @@ exports[`<Filters /> Should render a Filters component - Open components filter
8
8
id = " filters"
9
9
>
10
10
<button
11
- class = " ms-Button ms-Button--icon filter-button root-124 "
11
+ class = " ms-Button ms-Button--icon filter-button root-125 "
12
12
data-is-focusable = " true"
13
13
id = " filter-products"
14
14
title = " Filter Products"
15
15
type = " button"
16
16
>
17
17
<span
18
- class = " ms-Button-flexContainer flexContainer-110 "
18
+ class = " ms-Button-flexContainer flexContainer-111 "
19
19
data-automationid = " splitbuttonprimary"
20
20
>
21
21
<i
22
22
aria-hidden = " true"
23
- class = " ms-Icon root-105 ms-Button-icon icon-125 "
23
+ class = " ms-Icon root-105 ms-Button-icon icon-126 "
24
24
data-icon-name = " Table"
25
25
/>
26
26
</span >
27
27
</button >
28
28
<button
29
- class = " ms-Button ms-Button--icon filter-button root-124 "
29
+ class = " ms-Button ms-Button--icon filter-button root-125 "
30
30
data-is-focusable = " true"
31
31
id = " filter-components"
32
32
title = " Filter Components"
33
33
type = " button"
34
34
>
35
35
<span
36
- class = " ms-Button-flexContainer flexContainer-110 "
36
+ class = " ms-Button-flexContainer flexContainer-111 "
37
37
data-automationid = " splitbuttonprimary"
38
38
>
39
39
<i
40
40
aria-hidden = " true"
41
- class = " ms-Icon root-105 ms-Button-icon icon-125 "
41
+ class = " ms-Icon root-105 ms-Button-icon icon-126 "
42
42
data-icon-name = " IdTag"
43
43
/>
44
44
</span >
@@ -58,37 +58,37 @@ exports[`<Filters /> Should render a Filters component - Open products filter di
58
58
id = " filters"
59
59
>
60
60
<button
61
- class = " ms-Button ms-Button--icon filter-button root-124 "
61
+ class = " ms-Button ms-Button--icon filter-button root-125 "
62
62
data-is-focusable = " true"
63
63
id = " filter-products"
64
64
title = " Filter Products"
65
65
type = " button"
66
66
>
67
67
<span
68
- class = " ms-Button-flexContainer flexContainer-110 "
68
+ class = " ms-Button-flexContainer flexContainer-111 "
69
69
data-automationid = " splitbuttonprimary"
70
70
>
71
71
<i
72
72
aria-hidden = " true"
73
- class = " ms-Icon root-105 ms-Button-icon icon-125 "
73
+ class = " ms-Icon root-105 ms-Button-icon icon-126 "
74
74
data-icon-name = " Table"
75
75
/>
76
76
</span >
77
77
</button >
78
78
<button
79
- class = " ms-Button ms-Button--icon filter-button root-124 "
79
+ class = " ms-Button ms-Button--icon filter-button root-125 "
80
80
data-is-focusable = " true"
81
81
id = " filter-components"
82
82
title = " Filter Components"
83
83
type = " button"
84
84
>
85
85
<span
86
- class = " ms-Button-flexContainer flexContainer-110 "
86
+ class = " ms-Button-flexContainer flexContainer-111 "
87
87
data-automationid = " splitbuttonprimary"
88
88
>
89
89
<i
90
90
aria-hidden = " true"
91
- class = " ms-Icon root-105 ms-Button-icon icon-125 "
91
+ class = " ms-Icon root-105 ms-Button-icon icon-126 "
92
92
data-icon-name = " IdTag"
93
93
/>
94
94
</span >
@@ -107,40 +107,40 @@ exports[`<Filters /> Should render a Filters component 1`] = `
107
107
>
108
108
<button
109
109
aria-disabled = " true"
110
- class = " ms-Button ms-Button--icon is-disabled filter-button root-109 "
110
+ class = " ms-Button ms-Button--icon is-disabled filter-button root-110 "
111
111
data-is-focusable = " false"
112
112
disabled = " "
113
113
id = " filter-products"
114
114
title = " Filter Products"
115
115
type = " button"
116
116
>
117
117
<span
118
- class = " ms-Button-flexContainer flexContainer-110 "
118
+ class = " ms-Button-flexContainer flexContainer-111 "
119
119
data-automationid = " splitbuttonprimary"
120
120
>
121
121
<i
122
122
aria-hidden = " true"
123
- class = " ms-Icon root-105 ms-Button-icon icon-112 "
123
+ class = " ms-Icon root-105 ms-Button-icon icon-113 "
124
124
data-icon-name = " Table"
125
125
/>
126
126
</span >
127
127
</button >
128
128
<button
129
129
aria-disabled = " true"
130
- class = " ms-Button ms-Button--icon is-disabled filter-button root-109 "
130
+ class = " ms-Button ms-Button--icon is-disabled filter-button root-110 "
131
131
data-is-focusable = " false"
132
132
disabled = " "
133
133
id = " filter-components"
134
134
title = " Filter Components"
135
135
type = " button"
136
136
>
137
137
<span
138
- class = " ms-Button-flexContainer flexContainer-110 "
138
+ class = " ms-Button-flexContainer flexContainer-111 "
139
139
data-automationid = " splitbuttonprimary"
140
140
>
141
141
<i
142
142
aria-hidden = " true"
143
- class = " ms-Icon root-105 ms-Button-icon icon-112 "
143
+ class = " ms-Icon root-105 ms-Button-icon icon-113 "
144
144
data-icon-name = " IdTag"
145
145
/>
146
146
</span >
0 commit comments