@window-splitter/state 0.2.5 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,19 +1,23 @@
1
1
 
2
2
  
3
- > @window-splitter/state@0.2.4 test /Users/andrewlisowski/Documents/react-window-splitter/packages/state
4
- > vitest
3
+ > @window-splitter/state@0.2.5 test /Users/andrewlisowski/Documents/react-window-splitter/packages/state
4
+ > vitest "--coverage"
5
5
 
6
6
 
7
7
   DEV  v2.0.5 /Users/andrewlisowski/Documents/react-window-splitter/packages/state
8
8
   Browser runner started at http://localhost:5173/
9
+  Coverage enabled with istanbul
9
10
 
10
- [?25l · src/machine.test.ts (34)
11
- [?25l[?25l ❯ src/machine.test.ts (34)
11
+ [?25l · src/machine.test.ts (41)
12
+ [?25l[?25l[?25l ❯ src/machine.test.ts (41)
12
13
  ✓ constraints (14)
13
- ❯ collapsible panel (12)
14
+ ❯ collapsible panel (14)
14
15
  ⠙ panel can be collapsible: undefined
15
16
  · panel can be collapsible: ease-in-out
16
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
17
+ · panel can be collapsible: bounce
18
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
19
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
20
+ g] }
17
21
  · throws when you collapse a panel and there are no handles
18
22
  · collapsible panel can have collapsed size - right
19
23
  · non collapsible panels should have drag overflow too
@@ -25,12 +29,16 @@
25
29
  · panel collapse can be controlled
26
30
  · conditional panel (5)
27
31
  · errors (3)
28
- [?25l ❯ src/machine.test.ts (34)
32
+ · utils (5)
33
+ [?25l ❯ src/machine.test.ts (41)
29
34
  ✓ constraints (14)
30
- ❯ collapsible panel (12)
35
+ ❯ collapsible panel (14)
31
36
  ⠹ panel can be collapsible: undefined
32
37
  · panel can be collapsible: ease-in-out
33
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
38
+ · panel can be collapsible: bounce
39
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
40
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
41
+ g] }
34
42
  · throws when you collapse a panel and there are no handles
35
43
  · collapsible panel can have collapsed size - right
36
44
  · non collapsible panels should have drag overflow too
@@ -42,12 +50,16 @@
42
50
  · panel collapse can be controlled
43
51
  · conditional panel (5)
44
52
  · errors (3)
45
- [?25l ❯ src/machine.test.ts (34)
53
+ · utils (5)
54
+ [?25l ❯ src/machine.test.ts (41)
46
55
  ✓ constraints (14)
47
- ❯ collapsible panel (12)
56
+ ❯ collapsible panel (14)
48
57
  ⠸ panel can be collapsible: undefined
49
58
  · panel can be collapsible: ease-in-out
50
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
59
+ · panel can be collapsible: bounce
60
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
61
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
62
+ g] }
51
63
  · throws when you collapse a panel and there are no handles
52
64
  · collapsible panel can have collapsed size - right
53
65
  · non collapsible panels should have drag overflow too
@@ -59,12 +71,16 @@
59
71
  · panel collapse can be controlled
60
72
  · conditional panel (5)
61
73
  · errors (3)
62
- [?25l ❯ src/machine.test.ts (34)
74
+ · utils (5)
75
+ [?25l ❯ src/machine.test.ts (41)
63
76
  ✓ constraints (14)
64
- ❯ collapsible panel (12)
77
+ ❯ collapsible panel (14)
65
78
  ⠼ panel can be collapsible: undefined
66
79
  · panel can be collapsible: ease-in-out
67
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
80
+ · panel can be collapsible: bounce
81
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
82
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
83
+ g] }
68
84
  · throws when you collapse a panel and there are no handles
69
85
  · collapsible panel can have collapsed size - right
70
86
  · non collapsible panels should have drag overflow too
@@ -76,12 +92,16 @@
76
92
  · panel collapse can be controlled
77
93
  · conditional panel (5)
78
94
  · errors (3)
79
- [?25l ❯ src/machine.test.ts (34)
95
+ · utils (5)
96
+ [?25l ❯ src/machine.test.ts (41)
80
97
  ✓ constraints (14)
81
- ❯ collapsible panel (12)
98
+ ❯ collapsible panel (14)
82
99
  ⠴ panel can be collapsible: undefined
83
100
  · panel can be collapsible: ease-in-out
84
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
101
+ · panel can be collapsible: bounce
102
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
103
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
104
+ g] }
85
105
  · throws when you collapse a panel and there are no handles
86
106
  · collapsible panel can have collapsed size - right
87
107
  · non collapsible panels should have drag overflow too
@@ -93,12 +113,16 @@
93
113
  · panel collapse can be controlled
94
114
  · conditional panel (5)
95
115
  · errors (3)
96
- [?25l ❯ src/machine.test.ts (34)
116
+ · utils (5)
117
+ [?25l ❯ src/machine.test.ts (41)
97
118
  ✓ constraints (14)
98
- ❯ collapsible panel (12)
119
+ ❯ collapsible panel (14)
99
120
  ⠦ panel can be collapsible: undefined
100
121
  · panel can be collapsible: ease-in-out
101
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
122
+ · panel can be collapsible: bounce
123
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
124
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
125
+ g] }
102
126
  · throws when you collapse a panel and there are no handles
103
127
  · collapsible panel can have collapsed size - right
104
128
  · non collapsible panels should have drag overflow too
@@ -110,12 +134,1150 @@
110
134
  · panel collapse can be controlled
111
135
  · conditional panel (5)
112
136
  · errors (3)
113
- [?25l ❯ src/machine.test.ts (34)
137
+ · utils (5)
138
+ [?25l ❯ src/machine.test.ts (41)
114
139
  ✓ constraints (14)
115
- ❯ collapsible panel (12)
116
- ⠧ panel can be collapsible: undefined
117
- · panel can be collapsible: ease-in-out
118
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
140
+ ❯ collapsible panel (14)
141
+ ✓ panel can be collapsible: undefined
142
+ ⠙ panel can be collapsible: ease-in-out
143
+ · panel can be collapsible: bounce
144
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
145
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
146
+ g] }
147
+ · throws when you collapse a panel and there are no handles
148
+ · collapsible panel can have collapsed size - right
149
+ · non collapsible panels should have drag overflow too
150
+ · can expand default collapsed panel via event
151
+ · collapsible panel can have collapsed size - left
152
+ · collapsible remembers last position
153
+ · panel can collapse can subscribe to collapsed state
154
+ · should be able to trigger collapse/expand via event
155
+ · panel collapse can be controlled
156
+ · conditional panel (5)
157
+ · errors (3)
158
+ · utils (5)
159
+ [?25l ❯ src/machine.test.ts (41)
160
+ ✓ constraints (14)
161
+ ❯ collapsible panel (14)
162
+ ✓ panel can be collapsible: undefined
163
+ ⠹ panel can be collapsible: ease-in-out
164
+ · panel can be collapsible: bounce
165
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
166
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
167
+ g] }
168
+ · throws when you collapse a panel and there are no handles
169
+ · collapsible panel can have collapsed size - right
170
+ · non collapsible panels should have drag overflow too
171
+ · can expand default collapsed panel via event
172
+ · collapsible panel can have collapsed size - left
173
+ · collapsible remembers last position
174
+ · panel can collapse can subscribe to collapsed state
175
+ · should be able to trigger collapse/expand via event
176
+ · panel collapse can be controlled
177
+ · conditional panel (5)
178
+ · errors (3)
179
+ · utils (5)
180
+ [?25l ❯ src/machine.test.ts (41)
181
+ ✓ constraints (14)
182
+ ❯ collapsible panel (14)
183
+ ✓ panel can be collapsible: undefined
184
+ ⠸ panel can be collapsible: ease-in-out
185
+ · panel can be collapsible: bounce
186
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
187
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
188
+ g] }
189
+ · throws when you collapse a panel and there are no handles
190
+ · collapsible panel can have collapsed size - right
191
+ · non collapsible panels should have drag overflow too
192
+ · can expand default collapsed panel via event
193
+ · collapsible panel can have collapsed size - left
194
+ · collapsible remembers last position
195
+ · panel can collapse can subscribe to collapsed state
196
+ · should be able to trigger collapse/expand via event
197
+ · panel collapse can be controlled
198
+ · conditional panel (5)
199
+ · errors (3)
200
+ · utils (5)
201
+ [?25l ❯ src/machine.test.ts (41)
202
+ ✓ constraints (14)
203
+ ❯ collapsible panel (14)
204
+ ✓ panel can be collapsible: undefined
205
+ ⠼ panel can be collapsible: ease-in-out
206
+ · panel can be collapsible: bounce
207
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
208
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
209
+ g] }
210
+ · throws when you collapse a panel and there are no handles
211
+ · collapsible panel can have collapsed size - right
212
+ · non collapsible panels should have drag overflow too
213
+ · can expand default collapsed panel via event
214
+ · collapsible panel can have collapsed size - left
215
+ · collapsible remembers last position
216
+ · panel can collapse can subscribe to collapsed state
217
+ · should be able to trigger collapse/expand via event
218
+ · panel collapse can be controlled
219
+ · conditional panel (5)
220
+ · errors (3)
221
+ · utils (5)
222
+ [?25l ❯ src/machine.test.ts (41)
223
+ ✓ constraints (14)
224
+ ❯ collapsible panel (14)
225
+ ✓ panel can be collapsible: undefined
226
+ ⠴ panel can be collapsible: ease-in-out
227
+ · panel can be collapsible: bounce
228
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
229
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
230
+ g] }
231
+ · throws when you collapse a panel and there are no handles
232
+ · collapsible panel can have collapsed size - right
233
+ · non collapsible panels should have drag overflow too
234
+ · can expand default collapsed panel via event
235
+ · collapsible panel can have collapsed size - left
236
+ · collapsible remembers last position
237
+ · panel can collapse can subscribe to collapsed state
238
+ · should be able to trigger collapse/expand via event
239
+ · panel collapse can be controlled
240
+ · conditional panel (5)
241
+ · errors (3)
242
+ · utils (5)
243
+ [?25l ❯ src/machine.test.ts (41)
244
+ ✓ constraints (14)
245
+ ❯ collapsible panel (14)
246
+ ✓ panel can be collapsible: undefined
247
+ ⠦ panel can be collapsible: ease-in-out
248
+ · panel can be collapsible: bounce
249
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
250
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
251
+ g] }
252
+ · throws when you collapse a panel and there are no handles
253
+ · collapsible panel can have collapsed size - right
254
+ · non collapsible panels should have drag overflow too
255
+ · can expand default collapsed panel via event
256
+ · collapsible panel can have collapsed size - left
257
+ · collapsible remembers last position
258
+ · panel can collapse can subscribe to collapsed state
259
+ · should be able to trigger collapse/expand via event
260
+ · panel collapse can be controlled
261
+ · conditional panel (5)
262
+ · errors (3)
263
+ · utils (5)
264
+ [?25l ❯ src/machine.test.ts (41)
265
+ ✓ constraints (14)
266
+ ❯ collapsible panel (14)
267
+ ✓ panel can be collapsible: undefined
268
+ ⠧ panel can be collapsible: ease-in-out
269
+ · panel can be collapsible: bounce
270
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
271
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
272
+ g] }
273
+ · throws when you collapse a panel and there are no handles
274
+ · collapsible panel can have collapsed size - right
275
+ · non collapsible panels should have drag overflow too
276
+ · can expand default collapsed panel via event
277
+ · collapsible panel can have collapsed size - left
278
+ · collapsible remembers last position
279
+ · panel can collapse can subscribe to collapsed state
280
+ · should be able to trigger collapse/expand via event
281
+ · panel collapse can be controlled
282
+ · conditional panel (5)
283
+ · errors (3)
284
+ · utils (5)
285
+ [?25l ❯ src/machine.test.ts (41)
286
+ ✓ constraints (14)
287
+ ❯ collapsible panel (14)
288
+ ✓ panel can be collapsible: undefined
289
+ ⠇ panel can be collapsible: ease-in-out
290
+ · panel can be collapsible: bounce
291
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
292
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
293
+ g] }
294
+ · throws when you collapse a panel and there are no handles
295
+ · collapsible panel can have collapsed size - right
296
+ · non collapsible panels should have drag overflow too
297
+ · can expand default collapsed panel via event
298
+ · collapsible panel can have collapsed size - left
299
+ · collapsible remembers last position
300
+ · panel can collapse can subscribe to collapsed state
301
+ · should be able to trigger collapse/expand via event
302
+ · panel collapse can be controlled
303
+ · conditional panel (5)
304
+ · errors (3)
305
+ · utils (5)
306
+ [?25l ❯ src/machine.test.ts (41)
307
+ ✓ constraints (14)
308
+ ❯ collapsible panel (14)
309
+ ✓ panel can be collapsible: undefined
310
+ ⠏ panel can be collapsible: ease-in-out
311
+ · panel can be collapsible: bounce
312
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
313
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
314
+ g] }
315
+ · throws when you collapse a panel and there are no handles
316
+ · collapsible panel can have collapsed size - right
317
+ · non collapsible panels should have drag overflow too
318
+ · can expand default collapsed panel via event
319
+ · collapsible panel can have collapsed size - left
320
+ · collapsible remembers last position
321
+ · panel can collapse can subscribe to collapsed state
322
+ · should be able to trigger collapse/expand via event
323
+ · panel collapse can be controlled
324
+ · conditional panel (5)
325
+ · errors (3)
326
+ · utils (5)
327
+ [?25l ❯ src/machine.test.ts (41)
328
+ ✓ constraints (14)
329
+ ❯ collapsible panel (14)
330
+ ✓ panel can be collapsible: undefined
331
+ ⠋ panel can be collapsible: ease-in-out
332
+ · panel can be collapsible: bounce
333
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
334
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
335
+ g] }
336
+ · throws when you collapse a panel and there are no handles
337
+ · collapsible panel can have collapsed size - right
338
+ · non collapsible panels should have drag overflow too
339
+ · can expand default collapsed panel via event
340
+ · collapsible panel can have collapsed size - left
341
+ · collapsible remembers last position
342
+ · panel can collapse can subscribe to collapsed state
343
+ · should be able to trigger collapse/expand via event
344
+ · panel collapse can be controlled
345
+ · conditional panel (5)
346
+ · errors (3)
347
+ · utils (5)
348
+ [?25l ❯ src/machine.test.ts (41)
349
+ ✓ constraints (14)
350
+ ❯ collapsible panel (14)
351
+ ✓ panel can be collapsible: undefined
352
+ ⠙ panel can be collapsible: ease-in-out
353
+ · panel can be collapsible: bounce
354
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
355
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
356
+ g] }
357
+ · throws when you collapse a panel and there are no handles
358
+ · collapsible panel can have collapsed size - right
359
+ · non collapsible panels should have drag overflow too
360
+ · can expand default collapsed panel via event
361
+ · collapsible panel can have collapsed size - left
362
+ · collapsible remembers last position
363
+ · panel can collapse can subscribe to collapsed state
364
+ · should be able to trigger collapse/expand via event
365
+ · panel collapse can be controlled
366
+ · conditional panel (5)
367
+ · errors (3)
368
+ · utils (5)
369
+ [?25l ❯ src/machine.test.ts (41)
370
+ ✓ constraints (14)
371
+ ❯ collapsible panel (14)
372
+ ✓ panel can be collapsible: undefined
373
+ ⠹ panel can be collapsible: ease-in-out
374
+ · panel can be collapsible: bounce
375
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
376
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
377
+ g] }
378
+ · throws when you collapse a panel and there are no handles
379
+ · collapsible panel can have collapsed size - right
380
+ · non collapsible panels should have drag overflow too
381
+ · can expand default collapsed panel via event
382
+ · collapsible panel can have collapsed size - left
383
+ · collapsible remembers last position
384
+ · panel can collapse can subscribe to collapsed state
385
+ · should be able to trigger collapse/expand via event
386
+ · panel collapse can be controlled
387
+ · conditional panel (5)
388
+ · errors (3)
389
+ · utils (5)
390
+ [?25l ❯ src/machine.test.ts (41)
391
+ ✓ constraints (14)
392
+ ❯ collapsible panel (14)
393
+ ✓ panel can be collapsible: undefined
394
+ ⠸ panel can be collapsible: ease-in-out
395
+ · panel can be collapsible: bounce
396
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
397
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
398
+ g] }
399
+ · throws when you collapse a panel and there are no handles
400
+ · collapsible panel can have collapsed size - right
401
+ · non collapsible panels should have drag overflow too
402
+ · can expand default collapsed panel via event
403
+ · collapsible panel can have collapsed size - left
404
+ · collapsible remembers last position
405
+ · panel can collapse can subscribe to collapsed state
406
+ · should be able to trigger collapse/expand via event
407
+ · panel collapse can be controlled
408
+ · conditional panel (5)
409
+ · errors (3)
410
+ · utils (5)
411
+ [?25l ❯ src/machine.test.ts (41)
412
+ ✓ constraints (14)
413
+ ❯ collapsible panel (14)
414
+ ✓ panel can be collapsible: undefined
415
+ ⠼ panel can be collapsible: ease-in-out
416
+ · panel can be collapsible: bounce
417
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
418
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
419
+ g] }
420
+ · throws when you collapse a panel and there are no handles
421
+ · collapsible panel can have collapsed size - right
422
+ · non collapsible panels should have drag overflow too
423
+ · can expand default collapsed panel via event
424
+ · collapsible panel can have collapsed size - left
425
+ · collapsible remembers last position
426
+ · panel can collapse can subscribe to collapsed state
427
+ · should be able to trigger collapse/expand via event
428
+ · panel collapse can be controlled
429
+ · conditional panel (5)
430
+ · errors (3)
431
+ · utils (5)
432
+ [?25l ❯ src/machine.test.ts (41)
433
+ ✓ constraints (14)
434
+ ❯ collapsible panel (14)
435
+ ✓ panel can be collapsible: undefined
436
+ ⠴ panel can be collapsible: ease-in-out
437
+ · panel can be collapsible: bounce
438
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
439
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
440
+ g] }
441
+ · throws when you collapse a panel and there are no handles
442
+ · collapsible panel can have collapsed size - right
443
+ · non collapsible panels should have drag overflow too
444
+ · can expand default collapsed panel via event
445
+ · collapsible panel can have collapsed size - left
446
+ · collapsible remembers last position
447
+ · panel can collapse can subscribe to collapsed state
448
+ · should be able to trigger collapse/expand via event
449
+ · panel collapse can be controlled
450
+ · conditional panel (5)
451
+ · errors (3)
452
+ · utils (5)
453
+ [?25l ❯ src/machine.test.ts (41)
454
+ ✓ constraints (14)
455
+ ❯ collapsible panel (14)
456
+ ✓ panel can be collapsible: undefined
457
+ ⠦ panel can be collapsible: ease-in-out
458
+ · panel can be collapsible: bounce
459
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
460
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
461
+ g] }
462
+ · throws when you collapse a panel and there are no handles
463
+ · collapsible panel can have collapsed size - right
464
+ · non collapsible panels should have drag overflow too
465
+ · can expand default collapsed panel via event
466
+ · collapsible panel can have collapsed size - left
467
+ · collapsible remembers last position
468
+ · panel can collapse can subscribe to collapsed state
469
+ · should be able to trigger collapse/expand via event
470
+ · panel collapse can be controlled
471
+ · conditional panel (5)
472
+ · errors (3)
473
+ · utils (5)
474
+ [?25l ❯ src/machine.test.ts (41)
475
+ ✓ constraints (14)
476
+ ❯ collapsible panel (14)
477
+ ✓ panel can be collapsible: undefined
478
+ ⠧ panel can be collapsible: ease-in-out
479
+ · panel can be collapsible: bounce
480
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
481
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
482
+ g] }
483
+ · throws when you collapse a panel and there are no handles
484
+ · collapsible panel can have collapsed size - right
485
+ · non collapsible panels should have drag overflow too
486
+ · can expand default collapsed panel via event
487
+ · collapsible panel can have collapsed size - left
488
+ · collapsible remembers last position
489
+ · panel can collapse can subscribe to collapsed state
490
+ · should be able to trigger collapse/expand via event
491
+ · panel collapse can be controlled
492
+ · conditional panel (5)
493
+ · errors (3)
494
+ · utils (5)
495
+ [?25l ❯ src/machine.test.ts (41)
496
+ ✓ constraints (14)
497
+ ❯ collapsible panel (14)
498
+ ✓ panel can be collapsible: undefined
499
+ ⠇ panel can be collapsible: ease-in-out
500
+ · panel can be collapsible: bounce
501
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
502
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
503
+ g] }
504
+ · throws when you collapse a panel and there are no handles
505
+ · collapsible panel can have collapsed size - right
506
+ · non collapsible panels should have drag overflow too
507
+ · can expand default collapsed panel via event
508
+ · collapsible panel can have collapsed size - left
509
+ · collapsible remembers last position
510
+ · panel can collapse can subscribe to collapsed state
511
+ · should be able to trigger collapse/expand via event
512
+ · panel collapse can be controlled
513
+ · conditional panel (5)
514
+ · errors (3)
515
+ · utils (5)
516
+ [?25l ❯ src/machine.test.ts (41)
517
+ ✓ constraints (14)
518
+ ❯ collapsible panel (14)
519
+ ✓ panel can be collapsible: undefined
520
+ ⠏ panel can be collapsible: ease-in-out
521
+ · panel can be collapsible: bounce
522
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
523
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
524
+ g] }
525
+ · throws when you collapse a panel and there are no handles
526
+ · collapsible panel can have collapsed size - right
527
+ · non collapsible panels should have drag overflow too
528
+ · can expand default collapsed panel via event
529
+ · collapsible panel can have collapsed size - left
530
+ · collapsible remembers last position
531
+ · panel can collapse can subscribe to collapsed state
532
+ · should be able to trigger collapse/expand via event
533
+ · panel collapse can be controlled
534
+ · conditional panel (5)
535
+ · errors (3)
536
+ · utils (5)
537
+ [?25l ❯ src/machine.test.ts (41)
538
+ ✓ constraints (14)
539
+ ❯ collapsible panel (14)
540
+ ✓ panel can be collapsible: undefined
541
+ ⠋ panel can be collapsible: ease-in-out
542
+ · panel can be collapsible: bounce
543
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
544
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
545
+ g] }
546
+ · throws when you collapse a panel and there are no handles
547
+ · collapsible panel can have collapsed size - right
548
+ · non collapsible panels should have drag overflow too
549
+ · can expand default collapsed panel via event
550
+ · collapsible panel can have collapsed size - left
551
+ · collapsible remembers last position
552
+ · panel can collapse can subscribe to collapsed state
553
+ · should be able to trigger collapse/expand via event
554
+ · panel collapse can be controlled
555
+ · conditional panel (5)
556
+ · errors (3)
557
+ · utils (5)
558
+ [?25l ❯ src/machine.test.ts (41)
559
+ ✓ constraints (14)
560
+ ❯ collapsible panel (14)
561
+ ✓ panel can be collapsible: undefined
562
+ ⠙ panel can be collapsible: ease-in-out
563
+ · panel can be collapsible: bounce
564
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
565
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
566
+ g] }
567
+ · throws when you collapse a panel and there are no handles
568
+ · collapsible panel can have collapsed size - right
569
+ · non collapsible panels should have drag overflow too
570
+ · can expand default collapsed panel via event
571
+ · collapsible panel can have collapsed size - left
572
+ · collapsible remembers last position
573
+ · panel can collapse can subscribe to collapsed state
574
+ · should be able to trigger collapse/expand via event
575
+ · panel collapse can be controlled
576
+ · conditional panel (5)
577
+ · errors (3)
578
+ · utils (5)
579
+ [?25l ❯ src/machine.test.ts (41)
580
+ ✓ constraints (14)
581
+ ❯ collapsible panel (14)
582
+ ✓ panel can be collapsible: undefined
583
+ ⠹ panel can be collapsible: ease-in-out
584
+ · panel can be collapsible: bounce
585
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
586
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
587
+ g] }
588
+ · throws when you collapse a panel and there are no handles
589
+ · collapsible panel can have collapsed size - right
590
+ · non collapsible panels should have drag overflow too
591
+ · can expand default collapsed panel via event
592
+ · collapsible panel can have collapsed size - left
593
+ · collapsible remembers last position
594
+ · panel can collapse can subscribe to collapsed state
595
+ · should be able to trigger collapse/expand via event
596
+ · panel collapse can be controlled
597
+ · conditional panel (5)
598
+ · errors (3)
599
+ · utils (5)
600
+ [?25l ❯ src/machine.test.ts (41)
601
+ ✓ constraints (14)
602
+ ❯ collapsible panel (14)
603
+ ✓ panel can be collapsible: undefined
604
+ ⠸ panel can be collapsible: ease-in-out
605
+ · panel can be collapsible: bounce
606
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
607
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
608
+ g] }
609
+ · throws when you collapse a panel and there are no handles
610
+ · collapsible panel can have collapsed size - right
611
+ · non collapsible panels should have drag overflow too
612
+ · can expand default collapsed panel via event
613
+ · collapsible panel can have collapsed size - left
614
+ · collapsible remembers last position
615
+ · panel can collapse can subscribe to collapsed state
616
+ · should be able to trigger collapse/expand via event
617
+ · panel collapse can be controlled
618
+ · conditional panel (5)
619
+ · errors (3)
620
+ · utils (5)
621
+ [?25l ❯ src/machine.test.ts (41)
622
+ ✓ constraints (14)
623
+ ❯ collapsible panel (14)
624
+ ✓ panel can be collapsible: undefined
625
+ ⠼ panel can be collapsible: ease-in-out
626
+ · panel can be collapsible: bounce
627
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
628
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
629
+ g] }
630
+ · throws when you collapse a panel and there are no handles
631
+ · collapsible panel can have collapsed size - right
632
+ · non collapsible panels should have drag overflow too
633
+ · can expand default collapsed panel via event
634
+ · collapsible panel can have collapsed size - left
635
+ · collapsible remembers last position
636
+ · panel can collapse can subscribe to collapsed state
637
+ · should be able to trigger collapse/expand via event
638
+ · panel collapse can be controlled
639
+ · conditional panel (5)
640
+ · errors (3)
641
+ · utils (5)
642
+ [?25l ❯ src/machine.test.ts (41)
643
+ ✓ constraints (14)
644
+ ❯ collapsible panel (14)
645
+ ✓ panel can be collapsible: undefined
646
+ ✓ panel can be collapsible: ease-in-out 406ms
647
+ ⠙ panel can be collapsible: bounce
648
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
649
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
650
+ g] }
651
+ · throws when you collapse a panel and there are no handles
652
+ · collapsible panel can have collapsed size - right
653
+ · non collapsible panels should have drag overflow too
654
+ · can expand default collapsed panel via event
655
+ · collapsible panel can have collapsed size - left
656
+ · collapsible remembers last position
657
+ · panel can collapse can subscribe to collapsed state
658
+ · should be able to trigger collapse/expand via event
659
+ · panel collapse can be controlled
660
+ · conditional panel (5)
661
+ · errors (3)
662
+ · utils (5)
663
+ [?25l ❯ src/machine.test.ts (41)
664
+ ✓ constraints (14)
665
+ ❯ collapsible panel (14)
666
+ ✓ panel can be collapsible: undefined
667
+ ✓ panel can be collapsible: ease-in-out 406ms
668
+ ⠹ panel can be collapsible: bounce
669
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
670
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
671
+ g] }
672
+ · throws when you collapse a panel and there are no handles
673
+ · collapsible panel can have collapsed size - right
674
+ · non collapsible panels should have drag overflow too
675
+ · can expand default collapsed panel via event
676
+ · collapsible panel can have collapsed size - left
677
+ · collapsible remembers last position
678
+ · panel can collapse can subscribe to collapsed state
679
+ · should be able to trigger collapse/expand via event
680
+ · panel collapse can be controlled
681
+ · conditional panel (5)
682
+ · errors (3)
683
+ · utils (5)
684
+ [?25l ❯ src/machine.test.ts (41)
685
+ ✓ constraints (14)
686
+ ❯ collapsible panel (14)
687
+ ✓ panel can be collapsible: undefined
688
+ ✓ panel can be collapsible: ease-in-out 406ms
689
+ ⠸ panel can be collapsible: bounce
690
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
691
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
692
+ g] }
693
+ · throws when you collapse a panel and there are no handles
694
+ · collapsible panel can have collapsed size - right
695
+ · non collapsible panels should have drag overflow too
696
+ · can expand default collapsed panel via event
697
+ · collapsible panel can have collapsed size - left
698
+ · collapsible remembers last position
699
+ · panel can collapse can subscribe to collapsed state
700
+ · should be able to trigger collapse/expand via event
701
+ · panel collapse can be controlled
702
+ · conditional panel (5)
703
+ · errors (3)
704
+ · utils (5)
705
+ [?25l ❯ src/machine.test.ts (41)
706
+ ✓ constraints (14)
707
+ ❯ collapsible panel (14)
708
+ ✓ panel can be collapsible: undefined
709
+ ✓ panel can be collapsible: ease-in-out 406ms
710
+ ⠼ panel can be collapsible: bounce
711
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
712
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
713
+ g] }
714
+ · throws when you collapse a panel and there are no handles
715
+ · collapsible panel can have collapsed size - right
716
+ · non collapsible panels should have drag overflow too
717
+ · can expand default collapsed panel via event
718
+ · collapsible panel can have collapsed size - left
719
+ · collapsible remembers last position
720
+ · panel can collapse can subscribe to collapsed state
721
+ · should be able to trigger collapse/expand via event
722
+ · panel collapse can be controlled
723
+ · conditional panel (5)
724
+ · errors (3)
725
+ · utils (5)
726
+ [?25l ❯ src/machine.test.ts (41)
727
+ ✓ constraints (14)
728
+ ❯ collapsible panel (14)
729
+ ✓ panel can be collapsible: undefined
730
+ ✓ panel can be collapsible: ease-in-out 406ms
731
+ ⠴ panel can be collapsible: bounce
732
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
733
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
734
+ g] }
735
+ · throws when you collapse a panel and there are no handles
736
+ · collapsible panel can have collapsed size - right
737
+ · non collapsible panels should have drag overflow too
738
+ · can expand default collapsed panel via event
739
+ · collapsible panel can have collapsed size - left
740
+ · collapsible remembers last position
741
+ · panel can collapse can subscribe to collapsed state
742
+ · should be able to trigger collapse/expand via event
743
+ · panel collapse can be controlled
744
+ · conditional panel (5)
745
+ · errors (3)
746
+ · utils (5)
747
+ [?25l ❯ src/machine.test.ts (41)
748
+ ✓ constraints (14)
749
+ ❯ collapsible panel (14)
750
+ ✓ panel can be collapsible: undefined
751
+ ✓ panel can be collapsible: ease-in-out 406ms
752
+ ⠦ panel can be collapsible: bounce
753
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
754
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
755
+ g] }
756
+ · throws when you collapse a panel and there are no handles
757
+ · collapsible panel can have collapsed size - right
758
+ · non collapsible panels should have drag overflow too
759
+ · can expand default collapsed panel via event
760
+ · collapsible panel can have collapsed size - left
761
+ · collapsible remembers last position
762
+ · panel can collapse can subscribe to collapsed state
763
+ · should be able to trigger collapse/expand via event
764
+ · panel collapse can be controlled
765
+ · conditional panel (5)
766
+ · errors (3)
767
+ · utils (5)
768
+ [?25l ❯ src/machine.test.ts (41)
769
+ ✓ constraints (14)
770
+ ❯ collapsible panel (14)
771
+ ✓ panel can be collapsible: undefined
772
+ ✓ panel can be collapsible: ease-in-out 406ms
773
+ ⠧ panel can be collapsible: bounce
774
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
775
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
776
+ g] }
777
+ · throws when you collapse a panel and there are no handles
778
+ · collapsible panel can have collapsed size - right
779
+ · non collapsible panels should have drag overflow too
780
+ · can expand default collapsed panel via event
781
+ · collapsible panel can have collapsed size - left
782
+ · collapsible remembers last position
783
+ · panel can collapse can subscribe to collapsed state
784
+ · should be able to trigger collapse/expand via event
785
+ · panel collapse can be controlled
786
+ · conditional panel (5)
787
+ · errors (3)
788
+ · utils (5)
789
+ [?25l ❯ src/machine.test.ts (41)
790
+ ✓ constraints (14)
791
+ ❯ collapsible panel (14)
792
+ ✓ panel can be collapsible: undefined
793
+ ✓ panel can be collapsible: ease-in-out 406ms
794
+ ⠇ panel can be collapsible: bounce
795
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
796
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
797
+ g] }
798
+ · throws when you collapse a panel and there are no handles
799
+ · collapsible panel can have collapsed size - right
800
+ · non collapsible panels should have drag overflow too
801
+ · can expand default collapsed panel via event
802
+ · collapsible panel can have collapsed size - left
803
+ · collapsible remembers last position
804
+ · panel can collapse can subscribe to collapsed state
805
+ · should be able to trigger collapse/expand via event
806
+ · panel collapse can be controlled
807
+ · conditional panel (5)
808
+ · errors (3)
809
+ · utils (5)
810
+ [?25l ❯ src/machine.test.ts (41)
811
+ ✓ constraints (14)
812
+ ❯ collapsible panel (14)
813
+ ✓ panel can be collapsible: undefined
814
+ ✓ panel can be collapsible: ease-in-out 406ms
815
+ ⠏ panel can be collapsible: bounce
816
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
817
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
818
+ g] }
819
+ · throws when you collapse a panel and there are no handles
820
+ · collapsible panel can have collapsed size - right
821
+ · non collapsible panels should have drag overflow too
822
+ · can expand default collapsed panel via event
823
+ · collapsible panel can have collapsed size - left
824
+ · collapsible remembers last position
825
+ · panel can collapse can subscribe to collapsed state
826
+ · should be able to trigger collapse/expand via event
827
+ · panel collapse can be controlled
828
+ · conditional panel (5)
829
+ · errors (3)
830
+ · utils (5)
831
+ [?25l ❯ src/machine.test.ts (41)
832
+ ✓ constraints (14)
833
+ ❯ collapsible panel (14)
834
+ ✓ panel can be collapsible: undefined
835
+ ✓ panel can be collapsible: ease-in-out 406ms
836
+ ⠋ panel can be collapsible: bounce
837
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
838
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
839
+ g] }
840
+ · throws when you collapse a panel and there are no handles
841
+ · collapsible panel can have collapsed size - right
842
+ · non collapsible panels should have drag overflow too
843
+ · can expand default collapsed panel via event
844
+ · collapsible panel can have collapsed size - left
845
+ · collapsible remembers last position
846
+ · panel can collapse can subscribe to collapsed state
847
+ · should be able to trigger collapse/expand via event
848
+ · panel collapse can be controlled
849
+ · conditional panel (5)
850
+ · errors (3)
851
+ · utils (5)
852
+ [?25l ❯ src/machine.test.ts (41)
853
+ ✓ constraints (14)
854
+ ❯ collapsible panel (14)
855
+ ✓ panel can be collapsible: undefined
856
+ ✓ panel can be collapsible: ease-in-out 406ms
857
+ ⠙ panel can be collapsible: bounce
858
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
859
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
860
+ g] }
861
+ · throws when you collapse a panel and there are no handles
862
+ · collapsible panel can have collapsed size - right
863
+ · non collapsible panels should have drag overflow too
864
+ · can expand default collapsed panel via event
865
+ · collapsible panel can have collapsed size - left
866
+ · collapsible remembers last position
867
+ · panel can collapse can subscribe to collapsed state
868
+ · should be able to trigger collapse/expand via event
869
+ · panel collapse can be controlled
870
+ · conditional panel (5)
871
+ · errors (3)
872
+ · utils (5)
873
+ [?25l ❯ src/machine.test.ts (41)
874
+ ✓ constraints (14)
875
+ ❯ collapsible panel (14)
876
+ ✓ panel can be collapsible: undefined
877
+ ✓ panel can be collapsible: ease-in-out 406ms
878
+ ⠹ panel can be collapsible: bounce
879
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
880
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
881
+ g] }
882
+ · throws when you collapse a panel and there are no handles
883
+ · collapsible panel can have collapsed size - right
884
+ · non collapsible panels should have drag overflow too
885
+ · can expand default collapsed panel via event
886
+ · collapsible panel can have collapsed size - left
887
+ · collapsible remembers last position
888
+ · panel can collapse can subscribe to collapsed state
889
+ · should be able to trigger collapse/expand via event
890
+ · panel collapse can be controlled
891
+ · conditional panel (5)
892
+ · errors (3)
893
+ · utils (5)
894
+ [?25l ❯ src/machine.test.ts (41)
895
+ ✓ constraints (14)
896
+ ❯ collapsible panel (14)
897
+ ✓ panel can be collapsible: undefined
898
+ ✓ panel can be collapsible: ease-in-out 406ms
899
+ ⠸ panel can be collapsible: bounce
900
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
901
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
902
+ g] }
903
+ · throws when you collapse a panel and there are no handles
904
+ · collapsible panel can have collapsed size - right
905
+ · non collapsible panels should have drag overflow too
906
+ · can expand default collapsed panel via event
907
+ · collapsible panel can have collapsed size - left
908
+ · collapsible remembers last position
909
+ · panel can collapse can subscribe to collapsed state
910
+ · should be able to trigger collapse/expand via event
911
+ · panel collapse can be controlled
912
+ · conditional panel (5)
913
+ · errors (3)
914
+ · utils (5)
915
+ [?25l ❯ src/machine.test.ts (41)
916
+ ✓ constraints (14)
917
+ ❯ collapsible panel (14)
918
+ ✓ panel can be collapsible: undefined
919
+ ✓ panel can be collapsible: ease-in-out 406ms
920
+ ⠼ panel can be collapsible: bounce
921
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
922
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
923
+ g] }
924
+ · throws when you collapse a panel and there are no handles
925
+ · collapsible panel can have collapsed size - right
926
+ · non collapsible panels should have drag overflow too
927
+ · can expand default collapsed panel via event
928
+ · collapsible panel can have collapsed size - left
929
+ · collapsible remembers last position
930
+ · panel can collapse can subscribe to collapsed state
931
+ · should be able to trigger collapse/expand via event
932
+ · panel collapse can be controlled
933
+ · conditional panel (5)
934
+ · errors (3)
935
+ · utils (5)
936
+ [?25l ❯ src/machine.test.ts (41)
937
+ ✓ constraints (14)
938
+ ❯ collapsible panel (14)
939
+ ✓ panel can be collapsible: undefined
940
+ ✓ panel can be collapsible: ease-in-out 406ms
941
+ ⠴ panel can be collapsible: bounce
942
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
943
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
944
+ g] }
945
+ · throws when you collapse a panel and there are no handles
946
+ · collapsible panel can have collapsed size - right
947
+ · non collapsible panels should have drag overflow too
948
+ · can expand default collapsed panel via event
949
+ · collapsible panel can have collapsed size - left
950
+ · collapsible remembers last position
951
+ · panel can collapse can subscribe to collapsed state
952
+ · should be able to trigger collapse/expand via event
953
+ · panel collapse can be controlled
954
+ · conditional panel (5)
955
+ · errors (3)
956
+ · utils (5)
957
+ [?25l ❯ src/machine.test.ts (41)
958
+ ✓ constraints (14)
959
+ ❯ collapsible panel (14)
960
+ ✓ panel can be collapsible: undefined
961
+ ✓ panel can be collapsible: ease-in-out 406ms
962
+ ⠦ panel can be collapsible: bounce
963
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
964
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
965
+ g] }
966
+ · throws when you collapse a panel and there are no handles
967
+ · collapsible panel can have collapsed size - right
968
+ · non collapsible panels should have drag overflow too
969
+ · can expand default collapsed panel via event
970
+ · collapsible panel can have collapsed size - left
971
+ · collapsible remembers last position
972
+ · panel can collapse can subscribe to collapsed state
973
+ · should be able to trigger collapse/expand via event
974
+ · panel collapse can be controlled
975
+ · conditional panel (5)
976
+ · errors (3)
977
+ · utils (5)
978
+ [?25l ❯ src/machine.test.ts (41)
979
+ ✓ constraints (14)
980
+ ❯ collapsible panel (14)
981
+ ✓ panel can be collapsible: undefined
982
+ ✓ panel can be collapsible: ease-in-out 406ms
983
+ ⠧ panel can be collapsible: bounce
984
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
985
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
986
+ g] }
987
+ · throws when you collapse a panel and there are no handles
988
+ · collapsible panel can have collapsed size - right
989
+ · non collapsible panels should have drag overflow too
990
+ · can expand default collapsed panel via event
991
+ · collapsible panel can have collapsed size - left
992
+ · collapsible remembers last position
993
+ · panel can collapse can subscribe to collapsed state
994
+ · should be able to trigger collapse/expand via event
995
+ · panel collapse can be controlled
996
+ · conditional panel (5)
997
+ · errors (3)
998
+ · utils (5)
999
+ [?25l ❯ src/machine.test.ts (41)
1000
+ ✓ constraints (14)
1001
+ ❯ collapsible panel (14)
1002
+ ✓ panel can be collapsible: undefined
1003
+ ✓ panel can be collapsible: ease-in-out 406ms
1004
+ ⠇ panel can be collapsible: bounce
1005
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1006
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1007
+ g] }
1008
+ · throws when you collapse a panel and there are no handles
1009
+ · collapsible panel can have collapsed size - right
1010
+ · non collapsible panels should have drag overflow too
1011
+ · can expand default collapsed panel via event
1012
+ · collapsible panel can have collapsed size - left
1013
+ · collapsible remembers last position
1014
+ · panel can collapse can subscribe to collapsed state
1015
+ · should be able to trigger collapse/expand via event
1016
+ · panel collapse can be controlled
1017
+ · conditional panel (5)
1018
+ · errors (3)
1019
+ · utils (5)
1020
+ [?25l ❯ src/machine.test.ts (41)
1021
+ ✓ constraints (14)
1022
+ ❯ collapsible panel (14)
1023
+ ✓ panel can be collapsible: undefined
1024
+ ✓ panel can be collapsible: ease-in-out 406ms
1025
+ ⠏ panel can be collapsible: bounce
1026
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1027
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1028
+ g] }
1029
+ · throws when you collapse a panel and there are no handles
1030
+ · collapsible panel can have collapsed size - right
1031
+ · non collapsible panels should have drag overflow too
1032
+ · can expand default collapsed panel via event
1033
+ · collapsible panel can have collapsed size - left
1034
+ · collapsible remembers last position
1035
+ · panel can collapse can subscribe to collapsed state
1036
+ · should be able to trigger collapse/expand via event
1037
+ · panel collapse can be controlled
1038
+ · conditional panel (5)
1039
+ · errors (3)
1040
+ · utils (5)
1041
+ [?25l ❯ src/machine.test.ts (41)
1042
+ ✓ constraints (14)
1043
+ ❯ collapsible panel (14)
1044
+ ✓ panel can be collapsible: undefined
1045
+ ✓ panel can be collapsible: ease-in-out 406ms
1046
+ ⠋ panel can be collapsible: bounce
1047
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1048
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1049
+ g] }
1050
+ · throws when you collapse a panel and there are no handles
1051
+ · collapsible panel can have collapsed size - right
1052
+ · non collapsible panels should have drag overflow too
1053
+ · can expand default collapsed panel via event
1054
+ · collapsible panel can have collapsed size - left
1055
+ · collapsible remembers last position
1056
+ · panel can collapse can subscribe to collapsed state
1057
+ · should be able to trigger collapse/expand via event
1058
+ · panel collapse can be controlled
1059
+ · conditional panel (5)
1060
+ · errors (3)
1061
+ · utils (5)
1062
+ [?25l ❯ src/machine.test.ts (41)
1063
+ ✓ constraints (14)
1064
+ ❯ collapsible panel (14)
1065
+ ✓ panel can be collapsible: undefined
1066
+ ✓ panel can be collapsible: ease-in-out 406ms
1067
+ ⠙ panel can be collapsible: bounce
1068
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1069
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1070
+ g] }
1071
+ · throws when you collapse a panel and there are no handles
1072
+ · collapsible panel can have collapsed size - right
1073
+ · non collapsible panels should have drag overflow too
1074
+ · can expand default collapsed panel via event
1075
+ · collapsible panel can have collapsed size - left
1076
+ · collapsible remembers last position
1077
+ · panel can collapse can subscribe to collapsed state
1078
+ · should be able to trigger collapse/expand via event
1079
+ · panel collapse can be controlled
1080
+ · conditional panel (5)
1081
+ · errors (3)
1082
+ · utils (5)
1083
+ [?25l ❯ src/machine.test.ts (41)
1084
+ ✓ constraints (14)
1085
+ ❯ collapsible panel (14)
1086
+ ✓ panel can be collapsible: undefined
1087
+ ✓ panel can be collapsible: ease-in-out 406ms
1088
+ ⠹ panel can be collapsible: bounce
1089
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1090
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1091
+ g] }
1092
+ · throws when you collapse a panel and there are no handles
1093
+ · collapsible panel can have collapsed size - right
1094
+ · non collapsible panels should have drag overflow too
1095
+ · can expand default collapsed panel via event
1096
+ · collapsible panel can have collapsed size - left
1097
+ · collapsible remembers last position
1098
+ · panel can collapse can subscribe to collapsed state
1099
+ · should be able to trigger collapse/expand via event
1100
+ · panel collapse can be controlled
1101
+ · conditional panel (5)
1102
+ · errors (3)
1103
+ · utils (5)
1104
+ [?25l ❯ src/machine.test.ts (41)
1105
+ ✓ constraints (14)
1106
+ ❯ collapsible panel (14)
1107
+ ✓ panel can be collapsible: undefined
1108
+ ✓ panel can be collapsible: ease-in-out 406ms
1109
+ ⠸ panel can be collapsible: bounce
1110
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1111
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1112
+ g] }
1113
+ · throws when you collapse a panel and there are no handles
1114
+ · collapsible panel can have collapsed size - right
1115
+ · non collapsible panels should have drag overflow too
1116
+ · can expand default collapsed panel via event
1117
+ · collapsible panel can have collapsed size - left
1118
+ · collapsible remembers last position
1119
+ · panel can collapse can subscribe to collapsed state
1120
+ · should be able to trigger collapse/expand via event
1121
+ · panel collapse can be controlled
1122
+ · conditional panel (5)
1123
+ · errors (3)
1124
+ · utils (5)
1125
+ [?25l ❯ src/machine.test.ts (41)
1126
+ ✓ constraints (14)
1127
+ ❯ collapsible panel (14)
1128
+ ✓ panel can be collapsible: undefined
1129
+ ✓ panel can be collapsible: ease-in-out 406ms
1130
+ ⠼ panel can be collapsible: bounce
1131
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1132
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1133
+ g] }
1134
+ · throws when you collapse a panel and there are no handles
1135
+ · collapsible panel can have collapsed size - right
1136
+ · non collapsible panels should have drag overflow too
1137
+ · can expand default collapsed panel via event
1138
+ · collapsible panel can have collapsed size - left
1139
+ · collapsible remembers last position
1140
+ · panel can collapse can subscribe to collapsed state
1141
+ · should be able to trigger collapse/expand via event
1142
+ · panel collapse can be controlled
1143
+ · conditional panel (5)
1144
+ · errors (3)
1145
+ · utils (5)
1146
+ [?25l ❯ src/machine.test.ts (41)
1147
+ ✓ constraints (14)
1148
+ ❯ collapsible panel (14)
1149
+ ✓ panel can be collapsible: undefined
1150
+ ✓ panel can be collapsible: ease-in-out 406ms
1151
+ ⠴ panel can be collapsible: bounce
1152
+ · panel can be collapsible: { duration: 500, easing: 'linear' }
1153
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1154
+ g] }
1155
+ · throws when you collapse a panel and there are no handles
1156
+ · collapsible panel can have collapsed size - right
1157
+ · non collapsible panels should have drag overflow too
1158
+ · can expand default collapsed panel via event
1159
+ · collapsible panel can have collapsed size - left
1160
+ · collapsible remembers last position
1161
+ · panel can collapse can subscribe to collapsed state
1162
+ · should be able to trigger collapse/expand via event
1163
+ · panel collapse can be controlled
1164
+ · conditional panel (5)
1165
+ · errors (3)
1166
+ · utils (5)
1167
+ [?25l ❯ src/machine.test.ts (41)
1168
+ ✓ constraints (14)
1169
+ ❯ collapsible panel (14)
1170
+ ✓ panel can be collapsible: undefined
1171
+ ✓ panel can be collapsible: ease-in-out 406ms
1172
+ ✓ panel can be collapsible: bounce 406ms
1173
+ ⠙ panel can be collapsible: { duration: 500, easing: 'linear' }
1174
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1175
+ g] }
1176
+ · throws when you collapse a panel and there are no handles
1177
+ · collapsible panel can have collapsed size - right
1178
+ · non collapsible panels should have drag overflow too
1179
+ · can expand default collapsed panel via event
1180
+ · collapsible panel can have collapsed size - left
1181
+ · collapsible remembers last position
1182
+ · panel can collapse can subscribe to collapsed state
1183
+ · should be able to trigger collapse/expand via event
1184
+ · panel collapse can be controlled
1185
+ · conditional panel (5)
1186
+ · errors (3)
1187
+ · utils (5)
1188
+ [?25l ❯ src/machine.test.ts (41)
1189
+ ✓ constraints (14)
1190
+ ❯ collapsible panel (14)
1191
+ ✓ panel can be collapsible: undefined
1192
+ ✓ panel can be collapsible: ease-in-out 406ms
1193
+ ✓ panel can be collapsible: bounce 406ms
1194
+ ⠹ panel can be collapsible: { duration: 500, easing: 'linear' }
1195
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1196
+ g] }
1197
+ · throws when you collapse a panel and there are no handles
1198
+ · collapsible panel can have collapsed size - right
1199
+ · non collapsible panels should have drag overflow too
1200
+ · can expand default collapsed panel via event
1201
+ · collapsible panel can have collapsed size - left
1202
+ · collapsible remembers last position
1203
+ · panel can collapse can subscribe to collapsed state
1204
+ · should be able to trigger collapse/expand via event
1205
+ · panel collapse can be controlled
1206
+ · conditional panel (5)
1207
+ · errors (3)
1208
+ · utils (5)
1209
+ [?25l ❯ src/machine.test.ts (41)
1210
+ ✓ constraints (14)
1211
+ ❯ collapsible panel (14)
1212
+ ✓ panel can be collapsible: undefined
1213
+ ✓ panel can be collapsible: ease-in-out 406ms
1214
+ ✓ panel can be collapsible: bounce 406ms
1215
+ ⠸ panel can be collapsible: { duration: 500, easing: 'linear' }
1216
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1217
+ g] }
1218
+ · throws when you collapse a panel and there are no handles
1219
+ · collapsible panel can have collapsed size - right
1220
+ · non collapsible panels should have drag overflow too
1221
+ · can expand default collapsed panel via event
1222
+ · collapsible panel can have collapsed size - left
1223
+ · collapsible remembers last position
1224
+ · panel can collapse can subscribe to collapsed state
1225
+ · should be able to trigger collapse/expand via event
1226
+ · panel collapse can be controlled
1227
+ · conditional panel (5)
1228
+ · errors (3)
1229
+ · utils (5)
1230
+ [?25l ❯ src/machine.test.ts (41)
1231
+ ✓ constraints (14)
1232
+ ❯ collapsible panel (14)
1233
+ ✓ panel can be collapsible: undefined
1234
+ ✓ panel can be collapsible: ease-in-out 406ms
1235
+ ✓ panel can be collapsible: bounce 406ms
1236
+ ⠼ panel can be collapsible: { duration: 500, easing: 'linear' }
1237
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1238
+ g] }
1239
+ · throws when you collapse a panel and there are no handles
1240
+ · collapsible panel can have collapsed size - right
1241
+ · non collapsible panels should have drag overflow too
1242
+ · can expand default collapsed panel via event
1243
+ · collapsible panel can have collapsed size - left
1244
+ · collapsible remembers last position
1245
+ · panel can collapse can subscribe to collapsed state
1246
+ · should be able to trigger collapse/expand via event
1247
+ · panel collapse can be controlled
1248
+ · conditional panel (5)
1249
+ · errors (3)
1250
+ · utils (5)
1251
+ [?25l ❯ src/machine.test.ts (41)
1252
+ ✓ constraints (14)
1253
+ ❯ collapsible panel (14)
1254
+ ✓ panel can be collapsible: undefined
1255
+ ✓ panel can be collapsible: ease-in-out 406ms
1256
+ ✓ panel can be collapsible: bounce 406ms
1257
+ ⠴ panel can be collapsible: { duration: 500, easing: 'linear' }
1258
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1259
+ g] }
1260
+ · throws when you collapse a panel and there are no handles
1261
+ · collapsible panel can have collapsed size - right
1262
+ · non collapsible panels should have drag overflow too
1263
+ · can expand default collapsed panel via event
1264
+ · collapsible panel can have collapsed size - left
1265
+ · collapsible remembers last position
1266
+ · panel can collapse can subscribe to collapsed state
1267
+ · should be able to trigger collapse/expand via event
1268
+ · panel collapse can be controlled
1269
+ · conditional panel (5)
1270
+ · errors (3)
1271
+ · utils (5)
1272
+ [?25l ❯ src/machine.test.ts (41)
1273
+ ✓ constraints (14)
1274
+ ❯ collapsible panel (14)
1275
+ ✓ panel can be collapsible: undefined
1276
+ ✓ panel can be collapsible: ease-in-out 406ms
1277
+ ✓ panel can be collapsible: bounce 406ms
1278
+ ⠦ panel can be collapsible: { duration: 500, easing: 'linear' }
1279
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1280
+ g] }
119
1281
  · throws when you collapse a panel and there are no handles
120
1282
  · collapsible panel can have collapsed size - right
121
1283
  · non collapsible panels should have drag overflow too
@@ -127,12 +1289,16 @@
127
1289
  · panel collapse can be controlled
128
1290
  · conditional panel (5)
129
1291
  · errors (3)
130
- [?25l ❯ src/machine.test.ts (34)
1292
+ · utils (5)
1293
+ [?25l ❯ src/machine.test.ts (41)
131
1294
  ✓ constraints (14)
132
- ❯ collapsible panel (12)
1295
+ ❯ collapsible panel (14)
133
1296
  ✓ panel can be collapsible: undefined
134
- ⠙ panel can be collapsible: ease-in-out
135
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1297
+ ✓ panel can be collapsible: ease-in-out 406ms
1298
+ ✓ panel can be collapsible: bounce 406ms
1299
+ ⠧ panel can be collapsible: { duration: 500, easing: 'linear' }
1300
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1301
+ g] }
136
1302
  · throws when you collapse a panel and there are no handles
137
1303
  · collapsible panel can have collapsed size - right
138
1304
  · non collapsible panels should have drag overflow too
@@ -144,12 +1310,16 @@
144
1310
  · panel collapse can be controlled
145
1311
  · conditional panel (5)
146
1312
  · errors (3)
147
- [?25l ❯ src/machine.test.ts (34)
1313
+ · utils (5)
1314
+ [?25l ❯ src/machine.test.ts (41)
148
1315
  ✓ constraints (14)
149
- ❯ collapsible panel (12)
1316
+ ❯ collapsible panel (14)
150
1317
  ✓ panel can be collapsible: undefined
151
- ⠹ panel can be collapsible: ease-in-out
152
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1318
+ ✓ panel can be collapsible: ease-in-out 406ms
1319
+ ✓ panel can be collapsible: bounce 406ms
1320
+ ⠇ panel can be collapsible: { duration: 500, easing: 'linear' }
1321
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1322
+ g] }
153
1323
  · throws when you collapse a panel and there are no handles
154
1324
  · collapsible panel can have collapsed size - right
155
1325
  · non collapsible panels should have drag overflow too
@@ -161,12 +1331,16 @@
161
1331
  · panel collapse can be controlled
162
1332
  · conditional panel (5)
163
1333
  · errors (3)
164
- [?25l ❯ src/machine.test.ts (34)
1334
+ · utils (5)
1335
+ [?25l ❯ src/machine.test.ts (41)
165
1336
  ✓ constraints (14)
166
- ❯ collapsible panel (12)
1337
+ ❯ collapsible panel (14)
167
1338
  ✓ panel can be collapsible: undefined
168
- ⠸ panel can be collapsible: ease-in-out
169
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1339
+ ✓ panel can be collapsible: ease-in-out 406ms
1340
+ ✓ panel can be collapsible: bounce 406ms
1341
+ ⠏ panel can be collapsible: { duration: 500, easing: 'linear' }
1342
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1343
+ g] }
170
1344
  · throws when you collapse a panel and there are no handles
171
1345
  · collapsible panel can have collapsed size - right
172
1346
  · non collapsible panels should have drag overflow too
@@ -178,12 +1352,16 @@
178
1352
  · panel collapse can be controlled
179
1353
  · conditional panel (5)
180
1354
  · errors (3)
181
- [?25l ❯ src/machine.test.ts (34)
1355
+ · utils (5)
1356
+ [?25l ❯ src/machine.test.ts (41)
182
1357
  ✓ constraints (14)
183
- ❯ collapsible panel (12)
1358
+ ❯ collapsible panel (14)
184
1359
  ✓ panel can be collapsible: undefined
185
- ⠼ panel can be collapsible: ease-in-out
186
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1360
+ ✓ panel can be collapsible: ease-in-out 406ms
1361
+ ✓ panel can be collapsible: bounce 406ms
1362
+ ⠋ panel can be collapsible: { duration: 500, easing: 'linear' }
1363
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1364
+ g] }
187
1365
  · throws when you collapse a panel and there are no handles
188
1366
  · collapsible panel can have collapsed size - right
189
1367
  · non collapsible panels should have drag overflow too
@@ -195,12 +1373,16 @@
195
1373
  · panel collapse can be controlled
196
1374
  · conditional panel (5)
197
1375
  · errors (3)
198
- [?25l ❯ src/machine.test.ts (34)
1376
+ · utils (5)
1377
+ [?25l ❯ src/machine.test.ts (41)
199
1378
  ✓ constraints (14)
200
- ❯ collapsible panel (12)
1379
+ ❯ collapsible panel (14)
201
1380
  ✓ panel can be collapsible: undefined
202
- ⠴ panel can be collapsible: ease-in-out
203
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1381
+ ✓ panel can be collapsible: ease-in-out 406ms
1382
+ ✓ panel can be collapsible: bounce 406ms
1383
+ ⠙ panel can be collapsible: { duration: 500, easing: 'linear' }
1384
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1385
+ g] }
204
1386
  · throws when you collapse a panel and there are no handles
205
1387
  · collapsible panel can have collapsed size - right
206
1388
  · non collapsible panels should have drag overflow too
@@ -212,12 +1394,16 @@
212
1394
  · panel collapse can be controlled
213
1395
  · conditional panel (5)
214
1396
  · errors (3)
215
- [?25l ❯ src/machine.test.ts (34)
1397
+ · utils (5)
1398
+ [?25l ❯ src/machine.test.ts (41)
216
1399
  ✓ constraints (14)
217
- ❯ collapsible panel (12)
1400
+ ❯ collapsible panel (14)
218
1401
  ✓ panel can be collapsible: undefined
219
- ⠦ panel can be collapsible: ease-in-out
220
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1402
+ ✓ panel can be collapsible: ease-in-out 406ms
1403
+ ✓ panel can be collapsible: bounce 406ms
1404
+ ⠹ panel can be collapsible: { duration: 500, easing: 'linear' }
1405
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1406
+ g] }
221
1407
  · throws when you collapse a panel and there are no handles
222
1408
  · collapsible panel can have collapsed size - right
223
1409
  · non collapsible panels should have drag overflow too
@@ -229,12 +1415,16 @@
229
1415
  · panel collapse can be controlled
230
1416
  · conditional panel (5)
231
1417
  · errors (3)
232
- [?25l ❯ src/machine.test.ts (34)
1418
+ · utils (5)
1419
+ [?25l ❯ src/machine.test.ts (41)
233
1420
  ✓ constraints (14)
234
- ❯ collapsible panel (12)
1421
+ ❯ collapsible panel (14)
235
1422
  ✓ panel can be collapsible: undefined
236
- ⠧ panel can be collapsible: ease-in-out
237
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1423
+ ✓ panel can be collapsible: ease-in-out 406ms
1424
+ ✓ panel can be collapsible: bounce 406ms
1425
+ ⠸ panel can be collapsible: { duration: 500, easing: 'linear' }
1426
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1427
+ g] }
238
1428
  · throws when you collapse a panel and there are no handles
239
1429
  · collapsible panel can have collapsed size - right
240
1430
  · non collapsible panels should have drag overflow too
@@ -246,12 +1436,16 @@
246
1436
  · panel collapse can be controlled
247
1437
  · conditional panel (5)
248
1438
  · errors (3)
249
- [?25l ❯ src/machine.test.ts (34)
1439
+ · utils (5)
1440
+ [?25l ❯ src/machine.test.ts (41)
250
1441
  ✓ constraints (14)
251
- ❯ collapsible panel (12)
1442
+ ❯ collapsible panel (14)
252
1443
  ✓ panel can be collapsible: undefined
253
- ⠇ panel can be collapsible: ease-in-out
254
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1444
+ ✓ panel can be collapsible: ease-in-out 406ms
1445
+ ✓ panel can be collapsible: bounce 406ms
1446
+ ⠼ panel can be collapsible: { duration: 500, easing: 'linear' }
1447
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1448
+ g] }
255
1449
  · throws when you collapse a panel and there are no handles
256
1450
  · collapsible panel can have collapsed size - right
257
1451
  · non collapsible panels should have drag overflow too
@@ -263,12 +1457,16 @@
263
1457
  · panel collapse can be controlled
264
1458
  · conditional panel (5)
265
1459
  · errors (3)
266
- [?25l ❯ src/machine.test.ts (34)
1460
+ · utils (5)
1461
+ [?25l ❯ src/machine.test.ts (41)
267
1462
  ✓ constraints (14)
268
- ❯ collapsible panel (12)
1463
+ ❯ collapsible panel (14)
269
1464
  ✓ panel can be collapsible: undefined
270
- ⠏ panel can be collapsible: ease-in-out
271
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1465
+ ✓ panel can be collapsible: ease-in-out 406ms
1466
+ ✓ panel can be collapsible: bounce 406ms
1467
+ ⠴ panel can be collapsible: { duration: 500, easing: 'linear' }
1468
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1469
+ g] }
272
1470
  · throws when you collapse a panel and there are no handles
273
1471
  · collapsible panel can have collapsed size - right
274
1472
  · non collapsible panels should have drag overflow too
@@ -280,12 +1478,16 @@
280
1478
  · panel collapse can be controlled
281
1479
  · conditional panel (5)
282
1480
  · errors (3)
283
- [?25l ❯ src/machine.test.ts (34)
1481
+ · utils (5)
1482
+ [?25l ❯ src/machine.test.ts (41)
284
1483
  ✓ constraints (14)
285
- ❯ collapsible panel (12)
1484
+ ❯ collapsible panel (14)
286
1485
  ✓ panel can be collapsible: undefined
287
- ⠋ panel can be collapsible: ease-in-out
288
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1486
+ ✓ panel can be collapsible: ease-in-out 406ms
1487
+ ✓ panel can be collapsible: bounce 406ms
1488
+ ⠦ panel can be collapsible: { duration: 500, easing: 'linear' }
1489
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1490
+ g] }
289
1491
  · throws when you collapse a panel and there are no handles
290
1492
  · collapsible panel can have collapsed size - right
291
1493
  · non collapsible panels should have drag overflow too
@@ -297,12 +1499,16 @@
297
1499
  · panel collapse can be controlled
298
1500
  · conditional panel (5)
299
1501
  · errors (3)
300
- [?25l ❯ src/machine.test.ts (34)
1502
+ · utils (5)
1503
+ [?25l ❯ src/machine.test.ts (41)
301
1504
  ✓ constraints (14)
302
- ❯ collapsible panel (12)
1505
+ ❯ collapsible panel (14)
303
1506
  ✓ panel can be collapsible: undefined
304
- ⠙ panel can be collapsible: ease-in-out
305
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1507
+ ✓ panel can be collapsible: ease-in-out 406ms
1508
+ ✓ panel can be collapsible: bounce 406ms
1509
+ ⠧ panel can be collapsible: { duration: 500, easing: 'linear' }
1510
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1511
+ g] }
306
1512
  · throws when you collapse a panel and there are no handles
307
1513
  · collapsible panel can have collapsed size - right
308
1514
  · non collapsible panels should have drag overflow too
@@ -314,12 +1520,16 @@
314
1520
  · panel collapse can be controlled
315
1521
  · conditional panel (5)
316
1522
  · errors (3)
317
- [?25l ❯ src/machine.test.ts (34)
1523
+ · utils (5)
1524
+ [?25l ❯ src/machine.test.ts (41)
318
1525
  ✓ constraints (14)
319
- ❯ collapsible panel (12)
1526
+ ❯ collapsible panel (14)
320
1527
  ✓ panel can be collapsible: undefined
321
- ⠹ panel can be collapsible: ease-in-out
322
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1528
+ ✓ panel can be collapsible: ease-in-out 406ms
1529
+ ✓ panel can be collapsible: bounce 406ms
1530
+ ⠇ panel can be collapsible: { duration: 500, easing: 'linear' }
1531
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1532
+ g] }
323
1533
  · throws when you collapse a panel and there are no handles
324
1534
  · collapsible panel can have collapsed size - right
325
1535
  · non collapsible panels should have drag overflow too
@@ -331,12 +1541,16 @@
331
1541
  · panel collapse can be controlled
332
1542
  · conditional panel (5)
333
1543
  · errors (3)
334
- [?25l ❯ src/machine.test.ts (34)
1544
+ · utils (5)
1545
+ [?25l ❯ src/machine.test.ts (41)
335
1546
  ✓ constraints (14)
336
- ❯ collapsible panel (12)
1547
+ ❯ collapsible panel (14)
337
1548
  ✓ panel can be collapsible: undefined
338
- ⠸ panel can be collapsible: ease-in-out
339
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1549
+ ✓ panel can be collapsible: ease-in-out 406ms
1550
+ ✓ panel can be collapsible: bounce 406ms
1551
+ ⠏ panel can be collapsible: { duration: 500, easing: 'linear' }
1552
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1553
+ g] }
340
1554
  · throws when you collapse a panel and there are no handles
341
1555
  · collapsible panel can have collapsed size - right
342
1556
  · non collapsible panels should have drag overflow too
@@ -348,12 +1562,16 @@
348
1562
  · panel collapse can be controlled
349
1563
  · conditional panel (5)
350
1564
  · errors (3)
351
- [?25l ❯ src/machine.test.ts (34)
1565
+ · utils (5)
1566
+ [?25l ❯ src/machine.test.ts (41)
352
1567
  ✓ constraints (14)
353
- ❯ collapsible panel (12)
1568
+ ❯ collapsible panel (14)
354
1569
  ✓ panel can be collapsible: undefined
355
- ⠼ panel can be collapsible: ease-in-out
356
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1570
+ ✓ panel can be collapsible: ease-in-out 406ms
1571
+ ✓ panel can be collapsible: bounce 406ms
1572
+ ⠋ panel can be collapsible: { duration: 500, easing: 'linear' }
1573
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1574
+ g] }
357
1575
  · throws when you collapse a panel and there are no handles
358
1576
  · collapsible panel can have collapsed size - right
359
1577
  · non collapsible panels should have drag overflow too
@@ -365,12 +1583,16 @@
365
1583
  · panel collapse can be controlled
366
1584
  · conditional panel (5)
367
1585
  · errors (3)
368
- [?25l ❯ src/machine.test.ts (34)
1586
+ · utils (5)
1587
+ [?25l ❯ src/machine.test.ts (41)
369
1588
  ✓ constraints (14)
370
- ❯ collapsible panel (12)
1589
+ ❯ collapsible panel (14)
371
1590
  ✓ panel can be collapsible: undefined
372
- ⠴ panel can be collapsible: ease-in-out
373
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1591
+ ✓ panel can be collapsible: ease-in-out 406ms
1592
+ ✓ panel can be collapsible: bounce 406ms
1593
+ ⠙ panel can be collapsible: { duration: 500, easing: 'linear' }
1594
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1595
+ g] }
374
1596
  · throws when you collapse a panel and there are no handles
375
1597
  · collapsible panel can have collapsed size - right
376
1598
  · non collapsible panels should have drag overflow too
@@ -382,12 +1604,16 @@
382
1604
  · panel collapse can be controlled
383
1605
  · conditional panel (5)
384
1606
  · errors (3)
385
- [?25l ❯ src/machine.test.ts (34)
1607
+ · utils (5)
1608
+ [?25l ❯ src/machine.test.ts (41)
386
1609
  ✓ constraints (14)
387
- ❯ collapsible panel (12)
1610
+ ❯ collapsible panel (14)
388
1611
  ✓ panel can be collapsible: undefined
389
- ⠦ panel can be collapsible: ease-in-out
390
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1612
+ ✓ panel can be collapsible: ease-in-out 406ms
1613
+ ✓ panel can be collapsible: bounce 406ms
1614
+ ⠹ panel can be collapsible: { duration: 500, easing: 'linear' }
1615
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1616
+ g] }
391
1617
  · throws when you collapse a panel and there are no handles
392
1618
  · collapsible panel can have collapsed size - right
393
1619
  · non collapsible panels should have drag overflow too
@@ -399,12 +1625,16 @@
399
1625
  · panel collapse can be controlled
400
1626
  · conditional panel (5)
401
1627
  · errors (3)
402
- [?25l ❯ src/machine.test.ts (34)
1628
+ · utils (5)
1629
+ [?25l ❯ src/machine.test.ts (41)
403
1630
  ✓ constraints (14)
404
- ❯ collapsible panel (12)
1631
+ ❯ collapsible panel (14)
405
1632
  ✓ panel can be collapsible: undefined
406
- ⠧ panel can be collapsible: ease-in-out
407
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1633
+ ✓ panel can be collapsible: ease-in-out 406ms
1634
+ ✓ panel can be collapsible: bounce 406ms
1635
+ ⠸ panel can be collapsible: { duration: 500, easing: 'linear' }
1636
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1637
+ g] }
408
1638
  · throws when you collapse a panel and there are no handles
409
1639
  · collapsible panel can have collapsed size - right
410
1640
  · non collapsible panels should have drag overflow too
@@ -416,12 +1646,16 @@
416
1646
  · panel collapse can be controlled
417
1647
  · conditional panel (5)
418
1648
  · errors (3)
419
- [?25l ❯ src/machine.test.ts (34)
1649
+ · utils (5)
1650
+ [?25l ❯ src/machine.test.ts (41)
420
1651
  ✓ constraints (14)
421
- ❯ collapsible panel (12)
1652
+ ❯ collapsible panel (14)
422
1653
  ✓ panel can be collapsible: undefined
423
- ⠇ panel can be collapsible: ease-in-out
424
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1654
+ ✓ panel can be collapsible: ease-in-out 406ms
1655
+ ✓ panel can be collapsible: bounce 406ms
1656
+ ⠼ panel can be collapsible: { duration: 500, easing: 'linear' }
1657
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1658
+ g] }
425
1659
  · throws when you collapse a panel and there are no handles
426
1660
  · collapsible panel can have collapsed size - right
427
1661
  · non collapsible panels should have drag overflow too
@@ -433,12 +1667,16 @@
433
1667
  · panel collapse can be controlled
434
1668
  · conditional panel (5)
435
1669
  · errors (3)
436
- [?25l ❯ src/machine.test.ts (34)
1670
+ · utils (5)
1671
+ [?25l ❯ src/machine.test.ts (41)
437
1672
  ✓ constraints (14)
438
- ❯ collapsible panel (12)
1673
+ ❯ collapsible panel (14)
439
1674
  ✓ panel can be collapsible: undefined
440
- ⠏ panel can be collapsible: ease-in-out
441
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1675
+ ✓ panel can be collapsible: ease-in-out 406ms
1676
+ ✓ panel can be collapsible: bounce 406ms
1677
+ ⠴ panel can be collapsible: { duration: 500, easing: 'linear' }
1678
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1679
+ g] }
442
1680
  · throws when you collapse a panel and there are no handles
443
1681
  · collapsible panel can have collapsed size - right
444
1682
  · non collapsible panels should have drag overflow too
@@ -450,12 +1688,16 @@
450
1688
  · panel collapse can be controlled
451
1689
  · conditional panel (5)
452
1690
  · errors (3)
453
- [?25l ❯ src/machine.test.ts (34)
1691
+ · utils (5)
1692
+ [?25l ❯ src/machine.test.ts (41)
454
1693
  ✓ constraints (14)
455
- ❯ collapsible panel (12)
1694
+ ❯ collapsible panel (14)
456
1695
  ✓ panel can be collapsible: undefined
457
- ⠋ panel can be collapsible: ease-in-out
458
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1696
+ ✓ panel can be collapsible: ease-in-out 406ms
1697
+ ✓ panel can be collapsible: bounce 406ms
1698
+ ⠦ panel can be collapsible: { duration: 500, easing: 'linear' }
1699
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1700
+ g] }
459
1701
  · throws when you collapse a panel and there are no handles
460
1702
  · collapsible panel can have collapsed size - right
461
1703
  · non collapsible panels should have drag overflow too
@@ -467,12 +1709,16 @@
467
1709
  · panel collapse can be controlled
468
1710
  · conditional panel (5)
469
1711
  · errors (3)
470
- [?25l ❯ src/machine.test.ts (34)
1712
+ · utils (5)
1713
+ [?25l ❯ src/machine.test.ts (41)
471
1714
  ✓ constraints (14)
472
- ❯ collapsible panel (12)
1715
+ ❯ collapsible panel (14)
473
1716
  ✓ panel can be collapsible: undefined
474
- ⠙ panel can be collapsible: ease-in-out
475
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1717
+ ✓ panel can be collapsible: ease-in-out 406ms
1718
+ ✓ panel can be collapsible: bounce 406ms
1719
+ ⠧ panel can be collapsible: { duration: 500, easing: 'linear' }
1720
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1721
+ g] }
476
1722
  · throws when you collapse a panel and there are no handles
477
1723
  · collapsible panel can have collapsed size - right
478
1724
  · non collapsible panels should have drag overflow too
@@ -484,12 +1730,16 @@
484
1730
  · panel collapse can be controlled
485
1731
  · conditional panel (5)
486
1732
  · errors (3)
487
- [?25l ❯ src/machine.test.ts (34)
1733
+ · utils (5)
1734
+ [?25l ❯ src/machine.test.ts (41)
488
1735
  ✓ constraints (14)
489
- ❯ collapsible panel (12)
1736
+ ❯ collapsible panel (14)
490
1737
  ✓ panel can be collapsible: undefined
491
- ⠹ panel can be collapsible: ease-in-out
492
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1738
+ ✓ panel can be collapsible: ease-in-out 406ms
1739
+ ✓ panel can be collapsible: bounce 406ms
1740
+ ⠇ panel can be collapsible: { duration: 500, easing: 'linear' }
1741
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1742
+ g] }
493
1743
  · throws when you collapse a panel and there are no handles
494
1744
  · collapsible panel can have collapsed size - right
495
1745
  · non collapsible panels should have drag overflow too
@@ -501,12 +1751,16 @@
501
1751
  · panel collapse can be controlled
502
1752
  · conditional panel (5)
503
1753
  · errors (3)
504
- [?25l ❯ src/machine.test.ts (34)
1754
+ · utils (5)
1755
+ [?25l ❯ src/machine.test.ts (41)
505
1756
  ✓ constraints (14)
506
- ❯ collapsible panel (12)
1757
+ ❯ collapsible panel (14)
507
1758
  ✓ panel can be collapsible: undefined
508
- ⠸ panel can be collapsible: ease-in-out
509
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1759
+ ✓ panel can be collapsible: ease-in-out 406ms
1760
+ ✓ panel can be collapsible: bounce 406ms
1761
+ ⠏ panel can be collapsible: { duration: 500, easing: 'linear' }
1762
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1763
+ g] }
510
1764
  · throws when you collapse a panel and there are no handles
511
1765
  · collapsible panel can have collapsed size - right
512
1766
  · non collapsible panels should have drag overflow too
@@ -518,12 +1772,163 @@
518
1772
  · panel collapse can be controlled
519
1773
  · conditional panel (5)
520
1774
  · errors (3)
521
- [?25l ❯ src/machine.test.ts (34)
1775
+ · utils (5)
1776
+ [?25l ❯ src/machine.test.ts (41)
522
1777
  ✓ constraints (14)
523
- ❯ collapsible panel (12)
1778
+ ❯ collapsible panel (14)
524
1779
  ✓ panel can be collapsible: undefined
525
- ⠼ panel can be collapsible: ease-in-out
526
- · panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1780
+ ✓ panel can be collapsible: ease-in-out 406ms
1781
+ ✓ panel can be collapsible: bounce 406ms
1782
+ ⠋ panel can be collapsible: { duration: 500, easing: 'linear' }
1783
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1784
+ g] }
1785
+ · throws when you collapse a panel and there are no handles
1786
+ · collapsible panel can have collapsed size - right
1787
+ · non collapsible panels should have drag overflow too
1788
+ · can expand default collapsed panel via event
1789
+ · collapsible panel can have collapsed size - left
1790
+ · collapsible remembers last position
1791
+ · panel can collapse can subscribe to collapsed state
1792
+ · should be able to trigger collapse/expand via event
1793
+ · panel collapse can be controlled
1794
+ · conditional panel (5)
1795
+ · errors (3)
1796
+ · utils (5)
1797
+ [?25l ❯ src/machine.test.ts (41)
1798
+ ✓ constraints (14)
1799
+ ❯ collapsible panel (14)
1800
+ ✓ panel can be collapsible: undefined
1801
+ ✓ panel can be collapsible: ease-in-out 406ms
1802
+ ✓ panel can be collapsible: bounce 406ms
1803
+ ⠙ panel can be collapsible: { duration: 500, easing: 'linear' }
1804
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1805
+ g] }
1806
+ · throws when you collapse a panel and there are no handles
1807
+ · collapsible panel can have collapsed size - right
1808
+ · non collapsible panels should have drag overflow too
1809
+ · can expand default collapsed panel via event
1810
+ · collapsible panel can have collapsed size - left
1811
+ · collapsible remembers last position
1812
+ · panel can collapse can subscribe to collapsed state
1813
+ · should be able to trigger collapse/expand via event
1814
+ · panel collapse can be controlled
1815
+ · conditional panel (5)
1816
+ · errors (3)
1817
+ · utils (5)
1818
+ [?25l ❯ src/machine.test.ts (41)
1819
+ ✓ constraints (14)
1820
+ ❯ collapsible panel (14)
1821
+ ✓ panel can be collapsible: undefined
1822
+ ✓ panel can be collapsible: ease-in-out 406ms
1823
+ ✓ panel can be collapsible: bounce 406ms
1824
+ ⠹ panel can be collapsible: { duration: 500, easing: 'linear' }
1825
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1826
+ g] }
1827
+ · throws when you collapse a panel and there are no handles
1828
+ · collapsible panel can have collapsed size - right
1829
+ · non collapsible panels should have drag overflow too
1830
+ · can expand default collapsed panel via event
1831
+ · collapsible panel can have collapsed size - left
1832
+ · collapsible remembers last position
1833
+ · panel can collapse can subscribe to collapsed state
1834
+ · should be able to trigger collapse/expand via event
1835
+ · panel collapse can be controlled
1836
+ · conditional panel (5)
1837
+ · errors (3)
1838
+ · utils (5)
1839
+ [?25l ❯ src/machine.test.ts (41)
1840
+ ✓ constraints (14)
1841
+ ❯ collapsible panel (14)
1842
+ ✓ panel can be collapsible: undefined
1843
+ ✓ panel can be collapsible: ease-in-out 406ms
1844
+ ✓ panel can be collapsible: bounce 406ms
1845
+ ⠸ panel can be collapsible: { duration: 500, easing: 'linear' }
1846
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1847
+ g] }
1848
+ · throws when you collapse a panel and there are no handles
1849
+ · collapsible panel can have collapsed size - right
1850
+ · non collapsible panels should have drag overflow too
1851
+ · can expand default collapsed panel via event
1852
+ · collapsible panel can have collapsed size - left
1853
+ · collapsible remembers last position
1854
+ · panel can collapse can subscribe to collapsed state
1855
+ · should be able to trigger collapse/expand via event
1856
+ · panel collapse can be controlled
1857
+ · conditional panel (5)
1858
+ · errors (3)
1859
+ · utils (5)
1860
+ [?25l ❯ src/machine.test.ts (41)
1861
+ ✓ constraints (14)
1862
+ ❯ collapsible panel (14)
1863
+ ✓ panel can be collapsible: undefined
1864
+ ✓ panel can be collapsible: ease-in-out 406ms
1865
+ ✓ panel can be collapsible: bounce 406ms
1866
+ ⠼ panel can be collapsible: { duration: 500, easing: 'linear' }
1867
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1868
+ g] }
1869
+ · throws when you collapse a panel and there are no handles
1870
+ · collapsible panel can have collapsed size - right
1871
+ · non collapsible panels should have drag overflow too
1872
+ · can expand default collapsed panel via event
1873
+ · collapsible panel can have collapsed size - left
1874
+ · collapsible remembers last position
1875
+ · panel can collapse can subscribe to collapsed state
1876
+ · should be able to trigger collapse/expand via event
1877
+ · panel collapse can be controlled
1878
+ · conditional panel (5)
1879
+ · errors (3)
1880
+ · utils (5)
1881
+ [?25l ❯ src/machine.test.ts (41)
1882
+ ✓ constraints (14)
1883
+ ❯ collapsible panel (14)
1884
+ ✓ panel can be collapsible: undefined
1885
+ ✓ panel can be collapsible: ease-in-out 406ms
1886
+ ✓ panel can be collapsible: bounce 406ms
1887
+ ⠴ panel can be collapsible: { duration: 500, easing: 'linear' }
1888
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1889
+ g] }
1890
+ · throws when you collapse a panel and there are no handles
1891
+ · collapsible panel can have collapsed size - right
1892
+ · non collapsible panels should have drag overflow too
1893
+ · can expand default collapsed panel via event
1894
+ · collapsible panel can have collapsed size - left
1895
+ · collapsible remembers last position
1896
+ · panel can collapse can subscribe to collapsed state
1897
+ · should be able to trigger collapse/expand via event
1898
+ · panel collapse can be controlled
1899
+ · conditional panel (5)
1900
+ · errors (3)
1901
+ · utils (5)
1902
+ [?25l ❯ src/machine.test.ts (41)
1903
+ ✓ constraints (14)
1904
+ ❯ collapsible panel (14)
1905
+ ✓ panel can be collapsible: undefined
1906
+ ✓ panel can be collapsible: ease-in-out 406ms
1907
+ ✓ panel can be collapsible: bounce 406ms
1908
+ ⠦ panel can be collapsible: { duration: 500, easing: 'linear' }
1909
+ · panel can be collapsible: { duration: 1000, easing: [Function springEasin
1910
+ g] }
1911
+ · throws when you collapse a panel and there are no handles
1912
+ · collapsible panel can have collapsed size - right
1913
+ · non collapsible panels should have drag overflow too
1914
+ · can expand default collapsed panel via event
1915
+ · collapsible panel can have collapsed size - left
1916
+ · collapsible remembers last position
1917
+ · panel can collapse can subscribe to collapsed state
1918
+ · should be able to trigger collapse/expand via event
1919
+ · panel collapse can be controlled
1920
+ · conditional panel (5)
1921
+ · errors (3)
1922
+ · utils (5)
1923
+ [?25l ❯ src/machine.test.ts (41)
1924
+ ✓ constraints (14)
1925
+ ❯ collapsible panel (14)
1926
+ ✓ panel can be collapsible: undefined
1927
+ ✓ panel can be collapsible: ease-in-out 406ms
1928
+ ✓ panel can be collapsible: bounce 406ms
1929
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
1930
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
1931
+ g] }
527
1932
  · throws when you collapse a panel and there are no handles
528
1933
  · collapsible panel can have collapsed size - right
529
1934
  · non collapsible panels should have drag overflow too
@@ -535,12 +1940,16 @@
535
1940
  · panel collapse can be controlled
536
1941
  · conditional panel (5)
537
1942
  · errors (3)
538
- [?25l ❯ src/machine.test.ts (34)
1943
+ · utils (5)
1944
+ [?25l ❯ src/machine.test.ts (41)
539
1945
  ✓ constraints (14)
540
- ❯ collapsible panel (12)
1946
+ ❯ collapsible panel (14)
541
1947
  ✓ panel can be collapsible: undefined
542
1948
  ✓ panel can be collapsible: ease-in-out 406ms
543
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1949
+ ✓ panel can be collapsible: bounce 406ms
1950
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
1951
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
1952
+ g] }
544
1953
  · throws when you collapse a panel and there are no handles
545
1954
  · collapsible panel can have collapsed size - right
546
1955
  · non collapsible panels should have drag overflow too
@@ -552,12 +1961,16 @@
552
1961
  · panel collapse can be controlled
553
1962
  · conditional panel (5)
554
1963
  · errors (3)
555
- [?25l ❯ src/machine.test.ts (34)
1964
+ · utils (5)
1965
+ [?25l ❯ src/machine.test.ts (41)
556
1966
  ✓ constraints (14)
557
- ❯ collapsible panel (12)
1967
+ ❯ collapsible panel (14)
558
1968
  ✓ panel can be collapsible: undefined
559
1969
  ✓ panel can be collapsible: ease-in-out 406ms
560
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1970
+ ✓ panel can be collapsible: bounce 406ms
1971
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
1972
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
1973
+ g] }
561
1974
  · throws when you collapse a panel and there are no handles
562
1975
  · collapsible panel can have collapsed size - right
563
1976
  · non collapsible panels should have drag overflow too
@@ -569,12 +1982,16 @@
569
1982
  · panel collapse can be controlled
570
1983
  · conditional panel (5)
571
1984
  · errors (3)
572
- [?25l ❯ src/machine.test.ts (34)
1985
+ · utils (5)
1986
+ [?25l ❯ src/machine.test.ts (41)
573
1987
  ✓ constraints (14)
574
- ❯ collapsible panel (12)
1988
+ ❯ collapsible panel (14)
575
1989
  ✓ panel can be collapsible: undefined
576
1990
  ✓ panel can be collapsible: ease-in-out 406ms
577
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
1991
+ ✓ panel can be collapsible: bounce 406ms
1992
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
1993
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
1994
+ g] }
578
1995
  · throws when you collapse a panel and there are no handles
579
1996
  · collapsible panel can have collapsed size - right
580
1997
  · non collapsible panels should have drag overflow too
@@ -586,12 +2003,16 @@
586
2003
  · panel collapse can be controlled
587
2004
  · conditional panel (5)
588
2005
  · errors (3)
589
- [?25l ❯ src/machine.test.ts (34)
2006
+ · utils (5)
2007
+ [?25l ❯ src/machine.test.ts (41)
590
2008
  ✓ constraints (14)
591
- ❯ collapsible panel (12)
2009
+ ❯ collapsible panel (14)
592
2010
  ✓ panel can be collapsible: undefined
593
2011
  ✓ panel can be collapsible: ease-in-out 406ms
594
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2012
+ ✓ panel can be collapsible: bounce 406ms
2013
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2014
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2015
+ g] }
595
2016
  · throws when you collapse a panel and there are no handles
596
2017
  · collapsible panel can have collapsed size - right
597
2018
  · non collapsible panels should have drag overflow too
@@ -603,12 +2024,16 @@
603
2024
  · panel collapse can be controlled
604
2025
  · conditional panel (5)
605
2026
  · errors (3)
606
- [?25l ❯ src/machine.test.ts (34)
2027
+ · utils (5)
2028
+ [?25l ❯ src/machine.test.ts (41)
607
2029
  ✓ constraints (14)
608
- ❯ collapsible panel (12)
2030
+ ❯ collapsible panel (14)
609
2031
  ✓ panel can be collapsible: undefined
610
2032
  ✓ panel can be collapsible: ease-in-out 406ms
611
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2033
+ ✓ panel can be collapsible: bounce 406ms
2034
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2035
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2036
+ g] }
612
2037
  · throws when you collapse a panel and there are no handles
613
2038
  · collapsible panel can have collapsed size - right
614
2039
  · non collapsible panels should have drag overflow too
@@ -620,12 +2045,16 @@
620
2045
  · panel collapse can be controlled
621
2046
  · conditional panel (5)
622
2047
  · errors (3)
623
- [?25l ❯ src/machine.test.ts (34)
2048
+ · utils (5)
2049
+ [?25l ❯ src/machine.test.ts (41)
624
2050
  ✓ constraints (14)
625
- ❯ collapsible panel (12)
2051
+ ❯ collapsible panel (14)
626
2052
  ✓ panel can be collapsible: undefined
627
2053
  ✓ panel can be collapsible: ease-in-out 406ms
628
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2054
+ ✓ panel can be collapsible: bounce 406ms
2055
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2056
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2057
+ g] }
629
2058
  · throws when you collapse a panel and there are no handles
630
2059
  · collapsible panel can have collapsed size - right
631
2060
  · non collapsible panels should have drag overflow too
@@ -637,12 +2066,16 @@
637
2066
  · panel collapse can be controlled
638
2067
  · conditional panel (5)
639
2068
  · errors (3)
640
- [?25l ❯ src/machine.test.ts (34)
2069
+ · utils (5)
2070
+ [?25l ❯ src/machine.test.ts (41)
641
2071
  ✓ constraints (14)
642
- ❯ collapsible panel (12)
2072
+ ❯ collapsible panel (14)
643
2073
  ✓ panel can be collapsible: undefined
644
2074
  ✓ panel can be collapsible: ease-in-out 406ms
645
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2075
+ ✓ panel can be collapsible: bounce 406ms
2076
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2077
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2078
+ g] }
646
2079
  · throws when you collapse a panel and there are no handles
647
2080
  · collapsible panel can have collapsed size - right
648
2081
  · non collapsible panels should have drag overflow too
@@ -654,12 +2087,16 @@
654
2087
  · panel collapse can be controlled
655
2088
  · conditional panel (5)
656
2089
  · errors (3)
657
- [?25l ❯ src/machine.test.ts (34)
2090
+ · utils (5)
2091
+ [?25l ❯ src/machine.test.ts (41)
658
2092
  ✓ constraints (14)
659
- ❯ collapsible panel (12)
2093
+ ❯ collapsible panel (14)
660
2094
  ✓ panel can be collapsible: undefined
661
2095
  ✓ panel can be collapsible: ease-in-out 406ms
662
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2096
+ ✓ panel can be collapsible: bounce 406ms
2097
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2098
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2099
+ g] }
663
2100
  · throws when you collapse a panel and there are no handles
664
2101
  · collapsible panel can have collapsed size - right
665
2102
  · non collapsible panels should have drag overflow too
@@ -671,12 +2108,16 @@
671
2108
  · panel collapse can be controlled
672
2109
  · conditional panel (5)
673
2110
  · errors (3)
674
- [?25l ❯ src/machine.test.ts (34)
2111
+ · utils (5)
2112
+ [?25l ❯ src/machine.test.ts (41)
675
2113
  ✓ constraints (14)
676
- ❯ collapsible panel (12)
2114
+ ❯ collapsible panel (14)
677
2115
  ✓ panel can be collapsible: undefined
678
2116
  ✓ panel can be collapsible: ease-in-out 406ms
679
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2117
+ ✓ panel can be collapsible: bounce 406ms
2118
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2119
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2120
+ g] }
680
2121
  · throws when you collapse a panel and there are no handles
681
2122
  · collapsible panel can have collapsed size - right
682
2123
  · non collapsible panels should have drag overflow too
@@ -688,12 +2129,16 @@
688
2129
  · panel collapse can be controlled
689
2130
  · conditional panel (5)
690
2131
  · errors (3)
691
- [?25l ❯ src/machine.test.ts (34)
2132
+ · utils (5)
2133
+ [?25l ❯ src/machine.test.ts (41)
692
2134
  ✓ constraints (14)
693
- ❯ collapsible panel (12)
2135
+ ❯ collapsible panel (14)
694
2136
  ✓ panel can be collapsible: undefined
695
2137
  ✓ panel can be collapsible: ease-in-out 406ms
696
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2138
+ ✓ panel can be collapsible: bounce 406ms
2139
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2140
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2141
+ g] }
697
2142
  · throws when you collapse a panel and there are no handles
698
2143
  · collapsible panel can have collapsed size - right
699
2144
  · non collapsible panels should have drag overflow too
@@ -705,12 +2150,16 @@
705
2150
  · panel collapse can be controlled
706
2151
  · conditional panel (5)
707
2152
  · errors (3)
708
- [?25l ❯ src/machine.test.ts (34)
2153
+ · utils (5)
2154
+ [?25l ❯ src/machine.test.ts (41)
709
2155
  ✓ constraints (14)
710
- ❯ collapsible panel (12)
2156
+ ❯ collapsible panel (14)
711
2157
  ✓ panel can be collapsible: undefined
712
2158
  ✓ panel can be collapsible: ease-in-out 406ms
713
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2159
+ ✓ panel can be collapsible: bounce 406ms
2160
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2161
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2162
+ g] }
714
2163
  · throws when you collapse a panel and there are no handles
715
2164
  · collapsible panel can have collapsed size - right
716
2165
  · non collapsible panels should have drag overflow too
@@ -722,12 +2171,16 @@
722
2171
  · panel collapse can be controlled
723
2172
  · conditional panel (5)
724
2173
  · errors (3)
725
- [?25l ❯ src/machine.test.ts (34)
2174
+ · utils (5)
2175
+ [?25l ❯ src/machine.test.ts (41)
726
2176
  ✓ constraints (14)
727
- ❯ collapsible panel (12)
2177
+ ❯ collapsible panel (14)
728
2178
  ✓ panel can be collapsible: undefined
729
2179
  ✓ panel can be collapsible: ease-in-out 406ms
730
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2180
+ ✓ panel can be collapsible: bounce 406ms
2181
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2182
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2183
+ g] }
731
2184
  · throws when you collapse a panel and there are no handles
732
2185
  · collapsible panel can have collapsed size - right
733
2186
  · non collapsible panels should have drag overflow too
@@ -739,12 +2192,16 @@
739
2192
  · panel collapse can be controlled
740
2193
  · conditional panel (5)
741
2194
  · errors (3)
742
- [?25l ❯ src/machine.test.ts (34)
2195
+ · utils (5)
2196
+ [?25l ❯ src/machine.test.ts (41)
743
2197
  ✓ constraints (14)
744
- ❯ collapsible panel (12)
2198
+ ❯ collapsible panel (14)
745
2199
  ✓ panel can be collapsible: undefined
746
2200
  ✓ panel can be collapsible: ease-in-out 406ms
747
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2201
+ ✓ panel can be collapsible: bounce 406ms
2202
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2203
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2204
+ g] }
748
2205
  · throws when you collapse a panel and there are no handles
749
2206
  · collapsible panel can have collapsed size - right
750
2207
  · non collapsible panels should have drag overflow too
@@ -756,12 +2213,16 @@
756
2213
  · panel collapse can be controlled
757
2214
  · conditional panel (5)
758
2215
  · errors (3)
759
- [?25l ❯ src/machine.test.ts (34)
2216
+ · utils (5)
2217
+ [?25l ❯ src/machine.test.ts (41)
760
2218
  ✓ constraints (14)
761
- ❯ collapsible panel (12)
2219
+ ❯ collapsible panel (14)
762
2220
  ✓ panel can be collapsible: undefined
763
2221
  ✓ panel can be collapsible: ease-in-out 406ms
764
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2222
+ ✓ panel can be collapsible: bounce 406ms
2223
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2224
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2225
+ g] }
765
2226
  · throws when you collapse a panel and there are no handles
766
2227
  · collapsible panel can have collapsed size - right
767
2228
  · non collapsible panels should have drag overflow too
@@ -773,12 +2234,16 @@
773
2234
  · panel collapse can be controlled
774
2235
  · conditional panel (5)
775
2236
  · errors (3)
776
- [?25l ❯ src/machine.test.ts (34)
2237
+ · utils (5)
2238
+ [?25l ❯ src/machine.test.ts (41)
777
2239
  ✓ constraints (14)
778
- ❯ collapsible panel (12)
2240
+ ❯ collapsible panel (14)
779
2241
  ✓ panel can be collapsible: undefined
780
2242
  ✓ panel can be collapsible: ease-in-out 406ms
781
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2243
+ ✓ panel can be collapsible: bounce 406ms
2244
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2245
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2246
+ g] }
782
2247
  · throws when you collapse a panel and there are no handles
783
2248
  · collapsible panel can have collapsed size - right
784
2249
  · non collapsible panels should have drag overflow too
@@ -790,12 +2255,16 @@
790
2255
  · panel collapse can be controlled
791
2256
  · conditional panel (5)
792
2257
  · errors (3)
793
- [?25l ❯ src/machine.test.ts (34)
2258
+ · utils (5)
2259
+ [?25l ❯ src/machine.test.ts (41)
794
2260
  ✓ constraints (14)
795
- ❯ collapsible panel (12)
2261
+ ❯ collapsible panel (14)
796
2262
  ✓ panel can be collapsible: undefined
797
2263
  ✓ panel can be collapsible: ease-in-out 406ms
798
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2264
+ ✓ panel can be collapsible: bounce 406ms
2265
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2266
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2267
+ g] }
799
2268
  · throws when you collapse a panel and there are no handles
800
2269
  · collapsible panel can have collapsed size - right
801
2270
  · non collapsible panels should have drag overflow too
@@ -807,12 +2276,16 @@
807
2276
  · panel collapse can be controlled
808
2277
  · conditional panel (5)
809
2278
  · errors (3)
810
- [?25l ❯ src/machine.test.ts (34)
2279
+ · utils (5)
2280
+ [?25l ❯ src/machine.test.ts (41)
811
2281
  ✓ constraints (14)
812
- ❯ collapsible panel (12)
2282
+ ❯ collapsible panel (14)
813
2283
  ✓ panel can be collapsible: undefined
814
2284
  ✓ panel can be collapsible: ease-in-out 406ms
815
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2285
+ ✓ panel can be collapsible: bounce 406ms
2286
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2287
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2288
+ g] }
816
2289
  · throws when you collapse a panel and there are no handles
817
2290
  · collapsible panel can have collapsed size - right
818
2291
  · non collapsible panels should have drag overflow too
@@ -824,12 +2297,16 @@
824
2297
  · panel collapse can be controlled
825
2298
  · conditional panel (5)
826
2299
  · errors (3)
827
- [?25l ❯ src/machine.test.ts (34)
2300
+ · utils (5)
2301
+ [?25l ❯ src/machine.test.ts (41)
828
2302
  ✓ constraints (14)
829
- ❯ collapsible panel (12)
2303
+ ❯ collapsible panel (14)
830
2304
  ✓ panel can be collapsible: undefined
831
2305
  ✓ panel can be collapsible: ease-in-out 406ms
832
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2306
+ ✓ panel can be collapsible: bounce 406ms
2307
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2308
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2309
+ g] }
833
2310
  · throws when you collapse a panel and there are no handles
834
2311
  · collapsible panel can have collapsed size - right
835
2312
  · non collapsible panels should have drag overflow too
@@ -841,12 +2318,16 @@
841
2318
  · panel collapse can be controlled
842
2319
  · conditional panel (5)
843
2320
  · errors (3)
844
- [?25l ❯ src/machine.test.ts (34)
2321
+ · utils (5)
2322
+ [?25l ❯ src/machine.test.ts (41)
845
2323
  ✓ constraints (14)
846
- ❯ collapsible panel (12)
2324
+ ❯ collapsible panel (14)
847
2325
  ✓ panel can be collapsible: undefined
848
2326
  ✓ panel can be collapsible: ease-in-out 406ms
849
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2327
+ ✓ panel can be collapsible: bounce 406ms
2328
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2329
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2330
+ g] }
850
2331
  · throws when you collapse a panel and there are no handles
851
2332
  · collapsible panel can have collapsed size - right
852
2333
  · non collapsible panels should have drag overflow too
@@ -858,12 +2339,16 @@
858
2339
  · panel collapse can be controlled
859
2340
  · conditional panel (5)
860
2341
  · errors (3)
861
- [?25l ❯ src/machine.test.ts (34)
2342
+ · utils (5)
2343
+ [?25l ❯ src/machine.test.ts (41)
862
2344
  ✓ constraints (14)
863
- ❯ collapsible panel (12)
2345
+ ❯ collapsible panel (14)
864
2346
  ✓ panel can be collapsible: undefined
865
2347
  ✓ panel can be collapsible: ease-in-out 406ms
866
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2348
+ ✓ panel can be collapsible: bounce 406ms
2349
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2350
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2351
+ g] }
867
2352
  · throws when you collapse a panel and there are no handles
868
2353
  · collapsible panel can have collapsed size - right
869
2354
  · non collapsible panels should have drag overflow too
@@ -875,12 +2360,16 @@
875
2360
  · panel collapse can be controlled
876
2361
  · conditional panel (5)
877
2362
  · errors (3)
878
- [?25l ❯ src/machine.test.ts (34)
2363
+ · utils (5)
2364
+ [?25l ❯ src/machine.test.ts (41)
879
2365
  ✓ constraints (14)
880
- ❯ collapsible panel (12)
2366
+ ❯ collapsible panel (14)
881
2367
  ✓ panel can be collapsible: undefined
882
2368
  ✓ panel can be collapsible: ease-in-out 406ms
883
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2369
+ ✓ panel can be collapsible: bounce 406ms
2370
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2371
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2372
+ g] }
884
2373
  · throws when you collapse a panel and there are no handles
885
2374
  · collapsible panel can have collapsed size - right
886
2375
  · non collapsible panels should have drag overflow too
@@ -892,12 +2381,16 @@
892
2381
  · panel collapse can be controlled
893
2382
  · conditional panel (5)
894
2383
  · errors (3)
895
- [?25l ❯ src/machine.test.ts (34)
2384
+ · utils (5)
2385
+ [?25l ❯ src/machine.test.ts (41)
896
2386
  ✓ constraints (14)
897
- ❯ collapsible panel (12)
2387
+ ❯ collapsible panel (14)
898
2388
  ✓ panel can be collapsible: undefined
899
2389
  ✓ panel can be collapsible: ease-in-out 406ms
900
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2390
+ ✓ panel can be collapsible: bounce 406ms
2391
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2392
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2393
+ g] }
901
2394
  · throws when you collapse a panel and there are no handles
902
2395
  · collapsible panel can have collapsed size - right
903
2396
  · non collapsible panels should have drag overflow too
@@ -909,12 +2402,16 @@
909
2402
  · panel collapse can be controlled
910
2403
  · conditional panel (5)
911
2404
  · errors (3)
912
- [?25l ❯ src/machine.test.ts (34)
2405
+ · utils (5)
2406
+ [?25l ❯ src/machine.test.ts (41)
913
2407
  ✓ constraints (14)
914
- ❯ collapsible panel (12)
2408
+ ❯ collapsible panel (14)
915
2409
  ✓ panel can be collapsible: undefined
916
2410
  ✓ panel can be collapsible: ease-in-out 406ms
917
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2411
+ ✓ panel can be collapsible: bounce 406ms
2412
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2413
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2414
+ g] }
918
2415
  · throws when you collapse a panel and there are no handles
919
2416
  · collapsible panel can have collapsed size - right
920
2417
  · non collapsible panels should have drag overflow too
@@ -926,12 +2423,16 @@
926
2423
  · panel collapse can be controlled
927
2424
  · conditional panel (5)
928
2425
  · errors (3)
929
- [?25l ❯ src/machine.test.ts (34)
2426
+ · utils (5)
2427
+ [?25l ❯ src/machine.test.ts (41)
930
2428
  ✓ constraints (14)
931
- ❯ collapsible panel (12)
2429
+ ❯ collapsible panel (14)
932
2430
  ✓ panel can be collapsible: undefined
933
2431
  ✓ panel can be collapsible: ease-in-out 406ms
934
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2432
+ ✓ panel can be collapsible: bounce 406ms
2433
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2434
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2435
+ g] }
935
2436
  · throws when you collapse a panel and there are no handles
936
2437
  · collapsible panel can have collapsed size - right
937
2438
  · non collapsible panels should have drag overflow too
@@ -943,12 +2444,16 @@
943
2444
  · panel collapse can be controlled
944
2445
  · conditional panel (5)
945
2446
  · errors (3)
946
- [?25l ❯ src/machine.test.ts (34)
2447
+ · utils (5)
2448
+ [?25l ❯ src/machine.test.ts (41)
947
2449
  ✓ constraints (14)
948
- ❯ collapsible panel (12)
2450
+ ❯ collapsible panel (14)
949
2451
  ✓ panel can be collapsible: undefined
950
2452
  ✓ panel can be collapsible: ease-in-out 406ms
951
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2453
+ ✓ panel can be collapsible: bounce 406ms
2454
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2455
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2456
+ g] }
952
2457
  · throws when you collapse a panel and there are no handles
953
2458
  · collapsible panel can have collapsed size - right
954
2459
  · non collapsible panels should have drag overflow too
@@ -960,12 +2465,16 @@
960
2465
  · panel collapse can be controlled
961
2466
  · conditional panel (5)
962
2467
  · errors (3)
963
- [?25l ❯ src/machine.test.ts (34)
2468
+ · utils (5)
2469
+ [?25l ❯ src/machine.test.ts (41)
964
2470
  ✓ constraints (14)
965
- ❯ collapsible panel (12)
2471
+ ❯ collapsible panel (14)
966
2472
  ✓ panel can be collapsible: undefined
967
2473
  ✓ panel can be collapsible: ease-in-out 406ms
968
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2474
+ ✓ panel can be collapsible: bounce 406ms
2475
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2476
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2477
+ g] }
969
2478
  · throws when you collapse a panel and there are no handles
970
2479
  · collapsible panel can have collapsed size - right
971
2480
  · non collapsible panels should have drag overflow too
@@ -977,12 +2486,16 @@
977
2486
  · panel collapse can be controlled
978
2487
  · conditional panel (5)
979
2488
  · errors (3)
980
- [?25l ❯ src/machine.test.ts (34)
2489
+ · utils (5)
2490
+ [?25l ❯ src/machine.test.ts (41)
981
2491
  ✓ constraints (14)
982
- ❯ collapsible panel (12)
2492
+ ❯ collapsible panel (14)
983
2493
  ✓ panel can be collapsible: undefined
984
2494
  ✓ panel can be collapsible: ease-in-out 406ms
985
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2495
+ ✓ panel can be collapsible: bounce 406ms
2496
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2497
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2498
+ g] }
986
2499
  · throws when you collapse a panel and there are no handles
987
2500
  · collapsible panel can have collapsed size - right
988
2501
  · non collapsible panels should have drag overflow too
@@ -994,12 +2507,16 @@
994
2507
  · panel collapse can be controlled
995
2508
  · conditional panel (5)
996
2509
  · errors (3)
997
- [?25l ❯ src/machine.test.ts (34)
2510
+ · utils (5)
2511
+ [?25l ❯ src/machine.test.ts (41)
998
2512
  ✓ constraints (14)
999
- ❯ collapsible panel (12)
2513
+ ❯ collapsible panel (14)
1000
2514
  ✓ panel can be collapsible: undefined
1001
2515
  ✓ panel can be collapsible: ease-in-out 406ms
1002
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2516
+ ✓ panel can be collapsible: bounce 406ms
2517
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2518
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2519
+ g] }
1003
2520
  · throws when you collapse a panel and there are no handles
1004
2521
  · collapsible panel can have collapsed size - right
1005
2522
  · non collapsible panels should have drag overflow too
@@ -1011,12 +2528,16 @@
1011
2528
  · panel collapse can be controlled
1012
2529
  · conditional panel (5)
1013
2530
  · errors (3)
1014
- [?25l ❯ src/machine.test.ts (34)
2531
+ · utils (5)
2532
+ [?25l ❯ src/machine.test.ts (41)
1015
2533
  ✓ constraints (14)
1016
- ❯ collapsible panel (12)
2534
+ ❯ collapsible panel (14)
1017
2535
  ✓ panel can be collapsible: undefined
1018
2536
  ✓ panel can be collapsible: ease-in-out 406ms
1019
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2537
+ ✓ panel can be collapsible: bounce 406ms
2538
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2539
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2540
+ g] }
1020
2541
  · throws when you collapse a panel and there are no handles
1021
2542
  · collapsible panel can have collapsed size - right
1022
2543
  · non collapsible panels should have drag overflow too
@@ -1028,12 +2549,16 @@
1028
2549
  · panel collapse can be controlled
1029
2550
  · conditional panel (5)
1030
2551
  · errors (3)
1031
- [?25l ❯ src/machine.test.ts (34)
2552
+ · utils (5)
2553
+ [?25l ❯ src/machine.test.ts (41)
1032
2554
  ✓ constraints (14)
1033
- ❯ collapsible panel (12)
2555
+ ❯ collapsible panel (14)
1034
2556
  ✓ panel can be collapsible: undefined
1035
2557
  ✓ panel can be collapsible: ease-in-out 406ms
1036
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2558
+ ✓ panel can be collapsible: bounce 406ms
2559
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2560
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2561
+ g] }
1037
2562
  · throws when you collapse a panel and there are no handles
1038
2563
  · collapsible panel can have collapsed size - right
1039
2564
  · non collapsible panels should have drag overflow too
@@ -1045,12 +2570,16 @@
1045
2570
  · panel collapse can be controlled
1046
2571
  · conditional panel (5)
1047
2572
  · errors (3)
1048
- [?25l ❯ src/machine.test.ts (34)
2573
+ · utils (5)
2574
+ [?25l ❯ src/machine.test.ts (41)
1049
2575
  ✓ constraints (14)
1050
- ❯ collapsible panel (12)
2576
+ ❯ collapsible panel (14)
1051
2577
  ✓ panel can be collapsible: undefined
1052
2578
  ✓ panel can be collapsible: ease-in-out 406ms
1053
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2579
+ ✓ panel can be collapsible: bounce 406ms
2580
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2581
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2582
+ g] }
1054
2583
  · throws when you collapse a panel and there are no handles
1055
2584
  · collapsible panel can have collapsed size - right
1056
2585
  · non collapsible panels should have drag overflow too
@@ -1062,12 +2591,16 @@
1062
2591
  · panel collapse can be controlled
1063
2592
  · conditional panel (5)
1064
2593
  · errors (3)
1065
- [?25l ❯ src/machine.test.ts (34)
2594
+ · utils (5)
2595
+ [?25l ❯ src/machine.test.ts (41)
1066
2596
  ✓ constraints (14)
1067
- ❯ collapsible panel (12)
2597
+ ❯ collapsible panel (14)
1068
2598
  ✓ panel can be collapsible: undefined
1069
2599
  ✓ panel can be collapsible: ease-in-out 406ms
1070
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2600
+ ✓ panel can be collapsible: bounce 406ms
2601
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2602
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2603
+ g] }
1071
2604
  · throws when you collapse a panel and there are no handles
1072
2605
  · collapsible panel can have collapsed size - right
1073
2606
  · non collapsible panels should have drag overflow too
@@ -1079,12 +2612,16 @@
1079
2612
  · panel collapse can be controlled
1080
2613
  · conditional panel (5)
1081
2614
  · errors (3)
1082
- [?25l ❯ src/machine.test.ts (34)
2615
+ · utils (5)
2616
+ [?25l ❯ src/machine.test.ts (41)
1083
2617
  ✓ constraints (14)
1084
- ❯ collapsible panel (12)
2618
+ ❯ collapsible panel (14)
1085
2619
  ✓ panel can be collapsible: undefined
1086
2620
  ✓ panel can be collapsible: ease-in-out 406ms
1087
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2621
+ ✓ panel can be collapsible: bounce 406ms
2622
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2623
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2624
+ g] }
1088
2625
  · throws when you collapse a panel and there are no handles
1089
2626
  · collapsible panel can have collapsed size - right
1090
2627
  · non collapsible panels should have drag overflow too
@@ -1096,12 +2633,16 @@
1096
2633
  · panel collapse can be controlled
1097
2634
  · conditional panel (5)
1098
2635
  · errors (3)
1099
- [?25l ❯ src/machine.test.ts (34)
2636
+ · utils (5)
2637
+ [?25l ❯ src/machine.test.ts (41)
1100
2638
  ✓ constraints (14)
1101
- ❯ collapsible panel (12)
2639
+ ❯ collapsible panel (14)
1102
2640
  ✓ panel can be collapsible: undefined
1103
2641
  ✓ panel can be collapsible: ease-in-out 406ms
1104
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2642
+ ✓ panel can be collapsible: bounce 406ms
2643
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2644
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2645
+ g] }
1105
2646
  · throws when you collapse a panel and there are no handles
1106
2647
  · collapsible panel can have collapsed size - right
1107
2648
  · non collapsible panels should have drag overflow too
@@ -1113,12 +2654,16 @@
1113
2654
  · panel collapse can be controlled
1114
2655
  · conditional panel (5)
1115
2656
  · errors (3)
1116
- [?25l ❯ src/machine.test.ts (34)
2657
+ · utils (5)
2658
+ [?25l ❯ src/machine.test.ts (41)
1117
2659
  ✓ constraints (14)
1118
- ❯ collapsible panel (12)
2660
+ ❯ collapsible panel (14)
1119
2661
  ✓ panel can be collapsible: undefined
1120
2662
  ✓ panel can be collapsible: ease-in-out 406ms
1121
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2663
+ ✓ panel can be collapsible: bounce 406ms
2664
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2665
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2666
+ g] }
1122
2667
  · throws when you collapse a panel and there are no handles
1123
2668
  · collapsible panel can have collapsed size - right
1124
2669
  · non collapsible panels should have drag overflow too
@@ -1130,12 +2675,16 @@
1130
2675
  · panel collapse can be controlled
1131
2676
  · conditional panel (5)
1132
2677
  · errors (3)
1133
- [?25l ❯ src/machine.test.ts (34)
2678
+ · utils (5)
2679
+ [?25l ❯ src/machine.test.ts (41)
1134
2680
  ✓ constraints (14)
1135
- ❯ collapsible panel (12)
2681
+ ❯ collapsible panel (14)
1136
2682
  ✓ panel can be collapsible: undefined
1137
2683
  ✓ panel can be collapsible: ease-in-out 406ms
1138
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2684
+ ✓ panel can be collapsible: bounce 406ms
2685
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2686
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2687
+ g] }
1139
2688
  · throws when you collapse a panel and there are no handles
1140
2689
  · collapsible panel can have collapsed size - right
1141
2690
  · non collapsible panels should have drag overflow too
@@ -1147,12 +2696,16 @@
1147
2696
  · panel collapse can be controlled
1148
2697
  · conditional panel (5)
1149
2698
  · errors (3)
1150
- [?25l ❯ src/machine.test.ts (34)
2699
+ · utils (5)
2700
+ [?25l ❯ src/machine.test.ts (41)
1151
2701
  ✓ constraints (14)
1152
- ❯ collapsible panel (12)
2702
+ ❯ collapsible panel (14)
1153
2703
  ✓ panel can be collapsible: undefined
1154
2704
  ✓ panel can be collapsible: ease-in-out 406ms
1155
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2705
+ ✓ panel can be collapsible: bounce 406ms
2706
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2707
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2708
+ g] }
1156
2709
  · throws when you collapse a panel and there are no handles
1157
2710
  · collapsible panel can have collapsed size - right
1158
2711
  · non collapsible panels should have drag overflow too
@@ -1164,12 +2717,16 @@
1164
2717
  · panel collapse can be controlled
1165
2718
  · conditional panel (5)
1166
2719
  · errors (3)
1167
- [?25l ❯ src/machine.test.ts (34)
2720
+ · utils (5)
2721
+ [?25l ❯ src/machine.test.ts (41)
1168
2722
  ✓ constraints (14)
1169
- ❯ collapsible panel (12)
2723
+ ❯ collapsible panel (14)
1170
2724
  ✓ panel can be collapsible: undefined
1171
2725
  ✓ panel can be collapsible: ease-in-out 406ms
1172
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2726
+ ✓ panel can be collapsible: bounce 406ms
2727
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2728
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2729
+ g] }
1173
2730
  · throws when you collapse a panel and there are no handles
1174
2731
  · collapsible panel can have collapsed size - right
1175
2732
  · non collapsible panels should have drag overflow too
@@ -1181,12 +2738,16 @@
1181
2738
  · panel collapse can be controlled
1182
2739
  · conditional panel (5)
1183
2740
  · errors (3)
1184
- [?25l ❯ src/machine.test.ts (34)
2741
+ · utils (5)
2742
+ [?25l ❯ src/machine.test.ts (41)
1185
2743
  ✓ constraints (14)
1186
- ❯ collapsible panel (12)
2744
+ ❯ collapsible panel (14)
1187
2745
  ✓ panel can be collapsible: undefined
1188
2746
  ✓ panel can be collapsible: ease-in-out 406ms
1189
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2747
+ ✓ panel can be collapsible: bounce 406ms
2748
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2749
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2750
+ g] }
1190
2751
  · throws when you collapse a panel and there are no handles
1191
2752
  · collapsible panel can have collapsed size - right
1192
2753
  · non collapsible panels should have drag overflow too
@@ -1198,12 +2759,16 @@
1198
2759
  · panel collapse can be controlled
1199
2760
  · conditional panel (5)
1200
2761
  · errors (3)
1201
- [?25l ❯ src/machine.test.ts (34)
2762
+ · utils (5)
2763
+ [?25l ❯ src/machine.test.ts (41)
1202
2764
  ✓ constraints (14)
1203
- ❯ collapsible panel (12)
2765
+ ❯ collapsible panel (14)
1204
2766
  ✓ panel can be collapsible: undefined
1205
2767
  ✓ panel can be collapsible: ease-in-out 406ms
1206
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2768
+ ✓ panel can be collapsible: bounce 406ms
2769
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2770
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2771
+ g] }
1207
2772
  · throws when you collapse a panel and there are no handles
1208
2773
  · collapsible panel can have collapsed size - right
1209
2774
  · non collapsible panels should have drag overflow too
@@ -1215,12 +2780,16 @@
1215
2780
  · panel collapse can be controlled
1216
2781
  · conditional panel (5)
1217
2782
  · errors (3)
1218
- [?25l ❯ src/machine.test.ts (34)
2783
+ · utils (5)
2784
+ [?25l ❯ src/machine.test.ts (41)
1219
2785
  ✓ constraints (14)
1220
- ❯ collapsible panel (12)
2786
+ ❯ collapsible panel (14)
1221
2787
  ✓ panel can be collapsible: undefined
1222
2788
  ✓ panel can be collapsible: ease-in-out 406ms
1223
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2789
+ ✓ panel can be collapsible: bounce 406ms
2790
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2791
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2792
+ g] }
1224
2793
  · throws when you collapse a panel and there are no handles
1225
2794
  · collapsible panel can have collapsed size - right
1226
2795
  · non collapsible panels should have drag overflow too
@@ -1232,12 +2801,16 @@
1232
2801
  · panel collapse can be controlled
1233
2802
  · conditional panel (5)
1234
2803
  · errors (3)
1235
- [?25l ❯ src/machine.test.ts (34)
2804
+ · utils (5)
2805
+ [?25l ❯ src/machine.test.ts (41)
1236
2806
  ✓ constraints (14)
1237
- ❯ collapsible panel (12)
2807
+ ❯ collapsible panel (14)
1238
2808
  ✓ panel can be collapsible: undefined
1239
2809
  ✓ panel can be collapsible: ease-in-out 406ms
1240
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2810
+ ✓ panel can be collapsible: bounce 406ms
2811
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2812
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2813
+ g] }
1241
2814
  · throws when you collapse a panel and there are no handles
1242
2815
  · collapsible panel can have collapsed size - right
1243
2816
  · non collapsible panels should have drag overflow too
@@ -1249,12 +2822,16 @@
1249
2822
  · panel collapse can be controlled
1250
2823
  · conditional panel (5)
1251
2824
  · errors (3)
1252
- [?25l ❯ src/machine.test.ts (34)
2825
+ · utils (5)
2826
+ [?25l ❯ src/machine.test.ts (41)
1253
2827
  ✓ constraints (14)
1254
- ❯ collapsible panel (12)
2828
+ ❯ collapsible panel (14)
1255
2829
  ✓ panel can be collapsible: undefined
1256
2830
  ✓ panel can be collapsible: ease-in-out 406ms
1257
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2831
+ ✓ panel can be collapsible: bounce 406ms
2832
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2833
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2834
+ g] }
1258
2835
  · throws when you collapse a panel and there are no handles
1259
2836
  · collapsible panel can have collapsed size - right
1260
2837
  · non collapsible panels should have drag overflow too
@@ -1266,12 +2843,16 @@
1266
2843
  · panel collapse can be controlled
1267
2844
  · conditional panel (5)
1268
2845
  · errors (3)
1269
- [?25l ❯ src/machine.test.ts (34)
2846
+ · utils (5)
2847
+ [?25l ❯ src/machine.test.ts (41)
1270
2848
  ✓ constraints (14)
1271
- ❯ collapsible panel (12)
2849
+ ❯ collapsible panel (14)
1272
2850
  ✓ panel can be collapsible: undefined
1273
2851
  ✓ panel can be collapsible: ease-in-out 406ms
1274
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2852
+ ✓ panel can be collapsible: bounce 406ms
2853
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2854
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2855
+ g] }
1275
2856
  · throws when you collapse a panel and there are no handles
1276
2857
  · collapsible panel can have collapsed size - right
1277
2858
  · non collapsible panels should have drag overflow too
@@ -1283,12 +2864,16 @@
1283
2864
  · panel collapse can be controlled
1284
2865
  · conditional panel (5)
1285
2866
  · errors (3)
1286
- [?25l ❯ src/machine.test.ts (34)
2867
+ · utils (5)
2868
+ [?25l ❯ src/machine.test.ts (41)
1287
2869
  ✓ constraints (14)
1288
- ❯ collapsible panel (12)
2870
+ ❯ collapsible panel (14)
1289
2871
  ✓ panel can be collapsible: undefined
1290
2872
  ✓ panel can be collapsible: ease-in-out 406ms
1291
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2873
+ ✓ panel can be collapsible: bounce 406ms
2874
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2875
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2876
+ g] }
1292
2877
  · throws when you collapse a panel and there are no handles
1293
2878
  · collapsible panel can have collapsed size - right
1294
2879
  · non collapsible panels should have drag overflow too
@@ -1300,12 +2885,16 @@
1300
2885
  · panel collapse can be controlled
1301
2886
  · conditional panel (5)
1302
2887
  · errors (3)
1303
- [?25l ❯ src/machine.test.ts (34)
2888
+ · utils (5)
2889
+ [?25l ❯ src/machine.test.ts (41)
1304
2890
  ✓ constraints (14)
1305
- ❯ collapsible panel (12)
2891
+ ❯ collapsible panel (14)
1306
2892
  ✓ panel can be collapsible: undefined
1307
2893
  ✓ panel can be collapsible: ease-in-out 406ms
1308
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2894
+ ✓ panel can be collapsible: bounce 406ms
2895
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2896
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2897
+ g] }
1309
2898
  · throws when you collapse a panel and there are no handles
1310
2899
  · collapsible panel can have collapsed size - right
1311
2900
  · non collapsible panels should have drag overflow too
@@ -1317,12 +2906,16 @@
1317
2906
  · panel collapse can be controlled
1318
2907
  · conditional panel (5)
1319
2908
  · errors (3)
1320
- [?25l ❯ src/machine.test.ts (34)
2909
+ · utils (5)
2910
+ [?25l ❯ src/machine.test.ts (41)
1321
2911
  ✓ constraints (14)
1322
- ❯ collapsible panel (12)
2912
+ ❯ collapsible panel (14)
1323
2913
  ✓ panel can be collapsible: undefined
1324
2914
  ✓ panel can be collapsible: ease-in-out 406ms
1325
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2915
+ ✓ panel can be collapsible: bounce 406ms
2916
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2917
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2918
+ g] }
1326
2919
  · throws when you collapse a panel and there are no handles
1327
2920
  · collapsible panel can have collapsed size - right
1328
2921
  · non collapsible panels should have drag overflow too
@@ -1334,12 +2927,16 @@
1334
2927
  · panel collapse can be controlled
1335
2928
  · conditional panel (5)
1336
2929
  · errors (3)
1337
- [?25l ❯ src/machine.test.ts (34)
2930
+ · utils (5)
2931
+ [?25l ❯ src/machine.test.ts (41)
1338
2932
  ✓ constraints (14)
1339
- ❯ collapsible panel (12)
2933
+ ❯ collapsible panel (14)
1340
2934
  ✓ panel can be collapsible: undefined
1341
2935
  ✓ panel can be collapsible: ease-in-out 406ms
1342
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2936
+ ✓ panel can be collapsible: bounce 406ms
2937
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2938
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2939
+ g] }
1343
2940
  · throws when you collapse a panel and there are no handles
1344
2941
  · collapsible panel can have collapsed size - right
1345
2942
  · non collapsible panels should have drag overflow too
@@ -1351,12 +2948,16 @@
1351
2948
  · panel collapse can be controlled
1352
2949
  · conditional panel (5)
1353
2950
  · errors (3)
1354
- [?25l ❯ src/machine.test.ts (34)
2951
+ · utils (5)
2952
+ [?25l ❯ src/machine.test.ts (41)
1355
2953
  ✓ constraints (14)
1356
- ❯ collapsible panel (12)
2954
+ ❯ collapsible panel (14)
1357
2955
  ✓ panel can be collapsible: undefined
1358
2956
  ✓ panel can be collapsible: ease-in-out 406ms
1359
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2957
+ ✓ panel can be collapsible: bounce 406ms
2958
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2959
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2960
+ g] }
1360
2961
  · throws when you collapse a panel and there are no handles
1361
2962
  · collapsible panel can have collapsed size - right
1362
2963
  · non collapsible panels should have drag overflow too
@@ -1368,12 +2969,16 @@
1368
2969
  · panel collapse can be controlled
1369
2970
  · conditional panel (5)
1370
2971
  · errors (3)
1371
- [?25l ❯ src/machine.test.ts (34)
2972
+ · utils (5)
2973
+ [?25l ❯ src/machine.test.ts (41)
1372
2974
  ✓ constraints (14)
1373
- ❯ collapsible panel (12)
2975
+ ❯ collapsible panel (14)
1374
2976
  ✓ panel can be collapsible: undefined
1375
2977
  ✓ panel can be collapsible: ease-in-out 406ms
1376
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2978
+ ✓ panel can be collapsible: bounce 406ms
2979
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
2980
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
2981
+ g] }
1377
2982
  · throws when you collapse a panel and there are no handles
1378
2983
  · collapsible panel can have collapsed size - right
1379
2984
  · non collapsible panels should have drag overflow too
@@ -1385,12 +2990,16 @@
1385
2990
  · panel collapse can be controlled
1386
2991
  · conditional panel (5)
1387
2992
  · errors (3)
1388
- [?25l ❯ src/machine.test.ts (34)
2993
+ · utils (5)
2994
+ [?25l ❯ src/machine.test.ts (41)
1389
2995
  ✓ constraints (14)
1390
- ❯ collapsible panel (12)
2996
+ ❯ collapsible panel (14)
1391
2997
  ✓ panel can be collapsible: undefined
1392
2998
  ✓ panel can be collapsible: ease-in-out 406ms
1393
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
2999
+ ✓ panel can be collapsible: bounce 406ms
3000
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3001
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3002
+ g] }
1394
3003
  · throws when you collapse a panel and there are no handles
1395
3004
  · collapsible panel can have collapsed size - right
1396
3005
  · non collapsible panels should have drag overflow too
@@ -1402,12 +3011,16 @@
1402
3011
  · panel collapse can be controlled
1403
3012
  · conditional panel (5)
1404
3013
  · errors (3)
1405
- [?25l ❯ src/machine.test.ts (34)
3014
+ · utils (5)
3015
+ [?25l ❯ src/machine.test.ts (41)
1406
3016
  ✓ constraints (14)
1407
- ❯ collapsible panel (12)
3017
+ ❯ collapsible panel (14)
1408
3018
  ✓ panel can be collapsible: undefined
1409
3019
  ✓ panel can be collapsible: ease-in-out 406ms
1410
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3020
+ ✓ panel can be collapsible: bounce 406ms
3021
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3022
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3023
+ g] }
1411
3024
  · throws when you collapse a panel and there are no handles
1412
3025
  · collapsible panel can have collapsed size - right
1413
3026
  · non collapsible panels should have drag overflow too
@@ -1419,12 +3032,16 @@
1419
3032
  · panel collapse can be controlled
1420
3033
  · conditional panel (5)
1421
3034
  · errors (3)
1422
- [?25l ❯ src/machine.test.ts (34)
3035
+ · utils (5)
3036
+ [?25l ❯ src/machine.test.ts (41)
1423
3037
  ✓ constraints (14)
1424
- ❯ collapsible panel (12)
3038
+ ❯ collapsible panel (14)
1425
3039
  ✓ panel can be collapsible: undefined
1426
3040
  ✓ panel can be collapsible: ease-in-out 406ms
1427
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3041
+ ✓ panel can be collapsible: bounce 406ms
3042
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3043
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3044
+ g] }
1428
3045
  · throws when you collapse a panel and there are no handles
1429
3046
  · collapsible panel can have collapsed size - right
1430
3047
  · non collapsible panels should have drag overflow too
@@ -1436,12 +3053,16 @@
1436
3053
  · panel collapse can be controlled
1437
3054
  · conditional panel (5)
1438
3055
  · errors (3)
1439
- [?25l ❯ src/machine.test.ts (34)
3056
+ · utils (5)
3057
+ [?25l ❯ src/machine.test.ts (41)
1440
3058
  ✓ constraints (14)
1441
- ❯ collapsible panel (12)
3059
+ ❯ collapsible panel (14)
1442
3060
  ✓ panel can be collapsible: undefined
1443
3061
  ✓ panel can be collapsible: ease-in-out 406ms
1444
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3062
+ ✓ panel can be collapsible: bounce 406ms
3063
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3064
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3065
+ g] }
1445
3066
  · throws when you collapse a panel and there are no handles
1446
3067
  · collapsible panel can have collapsed size - right
1447
3068
  · non collapsible panels should have drag overflow too
@@ -1453,12 +3074,16 @@
1453
3074
  · panel collapse can be controlled
1454
3075
  · conditional panel (5)
1455
3076
  · errors (3)
1456
- [?25l ❯ src/machine.test.ts (34)
3077
+ · utils (5)
3078
+ [?25l ❯ src/machine.test.ts (41)
1457
3079
  ✓ constraints (14)
1458
- ❯ collapsible panel (12)
3080
+ ❯ collapsible panel (14)
1459
3081
  ✓ panel can be collapsible: undefined
1460
3082
  ✓ panel can be collapsible: ease-in-out 406ms
1461
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3083
+ ✓ panel can be collapsible: bounce 406ms
3084
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3085
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3086
+ g] }
1462
3087
  · throws when you collapse a panel and there are no handles
1463
3088
  · collapsible panel can have collapsed size - right
1464
3089
  · non collapsible panels should have drag overflow too
@@ -1470,12 +3095,16 @@
1470
3095
  · panel collapse can be controlled
1471
3096
  · conditional panel (5)
1472
3097
  · errors (3)
1473
- [?25l ❯ src/machine.test.ts (34)
3098
+ · utils (5)
3099
+ [?25l ❯ src/machine.test.ts (41)
1474
3100
  ✓ constraints (14)
1475
- ❯ collapsible panel (12)
3101
+ ❯ collapsible panel (14)
1476
3102
  ✓ panel can be collapsible: undefined
1477
3103
  ✓ panel can be collapsible: ease-in-out 406ms
1478
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3104
+ ✓ panel can be collapsible: bounce 406ms
3105
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3106
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3107
+ g] }
1479
3108
  · throws when you collapse a panel and there are no handles
1480
3109
  · collapsible panel can have collapsed size - right
1481
3110
  · non collapsible panels should have drag overflow too
@@ -1487,12 +3116,16 @@
1487
3116
  · panel collapse can be controlled
1488
3117
  · conditional panel (5)
1489
3118
  · errors (3)
1490
- [?25l ❯ src/machine.test.ts (34)
3119
+ · utils (5)
3120
+ [?25l ❯ src/machine.test.ts (41)
1491
3121
  ✓ constraints (14)
1492
- ❯ collapsible panel (12)
3122
+ ❯ collapsible panel (14)
1493
3123
  ✓ panel can be collapsible: undefined
1494
3124
  ✓ panel can be collapsible: ease-in-out 406ms
1495
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3125
+ ✓ panel can be collapsible: bounce 406ms
3126
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3127
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3128
+ g] }
1496
3129
  · throws when you collapse a panel and there are no handles
1497
3130
  · collapsible panel can have collapsed size - right
1498
3131
  · non collapsible panels should have drag overflow too
@@ -1504,12 +3137,16 @@
1504
3137
  · panel collapse can be controlled
1505
3138
  · conditional panel (5)
1506
3139
  · errors (3)
1507
- [?25l ❯ src/machine.test.ts (34)
3140
+ · utils (5)
3141
+ [?25l ❯ src/machine.test.ts (41)
1508
3142
  ✓ constraints (14)
1509
- ❯ collapsible panel (12)
3143
+ ❯ collapsible panel (14)
1510
3144
  ✓ panel can be collapsible: undefined
1511
3145
  ✓ panel can be collapsible: ease-in-out 406ms
1512
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3146
+ ✓ panel can be collapsible: bounce 406ms
3147
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3148
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3149
+ g] }
1513
3150
  · throws when you collapse a panel and there are no handles
1514
3151
  · collapsible panel can have collapsed size - right
1515
3152
  · non collapsible panels should have drag overflow too
@@ -1521,12 +3158,16 @@
1521
3158
  · panel collapse can be controlled
1522
3159
  · conditional panel (5)
1523
3160
  · errors (3)
1524
- [?25l ❯ src/machine.test.ts (34)
3161
+ · utils (5)
3162
+ [?25l ❯ src/machine.test.ts (41)
1525
3163
  ✓ constraints (14)
1526
- ❯ collapsible panel (12)
3164
+ ❯ collapsible panel (14)
1527
3165
  ✓ panel can be collapsible: undefined
1528
3166
  ✓ panel can be collapsible: ease-in-out 406ms
1529
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3167
+ ✓ panel can be collapsible: bounce 406ms
3168
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3169
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3170
+ g] }
1530
3171
  · throws when you collapse a panel and there are no handles
1531
3172
  · collapsible panel can have collapsed size - right
1532
3173
  · non collapsible panels should have drag overflow too
@@ -1538,12 +3179,16 @@
1538
3179
  · panel collapse can be controlled
1539
3180
  · conditional panel (5)
1540
3181
  · errors (3)
1541
- [?25l ❯ src/machine.test.ts (34)
3182
+ · utils (5)
3183
+ [?25l ❯ src/machine.test.ts (41)
1542
3184
  ✓ constraints (14)
1543
- ❯ collapsible panel (12)
3185
+ ❯ collapsible panel (14)
1544
3186
  ✓ panel can be collapsible: undefined
1545
3187
  ✓ panel can be collapsible: ease-in-out 406ms
1546
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3188
+ ✓ panel can be collapsible: bounce 406ms
3189
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3190
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3191
+ g] }
1547
3192
  · throws when you collapse a panel and there are no handles
1548
3193
  · collapsible panel can have collapsed size - right
1549
3194
  · non collapsible panels should have drag overflow too
@@ -1555,12 +3200,16 @@
1555
3200
  · panel collapse can be controlled
1556
3201
  · conditional panel (5)
1557
3202
  · errors (3)
1558
- [?25l ❯ src/machine.test.ts (34)
3203
+ · utils (5)
3204
+ [?25l ❯ src/machine.test.ts (41)
1559
3205
  ✓ constraints (14)
1560
- ❯ collapsible panel (12)
3206
+ ❯ collapsible panel (14)
1561
3207
  ✓ panel can be collapsible: undefined
1562
3208
  ✓ panel can be collapsible: ease-in-out 406ms
1563
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3209
+ ✓ panel can be collapsible: bounce 406ms
3210
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3211
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3212
+ g] }
1564
3213
  · throws when you collapse a panel and there are no handles
1565
3214
  · collapsible panel can have collapsed size - right
1566
3215
  · non collapsible panels should have drag overflow too
@@ -1572,12 +3221,16 @@
1572
3221
  · panel collapse can be controlled
1573
3222
  · conditional panel (5)
1574
3223
  · errors (3)
1575
- [?25l ❯ src/machine.test.ts (34)
3224
+ · utils (5)
3225
+ [?25l ❯ src/machine.test.ts (41)
1576
3226
  ✓ constraints (14)
1577
- ❯ collapsible panel (12)
3227
+ ❯ collapsible panel (14)
1578
3228
  ✓ panel can be collapsible: undefined
1579
3229
  ✓ panel can be collapsible: ease-in-out 406ms
1580
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3230
+ ✓ panel can be collapsible: bounce 406ms
3231
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3232
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3233
+ g] }
1581
3234
  · throws when you collapse a panel and there are no handles
1582
3235
  · collapsible panel can have collapsed size - right
1583
3236
  · non collapsible panels should have drag overflow too
@@ -1589,12 +3242,16 @@
1589
3242
  · panel collapse can be controlled
1590
3243
  · conditional panel (5)
1591
3244
  · errors (3)
1592
- [?25l ❯ src/machine.test.ts (34)
3245
+ · utils (5)
3246
+ [?25l ❯ src/machine.test.ts (41)
1593
3247
  ✓ constraints (14)
1594
- ❯ collapsible panel (12)
3248
+ ❯ collapsible panel (14)
1595
3249
  ✓ panel can be collapsible: undefined
1596
3250
  ✓ panel can be collapsible: ease-in-out 406ms
1597
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3251
+ ✓ panel can be collapsible: bounce 406ms
3252
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3253
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3254
+ g] }
1598
3255
  · throws when you collapse a panel and there are no handles
1599
3256
  · collapsible panel can have collapsed size - right
1600
3257
  · non collapsible panels should have drag overflow too
@@ -1606,12 +3263,16 @@
1606
3263
  · panel collapse can be controlled
1607
3264
  · conditional panel (5)
1608
3265
  · errors (3)
1609
- [?25l ❯ src/machine.test.ts (34)
3266
+ · utils (5)
3267
+ [?25l ❯ src/machine.test.ts (41)
1610
3268
  ✓ constraints (14)
1611
- ❯ collapsible panel (12)
3269
+ ❯ collapsible panel (14)
1612
3270
  ✓ panel can be collapsible: undefined
1613
3271
  ✓ panel can be collapsible: ease-in-out 406ms
1614
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3272
+ ✓ panel can be collapsible: bounce 406ms
3273
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3274
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3275
+ g] }
1615
3276
  · throws when you collapse a panel and there are no handles
1616
3277
  · collapsible panel can have collapsed size - right
1617
3278
  · non collapsible panels should have drag overflow too
@@ -1623,12 +3284,16 @@
1623
3284
  · panel collapse can be controlled
1624
3285
  · conditional panel (5)
1625
3286
  · errors (3)
1626
- [?25l ❯ src/machine.test.ts (34)
3287
+ · utils (5)
3288
+ [?25l ❯ src/machine.test.ts (41)
1627
3289
  ✓ constraints (14)
1628
- ❯ collapsible panel (12)
3290
+ ❯ collapsible panel (14)
1629
3291
  ✓ panel can be collapsible: undefined
1630
3292
  ✓ panel can be collapsible: ease-in-out 406ms
1631
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3293
+ ✓ panel can be collapsible: bounce 406ms
3294
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3295
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3296
+ g] }
1632
3297
  · throws when you collapse a panel and there are no handles
1633
3298
  · collapsible panel can have collapsed size - right
1634
3299
  · non collapsible panels should have drag overflow too
@@ -1640,12 +3305,16 @@
1640
3305
  · panel collapse can be controlled
1641
3306
  · conditional panel (5)
1642
3307
  · errors (3)
1643
- [?25l ❯ src/machine.test.ts (34)
3308
+ · utils (5)
3309
+ [?25l ❯ src/machine.test.ts (41)
1644
3310
  ✓ constraints (14)
1645
- ❯ collapsible panel (12)
3311
+ ❯ collapsible panel (14)
1646
3312
  ✓ panel can be collapsible: undefined
1647
3313
  ✓ panel can be collapsible: ease-in-out 406ms
1648
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3314
+ ✓ panel can be collapsible: bounce 406ms
3315
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3316
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3317
+ g] }
1649
3318
  · throws when you collapse a panel and there are no handles
1650
3319
  · collapsible panel can have collapsed size - right
1651
3320
  · non collapsible panels should have drag overflow too
@@ -1657,12 +3326,16 @@
1657
3326
  · panel collapse can be controlled
1658
3327
  · conditional panel (5)
1659
3328
  · errors (3)
1660
- [?25l ❯ src/machine.test.ts (34)
3329
+ · utils (5)
3330
+ [?25l ❯ src/machine.test.ts (41)
1661
3331
  ✓ constraints (14)
1662
- ❯ collapsible panel (12)
3332
+ ❯ collapsible panel (14)
1663
3333
  ✓ panel can be collapsible: undefined
1664
3334
  ✓ panel can be collapsible: ease-in-out 406ms
1665
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3335
+ ✓ panel can be collapsible: bounce 406ms
3336
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3337
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3338
+ g] }
1666
3339
  · throws when you collapse a panel and there are no handles
1667
3340
  · collapsible panel can have collapsed size - right
1668
3341
  · non collapsible panels should have drag overflow too
@@ -1674,12 +3347,16 @@
1674
3347
  · panel collapse can be controlled
1675
3348
  · conditional panel (5)
1676
3349
  · errors (3)
1677
- [?25l ❯ src/machine.test.ts (34)
3350
+ · utils (5)
3351
+ [?25l ❯ src/machine.test.ts (41)
1678
3352
  ✓ constraints (14)
1679
- ❯ collapsible panel (12)
3353
+ ❯ collapsible panel (14)
1680
3354
  ✓ panel can be collapsible: undefined
1681
3355
  ✓ panel can be collapsible: ease-in-out 406ms
1682
- ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3356
+ ✓ panel can be collapsible: bounce 406ms
3357
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3358
+ ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3359
+ g] }
1683
3360
  · throws when you collapse a panel and there are no handles
1684
3361
  · collapsible panel can have collapsed size - right
1685
3362
  · non collapsible panels should have drag overflow too
@@ -1691,12 +3368,16 @@
1691
3368
  · panel collapse can be controlled
1692
3369
  · conditional panel (5)
1693
3370
  · errors (3)
1694
- [?25l ❯ src/machine.test.ts (34)
3371
+ · utils (5)
3372
+ [?25l ❯ src/machine.test.ts (41)
1695
3373
  ✓ constraints (14)
1696
- ❯ collapsible panel (12)
3374
+ ❯ collapsible panel (14)
1697
3375
  ✓ panel can be collapsible: undefined
1698
3376
  ✓ panel can be collapsible: ease-in-out 406ms
1699
- ⠏ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3377
+ ✓ panel can be collapsible: bounce 406ms
3378
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3379
+ ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3380
+ g] }
1700
3381
  · throws when you collapse a panel and there are no handles
1701
3382
  · collapsible panel can have collapsed size - right
1702
3383
  · non collapsible panels should have drag overflow too
@@ -1708,12 +3389,16 @@
1708
3389
  · panel collapse can be controlled
1709
3390
  · conditional panel (5)
1710
3391
  · errors (3)
1711
- [?25l ❯ src/machine.test.ts (34)
3392
+ · utils (5)
3393
+ [?25l ❯ src/machine.test.ts (41)
1712
3394
  ✓ constraints (14)
1713
- ❯ collapsible panel (12)
3395
+ ❯ collapsible panel (14)
1714
3396
  ✓ panel can be collapsible: undefined
1715
3397
  ✓ panel can be collapsible: ease-in-out 406ms
1716
- ⠋ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3398
+ ✓ panel can be collapsible: bounce 406ms
3399
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3400
+ ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3401
+ g] }
1717
3402
  · throws when you collapse a panel and there are no handles
1718
3403
  · collapsible panel can have collapsed size - right
1719
3404
  · non collapsible panels should have drag overflow too
@@ -1725,12 +3410,16 @@
1725
3410
  · panel collapse can be controlled
1726
3411
  · conditional panel (5)
1727
3412
  · errors (3)
1728
- [?25l ❯ src/machine.test.ts (34)
3413
+ · utils (5)
3414
+ [?25l ❯ src/machine.test.ts (41)
1729
3415
  ✓ constraints (14)
1730
- ❯ collapsible panel (12)
3416
+ ❯ collapsible panel (14)
1731
3417
  ✓ panel can be collapsible: undefined
1732
3418
  ✓ panel can be collapsible: ease-in-out 406ms
1733
- ⠙ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3419
+ ✓ panel can be collapsible: bounce 406ms
3420
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3421
+ ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3422
+ g] }
1734
3423
  · throws when you collapse a panel and there are no handles
1735
3424
  · collapsible panel can have collapsed size - right
1736
3425
  · non collapsible panels should have drag overflow too
@@ -1742,12 +3431,16 @@
1742
3431
  · panel collapse can be controlled
1743
3432
  · conditional panel (5)
1744
3433
  · errors (3)
1745
- [?25l ❯ src/machine.test.ts (34)
3434
+ · utils (5)
3435
+ [?25l ❯ src/machine.test.ts (41)
1746
3436
  ✓ constraints (14)
1747
- ❯ collapsible panel (12)
3437
+ ❯ collapsible panel (14)
1748
3438
  ✓ panel can be collapsible: undefined
1749
3439
  ✓ panel can be collapsible: ease-in-out 406ms
1750
- ⠹ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3440
+ ✓ panel can be collapsible: bounce 406ms
3441
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3442
+ ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3443
+ g] }
1751
3444
  · throws when you collapse a panel and there are no handles
1752
3445
  · collapsible panel can have collapsed size - right
1753
3446
  · non collapsible panels should have drag overflow too
@@ -1759,12 +3452,16 @@
1759
3452
  · panel collapse can be controlled
1760
3453
  · conditional panel (5)
1761
3454
  · errors (3)
1762
- [?25l ❯ src/machine.test.ts (34)
3455
+ · utils (5)
3456
+ [?25l ❯ src/machine.test.ts (41)
1763
3457
  ✓ constraints (14)
1764
- ❯ collapsible panel (12)
3458
+ ❯ collapsible panel (14)
1765
3459
  ✓ panel can be collapsible: undefined
1766
3460
  ✓ panel can be collapsible: ease-in-out 406ms
1767
- ⠸ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3461
+ ✓ panel can be collapsible: bounce 406ms
3462
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3463
+ ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3464
+ g] }
1768
3465
  · throws when you collapse a panel and there are no handles
1769
3466
  · collapsible panel can have collapsed size - right
1770
3467
  · non collapsible panels should have drag overflow too
@@ -1776,12 +3473,16 @@
1776
3473
  · panel collapse can be controlled
1777
3474
  · conditional panel (5)
1778
3475
  · errors (3)
1779
- [?25l ❯ src/machine.test.ts (34)
3476
+ · utils (5)
3477
+ [?25l ❯ src/machine.test.ts (41)
1780
3478
  ✓ constraints (14)
1781
- ❯ collapsible panel (12)
3479
+ ❯ collapsible panel (14)
1782
3480
  ✓ panel can be collapsible: undefined
1783
3481
  ✓ panel can be collapsible: ease-in-out 406ms
1784
- ⠼ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3482
+ ✓ panel can be collapsible: bounce 406ms
3483
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3484
+ ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3485
+ g] }
1785
3486
  · throws when you collapse a panel and there are no handles
1786
3487
  · collapsible panel can have collapsed size - right
1787
3488
  · non collapsible panels should have drag overflow too
@@ -1793,12 +3494,16 @@
1793
3494
  · panel collapse can be controlled
1794
3495
  · conditional panel (5)
1795
3496
  · errors (3)
1796
- [?25l ❯ src/machine.test.ts (34)
3497
+ · utils (5)
3498
+ [?25l ❯ src/machine.test.ts (41)
1797
3499
  ✓ constraints (14)
1798
- ❯ collapsible panel (12)
3500
+ ❯ collapsible panel (14)
1799
3501
  ✓ panel can be collapsible: undefined
1800
3502
  ✓ panel can be collapsible: ease-in-out 406ms
1801
- ⠴ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3503
+ ✓ panel can be collapsible: bounce 406ms
3504
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3505
+ ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3506
+ g] }
1802
3507
  · throws when you collapse a panel and there are no handles
1803
3508
  · collapsible panel can have collapsed size - right
1804
3509
  · non collapsible panels should have drag overflow too
@@ -1810,12 +3515,16 @@
1810
3515
  · panel collapse can be controlled
1811
3516
  · conditional panel (5)
1812
3517
  · errors (3)
1813
- [?25l ❯ src/machine.test.ts (34)
3518
+ · utils (5)
3519
+ [?25l ❯ src/machine.test.ts (41)
1814
3520
  ✓ constraints (14)
1815
- ❯ collapsible panel (12)
3521
+ ❯ collapsible panel (14)
1816
3522
  ✓ panel can be collapsible: undefined
1817
3523
  ✓ panel can be collapsible: ease-in-out 406ms
1818
- ⠦ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3524
+ ✓ panel can be collapsible: bounce 406ms
3525
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3526
+ ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3527
+ g] }
1819
3528
  · throws when you collapse a panel and there are no handles
1820
3529
  · collapsible panel can have collapsed size - right
1821
3530
  · non collapsible panels should have drag overflow too
@@ -1827,12 +3536,16 @@
1827
3536
  · panel collapse can be controlled
1828
3537
  · conditional panel (5)
1829
3538
  · errors (3)
1830
- [?25l ❯ src/machine.test.ts (34)
3539
+ · utils (5)
3540
+ [?25l ❯ src/machine.test.ts (41)
1831
3541
  ✓ constraints (14)
1832
- ❯ collapsible panel (12)
3542
+ ❯ collapsible panel (14)
1833
3543
  ✓ panel can be collapsible: undefined
1834
3544
  ✓ panel can be collapsible: ease-in-out 406ms
1835
- ⠧ panel can be collapsible: { duration: 1000, easing: [Function springEasing] }
3545
+ ✓ panel can be collapsible: bounce 406ms
3546
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3547
+ ⠇ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3548
+ g] }
1836
3549
  · throws when you collapse a panel and there are no handles
1837
3550
  · collapsible panel can have collapsed size - right
1838
3551
  · non collapsible panels should have drag overflow too
@@ -1844,12 +3557,16 @@
1844
3557
  · panel collapse can be controlled
1845
3558
  · conditional panel (5)
1846
3559
  · errors (3)
1847
- [?25l ❯ src/machine.test.ts (34)
3560
+ · utils (5)
3561
+ [?25l ❯ src/machine.test.ts (41)
1848
3562
  ✓ constraints (14)
1849
- ❯ collapsible panel (12)
3563
+ ❯ collapsible panel (14)
1850
3564
  ✓ panel can be collapsible: undefined
1851
3565
  ✓ panel can be collapsible: ease-in-out 406ms
1852
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3566
+ ✓ panel can be collapsible: bounce 406ms
3567
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3568
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3569
+ g] } 1304ms
1853
3570
  ⠙ throws when you collapse a panel and there are no handles
1854
3571
  · collapsible panel can have collapsed size - right
1855
3572
  · non collapsible panels should have drag overflow too
@@ -1861,12 +3578,121 @@
1861
3578
  · panel collapse can be controlled
1862
3579
  · conditional panel (5)
1863
3580
  · errors (3)
1864
- [?25l ❯ src/machine.test.ts (34)
3581
+ · utils (5)
3582
+ [?25l ❯ src/machine.test.ts (41)
3583
+ ✓ constraints (14)
3584
+ ❯ collapsible panel (14)
3585
+ ✓ panel can be collapsible: undefined
3586
+ ✓ panel can be collapsible: ease-in-out 406ms
3587
+ ✓ panel can be collapsible: bounce 406ms
3588
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3589
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3590
+ g] } 1304ms
3591
+ ⠹ throws when you collapse a panel and there are no handles
3592
+ · collapsible panel can have collapsed size - right
3593
+ · non collapsible panels should have drag overflow too
3594
+ · can expand default collapsed panel via event
3595
+ · collapsible panel can have collapsed size - left
3596
+ · collapsible remembers last position
3597
+ · panel can collapse can subscribe to collapsed state
3598
+ · should be able to trigger collapse/expand via event
3599
+ · panel collapse can be controlled
3600
+ · conditional panel (5)
3601
+ · errors (3)
3602
+ · utils (5)
3603
+ [?25l ❯ src/machine.test.ts (41)
3604
+ ✓ constraints (14)
3605
+ ❯ collapsible panel (14)
3606
+ ✓ panel can be collapsible: undefined
3607
+ ✓ panel can be collapsible: ease-in-out 406ms
3608
+ ✓ panel can be collapsible: bounce 406ms
3609
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3610
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3611
+ g] } 1304ms
3612
+ ⠸ throws when you collapse a panel and there are no handles
3613
+ · collapsible panel can have collapsed size - right
3614
+ · non collapsible panels should have drag overflow too
3615
+ · can expand default collapsed panel via event
3616
+ · collapsible panel can have collapsed size - left
3617
+ · collapsible remembers last position
3618
+ · panel can collapse can subscribe to collapsed state
3619
+ · should be able to trigger collapse/expand via event
3620
+ · panel collapse can be controlled
3621
+ · conditional panel (5)
3622
+ · errors (3)
3623
+ · utils (5)
3624
+ [?25l ❯ src/machine.test.ts (41)
3625
+ ✓ constraints (14)
3626
+ ❯ collapsible panel (14)
3627
+ ✓ panel can be collapsible: undefined
3628
+ ✓ panel can be collapsible: ease-in-out 406ms
3629
+ ✓ panel can be collapsible: bounce 406ms
3630
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3631
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3632
+ g] } 1304ms
3633
+ ⠼ throws when you collapse a panel and there are no handles
3634
+ · collapsible panel can have collapsed size - right
3635
+ · non collapsible panels should have drag overflow too
3636
+ · can expand default collapsed panel via event
3637
+ · collapsible panel can have collapsed size - left
3638
+ · collapsible remembers last position
3639
+ · panel can collapse can subscribe to collapsed state
3640
+ · should be able to trigger collapse/expand via event
3641
+ · panel collapse can be controlled
3642
+ · conditional panel (5)
3643
+ · errors (3)
3644
+ · utils (5)
3645
+ [?25l ❯ src/machine.test.ts (41)
1865
3646
  ✓ constraints (14)
1866
- ❯ collapsible panel (12)
3647
+ ❯ collapsible panel (14)
1867
3648
  ✓ panel can be collapsible: undefined
1868
3649
  ✓ panel can be collapsible: ease-in-out 406ms
1869
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3650
+ ✓ panel can be collapsible: bounce 406ms
3651
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3652
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3653
+ g] } 1304ms
3654
+ ⠴ throws when you collapse a panel and there are no handles
3655
+ · collapsible panel can have collapsed size - right
3656
+ · non collapsible panels should have drag overflow too
3657
+ · can expand default collapsed panel via event
3658
+ · collapsible panel can have collapsed size - left
3659
+ · collapsible remembers last position
3660
+ · panel can collapse can subscribe to collapsed state
3661
+ · should be able to trigger collapse/expand via event
3662
+ · panel collapse can be controlled
3663
+ · conditional panel (5)
3664
+ · errors (3)
3665
+ · utils (5)
3666
+ [?25l ❯ src/machine.test.ts (41)
3667
+ ✓ constraints (14)
3668
+ ❯ collapsible panel (14)
3669
+ ✓ panel can be collapsible: undefined
3670
+ ✓ panel can be collapsible: ease-in-out 406ms
3671
+ ✓ panel can be collapsible: bounce 406ms
3672
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3673
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3674
+ g] } 1304ms
3675
+ ⠦ throws when you collapse a panel and there are no handles
3676
+ · collapsible panel can have collapsed size - right
3677
+ · non collapsible panels should have drag overflow too
3678
+ · can expand default collapsed panel via event
3679
+ · collapsible panel can have collapsed size - left
3680
+ · collapsible remembers last position
3681
+ · panel can collapse can subscribe to collapsed state
3682
+ · should be able to trigger collapse/expand via event
3683
+ · panel collapse can be controlled
3684
+ · conditional panel (5)
3685
+ · errors (3)
3686
+ · utils (5)
3687
+ [?25l ❯ src/machine.test.ts (41)
3688
+ ✓ constraints (14)
3689
+ ❯ collapsible panel (14)
3690
+ ✓ panel can be collapsible: undefined
3691
+ ✓ panel can be collapsible: ease-in-out 406ms
3692
+ ✓ panel can be collapsible: bounce 406ms
3693
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3694
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3695
+ g] } 1304ms
1870
3696
  ✓ throws when you collapse a panel and there are no handles
1871
3697
  ✓ collapsible panel can have collapsed size - right
1872
3698
  ✓ non collapsible panels should have drag overflow too
@@ -1878,12 +3704,16 @@
1878
3704
  · panel collapse can be controlled
1879
3705
  · conditional panel (5)
1880
3706
  · errors (3)
1881
- [?25l ❯ src/machine.test.ts (34)
3707
+ · utils (5)
3708
+ [?25l ❯ src/machine.test.ts (41)
1882
3709
  ✓ constraints (14)
1883
- ❯ collapsible panel (12)
3710
+ ❯ collapsible panel (14)
1884
3711
  ✓ panel can be collapsible: undefined
1885
3712
  ✓ panel can be collapsible: ease-in-out 406ms
1886
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3713
+ ✓ panel can be collapsible: bounce 406ms
3714
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3715
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3716
+ g] } 1304ms
1887
3717
  ✓ throws when you collapse a panel and there are no handles
1888
3718
  ✓ collapsible panel can have collapsed size - right
1889
3719
  ✓ non collapsible panels should have drag overflow too
@@ -1895,12 +3725,16 @@
1895
3725
  · panel collapse can be controlled
1896
3726
  · conditional panel (5)
1897
3727
  · errors (3)
1898
- [?25l ❯ src/machine.test.ts (34)
3728
+ · utils (5)
3729
+ [?25l ❯ src/machine.test.ts (41)
1899
3730
  ✓ constraints (14)
1900
- ❯ collapsible panel (12)
3731
+ ❯ collapsible panel (14)
1901
3732
  ✓ panel can be collapsible: undefined
1902
3733
  ✓ panel can be collapsible: ease-in-out 406ms
1903
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3734
+ ✓ panel can be collapsible: bounce 406ms
3735
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3736
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3737
+ g] } 1304ms
1904
3738
  ✓ throws when you collapse a panel and there are no handles
1905
3739
  ✓ collapsible panel can have collapsed size - right
1906
3740
  ✓ non collapsible panels should have drag overflow too
@@ -1912,12 +3746,16 @@
1912
3746
  · panel collapse can be controlled
1913
3747
  · conditional panel (5)
1914
3748
  · errors (3)
1915
- [?25l ❯ src/machine.test.ts (34)
3749
+ · utils (5)
3750
+ [?25l ❯ src/machine.test.ts (41)
1916
3751
  ✓ constraints (14)
1917
- ❯ collapsible panel (12)
3752
+ ❯ collapsible panel (14)
1918
3753
  ✓ panel can be collapsible: undefined
1919
3754
  ✓ panel can be collapsible: ease-in-out 406ms
1920
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3755
+ ✓ panel can be collapsible: bounce 406ms
3756
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3757
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3758
+ g] } 1304ms
1921
3759
  ✓ throws when you collapse a panel and there are no handles
1922
3760
  ✓ collapsible panel can have collapsed size - right
1923
3761
  ✓ non collapsible panels should have drag overflow too
@@ -1929,12 +3767,16 @@
1929
3767
  · panel collapse can be controlled
1930
3768
  · conditional panel (5)
1931
3769
  · errors (3)
1932
- [?25l ❯ src/machine.test.ts (34)
3770
+ · utils (5)
3771
+ [?25l ❯ src/machine.test.ts (41)
1933
3772
  ✓ constraints (14)
1934
- ❯ collapsible panel (12)
3773
+ ❯ collapsible panel (14)
1935
3774
  ✓ panel can be collapsible: undefined
1936
3775
  ✓ panel can be collapsible: ease-in-out 406ms
1937
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3776
+ ✓ panel can be collapsible: bounce 406ms
3777
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3778
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3779
+ g] } 1304ms
1938
3780
  ✓ throws when you collapse a panel and there are no handles
1939
3781
  ✓ collapsible panel can have collapsed size - right
1940
3782
  ✓ non collapsible panels should have drag overflow too
@@ -1946,12 +3788,16 @@
1946
3788
  · panel collapse can be controlled
1947
3789
  · conditional panel (5)
1948
3790
  · errors (3)
1949
- [?25l ❯ src/machine.test.ts (34)
3791
+ · utils (5)
3792
+ [?25l ❯ src/machine.test.ts (41)
1950
3793
  ✓ constraints (14)
1951
- ❯ collapsible panel (12)
3794
+ ❯ collapsible panel (14)
1952
3795
  ✓ panel can be collapsible: undefined
1953
3796
  ✓ panel can be collapsible: ease-in-out 406ms
1954
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3797
+ ✓ panel can be collapsible: bounce 406ms
3798
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3799
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3800
+ g] } 1304ms
1955
3801
  ✓ throws when you collapse a panel and there are no handles
1956
3802
  ✓ collapsible panel can have collapsed size - right
1957
3803
  ✓ non collapsible panels should have drag overflow too
@@ -1963,12 +3809,16 @@
1963
3809
  · panel collapse can be controlled
1964
3810
  · conditional panel (5)
1965
3811
  · errors (3)
1966
- [?25l ❯ src/machine.test.ts (34)
3812
+ · utils (5)
3813
+ [?25l ❯ src/machine.test.ts (41)
1967
3814
  ✓ constraints (14)
1968
- ❯ collapsible panel (12)
3815
+ ❯ collapsible panel (14)
1969
3816
  ✓ panel can be collapsible: undefined
1970
3817
  ✓ panel can be collapsible: ease-in-out 406ms
1971
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3818
+ ✓ panel can be collapsible: bounce 406ms
3819
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3820
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3821
+ g] } 1304ms
1972
3822
  ✓ throws when you collapse a panel and there are no handles
1973
3823
  ✓ collapsible panel can have collapsed size - right
1974
3824
  ✓ non collapsible panels should have drag overflow too
@@ -1980,12 +3830,16 @@
1980
3830
  · panel collapse can be controlled
1981
3831
  · conditional panel (5)
1982
3832
  · errors (3)
1983
- [?25l ❯ src/machine.test.ts (34)
3833
+ · utils (5)
3834
+ [?25l ❯ src/machine.test.ts (41)
1984
3835
  ✓ constraints (14)
1985
- ❯ collapsible panel (12)
3836
+ ❯ collapsible panel (14)
1986
3837
  ✓ panel can be collapsible: undefined
1987
3838
  ✓ panel can be collapsible: ease-in-out 406ms
1988
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3839
+ ✓ panel can be collapsible: bounce 406ms
3840
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3841
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3842
+ g] } 1304ms
1989
3843
  ✓ throws when you collapse a panel and there are no handles
1990
3844
  ✓ collapsible panel can have collapsed size - right
1991
3845
  ✓ non collapsible panels should have drag overflow too
@@ -1997,12 +3851,16 @@
1997
3851
  · panel collapse can be controlled
1998
3852
  · conditional panel (5)
1999
3853
  · errors (3)
2000
- [?25l ❯ src/machine.test.ts (34)
3854
+ · utils (5)
3855
+ [?25l ❯ src/machine.test.ts (41)
2001
3856
  ✓ constraints (14)
2002
- ❯ collapsible panel (12)
3857
+ ❯ collapsible panel (14)
2003
3858
  ✓ panel can be collapsible: undefined
2004
3859
  ✓ panel can be collapsible: ease-in-out 406ms
2005
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3860
+ ✓ panel can be collapsible: bounce 406ms
3861
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3862
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3863
+ g] } 1304ms
2006
3864
  ✓ throws when you collapse a panel and there are no handles
2007
3865
  ✓ collapsible panel can have collapsed size - right
2008
3866
  ✓ non collapsible panels should have drag overflow too
@@ -2014,12 +3872,16 @@
2014
3872
  · panel collapse can be controlled
2015
3873
  · conditional panel (5)
2016
3874
  · errors (3)
2017
- [?25l ❯ src/machine.test.ts (34)
3875
+ · utils (5)
3876
+ [?25l ❯ src/machine.test.ts (41)
2018
3877
  ✓ constraints (14)
2019
- ❯ collapsible panel (12)
3878
+ ❯ collapsible panel (14)
2020
3879
  ✓ panel can be collapsible: undefined
2021
3880
  ✓ panel can be collapsible: ease-in-out 406ms
2022
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3881
+ ✓ panel can be collapsible: bounce 406ms
3882
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3883
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3884
+ g] } 1304ms
2023
3885
  ✓ throws when you collapse a panel and there are no handles
2024
3886
  ✓ collapsible panel can have collapsed size - right
2025
3887
  ✓ non collapsible panels should have drag overflow too
@@ -2031,12 +3893,16 @@
2031
3893
  · panel collapse can be controlled
2032
3894
  · conditional panel (5)
2033
3895
  · errors (3)
2034
- [?25l ❯ src/machine.test.ts (34)
3896
+ · utils (5)
3897
+ [?25l ❯ src/machine.test.ts (41)
2035
3898
  ✓ constraints (14)
2036
- ❯ collapsible panel (12)
3899
+ ❯ collapsible panel (14)
2037
3900
  ✓ panel can be collapsible: undefined
2038
3901
  ✓ panel can be collapsible: ease-in-out 406ms
2039
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3902
+ ✓ panel can be collapsible: bounce 406ms
3903
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3904
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3905
+ g] } 1304ms
2040
3906
  ✓ throws when you collapse a panel and there are no handles
2041
3907
  ✓ collapsible panel can have collapsed size - right
2042
3908
  ✓ non collapsible panels should have drag overflow too
@@ -2048,12 +3914,16 @@
2048
3914
  · panel collapse can be controlled
2049
3915
  · conditional panel (5)
2050
3916
  · errors (3)
2051
- [?25l ❯ src/machine.test.ts (34)
3917
+ · utils (5)
3918
+ [?25l ❯ src/machine.test.ts (41)
2052
3919
  ✓ constraints (14)
2053
- ❯ collapsible panel (12)
3920
+ ❯ collapsible panel (14)
2054
3921
  ✓ panel can be collapsible: undefined
2055
3922
  ✓ panel can be collapsible: ease-in-out 406ms
2056
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3923
+ ✓ panel can be collapsible: bounce 406ms
3924
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3925
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3926
+ g] } 1304ms
2057
3927
  ✓ throws when you collapse a panel and there are no handles
2058
3928
  ✓ collapsible panel can have collapsed size - right
2059
3929
  ✓ non collapsible panels should have drag overflow too
@@ -2065,12 +3935,16 @@
2065
3935
  · panel collapse can be controlled
2066
3936
  · conditional panel (5)
2067
3937
  · errors (3)
2068
- [?25l ❯ src/machine.test.ts (34)
3938
+ · utils (5)
3939
+ [?25l ❯ src/machine.test.ts (41)
2069
3940
  ✓ constraints (14)
2070
- ❯ collapsible panel (12)
3941
+ ❯ collapsible panel (14)
2071
3942
  ✓ panel can be collapsible: undefined
2072
3943
  ✓ panel can be collapsible: ease-in-out 406ms
2073
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3944
+ ✓ panel can be collapsible: bounce 406ms
3945
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3946
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3947
+ g] } 1304ms
2074
3948
  ✓ throws when you collapse a panel and there are no handles
2075
3949
  ✓ collapsible panel can have collapsed size - right
2076
3950
  ✓ non collapsible panels should have drag overflow too
@@ -2082,12 +3956,16 @@
2082
3956
  · panel collapse can be controlled
2083
3957
  · conditional panel (5)
2084
3958
  · errors (3)
2085
- [?25l ❯ src/machine.test.ts (34)
3959
+ · utils (5)
3960
+ [?25l ❯ src/machine.test.ts (41)
2086
3961
  ✓ constraints (14)
2087
- ❯ collapsible panel (12)
3962
+ ❯ collapsible panel (14)
2088
3963
  ✓ panel can be collapsible: undefined
2089
3964
  ✓ panel can be collapsible: ease-in-out 406ms
2090
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3965
+ ✓ panel can be collapsible: bounce 406ms
3966
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3967
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3968
+ g] } 1304ms
2091
3969
  ✓ throws when you collapse a panel and there are no handles
2092
3970
  ✓ collapsible panel can have collapsed size - right
2093
3971
  ✓ non collapsible panels should have drag overflow too
@@ -2099,12 +3977,16 @@
2099
3977
  · panel collapse can be controlled
2100
3978
  · conditional panel (5)
2101
3979
  · errors (3)
2102
- [?25l ❯ src/machine.test.ts (34)
3980
+ · utils (5)
3981
+ [?25l ❯ src/machine.test.ts (41)
2103
3982
  ✓ constraints (14)
2104
- ❯ collapsible panel (12)
3983
+ ❯ collapsible panel (14)
2105
3984
  ✓ panel can be collapsible: undefined
2106
3985
  ✓ panel can be collapsible: ease-in-out 406ms
2107
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
3986
+ ✓ panel can be collapsible: bounce 406ms
3987
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
3988
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
3989
+ g] } 1304ms
2108
3990
  ✓ throws when you collapse a panel and there are no handles
2109
3991
  ✓ collapsible panel can have collapsed size - right
2110
3992
  ✓ non collapsible panels should have drag overflow too
@@ -2116,12 +3998,16 @@
2116
3998
  · panel collapse can be controlled
2117
3999
  · conditional panel (5)
2118
4000
  · errors (3)
2119
- [?25l ❯ src/machine.test.ts (34)
4001
+ · utils (5)
4002
+ [?25l ❯ src/machine.test.ts (41)
2120
4003
  ✓ constraints (14)
2121
- ❯ collapsible panel (12)
4004
+ ❯ collapsible panel (14)
2122
4005
  ✓ panel can be collapsible: undefined
2123
4006
  ✓ panel can be collapsible: ease-in-out 406ms
2124
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4007
+ ✓ panel can be collapsible: bounce 406ms
4008
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4009
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4010
+ g] } 1304ms
2125
4011
  ✓ throws when you collapse a panel and there are no handles
2126
4012
  ✓ collapsible panel can have collapsed size - right
2127
4013
  ✓ non collapsible panels should have drag overflow too
@@ -2133,12 +4019,16 @@
2133
4019
  · panel collapse can be controlled
2134
4020
  · conditional panel (5)
2135
4021
  · errors (3)
2136
- [?25l ❯ src/machine.test.ts (34)
4022
+ · utils (5)
4023
+ [?25l ❯ src/machine.test.ts (41)
2137
4024
  ✓ constraints (14)
2138
- ❯ collapsible panel (12)
4025
+ ❯ collapsible panel (14)
2139
4026
  ✓ panel can be collapsible: undefined
2140
4027
  ✓ panel can be collapsible: ease-in-out 406ms
2141
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4028
+ ✓ panel can be collapsible: bounce 406ms
4029
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4030
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4031
+ g] } 1304ms
2142
4032
  ✓ throws when you collapse a panel and there are no handles
2143
4033
  ✓ collapsible panel can have collapsed size - right
2144
4034
  ✓ non collapsible panels should have drag overflow too
@@ -2150,12 +4040,16 @@
2150
4040
  · panel collapse can be controlled
2151
4041
  · conditional panel (5)
2152
4042
  · errors (3)
2153
- [?25l ❯ src/machine.test.ts (34)
4043
+ · utils (5)
4044
+ [?25l ❯ src/machine.test.ts (41)
2154
4045
  ✓ constraints (14)
2155
- ❯ collapsible panel (12)
4046
+ ❯ collapsible panel (14)
2156
4047
  ✓ panel can be collapsible: undefined
2157
4048
  ✓ panel can be collapsible: ease-in-out 406ms
2158
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4049
+ ✓ panel can be collapsible: bounce 406ms
4050
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4051
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4052
+ g] } 1304ms
2159
4053
  ✓ throws when you collapse a panel and there are no handles
2160
4054
  ✓ collapsible panel can have collapsed size - right
2161
4055
  ✓ non collapsible panels should have drag overflow too
@@ -2167,29 +4061,16 @@
2167
4061
  · panel collapse can be controlled
2168
4062
  · conditional panel (5)
2169
4063
  · errors (3)
2170
- [?25l ❯ src/machine.test.ts (34)
2171
- ✓ constraints (14)
2172
- ❯ collapsible panel (12)
2173
- ✓ panel can be collapsible: undefined
2174
- ✓ panel can be collapsible: ease-in-out 406ms
2175
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
2176
- ✓ throws when you collapse a panel and there are no handles
2177
- ✓ collapsible panel can have collapsed size - right
2178
- ✓ non collapsible panels should have drag overflow too
2179
- ✓ can expand default collapsed panel via event
2180
- ✓ collapsible panel can have collapsed size - left
2181
- ⠸ collapsible remembers last position
2182
- · panel can collapse can subscribe to collapsed state
2183
- · should be able to trigger collapse/expand via event
2184
- · panel collapse can be controlled
2185
- · conditional panel (5)
2186
- · errors (3)
2187
- [?25l ❯ src/machine.test.ts (34)
4064
+ · utils (5)
4065
+ [?25l ❯ src/machine.test.ts (41)
2188
4066
  ✓ constraints (14)
2189
- ❯ collapsible panel (12)
4067
+ ❯ collapsible panel (14)
2190
4068
  ✓ panel can be collapsible: undefined
2191
4069
  ✓ panel can be collapsible: ease-in-out 406ms
2192
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4070
+ ✓ panel can be collapsible: bounce 406ms
4071
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4072
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4073
+ g] } 1304ms
2193
4074
  ✓ throws when you collapse a panel and there are no handles
2194
4075
  ✓ collapsible panel can have collapsed size - right
2195
4076
  ✓ non collapsible panels should have drag overflow too
@@ -2201,12 +4082,16 @@
2201
4082
  · panel collapse can be controlled
2202
4083
  · conditional panel (5)
2203
4084
  · errors (3)
2204
- [?25l ❯ src/machine.test.ts (34)
4085
+ · utils (5)
4086
+ [?25l ❯ src/machine.test.ts (41)
2205
4087
  ✓ constraints (14)
2206
- ❯ collapsible panel (12)
4088
+ ❯ collapsible panel (14)
2207
4089
  ✓ panel can be collapsible: undefined
2208
4090
  ✓ panel can be collapsible: ease-in-out 406ms
2209
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4091
+ ✓ panel can be collapsible: bounce 406ms
4092
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4093
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4094
+ g] } 1304ms
2210
4095
  ✓ throws when you collapse a panel and there are no handles
2211
4096
  ✓ collapsible panel can have collapsed size - right
2212
4097
  ✓ non collapsible panels should have drag overflow too
@@ -2218,12 +4103,16 @@
2218
4103
  · panel collapse can be controlled
2219
4104
  · conditional panel (5)
2220
4105
  · errors (3)
2221
- [?25l ❯ src/machine.test.ts (34)
4106
+ · utils (5)
4107
+ [?25l ❯ src/machine.test.ts (41)
2222
4108
  ✓ constraints (14)
2223
- ❯ collapsible panel (12)
4109
+ ❯ collapsible panel (14)
2224
4110
  ✓ panel can be collapsible: undefined
2225
4111
  ✓ panel can be collapsible: ease-in-out 406ms
2226
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4112
+ ✓ panel can be collapsible: bounce 406ms
4113
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4114
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4115
+ g] } 1304ms
2227
4116
  ✓ throws when you collapse a panel and there are no handles
2228
4117
  ✓ collapsible panel can have collapsed size - right
2229
4118
  ✓ non collapsible panels should have drag overflow too
@@ -2235,12 +4124,16 @@
2235
4124
  · panel collapse can be controlled
2236
4125
  · conditional panel (5)
2237
4126
  · errors (3)
2238
- [?25l ❯ src/machine.test.ts (34)
4127
+ · utils (5)
4128
+ [?25l ❯ src/machine.test.ts (41)
2239
4129
  ✓ constraints (14)
2240
- ❯ collapsible panel (12)
4130
+ ❯ collapsible panel (14)
2241
4131
  ✓ panel can be collapsible: undefined
2242
4132
  ✓ panel can be collapsible: ease-in-out 406ms
2243
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4133
+ ✓ panel can be collapsible: bounce 406ms
4134
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4135
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4136
+ g] } 1304ms
2244
4137
  ✓ throws when you collapse a panel and there are no handles
2245
4138
  ✓ collapsible panel can have collapsed size - right
2246
4139
  ✓ non collapsible panels should have drag overflow too
@@ -2252,12 +4145,16 @@
2252
4145
  · panel collapse can be controlled
2253
4146
  · conditional panel (5)
2254
4147
  · errors (3)
2255
- [?25l ❯ src/machine.test.ts (34)
4148
+ · utils (5)
4149
+ [?25l ❯ src/machine.test.ts (41)
2256
4150
  ✓ constraints (14)
2257
- ❯ collapsible panel (12)
4151
+ ❯ collapsible panel (14)
2258
4152
  ✓ panel can be collapsible: undefined
2259
4153
  ✓ panel can be collapsible: ease-in-out 406ms
2260
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4154
+ ✓ panel can be collapsible: bounce 406ms
4155
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4156
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4157
+ g] } 1304ms
2261
4158
  ✓ throws when you collapse a panel and there are no handles
2262
4159
  ✓ collapsible panel can have collapsed size - right
2263
4160
  ✓ non collapsible panels should have drag overflow too
@@ -2269,12 +4166,16 @@
2269
4166
  · panel collapse can be controlled
2270
4167
  · conditional panel (5)
2271
4168
  · errors (3)
2272
- [?25l ❯ src/machine.test.ts (34)
4169
+ · utils (5)
4170
+ [?25l ❯ src/machine.test.ts (41)
2273
4171
  ✓ constraints (14)
2274
- ❯ collapsible panel (12)
4172
+ ❯ collapsible panel (14)
2275
4173
  ✓ panel can be collapsible: undefined
2276
4174
  ✓ panel can be collapsible: ease-in-out 406ms
2277
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4175
+ ✓ panel can be collapsible: bounce 406ms
4176
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4177
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4178
+ g] } 1304ms
2278
4179
  ✓ throws when you collapse a panel and there are no handles
2279
4180
  ✓ collapsible panel can have collapsed size - right
2280
4181
  ✓ non collapsible panels should have drag overflow too
@@ -2286,12 +4187,16 @@
2286
4187
  · panel collapse can be controlled
2287
4188
  · conditional panel (5)
2288
4189
  · errors (3)
2289
- [?25l ❯ src/machine.test.ts (34)
4190
+ · utils (5)
4191
+ [?25l ❯ src/machine.test.ts (41)
2290
4192
  ✓ constraints (14)
2291
- ❯ collapsible panel (12)
4193
+ ❯ collapsible panel (14)
2292
4194
  ✓ panel can be collapsible: undefined
2293
4195
  ✓ panel can be collapsible: ease-in-out 406ms
2294
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4196
+ ✓ panel can be collapsible: bounce 406ms
4197
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4198
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4199
+ g] } 1304ms
2295
4200
  ✓ throws when you collapse a panel and there are no handles
2296
4201
  ✓ collapsible panel can have collapsed size - right
2297
4202
  ✓ non collapsible panels should have drag overflow too
@@ -2303,12 +4208,16 @@
2303
4208
  · panel collapse can be controlled
2304
4209
  · conditional panel (5)
2305
4210
  · errors (3)
2306
- [?25l ❯ src/machine.test.ts (34)
4211
+ · utils (5)
4212
+ [?25l ❯ src/machine.test.ts (41)
2307
4213
  ✓ constraints (14)
2308
- ❯ collapsible panel (12)
4214
+ ❯ collapsible panel (14)
2309
4215
  ✓ panel can be collapsible: undefined
2310
4216
  ✓ panel can be collapsible: ease-in-out 406ms
2311
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4217
+ ✓ panel can be collapsible: bounce 406ms
4218
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4219
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4220
+ g] } 1304ms
2312
4221
  ✓ throws when you collapse a panel and there are no handles
2313
4222
  ✓ collapsible panel can have collapsed size - right
2314
4223
  ✓ non collapsible panels should have drag overflow too
@@ -2320,12 +4229,16 @@
2320
4229
  · panel collapse can be controlled
2321
4230
  · conditional panel (5)
2322
4231
  · errors (3)
2323
- [?25l ❯ src/machine.test.ts (34)
4232
+ · utils (5)
4233
+ [?25l ❯ src/machine.test.ts (41)
2324
4234
  ✓ constraints (14)
2325
- ❯ collapsible panel (12)
4235
+ ❯ collapsible panel (14)
2326
4236
  ✓ panel can be collapsible: undefined
2327
4237
  ✓ panel can be collapsible: ease-in-out 406ms
2328
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4238
+ ✓ panel can be collapsible: bounce 406ms
4239
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4240
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4241
+ g] } 1304ms
2329
4242
  ✓ throws when you collapse a panel and there are no handles
2330
4243
  ✓ collapsible panel can have collapsed size - right
2331
4244
  ✓ non collapsible panels should have drag overflow too
@@ -2337,12 +4250,16 @@
2337
4250
  · panel collapse can be controlled
2338
4251
  · conditional panel (5)
2339
4252
  · errors (3)
2340
- [?25l ❯ src/machine.test.ts (34)
4253
+ · utils (5)
4254
+ [?25l ❯ src/machine.test.ts (41)
2341
4255
  ✓ constraints (14)
2342
- ❯ collapsible panel (12)
4256
+ ❯ collapsible panel (14)
2343
4257
  ✓ panel can be collapsible: undefined
2344
4258
  ✓ panel can be collapsible: ease-in-out 406ms
2345
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4259
+ ✓ panel can be collapsible: bounce 406ms
4260
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4261
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4262
+ g] } 1304ms
2346
4263
  ✓ throws when you collapse a panel and there are no handles
2347
4264
  ✓ collapsible panel can have collapsed size - right
2348
4265
  ✓ non collapsible panels should have drag overflow too
@@ -2354,12 +4271,16 @@
2354
4271
  · panel collapse can be controlled
2355
4272
  · conditional panel (5)
2356
4273
  · errors (3)
2357
- [?25l ❯ src/machine.test.ts (34)
4274
+ · utils (5)
4275
+ [?25l ❯ src/machine.test.ts (41)
2358
4276
  ✓ constraints (14)
2359
- ❯ collapsible panel (12)
4277
+ ❯ collapsible panel (14)
2360
4278
  ✓ panel can be collapsible: undefined
2361
4279
  ✓ panel can be collapsible: ease-in-out 406ms
2362
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4280
+ ✓ panel can be collapsible: bounce 406ms
4281
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4282
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4283
+ g] } 1304ms
2363
4284
  ✓ throws when you collapse a panel and there are no handles
2364
4285
  ✓ collapsible panel can have collapsed size - right
2365
4286
  ✓ non collapsible panels should have drag overflow too
@@ -2371,12 +4292,16 @@
2371
4292
  · panel collapse can be controlled
2372
4293
  · conditional panel (5)
2373
4294
  · errors (3)
2374
- [?25l ❯ src/machine.test.ts (34)
4295
+ · utils (5)
4296
+ [?25l ❯ src/machine.test.ts (41)
2375
4297
  ✓ constraints (14)
2376
- ❯ collapsible panel (12)
4298
+ ❯ collapsible panel (14)
2377
4299
  ✓ panel can be collapsible: undefined
2378
4300
  ✓ panel can be collapsible: ease-in-out 406ms
2379
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4301
+ ✓ panel can be collapsible: bounce 406ms
4302
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4303
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4304
+ g] } 1304ms
2380
4305
  ✓ throws when you collapse a panel and there are no handles
2381
4306
  ✓ collapsible panel can have collapsed size - right
2382
4307
  ✓ non collapsible panels should have drag overflow too
@@ -2388,12 +4313,16 @@
2388
4313
  · panel collapse can be controlled
2389
4314
  · conditional panel (5)
2390
4315
  · errors (3)
2391
- [?25l ❯ src/machine.test.ts (34)
4316
+ · utils (5)
4317
+ [?25l ❯ src/machine.test.ts (41)
2392
4318
  ✓ constraints (14)
2393
- ❯ collapsible panel (12)
4319
+ ❯ collapsible panel (14)
2394
4320
  ✓ panel can be collapsible: undefined
2395
4321
  ✓ panel can be collapsible: ease-in-out 406ms
2396
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4322
+ ✓ panel can be collapsible: bounce 406ms
4323
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4324
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4325
+ g] } 1304ms
2397
4326
  ✓ throws when you collapse a panel and there are no handles
2398
4327
  ✓ collapsible panel can have collapsed size - right
2399
4328
  ✓ non collapsible panels should have drag overflow too
@@ -2405,12 +4334,16 @@
2405
4334
  ⠙ panel collapse can be controlled
2406
4335
  · conditional panel (5)
2407
4336
  · errors (3)
2408
- [?25l ❯ src/machine.test.ts (34)
4337
+ · utils (5)
4338
+ [?25l ❯ src/machine.test.ts (41)
2409
4339
  ✓ constraints (14)
2410
- ❯ collapsible panel (12)
4340
+ ❯ collapsible panel (14)
2411
4341
  ✓ panel can be collapsible: undefined
2412
4342
  ✓ panel can be collapsible: ease-in-out 406ms
2413
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4343
+ ✓ panel can be collapsible: bounce 406ms
4344
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4345
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4346
+ g] } 1304ms
2414
4347
  ✓ throws when you collapse a panel and there are no handles
2415
4348
  ✓ collapsible panel can have collapsed size - right
2416
4349
  ✓ non collapsible panels should have drag overflow too
@@ -2422,12 +4355,16 @@
2422
4355
  ⠹ panel collapse can be controlled
2423
4356
  · conditional panel (5)
2424
4357
  · errors (3)
2425
- [?25l ❯ src/machine.test.ts (34)
4358
+ · utils (5)
4359
+ [?25l ❯ src/machine.test.ts (41)
2426
4360
  ✓ constraints (14)
2427
- ❯ collapsible panel (12)
4361
+ ❯ collapsible panel (14)
2428
4362
  ✓ panel can be collapsible: undefined
2429
4363
  ✓ panel can be collapsible: ease-in-out 406ms
2430
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4364
+ ✓ panel can be collapsible: bounce 406ms
4365
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4366
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4367
+ g] } 1304ms
2431
4368
  ✓ throws when you collapse a panel and there are no handles
2432
4369
  ✓ collapsible panel can have collapsed size - right
2433
4370
  ✓ non collapsible panels should have drag overflow too
@@ -2439,12 +4376,16 @@
2439
4376
  ⠸ panel collapse can be controlled
2440
4377
  · conditional panel (5)
2441
4378
  · errors (3)
2442
- [?25l ❯ src/machine.test.ts (34)
4379
+ · utils (5)
4380
+ [?25l ❯ src/machine.test.ts (41)
2443
4381
  ✓ constraints (14)
2444
- ❯ collapsible panel (12)
4382
+ ❯ collapsible panel (14)
2445
4383
  ✓ panel can be collapsible: undefined
2446
4384
  ✓ panel can be collapsible: ease-in-out 406ms
2447
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4385
+ ✓ panel can be collapsible: bounce 406ms
4386
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4387
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4388
+ g] } 1304ms
2448
4389
  ✓ throws when you collapse a panel and there are no handles
2449
4390
  ✓ collapsible panel can have collapsed size - right
2450
4391
  ✓ non collapsible panels should have drag overflow too
@@ -2456,12 +4397,16 @@
2456
4397
  ⠼ panel collapse can be controlled
2457
4398
  · conditional panel (5)
2458
4399
  · errors (3)
2459
- [?25l ❯ src/machine.test.ts (34)
4400
+ · utils (5)
4401
+ [?25l ❯ src/machine.test.ts (41)
2460
4402
  ✓ constraints (14)
2461
- ❯ collapsible panel (12)
4403
+ ❯ collapsible panel (14)
2462
4404
  ✓ panel can be collapsible: undefined
2463
4405
  ✓ panel can be collapsible: ease-in-out 406ms
2464
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4406
+ ✓ panel can be collapsible: bounce 406ms
4407
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4408
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4409
+ g] } 1304ms
2465
4410
  ✓ throws when you collapse a panel and there are no handles
2466
4411
  ✓ collapsible panel can have collapsed size - right
2467
4412
  ✓ non collapsible panels should have drag overflow too
@@ -2473,12 +4418,16 @@
2473
4418
  ⠴ panel collapse can be controlled
2474
4419
  · conditional panel (5)
2475
4420
  · errors (3)
2476
- [?25l ❯ src/machine.test.ts (34)
4421
+ · utils (5)
4422
+ [?25l ❯ src/machine.test.ts (41)
2477
4423
  ✓ constraints (14)
2478
- ❯ collapsible panel (12)
4424
+ ❯ collapsible panel (14)
2479
4425
  ✓ panel can be collapsible: undefined
2480
4426
  ✓ panel can be collapsible: ease-in-out 406ms
2481
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4427
+ ✓ panel can be collapsible: bounce 406ms
4428
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4429
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4430
+ g] } 1304ms
2482
4431
  ✓ throws when you collapse a panel and there are no handles
2483
4432
  ✓ collapsible panel can have collapsed size - right
2484
4433
  ✓ non collapsible panels should have drag overflow too
@@ -2490,12 +4439,16 @@
2490
4439
  ⠦ panel collapse can be controlled
2491
4440
  · conditional panel (5)
2492
4441
  · errors (3)
2493
- [?25l ❯ src/machine.test.ts (34)
4442
+ · utils (5)
4443
+ [?25l ❯ src/machine.test.ts (41)
2494
4444
  ✓ constraints (14)
2495
- ❯ collapsible panel (12)
4445
+ ❯ collapsible panel (14)
2496
4446
  ✓ panel can be collapsible: undefined
2497
4447
  ✓ panel can be collapsible: ease-in-out 406ms
2498
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4448
+ ✓ panel can be collapsible: bounce 406ms
4449
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4450
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4451
+ g] } 1304ms
2499
4452
  ✓ throws when you collapse a panel and there are no handles
2500
4453
  ✓ collapsible panel can have collapsed size - right
2501
4454
  ✓ non collapsible panels should have drag overflow too
@@ -2507,12 +4460,16 @@
2507
4460
  ⠧ panel collapse can be controlled
2508
4461
  · conditional panel (5)
2509
4462
  · errors (3)
2510
- [?25l ❯ src/machine.test.ts (34)
4463
+ · utils (5)
4464
+ [?25l ❯ src/machine.test.ts (41)
2511
4465
  ✓ constraints (14)
2512
- ❯ collapsible panel (12)
4466
+ ❯ collapsible panel (14)
2513
4467
  ✓ panel can be collapsible: undefined
2514
4468
  ✓ panel can be collapsible: ease-in-out 406ms
2515
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4469
+ ✓ panel can be collapsible: bounce 406ms
4470
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4471
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4472
+ g] } 1304ms
2516
4473
  ✓ throws when you collapse a panel and there are no handles
2517
4474
  ✓ collapsible panel can have collapsed size - right
2518
4475
  ✓ non collapsible panels should have drag overflow too
@@ -2524,12 +4481,16 @@
2524
4481
  ⠇ panel collapse can be controlled
2525
4482
  · conditional panel (5)
2526
4483
  · errors (3)
2527
- [?25l ❯ src/machine.test.ts (34)
4484
+ · utils (5)
4485
+ [?25l ❯ src/machine.test.ts (41)
2528
4486
  ✓ constraints (14)
2529
- ❯ collapsible panel (12)
4487
+ ❯ collapsible panel (14)
2530
4488
  ✓ panel can be collapsible: undefined
2531
4489
  ✓ panel can be collapsible: ease-in-out 406ms
2532
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4490
+ ✓ panel can be collapsible: bounce 406ms
4491
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4492
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4493
+ g] } 1304ms
2533
4494
  ✓ throws when you collapse a panel and there are no handles
2534
4495
  ✓ collapsible panel can have collapsed size - right
2535
4496
  ✓ non collapsible panels should have drag overflow too
@@ -2541,12 +4502,16 @@
2541
4502
  ⠏ panel collapse can be controlled
2542
4503
  · conditional panel (5)
2543
4504
  · errors (3)
2544
- [?25l ❯ src/machine.test.ts (34)
4505
+ · utils (5)
4506
+ [?25l ❯ src/machine.test.ts (41)
2545
4507
  ✓ constraints (14)
2546
- ❯ collapsible panel (12)
4508
+ ❯ collapsible panel (14)
2547
4509
  ✓ panel can be collapsible: undefined
2548
4510
  ✓ panel can be collapsible: ease-in-out 406ms
2549
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4511
+ ✓ panel can be collapsible: bounce 406ms
4512
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4513
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4514
+ g] } 1304ms
2550
4515
  ✓ throws when you collapse a panel and there are no handles
2551
4516
  ✓ collapsible panel can have collapsed size - right
2552
4517
  ✓ non collapsible panels should have drag overflow too
@@ -2558,12 +4523,16 @@
2558
4523
  ⠋ panel collapse can be controlled
2559
4524
  · conditional panel (5)
2560
4525
  · errors (3)
2561
- [?25l ❯ src/machine.test.ts (34)
4526
+ · utils (5)
4527
+ [?25l ❯ src/machine.test.ts (41)
2562
4528
  ✓ constraints (14)
2563
- ❯ collapsible panel (12)
4529
+ ❯ collapsible panel (14)
2564
4530
  ✓ panel can be collapsible: undefined
2565
4531
  ✓ panel can be collapsible: ease-in-out 406ms
2566
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4532
+ ✓ panel can be collapsible: bounce 406ms
4533
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4534
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4535
+ g] } 1304ms
2567
4536
  ✓ throws when you collapse a panel and there are no handles
2568
4537
  ✓ collapsible panel can have collapsed size - right
2569
4538
  ✓ non collapsible panels should have drag overflow too
@@ -2575,12 +4544,16 @@
2575
4544
  ⠙ panel collapse can be controlled
2576
4545
  · conditional panel (5)
2577
4546
  · errors (3)
2578
- [?25l ❯ src/machine.test.ts (34)
4547
+ · utils (5)
4548
+ [?25l ❯ src/machine.test.ts (41)
2579
4549
  ✓ constraints (14)
2580
- ❯ collapsible panel (12)
4550
+ ❯ collapsible panel (14)
2581
4551
  ✓ panel can be collapsible: undefined
2582
4552
  ✓ panel can be collapsible: ease-in-out 406ms
2583
- ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasing] } 1305ms
4553
+ ✓ panel can be collapsible: bounce 406ms
4554
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4555
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4556
+ g] } 1304ms
2584
4557
  ✓ throws when you collapse a panel and there are no handles
2585
4558
  ✓ collapsible panel can have collapsed size - right
2586
4559
  ✓ non collapsible panels should have drag overflow too
@@ -2592,18 +4565,165 @@
2592
4565
  ⠹ panel collapse can be controlled
2593
4566
  · conditional panel (5)
2594
4567
  · errors (3)
2595
- [?25l ✓ src/machine.test.ts (34) 2689ms
2596
- [?25l[?25l[?25l ✓ src/machine.test.ts (34) 2689ms
2597
- ✓ src/utils.test.ts (7)
2598
-  ✓ src/machine.test.ts (34) 2689ms
2599
- ✓ src/utils.test.ts (7)
4568
+ · utils (5)
4569
+ [?25l ❯ src/machine.test.ts (41)
4570
+ ✓ constraints (14)
4571
+ ❯ collapsible panel (14)
4572
+ ✓ panel can be collapsible: undefined
4573
+ ✓ panel can be collapsible: ease-in-out 406ms
4574
+ ✓ panel can be collapsible: bounce 406ms
4575
+ ✓ panel can be collapsible: { duration: 500, easing: 'linear' } 605ms
4576
+ ✓ panel can be collapsible: { duration: 1000, easing: [Function springEasin
4577
+ g] } 1304ms
4578
+ ✓ throws when you collapse a panel and there are no handles
4579
+ ✓ collapsible panel can have collapsed size - right
4580
+ ✓ non collapsible panels should have drag overflow too
4581
+ ✓ can expand default collapsed panel via event
4582
+ ✓ collapsible panel can have collapsed size - left
4583
+ ✓ collapsible remembers last position
4584
+ ✓ panel can collapse can subscribe to collapsed state
4585
+ ✓ should be able to trigger collapse/expand via event
4586
+ ⠸ panel collapse can be controlled
4587
+ · conditional panel (5)
4588
+ · errors (3)
4589
+ · utils (5)
4590
+ [?25l ✓ src/machine.test.ts (41) 3704ms
4591
+ [?25l[?25l[?25l[?25l ✓ src/machine.test.ts (41) 3704ms
4592
+ · src/utils.test.ts (13)
4593
+ [?25l ✓ src/machine.test.ts (41) 3704ms
4594
+ ✓ src/utils.test.ts (13)
4595
+  ✓ src/machine.test.ts (41) 3704ms
4596
+ ✓ src/utils.test.ts (13)
2600
4597
 
2601
4598
   Test Files  2 passed (2)
2602
-  Tests  41 passed (41)
2603
-  Start at  17:37:08
2604
-  Duration  5.20s (transform 0ms, setup 0ms, collect 143ms, tests 2.69s, environment 0ms, prepare 281ms)
4599
+  Tests  54 passed (54)
4600
+  Start at  16:08:57
4601
+  Duration  5.74s (transform 0ms, setup 0ms, collect 396ms, tests 3.71s, environment 0ms, prepare 279ms)
2605
4602
 
4603
+  % Coverage report from istanbul
4604
+ ----------|---------|----------|---------|---------|----------------------------
4605
+ File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
4606
+ ----------|---------|----------|---------|---------|----------------------------
4607
+ All files |  98.25 |  97.58 |  98.79 |  98.21 |  
4608
+  index.ts |  98.25 |  97.58 |  98.79 |  98.21 | ...779,1142,1272,1479-1481
4609
+ ----------|---------|----------|---------|---------|----------------------------
2606
4610
 
2607
4611
   PASS  Waiting for file changes...
2608
4612
  press h to show help, press q to quit
2609
- [?25h ELIFECYCLE  Test failed. See above for more details.
4613
+ c
4614
+  RERUN  src/utils.test.ts x1
4615
+
4616
+ [?25l · src/utils.test.ts (14)
4617
+ · getUnitPercentageValue (3)
4618
+ · works with pixels
4619
+ · works with percentages
4620
+ · works with 0
4621
+ · getCollapsiblePanelForHandleId (4)
4622
+ · works with left collapsible panel
4623
+ · works with right collapsible panel
4624
+ · throws when no items
4625
+ · throws when no collapsible panel
4626
+ · getCursor (6)
4627
+ · horizontal (3)
4628
+ · works before overshoot
4629
+ · works at overshoot
4630
+ · works after overshoot
4631
+ · vertical (3)
4632
+ · works before overshoot
4633
+ · works at overshoot
4634
+ · works after overshoot
4635
+ · initializePanelHandleData (1)
4636
+ · works
4637
+ [?25l ❯ src/utils.test.ts (14)
4638
+ ✓ getUnitPercentageValue (3)
4639
+ ✓ works with pixels
4640
+ ✓ works with percentages
4641
+ ✓ works with 0
4642
+ ✓ getCollapsiblePanelForHandleId (4)
4643
+ ✓ works with left collapsible panel
4644
+ ✓ works with right collapsible panel
4645
+ ✓ throws when no items
4646
+ ✓ throws when no collapsible panel
4647
+ ✓ getCursor (6)
4648
+ ✓ horizontal (3)
4649
+ ✓ works before overshoot
4650
+ ✓ works at overshoot
4651
+ ✓ works after overshoot
4652
+ ✓ vertical (3)
4653
+ ✓ works before overshoot
4654
+ ✓ works at overshoot
4655
+ ✓ works after overshoot
4656
+ ❯ initializePanelHandleData (1)
4657
+ × works
4658
+  ❯ src/utils.test.ts (14)
4659
+ ✓ getUnitPercentageValue (3)
4660
+ ✓ works with pixels
4661
+ ✓ works with percentages
4662
+ ✓ works with 0
4663
+ ✓ getCollapsiblePanelForHandleId (4)
4664
+ ✓ works with left collapsible panel
4665
+ ✓ works with right collapsible panel
4666
+ ✓ throws when no items
4667
+ ✓ throws when no collapsible panel
4668
+ ✓ getCursor (6)
4669
+ ✓ horizontal (3)
4670
+ ✓ works before overshoot
4671
+ ✓ works at overshoot
4672
+ ✓ works after overshoot
4673
+ ✓ vertical (3)
4674
+ ✓ works before overshoot
4675
+ ✓ works at overshoot
4676
+ ✓ works after overshoot
4677
+ ❯ initializePanelHandleData (1)
4678
+ × works
4679
+
4680
+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
4681
+
4682
+  FAIL  src/utils.test.ts > initializePanelHandleData > works
4683
+ Error: Snapshot `initializePanelHandleData > works 1` mismatched
4684
+
4685
+ - Expected
4686
+ + Received
4687
+
4688
+ @@ -1,10 +1,6 @@
4689
+  {
4690
+ - "currentValue": {
4691
+ - "type": "pixel",
4692
+ - "value": "10",
4693
+ - },
4694
+  "id": "resizer-1",
4695
+  "size": {
4696
+  "type": "pixel",
4697
+  "value": "10",
4698
+  },
4699
+
4700
+  ❯ src/utils.test.ts:170:17
4701
+ 168|  });
4702
+ 169| 
4703
+ 170|  expect(data).toMatchInlineSnapshot(`
4704
+  |  ^
4705
+ 171|  {
4706
+ 172|  "currentValue": {
4707
+
4708
+ ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯
4709
+
4710
+  Snapshots  1 failed
4711
+  Test Files  1 failed (1)
4712
+  Tests  1 failed | 13 passed (14)
4713
+  Start at  16:10:20
4714
+  Duration  55ms
4715
+
4716
+  % Coverage report from istanbul
4717
+ ----------|---------|----------|---------|---------|----------------------------
4718
+ File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
4719
+ ----------|---------|----------|---------|---------|----------------------------
4720
+ All files |  10.47 |  16.31 |  14.45 |  10.43 |  
4721
+  index.ts |  10.47 |  16.31 |  14.45 |  10.43 | ...285,1309-1367,1434-1689
4722
+ ----------|---------|----------|---------|---------|----------------------------
4723
+
4724
+  FAIL  Tests failed. Watching for file changes...
4725
+ press u to update snapshot, press h to show help
4726
+ [?25l rerun x1
4727
+ [?25l rerun x1
4728
+ [?25l rerun x1
4729
+ [?25h ELIFECYCLE  Test failed. See above for more details.