@scm-manager/ui-components 2.31.2-20220208-073644 → 2.32.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.
- package/package.json +5 -5
- package/src/DangerZone.tsx +1 -2
- package/src/SyntaxHighlighter.tsx +4 -3
- package/src/__snapshots__/storyshots.test.ts.snap +215 -190
- package/src/buttons/CreateButton.tsx +1 -1
- package/src/buttons/OpenInFullscreenButton.tsx +1 -1
- package/src/popover/Popover.tsx +2 -2
- package/src/repos/DiffButton.tsx +1 -1
- package/src/repos/JumpToFileButton.tsx +1 -1
- package/src/repos/annotate/AnnotatePopover.tsx +2 -2
- package/src/table/Table.stories.tsx +1 -1
|
@@ -891,7 +891,7 @@ exports[`Storyshots Buttons/CreateButton Default 1`] = `
|
|
|
891
891
|
className="indexstories__Spacing-bpoict-0 ieMGHp"
|
|
892
892
|
>
|
|
893
893
|
<div
|
|
894
|
-
className="CreateButton__Wrapper-f29oo-0
|
|
894
|
+
className="CreateButton__Wrapper-f29oo-0 iODeHj has-text-centered mt-5 p-4"
|
|
895
895
|
>
|
|
896
896
|
<button
|
|
897
897
|
className="button is-primary"
|
|
@@ -4682,10 +4682,13 @@ exports[`Storyshots MarkdownView Code without Lang 1`] = `
|
|
|
4682
4682
|
</code>
|
|
4683
4683
|
</pre>
|
|
4684
4684
|
<button
|
|
4685
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
4685
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
4686
4686
|
onClick={[Function]}
|
|
4687
4687
|
title="syntaxHighlighting.copyButton"
|
|
4688
|
+
type="button"
|
|
4688
4689
|
>
|
|
4690
|
+
|
|
4691
|
+
|
|
4689
4692
|
<i
|
|
4690
4693
|
className="fa fa-clipboard"
|
|
4691
4694
|
/>
|
|
@@ -6912,10 +6915,13 @@ Deserunt officia esse aliquip consectetur duis ut labore laborum commodo aliquip
|
|
|
6912
6915
|
</code>
|
|
6913
6916
|
</pre>
|
|
6914
6917
|
<button
|
|
6915
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
6918
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
6916
6919
|
onClick={[Function]}
|
|
6917
6920
|
title="syntaxHighlighting.copyButton"
|
|
6921
|
+
type="button"
|
|
6918
6922
|
>
|
|
6923
|
+
|
|
6924
|
+
|
|
6919
6925
|
<i
|
|
6920
6926
|
className="fa fa-clipboard"
|
|
6921
6927
|
/>
|
|
@@ -15342,10 +15348,13 @@ exports[`Storyshots MarkdownView Inline Xml 1`] = `
|
|
|
15342
15348
|
</code>
|
|
15343
15349
|
</pre>
|
|
15344
15350
|
<button
|
|
15345
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
15351
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
15346
15352
|
onClick={[Function]}
|
|
15347
15353
|
title="syntaxHighlighting.copyButton"
|
|
15354
|
+
type="button"
|
|
15348
15355
|
>
|
|
15356
|
+
|
|
15357
|
+
|
|
15349
15358
|
<i
|
|
15350
15359
|
className="fa fa-clipboard"
|
|
15351
15360
|
/>
|
|
@@ -17696,10 +17705,13 @@ Deserunt officia esse aliquip consectetur duis ut labore laborum commodo aliquip
|
|
|
17696
17705
|
</code>
|
|
17697
17706
|
</pre>
|
|
17698
17707
|
<button
|
|
17699
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
17708
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
17700
17709
|
onClick={[Function]}
|
|
17701
17710
|
title="syntaxHighlighting.copyButton"
|
|
17711
|
+
type="button"
|
|
17702
17712
|
>
|
|
17713
|
+
|
|
17714
|
+
|
|
17703
17715
|
<i
|
|
17704
17716
|
className="fa fa-clipboard"
|
|
17705
17717
|
/>
|
|
@@ -19342,10 +19354,13 @@ exports[`Storyshots MarkdownView Xml Code Block 1`] = `
|
|
|
19342
19354
|
</code>
|
|
19343
19355
|
</pre>
|
|
19344
19356
|
<button
|
|
19345
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
19357
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
19346
19358
|
onClick={[Function]}
|
|
19347
19359
|
title="syntaxHighlighting.copyButton"
|
|
19360
|
+
type="button"
|
|
19348
19361
|
>
|
|
19362
|
+
|
|
19363
|
+
|
|
19349
19364
|
<i
|
|
19350
19365
|
className="fa fa-clipboard"
|
|
19351
19366
|
/>
|
|
@@ -24494,7 +24509,7 @@ exports[`Storyshots Repositories/Diff Binaries 1`] = `
|
|
|
24494
24509
|
>
|
|
24495
24510
|
<button
|
|
24496
24511
|
aria-label="diff.sideBySide"
|
|
24497
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
24512
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
24498
24513
|
onClick={[Function]}
|
|
24499
24514
|
>
|
|
24500
24515
|
<i
|
|
@@ -24510,7 +24525,7 @@ exports[`Storyshots Repositories/Diff Binaries 1`] = `
|
|
|
24510
24525
|
>
|
|
24511
24526
|
<button
|
|
24512
24527
|
aria-label="diff.fullscreen.open"
|
|
24513
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
24528
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
24514
24529
|
onClick={[Function]}
|
|
24515
24530
|
>
|
|
24516
24531
|
<i
|
|
@@ -24790,7 +24805,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
24790
24805
|
>
|
|
24791
24806
|
<button
|
|
24792
24807
|
aria-label="diff.sideBySide"
|
|
24793
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
24808
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
24794
24809
|
onClick={[Function]}
|
|
24795
24810
|
>
|
|
24796
24811
|
<i
|
|
@@ -24806,7 +24821,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
24806
24821
|
>
|
|
24807
24822
|
<button
|
|
24808
24823
|
aria-label="diff.fullscreen.open"
|
|
24809
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
24824
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
24810
24825
|
onClick={[Function]}
|
|
24811
24826
|
>
|
|
24812
24827
|
<i
|
|
@@ -25407,7 +25422,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
25407
25422
|
>
|
|
25408
25423
|
<button
|
|
25409
25424
|
aria-label="diff.sideBySide"
|
|
25410
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
25425
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
25411
25426
|
onClick={[Function]}
|
|
25412
25427
|
>
|
|
25413
25428
|
<i
|
|
@@ -25423,7 +25438,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
25423
25438
|
>
|
|
25424
25439
|
<button
|
|
25425
25440
|
aria-label="diff.fullscreen.open"
|
|
25426
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
25441
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
25427
25442
|
onClick={[Function]}
|
|
25428
25443
|
>
|
|
25429
25444
|
<i
|
|
@@ -26361,7 +26376,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
26361
26376
|
>
|
|
26362
26377
|
<button
|
|
26363
26378
|
aria-label="diff.sideBySide"
|
|
26364
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
26379
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
26365
26380
|
onClick={[Function]}
|
|
26366
26381
|
>
|
|
26367
26382
|
<i
|
|
@@ -26377,7 +26392,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
26377
26392
|
>
|
|
26378
26393
|
<button
|
|
26379
26394
|
aria-label="diff.fullscreen.open"
|
|
26380
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
26395
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
26381
26396
|
onClick={[Function]}
|
|
26382
26397
|
>
|
|
26383
26398
|
<i
|
|
@@ -26886,7 +26901,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
26886
26901
|
>
|
|
26887
26902
|
<button
|
|
26888
26903
|
aria-label="diff.sideBySide"
|
|
26889
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
26904
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
26890
26905
|
onClick={[Function]}
|
|
26891
26906
|
>
|
|
26892
26907
|
<i
|
|
@@ -26902,7 +26917,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
26902
26917
|
>
|
|
26903
26918
|
<button
|
|
26904
26919
|
aria-label="diff.fullscreen.open"
|
|
26905
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
26920
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
26906
26921
|
onClick={[Function]}
|
|
26907
26922
|
>
|
|
26908
26923
|
<i
|
|
@@ -27411,7 +27426,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
27411
27426
|
>
|
|
27412
27427
|
<button
|
|
27413
27428
|
aria-label="diff.sideBySide"
|
|
27414
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
27429
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
27415
27430
|
onClick={[Function]}
|
|
27416
27431
|
>
|
|
27417
27432
|
<i
|
|
@@ -27427,7 +27442,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
27427
27442
|
>
|
|
27428
27443
|
<button
|
|
27429
27444
|
aria-label="diff.fullscreen.open"
|
|
27430
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
27445
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
27431
27446
|
onClick={[Function]}
|
|
27432
27447
|
>
|
|
27433
27448
|
<i
|
|
@@ -28626,7 +28641,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
28626
28641
|
>
|
|
28627
28642
|
<button
|
|
28628
28643
|
aria-label="diff.sideBySide"
|
|
28629
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
28644
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
28630
28645
|
onClick={[Function]}
|
|
28631
28646
|
>
|
|
28632
28647
|
<i
|
|
@@ -28642,7 +28657,7 @@ exports[`Storyshots Repositories/Diff Changing Content 1`] = `
|
|
|
28642
28657
|
>
|
|
28643
28658
|
<button
|
|
28644
28659
|
aria-label="diff.fullscreen.open"
|
|
28645
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
28660
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
28646
28661
|
onClick={[Function]}
|
|
28647
28662
|
>
|
|
28648
28663
|
<i
|
|
@@ -29201,7 +29216,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29201
29216
|
>
|
|
29202
29217
|
<button
|
|
29203
29218
|
aria-label="diff.sideBySide"
|
|
29204
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29219
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29205
29220
|
onClick={[Function]}
|
|
29206
29221
|
>
|
|
29207
29222
|
<i
|
|
@@ -29217,7 +29232,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29217
29232
|
>
|
|
29218
29233
|
<button
|
|
29219
29234
|
aria-label="diff.fullscreen.open"
|
|
29220
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29235
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29221
29236
|
onClick={[Function]}
|
|
29222
29237
|
>
|
|
29223
29238
|
<i
|
|
@@ -29233,7 +29248,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29233
29248
|
>
|
|
29234
29249
|
<a
|
|
29235
29250
|
aria-label="Jump to source"
|
|
29236
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29251
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29237
29252
|
href="/repo/hitchhiker/heartOfGold/code/changeset/d21cc6c359270aef2196796f4d96af65f51866dc/src/main/java/com/cloudogu/scm/review/events/EventListener.java/"
|
|
29238
29253
|
onClick={[Function]}
|
|
29239
29254
|
>
|
|
@@ -29252,7 +29267,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29252
29267
|
>
|
|
29253
29268
|
<a
|
|
29254
29269
|
aria-label="Jump to target"
|
|
29255
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29270
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29256
29271
|
href="/repo/hitchhiker/heartOfGold/code/changeset/e163c8f632db571c9aa51a8eb440e37cf550b825/src/main/java/com/cloudogu/scm/review/events/EventListener.java"
|
|
29257
29272
|
onClick={[Function]}
|
|
29258
29273
|
>
|
|
@@ -29313,7 +29328,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29313
29328
|
>
|
|
29314
29329
|
<button
|
|
29315
29330
|
aria-label="diff.sideBySide"
|
|
29316
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29331
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29317
29332
|
onClick={[Function]}
|
|
29318
29333
|
>
|
|
29319
29334
|
<i
|
|
@@ -29329,7 +29344,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29329
29344
|
>
|
|
29330
29345
|
<button
|
|
29331
29346
|
aria-label="diff.fullscreen.open"
|
|
29332
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29347
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29333
29348
|
onClick={[Function]}
|
|
29334
29349
|
>
|
|
29335
29350
|
<i
|
|
@@ -29345,7 +29360,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29345
29360
|
>
|
|
29346
29361
|
<a
|
|
29347
29362
|
aria-label="Jump to source"
|
|
29348
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29363
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29349
29364
|
href="/repo/hitchhiker/heartOfGold/code/changeset/d21cc6c359270aef2196796f4d96af65f51866dc/src/main/js/ChangeNotification.tsx/"
|
|
29350
29365
|
onClick={[Function]}
|
|
29351
29366
|
>
|
|
@@ -29364,7 +29379,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29364
29379
|
>
|
|
29365
29380
|
<a
|
|
29366
29381
|
aria-label="Jump to target"
|
|
29367
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29382
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29368
29383
|
href="/repo/hitchhiker/heartOfGold/code/changeset/e163c8f632db571c9aa51a8eb440e37cf550b825/src/main/js/ChangeNotification.tsx"
|
|
29369
29384
|
onClick={[Function]}
|
|
29370
29385
|
>
|
|
@@ -29425,7 +29440,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29425
29440
|
>
|
|
29426
29441
|
<button
|
|
29427
29442
|
aria-label="diff.sideBySide"
|
|
29428
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29443
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29429
29444
|
onClick={[Function]}
|
|
29430
29445
|
>
|
|
29431
29446
|
<i
|
|
@@ -29441,7 +29456,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29441
29456
|
>
|
|
29442
29457
|
<button
|
|
29443
29458
|
aria-label="diff.fullscreen.open"
|
|
29444
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29459
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29445
29460
|
onClick={[Function]}
|
|
29446
29461
|
>
|
|
29447
29462
|
<i
|
|
@@ -29457,7 +29472,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29457
29472
|
>
|
|
29458
29473
|
<a
|
|
29459
29474
|
aria-label="Jump to source"
|
|
29460
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29475
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29461
29476
|
href="/repo/hitchhiker/heartOfGold/code/changeset/d21cc6c359270aef2196796f4d96af65f51866dc/src/main/resources/locales/de/plugins.json/"
|
|
29462
29477
|
onClick={[Function]}
|
|
29463
29478
|
>
|
|
@@ -29476,7 +29491,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29476
29491
|
>
|
|
29477
29492
|
<a
|
|
29478
29493
|
aria-label="Jump to target"
|
|
29479
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29494
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29480
29495
|
href="/repo/hitchhiker/heartOfGold/code/changeset/e163c8f632db571c9aa51a8eb440e37cf550b825/src/main/resources/locales/de/plugins.json"
|
|
29481
29496
|
onClick={[Function]}
|
|
29482
29497
|
>
|
|
@@ -29537,7 +29552,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29537
29552
|
>
|
|
29538
29553
|
<button
|
|
29539
29554
|
aria-label="diff.sideBySide"
|
|
29540
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29555
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29541
29556
|
onClick={[Function]}
|
|
29542
29557
|
>
|
|
29543
29558
|
<i
|
|
@@ -29553,7 +29568,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29553
29568
|
>
|
|
29554
29569
|
<button
|
|
29555
29570
|
aria-label="diff.fullscreen.open"
|
|
29556
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29571
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29557
29572
|
onClick={[Function]}
|
|
29558
29573
|
>
|
|
29559
29574
|
<i
|
|
@@ -29569,7 +29584,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29569
29584
|
>
|
|
29570
29585
|
<a
|
|
29571
29586
|
aria-label="Jump to source"
|
|
29572
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29587
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29573
29588
|
href="/repo/hitchhiker/heartOfGold/code/changeset/d21cc6c359270aef2196796f4d96af65f51866dc/src/main/resources/locales/en/plugins.json/"
|
|
29574
29589
|
onClick={[Function]}
|
|
29575
29590
|
>
|
|
@@ -29588,7 +29603,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29588
29603
|
>
|
|
29589
29604
|
<a
|
|
29590
29605
|
aria-label="Jump to target"
|
|
29591
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29606
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29592
29607
|
href="/repo/hitchhiker/heartOfGold/code/changeset/e163c8f632db571c9aa51a8eb440e37cf550b825/src/main/resources/locales/en/plugins.json"
|
|
29593
29608
|
onClick={[Function]}
|
|
29594
29609
|
>
|
|
@@ -29649,7 +29664,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29649
29664
|
>
|
|
29650
29665
|
<button
|
|
29651
29666
|
aria-label="diff.sideBySide"
|
|
29652
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29667
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29653
29668
|
onClick={[Function]}
|
|
29654
29669
|
>
|
|
29655
29670
|
<i
|
|
@@ -29665,7 +29680,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29665
29680
|
>
|
|
29666
29681
|
<button
|
|
29667
29682
|
aria-label="diff.fullscreen.open"
|
|
29668
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29683
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29669
29684
|
onClick={[Function]}
|
|
29670
29685
|
>
|
|
29671
29686
|
<i
|
|
@@ -29681,7 +29696,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29681
29696
|
>
|
|
29682
29697
|
<a
|
|
29683
29698
|
aria-label="Jump to source"
|
|
29684
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29699
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29685
29700
|
href="/repo/hitchhiker/heartOfGold/code/changeset/d21cc6c359270aef2196796f4d96af65f51866dc/src/test/java/com/cloudogu/scm/review/events/ClientTest.java/"
|
|
29686
29701
|
onClick={[Function]}
|
|
29687
29702
|
>
|
|
@@ -29700,7 +29715,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29700
29715
|
>
|
|
29701
29716
|
<a
|
|
29702
29717
|
aria-label="Jump to target"
|
|
29703
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29718
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29704
29719
|
href="/repo/hitchhiker/heartOfGold/code/changeset/e163c8f632db571c9aa51a8eb440e37cf550b825/src/test/java/com/cloudogu/scm/review/events/ClientTest.java"
|
|
29705
29720
|
onClick={[Function]}
|
|
29706
29721
|
>
|
|
@@ -29761,7 +29776,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29761
29776
|
>
|
|
29762
29777
|
<button
|
|
29763
29778
|
aria-label="diff.sideBySide"
|
|
29764
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29779
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29765
29780
|
onClick={[Function]}
|
|
29766
29781
|
>
|
|
29767
29782
|
<i
|
|
@@ -29777,7 +29792,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29777
29792
|
>
|
|
29778
29793
|
<button
|
|
29779
29794
|
aria-label="diff.fullscreen.open"
|
|
29780
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29795
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29781
29796
|
onClick={[Function]}
|
|
29782
29797
|
>
|
|
29783
29798
|
<i
|
|
@@ -29793,7 +29808,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29793
29808
|
>
|
|
29794
29809
|
<a
|
|
29795
29810
|
aria-label="Jump to source"
|
|
29796
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29811
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29797
29812
|
href="/repo/hitchhiker/heartOfGold/code/changeset/d21cc6c359270aef2196796f4d96af65f51866dc/Main.java/"
|
|
29798
29813
|
onClick={[Function]}
|
|
29799
29814
|
>
|
|
@@ -29812,7 +29827,7 @@ exports[`Storyshots Repositories/Diff Collapsed 1`] = `
|
|
|
29812
29827
|
>
|
|
29813
29828
|
<a
|
|
29814
29829
|
aria-label="Jump to target"
|
|
29815
|
-
className="JumpToFileButton__Button-sc-72e4b2-0
|
|
29830
|
+
className="JumpToFileButton__Button-sc-72e4b2-0 isBZNz button is-clickable"
|
|
29816
29831
|
href="/repo/hitchhiker/heartOfGold/code/changeset/e163c8f632db571c9aa51a8eb440e37cf550b825/Main.java"
|
|
29817
29832
|
onClick={[Function]}
|
|
29818
29833
|
>
|
|
@@ -29882,7 +29897,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
29882
29897
|
>
|
|
29883
29898
|
<button
|
|
29884
29899
|
aria-label="diff.sideBySide"
|
|
29885
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29900
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29886
29901
|
onClick={[Function]}
|
|
29887
29902
|
>
|
|
29888
29903
|
<i
|
|
@@ -29898,7 +29913,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
29898
29913
|
>
|
|
29899
29914
|
<button
|
|
29900
29915
|
aria-label="diff.fullscreen.open"
|
|
29901
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29916
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29902
29917
|
onClick={[Function]}
|
|
29903
29918
|
>
|
|
29904
29919
|
<i
|
|
@@ -29956,7 +29971,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
29956
29971
|
>
|
|
29957
29972
|
<button
|
|
29958
29973
|
aria-label="diff.sideBySide"
|
|
29959
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
29974
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
29960
29975
|
onClick={[Function]}
|
|
29961
29976
|
>
|
|
29962
29977
|
<i
|
|
@@ -29972,7 +29987,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
29972
29987
|
>
|
|
29973
29988
|
<button
|
|
29974
29989
|
aria-label="diff.fullscreen.open"
|
|
29975
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
29990
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
29976
29991
|
onClick={[Function]}
|
|
29977
29992
|
>
|
|
29978
29993
|
<i
|
|
@@ -30813,7 +30828,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
30813
30828
|
>
|
|
30814
30829
|
<button
|
|
30815
30830
|
aria-label="diff.sideBySide"
|
|
30816
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
30831
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
30817
30832
|
onClick={[Function]}
|
|
30818
30833
|
>
|
|
30819
30834
|
<i
|
|
@@ -30829,7 +30844,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
30829
30844
|
>
|
|
30830
30845
|
<button
|
|
30831
30846
|
aria-label="diff.fullscreen.open"
|
|
30832
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
30847
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
30833
30848
|
onClick={[Function]}
|
|
30834
30849
|
>
|
|
30835
30850
|
<i
|
|
@@ -31266,7 +31281,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
31266
31281
|
>
|
|
31267
31282
|
<button
|
|
31268
31283
|
aria-label="diff.sideBySide"
|
|
31269
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
31284
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
31270
31285
|
onClick={[Function]}
|
|
31271
31286
|
>
|
|
31272
31287
|
<i
|
|
@@ -31282,7 +31297,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
31282
31297
|
>
|
|
31283
31298
|
<button
|
|
31284
31299
|
aria-label="diff.fullscreen.open"
|
|
31285
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
31300
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
31286
31301
|
onClick={[Function]}
|
|
31287
31302
|
>
|
|
31288
31303
|
<i
|
|
@@ -31719,7 +31734,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
31719
31734
|
>
|
|
31720
31735
|
<button
|
|
31721
31736
|
aria-label="diff.sideBySide"
|
|
31722
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
31737
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
31723
31738
|
onClick={[Function]}
|
|
31724
31739
|
>
|
|
31725
31740
|
<i
|
|
@@ -31735,7 +31750,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
31735
31750
|
>
|
|
31736
31751
|
<button
|
|
31737
31752
|
aria-label="diff.fullscreen.open"
|
|
31738
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
31753
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
31739
31754
|
onClick={[Function]}
|
|
31740
31755
|
>
|
|
31741
31756
|
<i
|
|
@@ -31793,7 +31808,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
31793
31808
|
>
|
|
31794
31809
|
<button
|
|
31795
31810
|
aria-label="diff.sideBySide"
|
|
31796
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
31811
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
31797
31812
|
onClick={[Function]}
|
|
31798
31813
|
>
|
|
31799
31814
|
<i
|
|
@@ -31809,7 +31824,7 @@ exports[`Storyshots Repositories/Diff CollapsingWithFunction 1`] = `
|
|
|
31809
31824
|
>
|
|
31810
31825
|
<button
|
|
31811
31826
|
aria-label="diff.fullscreen.open"
|
|
31812
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
31827
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
31813
31828
|
onClick={[Function]}
|
|
31814
31829
|
>
|
|
31815
31830
|
<i
|
|
@@ -31957,7 +31972,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
31957
31972
|
>
|
|
31958
31973
|
<button
|
|
31959
31974
|
aria-label="diff.sideBySide"
|
|
31960
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
31975
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
31961
31976
|
onClick={[Function]}
|
|
31962
31977
|
>
|
|
31963
31978
|
<i
|
|
@@ -31973,7 +31988,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
31973
31988
|
>
|
|
31974
31989
|
<button
|
|
31975
31990
|
aria-label="diff.fullscreen.open"
|
|
31976
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
31991
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
31977
31992
|
onClick={[Function]}
|
|
31978
31993
|
>
|
|
31979
31994
|
<i
|
|
@@ -32574,7 +32589,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
32574
32589
|
>
|
|
32575
32590
|
<button
|
|
32576
32591
|
aria-label="diff.sideBySide"
|
|
32577
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
32592
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
32578
32593
|
onClick={[Function]}
|
|
32579
32594
|
>
|
|
32580
32595
|
<i
|
|
@@ -32590,7 +32605,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
32590
32605
|
>
|
|
32591
32606
|
<button
|
|
32592
32607
|
aria-label="diff.fullscreen.open"
|
|
32593
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
32608
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
32594
32609
|
onClick={[Function]}
|
|
32595
32610
|
>
|
|
32596
32611
|
<i
|
|
@@ -33528,7 +33543,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
33528
33543
|
>
|
|
33529
33544
|
<button
|
|
33530
33545
|
aria-label="diff.sideBySide"
|
|
33531
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
33546
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
33532
33547
|
onClick={[Function]}
|
|
33533
33548
|
>
|
|
33534
33549
|
<i
|
|
@@ -33544,7 +33559,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
33544
33559
|
>
|
|
33545
33560
|
<button
|
|
33546
33561
|
aria-label="diff.fullscreen.open"
|
|
33547
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
33562
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
33548
33563
|
onClick={[Function]}
|
|
33549
33564
|
>
|
|
33550
33565
|
<i
|
|
@@ -34053,7 +34068,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
34053
34068
|
>
|
|
34054
34069
|
<button
|
|
34055
34070
|
aria-label="diff.sideBySide"
|
|
34056
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
34071
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
34057
34072
|
onClick={[Function]}
|
|
34058
34073
|
>
|
|
34059
34074
|
<i
|
|
@@ -34069,7 +34084,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
34069
34084
|
>
|
|
34070
34085
|
<button
|
|
34071
34086
|
aria-label="diff.fullscreen.open"
|
|
34072
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
34087
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
34073
34088
|
onClick={[Function]}
|
|
34074
34089
|
>
|
|
34075
34090
|
<i
|
|
@@ -34578,7 +34593,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
34578
34593
|
>
|
|
34579
34594
|
<button
|
|
34580
34595
|
aria-label="diff.sideBySide"
|
|
34581
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
34596
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
34582
34597
|
onClick={[Function]}
|
|
34583
34598
|
>
|
|
34584
34599
|
<i
|
|
@@ -34594,7 +34609,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
34594
34609
|
>
|
|
34595
34610
|
<button
|
|
34596
34611
|
aria-label="diff.fullscreen.open"
|
|
34597
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
34612
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
34598
34613
|
onClick={[Function]}
|
|
34599
34614
|
>
|
|
34600
34615
|
<i
|
|
@@ -35793,7 +35808,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
35793
35808
|
>
|
|
35794
35809
|
<button
|
|
35795
35810
|
aria-label="diff.sideBySide"
|
|
35796
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
35811
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
35797
35812
|
onClick={[Function]}
|
|
35798
35813
|
>
|
|
35799
35814
|
<i
|
|
@@ -35809,7 +35824,7 @@ exports[`Storyshots Repositories/Diff Expandable 1`] = `
|
|
|
35809
35824
|
>
|
|
35810
35825
|
<button
|
|
35811
35826
|
aria-label="diff.fullscreen.open"
|
|
35812
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
35827
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
35813
35828
|
onClick={[Function]}
|
|
35814
35829
|
>
|
|
35815
35830
|
<i
|
|
@@ -36367,7 +36382,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
36367
36382
|
>
|
|
36368
36383
|
<button
|
|
36369
36384
|
aria-label="diff.sideBySide"
|
|
36370
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
36385
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
36371
36386
|
onClick={[Function]}
|
|
36372
36387
|
>
|
|
36373
36388
|
<i
|
|
@@ -36383,7 +36398,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
36383
36398
|
>
|
|
36384
36399
|
<button
|
|
36385
36400
|
aria-label="diff.fullscreen.open"
|
|
36386
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
36401
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
36387
36402
|
onClick={[Function]}
|
|
36388
36403
|
>
|
|
36389
36404
|
<i
|
|
@@ -36984,7 +36999,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
36984
36999
|
>
|
|
36985
37000
|
<button
|
|
36986
37001
|
aria-label="diff.sideBySide"
|
|
36987
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
37002
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
36988
37003
|
onClick={[Function]}
|
|
36989
37004
|
>
|
|
36990
37005
|
<i
|
|
@@ -37000,7 +37015,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
37000
37015
|
>
|
|
37001
37016
|
<button
|
|
37002
37017
|
aria-label="diff.fullscreen.open"
|
|
37003
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
37018
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
37004
37019
|
onClick={[Function]}
|
|
37005
37020
|
>
|
|
37006
37021
|
<i
|
|
@@ -37938,7 +37953,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
37938
37953
|
>
|
|
37939
37954
|
<button
|
|
37940
37955
|
aria-label="diff.sideBySide"
|
|
37941
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
37956
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
37942
37957
|
onClick={[Function]}
|
|
37943
37958
|
>
|
|
37944
37959
|
<i
|
|
@@ -37954,7 +37969,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
37954
37969
|
>
|
|
37955
37970
|
<button
|
|
37956
37971
|
aria-label="diff.fullscreen.open"
|
|
37957
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
37972
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
37958
37973
|
onClick={[Function]}
|
|
37959
37974
|
>
|
|
37960
37975
|
<i
|
|
@@ -38463,7 +38478,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
38463
38478
|
>
|
|
38464
38479
|
<button
|
|
38465
38480
|
aria-label="diff.sideBySide"
|
|
38466
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
38481
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
38467
38482
|
onClick={[Function]}
|
|
38468
38483
|
>
|
|
38469
38484
|
<i
|
|
@@ -38479,7 +38494,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
38479
38494
|
>
|
|
38480
38495
|
<button
|
|
38481
38496
|
aria-label="diff.fullscreen.open"
|
|
38482
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
38497
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
38483
38498
|
onClick={[Function]}
|
|
38484
38499
|
>
|
|
38485
38500
|
<i
|
|
@@ -38988,7 +39003,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
38988
39003
|
>
|
|
38989
39004
|
<button
|
|
38990
39005
|
aria-label="diff.sideBySide"
|
|
38991
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
39006
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
38992
39007
|
onClick={[Function]}
|
|
38993
39008
|
>
|
|
38994
39009
|
<i
|
|
@@ -39004,7 +39019,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
39004
39019
|
>
|
|
39005
39020
|
<button
|
|
39006
39021
|
aria-label="diff.fullscreen.open"
|
|
39007
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
39022
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
39008
39023
|
onClick={[Function]}
|
|
39009
39024
|
>
|
|
39010
39025
|
<i
|
|
@@ -40203,7 +40218,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
40203
40218
|
>
|
|
40204
40219
|
<button
|
|
40205
40220
|
aria-label="diff.sideBySide"
|
|
40206
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
40221
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
40207
40222
|
onClick={[Function]}
|
|
40208
40223
|
>
|
|
40209
40224
|
<i
|
|
@@ -40219,7 +40234,7 @@ exports[`Storyshots Repositories/Diff External state management 1`] = `
|
|
|
40219
40234
|
>
|
|
40220
40235
|
<button
|
|
40221
40236
|
aria-label="diff.fullscreen.open"
|
|
40222
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
40237
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
40223
40238
|
onClick={[Function]}
|
|
40224
40239
|
>
|
|
40225
40240
|
<i
|
|
@@ -40777,7 +40792,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
40777
40792
|
>
|
|
40778
40793
|
<button
|
|
40779
40794
|
aria-label="diff.sideBySide"
|
|
40780
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
40795
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
40781
40796
|
onClick={[Function]}
|
|
40782
40797
|
>
|
|
40783
40798
|
<i
|
|
@@ -40793,7 +40808,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
40793
40808
|
>
|
|
40794
40809
|
<button
|
|
40795
40810
|
aria-label="diff.fullscreen.open"
|
|
40796
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
40811
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
40797
40812
|
onClick={[Function]}
|
|
40798
40813
|
>
|
|
40799
40814
|
<i
|
|
@@ -41361,7 +41376,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
41361
41376
|
>
|
|
41362
41377
|
<button
|
|
41363
41378
|
aria-label="diff.sideBySide"
|
|
41364
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
41379
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
41365
41380
|
onClick={[Function]}
|
|
41366
41381
|
>
|
|
41367
41382
|
<i
|
|
@@ -41377,7 +41392,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
41377
41392
|
>
|
|
41378
41393
|
<button
|
|
41379
41394
|
aria-label="diff.fullscreen.open"
|
|
41380
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
41395
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
41381
41396
|
onClick={[Function]}
|
|
41382
41397
|
>
|
|
41383
41398
|
<i
|
|
@@ -42222,7 +42237,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
42222
42237
|
>
|
|
42223
42238
|
<button
|
|
42224
42239
|
aria-label="diff.sideBySide"
|
|
42225
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
42240
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
42226
42241
|
onClick={[Function]}
|
|
42227
42242
|
>
|
|
42228
42243
|
<i
|
|
@@ -42238,7 +42253,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
42238
42253
|
>
|
|
42239
42254
|
<button
|
|
42240
42255
|
aria-label="diff.fullscreen.open"
|
|
42241
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
42256
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
42242
42257
|
onClick={[Function]}
|
|
42243
42258
|
>
|
|
42244
42259
|
<i
|
|
@@ -42679,7 +42694,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
42679
42694
|
>
|
|
42680
42695
|
<button
|
|
42681
42696
|
aria-label="diff.sideBySide"
|
|
42682
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
42697
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
42683
42698
|
onClick={[Function]}
|
|
42684
42699
|
>
|
|
42685
42700
|
<i
|
|
@@ -42695,7 +42710,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
42695
42710
|
>
|
|
42696
42711
|
<button
|
|
42697
42712
|
aria-label="diff.fullscreen.open"
|
|
42698
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
42713
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
42699
42714
|
onClick={[Function]}
|
|
42700
42715
|
>
|
|
42701
42716
|
<i
|
|
@@ -43136,7 +43151,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
43136
43151
|
>
|
|
43137
43152
|
<button
|
|
43138
43153
|
aria-label="diff.sideBySide"
|
|
43139
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
43154
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
43140
43155
|
onClick={[Function]}
|
|
43141
43156
|
>
|
|
43142
43157
|
<i
|
|
@@ -43152,7 +43167,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
43152
43167
|
>
|
|
43153
43168
|
<button
|
|
43154
43169
|
aria-label="diff.fullscreen.open"
|
|
43155
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
43170
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
43156
43171
|
onClick={[Function]}
|
|
43157
43172
|
>
|
|
43158
43173
|
<i
|
|
@@ -44200,7 +44215,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
44200
44215
|
>
|
|
44201
44216
|
<button
|
|
44202
44217
|
aria-label="diff.sideBySide"
|
|
44203
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
44218
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
44204
44219
|
onClick={[Function]}
|
|
44205
44220
|
>
|
|
44206
44221
|
<i
|
|
@@ -44216,7 +44231,7 @@ exports[`Storyshots Repositories/Diff File Annotation 1`] = `
|
|
|
44216
44231
|
>
|
|
44217
44232
|
<button
|
|
44218
44233
|
aria-label="diff.fullscreen.open"
|
|
44219
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
44234
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
44220
44235
|
onClick={[Function]}
|
|
44221
44236
|
>
|
|
44222
44237
|
<i
|
|
@@ -44741,7 +44756,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
44741
44756
|
>
|
|
44742
44757
|
<button
|
|
44743
44758
|
aria-label="diff.sideBySide"
|
|
44744
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
44759
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
44745
44760
|
onClick={[Function]}
|
|
44746
44761
|
>
|
|
44747
44762
|
<i
|
|
@@ -44757,7 +44772,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
44757
44772
|
>
|
|
44758
44773
|
<button
|
|
44759
44774
|
aria-label="diff.fullscreen.open"
|
|
44760
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
44775
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
44761
44776
|
onClick={[Function]}
|
|
44762
44777
|
>
|
|
44763
44778
|
<i
|
|
@@ -44773,7 +44788,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
44773
44788
|
>
|
|
44774
44789
|
<button
|
|
44775
44790
|
aria-label="A skull and crossbones or death's head is a symbol consisting of a human skull and two long bones crossed together under or behind the skull. The design originates in the Late Middle Ages as a symbol of death and especially as a memento mori on tombstones."
|
|
44776
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
44791
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
44777
44792
|
onClick={[Function]}
|
|
44778
44793
|
>
|
|
44779
44794
|
<i
|
|
@@ -45337,7 +45352,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
45337
45352
|
>
|
|
45338
45353
|
<button
|
|
45339
45354
|
aria-label="diff.sideBySide"
|
|
45340
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
45355
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
45341
45356
|
onClick={[Function]}
|
|
45342
45357
|
>
|
|
45343
45358
|
<i
|
|
@@ -45353,7 +45368,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
45353
45368
|
>
|
|
45354
45369
|
<button
|
|
45355
45370
|
aria-label="diff.fullscreen.open"
|
|
45356
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
45371
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
45357
45372
|
onClick={[Function]}
|
|
45358
45373
|
>
|
|
45359
45374
|
<i
|
|
@@ -45369,7 +45384,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
45369
45384
|
>
|
|
45370
45385
|
<button
|
|
45371
45386
|
aria-label="A skull and crossbones or death's head is a symbol consisting of a human skull and two long bones crossed together under or behind the skull. The design originates in the Late Middle Ages as a symbol of death and especially as a memento mori on tombstones."
|
|
45372
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
45387
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
45373
45388
|
onClick={[Function]}
|
|
45374
45389
|
>
|
|
45375
45390
|
<i
|
|
@@ -46210,7 +46225,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
46210
46225
|
>
|
|
46211
46226
|
<button
|
|
46212
46227
|
aria-label="diff.sideBySide"
|
|
46213
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
46228
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
46214
46229
|
onClick={[Function]}
|
|
46215
46230
|
>
|
|
46216
46231
|
<i
|
|
@@ -46226,7 +46241,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
46226
46241
|
>
|
|
46227
46242
|
<button
|
|
46228
46243
|
aria-label="diff.fullscreen.open"
|
|
46229
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
46244
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
46230
46245
|
onClick={[Function]}
|
|
46231
46246
|
>
|
|
46232
46247
|
<i
|
|
@@ -46242,7 +46257,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
46242
46257
|
>
|
|
46243
46258
|
<button
|
|
46244
46259
|
aria-label="A skull and crossbones or death's head is a symbol consisting of a human skull and two long bones crossed together under or behind the skull. The design originates in the Late Middle Ages as a symbol of death and especially as a memento mori on tombstones."
|
|
46245
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
46260
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
46246
46261
|
onClick={[Function]}
|
|
46247
46262
|
>
|
|
46248
46263
|
<i
|
|
@@ -46679,7 +46694,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
46679
46694
|
>
|
|
46680
46695
|
<button
|
|
46681
46696
|
aria-label="diff.sideBySide"
|
|
46682
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
46697
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
46683
46698
|
onClick={[Function]}
|
|
46684
46699
|
>
|
|
46685
46700
|
<i
|
|
@@ -46695,7 +46710,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
46695
46710
|
>
|
|
46696
46711
|
<button
|
|
46697
46712
|
aria-label="diff.fullscreen.open"
|
|
46698
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
46713
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
46699
46714
|
onClick={[Function]}
|
|
46700
46715
|
>
|
|
46701
46716
|
<i
|
|
@@ -46711,7 +46726,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
46711
46726
|
>
|
|
46712
46727
|
<button
|
|
46713
46728
|
aria-label="A skull and crossbones or death's head is a symbol consisting of a human skull and two long bones crossed together under or behind the skull. The design originates in the Late Middle Ages as a symbol of death and especially as a memento mori on tombstones."
|
|
46714
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
46729
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
46715
46730
|
onClick={[Function]}
|
|
46716
46731
|
>
|
|
46717
46732
|
<i
|
|
@@ -47148,7 +47163,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
47148
47163
|
>
|
|
47149
47164
|
<button
|
|
47150
47165
|
aria-label="diff.sideBySide"
|
|
47151
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
47166
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
47152
47167
|
onClick={[Function]}
|
|
47153
47168
|
>
|
|
47154
47169
|
<i
|
|
@@ -47164,7 +47179,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
47164
47179
|
>
|
|
47165
47180
|
<button
|
|
47166
47181
|
aria-label="diff.fullscreen.open"
|
|
47167
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
47182
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
47168
47183
|
onClick={[Function]}
|
|
47169
47184
|
>
|
|
47170
47185
|
<i
|
|
@@ -47180,7 +47195,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
47180
47195
|
>
|
|
47181
47196
|
<button
|
|
47182
47197
|
aria-label="A skull and crossbones or death's head is a symbol consisting of a human skull and two long bones crossed together under or behind the skull. The design originates in the Late Middle Ages as a symbol of death and especially as a memento mori on tombstones."
|
|
47183
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
47198
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
47184
47199
|
onClick={[Function]}
|
|
47185
47200
|
>
|
|
47186
47201
|
<i
|
|
@@ -48224,7 +48239,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
48224
48239
|
>
|
|
48225
48240
|
<button
|
|
48226
48241
|
aria-label="diff.sideBySide"
|
|
48227
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
48242
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
48228
48243
|
onClick={[Function]}
|
|
48229
48244
|
>
|
|
48230
48245
|
<i
|
|
@@ -48240,7 +48255,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
48240
48255
|
>
|
|
48241
48256
|
<button
|
|
48242
48257
|
aria-label="diff.fullscreen.open"
|
|
48243
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
48258
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
48244
48259
|
onClick={[Function]}
|
|
48245
48260
|
>
|
|
48246
48261
|
<i
|
|
@@ -48256,7 +48271,7 @@ exports[`Storyshots Repositories/Diff File Controls 1`] = `
|
|
|
48256
48271
|
>
|
|
48257
48272
|
<button
|
|
48258
48273
|
aria-label="A skull and crossbones or death's head is a symbol consisting of a human skull and two long bones crossed together under or behind the skull. The design originates in the Late Middle Ages as a symbol of death and especially as a memento mori on tombstones."
|
|
48259
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
48274
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
48260
48275
|
onClick={[Function]}
|
|
48261
48276
|
>
|
|
48262
48277
|
<i
|
|
@@ -48777,7 +48792,7 @@ exports[`Storyshots Repositories/Diff Hunks 1`] = `
|
|
|
48777
48792
|
>
|
|
48778
48793
|
<button
|
|
48779
48794
|
aria-label="diff.sideBySide"
|
|
48780
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
48795
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
48781
48796
|
onClick={[Function]}
|
|
48782
48797
|
>
|
|
48783
48798
|
<i
|
|
@@ -48793,7 +48808,7 @@ exports[`Storyshots Repositories/Diff Hunks 1`] = `
|
|
|
48793
48808
|
>
|
|
48794
48809
|
<button
|
|
48795
48810
|
aria-label="diff.fullscreen.open"
|
|
48796
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
48811
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
48797
48812
|
onClick={[Function]}
|
|
48798
48813
|
>
|
|
48799
48814
|
<i
|
|
@@ -49621,7 +49636,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
49621
49636
|
>
|
|
49622
49637
|
<button
|
|
49623
49638
|
aria-label="diff.sideBySide"
|
|
49624
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
49639
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
49625
49640
|
onClick={[Function]}
|
|
49626
49641
|
>
|
|
49627
49642
|
<i
|
|
@@ -49637,7 +49652,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
49637
49652
|
>
|
|
49638
49653
|
<button
|
|
49639
49654
|
aria-label="diff.fullscreen.open"
|
|
49640
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
49655
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
49641
49656
|
onClick={[Function]}
|
|
49642
49657
|
>
|
|
49643
49658
|
<i
|
|
@@ -50213,7 +50228,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
50213
50228
|
>
|
|
50214
50229
|
<button
|
|
50215
50230
|
aria-label="diff.sideBySide"
|
|
50216
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
50231
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
50217
50232
|
onClick={[Function]}
|
|
50218
50233
|
>
|
|
50219
50234
|
<i
|
|
@@ -50229,7 +50244,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
50229
50244
|
>
|
|
50230
50245
|
<button
|
|
50231
50246
|
aria-label="diff.fullscreen.open"
|
|
50232
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
50247
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
50233
50248
|
onClick={[Function]}
|
|
50234
50249
|
>
|
|
50235
50250
|
<i
|
|
@@ -51082,7 +51097,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
51082
51097
|
>
|
|
51083
51098
|
<button
|
|
51084
51099
|
aria-label="diff.sideBySide"
|
|
51085
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
51100
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
51086
51101
|
onClick={[Function]}
|
|
51087
51102
|
>
|
|
51088
51103
|
<i
|
|
@@ -51098,7 +51113,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
51098
51113
|
>
|
|
51099
51114
|
<button
|
|
51100
51115
|
aria-label="diff.fullscreen.open"
|
|
51101
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
51116
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
51102
51117
|
onClick={[Function]}
|
|
51103
51118
|
>
|
|
51104
51119
|
<i
|
|
@@ -51535,7 +51550,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
51535
51550
|
>
|
|
51536
51551
|
<button
|
|
51537
51552
|
aria-label="diff.sideBySide"
|
|
51538
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
51553
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
51539
51554
|
onClick={[Function]}
|
|
51540
51555
|
>
|
|
51541
51556
|
<i
|
|
@@ -51551,7 +51566,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
51551
51566
|
>
|
|
51552
51567
|
<button
|
|
51553
51568
|
aria-label="diff.fullscreen.open"
|
|
51554
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
51569
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
51555
51570
|
onClick={[Function]}
|
|
51556
51571
|
>
|
|
51557
51572
|
<i
|
|
@@ -51988,7 +52003,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
51988
52003
|
>
|
|
51989
52004
|
<button
|
|
51990
52005
|
aria-label="diff.sideBySide"
|
|
51991
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
52006
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
51992
52007
|
onClick={[Function]}
|
|
51993
52008
|
>
|
|
51994
52009
|
<i
|
|
@@ -52004,7 +52019,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
52004
52019
|
>
|
|
52005
52020
|
<button
|
|
52006
52021
|
aria-label="diff.fullscreen.open"
|
|
52007
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
52022
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
52008
52023
|
onClick={[Function]}
|
|
52009
52024
|
>
|
|
52010
52025
|
<i
|
|
@@ -53048,7 +53063,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
53048
53063
|
>
|
|
53049
53064
|
<button
|
|
53050
53065
|
aria-label="diff.sideBySide"
|
|
53051
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
53066
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
53052
53067
|
onClick={[Function]}
|
|
53053
53068
|
>
|
|
53054
53069
|
<i
|
|
@@ -53064,7 +53079,7 @@ exports[`Storyshots Repositories/Diff Line Annotation 1`] = `
|
|
|
53064
53079
|
>
|
|
53065
53080
|
<button
|
|
53066
53081
|
aria-label="diff.fullscreen.open"
|
|
53067
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
53082
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
53068
53083
|
onClick={[Function]}
|
|
53069
53084
|
>
|
|
53070
53085
|
<i
|
|
@@ -53597,7 +53612,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
53597
53612
|
>
|
|
53598
53613
|
<button
|
|
53599
53614
|
aria-label="diff.sideBySide"
|
|
53600
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
53615
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
53601
53616
|
onClick={[Function]}
|
|
53602
53617
|
>
|
|
53603
53618
|
<i
|
|
@@ -53613,7 +53628,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
53613
53628
|
>
|
|
53614
53629
|
<button
|
|
53615
53630
|
aria-label="diff.fullscreen.open"
|
|
53616
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
53631
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
53617
53632
|
onClick={[Function]}
|
|
53618
53633
|
>
|
|
53619
53634
|
<i
|
|
@@ -54217,7 +54232,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
54217
54232
|
>
|
|
54218
54233
|
<button
|
|
54219
54234
|
aria-label="diff.sideBySide"
|
|
54220
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
54235
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
54221
54236
|
onClick={[Function]}
|
|
54222
54237
|
>
|
|
54223
54238
|
<i
|
|
@@ -54233,7 +54248,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
54233
54248
|
>
|
|
54234
54249
|
<button
|
|
54235
54250
|
aria-label="diff.fullscreen.open"
|
|
54236
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
54251
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
54237
54252
|
onClick={[Function]}
|
|
54238
54253
|
>
|
|
54239
54254
|
<i
|
|
@@ -55136,7 +55151,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
55136
55151
|
>
|
|
55137
55152
|
<button
|
|
55138
55153
|
aria-label="diff.sideBySide"
|
|
55139
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
55154
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
55140
55155
|
onClick={[Function]}
|
|
55141
55156
|
>
|
|
55142
55157
|
<i
|
|
@@ -55152,7 +55167,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
55152
55167
|
>
|
|
55153
55168
|
<button
|
|
55154
55169
|
aria-label="diff.fullscreen.open"
|
|
55155
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
55170
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
55156
55171
|
onClick={[Function]}
|
|
55157
55172
|
>
|
|
55158
55173
|
<i
|
|
@@ -55619,7 +55634,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
55619
55634
|
>
|
|
55620
55635
|
<button
|
|
55621
55636
|
aria-label="diff.sideBySide"
|
|
55622
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
55637
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
55623
55638
|
onClick={[Function]}
|
|
55624
55639
|
>
|
|
55625
55640
|
<i
|
|
@@ -55635,7 +55650,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
55635
55650
|
>
|
|
55636
55651
|
<button
|
|
55637
55652
|
aria-label="diff.fullscreen.open"
|
|
55638
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
55653
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
55639
55654
|
onClick={[Function]}
|
|
55640
55655
|
>
|
|
55641
55656
|
<i
|
|
@@ -56102,7 +56117,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
56102
56117
|
>
|
|
56103
56118
|
<button
|
|
56104
56119
|
aria-label="diff.sideBySide"
|
|
56105
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
56120
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
56106
56121
|
onClick={[Function]}
|
|
56107
56122
|
>
|
|
56108
56123
|
<i
|
|
@@ -56118,7 +56133,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
56118
56133
|
>
|
|
56119
56134
|
<button
|
|
56120
56135
|
aria-label="diff.fullscreen.open"
|
|
56121
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
56136
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
56122
56137
|
onClick={[Function]}
|
|
56123
56138
|
>
|
|
56124
56139
|
<i
|
|
@@ -57238,7 +57253,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
57238
57253
|
>
|
|
57239
57254
|
<button
|
|
57240
57255
|
aria-label="diff.sideBySide"
|
|
57241
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
57256
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
57242
57257
|
onClick={[Function]}
|
|
57243
57258
|
>
|
|
57244
57259
|
<i
|
|
@@ -57254,7 +57269,7 @@ exports[`Storyshots Repositories/Diff OnClick 1`] = `
|
|
|
57254
57269
|
>
|
|
57255
57270
|
<button
|
|
57256
57271
|
aria-label="diff.fullscreen.open"
|
|
57257
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
57272
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
57258
57273
|
onClick={[Function]}
|
|
57259
57274
|
>
|
|
57260
57275
|
<i
|
|
@@ -57811,7 +57826,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
57811
57826
|
>
|
|
57812
57827
|
<button
|
|
57813
57828
|
aria-label="diff.combined"
|
|
57814
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
57829
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
57815
57830
|
onClick={[Function]}
|
|
57816
57831
|
>
|
|
57817
57832
|
<i
|
|
@@ -57827,7 +57842,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
57827
57842
|
>
|
|
57828
57843
|
<button
|
|
57829
57844
|
aria-label="diff.fullscreen.open"
|
|
57830
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
57845
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
57831
57846
|
onClick={[Function]}
|
|
57832
57847
|
>
|
|
57833
57848
|
<i
|
|
@@ -58484,7 +58499,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
58484
58499
|
>
|
|
58485
58500
|
<button
|
|
58486
58501
|
aria-label="diff.combined"
|
|
58487
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
58502
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
58488
58503
|
onClick={[Function]}
|
|
58489
58504
|
>
|
|
58490
58505
|
<i
|
|
@@ -58500,7 +58515,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
58500
58515
|
>
|
|
58501
58516
|
<button
|
|
58502
58517
|
aria-label="diff.fullscreen.open"
|
|
58503
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
58518
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
58504
58519
|
onClick={[Function]}
|
|
58505
58520
|
>
|
|
58506
58521
|
<i
|
|
@@ -59431,7 +59446,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
59431
59446
|
>
|
|
59432
59447
|
<button
|
|
59433
59448
|
aria-label="diff.combined"
|
|
59434
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
59449
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
59435
59450
|
onClick={[Function]}
|
|
59436
59451
|
>
|
|
59437
59452
|
<i
|
|
@@ -59447,7 +59462,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
59447
59462
|
>
|
|
59448
59463
|
<button
|
|
59449
59464
|
aria-label="diff.fullscreen.open"
|
|
59450
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
59465
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
59451
59466
|
onClick={[Function]}
|
|
59452
59467
|
>
|
|
59453
59468
|
<i
|
|
@@ -59936,7 +59951,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
59936
59951
|
>
|
|
59937
59952
|
<button
|
|
59938
59953
|
aria-label="diff.combined"
|
|
59939
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
59954
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
59940
59955
|
onClick={[Function]}
|
|
59941
59956
|
>
|
|
59942
59957
|
<i
|
|
@@ -59952,7 +59967,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
59952
59967
|
>
|
|
59953
59968
|
<button
|
|
59954
59969
|
aria-label="diff.fullscreen.open"
|
|
59955
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
59970
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
59956
59971
|
onClick={[Function]}
|
|
59957
59972
|
>
|
|
59958
59973
|
<i
|
|
@@ -60441,7 +60456,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
60441
60456
|
>
|
|
60442
60457
|
<button
|
|
60443
60458
|
aria-label="diff.combined"
|
|
60444
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
60459
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
60445
60460
|
onClick={[Function]}
|
|
60446
60461
|
>
|
|
60447
60462
|
<i
|
|
@@ -60457,7 +60472,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
60457
60472
|
>
|
|
60458
60473
|
<button
|
|
60459
60474
|
aria-label="diff.fullscreen.open"
|
|
60460
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
60475
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
60461
60476
|
onClick={[Function]}
|
|
60462
60477
|
>
|
|
60463
60478
|
<i
|
|
@@ -61670,7 +61685,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
61670
61685
|
>
|
|
61671
61686
|
<button
|
|
61672
61687
|
aria-label="diff.combined"
|
|
61673
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
61688
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
61674
61689
|
onClick={[Function]}
|
|
61675
61690
|
>
|
|
61676
61691
|
<i
|
|
@@ -61686,7 +61701,7 @@ exports[`Storyshots Repositories/Diff Side-By-Side 1`] = `
|
|
|
61686
61701
|
>
|
|
61687
61702
|
<button
|
|
61688
61703
|
aria-label="diff.fullscreen.open"
|
|
61689
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
61704
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
61690
61705
|
onClick={[Function]}
|
|
61691
61706
|
>
|
|
61692
61707
|
<i
|
|
@@ -62280,7 +62295,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting (Markdown) 1`] = `
|
|
|
62280
62295
|
>
|
|
62281
62296
|
<button
|
|
62282
62297
|
aria-label="diff.sideBySide"
|
|
62283
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
62298
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
62284
62299
|
onClick={[Function]}
|
|
62285
62300
|
>
|
|
62286
62301
|
<i
|
|
@@ -62296,7 +62311,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting (Markdown) 1`] = `
|
|
|
62296
62311
|
>
|
|
62297
62312
|
<button
|
|
62298
62313
|
aria-label="diff.fullscreen.open"
|
|
62299
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
62314
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
62300
62315
|
onClick={[Function]}
|
|
62301
62316
|
>
|
|
62302
62317
|
<i
|
|
@@ -62642,7 +62657,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
62642
62657
|
>
|
|
62643
62658
|
<button
|
|
62644
62659
|
aria-label="diff.sideBySide"
|
|
62645
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
62660
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
62646
62661
|
onClick={[Function]}
|
|
62647
62662
|
>
|
|
62648
62663
|
<i
|
|
@@ -62658,7 +62673,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
62658
62673
|
>
|
|
62659
62674
|
<button
|
|
62660
62675
|
aria-label="diff.fullscreen.open"
|
|
62661
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
62676
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
62662
62677
|
onClick={[Function]}
|
|
62663
62678
|
>
|
|
62664
62679
|
<i
|
|
@@ -63222,7 +63237,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
63222
63237
|
>
|
|
63223
63238
|
<button
|
|
63224
63239
|
aria-label="diff.sideBySide"
|
|
63225
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
63240
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
63226
63241
|
onClick={[Function]}
|
|
63227
63242
|
>
|
|
63228
63243
|
<i
|
|
@@ -63238,7 +63253,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
63238
63253
|
>
|
|
63239
63254
|
<button
|
|
63240
63255
|
aria-label="diff.fullscreen.open"
|
|
63241
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
63256
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
63242
63257
|
onClick={[Function]}
|
|
63243
63258
|
>
|
|
63244
63259
|
<i
|
|
@@ -64079,7 +64094,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
64079
64094
|
>
|
|
64080
64095
|
<button
|
|
64081
64096
|
aria-label="diff.sideBySide"
|
|
64082
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
64097
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
64083
64098
|
onClick={[Function]}
|
|
64084
64099
|
>
|
|
64085
64100
|
<i
|
|
@@ -64095,7 +64110,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
64095
64110
|
>
|
|
64096
64111
|
<button
|
|
64097
64112
|
aria-label="diff.fullscreen.open"
|
|
64098
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
64113
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
64099
64114
|
onClick={[Function]}
|
|
64100
64115
|
>
|
|
64101
64116
|
<i
|
|
@@ -64532,7 +64547,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
64532
64547
|
>
|
|
64533
64548
|
<button
|
|
64534
64549
|
aria-label="diff.sideBySide"
|
|
64535
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
64550
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
64536
64551
|
onClick={[Function]}
|
|
64537
64552
|
>
|
|
64538
64553
|
<i
|
|
@@ -64548,7 +64563,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
64548
64563
|
>
|
|
64549
64564
|
<button
|
|
64550
64565
|
aria-label="diff.fullscreen.open"
|
|
64551
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
64566
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
64552
64567
|
onClick={[Function]}
|
|
64553
64568
|
>
|
|
64554
64569
|
<i
|
|
@@ -64985,7 +65000,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
64985
65000
|
>
|
|
64986
65001
|
<button
|
|
64987
65002
|
aria-label="diff.sideBySide"
|
|
64988
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
65003
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
64989
65004
|
onClick={[Function]}
|
|
64990
65005
|
>
|
|
64991
65006
|
<i
|
|
@@ -65001,7 +65016,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
65001
65016
|
>
|
|
65002
65017
|
<button
|
|
65003
65018
|
aria-label="diff.fullscreen.open"
|
|
65004
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
65019
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
65005
65020
|
onClick={[Function]}
|
|
65006
65021
|
>
|
|
65007
65022
|
<i
|
|
@@ -66045,7 +66060,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
66045
66060
|
>
|
|
66046
66061
|
<button
|
|
66047
66062
|
aria-label="diff.sideBySide"
|
|
66048
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
66063
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
66049
66064
|
onClick={[Function]}
|
|
66050
66065
|
>
|
|
66051
66066
|
<i
|
|
@@ -66061,7 +66076,7 @@ exports[`Storyshots Repositories/Diff SyntaxHighlighting 1`] = `
|
|
|
66061
66076
|
>
|
|
66062
66077
|
<button
|
|
66063
66078
|
aria-label="diff.fullscreen.open"
|
|
66064
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
66079
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
66065
66080
|
onClick={[Function]}
|
|
66066
66081
|
>
|
|
66067
66082
|
<i
|
|
@@ -66582,7 +66597,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
66582
66597
|
>
|
|
66583
66598
|
<button
|
|
66584
66599
|
aria-label="diff.sideBySide"
|
|
66585
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
66600
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
66586
66601
|
onClick={[Function]}
|
|
66587
66602
|
>
|
|
66588
66603
|
<i
|
|
@@ -66598,7 +66613,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
66598
66613
|
>
|
|
66599
66614
|
<button
|
|
66600
66615
|
aria-label="diff.fullscreen.open"
|
|
66601
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
66616
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
66602
66617
|
onClick={[Function]}
|
|
66603
66618
|
>
|
|
66604
66619
|
<i
|
|
@@ -67199,7 +67214,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
67199
67214
|
>
|
|
67200
67215
|
<button
|
|
67201
67216
|
aria-label="diff.sideBySide"
|
|
67202
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
67217
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
67203
67218
|
onClick={[Function]}
|
|
67204
67219
|
>
|
|
67205
67220
|
<i
|
|
@@ -67215,7 +67230,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
67215
67230
|
>
|
|
67216
67231
|
<button
|
|
67217
67232
|
aria-label="diff.fullscreen.open"
|
|
67218
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
67233
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
67219
67234
|
onClick={[Function]}
|
|
67220
67235
|
>
|
|
67221
67236
|
<i
|
|
@@ -68153,7 +68168,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
68153
68168
|
>
|
|
68154
68169
|
<button
|
|
68155
68170
|
aria-label="diff.sideBySide"
|
|
68156
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
68171
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
68157
68172
|
onClick={[Function]}
|
|
68158
68173
|
>
|
|
68159
68174
|
<i
|
|
@@ -68169,7 +68184,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
68169
68184
|
>
|
|
68170
68185
|
<button
|
|
68171
68186
|
aria-label="diff.fullscreen.open"
|
|
68172
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
68187
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
68173
68188
|
onClick={[Function]}
|
|
68174
68189
|
>
|
|
68175
68190
|
<i
|
|
@@ -68678,7 +68693,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
68678
68693
|
>
|
|
68679
68694
|
<button
|
|
68680
68695
|
aria-label="diff.sideBySide"
|
|
68681
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
68696
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
68682
68697
|
onClick={[Function]}
|
|
68683
68698
|
>
|
|
68684
68699
|
<i
|
|
@@ -68694,7 +68709,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
68694
68709
|
>
|
|
68695
68710
|
<button
|
|
68696
68711
|
aria-label="diff.fullscreen.open"
|
|
68697
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
68712
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
68698
68713
|
onClick={[Function]}
|
|
68699
68714
|
>
|
|
68700
68715
|
<i
|
|
@@ -69203,7 +69218,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
69203
69218
|
>
|
|
69204
69219
|
<button
|
|
69205
69220
|
aria-label="diff.sideBySide"
|
|
69206
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
69221
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
69207
69222
|
onClick={[Function]}
|
|
69208
69223
|
>
|
|
69209
69224
|
<i
|
|
@@ -69219,7 +69234,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
69219
69234
|
>
|
|
69220
69235
|
<button
|
|
69221
69236
|
aria-label="diff.fullscreen.open"
|
|
69222
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
69237
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
69223
69238
|
onClick={[Function]}
|
|
69224
69239
|
>
|
|
69225
69240
|
<i
|
|
@@ -70418,7 +70433,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
70418
70433
|
>
|
|
70419
70434
|
<button
|
|
70420
70435
|
aria-label="diff.sideBySide"
|
|
70421
|
-
className="DiffButton__Button-sc-18d99hb-0
|
|
70436
|
+
className="DiffButton__Button-sc-18d99hb-0 klKizq button is-clickable"
|
|
70422
70437
|
onClick={[Function]}
|
|
70423
70438
|
>
|
|
70424
70439
|
<i
|
|
@@ -70434,7 +70449,7 @@ exports[`Storyshots Repositories/Diff WithLinkToFile 1`] = `
|
|
|
70434
70449
|
>
|
|
70435
70450
|
<button
|
|
70436
70451
|
aria-label="diff.fullscreen.open"
|
|
70437
|
-
className="OpenInFullscreenButton__Button-hpt3du-0
|
|
70452
|
+
className="OpenInFullscreenButton__Button-hpt3du-0 groTVv button"
|
|
70438
70453
|
onClick={[Function]}
|
|
70439
70454
|
>
|
|
70440
70455
|
<i
|
|
@@ -73751,10 +73766,13 @@ exports[`Storyshots SyntaxHighlighter Go 1`] = `
|
|
|
73751
73766
|
</code>
|
|
73752
73767
|
</pre>
|
|
73753
73768
|
<button
|
|
73754
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
73769
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
73755
73770
|
onClick={[Function]}
|
|
73756
73771
|
title="syntaxHighlighting.copyButton"
|
|
73772
|
+
type="button"
|
|
73757
73773
|
>
|
|
73774
|
+
|
|
73775
|
+
|
|
73758
73776
|
<i
|
|
73759
73777
|
className="fa fa-clipboard"
|
|
73760
73778
|
/>
|
|
@@ -76710,10 +76728,13 @@ exports[`Storyshots SyntaxHighlighter Java 1`] = `
|
|
|
76710
76728
|
</code>
|
|
76711
76729
|
</pre>
|
|
76712
76730
|
<button
|
|
76713
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
76731
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
76714
76732
|
onClick={[Function]}
|
|
76715
76733
|
title="syntaxHighlighting.copyButton"
|
|
76734
|
+
type="button"
|
|
76716
76735
|
>
|
|
76736
|
+
|
|
76737
|
+
|
|
76717
76738
|
<i
|
|
76718
76739
|
className="fa fa-clipboard"
|
|
76719
76740
|
/>
|
|
@@ -77540,10 +77561,13 @@ exports[`Storyshots SyntaxHighlighter Javascript 1`] = `
|
|
|
77540
77561
|
</code>
|
|
77541
77562
|
</pre>
|
|
77542
77563
|
<button
|
|
77543
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
77564
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
77544
77565
|
onClick={[Function]}
|
|
77545
77566
|
title="syntaxHighlighting.copyButton"
|
|
77567
|
+
type="button"
|
|
77546
77568
|
>
|
|
77569
|
+
|
|
77570
|
+
|
|
77547
77571
|
<i
|
|
77548
77572
|
className="fa fa-clipboard"
|
|
77549
77573
|
/>
|
|
@@ -85696,10 +85720,13 @@ exports[`Storyshots SyntaxHighlighter Markdown 1`] = `
|
|
|
85696
85720
|
</code>
|
|
85697
85721
|
</pre>
|
|
85698
85722
|
<button
|
|
85699
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
85723
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
85700
85724
|
onClick={[Function]}
|
|
85701
85725
|
title="syntaxHighlighting.copyButton"
|
|
85726
|
+
type="button"
|
|
85702
85727
|
>
|
|
85728
|
+
|
|
85729
|
+
|
|
85703
85730
|
<i
|
|
85704
85731
|
className="fa fa-clipboard"
|
|
85705
85732
|
/>
|
|
@@ -87190,10 +87217,13 @@ exports[`Storyshots SyntaxHighlighter Python 1`] = `
|
|
|
87190
87217
|
</code>
|
|
87191
87218
|
</pre>
|
|
87192
87219
|
<button
|
|
87193
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
87220
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
87194
87221
|
onClick={[Function]}
|
|
87195
87222
|
title="syntaxHighlighting.copyButton"
|
|
87223
|
+
type="button"
|
|
87196
87224
|
>
|
|
87225
|
+
|
|
87226
|
+
|
|
87197
87227
|
<i
|
|
87198
87228
|
className="fa fa-clipboard"
|
|
87199
87229
|
/>
|
|
@@ -89560,10 +89590,13 @@ exports[`Storyshots SyntaxHighlighter Without line numbers 1`] = `
|
|
|
89560
89590
|
</code>
|
|
89561
89591
|
</pre>
|
|
89562
89592
|
<button
|
|
89563
|
-
className="SyntaxHighlighter__TopRightButton-ks8t62-0
|
|
89593
|
+
className="button is-default SyntaxHighlighter__TopRightButton-ks8t62-0 dsrTQ is-small"
|
|
89564
89594
|
onClick={[Function]}
|
|
89565
89595
|
title="syntaxHighlighting.copyButton"
|
|
89596
|
+
type="button"
|
|
89566
89597
|
>
|
|
89598
|
+
|
|
89599
|
+
|
|
89567
89600
|
<i
|
|
89568
89601
|
className="fa fa-clipboard"
|
|
89569
89602
|
/>
|
|
@@ -89616,11 +89649,7 @@ exports[`Storyshots Table Default 1`] = `
|
|
|
89616
89649
|
className="has-background-success"
|
|
89617
89650
|
>
|
|
89618
89651
|
<b
|
|
89619
|
-
|
|
89620
|
-
Object {
|
|
89621
|
-
"color": "red",
|
|
89622
|
-
}
|
|
89623
|
-
}
|
|
89652
|
+
className="has-text-danger"
|
|
89624
89653
|
>
|
|
89625
89654
|
McMillan
|
|
89626
89655
|
</b>
|
|
@@ -89641,11 +89670,7 @@ exports[`Storyshots Table Default 1`] = `
|
|
|
89641
89670
|
className="has-background-success"
|
|
89642
89671
|
>
|
|
89643
89672
|
<b
|
|
89644
|
-
|
|
89645
|
-
Object {
|
|
89646
|
-
"color": "red",
|
|
89647
|
-
}
|
|
89648
|
-
}
|
|
89673
|
+
className="has-text-danger"
|
|
89649
89674
|
>
|
|
89650
89675
|
Dent
|
|
89651
89676
|
</b>
|