@nok-integration/storefront-react 0.19.28 → 0.19.30
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 +160 -160
- package/dist/standalone/storefront.mjs +160 -160
- package/dist/standalone/styles.css +243 -209
- package/dist/styles.css +243 -209
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6004,20 +6004,20 @@ function StatusBadge({ status }) {
|
|
|
6004
6004
|
children: t(label2)
|
|
6005
6005
|
});
|
|
6006
6006
|
}
|
|
6007
|
-
const viewport = "
|
|
6008
|
-
const anchor = "
|
|
6009
|
-
const caret = "
|
|
6010
|
-
const toast = "
|
|
6011
|
-
const text$4 = "
|
|
6012
|
-
const message$1 = "
|
|
6013
|
-
const action = "
|
|
6014
|
-
const neutral = "
|
|
6015
|
-
const success = "
|
|
6016
|
-
const critical = "
|
|
6017
|
-
const rich = "
|
|
6018
|
-
const description = "
|
|
6019
|
-
const thumb$3 = "
|
|
6020
|
-
const thumbImage = "
|
|
6007
|
+
const viewport = "_viewport_1tc1q_14";
|
|
6008
|
+
const anchor = "_anchor_1tc1q_41";
|
|
6009
|
+
const caret = "_caret_1tc1q_59";
|
|
6010
|
+
const toast = "_toast_1tc1q_82";
|
|
6011
|
+
const text$4 = "_text_1tc1q_111";
|
|
6012
|
+
const message$1 = "_message_1tc1q_120";
|
|
6013
|
+
const action = "_action_1tc1q_133";
|
|
6014
|
+
const neutral = "_neutral_1tc1q_158";
|
|
6015
|
+
const success = "_success_1tc1q_163";
|
|
6016
|
+
const critical = "_critical_1tc1q_168";
|
|
6017
|
+
const rich = "_rich_1tc1q_183";
|
|
6018
|
+
const description = "_description_1tc1q_198";
|
|
6019
|
+
const thumb$3 = "_thumb_1tc1q_216";
|
|
6020
|
+
const thumbImage = "_thumbImage_1tc1q_227";
|
|
6021
6021
|
const styles$K = {
|
|
6022
6022
|
viewport,
|
|
6023
6023
|
anchor,
|
|
@@ -6549,23 +6549,23 @@ function renderValue(key, pricing, format, t) {
|
|
|
6549
6549
|
}
|
|
6550
6550
|
return key === "discount" ? null : format(pricing[key]);
|
|
6551
6551
|
}
|
|
6552
|
-
const lines$1 = "
|
|
6553
|
-
const line$2 = "
|
|
6554
|
-
const thumb$2 = "
|
|
6555
|
-
const image$9 = "
|
|
6556
|
-
const placeholder$8 = "
|
|
6557
|
-
const lineBody = "
|
|
6558
|
-
const lineText = "
|
|
6559
|
-
const lineTitle = "
|
|
6560
|
-
const lineMeta = "
|
|
6561
|
-
const detail$1 = "
|
|
6562
|
-
const linePrice = "
|
|
6563
|
-
const paid$3 = "
|
|
6564
|
-
const was$4 = "
|
|
6565
|
-
const card$4 = "
|
|
6566
|
-
const cardTitle = "
|
|
6567
|
-
const cardBody = "
|
|
6568
|
-
const summaryCard = "
|
|
6552
|
+
const lines$1 = "_lines_dpw0l_19";
|
|
6553
|
+
const line$2 = "_line_dpw0l_19";
|
|
6554
|
+
const thumb$2 = "_thumb_dpw0l_34";
|
|
6555
|
+
const image$9 = "_image_dpw0l_44";
|
|
6556
|
+
const placeholder$8 = "_placeholder_dpw0l_51";
|
|
6557
|
+
const lineBody = "_lineBody_dpw0l_56";
|
|
6558
|
+
const lineText = "_lineText_dpw0l_65";
|
|
6559
|
+
const lineTitle = "_lineTitle_dpw0l_75";
|
|
6560
|
+
const lineMeta = "_lineMeta_dpw0l_107";
|
|
6561
|
+
const detail$1 = "_detail_dpw0l_104";
|
|
6562
|
+
const linePrice = "_linePrice_dpw0l_128";
|
|
6563
|
+
const paid$3 = "_paid_dpw0l_140";
|
|
6564
|
+
const was$4 = "_was_dpw0l_153";
|
|
6565
|
+
const card$4 = "_card_dpw0l_176";
|
|
6566
|
+
const cardTitle = "_cardTitle_dpw0l_184";
|
|
6567
|
+
const cardBody = "_cardBody_dpw0l_196";
|
|
6568
|
+
const summaryCard = "_summaryCard_dpw0l_168";
|
|
6569
6569
|
const styles$F = {
|
|
6570
6570
|
lines: lines$1,
|
|
6571
6571
|
line: line$2,
|
|
@@ -6810,16 +6810,16 @@ function useModalDialog(open, onClose, ref) {
|
|
|
6810
6810
|
};
|
|
6811
6811
|
}, [open, handleKeyDown, ref]);
|
|
6812
6812
|
}
|
|
6813
|
-
const scrim$5 = "
|
|
6814
|
-
const sheet$3 = "
|
|
6815
|
-
const body$6 = "
|
|
6816
|
-
const title$l = "
|
|
6817
|
-
const options$1 = "
|
|
6818
|
-
const option$1 = "
|
|
6819
|
-
const radio = "
|
|
6820
|
-
const label$1 = "
|
|
6821
|
-
const footer$1 = "
|
|
6822
|
-
const error$1 = "
|
|
6813
|
+
const scrim$5 = "_scrim_1oaa3_8";
|
|
6814
|
+
const sheet$3 = "_sheet_1oaa3_20";
|
|
6815
|
+
const body$6 = "_body_1oaa3_32";
|
|
6816
|
+
const title$l = "_title_1oaa3_53";
|
|
6817
|
+
const options$1 = "_options_1oaa3_61";
|
|
6818
|
+
const option$1 = "_option_1oaa3_61";
|
|
6819
|
+
const radio = "_radio_1oaa3_95";
|
|
6820
|
+
const label$1 = "_label_1oaa3_125";
|
|
6821
|
+
const footer$1 = "_footer_1oaa3_134";
|
|
6822
|
+
const error$1 = "_error_1oaa3_142";
|
|
6823
6823
|
const styles$D = {
|
|
6824
6824
|
scrim: scrim$5,
|
|
6825
6825
|
sheet: sheet$3,
|
|
@@ -6911,16 +6911,16 @@ function ReasonSheet({ title: title2, options: options2, ctaLabel, selected: sel
|
|
|
6911
6911
|
})
|
|
6912
6912
|
});
|
|
6913
6913
|
}
|
|
6914
|
-
const line$1 = "
|
|
6915
|
-
const thumb$1 = "
|
|
6916
|
-
const img$1 = "
|
|
6917
|
-
const placeholder$7 = "
|
|
6918
|
-
const meta$2 = "
|
|
6919
|
-
const name$2 = "
|
|
6920
|
-
const attrs$1 = "
|
|
6921
|
-
const price$3 = "
|
|
6922
|
-
const paid$2 = "
|
|
6923
|
-
const was$3 = "
|
|
6914
|
+
const line$1 = "_line_1pjby_6";
|
|
6915
|
+
const thumb$1 = "_thumb_1pjby_12";
|
|
6916
|
+
const img$1 = "_img_1pjby_22";
|
|
6917
|
+
const placeholder$7 = "_placeholder_1pjby_29";
|
|
6918
|
+
const meta$2 = "_meta_1pjby_34";
|
|
6919
|
+
const name$2 = "_name_1pjby_43";
|
|
6920
|
+
const attrs$1 = "_attrs_1pjby_55";
|
|
6921
|
+
const price$3 = "_price_1pjby_63";
|
|
6922
|
+
const paid$2 = "_paid_1pjby_72";
|
|
6923
|
+
const was$3 = "_was_1pjby_80";
|
|
6924
6924
|
const styles$C = {
|
|
6925
6925
|
line: line$1,
|
|
6926
6926
|
thumb: thumb$1,
|
|
@@ -7289,21 +7289,21 @@ function ReturnLabelView({ ret, onDone }) {
|
|
|
7289
7289
|
})]
|
|
7290
7290
|
});
|
|
7291
7291
|
}
|
|
7292
|
-
const page$4 = "
|
|
7293
|
-
const titles$1 = "
|
|
7294
|
-
const title$i = "
|
|
7295
|
-
const subtitle$5 = "
|
|
7296
|
-
const items$1 = "
|
|
7297
|
-
const item$1 = "
|
|
7298
|
-
const thumb = "
|
|
7299
|
-
const img = "
|
|
7300
|
-
const placeholder$6 = "
|
|
7301
|
-
const meta$1 = "
|
|
7302
|
-
const name$1 = "
|
|
7303
|
-
const attrs = "
|
|
7304
|
-
const price$2 = "
|
|
7305
|
-
const paid$1 = "
|
|
7306
|
-
const was$2 = "
|
|
7292
|
+
const page$4 = "_page_1l21t_8";
|
|
7293
|
+
const titles$1 = "_titles_1l21t_15";
|
|
7294
|
+
const title$i = "_title_1l21t_15";
|
|
7295
|
+
const subtitle$5 = "_subtitle_1l21t_30";
|
|
7296
|
+
const items$1 = "_items_1l21t_38";
|
|
7297
|
+
const item$1 = "_item_1l21t_38";
|
|
7298
|
+
const thumb = "_thumb_1l21t_53";
|
|
7299
|
+
const img = "_img_1l21t_63";
|
|
7300
|
+
const placeholder$6 = "_placeholder_1l21t_70";
|
|
7301
|
+
const meta$1 = "_meta_1l21t_75";
|
|
7302
|
+
const name$1 = "_name_1l21t_83";
|
|
7303
|
+
const attrs = "_attrs_1l21t_103";
|
|
7304
|
+
const price$2 = "_price_1l21t_118";
|
|
7305
|
+
const paid$1 = "_paid_1l21t_127";
|
|
7306
|
+
const was$2 = "_was_1l21t_135";
|
|
7307
7307
|
const styles$z = {
|
|
7308
7308
|
page: page$4,
|
|
7309
7309
|
titles: titles$1,
|
|
@@ -7987,22 +7987,22 @@ function OrderStatusBadge({ status }) {
|
|
|
7987
7987
|
children: t(label2)
|
|
7988
7988
|
});
|
|
7989
7989
|
}
|
|
7990
|
-
const page$1 = "
|
|
7991
|
-
const empty = "
|
|
7992
|
-
const cta$1 = "
|
|
7993
|
-
const card$1 = "
|
|
7994
|
-
const tappable = "
|
|
7995
|
-
const head$1 = "
|
|
7996
|
-
const heading = "
|
|
7997
|
-
const title$g = "
|
|
7998
|
-
const date = "
|
|
7999
|
-
const bottom$1 = "
|
|
8000
|
-
const strip = "
|
|
8001
|
-
const tile$2 = "
|
|
8002
|
-
const image$8 = "
|
|
8003
|
-
const placeholder$5 = "
|
|
8004
|
-
const more = "
|
|
8005
|
-
const chevron$2 = "
|
|
7990
|
+
const page$1 = "_page_1bhfq_2";
|
|
7991
|
+
const empty = "_empty_1bhfq_22";
|
|
7992
|
+
const cta$1 = "_cta_1bhfq_32";
|
|
7993
|
+
const card$1 = "_card_1bhfq_55";
|
|
7994
|
+
const tappable = "_tappable_1bhfq_70";
|
|
7995
|
+
const head$1 = "_head_1bhfq_79";
|
|
7996
|
+
const heading = "_heading_1bhfq_87";
|
|
7997
|
+
const title$g = "_title_1bhfq_96";
|
|
7998
|
+
const date = "_date_1bhfq_115";
|
|
7999
|
+
const bottom$1 = "_bottom_1bhfq_120";
|
|
8000
|
+
const strip = "_strip_1bhfq_128";
|
|
8001
|
+
const tile$2 = "_tile_1bhfq_133";
|
|
8002
|
+
const image$8 = "_image_1bhfq_143";
|
|
8003
|
+
const placeholder$5 = "_placeholder_1bhfq_150";
|
|
8004
|
+
const more = "_more_1bhfq_157";
|
|
8005
|
+
const chevron$2 = "_chevron_1bhfq_170";
|
|
8006
8006
|
const styles$v = {
|
|
8007
8007
|
page: page$1,
|
|
8008
8008
|
empty,
|
|
@@ -8417,11 +8417,11 @@ function ProductGallery({ title: title2, product }) {
|
|
|
8417
8417
|
})]
|
|
8418
8418
|
});
|
|
8419
8419
|
}
|
|
8420
|
-
const bar$1 = "
|
|
8421
|
-
const chips$1 = "
|
|
8422
|
-
const chip$1 = "
|
|
8423
|
-
const on = "
|
|
8424
|
-
const clear = "
|
|
8420
|
+
const bar$1 = "_bar_6p29u_1";
|
|
8421
|
+
const chips$1 = "_chips_6p29u_8";
|
|
8422
|
+
const chip$1 = "_chip_6p29u_8";
|
|
8423
|
+
const on = "_on_6p29u_36";
|
|
8424
|
+
const clear = "_clear_6p29u_42";
|
|
8425
8425
|
const styles$r = {
|
|
8426
8426
|
bar: bar$1,
|
|
8427
8427
|
chips: chips$1,
|
|
@@ -8539,13 +8539,13 @@ function ProductGrid({ category, initialProducts, initialCursor, filters = [] })
|
|
|
8539
8539
|
})]
|
|
8540
8540
|
});
|
|
8541
8541
|
}
|
|
8542
|
-
const rail = "
|
|
8543
|
-
const header$5 = "
|
|
8544
|
-
const title$d = "
|
|
8545
|
-
const seeAll = "
|
|
8546
|
-
const track$3 = "
|
|
8547
|
-
const item = "
|
|
8548
|
-
const inset = "
|
|
8542
|
+
const rail = "_rail_1rll1_7";
|
|
8543
|
+
const header$5 = "_header_1rll1_14";
|
|
8544
|
+
const title$d = "_title_1rll1_21";
|
|
8545
|
+
const seeAll = "_seeAll_1rll1_27";
|
|
8546
|
+
const track$3 = "_track_1rll1_33";
|
|
8547
|
+
const item = "_item_1rll1_67";
|
|
8548
|
+
const inset = "_inset_1rll1_79";
|
|
8549
8549
|
const styles$p = {
|
|
8550
8550
|
rail,
|
|
8551
8551
|
header: header$5,
|
|
@@ -8582,16 +8582,16 @@ function RailCarousel({ title: title2, products, seeAllTo, inset: inset2 }) {
|
|
|
8582
8582
|
})]
|
|
8583
8583
|
});
|
|
8584
8584
|
}
|
|
8585
|
-
const overlay$2 = "
|
|
8586
|
-
const scrim$4 = "
|
|
8587
|
-
const sheet$2 = "
|
|
8588
|
-
const grabArea = "
|
|
8589
|
-
const grabber = "
|
|
8590
|
-
const header$4 = "
|
|
8591
|
-
const title$c = "
|
|
8592
|
-
const close$1 = "
|
|
8593
|
-
const body$4 = "
|
|
8594
|
-
const footer = "
|
|
8585
|
+
const overlay$2 = "_overlay_fszc5_1";
|
|
8586
|
+
const scrim$4 = "_scrim_fszc5_10";
|
|
8587
|
+
const sheet$2 = "_sheet_fszc5_16";
|
|
8588
|
+
const grabArea = "_grabArea_fszc5_41";
|
|
8589
|
+
const grabber = "_grabber_fszc5_51";
|
|
8590
|
+
const header$4 = "_header_fszc5_59";
|
|
8591
|
+
const title$c = "_title_fszc5_67";
|
|
8592
|
+
const close$1 = "_close_fszc5_71";
|
|
8593
|
+
const body$4 = "_body_fszc5_84";
|
|
8594
|
+
const footer = "_footer_fszc5_97";
|
|
8595
8595
|
const styles$o = {
|
|
8596
8596
|
overlay: overlay$2,
|
|
8597
8597
|
scrim: scrim$4,
|
|
@@ -8820,25 +8820,25 @@ function QtyStepper({ qty, max, onChange, onRemove, disabled: disabled2, capDesc
|
|
|
8820
8820
|
})]
|
|
8821
8821
|
});
|
|
8822
8822
|
}
|
|
8823
|
-
const line = "
|
|
8824
|
-
const row$5 = "
|
|
8825
|
-
const pending = "
|
|
8826
|
-
const labels = "
|
|
8827
|
-
const lowStock$1 = "
|
|
8828
|
-
const media$1 = "
|
|
8829
|
-
const image$5 = "
|
|
8830
|
-
const placeholder$2 = "
|
|
8831
|
-
const saleBadge = "
|
|
8832
|
-
const oos$1 = "
|
|
8833
|
-
const info$2 = "
|
|
8834
|
-
const head = "
|
|
8835
|
-
const meta = "
|
|
8836
|
-
const title$b = "
|
|
8837
|
-
const details = "
|
|
8838
|
-
const detail = "
|
|
8839
|
-
const price = "
|
|
8840
|
-
const amount = "
|
|
8841
|
-
const was = "
|
|
8823
|
+
const line = "_line_1ritd_6";
|
|
8824
|
+
const row$5 = "_row_1ritd_12";
|
|
8825
|
+
const pending = "_pending_1ritd_18";
|
|
8826
|
+
const labels = "_labels_1ritd_24";
|
|
8827
|
+
const lowStock$1 = "_lowStock_1ritd_39";
|
|
8828
|
+
const media$1 = "_media_1ritd_49";
|
|
8829
|
+
const image$5 = "_image_1ritd_59";
|
|
8830
|
+
const placeholder$2 = "_placeholder_1ritd_75";
|
|
8831
|
+
const saleBadge = "_saleBadge_1ritd_88";
|
|
8832
|
+
const oos$1 = "_oos_1ritd_103";
|
|
8833
|
+
const info$2 = "_info_1ritd_116";
|
|
8834
|
+
const head = "_head_1ritd_124";
|
|
8835
|
+
const meta = "_meta_1ritd_131";
|
|
8836
|
+
const title$b = "_title_1ritd_146";
|
|
8837
|
+
const details = "_details_1ritd_164";
|
|
8838
|
+
const detail = "_detail_1ritd_164";
|
|
8839
|
+
const price = "_price_1ritd_183";
|
|
8840
|
+
const amount = "_amount_1ritd_191";
|
|
8841
|
+
const was = "_was_1ritd_200";
|
|
8842
8842
|
const styles$m = {
|
|
8843
8843
|
line,
|
|
8844
8844
|
row: row$5,
|
|
@@ -9409,31 +9409,31 @@ function MediaGallery({ media: media2, alt, focus }) {
|
|
|
9409
9409
|
})]
|
|
9410
9410
|
});
|
|
9411
9411
|
}
|
|
9412
|
-
const scrim$3 = "
|
|
9413
|
-
const sheet$1 = "
|
|
9414
|
-
const body$2 = "
|
|
9415
|
-
const titles = "
|
|
9416
|
-
const title$a = "
|
|
9417
|
-
const subtitle$3 = "
|
|
9418
|
-
const units = "
|
|
9419
|
-
const unit = "
|
|
9420
|
-
const unitOn = "
|
|
9421
|
-
const unitOff = "
|
|
9422
|
-
const tableWrap = "
|
|
9423
|
-
const table = "
|
|
9424
|
-
const col = "
|
|
9425
|
-
const colEdge = "
|
|
9426
|
-
const note = "
|
|
9427
|
-
const how = "
|
|
9428
|
-
const howTitle = "
|
|
9429
|
-
const howList = "
|
|
9430
|
-
const howItem = "
|
|
9431
|
-
const howLabel = "
|
|
9432
|
-
const howText = "
|
|
9433
|
-
const fabric = "
|
|
9434
|
-
const fabricLabel = "
|
|
9435
|
-
const fabricText = "
|
|
9436
|
-
const notes = "
|
|
9412
|
+
const scrim$3 = "_scrim_r4azu_8";
|
|
9413
|
+
const sheet$1 = "_sheet_r4azu_2";
|
|
9414
|
+
const body$2 = "_body_r4azu_40";
|
|
9415
|
+
const titles = "_titles_r4azu_67";
|
|
9416
|
+
const title$a = "_title_r4azu_67";
|
|
9417
|
+
const subtitle$3 = "_subtitle_r4azu_83";
|
|
9418
|
+
const units = "_units_r4azu_96";
|
|
9419
|
+
const unit = "_unit_r4azu_96";
|
|
9420
|
+
const unitOn = "_unitOn_r4azu_130";
|
|
9421
|
+
const unitOff = "_unitOff_r4azu_138";
|
|
9422
|
+
const tableWrap = "_tableWrap_r4azu_147";
|
|
9423
|
+
const table = "_table_r4azu_147";
|
|
9424
|
+
const col = "_col_r4azu_179";
|
|
9425
|
+
const colEdge = "_colEdge_r4azu_183";
|
|
9426
|
+
const note = "_note_r4azu_251";
|
|
9427
|
+
const how = "_how_r4azu_263";
|
|
9428
|
+
const howTitle = "_howTitle_r4azu_269";
|
|
9429
|
+
const howList = "_howList_r4azu_277";
|
|
9430
|
+
const howItem = "_howItem_r4azu_284";
|
|
9431
|
+
const howLabel = "_howLabel_r4azu_309";
|
|
9432
|
+
const howText = "_howText_r4azu_319";
|
|
9433
|
+
const fabric = "_fabric_r4azu_328";
|
|
9434
|
+
const fabricLabel = "_fabricLabel_r4azu_336";
|
|
9435
|
+
const fabricText = "_fabricText_r4azu_344";
|
|
9436
|
+
const notes = "_notes_r4azu_355";
|
|
9437
9437
|
const styles$h = {
|
|
9438
9438
|
scrim: scrim$3,
|
|
9439
9439
|
sheet: sheet$1,
|
|
@@ -11288,18 +11288,18 @@ function ShopBar({ onBack, onMenu, title: title2, showCart, floating: floating2
|
|
|
11288
11288
|
})]
|
|
11289
11289
|
});
|
|
11290
11290
|
}
|
|
11291
|
-
const overlay = "
|
|
11292
|
-
const scrim = "
|
|
11293
|
-
const sheet = "
|
|
11294
|
-
const header = "
|
|
11295
|
-
const close = "
|
|
11296
|
-
const list = "
|
|
11297
|
-
const row = "
|
|
11298
|
-
const icon = "
|
|
11299
|
-
const text = "
|
|
11300
|
-
const title = "
|
|
11301
|
-
const subtitle = "
|
|
11302
|
-
const chevron = "
|
|
11291
|
+
const overlay = "_overlay_zf09t_5";
|
|
11292
|
+
const scrim = "_scrim_zf09t_21";
|
|
11293
|
+
const sheet = "_sheet_zf09t_31";
|
|
11294
|
+
const header = "_header_zf09t_80";
|
|
11295
|
+
const close = "_close_zf09t_86";
|
|
11296
|
+
const list = "_list_zf09t_105";
|
|
11297
|
+
const row = "_row_zf09t_120";
|
|
11298
|
+
const icon = "_icon_zf09t_149";
|
|
11299
|
+
const text = "_text_zf09t_157";
|
|
11300
|
+
const title = "_title_zf09t_165";
|
|
11301
|
+
const subtitle = "_subtitle_zf09t_172";
|
|
11302
|
+
const chevron = "_chevron_zf09t_178";
|
|
11303
11303
|
const styles = {
|
|
11304
11304
|
overlay,
|
|
11305
11305
|
scrim,
|