Skip to content

Commit 8775e56

Browse files
committed
Rebuild specs
1 parent af15347 commit 8775e56

File tree

3 files changed

+173
-313
lines changed

3 files changed

+173
-313
lines changed

src/test/renderer/specs/interfaces/DisabledGroups.json

+91-145
Original file line numberDiff line numberDiff line change
@@ -153,145 +153,128 @@
153153
}
154154
},
155155
{
156-
"tag": "details.tsd-panel-group.tsd-member-group.tsd-accordion",
157-
"props": {
158-
"open": true
159-
},
160-
"children": [
161-
{
162-
"tag": "summary.tsd-accordion-summary",
163-
"props": {
164-
"data-key": "section-none"
165-
},
166-
"children": {
167-
"h2": "none"
168-
}
169-
},
156+
"section.tsd-panel-group.tsd-member-group": [
170157
{
171-
"section": [
158+
"section.tsd-panel.tsd-member": [
172159
{
173-
"section.tsd-panel.tsd-member": [
174-
{
175-
"h3.tsd-anchor-link#a": [
176-
{
177-
"span": "a"
178-
},
179-
{
180-
"tag": "a.tsd-anchor-icon",
181-
"props": {
182-
"href": "#a",
183-
"aria-label": "Permalink"
184-
}
185-
}
186-
]
187-
},
160+
"h3.tsd-anchor-link#a": [
188161
{
189-
"div.tsd-signature": [
190-
{
191-
"span.tsd-kind-property": "a"
192-
},
193-
{
194-
"span.tsd-signature-symbol": ":"
195-
},
196-
" ",
197-
{
198-
"span.tsd-signature-type": "1"
199-
}
200-
]
162+
"span": "a"
201163
},
202164
{
203-
"aside.tsd-sources": {
204-
"ul": {
205-
"li": [
206-
"Defined in ",
207-
{
208-
"tag": "a",
209-
"props": {
210-
"href": "index.ts"
211-
},
212-
"children": "index.ts:130"
213-
}
214-
]
215-
}
165+
"tag": "a.tsd-anchor-icon",
166+
"props": {
167+
"href": "#a",
168+
"aria-label": "Permalink"
216169
}
217170
}
218171
]
219172
},
220173
{
221-
"section.tsd-panel.tsd-member": [
174+
"div.tsd-signature": [
222175
{
223-
"h3.tsd-anchor-link#b": [
224-
{
225-
"span": "b"
226-
},
176+
"span.tsd-kind-property": "a"
177+
},
178+
{
179+
"span.tsd-signature-symbol": ":"
180+
},
181+
" ",
182+
{
183+
"span.tsd-signature-type": "1"
184+
}
185+
]
186+
},
187+
{
188+
"aside.tsd-sources": {
189+
"ul": {
190+
"li": [
191+
"Defined in ",
227192
{
228-
"tag": "a.tsd-anchor-icon",
193+
"tag": "a",
229194
"props": {
230-
"href": "#b",
231-
"aria-label": "Permalink"
232-
}
195+
"href": "index.ts"
196+
},
197+
"children": "index.ts:130"
233198
}
234199
]
200+
}
201+
}
202+
}
203+
]
204+
},
205+
{
206+
"section.tsd-panel.tsd-member": [
207+
{
208+
"h3.tsd-anchor-link#b": [
209+
{
210+
"span": "b"
235211
},
236212
{
237-
"ul.tsd-signatures": {
238-
"li.": [
213+
"tag": "a.tsd-anchor-icon",
214+
"props": {
215+
"href": "#b",
216+
"aria-label": "Permalink"
217+
}
218+
}
219+
]
220+
},
221+
{
222+
"ul.tsd-signatures": {
223+
"li.": [
224+
{
225+
"div.tsd-signature.tsd-anchor-link#b-1": [
239226
{
240-
"div.tsd-signature.tsd-anchor-link#b-1": [
241-
{
242-
"span.tsd-kind-call-signature": "b"
243-
},
244-
{
245-
"span.tsd-signature-symbol": "()"
246-
},
247-
{
248-
"span.tsd-signature-symbol": ":"
249-
},
250-
" ",
227+
"span.tsd-kind-call-signature": "b"
228+
},
229+
{
230+
"span.tsd-signature-symbol": "()"
231+
},
232+
{
233+
"span.tsd-signature-symbol": ":"
234+
},
235+
" ",
236+
{
237+
"span.tsd-signature-type": "void"
238+
},
239+
{
240+
"tag": "a.tsd-anchor-icon",
241+
"props": {
242+
"href": "#b-1",
243+
"aria-label": "Permalink"
244+
}
245+
}
246+
]
247+
},
248+
{
249+
"div.tsd-description": [
250+
{
251+
"h4.tsd-returns-title": [
252+
"Returns ",
251253
{
252254
"span.tsd-signature-type": "void"
253-
},
254-
{
255-
"tag": "a.tsd-anchor-icon",
256-
"props": {
257-
"href": "#b-1",
258-
"aria-label": "Permalink"
259-
}
260255
}
261256
]
262257
},
263258
{
264-
"div.tsd-description": [
265-
{
266-
"h4.tsd-returns-title": [
267-
"Returns ",
259+
"aside.tsd-sources": {
260+
"ul": {
261+
"li": [
262+
"Defined in ",
268263
{
269-
"span.tsd-signature-type": "void"
264+
"tag": "a",
265+
"props": {
266+
"href": "index.ts"
267+
},
268+
"children": "index.ts:131"
270269
}
271270
]
272-
},
273-
{
274-
"aside.tsd-sources": {
275-
"ul": {
276-
"li": [
277-
"Defined in ",
278-
{
279-
"tag": "a",
280-
"props": {
281-
"href": "index.ts"
282-
},
283-
"children": "index.ts:131"
284-
}
285-
]
286-
}
287-
}
288271
}
289-
]
272+
}
290273
}
291274
]
292275
}
293-
}
294-
]
276+
]
277+
}
295278
}
296279
]
297280
}
@@ -331,43 +314,6 @@
331314
"children": {
332315
"span": "b"
333316
}
334-
},
335-
{
336-
"tag": "details.tsd-accordion.tsd-page-navigation-section",
337-
"props": {
338-
"open": true
339-
},
340-
"children": [
341-
{
342-
"tag": "summary.tsd-accordion-summary",
343-
"props": {
344-
"data-key": "section-none"
345-
},
346-
"children": "none"
347-
},
348-
{
349-
"div": [
350-
{
351-
"tag": "a",
352-
"props": {
353-
"href": "#a"
354-
},
355-
"children": {
356-
"span": "a"
357-
}
358-
},
359-
{
360-
"tag": "a",
361-
"props": {
362-
"href": "#b"
363-
},
364-
"children": {
365-
"span": "b"
366-
}
367-
}
368-
]
369-
}
370-
]
371317
}
372318
]
373319
}

0 commit comments

Comments
 (0)