@latte-macchiat-io/latte-vanilla-components 0.0.140 → 0.0.141
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/index.cjs.js +3 -3
- package/dist/index.es.js +62 -58
- package/dist/latte-vanilla-components.css +1 -1
- package/dist/types/components/Form/TextField/export.d.ts +1 -1
- package/dist/types/components/Header/export.d.ts +1 -1
- package/dist/types/components/KeyNumber/styles.css.d.ts +5 -5
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -1803,8 +1803,8 @@ const Hp = ({
|
|
1803
1803
|
}
|
1804
1804
|
);
|
1805
1805
|
};
|
1806
|
-
var ii = { videoFullWidthLeft: "var(--_29n9il0)", videoFullWidthRight: "var(--_29n9il1)" },
|
1807
|
-
const
|
1806
|
+
var Kp = { display: "flex", flexDirection: "column" }, ii = { videoFullWidthLeft: "var(--_29n9il0)", videoFullWidthRight: "var(--_29n9il1)" }, Yp = "_29n9il2";
|
1807
|
+
const Xp = ({
|
1808
1808
|
video: t,
|
1809
1809
|
poster: e,
|
1810
1810
|
className: n,
|
@@ -1839,8 +1839,8 @@ const Yp = ({
|
|
1839
1839
|
}
|
1840
1840
|
);
|
1841
1841
|
};
|
1842
|
-
var wl = { languageSwitcherWidth: "var(--_9kkynw0)" },
|
1843
|
-
const
|
1842
|
+
var wl = { languageSwitcherWidth: "var(--_9kkynw0)" }, Zp = "_9kkynw1", Cl = "_9kkynw2", Pl = "_9kkynw3";
|
1843
|
+
const Jp = ({
|
1844
1844
|
currentLocale: t,
|
1845
1845
|
handleChange: e,
|
1846
1846
|
locales: n,
|
@@ -1872,8 +1872,8 @@ const Zp = ({
|
|
1872
1872
|
}
|
1873
1873
|
);
|
1874
1874
|
};
|
1875
|
-
var Al = "var(--_1wp326d0)", Vl = "var(--_1wp326d1)",
|
1876
|
-
const
|
1875
|
+
var Al = "var(--_1wp326d0)", Vl = "var(--_1wp326d1)", Qp = { display: "flex", backgroundColor: "var(--_1wp326d1)", flex: "1 1 auto", minHeight: "45vh", textAlign: "center", alignItems: "center", flexDirection: "column", justifyContent: "center", "@media": { "screen and (min-width: 768px)": { minHeight: "var(--_1wp326d0)" } } };
|
1876
|
+
const tm = ({ children: t, className: e, theme: n = L }) => {
|
1877
1877
|
const { main: { backgroundColor: r, minHeight: i } } = n;
|
1878
1878
|
return /* @__PURE__ */ S("main", { className: e, style: D({
|
1879
1879
|
[Al]: i,
|
@@ -1927,8 +1927,8 @@ const Dl = ({
|
|
1927
1927
|
}
|
1928
1928
|
);
|
1929
1929
|
};
|
1930
|
-
var Ll = { isFixed: "var(--_15wg1hu0)" }, $l = "_15wg1hu2", _l = "_15wg1hu3";
|
1931
|
-
const
|
1930
|
+
var Ll = { isFixed: "var(--_15wg1hu0)" }, em = "_15wg1hu1", $l = "_15wg1hu2", _l = "_15wg1hu3";
|
1931
|
+
const nm = ({
|
1932
1932
|
children: t,
|
1933
1933
|
isFixed: e = !1,
|
1934
1934
|
childrenOverlay: n,
|
@@ -1965,8 +1965,8 @@ const tm = ({
|
|
1965
1965
|
e && /* @__PURE__ */ S("div", { className: _l })
|
1966
1966
|
] });
|
1967
1967
|
};
|
1968
|
-
var $t = { footerGap: "var(--fl7h880)", footerBackgroundColor: "var(--fl7h881)", footerPaddingTop: "var(--fl7h882)", footerPaddingBottom: "var(--fl7h883)", footerPaddingLeft: "var(--fl7h884)", footerPaddingRight: "var(--fl7h885)" },
|
1969
|
-
const
|
1968
|
+
var $t = { footerGap: "var(--fl7h880)", footerBackgroundColor: "var(--fl7h881)", footerPaddingTop: "var(--fl7h882)", footerPaddingBottom: "var(--fl7h883)", footerPaddingLeft: "var(--fl7h884)", footerPaddingRight: "var(--fl7h885)" }, rm = "fl7h886";
|
1969
|
+
const im = ({ children: t, className: e, theme: n = L }) => {
|
1970
1970
|
const r = lt(), {
|
1971
1971
|
global: { paddingLeft: i, paddingRight: s },
|
1972
1972
|
footer: { gap: o, backgroundColor: a, paddingTop: c, paddingBottom: l }
|
@@ -1980,8 +1980,8 @@ const nm = ({ children: t, className: e, theme: n = L }) => {
|
|
1980
1980
|
[$t.footerPaddingRight]: `${s[r]}px`
|
1981
1981
|
}), children: t });
|
1982
1982
|
};
|
1983
|
-
var _t = { columnsGap: "var(--mx2tfy0)", columnsTextAlign: "var(--mx2tfy1)", columnsJustifyContent: "var(--mx2tfy2)", isCentered: "var(--mx2tfy3)", isInverted: "var(--mx2tfy4)", column0: "var(--mx2tfy5)", column1: "var(--mx2tfy6)", column2: "var(--mx2tfy7)", column3: "var(--mx2tfy8)" },
|
1984
|
-
const
|
1983
|
+
var _t = { columnsGap: "var(--mx2tfy0)", columnsTextAlign: "var(--mx2tfy1)", columnsJustifyContent: "var(--mx2tfy2)", isCentered: "var(--mx2tfy3)", isInverted: "var(--mx2tfy4)", column0: "var(--mx2tfy5)", column1: "var(--mx2tfy6)", column2: "var(--mx2tfy7)", column3: "var(--mx2tfy8)" }, sm = "mx2tfy9", ie = /* @__PURE__ */ ((t) => (t[t.Center = 0] = "Center", t[t.Left = 1] = "Left", t[t.Right = 2] = "Right", t))(ie || {});
|
1984
|
+
const om = ({
|
1985
1985
|
columns: t,
|
1986
1986
|
children: e,
|
1987
1987
|
align: n = ie.Left,
|
@@ -2274,7 +2274,7 @@ function Kl(t, e, n) {
|
|
2274
2274
|
[e]
|
2275
2275
|
);
|
2276
2276
|
}
|
2277
|
-
const ur = (t) => t.replace(/([a-z])([A-Z])/gu, "$1-$2").toLowerCase(), Yl = "framerAppearId", Ys = "data-" + ur(Yl), { schedule: dr, cancel:
|
2277
|
+
const ur = (t) => t.replace(/([a-z])([A-Z])/gu, "$1-$2").toLowerCase(), Yl = "framerAppearId", Ys = "data-" + ur(Yl), { schedule: dr, cancel: am } = qs(queueMicrotask, !1), Xs = Kt({});
|
2278
2278
|
function Xl(t, e, n, r, i) {
|
2279
2279
|
var s, o;
|
2280
2280
|
const { visualElement: a } = Y(cn), c = Y(Gs), l = Y(sr), u = Y(Ws).reducedMotion, d = zt(null);
|
@@ -6832,7 +6832,7 @@ function fp(t, { root: e, margin: n, amount: r, once: i = !1, initial: s = !1 }
|
|
6832
6832
|
return dp(t.current, c, l);
|
6833
6833
|
}, [e, t, n, i, r]), o;
|
6834
6834
|
}
|
6835
|
-
var hp = "var(--_14qm28z0)", pp = "var(--_14qm28z1)", mp = "var(--_14qm28z2)", gp = "var(--_14qm28z3)", yp = "var(--_14qm28z4)", vp = "var(--_14qm28z5)", xp = "var(--_14qm28z6)", bp = "var(--_14qm28z7)", Tp = "var(--_14qm28z8)", Sp = "var(--_14qm28z9)",
|
6835
|
+
var hp = "var(--_14qm28z0)", pp = "var(--_14qm28z1)", mp = "var(--_14qm28z2)", gp = "var(--_14qm28z3)", yp = "var(--_14qm28z4)", vp = "var(--_14qm28z5)", xp = "var(--_14qm28z6)", bp = "var(--_14qm28z7)", Tp = "var(--_14qm28z8)", Sp = "var(--_14qm28z9)", lm = { width: "100%", display: "flex", alignItems: "center", position: "relative", flexDirection: "column", animation: "background 0.5s ease-in-out", color: "var(--_14qm28z2)", zIndex: "var(--_14qm28z1)", minHeight: "var(--_14qm28z7)", paddingTop: "var(--_14qm28z3)", paddingLeft: "var(--_14qm28z4)", paddingRight: "var(--_14qm28z5)", paddingBottom: "var(--_14qm28z6)", background: "var(--_14qm28z9)", justifyContent: "var(--_14qm28z8)" }, wp = "_14qm28zb", Ge = /* @__PURE__ */ ((t) => (t[t.Center = 0] = "Center", t[t.Left = 1] = "Left", t[t.Right = 2] = "Right", t))(Ge || {});
|
6836
6836
|
const Cp = {
|
6837
6837
|
hidden: {
|
6838
6838
|
opacity: 0
|
@@ -6846,7 +6846,7 @@ const Cp = {
|
|
6846
6846
|
type: "spring"
|
6847
6847
|
}
|
6848
6848
|
}
|
6849
|
-
},
|
6849
|
+
}, um = ({
|
6850
6850
|
children: t,
|
6851
6851
|
className: e,
|
6852
6852
|
zIndex: n = 20,
|
@@ -6884,8 +6884,8 @@ const Cp = {
|
|
6884
6884
|
[hp]: s === Ge.Center ? "center" : s === Ge.Right ? "right" : "left"
|
6885
6885
|
}), children: t }) });
|
6886
6886
|
};
|
6887
|
-
var Pp = { navGap: "var(--_1h6zt340)" },
|
6888
|
-
const
|
6887
|
+
var Pp = { navGap: "var(--_1h6zt340)" }, dm = "_1h6zt341";
|
6888
|
+
const fm = ({ children: t, theme: e = L, className: n }) => {
|
6889
6889
|
const r = lt(), { nav: { gap: i } } = e;
|
6890
6890
|
return /* @__PURE__ */ S(
|
6891
6891
|
"nav",
|
@@ -6898,8 +6898,8 @@ const um = ({ children: t, theme: e = L, className: n }) => {
|
|
6898
6898
|
}
|
6899
6899
|
);
|
6900
6900
|
};
|
6901
|
-
var Ap = { navSocialGap: "var(--g7q46n0)" },
|
6902
|
-
const
|
6901
|
+
var Ap = { navSocialGap: "var(--g7q46n0)" }, hm = "g7q46n1", Vp = "g7q46n2";
|
6902
|
+
const pm = ({ navSocial: t, className: e, theme: n = L }) => {
|
6903
6903
|
const r = lt(), {
|
6904
6904
|
navSocial: { gap: i }
|
6905
6905
|
} = n;
|
@@ -6917,8 +6917,8 @@ const fm = ({ navSocial: t, className: e, theme: n = L }) => {
|
|
6917
6917
|
}
|
6918
6918
|
);
|
6919
6919
|
};
|
6920
|
-
var Rp = { navLegalGap: "var(--vehv9e0)" },
|
6921
|
-
const
|
6920
|
+
var Rp = { navLegalGap: "var(--vehv9e0)" }, mm = "vehv9e1";
|
6921
|
+
const gm = ({ children: t, className: e, theme: n = L }) => {
|
6922
6922
|
const r = lt(), {
|
6923
6923
|
navLegal: { gap: i }
|
6924
6924
|
} = n;
|
@@ -6933,8 +6933,8 @@ const pm = ({ children: t, className: e, theme: n = L }) => {
|
|
6933
6933
|
}
|
6934
6934
|
);
|
6935
6935
|
};
|
6936
|
-
var Dn = { formWidth: "var(--dvq5w80)", formPadding: "var(--dvq5w81)", formBackgroundColor: "var(--dvq5w82)" };
|
6937
|
-
const
|
6936
|
+
var Dn = { formWidth: "var(--dvq5w80)", formPadding: "var(--dvq5w81)", formBackgroundColor: "var(--dvq5w82)" }, ym = "dvq5w84";
|
6937
|
+
const vm = ({ action: t, children: e, theme: n = L, className: r }) => /* @__PURE__ */ S(
|
6938
6938
|
"form",
|
6939
6939
|
{
|
6940
6940
|
className: r,
|
@@ -6948,7 +6948,7 @@ const mm = ({ action: t, children: e, theme: n = L, className: r }) => /* @__PUR
|
|
6948
6948
|
}
|
6949
6949
|
);
|
6950
6950
|
var Be = { rowGap: "var(--_223sdz0)", rowPadding: "var(--_223sdz1)", rowFontSize: "var(--_223sdz2)", rowJustifyContent: "var(--_223sdz3)" }, He = /* @__PURE__ */ ((t) => (t[t.Center = 0] = "Center", t[t.Left = 1] = "Left", t[t.Right = 2] = "Right", t))(He || {});
|
6951
|
-
const
|
6951
|
+
const xm = ({
|
6952
6952
|
children: t,
|
6953
6953
|
theme: e = L,
|
6954
6954
|
className: n,
|
@@ -6968,7 +6968,7 @@ const gm = ({
|
|
6968
6968
|
children: t
|
6969
6969
|
}
|
6970
6970
|
);
|
6971
|
-
var Tt = { font: "var(--k6gj0i0)", color: "var(--k6gj0i1)", border: "var(--k6gj0i2)", borderRadius: "var(--k6gj0i3)", backgroundColor: "var(--k6gj0i4)", padding: "var(--k6gj0i5)", placeholderColor: "var(--k6gj0i6)", placeholderOpacity: "var(--k6gj0i7)" },
|
6971
|
+
var Tt = { font: "var(--k6gj0i0)", color: "var(--k6gj0i1)", border: "var(--k6gj0i2)", borderRadius: "var(--k6gj0i3)", backgroundColor: "var(--k6gj0i4)", padding: "var(--k6gj0i5)", placeholderColor: "var(--k6gj0i6)", placeholderOpacity: "var(--k6gj0i7)" }, bm = "k6gj0i9", Ir = /* @__PURE__ */ ((t) => (t.Text = "text", t.Email = "email", t.Search = "search", t.Number = "number", t.Hidden = "hidden", t.Password = "password", t))(Ir || {});
|
6972
6972
|
const Ep = ({
|
6973
6973
|
name: t,
|
6974
6974
|
value: e = "",
|
@@ -7001,7 +7001,7 @@ const Ep = ({
|
|
7001
7001
|
})
|
7002
7002
|
}
|
7003
7003
|
);
|
7004
|
-
var St = { font: "var(--l5ei120)", color: "var(--l5ei121)", border: "var(--l5ei122)", borderRadius: "var(--l5ei123)", padding: "var(--l5ei124)", backgroundColor: "var(--l5ei125)", placeholderColor: "var(--l5ei126)", placeholderOpacity: "var(--l5ei127)" },
|
7004
|
+
var St = { font: "var(--l5ei120)", color: "var(--l5ei121)", border: "var(--l5ei122)", borderRadius: "var(--l5ei123)", padding: "var(--l5ei124)", backgroundColor: "var(--l5ei125)", placeholderColor: "var(--l5ei126)", placeholderOpacity: "var(--l5ei127)" }, Tm = "l5ei129";
|
7005
7005
|
const Mp = ({
|
7006
7006
|
name: t,
|
7007
7007
|
value: e,
|
@@ -7034,7 +7034,7 @@ const Mp = ({
|
|
7034
7034
|
})
|
7035
7035
|
}
|
7036
7036
|
);
|
7037
|
-
var Oe = { font: "var(--_1s956dc0)", color: "var(--_1s956dc1)", fontWeight: "var(--_1s956dc2)", paddingBottom: "var(--_1s956dc3)" },
|
7037
|
+
var Oe = { font: "var(--_1s956dc0)", color: "var(--_1s956dc1)", fontWeight: "var(--_1s956dc2)", paddingBottom: "var(--_1s956dc3)" }, Sm = "_1s956dc5";
|
7038
7038
|
const kp = ({
|
7039
7039
|
name: t,
|
7040
7040
|
label: e,
|
@@ -7058,8 +7058,8 @@ const kp = ({
|
|
7058
7058
|
]
|
7059
7059
|
}
|
7060
7060
|
);
|
7061
|
-
var Dp = { errorColor: "var(--_1e95ziv0)" }, xa = /* @__PURE__ */ ((t) => (t.Textarea = "textarea", t))(xa || {});
|
7062
|
-
const
|
7061
|
+
var Dp = { errorColor: "var(--_1e95ziv0)" }, wm = "_1e95ziv2", xa = /* @__PURE__ */ ((t) => (t.Textarea = "textarea", t))(xa || {});
|
7062
|
+
const Cm = ({
|
7063
7063
|
name: t,
|
7064
7064
|
label: e = "",
|
7065
7065
|
value: n = "",
|
@@ -7079,7 +7079,7 @@ const bm = ({
|
|
7079
7079
|
u === xa.Textarea ? /* @__PURE__ */ S(Mp, { className: "", value: n, rows: r, name: t, theme: c, onChange: l, disabled: s, placeholder: o }) : /* @__PURE__ */ S(Ep, { className: "", value: n, type: u, name: t, theme: c, onChange: l, disabled: s, placeholder: o }),
|
7080
7080
|
a && /* @__PURE__ */ S("div", { children: a instanceof Array ? a.map((f, h) => /* @__PURE__ */ S("span", { children: f }, h)) : a })
|
7081
7081
|
] });
|
7082
|
-
var yt = { overlayBlur: "var(--pewdww0)", overlayOpacity: "var(--pewdww1)", overlayBackgroundColor: "var(--pewdww2)", width: "var(--pewdww3)", backgroundColor: "var(--pewdww4)", borderRadius: "var(--pewdww5)", borders: "var(--pewdww6)", actionsGap: "var(--pewdww7)", actionsPaddingTop: "var(--pewdww8)" },
|
7082
|
+
var yt = { overlayBlur: "var(--pewdww0)", overlayOpacity: "var(--pewdww1)", overlayBackgroundColor: "var(--pewdww2)", width: "var(--pewdww3)", backgroundColor: "var(--pewdww4)", borderRadius: "var(--pewdww5)", borders: "var(--pewdww6)", actionsGap: "var(--pewdww7)", actionsPaddingTop: "var(--pewdww8)" }, Pm = "pewdww9";
|
7083
7083
|
function Lp(t) {
|
7084
7084
|
const e = t + "=", r = decodeURIComponent(document.cookie).split(";");
|
7085
7085
|
for (let i = 0; i < r.length; i++) {
|
@@ -7097,7 +7097,7 @@ function $p(t, e, n) {
|
|
7097
7097
|
const i = "expires=" + r.toUTCString();
|
7098
7098
|
document.cookie = t + "=" + e + ";" + i + ";path=/";
|
7099
7099
|
}
|
7100
|
-
const
|
7100
|
+
const Am = ({
|
7101
7101
|
children: t,
|
7102
7102
|
theme: e = L,
|
7103
7103
|
cookieName: n = "consent",
|
@@ -7150,47 +7150,51 @@ export {
|
|
7150
7150
|
Bn as ButtonVariant,
|
7151
7151
|
Gp as Carousel,
|
7152
7152
|
qp as CarouselStyles,
|
7153
|
-
|
7153
|
+
om as Columns,
|
7154
7154
|
ie as ColumnsAlign,
|
7155
|
-
|
7156
|
-
|
7157
|
-
|
7158
|
-
|
7159
|
-
|
7160
|
-
|
7161
|
-
|
7155
|
+
sm as ColumnsStyles,
|
7156
|
+
Am as ConsentCookie,
|
7157
|
+
Pm as ConsentCookieStyles,
|
7158
|
+
im as Footer,
|
7159
|
+
rm as FooterStyles,
|
7160
|
+
vm as Form,
|
7161
|
+
xm as FormRow,
|
7162
7162
|
He as FormRowAlign,
|
7163
|
-
|
7163
|
+
ym as FormStyles,
|
7164
|
+
nm as Header,
|
7165
|
+
em as HeaderStyles,
|
7164
7166
|
Et as Icon,
|
7165
7167
|
Np as IconStyles,
|
7166
|
-
|
7168
|
+
bm as InputStyles,
|
7167
7169
|
Ir as InputType,
|
7168
7170
|
Hp as KeyNumber,
|
7169
|
-
|
7170
|
-
|
7171
|
+
Kp as KeyNumberStyles,
|
7172
|
+
Jp as LanguageSwitcher,
|
7173
|
+
Zp as LanguageSwitcherStyles,
|
7171
7174
|
Up as Logo,
|
7172
7175
|
Wp as LogoStyles,
|
7173
|
-
|
7174
|
-
|
7176
|
+
tm as Main,
|
7177
|
+
Qp as MainStyles,
|
7175
7178
|
zp as Modal,
|
7176
7179
|
jp as ModalStyles,
|
7177
|
-
|
7178
|
-
|
7179
|
-
|
7180
|
-
|
7181
|
-
|
7182
|
-
|
7183
|
-
|
7180
|
+
fm as Nav,
|
7181
|
+
gm as NavLegal,
|
7182
|
+
mm as NavLegalStyles,
|
7183
|
+
pm as NavSocial,
|
7184
|
+
hm as NavSocialStyles,
|
7185
|
+
dm as NavStyles,
|
7186
|
+
um as Section,
|
7184
7187
|
Ge as SectionAlign,
|
7185
|
-
|
7186
|
-
|
7188
|
+
lm as SectionStyles,
|
7189
|
+
Cm as TextField,
|
7187
7190
|
Ep as TextFieldInput,
|
7188
7191
|
kp as TextFieldLabel,
|
7189
|
-
|
7192
|
+
Sm as TextFieldLabelStyles,
|
7193
|
+
wm as TextFieldStyles,
|
7190
7194
|
Mp as TextFieldTextarea,
|
7191
|
-
|
7195
|
+
Tm as TextareaStyles,
|
7192
7196
|
xa as TextareaType,
|
7193
7197
|
pl as Video,
|
7194
|
-
|
7195
|
-
|
7198
|
+
Xp as VideoFullWidth,
|
7199
|
+
Yp as VideoFullWidthStyles
|
7196
7200
|
};
|
@@ -1 +1 @@
|
|
1
|
-
._1h0tdm5e{position:relative;display:inline-block;color:var(--_1h0tdm50);border:var(--_1h0tdm52);cursor:var(--_1h0tdm51);min-width:var(--_1h0tdm53);font-weight:var(--_1h0tdm54);transition:var(--_1h0tdm55);padding-top:var(--_1h0tdm56);padding-left:var(--_1h0tdm57);padding-right:var(--_1h0tdm58);padding-bottom:var(--_1h0tdm59);pointer-event:var(--_1h0tdm5a);border-radius:var(--_1h0tdm5b);letter-spacing:var(--_1h0tdm5c);background-color:var(--_1h0tdm5d)}._1h0tdm5e:hover{opacity:.5}._1v7zi9y5{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--_1v7zi9y0);align-items:var(--_1v7zi9y1);padding-top:var(--_1v7zi9y2);padding-bottom:var(--_1v7zi9y3);justify-content:var(--_1v7zi9y4)}._1slxfz52{margin:0 auto;display:inline-block;vertical-align:middle}._1slxfz52 path{fill:var(--_1slxfz51);transition:color .5s ease}._1slxfz53{0: _;1: 1;2: s;3: l;4: x;5: f;6: z;7: 5;8: 2}._18bqyaqe{z-index:100;position:fixed;width:100%;height:100%}._18bqyaqe:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;opacity:var(--_18bqyaq0);background-color:var(--_18bqyaq1);-webkit-backdrop-filter:blur(var(--_18bqyaq2));backdrop-filter:blur(var(--_18bqyaq2))}._18bqyaqf{0: _;1: 1;2: 8;3: b;4: q;5: y;6: a;7: q;8: e}._18bqyaqg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;display:flex;flex-direction:column;text-align:var(--_18bqyaqa);width:var(--_18bqyaq3);max-width:var(--_18bqyaq8);max-height:var(--_18bqyaq9);padding-top:var(--_18bqyaq4);padding-bottom:var(--_18bqyaq5);padding-left:var(--_18bqyaq6);padding-right:var(--_18bqyaq7);background-color:var(--_18bqyaqb);border-radius:var(--_18bqyaqc);border:var(--_18bqyaqd)}._18bqyaqh{position:absolute;top:15px;right:15px;z-index:20;border:0;background-color:transparent;cursor:pointer;transition:all .5s ease-in-out}._18bqyaqh:hover{transform:scale(1.2)}._18hbdtx1{position:relative;width:100%;height:100%;max-height:var(--_18hbdtx0)}._18hbdtx2{0: _;1: 1;2: 8;3: h;4: b;5: d;6: t;7: x;8: 1}._18hbdtx3{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}._18hbdtx3 img{width:100%;height:100%;object-fit:cover}._18hbdtx4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}._18hbdtx5{position:absolute;right:50px;bottom:10px;cursor:pointer}._18hbdtx6{position:absolute;top:15px;right:15px;cursor:pointer}._18hbdtx7{position:absolute;right:15px;bottom:15px;cursor:pointer}._13pkfbg1 img{width:100%;height:auto;max-width:var(--_13pkfbg0)}._13pkfbg2{0: _;1: 1;2: 3;3: p;4: k;5: f;6: b;7: g;8: 1}[object Object] > div{flex:0 0 calc(100% / var(--displayItem));transition:transform .3s ease-in-out}[object Object] button{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}[object Object] > div + div{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.
|
1
|
+
._1h0tdm5e{position:relative;display:inline-block;color:var(--_1h0tdm50);border:var(--_1h0tdm52);cursor:var(--_1h0tdm51);min-width:var(--_1h0tdm53);font-weight:var(--_1h0tdm54);transition:var(--_1h0tdm55);padding-top:var(--_1h0tdm56);padding-left:var(--_1h0tdm57);padding-right:var(--_1h0tdm58);padding-bottom:var(--_1h0tdm59);pointer-event:var(--_1h0tdm5a);border-radius:var(--_1h0tdm5b);letter-spacing:var(--_1h0tdm5c);background-color:var(--_1h0tdm5d)}._1h0tdm5e:hover{opacity:.5}._1v7zi9y5{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;gap:var(--_1v7zi9y0);align-items:var(--_1v7zi9y1);padding-top:var(--_1v7zi9y2);padding-bottom:var(--_1v7zi9y3);justify-content:var(--_1v7zi9y4)}._1slxfz52{margin:0 auto;display:inline-block;vertical-align:middle}._1slxfz52 path{fill:var(--_1slxfz51);transition:color .5s ease}._1slxfz53{0: _;1: 1;2: s;3: l;4: x;5: f;6: z;7: 5;8: 2}._18bqyaqe{z-index:100;position:fixed;width:100%;height:100%}._18bqyaqe:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;opacity:var(--_18bqyaq0);background-color:var(--_18bqyaq1);-webkit-backdrop-filter:blur(var(--_18bqyaq2));backdrop-filter:blur(var(--_18bqyaq2))}._18bqyaqf{0: _;1: 1;2: 8;3: b;4: q;5: y;6: a;7: q;8: e}._18bqyaqg{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20;display:flex;flex-direction:column;text-align:var(--_18bqyaqa);width:var(--_18bqyaq3);max-width:var(--_18bqyaq8);max-height:var(--_18bqyaq9);padding-top:var(--_18bqyaq4);padding-bottom:var(--_18bqyaq5);padding-left:var(--_18bqyaq6);padding-right:var(--_18bqyaq7);background-color:var(--_18bqyaqb);border-radius:var(--_18bqyaqc);border:var(--_18bqyaqd)}._18bqyaqh{position:absolute;top:15px;right:15px;z-index:20;border:0;background-color:transparent;cursor:pointer;transition:all .5s ease-in-out}._18bqyaqh:hover{transform:scale(1.2)}._18hbdtx1{position:relative;width:100%;height:100%;max-height:var(--_18hbdtx0)}._18hbdtx2{0: _;1: 1;2: 8;3: h;4: b;5: d;6: t;7: x;8: 1}._18hbdtx3{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}._18hbdtx3 img{width:100%;height:100%;object-fit:cover}._18hbdtx4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}._18hbdtx5{position:absolute;right:50px;bottom:10px;cursor:pointer}._18hbdtx6{position:absolute;top:15px;right:15px;cursor:pointer}._18hbdtx7{position:absolute;right:15px;bottom:15px;cursor:pointer}._13pkfbg1 img{width:100%;height:auto;max-width:var(--_13pkfbg0)}._13pkfbg2{0: _;1: 1;2: 3;3: p;4: k;5: f;6: b;7: g;8: 1}[object Object] > div{flex:0 0 calc(100% / var(--displayItem));transition:transform .3s ease-in-out}[object Object] button{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}[object Object] > div + div{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}._177g97f1{font-size:1.2em;padding-bottom:var(--_177g97f0)}._177g97f1 span{font-size:2.5em;line-height:1em}._177g97f2{display:flex;flex-direction:column}._29n9il2{height:0;width:100vw;overflow:hidden;position:relative;padding-bottom:56.25%;left:var(--_29n9il0);right:var(--_29n9il1)}._29n9il3{0: _;1: 2;2: 9;3: n;4: 9;5: i;6: l;7: 2}._9kkynw1{margin-left:auto;margin-right:auto;position:relative;width:var(--_9kkynw0)}._9kkynw2{right:30px;top:50%;position:absolute;transform:translateY(-50%)}._9kkynw3{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:15px 30px}._9kkynw3:focus{outline:none}._9kkynw4{0: _;1: 9;2: k;3: k;4: y;5: n;6: w;7: 1}._1wp326d2{display:flex;background-color:var(--_1wp326d1);flex:1 1 auto;min-height:45vh;text-align:center;align-items:center;flex-direction:column;justify-content:center}@media screen and (min-width: 768px){._1wp326d2{min-height:var(--_1wp326d0)}}.xr8l1e2{top:0;left:0;z-index:40;width:100vw;display:flex;height:100vh;position:fixed;overflow:hidden;text-align:center;align-items:center;flex-direction:column;transform-origin:0% 0%;justify-content:center;gap:var(--overlayGap, 20px);bottom:var(--xr8l1e0);transform:var(--xr8l1e1);transition:transform .5s cubic-bezier(.77,.2,.05,1)}@media (min-width: 640px){.xr8l1e2{gap:var(--overlayGap0, 20px)}}@media (min-width: 768px){.xr8l1e2{gap:var(--overlayGap1, 30px)}}@media (min-width: 1024px){.xr8l1e2{gap:var(--overlayGap2, 40px)}}._1c0ak731{border:0;width:25px;height:12px;z-index:60;margin-left:0;cursor:pointer;position:relative}._1c0ak732{height:2px;width:25px;margin-bottom:8px;display:block;position:relative;transform-origin:center center;transition:all .5s ease-in-out}._1c0ak732[data-open=true]:nth-of-type(1){transform:rotate(45deg) translate(4px,3px)}._1c0ak732[data-open=true]:nth-of-type(2){transform:rotate(-45deg) translate(4px,-3px)}@media screen and (min-width: 1024px){._1c0ak731{display:var(--_1c0ak730)}}._15wg1hu1{z-index:30;width:100%;display:flex;align-items:center;justify-content:space-between;position:var(--_15wg1hu0);background-color:var(--header-bg, white)}._15wg1hu1 a{transition:all .5s ease-in-out}._15wg1hu1 a:hover{opacity:.5}._15wg1hu2{0: _;1: 1;2: 5;3: w;4: g;5: 1;6: h;7: u;8: 1}._15wg1hu3{height:60px}@media (min-width: 640px){._15wg1hu3{height:80px}}@media (min-width: 768px){._15wg1hu3{height:100px}}@media (min-width: 1024px){._15wg1hu3{height:120px}}.fl7h886{z-index:20;display:flex;font-size:.8em;align-items:center;flex-direction:column;justify-content:space-between;gap:var(--fl7h880);background-color:var(--fl7h881);padding-top:var(--fl7h882);padding-bottom:var(--fl7h883);padding-left:var(--fl7h884);padding-right:var(--fl7h885)}.fl7h886 a{transition:all .5s ease-in-out}.fl7h886 a:hover{opacity:.5}.fl7h887{0: f;1: l;2: 7;3: h;4: 8;5: 8;6: 6}.mx2tfy9{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:var(--mx2tfy0);justify-content:space-between;text-align:var(--mx2tfy1)}.mx2tfy9>*{min-width:100%;position:relative}.mx2tfy9>* :empty{margin-top:calc(-1 * var(--gap) / 2)}@media screen and (min-width: 768px){mx2tfy9{flex-direction:var(--mx2tfy4);align-items:var(--mx2tfy3);justify-content:var(--mx2tfy2)}mx2tfy9>*:nth-of-type(1){flex:var(--column0);min-width:auto;max-width:var(--column0)}mx2tfy9>*:nth-of-type(2){flex:var(--column1);min-width:auto;max-width:var(--column1)}mx2tfy9>*:nth-of-type(3){flex:var(--column2);min-width:auto;max-width:var(--column2)}mx2tfy9>*:nth-of-type(4){flex:var(--column3);min-width:auto;max-width:var(--column3)}}@media screen and (min-width: 1024px){mx2tfy9{gap:calc(var(--gap) * 2)}}._14qm28za{width:100%;display:flex;align-items:center;position:relative;flex-direction:column;animation:background .5s ease-in-out;color:var(--_14qm28z2);z-index:var(--_14qm28z1);min-height:var(--_14qm28z7);padding-top:var(--_14qm28z3);padding-left:var(--_14qm28z4);padding-right:var(--_14qm28z5);padding-bottom:var(--_14qm28z6);background:var(--_14qm28z9);justify-content:var(--_14qm28z8)}._14qm28zb{gap:15px;width:100%;display:flex;flex-direction:column;max-width:var(--max-width);text-align:var(--_14qm28z0);align-items:var(--_14qm28z0)}._1h6zt341{display:flex;flex-direction:column;gap:var(--_1h6zt340)}._1h6zt342{0: _;1: 1;2: h;3: 6;4: z;5: t;6: 3;7: 4;8: 1}.g7q46n1{display:flex;flex-direction:row;margin-left:0;margin-right:0;gap:var(--g7q46n0)}.g7q46n2{display:flex;flex-direction:row}.g7q46n2 a{padding:10px}.g7q46n2 a svg path{transition:all .5s ease-in-out}.g7q46n2 a:hover svg path{opacity:.5}.g7q46n3{0: g;1: 7;2: q;3: 4;4: 6;5: n;6: 1}.vehv9e1{display:flex;flex-direction:row;gap:var(--vehv9e0)}.vehv9e2{0: v;1: e;2: h;3: v;4: 9;5: e;6: 1}.dvq5w83{width:100%;max-width:var(--dvq5w80);background-color:var(--dvq5w82);padding:var(--dvq5w81);position:relative}.dvq5w84{0: d;1: v;2: q;3: 5;4: w;5: 8;6: 3}@media (min-width: 768px){.dvq5w83{padding:var(--formPadding)}}._223sdz4{display:flex;flex-direction:column;gap:var(--_223sdz0);padding:var(--_223sdz1);font-size:var(--_223sdz2);justify-content:var(--_223sdz3)}._223sdz5{0: _;1: 2;2: 2;3: 3;4: s;5: d;6: z;7: 4}.k6gj0i8{width:100%;font-size:inherit;line-height:1.5em;font-family:var(--k6gj0i0);color:var(--k6gj0i1);border:var(--k6gj0i2);border-radius:var(--k6gj0i3);background-color:var(--k6gj0i4);padding:var(--k6gj0i5)}.k6gj0i8:focus{outline:var(--k6gj0i2)}.k6gj0i8::placeholder{color:var(--k6gj0i6);opacity:var(--k6gj0i7)}.k6gj0i9{0: k;1: 6;2: g;3: j;4: 0;5: i;6: 8}.l5ei128::placeholder{color:var(--l5ei126);opacity:var(--l5ei127)}.l5ei129{0: l;1: 5;2: e;3: i;4: 1;5: 2;6: 8}._1s956dc4{width:100%;text-align:left;font-family:var(--_1s956dc0);color:var(--_1s956dc1);font-weight:var(--_1s956dc2);padding-bottom:var(--_1s956dc3)}._1s956dc5{0: _;1: 1;2: s;3: 9;4: 5;5: 6;6: d;7: c;8: 4}._1e95ziv1 span{display:block;font-size:.875rem;margin-top:.25rem;color:var(--_1e95ziv0)}._1e95ziv2{0: _;1: 1;2: e;3: 9;4: 5;5: z;6: i;7: v;8: 1}.pewdww9:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;opacity:var(--pewdww1);background-color:var(--pewdww2);-webkit-backdrop-filter:blur(var(--pewdww0)px);backdrop-filter:blur(var(--pewdww0)px);z-index:100}.pewdww9>div{position:fixed;right:15px;bottom:15px;z-index:20;width:var(--pewdww3);border-radius:var(--pewdww5);border:var(--pewdww6);background-color:var(--pewdww4);display:flex;flex-direction:column;padding-top:var(--pewdww8)}.pewdww9>div>div{display:flex;flex-direction:row;gap:var(--pewdww7);justify-content:flex-end}
|
@@ -1,9 +1,9 @@
|
|
1
|
+
export declare const vars: {
|
2
|
+
keyNumberPaddingBottom: `var(--${string})`;
|
3
|
+
};
|
1
4
|
export declare const styles: {
|
2
|
-
width: string;
|
3
5
|
display: string;
|
4
|
-
alignItems: string;
|
5
|
-
position: string;
|
6
6
|
flexDirection: string;
|
7
|
-
animation: string;
|
8
7
|
};
|
9
|
-
export declare const
|
8
|
+
export declare const keyNumbersListItemNumberStyle: string;
|
9
|
+
export declare const keyNumberStyle: string;
|
package/package.json
CHANGED