@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 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/switch/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,MAAM,EACN,oBAAoB,EACpB,4BAA4B,EAC5B,KAAK,WAAW,EAChB,KAAK,iBAAiB,EACtB,KAAK,gBAAgB,EACrB,KAAK,eAAe,EACpB,KAAK,cAAc,EACnB,KAAK,iBAAiB,EACtB,KAAK,UAAU,EACf,KAAK,aAAa,GACnB,MAAM,UAAU,CAAC"}
|
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
import { ButtonHTMLAttributes, ReactNode } from 'react';
|
|
2
|
+
/** Switch size and variant definitions mapping names to their Tailwind classes. */
|
|
3
|
+
export declare const REKI_SWITCH_VARIANTS: {
|
|
4
|
+
readonly size: {
|
|
5
|
+
readonly sm: {
|
|
6
|
+
readonly classes: "h-5.5 w-8.5";
|
|
7
|
+
readonly description: "Small switch for compact UIs";
|
|
8
|
+
};
|
|
9
|
+
readonly base: {
|
|
10
|
+
readonly classes: "h-6.5 w-10.5";
|
|
11
|
+
readonly description: "Default switch size";
|
|
12
|
+
};
|
|
13
|
+
readonly lg: {
|
|
14
|
+
readonly classes: "h-7.5 w-12.5";
|
|
15
|
+
readonly description: "Large switch for prominent toggles";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly variant: {
|
|
19
|
+
readonly default: {
|
|
20
|
+
readonly classes: "";
|
|
21
|
+
readonly description: "Default switch with squircle shape and brand blue color";
|
|
22
|
+
};
|
|
23
|
+
readonly neutral: {
|
|
24
|
+
readonly classes: "";
|
|
25
|
+
readonly description: "Monochrome switch with squircle shape for subtle toggles";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
export declare const REKI_SWITCH_DEFAULT_VARIANTS: {
|
|
30
|
+
readonly size: "base";
|
|
31
|
+
readonly variant: "default";
|
|
32
|
+
};
|
|
33
|
+
export type RekiSwitchSize = keyof typeof REKI_SWITCH_VARIANTS.size;
|
|
34
|
+
export type RekiSwitchVariant = keyof typeof REKI_SWITCH_VARIANTS.variant;
|
|
35
|
+
export interface RekiSwitchVariantsProps {
|
|
36
|
+
/**
|
|
37
|
+
* Switch size.
|
|
38
|
+
* - `"sm"` — Small for compact UIs
|
|
39
|
+
* - `"base"` — Default size
|
|
40
|
+
* - `"lg"` — Large for prominent toggles
|
|
41
|
+
* @default "base"
|
|
42
|
+
*/
|
|
43
|
+
size?: RekiSwitchSize;
|
|
44
|
+
/**
|
|
45
|
+
* Visual variant.
|
|
46
|
+
* - `"default"` — Standard switch appearance
|
|
47
|
+
* - `"error"` — Error state for validation failures
|
|
48
|
+
* @default "default"
|
|
49
|
+
*/
|
|
50
|
+
variant?: RekiSwitchVariant;
|
|
51
|
+
}
|
|
52
|
+
export declare function switchVariants({ size, variant, }?: RekiSwitchVariantsProps): string;
|
|
53
|
+
export type SwitchSize = RekiSwitchSize;
|
|
54
|
+
export type SwitchVariant = RekiSwitchVariant;
|
|
55
|
+
/**
|
|
56
|
+
* Single switch component props (with built-in Field)
|
|
57
|
+
*
|
|
58
|
+
* Usage patterns:
|
|
59
|
+
*
|
|
60
|
+
* Basic usage:
|
|
61
|
+
* ```tsx
|
|
62
|
+
* <Switch label="Enable notifications" checked={true} onCheckedChange={setChecked} />
|
|
63
|
+
* ```
|
|
64
|
+
*
|
|
65
|
+
* Label first layout:
|
|
66
|
+
* ```tsx
|
|
67
|
+
* <Switch label="Dark mode" checked={false} onCheckedChange={setChecked} controlFirst={false} />
|
|
68
|
+
* ```
|
|
69
|
+
*
|
|
70
|
+
* Neutral variant (monochrome, squircle shape):
|
|
71
|
+
* ```tsx
|
|
72
|
+
* <Switch label="Setting" variant="neutral" checked={false} onCheckedChange={setChecked} />
|
|
73
|
+
* ```
|
|
74
|
+
*
|
|
75
|
+
* @property {string} label - Label text for the switch (Field wrapper is built-in)
|
|
76
|
+
* @property {boolean} [controlFirst] - When true (default), switch appears before label
|
|
77
|
+
*/
|
|
78
|
+
export type SwitchProps = Omit<ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
79
|
+
/** Visual variant: "default" (pill, brand color) or "neutral" (squircle, monochrome) */
|
|
80
|
+
variant?: SwitchVariant;
|
|
81
|
+
/** Label content for the switch (Field wrapper is built-in) - can be a string or any React node. Optional when used standalone for visual-only purposes. */
|
|
82
|
+
label?: ReactNode;
|
|
83
|
+
/** Tooltip content to display next to the label via an info icon */
|
|
84
|
+
labelTooltip?: ReactNode;
|
|
85
|
+
/**
|
|
86
|
+
* Whether the switch is required.
|
|
87
|
+
* When explicitly false, shows "(optional)" text after the label.
|
|
88
|
+
*/
|
|
89
|
+
required?: boolean;
|
|
90
|
+
/** When true (default), switch appears before label. When false, label appears before switch. */
|
|
91
|
+
controlFirst?: boolean;
|
|
92
|
+
size?: RekiSwitchSize;
|
|
93
|
+
checked?: boolean;
|
|
94
|
+
disabled?: boolean;
|
|
95
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
96
|
+
transitioning?: boolean;
|
|
97
|
+
};
|
|
98
|
+
/**
|
|
99
|
+
* Switch group component props (with built-in Fieldset)
|
|
100
|
+
*
|
|
101
|
+
* Usage:
|
|
102
|
+
* ```tsx
|
|
103
|
+
* <Switch.Group
|
|
104
|
+
* legend="Notification settings"
|
|
105
|
+
* error="You must enable at least one notification type"
|
|
106
|
+
* >
|
|
107
|
+
* <Switch.Item label="Email notifications" value="email" />
|
|
108
|
+
* <Switch.Item label="SMS notifications" value="sms" />
|
|
109
|
+
* </Switch.Group>
|
|
110
|
+
* ```
|
|
111
|
+
*/
|
|
112
|
+
/**
|
|
113
|
+
* Props for Switch.Legend — a composable sub-component for labeling a Switch.Group.
|
|
114
|
+
*
|
|
115
|
+
* Place as a direct child of `<Switch.Group>` to provide a styled, accessible legend.
|
|
116
|
+
* Accepts `className` for full styling control (e.g. `className="sr-only"` to visually hide).
|
|
117
|
+
*
|
|
118
|
+
* @example
|
|
119
|
+
* ```tsx
|
|
120
|
+
* <Switch.Group>
|
|
121
|
+
* <Switch.Legend className="sr-only">Notification settings</Switch.Legend>
|
|
122
|
+
* <Switch.Item label="Email" value="email" />
|
|
123
|
+
* </Switch.Group>
|
|
124
|
+
* ```
|
|
125
|
+
*/
|
|
126
|
+
export interface SwitchLegendProps {
|
|
127
|
+
/** Legend content */
|
|
128
|
+
children: ReactNode;
|
|
129
|
+
/** Additional CSS classes (e.g. "sr-only" to visually hide the legend) */
|
|
130
|
+
className?: string;
|
|
131
|
+
}
|
|
132
|
+
export interface SwitchGroupProps {
|
|
133
|
+
/**
|
|
134
|
+
* Legend text for the group.
|
|
135
|
+
* For more control over legend styling, omit this prop and use `<Switch.Legend>` as a child instead.
|
|
136
|
+
*/
|
|
137
|
+
legend?: string;
|
|
138
|
+
/** Child Switch.Item components (and optionally a Switch.Legend) */
|
|
139
|
+
children: ReactNode;
|
|
140
|
+
/** Error message for the group (only appears in groups, not single switches) */
|
|
141
|
+
error?: string;
|
|
142
|
+
/** Helper text for the group */
|
|
143
|
+
description?: ReactNode;
|
|
144
|
+
/** Whether all switches in the group are disabled */
|
|
145
|
+
disabled?: boolean;
|
|
146
|
+
/** When true (default), switch appears before label. When false, label appears before switch. */
|
|
147
|
+
controlFirst?: boolean;
|
|
148
|
+
/** Additional CSS classes */
|
|
149
|
+
className?: string;
|
|
150
|
+
}
|
|
151
|
+
/**
|
|
152
|
+
* Individual switch item within a group
|
|
153
|
+
*/
|
|
154
|
+
export type SwitchItemProps = {
|
|
155
|
+
/** Visual variant: "default" or "error" for validation failures */
|
|
156
|
+
variant?: SwitchVariant;
|
|
157
|
+
/** Label text displayed next to switch */
|
|
158
|
+
label: string;
|
|
159
|
+
/** Additional CSS classes for the label wrapper */
|
|
160
|
+
className?: string;
|
|
161
|
+
checked?: boolean;
|
|
162
|
+
disabled?: boolean;
|
|
163
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
164
|
+
size?: RekiSwitchSize;
|
|
165
|
+
transitioning?: boolean;
|
|
166
|
+
};
|
|
167
|
+
declare function SwitchLegend({ children, className }: SwitchLegendProps): import("react/jsx-runtime").JSX.Element;
|
|
168
|
+
declare namespace SwitchLegend {
|
|
169
|
+
var displayName: string;
|
|
170
|
+
}
|
|
171
|
+
declare function SwitchGroup({ legend, children, error, description, disabled, controlFirst, className, }: SwitchGroupProps): import("react/jsx-runtime").JSX.Element;
|
|
172
|
+
export declare const Switch: import('react').ForwardRefExoticComponent<Omit<ButtonHTMLAttributes<HTMLButtonElement>, "children"> & {
|
|
173
|
+
/** Visual variant: "default" (pill, brand color) or "neutral" (squircle, monochrome) */
|
|
174
|
+
variant?: SwitchVariant;
|
|
175
|
+
/** Label content for the switch (Field wrapper is built-in) - can be a string or any React node. Optional when used standalone for visual-only purposes. */
|
|
176
|
+
label?: ReactNode;
|
|
177
|
+
/** Tooltip content to display next to the label via an info icon */
|
|
178
|
+
labelTooltip?: ReactNode;
|
|
179
|
+
/**
|
|
180
|
+
* Whether the switch is required.
|
|
181
|
+
* When explicitly false, shows "(optional)" text after the label.
|
|
182
|
+
*/
|
|
183
|
+
required?: boolean;
|
|
184
|
+
/** When true (default), switch appears before label. When false, label appears before switch. */
|
|
185
|
+
controlFirst?: boolean;
|
|
186
|
+
size?: RekiSwitchSize;
|
|
187
|
+
checked?: boolean;
|
|
188
|
+
disabled?: boolean;
|
|
189
|
+
onCheckedChange?: (checked: boolean) => void;
|
|
190
|
+
transitioning?: boolean;
|
|
191
|
+
} & import('react').RefAttributes<HTMLButtonElement>> & {
|
|
192
|
+
Item: import('react').ForwardRefExoticComponent<SwitchItemProps & import('react').RefAttributes<HTMLButtonElement>>;
|
|
193
|
+
Group: typeof SwitchGroup;
|
|
194
|
+
Legend: typeof SwitchLegend;
|
|
195
|
+
};
|
|
196
|
+
export {};
|
|
197
|
+
//# sourceMappingURL=switch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"switch.d.ts","sourceRoot":"","sources":["../../../../src/components/switch/switch.tsx"],"names":[],"mappings":"AACA,OAAO,EAEL,KAAK,oBAAoB,EAEzB,KAAK,SAAS,EAGf,MAAM,OAAO,CAAC;AAMf,mFAAmF;AACnF,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;CAyBvB,CAAC;AAEX,eAAO,MAAM,4BAA4B;;;CAG/B,CAAC;AAGX,MAAM,MAAM,cAAc,GAAG,MAAM,OAAO,oBAAoB,CAAC,IAAI,CAAC;AACpE,MAAM,MAAM,iBAAiB,GAAG,MAAM,OAAO,oBAAoB,CAAC,OAAO,CAAC;AAE1E,MAAM,WAAW,uBAAuB;IACtC;;;;;;OAMG;IACH,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB;;;;;OAKG;IACH,OAAO,CAAC,EAAE,iBAAiB,CAAC;CAC7B;AAED,wBAAgB,cAAc,CAAC,EAC7B,IAAwC,EACxC,OAA8C,GAC/C,GAAE,uBAA4B,UAI9B;AAGD,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC;AACxC,MAAM,MAAM,aAAa,GAAG,iBAAiB,CAAC;AAO9C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,MAAM,MAAM,WAAW,GAAG,IAAI,CAC5B,oBAAoB,CAAC,iBAAiB,CAAC,EACvC,UAAU,CACX,GAAG;IACF,wFAAwF;IACxF,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,4JAA4J;IAC5J,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,oEAAoE;IACpE,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iGAAiG;IACjG,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7C,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH;;;;;;;;;;;;;GAaG;AACH,MAAM,WAAW,iBAAiB;IAChC,qBAAqB;IACrB,QAAQ,EAAE,SAAS,CAAC;IACpB,0EAA0E;IAC1E,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,gBAAgB;IAC/B;;;OAGG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,oEAAoE;IACpE,QAAQ,EAAE,SAAS,CAAC;IACpB,gFAAgF;IAChF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,gCAAgC;IAChC,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,qDAAqD;IACrD,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,iGAAiG;IACjG,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,6BAA6B;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG;IAC5B,mEAAmE;IACnE,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB,0CAA0C;IAC1C,KAAK,EAAE,MAAM,CAAC;IACd,mDAAmD;IACnD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,eAAe,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAC;IAC7C,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AA6RF,iBAAS,YAAY,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,iBAAiB,2CAQ/D;kBARQ,YAAY;;;AAarB,iBAAS,WAAW,CAAC,EACnB,MAAM,EACN,QAAQ,EACR,KAAK,EACL,WAAW,EACX,QAAQ,EACR,YAAmB,EACnB,SAAS,GACV,EAAE,gBAAgB,2CAoBlB;AAGD,eAAO,MAAM,MAAM;IAnajB,wFAAwF;cAC9E,aAAa;IACvB,4JAA4J;YACpJ,SAAS;IACjB,oEAAoE;mBACrD,SAAS;IACxB;;;OAGG;eACQ,OAAO;IAClB,iGAAiG;mBAClF,OAAO;WACf,cAAc;cACX,OAAO;eACN,OAAO;sBACA,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI;oBAC5B,OAAO;;;;;CAsZvB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,EACL,2BAA2B,EAC3B,mBAAmB,EACnB,KAAK,eAAe,EACpB,KAAK,mBAAmB,GACzB,MAAM,SAAS,CAAC"}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
import { CheckboxChangeEventDetails } from '../checkbox';
|
|
2
|
+
/** Table layout and row variant definitions mapping names to their Tailwind classes. */
|
|
3
|
+
export declare const REKI_TABLE_VARIANTS: {
|
|
4
|
+
readonly layout: {
|
|
5
|
+
readonly auto: {
|
|
6
|
+
readonly classes: "";
|
|
7
|
+
readonly description: "Auto table layout - columns resize based on content";
|
|
8
|
+
};
|
|
9
|
+
readonly fixed: {
|
|
10
|
+
readonly classes: "table-fixed";
|
|
11
|
+
readonly description: "Fixed table layout - columns have equal width, controlled via colgroup";
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
readonly variant: {
|
|
15
|
+
readonly default: {
|
|
16
|
+
readonly classes: "";
|
|
17
|
+
readonly description: "Default row variant";
|
|
18
|
+
};
|
|
19
|
+
readonly selected: {
|
|
20
|
+
readonly classes: "bg-reki-tint";
|
|
21
|
+
readonly description: "Selected row variant";
|
|
22
|
+
};
|
|
23
|
+
};
|
|
24
|
+
readonly sticky: {
|
|
25
|
+
readonly left: {
|
|
26
|
+
readonly classes: "sticky left-0";
|
|
27
|
+
readonly description: "Pin column to the left edge of the scroll container";
|
|
28
|
+
};
|
|
29
|
+
readonly right: {
|
|
30
|
+
readonly classes: "sticky right-0";
|
|
31
|
+
readonly description: "Pin column to the right edge of the scroll container";
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
export type RekiTableStickyColumn = keyof typeof REKI_TABLE_VARIANTS.sticky;
|
|
36
|
+
export declare const REKI_TABLE_DEFAULT_VARIANTS: {
|
|
37
|
+
readonly layout: "auto";
|
|
38
|
+
readonly variant: "default";
|
|
39
|
+
};
|
|
40
|
+
export type RekiTableRowVariant = keyof typeof REKI_TABLE_VARIANTS.variant;
|
|
41
|
+
export type RekiTableLayout = keyof typeof REKI_TABLE_VARIANTS.layout;
|
|
42
|
+
/**
|
|
43
|
+
* Table — semantic HTML table with styled rows, cells, and selection support.
|
|
44
|
+
*
|
|
45
|
+
* Compound component: `Table` (Root), `.Header`, `.Head`, `.Body`, `.Row`,
|
|
46
|
+
* `.Cell`, `.Footer`, `.CheckCell`, `.CheckHead`, `.ResizeHandle`.
|
|
47
|
+
*
|
|
48
|
+
* @example
|
|
49
|
+
* ```tsx
|
|
50
|
+
* <Table>
|
|
51
|
+
* <Table.Header>
|
|
52
|
+
* <Table.Row>
|
|
53
|
+
* <Table.CheckHead checked={allSelected} onCheckedChange={toggleAll} />
|
|
54
|
+
* <Table.Head>Name</Table.Head>
|
|
55
|
+
* </Table.Row>
|
|
56
|
+
* </Table.Header>
|
|
57
|
+
* <Table.Body>
|
|
58
|
+
* {rows.map((row) => (
|
|
59
|
+
* <Table.Row key={row.id} variant={selected.has(row.id) ? "selected" : "default"}>
|
|
60
|
+
* <Table.CheckCell checked={selected.has(row.id)} onCheckedChange={() => toggle(row.id)} />
|
|
61
|
+
* <Table.Cell>{row.name}</Table.Cell>
|
|
62
|
+
* </Table.Row>
|
|
63
|
+
* ))}
|
|
64
|
+
* </Table.Body>
|
|
65
|
+
* </Table>
|
|
66
|
+
* ```
|
|
67
|
+
*/
|
|
68
|
+
export declare const Table: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLTableElement> & {
|
|
69
|
+
/**
|
|
70
|
+
* Table layout algorithm.
|
|
71
|
+
* - `"auto"` — columns resize based on content
|
|
72
|
+
* - `"fixed"` — equal-width columns, controlled via `<colgroup>`
|
|
73
|
+
* @default "auto"
|
|
74
|
+
*/
|
|
75
|
+
layout?: RekiTableLayout;
|
|
76
|
+
} & import('react').RefAttributes<HTMLTableElement>> & {
|
|
77
|
+
Header: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLTableSectionElement> & {
|
|
78
|
+
variant?: "default" | "compact";
|
|
79
|
+
/**
|
|
80
|
+
* Make the header row stick to the top of the scroll container.
|
|
81
|
+
* Requires the table's parent to have a constrained height with
|
|
82
|
+
* `overflow-y: auto`.
|
|
83
|
+
*/
|
|
84
|
+
sticky?: boolean;
|
|
85
|
+
} & import('react').RefAttributes<HTMLTableSectionElement>>;
|
|
86
|
+
Head: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLTableCellElement> & {
|
|
87
|
+
/**
|
|
88
|
+
* Pin this header cell to the left or right edge of the scroll container.
|
|
89
|
+
* Adds `position: sticky`, an opaque background, and a gradient fade on the
|
|
90
|
+
* inner edge. Sticky header columns render at `z-2` so they sit above both
|
|
91
|
+
* normal cells and sticky body cells (`z-1`).
|
|
92
|
+
*/
|
|
93
|
+
sticky?: RekiTableStickyColumn;
|
|
94
|
+
} & import('react').RefAttributes<HTMLTableCellElement>>;
|
|
95
|
+
Row: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLTableRowElement> & {
|
|
96
|
+
variant?: RekiTableRowVariant;
|
|
97
|
+
} & import('react').RefAttributes<HTMLTableRowElement>>;
|
|
98
|
+
Body: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLTableSectionElement> & import('react').RefAttributes<HTMLTableSectionElement>>;
|
|
99
|
+
Cell: import('react').ForwardRefExoticComponent<import('react').TdHTMLAttributes<HTMLTableCellElement> & {
|
|
100
|
+
/**
|
|
101
|
+
* Pin this cell to the left or right edge of the scroll container.
|
|
102
|
+
* Adds `position: sticky`, an opaque background, and a gradient fade on
|
|
103
|
+
* the inner edge. Requires the table's parent to have `overflow-x: auto`.
|
|
104
|
+
*/
|
|
105
|
+
sticky?: RekiTableStickyColumn;
|
|
106
|
+
} & import('react').RefAttributes<HTMLTableCellElement>>;
|
|
107
|
+
CheckCell: import('react').ForwardRefExoticComponent<import('react').TdHTMLAttributes<HTMLTableCellElement> & {
|
|
108
|
+
checked?: boolean;
|
|
109
|
+
indeterminate?: boolean;
|
|
110
|
+
/**
|
|
111
|
+
* Called when the checkbox's checked state changes. The optional second
|
|
112
|
+
* argument exposes event details from the underlying Checkbox, matching
|
|
113
|
+
* the Checkbox component's signature.
|
|
114
|
+
*/
|
|
115
|
+
onCheckedChange?: (checked: boolean, eventDetails?: CheckboxChangeEventDetails) => void;
|
|
116
|
+
/** @deprecated Use `onCheckedChange` instead. Will be removed in a future major version. */
|
|
117
|
+
onValueChange?: (checked: boolean) => void;
|
|
118
|
+
label?: string;
|
|
119
|
+
disabled?: boolean;
|
|
120
|
+
} & import('react').RefAttributes<HTMLTableCellElement>>;
|
|
121
|
+
CheckHead: import('react').ForwardRefExoticComponent<import('react').ThHTMLAttributes<HTMLTableCellElement> & {
|
|
122
|
+
checked?: boolean;
|
|
123
|
+
indeterminate?: boolean;
|
|
124
|
+
/**
|
|
125
|
+
* Called when the checkbox's checked state changes. The optional second
|
|
126
|
+
* argument exposes event details from the underlying Checkbox, matching
|
|
127
|
+
* the Checkbox component's signature.
|
|
128
|
+
*/
|
|
129
|
+
onCheckedChange?: (checked: boolean, eventDetails?: CheckboxChangeEventDetails) => void;
|
|
130
|
+
/** @deprecated Use `onCheckedChange` instead. Will be removed in a future major version. */
|
|
131
|
+
onValueChange?: (checked: boolean) => void;
|
|
132
|
+
label?: string;
|
|
133
|
+
disabled?: boolean;
|
|
134
|
+
} & import('react').RefAttributes<HTMLTableCellElement>>;
|
|
135
|
+
Footer: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLTableSectionElement> & import('react').RefAttributes<HTMLTableSectionElement>>;
|
|
136
|
+
ResizeHandle: import('react').ForwardRefExoticComponent<import('react').HTMLAttributes<HTMLButtonElement> & import('react').RefAttributes<HTMLButtonElement>>;
|
|
137
|
+
};
|
|
138
|
+
//# sourceMappingURL=table.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../../src/components/table/table.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAY,KAAK,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAExE,wFAAwF;AACxF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgCtB,CAAC;AAEX,MAAM,MAAM,qBAAqB,GAAG,MAAM,OAAO,mBAAmB,CAAC,MAAM,CAAC;AA+C5E,eAAO,MAAM,2BAA2B;;;CAG9B,CAAC;AAEX,MAAM,MAAM,mBAAmB,GAAG,MAAM,OAAO,mBAAmB,CAAC,OAAO,CAAC;AAC3E,MAAM,MAAM,eAAe,GAAG,MAAM,OAAO,mBAAmB,CAAC,MAAM,CAAC;AAqStE;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,eAAO,MAAM,KAAK;IArSd;;;;;OAKG;aACM,eAAe;;;kBAoBd,SAAS,GAAG,SAAS;QAC/B;;;;WAIG;iBACM,OAAO;;;QAwBhB;;;;;WAKG;iBACM,qBAAqB;;;kBAcpB,mBAAmB;;;;QAqB7B;;;;WAIG;iBACM,qBAAqB;;;kBAiDpB,OAAO;wBACD,OAAO;QACvB;;;;WAIG;0BACe,CAChB,OAAO,EAAE,OAAO,EAChB,YAAY,CAAC,EAAE,0BAA0B,KACtC,IAAI;QACT,4FAA4F;wBAC5E,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI;gBAClC,MAAM;mBACH,OAAO;;;kBAwCR,OAAO;wBACD,OAAO;QACvB;;;;WAIG;0BACe,CAChB,OAAO,EAAE,OAAO,EAChB,YAAY,CAAC,EAAE,0BAA0B,KACtC,IAAI;QACT,4FAA4F;wBAC5E,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI;gBAClC,MAAM;mBACH,OAAO;;;;CAoFpB,CAAC"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { TableOfContents, type TableOfContentsProps, type TableOfContentsTitleProps, type TableOfContentsListProps, type TableOfContentsItemProps, type TableOfContentsGroupProps, REKI_TABLE_OF_CONTENTS_VARIANTS, REKI_TABLE_OF_CONTENTS_DEFAULT_VARIANTS, type RekiTableOfContentsState, } from './table-of-contents';
|
|
2
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/table-of-contents/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,eAAe,EACf,KAAK,oBAAoB,EACzB,KAAK,yBAAyB,EAC9B,KAAK,wBAAwB,EAC7B,KAAK,wBAAwB,EAC7B,KAAK,yBAAyB,EAC9B,+BAA+B,EAC/B,uCAAuC,EACvC,KAAK,wBAAwB,GAC9B,MAAM,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
/** TableOfContents item state variant definitions. */
|
|
2
|
+
export declare const REKI_TABLE_OF_CONTENTS_VARIANTS: {
|
|
3
|
+
readonly state: {
|
|
4
|
+
readonly default: {
|
|
5
|
+
readonly classes: "text-reki-subtle hover:border-reki-line hover:text-reki-default hover:font-medium";
|
|
6
|
+
readonly description: "Inactive section link";
|
|
7
|
+
};
|
|
8
|
+
readonly active: {
|
|
9
|
+
readonly classes: "border-reki-brand font-medium text-reki-default";
|
|
10
|
+
readonly description: "Currently visible / active section";
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
export declare const REKI_TABLE_OF_CONTENTS_DEFAULT_VARIANTS: {
|
|
15
|
+
readonly state: "default";
|
|
16
|
+
};
|
|
17
|
+
export type RekiTableOfContentsState = keyof typeof REKI_TABLE_OF_CONTENTS_VARIANTS.state;
|
|
18
|
+
export type TableOfContentsProps = React.HTMLAttributes<HTMLElement>;
|
|
19
|
+
export type TableOfContentsTitleProps = React.HTMLAttributes<HTMLParagraphElement>;
|
|
20
|
+
export type TableOfContentsListProps = React.HTMLAttributes<HTMLUListElement>;
|
|
21
|
+
export interface TableOfContentsItemProps extends React.AnchorHTMLAttributes<HTMLAnchorElement> {
|
|
22
|
+
/** Whether this item represents the currently active section. */
|
|
23
|
+
active?: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Custom element to render as the link. Use this to integrate with
|
|
26
|
+
* framework routers (e.g., Next.js `<Link>`, React Router `<NavLink>`).
|
|
27
|
+
* The element receives all anchor props including `href`, `className`, and `children`.
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* ```tsx
|
|
31
|
+
* <TableOfContents.Item render={<Link />} href="/intro" active>
|
|
32
|
+
* Introduction
|
|
33
|
+
* </TableOfContents.Item>
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
render?: React.ReactElement;
|
|
37
|
+
}
|
|
38
|
+
export interface TableOfContentsGroupProps extends Omit<React.HTMLAttributes<HTMLLIElement>, "title"> {
|
|
39
|
+
/** Label displayed above the group's items. */
|
|
40
|
+
label: string;
|
|
41
|
+
/** URL the group label links to. When provided, the label renders as a clickable link with item styling. */
|
|
42
|
+
href?: string;
|
|
43
|
+
/** Whether this group's label represents the currently active section. Only applies when `href` is provided. */
|
|
44
|
+
active?: boolean;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* TableOfContents — presentational compound component for section navigation.
|
|
48
|
+
*
|
|
49
|
+
* Purely visual; all interaction logic (scroll tracking, active state management)
|
|
50
|
+
* is left to the consumer.
|
|
51
|
+
*
|
|
52
|
+
* @example
|
|
53
|
+
* ```tsx
|
|
54
|
+
* <TableOfContents>
|
|
55
|
+
* <TableOfContents.Title>On this page</TableOfContents.Title>
|
|
56
|
+
* <TableOfContents.List>
|
|
57
|
+
* <TableOfContents.Item href="#intro" active>Introduction</TableOfContents.Item>
|
|
58
|
+
* <TableOfContents.Group label="Getting Started">
|
|
59
|
+
* <TableOfContents.Item href="#install">Installation</TableOfContents.Item>
|
|
60
|
+
* <TableOfContents.Item href="#setup">Setup</TableOfContents.Item>
|
|
61
|
+
* </TableOfContents.Group>
|
|
62
|
+
* </TableOfContents.List>
|
|
63
|
+
* </TableOfContents>
|
|
64
|
+
* ```
|
|
65
|
+
*/
|
|
66
|
+
export declare const TableOfContents: import('react').ForwardRefExoticComponent<TableOfContentsProps & import('react').RefAttributes<HTMLElement>> & {
|
|
67
|
+
Title: import('react').ForwardRefExoticComponent<TableOfContentsTitleProps & import('react').RefAttributes<HTMLParagraphElement>>;
|
|
68
|
+
List: import('react').ForwardRefExoticComponent<TableOfContentsListProps & import('react').RefAttributes<HTMLUListElement>>;
|
|
69
|
+
Item: import('react').ForwardRefExoticComponent<TableOfContentsItemProps & import('react').RefAttributes<HTMLAnchorElement>>;
|
|
70
|
+
Group: import('react').ForwardRefExoticComponent<TableOfContentsGroupProps & import('react').RefAttributes<HTMLLIElement>>;
|
|
71
|
+
};
|
|
72
|
+
//# sourceMappingURL=table-of-contents.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-of-contents.d.ts","sourceRoot":"","sources":["../../../../src/components/table-of-contents/table-of-contents.tsx"],"names":[],"mappings":"AAGA,sDAAsD;AACtD,eAAO,MAAM,+BAA+B;;;;;;;;;;;CAYlC,CAAC;AAEX,eAAO,MAAM,uCAAuC;;CAE1C,CAAC;AAEX,MAAM,MAAM,wBAAwB,GAClC,MAAM,OAAO,+BAA+B,CAAC,KAAK,CAAC;AAKrD,MAAM,MAAM,oBAAoB,GAAG,KAAK,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC;AAWrE,MAAM,MAAM,yBAAyB,GACnC,KAAK,CAAC,cAAc,CAAC,oBAAoB,CAAC,CAAC;AAgB7C,MAAM,MAAM,wBAAwB,GAAG,KAAK,CAAC,cAAc,CAAC,gBAAgB,CAAC,CAAC;AAe9E,MAAM,WAAW,wBAAyB,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC;IAC7F,iEAAiE;IACjE,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,YAAY,CAAC;CAC7B;AAwCD,MAAM,WAAW,yBAA0B,SAAQ,IAAI,CACrD,KAAK,CAAC,cAAc,CAAC,aAAa,CAAC,EACnC,OAAO,CACR;IACC,+CAA+C;IAC/C,KAAK,EAAE,MAAM,CAAC;IACd,4GAA4G;IAC5G,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,gHAAgH;IAChH,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB;AAsDD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,eAAe;;;;;CAK1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/tabs/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAC9B,YAAY,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,QAAQ,CAAC"}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import { TabsTab } from '@base-ui/react/tabs';
|
|
3
|
+
/** Tabs variant definitions. */
|
|
4
|
+
export declare const REKI_TABS_VARIANTS: {
|
|
5
|
+
readonly variant: readonly ["segmented", "underline"];
|
|
6
|
+
readonly size: readonly ["base", "sm"];
|
|
7
|
+
};
|
|
8
|
+
export declare const REKI_TABS_DEFAULT_VARIANTS: {
|
|
9
|
+
readonly variant: "segmented";
|
|
10
|
+
readonly size: "base";
|
|
11
|
+
};
|
|
12
|
+
export declare const REKI_TABS_STYLING: {
|
|
13
|
+
readonly container: {
|
|
14
|
+
readonly height: 34;
|
|
15
|
+
readonly borderRadius: 8;
|
|
16
|
+
readonly background: "color-accent";
|
|
17
|
+
readonly padding: 1;
|
|
18
|
+
};
|
|
19
|
+
readonly tab: {
|
|
20
|
+
readonly paddingX: 10;
|
|
21
|
+
readonly verticalMargin: 1;
|
|
22
|
+
readonly fontSize: 16;
|
|
23
|
+
readonly fontWeight: 500;
|
|
24
|
+
readonly borderRadius: 8;
|
|
25
|
+
readonly activeColor: "text-color-surface";
|
|
26
|
+
readonly inactiveColor: "text-color-label";
|
|
27
|
+
};
|
|
28
|
+
readonly indicator: {
|
|
29
|
+
readonly background: "color-surface-secondary";
|
|
30
|
+
readonly ring: "color-color-2";
|
|
31
|
+
readonly borderRadius: 6;
|
|
32
|
+
readonly shadow: "shadow-sm";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
export interface RekiTabsVariantsProps {
|
|
36
|
+
/**
|
|
37
|
+
* Tab style.
|
|
38
|
+
* - `"segmented"` — Pill-shaped indicator on a filled track
|
|
39
|
+
* - `"underline"` — Underline indicator below tab text
|
|
40
|
+
* @default "segmented"
|
|
41
|
+
*/
|
|
42
|
+
variant?: (typeof REKI_TABS_VARIANTS.variant)[number];
|
|
43
|
+
/**
|
|
44
|
+
* Tab size.
|
|
45
|
+
* - `"base"` — Default size (h-9, text-base)
|
|
46
|
+
* - `"sm"` — Compact size (h-6.5, text-xs) — matches Input size="sm"
|
|
47
|
+
* @default "base"
|
|
48
|
+
*/
|
|
49
|
+
size?: (typeof REKI_TABS_VARIANTS.size)[number];
|
|
50
|
+
}
|
|
51
|
+
/** Configuration for a single tab within the Tabs component. */
|
|
52
|
+
export type TabsItem = {
|
|
53
|
+
/** Unique identifier for the tab, used as the controlled value. */
|
|
54
|
+
value: string;
|
|
55
|
+
/** Display content for the tab trigger. */
|
|
56
|
+
label: ReactNode;
|
|
57
|
+
/** Additional CSS classes for this tab trigger. */
|
|
58
|
+
className?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Custom render function or element to replace the tab element (e.g. for link-based tabs).
|
|
61
|
+
* When using a function, it receives the props to spread on the element and the tab's state.
|
|
62
|
+
*/
|
|
63
|
+
render?: TabsTab.Props["render"];
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* Tabs component props.
|
|
67
|
+
*
|
|
68
|
+
* @example
|
|
69
|
+
* ```tsx
|
|
70
|
+
* <Tabs
|
|
71
|
+
* tabs={[
|
|
72
|
+
* { value: "overview", label: "Overview" },
|
|
73
|
+
* { value: "settings", label: "Settings" },
|
|
74
|
+
* ]}
|
|
75
|
+
* value={activeTab}
|
|
76
|
+
* onValueChange={setActiveTab}
|
|
77
|
+
* />
|
|
78
|
+
* ```
|
|
79
|
+
*/
|
|
80
|
+
export type TabsProps = RekiTabsVariantsProps & {
|
|
81
|
+
/** Array of tab items to render. */
|
|
82
|
+
tabs?: TabsItem[];
|
|
83
|
+
/** Controlled value. When set, component becomes controlled. */
|
|
84
|
+
value?: string;
|
|
85
|
+
/** Default selected value for uncontrolled mode. Ignored when `value` is set. */
|
|
86
|
+
selectedValue?: string;
|
|
87
|
+
/** Callback fired when the active tab changes. */
|
|
88
|
+
onValueChange?: (value: string) => void;
|
|
89
|
+
/**
|
|
90
|
+
* When `true`, tabs are activated immediately upon receiving focus via arrow keys.
|
|
91
|
+
* When `false` (default), tabs receive focus but require Enter/Space to activate.
|
|
92
|
+
*/
|
|
93
|
+
activateOnFocus?: boolean;
|
|
94
|
+
/** Additional CSS classes for the root element. */
|
|
95
|
+
className?: string;
|
|
96
|
+
/** Additional CSS classes for the tab list element. */
|
|
97
|
+
listClassName?: string;
|
|
98
|
+
/** Additional CSS classes for the indicator element. */
|
|
99
|
+
indicatorClassName?: string;
|
|
100
|
+
};
|
|
101
|
+
/**
|
|
102
|
+
* Tab navigation component with segmented or underline style.
|
|
103
|
+
* Built on Base UI Tabs with animated active indicator.
|
|
104
|
+
*
|
|
105
|
+
* @example
|
|
106
|
+
* ```tsx
|
|
107
|
+
* <Tabs
|
|
108
|
+
* variant="segmented"
|
|
109
|
+
* tabs={[{ value: "tab1", label: "Tab 1" }, { value: "tab2", label: "Tab 2" }]}
|
|
110
|
+
* value={active}
|
|
111
|
+
* onValueChange={setActive}
|
|
112
|
+
* />
|
|
113
|
+
* ```
|
|
114
|
+
*/
|
|
115
|
+
export declare function Tabs({ tabs, value, selectedValue, onValueChange, activateOnFocus, className, listClassName, indicatorClassName, variant, size, }: TabsProps): import("react/jsx-runtime").JSX.Element | null;
|
|
116
|
+
//# sourceMappingURL=tabs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../../src/components/tabs/tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAML,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AACf,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAInD,gCAAgC;AAChC,eAAO,MAAM,kBAAkB;;;CAGrB,CAAC;AAEX,eAAO,MAAM,0BAA0B;;;CAG7B,CAAC;AAEX,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;CAsBpB,CAAC;AAGX,MAAM,WAAW,qBAAqB;IACpC;;;;;OAKG;IACH,OAAO,CAAC,EAAE,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC;IACtD;;;;;OAKG;IACH,IAAI,CAAC,EAAE,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CACjD;AAED,gEAAgE;AAChE,MAAM,MAAM,QAAQ,GAAG;IACrB,mEAAmE;IACnE,KAAK,EAAE,MAAM,CAAC;IACd,2CAA2C;IAC3C,KAAK,EAAE,SAAS,CAAC;IACjB,mDAAmD;IACnD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC;CAClC,CAAC;AAEF;;;;;;;;;;;;;;GAcG;AACH,MAAM,MAAM,SAAS,GAAG,qBAAqB,GAAG;IAC9C,oCAAoC;IACpC,IAAI,CAAC,EAAE,QAAQ,EAAE,CAAC;IAClB,gEAAgE;IAChE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,iFAAiF;IACjF,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,kDAAkD;IAClD,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC;;;OAGG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,mDAAmD;IACnD,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,uDAAuD;IACvD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,wDAAwD;IACxD,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B,CAAC;AAEF;;;;;;;;;;;;;GAaG;AACH,wBAAgB,IAAI,CAAC,EACnB,IAAI,EACJ,KAAK,EACL,aAAa,EACb,aAAa,EACb,eAAe,EACf,SAAS,EACT,aAAa,EACb,kBAAkB,EAClB,OAA4C,EAC5C,IAAsC,GACvC,EAAE,SAAS,kDAiHX"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/text/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC"}
|