@lanaco/lnc-react-ui 4.0.32 → 4.0.34
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/BannerSectionBasic.cjs +1 -1
- package/dist/BannerSectionBasic.js +1 -1
- package/dist/BannerSectionCarousel.cjs +1 -1
- package/dist/BannerSectionCarousel.js +2 -2
- package/dist/BannerSectionGrid.cjs +1 -1
- package/dist/BannerSectionGrid.js +3 -3
- package/dist/BannerSectionSimple.cjs +1 -1
- package/dist/BannerSectionSimple.js +2 -2
- package/dist/BannerSectionWithList.cjs +1 -1
- package/dist/BannerSectionWithList.js +2 -2
- package/dist/BannerSectionWithListImage.cjs +1 -1
- package/dist/BannerSectionWithListImage.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 +10 -6
- 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-BWOJ2IOk.js} +1 -1
- package/dist/{CustomStyles-CBON9fD-.cjs → CustomStyles-DyqGX2oY.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 +5 -5
- 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 +24 -24
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +11 -7
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +62 -58
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +37 -17
- package/dist/FieldOfInterestsWithTagsCardsSection.js +69 -49
- 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 +4 -4
- package/dist/ProgressBar.cjs +1 -1
- package/dist/ProgressBar.js +1 -1
- package/dist/QuizSection.cjs +387 -0
- package/dist/QuizSection.js +697 -0
- 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 +50 -50
- 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 +4 -4
- 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 +25 -25
- 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 +3 -3
- package/dist/consts-C1uHV4xc.js +6 -0
- package/dist/consts-CtNoHdBj.cjs +1 -0
- package/dist/{index-jVpIwR2G.js → index-7XMd1kAv.js} +2 -2
- package/dist/{index-C2M7QHPq.cjs → index-B67WqHGh.cjs} +1 -1
- package/dist/{index-BlV3tdJ8.cjs → index-B6kVbS_M.cjs} +1 -1
- package/dist/{index-DcYg32le.js → index-CTJZaJ_S.js} +1 -1
- package/dist/{index-DGl-lSfF.js → index-HV_Ku4ub.js} +1 -1
- package/dist/{index-LdP7U1Yl.cjs → index-mIxT8eNX.cjs} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +51 -47
- package/dist/{style-C3OB0uad.cjs → style-BEUISPP7.cjs} +5 -5
- package/dist/{style-Ch-xOasu.js → style-BGQ1B_dp.js} +7 -8
- package/dist/{useDetectMobile-BookNOsk.js → useDetectMobile-BC6EGaBc.js} +1 -1
- package/dist/{useDetectMobile-rBe0FiP2.cjs → useDetectMobile-D6d5LpdL.cjs} +1 -1
- package/dist/{utils-CE6bljYe.cjs → utils-C0YSTwcn.cjs} +7 -7
- package/dist/{utils-DtEdJZWa.js → utils-CqvISfv9.js} +43 -36
- package/package.json +12 -1
- package/vite.config.js +40 -0
- package/dist/consts-DNVz1x1I.js +0 -4
- package/dist/consts-dNz9tpt4.cjs +0 -1
package/dist/index.js
CHANGED
|
@@ -9,18 +9,18 @@ import { default as I } from "./PasswordInput.js";
|
|
|
9
9
|
import { default as b } from "./RadioInput.js";
|
|
10
10
|
import { default as B } from "./RangeSlider.js";
|
|
11
11
|
import { default as w } from "./TextAreaInput.js";
|
|
12
|
-
import { default as
|
|
12
|
+
import { default as F } from "./TextInput.js";
|
|
13
13
|
import { default as h } from "./TimeInput.js";
|
|
14
14
|
import { default as A } from "./Badge.js";
|
|
15
|
-
import { default as
|
|
15
|
+
import { default as v } from "./Chip.js";
|
|
16
16
|
import { default as L } from "./DataView.js";
|
|
17
17
|
import { default as V } from "./DetailsView.js";
|
|
18
18
|
import { default as k } from "./EditableTable.js";
|
|
19
19
|
import { default as H } from "./FormView.js";
|
|
20
20
|
import { default as O } from "./Kanban.js";
|
|
21
|
-
import { K as
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
21
|
+
import { K as z } from "./KanbanCard-BDyFaKYd.js";
|
|
22
|
+
import { default as Q } from "./KanbanHeader.js";
|
|
23
|
+
import { default as q } from "./KanbanFooter.js";
|
|
24
24
|
import { default as X } from "./KanbanView.js";
|
|
25
25
|
import { default as Z } from "./KanbanActionsToolbar.js";
|
|
26
26
|
import { default as $ } from "./Table.js";
|
|
@@ -36,18 +36,18 @@ import { default as Ie } from "./Avatar.js";
|
|
|
36
36
|
import { default as be } from "./Button.js";
|
|
37
37
|
import { default as Be } from "./Icon.js";
|
|
38
38
|
import { default as we } from "./IconButton.js";
|
|
39
|
-
import { default as
|
|
39
|
+
import { default as Fe } from "./Link.js";
|
|
40
40
|
import { default as he } from "./Surface.js";
|
|
41
41
|
import { default as Ae } from "./UploadedFile.js";
|
|
42
|
-
import { default as
|
|
42
|
+
import { default as ve } from "./DoubleRangeSlider.js";
|
|
43
43
|
import { default as Le } from "./DragAndDropFile.js";
|
|
44
44
|
import { default as Ve } from "./DragDropFiles.js";
|
|
45
45
|
import { default as ke } from "./Dropdown.js";
|
|
46
46
|
import { default as He } from "./DropdownLookup.js";
|
|
47
47
|
import { default as Oe } from "./MultiSelectDropdown.js";
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
48
|
+
import { default as ze } from "./MultiSelectDropdownLookup.js";
|
|
49
|
+
import { default as Qe } from "./RadioGroup.js";
|
|
50
|
+
import { default as qe } from "./SearchBar.js";
|
|
51
51
|
import { default as Xe } from "./Toggle.js";
|
|
52
52
|
import { default as Ze } from "./ButtonGroup.js";
|
|
53
53
|
import { default as $e } from "./Content.js";
|
|
@@ -62,19 +62,19 @@ import { default as So } from "./Header.js";
|
|
|
62
62
|
import { default as Do } from "./PageLayout.js";
|
|
63
63
|
import { default as go } from "./Sidebar.js";
|
|
64
64
|
import { default as To } from "./Tabs.js";
|
|
65
|
-
import { default as
|
|
65
|
+
import { default as Co } from "./TabItem.js";
|
|
66
66
|
import { default as Po } from "./Accordion.js";
|
|
67
67
|
import { default as Mo } from "./AccordionSummary.js";
|
|
68
|
-
import { default as
|
|
68
|
+
import { default as Go } from "./AccordionDetails.js";
|
|
69
69
|
import { default as Ko } from "./Breadcrumbs.js";
|
|
70
70
|
import { default as No } from "./ConfirmationForm.js";
|
|
71
71
|
import { default as Wo } from "./Drawer.js";
|
|
72
72
|
import { default as yo } from "./DropdownMenu.js";
|
|
73
73
|
import { default as Ro } from "./DropdownItem.js";
|
|
74
74
|
import { default as Uo } from "./NestedDropdownItem.js";
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
75
|
+
import { default as Eo } from "./Separator.js";
|
|
76
|
+
import { default as jo } from "./Modal.js";
|
|
77
|
+
import { default as Jo } from "./Pagination.js";
|
|
78
78
|
import { default as Yo } from "./Popover.js";
|
|
79
79
|
import { default as _o } from "./PopoverClose.js";
|
|
80
80
|
import { default as er } from "./PopoverHeading.js";
|
|
@@ -89,33 +89,35 @@ import { default as Sr } from "./TreeMenuSeparator.js";
|
|
|
89
89
|
import { default as Dr } from "./MasonryGeneralCardsSection.js";
|
|
90
90
|
import { default as gr } from "./DetailedProductsSection.js";
|
|
91
91
|
import { default as Tr } from "./ProductsWithBannerSection.js";
|
|
92
|
-
import { default as
|
|
92
|
+
import { default as Cr } from "./SimpleProductsSection.js";
|
|
93
93
|
import { default as Pr } from "./UrgentSaleProductsSection.js";
|
|
94
94
|
import { default as Mr } from "./BannerSectionCarousel.js";
|
|
95
|
-
import { default as
|
|
95
|
+
import { default as Gr } from "./BannerSectionGrid.js";
|
|
96
96
|
import { default as Kr } from "./BannerSectionSimple.js";
|
|
97
97
|
import { default as Nr } from "./BannerSectionWithList.js";
|
|
98
98
|
import { default as Wr } from "./BannerSectionWithListImage.js";
|
|
99
99
|
import { default as yr } from "./GiftCardsSection.js";
|
|
100
100
|
import { default as Rr } from "./BrandHitsSection.js";
|
|
101
101
|
import { default as Ur } from "./FieldOfInterestsMasonrySection.js";
|
|
102
|
-
import { default as
|
|
103
|
-
import { default as
|
|
104
|
-
import { default as
|
|
105
|
-
import { default as Yr } from "./
|
|
106
|
-
import { default as _r
|
|
107
|
-
import {
|
|
102
|
+
import { default as Er } from "./FieldOfInterestsWithAvatarsCardsSection.js";
|
|
103
|
+
import { default as jr } from "./FieldOfInterestsWithTagsCardsSection.js";
|
|
104
|
+
import { default as Jr } from "./BannerSectionBasic.js";
|
|
105
|
+
import { default as Yr } from "./GeneralWithTagsCardsSection.js";
|
|
106
|
+
import { default as _r } from "./ShopCardsSection.js";
|
|
107
|
+
import { default as et } from "./QuizSection.js";
|
|
108
|
+
import { default as rt, useTheme as tt } from "./ThemeProvider.js";
|
|
109
|
+
import { c as ft } from "./CustomStyles-BWOJ2IOk.js";
|
|
108
110
|
export {
|
|
109
111
|
Po as Accordion,
|
|
110
|
-
|
|
112
|
+
Go as AccordionDetails,
|
|
111
113
|
Mo as AccordionSummary,
|
|
112
114
|
te as ActionsToolbar,
|
|
113
115
|
fe as Alert,
|
|
114
116
|
Ie as Avatar,
|
|
115
117
|
A as Badge,
|
|
116
|
-
|
|
118
|
+
Jr as BannerSectionBasic,
|
|
117
119
|
Mr as BannerSectionCarousel,
|
|
118
|
-
|
|
120
|
+
Gr as BannerSectionGrid,
|
|
119
121
|
Kr as BannerSectionSimple,
|
|
120
122
|
Nr as BannerSectionWithList,
|
|
121
123
|
Wr as BannerSectionWithListImage,
|
|
@@ -124,7 +126,7 @@ export {
|
|
|
124
126
|
be as Button,
|
|
125
127
|
Ze as ButtonGroup,
|
|
126
128
|
r as CheckBoxInput,
|
|
127
|
-
|
|
129
|
+
v as Chip,
|
|
128
130
|
a as ColorInput,
|
|
129
131
|
No as ConfirmationForm,
|
|
130
132
|
$e as Content,
|
|
@@ -134,7 +136,7 @@ export {
|
|
|
134
136
|
m as DecimalInputV2,
|
|
135
137
|
gr as DetailedProductsSection,
|
|
136
138
|
V as DetailsView,
|
|
137
|
-
|
|
139
|
+
ve as DoubleRangeSlider,
|
|
138
140
|
Le as DragAndDropFile,
|
|
139
141
|
Ve as DragDropFiles,
|
|
140
142
|
Wo as Drawer,
|
|
@@ -144,8 +146,8 @@ export {
|
|
|
144
146
|
yo as DropdownMenu,
|
|
145
147
|
k as EditableTable,
|
|
146
148
|
Ur as FieldOfInterestsMasonrySection,
|
|
147
|
-
|
|
148
|
-
|
|
149
|
+
Er as FieldOfInterestsWithAvatarsCardsSection,
|
|
150
|
+
jr as FieldOfInterestsWithTagsCardsSection,
|
|
149
151
|
n as FileInput,
|
|
150
152
|
oo as FlexBox,
|
|
151
153
|
to as FlexGrid,
|
|
@@ -153,6 +155,7 @@ export {
|
|
|
153
155
|
po as Footer,
|
|
154
156
|
uo as FormField,
|
|
155
157
|
H as FormView,
|
|
158
|
+
Yr as GeneralWithTagsCardsSection,
|
|
156
159
|
yr as GiftCardsSection,
|
|
157
160
|
xo as Grid,
|
|
158
161
|
io as GridItem,
|
|
@@ -161,16 +164,16 @@ export {
|
|
|
161
164
|
we as IconButton,
|
|
162
165
|
O as Kanban,
|
|
163
166
|
Z as KanbanActionsToolbar,
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
+
z as KanbanCard,
|
|
168
|
+
q as KanbanFooter,
|
|
169
|
+
Q as KanbanHeader,
|
|
167
170
|
X as KanbanView,
|
|
168
|
-
|
|
171
|
+
Fe as Link,
|
|
169
172
|
Dr as MasonryGeneralCardsSection,
|
|
170
173
|
xr as MenuItem,
|
|
171
|
-
|
|
174
|
+
jo as Modal,
|
|
172
175
|
Oe as MultiSelectDropdown,
|
|
173
|
-
|
|
176
|
+
ze as MultiSelectDropdownLookup,
|
|
174
177
|
Uo as NestedDropdownItem,
|
|
175
178
|
ir as NestedMenuItem,
|
|
176
179
|
se as Notification,
|
|
@@ -178,7 +181,7 @@ export {
|
|
|
178
181
|
me as NotificationMessage,
|
|
179
182
|
c as NumberInput,
|
|
180
183
|
Do as PageLayout,
|
|
181
|
-
|
|
184
|
+
Jo as Pagination,
|
|
182
185
|
I as PasswordInput,
|
|
183
186
|
Yo as Popover,
|
|
184
187
|
_o as PopoverClose,
|
|
@@ -188,31 +191,32 @@ export {
|
|
|
188
191
|
ar as PopoverTrigger,
|
|
189
192
|
Tr as ProductsWithBannerSection,
|
|
190
193
|
ne as ProgressBar,
|
|
191
|
-
|
|
194
|
+
et as QuizSection,
|
|
195
|
+
Qe as RadioGroup,
|
|
192
196
|
b as RadioInput,
|
|
193
197
|
B as RangeSlider,
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
198
|
+
qe as SearchBar,
|
|
199
|
+
Eo as Separator,
|
|
200
|
+
_r as ShopCardsSection,
|
|
197
201
|
go as Sidebar,
|
|
198
|
-
|
|
202
|
+
Cr as SimpleProductsSection,
|
|
199
203
|
ce as Spinner,
|
|
200
204
|
he as Surface,
|
|
201
205
|
pr as SwipeableDrawer,
|
|
202
|
-
|
|
206
|
+
Co as TabItem,
|
|
203
207
|
$ as Table,
|
|
204
208
|
oe as TableView,
|
|
205
209
|
To as Tabs,
|
|
206
210
|
w as TextAreaInput,
|
|
207
|
-
|
|
208
|
-
|
|
211
|
+
F as TextInput,
|
|
212
|
+
rt as ThemeProvider,
|
|
209
213
|
h as TimeInput,
|
|
210
214
|
Xe as Toggle,
|
|
211
215
|
ur as TreeMenu,
|
|
212
216
|
Sr as TreeMenuSeparator,
|
|
213
217
|
Ae as UploadedFile,
|
|
214
218
|
Pr as UrgentSaleProductsSection,
|
|
215
|
-
|
|
219
|
+
ft as components,
|
|
216
220
|
s as registerLocale,
|
|
217
|
-
|
|
221
|
+
tt as useTheme
|
|
218
222
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const r=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),t=require("./consts-
|
|
1
|
+
"use strict";const r=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),t=require("./consts-CtNoHdBj.cjs"),i=r.newStyled.div`
|
|
2
2
|
display: flex;
|
|
3
3
|
flex-direction: column;
|
|
4
4
|
gap: 1.5rem;
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
|
-
|
|
36
|
+
`,a=r.newStyled.div`
|
|
37
37
|
display: flex;
|
|
38
38
|
flex-direction: column;
|
|
39
39
|
gap: 0.75rem;
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
font-size: 1.375rem;
|
|
64
64
|
}
|
|
65
65
|
}
|
|
66
|
-
|
|
66
|
+
`,n=e=>(e==null?void 0:e.toLowerCase())=="success"?"color: var(--success-700); border: 1px solid var(--success-600); background-color: var(--sucess-60008);":(e==null?void 0:e.toLowerCase())=="warning"?"color: var(--warning-600); border: 1px solid var(--warning-500); background-color: var(--warning-50012);":(e==null?void 0:e.toLowerCase())=="info"?"color: var(--info-700); border: 1px solid var(--info-600); background-color: var(--sucess-60012);":(e==null?void 0:e.toLowerCase())=="danger"?"color: var(--danger-600); border: 1px solid var(--danger-500); background-color: var(--danger-5008);":(e==null?void 0:e.toLowerCase())=="gray"?"color: var(--info-700); border: 1px solid var(--info-600); background-color: var(--sucess-60012);":"color: var(--gray-950, #14161A); border: 1px solid var(--gray-200); background-color: var(--white);",s=r.newStyled.div`
|
|
67
67
|
font-size: 0.75rem;
|
|
68
68
|
font-weight: 500;
|
|
69
69
|
padding: 0 0.5rem;
|
|
@@ -72,5 +72,5 @@
|
|
|
72
72
|
max-height: 1.25rem;
|
|
73
73
|
border-radius: 0.25rem;
|
|
74
74
|
display: flex;
|
|
75
|
-
${e=>
|
|
76
|
-
`;exports.RegulatTitleSectionWrapper=i;
|
|
75
|
+
${e=>n(e.color)}
|
|
76
|
+
`;exports.BlogTag=s;exports.RegulatTitleSectionWrapper=i;exports.TitleWithOptionsSectionWrapper=a;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as r } from "./emotion-styled.browser.esm-BiK8DcgW.js";
|
|
2
|
-
import { M as a } from "./consts-
|
|
2
|
+
import { M as a } from "./consts-C1uHV4xc.js";
|
|
3
3
|
const s = r.div`
|
|
4
4
|
display: flex;
|
|
5
5
|
flex-direction: column;
|
|
@@ -35,8 +35,7 @@ const s = r.div`
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
-
|
|
39
|
-
r.div`
|
|
38
|
+
`, o = r.div`
|
|
40
39
|
display: flex;
|
|
41
40
|
flex-direction: column;
|
|
42
41
|
gap: 0.75rem;
|
|
@@ -66,9 +65,7 @@ r.div`
|
|
|
66
65
|
font-size: 1.375rem;
|
|
67
66
|
}
|
|
68
67
|
}
|
|
69
|
-
|
|
70
|
-
const i = (e) => (e == null ? void 0 : e.toLowerCase()) == "success" ? "color: var(--success-700); border: 1px solid var(--success-600); background-color: var(--sucess-60008);" : (e == null ? void 0 : e.toLowerCase()) == "warning" ? "color: var(--warning-600); border: 1px solid var(--warning-500); background-color: var(--warning-50012);" : (e == null ? void 0 : e.toLowerCase()) == "info" ? "color: var(--info-700); border: 1px solid var(--info-600); background-color: var(--sucess-60012);" : (e == null ? void 0 : e.toLowerCase()) == "danger" ? "color: var(--danger-600); border: 1px solid var(--danger-500); background-color: var(--danger-5008);" : (e == null ? void 0 : e.toLowerCase()) == "gray" ? "color: var(--info-700); border: 1px solid var(--info-600); background-color: var(--sucess-60012);" : "color: var(--gray-950, #14161A); border: 1px solid var(--gray-200); background-color: var(--white);";
|
|
71
|
-
r.div`
|
|
68
|
+
`, t = (e) => (e == null ? void 0 : e.toLowerCase()) == "success" ? "color: var(--success-700); border: 1px solid var(--success-600); background-color: var(--sucess-60008);" : (e == null ? void 0 : e.toLowerCase()) == "warning" ? "color: var(--warning-600); border: 1px solid var(--warning-500); background-color: var(--warning-50012);" : (e == null ? void 0 : e.toLowerCase()) == "info" ? "color: var(--info-700); border: 1px solid var(--info-600); background-color: var(--sucess-60012);" : (e == null ? void 0 : e.toLowerCase()) == "danger" ? "color: var(--danger-600); border: 1px solid var(--danger-500); background-color: var(--danger-5008);" : (e == null ? void 0 : e.toLowerCase()) == "gray" ? "color: var(--info-700); border: 1px solid var(--info-600); background-color: var(--sucess-60012);" : "color: var(--gray-950, #14161A); border: 1px solid var(--gray-200); background-color: var(--white);", g = r.div`
|
|
72
69
|
font-size: 0.75rem;
|
|
73
70
|
font-weight: 500;
|
|
74
71
|
padding: 0 0.5rem;
|
|
@@ -77,8 +74,10 @@ r.div`
|
|
|
77
74
|
max-height: 1.25rem;
|
|
78
75
|
border-radius: 0.25rem;
|
|
79
76
|
display: flex;
|
|
80
|
-
${(e) =>
|
|
77
|
+
${(e) => t(e.color)}
|
|
81
78
|
`;
|
|
82
79
|
export {
|
|
83
|
-
|
|
80
|
+
g as B,
|
|
81
|
+
s as R,
|
|
82
|
+
o as T
|
|
84
83
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const t=require("react"),s=require("./consts-
|
|
1
|
+
"use strict";const t=require("react"),s=require("./consts-CtNoHdBj.cjs"),r=()=>{const[n,i]=t.useState(window.innerWidth),e=()=>{i(window.innerWidth)};return t.useEffect(()=>(window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}),[]),n<=s.MOBILE_SIZE_PX};exports.useDetectMobile=r;
|