@synnaxlabs/pluto 0.12.0
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/LICENSE +4 -0
- package/README.md +34 -0
- package/dist/Center-ZAcURh-3.cjs +148 -0
- package/dist/Center-ZAcURh-3.cjs.map +1 -0
- package/dist/Center-gEKkAkdh.js +149 -0
- package/dist/Center-gEKkAkdh.js.map +1 -0
- package/dist/Header-5YX6FUn6.cjs +35 -0
- package/dist/Header-5YX6FUn6.cjs.map +1 -0
- package/dist/Header-7x6367IV.js +36 -0
- package/dist/Header-7x6367IV.js.map +1 -0
- package/dist/Item-EDdYN2NK.js +171 -0
- package/dist/Item-EDdYN2NK.js.map +1 -0
- package/dist/Item-HWzX7RK2.cjs +170 -0
- package/dist/Item-HWzX7RK2.cjs.map +1 -0
- package/dist/Item-owLU4Xop.js +97 -0
- package/dist/Item-owLU4Xop.js.map +1 -0
- package/dist/Item-rkSKzZoh.cjs +96 -0
- package/dist/Item-rkSKzZoh.cjs.map +1 -0
- package/dist/Keyboard-mE03PKwA.js +14 -0
- package/dist/Keyboard-mE03PKwA.js.map +1 -0
- package/dist/Keyboard-w372197S.cjs +13 -0
- package/dist/Keyboard-w372197S.cjs.map +1 -0
- package/dist/Link-laNlv47N.js +13 -0
- package/dist/Link-laNlv47N.js.map +1 -0
- package/dist/Link-xlTZan29.cjs +12 -0
- package/dist/Link-xlTZan29.cjs.map +1 -0
- package/dist/SelectLevel-bGb0dRXh.cjs +152 -0
- package/dist/SelectLevel-bGb0dRXh.cjs.map +1 -0
- package/dist/SelectLevel-cewIWtOv.js +153 -0
- package/dist/SelectLevel-cewIWtOv.js.map +1 -0
- package/dist/Selector-R3lL41_i.js +267 -0
- package/dist/Selector-R3lL41_i.js.map +1 -0
- package/dist/Selector-hQLSIYum.cjs +266 -0
- package/dist/Selector-hQLSIYum.cjs.map +1 -0
- package/dist/TimeRangeChip-XXXLMCrf.cjs +9316 -0
- package/dist/TimeRangeChip-XXXLMCrf.cjs.map +1 -0
- package/dist/TimeRangeChip-eDCX5pUC.js +9301 -0
- package/dist/TimeRangeChip-eDCX5pUC.js.map +1 -0
- package/dist/Toggle-eOKYw1OT.cjs +13664 -0
- package/dist/Toggle-eOKYw1OT.cjs.map +1 -0
- package/dist/Toggle-kLunfJtR.js +13665 -0
- package/dist/Toggle-kLunfJtR.js.map +1 -0
- package/dist/Video-Vpwp5ao1.js +12 -0
- package/dist/Video-Vpwp5ao1.js.map +1 -0
- package/dist/Video-a7BUKvzF.cjs +11 -0
- package/dist/Video-a7BUKvzF.cjs.map +1 -0
- package/dist/Video-k52RqIHf.cjs +2 -0
- package/dist/Video-k52RqIHf.cjs.map +1 -0
- package/dist/Video-w40geAFS.js +2 -0
- package/dist/Video-w40geAFS.js.map +1 -0
- package/dist/accordion/Accordion.d.ts +38 -0
- package/dist/accordion/Accordion.spec.d.ts +1 -0
- package/dist/accordion/Accordion.stories.d.ts +5 -0
- package/dist/accordion/index.d.ts +1 -0
- package/dist/aether/aether/aether.d.ts +247 -0
- package/dist/aether/aether/index.d.ts +2 -0
- package/dist/aether/aether/worker.spec.d.ts +8 -0
- package/dist/aether/index.d.ts +1 -0
- package/dist/aether/main.d.ts +96 -0
- package/dist/aether/main.spec.d.ts +8 -0
- package/dist/aether/message.d.ts +17 -0
- package/dist/aether.cjs +90 -0
- package/dist/aether.cjs.map +1 -0
- package/dist/aether.js +93 -0
- package/dist/aether.js.map +1 -0
- package/dist/aetherIndex.d.ts +14 -0
- package/dist/alamos/Provider.d.ts +12 -0
- package/dist/alamos/aether/alamos.d.ts +39 -0
- package/dist/alamos/aether/index.d.ts +1 -0
- package/dist/alamos/index.d.ts +1 -0
- package/dist/align/Center.d.ts +8 -0
- package/dist/align/Pack.d.ts +23 -0
- package/dist/align/Pack.stories.d.ts +8 -0
- package/dist/align/Space.d.ts +54 -0
- package/dist/align/Space.spec.d.ts +1 -0
- package/dist/align/Space.stories.d.ts +5 -0
- package/dist/align/external.d.ts +3 -0
- package/dist/align/index.d.ts +1 -0
- package/dist/align.cjs +10 -0
- package/dist/align.cjs.map +1 -0
- package/dist/align.js +10 -0
- package/dist/align.js.map +1 -0
- package/dist/button/Button.d.ts +46 -0
- package/dist/button/Button.spec.d.ts +1 -0
- package/dist/button/Button.stories.d.ts +9 -0
- package/dist/button/Icon.d.ts +19 -0
- package/dist/button/Link.d.ts +16 -0
- package/dist/button/Toggle.d.ts +34 -0
- package/dist/button/color.d.ts +3 -0
- package/dist/button/external.d.ts +4 -0
- package/dist/button/index.d.ts +1 -0
- package/dist/button.cjs +15 -0
- package/dist/button.cjs.map +1 -0
- package/dist/button.js +15 -0
- package/dist/button.js.map +1 -0
- package/dist/channel/AliasProvider.d.ts +24 -0
- package/dist/channel/ChannelSelect.stories.d.ts +7 -0
- package/dist/channel/LinePlot.d.ts +72 -0
- package/dist/channel/LinePlot.stories.d.ts +6 -0
- package/dist/channel/Select.d.ts +11 -0
- package/dist/channel/external.d.ts +3 -0
- package/dist/channel/index.d.ts +1 -0
- package/dist/channel/types.d.ts +1 -0
- package/dist/color/Picker/Picker.d.ts +6 -0
- package/dist/color/Picker/Picker.stories.d.ts +6 -0
- package/dist/color/Picker/index.d.ts +1 -0
- package/dist/color/Swatch/Swatch.d.ts +8 -0
- package/dist/color/Swatch/index.d.ts +1 -0
- package/dist/color/core/color.d.ts +128 -0
- package/dist/color/core/color.spec.d.ts +1 -0
- package/dist/color/core/index.d.ts +2 -0
- package/dist/color/external.d.ts +4 -0
- package/dist/color/index.d.ts +1 -0
- package/dist/component-joFaJiQW.cjs +24719 -0
- package/dist/component-joFaJiQW.cjs.map +1 -0
- package/dist/component-k78Jq9I7.js +24720 -0
- package/dist/component-k78Jq9I7.js.map +1 -0
- package/dist/css/bem.d.ts +14 -0
- package/dist/css/bem.spec.d.ts +1 -0
- package/dist/css/color.d.ts +10 -0
- package/dist/css/css.d.ts +27 -0
- package/dist/css/grid.d.ts +14 -0
- package/dist/css/index.d.ts +4 -0
- package/dist/css/units.d.ts +1 -0
- package/dist/css/vars.d.ts +1 -0
- package/dist/css-NTD4Xm8x.js +9206 -0
- package/dist/css-NTD4Xm8x.js.map +1 -0
- package/dist/css-V3VUT_Js.cjs +9204 -0
- package/dist/css-V3VUT_Js.cjs.map +1 -0
- package/dist/cursor/cursor.d.ts +3 -0
- package/dist/cursor/index.d.ts +1 -0
- package/dist/dimensions-Sej0Zly9.cjs +26 -0
- package/dist/dimensions-Sej0Zly9.cjs.map +1 -0
- package/dist/dimensions-guJ5PHmb.js +27 -0
- package/dist/dimensions-guJ5PHmb.js.map +1 -0
- package/dist/divider/Divider.d.ts +14 -0
- package/dist/divider/index.d.ts +2 -0
- package/dist/dropdown/Dropdown.d.ts +49 -0
- package/dist/dropdown/Dropdown.spec.d.ts +1 -0
- package/dist/dropdown/Dropdown.stories.d.ts +5 -0
- package/dist/dropdown/index.d.ts +2 -0
- package/dist/dropdown.cjs +13 -0
- package/dist/dropdown.cjs.map +1 -0
- package/dist/dropdown.js +13 -0
- package/dist/dropdown.js.map +1 -0
- package/dist/external-2Aicsb3l.js +88 -0
- package/dist/external-2Aicsb3l.js.map +1 -0
- package/dist/external-9Ncn2J9B.cjs +93 -0
- package/dist/external-9Ncn2J9B.cjs.map +1 -0
- package/dist/external-9RCzxzgZ.js +30 -0
- package/dist/external-9RCzxzgZ.js.map +1 -0
- package/dist/external-9pS8-DvV.js +15 -0
- package/dist/external-9pS8-DvV.js.map +1 -0
- package/dist/external-KxlyA74C.js +20 -0
- package/dist/external-KxlyA74C.js.map +1 -0
- package/dist/external-OSLzuRs1.cjs +14 -0
- package/dist/external-OSLzuRs1.cjs.map +1 -0
- package/dist/external-PS3nzqUn.cjs +23 -0
- package/dist/external-PS3nzqUn.cjs.map +1 -0
- package/dist/external-QRmqSjV0.js +18 -0
- package/dist/external-QRmqSjV0.js.map +1 -0
- package/dist/external-QuVTCnGl.js +71 -0
- package/dist/external-QuVTCnGl.js.map +1 -0
- package/dist/external-U5HRPaDI.cjs +17 -0
- package/dist/external-U5HRPaDI.cjs.map +1 -0
- package/dist/external-_CtRDtih.js +17 -0
- package/dist/external-_CtRDtih.js.map +1 -0
- package/dist/external-eQU48hM4.cjs +87 -0
- package/dist/external-eQU48hM4.cjs.map +1 -0
- package/dist/external-kbDFnfuk.js +24 -0
- package/dist/external-kbDFnfuk.js.map +1 -0
- package/dist/external-oX1JmOFf.js +17 -0
- package/dist/external-oX1JmOFf.js.map +1 -0
- package/dist/external-oZe6tF4A.cjs +14 -0
- package/dist/external-oZe6tF4A.cjs.map +1 -0
- package/dist/external-tVcmKSsT.cjs +19 -0
- package/dist/external-tVcmKSsT.cjs.map +1 -0
- package/dist/external-up1sE3F6.js +94 -0
- package/dist/external-up1sE3F6.js.map +1 -0
- package/dist/external-uvx0b-Jw.cjs +16 -0
- package/dist/external-uvx0b-Jw.cjs.map +1 -0
- package/dist/external-vXBQOmKv.js +15 -0
- package/dist/external-vXBQOmKv.js.map +1 -0
- package/dist/external-yiqRIIvW.cjs +16 -0
- package/dist/external-yiqRIIvW.cjs.map +1 -0
- package/dist/external-zBiIxeDG.cjs +70 -0
- package/dist/external-zBiIxeDG.cjs.map +1 -0
- package/dist/external-zw9fckWT.cjs +29 -0
- package/dist/external-zw9fckWT.cjs.map +1 -0
- package/dist/font-t7KoGNFX.js +17 -0
- package/dist/font-t7KoGNFX.js.map +1 -0
- package/dist/font-wlgaMRYN.cjs +16 -0
- package/dist/font-wlgaMRYN.cjs.map +1 -0
- package/dist/fontString-RKvYIr5H.js +13 -0
- package/dist/fontString-RKvYIr5H.js.map +1 -0
- package/dist/fontString-i24UxKCQ.cjs +12 -0
- package/dist/fontString-i24UxKCQ.cjs.map +1 -0
- package/dist/generic/Generic.d.ts +13 -0
- package/dist/generic/index.d.ts +1 -0
- package/dist/haul/Haul.d.ts +60 -0
- package/dist/haul/index.d.ts +1 -0
- package/dist/header/Actions.d.ts +15 -0
- package/dist/header/ButtonTitle.d.ts +13 -0
- package/dist/header/Header.d.ts +28 -0
- package/dist/header/Header.spec.d.ts +1 -0
- package/dist/header/Header.stories.d.ts +6 -0
- package/dist/header/Title.d.ts +13 -0
- package/dist/header/external.d.ts +4 -0
- package/dist/header/index.d.ts +1 -0
- package/dist/header.cjs +15 -0
- package/dist/header.cjs.map +1 -0
- package/dist/header.js +15 -0
- package/dist/header.js.map +1 -0
- package/dist/hooks/effect.d.ts +14 -0
- package/dist/hooks/index.d.ts +8 -0
- package/dist/hooks/ref.d.ts +31 -0
- package/dist/hooks/useClickOutside.d.ts +9 -0
- package/dist/hooks/useCursorDrag/index.d.ts +2 -0
- package/dist/hooks/useCursorDrag/types.d.ts +5 -0
- package/dist/hooks/useCursorDrag/useCursorDrag.d.ts +10 -0
- package/dist/hooks/useCursorDrag/useVirtualCursorDrag.d.ts +1 -0
- package/dist/hooks/useCursorDrag/useVirtualCursorDragWebKit.d.ts +2 -0
- package/dist/hooks/useCursorDrag/useVirtualCursorDragWebView.d.ts +2 -0
- package/dist/hooks/useDebouncedCallback.d.ts +2 -0
- package/dist/hooks/useFilter.d.ts +21 -0
- package/dist/hooks/useResize.d.ts +24 -0
- package/dist/hooks/useSelectMultiple.d.ts +51 -0
- package/dist/hooks/useTransforms.d.ts +15 -0
- package/dist/hooks/useUniqueKey.d.ts +6 -0
- package/dist/index.cjs +1175 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +51 -0
- package/dist/index.js +1182 -0
- package/dist/index.js.map +1 -0
- package/dist/input/Date.d.ts +28 -0
- package/dist/input/DragButton.d.ts +14 -0
- package/dist/input/HelpText.d.ts +19 -0
- package/dist/input/Input.spec.d.ts +1 -0
- package/dist/input/Input.stories.d.ts +9 -0
- package/dist/input/Item.d.ts +23 -0
- package/dist/input/Label.d.ts +13 -0
- package/dist/input/Number.d.ts +30 -0
- package/dist/input/Switch.d.ts +15 -0
- package/dist/input/Text.d.ts +18 -0
- package/dist/input/Time.d.ts +30 -0
- package/dist/input/Time.spec.d.ts +1 -0
- package/dist/input/external.d.ts +10 -0
- package/dist/input/index.d.ts +1 -0
- package/dist/input/types.d.ts +19 -0
- package/dist/input.cjs +15 -0
- package/dist/input.cjs.map +1 -0
- package/dist/input.js +15 -0
- package/dist/input.js.map +1 -0
- package/dist/jsx-runtime-N1ikfypN.cjs +931 -0
- package/dist/jsx-runtime-N1ikfypN.cjs.map +1 -0
- package/dist/jsx-runtime-rX5tAIG2.js +932 -0
- package/dist/jsx-runtime-rX5tAIG2.js.map +1 -0
- package/dist/list/Column.d.ts +24 -0
- package/dist/list/Context.d.ts +45 -0
- package/dist/list/Core.d.ts +40 -0
- package/dist/list/Filter.d.ts +22 -0
- package/dist/list/KeyHover.d.ts +4 -0
- package/dist/list/List.d.ts +19 -0
- package/dist/list/List.spec.d.ts +1 -0
- package/dist/list/List.stories.d.ts +7 -0
- package/dist/list/Search.d.ts +12 -0
- package/dist/list/Selector.d.ts +11 -0
- package/dist/list/external.d.ts +9 -0
- package/dist/list/index.d.ts +1 -0
- package/dist/list/types.d.ts +38 -0
- package/dist/list.cjs +27 -0
- package/dist/list.cjs.map +1 -0
- package/dist/list.js +27 -0
- package/dist/list.js.map +1 -0
- package/dist/memo/index.d.ts +2 -0
- package/dist/memo/proxyMemo.d.ts +2 -0
- package/dist/memo/useMemoCompare.d.ts +5 -0
- package/dist/menu/ContextMenu.d.ts +78 -0
- package/dist/menu/Item.d.ts +35 -0
- package/dist/menu/Menu.d.ts +26 -0
- package/dist/menu/external.d.ts +3 -0
- package/dist/menu/index.d.ts +1 -0
- package/dist/menu.cjs +16 -0
- package/dist/menu.cjs.map +1 -0
- package/dist/menu.js +16 -0
- package/dist/menu.js.map +1 -0
- package/dist/mock/MockGLBufferController.d.ts +20 -0
- package/dist/mock/setuptests.d.ts +1 -0
- package/dist/mosaic/Mosaic.d.ts +35 -0
- package/dist/mosaic/Mosaic.spec.d.ts +1 -0
- package/dist/mosaic/Mosaic.stories.d.ts +5 -0
- package/dist/mosaic/external.d.ts +4 -0
- package/dist/mosaic/index.d.ts +1 -0
- package/dist/mosaic/tree.d.ts +70 -0
- package/dist/mosaic/types.d.ts +50 -0
- package/dist/mosaic/use.d.ts +24 -0
- package/dist/nav/Bar.d.ts +25 -0
- package/dist/nav/Drawer.d.ts +24 -0
- package/dist/nav/Nav.spec.d.ts +1 -0
- package/dist/nav/Nav.stories.d.ts +6 -0
- package/dist/nav/external.d.ts +2 -0
- package/dist/nav/index.d.ts +1 -0
- package/dist/os/Controls/Controls.d.ts +7 -0
- package/dist/os/Controls/Controls.stories.d.ts +6 -0
- package/dist/os/Controls/Mac.d.ts +8 -0
- package/dist/os/Controls/Windows.d.ts +3 -0
- package/dist/os/Controls/index.d.ts +3 -0
- package/dist/os/Controls/types.d.ts +12 -0
- package/dist/os/external.d.ts +2 -0
- package/dist/os/index.d.ts +1 -0
- package/dist/os/use.d.ts +2 -0
- package/dist/pluto/Pluto.d.ts +18 -0
- package/dist/pluto/aether/ pluto.d.ts +1 -0
- package/dist/pluto/aether/index.d.ts +1 -0
- package/dist/pluto/defaultWorker.d.ts +1 -0
- package/dist/pluto/index.d.ts +1 -0
- package/dist/ranger/SelectLabel.d.ts +6 -0
- package/dist/ranger/TimeRangeChip.d.ts +6 -0
- package/dist/ranger/TimeRangeChip.stories.d.ts +6 -0
- package/dist/ranger/external.d.ts +2 -0
- package/dist/ranger/index.d.ts +1 -0
- package/dist/resize/Core.d.ts +10 -0
- package/dist/resize/Multiple.d.ts +63 -0
- package/dist/resize/Single.d.ts +23 -0
- package/dist/resize/Single.spec.d.ts +1 -0
- package/dist/resize/Single.stories.d.ts +6 -0
- package/dist/resize/external.d.ts +3 -0
- package/dist/resize/index.d.ts +1 -0
- package/dist/select/Button.d.ts +18 -0
- package/dist/select/ClearButton.d.ts +3 -0
- package/dist/select/Direction.d.ts +11 -0
- package/dist/select/List.d.ts +7 -0
- package/dist/select/Multiple.d.ts +45 -0
- package/dist/select/Select.spec.d.ts +1 -0
- package/dist/select/Select.stories.d.ts +14 -0
- package/dist/select/Single.d.ts +37 -0
- package/dist/select/external.d.ts +4 -0
- package/dist/select/index.d.ts +1 -0
- package/dist/state/index.d.ts +1 -0
- package/dist/state/state.d.ts +27 -0
- package/dist/status/Aggregator.d.ts +27 -0
- package/dist/status/Circle.d.ts +6 -0
- package/dist/status/Text.d.ts +21 -0
- package/dist/status/aether/aggregator.d.ts +86 -0
- package/dist/status/aether/external.d.ts +2 -0
- package/dist/status/aether/index.d.ts +1 -0
- package/dist/status/aether/types.d.ts +26 -0
- package/dist/status/colors.d.ts +2 -0
- package/dist/status/external.d.ts +4 -0
- package/dist/status/index.d.ts +1 -0
- package/dist/style.css +3119 -0
- package/dist/synnax/Provider.d.ts +10 -0
- package/dist/synnax/aether/index.d.ts +1 -0
- package/dist/synnax/aether/provider.d.ts +225 -0
- package/dist/synnax/index.d.ts +1 -0
- package/dist/table-8MFXzE4C.js +13664 -0
- package/dist/table-8MFXzE4C.js.map +1 -0
- package/dist/table-VNkSG_Cj.cjs +13661 -0
- package/dist/table-VNkSG_Cj.cjs.map +1 -0
- package/dist/tabs/Selector.d.ts +23 -0
- package/dist/tabs/Tabs.d.ts +40 -0
- package/dist/tabs/Tabs.spec.d.ts +1 -0
- package/dist/tabs/Tabs.stories.d.ts +5 -0
- package/dist/tabs/external.d.ts +2 -0
- package/dist/tabs/index.d.ts +1 -0
- package/dist/tabs.cjs +15 -0
- package/dist/tabs.cjs.map +1 -0
- package/dist/tabs.js +15 -0
- package/dist/tabs.js.map +1 -0
- package/dist/tag/Tag.d.ts +12 -0
- package/dist/tag/Tag.spec.d.ts +1 -0
- package/dist/tag/Tag.stories.d.ts +5 -0
- package/dist/tag/index.d.ts +1 -0
- package/dist/telem/Pipeline.d.ts +2 -0
- package/dist/telem/Provider.d.ts +6 -0
- package/dist/telem/aether/context.d.ts +16 -0
- package/dist/telem/aether/convertSeries.d.ts +9 -0
- package/dist/telem/aether/external.d.ts +9 -0
- package/dist/telem/aether/factory.d.ts +14 -0
- package/dist/telem/aether/index.d.ts +1 -0
- package/dist/telem/aether/noop.d.ts +12 -0
- package/dist/telem/aether/pipeline.d.ts +263 -0
- package/dist/telem/aether/provider.d.ts +24 -0
- package/dist/telem/aether/remote.d.ts +154 -0
- package/dist/telem/aether/remote.spec.d.ts +1 -0
- package/dist/telem/aether/static.d.ts +98 -0
- package/dist/telem/aether/telem.d.ts +376 -0
- package/dist/telem/aether/telem.spec.d.ts +1 -0
- package/dist/telem/aether/transformers.d.ts +197 -0
- package/dist/telem/client/cache/cache.d.ts +14 -0
- package/dist/telem/client/cache/dynamic.d.ts +32 -0
- package/dist/telem/client/cache/dynamic.spec.d.ts +1 -0
- package/dist/telem/client/cache/external.d.ts +1 -0
- package/dist/telem/client/cache/index.d.ts +2 -0
- package/dist/telem/client/cache/static.d.ts +31 -0
- package/dist/telem/client/cache/static.spec.d.ts +1 -0
- package/dist/telem/client/client.d.ts +104 -0
- package/dist/telem/client/index.d.ts +1 -0
- package/dist/telem/control/Chip.d.ts +8 -0
- package/dist/telem/control/Controller.d.ts +15 -0
- package/dist/telem/control/Indicator.d.ts +8 -0
- package/dist/telem/control/Legend.d.ts +7 -0
- package/dist/telem/control/StateProvider.d.ts +8 -0
- package/dist/telem/control/aether/chip.d.ts +229 -0
- package/dist/telem/control/aether/controller.d.ts +166 -0
- package/dist/telem/control/aether/external.d.ts +6 -0
- package/dist/telem/control/aether/index.d.ts +1 -0
- package/dist/telem/control/aether/indicator.d.ts +248 -0
- package/dist/telem/control/aether/legend.d.ts +216 -0
- package/dist/telem/control/aether/registry.d.ts +2 -0
- package/dist/telem/control/aether/state.d.ts +113 -0
- package/dist/telem/control/external.d.ts +6 -0
- package/dist/telem/control/index.d.ts +1 -0
- package/dist/telem/index.d.ts +1 -0
- package/dist/testutil/dom.d.ts +2 -0
- package/dist/text/DateTime.d.ts +19 -0
- package/dist/text/Editable.d.ts +15 -0
- package/dist/text/Keyboard.d.ts +5 -0
- package/dist/text/Link.d.ts +17 -0
- package/dist/text/SelectLevel.d.ts +11 -0
- package/dist/text/Text.d.ts +12 -0
- package/dist/text/Text.spec.d.ts +1 -0
- package/dist/text/Text.stories.d.ts +8 -0
- package/dist/text/WithIcon.d.ts +13 -0
- package/dist/text/dimensions.d.ts +2 -0
- package/dist/text/external.d.ts +10 -0
- package/dist/text/index.d.ts +1 -0
- package/dist/text/symbols.d.ts +5 -0
- package/dist/text/types.d.ts +24 -0
- package/dist/text.cjs +17 -0
- package/dist/text.cjs.map +1 -0
- package/dist/text.js +17 -0
- package/dist/text.js.map +1 -0
- package/dist/theming/aether/external.d.ts +3 -0
- package/dist/theming/aether/index.d.ts +2 -0
- package/dist/theming/aether/provider.d.ts +9808 -0
- package/dist/theming/context.d.ts +22 -0
- package/dist/theming/core/fontString.d.ts +4 -0
- package/dist/theming/core/theme.d.ts +3830 -0
- package/dist/theming/css.d.ts +2 -0
- package/dist/theming/external.d.ts +5 -0
- package/dist/theming/font.d.ts +8 -0
- package/dist/theming/index.d.ts +1 -0
- package/dist/theming/theming.spec.d.ts +1 -0
- package/dist/theming.cjs +16 -0
- package/dist/theming.cjs.map +1 -0
- package/dist/theming.js +16 -0
- package/dist/theming.js.map +1 -0
- package/dist/tooltip/Config.d.ts +29 -0
- package/dist/tooltip/Dialog.d.ts +36 -0
- package/dist/tooltip/Tooltip.stories.d.ts +5 -0
- package/dist/tooltip/external.d.ts +3 -0
- package/dist/tooltip/index.d.ts +1 -0
- package/dist/tooltip/wrap.d.ts +29 -0
- package/dist/tree/Tree.d.ts +73 -0
- package/dist/tree/Tree.stories.d.ts +5 -0
- package/dist/tree/index.d.ts +1 -0
- package/dist/tree.cjs +26 -0
- package/dist/tree.cjs.map +1 -0
- package/dist/tree.js +26 -0
- package/dist/tree.js.map +1 -0
- package/dist/triggers/Provider.d.ts +13 -0
- package/dist/triggers/Status.d.ts +5 -0
- package/dist/triggers/Text.d.ts +7 -0
- package/dist/triggers/Triggers.spec.d.ts +1 -0
- package/dist/triggers/Triggers.stories.d.ts +6 -0
- package/dist/triggers/external.d.ts +6 -0
- package/dist/triggers/hooks.d.ts +25 -0
- package/dist/triggers/index.d.ts +1 -0
- package/dist/triggers/triggers.d.ts +130 -0
- package/dist/triggers/useDrag.d.ts +17 -0
- package/dist/triggers.cjs +16 -0
- package/dist/triggers.cjs.map +1 -0
- package/dist/triggers.js +16 -0
- package/dist/triggers.js.map +1 -0
- package/dist/useDrag-KRQ7DTg1.cjs +48 -0
- package/dist/useDrag-KRQ7DTg1.cjs.map +1 -0
- package/dist/useDrag-rQt5hv4R.js +49 -0
- package/dist/useDrag-rQt5hv4R.js.map +1 -0
- package/dist/util/case.d.ts +1 -0
- package/dist/util/children.d.ts +3 -0
- package/dist/util/component.d.ts +5 -0
- package/dist/util/event.d.ts +6 -0
- package/dist/util/renderProp.d.ts +7 -0
- package/dist/util/zod.d.ts +2 -0
- package/dist/video/Video.d.ts +5 -0
- package/dist/video/Video.stories.d.ts +5 -0
- package/dist/video/index.d.ts +1 -0
- package/dist/video.cjs +10 -0
- package/dist/video.cjs.map +1 -0
- package/dist/video.js +10 -0
- package/dist/video.js.map +1 -0
- package/dist/viewport/Mask.d.ts +7 -0
- package/dist/viewport/SelectMode.d.ts +8 -0
- package/dist/viewport/Viewport.stories.d.ts +6 -0
- package/dist/viewport/external.d.ts +3 -0
- package/dist/viewport/index.d.ts +1 -0
- package/dist/viewport/use.d.ts +35 -0
- package/dist/vis/axis/axis.d.ts +97 -0
- package/dist/vis/axis/canvas.d.ts +18 -0
- package/dist/vis/axis/external.d.ts +3 -0
- package/dist/vis/axis/index.d.ts +1 -0
- package/dist/vis/axis/ticks.d.ts +33 -0
- package/dist/vis/button/aether/button.d.ts +94 -0
- package/dist/vis/button/aether/index.d.ts +1 -0
- package/dist/vis/button/index.d.ts +1 -0
- package/dist/vis/button/use.d.ts +9 -0
- package/dist/vis/canvas/Canvas.d.ts +11 -0
- package/dist/vis/canvas/aether/canvas.d.ts +230 -0
- package/dist/vis/canvas/aether/index.d.ts +1 -0
- package/dist/vis/canvas/index.d.ts +1 -0
- package/dist/vis/diagram/Diagram.d.ts +52 -0
- package/dist/vis/diagram/Diagram.stories.d.ts +5 -0
- package/dist/vis/diagram/aether/Diagram.d.ts +587 -0
- package/dist/vis/diagram/aether/index.d.ts +1 -0
- package/dist/vis/diagram/align.d.ts +3 -0
- package/dist/vis/diagram/align.spec.d.ts +1 -0
- package/dist/vis/diagram/edge/Edge.d.ts +14 -0
- package/dist/vis/diagram/edge/connector/connector.d.ts +59 -0
- package/dist/vis/diagram/edge/connector/connector.spec.d.ts +1 -0
- package/dist/vis/diagram/edge/connector/index.d.ts +1 -0
- package/dist/vis/diagram/edge/index.d.ts +1 -0
- package/dist/vis/diagram/external.d.ts +4 -0
- package/dist/vis/diagram/index.d.ts +1 -0
- package/dist/vis/diagram/types.d.ts +71 -0
- package/dist/vis/diagram/util.d.ts +21 -0
- package/dist/vis/draw2d/canvas.d.ts +106 -0
- package/dist/vis/draw2d/index.d.ts +60 -0
- package/dist/vis/eraser/aether/eraser.d.ts +194 -0
- package/dist/vis/eraser/aether/index.d.ts +1 -0
- package/dist/vis/eraser/index.d.ts +1 -0
- package/dist/vis/eraser/use.d.ts +11 -0
- package/dist/vis/legend/Container.d.ts +11 -0
- package/dist/vis/legend/Simple.d.ts +16 -0
- package/dist/vis/legend/external.d.ts +2 -0
- package/dist/vis/legend/index.d.ts +1 -0
- package/dist/vis/line/Line.d.ts +8 -0
- package/dist/vis/line/aether/index.d.ts +1 -0
- package/dist/vis/line/aether/line.d.ts +184 -0
- package/dist/vis/line/index.d.ts +1 -0
- package/dist/vis/lineplot/Axis.d.ts +17 -0
- package/dist/vis/lineplot/Legend.d.ts +7 -0
- package/dist/vis/lineplot/Line.d.ts +7 -0
- package/dist/vis/lineplot/LinePlot.d.ts +32 -0
- package/dist/vis/lineplot/LinePlot.stories.d.ts +5 -0
- package/dist/vis/lineplot/Title.d.ts +4 -0
- package/dist/vis/lineplot/Viewport.d.ts +6 -0
- package/dist/vis/lineplot/aether/LinePlot.d.ts +622 -0
- package/dist/vis/lineplot/aether/XAxis.d.ts +211 -0
- package/dist/vis/lineplot/aether/YAxis.d.ts +218 -0
- package/dist/vis/lineplot/aether/axis.d.ts +144 -0
- package/dist/vis/lineplot/aether/external.d.ts +3 -0
- package/dist/vis/lineplot/aether/grid.d.ts +22 -0
- package/dist/vis/lineplot/aether/index.d.ts +2 -0
- package/dist/vis/lineplot/external.d.ts +6 -0
- package/dist/vis/lineplot/index.d.ts +1 -0
- package/dist/vis/lineplot/tooltip/Tooltip.d.ts +8 -0
- package/dist/vis/lineplot/tooltip/aether/index.d.ts +1 -0
- package/dist/vis/lineplot/tooltip/aether/tooltip.d.ts +185 -0
- package/dist/vis/lineplot/tooltip/index.d.ts +1 -0
- package/dist/vis/measure/Measure.d.ts +6 -0
- package/dist/vis/measure/aether/index.d.ts +1 -0
- package/dist/vis/measure/aether/measure.d.ts +307 -0
- package/dist/vis/measure/index.d.ts +1 -0
- package/dist/vis/pid/Forms.d.ts +32 -0
- package/dist/vis/pid/Labeled.d.ts +15 -0
- package/dist/vis/pid/SelectOrientation.d.ts +15 -0
- package/dist/vis/pid/SelectOrientation.stories.d.ts +5 -0
- package/dist/vis/pid/Symbols.d.ts +205 -0
- package/dist/vis/pid/index.d.ts +1 -0
- package/dist/vis/pid/primitives/Primitives.d.ts +98 -0
- package/dist/vis/pid/primitives/Primitives.stories.d.ts +5 -0
- package/dist/vis/pid/primitives/index.d.ts +1 -0
- package/dist/vis/pid/registry.d.ts +17 -0
- package/dist/vis/render/GLProgram.d.ts +44 -0
- package/dist/vis/render/clear/index.d.ts +1 -0
- package/dist/vis/render/clear/program.d.ts +14 -0
- package/dist/vis/render/context.d.ts +61 -0
- package/dist/vis/render/controller.d.ts +14 -0
- package/dist/vis/render/eraser.d.ts +19 -0
- package/dist/vis/render/external.d.ts +5 -0
- package/dist/vis/render/index.d.ts +1 -0
- package/dist/vis/render/loop.d.ts +73 -0
- package/dist/vis/rule/Rule.d.ts +12 -0
- package/dist/vis/rule/aether/aether.d.ts +121 -0
- package/dist/vis/rule/aether/index.d.ts +1 -0
- package/dist/vis/rule/index.d.ts +1 -0
- package/dist/vis/table/Table.d.ts +25 -0
- package/dist/vis/table/Table.stories.d.ts +5 -0
- package/dist/vis/table/aether/index.d.ts +1 -0
- package/dist/vis/table/aether/table.d.ts +353 -0
- package/dist/vis/table/cell/Label.d.ts +7 -0
- package/dist/vis/table/cell/element.d.ts +18 -0
- package/dist/vis/table/cell/external.d.ts +3 -0
- package/dist/vis/table/cell/index.d.ts +1 -0
- package/dist/vis/table/cell/registry.d.ts +2 -0
- package/dist/vis/table/cell/value.d.ts +9 -0
- package/dist/vis/table/external.d.ts +2 -0
- package/dist/vis/table/index.d.ts +1 -0
- package/dist/vis/table/use.d.ts +101 -0
- package/dist/vis/toggle/aether/index.d.ts +1 -0
- package/dist/vis/toggle/aether/toggle.d.ts +170 -0
- package/dist/vis/toggle/index.d.ts +1 -0
- package/dist/vis/toggle/use.d.ts +9 -0
- package/dist/vis/value/aether/index.d.ts +1 -0
- package/dist/vis/value/aether/value.d.ts +462 -0
- package/dist/vis/value/external.d.ts +1 -0
- package/dist/vis/value/index.d.ts +1 -0
- package/dist/vis/value/use.d.ts +151 -0
- package/dist/worker/Context.d.ts +15 -0
- package/dist/worker/index.d.ts +1 -0
- package/package.json +181 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { type ReactElement } from "react";
|
|
2
|
+
import { type channel } from "@synnaxlabs/client";
|
|
3
|
+
import { Select } from '../select';
|
|
4
|
+
export interface SelectMultipleProps extends Omit<Select.MultipleProps<channel.Key, channel.Payload>, "columns" | "searcher"> {
|
|
5
|
+
columns?: string[];
|
|
6
|
+
}
|
|
7
|
+
export declare const SelectMultiple: ({ columns: filter, onChange, value, className, ...props }: SelectMultipleProps) => ReactElement;
|
|
8
|
+
export interface SelectSingleProps extends Omit<Select.SingleProps<channel.Key, channel.Payload>, "columns"> {
|
|
9
|
+
columns?: string[];
|
|
10
|
+
}
|
|
11
|
+
export declare const SelectSingle: ({ columns: filter, onChange, value, className, ...props }: SelectSingleProps) => ReactElement;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as Channel from '../channel/external';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const HAUL_TYPE = "channel";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { type ComponentPropsWithoutRef, type ReactElement } from "react";
|
|
2
|
+
import { color } from '../../color/core';
|
|
3
|
+
import { type Input } from '../../input';
|
|
4
|
+
export interface PickerProps extends Input.Control<color.Crude, color.Color>, Omit<ComponentPropsWithoutRef<"div">, "onChange"> {
|
|
5
|
+
}
|
|
6
|
+
export declare const Picker: ({ value, onChange, ...props }: PickerProps) => ReactElement;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import type { Meta, StoryFn } from "@storybook/react";
|
|
2
|
+
import { type Accordion } from '../../accordion';
|
|
3
|
+
import { Picker } from '../../color/Picker';
|
|
4
|
+
declare const story: Meta<typeof Picker>;
|
|
5
|
+
export declare const Primary: StoryFn<typeof Accordion>;
|
|
6
|
+
export default story;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../color/Picker/Picker';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { type ReactElement } from "react";
|
|
2
|
+
import { Button } from '../../button';
|
|
3
|
+
import { type Crude, type Color } from '../../color/core/color';
|
|
4
|
+
import { type UseProps } from '../../dropdown/Dropdown';
|
|
5
|
+
import { type Input } from '../../input';
|
|
6
|
+
export interface SwatchProps extends Input.Control<Crude, Color>, Omit<Button.ButtonProps, "onChange" | "value">, UseProps {
|
|
7
|
+
}
|
|
8
|
+
export declare const Swatch: ({ value, onChange, className, size, onVisibleChange, initialVisible, ...props }: SwatchProps) => ReactElement;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from '../../color/Swatch/Swatch';
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
declare const hexZ: z.ZodString;
|
|
3
|
+
export type RGBA = [number, number, number, number];
|
|
4
|
+
export type HSLA = [number, number, number, number];
|
|
5
|
+
export type RGB = [number, number, number];
|
|
6
|
+
export type Hex = z.infer<typeof hexZ>;
|
|
7
|
+
declare const crudeColor: z.ZodObject<{
|
|
8
|
+
rgba255: z.ZodTuple<[z.ZodNumber, z.ZodNumber, z.ZodNumber, z.ZodNumber], null>;
|
|
9
|
+
}, "strip", z.ZodTypeAny, {
|
|
10
|
+
rgba255: [number, number, number, number];
|
|
11
|
+
}, {
|
|
12
|
+
rgba255: [number, number, number, number];
|
|
13
|
+
}>;
|
|
14
|
+
type CrudeBase = z.infer<typeof crudeColor>;
|
|
15
|
+
export declare const toHex: ((color: Crude) => string) & ((color?: Crude) => string | undefined);
|
|
16
|
+
/**
|
|
17
|
+
* An unparsed representation of a color i.e. a value that can be converted into
|
|
18
|
+
* a Color object.
|
|
19
|
+
*/
|
|
20
|
+
export type Crude = Hex | RGBA | Color | string | RGB | CrudeBase;
|
|
21
|
+
/**
|
|
22
|
+
* Converts a crude color to its CSS representation. If the color cannot be parsed,
|
|
23
|
+
*
|
|
24
|
+
*
|
|
25
|
+
* @param color -
|
|
26
|
+
*/
|
|
27
|
+
export declare const cssString: (color?: Crude) => string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* A color with an alpha channel. It can be used to easily transform
|
|
30
|
+
* color values from one format to another, as well as make modifications to the color.
|
|
31
|
+
*/
|
|
32
|
+
export declare class Color {
|
|
33
|
+
/**
|
|
34
|
+
* @property the color as an RGBA tuple, with each color value between 0 and 255,
|
|
35
|
+
* and the alpha value between 0 and 1.
|
|
36
|
+
*/
|
|
37
|
+
readonly rgba255: RGBA;
|
|
38
|
+
/**
|
|
39
|
+
* @constructor Creates a new color from the given color value. The color value can be
|
|
40
|
+
* a hex string, an array of RGB or RGBA values, or another color.
|
|
41
|
+
*
|
|
42
|
+
* @param color - The color value to create the color from. If the color value is a
|
|
43
|
+
* string, it must be a valid hex color (with or without the '#') with a hasheless
|
|
44
|
+
* length 6 or 8. If the hex color is 8 characters long, the last twoc haracters are
|
|
45
|
+
* used as the alpha value. If the color value is an array, it must be an array of
|
|
46
|
+
* length 3 or 4, with each value between 0 and 255. If the color value is another
|
|
47
|
+
* color, the color will be copied.
|
|
48
|
+
*
|
|
49
|
+
* @param alpha - An optional alpha value to set. If the color value carries its own
|
|
50
|
+
* alpha value, this value will be ignored. Defaults to 1.
|
|
51
|
+
*/
|
|
52
|
+
constructor(color: Crude, alpha?: number);
|
|
53
|
+
/**
|
|
54
|
+
* @returns true if the given color is semantically equal to this color. Different
|
|
55
|
+
* representations of the same color are considered equal (e.g. hex and rgba).
|
|
56
|
+
*/
|
|
57
|
+
equals(other?: Crude): boolean;
|
|
58
|
+
/**
|
|
59
|
+
* @returns the hex representation of the color. If the color has an opacity of 1,
|
|
60
|
+
* the returned hex will be 6 characters long. Otherwise, it will be 8 characters
|
|
61
|
+
* long.
|
|
62
|
+
*/
|
|
63
|
+
get hex(): string;
|
|
64
|
+
/**
|
|
65
|
+
* @returns the color as a CSS RGBA string.
|
|
66
|
+
*/
|
|
67
|
+
get rgbaCSS(): string;
|
|
68
|
+
/**
|
|
69
|
+
* @returns the color as a CSS RGB string with no alpha value.
|
|
70
|
+
*/
|
|
71
|
+
get rgbCSS(): string;
|
|
72
|
+
/**
|
|
73
|
+
* @returns the color as an RGB string, with each color value between 0 and 255.
|
|
74
|
+
* @example "255, 255, 255"
|
|
75
|
+
*/
|
|
76
|
+
get rgbString(): string;
|
|
77
|
+
/**
|
|
78
|
+
* @returns the color as an RGBA tuple, with each color value between 0 and 1,
|
|
79
|
+
* and the alpha value between 0 and 1.
|
|
80
|
+
*/
|
|
81
|
+
get rgba1(): RGBA;
|
|
82
|
+
get rgb1(): RGB;
|
|
83
|
+
/** @returns the red value of the color, between 0 and 255. */
|
|
84
|
+
get r(): number;
|
|
85
|
+
/** @returns the green value of the color, between 0 and 255. */
|
|
86
|
+
get g(): number;
|
|
87
|
+
/** @returns the blue value of the color, between 0 and 255. */
|
|
88
|
+
get b(): number;
|
|
89
|
+
/** @returns the alpha value of the color, between 0 and 1. */
|
|
90
|
+
get a(): number;
|
|
91
|
+
/** @returns true if all RGBA values are 0. */
|
|
92
|
+
get isZero(): boolean;
|
|
93
|
+
/**
|
|
94
|
+
* Creates a new color with the given alpha.
|
|
95
|
+
*
|
|
96
|
+
* @param alpha - The alpha value to set. If the value is greater than 1, it will be
|
|
97
|
+
* divided by 100.
|
|
98
|
+
* @returns A new color with the given alpha.
|
|
99
|
+
*/
|
|
100
|
+
setAlpha(alpha: number): Color;
|
|
101
|
+
/**
|
|
102
|
+
* @returns the luminance of the color, between 0 and 1.
|
|
103
|
+
*/
|
|
104
|
+
get luminance(): number;
|
|
105
|
+
/**
|
|
106
|
+
* @returns the contrast ratio between this color and the given color. The contrast
|
|
107
|
+
* ratio is a number between 1 and 21, where 1 is the lowest contrast and 21 is the
|
|
108
|
+
* highest.
|
|
109
|
+
* @param other
|
|
110
|
+
* @returns
|
|
111
|
+
*/
|
|
112
|
+
contrast(other: Crude): number;
|
|
113
|
+
pickByContrast(...colors: Crude[]): Color;
|
|
114
|
+
static readonly z: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodTuple<[z.ZodNumber, z.ZodNumber, z.ZodNumber, z.ZodNumber], null>, z.ZodTuple<[z.ZodNumber, z.ZodNumber, z.ZodNumber], null>, z.ZodType<Color, z.ZodTypeDef, Color>, z.ZodObject<{
|
|
115
|
+
rgba255: z.ZodTuple<[z.ZodNumber, z.ZodNumber, z.ZodNumber, z.ZodNumber], null>;
|
|
116
|
+
}, "strip", z.ZodTypeAny, {
|
|
117
|
+
rgba255: [number, number, number, number];
|
|
118
|
+
}, {
|
|
119
|
+
rgba255: [number, number, number, number];
|
|
120
|
+
}>]>, Color, string | [number, number, number, number] | {
|
|
121
|
+
rgba255: [number, number, number, number];
|
|
122
|
+
} | Color | [number, number, number]>;
|
|
123
|
+
private static fromHex;
|
|
124
|
+
}
|
|
125
|
+
/** A totally zero color with no alpha. */
|
|
126
|
+
export declare const ZERO: Color;
|
|
127
|
+
export declare const fromHSLA: (hsla: RGBA) => RGBA;
|
|
128
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as Color from '../color/external';
|