@syngrisi/syngrisi 2.2.3 → 2.2.5
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/tsconfig.tsbuildinfo +1 -1
- package/mvc/views/react/admin/index.html +4 -4
- package/mvc/views/react/assets/{LogicalGroup.6c0a9f4a.js → LogicalGroup.0c7b572b.js} +20 -27
- package/mvc/views/react/assets/{PasswordInput.b97a4ef7.js → PasswordInput.85496f1d.js} +1 -1
- package/mvc/views/react/assets/{admin.6d843d1b.js → admin.a2a37a4a.js} +3 -3
- package/mvc/views/react/assets/{auth.ecf25364.js → auth.6b8a01d6.js} +2 -2
- package/mvc/views/react/assets/{root.25abcc85.js → root.b5915ec0.js} +2 -2
- package/mvc/views/react/assets/{use-form.10003abf.js → use-form.2c921e76.js} +361 -229
- package/mvc/views/react/auth/index.html +3 -3
- package/mvc/views/react/index2/index.html +3 -3
- package/package.json +2 -2
- package/src/server/controllers/auth.controller.ts.bak +83 -0
- package/src/ui-app/package-lock.json +292 -386
- package/src/ui-app/package.json +1 -1
- package/src/ui-app/tsconfig.node.json.bak +12 -0
- package/src/server/lib/parseDiff.js.bak +0 -72
- package/src/tasks/backup.js.bak +0 -84
- package/src/tasks/restore.js.bak +0 -100
- package/static/data/custom_devices.json +0 -14
- /package/{static → src/server/static/static}/js/canvasjs.min.js.bak +0 -0
- /package/{static → src/server/static/static}/js/chart.js.bak +0 -0
- /package/{static → src/server/static/static}/js/jquery-3.3.1.slim.js.bak +0 -0
- /package/{static → src/server/static/static}/js/jquery-3.3.1.slim.min.js.bak +0 -0
- /package/{static → src/server/static/static}/js/moment.min.js.bak +0 -0
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
|
|
9
9
|
<link rel="icon" href="/assets/favicon.bf5828d5.svg">
|
|
10
10
|
<title>Syngrisi</title>
|
|
11
|
-
<script type="module" crossorigin src="/assets/admin.
|
|
12
|
-
<link rel="modulepreload" crossorigin href="/assets/use-form.
|
|
13
|
-
<link rel="modulepreload" crossorigin href="/assets/LogicalGroup.
|
|
14
|
-
<link rel="modulepreload" crossorigin href="/assets/PasswordInput.
|
|
11
|
+
<script type="module" crossorigin src="/assets/admin.a2a37a4a.js"></script>
|
|
12
|
+
<link rel="modulepreload" crossorigin href="/assets/use-form.2c921e76.js">
|
|
13
|
+
<link rel="modulepreload" crossorigin href="/assets/LogicalGroup.0c7b572b.js">
|
|
14
|
+
<link rel="modulepreload" crossorigin href="/assets/PasswordInput.85496f1d.js">
|
|
15
15
|
<link rel="stylesheet" href="/assets/use-form.ecb4391b.css">
|
|
16
16
|
</head>
|
|
17
17
|
<div></div>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as react, b as jsx, d as useMantineTheme, aw as Global$1, ax as css, ay as useDidUpdate, az as useReducedMotion, aA as useWindowEvent, aB as mergeRefs, aC as reactDom, K as useComponentDefaultProps, R as extractSystemStyles, B as Box, aD as OptionalPortal, aE as packSx, aF as getDefaultZIndex, V as ActionIcon, aG as createPolymorphicComponent, c as createStyles, j as jsxs, a0 as Fragment, T as Text, aH as _extends, a5 as React, U as useUncontrolled, aI as useFloating, aJ as size, aK as useFloatingAutoUpdate, aL as offset, aM as shift, aN as limitShift, aO as flip, aP as inline, aQ as arrow, aR as isElement, aS as useMergedRef, aT as clsx, a6 as Transition$2, aU as FloatingArrow, O as useId, aV as getFloatingPosition, aW as UnstyledButton, P as Paper, G as Group, aX as CheckIcon, aY as useTransition, aZ as getTransitionStyles, a_ as Overlay, a4 as Loader, a2 as Tooltip, a$ as useIsomorphicEffect$1, b0 as useInputProps, W as Input, b1 as keyframes, b2 as QueryObserver, b3 as infiniteQueryBehavior, b4 as hasNextPage, b5 as hasPreviousPage, b6 as Subscribable, b7 as shallowEqualObjects, b8 as getDefaultState, b9 as notifyManager, ba as parseMutationArgs, a1 as useQueryClient, bb as useSyncExternalStore, bc as shouldThrowError, bd as parseQueryArgs, be as useBaseQuery, bf as ReactDOM, bg as Portal, l as log, bh as NavigationContext, at as useNavigate, bi as useLocation, i as Progress, C as Center, q as TextInput, D as useHotkeys, e as Container, k as ky, a as config$1, X as queryString, u as useQuery, bj as B9, bk as wue, bl as gW, bm as wz, bn as mF, bo as Uye, z as zB, bp as Lqe, bq as Iqe, br as I9, bs as N9, h as Button, bt as P5, m as dj, bu as NP, bv as Qa, S as Switch, t as GCe, v as Nie, y as useLocalStorage, bw as L3, bx as CMe, by as _He, bz as Iee, n as lAe, bA as commonjsGlobal, p as useForm, bB as rle, bC as Nme } from "./use-form.
|
|
1
|
+
import { r as react, b as jsx, d as useMantineTheme, aw as Global$1, ax as css, ay as useDidUpdate, az as useReducedMotion, aA as useWindowEvent, aB as mergeRefs, aC as reactDom, K as useComponentDefaultProps, R as extractSystemStyles, B as Box, aD as OptionalPortal, aE as packSx, aF as getDefaultZIndex, V as ActionIcon, aG as createPolymorphicComponent, c as createStyles, j as jsxs, a0 as Fragment, T as Text, aH as _extends, a5 as React, U as useUncontrolled, aI as useFloating, aJ as size, aK as useFloatingAutoUpdate, aL as offset, aM as shift, aN as limitShift, aO as flip, aP as inline, aQ as arrow, aR as isElement, aS as useMergedRef, aT as clsx, a6 as Transition$2, aU as FloatingArrow, O as useId, aV as getFloatingPosition, aW as UnstyledButton, P as Paper, G as Group, aX as CheckIcon, aY as useTransition, aZ as getTransitionStyles, a_ as Overlay, a4 as Loader, a2 as Tooltip, a$ as useIsomorphicEffect$1, b0 as useInputProps, W as Input, b1 as keyframes, b2 as QueryObserver, b3 as infiniteQueryBehavior, b4 as hasNextPage, b5 as hasPreviousPage, b6 as Subscribable, b7 as shallowEqualObjects, b8 as getDefaultState, b9 as notifyManager, ba as parseMutationArgs, a1 as useQueryClient, bb as useSyncExternalStore, bc as shouldThrowError, bd as parseQueryArgs, be as useBaseQuery, bf as ReactDOM, bg as Portal, l as log, bh as NavigationContext, at as useNavigate, bi as useLocation, i as Progress, C as Center, q as TextInput, D as useHotkeys, e as Container, k as ky, a as config$1, X as queryString, u as useQuery, bj as B9, bk as wue, bl as gW, bm as wz, bn as mF, bo as Uye, z as zB, bp as Lqe, bq as Iqe, br as I9, bs as N9, h as Button, bt as P5, m as dj, bu as NP, bv as Qa, S as Switch, t as GCe, v as Nie, y as useLocalStorage, bw as L3, bx as CMe, by as _He, bz as Iee, n as lAe, bA as commonjsGlobal, p as useForm, bB as rle, bC as Nme } from "./use-form.2c921e76.js";
|
|
2
2
|
function findElementAncestor(element, selector) {
|
|
3
3
|
let _element = element;
|
|
4
4
|
while ((_element = _element.parentElement) && !_element.matches(selector))
|
|
@@ -5979,19 +5979,17 @@ const Image = react.exports.forwardRef((props, ref) => {
|
|
|
5979
5979
|
});
|
|
5980
5980
|
});
|
|
5981
5981
|
Image.displayName = "@mantine/core/Image";
|
|
5982
|
-
function _objectWithoutPropertiesLoose(
|
|
5983
|
-
if (
|
|
5982
|
+
function _objectWithoutPropertiesLoose(r, e) {
|
|
5983
|
+
if (null == r)
|
|
5984
5984
|
return {};
|
|
5985
|
-
var
|
|
5986
|
-
var
|
|
5987
|
-
|
|
5988
|
-
|
|
5989
|
-
|
|
5990
|
-
|
|
5991
|
-
|
|
5992
|
-
|
|
5993
|
-
}
|
|
5994
|
-
return target;
|
|
5985
|
+
var t = {};
|
|
5986
|
+
for (var n in r)
|
|
5987
|
+
if ({}.hasOwnProperty.call(r, n)) {
|
|
5988
|
+
if (-1 !== e.indexOf(n))
|
|
5989
|
+
continue;
|
|
5990
|
+
t[n] = r[n];
|
|
5991
|
+
}
|
|
5992
|
+
return t;
|
|
5995
5993
|
}
|
|
5996
5994
|
var useStyles$N = createStyles((theme) => ({
|
|
5997
5995
|
root: {
|
|
@@ -9279,17 +9277,13 @@ function useInfiniteQuery(arg1, arg2, arg3) {
|
|
|
9279
9277
|
}
|
|
9280
9278
|
const NotificationsContext = react.exports.createContext(null);
|
|
9281
9279
|
NotificationsContext.displayName = "@mantine/notifications/NotificationsContext";
|
|
9282
|
-
function _setPrototypeOf(
|
|
9283
|
-
_setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function
|
|
9284
|
-
|
|
9285
|
-
|
|
9286
|
-
};
|
|
9287
|
-
return _setPrototypeOf(o, p);
|
|
9280
|
+
function _setPrototypeOf(t, e) {
|
|
9281
|
+
return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(t2, e2) {
|
|
9282
|
+
return t2.__proto__ = e2, t2;
|
|
9283
|
+
}, _setPrototypeOf(t, e);
|
|
9288
9284
|
}
|
|
9289
|
-
function _inheritsLoose(
|
|
9290
|
-
|
|
9291
|
-
subClass.prototype.constructor = subClass;
|
|
9292
|
-
_setPrototypeOf(subClass, superClass);
|
|
9285
|
+
function _inheritsLoose(t, o) {
|
|
9286
|
+
t.prototype = Object.create(o.prototype), t.prototype.constructor = t, _setPrototypeOf(t, o);
|
|
9293
9287
|
}
|
|
9294
9288
|
const config = {
|
|
9295
9289
|
disabled: false
|
|
@@ -9543,11 +9537,10 @@ Transition.ENTERING = ENTERING;
|
|
|
9543
9537
|
Transition.ENTERED = ENTERED;
|
|
9544
9538
|
Transition.EXITING = EXITING;
|
|
9545
9539
|
const Transition$1 = Transition;
|
|
9546
|
-
function _assertThisInitialized(
|
|
9547
|
-
if (
|
|
9540
|
+
function _assertThisInitialized(e) {
|
|
9541
|
+
if (void 0 === e)
|
|
9548
9542
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
9549
|
-
|
|
9550
|
-
return self;
|
|
9543
|
+
return e;
|
|
9551
9544
|
}
|
|
9552
9545
|
function getChildMapping(children, mapFn) {
|
|
9553
9546
|
var mapper = function mapper2(child) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as jsx, c as createStyles, J as sizes, r as react, K as useComponentDefaultProps, d as useMantineTheme, O as useId, R as extractSystemStyles, U as useUncontrolled, V as ActionIcon, W as Input } from "./use-form.
|
|
1
|
+
import { b as jsx, c as createStyles, J as sizes, r as react, K as useComponentDefaultProps, d as useMantineTheme, O as useId, R as extractSystemStyles, U as useUncontrolled, V as ActionIcon, W as Input } from "./use-form.2c921e76.js";
|
|
2
2
|
const PasswordToggleIcon = ({
|
|
3
3
|
reveal,
|
|
4
4
|
size = 15
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { bD as transitions$1, r as react, U as useUncontrolled, a$ as useIsomorphicEffect, O as useId, b as jsx, c as createStyles, K as useComponentDefaultProps, B as Box, j as jsxs, aW as UnstyledButton, aF as getDefaultZIndex, b0 as useInputProps, ay as useDidUpdate, W as Input, aS as useMergedRef, aE as packSx, aG as createPolymorphicComponent, d as useMantineTheme, a0 as Fragment, V as ActionIcon, a6 as Transition, P as Paper, aD as OptionalPortal, T as Text, a_ as Overlay, bE as assignRef, bF as getSystemStyles, bG as MANTINE_SIZES, aR as isElement, b1 as keyframes, aH as _extends, R as extractSystemStyles, a5 as React, J as sizes$8, q as TextInput, G as Group, bH as InputsGroup, bI as InlineInput, A as Anchor, a4 as Loader, bJ as CheckboxIcon, bK as GROUP_POSITIONS, s as Checkbox, bL as SYSTEM_PROPS, h as Button, C as Center, aX as CheckIcon, e as Container, L as LoadingOverlay, bg as Portal, i as Progress, Y as Stack, S as Switch, g as Title, a2 as Tooltip, aT as clsx, bM as DEFAULT_THEME, bN as MANTINE_COLORS, M as MantineProvider, F as ColorSchemeProvider, bO as useMantineColorScheme, bP as GlobalStyles, bQ as NormalizeCSS, bR as filterProps, bS as useCss, bT as useEmotionCache, bU as defaultMantineEmotionCache, bV as createCache, $ as Dge, bi as useLocation, bW as Link, bX as Dqe, bY as ya, bs as N9, bx as CMe, p as useForm, X as queryString, l as log, bZ as useParams$1, m as dj, n as lAe, b_ as tMe, b$ as wQ, bv as Qa, u as useQuery, bq as Iqe, Z as Epe, ab as Ol, ac as ua, ad as RX, a8 as rze, a7 as Xfe, y as useLocalStorage, as as Y, a9 as zV, au as Routes, av as Route, Q as QueryClient, f as useDocumentTitle, at as useNavigate, E as QueryClientProvider, H as createRoot, I as BrowserRouter } from "./use-form.
|
|
2
|
-
import { a9 as createSafeContext, aa as createScopedKeydownHandler, z as Collapse, ab as CloseButton, ac as HorizontalSection, ad as Section, ae as VerticalSection, af as DefaultItem$2, ag as groupOptions, ah as SelectPopover, ai as SelectScrollArea, aj as SelectItems, ak as noop$1, P as Popover, A as Affix, al as useFocusTrap, am as useScrollLock, an as useFocusReturn, ao as GroupedTransition, ap as createEventHandler, a as useDisclosure, aq as useDelayedHover, ar as _objectWithoutPropertiesLoose, as as useScrollIntoView, at as getSelectRightSectionProps, i as useOs, au as useElementSize, D as Divider, N as Navbar, H as Header, a0 as AppShell, av as Avatar, r as Badge, B as Breadcrumbs, E as Burger, y as Card, aw as CardSection, f as Chip, C as CopyButton, F as FocusTrap, ax as Highlight, I as Image, K as Kbd, L as List, ay as Mark, az as Menu, M as Modal, aA as Notification, R as RingProgress, d as ScrollArea, Q as SegmentedControl, aB as Select, aC as ChevronIcon$1, k as Skeleton, V as Table, T as ThemeIcon, aD as Global, aE as AppContext, n as getNavigationItem, aF as stopNavigationProgress, aG as resetNavigationProgress, l as links, g as HeaderLogo, o as openSpotlight, U as UserMenu, j as useMutation, h as SafeSelect, t as ActionPopoverIcon, s as successMsg, e as errorMsg, G as GenericService, v as UserHooks, $ as useNavProgressFetchEffect, m as useInView, p as useToggle, u as useQueryParams, S as StringParam, J as JsonParam, W as useInputState, X as RelativeDrawer, Y as LogicalGroup, Z as uuid, q as useInfinityScroll, a1 as ReactQueryDevtools, a2 as useColorScheme, a3 as navigationData, a4 as SpotlightProvider, a5 as NotificationsProvider, a6 as NavigationProgress, a7 as QueryParamProvider, a8 as ReactRouter6Adapter } from "./LogicalGroup.
|
|
3
|
-
import { P as PasswordInput } from "./PasswordInput.
|
|
1
|
+
import { bD as transitions$1, r as react, U as useUncontrolled, a$ as useIsomorphicEffect, O as useId, b as jsx, c as createStyles, K as useComponentDefaultProps, B as Box, j as jsxs, aW as UnstyledButton, aF as getDefaultZIndex, b0 as useInputProps, ay as useDidUpdate, W as Input, aS as useMergedRef, aE as packSx, aG as createPolymorphicComponent, d as useMantineTheme, a0 as Fragment, V as ActionIcon, a6 as Transition, P as Paper, aD as OptionalPortal, T as Text, a_ as Overlay, bE as assignRef, bF as getSystemStyles, bG as MANTINE_SIZES, aR as isElement, b1 as keyframes, aH as _extends, R as extractSystemStyles, a5 as React, J as sizes$8, q as TextInput, G as Group, bH as InputsGroup, bI as InlineInput, A as Anchor, a4 as Loader, bJ as CheckboxIcon, bK as GROUP_POSITIONS, s as Checkbox, bL as SYSTEM_PROPS, h as Button, C as Center, aX as CheckIcon, e as Container, L as LoadingOverlay, bg as Portal, i as Progress, Y as Stack, S as Switch, g as Title, a2 as Tooltip, aT as clsx, bM as DEFAULT_THEME, bN as MANTINE_COLORS, M as MantineProvider, F as ColorSchemeProvider, bO as useMantineColorScheme, bP as GlobalStyles, bQ as NormalizeCSS, bR as filterProps, bS as useCss, bT as useEmotionCache, bU as defaultMantineEmotionCache, bV as createCache, $ as Dge, bi as useLocation, bW as Link, bX as Dqe, bY as ya, bs as N9, bx as CMe, p as useForm, X as queryString, l as log, bZ as useParams$1, m as dj, n as lAe, b_ as tMe, b$ as wQ, bv as Qa, u as useQuery, bq as Iqe, Z as Epe, ab as Ol, ac as ua, ad as RX, a8 as rze, a7 as Xfe, y as useLocalStorage, as as Y, a9 as zV, au as Routes, av as Route, Q as QueryClient, f as useDocumentTitle, at as useNavigate, E as QueryClientProvider, H as createRoot, I as BrowserRouter } from "./use-form.2c921e76.js";
|
|
2
|
+
import { a9 as createSafeContext, aa as createScopedKeydownHandler, z as Collapse, ab as CloseButton, ac as HorizontalSection, ad as Section, ae as VerticalSection, af as DefaultItem$2, ag as groupOptions, ah as SelectPopover, ai as SelectScrollArea, aj as SelectItems, ak as noop$1, P as Popover, A as Affix, al as useFocusTrap, am as useScrollLock, an as useFocusReturn, ao as GroupedTransition, ap as createEventHandler, a as useDisclosure, aq as useDelayedHover, ar as _objectWithoutPropertiesLoose, as as useScrollIntoView, at as getSelectRightSectionProps, i as useOs, au as useElementSize, D as Divider, N as Navbar, H as Header, a0 as AppShell, av as Avatar, r as Badge, B as Breadcrumbs, E as Burger, y as Card, aw as CardSection, f as Chip, C as CopyButton, F as FocusTrap, ax as Highlight, I as Image, K as Kbd, L as List, ay as Mark, az as Menu, M as Modal, aA as Notification, R as RingProgress, d as ScrollArea, Q as SegmentedControl, aB as Select, aC as ChevronIcon$1, k as Skeleton, V as Table, T as ThemeIcon, aD as Global, aE as AppContext, n as getNavigationItem, aF as stopNavigationProgress, aG as resetNavigationProgress, l as links, g as HeaderLogo, o as openSpotlight, U as UserMenu, j as useMutation, h as SafeSelect, t as ActionPopoverIcon, s as successMsg, e as errorMsg, G as GenericService, v as UserHooks, $ as useNavProgressFetchEffect, m as useInView, p as useToggle, u as useQueryParams, S as StringParam, J as JsonParam, W as useInputState, X as RelativeDrawer, Y as LogicalGroup, Z as uuid, q as useInfinityScroll, a1 as ReactQueryDevtools, a2 as useColorScheme, a3 as navigationData, a4 as SpotlightProvider, a5 as NotificationsProvider, a6 as NavigationProgress, a7 as QueryParamProvider, a8 as ReactRouter6Adapter } from "./LogicalGroup.0c7b572b.js";
|
|
3
|
+
import { P as PasswordInput } from "./PasswordInput.85496f1d.js";
|
|
4
4
|
function getSafeId(uid, errorMessage) {
|
|
5
5
|
return (value) => {
|
|
6
6
|
if (typeof value !== "string" || value.trim().length === 0) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as createStyles, u as useQuery, k as ky, a as config, l as log, j as jsxs, C as Center, A as Anchor, b as jsx, N as NR, T as Text, d as useMantineTheme, e as Container, P as Paper, B as Box, f as useDocumentTitle, r as react, L as LoadingOverlay, z as zB, w as wN, g as Title, h as Button, i as Progress, G as Group, m as dj, n as lAe, o as useSearchParams, p as useForm, q as TextInput, s as Checkbox, S as Switch, t as GCe, v as Nie, Q as QueryClient, x as useRoutes, y as useLocalStorage, D as useHotkeys, E as QueryClientProvider, F as ColorSchemeProvider, M as MantineProvider, H as createRoot, I as BrowserRouter } from "./use-form.
|
|
2
|
-
import { P as PasswordInput } from "./PasswordInput.
|
|
1
|
+
import { c as createStyles, u as useQuery, k as ky, a as config, l as log, j as jsxs, C as Center, A as Anchor, b as jsx, N as NR, T as Text, d as useMantineTheme, e as Container, P as Paper, B as Box, f as useDocumentTitle, r as react, L as LoadingOverlay, z as zB, w as wN, g as Title, h as Button, i as Progress, G as Group, m as dj, n as lAe, o as useSearchParams, p as useForm, q as TextInput, s as Checkbox, S as Switch, t as GCe, v as Nie, Q as QueryClient, x as useRoutes, y as useLocalStorage, D as useHotkeys, E as QueryClientProvider, F as ColorSchemeProvider, M as MantineProvider, H as createRoot, I as BrowserRouter } from "./use-form.2c921e76.js";
|
|
2
|
+
import { P as PasswordInput } from "./PasswordInput.85496f1d.js";
|
|
3
3
|
const index = "";
|
|
4
4
|
const useStyle = createStyles((theme) => ({
|
|
5
5
|
footer: {
|
|
@@ -4,8 +4,8 @@ var __publicField = (obj, key, value) => {
|
|
|
4
4
|
__defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
5
5
|
return value;
|
|
6
6
|
};
|
|
7
|
-
import { r as react, X as queryString, b as jsx, j as jsxs, P as Paper, g as Title, Y as Stack, T as Text, G as Group, h as Button, Z as Epe, k as ky, a as config, u as useQuery, d as useMantineTheme, q as TextInput, V as ActionIcon, n as lAe, _ as Pj, c as createStyles, y as useLocalStorage, e as Container, $ as Dge, a0 as Fragment, a1 as useQueryClient, l as log, a2 as Tooltip, a3 as CK, a4 as Loader, a5 as React, a6 as Transition, a7 as Xfe, a8 as rze, f as useDocumentTitle, A as Anchor, a9 as zV, aa as ea, ab as Ol, ac as ua, ad as RX, ae as rWe, af as UZ, s as Checkbox, ag as getAugmentedNamespace, D as useHotkeys, ah as lDe, ai as dDe, aj as Pbe, ak as Cbe, al as pi, am as Lbe, an as zb, ao as IMe, ap as DMe, aq as qF, L as LoadingOverlay, ar as LHe, B as Box, o as useSearchParams, as as Y, Q as QueryClient, at as useNavigate, t as GCe, v as Nie, E as QueryClientProvider, F as ColorSchemeProvider, M as MantineProvider, au as Routes, av as Route, H as createRoot, I as BrowserRouter } from "./use-form.
|
|
8
|
-
import { _ as _inheritsLoose, C as CopyButton, u as useQueryParams, S as StringParam, J as JsonParam, G as GenericService, e as errorMsg, a as useDisclosure, b as useClickOutside, c as escapeRegExp, P as Popover, d as ScrollArea, f as Chip, D as Divider, l as links, H as Header$1, g as HeaderLogo, h as SafeSelect, o as openSpotlight, K as Kbd, i as useOs, U as UserMenu, B as Breadcrumbs, j as useMutation, s as successMsg, M as Modal, R as RingProgress, L as List, k as Skeleton, m as useInView, F as FocusTrap, n as getNavigationItem, p as useToggle, q as useInfinityScroll, N as Navbar, r as Badge, A as Affix, t as ActionPopoverIcon, v as UserHooks, T as ThemeIcon, w as getStatusMessage, x as encodeQueryParams, I as Image$1, y as Card, z as Collapse, E as Burger, O as useInfiniteQuery, Q as SegmentedControl, V as Table, W as useInputState, X as RelativeDrawer, Y as LogicalGroup, Z as uuid, $ as useNavProgressFetchEffect, a0 as AppShell, a1 as ReactQueryDevtools, a2 as useColorScheme, a3 as navigationData, a4 as SpotlightProvider, a5 as NotificationsProvider, a6 as NavigationProgress, a7 as QueryParamProvider, a8 as ReactRouter6Adapter } from "./LogicalGroup.
|
|
7
|
+
import { r as react, X as queryString, b as jsx, j as jsxs, P as Paper, g as Title, Y as Stack, T as Text, G as Group, h as Button, Z as Epe, k as ky, a as config, u as useQuery, d as useMantineTheme, q as TextInput, V as ActionIcon, n as lAe, _ as Pj, c as createStyles, y as useLocalStorage, e as Container, $ as Dge, a0 as Fragment, a1 as useQueryClient, l as log, a2 as Tooltip, a3 as CK, a4 as Loader, a5 as React, a6 as Transition, a7 as Xfe, a8 as rze, f as useDocumentTitle, A as Anchor, a9 as zV, aa as ea, ab as Ol, ac as ua, ad as RX, ae as rWe, af as UZ, s as Checkbox, ag as getAugmentedNamespace, D as useHotkeys, ah as lDe, ai as dDe, aj as Pbe, ak as Cbe, al as pi, am as Lbe, an as zb, ao as IMe, ap as DMe, aq as qF, L as LoadingOverlay, ar as LHe, B as Box, o as useSearchParams, as as Y, Q as QueryClient, at as useNavigate, t as GCe, v as Nie, E as QueryClientProvider, F as ColorSchemeProvider, M as MantineProvider, au as Routes, av as Route, H as createRoot, I as BrowserRouter } from "./use-form.2c921e76.js";
|
|
8
|
+
import { _ as _inheritsLoose, C as CopyButton, u as useQueryParams, S as StringParam, J as JsonParam, G as GenericService, e as errorMsg, a as useDisclosure, b as useClickOutside, c as escapeRegExp, P as Popover, d as ScrollArea, f as Chip, D as Divider, l as links, H as Header$1, g as HeaderLogo, h as SafeSelect, o as openSpotlight, K as Kbd, i as useOs, U as UserMenu, B as Breadcrumbs, j as useMutation, s as successMsg, M as Modal, R as RingProgress, L as List, k as Skeleton, m as useInView, F as FocusTrap, n as getNavigationItem, p as useToggle, q as useInfinityScroll, N as Navbar, r as Badge, A as Affix, t as ActionPopoverIcon, v as UserHooks, T as ThemeIcon, w as getStatusMessage, x as encodeQueryParams, I as Image$1, y as Card, z as Collapse, E as Burger, O as useInfiniteQuery, Q as SegmentedControl, V as Table, W as useInputState, X as RelativeDrawer, Y as LogicalGroup, Z as uuid, $ as useNavProgressFetchEffect, a0 as AppShell, a1 as ReactQueryDevtools, a2 as useColorScheme, a3 as navigationData, a4 as SpotlightProvider, a5 as NotificationsProvider, a6 as NavigationProgress, a7 as QueryParamProvider, a8 as ReactRouter6Adapter } from "./LogicalGroup.0c7b572b.js";
|
|
9
9
|
function useDebouncedValue(value, wait, options = { leading: false }) {
|
|
10
10
|
const [_value, setValue] = react.exports.useState(value);
|
|
11
11
|
const mountedRef = react.exports.useRef(false);
|