@@ -80,7 +80,7 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
80
80
data-part = " root"
81
81
data-scope = " accordion"
82
82
dir = " ltr"
83
- id = " accordion::r0: "
83
+ id = " accordion:«r0» "
84
84
>
85
85
<div
86
86
class = " w_100%"
@@ -89,23 +89,23 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
89
89
data-scope = " accordion"
90
90
data-state = " closed"
91
91
dir = " ltr"
92
- id = " collapsible:accordion::r0: :item:rulesForUse"
92
+ id = " collapsible:accordion:«r0» :item:rulesForUse"
93
93
>
94
94
<h2
95
95
class = " textStyle_label.medium fw_bold"
96
96
>
97
97
<button
98
- aria-controls = " accordion::r0: :content:rulesForUse"
98
+ aria-controls = " accordion:«r0» :content:rulesForUse"
99
99
aria-disabled = " false"
100
100
aria-expanded = " false"
101
101
class = " d_flex ai_center jc_space-between bg_surface.default cursor_pointer trs-dur_fast trs-tmf_default trs-prop_background,_border-color,_border,_border-radius closed:trs-prop_background,_border-color,_border,_border-radius disabled:cursor_not-allowed disabled:bg_surface.disabled.subtle disabled:bx-sh-c_stroke.disabled disabled:c_text.disabled disabled:hover:bg_surface.disabled.subtle disabled:hover:bx-sh-c_stroke.disabled disabled:hover:c_text.disabled px_medium py_medium w_100% bdr_xsmall bx-sh-c_stroke.subtle bx-sh_inset_0_0_0_1px_var(--shadow-color) hover:bg_surface.actionSubtle.hover hover:bx-sh-c_stroke.hover open:bg_surface.actionSubtle.active open:bx-sh-c_stroke.default open:bdr-b_sharp focusVisible:ring_none focusVisible:bx-sh-c_stroke.default focusVisible:bx-sh_inset_0_0_0_3px_var(--shadow-color)"
102
102
data-orientation = " vertical"
103
- data-ownedby = " accordion::r0: "
103
+ data-ownedby = " accordion:«r0» "
104
104
data-part = " item-trigger"
105
105
data-scope = " accordion"
106
106
data-state = " closed"
107
107
dir = " ltr"
108
- id = " accordion::r0: :trigger:rulesForUse"
108
+ id = " accordion:«r0» :trigger:rulesForUse"
109
109
type = " button"
110
110
>
111
111
Sitere eller gjenbruke?
@@ -131,7 +131,7 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
131
131
</button >
132
132
</h2 >
133
133
<div
134
- aria-labelledby = " accordion::r0: :trigger:rulesForUse"
134
+ aria-labelledby = " accordion:«r0» :trigger:rulesForUse"
135
135
class = " ov_hidden trs-prop_padding-bottom trs-dur_normal trs-tmf_default py_xsmall px_small open:anim_collapse-in open:motionReduce:anim_none closed:anim_collapse-out closed:motionReduce:anim_none bdr-b_xsmall bd-w_0_1px_1px border-style_solid bd-c_stroke.default"
136
136
data-collapsible = " "
137
137
data-orientation = " vertical"
@@ -140,7 +140,7 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
140
140
data-state = " closed"
141
141
dir = " ltr"
142
142
hidden = " "
143
- id = " accordion::r0: :content:rulesForUse"
143
+ id = " accordion:«r0» :content:rulesForUse"
144
144
role = " region"
145
145
style = " --height: 0px; --width: 0px;"
146
146
>
@@ -150,7 +150,7 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
150
150
data-part = " root"
151
151
data-scope = " tabs"
152
152
dir = " ltr"
153
- id = " tabs::r2: "
153
+ id = " tabs:«r2» "
154
154
>
155
155
<div
156
156
aria-label = " Innholdstyper"
@@ -160,23 +160,23 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
160
160
data-part = " list"
161
161
data-scope = " tabs"
162
162
dir = " ltr"
163
- id = " tabs::r2: :list"
163
+ id = " tabs:«r2» :list"
164
164
role = " tablist"
165
165
>
166
166
<button
167
- aria-controls = " tabs::r2: :content-text"
167
+ aria-controls = " tabs:«r2» :content-text"
168
168
aria-selected = " true"
169
169
class = " d_inline-flex ai_center jc_center flex-sh_0 cursor_pointer textStyle_label.small fw_bold trs-dur_normal trs-prop_color,_background,_border-color trs-tmf_default white-space_nowrap px_small py_3xsmall z_1 hover:c_text.action hover:bd-c_stroke.hover hover:focusVisible:bd-c_stroke.default selected:c_text.strong disabled:c_text.subtle disabled:cursor_not-allowed disabled:hover:c_text.subtle disabled:hover:bd-c_stroke.default disabled:bd-c_stroke.default motionReduce:trs_none motionReduce:trs-dur_0s bd-c_stroke.default horizontal:bd-b_1px_solid vertical:bd-l_1px_solid vertical:jc_flex-start focusVisible:ring_none focusVisible:bdr_unset peer"
170
170
data-focus = " "
171
171
data-orientation = " horizontal"
172
- data-ownedby = " tabs::r2: :list"
172
+ data-ownedby = " tabs:«r2» :list"
173
173
data-part = " trigger"
174
174
data-scope = " tabs"
175
175
data-selected = " "
176
176
data-ssr = " "
177
177
data-value = " text"
178
178
dir = " ltr"
179
- id = " tabs::r2: :trigger-text"
179
+ id = " tabs:«r2» :trigger-text"
180
180
role = " tab"
181
181
tabindex = " 0"
182
182
type = " button"
@@ -189,21 +189,21 @@ exports[`IframeArticlePage with article renderers correctly 1`] = `
189
189
data-part = " indicator"
190
190
data-scope = " tabs"
191
191
dir = " ltr"
192
- id = " tabs::r2: :indicator"
192
+ id = " tabs:«r2» :indicator"
193
193
style = " --transition-property: left, right, top, bottom, width, height; --left: 0px; --top: 0px; --width: 0px; --height: 0px; position: absolute; will-change: var(--transition-property); transition-property: var(--transition-property); transition-duration: 0ms; transition-timing-function: var(--transition-timing-function); left: var(--left);"
194
194
/>
195
195
</div >
196
196
<div
197
- aria-labelledby = " tabs::r2: :trigger-text"
197
+ aria-labelledby = " tabs:«r2» :trigger-text"
198
198
class = " d_flex flex-d_column ai_flex-start gap_xsmall z_1 horizontal:pbs_xsmall vertical:ps_xsmall focusVisible:ring_none focusVisible:bx-sh_0_0_0_3px_var(--shadow-color) focusVisible:bx-sh-c_stroke.default"
199
199
data-orientation = " horizontal"
200
- data-ownedby = " tabs::r2: :list"
200
+ data-ownedby = " tabs:«r2» :list"
201
201
data-part = " content"
202
202
data-scope = " tabs"
203
203
data-selected = " "
204
204
data-state = " open"
205
205
dir = " ltr"
206
- id = " tabs::r2: :content-text"
206
+ id = " tabs:«r2» :content-text"
207
207
role = " tabpanel"
208
208
tabindex = " 0"
209
209
>
0 commit comments