@mesalvo/react-ui 0.0.37183 → 0.0.37217
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import { u as d, a as p, b as g, T as h, l as u, U as f, S as x, c as m, D as y } from "./index-
|
|
2
|
+
import { u as d, a as p, b as g, T as h, l as u, U as f, S as x, c as m, D as y } from "./index-BMXyCy9s.js";
|
|
3
3
|
const T = {
|
|
4
4
|
BUMP: "bump",
|
|
5
5
|
CHORE: "chore",
|
|
@@ -13,7 +13,7 @@ var cg = (e, t, n, r) => ({
|
|
|
13
13
|
return ee(e, t, r);
|
|
14
14
|
}
|
|
15
15
|
});
|
|
16
|
-
import Pwe, { jsxs as R, jsx as g, Fragment as
|
|
16
|
+
import Pwe, { jsxs as R, jsx as g, Fragment as ln } from "react/jsx-runtime";
|
|
17
17
|
import * as P from "react";
|
|
18
18
|
import K, { useState as ye, useRef as Ke, useEffect as je, useLayoutEffect as _l, useContext as gn, createContext as oo, useCallback as Me, useMemo as mt, useReducer as Mwe, useDebugValue as SM, useId as di, useInsertionEffect as PH, Children as MH, isValidElement as Dp, createElement as as, Fragment as kH, forwardRef as Br, Component as kwe, cloneElement as ev, useImperativeHandle as DH, Suspense as Dwe, lazy as Iwe } from "react";
|
|
19
19
|
import * as rm from "react-dom";
|
|
@@ -4300,7 +4300,7 @@ function Z_e(e) {
|
|
|
4300
4300
|
var bq = Symbol("radix.slottable");
|
|
4301
4301
|
// @__NO_SIDE_EFFECTS__
|
|
4302
4302
|
function X_e(e) {
|
|
4303
|
-
const t = ({ children: n }) => /* @__PURE__ */ g(
|
|
4303
|
+
const t = ({ children: n }) => /* @__PURE__ */ g(ln, { children: n });
|
|
4304
4304
|
return t.displayName = `${e}.Slottable`, t.__radixId = bq, t;
|
|
4305
4305
|
}
|
|
4306
4306
|
function Q_e(e) {
|
|
@@ -5548,7 +5548,7 @@ var S4e = P.forwardRef(
|
|
|
5548
5548
|
), Bq = P.forwardRef(
|
|
5549
5549
|
(e, t) => {
|
|
5550
5550
|
const { __scopeDialog: n, trapFocus: r, onOpenAutoFocus: o, onCloseAutoFocus: i, ...a } = e, s = Fi(Vc, n), l = P.useRef(null), c = Xt(t, l);
|
|
5551
|
-
return Ob(), /* @__PURE__ */ R(
|
|
5551
|
+
return Ob(), /* @__PURE__ */ R(ln, { children: [
|
|
5552
5552
|
/* @__PURE__ */ g(
|
|
5553
5553
|
sm,
|
|
5554
5554
|
{
|
|
@@ -5572,7 +5572,7 @@ var S4e = P.forwardRef(
|
|
|
5572
5572
|
)
|
|
5573
5573
|
}
|
|
5574
5574
|
),
|
|
5575
|
-
/* @__PURE__ */ R(
|
|
5575
|
+
/* @__PURE__ */ R(ln, { children: [
|
|
5576
5576
|
/* @__PURE__ */ g(x4e, { titleId: s.titleId }),
|
|
5577
5577
|
/* @__PURE__ */ g(_4e, { contentRef: l, descriptionId: s.descriptionId })
|
|
5578
5578
|
] })
|
|
@@ -8593,7 +8593,7 @@ var wY = "SelectValue", SY = P.forwardRef(
|
|
|
8593
8593
|
...s,
|
|
8594
8594
|
ref: d,
|
|
8595
8595
|
style: { pointerEvents: "none" },
|
|
8596
|
-
children: WY(l.value) ? /* @__PURE__ */ g(
|
|
8596
|
+
children: WY(l.value) ? /* @__PURE__ */ g(ln, { children: a }) : i
|
|
8597
8597
|
}
|
|
8598
8598
|
);
|
|
8599
8599
|
}
|
|
@@ -8930,7 +8930,7 @@ F3.displayName = zPe;
|
|
|
8930
8930
|
var [jPe, Dk] = ff(Gc, {}), B3 = "SelectViewport", PY = P.forwardRef(
|
|
8931
8931
|
(e, t) => {
|
|
8932
8932
|
const { __scopeSelect: n, nonce: r, ...o } = e, i = Dl(B3, n), a = Dk(B3, n), s = Xt(t, i.onViewportChange), l = P.useRef(0);
|
|
8933
|
-
return /* @__PURE__ */ R(
|
|
8933
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
8934
8934
|
/* @__PURE__ */ g(
|
|
8935
8935
|
"style",
|
|
8936
8936
|
{
|
|
@@ -9083,7 +9083,7 @@ var dp = "SelectItemText", AY = P.forwardRef(
|
|
|
9083
9083
|
() => /* @__PURE__ */ g("option", { value: l.value, disabled: l.disabled, children: p }, l.value),
|
|
9084
9084
|
[l.disabled, l.value, p]
|
|
9085
9085
|
), { onNativeOptionAdd: v, onNativeOptionRemove: y } = c;
|
|
9086
|
-
return jr(() => (v(m), () => y(m)), [v, y, m]), /* @__PURE__ */ R(
|
|
9086
|
+
return jr(() => (v(m), () => y(m)), [v, y, m]), /* @__PURE__ */ R(ln, { children: [
|
|
9087
9087
|
/* @__PURE__ */ g(gt.span, { id: l.textId, ...i, ref: f }),
|
|
9088
9088
|
l.isSelected && a.valueNode && !a.valueNodeHasChildren ? rm.createPortal(i.children, a.valueNode) : null
|
|
9089
9089
|
] });
|
|
@@ -23159,7 +23159,7 @@ function t7e({ theme: e }) {
|
|
|
23159
23159
|
return yq(e), null;
|
|
23160
23160
|
}
|
|
23161
23161
|
function n7e({ mode: e, theme: t }) {
|
|
23162
|
-
return /* @__PURE__ */ R(
|
|
23162
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
23163
23163
|
/* @__PURE__ */ g(e7e, { mode: e }),
|
|
23164
23164
|
/* @__PURE__ */ g(t7e, { theme: t }),
|
|
23165
23165
|
/* @__PURE__ */ g(QRe, { theme: t })
|
|
@@ -41294,7 +41294,7 @@ function EXe(e, t) {
|
|
|
41294
41294
|
for (const u of xXe)
|
|
41295
41295
|
;
|
|
41296
41296
|
return Kpe(e, c), UYe(e, {
|
|
41297
|
-
Fragment:
|
|
41297
|
+
Fragment: ln,
|
|
41298
41298
|
components: o,
|
|
41299
41299
|
ignoreInvalidStyle: !0,
|
|
41300
41300
|
jsx: g,
|
|
@@ -41626,18 +41626,18 @@ const { Arrow: kXe, Close: DXe, Content: IXe, Portal: NXe, Root: RXe, Trigger: A
|
|
|
41626
41626
|
"div",
|
|
41627
41627
|
{
|
|
41628
41628
|
className: "rounded-2xl pl-1 w-fit text-foreground/80 prose prose-sm sm:prose-base max-w-none dark:prose-invert",
|
|
41629
|
-
children: i ? /* @__PURE__ */ R(
|
|
41629
|
+
children: i ? /* @__PURE__ */ R(ln, { children: [
|
|
41630
41630
|
n.segments?.map((a, s) => {
|
|
41631
41631
|
const l = a.type === "text" ? `text-${a.content.slice(0, 20)}-${s}` : `tool-${a.toolNames.join("-")}-${s}`;
|
|
41632
41632
|
return a.type === "text" ? /* @__PURE__ */ g(YC, { content: a.content }, l) : /* @__PURE__ */ g(UXe, { toolNames: a.toolNames }, l);
|
|
41633
41633
|
}),
|
|
41634
|
-
n.currentTextSegment && /* @__PURE__ */ R(
|
|
41634
|
+
n.currentTextSegment && /* @__PURE__ */ R(ln, { children: [
|
|
41635
41635
|
/* @__PURE__ */ g(YC, { content: n.currentTextSegment }, "current-streaming"),
|
|
41636
41636
|
o && /* @__PURE__ */ g("span", { className: "animate-pulse", children: "▋" })
|
|
41637
41637
|
] })
|
|
41638
41638
|
] }) : (
|
|
41639
41639
|
// Fallback to original rendering
|
|
41640
|
-
/* @__PURE__ */ R(
|
|
41640
|
+
/* @__PURE__ */ R(ln, { children: [
|
|
41641
41641
|
/* @__PURE__ */ g(YC, { content: n.content }),
|
|
41642
41642
|
o && /* @__PURE__ */ g("span", { className: "animate-pulse", children: "▋" })
|
|
41643
41643
|
] })
|
|
@@ -44366,7 +44366,7 @@ const T1 = ({ children: e, custom: t, initial: n = !0, onExitComplete: r, presen
|
|
|
44366
44366
|
}
|
|
44367
44367
|
process.env.NODE_ENV !== "production" && i === "wait" && S.length > 1;
|
|
44368
44368
|
const { forceRender: T } = gn(ZD);
|
|
44369
|
-
return g(
|
|
44369
|
+
return g(ln, { children: S.map((_) => {
|
|
44370
44370
|
const E = Rg(_), O = a && !c ? !1 : d === S || f.includes(E), k = () => {
|
|
44371
44371
|
if (v.has(E))
|
|
44372
44372
|
v.set(E, !0);
|
|
@@ -47361,7 +47361,7 @@ const Jrt = /* @__PURE__ */ Br(Krt), Zrt = {
|
|
|
47361
47361
|
};
|
|
47362
47362
|
T(x, "toggle") && b(), T(x, "false") && b(!1), T(x, "true") && b(!0);
|
|
47363
47363
|
};
|
|
47364
|
-
return /* @__PURE__ */ R(
|
|
47364
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
47365
47365
|
/* @__PURE__ */ g(
|
|
47366
47366
|
"input",
|
|
47367
47367
|
{
|
|
@@ -47698,7 +47698,7 @@ const Xrt = ({
|
|
|
47698
47698
|
"TEST",
|
|
47699
47699
|
"DOCS",
|
|
47700
47700
|
"CI"
|
|
47701
|
-
], ts = (e, t) => /* @__PURE__ */ R(
|
|
47701
|
+
], ts = (e, t) => /* @__PURE__ */ R(ln, { children: [
|
|
47702
47702
|
/* @__PURE__ */ g("span", { className: "truncate", children: e }),
|
|
47703
47703
|
t && /* @__PURE__ */ g("span", { className: "shrink-0", children: "*" })
|
|
47704
47704
|
] }), vo = ({
|
|
@@ -53286,7 +53286,7 @@ function H1(e, t) {
|
|
|
53286
53286
|
e.values[n] *= 1 - t;
|
|
53287
53287
|
return V1(e);
|
|
53288
53288
|
}
|
|
53289
|
-
function
|
|
53289
|
+
function rn(e, t, n) {
|
|
53290
53290
|
try {
|
|
53291
53291
|
return H1(e, t);
|
|
53292
53292
|
} catch {
|
|
@@ -53304,7 +53304,7 @@ function q1(e, t) {
|
|
|
53304
53304
|
e.values[n] += (1 - e.values[n]) * t;
|
|
53305
53305
|
return V1(e);
|
|
53306
53306
|
}
|
|
53307
|
-
function
|
|
53307
|
+
function on(e, t, n) {
|
|
53308
53308
|
try {
|
|
53309
53309
|
return q1(e, t);
|
|
53310
53310
|
} catch {
|
|
@@ -54922,19 +54922,19 @@ function Hlt(e = {}, ...t) {
|
|
|
54922
54922
|
function U(j, z, V) {
|
|
54923
54923
|
if (x) {
|
|
54924
54924
|
let G;
|
|
54925
|
-
return j === Xl && (G = `transparent ${((1 - V) * 100).toFixed(0)}%`), j ===
|
|
54925
|
+
return j === Xl && (G = `transparent ${((1 - V) * 100).toFixed(0)}%`), j === rn && (G = `#000 ${(V * 100).toFixed(0)}%`), j === on && (G = `#fff ${(V * 100).toFixed(0)}%`), `color-mix(in ${x}, ${z}, ${G})`;
|
|
54926
54926
|
}
|
|
54927
54927
|
return j(z, V);
|
|
54928
54928
|
}
|
|
54929
54929
|
if (Blt(D, ["Alert", "AppBar", "Avatar", "Button", "Chip", "FilledInput", "LinearProgress", "Skeleton", "Slider", "SnackbarContent", "SpeedDialAction", "StepConnector", "StepContent", "Switch", "TableCell", "Tooltip"]), D.mode === "light") {
|
|
54930
|
-
fe(D.Alert, "errorColor", U(
|
|
54931
|
-
const j = x ? U(
|
|
54932
|
-
fe(D.SnackbarContent, "bg", j), fe(D.SnackbarContent, "color", qi(() => x ? T5.text.primary : D.getContrastText(j))), fe(D.SpeedDialAction, "fabHoverBg", Fg(D.background.paper, 0.15)), fe(D.StepConnector, "border", L("palette-grey-400")), fe(D.StepContent, "border", L("palette-grey-400")), fe(D.Switch, "defaultColor", L("palette-common-white")), fe(D.Switch, "defaultDisabledColor", L("palette-grey-100")), fe(D.Switch, "primaryDisabledColor", U(
|
|
54930
|
+
fe(D.Alert, "errorColor", U(rn, D.error.light, 0.6)), fe(D.Alert, "infoColor", U(rn, D.info.light, 0.6)), fe(D.Alert, "successColor", U(rn, D.success.light, 0.6)), fe(D.Alert, "warningColor", U(rn, D.warning.light, 0.6)), fe(D.Alert, "errorFilledBg", L("palette-error-main")), fe(D.Alert, "infoFilledBg", L("palette-info-main")), fe(D.Alert, "successFilledBg", L("palette-success-main")), fe(D.Alert, "warningFilledBg", L("palette-warning-main")), fe(D.Alert, "errorFilledColor", qi(() => D.getContrastText(D.error.main))), fe(D.Alert, "infoFilledColor", qi(() => D.getContrastText(D.info.main))), fe(D.Alert, "successFilledColor", qi(() => D.getContrastText(D.success.main))), fe(D.Alert, "warningFilledColor", qi(() => D.getContrastText(D.warning.main))), fe(D.Alert, "errorStandardBg", U(on, D.error.light, 0.9)), fe(D.Alert, "infoStandardBg", U(on, D.info.light, 0.9)), fe(D.Alert, "successStandardBg", U(on, D.success.light, 0.9)), fe(D.Alert, "warningStandardBg", U(on, D.warning.light, 0.9)), fe(D.Alert, "errorIconColor", L("palette-error-main")), fe(D.Alert, "infoIconColor", L("palette-info-main")), fe(D.Alert, "successIconColor", L("palette-success-main")), fe(D.Alert, "warningIconColor", L("palette-warning-main")), fe(D.AppBar, "defaultBg", L("palette-grey-100")), fe(D.Avatar, "defaultBg", L("palette-grey-400")), fe(D.Button, "inheritContainedBg", L("palette-grey-300")), fe(D.Button, "inheritContainedHoverBg", L("palette-grey-A100")), fe(D.Chip, "defaultBorder", L("palette-grey-400")), fe(D.Chip, "defaultAvatarColor", L("palette-grey-700")), fe(D.Chip, "defaultIconColor", L("palette-grey-700")), fe(D.FilledInput, "bg", "rgba(0, 0, 0, 0.06)"), fe(D.FilledInput, "hoverBg", "rgba(0, 0, 0, 0.09)"), fe(D.FilledInput, "disabledBg", "rgba(0, 0, 0, 0.12)"), fe(D.LinearProgress, "primaryBg", U(on, D.primary.main, 0.62)), fe(D.LinearProgress, "secondaryBg", U(on, D.secondary.main, 0.62)), fe(D.LinearProgress, "errorBg", U(on, D.error.main, 0.62)), fe(D.LinearProgress, "infoBg", U(on, D.info.main, 0.62)), fe(D.LinearProgress, "successBg", U(on, D.success.main, 0.62)), fe(D.LinearProgress, "warningBg", U(on, D.warning.main, 0.62)), fe(D.Skeleton, "bg", x ? U(Xl, D.text.primary, 0.11) : `rgba(${L("palette-text-primaryChannel")} / 0.11)`), fe(D.Slider, "primaryTrack", U(on, D.primary.main, 0.62)), fe(D.Slider, "secondaryTrack", U(on, D.secondary.main, 0.62)), fe(D.Slider, "errorTrack", U(on, D.error.main, 0.62)), fe(D.Slider, "infoTrack", U(on, D.info.main, 0.62)), fe(D.Slider, "successTrack", U(on, D.success.main, 0.62)), fe(D.Slider, "warningTrack", U(on, D.warning.main, 0.62));
|
|
54931
|
+
const j = x ? U(rn, D.background.default, 0.6825) : Fg(D.background.default, 0.8);
|
|
54932
|
+
fe(D.SnackbarContent, "bg", j), fe(D.SnackbarContent, "color", qi(() => x ? T5.text.primary : D.getContrastText(j))), fe(D.SpeedDialAction, "fabHoverBg", Fg(D.background.paper, 0.15)), fe(D.StepConnector, "border", L("palette-grey-400")), fe(D.StepContent, "border", L("palette-grey-400")), fe(D.Switch, "defaultColor", L("palette-common-white")), fe(D.Switch, "defaultDisabledColor", L("palette-grey-100")), fe(D.Switch, "primaryDisabledColor", U(on, D.primary.main, 0.62)), fe(D.Switch, "secondaryDisabledColor", U(on, D.secondary.main, 0.62)), fe(D.Switch, "errorDisabledColor", U(on, D.error.main, 0.62)), fe(D.Switch, "infoDisabledColor", U(on, D.info.main, 0.62)), fe(D.Switch, "successDisabledColor", U(on, D.success.main, 0.62)), fe(D.Switch, "warningDisabledColor", U(on, D.warning.main, 0.62)), fe(D.TableCell, "border", U(on, U(Xl, D.divider, 1), 0.88)), fe(D.Tooltip, "bg", U(Xl, D.grey[700], 0.92));
|
|
54933
54933
|
}
|
|
54934
54934
|
if (D.mode === "dark") {
|
|
54935
|
-
fe(D.Alert, "errorColor", U(
|
|
54936
|
-
const j = x ? U(
|
|
54937
|
-
fe(D.SnackbarContent, "bg", j), fe(D.SnackbarContent, "color", qi(() => x ? Ege.text.primary : D.getContrastText(j))), fe(D.SpeedDialAction, "fabHoverBg", Fg(D.background.paper, 0.15)), fe(D.StepConnector, "border", L("palette-grey-600")), fe(D.StepContent, "border", L("palette-grey-600")), fe(D.Switch, "defaultColor", L("palette-grey-300")), fe(D.Switch, "defaultDisabledColor", L("palette-grey-600")), fe(D.Switch, "primaryDisabledColor", U(
|
|
54935
|
+
fe(D.Alert, "errorColor", U(on, D.error.light, 0.6)), fe(D.Alert, "infoColor", U(on, D.info.light, 0.6)), fe(D.Alert, "successColor", U(on, D.success.light, 0.6)), fe(D.Alert, "warningColor", U(on, D.warning.light, 0.6)), fe(D.Alert, "errorFilledBg", L("palette-error-dark")), fe(D.Alert, "infoFilledBg", L("palette-info-dark")), fe(D.Alert, "successFilledBg", L("palette-success-dark")), fe(D.Alert, "warningFilledBg", L("palette-warning-dark")), fe(D.Alert, "errorFilledColor", qi(() => D.getContrastText(D.error.dark))), fe(D.Alert, "infoFilledColor", qi(() => D.getContrastText(D.info.dark))), fe(D.Alert, "successFilledColor", qi(() => D.getContrastText(D.success.dark))), fe(D.Alert, "warningFilledColor", qi(() => D.getContrastText(D.warning.dark))), fe(D.Alert, "errorStandardBg", U(rn, D.error.light, 0.9)), fe(D.Alert, "infoStandardBg", U(rn, D.info.light, 0.9)), fe(D.Alert, "successStandardBg", U(rn, D.success.light, 0.9)), fe(D.Alert, "warningStandardBg", U(rn, D.warning.light, 0.9)), fe(D.Alert, "errorIconColor", L("palette-error-main")), fe(D.Alert, "infoIconColor", L("palette-info-main")), fe(D.Alert, "successIconColor", L("palette-success-main")), fe(D.Alert, "warningIconColor", L("palette-warning-main")), fe(D.AppBar, "defaultBg", L("palette-grey-900")), fe(D.AppBar, "darkBg", L("palette-background-paper")), fe(D.AppBar, "darkColor", L("palette-text-primary")), fe(D.Avatar, "defaultBg", L("palette-grey-600")), fe(D.Button, "inheritContainedBg", L("palette-grey-800")), fe(D.Button, "inheritContainedHoverBg", L("palette-grey-700")), fe(D.Chip, "defaultBorder", L("palette-grey-700")), fe(D.Chip, "defaultAvatarColor", L("palette-grey-300")), fe(D.Chip, "defaultIconColor", L("palette-grey-300")), fe(D.FilledInput, "bg", "rgba(255, 255, 255, 0.09)"), fe(D.FilledInput, "hoverBg", "rgba(255, 255, 255, 0.13)"), fe(D.FilledInput, "disabledBg", "rgba(255, 255, 255, 0.12)"), fe(D.LinearProgress, "primaryBg", U(rn, D.primary.main, 0.5)), fe(D.LinearProgress, "secondaryBg", U(rn, D.secondary.main, 0.5)), fe(D.LinearProgress, "errorBg", U(rn, D.error.main, 0.5)), fe(D.LinearProgress, "infoBg", U(rn, D.info.main, 0.5)), fe(D.LinearProgress, "successBg", U(rn, D.success.main, 0.5)), fe(D.LinearProgress, "warningBg", U(rn, D.warning.main, 0.5)), fe(D.Skeleton, "bg", x ? U(Xl, D.text.primary, 0.13) : `rgba(${L("palette-text-primaryChannel")} / 0.13)`), fe(D.Slider, "primaryTrack", U(rn, D.primary.main, 0.5)), fe(D.Slider, "secondaryTrack", U(rn, D.secondary.main, 0.5)), fe(D.Slider, "errorTrack", U(rn, D.error.main, 0.5)), fe(D.Slider, "infoTrack", U(rn, D.info.main, 0.5)), fe(D.Slider, "successTrack", U(rn, D.success.main, 0.5)), fe(D.Slider, "warningTrack", U(rn, D.warning.main, 0.5));
|
|
54936
|
+
const j = x ? U(on, D.background.default, 0.985) : Fg(D.background.default, 0.98);
|
|
54937
|
+
fe(D.SnackbarContent, "bg", j), fe(D.SnackbarContent, "color", qi(() => x ? Ege.text.primary : D.getContrastText(j))), fe(D.SpeedDialAction, "fabHoverBg", Fg(D.background.paper, 0.15)), fe(D.StepConnector, "border", L("palette-grey-600")), fe(D.StepContent, "border", L("palette-grey-600")), fe(D.Switch, "defaultColor", L("palette-grey-300")), fe(D.Switch, "defaultDisabledColor", L("palette-grey-600")), fe(D.Switch, "primaryDisabledColor", U(rn, D.primary.main, 0.55)), fe(D.Switch, "secondaryDisabledColor", U(rn, D.secondary.main, 0.55)), fe(D.Switch, "errorDisabledColor", U(rn, D.error.main, 0.55)), fe(D.Switch, "infoDisabledColor", U(rn, D.info.main, 0.55)), fe(D.Switch, "successDisabledColor", U(rn, D.success.main, 0.55)), fe(D.Switch, "warningDisabledColor", U(rn, D.warning.main, 0.55)), fe(D.TableCell, "border", U(rn, U(Xl, D.divider, 1), 0.68)), fe(D.Tooltip, "bg", U(Xl, D.grey[700], 0.92));
|
|
54938
54938
|
}
|
|
54939
54939
|
Na(D.background, "default"), Na(D.background, "paper"), Na(D.common, "background"), Na(D.common, "onBackground"), Na(D, "divider"), Object.keys(D).forEach((j) => {
|
|
54940
54940
|
const z = D[j];
|
|
@@ -67628,7 +67628,7 @@ const _o = {
|
|
|
67628
67628
|
InputProps: {
|
|
67629
67629
|
...k.InputProps,
|
|
67630
67630
|
...i,
|
|
67631
|
-
endAdornment: /* @__PURE__ */ R(
|
|
67631
|
+
endAdornment: /* @__PURE__ */ R(ln, { children: [
|
|
67632
67632
|
i?.endAdornment,
|
|
67633
67633
|
y.loading ? /* @__PURE__ */ g(mN, { color: "inherit", size: 20 }) : null,
|
|
67634
67634
|
k.InputProps.endAdornment,
|
|
@@ -68512,7 +68512,7 @@ function j0e(e, t) {
|
|
|
68512
68512
|
const n = un(e, t?.in), r = +Sl(n, t) - +Mpt(n, t);
|
|
68513
68513
|
return Math.round(r / N0e) + 1;
|
|
68514
68514
|
}
|
|
68515
|
-
function
|
|
68515
|
+
function sn(e, t) {
|
|
68516
68516
|
const n = e < 0 ? "-" : "", r = Math.abs(e).toString().padStart(t, "0");
|
|
68517
68517
|
return n + r;
|
|
68518
68518
|
}
|
|
@@ -68520,16 +68520,16 @@ const Ms = {
|
|
|
68520
68520
|
// Year
|
|
68521
68521
|
y(e, t) {
|
|
68522
68522
|
const n = e.getFullYear(), r = n > 0 ? n : 1 - n;
|
|
68523
|
-
return
|
|
68523
|
+
return sn(t === "yy" ? r % 100 : r, t.length);
|
|
68524
68524
|
},
|
|
68525
68525
|
// Month
|
|
68526
68526
|
M(e, t) {
|
|
68527
68527
|
const n = e.getMonth();
|
|
68528
|
-
return t === "M" ? String(n + 1) :
|
|
68528
|
+
return t === "M" ? String(n + 1) : sn(n + 1, 2);
|
|
68529
68529
|
},
|
|
68530
68530
|
// Day of the month
|
|
68531
68531
|
d(e, t) {
|
|
68532
|
-
return
|
|
68532
|
+
return sn(e.getDate(), t.length);
|
|
68533
68533
|
},
|
|
68534
68534
|
// AM or PM
|
|
68535
68535
|
a(e, t) {
|
|
@@ -68549,26 +68549,26 @@ const Ms = {
|
|
|
68549
68549
|
},
|
|
68550
68550
|
// Hour [1-12]
|
|
68551
68551
|
h(e, t) {
|
|
68552
|
-
return
|
|
68552
|
+
return sn(e.getHours() % 12 || 12, t.length);
|
|
68553
68553
|
},
|
|
68554
68554
|
// Hour [0-23]
|
|
68555
68555
|
H(e, t) {
|
|
68556
|
-
return
|
|
68556
|
+
return sn(e.getHours(), t.length);
|
|
68557
68557
|
},
|
|
68558
68558
|
// Minute
|
|
68559
68559
|
m(e, t) {
|
|
68560
|
-
return
|
|
68560
|
+
return sn(e.getMinutes(), t.length);
|
|
68561
68561
|
},
|
|
68562
68562
|
// Second
|
|
68563
68563
|
s(e, t) {
|
|
68564
|
-
return
|
|
68564
|
+
return sn(e.getSeconds(), t.length);
|
|
68565
68565
|
},
|
|
68566
68566
|
// Fraction of second
|
|
68567
68567
|
S(e, t) {
|
|
68568
68568
|
const n = t.length, r = e.getMilliseconds(), o = Math.trunc(
|
|
68569
68569
|
r * Math.pow(10, n - 3)
|
|
68570
68570
|
);
|
|
68571
|
-
return
|
|
68571
|
+
return sn(o, t.length);
|
|
68572
68572
|
}
|
|
68573
68573
|
}, ju = {
|
|
68574
68574
|
midnight: "midnight",
|
|
@@ -68609,14 +68609,14 @@ const Ms = {
|
|
|
68609
68609
|
const o = z0e(e, r), i = o > 0 ? o : 1 - o;
|
|
68610
68610
|
if (t === "YY") {
|
|
68611
68611
|
const a = i % 100;
|
|
68612
|
-
return
|
|
68612
|
+
return sn(a, 2);
|
|
68613
68613
|
}
|
|
68614
|
-
return t === "Yo" ? n.ordinalNumber(i, { unit: "year" }) :
|
|
68614
|
+
return t === "Yo" ? n.ordinalNumber(i, { unit: "year" }) : sn(i, t.length);
|
|
68615
68615
|
},
|
|
68616
68616
|
// ISO week-numbering year
|
|
68617
68617
|
R: function(e, t) {
|
|
68618
68618
|
const n = R0e(e);
|
|
68619
|
-
return
|
|
68619
|
+
return sn(n, t.length);
|
|
68620
68620
|
},
|
|
68621
68621
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
68622
68622
|
// The main difference between `y` and `u` localizers are B.C. years:
|
|
@@ -68629,7 +68629,7 @@ const Ms = {
|
|
|
68629
68629
|
// while `uu` pads single digit years to 2 characters and returns other years unchanged.
|
|
68630
68630
|
u: function(e, t) {
|
|
68631
68631
|
const n = e.getFullYear();
|
|
68632
|
-
return
|
|
68632
|
+
return sn(n, t.length);
|
|
68633
68633
|
},
|
|
68634
68634
|
// Quarter
|
|
68635
68635
|
Q: function(e, t, n) {
|
|
@@ -68640,7 +68640,7 @@ const Ms = {
|
|
|
68640
68640
|
return String(r);
|
|
68641
68641
|
// 01, 02, 03, 04
|
|
68642
68642
|
case "QQ":
|
|
68643
|
-
return
|
|
68643
|
+
return sn(r, 2);
|
|
68644
68644
|
// 1st, 2nd, 3rd, 4th
|
|
68645
68645
|
case "Qo":
|
|
68646
68646
|
return n.ordinalNumber(r, { unit: "quarter" });
|
|
@@ -68674,7 +68674,7 @@ const Ms = {
|
|
|
68674
68674
|
return String(r);
|
|
68675
68675
|
// 01, 02, 03, 04
|
|
68676
68676
|
case "qq":
|
|
68677
|
-
return
|
|
68677
|
+
return sn(r, 2);
|
|
68678
68678
|
// 1st, 2nd, 3rd, 4th
|
|
68679
68679
|
case "qo":
|
|
68680
68680
|
return n.ordinalNumber(r, { unit: "quarter" });
|
|
@@ -68736,7 +68736,7 @@ const Ms = {
|
|
|
68736
68736
|
return String(r + 1);
|
|
68737
68737
|
// 01, 02, ..., 12
|
|
68738
68738
|
case "LL":
|
|
68739
|
-
return
|
|
68739
|
+
return sn(r + 1, 2);
|
|
68740
68740
|
// 1st, 2nd, ..., 12th
|
|
68741
68741
|
case "Lo":
|
|
68742
68742
|
return n.ordinalNumber(r + 1, { unit: "month" });
|
|
@@ -68761,12 +68761,12 @@ const Ms = {
|
|
|
68761
68761
|
// Local week of year
|
|
68762
68762
|
w: function(e, t, n, r) {
|
|
68763
68763
|
const o = j0e(e, r);
|
|
68764
|
-
return t === "wo" ? n.ordinalNumber(o, { unit: "week" }) :
|
|
68764
|
+
return t === "wo" ? n.ordinalNumber(o, { unit: "week" }) : sn(o, t.length);
|
|
68765
68765
|
},
|
|
68766
68766
|
// ISO week of year
|
|
68767
68767
|
I: function(e, t, n) {
|
|
68768
68768
|
const r = U0e(e);
|
|
68769
|
-
return t === "Io" ? n.ordinalNumber(r, { unit: "week" }) :
|
|
68769
|
+
return t === "Io" ? n.ordinalNumber(r, { unit: "week" }) : sn(r, t.length);
|
|
68770
68770
|
},
|
|
68771
68771
|
// Day of the month
|
|
68772
68772
|
d: function(e, t, n) {
|
|
@@ -68775,7 +68775,7 @@ const Ms = {
|
|
|
68775
68775
|
// Day of year
|
|
68776
68776
|
D: function(e, t, n) {
|
|
68777
68777
|
const r = Ppt(e);
|
|
68778
|
-
return t === "Do" ? n.ordinalNumber(r, { unit: "dayOfYear" }) :
|
|
68778
|
+
return t === "Do" ? n.ordinalNumber(r, { unit: "dayOfYear" }) : sn(r, t.length);
|
|
68779
68779
|
},
|
|
68780
68780
|
// Day of week
|
|
68781
68781
|
E: function(e, t, n) {
|
|
@@ -68819,7 +68819,7 @@ const Ms = {
|
|
|
68819
68819
|
return String(i);
|
|
68820
68820
|
// Padded numerical value
|
|
68821
68821
|
case "ee":
|
|
68822
|
-
return
|
|
68822
|
+
return sn(i, 2);
|
|
68823
68823
|
// 1st, 2nd, ..., 7th
|
|
68824
68824
|
case "eo":
|
|
68825
68825
|
return n.ordinalNumber(i, { unit: "day" });
|
|
@@ -68858,7 +68858,7 @@ const Ms = {
|
|
|
68858
68858
|
return String(i);
|
|
68859
68859
|
// Padded numerical value
|
|
68860
68860
|
case "cc":
|
|
68861
|
-
return
|
|
68861
|
+
return sn(i, t.length);
|
|
68862
68862
|
// 1st, 2nd, ..., 7th
|
|
68863
68863
|
case "co":
|
|
68864
68864
|
return n.ordinalNumber(i, { unit: "day" });
|
|
@@ -68897,7 +68897,7 @@ const Ms = {
|
|
|
68897
68897
|
return String(o);
|
|
68898
68898
|
// 02
|
|
68899
68899
|
case "ii":
|
|
68900
|
-
return
|
|
68900
|
+
return sn(o, t.length);
|
|
68901
68901
|
// 2nd
|
|
68902
68902
|
case "io":
|
|
68903
68903
|
return n.ordinalNumber(o, { unit: "day" });
|
|
@@ -69025,12 +69025,12 @@ const Ms = {
|
|
|
69025
69025
|
// Hour [0-11]
|
|
69026
69026
|
K: function(e, t, n) {
|
|
69027
69027
|
const r = e.getHours() % 12;
|
|
69028
|
-
return t === "Ko" ? n.ordinalNumber(r, { unit: "hour" }) :
|
|
69028
|
+
return t === "Ko" ? n.ordinalNumber(r, { unit: "hour" }) : sn(r, t.length);
|
|
69029
69029
|
},
|
|
69030
69030
|
// Hour [1-24]
|
|
69031
69031
|
k: function(e, t, n) {
|
|
69032
69032
|
let r = e.getHours();
|
|
69033
|
-
return r === 0 && (r = 24), t === "ko" ? n.ordinalNumber(r, { unit: "hour" }) :
|
|
69033
|
+
return r === 0 && (r = 24), t === "ko" ? n.ordinalNumber(r, { unit: "hour" }) : sn(r, t.length);
|
|
69034
69034
|
},
|
|
69035
69035
|
// Minute
|
|
69036
69036
|
m: function(e, t, n) {
|
|
@@ -69125,22 +69125,22 @@ const Ms = {
|
|
|
69125
69125
|
// Seconds timestamp
|
|
69126
69126
|
t: function(e, t, n) {
|
|
69127
69127
|
const r = Math.trunc(+e / 1e3);
|
|
69128
|
-
return
|
|
69128
|
+
return sn(r, t.length);
|
|
69129
69129
|
},
|
|
69130
69130
|
// Milliseconds timestamp
|
|
69131
69131
|
T: function(e, t, n) {
|
|
69132
|
-
return
|
|
69132
|
+
return sn(+e, t.length);
|
|
69133
69133
|
}
|
|
69134
69134
|
};
|
|
69135
69135
|
function g$(e, t = "") {
|
|
69136
69136
|
const n = e > 0 ? "-" : "+", r = Math.abs(e), o = Math.trunc(r / 60), i = r % 60;
|
|
69137
|
-
return i === 0 ? n + String(o) : n + String(o) + t +
|
|
69137
|
+
return i === 0 ? n + String(o) : n + String(o) + t + sn(i, 2);
|
|
69138
69138
|
}
|
|
69139
69139
|
function v$(e, t) {
|
|
69140
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") +
|
|
69140
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + sn(Math.abs(e) / 60, 2) : cc(e, t);
|
|
69141
69141
|
}
|
|
69142
69142
|
function cc(e, t = "") {
|
|
69143
|
-
const n = e > 0 ? "-" : "+", r = Math.abs(e), o =
|
|
69143
|
+
const n = e > 0 ? "-" : "+", r = Math.abs(e), o = sn(Math.trunc(r / 60), 2), i = sn(r % 60, 2);
|
|
69144
69144
|
return n + o + t + i;
|
|
69145
69145
|
}
|
|
69146
69146
|
const y$ = (e, t) => {
|
|
@@ -71479,77 +71479,77 @@ const F3t = (e) => {
|
|
|
71479
71479
|
iconSize: a
|
|
71480
71480
|
}) => {
|
|
71481
71481
|
const { t: s } = Vt(), [l, c] = ye(!1);
|
|
71482
|
-
return /* @__PURE__ */
|
|
71483
|
-
|
|
71484
|
-
|
|
71485
|
-
|
|
71486
|
-
|
|
71487
|
-
|
|
71488
|
-
|
|
71489
|
-
|
|
71490
|
-
|
|
71491
|
-
|
|
71492
|
-
|
|
71493
|
-
|
|
71494
|
-
|
|
71495
|
-
|
|
71496
|
-
|
|
71497
|
-
|
|
71498
|
-
|
|
71499
|
-
|
|
71500
|
-
|
|
71501
|
-
|
|
71502
|
-
|
|
71503
|
-
|
|
71504
|
-
|
|
71505
|
-
|
|
71506
|
-
|
|
71507
|
-
|
|
71508
|
-
|
|
71509
|
-
|
|
71510
|
-
|
|
71511
|
-
|
|
71512
|
-
|
|
71513
|
-
|
|
71514
|
-
|
|
71515
|
-
|
|
71516
|
-
|
|
71517
|
-
|
|
71518
|
-
|
|
71519
|
-
|
|
71520
|
-
|
|
71521
|
-
|
|
71522
|
-
|
|
71523
|
-
|
|
71524
|
-
|
|
71525
|
-
|
|
71526
|
-
|
|
71527
|
-
|
|
71528
|
-
|
|
71529
|
-
|
|
71530
|
-
|
|
71531
|
-
|
|
71532
|
-
|
|
71533
|
-
|
|
71534
|
-
|
|
71535
|
-
|
|
71536
|
-
|
|
71537
|
-
|
|
71538
|
-
|
|
71539
|
-
|
|
71540
|
-
|
|
71541
|
-
|
|
71542
|
-
|
|
71543
|
-
}
|
|
71544
|
-
|
|
71545
|
-
|
|
71546
|
-
|
|
71547
|
-
|
|
71548
|
-
|
|
71549
|
-
|
|
71550
|
-
}
|
|
71551
|
-
|
|
71552
|
-
|
|
71482
|
+
return /* @__PURE__ */ g("div", { className: "flex gap-2 items-center", children: /* @__PURE__ */ g(
|
|
71483
|
+
gu,
|
|
71484
|
+
{
|
|
71485
|
+
className: te("max-w-md", n),
|
|
71486
|
+
description: s("this_will_be_deleted_forever"),
|
|
71487
|
+
footer: /* @__PURE__ */ R("div", { className: "flex gap-2 justify-end", children: [
|
|
71488
|
+
/* @__PURE__ */ g(
|
|
71489
|
+
vt,
|
|
71490
|
+
{
|
|
71491
|
+
color: "secondary",
|
|
71492
|
+
"data-testid": "cancel-button",
|
|
71493
|
+
name: "cancel-button",
|
|
71494
|
+
onClick: () => c(!1),
|
|
71495
|
+
type: "button",
|
|
71496
|
+
variant: "ghost",
|
|
71497
|
+
children: s("cancel")
|
|
71498
|
+
}
|
|
71499
|
+
),
|
|
71500
|
+
/* @__PURE__ */ g(
|
|
71501
|
+
vt,
|
|
71502
|
+
{
|
|
71503
|
+
autoFocus: !0,
|
|
71504
|
+
color: "error",
|
|
71505
|
+
"data-testid": "delete-button",
|
|
71506
|
+
name: "delete-button",
|
|
71507
|
+
onClick: (u) => {
|
|
71508
|
+
e(u), c(!1);
|
|
71509
|
+
},
|
|
71510
|
+
type: "button",
|
|
71511
|
+
children: s("delete")
|
|
71512
|
+
}
|
|
71513
|
+
)
|
|
71514
|
+
] }),
|
|
71515
|
+
onOpenChange: c,
|
|
71516
|
+
open: l,
|
|
71517
|
+
title: s("are_you_sure"),
|
|
71518
|
+
trigger: /* @__PURE__ */ R("div", { className: "w-fit", children: [
|
|
71519
|
+
o ? /* @__PURE__ */ R(
|
|
71520
|
+
vt,
|
|
71521
|
+
{
|
|
71522
|
+
...i,
|
|
71523
|
+
className: te("text-error", r),
|
|
71524
|
+
color: "error",
|
|
71525
|
+
label: o,
|
|
71526
|
+
onClick: () => c(!0),
|
|
71527
|
+
type: "button",
|
|
71528
|
+
variant: "ghost",
|
|
71529
|
+
children: [
|
|
71530
|
+
/* @__PURE__ */ g(Ln, { name: t, size: a ?? 17 }),
|
|
71531
|
+
o && /* @__PURE__ */ g("span", { className: "hidden md:flex", children: o })
|
|
71532
|
+
]
|
|
71533
|
+
}
|
|
71534
|
+
) : /* @__PURE__ */ g(
|
|
71535
|
+
ct,
|
|
71536
|
+
{
|
|
71537
|
+
...i,
|
|
71538
|
+
className: te(r),
|
|
71539
|
+
color: "error",
|
|
71540
|
+
icon: t,
|
|
71541
|
+
iconProps: {
|
|
71542
|
+
size: a ?? 18
|
|
71543
|
+
},
|
|
71544
|
+
label: s("delete"),
|
|
71545
|
+
onClick: () => c(!0),
|
|
71546
|
+
type: "button"
|
|
71547
|
+
}
|
|
71548
|
+
),
|
|
71549
|
+
" "
|
|
71550
|
+
] })
|
|
71551
|
+
}
|
|
71552
|
+
) });
|
|
71553
71553
|
}, cgt = ({
|
|
71554
71554
|
item: e,
|
|
71555
71555
|
index: t = 0,
|
|
@@ -72047,7 +72047,7 @@ const Y3t = aY, K3t = ({
|
|
|
72047
72047
|
};
|
|
72048
72048
|
}, []);
|
|
72049
72049
|
const D = Wt(Gt().dropzone, m);
|
|
72050
|
-
return /* @__PURE__ */ R(
|
|
72050
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
72051
72051
|
/* @__PURE__ */ g(
|
|
72052
72052
|
"input",
|
|
72053
72053
|
{
|
|
@@ -72300,7 +72300,7 @@ function Tgt({
|
|
|
72300
72300
|
value: String(s).padStart(2, "0")
|
|
72301
72301
|
}
|
|
72302
72302
|
),
|
|
72303
|
-
i && /* @__PURE__ */ R(
|
|
72303
|
+
i && /* @__PURE__ */ R(ln, { children: [
|
|
72304
72304
|
/* @__PURE__ */ g("span", { className: "font-bold text-gray-700 dark:text-gray-200", children: ":" }),
|
|
72305
72305
|
/* @__PURE__ */ g(
|
|
72306
72306
|
"input",
|
|
@@ -84446,7 +84446,7 @@ const bbt = ({
|
|
|
84446
84446
|
...i
|
|
84447
84447
|
}) => {
|
|
84448
84448
|
const a = Wt(Gt().fileInput, o);
|
|
84449
|
-
return /* @__PURE__ */ R(
|
|
84449
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
84450
84450
|
/* @__PURE__ */ g("div", { className: ss(a.root.base, e), children: /* @__PURE__ */ g("div", { className: a.field.base, children: /* @__PURE__ */ g(
|
|
84451
84451
|
"input",
|
|
84452
84452
|
{
|
|
@@ -85354,7 +85354,7 @@ const Ubt = ({
|
|
|
85354
85354
|
Ubt.displayName = "Kbd";
|
|
85355
85355
|
const zbt = ({ actions: e }) => {
|
|
85356
85356
|
const { t } = Vt();
|
|
85357
|
-
return /* @__PURE__ */ R(
|
|
85357
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
85358
85358
|
/* @__PURE__ */ R(F5, { children: [
|
|
85359
85359
|
/* @__PURE__ */ g(j5, { children: t("actions") }),
|
|
85360
85360
|
/* @__PURE__ */ g(vgt, { children: t("select_action_from_the_list") })
|
|
@@ -86346,7 +86346,7 @@ const zbt = ({ actions: e }) => {
|
|
|
86346
86346
|
locationsEndpoint: e?.locationsEndpoint ?? IE.locationsEndpoint,
|
|
86347
86347
|
patientsEndpoint: e?.patientsEndpoint ?? IE.patientsEndpoint,
|
|
86348
86348
|
profilesEndpoint: e?.profilesEndpoint ?? IE.profilesEndpoint
|
|
86349
|
-
}), Zbt = ({ isOpen: e, onToggle: t, steps: n, handlers: r }) => /* @__PURE__ */ R(
|
|
86349
|
+
}), Zbt = ({ isOpen: e, onToggle: t, steps: n, handlers: r }) => /* @__PURE__ */ R(ln, { children: [
|
|
86350
86350
|
!e && /* @__PURE__ */ g(
|
|
86351
86351
|
"button",
|
|
86352
86352
|
{
|
|
@@ -86919,7 +86919,7 @@ const zbt = ({ actions: e }) => {
|
|
|
86919
86919
|
const b = t ? p(m) : f(m);
|
|
86920
86920
|
o?.(b);
|
|
86921
86921
|
},
|
|
86922
|
-
renderOption: (m, v) => /* @__PURE__ */ g(
|
|
86922
|
+
renderOption: (m, v) => /* @__PURE__ */ g(ln, { children: u(v) }),
|
|
86923
86923
|
url: l1t(r, e, n)
|
|
86924
86924
|
}
|
|
86925
86925
|
) });
|
|
@@ -98776,7 +98776,7 @@ function gR(e, t) {
|
|
|
98776
98776
|
function x1e(e) {
|
|
98777
98777
|
return typeof e == "function";
|
|
98778
98778
|
}
|
|
98779
|
-
function
|
|
98779
|
+
function an(e, t = void 0, ...n) {
|
|
98780
98780
|
return x1e(e) ? t ? e.bind(t)(...n) : e(...n) : e;
|
|
98781
98781
|
}
|
|
98782
98782
|
function HCt(e = {}) {
|
|
@@ -98970,22 +98970,22 @@ function YCt(e, t) {
|
|
|
98970
98970
|
};
|
|
98971
98971
|
}, {}), p = FV({
|
|
98972
98972
|
...f,
|
|
98973
|
-
content:
|
|
98974
|
-
marks:
|
|
98975
|
-
group:
|
|
98976
|
-
inline:
|
|
98977
|
-
atom:
|
|
98978
|
-
selectable:
|
|
98979
|
-
draggable:
|
|
98980
|
-
code:
|
|
98981
|
-
whitespace:
|
|
98982
|
-
linebreakReplacement:
|
|
98973
|
+
content: an(Qe(c, "content", d)),
|
|
98974
|
+
marks: an(Qe(c, "marks", d)),
|
|
98975
|
+
group: an(Qe(c, "group", d)),
|
|
98976
|
+
inline: an(Qe(c, "inline", d)),
|
|
98977
|
+
atom: an(Qe(c, "atom", d)),
|
|
98978
|
+
selectable: an(Qe(c, "selectable", d)),
|
|
98979
|
+
draggable: an(Qe(c, "draggable", d)),
|
|
98980
|
+
code: an(Qe(c, "code", d)),
|
|
98981
|
+
whitespace: an(Qe(c, "whitespace", d)),
|
|
98982
|
+
linebreakReplacement: an(
|
|
98983
98983
|
Qe(c, "linebreakReplacement", d)
|
|
98984
98984
|
),
|
|
98985
|
-
defining:
|
|
98986
|
-
isolating:
|
|
98985
|
+
defining: an(Qe(c, "defining", d)),
|
|
98986
|
+
isolating: an(Qe(c, "isolating", d)),
|
|
98987
98987
|
attrs: Object.fromEntries(u.map(BV))
|
|
98988
|
-
}), m =
|
|
98988
|
+
}), m = an(Qe(c, "parseHTML", d));
|
|
98989
98989
|
m && (p.parseDOM = m.map(
|
|
98990
98990
|
(b) => jV(b, u)
|
|
98991
98991
|
));
|
|
@@ -99012,13 +99012,13 @@ function YCt(e, t) {
|
|
|
99012
99012
|
};
|
|
99013
99013
|
}, {}), p = FV({
|
|
99014
99014
|
...f,
|
|
99015
|
-
inclusive:
|
|
99016
|
-
excludes:
|
|
99017
|
-
group:
|
|
99018
|
-
spanning:
|
|
99019
|
-
code:
|
|
99015
|
+
inclusive: an(Qe(c, "inclusive", d)),
|
|
99016
|
+
excludes: an(Qe(c, "excludes", d)),
|
|
99017
|
+
group: an(Qe(c, "group", d)),
|
|
99018
|
+
spanning: an(Qe(c, "spanning", d)),
|
|
99019
|
+
code: an(Qe(c, "code", d)),
|
|
99020
99020
|
attrs: Object.fromEntries(u.map(BV))
|
|
99021
|
-
}), m =
|
|
99021
|
+
}), m = an(Qe(c, "parseHTML", d));
|
|
99022
99022
|
m && (p.parseDOM = m.map(
|
|
99023
99023
|
(y) => jV(y, u)
|
|
99024
99024
|
));
|
|
@@ -99246,7 +99246,7 @@ function t3(e, t) {
|
|
|
99246
99246
|
name: r.name,
|
|
99247
99247
|
options: r.options,
|
|
99248
99248
|
storage: r.storage
|
|
99249
|
-
}, i =
|
|
99249
|
+
}, i = an(Qe(r, "group", o));
|
|
99250
99250
|
return typeof i != "string" ? !1 : i.split(" ").includes("list");
|
|
99251
99251
|
}
|
|
99252
99252
|
function Lw(e, {
|
|
@@ -99811,7 +99811,7 @@ var yR = class {
|
|
|
99811
99811
|
}
|
|
99812
99812
|
get options() {
|
|
99813
99813
|
return {
|
|
99814
|
-
...
|
|
99814
|
+
...an(
|
|
99815
99815
|
Qe(this, "addOptions", {
|
|
99816
99816
|
name: this.name
|
|
99817
99817
|
})
|
|
@@ -99820,7 +99820,7 @@ var yR = class {
|
|
|
99820
99820
|
}
|
|
99821
99821
|
get storage() {
|
|
99822
99822
|
return {
|
|
99823
|
-
...
|
|
99823
|
+
...an(
|
|
99824
99824
|
Qe(this, "addStorage", {
|
|
99825
99825
|
name: this.name,
|
|
99826
99826
|
options: this.options
|
|
@@ -100253,7 +100253,7 @@ var Uw = class {
|
|
|
100253
100253
|
editor: this.editor,
|
|
100254
100254
|
type: sp(t.name, this.schema)
|
|
100255
100255
|
};
|
|
100256
|
-
t.type === "mark" && ((n =
|
|
100256
|
+
t.type === "mark" && ((n = an(Qe(t, "keepOnSplit", r))) == null || n) && this.splittableMarks.push(t.name);
|
|
100257
100257
|
const o = Qe(t, "onBeforeCreate", r), i = Qe(t, "onCreate", r), a = Qe(t, "onUpdate", r), s = Qe(
|
|
100258
100258
|
t,
|
|
100259
100259
|
"onSelectionUpdate",
|
|
@@ -101214,7 +101214,7 @@ function ef(e) {
|
|
|
101214
101214
|
return new $w({
|
|
101215
101215
|
find: e.find,
|
|
101216
101216
|
handler: ({ state: t, range: n, match: r }) => {
|
|
101217
|
-
const o =
|
|
101217
|
+
const o = an(e.getAttributes, void 0, r);
|
|
101218
101218
|
if (o === !1 || o === null)
|
|
101219
101219
|
return null;
|
|
101220
101220
|
const { tr: i } = t, a = r[r.length - 1], s = r[0];
|
|
@@ -101234,7 +101234,7 @@ function Vxt(e) {
|
|
|
101234
101234
|
return new $w({
|
|
101235
101235
|
find: e.find,
|
|
101236
101236
|
handler: ({ state: t, range: n, match: r }) => {
|
|
101237
|
-
const o =
|
|
101237
|
+
const o = an(e.getAttributes, void 0, r) || {}, { tr: i } = t, a = n.from;
|
|
101238
101238
|
let s = n.to;
|
|
101239
101239
|
const l = e.type.create(o);
|
|
101240
101240
|
if (r[1]) {
|
|
@@ -101256,7 +101256,7 @@ function lM(e) {
|
|
|
101256
101256
|
return new $w({
|
|
101257
101257
|
find: e.find,
|
|
101258
101258
|
handler: ({ state: t, range: n, match: r }) => {
|
|
101259
|
-
const o = t.doc.resolve(n.from), i =
|
|
101259
|
+
const o = t.doc.resolve(n.from), i = an(e.getAttributes, void 0, r) || {};
|
|
101260
101260
|
if (!o.node(-1).canReplaceWith(o.index(-1), o.indexAfter(-1), e.type))
|
|
101261
101261
|
return null;
|
|
101262
101262
|
t.tr.delete(n.from, n.to).setBlockType(n.from, n.from, e.type, i);
|
|
@@ -101268,7 +101268,7 @@ function tf(e) {
|
|
|
101268
101268
|
return new $w({
|
|
101269
101269
|
find: e.find,
|
|
101270
101270
|
handler: ({ state: t, range: n, match: r, chain: o }) => {
|
|
101271
|
-
const i =
|
|
101271
|
+
const i = an(e.getAttributes, void 0, r) || {}, a = t.tr.delete(n.from, n.to), l = a.doc.resolve(n.from).blockRange(), c = l && QN(l, e.type, i);
|
|
101272
101272
|
if (!c)
|
|
101273
101273
|
return null;
|
|
101274
101274
|
if (a.wrap(l, c), e.keepMarks && e.editor) {
|
|
@@ -101692,7 +101692,7 @@ function fu(e) {
|
|
|
101692
101692
|
return new Rxt({
|
|
101693
101693
|
find: e.find,
|
|
101694
101694
|
handler: ({ state: t, range: n, match: r, pasteEvent: o }) => {
|
|
101695
|
-
const i =
|
|
101695
|
+
const i = an(e.getAttributes, void 0, r, o);
|
|
101696
101696
|
if (i === !1 || i === null)
|
|
101697
101697
|
return null;
|
|
101698
101698
|
const { tr: a } = t, s = r[r.length - 1], l = r[0];
|
|
@@ -102144,7 +102144,7 @@ var FTt = jTt(), BTt = (...e) => (t) => {
|
|
|
102144
102144
|
e.getSnapshot,
|
|
102145
102145
|
e.getServerSnapshot
|
|
102146
102146
|
);
|
|
102147
|
-
return /* @__PURE__ */ g(
|
|
102147
|
+
return /* @__PURE__ */ g(ln, { children: Object.values(t) });
|
|
102148
102148
|
};
|
|
102149
102149
|
function VTt() {
|
|
102150
102150
|
const e = /* @__PURE__ */ new Set();
|
|
@@ -102224,7 +102224,7 @@ var HTt = class extends K.Component {
|
|
|
102224
102224
|
}
|
|
102225
102225
|
render() {
|
|
102226
102226
|
const { editor: e, innerRef: t, ...n } = this.props;
|
|
102227
|
-
return /* @__PURE__ */ R(
|
|
102227
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
102228
102228
|
/* @__PURE__ */ g("div", { ref: BTt(t, this.editorContentRef), ...n }),
|
|
102229
102229
|
e?.contentComponent && /* @__PURE__ */ g(WTt, { contentComponent: e.contentComponent })
|
|
102230
102230
|
] });
|
|
@@ -105798,7 +105798,7 @@ var NOt = nr.create({
|
|
|
105798
105798
|
storage: e.storage
|
|
105799
105799
|
};
|
|
105800
105800
|
return {
|
|
105801
|
-
allowGapCursor: (t =
|
|
105801
|
+
allowGapCursor: (t = an(Qe(e, "allowGapCursor", n))) != null ? t : null
|
|
105802
105802
|
};
|
|
105803
105803
|
}
|
|
105804
105804
|
}), hH = "placeholder";
|
|
@@ -106288,7 +106288,7 @@ const BOt = /^\?/, n5t = (e) => {
|
|
|
106288
106288
|
} else
|
|
106289
106289
|
u(k);
|
|
106290
106290
|
}, _ = Me(() => !C || c === "" ? `${n}${r}` : `${n}${l}${c}${r}`, [n, l, c, r, C]), E = () => m(!0);
|
|
106291
|
-
return /* @__PURE__ */ R(
|
|
106291
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
106292
106292
|
/* @__PURE__ */ g(
|
|
106293
106293
|
GN,
|
|
106294
106294
|
{
|
|
@@ -106607,7 +106607,7 @@ const XOt = ({
|
|
|
106607
106607
|
columnsAmount: e,
|
|
106608
106608
|
t,
|
|
106609
106609
|
onCreate: n
|
|
106610
|
-
}) => /* @__PURE__ */ g("tr", { className: "w-full justify-center flex items-center pt-52", children: /* @__PURE__ */ g(Ti, { align: "center", colSpan: e + 1, "data-testid": "no-data-cell", children: /* @__PURE__ */ g(qbt, { label: t("noData"), onCreate: n }) }) }), QOt = ({ columnsAmount: e = 6, rowsAmount: t = 15 }) => /* @__PURE__ */ R(
|
|
106610
|
+
}) => /* @__PURE__ */ g("tr", { className: "w-full justify-center flex items-center pt-52", children: /* @__PURE__ */ g(Ti, { align: "center", colSpan: e + 1, "data-testid": "no-data-cell", children: /* @__PURE__ */ g(qbt, { label: t("noData"), onCreate: n }) }) }), QOt = ({ columnsAmount: e = 6, rowsAmount: t = 15 }) => /* @__PURE__ */ R(ln, { children: [
|
|
106611
106611
|
/* @__PURE__ */ R(wb, { className: " bg-background-onPrimary", children: [
|
|
106612
106612
|
/* @__PURE__ */ g(
|
|
106613
106613
|
Ti,
|
|
@@ -106732,7 +106732,7 @@ const XOt = ({
|
|
|
106732
106732
|
}, m = i(e), v = (y) => {
|
|
106733
106733
|
y.stopPropagation(), s(t);
|
|
106734
106734
|
};
|
|
106735
|
-
return /* @__PURE__ */ R(
|
|
106735
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
106736
106736
|
u && /* @__PURE__ */ g(
|
|
106737
106737
|
Ti,
|
|
106738
106738
|
{
|
|
@@ -107462,7 +107462,7 @@ const c5t = ({
|
|
|
107462
107462
|
...o
|
|
107463
107463
|
}) => /* @__PURE__ */ g(ct, { color: n, rounded: r, variant: e ? "filled" : "ghost", ...o, children: t }), u5t = ({ children: e }) => {
|
|
107464
107464
|
const { value: t, toggle: n } = Dm(!1);
|
|
107465
|
-
return /* @__PURE__ */ R(
|
|
107465
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
107466
107466
|
/* @__PURE__ */ g(
|
|
107467
107467
|
ct,
|
|
107468
107468
|
{
|
|
@@ -108147,7 +108147,7 @@ const f5t = ({
|
|
|
108147
108147
|
] }),
|
|
108148
108148
|
e
|
|
108149
108149
|
] });
|
|
108150
|
-
}, U4t = Iwe(() => import("./changelog-viewer-
|
|
108150
|
+
}, U4t = Iwe(() => import("./changelog-viewer-D01FFJdc.js")), z4t = (e, t) => [
|
|
108151
108151
|
{
|
|
108152
108152
|
content: /* @__PURE__ */ g(M4t, { customItems: e?.general }),
|
|
108153
108153
|
icon: "user",
|
|
@@ -108169,7 +108169,7 @@ const f5t = ({
|
|
|
108169
108169
|
name: "roles"
|
|
108170
108170
|
},
|
|
108171
108171
|
{
|
|
108172
|
-
content: /* @__PURE__ */ g(
|
|
108172
|
+
content: /* @__PURE__ */ g(ln, { children: /* @__PURE__ */ R(Dwe, { fallback: /* @__PURE__ */ g("div", { className: "p-5", children: "Loading..." }), children: [
|
|
108173
108173
|
/* @__PURE__ */ g(U4t, { customItems: e?.changelog }),
|
|
108174
108174
|
","
|
|
108175
108175
|
] }) }),
|
|
@@ -108193,7 +108193,7 @@ const f5t = ({
|
|
|
108193
108193
|
const n = z4t(e, t), [r, o] = ye(0), i = (s) => {
|
|
108194
108194
|
o(s);
|
|
108195
108195
|
}, a = n[r] ?? n[0];
|
|
108196
|
-
return /* @__PURE__ */ R(
|
|
108196
|
+
return /* @__PURE__ */ R(ln, { children: [
|
|
108197
108197
|
/* @__PURE__ */ g("div", { className: "md:hidden", children: /* @__PURE__ */ g(
|
|
108198
108198
|
p4t,
|
|
108199
108199
|
{
|
package/dist/react-ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, d as o, e as t, f as r, g as n, h as i, i as l, j as u, k as d, m as g, n as c, o as m, p, q as b, r as T, s as S, t as f, v as h, w as C, B as D, x as R, y as A, z as E, C as I, E as w, F as v, G as y, H as P, I as L, J as F, K as x, L as M, M as B, N as G, O, P as k, Q as H, R as U, V as N, W as V, X as z, Y as K, Z as _, _ as W, $ as j, a0 as Y, a1 as Q, a2 as q, a3 as J, a4 as X, a5 as Z, a6 as $, a7 as aa, a8 as ea, a9 as sa, aa as oa, ab as ta, ac as ra, ad as na, ae as ia, af as la, ag as ua, ah as da, ai as ga, aj as ca, ak as ma, D as pa, al as ba, am as Ta, an as Sa, ao as fa, ap as ha, aq as Ca, ar as Da, as as Ra, at as Aa, au as Ea, av as Ia, aw as wa, ax as va, ay as ya, az as Pa, aA as La, aB as Fa, aC as xa, aD as Ma, aE as Ba, aF as Ga, aG as Oa, aH as ka, aI as Ha, aJ as Ua, aK as Na, aL as Va, aM as za, aN as Ka, aO as _a, aP as Wa, aQ as ja, aR as Ya, aS as Qa, aT as qa, aU as Ja, aV as Xa, aW as Za, aX as $a, aY as ae, aZ as ee, a_ as se, a$ as oe, b0 as te, b1 as re, b2 as ne, b3 as ie, b4 as le, b5 as ue, b6 as de, b7 as ge, b8 as ce, b9 as me, ba as pe, bb as be, bc as Te, bd as Se, be as fe, bf as he, bg as Ce, bh as De, bi as Re, bj as Ae, bk as Ee, bl as Ie, bm as we, bn as ve, bo as ye, bp as Pe, bq as Le, br as Fe, bs as xe, bt as Me, bu as Be, bv as Ge, bw as Oe, bx as ke, by as He, bz as Ue, bA as Ne, bB as Ve, bC as ze, bD as Ke, bE as _e, bF as We, bG as je, bH as Ye, bI as Qe, bJ as qe, bK as Je, bL as Xe, bM as Ze, bN as $e, bO as as, bP as es, bQ as ss, bR as os, bS as ts, bT as rs, bU as ns, bV as is, bW as ls, bX as us, bY as ds, bZ as gs, b_ as cs, b$ as ms, c0 as ps, c1 as bs, c2 as Ts, c3 as Ss, c4 as fs, c5 as hs, c6 as Cs, c7 as Ds, c8 as Rs, c9 as As, ca as Es, cb as Is, cc as ws, cd as vs, ce as ys, cf as Ps, cg as Ls, ch as Fs, ci as xs, cj as Ms, ck as Bs, cl as Gs, cm as Os, cn as ks, co as Hs, cp as Us, cq as Ns, cr as Vs, cs as zs, ct as Ks, cu as _s, cv as Ws, cw as js, cx as Ys, cy as Qs, cz as qs, cA as Js, cB as Xs, cC as Zs, cD as $s, cE as ao, cF as eo, cG as so, S as oo, cH as to, cI as ro, cJ as no, cK as io, cL as lo, cM as uo, cN as go, cO as co, cP as mo, cQ as po, cR as bo, cS as To, cT as So, cU as fo, T as ho, cV as Co, cW as Do, cX as Ro, cY as Ao, cZ as Eo, c_ as Io, c$ as wo, d0 as vo, d1 as yo, d2 as Po, d3 as Lo, d4 as Fo, d5 as xo, d6 as Mo, d7 as Bo, d8 as Go, d9 as Oo, da as ko, db as Ho, dc as Uo, dd as No, de as Vo, df as zo, dg as Ko, U as _o, dh as Wo, di as jo, dj as Yo, dk as Qo, dl as qo, dm as Jo, dn as Xo, dp as Zo, dq as $o, dr as at, ds as et, dt as st, du as ot, dv as tt, dw as rt, dx as nt, dy as it, dz as lt, dA as ut, dB as dt, dC as gt, dD as ct, dE as mt, dF as pt, dG as bt, dH as Tt, dI as St, dJ as ft, dK as ht, c as Ct, dL as Dt, dM as Rt, dN as At, dO as Et, dP as It, dQ as wt, dR as vt, dS as yt, dT as Pt, dU as Lt, dV as Ft, dW as xt, dX as Mt, dY as Bt, dZ as Gt, d_ as Ot, d$ as kt, e0 as Ht, e1 as Ut, e2 as Nt, e3 as Vt, e4 as zt, e5 as Kt, e6 as _t, e7 as Wt, e8 as jt, e9 as Yt, ea as Qt, eb as qt, ec as Jt, ed as Xt, ee as Zt, ef as $t, eg as ar, eh as er, ei as sr, ej as or, ek as tr, el as rr, em as nr, en as ir, eo as lr, ep as ur, eq as dr, er as gr, es as cr, et as mr, eu as pr, ev as br, ew as Tr, ex as Sr, ey as fr, ez as hr, eA as Cr, eB as Dr, eC as Rr, eD as Ar, eE as Er, eF as Ir, eG as wr, eH as vr, eI as yr, eJ as Pr, eK as Lr, eL as Fr, eM as xr, eN as Mr, eO as Br, eP as Gr, eQ as Or, eR as kr, eS as Hr, eT as Ur, eU as Nr, eV as Vr, eW as zr, eX as Kr, eY as _r, eZ as Wr, e_ as jr, e$ as Yr, f0 as Qr, f1 as qr, f2 as Jr, f3 as Xr, f4 as Zr, f5 as $r, f6 as an, f7 as en, f8 as sn, f9 as on, fa as tn, fb as rn, fc as nn, fd as ln, fe as un, ff as dn, fg as gn, fh as cn, fi as mn, fj as pn, fk as bn, fl as Tn, fm as Sn, fn, fo as hn, fp as Cn, fq as Dn, fr as Rn, fs as An, ft as En, fu as In, fv as wn, fw as vn, fx as yn, fy as Pn, fz as Ln, fA as Fn, fB as xn, fC as Mn, fD as Bn, fE as Gn, fF as On, fG as kn, fH as Hn, fI as Un, fJ as Nn, fK as Vn, fL as zn, fM as Kn, fN as _n, fO as Wn, fP as jn, fQ as Yn, fR as Qn, fS as qn, fT as Jn, fU as Xn, fV as Zn, fW as $n, fX as ai, fY as ei, fZ as si, f_ as oi, f$ as ti, b as ri, g0 as ni, g1 as ii, g2 as li, g3 as ui, g4 as di, g5 as gi, g6 as ci, g7 as mi, g8 as pi, g9 as bi, ga as Ti, gb as Si, gc as fi, gd as hi, ge as Ci, gf as Di, gg as Ri, gh as Ai, gi as Ei, gj as Ii, gk as wi, gl as vi, gm as yi, gn as Pi, go as Li, gp as Fi, gq as xi, gr as Mi, gs as Bi, gt as Gi, gu as Oi, gv as ki, gw as Hi, gx as Ui, gy as Ni, gz as Vi, gA as zi, gB as Ki, gC as _i, a as Wi, gD as ji, gE as Yi, gF as Qi, gG as qi, gH as Ji } from "./index-
|
|
1
|
+
import { A as s, d as o, e as t, f as r, g as n, h as i, i as l, j as u, k as d, m as g, n as c, o as m, p, q as b, r as T, s as S, t as f, v as h, w as C, B as D, x as R, y as A, z as E, C as I, E as w, F as v, G as y, H as P, I as L, J as F, K as x, L as M, M as B, N as G, O, P as k, Q as H, R as U, V as N, W as V, X as z, Y as K, Z as _, _ as W, $ as j, a0 as Y, a1 as Q, a2 as q, a3 as J, a4 as X, a5 as Z, a6 as $, a7 as aa, a8 as ea, a9 as sa, aa as oa, ab as ta, ac as ra, ad as na, ae as ia, af as la, ag as ua, ah as da, ai as ga, aj as ca, ak as ma, D as pa, al as ba, am as Ta, an as Sa, ao as fa, ap as ha, aq as Ca, ar as Da, as as Ra, at as Aa, au as Ea, av as Ia, aw as wa, ax as va, ay as ya, az as Pa, aA as La, aB as Fa, aC as xa, aD as Ma, aE as Ba, aF as Ga, aG as Oa, aH as ka, aI as Ha, aJ as Ua, aK as Na, aL as Va, aM as za, aN as Ka, aO as _a, aP as Wa, aQ as ja, aR as Ya, aS as Qa, aT as qa, aU as Ja, aV as Xa, aW as Za, aX as $a, aY as ae, aZ as ee, a_ as se, a$ as oe, b0 as te, b1 as re, b2 as ne, b3 as ie, b4 as le, b5 as ue, b6 as de, b7 as ge, b8 as ce, b9 as me, ba as pe, bb as be, bc as Te, bd as Se, be as fe, bf as he, bg as Ce, bh as De, bi as Re, bj as Ae, bk as Ee, bl as Ie, bm as we, bn as ve, bo as ye, bp as Pe, bq as Le, br as Fe, bs as xe, bt as Me, bu as Be, bv as Ge, bw as Oe, bx as ke, by as He, bz as Ue, bA as Ne, bB as Ve, bC as ze, bD as Ke, bE as _e, bF as We, bG as je, bH as Ye, bI as Qe, bJ as qe, bK as Je, bL as Xe, bM as Ze, bN as $e, bO as as, bP as es, bQ as ss, bR as os, bS as ts, bT as rs, bU as ns, bV as is, bW as ls, bX as us, bY as ds, bZ as gs, b_ as cs, b$ as ms, c0 as ps, c1 as bs, c2 as Ts, c3 as Ss, c4 as fs, c5 as hs, c6 as Cs, c7 as Ds, c8 as Rs, c9 as As, ca as Es, cb as Is, cc as ws, cd as vs, ce as ys, cf as Ps, cg as Ls, ch as Fs, ci as xs, cj as Ms, ck as Bs, cl as Gs, cm as Os, cn as ks, co as Hs, cp as Us, cq as Ns, cr as Vs, cs as zs, ct as Ks, cu as _s, cv as Ws, cw as js, cx as Ys, cy as Qs, cz as qs, cA as Js, cB as Xs, cC as Zs, cD as $s, cE as ao, cF as eo, cG as so, S as oo, cH as to, cI as ro, cJ as no, cK as io, cL as lo, cM as uo, cN as go, cO as co, cP as mo, cQ as po, cR as bo, cS as To, cT as So, cU as fo, T as ho, cV as Co, cW as Do, cX as Ro, cY as Ao, cZ as Eo, c_ as Io, c$ as wo, d0 as vo, d1 as yo, d2 as Po, d3 as Lo, d4 as Fo, d5 as xo, d6 as Mo, d7 as Bo, d8 as Go, d9 as Oo, da as ko, db as Ho, dc as Uo, dd as No, de as Vo, df as zo, dg as Ko, U as _o, dh as Wo, di as jo, dj as Yo, dk as Qo, dl as qo, dm as Jo, dn as Xo, dp as Zo, dq as $o, dr as at, ds as et, dt as st, du as ot, dv as tt, dw as rt, dx as nt, dy as it, dz as lt, dA as ut, dB as dt, dC as gt, dD as ct, dE as mt, dF as pt, dG as bt, dH as Tt, dI as St, dJ as ft, dK as ht, c as Ct, dL as Dt, dM as Rt, dN as At, dO as Et, dP as It, dQ as wt, dR as vt, dS as yt, dT as Pt, dU as Lt, dV as Ft, dW as xt, dX as Mt, dY as Bt, dZ as Gt, d_ as Ot, d$ as kt, e0 as Ht, e1 as Ut, e2 as Nt, e3 as Vt, e4 as zt, e5 as Kt, e6 as _t, e7 as Wt, e8 as jt, e9 as Yt, ea as Qt, eb as qt, ec as Jt, ed as Xt, ee as Zt, ef as $t, eg as ar, eh as er, ei as sr, ej as or, ek as tr, el as rr, em as nr, en as ir, eo as lr, ep as ur, eq as dr, er as gr, es as cr, et as mr, eu as pr, ev as br, ew as Tr, ex as Sr, ey as fr, ez as hr, eA as Cr, eB as Dr, eC as Rr, eD as Ar, eE as Er, eF as Ir, eG as wr, eH as vr, eI as yr, eJ as Pr, eK as Lr, eL as Fr, eM as xr, eN as Mr, eO as Br, eP as Gr, eQ as Or, eR as kr, eS as Hr, eT as Ur, eU as Nr, eV as Vr, eW as zr, eX as Kr, eY as _r, eZ as Wr, e_ as jr, e$ as Yr, f0 as Qr, f1 as qr, f2 as Jr, f3 as Xr, f4 as Zr, f5 as $r, f6 as an, f7 as en, f8 as sn, f9 as on, fa as tn, fb as rn, fc as nn, fd as ln, fe as un, ff as dn, fg as gn, fh as cn, fi as mn, fj as pn, fk as bn, fl as Tn, fm as Sn, fn, fo as hn, fp as Cn, fq as Dn, fr as Rn, fs as An, ft as En, fu as In, fv as wn, fw as vn, fx as yn, fy as Pn, fz as Ln, fA as Fn, fB as xn, fC as Mn, fD as Bn, fE as Gn, fF as On, fG as kn, fH as Hn, fI as Un, fJ as Nn, fK as Vn, fL as zn, fM as Kn, fN as _n, fO as Wn, fP as jn, fQ as Yn, fR as Qn, fS as qn, fT as Jn, fU as Xn, fV as Zn, fW as $n, fX as ai, fY as ei, fZ as si, f_ as oi, f$ as ti, b as ri, g0 as ni, g1 as ii, g2 as li, g3 as ui, g4 as di, g5 as gi, g6 as ci, g7 as mi, g8 as pi, g9 as bi, ga as Ti, gb as Si, gc as fi, gd as hi, ge as Ci, gf as Di, gg as Ri, gh as Ai, gi as Ei, gj as Ii, gk as wi, gl as vi, gm as yi, gn as Pi, go as Li, gp as Fi, gq as xi, gr as Mi, gs as Bi, gt as Gi, gu as Oi, gv as ki, gw as Hi, gx as Ui, gy as Ni, gz as Vi, gA as zi, gB as Ki, gC as _i, a as Wi, gD as ji, gE as Yi, gF as Qi, gG as qi, gH as Ji } from "./index-BMXyCy9s.js";
|
|
2
2
|
export {
|
|
3
3
|
s as AUTH_CHECK,
|
|
4
4
|
o as AUTH_ERROR,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-button.d.ts","sourceRoot":"","sources":["../../../../src/components/delete-button/delete-button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAIrD,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,WAAW,CAAC;AAIrD,KAAK,aAAa,GAAG;IACnB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG;IAC9C,SAAS,EAAE,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAC9E,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"delete-button.d.ts","sourceRoot":"","sources":["../../../../src/components/delete-button/delete-button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,KAAK,QAAQ,EAAE,MAAM,gBAAgB,CAAC;AAIrD,OAAO,EAAU,KAAK,WAAW,EAAE,MAAM,WAAW,CAAC;AAIrD,KAAK,aAAa,GAAG;IACnB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,WAAW,CAAC;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AACF,MAAM,MAAM,iBAAiB,GAAG,aAAa,GAAG;IAC9C,SAAS,EAAE,CAAC,KAAK,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAC9E,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAmFpD,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mesalvo/react-ui",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.37217",
|
|
4
4
|
"displayName": "React UI",
|
|
5
5
|
"description": "The official React components built for Mesalvo' apps",
|
|
6
6
|
"keywords": [
|
|
@@ -121,11 +121,11 @@
|
|
|
121
121
|
"vite-plugin-svgr": "4.5.0",
|
|
122
122
|
"vitest": "4.0.15",
|
|
123
123
|
"@mesalvo/api-client": "0.0.1",
|
|
124
|
-
"@mesalvo/biome-config": "0.0.2",
|
|
125
124
|
"@mesalvo/ts-auth": "2.0.0",
|
|
126
|
-
"@mesalvo/
|
|
125
|
+
"@mesalvo/icons": "0.0.1",
|
|
127
126
|
"@mesalvo/ts-definitions": "0.0.2",
|
|
128
|
-
"@mesalvo/
|
|
127
|
+
"@mesalvo/ts-logic": "0.0.1",
|
|
128
|
+
"@mesalvo/biome-config": "0.0.2"
|
|
129
129
|
},
|
|
130
130
|
"peerDependencies": {
|
|
131
131
|
"react": "^19.0.0",
|