@akanjs/cli 3.0.0-alpha.0 → 3.0.0-alpha.2

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.
Files changed (54) hide show
  1. package/.build-stamp +1 -1
  2. package/{abstractCompactor-rk6twzvj.js → abstractCompactor-e5yq60qz.js} +2 -2
  3. package/{agent.command-jfz8yfwy.js → agent.command-yv00p0s0.js} +7 -7
  4. package/{application.command-3smsv7mq.js → application.command-0qsczf4k.js} +5 -5
  5. package/{applicationBuildRunner-aq7mb3z6.js → applicationBuildRunner-ct2pxyvw.js} +1 -1
  6. package/{applicationReleasePackager-yrrhbkv3.js → applicationReleasePackager-gg8ccbeh.js} +1 -1
  7. package/buildBatch.proc.js +2 -2
  8. package/{capacitorApp-q3mpmkkz.js → capacitorApp-4r9sm3qg.js} +3 -3
  9. package/{cloud.command-rk4e9vrt.js → cloud.command-dxfv18sa.js} +9 -9
  10. package/{context.command-ygzyb0xb.js → context.command-8d9e3k6b.js} +15 -15
  11. package/{guideline.command-1m1ctar3.js → guideline.command-3jbkxzh6.js} +5 -5
  12. package/guidelines/ssrRule/ssrRule.generate.json +31 -0
  13. package/guidelines/ssrRule/ssrRule.instruction.md +108 -0
  14. package/incrementalBuilder.proc.js +2 -2
  15. package/{index-3pgtw35d.js → index-0cj2zxbm.js} +1 -1
  16. package/{index-h0bngh79.js → index-1pvex4az.js} +11 -11
  17. package/{index-csqk9z5j.js → index-2q1f5j9k.js} +3 -3
  18. package/{index-cn24dcqn.js → index-7c6k4yvg.js} +2 -2
  19. package/{index-jk9q6pse.js → index-8hsbnyes.js} +1 -1
  20. package/{index-4yp06pn1.js → index-a00jg8x8.js} +2 -2
  21. package/{index-hjzr8ja1.js → index-bbkek1bp.js} +1 -1
  22. package/{index-r4w8cry5.js → index-bekddz9q.js} +4 -4
  23. package/{index-ev6rjw9n.js → index-e16gnn26.js} +35 -12
  24. package/{index-fmgbwsr5.js → index-ec09pws3.js} +4 -4
  25. package/{index-n0z3f2xg.js → index-ej426mcr.js} +4 -4
  26. package/{index-jtm86byd.js → index-hgna5rjy.js} +1 -1
  27. package/{index-e3qskyt2.js → index-k95xkh4p.js} +2 -2
  28. package/{index-b978vs2e.js → index-mr5s7mqd.js} +3 -3
  29. package/{index-6pz1j0zj.js → index-mxvakhsm.js} +6 -2
  30. package/{index-f4gqk0dd.js → index-nm6wghb6.js} +6 -6
  31. package/{index-4zgs8g1w.js → index-rzwcpcc3.js} +1 -1
  32. package/{index-sggm9qkv.js → index-t3723f99.js} +1 -1
  33. package/{index-xwgm94zr.js → index-tdbas9r0.js} +1 -1
  34. package/{index-vhv3xnjz.js → index-yzmhasdb.js} +6 -6
  35. package/{index-ktprgc5g.js → index-zasydjxd.js} +4 -4
  36. package/index.js +19 -19
  37. package/{library.command-pwfx8dx2.js → library.command-ebdj1vnm.js} +4 -4
  38. package/{localRegistry.command-bxhqmd1d.js → localRegistry.command-gb178ne8.js} +8 -8
  39. package/{module.command-0t3ewata.js → module.command-9c1bnsx4.js} +8 -8
  40. package/{package.command-7hmkxvpa.js → package.command-t93p4jkj.js} +4 -4
  41. package/package.json +2 -2
  42. package/{page.command-st6r4s0q.js → page.command-k3k0meh2.js} +4 -4
  43. package/{primitive.command-1qkxpzsn.js → primitive.command-de6nktdt.js} +9 -9
  44. package/{quality.command-hy5vt1bh.js → quality.command-z5kth2wa.js} +451 -48
  45. package/{repair.command-nakkq2zp.js → repair.command-ehf2g112.js} +6 -6
  46. package/{scalar.command-fjq272gs.js → scalar.command-7a2jtv33.js} +7 -7
  47. package/templates/lib/db.ts +3 -1
  48. package/templates/workspaceRoot/.cursor/rules/client-server-boundaries.mdc.template +1 -0
  49. package/templates/workspaceRoot/.cursor/rules/ssr-first.mdc.template +59 -0
  50. package/templates/workspaceRoot/AGENTS.md.template +142 -14
  51. package/{workflow.command-jswbgk90.js → workflow.command-e0tt0vk2.js} +12 -12
  52. package/{workspace.command-p9r9nckg.js → workspace.command-fpda0evj.js} +21 -21
  53. package/templates/libRoot/base/baseLogic.ts +0 -14
  54. package/templates/libRoot/base/index.ts +0 -8
@@ -4,19 +4,19 @@ import {
4
4
  } from "./index-ss469dec.js";
5
5
  import {
6
6
  AiSession
7
- } from "./index-3pgtw35d.js";
7
+ } from "./index-0cj2zxbm.js";
8
8
  import {
9
9
  createPassedPrimitiveReport,
10
10
  generatedFilesForSync,
11
11
  scalarChangedFiles
12
- } from "./index-4zgs8g1w.js";
12
+ } from "./index-rzwcpcc3.js";
13
13
  import {
14
14
  Prompter
15
- } from "./index-xwgm94zr.js";
15
+ } from "./index-tdbas9r0.js";
16
16
  import {
17
17
  runner,
18
18
  script
19
- } from "./index-jk9q6pse.js";
19
+ } from "./index-8hsbnyes.js";
20
20
 
21
21
  // pkgs/@akanjs/cli/scalar/scalar.prompt.ts
22
22
  import { input } from "@inquirer/prompts";
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  AkanContextAnalyzer
4
- } from "./index-4yp06pn1.js";
4
+ } from "./index-a00jg8x8.js";
5
5
  import {
6
6
  Prompter
7
- } from "./index-xwgm94zr.js";
7
+ } from "./index-tdbas9r0.js";
8
8
  import {
9
9
  runner,
10
10
  script
11
- } from "./index-jk9q6pse.js";
11
+ } from "./index-8hsbnyes.js";
12
12
  import {
13
13
  AGENT_BLOCK_END,
14
14
  AGENT_BLOCK_START,
@@ -16,7 +16,7 @@ import {
16
16
  LibExecutor,
17
17
  renderRecipeEntries,
18
18
  upsertAgentBlock
19
- } from "./index-jtm86byd.js";
19
+ } from "./index-hgna5rjy.js";
20
20
  import {
21
21
  collectRecipeSources,
22
22
  scanRecipes
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  Spinner
4
- } from "./index-6pz1j0zj.js";
4
+ } from "./index-mxvakhsm.js";
5
5
  import {
6
6
  FileSys
7
7
  } from "./index-67546d0j.js";
@@ -2,10 +2,10 @@
2
2
  import {
3
3
  runner,
4
4
  script
5
- } from "./index-jk9q6pse.js";
5
+ } from "./index-8hsbnyes.js";
6
6
  import {
7
7
  PkgExecutor
8
- } from "./index-jtm86byd.js";
8
+ } from "./index-hgna5rjy.js";
9
9
  import {
10
10
  TypeScriptDependencyScanner
11
11
  } from "./index-46tjzh6s.js";
@@ -1,17 +1,17 @@
1
1
  // @bun
2
2
  import {
3
3
  AkanContextAnalyzer
4
- } from "./index-4yp06pn1.js";
4
+ } from "./index-a00jg8x8.js";
5
5
  import {
6
6
  createRepairReport,
7
7
  generatedFilePathsForTarget,
8
8
  renderRepairReport,
9
9
  writeGeneratedSyncState,
10
10
  writeWorkflowRunArtifact
11
- } from "./index-4zgs8g1w.js";
11
+ } from "./index-rzwcpcc3.js";
12
12
  import {
13
13
  runner
14
- } from "./index-jk9q6pse.js";
14
+ } from "./index-8hsbnyes.js";
15
15
 
16
16
  // pkgs/@akanjs/cli/repair/repair.runner.ts
17
17
  var commandForShell = (command) => command.startsWith("akan ") ? `bun run ${command}` : command;
@@ -4,6 +4,10 @@ import ora from "ora";
4
4
 
5
5
  class Spinner {
6
6
  static padding = 12;
7
+ static oraOptions = { discardStdin: false };
8
+ static canAnimate(stream = process.stderr) {
9
+ return !stream.isTTY || stream.columns > 0;
10
+ }
7
11
  spinner;
8
12
  stopWatch = null;
9
13
  startAt = new Date;
@@ -14,10 +18,10 @@ class Spinner {
14
18
  Spinner.padding = Math.max(Spinner.padding, prefix.length);
15
19
  this.prefix = prefix;
16
20
  this.message = message;
17
- this.spinner = ora(message);
21
+ this.spinner = ora({ ...Spinner.oraOptions, text: message });
18
22
  this.spinner.prefixText = prefix.padStart(Spinner.padding, " ");
19
23
  this.spinner.indent = indent;
20
- this.enableSpin = enableSpin;
24
+ this.enableSpin = enableSpin && Spinner.canAnimate();
21
25
  }
22
26
  start() {
23
27
  this.startAt = new Date;
@@ -1,24 +1,24 @@
1
1
  // @bun
2
2
  import {
3
3
  CloudRunner
4
- } from "./index-ktprgc5g.js";
4
+ } from "./index-zasydjxd.js";
5
5
  import {
6
6
  PackageScript
7
- } from "./index-e3qskyt2.js";
7
+ } from "./index-k95xkh4p.js";
8
8
  import {
9
9
  AiSession,
10
10
  CloudApi,
11
11
  GlobalConfig
12
- } from "./index-3pgtw35d.js";
12
+ } from "./index-0cj2zxbm.js";
13
13
  import {
14
14
  ApplicationScript
15
- } from "./index-ev6rjw9n.js";
15
+ } from "./index-e16gnn26.js";
16
16
  import {
17
17
  script
18
- } from "./index-jk9q6pse.js";
18
+ } from "./index-8hsbnyes.js";
19
19
  import {
20
20
  PkgExecutor
21
- } from "./index-jtm86byd.js";
21
+ } from "./index-hgna5rjy.js";
22
22
 
23
23
  // pkgs/@akanjs/cli/cloud/cloud.script.ts
24
24
  import { Logger } from "akanjs/common";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  AppExecutor,
4
4
  LibExecutor
5
- } from "./index-jtm86byd.js";
5
+ } from "./index-hgna5rjy.js";
6
6
 
7
7
  // pkgs/@akanjs/devkit/workflow/utils.ts
8
8
  var jsonText = (value, { trailingNewline = true } = {}) => `${JSON.stringify(value, null, 2)}${trailingNewline ? `
@@ -5,7 +5,7 @@ import {
5
5
  } from "./index-76rn3g2c.js";
6
6
  import {
7
7
  CommandExecutionError
8
- } from "./index-jtm86byd.js";
8
+ } from "./index-hgna5rjy.js";
9
9
 
10
10
  // pkgs/@akanjs/devkit/capacitorApp.ts
11
11
  import { cp, mkdir, readFile, rm, writeFile } from "fs/promises";
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  getDirname
4
- } from "./index-jtm86byd.js";
4
+ } from "./index-hgna5rjy.js";
5
5
 
6
6
  // pkgs/@akanjs/devkit/prompter.ts
7
7
  import fsPromise from "fs/promises";
@@ -1,13 +1,13 @@
1
1
  // @bun
2
2
  import {
3
3
  PageScript
4
- } from "./index-hjzr8ja1.js";
4
+ } from "./index-bbkek1bp.js";
5
5
  import {
6
6
  pluralizeName
7
7
  } from "./index-ss469dec.js";
8
8
  import {
9
9
  AiSession
10
- } from "./index-3pgtw35d.js";
10
+ } from "./index-0cj2zxbm.js";
11
11
  import {
12
12
  bilingualDescriptionForField,
13
13
  bilingualLabelForField,
@@ -15,17 +15,17 @@ import {
15
15
  generatedFilesForSync,
16
16
  moduleSourcePaths,
17
17
  sourceFile
18
- } from "./index-4zgs8g1w.js";
18
+ } from "./index-rzwcpcc3.js";
19
19
  import {
20
20
  Prompter
21
- } from "./index-xwgm94zr.js";
21
+ } from "./index-tdbas9r0.js";
22
22
  import {
23
23
  runner,
24
24
  script
25
- } from "./index-jk9q6pse.js";
25
+ } from "./index-8hsbnyes.js";
26
26
  import {
27
27
  ModuleExecutor
28
- } from "./index-jtm86byd.js";
28
+ } from "./index-hgna5rjy.js";
29
29
  import {
30
30
  FileSys
31
31
  } from "./index-67546d0j.js";
@@ -4,17 +4,17 @@ import {
4
4
  CloudApi,
5
5
  GlobalConfig,
6
6
  getDefaultHostConfig
7
- } from "./index-3pgtw35d.js";
7
+ } from "./index-0cj2zxbm.js";
8
8
  import {
9
9
  openBrowser
10
- } from "./index-ev6rjw9n.js";
10
+ } from "./index-e16gnn26.js";
11
11
  import {
12
12
  runner
13
- } from "./index-jk9q6pse.js";
13
+ } from "./index-8hsbnyes.js";
14
14
  import {
15
15
  AppExecutor,
16
16
  WorkspaceExecutor
17
- } from "./index-jtm86byd.js";
17
+ } from "./index-hgna5rjy.js";
18
18
 
19
19
  // pkgs/@akanjs/cli/cloud/cloud.runner.ts
20
20
  import path from "path";
package/index.js CHANGED
@@ -4,9 +4,9 @@ import {
4
4
  getTargetCommandNames,
5
5
  getTargetMetas,
6
6
  runCommands
7
- } from "./index-jk9q6pse.js";
8
- import"./index-jtm86byd.js";
9
- import"./index-6pz1j0zj.js";
7
+ } from "./index-8hsbnyes.js";
8
+ import"./index-hgna5rjy.js";
9
+ import"./index-mxvakhsm.js";
10
10
  import"./index-67546d0j.js";
11
11
  import {
12
12
  __require
@@ -17,22 +17,22 @@ import path from "path";
17
17
 
18
18
  // pkgs/@akanjs/cli/commandModules.ts
19
19
  var commandModules = {
20
- workspace: async () => (await import("./workspace.command-p9r9nckg.js")).WorkspaceCommand,
21
- agent: async () => (await import("./agent.command-jfz8yfwy.js")).AgentCommand,
22
- application: async () => (await import("./application.command-3smsv7mq.js")).ApplicationCommand,
23
- library: async () => (await import("./library.command-pwfx8dx2.js")).LibraryCommand,
24
- localRegistry: async () => (await import("./localRegistry.command-bxhqmd1d.js")).LocalRegistryCommand,
25
- package: async () => (await import("./package.command-7hmkxvpa.js")).PackageCommand,
26
- module: async () => (await import("./module.command-0t3ewata.js")).ModuleCommand,
27
- page: async () => (await import("./page.command-st6r4s0q.js")).PageCommand,
28
- context: async () => (await import("./context.command-ygzyb0xb.js")).ContextCommand,
29
- cloud: async () => (await import("./cloud.command-rk4e9vrt.js")).CloudCommand,
30
- guideline: async () => (await import("./guideline.command-1m1ctar3.js")).GuidelineCommand,
31
- scalar: async () => (await import("./scalar.command-fjq272gs.js")).ScalarCommand,
32
- primitive: async () => (await import("./primitive.command-1qkxpzsn.js")).PrimitiveCommand,
33
- quality: async () => (await import("./quality.command-hy5vt1bh.js")).QualityCommand,
34
- repair: async () => (await import("./repair.command-nakkq2zp.js")).RepairCommand,
35
- workflow: async () => (await import("./workflow.command-jswbgk90.js")).WorkflowCommand
20
+ workspace: async () => (await import("./workspace.command-fpda0evj.js")).WorkspaceCommand,
21
+ agent: async () => (await import("./agent.command-yv00p0s0.js")).AgentCommand,
22
+ application: async () => (await import("./application.command-0qsczf4k.js")).ApplicationCommand,
23
+ library: async () => (await import("./library.command-ebdj1vnm.js")).LibraryCommand,
24
+ localRegistry: async () => (await import("./localRegistry.command-gb178ne8.js")).LocalRegistryCommand,
25
+ package: async () => (await import("./package.command-t93p4jkj.js")).PackageCommand,
26
+ module: async () => (await import("./module.command-9c1bnsx4.js")).ModuleCommand,
27
+ page: async () => (await import("./page.command-k3k0meh2.js")).PageCommand,
28
+ context: async () => (await import("./context.command-8d9e3k6b.js")).ContextCommand,
29
+ cloud: async () => (await import("./cloud.command-dxfv18sa.js")).CloudCommand,
30
+ guideline: async () => (await import("./guideline.command-3jbkxzh6.js")).GuidelineCommand,
31
+ scalar: async () => (await import("./scalar.command-7a2jtv33.js")).ScalarCommand,
32
+ primitive: async () => (await import("./primitive.command-de6nktdt.js")).PrimitiveCommand,
33
+ quality: async () => (await import("./quality.command-z5kth2wa.js")).QualityCommand,
34
+ repair: async () => (await import("./repair.command-ehf2g112.js")).RepairCommand,
35
+ workflow: async () => (await import("./workflow.command-e0tt0vk2.js")).WorkflowCommand
36
36
  };
37
37
  var commandModuleIds = Object.keys(commandModules);
38
38
 
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  LibraryScript
4
- } from "./index-cn24dcqn.js";
4
+ } from "./index-7c6k4yvg.js";
5
5
  import {
6
6
  Lib,
7
7
  Workspace,
8
8
  command
9
- } from "./index-jk9q6pse.js";
10
- import"./index-jtm86byd.js";
11
- import"./index-6pz1j0zj.js";
9
+ } from "./index-8hsbnyes.js";
10
+ import"./index-hgna5rjy.js";
11
+ import"./index-mxvakhsm.js";
12
12
  import"./index-67546d0j.js";
13
13
  import"./index-r24hmh0q.js";
14
14
 
@@ -2,28 +2,28 @@
2
2
  import {
3
3
  CloudRunner,
4
4
  getNpmRegistryUrl
5
- } from "./index-ktprgc5g.js";
5
+ } from "./index-zasydjxd.js";
6
6
  import {
7
7
  PackageScript
8
- } from "./index-e3qskyt2.js";
9
- import"./index-3pgtw35d.js";
8
+ } from "./index-k95xkh4p.js";
9
+ import"./index-0cj2zxbm.js";
10
10
  import {
11
11
  ApplicationScript
12
- } from "./index-ev6rjw9n.js";
12
+ } from "./index-e16gnn26.js";
13
13
  import"./index-76rn3g2c.js";
14
- import"./index-cn24dcqn.js";
14
+ import"./index-7c6k4yvg.js";
15
15
  import {
16
16
  Workspace,
17
17
  command,
18
18
  runner,
19
19
  script
20
- } from "./index-jk9q6pse.js";
20
+ } from "./index-8hsbnyes.js";
21
21
  import"./index-fgc8r6dj.js";
22
22
  import"./index-bjpxzr6s.js";
23
23
  import {
24
24
  PkgExecutor
25
- } from "./index-jtm86byd.js";
26
- import"./index-6pz1j0zj.js";
25
+ } from "./index-hgna5rjy.js";
26
+ import"./index-mxvakhsm.js";
27
27
  import"./index-46tjzh6s.js";
28
28
  import"./index-67546d0j.js";
29
29
  import"./index-r24hmh0q.js";
@@ -1,21 +1,21 @@
1
1
  // @bun
2
2
  import {
3
3
  ModuleScript
4
- } from "./index-vhv3xnjz.js";
5
- import"./index-hjzr8ja1.js";
4
+ } from "./index-yzmhasdb.js";
5
+ import"./index-bbkek1bp.js";
6
6
  import"./index-ss469dec.js";
7
- import"./index-3pgtw35d.js";
7
+ import"./index-0cj2zxbm.js";
8
8
  import {
9
9
  renderPrimitiveReport
10
- } from "./index-4zgs8g1w.js";
11
- import"./index-xwgm94zr.js";
10
+ } from "./index-rzwcpcc3.js";
11
+ import"./index-tdbas9r0.js";
12
12
  import {
13
13
  Module,
14
14
  Sys,
15
15
  command
16
- } from "./index-jk9q6pse.js";
17
- import"./index-jtm86byd.js";
18
- import"./index-6pz1j0zj.js";
16
+ } from "./index-8hsbnyes.js";
17
+ import"./index-hgna5rjy.js";
18
+ import"./index-mxvakhsm.js";
19
19
  import"./index-67546d0j.js";
20
20
  import"./index-r24hmh0q.js";
21
21
 
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  PackageScript
4
- } from "./index-e3qskyt2.js";
4
+ } from "./index-k95xkh4p.js";
5
5
  import {
6
6
  Pkg,
7
7
  Workspace,
8
8
  command
9
- } from "./index-jk9q6pse.js";
10
- import"./index-jtm86byd.js";
11
- import"./index-6pz1j0zj.js";
9
+ } from "./index-8hsbnyes.js";
10
+ import"./index-hgna5rjy.js";
11
+ import"./index-mxvakhsm.js";
12
12
  import"./index-46tjzh6s.js";
13
13
  import"./index-67546d0j.js";
14
14
  import"./index-r24hmh0q.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akanjs/cli",
3
- "version": "3.0.0-alpha.0",
3
+ "version": "3.0.0-alpha.2",
4
4
  "sourceType": "module",
5
5
  "type": "module",
6
6
  "publishConfig": {
@@ -34,7 +34,7 @@
34
34
  "@langchain/openai": "^1.4.6",
35
35
  "@tailwindcss/node": "^4.3.0",
36
36
  "@trapezedev/project": "^7.1.4",
37
- "akanjs": "3.0.0-alpha.0",
37
+ "akanjs": "3.0.0-alpha.2",
38
38
  "chalk": "^5.6.2",
39
39
  "commander": "^14.0.3",
40
40
  "dayjs": "^1.11.20",
@@ -1,14 +1,14 @@
1
1
  // @bun
2
2
  import {
3
3
  PageScript
4
- } from "./index-hjzr8ja1.js";
4
+ } from "./index-bbkek1bp.js";
5
5
  import {
6
6
  App,
7
7
  Module,
8
8
  command
9
- } from "./index-jk9q6pse.js";
10
- import"./index-jtm86byd.js";
11
- import"./index-6pz1j0zj.js";
9
+ } from "./index-8hsbnyes.js";
10
+ import"./index-hgna5rjy.js";
11
+ import"./index-mxvakhsm.js";
12
12
  import"./index-67546d0j.js";
13
13
  import"./index-r24hmh0q.js";
14
14
 
@@ -1,21 +1,21 @@
1
1
  // @bun
2
2
  import {
3
3
  PrimitiveScript
4
- } from "./index-r4w8cry5.js";
5
- import"./index-vhv3xnjz.js";
6
- import"./index-hjzr8ja1.js";
4
+ } from "./index-bekddz9q.js";
5
+ import"./index-yzmhasdb.js";
6
+ import"./index-bbkek1bp.js";
7
7
  import"./index-ss469dec.js";
8
- import"./index-3pgtw35d.js";
8
+ import"./index-0cj2zxbm.js";
9
9
  import {
10
10
  renderPrimitiveReport
11
- } from "./index-4zgs8g1w.js";
12
- import"./index-xwgm94zr.js";
11
+ } from "./index-rzwcpcc3.js";
12
+ import"./index-tdbas9r0.js";
13
13
  import {
14
14
  Workspace,
15
15
  command
16
- } from "./index-jk9q6pse.js";
17
- import"./index-jtm86byd.js";
18
- import"./index-6pz1j0zj.js";
16
+ } from "./index-8hsbnyes.js";
17
+ import"./index-hgna5rjy.js";
18
+ import"./index-mxvakhsm.js";
19
19
  import"./index-67546d0j.js";
20
20
  import"./index-r24hmh0q.js";
21
21