appos 0.10.0-0 → 0.10.2-0
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/api/auth.d.mts +1 -1
- package/dist/api/auth.mjs +1 -1
- package/dist/api/cli.d.mts +2 -2
- package/dist/api/cli.mjs +8 -8
- package/dist/api/container.d.mts +2 -2
- package/dist/api/database.mjs +2 -2
- package/dist/api/event.d.mts +2 -2
- package/dist/api/event.mjs +2 -2
- package/dist/api/mailer.d.mts +2 -2
- package/dist/api/mailer.mjs +4 -4
- package/dist/api/openapi.d.mts +2 -2
- package/dist/api/openapi.mjs +2 -2
- package/dist/api/server.d.mts +2 -2
- package/dist/api/server.mjs +3 -3
- package/dist/api/ssr.d.mts +2 -2
- package/dist/api/storage.d.mts +2 -2
- package/dist/api/storage.mjs +3 -3
- package/dist/api/workflow.d.mts +2 -2
- package/dist/api/workflow.mjs +3 -3
- package/dist/{auth-sQ58V__N.d.ts → auth-DTdZK0A3.d.ts} +1239 -736
- package/dist/{auth-BqCtM79d.d.mts → auth-qap754qy.d.mts} +314 -433
- package/dist/{brand-jFWd3Kwf.d.ts → brand-fAZpdIvA.d.ts} +6 -6
- package/dist/{colors-BNWHnGHM.mjs → colors-DRAZU8e-.mjs} +52 -18
- package/dist/colors-DaKzQRaF.mjs +3 -0
- package/dist/{constants-DoZRGUzW.mjs → constants-o5HvFNkU.mjs} +1 -1
- package/dist/{container-PnDYtqAr.d.mts → container-C9X9U2J4.d.mts} +60 -58
- package/dist/{database-Xk200L8F.mjs → database-BZDMbdOn.mjs} +1 -1
- package/dist/devtools/test.d.mts +2 -2
- package/dist/devtools/test.mjs +4 -4
- package/dist/devtools/vite.mjs +5 -5
- package/dist/{event-TcKx4n2h.mjs → event-Bu2Htl6V.mjs} +1 -1
- package/dist/{openapi-BLPTF9D2.mjs → openapi-BFpeEcgu.mjs} +1 -1
- package/dist/panel-B0YSnXGN.mjs +5 -0
- package/dist/{panel-sX-bjQwF.mjs → panel-CaRzDy6Q.mjs} +2 -2
- package/dist/routes-BWc_x5PR.mjs +4 -0
- package/dist/{routes-Bo6nqrFU.mjs → routes-DF2mpOls.mjs} +1 -1
- package/dist/{server-zFMVfA7a.mjs → server-DMLCTlsR.mjs} +406 -379
- package/dist/universal/auth.d.ts +1 -1
- package/dist/universal/auth.js +1 -5
- package/dist/universal/colors.d.ts +38 -2
- package/dist/universal/colors.js +86 -19
- package/dist/{utils-DcsrJr6q.d.ts → utils-DIh7O_tR.d.ts} +1 -1
- package/dist/web/auth.d.ts +3 -3
- package/dist/web/i18n.js +56 -29
- package/dist/web/ui/accordion.d.ts +5 -5
- package/dist/web/ui/alert-dialog.d.ts +13 -13
- package/dist/web/ui/alert.d.ts +5 -5
- package/dist/web/ui/animated-check.d.ts +3 -3
- package/dist/web/ui/aspect-ratio.d.ts +2 -2
- package/dist/web/ui/auth.d.ts +4 -4
- package/dist/web/ui/auth.js +207 -327
- package/dist/web/ui/avatar.d.ts +7 -7
- package/dist/web/ui/badge.d.ts +3 -3
- package/dist/web/ui/brand.d.ts +2 -2
- package/dist/web/ui/breadcrumb.d.ts +7 -7
- package/dist/web/ui/button-group.d.ts +5 -5
- package/dist/web/ui/button.d.ts +6 -6
- package/dist/web/ui/calendar.d.ts +3 -3
- package/dist/web/ui/card.d.ts +8 -8
- package/dist/web/ui/carousel.d.ts +6 -6
- package/dist/web/ui/chart.d.ts +5 -5
- package/dist/web/ui/checkbox.d.ts +2 -2
- package/dist/web/ui/collapsible.d.ts +4 -4
- package/dist/web/ui/command.d.ts +10 -10
- package/dist/web/ui/context-menu.d.ts +16 -16
- package/dist/web/ui/dialog.d.ts +11 -11
- package/dist/web/ui/drawer.d.ts +11 -11
- package/dist/web/ui/dropdown-menu.d.ts +16 -16
- package/dist/web/ui/empty.d.ts +9 -9
- package/dist/web/ui/error-page.d.ts +2 -2
- package/dist/web/ui/field.d.ts +13 -13
- package/dist/web/ui/hover-card.d.ts +4 -4
- package/dist/web/ui/input-group.d.ts +11 -11
- package/dist/web/ui/input-otp.d.ts +5 -5
- package/dist/web/ui/input.d.ts +2 -2
- package/dist/web/ui/item.d.ts +14 -14
- package/dist/web/ui/kbd.d.ts +3 -3
- package/dist/web/ui/label.d.ts +2 -2
- package/dist/web/ui/menubar.d.ts +17 -17
- package/dist/web/ui/navigation-menu.d.ts +11 -11
- package/dist/web/ui/pagination.d.ts +8 -8
- package/dist/web/ui/popover.d.ts +7 -7
- package/dist/web/ui/progress.d.ts +6 -6
- package/dist/web/ui/radio-group.d.ts +3 -3
- package/dist/web/ui/resizable.d.ts +4 -4
- package/dist/web/ui/scroll-area.d.ts +3 -3
- package/dist/web/ui/select.d.ts +10 -10
- package/dist/web/ui/separator.d.ts +2 -2
- package/dist/web/ui/sheet.d.ts +9 -9
- package/dist/web/ui/sidebar.d.ts +20 -20
- package/dist/web/ui/skeleton.d.ts +2 -2
- package/dist/web/ui/slider.d.ts +2 -2
- package/dist/web/ui/sonner.d.ts +2 -2
- package/dist/web/ui/spinner.d.ts +2 -2
- package/dist/web/ui/switch.d.ts +2 -2
- package/dist/web/ui/table.d.ts +9 -9
- package/dist/web/ui/tabs.d.ts +7 -7
- package/dist/web/ui/textarea.d.ts +2 -2
- package/dist/web/ui/theme.d.ts +3 -3
- package/dist/web/ui/toggle-group.d.ts +3 -3
- package/dist/web/ui/toggle.d.ts +4 -4
- package/dist/web/ui/tooltip.d.ts +5 -5
- package/dist/{workflow-By0ofSRn.mjs → workflow-DrNL3gD-.mjs} +2 -2
- package/package.json +10 -10
- package/src/devtools/storybook/.storybook/main.ts +118 -10
- package/src/devtools/storybook/.storybook/manager.ts +51 -4
- package/src/devtools/storybook/.storybook/preview.tsx +17 -4
- package/src/universal/auth.ts +1 -1
- package/src/universal/colors.ts +118 -23
- package/src/universal/locales/en/ui.json +11 -13
- package/src/universal/locales/zh-CN/ui.json +9 -11
- package/src/universal/locales/zh-TW/ui.json +9 -11
- package/src/web/client/i18n.d.ts +1 -1
- package/src/web/routes/api-references/$.tsx +59 -19
- package/src/web/routes/api-references/_layout.tsx +26 -1
- package/src/web/routes/auth/_layout.tsx +5 -6
- package/src/web/routes/docs/$.tsx +21 -2
- package/src/web/ui/auth/auth-card.tsx +2 -2
- package/src/web/ui/auth/auth-layout.stories.tsx +7 -52
- package/src/web/ui/auth/auth-layout.tsx +23 -58
- package/src/web/ui/auth/brand-content.tsx +102 -364
- package/src/web/ui/auth/captcha-widget.tsx +106 -91
- package/src/web/ui/auth/email-input.tsx +1 -1
- package/src/web/ui/auth/forms/signup-form.tsx +2 -2
- package/src/web/ui/auth/index.ts +1 -17
- package/src/web/ui/auth/password-input.tsx +1 -1
- package/src/web/ui/auth/phone-input.tsx +1 -1
- package/src/web/ui/globals.css +1 -20
- package/dist/colors-ChJl116-.mjs +0 -3
- package/dist/panel-CvM11bRA.mjs +0 -5
- package/dist/routes-DeA_1evS.mjs +0 -4
- package/src/web/ui/auth/brand-content.stories.tsx +0 -272
- package/src/web/ui/auth/captcha-widget.stories.tsx +0 -200
- /package/src/{web/ui → universal}/locales/en/devtools.json +0 -0
- /package/src/{web/ui → universal}/locales/zh-CN/devtools.json +0 -0
- /package/src/{web/ui → universal}/locales/zh-TW/devtools.json +0 -0
package/dist/api/auth.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import { a as AuthCaptchaConfig, c as AuthSessionConfig, d as defineAuth, f as defineEndpointRateLimits, i as Auth, l as DefineAuthOptions, n as AccessController, o as AuthConfig, p as defineAuthSchema, r as AuditAction, s as AuthPasskeyConfig, t as AccessControlRoles, u as auditActionSchema } from "../auth-
|
|
3
|
+
import { a as AuthCaptchaConfig, c as AuthSessionConfig, d as defineAuth, f as defineEndpointRateLimits, i as Auth, l as DefineAuthOptions, n as AccessController, o as AuthConfig, p as defineAuthSchema, r as AuditAction, s as AuthPasskeyConfig, t as AccessControlRoles, u as auditActionSchema } from "../auth-qap754qy.mjs";
|
|
4
4
|
export { AccessControlRoles, AccessController, AuditAction, Auth, AuthCaptchaConfig, AuthConfig, AuthPasskeyConfig, AuthSessionConfig, DefineAuthOptions, auditActionSchema, defineAuth, defineAuthSchema, defineEndpointRateLimits };
|
package/dist/api/auth.mjs
CHANGED
package/dist/api/cli.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { n as Container } from "../container-
|
|
5
|
+
import { n as Container } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
import { z } from "zod";
|
|
7
7
|
import { ChildProcess } from "node:child_process";
|
|
8
8
|
import * as p from "@clack/prompts";
|
package/dist/api/cli.mjs
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import "../auth-schema-DF53iTDS.mjs";
|
|
2
2
|
import "../redis-DwTSiGWI.mjs";
|
|
3
|
-
import { S as WEB_DIR, a as COMMANDS_DIR, d as EMAIL_THEME_FILE, g as MAIN_ENTRY, m as FIXTURES_DIR, o as DATABASES_DIR, p as FILE_EXT, r as BUILD_DIR, t as APPOS_DIR, w as version, x as TEST_EXTENSIONS, y as ROOT_CSS_FILE } from "../constants-
|
|
4
|
-
import { a as loadEvents } from "../event-
|
|
5
|
-
import { i as loadWorkflows } from "../workflow-
|
|
6
|
-
import { r as defineMigrationOpts } from "../database-
|
|
7
|
-
import { t as defineServer } from "../server-
|
|
3
|
+
import { S as WEB_DIR, a as COMMANDS_DIR, d as EMAIL_THEME_FILE, g as MAIN_ENTRY, m as FIXTURES_DIR, o as DATABASES_DIR, p as FILE_EXT, r as BUILD_DIR, t as APPOS_DIR, w as version, x as TEST_EXTENSIONS, y as ROOT_CSS_FILE } from "../constants-o5HvFNkU.mjs";
|
|
4
|
+
import { a as loadEvents } from "../event-Bu2Htl6V.mjs";
|
|
5
|
+
import { i as loadWorkflows } from "../workflow-DrNL3gD-.mjs";
|
|
6
|
+
import { r as defineMigrationOpts } from "../database-BZDMbdOn.mjs";
|
|
7
|
+
import { t as defineServer } from "../server-DMLCTlsR.mjs";
|
|
8
8
|
import "../instrumentation-NIH3Iibm.mjs";
|
|
9
9
|
import "../app-context-D1ZdyKbf.mjs";
|
|
10
|
-
import "../openapi-
|
|
10
|
+
import "../openapi-BFpeEcgu.mjs";
|
|
11
11
|
import "../context-tMoLkr9-.mjs";
|
|
12
12
|
import { t as defineWorker } from "../worker-Dv-oM9rL.mjs";
|
|
13
13
|
import { createRequire } from "node:module";
|
|
@@ -142,7 +142,7 @@ function defineCommandContext(args, opts, container) {
|
|
|
142
142
|
s.stop(message);
|
|
143
143
|
return result;
|
|
144
144
|
} catch (error) {
|
|
145
|
-
s.stop(message
|
|
145
|
+
s.stop(message);
|
|
146
146
|
throw error;
|
|
147
147
|
}
|
|
148
148
|
},
|
|
@@ -493,7 +493,7 @@ var build_default = defineCommand({
|
|
|
493
493
|
await cp(`./${APPOS_DIR}/${DATABASES_DIR}`, `${outdir}/${APPOS_DIR}/${DATABASES_DIR}`, { recursive: true });
|
|
494
494
|
const rootCssPath = join(process.cwd(), WEB_DIR, ROOT_CSS_FILE);
|
|
495
495
|
if (existsSync(rootCssPath)) {
|
|
496
|
-
const { parseThemeFromString } = await import("../colors-
|
|
496
|
+
const { parseThemeFromString } = await import("../colors-DaKzQRaF.mjs");
|
|
497
497
|
const theme = parseThemeFromString(await readFile(rootCssPath, "utf-8"));
|
|
498
498
|
const emailTheme = {
|
|
499
499
|
background: theme.background,
|
package/dist/api/container.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { An as DefineAppContextOpts, Mn as defineAppContext, On as isLocalDev, a as defineAppContainer, i as WorkerConfig, jn as SessionData, kn as AppContext, n as Container, r as ServerConfig, t as AppContainer } from "../container-
|
|
5
|
+
import { An as DefineAppContextOpts, Mn as defineAppContext, On as isLocalDev, a as defineAppContainer, i as WorkerConfig, jn as SessionData, kn as AppContext, n as Container, r as ServerConfig, t as AppContainer } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { AppContainer, AppContext, Container, DefineAppContextOpts, ServerConfig, SessionData, WorkerConfig, defineAppContainer, defineAppContext, isLocalDev };
|
package/dist/api/database.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../constants-
|
|
2
|
-
import { a as migrationsSchema, i as defineTestDatabase, n as defineDatabase, r as defineMigrationOpts, t as dbChanges } from "../database-
|
|
1
|
+
import "../constants-o5HvFNkU.mjs";
|
|
2
|
+
import { a as migrationsSchema, i as defineTestDatabase, n as defineDatabase, r as defineMigrationOpts, t as dbChanges } from "../database-BZDMbdOn.mjs";
|
|
3
3
|
|
|
4
4
|
export * from "drizzle-orm"
|
|
5
5
|
|
package/dist/api/event.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { Bn as defineEvent, Fn as Event, Hn as loadEvents, In as EventBus, Ln as EventContext, Nn as DbChangeInput, Pn as DefineEventBusOptions, Rn as dbChangeInputSchema, Vn as defineEventBus, zn as dbChangesEvent } from "../container-
|
|
5
|
+
import { Bn as defineEvent, Fn as Event, Hn as loadEvents, In as EventBus, Ln as EventContext, Nn as DbChangeInput, Pn as DefineEventBusOptions, Rn as dbChangeInputSchema, Vn as defineEventBus, zn as dbChangesEvent } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { DbChangeInput, DefineEventBusOptions, Event, EventBus, EventContext, dbChangeInputSchema, dbChangesEvent, defineEvent, defineEventBus, loadEvents };
|
package/dist/api/event.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../redis-DwTSiGWI.mjs";
|
|
2
|
-
import "../constants-
|
|
3
|
-
import { a as loadEvents, i as defineEventBus, n as dbChangesEvent, r as defineEvent, t as dbChangeInputSchema } from "../event-
|
|
2
|
+
import "../constants-o5HvFNkU.mjs";
|
|
3
|
+
import { a as loadEvents, i as defineEventBus, n as dbChangesEvent, r as defineEvent, t as dbChangeInputSchema } from "../event-Bu2Htl6V.mjs";
|
|
4
4
|
|
|
5
5
|
export { dbChangeInputSchema, dbChangesEvent, defineEvent, defineEventBus, loadEvents };
|
package/dist/api/mailer.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { $ as EmailButtonProps, A as Row, B as render, C as MailerPayloadReact, D as Preview, E as MarkdownProps, F as TailwindProps, G as EmailTheme, H as EmailLayout, I as defineEmail, J as getDefaultEmailTheme, K as defineEmailTailwindConfig, L as defineMailer, M as Section, N as SectionProps, O as PreviewProps, P as Tailwind, Q as Container, R as plainTextSelectors, S as MailerPayloadHtml, T as Markdown, U as EmailLayoutProps, V as toPlainText, W as EMAIL_THEME_KEYS, X as CodeBlock, Y as Button, Z as CodeInline, _ as HeadProps, _t as emailImgVariantKeys, at as EmailImgProps, b as Mailer, c as DefineEmailOptions, ct as Heading, d as EmailColumn, dt as Link, et as EmailCodeBlockProps, f as EmailColumnProps, ft as Text, g as Head, gt as emailHeadingSizeKeys, h as FontProps, ht as emailContainerVariantKeys, it as EmailHrProps, j as RowProps, k as RenderOptions, l as DefineMailerOptions, lt as Hr, m as Font, mt as emailButtonVariantKeys, nt as EmailContainerProps, o as Body, ot as EmailLinkProps, p as EmailComponent, pt as emailButtonSizeKeys, q as defineEmailTheme, rt as EmailHeadingProps, s as BodyProps, st as EmailTextProps, tt as EmailCodeInlineProps, u as DefineMailerOptionsWithQueue, ut as Img, v as Html, vt as emailTextVariantKeys, w as MailerWithQueue, x as MailerPayload, y as HtmlProps, z as pretty } from "../container-
|
|
5
|
+
import { $ as EmailButtonProps, A as Row, B as render, C as MailerPayloadReact, D as Preview, E as MarkdownProps, F as TailwindProps, G as EmailTheme, H as EmailLayout, I as defineEmail, J as getDefaultEmailTheme, K as defineEmailTailwindConfig, L as defineMailer, M as Section, N as SectionProps, O as PreviewProps, P as Tailwind, Q as Container, R as plainTextSelectors, S as MailerPayloadHtml, T as Markdown, U as EmailLayoutProps, V as toPlainText, W as EMAIL_THEME_KEYS, X as CodeBlock, Y as Button, Z as CodeInline, _ as HeadProps, _t as emailImgVariantKeys, at as EmailImgProps, b as Mailer, c as DefineEmailOptions, ct as Heading, d as EmailColumn, dt as Link, et as EmailCodeBlockProps, f as EmailColumnProps, ft as Text, g as Head, gt as emailHeadingSizeKeys, h as FontProps, ht as emailContainerVariantKeys, it as EmailHrProps, j as RowProps, k as RenderOptions, l as DefineMailerOptions, lt as Hr, m as Font, mt as emailButtonVariantKeys, nt as EmailContainerProps, o as Body, ot as EmailLinkProps, p as EmailComponent, pt as emailButtonSizeKeys, q as defineEmailTheme, rt as EmailHeadingProps, s as BodyProps, st as EmailTextProps, tt as EmailCodeInlineProps, u as DefineMailerOptionsWithQueue, ut as Img, v as Html, vt as emailTextVariantKeys, w as MailerWithQueue, x as MailerPayload, y as HtmlProps, z as pretty } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { Body, BodyProps, Button, CodeBlock, CodeInline, DefineEmailOptions, DefineMailerOptions, DefineMailerOptionsWithQueue, EMAIL_THEME_KEYS, EmailButtonProps, EmailCodeBlockProps, EmailCodeInlineProps, EmailColumn, EmailColumnProps, EmailComponent, Container as EmailContainer, EmailContainerProps, EmailHeadingProps, EmailHrProps, EmailImgProps, EmailLayout, EmailLayoutProps, EmailLinkProps, EmailTextProps, EmailTheme, Font, FontProps, Head, HeadProps, Heading, Hr, Html, HtmlProps, Img, Link, Mailer, MailerPayload, MailerPayloadHtml, MailerPayloadReact, MailerWithQueue, Markdown, MarkdownProps, Preview, PreviewProps, RenderOptions, Row, RowProps, Section, SectionProps, Tailwind, TailwindProps, Text, defineEmail, defineEmailTailwindConfig, defineEmailTheme, defineMailer, emailButtonSizeKeys, emailButtonVariantKeys, emailContainerVariantKeys, emailHeadingSizeKeys, emailImgVariantKeys, emailTextVariantKeys, getDefaultEmailTheme, plainTextSelectors, pretty, render, toPlainText };
|
package/dist/api/mailer.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import "../auth-schema-DF53iTDS.mjs";
|
|
2
2
|
import "../redis-DwTSiGWI.mjs";
|
|
3
|
-
import { S as WEB_DIR, d as EMAIL_THEME_FILE, i as BUILD_OUTPUT_DIR, y as ROOT_CSS_FILE } from "../constants-
|
|
4
|
-
import "../event-
|
|
5
|
-
import { a as sendEmail } from "../workflow-
|
|
6
|
-
import { n as parseThemeFromString } from "../colors-
|
|
3
|
+
import { S as WEB_DIR, d as EMAIL_THEME_FILE, i as BUILD_OUTPUT_DIR, y as ROOT_CSS_FILE } from "../constants-o5HvFNkU.mjs";
|
|
4
|
+
import "../event-Bu2Htl6V.mjs";
|
|
5
|
+
import { a as sendEmail } from "../workflow-DrNL3gD-.mjs";
|
|
6
|
+
import { n as parseThemeFromString } from "../colors-DRAZU8e-.mjs";
|
|
7
7
|
import { join } from "node:path";
|
|
8
8
|
import { existsSync, readFileSync } from "node:fs";
|
|
9
9
|
import { render as render$1 } from "@react-email/render";
|
package/dist/api/openapi.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { $t as DefineOpenAPIConfigInput, Qt as DefineOpenAPIConfig, an as RouteModule, cn as defineOpenAPIConfig, dn as generateOpenAPIDocument, en as DefineOpenAPIReturn, fn as loadAndRegisterAPIRoutes, hn as writeOpenAPISpecs, in as OpenAPIRegistration, ln as defineOpenAPIEndpoint, mn as scanAPIRoutes, nn as OpenAPIMethodSpec, on as ValidationErrorResponse, pn as registerRoutes, rn as OpenAPIObjectConfigV31, sn as defineOpenAPI, tn as HandlerParams, un as defineTypedResponses } from "../container-
|
|
5
|
+
import { $t as DefineOpenAPIConfigInput, Qt as DefineOpenAPIConfig, an as RouteModule, cn as defineOpenAPIConfig, dn as generateOpenAPIDocument, en as DefineOpenAPIReturn, fn as loadAndRegisterAPIRoutes, hn as writeOpenAPISpecs, in as OpenAPIRegistration, ln as defineOpenAPIEndpoint, mn as scanAPIRoutes, nn as OpenAPIMethodSpec, on as ValidationErrorResponse, pn as registerRoutes, rn as OpenAPIObjectConfigV31, sn as defineOpenAPI, tn as HandlerParams, un as defineTypedResponses } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { DefineOpenAPIConfig, DefineOpenAPIConfigInput, DefineOpenAPIReturn, HandlerParams, OpenAPIMethodSpec, OpenAPIObjectConfigV31, OpenAPIRegistration, RouteModule, ValidationErrorResponse, defineOpenAPI, defineOpenAPIConfig, defineOpenAPIEndpoint, defineTypedResponses, generateOpenAPIDocument, loadAndRegisterAPIRoutes, registerRoutes, scanAPIRoutes, writeOpenAPISpecs };
|
package/dist/api/openapi.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../constants-
|
|
1
|
+
import "../constants-o5HvFNkU.mjs";
|
|
2
2
|
import "../app-context-D1ZdyKbf.mjs";
|
|
3
|
-
import { a as generateOpenAPIDocument, c as scanAPIRoutes, i as defineTypedResponses, l as writeOpenAPISpecs, n as defineOpenAPIConfig, o as loadAndRegisterAPIRoutes, r as defineOpenAPIEndpoint, s as registerRoutes, t as defineOpenAPI } from "../openapi-
|
|
3
|
+
import { a as generateOpenAPIDocument, c as scanAPIRoutes, i as defineTypedResponses, l as writeOpenAPISpecs, n as defineOpenAPIConfig, o as loadAndRegisterAPIRoutes, r as defineOpenAPIEndpoint, s as registerRoutes, t as defineOpenAPI } from "../openapi-BFpeEcgu.mjs";
|
|
4
4
|
|
|
5
5
|
export { defineOpenAPI, defineOpenAPIConfig, defineOpenAPIEndpoint, defineTypedResponses, generateOpenAPIDocument, loadAndRegisterAPIRoutes, registerRoutes, scanAPIRoutes, writeOpenAPISpecs };
|
package/dist/api/server.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { Cn as defineServer, Dn as i18n, En as defineI18n, Sn as ServerInstance, Tn as defaultI18nConfig, _n as defineMiddleware, bn as DefineServerOptions, gn as Middleware, vn as loadMiddleware, wn as I18nInitOptions, xn as Server, yn as App } from "../container-
|
|
5
|
+
import { Cn as defineServer, Dn as i18n, En as defineI18n, Sn as ServerInstance, Tn as defaultI18nConfig, _n as defineMiddleware, bn as DefineServerOptions, gn as Middleware, vn as loadMiddleware, wn as I18nInitOptions, xn as Server, yn as App } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { App, DefineServerOptions, I18nInitOptions, Middleware, Server, ServerInstance, defaultI18nConfig, defineI18n, defineMiddleware, defineServer, i18n, loadMiddleware };
|
package/dist/api/server.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../constants-
|
|
2
|
-
import { a as loadMiddleware, i as defineMiddleware, n as defaultI18nConfig, r as defineI18n, t as defineServer } from "../server-
|
|
1
|
+
import "../constants-o5HvFNkU.mjs";
|
|
2
|
+
import { a as loadMiddleware, i as defineMiddleware, n as defaultI18nConfig, r as defineI18n, t as defineServer } from "../server-DMLCTlsR.mjs";
|
|
3
3
|
import "../instrumentation-NIH3Iibm.mjs";
|
|
4
4
|
import "../app-context-D1ZdyKbf.mjs";
|
|
5
|
-
import "../openapi-
|
|
5
|
+
import "../openapi-BFpeEcgu.mjs";
|
|
6
6
|
import "../context-tMoLkr9-.mjs";
|
|
7
7
|
|
|
8
8
|
export { defaultI18nConfig, defineI18n, defineMiddleware, defineServer, loadMiddleware };
|
package/dist/api/ssr.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import { m as AuthPaths, o as AuthConfig } from "../auth-
|
|
3
|
+
import { m as AuthPaths, o as AuthConfig } from "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { kn as AppContext } from "../container-
|
|
5
|
+
import { kn as AppContext } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
import * as react_router0 from "react-router";
|
|
7
7
|
import { RouterContextProvider } from "react-router";
|
|
8
8
|
import { GetLoadContextFunction } from "@react-router/express";
|
package/dist/api/storage.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { Bt as defineS3Disk, Ft as DatabaseWithStorage, Gt as StorageAttachment, Ht as NewStorageAttachment, It as DefineS3DiskOptions, Jt as StorageRelationsConfig, Kt as StorageBlob, Lt as DefineStorageOptions, Rt as Storage, Ut as NewStorageBlob, Vt as defineStorage, Wt as NewStorageVariantRecord, Xt as StorageVariantRecord, Yt as StorageTables, Zt as defineStorageSchema, qt as StorageRelations, zt as StorageService } from "../container-
|
|
5
|
+
import { Bt as defineS3Disk, Ft as DatabaseWithStorage, Gt as StorageAttachment, Ht as NewStorageAttachment, It as DefineS3DiskOptions, Jt as StorageRelationsConfig, Kt as StorageBlob, Lt as DefineStorageOptions, Rt as Storage, Ut as NewStorageBlob, Vt as defineStorage, Wt as NewStorageVariantRecord, Xt as StorageVariantRecord, Yt as StorageTables, Zt as defineStorageSchema, qt as StorageRelations, zt as StorageService } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { DatabaseWithStorage, DefineS3DiskOptions, DefineStorageOptions, NewStorageAttachment, NewStorageBlob, NewStorageVariantRecord, Storage, StorageAttachment, StorageBlob, StorageRelations, StorageRelationsConfig, StorageService, StorageTables, StorageVariantRecord, defineS3Disk, defineStorage, defineStorageSchema };
|
package/dist/api/storage.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../auth-schema-DF53iTDS.mjs";
|
|
2
2
|
import "../redis-DwTSiGWI.mjs";
|
|
3
|
-
import "../constants-
|
|
4
|
-
import "../event-
|
|
5
|
-
import { c as generatePreview, l as generateImageVariant, o as purgeAttachment, u as extractBlobMetadata } from "../workflow-
|
|
3
|
+
import "../constants-o5HvFNkU.mjs";
|
|
4
|
+
import "../event-Bu2Htl6V.mjs";
|
|
5
|
+
import { c as generatePreview, l as generateImageVariant, o as purgeAttachment, u as extractBlobMetadata } from "../workflow-DrNL3gD-.mjs";
|
|
6
6
|
import { and, eq, isNull, lt, sql } from "drizzle-orm";
|
|
7
7
|
import { index, pgTable, unique } from "drizzle-orm/pg-core";
|
|
8
8
|
import { join } from "node:path";
|
package/dist/api/workflow.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../logger-C8gOLrUv.mjs";
|
|
2
2
|
import "../database-CxDXJbvJ.mjs";
|
|
3
|
-
import "../auth-
|
|
3
|
+
import "../auth-qap754qy.mjs";
|
|
4
4
|
import "../cache-M0z3800A.mjs";
|
|
5
|
-
import { At as defineWorkflow, Ct as QueueRateLimit, Dt as WorkflowStartOptions, Et as WorkflowHandle, Mt as TrackDbChangesInput, Nt as trackDbChanges, Ot as defineQueue, St as QueueFactoryContext, Tt as WorkflowContext, bt as Queue, jt as loadWorkflows, kt as defineScheduledWorkflow, wt as ScheduledWorkflowContext, xt as QueueFactory, yt as DefineQueueOptions } from "../container-
|
|
5
|
+
import { At as defineWorkflow, Ct as QueueRateLimit, Dt as WorkflowStartOptions, Et as WorkflowHandle, Mt as TrackDbChangesInput, Nt as trackDbChanges, Ot as defineQueue, St as QueueFactoryContext, Tt as WorkflowContext, bt as Queue, jt as loadWorkflows, kt as defineScheduledWorkflow, wt as ScheduledWorkflowContext, xt as QueueFactory, yt as DefineQueueOptions } from "../container-C9X9U2J4.mjs";
|
|
6
6
|
export { DefineQueueOptions, Queue, QueueFactory, QueueFactoryContext, QueueRateLimit, ScheduledWorkflowContext, TrackDbChangesInput, WorkflowContext, WorkflowHandle, WorkflowStartOptions, defineQueue, defineScheduledWorkflow, defineWorkflow, loadWorkflows, trackDbChanges };
|
package/dist/api/workflow.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../auth-schema-DF53iTDS.mjs";
|
|
2
2
|
import "../redis-DwTSiGWI.mjs";
|
|
3
|
-
import "../constants-
|
|
4
|
-
import "../event-
|
|
5
|
-
import { i as loadWorkflows, n as defineScheduledWorkflow, r as defineWorkflow, s as trackDbChanges, t as defineQueue } from "../workflow-
|
|
3
|
+
import "../constants-o5HvFNkU.mjs";
|
|
4
|
+
import "../event-Bu2Htl6V.mjs";
|
|
5
|
+
import { i as loadWorkflows, n as defineScheduledWorkflow, r as defineWorkflow, s as trackDbChanges, t as defineQueue } from "../workflow-DrNL3gD-.mjs";
|
|
6
6
|
|
|
7
7
|
export { defineQueue, defineScheduledWorkflow, defineWorkflow, loadWorkflows, trackDbChanges };
|