@lanaco/lnc-react-ui 4.0.35 → 4.0.37

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 (286) hide show
  1. package/dist/Accordion.cjs +5 -5
  2. package/dist/Accordion.js +11 -11
  3. package/dist/AccordionDetails.cjs +1 -1
  4. package/dist/AccordionDetails.js +1 -1
  5. package/dist/AccordionSummary.cjs +1 -1
  6. package/dist/AccordionSummary.js +3 -3
  7. package/dist/ActionsToolbar.cjs +1 -1
  8. package/dist/ActionsToolbar.js +2 -2
  9. package/dist/Alert.cjs +1 -1
  10. package/dist/Alert.js +2 -2
  11. package/dist/Avatar.cjs +1 -1
  12. package/dist/Avatar.js +3 -3
  13. package/dist/Badge.cjs +2 -2
  14. package/dist/Badge.js +3 -3
  15. package/dist/BannerSectionBasic.cjs +1 -1
  16. package/dist/BannerSectionBasic.js +1 -1
  17. package/dist/BannerSectionCarousel.cjs +2 -2
  18. package/dist/BannerSectionCarousel.js +63 -63
  19. package/dist/BannerSectionGrid.cjs +3 -3
  20. package/dist/BannerSectionGrid.js +43 -39
  21. package/dist/BannerSectionSimple.cjs +1 -1
  22. package/dist/BannerSectionSimple.js +1 -1
  23. package/dist/BannerSectionWithList.cjs +1 -1
  24. package/dist/BannerSectionWithList.js +2 -2
  25. package/dist/BannerSectionWithListImage.cjs +1 -1
  26. package/dist/BannerSectionWithListImage.js +1 -1
  27. package/dist/BlogsSectionDetailed.cjs +1 -1
  28. package/dist/BlogsSectionDetailed.js +3 -3
  29. package/dist/BlogsSectionLarge.cjs +1 -1
  30. package/dist/BlogsSectionLarge.js +2 -2
  31. package/dist/BlogsSectionSimple.cjs +1 -1
  32. package/dist/BlogsSectionSimple.js +3 -3
  33. package/dist/BlogsSectionSimpleCentered.cjs +1 -1
  34. package/dist/BlogsSectionSimpleCentered.js +2 -2
  35. package/dist/BlogsSectionWithFilters.cjs +11 -108
  36. package/dist/BlogsSectionWithFilters.js +59 -437
  37. package/dist/BrandHitsSection.cjs +1 -1
  38. package/dist/BrandHitsSection.js +2 -2
  39. package/dist/Breadcrumbs.cjs +3 -3
  40. package/dist/Breadcrumbs.js +12 -12
  41. package/dist/Button.cjs +1 -1
  42. package/dist/Button.js +4 -4
  43. package/dist/ButtonGroup.cjs +1 -1
  44. package/dist/ButtonGroup.js +3 -3
  45. package/dist/CalorieCalculatorSection.cjs +333 -0
  46. package/dist/CalorieCalculatorSection.js +851 -0
  47. package/dist/CheckBoxInput.cjs +1 -1
  48. package/dist/CheckBoxInput.js +3 -3
  49. package/dist/Chip.cjs +2 -2
  50. package/dist/Chip.js +3 -3
  51. package/dist/ColorInput.cjs +1 -1
  52. package/dist/ColorInput.js +4 -4
  53. package/dist/ConfirmationForm.cjs +2 -2
  54. package/dist/ConfirmationForm.js +3 -3
  55. package/dist/CustomLoanMapSection.cjs +1 -1
  56. package/dist/CustomLoanMapSection.js +2 -2
  57. package/dist/{CustomStyles-BMY2-z7P.js → CustomStyles-BwnfUVvi.js} +8 -8
  58. package/dist/{CustomStyles-zroEcINq.cjs → CustomStyles-DUDHRSkh.cjs} +2 -2
  59. package/dist/DataView.cjs +1 -1
  60. package/dist/DataView.js +1 -1
  61. package/dist/DateInput.cjs +4 -4
  62. package/dist/DateInput.js +76 -80
  63. package/dist/DecimalInput.cjs +3 -3
  64. package/dist/DecimalInput.js +4 -4
  65. package/dist/DecimalInputV2.cjs +2 -2
  66. package/dist/DecimalInputV2.js +3 -3
  67. package/dist/DetailedProductsSection.cjs +1 -1
  68. package/dist/DetailedProductsSection.js +4 -4
  69. package/dist/DetailsView.cjs +2 -2
  70. package/dist/DetailsView.js +3 -3
  71. package/dist/DoubleRangeSlider.cjs +1 -1
  72. package/dist/DoubleRangeSlider.js +3 -3
  73. package/dist/DragAndDropFile.cjs +6 -6
  74. package/dist/DragAndDropFile.js +4 -4
  75. package/dist/DragDropFiles.cjs +1 -1
  76. package/dist/DragDropFiles.js +3 -3
  77. package/dist/Drawer.cjs +1 -1
  78. package/dist/Drawer.js +12 -12
  79. package/dist/Dropdown.cjs +1 -1
  80. package/dist/Dropdown.js +5 -5
  81. package/dist/DropdownItem.cjs +1 -1
  82. package/dist/DropdownItem.js +10 -10
  83. package/dist/DropdownLookup.cjs +1 -1
  84. package/dist/DropdownLookup.js +5 -5
  85. package/dist/DropdownMenu.cjs +1 -1
  86. package/dist/DropdownMenu.js +6 -6
  87. package/dist/EditableTable.cjs +1 -1
  88. package/dist/EditableTable.js +3 -3
  89. package/dist/FieldOfInterestsMasonrySection.cjs +6 -6
  90. package/dist/FieldOfInterestsMasonrySection.js +43 -42
  91. package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
  92. package/dist/FieldOfInterestsWithAvatarsCardsSection.js +3 -3
  93. package/dist/FieldOfInterestsWithTagsCardsSection.cjs +3 -3
  94. package/dist/FieldOfInterestsWithTagsCardsSection.js +3 -3
  95. package/dist/FileInput.cjs +2 -2
  96. package/dist/FileInput.js +3 -3
  97. package/dist/FlexBox.cjs +1 -1
  98. package/dist/FlexBox.js +1 -1
  99. package/dist/FlexGridItem.cjs +1 -1
  100. package/dist/FlexGridItem.js +2 -2
  101. package/dist/FormField.cjs +1 -1
  102. package/dist/FormField.js +7 -7
  103. package/dist/FormView.cjs +2 -2
  104. package/dist/FormView.js +15 -15
  105. package/dist/GeneralWithTagsCardsSection.cjs +1 -1
  106. package/dist/GeneralWithTagsCardsSection.js +3 -3
  107. package/dist/GiftCardsSection.cjs +1 -1
  108. package/dist/GiftCardsSection.js +2 -2
  109. package/dist/Grid.cjs +1 -1
  110. package/dist/Grid.js +1 -1
  111. package/dist/GridItem.cjs +1 -1
  112. package/dist/GridItem.js +1 -1
  113. package/dist/Icon.cjs +2 -2
  114. package/dist/Icon.js +6 -6
  115. package/dist/IconButton.cjs +1 -1
  116. package/dist/IconButton.js +3 -3
  117. package/dist/Kanban.cjs +7 -7
  118. package/dist/Kanban.js +37 -41
  119. package/dist/KanbanActionsToolbar.cjs +1 -1
  120. package/dist/KanbanActionsToolbar.js +2 -2
  121. package/dist/{KanbanCard-BDyFaKYd.js → KanbanCard-BDRSqfVD.js} +2 -2
  122. package/dist/{KanbanCard-CofqdTrO.cjs → KanbanCard-CLOKZFYP.cjs} +1 -1
  123. package/dist/KanbanCard.cjs +1 -1
  124. package/dist/KanbanCard.js +3 -3
  125. package/dist/KanbanFooter.cjs +1 -1
  126. package/dist/KanbanFooter.js +2 -2
  127. package/dist/KanbanHeader.cjs +2 -2
  128. package/dist/KanbanHeader.js +2 -2
  129. package/dist/KanbanView.cjs +1 -1
  130. package/dist/KanbanView.js +3 -3
  131. package/dist/Link.cjs +2 -2
  132. package/dist/Link.js +6 -6
  133. package/dist/LocationSearchSection.cjs +53 -0
  134. package/dist/LocationSearchSection.js +108 -0
  135. package/dist/MasonryGeneralCardsSection.cjs +1 -1
  136. package/dist/MasonryGeneralCardsSection.js +3 -3
  137. package/dist/MenuItem.cjs +2 -2
  138. package/dist/MenuItem.js +3 -3
  139. package/dist/Modal.cjs +1 -1
  140. package/dist/Modal.js +6 -6
  141. package/dist/MultiSelectDropdown.cjs +1 -1
  142. package/dist/MultiSelectDropdown.js +3 -3
  143. package/dist/MultiSelectDropdownLookup.cjs +1 -1
  144. package/dist/MultiSelectDropdownLookup.js +3 -3
  145. package/dist/NestedDropdownItem.cjs +1 -1
  146. package/dist/NestedDropdownItem.js +9 -9
  147. package/dist/NestedMenuItem.cjs +2 -2
  148. package/dist/NestedMenuItem.js +8 -8
  149. package/dist/Notification.cjs +1 -1
  150. package/dist/Notification.js +1 -1
  151. package/dist/NotificationContainer.cjs +1 -1
  152. package/dist/NotificationContainer.js +3 -3
  153. package/dist/NotificationMessage.cjs +1 -1
  154. package/dist/NotificationMessage.js +3 -3
  155. package/dist/NumberInput.cjs +2 -2
  156. package/dist/NumberInput.js +4 -4
  157. package/dist/OverlayGeneralCardsSection.cjs +1 -1
  158. package/dist/OverlayGeneralCardsSection.js +3 -3
  159. package/dist/PageLayout.cjs +2 -2
  160. package/dist/PageLayout.js +2 -2
  161. package/dist/Pagination.cjs +2 -2
  162. package/dist/Pagination.js +2 -2
  163. package/dist/PasswordInput.cjs +2 -2
  164. package/dist/PasswordInput.js +4 -4
  165. package/dist/PopoverContent.cjs +1 -1
  166. package/dist/PopoverContent.js +5 -5
  167. package/dist/PopoverDescription.cjs +1 -1
  168. package/dist/PopoverDescription.js +1 -1
  169. package/dist/PopoverHeading.cjs +1 -1
  170. package/dist/PopoverHeading.js +1 -1
  171. package/dist/PopoverTrigger.cjs +1 -1
  172. package/dist/PopoverTrigger.js +1 -1
  173. package/dist/ProductsWithBannerSection.cjs +1 -1
  174. package/dist/ProductsWithBannerSection.js +3 -3
  175. package/dist/ProgressBar.cjs +1 -1
  176. package/dist/ProgressBar.js +8 -8
  177. package/dist/QuizSection.cjs +1 -1
  178. package/dist/QuizSection.js +2 -2
  179. package/dist/RadioGroup.cjs +1 -1
  180. package/dist/RadioGroup.js +2 -2
  181. package/dist/RadioInput.cjs +1 -1
  182. package/dist/RadioInput.js +3 -3
  183. package/dist/RangeSlider.cjs +2 -2
  184. package/dist/RangeSlider.js +3 -3
  185. package/dist/SalesCampaignsSection.cjs +423 -0
  186. package/dist/SalesCampaignsSection.js +967 -0
  187. package/dist/SearchBar.cjs +1 -1
  188. package/dist/SearchBar.js +6 -6
  189. package/dist/Separator.cjs +1 -1
  190. package/dist/Separator.js +3 -3
  191. package/dist/ShopCardsSection.cjs +1 -1
  192. package/dist/ShopCardsSection.js +2 -2
  193. package/dist/Sidebar.cjs +1 -1
  194. package/dist/Sidebar.js +3 -3
  195. package/dist/SimpleCategoriesSection.cjs +9 -9
  196. package/dist/SimpleCategoriesSection.js +48 -44
  197. package/dist/SimpleProductsSection.cjs +1 -1
  198. package/dist/SimpleProductsSection.js +3 -3
  199. package/dist/Spinner.cjs +1 -1
  200. package/dist/Spinner.js +12 -12
  201. package/dist/Surface.cjs +2 -2
  202. package/dist/Surface.js +3 -3
  203. package/dist/SwipeableDrawer.cjs +2 -2
  204. package/dist/SwipeableDrawer.js +3 -3
  205. package/dist/TabItem.cjs +1 -1
  206. package/dist/TabItem.js +11 -11
  207. package/dist/Table.cjs +7 -7
  208. package/dist/Table.js +4 -4
  209. package/dist/TableView.cjs +1 -1
  210. package/dist/TableView.js +2 -2
  211. package/dist/Tabs.cjs +2 -2
  212. package/dist/Tabs.js +2 -2
  213. package/dist/TextAreaInput.cjs +12 -12
  214. package/dist/TextAreaInput.js +124 -112
  215. package/dist/TextInput.cjs +2 -2
  216. package/dist/TextInput.js +4 -4
  217. package/dist/ThemeProvider.cjs +10 -10
  218. package/dist/ThemeProvider.js +189 -187
  219. package/dist/TimeInput.cjs +2 -2
  220. package/dist/TimeInput.js +4 -4
  221. package/dist/Toggle.cjs +15 -15
  222. package/dist/Toggle.js +40 -50
  223. package/dist/TreeMenu.cjs +1 -1
  224. package/dist/TreeMenu.js +1 -1
  225. package/dist/TreeMenuSeparator.cjs +1 -1
  226. package/dist/TreeMenuSeparator.js +3 -3
  227. package/dist/UploadedFile.cjs +2 -2
  228. package/dist/UploadedFile.js +16 -16
  229. package/dist/UrgentSaleProductsSection.cjs +1 -1
  230. package/dist/UrgentSaleProductsSection.js +2 -2
  231. package/dist/{defineProperty-DHvxLH8G.cjs → defineProperty-CqVRDJI8.cjs} +1 -1
  232. package/dist/{defineProperty-B5pLF6px.js → defineProperty-DF3p0mVo.js} +5 -5
  233. package/dist/emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs +1 -0
  234. package/dist/emotion-element-f0de968e.browser.esm-CkCiQliQ.js +877 -0
  235. package/dist/{emotion-is-prop-valid.esm-CMrshNb7.cjs → emotion-is-prop-valid.esm-BNsx9k19.cjs} +1 -1
  236. package/dist/{emotion-is-prop-valid.esm-DkbeH1Xy.js → emotion-is-prop-valid.esm-CbWxtx4i.js} +1 -1
  237. package/dist/emotion-react.browser.esm-1R69UXoj.cjs +1 -0
  238. package/dist/emotion-react.browser.esm-C6iWxXPG.js +95 -0
  239. package/dist/{emotion-styled.browser.esm-BiK8DcgW.js → emotion-styled.browser.esm-CjCaF13H.js} +55 -53
  240. package/dist/emotion-styled.browser.esm-Cle7tAM9.cjs +1 -0
  241. package/dist/floating-ui.dom-CFbLeFcw.cjs +1 -0
  242. package/dist/floating-ui.dom-vNhdy5RI.js +947 -0
  243. package/dist/{floating-ui.react.esm-C4vrBVJU.cjs → floating-ui.react.esm-7Yt4LHw6.cjs} +1 -1
  244. package/dist/{floating-ui.react.esm-72DKnou_.js → floating-ui.react.esm-umB-tMXa.js} +3 -3
  245. package/dist/{index--Kmch3aI.js → index-64mXPFBC.js} +6724 -6724
  246. package/dist/{index-CvebWhtp.js → index-BlxaTV-D.js} +1 -1
  247. package/dist/{index-CkPex_K5.js → index-CHkb_Sj6.js} +2 -2
  248. package/dist/index-CT6_7UFb.js +350 -0
  249. package/dist/index-Cb_AeN9A.cjs +4 -0
  250. package/dist/{index-CNBqQrtK.js → index-CkWvbrVT.js} +1 -1
  251. package/dist/{index-BUChtubz.js → index-D-c5IxDk.js} +1 -1
  252. package/dist/{index-DKztZfzw.js → index-D6g5ZqyJ.js} +2 -2
  253. package/dist/{index-BP5r5zGN.cjs → index-DZoWlChs.cjs} +1 -1
  254. package/dist/{index-B67WqHGh.cjs → index-Dit169OA.cjs} +1 -1
  255. package/dist/{index-BmobrEkT.cjs → index-Dj5wZCVs.cjs} +1 -1
  256. package/dist/{index-CTJZaJ_S.js → index-DxdBg_r_.js} +1 -1
  257. package/dist/index-EeoArxOx.cjs +174 -0
  258. package/dist/index-Q_i-aqsF.cjs +95 -0
  259. package/dist/{index-C5vAqIS6.cjs → index-vXmvgZ2Y.cjs} +1 -1
  260. package/dist/index-wy-PXQR9.js +47 -0
  261. package/dist/index.cjs +1 -1
  262. package/dist/index.js +96 -92
  263. package/dist/{motion-Oud-wpUz.cjs → motion-B_VPZaJq.cjs} +1 -1
  264. package/dist/{motion-ecIGZGwI.js → motion-Ckekul_K.js} +1 -1
  265. package/dist/objectWithoutPropertiesLoose-BLga_MQA.cjs +1 -0
  266. package/dist/{objectWithoutPropertiesLoose-DwEN6RBQ.js → objectWithoutPropertiesLoose-DhwSMsjf.js} +1 -1
  267. package/dist/{react-toastify.esm-CkXGwKXL.js → react-toastify.esm--2awuizG.js} +1 -1
  268. package/dist/{react-toastify.esm-Dqcb4SQT.cjs → react-toastify.esm-Dq1k28O7.cjs} +1 -1
  269. package/dist/{style-BGQ1B_dp.js → style-6tSw9aqK.js} +1 -1
  270. package/dist/{style-BEUISPP7.cjs → style-BR3tIhP1.cjs} +1 -1
  271. package/dist/usePopover.cjs +1 -1
  272. package/dist/usePopover.js +6 -6
  273. package/dist/{utils-jiuifwtJ.js → utils-DtRLzzTZ.js} +224 -73
  274. package/dist/utils-NZLCh-J5.cjs +51 -0
  275. package/package.json +5 -2
  276. package/vite.config.js +12 -1
  277. package/dist/emotion-element-5486c51c.browser.esm-Bb4VkP8U.js +0 -886
  278. package/dist/emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs +0 -1
  279. package/dist/emotion-react.browser.esm-CN-s34fZ.js +0 -94
  280. package/dist/emotion-react.browser.esm-D7h2t2Bz.cjs +0 -1
  281. package/dist/emotion-styled.browser.esm-Cbp_XsK4.cjs +0 -1
  282. package/dist/floating-ui.dom-1F2mTXOe.cjs +0 -1
  283. package/dist/floating-ui.dom-BdUovkEr.js +0 -938
  284. package/dist/index-Ct1N7fF4.cjs +0 -174
  285. package/dist/objectWithoutPropertiesLoose-Bz3hwpmU.cjs +0 -1
  286. package/dist/utils-scuIeOqU.cjs +0 -51
@@ -4,7 +4,7 @@ import { c as Pe } from "./_commonjsHelpers-DaMA6jEr.js";
4
4
  import { p as Ce, P as ye } from "./index-S5Cd7WrG.js";
5
5
  import { a as Le } from "./index-Bq3leL2e.js";
6
6
  import { u as De } from "./useDetectMobile-BC6EGaBc.js";
7
- import { n as te } from "./emotion-styled.browser.esm-BiK8DcgW.js";
7
+ import { n as te } from "./emotion-styled.browser.esm-CjCaF13H.js";
8
8
  import { M as ne } from "./consts-C1uHV4xc.js";
9
9
  var Oe = {}, re = {}, de = {}, ue = {}, Se;
10
10
  function Ae() {
@@ -86,16 +86,16 @@ function Ae() {
86
86
  var d = l.touches[0], S = d.pageX, u = d.pageY;
87
87
  return { x: S, y: u };
88
88
  }
89
- var b = l.screenX, I = l.screenY;
90
- return { x: b, y: I };
89
+ var b = l.screenX, T = l.screenY;
90
+ return { x: b, y: T };
91
91
  }
92
92
  var z = function(l) {
93
93
  _(d, l);
94
94
  function d() {
95
95
  var S;
96
96
  h(this, d);
97
- for (var u = arguments.length, b = Array(u), I = 0; I < u; I++)
98
- b[I] = arguments[I];
97
+ for (var u = arguments.length, b = Array(u), T = 0; T < u; T++)
98
+ b[T] = arguments[T];
99
99
  var y = v(this, (S = d.__proto__ || Object.getPrototypeOf(d)).call.apply(S, [this].concat(b)));
100
100
  return y._handleSwipeStart = y._handleSwipeStart.bind(y), y._handleSwipeMove = y._handleSwipeMove.bind(y), y._handleSwipeEnd = y._handleSwipeEnd.bind(y), y._onMouseDown = y._onMouseDown.bind(y), y._onMouseMove = y._onMouseMove.bind(y), y._onMouseUp = y._onMouseUp.bind(y), y._setSwiperRef = y._setSwiperRef.bind(y), y;
101
101
  }
@@ -133,20 +133,20 @@ function Ae() {
133
133
  }, {
134
134
  key: "_handleSwipeStart",
135
135
  value: function(u) {
136
- var b = se(u), I = b.x, y = b.y;
137
- this.moveStart = { x: I, y }, this.props.onSwipeStart(u);
136
+ var b = se(u), T = b.x, y = b.y;
137
+ this.moveStart = { x: T, y }, this.props.onSwipeStart(u);
138
138
  }
139
139
  }, {
140
140
  key: "_handleSwipeMove",
141
141
  value: function(u) {
142
142
  if (this.moveStart) {
143
- var b = se(u), I = b.x, y = b.y, Y = I - this.moveStart.x, ve = y - this.moveStart.y;
143
+ var b = se(u), T = b.x, y = b.y, Y = T - this.moveStart.x, ve = y - this.moveStart.y;
144
144
  this.moving = !0;
145
- var Te = this.props.onSwipeMove({
145
+ var Ie = this.props.onSwipeMove({
146
146
  x: Y,
147
147
  y: ve
148
148
  }, u);
149
- Te && u.cancelable && u.preventDefault(), this.movePosition = { deltaX: Y, deltaY: ve };
149
+ Ie && u.cancelable && u.preventDefault(), this.movePosition = { deltaX: Y, deltaY: ve };
150
150
  }
151
151
  }
152
152
  }, {
@@ -166,7 +166,7 @@ function Ae() {
166
166
  value: function() {
167
167
  var u = this.props;
168
168
  u.tagName;
169
- var b = u.className, I = u.style, y = u.children;
169
+ var b = u.className, T = u.style, y = u.children;
170
170
  u.allowMouseEvents, u.onSwipeUp, u.onSwipeDown, u.onSwipeLeft, u.onSwipeRight, u.onSwipeStart, u.onSwipeMove, u.onSwipeEnd, u.innerRef, u.tolerance;
171
171
  var Y = f(u, ["tagName", "className", "style", "children", "allowMouseEvents", "onSwipeUp", "onSwipeDown", "onSwipeLeft", "onSwipeRight", "onSwipeStart", "onSwipeMove", "onSwipeEnd", "innerRef", "tolerance"]);
172
172
  return e.default.createElement(
@@ -177,7 +177,7 @@ function Ae() {
177
177
  onTouchStart: this._handleSwipeStart,
178
178
  onTouchEnd: this._handleSwipeEnd,
179
179
  className: b,
180
- style: I
180
+ style: T
181
181
  }, Y),
182
182
  y
183
183
  );
@@ -244,16 +244,16 @@ Object.defineProperty(K, "__esModule", {
244
244
  value: !0
245
245
  });
246
246
  K.default = void 0;
247
- var A = We(Le);
248
- function We(t) {
247
+ var A = ke(Le);
248
+ function ke(t) {
249
249
  return t && t.__esModule ? t : { default: t };
250
250
  }
251
- function ke(t, n, r) {
251
+ function We(t, n, r) {
252
252
  return n in t ? Object.defineProperty(t, n, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = r, t;
253
253
  }
254
254
  var ze = {
255
255
  ROOT: function(n) {
256
- return (0, A.default)(ke({
256
+ return (0, A.default)(We({
257
257
  "carousel-root": !0
258
258
  }, n || "", !!n));
259
259
  },
@@ -316,30 +316,30 @@ var Ne = function(n) {
316
316
  return r += parseInt(i.marginLeft) + parseInt(i.marginRight), r;
317
317
  };
318
318
  ie.outerWidth = Ne;
319
- var x = {};
320
- Object.defineProperty(x, "__esModule", {
319
+ var H = {};
320
+ Object.defineProperty(H, "__esModule", {
321
321
  value: !0
322
322
  });
323
- x.default = void 0;
324
- var xe = function(n, r, i) {
323
+ H.default = void 0;
324
+ var He = function(n, r, i) {
325
325
  var e = n === 0 ? n : n + r, o = i === "horizontal" ? [e, 0, 0] : [0, e, 0], a = "translate3d", s = "(" + o.join(",") + ")";
326
326
  return a + s;
327
327
  };
328
- x.default = xe;
328
+ H.default = He;
329
329
  var q = {};
330
330
  Object.defineProperty(q, "__esModule", {
331
331
  value: !0
332
332
  });
333
333
  q.default = void 0;
334
- var He = function() {
334
+ var xe = function() {
335
335
  return window;
336
336
  };
337
- q.default = He;
337
+ q.default = xe;
338
338
  Object.defineProperty(j, "__esModule", {
339
339
  value: !0
340
340
  });
341
341
  j.default = void 0;
342
- var T = Fe(F), W = oe(K), $e = ie, be = oe(x), Ue = oe(de), V = oe(q);
342
+ var I = Fe(F), k = oe(K), $e = ie, be = oe(H), Ue = oe(de), V = oe(q);
343
343
  function oe(t) {
344
344
  return t && t.__esModule ? t : { default: t };
345
345
  }
@@ -460,7 +460,7 @@ var Ge = function(n) {
460
460
  e.thumbsRef || (e.thumbsRef = []), e.thumbsRef[a] = o;
461
461
  }), P(O(e), "updateSizes", function() {
462
462
  if (!(!e.props.children || !e.itemsWrapperRef || !e.thumbsRef)) {
463
- var o = T.Children.count(e.props.children), a = e.itemsWrapperRef.clientWidth, s = e.props.thumbWidth ? e.props.thumbWidth : (0, $e.outerWidth)(e.thumbsRef[0]), f = Math.floor(a / s), h = f < o, m = h ? o - f : 0;
463
+ var o = I.Children.count(e.props.children), a = e.itemsWrapperRef.clientWidth, s = e.props.thumbWidth ? e.props.thumbWidth : (0, $e.outerWidth)(e.thumbsRef[0]), f = Math.floor(a / s), h = f < o, m = h ? o - f : 0;
464
464
  e.setState(function(v, _) {
465
465
  return {
466
466
  itemSize: s,
@@ -488,7 +488,7 @@ var Ge = function(n) {
488
488
  var a = o.x;
489
489
  if (!e.state.itemSize || !e.itemsWrapperRef || !e.state.visibleItems)
490
490
  return !1;
491
- var s = 0, f = T.Children.count(e.props.children), h = -(e.state.firstItem * 100) / e.state.visibleItems, m = Math.max(f - e.state.visibleItems, 0), v = -m * 100 / e.state.visibleItems;
491
+ var s = 0, f = I.Children.count(e.props.children), h = -(e.state.firstItem * 100) / e.state.visibleItems, m = Math.max(f - e.state.visibleItems, 0), v = -m * 100 / e.state.visibleItems;
492
492
  h === s && a > 0 && (a = 0), h === v && a < 0 && (a = 0);
493
493
  var _ = e.itemsWrapperRef.clientWidth, g = h + 100 / (_ / a);
494
494
  return e.itemsListRef && ["WebkitTransform", "MozTransform", "MsTransform", "OTransform", "transform", "msTransform"].forEach(function(E) {
@@ -550,7 +550,7 @@ var Ge = function(n) {
550
550
  value: function() {
551
551
  var e = this;
552
552
  return this.props.children.map(function(o, a) {
553
- var s = W.default.ITEM(!1, a === e.state.selectedItem), f = {
553
+ var s = k.default.ITEM(!1, a === e.state.selectedItem), f = {
554
554
  key: a,
555
555
  ref: function(m) {
556
556
  return e.setThumbsRef(m, a);
@@ -563,7 +563,7 @@ var Ge = function(n) {
563
563
  width: e.props.thumbWidth
564
564
  }
565
565
  };
566
- return /* @__PURE__ */ T.default.createElement("li", le({}, f, {
566
+ return /* @__PURE__ */ I.default.createElement("li", le({}, f, {
567
567
  role: "button",
568
568
  tabIndex: 0
569
569
  }), o);
@@ -575,7 +575,7 @@ var Ge = function(n) {
575
575
  var e = this;
576
576
  if (!this.props.children)
577
577
  return null;
578
- var o = T.Children.count(this.props.children) > 1, a = this.state.showArrows && this.state.firstItem > 0, s = this.state.showArrows && this.state.firstItem < this.state.lastPosition, f = {}, h = -this.state.firstItem * (this.state.itemSize || 0), m = (0, be.default)(h, "px", this.props.axis), v = this.props.transitionTime + "ms";
578
+ var o = I.Children.count(this.props.children) > 1, a = this.state.showArrows && this.state.firstItem > 0, s = this.state.showArrows && this.state.firstItem < this.state.lastPosition, f = {}, h = -this.state.firstItem * (this.state.itemSize || 0), m = (0, be.default)(h, "px", this.props.axis), v = this.props.transitionTime + "ms";
579
579
  return f = {
580
580
  WebkitTransform: m,
581
581
  MozTransform: m,
@@ -589,21 +589,21 @@ var Ge = function(n) {
589
589
  OTransitionDuration: v,
590
590
  transitionDuration: v,
591
591
  msTransitionDuration: v
592
- }, /* @__PURE__ */ T.default.createElement("div", {
593
- className: W.default.CAROUSEL(!1)
594
- }, /* @__PURE__ */ T.default.createElement("div", {
595
- className: W.default.WRAPPER(!1),
592
+ }, /* @__PURE__ */ I.default.createElement("div", {
593
+ className: k.default.CAROUSEL(!1)
594
+ }, /* @__PURE__ */ I.default.createElement("div", {
595
+ className: k.default.WRAPPER(!1),
596
596
  ref: this.setItemsWrapperRef
597
- }, /* @__PURE__ */ T.default.createElement("button", {
597
+ }, /* @__PURE__ */ I.default.createElement("button", {
598
598
  type: "button",
599
- className: W.default.ARROW_PREV(!a),
599
+ className: k.default.ARROW_PREV(!a),
600
600
  onClick: function() {
601
601
  return e.slideRight();
602
602
  },
603
603
  "aria-label": this.props.labels.leftArrow
604
- }), o ? /* @__PURE__ */ T.default.createElement(Ue.default, {
604
+ }), o ? /* @__PURE__ */ I.default.createElement(Ue.default, {
605
605
  tagName: "ul",
606
- className: W.default.SLIDER(!1, this.state.swiping),
606
+ className: k.default.SLIDER(!1, this.state.swiping),
607
607
  onSwipeLeft: this.slideLeft,
608
608
  onSwipeRight: this.slideRight,
609
609
  onSwipeMove: this.onSwipeMove,
@@ -612,15 +612,15 @@ var Ge = function(n) {
612
612
  style: f,
613
613
  innerRef: this.setItemsListRef,
614
614
  allowMouseEvents: this.props.emulateTouch
615
- }, this.renderItems()) : /* @__PURE__ */ T.default.createElement("ul", {
616
- className: W.default.SLIDER(!1, this.state.swiping),
615
+ }, this.renderItems()) : /* @__PURE__ */ I.default.createElement("ul", {
616
+ className: k.default.SLIDER(!1, this.state.swiping),
617
617
  ref: function(g) {
618
618
  return e.setItemsListRef(g);
619
619
  },
620
620
  style: f
621
- }, this.renderItems()), /* @__PURE__ */ T.default.createElement("button", {
621
+ }, this.renderItems()), /* @__PURE__ */ I.default.createElement("button", {
622
622
  type: "button",
623
- className: W.default.ARROW_NEXT(!s),
623
+ className: k.default.ARROW_NEXT(!s),
624
624
  onClick: function() {
625
625
  return e.slideLeft();
626
626
  },
@@ -628,7 +628,7 @@ var Ge = function(n) {
628
628
  })));
629
629
  }
630
630
  }]), r;
631
- }(T.Component);
631
+ }(I.Component);
632
632
  j.default = he;
633
633
  P(he, "displayName", "Thumbs");
634
634
  P(he, "defaultProps", {
@@ -656,7 +656,7 @@ Object.defineProperty(R, "__esModule", {
656
656
  value: !0
657
657
  });
658
658
  R.setPosition = R.getPosition = R.isKeyboardEvent = R.defaultStatusFormatter = R.noop = void 0;
659
- var Je = F, Qe = et(x);
659
+ var Je = F, Qe = et(H);
660
660
  function et(t) {
661
661
  return t && t.__esModule ? t : { default: t };
662
662
  }
@@ -694,7 +694,7 @@ Object.defineProperty(C, "__esModule", {
694
694
  value: !0
695
695
  });
696
696
  C.fadeAnimationHandler = C.slideStopSwipingHandler = C.slideSwipeAnimationHandler = C.slideAnimationHandler = void 0;
697
- var Ee = F, at = st(x), L = R;
697
+ var Ee = F, at = st(H), L = R;
698
698
  function st(t) {
699
699
  return t && t.__esModule ? t : { default: t };
700
700
  }
@@ -708,7 +708,7 @@ function ge(t, n) {
708
708
  }
709
709
  return r;
710
710
  }
711
- function k(t) {
711
+ function W(t) {
712
712
  for (var n = 1; n < arguments.length; n++) {
713
713
  var r = arguments[n] != null ? arguments[n] : {};
714
714
  n % 2 ? ge(Object(r), !0).forEach(function(i) {
@@ -732,7 +732,7 @@ var lt = function(n, r) {
732
732
  msTransform: h,
733
733
  OTransform: h,
734
734
  transform: h
735
- }, r.swiping || (i.itemListStyle = k(k({}, i.itemListStyle), {}, {
735
+ }, r.swiping || (i.itemListStyle = W(W({}, i.itemListStyle), {}, {
736
736
  WebkitTransitionDuration: m,
737
737
  MozTransitionDuration: m,
738
738
  OTransitionDuration: m,
@@ -776,7 +776,7 @@ var pt = function(n, r) {
776
776
  WebkitTransitionTimingFunction: e,
777
777
  OTransitionTimingFunction: e
778
778
  };
779
- return r.swiping || (o = k(k({}, o), {}, {
779
+ return r.swiping || (o = W(W({}, o), {}, {
780
780
  WebkitTransitionDuration: i,
781
781
  MozTransitionDuration: i,
782
782
  OTransitionDuration: i,
@@ -784,11 +784,11 @@ var pt = function(n, r) {
784
784
  msTransitionDuration: i
785
785
  })), {
786
786
  slideStyle: o,
787
- selectedStyle: k(k({}, o), {}, {
787
+ selectedStyle: W(W({}, o), {}, {
788
788
  opacity: 1,
789
789
  position: "relative"
790
790
  }),
791
- prevStyle: k({}, o)
791
+ prevStyle: W({}, o)
792
792
  };
793
793
  };
794
794
  C.fadeAnimationHandler = pt;
@@ -796,14 +796,14 @@ Object.defineProperty(re, "__esModule", {
796
796
  value: !0
797
797
  });
798
798
  re.default = void 0;
799
- var w = mt(F), dt = B(de), D = B(K), ht = B(j), G = B(ae), Z = B(q), H = R, Q = C;
799
+ var w = mt(F), dt = B(de), D = B(K), ht = B(j), G = B(ae), Z = B(q), x = R, Q = C;
800
800
  function B(t) {
801
801
  return t && t.__esModule ? t : { default: t };
802
802
  }
803
- function Ie() {
803
+ function Te() {
804
804
  if (typeof WeakMap != "function") return null;
805
805
  var t = /* @__PURE__ */ new WeakMap();
806
- return Ie = function() {
806
+ return Te = function() {
807
807
  return t;
808
808
  }, t;
809
809
  }
@@ -812,7 +812,7 @@ function mt(t) {
812
812
  return t;
813
813
  if (t === null || U(t) !== "object" && typeof t != "function")
814
814
  return { default: t };
815
- var n = Ie();
815
+ var n = Te();
816
816
  if (n && n.has(t))
817
817
  return n.get(t);
818
818
  var r = {}, i = Object.defineProperty && Object.getOwnPropertyDescriptor;
@@ -1036,7 +1036,7 @@ var me = /* @__PURE__ */ function(t) {
1036
1036
  });
1037
1037
  }), c(p(e), "changeItem", function(a) {
1038
1038
  return function(s) {
1039
- (!(0, H.isKeyboardEvent)(s) || s.key === "Enter") && e.moveTo(a);
1039
+ (!(0, x.isKeyboardEvent)(s) || s.key === "Enter") && e.moveTo(a);
1040
1040
  };
1041
1041
  }), c(p(e), "selectItem", function(a) {
1042
1042
  e.setState(M({
@@ -1267,9 +1267,9 @@ c(me, "defaultProps", {
1267
1267
  rightArrow: "next slide / item",
1268
1268
  item: "slide item"
1269
1269
  },
1270
- onClickItem: H.noop,
1271
- onClickThumb: H.noop,
1272
- onChange: H.noop,
1270
+ onClickItem: x.noop,
1271
+ onClickThumb: x.noop,
1272
+ onChange: x.noop,
1273
1273
  onSwipeStart: function() {
1274
1274
  },
1275
1275
  onSwipeEnd: function() {
@@ -1321,7 +1321,7 @@ c(me, "defaultProps", {
1321
1321
  return i;
1322
1322
  }).length === 0 ? (console.warn("No images found! Can't build the thumb list without images. If you don't need thumbs, set showThumbs={false} in the Carousel. Note that it's not possible to get images rendered inside custom components. More info at https://github.com/leandrowd/react-responsive-carousel/blob/master/TROUBLESHOOTING.md"), []) : r;
1323
1323
  },
1324
- statusFormatter: H.defaultStatusFormatter,
1324
+ statusFormatter: x.defaultStatusFormatter,
1325
1325
  selectedItem: 0,
1326
1326
  showArrows: !0,
1327
1327
  showIndicators: !0,
@@ -1498,8 +1498,8 @@ const Rt = te.div`
1498
1498
  display: none;
1499
1499
  }
1500
1500
  }
1501
- `, It = Me(
1502
- ({ items: t = [], handleClick: n = () => {
1501
+ `, Tt = Me(
1502
+ ({ items: t = [], onSelectItem: n = () => {
1503
1503
  } }, r) => {
1504
1504
  const i = De();
1505
1505
  return /* @__PURE__ */ N(Ot, { children: /* @__PURE__ */ N(
@@ -1512,7 +1512,7 @@ const Rt = te.div`
1512
1512
  showThumbs: !1,
1513
1513
  transitionTime: 500,
1514
1514
  onClickItem: (e) => {
1515
- i || n == null || n(e);
1515
+ i || n == null || n(t == null ? void 0 : t.at(e), e);
1516
1516
  },
1517
1517
  children: t && (t == null ? void 0 : t.map((e, o) => /* @__PURE__ */ we(Rt, { children: [
1518
1518
  /* @__PURE__ */ N("img", { loading: "lazy", src: e.image }),
@@ -1525,10 +1525,10 @@ const Rt = te.div`
1525
1525
  ) });
1526
1526
  }
1527
1527
  );
1528
- It.propTypes = {
1528
+ Tt.propTypes = {
1529
1529
  items: ye.array,
1530
1530
  handleClick: ye.func
1531
1531
  };
1532
1532
  export {
1533
- It as default
1533
+ Tt as default
1534
1534
  };
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),p=require("react"),j=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),w=require("./consts-CtNoHdBj.cjs"),f=require("./useDetectMobile-D6d5LpdL.cjs"),m=require("./index-B67WqHGh.cjs"),k=j.newStyled.div`
1
+ "use strict";const t=require("react/jsx-runtime"),j=require("react"),w=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),f=require("./consts-CtNoHdBj.cjs"),k=require("./useDetectMobile-D6d5LpdL.cjs"),s=require("./index-Dit169OA.cjs"),q=w.newStyled.div`
2
2
  display: grid;
3
3
  grid-template-columns: repeat(2, 1fr);
4
4
  gap: 0;
@@ -25,7 +25,7 @@
25
25
  border-radius: 0.75rem 0rem 0.75rem 0.75rem;
26
26
  }
27
27
 
28
- @media (max-width: ${w.MOBILE_SIZE_PX+"px"}) {
28
+ @media (max-width: ${f.MOBILE_SIZE_PX+"px"}) {
29
29
  grid-template-columns: repeat(1, 1fr);
30
30
  gap: 1.5rem;
31
31
 
@@ -45,4 +45,4 @@
45
45
  max-height: unset;
46
46
  }
47
47
  }
48
- `,q=p.forwardRef((e,T)=>{const{image1:s,image2:i,title1:n,title2:o,text1:g,text2:a,subtitle1:c,subtitle2:u,buttonText1:h,buttonText2:x,buttonLink1:l,buttonLink2:d,rowHeight:b="12.65625rem"}=e,r=f.useDetectMobile();return t.jsxs(k,{height:b,children:[t.jsx(m.TextBlockV1,{className:"text-item",title:n,subtitle:c,description:g,buttonText:h,buttonLink:l}),t.jsx("img",{className:"img-item img-1",src:s}),r!==!0&&t.jsx("img",{className:"img-item img-2",src:i}),t.jsx(m.TextBlockV1,{className:"text-item",title:o,subtitle:u,description:a,buttonText:x,buttonLink:d}),r===!0&&t.jsx("img",{className:"img-item img-2",src:i})]})});module.exports=q;
48
+ `,T=j.forwardRef((e,B)=>{const{image1:n,image2:i,title1:o,title2:g,text1:a,text2:c,subtitle1:u,subtitle2:h,buttonText1:x,buttonText2:l,buttonLink1:d,buttonLink2:b,rowHeight:p="12.65625rem",onButtonAction:r=()=>{}}=e,m=k.useDetectMobile();return t.jsxs(q,{height:p,children:[t.jsx(s.TextBlockV1,{className:"text-item",title:o,subtitle:u,description:a,buttonText:x,buttonLink:d,onButtonAction:r}),t.jsx("img",{className:"img-item img-1",src:n}),m!==!0&&t.jsx("img",{className:"img-item img-2",src:i}),t.jsx(s.TextBlockV1,{className:"text-item",title:g,subtitle:h,description:c,buttonText:l,buttonLink:b,onButtonAction:r}),m===!0&&t.jsx("img",{className:"img-item img-2",src:i})]})});module.exports=T;
@@ -1,10 +1,10 @@
1
- import { jsxs as b, jsx as e } from "react/jsx-runtime";
2
- import { forwardRef as f } from "react";
3
- import { n as w } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
- import { M as T } from "./consts-C1uHV4xc.js";
5
- import { u as k } from "./useDetectMobile-BC6EGaBc.js";
6
- import { T as r } from "./index-CTJZaJ_S.js";
7
- const L = w.div`
1
+ import { jsxs as f, jsx as e } from "react/jsx-runtime";
2
+ import { forwardRef as w } from "react";
3
+ import { n as T } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
+ import { M as k } from "./consts-C1uHV4xc.js";
5
+ import { u as L } from "./useDetectMobile-BC6EGaBc.js";
6
+ import { T as o } from "./index-DxdBg_r_.js";
7
+ const N = T.div`
8
8
  display: grid;
9
9
  grid-template-columns: repeat(2, 1fr);
10
10
  gap: 0;
@@ -31,7 +31,7 @@ const L = w.div`
31
31
  border-radius: 0.75rem 0rem 0.75rem 0.75rem;
32
32
  }
33
33
 
34
- @media (max-width: ${T + "px"}) {
34
+ @media (max-width: ${k + "px"}) {
35
35
  grid-template-columns: repeat(1, 1fr);
36
36
  gap: 1.5rem;
37
37
 
@@ -51,50 +51,54 @@ const L = w.div`
51
51
  max-height: unset;
52
52
  }
53
53
  }
54
- `, y = f((t, N) => {
54
+ `, E = w((t, $) => {
55
55
  const {
56
- image1: o,
56
+ image1: s,
57
57
  image2: i,
58
- title1: s,
59
- title2: a,
60
- text1: g,
61
- text2: n,
62
- subtitle1: h,
63
- subtitle2: u,
64
- buttonText1: d,
65
- buttonText2: l,
66
- buttonLink1: c,
67
- buttonLink2: x,
68
- rowHeight: p = "12.65625rem"
69
- } = t, m = k();
70
- return /* @__PURE__ */ b(L, { height: p, children: [
58
+ title1: a,
59
+ title2: g,
60
+ text1: n,
61
+ text2: h,
62
+ subtitle1: u,
63
+ subtitle2: d,
64
+ buttonText1: l,
65
+ buttonText2: c,
66
+ buttonLink1: x,
67
+ buttonLink2: p,
68
+ rowHeight: b = "12.65625rem",
69
+ onButtonAction: m = () => {
70
+ }
71
+ } = t, r = L();
72
+ return /* @__PURE__ */ f(N, { height: b, children: [
71
73
  /* @__PURE__ */ e(
72
- r,
74
+ o,
73
75
  {
74
76
  className: "text-item",
75
- title: s,
76
- subtitle: h,
77
- description: g,
78
- buttonText: d,
79
- buttonLink: c
77
+ title: a,
78
+ subtitle: u,
79
+ description: n,
80
+ buttonText: l,
81
+ buttonLink: x,
82
+ onButtonAction: m
80
83
  }
81
84
  ),
82
- /* @__PURE__ */ e("img", { className: "img-item img-1", src: o }),
83
- m !== !0 && /* @__PURE__ */ e("img", { className: "img-item img-2", src: i }),
85
+ /* @__PURE__ */ e("img", { className: "img-item img-1", src: s }),
86
+ r !== !0 && /* @__PURE__ */ e("img", { className: "img-item img-2", src: i }),
84
87
  /* @__PURE__ */ e(
85
- r,
88
+ o,
86
89
  {
87
90
  className: "text-item",
88
- title: a,
89
- subtitle: u,
90
- description: n,
91
- buttonText: l,
92
- buttonLink: x
91
+ title: g,
92
+ subtitle: d,
93
+ description: h,
94
+ buttonText: c,
95
+ buttonLink: p,
96
+ onButtonAction: m
93
97
  }
94
98
  ),
95
- m === !0 && /* @__PURE__ */ e("img", { className: "img-item img-2", src: i })
99
+ r === !0 && /* @__PURE__ */ e("img", { className: "img-item img-2", src: i })
96
100
  ] });
97
101
  });
98
102
  export {
99
- y as default
103
+ E as default
100
104
  };
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),w=require("react"),i=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),r=require("./consts-CtNoHdBj.cjs"),$=require("./Button.cjs"),y=require("./useDetectMobile-D6d5LpdL.cjs"),j=i.newStyled.div`
1
+ "use strict";const t=require("react/jsx-runtime"),w=require("react"),i=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),r=require("./consts-CtNoHdBj.cjs"),$=require("./Button.cjs"),y=require("./useDetectMobile-D6d5LpdL.cjs"),j=i.newStyled.div`
2
2
  display: flex;
3
3
  border-radius: 0.75rem;
4
4
  background-color: ${e=>e.bgcolor||"transparent"};
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, jsx as i } from "react/jsx-runtime";
2
2
  import { forwardRef as $ } from "react";
3
- import { n as r } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as r } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
4
  import { M as o } from "./consts-C1uHV4xc.js";
5
5
  import v from "./Button.js";
6
6
  import { u as y } from "./useDetectMobile-BC6EGaBc.js";
@@ -1,4 +1,4 @@
1
- "use strict";const e=require("react/jsx-runtime"),o=require("react"),s=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),c=require("./consts-CtNoHdBj.cjs"),u=require("./Button.cjs"),t=require("./utils-scuIeOqU.cjs"),h=s.newStyled.div`
1
+ "use strict";const e=require("react/jsx-runtime"),o=require("react"),s=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),c=require("./consts-CtNoHdBj.cjs"),u=require("./Button.cjs"),t=require("./utils-NZLCh-J5.cjs"),h=s.newStyled.div`
2
2
  padding-bottom: 1.38rem;
3
3
  text-align: center;
4
4
  display: flex;
@@ -1,9 +1,9 @@
1
1
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
2
  import { forwardRef as h, Fragment as x } from "react";
3
- import { n as o } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as o } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
4
  import { M as a } from "./consts-C1uHV4xc.js";
5
5
  import g from "./Button.js";
6
- import { l as t } from "./utils-jiuifwtJ.js";
6
+ import { l as t } from "./utils-DtRLzzTZ.js";
7
7
  const u = o.div`
8
8
  padding-bottom: 1.38rem;
9
9
  text-align: center;
@@ -1,4 +1,4 @@
1
- "use strict";const i=require("react/jsx-runtime"),o=require("react"),t=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),r=require("./consts-CtNoHdBj.cjs"),b=require("./Button.cjs"),w=t.newStyled.div`
1
+ "use strict";const i=require("react/jsx-runtime"),o=require("react"),t=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),r=require("./consts-CtNoHdBj.cjs"),b=require("./Button.cjs"),w=t.newStyled.div`
2
2
  display: flex;
3
3
  border-radius: 0.75rem;
4
4
  background-color: ${e=>e.bgcolor||"transparent"};
@@ -1,6 +1,6 @@
1
1
  import { jsxs as r, jsx as i } from "react/jsx-runtime";
2
2
  import { forwardRef as u, Fragment as w } from "react";
3
- import { n as t } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as t } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
4
  import { M as n } from "./consts-C1uHV4xc.js";
5
5
  import v from "./Button.js";
6
6
  const y = t.div`
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),f=require("react"),p=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),b=require("./consts-CtNoHdBj.cjs"),v=require("./useDetectMobile-D6d5LpdL.cjs"),a=require("./utils-scuIeOqU.cjs"),w=require("./style-BEUISPP7.cjs"),k=require("./Button.cjs"),N=p.newStyled.div`
1
+ "use strict";const t=require("react/jsx-runtime"),f=require("react"),p=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),b=require("./consts-CtNoHdBj.cjs"),v=require("./useDetectMobile-D6d5LpdL.cjs"),a=require("./utils-NZLCh-J5.cjs"),w=require("./style-BR3tIhP1.cjs"),k=require("./Button.cjs"),N=p.newStyled.div`
2
2
  display: grid;
3
3
  grid-template-columns: ${s=>`repeat(${s.limit}, minmax(0, 1fr))`};
4
4
  gap: 1.25rem;
@@ -1,10 +1,10 @@
1
1
  import { jsxs as t, jsx as r } from "react/jsx-runtime";
2
2
  import { forwardRef as w } from "react";
3
- import { n as u } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as u } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
4
  import { M as v } from "./consts-C1uHV4xc.js";
5
5
  import { u as N } from "./useDetectMobile-BC6EGaBc.js";
6
- import { m as f, t as C, k as h } from "./utils-jiuifwtJ.js";
7
- import { B as O, R as S } from "./style-BGQ1B_dp.js";
6
+ import { m as f, t as C, k as h } from "./utils-DtRLzzTZ.js";
7
+ import { B as O, R as S } from "./style-6tSw9aqK.js";
8
8
  import $ from "./Button.js";
9
9
  const D = u.div`
10
10
  display: grid;
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),d=require("react"),s=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),c=require("./consts-CtNoHdBj.cjs"),h=require("./useDetectMobile-D6d5LpdL.cjs"),l=require("./utils-scuIeOqU.cjs"),g=require("./Button.cjs"),f=s.newStyled.div`
1
+ "use strict";const t=require("react/jsx-runtime"),d=require("react"),s=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),c=require("./consts-CtNoHdBj.cjs"),h=require("./useDetectMobile-D6d5LpdL.cjs"),l=require("./utils-NZLCh-J5.cjs"),g=require("./Button.cjs"),f=s.newStyled.div`
2
2
  display: grid;
3
3
  grid-template-columns: ${i=>`repeat(${i.limit}, minmax(0, 1fr))`};
4
4
  gap: 1.25rem;
@@ -1,9 +1,9 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
2
  import { forwardRef as d } from "react";
3
- import { n as g } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as g } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
4
  import { M as c } from "./consts-C1uHV4xc.js";
5
5
  import { u as h } from "./useDetectMobile-BC6EGaBc.js";
6
- import { m as u, t as k } from "./utils-jiuifwtJ.js";
6
+ import { m as u, t as k } from "./utils-DtRLzzTZ.js";
7
7
  import s from "./Button.js";
8
8
  const y = g.div`
9
9
  display: grid;
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),m=require("react"),g=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),h=require("./consts-CtNoHdBj.cjs"),y=require("./useDetectMobile-D6d5LpdL.cjs"),l=require("./utils-scuIeOqU.cjs"),S=require("./style-BEUISPP7.cjs"),k=require("./Button.cjs"),x=require("./Link.cjs"),N=g.newStyled.div`
1
+ "use strict";const t=require("react/jsx-runtime"),m=require("react"),g=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),h=require("./consts-CtNoHdBj.cjs"),y=require("./useDetectMobile-D6d5LpdL.cjs"),l=require("./utils-NZLCh-J5.cjs"),S=require("./style-BR3tIhP1.cjs"),k=require("./Button.cjs"),x=require("./Link.cjs"),N=g.newStyled.div`
2
2
  display: grid;
3
3
  grid-template-columns: ${r=>`repeat(${r.limit}, minmax(0, 1fr))`};
4
4
  gap: 1.25rem;
@@ -1,10 +1,10 @@
1
1
  import { jsxs as a, jsx as t } from "react/jsx-runtime";
2
2
  import { forwardRef as s } from "react";
3
- import { n as p } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as p } from "./emotion-styled.browser.esm-CjCaF13H.js";
4
4
  import { M as f } from "./consts-C1uHV4xc.js";
5
5
  import { u as S } from "./useDetectMobile-BC6EGaBc.js";
6
- import { m as C, t as N, k as u } from "./utils-jiuifwtJ.js";
7
- import { R } from "./style-BGQ1B_dp.js";
6
+ import { m as C, t as N, k as u } from "./utils-DtRLzzTZ.js";
7
+ import { R } from "./style-6tSw9aqK.js";
8
8
  import T from "./Button.js";
9
9
  import $ from "./Link.js";
10
10
  const B = p.div`
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),s=require("react"),m=require("./emotion-styled.browser.esm-Cbp_XsK4.cjs"),g=require("./consts-CtNoHdBj.cjs"),w=require("./useDetectMobile-D6d5LpdL.cjs"),d=require("./utils-scuIeOqU.cjs"),b=require("./Button.cjs"),f=m.newStyled.div`
1
+ "use strict";const t=require("react/jsx-runtime"),s=require("react"),m=require("./emotion-styled.browser.esm-Cle7tAM9.cjs"),g=require("./consts-CtNoHdBj.cjs"),w=require("./useDetectMobile-D6d5LpdL.cjs"),d=require("./utils-NZLCh-J5.cjs"),b=require("./Button.cjs"),f=m.newStyled.div`
2
2
  display: grid;
3
3
  grid-template-columns: ${i=>`repeat(${i.limit}, minmax(0, 1fr))`};
4
4
  gap: 1.25rem;