@nok-integration/storefront-react 0.19.23 → 0.19.24
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
|
@@ -9009,11 +9009,11 @@ function ShippingInfo() {
|
|
|
9009
9009
|
})]
|
|
9010
9010
|
});
|
|
9011
9011
|
}
|
|
9012
|
-
const bar = "
|
|
9013
|
-
const floating$1 = "
|
|
9014
|
-
const divider = "
|
|
9015
|
-
const info$1 = "
|
|
9016
|
-
const actions = "
|
|
9012
|
+
const bar = "_bar_coyti_1";
|
|
9013
|
+
const floating$1 = "_floating_coyti_53";
|
|
9014
|
+
const divider = "_divider_coyti_59";
|
|
9015
|
+
const info$1 = "_info_coyti_63";
|
|
9016
|
+
const actions = "_actions_coyti_71";
|
|
9017
9017
|
const styles$k = {
|
|
9018
9018
|
bar,
|
|
9019
9019
|
floating: floating$1,
|
|
@@ -9009,11 +9009,11 @@ function ShippingInfo() {
|
|
|
9009
9009
|
})]
|
|
9010
9010
|
});
|
|
9011
9011
|
}
|
|
9012
|
-
const bar = "
|
|
9013
|
-
const floating$1 = "
|
|
9014
|
-
const divider = "
|
|
9015
|
-
const info$1 = "
|
|
9016
|
-
const actions = "
|
|
9012
|
+
const bar = "_bar_coyti_1";
|
|
9013
|
+
const floating$1 = "_floating_coyti_53";
|
|
9014
|
+
const divider = "_divider_coyti_59";
|
|
9015
|
+
const info$1 = "_info_coyti_63";
|
|
9016
|
+
const actions = "_actions_coyti_71";
|
|
9017
9017
|
const styles$k = {
|
|
9018
9018
|
bar,
|
|
9019
9019
|
floating: floating$1,
|
|
@@ -2340,10 +2340,9 @@
|
|
|
2340
2340
|
height: 1px;
|
|
2341
2341
|
background: var(--color-border-default);
|
|
2342
2342
|
}
|
|
2343
|
-
.
|
|
2343
|
+
._bar_coyti_1 {
|
|
2344
2344
|
position: sticky;
|
|
2345
2345
|
bottom: 0;
|
|
2346
|
-
bottom: calc(100lvh - 100dvh);
|
|
2347
2346
|
left: 0;
|
|
2348
2347
|
right: 0;
|
|
2349
2348
|
display: flex;
|
|
@@ -2353,24 +2352,24 @@
|
|
|
2353
2352
|
background: var(--color-surface-default);
|
|
2354
2353
|
z-index: 50;
|
|
2355
2354
|
}
|
|
2356
|
-
.
|
|
2355
|
+
._floating_coyti_53 {
|
|
2357
2356
|
border-radius: var(--radius-12) var(--radius-12) 0 0;
|
|
2358
2357
|
filter: drop-shadow(0 -4px 12px rgba(206, 206, 206, 0.48));
|
|
2359
2358
|
}
|
|
2360
|
-
.
|
|
2359
|
+
._divider_coyti_59 {
|
|
2361
2360
|
border-top: 1px solid var(--color-border-default);
|
|
2362
2361
|
}
|
|
2363
|
-
.
|
|
2362
|
+
._info_coyti_63 {
|
|
2364
2363
|
display: flex;
|
|
2365
2364
|
align-items: center;
|
|
2366
2365
|
justify-content: space-between;
|
|
2367
2366
|
font-weight: var(--font-weight-bold);
|
|
2368
2367
|
}
|
|
2369
|
-
.
|
|
2368
|
+
._actions_coyti_71 {
|
|
2370
2369
|
display: flex;
|
|
2371
2370
|
gap: var(--space-8);
|
|
2372
2371
|
}
|
|
2373
|
-
.
|
|
2372
|
+
._actions_coyti_71 > * {
|
|
2374
2373
|
flex: 1 1 0;
|
|
2375
2374
|
}
|
|
2376
2375
|
._surface_nkc99_15 {
|
package/dist/styles.css
CHANGED
|
@@ -2340,10 +2340,9 @@
|
|
|
2340
2340
|
height: 1px;
|
|
2341
2341
|
background: var(--color-border-default);
|
|
2342
2342
|
}
|
|
2343
|
-
.
|
|
2343
|
+
._bar_coyti_1 {
|
|
2344
2344
|
position: sticky;
|
|
2345
2345
|
bottom: 0;
|
|
2346
|
-
bottom: calc(100lvh - 100dvh);
|
|
2347
2346
|
left: 0;
|
|
2348
2347
|
right: 0;
|
|
2349
2348
|
display: flex;
|
|
@@ -2353,24 +2352,24 @@
|
|
|
2353
2352
|
background: var(--color-surface-default);
|
|
2354
2353
|
z-index: 50;
|
|
2355
2354
|
}
|
|
2356
|
-
.
|
|
2355
|
+
._floating_coyti_53 {
|
|
2357
2356
|
border-radius: var(--radius-12) var(--radius-12) 0 0;
|
|
2358
2357
|
filter: drop-shadow(0 -4px 12px rgba(206, 206, 206, 0.48));
|
|
2359
2358
|
}
|
|
2360
|
-
.
|
|
2359
|
+
._divider_coyti_59 {
|
|
2361
2360
|
border-top: 1px solid var(--color-border-default);
|
|
2362
2361
|
}
|
|
2363
|
-
.
|
|
2362
|
+
._info_coyti_63 {
|
|
2364
2363
|
display: flex;
|
|
2365
2364
|
align-items: center;
|
|
2366
2365
|
justify-content: space-between;
|
|
2367
2366
|
font-weight: var(--font-weight-bold);
|
|
2368
2367
|
}
|
|
2369
|
-
.
|
|
2368
|
+
._actions_coyti_71 {
|
|
2370
2369
|
display: flex;
|
|
2371
2370
|
gap: var(--space-8);
|
|
2372
2371
|
}
|
|
2373
|
-
.
|
|
2372
|
+
._actions_coyti_71 > * {
|
|
2374
2373
|
flex: 1 1 0;
|
|
2375
2374
|
}
|
|
2376
2375
|
._surface_nkc99_15 {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nok-integration/storefront-react",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.24",
|
|
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": {
|