@g4rcez/components 2.0.23 → 2.0.25
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.mjs
CHANGED
|
@@ -25340,55 +25340,52 @@ const k4 = (e) => /* @__PURE__ */ x("ul", { "data-component": "timeline", role:
|
|
|
25340
25340
|
date: I ? y : void 0
|
|
25341
25341
|
}
|
|
25342
25342
|
);
|
|
25343
|
-
return /* @__PURE__ */
|
|
25344
|
-
|
|
25345
|
-
|
|
25346
|
-
|
|
25347
|
-
|
|
25348
|
-
|
|
25349
|
-
|
|
25350
|
-
|
|
25351
|
-
|
|
25352
|
-
|
|
25353
|
-
|
|
25354
|
-
|
|
25355
|
-
|
|
25356
|
-
|
|
25357
|
-
|
|
25358
|
-
|
|
25359
|
-
|
|
25360
|
-
|
|
25361
|
-
|
|
25362
|
-
|
|
25363
|
-
|
|
25364
|
-
|
|
25365
|
-
|
|
25366
|
-
|
|
25367
|
-
|
|
25368
|
-
|
|
25369
|
-
|
|
25370
|
-
|
|
25371
|
-
|
|
25372
|
-
|
|
25373
|
-
|
|
25374
|
-
|
|
25375
|
-
|
|
25376
|
-
|
|
25377
|
-
|
|
25378
|
-
|
|
25379
|
-
|
|
25380
|
-
|
|
25381
|
-
|
|
25382
|
-
|
|
25383
|
-
|
|
25384
|
-
|
|
25385
|
-
|
|
25386
|
-
|
|
25387
|
-
|
|
25388
|
-
|
|
25389
|
-
),
|
|
25390
|
-
D
|
|
25391
|
-
] });
|
|
25343
|
+
return /* @__PURE__ */ x(Ue, { children: /* @__PURE__ */ x(
|
|
25344
|
+
ka,
|
|
25345
|
+
{
|
|
25346
|
+
...l,
|
|
25347
|
+
mask: v,
|
|
25348
|
+
value: w,
|
|
25349
|
+
id: void 0,
|
|
25350
|
+
name: void 0,
|
|
25351
|
+
"data-value": P,
|
|
25352
|
+
formNoValidate: !m,
|
|
25353
|
+
"data-target": l.name,
|
|
25354
|
+
"data-component": "date-picker",
|
|
25355
|
+
onChange: k,
|
|
25356
|
+
required: l.required ?? !0,
|
|
25357
|
+
error: m ? void 0 : l.error,
|
|
25358
|
+
placeholder: l.placeholder || p.datepickerPlaceholder(b),
|
|
25359
|
+
right: a ? /* @__PURE__ */ G(Ue, { children: [
|
|
25360
|
+
/* @__PURE__ */ x(
|
|
25361
|
+
"input",
|
|
25362
|
+
{
|
|
25363
|
+
"data-origin": l.name,
|
|
25364
|
+
defaultValue: P,
|
|
25365
|
+
form: l.form,
|
|
25366
|
+
hidden: !0,
|
|
25367
|
+
id: l.name,
|
|
25368
|
+
name: l.name,
|
|
25369
|
+
ref: c,
|
|
25370
|
+
type: "date"
|
|
25371
|
+
}
|
|
25372
|
+
),
|
|
25373
|
+
/* @__PURE__ */ x(
|
|
25374
|
+
Ma,
|
|
25375
|
+
{
|
|
25376
|
+
open: m,
|
|
25377
|
+
onChange: g,
|
|
25378
|
+
buttonProps: { "aria-describedby": d },
|
|
25379
|
+
trigger: /* @__PURE__ */ G("span", { "aria-labelledby": d, children: [
|
|
25380
|
+
/* @__PURE__ */ x("span", { id: d, className: "sr-only", children: p.datePickerCalendarButtonLabel }),
|
|
25381
|
+
/* @__PURE__ */ x(mE, {})
|
|
25382
|
+
] }),
|
|
25383
|
+
children: D
|
|
25384
|
+
}
|
|
25385
|
+
)
|
|
25386
|
+
] }) : null
|
|
25387
|
+
}
|
|
25388
|
+
) });
|
|
25392
25389
|
}
|
|
25393
25390
|
), nj = [
|
|
25394
25391
|
"B",
|