.babelrc
.editorconfig
.eslintignore
.eslintrc
.flake8
.gitattributes
.gitignore
.npmignore
.prettierrc
.pylintrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Changelog.md
Dockerfile
Dockerfile.dockerignore
LICENSE
MANIFEST.in
README.md
SECURITY.md
_validate_init.py
classifiers.txt
conftest.py
dash-picture-annotation.code-workspace
index.html
package.json
py-description.txt
pyproject.toml
requirements-dev.txt
requirements.txt
review_checklist.md
setup.py
usage.py
webpack.config.js
webpack.serve.config.js
yarn.lock
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/docs_request.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.yml
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
cache/cache.db
dash_picture_annotation/DashPictureAnnotation.py
dash_picture_annotation/__init__.py
dash_picture_annotation/_imports_.py
dash_picture_annotation/async-DashPictureAnnotation.js
dash_picture_annotation/async-DashPictureAnnotation.js.map
dash_picture_annotation/dash_picture_annotation.min.js
dash_picture_annotation/dash_picture_annotation.min.js.map
dash_picture_annotation/metadata.json
dash_picture_annotation/package-info.json
dash_picture_annotation/typehints.py
dash_picture_annotation/utilities.py
dash_picture_annotation.egg-info/PKG-INFO
dash_picture_annotation.egg-info/SOURCES.txt
dash_picture_annotation.egg-info/dependency_links.txt
dash_picture_annotation.egg-info/not-zip-safe
dash_picture_annotation.egg-info/requires.txt
dash_picture_annotation.egg-info/top_level.txt
display/demo-dash.png
display/demo-react.png
display/demo.mp4
display/docker-dev.png
display/docker-hello-world.png
display/docker-pytest.png
docker/entrypoint.sh
docker/install.sh
docker/requirements-docker.txt
examples/colors.py
examples/minimal.py
examples/options.py
examples/size_control.py
examples/states.py
src/demo/App.js
src/demo/index.js
src/lib/LazyLoader.js
src/lib/colorhash.js
src/lib/index.js
src/lib/utils.js
src/lib/components/DashPictureAnnotation.react.js
src/lib/fragments/DashPictureAnnotation.module.css
src/lib/fragments/DashPictureAnnotation.react.js
src/lib/fragments/Dropdown.module.css
src/lib/fragments/Dropdown.react.js
src/lib/fragments/Input.react.js
src/lib/icons/delete.js
src/lib/icons/delete.module.css
src/lib/icons/filemedia.js
src/lib/icons/lock.js
tests/__init__.py
tests/actions.py
tests/data-colors.json
tests/data-sanitize.json
tests/imgutils.py
tests/requirements.txt
tests/test_colors.py
tests/test_minimal.py
tests/test_options.py
tests/test_sanitize.py
tests/test_size_control.py
tests/test_states.py
tests/utils.py
tests/assets/ref_color_change_default.webp
tests/assets/ref_color_dynamic.webp
tests/assets/ref_color_dynamic_specific.webp
tests/assets/ref_color_init.webp
tests/assets/ref_color_specific.webp
tests/assets/ref_test_image.webp
tests/assets/ref_test_philips_PM5544.webp
tests/assets/test_image.svg
tests/assets/test_philips_PM5544.svg
version/__init__.py