@reliverse/dler 1.7.113 → 1.7.115
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/bin/app/add/add-local/core/templates.d.ts +3 -3
- package/bin/app/add/add-local/core/templates.js +8 -8
- package/bin/app/add/cmd.js +2 -2
- package/bin/app/ai/ai-impl/ai-chat.d.ts +2 -2
- package/bin/app/ai/ai-impl/ai-types.d.ts +2 -2
- package/bin/app/ai/ai-impl/relinter/relinter.d.ts +2 -2
- package/bin/app/ai/ai-menu.d.ts +2 -2
- package/bin/app/ai/cmd.js +4 -4
- package/bin/app/better/auth/cmd.js +1 -6
- package/bin/app/build/build-library.d.ts +5 -4
- package/bin/app/build/build-regular.d.ts +4 -3
- package/bin/app/build/cmd.d.ts +10 -0
- package/bin/app/build/cmd.js +29 -12
- package/bin/app/build/impl.d.ts +3 -2
- package/bin/app/build/library-flow.d.ts +5 -4
- package/bin/app/build/postbuild.d.ts +2 -2
- package/bin/app/build/postbuild.js +0 -6
- package/bin/app/build/prebuild.d.ts +2 -2
- package/bin/app/build/prebuild.js +0 -6
- package/bin/app/build/regular-flow.d.ts +4 -3
- package/bin/app/check/cmd.js +2 -2
- package/bin/app/config/constants.d.ts +1 -1
- package/bin/app/config/constants.js +1 -1
- package/bin/app/config/content.d.ts +1 -1
- package/bin/app/config/content.js +2 -2
- package/bin/app/config/core-cfg.d.ts +5 -5
- package/bin/app/config/core-cfg.js +27 -16
- package/bin/app/config/create.d.ts +6 -5
- package/bin/app/config/create.js +13 -22
- package/bin/app/config/def-utils.d.ts +3 -3
- package/bin/app/config/def-utils.js +10 -8
- package/bin/app/config/detect.d.ts +4 -2
- package/bin/app/config/detect.js +36 -6
- package/bin/app/config/gen-cfg.js +4 -4
- package/bin/app/config/load.d.ts +2 -2
- package/bin/app/config/load.js +1 -1
- package/bin/app/config/migrate.d.ts +1 -1
- package/bin/app/config/migrate.js +7 -3
- package/bin/app/config/path.d.ts +1 -1
- package/bin/app/config/path.js +3 -3
- package/bin/app/config/prepare.d.ts +1 -1
- package/bin/app/config/prepare.js +83 -81
- package/bin/app/config/prompts.d.ts +1 -1
- package/bin/app/config/prompts.js +1 -1
- package/bin/app/config/read.d.ts +3 -3
- package/bin/app/config/read.js +13 -35
- package/bin/app/config/repair.d.ts +2 -2
- package/bin/app/config/repair.js +12 -12
- package/bin/app/config/unstable.d.ts +3 -3
- package/bin/app/config/unstable.js +2 -14
- package/bin/app/config/update.d.ts +3 -3
- package/bin/app/config/update.js +41 -48
- package/bin/app/env/env-impl.js +2 -2
- package/bin/app/init/cmd-2.js +2 -2
- package/bin/app/init/init-utils/init-utils.js +7 -7
- package/bin/app/init/init-utils/mm-deprecated/editor-menu.d.ts +3 -2
- package/bin/app/init/init-utils/mm-deprecated/editor-menu.js +1 -6
- package/bin/app/init/use-template/cp-impl.d.ts +5 -4
- package/bin/app/init/use-template/cp-mod.d.ts +3 -3
- package/bin/app/init/use-template/cp-mod.js +5 -5
- package/bin/app/init/use-template/cp-modules/cli-main-modules/cli-menu-items/showCloneProjectMenu.d.ts +2 -2
- package/bin/app/init/use-template/cp-modules/compose-env-file/cef-impl.d.ts +2 -2
- package/bin/app/init/use-template/cp-modules/compose-env-file/cef-mod.d.ts +2 -2
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/deploy.d.ts +4 -3
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/gdp-mod.d.ts +5 -4
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/git.d.ts +6 -5
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/github.d.ts +2 -2
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/utils-private-repo.d.ts +2 -2
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/utils-private-repo.js +6 -3
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/utils-repo-exists.d.ts +3 -2
- package/bin/app/init/use-template/cp-modules/git-deploy-prompts/utils-repo-exists.js +4 -4
- package/bin/app/invoke/cmd.js +2 -2
- package/bin/app/mrse/cmd.js +2 -2
- package/bin/app/mrse/mrse-impl.js +2 -2
- package/bin/app/providers/better-t-stack/types.d.ts +9 -9
- package/bin/app/providers/package.json +3 -0
- package/bin/app/providers/reliverse-stack/reliverse-stack-mod.js +2 -2
- package/bin/app/providers/reliverse-stack/rs-impl.d.ts +4 -4
- package/bin/app/pub/cmd.d.ts +10 -0
- package/bin/app/pub/cmd.js +27 -12
- package/bin/app/pub/impl.d.ts +3 -2
- package/bin/app/rempts/cmd.js +2 -2
- package/bin/app/rules/reliverse/dler-config-health/dler-config-health.d.ts +1 -1
- package/bin/app/rules/reliverse/dler-config-health/dler-config-health.js +1 -1
- package/bin/app/schema/cmd.js +3 -3
- package/bin/app/{config/reltypes-content.js → schema/gen.js} +474 -228
- package/bin/app/schema/mod.d.ts +1224 -0
- package/bin/app/schema/mod.js +329 -0
- package/bin/app/{config/reltypes-utils.js → schema/utils.js} +6 -3
- package/bin/app/toolbox/cmd.js +2 -2
- package/bin/app/toolbox/toolbox-impl.d.ts +3 -2
- package/bin/app/types/mod.d.ts +10 -1518
- package/bin/app/types/mod.js +0 -161
- package/bin/app/update/impl.d.ts +1 -0
- package/bin/app/update/impl.js +102 -1
- package/bin/app/utils/common.d.ts +3 -0
- package/bin/app/utils/common.js +28 -0
- package/bin/app/utils/decideHelper.d.ts +2 -2
- package/bin/app/utils/downloading/downloadRepo.d.ts +2 -2
- package/bin/app/utils/downloading/downloadRepo.js +3 -3
- package/bin/app/utils/downloading/handleDownload.d.ts +2 -2
- package/bin/app/utils/finalize.d.ts +2 -1
- package/bin/app/utils/handlers/handleCleanup.js +2 -2
- package/bin/app/utils/handlers/handleCodemods.d.ts +2 -2
- package/bin/app/utils/projectRepository.d.ts +3 -4
- package/bin/app/utils/prompts/askUsernameFrontend.d.ts +2 -2
- package/bin/app/utils/prompts/askUsernameFrontend.js +3 -3
- package/bin/app/utils/resolve-cross-libs.js +2 -2
- package/bin/app/utils/startEndPrompts.d.ts +8 -2
- package/bin/app/utils/startEndPrompts.js +43 -12
- package/bin/app/utils/utils-build.d.ts +2 -2
- package/bin/app/utils/utils-clean.d.ts +1 -1
- package/bin/app/utils/utils-deps.d.ts +2 -2
- package/bin/app/utils/utils-determine.d.ts +1 -1
- package/bin/app/utils/utils-jsr-json.d.ts +2 -2
- package/bin/app/utils/utils-package-json-libraries.d.ts +3 -3
- package/bin/app/utils/utils-package-json-regular.d.ts +2 -2
- package/bin/dler.js +2 -92
- package/bin/mod.d.ts +431 -438
- package/bin/mod.js +36 -27
- package/package.json +12 -10
- package/bin/app/agg/cmd.d.ts +0 -72
- package/bin/app/agg/cmd.js +0 -128
- package/bin/app/cli/cmd.d.ts +0 -12
- package/bin/app/cli/cmd.js +0 -56
- package/bin/app/cli/impl.d.ts +0 -3
- package/bin/app/cli/impl.js +0 -88
- package/bin/app/config/default-cfg.d.ts +0 -3
- package/bin/app/config/default-cfg.js +0 -155
- package/bin/app/config/default.d.ts +0 -6
- package/bin/app/config/default.js +0 -159
- package/bin/app/config/schema.d.ts +0 -130
- package/bin/app/config/schema.js +0 -443
- package/bin/app/init/use-template/cp-modules/cli-main-modules/cli-menu-items/getMainMenuOptions.d.ts +0 -12
- package/bin/app/init/use-template/cp-modules/cli-main-modules/cli-menu-items/getMainMenuOptions.js +0 -69
- package/bin/app/init/use-template/cp-modules/cli-main-modules/modules/showStartEndPrompt.d.ts +0 -2
- package/bin/app/init/use-template/cp-modules/cli-main-modules/modules/showStartEndPrompt.js +0 -26
- package/bin/app/schema/schema-impl.d.ts +0 -2
- package/bin/app/schema/schema-impl.js +0 -24
- package/bin/app/update/cmd.d.ts +0 -103
- package/bin/app/update/cmd.js +0 -299
- package/bin/app/utils/native-cli/nc-impl.d.ts +0 -15
- package/bin/app/utils/native-cli/nc-impl.js +0 -154
- package/bin/app/utils/native-cli/nc-mod.d.ts +0 -3
- package/bin/app/utils/native-cli/nc-mod.js +0 -44
- package/bin/app/web/README.md +0 -149
- package/bin/app/web/cmd.d.ts +0 -2
- package/bin/app/web/cmd.js +0 -11
- package/bin/dler-go +0 -4
- package/bin/dler-rust +0 -4
- /package/bin/app/{config/reltypes-content.d.ts → schema/gen.d.ts} +0 -0
- /package/bin/app/{config/reltypes-utils.d.ts → schema/utils.d.ts} +0 -0
- /package/bin/app/utils/{hasOnlyRseConfig.d.ts → hasOnlyReliverseConfig.d.ts} +0 -0
- /package/bin/app/utils/{hasOnlyRseConfig.js → hasOnlyReliverseConfig.js} +0 -0
package/bin/mod.d.ts
CHANGED
|
@@ -1,438 +1,431 @@
|
|
|
1
|
-
export { useORPC } from "./app/add/add-local/api/orpc
|
|
2
|
-
export { useTRPC } from "./app/add/add-local/api/trpc
|
|
3
|
-
export { useBetterAuth } from "./app/add/add-local/auth/better-auth
|
|
4
|
-
export { useClerkAuth } from "./app/add/add-local/auth/clerk-auth
|
|
5
|
-
export { useNextAuth } from "./app/add/add-local/auth/next-auth
|
|
6
|
-
export { getPromptContent } from "./app/add/add-local/core/prompts
|
|
7
|
-
export type { TemplateUpdateInfo } from "./app/add/add-local/core/templates
|
|
8
|
-
export { checkForTemplateUpdate, getTemplateUpdateInfo, updateProjectTemplateDate, } from "./app/add/add-local/core/templates
|
|
9
|
-
export type { ShowMenuResult } from "./app/add/add-local/core/types
|
|
10
|
-
export { useDrizzleORM } from "./app/add/add-local/db/drizzle
|
|
11
|
-
export { usePrismaORM } from "./app/add/add-local/db/prisma
|
|
12
|
-
export { useUploadthing } from "./app/add/add-local/files/uploadthing
|
|
13
|
-
export { useReactHookForm } from "./app/add/add-local/form/react-hook-form
|
|
14
|
-
export { useTanstackForm } from "./app/add/add-local/form/tanstack-form
|
|
15
|
-
export { usePlasmoBrowserExtFramework } from "./app/add/add-local/fws/browser/plasmo
|
|
16
|
-
export { useWxtBrowserExtFramework } from "./app/add/add-local/fws/browser/wxt
|
|
17
|
-
export { useEslintConfig } from "./app/add/add-local/fws/configs/eslint-config
|
|
18
|
-
export { useLynxNativeFramework } from "./app/add/add-local/fws/native/lynx
|
|
19
|
-
export { useReactNativeFramework } from "./app/add/add-local/fws/native/react
|
|
20
|
-
export { useEslintPlugin } from "./app/add/add-local/fws/plugins/eslint-plugin
|
|
21
|
-
export { useVscodeExtFramework } from "./app/add/add-local/fws/vscode/vscode-ext
|
|
22
|
-
export { useAstroWebFramework } from "./app/add/add-local/fws/web/astro
|
|
23
|
-
export { useJStackWebFramework } from "./app/add/add-local/fws/web/jstack
|
|
24
|
-
export { useNextJsWebFramework } from "./app/add/add-local/fws/web/next
|
|
25
|
-
export { useTanstackStartWebFramework } from "./app/add/add-local/fws/web/start
|
|
26
|
-
export { useViteWebFramework } from "./app/add/add-local/fws/web/vite
|
|
27
|
-
export { useGtLibs } from "./app/add/add-local/i18n/gt-libs
|
|
28
|
-
export { useLanguine } from "./app/add/add-local/i18n/languine
|
|
29
|
-
export { useNextIntl } from "./app/add/add-local/i18n/next-intl
|
|
30
|
-
export { useVercelAI } from "./app/add/add-local/llm/vercel
|
|
31
|
-
export { useResendMail } from "./app/add/add-local/mail/resend
|
|
32
|
-
export { usePolarPayments } from "./app/add/add-local/pay/polar
|
|
33
|
-
export { useStripePayments } from "./app/add/add-local/pay/stripe
|
|
34
|
-
export { useBiomeTool } from "./app/add/add-local/tool/biome
|
|
35
|
-
export { useEslintTool } from "./app/add/add-local/tool/eslint
|
|
36
|
-
export { useOxlintTool } from "./app/add/add-local/tool/oxlint
|
|
37
|
-
export { use21stUI } from "./app/add/add-local/ui/21st
|
|
38
|
-
export { useShadcnUI } from "./app/add/add-local/ui/shadcn
|
|
39
|
-
export { useTailwindCSS } from "./app/add/add-local/ui/tailwind
|
|
40
|
-
export { CACHE_ROOT_DIR, DEFAULT_BRANCH, getRepoCacheDir, RULE_FILE_EXTENSION, RULES_REPOS, } from "./app/add/add-rule/add-rule-const
|
|
41
|
-
export { handleDirectRules, showRulesMenu } from "./app/add/add-rule/add-rule-impl
|
|
42
|
-
export type { RuleRepo, UnghRepoResponse } from "./app/add/add-rule/add-rule-types
|
|
43
|
-
export { checkForRuleUpdates, checkRulesRepoUpdate, convertTsToMdc, downloadRules, handleRuleUpdates, hasCursorRulesDir, hasInstalledRules, installRules, } from "./app/add/add-rule/add-rule-utils
|
|
44
|
-
export { ensureOpenAIKey } from "./app/ai/ai-impl/ai-auth
|
|
45
|
-
export { aiChat } from "./app/ai/ai-impl/ai-chat
|
|
46
|
-
export { AGENT_NAMES, CIRCULAR_TRIGGERS, EXIT_KEYWORDS, MAX_TOKENS, MODEL, MODEL_NAME, } from "./app/ai/ai-impl/ai-const
|
|
47
|
-
export { aiAgenticTool } from "./app/ai/ai-impl/ai-tools
|
|
48
|
-
export type { AIAgentOptions, AiSdkAgent, CircularTrigger } from "./app/ai/ai-impl/ai-types
|
|
49
|
-
export { aiCodeCommand } from "./app/ai/ai-impl/code/code-mod
|
|
50
|
-
export { handleMcpCommand } from "./app/ai/ai-impl/mcp/mcp-mod
|
|
51
|
-
export type { LintSuggestion } from "./app/ai/ai-impl/relinter/relinter
|
|
52
|
-
export { agentRelinter, collectLintableFiles, gatherLintSuggestions, writeSuggestionsToFile, } from "./app/ai/ai-impl/relinter/relinter
|
|
53
|
-
export { aiMenu } from "./app/ai/ai-menu
|
|
54
|
-
export type { CommonIndexConfig, Import } from "./app/better/auth/(generators)/auth-config
|
|
55
|
-
export { generateAuthConfig } from "./app/better/auth/(generators)/auth-config
|
|
56
|
-
export { convertToSnakeCase, generateDrizzleSchema, } from "./app/better/auth/(generators)/drizzle
|
|
57
|
-
export { adapters, getGenerator } from "./app/better/auth/(generators)/index
|
|
58
|
-
export { generateMigrations } from "./app/better/auth/(generators)/kysely
|
|
59
|
-
export { generatePrismaSchema } from "./app/better/auth/(generators)/prisma
|
|
60
|
-
export type { SchemaGenerator } from "./app/better/auth/(generators)/types
|
|
61
|
-
export { addSvelteKitEnvModules, filterPrivateEnv, filterPublicEnv, } from "./app/better/auth/(utils)/add-svelte-kit-env-modules
|
|
62
|
-
export { checkPackageManagers } from "./app/better/auth/(utils)/check-package-managers
|
|
63
|
-
export { formatMilliseconds } from "./app/better/auth/(utils)/format-ms
|
|
64
|
-
export { generateSecretHash } from "./app/better/auth/(utils)/generate-secret
|
|
65
|
-
export { getConfig, possiblePaths } from "./app/better/auth/(utils)/get-config
|
|
66
|
-
export { getPackageInfo } from "./app/better/auth/(utils)/get-package-info
|
|
67
|
-
export { getTsconfigInfo, stripJsonComments } from "./app/better/auth/(utils)/get-tsconfig-info
|
|
68
|
-
export { configPath, schemaPath } from "./app/better/auth/consts
|
|
69
|
-
export type { SupportedDatabases, SupportedPlugin } from "./app/better/auth/init/cmd
|
|
70
|
-
export { init, supportedPlugins } from "./app/better/auth/init/cmd
|
|
71
|
-
export { migrateAction } from "./app/better/auth/migrate/cmd
|
|
72
|
-
export type { LibraryBuildOptions } from "./app/build/build-library
|
|
73
|
-
export { library_buildLibrary } from "./app/build/build-library
|
|
74
|
-
export { regular_buildJsrDist, regular_buildNpmDist } from "./app/build/build-regular
|
|
75
|
-
export { dlerBuild } from "./app/build/impl
|
|
76
|
-
export { libraries_build, libraries_publish, library_buildFlow, library_pubFlow, } from "./app/build/library-flow
|
|
77
|
-
export { dlerPostBuild, wrapper_CopyNonBuildFiles } from "./app/build/postbuild
|
|
78
|
-
export { directoryExists, executeDlerHooks, getPackageManager, isCommandAvailable, } from "./app/build/ppb-utils
|
|
79
|
-
export { dlerPreBuild } from "./app/build/prebuild
|
|
80
|
-
export { autoPreset, definePreset } from "./app/build/providers/auto
|
|
81
|
-
export { unifiedBuild } from "./app/build/providers/build
|
|
82
|
-
export type { BunBuildOptions } from "./app/build/providers/bun/single-file
|
|
83
|
-
export { buildForTarget, cleanOutputDir, getOutputFileName, listAvailableTargets, parseTargets, validateInputFile, } from "./app/build/providers/bun/single-file
|
|
84
|
-
export { copyBuild } from "./app/build/providers/copy/copy-mod
|
|
85
|
-
export { createLoader } from "./app/build/providers/mkdist/mkdist-impl/loader
|
|
86
|
-
export { jsLoader } from "./app/build/providers/mkdist/mkdist-impl/loaders/js
|
|
87
|
-
export { defaultLoaders, resolveLoader, resolveLoaders, } from "./app/build/providers/mkdist/mkdist-impl/loaders/loaders-mod
|
|
88
|
-
export type { PostcssLoaderOptions } from "./app/build/providers/mkdist/mkdist-impl/loaders/postcss
|
|
89
|
-
export { postcssLoader } from "./app/build/providers/mkdist/mkdist-impl/loaders/postcss
|
|
90
|
-
export { sassLoader } from "./app/build/providers/mkdist/mkdist-impl/loaders/sass
|
|
91
|
-
export type { DefaultBlockLoaderOptions, DefineVueLoaderOptions, VueBlock, VueBlockLoader, } from "./app/build/providers/mkdist/mkdist-impl/loaders/vue
|
|
92
|
-
export { fallbackVueLoader, vueLoader, } from "./app/build/providers/mkdist/mkdist-impl/loaders/vue
|
|
93
|
-
export { mkdist } from "./app/build/providers/mkdist/mkdist-impl/make
|
|
94
|
-
export type { DeclarationOutput } from "./app/build/providers/mkdist/mkdist-impl/utils/dts
|
|
95
|
-
export { augmentWithDiagnostics, extractDeclarations, getDeclarations, normalizeCompilerOptions, } from "./app/build/providers/mkdist/mkdist-impl/utils/dts
|
|
96
|
-
export { copyFileWithStream } from "./app/build/providers/mkdist/mkdist-impl/utils/fs
|
|
97
|
-
export { getVueDeclarations } from "./app/build/providers/mkdist/mkdist-impl/utils/vue-dts
|
|
98
|
-
export { mkdistBuild } from "./app/build/providers/mkdist/mkdist-mod
|
|
99
|
-
export { rollupBuild } from "./app/build/providers/rollup/build
|
|
100
|
-
export { getRollupOptions } from "./app/build/providers/rollup/config
|
|
101
|
-
export { cjsPlugin, fixCJSExportTypePlugin } from "./app/build/providers/rollup/plugins/cjs
|
|
102
|
-
export { esbuild } from "./app/build/providers/rollup/plugins/esbuild
|
|
103
|
-
export { JSONPlugin } from "./app/build/providers/rollup/plugins/json
|
|
104
|
-
export { rawPlugin } from "./app/build/providers/rollup/plugins/raw
|
|
105
|
-
export { getShebang, makeExecutable, removeShebangPlugin, shebangPlugin, } from "./app/build/providers/rollup/plugins/shebang
|
|
106
|
-
export { rollupStub } from "./app/build/providers/rollup/stub
|
|
107
|
-
export { DEFAULT_EXTENSIONS, getChunkFilename, resolveAliases, } from "./app/build/providers/rollup/utils
|
|
108
|
-
export { rollupWatch } from "./app/build/providers/rollup/watch
|
|
109
|
-
export { typesBuild } from "./app/build/providers/untyped/untyped-mod
|
|
110
|
-
export { arrayIncludes, dumpObject, extractExportFilenames, getpkg, inferPkgExternals, listRecursively, removeExtension, resolvePreset, rmdir, symlink, warn, withTrailingSlash, } from "./app/build/providers/utils
|
|
111
|
-
export { validateDependencies, validatePackage } from "./app/build/providers/validate
|
|
112
|
-
export { regular_buildFlow, regular_pubFlow } from "./app/build/regular-flow
|
|
113
|
-
export {
|
|
114
|
-
export {
|
|
115
|
-
export {
|
|
116
|
-
export {
|
|
117
|
-
export {
|
|
118
|
-
export {
|
|
119
|
-
export
|
|
120
|
-
export {
|
|
121
|
-
export {
|
|
122
|
-
export {
|
|
123
|
-
export {
|
|
124
|
-
export {
|
|
125
|
-
export {
|
|
126
|
-
export {
|
|
127
|
-
export {
|
|
128
|
-
export {
|
|
129
|
-
export {
|
|
130
|
-
export {
|
|
131
|
-
export
|
|
132
|
-
export {
|
|
133
|
-
export {
|
|
134
|
-
export {
|
|
135
|
-
export {
|
|
136
|
-
export {
|
|
137
|
-
export {
|
|
138
|
-
export {
|
|
139
|
-
export {
|
|
140
|
-
export {
|
|
141
|
-
export {
|
|
142
|
-
export {
|
|
143
|
-
export {
|
|
144
|
-
export {
|
|
145
|
-
export {
|
|
146
|
-
export {
|
|
147
|
-
export {
|
|
148
|
-
export {
|
|
149
|
-
export {
|
|
150
|
-
export {
|
|
151
|
-
export {
|
|
152
|
-
export {
|
|
153
|
-
export {
|
|
154
|
-
export {
|
|
155
|
-
export {
|
|
156
|
-
export {
|
|
157
|
-
export {
|
|
158
|
-
export {
|
|
159
|
-
export {
|
|
160
|
-
export {
|
|
161
|
-
export {
|
|
162
|
-
export {
|
|
163
|
-
export
|
|
164
|
-
export {
|
|
165
|
-
export {
|
|
166
|
-
export {
|
|
167
|
-
export {
|
|
168
|
-
export {
|
|
169
|
-
export
|
|
170
|
-
export {
|
|
171
|
-
export {
|
|
172
|
-
export {
|
|
173
|
-
export {
|
|
174
|
-
export {
|
|
175
|
-
export {
|
|
176
|
-
export {
|
|
177
|
-
export {
|
|
178
|
-
export {
|
|
179
|
-
export {
|
|
180
|
-
export {
|
|
181
|
-
export {
|
|
182
|
-
export {
|
|
183
|
-
export {
|
|
184
|
-
export type {
|
|
185
|
-
export {
|
|
186
|
-
export {
|
|
187
|
-
export {
|
|
188
|
-
export {
|
|
189
|
-
export {
|
|
190
|
-
export type {
|
|
191
|
-
export {
|
|
192
|
-
export type {
|
|
193
|
-
export {
|
|
194
|
-
export
|
|
195
|
-
export {
|
|
196
|
-
export {
|
|
197
|
-
export {
|
|
198
|
-
export type {
|
|
199
|
-
export {
|
|
200
|
-
export
|
|
201
|
-
export {
|
|
202
|
-
export {
|
|
203
|
-
export {
|
|
204
|
-
export {
|
|
205
|
-
export {
|
|
206
|
-
export type {
|
|
207
|
-
export {
|
|
208
|
-
export {
|
|
209
|
-
export {
|
|
210
|
-
export {
|
|
211
|
-
export
|
|
212
|
-
export {
|
|
213
|
-
export {
|
|
214
|
-
export
|
|
215
|
-
export {
|
|
216
|
-
export
|
|
217
|
-
export
|
|
218
|
-
export {
|
|
219
|
-
export {
|
|
220
|
-
export {
|
|
221
|
-
export {
|
|
222
|
-
export {
|
|
223
|
-
export {
|
|
224
|
-
export {
|
|
225
|
-
export {
|
|
226
|
-
export
|
|
227
|
-
export {
|
|
228
|
-
export {
|
|
229
|
-
export {
|
|
230
|
-
export {
|
|
231
|
-
export {
|
|
232
|
-
export {
|
|
233
|
-
export {
|
|
234
|
-
export {
|
|
235
|
-
export {
|
|
236
|
-
export {
|
|
237
|
-
export {
|
|
238
|
-
export {
|
|
239
|
-
export {
|
|
240
|
-
export {
|
|
241
|
-
export {
|
|
242
|
-
export {
|
|
243
|
-
export {
|
|
244
|
-
export {
|
|
245
|
-
export {
|
|
246
|
-
export {
|
|
247
|
-
export {
|
|
248
|
-
export {
|
|
249
|
-
export {
|
|
250
|
-
export {
|
|
251
|
-
export {
|
|
252
|
-
export {
|
|
253
|
-
export {
|
|
254
|
-
export {
|
|
255
|
-
export {
|
|
256
|
-
export {
|
|
257
|
-
export {
|
|
258
|
-
export {
|
|
259
|
-
export {
|
|
260
|
-
export {
|
|
261
|
-
export {
|
|
262
|
-
export {
|
|
263
|
-
export {
|
|
264
|
-
export {
|
|
265
|
-
export
|
|
266
|
-
export {
|
|
267
|
-
export {
|
|
268
|
-
export {
|
|
269
|
-
export {
|
|
270
|
-
export {
|
|
271
|
-
export {
|
|
272
|
-
export {
|
|
273
|
-
export {
|
|
274
|
-
export {
|
|
275
|
-
export {
|
|
276
|
-
export
|
|
277
|
-
export {
|
|
278
|
-
export {
|
|
279
|
-
export {
|
|
280
|
-
export {
|
|
281
|
-
export
|
|
282
|
-
export {
|
|
283
|
-
export {
|
|
284
|
-
export {
|
|
285
|
-
export {
|
|
286
|
-
export
|
|
287
|
-
export {
|
|
288
|
-
export {
|
|
289
|
-
export {
|
|
290
|
-
export {
|
|
291
|
-
export {
|
|
292
|
-
export
|
|
293
|
-
export {
|
|
294
|
-
export {
|
|
295
|
-
export {
|
|
296
|
-
export {
|
|
297
|
-
export {
|
|
298
|
-
export {
|
|
299
|
-
export {
|
|
300
|
-
export {
|
|
301
|
-
export {
|
|
302
|
-
export
|
|
303
|
-
export {
|
|
304
|
-
export {
|
|
305
|
-
export {
|
|
306
|
-
export {
|
|
307
|
-
export {
|
|
308
|
-
export {
|
|
309
|
-
export type {
|
|
310
|
-
export {
|
|
311
|
-
export type {
|
|
312
|
-
export {
|
|
313
|
-
export {
|
|
314
|
-
export
|
|
315
|
-
export {
|
|
316
|
-
export
|
|
317
|
-
export {
|
|
318
|
-
export
|
|
319
|
-
export {
|
|
320
|
-
export
|
|
321
|
-
export {
|
|
322
|
-
export {
|
|
323
|
-
export {
|
|
324
|
-
export {
|
|
325
|
-
export {
|
|
326
|
-
export {
|
|
327
|
-
export {
|
|
328
|
-
export {
|
|
329
|
-
export {
|
|
330
|
-
export {
|
|
331
|
-
export {
|
|
332
|
-
export {
|
|
333
|
-
export {
|
|
334
|
-
export {
|
|
335
|
-
export {
|
|
336
|
-
export {
|
|
337
|
-
export {
|
|
338
|
-
export {
|
|
339
|
-
export {
|
|
340
|
-
export {
|
|
341
|
-
export {
|
|
342
|
-
export {
|
|
343
|
-
export
|
|
344
|
-
export {
|
|
345
|
-
export {
|
|
346
|
-
export {
|
|
347
|
-
export
|
|
348
|
-
export {
|
|
349
|
-
export {
|
|
350
|
-
export
|
|
351
|
-
export {
|
|
352
|
-
export {
|
|
353
|
-
export {
|
|
354
|
-
export
|
|
355
|
-
export {
|
|
356
|
-
export {
|
|
357
|
-
export {
|
|
358
|
-
export
|
|
359
|
-
export {
|
|
360
|
-
export {
|
|
361
|
-
export {
|
|
362
|
-
export {
|
|
363
|
-
export {
|
|
364
|
-
export {
|
|
365
|
-
export
|
|
366
|
-
export {
|
|
367
|
-
export {
|
|
368
|
-
export {
|
|
369
|
-
export {
|
|
370
|
-
export {
|
|
371
|
-
export {
|
|
372
|
-
export {
|
|
373
|
-
export {
|
|
374
|
-
export {
|
|
375
|
-
export {
|
|
376
|
-
export
|
|
377
|
-
export {
|
|
378
|
-
export {
|
|
379
|
-
export {
|
|
380
|
-
export {
|
|
381
|
-
export {
|
|
382
|
-
export {
|
|
383
|
-
export
|
|
384
|
-
export
|
|
385
|
-
export {
|
|
386
|
-
export
|
|
387
|
-
export {
|
|
388
|
-
export {
|
|
389
|
-
export {
|
|
390
|
-
export {
|
|
391
|
-
export {
|
|
392
|
-
export {
|
|
393
|
-
export {
|
|
394
|
-
export type {
|
|
395
|
-
export {
|
|
396
|
-
export {
|
|
397
|
-
export {
|
|
398
|
-
export {
|
|
399
|
-
export
|
|
400
|
-
export {
|
|
401
|
-
export
|
|
402
|
-
export {
|
|
403
|
-
export {
|
|
404
|
-
export {
|
|
405
|
-
export {
|
|
406
|
-
export {
|
|
407
|
-
export {
|
|
408
|
-
export {
|
|
409
|
-
export {
|
|
410
|
-
export {
|
|
411
|
-
export
|
|
412
|
-
export {
|
|
413
|
-
export
|
|
414
|
-
export {
|
|
415
|
-
export {
|
|
416
|
-
export {
|
|
417
|
-
export
|
|
418
|
-
export {
|
|
419
|
-
export
|
|
420
|
-
export {
|
|
421
|
-
export {
|
|
422
|
-
export {
|
|
423
|
-
export {
|
|
424
|
-
export {
|
|
425
|
-
export {
|
|
426
|
-
export {
|
|
427
|
-
export {
|
|
428
|
-
export {
|
|
429
|
-
export {
|
|
430
|
-
export {
|
|
431
|
-
export {
|
|
432
|
-
export { createJsrJSON, renameTsxFiles } from "./app/utils/utils-jsr-json.js";
|
|
433
|
-
export { extractPackageName } from "./app/utils/utils-misc.js";
|
|
434
|
-
export { library_createJsrConfig, library_createPackageJSON, } from "./app/utils/utils-package-json-libraries.js";
|
|
435
|
-
export { regular_createPackageJSON } from "./app/utils/utils-package-json-regular.js";
|
|
436
|
-
export { createPerfTimer, getElapsedPerfTime, pausePerfTimer, resumePerfTimer, } from "./app/utils/utils-perf.js";
|
|
437
|
-
export { ALLOWED_FILE_TYPES, checkFileSize, checkPermissions, handleCtxError, sanitizeInput, setFileSizeLimits, validateContent, validateFileExists, validateFileType, validateMergeOperation, validatePath, validateTemplate, } from "./app/utils/utils-security.js";
|
|
438
|
-
export { createProjectTSConfig, createTSConfig } from "./app/utils/utils-tsconfig.js";
|
|
1
|
+
export { useORPC } from "./app/add/add-local/api/orpc";
|
|
2
|
+
export { useTRPC } from "./app/add/add-local/api/trpc";
|
|
3
|
+
export { useBetterAuth } from "./app/add/add-local/auth/better-auth";
|
|
4
|
+
export { useClerkAuth } from "./app/add/add-local/auth/clerk-auth";
|
|
5
|
+
export { useNextAuth } from "./app/add/add-local/auth/next-auth";
|
|
6
|
+
export { getPromptContent } from "./app/add/add-local/core/prompts";
|
|
7
|
+
export type { TemplateUpdateInfo } from "./app/add/add-local/core/templates";
|
|
8
|
+
export { checkForTemplateUpdate, getTemplateUpdateInfo, updateProjectTemplateDate, } from "./app/add/add-local/core/templates";
|
|
9
|
+
export type { ShowMenuResult } from "./app/add/add-local/core/types";
|
|
10
|
+
export { useDrizzleORM } from "./app/add/add-local/db/drizzle";
|
|
11
|
+
export { usePrismaORM } from "./app/add/add-local/db/prisma";
|
|
12
|
+
export { useUploadthing } from "./app/add/add-local/files/uploadthing";
|
|
13
|
+
export { useReactHookForm } from "./app/add/add-local/form/react-hook-form";
|
|
14
|
+
export { useTanstackForm } from "./app/add/add-local/form/tanstack-form";
|
|
15
|
+
export { usePlasmoBrowserExtFramework } from "./app/add/add-local/fws/browser/plasmo";
|
|
16
|
+
export { useWxtBrowserExtFramework } from "./app/add/add-local/fws/browser/wxt";
|
|
17
|
+
export { useEslintConfig } from "./app/add/add-local/fws/configs/eslint-config";
|
|
18
|
+
export { useLynxNativeFramework } from "./app/add/add-local/fws/native/lynx";
|
|
19
|
+
export { useReactNativeFramework } from "./app/add/add-local/fws/native/react";
|
|
20
|
+
export { useEslintPlugin } from "./app/add/add-local/fws/plugins/eslint-plugin";
|
|
21
|
+
export { useVscodeExtFramework } from "./app/add/add-local/fws/vscode/vscode-ext";
|
|
22
|
+
export { useAstroWebFramework } from "./app/add/add-local/fws/web/astro";
|
|
23
|
+
export { useJStackWebFramework } from "./app/add/add-local/fws/web/jstack";
|
|
24
|
+
export { useNextJsWebFramework } from "./app/add/add-local/fws/web/next";
|
|
25
|
+
export { useTanstackStartWebFramework } from "./app/add/add-local/fws/web/start";
|
|
26
|
+
export { useViteWebFramework } from "./app/add/add-local/fws/web/vite";
|
|
27
|
+
export { useGtLibs } from "./app/add/add-local/i18n/gt-libs";
|
|
28
|
+
export { useLanguine } from "./app/add/add-local/i18n/languine";
|
|
29
|
+
export { useNextIntl } from "./app/add/add-local/i18n/next-intl";
|
|
30
|
+
export { useVercelAI } from "./app/add/add-local/llm/vercel";
|
|
31
|
+
export { useResendMail } from "./app/add/add-local/mail/resend";
|
|
32
|
+
export { usePolarPayments } from "./app/add/add-local/pay/polar";
|
|
33
|
+
export { useStripePayments } from "./app/add/add-local/pay/stripe";
|
|
34
|
+
export { useBiomeTool } from "./app/add/add-local/tool/biome";
|
|
35
|
+
export { useEslintTool } from "./app/add/add-local/tool/eslint";
|
|
36
|
+
export { useOxlintTool } from "./app/add/add-local/tool/oxlint";
|
|
37
|
+
export { use21stUI } from "./app/add/add-local/ui/21st";
|
|
38
|
+
export { useShadcnUI } from "./app/add/add-local/ui/shadcn";
|
|
39
|
+
export { useTailwindCSS } from "./app/add/add-local/ui/tailwind";
|
|
40
|
+
export { CACHE_ROOT_DIR, DEFAULT_BRANCH, getRepoCacheDir, RULE_FILE_EXTENSION, RULES_REPOS, } from "./app/add/add-rule/add-rule-const";
|
|
41
|
+
export { handleDirectRules, showRulesMenu } from "./app/add/add-rule/add-rule-impl";
|
|
42
|
+
export type { RuleRepo, UnghRepoResponse } from "./app/add/add-rule/add-rule-types";
|
|
43
|
+
export { checkForRuleUpdates, checkRulesRepoUpdate, convertTsToMdc, downloadRules, handleRuleUpdates, hasCursorRulesDir, hasInstalledRules, installRules, } from "./app/add/add-rule/add-rule-utils";
|
|
44
|
+
export { ensureOpenAIKey } from "./app/ai/ai-impl/ai-auth";
|
|
45
|
+
export { aiChat } from "./app/ai/ai-impl/ai-chat";
|
|
46
|
+
export { AGENT_NAMES, CIRCULAR_TRIGGERS, EXIT_KEYWORDS, MAX_TOKENS, MODEL, MODEL_NAME, } from "./app/ai/ai-impl/ai-const";
|
|
47
|
+
export { aiAgenticTool } from "./app/ai/ai-impl/ai-tools";
|
|
48
|
+
export type { AIAgentOptions, AiSdkAgent, CircularTrigger } from "./app/ai/ai-impl/ai-types";
|
|
49
|
+
export { aiCodeCommand } from "./app/ai/ai-impl/code/code-mod";
|
|
50
|
+
export { handleMcpCommand } from "./app/ai/ai-impl/mcp/mcp-mod";
|
|
51
|
+
export type { LintSuggestion } from "./app/ai/ai-impl/relinter/relinter";
|
|
52
|
+
export { agentRelinter, collectLintableFiles, gatherLintSuggestions, writeSuggestionsToFile, } from "./app/ai/ai-impl/relinter/relinter";
|
|
53
|
+
export { aiMenu } from "./app/ai/ai-menu";
|
|
54
|
+
export type { CommonIndexConfig, Import } from "./app/better/auth/(generators)/auth-config";
|
|
55
|
+
export { generateAuthConfig } from "./app/better/auth/(generators)/auth-config";
|
|
56
|
+
export { convertToSnakeCase, generateDrizzleSchema, } from "./app/better/auth/(generators)/drizzle";
|
|
57
|
+
export { adapters, getGenerator } from "./app/better/auth/(generators)/index";
|
|
58
|
+
export { generateMigrations } from "./app/better/auth/(generators)/kysely";
|
|
59
|
+
export { generatePrismaSchema } from "./app/better/auth/(generators)/prisma";
|
|
60
|
+
export type { SchemaGenerator } from "./app/better/auth/(generators)/types";
|
|
61
|
+
export { addSvelteKitEnvModules, filterPrivateEnv, filterPublicEnv, } from "./app/better/auth/(utils)/add-svelte-kit-env-modules";
|
|
62
|
+
export { checkPackageManagers } from "./app/better/auth/(utils)/check-package-managers";
|
|
63
|
+
export { formatMilliseconds } from "./app/better/auth/(utils)/format-ms";
|
|
64
|
+
export { generateSecretHash } from "./app/better/auth/(utils)/generate-secret";
|
|
65
|
+
export { getConfig, possiblePaths } from "./app/better/auth/(utils)/get-config";
|
|
66
|
+
export { getPackageInfo } from "./app/better/auth/(utils)/get-package-info";
|
|
67
|
+
export { getTsconfigInfo, stripJsonComments } from "./app/better/auth/(utils)/get-tsconfig-info";
|
|
68
|
+
export { configPath, schemaPath } from "./app/better/auth/consts";
|
|
69
|
+
export type { SupportedDatabases, SupportedPlugin } from "./app/better/auth/init/cmd";
|
|
70
|
+
export { init, supportedPlugins } from "./app/better/auth/init/cmd";
|
|
71
|
+
export { migrateAction } from "./app/better/auth/migrate/cmd";
|
|
72
|
+
export type { LibraryBuildOptions } from "./app/build/build-library";
|
|
73
|
+
export { library_buildLibrary } from "./app/build/build-library";
|
|
74
|
+
export { regular_buildJsrDist, regular_buildNpmDist } from "./app/build/build-regular";
|
|
75
|
+
export { dlerBuild } from "./app/build/impl";
|
|
76
|
+
export { libraries_build, libraries_publish, library_buildFlow, library_pubFlow, } from "./app/build/library-flow";
|
|
77
|
+
export { dlerPostBuild, wrapper_CopyNonBuildFiles } from "./app/build/postbuild";
|
|
78
|
+
export { directoryExists, executeDlerHooks, getPackageManager, isCommandAvailable, } from "./app/build/ppb-utils";
|
|
79
|
+
export { dlerPreBuild } from "./app/build/prebuild";
|
|
80
|
+
export { autoPreset, definePreset } from "./app/build/providers/auto";
|
|
81
|
+
export { unifiedBuild } from "./app/build/providers/build";
|
|
82
|
+
export type { BunBuildOptions } from "./app/build/providers/bun/single-file";
|
|
83
|
+
export { buildForTarget, cleanOutputDir, getOutputFileName, listAvailableTargets, parseTargets, validateInputFile, } from "./app/build/providers/bun/single-file";
|
|
84
|
+
export { copyBuild } from "./app/build/providers/copy/copy-mod";
|
|
85
|
+
export { createLoader } from "./app/build/providers/mkdist/mkdist-impl/loader";
|
|
86
|
+
export { jsLoader } from "./app/build/providers/mkdist/mkdist-impl/loaders/js";
|
|
87
|
+
export { defaultLoaders, resolveLoader, resolveLoaders, } from "./app/build/providers/mkdist/mkdist-impl/loaders/loaders-mod";
|
|
88
|
+
export type { PostcssLoaderOptions } from "./app/build/providers/mkdist/mkdist-impl/loaders/postcss";
|
|
89
|
+
export { postcssLoader } from "./app/build/providers/mkdist/mkdist-impl/loaders/postcss";
|
|
90
|
+
export { sassLoader } from "./app/build/providers/mkdist/mkdist-impl/loaders/sass";
|
|
91
|
+
export type { DefaultBlockLoaderOptions, DefineVueLoaderOptions, VueBlock, VueBlockLoader, } from "./app/build/providers/mkdist/mkdist-impl/loaders/vue";
|
|
92
|
+
export { fallbackVueLoader, vueLoader, } from "./app/build/providers/mkdist/mkdist-impl/loaders/vue";
|
|
93
|
+
export { mkdist } from "./app/build/providers/mkdist/mkdist-impl/make";
|
|
94
|
+
export type { DeclarationOutput } from "./app/build/providers/mkdist/mkdist-impl/utils/dts";
|
|
95
|
+
export { augmentWithDiagnostics, extractDeclarations, getDeclarations, normalizeCompilerOptions, } from "./app/build/providers/mkdist/mkdist-impl/utils/dts";
|
|
96
|
+
export { copyFileWithStream } from "./app/build/providers/mkdist/mkdist-impl/utils/fs";
|
|
97
|
+
export { getVueDeclarations } from "./app/build/providers/mkdist/mkdist-impl/utils/vue-dts";
|
|
98
|
+
export { mkdistBuild } from "./app/build/providers/mkdist/mkdist-mod";
|
|
99
|
+
export { rollupBuild } from "./app/build/providers/rollup/build";
|
|
100
|
+
export { getRollupOptions } from "./app/build/providers/rollup/config";
|
|
101
|
+
export { cjsPlugin, fixCJSExportTypePlugin } from "./app/build/providers/rollup/plugins/cjs";
|
|
102
|
+
export { esbuild } from "./app/build/providers/rollup/plugins/esbuild";
|
|
103
|
+
export { JSONPlugin } from "./app/build/providers/rollup/plugins/json";
|
|
104
|
+
export { rawPlugin } from "./app/build/providers/rollup/plugins/raw";
|
|
105
|
+
export { getShebang, makeExecutable, removeShebangPlugin, shebangPlugin, } from "./app/build/providers/rollup/plugins/shebang";
|
|
106
|
+
export { rollupStub } from "./app/build/providers/rollup/stub";
|
|
107
|
+
export { DEFAULT_EXTENSIONS, getChunkFilename, resolveAliases, } from "./app/build/providers/rollup/utils";
|
|
108
|
+
export { rollupWatch } from "./app/build/providers/rollup/watch";
|
|
109
|
+
export { typesBuild } from "./app/build/providers/untyped/untyped-mod";
|
|
110
|
+
export { arrayIncludes, dumpObject, extractExportFilenames, getpkg, inferPkgExternals, listRecursively, removeExtension, resolvePreset, rmdir, symlink, warn, withTrailingSlash, } from "./app/build/providers/utils";
|
|
111
|
+
export { validateDependencies, validatePackage } from "./app/build/providers/validate";
|
|
112
|
+
export { regular_buildFlow, regular_pubFlow } from "./app/build/regular-flow";
|
|
113
|
+
export { useFirecrawl } from "./app/clone/firecrawl/firecrawl-mod";
|
|
114
|
+
export { runCodemods } from "./app/cmod/cmod-impl";
|
|
115
|
+
export { getBiomeConfig } from "./app/config/biome";
|
|
116
|
+
export { injectSectionComments } from "./app/config/comments";
|
|
117
|
+
export { CONCURRENCY_DEFAULT, CONFIG_CATEGORIES, cliConfigJsonc, cliConfigJsoncBak, cliConfigJsoncTmp, cliConfigTs, cliConfigTsBak, cliConfigTsTmp, cliDomainDocs, cliDomainEnv, cliDomainRoot, cliHomeDir, cliHomeRepos, cliHomeTmp, cliJsrPath, cliName, cliVersion, DEFAULT_CLI_USERNAME, DEFAULT_DOMAIN, dlerName, endTitle, FALLBACK_ENV_EXAMPLE_URL, homeDir, IGNORE_PATTERNS, memoryPath, PROJECT_ROOT, RSE_SCHEMA_DEV, RSE_SCHEMA_URL, rseName, rseOrg, rseOrgBase, SHOW_VERBOSE, tsconfigJson, UNKNOWN_STRING, UNKNOWN_VALUE, useLocalhost, validExtensions, } from "./app/config/constants";
|
|
118
|
+
export type { RequiredProjectContent } from "./app/config/content";
|
|
119
|
+
export { getProjectContent } from "./app/config/content";
|
|
120
|
+
export { ensureConfigMod } from "./app/config/core";
|
|
121
|
+
export { getOrCreateReliverseConfig } from "./app/config/core-cfg";
|
|
122
|
+
export { createReliverseConfig, generateReliverseConfig, writeReliverseConfig, } from "./app/config/create";
|
|
123
|
+
export { generateDefaultRulesForProject, getDefaultReliverseConfig, } from "./app/config/def-utils";
|
|
124
|
+
export { detectFeatures, detectProject, detectProjectFramework, detectProjectsWithReliverseConfig, getPackageJson, getPackageJsonSafe, PROJECT_FRAMEWORK_FILES, } from "./app/config/detect";
|
|
125
|
+
export { generateConfigFiles, generateProjectConfigs } from "./app/config/gen-cfg";
|
|
126
|
+
export { getConfigBunfig, getConfigDler } from "./app/config/load";
|
|
127
|
+
export { migrateReliverseConfig } from "./app/config/migrate";
|
|
128
|
+
export { getReliverseConfigPath } from "./app/config/path";
|
|
129
|
+
export type { ConfigKind } from "./app/config/prepare";
|
|
130
|
+
export { ensureReliverseConfig, prepareReliverseEnvironment } from "./app/config/prepare";
|
|
131
|
+
export { askReliverseConfigType } from "./app/config/prompts";
|
|
132
|
+
export { readReliverseConfig, readRseTs } from "./app/config/read";
|
|
133
|
+
export { fixLineByLine, parseAndFixReliverseConfig, repairAndParseJSON, } from "./app/config/repair";
|
|
134
|
+
export { loadrse, watchrse } from "./app/config/unstable";
|
|
135
|
+
export { mergeWithDefaults, updateReliverseConfig } from "./app/config/update";
|
|
136
|
+
export { atomicWriteFile, cleanGitHubUrl, getBackupAndTempPaths, objectToCodeString, updateTsConfigInclude, } from "./app/config/utils";
|
|
137
|
+
export { resolveCrossLibs } from "./app/conv/cmd";
|
|
138
|
+
export { db } from "./app/db/client";
|
|
139
|
+
export { decrypt, encrypt } from "./app/db/config";
|
|
140
|
+
export { ad, getRandomAd, getRandomMessage, getWelcomeTitle, premium, randomAdContent, randomInitialMessage, randomProjectCategoryTitle, randomProjectFrameworkTitle, randomWebsiteDetailsTitle, randomWebsiteSubcategoryTitle, randomWelcomeMessages, randomWelcomeTitle, } from "./app/db/messages";
|
|
141
|
+
export { configKeysTable, userDataTable } from "./app/db/schema";
|
|
142
|
+
export { envArgImpl } from "./app/env/env-impl";
|
|
143
|
+
export { default } from "./app/get/cmd";
|
|
144
|
+
export { checkPowerShellVersion, installDlerStandalone, installFromGitHub, } from "./app/get/get-impl/get-core";
|
|
145
|
+
export { showManualBuilderMenu } from "./app/init/init-utils/init-impl";
|
|
146
|
+
export { determineProjectStatus, handleExistingProject, handleIncompleteProject, handleNewProject, handleProjectSelectionMenu, initMinimalrseProject, showExistingProjectMenu, } from "./app/init/init-utils/init-utils";
|
|
147
|
+
export { handleOpenProjectMenu } from "./app/init/init-utils/mm-deprecated/editor-menu";
|
|
148
|
+
export { COLUMN_TYPES } from "./app/init/mm-deprecated/drizzle/manageDrizzleConstants";
|
|
149
|
+
export { manageDrizzleSchema } from "./app/init/mm-deprecated/drizzle/manageDrizzleSchema";
|
|
150
|
+
export { addColumnToTable, addNewTable, appendTableToSchema, detectDatabaseProvider, generateTableFile, getAvailableTables, manageRelations, removeFromSchemaIndex, removeTable, removeTableFromSchema, renameTable, renameTableInSchema, setupDrizzle, updateSchemaIndex, updateTableNameInIndex, } from "./app/init/mm-deprecated/drizzle/manageDrizzleSchemaUtils";
|
|
151
|
+
export { handleIntegrations } from "./app/init/mm-deprecated/editor-impl";
|
|
152
|
+
export { installIntegration, removeIntegration, updatePackageJson, } from "./app/init/mm-deprecated/editor-mod";
|
|
153
|
+
export { INTEGRATION_CONFIGS } from "./app/init/mm-deprecated/feature-add";
|
|
154
|
+
export { REMOVAL_CONFIGS } from "./app/init/mm-deprecated/feature-rm";
|
|
155
|
+
export { manageShadcn } from "./app/init/mm-deprecated/shadcn/shadcn-mod";
|
|
156
|
+
export { handleDependencies, handleNextAction, handleNextActions, initializeProjectConfig, setupI18nSupport, shouldInstallDependencies, showSuccessAndNextSteps, } from "./app/init/use-template/cp-impl";
|
|
157
|
+
export { createMobileProject, createWebProject } from "./app/init/use-template/cp-mod";
|
|
158
|
+
export { showCloneProjectMenu } from "./app/init/use-template/cp-modules/cli-main-modules/cli-menu-items/showCloneProjectMenu";
|
|
159
|
+
export { showAnykeyPrompt } from "./app/init/use-template/cp-modules/cli-main-modules/modules/showAnykeyPrompt";
|
|
160
|
+
export { copyFromExisting, ensureEnvExists, ensureExampleExists, fetchEnvExampleContent, getEnvPath, getLastEnvFilePath, getMissingKeys, promptAndSetMissingValues, saveLastEnvFilePath, } from "./app/init/use-template/cp-modules/compose-env-file/cef-impl";
|
|
161
|
+
export type { KeyType, KnownService, } from "./app/init/use-template/cp-modules/compose-env-file/cef-keys";
|
|
162
|
+
export { dashboards, defaultValues, KNOWN_SERVICES, keyTypeSchema, keyVarsSchema, knownServiceSchema, serviceKeySchema, } from "./app/init/use-template/cp-modules/compose-env-file/cef-keys";
|
|
163
|
+
export { composeEnvFile } from "./app/init/use-template/cp-modules/compose-env-file/cef-mod";
|
|
164
|
+
export { deployProject, selectDeploymentService, } from "./app/init/use-template/cp-modules/git-deploy-prompts/deploy";
|
|
165
|
+
export { configureGithubRepo, handleGitInit, promptGitDeploy, } from "./app/init/use-template/cp-modules/git-deploy-prompts/gdp-mod";
|
|
166
|
+
export { createCommit, handleGithubRepo, initGitDir, initializeGitRepo, pushGitCommits, } from "./app/init/use-template/cp-modules/git-deploy-prompts/git";
|
|
167
|
+
export { checkGithubRepoOwnership, createGithubRepo, } from "./app/init/use-template/cp-modules/git-deploy-prompts/github";
|
|
168
|
+
export { isSpecialDomain } from "./app/init/use-template/cp-modules/git-deploy-prompts/helpers/domainHelpers";
|
|
169
|
+
export { ensureDbInitialized } from "./app/init/use-template/cp-modules/git-deploy-prompts/helpers/handlePkgJsonScripts";
|
|
170
|
+
export { promptForDomain } from "./app/init/use-template/cp-modules/git-deploy-prompts/helpers/promptForDomain";
|
|
171
|
+
export { isDirHasGit, setupGitRemote, } from "./app/init/use-template/cp-modules/git-deploy-prompts/utils-git-github";
|
|
172
|
+
export { archiveExistingRepoContent, handleExistingRepoContent, } from "./app/init/use-template/cp-modules/git-deploy-prompts/utils-private-repo";
|
|
173
|
+
export { handleExistingRepo } from "./app/init/use-template/cp-modules/git-deploy-prompts/utils-repo-exists";
|
|
174
|
+
export { getVercelEnvVar, withRateLimit, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-api";
|
|
175
|
+
export { checkVercelDeployment } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-check";
|
|
176
|
+
export type { ConfigurationOptions } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-config";
|
|
177
|
+
export { configureBranchProtection, configureResources, enableAnalytics, getConfigurationOptions, updateProject, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-config";
|
|
178
|
+
export { createVercelProject, prepareVercelProjectCreation, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-create";
|
|
179
|
+
export { createInitialVercelDeployment, monitorDeployment, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-deploy";
|
|
180
|
+
export { getVercelProjectDomain } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-domain";
|
|
181
|
+
export { addEnvVarsToVercelProject } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-env";
|
|
182
|
+
export type { VercelTeam } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-team";
|
|
183
|
+
export { getPrimaryVercelTeam, getVercelTeams, verifyTeam, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-team";
|
|
184
|
+
export type { DeploymentLog, DeploymentLogType, DeploymentOptions, EnvVar, VercelDeploymentConfig, VercelFramework, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-types";
|
|
185
|
+
export { detectFramework, getEnvVars, saveVercelToken, verifyDomain, } from "./app/init/use-template/cp-modules/git-deploy-prompts/vercel/vercel-utils";
|
|
186
|
+
export type { InjectionLocation, InjectionOptions, InjectionResult, SingleInjection, } from "./app/inject/inject-impl-mod";
|
|
187
|
+
export { createInjection, injectAtLocation, injectMultiple, previewInjection, previewMultipleInjections, previewMultipleReverts, previewRevert, validateInjection, validateMultipleInjections, } from "./app/inject/inject-impl-mod";
|
|
188
|
+
export { auth, authCheck } from "./app/login/login-impl";
|
|
189
|
+
export { deleteMemory } from "./app/logout/logout-impl";
|
|
190
|
+
export type { ApplyMagicSpellsOptions, ApplyMagicSpellsResult, FileWithSpells, } from "./app/magic/magic-apply";
|
|
191
|
+
export { applyMagicSpells, getAllAvailableRegistries, getFilesWithMagicSpells, processSingleOutputFile, } from "./app/magic/magic-apply";
|
|
192
|
+
export type { SpellDirective, SpellEvaluationContext, SpellInfo, SpellOutcome, } from "./app/magic/magic-spells";
|
|
193
|
+
export { evaluateMagicDirective, getAvailableSpells } from "./app/magic/magic-spells";
|
|
194
|
+
export { migrateAnythingToBun } from "./app/migrate/codemods/anything-bun";
|
|
195
|
+
export { commanderToRempts } from "./app/migrate/codemods/commander-rempts";
|
|
196
|
+
export { consoleToRelinka } from "./app/migrate/codemods/console-relinka";
|
|
197
|
+
export { migrateFsToRelifso } from "./app/migrate/codemods/fs-relifso";
|
|
198
|
+
export type { CatalogMergeResult, DependencyEntry, MigrationResult, } from "./app/migrate/codemods/monorepo-catalog";
|
|
199
|
+
export { displayMigrationResults, extractDependencies, mergeToCatalog, migrateFromCatalog, migrateToCatalog, removeCatalogFromRoot, replaceDependenciesWithCatalogRefs, restoreCatalogReferences, shouldSkipDependency, updateRootWithCatalog, } from "./app/migrate/codemods/monorepo-catalog";
|
|
200
|
+
export { migrateModuleResolution, migrateToBundler, migrateToNodeNext, } from "./app/migrate/codemods/nodenext-bundler";
|
|
201
|
+
export { migratePathToPathkit } from "./app/migrate/codemods/path-pathkit";
|
|
202
|
+
export { migrateReaddirToGlob } from "./app/migrate/codemods/readdir-glob";
|
|
203
|
+
export type { GenCfg, GenCfgJsonc } from "./app/mrse/mrse-impl";
|
|
204
|
+
export { downloadFileFromGitHub, ensureEnvCacheDir, getEnvCacheDir, getEnvCachePath, logVerbose, mrseVerbose, } from "./app/mrse/mrse-impl";
|
|
205
|
+
export { escapeTemplateString, getFileMetadata, hashFile, readFileForTemplate, unescapeTemplateString, walkDir, } from "./app/pack/cmd";
|
|
206
|
+
export type { DLER_TEMPLATE_NAMES } from "./app/providers/better-t-stack/better-t-stack-mod";
|
|
207
|
+
export { DLER_TEMPLATES, dlerTemplatesMap, } from "./app/providers/better-t-stack/better-t-stack-mod";
|
|
208
|
+
export type { FileMetadata, Template, TemplatesFileContent, } from "./app/providers/better-t-stack/better-t-stack-types";
|
|
209
|
+
export type { AvailableDependencies } from "./app/providers/better-t-stack/constants";
|
|
210
|
+
export { DEFAULT_CONFIG, dependencyVersionMap, PKG_ROOT, } from "./app/providers/better-t-stack/constants";
|
|
211
|
+
export { setupMongoDBAtlas } from "./app/providers/better-t-stack/helpers/database-providers/mongodb-atlas-setup";
|
|
212
|
+
export { setupNeonPostgres } from "./app/providers/better-t-stack/helpers/database-providers/neon-setup";
|
|
213
|
+
export { setupPrismaPostgres } from "./app/providers/better-t-stack/helpers/database-providers/prisma-postgres-setup";
|
|
214
|
+
export { setupSupabase } from "./app/providers/better-t-stack/helpers/database-providers/supabase-setup";
|
|
215
|
+
export { setupTurso } from "./app/providers/better-t-stack/helpers/database-providers/turso-setup";
|
|
216
|
+
export { createProject } from "./app/providers/better-t-stack/helpers/project-generation/create-project";
|
|
217
|
+
export { createReadme } from "./app/providers/better-t-stack/helpers/project-generation/create-readme";
|
|
218
|
+
export type { EnvVariable } from "./app/providers/better-t-stack/helpers/project-generation/env-setup";
|
|
219
|
+
export { addEnvVariablesToFile, setupEnvironmentVariables, } from "./app/providers/better-t-stack/helpers/project-generation/env-setup";
|
|
220
|
+
export { displayPostInstallInstructions } from "./app/providers/better-t-stack/helpers/project-generation/post-installation";
|
|
221
|
+
export { initializeGit, updatePackageConfigurations, } from "./app/providers/better-t-stack/helpers/project-generation/project-config";
|
|
222
|
+
export { copyBaseTemplate, handleExtras, setupAddonsTemplate, setupAuthTemplate, setupBackendFramework, setupDbOrmTemplates, setupExamplesTemplate, setupFrontendTemplates, } from "./app/providers/better-t-stack/helpers/project-generation/template-manager";
|
|
223
|
+
export { setupAddons } from "./app/providers/better-t-stack/helpers/setup/addons-setup";
|
|
224
|
+
export { setupApi } from "./app/providers/better-t-stack/helpers/setup/api-setup";
|
|
225
|
+
export { generateAuthSecret, setupAuth, } from "./app/providers/better-t-stack/helpers/setup/auth-setup";
|
|
226
|
+
export { setupBackendDependencies } from "./app/providers/better-t-stack/helpers/setup/backend-setup";
|
|
227
|
+
export { setupDatabase } from "./app/providers/better-t-stack/helpers/setup/db-setup";
|
|
228
|
+
export { setupExamples } from "./app/providers/better-t-stack/helpers/setup/examples-setup";
|
|
229
|
+
export { setupRuntime } from "./app/providers/better-t-stack/helpers/setup/runtime-setup";
|
|
230
|
+
export { setupStarlight } from "./app/providers/better-t-stack/helpers/setup/starlight-setup";
|
|
231
|
+
export { setupTauri } from "./app/providers/better-t-stack/helpers/setup/tauri-setup";
|
|
232
|
+
export { DLER_TPL_ADDONS } from "./app/providers/better-t-stack/packed/addons";
|
|
233
|
+
export { DLER_TPL_API } from "./app/providers/better-t-stack/packed/api";
|
|
234
|
+
export { DLER_TPL_AUTH } from "./app/providers/better-t-stack/packed/auth";
|
|
235
|
+
export { DLER_TPL_BACKEND } from "./app/providers/better-t-stack/packed/backend";
|
|
236
|
+
export { DLER_TPL_BASE } from "./app/providers/better-t-stack/packed/base";
|
|
237
|
+
export { DLER_TPL_DB } from "./app/providers/better-t-stack/packed/db";
|
|
238
|
+
export { DLER_TPL_EXAMPLES } from "./app/providers/better-t-stack/packed/examples";
|
|
239
|
+
export { DLER_TPL_EXTRAS } from "./app/providers/better-t-stack/packed/extras";
|
|
240
|
+
export { DLER_TPL_FRONTEND } from "./app/providers/better-t-stack/packed/frontend";
|
|
241
|
+
export { DLER_TPL_RUNTIME } from "./app/providers/better-t-stack/packed/runtime";
|
|
242
|
+
export { getAddonsChoice } from "./app/providers/better-t-stack/prompts/addons";
|
|
243
|
+
export { getApiChoice } from "./app/providers/better-t-stack/prompts/api";
|
|
244
|
+
export { getAuthChoice } from "./app/providers/better-t-stack/prompts/auth";
|
|
245
|
+
export { getBackendFrameworkChoice } from "./app/providers/better-t-stack/prompts/backend";
|
|
246
|
+
export { gatherConfig } from "./app/providers/better-t-stack/prompts/config-prompts";
|
|
247
|
+
export { getDatabaseChoice } from "./app/providers/better-t-stack/prompts/database";
|
|
248
|
+
export { getDBSetupChoice } from "./app/providers/better-t-stack/prompts/database-setup";
|
|
249
|
+
export { getExamplesChoice } from "./app/providers/better-t-stack/prompts/examples";
|
|
250
|
+
export { getFrontendChoice } from "./app/providers/better-t-stack/prompts/frontend";
|
|
251
|
+
export { getGitChoice } from "./app/providers/better-t-stack/prompts/git";
|
|
252
|
+
export { getinstallChoice } from "./app/providers/better-t-stack/prompts/install";
|
|
253
|
+
export { getORMChoice } from "./app/providers/better-t-stack/prompts/orm";
|
|
254
|
+
export { getPackageManagerChoice } from "./app/providers/better-t-stack/prompts/package-manager";
|
|
255
|
+
export { getProjectName } from "./app/providers/better-t-stack/prompts/project-name";
|
|
256
|
+
export { getRuntimeChoice } from "./app/providers/better-t-stack/prompts/runtime";
|
|
257
|
+
export type { Addons, API, AvailablePackageManagers, Backend, CLIInput, CreateInput, Database, DatabaseSetup, Examples, Frontend, ORM, ProjectConfig, ProjectName, Runtime, } from "./app/providers/better-t-stack/types";
|
|
258
|
+
export { AddonsSchema, APISchema, BackendSchema, DatabaseSchema, DatabaseSetupSchema, ExamplesSchema, FrontendSchema, ORMSchema, PackageManagerSchema, ProjectNameSchema, RuntimeSchema, } from "./app/providers/better-t-stack/types";
|
|
259
|
+
export { addPackageDependency } from "./app/providers/better-t-stack/utils/add-package-deps";
|
|
260
|
+
export { trackProjectCreation } from "./app/providers/better-t-stack/utils/analytics";
|
|
261
|
+
export { commandExists } from "./app/providers/better-t-stack/utils/command-exists";
|
|
262
|
+
export { displayConfig } from "./app/providers/better-t-stack/utils/display-config";
|
|
263
|
+
export { generateReproducibleCommand } from "./app/providers/better-t-stack/utils/generate-reproducible-command";
|
|
264
|
+
export { getLatestCLIVersion } from "./app/providers/better-t-stack/utils/get-latest-cli-version";
|
|
265
|
+
export { getPackageExecutionCommand } from "./app/providers/better-t-stack/utils/get-package-execution-command";
|
|
266
|
+
export { openUrl } from "./app/providers/better-t-stack/utils/open-url";
|
|
267
|
+
export { renderTitle, TITLE_TEXT } from "./app/providers/better-t-stack/utils/render-title";
|
|
268
|
+
export type { SponsorEntry } from "./app/providers/better-t-stack/utils/sponsors";
|
|
269
|
+
export { displaySponsors, fetchSponsors, SPONSORS_JSON_URL, } from "./app/providers/better-t-stack/utils/sponsors";
|
|
270
|
+
export { processTemplate } from "./app/providers/better-t-stack/utils/template-processor";
|
|
271
|
+
export { getProvidedFlags, processAndValidateFlags, validateConfigCompatibility, } from "./app/providers/better-t-stack/validation";
|
|
272
|
+
export { showNewProjectMenu, showOpenProjectMenu, } from "./app/providers/reliverse-stack/reliverse-stack-mod";
|
|
273
|
+
export type { BrowserRepoOption, VSCodeRepoOption, } from "./app/providers/reliverse-stack/rs-impl";
|
|
274
|
+
export { configureBrowserExtension, configureVSCodeExtension, optionCreateBrowserExtension, optionCreateVSCodeExtension, optionCreateWebProject, } from "./app/providers/reliverse-stack/rs-impl";
|
|
275
|
+
export { dlerPub } from "./app/pub/impl";
|
|
276
|
+
export { library_publishLibrary } from "./app/pub/pub-library";
|
|
277
|
+
export { regular_pubToJsr, regular_pubToNpm } from "./app/pub/pub-regular";
|
|
278
|
+
export type { ConfigRemdn } from "./app/remdn/cmd";
|
|
279
|
+
export { scanDirectories } from "./app/remdn/cmd";
|
|
280
|
+
export { checkReliverseConfigHealth } from "./app/rules/reliverse/dler-config-health/dler-config-health";
|
|
281
|
+
export { checkFileExtensions } from "./app/rules/reliverse/file-extensions/file-extensions";
|
|
282
|
+
export { analyzeDependencies } from "./app/rules/reliverse/missing-deps/analyzer";
|
|
283
|
+
export { checkMissingDependencies } from "./app/rules/reliverse/missing-deps/deps-mod";
|
|
284
|
+
export type { DependencyResult, FinderOptions, MissingDepsFileType, PackageJson, } from "./app/rules/reliverse/missing-deps/deps-types";
|
|
285
|
+
export { findSourceFiles, readFile, readPackageJson, } from "./app/rules/reliverse/missing-deps/filesystem";
|
|
286
|
+
export { formatOutput } from "./app/rules/reliverse/missing-deps/formatter";
|
|
287
|
+
export { extractPackageNames, getBuiltinModules, getListedDependencies, normalizePackageName, } from "./app/rules/reliverse/missing-deps/parser";
|
|
288
|
+
export { checkNoDynamicImports } from "./app/rules/reliverse/no-dynamic-imports/no-dynamic-imports";
|
|
289
|
+
export { checkNoIndexFiles } from "./app/rules/reliverse/no-index-files/no-index-files";
|
|
290
|
+
export { checkPackageJsonHealth } from "./app/rules/reliverse/package-json-health/package-json-health";
|
|
291
|
+
export { checkPathExtensions } from "./app/rules/reliverse/path-extensions/path-extensions";
|
|
292
|
+
export { checkSelfInclude } from "./app/rules/reliverse/self-include/self-include";
|
|
293
|
+
export { checkTsConfigHealth } from "./app/rules/reliverse/tsconfig-health/tsconfig-health";
|
|
294
|
+
export type { AllowedFileExtensionsType } from "./app/rules/rules-consts";
|
|
295
|
+
export { ALLOWED_FILE_EXTENSIONS, ALLOWED_IMPORT_EXTENSIONS, STRICT_FILE_EXTENSIONS, STRICT_IMPORT_EXTENSIONS, } from "./app/rules/rules-consts";
|
|
296
|
+
export { displayCheckResults } from "./app/rules/rules-mod";
|
|
297
|
+
export { getAllFiles, getLineNumber, shouldIgnoreFile } from "./app/rules/rules-utils";
|
|
298
|
+
export { generateReltypesContent } from "./app/schema/gen";
|
|
299
|
+
export type { BumpMode, BundlerName, Esbuild, LibConfig, LogLevel, LogLevelConfig, LogLevelsConfig, NpmOutExt, ProjectArchitecture, ProjectCategory, ProjectFramework, ProjectSubcategory, RelinkaDirsConfig, RelinterConfirm, ReliverseConfig, Sourcemap, TranspileFormat, TranspileTarget, } from "./app/schema/mod";
|
|
300
|
+
export { DEFAULT_CONFIG_RELIVERSE, defineConfig } from "./app/schema/mod";
|
|
301
|
+
export { checkIfRegenerationNeeded, ensureReltypesFile } from "./app/schema/utils";
|
|
302
|
+
export { getAllSourceFiles, splitLargeFileByLines, splitLargeFunctions } from "./app/split/impl";
|
|
303
|
+
export { downloadRepoOption, rmTestsRuntime, showDevToolsMenu, } from "./app/toolbox/toolbox-impl";
|
|
304
|
+
export { openVercelTools } from "./app/toolbox/toolbox-vercel";
|
|
305
|
+
export type { BundleSource, IndentOptions, MagicStringOptions, OverwriteOptions, StringTransformer, TransformResult, UpdateOptions, } from "./app/transform/transform-impl-mod";
|
|
306
|
+
export { append, compose, createBundle, createTransformer, createTransformerFromMagicString, indent, insertAt, overwrite, pipe, prepend, readAndTransform, remove, replace, replaceAll, slice, template, transformAndWrite, transformMultiple, trim, update, wrapWith, } from "./app/transform/transform-impl-mod";
|
|
307
|
+
export type { AppParams, BaseBuildEntry, BaseConfig, Behavior, BiomeConfig, BiomeConfigResult, BuildContext, BuildEntry, BuildHooks, BuildOptions, BuildPreset, CamelCase, CheckIssue, CheckResult, ColumnType, CopyBuildEntry, CopyHooks, CreateLoaderOptions, DatabasePostgresProvider, DatabaseProvider, DeploymentService, DetectedProject, DirectoryType, DistDirs, DistDirsAll, EsbuildOptions, GitModParams, HyphenatedStringToCamelCase, IconName, InputFile, IntegrationCategory, IntegrationConfig, IntegrationOption, IntegrationOptions, IterableError, Loader, LoaderContext, LoaderResult, LoadFile, MkdistBuildEntry, MkdistHooks, MkdistOptions, ModernReplacement, MonorepoType, NavItem, NavItemWithChildren, NavigationEntry, OutputFile, ParamsOmitReli, ParamsOmitSkipPN, PerfTimer, PrismaField, PrismaModel, ProjectConfigReturn, ProjectSelectionResult, RemovalConfig, RollupBuildEntry, RollupBuildOptions, RollupHooks, RollupOptions, RulesCheckOptions, ShadcnConfig, SubOption, TableSchema, Theme, UnifiedBuildConfig, UntypedBuildEntry, UntypedHooks, UntypedOutput, UntypedOutputs, VSCodeSettings, } from "./app/types/mod";
|
|
308
|
+
export { checkPackageUpdates, displayUpdateSummary, getEffectiveLinker, handleCatalogOnlyUpdate, handleInstallation, handleInteractiveSelection, handleRecursiveUpdates, handleToolUpgrades, handleWorkspaceUpdates, prepareUpdateCandidates, updateRootPackageJson, validatePackageJson, validateUpdateArgs, } from "./app/update/impl";
|
|
309
|
+
export type { DependencyInfo, PackageCheckOptions, UpdateResult, UpgradeResult, } from "./app/update/utils";
|
|
310
|
+
export { applyVersionUpdate, CACHE_TTL, checkPackageUpdate, collectTargetDependencies, displayUpdateResults, fetchVersionFromRegistry, findAllPackageJsons, findWorkspacePackageJsons, getGlobalPackages, getLatestVersion, getPmOptions, handleGlobalUpdates, isCatalogReference, isMonorepo, isNonSemverSpecifier, isNpmAlias, isSemverCompatible, isWorkspaceDependency, prepareDependenciesForUpdate, runInstallCommand, runInstallCommandWithFilter, updateGlobalPackage, updatePackageJsonFile, updateWorkspacePackages, upgradeBun, upgradeDlerGlobal, upgradeDlerLocal, upgradeGit, upgradeNode, upgradeNpm, upgradePnpm, upgradeYarn, versionCache, } from "./app/update/utils";
|
|
311
|
+
export type { UploadFile, UploadResult } from "./app/upload/providers/providers-mod";
|
|
312
|
+
export { readFilesFromPaths, uploadToProvider, } from "./app/upload/providers/providers-mod";
|
|
313
|
+
export type { UploadedUCFile } from "./app/upload/providers/uploadcare";
|
|
314
|
+
export { uploadToUploadcare } from "./app/upload/providers/uploadcare";
|
|
315
|
+
export type { UploadedFile } from "./app/upload/providers/uploadthing";
|
|
316
|
+
export { uploadToUploadthing } from "./app/upload/providers/uploadthing";
|
|
317
|
+
export { formatBytes } from "./app/upload/upload-utils";
|
|
318
|
+
export { promptAggCommand } from "./app/utils/agg/agg-1";
|
|
319
|
+
export { useAggregator } from "./app/utils/agg/agg-2";
|
|
320
|
+
export { buildPathRelative, collectFiles, generateAggregatorLines, getNamedExports, guessStarImportIdentifier, printUsage, } from "./app/utils/agg/agg-3";
|
|
321
|
+
export { fileExists, findMainEntryFile } from "./app/utils/agg/agg-4";
|
|
322
|
+
export { isAggregationDisabled } from "./app/utils/agg/agg-5";
|
|
323
|
+
export { BINARY_EXTS, BINARY_SET } from "./app/utils/b-exts";
|
|
324
|
+
export { experimental, recommended } from "./app/utils/badgeNotifiers";
|
|
325
|
+
export { isBinaryExt } from "./app/utils/binary";
|
|
326
|
+
export { convertCjsToEsm } from "./app/utils/codemods/convertCjsToEsm";
|
|
327
|
+
export { convertDatabaseProvider, convertPrismaToDrizzle, } from "./app/utils/codemods/convertDatabase";
|
|
328
|
+
export { convertTypeDefinitions } from "./app/utils/codemods/convertDefinitions";
|
|
329
|
+
export { convertImportStyle } from "./app/utils/codemods/convertImportStyle";
|
|
330
|
+
export { convertJsToTs } from "./app/utils/codemods/convertJsToTs";
|
|
331
|
+
export { convertQuoteStyle } from "./app/utils/codemods/convertQuoteStyle";
|
|
332
|
+
export { convertRuntime } from "./app/utils/codemods/convertRuntime";
|
|
333
|
+
export { convertToMonorepo } from "./app/utils/codemods/convertToMonorepo";
|
|
334
|
+
export { removeComments } from "./app/utils/codemods/removeComments";
|
|
335
|
+
export { getUnusedDependencies } from "./app/utils/codemods/removeUnusedDeps";
|
|
336
|
+
export { replaceImportSymbol } from "./app/utils/codemods/replaceImportSymbol";
|
|
337
|
+
export { replaceWithModern } from "./app/utils/codemods/replaceWithModern";
|
|
338
|
+
export type { CommentMapping, CommentStyle, FileExtension } from "./app/utils/comments";
|
|
339
|
+
export { COMMENT_MAP, DEFAULT_COMMENT, getCommentPrefix } from "./app/utils/comments";
|
|
340
|
+
export { createPackageJSON } from "./app/utils/createPackageJSON";
|
|
341
|
+
export { decide } from "./app/utils/decideHelper";
|
|
342
|
+
export type { DetectionSource, DetectOptions, PkgManagerInfo, } from "./app/utils/dependencies/getUserPkgManager";
|
|
343
|
+
export { getAllPkgManagers, getUserPkgManager, } from "./app/utils/dependencies/getUserPkgManager";
|
|
344
|
+
export { setupI18nFiles } from "./app/utils/downloading/downloadI18nFiles";
|
|
345
|
+
export type { DownloadResult } from "./app/utils/downloading/downloadRepo";
|
|
346
|
+
export { downloadRepo } from "./app/utils/downloading/downloadRepo";
|
|
347
|
+
export { handleDownload } from "./app/utils/downloading/handleDownload";
|
|
348
|
+
export { hookChildProcess, notFoundError, verifyENOENT, verifyENOENTSync, } from "./app/utils/exec/exec-enoent";
|
|
349
|
+
export type { EnvLike, EnvPathInfo } from "./app/utils/exec/exec-env";
|
|
350
|
+
export { computeEnv } from "./app/utils/exec/exec-env";
|
|
351
|
+
export { NonZeroExitError } from "./app/utils/exec/exec-error";
|
|
352
|
+
export { escapeArgument, escapeCommand } from "./app/utils/exec/exec-escape";
|
|
353
|
+
export type { KillSignal, Options, Output, OutputApi, PipeOptions, Result, XExec, } from "./app/utils/exec/exec-mod";
|
|
354
|
+
export { ExecProcess, exec, x } from "./app/utils/exec/exec-mod";
|
|
355
|
+
export { parse } from "./app/utils/exec/exec-parse";
|
|
356
|
+
export { resolveCommand } from "./app/utils/exec/exec-resolve";
|
|
357
|
+
export { readShebang } from "./app/utils/exec/exec-shebang";
|
|
358
|
+
export { spawn, spawnSync } from "./app/utils/exec/exec-spawn";
|
|
359
|
+
export { combineStreams, waitForEvent } from "./app/utils/exec/exec-stream";
|
|
360
|
+
export type { ExecParseResult } from "./app/utils/exec/exec-types";
|
|
361
|
+
export { _parse } from "./app/utils/exec/exec-types";
|
|
362
|
+
export { detectBufferType, detectFileType, detectStreamType, getMimeType, isBinary, } from "./app/utils/file-type";
|
|
363
|
+
export { finalizeBuild, finalizePub } from "./app/utils/finalize";
|
|
364
|
+
export { prepareCLIFiles, safeRename } from "./app/utils/fs-rename";
|
|
365
|
+
export { getEffectiveDir } from "./app/utils/getEffectiveDir";
|
|
366
|
+
export { pm, pmx } from "./app/utils/getPackageManager";
|
|
367
|
+
export { uninstallDependencies } from "./app/utils/handlers/dependencies";
|
|
368
|
+
export { handleCleanup } from "./app/utils/handlers/handleCleanup";
|
|
369
|
+
export { handleCodemods } from "./app/utils/handlers/handleCodemods";
|
|
370
|
+
export { isVSCodeInstalled } from "./app/utils/handlers/isAppInstalled";
|
|
371
|
+
export type { ScriptStatus } from "./app/utils/handlers/promptPackageJsonScripts";
|
|
372
|
+
export { promptPackageJsonScripts } from "./app/utils/handlers/promptPackageJsonScripts";
|
|
373
|
+
export { AVAILABLE_COMPONENTS, applyTheme, getInstalledComponents, installComponent, readShadcnConfig, removeComponent, selectChartsPrompt, selectSidebarPrompt, THEMES, updateComponent, } from "./app/utils/handlers/shadcn";
|
|
374
|
+
export { hasOnlyRse } from "./app/utils/hasOnlyReliverseConfig";
|
|
375
|
+
export { CONTENT_CREATE_MODES, DEST_FILE_EXISTS_BEHAVIOURS, FILE_TYPES, INIT_BEHAVIOURS, } from "./app/utils/init/init-const";
|
|
376
|
+
export { createFileFromScratch, escapeMarkdownCodeBlocks, initFile, initFiles, } from "./app/utils/init/init-impl";
|
|
377
|
+
export { gitignoreTemplate, licenseTemplate, readmeTemplate } from "./app/utils/init/init-tmpl";
|
|
378
|
+
export type { DestFileExistsBehaviour, FileType, InitBehaviour, InitFileOptions, InitFileRequest, InitFileResult, ReinitUserConfig, } from "./app/utils/init/init-types";
|
|
379
|
+
export type { InstanceGithub } from "./app/utils/instanceGithub";
|
|
380
|
+
export { ensureGithubToken, initGithubSDK, OctokitWithRest, octokitUserAgent, } from "./app/utils/instanceGithub";
|
|
381
|
+
export type { InstanceVercel } from "./app/utils/instanceVercel";
|
|
382
|
+
export { askVercelToken, initVercelSDK } from "./app/utils/instanceVercel";
|
|
383
|
+
export { getMaxHeightSize, sleep } from "./app/utils/microHelpers";
|
|
384
|
+
export { hasConfigFiles, isMrseProject } from "./app/utils/mrseHelpers";
|
|
385
|
+
export { checkScriptExists } from "./app/utils/pkgJsonHelpers";
|
|
386
|
+
export { addDependency, addDevDependency, dedupeDependencies, ensureDependencyInstalled, installDependencies, removeDependency, runScript, updateDependencies, } from "./app/utils/pm/pm-api";
|
|
387
|
+
export type { CatalogStructure } from "./app/utils/pm/pm-catalog";
|
|
388
|
+
export { addToCatalog, getCatalogReference, getCatalogStructure, isCatalogSupported, listCatalogs, removeFromCatalog, updateCatalogs, } from "./app/utils/pm/pm-catalog";
|
|
389
|
+
export { detectPackageManager, packageManagers } from "./app/utils/pm/pm-detect";
|
|
390
|
+
export { latestVersion, PackageNotFoundError, pmPackageJson, VersionNotFoundError, } from "./app/utils/pm/pm-meta";
|
|
391
|
+
export { findup, parsePackageManagerField } from "./app/utils/pm/pm-parse";
|
|
392
|
+
export type { DetectPackageManagerOptions, OperationOptions, PackageManager, PackageManagerName, } from "./app/utils/pm/pm-types";
|
|
393
|
+
export { doesDependencyExist, executeCommand, getWorkspaceArgs, NO_PACKAGE_MANAGER_DETECTED_ERROR_MSG, resolveOperationOptions, } from "./app/utils/pm/pm-utils";
|
|
394
|
+
export type { CategoryFromSchema, CloneOrTemplateRepo, RepoFromSchema, RepoOption, } from "./app/utils/projectRepository";
|
|
395
|
+
export { getRepoInfo, REPO_TEMPLATES, saveRepoToDevice, TEMP_BROWSER_TEMPLATE_OPTIONS, TEMP_FULLSTACK_WEBSITE_TEMPLATE_OPTIONS, TEMP_SEPARATED_WEBSITE_TEMPLATE_OPTIONS, TEMP_VSCODE_TEMPLATE_OPTIONS, } from "./app/utils/projectRepository";
|
|
396
|
+
export { askAppOrLib } from "./app/utils/prompts/askAppOrLib";
|
|
397
|
+
export { askInstallDeps } from "./app/utils/prompts/askInstallDeps";
|
|
398
|
+
export { askOpenInIDE } from "./app/utils/prompts/askOpenInIDE";
|
|
399
|
+
export { askProjectName } from "./app/utils/prompts/askProjectName";
|
|
400
|
+
export { askUsernameFrontend } from "./app/utils/prompts/askUsernameFrontend";
|
|
401
|
+
export { askUsernameGithub } from "./app/utils/prompts/askUsernameGithub";
|
|
402
|
+
export { shouldInitGit } from "./app/utils/prompts/shouldInitGit";
|
|
403
|
+
export { getOrCreateReliverseMemory, updateReliverseMemory } from "./app/utils/reliverseMemory";
|
|
404
|
+
export type { ReplaceConfig } from "./app/utils/replacements/reps-impl";
|
|
405
|
+
export { extractRepoInfo, replaceStringsInFiles } from "./app/utils/replacements/reps-impl";
|
|
406
|
+
export type { Hardcoded, UrlPatterns } from "./app/utils/replacements/reps-keys";
|
|
407
|
+
export { CommonPatterns, HardcodedStrings, hardcodedSchema, urlPatternsSchema, } from "./app/utils/replacements/reps-keys";
|
|
408
|
+
export { handleReplacements } from "./app/utils/replacements/reps-mod";
|
|
409
|
+
export { resolveAllCrossLibs } from "./app/utils/resolve-cross-libs";
|
|
410
|
+
export type { EncryptedDataMemory, ReliverseMemory, UserDataMemory, } from "./app/utils/schemaMemory";
|
|
411
|
+
export { memorySchema } from "./app/utils/schemaMemory";
|
|
412
|
+
export type { RepoInfo, ReposConfig } from "./app/utils/schemaTemplate";
|
|
413
|
+
export { DEFAULT_REPOS_CONFIG, generateReposJsonSchema, repoInfoSchema, reposSchema, shouldRegenerateSchema, } from "./app/utils/schemaTemplate";
|
|
414
|
+
export { createSpinner, SimpleSpinner } from "./app/utils/spinner";
|
|
415
|
+
export { getPkgName, getPkgVersion, readPackageJSON, showEndPrompt, showStartPrompt, } from "./app/utils/startEndPrompts";
|
|
416
|
+
export { cd, getCurrentWorkingDirectory, handleError, pwd, rm, } from "./app/utils/terminalHelpers";
|
|
417
|
+
export { setupDevModeIfNeeded } from "./app/utils/testsRuntime";
|
|
418
|
+
export { findTsconfigUp } from "./app/utils/tsconfigHelpers";
|
|
419
|
+
export { getBunSourcemapOption, getUnifiedSourcemapOption, renameEntryFile, } from "./app/utils/utils-build";
|
|
420
|
+
export { removeDistFolders, removeLogInternalCalls } from "./app/utils/utils-clean";
|
|
421
|
+
export { filterDeps } from "./app/utils/utils-deps";
|
|
422
|
+
export { determineDistName } from "./app/utils/utils-determine";
|
|
423
|
+
export { formatError, handleDlerError, validateDevCwd, withWorkingDirectory, } from "./app/utils/utils-error-cwd";
|
|
424
|
+
export { copyRootFile, deleteSpecificFiles, getDirectorySize, outDirBinFilesCount, readFileSafe, validateDirectory, writeFileSafe, } from "./app/utils/utils-fs";
|
|
425
|
+
export { createJsrJSON, renameTsxFiles } from "./app/utils/utils-jsr-json";
|
|
426
|
+
export { extractPackageName } from "./app/utils/utils-misc";
|
|
427
|
+
export { library_createJsrConfig, library_createPackageJSON, } from "./app/utils/utils-package-json-libraries";
|
|
428
|
+
export { regular_createPackageJSON } from "./app/utils/utils-package-json-regular";
|
|
429
|
+
export { createPerfTimer, getElapsedPerfTime, pausePerfTimer, resumePerfTimer, } from "./app/utils/utils-perf";
|
|
430
|
+
export { ALLOWED_FILE_TYPES, checkFileSize, checkPermissions, handleCtxError, sanitizeInput, setFileSizeLimits, validateContent, validateFileExists, validateFileType, validateMergeOperation, validatePath, validateTemplate, } from "./app/utils/utils-security";
|
|
431
|
+
export { createProjectTSConfig, createTSConfig } from "./app/utils/utils-tsconfig";
|