This release is 12 versions behind 0.0.265 — the latest version of @bureaudouble/bureau. Jump to latest
@bureaudouble/bureau@0.0.253
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
0%
Published
a month ago (0.0.253)
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176{ "name": "@bureaudouble/bureau", "version": "0.0.253", "license": "CC-BY-NC-4.0", "tasks": { "test": "deno run -A --env --unstable-hmr --no-clear-screen mod_test.ts", "shadcn": "deno run --allow-write --allow-run --allow-read jsr:@bureaudouble/outils/shadcn.ts" }, "nodeModulesDir": "auto", "compilerOptions": { "lib": [ "dom", "dom.iterable", "dom.asynciterable", "deno.ns" ], "jsx": "react-jsx", "jsxImportSource": "react" }, "exclude": [ "build/", "vendor/", "node_modules/", "test/", "mod_test.ts", "app/utils/database.ts", "**/*.env*", "**/.env", "**/.env*" ], "vendor": true, "exports": { ".": "./mod.ts", "./app/utils/rechart/2.13.0-alpha.4/rechart": "./app/utils/rechart/2.13.0-alpha.4/rechart.js", "./app/utils/rechart/2.13.0-alpha.4/rechart.js": "./app/utils/rechart/2.13.0-alpha.4/rechart.js", "./app/actions/media": "./app/actions/media.ts", "./app/actions/media.ts": "./app/actions/media.ts", "./app/actions/table": "./app/actions/table.ts", "./app/actions/table.ts": "./app/actions/table.ts", "./app/components/ui/alert-dialog": "./app/components/ui/alert-dialog.tsx", "./app/components/ui/alert-dialog.tsx": "./app/components/ui/alert-dialog.tsx", "./app/components/ui/tabs": "./app/components/ui/tabs.tsx", "./app/components/ui/tabs.tsx": "./app/components/ui/tabs.tsx", "./app/components/ui/popover": "./app/components/ui/popover.tsx", "./app/components/ui/popover.tsx": "./app/components/ui/popover.tsx", "./app/components/ui/chart": "./app/components/ui/chart.tsx", "./app/components/ui/chart.tsx": "./app/components/ui/chart.tsx", "./app/components/ui/integer-switch": "./app/components/ui/integer-switch.tsx", "./app/components/ui/integer-switch.tsx": "./app/components/ui/integer-switch.tsx", "./app/components/ui/label": "./app/components/ui/label.tsx", "./app/components/ui/label.tsx": "./app/components/ui/label.tsx", "./app/components/ui/drawer": "./app/components/ui/drawer.tsx", "./app/components/ui/drawer.tsx": "./app/components/ui/drawer.tsx", "./app/components/ui/combobox": "./app/components/ui/combobox.tsx", "./app/components/ui/combobox.tsx": "./app/components/ui/combobox.tsx", "./app/components/ui/switch": "./app/components/ui/switch.tsx", "./app/components/ui/switch.tsx": "./app/components/ui/switch.tsx", "./app/components/ui/command": "./app/components/ui/command.tsx", "./app/components/ui/command.tsx": "./app/components/ui/command.tsx", "./app/components/ui/dialog": "./app/components/ui/dialog.tsx", "./app/components/ui/dialog.tsx": "./app/components/ui/dialog.tsx", "./app/components/ui/checkbox": "./app/components/ui/checkbox.tsx", "./app/components/ui/checkbox.tsx": "./app/components/ui/checkbox.tsx", "./app/components/ui/dropdown-menu": "./app/components/ui/dropdown-menu.tsx", "./app/components/ui/dropdown-menu.tsx": "./app/components/ui/dropdown-menu.tsx", "./app/components/ui/select": "./app/components/ui/select.tsx", "./app/components/ui/select.tsx": "./app/components/ui/select.tsx", "./app/components/draggable-array": "./app/components/draggable-array.tsx", "./app/components/draggable-array.tsx": "./app/components/draggable-array.tsx", "./app/components/data-range": "./app/components/data-range.tsx", "./app/components/data-range.tsx": "./app/components/data-range.tsx", "./app/components/search": "./app/components/search.tsx", "./app/components/search.tsx": "./app/components/search.tsx", "./app/components/media-manager": "./app/components/media-manager.tsx", "./app/components/media-manager.tsx": "./app/components/media-manager.tsx", "./app/components/sql-input": "./app/components/sql-input.tsx", "./app/components/sql-input.tsx": "./app/components/sql-input.tsx", "./app/components/line-chart": "./app/components/line-chart.tsx", "./app/components/line-chart.tsx": "./app/components/line-chart.tsx", "./app/components/editor/Editor": "./app/components/editor/Editor.tsx", "./app/components/editor/Editor.tsx": "./app/components/editor/Editor.tsx" }, "imports": { "@/": "./", "core-js": "npm:core-js@^3.40.0", "module": "node:module", "@bradenmacdonald/s3-lite-client": "jsr:@bradenmacdonald/s3-lite-client@^0.7.6", "@bureaudouble/context-session": "jsr:@bureaudouble/context-session@^0.0.8", "@bureaudouble/icons": "jsr:@bureaudouble/icons@^0.0.12", "@bureaudouble/outils": "jsr:@bureaudouble/outils@^0.0.99", "@bureaudouble/rsc-engine": "jsr:@bureaudouble/rsc-engine@^0.0.216", "@bureaudouble/scripted": "jsr:@bureaudouble/scripted@^0.0.2", "@codemirror/lang-sql": "npm:@codemirror/lang-sql@^6.8.0", "@codemirror/state": "npm:@codemirror/state@^6.5.0", "@codemirror/view": "npm:@codemirror/view@^6.36.1", "@fartlabs/rt": "jsr:@fartlabs/rt@^0.0.3", "@formatjs/intl-durationformat": "npm:@formatjs/intl-durationformat@^0.7.2", "@lexical/code": "npm:@lexical/code@0.20.0", "@lexical/html": "npm:@lexical/html@0.20.0", "@lexical/link": "npm:@lexical/link@0.20.0", "@lexical/list": "npm:@lexical/list@0.20.0", "@lexical/markdown": "npm:@lexical/markdown@0.20.0", "@lexical/react": "jsr:@bureaudouble-forks/lexical-react@0.20.0-forks.2", "@lexical/rich-text": "npm:@lexical/rich-text@0.20.0", "@lexical/selection": "npm:@lexical/selection@0.20.0", "@lexical/table": "npm:@lexical/table@0.20.0", "@lexical/text": "npm:@lexical/text@0.20.0", "@lexical/utils": "npm:@lexical/utils@0.20.0", "@radix-ui/react-alert-dialog": "jsr:@radix-ui-fork/react-alert-dialog@1.1.2-forks.2", "@radix-ui/react-checkbox": "jsr:@radix-ui-fork/react-checkbox@1.1.2-forks.2", "@radix-ui/react-dialog": "jsr:@radix-ui-fork/react-dialog@1.1.2-forks.2", "@radix-ui/react-dropdown-menu": "jsr:@radix-ui-fork/react-dropdown-menu@2.1.2-forks.2", "@radix-ui/react-label": "jsr:@radix-ui-fork/react-label@2.1.0-forks.2", "@radix-ui/react-popover": "jsr:@radix-ui-fork/react-popover@1.1.2-forks.2", "@radix-ui/react-select": "jsr:@radix-ui-fork/react-select@2.1.2-forks.2", "@radix-ui/react-slot": "jsr:@radix-ui-fork/react-slot@1.1.0-forks.2", "@radix-ui/react-switch": "jsr:@radix-ui-fork/react-switch@1.1.1-forks.2", "@radix-ui/react-tabs": "jsr:@radix-ui-fork/react-tabs@1.1.1-forks.2", "@radix-ui/react-toast": "jsr:@radix-ui-fork/react-toast@1.2.2-forks.2", "@radix-ui/react-toggle": "jsr:@radix-ui-fork/react-toggle@1.1.0-forks.2", "@std/path": "jsr:@std/path@^1.0.8", "@tailwindcss/container-queries": "npm:@tailwindcss/container-queries@^0.1.1", "@tailwindcss/typography": "npm:@tailwindcss/typography@^0.5.15", "@types/react": "npm:@types/react@^19.0.2", "@types/react-dom": "npm:@types/react-dom@^19.0.2", "class-variance-authority": "jsr:@bureaudouble/class-variance-authority@0.0.2", "cmdk": "jsr:@bureaudouble/cmdk@^1.0.4-forks.2", "codemirror": "npm:codemirror@^6.0.1", "date-fns": "npm:date-fns@^4.1.0", "kysely": "npm:kysely@^0.27.5", "kysely-plugin-serialize": "npm:kysely-plugin-serialize@^0.7.0", "lexical": "npm:lexical@0.20.0", "mrmime": "npm:mrmime@^2.0.0", "prismjs": "npm:prismjs@^1.29.0", "react": "jsr:@bureaudouble/rsc-engine@^0.0.216/react.forker", "react/": "npm:/react@^19.0.0/", "react-dom": "npm:react-dom@^19.0.0", "react-is": "npm:react-is@^19.0.0", "recharts": "./app/utils/rechart/2.13.0-alpha.4/rechart.js", "tailwind-scrollbar": "npm:tailwind-scrollbar@^4.0.0-beta.0", "tailwindcss": "npm:tailwindcss@^4.0.0-beta.4", "tailwindcss-animate": "npm:tailwindcss-animate@^1.0.7", "vaul": "jsr:@bureaudouble/vaul@^1.1.0-forks.2", "zod": "npm:zod@^3.24.1", "zod-form-data": "npm:zod-form-data@^2.0.5", "npm:react@^19": "jsr:@bureaudouble/rsc-engine@^0.0.216/react.forker", "npm:react@^19.0.0": "jsr:@bureaudouble/rsc-engine@^0.0.216/react.forker" }, "shadcn-ui": { "moduleResolution": "NodeNext", "compilerOptions": { "paths": { "@/*": [ "./*" ] } }, "components": { "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "tailwind.config.ts", "css": "public/assets/globals.css", "baseColor": "gray", "cssVariables": true, "prefix": "" }, "aliases": { "components": "@/app/components", "utils": "@bureaudouble/outils/cn.ts" } } } }