@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.
- package/dist/Accordion.cjs +5 -5
- package/dist/Accordion.js +11 -11
- package/dist/AccordionDetails.cjs +1 -1
- package/dist/AccordionDetails.js +1 -1
- package/dist/AccordionSummary.cjs +1 -1
- package/dist/AccordionSummary.js +3 -3
- package/dist/ActionsToolbar.cjs +1 -1
- package/dist/ActionsToolbar.js +2 -2
- package/dist/Alert.cjs +1 -1
- package/dist/Alert.js +2 -2
- package/dist/Avatar.cjs +1 -1
- package/dist/Avatar.js +3 -3
- package/dist/Badge.cjs +2 -2
- package/dist/Badge.js +3 -3
- package/dist/BannerSectionBasic.cjs +1 -1
- package/dist/BannerSectionBasic.js +1 -1
- package/dist/BannerSectionCarousel.cjs +2 -2
- package/dist/BannerSectionCarousel.js +63 -63
- package/dist/BannerSectionGrid.cjs +3 -3
- package/dist/BannerSectionGrid.js +43 -39
- package/dist/BannerSectionSimple.cjs +1 -1
- package/dist/BannerSectionSimple.js +1 -1
- 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 +1 -1
- package/dist/BlogsSectionDetailed.js +3 -3
- package/dist/BlogsSectionLarge.cjs +1 -1
- package/dist/BlogsSectionLarge.js +2 -2
- package/dist/BlogsSectionSimple.cjs +1 -1
- package/dist/BlogsSectionSimple.js +3 -3
- package/dist/BlogsSectionSimpleCentered.cjs +1 -1
- package/dist/BlogsSectionSimpleCentered.js +2 -2
- package/dist/BlogsSectionWithFilters.cjs +11 -108
- package/dist/BlogsSectionWithFilters.js +59 -437
- package/dist/BrandHitsSection.cjs +1 -1
- package/dist/BrandHitsSection.js +2 -2
- package/dist/Breadcrumbs.cjs +3 -3
- package/dist/Breadcrumbs.js +12 -12
- package/dist/Button.cjs +1 -1
- package/dist/Button.js +4 -4
- package/dist/ButtonGroup.cjs +1 -1
- package/dist/ButtonGroup.js +3 -3
- package/dist/CalorieCalculatorSection.cjs +333 -0
- package/dist/CalorieCalculatorSection.js +851 -0
- package/dist/CheckBoxInput.cjs +1 -1
- package/dist/CheckBoxInput.js +3 -3
- package/dist/Chip.cjs +2 -2
- package/dist/Chip.js +3 -3
- package/dist/ColorInput.cjs +1 -1
- package/dist/ColorInput.js +4 -4
- package/dist/ConfirmationForm.cjs +2 -2
- package/dist/ConfirmationForm.js +3 -3
- package/dist/CustomLoanMapSection.cjs +1 -1
- package/dist/CustomLoanMapSection.js +2 -2
- package/dist/{CustomStyles-BMY2-z7P.js → CustomStyles-BwnfUVvi.js} +8 -8
- package/dist/{CustomStyles-zroEcINq.cjs → CustomStyles-DUDHRSkh.cjs} +2 -2
- package/dist/DataView.cjs +1 -1
- package/dist/DataView.js +1 -1
- package/dist/DateInput.cjs +4 -4
- package/dist/DateInput.js +76 -80
- package/dist/DecimalInput.cjs +3 -3
- package/dist/DecimalInput.js +4 -4
- package/dist/DecimalInputV2.cjs +2 -2
- package/dist/DecimalInputV2.js +3 -3
- package/dist/DetailedProductsSection.cjs +1 -1
- package/dist/DetailedProductsSection.js +4 -4
- package/dist/DetailsView.cjs +2 -2
- package/dist/DetailsView.js +3 -3
- package/dist/DoubleRangeSlider.cjs +1 -1
- package/dist/DoubleRangeSlider.js +3 -3
- package/dist/DragAndDropFile.cjs +6 -6
- package/dist/DragAndDropFile.js +4 -4
- package/dist/DragDropFiles.cjs +1 -1
- package/dist/DragDropFiles.js +3 -3
- package/dist/Drawer.cjs +1 -1
- package/dist/Drawer.js +12 -12
- package/dist/Dropdown.cjs +1 -1
- package/dist/Dropdown.js +5 -5
- package/dist/DropdownItem.cjs +1 -1
- package/dist/DropdownItem.js +10 -10
- package/dist/DropdownLookup.cjs +1 -1
- package/dist/DropdownLookup.js +5 -5
- package/dist/DropdownMenu.cjs +1 -1
- package/dist/DropdownMenu.js +6 -6
- package/dist/EditableTable.cjs +1 -1
- package/dist/EditableTable.js +3 -3
- package/dist/FieldOfInterestsMasonrySection.cjs +6 -6
- package/dist/FieldOfInterestsMasonrySection.js +43 -42
- package/dist/FieldOfInterestsWithAvatarsCardsSection.cjs +1 -1
- package/dist/FieldOfInterestsWithAvatarsCardsSection.js +3 -3
- package/dist/FieldOfInterestsWithTagsCardsSection.cjs +3 -3
- package/dist/FieldOfInterestsWithTagsCardsSection.js +3 -3
- package/dist/FileInput.cjs +2 -2
- package/dist/FileInput.js +3 -3
- package/dist/FlexBox.cjs +1 -1
- package/dist/FlexBox.js +1 -1
- package/dist/FlexGridItem.cjs +1 -1
- package/dist/FlexGridItem.js +2 -2
- package/dist/FormField.cjs +1 -1
- package/dist/FormField.js +7 -7
- package/dist/FormView.cjs +2 -2
- package/dist/FormView.js +15 -15
- package/dist/GeneralWithTagsCardsSection.cjs +1 -1
- package/dist/GeneralWithTagsCardsSection.js +3 -3
- package/dist/GiftCardsSection.cjs +1 -1
- package/dist/GiftCardsSection.js +2 -2
- package/dist/Grid.cjs +1 -1
- package/dist/Grid.js +1 -1
- package/dist/GridItem.cjs +1 -1
- package/dist/GridItem.js +1 -1
- package/dist/Icon.cjs +2 -2
- package/dist/Icon.js +6 -6
- package/dist/IconButton.cjs +1 -1
- package/dist/IconButton.js +3 -3
- package/dist/Kanban.cjs +7 -7
- package/dist/Kanban.js +37 -41
- package/dist/KanbanActionsToolbar.cjs +1 -1
- package/dist/KanbanActionsToolbar.js +2 -2
- package/dist/{KanbanCard-BDyFaKYd.js → KanbanCard-BDRSqfVD.js} +2 -2
- package/dist/{KanbanCard-CofqdTrO.cjs → KanbanCard-CLOKZFYP.cjs} +1 -1
- package/dist/KanbanCard.cjs +1 -1
- package/dist/KanbanCard.js +3 -3
- package/dist/KanbanFooter.cjs +1 -1
- package/dist/KanbanFooter.js +2 -2
- package/dist/KanbanHeader.cjs +2 -2
- package/dist/KanbanHeader.js +2 -2
- package/dist/KanbanView.cjs +1 -1
- package/dist/KanbanView.js +3 -3
- package/dist/Link.cjs +2 -2
- package/dist/Link.js +6 -6
- package/dist/LocationSearchSection.cjs +53 -0
- package/dist/LocationSearchSection.js +108 -0
- package/dist/MasonryGeneralCardsSection.cjs +1 -1
- package/dist/MasonryGeneralCardsSection.js +3 -3
- package/dist/MenuItem.cjs +2 -2
- package/dist/MenuItem.js +3 -3
- package/dist/Modal.cjs +1 -1
- package/dist/Modal.js +6 -6
- package/dist/MultiSelectDropdown.cjs +1 -1
- package/dist/MultiSelectDropdown.js +3 -3
- package/dist/MultiSelectDropdownLookup.cjs +1 -1
- package/dist/MultiSelectDropdownLookup.js +3 -3
- package/dist/NestedDropdownItem.cjs +1 -1
- package/dist/NestedDropdownItem.js +9 -9
- package/dist/NestedMenuItem.cjs +2 -2
- package/dist/NestedMenuItem.js +8 -8
- package/dist/Notification.cjs +1 -1
- package/dist/Notification.js +1 -1
- package/dist/NotificationContainer.cjs +1 -1
- package/dist/NotificationContainer.js +3 -3
- package/dist/NotificationMessage.cjs +1 -1
- package/dist/NotificationMessage.js +3 -3
- package/dist/NumberInput.cjs +2 -2
- package/dist/NumberInput.js +4 -4
- package/dist/OverlayGeneralCardsSection.cjs +1 -1
- package/dist/OverlayGeneralCardsSection.js +3 -3
- package/dist/PageLayout.cjs +2 -2
- package/dist/PageLayout.js +2 -2
- package/dist/Pagination.cjs +2 -2
- package/dist/Pagination.js +2 -2
- package/dist/PasswordInput.cjs +2 -2
- package/dist/PasswordInput.js +4 -4
- package/dist/PopoverContent.cjs +1 -1
- package/dist/PopoverContent.js +5 -5
- package/dist/PopoverDescription.cjs +1 -1
- package/dist/PopoverDescription.js +1 -1
- package/dist/PopoverHeading.cjs +1 -1
- package/dist/PopoverHeading.js +1 -1
- package/dist/PopoverTrigger.cjs +1 -1
- package/dist/PopoverTrigger.js +1 -1
- package/dist/ProductsWithBannerSection.cjs +1 -1
- package/dist/ProductsWithBannerSection.js +3 -3
- package/dist/ProgressBar.cjs +1 -1
- package/dist/ProgressBar.js +8 -8
- package/dist/QuizSection.cjs +1 -1
- package/dist/QuizSection.js +2 -2
- package/dist/RadioGroup.cjs +1 -1
- package/dist/RadioGroup.js +2 -2
- package/dist/RadioInput.cjs +1 -1
- package/dist/RadioInput.js +3 -3
- package/dist/RangeSlider.cjs +2 -2
- package/dist/RangeSlider.js +3 -3
- package/dist/SalesCampaignsSection.cjs +423 -0
- package/dist/SalesCampaignsSection.js +967 -0
- package/dist/SearchBar.cjs +1 -1
- package/dist/SearchBar.js +6 -6
- package/dist/Separator.cjs +1 -1
- package/dist/Separator.js +3 -3
- package/dist/ShopCardsSection.cjs +1 -1
- package/dist/ShopCardsSection.js +2 -2
- package/dist/Sidebar.cjs +1 -1
- package/dist/Sidebar.js +3 -3
- package/dist/SimpleCategoriesSection.cjs +9 -9
- package/dist/SimpleCategoriesSection.js +48 -44
- package/dist/SimpleProductsSection.cjs +1 -1
- package/dist/SimpleProductsSection.js +3 -3
- package/dist/Spinner.cjs +1 -1
- package/dist/Spinner.js +12 -12
- package/dist/Surface.cjs +2 -2
- package/dist/Surface.js +3 -3
- package/dist/SwipeableDrawer.cjs +2 -2
- package/dist/SwipeableDrawer.js +3 -3
- package/dist/TabItem.cjs +1 -1
- package/dist/TabItem.js +11 -11
- package/dist/Table.cjs +7 -7
- package/dist/Table.js +4 -4
- package/dist/TableView.cjs +1 -1
- package/dist/TableView.js +2 -2
- package/dist/Tabs.cjs +2 -2
- package/dist/Tabs.js +2 -2
- package/dist/TextAreaInput.cjs +12 -12
- package/dist/TextAreaInput.js +124 -112
- package/dist/TextInput.cjs +2 -2
- package/dist/TextInput.js +4 -4
- package/dist/ThemeProvider.cjs +10 -10
- package/dist/ThemeProvider.js +189 -187
- package/dist/TimeInput.cjs +2 -2
- package/dist/TimeInput.js +4 -4
- package/dist/Toggle.cjs +15 -15
- package/dist/Toggle.js +40 -50
- package/dist/TreeMenu.cjs +1 -1
- package/dist/TreeMenu.js +1 -1
- package/dist/TreeMenuSeparator.cjs +1 -1
- package/dist/TreeMenuSeparator.js +3 -3
- package/dist/UploadedFile.cjs +2 -2
- package/dist/UploadedFile.js +16 -16
- package/dist/UrgentSaleProductsSection.cjs +1 -1
- package/dist/UrgentSaleProductsSection.js +2 -2
- package/dist/{defineProperty-DHvxLH8G.cjs → defineProperty-CqVRDJI8.cjs} +1 -1
- package/dist/{defineProperty-B5pLF6px.js → defineProperty-DF3p0mVo.js} +5 -5
- package/dist/emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs +1 -0
- package/dist/emotion-element-f0de968e.browser.esm-CkCiQliQ.js +877 -0
- package/dist/{emotion-is-prop-valid.esm-CMrshNb7.cjs → emotion-is-prop-valid.esm-BNsx9k19.cjs} +1 -1
- package/dist/{emotion-is-prop-valid.esm-DkbeH1Xy.js → emotion-is-prop-valid.esm-CbWxtx4i.js} +1 -1
- package/dist/emotion-react.browser.esm-1R69UXoj.cjs +1 -0
- package/dist/emotion-react.browser.esm-C6iWxXPG.js +95 -0
- package/dist/{emotion-styled.browser.esm-BiK8DcgW.js → emotion-styled.browser.esm-CjCaF13H.js} +55 -53
- package/dist/emotion-styled.browser.esm-Cle7tAM9.cjs +1 -0
- package/dist/floating-ui.dom-CFbLeFcw.cjs +1 -0
- package/dist/floating-ui.dom-vNhdy5RI.js +947 -0
- package/dist/{floating-ui.react.esm-C4vrBVJU.cjs → floating-ui.react.esm-7Yt4LHw6.cjs} +1 -1
- package/dist/{floating-ui.react.esm-72DKnou_.js → floating-ui.react.esm-umB-tMXa.js} +3 -3
- package/dist/{index--Kmch3aI.js → index-64mXPFBC.js} +6724 -6724
- package/dist/{index-CvebWhtp.js → index-BlxaTV-D.js} +1 -1
- package/dist/{index-CkPex_K5.js → index-CHkb_Sj6.js} +2 -2
- package/dist/index-CT6_7UFb.js +350 -0
- package/dist/index-Cb_AeN9A.cjs +4 -0
- package/dist/{index-CNBqQrtK.js → index-CkWvbrVT.js} +1 -1
- package/dist/{index-BUChtubz.js → index-D-c5IxDk.js} +1 -1
- package/dist/{index-DKztZfzw.js → index-D6g5ZqyJ.js} +2 -2
- package/dist/{index-BP5r5zGN.cjs → index-DZoWlChs.cjs} +1 -1
- package/dist/{index-B67WqHGh.cjs → index-Dit169OA.cjs} +1 -1
- package/dist/{index-BmobrEkT.cjs → index-Dj5wZCVs.cjs} +1 -1
- package/dist/{index-CTJZaJ_S.js → index-DxdBg_r_.js} +1 -1
- package/dist/index-EeoArxOx.cjs +174 -0
- package/dist/index-Q_i-aqsF.cjs +95 -0
- package/dist/{index-C5vAqIS6.cjs → index-vXmvgZ2Y.cjs} +1 -1
- package/dist/index-wy-PXQR9.js +47 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +96 -92
- package/dist/{motion-Oud-wpUz.cjs → motion-B_VPZaJq.cjs} +1 -1
- package/dist/{motion-ecIGZGwI.js → motion-Ckekul_K.js} +1 -1
- package/dist/objectWithoutPropertiesLoose-BLga_MQA.cjs +1 -0
- package/dist/{objectWithoutPropertiesLoose-DwEN6RBQ.js → objectWithoutPropertiesLoose-DhwSMsjf.js} +1 -1
- package/dist/{react-toastify.esm-CkXGwKXL.js → react-toastify.esm--2awuizG.js} +1 -1
- package/dist/{react-toastify.esm-Dqcb4SQT.cjs → react-toastify.esm-Dq1k28O7.cjs} +1 -1
- package/dist/{style-BGQ1B_dp.js → style-6tSw9aqK.js} +1 -1
- package/dist/{style-BEUISPP7.cjs → style-BR3tIhP1.cjs} +1 -1
- package/dist/usePopover.cjs +1 -1
- package/dist/usePopover.js +6 -6
- package/dist/{utils-jiuifwtJ.js → utils-DtRLzzTZ.js} +224 -73
- package/dist/utils-NZLCh-J5.cjs +51 -0
- package/package.json +5 -2
- package/vite.config.js +12 -1
- package/dist/emotion-element-5486c51c.browser.esm-Bb4VkP8U.js +0 -886
- package/dist/emotion-element-5486c51c.browser.esm-QRQ5FSjv.cjs +0 -1
- package/dist/emotion-react.browser.esm-CN-s34fZ.js +0 -94
- package/dist/emotion-react.browser.esm-D7h2t2Bz.cjs +0 -1
- package/dist/emotion-styled.browser.esm-Cbp_XsK4.cjs +0 -1
- package/dist/floating-ui.dom-1F2mTXOe.cjs +0 -1
- package/dist/floating-ui.dom-BdUovkEr.js +0 -938
- package/dist/index-Ct1N7fF4.cjs +0 -174
- package/dist/objectWithoutPropertiesLoose-Bz3hwpmU.cjs +0 -1
- 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-
|
|
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,
|
|
90
|
-
return { x: b, y:
|
|
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),
|
|
98
|
-
b[
|
|
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),
|
|
137
|
-
this.moveStart = { x:
|
|
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),
|
|
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
|
|
145
|
+
var Ie = this.props.onSwipeMove({
|
|
146
146
|
x: Y,
|
|
147
147
|
y: ve
|
|
148
148
|
}, u);
|
|
149
|
-
|
|
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,
|
|
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:
|
|
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 =
|
|
248
|
-
function
|
|
247
|
+
var A = ke(Le);
|
|
248
|
+
function ke(t) {
|
|
249
249
|
return t && t.__esModule ? t : { default: t };
|
|
250
250
|
}
|
|
251
|
-
function
|
|
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)(
|
|
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
|
|
320
|
-
Object.defineProperty(
|
|
319
|
+
var H = {};
|
|
320
|
+
Object.defineProperty(H, "__esModule", {
|
|
321
321
|
value: !0
|
|
322
322
|
});
|
|
323
|
-
|
|
324
|
-
var
|
|
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
|
-
|
|
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
|
|
334
|
+
var xe = function() {
|
|
335
335
|
return window;
|
|
336
336
|
};
|
|
337
|
-
q.default =
|
|
337
|
+
q.default = xe;
|
|
338
338
|
Object.defineProperty(j, "__esModule", {
|
|
339
339
|
value: !0
|
|
340
340
|
});
|
|
341
341
|
j.default = void 0;
|
|
342
|
-
var
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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__ */
|
|
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 =
|
|
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__ */
|
|
593
|
-
className:
|
|
594
|
-
}, /* @__PURE__ */
|
|
595
|
-
className:
|
|
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__ */
|
|
597
|
+
}, /* @__PURE__ */ I.default.createElement("button", {
|
|
598
598
|
type: "button",
|
|
599
|
-
className:
|
|
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__ */
|
|
604
|
+
}), o ? /* @__PURE__ */ I.default.createElement(Ue.default, {
|
|
605
605
|
tagName: "ul",
|
|
606
|
-
className:
|
|
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__ */
|
|
616
|
-
className:
|
|
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__ */
|
|
621
|
+
}, this.renderItems()), /* @__PURE__ */ I.default.createElement("button", {
|
|
622
622
|
type: "button",
|
|
623
|
-
className:
|
|
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
|
-
}(
|
|
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(
|
|
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(
|
|
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
|
|
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 =
|
|
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 =
|
|
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:
|
|
787
|
+
selectedStyle: W(W({}, o), {}, {
|
|
788
788
|
opacity: 1,
|
|
789
789
|
position: "relative"
|
|
790
790
|
}),
|
|
791
|
-
prevStyle:
|
|
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),
|
|
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
|
|
803
|
+
function Te() {
|
|
804
804
|
if (typeof WeakMap != "function") return null;
|
|
805
805
|
var t = /* @__PURE__ */ new WeakMap();
|
|
806
|
-
return
|
|
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 =
|
|
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,
|
|
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:
|
|
1271
|
-
onClickThumb:
|
|
1272
|
-
onChange:
|
|
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:
|
|
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
|
-
`,
|
|
1502
|
-
({ items: t = [],
|
|
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
|
-
|
|
1528
|
+
Tt.propTypes = {
|
|
1529
1529
|
items: ye.array,
|
|
1530
1530
|
handleClick: ye.func
|
|
1531
1531
|
};
|
|
1532
1532
|
export {
|
|
1533
|
-
|
|
1533
|
+
Tt as default
|
|
1534
1534
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),
|
|
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: ${
|
|
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
|
-
`,
|
|
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
|
|
2
|
-
import { forwardRef as
|
|
3
|
-
import { n as
|
|
4
|
-
import { M as
|
|
5
|
-
import { u as
|
|
6
|
-
import { T as
|
|
7
|
-
const
|
|
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: ${
|
|
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
|
-
`,
|
|
54
|
+
`, E = w((t, $) => {
|
|
55
55
|
const {
|
|
56
|
-
image1:
|
|
56
|
+
image1: s,
|
|
57
57
|
image2: i,
|
|
58
|
-
title1:
|
|
59
|
-
title2:
|
|
60
|
-
text1:
|
|
61
|
-
text2:
|
|
62
|
-
subtitle1:
|
|
63
|
-
subtitle2:
|
|
64
|
-
buttonText1:
|
|
65
|
-
buttonText2:
|
|
66
|
-
buttonLink1:
|
|
67
|
-
buttonLink2:
|
|
68
|
-
rowHeight:
|
|
69
|
-
|
|
70
|
-
|
|
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
|
-
|
|
74
|
+
o,
|
|
73
75
|
{
|
|
74
76
|
className: "text-item",
|
|
75
|
-
title:
|
|
76
|
-
subtitle:
|
|
77
|
-
description:
|
|
78
|
-
buttonText:
|
|
79
|
-
buttonLink:
|
|
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:
|
|
83
|
-
|
|
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
|
-
|
|
88
|
+
o,
|
|
86
89
|
{
|
|
87
90
|
className: "text-item",
|
|
88
|
-
title:
|
|
89
|
-
subtitle:
|
|
90
|
-
description:
|
|
91
|
-
buttonText:
|
|
92
|
-
buttonLink:
|
|
91
|
+
title: g,
|
|
92
|
+
subtitle: d,
|
|
93
|
+
description: h,
|
|
94
|
+
buttonText: c,
|
|
95
|
+
buttonLink: p,
|
|
96
|
+
onButtonAction: m
|
|
93
97
|
}
|
|
94
98
|
),
|
|
95
|
-
|
|
99
|
+
r === !0 && /* @__PURE__ */ e("img", { className: "img-item img-2", src: i })
|
|
96
100
|
] });
|
|
97
101
|
});
|
|
98
102
|
export {
|
|
99
|
-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
7
|
-
import { B as O, R as S } from "./style-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
7
|
-
import { R } from "./style-
|
|
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-
|
|
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;
|