@nok-integration/storefront-react 0.19.28 → 0.19.29
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 +91 -91
- package/dist/standalone/storefront.mjs +91 -91
- package/dist/standalone/styles.css +106 -100
- package/dist/styles.css +106 -100
- 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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|
|
@@ -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,
|