@cloudraker/reki 2.6.1
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/CHANGELOG.md +1892 -0
- package/README.md +525 -0
- package/ai/USAGE.md +201 -0
- package/ai/component-registry.json +6707 -0
- package/ai/component-registry.md +8346 -0
- package/ai/schemas.ts +955 -0
- package/bin/reki.js +36 -0
- package/dist/.build-complete +1 -0
- package/dist/ai/schemas.d.ts +2514 -0
- package/dist/ai/schemas.d.ts.map +1 -0
- package/dist/ai/schemas.js +3985 -0
- package/dist/ai/schemas.js.map +1 -0
- package/dist/blocks-source/delete-resource/delete-resource.tsx +213 -0
- package/dist/blocks-source/page-header/page-header.tsx +99 -0
- package/dist/blocks-source/resource-list/resource-list.test.tsx +28 -0
- package/dist/blocks-source/resource-list/resource-list.tsx +69 -0
- package/dist/catalog.js +229 -0
- package/dist/catalog.js.map +1 -0
- package/dist/chunks/SankeyChart-jwwpwps4npqzbrvn.js +890 -0
- package/dist/chunks/SankeyChart-jwwpwps4npqzbrvn.js.map +1 -0
- package/dist/chunks/autocomplete-f4vetako14h2aqsw.js +193 -0
- package/dist/chunks/autocomplete-f4vetako14h2aqsw.js.map +1 -0
- package/dist/chunks/badge-pc33c5ir7muabgfh.js +163 -0
- package/dist/chunks/badge-pc33c5ir7muabgfh.js.map +1 -0
- package/dist/chunks/banner-kis9h1yq636liunc.js +120 -0
- package/dist/chunks/banner-kis9h1yq636liunc.js.map +1 -0
- package/dist/chunks/bash-g5z23u7me5rx7bzt.js +15 -0
- package/dist/chunks/bash-g5z23u7me5rx7bzt.js.map +1 -0
- package/dist/chunks/breadcrumbs-d6149hyct4puz3x4.js +169 -0
- package/dist/chunks/breadcrumbs-d6149hyct4puz3x4.js.map +1 -0
- package/dist/chunks/button-nc5p1h28cwes0tjw.js +237 -0
- package/dist/chunks/button-nc5p1h28cwes0tjw.js.map +1 -0
- package/dist/chunks/checkbox-g2661n3eodgoispq.js +216 -0
- package/dist/chunks/checkbox-g2661n3eodgoispq.js.map +1 -0
- package/dist/chunks/clipboard-text-g3659lejx2d7i93e.js +191 -0
- package/dist/chunks/clipboard-text-g3659lejx2d7i93e.js.map +1 -0
- package/dist/chunks/cloudflare-logo-k0f07zztsda8m4ca.js +175 -0
- package/dist/chunks/cloudflare-logo-k0f07zztsda8m4ca.js.map +1 -0
- package/dist/chunks/cn-ct4n7r74mh8y0f48.js +26 -0
- package/dist/chunks/cn-ct4n7r74mh8y0f48.js.map +1 -0
- package/dist/chunks/code-fm5rpi47v6cj9o8o.js +61 -0
- package/dist/chunks/code-fm5rpi47v6cj9o8o.js.map +1 -0
- package/dist/chunks/collapsible-ndvmgo29s5iqfcor.js +76 -0
- package/dist/chunks/collapsible-ndvmgo29s5iqfcor.js.map +1 -0
- package/dist/chunks/combobox-i38w67netm8ukw4f.js +408 -0
- package/dist/chunks/combobox-i38w67netm8ukw4f.js.map +1 -0
- package/dist/chunks/command-palette-fe5cjfdgsg3t17vq.js +403 -0
- package/dist/chunks/command-palette-fe5cjfdgsg3t17vq.js.map +1 -0
- package/dist/chunks/core-oowp00biqxe3hvjc.js +5806 -0
- package/dist/chunks/core-oowp00biqxe3hvjc.js.map +1 -0
- package/dist/chunks/css-d1mi3wy1sl3fzekh.js +8 -0
- package/dist/chunks/css-d1mi3wy1sl3fzekh.js.map +1 -0
- package/dist/chunks/date-picker-81mc3zrsmobm3ydm.js +2921 -0
- package/dist/chunks/date-picker-81mc3zrsmobm3ydm.js.map +1 -0
- package/dist/chunks/date-range-picker-c8ttrfaos9mb1w5n.js +408 -0
- package/dist/chunks/date-range-picker-c8ttrfaos9mb1w5n.js.map +1 -0
- package/dist/chunks/dialog-m4go8xof25fospqo.js +134 -0
- package/dist/chunks/dialog-m4go8xof25fospqo.js.map +1 -0
- package/dist/chunks/diff-cpj1h9lg0bw716mj.js +8 -0
- package/dist/chunks/diff-cpj1h9lg0bw716mj.js.map +1 -0
- package/dist/chunks/dropdown-j5uht8mn4z7xc9fc.js +313 -0
- package/dist/chunks/dropdown-j5uht8mn4z7xc9fc.js.map +1 -0
- package/dist/chunks/empty-kazxr0248zjemw6n.js +94 -0
- package/dist/chunks/empty-kazxr0248zjemw6n.js.map +1 -0
- package/dist/chunks/engine-javascript-iqcmg6wi2pjun29k.js +2637 -0
- package/dist/chunks/engine-javascript-iqcmg6wi2pjun29k.js.map +1 -0
- package/dist/chunks/engine-oniguruma-g75h8oxao68cjmhg.js +295 -0
- package/dist/chunks/engine-oniguruma-g75h8oxao68cjmhg.js.map +1 -0
- package/dist/chunks/field-fe5m8z3vbpvtctbe.js +77 -0
- package/dist/chunks/field-fe5m8z3vbpvtctbe.js.map +1 -0
- package/dist/chunks/github-light-ulev8flhimfg79ob.js +6 -0
- package/dist/chunks/github-light-ulev8flhimfg79ob.js.map +1 -0
- package/dist/chunks/graphql-ft2h47erta7isqn4.js +16 -0
- package/dist/chunks/graphql-ft2h47erta7isqn4.js.map +1 -0
- package/dist/chunks/grid-enlbb88vucgeq1np.js +128 -0
- package/dist/chunks/grid-enlbb88vucgeq1np.js.map +1 -0
- package/dist/chunks/hcl-hcu7d6ja6t540ijn.js +8 -0
- package/dist/chunks/hcl-hcu7d6ja6t540ijn.js.map +1 -0
- package/dist/chunks/html-kl304jmqj4jxj777.js +12 -0
- package/dist/chunks/html-kl304jmqj4jxj777.js.map +1 -0
- package/dist/chunks/input-area-ciw85g3fno06t4tw.js +78 -0
- package/dist/chunks/input-area-ciw85g3fno06t4tw.js.map +1 -0
- package/dist/chunks/input-group-mo7tq7jr19hmgor5.js +505 -0
- package/dist/chunks/input-group-mo7tq7jr19hmgor5.js.map +1 -0
- package/dist/chunks/input-i5nefqk213n4z7pr.js +130 -0
- package/dist/chunks/input-i5nefqk213n4z7pr.js.map +1 -0
- package/dist/chunks/javascript-hhx3avh9uv2o27ay.js +8 -0
- package/dist/chunks/javascript-hhx3avh9uv2o27ay.js.map +1 -0
- package/dist/chunks/json-jovp9qemdkp5cziz.js +8 -0
- package/dist/chunks/json-jovp9qemdkp5cziz.js.map +1 -0
- package/dist/chunks/jsonc-jbkkgjer6ispw2u3.js +8 -0
- package/dist/chunks/jsonc-jbkkgjer6ispw2u3.js.map +1 -0
- package/dist/chunks/jsx-ij885l2li2lzfoss.js +8 -0
- package/dist/chunks/jsx-ij885l2li2lzfoss.js.map +1 -0
- package/dist/chunks/label-fcho4757rbdess0c.js +68 -0
- package/dist/chunks/label-fcho4757rbdess0c.js.map +1 -0
- package/dist/chunks/layer-card-kzu48dhzxm3e9p4u.js +47 -0
- package/dist/chunks/layer-card-kzu48dhzxm3e9p4u.js.map +1 -0
- package/dist/chunks/link-j2gu5dr3nr4i4yf0.js +95 -0
- package/dist/chunks/link-j2gu5dr3nr4i4yf0.js.map +1 -0
- package/dist/chunks/link-provider-bgljdgs4hs438h0u.js +22 -0
- package/dist/chunks/link-provider-bgljdgs4hs438h0u.js.map +1 -0
- package/dist/chunks/loader-cxzp72mn53lzbv9c.js +109 -0
- package/dist/chunks/loader-cxzp72mn53lzbv9c.js.map +1 -0
- package/dist/chunks/markdown-n2vyyq7l68fy32wc.js +8 -0
- package/dist/chunks/markdown-n2vyyq7l68fy32wc.js.map +1 -0
- package/dist/chunks/menubar-ir5gbjmsizsddz7g.js +98 -0
- package/dist/chunks/menubar-ir5gbjmsizsddz7g.js.map +1 -0
- package/dist/chunks/meter-o5yd7ctjf80vvyjx.js +51 -0
- package/dist/chunks/meter-o5yd7ctjf80vvyjx.js.map +1 -0
- package/dist/chunks/pagination-bryw6rohfr7mm3km.js +266 -0
- package/dist/chunks/pagination-bryw6rohfr7mm3km.js.map +1 -0
- package/dist/chunks/popover-elxcmvv7mu7m7uk4.js +181 -0
- package/dist/chunks/popover-elxcmvv7mu7m7uk4.js.map +1 -0
- package/dist/chunks/portal-provider-off76og7tjyz96ys.js +18 -0
- package/dist/chunks/portal-provider-off76og7tjyz96ys.js.map +1 -0
- package/dist/chunks/python-gg755pb8oe9ra1d1.js +8 -0
- package/dist/chunks/python-gg755pb8oe9ra1d1.js.map +1 -0
- package/dist/chunks/radio-newyq331uk4lltr6.js +226 -0
- package/dist/chunks/radio-newyq331uk4lltr6.js.map +1 -0
- package/dist/chunks/resolve-variant-t8jcltsizeg29ege.js +11 -0
- package/dist/chunks/resolve-variant-t8jcltsizeg29ege.js.map +1 -0
- package/dist/chunks/select-h5480mbro0ypxu0b.js +237 -0
- package/dist/chunks/select-h5480mbro0ypxu0b.js.map +1 -0
- package/dist/chunks/sensitive-input-lqugq6uvx0lkpu0u.js +273 -0
- package/dist/chunks/sensitive-input-lqugq6uvx0lkpu0u.js.map +1 -0
- package/dist/chunks/sidebar-noz668nhdu2gso12.js +1144 -0
- package/dist/chunks/sidebar-noz668nhdu2gso12.js.map +1 -0
- package/dist/chunks/skeleton-line-epxenksfesr2fkcv.js +33 -0
- package/dist/chunks/skeleton-line-epxenksfesr2fkcv.js.map +1 -0
- package/dist/chunks/sql-ovukp5mrfunfk5tv.js +8 -0
- package/dist/chunks/sql-ovukp5mrfunfk5tv.js.map +1 -0
- package/dist/chunks/surface-cyxme7mlr49l33f8.js +29 -0
- package/dist/chunks/surface-cyxme7mlr49l33f8.js.map +1 -0
- package/dist/chunks/switch-bigo96fyjlh7ivbi.js +256 -0
- package/dist/chunks/switch-bigo96fyjlh7ivbi.js.map +1 -0
- package/dist/chunks/table-mwcmwp6a80zvyrxw.js +208 -0
- package/dist/chunks/table-mwcmwp6a80zvyrxw.js.map +1 -0
- package/dist/chunks/table-of-contents-gkuvkr2w6lbhi7wt.js +106 -0
- package/dist/chunks/table-of-contents-gkuvkr2w6lbhi7wt.js.map +1 -0
- package/dist/chunks/tabs-e4pcjkw94kpe35x0.js +177 -0
- package/dist/chunks/tabs-e4pcjkw94kpe35x0.js.map +1 -0
- package/dist/chunks/text-oxsrbmjmfq99ue85.js +103 -0
- package/dist/chunks/text-oxsrbmjmfq99ue85.js.map +1 -0
- package/dist/chunks/toast-ivr4097bstjcjotf.js +370 -0
- package/dist/chunks/toast-ivr4097bstjcjotf.js.map +1 -0
- package/dist/chunks/toml-nczb2z9n0o23o3ci.js +8 -0
- package/dist/chunks/toml-nczb2z9n0o23o3ci.js.map +1 -0
- package/dist/chunks/tooltip-ncaia8n1lavkyw8n.js +103 -0
- package/dist/chunks/tooltip-ncaia8n1lavkyw8n.js.map +1 -0
- package/dist/chunks/tsx-ehy8lrzet6v54zur.js +8 -0
- package/dist/chunks/tsx-ehy8lrzet6v54zur.js.map +1 -0
- package/dist/chunks/typescript-k4ggjrxhrhcdni6u.js +8 -0
- package/dist/chunks/typescript-k4ggjrxhrhcdni6u.js.map +1 -0
- package/dist/chunks/vendor-base-ui-bgl9g5nkvqy3tn36.js +24690 -0
- package/dist/chunks/vendor-base-ui-bgl9g5nkvqy3tn36.js.map +1 -0
- package/dist/chunks/vendor-floating-ui-dn8xswn8036udsqq.js +1311 -0
- package/dist/chunks/vendor-floating-ui-dn8xswn8036udsqq.js.map +1 -0
- package/dist/chunks/vendor-styling-gobnkhsy0rva4qd3.js +2775 -0
- package/dist/chunks/vendor-styling-gobnkhsy0rva4qd3.js.map +1 -0
- package/dist/chunks/vendor-utils-m5h2xu7s2rs3pgk5.js +217 -0
- package/dist/chunks/vendor-utils-m5h2xu7s2rs3pgk5.js.map +1 -0
- package/dist/chunks/vesper-ebfu9ns65f2v830s.js +6 -0
- package/dist/chunks/vesper-ebfu9ns65f2v830s.js.map +1 -0
- package/dist/chunks/wasm-oj22f8usru9h7dzg.js +9 -0
- package/dist/chunks/wasm-oj22f8usru9h7dzg.js.map +1 -0
- package/dist/chunks/yaml-e2v22lr79tss2brj.js +8 -0
- package/dist/chunks/yaml-e2v22lr79tss2brj.js.map +1 -0
- package/dist/code/server.js +88 -0
- package/dist/code/server.js.map +1 -0
- package/dist/code.js +256 -0
- package/dist/code.js.map +1 -0
- package/dist/command-line/cli.js +850 -0
- package/dist/command-line/commands/add.js +282 -0
- package/dist/command-line/commands/ai.js +22 -0
- package/dist/command-line/commands/blocks.js +61 -0
- package/dist/command-line/commands/doc.js +167 -0
- package/dist/command-line/commands/init.js +95 -0
- package/dist/command-line/commands/ls.js +53 -0
- package/dist/components/autocomplete.js +9 -0
- package/dist/components/autocomplete.js.map +1 -0
- package/dist/components/badge.js +7 -0
- package/dist/components/badge.js.map +1 -0
- package/dist/components/banner.js +7 -0
- package/dist/components/banner.js.map +1 -0
- package/dist/components/breadcrumbs.js +9 -0
- package/dist/components/breadcrumbs.js.map +1 -0
- package/dist/components/button.js +9 -0
- package/dist/components/button.js.map +1 -0
- package/dist/components/chart.js +10 -0
- package/dist/components/chart.js.map +1 -0
- package/dist/components/checkbox.js +8 -0
- package/dist/components/checkbox.js.map +1 -0
- package/dist/components/clipboard-text.js +6 -0
- package/dist/components/clipboard-text.js.map +1 -0
- package/dist/components/cloudflare-logo.js +10 -0
- package/dist/components/cloudflare-logo.js.map +1 -0
- package/dist/components/code.js +7 -0
- package/dist/components/code.js.map +1 -0
- package/dist/components/collapsible.js +6 -0
- package/dist/components/collapsible.js.map +1 -0
- package/dist/components/combobox.js +6 -0
- package/dist/components/combobox.js.map +1 -0
- package/dist/components/command-palette.js +8 -0
- package/dist/components/command-palette.js.map +1 -0
- package/dist/components/date-picker.js +6 -0
- package/dist/components/date-picker.js.map +1 -0
- package/dist/components/date-range-picker.js +6 -0
- package/dist/components/date-range-picker.js.map +1 -0
- package/dist/components/dialog.js +11 -0
- package/dist/components/dialog.js.map +1 -0
- package/dist/components/dropdown.js +6 -0
- package/dist/components/dropdown.js.map +1 -0
- package/dist/components/empty.js +9 -0
- package/dist/components/empty.js.map +1 -0
- package/dist/components/field.js +10 -0
- package/dist/components/field.js.map +1 -0
- package/dist/components/flow.js +5831 -0
- package/dist/components/flow.js.map +1 -0
- package/dist/components/grid.js +11 -0
- package/dist/components/grid.js.map +1 -0
- package/dist/components/input-group.js +8 -0
- package/dist/components/input-group.js.map +1 -0
- package/dist/components/input.js +14 -0
- package/dist/components/input.js.map +1 -0
- package/dist/components/label.js +10 -0
- package/dist/components/label.js.map +1 -0
- package/dist/components/layer-card.js +6 -0
- package/dist/components/layer-card.js.map +1 -0
- package/dist/components/link.js +9 -0
- package/dist/components/link.js.map +1 -0
- package/dist/components/loader.js +8 -0
- package/dist/components/loader.js.map +1 -0
- package/dist/components/menubar.js +7 -0
- package/dist/components/menubar.js.map +1 -0
- package/dist/components/meter.js +6 -0
- package/dist/components/meter.js.map +1 -0
- package/dist/components/pagination.js +6 -0
- package/dist/components/pagination.js.map +1 -0
- package/dist/components/popover.js +14 -0
- package/dist/components/popover.js.map +1 -0
- package/dist/components/radio.js +10 -0
- package/dist/components/radio.js.map +1 -0
- package/dist/components/select.js +6 -0
- package/dist/components/select.js.map +1 -0
- package/dist/components/sensitive-input.js +8 -0
- package/dist/components/sensitive-input.js.map +1 -0
- package/dist/components/sidebar.js +34 -0
- package/dist/components/sidebar.js.map +1 -0
- package/dist/components/surface.js +6 -0
- package/dist/components/surface.js.map +1 -0
- package/dist/components/switch.js +8 -0
- package/dist/components/switch.js.map +1 -0
- package/dist/components/table-of-contents.js +8 -0
- package/dist/components/table-of-contents.js.map +1 -0
- package/dist/components/table.js +8 -0
- package/dist/components/table.js.map +1 -0
- package/dist/components/tabs.js +6 -0
- package/dist/components/tabs.js.map +1 -0
- package/dist/components/text.js +6 -0
- package/dist/components/text.js.map +1 -0
- package/dist/components/toast.js +11 -0
- package/dist/components/toast.js.map +1 -0
- package/dist/components/tooltip.js +7 -0
- package/dist/components/tooltip.js.map +1 -0
- package/dist/index.js +344 -0
- package/dist/index.js.map +1 -0
- package/dist/primitives/accordion.js +6 -0
- package/dist/primitives/accordion.js.map +1 -0
- package/dist/primitives/alert-dialog.js +6 -0
- package/dist/primitives/alert-dialog.js.map +1 -0
- package/dist/primitives/autocomplete.js +6 -0
- package/dist/primitives/autocomplete.js.map +1 -0
- package/dist/primitives/avatar.js +6 -0
- package/dist/primitives/avatar.js.map +1 -0
- package/dist/primitives/button.js +6 -0
- package/dist/primitives/button.js.map +1 -0
- package/dist/primitives/checkbox-group.js +6 -0
- package/dist/primitives/checkbox-group.js.map +1 -0
- package/dist/primitives/checkbox.js +6 -0
- package/dist/primitives/checkbox.js.map +1 -0
- package/dist/primitives/collapsible.js +6 -0
- package/dist/primitives/collapsible.js.map +1 -0
- package/dist/primitives/combobox.js +6 -0
- package/dist/primitives/combobox.js.map +1 -0
- package/dist/primitives/context-menu.js +6 -0
- package/dist/primitives/context-menu.js.map +1 -0
- package/dist/primitives/csp-provider.js +6 -0
- package/dist/primitives/csp-provider.js.map +1 -0
- package/dist/primitives/dialog.js +6 -0
- package/dist/primitives/dialog.js.map +1 -0
- package/dist/primitives/direction-provider.js +7 -0
- package/dist/primitives/direction-provider.js.map +1 -0
- package/dist/primitives/drawer.js +6 -0
- package/dist/primitives/drawer.js.map +1 -0
- package/dist/primitives/field.js +6 -0
- package/dist/primitives/field.js.map +1 -0
- package/dist/primitives/fieldset.js +6 -0
- package/dist/primitives/fieldset.js.map +1 -0
- package/dist/primitives/form.js +6 -0
- package/dist/primitives/form.js.map +1 -0
- package/dist/primitives/input.js +6 -0
- package/dist/primitives/input.js.map +1 -0
- package/dist/primitives/menu.js +6 -0
- package/dist/primitives/menu.js.map +1 -0
- package/dist/primitives/menubar.js +6 -0
- package/dist/primitives/menubar.js.map +1 -0
- package/dist/primitives/meter.js +6 -0
- package/dist/primitives/meter.js.map +1 -0
- package/dist/primitives/navigation-menu.js +6 -0
- package/dist/primitives/navigation-menu.js.map +1 -0
- package/dist/primitives/number-field.js +6 -0
- package/dist/primitives/number-field.js.map +1 -0
- package/dist/primitives/otp-field.js +6 -0
- package/dist/primitives/otp-field.js.map +1 -0
- package/dist/primitives/popover.js +6 -0
- package/dist/primitives/popover.js.map +1 -0
- package/dist/primitives/preview-card.js +6 -0
- package/dist/primitives/preview-card.js.map +1 -0
- package/dist/primitives/progress.js +6 -0
- package/dist/primitives/progress.js.map +1 -0
- package/dist/primitives/radio-group.js +6 -0
- package/dist/primitives/radio-group.js.map +1 -0
- package/dist/primitives/radio.js +6 -0
- package/dist/primitives/radio.js.map +1 -0
- package/dist/primitives/scroll-area.js +6 -0
- package/dist/primitives/scroll-area.js.map +1 -0
- package/dist/primitives/select.js +6 -0
- package/dist/primitives/select.js.map +1 -0
- package/dist/primitives/separator.js +6 -0
- package/dist/primitives/separator.js.map +1 -0
- package/dist/primitives/slider.js +6 -0
- package/dist/primitives/slider.js.map +1 -0
- package/dist/primitives/switch.js +6 -0
- package/dist/primitives/switch.js.map +1 -0
- package/dist/primitives/tabs.js +6 -0
- package/dist/primitives/tabs.js.map +1 -0
- package/dist/primitives/toast.js +6 -0
- package/dist/primitives/toast.js.map +1 -0
- package/dist/primitives/toggle-group.js +6 -0
- package/dist/primitives/toggle-group.js.map +1 -0
- package/dist/primitives/toggle.js +6 -0
- package/dist/primitives/toggle.js.map +1 -0
- package/dist/primitives/toolbar.js +6 -0
- package/dist/primitives/toolbar.js.map +1 -0
- package/dist/primitives/tooltip.js +6 -0
- package/dist/primitives/tooltip.js.map +1 -0
- package/dist/primitives.js +46 -0
- package/dist/primitives.js.map +1 -0
- package/dist/registry.js +2 -0
- package/dist/registry.js.map +1 -0
- package/dist/scripts/theme-generator/config.d.ts +6 -0
- package/dist/scripts/theme-generator/config.d.ts.map +1 -0
- package/dist/scripts/theme-generator/config.js +629 -0
- package/dist/scripts/theme-generator/config.js.map +1 -0
- package/dist/scripts/theme-generator/generate-css.d.ts +31 -0
- package/dist/scripts/theme-generator/generate-css.d.ts.map +1 -0
- package/dist/scripts/theme-generator/index.d.ts +13 -0
- package/dist/scripts/theme-generator/index.d.ts.map +1 -0
- package/dist/scripts/theme-generator/migrate.d.ts +56 -0
- package/dist/scripts/theme-generator/migrate.d.ts.map +1 -0
- package/dist/scripts/theme-generator/types.d.ts +82 -0
- package/dist/scripts/theme-generator/types.d.ts.map +1 -0
- package/dist/scripts/theme-generator/types.js +2 -0
- package/dist/scripts/theme-generator/types.js.map +1 -0
- package/dist/src/blocks/delete-resource/delete-resource.d.ts +46 -0
- package/dist/src/blocks/delete-resource/delete-resource.d.ts.map +1 -0
- package/dist/src/blocks/delete-resource/index.d.ts +2 -0
- package/dist/src/blocks/delete-resource/index.d.ts.map +1 -0
- package/dist/src/blocks/page-header/index.d.ts +2 -0
- package/dist/src/blocks/page-header/index.d.ts.map +1 -0
- package/dist/src/blocks/page-header/page-header.d.ts +38 -0
- package/dist/src/blocks/page-header/page-header.d.ts.map +1 -0
- package/dist/src/blocks/resource-list/index.d.ts +2 -0
- package/dist/src/blocks/resource-list/index.d.ts.map +1 -0
- package/dist/src/blocks/resource-list/resource-list.d.ts +18 -0
- package/dist/src/blocks/resource-list/resource-list.d.ts.map +1 -0
- package/dist/src/catalog/catalog.d.ts +75 -0
- package/dist/src/catalog/catalog.d.ts.map +1 -0
- package/dist/src/catalog/data.d.ts +44 -0
- package/dist/src/catalog/data.d.ts.map +1 -0
- package/dist/src/catalog/index.d.ts +39 -0
- package/dist/src/catalog/index.d.ts.map +1 -0
- package/dist/src/catalog/types.d.ts +226 -0
- package/dist/src/catalog/types.d.ts.map +1 -0
- package/dist/src/catalog/visibility.d.ts +37 -0
- package/dist/src/catalog/visibility.d.ts.map +1 -0
- package/dist/src/code/code-highlighted.d.ts +32 -0
- package/dist/src/code/code-highlighted.d.ts.map +1 -0
- package/dist/src/code/context.d.ts +16 -0
- package/dist/src/code/context.d.ts.map +1 -0
- package/dist/src/code/index.d.ts +32 -0
- package/dist/src/code/index.d.ts.map +1 -0
- package/dist/src/code/provider.d.ts +13 -0
- package/dist/src/code/provider.d.ts.map +1 -0
- package/dist/src/code/server.d.ts +95 -0
- package/dist/src/code/server.d.ts.map +1 -0
- package/dist/src/code/types.d.ts +130 -0
- package/dist/src/code/types.d.ts.map +1 -0
- package/dist/src/code/use-shiki-highlighter.d.ts +36 -0
- package/dist/src/code/use-shiki-highlighter.d.ts.map +1 -0
- package/dist/src/command-line/build-cli.d.ts +7 -0
- package/dist/src/command-line/build-cli.d.ts.map +1 -0
- package/dist/src/command-line/cli.d.ts +13 -0
- package/dist/src/command-line/cli.d.ts.map +1 -0
- package/dist/src/command-line/commands/add.d.ts +10 -0
- package/dist/src/command-line/commands/add.d.ts.map +1 -0
- package/dist/src/command-line/commands/ai.d.ts +10 -0
- package/dist/src/command-line/commands/ai.d.ts.map +1 -0
- package/dist/src/command-line/commands/blocks.d.ts +10 -0
- package/dist/src/command-line/commands/blocks.d.ts.map +1 -0
- package/dist/src/command-line/commands/doc.d.ts +14 -0
- package/dist/src/command-line/commands/doc.d.ts.map +1 -0
- package/dist/src/command-line/commands/init.d.ts +18 -0
- package/dist/src/command-line/commands/init.d.ts.map +1 -0
- package/dist/src/command-line/commands/ls.d.ts +10 -0
- package/dist/src/command-line/commands/ls.d.ts.map +1 -0
- package/dist/src/command-line/commands/migrate.d.ts +10 -0
- package/dist/src/command-line/commands/migrate.d.ts.map +1 -0
- package/dist/src/command-line/utils/config.d.ts +42 -0
- package/dist/src/command-line/utils/config.d.ts.map +1 -0
- package/dist/src/command-line/utils/transformer.d.ts +21 -0
- package/dist/src/command-line/utils/transformer.d.ts.map +1 -0
- package/dist/src/components/autocomplete/autocomplete.d.ts +181 -0
- package/dist/src/components/autocomplete/autocomplete.d.ts.map +1 -0
- package/dist/src/components/autocomplete/index.d.ts +3 -0
- package/dist/src/components/autocomplete/index.d.ts.map +1 -0
- package/dist/src/components/badge/badge.d.ts +180 -0
- package/dist/src/components/badge/badge.d.ts.map +1 -0
- package/dist/src/components/badge/index.d.ts +2 -0
- package/dist/src/components/badge/index.d.ts.map +1 -0
- package/dist/src/components/banner/banner.d.ts +106 -0
- package/dist/src/components/banner/banner.d.ts.map +1 -0
- package/dist/src/components/banner/index.d.ts +2 -0
- package/dist/src/components/banner/index.d.ts.map +1 -0
- package/dist/src/components/breadcrumbs/breadcrumbs.d.ts +78 -0
- package/dist/src/components/breadcrumbs/breadcrumbs.d.ts.map +1 -0
- package/dist/src/components/breadcrumbs/index.d.ts +2 -0
- package/dist/src/components/breadcrumbs/index.d.ts.map +1 -0
- package/dist/src/components/button/button.d.ts +214 -0
- package/dist/src/components/button/button.d.ts.map +1 -0
- package/dist/src/components/button/index.d.ts +2 -0
- package/dist/src/components/button/index.d.ts.map +1 -0
- package/dist/src/components/chart/Color.d.ts +91 -0
- package/dist/src/components/chart/Color.d.ts.map +1 -0
- package/dist/src/components/chart/EChart.d.ts +159 -0
- package/dist/src/components/chart/EChart.d.ts.map +1 -0
- package/dist/src/components/chart/Legend.d.ts +51 -0
- package/dist/src/components/chart/Legend.d.ts.map +1 -0
- package/dist/src/components/chart/SankeyChart.d.ts +98 -0
- package/dist/src/components/chart/SankeyChart.d.ts.map +1 -0
- package/dist/src/components/chart/TimeseriesChart.d.ts +181 -0
- package/dist/src/components/chart/TimeseriesChart.d.ts.map +1 -0
- package/dist/src/components/chart/index.d.ts +6 -0
- package/dist/src/components/chart/index.d.ts.map +1 -0
- package/dist/src/components/checkbox/checkbox.d.ts +197 -0
- package/dist/src/components/checkbox/checkbox.d.ts.map +1 -0
- package/dist/src/components/checkbox/index.d.ts +2 -0
- package/dist/src/components/checkbox/index.d.ts.map +1 -0
- package/dist/src/components/clipboard-text/clipboard-text.d.ts +88 -0
- package/dist/src/components/clipboard-text/clipboard-text.d.ts.map +1 -0
- package/dist/src/components/clipboard-text/index.d.ts +2 -0
- package/dist/src/components/clipboard-text/index.d.ts.map +1 -0
- package/dist/src/components/cloudflare-logo/cloudflare-logo.d.ts +133 -0
- package/dist/src/components/cloudflare-logo/cloudflare-logo.d.ts.map +1 -0
- package/dist/src/components/cloudflare-logo/index.d.ts +2 -0
- package/dist/src/components/cloudflare-logo/index.d.ts.map +1 -0
- package/dist/src/components/code/code.d.ts +189 -0
- package/dist/src/components/code/code.d.ts.map +1 -0
- package/dist/src/components/code/index.d.ts +4 -0
- package/dist/src/components/code/index.d.ts.map +1 -0
- package/dist/src/components/collapsible/collapsible.d.ts +109 -0
- package/dist/src/components/collapsible/collapsible.d.ts.map +1 -0
- package/dist/src/components/collapsible/index.d.ts +2 -0
- package/dist/src/components/collapsible/index.d.ts.map +1 -0
- package/dist/src/components/combobox/combobox.d.ts +246 -0
- package/dist/src/components/combobox/combobox.d.ts.map +1 -0
- package/dist/src/components/combobox/index.d.ts +3 -0
- package/dist/src/components/combobox/index.d.ts.map +1 -0
- package/dist/src/components/command-palette/command-palette.d.ts +258 -0
- package/dist/src/components/command-palette/command-palette.d.ts.map +1 -0
- package/dist/src/components/command-palette/index.d.ts +3 -0
- package/dist/src/components/command-palette/index.d.ts.map +1 -0
- package/dist/src/components/command-palette/types.d.ts +168 -0
- package/dist/src/components/command-palette/types.d.ts.map +1 -0
- package/dist/src/components/date-picker/date-picker.d.ts +65 -0
- package/dist/src/components/date-picker/date-picker.d.ts.map +1 -0
- package/dist/src/components/date-picker/index.d.ts +4 -0
- package/dist/src/components/date-picker/index.d.ts.map +1 -0
- package/dist/src/components/date-range-picker/date-range-picker.d.ts +125 -0
- package/dist/src/components/date-range-picker/date-range-picker.d.ts.map +1 -0
- package/dist/src/components/date-range-picker/index.d.ts +5 -0
- package/dist/src/components/date-range-picker/index.d.ts.map +1 -0
- package/dist/src/components/dialog/dialog.d.ts +242 -0
- package/dist/src/components/dialog/dialog.d.ts.map +1 -0
- package/dist/src/components/dialog/index.d.ts +2 -0
- package/dist/src/components/dialog/index.d.ts.map +1 -0
- package/dist/src/components/dropdown/dropdown.d.ts +116 -0
- package/dist/src/components/dropdown/dropdown.d.ts.map +1 -0
- package/dist/src/components/dropdown/index.d.ts +2 -0
- package/dist/src/components/dropdown/index.d.ts.map +1 -0
- package/dist/src/components/empty/empty.d.ts +69 -0
- package/dist/src/components/empty/empty.d.ts.map +1 -0
- package/dist/src/components/empty/index.d.ts +2 -0
- package/dist/src/components/empty/index.d.ts.map +1 -0
- package/dist/src/components/field/field.d.ts +89 -0
- package/dist/src/components/field/field.d.ts.map +1 -0
- package/dist/src/components/field/index.d.ts +2 -0
- package/dist/src/components/field/index.d.ts.map +1 -0
- package/dist/src/components/flow/connectors.d.ts +41 -0
- package/dist/src/components/flow/connectors.d.ts.map +1 -0
- package/dist/src/components/flow/diagram.d.ts +96 -0
- package/dist/src/components/flow/diagram.d.ts.map +1 -0
- package/dist/src/components/flow/index.d.ts +26 -0
- package/dist/src/components/flow/index.d.ts.map +1 -0
- package/dist/src/components/flow/node.d.ts +61 -0
- package/dist/src/components/flow/node.d.ts.map +1 -0
- package/dist/src/components/flow/parallel.d.ts +13 -0
- package/dist/src/components/flow/parallel.d.ts.map +1 -0
- package/dist/src/components/flow/use-children.d.ts +87 -0
- package/dist/src/components/flow/use-children.d.ts.map +1 -0
- package/dist/src/components/grid/grid.d.ts +135 -0
- package/dist/src/components/grid/grid.d.ts.map +1 -0
- package/dist/src/components/grid/index.d.ts +2 -0
- package/dist/src/components/grid/index.d.ts.map +1 -0
- package/dist/src/components/input/index.d.ts +19 -0
- package/dist/src/components/input/index.d.ts.map +1 -0
- package/dist/src/components/input/input-area.d.ts +65 -0
- package/dist/src/components/input/input-area.d.ts.map +1 -0
- package/dist/src/components/input/input.d.ts +175 -0
- package/dist/src/components/input/input.d.ts.map +1 -0
- package/dist/src/components/input-group/context.d.ts +96 -0
- package/dist/src/components/input-group/context.d.ts.map +1 -0
- package/dist/src/components/input-group/index.d.ts +2 -0
- package/dist/src/components/input-group/index.d.ts.map +1 -0
- package/dist/src/components/input-group/input-group-addon.d.ts +15 -0
- package/dist/src/components/input-group/input-group-addon.d.ts.map +1 -0
- package/dist/src/components/input-group/input-group-button.d.ts +36 -0
- package/dist/src/components/input-group/input-group-button.d.ts.map +1 -0
- package/dist/src/components/input-group/input-group-input.d.ts +9 -0
- package/dist/src/components/input-group/input-group-input.d.ts.map +1 -0
- package/dist/src/components/input-group/input-group-suffix.d.ts +13 -0
- package/dist/src/components/input-group/input-group-suffix.d.ts.map +1 -0
- package/dist/src/components/input-group/input-group.d.ts +43 -0
- package/dist/src/components/input-group/input-group.d.ts.map +1 -0
- package/dist/src/components/label/index.d.ts +2 -0
- package/dist/src/components/label/index.d.ts.map +1 -0
- package/dist/src/components/label/label.d.ts +67 -0
- package/dist/src/components/label/label.d.ts.map +1 -0
- package/dist/src/components/layer-card/index.d.ts +2 -0
- package/dist/src/components/layer-card/index.d.ts.map +1 -0
- package/dist/src/components/layer-card/layer-card.d.ts +60 -0
- package/dist/src/components/layer-card/layer-card.d.ts.map +1 -0
- package/dist/src/components/link/index.d.ts +2 -0
- package/dist/src/components/link/index.d.ts.map +1 -0
- package/dist/src/components/link/link.d.ts +66 -0
- package/dist/src/components/link/link.d.ts.map +1 -0
- package/dist/src/components/loader/index.d.ts +3 -0
- package/dist/src/components/loader/index.d.ts.map +1 -0
- package/dist/src/components/loader/loader.d.ts +70 -0
- package/dist/src/components/loader/loader.d.ts.map +1 -0
- package/dist/src/components/loader/skeleton-line.d.ts +11 -0
- package/dist/src/components/loader/skeleton-line.d.ts.map +1 -0
- package/dist/src/components/menubar/index.d.ts +3 -0
- package/dist/src/components/menubar/index.d.ts.map +1 -0
- package/dist/src/components/menubar/menubar.d.ts +66 -0
- package/dist/src/components/menubar/menubar.d.ts.map +1 -0
- package/dist/src/components/menubar/use-menu-navigation.d.ts +8 -0
- package/dist/src/components/menubar/use-menu-navigation.d.ts.map +1 -0
- package/dist/src/components/meter/index.d.ts +2 -0
- package/dist/src/components/meter/index.d.ts.map +1 -0
- package/dist/src/components/meter/meter.d.ts +44 -0
- package/dist/src/components/meter/meter.d.ts.map +1 -0
- package/dist/src/components/pagination/index.d.ts +2 -0
- package/dist/src/components/pagination/index.d.ts.map +1 -0
- package/dist/src/components/pagination/pagination.d.ts +241 -0
- package/dist/src/components/pagination/pagination.d.ts.map +1 -0
- package/dist/src/components/popover/index.d.ts +3 -0
- package/dist/src/components/popover/index.d.ts.map +1 -0
- package/dist/src/components/popover/popover.d.ts +178 -0
- package/dist/src/components/popover/popover.d.ts.map +1 -0
- package/dist/src/components/radio/index.d.ts +2 -0
- package/dist/src/components/radio/index.d.ts.map +1 -0
- package/dist/src/components/radio/radio.d.ts +277 -0
- package/dist/src/components/radio/radio.d.ts.map +1 -0
- package/dist/src/components/radio/radio.type-spec.d.ts +12 -0
- package/dist/src/components/radio/radio.type-spec.d.ts.map +1 -0
- package/dist/src/components/select/index.d.ts +2 -0
- package/dist/src/components/select/index.d.ts.map +1 -0
- package/dist/src/components/select/select.d.ts +288 -0
- package/dist/src/components/select/select.d.ts.map +1 -0
- package/dist/src/components/sensitive-input/index.d.ts +2 -0
- package/dist/src/components/sensitive-input/index.d.ts.map +1 -0
- package/dist/src/components/sensitive-input/sensitive-input.d.ts +94 -0
- package/dist/src/components/sensitive-input/sensitive-input.d.ts.map +1 -0
- package/dist/src/components/sidebar/index.d.ts +2 -0
- package/dist/src/components/sidebar/index.d.ts.map +1 -0
- package/dist/src/components/sidebar/sidebar.d.ts +581 -0
- package/dist/src/components/sidebar/sidebar.d.ts.map +1 -0
- package/dist/src/components/surface/index.d.ts +5 -0
- package/dist/src/components/surface/index.d.ts.map +1 -0
- package/dist/src/components/surface/surface.d.ts +64 -0
- package/dist/src/components/surface/surface.d.ts.map +1 -0
- package/dist/src/components/switch/index.d.ts +2 -0
- package/dist/src/components/switch/index.d.ts.map +1 -0
- package/dist/src/components/switch/switch.d.ts +197 -0
- package/dist/src/components/switch/switch.d.ts.map +1 -0
- package/dist/src/components/table/index.d.ts +2 -0
- package/dist/src/components/table/index.d.ts.map +1 -0
- package/dist/src/components/table/table.d.ts +138 -0
- package/dist/src/components/table/table.d.ts.map +1 -0
- package/dist/src/components/table-of-contents/index.d.ts +2 -0
- package/dist/src/components/table-of-contents/index.d.ts.map +1 -0
- package/dist/src/components/table-of-contents/table-of-contents.d.ts +72 -0
- package/dist/src/components/table-of-contents/table-of-contents.d.ts.map +1 -0
- package/dist/src/components/tabs/index.d.ts +3 -0
- package/dist/src/components/tabs/index.d.ts.map +1 -0
- package/dist/src/components/tabs/tabs.d.ts +116 -0
- package/dist/src/components/tabs/tabs.d.ts.map +1 -0
- package/dist/src/components/text/index.d.ts +2 -0
- package/dist/src/components/text/index.d.ts.map +1 -0
- package/dist/src/components/text/text.d.ts +214 -0
- package/dist/src/components/text/text.d.ts.map +1 -0
- package/dist/src/components/text/text.type-spec.d.ts +44 -0
- package/dist/src/components/text/text.type-spec.d.ts.map +1 -0
- package/dist/src/components/toast/index.d.ts +5 -0
- package/dist/src/components/toast/index.d.ts.map +1 -0
- package/dist/src/components/toast/toast.d.ts +197 -0
- package/dist/src/components/toast/toast.d.ts.map +1 -0
- package/dist/src/components/tooltip/index.d.ts +2 -0
- package/dist/src/components/tooltip/index.d.ts.map +1 -0
- package/dist/src/components/tooltip/tooltip.d.ts +108 -0
- package/dist/src/components/tooltip/tooltip.d.ts.map +1 -0
- package/dist/src/index.d.ts +84 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/src/primitives/accordion.d.ts +13 -0
- package/dist/src/primitives/accordion.d.ts.map +1 -0
- package/dist/src/primitives/alert-dialog.d.ts +13 -0
- package/dist/src/primitives/alert-dialog.d.ts.map +1 -0
- package/dist/src/primitives/autocomplete.d.ts +13 -0
- package/dist/src/primitives/autocomplete.d.ts.map +1 -0
- package/dist/src/primitives/avatar.d.ts +13 -0
- package/dist/src/primitives/avatar.d.ts.map +1 -0
- package/dist/src/primitives/button.d.ts +13 -0
- package/dist/src/primitives/button.d.ts.map +1 -0
- package/dist/src/primitives/checkbox-group.d.ts +13 -0
- package/dist/src/primitives/checkbox-group.d.ts.map +1 -0
- package/dist/src/primitives/checkbox.d.ts +13 -0
- package/dist/src/primitives/checkbox.d.ts.map +1 -0
- package/dist/src/primitives/collapsible.d.ts +13 -0
- package/dist/src/primitives/collapsible.d.ts.map +1 -0
- package/dist/src/primitives/combobox.d.ts +13 -0
- package/dist/src/primitives/combobox.d.ts.map +1 -0
- package/dist/src/primitives/context-menu.d.ts +13 -0
- package/dist/src/primitives/context-menu.d.ts.map +1 -0
- package/dist/src/primitives/csp-provider.d.ts +13 -0
- package/dist/src/primitives/csp-provider.d.ts.map +1 -0
- package/dist/src/primitives/dialog.d.ts +13 -0
- package/dist/src/primitives/dialog.d.ts.map +1 -0
- package/dist/src/primitives/direction-provider.d.ts +13 -0
- package/dist/src/primitives/direction-provider.d.ts.map +1 -0
- package/dist/src/primitives/drawer.d.ts +13 -0
- package/dist/src/primitives/drawer.d.ts.map +1 -0
- package/dist/src/primitives/field.d.ts +13 -0
- package/dist/src/primitives/field.d.ts.map +1 -0
- package/dist/src/primitives/fieldset.d.ts +13 -0
- package/dist/src/primitives/fieldset.d.ts.map +1 -0
- package/dist/src/primitives/form.d.ts +13 -0
- package/dist/src/primitives/form.d.ts.map +1 -0
- package/dist/src/primitives/index.d.ts +55 -0
- package/dist/src/primitives/index.d.ts.map +1 -0
- package/dist/src/primitives/input.d.ts +13 -0
- package/dist/src/primitives/input.d.ts.map +1 -0
- package/dist/src/primitives/menu.d.ts +13 -0
- package/dist/src/primitives/menu.d.ts.map +1 -0
- package/dist/src/primitives/menubar.d.ts +13 -0
- package/dist/src/primitives/menubar.d.ts.map +1 -0
- package/dist/src/primitives/meter.d.ts +13 -0
- package/dist/src/primitives/meter.d.ts.map +1 -0
- package/dist/src/primitives/navigation-menu.d.ts +13 -0
- package/dist/src/primitives/navigation-menu.d.ts.map +1 -0
- package/dist/src/primitives/number-field.d.ts +13 -0
- package/dist/src/primitives/number-field.d.ts.map +1 -0
- package/dist/src/primitives/otp-field.d.ts +13 -0
- package/dist/src/primitives/otp-field.d.ts.map +1 -0
- package/dist/src/primitives/popover.d.ts +13 -0
- package/dist/src/primitives/popover.d.ts.map +1 -0
- package/dist/src/primitives/preview-card.d.ts +13 -0
- package/dist/src/primitives/preview-card.d.ts.map +1 -0
- package/dist/src/primitives/progress.d.ts +13 -0
- package/dist/src/primitives/progress.d.ts.map +1 -0
- package/dist/src/primitives/radio-group.d.ts +13 -0
- package/dist/src/primitives/radio-group.d.ts.map +1 -0
- package/dist/src/primitives/radio.d.ts +13 -0
- package/dist/src/primitives/radio.d.ts.map +1 -0
- package/dist/src/primitives/scroll-area.d.ts +13 -0
- package/dist/src/primitives/scroll-area.d.ts.map +1 -0
- package/dist/src/primitives/select.d.ts +13 -0
- package/dist/src/primitives/select.d.ts.map +1 -0
- package/dist/src/primitives/separator.d.ts +13 -0
- package/dist/src/primitives/separator.d.ts.map +1 -0
- package/dist/src/primitives/slider.d.ts +13 -0
- package/dist/src/primitives/slider.d.ts.map +1 -0
- package/dist/src/primitives/switch.d.ts +13 -0
- package/dist/src/primitives/switch.d.ts.map +1 -0
- package/dist/src/primitives/tabs.d.ts +13 -0
- package/dist/src/primitives/tabs.d.ts.map +1 -0
- package/dist/src/primitives/toast.d.ts +13 -0
- package/dist/src/primitives/toast.d.ts.map +1 -0
- package/dist/src/primitives/toggle-group.d.ts +13 -0
- package/dist/src/primitives/toggle-group.d.ts.map +1 -0
- package/dist/src/primitives/toggle.d.ts +13 -0
- package/dist/src/primitives/toggle.d.ts.map +1 -0
- package/dist/src/primitives/toolbar.d.ts +13 -0
- package/dist/src/primitives/toolbar.d.ts.map +1 -0
- package/dist/src/primitives/tooltip.d.ts +13 -0
- package/dist/src/primitives/tooltip.d.ts.map +1 -0
- package/dist/src/registry/index.d.ts +8 -0
- package/dist/src/registry/index.d.ts.map +1 -0
- package/dist/src/registry/types.d.ts +191 -0
- package/dist/src/registry/types.d.ts.map +1 -0
- package/dist/src/utils/cn.d.ts +4 -0
- package/dist/src/utils/cn.d.ts.map +1 -0
- package/dist/src/utils/index.d.ts +4 -0
- package/dist/src/utils/index.d.ts.map +1 -0
- package/dist/src/utils/link-provider.d.ts +66 -0
- package/dist/src/utils/link-provider.d.ts.map +1 -0
- package/dist/src/utils/portal-provider.d.ts +56 -0
- package/dist/src/utils/portal-provider.d.ts.map +1 -0
- package/dist/src/utils/prop-examples.d.ts +36 -0
- package/dist/src/utils/prop-examples.d.ts.map +1 -0
- package/dist/src/utils/resolve-variant.d.ts +27 -0
- package/dist/src/utils/resolve-variant.d.ts.map +1 -0
- package/dist/styles/reki-binding.css +303 -0
- package/dist/styles/reki-standalone.css +2 -0
- package/dist/styles/reki.css +700 -0
- package/dist/styles/theme-fedramp.css +39 -0
- package/dist/styles/theme-reki.css +412 -0
- package/dist/utils.js +12 -0
- package/dist/utils.js.map +1 -0
- package/package.json +511 -0
- package/scripts/component-registry/cache.ts +123 -0
- package/scripts/component-registry/discovery.ts +469 -0
- package/scripts/component-registry/example-cleanup.ts +168 -0
- package/scripts/component-registry/index.test.ts +987 -0
- package/scripts/component-registry/index.ts +970 -0
- package/scripts/component-registry/markdown-generator.ts +222 -0
- package/scripts/component-registry/metadata.ts +956 -0
- package/scripts/component-registry/props-filter.ts +310 -0
- package/scripts/component-registry/schema-generator.ts +331 -0
- package/scripts/component-registry/sub-components.ts +380 -0
- package/scripts/component-registry/types.ts +158 -0
- package/scripts/component-registry/utils.ts +280 -0
- package/scripts/component-registry/variant-parser.ts +261 -0
- package/scripts/css-build.ts +105 -0
- package/scripts/generate-primitives.ts +183 -0
- package/scripts/theme-generator/config.ts +653 -0
- package/scripts/theme-generator/generate-css.test.ts +30 -0
- package/scripts/theme-generator/generate-css.ts +351 -0
- package/scripts/theme-generator/index.ts +159 -0
- package/scripts/theme-generator/migrate.ts +560 -0
- package/scripts/theme-generator/types.ts +92 -0
|
@@ -0,0 +1,700 @@
|
|
|
1
|
+
@import "./reki-binding.css";
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* Reki Component Library Styles - Tailwind Version
|
|
5
|
+
*
|
|
6
|
+
* Note: This file does NOT import Tailwind CSS.
|
|
7
|
+
* Consumer applications must import Tailwind separately in their own CSS:
|
|
8
|
+
*
|
|
9
|
+
* @import "tailwindcss";
|
|
10
|
+
* @import "@cloudraker/reki/styles/tailwind";
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
/* Skeleton loading animation */
|
|
14
|
+
@keyframes skeleton {
|
|
15
|
+
0% {
|
|
16
|
+
background-position: 200% 0;
|
|
17
|
+
}
|
|
18
|
+
100% {
|
|
19
|
+
background-position: -200% 0;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
/*
|
|
24
|
+
* Base clickable affordances.
|
|
25
|
+
*
|
|
26
|
+
* Scoped to Reki-rendered elements via the [data-reki-component] and
|
|
27
|
+
* [data-reki-part] data attributes. Components opt in by setting these
|
|
28
|
+
* attributes on their interactive roots/parts, which gives us a stable,
|
|
29
|
+
* library-owned scoping primitive that doesn't couple to class names.
|
|
30
|
+
*/
|
|
31
|
+
:where(
|
|
32
|
+
a[href],
|
|
33
|
+
button,
|
|
34
|
+
input[type="button"],
|
|
35
|
+
input[type="checkbox"],
|
|
36
|
+
input[type="radio"],
|
|
37
|
+
input[type="submit"],
|
|
38
|
+
input[type="reset"],
|
|
39
|
+
label[for],
|
|
40
|
+
select,
|
|
41
|
+
summary,
|
|
42
|
+
[role="button"],
|
|
43
|
+
[role="link"],
|
|
44
|
+
[role="menuitem"],
|
|
45
|
+
[role="menuitemcheckbox"],
|
|
46
|
+
[role="menuitemradio"],
|
|
47
|
+
[role="option"],
|
|
48
|
+
[role="tab"],
|
|
49
|
+
[role="checkbox"],
|
|
50
|
+
[role="radio"],
|
|
51
|
+
[role="switch"]
|
|
52
|
+
):where([data-reki-component], [data-reki-part]):where(
|
|
53
|
+
:not(:disabled)
|
|
54
|
+
):where(:not([disabled])):where(:not([aria-disabled="true"])):where(
|
|
55
|
+
:not([data-disabled])
|
|
56
|
+
) {
|
|
57
|
+
cursor: pointer;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.skeleton {
|
|
61
|
+
background: linear-gradient(
|
|
62
|
+
90deg,
|
|
63
|
+
transparent 0%,
|
|
64
|
+
rgba(0, 0, 0, 0.05) 50%,
|
|
65
|
+
transparent 100%
|
|
66
|
+
);
|
|
67
|
+
background-size: 200% 100%;
|
|
68
|
+
animation: skeleton 1.5s ease-in-out infinite;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
[data-mode="dark"] .skeleton {
|
|
72
|
+
background: linear-gradient(
|
|
73
|
+
90deg,
|
|
74
|
+
transparent 0%,
|
|
75
|
+
rgba(255, 255, 255, 0.05) 50%,
|
|
76
|
+
transparent 100%
|
|
77
|
+
);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
/* Refresh animation for RefreshButton */
|
|
81
|
+
@keyframes refresh {
|
|
82
|
+
from {
|
|
83
|
+
transform: rotate(0deg);
|
|
84
|
+
}
|
|
85
|
+
to {
|
|
86
|
+
transform: rotate(360deg);
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
.animate-refresh {
|
|
91
|
+
animation: refresh 1s linear infinite;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/* ============================================
|
|
95
|
+
react-day-picker styles for Calendar/DatePicker
|
|
96
|
+
============================================ */
|
|
97
|
+
|
|
98
|
+
.rdp-root {
|
|
99
|
+
/* Prevent horizontal jitter from number width changes */
|
|
100
|
+
font-variant-numeric: tabular-nums;
|
|
101
|
+
--rdp-cell-padding: 2px;
|
|
102
|
+
--rdp-day-height: calc(2rem + var(--rdp-cell-padding) * 2);
|
|
103
|
+
--rdp-day-width: calc(2rem + var(--rdp-cell-padding) * 2);
|
|
104
|
+
--rdp-day_button-border-radius: 0.375rem;
|
|
105
|
+
--rdp-day_button-border: none;
|
|
106
|
+
--rdp-day_button-height: 2rem;
|
|
107
|
+
--rdp-day_button-width: 2rem;
|
|
108
|
+
--rdp-selected-border: none;
|
|
109
|
+
--rdp-disabled-opacity: 0.4;
|
|
110
|
+
--rdp-outside-opacity: 0.4;
|
|
111
|
+
--rdp-dropdown-gap: 0.5rem;
|
|
112
|
+
--rdp-months-gap: 1rem;
|
|
113
|
+
--rdp-nav_button-disabled-opacity: 0.5;
|
|
114
|
+
--rdp-nav_button-height: 2rem;
|
|
115
|
+
--rdp-nav_button-width: 2rem;
|
|
116
|
+
--rdp-nav-height: 2.5rem;
|
|
117
|
+
--rdp-week_number-border-radius: 0.375rem;
|
|
118
|
+
--rdp-week_number-border: none;
|
|
119
|
+
--rdp-week_number-height: var(--rdp-day-height);
|
|
120
|
+
--rdp-week_number-opacity: 0.75;
|
|
121
|
+
--rdp-week_number-width: var(--rdp-day-width);
|
|
122
|
+
--rdp-weekday-opacity: 1;
|
|
123
|
+
--rdp-weekday-padding: 0.5rem 0;
|
|
124
|
+
--rdp-gradient-direction: 90deg;
|
|
125
|
+
--rdp-animation_duration: 0.2s;
|
|
126
|
+
--rdp-animation_timing: ease-out;
|
|
127
|
+
|
|
128
|
+
/* Light mode colors */
|
|
129
|
+
--rdp-accent-color: oklch(20.5% 0 0);
|
|
130
|
+
--rdp-accent-background-color: oklch(92.2% 0 0);
|
|
131
|
+
--rdp-range_middle-background-color: oklch(92.2% 0 0);
|
|
132
|
+
--rdp-range_middle-color: oklch(21% 0.006 285.885);
|
|
133
|
+
--rdp-range_start-color: oklch(97% 0 0);
|
|
134
|
+
--rdp-range_start-date-background-color: oklch(20.5% 0 0);
|
|
135
|
+
--rdp-range_end-color: oklch(97% 0 0);
|
|
136
|
+
--rdp-range_end-date-background-color: oklch(20.5% 0 0);
|
|
137
|
+
--rdp-today-color: oklch(54.6% 0.215 262.881);
|
|
138
|
+
--rdp-day-color: oklch(21% 0.006 285.885);
|
|
139
|
+
--rdp-day-color-subtle: oklch(55.6% 0 0);
|
|
140
|
+
--rdp-nav-bg: transparent;
|
|
141
|
+
--rdp-nav-border: oklch(14.5% 0 0 / 0.1);
|
|
142
|
+
--rdp-hover-bg: oklch(90% 0 0);
|
|
143
|
+
--rdp-fill-hover-bg: oklch(87% 0 0);
|
|
144
|
+
--rdp-focus-ring: var(--color-reki-brand);
|
|
145
|
+
|
|
146
|
+
position: relative;
|
|
147
|
+
box-sizing: border-box;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
[data-mode="dark"] .rdp-root {
|
|
151
|
+
/* Dark mode colors */
|
|
152
|
+
--rdp-accent-color: oklch(97% 0 0);
|
|
153
|
+
--rdp-accent-background-color: oklch(35% 0 0);
|
|
154
|
+
--rdp-range_middle-background-color: oklch(28% 0 0);
|
|
155
|
+
--rdp-range_middle-color: oklch(97% 0 0);
|
|
156
|
+
--rdp-range_start-color: oklch(20.5% 0 0);
|
|
157
|
+
--rdp-range_start-date-background-color: oklch(97% 0 0);
|
|
158
|
+
--rdp-range_end-color: oklch(20.5% 0 0);
|
|
159
|
+
--rdp-range_end-date-background-color: oklch(97% 0 0);
|
|
160
|
+
--rdp-today-color: oklch(62.3% 0.214 259.815);
|
|
161
|
+
--rdp-day-color: oklch(97% 0 0);
|
|
162
|
+
--rdp-day-color-subtle: oklch(70% 0 0);
|
|
163
|
+
--rdp-nav-bg: transparent;
|
|
164
|
+
--rdp-nav-border: oklch(26.9% 0 0);
|
|
165
|
+
--rdp-hover-bg: oklch(20% 0 0);
|
|
166
|
+
--rdp-fill-hover-bg: oklch(25% 0 0);
|
|
167
|
+
--rdp-focus-ring: var(--color-reki-brand);
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.rdp-root[dir="rtl"] {
|
|
171
|
+
--rdp-gradient-direction: -90deg;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
.rdp-root * {
|
|
175
|
+
box-sizing: border-box;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
.rdp-root thead {
|
|
179
|
+
background: transparent;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
/* Day cells */
|
|
183
|
+
.rdp-day {
|
|
184
|
+
width: var(--rdp-day-width);
|
|
185
|
+
height: var(--rdp-day-height);
|
|
186
|
+
text-align: center;
|
|
187
|
+
padding: var(--rdp-cell-padding);
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
.rdp-day_button {
|
|
191
|
+
background: none;
|
|
192
|
+
padding: 0;
|
|
193
|
+
margin: 0;
|
|
194
|
+
cursor: pointer;
|
|
195
|
+
font: inherit;
|
|
196
|
+
font-size: 0.8125rem;
|
|
197
|
+
color: var(--rdp-day-color);
|
|
198
|
+
justify-content: center;
|
|
199
|
+
align-items: center;
|
|
200
|
+
display: flex;
|
|
201
|
+
width: var(--rdp-day_button-width);
|
|
202
|
+
height: var(--rdp-day_button-height);
|
|
203
|
+
border: var(--rdp-day_button-border);
|
|
204
|
+
border-radius: var(--rdp-day_button-border-radius);
|
|
205
|
+
outline: none;
|
|
206
|
+
transition:
|
|
207
|
+
background-color 0.15s ease,
|
|
208
|
+
color 0.15s ease;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
.rdp-day_button:focus-visible {
|
|
212
|
+
box-shadow: inset 0 0 0 2px var(--rdp-focus-ring);
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.rdp-day_button:hover {
|
|
216
|
+
background-color: var(--rdp-hover-bg);
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.rdp-day_button:disabled {
|
|
220
|
+
cursor: not-allowed;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
/* Caption / Month header */
|
|
224
|
+
.rdp-caption_label {
|
|
225
|
+
z-index: 1;
|
|
226
|
+
position: relative;
|
|
227
|
+
display: inline-flex;
|
|
228
|
+
align-items: center;
|
|
229
|
+
white-space: nowrap;
|
|
230
|
+
border: 0;
|
|
231
|
+
font-weight: 600;
|
|
232
|
+
color: var(--rdp-day-color);
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
/* Navigation buttons - styled like outline button sm */
|
|
236
|
+
.rdp-button_next,
|
|
237
|
+
.rdp-button_previous {
|
|
238
|
+
border: none;
|
|
239
|
+
background: transparent !important;
|
|
240
|
+
padding: 0;
|
|
241
|
+
margin: 0;
|
|
242
|
+
cursor: pointer;
|
|
243
|
+
font: inherit;
|
|
244
|
+
color: var(--rdp-day-color);
|
|
245
|
+
display: inline-flex;
|
|
246
|
+
align-items: center;
|
|
247
|
+
justify-content: center;
|
|
248
|
+
position: relative;
|
|
249
|
+
appearance: none;
|
|
250
|
+
width: 1.5rem !important;
|
|
251
|
+
height: 1.5rem !important;
|
|
252
|
+
border-radius: 0.375rem;
|
|
253
|
+
box-shadow: inset 0 0 0 1px var(--rdp-nav-border);
|
|
254
|
+
outline: none;
|
|
255
|
+
transition:
|
|
256
|
+
background-color 0.15s ease,
|
|
257
|
+
box-shadow 0.15s ease;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.rdp-button_next:hover,
|
|
261
|
+
.rdp-button_previous:hover {
|
|
262
|
+
background: var(--rdp-hover-bg) !important;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.rdp-button_next:focus-visible,
|
|
266
|
+
.rdp-button_previous:focus-visible {
|
|
267
|
+
box-shadow: inset 0 0 0 2px var(--rdp-focus-ring);
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
.rdp-button_next:disabled,
|
|
271
|
+
.rdp-button_next[aria-disabled="true"],
|
|
272
|
+
.rdp-button_previous:disabled,
|
|
273
|
+
.rdp-button_previous[aria-disabled="true"] {
|
|
274
|
+
cursor: not-allowed;
|
|
275
|
+
opacity: var(--rdp-nav_button-disabled-opacity);
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.rdp-chevron {
|
|
279
|
+
display: inline-block;
|
|
280
|
+
fill: var(--rdp-day-color);
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
|
|
284
|
+
transform: rotate(180deg);
|
|
285
|
+
transform-origin: 50%;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
/* Dropdowns */
|
|
289
|
+
.rdp-dropdowns {
|
|
290
|
+
position: relative;
|
|
291
|
+
display: inline-flex;
|
|
292
|
+
align-items: center;
|
|
293
|
+
gap: var(--rdp-dropdown-gap);
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.rdp-dropdown {
|
|
297
|
+
z-index: 2;
|
|
298
|
+
opacity: 0;
|
|
299
|
+
appearance: none;
|
|
300
|
+
position: absolute;
|
|
301
|
+
inset-block-start: 0;
|
|
302
|
+
inset-block-end: 0;
|
|
303
|
+
inset-inline-start: 0;
|
|
304
|
+
width: 100%;
|
|
305
|
+
margin: 0;
|
|
306
|
+
padding: 0;
|
|
307
|
+
cursor: inherit;
|
|
308
|
+
border: none;
|
|
309
|
+
line-height: inherit;
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
.rdp-dropdown_root {
|
|
313
|
+
position: relative;
|
|
314
|
+
display: inline-flex;
|
|
315
|
+
align-items: center;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.rdp-dropdown_root[data-disabled="true"] .rdp-chevron {
|
|
319
|
+
opacity: var(--rdp-disabled-opacity);
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
/* Month caption */
|
|
323
|
+
.rdp-month_caption {
|
|
324
|
+
display: flex;
|
|
325
|
+
align-content: center;
|
|
326
|
+
height: var(--rdp-nav-height);
|
|
327
|
+
font-weight: 600;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
.rdp-root[data-nav-layout="around"] .rdp-month,
|
|
331
|
+
.rdp-root[data-nav-layout="after"] .rdp-month {
|
|
332
|
+
position: relative;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
.rdp-root[data-nav-layout="around"] .rdp-month_caption {
|
|
336
|
+
justify-content: center;
|
|
337
|
+
margin-inline-start: var(--rdp-nav_button-width);
|
|
338
|
+
margin-inline-end: var(--rdp-nav_button-width);
|
|
339
|
+
position: relative;
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
.rdp-root[data-nav-layout="around"] .rdp-button_previous {
|
|
343
|
+
position: absolute;
|
|
344
|
+
inset-inline-start: 0;
|
|
345
|
+
top: 0;
|
|
346
|
+
height: var(--rdp-nav-height);
|
|
347
|
+
display: inline-flex;
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
.rdp-root[data-nav-layout="around"] .rdp-button_next {
|
|
351
|
+
position: absolute;
|
|
352
|
+
inset-inline-end: 0;
|
|
353
|
+
top: 0;
|
|
354
|
+
height: var(--rdp-nav-height);
|
|
355
|
+
display: inline-flex;
|
|
356
|
+
justify-content: center;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
/* Months container */
|
|
360
|
+
.rdp-months {
|
|
361
|
+
position: relative;
|
|
362
|
+
display: flex;
|
|
363
|
+
flex-wrap: wrap;
|
|
364
|
+
gap: var(--rdp-months-gap);
|
|
365
|
+
max-width: fit-content;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
.rdp-month_grid {
|
|
369
|
+
border-collapse: collapse;
|
|
370
|
+
border-spacing: 0;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
/* Navigation bar */
|
|
374
|
+
.rdp-nav {
|
|
375
|
+
position: absolute;
|
|
376
|
+
inset-block-start: 0;
|
|
377
|
+
inset-inline-end: 0;
|
|
378
|
+
display: flex;
|
|
379
|
+
align-items: center;
|
|
380
|
+
gap: 0.25rem;
|
|
381
|
+
height: var(--rdp-nav-height);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
/* Weekday headers */
|
|
385
|
+
.rdp-weekday {
|
|
386
|
+
opacity: var(--rdp-weekday-opacity);
|
|
387
|
+
padding: var(--rdp-weekday-padding);
|
|
388
|
+
font-weight: 500;
|
|
389
|
+
font-size: smaller;
|
|
390
|
+
text-align: center;
|
|
391
|
+
color: var(--rdp-day-color-subtle);
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
/* Week numbers */
|
|
395
|
+
.rdp-week_number {
|
|
396
|
+
opacity: var(--rdp-week_number-opacity);
|
|
397
|
+
font-weight: 400;
|
|
398
|
+
font-size: small;
|
|
399
|
+
height: var(--rdp-week_number-height);
|
|
400
|
+
width: var(--rdp-week_number-width);
|
|
401
|
+
border: var(--rdp-week_number-border);
|
|
402
|
+
border-radius: var(--rdp-week_number-border-radius);
|
|
403
|
+
text-align: center;
|
|
404
|
+
color: var(--rdp-day-color-subtle);
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
/* DAY MODIFIERS */
|
|
408
|
+
|
|
409
|
+
/* Today (only when not selected) */
|
|
410
|
+
.rdp-today:not(.rdp-outside):not(.rdp-selected) .rdp-day_button {
|
|
411
|
+
color: var(--rdp-today-color);
|
|
412
|
+
font-weight: 600;
|
|
413
|
+
}
|
|
414
|
+
|
|
415
|
+
/* Selected (single/multiple selection mode) */
|
|
416
|
+
.rdp-selected .rdp-day_button {
|
|
417
|
+
background-color: var(--rdp-accent-color);
|
|
418
|
+
color: var(--rdp-range_start-color);
|
|
419
|
+
border-radius: var(--rdp-day_button-border-radius);
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
.rdp-selected .rdp-day_button:hover {
|
|
423
|
+
background-color: var(--rdp-accent-color);
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
/* Outside (days from adjacent months) */
|
|
427
|
+
.rdp-outside .rdp-day_button {
|
|
428
|
+
opacity: var(--rdp-outside-opacity);
|
|
429
|
+
color: var(--rdp-day-color-subtle);
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
/* Disabled */
|
|
433
|
+
.rdp-disabled:not(.rdp-selected) .rdp-day_button {
|
|
434
|
+
opacity: var(--rdp-disabled-opacity);
|
|
435
|
+
cursor: not-allowed;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
.rdp-disabled .rdp-day_button:hover {
|
|
439
|
+
background-color: transparent;
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
/* Hidden */
|
|
443
|
+
.rdp-hidden {
|
|
444
|
+
visibility: hidden;
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
/* RANGE SELECTION */
|
|
448
|
+
/* All styling goes on the CELL (<td>), buttons are transparent */
|
|
449
|
+
|
|
450
|
+
/* Range start CELL - dark bg, rounded left, flat right for continuity */
|
|
451
|
+
.rdp-day.rdp-range_start:not(.rdp-range_end) {
|
|
452
|
+
background-color: var(--rdp-range_start-date-background-color);
|
|
453
|
+
border-radius: var(--rdp-day_button-border-radius) 0 0
|
|
454
|
+
var(--rdp-day_button-border-radius);
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
/* Range start BUTTON - transparent, inherits cell appearance */
|
|
458
|
+
.rdp-day.rdp-range_start .rdp-day_button {
|
|
459
|
+
background-color: transparent;
|
|
460
|
+
color: var(--rdp-range_start-color);
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
.rdp-day.rdp-range_start .rdp-day_button:hover {
|
|
464
|
+
background-color: transparent;
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
/* Range middle CELL - solid background fills the entire cell */
|
|
468
|
+
.rdp-day.rdp-range_middle {
|
|
469
|
+
background-color: var(--rdp-range_middle-background-color);
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
/* Range middle BUTTON - transparent, shows cell background through */
|
|
473
|
+
.rdp-day.rdp-range_middle .rdp-day_button {
|
|
474
|
+
background-color: transparent;
|
|
475
|
+
color: var(--rdp-range_middle-color);
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
.rdp-day.rdp-range_middle .rdp-day_button:hover {
|
|
479
|
+
background-color: var(--rdp-fill-hover-bg);
|
|
480
|
+
border-radius: var(--rdp-day_button-border-radius);
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
/* Range end CELL - dark bg, flat left, rounded right */
|
|
484
|
+
.rdp-day.rdp-range_end:not(.rdp-range_start) {
|
|
485
|
+
background-color: var(--rdp-range_end-date-background-color);
|
|
486
|
+
border-radius: 0 var(--rdp-day_button-border-radius)
|
|
487
|
+
var(--rdp-day_button-border-radius) 0;
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
/* Range end BUTTON - transparent, inherits cell appearance */
|
|
491
|
+
.rdp-day.rdp-range_end .rdp-day_button {
|
|
492
|
+
background-color: transparent;
|
|
493
|
+
color: var(--rdp-range_end-color);
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
.rdp-day.rdp-range_end .rdp-day_button:hover {
|
|
497
|
+
background-color: transparent;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
/* When start and end are the same day - fully rounded cell */
|
|
501
|
+
.rdp-day.rdp-range_start.rdp-range_end {
|
|
502
|
+
background-color: var(--rdp-range_start-date-background-color);
|
|
503
|
+
border-radius: var(--rdp-day_button-border-radius);
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
.rdp-day.rdp-range_start.rdp-range_end .rdp-day_button {
|
|
507
|
+
background-color: transparent;
|
|
508
|
+
color: var(--rdp-range_start-color);
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
/* Focusable days */
|
|
512
|
+
.rdp-focusable {
|
|
513
|
+
cursor: pointer;
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
/* Footer - prevent it from affecting calendar width */
|
|
517
|
+
.rdp-footer {
|
|
518
|
+
width: 0;
|
|
519
|
+
min-width: 100%;
|
|
520
|
+
padding-top: 0.5rem;
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
/* ANIMATIONS */
|
|
524
|
+
|
|
525
|
+
@keyframes rdp-slide_in_left {
|
|
526
|
+
from {
|
|
527
|
+
transform: translateX(-100%);
|
|
528
|
+
}
|
|
529
|
+
to {
|
|
530
|
+
transform: translateX(0);
|
|
531
|
+
}
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
@keyframes rdp-slide_in_right {
|
|
535
|
+
from {
|
|
536
|
+
transform: translateX(100%);
|
|
537
|
+
}
|
|
538
|
+
to {
|
|
539
|
+
transform: translateX(0);
|
|
540
|
+
}
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
@keyframes rdp-slide_out_left {
|
|
544
|
+
from {
|
|
545
|
+
transform: translateX(0);
|
|
546
|
+
}
|
|
547
|
+
to {
|
|
548
|
+
transform: translateX(-100%);
|
|
549
|
+
}
|
|
550
|
+
}
|
|
551
|
+
|
|
552
|
+
@keyframes rdp-slide_out_right {
|
|
553
|
+
from {
|
|
554
|
+
transform: translateX(0);
|
|
555
|
+
}
|
|
556
|
+
to {
|
|
557
|
+
transform: translateX(100%);
|
|
558
|
+
}
|
|
559
|
+
}
|
|
560
|
+
|
|
561
|
+
.rdp-weeks_before_enter {
|
|
562
|
+
animation: rdp-slide_in_left var(--rdp-animation_duration)
|
|
563
|
+
var(--rdp-animation_timing) forwards;
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
.rdp-weeks_before_exit {
|
|
567
|
+
animation: rdp-slide_out_left var(--rdp-animation_duration)
|
|
568
|
+
var(--rdp-animation_timing) forwards;
|
|
569
|
+
}
|
|
570
|
+
|
|
571
|
+
.rdp-weeks_after_enter {
|
|
572
|
+
animation: rdp-slide_in_right var(--rdp-animation_duration)
|
|
573
|
+
var(--rdp-animation_timing) forwards;
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
.rdp-weeks_after_exit {
|
|
577
|
+
animation: rdp-slide_out_right var(--rdp-animation_duration)
|
|
578
|
+
var(--rdp-animation_timing) forwards;
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
.rdp-root[dir="rtl"] .rdp-weeks_after_enter {
|
|
582
|
+
animation: rdp-slide_in_left var(--rdp-animation_duration)
|
|
583
|
+
var(--rdp-animation_timing) forwards;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
.rdp-root[dir="rtl"] .rdp-weeks_before_exit {
|
|
587
|
+
animation: rdp-slide_out_right var(--rdp-animation_duration)
|
|
588
|
+
var(--rdp-animation_timing) forwards;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
.rdp-root[dir="rtl"] .rdp-weeks_before_enter {
|
|
592
|
+
animation: rdp-slide_in_right var(--rdp-animation_duration)
|
|
593
|
+
var(--rdp-animation_timing) forwards;
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
.rdp-root[dir="rtl"] .rdp-weeks_after_exit {
|
|
597
|
+
animation: rdp-slide_out_left var(--rdp-animation_duration)
|
|
598
|
+
var(--rdp-animation_timing) forwards;
|
|
599
|
+
}
|
|
600
|
+
|
|
601
|
+
@keyframes rdp-fade_in {
|
|
602
|
+
from {
|
|
603
|
+
opacity: 0;
|
|
604
|
+
}
|
|
605
|
+
to {
|
|
606
|
+
opacity: 1;
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
|
|
610
|
+
@keyframes rdp-fade_out {
|
|
611
|
+
from {
|
|
612
|
+
opacity: 1;
|
|
613
|
+
}
|
|
614
|
+
to {
|
|
615
|
+
opacity: 0;
|
|
616
|
+
}
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
.rdp-caption_after_enter {
|
|
620
|
+
animation: rdp-fade_in var(--rdp-animation_duration)
|
|
621
|
+
var(--rdp-animation_timing) forwards;
|
|
622
|
+
}
|
|
623
|
+
|
|
624
|
+
.rdp-caption_after_exit {
|
|
625
|
+
animation: rdp-fade_out var(--rdp-animation_duration)
|
|
626
|
+
var(--rdp-animation_timing) forwards;
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
.rdp-caption_before_enter {
|
|
630
|
+
animation: rdp-fade_in var(--rdp-animation_duration)
|
|
631
|
+
var(--rdp-animation_timing) forwards;
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.rdp-caption_before_exit {
|
|
635
|
+
animation: rdp-fade_out var(--rdp-animation_duration)
|
|
636
|
+
var(--rdp-animation_timing) forwards;
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
/* ============================================
|
|
640
|
+
Shiki syntax highlighting styles
|
|
641
|
+
============================================ */
|
|
642
|
+
|
|
643
|
+
/*
|
|
644
|
+
* Shiki dual-theme support.
|
|
645
|
+
* Shiki outputs inline styles with light colors directly applied,
|
|
646
|
+
* and dark colors stored in --shiki-dark CSS variables.
|
|
647
|
+
*
|
|
648
|
+
* The <pre> background is made transparent so the container's bg-reki-base
|
|
649
|
+
* shows through and respects the border-radius.
|
|
650
|
+
*
|
|
651
|
+
* In dark mode: override text colors with --shiki-dark variables.
|
|
652
|
+
* !important is needed to override Shiki's inline styles.
|
|
653
|
+
*/
|
|
654
|
+
.reki-shiki pre {
|
|
655
|
+
background-color: transparent !important;
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
[data-mode="dark"] .reki-shiki span:not(.line-highlighted) {
|
|
659
|
+
color: var(--shiki-dark) !important;
|
|
660
|
+
background-color: transparent !important;
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
[data-mode="dark"] .reki-shiki .line-highlighted {
|
|
664
|
+
color: var(--shiki-dark) !important;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
/*
|
|
668
|
+
* Line highlighting - based on VitePress pattern.
|
|
669
|
+
* The code element sizes to content (fit-content) but at least 100%,
|
|
670
|
+
* then highlighted lines extend into the padding with negative margins.
|
|
671
|
+
*/
|
|
672
|
+
.reki-shiki code {
|
|
673
|
+
display: block;
|
|
674
|
+
width: fit-content;
|
|
675
|
+
min-width: 100%;
|
|
676
|
+
/* Ensure right padding is preserved when content overflows horizontally */
|
|
677
|
+
padding-right: 1rem;
|
|
678
|
+
}
|
|
679
|
+
|
|
680
|
+
.reki-shiki {
|
|
681
|
+
--reki-code-highlight-bg: rgba(0, 0, 0, 0.05);
|
|
682
|
+
}
|
|
683
|
+
|
|
684
|
+
[data-mode="dark"] .reki-shiki {
|
|
685
|
+
--reki-code-highlight-bg: rgba(255, 255, 255, 0.08);
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
.reki-shiki .line.line-highlighted {
|
|
689
|
+
display: inline-block;
|
|
690
|
+
width: calc(100% + 2rem);
|
|
691
|
+
margin: 0 -1rem;
|
|
692
|
+
padding: 0 1rem;
|
|
693
|
+
background-color: var(--reki-code-highlight-bg);
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
/* Line numbers - positioned alongside code with matching line-height */
|
|
697
|
+
.reki-line-numbers {
|
|
698
|
+
padding-left: 0.75rem;
|
|
699
|
+
line-height: 1.625; /* matches leading-relaxed */
|
|
700
|
+
}
|