@theroutingcompany/components 0.0.91-alpha.13 → 0.0.91-alpha.14
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.
|
@@ -24523,11 +24523,11 @@ function eV({
|
|
|
24523
24523
|
isDisabled: u,
|
|
24524
24524
|
...p
|
|
24525
24525
|
}) {
|
|
24526
|
-
const { locale: g } = dt(), h = i === "" ? jI(g) : i, [b, m] = J(p
|
|
24526
|
+
const { locale: g } = dt(), h = i === "" ? jI(g) : i, [b, m] = J(p.hideIcon), y = h === "24" ? GI(a) : HI(a), v = eh(s, l), _ = h === "24" ? Bl(v) : Vl(v), [S, D] = J(_), C = ii(), A = ii(), $ = Ms({});
|
|
24527
24527
|
Y(() => {
|
|
24528
24528
|
const E = eh(null, l), P = h === "24" ? Bl(E) : Vl(E);
|
|
24529
|
-
D(P);
|
|
24530
|
-
}, [h, l]);
|
|
24529
|
+
$.isOpen || D(P);
|
|
24530
|
+
}, [h, $.isOpen, l]);
|
|
24531
24531
|
const I = te(
|
|
24532
24532
|
(E) => {
|
|
24533
24533
|
var R;
|
|
@@ -24595,6 +24595,7 @@ function eV({
|
|
|
24595
24595
|
/* @__PURE__ */ w(
|
|
24596
24596
|
Ln,
|
|
24597
24597
|
{
|
|
24598
|
+
type: "text",
|
|
24598
24599
|
autoComplete: "off",
|
|
24599
24600
|
id: n,
|
|
24600
24601
|
value: S,
|
|
@@ -24727,7 +24728,7 @@ function tV({
|
|
|
24727
24728
|
isDisabled: l,
|
|
24728
24729
|
...c
|
|
24729
24730
|
}) {
|
|
24730
|
-
const [d, u] = J(c
|
|
24731
|
+
const [d, u] = J(c.hideIcon), p = ii(), g = ii(), h = Ms({}), b = c.defaultValue ? Ya(
|
|
24731
24732
|
new Date(
|
|
24732
24733
|
c.defaultValue.year,
|
|
24733
24734
|
c.defaultValue.month - 1,
|
|
@@ -24807,6 +24808,7 @@ function tV({
|
|
|
24807
24808
|
/* @__PURE__ */ w(
|
|
24808
24809
|
Ln,
|
|
24809
24810
|
{
|
|
24811
|
+
type: "text",
|
|
24810
24812
|
autoComplete: "off",
|
|
24811
24813
|
id: n,
|
|
24812
24814
|
value: y,
|