@nok-integration/storefront-react 0.19.48 → 0.19.49

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_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";
10972
+ const showcase = "_showcase_jukpz_14";
10973
+ const panel = "_panel_jukpz_19";
10974
+ const image = "_image_jukpz_80";
10975
+ const hero = "_hero_jukpz_120";
10976
+ const heroContent = "_heroContent_jukpz_205";
10977
+ const heroText = "_heroText_jukpz_229";
10978
+ const logo = "_logo_jukpz_238";
10979
+ const heroTitle = "_heroTitle_jukpz_258";
10980
+ const heroSub = "_heroSub_jukpz_282";
10981
+ const swipe = "_swipe_jukpz_301";
10982
+ const swipeLabel = "_swipeLabel_jukpz_308";
10983
+ const chevron$1 = "_chevron_jukpz_314";
10984
+ const overlay$1 = "_overlay_jukpz_11";
10985
+ const copy = "_copy_jukpz_349";
10986
+ const title$2 = "_title_jukpz_354";
10987
+ const subtitle$1 = "_subtitle_jukpz_361";
10988
+ const cta = "_cta_jukpz_367";
10989
+ const mosaic = "_mosaic_jukpz_411";
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_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";
10972
+ const showcase = "_showcase_jukpz_14";
10973
+ const panel = "_panel_jukpz_19";
10974
+ const image = "_image_jukpz_80";
10975
+ const hero = "_hero_jukpz_120";
10976
+ const heroContent = "_heroContent_jukpz_205";
10977
+ const heroText = "_heroText_jukpz_229";
10978
+ const logo = "_logo_jukpz_238";
10979
+ const heroTitle = "_heroTitle_jukpz_258";
10980
+ const heroSub = "_heroSub_jukpz_282";
10981
+ const swipe = "_swipe_jukpz_301";
10982
+ const swipeLabel = "_swipeLabel_jukpz_308";
10983
+ const chevron$1 = "_chevron_jukpz_314";
10984
+ const overlay$1 = "_overlay_jukpz_11";
10985
+ const copy = "_copy_jukpz_349";
10986
+ const title$2 = "_title_jukpz_354";
10987
+ const subtitle$1 = "_subtitle_jukpz_361";
10988
+ const cta = "_cta_jukpz_367";
10989
+ const mosaic = "_mosaic_jukpz_411";
10990
10990
  const styles$2 = {
10991
10991
  showcase,
10992
10992
  panel,
@@ -3487,27 +3487,29 @@
3487
3487
  column-gap: var(--space-12);
3488
3488
  row-gap: var(--space-12);
3489
3489
  }
3490
- ._showcase_12gts_14 {
3490
+ ._showcase_jukpz_14 {
3491
3491
  --chrome-bleed: calc(3 * (100lvh - 100svh));
3492
3492
  background: #080e12;
3493
3493
  }
3494
- ._panel_12gts_19 {
3494
+ ._panel_jukpz_19 {
3495
3495
  position: relative;
3496
3496
  height: 100lvh;
3497
3497
  height: calc(100lvh + var(--chrome-bleed, 0px));
3498
3498
  scroll-snap-align: start;
3499
3499
  scroll-snap-stop: always;
3500
+ scroll-margin-bottom: calc(-1 * var(--chrome-bleed, 0px));
3500
3501
  overflow: hidden;
3501
3502
  background: #080e12;
3502
3503
  }
3503
- ._panel_12gts_19:last-child {
3504
+ ._panel_jukpz_19:last-child {
3504
3505
  height: 100dvh;
3506
+ scroll-margin-bottom: 0;
3505
3507
  }
3506
- ._image_12gts_65 {
3508
+ ._image_jukpz_80 {
3507
3509
  object-fit: cover;
3508
3510
  object-position: 50% var(--slide-focal-y, 50%);
3509
3511
  }
3510
- ._hero_12gts_105::after {
3512
+ ._hero_jukpz_120::after {
3511
3513
  content: "";
3512
3514
  position: absolute;
3513
3515
  inset: 0;
@@ -3522,7 +3524,7 @@
3522
3524
  rgba(8, 14, 18, 0) calc(520px + var(--chrome-bleed, 0px)));
3523
3525
  pointer-events: none;
3524
3526
  }
3525
- ._hero_12gts_105 ._heroContent_12gts_190 {
3527
+ ._hero_jukpz_120 ._heroContent_jukpz_205 {
3526
3528
  position: absolute;
3527
3529
  bottom: 32px;
3528
3530
  bottom: calc(32px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
@@ -3534,7 +3536,7 @@
3534
3536
  gap: 24px;
3535
3537
  align-items: stretch;
3536
3538
  }
3537
- ._heroText_12gts_214 {
3539
+ ._heroText_jukpz_229 {
3538
3540
  display: flex;
3539
3541
  flex-direction: column;
3540
3542
  gap: 8px;
@@ -3542,11 +3544,11 @@
3542
3544
  padding: 0 24px;
3543
3545
  text-align: center;
3544
3546
  }
3545
- ._heroText_12gts_214 ._logo_12gts_223 {
3547
+ ._heroText_jukpz_229 ._logo_jukpz_238 {
3546
3548
  width: 48px;
3547
3549
  height: 48px;
3548
3550
  }
3549
- ._heroTitle_12gts_243 {
3551
+ ._heroTitle_jukpz_258 {
3550
3552
  width: 100%;
3551
3553
  margin: 0;
3552
3554
  font-family:
@@ -3561,33 +3563,33 @@
3561
3563
  letter-spacing: -1.12px;
3562
3564
  color: #f9fafa;
3563
3565
  }
3564
- ._heroSub_12gts_267 {
3566
+ ._heroSub_jukpz_282 {
3565
3567
  margin: 0;
3566
3568
  font-size: 16px;
3567
3569
  line-height: 1.55;
3568
3570
  color: #f9fafa;
3569
3571
  max-width: 327px;
3570
3572
  }
3571
- ._swipe_12gts_286 {
3573
+ ._swipe_jukpz_301 {
3572
3574
  display: flex;
3573
3575
  flex-direction: column;
3574
3576
  align-items: center;
3575
3577
  gap: 6px;
3576
3578
  padding: 8px 0;
3577
3579
  }
3578
- ._swipeLabel_12gts_293 {
3580
+ ._swipeLabel_jukpz_308 {
3579
3581
  margin: 0;
3580
3582
  font-size: 14px;
3581
3583
  line-height: 1;
3582
3584
  color: rgba(255, 255, 255, 0.54);
3583
3585
  }
3584
- ._chevron_12gts_299 {
3586
+ ._chevron_jukpz_314 {
3585
3587
  width: 24px;
3586
3588
  height: 24px;
3587
3589
  color: rgba(255, 255, 255, 0.54);
3588
- animation: _bob_12gts_1 1.8s ease-in-out infinite;
3590
+ animation: _bob_jukpz_1 1.8s ease-in-out infinite;
3589
3591
  }
3590
- @keyframes _bob_12gts_1 {
3592
+ @keyframes _bob_jukpz_1 {
3591
3593
  0%, 100% {
3592
3594
  transform: translateY(0);
3593
3595
  }
@@ -3595,7 +3597,7 @@
3595
3597
  transform: translateY(4px);
3596
3598
  }
3597
3599
  }
3598
- ._overlay_12gts_11 {
3600
+ ._overlay_jukpz_11 {
3599
3601
  position: absolute;
3600
3602
  inset: 0;
3601
3603
  z-index: 1;
@@ -3612,25 +3614,25 @@
3612
3614
  padding: 0 24px 24px;
3613
3615
  padding-bottom: calc(24px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
3614
3616
  }
3615
- ._copy_12gts_334 {
3617
+ ._copy_jukpz_349 {
3616
3618
  display: flex;
3617
3619
  flex-direction: column;
3618
3620
  gap: 8px;
3619
3621
  }
3620
- ._title_12gts_339 {
3622
+ ._title_jukpz_354 {
3621
3623
  margin: 0;
3622
3624
  font-size: 32px;
3623
3625
  line-height: 1.2;
3624
3626
  font-weight: 700;
3625
3627
  color: #f9fafa;
3626
3628
  }
3627
- ._subtitle_12gts_346 {
3629
+ ._subtitle_jukpz_361 {
3628
3630
  margin: 0;
3629
3631
  font-size: 16px;
3630
3632
  line-height: 1.55;
3631
3633
  color: #f9fafa;
3632
3634
  }
3633
- ._cta_12gts_352 {
3635
+ ._cta_jukpz_367 {
3634
3636
  display: inline-flex;
3635
3637
  align-items: center;
3636
3638
  justify-content: center;
@@ -3644,19 +3646,19 @@
3644
3646
  font-weight: 700;
3645
3647
  text-decoration: none;
3646
3648
  }
3647
- ._cta_12gts_352::after {
3649
+ ._cta_jukpz_367::after {
3648
3650
  content: "";
3649
3651
  position: absolute;
3650
3652
  inset: 0;
3651
3653
  }
3652
- ._cta_12gts_352:active {
3654
+ ._cta_jukpz_367:active {
3653
3655
  background: rgba(249, 250, 250, 0.12);
3654
3656
  }
3655
- ._cta_12gts_352:focus-visible {
3657
+ ._cta_jukpz_367:focus-visible {
3656
3658
  outline: none;
3657
3659
  box-shadow: var(--focus-ring);
3658
3660
  }
3659
- ._mosaic_12gts_396 {
3661
+ ._mosaic_jukpz_411 {
3660
3662
  background: #080e12;
3661
3663
  }
3662
3664
  ._header_r9jjq_14 {
package/dist/styles.css CHANGED
@@ -3487,27 +3487,29 @@
3487
3487
  column-gap: var(--space-12);
3488
3488
  row-gap: var(--space-12);
3489
3489
  }
3490
- ._showcase_12gts_14 {
3490
+ ._showcase_jukpz_14 {
3491
3491
  --chrome-bleed: calc(3 * (100lvh - 100svh));
3492
3492
  background: #080e12;
3493
3493
  }
3494
- ._panel_12gts_19 {
3494
+ ._panel_jukpz_19 {
3495
3495
  position: relative;
3496
3496
  height: 100lvh;
3497
3497
  height: calc(100lvh + var(--chrome-bleed, 0px));
3498
3498
  scroll-snap-align: start;
3499
3499
  scroll-snap-stop: always;
3500
+ scroll-margin-bottom: calc(-1 * var(--chrome-bleed, 0px));
3500
3501
  overflow: hidden;
3501
3502
  background: #080e12;
3502
3503
  }
3503
- ._panel_12gts_19:last-child {
3504
+ ._panel_jukpz_19:last-child {
3504
3505
  height: 100dvh;
3506
+ scroll-margin-bottom: 0;
3505
3507
  }
3506
- ._image_12gts_65 {
3508
+ ._image_jukpz_80 {
3507
3509
  object-fit: cover;
3508
3510
  object-position: 50% var(--slide-focal-y, 50%);
3509
3511
  }
3510
- ._hero_12gts_105::after {
3512
+ ._hero_jukpz_120::after {
3511
3513
  content: "";
3512
3514
  position: absolute;
3513
3515
  inset: 0;
@@ -3522,7 +3524,7 @@
3522
3524
  rgba(8, 14, 18, 0) calc(520px + var(--chrome-bleed, 0px)));
3523
3525
  pointer-events: none;
3524
3526
  }
3525
- ._hero_12gts_105 ._heroContent_12gts_190 {
3527
+ ._hero_jukpz_120 ._heroContent_jukpz_205 {
3526
3528
  position: absolute;
3527
3529
  bottom: 32px;
3528
3530
  bottom: calc(32px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
@@ -3534,7 +3536,7 @@
3534
3536
  gap: 24px;
3535
3537
  align-items: stretch;
3536
3538
  }
3537
- ._heroText_12gts_214 {
3539
+ ._heroText_jukpz_229 {
3538
3540
  display: flex;
3539
3541
  flex-direction: column;
3540
3542
  gap: 8px;
@@ -3542,11 +3544,11 @@
3542
3544
  padding: 0 24px;
3543
3545
  text-align: center;
3544
3546
  }
3545
- ._heroText_12gts_214 ._logo_12gts_223 {
3547
+ ._heroText_jukpz_229 ._logo_jukpz_238 {
3546
3548
  width: 48px;
3547
3549
  height: 48px;
3548
3550
  }
3549
- ._heroTitle_12gts_243 {
3551
+ ._heroTitle_jukpz_258 {
3550
3552
  width: 100%;
3551
3553
  margin: 0;
3552
3554
  font-family:
@@ -3561,33 +3563,33 @@
3561
3563
  letter-spacing: -1.12px;
3562
3564
  color: #f9fafa;
3563
3565
  }
3564
- ._heroSub_12gts_267 {
3566
+ ._heroSub_jukpz_282 {
3565
3567
  margin: 0;
3566
3568
  font-size: 16px;
3567
3569
  line-height: 1.55;
3568
3570
  color: #f9fafa;
3569
3571
  max-width: 327px;
3570
3572
  }
3571
- ._swipe_12gts_286 {
3573
+ ._swipe_jukpz_301 {
3572
3574
  display: flex;
3573
3575
  flex-direction: column;
3574
3576
  align-items: center;
3575
3577
  gap: 6px;
3576
3578
  padding: 8px 0;
3577
3579
  }
3578
- ._swipeLabel_12gts_293 {
3580
+ ._swipeLabel_jukpz_308 {
3579
3581
  margin: 0;
3580
3582
  font-size: 14px;
3581
3583
  line-height: 1;
3582
3584
  color: rgba(255, 255, 255, 0.54);
3583
3585
  }
3584
- ._chevron_12gts_299 {
3586
+ ._chevron_jukpz_314 {
3585
3587
  width: 24px;
3586
3588
  height: 24px;
3587
3589
  color: rgba(255, 255, 255, 0.54);
3588
- animation: _bob_12gts_1 1.8s ease-in-out infinite;
3590
+ animation: _bob_jukpz_1 1.8s ease-in-out infinite;
3589
3591
  }
3590
- @keyframes _bob_12gts_1 {
3592
+ @keyframes _bob_jukpz_1 {
3591
3593
  0%, 100% {
3592
3594
  transform: translateY(0);
3593
3595
  }
@@ -3595,7 +3597,7 @@
3595
3597
  transform: translateY(4px);
3596
3598
  }
3597
3599
  }
3598
- ._overlay_12gts_11 {
3600
+ ._overlay_jukpz_11 {
3599
3601
  position: absolute;
3600
3602
  inset: 0;
3601
3603
  z-index: 1;
@@ -3612,25 +3614,25 @@
3612
3614
  padding: 0 24px 24px;
3613
3615
  padding-bottom: calc(24px + var(--chrome-bleed, 0px) + 100lvh - 100dvh);
3614
3616
  }
3615
- ._copy_12gts_334 {
3617
+ ._copy_jukpz_349 {
3616
3618
  display: flex;
3617
3619
  flex-direction: column;
3618
3620
  gap: 8px;
3619
3621
  }
3620
- ._title_12gts_339 {
3622
+ ._title_jukpz_354 {
3621
3623
  margin: 0;
3622
3624
  font-size: 32px;
3623
3625
  line-height: 1.2;
3624
3626
  font-weight: 700;
3625
3627
  color: #f9fafa;
3626
3628
  }
3627
- ._subtitle_12gts_346 {
3629
+ ._subtitle_jukpz_361 {
3628
3630
  margin: 0;
3629
3631
  font-size: 16px;
3630
3632
  line-height: 1.55;
3631
3633
  color: #f9fafa;
3632
3634
  }
3633
- ._cta_12gts_352 {
3635
+ ._cta_jukpz_367 {
3634
3636
  display: inline-flex;
3635
3637
  align-items: center;
3636
3638
  justify-content: center;
@@ -3644,19 +3646,19 @@
3644
3646
  font-weight: 700;
3645
3647
  text-decoration: none;
3646
3648
  }
3647
- ._cta_12gts_352::after {
3649
+ ._cta_jukpz_367::after {
3648
3650
  content: "";
3649
3651
  position: absolute;
3650
3652
  inset: 0;
3651
3653
  }
3652
- ._cta_12gts_352:active {
3654
+ ._cta_jukpz_367:active {
3653
3655
  background: rgba(249, 250, 250, 0.12);
3654
3656
  }
3655
- ._cta_12gts_352:focus-visible {
3657
+ ._cta_jukpz_367:focus-visible {
3656
3658
  outline: none;
3657
3659
  box-shadow: var(--focus-ring);
3658
3660
  }
3659
- ._mosaic_12gts_396 {
3661
+ ._mosaic_jukpz_411 {
3660
3662
  background: #080e12;
3661
3663
  }
3662
3664
  ._header_r9jjq_14 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nok-integration/storefront-react",
3
- "version": "0.19.48",
3
+ "version": "0.19.49",
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",