zudoku 0.0.0-z3809aef2 → 0.0.0-z7b86faab

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 (71) hide show
  1. package/dist/config/loader.js +3 -1
  2. package/dist/config/loader.js.map +1 -1
  3. package/dist/config/validators/InputNavigationSchema.d.ts +75 -75
  4. package/dist/config/validators/validate.d.ts +6 -6
  5. package/dist/flat-config.d.ts +1 -1
  6. package/dist/lib/core/plugins.d.ts +11 -1
  7. package/dist/lib/core/plugins.js +1 -0
  8. package/dist/lib/core/plugins.js.map +1 -1
  9. package/dist/lib/core/transform-config.d.ts +2 -0
  10. package/dist/lib/core/transform-config.js +22 -0
  11. package/dist/lib/core/transform-config.js.map +1 -0
  12. package/dist/lib/ui/Command.d.ts +3 -3
  13. package/lib/{ClaudeLogo-DHxJUhN_.js → ClaudeLogo-DJ9bU-sO.js} +2 -2
  14. package/lib/{ClaudeLogo-DHxJUhN_.js.map → ClaudeLogo-DJ9bU-sO.js.map} +1 -1
  15. package/lib/{MdxPage-CD36PJ17.js → MdxPage-stpAoBtx.js} +5 -5
  16. package/lib/{MdxPage-CD36PJ17.js.map → MdxPage-stpAoBtx.js.map} +1 -1
  17. package/lib/{OAuthErrorPage-4mN5DA86.js → OAuthErrorPage-DJ811Bn_.js} +3 -3
  18. package/lib/{OAuthErrorPage-4mN5DA86.js.map → OAuthErrorPage-DJ811Bn_.js.map} +1 -1
  19. package/lib/{OasProvider-D-4BX8P3.js → OasProvider-CS_ASmBB.js} +2 -2
  20. package/lib/{OasProvider-D-4BX8P3.js.map → OasProvider-CS_ASmBB.js.map} +1 -1
  21. package/lib/{OperationList-BOu9Qd_k.js → OperationList-Dq_AB4W9.js} +6 -6
  22. package/lib/{OperationList-BOu9Qd_k.js.map → OperationList-Dq_AB4W9.js.map} +1 -1
  23. package/lib/{SchemaList-B167Xmbd.js → SchemaList-BJZJv1gD.js} +6 -6
  24. package/lib/{SchemaList-B167Xmbd.js.map → SchemaList-BJZJv1gD.js.map} +1 -1
  25. package/lib/{SchemaView-Dx9gtne2.js → SchemaView-U4JMYB3N.js} +3 -3
  26. package/lib/{SchemaView-Dx9gtne2.js.map → SchemaView-U4JMYB3N.js.map} +1 -1
  27. package/lib/{SignUp-DRvN-8cq.js → SignUp-DCBViNUi.js} +2 -2
  28. package/lib/{SignUp-DRvN-8cq.js.map → SignUp-DCBViNUi.js.map} +1 -1
  29. package/lib/{SyntaxHighlight-klTH8c6-.js → SyntaxHighlight-Dshjn3Zf.js} +4 -3
  30. package/lib/SyntaxHighlight-Dshjn3Zf.js.map +1 -0
  31. package/lib/{Toc-PbuF-u9x.js → Toc-Cgz6CPiE.js} +2 -2
  32. package/lib/{Toc-PbuF-u9x.js.map → Toc-Cgz6CPiE.js.map} +1 -1
  33. package/lib/{circular-B5aq06Lb.js → circular-BmMJjG1v.js} +2 -2
  34. package/lib/{circular-B5aq06Lb.js.map → circular-BmMJjG1v.js.map} +1 -1
  35. package/lib/{createServer-CasZ-UG7.js → createServer-CLSZ7hWJ.js} +4 -4
  36. package/lib/{createServer-CasZ-UG7.js.map → createServer-CLSZ7hWJ.js.map} +1 -1
  37. package/lib/{errors-rWHkzVTd.js → errors-b9I-fAOY.js} +2 -2
  38. package/lib/{errors-rWHkzVTd.js.map → errors-b9I-fAOY.js.map} +1 -1
  39. package/lib/{firebase-BmGU1FuD.js → firebase-BCXX7Qv5.js} +10 -10
  40. package/lib/firebase-BCXX7Qv5.js.map +1 -0
  41. package/lib/{index-BDsEwofZ.js → index-CL8eDnQW.js} +2 -2
  42. package/lib/{index-BDsEwofZ.js.map → index-CL8eDnQW.js.map} +1 -1
  43. package/lib/{index-BcAudYNw.js → index-O9RHI87z.js} +7 -7
  44. package/lib/{index-BcAudYNw.js.map → index-O9RHI87z.js.map} +1 -1
  45. package/lib/{index-DRBOFufT.js → index-UOLtazB8.js} +2 -2
  46. package/lib/{index-DRBOFufT.js.map → index-UOLtazB8.js.map} +1 -1
  47. package/lib/{index.esm-Cx8B1YJQ.js → index.esm-C5CBsVzN.js} +2 -2
  48. package/lib/index.esm-C5CBsVzN.js.map +1 -0
  49. package/lib/ui/SyntaxHighlight.js +1 -1
  50. package/lib/zudoku.__internal.js +1 -1
  51. package/lib/zudoku.auth-azureb2c.js +3 -3
  52. package/lib/zudoku.auth-clerk.js +1 -1
  53. package/lib/zudoku.auth-firebase.js +3 -3
  54. package/lib/zudoku.auth-openid.js +3 -3
  55. package/lib/zudoku.auth-supabase.js +3 -3
  56. package/lib/zudoku.components.js +1 -1
  57. package/lib/zudoku.plugin-api-catalog.js +2 -2
  58. package/lib/zudoku.plugin-api-keys.js +1 -1
  59. package/lib/zudoku.plugin-markdown.js +1 -1
  60. package/lib/zudoku.plugin-openapi.js +1 -1
  61. package/lib/zudoku.plugins.js +9 -8
  62. package/lib/zudoku.plugins.js.map +1 -1
  63. package/package.json +8 -7
  64. package/src/lib/core/plugins.ts +21 -1
  65. package/src/lib/core/transform-config.ts +29 -0
  66. package/src/shiki/langs/c3.js +1 -0
  67. package/src/shiki/langs/gn.js +1 -0
  68. package/src/shiki/langs/moonbit.js +1 -0
  69. package/lib/SyntaxHighlight-klTH8c6-.js.map +0 -1
  70. package/lib/firebase-BmGU1FuD.js.map +0 -1
  71. package/lib/index.esm-Cx8B1YJQ.js.map +0 -1
@@ -3,6 +3,7 @@ import path from "node:path";
3
3
  import colors from "picocolors";
4
4
  import { runnerImport, loadEnv as viteLoadEnv } from "vite";
5
5
  import { logger } from "../cli/common/logger.js";
6
+ import { runTransformConfigHooks } from "../lib/core/transform-config.js";
6
7
  import invariant from "../lib/util/invariant.js";
7
8
  import { getModuleDir } from "../vite/config.js";
8
9
  import { fileExists } from "./file-exists.js";
@@ -111,7 +112,8 @@ export async function loadZudokuConfig(configEnv, rootDir) {
111
112
  }
112
113
  ({ publicEnv, envPrefix } = loadEnv(configEnv, rootDir));
113
114
  try {
114
- config = await loadZudokuConfigWithMeta(rootDir);
115
+ const loadedConfig = await loadZudokuConfigWithMeta(rootDir);
116
+ config = await runTransformConfigHooks(loadedConfig);
115
117
  logger.info(colors.cyan(`loaded config file `) + colors.dim(config.__meta.configPath), { timestamp: true });
116
118
  return { config, envPrefix, publicEnv };
117
119
  }
@@ -1 +1 @@
1
- {"version":3,"file":"loader.js","sourceRoot":"","sources":["../../src/config/loader.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"loader.js","sourceRoot":"","sources":["../../src/config/loader.ts"],"names":[],"mappings":"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"}
@@ -36,8 +36,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
36
36
  binary: "binary";
37
37
  map: "map";
38
38
  filter: "filter";
39
- file: "file";
40
- code: "code";
41
39
  copy: "copy";
42
40
  focus: "focus";
43
41
  pause: "pause";
@@ -45,6 +43,8 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
45
43
  scroll: "scroll";
46
44
  key: "key";
47
45
  merge: "merge";
46
+ file: "file";
47
+ code: "code";
48
48
  ghost: "ghost";
49
49
  expand: "expand";
50
50
  type: "type";
@@ -63,15 +63,27 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
63
63
  text: "text";
64
64
  mouse: "mouse";
65
65
  pen: "pen";
66
+ target: "target";
67
+ radius: "radius";
68
+ scale: "scale";
69
+ x: "x";
70
+ server: "server";
71
+ atom: "atom";
72
+ rss: "rss";
73
+ coffee: "coffee";
74
+ diff: "diff";
75
+ fish: "fish";
76
+ "git-commit": "git-commit";
77
+ move: "move";
78
+ regex: "regex";
79
+ shell: "shell";
80
+ turtle: "turtle";
66
81
  section: "section";
67
82
  video: "video";
68
83
  circle: "circle";
69
84
  image: "image";
70
85
  view: "view";
71
- target: "target";
72
- radius: "radius";
73
- scale: "scale";
74
- x: "x";
86
+ settings: "settings";
75
87
  baseline: "baseline";
76
88
  terminal: "terminal";
77
89
  square: "square";
@@ -213,7 +225,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
213
225
  asterisk: "asterisk";
214
226
  "asterisk-square": "asterisk-square";
215
227
  "at-sign": "at-sign";
216
- atom: "atom";
217
228
  "audio-lines": "audio-lines";
218
229
  "audio-waveform": "audio-waveform";
219
230
  award: "award";
@@ -585,7 +596,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
585
596
  "code-xml": "code-xml";
586
597
  codepen: "codepen";
587
598
  codesandbox: "codesandbox";
588
- coffee: "coffee";
589
599
  cog: "cog";
590
600
  coins: "coins";
591
601
  columns: "columns";
@@ -657,7 +667,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
657
667
  "dice-5": "dice-5";
658
668
  "dice-6": "dice-6";
659
669
  dices: "dices";
660
- diff: "diff";
661
670
  disc: "disc";
662
671
  "disc-2": "disc-2";
663
672
  "disc-3": "disc-3";
@@ -796,7 +805,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
796
805
  "filter-x": "filter-x";
797
806
  fingerprint: "fingerprint";
798
807
  "fire-extinguisher": "fire-extinguisher";
799
- fish: "fish";
800
808
  "fish-off": "fish-off";
801
809
  "fish-symbol": "fish-symbol";
802
810
  flag: "flag";
@@ -884,7 +892,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
884
892
  gift: "gift";
885
893
  "git-branch": "git-branch";
886
894
  "git-branch-plus": "git-branch-plus";
887
- "git-commit": "git-commit";
888
895
  "git-commit-horizontal": "git-commit-horizontal";
889
896
  "git-commit-vertical": "git-commit-vertical";
890
897
  "git-compare": "git-compare";
@@ -1207,7 +1214,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
1207
1214
  "mouse-pointer-ban": "mouse-pointer-ban";
1208
1215
  "mouse-pointer-click": "mouse-pointer-click";
1209
1216
  "mouse-pointer-square-dashed": "mouse-pointer-square-dashed";
1210
- move: "move";
1211
1217
  "move-3-d": "move-3-d";
1212
1218
  "move-3d": "move-3d";
1213
1219
  "move-diagonal": "move-diagonal";
@@ -1412,7 +1418,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
1412
1418
  "refresh-cw": "refresh-cw";
1413
1419
  "refresh-cw-off": "refresh-cw-off";
1414
1420
  refrigerator: "refrigerator";
1415
- regex: "regex";
1416
1421
  "remove-formatting": "remove-formatting";
1417
1422
  "repeat-1": "repeat-1";
1418
1423
  "repeat-2": "repeat-2";
@@ -1439,7 +1444,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
1439
1444
  "rows-2": "rows-2";
1440
1445
  "rows-3": "rows-3";
1441
1446
  "rows-4": "rows-4";
1442
- rss: "rss";
1443
1447
  ruler: "ruler";
1444
1448
  "ruler-dimension-line": "ruler-dimension-line";
1445
1449
  "russian-ruble": "russian-ruble";
@@ -1483,17 +1487,14 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
1483
1487
  "send-to-back": "send-to-back";
1484
1488
  "separator-horizontal": "separator-horizontal";
1485
1489
  "separator-vertical": "separator-vertical";
1486
- server: "server";
1487
1490
  "server-cog": "server-cog";
1488
1491
  "server-crash": "server-crash";
1489
1492
  "server-off": "server-off";
1490
- settings: "settings";
1491
1493
  "settings-2": "settings-2";
1492
1494
  shapes: "shapes";
1493
1495
  share: "share";
1494
1496
  "share-2": "share-2";
1495
1497
  sheet: "sheet";
1496
- shell: "shell";
1497
1498
  shield: "shield";
1498
1499
  "shield-alert": "shield-alert";
1499
1500
  "shield-ban": "shield-ban";
@@ -1768,7 +1769,6 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
1768
1769
  "truck-electric": "truck-electric";
1769
1770
  "turkish-lira": "turkish-lira";
1770
1771
  turntable: "turntable";
1771
- turtle: "turtle";
1772
1772
  tv: "tv";
1773
1773
  "tv-2": "tv-2";
1774
1774
  "tv-minimal": "tv-minimal";
@@ -1899,10 +1899,10 @@ declare const InputNavigationDocSchema: z.ZodUnion<readonly [z.ZodString, z.ZodO
1899
1899
  label: z.ZodString;
1900
1900
  color: z.ZodEnum<{
1901
1901
  outline: "outline";
1902
+ red: "red";
1902
1903
  green: "green";
1903
1904
  blue: "blue";
1904
1905
  yellow: "yellow";
1905
- red: "red";
1906
1906
  purple: "purple";
1907
1907
  indigo: "indigo";
1908
1908
  gray: "gray";
@@ -1944,8 +1944,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
1944
1944
  binary: "binary";
1945
1945
  map: "map";
1946
1946
  filter: "filter";
1947
- file: "file";
1948
- code: "code";
1949
1947
  copy: "copy";
1950
1948
  focus: "focus";
1951
1949
  pause: "pause";
@@ -1953,6 +1951,8 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
1953
1951
  scroll: "scroll";
1954
1952
  key: "key";
1955
1953
  merge: "merge";
1954
+ file: "file";
1955
+ code: "code";
1956
1956
  ghost: "ghost";
1957
1957
  expand: "expand";
1958
1958
  type: "type";
@@ -1971,15 +1971,27 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
1971
1971
  text: "text";
1972
1972
  mouse: "mouse";
1973
1973
  pen: "pen";
1974
+ target: "target";
1975
+ radius: "radius";
1976
+ scale: "scale";
1977
+ x: "x";
1978
+ server: "server";
1979
+ atom: "atom";
1980
+ rss: "rss";
1981
+ coffee: "coffee";
1982
+ diff: "diff";
1983
+ fish: "fish";
1984
+ "git-commit": "git-commit";
1985
+ move: "move";
1986
+ regex: "regex";
1987
+ shell: "shell";
1988
+ turtle: "turtle";
1974
1989
  section: "section";
1975
1990
  video: "video";
1976
1991
  circle: "circle";
1977
1992
  image: "image";
1978
1993
  view: "view";
1979
- target: "target";
1980
- radius: "radius";
1981
- scale: "scale";
1982
- x: "x";
1994
+ settings: "settings";
1983
1995
  baseline: "baseline";
1984
1996
  terminal: "terminal";
1985
1997
  square: "square";
@@ -2121,7 +2133,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
2121
2133
  asterisk: "asterisk";
2122
2134
  "asterisk-square": "asterisk-square";
2123
2135
  "at-sign": "at-sign";
2124
- atom: "atom";
2125
2136
  "audio-lines": "audio-lines";
2126
2137
  "audio-waveform": "audio-waveform";
2127
2138
  award: "award";
@@ -2493,7 +2504,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
2493
2504
  "code-xml": "code-xml";
2494
2505
  codepen: "codepen";
2495
2506
  codesandbox: "codesandbox";
2496
- coffee: "coffee";
2497
2507
  cog: "cog";
2498
2508
  coins: "coins";
2499
2509
  columns: "columns";
@@ -2565,7 +2575,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
2565
2575
  "dice-5": "dice-5";
2566
2576
  "dice-6": "dice-6";
2567
2577
  dices: "dices";
2568
- diff: "diff";
2569
2578
  disc: "disc";
2570
2579
  "disc-2": "disc-2";
2571
2580
  "disc-3": "disc-3";
@@ -2704,7 +2713,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
2704
2713
  "filter-x": "filter-x";
2705
2714
  fingerprint: "fingerprint";
2706
2715
  "fire-extinguisher": "fire-extinguisher";
2707
- fish: "fish";
2708
2716
  "fish-off": "fish-off";
2709
2717
  "fish-symbol": "fish-symbol";
2710
2718
  flag: "flag";
@@ -2792,7 +2800,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
2792
2800
  gift: "gift";
2793
2801
  "git-branch": "git-branch";
2794
2802
  "git-branch-plus": "git-branch-plus";
2795
- "git-commit": "git-commit";
2796
2803
  "git-commit-horizontal": "git-commit-horizontal";
2797
2804
  "git-commit-vertical": "git-commit-vertical";
2798
2805
  "git-compare": "git-compare";
@@ -3115,7 +3122,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
3115
3122
  "mouse-pointer-ban": "mouse-pointer-ban";
3116
3123
  "mouse-pointer-click": "mouse-pointer-click";
3117
3124
  "mouse-pointer-square-dashed": "mouse-pointer-square-dashed";
3118
- move: "move";
3119
3125
  "move-3-d": "move-3-d";
3120
3126
  "move-3d": "move-3d";
3121
3127
  "move-diagonal": "move-diagonal";
@@ -3320,7 +3326,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
3320
3326
  "refresh-cw": "refresh-cw";
3321
3327
  "refresh-cw-off": "refresh-cw-off";
3322
3328
  refrigerator: "refrigerator";
3323
- regex: "regex";
3324
3329
  "remove-formatting": "remove-formatting";
3325
3330
  "repeat-1": "repeat-1";
3326
3331
  "repeat-2": "repeat-2";
@@ -3347,7 +3352,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
3347
3352
  "rows-2": "rows-2";
3348
3353
  "rows-3": "rows-3";
3349
3354
  "rows-4": "rows-4";
3350
- rss: "rss";
3351
3355
  ruler: "ruler";
3352
3356
  "ruler-dimension-line": "ruler-dimension-line";
3353
3357
  "russian-ruble": "russian-ruble";
@@ -3391,17 +3395,14 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
3391
3395
  "send-to-back": "send-to-back";
3392
3396
  "separator-horizontal": "separator-horizontal";
3393
3397
  "separator-vertical": "separator-vertical";
3394
- server: "server";
3395
3398
  "server-cog": "server-cog";
3396
3399
  "server-crash": "server-crash";
3397
3400
  "server-off": "server-off";
3398
- settings: "settings";
3399
3401
  "settings-2": "settings-2";
3400
3402
  shapes: "shapes";
3401
3403
  share: "share";
3402
3404
  "share-2": "share-2";
3403
3405
  sheet: "sheet";
3404
- shell: "shell";
3405
3406
  shield: "shield";
3406
3407
  "shield-alert": "shield-alert";
3407
3408
  "shield-ban": "shield-ban";
@@ -3676,7 +3677,6 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
3676
3677
  "truck-electric": "truck-electric";
3677
3678
  "turkish-lira": "turkish-lira";
3678
3679
  turntable: "turntable";
3679
- turtle: "turtle";
3680
3680
  tv: "tv";
3681
3681
  "tv-2": "tv-2";
3682
3682
  "tv-minimal": "tv-minimal";
@@ -3806,10 +3806,10 @@ declare const InputNavigationLinkSchema: z.ZodObject<{
3806
3806
  label: z.ZodString;
3807
3807
  color: z.ZodEnum<{
3808
3808
  outline: "outline";
3809
+ red: "red";
3809
3810
  green: "green";
3810
3811
  blue: "blue";
3811
3812
  yellow: "yellow";
3812
- red: "red";
3813
3813
  purple: "purple";
3814
3814
  indigo: "indigo";
3815
3815
  gray: "gray";
@@ -3848,8 +3848,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
3848
3848
  binary: "binary";
3849
3849
  map: "map";
3850
3850
  filter: "filter";
3851
- file: "file";
3852
- code: "code";
3853
3851
  copy: "copy";
3854
3852
  focus: "focus";
3855
3853
  pause: "pause";
@@ -3857,6 +3855,8 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
3857
3855
  scroll: "scroll";
3858
3856
  key: "key";
3859
3857
  merge: "merge";
3858
+ file: "file";
3859
+ code: "code";
3860
3860
  ghost: "ghost";
3861
3861
  expand: "expand";
3862
3862
  type: "type";
@@ -3875,15 +3875,27 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
3875
3875
  text: "text";
3876
3876
  mouse: "mouse";
3877
3877
  pen: "pen";
3878
+ target: "target";
3879
+ radius: "radius";
3880
+ scale: "scale";
3881
+ x: "x";
3882
+ server: "server";
3883
+ atom: "atom";
3884
+ rss: "rss";
3885
+ coffee: "coffee";
3886
+ diff: "diff";
3887
+ fish: "fish";
3888
+ "git-commit": "git-commit";
3889
+ move: "move";
3890
+ regex: "regex";
3891
+ shell: "shell";
3892
+ turtle: "turtle";
3878
3893
  section: "section";
3879
3894
  video: "video";
3880
3895
  circle: "circle";
3881
3896
  image: "image";
3882
3897
  view: "view";
3883
- target: "target";
3884
- radius: "radius";
3885
- scale: "scale";
3886
- x: "x";
3898
+ settings: "settings";
3887
3899
  baseline: "baseline";
3888
3900
  terminal: "terminal";
3889
3901
  square: "square";
@@ -4025,7 +4037,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
4025
4037
  asterisk: "asterisk";
4026
4038
  "asterisk-square": "asterisk-square";
4027
4039
  "at-sign": "at-sign";
4028
- atom: "atom";
4029
4040
  "audio-lines": "audio-lines";
4030
4041
  "audio-waveform": "audio-waveform";
4031
4042
  award: "award";
@@ -4397,7 +4408,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
4397
4408
  "code-xml": "code-xml";
4398
4409
  codepen: "codepen";
4399
4410
  codesandbox: "codesandbox";
4400
- coffee: "coffee";
4401
4411
  cog: "cog";
4402
4412
  coins: "coins";
4403
4413
  columns: "columns";
@@ -4469,7 +4479,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
4469
4479
  "dice-5": "dice-5";
4470
4480
  "dice-6": "dice-6";
4471
4481
  dices: "dices";
4472
- diff: "diff";
4473
4482
  disc: "disc";
4474
4483
  "disc-2": "disc-2";
4475
4484
  "disc-3": "disc-3";
@@ -4608,7 +4617,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
4608
4617
  "filter-x": "filter-x";
4609
4618
  fingerprint: "fingerprint";
4610
4619
  "fire-extinguisher": "fire-extinguisher";
4611
- fish: "fish";
4612
4620
  "fish-off": "fish-off";
4613
4621
  "fish-symbol": "fish-symbol";
4614
4622
  flag: "flag";
@@ -4696,7 +4704,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
4696
4704
  gift: "gift";
4697
4705
  "git-branch": "git-branch";
4698
4706
  "git-branch-plus": "git-branch-plus";
4699
- "git-commit": "git-commit";
4700
4707
  "git-commit-horizontal": "git-commit-horizontal";
4701
4708
  "git-commit-vertical": "git-commit-vertical";
4702
4709
  "git-compare": "git-compare";
@@ -5019,7 +5026,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
5019
5026
  "mouse-pointer-ban": "mouse-pointer-ban";
5020
5027
  "mouse-pointer-click": "mouse-pointer-click";
5021
5028
  "mouse-pointer-square-dashed": "mouse-pointer-square-dashed";
5022
- move: "move";
5023
5029
  "move-3-d": "move-3-d";
5024
5030
  "move-3d": "move-3d";
5025
5031
  "move-diagonal": "move-diagonal";
@@ -5224,7 +5230,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
5224
5230
  "refresh-cw": "refresh-cw";
5225
5231
  "refresh-cw-off": "refresh-cw-off";
5226
5232
  refrigerator: "refrigerator";
5227
- regex: "regex";
5228
5233
  "remove-formatting": "remove-formatting";
5229
5234
  "repeat-1": "repeat-1";
5230
5235
  "repeat-2": "repeat-2";
@@ -5251,7 +5256,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
5251
5256
  "rows-2": "rows-2";
5252
5257
  "rows-3": "rows-3";
5253
5258
  "rows-4": "rows-4";
5254
- rss: "rss";
5255
5259
  ruler: "ruler";
5256
5260
  "ruler-dimension-line": "ruler-dimension-line";
5257
5261
  "russian-ruble": "russian-ruble";
@@ -5295,17 +5299,14 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
5295
5299
  "send-to-back": "send-to-back";
5296
5300
  "separator-horizontal": "separator-horizontal";
5297
5301
  "separator-vertical": "separator-vertical";
5298
- server: "server";
5299
5302
  "server-cog": "server-cog";
5300
5303
  "server-crash": "server-crash";
5301
5304
  "server-off": "server-off";
5302
- settings: "settings";
5303
5305
  "settings-2": "settings-2";
5304
5306
  shapes: "shapes";
5305
5307
  share: "share";
5306
5308
  "share-2": "share-2";
5307
5309
  sheet: "sheet";
5308
- shell: "shell";
5309
5310
  shield: "shield";
5310
5311
  "shield-alert": "shield-alert";
5311
5312
  "shield-ban": "shield-ban";
@@ -5580,7 +5581,6 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
5580
5581
  "truck-electric": "truck-electric";
5581
5582
  "turkish-lira": "turkish-lira";
5582
5583
  turntable: "turntable";
5583
- turtle: "turtle";
5584
5584
  tv: "tv";
5585
5585
  "tv-2": "tv-2";
5586
5586
  "tv-minimal": "tv-minimal";
@@ -5710,10 +5710,10 @@ declare const InputNavigationCustomPageSchema: z.ZodObject<{
5710
5710
  label: z.ZodString;
5711
5711
  color: z.ZodEnum<{
5712
5712
  outline: "outline";
5713
+ red: "red";
5713
5714
  green: "green";
5714
5715
  blue: "blue";
5715
5716
  yellow: "yellow";
5716
- red: "red";
5717
5717
  purple: "purple";
5718
5718
  indigo: "indigo";
5719
5719
  gray: "gray";
@@ -5753,8 +5753,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
5753
5753
  binary: "binary";
5754
5754
  map: "map";
5755
5755
  filter: "filter";
5756
- file: "file";
5757
- code: "code";
5758
5756
  copy: "copy";
5759
5757
  focus: "focus";
5760
5758
  pause: "pause";
@@ -5762,6 +5760,8 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
5762
5760
  scroll: "scroll";
5763
5761
  key: "key";
5764
5762
  merge: "merge";
5763
+ file: "file";
5764
+ code: "code";
5765
5765
  ghost: "ghost";
5766
5766
  expand: "expand";
5767
5767
  type: "type";
@@ -5780,15 +5780,27 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
5780
5780
  text: "text";
5781
5781
  mouse: "mouse";
5782
5782
  pen: "pen";
5783
+ target: "target";
5784
+ radius: "radius";
5785
+ scale: "scale";
5786
+ x: "x";
5787
+ server: "server";
5788
+ atom: "atom";
5789
+ rss: "rss";
5790
+ coffee: "coffee";
5791
+ diff: "diff";
5792
+ fish: "fish";
5793
+ "git-commit": "git-commit";
5794
+ move: "move";
5795
+ regex: "regex";
5796
+ shell: "shell";
5797
+ turtle: "turtle";
5783
5798
  section: "section";
5784
5799
  video: "video";
5785
5800
  circle: "circle";
5786
5801
  image: "image";
5787
5802
  view: "view";
5788
- target: "target";
5789
- radius: "radius";
5790
- scale: "scale";
5791
- x: "x";
5803
+ settings: "settings";
5792
5804
  baseline: "baseline";
5793
5805
  terminal: "terminal";
5794
5806
  square: "square";
@@ -5930,7 +5942,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
5930
5942
  asterisk: "asterisk";
5931
5943
  "asterisk-square": "asterisk-square";
5932
5944
  "at-sign": "at-sign";
5933
- atom: "atom";
5934
5945
  "audio-lines": "audio-lines";
5935
5946
  "audio-waveform": "audio-waveform";
5936
5947
  award: "award";
@@ -6302,7 +6313,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
6302
6313
  "code-xml": "code-xml";
6303
6314
  codepen: "codepen";
6304
6315
  codesandbox: "codesandbox";
6305
- coffee: "coffee";
6306
6316
  cog: "cog";
6307
6317
  coins: "coins";
6308
6318
  columns: "columns";
@@ -6374,7 +6384,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
6374
6384
  "dice-5": "dice-5";
6375
6385
  "dice-6": "dice-6";
6376
6386
  dices: "dices";
6377
- diff: "diff";
6378
6387
  disc: "disc";
6379
6388
  "disc-2": "disc-2";
6380
6389
  "disc-3": "disc-3";
@@ -6513,7 +6522,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
6513
6522
  "filter-x": "filter-x";
6514
6523
  fingerprint: "fingerprint";
6515
6524
  "fire-extinguisher": "fire-extinguisher";
6516
- fish: "fish";
6517
6525
  "fish-off": "fish-off";
6518
6526
  "fish-symbol": "fish-symbol";
6519
6527
  flag: "flag";
@@ -6601,7 +6609,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
6601
6609
  gift: "gift";
6602
6610
  "git-branch": "git-branch";
6603
6611
  "git-branch-plus": "git-branch-plus";
6604
- "git-commit": "git-commit";
6605
6612
  "git-commit-horizontal": "git-commit-horizontal";
6606
6613
  "git-commit-vertical": "git-commit-vertical";
6607
6614
  "git-compare": "git-compare";
@@ -6924,7 +6931,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
6924
6931
  "mouse-pointer-ban": "mouse-pointer-ban";
6925
6932
  "mouse-pointer-click": "mouse-pointer-click";
6926
6933
  "mouse-pointer-square-dashed": "mouse-pointer-square-dashed";
6927
- move: "move";
6928
6934
  "move-3-d": "move-3-d";
6929
6935
  "move-3d": "move-3d";
6930
6936
  "move-diagonal": "move-diagonal";
@@ -7129,7 +7135,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
7129
7135
  "refresh-cw": "refresh-cw";
7130
7136
  "refresh-cw-off": "refresh-cw-off";
7131
7137
  refrigerator: "refrigerator";
7132
- regex: "regex";
7133
7138
  "remove-formatting": "remove-formatting";
7134
7139
  "repeat-1": "repeat-1";
7135
7140
  "repeat-2": "repeat-2";
@@ -7156,7 +7161,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
7156
7161
  "rows-2": "rows-2";
7157
7162
  "rows-3": "rows-3";
7158
7163
  "rows-4": "rows-4";
7159
- rss: "rss";
7160
7164
  ruler: "ruler";
7161
7165
  "ruler-dimension-line": "ruler-dimension-line";
7162
7166
  "russian-ruble": "russian-ruble";
@@ -7200,17 +7204,14 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
7200
7204
  "send-to-back": "send-to-back";
7201
7205
  "separator-horizontal": "separator-horizontal";
7202
7206
  "separator-vertical": "separator-vertical";
7203
- server: "server";
7204
7207
  "server-cog": "server-cog";
7205
7208
  "server-crash": "server-crash";
7206
7209
  "server-off": "server-off";
7207
- settings: "settings";
7208
7210
  "settings-2": "settings-2";
7209
7211
  shapes: "shapes";
7210
7212
  share: "share";
7211
7213
  "share-2": "share-2";
7212
7214
  sheet: "sheet";
7213
- shell: "shell";
7214
7215
  shield: "shield";
7215
7216
  "shield-alert": "shield-alert";
7216
7217
  "shield-ban": "shield-ban";
@@ -7485,7 +7486,6 @@ declare const BaseInputNavigationCategorySchema: z.ZodObject<{
7485
7486
  "truck-electric": "truck-electric";
7486
7487
  "turkish-lira": "turkish-lira";
7487
7488
  turntable: "turntable";
7488
- turtle: "turtle";
7489
7489
  tv: "tv";
7490
7490
  "tv-2": "tv-2";
7491
7491
  "tv-minimal": "tv-minimal";