@runcontext/site 0.4.3 → 0.4.4

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 (41) hide show
  1. package/astro/astro.config.mjs +13 -0
  2. package/astro/node_modules/.astro/data-store.json +1 -0
  3. package/astro/node_modules/.vite/deps/_metadata.json +31 -0
  4. package/astro/node_modules/.vite/deps/astro___aria-query.js +6776 -0
  5. package/astro/node_modules/.vite/deps/astro___aria-query.js.map +7 -0
  6. package/astro/node_modules/.vite/deps/astro___axobject-query.js +3754 -0
  7. package/astro/node_modules/.vite/deps/astro___axobject-query.js.map +7 -0
  8. package/astro/node_modules/.vite/deps/astro___cssesc.js +99 -0
  9. package/astro/node_modules/.vite/deps/astro___cssesc.js.map +7 -0
  10. package/astro/node_modules/.vite/deps/chunk-BUSYA2B4.js +8 -0
  11. package/astro/node_modules/.vite/deps/chunk-BUSYA2B4.js.map +7 -0
  12. package/astro/node_modules/.vite/deps/package.json +3 -0
  13. package/astro/src/components/Sidebar.astro +71 -0
  14. package/astro/src/components/TierBadge.astro +9 -0
  15. package/astro/src/components/Topbar.astro +42 -0
  16. package/astro/src/data/manifest.json +10839 -0
  17. package/astro/src/data/site-config.json +1 -0
  18. package/astro/src/layouts/Base.astro +461 -0
  19. package/astro/src/pages/glossary.astro +37 -0
  20. package/astro/src/pages/index.astro +98 -0
  21. package/astro/src/pages/models/[name]/rules.astro +87 -0
  22. package/astro/src/pages/models/[name]/schema.astro +82 -0
  23. package/astro/src/pages/models/[name].astro +181 -0
  24. package/astro/src/pages/owners/[id].astro +65 -0
  25. package/astro/src/pages/search.astro +108 -0
  26. package/astro/tsconfig.json +3 -0
  27. package/dist/build-index-MSTAYUC3.cjs +7 -0
  28. package/dist/build-index-MSTAYUC3.cjs.map +1 -0
  29. package/dist/build-index-UCDMZJZP.mjs +7 -0
  30. package/dist/build-index-UCDMZJZP.mjs.map +1 -0
  31. package/dist/chunk-BBC5HGNQ.cjs +65 -0
  32. package/dist/chunk-BBC5HGNQ.cjs.map +1 -0
  33. package/dist/chunk-WM73L4RO.mjs +65 -0
  34. package/dist/chunk-WM73L4RO.mjs.map +1 -0
  35. package/dist/index.cjs +83 -68
  36. package/dist/index.cjs.map +1 -1
  37. package/dist/index.d.cts +20 -8
  38. package/dist/index.d.ts +20 -8
  39. package/dist/index.mjs +80 -65
  40. package/dist/index.mjs.map +1 -1
  41. package/package.json +6 -4
@@ -0,0 +1,13 @@
1
+ import { defineConfig } from 'astro/config';
2
+
3
+ export default defineConfig({
4
+ output: 'static',
5
+ build: {
6
+ format: 'file',
7
+ },
8
+ vite: {
9
+ ssr: {
10
+ noExternal: ['minisearch'],
11
+ },
12
+ },
13
+ });
@@ -0,0 +1 @@
1
+ [["Map",1,2],"meta::meta",["Map",3,4,5,6],"astro-version","5.18.0","astro-config-digest","{\"root\":{},\"srcDir\":{},\"publicDir\":{},\"outDir\":{},\"cacheDir\":{},\"compressHTML\":true,\"base\":\"/\",\"trailingSlash\":\"ignore\",\"output\":\"static\",\"scopedStyleStrategy\":\"attribute\",\"build\":{\"format\":\"file\",\"client\":{},\"server\":{},\"assets\":\"_astro\",\"serverEntry\":\"entry.mjs\",\"redirects\":true,\"inlineStylesheets\":\"auto\",\"concurrency\":1},\"server\":{\"open\":false,\"host\":false,\"port\":4321,\"streaming\":true,\"allowedHosts\":[]},\"redirects\":{},\"image\":{\"endpoint\":{\"route\":\"/_image\"},\"service\":{\"entrypoint\":\"astro/assets/services/sharp\",\"config\":{}},\"domains\":[],\"remotePatterns\":[],\"responsiveStyles\":false},\"devToolbar\":{\"enabled\":true},\"markdown\":{\"syntaxHighlight\":{\"type\":\"shiki\",\"excludeLangs\":[\"math\"]},\"shikiConfig\":{\"langs\":[],\"langAlias\":{},\"theme\":\"github-dark\",\"themes\":{},\"wrap\":false,\"transformers\":[]},\"remarkPlugins\":[],\"rehypePlugins\":[],\"remarkRehype\":{},\"gfm\":true,\"smartypants\":true},\"security\":{\"checkOrigin\":true,\"allowedDomains\":[],\"actionBodySizeLimit\":1048576},\"env\":{\"schema\":{},\"validateSecrets\":false},\"experimental\":{\"clientPrerender\":false,\"contentIntellisense\":false,\"headingIdCompat\":false,\"preserveScriptOrder\":false,\"liveContentCollections\":false,\"csp\":false,\"staticImportMetaEnv\":false,\"chromeDevtoolsWorkspace\":false,\"failOnPrerenderConflict\":false,\"svgo\":false},\"legacy\":{\"collections\":false}}"]
@@ -0,0 +1,31 @@
1
+ {
2
+ "hash": "bc3a0217",
3
+ "configHash": "75ee71e1",
4
+ "lockfileHash": "45aa1399",
5
+ "browserHash": "2e7c7155",
6
+ "optimized": {
7
+ "astro > cssesc": {
8
+ "src": "../../../../../../node_modules/.pnpm/cssesc@3.0.0/node_modules/cssesc/cssesc.js",
9
+ "file": "astro___cssesc.js",
10
+ "fileHash": "5f76b753",
11
+ "needsInterop": true
12
+ },
13
+ "astro > aria-query": {
14
+ "src": "../../../../../../node_modules/.pnpm/aria-query@5.3.2/node_modules/aria-query/lib/index.js",
15
+ "file": "astro___aria-query.js",
16
+ "fileHash": "12933782",
17
+ "needsInterop": true
18
+ },
19
+ "astro > axobject-query": {
20
+ "src": "../../../../../../node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/index.js",
21
+ "file": "astro___axobject-query.js",
22
+ "fileHash": "99347193",
23
+ "needsInterop": true
24
+ }
25
+ },
26
+ "chunks": {
27
+ "chunk-BUSYA2B4": {
28
+ "file": "chunk-BUSYA2B4.js"
29
+ }
30
+ }
31
+ }