@simplybusiness/theme-simplybusiness 1.19.14 → 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 +14 -0
- package/dist/index.css +120 -137
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
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
|
+
|
|
3
17
|
## 1.19.14
|
|
4
18
|
|
|
5
19
|
### 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);
|
|
@@ -6814,19 +6763,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6814
6763
|
max-height:50px;
|
|
6815
6764
|
width:auto;
|
|
6816
6765
|
}
|
|
6817
|
-
.reassurance__button--close{
|
|
6818
|
-
background:none;
|
|
6819
|
-
border:none;
|
|
6820
|
-
cursor:pointer;
|
|
6821
|
-
color:var(--color-secondary);
|
|
6822
|
-
display:flex;
|
|
6823
|
-
align-items:center;
|
|
6824
|
-
gap:var(--size-xxs);
|
|
6825
|
-
}
|
|
6826
|
-
.reassurance__button-text{
|
|
6827
|
-
-webkit-text-decoration:underline;
|
|
6828
|
-
text-decoration:underline;
|
|
6829
|
-
}
|
|
6830
6766
|
.reassurance__text div{
|
|
6831
6767
|
gap:var(--size-xs);
|
|
6832
6768
|
}
|
|
@@ -6940,19 +6876,6 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
6940
6876
|
max-height:50px;
|
|
6941
6877
|
width:auto;
|
|
6942
6878
|
}
|
|
6943
|
-
.trade-social-proofing__button--close{
|
|
6944
|
-
background:none;
|
|
6945
|
-
border:none;
|
|
6946
|
-
cursor:pointer;
|
|
6947
|
-
color:var(--color-secondary);
|
|
6948
|
-
display:flex;
|
|
6949
|
-
align-items:center;
|
|
6950
|
-
gap:5px;
|
|
6951
|
-
}
|
|
6952
|
-
.trade-social-proofing__button-text{
|
|
6953
|
-
-webkit-text-decoration:underline;
|
|
6954
|
-
text-decoration:underline;
|
|
6955
|
-
}
|
|
6956
6879
|
.trade-social-proofing__text div{
|
|
6957
6880
|
gap:var(--size-xs);
|
|
6958
6881
|
}
|
|
@@ -7011,6 +6934,66 @@ svg:not(:host).svg-inline--mobius-icon{
|
|
|
7011
6934
|
width:100%;
|
|
7012
6935
|
}
|
|
7013
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
|
+
}
|
|
7014
6997
|
.trust-banner__content{
|
|
7015
6998
|
margin:20px 0;
|
|
7016
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
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
"@simplybusiness/mobius": "^5.27.2",
|
|
30
30
|
"@simplybusiness/mobius-chatbot": "^1.3.1",
|
|
31
31
|
"@simplybusiness/mobius-datepicker": "^6.5.17",
|
|
32
|
-
"@simplybusiness/mobius-interventions": "^1.
|
|
33
|
-
"@simplybusiness/mobius-journey": "^8.
|
|
32
|
+
"@simplybusiness/mobius-interventions": "^1.49.0",
|
|
33
|
+
"@simplybusiness/mobius-journey": "^8.22.0",
|
|
34
34
|
"@simplybusiness/theme-core": "^7.6.12"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
@@ -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
|
}
|