@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.
Files changed (206) hide show
  1. package/dist/Accordion.cjs +1 -1
  2. package/dist/Accordion.js +1 -1
  3. package/dist/AccordionSummary.cjs +1 -1
  4. package/dist/AccordionSummary.js +1 -1
  5. package/dist/ActionsToolbar.cjs +1 -1
  6. package/dist/ActionsToolbar.js +1 -1
  7. package/dist/Alert.cjs +1 -1
  8. package/dist/Alert.js +1 -1
  9. package/dist/Avatar.cjs +1 -1
  10. package/dist/Avatar.js +1 -1
  11. package/dist/Badge.cjs +1 -1
  12. package/dist/Badge.js +1 -1
  13. package/dist/BannerSectionBasic.cjs +1 -1
  14. package/dist/BannerSectionBasic.js +1 -1
  15. package/dist/BannerSectionCarousel.cjs +1 -1
  16. package/dist/BannerSectionCarousel.js +2 -2
  17. package/dist/BannerSectionGrid.cjs +1 -1
  18. package/dist/BannerSectionGrid.js +3 -3
  19. package/dist/BannerSectionSimple.cjs +1 -1
  20. package/dist/BannerSectionSimple.js +2 -2
  21. package/dist/BannerSectionWithList.cjs +1 -1
  22. package/dist/BannerSectionWithList.js +2 -2
  23. package/dist/BannerSectionWithListImage.cjs +1 -1
  24. package/dist/BannerSectionWithListImage.js +1 -1
  25. package/dist/BlogsSectionDetailed.cjs +111 -0
  26. package/dist/BlogsSectionDetailed.js +224 -0
  27. package/dist/BlogsSectionLarge.cjs +101 -0
  28. package/dist/BlogsSectionLarge.js +177 -0
  29. package/dist/BlogsSectionSimple.cjs +71 -0
  30. package/dist/BlogsSectionSimple.js +158 -0
  31. package/dist/BlogsSectionSimpleCentered.cjs +78 -0
  32. package/dist/BlogsSectionSimpleCentered.js +149 -0
  33. package/dist/BlogsSectionWithFilters.cjs +173 -0
  34. package/dist/BlogsSectionWithFilters.js +559 -0
  35. package/dist/BrandHitsSection.cjs +11 -7
  36. package/dist/BrandHitsSection.js +10 -6
  37. package/dist/Breadcrumbs.cjs +1 -1
  38. package/dist/Breadcrumbs.js +1 -1
  39. package/dist/Button.cjs +1 -1
  40. package/dist/Button.js +1 -1
  41. package/dist/ButtonGroup.cjs +1 -1
  42. package/dist/ButtonGroup.js +1 -1
  43. package/dist/CheckBoxInput.cjs +1 -1
  44. package/dist/CheckBoxInput.js +1 -1
  45. package/dist/Chip.cjs +1 -1
  46. package/dist/Chip.js +1 -1
  47. package/dist/ColorInput.cjs +1 -1
  48. package/dist/ColorInput.js +1 -1
  49. package/dist/ConfirmationForm.cjs +1 -1
  50. package/dist/ConfirmationForm.js +1 -1
  51. package/dist/CustomLoanMapSection.cjs +240 -0
  52. package/dist/CustomLoanMapSection.js +410 -0
  53. package/dist/{CustomStyles-DuADCM-0.js → CustomStyles-BWOJ2IOk.js} +1 -1
  54. package/dist/{CustomStyles-CBON9fD-.cjs → CustomStyles-DyqGX2oY.cjs} +1 -1
  55. package/dist/DateInput.cjs +1 -1
  56. package/dist/DateInput.js +1 -1
  57. package/dist/DecimalInput.cjs +1 -1
  58. package/dist/DecimalInput.js +1 -1
  59. package/dist/DecimalInputV2.cjs +1 -1
  60. package/dist/DecimalInputV2.js +1 -1
  61. package/dist/DetailedProductsSection.cjs +1 -1
  62. package/dist/DetailedProductsSection.js +5 -5
  63. package/dist/DetailsView.cjs +1 -1
  64. package/dist/DetailsView.js +1 -1
  65. package/dist/DoubleRangeSlider.cjs +1 -1
  66. package/dist/DoubleRangeSlider.js +1 -1
  67. package/dist/DragAndDropFile.cjs +1 -1
  68. package/dist/DragAndDropFile.js +1 -1
  69. package/dist/DragDropFiles.cjs +1 -1
  70. package/dist/DragDropFiles.js +1 -1
  71. package/dist/Drawer.cjs +1 -1
  72. package/dist/Drawer.js +1 -1
  73. package/dist/Dropdown.cjs +1 -1
  74. package/dist/Dropdown.js +2 -2
  75. package/dist/DropdownItem.cjs +1 -1
  76. package/dist/DropdownItem.js +1 -1
  77. package/dist/DropdownLookup.cjs +1 -1
  78. package/dist/DropdownLookup.js +1 -1
  79. package/dist/DropdownMenu.cjs +1 -1
  80. package/dist/DropdownMenu.js +1 -1
  81. package/dist/EditableTable.cjs +1 -1
  82. package/dist/EditableTable.js +1 -1
  83. package/dist/FieldOfInterestsMasonrySection.cjs +7 -7
  84. package/dist/FieldOfInterestsMasonrySection.js +24 -24
  85. package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +11 -7
  86. package/dist/FieldOfInterestsWithAvatarsCardsSection.js +62 -58
  87. package/dist/FieldOfInterestsWithTagsCardsSection.cjs +37 -17
  88. package/dist/FieldOfInterestsWithTagsCardsSection.js +69 -49
  89. package/dist/FileInput.cjs +1 -1
  90. package/dist/FileInput.js +1 -1
  91. package/dist/FlexGridItem.cjs +1 -1
  92. package/dist/FlexGridItem.js +1 -1
  93. package/dist/FormField.cjs +1 -1
  94. package/dist/FormField.js +1 -1
  95. package/dist/FormView.cjs +1 -1
  96. package/dist/FormView.js +1 -1
  97. package/dist/GeneralWithTagsCardsSection.cjs +198 -0
  98. package/dist/GeneralWithTagsCardsSection.js +287 -0
  99. package/dist/GiftCardsSection.cjs +11 -7
  100. package/dist/GiftCardsSection.js +34 -30
  101. package/dist/Icon.cjs +1 -1
  102. package/dist/Icon.js +1 -1
  103. package/dist/IconButton.cjs +1 -1
  104. package/dist/IconButton.js +1 -1
  105. package/dist/Kanban.cjs +1 -1
  106. package/dist/Kanban.js +1 -1
  107. package/dist/KanbanActionsToolbar.cjs +1 -1
  108. package/dist/KanbanActionsToolbar.js +1 -1
  109. package/dist/KanbanView.cjs +1 -1
  110. package/dist/KanbanView.js +1 -1
  111. package/dist/Link.cjs +1 -1
  112. package/dist/Link.js +1 -1
  113. package/dist/MasonryGeneralCardsSection.cjs +6 -6
  114. package/dist/MasonryGeneralCardsSection.js +38 -36
  115. package/dist/MenuItem.cjs +1 -1
  116. package/dist/MenuItem.js +1 -1
  117. package/dist/Modal.cjs +1 -1
  118. package/dist/Modal.js +1 -1
  119. package/dist/MultiSelectDropdown.cjs +1 -1
  120. package/dist/MultiSelectDropdown.js +1 -1
  121. package/dist/MultiSelectDropdownLookup.cjs +1 -1
  122. package/dist/MultiSelectDropdownLookup.js +1 -1
  123. package/dist/NestedDropdownItem.cjs +1 -1
  124. package/dist/NestedDropdownItem.js +1 -1
  125. package/dist/NestedMenuItem.cjs +1 -1
  126. package/dist/NestedMenuItem.js +1 -1
  127. package/dist/NotificationContainer.cjs +1 -1
  128. package/dist/NotificationContainer.js +1 -1
  129. package/dist/NotificationMessage.cjs +1 -1
  130. package/dist/NotificationMessage.js +1 -1
  131. package/dist/NumberInput.cjs +1 -1
  132. package/dist/NumberInput.js +1 -1
  133. package/dist/OverlayGeneralCardsSection.cjs +127 -0
  134. package/dist/OverlayGeneralCardsSection.js +183 -0
  135. package/dist/PasswordInput.cjs +1 -1
  136. package/dist/PasswordInput.js +1 -1
  137. package/dist/PopoverContent.cjs +1 -1
  138. package/dist/PopoverContent.js +1 -1
  139. package/dist/ProductsWithBannerSection.cjs +1 -1
  140. package/dist/ProductsWithBannerSection.js +4 -4
  141. package/dist/ProgressBar.cjs +1 -1
  142. package/dist/ProgressBar.js +1 -1
  143. package/dist/QuizSection.cjs +387 -0
  144. package/dist/QuizSection.js +697 -0
  145. package/dist/RadioInput.cjs +1 -1
  146. package/dist/RadioInput.js +1 -1
  147. package/dist/RangeSlider.cjs +1 -1
  148. package/dist/RangeSlider.js +1 -1
  149. package/dist/Separator.cjs +1 -1
  150. package/dist/Separator.js +1 -1
  151. package/dist/ShopCardsSection.cjs +8 -8
  152. package/dist/ShopCardsSection.js +50 -50
  153. package/dist/Sidebar.cjs +1 -1
  154. package/dist/Sidebar.js +1 -1
  155. package/dist/SimpleCategoriesSection.cjs +81 -0
  156. package/dist/SimpleCategoriesSection.js +153 -0
  157. package/dist/SimpleProductsSection.cjs +1 -1
  158. package/dist/SimpleProductsSection.js +4 -4
  159. package/dist/Spinner.cjs +1 -1
  160. package/dist/Spinner.js +1 -1
  161. package/dist/Surface.cjs +1 -1
  162. package/dist/Surface.js +1 -1
  163. package/dist/SwipeableDrawer.cjs +1 -1
  164. package/dist/SwipeableDrawer.js +1 -1
  165. package/dist/TabItem.cjs +1 -1
  166. package/dist/TabItem.js +1 -1
  167. package/dist/Table.cjs +1 -1
  168. package/dist/Table.js +1 -1
  169. package/dist/TableView.cjs +1 -1
  170. package/dist/TableView.js +1 -1
  171. package/dist/TextAreaInput.cjs +1 -1
  172. package/dist/TextAreaInput.js +1 -1
  173. package/dist/TextInput.cjs +1 -1
  174. package/dist/TextInput.js +1 -1
  175. package/dist/ThemeProvider.cjs +1 -1
  176. package/dist/ThemeProvider.js +25 -25
  177. package/dist/TimeInput.cjs +1 -1
  178. package/dist/TimeInput.js +1 -1
  179. package/dist/Toggle.cjs +1 -1
  180. package/dist/Toggle.js +1 -1
  181. package/dist/TreeMenuSeparator.cjs +1 -1
  182. package/dist/TreeMenuSeparator.js +1 -1
  183. package/dist/UploadedFile.cjs +1 -1
  184. package/dist/UploadedFile.js +1 -1
  185. package/dist/UrgentSaleProductsSection.cjs +1 -1
  186. package/dist/UrgentSaleProductsSection.js +3 -3
  187. package/dist/consts-C1uHV4xc.js +6 -0
  188. package/dist/consts-CtNoHdBj.cjs +1 -0
  189. package/dist/{index-jVpIwR2G.js → index-7XMd1kAv.js} +2 -2
  190. package/dist/{index-C2M7QHPq.cjs → index-B67WqHGh.cjs} +1 -1
  191. package/dist/{index-BlV3tdJ8.cjs → index-B6kVbS_M.cjs} +1 -1
  192. package/dist/{index-DcYg32le.js → index-CTJZaJ_S.js} +1 -1
  193. package/dist/{index-DGl-lSfF.js → index-HV_Ku4ub.js} +1 -1
  194. package/dist/{index-LdP7U1Yl.cjs → index-mIxT8eNX.cjs} +1 -1
  195. package/dist/index.cjs +1 -1
  196. package/dist/index.js +51 -47
  197. package/dist/{style-C3OB0uad.cjs → style-BEUISPP7.cjs} +5 -5
  198. package/dist/{style-Ch-xOasu.js → style-BGQ1B_dp.js} +7 -8
  199. package/dist/{useDetectMobile-BookNOsk.js → useDetectMobile-BC6EGaBc.js} +1 -1
  200. package/dist/{useDetectMobile-rBe0FiP2.cjs → useDetectMobile-D6d5LpdL.cjs} +1 -1
  201. package/dist/{utils-CE6bljYe.cjs → utils-C0YSTwcn.cjs} +7 -7
  202. package/dist/{utils-DtEdJZWa.js → utils-CqvISfv9.js} +43 -36
  203. package/package.json +12 -1
  204. package/vite.config.js +40 -0
  205. package/dist/consts-DNVz1x1I.js +0 -4
  206. 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 C } from "./TextInput.js";
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 G } from "./Chip.js";
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 E } from "./KanbanCard-BDyFaKYd.js";
22
- import { default as q } from "./KanbanHeader.js";
23
- import { default as J } from "./KanbanFooter.js";
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 Ce } from "./Link.js";
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 Ge } from "./DoubleRangeSlider.js";
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 Ee } from "./MultiSelectDropdownLookup.js";
49
- import { default as qe } from "./RadioGroup.js";
50
- import { default as Je } from "./SearchBar.js";
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 Fo } from "./TabItem.js";
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 vo } from "./AccordionDetails.js";
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 jo } from "./Separator.js";
76
- import { default as zo } from "./Modal.js";
77
- import { default as Qo } from "./Pagination.js";
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 Fr } from "./SimpleProductsSection.js";
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 vr } from "./BannerSectionGrid.js";
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 jr } from "./FieldOfInterestsWithAvatarsCardsSection.js";
103
- import { default as zr } from "./FieldOfInterestsWithTagsCardsSection.js";
104
- import { default as Qr } from "./BannerSectionBasic.js";
105
- import { default as Yr } from "./ShopCardsSection.js";
106
- import { default as _r, useTheme as $r } from "./ThemeProvider.js";
107
- import { c as ot } from "./CustomStyles-DuADCM-0.js";
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
- vo as AccordionDetails,
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
- Qr as BannerSectionBasic,
118
+ Jr as BannerSectionBasic,
117
119
  Mr as BannerSectionCarousel,
118
- vr as BannerSectionGrid,
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
- G as Chip,
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
- Ge as DoubleRangeSlider,
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
- jr as FieldOfInterestsWithAvatarsCardsSection,
148
- zr as FieldOfInterestsWithTagsCardsSection,
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
- E as KanbanCard,
165
- J as KanbanFooter,
166
- q as KanbanHeader,
167
+ z as KanbanCard,
168
+ q as KanbanFooter,
169
+ Q as KanbanHeader,
167
170
  X as KanbanView,
168
- Ce as Link,
171
+ Fe as Link,
169
172
  Dr as MasonryGeneralCardsSection,
170
173
  xr as MenuItem,
171
- zo as Modal,
174
+ jo as Modal,
172
175
  Oe as MultiSelectDropdown,
173
- Ee as MultiSelectDropdownLookup,
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
- Qo as Pagination,
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
- qe as RadioGroup,
194
+ et as QuizSection,
195
+ Qe as RadioGroup,
192
196
  b as RadioInput,
193
197
  B as RangeSlider,
194
- Je as SearchBar,
195
- jo as Separator,
196
- Yr as ShopCardsSection,
198
+ qe as SearchBar,
199
+ Eo as Separator,
200
+ _r as ShopCardsSection,
197
201
  go as Sidebar,
198
- Fr as SimpleProductsSection,
202
+ Cr as SimpleProductsSection,
199
203
  ce as Spinner,
200
204
  he as Surface,
201
205
  pr as SwipeableDrawer,
202
- Fo as TabItem,
206
+ Co as TabItem,
203
207
  $ as Table,
204
208
  oe as TableView,
205
209
  To as Tabs,
206
210
  w as TextAreaInput,
207
- C as TextInput,
208
- _r as ThemeProvider,
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
- ot as components,
219
+ ft as components,
216
220
  s as registerLocale,
217
- $r as useTheme
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-dNz9tpt4.cjs"),i=r.newStyled.div`
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
- `;r.newStyled.div`
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
- `;const a=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);";r.newStyled.div`
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=>a(e.color)}
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-DNVz1x1I.js";
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) => i(e.color)}
77
+ ${(e) => t(e.color)}
81
78
  `;
82
79
  export {
83
- s as R
80
+ g as B,
81
+ s as R,
82
+ o as T
84
83
  };
@@ -1,5 +1,5 @@
1
1
  import { useState as i, useEffect as r } from "react";
2
- import { M as o } from "./consts-DNVz1x1I.js";
2
+ import { M as o } from "./consts-C1uHV4xc.js";
3
3
  const w = () => {
4
4
  const [t, n] = i(window.innerWidth), e = () => {
5
5
  n(window.innerWidth);
@@ -1 +1 @@
1
- "use strict";const t=require("react"),s=require("./consts-dNz9tpt4.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;
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;