gradio-checkboxgroupmarkdown 0.0.5__tar.gz → 0.0.6__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/PKG-INFO +1 -1
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/templates/component/index.js +1 -1
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/Index.svelte +1 -1
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/pyproject.toml +1 -1
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/.gitignore +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/README.md +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/__init__.py +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/checkboxgroupmarkdown.py +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/checkboxgroupmarkdown.pyi +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/templates/component/style.css +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/templates/example/index.js +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/backend/gradio_checkboxgroupmarkdown/templates/example/style.css +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/demo/__init__.py +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/demo/app.py +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/demo/css.css +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/demo/requirements.txt +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/demo/space.py +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/Example.svelte +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/gradio.config.js +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/package-lock.json +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/package.json +0 -0
- {gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/tsconfig.json +0 -0
@@ -21186,7 +21186,7 @@ function I5(n, e, t) {
|
|
21186
21186
|
}
|
21187
21187
|
function O(U) {
|
21188
21188
|
const le = U ? c.map((be) => be.id) : [];
|
21189
|
-
t(0, o = le), t(1, c = c.map((be) => ({ ...be, selected: o.includes(be.id) }))), a.dispatch("
|
21189
|
+
t(0, o = le), t(1, c = c.map((be) => ({ ...be, selected: o.includes(be.id) }))), a.dispatch("select");
|
21190
21190
|
}
|
21191
21191
|
const R = () => a.dispatch("clear_status", D), B = () => O(!0), X = () => O(!1), $ = (U) => z(U.id), Te = (U, le, be) => a.dispatch("select", {
|
21192
21192
|
index: U,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/demo/requirements.txt
RENAMED
File without changes
|
File without changes
|
{gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/Example.svelte
RENAMED
File without changes
|
{gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/gradio.config.js
RENAMED
File without changes
|
{gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/package-lock.json
RENAMED
File without changes
|
{gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/package.json
RENAMED
File without changes
|
{gradio_checkboxgroupmarkdown-0.0.5 → gradio_checkboxgroupmarkdown-0.0.6}/frontend/tsconfig.json
RENAMED
File without changes
|