@@ -216,6 +216,23 @@ exports[`Storyshots Advanced Drag from external source 1`] = `
216
216
← drag this
217
217
</div >
218
218
<br />
219
+ <form
220
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
221
+ id = " codesandbox-form"
222
+ method = " POST"
223
+ >
224
+ <input
225
+ id = " codesandbox-parameters"
226
+ name = " parameters"
227
+ type = " hidden"
228
+ />
229
+ </form >
230
+ <button
231
+ className = " sandboxButton"
232
+ onClick = { [Function ]}
233
+ >
234
+ PLAY WITH THIS CODE →
235
+ </button >
219
236
<a
220
237
className = " sourceLink"
221
238
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/external-node.js"
@@ -679,6 +696,23 @@ exports[`Storyshots Advanced Drag out to remove 1`] = `
679
696
</div >
680
697
</div >
681
698
<br />
699
+ <form
700
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
701
+ id = " codesandbox-form"
702
+ method = " POST"
703
+ >
704
+ <input
705
+ id = " codesandbox-parameters"
706
+ name = " parameters"
707
+ type = " hidden"
708
+ />
709
+ </form >
710
+ <button
711
+ className = " sandboxButton"
712
+ onClick = { [Function ]}
713
+ >
714
+ PLAY WITH THIS CODE →
715
+ </button >
682
716
<a
683
717
className = " sourceLink"
684
718
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/drag-out-to-remove.js"
@@ -985,6 +1019,23 @@ exports[`Storyshots Advanced Playing with generateNodeProps 1`] = `
985
1019
</div >
986
1020
</div >
987
1021
<br />
1022
+ <form
1023
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
1024
+ id = " codesandbox-form"
1025
+ method = " POST"
1026
+ >
1027
+ <input
1028
+ id = " codesandbox-parameters"
1029
+ name = " parameters"
1030
+ type = " hidden"
1031
+ />
1032
+ </form >
1033
+ <button
1034
+ className = " sandboxButton"
1035
+ onClick = { [Function ]}
1036
+ >
1037
+ PLAY WITH THIS CODE →
1038
+ </button >
988
1039
<a
989
1040
className = " sourceLink"
990
1041
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/generate-node-props.js"
@@ -1233,6 +1284,23 @@ exports[`Storyshots Advanced Touch support (Experimental) 1`] = `
1233
1284
</div >
1234
1285
</div >
1235
1286
<br />
1287
+ <form
1288
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
1289
+ id = " codesandbox-form"
1290
+ method = " POST"
1291
+ >
1292
+ <input
1293
+ id = " codesandbox-parameters"
1294
+ name = " parameters"
1295
+ type = " hidden"
1296
+ />
1297
+ </form >
1298
+ <button
1299
+ className = " sandboxButton"
1300
+ onClick = { [Function ]}
1301
+ >
1302
+ PLAY WITH THIS CODE →
1303
+ </button >
1236
1304
<a
1237
1305
className = " sourceLink"
1238
1306
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/touch-support.js"
@@ -1693,6 +1761,23 @@ exports[`Storyshots Advanced Tree-to-tree dragging 1`] = `
1693
1761
</div >
1694
1762
</div >
1695
1763
<br />
1764
+ <form
1765
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
1766
+ id = " codesandbox-form"
1767
+ method = " POST"
1768
+ >
1769
+ <input
1770
+ id = " codesandbox-parameters"
1771
+ name = " parameters"
1772
+ type = " hidden"
1773
+ />
1774
+ </form >
1775
+ <button
1776
+ className = " sandboxButton"
1777
+ onClick = { [Function ]}
1778
+ >
1779
+ PLAY WITH THIS CODE →
1780
+ </button >
1696
1781
<a
1697
1782
className = " sourceLink"
1698
1783
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/tree-to-tree.js"
@@ -1950,6 +2035,23 @@ exports[`Storyshots Basics Add and remove nodes programmatically 1`] = `
1950
2035
</button >
1951
2036
</div >
1952
2037
<br />
2038
+ <form
2039
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
2040
+ id = " codesandbox-form"
2041
+ method = " POST"
2042
+ >
2043
+ <input
2044
+ id = " codesandbox-parameters"
2045
+ name = " parameters"
2046
+ type = " hidden"
2047
+ />
2048
+ </form >
2049
+ <button
2050
+ className = " sandboxButton"
2051
+ onClick = { [Function ]}
2052
+ >
2053
+ PLAY WITH THIS CODE →
2054
+ </button >
1953
2055
<a
1954
2056
className = " sourceLink"
1955
2057
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/add-remove.js"
@@ -2264,6 +2366,23 @@ exports[`Storyshots Basics Callbacks 1`] = `
2264
2366
</div >
2265
2367
</div >
2266
2368
<br />
2369
+ <form
2370
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
2371
+ id = " codesandbox-form"
2372
+ method = " POST"
2373
+ >
2374
+ <input
2375
+ id = " codesandbox-parameters"
2376
+ name = " parameters"
2377
+ type = " hidden"
2378
+ />
2379
+ </form >
2380
+ <button
2381
+ className = " sandboxButton"
2382
+ onClick = { [Function ]}
2383
+ >
2384
+ PLAY WITH THIS CODE →
2385
+ </button >
2267
2386
<a
2268
2387
className = " sourceLink"
2269
2388
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/callbacks.js"
@@ -2505,6 +2624,23 @@ exports[`Storyshots Basics Minimal implementation 1`] = `
2505
2624
</div >
2506
2625
</div >
2507
2626
<br />
2627
+ <form
2628
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
2629
+ id = " codesandbox-form"
2630
+ method = " POST"
2631
+ >
2632
+ <input
2633
+ id = " codesandbox-parameters"
2634
+ name = " parameters"
2635
+ type = " hidden"
2636
+ />
2637
+ </form >
2638
+ <button
2639
+ className = " sandboxButton"
2640
+ onClick = { [Function ]}
2641
+ >
2642
+ PLAY WITH THIS CODE →
2643
+ </button >
2508
2644
<a
2509
2645
className = " sourceLink"
2510
2646
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/barebones.js"
@@ -2842,6 +2978,23 @@ exports[`Storyshots Basics Modify nodes 1`] = `
2842
2978
</div >
2843
2979
</div >
2844
2980
<br />
2981
+ <form
2982
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
2983
+ id = " codesandbox-form"
2984
+ method = " POST"
2985
+ >
2986
+ <input
2987
+ id = " codesandbox-parameters"
2988
+ name = " parameters"
2989
+ type = " hidden"
2990
+ />
2991
+ </form >
2992
+ <button
2993
+ className = " sandboxButton"
2994
+ onClick = { [Function ]}
2995
+ >
2996
+ PLAY WITH THIS CODE →
2997
+ </button >
2845
2998
<a
2846
2999
className = " sourceLink"
2847
3000
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/modify-nodes.js"
@@ -3412,6 +3565,23 @@ exports[`Storyshots Basics Prevent drop 1`] = `
3412
3565
</div >
3413
3566
</div >
3414
3567
<br />
3568
+ <form
3569
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
3570
+ id = " codesandbox-form"
3571
+ method = " POST"
3572
+ >
3573
+ <input
3574
+ id = " codesandbox-parameters"
3575
+ name = " parameters"
3576
+ type = " hidden"
3577
+ />
3578
+ </form >
3579
+ <button
3580
+ className = " sandboxButton"
3581
+ onClick = { [Function ]}
3582
+ >
3583
+ PLAY WITH THIS CODE →
3584
+ </button >
3415
3585
<a
3416
3586
className = " sourceLink"
3417
3587
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/can-drop.js"
@@ -3613,6 +3783,23 @@ exports[`Storyshots Basics Search 1`] = `
3613
3783
</div >
3614
3784
</div >
3615
3785
<br />
3786
+ <form
3787
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
3788
+ id = " codesandbox-form"
3789
+ method = " POST"
3790
+ >
3791
+ <input
3792
+ id = " codesandbox-parameters"
3793
+ name = " parameters"
3794
+ type = " hidden"
3795
+ />
3796
+ </form >
3797
+ <button
3798
+ className = " sandboxButton"
3799
+ onClick = { [Function ]}
3800
+ >
3801
+ PLAY WITH THIS CODE →
3802
+ </button >
3616
3803
<a
3617
3804
className = " sourceLink"
3618
3805
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/search.js"
@@ -4090,6 +4277,23 @@ exports[`Storyshots Basics Themes 1`] = `
4090
4277
</div >
4091
4278
</div >
4092
4279
<br />
4280
+ <form
4281
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
4282
+ id = " codesandbox-form"
4283
+ method = " POST"
4284
+ >
4285
+ <input
4286
+ id = " codesandbox-parameters"
4287
+ name = " parameters"
4288
+ type = " hidden"
4289
+ />
4290
+ </form >
4291
+ <button
4292
+ className = " sandboxButton"
4293
+ onClick = { [Function ]}
4294
+ >
4295
+ PLAY WITH THIS CODE →
4296
+ </button >
4093
4297
<a
4094
4298
className = " sourceLink"
4095
4299
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/themes.js"
@@ -4354,6 +4558,23 @@ exports[`Storyshots Basics treeData import/export 1`] = `
4354
4558
</ul >
4355
4559
</div >
4356
4560
<br />
4561
+ <form
4562
+ action = " https://codesandbox.io/api/v1/sandboxes/define"
4563
+ id = " codesandbox-form"
4564
+ method = " POST"
4565
+ >
4566
+ <input
4567
+ id = " codesandbox-parameters"
4568
+ name = " parameters"
4569
+ type = " hidden"
4570
+ />
4571
+ </form >
4572
+ <button
4573
+ className = " sandboxButton"
4574
+ onClick = { [Function ]}
4575
+ >
4576
+ PLAY WITH THIS CODE →
4577
+ </button >
4357
4578
<a
4358
4579
className = " sourceLink"
4359
4580
href = " https://github.com/fritz-c/react-sortable-tree/blob/master/examples/storybooks/tree-data-io.js"
0 commit comments