@nok-integration/storefront-react 0.19.5 → 0.19.6

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
@@ -6836,7 +6836,7 @@ const widget = "_widget_1v9my_18";
6836
6836
  const titleRow = "_titleRow_1v9my_26";
6837
6837
  const headline$1 = "_headline_1v9my_42";
6838
6838
  const track$5 = "_track_1v9my_74";
6839
- const rule = "_rule_1v9my_99";
6839
+ const rule$1 = "_rule_1v9my_99";
6840
6840
  const help = "_help_1v9my_109";
6841
6841
  const helpTitle = "_helpTitle_1v9my_115";
6842
6842
  const helpRows = "_helpRows_1v9my_122";
@@ -6851,7 +6851,7 @@ const styles$A = {
6851
6851
  titleRow,
6852
6852
  headline: headline$1,
6853
6853
  track: track$5,
6854
- rule,
6854
+ rule: rule$1,
6855
6855
  help,
6856
6856
  helpTitle,
6857
6857
  helpRows,
@@ -7674,18 +7674,20 @@ function ReturnFlowContent({ orderRef, returnRef, onDone, locale }) {
7674
7674
  busy
7675
7675
  });
7676
7676
  }
7677
- const page$2 = "_page_1s8l9_6";
7678
- const confirmed = "_confirmed_1s8l9_16";
7679
- const title$h = "_title_1s8l9_22";
7680
- const headline = "_headline_1s8l9_47";
7681
- const subtitle$4 = "_subtitle_1s8l9_65";
7682
- const done = "_done_1s8l9_87";
7677
+ const page$2 = "_page_2uqhz_6";
7678
+ const confirmed = "_confirmed_2uqhz_16";
7679
+ const title$h = "_title_2uqhz_22";
7680
+ const headline = "_headline_2uqhz_47";
7681
+ const subtitle$4 = "_subtitle_2uqhz_65";
7682
+ const rule = "_rule_2uqhz_90";
7683
+ const done = "_done_2uqhz_107";
7683
7684
  const styles$w = {
7684
7685
  page: page$2,
7685
7686
  confirmed,
7686
7687
  title: title$h,
7687
7688
  headline,
7688
7689
  subtitle: subtitle$4,
7690
+ rule,
7689
7691
  done
7690
7692
  };
7691
7693
  function OrderConfirmationView(props) {
@@ -7775,6 +7777,8 @@ function OrderConfirmationContent({ orderRef, locale: localeProp, onDone }) {
7775
7777
  } : {},
7776
7778
  locale
7777
7779
  })]
7780
+ }), jsx("hr", {
7781
+ className: styles$w.rule
7778
7782
  }), jsx(OrderLines, {
7779
7783
  order
7780
7784
  }), jsx(ShippingAddressCard, {
@@ -6836,7 +6836,7 @@ const widget = "_widget_1v9my_18";
6836
6836
  const titleRow = "_titleRow_1v9my_26";
6837
6837
  const headline$1 = "_headline_1v9my_42";
6838
6838
  const track$5 = "_track_1v9my_74";
6839
- const rule = "_rule_1v9my_99";
6839
+ const rule$1 = "_rule_1v9my_99";
6840
6840
  const help = "_help_1v9my_109";
6841
6841
  const helpTitle = "_helpTitle_1v9my_115";
6842
6842
  const helpRows = "_helpRows_1v9my_122";
@@ -6851,7 +6851,7 @@ const styles$A = {
6851
6851
  titleRow,
6852
6852
  headline: headline$1,
6853
6853
  track: track$5,
6854
- rule,
6854
+ rule: rule$1,
6855
6855
  help,
6856
6856
  helpTitle,
6857
6857
  helpRows,
@@ -7674,18 +7674,20 @@ function ReturnFlowContent({ orderRef, returnRef, onDone, locale }) {
7674
7674
  busy
7675
7675
  });
7676
7676
  }
7677
- const page$2 = "_page_1s8l9_6";
7678
- const confirmed = "_confirmed_1s8l9_16";
7679
- const title$h = "_title_1s8l9_22";
7680
- const headline = "_headline_1s8l9_47";
7681
- const subtitle$4 = "_subtitle_1s8l9_65";
7682
- const done = "_done_1s8l9_87";
7677
+ const page$2 = "_page_2uqhz_6";
7678
+ const confirmed = "_confirmed_2uqhz_16";
7679
+ const title$h = "_title_2uqhz_22";
7680
+ const headline = "_headline_2uqhz_47";
7681
+ const subtitle$4 = "_subtitle_2uqhz_65";
7682
+ const rule = "_rule_2uqhz_90";
7683
+ const done = "_done_2uqhz_107";
7683
7684
  const styles$w = {
7684
7685
  page: page$2,
7685
7686
  confirmed,
7686
7687
  title: title$h,
7687
7688
  headline,
7688
7689
  subtitle: subtitle$4,
7690
+ rule,
7689
7691
  done
7690
7692
  };
7691
7693
  function OrderConfirmationView(props) {
@@ -7775,6 +7777,8 @@ function OrderConfirmationContent({ orderRef, locale: localeProp, onDone }) {
7775
7777
  } : {},
7776
7778
  locale
7777
7779
  })]
7780
+ }), jsx("hr", {
7781
+ className: styles$w.rule
7778
7782
  }), jsx(OrderLines, {
7779
7783
  order
7780
7784
  }), jsx(ShippingAddressCard, {
@@ -1500,30 +1500,30 @@
1500
1500
  text-decoration: line-through;
1501
1501
  font-variant-numeric: tabular-nums;
1502
1502
  }
1503
- ._page_1s8l9_6 {
1503
+ ._page_2uqhz_6 {
1504
1504
  display: flex;
1505
1505
  flex-direction: column;
1506
1506
  gap: var(--space-32);
1507
1507
  padding: var(--space-20) var(--space-16) var(--space-24);
1508
1508
  }
1509
- ._confirmed_1s8l9_16 {
1509
+ ._confirmed_2uqhz_16 {
1510
1510
  display: flex;
1511
1511
  flex-direction: column;
1512
1512
  gap: var(--space-24);
1513
1513
  }
1514
- ._title_1s8l9_22 {
1514
+ ._title_2uqhz_22 {
1515
1515
  display: flex;
1516
1516
  flex-direction: column;
1517
1517
  gap: var(--space-12);
1518
1518
  }
1519
- ._headline_1s8l9_47 {
1519
+ ._headline_2uqhz_47 {
1520
1520
  margin: 0;
1521
1521
  font-size: var(--type-heading-md-size);
1522
1522
  line-height: 14px;
1523
1523
  font-weight: var(--font-weight-bold);
1524
1524
  color: var(--color-state-text-success);
1525
1525
  }
1526
- ._subtitle_1s8l9_65 {
1526
+ ._subtitle_2uqhz_65 {
1527
1527
  margin: -6px 0;
1528
1528
  padding: 6px 0;
1529
1529
  font-size: var(--type-paragraph-size);
@@ -1534,7 +1534,13 @@
1534
1534
  text-overflow: ellipsis;
1535
1535
  white-space: nowrap;
1536
1536
  }
1537
- ._done_1s8l9_87 {
1537
+ ._rule_2uqhz_90 {
1538
+ height: 1px;
1539
+ margin: 0 0 -1px;
1540
+ border: 0;
1541
+ background: var(--color-border-default);
1542
+ }
1543
+ ._done_2uqhz_107 {
1538
1544
  border-color: var(--color-surface-max);
1539
1545
  }
1540
1546
  ._badge_ghd02_6 {
package/dist/styles.css CHANGED
@@ -1500,30 +1500,30 @@
1500
1500
  text-decoration: line-through;
1501
1501
  font-variant-numeric: tabular-nums;
1502
1502
  }
1503
- ._page_1s8l9_6 {
1503
+ ._page_2uqhz_6 {
1504
1504
  display: flex;
1505
1505
  flex-direction: column;
1506
1506
  gap: var(--space-32);
1507
1507
  padding: var(--space-20) var(--space-16) var(--space-24);
1508
1508
  }
1509
- ._confirmed_1s8l9_16 {
1509
+ ._confirmed_2uqhz_16 {
1510
1510
  display: flex;
1511
1511
  flex-direction: column;
1512
1512
  gap: var(--space-24);
1513
1513
  }
1514
- ._title_1s8l9_22 {
1514
+ ._title_2uqhz_22 {
1515
1515
  display: flex;
1516
1516
  flex-direction: column;
1517
1517
  gap: var(--space-12);
1518
1518
  }
1519
- ._headline_1s8l9_47 {
1519
+ ._headline_2uqhz_47 {
1520
1520
  margin: 0;
1521
1521
  font-size: var(--type-heading-md-size);
1522
1522
  line-height: 14px;
1523
1523
  font-weight: var(--font-weight-bold);
1524
1524
  color: var(--color-state-text-success);
1525
1525
  }
1526
- ._subtitle_1s8l9_65 {
1526
+ ._subtitle_2uqhz_65 {
1527
1527
  margin: -6px 0;
1528
1528
  padding: 6px 0;
1529
1529
  font-size: var(--type-paragraph-size);
@@ -1534,7 +1534,13 @@
1534
1534
  text-overflow: ellipsis;
1535
1535
  white-space: nowrap;
1536
1536
  }
1537
- ._done_1s8l9_87 {
1537
+ ._rule_2uqhz_90 {
1538
+ height: 1px;
1539
+ margin: 0 0 -1px;
1540
+ border: 0;
1541
+ background: var(--color-border-default);
1542
+ }
1543
+ ._done_2uqhz_107 {
1538
1544
  border-color: var(--color-surface-max);
1539
1545
  }
1540
1546
  ._badge_ghd02_6 {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nok-integration/storefront-react",
3
- "version": "0.19.5",
3
+ "version": "0.19.6",
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
  "publishConfig": {