reflex 0.6.5a2__py3-none-any.whl → 0.6.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of reflex might be problematic. Click here for more details.
- reflex/.templates/web/utils/state.js +39 -14
- reflex/__init__.py +3 -1
- reflex/__init__.pyi +3 -0
- reflex/app.py +24 -4
- reflex/assets.py +95 -0
- reflex/base.py +2 -2
- reflex/components/base/error_boundary.py +99 -36
- reflex/components/base/error_boundary.pyi +3 -4
- reflex/components/component.py +29 -7
- reflex/components/core/cond.py +8 -0
- reflex/components/core/upload.py +8 -5
- reflex/components/datadisplay/code.py +1 -1
- reflex/components/datadisplay/logo.py +26 -13
- reflex/components/el/__init__.pyi +2 -0
- reflex/components/el/elements/__init__.py +1 -0
- reflex/components/el/elements/__init__.pyi +3 -0
- reflex/components/el/elements/forms.py +1 -0
- reflex/components/el/elements/forms.pyi +1 -0
- reflex/components/moment/moment.py +4 -3
- reflex/components/moment/moment.pyi +12 -2
- reflex/components/plotly/plotly.py +1 -1
- reflex/components/radix/primitives/drawer.py +5 -23
- reflex/components/radix/themes/base.py +3 -0
- reflex/components/radix/themes/components/segmented_control.py +3 -1
- reflex/components/radix/themes/components/segmented_control.pyi +7 -2
- reflex/components/radix/themes/components/text_field.py +3 -0
- reflex/components/radix/themes/components/text_field.pyi +4 -0
- reflex/components/recharts/recharts.py +2 -14
- reflex/components/recharts/recharts.pyi +0 -1
- reflex/components/sonner/toast.py +23 -12
- reflex/components/sonner/toast.pyi +6 -6
- reflex/config.py +60 -9
- reflex/constants/base.py +12 -0
- reflex/constants/installer.py +3 -3
- reflex/constants/style.py +1 -1
- reflex/event.py +22 -5
- reflex/experimental/assets.py +14 -36
- reflex/reflex.py +16 -35
- reflex/state.py +99 -28
- reflex/utils/exceptions.py +4 -0
- reflex/utils/prerequisites.py +174 -40
- reflex/utils/redir.py +13 -4
- reflex/utils/serializers.py +52 -1
- reflex/utils/telemetry.py +2 -1
- reflex/utils/types.py +52 -1
- reflex/vars/base.py +18 -4
- reflex/vars/function.py +283 -37
- {reflex-0.6.5a2.dist-info → reflex-0.6.6.dist-info}/METADATA +3 -2
- {reflex-0.6.5a2.dist-info → reflex-0.6.6.dist-info}/RECORD +52 -51
- {reflex-0.6.5a2.dist-info → reflex-0.6.6.dist-info}/LICENSE +0 -0
- {reflex-0.6.5a2.dist-info → reflex-0.6.6.dist-info}/WHEEL +0 -0
- {reflex-0.6.5a2.dist-info → reflex-0.6.6.dist-info}/entry_points.txt +0 -0
|
@@ -34,18 +34,19 @@ reflex/.templates/web/utils/helpers/debounce.js,sha256=xGhtTRtS_xIcaeqnYVvYJNseL
|
|
|
34
34
|
reflex/.templates/web/utils/helpers/paste.js,sha256=ef30HsR83jRzzvZnl8yV79yqFP8TC_u8SlN99cCS_OM,1799
|
|
35
35
|
reflex/.templates/web/utils/helpers/range.js,sha256=FevdZzCVxjF57ullfjpcUpeOXRxh5v09YnBB0jPbrS4,1152
|
|
36
36
|
reflex/.templates/web/utils/helpers/throttle.js,sha256=qxeyaEojaTeX36FPGftzVWrzDsRQU4iqg3U9RJz9Vj4,566
|
|
37
|
-
reflex/.templates/web/utils/state.js,sha256=
|
|
38
|
-
reflex/__init__.py,sha256=
|
|
39
|
-
reflex/__init__.pyi,sha256=
|
|
37
|
+
reflex/.templates/web/utils/state.js,sha256=Js2Ufg3xfJUbqLnLdON6sC1w8Y-oC6oQQDrrluRGinU,28535
|
|
38
|
+
reflex/__init__.py,sha256=4R4EdOqGs60L9YmqrOpVhm39VDOpF9sGQ6ir4S-YGiY,10708
|
|
39
|
+
reflex/__init__.pyi,sha256=K-xiTA024j_a9twP4H8nmbl82GGskoyQ66FJ2QqyXl4,11233
|
|
40
40
|
reflex/__main__.py,sha256=6cVrGEyT3j3tEvlEVUatpaYfbB5EF3UVY-6vc_Z7-hw,108
|
|
41
41
|
reflex/admin.py,sha256=_3pkkauMiTGJJ0kwAEBnsUWAgZZ_1WNnCaaObbhpmUI,374
|
|
42
|
-
reflex/app.py,sha256=
|
|
42
|
+
reflex/app.py,sha256=erCrSNFoNPnVLocomDVDQC9GfCAB0h3J8BqRDCi1Log,55355
|
|
43
43
|
reflex/app_mixins/__init__.py,sha256=Oegz3-gZLP9p2OAN5ALNbsgxuNQfS6lGZgQA8cc-9mQ,137
|
|
44
44
|
reflex/app_mixins/lifespan.py,sha256=IG72wp1Kas2polEP6Y1nB0wFPN3J4Kh0JAHvbQ-7wZ8,3185
|
|
45
45
|
reflex/app_mixins/middleware.py,sha256=V5J06Ux9qZIHFX0pnz8qd3EuHHI8KIvtEKpfave_kjI,3209
|
|
46
46
|
reflex/app_mixins/mixin.py,sha256=si0Pa0U1EtJc-a6iZntqU9B7_NrPILwrGFxk9mKHBCE,317
|
|
47
47
|
reflex/app_module_for_backend.py,sha256=Xr_JoKeX5Ks_EefejS6lRheMaPkiOlH_Xpzx9QNgAZw,1218
|
|
48
|
-
reflex/
|
|
48
|
+
reflex/assets.py,sha256=LAxv3bjTSjD8MLYvcesvBDpm0n1hea30pCV4mLZyk9U,3365
|
|
49
|
+
reflex/base.py,sha256=1bM899DwjJuaUPE0w8PZB5iN_yVmTILKYzI1xvpa__0,4163
|
|
49
50
|
reflex/compiler/__init__.py,sha256=r8jqmDSFf09iV2lHlNhfc9XrTLjNxfDNwPYlxS4cmHE,27
|
|
50
51
|
reflex/compiler/compiler.py,sha256=_3V4Kdk7d99F6za3YP916RhUvS4DWQ9NYgsSUBpCPdI,20882
|
|
51
52
|
reflex/compiler/templates.py,sha256=qY3qH7Z4oH_5i4nhMxffAFXbY6Fc9mEnCtlVP7uU7nU,4562
|
|
@@ -61,8 +62,8 @@ reflex/components/base/body.py,sha256=QHOGMr98I6bUXsQKXcY0PzJdhopH6gQ8AESrDSgJV6
|
|
|
61
62
|
reflex/components/base/body.pyi,sha256=ghMRwoF0XwgGmgoAfaTWjVG44bOvm8ECrqOQCKtjCq8,2388
|
|
62
63
|
reflex/components/base/document.py,sha256=_Cl9iMXwXdxGMrCLAT20v35FX3MGtbqh2dfWenDtSKc,583
|
|
63
64
|
reflex/components/base/document.pyi,sha256=tGLaC369oyht0vueIWHS-9uP0OdNyTfReAIVeRSt8Ao,10270
|
|
64
|
-
reflex/components/base/error_boundary.py,sha256=
|
|
65
|
-
reflex/components/base/error_boundary.pyi,sha256=
|
|
65
|
+
reflex/components/base/error_boundary.py,sha256=NwL7C2dMZCw7Ib9RRNn6tw6pNV6oISAT5atyp-4GG3I,6262
|
|
66
|
+
reflex/components/base/error_boundary.pyi,sha256=lnvCFLtOdOI_3GBb8nr9_OCDCkakKMwrLYuAKGExx34,3049
|
|
66
67
|
reflex/components/base/fragment.py,sha256=ys7wkokq-N8WBxa9fqkEaNIrBlSximyD7vqlFVe02hQ,342
|
|
67
68
|
reflex/components/base/fragment.pyi,sha256=4SGUJjiE379KxFzSIBDGIHjppVyPPyRgKtD1XYyn_G0,2428
|
|
68
69
|
reflex/components/base/head.py,sha256=BGjOksNZEo_AZcYEuxNH7onsRnfyxJkJzl4cTd_EwiQ,318
|
|
@@ -73,7 +74,7 @@ reflex/components/base/meta.py,sha256=GvcBACA4Q3ptW_EXdJ6Wpolhh0x6yMW7QsCasG3keb
|
|
|
73
74
|
reflex/components/base/meta.pyi,sha256=hCYb6yCWou7lvtVAm1he-VzUZnJYNn1qlMqmOkvmDLU,9576
|
|
74
75
|
reflex/components/base/script.py,sha256=OZ2ZOWiEmzHRC0-OgH4qj_Dv6X-JSsX5OgaqLXld0VA,2433
|
|
75
76
|
reflex/components/base/script.pyi,sha256=HorIaRQ6_jcZPAINz4BzTUJrSBDEX41ODMk1qHj2s-A,3841
|
|
76
|
-
reflex/components/component.py,sha256=
|
|
77
|
+
reflex/components/component.py,sha256=Xjg6_Y6_nMWtEmHV5_-ODm-j7pPzZgXynm__GDR7t6k,87023
|
|
77
78
|
reflex/components/core/__init__.py,sha256=msAsWb_6bmZGSei4gEpyYczuJ0VNEZtg20fRtyb3wwM,1285
|
|
78
79
|
reflex/components/core/__init__.pyi,sha256=hmng2kT4e3iBSSI_x9t7g2-58G6Cb4rhuwz_APJ-UZM,1994
|
|
79
80
|
reflex/components/core/banner.py,sha256=kl-SNuaonbnxKz5FA19bE52llyWJB6V06SP4ScrxiFE,8752
|
|
@@ -84,7 +85,7 @@ reflex/components/core/client_side_routing.pyi,sha256=hThvNlxtQ_lNhDmVh-w75WBQDO
|
|
|
84
85
|
reflex/components/core/clipboard.py,sha256=sSkrPQ-TwCbtQWXQuK-P3tbW9O9m6mFwrBHJSRmuflA,3217
|
|
85
86
|
reflex/components/core/clipboard.pyi,sha256=L6t7vWOXYjMDwk3bj2V_OFQ6Amac1NeKse-hal_3rAM,3384
|
|
86
87
|
reflex/components/core/colors.py,sha256=-hzVGLEq3TiqroqzMi_YzGBCPXMvkNsen3pS_NzIQNk,590
|
|
87
|
-
reflex/components/core/cond.py,sha256
|
|
88
|
+
reflex/components/core/cond.py,sha256=-W8ZEsszwcybyscmYddGlKuKGygus373O5YSpugE0Cc,5807
|
|
88
89
|
reflex/components/core/debounce.py,sha256=OpDT_t-QbDGSSaeQ9peRwRn18PhuyZaG899qmLb5iWw,4930
|
|
89
90
|
reflex/components/core/debounce.pyi,sha256=Ytd57zd9M5EBqR-0ljTtDF0ilDTGdpw4V6CjMMirG4A,3190
|
|
90
91
|
reflex/components/core/foreach.py,sha256=ajyHZzeQgeH8CiYetneat8qN7bao1ywo8Mc1aSb7kgc,4375
|
|
@@ -93,32 +94,32 @@ reflex/components/core/html.pyi,sha256=VPpzNa7VORqu1IDQae4NbHXsCFzo2mELV8kIdCveN
|
|
|
93
94
|
reflex/components/core/layout/__init__.py,sha256=znldZaj_NGt8qCZDG70GMwjMTskcvCf_2N_EjCAHwdc,30
|
|
94
95
|
reflex/components/core/match.py,sha256=xhzO8LHl99Gd6yoPJ-UFZsPqilHwZJ7SWJmhly5_exE,9102
|
|
95
96
|
reflex/components/core/responsive.py,sha256=ACZdtJ4a4F8B3dm1k8h6J2_UJx0Z5LDB7XHQ2ty4wAc,1911
|
|
96
|
-
reflex/components/core/upload.py,sha256=
|
|
97
|
+
reflex/components/core/upload.py,sha256=va133I431he-08WyUhc0iJaGQ4kA1xzrFl-Ye-pBjBo,11951
|
|
97
98
|
reflex/components/core/upload.pyi,sha256=nzfugMkqXgOhlvTMhCCQl6t36oJ-NOUuS0Xz6G6xNqo,16115
|
|
98
99
|
reflex/components/datadisplay/__init__.py,sha256=L8pWWKNHWdUD2fbZRoEKjd_8c_hpDdGYO463hwkoIi4,438
|
|
99
100
|
reflex/components/datadisplay/__init__.pyi,sha256=rYMwO_X4NvUex6IL2MMTnhdFRp8Lz5zweMwXaW_l7nc,588
|
|
100
|
-
reflex/components/datadisplay/code.py,sha256=
|
|
101
|
+
reflex/components/datadisplay/code.py,sha256=rb1nuB7pTsmBTUQfRhYswN788XNtHHKGaM2IN8Y6zkc,14117
|
|
101
102
|
reflex/components/datadisplay/code.pyi,sha256=uynx-BDSb9SJYw-2lcDr4k-lyL8yxm7Ewu_zoSCrMhY,50740
|
|
102
103
|
reflex/components/datadisplay/dataeditor.py,sha256=9loXYRqM9cZhjESXjN7uIIZXwUpFSXsV02XF3gOCj04,13902
|
|
103
104
|
reflex/components/datadisplay/dataeditor.pyi,sha256=i96Q_-au4y5Udqfe7HD9kte8Bgk-cv1txRhg2JijM9w,14223
|
|
104
|
-
reflex/components/datadisplay/logo.py,sha256=
|
|
105
|
+
reflex/components/datadisplay/logo.py,sha256=IX8t8tmGEtvttBdru7mipVgADygYzz1zZ27dz4uJScE,1849
|
|
105
106
|
reflex/components/datadisplay/shiki_code_block.py,sha256=CinzviX3XHSR2IckxQbEcw--lfhsB8Wx-hoEQiemXFY,23450
|
|
106
107
|
reflex/components/datadisplay/shiki_code_block.pyi,sha256=u8NP_s9GGE9OKUIAskwbRlYW023t0vzp3rdxZYRaye8,70879
|
|
107
108
|
reflex/components/dynamic.py,sha256=b4IudyhvrGXpuDgDMuP77OqIXHsShJYBpXOcwKIeSOY,6703
|
|
108
109
|
reflex/components/el/__init__.py,sha256=nfIjf_cyieEmxptKjA6wRjoongswXv4X3n6vDmsdarI,416
|
|
109
|
-
reflex/components/el/__init__.pyi,sha256=
|
|
110
|
+
reflex/components/el/__init__.pyi,sha256=8XE7IflK45ShTh4jhoUnDtz8yT8cuO5Xa11xkibUh68,9876
|
|
110
111
|
reflex/components/el/constants/__init__.py,sha256=9h2hdnOSltQLDEM6w1nGmv1B8Bf0tMquTCi5RhvBT6c,113
|
|
111
112
|
reflex/components/el/constants/html.py,sha256=hIebFwWritMmd3VCMYBNg0k_2UM1QDIhT_Q-EQsCWEA,7175
|
|
112
113
|
reflex/components/el/constants/react.py,sha256=f1-Vo8iWn2jSrR7vy-UwGbGRvw88UUZnbb3Rb56MSS4,15554
|
|
113
114
|
reflex/components/el/constants/reflex.py,sha256=SJidKWxPv0bwjPbeo57KFuEQNGyd8XUJrV-HfzX3tnE,1713
|
|
114
115
|
reflex/components/el/element.py,sha256=dQwT9dk6USK9cbnmzdW_CMSv-5NEYcr7td8oZO7LfCI,493
|
|
115
116
|
reflex/components/el/element.pyi,sha256=yogtxYH07_fB3IJ9A4saUoqh0ub9RImmTOOtTzBVVJg,2395
|
|
116
|
-
reflex/components/el/elements/__init__.py,sha256=
|
|
117
|
-
reflex/components/el/elements/__init__.pyi,sha256=
|
|
117
|
+
reflex/components/el/elements/__init__.py,sha256=VLKsQOL5TYRqVeg8VWcZpsSx34lGXWhUHRKeRMI4e3E,2344
|
|
118
|
+
reflex/components/el/elements/__init__.pyi,sha256=OUWkNLipXDju0iw1DLarmQJ4xoC4LwVauRUiK09125c,9902
|
|
118
119
|
reflex/components/el/elements/base.py,sha256=PcShynWgvalUKWcplT9wEsc3-Gq--RGzfg5-PRuhtco,1981
|
|
119
120
|
reflex/components/el/elements/base.pyi,sha256=tqxQlx4cU2AWXWmwSVVD6cyjDZocvEu145X0i7bvQak,5174
|
|
120
|
-
reflex/components/el/elements/forms.py,sha256=
|
|
121
|
-
reflex/components/el/elements/forms.pyi,sha256=
|
|
121
|
+
reflex/components/el/elements/forms.py,sha256=1SSB1C0OXaUEIS5yg3G3jOD6OE67gXzUw0o0xVSjJlg,20581
|
|
122
|
+
reflex/components/el/elements/forms.pyi,sha256=Jm0qX3yD5omdiX1IhnfFOPytwxH8y4tEr4_0M69ZFoE,84800
|
|
122
123
|
reflex/components/el/elements/inline.py,sha256=HEhU00pOFJP-xaWchXpxojk5P3ikgJTgUoqbxTsR8Ns,4090
|
|
123
124
|
reflex/components/el/elements/inline.pyi,sha256=IZ0CZxD6jtZo7whxF2wnvemfD1wK-a5vlI7p0ndTJok,134875
|
|
124
125
|
reflex/components/el/elements/media.py,sha256=8yPoNrHMW6TnkGndfLsrRLHaP_AH2iB981cKqOtpYGE,14754
|
|
@@ -146,8 +147,8 @@ reflex/components/markdown/__init__.py,sha256=Dfl1At5uYoY7H4ufZU_RY2KOGQDLtj75ds
|
|
|
146
147
|
reflex/components/markdown/markdown.py,sha256=9WYfh-IxINv6E8tCPxf-XvzZpxWjrLouFpcEk7B47KE,15472
|
|
147
148
|
reflex/components/markdown/markdown.pyi,sha256=O2AYa1FXN0Aq8FKt7XpORmWkHhdAwRxZ6RmDv188EM4,4320
|
|
148
149
|
reflex/components/moment/__init__.py,sha256=jGnZgRBivYJQPIcFgtLaXFteCeIG3gGH5ACXkjEgmsI,92
|
|
149
|
-
reflex/components/moment/moment.py,sha256=
|
|
150
|
-
reflex/components/moment/moment.pyi,sha256=
|
|
150
|
+
reflex/components/moment/moment.py,sha256=9GnkHW89afd6mGnpp_yCjZWZUExUVwxXie8W_mVOdhk,4124
|
|
151
|
+
reflex/components/moment/moment.pyi,sha256=D4XYSpVD3dFjtcnH_wOMxoksLVBvNEXXiicN2nt9e_0,6397
|
|
151
152
|
reflex/components/next/__init__.py,sha256=jqYJK6QOAUS2PHpFy8xI6qDGn9h1aT0inNWYX_rZFM8,239
|
|
152
153
|
reflex/components/next/base.py,sha256=uo5Xehc_9U3JkVdH4b_fRYFjLYkFKcfFlmX_rtQbwxk,190
|
|
153
154
|
reflex/components/next/base.pyi,sha256=XSYGo6GjNeex_8PccuIGmHb6Jv_RuzBWjLl6OE3y_n8,2415
|
|
@@ -158,7 +159,7 @@ reflex/components/next/link.pyi,sha256=A8jQIkj-vHrDqTVbuam3Y8eazLHGwqhynqLYr_9Nv
|
|
|
158
159
|
reflex/components/next/video.py,sha256=GngxgHvAfGwRHkPUBNp6_GfGarP5mMN6KFA_-VizDOI,735
|
|
159
160
|
reflex/components/next/video.pyi,sha256=JOmKt7-I20YlF_htFI-H5RpOM_9dMw16IShFG52xtRA,2556
|
|
160
161
|
reflex/components/plotly/__init__.py,sha256=OX-Ly11fIg0uRTQHfqNVKV4M9xqMqLOqXzZIfKNYE0w,77
|
|
161
|
-
reflex/components/plotly/plotly.py,sha256=
|
|
162
|
+
reflex/components/plotly/plotly.py,sha256=p3BU476paTJEmCpL0IKniH6eR6VCc7ue8S_cDrmYrKY,8760
|
|
162
163
|
reflex/components/plotly/plotly.pyi,sha256=BZGDMPg8aJmKJX2E_dtHOULR4Oz3tJLR279YMxdHz8k,7284
|
|
163
164
|
reflex/components/props.py,sha256=mBwSby1aFmpnD3gfy92pqFITvNikj0hSE6HUMa5sBm4,2482
|
|
164
165
|
reflex/components/radix/__init__.py,sha256=fRsLvIO3MrTtPOXtmnxYDB9phvzlcbyB_utgpafYMho,474
|
|
@@ -169,7 +170,7 @@ reflex/components/radix/primitives/accordion.py,sha256=04sxMZSmhHkdWwFJORGzkcBcB
|
|
|
169
170
|
reflex/components/radix/primitives/accordion.pyi,sha256=Wi_IpG_Ql1Qbod3UXZu4vzc64SOWguQFiKIx1GDxhAM,32334
|
|
170
171
|
reflex/components/radix/primitives/base.py,sha256=Jbg_KbxnjofunHkmsMzJRJrJ8NZbRZrgktlWd_zTrOs,904
|
|
171
172
|
reflex/components/radix/primitives/base.pyi,sha256=wQCizQDVXaW24ROLOOazsTw2oGdeZnLppRWYIUlkE7A,4754
|
|
172
|
-
reflex/components/radix/primitives/drawer.py,sha256=
|
|
173
|
+
reflex/components/radix/primitives/drawer.py,sha256=K5iMid02XEXDw0IaWNdkjGSPloc1CnYQLRkT9IyFOvQ,9137
|
|
173
174
|
reflex/components/radix/primitives/drawer.pyi,sha256=pnAW2Lh5J-2ysuuWvwCZQbY0MLw9mYFadoF6Ws8yvN0,31186
|
|
174
175
|
reflex/components/radix/primitives/form.py,sha256=JS632HHaqPoMbZ-sD4wldj8SXGgtU_UkJusG9W56NvE,4832
|
|
175
176
|
reflex/components/radix/primitives/form.pyi,sha256=-Ruq-dhS_Spmc5N4ouySWFo3c2ev1d9PMKQwwRJTcc0,39519
|
|
@@ -179,7 +180,7 @@ reflex/components/radix/primitives/slider.py,sha256=eAH8WbdkMth8Lto8YcfV1uv_rozM
|
|
|
179
180
|
reflex/components/radix/primitives/slider.pyi,sha256=lOaJoXureA0MutJY28UpC6T26Ol_UgTsXWDnCs90_vg,13077
|
|
180
181
|
reflex/components/radix/themes/__init__.py,sha256=3ASzR_OrjkLXZ6CksGKIQPOcyYZ984NzXrn2UCIdxUc,492
|
|
181
182
|
reflex/components/radix/themes/__init__.pyi,sha256=RVeS7TipR51MgmsWJStZwh4QxKBtOMtCguBtVbUJqX8,476
|
|
182
|
-
reflex/components/radix/themes/base.py,sha256
|
|
183
|
+
reflex/components/radix/themes/base.py,sha256=qdAWbi45XnyHwfvpoGMTc9n_0sKyny3K4aysrqr_VgQ,9010
|
|
183
184
|
reflex/components/radix/themes/base.pyi,sha256=WN5yCygEK3TUd1oGDw6DwihnLcBUv2N_srSKn50JRIU,28267
|
|
184
185
|
reflex/components/radix/themes/color_mode.py,sha256=sokLGgallrIJpKl_qgIJ75yE2qreR645Tl-daboQ1IU,6430
|
|
185
186
|
reflex/components/radix/themes/color_mode.pyi,sha256=GuheseSsmI8I_T4gJC7PluSOaIJ-FkxfV4xhxW8VUws,20031
|
|
@@ -231,8 +232,8 @@ reflex/components/radix/themes/components/radio_group.py,sha256=jHoB_RaaZhiP_YW6
|
|
|
231
232
|
reflex/components/radix/themes/components/radio_group.pyi,sha256=RBEBy0TYvyXr-p7B0kr-7y2eLrLKO6NHLv87ND3XAtY,21127
|
|
232
233
|
reflex/components/radix/themes/components/scroll_area.py,sha256=EfKfx6KCKG--mznWAJ_2SMCer8uFLQWZa5JndKD92e8,917
|
|
233
234
|
reflex/components/radix/themes/components/scroll_area.pyi,sha256=EYVGP98_1qypNKE-QEqIe3rInh7l2nJnHqJD_EZbCf0,3564
|
|
234
|
-
reflex/components/radix/themes/components/segmented_control.py,sha256=
|
|
235
|
-
reflex/components/radix/themes/components/segmented_control.pyi,sha256
|
|
235
|
+
reflex/components/radix/themes/components/segmented_control.py,sha256=6R5dCG9L0OTcQHUrhJEBLjq0MaxLmNj7PPqnQ62zFVs,2223
|
|
236
|
+
reflex/components/radix/themes/components/segmented_control.pyi,sha256=xLsN4yCzHdusMaLUaLbh6vF_9FbEItgQn4Hs7KJtw68,8927
|
|
236
237
|
reflex/components/radix/themes/components/select.py,sha256=z0WHhQjUB181Sm5bMLWeu0JqNuoA_f9P9s-3NDc5vig,7836
|
|
237
238
|
reflex/components/radix/themes/components/select.pyi,sha256=c5BSiHPw4bek9BRTKlon7XLVDu0yBQ1g05Q6GF_k4m4,39165
|
|
238
239
|
reflex/components/radix/themes/components/separator.py,sha256=JqdQAEuPol1mwYKmMuUAFEpWldqeu4UC2LzXkDNNxko,957
|
|
@@ -251,8 +252,8 @@ reflex/components/radix/themes/components/tabs.py,sha256=qe38S2t0_-CACn6xlt0W2FR
|
|
|
251
252
|
reflex/components/radix/themes/components/tabs.pyi,sha256=snWKz5C_SUbdEwZKHD90xu78gPNpxaUVk23_DFOYvXs,16850
|
|
252
253
|
reflex/components/radix/themes/components/text_area.py,sha256=w5-C6RyAI_8iN86IIftXjii1fFTLXpk8lRxp1c7Did0,2985
|
|
253
254
|
reflex/components/radix/themes/components/text_area.pyi,sha256=w1E_CxpzVh50S8km9PSaawsm8nBCuN4L3bolFKVqIiI,12300
|
|
254
|
-
reflex/components/radix/themes/components/text_field.py,sha256=
|
|
255
|
-
reflex/components/radix/themes/components/text_field.pyi,sha256=
|
|
255
|
+
reflex/components/radix/themes/components/text_field.py,sha256=VOU4in9ji0TaDnS34vR9DaS23MARkPhL8eKj0HShGJc,3544
|
|
256
|
+
reflex/components/radix/themes/components/text_field.pyi,sha256=wfyCyapwfG0JErIXKeydbjgKfmZi93xo86LLBUFd7kk,25074
|
|
256
257
|
reflex/components/radix/themes/components/tooltip.py,sha256=TOMLouGjPMYWsMYi7-vvOroeQN-_ok-gExVv9EZ-RrE,4326
|
|
257
258
|
reflex/components/radix/themes/components/tooltip.pyi,sha256=28zpFs2c6Yw58b3h0EEf3Eww8B8gziD84GLql-kbmDs,7109
|
|
258
259
|
reflex/components/radix/themes/layout/__init__.py,sha256=dbRNzJ9pag7luTO3saNvgKzozrGNJ02_Vn9r3SwJHN4,406
|
|
@@ -307,11 +308,11 @@ reflex/components/recharts/general.py,sha256=G-uqoJ-wltsZS0lr-KkUjawfIbBr-pNIPBm
|
|
|
307
308
|
reflex/components/recharts/general.pyi,sha256=vnRsLUIG5Ll7Vc4VNvtVaXMocoCoAsM0ip7wGYR2WCA,23243
|
|
308
309
|
reflex/components/recharts/polar.py,sha256=JYwfQnTmda6Keml5iWrGv0-eV-KNIgkYJybWtkl9Ik0,15688
|
|
309
310
|
reflex/components/recharts/polar.pyi,sha256=jAvLHbSaRQ-81wpDvlsVjh4mMKbcN5L7qyrQqe6181w,29429
|
|
310
|
-
reflex/components/recharts/recharts.py,sha256=
|
|
311
|
-
reflex/components/recharts/recharts.pyi,sha256=
|
|
311
|
+
reflex/components/recharts/recharts.py,sha256=zzsyo668aRZUX8aAKmf_cSfMlVD97frco4-HkmpL1yI,3182
|
|
312
|
+
reflex/components/recharts/recharts.pyi,sha256=vPy4O4kAWG8hGrvqI6nKcr22L5OEDMb3P4zcSOnAVj4,7144
|
|
312
313
|
reflex/components/sonner/__init__.py,sha256=L_mdRIy7-ccRGSz5VK6J8O-c-e-D1p9xWw29_ErrvGg,68
|
|
313
|
-
reflex/components/sonner/toast.py,sha256=
|
|
314
|
-
reflex/components/sonner/toast.pyi,sha256=
|
|
314
|
+
reflex/components/sonner/toast.py,sha256=I43ktNqYUZoyJckk9KhQdx9s_M4Fhxez05VXZq0p6RA,11620
|
|
315
|
+
reflex/components/sonner/toast.pyi,sha256=qUQVdvY5_wC8ng8CJQJnZO--6zhcjw8dEx5TKIyaDZk,7557
|
|
315
316
|
reflex/components/suneditor/__init__.py,sha256=htkPzy0O_1ro1nw8w8gFPjYhg5xywMpsUfc4Dl3OHuw,109
|
|
316
317
|
reflex/components/suneditor/editor.py,sha256=JXRdQM1T8JNSwEUItAe9NISQyXH6T4Uo70RbpvK7HPE,8058
|
|
317
318
|
reflex/components/suneditor/editor.pyi,sha256=b_iOU_ee65q-7P5hQkJp4SqyHNGVmilBiF_tye82t8k,9884
|
|
@@ -321,24 +322,24 @@ reflex/components/tags/iter_tag.py,sha256=kdJeQbCJ02Cn5VPDRERywu8bJNrTgreIi3ZyOA
|
|
|
321
322
|
reflex/components/tags/match_tag.py,sha256=mqQF6fHhOSGSMdiaJ7YlwXSMhRtDmmIBu1Gw-VQQ324,586
|
|
322
323
|
reflex/components/tags/tag.py,sha256=5nlh1SU6Mwod8vyGCsV-iixd4xa_4cqU2vsBxHEA5ak,3084
|
|
323
324
|
reflex/components/tags/tagless.py,sha256=qO7Gm4V0ITDyymHkyltfz53155ZBt-W_WIPDYy93ca0,587
|
|
324
|
-
reflex/config.py,sha256=
|
|
325
|
+
reflex/config.py,sha256=L2hIEr4YumFktdXMBpuIhhWHYc8SxAli7Bs9fABKB0g,26737
|
|
325
326
|
reflex/constants/__init__.py,sha256=VIF5rXe4-R_gdPX-G2dM8tw9X206GhjXAhWdOPtxctM,1974
|
|
326
|
-
reflex/constants/base.py,sha256=
|
|
327
|
+
reflex/constants/base.py,sha256=w9pF4mJV5GujJxDPdh1Yrxn6lv0328sjkQRTEQ1np4k,7444
|
|
327
328
|
reflex/constants/colors.py,sha256=cgLn8iEWtlpjQgbhhlCOGjbhfOULKnzqqzPph63SJoI,1613
|
|
328
329
|
reflex/constants/compiler.py,sha256=1WncnIIq8K5h35pYsy8d4dsn5_F4aiHkQgyaDWFCa_M,5223
|
|
329
330
|
reflex/constants/config.py,sha256=qjIjonooWNb1yFqXrKcTUyOIip4nh9jYBc-sS5F9JD0,1396
|
|
330
331
|
reflex/constants/custom_components.py,sha256=44zuPcK90-ivRqzJtZEmdMhvCsFquZmGJ_Qf2DkISMA,1311
|
|
331
332
|
reflex/constants/event.py,sha256=1gKAwNoYyvZs3vNvfynF0SeFWnRGXZX0A_2iPhqUyu8,2818
|
|
332
|
-
reflex/constants/installer.py,sha256=
|
|
333
|
+
reflex/constants/installer.py,sha256=fvjlP-hLmBJdE7Jex2osckDXpnDeD12tnQlXasyQlxI,4743
|
|
333
334
|
reflex/constants/route.py,sha256=fu1jp9MoIriUJ8Cu4gLeinTxkyVBbRPs8Bkt35vqYOM,2144
|
|
334
335
|
reflex/constants/state.py,sha256=6Mfr7xVcAZOj5aSy7kp0W6r8oTs7K30URgGDAAFLfPQ,294
|
|
335
|
-
reflex/constants/style.py,sha256
|
|
336
|
+
reflex/constants/style.py,sha256=-LTofj8rBEAYEx8_Zj4Tda_EEPvgp2BjpLinarNOu2o,475
|
|
336
337
|
reflex/constants/utils.py,sha256=HGOSq9c-xGbCb1xoLAGLBdc-FOE8iuBzvuU24zSfsV0,789
|
|
337
338
|
reflex/custom_components/__init__.py,sha256=R4zsvOi4dfPmHc18KEphohXnQFBPnUCb50cMR5hSLDE,36
|
|
338
339
|
reflex/custom_components/custom_components.py,sha256=dKDF6Lg3XWa3t1dR8GRfm7jrIYal5E2HFYywggVwXuw,33019
|
|
339
|
-
reflex/event.py,sha256=
|
|
340
|
+
reflex/event.py,sha256=76eK-bWvD5x2DJbYamHxO9sL_ZxxDOABkdTKwN3whTo,55996
|
|
340
341
|
reflex/experimental/__init__.py,sha256=Tzh48jIncw2YzRFHh2SXWZ599TsHeY6_RrrWdK6gE2A,2085
|
|
341
|
-
reflex/experimental/assets.py,sha256=
|
|
342
|
+
reflex/experimental/assets.py,sha256=9qkhgcNo-xfpjHVZ1-lN79tB5qbWw_2nYaVliaV4Z4A,1098
|
|
342
343
|
reflex/experimental/client_state.py,sha256=EWDILBCmES0L2SEtAvPlAdxSqslvWsTzfAa4SGi_Ip0,8032
|
|
343
344
|
reflex/experimental/hooks.py,sha256=fHYD4rX_f7T38gsFDqglD9E29FjPLf6jO1rN39DX7XM,2242
|
|
344
345
|
reflex/experimental/layout.py,sha256=ov5S4mn6whuUPZdAnkHLI6OYC_2hXol-2RduetSdyd0,7570
|
|
@@ -355,9 +356,9 @@ reflex/middleware/hydrate_middleware.py,sha256=KvFppl4ca75bsjos5boy8EGwsRBZ9jI6Z
|
|
|
355
356
|
reflex/middleware/middleware.py,sha256=9eASK3MrbK1AvT2Sx5GFxXNwSuNW8_LTRGvPY1JccU4,1171
|
|
356
357
|
reflex/model.py,sha256=AaCs6V9iWFj-EZI7zfXL1LTy-TrnNfJKVit2MPqLM8M,14139
|
|
357
358
|
reflex/page.py,sha256=N85R5tTI-NoFd9ArwYCN8OcV9aSPZIPrJI2ZFbH8ytk,2389
|
|
358
|
-
reflex/reflex.py,sha256=
|
|
359
|
+
reflex/reflex.py,sha256=ejJKZDYscjCYL1lMIPmPCbvqd5Gosw4FwbRsupyEIm4,21868
|
|
359
360
|
reflex/route.py,sha256=WZS7stKgO94nekFFYHaOqNgN3zZGpJb3YpGF4ViTHmw,4198
|
|
360
|
-
reflex/state.py,sha256=
|
|
361
|
+
reflex/state.py,sha256=qFeY7g8SUovb3V-QNcoWS47eG4S4Y4_WV8gFb6rrJBI,134231
|
|
361
362
|
reflex/style.py,sha256=-mBrpaq23jiNJIwgCir6Fzj182u9rGpp3qZ2cUt5aZs,12695
|
|
362
363
|
reflex/testing.py,sha256=qkLVNeLcD3uxTg95WuV1IYoEhkmEdJ7o8Fbc8NaeoRQ,34792
|
|
363
364
|
reflex/utils/__init__.py,sha256=y-AHKiRQAhk2oAkvn7W8cRVTZVK625ff8tTwvZtO7S4,24
|
|
@@ -365,7 +366,7 @@ reflex/utils/build.py,sha256=rohH3AuMzKxEJGGcQON9_fmYREwJcMnBGyDiuvlavPM,8392
|
|
|
365
366
|
reflex/utils/codespaces.py,sha256=tKmju4aGzDMPy76_eQSzJd3RYmVmiiNZy3Yc0e3zG_w,2856
|
|
366
367
|
reflex/utils/compat.py,sha256=nYlAZqrO1Co7WJefmlIeQMzQc-KCfc9eqRX1zkpD3Ok,2527
|
|
367
368
|
reflex/utils/console.py,sha256=2cE0lhkwlWBZP_YsRjDvNsoMcc8GlblrSo4h9lfyYJc,5480
|
|
368
|
-
reflex/utils/exceptions.py,sha256=
|
|
369
|
+
reflex/utils/exceptions.py,sha256=nw0VmRqkZUyDgTMUYfM5pOYPavtOnV9f4Y_6KlECdfQ,5345
|
|
369
370
|
reflex/utils/exec.py,sha256=FoUlsI1Y8eZoIZqtY4NRvOAPlT1IOFmRMEjJ3r-XEKE,16328
|
|
370
371
|
reflex/utils/export.py,sha256=3dI9QjoU0ZA_g8OSQipVLpFWQcxWa_sHkpezWemvWbo,2366
|
|
371
372
|
reflex/utils/format.py,sha256=bGGih4ipGtMlgxNzUfUQRDgVNA12WicyZDDdrN0FFH8,20661
|
|
@@ -373,22 +374,22 @@ reflex/utils/imports.py,sha256=_8TBm9TWOSwbd3uZp1KbvRvHbF-Bucv8ifBcp8ItAo0,3871
|
|
|
373
374
|
reflex/utils/lazy_loader.py,sha256=utVpUjKcz32GC1I7g0g7OlTyvVoZNFcuAjNtnxiSYww,1282
|
|
374
375
|
reflex/utils/net.py,sha256=0Yd9OLK8R_px2sqnqrDkTky6hYHtG2pEDvvilOjDfjc,1219
|
|
375
376
|
reflex/utils/path_ops.py,sha256=zMf3RnsbAU9WnJzL3pT54qAqTHWRuMWm4AztjXXonE4,5804
|
|
376
|
-
reflex/utils/prerequisites.py,sha256=
|
|
377
|
+
reflex/utils/prerequisites.py,sha256=L8JE4PMcjnvmcR7xSRYTq20dVjCD3e4AbbL_gjcs6-w,57886
|
|
377
378
|
reflex/utils/processes.py,sha256=wBvkxHUnuo28nFNSIyx53RpiNUa08bmvWQxpx8LWQhk,13249
|
|
378
379
|
reflex/utils/pyi_generator.py,sha256=9Uv5O0A1852KcMO1U7_C2DkJ6c5bxzr_ld13I7ADO_E,40521
|
|
379
|
-
reflex/utils/redir.py,sha256=
|
|
380
|
+
reflex/utils/redir.py,sha256=bmQGAgoNWwySeLRQTpoMpmKInwIOCW77wkXT61fwcj8,1868
|
|
380
381
|
reflex/utils/registry.py,sha256=FJZ8ltG2PK4CCOfZXe4h3ruH4tXqh5q_9rQ2cGZn0Mo,1413
|
|
381
|
-
reflex/utils/serializers.py,sha256=
|
|
382
|
-
reflex/utils/telemetry.py,sha256=
|
|
383
|
-
reflex/utils/types.py,sha256=
|
|
382
|
+
reflex/utils/serializers.py,sha256=j-Hvo-sCEEVBEuFxlDHpZLpJDeHlby9qNzhJD8DOnM4,12522
|
|
383
|
+
reflex/utils/telemetry.py,sha256=Rujki8qrV_l9d_fr-yy3MEl_rsW5IHuIZcu4ZzejK1A,5673
|
|
384
|
+
reflex/utils/types.py,sha256=7khuemCSig_7S1s5rx58TBKsY5HnpGNFtdYhfxlx6hc,26223
|
|
384
385
|
reflex/vars/__init__.py,sha256=gCFNFJioJpZK4KDaBHYyJ0JBgR29mA6lnNIltiRfg0I,1194
|
|
385
|
-
reflex/vars/base.py,sha256=
|
|
386
|
-
reflex/vars/function.py,sha256=
|
|
386
|
+
reflex/vars/base.py,sha256=yBG5Q1jz78Erng4woBbHWtG8K7pyqxIysd2KRLemVRA,87764
|
|
387
|
+
reflex/vars/function.py,sha256=w_Xa7GGVHbcfP7nMqKG5-q9Y7Uj3Yinj1Csjqxz_leg,14596
|
|
387
388
|
reflex/vars/number.py,sha256=BeHQr4Cj2gdXekEWcxSzLTIuRAC3sf6YvsdHlADETpQ,27499
|
|
388
389
|
reflex/vars/object.py,sha256=dTfkkUGDmoxu7iPcKSnNJ-lTI48yoXbagUyA-lKwDDo,14335
|
|
389
390
|
reflex/vars/sequence.py,sha256=mlmOkSV8FIxwdJHzQdu3NzHAoNB4KcGc93dcmdviIoo,49916
|
|
390
|
-
reflex-0.6.
|
|
391
|
-
reflex-0.6.
|
|
392
|
-
reflex-0.6.
|
|
393
|
-
reflex-0.6.
|
|
394
|
-
reflex-0.6.
|
|
391
|
+
reflex-0.6.6.dist-info/LICENSE,sha256=dw3zLrp9f5ObD7kqS32vWfhcImfO52PMmRqvtxq_YEE,11358
|
|
392
|
+
reflex-0.6.6.dist-info/METADATA,sha256=ySim6FrzBDp9kwlgn4Wal-MC5fIMCwxYIDPwA3xecYQ,12099
|
|
393
|
+
reflex-0.6.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
394
|
+
reflex-0.6.6.dist-info/entry_points.txt,sha256=H1Z5Yat_xJfy0dRT1Frk2PkO_p41Xy7fCKlj4FcdL9o,44
|
|
395
|
+
reflex-0.6.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|