@lanaco/lnc-react-ui 4.0.32 → 4.0.33
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/Accordion.cjs +1 -1
- package/dist/Accordion.js +1 -1
- package/dist/AccordionSummary.cjs +1 -1
- package/dist/AccordionSummary.js +1 -1
- package/dist/ActionsToolbar.cjs +1 -1
- package/dist/ActionsToolbar.js +1 -1
- package/dist/Alert.cjs +1 -1
- package/dist/Alert.js +1 -1
- package/dist/Avatar.cjs +1 -1
- package/dist/Avatar.js +1 -1
- package/dist/Badge.cjs +1 -1
- package/dist/Badge.js +1 -1
- package/dist/BannerSectionWithList.cjs +1 -1
- package/dist/BannerSectionWithList.js +1 -1
- package/dist/BlogsSectionDetailed.cjs +111 -0
- package/dist/BlogsSectionDetailed.js +224 -0
- package/dist/BlogsSectionLarge.cjs +101 -0
- package/dist/BlogsSectionLarge.js +177 -0
- package/dist/BlogsSectionSimple.cjs +71 -0
- package/dist/BlogsSectionSimple.js +158 -0
- package/dist/BlogsSectionSimpleCentered.cjs +78 -0
- package/dist/BlogsSectionSimpleCentered.js +149 -0
- package/dist/BlogsSectionWithFilters.cjs +173 -0
- package/dist/BlogsSectionWithFilters.js +559 -0
- package/dist/BrandHitsSection.cjs +11 -7
- package/dist/BrandHitsSection.js +9 -5
- package/dist/Breadcrumbs.cjs +1 -1
- package/dist/Breadcrumbs.js +1 -1
- package/dist/Button.cjs +1 -1
- package/dist/Button.js +1 -1
- package/dist/ButtonGroup.cjs +1 -1
- package/dist/ButtonGroup.js +1 -1
- package/dist/CheckBoxInput.cjs +1 -1
- package/dist/CheckBoxInput.js +1 -1
- package/dist/Chip.cjs +1 -1
- package/dist/Chip.js +1 -1
- package/dist/ColorInput.cjs +1 -1
- package/dist/ColorInput.js +1 -1
- package/dist/ConfirmationForm.cjs +1 -1
- package/dist/ConfirmationForm.js +1 -1
- package/dist/CustomLoanMapSection.cjs +240 -0
- package/dist/CustomLoanMapSection.js +410 -0
- package/dist/{CustomStyles-DuADCM-0.js → CustomStyles-C45a_Y92.js} +1 -1
- package/dist/{CustomStyles-CBON9fD-.cjs → CustomStyles-jdvxQvK1.cjs} +1 -1
- package/dist/DateInput.cjs +1 -1
- package/dist/DateInput.js +1 -1
- package/dist/DecimalInput.cjs +1 -1
- package/dist/DecimalInput.js +1 -1
- package/dist/DecimalInputV2.cjs +1 -1
- package/dist/DecimalInputV2.js +1 -1
- package/dist/DetailedProductsSection.cjs +1 -1
- package/dist/DetailedProductsSection.js +3 -3
- package/dist/DetailsView.cjs +1 -1
- package/dist/DetailsView.js +1 -1
- package/dist/DoubleRangeSlider.cjs +1 -1
- package/dist/DoubleRangeSlider.js +1 -1
- package/dist/DragAndDropFile.cjs +1 -1
- package/dist/DragAndDropFile.js +1 -1
- package/dist/DragDropFiles.cjs +1 -1
- package/dist/DragDropFiles.js +1 -1
- package/dist/Drawer.cjs +1 -1
- package/dist/Drawer.js +1 -1
- package/dist/Dropdown.cjs +1 -1
- package/dist/Dropdown.js +2 -2
- package/dist/DropdownItem.cjs +1 -1
- package/dist/DropdownItem.js +1 -1
- package/dist/DropdownLookup.cjs +1 -1
- package/dist/DropdownLookup.js +1 -1
- package/dist/DropdownMenu.cjs +1 -1
- package/dist/DropdownMenu.js +1 -1
- package/dist/EditableTable.cjs +1 -1
- package/dist/EditableTable.js +1 -1
- package/dist/FieldOfInterestsMasonrySection.cjs +7 -7
- package/dist/FieldOfInterestsMasonrySection.js +23 -23
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +11 -7
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +62 -58
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +37 -17
- package/dist/FieldOfInterestsWithTagsCardsSection.js +68 -48
- package/dist/FileInput.cjs +1 -1
- package/dist/FileInput.js +1 -1
- package/dist/FlexGridItem.cjs +1 -1
- package/dist/FlexGridItem.js +1 -1
- package/dist/FormField.cjs +1 -1
- package/dist/FormField.js +1 -1
- package/dist/FormView.cjs +1 -1
- package/dist/FormView.js +1 -1
- package/dist/GeneralWithTagsCardsSection.cjs +198 -0
- package/dist/GeneralWithTagsCardsSection.js +287 -0
- package/dist/GiftCardsSection.cjs +11 -7
- package/dist/GiftCardsSection.js +34 -30
- package/dist/Icon.cjs +1 -1
- package/dist/Icon.js +1 -1
- package/dist/IconButton.cjs +1 -1
- package/dist/IconButton.js +1 -1
- package/dist/Kanban.cjs +1 -1
- package/dist/Kanban.js +1 -1
- package/dist/KanbanActionsToolbar.cjs +1 -1
- package/dist/KanbanActionsToolbar.js +1 -1
- package/dist/KanbanView.cjs +1 -1
- package/dist/KanbanView.js +1 -1
- package/dist/Link.cjs +1 -1
- package/dist/Link.js +1 -1
- package/dist/MasonryGeneralCardsSection.cjs +6 -6
- package/dist/MasonryGeneralCardsSection.js +38 -36
- package/dist/MenuItem.cjs +1 -1
- package/dist/MenuItem.js +1 -1
- package/dist/Modal.cjs +1 -1
- package/dist/Modal.js +1 -1
- package/dist/MultiSelectDropdown.cjs +1 -1
- package/dist/MultiSelectDropdown.js +1 -1
- package/dist/MultiSelectDropdownLookup.cjs +1 -1
- package/dist/MultiSelectDropdownLookup.js +1 -1
- package/dist/NestedDropdownItem.cjs +1 -1
- package/dist/NestedDropdownItem.js +1 -1
- package/dist/NestedMenuItem.cjs +1 -1
- package/dist/NestedMenuItem.js +1 -1
- package/dist/NotificationContainer.cjs +1 -1
- package/dist/NotificationContainer.js +1 -1
- package/dist/NotificationMessage.cjs +1 -1
- package/dist/NotificationMessage.js +1 -1
- package/dist/NumberInput.cjs +1 -1
- package/dist/NumberInput.js +1 -1
- package/dist/OverlayGeneralCardsSection.cjs +127 -0
- package/dist/OverlayGeneralCardsSection.js +183 -0
- package/dist/PasswordInput.cjs +1 -1
- package/dist/PasswordInput.js +1 -1
- package/dist/PopoverContent.cjs +1 -1
- package/dist/PopoverContent.js +1 -1
- package/dist/ProductsWithBannerSection.cjs +1 -1
- package/dist/ProductsWithBannerSection.js +2 -2
- package/dist/ProgressBar.cjs +1 -1
- package/dist/ProgressBar.js +1 -1
- package/dist/RadioInput.cjs +1 -1
- package/dist/RadioInput.js +1 -1
- package/dist/RangeSlider.cjs +1 -1
- package/dist/RangeSlider.js +1 -1
- package/dist/Separator.cjs +1 -1
- package/dist/Separator.js +1 -1
- package/dist/ShopCardsSection.cjs +8 -8
- package/dist/ShopCardsSection.js +49 -49
- package/dist/Sidebar.cjs +1 -1
- package/dist/Sidebar.js +1 -1
- package/dist/SimpleCategoriesSection.cjs +81 -0
- package/dist/SimpleCategoriesSection.js +153 -0
- package/dist/SimpleProductsSection.cjs +1 -1
- package/dist/SimpleProductsSection.js +1 -1
- package/dist/Spinner.cjs +1 -1
- package/dist/Spinner.js +1 -1
- package/dist/Surface.cjs +1 -1
- package/dist/Surface.js +1 -1
- package/dist/SwipeableDrawer.cjs +1 -1
- package/dist/SwipeableDrawer.js +1 -1
- package/dist/TabItem.cjs +1 -1
- package/dist/TabItem.js +1 -1
- package/dist/Table.cjs +1 -1
- package/dist/Table.js +1 -1
- package/dist/TableView.cjs +1 -1
- package/dist/TableView.js +1 -1
- package/dist/TextAreaInput.cjs +1 -1
- package/dist/TextAreaInput.js +1 -1
- package/dist/TextInput.cjs +1 -1
- package/dist/TextInput.js +1 -1
- package/dist/ThemeProvider.cjs +1 -1
- package/dist/ThemeProvider.js +1 -1
- package/dist/TimeInput.cjs +1 -1
- package/dist/TimeInput.js +1 -1
- package/dist/Toggle.cjs +1 -1
- package/dist/Toggle.js +1 -1
- package/dist/TreeMenuSeparator.cjs +1 -1
- package/dist/TreeMenuSeparator.js +1 -1
- package/dist/UploadedFile.cjs +1 -1
- package/dist/UploadedFile.js +1 -1
- package/dist/UrgentSaleProductsSection.cjs +1 -1
- package/dist/UrgentSaleProductsSection.js +1 -1
- package/dist/{index-jVpIwR2G.js → index-BfOdDcQF.js} +1 -1
- package/dist/{index-BlV3tdJ8.cjs → index-CC_hdGKn.cjs} +1 -1
- package/dist/{index-DGl-lSfF.js → index-DZxSlQJQ.js} +1 -1
- package/dist/{index-LdP7U1Yl.cjs → index-Dld_cRbm.cjs} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +25 -23
- package/dist/{style-C3OB0uad.cjs → style-CeMnBJ6v.cjs} +4 -4
- package/dist/{style-Ch-xOasu.js → style-D6sNCRwG.js} +6 -7
- package/dist/{utils-CE6bljYe.cjs → utils-UJt-R-G3.cjs} +7 -7
- package/dist/{utils-DtEdJZWa.js → utils-xpQsPsCa.js} +33 -33
- package/package.json +13 -3
- package/vite.config.js +36 -0
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import { jsx as r, Fragment as _, jsxs as d } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as p } from "react";
|
|
3
|
+
import f from "./Button.js";
|
|
4
|
+
import { useTheme as x } from "./ThemeProvider.js";
|
|
5
|
+
import { n as m } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
6
|
+
import { m as i, t as s } from "./utils-xpQsPsCa.js";
|
|
7
|
+
import { M as h } from "./consts-DNVz1x1I.js";
|
|
8
|
+
import { R as u } from "./style-D6sNCRwG.js";
|
|
9
|
+
const v = m.div`
|
|
10
|
+
display: flex;
|
|
11
|
+
flex-direction: column;
|
|
12
|
+
align-items: flex-start;
|
|
13
|
+
border-radius: 0.75rem;
|
|
14
|
+
position: relative;
|
|
15
|
+
max-height: 28.75rem;
|
|
16
|
+
|
|
17
|
+
& .wrapper__overlay {
|
|
18
|
+
position: relative;
|
|
19
|
+
|
|
20
|
+
&::after {
|
|
21
|
+
content: "";
|
|
22
|
+
position: absolute;
|
|
23
|
+
border-radius: 0.75rem;
|
|
24
|
+
left: 0;
|
|
25
|
+
top: 0;
|
|
26
|
+
width: 100%;
|
|
27
|
+
height: 99%;
|
|
28
|
+
max-height: 28.75rem;
|
|
29
|
+
background: ${(t) => t == null ? void 0 : t.overlay};
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
& .wrapper__image {
|
|
34
|
+
border-radius: 0.75rem;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
& .wrapper__image--skeleton {
|
|
38
|
+
width: 100%;
|
|
39
|
+
border-radius: 0.75rem;
|
|
40
|
+
background-color: ${i("-90deg")};
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
& .wrapper__text {
|
|
44
|
+
display: flex;
|
|
45
|
+
flex-direction: column;
|
|
46
|
+
align-items: flex-start;
|
|
47
|
+
padding: 1rem;
|
|
48
|
+
position: absolute;
|
|
49
|
+
top: 0;
|
|
50
|
+
left: 0;
|
|
51
|
+
|
|
52
|
+
& .text__title {
|
|
53
|
+
color: var(--white);
|
|
54
|
+
font-size: 1rem;
|
|
55
|
+
font-style: normal;
|
|
56
|
+
font-weight: 500;
|
|
57
|
+
line-height: 1.5rem;
|
|
58
|
+
${s(2)}
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
& .text__description {
|
|
62
|
+
color: var(--white);
|
|
63
|
+
font-size: 1.375rem;
|
|
64
|
+
font-style: normal;
|
|
65
|
+
font-weight: 600;
|
|
66
|
+
line-height: 1.75rem;
|
|
67
|
+
${s(2)}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
& .text__title--skeleton {
|
|
71
|
+
background-color: ${i("-90deg")};
|
|
72
|
+
height: 1rem;
|
|
73
|
+
width: 9rem;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
& .text__description--skeleton {
|
|
77
|
+
background-color: ${i("-90deg")};
|
|
78
|
+
height: 1rem;
|
|
79
|
+
width: 12rem;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
& .text__action {
|
|
84
|
+
background: var(--white);
|
|
85
|
+
color: var(--black);
|
|
86
|
+
position: absolute;
|
|
87
|
+
bottom: 1rem;
|
|
88
|
+
left: 1rem;
|
|
89
|
+
|
|
90
|
+
&:hover {
|
|
91
|
+
background: var(--primary-500, #f59e0b);
|
|
92
|
+
color: var(--white);
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
& .text__action--skeleton {
|
|
97
|
+
background-color: ${i("-90deg")};
|
|
98
|
+
height: 2rem;
|
|
99
|
+
width: 9rem;
|
|
100
|
+
position: absolute;
|
|
101
|
+
bottom: 1rem;
|
|
102
|
+
left: 1rem;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
@media (max-width: ${h + "px"}) {
|
|
106
|
+
max-height: 100%;
|
|
107
|
+
|
|
108
|
+
& .wrapper__overlay {
|
|
109
|
+
&::after {
|
|
110
|
+
max-height: 100%;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
& .wrapper__text {
|
|
115
|
+
top: 1rem;
|
|
116
|
+
left: 1rem;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
& .text__action {
|
|
120
|
+
bottom: 2rem;
|
|
121
|
+
left: 2rem;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
`, w = p(
|
|
125
|
+
({
|
|
126
|
+
title: t,
|
|
127
|
+
image: a,
|
|
128
|
+
overlay: l,
|
|
129
|
+
description: n,
|
|
130
|
+
actionText: c,
|
|
131
|
+
actionLink: e,
|
|
132
|
+
handleClick: o = () => {
|
|
133
|
+
}
|
|
134
|
+
}, y) => {
|
|
135
|
+
const { theme: g } = x();
|
|
136
|
+
return /* @__PURE__ */ r(_, { children: /* @__PURE__ */ d(v, { theme: g, overlay: l, onClick: o, children: [
|
|
137
|
+
/* @__PURE__ */ r("div", { className: "wrapper__overlay", children: /* @__PURE__ */ r("img", { src: a, className: "wrapper__image" }) }),
|
|
138
|
+
/* @__PURE__ */ d("div", { className: "wrapper__text", children: [
|
|
139
|
+
/* @__PURE__ */ r("div", { className: "text__title", children: t }),
|
|
140
|
+
/* @__PURE__ */ r("div", { className: "text__description", children: n })
|
|
141
|
+
] }),
|
|
142
|
+
/* @__PURE__ */ r(
|
|
143
|
+
f,
|
|
144
|
+
{
|
|
145
|
+
text: c,
|
|
146
|
+
onClick: o,
|
|
147
|
+
className: "text__action"
|
|
148
|
+
}
|
|
149
|
+
)
|
|
150
|
+
] }) });
|
|
151
|
+
}
|
|
152
|
+
), b = m.div`
|
|
153
|
+
display: grid;
|
|
154
|
+
grid-template-columns: ${(t) => `repeat(${t.limit}, 1fr)`};
|
|
155
|
+
gap: 1.25rem;
|
|
156
|
+
justify-items: center;
|
|
157
|
+
|
|
158
|
+
@media (max-width: ${h + "px"}) {
|
|
159
|
+
display: flex;
|
|
160
|
+
flex-direction: column;
|
|
161
|
+
gap: 1rem;
|
|
162
|
+
}
|
|
163
|
+
`, j = p(
|
|
164
|
+
({ title: t, items: a, limit: l = 2, onSelectCard: n = () => {
|
|
165
|
+
} }, c) => /* @__PURE__ */ d(u, { children: [
|
|
166
|
+
/* @__PURE__ */ r("div", { className: "regular-title center", children: /* @__PURE__ */ r("div", { className: "regular-title-text", children: /* @__PURE__ */ r("span", { children: t }) }) }),
|
|
167
|
+
/* @__PURE__ */ r(b, { limit: l, children: a && (a == null ? void 0 : a.map((e, o) => /* @__PURE__ */ r(
|
|
168
|
+
w,
|
|
169
|
+
{
|
|
170
|
+
title: e == null ? void 0 : e.title,
|
|
171
|
+
image: e == null ? void 0 : e.image,
|
|
172
|
+
description: e == null ? void 0 : e.description,
|
|
173
|
+
actionText: e == null ? void 0 : e.actionText,
|
|
174
|
+
overlay: e == null ? void 0 : e.overlay,
|
|
175
|
+
handleClick: () => n(e == null ? void 0 : e.uuid)
|
|
176
|
+
},
|
|
177
|
+
`landing-page-overlay-general-card__${o + 1}`
|
|
178
|
+
))) })
|
|
179
|
+
] })
|
|
180
|
+
);
|
|
181
|
+
export {
|
|
182
|
+
j as default
|
|
183
|
+
};
|
package/dist/PasswordInput.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const a=require("react/jsx-runtime"),s=require("react"),n=require("./index-BPVoEhTF.cjs"),L=require("./index-DaiUAQVF.cjs"),D=require("./Icon.cjs"),h=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),r=require("./utils-
|
|
1
|
+
"use strict";const a=require("react/jsx-runtime"),s=require("react"),n=require("./index-BPVoEhTF.cjs"),L=require("./index-DaiUAQVF.cjs"),D=require("./Icon.cjs"),h=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),r=require("./utils-UJt-R-G3.cjs"),A=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),G=h.newStyled.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
align-items: center;
|
|
4
4
|
|
package/dist/PasswordInput.js
CHANGED
|
@@ -4,7 +4,7 @@ import { P as n } from "./index-S5Cd7WrG.js";
|
|
|
4
4
|
import { d as J } from "./index-CNBqQrtK.js";
|
|
5
5
|
import K from "./Icon.js";
|
|
6
6
|
import { n as m } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
7
|
-
import { d as g, a, b as M, e as Q, h as O, g as X } from "./utils-
|
|
7
|
+
import { d as g, a, b as M, e as Q, h as O, g as X } from "./utils-xpQsPsCa.js";
|
|
8
8
|
import { u as Y } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
9
9
|
const Z = m.div`
|
|
10
10
|
display: flex;
|
package/dist/PopoverContent.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const n=require("react/jsx-runtime"),c=require("react"),s=require("./floating-ui.react.esm-C4vrBVJU.cjs"),i=require("./index-BPVoEhTF.cjs"),x=require("./PopoverContext.cjs"),h=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),a=require("./utils-
|
|
1
|
+
"use strict";const n=require("react/jsx-runtime"),c=require("react"),s=require("./floating-ui.react.esm-C4vrBVJU.cjs"),i=require("./index-BPVoEhTF.cjs"),x=require("./PopoverContext.cjs"),h=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),a=require("./utils-UJt-R-G3.cjs"),y=require("./motion-Oud-wpUz.cjs"),f=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),P=h.newStyled(y.motion.div)`
|
|
2
2
|
font-family: ${e=>{var t,r;return(r=(t=e.theme)==null?void 0:t.typography)==null?void 0:r.fontFamily}};
|
|
3
3
|
animation: fadeIn 0.4s;
|
|
4
4
|
box-shadow: ${e=>a.getComponentPropValue(e.theme,"Popover",e.color,"enabled","boxShadow")};
|
package/dist/PopoverContent.js
CHANGED
|
@@ -4,7 +4,7 @@ import { a as f, F as u, b as g } from "./floating-ui.react.esm-72DKnou_.js";
|
|
|
4
4
|
import { P as a } from "./index-S5Cd7WrG.js";
|
|
5
5
|
import h from "./PopoverContext.js";
|
|
6
6
|
import { n as x } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
7
|
-
import { c as y, b as P, a as v } from "./utils-
|
|
7
|
+
import { c as y, b as P, a as v } from "./utils-xpQsPsCa.js";
|
|
8
8
|
import { m as w } from "./motion-ecIGZGwI.js";
|
|
9
9
|
import { u as C } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
10
10
|
const F = x(w.div)`
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const i=require("react/jsx-runtime"),p=require("react"),c=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),g=require("./consts-dNz9tpt4.cjs"),b=require("./useDetectMobile-rBe0FiP2.cjs"),f=require("./style-
|
|
1
|
+
"use strict";const i=require("react/jsx-runtime"),p=require("react"),c=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),g=require("./consts-dNz9tpt4.cjs"),b=require("./useDetectMobile-rBe0FiP2.cjs"),f=require("./style-CeMnBJ6v.cjs"),a=require("./utils-UJt-R-G3.cjs"),j=c.newStyled.div`
|
|
2
2
|
width: 100%;
|
|
3
3
|
height: 22.5rem;
|
|
4
4
|
min-height: 22.5rem;
|
|
@@ -3,8 +3,8 @@ import { forwardRef as g } from "react";
|
|
|
3
3
|
import { n as s } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
4
4
|
import { M as f } from "./consts-DNVz1x1I.js";
|
|
5
5
|
import { u as w } from "./useDetectMobile-BookNOsk.js";
|
|
6
|
-
import { R as v } from "./style-
|
|
7
|
-
import { t as k, m as h, l as y, k as N } from "./utils-
|
|
6
|
+
import { R as v } from "./style-D6sNCRwG.js";
|
|
7
|
+
import { t as k, m as h, l as y, k as N } from "./utils-xpQsPsCa.js";
|
|
8
8
|
const S = s.div`
|
|
9
9
|
width: 100%;
|
|
10
10
|
height: 22.5rem;
|
package/dist/ProgressBar.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const a=require("react/jsx-runtime"),i=require("react"),r=require("./index-BPVoEhTF.cjs"),l=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),o=require("./utils-
|
|
1
|
+
"use strict";const a=require("react/jsx-runtime"),i=require("react"),r=require("./index-BPVoEhTF.cjs"),l=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),o=require("./utils-UJt-R-G3.cjs"),P=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),f=l.newStyled.div`
|
|
2
2
|
width: 100%;
|
|
3
3
|
position: relative;
|
|
4
4
|
background-color: ${e=>o.getColorRgbaValue(e.theme,"Progress",e.color,"enabled","unfilled")};
|
package/dist/ProgressBar.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsxs as g, jsx as h } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as f, isValidElement as P, cloneElement as y } from "react";
|
|
3
3
|
import { P as r } from "./index-S5Cd7WrG.js";
|
|
4
4
|
import { n as t } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
5
|
-
import { a as n, g as x } from "./utils-
|
|
5
|
+
import { a as n, g as x } from "./utils-xpQsPsCa.js";
|
|
6
6
|
import { u as w } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
7
7
|
const $ = t.div`
|
|
8
8
|
width: 100%;
|
package/dist/RadioInput.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const i=require("react/jsx-runtime"),h=require("react"),m=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),r=require("./index-BPVoEhTF.cjs"),o=require("./utils-
|
|
1
|
+
"use strict";const i=require("react/jsx-runtime"),h=require("react"),m=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),r=require("./index-BPVoEhTF.cjs"),o=require("./utils-UJt-R-G3.cjs"),O=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),j=e=>e=="left"?"row-reverse":"row",q=m.newStyled.label`
|
|
2
2
|
min-height: ${e=>o.getSizeValueWithUnits(e.theme,e.size)};
|
|
3
3
|
max-height: ${e=>o.getSizeValueWithUnits(e.theme,e.size)};
|
|
4
4
|
width: 100%;
|
package/dist/RadioInput.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsxs as b, jsx as n } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as P, useState as j } from "react";
|
|
3
3
|
import { n as g } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
4
4
|
import { P as i } from "./index-S5Cd7WrG.js";
|
|
5
|
-
import { d as f, g as N, e as T, a as t } from "./utils-
|
|
5
|
+
import { d as f, g as N, e as T, a as t } from "./utils-xpQsPsCa.js";
|
|
6
6
|
import { u as F } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
7
7
|
const I = (e) => e == "left" ? "row-reverse" : "row", D = g.label`
|
|
8
8
|
min-height: ${(e) => f(e.theme, e.size)};
|
package/dist/RangeSlider.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),y=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),n=require("./index-BPVoEhTF.cjs"),o=require("react"),a=require("./utils-
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),y=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),n=require("./index-BPVoEhTF.cjs"),o=require("react"),a=require("./utils-UJt-R-G3.cjs"),_=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),F=require("./useUpdateEffect-BtMgpgIV.cjs"),L=({theme:e,size:i})=>{var c=a.getSizeValueWithUnits(e,i);return`
|
|
2
2
|
min-height: ${c};
|
|
3
3
|
max-height: ${c};
|
|
4
4
|
`},b={small:"0.875rem",medium:"1.125rem",large:"1.375rem"},W=y.newStyled.div`
|
package/dist/RangeSlider.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsxs as O, jsx as t, Fragment as W } from "react/jsx-runtime";
|
|
|
2
2
|
import { n as x } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
3
3
|
import { P as n } from "./index-S5Cd7WrG.js";
|
|
4
4
|
import { forwardRef as X, useRef as q, useState as v, useCallback as A, useEffect as M } from "react";
|
|
5
|
-
import { b as D, a as o, g as G, d as H } from "./utils-
|
|
5
|
+
import { b as D, a as o, g as G, d as H } from "./utils-xpQsPsCa.js";
|
|
6
6
|
import { u as J } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
7
7
|
import { u as K } from "./useUpdateEffect-CuYWz7EA.js";
|
|
8
8
|
const Q = ({ theme: e, size: i }) => {
|
package/dist/Separator.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const i=require("react/jsx-runtime"),l=require("react"),r=require("./index-BPVoEhTF.cjs"),m=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),u=require("./utils-
|
|
1
|
+
"use strict";const i=require("react/jsx-runtime"),l=require("react"),r=require("./index-BPVoEhTF.cjs"),m=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),u=require("./utils-UJt-R-G3.cjs"),p=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),d=m.newStyled.div`
|
|
2
2
|
height: 1px;
|
|
3
3
|
background-color: ${e=>u.getColorRgbaValue(e.theme,"MenuItem","default","enabled","separator")};
|
|
4
4
|
margin-left: -0.25rem;
|
package/dist/Separator.js
CHANGED
|
@@ -2,7 +2,7 @@ import { jsx as p } from "react/jsx-runtime";
|
|
|
2
2
|
import { forwardRef as l } from "react";
|
|
3
3
|
import { P as r } from "./index-S5Cd7WrG.js";
|
|
4
4
|
import { n } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
5
|
-
import { a as i } from "./utils-
|
|
5
|
+
import { a as i } from "./utils-xpQsPsCa.js";
|
|
6
6
|
import { u as c } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
7
7
|
const f = n.div`
|
|
8
8
|
height: 1px;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const r=require("react/jsx-runtime"),_=require("react"),w=require("./Button.cjs"),v=require("./Icon.cjs"),p=require("./utils-UJt-R-G3.cjs"),d=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),u=require("./consts-dNz9tpt4.cjs"),b=d.newStyled.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
4
|
align-items: center;
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
font-weight: 500;
|
|
43
43
|
line-height: 1.5rem;
|
|
44
44
|
letter-spacing: -0.0112rem;
|
|
45
|
-
${
|
|
45
|
+
${p.truncateTextInRows(2)}
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
& .wrapper__subtitle {
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
font-weight: 400;
|
|
54
54
|
line-height: 1.25rem;
|
|
55
55
|
letter-spacing: -0.0056rem;
|
|
56
|
-
${
|
|
56
|
+
${p.truncateTextInRows(2)}
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
& .wrapper__badges {
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
|
-
`,
|
|
111
|
+
`,j=d.newStyled.div`
|
|
112
112
|
display: flex;
|
|
113
113
|
flex-direction: column;
|
|
114
114
|
align-items: center;
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
width: 4rem;
|
|
135
135
|
height: 4rem;
|
|
136
136
|
border-radius: 999px;
|
|
137
|
-
background-color: ${
|
|
137
|
+
background-color: ${p.linearGradientAnimation("-90deg")};
|
|
138
138
|
}
|
|
139
139
|
}
|
|
140
140
|
|
|
@@ -146,12 +146,12 @@
|
|
|
146
146
|
width: 100%;
|
|
147
147
|
|
|
148
148
|
& .wrapper__info-item {
|
|
149
|
-
background-color: ${
|
|
149
|
+
background-color: ${p.linearGradientAnimation("-90deg")};
|
|
150
150
|
height: 1rem;
|
|
151
151
|
width: 100%;
|
|
152
152
|
}
|
|
153
153
|
}
|
|
154
|
-
`,
|
|
154
|
+
`,y=_.forwardRef(({image:a,imageComponent:m,title:t,subtitle:g,badges:c,rating:o,reviewCount:n,products:s,onSelectCard:h=()=>{}},f)=>r.jsxs(b,{onClick:h,children:[r.jsxs("div",{className:"wrapper__content",children:[p.isDefined(m)?m:r.jsx("img",{src:a,className:"wrapper__image"}),r.jsxs("div",{className:"wrapper__info",children:[r.jsx("div",{className:"wrapper__title",children:t}),r.jsx("div",{className:"wrapper__subtitle",children:g}),c&&r.jsx("div",{className:"wrapper__badges"}),o&&n&&r.jsxs("div",{className:"wrapper__rating",children:[r.jsx("div",{className:"wrapper_stars",children:[...Array(5).keys()].map((i,l)=>r.jsx(v,{icon:i<o?" mng-lnc-star--filled":" mng-lnc-star",className:"wrapper__star"},`shop-card-rating-star__${l+1}`))}),r.jsxs("div",{className:"wrapper__review-count",children:["(",n==null?void 0:n.toLocaleString(),")"]})]})]})]}),r.jsx("div",{className:"wrapper__products",children:s&&(s==null?void 0:s.map((i,l)=>r.jsx(_.Fragment,{children:r.jsx("div",{className:"wrapper__product",onClick:()=>{var e;return(e=i==null?void 0:i.onSelectProduct)==null?void 0:e.call(i,i==null?void 0:i.uuid)},children:p.isDefined(i==null?void 0:i.imageComponent)?i==null?void 0:i.imageComponent:r.jsx("img",{src:i==null?void 0:i.image,className:"product__image"})})},l)))})]})),N=_.forwardRef(({},a)=>r.jsx(j,{children:r.jsxs("div",{className:"wrapper__content",children:[r.jsx("div",{className:"wrapper__image"}),r.jsxs("div",{className:"wrapper__info",children:[r.jsx("div",{className:"wrapper__info-item"}),r.jsx("div",{className:"wrapper__info-item"}),r.jsx("div",{className:"wrapper__info-item"}),r.jsx("div",{className:"wrapper__info-item"})]})]})})),k=d.newStyled.div`
|
|
155
155
|
display: flex;
|
|
156
156
|
flex-direction: column;
|
|
157
157
|
align-items: flex-start;
|
|
@@ -231,4 +231,4 @@
|
|
|
231
231
|
gap: 1rem;
|
|
232
232
|
}
|
|
233
233
|
}
|
|
234
|
-
`,$=_.forwardRef(({title:a,subtitle:
|
|
234
|
+
`,$=_.forwardRef(({title:a,subtitle:m,items:t,limit:g=4,limitForMobile:c=2,actionText:o,onSelectCard:n=()=>{},onShowMore:s},h)=>{var l;const f=()=>{s==null||s()},i=e=>{n==null||n(e==null?void 0:e.uuid)};return r.jsxs(k,{limitCards:g,limitCardsForMobile:c,children:[r.jsxs("div",{className:"wrapper__heading",children:[r.jsxs("div",{className:"wrapper__title",children:[a&&r.jsx("div",{className:"title__text",children:a}),o&&s&&r.jsx(w,{text:o,borderRadius:"curved",btnType:"tinted",className:"title__action",onClick:f})]}),m&&r.jsx("div",{className:"wrapper__subtitle",children:m})]}),r.jsx("div",{className:"wrapper__cards",children:t&&(t==null?void 0:t.length)>0?t==null?void 0:t.map((e,x)=>r.jsx(y,{uuid:e==null?void 0:e.uuid,title:e==null?void 0:e.title,subtitle:e==null?void 0:e.subtitle,image:e==null?void 0:e.image,rating:e==null?void 0:e.rating,reviewCount:e==null?void 0:e.reviewCount,products:e==null?void 0:e.products,imageComponent:e==null?void 0:e.imageComponent,onSelectCard:()=>i==null?void 0:i(e)},`shop-card__${x+1}`)):(l=Array.from("1234"))==null?void 0:l.map((e,x)=>r.jsx(N,{},`shop-card-skeleton__${x+1}`))})]})});module.exports=$;
|
package/dist/ShopCardsSection.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { jsxs as t, jsx as
|
|
2
|
-
import { forwardRef as
|
|
1
|
+
import { jsxs as t, jsx as i } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef as c, Fragment as y } from "react";
|
|
3
3
|
import u from "./Button.js";
|
|
4
4
|
import N from "./Icon.js";
|
|
5
|
-
import { t as x, m as v, l as b } from "./utils-
|
|
6
|
-
import { n as
|
|
5
|
+
import { t as x, m as v, l as b } from "./utils-xpQsPsCa.js";
|
|
6
|
+
import { n as f } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
7
7
|
import { M as k } from "./consts-DNVz1x1I.js";
|
|
8
|
-
const $ =
|
|
8
|
+
const $ = f.div`
|
|
9
9
|
display: flex;
|
|
10
10
|
flex-direction: column;
|
|
11
11
|
align-items: center;
|
|
@@ -115,7 +115,7 @@ const $ = c.div`
|
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
|
-
`, j =
|
|
118
|
+
`, j = f.div`
|
|
119
119
|
display: flex;
|
|
120
120
|
flex-direction: column;
|
|
121
121
|
align-items: center;
|
|
@@ -158,33 +158,33 @@ const $ = c.div`
|
|
|
158
158
|
width: 100%;
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
|
-
`,
|
|
161
|
+
`, C = c(
|
|
162
162
|
({
|
|
163
163
|
image: a,
|
|
164
|
-
imageComponent:
|
|
165
|
-
title:
|
|
164
|
+
imageComponent: m,
|
|
165
|
+
title: l,
|
|
166
166
|
subtitle: _,
|
|
167
167
|
badges: g,
|
|
168
168
|
rating: o,
|
|
169
169
|
reviewCount: s,
|
|
170
|
-
products:
|
|
171
|
-
onSelectCard:
|
|
170
|
+
products: n,
|
|
171
|
+
onSelectCard: h = () => {
|
|
172
172
|
}
|
|
173
|
-
}, w) => /* @__PURE__ */ t($, { onClick:
|
|
173
|
+
}, w) => /* @__PURE__ */ t($, { onClick: h, children: [
|
|
174
174
|
/* @__PURE__ */ t("div", { className: "wrapper__content", children: [
|
|
175
|
-
b(
|
|
175
|
+
b(m) ? m : /* @__PURE__ */ i("img", { src: a, className: "wrapper__image" }),
|
|
176
176
|
/* @__PURE__ */ t("div", { className: "wrapper__info", children: [
|
|
177
|
-
/* @__PURE__ */
|
|
178
|
-
/* @__PURE__ */
|
|
179
|
-
g && /* @__PURE__ */
|
|
177
|
+
/* @__PURE__ */ i("div", { className: "wrapper__title", children: l }),
|
|
178
|
+
/* @__PURE__ */ i("div", { className: "wrapper__subtitle", children: _ }),
|
|
179
|
+
g && /* @__PURE__ */ i("div", { className: "wrapper__badges" }),
|
|
180
180
|
o && s && /* @__PURE__ */ t("div", { className: "wrapper__rating", children: [
|
|
181
|
-
/* @__PURE__ */
|
|
181
|
+
/* @__PURE__ */ i("div", { className: "wrapper_stars", children: [...Array(5).keys()].map((r, p) => /* @__PURE__ */ i(
|
|
182
182
|
N,
|
|
183
183
|
{
|
|
184
|
-
icon:
|
|
184
|
+
icon: r < o ? " mng-lnc-star--filled" : " mng-lnc-star",
|
|
185
185
|
className: "wrapper__star"
|
|
186
186
|
},
|
|
187
|
-
`shop-card-rating-star__${
|
|
187
|
+
`shop-card-rating-star__${p + 1}`
|
|
188
188
|
)) }),
|
|
189
189
|
/* @__PURE__ */ t("div", { className: "wrapper__review-count", children: [
|
|
190
190
|
"(",
|
|
@@ -194,27 +194,27 @@ const $ = c.div`
|
|
|
194
194
|
] })
|
|
195
195
|
] })
|
|
196
196
|
] }),
|
|
197
|
-
/* @__PURE__ */
|
|
197
|
+
/* @__PURE__ */ i("div", { className: "wrapper__products", children: n && (n == null ? void 0 : n.map((r, p) => /* @__PURE__ */ i(y, { children: /* @__PURE__ */ i(
|
|
198
198
|
"div",
|
|
199
199
|
{
|
|
200
200
|
className: "wrapper__product",
|
|
201
201
|
onClick: () => {
|
|
202
202
|
var e;
|
|
203
|
-
return (e =
|
|
203
|
+
return (e = r == null ? void 0 : r.onSelectProduct) == null ? void 0 : e.call(r, r == null ? void 0 : r.uuid);
|
|
204
204
|
},
|
|
205
|
-
children: b(
|
|
205
|
+
children: b(r == null ? void 0 : r.imageComponent) ? r == null ? void 0 : r.imageComponent : /* @__PURE__ */ i("img", { src: r == null ? void 0 : r.image, className: "product__image" })
|
|
206
206
|
}
|
|
207
|
-
) },
|
|
207
|
+
) }, p))) })
|
|
208
208
|
] })
|
|
209
|
-
),
|
|
210
|
-
/* @__PURE__ */
|
|
209
|
+
), z = c(({}, a) => /* @__PURE__ */ i(j, { children: /* @__PURE__ */ t("div", { className: "wrapper__content", children: [
|
|
210
|
+
/* @__PURE__ */ i("div", { className: "wrapper__image" }),
|
|
211
211
|
/* @__PURE__ */ t("div", { className: "wrapper__info", children: [
|
|
212
|
-
/* @__PURE__ */
|
|
213
|
-
/* @__PURE__ */
|
|
214
|
-
/* @__PURE__ */
|
|
215
|
-
/* @__PURE__ */
|
|
212
|
+
/* @__PURE__ */ i("div", { className: "wrapper__info-item" }),
|
|
213
|
+
/* @__PURE__ */ i("div", { className: "wrapper__info-item" }),
|
|
214
|
+
/* @__PURE__ */ i("div", { className: "wrapper__info-item" }),
|
|
215
|
+
/* @__PURE__ */ i("div", { className: "wrapper__info-item" })
|
|
216
216
|
] })
|
|
217
|
-
] }) })), I =
|
|
217
|
+
] }) })), I = f.div`
|
|
218
218
|
display: flex;
|
|
219
219
|
flex-direction: column;
|
|
220
220
|
align-items: flex-start;
|
|
@@ -294,22 +294,22 @@ const $ = c.div`
|
|
|
294
294
|
gap: 1rem;
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
|
-
`,
|
|
297
|
+
`, E = c(
|
|
298
298
|
({
|
|
299
299
|
title: a,
|
|
300
|
-
subtitle:
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
300
|
+
subtitle: m,
|
|
301
|
+
items: l,
|
|
302
|
+
limit: _ = 4,
|
|
303
|
+
limitForMobile: g = 2,
|
|
304
304
|
actionText: o,
|
|
305
305
|
onSelectCard: s = () => {
|
|
306
306
|
},
|
|
307
|
-
onShowMore:
|
|
308
|
-
},
|
|
309
|
-
var
|
|
307
|
+
onShowMore: n
|
|
308
|
+
}, h) => {
|
|
309
|
+
var p;
|
|
310
310
|
const w = () => {
|
|
311
|
-
|
|
312
|
-
},
|
|
311
|
+
n == null || n();
|
|
312
|
+
}, r = (e) => {
|
|
313
313
|
s == null || s(e == null ? void 0 : e.uuid);
|
|
314
314
|
};
|
|
315
315
|
return /* @__PURE__ */ t(
|
|
@@ -320,8 +320,8 @@ const $ = c.div`
|
|
|
320
320
|
children: [
|
|
321
321
|
/* @__PURE__ */ t("div", { className: "wrapper__heading", children: [
|
|
322
322
|
/* @__PURE__ */ t("div", { className: "wrapper__title", children: [
|
|
323
|
-
a && /* @__PURE__ */
|
|
324
|
-
o &&
|
|
323
|
+
a && /* @__PURE__ */ i("div", { className: "title__text", children: a }),
|
|
324
|
+
o && n && /* @__PURE__ */ i(
|
|
325
325
|
u,
|
|
326
326
|
{
|
|
327
327
|
text: o,
|
|
@@ -332,10 +332,10 @@ const $ = c.div`
|
|
|
332
332
|
}
|
|
333
333
|
)
|
|
334
334
|
] }),
|
|
335
|
-
|
|
335
|
+
m && /* @__PURE__ */ i("div", { className: "wrapper__subtitle", children: m })
|
|
336
336
|
] }),
|
|
337
|
-
/* @__PURE__ */
|
|
338
|
-
|
|
337
|
+
/* @__PURE__ */ i("div", { className: "wrapper__cards", children: l && (l == null ? void 0 : l.length) > 0 ? l == null ? void 0 : l.map((e, d) => /* @__PURE__ */ i(
|
|
338
|
+
C,
|
|
339
339
|
{
|
|
340
340
|
uuid: e == null ? void 0 : e.uuid,
|
|
341
341
|
title: e == null ? void 0 : e.title,
|
|
@@ -345,15 +345,15 @@ const $ = c.div`
|
|
|
345
345
|
reviewCount: e == null ? void 0 : e.reviewCount,
|
|
346
346
|
products: e == null ? void 0 : e.products,
|
|
347
347
|
imageComponent: e == null ? void 0 : e.imageComponent,
|
|
348
|
-
onSelectCard: () =>
|
|
348
|
+
onSelectCard: () => r == null ? void 0 : r(e)
|
|
349
349
|
},
|
|
350
|
-
`shop-card__${
|
|
351
|
-
)) : (
|
|
350
|
+
`shop-card__${d + 1}`
|
|
351
|
+
)) : (p = Array.from("1234")) == null ? void 0 : p.map((e, d) => /* @__PURE__ */ i(z, {}, `shop-card-skeleton__${d + 1}`)) })
|
|
352
352
|
]
|
|
353
353
|
}
|
|
354
354
|
);
|
|
355
355
|
}
|
|
356
356
|
);
|
|
357
357
|
export {
|
|
358
|
-
|
|
358
|
+
E as default
|
|
359
359
|
};
|
package/dist/Sidebar.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),a=require("react"),i=require("./index-BPVoEhTF.cjs"),l=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),x=require("./Icon.cjs"),g=require("./utils-
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),a=require("react"),i=require("./index-BPVoEhTF.cjs"),l=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),x=require("./Icon.cjs"),g=require("./utils-UJt-R-G3.cjs"),y=require("./emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs"),_=l.newStyled.aside`
|
|
2
2
|
direction: ${e=>e.placement=="right"?"rtl":"ltr"};
|
|
3
3
|
position: relative;
|
|
4
4
|
&& {
|
package/dist/Sidebar.js
CHANGED
|
@@ -3,7 +3,7 @@ import { forwardRef as S, useState as x, useEffect as C } from "react";
|
|
|
3
3
|
import { P as s } from "./index-S5Cd7WrG.js";
|
|
4
4
|
import { n as l } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
5
5
|
import y from "./Icon.js";
|
|
6
|
-
import { u as $ } from "./utils-
|
|
6
|
+
import { u as $ } from "./utils-xpQsPsCa.js";
|
|
7
7
|
import { u as _ } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
|
|
8
8
|
const v = l.aside`
|
|
9
9
|
direction: ${(e) => e.placement == "right" ? "rtl" : "ltr"};
|