Skip to content

Commit 63fdc6d

Browse files
chore(deps): update dependency ace-builds to v1.43.6 (#3357)
* chore(deps): update dependency ace-builds to v1.43.6 * update snapshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sayomaki <sayomayomaki@gmail.com>
1 parent 5978bf1 commit 63fdc6d

File tree

3 files changed

+55
-29
lines changed

3 files changed

+55
-29
lines changed

src/commons/assessmentWorkspace/__tests__/__snapshots__/AssessmentWorkspace.test.tsx.snap

Lines changed: 36 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
235235
aria-haspopup="false"
236236
aria-label="Cursor at row 1"
237237
autocapitalize="off"
238+
autocomplete="off"
238239
autocorrect="off"
239240
class="ace_text-input"
240241
role="textbox"
@@ -320,10 +321,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
320321
</div>
321322
</div>
322323
<div
323-
class="ace_tooltip"
324+
class="ace_tooltip ace_gutter-tooltip"
324325
id="gt6"
325326
role="tooltip"
326-
style="display: none; pointer-events: auto;"
327+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
328+
tabindex="-1"
327329
/>
328330
</div>
329331
<div
@@ -777,6 +779,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
777779
aria-haspopup="false"
778780
aria-label="Cursor at row 1"
779781
autocapitalize="off"
782+
autocomplete="off"
780783
autocorrect="off"
781784
class="ace_text-input"
782785
role="textbox"
@@ -863,10 +866,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with ContestVoting quest
863866
</div>
864867
</div>
865868
<div
866-
class="ace_tooltip"
869+
class="ace_tooltip ace_gutter-tooltip"
867870
id="gt7"
868871
role="tooltip"
869-
style="display: none; pointer-events: auto;"
872+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
873+
tabindex="-1"
870874
/>
871875
</div>
872876
<div
@@ -1562,6 +1566,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with MCQ question render
15621566
aria-haspopup="false"
15631567
aria-label="Cursor at row 1"
15641568
autocapitalize="off"
1569+
autocomplete="off"
15651570
autocorrect="off"
15661571
class="ace_text-input"
15671572
role="textbox"
@@ -1648,10 +1653,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with MCQ question render
16481653
</div>
16491654
</div>
16501655
<div
1651-
class="ace_tooltip"
1656+
class="ace_tooltip ace_gutter-tooltip"
16521657
id="gt5"
16531658
role="tooltip"
1654-
style="display: none; pointer-events: auto;"
1659+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
1660+
tabindex="-1"
16551661
/>
16561662
</div>
16571663
<div
@@ -1907,6 +1913,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
19071913
aria-haspopup="false"
19081914
aria-label="Cursor at row 1"
19091915
autocapitalize="off"
1916+
autocomplete="off"
19101917
autocorrect="off"
19111918
class="ace_text-input"
19121919
role="textbox"
@@ -1992,10 +1999,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
19921999
</div>
19932000
</div>
19942001
<div
1995-
class="ace_tooltip"
2002+
class="ace_tooltip ace_gutter-tooltip"
19962003
id="gt3"
19972004
role="tooltip"
1998-
style="display: none; pointer-events: auto;"
2005+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2006+
tabindex="-1"
19992007
/>
20002008
</div>
20012009
<div
@@ -2392,6 +2400,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
23922400
aria-haspopup="false"
23932401
aria-label="Cursor at row 1"
23942402
autocapitalize="off"
2403+
autocomplete="off"
23952404
autocorrect="off"
23962405
class="ace_text-input"
23972406
role="textbox"
@@ -2478,10 +2487,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with overdue assessment
24782487
</div>
24792488
</div>
24802489
<div
2481-
class="ace_tooltip"
2490+
class="ace_tooltip ace_gutter-tooltip"
24822491
id="gt4"
24832492
role="tooltip"
2484-
style="display: none; pointer-events: auto;"
2493+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2494+
tabindex="-1"
24852495
/>
24862496
</div>
24872497
<div
@@ -2767,6 +2777,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
27672777
aria-haspopup="false"
27682778
aria-label="Cursor at row 1"
27692779
autocapitalize="off"
2780+
autocomplete="off"
27702781
autocorrect="off"
27712782
class="ace_text-input"
27722783
role="textbox"
@@ -2852,10 +2863,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
28522863
</div>
28532864
</div>
28542865
<div
2855-
class="ace_tooltip"
2866+
class="ace_tooltip ace_gutter-tooltip"
28562867
id="gt1"
28572868
role="tooltip"
2858-
style="display: none; pointer-events: auto;"
2869+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2870+
tabindex="-1"
28592871
/>
28602872
</div>
28612873
<div
@@ -3252,6 +3264,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
32523264
aria-haspopup="false"
32533265
aria-label="Cursor at row 1"
32543266
autocapitalize="off"
3267+
autocomplete="off"
32553268
autocorrect="off"
32563269
class="ace_text-input"
32573270
role="textbox"
@@ -3338,10 +3351,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace page with programming questio
33383351
</div>
33393352
</div>
33403353
<div
3341-
class="ace_tooltip"
3354+
class="ace_tooltip ace_gutter-tooltip"
33423355
id="gt2"
33433356
role="tooltip"
3344-
style="display: none; pointer-events: auto;"
3357+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
3358+
tabindex="-1"
33453359
/>
33463360
</div>
33473361
<div
@@ -3627,6 +3641,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
36273641
aria-haspopup="false"
36283642
aria-label="Cursor at row 1"
36293643
autocapitalize="off"
3644+
autocomplete="off"
36303645
autocorrect="off"
36313646
class="ace_text-input"
36323647
role="textbox"
@@ -3712,10 +3727,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
37123727
</div>
37133728
</div>
37143729
<div
3715-
class="ace_tooltip"
3730+
class="ace_tooltip ace_gutter-tooltip"
37163731
id="gt8"
37173732
role="tooltip"
3718-
style="display: none; pointer-events: auto;"
3733+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
3734+
tabindex="-1"
37193735
/>
37203736
</div>
37213737
<div
@@ -4329,6 +4345,7 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
43294345
aria-haspopup="false"
43304346
aria-label="Cursor at row 1"
43314347
autocapitalize="off"
4348+
autocomplete="off"
43324349
autocorrect="off"
43334350
class="ace_text-input"
43344351
role="textbox"
@@ -4415,10 +4432,11 @@ exports[`AssessmentWorkspace > AssessmentWorkspace renders Grading tab correctly
44154432
</div>
44164433
</div>
44174434
<div
4418-
class="ace_tooltip"
4435+
class="ace_tooltip ace_gutter-tooltip"
44194436
id="gt9"
44204437
role="tooltip"
4421-
style="display: none; pointer-events: auto;"
4438+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
4439+
tabindex="-1"
44224440
/>
44234441
</div>
44244442
<div

src/pages/playground/__tests__/__snapshots__/Playground.test.tsx.snap

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ exports[`Playground tests > Playground renders correctly 1`] = `
410410
aria-haspopup="false"
411411
aria-label="Cursor at row 1"
412412
autocapitalize="off"
413+
autocomplete="off"
413414
autocorrect="off"
414415
class="ace_text-input"
415416
role="textbox"
@@ -495,10 +496,11 @@ exports[`Playground tests > Playground renders correctly 1`] = `
495496
</div>
496497
</div>
497498
<div
498-
class="ace_tooltip"
499+
class="ace_tooltip ace_gutter-tooltip"
499500
id="gt1"
500501
role="tooltip"
501-
style="display: none; pointer-events: auto;"
502+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
503+
tabindex="-1"
502504
/>
503505
</div>
504506
<div
@@ -1476,6 +1478,7 @@ and also the
14761478
aria-haspopup="false"
14771479
aria-label="Cursor at row 1"
14781480
autocapitalize="off"
1481+
autocomplete="off"
14791482
autocorrect="off"
14801483
class="ace_text-input"
14811484
role="textbox"
@@ -1562,10 +1565,11 @@ and also the
15621565
</div>
15631566
</div>
15641567
<div
1565-
class="ace_tooltip"
1568+
class="ace_tooltip ace_gutter-tooltip"
15661569
id="gt2"
15671570
role="tooltip"
1568-
style="display: none; pointer-events: auto;"
1571+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
1572+
tabindex="-1"
15691573
/>
15701574
</div>
15711575
<div
@@ -2050,6 +2054,7 @@ exports[`Playground tests > Playground with link renders correctly 1`] = `
20502054
aria-haspopup="false"
20512055
aria-label="Cursor at row 1"
20522056
autocapitalize="off"
2057+
autocomplete="off"
20532058
autocorrect="off"
20542059
class="ace_text-input"
20552060
role="textbox"
@@ -2135,10 +2140,11 @@ exports[`Playground tests > Playground with link renders correctly 1`] = `
21352140
</div>
21362141
</div>
21372142
<div
2138-
class="ace_tooltip"
2143+
class="ace_tooltip ace_gutter-tooltip"
21392144
id="gt3"
21402145
role="tooltip"
2141-
style="display: none; pointer-events: auto;"
2146+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2147+
tabindex="-1"
21422148
/>
21432149
</div>
21442150
<div
@@ -2793,6 +2799,7 @@ and also the
27932799
aria-haspopup="false"
27942800
aria-label="Cursor at row 1"
27952801
autocapitalize="off"
2802+
autocomplete="off"
27962803
autocorrect="off"
27972804
class="ace_text-input"
27982805
role="textbox"
@@ -2879,10 +2886,11 @@ and also the
28792886
</div>
28802887
</div>
28812888
<div
2882-
class="ace_tooltip"
2889+
class="ace_tooltip ace_gutter-tooltip"
28832890
id="gt4"
28842891
role="tooltip"
2885-
style="display: none; pointer-events: auto;"
2892+
style="display: none; white-space: pre-wrap; pointer-events: auto;"
2893+
tabindex="-1"
28862894
/>
28872895
</div>
28882896
<div

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4978,9 +4978,9 @@ __metadata:
49784978
linkType: hard
49794979

49804980
"ace-builds@npm:^1.36.3, ace-builds@npm:^1.4.12, ace-builds@npm:^1.42.1":
4981-
version: 1.43.2
4982-
resolution: "ace-builds@npm:1.43.2"
4983-
checksum: 10c0/03603b969b4995a3de5d73f9a3ef8b76d35b9367069ab17da8b69449b924cfa8f0c87929acc062abfeb022a2c39fbb3cd7c311c489d202dc2447c13d52fc7226
4981+
version: 1.43.6
4982+
resolution: "ace-builds@npm:1.43.6"
4983+
checksum: 10c0/33d0159a99650602de83b95766643b8f4f6029fc1ab582e47f7678288cae8e1c89b91747d23be42ec153a88d784fb9488935973f7a100b9093f837ac988f5c96
49844984
languageName: node
49854985
linkType: hard
49864986

0 commit comments

Comments
 (0)