@scm-manager/ui-components 2.29.2-20220021-101653 → 2.30.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.
@@ -19192,7 +19192,161 @@ exports[`Storyshots MarkdownView Xml Code Block 1`] = `
19192
19192
  </div>
19193
19193
  `;
19194
19194
 
19195
- exports[`Storyshots Modal/ConfirmAlert Default 1`] = `null`;
19195
+ exports[`Storyshots Modal/ConfirmAlert Autofocus 1`] = `
19196
+ <div
19197
+ aria-labelledby="headlessui-dialog-title-6"
19198
+ aria-modal={true}
19199
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19200
+ id="headlessui-dialog-4"
19201
+ onClick={[Function]}
19202
+ role="dialog"
19203
+ >
19204
+ <div
19205
+ aria-hidden={true}
19206
+ className="modal-background"
19207
+ id="headlessui-dialog-overlay-5"
19208
+ onClick={[Function]}
19209
+ />
19210
+ <div
19211
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19212
+ overflow="auto"
19213
+ >
19214
+ <header
19215
+ className="modal-card-head has-background-secondary-less"
19216
+ id="headlessui-dialog-title-6"
19217
+ >
19218
+ <h2
19219
+ className="modal-card-title m-0 has-text-secondary-most"
19220
+ >
19221
+ Are you sure about that?
19222
+ </h2>
19223
+ <button
19224
+ aria-label="close"
19225
+ className="delete"
19226
+ onClick={[Function]}
19227
+ />
19228
+ </header>
19229
+ <section
19230
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19231
+ >
19232
+ Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
19233
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance with
19234
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
19235
+ ordinary mob.
19236
+ </section>
19237
+ <footer
19238
+ className="modal-card-foot"
19239
+ >
19240
+ <div
19241
+ className="field is-grouped"
19242
+ >
19243
+ <p
19244
+ className="control"
19245
+ >
19246
+ <button
19247
+ className="button is-info is-outlined"
19248
+ onClick={[Function]}
19249
+ onKeyDown={[Function]}
19250
+ tabIndex={0}
19251
+ >
19252
+ Cancel
19253
+ </button>
19254
+ </p>
19255
+ <p
19256
+ className="control"
19257
+ >
19258
+ <button
19259
+ className="button is-info"
19260
+ onClick={[Function]}
19261
+ onKeyDown={[Function]}
19262
+ tabIndex={0}
19263
+ >
19264
+ I should be focused
19265
+ </button>
19266
+ </p>
19267
+ </div>
19268
+ </footer>
19269
+ </div>
19270
+ </div>
19271
+ `;
19272
+
19273
+ exports[`Storyshots Modal/ConfirmAlert Default 1`] = `
19274
+ <div
19275
+ aria-labelledby={null}
19276
+ aria-modal={true}
19277
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19278
+ id="headlessui-dialog-1"
19279
+ onClick={[Function]}
19280
+ role="dialog"
19281
+ >
19282
+ <div
19283
+ aria-hidden={true}
19284
+ className="modal-background"
19285
+ id="headlessui-dialog-overlay-2"
19286
+ onClick={[Function]}
19287
+ />
19288
+ <div
19289
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19290
+ overflow="auto"
19291
+ >
19292
+ <header
19293
+ className="modal-card-head has-background-secondary-less"
19294
+ id="headlessui-dialog-title-3"
19295
+ >
19296
+ <h2
19297
+ className="modal-card-title m-0 has-text-secondary-most"
19298
+ >
19299
+ Are you sure about that?
19300
+ </h2>
19301
+ <button
19302
+ aria-label="close"
19303
+ className="delete"
19304
+ onClick={[Function]}
19305
+ />
19306
+ </header>
19307
+ <section
19308
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19309
+ >
19310
+ Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
19311
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance with
19312
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
19313
+ ordinary mob.
19314
+ </section>
19315
+ <footer
19316
+ className="modal-card-foot"
19317
+ >
19318
+ <div
19319
+ className="field is-grouped"
19320
+ >
19321
+ <p
19322
+ className="control"
19323
+ >
19324
+ <button
19325
+ className="button is-info is-outlined"
19326
+ onClick={[Function]}
19327
+ onKeyDown={[Function]}
19328
+ tabIndex={0}
19329
+ >
19330
+ Cancel
19331
+ </button>
19332
+ </p>
19333
+ <p
19334
+ className="control"
19335
+ >
19336
+ <button
19337
+ className="button is-info"
19338
+ onClick={[Function]}
19339
+ onKeyDown={[Function]}
19340
+ tabIndex={0}
19341
+ >
19342
+ Submit
19343
+ </button>
19344
+ </p>
19345
+ </div>
19346
+ </footer>
19347
+ </div>
19348
+ </div>
19349
+ `;
19196
19350
 
19197
19351
  exports[`Storyshots Modal/ConfirmAlert WithButton 1`] = `
19198
19352
  Array [
@@ -19207,21 +19361,1225 @@ Array [
19207
19361
  ]
19208
19362
  `;
19209
19363
 
19210
- exports[`Storyshots Modal/Modal Closeable 1`] = `null`;
19211
-
19212
- exports[`Storyshots Modal/Modal Default 1`] = `null`;
19213
-
19214
- exports[`Storyshots Modal/Modal Long content 1`] = `null`;
19215
-
19216
- exports[`Storyshots Modal/Modal Nested 1`] = `null`;
19364
+ exports[`Storyshots Modal/Modal Closeable 1`] = `
19365
+ <div
19366
+ aria-labelledby="headlessui-dialog-title-12"
19367
+ aria-modal={true}
19368
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19369
+ id="headlessui-dialog-10"
19370
+ onClick={[Function]}
19371
+ role="dialog"
19372
+ >
19373
+ <div
19374
+ aria-hidden={true}
19375
+ className="modal-background"
19376
+ id="headlessui-dialog-overlay-11"
19377
+ onClick={[Function]}
19378
+ />
19379
+ <div
19380
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19381
+ overflow="auto"
19382
+ >
19383
+ <header
19384
+ className="modal-card-head has-background-secondary-less"
19385
+ id="headlessui-dialog-title-12"
19386
+ >
19387
+ <h2
19388
+ className="modal-card-title m-0 has-text-secondary-most"
19389
+ >
19390
+ Hitchhiker Modal
19391
+ </h2>
19392
+ <button
19393
+ aria-label="close"
19394
+ className="delete"
19395
+ onClick={[Function]}
19396
+ />
19397
+ </header>
19398
+ <section
19399
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19400
+ >
19401
+ <p>
19402
+ Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
19403
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
19404
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
19405
+ ordinary mob.
19406
+ </p>
19407
+ </section>
19408
+ </div>
19409
+ </div>
19410
+ `;
19217
19411
 
19218
- exports[`Storyshots Modal/Modal With form elements 1`] = `null`;
19412
+ exports[`Storyshots Modal/Modal Default 1`] = `
19413
+ <div
19414
+ aria-labelledby="headlessui-dialog-title-9"
19415
+ aria-modal={true}
19416
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19417
+ id="headlessui-dialog-7"
19418
+ onClick={[Function]}
19419
+ role="dialog"
19420
+ >
19421
+ <div
19422
+ aria-hidden={true}
19423
+ className="modal-background"
19424
+ id="headlessui-dialog-overlay-8"
19425
+ onClick={[Function]}
19426
+ />
19427
+ <div
19428
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19429
+ overflow="auto"
19430
+ >
19431
+ <header
19432
+ className="modal-card-head has-background-secondary-less"
19433
+ id="headlessui-dialog-title-9"
19434
+ >
19435
+ <h2
19436
+ className="modal-card-title m-0 has-text-secondary-most"
19437
+ >
19438
+ Hitchhiker Modal
19439
+ </h2>
19440
+ <button
19441
+ aria-label="close"
19442
+ className="delete"
19443
+ onClick={[Function]}
19444
+ />
19445
+ </header>
19446
+ <section
19447
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19448
+ >
19449
+ <p>
19450
+ Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
19451
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
19452
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
19453
+ ordinary mob.
19454
+ </p>
19455
+ </section>
19456
+ </div>
19457
+ </div>
19458
+ `;
19219
19459
 
19220
- exports[`Storyshots Modal/Modal With long tooltips 1`] = `null`;
19460
+ exports[`Storyshots Modal/Modal Long content 1`] = `
19461
+ <div
19462
+ aria-labelledby="headlessui-dialog-title-30"
19463
+ aria-modal={true}
19464
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19465
+ id="headlessui-dialog-28"
19466
+ onClick={[Function]}
19467
+ role="dialog"
19468
+ >
19469
+ <div
19470
+ aria-hidden={true}
19471
+ className="modal-background"
19472
+ id="headlessui-dialog-overlay-29"
19473
+ onClick={[Function]}
19474
+ />
19475
+ <div
19476
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19477
+ overflow="auto"
19478
+ >
19479
+ <header
19480
+ className="modal-card-head has-background-secondary-less"
19481
+ id="headlessui-dialog-title-30"
19482
+ >
19483
+ <h2
19484
+ className="modal-card-title m-0 has-text-secondary-most"
19485
+ >
19486
+ Hitchhiker Modal
19487
+ </h2>
19488
+ <button
19489
+ aria-label="close"
19490
+ className="delete"
19491
+ onClick={[Function]}
19492
+ />
19493
+ </header>
19494
+ <section
19495
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19496
+ >
19497
+ <h1
19498
+ className="title"
19499
+ >
19500
+ Marvin
19501
+ </h1>
19502
+ <h2
19503
+ className="subtitle"
19504
+ >
19505
+ The Paranoid Android
19506
+ </h2>
19507
+ <hr />
19508
+ <div
19509
+ className="notification is-info"
19510
+ >
19511
+ The following content comes from the awesome
19512
+
19513
+ <a
19514
+ href="https://hitchhikers.fandom.com/wiki/Main_Page"
19515
+ rel="noopener noreferrer"
19516
+ target="_blank"
19517
+ >
19518
+ Hitchhikers Wiki
19519
+ </a>
19520
+ </div>
19521
+ <hr />
19522
+ <div
19523
+ className="has-text-centered"
19524
+ >
19525
+ <img
19526
+ alt="Marvin"
19527
+ src="https://vignette.wikia.nocookie.net/hitchhikers/images/a/a4/Marvin.jpg/revision/latest/scale-to-width-down/150?cb=20100530114055"
19528
+ />
19529
+ </div>
19530
+ <hr />
19531
+ <p
19532
+ className="content"
19533
+ >
19534
+ Marvin, more fully known as Marvin the Paranoid Android, is an incredibly brilliant but overwhelmingly depressed robot manufactured by the Sirius Cybernetics Corporation and unwilling servant to the crew of the Heart of Gold.
19535
+ </p>
19536
+ <hr />
19537
+ <div
19538
+ className="content"
19539
+ >
19540
+ <h4>
19541
+ Physical Appearance
19542
+ </h4>
19543
+ <p>
19544
+ In the novels, Marvin is described thusly: "...though it was beautifully constructed and polished it looked somehow as if the various parts of its more or less humanoid body didn't quite fit properly. In fact, they fit perfectly well, but something in its bearing suggested that they might have fitted better."
19545
+ </p>
19546
+ <p>
19547
+ On the radio show, there's no physical description of Marvin, though his voice is digitally altered to sound more robotic, and any scene that focuses on him is accompanied by sounds of mechanical clanking and hissing.
19548
+ </p>
19549
+ <p>
19550
+ In the TV series, Marvin is built in the style of a 1950's robot similar to Robbie the Robot from Forbidden Planet or Twiki from Buck Rogers. His body is blocky and angular, with a pair of clamp-claw hands, shuffling feet and a squarish head with a dour face.
19551
+ </p>
19552
+ <p>
19553
+ In the movie, Marvin is a short, stout robot built of smooth, white plastic. His arms are much longer than his legs, and his head is a massive sphere with only a pair of triangle eyes for a face. His large head and simian-like proportions give Marvin a perpetual slouch, adding to his melancholy personality. At the start of the film his eyes glow, but at the end he is shot but unharmed, leaving a hole in his head and dimming his eyes. This is probably the most depressing and unacceptable manifestation of Marvin ever conceived, and thus paradoxically the most accurate.
19554
+ </p>
19555
+ </div>
19556
+ <hr />
19557
+ <div
19558
+ className="content"
19559
+ >
19560
+ <h4>
19561
+ Personality
19562
+ </h4>
19563
+ <p>
19564
+ Marvin the robot has a prototype version of the Genuine People Personality (GPP) software from SCC, allowing him sentience and the ability to feel emotions and develop a personality. He's also incredibly smart, having a "brain the size of a planet" capable of computing extremely complex mathematics, as well as solving difficult problems and operating high-tech devices.
19565
+ </p>
19566
+ <p>
19567
+ However, despite being so smart, Marvin is typically made to perform menial tasks and labour such as escorting people, opening doors, picking up pieces of paper, and other tasks well beneath his skills. Even extremely hard tasks, such as computing for the vast Krikkit robot army, are trivial for Marvin. All this leaves him extremely bored, frustrated, and overwhelmingly depressed. Because of this, all modern GPP-capable machines, such as Eddie the computer and the Heart of Gold's automatic doors, are programmed to be extremely cheerful and happy, much to Marvin's disgust.
19568
+ </p>
19569
+ <p>
19570
+ Marvin hates everyone and everything he comes into contact with, having no respect for anybody and will criticise and insult others at any opportunity, or otherwise rant and complain for hours on end about his own problems, such as the terrible pain he suffers in all the diodes down his left side. His contempt for everyone is often justified, as almost every person he comes across, even those who consider him a friend, (such as Arthur and Trillian, who treat him more kindly than Ford and Zaphod) treat Marvin as an expendable servant, even sending him to his death more than once (such as when Zaphod ordered Marvin to fight the gigantic, heavy-duty Frogstar Scout Robot Class D so he could escape). Being a robot, he still does what he's told (he won't enjoy it, nor will he let you forget it, but he'll do it anyway), though he'd much rather sulk in a corner by himself.
19571
+ </p>
19572
+ <p>
19573
+ Several times in the series Marvin ends up alone and isolated for extremely long periods of time, sometimes spanning millions of years, either by sheer bad luck (such as the explosion that propelled everyone but Marvin to Milliways in the far-off future) or because his unpleasantly depressing personality drives them away or, in more than one case, makes them commit suicide. In his spare time (which he has a lot of), Marvin will attempt to occupy himself by composing songs and writing poetry. Of course, none of them are particularly cheerful, or even that good.
19574
+ </p>
19575
+ </div>
19576
+ </section>
19577
+ </div>
19578
+ </div>
19579
+ `;
19221
19580
 
19222
- exports[`Storyshots Modal/Modal With overflow 1`] = `null`;
19581
+ exports[`Storyshots Modal/Modal Nested 1`] = `
19582
+ <div
19583
+ aria-labelledby="headlessui-dialog-title-15"
19584
+ aria-modal={true}
19585
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19586
+ id="headlessui-dialog-13"
19587
+ onClick={[Function]}
19588
+ role="dialog"
19589
+ >
19590
+ <div
19591
+ aria-hidden={true}
19592
+ className="modal-background"
19593
+ id="headlessui-dialog-overlay-14"
19594
+ onClick={[Function]}
19595
+ />
19596
+ <div
19597
+ className="Modal__SizedModal-m3xdw4-0 gfoDmI modal-card"
19598
+ overflow="auto"
19599
+ size="M"
19600
+ >
19601
+ <header
19602
+ className="modal-card-head has-background-secondary-less"
19603
+ id="headlessui-dialog-title-15"
19604
+ >
19605
+ <h2
19606
+ className="modal-card-title m-0 has-text-secondary-most"
19607
+ >
19608
+ Outer Hitchhiker Modal
19609
+ </h2>
19610
+ <button
19611
+ aria-label="close"
19612
+ className="delete"
19613
+ onClick={[Function]}
19614
+ />
19615
+ </header>
19616
+ <section
19617
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19618
+ >
19619
+ <button
19620
+ className="button is-default button"
19621
+ onClick={[Function]}
19622
+ title="Open inner modal"
19623
+ type="button"
19624
+ >
19625
+
19626
+
19627
+ Open inner modal
19628
+ </button>
19629
+ </section>
19630
+ </div>
19631
+ </div>
19632
+ `;
19223
19633
 
19224
- exports[`Storyshots Modal/Modal With overflow and footer 1`] = `null`;
19634
+ exports[`Storyshots Modal/Modal With form elements 1`] = `
19635
+ <div
19636
+ aria-labelledby="headlessui-dialog-title-18"
19637
+ aria-modal={true}
19638
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19639
+ id="headlessui-dialog-16"
19640
+ onClick={[Function]}
19641
+ role="dialog"
19642
+ >
19643
+ <div
19644
+ aria-hidden={true}
19645
+ className="modal-background"
19646
+ id="headlessui-dialog-overlay-17"
19647
+ onClick={[Function]}
19648
+ />
19649
+ <div
19650
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19651
+ overflow="auto"
19652
+ >
19653
+ <header
19654
+ className="modal-card-head has-background-secondary-less"
19655
+ id="headlessui-dialog-title-18"
19656
+ >
19657
+ <h2
19658
+ className="modal-card-title m-0 has-text-secondary-most"
19659
+ >
19660
+ Hitchhiker Modal
19661
+ </h2>
19662
+ <button
19663
+ aria-label="close"
19664
+ className="delete"
19665
+ onClick={[Function]}
19666
+ />
19667
+ </header>
19668
+ <section
19669
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19670
+ >
19671
+ <div
19672
+ className="Modalstories__RadioList-sc-2lb0wg-1 MgWma"
19673
+ >
19674
+ <fieldset
19675
+ className="is-inline-block"
19676
+ >
19677
+ <label
19678
+ className="radio mr-2"
19679
+ >
19680
+ <input
19681
+ aria-describedby="radio_122"
19682
+ aria-labelledby="radio_121"
19683
+ checked={true}
19684
+ onBlur={[Function]}
19685
+ onChange={[Function]}
19686
+ type="radio"
19687
+ />
19688
+
19689
+ <span
19690
+ id="radio_121"
19691
+ >
19692
+ One
19693
+ </span>
19694
+ <span
19695
+ aria-label="The first one"
19696
+ className="tooltip has-tooltip-right Help__AbsolutePositionTooltip-ykmmew-0 fpvHMo is-inline-block pl-1 has-tooltip-multiline"
19697
+ data-tooltip="The first one"
19698
+ id="radio_122"
19699
+ >
19700
+ <i
19701
+ aria-label=""
19702
+ className="fas fa-fw fa-question-circle has-text-blue-light"
19703
+ onKeyPress={[Function]}
19704
+ />
19705
+ </span>
19706
+ </label>
19707
+ </fieldset>
19708
+ <fieldset
19709
+ className="is-inline-block"
19710
+ >
19711
+ <label
19712
+ className="radio mr-2"
19713
+ >
19714
+ <input
19715
+ aria-describedby="radio_124"
19716
+ aria-labelledby="radio_123"
19717
+ checked={false}
19718
+ onBlur={[Function]}
19719
+ onChange={[Function]}
19720
+ type="radio"
19721
+ />
19722
+
19723
+ <span
19724
+ id="radio_123"
19725
+ >
19726
+ Two
19727
+ </span>
19728
+ <span
19729
+ aria-label="The second one"
19730
+ className="tooltip has-tooltip-right Help__AbsolutePositionTooltip-ykmmew-0 fpvHMo is-inline-block pl-1 has-tooltip-multiline"
19731
+ data-tooltip="The second one"
19732
+ id="radio_124"
19733
+ >
19734
+ <i
19735
+ aria-label=""
19736
+ className="fas fa-fw fa-question-circle has-text-blue-light"
19737
+ onKeyPress={[Function]}
19738
+ />
19739
+ </span>
19740
+ </label>
19741
+ </fieldset>
19742
+ </div>
19743
+ <hr />
19744
+ <p>
19745
+ Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
19746
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
19747
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
19748
+ ordinary mob.
19749
+ </p>
19750
+ <hr />
19751
+ <fieldset
19752
+ className="field"
19753
+ >
19754
+ <label
19755
+ className="label"
19756
+ >
19757
+ <span
19758
+ id="textarea_125"
19759
+ >
19760
+ Text
19761
+ </span>
19762
+
19763
+ </label>
19764
+ <div
19765
+ className="control"
19766
+ >
19767
+ <textarea
19768
+ aria-describedby="textarea_126"
19769
+ aria-labelledby="textarea_125"
19770
+ className="textarea"
19771
+ onBlur={[Function]}
19772
+ onChange={[Function]}
19773
+ onKeyDown={[Function]}
19774
+ />
19775
+ </div>
19776
+ </fieldset>
19777
+ </section>
19778
+ <footer
19779
+ className="modal-card-foot"
19780
+ >
19781
+ <div
19782
+ className="field is-grouped"
19783
+ >
19784
+ <div
19785
+ className="control"
19786
+ >
19787
+ <button
19788
+ className="button is-default"
19789
+ onClick={[Function]}
19790
+ type="button"
19791
+ >
19792
+
19793
+ One
19794
+
19795
+ </button>
19796
+ </div>
19797
+ <div
19798
+ className="control"
19799
+ >
19800
+ <button
19801
+ className="button is-default"
19802
+ onClick={[Function]}
19803
+ type="button"
19804
+ >
19805
+
19806
+ Two
19807
+
19808
+ </button>
19809
+ </div>
19810
+ </div>
19811
+ </footer>
19812
+ </div>
19813
+ </div>
19814
+ `;
19815
+
19816
+ exports[`Storyshots Modal/Modal With initial button focus 1`] = `
19817
+ <div
19818
+ aria-labelledby="headlessui-dialog-title-24"
19819
+ aria-modal={true}
19820
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19821
+ id="headlessui-dialog-22"
19822
+ onClick={[Function]}
19823
+ role="dialog"
19824
+ >
19825
+ <div
19826
+ aria-hidden={true}
19827
+ className="modal-background"
19828
+ id="headlessui-dialog-overlay-23"
19829
+ onClick={[Function]}
19830
+ />
19831
+ <div
19832
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19833
+ overflow="auto"
19834
+ >
19835
+ <header
19836
+ className="modal-card-head has-background-secondary-less"
19837
+ id="headlessui-dialog-title-24"
19838
+ >
19839
+ <h2
19840
+ className="modal-card-title m-0 has-text-secondary-most"
19841
+ >
19842
+ Hitchhiker Modal
19843
+ </h2>
19844
+ <button
19845
+ aria-label="close"
19846
+ className="delete"
19847
+ onClick={[Function]}
19848
+ />
19849
+ </header>
19850
+ <section
19851
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19852
+ >
19853
+ <button>
19854
+ Hello
19855
+ </button>
19856
+ </section>
19857
+ <footer
19858
+ className="modal-card-foot"
19859
+ >
19860
+ <div
19861
+ className="field is-grouped"
19862
+ >
19863
+ <div
19864
+ className="control"
19865
+ >
19866
+ <button
19867
+ className="button is-default"
19868
+ onClick={[Function]}
19869
+ type="button"
19870
+ >
19871
+
19872
+ One
19873
+
19874
+ </button>
19875
+ </div>
19876
+ <div
19877
+ className="control"
19878
+ >
19879
+ <button
19880
+ className="button is-default"
19881
+ onClick={[Function]}
19882
+ type="button"
19883
+ >
19884
+
19885
+ Two
19886
+
19887
+ </button>
19888
+ </div>
19889
+ </div>
19890
+ </footer>
19891
+ </div>
19892
+ </div>
19893
+ `;
19894
+
19895
+ exports[`Storyshots Modal/Modal With initial input field focus 1`] = `
19896
+ <div
19897
+ aria-labelledby="headlessui-dialog-title-21"
19898
+ aria-modal={true}
19899
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19900
+ id="headlessui-dialog-19"
19901
+ onClick={[Function]}
19902
+ role="dialog"
19903
+ >
19904
+ <div
19905
+ aria-hidden={true}
19906
+ className="modal-background"
19907
+ id="headlessui-dialog-overlay-20"
19908
+ onClick={[Function]}
19909
+ />
19910
+ <div
19911
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
19912
+ overflow="auto"
19913
+ >
19914
+ <header
19915
+ className="modal-card-head has-background-secondary-less"
19916
+ id="headlessui-dialog-title-21"
19917
+ >
19918
+ <h2
19919
+ className="modal-card-title m-0 has-text-secondary-most"
19920
+ >
19921
+ Hitchhiker Modal
19922
+ </h2>
19923
+ <button
19924
+ aria-label="close"
19925
+ className="delete"
19926
+ onClick={[Function]}
19927
+ />
19928
+ </header>
19929
+ <section
19930
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
19931
+ >
19932
+ <fieldset
19933
+ className="field"
19934
+ >
19935
+
19936
+ <div
19937
+ className="control"
19938
+ >
19939
+ <input
19940
+ aria-describedby="input_128"
19941
+ aria-labelledby="input_127"
19942
+ className="input"
19943
+ onBlur={[Function]}
19944
+ onChange={[Function]}
19945
+ onKeyPress={[Function]}
19946
+ />
19947
+ </div>
19948
+ </fieldset>
19949
+ </section>
19950
+ <footer
19951
+ className="modal-card-foot"
19952
+ >
19953
+ <div
19954
+ className="field is-grouped"
19955
+ >
19956
+ <div
19957
+ className="control"
19958
+ >
19959
+ <button
19960
+ className="button is-default"
19961
+ onClick={[Function]}
19962
+ type="button"
19963
+ >
19964
+
19965
+ One
19966
+
19967
+ </button>
19968
+ </div>
19969
+ <div
19970
+ className="control"
19971
+ >
19972
+ <button
19973
+ className="button is-default"
19974
+ onClick={[Function]}
19975
+ type="button"
19976
+ >
19977
+
19978
+ Two
19979
+
19980
+ </button>
19981
+ </div>
19982
+ </div>
19983
+ </footer>
19984
+ </div>
19985
+ </div>
19986
+ `;
19987
+
19988
+ exports[`Storyshots Modal/Modal With long tooltips 1`] = `
19989
+ <div
19990
+ aria-labelledby="headlessui-dialog-title-27"
19991
+ aria-modal={true}
19992
+ className="modal is-active is-overflow-auto is-border-bottom-radius-unset"
19993
+ id="headlessui-dialog-25"
19994
+ onClick={[Function]}
19995
+ role="dialog"
19996
+ >
19997
+ <div
19998
+ aria-hidden={true}
19999
+ className="modal-background"
20000
+ id="headlessui-dialog-overlay-26"
20001
+ onClick={[Function]}
20002
+ />
20003
+ <div
20004
+ className="Modal__SizedModal-m3xdw4-0 bToMXK modal-card"
20005
+ overflow="auto"
20006
+ >
20007
+ <header
20008
+ className="modal-card-head has-background-secondary-less"
20009
+ id="headlessui-dialog-title-27"
20010
+ >
20011
+ <h2
20012
+ className="modal-card-title m-0 has-text-secondary-most"
20013
+ >
20014
+ Hitchhiker Modal
20015
+ </h2>
20016
+ <button
20017
+ aria-label="close"
20018
+ className="delete"
20019
+ onClick={[Function]}
20020
+ />
20021
+ </header>
20022
+ <section
20023
+ className="modal-card-body is-overflow-auto is-border-bottom-radius-unset"
20024
+ >
20025
+ <div
20026
+ className="notification is-info"
20027
+ >
20028
+ This story exists because we had a problem, that long tooltips causes a horizontal scrollbar on the modal.
20029
+ </div>
20030
+ <hr />
20031
+ <p>
20032
+ The following elements will have a very long help text, which has triggered the scrollbar in the past.
20033
+ </p>
20034
+ <hr />
20035
+ <div
20036
+ className="Modalstories__TopAndBottomMargin-sc-2lb0wg-0 koqZXa"
20037
+ >
20038
+ <fieldset
20039
+ className="field"
20040
+ >
20041
+ <div
20042
+ className="control"
20043
+ >
20044
+ <label
20045
+ className="checkbox"
20046
+ >
20047
+ <input
20048
+ aria-describedby="checkbox_130"
20049
+ aria-labelledby="checkbox_129"
20050
+ checked={true}
20051
+ className="checkbox"
20052
+ onBlur={[Function]}
20053
+ onChange={[Function]}
20054
+ type="checkbox"
20055
+ />
20056
+
20057
+ Checkbox
20058
+ <span
20059
+ aria-label="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20060
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20061
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20062
+ ordinary mob."
20063
+ className="tooltip has-tooltip-right Help__AbsolutePositionTooltip-ykmmew-0 fpvHMo is-inline-block pl-1 has-tooltip-multiline"
20064
+ data-tooltip="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20065
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20066
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20067
+ ordinary mob."
20068
+ id="checkbox_130"
20069
+ >
20070
+ <i
20071
+ aria-label=""
20072
+ className="fas fa-fw fa-question-circle has-text-blue-light"
20073
+ onKeyPress={[Function]}
20074
+ />
20075
+ </span>
20076
+ </label>
20077
+ </div>
20078
+ </fieldset>
20079
+ </div>
20080
+ <hr />
20081
+ <div
20082
+ className="Modalstories__TopAndBottomMargin-sc-2lb0wg-0 koqZXa"
20083
+ >
20084
+ <fieldset
20085
+ className="is-inline-block"
20086
+ >
20087
+ <label
20088
+ className="radio mr-2"
20089
+ >
20090
+ <input
20091
+ aria-describedby="radio_132"
20092
+ aria-labelledby="radio_131"
20093
+ checked={false}
20094
+ onBlur={[Function]}
20095
+ onChange={[Function]}
20096
+ type="radio"
20097
+ />
20098
+
20099
+ <span
20100
+ id="radio_131"
20101
+ >
20102
+ Radio button
20103
+ </span>
20104
+ <span
20105
+ aria-label="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20106
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20107
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20108
+ ordinary mob."
20109
+ className="tooltip has-tooltip-right Help__AbsolutePositionTooltip-ykmmew-0 fpvHMo is-inline-block pl-1 has-tooltip-multiline"
20110
+ data-tooltip="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20111
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20112
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20113
+ ordinary mob."
20114
+ id="radio_132"
20115
+ >
20116
+ <i
20117
+ aria-label=""
20118
+ className="fas fa-fw fa-question-circle has-text-blue-light"
20119
+ onKeyPress={[Function]}
20120
+ />
20121
+ </span>
20122
+ </label>
20123
+ </fieldset>
20124
+ </div>
20125
+ <hr />
20126
+ <div
20127
+ className="Modalstories__TopAndBottomMargin-sc-2lb0wg-0 koqZXa"
20128
+ >
20129
+ <fieldset
20130
+ className="field"
20131
+ >
20132
+ <label
20133
+ className="label"
20134
+ >
20135
+ <span
20136
+ id="input_133"
20137
+ >
20138
+ Input
20139
+ </span>
20140
+
20141
+ <span
20142
+ aria-label="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20143
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20144
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20145
+ ordinary mob."
20146
+ className="tooltip has-tooltip-right Help__AbsolutePositionTooltip-ykmmew-0 fpvHMo is-inline-block pl-1 has-tooltip-multiline"
20147
+ data-tooltip="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20148
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20149
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20150
+ ordinary mob."
20151
+ id="input_134"
20152
+ >
20153
+ <i
20154
+ aria-label=""
20155
+ className="fas fa-fw fa-question-circle has-text-blue-light"
20156
+ onKeyPress={[Function]}
20157
+ />
20158
+ </span>
20159
+ </label>
20160
+ <div
20161
+ className="control"
20162
+ >
20163
+ <input
20164
+ aria-describedby="input_134"
20165
+ aria-labelledby="input_133"
20166
+ className="input"
20167
+ onBlur={[Function]}
20168
+ onChange={[Function]}
20169
+ onKeyPress={[Function]}
20170
+ />
20171
+ </div>
20172
+ </fieldset>
20173
+ </div>
20174
+ <hr />
20175
+ <div
20176
+ className="Modalstories__TopAndBottomMargin-sc-2lb0wg-0 koqZXa"
20177
+ >
20178
+ <fieldset
20179
+ className="field"
20180
+ >
20181
+ <label
20182
+ className="label"
20183
+ >
20184
+ <span
20185
+ id="textarea_135"
20186
+ >
20187
+ Textarea
20188
+ </span>
20189
+
20190
+ <span
20191
+ aria-label="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20192
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20193
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20194
+ ordinary mob."
20195
+ className="tooltip has-tooltip-right Help__AbsolutePositionTooltip-ykmmew-0 fpvHMo is-inline-block pl-1 has-tooltip-multiline"
20196
+ data-tooltip="Mind-paralyzing change needed improbability vortex machine sorts sought same theory upending job just allows
20197
+ hostess’s really oblong Infinite Improbability thing into the starship against which behavior accordance.with
20198
+ Kakrafoon humanoid undergarment ship powered by GPP-guided bowl of petunias nothing was frequently away incredibly
20199
+ ordinary mob."
20200
+ id="textarea_136"
20201
+ >
20202
+ <i
20203
+ aria-label=""
20204
+ className="fas fa-fw fa-question-circle has-text-blue-light"
20205
+ onKeyPress={[Function]}
20206
+ />
20207
+ </span>
20208
+ </label>
20209
+ <div
20210
+ className="control"
20211
+ >
20212
+ <textarea
20213
+ aria-describedby="textarea_136"
20214
+ aria-labelledby="textarea_135"
20215
+ className="textarea"
20216
+ onBlur={[Function]}
20217
+ onChange={[Function]}
20218
+ onKeyDown={[Function]}
20219
+ />
20220
+ </div>
20221
+ </fieldset>
20222
+ </div>
20223
+ <hr />
20224
+ <p>
20225
+ If this modal has no horizontal scrollbar the issue is fixed
20226
+ </p>
20227
+ </section>
20228
+ </div>
20229
+ </div>
20230
+ `;
20231
+
20232
+ exports[`Storyshots Modal/Modal With overflow 1`] = `
20233
+ <div
20234
+ aria-labelledby="headlessui-dialog-title-33"
20235
+ aria-modal={true}
20236
+ className="modal is-active is-overflow-visible is-border-bottom-radius-inherit"
20237
+ id="headlessui-dialog-31"
20238
+ onClick={[Function]}
20239
+ role="dialog"
20240
+ >
20241
+ <div
20242
+ aria-hidden={true}
20243
+ className="modal-background"
20244
+ id="headlessui-dialog-overlay-32"
20245
+ onClick={[Function]}
20246
+ />
20247
+ <div
20248
+ className="Modal__SizedModal-m3xdw4-0 leZDUX modal-card"
20249
+ overflow="visible"
20250
+ >
20251
+ <header
20252
+ className="modal-card-head has-background-secondary-less"
20253
+ id="headlessui-dialog-title-33"
20254
+ >
20255
+ <h2
20256
+ className="modal-card-title m-0 has-text-secondary-most"
20257
+ >
20258
+ Hitchhiker Modal
20259
+ </h2>
20260
+ <button
20261
+ aria-label="close"
20262
+ className="delete"
20263
+ onClick={[Function]}
20264
+ />
20265
+ </header>
20266
+ <section
20267
+ className="modal-card-body is-overflow-visible is-border-bottom-radius-inherit"
20268
+ >
20269
+ <h1
20270
+ className="title"
20271
+ >
20272
+ Please Select
20273
+ </h1>
20274
+ <div
20275
+ className="field"
20276
+ >
20277
+
20278
+ <div
20279
+ className="control"
20280
+ >
20281
+ <div
20282
+ className="css-1pcexqc-container autocomplete-entry"
20283
+ onKeyDown={[Function]}
20284
+ >
20285
+ <div
20286
+ className="css-bg1rzq-control autocomplete-entry__control"
20287
+ onMouseDown={[Function]}
20288
+ onTouchEnd={[Function]}
20289
+ >
20290
+ <div
20291
+ className="css-1hwfws3 autocomplete-entry__value-container"
20292
+ >
20293
+ <div
20294
+ className="css-151xaom-placeholder autocomplete-entry__placeholder"
20295
+ >
20296
+ Type here
20297
+ </div>
20298
+ <div
20299
+ className="css-1g6gooi"
20300
+ >
20301
+ <div
20302
+ className="autocomplete-entry__input"
20303
+ style={
20304
+ Object {
20305
+ "display": "inline-block",
20306
+ }
20307
+ }
20308
+ >
20309
+ <input
20310
+ aria-autocomplete="list"
20311
+ autoCapitalize="none"
20312
+ autoComplete="off"
20313
+ autoCorrect="off"
20314
+ disabled={false}
20315
+ id="react-select-2-input"
20316
+ onBlur={[Function]}
20317
+ onChange={[Function]}
20318
+ onFocus={[Function]}
20319
+ spellCheck="false"
20320
+ style={
20321
+ Object {
20322
+ "background": 0,
20323
+ "border": 0,
20324
+ "boxSizing": "content-box",
20325
+ "color": "inherit",
20326
+ "fontSize": "inherit",
20327
+ "label": "input",
20328
+ "opacity": 1,
20329
+ "outline": 0,
20330
+ "padding": 0,
20331
+ "width": "1px",
20332
+ }
20333
+ }
20334
+ tabIndex="0"
20335
+ type="text"
20336
+ value=""
20337
+ />
20338
+ <div
20339
+ style={
20340
+ Object {
20341
+ "height": 0,
20342
+ "left": 0,
20343
+ "overflow": "scroll",
20344
+ "position": "absolute",
20345
+ "top": 0,
20346
+ "visibility": "hidden",
20347
+ "whiteSpace": "pre",
20348
+ }
20349
+ }
20350
+ >
20351
+
20352
+ </div>
20353
+ </div>
20354
+ </div>
20355
+ </div>
20356
+ <div
20357
+ className="css-1wy0on6 autocomplete-entry__indicators"
20358
+ >
20359
+ <span
20360
+ className="css-bgvzuu-indicatorSeparator autocomplete-entry__indicator-separator"
20361
+ />
20362
+ <div
20363
+ aria-hidden="true"
20364
+ className="css-16pqwjk-indicatorContainer autocomplete-entry__indicator autocomplete-entry__dropdown-indicator"
20365
+ onMouseDown={[Function]}
20366
+ onTouchEnd={[Function]}
20367
+ >
20368
+ <svg
20369
+ aria-hidden="true"
20370
+ className="css-19bqh2r"
20371
+ focusable="false"
20372
+ height={20}
20373
+ viewBox="0 0 20 20"
20374
+ width={20}
20375
+ >
20376
+ <path
20377
+ d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
20378
+ />
20379
+ </svg>
20380
+ </div>
20381
+ </div>
20382
+ </div>
20383
+ </div>
20384
+ </div>
20385
+ </div>
20386
+ </section>
20387
+ </div>
20388
+ </div>
20389
+ `;
20390
+
20391
+ exports[`Storyshots Modal/Modal With overflow and footer 1`] = `
20392
+ <div
20393
+ aria-labelledby="headlessui-dialog-title-36"
20394
+ aria-modal={true}
20395
+ className="modal is-active is-overflow-visible is-border-bottom-radius-unset"
20396
+ id="headlessui-dialog-34"
20397
+ onClick={[Function]}
20398
+ role="dialog"
20399
+ >
20400
+ <div
20401
+ aria-hidden={true}
20402
+ className="modal-background"
20403
+ id="headlessui-dialog-overlay-35"
20404
+ onClick={[Function]}
20405
+ />
20406
+ <div
20407
+ className="Modal__SizedModal-m3xdw4-0 leZDUX modal-card"
20408
+ overflow="visible"
20409
+ >
20410
+ <header
20411
+ className="modal-card-head has-background-secondary-less"
20412
+ id="headlessui-dialog-title-36"
20413
+ >
20414
+ <h2
20415
+ className="modal-card-title m-0 has-text-secondary-most"
20416
+ >
20417
+ Hitchhiker Modal
20418
+ </h2>
20419
+ <button
20420
+ aria-label="close"
20421
+ className="delete"
20422
+ onClick={[Function]}
20423
+ />
20424
+ </header>
20425
+ <section
20426
+ className="modal-card-body is-overflow-visible is-border-bottom-radius-unset"
20427
+ >
20428
+ <h1
20429
+ className="title"
20430
+ >
20431
+ Please Select
20432
+ </h1>
20433
+ <div
20434
+ className="field"
20435
+ >
20436
+
20437
+ <div
20438
+ className="control"
20439
+ >
20440
+ <div
20441
+ className="css-1pcexqc-container autocomplete-entry"
20442
+ onKeyDown={[Function]}
20443
+ >
20444
+ <div
20445
+ className="css-bg1rzq-control autocomplete-entry__control"
20446
+ onMouseDown={[Function]}
20447
+ onTouchEnd={[Function]}
20448
+ >
20449
+ <div
20450
+ className="css-1hwfws3 autocomplete-entry__value-container"
20451
+ >
20452
+ <div
20453
+ className="css-151xaom-placeholder autocomplete-entry__placeholder"
20454
+ >
20455
+ Type here
20456
+ </div>
20457
+ <div
20458
+ className="css-1g6gooi"
20459
+ >
20460
+ <div
20461
+ className="autocomplete-entry__input"
20462
+ style={
20463
+ Object {
20464
+ "display": "inline-block",
20465
+ }
20466
+ }
20467
+ >
20468
+ <input
20469
+ aria-autocomplete="list"
20470
+ autoCapitalize="none"
20471
+ autoComplete="off"
20472
+ autoCorrect="off"
20473
+ disabled={false}
20474
+ id="react-select-3-input"
20475
+ onBlur={[Function]}
20476
+ onChange={[Function]}
20477
+ onFocus={[Function]}
20478
+ spellCheck="false"
20479
+ style={
20480
+ Object {
20481
+ "background": 0,
20482
+ "border": 0,
20483
+ "boxSizing": "content-box",
20484
+ "color": "inherit",
20485
+ "fontSize": "inherit",
20486
+ "label": "input",
20487
+ "opacity": 1,
20488
+ "outline": 0,
20489
+ "padding": 0,
20490
+ "width": "1px",
20491
+ }
20492
+ }
20493
+ tabIndex="0"
20494
+ type="text"
20495
+ value=""
20496
+ />
20497
+ <div
20498
+ style={
20499
+ Object {
20500
+ "height": 0,
20501
+ "left": 0,
20502
+ "overflow": "scroll",
20503
+ "position": "absolute",
20504
+ "top": 0,
20505
+ "visibility": "hidden",
20506
+ "whiteSpace": "pre",
20507
+ }
20508
+ }
20509
+ >
20510
+
20511
+ </div>
20512
+ </div>
20513
+ </div>
20514
+ </div>
20515
+ <div
20516
+ className="css-1wy0on6 autocomplete-entry__indicators"
20517
+ >
20518
+ <span
20519
+ className="css-bgvzuu-indicatorSeparator autocomplete-entry__indicator-separator"
20520
+ />
20521
+ <div
20522
+ aria-hidden="true"
20523
+ className="css-16pqwjk-indicatorContainer autocomplete-entry__indicator autocomplete-entry__dropdown-indicator"
20524
+ onMouseDown={[Function]}
20525
+ onTouchEnd={[Function]}
20526
+ >
20527
+ <svg
20528
+ aria-hidden="true"
20529
+ className="css-19bqh2r"
20530
+ focusable="false"
20531
+ height={20}
20532
+ viewBox="0 0 20 20"
20533
+ width={20}
20534
+ >
20535
+ <path
20536
+ d="M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"
20537
+ />
20538
+ </svg>
20539
+ </div>
20540
+ </div>
20541
+ </div>
20542
+ </div>
20543
+ </div>
20544
+ </div>
20545
+ </section>
20546
+ <footer
20547
+ className="modal-card-foot"
20548
+ >
20549
+ <div
20550
+ className="field is-grouped"
20551
+ >
20552
+ <div
20553
+ className="control"
20554
+ >
20555
+ <button
20556
+ className="button is-default"
20557
+ onClick={[Function]}
20558
+ type="button"
20559
+ >
20560
+
20561
+ One
20562
+
20563
+ </button>
20564
+ </div>
20565
+ <div
20566
+ className="control"
20567
+ >
20568
+ <button
20569
+ className="button is-default"
20570
+ onClick={[Function]}
20571
+ type="button"
20572
+ >
20573
+
20574
+ Two
20575
+
20576
+ </button>
20577
+ </div>
20578
+ </div>
20579
+ </footer>
20580
+ </div>
20581
+ </div>
20582
+ `;
19225
20583
 
19226
20584
  exports[`Storyshots Notification Closeable 1`] = `
19227
20585
  <div