pib-components-dx-base 0.0.0-upstream-snapshot.2026-09-19.1

temporary fork for Politik im Blick - Dioxus components
Documentation
## Fork notice

This is a fork of the [upstream project](https://github.com/DioxusLabs/dioxus-components).

The fork lives in a [repository on codeberg.org](https://codeberg.org/pib/pib-components-dx).

It is necessary for [pib-editor](https://codeberg.org/pib/pib-viewer)
and [pib-viewer](https://codeberg.org/pib/pib-viewer) to be published on
[crates.io](https://crates.io) while being able to use the widgets before they
are published to [crates.io](https://crates.io/) by the original authors.

As soon as upstream publishes proper versions of the crates in from their
upstream repository, the fork will become obsolete.

Using this fork for production use is strongly discouraged, there is no guarantee for
maintenance or quality in any form.

The fork tries to keep the changes to upstream as minimal as possible (mostly
renaming the crate, and adding some documentation about the fork). The snapshot
date is documented in the version number.

The fork repository contains tags for each snapshot, and whenever a new snapshot
from upstream is pulled in, a rebase to the upstream commit is performed.