@lanaco/lnc-react-ui 4.0.125 → 4.0.127

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 (242) 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/BannerSectionCarousel.cjs +1 -1
  14. package/dist/BannerSectionCarousel.js +2 -0
  15. package/dist/BannerSectionWithList.cjs +1 -1
  16. package/dist/BannerSectionWithList.js +1 -1
  17. package/dist/BlogCardsSponsoredSection.cjs +1 -1
  18. package/dist/BlogCardsSponsoredSection.js +3 -3
  19. package/dist/BlogCategoryCardsSection.cjs +1 -1
  20. package/dist/BlogCategoryCardsSection.js +1 -1
  21. package/dist/BlogExploreSection.cjs +319 -0
  22. package/dist/BlogExploreSection.js +642 -0
  23. package/dist/BlogListSection.cjs +10 -7
  24. package/dist/BlogListSection.js +32 -29
  25. package/dist/BlogProductCardsSection.cjs +1 -1
  26. package/dist/BlogProductCardsSection.js +32 -26
  27. package/dist/BlogShopCardsSection.cjs +1 -1
  28. package/dist/BlogShopCardsSection.js +1 -1
  29. package/dist/BlogSingleSection.cjs +1 -1
  30. package/dist/BlogSingleSection.js +2 -2
  31. package/dist/BlogsSectionDetailed.cjs +1 -1
  32. package/dist/BlogsSectionDetailed.js +3 -3
  33. package/dist/BlogsSectionLarge.cjs +1 -1
  34. package/dist/BlogsSectionLarge.js +2 -2
  35. package/dist/BlogsSectionSimple.cjs +1 -1
  36. package/dist/BlogsSectionSimple.js +3 -3
  37. package/dist/BlogsSectionSimpleCentered.cjs +1 -1
  38. package/dist/BlogsSectionSimpleCentered.js +2 -2
  39. package/dist/BlogsSectionWithFilters.cjs +1 -1
  40. package/dist/BlogsSectionWithFilters.js +4 -4
  41. package/dist/BrandHitsSection.cjs +1 -1
  42. package/dist/BrandHitsSection.js +1 -1
  43. package/dist/Breadcrumbs.cjs +1 -1
  44. package/dist/Breadcrumbs.js +1 -1
  45. package/dist/Button.cjs +1 -1
  46. package/dist/Button.js +1 -1
  47. package/dist/ButtonGroup.cjs +1 -1
  48. package/dist/ButtonGroup.js +1 -1
  49. package/dist/CalorieCalculatorSection.cjs +1 -1
  50. package/dist/CalorieCalculatorSection.js +1 -1
  51. package/dist/CheckBoxInput.cjs +1 -1
  52. package/dist/CheckBoxInput.js +1 -1
  53. package/dist/Chip.cjs +1 -1
  54. package/dist/Chip.js +1 -1
  55. package/dist/ColorInput.cjs +1 -1
  56. package/dist/ColorInput.js +1 -1
  57. package/dist/ConfirmationForm.cjs +1 -1
  58. package/dist/ConfirmationForm.js +1 -1
  59. package/dist/CustomLoanMapSection.cjs +1 -1
  60. package/dist/CustomLoanMapSection.js +1 -1
  61. package/dist/{CustomStyles-DpKzWczC.js → CustomStyles-Dd6IDcq_.js} +1 -1
  62. package/dist/{CustomStyles-D3JePSNK.cjs → CustomStyles-K9rgl5Vl.cjs} +1 -1
  63. package/dist/DateInput.cjs +1 -1
  64. package/dist/DateInput.js +1 -1
  65. package/dist/DecimalInput.cjs +1 -1
  66. package/dist/DecimalInput.js +1 -1
  67. package/dist/DecimalInputV2.cjs +1 -1
  68. package/dist/DecimalInputV2.js +1 -1
  69. package/dist/DetailedProductsSection.cjs +1 -1
  70. package/dist/DetailedProductsSection.js +4 -4
  71. package/dist/DetailsView.cjs +1 -1
  72. package/dist/DetailsView.js +1 -1
  73. package/dist/DoubleRangeSlider.cjs +1 -1
  74. package/dist/DoubleRangeSlider.js +1 -1
  75. package/dist/DragAndDropFile.cjs +1 -1
  76. package/dist/DragAndDropFile.js +1 -1
  77. package/dist/DragDropFiles.cjs +1 -1
  78. package/dist/DragDropFiles.js +1 -1
  79. package/dist/Drawer.cjs +1 -1
  80. package/dist/Drawer.js +1 -1
  81. package/dist/Dropdown.cjs +1 -1
  82. package/dist/Dropdown.js +2 -2
  83. package/dist/DropdownItem.cjs +1 -1
  84. package/dist/DropdownItem.js +1 -1
  85. package/dist/DropdownLookup.cjs +1 -1
  86. package/dist/DropdownLookup.js +1 -1
  87. package/dist/DropdownMenu.cjs +1 -1
  88. package/dist/DropdownMenu.js +1 -1
  89. package/dist/EditableTable.cjs +1 -1
  90. package/dist/EditableTable.js +1 -1
  91. package/dist/FaqSection.cjs +3 -175
  92. package/dist/FaqSection.js +121 -314
  93. package/dist/FeedbackSection.cjs +1 -1
  94. package/dist/FeedbackSection.js +1 -1
  95. package/dist/FieldOfInterestsMasonrySection.cjs +1 -1
  96. package/dist/FieldOfInterestsMasonrySection.js +1 -1
  97. package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
  98. package/dist/FieldOfInterestsWithAvatarsCardsSection.js +2 -2
  99. package/dist/FieldOfInterestsWithTagsCardsSection.cjs +1 -1
  100. package/dist/FieldOfInterestsWithTagsCardsSection.js +1 -1
  101. package/dist/FileInput.cjs +1 -1
  102. package/dist/FileInput.js +1 -1
  103. package/dist/FlexGridItem.cjs +1 -1
  104. package/dist/FlexGridItem.js +1 -1
  105. package/dist/FormField.cjs +1 -1
  106. package/dist/FormField.js +1 -1
  107. package/dist/FormView.cjs +1 -1
  108. package/dist/FormView.js +1 -1
  109. package/dist/GeneralWithTagsCardsSection.cjs +1 -1
  110. package/dist/GeneralWithTagsCardsSection.js +1 -1
  111. package/dist/GiftCardsSection.cjs +1 -1
  112. package/dist/GiftCardsSection.js +2 -2
  113. package/dist/Icon.cjs +1 -1
  114. package/dist/Icon.js +1 -1
  115. package/dist/IconButton.cjs +1 -1
  116. package/dist/IconButton.js +1 -1
  117. package/dist/Kanban.cjs +1 -1
  118. package/dist/Kanban.js +1 -1
  119. package/dist/KanbanActionsToolbar.cjs +1 -1
  120. package/dist/KanbanActionsToolbar.js +1 -1
  121. package/dist/KanbanView.cjs +1 -1
  122. package/dist/KanbanView.js +1 -1
  123. package/dist/Link.cjs +1 -1
  124. package/dist/Link.js +1 -1
  125. package/dist/LoanCalculatorSection.cjs +1 -1
  126. package/dist/LoanCalculatorSection.js +1 -1
  127. package/dist/LocationFinderSection.cjs +1 -1
  128. package/dist/LocationFinderSection.js +1 -1
  129. package/dist/LocationSearchSection.cjs +1 -1
  130. package/dist/LocationSearchSection.js +1 -1
  131. package/dist/MasonryGeneralCardsSection.cjs +1 -1
  132. package/dist/MasonryGeneralCardsSection.js +1 -1
  133. package/dist/MenuItem.cjs +1 -1
  134. package/dist/MenuItem.js +1 -1
  135. package/dist/Modal.cjs +1 -1
  136. package/dist/Modal.js +1 -1
  137. package/dist/MultiSelectDropdown.cjs +1 -1
  138. package/dist/MultiSelectDropdown.js +1 -1
  139. package/dist/MultiSelectDropdownLookup.cjs +1 -1
  140. package/dist/MultiSelectDropdownLookup.js +1 -1
  141. package/dist/NestedDropdownItem.cjs +1 -1
  142. package/dist/NestedDropdownItem.js +1 -1
  143. package/dist/NestedMenuItem.cjs +1 -1
  144. package/dist/NestedMenuItem.js +1 -1
  145. package/dist/NotificationContainer.cjs +1 -1
  146. package/dist/NotificationContainer.js +1 -1
  147. package/dist/NotificationMessage.cjs +1 -1
  148. package/dist/NotificationMessage.js +1 -1
  149. package/dist/NumberInput.cjs +1 -1
  150. package/dist/NumberInput.js +1 -1
  151. package/dist/PasswordInput.cjs +1 -1
  152. package/dist/PasswordInput.js +1 -1
  153. package/dist/PopoverContent.cjs +1 -1
  154. package/dist/PopoverContent.js +1 -1
  155. package/dist/ProductsWithBannerSection.cjs +1 -1
  156. package/dist/ProductsWithBannerSection.js +3 -3
  157. package/dist/ProgressBar.cjs +1 -1
  158. package/dist/ProgressBar.js +1 -1
  159. package/dist/QuattroCardsSection.cjs +1 -1
  160. package/dist/QuattroCardsSection.js +1 -1
  161. package/dist/QuizSection.cjs +1 -1
  162. package/dist/QuizSection.js +1 -1
  163. package/dist/RadioInput.cjs +1 -1
  164. package/dist/RadioInput.js +1 -1
  165. package/dist/RangeSlider.cjs +1 -1
  166. package/dist/RangeSlider.js +1 -1
  167. package/dist/ReviewsSection.cjs +1 -1
  168. package/dist/ReviewsSection.js +2 -2
  169. package/dist/SalesCampaignsSection.cjs +39 -22
  170. package/dist/SalesCampaignsSection.js +307 -248
  171. package/dist/Separator.cjs +1 -1
  172. package/dist/Separator.js +1 -1
  173. package/dist/ShopCardsSection.cjs +1 -1
  174. package/dist/ShopCardsSection.js +2 -2
  175. package/dist/Sidebar.cjs +1 -1
  176. package/dist/Sidebar.js +1 -1
  177. package/dist/SimpleCategoriesSection.cjs +1 -1
  178. package/dist/SimpleCategoriesSection.js +3 -3
  179. package/dist/SimpleProductsSection.cjs +1 -1
  180. package/dist/SimpleProductsSection.js +2 -2
  181. package/dist/Spinner.cjs +1 -1
  182. package/dist/Spinner.js +1 -1
  183. package/dist/StatsSection.cjs +1 -1
  184. package/dist/StatsSection.js +1 -1
  185. package/dist/Surface.cjs +1 -1
  186. package/dist/Surface.js +1 -1
  187. package/dist/SwipeableDrawer.cjs +1 -1
  188. package/dist/SwipeableDrawer.js +1 -1
  189. package/dist/TabItem.cjs +1 -1
  190. package/dist/TabItem.js +1 -1
  191. package/dist/Table.cjs +1 -1
  192. package/dist/Table.js +1 -1
  193. package/dist/TableView.cjs +1 -1
  194. package/dist/TableView.js +1 -1
  195. package/dist/TextAreaInput.cjs +1 -1
  196. package/dist/TextAreaInput.js +1 -1
  197. package/dist/TextInput.cjs +1 -1
  198. package/dist/TextInput.js +1 -1
  199. package/dist/ThemeProvider.cjs +1 -1
  200. package/dist/ThemeProvider.js +1 -1
  201. package/dist/TimeInput.cjs +1 -1
  202. package/dist/TimeInput.js +1 -1
  203. package/dist/Toggle.cjs +1 -1
  204. package/dist/Toggle.js +1 -1
  205. package/dist/TreeMenuSeparator.cjs +1 -1
  206. package/dist/TreeMenuSeparator.js +1 -1
  207. package/dist/UploadedFile.cjs +1 -1
  208. package/dist/UploadedFile.js +1 -1
  209. package/dist/UrgentSaleProductsSection.cjs +1 -1
  210. package/dist/UrgentSaleProductsSection.js +1 -1
  211. package/dist/{index-YGcWbzeb.js → index-3TFXgZHA.js} +1 -1
  212. package/dist/{index-BgRyIsRu.js → index-BRciSeV3.js} +1 -1
  213. package/dist/{index-B2pFbNKc.js → index-CU0KClNt.js} +2 -2
  214. package/dist/{index-Cg4t3q_p.cjs → index-CUu7XMJo.cjs} +1 -1
  215. package/dist/{index-DCFJmN23.cjs → index-D0xZLbyl.cjs} +1 -1
  216. package/dist/{index-C9GK00PM.cjs → index-DgGmKhrL.cjs} +1 -1
  217. package/dist/{index-BvSNRLNa.cjs → index-DiIeF_76.cjs} +1 -1
  218. package/dist/{index-BBMleFo5.js → index-DtyNsg2r.js} +1 -1
  219. package/dist/{index-CTJpJFtr.js → index-EE-IJbC3.js} +2 -2
  220. package/dist/{index-B_HNDmXL.cjs → index-zhTWvtwE.cjs} +1 -1
  221. package/dist/index.cjs +1 -1
  222. package/dist/index.js +37 -35
  223. package/dist/{skeleton-CoErfoMc.cjs → skeleton-BP2LF7xv.cjs} +1 -1
  224. package/dist/{skeleton-BXY2S7mC.cjs → skeleton-Bl1q9Yqe.cjs} +1 -1
  225. package/dist/{skeleton-DWZNwK33.js → skeleton-PMiYQLOs.js} +1 -1
  226. package/dist/{skeleton-C_gJZRTs.js → skeleton-fVxknFUi.js} +2 -2
  227. package/dist/{style-JqDQj4jh.cjs → style-C_BRvopE.cjs} +1 -1
  228. package/dist/{style-08foMKSd.js → style-XXDQBreL.js} +1 -1
  229. package/dist/{suspense-categories-card-simple-BbtBbuWb.js → suspense-categories-card-simple-Bln7_MpK.js} +1 -1
  230. package/dist/{suspense-categories-card-simple-CK7XDK4k.cjs → suspense-categories-card-simple-CWahURI0.cjs} +1 -1
  231. package/dist/{suspense-large-BM9s_kZP.js → suspense-large-DrD8xVZi.js} +1 -1
  232. package/dist/{suspense-large-CtcwWswP.cjs → suspense-large-PHdzP1Ln.cjs} +1 -1
  233. package/dist/{suspense-product-card-detailed-LcBMp1iw.cjs → suspense-product-card-detailed-ByW7-U8H.cjs} +1 -1
  234. package/dist/{suspense-product-card-detailed-PArA5O4M.js → suspense-product-card-detailed-Crkoym56.js} +2 -2
  235. package/dist/{suspense-product-card-simple-Z-FddSb-.js → suspense-product-card-simple-BT5gv-kY.js} +1 -1
  236. package/dist/{suspense-product-card-simple-CJwnghtt.cjs → suspense-product-card-simple-f0s0POCq.cjs} +1 -1
  237. package/dist/tag-Bov1gw34.cjs +173 -0
  238. package/dist/tag-CtleOqEC.js +204 -0
  239. package/dist/{utils-BbgAIA9N.js → utils-BPdU4_1q.js} +7 -7
  240. package/dist/{utils-CZynEOC_.cjs → utils-DmMdPm9O.cjs} +2 -2
  241. package/package.json +3 -2
  242. package/vite.config.js +4 -0
@@ -0,0 +1,204 @@
1
+ import { jsx as a } from "react/jsx-runtime";
2
+ import { forwardRef as f } from "react";
3
+ import { P as r } from "./index-CblbdqjE.js";
4
+ import m from "./Chip.js";
5
+ import { s as o } from "./emotion-styled.browser.esm-BNN1dTl3.js";
6
+ import { M as t } from "./consts-BuFChS64.js";
7
+ const d = o.div`
8
+ display: flex;
9
+ gap: 0.75rem;
10
+ align-items: center;
11
+ align-content: center;
12
+
13
+ & .tags__item {
14
+ color: var(--gray-900, #0c1520);
15
+ background: var(--gray-100, #f3f6fb);
16
+ font-size: 0.875rem;
17
+ font-style: normal;
18
+ font-weight: 400;
19
+ line-height: 1.25rem;
20
+ letter-spacing: -0.0056rem;
21
+ padding: 0.5rem 0.75rem;
22
+
23
+ &.active {
24
+ color: var(--white, #fff);
25
+ background: var(--gray-900, #0c1520);
26
+ font-weight: 500;
27
+
28
+ &:hover {
29
+ color: var(--white, #fff);
30
+ background: var(--gray-900, #0c1520);
31
+ }
32
+ }
33
+
34
+ &:hover {
35
+ background: var(--gray-200, #e4e9f0);
36
+ }
37
+
38
+ &:focus {
39
+ outline: none;
40
+ }
41
+ }
42
+
43
+ @media (max-width: ${t + "px"}) {
44
+ width: 100%;
45
+ overflow-x: auto;
46
+ white-space: nowrap;
47
+
48
+ -webkit-overflow-scrolling: touch;
49
+ ::-webkit-scrollbar {
50
+ -webkit-appearance: none;
51
+ }
52
+ -ms-overflow-style: none;
53
+ /* Internet Explorer 10+ */
54
+ scrollbar-width: none;
55
+ /* Firefox */
56
+
57
+ &::-webkit-scrollbar {
58
+ display: none;
59
+ /* Safari and Chrome */
60
+ }
61
+ }
62
+ `, b = o.div`
63
+ display: flex;
64
+ gap: 1.25rem;
65
+ width: 100%;
66
+
67
+ & .section__column {
68
+ display: flex;
69
+ flex-direction: column;
70
+ gap: 1.25rem;
71
+ width: 100%;
72
+ }
73
+
74
+ & .section__show-more {
75
+ color: var(--neutral-600, #0f2a46);
76
+ font-size: 0.875rem;
77
+ font-style: normal;
78
+ font-weight: 500;
79
+ line-height: 1.25rem;
80
+ letter-spacing: -0.0056rem;
81
+
82
+ &:focus {
83
+ outline: none;
84
+ }
85
+ }
86
+
87
+ @media (max-width: ${t + "px"}) {
88
+ flex-direction: column;
89
+ }
90
+ `, v = o.div`
91
+ width: 100%;
92
+ height: fit-content;
93
+ background: var(--white, #fff);
94
+ border: 1px solid var(--gray-100, #f3f6fb);
95
+ display: flex;
96
+ flex-direction: column;
97
+ gap: 0.75rem;
98
+ padding: 1rem;
99
+ border-radius: 0.75rem;
100
+
101
+ &:hover {
102
+ cursor: pointer;
103
+ }
104
+
105
+ &.expanded {
106
+ border: 1px solid #ff7621;
107
+ box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16),
108
+ 0 1px 4px 0 rgba(255, 118, 33, 0.5) inset;
109
+ }
110
+
111
+ & .card__heading {
112
+ display: flex;
113
+ justify-content: space-between;
114
+ width: 100%;
115
+
116
+ & .card__title {
117
+ color: var(--neutral-600, #0f2a46);
118
+ font-size: 1rem;
119
+ font-style: normal;
120
+ font-weight: 500;
121
+ line-height: 1.5rem;
122
+ }
123
+
124
+ & .card__icon {
125
+ color: var(--neutral-600, #0f2a46);
126
+ }
127
+ }
128
+
129
+ & .card__description {
130
+ color: var(--neutral-400, #47607b);
131
+ font-size: 0.875rem;
132
+ font-style: normal;
133
+ font-weight: 400;
134
+ line-height: 1.25rem;
135
+ letter-spacing: 0.0156rem;
136
+ }
137
+
138
+ & .card__impression {
139
+ display: flex;
140
+ align-items: center;
141
+ gap: 0.75rem;
142
+
143
+ & .imppression__question {
144
+ color: var(--gray-500, #7a8594);
145
+ font-size: 0.75rem;
146
+ font-style: normal;
147
+ font-weight: 500;
148
+ line-height: 1rem;
149
+ letter-spacing: 0.0313rem;
150
+ }
151
+
152
+ & .impression__actions {
153
+ display: flex;
154
+ gap: 0.5rem;
155
+
156
+ button {
157
+ color: var(--gray-600, #676e79);
158
+
159
+ &:focus {
160
+ outline: none;
161
+ }
162
+ }
163
+ }
164
+
165
+ &.feedback {
166
+ gap: 0.25rem;
167
+ }
168
+ }
169
+
170
+ @media (max-width: ${t + "px"}) {
171
+ & .card__impression {
172
+ justify-content: space-between;
173
+
174
+ &.feedback {
175
+ justify-content: flex-start;
176
+ }
177
+ }
178
+ }
179
+ `, p = f(
180
+ ({ tags: n = [], allTagText: i, selectedTagCode: l = null, onSelectTag: s = () => {
181
+ } }, g) => /* @__PURE__ */ a(d, { className: "section__tags", children: [{ name: i, code: null }, ...n].map((e, c) => /* @__PURE__ */ a(
182
+ m,
183
+ {
184
+ label: e == null ? void 0 : e.name,
185
+ borderRadius: "curved",
186
+ color: "neutral",
187
+ className: `tags__item ${l === (e == null ? void 0 : e.code) ? "active" : ""}`,
188
+ onClick: () => {
189
+ s(e);
190
+ }
191
+ },
192
+ `faq-section-tag__${c + 1}`
193
+ )) })
194
+ );
195
+ p.propTypes = {
196
+ tags: r.array,
197
+ allTagText: r.string,
198
+ onSelectTag: r.func
199
+ };
200
+ export {
201
+ p as F,
202
+ b as I,
203
+ v as a
204
+ };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as W, Fragment as m } from "react/jsx-runtime";
2
2
  import { useState as D, useEffect as w, cloneElement as C, isValidElement as v, Children as h } from "react";
3
- var $ = function() {
3
+ var L = function() {
4
4
  }, B = typeof window < "u", A = function(e, t) {
5
5
  return B ? window.matchMedia(e).matches : (process.env.NODE_ENV !== "production" && console.warn("`useMedia` When server side rendering, defaultState should be defined to prevent a hydration mismatches."), !1);
6
6
  }, x = function(e, t) {
@@ -10269,7 +10269,7 @@ const k = {
10269
10269
  tooltip: 1500,
10270
10270
  popover: 1299
10271
10271
  }
10272
- }, L = [k, E, T], K = {
10272
+ }, N = [k, E, T], K = {
10273
10273
  SUCCESS: k.palette.green[500],
10274
10274
  ERROR: k.palette.red[500],
10275
10275
  WARNING: k.palette.yellow[500],
@@ -10408,7 +10408,7 @@ const k = {
10408
10408
  background: linear-gradient(${e}, ${a}, ${o});
10409
10409
  background-size: ${t};
10410
10410
  animation: gradient 1s linear infinite alternate;
10411
- `, o0 = (e) => e != null && e !== "", n0 = (e) => e != null, r0 = (e) => Number.isInteger(Number(e)) ? new Intl.NumberFormat("de-DE").format(e) : new Intl.NumberFormat("de-DE", {
10411
+ `, o0 = (e) => e != null && e !== "", n0 = (e) => e != null, r0 = (e) => new Intl.NumberFormat("de-DE", {
10412
10412
  minimumFractionDigits: 2,
10413
10413
  maximumFractionDigits: 2
10414
10414
  }).format(e), H = {
@@ -10453,7 +10453,7 @@ const k = {
10453
10453
  KES: "KSh",
10454
10454
  TZS: "TSh"
10455
10455
  }, d0 = (e) => H[e] || "";
10456
- function I(e, t = { carbs: 0.5, protein: 0.25, fat: 0.25 }) {
10456
+ function M(e, t = { carbs: 0.5, protein: 0.25, fat: 0.25 }) {
10457
10457
  const a = t.carbs + t.protein + t.fat;
10458
10458
  if (Math.abs(a - 1) > 0.01)
10459
10459
  throw new Error("Ratios must add up to 1.");
@@ -10506,7 +10506,7 @@ const c0 = ({
10506
10506
  default:
10507
10507
  throw new Error("Invalid goal. Use: 'lose', 'maintain', or 'gain'.");
10508
10508
  }
10509
- const l = I(i);
10509
+ const l = M(i);
10510
10510
  return {
10511
10511
  calories: Math.round(i),
10512
10512
  ...l
@@ -10523,7 +10523,7 @@ const c0 = ({
10523
10523
  };
10524
10524
  export {
10525
10525
  B as A,
10526
- $ as B,
10526
+ L as B,
10527
10527
  K as C,
10528
10528
  g as D,
10529
10529
  d0 as G,
@@ -10540,7 +10540,7 @@ export {
10540
10540
  o0 as k,
10541
10541
  n0 as l,
10542
10542
  p as m,
10543
- L as n,
10543
+ N as n,
10544
10544
  a0 as o,
10545
10545
  t0 as p,
10546
10546
  r0 as q,