@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
|
@@ -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, isValidElement as f, Children as h, cloneElement as B } from "react";
|
|
3
|
-
var
|
|
3
|
+
var $ = function() {
|
|
4
4
|
}, A = typeof window < "u", E = function(e, t) {
|
|
5
5
|
return A ? 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
|
}, k = function(e, t) {
|
|
@@ -10066,7 +10066,7 @@ const u = {
|
|
|
10066
10066
|
tooltip: 1500,
|
|
10067
10067
|
popover: 1299
|
|
10068
10068
|
}
|
|
10069
|
-
},
|
|
10069
|
+
}, L = [u, C, T], K = {
|
|
10070
10070
|
SUCCESS: u.palette.green[500],
|
|
10071
10071
|
ERROR: u.palette.red[500],
|
|
10072
10072
|
WARNING: u.palette.yellow[500],
|
|
@@ -10100,7 +10100,7 @@ const u = {
|
|
|
10100
10100
|
index: 4,
|
|
10101
10101
|
mediaQuery: "(min-width: 1281px)"
|
|
10102
10102
|
}
|
|
10103
|
-
},
|
|
10103
|
+
}, M = (e, t) => {
|
|
10104
10104
|
var a = S(e, t);
|
|
10105
10105
|
return a && f(a) ? { current: a } : { current: null };
|
|
10106
10106
|
}, S = (e = "", t) => {
|
|
@@ -10114,7 +10114,7 @@ const u = {
|
|
|
10114
10114
|
if (a) return a;
|
|
10115
10115
|
}
|
|
10116
10116
|
return null;
|
|
10117
|
-
},
|
|
10117
|
+
}, P = (e, t, a) => {
|
|
10118
10118
|
var o = R(e, t, a);
|
|
10119
10119
|
return o && f(o) ? { current: o } : { current: null };
|
|
10120
10120
|
}, R = (e = "", t, a) => {
|
|
@@ -10128,10 +10128,10 @@ const u = {
|
|
|
10128
10128
|
if (o) return o;
|
|
10129
10129
|
}
|
|
10130
10130
|
return null;
|
|
10131
|
-
},
|
|
10131
|
+
}, _ = () => {
|
|
10132
10132
|
const e = k(g.XS.mediaQuery), t = k(g.S.mediaQuery), a = k(g.M.mediaQuery), o = k(g.L.mediaQuery), n = k(g.XL.mediaQuery);
|
|
10133
10133
|
return e ? g.XS.type : t ? g.S.type : a ? g.M.type : o ? g.L.type : n ? g.XL.type : g.M.type;
|
|
10134
|
-
},
|
|
10134
|
+
}, U = (e, t, a = null, o = !1) => e.current !== null ? (t.children = a !== null ? o == !0 ? /* @__PURE__ */ W(m, { children: [
|
|
10135
10135
|
e.current.props.children,
|
|
10136
10136
|
a
|
|
10137
10137
|
] }) : a : e.current.props.children, B(e.current, t)) : null, p = (e, t) => {
|
|
@@ -10143,40 +10143,40 @@ const u = {
|
|
|
10143
10143
|
a: t
|
|
10144
10144
|
} : null;
|
|
10145
10145
|
return o ? `rgba(${o.r}, ${o.g}, ${o.b}, ${o.a})` : null;
|
|
10146
|
-
},
|
|
10146
|
+
}, G = (e, t, a, o, n, r) => {
|
|
10147
10147
|
var y, v;
|
|
10148
10148
|
const b = e.colorContext[a], d = e.components[t].default, c = (v = (y = e.components[t]) == null ? void 0 : y[b]) == null ? void 0 : v[o], l = c == null ? void 0 : c[n], x = d[o][n], i = c == null ? void 0 : c[r], s = d[o][r], O = l || l == 0 ? e.palette[b][l] : e.palette[d.palette][x], F = i || i == 0 ? e.palette.opacity[i] : e.palette.opacity[s];
|
|
10149
10149
|
return p(O, F ?? "100%");
|
|
10150
|
-
},
|
|
10150
|
+
}, Q = (e, t, a, o, n) => {
|
|
10151
10151
|
var x, i;
|
|
10152
10152
|
const r = e.colorContext[a], b = e.components[t].default, d = (i = (x = e.components[t]) == null ? void 0 : x[r]) == null ? void 0 : i[o], c = d == null ? void 0 : d[n], l = b[o][n];
|
|
10153
10153
|
return c || c == 0 ? c : l;
|
|
10154
|
-
},
|
|
10154
|
+
}, V = (e, t) => e.sizes[t], X = (e, t, a, o) => `
|
|
10155
10155
|
font-weight: ${e.components[t].default[o].fontWeight};
|
|
10156
10156
|
font-size: ${e.typography.component[a].fontSize};
|
|
10157
10157
|
line-height: ${e.typography.component[a].lineHeight};
|
|
10158
|
-
`,
|
|
10158
|
+
`, Y = (e, t) => e.borderRadius[t], Z = (e, t) => e.boxShadow[t], q = (e, t) => {
|
|
10159
10159
|
const a = e.colorContext[e.palette.outline.context], o = e.palette[a][e.palette.outline.weight];
|
|
10160
10160
|
return `
|
|
10161
10161
|
outline: ${e.palette.outline.width} ${e.palette.outline.style} ${o};
|
|
10162
10162
|
${`outline-offset: ${e.palette.outline.offset}`};
|
|
10163
10163
|
`;
|
|
10164
|
-
},
|
|
10164
|
+
}, j = (e) => {
|
|
10165
10165
|
const t = e.palette.disabled.color, a = e.palette[t][e.palette.disabled.background], o = e.palette[t][e.palette.disabled.text], n = e.palette.opacity[e.palette.disabled.opacity];
|
|
10166
10166
|
return `
|
|
10167
10167
|
background-color: ${p(a, n ?? "100%")};
|
|
10168
10168
|
color: ${o};
|
|
10169
10169
|
`;
|
|
10170
|
-
},
|
|
10170
|
+
}, J = (e) => {
|
|
10171
10171
|
const t = e.palette.disabled.color, a = e.palette[t][e.palette.disabled.background], o = e.palette.opacity[e.palette.disabled.opacity];
|
|
10172
10172
|
return `
|
|
10173
10173
|
background-color: ${p(a, o ?? "100%")};
|
|
10174
10174
|
`;
|
|
10175
|
-
},
|
|
10175
|
+
}, z = () => `
|
|
10176
10176
|
white-space: nowrap;
|
|
10177
10177
|
overflow: hidden;
|
|
10178
10178
|
text-overflow: ellipsis;
|
|
10179
|
-
`, e0 = (e) => `
|
|
10179
|
+
`, e0 = (e) => e == null || e == 0 || e == 1 ? z() : `
|
|
10180
10180
|
overflow: hidden;
|
|
10181
10181
|
text-overflow: ellipsis;
|
|
10182
10182
|
overflow-wrap: anywhere;
|
|
@@ -10213,7 +10213,7 @@ const u = {
|
|
|
10213
10213
|
`, a0 = (e) => e != null && e !== "", o0 = (e) => e != null, n0 = (e) => Number.isInteger(Number(e)) ? new Intl.NumberFormat("de-DE").format(e) : new Intl.NumberFormat("de-DE", {
|
|
10214
10214
|
minimumFractionDigits: 2,
|
|
10215
10215
|
maximumFractionDigits: 2
|
|
10216
|
-
}).format(e),
|
|
10216
|
+
}).format(e), H = {
|
|
10217
10217
|
EUR: "€",
|
|
10218
10218
|
BAM: "KM",
|
|
10219
10219
|
USD: "$",
|
|
@@ -10254,32 +10254,39 @@ const u = {
|
|
|
10254
10254
|
GHS: "₵",
|
|
10255
10255
|
KES: "KSh",
|
|
10256
10256
|
TZS: "TSh"
|
|
10257
|
-
}, r0 = (e) =>
|
|
10257
|
+
}, r0 = (e) => H[e] || "", d0 = (e) => {
|
|
10258
|
+
const t = String(Math.floor(e / 60)).padStart(2, "0"), a = String(e % 60).padStart(2, "0");
|
|
10259
|
+
return `${t}:${a}`;
|
|
10260
|
+
}, c0 = (e, ...t) => e.replace(/{(\d+)}/g, function(a, o) {
|
|
10261
|
+
return typeof t[o] < "u" ? t[o] : a;
|
|
10262
|
+
});
|
|
10258
10263
|
export {
|
|
10264
|
+
g as A,
|
|
10259
10265
|
r0 as G,
|
|
10260
|
-
|
|
10261
|
-
|
|
10262
|
-
|
|
10263
|
-
|
|
10264
|
-
|
|
10265
|
-
|
|
10266
|
-
|
|
10267
|
-
|
|
10268
|
-
|
|
10269
|
-
|
|
10266
|
+
G as a,
|
|
10267
|
+
Y as b,
|
|
10268
|
+
Q as c,
|
|
10269
|
+
V as d,
|
|
10270
|
+
q as e,
|
|
10271
|
+
J as f,
|
|
10272
|
+
X as g,
|
|
10273
|
+
j as h,
|
|
10274
|
+
M as i,
|
|
10275
|
+
Z as j,
|
|
10270
10276
|
a0 as k,
|
|
10271
10277
|
o0 as l,
|
|
10272
10278
|
t0 as m,
|
|
10273
10279
|
n0 as n,
|
|
10274
|
-
|
|
10275
|
-
p,
|
|
10276
|
-
|
|
10277
|
-
|
|
10278
|
-
|
|
10280
|
+
z as o,
|
|
10281
|
+
d0 as p,
|
|
10282
|
+
c0 as q,
|
|
10283
|
+
U as r,
|
|
10284
|
+
p as s,
|
|
10279
10285
|
e0 as t,
|
|
10280
|
-
|
|
10281
|
-
|
|
10282
|
-
|
|
10283
|
-
|
|
10284
|
-
|
|
10286
|
+
_ as u,
|
|
10287
|
+
L as v,
|
|
10288
|
+
P as w,
|
|
10289
|
+
A as x,
|
|
10290
|
+
$ as y,
|
|
10291
|
+
K as z
|
|
10285
10292
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lanaco/lnc-react-ui",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.34",
|
|
4
4
|
"description": "React component library",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [
|
|
@@ -119,6 +119,14 @@
|
|
|
119
119
|
"./ProductsWithBannerSection": "./dist/ProductsWithBannerSection.js",
|
|
120
120
|
"./SimpleProductsSection": "./dist/SimpleProductsSection.js",
|
|
121
121
|
"./UrgentSaleProductsSection": "./dist/UrgentSaleProductsSection.js",
|
|
122
|
+
"./BlogsSectionDetailed": "./dist/BlogsSectionDetailed.js",
|
|
123
|
+
"./BlogsSectionLarge": "./dist/BlogsSectionLarge.js",
|
|
124
|
+
"./BlogsSectionSimple": "./dist/BlogsSectionSimple.js",
|
|
125
|
+
"./BlogsSectionSimpleCentered": "./dist/BlogsSectionSimpleCentered.js",
|
|
126
|
+
"./BlogsSectionWithFilters": "./dist/BlogsSectionWithFilters.js",
|
|
127
|
+
"./LocataionSearchSection": "./dist/LocataionSearchSection.js",
|
|
128
|
+
"./CustomLoanMapSection": "./dist/CustomLoanMapSection.js",
|
|
129
|
+
"./SimpleCategoriesSection": "./dist/SimpleCategoriesSection.js",
|
|
122
130
|
"./BannerSectionBasic": "./dist/BannerSectionBasic.js",
|
|
123
131
|
"./BannerSectionCarousel": "./dist/BannerSectionCarousel.js",
|
|
124
132
|
"./BannerSectionGrid": "./dist/BannerSectionGrid.js",
|
|
@@ -130,6 +138,9 @@
|
|
|
130
138
|
"./FieldOfInterestsMasonrySection": "./dist/FieldOfInterestsMasonrySection.js",
|
|
131
139
|
"./FieldOfInterestsWithAvatarsCardsSection": "./dist/FieldOfInterestsWithAvatarsCardsSection.js",
|
|
132
140
|
"./FieldOfInterestsWithTagsCardsSection": "./dist/FieldOfInterestsWithTagsCardsSection.js",
|
|
141
|
+
"./GeneralWithTagsCardsSection": "./dist/GeneralWithTagsCardsSection.js",
|
|
142
|
+
"./QuizSection": "./dist/QuizSection.jsx",
|
|
143
|
+
"./OverlayGeneralCardsSection": "./dist/OverlayGeneralCardsSection.js",
|
|
133
144
|
"./ShopCardsSection": "./dist/ShopCardsSection.jsx"
|
|
134
145
|
},
|
|
135
146
|
"dependencies": {
|
package/vite.config.js
CHANGED
|
@@ -161,6 +161,34 @@ export default defineConfig({
|
|
|
161
161
|
__dirname,
|
|
162
162
|
"src/Landing Sections/products-sections/urgent-sale-products-section/UrgentSaleProductsSection.jsx"
|
|
163
163
|
),
|
|
164
|
+
resolve(
|
|
165
|
+
__dirname,
|
|
166
|
+
"src/Landing Sections/blogs-sections/blogs-section-detailed/BlogsSectionDetailed.jsx"
|
|
167
|
+
),
|
|
168
|
+
resolve(
|
|
169
|
+
__dirname,
|
|
170
|
+
"src/Landing Sections/blogs-sections/blogs-section-large/BlogsSectionLarge.jsx"
|
|
171
|
+
),
|
|
172
|
+
resolve(
|
|
173
|
+
__dirname,
|
|
174
|
+
"src/Landing Sections/blogs-sections/blogs-section-simple/BlogsSectionSimple.jsx"
|
|
175
|
+
),
|
|
176
|
+
resolve(
|
|
177
|
+
__dirname,
|
|
178
|
+
"src/Landing Sections/blogs-sections/blogs-section-simple-centered/BlogsSectionSimpleCentered.jsx"
|
|
179
|
+
),
|
|
180
|
+
resolve(
|
|
181
|
+
__dirname,
|
|
182
|
+
"src/Landing Sections/blogs-sections/blogs-section-with-filters/BlogsSectionWithFilters.jsx"
|
|
183
|
+
),
|
|
184
|
+
resolve(
|
|
185
|
+
__dirname,
|
|
186
|
+
"src/Landing Sections/custom-sections/custom-loan-map-section/CustomLoanMapSection.jsx"
|
|
187
|
+
),
|
|
188
|
+
resolve(
|
|
189
|
+
__dirname,
|
|
190
|
+
"src/Landing Sections/simple-categories-section/SimpleCategoriesSection.jsx"
|
|
191
|
+
),
|
|
164
192
|
resolve(
|
|
165
193
|
__dirname,
|
|
166
194
|
"src/Landing Sections/banners-sections/banner-section-basic/BannerSectionBasic.jsx"
|
|
@@ -205,10 +233,22 @@ export default defineConfig({
|
|
|
205
233
|
__dirname,
|
|
206
234
|
"src/Landing Sections/field-of-interests-sections/field-of-interests-with-tags-cards-section/FieldOfInterestsWithTagsCardsSection.jsx"
|
|
207
235
|
),
|
|
236
|
+
resolve(
|
|
237
|
+
__dirname,
|
|
238
|
+
"src/Landing Sections/general-sections/general-with-tags-cards-section/GeneralWithTagsCardsSection.jsx"
|
|
239
|
+
),
|
|
240
|
+
resolve(
|
|
241
|
+
__dirname,
|
|
242
|
+
"src/Landing Sections/general-sections/overlay-general-cards-section/OverlayGeneralCardsSection.jsx"
|
|
243
|
+
),
|
|
208
244
|
resolve(
|
|
209
245
|
__dirname,
|
|
210
246
|
"src/Landing Sections/shop-sections/shop-cards-section/ShopCardsSection.jsx"
|
|
211
247
|
),
|
|
248
|
+
resolve(
|
|
249
|
+
__dirname,
|
|
250
|
+
"src/Landing Sections/questionaire-sections/quiz-section/QuizSection.jsx"
|
|
251
|
+
),
|
|
212
252
|
],
|
|
213
253
|
name: "@lanaco/lnc-react-ui",
|
|
214
254
|
fileName: (format, name) => {
|
package/dist/consts-DNVz1x1I.js
DELETED
package/dist/consts-dNz9tpt4.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";exports.MOBILE_SIZE_PX=800;
|