@alepha/ui 0.13.3 → 0.13.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/admin/AdminFiles-B-0UcHVV.js +3 -0
- package/dist/admin/{AdminFiles-BjofP3OC.js → AdminFiles-B_jfB_Py.js} +4 -4
- package/dist/admin/{AdminFiles-BjofP3OC.js.map → AdminFiles-B_jfB_Py.js.map} +1 -1
- package/dist/admin/{AdminLayout-JakF7ESb.js → AdminLayout-BMtiXAzS.js} +37 -29
- package/dist/admin/AdminLayout-BMtiXAzS.js.map +1 -0
- package/dist/admin/AdminLayout-BNo3GoHR.js +3 -0
- package/dist/admin/{AdminNotifications-BPrxALdS.js → AdminNotifications-BFEjqpqx.js} +3 -3
- package/dist/admin/{AdminNotifications-BPrxALdS.js.map → AdminNotifications-BFEjqpqx.js.map} +1 -1
- package/dist/admin/AdminNotifications-DJs2ZjNj.js +3 -0
- package/dist/admin/{AdminSessions-CMmBtbSw.js → AdminSessions-D7DESfWK.js} +4 -4
- package/dist/admin/{AdminSessions-CMmBtbSw.js.map → AdminSessions-D7DESfWK.js.map} +1 -1
- package/dist/admin/AdminSessions-PS2M8iXi.js +3 -0
- package/dist/admin/{AdminUserCreate-Coa_yi6m.js → AdminUserCreate-Bhxsn92l.js} +3 -3
- package/dist/admin/{AdminUserCreate-Coa_yi6m.js.map → AdminUserCreate-Bhxsn92l.js.map} +1 -1
- package/dist/admin/{AdminUserCreate-DjiCcAk0.js → AdminUserCreate-CYI_xW5T.js} +1 -1
- package/dist/admin/{AdminUserDetails-BCFwOm9w.js → AdminUserDetails-C2y1Ig4n.js} +5 -5
- package/dist/admin/{AdminUserDetails-BCFwOm9w.js.map → AdminUserDetails-C2y1Ig4n.js.map} +1 -1
- package/dist/admin/{AdminUserDetails-C5yeJNa3.js → AdminUserDetails-Cmzx9HxH.js} +1 -1
- package/dist/admin/{AdminUserLayout-B8ga5QvP.js → AdminUserLayout-DGSf612u.js} +1 -1
- package/dist/admin/{AdminUserLayout-CR2OqV9Z.js → AdminUserLayout-sW6cjZL0.js} +3 -3
- package/dist/admin/{AdminUserLayout-CR2OqV9Z.js.map → AdminUserLayout-sW6cjZL0.js.map} +1 -1
- package/dist/admin/{AdminUserSessions-Bcf6-rjG.js → AdminUserSessions-CvN15wPe.js} +4 -4
- package/dist/admin/{AdminUserSessions-Bcf6-rjG.js.map → AdminUserSessions-CvN15wPe.js.map} +1 -1
- package/dist/admin/AdminUserSessions-D-aOcZgV.js +3 -0
- package/dist/admin/AdminUserSettings-CEMhIYrI.js +3 -0
- package/dist/admin/{AdminUserSettings-DRYVdW6S.js → AdminUserSettings-DvaaxgcV.js} +3 -3
- package/dist/admin/{AdminUserSettings-DRYVdW6S.js.map → AdminUserSettings-DvaaxgcV.js.map} +1 -1
- package/dist/admin/{AdminUsers-IN_2yHKt.js → AdminUsers-BR3C-jrg.js} +3 -3
- package/dist/admin/{AdminUsers-IN_2yHKt.js.map → AdminUsers-BR3C-jrg.js.map} +1 -1
- package/dist/admin/AdminUsers-CMW9vN09.js +3 -0
- package/dist/admin/index.d.ts +1169 -1163
- package/dist/admin/index.js +31 -29
- package/dist/admin/index.js.map +1 -1
- package/dist/auth/{AuthLayout-BSL8ZHgr.js → AuthLayout-CzwUKD9y.js} +2 -2
- package/dist/auth/{AuthLayout-BSL8ZHgr.js.map → AuthLayout-CzwUKD9y.js.map} +1 -1
- package/dist/auth/{IconGoogle-v_58os2T.js → IconGoogle-Cm5d8J3f.js} +3 -3
- package/dist/auth/{IconGoogle-v_58os2T.js.map → IconGoogle-Cm5d8J3f.js.map} +1 -1
- package/dist/auth/{Login-kBfaRgKG.js → Login-7HlBjDeV.js} +4 -4
- package/dist/auth/{Login-kBfaRgKG.js.map → Login-7HlBjDeV.js.map} +1 -1
- package/dist/auth/Login-C-e27DGb.js +4 -0
- package/dist/auth/{Register-BxJmOqpF.js → Register-CuQr3kgi.js} +3 -3
- package/dist/auth/{Register-BxJmOqpF.js.map → Register-CuQr3kgi.js.map} +1 -1
- package/dist/auth/Register-DbvXwgbG.js +4 -0
- package/dist/auth/{ResetPassword-BhyZ9ek4.js → ResetPassword-BzU-cdd4.js} +2 -2
- package/dist/auth/{ResetPassword-BhyZ9ek4.js.map → ResetPassword-BzU-cdd4.js.map} +1 -1
- package/dist/auth/ResetPassword-DSvrdpaA.js +3 -0
- package/dist/auth/VerifyEmail-Dc9ABKUw.js +3 -0
- package/dist/auth/{VerifyEmail-DeLct3oQ.js → VerifyEmail-R79sSej_.js} +2 -2
- package/dist/auth/{VerifyEmail-DeLct3oQ.js.map → VerifyEmail-R79sSej_.js.map} +1 -1
- package/dist/auth/index.d.ts +534 -534
- package/dist/auth/index.js +15 -14
- package/dist/auth/index.js.map +1 -1
- package/dist/core/index.d.ts +187 -187
- package/dist/core/index.js +51 -59
- package/dist/core/index.js.map +1 -1
- package/package.json +5 -4
- package/src/admin/AdminSidebar.ts +31 -0
- package/src/admin/components/AdminLayout.tsx +5 -26
- package/src/admin/index.ts +4 -1
- package/src/auth/components/Login.tsx +1 -1
- package/src/auth/components/buttons/UserButton.tsx +7 -1
- package/src/core/components/buttons/ActionButton.tsx +1 -0
- package/src/core/components/layout/Sidebar.tsx +0 -2
- package/src/core/hooks/useTheme.ts +2 -2
- package/src/core/providers/ThemeProvider.ts +11 -8
- package/src/core/themes/midnight.ts +1 -7
- package/styles.css +84 -0
- package/dist/admin/AdminFiles-DldZB7oo.js +0 -3
- package/dist/admin/AdminLayout-JakF7ESb.js.map +0 -1
- package/dist/admin/AdminLayout-qNsIyl30.js +0 -3
- package/dist/admin/AdminNotifications-DV-35Fi3.js +0 -3
- package/dist/admin/AdminSessions-Df2VYzlE.js +0 -3
- package/dist/admin/AdminUserSessions-A_5KkqTY.js +0 -3
- package/dist/admin/AdminUserSettings-DAsAhFjX.js +0 -3
- package/dist/admin/AdminUsers-Dd9a5UqO.js +0 -3
- package/dist/auth/Login-DDsyCNAA.js +0 -4
- package/dist/auth/Register-D10MnlQc.js +0 -4
- package/dist/auth/ResetPassword-llBG-STp.js +0 -3
- package/dist/auth/VerifyEmail-BvOG-IUC.js +0 -3
package/dist/core/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as alepha99 from "alepha";
|
|
2
2
|
import { Alepha, AlephaError, Async, FileLike, InstantiableClass, LogLevel, LoggerInterface, Page, PageMetadata, Primitive, Static, StreamLike, TArray, TFile, TObject, TProperties, TRecord, TSchema, TStream, TString, TVoid, TypeBoxError } from "alepha";
|
|
3
3
|
import { AnchorProps, AppShellFooterProps, AppShellHeaderProps, AppShellMainProps, AppShellNavbarProps, AppShellProps, AutocompleteProps, BurgerProps, ButtonProps, ColorInputProps, ColorSchemeScriptProps, FileInputProps, Flex, FlexProps, MantineBreakpoint, MantineProviderProps, MantineSize, MantineThemeOverride, MenuProps, MenuTargetProps, ModalProps, MultiSelectProps, NumberInputProps, PasswordInputProps, SegmentedControlProps, SelectProps, SliderProps, SwitchProps, TableProps, TableTrProps, TagsInputProps, Text, TextInputProps, TextareaProps, ThemeIconProps, TooltipProps } from "@mantine/core";
|
|
4
4
|
import { ModalsProviderProps } from "@mantine/modals";
|
|
5
5
|
import * as _mantine_notifications0 from "@mantine/notifications";
|
|
6
6
|
import { NotificationData, NotificationsProps } from "@mantine/notifications";
|
|
7
7
|
import { NavigationProgressProps } from "@mantine/nprogress";
|
|
8
|
-
import * as
|
|
8
|
+
import * as react_jsx_runtime14 from "react/jsx-runtime";
|
|
9
9
|
import { ComponentType, FC, InputHTMLAttributes, ReactElement, ReactNode } from "react";
|
|
10
10
|
import { DateInputProps, DateTimePickerProps, TimeInputProps } from "@mantine/dates";
|
|
11
11
|
import "dayjs/plugin/relativeTime.js";
|
|
@@ -20,20 +20,20 @@ import { IncomingMessage, Server, ServerResponse } from "node:http";
|
|
|
20
20
|
import { Readable } from "node:stream";
|
|
21
21
|
import { ReadableStream } from "node:stream/web";
|
|
22
22
|
|
|
23
|
-
//#region
|
|
24
|
-
declare const logEntrySchema:
|
|
25
|
-
level:
|
|
26
|
-
message:
|
|
27
|
-
service:
|
|
28
|
-
module:
|
|
29
|
-
context:
|
|
30
|
-
app:
|
|
31
|
-
data:
|
|
32
|
-
timestamp:
|
|
23
|
+
//#region ../../../alepha/src/logger/schemas/logEntrySchema.d.ts
|
|
24
|
+
declare const logEntrySchema: alepha99.TObject<{
|
|
25
|
+
level: alepha99.TUnsafe<"SILENT" | "TRACE" | "DEBUG" | "INFO" | "WARN" | "ERROR">;
|
|
26
|
+
message: alepha99.TString;
|
|
27
|
+
service: alepha99.TString;
|
|
28
|
+
module: alepha99.TString;
|
|
29
|
+
context: alepha99.TOptional<alepha99.TString>;
|
|
30
|
+
app: alepha99.TOptional<alepha99.TString>;
|
|
31
|
+
data: alepha99.TOptional<alepha99.TAny>;
|
|
32
|
+
timestamp: alepha99.TNumber;
|
|
33
33
|
}>;
|
|
34
34
|
type LogEntry = Static<typeof logEntrySchema>;
|
|
35
35
|
//#endregion
|
|
36
|
-
//#region
|
|
36
|
+
//#region ../../../alepha/src/datetime/providers/DateTimeProvider.d.ts
|
|
37
37
|
type DateTime = DayjsApi.Dayjs;
|
|
38
38
|
type Duration = dayjsDuration.Duration;
|
|
39
39
|
type DurationLike = number | dayjsDuration.Duration | [number, ManipulateType];
|
|
@@ -44,8 +44,8 @@ declare class DateTimeProvider {
|
|
|
44
44
|
protected readonly timeouts: Timeout[];
|
|
45
45
|
protected readonly intervals: Interval[];
|
|
46
46
|
constructor();
|
|
47
|
-
protected readonly onStart:
|
|
48
|
-
protected readonly onStop:
|
|
47
|
+
protected readonly onStart: alepha99.HookPrimitive<"start">;
|
|
48
|
+
protected readonly onStop: alepha99.HookPrimitive<"stop">;
|
|
49
49
|
setLocale(locale: string): void;
|
|
50
50
|
isDateTime(value: unknown): value is DateTime;
|
|
51
51
|
/**
|
|
@@ -139,17 +139,17 @@ interface Timeout {
|
|
|
139
139
|
clear: () => void;
|
|
140
140
|
}
|
|
141
141
|
//#endregion
|
|
142
|
-
//#region
|
|
142
|
+
//#region ../../../alepha/src/logger/providers/LogDestinationProvider.d.ts
|
|
143
143
|
declare abstract class LogDestinationProvider {
|
|
144
144
|
abstract write(message: string, entry: LogEntry): void;
|
|
145
145
|
}
|
|
146
146
|
//#endregion
|
|
147
|
-
//#region
|
|
147
|
+
//#region ../../../alepha/src/logger/providers/LogFormatterProvider.d.ts
|
|
148
148
|
declare abstract class LogFormatterProvider {
|
|
149
149
|
abstract format(entry: LogEntry): string;
|
|
150
150
|
}
|
|
151
151
|
//#endregion
|
|
152
|
-
//#region
|
|
152
|
+
//#region ../../../alepha/src/logger/services/Logger.d.ts
|
|
153
153
|
declare class Logger implements LoggerInterface {
|
|
154
154
|
protected readonly alepha: Alepha;
|
|
155
155
|
protected readonly formatter: LogFormatterProvider;
|
|
@@ -176,8 +176,8 @@ declare class Logger implements LoggerInterface {
|
|
|
176
176
|
protected emit(entry: LogEntry, message?: string): void;
|
|
177
177
|
}
|
|
178
178
|
//#endregion
|
|
179
|
-
//#region
|
|
180
|
-
declare const envSchema$6:
|
|
179
|
+
//#region ../../../alepha/src/logger/index.d.ts
|
|
180
|
+
declare const envSchema$6: alepha99.TObject<{
|
|
181
181
|
/**
|
|
182
182
|
* Default log level for the application.
|
|
183
183
|
*
|
|
@@ -194,14 +194,14 @@ declare const envSchema$6: alepha72.TObject<{
|
|
|
194
194
|
* LOG_LEVEL=my.module.name:debug,info # Set debug level for my.module.name and info for all other modules
|
|
195
195
|
* LOG_LEVEL=alepha:trace, info # Set trace level for all alepha modules and info for all other modules
|
|
196
196
|
*/
|
|
197
|
-
LOG_LEVEL:
|
|
197
|
+
LOG_LEVEL: alepha99.TOptional<alepha99.TString>;
|
|
198
198
|
/**
|
|
199
199
|
* Built-in log formats.
|
|
200
200
|
* - "json" - JSON format, useful for structured logging and log aggregation. {@link JsonFormatterProvider}
|
|
201
201
|
* - "pretty" - Simple text format, human-readable, with colors. {@link SimpleFormatterProvider}
|
|
202
202
|
* - "raw" - Raw format, no formatting, just the message. {@link RawFormatterProvider}
|
|
203
203
|
*/
|
|
204
|
-
LOG_FORMAT:
|
|
204
|
+
LOG_FORMAT: alepha99.TOptional<alepha99.TUnsafe<"json" | "pretty" | "raw">>;
|
|
205
205
|
}>;
|
|
206
206
|
declare module "alepha" {
|
|
207
207
|
interface Env extends Partial<Static<typeof envSchema$6>> {}
|
|
@@ -219,7 +219,7 @@ declare module "alepha" {
|
|
|
219
219
|
}
|
|
220
220
|
}
|
|
221
221
|
//#endregion
|
|
222
|
-
//#region
|
|
222
|
+
//#region ../../../react/src/form/services/FormModel.d.ts
|
|
223
223
|
/**
|
|
224
224
|
* FormModel is a dynamic form handler that generates form inputs based on a provided TypeBox schema.
|
|
225
225
|
* It manages form state, handles input changes, and processes form submissions with validation.
|
|
@@ -329,7 +329,7 @@ type FormCtrlOptions<T$1 extends TObject> = {
|
|
|
329
329
|
onReset?: () => void;
|
|
330
330
|
};
|
|
331
331
|
//#endregion
|
|
332
|
-
//#region
|
|
332
|
+
//#region ../../../react/src/form/index.d.ts
|
|
333
333
|
declare module "alepha" {
|
|
334
334
|
interface Hooks {
|
|
335
335
|
"form:change": {
|
|
@@ -369,7 +369,7 @@ declare module "alepha" {
|
|
|
369
369
|
* @module alepha.react.form
|
|
370
370
|
*/
|
|
371
371
|
//#endregion
|
|
372
|
-
//#region src/core/utils/parseInput.d.ts
|
|
372
|
+
//#region ../../src/core/utils/parseInput.d.ts
|
|
373
373
|
interface GenericControlProps {
|
|
374
374
|
input: InputField;
|
|
375
375
|
title?: string;
|
|
@@ -379,13 +379,13 @@ interface GenericControlProps {
|
|
|
379
379
|
}) => ReactNode);
|
|
380
380
|
}
|
|
381
381
|
//#endregion
|
|
382
|
-
//#region src/core/components/form/ControlNumber.d.ts
|
|
382
|
+
//#region ../../src/core/components/form/ControlNumber.d.ts
|
|
383
383
|
interface ControlNumberProps extends GenericControlProps {
|
|
384
384
|
numberInputProps?: Partial<NumberInputProps>;
|
|
385
385
|
sliderProps?: Partial<SliderProps>;
|
|
386
386
|
}
|
|
387
387
|
//#endregion
|
|
388
|
-
//#region src/core/components/form/ControlSelect.d.ts
|
|
388
|
+
//#region ../../src/core/components/form/ControlSelect.d.ts
|
|
389
389
|
type SelectValueLabel = string | {
|
|
390
390
|
value: string;
|
|
391
391
|
label: string;
|
|
@@ -412,9 +412,9 @@ interface ControlSelectProps extends GenericControlProps {
|
|
|
412
412
|
*
|
|
413
413
|
* Automatically detects enum values and array types from schema.
|
|
414
414
|
*/
|
|
415
|
-
declare const ControlSelect: (props: ControlSelectProps) =>
|
|
415
|
+
declare const ControlSelect: (props: ControlSelectProps) => react_jsx_runtime14.JSX.Element | null;
|
|
416
416
|
//#endregion
|
|
417
|
-
//#region src/core/components/form/Control.d.ts
|
|
417
|
+
//#region ../../src/core/components/form/Control.d.ts
|
|
418
418
|
interface ControlProps extends GenericControlProps {
|
|
419
419
|
text?: TextInputProps;
|
|
420
420
|
area?: boolean | TextareaProps;
|
|
@@ -452,27 +452,27 @@ interface ControlProps extends GenericControlProps {
|
|
|
452
452
|
*
|
|
453
453
|
* Automatically handles labels, descriptions, error messages, required state, and default icons.
|
|
454
454
|
*/
|
|
455
|
-
declare const Control: (_props: ControlProps) =>
|
|
455
|
+
declare const Control: (_props: ControlProps) => react_jsx_runtime14.JSX.Element | null;
|
|
456
456
|
type CustomControlProps = {
|
|
457
457
|
defaultValue: any;
|
|
458
458
|
onChange: (value: any) => void;
|
|
459
459
|
};
|
|
460
460
|
//#endregion
|
|
461
|
-
//#region
|
|
462
|
-
declare const errorSchema:
|
|
463
|
-
error:
|
|
464
|
-
status:
|
|
465
|
-
message:
|
|
466
|
-
details:
|
|
467
|
-
requestId:
|
|
468
|
-
cause:
|
|
469
|
-
name:
|
|
470
|
-
message:
|
|
461
|
+
//#region ../../../alepha/src/server/schemas/errorSchema.d.ts
|
|
462
|
+
declare const errorSchema: alepha99.TObject<{
|
|
463
|
+
error: alepha99.TString;
|
|
464
|
+
status: alepha99.TInteger;
|
|
465
|
+
message: alepha99.TString;
|
|
466
|
+
details: alepha99.TOptional<alepha99.TString>;
|
|
467
|
+
requestId: alepha99.TOptional<alepha99.TString>;
|
|
468
|
+
cause: alepha99.TOptional<alepha99.TObject<{
|
|
469
|
+
name: alepha99.TString;
|
|
470
|
+
message: alepha99.TString;
|
|
471
471
|
}>>;
|
|
472
472
|
}>;
|
|
473
473
|
type ErrorSchema = Static<typeof errorSchema>;
|
|
474
474
|
//#endregion
|
|
475
|
-
//#region
|
|
475
|
+
//#region ../../../alepha/src/server/errors/HttpError.d.ts
|
|
476
476
|
declare class HttpError extends AlephaError {
|
|
477
477
|
name: string;
|
|
478
478
|
static is: (error: unknown, status?: number) => error is HttpErrorLike;
|
|
@@ -491,7 +491,7 @@ interface HttpErrorLike extends Error {
|
|
|
491
491
|
status: number;
|
|
492
492
|
}
|
|
493
493
|
//#endregion
|
|
494
|
-
//#region
|
|
494
|
+
//#region ../../../alepha/src/router/providers/RouterProvider.d.ts
|
|
495
495
|
declare abstract class RouterProvider<T$1 extends Route = Route> {
|
|
496
496
|
protected routePathRegex: RegExp;
|
|
497
497
|
protected tree: Tree<T$1>;
|
|
@@ -535,11 +535,11 @@ interface Tree<T$1 extends Route> {
|
|
|
535
535
|
};
|
|
536
536
|
}
|
|
537
537
|
//#endregion
|
|
538
|
-
//#region
|
|
538
|
+
//#region ../../../alepha/src/server/constants/routeMethods.d.ts
|
|
539
539
|
declare const routeMethods: readonly ["GET", "POST", "PUT", "PATCH", "DELETE", "HEAD", "OPTIONS", "CONNECT", "TRACE"];
|
|
540
540
|
type RouteMethod = (typeof routeMethods)[number];
|
|
541
541
|
//#endregion
|
|
542
|
-
//#region
|
|
542
|
+
//#region ../../../alepha/src/server/helpers/ServerReply.d.ts
|
|
543
543
|
/**
|
|
544
544
|
* Helper for building server replies.
|
|
545
545
|
*/
|
|
@@ -567,7 +567,7 @@ declare class ServerReply {
|
|
|
567
567
|
setBody(body: any): this;
|
|
568
568
|
}
|
|
569
569
|
//#endregion
|
|
570
|
-
//#region
|
|
570
|
+
//#region ../../../alepha/src/server/services/UserAgentParser.d.ts
|
|
571
571
|
interface UserAgentInfo {
|
|
572
572
|
os: "Windows" | "Android" | "Ubuntu" | "MacOS" | "iOS" | "Linux" | "FreeBSD" | "OpenBSD" | "ChromeOS" | "BlackBerry" | "Symbian" | "Windows Phone";
|
|
573
573
|
browser: "Chrome" | "Firefox" | "Safari" | "Edge" | "Opera" | "Internet Explorer" | "Brave" | "Vivaldi" | "Samsung Browser" | "UC Browser" | "Yandex";
|
|
@@ -583,7 +583,7 @@ declare class UserAgentParser {
|
|
|
583
583
|
parse(userAgent?: string): UserAgentInfo;
|
|
584
584
|
}
|
|
585
585
|
//#endregion
|
|
586
|
-
//#region
|
|
586
|
+
//#region ../../../alepha/src/server/interfaces/ServerRequest.d.ts
|
|
587
587
|
type TRequestBody = TObject | TString | TArray | TRecord | TStream;
|
|
588
588
|
type TResponseBody = TObject | TString | TRecord | TFile | TArray | TStream | TVoid;
|
|
589
589
|
interface RequestConfigSchema {
|
|
@@ -705,7 +705,7 @@ interface WebRequestEvent {
|
|
|
705
705
|
res?: Response;
|
|
706
706
|
}
|
|
707
707
|
//#endregion
|
|
708
|
-
//#region
|
|
708
|
+
//#region ../../../alepha/src/server/services/ServerRequestParser.d.ts
|
|
709
709
|
declare class ServerRequestParser {
|
|
710
710
|
protected readonly alepha: Alepha;
|
|
711
711
|
protected readonly userAgentParser: UserAgentParser;
|
|
@@ -715,7 +715,7 @@ declare class ServerRequestParser {
|
|
|
715
715
|
getRequestIp(request: ServerRequestData): string | undefined;
|
|
716
716
|
}
|
|
717
717
|
//#endregion
|
|
718
|
-
//#region
|
|
718
|
+
//#region ../../../alepha/src/server/providers/ServerTimingProvider.d.ts
|
|
719
719
|
type TimingMap = Record<string, [number, number]>;
|
|
720
720
|
declare class ServerTimingProvider {
|
|
721
721
|
protected readonly log: Logger;
|
|
@@ -724,15 +724,15 @@ declare class ServerTimingProvider {
|
|
|
724
724
|
prefix: string;
|
|
725
725
|
disabled: boolean;
|
|
726
726
|
};
|
|
727
|
-
readonly onRequest:
|
|
728
|
-
readonly onResponse:
|
|
727
|
+
readonly onRequest: alepha99.HookPrimitive<"server:onRequest">;
|
|
728
|
+
readonly onResponse: alepha99.HookPrimitive<"server:onResponse">;
|
|
729
729
|
protected get handlerName(): string;
|
|
730
730
|
beginTiming(name: string): void;
|
|
731
731
|
endTiming(name: string): void;
|
|
732
732
|
protected setDuration(name: string, timing: TimingMap): void;
|
|
733
733
|
}
|
|
734
734
|
//#endregion
|
|
735
|
-
//#region
|
|
735
|
+
//#region ../../../alepha/src/server/providers/ServerRouterProvider.d.ts
|
|
736
736
|
/**
|
|
737
737
|
* Main router for all routes on the server side.
|
|
738
738
|
*
|
|
@@ -771,7 +771,7 @@ declare class ServerRouterProvider extends RouterProvider<ServerRouteMatcher> {
|
|
|
771
771
|
}, request: ServerRequestConfig): void;
|
|
772
772
|
}
|
|
773
773
|
//#endregion
|
|
774
|
-
//#region
|
|
774
|
+
//#region ../../../alepha/src/server/providers/ServerProvider.d.ts
|
|
775
775
|
/**
|
|
776
776
|
* Base server provider to handle incoming requests and route them.
|
|
777
777
|
*
|
|
@@ -789,11 +789,11 @@ declare class ServerProvider {
|
|
|
789
789
|
/**
|
|
790
790
|
* When a Node.js HTTP request is received from outside. (Vercel, AWS Lambda, etc.)
|
|
791
791
|
*/
|
|
792
|
-
protected readonly onNodeRequest:
|
|
792
|
+
protected readonly onNodeRequest: alepha99.HookPrimitive<"node:request">;
|
|
793
793
|
/**
|
|
794
794
|
* When a Web (Fetch API) request is received from outside. (Netlify, Cloudflare Workers, etc.)
|
|
795
795
|
*/
|
|
796
|
-
protected readonly onWebRequest:
|
|
796
|
+
protected readonly onWebRequest: alepha99.HookPrimitive<"web:request">;
|
|
797
797
|
/**
|
|
798
798
|
* Handle Node.js HTTP request event.
|
|
799
799
|
*
|
|
@@ -810,7 +810,7 @@ declare class ServerProvider {
|
|
|
810
810
|
protected isViteNotFound(url?: string, route?: Route, params?: Record<string, string>): boolean;
|
|
811
811
|
}
|
|
812
812
|
//#endregion
|
|
813
|
-
//#region
|
|
813
|
+
//#region ../../../alepha/src/cache/providers/CacheProvider.d.ts
|
|
814
814
|
/**
|
|
815
815
|
* Cache provider interface.
|
|
816
816
|
*
|
|
@@ -853,7 +853,7 @@ declare abstract class CacheProvider {
|
|
|
853
853
|
abstract clear(): Promise<void>;
|
|
854
854
|
}
|
|
855
855
|
//#endregion
|
|
856
|
-
//#region
|
|
856
|
+
//#region ../../../alepha/src/cache/primitives/$cache.d.ts
|
|
857
857
|
interface CachePrimitiveOptions<TReturn = any, TParameter extends any[] = any[]> {
|
|
858
858
|
/**
|
|
859
859
|
* The cache name. This is useful for invalidating multiple caches at once.
|
|
@@ -920,7 +920,7 @@ interface CachePrimitiveFn<TReturn = any, TParameter extends any[] = any[]> exte
|
|
|
920
920
|
(...args: TParameter): Promise<TReturn>;
|
|
921
921
|
}
|
|
922
922
|
//#endregion
|
|
923
|
-
//#region
|
|
923
|
+
//#region ../../../alepha/src/server/services/HttpClient.d.ts
|
|
924
924
|
declare class HttpClient {
|
|
925
925
|
protected readonly log: Logger;
|
|
926
926
|
protected readonly alepha: Alepha;
|
|
@@ -992,7 +992,7 @@ interface HttpAction {
|
|
|
992
992
|
};
|
|
993
993
|
}
|
|
994
994
|
//#endregion
|
|
995
|
-
//#region
|
|
995
|
+
//#region ../../../alepha/src/server/primitives/$action.d.ts
|
|
996
996
|
interface ActionPrimitiveOptions<TConfig extends RequestConfigSchema> extends Omit<ServerRoute, "handler" | "path" | "schema" | "mapParams"> {
|
|
997
997
|
/**
|
|
998
998
|
* Name of the action.
|
|
@@ -1127,25 +1127,25 @@ type ServerActionHandler<TConfig extends RequestConfigSchema = RequestConfigSche
|
|
|
1127
1127
|
*/
|
|
1128
1128
|
interface ServerActionRequest<TConfig extends RequestConfigSchema> extends ServerRequest<TConfig> {}
|
|
1129
1129
|
//#endregion
|
|
1130
|
-
//#region
|
|
1131
|
-
declare const envSchema$5:
|
|
1132
|
-
SERVER_PORT:
|
|
1133
|
-
SERVER_HOST:
|
|
1130
|
+
//#region ../../../alepha/src/server/providers/BunHttpServerProvider.d.ts
|
|
1131
|
+
declare const envSchema$5: alepha99.TObject<{
|
|
1132
|
+
SERVER_PORT: alepha99.TInteger;
|
|
1133
|
+
SERVER_HOST: alepha99.TString;
|
|
1134
1134
|
}>;
|
|
1135
1135
|
declare module "alepha" {
|
|
1136
1136
|
interface Env extends Partial<Static<typeof envSchema$5>> {}
|
|
1137
1137
|
}
|
|
1138
1138
|
//#endregion
|
|
1139
|
-
//#region
|
|
1140
|
-
declare const envSchema$4:
|
|
1141
|
-
SERVER_PORT:
|
|
1142
|
-
SERVER_HOST:
|
|
1139
|
+
//#region ../../../alepha/src/server/providers/NodeHttpServerProvider.d.ts
|
|
1140
|
+
declare const envSchema$4: alepha99.TObject<{
|
|
1141
|
+
SERVER_PORT: alepha99.TInteger;
|
|
1142
|
+
SERVER_HOST: alepha99.TString;
|
|
1143
1143
|
}>;
|
|
1144
1144
|
declare module "alepha" {
|
|
1145
1145
|
interface Env extends Partial<Static<typeof envSchema$4>> {}
|
|
1146
1146
|
}
|
|
1147
1147
|
//#endregion
|
|
1148
|
-
//#region
|
|
1148
|
+
//#region ../../../alepha/src/server/index.d.ts
|
|
1149
1149
|
declare module "alepha" {
|
|
1150
1150
|
interface State {
|
|
1151
1151
|
"alepha.node.server"?: Server;
|
|
@@ -1201,7 +1201,7 @@ declare module "alepha" {
|
|
|
1201
1201
|
}
|
|
1202
1202
|
}
|
|
1203
1203
|
//#endregion
|
|
1204
|
-
//#region
|
|
1204
|
+
//#region ../../../alepha/src/server-cache/providers/ServerCacheProvider.d.ts
|
|
1205
1205
|
declare module "alepha/server" {
|
|
1206
1206
|
interface ServerRoute {
|
|
1207
1207
|
/**
|
|
@@ -1298,13 +1298,13 @@ boolean
|
|
|
1298
1298
|
};
|
|
1299
1299
|
};
|
|
1300
1300
|
//#endregion
|
|
1301
|
-
//#region
|
|
1301
|
+
//#region ../../../react/src/core/components/ClientOnly.d.ts
|
|
1302
1302
|
interface ClientOnlyProps {
|
|
1303
1303
|
fallback?: ReactNode;
|
|
1304
1304
|
disabled?: boolean;
|
|
1305
1305
|
}
|
|
1306
1306
|
//#endregion
|
|
1307
|
-
//#region
|
|
1307
|
+
//#region ../../../react/src/core/errors/Redirection.d.ts
|
|
1308
1308
|
/**
|
|
1309
1309
|
* Used for Redirection during the page loading.
|
|
1310
1310
|
*
|
|
@@ -1315,9 +1315,9 @@ declare class Redirection extends Error {
|
|
|
1315
1315
|
constructor(redirect: string);
|
|
1316
1316
|
}
|
|
1317
1317
|
//#endregion
|
|
1318
|
-
//#region
|
|
1319
|
-
declare const envSchema$3:
|
|
1320
|
-
REACT_STRICT_MODE:
|
|
1318
|
+
//#region ../../../react/src/core/providers/ReactPageProvider.d.ts
|
|
1319
|
+
declare const envSchema$3: alepha99.TObject<{
|
|
1320
|
+
REACT_STRICT_MODE: alepha99.TBoolean;
|
|
1321
1321
|
}>;
|
|
1322
1322
|
declare module "alepha" {
|
|
1323
1323
|
interface Env extends Partial<Static<typeof envSchema$3>> {}
|
|
@@ -1379,7 +1379,7 @@ interface TransitionOptions {
|
|
|
1379
1379
|
previous?: PreviousLayerData[];
|
|
1380
1380
|
}
|
|
1381
1381
|
//#endregion
|
|
1382
|
-
//#region
|
|
1382
|
+
//#region ../../../react/src/core/services/ReactPageService.d.ts
|
|
1383
1383
|
declare class ReactPageService {
|
|
1384
1384
|
fetch(pathname: string, options?: PagePrimitiveRenderOptions): Promise<{
|
|
1385
1385
|
html: string;
|
|
@@ -1388,7 +1388,7 @@ declare class ReactPageService {
|
|
|
1388
1388
|
render(name: string, options?: PagePrimitiveRenderOptions): Promise<PagePrimitiveRenderResult>;
|
|
1389
1389
|
}
|
|
1390
1390
|
//#endregion
|
|
1391
|
-
//#region
|
|
1391
|
+
//#region ../../../react/src/core/primitives/$page.d.ts
|
|
1392
1392
|
interface PagePrimitiveOptions<TConfig extends PageConfigSchema = PageConfigSchema, TProps extends object = TPropsDefault, TPropsParent extends object = TPropsParentDefault> {
|
|
1393
1393
|
/**
|
|
1394
1394
|
* Identifier name for the page. Must be unique.
|
|
@@ -1617,20 +1617,20 @@ type CssAnimation = {
|
|
|
1617
1617
|
timing?: string;
|
|
1618
1618
|
};
|
|
1619
1619
|
//#endregion
|
|
1620
|
-
//#region
|
|
1621
|
-
declare const userAccountInfoSchema:
|
|
1622
|
-
id:
|
|
1623
|
-
name:
|
|
1624
|
-
email:
|
|
1625
|
-
username:
|
|
1626
|
-
picture:
|
|
1627
|
-
sessionId:
|
|
1628
|
-
organizations:
|
|
1629
|
-
roles:
|
|
1620
|
+
//#region ../../../alepha/src/security/schemas/userAccountInfoSchema.d.ts
|
|
1621
|
+
declare const userAccountInfoSchema: alepha99.TObject<{
|
|
1622
|
+
id: alepha99.TString;
|
|
1623
|
+
name: alepha99.TOptional<alepha99.TString>;
|
|
1624
|
+
email: alepha99.TOptional<alepha99.TString>;
|
|
1625
|
+
username: alepha99.TOptional<alepha99.TString>;
|
|
1626
|
+
picture: alepha99.TOptional<alepha99.TString>;
|
|
1627
|
+
sessionId: alepha99.TOptional<alepha99.TString>;
|
|
1628
|
+
organizations: alepha99.TOptional<alepha99.TArray<alepha99.TString>>;
|
|
1629
|
+
roles: alepha99.TOptional<alepha99.TArray<alepha99.TString>>;
|
|
1630
1630
|
}>;
|
|
1631
1631
|
type UserAccount = Static<typeof userAccountInfoSchema>;
|
|
1632
1632
|
//#endregion
|
|
1633
|
-
//#region
|
|
1633
|
+
//#region ../../../alepha/src/security/interfaces/UserAccountToken.d.ts
|
|
1634
1634
|
/**
|
|
1635
1635
|
* Add contextual metadata to a user account info.
|
|
1636
1636
|
* E.g. UserAccountToken is a UserAccountInfo during a request.
|
|
@@ -1651,15 +1651,15 @@ interface UserAccountToken extends UserAccount {
|
|
|
1651
1651
|
ownership?: string | boolean;
|
|
1652
1652
|
}
|
|
1653
1653
|
//#endregion
|
|
1654
|
-
//#region
|
|
1655
|
-
declare const envSchema$2:
|
|
1656
|
-
APP_SECRET:
|
|
1654
|
+
//#region ../../../alepha/src/security/providers/SecurityProvider.d.ts
|
|
1655
|
+
declare const envSchema$2: alepha99.TObject<{
|
|
1656
|
+
APP_SECRET: alepha99.TString;
|
|
1657
1657
|
}>;
|
|
1658
1658
|
declare module "alepha" {
|
|
1659
1659
|
interface Env extends Partial<Static<typeof envSchema$2>> {}
|
|
1660
1660
|
}
|
|
1661
1661
|
//#endregion
|
|
1662
|
-
//#region
|
|
1662
|
+
//#region ../../../alepha/src/security/index.d.ts
|
|
1663
1663
|
declare module "alepha" {
|
|
1664
1664
|
interface Hooks {
|
|
1665
1665
|
"security:user:created": {
|
|
@@ -1681,19 +1681,19 @@ declare module "alepha" {
|
|
|
1681
1681
|
* @module alepha.security
|
|
1682
1682
|
*/
|
|
1683
1683
|
//#endregion
|
|
1684
|
-
//#region
|
|
1684
|
+
//#region ../../../alepha/src/server-security/providers/ServerBasicAuthProvider.d.ts
|
|
1685
1685
|
interface BasicAuthOptions {
|
|
1686
1686
|
username: string;
|
|
1687
1687
|
password: string;
|
|
1688
1688
|
}
|
|
1689
1689
|
//#endregion
|
|
1690
|
-
//#region
|
|
1690
|
+
//#region ../../../alepha/src/server-security/providers/ServerSecurityProvider.d.ts
|
|
1691
1691
|
type ServerRouteSecure = {
|
|
1692
1692
|
realm?: string;
|
|
1693
1693
|
basic?: BasicAuthOptions;
|
|
1694
1694
|
};
|
|
1695
1695
|
//#endregion
|
|
1696
|
-
//#region
|
|
1696
|
+
//#region ../../../alepha/src/server-security/index.d.ts
|
|
1697
1697
|
declare module "alepha" {
|
|
1698
1698
|
interface State {
|
|
1699
1699
|
/**
|
|
@@ -1745,21 +1745,21 @@ declare module "alepha/server" {
|
|
|
1745
1745
|
* @module alepha.server.security
|
|
1746
1746
|
*/
|
|
1747
1747
|
//#endregion
|
|
1748
|
-
//#region
|
|
1749
|
-
declare const apiLinksResponseSchema:
|
|
1750
|
-
prefix:
|
|
1751
|
-
links:
|
|
1752
|
-
name:
|
|
1753
|
-
group:
|
|
1754
|
-
path:
|
|
1755
|
-
method:
|
|
1756
|
-
requestBodyType:
|
|
1757
|
-
service:
|
|
1748
|
+
//#region ../../../alepha/src/server-links/schemas/apiLinksResponseSchema.d.ts
|
|
1749
|
+
declare const apiLinksResponseSchema: alepha99.TObject<{
|
|
1750
|
+
prefix: alepha99.TOptional<alepha99.TString>;
|
|
1751
|
+
links: alepha99.TArray<alepha99.TObject<{
|
|
1752
|
+
name: alepha99.TString;
|
|
1753
|
+
group: alepha99.TOptional<alepha99.TString>;
|
|
1754
|
+
path: alepha99.TString;
|
|
1755
|
+
method: alepha99.TOptional<alepha99.TString>;
|
|
1756
|
+
requestBodyType: alepha99.TOptional<alepha99.TString>;
|
|
1757
|
+
service: alepha99.TOptional<alepha99.TString>;
|
|
1758
1758
|
}>>;
|
|
1759
1759
|
}>;
|
|
1760
1760
|
type ApiLinksResponse = Static<typeof apiLinksResponseSchema>;
|
|
1761
1761
|
//#endregion
|
|
1762
|
-
//#region
|
|
1762
|
+
//#region ../../../alepha/src/server-links/index.d.ts
|
|
1763
1763
|
declare module "alepha" {
|
|
1764
1764
|
interface State {
|
|
1765
1765
|
/**
|
|
@@ -1783,9 +1783,9 @@ declare module "alepha" {
|
|
|
1783
1783
|
* @module alepha.server.links
|
|
1784
1784
|
*/
|
|
1785
1785
|
//#endregion
|
|
1786
|
-
//#region
|
|
1787
|
-
declare const envSchema$1:
|
|
1788
|
-
REACT_ROOT_ID:
|
|
1786
|
+
//#region ../../../react/src/core/providers/ReactBrowserProvider.d.ts
|
|
1787
|
+
declare const envSchema$1: alepha99.TObject<{
|
|
1788
|
+
REACT_ROOT_ID: alepha99.TString;
|
|
1789
1789
|
}>;
|
|
1790
1790
|
declare module "alepha" {
|
|
1791
1791
|
interface Env extends Partial<Static<typeof envSchema$1>> {}
|
|
@@ -1793,8 +1793,8 @@ declare module "alepha" {
|
|
|
1793
1793
|
/**
|
|
1794
1794
|
* React browser renderer configuration atom
|
|
1795
1795
|
*/
|
|
1796
|
-
declare const reactBrowserOptions:
|
|
1797
|
-
scrollRestoration:
|
|
1796
|
+
declare const reactBrowserOptions: alepha99.Atom<alepha99.TObject<{
|
|
1797
|
+
scrollRestoration: alepha99.TUnsafe<"top" | "manual">;
|
|
1798
1798
|
}>, "alepha.react.browser.options">;
|
|
1799
1799
|
type ReactBrowserRendererOptions = Static<typeof reactBrowserOptions.schema>;
|
|
1800
1800
|
declare module "alepha" {
|
|
@@ -1819,7 +1819,7 @@ type ReactHydrationState = {
|
|
|
1819
1819
|
[key: string]: any;
|
|
1820
1820
|
};
|
|
1821
1821
|
//#endregion
|
|
1822
|
-
//#region
|
|
1822
|
+
//#region ../../../react/src/core/hooks/useAction.d.ts
|
|
1823
1823
|
interface UseActionReturn<Args extends any[], Result> {
|
|
1824
1824
|
/**
|
|
1825
1825
|
* Execute the action with the provided arguments.
|
|
@@ -1854,13 +1854,13 @@ interface UseActionReturn<Args extends any[], Result> {
|
|
|
1854
1854
|
cancel: () => void;
|
|
1855
1855
|
}
|
|
1856
1856
|
//#endregion
|
|
1857
|
-
//#region
|
|
1857
|
+
//#region ../../../react/src/core/hooks/useActive.d.ts
|
|
1858
1858
|
interface UseActiveOptions {
|
|
1859
1859
|
href: string;
|
|
1860
1860
|
startWith?: boolean;
|
|
1861
1861
|
}
|
|
1862
1862
|
//#endregion
|
|
1863
|
-
//#region
|
|
1863
|
+
//#region ../../../react/src/head/interfaces/Head.d.ts
|
|
1864
1864
|
interface Head extends SimpleHead {
|
|
1865
1865
|
description?: string;
|
|
1866
1866
|
keywords?: string[];
|
|
@@ -1905,21 +1905,21 @@ interface SimpleHead {
|
|
|
1905
1905
|
}>;
|
|
1906
1906
|
}
|
|
1907
1907
|
//#endregion
|
|
1908
|
-
//#region
|
|
1908
|
+
//#region ../../../react/src/head/providers/HeadProvider.d.ts
|
|
1909
1909
|
declare class HeadProvider {
|
|
1910
1910
|
global?: Array<Head | (() => Head)>;
|
|
1911
1911
|
fillHead(state: ReactRouterState): void;
|
|
1912
1912
|
protected fillHeadByPage(page: PageRoute, state: ReactRouterState, props: Record<string, any>): void;
|
|
1913
1913
|
}
|
|
1914
1914
|
//#endregion
|
|
1915
|
-
//#region
|
|
1915
|
+
//#region ../../../react/src/head/primitives/$head.d.ts
|
|
1916
1916
|
type HeadPrimitiveOptions = Head | (() => Head);
|
|
1917
1917
|
declare class HeadPrimitive extends Primitive<HeadPrimitiveOptions> {
|
|
1918
1918
|
protected readonly provider: HeadProvider;
|
|
1919
1919
|
protected onInit(): void;
|
|
1920
1920
|
}
|
|
1921
1921
|
//#endregion
|
|
1922
|
-
//#region
|
|
1922
|
+
//#region ../../../react/src/head/index.d.ts
|
|
1923
1923
|
declare module "@alepha/react" {
|
|
1924
1924
|
interface PagePrimitiveOptions<TConfig extends PageConfigSchema = PageConfigSchema, TProps extends object = TPropsDefault, TPropsParent extends object = TPropsParentDefault> {
|
|
1925
1925
|
head?: Head | ((props: TProps, previous?: Head) => Head);
|
|
@@ -1935,11 +1935,11 @@ declare module "@alepha/react" {
|
|
|
1935
1935
|
* @module alepha.react.head
|
|
1936
1936
|
*/
|
|
1937
1937
|
//#endregion
|
|
1938
|
-
//#region
|
|
1939
|
-
declare const envSchema:
|
|
1940
|
-
REACT_SSR_ENABLED:
|
|
1941
|
-
REACT_ROOT_ID:
|
|
1942
|
-
REACT_SERVER_TEMPLATE:
|
|
1938
|
+
//#region ../../../react/src/core/providers/ReactServerProvider.d.ts
|
|
1939
|
+
declare const envSchema: alepha99.TObject<{
|
|
1940
|
+
REACT_SSR_ENABLED: alepha99.TOptional<alepha99.TBoolean>;
|
|
1941
|
+
REACT_ROOT_ID: alepha99.TString;
|
|
1942
|
+
REACT_SERVER_TEMPLATE: alepha99.TOptional<alepha99.TString>;
|
|
1943
1943
|
}>;
|
|
1944
1944
|
declare module "alepha" {
|
|
1945
1945
|
interface Env extends Partial<Static<typeof envSchema>> {}
|
|
@@ -1950,11 +1950,11 @@ declare module "alepha" {
|
|
|
1950
1950
|
/**
|
|
1951
1951
|
* React server provider configuration atom
|
|
1952
1952
|
*/
|
|
1953
|
-
declare const reactServerOptions:
|
|
1954
|
-
publicDir:
|
|
1955
|
-
staticServer:
|
|
1956
|
-
disabled:
|
|
1957
|
-
path:
|
|
1953
|
+
declare const reactServerOptions: alepha99.Atom<alepha99.TObject<{
|
|
1954
|
+
publicDir: alepha99.TString;
|
|
1955
|
+
staticServer: alepha99.TObject<{
|
|
1956
|
+
disabled: alepha99.TBoolean;
|
|
1957
|
+
path: alepha99.TString;
|
|
1958
1958
|
}>;
|
|
1959
1959
|
}>, "alepha.react.server.options">;
|
|
1960
1960
|
type ReactServerProviderOptions = Static<typeof reactServerOptions.schema>;
|
|
@@ -1964,7 +1964,7 @@ declare module "alepha" {
|
|
|
1964
1964
|
}
|
|
1965
1965
|
}
|
|
1966
1966
|
//#endregion
|
|
1967
|
-
//#region
|
|
1967
|
+
//#region ../../../react/src/core/index.d.ts
|
|
1968
1968
|
declare module "alepha" {
|
|
1969
1969
|
interface State {
|
|
1970
1970
|
"alepha.react.router.state"?: ReactRouterState;
|
|
@@ -2067,7 +2067,7 @@ declare module "alepha" {
|
|
|
2067
2067
|
* @module alepha.react
|
|
2068
2068
|
*/
|
|
2069
2069
|
//#endregion
|
|
2070
|
-
//#region src/core/components/buttons/ActionButton.d.ts
|
|
2070
|
+
//#region ../../src/core/components/buttons/ActionButton.d.ts
|
|
2071
2071
|
interface ActionMenuItem {
|
|
2072
2072
|
/**
|
|
2073
2073
|
* Menu item type
|
|
@@ -2160,7 +2160,7 @@ interface ActionCommonProps extends ButtonProps {
|
|
|
2160
2160
|
intent?: "primary" | "success" | "danger" | "warning" | "info";
|
|
2161
2161
|
}
|
|
2162
2162
|
type ActionProps = ActionCommonProps & (ActionNavigationButtonProps | ActionClickButtonProps | ActionSubmitButtonProps | ActionHookButtonProps | {});
|
|
2163
|
-
declare const ActionButton: (_props: ActionProps) =>
|
|
2163
|
+
declare const ActionButton: (_props: ActionProps) => react_jsx_runtime14.JSX.Element;
|
|
2164
2164
|
interface ActionSubmitButtonProps extends ButtonProps {
|
|
2165
2165
|
form: FormModel<any>;
|
|
2166
2166
|
type?: "submit" | "reset";
|
|
@@ -2181,11 +2181,11 @@ interface ActionNavigationButtonProps extends ButtonProps {
|
|
|
2181
2181
|
anchorProps?: AnchorProps;
|
|
2182
2182
|
}
|
|
2183
2183
|
//#endregion
|
|
2184
|
-
//#region src/core/components/buttons/BurgerButton.d.ts
|
|
2184
|
+
//#region ../../src/core/components/buttons/BurgerButton.d.ts
|
|
2185
2185
|
interface BurgerButtonProps extends BurgerProps {}
|
|
2186
|
-
declare const BurgerButton: (props: BurgerButtonProps) =>
|
|
2186
|
+
declare const BurgerButton: (props: BurgerButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
2187
2187
|
//#endregion
|
|
2188
|
-
//#region src/core/components/buttons/ClipboardButton.d.ts
|
|
2188
|
+
//#region ../../src/core/components/buttons/ClipboardButton.d.ts
|
|
2189
2189
|
interface ClipboardButtonProps extends Omit<ActionCommonProps, "onClick" | "icon"> {
|
|
2190
2190
|
/**
|
|
2191
2191
|
* The value to copy to the clipboard
|
|
@@ -2204,9 +2204,9 @@ interface ClipboardButtonProps extends Omit<ActionCommonProps, "onClick" | "icon
|
|
|
2204
2204
|
*/
|
|
2205
2205
|
copiedLabel?: string;
|
|
2206
2206
|
}
|
|
2207
|
-
declare const ClipboardButton: (props: ClipboardButtonProps) =>
|
|
2207
|
+
declare const ClipboardButton: (props: ClipboardButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
2208
2208
|
//#endregion
|
|
2209
|
-
//#region src/core/components/buttons/DarkModeButton.d.ts
|
|
2209
|
+
//#region ../../src/core/components/buttons/DarkModeButton.d.ts
|
|
2210
2210
|
interface DarkModeButtonProps {
|
|
2211
2211
|
mode?: "minimal" | "segmented";
|
|
2212
2212
|
size?: MantineBreakpoint;
|
|
@@ -2215,29 +2215,29 @@ interface DarkModeButtonProps {
|
|
|
2215
2215
|
segmentedProps?: Partial<SegmentedControlProps>;
|
|
2216
2216
|
actionProps?: Partial<ActionProps>;
|
|
2217
2217
|
}
|
|
2218
|
-
declare const DarkModeButton: (props: DarkModeButtonProps) =>
|
|
2218
|
+
declare const DarkModeButton: (props: DarkModeButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
2219
2219
|
//#endregion
|
|
2220
|
-
//#region src/core/components/buttons/LanguageButton.d.ts
|
|
2220
|
+
//#region ../../src/core/components/buttons/LanguageButton.d.ts
|
|
2221
2221
|
interface LanguageButtonProps {
|
|
2222
2222
|
languages?: string[];
|
|
2223
2223
|
actionProps?: ActionProps;
|
|
2224
2224
|
}
|
|
2225
|
-
declare const LanguageButton: (props: LanguageButtonProps) =>
|
|
2225
|
+
declare const LanguageButton: (props: LanguageButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
2226
2226
|
//#endregion
|
|
2227
|
-
//#region src/core/components/buttons/OmnibarButton.d.ts
|
|
2227
|
+
//#region ../../src/core/components/buttons/OmnibarButton.d.ts
|
|
2228
2228
|
interface OmnibarButtonProps {
|
|
2229
2229
|
actionProps?: ActionProps;
|
|
2230
2230
|
collapsed?: boolean;
|
|
2231
2231
|
}
|
|
2232
|
-
declare const OmnibarButton: (props: OmnibarButtonProps) =>
|
|
2232
|
+
declare const OmnibarButton: (props: OmnibarButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
2233
2233
|
//#endregion
|
|
2234
|
-
//#region src/core/components/buttons/ThemeButton.d.ts
|
|
2234
|
+
//#region ../../src/core/components/buttons/ThemeButton.d.ts
|
|
2235
2235
|
interface ThemeButtonProps {
|
|
2236
2236
|
actionProps?: Partial<ActionProps>;
|
|
2237
2237
|
}
|
|
2238
|
-
declare const ThemeButton: (props: ThemeButtonProps) =>
|
|
2238
|
+
declare const ThemeButton: (props: ThemeButtonProps) => react_jsx_runtime14.JSX.Element;
|
|
2239
2239
|
//#endregion
|
|
2240
|
-
//#region src/core/components/data/JsonViewer.d.ts
|
|
2240
|
+
//#region ../../src/core/components/data/JsonViewer.d.ts
|
|
2241
2241
|
interface JsonViewerProps {
|
|
2242
2242
|
data: any;
|
|
2243
2243
|
defaultExpanded?: boolean;
|
|
@@ -2251,9 +2251,9 @@ declare const JsonViewer: ({
|
|
|
2251
2251
|
maxDepth,
|
|
2252
2252
|
copyable,
|
|
2253
2253
|
size
|
|
2254
|
-
}: JsonViewerProps) =>
|
|
2254
|
+
}: JsonViewerProps) => react_jsx_runtime14.JSX.Element;
|
|
2255
2255
|
//#endregion
|
|
2256
|
-
//#region src/core/services/DialogService.d.ts
|
|
2256
|
+
//#region ../../src/core/services/DialogService.d.ts
|
|
2257
2257
|
interface BaseDialogOptions extends Partial<ModalProps> {
|
|
2258
2258
|
title?: ReactNode;
|
|
2259
2259
|
message?: ReactNode;
|
|
@@ -2332,25 +2332,25 @@ declare class DialogService {
|
|
|
2332
2332
|
image(src: string | string[], options?: BaseDialogOptions): void;
|
|
2333
2333
|
}
|
|
2334
2334
|
//#endregion
|
|
2335
|
-
//#region src/core/components/dialogs/AlertDialog.d.ts
|
|
2335
|
+
//#region ../../src/core/components/dialogs/AlertDialog.d.ts
|
|
2336
2336
|
declare const AlertDialog: ({
|
|
2337
2337
|
options,
|
|
2338
2338
|
onClose
|
|
2339
|
-
}: AlertDialogProps) =>
|
|
2339
|
+
}: AlertDialogProps) => react_jsx_runtime14.JSX.Element;
|
|
2340
2340
|
//#endregion
|
|
2341
|
-
//#region src/core/components/dialogs/ConfirmDialog.d.ts
|
|
2341
|
+
//#region ../../src/core/components/dialogs/ConfirmDialog.d.ts
|
|
2342
2342
|
declare const ConfirmDialog: ({
|
|
2343
2343
|
options,
|
|
2344
2344
|
onConfirm
|
|
2345
|
-
}: ConfirmDialogProps) =>
|
|
2345
|
+
}: ConfirmDialogProps) => react_jsx_runtime14.JSX.Element;
|
|
2346
2346
|
//#endregion
|
|
2347
|
-
//#region src/core/components/dialogs/PromptDialog.d.ts
|
|
2347
|
+
//#region ../../src/core/components/dialogs/PromptDialog.d.ts
|
|
2348
2348
|
declare const PromptDialog: ({
|
|
2349
2349
|
options,
|
|
2350
2350
|
onSubmit
|
|
2351
|
-
}: PromptDialogProps) =>
|
|
2351
|
+
}: PromptDialogProps) => react_jsx_runtime14.JSX.Element;
|
|
2352
2352
|
//#endregion
|
|
2353
|
-
//#region src/core/components/form/ControlDate.d.ts
|
|
2353
|
+
//#region ../../src/core/components/form/ControlDate.d.ts
|
|
2354
2354
|
interface ControlDateProps extends GenericControlProps {
|
|
2355
2355
|
date?: boolean | DateInputProps;
|
|
2356
2356
|
datetime?: boolean | DateTimePickerProps;
|
|
@@ -2366,9 +2366,9 @@ interface ControlDateProps extends GenericControlProps {
|
|
|
2366
2366
|
*
|
|
2367
2367
|
* Automatically detects date formats from schema and renders appropriate picker.
|
|
2368
2368
|
*/
|
|
2369
|
-
declare const ControlDate: (props: ControlDateProps) =>
|
|
2369
|
+
declare const ControlDate: (props: ControlDateProps) => react_jsx_runtime14.JSX.Element | null;
|
|
2370
2370
|
//#endregion
|
|
2371
|
-
//#region src/core/components/form/ControlQueryBuilder.d.ts
|
|
2371
|
+
//#region ../../src/core/components/form/ControlQueryBuilder.d.ts
|
|
2372
2372
|
interface ControlQueryBuilderProps extends Omit<TextInputProps, "value" | "onChange"> {
|
|
2373
2373
|
schema?: TObject;
|
|
2374
2374
|
value?: string;
|
|
@@ -2385,9 +2385,9 @@ declare const ControlQueryBuilder: ({
|
|
|
2385
2385
|
onChange,
|
|
2386
2386
|
placeholder,
|
|
2387
2387
|
...textInputProps
|
|
2388
|
-
}: ControlQueryBuilderProps) =>
|
|
2388
|
+
}: ControlQueryBuilderProps) => react_jsx_runtime14.JSX.Element;
|
|
2389
2389
|
//#endregion
|
|
2390
|
-
//#region src/core/components/form/TypeForm.d.ts
|
|
2390
|
+
//#region ../../src/core/components/form/TypeForm.d.ts
|
|
2391
2391
|
interface TypeFormProps<T$1 extends TObject> {
|
|
2392
2392
|
form: FormModel<T$1>;
|
|
2393
2393
|
columns?: number | {
|
|
@@ -2431,9 +2431,9 @@ interface TypeFormProps<T$1 extends TObject> {
|
|
|
2431
2431
|
* return <TypeForm form={form} columns={2} />;
|
|
2432
2432
|
* ```
|
|
2433
2433
|
*/
|
|
2434
|
-
declare const TypeForm: <T$1 extends TObject>(props: TypeFormProps<T$1>) =>
|
|
2434
|
+
declare const TypeForm: <T$1 extends TObject>(props: TypeFormProps<T$1>) => react_jsx_runtime14.JSX.Element | null;
|
|
2435
2435
|
//#endregion
|
|
2436
|
-
//#region src/core/components/layout/AppBar.d.ts
|
|
2436
|
+
//#region ../../src/core/components/layout/AppBar.d.ts
|
|
2437
2437
|
type AppBarItem = AppBarElement | AppBarBurger | AppBarDark | AppBarSearch | AppBarLang | AppBarSpacer | AppBarDivider;
|
|
2438
2438
|
interface AppBarElement {
|
|
2439
2439
|
position: "left" | "center" | "right";
|
|
@@ -2470,9 +2470,9 @@ interface AppBarProps {
|
|
|
2470
2470
|
flexProps?: FlexProps;
|
|
2471
2471
|
items?: AppBarItem[];
|
|
2472
2472
|
}
|
|
2473
|
-
declare const AppBar: (props: AppBarProps) =>
|
|
2473
|
+
declare const AppBar: (props: AppBarProps) => react_jsx_runtime14.JSX.Element;
|
|
2474
2474
|
//#endregion
|
|
2475
|
-
//#region src/core/components/layout/Sidebar.d.ts
|
|
2475
|
+
//#region ../../src/core/components/layout/Sidebar.d.ts
|
|
2476
2476
|
interface SidebarProps {
|
|
2477
2477
|
menu?: SidebarNode[];
|
|
2478
2478
|
top?: SidebarNode[];
|
|
@@ -2487,7 +2487,7 @@ interface SidebarProps {
|
|
|
2487
2487
|
paths?: string[];
|
|
2488
2488
|
};
|
|
2489
2489
|
}
|
|
2490
|
-
declare const Sidebar: (props: SidebarProps) =>
|
|
2490
|
+
declare const Sidebar: (props: SidebarProps) => react_jsx_runtime14.JSX.Element;
|
|
2491
2491
|
interface SidebarItemProps {
|
|
2492
2492
|
item: SidebarMenuItem;
|
|
2493
2493
|
level: number;
|
|
@@ -2544,7 +2544,7 @@ interface SidebarTheme {
|
|
|
2544
2544
|
search?: SidebarButtonTheme;
|
|
2545
2545
|
}
|
|
2546
2546
|
//#endregion
|
|
2547
|
-
//#region src/core/components/layout/AdminShell.d.ts
|
|
2547
|
+
//#region ../../src/core/components/layout/AdminShell.d.ts
|
|
2548
2548
|
interface AdminShellProps {
|
|
2549
2549
|
appShellProps?: Partial<AppShellProps>;
|
|
2550
2550
|
appShellMainProps?: Partial<AppShellMainProps>;
|
|
@@ -2575,17 +2575,17 @@ declare module "alepha" {
|
|
|
2575
2575
|
"alepha.ui.sidebar.collapsed"?: boolean;
|
|
2576
2576
|
}
|
|
2577
2577
|
}
|
|
2578
|
-
declare const AdminShell: (props: AdminShellProps) =>
|
|
2578
|
+
declare const AdminShell: (props: AdminShellProps) => react_jsx_runtime14.JSX.Element;
|
|
2579
2579
|
//#endregion
|
|
2580
|
-
//#region src/core/components/layout/Omnibar.d.ts
|
|
2580
|
+
//#region ../../src/core/components/layout/Omnibar.d.ts
|
|
2581
2581
|
interface OmnibarProps {
|
|
2582
2582
|
shortcut?: string | string[];
|
|
2583
2583
|
searchPlaceholder?: string;
|
|
2584
2584
|
nothingFound?: ReactNode;
|
|
2585
2585
|
}
|
|
2586
|
-
declare const Omnibar: (props: OmnibarProps) =>
|
|
2586
|
+
declare const Omnibar: (props: OmnibarProps) => react_jsx_runtime14.JSX.Element;
|
|
2587
2587
|
//#endregion
|
|
2588
|
-
//#region src/core/components/layout/AlephaMantineProvider.d.ts
|
|
2588
|
+
//#region ../../src/core/components/layout/AlephaMantineProvider.d.ts
|
|
2589
2589
|
interface AlephaMantineProviderProps {
|
|
2590
2590
|
children?: ReactNode;
|
|
2591
2591
|
mantine?: MantineProviderProps;
|
|
@@ -2595,9 +2595,9 @@ interface AlephaMantineProviderProps {
|
|
|
2595
2595
|
modals?: ModalsProviderProps;
|
|
2596
2596
|
omnibar?: OmnibarProps;
|
|
2597
2597
|
}
|
|
2598
|
-
declare const AlephaMantineProvider: (props: AlephaMantineProviderProps) =>
|
|
2598
|
+
declare const AlephaMantineProvider: (props: AlephaMantineProviderProps) => react_jsx_runtime14.JSX.Element;
|
|
2599
2599
|
//#endregion
|
|
2600
|
-
//#region src/core/components/table/DataTable.d.ts
|
|
2600
|
+
//#region ../../src/core/components/table/DataTable.d.ts
|
|
2601
2601
|
interface DataTableColumnContext<Filters extends TObject> {
|
|
2602
2602
|
index: number;
|
|
2603
2603
|
form: FormModel<Filters>;
|
|
@@ -2657,9 +2657,9 @@ interface DataTableProps<T$1 extends object, Filters extends TObject> {
|
|
|
2657
2657
|
*/
|
|
2658
2658
|
tableTrProps?: (item: T$1) => TableTrProps;
|
|
2659
2659
|
}
|
|
2660
|
-
declare const DataTable: <T$1 extends object, Filters extends TObject>(props: DataTableProps<T$1, Filters>) =>
|
|
2660
|
+
declare const DataTable: <T$1 extends object, Filters extends TObject>(props: DataTableProps<T$1, Filters>) => react_jsx_runtime14.JSX.Element;
|
|
2661
2661
|
//#endregion
|
|
2662
|
-
//#region src/core/constants/ui.d.ts
|
|
2662
|
+
//#region ../../src/core/constants/ui.d.ts
|
|
2663
2663
|
declare const ui: {
|
|
2664
2664
|
colors: {
|
|
2665
2665
|
transparent: string;
|
|
@@ -2679,7 +2679,7 @@ declare const ui: {
|
|
|
2679
2679
|
};
|
|
2680
2680
|
};
|
|
2681
2681
|
//#endregion
|
|
2682
|
-
//#region src/core/hooks/useDialog.d.ts
|
|
2682
|
+
//#region ../../src/core/hooks/useDialog.d.ts
|
|
2683
2683
|
/**
|
|
2684
2684
|
* Use this hook to access the Dialog Service for showing various dialog types.
|
|
2685
2685
|
*
|
|
@@ -2693,7 +2693,7 @@ declare const ui: {
|
|
|
2693
2693
|
*/
|
|
2694
2694
|
declare const useDialog: () => DialogService;
|
|
2695
2695
|
//#endregion
|
|
2696
|
-
//#region src/core/services/ToastService.d.ts
|
|
2696
|
+
//#region ../../src/core/services/ToastService.d.ts
|
|
2697
2697
|
interface ToastServiceOptions {
|
|
2698
2698
|
default?: Partial<NotificationData>;
|
|
2699
2699
|
}
|
|
@@ -2714,7 +2714,7 @@ declare class ToastService {
|
|
|
2714
2714
|
danger(options: Partial<NotificationData> | string): void;
|
|
2715
2715
|
}
|
|
2716
2716
|
//#endregion
|
|
2717
|
-
//#region src/core/hooks/useToast.d.ts
|
|
2717
|
+
//#region ../../src/core/hooks/useToast.d.ts
|
|
2718
2718
|
/**
|
|
2719
2719
|
* Use this hook to access the Toast Service for showing notifications.
|
|
2720
2720
|
*
|
|
@@ -2727,7 +2727,7 @@ declare class ToastService {
|
|
|
2727
2727
|
*/
|
|
2728
2728
|
declare const useToast: () => ToastService;
|
|
2729
2729
|
//#endregion
|
|
2730
|
-
//#region
|
|
2730
|
+
//#region ../../../alepha/src/server-cookies/primitives/$cookie.d.ts
|
|
2731
2731
|
interface CookiePrimitiveOptions<T$1 extends TSchema> {
|
|
2732
2732
|
/** The schema for the cookie's value, used for validation and type safety. */
|
|
2733
2733
|
schema: T$1;
|
|
@@ -2780,7 +2780,7 @@ interface Cookie {
|
|
|
2780
2780
|
domain?: string;
|
|
2781
2781
|
}
|
|
2782
2782
|
//#endregion
|
|
2783
|
-
//#region
|
|
2783
|
+
//#region ../../../alepha/src/server-cookies/index.d.ts
|
|
2784
2784
|
declare module "alepha/server" {
|
|
2785
2785
|
interface ServerRequest {
|
|
2786
2786
|
cookies: Cookies;
|
|
@@ -2797,14 +2797,14 @@ declare module "alepha/server" {
|
|
|
2797
2797
|
* @module alepha.server.cookies
|
|
2798
2798
|
*/
|
|
2799
2799
|
//#endregion
|
|
2800
|
-
//#region src/core/providers/ThemeProvider.d.ts
|
|
2801
|
-
declare const
|
|
2802
|
-
id:
|
|
2800
|
+
//#region ../../src/core/providers/ThemeProvider.d.ts
|
|
2801
|
+
declare const mantineThemeAtom: alepha99.Atom<alepha99.TObject<{
|
|
2802
|
+
id: alepha99.TString;
|
|
2803
2803
|
}>, "alepha.ui.theme">;
|
|
2804
|
-
type Theme = Static<typeof
|
|
2804
|
+
type Theme = Static<typeof mantineThemeAtom.schema>;
|
|
2805
2805
|
declare module "alepha" {
|
|
2806
2806
|
interface State {
|
|
2807
|
-
[
|
|
2807
|
+
[mantineThemeAtom.key]?: Theme;
|
|
2808
2808
|
}
|
|
2809
2809
|
}
|
|
2810
2810
|
type AlephaTheme = MantineThemeOverride & {
|
|
@@ -2814,8 +2814,8 @@ type AlephaTheme = MantineThemeOverride & {
|
|
|
2814
2814
|
};
|
|
2815
2815
|
declare class ThemeProvider {
|
|
2816
2816
|
protected readonly alepha: Alepha;
|
|
2817
|
-
protected themeCookie: AbstractCookiePrimitive<
|
|
2818
|
-
id:
|
|
2817
|
+
protected themeCookie: AbstractCookiePrimitive<alepha99.TObject<{
|
|
2818
|
+
id: alepha99.TString;
|
|
2819
2819
|
}>>;
|
|
2820
2820
|
themes: AlephaTheme[];
|
|
2821
2821
|
protected themeHead: HeadPrimitive;
|
|
@@ -2825,12 +2825,12 @@ declare class ThemeProvider {
|
|
|
2825
2825
|
};
|
|
2826
2826
|
}
|
|
2827
2827
|
//#endregion
|
|
2828
|
-
//#region src/core/RootRouter.d.ts
|
|
2828
|
+
//#region ../../src/core/RootRouter.d.ts
|
|
2829
2829
|
declare class RootRouter {
|
|
2830
2830
|
readonly root: PagePrimitive<PageConfigSchema, any, TPropsParentDefault>;
|
|
2831
2831
|
}
|
|
2832
2832
|
//#endregion
|
|
2833
|
-
//#region src/core/utils/extractSchemaFields.d.ts
|
|
2833
|
+
//#region ../../src/core/utils/extractSchemaFields.d.ts
|
|
2834
2834
|
interface SchemaField {
|
|
2835
2835
|
name: string;
|
|
2836
2836
|
path: string;
|
|
@@ -2858,7 +2858,7 @@ declare const OPERATOR_INFO: Record<string, {
|
|
|
2858
2858
|
example: string;
|
|
2859
2859
|
}>;
|
|
2860
2860
|
//#endregion
|
|
2861
|
-
//#region src/core/utils/icons.d.ts
|
|
2861
|
+
//#region ../../src/core/utils/icons.d.ts
|
|
2862
2862
|
type IconSize = keyof typeof ui.sizes.icon;
|
|
2863
2863
|
/**
|
|
2864
2864
|
* Get the default icon for an input based on its type, format, or name.
|
|
@@ -2872,7 +2872,7 @@ declare const getDefaultIcon: (params: {
|
|
|
2872
2872
|
size?: IconSize;
|
|
2873
2873
|
}) => ReactElement;
|
|
2874
2874
|
//#endregion
|
|
2875
|
-
//#region src/core/utils/string.d.ts
|
|
2875
|
+
//#region ../../src/core/utils/string.d.ts
|
|
2876
2876
|
/**
|
|
2877
2877
|
* Capitalizes the first letter of a string.
|
|
2878
2878
|
*
|
|
@@ -2890,7 +2890,7 @@ declare const capitalize: (str: string) => string;
|
|
|
2890
2890
|
*/
|
|
2891
2891
|
declare const prettyName: (name: string) => string;
|
|
2892
2892
|
//#endregion
|
|
2893
|
-
//#region src/core/index.d.ts
|
|
2893
|
+
//#region ../../src/core/index.d.ts
|
|
2894
2894
|
declare module "typebox" {
|
|
2895
2895
|
interface TSchemaOptions {
|
|
2896
2896
|
$control?: Omit<ControlProps, "input">;
|
|
@@ -2922,7 +2922,7 @@ declare module "@alepha/react" {
|
|
|
2922
2922
|
*
|
|
2923
2923
|
* @module alepha.ui
|
|
2924
2924
|
*/
|
|
2925
|
-
declare const AlephaUI:
|
|
2925
|
+
declare const AlephaUI: alepha99.Service<alepha99.Module>;
|
|
2926
2926
|
//#endregion
|
|
2927
|
-
export { ActionButton, type ActionClickButtonProps, type ActionCommonProps, type ActionMenuConfig, type ActionMenuItem, type ActionNavigationButtonProps, type ActionProps, type ActionSubmitButtonProps, AdminShell, type AdminShellProps, AlephaMantineProvider, AlephaTheme, AlephaUI, AlertDialog, type AlertDialogOptions, type AlertDialogProps, AppBar, type AppBarBurger, type AppBarDark, type AppBarDivider, type AppBarElement, type AppBarItem, type AppBarLang, type AppBarProps, type AppBarSearch, type AppBarSpacer, type BaseDialogOptions, BurgerButton, ClipboardButton, type ClipboardButtonProps, ConfirmDialog, type ConfirmDialogOptions, type ConfirmDialogProps, Control, ControlDate, ControlQueryBuilder, ControlSelect, DarkModeButton, DataTable, type DataTableColumn, type DataTableProps, DialogService, Flex, IconSize, JsonViewer, LanguageButton, OPERATOR_INFO, Omnibar, OmnibarButton, PromptDialog, type PromptDialogOptions, type PromptDialogProps, RootRouter, SchemaField, Sidebar, type SidebarAbstractItem, type SidebarButtonTheme, type SidebarDivider, type SidebarElement, type SidebarItemProps, type SidebarMenuItem, type SidebarNode, type SidebarProps, type SidebarSearch, type SidebarSection, type SidebarSpacer, type SidebarTheme, Text, Theme, ThemeButton, type ThemeButtonProps, ThemeProvider, ToastService, TypeForm, capitalize, extractSchemaFields, getDefaultIcon, getOperatorsForField,
|
|
2927
|
+
export { ActionButton, type ActionClickButtonProps, type ActionCommonProps, type ActionMenuConfig, type ActionMenuItem, type ActionNavigationButtonProps, type ActionProps, type ActionSubmitButtonProps, AdminShell, type AdminShellProps, AlephaMantineProvider, AlephaTheme, AlephaUI, AlertDialog, type AlertDialogOptions, type AlertDialogProps, AppBar, type AppBarBurger, type AppBarDark, type AppBarDivider, type AppBarElement, type AppBarItem, type AppBarLang, type AppBarProps, type AppBarSearch, type AppBarSpacer, type BaseDialogOptions, BurgerButton, ClipboardButton, type ClipboardButtonProps, ConfirmDialog, type ConfirmDialogOptions, type ConfirmDialogProps, Control, ControlDate, ControlQueryBuilder, ControlSelect, DarkModeButton, DataTable, type DataTableColumn, type DataTableProps, DialogService, Flex, IconSize, JsonViewer, LanguageButton, OPERATOR_INFO, Omnibar, OmnibarButton, PromptDialog, type PromptDialogOptions, type PromptDialogProps, RootRouter, SchemaField, Sidebar, type SidebarAbstractItem, type SidebarButtonTheme, type SidebarDivider, type SidebarElement, type SidebarItemProps, type SidebarMenuItem, type SidebarNode, type SidebarProps, type SidebarSearch, type SidebarSection, type SidebarSpacer, type SidebarTheme, Text, Theme, ThemeButton, type ThemeButtonProps, ThemeProvider, ToastService, TypeForm, capitalize, extractSchemaFields, getDefaultIcon, getOperatorsForField, mantineThemeAtom, prettyName, ui, useDialog, useToast };
|
|
2928
2928
|
//# sourceMappingURL=index.d.ts.map
|