@nok-integration/storefront-react 0.19.47 → 0.19.48

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/dist/index.mjs CHANGED
@@ -10969,24 +10969,24 @@ function ProductView({ sku, initialData, showRecommendations = true, onNotFound
10969
10969
  })
10970
10970
  });
10971
10971
  }
10972
- const showcase = "_showcase_x4nga_14";
10973
- const panel = "_panel_x4nga_19";
10974
- const image = "_image_x4nga_48";
10975
- const hero = "_hero_x4nga_88";
10976
- const heroContent = "_heroContent_x4nga_173";
10977
- const heroText = "_heroText_x4nga_197";
10978
- const logo = "_logo_x4nga_206";
10979
- const heroTitle = "_heroTitle_x4nga_226";
10980
- const heroSub = "_heroSub_x4nga_250";
10981
- const swipe = "_swipe_x4nga_269";
10982
- const swipeLabel = "_swipeLabel_x4nga_276";
10983
- const chevron$1 = "_chevron_x4nga_282";
10984
- const overlay$1 = "_overlay_x4nga_11";
10985
- const copy = "_copy_x4nga_317";
10986
- const title$2 = "_title_x4nga_322";
10987
- const subtitle$1 = "_subtitle_x4nga_329";
10988
- const cta = "_cta_x4nga_335";
10989
- const mosaic = "_mosaic_x4nga_379";
10972
+ const showcase = "_showcase_12gts_14";
10973
+ const panel = "_panel_12gts_19";
10974
+ const image = "_image_12gts_65";
10975
+ const hero = "_hero_12gts_105";
10976
+ const heroContent = "_heroContent_12gts_190";
10977
+ const heroText = "_heroText_12gts_214";
10978
+ const logo = "_logo_12gts_223";
10979
+ const heroTitle = "_heroTitle_12gts_243";
10980
+ const heroSub = "_heroSub_12gts_267";
10981
+ const swipe = "_swipe_12gts_286";
10982
+ const swipeLabel = "_swipeLabel_12gts_293";
10983
+ const chevron$1 = "_chevron_12gts_299";
10984
+ const overlay$1 = "_overlay_12gts_11";
10985
+ const copy = "_copy_12gts_334";
10986
+ const title$2 = "_title_12gts_339";
10987
+ const subtitle$1 = "_subtitle_12gts_346";
10988
+ const cta = "_cta_12gts_352";
10989
+ const mosaic = "_mosaic_12gts_396";
10990
10990
  const styles$2 = {
10991
10991
  showcase,
10992
10992
  panel,
@@ -10969,24 +10969,24 @@ function ProductView({ sku, initialData, showRecommendations = true, onNotFound
10969
10969
  })
10970
10970
  });
10971
10971
  }
10972
- const showcase = "_showcase_x4nga_14";
10973
- const panel = "_panel_x4nga_19";
10974
- const image = "_image_x4nga_48";
10975
- const hero = "_hero_x4nga_88";
10976
- const heroContent = "_heroContent_x4nga_173";
10977
- const heroText = "_heroText_x4nga_197";
10978
- const logo = "_logo_x4nga_206";
10979
- const heroTitle = "_heroTitle_x4nga_226";
10980
- const heroSub = "_heroSub_x4nga_250";
10981
- const swipe = "_swipe_x4nga_269";
10982
- const swipeLabel = "_swipeLabel_x4nga_276";
10983
- const chevron$1 = "_chevron_x4nga_282";
10984
- const overlay$1 = "_overlay_x4nga_11";
10985
- const copy = "_copy_x4nga_317";
10986
- const title$2 = "_title_x4nga_322";
10987
- const subtitle$1 = "_subtitle_x4nga_329";
10988
- const cta = "_cta_x4nga_335";
10989
- const mosaic = "_mosaic_x4nga_379";
10972
+ const showcase = "_showcase_12gts_14";
10973
+ const panel = "_panel_12gts_19";
10974
+ const image = "_image_12gts_65";
10975
+ const hero = "_hero_12gts_105";
10976
+ const heroContent = "_heroContent_12gts_190";
10977
+ const heroText = "_heroText_12gts_214";
10978
+ const logo = "_logo_12gts_223";
10979
+ const heroTitle = "_heroTitle_12gts_243";
10980
+ const heroSub = "_heroSub_12gts_267";
10981
+ const swipe = "_swipe_12gts_286";
10982
+ const swipeLabel = "_swipeLabel_12gts_293";
10983
+ const chevron$1 = "_chevron_12gts_299";
10984
+ const overlay$1 = "_overlay_12gts_11";
10985
+ const copy = "_copy_12gts_334";
10986
+ const title$2 = "_title_12gts_339";
10987
+ const subtitle$1 = "_subtitle_12gts_346";
10988
+ const cta = "_cta_12gts_352";
10989
+ const mosaic = "_mosaic_12gts_396";
10990
10990
  const styles$2 = {
10991
10991
  showcase,
10992
10992
  panel,
@@ -3487,11 +3487,11 @@
3487
3487
  column-gap: var(--space-12);
3488
3488
  row-gap: var(--space-12);
3489
3489
  }
3490
- ._showcase_x4nga_14 {
3490
+ ._showcase_12gts_14 {
3491
3491
  --chrome-bleed: calc(3 * (100lvh - 100svh));
3492
3492
  background: #080e12;
3493
3493
  }
3494
- ._panel_x4nga_19 {
3494
+ ._panel_12gts_19 {
3495
3495
  position: relative;
3496
3496
  height: 100lvh;
3497
3497
  height: calc(100lvh + var(--chrome-bleed, 0px));
@@ -3500,11 +3500,14 @@
3500
3500
  overflow: hidden;
3501
3501
  background: #080e12;
3502
3502
  }
3503
- ._image_x4nga_48 {
3503
+ ._panel_12gts_19:last-child {
3504
+ height: 100dvh;
3505
+ }
3506
+ ._image_12gts_65 {
3504
3507
  object-fit: cover;
3505
3508
  object-position: 50% var(--slide-focal-y, 50%);
3506
3509
  }
3507
- ._hero_x4nga_88::after {
3510
+ ._hero_12gts_105::after {
3508
3511
  content: "";
3509
3512
  position: absolute;
3510
3513
  inset: 0;
@@ -3519,7 +3522,7 @@
3519
3522
  rgba(8, 14, 18, 0) calc(520px + var(--chrome-bleed, 0px)));
3520
3523
  pointer-events: none;
3521
3524
  }
3522
- ._hero_x4nga_88 ._heroContent_x4nga_173 {
3525
+ ._hero_12gts_105 ._heroContent_12gts_190 {
3523
3526
  position: absolute;
3524
3527
  bottom: 32px;
3525
3528
  bottom: calc(32px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
@@ -3531,7 +3534,7 @@
3531
3534
  gap: 24px;
3532
3535
  align-items: stretch;
3533
3536
  }
3534
- ._heroText_x4nga_197 {
3537
+ ._heroText_12gts_214 {
3535
3538
  display: flex;
3536
3539
  flex-direction: column;
3537
3540
  gap: 8px;
@@ -3539,11 +3542,11 @@
3539
3542
  padding: 0 24px;
3540
3543
  text-align: center;
3541
3544
  }
3542
- ._heroText_x4nga_197 ._logo_x4nga_206 {
3545
+ ._heroText_12gts_214 ._logo_12gts_223 {
3543
3546
  width: 48px;
3544
3547
  height: 48px;
3545
3548
  }
3546
- ._heroTitle_x4nga_226 {
3549
+ ._heroTitle_12gts_243 {
3547
3550
  width: 100%;
3548
3551
  margin: 0;
3549
3552
  font-family:
@@ -3558,33 +3561,33 @@
3558
3561
  letter-spacing: -1.12px;
3559
3562
  color: #f9fafa;
3560
3563
  }
3561
- ._heroSub_x4nga_250 {
3564
+ ._heroSub_12gts_267 {
3562
3565
  margin: 0;
3563
3566
  font-size: 16px;
3564
3567
  line-height: 1.55;
3565
3568
  color: #f9fafa;
3566
3569
  max-width: 327px;
3567
3570
  }
3568
- ._swipe_x4nga_269 {
3571
+ ._swipe_12gts_286 {
3569
3572
  display: flex;
3570
3573
  flex-direction: column;
3571
3574
  align-items: center;
3572
3575
  gap: 6px;
3573
3576
  padding: 8px 0;
3574
3577
  }
3575
- ._swipeLabel_x4nga_276 {
3578
+ ._swipeLabel_12gts_293 {
3576
3579
  margin: 0;
3577
3580
  font-size: 14px;
3578
3581
  line-height: 1;
3579
3582
  color: rgba(255, 255, 255, 0.54);
3580
3583
  }
3581
- ._chevron_x4nga_282 {
3584
+ ._chevron_12gts_299 {
3582
3585
  width: 24px;
3583
3586
  height: 24px;
3584
3587
  color: rgba(255, 255, 255, 0.54);
3585
- animation: _bob_x4nga_1 1.8s ease-in-out infinite;
3588
+ animation: _bob_12gts_1 1.8s ease-in-out infinite;
3586
3589
  }
3587
- @keyframes _bob_x4nga_1 {
3590
+ @keyframes _bob_12gts_1 {
3588
3591
  0%, 100% {
3589
3592
  transform: translateY(0);
3590
3593
  }
@@ -3592,7 +3595,7 @@
3592
3595
  transform: translateY(4px);
3593
3596
  }
3594
3597
  }
3595
- ._overlay_x4nga_11 {
3598
+ ._overlay_12gts_11 {
3596
3599
  position: absolute;
3597
3600
  inset: 0;
3598
3601
  z-index: 1;
@@ -3609,25 +3612,25 @@
3609
3612
  padding: 0 24px 24px;
3610
3613
  padding-bottom: calc(24px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
3611
3614
  }
3612
- ._copy_x4nga_317 {
3615
+ ._copy_12gts_334 {
3613
3616
  display: flex;
3614
3617
  flex-direction: column;
3615
3618
  gap: 8px;
3616
3619
  }
3617
- ._title_x4nga_322 {
3620
+ ._title_12gts_339 {
3618
3621
  margin: 0;
3619
3622
  font-size: 32px;
3620
3623
  line-height: 1.2;
3621
3624
  font-weight: 700;
3622
3625
  color: #f9fafa;
3623
3626
  }
3624
- ._subtitle_x4nga_329 {
3627
+ ._subtitle_12gts_346 {
3625
3628
  margin: 0;
3626
3629
  font-size: 16px;
3627
3630
  line-height: 1.55;
3628
3631
  color: #f9fafa;
3629
3632
  }
3630
- ._cta_x4nga_335 {
3633
+ ._cta_12gts_352 {
3631
3634
  display: inline-flex;
3632
3635
  align-items: center;
3633
3636
  justify-content: center;
@@ -3641,19 +3644,19 @@
3641
3644
  font-weight: 700;
3642
3645
  text-decoration: none;
3643
3646
  }
3644
- ._cta_x4nga_335::after {
3647
+ ._cta_12gts_352::after {
3645
3648
  content: "";
3646
3649
  position: absolute;
3647
3650
  inset: 0;
3648
3651
  }
3649
- ._cta_x4nga_335:active {
3652
+ ._cta_12gts_352:active {
3650
3653
  background: rgba(249, 250, 250, 0.12);
3651
3654
  }
3652
- ._cta_x4nga_335:focus-visible {
3655
+ ._cta_12gts_352:focus-visible {
3653
3656
  outline: none;
3654
3657
  box-shadow: var(--focus-ring);
3655
3658
  }
3656
- ._mosaic_x4nga_379 {
3659
+ ._mosaic_12gts_396 {
3657
3660
  background: #080e12;
3658
3661
  }
3659
3662
  ._header_r9jjq_14 {
package/dist/styles.css CHANGED
@@ -3487,11 +3487,11 @@
3487
3487
  column-gap: var(--space-12);
3488
3488
  row-gap: var(--space-12);
3489
3489
  }
3490
- ._showcase_x4nga_14 {
3490
+ ._showcase_12gts_14 {
3491
3491
  --chrome-bleed: calc(3 * (100lvh - 100svh));
3492
3492
  background: #080e12;
3493
3493
  }
3494
- ._panel_x4nga_19 {
3494
+ ._panel_12gts_19 {
3495
3495
  position: relative;
3496
3496
  height: 100lvh;
3497
3497
  height: calc(100lvh + var(--chrome-bleed, 0px));
@@ -3500,11 +3500,14 @@
3500
3500
  overflow: hidden;
3501
3501
  background: #080e12;
3502
3502
  }
3503
- ._image_x4nga_48 {
3503
+ ._panel_12gts_19:last-child {
3504
+ height: 100dvh;
3505
+ }
3506
+ ._image_12gts_65 {
3504
3507
  object-fit: cover;
3505
3508
  object-position: 50% var(--slide-focal-y, 50%);
3506
3509
  }
3507
- ._hero_x4nga_88::after {
3510
+ ._hero_12gts_105::after {
3508
3511
  content: "";
3509
3512
  position: absolute;
3510
3513
  inset: 0;
@@ -3519,7 +3522,7 @@
3519
3522
  rgba(8, 14, 18, 0) calc(520px + var(--chrome-bleed, 0px)));
3520
3523
  pointer-events: none;
3521
3524
  }
3522
- ._hero_x4nga_88 ._heroContent_x4nga_173 {
3525
+ ._hero_12gts_105 ._heroContent_12gts_190 {
3523
3526
  position: absolute;
3524
3527
  bottom: 32px;
3525
3528
  bottom: calc(32px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
@@ -3531,7 +3534,7 @@
3531
3534
  gap: 24px;
3532
3535
  align-items: stretch;
3533
3536
  }
3534
- ._heroText_x4nga_197 {
3537
+ ._heroText_12gts_214 {
3535
3538
  display: flex;
3536
3539
  flex-direction: column;
3537
3540
  gap: 8px;
@@ -3539,11 +3542,11 @@
3539
3542
  padding: 0 24px;
3540
3543
  text-align: center;
3541
3544
  }
3542
- ._heroText_x4nga_197 ._logo_x4nga_206 {
3545
+ ._heroText_12gts_214 ._logo_12gts_223 {
3543
3546
  width: 48px;
3544
3547
  height: 48px;
3545
3548
  }
3546
- ._heroTitle_x4nga_226 {
3549
+ ._heroTitle_12gts_243 {
3547
3550
  width: 100%;
3548
3551
  margin: 0;
3549
3552
  font-family:
@@ -3558,33 +3561,33 @@
3558
3561
  letter-spacing: -1.12px;
3559
3562
  color: #f9fafa;
3560
3563
  }
3561
- ._heroSub_x4nga_250 {
3564
+ ._heroSub_12gts_267 {
3562
3565
  margin: 0;
3563
3566
  font-size: 16px;
3564
3567
  line-height: 1.55;
3565
3568
  color: #f9fafa;
3566
3569
  max-width: 327px;
3567
3570
  }
3568
- ._swipe_x4nga_269 {
3571
+ ._swipe_12gts_286 {
3569
3572
  display: flex;
3570
3573
  flex-direction: column;
3571
3574
  align-items: center;
3572
3575
  gap: 6px;
3573
3576
  padding: 8px 0;
3574
3577
  }
3575
- ._swipeLabel_x4nga_276 {
3578
+ ._swipeLabel_12gts_293 {
3576
3579
  margin: 0;
3577
3580
  font-size: 14px;
3578
3581
  line-height: 1;
3579
3582
  color: rgba(255, 255, 255, 0.54);
3580
3583
  }
3581
- ._chevron_x4nga_282 {
3584
+ ._chevron_12gts_299 {
3582
3585
  width: 24px;
3583
3586
  height: 24px;
3584
3587
  color: rgba(255, 255, 255, 0.54);
3585
- animation: _bob_x4nga_1 1.8s ease-in-out infinite;
3588
+ animation: _bob_12gts_1 1.8s ease-in-out infinite;
3586
3589
  }
3587
- @keyframes _bob_x4nga_1 {
3590
+ @keyframes _bob_12gts_1 {
3588
3591
  0%, 100% {
3589
3592
  transform: translateY(0);
3590
3593
  }
@@ -3592,7 +3595,7 @@
3592
3595
  transform: translateY(4px);
3593
3596
  }
3594
3597
  }
3595
- ._overlay_x4nga_11 {
3598
+ ._overlay_12gts_11 {
3596
3599
  position: absolute;
3597
3600
  inset: 0;
3598
3601
  z-index: 1;
@@ -3609,25 +3612,25 @@
3609
3612
  padding: 0 24px 24px;
3610
3613
  padding-bottom: calc(24px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
3611
3614
  }
3612
- ._copy_x4nga_317 {
3615
+ ._copy_12gts_334 {
3613
3616
  display: flex;
3614
3617
  flex-direction: column;
3615
3618
  gap: 8px;
3616
3619
  }
3617
- ._title_x4nga_322 {
3620
+ ._title_12gts_339 {
3618
3621
  margin: 0;
3619
3622
  font-size: 32px;
3620
3623
  line-height: 1.2;
3621
3624
  font-weight: 700;
3622
3625
  color: #f9fafa;
3623
3626
  }
3624
- ._subtitle_x4nga_329 {
3627
+ ._subtitle_12gts_346 {
3625
3628
  margin: 0;
3626
3629
  font-size: 16px;
3627
3630
  line-height: 1.55;
3628
3631
  color: #f9fafa;
3629
3632
  }
3630
- ._cta_x4nga_335 {
3633
+ ._cta_12gts_352 {
3631
3634
  display: inline-flex;
3632
3635
  align-items: center;
3633
3636
  justify-content: center;
@@ -3641,19 +3644,19 @@
3641
3644
  font-weight: 700;
3642
3645
  text-decoration: none;
3643
3646
  }
3644
- ._cta_x4nga_335::after {
3647
+ ._cta_12gts_352::after {
3645
3648
  content: "";
3646
3649
  position: absolute;
3647
3650
  inset: 0;
3648
3651
  }
3649
- ._cta_x4nga_335:active {
3652
+ ._cta_12gts_352:active {
3650
3653
  background: rgba(249, 250, 250, 0.12);
3651
3654
  }
3652
- ._cta_x4nga_335:focus-visible {
3655
+ ._cta_12gts_352:focus-visible {
3653
3656
  outline: none;
3654
3657
  box-shadow: var(--focus-ring);
3655
3658
  }
3656
- ._mosaic_x4nga_379 {
3659
+ ._mosaic_12gts_396 {
3657
3660
  background: #080e12;
3658
3661
  }
3659
3662
  ._header_r9jjq_14 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nok-integration/storefront-react",
3
- "version": "0.19.47",
3
+ "version": "0.19.48",
4
4
  "description": "Mountable React storefront components: catalogue, product detail and cart, mounted directly into a host DOM tree. No iframe.",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",