reflex/reflex/components/radix/themes/layout
Thomas Brandého 0af4770180
generate pyi files when building/publishing 3rd party component (#2945)
* build pyi files when building/publishing 3rd party

* fix typo in workflow

* add future annotation

* add tests to pass coverage check

* add more unit tests

* omit pyi_generator from test coverage

* change black from dev deps to direct deps

* remake all pyi

* format pyi if black is present, return as if otherwise

* fix requested changes

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
2024-03-29 09:54:21 -07:00
..
__init__.py make list namespace to follow convention of other comps (#2879) 2024-03-19 18:16:54 -07:00
base.py Spacing literal should include "0" (#2622) 2024-02-15 11:54:38 -08:00
base.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
box.py [REF-1738] Remove radix-specific layout/margin props (#2442) 2024-01-30 16:58:28 -08:00
box.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
center.py Spacing literal should include "0" (#2622) 2024-02-15 11:54:38 -08:00
center.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
container.py [REF-1738] Remove radix-specific layout/margin props (#2442) 2024-01-30 16:58:28 -08:00
container.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
flex.py Spacing literal should include "0" (#2622) 2024-02-15 11:54:38 -08:00
flex.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
grid.py Spacing literal should include "0" (#2622) 2024-02-15 11:54:38 -08:00
grid.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
list.py remove inheritance from Flex for list components (#2936) 2024-03-28 10:58:36 -07:00
list.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
section.py [REF-1738] Remove radix-specific layout/margin props (#2442) 2024-01-30 16:58:28 -08:00
section.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
spacer.py Spacing literal should include "0" (#2622) 2024-02-15 11:54:38 -08:00
spacer.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
stack.py use direction props from radix.Flex (#2696) 2024-02-22 13:33:10 -08:00
stack.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00