leptonic 0.2.0

The Leptos component library.
[dependencies.indexmap]
version = "2.0.0"

[dependencies.indoc]
version = "2.0.1"

[dependencies.js-sys]
version = "0.3.64"

[dependencies.leptos]
features = ["csr"]
version = "0.4.8"

[dependencies.leptos-tiptap]
version = "0.2.1"

[dependencies.leptos-use]
features = ["math"]
version = "0.6.0"

[dependencies.leptos_icons]
features = ["BsSun", "BsMoon", "BsCheckCircleFill", "BsInfoCircleFill", "BsExclamationCircleFill", "BsExclamationTriangleFill", "BsCaretUp", "BsCaretUpFill", "BsCaretDown", "BsCaretDownFill", "BsParagraph", "BsTypeBold", "BsTypeItalic", "BsTypeStrikethrough", "BsBlockquoteLeft", "BsBrightnessAltHigh", "BsTextLeft", "BsTextCenter", "BsTextRight", "BsJustify", "BsXCircleFill"]
version = "0.0.15"

[dependencies.leptos_router]
version = "0.4.8"

[dependencies.serde]
version = "1.0.171"

[dependencies.serde-wasm-bindgen]
version = "0.5.0"

[dependencies.serde_json]
version = "1.0.103"

[dependencies.strum]
features = ["derive"]
version = "0.25.0"

[dependencies.time]
features = ["wasm-bindgen", "macros", "serde", "serde-well-known"]
version = "0.3.23"

[dependencies.tracing]
version = "0.1.37"

[dependencies.uuid]
features = ["v4", "v7", "js", "serde"]
version = "1.4.0"

[dependencies.wasm-bindgen]
version = "0.2.87"

[dependencies.web-sys]
features = ["DomRect", "Event", "EventTarget", "HtmlFormElement", "HtmlInputElement", "Storage"]
version = "0.3.64"
[dev-dependencies.wasm-bindgen]
version = "0.2.87"

[dev-dependencies.wasm-bindgen-test]
version = "0.3.37"

[dev-dependencies.web-sys]
version = "0.3.64"

[package]
authors = ["Lukas Potthast <privat@lukas-potthast.de>"]
categories = ["gui"]
description = "The Leptos component library.\n"
edition = "2021"
keywords = ["leptos", "components", "component-library"]
license = "MIT OR Apache-2.0"
name = "leptonic"
readme = "README.md"
repository = "https://github.com/lpotthast/leptonic"
rust-version = "1.70"
version = "0.2.0"