@simplybusiness/theme-simplybusiness 1.19.13 → 1.19.15
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/CHANGELOG.md +29 -0
- package/dist/index.css +346 -111
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,34 @@
|
|
|
1
1
|
# @simplybusiness/theme-simplybusiness
|
|
2
2
|
|
|
3
|
+
## 1.19.15
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [d82268e]
|
|
8
|
+
- Updated dependencies [231cc1b]
|
|
9
|
+
- Updated dependencies [c0bb73f]
|
|
10
|
+
- Updated dependencies [477ef96]
|
|
11
|
+
- Updated dependencies [fdf2b07]
|
|
12
|
+
- Updated dependencies [6f68c49]
|
|
13
|
+
- Updated dependencies [c8a26d6]
|
|
14
|
+
- @simplybusiness/mobius-interventions@1.49.0
|
|
15
|
+
- @simplybusiness/mobius-journey@8.22.0
|
|
16
|
+
|
|
17
|
+
## 1.19.14
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [535409f]
|
|
22
|
+
- Updated dependencies [6c367e9]
|
|
23
|
+
- Updated dependencies [4ef5f93]
|
|
24
|
+
- Updated dependencies [cfae116]
|
|
25
|
+
- @simplybusiness/mobius-journey@8.21.0
|
|
26
|
+
- @simplybusiness/mobius@5.27.2
|
|
27
|
+
- @simplybusiness/mobius-interventions@1.48.0
|
|
28
|
+
- @simplybusiness/mobius-chatbot@1.3.1
|
|
29
|
+
- @simplybusiness/mobius-datepicker@6.5.17
|
|
30
|
+
- @simplybusiness/theme-core@7.6.12
|
|
31
|
+
|
|
3
32
|
## 1.19.13
|
|
4
33
|
|
|
5
34
|
### Patch Changes
|
package/dist/index.css
CHANGED
|
@@ -6262,6 +6262,56 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6262
6262
|
max-width:none;
|
|
6263
6263
|
}
|
|
6264
6264
|
}
|
|
6265
|
+
.mobius-interventions__coverage-diagnosis-cover-display-cta{
|
|
6266
|
+
display:flex;
|
|
6267
|
+
align-items:center;
|
|
6268
|
+
justify-content:left;
|
|
6269
|
+
margin-top:16px;
|
|
6270
|
+
max-width:210px;
|
|
6271
|
+
}
|
|
6272
|
+
.mobius-interventions__coverage-diagnosis-header{
|
|
6273
|
+
font-size:20px;
|
|
6274
|
+
font-weight:bold;
|
|
6275
|
+
margin:5px 0;
|
|
6276
|
+
}
|
|
6277
|
+
.mobius-interventions__coverage-diagnosis-text{
|
|
6278
|
+
margin:0;
|
|
6279
|
+
padding:0;
|
|
6280
|
+
}
|
|
6281
|
+
.mobius-interventions__coverage-diagnosis-trade-name{
|
|
6282
|
+
margin:0 0 15px 0;
|
|
6283
|
+
}
|
|
6284
|
+
.mobius-interventions__coverage-diagnosis-letdown{
|
|
6285
|
+
padding-bottom:10px;
|
|
6286
|
+
}
|
|
6287
|
+
.mobius-interventions__coverage-diagnosis-letdown h4{
|
|
6288
|
+
font-size:18px;
|
|
6289
|
+
}
|
|
6290
|
+
.mobius-interventions__coverage-diagnosis-trade-selector{
|
|
6291
|
+
padding-top:24px;
|
|
6292
|
+
padding-bottom:16px;
|
|
6293
|
+
}
|
|
6294
|
+
.mobius-interventions__coverage-diagnosis-dynamic-content{
|
|
6295
|
+
background-color:white;
|
|
6296
|
+
border-radius:8px;
|
|
6297
|
+
box-shadow:0px 0px 8px rgba(0, 0, 0, 0.1);
|
|
6298
|
+
margin-top:15px;
|
|
6299
|
+
min-width:355px;
|
|
6300
|
+
padding:8px 16px;
|
|
6301
|
+
width:100%;
|
|
6302
|
+
}
|
|
6303
|
+
.mobius-interventions__coverage-diagnosis-dynamic-content-cta{
|
|
6304
|
+
display:flex;
|
|
6305
|
+
align-items:center;
|
|
6306
|
+
justify-content:left;
|
|
6307
|
+
margin-top:16px;
|
|
6308
|
+
max-width:210px;
|
|
6309
|
+
}
|
|
6310
|
+
.mobius-interventions__coverage-diagnosis-disclaimer{
|
|
6311
|
+
font-size:10px;
|
|
6312
|
+
text-wrap:nowrap;
|
|
6313
|
+
margin:0;
|
|
6314
|
+
}
|
|
6265
6315
|
.mobius-interventions__coverage-diagnosis-modal{
|
|
6266
6316
|
display:grid;
|
|
6267
6317
|
grid-template-columns:4.5fr 5fr;
|
|
@@ -6388,54 +6438,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6388
6438
|
display:none;
|
|
6389
6439
|
}
|
|
6390
6440
|
}
|
|
6391
|
-
.mobius-interventions__coverage-diagnosis-cover-display-letdown-padding{
|
|
6392
|
-
padding-top:10px;
|
|
6393
|
-
padding-bottom:10px;
|
|
6394
|
-
}
|
|
6395
|
-
.mobius-interventions__coverage-diagnosis-cover-display-cta{
|
|
6396
|
-
display:flex;
|
|
6397
|
-
align-items:center;
|
|
6398
|
-
justify-content:left;
|
|
6399
|
-
margin-top:16px;
|
|
6400
|
-
max-width:210px;
|
|
6401
|
-
}
|
|
6402
|
-
.mobius-interventions__coverage-diagnosis-header{
|
|
6403
|
-
font-size:20px;
|
|
6404
|
-
font-weight:bold;
|
|
6405
|
-
margin:5px 0;
|
|
6406
|
-
}
|
|
6407
|
-
.mobius-interventions__coverage-diagnosis-text{
|
|
6408
|
-
margin:0;
|
|
6409
|
-
padding:0;
|
|
6410
|
-
}
|
|
6411
|
-
.mobius-interventions__coverage-diagnosis-trade-name{
|
|
6412
|
-
margin:0 0 15px 0;
|
|
6413
|
-
}
|
|
6414
|
-
.mobius-interventions__coverage-diagnosis-dynamic-content{
|
|
6415
|
-
background-color:white;
|
|
6416
|
-
border-radius:8px;
|
|
6417
|
-
box-shadow:0px 0px 8px rgba(0, 0, 0, 0.1);
|
|
6418
|
-
margin-top:15px;
|
|
6419
|
-
min-width:355px;
|
|
6420
|
-
padding:8px 16px;
|
|
6421
|
-
width:100%;
|
|
6422
|
-
}
|
|
6423
|
-
.mobius-interventions__coverage-diagnosis-trade-selector{
|
|
6424
|
-
padding-top:24px;
|
|
6425
|
-
padding-bottom:16px;
|
|
6426
|
-
}
|
|
6427
|
-
.mobius-interventions__coverage-diagnosis-dynamic-content-cta{
|
|
6428
|
-
display:flex;
|
|
6429
|
-
align-items:center;
|
|
6430
|
-
justify-content:left;
|
|
6431
|
-
margin-top:16px;
|
|
6432
|
-
max-width:210px;
|
|
6433
|
-
}
|
|
6434
|
-
.mobius-interventions__coverage-diagnosis-disclaimer{
|
|
6435
|
-
font-size:10px;
|
|
6436
|
-
text-wrap:nowrap;
|
|
6437
|
-
margin:0;
|
|
6438
|
-
}
|
|
6439
6441
|
.mobius-interventions__inpage-indicative-price-container{
|
|
6440
6442
|
padding-top:16px;
|
|
6441
6443
|
}
|
|
@@ -6509,14 +6511,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6509
6511
|
display:flex;
|
|
6510
6512
|
align-items:center;
|
|
6511
6513
|
}
|
|
6512
|
-
.star-rating__headline{
|
|
6513
|
-
font-weight:var(--font-weight-bold);
|
|
6514
|
-
display:inline;
|
|
6515
|
-
margin-right:var(--size-xs);
|
|
6516
|
-
}
|
|
6517
|
-
.star-rating__description{
|
|
6518
|
-
display:inline;
|
|
6519
|
-
}
|
|
6520
6514
|
.star-rating__images{
|
|
6521
6515
|
display:grid;
|
|
6522
6516
|
grid-auto-flow:column;
|
|
@@ -6526,30 +6520,10 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6526
6520
|
max-height:50px;
|
|
6527
6521
|
width:auto;
|
|
6528
6522
|
}
|
|
6529
|
-
.star-rating__close-button{
|
|
6530
|
-
background:none;
|
|
6531
|
-
border:none;
|
|
6532
|
-
cursor:pointer;
|
|
6533
|
-
color:var(--color-secondary);
|
|
6534
|
-
display:flex;
|
|
6535
|
-
align-items:center;
|
|
6536
|
-
gap:var(--size-xs);
|
|
6537
|
-
}
|
|
6538
6523
|
.star-rating__button-text{
|
|
6539
6524
|
-webkit-text-decoration:underline;
|
|
6540
6525
|
text-decoration:underline;
|
|
6541
6526
|
}
|
|
6542
|
-
.star-rating__desktop-button{
|
|
6543
|
-
display:flex;
|
|
6544
|
-
}
|
|
6545
|
-
.star-rating__mobile-button{
|
|
6546
|
-
display:none;
|
|
6547
|
-
}
|
|
6548
|
-
.star-rating__button{
|
|
6549
|
-
color:var(--color-secondary);
|
|
6550
|
-
align-items:center;
|
|
6551
|
-
gap:var(--size-xs);
|
|
6552
|
-
}
|
|
6553
6527
|
@media (max-width: 768px){
|
|
6554
6528
|
.star-rating__footer{
|
|
6555
6529
|
grid-template-columns:1fr;
|
|
@@ -6557,11 +6531,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6557
6531
|
padding:var(--size-sm);
|
|
6558
6532
|
}
|
|
6559
6533
|
|
|
6560
|
-
.star-rating__headline{
|
|
6561
|
-
margin:0;
|
|
6562
|
-
display:block;
|
|
6563
|
-
}
|
|
6564
|
-
|
|
6565
6534
|
.star-rating__content{
|
|
6566
6535
|
grid-template-columns:1fr;
|
|
6567
6536
|
gap:var(--size-xs);
|
|
@@ -6584,18 +6553,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6584
6553
|
width:auto;
|
|
6585
6554
|
}
|
|
6586
6555
|
|
|
6587
|
-
.star-rating__close-button{
|
|
6588
|
-
align-self:flex-end;
|
|
6589
|
-
}
|
|
6590
|
-
|
|
6591
|
-
.star-rating__desktop-button{
|
|
6592
|
-
display:none;
|
|
6593
|
-
}
|
|
6594
|
-
|
|
6595
|
-
.star-rating__mobile-button{
|
|
6596
|
-
display:flex;
|
|
6597
|
-
}
|
|
6598
|
-
|
|
6599
6556
|
.star-rating__text-container{
|
|
6600
6557
|
display:grid;
|
|
6601
6558
|
grid-template-columns:1fr auto;
|
|
@@ -6607,10 +6564,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6607
6564
|
max-height:var(--size-lg);
|
|
6608
6565
|
max-width:110px;
|
|
6609
6566
|
}
|
|
6610
|
-
|
|
6611
|
-
.star-rating__button-text{
|
|
6612
|
-
margin:0;
|
|
6613
|
-
}
|
|
6614
6567
|
}
|
|
6615
6568
|
.discount-voucher__footer{
|
|
6616
6569
|
box-sizing:border-box;
|
|
@@ -6666,22 +6619,14 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6666
6619
|
max-height:50px;
|
|
6667
6620
|
width:auto;
|
|
6668
6621
|
}
|
|
6669
|
-
.discount-
|
|
6670
|
-
|
|
6671
|
-
border:none;
|
|
6672
|
-
cursor:pointer;
|
|
6673
|
-
color:var(--color-secondary);
|
|
6674
|
-
display:grid;
|
|
6675
|
-
grid-template-columns:auto 1fr;
|
|
6676
|
-
align-items:center;
|
|
6677
|
-
gap:5px;
|
|
6622
|
+
.discount-voucher__text div{
|
|
6623
|
+
gap:var(--size-xs);
|
|
6678
6624
|
}
|
|
6679
|
-
.discount-
|
|
6680
|
-
-
|
|
6681
|
-
text-decoration:underline;
|
|
6625
|
+
.mobius-discount-voucher-button.mobius-button:where(.--variant-secondary){
|
|
6626
|
+
background-color:var(--color-background);
|
|
6682
6627
|
}
|
|
6683
|
-
.discount-
|
|
6684
|
-
|
|
6628
|
+
.mobius-discount-voucher-button.mobius-button:where(.--variant-secondary):where(:hover){
|
|
6629
|
+
background-color:var(--button-variant-secondary-hover-color);
|
|
6685
6630
|
}
|
|
6686
6631
|
.mobius-discount-voucher-button.discount-voucher__button--desktop{
|
|
6687
6632
|
min-width:238px;
|
|
@@ -6698,6 +6643,10 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6698
6643
|
max-width:1000px;
|
|
6699
6644
|
margin:0 auto;
|
|
6700
6645
|
}
|
|
6646
|
+
.discount-voucher__content .mobius-link{
|
|
6647
|
+
-webkit-text-decoration:none;
|
|
6648
|
+
text-decoration:none;
|
|
6649
|
+
}
|
|
6701
6650
|
.discount-voucher__terms-and-conditions{
|
|
6702
6651
|
margin:0;
|
|
6703
6652
|
font-size:var(--font-size-1);
|
|
@@ -6759,6 +6708,292 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6759
6708
|
width:100%;
|
|
6760
6709
|
}
|
|
6761
6710
|
}
|
|
6711
|
+
.reassurance__footer{
|
|
6712
|
+
box-sizing:border-box;
|
|
6713
|
+
position:fixed;
|
|
6714
|
+
bottom:0;
|
|
6715
|
+
width:100%;
|
|
6716
|
+
background-color:var(--color-background-highlight);
|
|
6717
|
+
box-shadow:0 -2px 5px rgba(0, 0, 0, 0.1);
|
|
6718
|
+
padding:var(--size-sm);
|
|
6719
|
+
display:grid;
|
|
6720
|
+
grid-template-columns:1fr auto;
|
|
6721
|
+
align-items:center;
|
|
6722
|
+
z-index:1000;
|
|
6723
|
+
transition:opacity 0.5s ease, transform 0.5s ease;
|
|
6724
|
+
left:0;
|
|
6725
|
+
}
|
|
6726
|
+
.reassurance__footer--hidden{
|
|
6727
|
+
opacity:0;
|
|
6728
|
+
transform:translateY(100%);
|
|
6729
|
+
pointer-events:none;
|
|
6730
|
+
}
|
|
6731
|
+
.reassurance__content{
|
|
6732
|
+
display:grid;
|
|
6733
|
+
grid-template-columns:1fr auto;
|
|
6734
|
+
align-items:center;
|
|
6735
|
+
width:100%;
|
|
6736
|
+
max-width:1000px;
|
|
6737
|
+
margin:0 auto;
|
|
6738
|
+
gap:var(--size-sm);
|
|
6739
|
+
}
|
|
6740
|
+
.reassurance__text{
|
|
6741
|
+
display:grid;
|
|
6742
|
+
grid-template-columns:auto 1fr;
|
|
6743
|
+
align-items:center;
|
|
6744
|
+
gap:var(--size-sm);
|
|
6745
|
+
}
|
|
6746
|
+
.reassurance__text-icon{
|
|
6747
|
+
color:var(--color-accent);
|
|
6748
|
+
}
|
|
6749
|
+
.reassurance__headline{
|
|
6750
|
+
font-weight:bold;
|
|
6751
|
+
display:inline;
|
|
6752
|
+
margin-right:5px;
|
|
6753
|
+
}
|
|
6754
|
+
.reassurance__description{
|
|
6755
|
+
display:inline;
|
|
6756
|
+
}
|
|
6757
|
+
.reassurance__images{
|
|
6758
|
+
display:grid;
|
|
6759
|
+
grid-template-columns:auto 1fr;
|
|
6760
|
+
gap:var(--size-sm);
|
|
6761
|
+
}
|
|
6762
|
+
.reassurance__image{
|
|
6763
|
+
max-height:50px;
|
|
6764
|
+
width:auto;
|
|
6765
|
+
}
|
|
6766
|
+
.reassurance__text div{
|
|
6767
|
+
gap:var(--size-xs);
|
|
6768
|
+
}
|
|
6769
|
+
.mobius-reassurance-button.reassurance__button--desktop{
|
|
6770
|
+
min-width:238px;
|
|
6771
|
+
text-align:center;
|
|
6772
|
+
}
|
|
6773
|
+
.mobius-reassurance-button.reassurance__button--mobile{
|
|
6774
|
+
display:none;
|
|
6775
|
+
}
|
|
6776
|
+
.reassurance__content-desktop-container{
|
|
6777
|
+
display:grid;
|
|
6778
|
+
grid-template-columns:auto 1fr;
|
|
6779
|
+
align-items:center;
|
|
6780
|
+
width:100%;
|
|
6781
|
+
max-width:1000px;
|
|
6782
|
+
margin:0 auto;
|
|
6783
|
+
}
|
|
6784
|
+
.reassurance__terms-and-conditions{
|
|
6785
|
+
margin:0;
|
|
6786
|
+
font-size:var(--font-size-1);
|
|
6787
|
+
}
|
|
6788
|
+
@media (max-width: 768px){
|
|
6789
|
+
.reassurance__footer{
|
|
6790
|
+
padding:var(--size-sm);
|
|
6791
|
+
}
|
|
6792
|
+
|
|
6793
|
+
.reassurance__headline{
|
|
6794
|
+
font-weight:bold;
|
|
6795
|
+
display:inline-block;
|
|
6796
|
+
margin:0 5px 0 0;
|
|
6797
|
+
clear:both;
|
|
6798
|
+
width:100%;
|
|
6799
|
+
}
|
|
6800
|
+
|
|
6801
|
+
.reassurance__content{
|
|
6802
|
+
grid-template-columns:auto;
|
|
6803
|
+
}
|
|
6804
|
+
|
|
6805
|
+
.mobius-reassurance-button.reassurance__button{
|
|
6806
|
+
width:100%;
|
|
6807
|
+
}
|
|
6808
|
+
}
|
|
6809
|
+
@media (max-width: 320px){
|
|
6810
|
+
|
|
6811
|
+
.reassurance__footer{
|
|
6812
|
+
padding:var(--size-xs);
|
|
6813
|
+
grid-template-columns:auto;
|
|
6814
|
+
}
|
|
6815
|
+
|
|
6816
|
+
.reassurance__content{
|
|
6817
|
+
grid-template-columns:auto;
|
|
6818
|
+
}
|
|
6819
|
+
|
|
6820
|
+
.mobius-reassurance-button.reassurance__button{
|
|
6821
|
+
width:100%;
|
|
6822
|
+
}
|
|
6823
|
+
}
|
|
6824
|
+
.trade-social-proofing__footer{
|
|
6825
|
+
box-sizing:border-box;
|
|
6826
|
+
position:fixed;
|
|
6827
|
+
bottom:0;
|
|
6828
|
+
width:100%;
|
|
6829
|
+
background-color:var(--color-background-highlight);
|
|
6830
|
+
box-shadow:0 -2px 5px rgba(0, 0, 0, 0.1);
|
|
6831
|
+
padding:var(--size-sm);
|
|
6832
|
+
display:grid;
|
|
6833
|
+
grid-template-columns:1fr auto;
|
|
6834
|
+
align-items:center;
|
|
6835
|
+
z-index:1000;
|
|
6836
|
+
transition:opacity 0.5s ease, transform 0.5s ease;
|
|
6837
|
+
left:0;
|
|
6838
|
+
}
|
|
6839
|
+
.trade-social-proofing__footer--hidden{
|
|
6840
|
+
opacity:0;
|
|
6841
|
+
transform:translateY(100%);
|
|
6842
|
+
pointer-events:none;
|
|
6843
|
+
}
|
|
6844
|
+
.trade-social-proofing__content{
|
|
6845
|
+
display:grid;
|
|
6846
|
+
grid-template-columns:1fr auto;
|
|
6847
|
+
align-items:center;
|
|
6848
|
+
width:100%;
|
|
6849
|
+
max-width:1000px;
|
|
6850
|
+
margin:0 auto;
|
|
6851
|
+
gap:var(--size-sm);
|
|
6852
|
+
}
|
|
6853
|
+
.trade-social-proofing__text{
|
|
6854
|
+
display:grid;
|
|
6855
|
+
grid-template-columns:auto 1fr;
|
|
6856
|
+
align-items:center;
|
|
6857
|
+
gap:var(--size-sm)
|
|
6858
|
+
}
|
|
6859
|
+
.trade-social-proofing__text-icon{
|
|
6860
|
+
color:var(--color-accent);
|
|
6861
|
+
}
|
|
6862
|
+
.trade-social-proofing__headline{
|
|
6863
|
+
font-weight:bold;
|
|
6864
|
+
display:inline;
|
|
6865
|
+
margin-right:5px;
|
|
6866
|
+
}
|
|
6867
|
+
.trade-social-proofing__description{
|
|
6868
|
+
display:inline;
|
|
6869
|
+
}
|
|
6870
|
+
.trade-social-proofing__images{
|
|
6871
|
+
display:grid;
|
|
6872
|
+
grid-template-columns:auto 1fr;
|
|
6873
|
+
gap:var(--size-sm);
|
|
6874
|
+
}
|
|
6875
|
+
.trade-social-proofing__image{
|
|
6876
|
+
max-height:50px;
|
|
6877
|
+
width:auto;
|
|
6878
|
+
}
|
|
6879
|
+
.trade-social-proofing__text div{
|
|
6880
|
+
gap:var(--size-xs);
|
|
6881
|
+
}
|
|
6882
|
+
.mobius-trade-social-proofing-button.trade-social-proofing__button--desktop{
|
|
6883
|
+
min-width:238px;
|
|
6884
|
+
text-align:center;
|
|
6885
|
+
}
|
|
6886
|
+
.mobius-trade-social-proofing-button.trade-social-proofing__button--mobile{
|
|
6887
|
+
display:none;
|
|
6888
|
+
}
|
|
6889
|
+
.trade-social-proofing__content-desktop-container{
|
|
6890
|
+
display:grid;
|
|
6891
|
+
grid-template-columns:auto 1fr;
|
|
6892
|
+
align-items:center;
|
|
6893
|
+
width:100%;
|
|
6894
|
+
max-width:1000px;
|
|
6895
|
+
margin:0 auto;
|
|
6896
|
+
}
|
|
6897
|
+
.trade-social-proofing__terms-and-conditions{
|
|
6898
|
+
margin:0;
|
|
6899
|
+
font-size:var(--font-size-1);
|
|
6900
|
+
}
|
|
6901
|
+
@media (max-width: 768px){
|
|
6902
|
+
.trade-social-proofing__footer{
|
|
6903
|
+
padding:var(--size-sm);
|
|
6904
|
+
}
|
|
6905
|
+
|
|
6906
|
+
.trade-social-proofing__headline{
|
|
6907
|
+
font-weight:bold;
|
|
6908
|
+
display:inline-block;
|
|
6909
|
+
margin:0 5px 0 0;
|
|
6910
|
+
clear:both;
|
|
6911
|
+
width:100%;
|
|
6912
|
+
}
|
|
6913
|
+
|
|
6914
|
+
.trade-social-proofing__content{
|
|
6915
|
+
grid-template-columns:auto;
|
|
6916
|
+
}
|
|
6917
|
+
|
|
6918
|
+
.mobius-trade-social-proofing-button.trade-social-proofing__button{
|
|
6919
|
+
width:100%;
|
|
6920
|
+
}
|
|
6921
|
+
}
|
|
6922
|
+
@media (max-width: 320px){
|
|
6923
|
+
|
|
6924
|
+
.trade-social-proofing__footer{
|
|
6925
|
+
padding:var(--size-xs);
|
|
6926
|
+
grid-template-columns:auto;
|
|
6927
|
+
}
|
|
6928
|
+
|
|
6929
|
+
.trade-social-proofing__content{
|
|
6930
|
+
grid-template-columns:auto;
|
|
6931
|
+
}
|
|
6932
|
+
|
|
6933
|
+
.mobius-trade-social-proofing-button.trade-social-proofing__button{
|
|
6934
|
+
width:100%;
|
|
6935
|
+
}
|
|
6936
|
+
}
|
|
6937
|
+
.sticky-footer__close-button{
|
|
6938
|
+
background:none;
|
|
6939
|
+
border:none;
|
|
6940
|
+
cursor:pointer;
|
|
6941
|
+
color:var(--color-secondary);
|
|
6942
|
+
display:flex;
|
|
6943
|
+
align-items:center;
|
|
6944
|
+
gap:var(--size-xs);
|
|
6945
|
+
}
|
|
6946
|
+
.sticky-footer__close-button-text{
|
|
6947
|
+
-webkit-text-decoration:underline;
|
|
6948
|
+
text-decoration:underline;
|
|
6949
|
+
}
|
|
6950
|
+
.sticky-footer__close-button.desktop-button{
|
|
6951
|
+
display:flex;
|
|
6952
|
+
}
|
|
6953
|
+
.sticky-footer__close-button.mobile-button{
|
|
6954
|
+
display:none;
|
|
6955
|
+
}
|
|
6956
|
+
@media (max-width: 768px){
|
|
6957
|
+
.sticky-footer__close-button-text{
|
|
6958
|
+
grid-template-columns:1fr;
|
|
6959
|
+
gap:var(--size-xs);
|
|
6960
|
+
align-items:flex-start;
|
|
6961
|
+
}
|
|
6962
|
+
|
|
6963
|
+
.sticky-footer__close-button{
|
|
6964
|
+
align-self:flex-start;
|
|
6965
|
+
}
|
|
6966
|
+
|
|
6967
|
+
.sticky-footer__close-button.desktop-button{
|
|
6968
|
+
display:none;
|
|
6969
|
+
}
|
|
6970
|
+
|
|
6971
|
+
.sticky-footer__close-button.mobile-button{
|
|
6972
|
+
display:flex;
|
|
6973
|
+
}
|
|
6974
|
+
|
|
6975
|
+
.sticky-footer__close-button-text{
|
|
6976
|
+
margin:0;
|
|
6977
|
+
}
|
|
6978
|
+
}
|
|
6979
|
+
.sticky-footer__headline{
|
|
6980
|
+
font-weight:var(--font-weight-bold);
|
|
6981
|
+
display:inline;
|
|
6982
|
+
margin-right:var(--size-xs);
|
|
6983
|
+
}
|
|
6984
|
+
.sticky-footer__description{
|
|
6985
|
+
display:inline;
|
|
6986
|
+
}
|
|
6987
|
+
.sticky-footer__disclaimer{
|
|
6988
|
+
font-size:var(--font-size-1);
|
|
6989
|
+
margin:0;
|
|
6990
|
+
}
|
|
6991
|
+
@media (max-width: 768px){
|
|
6992
|
+
.sticky-footer__headline{
|
|
6993
|
+
margin:0;
|
|
6994
|
+
display:block;
|
|
6995
|
+
}
|
|
6996
|
+
}
|
|
6762
6997
|
.trust-banner__content{
|
|
6763
6998
|
margin:20px 0;
|
|
6764
6999
|
text-align:center;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@simplybusiness/theme-simplybusiness",
|
|
3
|
-
"version": "1.19.
|
|
3
|
+
"version": "1.19.15",
|
|
4
4
|
"main": "dist/index.css",
|
|
5
5
|
"simplyBusiness": {
|
|
6
6
|
"publishToPublicNpm": true
|
|
@@ -26,12 +26,12 @@
|
|
|
26
26
|
"./fonts": "./dist/fonts.css"
|
|
27
27
|
},
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@simplybusiness/mobius": "^5.27.
|
|
30
|
-
"@simplybusiness/mobius-chatbot": "^1.3.
|
|
31
|
-
"@simplybusiness/mobius-datepicker": "^6.5.
|
|
32
|
-
"@simplybusiness/mobius-interventions": "^1.
|
|
33
|
-
"@simplybusiness/mobius-journey": "^8.
|
|
34
|
-
"@simplybusiness/theme-core": "^7.6.
|
|
29
|
+
"@simplybusiness/mobius": "^5.27.2",
|
|
30
|
+
"@simplybusiness/mobius-chatbot": "^1.3.1",
|
|
31
|
+
"@simplybusiness/mobius-datepicker": "^6.5.17",
|
|
32
|
+
"@simplybusiness/mobius-interventions": "^1.49.0",
|
|
33
|
+
"@simplybusiness/mobius-journey": "^8.22.0",
|
|
34
|
+
"@simplybusiness/theme-core": "^7.6.12"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"css-loader": "^7.1.2",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"resolve-url-loader": "^5.0.0",
|
|
49
49
|
"sass": "^1.85.1",
|
|
50
50
|
"sass-loader": "^14.2.1",
|
|
51
|
-
"webpack": "^5.
|
|
51
|
+
"webpack": "^5.99.4",
|
|
52
52
|
"webpack-cli": "^5.1.4"
|
|
53
53
|
}
|
|
54
54
|
}
|