reflex/reflex/utils
Khaleel Al-Adhami ab558ce172
increase nested type checking for component var types (#4756)
* increase nested type checking for component var types

* handle mapping as dict in type hint

* fix weird cases of using _isinstance instead of isinstance

* test out nested=0

* move union below

* don't use _instance for simple unions
2025-02-06 10:09:40 -08:00
..
__init__.py [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
build.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
codespaces.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
compat.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
console.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
exceptions.py throw error if computed var has args (#4753) 2025-02-05 09:23:41 -08:00
exec.py [ENG-4326] Async ComputedVar (#4711) 2025-01-31 16:33:30 -08:00
export.py reflex export environment should default to prod (#4673) 2025-01-22 11:11:47 -08:00
format.py remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
imports.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
lazy_loader.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
net.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
path_ops.py chmod rm when rm fails (#4755) 2025-02-05 10:25:47 -08:00
prerequisites.py Allow template with unspecified demo_url (#4741) 2025-02-03 16:28:36 -08:00
processes.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
pyi_generator.py remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
redir.py [GTM-836]Rework Init workflow (#4377) 2024-11-21 16:58:12 -08:00
registry.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
serializers.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
telemetry.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
types.py increase nested type checking for component var types (#4756) 2025-02-06 10:09:40 -08:00