@lynx-example/lynx-ui-checkbox 0.0.1
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.
- package/CHANGELOG.md +7 -0
- package/LICENSE +201 -0
- package/dist/CheckboxBasic.lynx.bundle +0 -0
- package/dist/CheckboxBasic.web.bundle +1 -0
- package/dist/CheckboxIndeterminate.lynx.bundle +0 -0
- package/dist/CheckboxIndeterminate.web.bundle +1 -0
- package/lynx.config.mjs +12 -0
- package/package.json +43 -0
package/CHANGELOG.md
ADDED
package/LICENSE
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
Apache License
|
|
2
|
+
Version 2.0, January 2004
|
|
3
|
+
http://www.apache.org/licenses/
|
|
4
|
+
|
|
5
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
+
|
|
7
|
+
1. Definitions.
|
|
8
|
+
|
|
9
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
+
|
|
12
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
+
the copyright owner that is granting the License.
|
|
14
|
+
|
|
15
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
+
other entities that control, are controlled by, or are under common
|
|
17
|
+
control with that entity. For the purposes of this definition,
|
|
18
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
+
direction or management of such entity, whether by contract or
|
|
20
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
+
|
|
23
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
+
exercising permissions granted by this License.
|
|
25
|
+
|
|
26
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
+
including but not limited to software source code, documentation
|
|
28
|
+
source, and configuration files.
|
|
29
|
+
|
|
30
|
+
"Object" form shall mean any form resulting from mechanical
|
|
31
|
+
transformation or translation of a Source form, including but
|
|
32
|
+
not limited to compiled object code, generated documentation,
|
|
33
|
+
and conversions to other media types.
|
|
34
|
+
|
|
35
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
+
Object form, made available under the License, as indicated by a
|
|
37
|
+
copyright notice that is included in or attached to the work
|
|
38
|
+
(an example is provided in the Appendix below).
|
|
39
|
+
|
|
40
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
+
form, that is based on (or derived from) the Work and for which the
|
|
42
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
+
of this License, Derivative Works shall not include works that remain
|
|
45
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
+
the Work and Derivative Works thereof.
|
|
47
|
+
|
|
48
|
+
"Contribution" shall mean any work of authorship, including
|
|
49
|
+
the original version of the Work and any modifications or additions
|
|
50
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
+
means any form of electronic, verbal, or written communication sent
|
|
55
|
+
to the Licensor or its representatives, including but not limited to
|
|
56
|
+
communication on electronic mailing lists, source code control systems,
|
|
57
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
+
excluding communication that is conspicuously marked or otherwise
|
|
60
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
+
|
|
62
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
+
subsequently incorporated within the Work.
|
|
65
|
+
|
|
66
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
+
Work and such Derivative Works in Source or Object form.
|
|
72
|
+
|
|
73
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
+
(except as stated in this section) patent license to make, have made,
|
|
77
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
+
where such license applies only to those patent claims licensable
|
|
79
|
+
by such Contributor that are necessarily infringed by their
|
|
80
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
+
institute patent litigation against any entity (including a
|
|
83
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
+
or contributory patent infringement, then any patent licenses
|
|
86
|
+
granted to You under this License for that Work shall terminate
|
|
87
|
+
as of the date such litigation is filed.
|
|
88
|
+
|
|
89
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
+
modifications, and in Source or Object form, provided that You
|
|
92
|
+
meet the following conditions:
|
|
93
|
+
|
|
94
|
+
(a) You must give any other recipients of the Work or
|
|
95
|
+
Derivative Works a copy of this License; and
|
|
96
|
+
|
|
97
|
+
(b) You must cause any modified files to carry prominent notices
|
|
98
|
+
stating that You changed the files; and
|
|
99
|
+
|
|
100
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
+
that You distribute, all copyright, patent, trademark, and
|
|
102
|
+
attribution notices from the Source form of the Work,
|
|
103
|
+
excluding those notices that do not pertain to any part of
|
|
104
|
+
the Derivative Works; and
|
|
105
|
+
|
|
106
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
+
distribution, then any Derivative Works that You distribute must
|
|
108
|
+
include a readable copy of the attribution notices contained
|
|
109
|
+
within such NOTICE file, excluding those notices that do not
|
|
110
|
+
pertain to any part of the Derivative Works, in at least one
|
|
111
|
+
of the following places: within a NOTICE text file distributed
|
|
112
|
+
as part of the Derivative Works; within the Source form or
|
|
113
|
+
documentation, if provided along with the Derivative Works; or,
|
|
114
|
+
within a display generated by the Derivative Works, if and
|
|
115
|
+
wherever such third-party notices normally appear. The contents
|
|
116
|
+
of the NOTICE file are for informational purposes only and
|
|
117
|
+
do not modify the License. You may add Your own attribution
|
|
118
|
+
notices within Derivative Works that You distribute, alongside
|
|
119
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
+
that such additional attribution notices cannot be construed
|
|
121
|
+
as modifying the License.
|
|
122
|
+
|
|
123
|
+
You may add Your own copyright statement to Your modifications and
|
|
124
|
+
may provide additional or different license terms and conditions
|
|
125
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
+
the conditions stated in this License.
|
|
129
|
+
|
|
130
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
+
this License, without any additional terms or conditions.
|
|
134
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
+
the terms of any separate license agreement you may have executed
|
|
136
|
+
with Licensor regarding such Contributions.
|
|
137
|
+
|
|
138
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
+
except as required for reasonable and customary use in describing the
|
|
141
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
+
|
|
143
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
+
implied, including, without limitation, any warranties or conditions
|
|
148
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
+
appropriateness of using or redistributing the Work and assume any
|
|
151
|
+
risks associated with Your exercise of permissions under this License.
|
|
152
|
+
|
|
153
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
+
unless required by applicable law (such as deliberate and grossly
|
|
156
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
+
liable to You for damages, including any direct, indirect, special,
|
|
158
|
+
incidental, or consequential damages of any character arising as a
|
|
159
|
+
result of this License or out of the use or inability to use the
|
|
160
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
+
other commercial damages or losses), even if such Contributor
|
|
163
|
+
has been advised of the possibility of such damages.
|
|
164
|
+
|
|
165
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
+
or other liability obligations and/or rights consistent with this
|
|
169
|
+
License. However, in accepting such obligations, You may act only
|
|
170
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
+
defend, and hold each Contributor harmless for any liability
|
|
173
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
+
of your accepting any such warranty or additional liability.
|
|
175
|
+
|
|
176
|
+
END OF TERMS AND CONDITIONS
|
|
177
|
+
|
|
178
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
+
|
|
180
|
+
To apply the Apache License to your work, attach the following
|
|
181
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
182
|
+
replaced with your own identifying information. (Don't include
|
|
183
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
+
comment syntax for the file format. We also recommend that a
|
|
185
|
+
file or class name and description of purpose be included on the
|
|
186
|
+
same "printed page" as the copyright notice for easier
|
|
187
|
+
identification within third-party archives.
|
|
188
|
+
|
|
189
|
+
Copyright [yyyy] [name of copyright owner]
|
|
190
|
+
|
|
191
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
+
you may not use this file except in compliance with the License.
|
|
193
|
+
You may obtain a copy of the License at
|
|
194
|
+
|
|
195
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
+
|
|
197
|
+
Unless required by applicable law or agreed to in writing, software
|
|
198
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
+
See the License for the specific language governing permissions and
|
|
201
|
+
limitations under the License.
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"styleInfo":{"0":{"content":[""],"rules":[{"sel":[[[".luna-dark"],[],[],[]]],"decl":[["--canvas","#0d0d0d"],["--canvas-ambient","#000"],["--paper","#1a1a1a"],["--paper-clear","#232323"],["--paper-veil","rgba(0,0,0,.1)"],["--paper-film","rgba(0,0,0,.05)"],["--backdrop","rgba(0,0,0,.32)"],["--backdrop-subtle","rgba(0,0,0,.2)"],["--backdrop-heavy","rgba(0,0,0,.7)"],["--content","#f8f8f8"],["--content-2","#d9d9d9"],["--content-muted","#b3b3b3"],["--content-subtle","#6e6e6e"],["--content-faint","#4f4f4f"],["--content-faded","hsla(0,0%,97%,.6)"],["--primary","#e0e0e0"],["--primary-2","#a4a4a4"],["--primary-muted","#7a7a7a"],["--primary-content","#010101"],["--primary-content-faded","rgba(0,0,0,.3)"],["--secondary","#5b5b5b"],["--secondary-2","#333"],["--secondary-content","#e0e0e0"],["--secondary-content-faded","hsla(0,0%,88%,.25)"],["--neutral","#f8f8f8"],["--neutral-2","#d0d0d0"],["--neutral-subtle","#656565"],["--neutral-faint","#505050"],["--neutral-ambient","#2c2c2c"],["--neutral-veil","hsla(0,0%,97%,.5)"],["--neutral-film","hsla(0,0%,97%,.08)"],["--neutral-content","#010101"],["--neutral-content-faded","rgba(0,0,0,.25)"],["--line","hsla(0,0%,97%,.32)"],["--rule","#333"],["--gradient-a","#a7a7a7"],["--gradient-b","#a5a5a5"],["--gradient-c","#a1a1a1"],["--gradient-d","#bababa"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".luna-light"],[],[],[]]],"decl":[["--canvas","#fff"],["--canvas-ambient","#f4f4f4"],["--paper","#f8f8f8"],["--paper-clear","#fff"],["--paper-veil","hsla(0,0%,97%,.3)"],["--paper-film","hsla(0,0%,97%,.15)"],["--backdrop","rgba(0,0,0,.25)"],["--backdrop-subtle","rgba(0,0,0,.1)"],["--backdrop-heavy","rgba(0,0,0,.5)"],["--content","#010101"],["--content-2","#333"],["--content-muted","#5d5d5d"],["--content-subtle","#9e9e9e"],["--content-faint","#d0d0d0"],["--content-faded","rgba(0,0,0,.6)"],["--primary","#1a1a1a"],["--primary-2","#545454"],["--primary-muted","#9b9b9b"],["--primary-content","#fafafa"],["--primary-content-faded","hsla(0,0%,100%,.4)"],["--secondary","silver"],["--secondary-2","#d9d9d9"],["--secondary-content","#3c3c3c"],["--secondary-content-faded","rgba(60,60,60,.3)"],["--neutral","#010101"],["--neutral-2","#333"],["--neutral-subtle","#b3b3b3"],["--neutral-faint","#d9d9d9"],["--neutral-ambient","#eee"],["--neutral-veil","rgba(0,0,0,.24)"],["--neutral-film","rgba(0,0,0,.05)"],["--neutral-content","#f8f8f8"],["--neutral-content-faded","hsla(0,0%,97%,.4)"],["--line","rgba(0,0,0,.17)"],["--rule","#e5e5e5"],["--gradient-a","#939393"],["--gradient-b","#a0a0a0"],["--gradient-c","#a1a1a1"],["--gradient-d","#bfbfbf"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".lunaris-dark"],[],[],[]]],"decl":[["--canvas","#0d0d0d"],["--canvas-ambient","#000"],["--paper","#1a1a1a"],["--paper-clear","#232323"],["--paper-veil","rgba(0,0,0,.1)"],["--paper-film","rgba(0,0,0,.05)"],["--backdrop","rgba(0,0,0,.32)"],["--backdrop-subtle","rgba(0,0,0,.2)"],["--backdrop-heavy","rgba(0,0,0,.7)"],["--content","#f8f8f8"],["--content-2","#d9d9d9"],["--content-muted","#b3b3b3"],["--content-subtle","#6e6e6e"],["--content-faint","#4f4f4f"],["--content-faded","hsla(0,0%,97%,.6)"],["--primary","#ff8ab5"],["--primary-2","#ff4f8f"],["--primary-muted","#d04377"],["--primary-content","#010101"],["--primary-content-faded","rgba(0,0,0,.3)"],["--secondary","#534363"],["--secondary-2","#362e46"],["--secondary-content","#eee5f6"],["--secondary-content-faded","hsla(0,0%,88%,.25)"],["--neutral","#f8f8f8"],["--neutral-2","#d0d0d0"],["--neutral-subtle","#656565"],["--neutral-faint","#505050"],["--neutral-ambient","#2c2c2c"],["--neutral-veil","hsla(0,0%,97%,.5)"],["--neutral-film","hsla(0,0%,97%,.08)"],["--neutral-content","#010101"],["--neutral-content-faded","rgba(0,0,0,.25)"],["--line","hsla(0,0%,97%,.32)"],["--rule","#333"],["--gradient-a","#ff7385"],["--gradient-b","#fe69a1"],["--gradient-c","#a998bf"],["--gradient-d","#00d0f1"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".lunaris-light"],[],[],[]]],"decl":[["--canvas","#fff"],["--canvas-ambient","#f4f4f4"],["--paper","#f8f8f8"],["--paper-clear","#fff"],["--paper-veil","hsla(0,0%,97%,.3)"],["--paper-film","hsla(0,0%,97%,.15)"],["--backdrop","rgba(0,0,0,.25)"],["--backdrop-subtle","rgba(0,0,0,.1)"],["--backdrop-heavy","rgba(0,0,0,.5)"],["--content","#010101"],["--content-2","#333"],["--content-muted","#5d5d5d"],["--content-subtle","#9e9e9e"],["--content-faint","#d0d0d0"],["--content-faded","rgba(0,0,0,.6)"],["--primary","#ff1a6e"],["--primary-2","#ff558e"],["--primary-muted","#f992b1"],["--primary-content","#fff"],["--primary-content-faded","hsla(0,0%,100%,.4)"],["--secondary","#fbcfdc"],["--secondary-2","#fce5ed"],["--secondary-content","#a92d5a"],["--secondary-content-faded","rgba(60,60,60,.3)"],["--neutral","#010101"],["--neutral-2","#333"],["--neutral-subtle","#b3b3b3"],["--neutral-faint","#d9d9d9"],["--neutral-ambient","#eee"],["--neutral-veil","rgba(0,0,0,.24)"],["--neutral-film","rgba(0,0,0,.05)"],["--neutral-content","#f8f8f8"],["--neutral-content-faded","hsla(0,0%,97%,.4)"],["--line","rgba(0,0,0,.17)"],["--rule","#e5e5e5"],["--gradient-a","#ff3d63"],["--gradient-b","#ff5d99"],["--gradient-c","#a998bf"],["--gradient-d","#3dd5e9"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".checkmark"],[],[],[]]],"decl":[["background-color","var(--primary-content)"],["height","100%"],["width","100%"]]},{"sel":[[[".container"],[],[],[]]],"decl":[["height","100%"],["justify-content","center"],["padding","72px"],["padding-left","48px"],["padding-right","48px"],["width","100%"]]},{"sel":[[[".canvas"],[],[],[]],[[".container"],[],[],[]]],"decl":[["display","flex"],["flex-direction","column"]]},{"sel":[[[".canvas"],[],[],[]]],"decl":[["background-color","var(--canvas)"],["border-radius","16px"],["color","var(--content)"],["gap","24px"],["overflow","hidden"],["padding","64px"],["padding-left","48px"],["padding-right","48px"]]},{"sel":[[[".luna-gradient-ocean"],[],[],[]]],"decl":[["background","linear-gradient(0deg, var(--gradient-c) 60%, var(--gradient-d) 120%)"]]},{"sel":[[[".section"],[],[],[]]],"decl":[["display","flex"],["flex-direction","column"],["row-gap","10px"]]},{"sel":[[[".label"],[],[],[]],[[".title"],[],[],[]]],"decl":[["color","var(--content-2)"],["font-size","16px"]]},{"sel":[[[".row"],[],[],[]]],"decl":[["align-items","center"],["display","flex"],["flex-direction","row"],["gap","10px"],["justify-content","start"],["width","100%"]]},{"sel":[[[".label",".disabled"],[],[],[]]],"decl":[["opacity",".34"]]},{"sel":[[[".checkbox"],[],[],[]]],"decl":[["height","20px"],["width","20px"]]},{"sel":[[[".checkbox",".ui-disabled"],[],[],[]]],"decl":[["opacity",".34"]]},{"sel":[[[".checkbox-indicator"],[],[],[]]],"decl":[["align-items","center"],["border-color","var(--line)"],["border-radius","4px"],["border-width","1.5px"],["display","flex"],["height","100%"],["justify-content","center"],["width","100%"]]},{"sel":[[[".checkbox-indicator",".ui-active"],[],[],[]]],"decl":[["border-color","var(--primary-2)"],["border-width","1.5px"]]},{"sel":[[[".checkbox-indicator",".ui-checked"],[],[],[]]],"decl":[["background-color","var(--primary)"],["border-width","0"]]},{"sel":[[[".checkbox-indicator",".ui-active",".ui-checked"],[],[],[]]],"decl":[["background-color","var(--primary-2)"],["border-width","0"]]}]}},"manifest":{"/app-service.js":"\"use strict\";let e,t,n,r,l,_,i,o;var u,a,s,c,f,p,d,h,v,y,m,g,b,x,C,k,S,E,w,P,O,I={};var N=[];var L=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;var j=Array.isArray;function A(e,t){for(var n in t)e[n]=t[n];return e}function T(e){e&&e.parentNode&&e.parentNode.removeChild(e)}var D=N.slice;var M={__e:function(e,t,n,r){var l,_,i;for(;t=t.__;)if((l=t.__c)&&!l.__)try{if((_=l.constructor)&&null!=_.getDerivedStateFromError&&(l.setState(_.getDerivedStateFromError(e)),i=l.__d),null!=l.componentDidCatch&&(l.componentDidCatch(e,r||{}),i=l.__d),i)return l.__E=l}catch(t){e=t}throw e}};var R=0;function U(e,t,n){var r,l,_,i={};for(_ in t)\"key\"==_?r=t[_]:\"ref\"==_?l=t[_]:i[_]=t[_];if(arguments.length>2&&(i.children=arguments.length>3?D.call(arguments,2):n),\"function\"==typeof e&&null!=e.defaultProps)for(_ in e.defaultProps)void 0===i[_]&&(i[_]=e.defaultProps[_]);return F(e,i,r,l,null)}function F(e,t,n,r,l){var _={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:null==l?++R:l,__i:-1,__u:0};return null==l&&null!=M.vnode&&M.vnode(_),_}function H(e){return e.children}function W(e,t){this.props=e,this.context=t}function B(e,t){var n;if(null==t)return e.__?B(e.__,e.__i+1):null;for(;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return\"function\"==typeof e.type?B(e):null}W.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=A({},this.state),\"function\"==typeof e&&(e=e(A({},n),this.props)),e&&A(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),J(this))},W.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),J(this))},W.prototype.render=H;var $=[];var G=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout;function J(e){(!e.__d&&(e.__d=!0)&&$.push(e)&&!q.__r++||u!==M.debounceRendering)&&((u=M.debounceRendering)||G)(q)}var V=function(e,t){return e.__v.__b-t.__v.__b};function q(){var e;for($.sort(V);e=$.shift();)if(e.__d){var t=$.length;(function(e){var t=e.__v,n=t.__e,r=[],l=[];if(e.__P){var _=A({},t);_.__v=t.__v+1,M.vnode&&M.vnode(_),M.renderComponent&&M.renderComponent(_,e),et(e.__P,_,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,r,null==n?B(t):n,!!(32&t.__u),l),_.__v=t.__v,_.__.__k[_.__i]=_,en(r,_,l),_.__e!=n&&function e(t){if(null!=(t=t.__)&&null!=t.__c){t.__e=t.__c.base=null;for(var n=0;n<t.__k.length;n++){var r=t.__k[n];if(null!=r&&null!=r.__e){t.__e=t.__c.base=r.__e;break}}return e(t)}}(_)}})(e),$.length>t&&$.sort(V)}q.__r=0}function Q(e,t,n,r,l,_,i,o,u,a,s){var c,f,p,d,h;var v=r&&r.__k||N;var y=t.length;for(n.__d=u,function(e,t,n){var r,l,_,i=t.length;var o=n.length,u=o;var a=0;for(r=0,e.__k=[];r<i;r++){if(null==(l=t[r])||\"boolean\"==typeof l||\"function\"==typeof l){l=e.__k[r]=null;continue}l=\"string\"==typeof l||\"number\"==typeof l||\"bigint\"==typeof l||l.constructor==String?e.__k[r]=F(null,l,null,null,null):j(l)?e.__k[r]=F(H,{children:l},null,null,null):void 0===l.constructor&&l.__b>0?e.__k[r]=F(l.type,l.props,l.key,l.ref?l.ref:null,l.__v):e.__k[r]=l;var s=r+a;l.__=e,l.__b=e.__b+1;var c=l.__i=function(e,t,n,r){var l=e.key;var _=e.type;var i=n-1;var o=n+1;var u=t[n];var a=r>+(null!=u&&(131072&u.__u)===0);if(null===u||u&&l==u.key&&_===u.type&&(131072&u.__u)===0)return n;if(a)for(;i>=0||o<t.length;){if(i>=0){if((u=t[i])&&(131072&u.__u)===0&&l==u.key&&_===u.type)return i;i--}if(o<t.length){if((u=t[o])&&(131072&u.__u)===0&&l==u.key&&_===u.type)return o;o++}}return -1}(l,n,s,u);_=null,-1!==c&&(_=n[c],u--,_&&(_.__u|=131072)),null==_||null===_.__v?(-1==c&&a--,\"function\"!=typeof l.type&&(l.__u|=65536)):c!==s&&(c==s-1?a--:c==s+1?a++:(c>s?a--:a++,l.__u|=65536))}if(u)for(r=0;r<o;r++)null!=(_=n[r])&&(131072&_.__u)===0&&(_.__e==e.__d&&(e.__d=B(_)),function e(t,n,r){var l;if(M.unmount&&M.unmount(t),(l=t.ref)&&(!l.current||l.current===t.__e)&&er(l,null,n),null!=(l=t.__c)){if(l.componentWillUnmount)try{l.componentWillUnmount()}catch(e){M.__e(e,n)}l.base=l.__P=null}if(l=t.__k)for(var _=0;_<l.length;_++)l[_]&&e(l[_],n,r||\"function\"!=typeof t.type);r||T(t.__e),t.__c=t.__=t.__e=t.__d=void 0}(_,_))}(n,t,v),u=n.__d,c=0;c<y;c++)null!=(p=n.__k[c])&&(f=-1===p.__i?I:v[p.__i]||I,p.__i=c,et(e,p,f,l,_,i,o,u,a,s),d=p.__e,p.ref&&f.ref!=p.ref&&(f.ref&&er(f.ref,null,p),s.push(p.ref,p.__c||d,p)),null==h&&null!=d&&(h=d),65536&p.__u||f.__k===p.__k?u=function e(t,n,r){if(\"function\"==typeof t.type){var l=t.__k;for(var _=0;l&&_<l.length;_++)l[_]&&(l[_].__=t,n=e(l[_],n,r));return n}t.__e!=n&&(n&&t.type&&!r.contains(n)&&(n=B(t)),r.insertBefore(t.__e,n||null),n=t.__e);do n=n&&n.nextSibling;while(null!=n&&8===n.nodeType);return n}(p,u,e):\"function\"==typeof p.type&&void 0!==p.__d?u=p.__d:d&&(u=d.nextSibling),p.__d=void 0,p.__u&=-196609);n.__d=u,n.__e=h}function z(e,t,n){\"-\"===t[0]?e.setProperty(t,null==n?\"\":n):null==n?e[t]=\"\":\"number\"!=typeof n||L.test(t)?e[t]=n:e[t]=n+\"px\"}q.__r=0;var K=0;function Z(e,t,n,r,l){var _;e:if(\"style\"===t)if(\"string\"==typeof n)e.style.cssText=n;else{if(\"string\"==typeof r&&(e.style.cssText=r=\"\"),r)for(t in r)n&&t in n||z(e.style,t,\"\");if(n)for(t in n)r&&n[t]===r[t]||z(e.style,t,n[t])}else if(\"o\"===t[0]&&\"n\"===t[1])_=t!==(t=t.replace(/(PointerCapture)$|Capture$/i,\"$1\")),t=t.toLowerCase()in e||\"onFocusOut\"===t||\"onFocusIn\"===t?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+_]=n,n?r?n._attached=r._attached:(n._attached=K,e.addEventListener(t,_?ee:Y,_)):e.removeEventListener(t,_?ee:Y,_);else{if(\"http://www.w3.org/2000/svg\"==l)t=t.replace(/xlink(H|:h)/,\"h\").replace(/sName$/,\"s\");else if(\"width\"!=t&&\"height\"!=t&&\"href\"!=t&&\"list\"!=t&&\"form\"!=t&&\"tabIndex\"!=t&&\"download\"!=t&&\"rowSpan\"!=t&&\"colSpan\"!=t&&\"role\"!=t&&\"popover\"!=t&&t in e)try{e[t]=null==n?\"\":n;break e}catch(e){}\"function\"==typeof n||(null!=n&&(!1!==n||\"-\"===t[4])?e.setAttribute(t,\"popover\"==t&&!0==n?\"\":n):e.removeAttribute(t))}}function X(e){return function(t){if(this.l){var n=this.l[t.type+e];if(null==t._dispatched)t._dispatched=K++;else if(t._dispatched<n._attached)return;return n(M.event?M.event(t):t)}}}var Y=X(!1);var ee=X(!0);function et(e,t,n,r,l,_,i,o,u,a){var s,c,f,p,d,h,v,y=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(u=!!(32&n.__u),_=[o=t.__e=n.__e]),(v=M.__b)&&v(t),(v=M._diff2)&&v(t,n);t:if(\"function\"==typeof y)try{var m=t.props;var g=\"prototype\"in y&&y.prototype.render;var b=(v=y.contextType)&&r[v.__c];var x=v?b?b.props.value:v.__:r;if(n.__c?h=(s=t.__c=n.__c).__=s.__E:(g?t.__c=s=new y(m,x):(t.__c=s=new W(m,x),s.constructor=y,s.render=el),b&&b.sub(s),s.props=m,s.state||(s.state={}),s.context=x,s.__n=r,c=s.__d=!0,s.__h=[],s._sb=[]),g&&null==s.__s&&(s.__s=s.state),g&&null!=y.getDerivedStateFromProps&&(s.__s==s.state&&(s.__s=A({},s.__s)),A(s.__s,y.getDerivedStateFromProps(m,s.__s))),f=s.props,p=s.state,s.__v=t,c)g&&null==y.getDerivedStateFromProps&&null!=s.componentWillMount&&s.componentWillMount(),g&&null!=s.componentDidMount&&s.__h.push(s.componentDidMount);else{if(g&&null==y.getDerivedStateFromProps&&m!==f&&null!=s.componentWillReceiveProps&&s.componentWillReceiveProps(m,x),!s.__e&&(null!=s.shouldComponentUpdate&&!1===s.shouldComponentUpdate(m,s.__s,x)||t.__v===n.__v)){t.__v!==n.__v&&(s.props=m,s.state=s.__s,s.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(e){e&&(e.__=t)});for(var C=0;C<s._sb.length;C++)s.__h.push(s._sb[C]);s._sb=[],s.__h.length&&i.push(s);break t}null!=s.componentWillUpdate&&s.componentWillUpdate(m,s.__s,x),g&&null!=s.componentDidUpdate&&s.__h.push(function(){s.componentDidUpdate(f,p,d)})}s.context=x,s.props=m,s.__P=e,s.__e=!1;var k=M.__r,S=0;if(g){s.state=s.__s,s.__d=!1,k&&k(t),v=s.render(s.props,s.state,s.context);for(var E=0;E<s._sb.length;E++)s.__h.push(s._sb[E]);s._sb=[]}else do s.__d=!1,k&&k(t),v=s.render(s.props,s.state,s.context),s.state=s.__s;while(s.__d&&++S<25);s.state=s.__s,null!=s.getChildContext&&(r=A(A({},r),s.getChildContext())),g&&!c&&null!=s.getSnapshotBeforeUpdate&&(d=s.getSnapshotBeforeUpdate(f,p));var w=null!=v&&v.type===H&&null==v.key?v.props.children:v;Q(e,j(w)?w:[w],t,n,r,l,_,i,o,u,a),s.base=t.__e,t.__u&=-161,s.__h.length&&i.push(s),h&&(s.__E=s.__=null)}catch(e){if(t.__v=null,u||null!=_){for(t.__u|=u?160:32;o&&8===o.nodeType&&o.nextSibling;)o=o.nextSibling;_[_.indexOf(o)]=null,t.__e=o}else t.__e=n.__e,t.__k=n.__k;M.__e(e,t,n)}else null==_&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,r,l,_,i,o,u){var a,s,c,f,p,d,h,v=n.props;var y=t.props;var m=t.type;if(\"svg\"===m?l=\"http://www.w3.org/2000/svg\":\"math\"===m?l=\"http://www.w3.org/1998/Math/MathML\":l||(l=\"http://www.w3.org/1999/xhtml\"),null!=_){for(a=0;a<_.length;a++)if((p=_[a])&&\"setAttribute\"in p===!!m&&(m?p.localName===m:3===p.nodeType)){e=p,_[a]=null;break}}if(null==e){if(null===m)return M.document.createTextNode(y);e=M.document.createElementNS(l,m,y.is&&y),o&&(M.__m&&M.__m(t,_),o=!1),_=null}if(null===m)v===y||o&&e.data===y||(e.data=y);else{if(_=_&&D.call(e.childNodes),v=n.props||I,!o&&null!=_)for(a=0,v={};a<e.attributes.length;a++)v[(p=e.attributes[a]).name]=p.value;for(a in v)if(p=v[a],\"children\"==a);else if(\"dangerouslySetInnerHTML\"==a)c=p;else if(!(a in y)){if(\"value\"==a&&\"defaultValue\"in y||\"checked\"==a&&\"defaultChecked\"in y)continue;Z(e,a,null,p,l)}for(a in y)p=y[a],\"children\"==a?f=p:\"dangerouslySetInnerHTML\"==a?s=p:\"value\"==a?d=p:\"checked\"==a?h=p:o&&\"function\"!=typeof p||v[a]===p||Z(e,a,p,v[a],l);if(s)o||c&&(s.__html===c.__html||s.__html===e.innerHTML)||(e.innerHTML=s.__html),t.__k=[];else if(c&&(e.innerHTML=\"\"),Q(e,j(f)?f:[f],t,n,r,\"foreignObject\"===m?\"http://www.w3.org/1999/xhtml\":l,_,i,_?_[0]:n.__k&&B(n,0),o,u),null!=_)for(a=_.length;a--;)T(_[a]);o||(a=\"value\",\"progress\"===m&&null==d?e.removeAttribute(\"value\"):void 0===d||d===e[a]&&(\"progress\"!==m||d)&&(\"option\"!==m||d===v[a])||Z(e,a,d,v[a],l),a=\"checked\",void 0!==h&&h!==e[a]&&Z(e,a,h,v[a],l))}return e}(n.__e,t,n,r,l,_,i,u,a);(v=M.diffed)&&v(t)}function en(e,t,n){t.__d=void 0;for(var r=0;r<n.length;r++)er(n[r],n[++r],n[++r]);M.__c&&M.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){M.__e(e,t.__v)}})}function er(e,t,n){try{if(\"function\"==typeof e){var r=\"function\"==typeof e.__u;r&&e.__u(),r&&null==t||(e.__u=e(t))}else e.current=t}catch(e){M.__e(e,n)}}function el(e,t,n){return this.constructor(e,n)}function e_(e,t,n){M.__&&M.__(e,t);var r=\"function\"==typeof n;var l=r?null:n&&n.__k||t.__k;e=(!r&&n||t).__k=U(H,null,[e]);var _=[],i=[];et(t,e,l||I,I,t.namespaceURI,!r&&n?[n]:l?null:t.firstChild?D.call(t.childNodes):null,_,!r&&n?n:l?l.__e:t.firstChild,r,i),en(_,e,i)}var ei=0;function eo(e,t){var n={__c:t=\"__cC\"+ei++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){if(!this.getChildContext){var n=[];var r={};r[t]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some(function(e){e.__e=!0,J(e)})},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n&&n.splice(n.indexOf(e),1),t&&t.call(e)}}}return e.children}};return n.Provider.__=n.Consumer.contextType=n}var eu=0;function ea(e,t,n,r,l,_){t||(t={});var i,o,u=t;if(\"ref\"in u)for(o in u={},t)\"ref\"==o?i=t[o]:u[o]=t[o];var a={type:e,props:u,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--eu,__i:-1,__u:0,__source:l,__self:_};if(\"function\"==typeof e&&(i=e.defaultProps))for(o in i)void 0===u[o]&&(u[o]=i[o]);return M.vnode&&M.vnode(a),a}var es=0;var ec=[];var ef=M.__b;var ep=M.__r;var ed=M.diffed;var eh=M.__c;var ev=M.unmount;var ey=M.__;function em(e,t){M.__h&&M.__h(s,e,es||t),es=0;var n=s.__H||(s.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function eg(e){return es=1,function(e,t,n){var r=em(a++,2);if(r._reducer=e,!r.__c&&(r.__=[eP(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0];var n=r._reducer(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=s,!s._hasScuFromHooks)){var l=function(e,t,n){if(!r.__c.__H)return!0;var l=r.__c.__H.__.filter(function(e){return!!e.__c});if(l.every(function(e){return!e.__N}))return!_||_.call(this,e,t,n);var i=!1;return l.forEach(function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(i=!0)}}),(!!i||r.__c.props!==e)&&(!_||_.call(this,e,t,n))};s._hasScuFromHooks=!0;var _=s.shouldComponentUpdate;var i=s.componentWillUpdate;s.componentWillUpdate=function(e,t,n){if(this.__e){var r=_;_=void 0,l(e,t,n),_=r}i&&i.call(this,e,t,n)},s.shouldComponentUpdate=l}return r.__N||r.__}(eP,e)}function eb(e){return es=5,ex(function(){return{current:e}},[])}function ex(e,t){var n,r,l=em(a++,7);return n=l.__H,r=t,(!n||n.length!==r.length||r.some(function(e,t){return e!==n[t]}))&&(l.__=e(),l.__H=t,l.__h=e),l.__}function eC(e){var t=s.context[e.__c];var n=em(a++,9);return(n.c=e,t)?(null==n.__&&(n.__=!0,t.sub(s)),t.props.value):e.__}function ek(){var e;for(;e=ec.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(eE),e.__H.__h.forEach(ew),e.__H.__h=[]}catch(t){e.__H.__h=[],M.__e(t,e.__v)}}M.__b=function(e){s=null,ef&&ef(e)},M.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),ey&&ey(e,t)},M.__r=function(e){ep&&ep(e),s=e.__c,a=0;var t=s.__H;t&&(c===s?(t.__h=[],s.__h=[],t.__.forEach(function(e){e.__N&&(e.__=e.__N),e._pendingArgs=e.__N=void 0})):(t.__h.forEach(eE),t.__h.forEach(ew),t.__h=[],a=0)),c=s},M.diffed=function(e){ed&&ed(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1===ec.push(t)||f!==M.requestAnimationFrame)&&((f=M.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),eS&&cancelAnimationFrame(t),setTimeout(e)};var r=setTimeout(n,100);eS&&(t=requestAnimationFrame(n))})(ek),t.__H.__.forEach(function(e){e._pendingArgs&&(e.__H=e._pendingArgs),e._pendingArgs=void 0})),c=s=null},M.__c=function(e,t){t.some(function(e){try{e.__h.forEach(eE),e.__h=e.__h.filter(function(e){return!e.__||ew(e)})}catch(n){t.some(function(e){e.__h&&(e.__h=[])}),t=[],M.__e(n,e.__v)}}),eh&&eh(e,t)},M.unmount=function(e){ev&&ev(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(e){try{eE(e)}catch(e){t=e}}),n.__H=void 0,t&&M.__e(t,n.__v))};var eS=\"function\"==typeof requestAnimationFrame;function eE(e){var t=s;var n=e.__c;\"function\"==typeof n&&(e.__c=void 0,n()),s=t}function ew(e){var t=s;e.__c=e.__(),s=t}function eP(e,t){return\"function\"==typeof t?t(e):t}function eO(e,t){for(var n in e)if(\"__source\"!==n&&!(n in t))return!0;for(var r in t)if(\"__source\"!==r&&e[r]!==t[r])return!0;return!1}function eI(e,t){this.props=e,this.context=t}eI.prototype=new W,eI.prototype.isPureReactComponent=!0,eI.prototype.shouldComponentUpdate=function(e,t){return eO(this.props,e)||eO(this.state,t)};var eN=M.__b;M.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),eN&&eN(e)},\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.forward_ref\");var eL=M.__e;M.__e=function(e,t,n,r){if(e.then){var l;var _=t;for(;_=_.__;)if((l=_.__c)&&l.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),l.__c(e,t)}eL(e,t,n,r)};var ej=M.unmount;function eA(){this.__u=0,this._suspenders=null,this.__b=null}function eT(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function eD(){this._next=null,this._map=null}M.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),ej&&ej(e)},eA.prototype=new W,eA.prototype.__c=function(e,t){var n=t.__c;var r=this;null==r._suspenders&&(r._suspenders=[]),r._suspenders.push(n);var l=eT(r.__v);var _=!1;var i=function(){_||(_=!0,n.__R=null,l?l(o):o())};n.__R=i;var o=function(){if(!--r.__u){if(r.state.__a){var e,t=r.state.__a;r.__v.__k[0]=function e(t,n,r){return t&&r&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(t){return e(t,n,r)}),t.__c&&t.__c.__P===n&&(t.__e&&r.appendChild(t.__e),t.__c.__e=!0,t.__c.__P=r)),t}(t,t.__c.__P,t.__c.__O)}for(r.setState({__a:r.__b=null});e=r._suspenders.pop();)e.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(i,i)},eA.prototype.componentWillUnmount=function(){this._suspenders=[]},eA.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=M.document.createElement(\"div\");var r=this.__v.__k[0].__c;this.__v.__k[0]=function e(t,n,r){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(e){\"function\"==typeof e.__c&&e.__c()}),t.__c.__H=null),null!=(t=function(e,t){for(var n in t)e[n]=t[n];return e}({},t)).__c&&(t.__c.__P===r&&(t.__c.__P=n),t.__c=null),t.__k=t.__k&&t.__k.map(function(t){return e(t,n,r)})),t}(this.__b,n,r.__O=r.__P)}this.__b=null}var l=t.__a&&U(H,null,e.fallback);return l&&(l.__u&=-33),[U(H,null,t.__a?null:e.children),l]};var eM=function(e,t,n){if(++n[1]===n[0]&&e._map.delete(t),e.props.revealOrder&&(\"t\"!==e.props.revealOrder[0]||!e._map.size))for(n=e._next;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e._next=n=n[2]}};eD.prototype=new W,eD.prototype.__a=function(e){var t=this;var n=eT(t.__v);var r=t._map.get(e);return r[0]++,function(l){var _=function(){t.props.revealOrder?(r.push(l),eM(t,e,r)):l()};n?n(_):_()}},eD.prototype.render=function(e){this._next=null,this._map=new Map;var t=function e(t,n){return n=n||[],null==t||\"boolean\"==typeof t||(j(t)?t.some(function(t){e(t,n)}):n.push(t)),n}(e.children);e.revealOrder&&\"b\"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this._map.set(t[n],this._next=[1,0,this._next]);return e.children},eD.prototype.componentDidUpdate=eD.prototype.componentDidMount=function(){var e=this;this._map.forEach(function(t,n){eM(e,n,t)})};var eR=\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103;W.prototype.isReactComponent={},[\"componentWillMount\",\"componentWillReceiveProps\",\"componentWillUpdate\"].forEach(function(e){Object.defineProperty(W.prototype,e,{configurable:!0,get:function(){return this[\"UNSAFE_\"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var eU=M.event;function eF(){}function eH(){return this.cancelBubble}function eW(){return this.defaultPrevented}M.event=function(e){return eU&&(e=eU(e)),e.persist=eF,e.isPropagationStopped=eH,e.isDefaultPrevented=eW,e.nativeEvent=e};var eB=M.vnode;function e$(e,t){if(e===t)return!0;try{if(\"object\"==typeof e&&null!==e&&\"object\"==typeof t&&null!==t&&JSON.stringify(e)===JSON.stringify(t))return!0}catch(e){throw e}return!1}function eG(e){for(let t in e)return!1;return!0}function eJ(e,t){let n=(SystemInfo.lynxSdkVersion||\"1.0\").split(\".\");return Number(n[0])>e||Number(n[0])==e&&Number(n[1])>t}function eV(e){var t;return null!=(t=e.displayName)?t:e.name}function eq(e,t,n){let r=e[t];e[t]=function(...e){return n.call(this,r,...e)}}M.vnode=function(e){e.$$typeof=eR,eB&&eB(e)};let eQ=(()=>{if(lynx.queueMicrotask)return e=>lynx.queueMicrotask(e);if(\"function\"!=typeof globalThis.Promise)return e=>{setTimeout(e,0)};{let e=globalThis.Promise.resolve();return t=>{e.then(t).catch(e=>{setTimeout(()=>{throw e},0)})}}})();function ez(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};var r=Object.keys(n);\"function\"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function eK(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}(x=p||(p={})).firstScreen=\"rLynxFirstScreen\",x.updateFromRoot=\"updateFromRoot\",x.globalEventFromLepus=\"globalEventFromLepus\",x.jsReady=\"rLynxJSReady\",x.patchUpdate=\"rLynxChange\",x.publishEvent=\"rLynxPublishEvent\",(C=d||(d={}))[C.UPDATE=0]=\"UPDATE\",C[C.RESET=1]=\"RESET\";function eZ(){if(e){let t=e;return e=[],t}}let eX=\"renderComponent\";let eY=\"reactLynxHydrate\",e0=\"updateTriggeredByBts\";let e1=\"__lynx_timing_flag\";let e2=!1;let e3=!1;function e9(e,n){var r,l;switch(e){case\"updateSetStateTrigger\":e2=!0,e3=!0,t=n;break;case\"updateDiffVdomStart\":if(!e2)return;e2=!1;break;case\"updateDiffVdomEnd\":if(!e3)return;e3=!1}null==(r=(l=lynx.getNativeApp()).markTiming)||r.call(l,t,e)}function e5(e,t,r){var l,_,i,o,u,a,s,c;if(n=null==(_=lynx.performance)||null==(l=_._generatePipelineOptions)?void 0:l.call(_)){switch(n.needTimestamps=e,n.pipelineOrigin=t,n.dsl=\"reactLynx\",t){case eY:n.stage=\"hydrate\";break;case e0:n.stage=\"update\"}eJ(3,0)?null==(o=lynx.performance)||null==(i=o._onPipelineStart)||i.call(o,n.pipelineID,n):null==(a=lynx.performance)||null==(u=a._onPipelineStart)||u.call(a,n.pipelineID),r&&(null==(c=lynx.performance)||null==(s=c._bindPipelineIdWithTimingFlag)||s.call(c,n.pipelineID,r))}}function e4(e,t){var r,l;n&&(t||n.needTimestamps)&&(null==(l=lynx.performance)||null==(r=l._markTiming)||r.call(l,n.pipelineID,e))}(k=h||(h={})).runWorkletCtx=\"Lynx.Worklet.runWorkletCtx\",k.runOnBackground=\"Lynx.Worklet.runOnBackground\",k.FunctionCallRet=\"Lynx.Worklet.FunctionCallRet\",k.releaseBackgroundWorkletCtx=\"Lynx.Worklet.releaseBackgroundWorkletCtx\",k.releaseWorkletRef=\"Lynx.Worklet.releaseWorkletRef\";let e7=new Map;let e6={value:!0};let e8=[];class te{setTask(e,t){return this.task=n=>n[e](...t),this}invoke(...e){return new te(this.refAttr).setTask(\"invoke\",e)}path(...e){return new te(this.refAttr).setTask(\"path\",e)}fields(...e){return new te(this.refAttr).setTask(\"fields\",e)}setNativeProps(...e){return new te(this.refAttr).setTask(\"setNativeProps\",e)}exec(){var e;e=()=>{var e;let t=null!=(e=e7.get(this.refAttr[0]))?e:this.refAttr[0];let n=`[react-ref-${t}-${this.refAttr[1]}]`;this.task(lynx.createSelectorQuery().select(n)).exec()},e6.value?e8.push(e):e()}constructor(e){this.refAttr=e}}let tt=[];let tn=[];function tr(e,t){let n=t&&new te(t);try{if(\"function\"==typeof e){let t=\"function\"==typeof e._unmount;t&&e._unmount(),t&&null==n||(e._unmount=e(n))}else e.current=n}catch(e){lynx.reportError(e)}}function tl(){try{for(let e of tt)tr(e,null);for(let e=0;e<tn.length;e+=2){let t=tn[e];let n=tn[e+1];tr(t,n)}}finally{ti()}}function t_(e,t,n,r){e!==t&&(e&&tt.push(e),t&&tn.push(t,[n,r]))}function ti(){tt.length=0,tn.length=0}new WeakMap,(S=v||(v={}))[S.Attr=0]=\"Attr\",S[S.Spread=1]=\"Spread\",S[S.Slot=2]=\"Slot\",S[S.Children=3]=\"Children\",S[S.ListChildren=4]=\"ListChildren\",S[S.MultiChildren=5]=\"MultiChildren\";let to=[[v.Children,0]];let tu={values:new Map([[\"root\",{create:()=>[],update:[],slot:to,isListHolder:!1,cssId:0}],[\"wrapper\",{create:()=>[],update:[],slot:to,isListHolder:!1}],[null,{create:()=>[],update:[e=>{}],slot:[],isListHolder:!1}]])};let ta={nextId:0,values:new Map,clear(){this.values.clear()},updateId(e,t){let n=this.values;let r=n.get(e);n.delete(e),n.set(t,r),r.__id=t},getValueBySign(e){let t=null==e?void 0:e.split(\":\");if(!t||2!=t.length&&3!=t.length)throw Error(\"Invalid ctx format: \"+e);let n=Number(t[0]);let r=Number(t[1]);let l=this.values.get(n);if(!l)return null;let _=t[2];if(\"__extraProps\"===t[1]){if(_)return l.__extraProps[_];throw Error(\"unreachable\")}return _?l.__values[r][_]:l.__values[r]}};function ts(e,t,n,r,l,_,i){var o;o=e,e=_?`${_}:${o}`:o;let u={create:t,update:n,slot:r,cssId:l,entryName:_,refAndSpreadIndexes:i};return tu.values.set(e,u),r&&r[0]&&r[0][0]===v.ListChildren&&(u.isListHolder=!0),e}function tc(e,t){let n=e.childNodes;for(let r of(t(e),n))tc(r,t)}let tf=[];function tp(){let e=tf;return tf=[],e}let td=0;let th=[];function tv(){let e=th;return th=[],e}let ty={value:!1};let tm=()=>{ty.value=!0,eQ(()=>{ty.value=!1})};eq(M,eX,(e,...t)=>{null==e||e(...t),tm()}),eq(M,\"__\",(e,...t)=>{null==e||e(...t),tm()});let tg={};let tb=new Map;let tx=1;let tC=[];let tk={};function tS(e,t){e4(\"packChangesStart\");let r={data:JSON.stringify(e),patchOptions:eK(ez({},t),{reloadVersion:td})};return e4(\"packChangesEnd\"),n&&(r.patchOptions.pipelineOptions=n,n=void 0),r}(E=y||(y={}))[E.COMPOSED=-1]=\"COMPOSED\",E[E.PAN=0]=\"PAN\",E[E.FLING=1]=\"FLING\",E[E.DEFAULT=2]=\"DEFAULT\",E[E.TAP=3]=\"TAP\",E[E.LONGPRESS=4]=\"LONGPRESS\",E[E.ROTATION=5]=\"ROTATION\",E[E.PINCH=6]=\"PINCH\",E[E.NATIVE=7]=\"NATIVE\";let tE=[];class tw{add(e){let t=++this.lastIndex;return this.indexMap.set(t,e),t}get(e){return this.indexMap.get(e)}remove(e){this.indexMap.delete(e)}constructor(){this.lastIndex=0,this.indexMap=new Map}}class tP extends tw{add(e){let t=super.add(e);return e._execId=t,t}findJsFnHandle(e,t){let n=this.get(e);if(!n)return;let r=e=>{if(null!==e&&\"object\"==typeof e){if(\"_jsFnId\"in e&&e._jsFnId===t)return e;for(let t in e){let n=r(e[t]);if(n)return n}}};return r(n)}}function tO(e){let t=JSON.parse(e.data);let n=_.findJsFnHandle(t.obj._execId,t.obj._jsFnId);let r=null==n?void 0:n._fn;if(!r)throw Error(\"runOnBackground: JS function not found: \"+JSON.stringify(t.obj));let l=r(...t.params);lynx.getCoreContext().dispatchEvent({type:h.FunctionCallRet,data:JSON.stringify({resolveId:t.resolveId,returnValue:l})})}function tI(e){for(let t of e.data)_.remove(t)}function tN(e){return(null!=r?r:r=eJ(2,13))||!e?e&&(null!=l?l:l=eJ(2,15))?(_||(_=new tP,lynx.getCoreContext().addEventListener(h.runOnBackground,tO),lynx.getCoreContext().addEventListener(h.releaseBackgroundWorkletCtx,tI),tE.push(()=>{lynx.getCoreContext().removeEventListener(h.runOnBackground,tO),lynx.getCoreContext().removeEventListener(h.releaseBackgroundWorkletCtx,tI),_=void 0})),_.add(e),e):e:(lynx.reportError(Error(\"Main thread script requires Lynx sdk version 2.14\")),null)}function tL(e){if(e.type===y.COMPOSED)for(let t of e.gestures)tL(t);else for(let[t,n]of Object.entries(e.callbacks))e.callbacks[t]=tN(n)}let tj=new Set([\"name\",\"clip-radius\",\"overlap\",\"exposure-scene\",\"exposure-id\"]);function tA(e,t,n){let r={};let l=!1;for(let i in n){var _;let o=n[i];\"__spread\"===i||(\"class\"===i||\"className\"===i?(null!=o||(o=\"\"),r.className=o):\"ref\"===i?r[i]=null==(_=function(e){if(null==e)return e;if(\"function\"==typeof e||\"object\"==typeof e&&\"current\"in e)return\"__ref\"in e?e:Object.defineProperty(e,\"__ref\",{value:1});throw Error(`Elements' \"ref\" property should be a function, or an object created by createRef(), but got [${typeof e}] instead`)}(o))?void 0:_.__ref:\"function\"==typeof o?r[i]=`${e.__id}:${t}:${i}`:\"__self\"===i||\"__source\"===i||(!l&&tj.has(i)&&(l=!0),r[i]=o))}return l&&(r.flatten=!1),r}class tT{get parentNode(){return this.__parent}get nextSibling(){return this.__nextSibling}contains(e){return e.parentNode===this}appendChild(e){return this.insertBefore(e)}insertBefore(t,n){t.__removed_from_tree?(t.__removed_from_tree=!1,tD([t],this.__id,null==n?void 0:n.__id)):null==e||e.push(1,this.__id,t.__id,null==n?void 0:n.__id);let r=t.__parent;r&&(t.__previousSibling?t.__previousSibling.__nextSibling=t.__nextSibling:r.__firstChild=t.__nextSibling,t.__nextSibling?t.__nextSibling.__previousSibling=t.__previousSibling:r.__lastChild=t.__previousSibling),n?(n.__previousSibling?(n.__previousSibling.__nextSibling=t,t.__previousSibling=n.__previousSibling):(this.__firstChild=t,t.__previousSibling=null),n.__previousSibling=t,t.__nextSibling=n,t.__parent=this):(this.__lastChild?(this.__lastChild.__nextSibling=t,t.__previousSibling=this.__lastChild):(this.__firstChild=t,t.__previousSibling=null),this.__lastChild=t,t.__parent=this,t.__nextSibling=null)}removeChild(t){if(null==e||e.push(2,this.__id,t.__id),t.__removed_from_tree=!0,t.__parent!==this)throw Error(\"The node to be removed is not a child of this node.\");t.__previousSibling?t.__previousSibling.__nextSibling=t.__nextSibling:this.__firstChild=t.__nextSibling,t.__nextSibling?t.__nextSibling.__previousSibling=t.__previousSibling:this.__lastChild=t.__previousSibling,t.__parent=null,t.__previousSibling=null,t.__nextSibling=null,t_(()=>{tc(t,e=>{var t;e.__values&&(null==(t=e.__snapshot_def.refAndSpreadIndexes)||t.forEach(t=>{let n=e.__values[t];n&&(\"object\"==typeof n||\"function\"==typeof n)&&(\"__spread\"in n&&\"ref\"in n?tr(n.ref,null):\"__ref\"in n&&tr(n,null))}))})},null,0,0),tC.push(t.__id)}tearDown(){tc(this,e=>{e.__parent=null,e.__previousSibling=null,e.__nextSibling=null,ta.values.delete(e.__id)})}get childNodes(){let e=[];let t=this.__firstChild;for(;t&&(e.push(t),t!==this.__lastChild);)t=t.__nextSibling;return e}setAttribute(t,n){var r,l,_;if(\"values\"===t){if(e){let t=this.__values;if(t)for(let r=0;r<n.length;r++){let{needUpdate:l,valueToCommit:_}=this.setAttributeImpl(n[r],t[r],r);l&&e.push(3,this.__id,r,_)}else{let t=[];let r=n.length;for(let e=0;e<r;++e){let{valueToCommit:r}=this.setAttributeImpl(n[e],null,e);t[e]=r}e.push(4,this.__id,t)}}else null==(r=this.__snapshot_def.refAndSpreadIndexes)||r.forEach(e=>{let t=n[e];t&&(\"object\"==typeof t||\"function\"==typeof t)&&(\"__spread\"in t&&\"ref\"in t?t_(null,t.ref,this.__id,e):\"__ref\"in t&&t_(null,t,this.__id,e))});this.__values=n;return}\"string\"==typeof t?(null!=(l=this.__extraProps)?l:this.__extraProps={})[t]=n:(null!=(_=this.__values)?_:this.__values=[])[t]=n,null==e||e.push(3,this.__id,t,n)}setAttributeImpl(e,t,r){if(!e)return t&&\"object\"==typeof t&&\"__ref\"in t&&t_(t,null,this.__id,r),{needUpdate:t!==e,valueToCommit:e};let l=typeof e;if(\"object\"===l){if(\"__spread\"in e){let l=null==t?void 0:t.__spread;let _=tA(this,r,e);let i=!e$(l,_);if(e.__spread=_,t_(l&&t.ref,e.ref,this.__id,r),i)for(let e in _){let t=_[e];t&&(t._wkltId?_[e]=tN(t):t.__isGesture?tL(t):\"__lynx_timing_flag\"==e&&(null==l?void 0:l[e])!=t&&n&&(n.needTimestamps=!0))}return{needUpdate:i,valueToCommit:_}}return\"__ref\"in e?(t_(t,e,this.__id,r),{needUpdate:!1,valueToCommit:1}):\"_wkltId\"in e?{needUpdate:!0,valueToCommit:tN(e)}:\"__isGesture\"in e?(tL(e),{needUpdate:!0,valueToCommit:e}):\"__ltf\"in e?n&&(null==t?void 0:t.__ltf)!=e.__ltf?(n.needTimestamps=!0,{needUpdate:!0,valueToCommit:e}):{needUpdate:!1,valueToCommit:e}:{needUpdate:!e$(t,e),valueToCommit:e}}return\"function\"===l?e.__ref?(t_(t,e,this.__id,r),{needUpdate:!1,valueToCommit:1}):{needUpdate:!t,valueToCommit:1}:{needUpdate:t!==e,valueToCommit:e}}constructor(t){this.__parent=null,this.__firstChild=null,this.__lastChild=null,this.__previousSibling=null,this.__nextSibling=null,this.type=t,this.__snapshot_def=tu.values.get(t);let n=this.__id=ta.nextId+=1;ta.values.set(n,this),null==e||e.push(0,t,n)}}function tD(t,n,r){for(let l of t){let t=l.__id;null==e||e.push(0,l.type,t);let _=l.__values;_&&(l.__values=void 0,l.setAttribute(\"values\",_));let i=l.__extraProps;for(let e in i)l.setAttribute(e,i[e]);tD(l.childNodes,t),null==e||e.push(1,n,t,r)}}let tM={};let tR=\"Lynx.Error.CtxNotFound\";let tU=null;function tF(e,t){null!=o||(o=[]),o.push([e,t])}i=new tT(\"root\");let tH=[];function tW(){e_(null,i),tb.forEach(e=>{e()}),tb.clear(),tH.length=0,o&&(o.length=0)}(w=m||(m={}))[w.Begin=0]=\"Begin\",w[w.End=1]=\"End\",w[w.Attr=2]=\"Attr\",w[w.Text=3]=\"Text\";function tB([t,n]){if(!(\"__k\"in i))return void tH.push([t,n]);try{(function(t,n){switch(t){case p.firstScreen:{let t;try{q()}catch(e){t=e}let{root:r,jsReadyEventIdSwap:l}=n;e5(!0,eY,\"react_lynx_hydrate\"),e4(\"hydrateParseSnapshotStart\");let _=JSON.parse(r);e4(\"hydrateParseSnapshotEnd\"),e4(\"diffVdomStart\");let u=function(t,n){e=[];let r=(t,n)=>{var l,_,i;if(e7.set(n.__id,t.id),ta.updateId(n.__id,t.id),null==(l=n.__values)||l.forEach((r,l)=>{let _=t.values[l];if(r)if(\"object\"==typeof r)if(\"__spread\"in r){delete r.__spread;let e=tA(n,l,r);for(let t in e){let n=e[t];n&&\"object\"==typeof n&&(\"_wkltId\"in n?tN(n):\"__isGesture\"in n&&tL(n))}n.__values[l].__spread=e,r=e}else\"__ref\"in r?r=_:\"_wkltId\"in r?tN(r):\"__isGesture\"in r&&tL(r);else\"function\"==typeof r&&(r=\"__ref\"in r?_:`${n.__id}:${l}:`);e$(r,_)||void 0===r&&null===_||e.push(3,n.__id,l,r)}),n.__extraProps)for(let r in n.__extraProps){let l=n.__extraProps[r];e$(l,null==(_=t.extraProps)?void 0:_[r])||e.push(3,n.__id,r,l)}let{slot:o}=n.__snapshot_def;let u=null!=(i=t.children)?i:[];let a=n.childNodes;o&&o.forEach(([n],l)=>{switch(n){case v.Slot:case v.MultiChildren:{let e=u[l];r(e,a[l]);break}case v.Children:case v.ListChildren:{let n=function(e,t,n,r){let l=0;let _={$$diff:!0,i:{},r:[],m:{}};let i={};for(let t=0;t<e.length;t++){var o,u;let n=e[t];(null!=(u=i[o=n.type])?u:i[o]=new Set).add([n,t])}for(let e=0;e<t.length;e++){let o;let u=t[e];let a=i[u.type];if(a&&a.size>0&&([o]=a,o)&&n(o[0],u)){a.delete(o);let t=o[1];if(r(o[0],u,t,e),t<l){_.m[t]=e;continue}l=t}else _.i[e]=u}for(let e in i)for(let[,t]of i[e])_.r.push(t);return _}(u,a,(e,t)=>e.type===t.type,(e,t)=>{r(e,t)});(function(e,t,n,r,l){let _;if(!(!eG(t.i)||!eG(t.m)||t.r.length>0))return e;let i=new Set(t.r);let{i:o,m:u}=t;let a=new Map;let s=0;_=e[0];let c=[];let f=0;let p=0;let d=Object.keys(o).length;for(;_||d>0;){let t=!1;if(_&&i.has(p))r(_);else if(_&&void 0!==u[p])a.set(u[p],_),d++;else{let e=_;a.has(f)?(e=a.get(f),t=!0,l(e,_),d--):void 0!==o[f]&&(e=n(o[f],_),t=!0,d--),c.push(e),f++}_&&!t&&(_=e[++s],p++)}return c})(u,n,(e,n)=>{tD([e],t.id,null==n?void 0:n.id)},n=>{e.push(2,t.id,n.id)},(n,r)=>{e.push(1,t.id,n.id,null==r?void 0:r.id)})}}})};return r(t,n),ti(),eZ()}(_,i);e4(\"diffVdomEnd\"),tG(),o&&(o.forEach(e=>{var t;let[n,r]=e;let[_,...i]=n.split(\":\");for(;l[_];)_=null==(t=l[_])?void 0:t.toString();try{tJ([_,...i].join(\":\"),r)}catch(e){lynx.reportError(e)}}),o.length=0),lynxCoreInject.tt.publishEvent=tJ,lynxCoreInject.tt.publicComponentEvent=tV;let a=tx++;let s={patchList:[{snapshotPatch:u,id:a}]};th.length&&(s.delayedRunOnMainThreadData=tv());let c=tS(s,{isHydration:!0});for(let e of(lynx.getNativeApp().callLepusMethod(p.patchUpdate,c,()=>{tb.forEach((e,t)=>{t>a||(e(),tb.delete(t))})}),e8))e();if(e6.value=!1,e8.length=0,t)throw t;break}case p.globalEventFromLepus:{let[e,t]=n;lynx.getJSModule(\"GlobalEventEmitter\").trigger(e,t);break}case p.publishEvent:{let{handlerName:e,data:t}=n;lynxCoreInject.tt.publishEvent(e,t)}}})(t,n)}catch(e){lynx.reportError(e)}}let t$=!1;function tG(){t$||(t$=!0,tH&&(tH.forEach(e=>{tB(e)}),tH.length=0),t$=!1)}function tJ(e,t){var n,r;null==(n=(r=lynxCoreInject.tt).callBeforePublishEvent)||n.call(r,t);let l=ta.getValueBySign(e);if(l)try{l(t)}catch(e){lynx.reportError(e)}}function tV(e,t,n){tJ(t,n)}M.document=tM,M.requestAnimationFrame=eQ,tM.createElement=function(e){return new tT(e)},tM.createElementNS=function(e,t){return new tT(t)},tM.createTextNode=function(e){let t=new tT(null);return t.setAttribute(0,e),Object.defineProperty(t,\"data\",{set(e){t.setAttribute(0,e)}}),t};let tq=lynxCoreInject.tt;tq.OnLifecycleEvent=tB,tq.publishEvent=tF,tq.publicComponentEvent=function(e,t,n){tF(t,n)},tq.callDestroyLifetimeFun=()=>{var e,t;let n=null==(e=(t=lynx).getCoreContext)?void 0:e.call(t);for(let e of(n&&tU&&(n.removeEventListener(tR,tU),tU=null),tp(),tE))e();tE.length=0,tW()},tq.updateGlobalProps=function(e){Object.assign(lynx.__globalProps,e),Promise.resolve().then(()=>{let e=M._diff2;M._diff2=(t,n)=>{e&&e(t,n);let r=n.__c;r&&(r.__e=!0)};try{e_(i.__jsx,i)}finally{M._diff2=e}}),lynxCoreInject.tt.GlobalEventEmitter.emit(\"onGlobalPropsChanged\",void 0)},tq.updateCardData=function(e,t){let{__lynx_timing_flag:n}=e,r=function(e,t){if(null==e)return{};var n,r,l,_={};if(\"undefined\"!=typeof Reflect&&Reflect.ownKeys){for(l=0,n=Reflect.ownKeys(e);l<n.length;l++)r=n[l],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(_[r]=e[r]);return _}if(_=function(e,t){if(null==e)return{};var n,r,l={},_=Object.getOwnPropertyNames(e);for(r=0;r<_.length;r++)n=_[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(l[n]=e[n]);return l}(e,t),Object.getOwnPropertySymbols)for(l=0,n=Object.getOwnPropertySymbols(e);l<n.length;l++)r=n[l],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(_[r]=e[r]);return _}(e,[\"__lynx_timing_flag\"]);n&&lynx.reportError(Error(`Received unsupported updateData with \\`__lynx_timing_flag\\` (value \"${n}\"), the timing flag is ignored`));let{type:l=d.UPDATE}=null!=t?t:{};l==d.RESET&&(lynx.__initData={}),lynx.__initData=Object.assign({},lynx.__initData,r),lynxCoreInject.tt.GlobalEventEmitter.emit(\"onDataChanged\",[r])},tq.onAppReload=function(t){e=void 0,tW(),++td,lynx.__initData=Object.assign({},lynx.__initData,t),e6.value=!0,e_(i.__jsx,i)},tq.processCardConfig=()=>{},tU=e=>{(function(e){let t=e.id;let n=ta.values.get(t);let r=\"null\";if(n&&n.__snapshot_def){for(let[e,t]of tu.values.entries())if(t===n.__snapshot_def){r=e;break}}lynx.reportError(Error(`snapshotPatchApply failed: ctx not found, snapshot type: '${r}'`))})(e.data)},null==(P=(O=lynx).getCoreContext)||P.call(O).addEventListener(tR,tU),eq(M,\"__c\",(e,t,n)=>{ty.value=!1,e9(\"updateDiffVdomEnd\"),e4(\"diffVdomEnd\");let r=tC;tC=[];let l=tx++;tb.set(l,()=>{r.length&&setTimeout(()=>{r.forEach(e=>{var t;null==(t=ta.values.get(e))||t.tearDown()})},1e4)});let _=eZ();let i=function(){let e=tg;return tg={},e}();let o=function(){let e=tk;return tk={},e}();let u=tp();if(!_&&0===u.length){tl(),null==e||e(t,n);return}let a={id:l};(null==_?void 0:_.length)&&(a.snapshotPatch=_),u.length&&(a.workletRefInitValuePatch=u);let s={patchList:[a]};eG(i)||(s.flushOptions=i),_&&th.length&&(s.delayedRunOnMainThreadData=tv());let c=tS(s,o);lynx.getNativeApp().callLepusMethod(p.patchUpdate,c,()=>{let e=tb.get(l);e&&(e(),tb.delete(l))}),tl(),null==e||e(t,n)});let tQ=()=>{e&&(n||(e5(!1,e0),e4(\"diffVdomStart\",!0)),e2&&e9(\"updateDiffVdomStart\"))};eq(M,eX,(e,t,n)=>{tQ(),e&&e(t,n)}),eq(M,\"__\",(e,t,n)=>{tQ(),e&&e(t,n)}),(null==(b=lynx.performance)||null==(g=b.isProfileRecording)?void 0:g.call(b))&&function(){let t;if(!(t=lynx.performance)||\"function\"!=typeof t.profileStart||\"function\"!=typeof t.profileEnd||\"function\"!=typeof t.profileMark||\"function\"!=typeof t.profileFlowId)return;let n=t.profileStart.bind(t);let r=t.profileEnd.bind(t);let l=t.profileMark.bind(t);let _=t.profileFlowId.bind(t);{let e=Symbol(\"FLOW_ID\");eq(W.prototype,\"setState\",function(t,n,r){var i;null==t||t.call(this,n,r),this.__d&&l(\"ReactLynx::setState\",{flowId:null!=(i=this[e])?i:this[e]=_(),args:function(e,t){let n={};return null!=e||(e=n),null!=t||(t=n),{\"current state keys\":JSON.stringify(Object.keys(e)),\"next state keys\":JSON.stringify(Object.keys(t)),\"changed (shallow diff) state keys\":JSON.stringify(Object.keys(t).filter(n=>e[n]!==t[n]))}}(this.state,this.__s)})}),eq(M,\"_diff2\",(t,r,l)=>{if(\"function\"==typeof r.type){let t={};{let n=l.__c;if(n){let r=n[e];if(delete n[e],r){var _;null!=(_=tk).flowIds||(_.flowIds=[]),tk.flowIds.push(r),t.flowId=r}}}n(`ReactLynx::diff::${eV(r.type)}`,t)}null==t||t(r,l)}),eq(M,\"diffed\",(e,t)=>{\"function\"==typeof t.type&&r(),null==e||e(t)}),eq(M,\"__c\",(e,t,l)=>{n(\"ReactLynx::commit\",ez({},tk.flowIds?{flowId:tk.flowIds[\"0\"],flowIds:tk.flowIds}:{})),null==e||e(t,l),r()})}eq(M,\"__r\",(e,t)=>{let l=t.__c.render;t.__c.render=function(e,_,i){n(`ReactLynx::render::${eV(t.type)}`);try{return l.call(this,e,_,i)}finally{r(),t.__c.render=l}},null==e||e(t)});{let t=Symbol(\"PATCH_LENGTH\");eq(M,\"__b\",(n,r)=>{\"function\"==typeof r.type&&e&&(r[t]=e.length),null==n||n(r)}),eq(M,\"diffed\",(n,r)=>{\"function\"==typeof r.type&&e&&(r[t]===e.length&&l(\"ReactLynx::diffFinishNoPatch\",{args:{componentName:eV(r.type)}}),delete r[t]),null==n||n(r)})}}();{let{initData:e,updateData:t}=lynxCoreInject.tt._params;lynx.__initData=ez({},e,t),lynx.registerDataProcessors=function(){}}let tz=v.Slot;v.MultiChildren,v.Children,v.ListChildren;{function tK(e,t){lynx.reportError(Error(`${e} is deprecated and has different behavior in ReactLynx 3.0, please use ref or ${t} instead.`))}W.prototype._reactAppInstance=lynxCoreInject.tt,W.prototype.getNodeRef=function(e,t){return tK(\"getNodeRef\",\"lynx.createSelectorQuery\"),lynxCoreInject.tt._reactLynx.ReactComponent.prototype.getNodeRef.call({_type:\"\",_nativeApp:lynxCoreInject.tt._nativeApp,_uiModule:lynxCoreInject.tt._nativeApp.nativeModuleProxy.LynxUIMethodModule,_reactAppInstance:lynxCoreInject.tt},e,t)},W.prototype.getNodeRefFromRoot=function(e){return tK(\"getNodeRefFromRoot\",\"lynx.createSelectorQuery\"),lynxCoreInject.tt._reactLynx.ReactComponent.prototype.getNodeRefFromRoot.call({_type:\"\",_nativeApp:lynxCoreInject.tt._nativeApp,_uiModule:lynxCoreInject.tt._nativeApp.nativeModuleProxy.LynxUIMethodModule,_reactAppInstance:lynxCoreInject.tt},e)},W.prototype.registerModule=function(e,t){this._reactAppInstance.registerModule(e,t)},W.prototype.getJSModule=function(e){return this._reactAppInstance.getJSModule(e)},W.prototype.addGlobalEventListener=function(e,t,n){return this._reactAppInstance.getJSModule(\"GlobalEventEmitter\").addListener(e,t,n)},W.prototype.getElementById=function(e){return tK(\"getElementById\",\"lynx.getElementById\"),lynx.getElementById(e)},W.prototype.GlobalEventEmitter=lynxCoreInject.tt.GlobalEventEmitter,W.prototype.createSelectorQuery=function(){return tK(\"createSelectorQuery on component instance\",\"lynx.createSelectorQuery\"),lynx.createSelectorQuery()};let e=W.prototype.setState;W.prototype.setState=function(t,n){e.call(this,t,n);let r=this.__s[e1];r&&(tg.__lynx_timing_flag=r,e9(\"updateSetStateTrigger\",r),this.__s[e1]=\"\")}}function tZ(e){let t=eb(e);t.current=ex(()=>e,[e]);let n=eb();return null!=n.current||(n.current=function(...e){return t.current.apply(this,e)}),n.current}function tX(){for(var e,t,n=0,r=\"\",l=arguments.length;n<l;n++)(e=arguments[n])&&(t=function e(t){var n,r,l=\"\";if(\"string\"==typeof t||\"number\"==typeof t)l+=t;else if(\"object\"==typeof t)if(Array.isArray(t)){var _=t.length;for(n=0;n<_;n++)t[n]&&(r=e(t[n]))&&(l&&(l+=\" \"),l+=r)}else for(r in t)t[r]&&(l&&(l+=\" \"),l+=r);return l}(e))&&(r&&(r+=\" \"),r+=t);return r}let tY=eo({active:!1,disabled:!1});let t0=ts(\"__snapshot_11572_54683_1\",null,null,to,void 0,globDynamicComponentEntry,[0]);let t1=e=>{let{children:t,onClick:n,disabled:r=!1,style:l,className:_,buttonProps:i}=e;let[o,u]=eg(!1);let a=o&&!r;let s=\"function\"==typeof t?t({active:a,disabled:r}):t;let c=tZ(()=>{r||u(!0)});let f=tZ(()=>{if(u(!1),r)return});let p=tZ(()=>{r||null==n||n()});let d=ex(()=>({active:a,disabled:r}),[a,r]);return ea(tY.Provider,{value:d,children:ea(t0,{values:[eK(ez({bindtap:p,bindtouchstart:c,bindtouchend:f,bindtouchcancel:f,\"event-through\":!1,style:l,className:tX(_,{\"ui-active\":a,\"ui-disabled\":r})},i),{__spread:!0})],children:s})})};let t2=eo({checked:!1,indeterminate:!1});let t3=e=>{var t;let{style:n,className:r,children:l,onChange:_,checked:i,defaultChecked:o=!1,disabled:u=!1,indeterminate:a=!1,checkboxProps:s}=e;let c=void 0!==i;let[f,p]=eg(o);let d=c?i:f;let h=tZ(e=>{c||p(e),null==_||_(e)});let v=tZ(()=>{if(a)return void h(!0);h(!d)});let y=ex(()=>({checked:d,indeterminate:a}),[d,a]);return ea(t2.Provider,{value:y,children:ea(t1,{disabled:u,onClick:v,style:n,className:tX(r,{\"ui-indeterminate\":a,\"ui-checked\":i}),buttonProps:s,children:(t={checked:d,indeterminate:a},\"function\"==typeof l?e=>l(ez({},t,e)):l)})})};let t9=ts(\"__snapshot_088bc_a75ef_1\",null,null,to,void 0,globDynamicComponentEntry,null);let t5=e=>{let{children:t,className:n,style:r,forceMount:l=!1}=e;let{checked:_,indeterminate:i}=eC(t2);let{active:o,disabled:u}=eC(tY);return ea(t9,{values:[r,tX(n,{\"ui-indeterminate\":i,\"ui-checked\":_,\"ui-active\":o,\"ui-disabled\":u})],children:(l||_||i)&&t})};let t4={sm:'path(\"M11.9177 4.49757C12.0738 4.59984 12.1519 4.65097 12.1917 4.72042C12.2267 4.78152 12.2414 4.85211 12.2338 4.92209C12.2251 5.00165 12.174 5.07974 12.0717 5.23592L8.29093 11.0102C8.27298 11.0376 8.25661 11.0626 8.24143 11.0854L7.99862 11.4563C7.85656 11.6732 7.62159 11.8117 7.36297 11.8309C7.10434 11.85 6.85155 11.7477 6.67908 11.554L6.3694 11.2062C6.35533 11.1905 6.3404 11.1738 6.32444 11.1558L4.06554 8.61911C3.94139 8.47969 3.87932 8.40998 3.85903 8.33256C3.84119 8.26447 3.84536 8.19248 3.87095 8.1269C3.90004 8.05235 3.96975 7.99027 4.10917 7.86612L4.55726 7.46711C4.69668 7.34296 4.76639 7.28088 4.8438 7.2606C4.91189 7.24275 4.98389 7.24692 5.04947 7.27251C5.12402 7.3016 5.18609 7.37131 5.31024 7.51073L7.20024 9.63307L10.6773 4.32294C10.7796 4.16676 10.8307 4.08867 10.9002 4.04892C10.9613 4.01395 11.0319 3.99922 11.1019 4.00684C11.1814 4.01551 11.2595 4.06664 11.4157 4.1689L11.9177 4.49757Z\")',md:'path(\"M13.877 5.00927C13.9764 5.02014 14.0744 5.08364 14.2696 5.21142L14.8965 5.62256C15.0917 5.75038 15.1896 5.81406 15.2393 5.90088C15.283 5.97719 15.3015 6.06542 15.292 6.15283C15.2812 6.25227 15.2167 6.35018 15.0889 6.54541L10.3633 13.7632C10.341 13.7973 10.3207 13.8285 10.3018 13.8569L9.99807 14.3208C9.8205 14.592 9.52643 14.7646 9.20315 14.7886C8.87996 14.8125 8.56421 14.6849 8.34866 14.4429L7.96096 14.0083C7.94341 13.9887 7.92522 13.9672 7.9053 13.9448L5.08108 10.7739C4.92633 10.6001 4.8487 10.513 4.82327 10.4165C4.80096 10.3314 4.80593 10.2407 4.83792 10.1587C4.87429 10.0656 4.96185 9.98837 5.13577 9.83349L5.69632 9.33447C5.87059 9.17928 5.95795 9.10104 6.05471 9.07568C6.1397 9.05352 6.22973 9.05938 6.31155 9.09131C6.40465 9.12772 6.48265 9.21501 6.63772 9.38916L9.00003 12.0415L13.3467 5.40381C13.4743 5.20887 13.5383 5.11168 13.625 5.06201C13.7014 5.0183 13.7895 4.99975 13.877 5.00927Z\")'};let t7=ts(\"__snapshot_e9594_02d20_1\",null,null,null,void 0,globDynamicComponentEntry,null);function t6({size:e=\"md\",className:t=\"checkmark\"}){return ea(t7,{values:[t,{clipPath:t4[e]}]})}let t8={\"hit-slop\":{top:\"8px\",left:\"8px\",right:\"8px\",bottom:\"8px\"}};let ne=ts(\"__snapshot_ab153_b988b_2\",null,null,to,void 0,globDynamicComponentEntry,null);let nt=ts(\"__snapshot_ab153_b988b_1\",null,null,[[tz,6],[tz,13],[tz,14],[tz,19],[tz,23]],void 0,globDynamicComponentEntry,null);({render:e=>{i.__jsx=e,e_(e,i),tG()},registerDataProcessors:e=>{lynx.registerDataProcessors(e)}}).render(ea(function(){let[e,t]=eg(!1);return ea(nt,{children:[ea(\"wrapper\",{children:ea(t3,{className:\"checkbox\",onChange:e=>console.log(\"Uncontrolled changed:\",e),checkboxProps:t8,children:ea(t5,{className:\"checkbox-indicator\",children:ea(t6,{})})})}),ea(\"wrapper\",{children:ea(t3,{className:\"checkbox\",checked:e,onChange:e=>{console.log(\"Controlled changed:\",e),t(e)},checkboxProps:t8,children:ea(t5,{className:\"checkbox-indicator\",children:ea(t6,{})})})}),ea(ne,{children:e?\"Checked\":\"Unchecked\"}),ea(\"wrapper\",{children:ea(t3,{disabled:!0,className:\"checkbox\",children:ea(t5,{className:\"checkbox-indicator\",children:ea(t6,{})})})}),ea(\"wrapper\",{children:ea(t3,{disabled:!0,checked:!0,className:\"checkbox\",children:ea(t5,{className:\"checkbox-indicator\",children:ea(t6,{})})})})]})},{}));"},"cardType":"react","appType":"card","pageConfig":{"enableFiberArch":true,"useLepusNG":true,"enableReuseContext":true,"bundleModuleMode":"ReturnByFunction","templateDebugUrl":"","debugInfoOutside":true,"defaultDisplayLinear":true,"enableCSSInvalidation":true,"enableCSSSelector":true,"enableLepusDebug":false,"enableRemoveCSSScope":true,"targetSdkVersion":"3.2","defaultOverflowVisible":true,"lepusStrict":true,"useNewSwiper":true,"enableNewIntersectionObserver":true,"enableNativeList":true,"enableA11y":true,"enableAccessibilityElement":false,"enableCSSInheritance":true,"enableNewGesture":true,"removeDescendantSelectorScope":true},"lepusCode":{"root":"\"use strict\";let e,t,_,n,l,r,i,o,s,a,u;var c,f,d,p,h,m,v,y,g,b,C,S,k,E,x,w,A,I,N=N||\"__Card__\";var T={};var P=[];var L=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;var R=Array.isArray;function D(e,t){for(var _ in t)e[_]=t[_];return e}function O(e){e&&e.parentNode&&e.parentNode.removeChild(e)}var W=P.slice;var U={__e:function(e,t,_,n){var l,r,i;for(;t=t.__;)if((l=t.__c)&&!l.__)try{if((r=l.constructor)&&null!=r.getDerivedStateFromError&&(l.setState(r.getDerivedStateFromError(e)),i=l.__d),null!=l.componentDidCatch&&(l.componentDidCatch(e,n||{}),i=l.__d),i)return l.__E=l}catch(t){e=t}throw e}};var F=0;function H(e,t,_){var n,l,r,i={};for(r in t)\"key\"==r?n=t[r]:\"ref\"==r?l=t[r]:i[r]=t[r];if(arguments.length>2&&(i.children=arguments.length>3?W.call(arguments,2):_),\"function\"==typeof e&&null!=e.defaultProps)for(r in e.defaultProps)void 0===i[r]&&(i[r]=e.defaultProps[r]);return M(e,i,n,l,null)}function M(e,t,_,n,l){var r={type:e,props:t,key:_,ref:n,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:null==l?++F:l,__i:-1,__u:0};return null==l&&null!=U.vnode&&U.vnode(r),r}function j(e){return e.children}function B(e,t){this.props=e,this.context=t}function V(e,t){var _;if(null==t)return e.__?V(e.__,e.__i+1):null;for(;t<e.__k.length;t++)if(null!=(_=e.__k[t])&&null!=_.__e)return _.__e;return\"function\"==typeof e.type?V(e):null}B.prototype.setState=function(e,t){var _;_=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=D({},this.state),\"function\"==typeof e&&(e=e(D({},_),this.props)),e&&D(_,e),null!=e&&this.__v&&(t&&this._sb.push(t),q(this))},B.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),q(this))},B.prototype.render=j;var $=[];var G=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout;function q(e){(!e.__d&&(e.__d=!0)&&$.push(e)&&!z.__r++||y!==U.debounceRendering)&&((y=U.debounceRendering)||G)(z)}var J=function(e,t){return e.__v.__b-t.__v.__b};function z(){var e;for($.sort(J);e=$.shift();)if(e.__d){var t=$.length;(function(e){var t=e.__v,_=t.__e,n=[],l=[];if(e.__P){var r=D({},t);r.__v=t.__v+1,U.vnode&&U.vnode(r),U.renderComponent&&U.renderComponent(r,e),e_(e.__P,r,t,e.__n,e.__P.namespaceURI,32&t.__u?[_]:null,n,null==_?V(t):_,!!(32&t.__u),l),r.__v=t.__v,r.__.__k[r.__i]=r,function(e,t,_){t.__d=void 0;for(var n=0;n<_.length;n++)en(_[n],_[++n],_[++n]);U.__c&&U.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){U.__e(e,t.__v)}})}(n,r,l),r.__e!=_&&function e(t){if(null!=(t=t.__)&&null!=t.__c){t.__e=t.__c.base=null;for(var _=0;_<t.__k.length;_++){var n=t.__k[_];if(null!=n&&null!=n.__e){t.__e=t.__c.base=n.__e;break}}return e(t)}}(r)}})(e),$.length>t&&$.sort(J)}z.__r=0}function Z(e,t,_,n,l,r,i,o,s,a,u){var c,f,d,p,h;var m=n&&n.__k||P;var v=t.length;for(_.__d=s,function(e,t,_){var n,l,r,i=t.length;var o=_.length,s=o;var a=0;for(n=0,e.__k=[];n<i;n++){if(null==(l=t[n])||\"boolean\"==typeof l||\"function\"==typeof l){l=e.__k[n]=null;continue}l=\"string\"==typeof l||\"number\"==typeof l||\"bigint\"==typeof l||l.constructor==String?e.__k[n]=M(null,l,null,null,null):R(l)?e.__k[n]=M(j,{children:l},null,null,null):void 0===l.constructor&&l.__b>0?e.__k[n]=M(l.type,l.props,l.key,l.ref?l.ref:null,l.__v):e.__k[n]=l;var u=n+a;l.__=e,l.__b=e.__b+1;var c=l.__i=function(e,t,_,n){var l=e.key;var r=e.type;var i=_-1;var o=_+1;var s=t[_];var a=n>+(null!=s&&(131072&s.__u)===0);if(null===s||s&&l==s.key&&r===s.type&&(131072&s.__u)===0)return _;if(a)for(;i>=0||o<t.length;){if(i>=0){if((s=t[i])&&(131072&s.__u)===0&&l==s.key&&r===s.type)return i;i--}if(o<t.length){if((s=t[o])&&(131072&s.__u)===0&&l==s.key&&r===s.type)return o;o++}}return -1}(l,_,u,s);r=null,-1!==c&&(r=_[c],s--,r&&(r.__u|=131072)),null==r||null===r.__v?(-1==c&&a--,\"function\"!=typeof l.type&&(l.__u|=65536)):c!==u&&(c==u-1?a--:c==u+1?a++:(c>u?a--:a++,l.__u|=65536))}if(s)for(n=0;n<o;n++)null!=(r=_[n])&&(131072&r.__u)===0&&(r.__e==e.__d&&(e.__d=V(r)),function e(t,_,n){var l;if(U.unmount&&U.unmount(t),(l=t.ref)&&(!l.current||l.current===t.__e)&&en(l,null,_),null!=(l=t.__c)){if(l.componentWillUnmount)try{l.componentWillUnmount()}catch(e){U.__e(e,_)}l.base=l.__P=null}if(l=t.__k)for(var r=0;r<l.length;r++)l[r]&&e(l[r],_,n||\"function\"!=typeof t.type);n||O(t.__e),t.__c=t.__=t.__e=t.__d=void 0}(r,r))}(_,t,m),s=_.__d,c=0;c<v;c++)null!=(d=_.__k[c])&&(f=-1===d.__i?T:m[d.__i]||T,d.__i=c,e_(e,d,f,l,r,i,o,s,a,u),p=d.__e,d.ref&&f.ref!=d.ref&&(f.ref&&en(f.ref,null,d),u.push(d.ref,d.__c||p,d)),null==h&&null!=p&&(h=p),65536&d.__u||f.__k===d.__k?s=function e(t,_,n){if(\"function\"==typeof t.type){var l=t.__k;for(var r=0;l&&r<l.length;r++)l[r]&&(l[r].__=t,_=e(l[r],_,n));return _}t.__e!=_&&(_&&t.type&&!n.contains(_)&&(_=V(t)),n.insertBefore(t.__e,_||null),_=t.__e);do _=_&&_.nextSibling;while(null!=_&&8===_.nodeType);return _}(d,s,e):\"function\"==typeof d.type&&void 0!==d.__d?s=d.__d:p&&(s=p.nextSibling),d.__d=void 0,d.__u&=-196609);_.__d=s,_.__e=h}function K(e,t,_){\"-\"===t[0]?e.setProperty(t,null==_?\"\":_):null==_?e[t]=\"\":\"number\"!=typeof _||L.test(t)?e[t]=_:e[t]=_+\"px\"}z.__r=0;var Q=0;function X(e,t,_,n,l){var r;e:if(\"style\"===t)if(\"string\"==typeof _)e.style.cssText=_;else{if(\"string\"==typeof n&&(e.style.cssText=n=\"\"),n)for(t in n)_&&t in _||K(e.style,t,\"\");if(_)for(t in _)n&&_[t]===n[t]||K(e.style,t,_[t])}else if(\"o\"===t[0]&&\"n\"===t[1])r=t!==(t=t.replace(/(PointerCapture)$|Capture$/i,\"$1\")),t=t.toLowerCase()in e||\"onFocusOut\"===t||\"onFocusIn\"===t?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+r]=_,_?n?_._attached=n._attached:(_._attached=Q,e.addEventListener(t,r?et:ee,r)):e.removeEventListener(t,r?et:ee,r);else{if(\"http://www.w3.org/2000/svg\"==l)t=t.replace(/xlink(H|:h)/,\"h\").replace(/sName$/,\"s\");else if(\"width\"!=t&&\"height\"!=t&&\"href\"!=t&&\"list\"!=t&&\"form\"!=t&&\"tabIndex\"!=t&&\"download\"!=t&&\"rowSpan\"!=t&&\"colSpan\"!=t&&\"role\"!=t&&\"popover\"!=t&&t in e)try{e[t]=null==_?\"\":_;break e}catch(e){}\"function\"==typeof _||(null!=_&&(!1!==_||\"-\"===t[4])?e.setAttribute(t,\"popover\"==t&&!0==_?\"\":_):e.removeAttribute(t))}}function Y(e){return function(t){if(this.l){var _=this.l[t.type+e];if(null==t._dispatched)t._dispatched=Q++;else if(t._dispatched<_._attached)return;return _(U.event?U.event(t):t)}}}var ee=Y(!1);var et=Y(!0);function e_(e,t,_,n,l,r,i,o,s,a){var u,c,f,d,p,h,m,v=t.type;if(void 0!==t.constructor)return null;128&_.__u&&(s=!!(32&_.__u),r=[o=t.__e=_.__e]),(m=U.__b)&&m(t),(m=U._diff2)&&m(t,_);t:if(\"function\"==typeof v)try{var y=t.props;var g=\"prototype\"in v&&v.prototype.render;var b=(m=v.contextType)&&n[m.__c];var C=m?b?b.props.value:m.__:n;if(_.__c?h=(u=t.__c=_.__c).__=u.__E:(g?t.__c=u=new v(y,C):(t.__c=u=new B(y,C),u.constructor=v,u.render=el),b&&b.sub(u),u.props=y,u.state||(u.state={}),u.context=C,u.__n=n,c=u.__d=!0,u.__h=[],u._sb=[]),g&&null==u.__s&&(u.__s=u.state),g&&null!=v.getDerivedStateFromProps&&(u.__s==u.state&&(u.__s=D({},u.__s)),D(u.__s,v.getDerivedStateFromProps(y,u.__s))),f=u.props,d=u.state,u.__v=t,c)g&&null==v.getDerivedStateFromProps&&null!=u.componentWillMount&&u.componentWillMount(),g&&null!=u.componentDidMount&&u.__h.push(u.componentDidMount);else{if(g&&null==v.getDerivedStateFromProps&&y!==f&&null!=u.componentWillReceiveProps&&u.componentWillReceiveProps(y,C),!u.__e&&(null!=u.shouldComponentUpdate&&!1===u.shouldComponentUpdate(y,u.__s,C)||t.__v===_.__v)){t.__v!==_.__v&&(u.props=y,u.state=u.__s,u.__d=!1),t.__e=_.__e,t.__k=_.__k,t.__k.some(function(e){e&&(e.__=t)});for(var S=0;S<u._sb.length;S++)u.__h.push(u._sb[S]);u._sb=[],u.__h.length&&i.push(u);break t}null!=u.componentWillUpdate&&u.componentWillUpdate(y,u.__s,C),g&&null!=u.componentDidUpdate&&u.__h.push(function(){u.componentDidUpdate(f,d,p)})}u.context=C,u.props=y,u.__P=e,u.__e=!1;var k=U.__r,E=0;if(g){u.state=u.__s,u.__d=!1,k&&k(t),m=u.render(u.props,u.state,u.context);for(var x=0;x<u._sb.length;x++)u.__h.push(u._sb[x]);u._sb=[]}else do u.__d=!1,k&&k(t),m=u.render(u.props,u.state,u.context),u.state=u.__s;while(u.__d&&++E<25);u.state=u.__s,null!=u.getChildContext&&(n=D(D({},n),u.getChildContext())),g&&!c&&null!=u.getSnapshotBeforeUpdate&&(p=u.getSnapshotBeforeUpdate(f,d));var w=null!=m&&m.type===j&&null==m.key?m.props.children:m;Z(e,R(w)?w:[w],t,_,n,l,r,i,o,s,a),u.base=t.__e,t.__u&=-161,u.__h.length&&i.push(u),h&&(u.__E=u.__=null)}catch(e){if(t.__v=null,s||null!=r){for(t.__u|=s?160:32;o&&8===o.nodeType&&o.nextSibling;)o=o.nextSibling;r[r.indexOf(o)]=null,t.__e=o}else t.__e=_.__e,t.__k=_.__k;U.__e(e,t,_)}else null==r&&t.__v===_.__v?(t.__k=_.__k,t.__e=_.__e):t.__e=function(e,t,_,n,l,r,i,o,s){var a,u,c,f,d,p,h,m=_.props;var v=t.props;var y=t.type;if(\"svg\"===y?l=\"http://www.w3.org/2000/svg\":\"math\"===y?l=\"http://www.w3.org/1998/Math/MathML\":l||(l=\"http://www.w3.org/1999/xhtml\"),null!=r){for(a=0;a<r.length;a++)if((d=r[a])&&\"setAttribute\"in d===!!y&&(y?d.localName===y:3===d.nodeType)){e=d,r[a]=null;break}}if(null==e){if(null===y)return U.document.createTextNode(v);e=U.document.createElementNS(l,y,v.is&&v),o&&(U.__m&&U.__m(t,r),o=!1),r=null}if(null===y)m===v||o&&e.data===v||(e.data=v);else{if(r=r&&W.call(e.childNodes),m=_.props||T,!o&&null!=r)for(a=0,m={};a<e.attributes.length;a++)m[(d=e.attributes[a]).name]=d.value;for(a in m)if(d=m[a],\"children\"==a);else if(\"dangerouslySetInnerHTML\"==a)c=d;else if(!(a in v)){if(\"value\"==a&&\"defaultValue\"in v||\"checked\"==a&&\"defaultChecked\"in v)continue;X(e,a,null,d,l)}for(a in v)d=v[a],\"children\"==a?f=d:\"dangerouslySetInnerHTML\"==a?u=d:\"value\"==a?p=d:\"checked\"==a?h=d:o&&\"function\"!=typeof d||m[a]===d||X(e,a,d,m[a],l);if(u)o||c&&(u.__html===c.__html||u.__html===e.innerHTML)||(e.innerHTML=u.__html),t.__k=[];else if(c&&(e.innerHTML=\"\"),Z(e,R(f)?f:[f],t,_,n,\"foreignObject\"===y?\"http://www.w3.org/1999/xhtml\":l,r,i,r?r[0]:_.__k&&V(_,0),o,s),null!=r)for(a=r.length;a--;)O(r[a]);o||(a=\"value\",\"progress\"===y&&null==p?e.removeAttribute(\"value\"):void 0===p||p===e[a]&&(\"progress\"!==y||p)&&(\"option\"!==y||p===m[a])||X(e,a,p,m[a],l),a=\"checked\",void 0!==h&&h!==e[a]&&X(e,a,h,m[a],l))}return e}(_.__e,t,_,n,l,r,i,s,a);(m=U.diffed)&&m(t)}function en(e,t,_){try{if(\"function\"==typeof e){var n=\"function\"==typeof e.__u;n&&e.__u(),n&&null==t||(e.__u=e(t))}else e.current=t}catch(e){U.__e(e,_)}}function el(e,t,_){return this.constructor(e,_)}var er=0;function ei(e,t){var _={__c:t=\"__cC\"+er++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){if(!this.getChildContext){var _=[];var n={};n[t]=this,this.getChildContext=function(){return n},this.componentWillUnmount=function(){_=null},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&_.some(function(e){e.__e=!0,q(e)})},this.sub=function(e){_.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){_&&_.splice(_.indexOf(e),1),t&&t.call(e)}}}return e.children}};return _.Provider.__=_.Consumer.contextType=_}var eo=0;var es=[];var ea=U.__b;var eu=U.__r;var ec=U.diffed;var ef=U.__c;var ed=U.unmount;var ep=U.__;function eh(e,t){U.__h&&U.__h(b,e,eo||t),eo=0;var _=b.__H||(b.__H={__:[],__h:[]});return e>=_.__.length&&_.__.push({}),_.__[e]}function em(e){return eo=1,function(e,t,_){var n=eh(g++,2);if(n._reducer=e,!n.__c&&(n.__=[eE(void 0,t),function(e){var t=n.__N?n.__N[0]:n.__[0];var _=n._reducer(t,e);t!==_&&(n.__N=[_,n.__[1]],n.__c.setState({}))}],n.__c=b,!b._hasScuFromHooks)){var l=function(e,t,_){if(!n.__c.__H)return!0;var l=n.__c.__H.__.filter(function(e){return!!e.__c});if(l.every(function(e){return!e.__N}))return!r||r.call(this,e,t,_);var i=!1;return l.forEach(function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(i=!0)}}),(!!i||n.__c.props!==e)&&(!r||r.call(this,e,t,_))};b._hasScuFromHooks=!0;var r=b.shouldComponentUpdate;var i=b.componentWillUpdate;b.componentWillUpdate=function(e,t,_){if(this.__e){var n=r;r=void 0,l(e,t,_),r=n}i&&i.call(this,e,t,_)},b.shouldComponentUpdate=l}return n.__N||n.__}(eE,e)}function ev(e){return eo=5,ey(function(){return{current:e}},[])}function ey(e,t){var _,n,l=eh(g++,7);return _=l.__H,n=t,(!_||_.length!==n.length||n.some(function(e,t){return e!==_[t]}))&&(l.__=e(),l.__H=t,l.__h=e),l.__}function eg(e){var t=b.context[e.__c];var _=eh(g++,9);return(_.c=e,t)?(null==_.__&&(_.__=!0,t.sub(b)),t.props.value):e.__}function eb(){var e;for(;e=es.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(eS),e.__H.__h.forEach(ek),e.__H.__h=[]}catch(t){e.__H.__h=[],U.__e(t,e.__v)}}U.__b=function(e){b=null,ea&&ea(e)},U.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),ep&&ep(e,t)},U.__r=function(e){eu&&eu(e),b=e.__c,g=0;var t=b.__H;t&&(C===b?(t.__h=[],b.__h=[],t.__.forEach(function(e){e.__N&&(e.__=e.__N),e._pendingArgs=e.__N=void 0})):(t.__h.forEach(eS),t.__h.forEach(ek),t.__h=[],g=0)),C=b},U.diffed=function(e){ec&&ec(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1===es.push(t)||S!==U.requestAnimationFrame)&&((S=U.requestAnimationFrame)||function(e){var t,_=function(){clearTimeout(n),eC&&cancelAnimationFrame(t),setTimeout(e)};var n=setTimeout(_,100);eC&&(t=requestAnimationFrame(_))})(eb),t.__H.__.forEach(function(e){e._pendingArgs&&(e.__H=e._pendingArgs),e._pendingArgs=void 0})),C=b=null},U.__c=function(e,t){t.some(function(e){try{e.__h.forEach(eS),e.__h=e.__h.filter(function(e){return!e.__||ek(e)})}catch(_){t.some(function(e){e.__h&&(e.__h=[])}),t=[],U.__e(_,e.__v)}}),ef&&ef(e,t)},U.unmount=function(e){ed&&ed(e);var t,_=e.__c;_&&_.__H&&(_.__H.__.forEach(function(e){try{eS(e)}catch(e){t=e}}),_.__H=void 0,t&&U.__e(t,_.__v))};var eC=\"function\"==typeof requestAnimationFrame;function eS(e){var t=b;var _=e.__c;\"function\"==typeof _&&(e.__c=void 0,_()),b=t}function ek(e){var t=b;e.__c=e.__(),b=t}function eE(e,t){return\"function\"==typeof t?t(e):t}function ex(e,t){for(var _ in e)if(\"__source\"!==_&&!(_ in t))return!0;for(var n in t)if(\"__source\"!==n&&e[n]!==t[n])return!0;return!1}function ew(e,t){this.props=e,this.context=t}ew.prototype=new B,ew.prototype.isPureReactComponent=!0,ew.prototype.shouldComponentUpdate=function(e,t){return ex(this.props,e)||ex(this.state,t)};var eA=U.__b;U.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),eA&&eA(e)},\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.forward_ref\");var eI=U.__e;U.__e=function(e,t,_,n){if(e.then){var l;var r=t;for(;r=r.__;)if((l=r.__c)&&l.__c)return null==t.__e&&(t.__e=_.__e,t.__k=_.__k),l.__c(e,t)}eI(e,t,_,n)};var eN=U.unmount;function eT(){this.__u=0,this._suspenders=null,this.__b=null}function eP(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function eL(){this._next=null,this._map=null}U.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),eN&&eN(e)},eT.prototype=new B,eT.prototype.__c=function(e,t){var _=t.__c;var n=this;null==n._suspenders&&(n._suspenders=[]),n._suspenders.push(_);var l=eP(n.__v);var r=!1;var i=function(){r||(r=!0,_.__R=null,l?l(o):o())};_.__R=i;var o=function(){if(!--n.__u){if(n.state.__a){var e,t=n.state.__a;n.__v.__k[0]=function e(t,_,n){return t&&n&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(t){return e(t,_,n)}),t.__c&&t.__c.__P===_&&(t.__e&&n.appendChild(t.__e),t.__c.__e=!0,t.__c.__P=n)),t}(t,t.__c.__P,t.__c.__O)}for(n.setState({__a:n.__b=null});e=n._suspenders.pop();)e.forceUpdate()}};n.__u++||32&t.__u||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(i,i)},eT.prototype.componentWillUnmount=function(){this._suspenders=[]},eT.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var _=U.document.createElement(\"div\");var n=this.__v.__k[0].__c;this.__v.__k[0]=function e(t,_,n){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(e){\"function\"==typeof e.__c&&e.__c()}),t.__c.__H=null),null!=(t=function(e,t){for(var _ in t)e[_]=t[_];return e}({},t)).__c&&(t.__c.__P===n&&(t.__c.__P=_),t.__c=null),t.__k=t.__k&&t.__k.map(function(t){return e(t,_,n)})),t}(this.__b,_,n.__O=n.__P)}this.__b=null}var l=t.__a&&H(j,null,e.fallback);return l&&(l.__u&=-33),[H(j,null,t.__a?null:e.children),l]};var eR=function(e,t,_){if(++_[1]===_[0]&&e._map.delete(t),e.props.revealOrder&&(\"t\"!==e.props.revealOrder[0]||!e._map.size))for(_=e._next;_;){for(;_.length>3;)_.pop()();if(_[1]<_[0])break;e._next=_=_[2]}};eL.prototype=new B,eL.prototype.__a=function(e){var t=this;var _=eP(t.__v);var n=t._map.get(e);return n[0]++,function(l){var r=function(){t.props.revealOrder?(n.push(l),eR(t,e,n)):l()};_?_(r):r()}},eL.prototype.render=function(e){this._next=null,this._map=new Map;var t=function e(t,_){return _=_||[],null==t||\"boolean\"==typeof t||(R(t)?t.some(function(t){e(t,_)}):_.push(t)),_}(e.children);e.revealOrder&&\"b\"===e.revealOrder[0]&&t.reverse();for(var _=t.length;_--;)this._map.set(t[_],this._next=[1,0,this._next]);return e.children},eL.prototype.componentDidUpdate=eL.prototype.componentDidMount=function(){var e=this;this._map.forEach(function(t,_){eR(e,_,t)})};var eD=\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103;B.prototype.isReactComponent={},[\"componentWillMount\",\"componentWillReceiveProps\",\"componentWillUpdate\"].forEach(function(e){Object.defineProperty(B.prototype,e,{configurable:!0,get:function(){return this[\"UNSAFE_\"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var eO=U.event;function eW(){}function eU(){return this.cancelBubble}function eF(){return this.defaultPrevented}U.event=function(e){return eO&&(e=eO(e)),e.persist=eW,e.isPropagationStopped=eU,e.isDefaultPrevented=eF,e.nativeEvent=e};var eH=U.vnode;function eM(e,t){if(e===t)return!0;try{if(\"object\"==typeof e&&null!==e&&\"object\"==typeof t&&null!==t&&JSON.stringify(e)===JSON.stringify(t))return!0}catch(e){throw e}return!1}function ej(e){for(let t in e)return!1;return!0}function eB(e,t){let _={};for(let n of t)n in e&&(_[n]=e[n]);return _}function eV(e,t){var _,n;return null==(_=(n=globalThis).runWorklet)?void 0:_.call(n,e,t)}function e$(e,t){var _;null==(_=globalThis.lynxWorkletImpl)||_._refImpl.updateWorkletRef(e,t)}function eG(e){var t;null==(t=globalThis.lynxWorkletImpl)||t._eomImpl.setShouldFlush(e)}function eq(e,t,_,n){var l,r,i,o;null==(r=globalThis.lynxWorkletImpl)||null==(l=r._jsFunctionLifecycleManager)||l.addRef(e._execId,e),_&&t&&(null==(i=globalThis.lynxWorkletImpl)||i._hydrateCtx(e,t)),_&&(null==(o=globalThis.lynxWorkletImpl)||o._eventDelayImpl.runDelayedWorklet(e,n))}U.vnode=function(e){e.$$typeof=eD,eH&&eH(e)},(c=k||(k={})).runWorkletCtx=\"Lynx.Worklet.runWorkletCtx\",c.runOnBackground=\"Lynx.Worklet.runOnBackground\",c.FunctionCallRet=\"Lynx.Worklet.FunctionCallRet\",c.releaseBackgroundWorkletCtx=\"Lynx.Worklet.releaseBackgroundWorkletCtx\",c.releaseWorkletRef=\"Lynx.Worklet.releaseWorkletRef\";let eJ=!1;function ez(e){var t,_,n;!e&&eJ&&(null==(t=globalThis.lynxWorkletImpl)||t._runOnBackgroundDelayImpl.runDelayedBackgroundFunctions(),null==(_=globalThis.lynxWorkletImpl)||_._refImpl.clearFirstScreenWorkletRefMap(),null==(n=globalThis.lynxWorkletImpl)||n._eventDelayImpl.clearDelayedWorklets()),eJ=e}(f=E||(E={})).firstScreen=\"rLynxFirstScreen\",f.updateFromRoot=\"updateFromRoot\",f.globalEventFromLepus=\"globalEventFromLepus\",f.jsReady=\"rLynxJSReady\",f.patchUpdate=\"rLynxChange\",f.publishEvent=\"rLynxPublishEvent\",(d=x||(x={}))[d.UPDATE=0]=\"UPDATE\",d[d.RESET=1]=\"RESET\";let eZ=[];function eK(){let e=eZ;eZ=[];for(let t=0;t<e.length;t+=2){let _=e[t];let n=e[t+1];\"_wvid\"in _?e$(_,n):\"_wkltId\"in _&&(_._unmount=eV(_,[{elementRefptr:n}]))}}function eQ(e){\"_wvid\"in e?e$(e,null):\"_wkltId\"in e&&(\"function\"==typeof e._unmount?e._unmount():eV(e,[null]))}function eX(e,t,_,n,l){var r,i;if(!e.__elements)return;_&&(null==(r=e.__worklet_ref_set)?void 0:r.has(_))&&(eQ(_),null==(i=e.__worklet_ref_set)||i.delete(_));let o=e.__values[t];if(null==o);else if(o._wvid){let t=e.__elements[n];eZ.push(o,t)}else if(o._wkltId){let t=e.__elements[n];eq(o,_,eJ,t),eZ.push(o,t)}else if(\"__LEPUS__\"===o._type||o._lepusWorkletHash);else throw Error(\"MainThreadRef: main-thread:ref must be of type MainThreadRef or main-thread function.\");o&&(null!=e.__worklet_ref_set||(e.__worklet_ref_set=new Set),e.__worklet_ref_set.add(o)),__SetAttribute(e.__elements[n],\"has-react-ref\",!0)}let eY={};let e0={};let e1=new WeakMap;let e2=Promise.resolve();function e3(e,t){e.forEach(e=>{e1.has(e)||(e1.set(e,e.parentNode),Object.defineProperty(e,\"__parent\",{get:()=>e1.get(e),set:t=>{e1.set(e,t)}}))});let _=(e,n,l,r,i,o=!1,s=!1)=>{var a,u,c,f,d,p;let h=eY[n];let m=e0[n];if(!h||!m)throw Error(\"componentAtIndex called on removed list\");let v=null!=(c=l.__listItemPlatformInfo)?c:{};if((null==(a=l.__extraProps)?void 0:a.isReady)===0){let t;if(\"function\"==typeof __GetAttributeByName&&\"list-container\"===__GetAttributeByName(e,\"custom-list-name\"));else throw Error('Unsupported: `<list-item/>` with `defer={true}` must be used with `<list custom-list-name=\"list-container\"/>`');return __OnLifecycleEvent([E.publishEvent,{handlerName:`${l.__id}:__extraProps:onComponentAtIndex`,data:{}}]),t=new Promise(o=>{Object.defineProperty(l.__extraProps,\"isReady\",{set(t){1===t&&(delete l.__extraProps.isReady,l.__extraProps.isReady=1,e2.then(()=>{o(_(e,n,l,r,i))}))},get:()=>t})})}if(\"object\"==typeof(p=null==(u=l.__extraProps)?void 0:u.isReady)&&null!==p&&\"function\"==typeof p.then)throw Error(\"componentAtIndex was called on a pending deferred list item\");let y=l.type+(null!=(f=v[\"reuse-identifier\"])?f:\"\");let g=m.get(y);if(l.__elements){let e=l.__elements[0];let t=__GetElementUniqueID(e);if(null==g?void 0:g.has(t))return h.set(t,l),g.delete(t),o?o&&s&&__FlushElementTree(e,{asyncFlush:!0}):__FlushElementTree(e,{triggerLayout:!0,operationID:r,elementID:t,listID:n}),t;{let e=l.takeElements();h.set(t,e)}}if(g&&g.size>0){let[_]=g;let[a,u]=_;g.delete(a),t(u,l),u.unRenderElements(),u.__id?(null==(d=u.__extraProps)?void 0:d.isReady)===1&&__OnLifecycleEvent([E.publishEvent,{handlerName:`${u.__id}:__extraProps:onRecycleComponent`,data:{}}]):u.tearDown();let c=l.__element_root;if(eK(),h.set(a,l),o){if(o&&s){let t={asyncFlush:!0};i&&(t.listReuseNotification={listElement:e,itemKey:v[\"item-key\"]}),__FlushElementTree(c,t)}}else{let t={triggerLayout:!0,operationID:r,elementID:a,listID:n};i&&(t.listReuseNotification={listElement:e,itemKey:v[\"item-key\"]}),__FlushElementTree(c,t)}return a}l.ensureElements();let b=l.__element_root;__AppendElement(e,b);let C=__GetElementUniqueID(b);return eK(),h.set(C,l),o?o&&s&&__FlushElementTree(b,{asyncFlush:!0}):__FlushElementTree(b,{triggerLayout:!0,operationID:r,elementID:C,listID:n}),C};return[function(t,n,l,r,i){let o=e[l];if(!o)throw Error(\"childCtx not found\");let s=_(t,n,o,r,i);return\"number\"==typeof s?s:void 0},function(t,n,l,r,i,o){let s=!1;let a=[];l.forEach((l,u)=>{let c=r[u];let f=e[l];if(!f)throw Error(\"childCtx not found\");let d=_(t,n,f,c,i,!0,o);\"number\"==typeof d||(s=!0),a.push(d)}),s&&Promise.all(a).then(e=>{__FlushElementTree(t,{triggerLayout:!0,operationIDs:r,elementIDs:e,listID:n})}),__FlushElementTree(t,{triggerLayout:!0,operationIDs:r,elementIDs:l.map((e,t)=>\"number\"==typeof a[t]?a[t]:-1),listID:n})}]}function e9(){return(e,t,_)=>{var n,l;let r=eY[t];let i=e0[t];if(!r||!i)throw Error(\"enqueueComponent called on removed list\");let o=r.get(_);if(!o)return;let s=null!=(n=o.__listItemPlatformInfo)?n:{};let a=o.type+(null!=(l=s[\"reuse-identifier\"])?l:\"\");i.has(a)||i.set(a,new Map),i.get(a).set(_,o)}}let e5={values:{},clear(e){this.values&&delete this.values[e]},clearAttachedLists(){this.values&&Object.values(this.values).map(e=>e.getAttachedListId()).filter(e=>void 0!==e).forEach(e=>this.clear(e))},flush(){this.values&&Object.values(this.values).map(e=>e.flush()).filter(e=>void 0!==e).forEach(e=>this.clear(e))},flushWithId(e){var t;this.values&&(null==(t=this.values[e])?void 0:t.flush())!==void 0&&this.clear(e)},runWithoutUpdates(e){let t=this.values;this.values=null;try{e()}finally{this.values=t}}};function e4(e,t){var _,n;null==(_=e.__worklet_ref_set)||_.forEach(e=>{e&&eQ(e)}),null==(n=e.__worklet_ref_set)||n.clear(),t&&e.childNodes.forEach(e=>{e4(e,t)})}function e7(e,t,_,n){let l;let r=e.__values[t];l=\"string\"==typeof r?r:`react-ref-${e.__id}-${t}`,e.__values[t]=l,e.__elements&&_!==l&&(_&&__SetAttribute(e.__elements[n],_,void 0),l&&__SetAttribute(e.__elements[n],l,1))}function e8(e,t,_,n){let l=0;let r={$$diff:!0,i:{},r:[],m:{}};let i={};for(let t=0;t<e.length;t++){var o,s;let _=e[t];(null!=(s=i[o=_.type])?s:i[o]=new Set).add([_,t])}for(let e=0;e<t.length;e++){let o;let s=t[e];let a=i[s.type];if(a&&a.size>0&&([o]=a,o)&&_(o[0],s)){a.delete(o);let t=o[1];if(n(o[0],s,t,e),t<l){r.m[t]=e;continue}l=t}else r.i[e]=s}for(let e in i)for(let[,t]of i[e])r.r.push(t);return r}function e6(e,t,_){let n;t.__elements=e.__elements,t.__element_root=e.__element_root,(null==_?void 0:_.skipUnRef)||e4(e,!1),(n=null==_?void 0:_.swap)&&(n[e.__id]=t.__id),e5.runWithoutUpdates(()=>{var _;null==(_=t.__values)||_.forEach((_,n)=>{let l=e.__values[n];_!==l&&(t.__values[n]=l,t.setAttribute(n,_))})});let{slot:l}=t.__snapshot_def;if(!l)return;let r=e.childNodes;let i=t.childNodes;l.forEach(([n,l],o)=>{switch(n){case w.Slot:case w.MultiChildren:e6(r[o],i[o],_);break;case w.Children:{let t=e8(r,i,(e,t)=>e.type===t.type,(e,t)=>{e6(e,t,_)});(function(e,t,_,n,l){let r;if(!(!ej(t.i)||!ej(t.m)||t.r.length>0))return e;let i=new Set(t.r);let{i:o,m:s}=t;let a=new Map;let u=0;r=e[0];let c=[];let f=0;let d=0;let p=Object.keys(o).length;for(;r||p>0;){let t=!1;if(r&&i.has(d))n(r);else if(r&&void 0!==s[d])a.set(s[d],r),p++;else{let e=r;a.has(f)?(e=a.get(f),t=!0,l(e,r),p--):void 0!==o[f]&&(e=_(o[f],r),t=!0,p--),c.push(e),f++}r&&!t&&(r=e[++u],d++)}return c})(r,t,(t,_)=>(t.ensureElements(),__InsertElementBefore(e.__elements[l],t.__element_root,null==_?void 0:_.__element_root),t),t=>{__RemoveElement(e.__elements[l],t.__element_root)},(t,_)=>{__RemoveElement(e.__elements[l],t.__element_root),__InsertElementBefore(e.__elements[l],t.__element_root,null==_?void 0:_.__element_root)});break}case w.ListChildren:{let n=[];let o=[];let s=[];let a=__GetElementUniqueID(e.__elements[l]);let u=eY[a];let c=e0[a];let f=e8(r,i,(e,t)=>e.type===t.type,(e,t,n,l)=>{if(JSON.stringify(e.__listItemPlatformInfo)!==JSON.stringify(t.__listItemPlatformInfo)&&s.push({...t.__listItemPlatformInfo,from:l,to:l,flush:!1,type:t.type}),e.__elements){e6(e,t,_);let n=__GetElementUniqueID(e.__element_root);if(u.has(n)&&u.set(n,t),c.has(e.type)){let _=c.get(e.type);_.has(n)&&_.set(n,t)}}});for(let e of f.r)n.push(e);for(let e in f.i)o.push(Number(e));for(let e in f.m)n.push(Number(e)),o.push(f.m[e]);o.sort((e,t)=>e-t),n.sort((e,t)=>e-t);let d={insertAction:o.map(e=>({position:e,type:i[e].type,...i[e].__listItemPlatformInfo})),removeAction:n,updateAction:s};let p=e.__elements[l];__SetAttribute(p,\"update-list-info\",d);let[h,m]=e3(i,e6);__UpdateListCallbacks(p,h,e9(),m),e5.clear(t.__id)}}})}(p=w||(w={}))[p.Attr=0]=\"Attr\",p[p.Spread=1]=\"Spread\",p[p.Slot=2]=\"Slot\",p[p.Children=3]=\"Children\",p[p.ListChildren=4]=\"ListChildren\",p[p.MultiChildren=5]=\"MultiChildren\",new Map;class te{flush(){if(!this.list.__elements)return;let e=this.list.__snapshot_def.slot[0][1];let t=this.list.__elements[e];__SetAttribute(t,\"update-list-info\",this.__toAttribute());let[_,n]=e3(this.list.childNodes,e6);return __UpdateListCallbacks(t,_,e9(),n),this.list.__id}getAttachedListId(){if(this.list.__elements)return this.list.__id}onInsertBefore(e,t){if(e.parentNode&&this.removeChild.add(e),t){var _;let n=null!=(_=this.insertBefore.get(t))?_:[];n.push(e),this.insertBefore.set(t,n)}else this.appendChild.push(e)}onRemoveChild(e){this.removeChild.add(e)}onSetAttribute(e,t,_){this.platformInfoUpdate.set(e,t)}__toAttribute(){let{removeChild:e,insertBefore:t,appendChild:_,platformInfoUpdate:n}=this;let l=[];let r=[];let i=[];let o=0;for(let _=0;_<this.oldChildNodes.length;_++,o++){let s=this.oldChildNodes[_];n.has(s)&&i.push({...n.get(s),from:+o,to:+o,flush:!1,type:s.type}),t.has(s)&&t.get(s).forEach(e=>{r.push({position:o,type:e.type,...e.__listItemPlatformInfo}),o++}),e.has(s)&&(l.push(_),e.delete(s),o--)}for(let e=0;e<_.length;e++){let t=_[e];r.push({position:o+e,type:t.type,...t.__listItemPlatformInfo})}if(r.sort((e,t)=>e.position-t.position),l.sort((e,t)=>e-t),\"2.14\"===SystemInfo.lynxSdkVersion||\"2.15\"===SystemInfo.lynxSdkVersion||\"2.16\"===SystemInfo.lynxSdkVersion||\"2.17\"===SystemInfo.lynxSdkVersion||\"2.18\"===SystemInfo.lynxSdkVersion){let e=this.list.__snapshot_def.slot[0][1];\"list-container\"===__GetAttributeByName(this.list.__elements[e],\"custom-list-name\")&&(i.length=0,this.list.childNodes.forEach((e,t)=>{i.push({...e.__listItemPlatformInfo,from:t,to:t,flush:!1,type:e.type})}))}return{insertAction:r,removeAction:l,updateAction:i}}toJSON(){return[this.__toAttribute()]}constructor(e){this.removeChild=new Set,this.insertBefore=new Map,this.appendChild=[],this.platformInfoUpdate=new Map,this.list=e,this.oldChildNodes=e.childNodes}}let tt=0;let t_=[[w.Children,0]];let tn={values:new Map([[\"root\",{create:()=>[e],update:[],slot:t_,isListHolder:!1,cssId:0}],[\"wrapper\",{create:()=>[__CreateWrapperElement(tt)],update:[],slot:t_,isListHolder:!1}],[null,{create:()=>[__CreateRawText(\"\")],update:[e=>{e.__elements&&__SetAttribute(e.__elements[0],\"text\",e.__values[0])}],slot:[],isListHolder:!1}]])};let tl={nextId:0,values:new Map,clear(){this.values.clear()}};function tr(e,t,_,n,l,r,i){var o;o=e,e=r?`${r}:${o}`:o;let s={create:t,update:_,slot:n,cssId:l,entryName:r,refAndSpreadIndexes:i};return tn.values.set(e,s),n&&n[0]&&n[0][0]===w.ListChildren&&(s.isListHolder=!0),e}function ti(e,t){let _=e.childNodes;for(let n of(t(e),_))ti(n,t)}let to=\"__Card__\";class ts{ensureElements(){let{create:e,slot:t,isListHolder:_,cssId:n,entryName:l}=this.__snapshot_def;let r=e(this);if(this.__elements=r,this.__element_root=r[0],void 0===n?l!==to&&void 0!==l&&__SetCSSId(this.__elements,0,l):l!==to&&void 0!==l?__SetCSSId(this.__elements,n,l):__SetCSSId(this.__elements,n),e5.runWithoutUpdates(()=>{let e=this.__values;e&&(this.__values=void 0,this.setAttribute(\"values\",e))}),_)e5.flushWithId(this.__id);else{let e=0;let _=this.__firstChild;for(;_;){_.ensureElements();let[n,l]=t[e];switch(n){case w.Slot:__ReplaceElement(_.__element_root,r[l]),r[l]=_.__element_root,e++;break;case w.MultiChildren:\"wrapper\"===__GetTag(r[l])?__ReplaceElement(_.__element_root,r[l]):__AppendElement(r[l],_.__element_root),e++;break;case w.Children:case w.ListChildren:__AppendElement(r[l],_.__element_root)}_=_.__nextSibling}}}unRenderElements(){let{isListHolder:e}=this.__snapshot_def;if(this.__elements=void 0,this.__element_root=void 0,e);else{let e=this.__firstChild;for(;e;)e.unRenderElements(),e=e.__nextSibling}}takeElements(){let e=Object.create(ts.prototype);return e.__id=this.__id,e.__snapshot_def=this.__snapshot_def,e.__values=this.__values,e.__parent=null,e.__firstChild=null,e.__lastChild=null,e.__nextSibling=null,e.__previousSibling=null,this.childNodes.map(e=>e.takeElements()).forEach(t=>e.__insertBefore(t)),e.__elements=this.__elements,e.__element_root=this.__element_root,this.__elements=void 0,this.__element_root=void 0,e}tearDown(){ti(this,e=>{e.__parent=null,e.__previousSibling=null,e.__nextSibling=null})}get parentNode(){return this.__parent}get nextSibling(){return this.__nextSibling}contains(e){return e.parentNode===this}get childNodes(){let e=[];let t=this.__firstChild;for(;t;)e.push(t),t=t.__nextSibling;return e}__insertBefore(e,t){e.__parent&&e.__parent.__removeChild(e),t?(t.__previousSibling?(t.__previousSibling.__nextSibling=e,e.__previousSibling=t.__previousSibling):(this.__firstChild=e,e.__previousSibling=null),t.__previousSibling=e,e.__nextSibling=t,e.__parent=this):(this.__lastChild?(this.__lastChild.__nextSibling=e,e.__previousSibling=this.__lastChild):(this.__firstChild=e,e.__previousSibling=null),this.__lastChild=e,e.__parent=this,e.__nextSibling=null)}__removeChild(e){if(e.__parent!==this)throw Error(\"The node to be removed is not a child of this node.\");e.__previousSibling?e.__previousSibling.__nextSibling=e.__nextSibling:this.__firstChild=e.__nextSibling,e.__nextSibling?e.__nextSibling.__previousSibling=e.__previousSibling:this.__lastChild=e.__previousSibling,e.__parent=null,e.__previousSibling=null,e.__nextSibling=null}insertBefore(e,t){let _=this.__snapshot_def;if(_.isListHolder){var n,l,r;e5.values&&(null!=(r=(n=e5.values)[l=this.__id])?r:n[l]=new te(this)).onInsertBefore(e,t),this.__insertBefore(e,t);return}let i=e.__parent===this;this.__insertBefore(e,t);let o=this.__elements;if(!o)return;e.__elements||e.ensureElements();let s=_.slot.length;if(1===s){let[,n]=_.slot[0];let l=o[n];i&&__RemoveElement(l,e.__element_root),t?__InsertElementBefore(l,e.__element_root,t.__element_root):__AppendElement(l,e.__element_root)}else if(s>1){let t=this.__current_slot_index++;let[n,l]=_.slot[t];n===w.Slot?(__ReplaceElement(e.__element_root,o[l]),o[l]=e.__element_root):n===w.MultiChildren&&(\"wrapper\"===__GetTag(o[l])?__ReplaceElement(e.__element_root,o[l]):__AppendElement(o[l],e.__element_root))}}removeChild(e){let t=this.__snapshot_def;if(t.isListHolder){var _,n,l;e5.values&&(null!=(l=(_=e5.values)[n=this.__id])?l:_[n]=new te(this)).onRemoveChild(e),this.__removeChild(e),ti(e,e=>{tl.values.delete(e.__id)}),e.__id=0;return}if(e4(e,!0),this.__elements){let[,_]=t.slot[0];__RemoveElement(this.__elements[_],e.__element_root)}e.__snapshot_def.isListHolder&&function(e){let[,t]=e.__snapshot_def.slot[0];let _=__GetElementUniqueID(e.__elements[t]);delete eY[_],delete e0[_]}(e),this.__removeChild(e),ti(e,e=>{e.__parent=null,e.__previousSibling=null,e.__nextSibling=null,delete e.__elements,delete e.__element_root,tl.values.delete(e.__id)})}setAttribute(e,t){var _;if(\"values\"===e){let e=this.__values;if(this.__values=t,e)for(let _=0;_<t.length;_++)this.callUpdateIfNotDirectOrDeepEqual(_,e[_],t[_]);else for(let e=0;e<t.length;e++)this.callUpdateIfNotDirectOrDeepEqual(e,void 0,t[e]);return}if(\"string\"==typeof e){(null!=(_=this.__extraProps)?_:this.__extraProps={})[e]=t;return}null!=this.__values||(this.__values=[]),this.callUpdateIfNotDirectOrDeepEqual(e,this.__values[e],this.__values[e]=t)}toJSON(){return{id:this.__id,type:this.type,values:this.__values,extraProps:this.__extraProps,children:this.__firstChild?this.childNodes:void 0}}callUpdateIfNotDirectOrDeepEqual(e,t,_){eM(t,_)||this.__snapshot_def.update[e](this,e,t)}constructor(e,t){if(this.__current_slot_index=0,this.__parent=null,this.__firstChild=null,this.__lastChild=null,this.__previousSibling=null,this.__nextSibling=null,this.type=e,this.__snapshot_def=tn.values.get(e),!this.__snapshot_def&&\"div\"!==e)throw Error(\"Snapshot not found: \"+e);null!=t||(t=tl.nextId-=1),this.__id=t,tl.values.set(t,this)}}function ta(e){if(!lynx.getJSContext)throw Error(\"snapshotPatchApply failed: ctx not found\");lynx.getJSContext().dispatchEvent({type:\"Lynx.Error.CtxNotFound\",data:{id:e}})}function tu(e,_){var n,l;t&&(_||t.needTimestamps)&&(null==(l=lynx.performance)||null==(n=l._markTiming)||n.call(l,t.pipelineID,e))}let tc=0;function tf(){l=!0;let e=JSON.stringify(n);__OnLifecycleEvent([E.firstScreen,{root:e,jsReadyEventIdSwap:r}]),r={}}n=new ts(\"root\");let td=[];let tp=[];(h=A||(A={}))[h.Begin=0]=\"Begin\",h[h.End=1]=\"End\",h[h.Attr=2]=\"Attr\",h[h.Text=3]=\"Text\";let th=[];let tm=Array.isArray;let tv=Object.assign;function ty(){this.__d=!0}let tg={};function tb(e,t){let _;let n=e.type;return e.__c?(_=e.__c).state=_.__s:_=new n(e.props,t),e.__c=_,_.__v=e,_.props=e.props,_.context=t,_.__d=!0,null==_.state&&(_.state=tg),null==_.__s&&(_.__s=_.state),n.getDerivedStateFromProps&&(_.state=tv({},_.state,n.getDerivedStateFromProps(_.props,_.state))),a&&a(e),_.render(_.props,_.state,t)}function tC(e,t,_){return this.constructor(e,_)}let tS=function(e,t){let _=U.__s;U.__s=!0,i=U.__b,o=U._diff2,s=U.diffed,a=U.__r,u=U.unmount;let n=H(j,null);n.__k=[e];let l=[];try{(function e(t,_,n,l,r,c,f){let d;if(null==t||!0===t||!1===t||\"\"===t)return;if(\"object\"!=typeof t){if(\"function\"==typeof t)return;c.push(3,t+\"\");return}if(tm(t)){r.__k=t;for(let i=0;i<t.length;i++){let o=t[i];null!=o&&\"boolean\"!=typeof o&&e(o,_,n,l,r,c,c.length)}return}t.__=r,i&&i(t),o&&o(t,tg);let p=t.type,h=t.props,m=_,v,y,g;if(\"function\"==typeof p){if(p===j)y=h.children;else{if(null!=(v=p.contextType)){let e=_[v.__c];m=e?e.props.value:v.__}if(p.prototype&&\"function\"==typeof p.prototype.render)y=tb(t,m),g=t.__c;else{g={__v:t,props:h,context:m,setState:ty,forceUpdate:ty,__d:!0,__h:[]},t.__c=g,g.constructor=p,g.render=tC;let e=0;for(;g.__d&&e++<25;)g.__d=!1,a&&a(t),y=g.render(h,g.state,m);g.__d=!0}null!=g.getChildContext&&(_=tv({},_,g.getChildContext()))}y=null!=y&&y.type===j&&null==y.key?y.props.children:y;try{e(y,_,n,l,t,c,c.length)}catch(r){if(r&&\"object\"==typeof r&&r.then&&g&&g.__c)g.setState({__a:!0}),g.__d&&(y=tb(t,_),g=t.__c,c.length=f,e(y,_,n,l,t,c,c.length));else throw r}finally{s&&s(t),t.__=void 0,u&&u(t)}return}for(let e in c.push(0,t),h){let t=h[e];switch(e){case\"children\":d=t;continue;case\"key\":case\"ref\":case\"__self\":case\"__source\":continue}null!=t&&!1!==t&&\"function\"!=typeof t&&c.push(2,e,t)}\"string\"==typeof d||\"number\"==typeof d?c.push(3,d):null!=d&&!1!==d&&!0!==d&&e(d,_,!1,l,t,c,c.length),s&&s(t),t.__=void 0,u&&u(t),c.push(1)})(e,t||tg,!1,void 0,n,l,0)}finally{U.__c&&U.__c(e,th),U.__s=_,th.length=0}return l};function tk(){let e;try{e=tS(n.__jsx,void 0)}catch(t){lynx.reportError(t),e=[]}finally{}(function(e,t){let _=t;let n=[t];for(let t=0;t<e.length;)switch(e[t]){case A.Begin:{let l=_;(_=e[t+1]).__parent&&(_=new ts(_.type),e[t+1]=_),l.insertBefore(_),n.push(_),t+=2;break}case A.End:_.__k=void 0,n.pop(),_=n[n.length-1],t+=1;break;case A.Attr:{let n=e[t+1];let l=e[t+2];_.setAttribute(n,l),t+=3;break}case A.Text:{let n=e[t+1];let l=new ts(null);l.setAttribute(0,n),_.insertBefore(l),t+=2}}})(e,n)}function tE(e){return`Native${e}Modules`}function tx(e,t,_,n,l,r,i){let o;let s=e.__values[t];o=s?\"string\"==typeof s?s:`${e.__id}:${t}:${i}`:void 0,e.__values[t]=o,e.__elements&&__AddEvent(e.__elements[n],l,r,o)}function tw(e,t,_,n,l){if(!e.__elements)return;let r=e.__values[t];\"main-thread\"===l&&function e(t,_,n,l,r){var i;if(_&&null!=(i=_.__isSerialized)&&i)if(r&&r.domSet||(__SetAttribute(t,\"has-react-gesture\",!0),__SetAttribute(t,\"flatten\",!1)),_.type===I.COMPOSED)for(let[r,i]of _.gestures.entries())e(t,i,null==n?void 0:n.gestures[r],l,{domSet:!0});else{let{config:e,relationMap:r}=function(e,t,_,n){var l,r,i,o,s,a;let u={callbacks:[]};for(let l of(e.config&&(u.config=e.config),Object.keys(e.callbacks))){let r=e.callbacks[l];eq(r,null==t?void 0:t.callbacks[l],_,n),u.callbacks.push({name:l,callback:r})}return{config:u,relationMap:{waitFor:null!=(o=null==e||null==(l=e.waitFor)?void 0:l.map(e=>e.id))?o:[],simultaneous:null!=(s=null==e||null==(r=e.simultaneousWith)?void 0:r.map(e=>e.id))?s:[],continueWith:null!=(a=null==e||null==(i=e.continueWith)?void 0:i.map(e=>e.id))?a:[]}}}(_,n,l,t);__SetGestureDetector(t,_.id,_.type,e,r)}}(e.__elements[n],r,_,eJ)}void 0===globalThis.processEvalResult&&(globalThis.processEvalResult=(e,t)=>null==e?void 0:e(t)),Object.assign(globalThis,{renderPage:function(t){var _;l=!1,r={},lynx.__initData=null!=t?t:{},e=_=__CreatePage(\"0\",0),tt=__GetElementUniqueID(_),n.ensureElements(),tk(),e5.flush(),eK(),tf()},updatePage:function(_,i){if(null==i?void 0:i.reloadTemplate)return void function(t,_){for(let e of(++tc,\"object\"!=typeof t||ej(t)||Object.assign(lynx.__initData,t),function(){let e=td;return td=[],e}(),tp))e();tp.length=0,tl.clear(),e5.clearAttachedLists(),r={};let i=n;(n=new ts(\"root\")).__jsx=i.__jsx,tk(),e6(i,n,{skipUnRef:!0}),e5.flush(),eK(),l&&__OnLifecycleEvent([E.firstScreen,{root:JSON.stringify(n)}]),__FlushElementTree(e,_)}(_,i);if((null==i?void 0:i.resetPageData)&&(lynx.__initData={}),\"object\"==typeof _&&!ej(_)){var o;null!=(o=lynx).__initData||(o.__initData={}),Object.assign(lynx.__initData,_)}let s=null!=i?i:{};if(!l){let e=n;(n=new ts(\"root\")).__jsx=e.__jsx,t=null==i?void 0:i.pipelineOptions,tu(\"updateDiffVdomStart\"),e5.clearAttachedLists(),tk(),e6(e,n,{skipUnRef:!0,swap:r}),e5.flush(),eK(),s.triggerDataUpdated=!0,tu(\"updateDiffVdomEnd\")}__FlushElementTree(e,s)},updateGlobalProps:function(t,_){_?__FlushElementTree(e,_):__FlushElementTree()},getPageData:function(){return null},removeComponents:function(){}}),Object.assign(globalThis,{[E.jsReady]:tf}),Object.assign(globalThis,{[E.patchUpdate]:function({data:n,patchOptions:l}){if(l.reloadVersion<tc)return;let r=l.flowIds;r&&lynx.performance.profileStart(\"ReactLynx::patch\",{flowId:r[0],flowIds:r}),t=l.pipelineOptions,tu(\"mtsRenderStart\"),tu(\"parseChangesStart\");let{patchList:i,flushOptions:o={},delayedRunOnMainThreadData:s}=JSON.parse(n);tu(\"parseChangesEnd\"),tu(\"patchChangesStart\"),l.isHydration&&ez(!0);try{for(let{snapshotPatch:e,workletRefInitValuePatch:t}of i)(function(e){var t;e&&(null==(t=globalThis.lynxWorkletImpl)||t._refImpl.updateWorkletRefInitValueChanges(e))})(t),e5.clearAttachedLists(),e&&function(e){let t=e.length;for(let _=0;_<t;++_)switch(e[_]){case 0:{let t=e[++_];new ts(t,e[++_]);break}case 1:{let t=e[++_];let n=e[++_];let l=e[++_];let r=tl.values.get(t);let i=tl.values.get(n);let o=tl.values.get(l);r&&i?r.insertBefore(i,o):ta(r?n:t);break}case 2:{let t=e[++_];let n=e[++_];let l=tl.values.get(t);let r=tl.values.get(n);l&&r?l.removeChild(r):ta(l?n:t);break}case 3:{let t=e[++_];let n=e[++_];let l=e[++_];let r=tl.values.get(t);r?r.setAttribute(n,l):ta(t);break}case 4:{let t=e[++_];let n=e[++_];let l=tl.values.get(t);l?l.setAttribute(\"values\",n):ta(t)}}}(e),e5.flush()}finally{tu(\"patchChangesEnd\"),tu(\"mtsRenderEnd\"),l.isHydration&&ez(!1)}if(eK(),s&&(null!=_?_:_=function(e,t){let _=(SystemInfo.lynxSdkVersion||\"1.0\").split(\".\");return Number(_[0])>2||2==Number(_[0])&&Number(_[1])>13}(2,0))){for(let e of(eG(!1),s))try{(function(e,t,_){var n;null==(n=globalThis.lynxWorkletImpl)||n._runRunOnMainThreadTask(e,t,_)})(e.worklet,e.params,e.resolveId)}catch(e){lynx.reportError(e)}eG(!0)}l.pipelineOptions&&(o.pipelineOptions=l.pipelineOptions),__FlushElementTree(e,o),r&&lynx.performance.profileEnd()}}),lynx.__initData={},globalThis.SystemInfo=null!=(m=lynx.SystemInfo)?m:{},lynx.reportError=function(e){_ReportError(e instanceof Error?e:Error(JSON.stringify(e)),{errorCode:1101})},lynx.triggerGlobalEventFromLepus=function(e,t){__OnLifecycleEvent([\"globalEventFromLepus\",[e,t]])},void 0===globalThis[tE(\"\")]&&(globalThis[tE(\"\")]=void 0),lynx.registerDataProcessors=function(e){let t=!1;globalThis.processData=(_,n)=>{let l;try{var r,i,o,s,a;l=n?null!=(s=null==e||null==(i=e.dataProcessors)||null==(r=i[n])?void 0:r.call(i,_))?s:_:null!=(a=null==e||null==(o=e.defaultDataProcessor)?void 0:o.call(e,_))?a:_}catch(e){lynx.reportError(e),l={}}return!1===t&&globalThis.__I18N_RESOURCE_TRANSLATION__&&(l={...l,__I18N_RESOURCE_TRANSLATION__:globalThis.__I18N_RESOURCE_TRANSLATION__}),n||(t=!0),l}},lynx.registerDataProcessors(),(v=I||(I={}))[v.COMPOSED=-1]=\"COMPOSED\",v[v.PAN=0]=\"PAN\",v[v.FLING=1]=\"FLING\",v[v.DEFAULT=2]=\"DEFAULT\",v[v.TAP=3]=\"TAP\",v[v.LONGPRESS=4]=\"LONGPRESS\",v[v.ROTATION=5]=\"ROTATION\",v[v.PINCH=6]=\"PINCH\",v[v.NATIVE=7]=\"NATIVE\";let tA=new Set([\"reuse-identifier\",\"recyclable\"]);let tI=new Set([\"reuse-identifier\",\"full-span\",\"item-key\",\"sticky-top\",\"sticky-bottom\",\"estimated-height\",\"estimated-height-px\",\"estimated-main-axis-size-px\",\"recyclable\"]);function tN(e,t,_,n,l,r,i){var o;if(!e.__elements)return;let s=null!=(o=e.__values[t]||void 0)?o:{};s._workletType=l,\"main-thread\"===l&&(eq(s,_,eJ,e.__elements[n]),__AddEvent(e.__elements[n],r,i,{type:\"worklet\",value:s}))}let tT=/^(([A-Za-z-]*):)?(bind|catch|capture-bind|capture-catch|global-bind)([A-Za-z]+)$/;let tP={bind:\"bindEvent\",catch:\"catchEvent\",\"capture-bind\":\"capture-bind\",\"capture-catch\":\"capture-catch\",\"global-bind\":\"global-bindEvent\"};let tL=new Set([\"name\",\"clip-radius\",\"overlap\",\"exposure-scene\",\"exposure-id\"]);let tR=w.Slot;function tD(e,t,_){if(\"string\"==typeof e){let _=new ts(e);return _.props=t,_.__k=null,_.__=null,_.__b=0,_.__e=null,_.__d=void 0,_.__c=null,_.__i=-1,_.__u=0,_}if(\"function\"==typeof e){let _,n=t;if(\"ref\"in n)for(let e in n={},t)\"ref\"==e||(n[e]=t[e]);if(_=e.defaultProps)for(let e in _)void 0===n[e]&&(n[e]=_[e]);return{type:e,props:n,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__i:-1,__u:0}}}function tO(e){let t=ev(e);t.current=ey(()=>e,[e]);let _=ev();return null!=_.current||(_.current=function(...e){return t.current.apply(this,e)}),_.current}function tW(){for(var e,t,_=0,n=\"\",l=arguments.length;_<l;_++)(e=arguments[_])&&(t=function e(t){var _,n,l=\"\";if(\"string\"==typeof t||\"number\"==typeof t)l+=t;else if(\"object\"==typeof t)if(Array.isArray(t)){var r=t.length;for(_=0;_<r;_++)t[_]&&(n=e(t[_]))&&(l&&(l+=\" \"),l+=n)}else for(n in t)t[n]&&(l&&(l+=\" \"),l+=n);return l}(e))&&(n&&(n+=\" \"),n+=t);return n}w.MultiChildren,w.Children,w.ListChildren,[].slice;let tU=ei({active:!1,disabled:!1});let tF=tr(\"__snapshot_11572_54683_1\",function(){return[__CreateView(tt)]},[(e,t,_)=>(function(e,t,_,n){var l,r,i;null!=_||(_={});let o=e.__values[t];let s=e.parentNode;if(null==s?void 0:s.__snapshot_def.isListHolder){let n=eB(_,tI);let a=eB(o,tI);eM(n,a)||(e5.values&&(null!=(i=(l=e5.values)[r=s.__id])?i:l[r]=new te(s)).onSetAttribute(e,a,n),e.__listItemPlatformInfo=a,function(e,t,_,n){let l=e.__listItemPlatformInfo=e.__values[t];if(e5.values){var r,i,o;let t=e.parentNode;(null==t?void 0:t.__snapshot_def.isListHolder)&&(null!=(o=(r=e5.values)[i=t.__id])?o:r[i]=new te(t)).onSetAttribute(e,l,_)}if(e.__elements){let _=e.__elements[0];let n=e.__values[t];for(let e in n)tA.has(e)||__SetAttribute(_,e,n[e])}}({__values:{get[t](){return a}},__id:e.__id,__elements:e.__elements},t,n,0))}if(!e.__elements)return;\"__spread\"in o&&(o=function(e,t,_){let n={};let l=!1;for(let r in _){let i=_[r];\"__spread\"===r||(\"class\"===r||\"className\"===r?(null!=i||(i=\"\"),n.className=i):\"ref\"===r?n[r]=i?1:void 0:\"function\"==typeof i?n[r]=`${e.__id}:${t}:${r}`:\"__self\"===r||\"__source\"===r||(!l&&tL.has(r)&&(l=!0),n[r]=i))}return l&&(n.flatten=!1),n}(e,t,o),e.__values[t]=o);let a={};let u=null;for(let l in o){let r=o[l];if(r!==_[l])if(\"className\"===l)__SetClasses(e.__elements[0],r);else if(\"style\"===l)__SetInlineStyles(e.__elements[n],r);else if(\"id\"===l)__SetID(e.__elements[n],r);else if(l.startsWith(\"data-\"));else if(\"ref\"===l)e7({__values:{get[t](){return r},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements},t,_[l],n);else if(l.endsWith(\":ref\"))null!=e.__worklet_ref_set||(e.__worklet_ref_set=new Set),eX({__values:{get[t](){return r}},__id:e.__id,__elements:e.__elements,__worklet_ref_set:e.__worklet_ref_set},t,_[l],n,l.slice(0,-4));else if(l.endsWith(\":gesture\")){let i=l.slice(0,-8);tw({__values:{get[t](){return r}},__id:e.__id,__elements:e.__elements},t,_[l],n,i)}else if(u=tT.exec(l)){let i=u[2];let s=tP[u[3]];let a=u[4];let c={__values:{get[t](){return r},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements};i?tN(c,t,_[l],n,i,s,a):tx(c,t,_[l],n,s,a,l)}else tI.has(l)||__SetAttribute(e.__elements[n],l,r);l.startsWith(\"data-\")&&(a[l.slice(5)]=r)}let c=!1;for(let l in _){if(!(l in o))if(\"className\"===l)__SetClasses(e.__elements[n],\"\");else if(\"style\"===l)__SetInlineStyles(e.__elements[n],\"\");else if(\"id\"===l)__SetID(e.__elements[n],null);else if(l.startsWith(\"data-\"));else if(\"ref\"===l)e7({__values:{get[t](){return},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements},t,_[l],n);else if(l.endsWith(\":ref\"))null!=e.__worklet_ref_set||(e.__worklet_ref_set=new Set),eX({__values:{get[t](){return}},__id:e.__id,__elements:e.__elements,__worklet_ref_set:e.__worklet_ref_set},t,_[l],n,l.slice(0,-4));else if(l.endsWith(\":gesture\")){let r=l.slice(0,-8);tw({__values:{get[t](){return}},__id:e.__id,__elements:e.__elements},t,_[l],n,r)}else if(u=tT.exec(l)){let r=u[2];let i=tP[u[3]];let s=u[4];let a={__values:{get[t](){return},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements};r?tN(a,t,_[l],n,r,i,s):tx(a,t,_[l],n,i,s,l)}else tI.has(l)||__SetAttribute(e.__elements[n],l,null);l.startsWith(\"data-\")&&(c=!0)}(c||!ej(a))&&__SetDataset(e.__elements[n],a)})(e,t,_,0)],t_,void 0,N,[0]);let tH=e=>{let{children:t,onClick:_,disabled:n=!1,style:l,className:r,buttonProps:i}=e;let[o,s]=em(!1);let a=o&&!n;let u=\"function\"==typeof t?t({active:a,disabled:n}):t;let c=tO(()=>{n||s(!0)});let f=tO(()=>{if(s(!1),n)return});let d=tO(()=>{n||null==_||_()});let p=ey(()=>({active:a,disabled:n}),[a,n]);return tD(tU.Provider,{value:p,children:tD(tF,{values:[{bindtap:d,bindtouchstart:c,bindtouchend:f,bindtouchcancel:f,\"event-through\":!1,style:l,className:tW(r,{\"ui-active\":a,\"ui-disabled\":n}),...i,__spread:!0}],children:u})})};let tM=ei({checked:!1,indeterminate:!1});let tj=e=>{var t;let{style:_,className:n,children:l,onChange:r,checked:i,defaultChecked:o=!1,disabled:s=!1,indeterminate:a=!1,checkboxProps:u}=e;let c=void 0!==i;let[f,d]=em(o);let p=c?i:f;let h=tO(e=>{c||d(e),null==r||r(e)});let m=tO(()=>{if(a)return void h(!0);h(!p)});let v=ey(()=>({checked:p,indeterminate:a}),[p,a]);return tD(tM.Provider,{value:v,children:tD(tH,{disabled:s,onClick:m,style:_,className:tW(n,{\"ui-indeterminate\":a,\"ui-checked\":i}),buttonProps:u,children:(t={checked:p,indeterminate:a},\"function\"==typeof l?e=>l({...t,...e}):l)})})};let tB=tr(\"__snapshot_088bc_a75ef_1\",function(){return[__CreateView(tt)]},[function(e){e.__elements&&__SetInlineStyles(e.__elements[0],e.__values[0])},function(e){e.__elements&&__SetClasses(e.__elements[0],e.__values[1]||\"\")}],t_,void 0,N,null);let tV=e=>{let{children:t,className:_,style:n,forceMount:l=!1}=e;let{checked:r,indeterminate:i}=eg(tM);let{active:o,disabled:s}=eg(tU);return tD(tB,{values:[n,tW(_,{\"ui-indeterminate\":i,\"ui-checked\":r,\"ui-active\":o,\"ui-disabled\":s})],children:(l||r||i)&&t})};let t$={sm:'path(\"M11.9177 4.49757C12.0738 4.59984 12.1519 4.65097 12.1917 4.72042C12.2267 4.78152 12.2414 4.85211 12.2338 4.92209C12.2251 5.00165 12.174 5.07974 12.0717 5.23592L8.29093 11.0102C8.27298 11.0376 8.25661 11.0626 8.24143 11.0854L7.99862 11.4563C7.85656 11.6732 7.62159 11.8117 7.36297 11.8309C7.10434 11.85 6.85155 11.7477 6.67908 11.554L6.3694 11.2062C6.35533 11.1905 6.3404 11.1738 6.32444 11.1558L4.06554 8.61911C3.94139 8.47969 3.87932 8.40998 3.85903 8.33256C3.84119 8.26447 3.84536 8.19248 3.87095 8.1269C3.90004 8.05235 3.96975 7.99027 4.10917 7.86612L4.55726 7.46711C4.69668 7.34296 4.76639 7.28088 4.8438 7.2606C4.91189 7.24275 4.98389 7.24692 5.04947 7.27251C5.12402 7.3016 5.18609 7.37131 5.31024 7.51073L7.20024 9.63307L10.6773 4.32294C10.7796 4.16676 10.8307 4.08867 10.9002 4.04892C10.9613 4.01395 11.0319 3.99922 11.1019 4.00684C11.1814 4.01551 11.2595 4.06664 11.4157 4.1689L11.9177 4.49757Z\")',md:'path(\"M13.877 5.00927C13.9764 5.02014 14.0744 5.08364 14.2696 5.21142L14.8965 5.62256C15.0917 5.75038 15.1896 5.81406 15.2393 5.90088C15.283 5.97719 15.3015 6.06542 15.292 6.15283C15.2812 6.25227 15.2167 6.35018 15.0889 6.54541L10.3633 13.7632C10.341 13.7973 10.3207 13.8285 10.3018 13.8569L9.99807 14.3208C9.8205 14.592 9.52643 14.7646 9.20315 14.7886C8.87996 14.8125 8.56421 14.6849 8.34866 14.4429L7.96096 14.0083C7.94341 13.9887 7.92522 13.9672 7.9053 13.9448L5.08108 10.7739C4.92633 10.6001 4.8487 10.513 4.82327 10.4165C4.80096 10.3314 4.80593 10.2407 4.83792 10.1587C4.87429 10.0656 4.96185 9.98837 5.13577 9.83349L5.69632 9.33447C5.87059 9.17928 5.95795 9.10104 6.05471 9.07568C6.1397 9.05352 6.22973 9.05938 6.31155 9.09131C6.40465 9.12772 6.48265 9.21501 6.63772 9.38916L9.00003 12.0415L13.3467 5.40381C13.4743 5.20887 13.5383 5.11168 13.625 5.06201C13.7014 5.0183 13.7895 4.99975 13.877 5.00927Z\")'};let tG=tr(\"__snapshot_e9594_02d20_1\",function(){return[__CreateView(tt)]},[function(e){e.__elements&&__SetClasses(e.__elements[0],e.__values[0]||\"\")},function(e){e.__elements&&__SetInlineStyles(e.__elements[0],e.__values[1])}],null,void 0,N,null);function tq({size:e=\"md\",className:t=\"checkmark\"}){return tD(tG,{values:[t,{clipPath:t$[e]}]})}let tJ={\"hit-slop\":{top:\"8px\",left:\"8px\",right:\"8px\",bottom:\"8px\"}};let tz=tr(\"__snapshot_ab153_b988b_2\",function(){return[__CreateText(tt)]},null,t_,void 0,N,null);let tZ=tr(\"__snapshot_ab153_b988b_1\",function(){let e=tt;let t=__CreateView(e);__SetClasses(t,\"container lunaris-dark luna-gradient-ocean\");let _=__CreateView(e);__SetClasses(_,\"canvas\"),__AppendElement(t,_);let n=__CreateView(e);__SetClasses(n,\"section\"),__AppendElement(_,n);let l=__CreateText(e);__SetClasses(l,\"title\"),__AppendElement(n,l);let r=__CreateRawText(\"Uncontrolled\");__AppendElement(l,r);let i=__CreateView(e);__SetClasses(i,\"row\"),__AppendElement(n,i);let o=__CreateWrapperElement(e);__AppendElement(i,o);let s=__CreateText(e);__AppendElement(i,s);let a=__CreateRawText(\"Uncontrolled Checkbox\");__AppendElement(s,a);let u=__CreateView(e);__SetClasses(u,\"section\"),__AppendElement(_,u);let c=__CreateText(e);__SetClasses(c,\"title\"),__AppendElement(u,c);let f=__CreateRawText(\"Controlled\");__AppendElement(c,f);let d=__CreateView(e);__SetClasses(d,\"row\"),__AppendElement(u,d);let p=__CreateWrapperElement(e);__AppendElement(d,p);let h=__CreateWrapperElement(e);__AppendElement(d,h);let m=__CreateView(e);__SetClasses(m,\"section\"),__AppendElement(_,m);let v=__CreateText(e);__SetClasses(v,\"title\"),__AppendElement(m,v);let y=__CreateRawText(\"Disabled\");__AppendElement(v,y);let g=__CreateView(e);__SetClasses(g,\"row\"),__AppendElement(m,g);let b=__CreateWrapperElement(e);__AppendElement(g,b);let C=__CreateText(e);__SetClasses(C,\"label disabled\"),__AppendElement(g,C);let S=__CreateRawText(\"Disabled\");__AppendElement(C,S);let k=__CreateView(e);__SetClasses(k,\"row\"),__AppendElement(m,k);let E=__CreateWrapperElement(e);__AppendElement(k,E);let x=__CreateText(e);__SetClasses(x,\"label disabled\"),__AppendElement(k,x);let w=__CreateRawText(\"Disabled & Checked\");return __AppendElement(x,w),[t,_,n,l,r,i,o,s,a,u,c,f,d,p,h,m,v,y,g,b,C,S,k,E,x,w]},null,[[tR,6],[tR,13],[tR,14],[tR,19],[tR,23]],void 0,N,null);({render:e=>{n.__jsx=e},registerDataProcessors:e=>{lynx.registerDataProcessors(e)}}).render(tD(function(){let[e,t]=em(!1);return tD(tZ,{children:[tD(\"wrapper\",{children:tD(tj,{className:\"checkbox\",onChange:e=>console.log(\"Uncontrolled changed:\",e),checkboxProps:tJ,children:tD(tV,{className:\"checkbox-indicator\",children:tD(tq,{})})})}),tD(\"wrapper\",{children:tD(tj,{className:\"checkbox\",checked:e,onChange:e=>{console.log(\"Controlled changed:\",e),t(e)},checkboxProps:tJ,children:tD(tV,{className:\"checkbox-indicator\",children:tD(tq,{})})})}),tD(tz,{children:e?\"Checked\":\"Unchecked\"}),tD(\"wrapper\",{children:tD(tj,{disabled:!0,className:\"checkbox\",children:tD(tV,{className:\"checkbox-indicator\",children:tD(tq,{})})})}),tD(\"wrapper\",{children:tD(tj,{disabled:!0,checked:!0,className:\"checkbox\",children:tD(tV,{className:\"checkbox-indicator\",children:tD(tq,{})})})})]})},{}));"},"customSections":{}}
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"styleInfo":{"0":{"content":[""],"rules":[{"sel":[[[".luna-dark"],[],[],[]]],"decl":[["--canvas","#0d0d0d"],["--canvas-ambient","#000"],["--paper","#1a1a1a"],["--paper-clear","#232323"],["--paper-veil","rgba(0,0,0,.1)"],["--paper-film","rgba(0,0,0,.05)"],["--backdrop","rgba(0,0,0,.32)"],["--backdrop-subtle","rgba(0,0,0,.2)"],["--backdrop-heavy","rgba(0,0,0,.7)"],["--content","#f8f8f8"],["--content-2","#d9d9d9"],["--content-muted","#b3b3b3"],["--content-subtle","#6e6e6e"],["--content-faint","#4f4f4f"],["--content-faded","hsla(0,0%,97%,.6)"],["--primary","#e0e0e0"],["--primary-2","#a4a4a4"],["--primary-muted","#7a7a7a"],["--primary-content","#010101"],["--primary-content-faded","rgba(0,0,0,.3)"],["--secondary","#5b5b5b"],["--secondary-2","#333"],["--secondary-content","#e0e0e0"],["--secondary-content-faded","hsla(0,0%,88%,.25)"],["--neutral","#f8f8f8"],["--neutral-2","#d0d0d0"],["--neutral-subtle","#656565"],["--neutral-faint","#505050"],["--neutral-ambient","#2c2c2c"],["--neutral-veil","hsla(0,0%,97%,.5)"],["--neutral-film","hsla(0,0%,97%,.08)"],["--neutral-content","#010101"],["--neutral-content-faded","rgba(0,0,0,.25)"],["--line","hsla(0,0%,97%,.32)"],["--rule","#333"],["--gradient-a","#a7a7a7"],["--gradient-b","#a5a5a5"],["--gradient-c","#a1a1a1"],["--gradient-d","#bababa"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".luna-light"],[],[],[]]],"decl":[["--canvas","#fff"],["--canvas-ambient","#f4f4f4"],["--paper","#f8f8f8"],["--paper-clear","#fff"],["--paper-veil","hsla(0,0%,97%,.3)"],["--paper-film","hsla(0,0%,97%,.15)"],["--backdrop","rgba(0,0,0,.25)"],["--backdrop-subtle","rgba(0,0,0,.1)"],["--backdrop-heavy","rgba(0,0,0,.5)"],["--content","#010101"],["--content-2","#333"],["--content-muted","#5d5d5d"],["--content-subtle","#9e9e9e"],["--content-faint","#d0d0d0"],["--content-faded","rgba(0,0,0,.6)"],["--primary","#1a1a1a"],["--primary-2","#545454"],["--primary-muted","#9b9b9b"],["--primary-content","#fafafa"],["--primary-content-faded","hsla(0,0%,100%,.4)"],["--secondary","silver"],["--secondary-2","#d9d9d9"],["--secondary-content","#3c3c3c"],["--secondary-content-faded","rgba(60,60,60,.3)"],["--neutral","#010101"],["--neutral-2","#333"],["--neutral-subtle","#b3b3b3"],["--neutral-faint","#d9d9d9"],["--neutral-ambient","#eee"],["--neutral-veil","rgba(0,0,0,.24)"],["--neutral-film","rgba(0,0,0,.05)"],["--neutral-content","#f8f8f8"],["--neutral-content-faded","hsla(0,0%,97%,.4)"],["--line","rgba(0,0,0,.17)"],["--rule","#e5e5e5"],["--gradient-a","#939393"],["--gradient-b","#a0a0a0"],["--gradient-c","#a1a1a1"],["--gradient-d","#bfbfbf"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".lunaris-dark"],[],[],[]]],"decl":[["--canvas","#0d0d0d"],["--canvas-ambient","#000"],["--paper","#1a1a1a"],["--paper-clear","#232323"],["--paper-veil","rgba(0,0,0,.1)"],["--paper-film","rgba(0,0,0,.05)"],["--backdrop","rgba(0,0,0,.32)"],["--backdrop-subtle","rgba(0,0,0,.2)"],["--backdrop-heavy","rgba(0,0,0,.7)"],["--content","#f8f8f8"],["--content-2","#d9d9d9"],["--content-muted","#b3b3b3"],["--content-subtle","#6e6e6e"],["--content-faint","#4f4f4f"],["--content-faded","hsla(0,0%,97%,.6)"],["--primary","#ff8ab5"],["--primary-2","#ff4f8f"],["--primary-muted","#d04377"],["--primary-content","#010101"],["--primary-content-faded","rgba(0,0,0,.3)"],["--secondary","#534363"],["--secondary-2","#362e46"],["--secondary-content","#eee5f6"],["--secondary-content-faded","hsla(0,0%,88%,.25)"],["--neutral","#f8f8f8"],["--neutral-2","#d0d0d0"],["--neutral-subtle","#656565"],["--neutral-faint","#505050"],["--neutral-ambient","#2c2c2c"],["--neutral-veil","hsla(0,0%,97%,.5)"],["--neutral-film","hsla(0,0%,97%,.08)"],["--neutral-content","#010101"],["--neutral-content-faded","rgba(0,0,0,.25)"],["--line","hsla(0,0%,97%,.32)"],["--rule","#333"],["--gradient-a","#ff7385"],["--gradient-b","#fe69a1"],["--gradient-c","#a998bf"],["--gradient-d","#00d0f1"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".lunaris-light"],[],[],[]]],"decl":[["--canvas","#fff"],["--canvas-ambient","#f4f4f4"],["--paper","#f8f8f8"],["--paper-clear","#fff"],["--paper-veil","hsla(0,0%,97%,.3)"],["--paper-film","hsla(0,0%,97%,.15)"],["--backdrop","rgba(0,0,0,.25)"],["--backdrop-subtle","rgba(0,0,0,.1)"],["--backdrop-heavy","rgba(0,0,0,.5)"],["--content","#010101"],["--content-2","#333"],["--content-muted","#5d5d5d"],["--content-subtle","#9e9e9e"],["--content-faint","#d0d0d0"],["--content-faded","rgba(0,0,0,.6)"],["--primary","#ff1a6e"],["--primary-2","#ff558e"],["--primary-muted","#f992b1"],["--primary-content","#fff"],["--primary-content-faded","hsla(0,0%,100%,.4)"],["--secondary","#fbcfdc"],["--secondary-2","#fce5ed"],["--secondary-content","#a92d5a"],["--secondary-content-faded","rgba(60,60,60,.3)"],["--neutral","#010101"],["--neutral-2","#333"],["--neutral-subtle","#b3b3b3"],["--neutral-faint","#d9d9d9"],["--neutral-ambient","#eee"],["--neutral-veil","rgba(0,0,0,.24)"],["--neutral-film","rgba(0,0,0,.05)"],["--neutral-content","#f8f8f8"],["--neutral-content-faded","hsla(0,0%,97%,.4)"],["--line","rgba(0,0,0,.17)"],["--rule","#e5e5e5"],["--gradient-a","#ff3d63"],["--gradient-b","#ff5d99"],["--gradient-c","#a998bf"],["--gradient-d","#3dd5e9"],["--gradient-content","#fff"],["--gradient-content-faded","hsla(0,0%,100%,.68)"],["--gradient-content-trace","hsla(0,0%,100%,.12)"]]},{"sel":[[[".checkmark"],[],[],[]]],"decl":[["background-color","var(--primary-content)"],["height","100%"],["width","100%"]]},{"sel":[[[".container"],[],[],[]]],"decl":[["color","var(--content)"],["height","100%"],["justify-content","center"],["padding","72px"],["padding-left","48px"],["padding-right","48px"],["width","100%"]]},{"sel":[[[".canvas"],[],[],[]],[[".container"],[],[],[]]],"decl":[["background-color","var(--canvas)"],["display","flex"],["flex-direction","column"]]},{"sel":[[[".canvas"],[],[],[]]],"decl":[["border-radius","16px"],["gap","24px"],["overflow","hidden"],["padding","64px"],["padding-left","48px"],["padding-right","48px"]]},{"sel":[[[".luna-gradient-ocean"],[],[],[]]],"decl":[["background","linear-gradient(0deg, var(--gradient-c) 60%, var(--gradient-d) 120%)"]]},{"sel":[[[".section"],[],[],[]]],"decl":[["display","flex"],["flex-direction","column"],["row-gap","10px"]]},{"sel":[[[".title"],[],[],[]]],"decl":[["color","var(--content-2)"],["font-size","16px"]]},{"sel":[[[".row"],[],[],[]]],"decl":[["align-items","center"],["display","flex"],["flex-direction","row"],["gap","10px"],["justify-content","start"],["width","100%"]]},{"sel":[[[".fruits"],[],[],[]]],"decl":[["display","flex"],["flex-direction","column"],["margin-top","6px"],["row-gap","10px"]]},{"sel":[[[".checkbox"],[],[],[]]],"decl":[["height","20px"],["width","20px"]]},{"sel":[[[".checkbox",".ui-disabled"],[],[],[]]],"decl":[["opacity",".34"]]},{"sel":[[[".checkbox-indicator"],[],[],[]]],"decl":[["align-items","center"],["border-color","var(--line)"],["border-radius","4px"],["border-width","1.5px"],["display","flex"],["height","100%"],["justify-content","center"],["width","100%"]]},{"sel":[[[".checkbox-indicator",".ui-active"],[],[],[]]],"decl":[["border-color","var(--primary-2)"],["border-width","1.5px"]]},{"sel":[[[".checkbox-indicator",".ui-checked"],[],[],[]]],"decl":[["background-color","var(--primary)"],["border-width","0"]]},{"sel":[[[".checkbox-indicator",".ui-active",".ui-checked"],[],[],[]]],"decl":[["background-color","var(--primary-2)"],["border-width","0"]]},{"sel":[[[".checkbox-indicator",".ui-indeterminate"],[],[],[]]],"decl":[["background-color","var(--primary)"],["border-width","0"]]},{"sel":[[[".checkbox-indicator",".ui-active",".ui-indeterminate"],[],[],[]]],"decl":[["background-color","var(--primary-2)"],["border-width","0"]]},{"sel":[[[".indeterminate-mark"],[],[],[]]],"decl":[["background-color","var(--primary-content)"],["border-radius","999px"],["height","2px"],["width","10px"]]}]}},"manifest":{"/app-service.js":"\"use strict\";let e,t,n,r,l,_,i,o;var u,a,s,c,f,p,d,h,v,y,m,g,b,x,C,S,k,E,P,w,O,I={};var L=[];var N=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;var j=Array.isArray;function A(e,t){for(var n in t)e[n]=t[n];return e}function T(e){e&&e.parentNode&&e.parentNode.removeChild(e)}var D=L.slice;var M={__e:function(e,t,n,r){var l,_,i;for(;t=t.__;)if((l=t.__c)&&!l.__)try{if((_=l.constructor)&&null!=_.getDerivedStateFromError&&(l.setState(_.getDerivedStateFromError(e)),i=l.__d),null!=l.componentDidCatch&&(l.componentDidCatch(e,r||{}),i=l.__d),i)return l.__E=l}catch(t){e=t}throw e}};var R=0;function U(e,t,n){var r,l,_,i={};for(_ in t)\"key\"==_?r=t[_]:\"ref\"==_?l=t[_]:i[_]=t[_];if(arguments.length>2&&(i.children=arguments.length>3?D.call(arguments,2):n),\"function\"==typeof e&&null!=e.defaultProps)for(_ in e.defaultProps)void 0===i[_]&&(i[_]=e.defaultProps[_]);return F(e,i,r,l,null)}function F(e,t,n,r,l){var _={type:e,props:t,key:n,ref:r,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:null==l?++R:l,__i:-1,__u:0};return null==l&&null!=M.vnode&&M.vnode(_),_}function H(e){return e.children}function W(e,t){this.props=e,this.context=t}function B(e,t){var n;if(null==t)return e.__?B(e.__,e.__i+1):null;for(;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return\"function\"==typeof e.type?B(e):null}W.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=A({},this.state),\"function\"==typeof e&&(e=e(A({},n),this.props)),e&&A(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),J(this))},W.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),J(this))},W.prototype.render=H;var $=[];var G=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout;function J(e){(!e.__d&&(e.__d=!0)&&$.push(e)&&!q.__r++||u!==M.debounceRendering)&&((u=M.debounceRendering)||G)(q)}var V=function(e,t){return e.__v.__b-t.__v.__b};function q(){var e;for($.sort(V);e=$.shift();)if(e.__d){var t=$.length;(function(e){var t=e.__v,n=t.__e,r=[],l=[];if(e.__P){var _=A({},t);_.__v=t.__v+1,M.vnode&&M.vnode(_),M.renderComponent&&M.renderComponent(_,e),et(e.__P,_,t,e.__n,e.__P.namespaceURI,32&t.__u?[n]:null,r,null==n?B(t):n,!!(32&t.__u),l),_.__v=t.__v,_.__.__k[_.__i]=_,en(r,_,l),_.__e!=n&&function e(t){if(null!=(t=t.__)&&null!=t.__c){t.__e=t.__c.base=null;for(var n=0;n<t.__k.length;n++){var r=t.__k[n];if(null!=r&&null!=r.__e){t.__e=t.__c.base=r.__e;break}}return e(t)}}(_)}})(e),$.length>t&&$.sort(V)}q.__r=0}function Q(e,t,n,r,l,_,i,o,u,a,s){var c,f,p,d,h;var v=r&&r.__k||L;var y=t.length;for(n.__d=u,function(e,t,n){var r,l,_,i=t.length;var o=n.length,u=o;var a=0;for(r=0,e.__k=[];r<i;r++){if(null==(l=t[r])||\"boolean\"==typeof l||\"function\"==typeof l){l=e.__k[r]=null;continue}l=\"string\"==typeof l||\"number\"==typeof l||\"bigint\"==typeof l||l.constructor==String?e.__k[r]=F(null,l,null,null,null):j(l)?e.__k[r]=F(H,{children:l},null,null,null):void 0===l.constructor&&l.__b>0?e.__k[r]=F(l.type,l.props,l.key,l.ref?l.ref:null,l.__v):e.__k[r]=l;var s=r+a;l.__=e,l.__b=e.__b+1;var c=l.__i=function(e,t,n,r){var l=e.key;var _=e.type;var i=n-1;var o=n+1;var u=t[n];var a=r>+(null!=u&&(131072&u.__u)===0);if(null===u||u&&l==u.key&&_===u.type&&(131072&u.__u)===0)return n;if(a)for(;i>=0||o<t.length;){if(i>=0){if((u=t[i])&&(131072&u.__u)===0&&l==u.key&&_===u.type)return i;i--}if(o<t.length){if((u=t[o])&&(131072&u.__u)===0&&l==u.key&&_===u.type)return o;o++}}return -1}(l,n,s,u);_=null,-1!==c&&(_=n[c],u--,_&&(_.__u|=131072)),null==_||null===_.__v?(-1==c&&a--,\"function\"!=typeof l.type&&(l.__u|=65536)):c!==s&&(c==s-1?a--:c==s+1?a++:(c>s?a--:a++,l.__u|=65536))}if(u)for(r=0;r<o;r++)null!=(_=n[r])&&(131072&_.__u)===0&&(_.__e==e.__d&&(e.__d=B(_)),function e(t,n,r){var l;if(M.unmount&&M.unmount(t),(l=t.ref)&&(!l.current||l.current===t.__e)&&er(l,null,n),null!=(l=t.__c)){if(l.componentWillUnmount)try{l.componentWillUnmount()}catch(e){M.__e(e,n)}l.base=l.__P=null}if(l=t.__k)for(var _=0;_<l.length;_++)l[_]&&e(l[_],n,r||\"function\"!=typeof t.type);r||T(t.__e),t.__c=t.__=t.__e=t.__d=void 0}(_,_))}(n,t,v),u=n.__d,c=0;c<y;c++)null!=(p=n.__k[c])&&(f=-1===p.__i?I:v[p.__i]||I,p.__i=c,et(e,p,f,l,_,i,o,u,a,s),d=p.__e,p.ref&&f.ref!=p.ref&&(f.ref&&er(f.ref,null,p),s.push(p.ref,p.__c||d,p)),null==h&&null!=d&&(h=d),65536&p.__u||f.__k===p.__k?u=function e(t,n,r){if(\"function\"==typeof t.type){var l=t.__k;for(var _=0;l&&_<l.length;_++)l[_]&&(l[_].__=t,n=e(l[_],n,r));return n}t.__e!=n&&(n&&t.type&&!r.contains(n)&&(n=B(t)),r.insertBefore(t.__e,n||null),n=t.__e);do n=n&&n.nextSibling;while(null!=n&&8===n.nodeType);return n}(p,u,e):\"function\"==typeof p.type&&void 0!==p.__d?u=p.__d:d&&(u=d.nextSibling),p.__d=void 0,p.__u&=-196609);n.__d=u,n.__e=h}function z(e,t,n){\"-\"===t[0]?e.setProperty(t,null==n?\"\":n):null==n?e[t]=\"\":\"number\"!=typeof n||N.test(t)?e[t]=n:e[t]=n+\"px\"}q.__r=0;var K=0;function Z(e,t,n,r,l){var _;e:if(\"style\"===t)if(\"string\"==typeof n)e.style.cssText=n;else{if(\"string\"==typeof r&&(e.style.cssText=r=\"\"),r)for(t in r)n&&t in n||z(e.style,t,\"\");if(n)for(t in n)r&&n[t]===r[t]||z(e.style,t,n[t])}else if(\"o\"===t[0]&&\"n\"===t[1])_=t!==(t=t.replace(/(PointerCapture)$|Capture$/i,\"$1\")),t=t.toLowerCase()in e||\"onFocusOut\"===t||\"onFocusIn\"===t?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+_]=n,n?r?n._attached=r._attached:(n._attached=K,e.addEventListener(t,_?ee:Y,_)):e.removeEventListener(t,_?ee:Y,_);else{if(\"http://www.w3.org/2000/svg\"==l)t=t.replace(/xlink(H|:h)/,\"h\").replace(/sName$/,\"s\");else if(\"width\"!=t&&\"height\"!=t&&\"href\"!=t&&\"list\"!=t&&\"form\"!=t&&\"tabIndex\"!=t&&\"download\"!=t&&\"rowSpan\"!=t&&\"colSpan\"!=t&&\"role\"!=t&&\"popover\"!=t&&t in e)try{e[t]=null==n?\"\":n;break e}catch(e){}\"function\"==typeof n||(null!=n&&(!1!==n||\"-\"===t[4])?e.setAttribute(t,\"popover\"==t&&!0==n?\"\":n):e.removeAttribute(t))}}function X(e){return function(t){if(this.l){var n=this.l[t.type+e];if(null==t._dispatched)t._dispatched=K++;else if(t._dispatched<n._attached)return;return n(M.event?M.event(t):t)}}}var Y=X(!1);var ee=X(!0);function et(e,t,n,r,l,_,i,o,u,a){var s,c,f,p,d,h,v,y=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(u=!!(32&n.__u),_=[o=t.__e=n.__e]),(v=M.__b)&&v(t),(v=M._diff2)&&v(t,n);t:if(\"function\"==typeof y)try{var m=t.props;var g=\"prototype\"in y&&y.prototype.render;var b=(v=y.contextType)&&r[v.__c];var x=v?b?b.props.value:v.__:r;if(n.__c?h=(s=t.__c=n.__c).__=s.__E:(g?t.__c=s=new y(m,x):(t.__c=s=new W(m,x),s.constructor=y,s.render=el),b&&b.sub(s),s.props=m,s.state||(s.state={}),s.context=x,s.__n=r,c=s.__d=!0,s.__h=[],s._sb=[]),g&&null==s.__s&&(s.__s=s.state),g&&null!=y.getDerivedStateFromProps&&(s.__s==s.state&&(s.__s=A({},s.__s)),A(s.__s,y.getDerivedStateFromProps(m,s.__s))),f=s.props,p=s.state,s.__v=t,c)g&&null==y.getDerivedStateFromProps&&null!=s.componentWillMount&&s.componentWillMount(),g&&null!=s.componentDidMount&&s.__h.push(s.componentDidMount);else{if(g&&null==y.getDerivedStateFromProps&&m!==f&&null!=s.componentWillReceiveProps&&s.componentWillReceiveProps(m,x),!s.__e&&(null!=s.shouldComponentUpdate&&!1===s.shouldComponentUpdate(m,s.__s,x)||t.__v===n.__v)){t.__v!==n.__v&&(s.props=m,s.state=s.__s,s.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.some(function(e){e&&(e.__=t)});for(var C=0;C<s._sb.length;C++)s.__h.push(s._sb[C]);s._sb=[],s.__h.length&&i.push(s);break t}null!=s.componentWillUpdate&&s.componentWillUpdate(m,s.__s,x),g&&null!=s.componentDidUpdate&&s.__h.push(function(){s.componentDidUpdate(f,p,d)})}s.context=x,s.props=m,s.__P=e,s.__e=!1;var S=M.__r,k=0;if(g){s.state=s.__s,s.__d=!1,S&&S(t),v=s.render(s.props,s.state,s.context);for(var E=0;E<s._sb.length;E++)s.__h.push(s._sb[E]);s._sb=[]}else do s.__d=!1,S&&S(t),v=s.render(s.props,s.state,s.context),s.state=s.__s;while(s.__d&&++k<25);s.state=s.__s,null!=s.getChildContext&&(r=A(A({},r),s.getChildContext())),g&&!c&&null!=s.getSnapshotBeforeUpdate&&(d=s.getSnapshotBeforeUpdate(f,p));var P=null!=v&&v.type===H&&null==v.key?v.props.children:v;Q(e,j(P)?P:[P],t,n,r,l,_,i,o,u,a),s.base=t.__e,t.__u&=-161,s.__h.length&&i.push(s),h&&(s.__E=s.__=null)}catch(e){if(t.__v=null,u||null!=_){for(t.__u|=u?160:32;o&&8===o.nodeType&&o.nextSibling;)o=o.nextSibling;_[_.indexOf(o)]=null,t.__e=o}else t.__e=n.__e,t.__k=n.__k;M.__e(e,t,n)}else null==_&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=function(e,t,n,r,l,_,i,o,u){var a,s,c,f,p,d,h,v=n.props;var y=t.props;var m=t.type;if(\"svg\"===m?l=\"http://www.w3.org/2000/svg\":\"math\"===m?l=\"http://www.w3.org/1998/Math/MathML\":l||(l=\"http://www.w3.org/1999/xhtml\"),null!=_){for(a=0;a<_.length;a++)if((p=_[a])&&\"setAttribute\"in p===!!m&&(m?p.localName===m:3===p.nodeType)){e=p,_[a]=null;break}}if(null==e){if(null===m)return M.document.createTextNode(y);e=M.document.createElementNS(l,m,y.is&&y),o&&(M.__m&&M.__m(t,_),o=!1),_=null}if(null===m)v===y||o&&e.data===y||(e.data=y);else{if(_=_&&D.call(e.childNodes),v=n.props||I,!o&&null!=_)for(a=0,v={};a<e.attributes.length;a++)v[(p=e.attributes[a]).name]=p.value;for(a in v)if(p=v[a],\"children\"==a);else if(\"dangerouslySetInnerHTML\"==a)c=p;else if(!(a in y)){if(\"value\"==a&&\"defaultValue\"in y||\"checked\"==a&&\"defaultChecked\"in y)continue;Z(e,a,null,p,l)}for(a in y)p=y[a],\"children\"==a?f=p:\"dangerouslySetInnerHTML\"==a?s=p:\"value\"==a?d=p:\"checked\"==a?h=p:o&&\"function\"!=typeof p||v[a]===p||Z(e,a,p,v[a],l);if(s)o||c&&(s.__html===c.__html||s.__html===e.innerHTML)||(e.innerHTML=s.__html),t.__k=[];else if(c&&(e.innerHTML=\"\"),Q(e,j(f)?f:[f],t,n,r,\"foreignObject\"===m?\"http://www.w3.org/1999/xhtml\":l,_,i,_?_[0]:n.__k&&B(n,0),o,u),null!=_)for(a=_.length;a--;)T(_[a]);o||(a=\"value\",\"progress\"===m&&null==d?e.removeAttribute(\"value\"):void 0===d||d===e[a]&&(\"progress\"!==m||d)&&(\"option\"!==m||d===v[a])||Z(e,a,d,v[a],l),a=\"checked\",void 0!==h&&h!==e[a]&&Z(e,a,h,v[a],l))}return e}(n.__e,t,n,r,l,_,i,u,a);(v=M.diffed)&&v(t)}function en(e,t,n){t.__d=void 0;for(var r=0;r<n.length;r++)er(n[r],n[++r],n[++r]);M.__c&&M.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){M.__e(e,t.__v)}})}function er(e,t,n){try{if(\"function\"==typeof e){var r=\"function\"==typeof e.__u;r&&e.__u(),r&&null==t||(e.__u=e(t))}else e.current=t}catch(e){M.__e(e,n)}}function el(e,t,n){return this.constructor(e,n)}function e_(e,t,n){M.__&&M.__(e,t);var r=\"function\"==typeof n;var l=r?null:n&&n.__k||t.__k;e=(!r&&n||t).__k=U(H,null,[e]);var _=[],i=[];et(t,e,l||I,I,t.namespaceURI,!r&&n?[n]:l?null:t.firstChild?D.call(t.childNodes):null,_,!r&&n?n:l?l.__e:t.firstChild,r,i),en(_,e,i)}var ei=0;function eo(e,t){var n={__c:t=\"__cC\"+ei++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){if(!this.getChildContext){var n=[];var r={};r[t]=this,this.getChildContext=function(){return r},this.componentWillUnmount=function(){n=null},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some(function(e){e.__e=!0,J(e)})},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n&&n.splice(n.indexOf(e),1),t&&t.call(e)}}}return e.children}};return n.Provider.__=n.Consumer.contextType=n}var eu=0;function ea(e,t,n,r,l,_){t||(t={});var i,o,u=t;if(\"ref\"in u)for(o in u={},t)\"ref\"==o?i=t[o]:u[o]=t[o];var a={type:e,props:u,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--eu,__i:-1,__u:0,__source:l,__self:_};if(\"function\"==typeof e&&(i=e.defaultProps))for(o in i)void 0===u[o]&&(u[o]=i[o]);return M.vnode&&M.vnode(a),a}var es=0;var ec=[];var ef=M.__b;var ep=M.__r;var ed=M.diffed;var eh=M.__c;var ev=M.unmount;var ey=M.__;function em(e,t){M.__h&&M.__h(s,e,es||t),es=0;var n=s.__H||(s.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({}),n.__[e]}function eg(e){return es=1,function(e,t,n){var r=em(a++,2);if(r._reducer=e,!r.__c&&(r.__=[ew(void 0,t),function(e){var t=r.__N?r.__N[0]:r.__[0];var n=r._reducer(t,e);t!==n&&(r.__N=[n,r.__[1]],r.__c.setState({}))}],r.__c=s,!s._hasScuFromHooks)){var l=function(e,t,n){if(!r.__c.__H)return!0;var l=r.__c.__H.__.filter(function(e){return!!e.__c});if(l.every(function(e){return!e.__N}))return!_||_.call(this,e,t,n);var i=!1;return l.forEach(function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(i=!0)}}),(!!i||r.__c.props!==e)&&(!_||_.call(this,e,t,n))};s._hasScuFromHooks=!0;var _=s.shouldComponentUpdate;var i=s.componentWillUpdate;s.componentWillUpdate=function(e,t,n){if(this.__e){var r=_;_=void 0,l(e,t,n),_=r}i&&i.call(this,e,t,n)},s.shouldComponentUpdate=l}return r.__N||r.__}(ew,e)}function eb(e){return es=5,ex(function(){return{current:e}},[])}function ex(e,t){var n,r,l=em(a++,7);return n=l.__H,r=t,(!n||n.length!==r.length||r.some(function(e,t){return e!==n[t]}))&&(l.__=e(),l.__H=t,l.__h=e),l.__}function eC(e){var t=s.context[e.__c];var n=em(a++,9);return(n.c=e,t)?(null==n.__&&(n.__=!0,t.sub(s)),t.props.value):e.__}function eS(){var e;for(;e=ec.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(eE),e.__H.__h.forEach(eP),e.__H.__h=[]}catch(t){e.__H.__h=[],M.__e(t,e.__v)}}M.__b=function(e){s=null,ef&&ef(e)},M.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),ey&&ey(e,t)},M.__r=function(e){ep&&ep(e),s=e.__c,a=0;var t=s.__H;t&&(c===s?(t.__h=[],s.__h=[],t.__.forEach(function(e){e.__N&&(e.__=e.__N),e._pendingArgs=e.__N=void 0})):(t.__h.forEach(eE),t.__h.forEach(eP),t.__h=[],a=0)),c=s},M.diffed=function(e){ed&&ed(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1===ec.push(t)||f!==M.requestAnimationFrame)&&((f=M.requestAnimationFrame)||function(e){var t,n=function(){clearTimeout(r),ek&&cancelAnimationFrame(t),setTimeout(e)};var r=setTimeout(n,100);ek&&(t=requestAnimationFrame(n))})(eS),t.__H.__.forEach(function(e){e._pendingArgs&&(e.__H=e._pendingArgs),e._pendingArgs=void 0})),c=s=null},M.__c=function(e,t){t.some(function(e){try{e.__h.forEach(eE),e.__h=e.__h.filter(function(e){return!e.__||eP(e)})}catch(n){t.some(function(e){e.__h&&(e.__h=[])}),t=[],M.__e(n,e.__v)}}),eh&&eh(e,t)},M.unmount=function(e){ev&&ev(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach(function(e){try{eE(e)}catch(e){t=e}}),n.__H=void 0,t&&M.__e(t,n.__v))};var ek=\"function\"==typeof requestAnimationFrame;function eE(e){var t=s;var n=e.__c;\"function\"==typeof n&&(e.__c=void 0,n()),s=t}function eP(e){var t=s;e.__c=e.__(),s=t}function ew(e,t){return\"function\"==typeof t?t(e):t}function eO(e,t){for(var n in e)if(\"__source\"!==n&&!(n in t))return!0;for(var r in t)if(\"__source\"!==r&&e[r]!==t[r])return!0;return!1}function eI(e,t){this.props=e,this.context=t}eI.prototype=new W,eI.prototype.isPureReactComponent=!0,eI.prototype.shouldComponentUpdate=function(e,t){return eO(this.props,e)||eO(this.state,t)};var eL=M.__b;M.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),eL&&eL(e)},\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.forward_ref\");var eN=M.__e;M.__e=function(e,t,n,r){if(e.then){var l;var _=t;for(;_=_.__;)if((l=_.__c)&&l.__c)return null==t.__e&&(t.__e=n.__e,t.__k=n.__k),l.__c(e,t)}eN(e,t,n,r)};var ej=M.unmount;function eA(){this.__u=0,this._suspenders=null,this.__b=null}function eT(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function eD(){this._next=null,this._map=null}M.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),ej&&ej(e)},eA.prototype=new W,eA.prototype.__c=function(e,t){var n=t.__c;var r=this;null==r._suspenders&&(r._suspenders=[]),r._suspenders.push(n);var l=eT(r.__v);var _=!1;var i=function(){_||(_=!0,n.__R=null,l?l(o):o())};n.__R=i;var o=function(){if(!--r.__u){if(r.state.__a){var e,t=r.state.__a;r.__v.__k[0]=function e(t,n,r){return t&&r&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(t){return e(t,n,r)}),t.__c&&t.__c.__P===n&&(t.__e&&r.appendChild(t.__e),t.__c.__e=!0,t.__c.__P=r)),t}(t,t.__c.__P,t.__c.__O)}for(r.setState({__a:r.__b=null});e=r._suspenders.pop();)e.forceUpdate()}};r.__u++||32&t.__u||r.setState({__a:r.__b=r.__v.__k[0]}),e.then(i,i)},eA.prototype.componentWillUnmount=function(){this._suspenders=[]},eA.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var n=M.document.createElement(\"div\");var r=this.__v.__k[0].__c;this.__v.__k[0]=function e(t,n,r){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(e){\"function\"==typeof e.__c&&e.__c()}),t.__c.__H=null),null!=(t=function(e,t){for(var n in t)e[n]=t[n];return e}({},t)).__c&&(t.__c.__P===r&&(t.__c.__P=n),t.__c=null),t.__k=t.__k&&t.__k.map(function(t){return e(t,n,r)})),t}(this.__b,n,r.__O=r.__P)}this.__b=null}var l=t.__a&&U(H,null,e.fallback);return l&&(l.__u&=-33),[U(H,null,t.__a?null:e.children),l]};var eM=function(e,t,n){if(++n[1]===n[0]&&e._map.delete(t),e.props.revealOrder&&(\"t\"!==e.props.revealOrder[0]||!e._map.size))for(n=e._next;n;){for(;n.length>3;)n.pop()();if(n[1]<n[0])break;e._next=n=n[2]}};eD.prototype=new W,eD.prototype.__a=function(e){var t=this;var n=eT(t.__v);var r=t._map.get(e);return r[0]++,function(l){var _=function(){t.props.revealOrder?(r.push(l),eM(t,e,r)):l()};n?n(_):_()}},eD.prototype.render=function(e){this._next=null,this._map=new Map;var t=function e(t,n){return n=n||[],null==t||\"boolean\"==typeof t||(j(t)?t.some(function(t){e(t,n)}):n.push(t)),n}(e.children);e.revealOrder&&\"b\"===e.revealOrder[0]&&t.reverse();for(var n=t.length;n--;)this._map.set(t[n],this._next=[1,0,this._next]);return e.children},eD.prototype.componentDidUpdate=eD.prototype.componentDidMount=function(){var e=this;this._map.forEach(function(t,n){eM(e,n,t)})};var eR=\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103;W.prototype.isReactComponent={},[\"componentWillMount\",\"componentWillReceiveProps\",\"componentWillUpdate\"].forEach(function(e){Object.defineProperty(W.prototype,e,{configurable:!0,get:function(){return this[\"UNSAFE_\"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var eU=M.event;function eF(){}function eH(){return this.cancelBubble}function eW(){return this.defaultPrevented}M.event=function(e){return eU&&(e=eU(e)),e.persist=eF,e.isPropagationStopped=eH,e.isDefaultPrevented=eW,e.nativeEvent=e};var eB=M.vnode;function e$(e,t){if(e===t)return!0;try{if(\"object\"==typeof e&&null!==e&&\"object\"==typeof t&&null!==t&&JSON.stringify(e)===JSON.stringify(t))return!0}catch(e){throw e}return!1}function eG(e){for(let t in e)return!1;return!0}function eJ(e,t){let n=(SystemInfo.lynxSdkVersion||\"1.0\").split(\".\");return Number(n[0])>e||Number(n[0])==e&&Number(n[1])>t}function eV(e){var t;return null!=(t=e.displayName)?t:e.name}function eq(e,t,n){let r=e[t];e[t]=function(...e){return n.call(this,r,...e)}}M.vnode=function(e){e.$$typeof=eR,eB&&eB(e)};let eQ=(()=>{if(lynx.queueMicrotask)return e=>lynx.queueMicrotask(e);if(\"function\"!=typeof globalThis.Promise)return e=>{setTimeout(e,0)};{let e=globalThis.Promise.resolve();return t=>{e.then(t).catch(e=>{setTimeout(()=>{throw e},0)})}}})();function ez(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};var r=Object.keys(n);\"function\"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){var r;r=n[t],t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r})}return e}function eK(e,t){return t=null!=t?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):(function(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);n.push.apply(n,r)}return n})(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}(x=p||(p={})).firstScreen=\"rLynxFirstScreen\",x.updateFromRoot=\"updateFromRoot\",x.globalEventFromLepus=\"globalEventFromLepus\",x.jsReady=\"rLynxJSReady\",x.patchUpdate=\"rLynxChange\",x.publishEvent=\"rLynxPublishEvent\",(C=d||(d={}))[C.UPDATE=0]=\"UPDATE\",C[C.RESET=1]=\"RESET\";function eZ(){if(e){let t=e;return e=[],t}}let eX=\"renderComponent\";let eY=\"reactLynxHydrate\",e0=\"updateTriggeredByBts\";let e1=\"__lynx_timing_flag\";let e2=!1;let e3=!1;function e9(e,n){var r,l;switch(e){case\"updateSetStateTrigger\":e2=!0,e3=!0,t=n;break;case\"updateDiffVdomStart\":if(!e2)return;e2=!1;break;case\"updateDiffVdomEnd\":if(!e3)return;e3=!1}null==(r=(l=lynx.getNativeApp()).markTiming)||r.call(l,t,e)}function e5(e,t,r){var l,_,i,o,u,a,s,c;if(n=null==(_=lynx.performance)||null==(l=_._generatePipelineOptions)?void 0:l.call(_)){switch(n.needTimestamps=e,n.pipelineOrigin=t,n.dsl=\"reactLynx\",t){case eY:n.stage=\"hydrate\";break;case e0:n.stage=\"update\"}eJ(3,0)?null==(o=lynx.performance)||null==(i=o._onPipelineStart)||i.call(o,n.pipelineID,n):null==(a=lynx.performance)||null==(u=a._onPipelineStart)||u.call(a,n.pipelineID),r&&(null==(c=lynx.performance)||null==(s=c._bindPipelineIdWithTimingFlag)||s.call(c,n.pipelineID,r))}}function e4(e,t){var r,l;n&&(t||n.needTimestamps)&&(null==(l=lynx.performance)||null==(r=l._markTiming)||r.call(l,n.pipelineID,e))}(S=h||(h={})).runWorkletCtx=\"Lynx.Worklet.runWorkletCtx\",S.runOnBackground=\"Lynx.Worklet.runOnBackground\",S.FunctionCallRet=\"Lynx.Worklet.FunctionCallRet\",S.releaseBackgroundWorkletCtx=\"Lynx.Worklet.releaseBackgroundWorkletCtx\",S.releaseWorkletRef=\"Lynx.Worklet.releaseWorkletRef\";let e7=new Map;let e6={value:!0};let e8=[];class te{setTask(e,t){return this.task=n=>n[e](...t),this}invoke(...e){return new te(this.refAttr).setTask(\"invoke\",e)}path(...e){return new te(this.refAttr).setTask(\"path\",e)}fields(...e){return new te(this.refAttr).setTask(\"fields\",e)}setNativeProps(...e){return new te(this.refAttr).setTask(\"setNativeProps\",e)}exec(){var e;e=()=>{var e;let t=null!=(e=e7.get(this.refAttr[0]))?e:this.refAttr[0];let n=`[react-ref-${t}-${this.refAttr[1]}]`;this.task(lynx.createSelectorQuery().select(n)).exec()},e6.value?e8.push(e):e()}constructor(e){this.refAttr=e}}let tt=[];let tn=[];function tr(e,t){let n=t&&new te(t);try{if(\"function\"==typeof e){let t=\"function\"==typeof e._unmount;t&&e._unmount(),t&&null==n||(e._unmount=e(n))}else e.current=n}catch(e){lynx.reportError(e)}}function tl(){try{for(let e of tt)tr(e,null);for(let e=0;e<tn.length;e+=2){let t=tn[e];let n=tn[e+1];tr(t,n)}}finally{ti()}}function t_(e,t,n,r){e!==t&&(e&&tt.push(e),t&&tn.push(t,[n,r]))}function ti(){tt.length=0,tn.length=0}new WeakMap,(k=v||(v={}))[k.Attr=0]=\"Attr\",k[k.Spread=1]=\"Spread\",k[k.Slot=2]=\"Slot\",k[k.Children=3]=\"Children\",k[k.ListChildren=4]=\"ListChildren\",k[k.MultiChildren=5]=\"MultiChildren\";let to=[[v.Children,0]];let tu={values:new Map([[\"root\",{create:()=>[],update:[],slot:to,isListHolder:!1,cssId:0}],[\"wrapper\",{create:()=>[],update:[],slot:to,isListHolder:!1}],[null,{create:()=>[],update:[e=>{}],slot:[],isListHolder:!1}]])};let ta={nextId:0,values:new Map,clear(){this.values.clear()},updateId(e,t){let n=this.values;let r=n.get(e);n.delete(e),n.set(t,r),r.__id=t},getValueBySign(e){let t=null==e?void 0:e.split(\":\");if(!t||2!=t.length&&3!=t.length)throw Error(\"Invalid ctx format: \"+e);let n=Number(t[0]);let r=Number(t[1]);let l=this.values.get(n);if(!l)return null;let _=t[2];if(\"__extraProps\"===t[1]){if(_)return l.__extraProps[_];throw Error(\"unreachable\")}return _?l.__values[r][_]:l.__values[r]}};function ts(e,t,n,r,l,_,i){var o;o=e,e=_?`${_}:${o}`:o;let u={create:t,update:n,slot:r,cssId:l,entryName:_,refAndSpreadIndexes:i};return tu.values.set(e,u),r&&r[0]&&r[0][0]===v.ListChildren&&(u.isListHolder=!0),e}function tc(e,t){let n=e.childNodes;for(let r of(t(e),n))tc(r,t)}let tf=[];function tp(){let e=tf;return tf=[],e}let td=0;let th=[];function tv(){let e=th;return th=[],e}let ty={value:!1};let tm=()=>{ty.value=!0,eQ(()=>{ty.value=!1})};eq(M,eX,(e,...t)=>{null==e||e(...t),tm()}),eq(M,\"__\",(e,...t)=>{null==e||e(...t),tm()});let tg={};let tb=new Map;let tx=1;let tC=[];let tS={};function tk(e,t){e4(\"packChangesStart\");let r={data:JSON.stringify(e),patchOptions:eK(ez({},t),{reloadVersion:td})};return e4(\"packChangesEnd\"),n&&(r.patchOptions.pipelineOptions=n,n=void 0),r}(E=y||(y={}))[E.COMPOSED=-1]=\"COMPOSED\",E[E.PAN=0]=\"PAN\",E[E.FLING=1]=\"FLING\",E[E.DEFAULT=2]=\"DEFAULT\",E[E.TAP=3]=\"TAP\",E[E.LONGPRESS=4]=\"LONGPRESS\",E[E.ROTATION=5]=\"ROTATION\",E[E.PINCH=6]=\"PINCH\",E[E.NATIVE=7]=\"NATIVE\";let tE=[];class tP{add(e){let t=++this.lastIndex;return this.indexMap.set(t,e),t}get(e){return this.indexMap.get(e)}remove(e){this.indexMap.delete(e)}constructor(){this.lastIndex=0,this.indexMap=new Map}}class tw extends tP{add(e){let t=super.add(e);return e._execId=t,t}findJsFnHandle(e,t){let n=this.get(e);if(!n)return;let r=e=>{if(null!==e&&\"object\"==typeof e){if(\"_jsFnId\"in e&&e._jsFnId===t)return e;for(let t in e){let n=r(e[t]);if(n)return n}}};return r(n)}}function tO(e){let t=JSON.parse(e.data);let n=_.findJsFnHandle(t.obj._execId,t.obj._jsFnId);let r=null==n?void 0:n._fn;if(!r)throw Error(\"runOnBackground: JS function not found: \"+JSON.stringify(t.obj));let l=r(...t.params);lynx.getCoreContext().dispatchEvent({type:h.FunctionCallRet,data:JSON.stringify({resolveId:t.resolveId,returnValue:l})})}function tI(e){for(let t of e.data)_.remove(t)}function tL(e){return(null!=r?r:r=eJ(2,13))||!e?e&&(null!=l?l:l=eJ(2,15))?(_||(_=new tw,lynx.getCoreContext().addEventListener(h.runOnBackground,tO),lynx.getCoreContext().addEventListener(h.releaseBackgroundWorkletCtx,tI),tE.push(()=>{lynx.getCoreContext().removeEventListener(h.runOnBackground,tO),lynx.getCoreContext().removeEventListener(h.releaseBackgroundWorkletCtx,tI),_=void 0})),_.add(e),e):e:(lynx.reportError(Error(\"Main thread script requires Lynx sdk version 2.14\")),null)}function tN(e){if(e.type===y.COMPOSED)for(let t of e.gestures)tN(t);else for(let[t,n]of Object.entries(e.callbacks))e.callbacks[t]=tL(n)}let tj=new Set([\"name\",\"clip-radius\",\"overlap\",\"exposure-scene\",\"exposure-id\"]);function tA(e,t,n){let r={};let l=!1;for(let i in n){var _;let o=n[i];\"__spread\"===i||(\"class\"===i||\"className\"===i?(null!=o||(o=\"\"),r.className=o):\"ref\"===i?r[i]=null==(_=function(e){if(null==e)return e;if(\"function\"==typeof e||\"object\"==typeof e&&\"current\"in e)return\"__ref\"in e?e:Object.defineProperty(e,\"__ref\",{value:1});throw Error(`Elements' \"ref\" property should be a function, or an object created by createRef(), but got [${typeof e}] instead`)}(o))?void 0:_.__ref:\"function\"==typeof o?r[i]=`${e.__id}:${t}:${i}`:\"__self\"===i||\"__source\"===i||(!l&&tj.has(i)&&(l=!0),r[i]=o))}return l&&(r.flatten=!1),r}class tT{get parentNode(){return this.__parent}get nextSibling(){return this.__nextSibling}contains(e){return e.parentNode===this}appendChild(e){return this.insertBefore(e)}insertBefore(t,n){t.__removed_from_tree?(t.__removed_from_tree=!1,tD([t],this.__id,null==n?void 0:n.__id)):null==e||e.push(1,this.__id,t.__id,null==n?void 0:n.__id);let r=t.__parent;r&&(t.__previousSibling?t.__previousSibling.__nextSibling=t.__nextSibling:r.__firstChild=t.__nextSibling,t.__nextSibling?t.__nextSibling.__previousSibling=t.__previousSibling:r.__lastChild=t.__previousSibling),n?(n.__previousSibling?(n.__previousSibling.__nextSibling=t,t.__previousSibling=n.__previousSibling):(this.__firstChild=t,t.__previousSibling=null),n.__previousSibling=t,t.__nextSibling=n,t.__parent=this):(this.__lastChild?(this.__lastChild.__nextSibling=t,t.__previousSibling=this.__lastChild):(this.__firstChild=t,t.__previousSibling=null),this.__lastChild=t,t.__parent=this,t.__nextSibling=null)}removeChild(t){if(null==e||e.push(2,this.__id,t.__id),t.__removed_from_tree=!0,t.__parent!==this)throw Error(\"The node to be removed is not a child of this node.\");t.__previousSibling?t.__previousSibling.__nextSibling=t.__nextSibling:this.__firstChild=t.__nextSibling,t.__nextSibling?t.__nextSibling.__previousSibling=t.__previousSibling:this.__lastChild=t.__previousSibling,t.__parent=null,t.__previousSibling=null,t.__nextSibling=null,t_(()=>{tc(t,e=>{var t;e.__values&&(null==(t=e.__snapshot_def.refAndSpreadIndexes)||t.forEach(t=>{let n=e.__values[t];n&&(\"object\"==typeof n||\"function\"==typeof n)&&(\"__spread\"in n&&\"ref\"in n?tr(n.ref,null):\"__ref\"in n&&tr(n,null))}))})},null,0,0),tC.push(t.__id)}tearDown(){tc(this,e=>{e.__parent=null,e.__previousSibling=null,e.__nextSibling=null,ta.values.delete(e.__id)})}get childNodes(){let e=[];let t=this.__firstChild;for(;t&&(e.push(t),t!==this.__lastChild);)t=t.__nextSibling;return e}setAttribute(t,n){var r,l,_;if(\"values\"===t){if(e){let t=this.__values;if(t)for(let r=0;r<n.length;r++){let{needUpdate:l,valueToCommit:_}=this.setAttributeImpl(n[r],t[r],r);l&&e.push(3,this.__id,r,_)}else{let t=[];let r=n.length;for(let e=0;e<r;++e){let{valueToCommit:r}=this.setAttributeImpl(n[e],null,e);t[e]=r}e.push(4,this.__id,t)}}else null==(r=this.__snapshot_def.refAndSpreadIndexes)||r.forEach(e=>{let t=n[e];t&&(\"object\"==typeof t||\"function\"==typeof t)&&(\"__spread\"in t&&\"ref\"in t?t_(null,t.ref,this.__id,e):\"__ref\"in t&&t_(null,t,this.__id,e))});this.__values=n;return}\"string\"==typeof t?(null!=(l=this.__extraProps)?l:this.__extraProps={})[t]=n:(null!=(_=this.__values)?_:this.__values=[])[t]=n,null==e||e.push(3,this.__id,t,n)}setAttributeImpl(e,t,r){if(!e)return t&&\"object\"==typeof t&&\"__ref\"in t&&t_(t,null,this.__id,r),{needUpdate:t!==e,valueToCommit:e};let l=typeof e;if(\"object\"===l){if(\"__spread\"in e){let l=null==t?void 0:t.__spread;let _=tA(this,r,e);let i=!e$(l,_);if(e.__spread=_,t_(l&&t.ref,e.ref,this.__id,r),i)for(let e in _){let t=_[e];t&&(t._wkltId?_[e]=tL(t):t.__isGesture?tN(t):\"__lynx_timing_flag\"==e&&(null==l?void 0:l[e])!=t&&n&&(n.needTimestamps=!0))}return{needUpdate:i,valueToCommit:_}}return\"__ref\"in e?(t_(t,e,this.__id,r),{needUpdate:!1,valueToCommit:1}):\"_wkltId\"in e?{needUpdate:!0,valueToCommit:tL(e)}:\"__isGesture\"in e?(tN(e),{needUpdate:!0,valueToCommit:e}):\"__ltf\"in e?n&&(null==t?void 0:t.__ltf)!=e.__ltf?(n.needTimestamps=!0,{needUpdate:!0,valueToCommit:e}):{needUpdate:!1,valueToCommit:e}:{needUpdate:!e$(t,e),valueToCommit:e}}return\"function\"===l?e.__ref?(t_(t,e,this.__id,r),{needUpdate:!1,valueToCommit:1}):{needUpdate:!t,valueToCommit:1}:{needUpdate:t!==e,valueToCommit:e}}constructor(t){this.__parent=null,this.__firstChild=null,this.__lastChild=null,this.__previousSibling=null,this.__nextSibling=null,this.type=t,this.__snapshot_def=tu.values.get(t);let n=this.__id=ta.nextId+=1;ta.values.set(n,this),null==e||e.push(0,t,n)}}function tD(t,n,r){for(let l of t){let t=l.__id;null==e||e.push(0,l.type,t);let _=l.__values;_&&(l.__values=void 0,l.setAttribute(\"values\",_));let i=l.__extraProps;for(let e in i)l.setAttribute(e,i[e]);tD(l.childNodes,t),null==e||e.push(1,n,t,r)}}let tM={};let tR=\"Lynx.Error.CtxNotFound\";let tU=null;function tF(e,t){null!=o||(o=[]),o.push([e,t])}i=new tT(\"root\");let tH=[];function tW(){e_(null,i),tb.forEach(e=>{e()}),tb.clear(),tH.length=0,o&&(o.length=0)}(P=m||(m={}))[P.Begin=0]=\"Begin\",P[P.End=1]=\"End\",P[P.Attr=2]=\"Attr\",P[P.Text=3]=\"Text\";function tB([t,n]){if(!(\"__k\"in i))return void tH.push([t,n]);try{(function(t,n){switch(t){case p.firstScreen:{let t;try{q()}catch(e){t=e}let{root:r,jsReadyEventIdSwap:l}=n;e5(!0,eY,\"react_lynx_hydrate\"),e4(\"hydrateParseSnapshotStart\");let _=JSON.parse(r);e4(\"hydrateParseSnapshotEnd\"),e4(\"diffVdomStart\");let u=function(t,n){e=[];let r=(t,n)=>{var l,_,i;if(e7.set(n.__id,t.id),ta.updateId(n.__id,t.id),null==(l=n.__values)||l.forEach((r,l)=>{let _=t.values[l];if(r)if(\"object\"==typeof r)if(\"__spread\"in r){delete r.__spread;let e=tA(n,l,r);for(let t in e){let n=e[t];n&&\"object\"==typeof n&&(\"_wkltId\"in n?tL(n):\"__isGesture\"in n&&tN(n))}n.__values[l].__spread=e,r=e}else\"__ref\"in r?r=_:\"_wkltId\"in r?tL(r):\"__isGesture\"in r&&tN(r);else\"function\"==typeof r&&(r=\"__ref\"in r?_:`${n.__id}:${l}:`);e$(r,_)||void 0===r&&null===_||e.push(3,n.__id,l,r)}),n.__extraProps)for(let r in n.__extraProps){let l=n.__extraProps[r];e$(l,null==(_=t.extraProps)?void 0:_[r])||e.push(3,n.__id,r,l)}let{slot:o}=n.__snapshot_def;let u=null!=(i=t.children)?i:[];let a=n.childNodes;o&&o.forEach(([n],l)=>{switch(n){case v.Slot:case v.MultiChildren:{let e=u[l];r(e,a[l]);break}case v.Children:case v.ListChildren:{let n=function(e,t,n,r){let l=0;let _={$$diff:!0,i:{},r:[],m:{}};let i={};for(let t=0;t<e.length;t++){var o,u;let n=e[t];(null!=(u=i[o=n.type])?u:i[o]=new Set).add([n,t])}for(let e=0;e<t.length;e++){let o;let u=t[e];let a=i[u.type];if(a&&a.size>0&&([o]=a,o)&&n(o[0],u)){a.delete(o);let t=o[1];if(r(o[0],u,t,e),t<l){_.m[t]=e;continue}l=t}else _.i[e]=u}for(let e in i)for(let[,t]of i[e])_.r.push(t);return _}(u,a,(e,t)=>e.type===t.type,(e,t)=>{r(e,t)});(function(e,t,n,r,l){let _;if(!(!eG(t.i)||!eG(t.m)||t.r.length>0))return e;let i=new Set(t.r);let{i:o,m:u}=t;let a=new Map;let s=0;_=e[0];let c=[];let f=0;let p=0;let d=Object.keys(o).length;for(;_||d>0;){let t=!1;if(_&&i.has(p))r(_);else if(_&&void 0!==u[p])a.set(u[p],_),d++;else{let e=_;a.has(f)?(e=a.get(f),t=!0,l(e,_),d--):void 0!==o[f]&&(e=n(o[f],_),t=!0,d--),c.push(e),f++}_&&!t&&(_=e[++s],p++)}return c})(u,n,(e,n)=>{tD([e],t.id,null==n?void 0:n.id)},n=>{e.push(2,t.id,n.id)},(n,r)=>{e.push(1,t.id,n.id,null==r?void 0:r.id)})}}})};return r(t,n),ti(),eZ()}(_,i);e4(\"diffVdomEnd\"),tG(),o&&(o.forEach(e=>{var t;let[n,r]=e;let[_,...i]=n.split(\":\");for(;l[_];)_=null==(t=l[_])?void 0:t.toString();try{tJ([_,...i].join(\":\"),r)}catch(e){lynx.reportError(e)}}),o.length=0),lynxCoreInject.tt.publishEvent=tJ,lynxCoreInject.tt.publicComponentEvent=tV;let a=tx++;let s={patchList:[{snapshotPatch:u,id:a}]};th.length&&(s.delayedRunOnMainThreadData=tv());let c=tk(s,{isHydration:!0});for(let e of(lynx.getNativeApp().callLepusMethod(p.patchUpdate,c,()=>{tb.forEach((e,t)=>{t>a||(e(),tb.delete(t))})}),e8))e();if(e6.value=!1,e8.length=0,t)throw t;break}case p.globalEventFromLepus:{let[e,t]=n;lynx.getJSModule(\"GlobalEventEmitter\").trigger(e,t);break}case p.publishEvent:{let{handlerName:e,data:t}=n;lynxCoreInject.tt.publishEvent(e,t)}}})(t,n)}catch(e){lynx.reportError(e)}}let t$=!1;function tG(){t$||(t$=!0,tH&&(tH.forEach(e=>{tB(e)}),tH.length=0),t$=!1)}function tJ(e,t){var n,r;null==(n=(r=lynxCoreInject.tt).callBeforePublishEvent)||n.call(r,t);let l=ta.getValueBySign(e);if(l)try{l(t)}catch(e){lynx.reportError(e)}}function tV(e,t,n){tJ(t,n)}M.document=tM,M.requestAnimationFrame=eQ,tM.createElement=function(e){return new tT(e)},tM.createElementNS=function(e,t){return new tT(t)},tM.createTextNode=function(e){let t=new tT(null);return t.setAttribute(0,e),Object.defineProperty(t,\"data\",{set(e){t.setAttribute(0,e)}}),t};let tq=lynxCoreInject.tt;tq.OnLifecycleEvent=tB,tq.publishEvent=tF,tq.publicComponentEvent=function(e,t,n){tF(t,n)},tq.callDestroyLifetimeFun=()=>{var e,t;let n=null==(e=(t=lynx).getCoreContext)?void 0:e.call(t);for(let e of(n&&tU&&(n.removeEventListener(tR,tU),tU=null),tp(),tE))e();tE.length=0,tW()},tq.updateGlobalProps=function(e){Object.assign(lynx.__globalProps,e),Promise.resolve().then(()=>{let e=M._diff2;M._diff2=(t,n)=>{e&&e(t,n);let r=n.__c;r&&(r.__e=!0)};try{e_(i.__jsx,i)}finally{M._diff2=e}}),lynxCoreInject.tt.GlobalEventEmitter.emit(\"onGlobalPropsChanged\",void 0)},tq.updateCardData=function(e,t){let{__lynx_timing_flag:n}=e,r=function(e,t){if(null==e)return{};var n,r,l,_={};if(\"undefined\"!=typeof Reflect&&Reflect.ownKeys){for(l=0,n=Reflect.ownKeys(e);l<n.length;l++)r=n[l],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(_[r]=e[r]);return _}if(_=function(e,t){if(null==e)return{};var n,r,l={},_=Object.getOwnPropertyNames(e);for(r=0;r<_.length;r++)n=_[r],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(l[n]=e[n]);return l}(e,t),Object.getOwnPropertySymbols)for(l=0,n=Object.getOwnPropertySymbols(e);l<n.length;l++)r=n[l],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(_[r]=e[r]);return _}(e,[\"__lynx_timing_flag\"]);n&&lynx.reportError(Error(`Received unsupported updateData with \\`__lynx_timing_flag\\` (value \"${n}\"), the timing flag is ignored`));let{type:l=d.UPDATE}=null!=t?t:{};l==d.RESET&&(lynx.__initData={}),lynx.__initData=Object.assign({},lynx.__initData,r),lynxCoreInject.tt.GlobalEventEmitter.emit(\"onDataChanged\",[r])},tq.onAppReload=function(t){e=void 0,tW(),++td,lynx.__initData=Object.assign({},lynx.__initData,t),e6.value=!0,e_(i.__jsx,i)},tq.processCardConfig=()=>{},tU=e=>{(function(e){let t=e.id;let n=ta.values.get(t);let r=\"null\";if(n&&n.__snapshot_def){for(let[e,t]of tu.values.entries())if(t===n.__snapshot_def){r=e;break}}lynx.reportError(Error(`snapshotPatchApply failed: ctx not found, snapshot type: '${r}'`))})(e.data)},null==(w=(O=lynx).getCoreContext)||w.call(O).addEventListener(tR,tU),eq(M,\"__c\",(e,t,n)=>{ty.value=!1,e9(\"updateDiffVdomEnd\"),e4(\"diffVdomEnd\");let r=tC;tC=[];let l=tx++;tb.set(l,()=>{r.length&&setTimeout(()=>{r.forEach(e=>{var t;null==(t=ta.values.get(e))||t.tearDown()})},1e4)});let _=eZ();let i=function(){let e=tg;return tg={},e}();let o=function(){let e=tS;return tS={},e}();let u=tp();if(!_&&0===u.length){tl(),null==e||e(t,n);return}let a={id:l};(null==_?void 0:_.length)&&(a.snapshotPatch=_),u.length&&(a.workletRefInitValuePatch=u);let s={patchList:[a]};eG(i)||(s.flushOptions=i),_&&th.length&&(s.delayedRunOnMainThreadData=tv());let c=tk(s,o);lynx.getNativeApp().callLepusMethod(p.patchUpdate,c,()=>{let e=tb.get(l);e&&(e(),tb.delete(l))}),tl(),null==e||e(t,n)});let tQ=()=>{e&&(n||(e5(!1,e0),e4(\"diffVdomStart\",!0)),e2&&e9(\"updateDiffVdomStart\"))};eq(M,eX,(e,t,n)=>{tQ(),e&&e(t,n)}),eq(M,\"__\",(e,t,n)=>{tQ(),e&&e(t,n)}),(null==(b=lynx.performance)||null==(g=b.isProfileRecording)?void 0:g.call(b))&&function(){let t;if(!(t=lynx.performance)||\"function\"!=typeof t.profileStart||\"function\"!=typeof t.profileEnd||\"function\"!=typeof t.profileMark||\"function\"!=typeof t.profileFlowId)return;let n=t.profileStart.bind(t);let r=t.profileEnd.bind(t);let l=t.profileMark.bind(t);let _=t.profileFlowId.bind(t);{let e=Symbol(\"FLOW_ID\");eq(W.prototype,\"setState\",function(t,n,r){var i;null==t||t.call(this,n,r),this.__d&&l(\"ReactLynx::setState\",{flowId:null!=(i=this[e])?i:this[e]=_(),args:function(e,t){let n={};return null!=e||(e=n),null!=t||(t=n),{\"current state keys\":JSON.stringify(Object.keys(e)),\"next state keys\":JSON.stringify(Object.keys(t)),\"changed (shallow diff) state keys\":JSON.stringify(Object.keys(t).filter(n=>e[n]!==t[n]))}}(this.state,this.__s)})}),eq(M,\"_diff2\",(t,r,l)=>{if(\"function\"==typeof r.type){let t={};{let n=l.__c;if(n){let r=n[e];if(delete n[e],r){var _;null!=(_=tS).flowIds||(_.flowIds=[]),tS.flowIds.push(r),t.flowId=r}}}n(`ReactLynx::diff::${eV(r.type)}`,t)}null==t||t(r,l)}),eq(M,\"diffed\",(e,t)=>{\"function\"==typeof t.type&&r(),null==e||e(t)}),eq(M,\"__c\",(e,t,l)=>{n(\"ReactLynx::commit\",ez({},tS.flowIds?{flowId:tS.flowIds[\"0\"],flowIds:tS.flowIds}:{})),null==e||e(t,l),r()})}eq(M,\"__r\",(e,t)=>{let l=t.__c.render;t.__c.render=function(e,_,i){n(`ReactLynx::render::${eV(t.type)}`);try{return l.call(this,e,_,i)}finally{r(),t.__c.render=l}},null==e||e(t)});{let t=Symbol(\"PATCH_LENGTH\");eq(M,\"__b\",(n,r)=>{\"function\"==typeof r.type&&e&&(r[t]=e.length),null==n||n(r)}),eq(M,\"diffed\",(n,r)=>{\"function\"==typeof r.type&&e&&(r[t]===e.length&&l(\"ReactLynx::diffFinishNoPatch\",{args:{componentName:eV(r.type)}}),delete r[t]),null==n||n(r)})}}();{let{initData:e,updateData:t}=lynxCoreInject.tt._params;lynx.__initData=ez({},e,t),lynx.registerDataProcessors=function(){}}let tz=v.Slot;v.MultiChildren;let tK=v.Children;v.ListChildren;{function tZ(e,t){lynx.reportError(Error(`${e} is deprecated and has different behavior in ReactLynx 3.0, please use ref or ${t} instead.`))}W.prototype._reactAppInstance=lynxCoreInject.tt,W.prototype.getNodeRef=function(e,t){return tZ(\"getNodeRef\",\"lynx.createSelectorQuery\"),lynxCoreInject.tt._reactLynx.ReactComponent.prototype.getNodeRef.call({_type:\"\",_nativeApp:lynxCoreInject.tt._nativeApp,_uiModule:lynxCoreInject.tt._nativeApp.nativeModuleProxy.LynxUIMethodModule,_reactAppInstance:lynxCoreInject.tt},e,t)},W.prototype.getNodeRefFromRoot=function(e){return tZ(\"getNodeRefFromRoot\",\"lynx.createSelectorQuery\"),lynxCoreInject.tt._reactLynx.ReactComponent.prototype.getNodeRefFromRoot.call({_type:\"\",_nativeApp:lynxCoreInject.tt._nativeApp,_uiModule:lynxCoreInject.tt._nativeApp.nativeModuleProxy.LynxUIMethodModule,_reactAppInstance:lynxCoreInject.tt},e)},W.prototype.registerModule=function(e,t){this._reactAppInstance.registerModule(e,t)},W.prototype.getJSModule=function(e){return this._reactAppInstance.getJSModule(e)},W.prototype.addGlobalEventListener=function(e,t,n){return this._reactAppInstance.getJSModule(\"GlobalEventEmitter\").addListener(e,t,n)},W.prototype.getElementById=function(e){return tZ(\"getElementById\",\"lynx.getElementById\"),lynx.getElementById(e)},W.prototype.GlobalEventEmitter=lynxCoreInject.tt.GlobalEventEmitter,W.prototype.createSelectorQuery=function(){return tZ(\"createSelectorQuery on component instance\",\"lynx.createSelectorQuery\"),lynx.createSelectorQuery()};let e=W.prototype.setState;W.prototype.setState=function(t,n){e.call(this,t,n);let r=this.__s[e1];r&&(tg.__lynx_timing_flag=r,e9(\"updateSetStateTrigger\",r),this.__s[e1]=\"\")}}function tX(e){let t=eb(e);t.current=ex(()=>e,[e]);let n=eb();return null!=n.current||(n.current=function(...e){return t.current.apply(this,e)}),n.current}function tY(){for(var e,t,n=0,r=\"\",l=arguments.length;n<l;n++)(e=arguments[n])&&(t=function e(t){var n,r,l=\"\";if(\"string\"==typeof t||\"number\"==typeof t)l+=t;else if(\"object\"==typeof t)if(Array.isArray(t)){var _=t.length;for(n=0;n<_;n++)t[n]&&(r=e(t[n]))&&(l&&(l+=\" \"),l+=r)}else for(r in t)t[r]&&(l&&(l+=\" \"),l+=r);return l}(e))&&(r&&(r+=\" \"),r+=t);return r}let t0=eo({active:!1,disabled:!1});let t1=ts(\"__snapshot_11572_54683_1\",null,null,to,void 0,globDynamicComponentEntry,[0]);let t2=e=>{let{children:t,onClick:n,disabled:r=!1,style:l,className:_,buttonProps:i}=e;let[o,u]=eg(!1);let a=o&&!r;let s=\"function\"==typeof t?t({active:a,disabled:r}):t;let c=tX(()=>{r||u(!0)});let f=tX(()=>{if(u(!1),r)return});let p=tX(()=>{r||null==n||n()});let d=ex(()=>({active:a,disabled:r}),[a,r]);return ea(t0.Provider,{value:d,children:ea(t1,{values:[eK(ez({bindtap:p,bindtouchstart:c,bindtouchend:f,bindtouchcancel:f,\"event-through\":!1,style:l,className:tY(_,{\"ui-active\":a,\"ui-disabled\":r})},i),{__spread:!0})],children:s})})};let t3=eo({checked:!1,indeterminate:!1});let t9=e=>{var t;let{style:n,className:r,children:l,onChange:_,checked:i,defaultChecked:o=!1,disabled:u=!1,indeterminate:a=!1,checkboxProps:s}=e;let c=void 0!==i;let[f,p]=eg(o);let d=c?i:f;let h=tX(e=>{c||p(e),null==_||_(e)});let v=tX(()=>{if(a)return void h(!0);h(!d)});let y=ex(()=>({checked:d,indeterminate:a}),[d,a]);return ea(t3.Provider,{value:y,children:ea(t2,{disabled:u,onClick:v,style:n,className:tY(r,{\"ui-indeterminate\":a,\"ui-checked\":i}),buttonProps:s,children:(t={checked:d,indeterminate:a},\"function\"==typeof l?e=>l(ez({},t,e)):l)})})};let t5=ts(\"__snapshot_088bc_a75ef_1\",null,null,to,void 0,globDynamicComponentEntry,null);let t4=e=>{let{children:t,className:n,style:r,forceMount:l=!1}=e;let{checked:_,indeterminate:i}=eC(t3);let{active:o,disabled:u}=eC(t0);return ea(t5,{values:[r,tY(n,{\"ui-indeterminate\":i,\"ui-checked\":_,\"ui-active\":o,\"ui-disabled\":u})],children:(l||_||i)&&t})};let t7={sm:'path(\"M11.9177 4.49757C12.0738 4.59984 12.1519 4.65097 12.1917 4.72042C12.2267 4.78152 12.2414 4.85211 12.2338 4.92209C12.2251 5.00165 12.174 5.07974 12.0717 5.23592L8.29093 11.0102C8.27298 11.0376 8.25661 11.0626 8.24143 11.0854L7.99862 11.4563C7.85656 11.6732 7.62159 11.8117 7.36297 11.8309C7.10434 11.85 6.85155 11.7477 6.67908 11.554L6.3694 11.2062C6.35533 11.1905 6.3404 11.1738 6.32444 11.1558L4.06554 8.61911C3.94139 8.47969 3.87932 8.40998 3.85903 8.33256C3.84119 8.26447 3.84536 8.19248 3.87095 8.1269C3.90004 8.05235 3.96975 7.99027 4.10917 7.86612L4.55726 7.46711C4.69668 7.34296 4.76639 7.28088 4.8438 7.2606C4.91189 7.24275 4.98389 7.24692 5.04947 7.27251C5.12402 7.3016 5.18609 7.37131 5.31024 7.51073L7.20024 9.63307L10.6773 4.32294C10.7796 4.16676 10.8307 4.08867 10.9002 4.04892C10.9613 4.01395 11.0319 3.99922 11.1019 4.00684C11.1814 4.01551 11.2595 4.06664 11.4157 4.1689L11.9177 4.49757Z\")',md:'path(\"M13.877 5.00927C13.9764 5.02014 14.0744 5.08364 14.2696 5.21142L14.8965 5.62256C15.0917 5.75038 15.1896 5.81406 15.2393 5.90088C15.283 5.97719 15.3015 6.06542 15.292 6.15283C15.2812 6.25227 15.2167 6.35018 15.0889 6.54541L10.3633 13.7632C10.341 13.7973 10.3207 13.8285 10.3018 13.8569L9.99807 14.3208C9.8205 14.592 9.52643 14.7646 9.20315 14.7886C8.87996 14.8125 8.56421 14.6849 8.34866 14.4429L7.96096 14.0083C7.94341 13.9887 7.92522 13.9672 7.9053 13.9448L5.08108 10.7739C4.92633 10.6001 4.8487 10.513 4.82327 10.4165C4.80096 10.3314 4.80593 10.2407 4.83792 10.1587C4.87429 10.0656 4.96185 9.98837 5.13577 9.83349L5.69632 9.33447C5.87059 9.17928 5.95795 9.10104 6.05471 9.07568C6.1397 9.05352 6.22973 9.05938 6.31155 9.09131C6.40465 9.12772 6.48265 9.21501 6.63772 9.38916L9.00003 12.0415L13.3467 5.40381C13.4743 5.20887 13.5383 5.11168 13.625 5.06201C13.7014 5.0183 13.7895 4.99975 13.877 5.00927Z\")'};let t6=ts(\"__snapshot_e9594_02d20_1\",null,null,null,void 0,globDynamicComponentEntry,null);function t8({size:e=\"md\",className:t=\"checkmark\"}){return ea(t6,{values:[t,{clipPath:t7[e]}]})}let ne=[\"Apple\",\"Banana\",\"Orange\"];let nt={\"hit-slop\":{top:\"8px\",left:\"8px\",right:\"8px\",bottom:\"8px\"}};let nn=ts(\"__snapshot_076a2_aafdd_1\",null,null,null,void 0,globDynamicComponentEntry,null);function nr(){return ea(nn,{})}let nl=ts(\"__snapshot_076a2_aafdd_5\",null,null,to,void 0,globDynamicComponentEntry,null);let n_=ts(\"__snapshot_076a2_aafdd_4\",null,null,[[tK,1]],void 0,globDynamicComponentEntry,null);let ni=ts(\"__snapshot_076a2_aafdd_3\",null,null,to,void 0,globDynamicComponentEntry,null);let no=ts(\"__snapshot_076a2_aafdd_2\",null,null,[[tz,6],[tz,9]],void 0,globDynamicComponentEntry,null);({render:e=>{i.__jsx=e,e_(e,i),tG()},registerDataProcessors:e=>{lynx.registerDataProcessors(e)}}).render(ea(function(){let[e,t]=eg([ne[0]]);let n=e.length===ne.length;let r=0!==e.length&&!n;return ea(no,{children:[ea(\"wrapper\",{children:ea(t9,{className:\"checkbox\",checked:n,indeterminate:r,onChange:e=>{console.log(\"Select All changed:\",e),t(e?ne:[])},checkboxProps:nt,children:ea(t4,{className:\"checkbox-indicator\",children:r?ea(nr,{}):ea(t8,{})})})}),ea(ni,{children:ne.map(n=>ea(n_,{children:[ea(t9,{className:\"checkbox\",checked:e.includes(n),onChange:e=>{console.log(`Item \"${n}\" Changed:`,e),t(t=>e?t.includes(n)?t:[...t,n]:t.filter(e=>e!==n))},checkboxProps:nt,children:ea(t4,{className:\"checkbox-indicator\",children:ea(t8,{})})}),ea(nl,{children:n})]},n))})]})},{}));"},"cardType":"react","appType":"card","pageConfig":{"enableFiberArch":true,"useLepusNG":true,"enableReuseContext":true,"bundleModuleMode":"ReturnByFunction","templateDebugUrl":"","debugInfoOutside":true,"defaultDisplayLinear":true,"enableCSSInvalidation":true,"enableCSSSelector":true,"enableLepusDebug":false,"enableRemoveCSSScope":true,"targetSdkVersion":"3.2","defaultOverflowVisible":true,"lepusStrict":true,"useNewSwiper":true,"enableNewIntersectionObserver":true,"enableNativeList":true,"enableA11y":true,"enableAccessibilityElement":false,"enableCSSInheritance":true,"enableNewGesture":true,"removeDescendantSelectorScope":true},"lepusCode":{"root":"\"use strict\";let e,t,_,n,l,r,i,o,s,u,a;var c,f,d,p,h,m,v,y,g,b,S,C,k,E,x,w,I,A,P=P||\"__Card__\";var N={};var T=[];var L=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;var R=Array.isArray;function D(e,t){for(var _ in t)e[_]=t[_];return e}function O(e){e&&e.parentNode&&e.parentNode.removeChild(e)}var W=T.slice;var U={__e:function(e,t,_,n){var l,r,i;for(;t=t.__;)if((l=t.__c)&&!l.__)try{if((r=l.constructor)&&null!=r.getDerivedStateFromError&&(l.setState(r.getDerivedStateFromError(e)),i=l.__d),null!=l.componentDidCatch&&(l.componentDidCatch(e,n||{}),i=l.__d),i)return l.__E=l}catch(t){e=t}throw e}};var F=0;function H(e,t,_){var n,l,r,i={};for(r in t)\"key\"==r?n=t[r]:\"ref\"==r?l=t[r]:i[r]=t[r];if(arguments.length>2&&(i.children=arguments.length>3?W.call(arguments,2):_),\"function\"==typeof e&&null!=e.defaultProps)for(r in e.defaultProps)void 0===i[r]&&(i[r]=e.defaultProps[r]);return M(e,i,n,l,null)}function M(e,t,_,n,l){var r={type:e,props:t,key:_,ref:n,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:null==l?++F:l,__i:-1,__u:0};return null==l&&null!=U.vnode&&U.vnode(r),r}function j(e){return e.children}function B(e,t){this.props=e,this.context=t}function $(e,t){var _;if(null==t)return e.__?$(e.__,e.__i+1):null;for(;t<e.__k.length;t++)if(null!=(_=e.__k[t])&&null!=_.__e)return _.__e;return\"function\"==typeof e.type?$(e):null}B.prototype.setState=function(e,t){var _;_=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=D({},this.state),\"function\"==typeof e&&(e=e(D({},_),this.props)),e&&D(_,e),null!=e&&this.__v&&(t&&this._sb.push(t),q(this))},B.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),q(this))},B.prototype.render=j;var V=[];var G=\"function\"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout;function q(e){(!e.__d&&(e.__d=!0)&&V.push(e)&&!z.__r++||y!==U.debounceRendering)&&((y=U.debounceRendering)||G)(z)}var J=function(e,t){return e.__v.__b-t.__v.__b};function z(){var e;for(V.sort(J);e=V.shift();)if(e.__d){var t=V.length;(function(e){var t=e.__v,_=t.__e,n=[],l=[];if(e.__P){var r=D({},t);r.__v=t.__v+1,U.vnode&&U.vnode(r),U.renderComponent&&U.renderComponent(r,e),e_(e.__P,r,t,e.__n,e.__P.namespaceURI,32&t.__u?[_]:null,n,null==_?$(t):_,!!(32&t.__u),l),r.__v=t.__v,r.__.__k[r.__i]=r,function(e,t,_){t.__d=void 0;for(var n=0;n<_.length;n++)en(_[n],_[++n],_[++n]);U.__c&&U.__c(t,e),e.some(function(t){try{e=t.__h,t.__h=[],e.some(function(e){e.call(t)})}catch(e){U.__e(e,t.__v)}})}(n,r,l),r.__e!=_&&function e(t){if(null!=(t=t.__)&&null!=t.__c){t.__e=t.__c.base=null;for(var _=0;_<t.__k.length;_++){var n=t.__k[_];if(null!=n&&null!=n.__e){t.__e=t.__c.base=n.__e;break}}return e(t)}}(r)}})(e),V.length>t&&V.sort(J)}z.__r=0}function Z(e,t,_,n,l,r,i,o,s,u,a){var c,f,d,p,h;var m=n&&n.__k||T;var v=t.length;for(_.__d=s,function(e,t,_){var n,l,r,i=t.length;var o=_.length,s=o;var u=0;for(n=0,e.__k=[];n<i;n++){if(null==(l=t[n])||\"boolean\"==typeof l||\"function\"==typeof l){l=e.__k[n]=null;continue}l=\"string\"==typeof l||\"number\"==typeof l||\"bigint\"==typeof l||l.constructor==String?e.__k[n]=M(null,l,null,null,null):R(l)?e.__k[n]=M(j,{children:l},null,null,null):void 0===l.constructor&&l.__b>0?e.__k[n]=M(l.type,l.props,l.key,l.ref?l.ref:null,l.__v):e.__k[n]=l;var a=n+u;l.__=e,l.__b=e.__b+1;var c=l.__i=function(e,t,_,n){var l=e.key;var r=e.type;var i=_-1;var o=_+1;var s=t[_];var u=n>+(null!=s&&(131072&s.__u)===0);if(null===s||s&&l==s.key&&r===s.type&&(131072&s.__u)===0)return _;if(u)for(;i>=0||o<t.length;){if(i>=0){if((s=t[i])&&(131072&s.__u)===0&&l==s.key&&r===s.type)return i;i--}if(o<t.length){if((s=t[o])&&(131072&s.__u)===0&&l==s.key&&r===s.type)return o;o++}}return -1}(l,_,a,s);r=null,-1!==c&&(r=_[c],s--,r&&(r.__u|=131072)),null==r||null===r.__v?(-1==c&&u--,\"function\"!=typeof l.type&&(l.__u|=65536)):c!==a&&(c==a-1?u--:c==a+1?u++:(c>a?u--:u++,l.__u|=65536))}if(s)for(n=0;n<o;n++)null!=(r=_[n])&&(131072&r.__u)===0&&(r.__e==e.__d&&(e.__d=$(r)),function e(t,_,n){var l;if(U.unmount&&U.unmount(t),(l=t.ref)&&(!l.current||l.current===t.__e)&&en(l,null,_),null!=(l=t.__c)){if(l.componentWillUnmount)try{l.componentWillUnmount()}catch(e){U.__e(e,_)}l.base=l.__P=null}if(l=t.__k)for(var r=0;r<l.length;r++)l[r]&&e(l[r],_,n||\"function\"!=typeof t.type);n||O(t.__e),t.__c=t.__=t.__e=t.__d=void 0}(r,r))}(_,t,m),s=_.__d,c=0;c<v;c++)null!=(d=_.__k[c])&&(f=-1===d.__i?N:m[d.__i]||N,d.__i=c,e_(e,d,f,l,r,i,o,s,u,a),p=d.__e,d.ref&&f.ref!=d.ref&&(f.ref&&en(f.ref,null,d),a.push(d.ref,d.__c||p,d)),null==h&&null!=p&&(h=p),65536&d.__u||f.__k===d.__k?s=function e(t,_,n){if(\"function\"==typeof t.type){var l=t.__k;for(var r=0;l&&r<l.length;r++)l[r]&&(l[r].__=t,_=e(l[r],_,n));return _}t.__e!=_&&(_&&t.type&&!n.contains(_)&&(_=$(t)),n.insertBefore(t.__e,_||null),_=t.__e);do _=_&&_.nextSibling;while(null!=_&&8===_.nodeType);return _}(d,s,e):\"function\"==typeof d.type&&void 0!==d.__d?s=d.__d:p&&(s=p.nextSibling),d.__d=void 0,d.__u&=-196609);_.__d=s,_.__e=h}function K(e,t,_){\"-\"===t[0]?e.setProperty(t,null==_?\"\":_):null==_?e[t]=\"\":\"number\"!=typeof _||L.test(t)?e[t]=_:e[t]=_+\"px\"}z.__r=0;var Q=0;function X(e,t,_,n,l){var r;e:if(\"style\"===t)if(\"string\"==typeof _)e.style.cssText=_;else{if(\"string\"==typeof n&&(e.style.cssText=n=\"\"),n)for(t in n)_&&t in _||K(e.style,t,\"\");if(_)for(t in _)n&&_[t]===n[t]||K(e.style,t,_[t])}else if(\"o\"===t[0]&&\"n\"===t[1])r=t!==(t=t.replace(/(PointerCapture)$|Capture$/i,\"$1\")),t=t.toLowerCase()in e||\"onFocusOut\"===t||\"onFocusIn\"===t?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+r]=_,_?n?_._attached=n._attached:(_._attached=Q,e.addEventListener(t,r?et:ee,r)):e.removeEventListener(t,r?et:ee,r);else{if(\"http://www.w3.org/2000/svg\"==l)t=t.replace(/xlink(H|:h)/,\"h\").replace(/sName$/,\"s\");else if(\"width\"!=t&&\"height\"!=t&&\"href\"!=t&&\"list\"!=t&&\"form\"!=t&&\"tabIndex\"!=t&&\"download\"!=t&&\"rowSpan\"!=t&&\"colSpan\"!=t&&\"role\"!=t&&\"popover\"!=t&&t in e)try{e[t]=null==_?\"\":_;break e}catch(e){}\"function\"==typeof _||(null!=_&&(!1!==_||\"-\"===t[4])?e.setAttribute(t,\"popover\"==t&&!0==_?\"\":_):e.removeAttribute(t))}}function Y(e){return function(t){if(this.l){var _=this.l[t.type+e];if(null==t._dispatched)t._dispatched=Q++;else if(t._dispatched<_._attached)return;return _(U.event?U.event(t):t)}}}var ee=Y(!1);var et=Y(!0);function e_(e,t,_,n,l,r,i,o,s,u){var a,c,f,d,p,h,m,v=t.type;if(void 0!==t.constructor)return null;128&_.__u&&(s=!!(32&_.__u),r=[o=t.__e=_.__e]),(m=U.__b)&&m(t),(m=U._diff2)&&m(t,_);t:if(\"function\"==typeof v)try{var y=t.props;var g=\"prototype\"in v&&v.prototype.render;var b=(m=v.contextType)&&n[m.__c];var S=m?b?b.props.value:m.__:n;if(_.__c?h=(a=t.__c=_.__c).__=a.__E:(g?t.__c=a=new v(y,S):(t.__c=a=new B(y,S),a.constructor=v,a.render=el),b&&b.sub(a),a.props=y,a.state||(a.state={}),a.context=S,a.__n=n,c=a.__d=!0,a.__h=[],a._sb=[]),g&&null==a.__s&&(a.__s=a.state),g&&null!=v.getDerivedStateFromProps&&(a.__s==a.state&&(a.__s=D({},a.__s)),D(a.__s,v.getDerivedStateFromProps(y,a.__s))),f=a.props,d=a.state,a.__v=t,c)g&&null==v.getDerivedStateFromProps&&null!=a.componentWillMount&&a.componentWillMount(),g&&null!=a.componentDidMount&&a.__h.push(a.componentDidMount);else{if(g&&null==v.getDerivedStateFromProps&&y!==f&&null!=a.componentWillReceiveProps&&a.componentWillReceiveProps(y,S),!a.__e&&(null!=a.shouldComponentUpdate&&!1===a.shouldComponentUpdate(y,a.__s,S)||t.__v===_.__v)){t.__v!==_.__v&&(a.props=y,a.state=a.__s,a.__d=!1),t.__e=_.__e,t.__k=_.__k,t.__k.some(function(e){e&&(e.__=t)});for(var C=0;C<a._sb.length;C++)a.__h.push(a._sb[C]);a._sb=[],a.__h.length&&i.push(a);break t}null!=a.componentWillUpdate&&a.componentWillUpdate(y,a.__s,S),g&&null!=a.componentDidUpdate&&a.__h.push(function(){a.componentDidUpdate(f,d,p)})}a.context=S,a.props=y,a.__P=e,a.__e=!1;var k=U.__r,E=0;if(g){a.state=a.__s,a.__d=!1,k&&k(t),m=a.render(a.props,a.state,a.context);for(var x=0;x<a._sb.length;x++)a.__h.push(a._sb[x]);a._sb=[]}else do a.__d=!1,k&&k(t),m=a.render(a.props,a.state,a.context),a.state=a.__s;while(a.__d&&++E<25);a.state=a.__s,null!=a.getChildContext&&(n=D(D({},n),a.getChildContext())),g&&!c&&null!=a.getSnapshotBeforeUpdate&&(p=a.getSnapshotBeforeUpdate(f,d));var w=null!=m&&m.type===j&&null==m.key?m.props.children:m;Z(e,R(w)?w:[w],t,_,n,l,r,i,o,s,u),a.base=t.__e,t.__u&=-161,a.__h.length&&i.push(a),h&&(a.__E=a.__=null)}catch(e){if(t.__v=null,s||null!=r){for(t.__u|=s?160:32;o&&8===o.nodeType&&o.nextSibling;)o=o.nextSibling;r[r.indexOf(o)]=null,t.__e=o}else t.__e=_.__e,t.__k=_.__k;U.__e(e,t,_)}else null==r&&t.__v===_.__v?(t.__k=_.__k,t.__e=_.__e):t.__e=function(e,t,_,n,l,r,i,o,s){var u,a,c,f,d,p,h,m=_.props;var v=t.props;var y=t.type;if(\"svg\"===y?l=\"http://www.w3.org/2000/svg\":\"math\"===y?l=\"http://www.w3.org/1998/Math/MathML\":l||(l=\"http://www.w3.org/1999/xhtml\"),null!=r){for(u=0;u<r.length;u++)if((d=r[u])&&\"setAttribute\"in d===!!y&&(y?d.localName===y:3===d.nodeType)){e=d,r[u]=null;break}}if(null==e){if(null===y)return U.document.createTextNode(v);e=U.document.createElementNS(l,y,v.is&&v),o&&(U.__m&&U.__m(t,r),o=!1),r=null}if(null===y)m===v||o&&e.data===v||(e.data=v);else{if(r=r&&W.call(e.childNodes),m=_.props||N,!o&&null!=r)for(u=0,m={};u<e.attributes.length;u++)m[(d=e.attributes[u]).name]=d.value;for(u in m)if(d=m[u],\"children\"==u);else if(\"dangerouslySetInnerHTML\"==u)c=d;else if(!(u in v)){if(\"value\"==u&&\"defaultValue\"in v||\"checked\"==u&&\"defaultChecked\"in v)continue;X(e,u,null,d,l)}for(u in v)d=v[u],\"children\"==u?f=d:\"dangerouslySetInnerHTML\"==u?a=d:\"value\"==u?p=d:\"checked\"==u?h=d:o&&\"function\"!=typeof d||m[u]===d||X(e,u,d,m[u],l);if(a)o||c&&(a.__html===c.__html||a.__html===e.innerHTML)||(e.innerHTML=a.__html),t.__k=[];else if(c&&(e.innerHTML=\"\"),Z(e,R(f)?f:[f],t,_,n,\"foreignObject\"===y?\"http://www.w3.org/1999/xhtml\":l,r,i,r?r[0]:_.__k&&$(_,0),o,s),null!=r)for(u=r.length;u--;)O(r[u]);o||(u=\"value\",\"progress\"===y&&null==p?e.removeAttribute(\"value\"):void 0===p||p===e[u]&&(\"progress\"!==y||p)&&(\"option\"!==y||p===m[u])||X(e,u,p,m[u],l),u=\"checked\",void 0!==h&&h!==e[u]&&X(e,u,h,m[u],l))}return e}(_.__e,t,_,n,l,r,i,s,u);(m=U.diffed)&&m(t)}function en(e,t,_){try{if(\"function\"==typeof e){var n=\"function\"==typeof e.__u;n&&e.__u(),n&&null==t||(e.__u=e(t))}else e.current=t}catch(e){U.__e(e,_)}}function el(e,t,_){return this.constructor(e,_)}var er=0;function ei(e,t){var _={__c:t=\"__cC\"+er++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){if(!this.getChildContext){var _=[];var n={};n[t]=this,this.getChildContext=function(){return n},this.componentWillUnmount=function(){_=null},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&_.some(function(e){e.__e=!0,q(e)})},this.sub=function(e){_.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){_&&_.splice(_.indexOf(e),1),t&&t.call(e)}}}return e.children}};return _.Provider.__=_.Consumer.contextType=_}var eo=0;var es=[];var eu=U.__b;var ea=U.__r;var ec=U.diffed;var ef=U.__c;var ed=U.unmount;var ep=U.__;function eh(e,t){U.__h&&U.__h(b,e,eo||t),eo=0;var _=b.__H||(b.__H={__:[],__h:[]});return e>=_.__.length&&_.__.push({}),_.__[e]}function em(e){return eo=1,function(e,t,_){var n=eh(g++,2);if(n._reducer=e,!n.__c&&(n.__=[eE(void 0,t),function(e){var t=n.__N?n.__N[0]:n.__[0];var _=n._reducer(t,e);t!==_&&(n.__N=[_,n.__[1]],n.__c.setState({}))}],n.__c=b,!b._hasScuFromHooks)){var l=function(e,t,_){if(!n.__c.__H)return!0;var l=n.__c.__H.__.filter(function(e){return!!e.__c});if(l.every(function(e){return!e.__N}))return!r||r.call(this,e,t,_);var i=!1;return l.forEach(function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(i=!0)}}),(!!i||n.__c.props!==e)&&(!r||r.call(this,e,t,_))};b._hasScuFromHooks=!0;var r=b.shouldComponentUpdate;var i=b.componentWillUpdate;b.componentWillUpdate=function(e,t,_){if(this.__e){var n=r;r=void 0,l(e,t,_),r=n}i&&i.call(this,e,t,_)},b.shouldComponentUpdate=l}return n.__N||n.__}(eE,e)}function ev(e){return eo=5,ey(function(){return{current:e}},[])}function ey(e,t){var _,n,l=eh(g++,7);return _=l.__H,n=t,(!_||_.length!==n.length||n.some(function(e,t){return e!==_[t]}))&&(l.__=e(),l.__H=t,l.__h=e),l.__}function eg(e){var t=b.context[e.__c];var _=eh(g++,9);return(_.c=e,t)?(null==_.__&&(_.__=!0,t.sub(b)),t.props.value):e.__}function eb(){var e;for(;e=es.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(eC),e.__H.__h.forEach(ek),e.__H.__h=[]}catch(t){e.__H.__h=[],U.__e(t,e.__v)}}U.__b=function(e){b=null,eu&&eu(e)},U.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),ep&&ep(e,t)},U.__r=function(e){ea&&ea(e),b=e.__c,g=0;var t=b.__H;t&&(S===b?(t.__h=[],b.__h=[],t.__.forEach(function(e){e.__N&&(e.__=e.__N),e._pendingArgs=e.__N=void 0})):(t.__h.forEach(eC),t.__h.forEach(ek),t.__h=[],g=0)),S=b},U.diffed=function(e){ec&&ec(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1===es.push(t)||C!==U.requestAnimationFrame)&&((C=U.requestAnimationFrame)||function(e){var t,_=function(){clearTimeout(n),eS&&cancelAnimationFrame(t),setTimeout(e)};var n=setTimeout(_,100);eS&&(t=requestAnimationFrame(_))})(eb),t.__H.__.forEach(function(e){e._pendingArgs&&(e.__H=e._pendingArgs),e._pendingArgs=void 0})),S=b=null},U.__c=function(e,t){t.some(function(e){try{e.__h.forEach(eC),e.__h=e.__h.filter(function(e){return!e.__||ek(e)})}catch(_){t.some(function(e){e.__h&&(e.__h=[])}),t=[],U.__e(_,e.__v)}}),ef&&ef(e,t)},U.unmount=function(e){ed&&ed(e);var t,_=e.__c;_&&_.__H&&(_.__H.__.forEach(function(e){try{eC(e)}catch(e){t=e}}),_.__H=void 0,t&&U.__e(t,_.__v))};var eS=\"function\"==typeof requestAnimationFrame;function eC(e){var t=b;var _=e.__c;\"function\"==typeof _&&(e.__c=void 0,_()),b=t}function ek(e){var t=b;e.__c=e.__(),b=t}function eE(e,t){return\"function\"==typeof t?t(e):t}function ex(e,t){for(var _ in e)if(\"__source\"!==_&&!(_ in t))return!0;for(var n in t)if(\"__source\"!==n&&e[n]!==t[n])return!0;return!1}function ew(e,t){this.props=e,this.context=t}ew.prototype=new B,ew.prototype.isPureReactComponent=!0,ew.prototype.shouldComponentUpdate=function(e,t){return ex(this.props,e)||ex(this.state,t)};var eI=U.__b;U.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),eI&&eI(e)},\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.forward_ref\");var eA=U.__e;U.__e=function(e,t,_,n){if(e.then){var l;var r=t;for(;r=r.__;)if((l=r.__c)&&l.__c)return null==t.__e&&(t.__e=_.__e,t.__k=_.__k),l.__c(e,t)}eA(e,t,_,n)};var eP=U.unmount;function eN(){this.__u=0,this._suspenders=null,this.__b=null}function eT(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function eL(){this._next=null,this._map=null}U.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&32&e.__u&&(e.type=null),eP&&eP(e)},eN.prototype=new B,eN.prototype.__c=function(e,t){var _=t.__c;var n=this;null==n._suspenders&&(n._suspenders=[]),n._suspenders.push(_);var l=eT(n.__v);var r=!1;var i=function(){r||(r=!0,_.__R=null,l?l(o):o())};_.__R=i;var o=function(){if(!--n.__u){if(n.state.__a){var e,t=n.state.__a;n.__v.__k[0]=function e(t,_,n){return t&&n&&(t.__v=null,t.__k=t.__k&&t.__k.map(function(t){return e(t,_,n)}),t.__c&&t.__c.__P===_&&(t.__e&&n.appendChild(t.__e),t.__c.__e=!0,t.__c.__P=n)),t}(t,t.__c.__P,t.__c.__O)}for(n.setState({__a:n.__b=null});e=n._suspenders.pop();)e.forceUpdate()}};n.__u++||32&t.__u||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(i,i)},eN.prototype.componentWillUnmount=function(){this._suspenders=[]},eN.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var _=U.document.createElement(\"div\");var n=this.__v.__k[0].__c;this.__v.__k[0]=function e(t,_,n){return t&&(t.__c&&t.__c.__H&&(t.__c.__H.__.forEach(function(e){\"function\"==typeof e.__c&&e.__c()}),t.__c.__H=null),null!=(t=function(e,t){for(var _ in t)e[_]=t[_];return e}({},t)).__c&&(t.__c.__P===n&&(t.__c.__P=_),t.__c=null),t.__k=t.__k&&t.__k.map(function(t){return e(t,_,n)})),t}(this.__b,_,n.__O=n.__P)}this.__b=null}var l=t.__a&&H(j,null,e.fallback);return l&&(l.__u&=-33),[H(j,null,t.__a?null:e.children),l]};var eR=function(e,t,_){if(++_[1]===_[0]&&e._map.delete(t),e.props.revealOrder&&(\"t\"!==e.props.revealOrder[0]||!e._map.size))for(_=e._next;_;){for(;_.length>3;)_.pop()();if(_[1]<_[0])break;e._next=_=_[2]}};eL.prototype=new B,eL.prototype.__a=function(e){var t=this;var _=eT(t.__v);var n=t._map.get(e);return n[0]++,function(l){var r=function(){t.props.revealOrder?(n.push(l),eR(t,e,n)):l()};_?_(r):r()}},eL.prototype.render=function(e){this._next=null,this._map=new Map;var t=function e(t,_){return _=_||[],null==t||\"boolean\"==typeof t||(R(t)?t.some(function(t){e(t,_)}):_.push(t)),_}(e.children);e.revealOrder&&\"b\"===e.revealOrder[0]&&t.reverse();for(var _=t.length;_--;)this._map.set(t[_],this._next=[1,0,this._next]);return e.children},eL.prototype.componentDidUpdate=eL.prototype.componentDidMount=function(){var e=this;this._map.forEach(function(t,_){eR(e,_,t)})};var eD=\"undefined\"!=typeof Symbol&&Symbol.for&&Symbol.for(\"react.element\")||60103;B.prototype.isReactComponent={},[\"componentWillMount\",\"componentWillReceiveProps\",\"componentWillUpdate\"].forEach(function(e){Object.defineProperty(B.prototype,e,{configurable:!0,get:function(){return this[\"UNSAFE_\"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})});var eO=U.event;function eW(){}function eU(){return this.cancelBubble}function eF(){return this.defaultPrevented}U.event=function(e){return eO&&(e=eO(e)),e.persist=eW,e.isPropagationStopped=eU,e.isDefaultPrevented=eF,e.nativeEvent=e};var eH=U.vnode;function eM(e,t){if(e===t)return!0;try{if(\"object\"==typeof e&&null!==e&&\"object\"==typeof t&&null!==t&&JSON.stringify(e)===JSON.stringify(t))return!0}catch(e){throw e}return!1}function ej(e){for(let t in e)return!1;return!0}function eB(e,t){let _={};for(let n of t)n in e&&(_[n]=e[n]);return _}function e$(e,t){var _,n;return null==(_=(n=globalThis).runWorklet)?void 0:_.call(n,e,t)}function eV(e,t){var _;null==(_=globalThis.lynxWorkletImpl)||_._refImpl.updateWorkletRef(e,t)}function eG(e){var t;null==(t=globalThis.lynxWorkletImpl)||t._eomImpl.setShouldFlush(e)}function eq(e,t,_,n){var l,r,i,o;null==(r=globalThis.lynxWorkletImpl)||null==(l=r._jsFunctionLifecycleManager)||l.addRef(e._execId,e),_&&t&&(null==(i=globalThis.lynxWorkletImpl)||i._hydrateCtx(e,t)),_&&(null==(o=globalThis.lynxWorkletImpl)||o._eventDelayImpl.runDelayedWorklet(e,n))}U.vnode=function(e){e.$$typeof=eD,eH&&eH(e)},(c=k||(k={})).runWorkletCtx=\"Lynx.Worklet.runWorkletCtx\",c.runOnBackground=\"Lynx.Worklet.runOnBackground\",c.FunctionCallRet=\"Lynx.Worklet.FunctionCallRet\",c.releaseBackgroundWorkletCtx=\"Lynx.Worklet.releaseBackgroundWorkletCtx\",c.releaseWorkletRef=\"Lynx.Worklet.releaseWorkletRef\";let eJ=!1;function ez(e){var t,_,n;!e&&eJ&&(null==(t=globalThis.lynxWorkletImpl)||t._runOnBackgroundDelayImpl.runDelayedBackgroundFunctions(),null==(_=globalThis.lynxWorkletImpl)||_._refImpl.clearFirstScreenWorkletRefMap(),null==(n=globalThis.lynxWorkletImpl)||n._eventDelayImpl.clearDelayedWorklets()),eJ=e}(f=E||(E={})).firstScreen=\"rLynxFirstScreen\",f.updateFromRoot=\"updateFromRoot\",f.globalEventFromLepus=\"globalEventFromLepus\",f.jsReady=\"rLynxJSReady\",f.patchUpdate=\"rLynxChange\",f.publishEvent=\"rLynxPublishEvent\",(d=x||(x={}))[d.UPDATE=0]=\"UPDATE\",d[d.RESET=1]=\"RESET\";let eZ=[];function eK(){let e=eZ;eZ=[];for(let t=0;t<e.length;t+=2){let _=e[t];let n=e[t+1];\"_wvid\"in _?eV(_,n):\"_wkltId\"in _&&(_._unmount=e$(_,[{elementRefptr:n}]))}}function eQ(e){\"_wvid\"in e?eV(e,null):\"_wkltId\"in e&&(\"function\"==typeof e._unmount?e._unmount():e$(e,[null]))}function eX(e,t,_,n,l){var r,i;if(!e.__elements)return;_&&(null==(r=e.__worklet_ref_set)?void 0:r.has(_))&&(eQ(_),null==(i=e.__worklet_ref_set)||i.delete(_));let o=e.__values[t];if(null==o);else if(o._wvid){let t=e.__elements[n];eZ.push(o,t)}else if(o._wkltId){let t=e.__elements[n];eq(o,_,eJ,t),eZ.push(o,t)}else if(\"__LEPUS__\"===o._type||o._lepusWorkletHash);else throw Error(\"MainThreadRef: main-thread:ref must be of type MainThreadRef or main-thread function.\");o&&(null!=e.__worklet_ref_set||(e.__worklet_ref_set=new Set),e.__worklet_ref_set.add(o)),__SetAttribute(e.__elements[n],\"has-react-ref\",!0)}let eY={};let e0={};let e1=new WeakMap;let e2=Promise.resolve();function e3(e,t){e.forEach(e=>{e1.has(e)||(e1.set(e,e.parentNode),Object.defineProperty(e,\"__parent\",{get:()=>e1.get(e),set:t=>{e1.set(e,t)}}))});let _=(e,n,l,r,i,o=!1,s=!1)=>{var u,a,c,f,d,p;let h=eY[n];let m=e0[n];if(!h||!m)throw Error(\"componentAtIndex called on removed list\");let v=null!=(c=l.__listItemPlatformInfo)?c:{};if((null==(u=l.__extraProps)?void 0:u.isReady)===0){let t;if(\"function\"==typeof __GetAttributeByName&&\"list-container\"===__GetAttributeByName(e,\"custom-list-name\"));else throw Error('Unsupported: `<list-item/>` with `defer={true}` must be used with `<list custom-list-name=\"list-container\"/>`');return __OnLifecycleEvent([E.publishEvent,{handlerName:`${l.__id}:__extraProps:onComponentAtIndex`,data:{}}]),t=new Promise(o=>{Object.defineProperty(l.__extraProps,\"isReady\",{set(t){1===t&&(delete l.__extraProps.isReady,l.__extraProps.isReady=1,e2.then(()=>{o(_(e,n,l,r,i))}))},get:()=>t})})}if(\"object\"==typeof(p=null==(a=l.__extraProps)?void 0:a.isReady)&&null!==p&&\"function\"==typeof p.then)throw Error(\"componentAtIndex was called on a pending deferred list item\");let y=l.type+(null!=(f=v[\"reuse-identifier\"])?f:\"\");let g=m.get(y);if(l.__elements){let e=l.__elements[0];let t=__GetElementUniqueID(e);if(null==g?void 0:g.has(t))return h.set(t,l),g.delete(t),o?o&&s&&__FlushElementTree(e,{asyncFlush:!0}):__FlushElementTree(e,{triggerLayout:!0,operationID:r,elementID:t,listID:n}),t;{let e=l.takeElements();h.set(t,e)}}if(g&&g.size>0){let[_]=g;let[u,a]=_;g.delete(u),t(a,l),a.unRenderElements(),a.__id?(null==(d=a.__extraProps)?void 0:d.isReady)===1&&__OnLifecycleEvent([E.publishEvent,{handlerName:`${a.__id}:__extraProps:onRecycleComponent`,data:{}}]):a.tearDown();let c=l.__element_root;if(eK(),h.set(u,l),o){if(o&&s){let t={asyncFlush:!0};i&&(t.listReuseNotification={listElement:e,itemKey:v[\"item-key\"]}),__FlushElementTree(c,t)}}else{let t={triggerLayout:!0,operationID:r,elementID:u,listID:n};i&&(t.listReuseNotification={listElement:e,itemKey:v[\"item-key\"]}),__FlushElementTree(c,t)}return u}l.ensureElements();let b=l.__element_root;__AppendElement(e,b);let S=__GetElementUniqueID(b);return eK(),h.set(S,l),o?o&&s&&__FlushElementTree(b,{asyncFlush:!0}):__FlushElementTree(b,{triggerLayout:!0,operationID:r,elementID:S,listID:n}),S};return[function(t,n,l,r,i){let o=e[l];if(!o)throw Error(\"childCtx not found\");let s=_(t,n,o,r,i);return\"number\"==typeof s?s:void 0},function(t,n,l,r,i,o){let s=!1;let u=[];l.forEach((l,a)=>{let c=r[a];let f=e[l];if(!f)throw Error(\"childCtx not found\");let d=_(t,n,f,c,i,!0,o);\"number\"==typeof d||(s=!0),u.push(d)}),s&&Promise.all(u).then(e=>{__FlushElementTree(t,{triggerLayout:!0,operationIDs:r,elementIDs:e,listID:n})}),__FlushElementTree(t,{triggerLayout:!0,operationIDs:r,elementIDs:l.map((e,t)=>\"number\"==typeof u[t]?u[t]:-1),listID:n})}]}function e9(){return(e,t,_)=>{var n,l;let r=eY[t];let i=e0[t];if(!r||!i)throw Error(\"enqueueComponent called on removed list\");let o=r.get(_);if(!o)return;let s=null!=(n=o.__listItemPlatformInfo)?n:{};let u=o.type+(null!=(l=s[\"reuse-identifier\"])?l:\"\");i.has(u)||i.set(u,new Map),i.get(u).set(_,o)}}let e4={values:{},clear(e){this.values&&delete this.values[e]},clearAttachedLists(){this.values&&Object.values(this.values).map(e=>e.getAttachedListId()).filter(e=>void 0!==e).forEach(e=>this.clear(e))},flush(){this.values&&Object.values(this.values).map(e=>e.flush()).filter(e=>void 0!==e).forEach(e=>this.clear(e))},flushWithId(e){var t;this.values&&(null==(t=this.values[e])?void 0:t.flush())!==void 0&&this.clear(e)},runWithoutUpdates(e){let t=this.values;this.values=null;try{e()}finally{this.values=t}}};function e5(e,t){var _,n;null==(_=e.__worklet_ref_set)||_.forEach(e=>{e&&eQ(e)}),null==(n=e.__worklet_ref_set)||n.clear(),t&&e.childNodes.forEach(e=>{e5(e,t)})}function e7(e,t,_,n){let l;let r=e.__values[t];l=\"string\"==typeof r?r:`react-ref-${e.__id}-${t}`,e.__values[t]=l,e.__elements&&_!==l&&(_&&__SetAttribute(e.__elements[n],_,void 0),l&&__SetAttribute(e.__elements[n],l,1))}function e6(e,t,_,n){let l=0;let r={$$diff:!0,i:{},r:[],m:{}};let i={};for(let t=0;t<e.length;t++){var o,s;let _=e[t];(null!=(s=i[o=_.type])?s:i[o]=new Set).add([_,t])}for(let e=0;e<t.length;e++){let o;let s=t[e];let u=i[s.type];if(u&&u.size>0&&([o]=u,o)&&_(o[0],s)){u.delete(o);let t=o[1];if(n(o[0],s,t,e),t<l){r.m[t]=e;continue}l=t}else r.i[e]=s}for(let e in i)for(let[,t]of i[e])r.r.push(t);return r}function e8(e,t,_){let n;t.__elements=e.__elements,t.__element_root=e.__element_root,(null==_?void 0:_.skipUnRef)||e5(e,!1),(n=null==_?void 0:_.swap)&&(n[e.__id]=t.__id),e4.runWithoutUpdates(()=>{var _;null==(_=t.__values)||_.forEach((_,n)=>{let l=e.__values[n];_!==l&&(t.__values[n]=l,t.setAttribute(n,_))})});let{slot:l}=t.__snapshot_def;if(!l)return;let r=e.childNodes;let i=t.childNodes;l.forEach(([n,l],o)=>{switch(n){case w.Slot:case w.MultiChildren:e8(r[o],i[o],_);break;case w.Children:{let t=e6(r,i,(e,t)=>e.type===t.type,(e,t)=>{e8(e,t,_)});(function(e,t,_,n,l){let r;if(!(!ej(t.i)||!ej(t.m)||t.r.length>0))return e;let i=new Set(t.r);let{i:o,m:s}=t;let u=new Map;let a=0;r=e[0];let c=[];let f=0;let d=0;let p=Object.keys(o).length;for(;r||p>0;){let t=!1;if(r&&i.has(d))n(r);else if(r&&void 0!==s[d])u.set(s[d],r),p++;else{let e=r;u.has(f)?(e=u.get(f),t=!0,l(e,r),p--):void 0!==o[f]&&(e=_(o[f],r),t=!0,p--),c.push(e),f++}r&&!t&&(r=e[++a],d++)}return c})(r,t,(t,_)=>(t.ensureElements(),__InsertElementBefore(e.__elements[l],t.__element_root,null==_?void 0:_.__element_root),t),t=>{__RemoveElement(e.__elements[l],t.__element_root)},(t,_)=>{__RemoveElement(e.__elements[l],t.__element_root),__InsertElementBefore(e.__elements[l],t.__element_root,null==_?void 0:_.__element_root)});break}case w.ListChildren:{let n=[];let o=[];let s=[];let u=__GetElementUniqueID(e.__elements[l]);let a=eY[u];let c=e0[u];let f=e6(r,i,(e,t)=>e.type===t.type,(e,t,n,l)=>{if(JSON.stringify(e.__listItemPlatformInfo)!==JSON.stringify(t.__listItemPlatformInfo)&&s.push({...t.__listItemPlatformInfo,from:l,to:l,flush:!1,type:t.type}),e.__elements){e8(e,t,_);let n=__GetElementUniqueID(e.__element_root);if(a.has(n)&&a.set(n,t),c.has(e.type)){let _=c.get(e.type);_.has(n)&&_.set(n,t)}}});for(let e of f.r)n.push(e);for(let e in f.i)o.push(Number(e));for(let e in f.m)n.push(Number(e)),o.push(f.m[e]);o.sort((e,t)=>e-t),n.sort((e,t)=>e-t);let d={insertAction:o.map(e=>({position:e,type:i[e].type,...i[e].__listItemPlatformInfo})),removeAction:n,updateAction:s};let p=e.__elements[l];__SetAttribute(p,\"update-list-info\",d);let[h,m]=e3(i,e8);__UpdateListCallbacks(p,h,e9(),m),e4.clear(t.__id)}}})}(p=w||(w={}))[p.Attr=0]=\"Attr\",p[p.Spread=1]=\"Spread\",p[p.Slot=2]=\"Slot\",p[p.Children=3]=\"Children\",p[p.ListChildren=4]=\"ListChildren\",p[p.MultiChildren=5]=\"MultiChildren\",new Map;class te{flush(){if(!this.list.__elements)return;let e=this.list.__snapshot_def.slot[0][1];let t=this.list.__elements[e];__SetAttribute(t,\"update-list-info\",this.__toAttribute());let[_,n]=e3(this.list.childNodes,e8);return __UpdateListCallbacks(t,_,e9(),n),this.list.__id}getAttachedListId(){if(this.list.__elements)return this.list.__id}onInsertBefore(e,t){if(e.parentNode&&this.removeChild.add(e),t){var _;let n=null!=(_=this.insertBefore.get(t))?_:[];n.push(e),this.insertBefore.set(t,n)}else this.appendChild.push(e)}onRemoveChild(e){this.removeChild.add(e)}onSetAttribute(e,t,_){this.platformInfoUpdate.set(e,t)}__toAttribute(){let{removeChild:e,insertBefore:t,appendChild:_,platformInfoUpdate:n}=this;let l=[];let r=[];let i=[];let o=0;for(let _=0;_<this.oldChildNodes.length;_++,o++){let s=this.oldChildNodes[_];n.has(s)&&i.push({...n.get(s),from:+o,to:+o,flush:!1,type:s.type}),t.has(s)&&t.get(s).forEach(e=>{r.push({position:o,type:e.type,...e.__listItemPlatformInfo}),o++}),e.has(s)&&(l.push(_),e.delete(s),o--)}for(let e=0;e<_.length;e++){let t=_[e];r.push({position:o+e,type:t.type,...t.__listItemPlatformInfo})}if(r.sort((e,t)=>e.position-t.position),l.sort((e,t)=>e-t),\"2.14\"===SystemInfo.lynxSdkVersion||\"2.15\"===SystemInfo.lynxSdkVersion||\"2.16\"===SystemInfo.lynxSdkVersion||\"2.17\"===SystemInfo.lynxSdkVersion||\"2.18\"===SystemInfo.lynxSdkVersion){let e=this.list.__snapshot_def.slot[0][1];\"list-container\"===__GetAttributeByName(this.list.__elements[e],\"custom-list-name\")&&(i.length=0,this.list.childNodes.forEach((e,t)=>{i.push({...e.__listItemPlatformInfo,from:t,to:t,flush:!1,type:e.type})}))}return{insertAction:r,removeAction:l,updateAction:i}}toJSON(){return[this.__toAttribute()]}constructor(e){this.removeChild=new Set,this.insertBefore=new Map,this.appendChild=[],this.platformInfoUpdate=new Map,this.list=e,this.oldChildNodes=e.childNodes}}let tt=0;let t_=[[w.Children,0]];let tn={values:new Map([[\"root\",{create:()=>[e],update:[],slot:t_,isListHolder:!1,cssId:0}],[\"wrapper\",{create:()=>[__CreateWrapperElement(tt)],update:[],slot:t_,isListHolder:!1}],[null,{create:()=>[__CreateRawText(\"\")],update:[e=>{e.__elements&&__SetAttribute(e.__elements[0],\"text\",e.__values[0])}],slot:[],isListHolder:!1}]])};let tl={nextId:0,values:new Map,clear(){this.values.clear()}};function tr(e,t,_,n,l,r,i){var o;o=e,e=r?`${r}:${o}`:o;let s={create:t,update:_,slot:n,cssId:l,entryName:r,refAndSpreadIndexes:i};return tn.values.set(e,s),n&&n[0]&&n[0][0]===w.ListChildren&&(s.isListHolder=!0),e}function ti(e,t){let _=e.childNodes;for(let n of(t(e),_))ti(n,t)}let to=\"__Card__\";class ts{ensureElements(){let{create:e,slot:t,isListHolder:_,cssId:n,entryName:l}=this.__snapshot_def;let r=e(this);if(this.__elements=r,this.__element_root=r[0],void 0===n?l!==to&&void 0!==l&&__SetCSSId(this.__elements,0,l):l!==to&&void 0!==l?__SetCSSId(this.__elements,n,l):__SetCSSId(this.__elements,n),e4.runWithoutUpdates(()=>{let e=this.__values;e&&(this.__values=void 0,this.setAttribute(\"values\",e))}),_)e4.flushWithId(this.__id);else{let e=0;let _=this.__firstChild;for(;_;){_.ensureElements();let[n,l]=t[e];switch(n){case w.Slot:__ReplaceElement(_.__element_root,r[l]),r[l]=_.__element_root,e++;break;case w.MultiChildren:\"wrapper\"===__GetTag(r[l])?__ReplaceElement(_.__element_root,r[l]):__AppendElement(r[l],_.__element_root),e++;break;case w.Children:case w.ListChildren:__AppendElement(r[l],_.__element_root)}_=_.__nextSibling}}}unRenderElements(){let{isListHolder:e}=this.__snapshot_def;if(this.__elements=void 0,this.__element_root=void 0,e);else{let e=this.__firstChild;for(;e;)e.unRenderElements(),e=e.__nextSibling}}takeElements(){let e=Object.create(ts.prototype);return e.__id=this.__id,e.__snapshot_def=this.__snapshot_def,e.__values=this.__values,e.__parent=null,e.__firstChild=null,e.__lastChild=null,e.__nextSibling=null,e.__previousSibling=null,this.childNodes.map(e=>e.takeElements()).forEach(t=>e.__insertBefore(t)),e.__elements=this.__elements,e.__element_root=this.__element_root,this.__elements=void 0,this.__element_root=void 0,e}tearDown(){ti(this,e=>{e.__parent=null,e.__previousSibling=null,e.__nextSibling=null})}get parentNode(){return this.__parent}get nextSibling(){return this.__nextSibling}contains(e){return e.parentNode===this}get childNodes(){let e=[];let t=this.__firstChild;for(;t;)e.push(t),t=t.__nextSibling;return e}__insertBefore(e,t){e.__parent&&e.__parent.__removeChild(e),t?(t.__previousSibling?(t.__previousSibling.__nextSibling=e,e.__previousSibling=t.__previousSibling):(this.__firstChild=e,e.__previousSibling=null),t.__previousSibling=e,e.__nextSibling=t,e.__parent=this):(this.__lastChild?(this.__lastChild.__nextSibling=e,e.__previousSibling=this.__lastChild):(this.__firstChild=e,e.__previousSibling=null),this.__lastChild=e,e.__parent=this,e.__nextSibling=null)}__removeChild(e){if(e.__parent!==this)throw Error(\"The node to be removed is not a child of this node.\");e.__previousSibling?e.__previousSibling.__nextSibling=e.__nextSibling:this.__firstChild=e.__nextSibling,e.__nextSibling?e.__nextSibling.__previousSibling=e.__previousSibling:this.__lastChild=e.__previousSibling,e.__parent=null,e.__previousSibling=null,e.__nextSibling=null}insertBefore(e,t){let _=this.__snapshot_def;if(_.isListHolder){var n,l,r;e4.values&&(null!=(r=(n=e4.values)[l=this.__id])?r:n[l]=new te(this)).onInsertBefore(e,t),this.__insertBefore(e,t);return}let i=e.__parent===this;this.__insertBefore(e,t);let o=this.__elements;if(!o)return;e.__elements||e.ensureElements();let s=_.slot.length;if(1===s){let[,n]=_.slot[0];let l=o[n];i&&__RemoveElement(l,e.__element_root),t?__InsertElementBefore(l,e.__element_root,t.__element_root):__AppendElement(l,e.__element_root)}else if(s>1){let t=this.__current_slot_index++;let[n,l]=_.slot[t];n===w.Slot?(__ReplaceElement(e.__element_root,o[l]),o[l]=e.__element_root):n===w.MultiChildren&&(\"wrapper\"===__GetTag(o[l])?__ReplaceElement(e.__element_root,o[l]):__AppendElement(o[l],e.__element_root))}}removeChild(e){let t=this.__snapshot_def;if(t.isListHolder){var _,n,l;e4.values&&(null!=(l=(_=e4.values)[n=this.__id])?l:_[n]=new te(this)).onRemoveChild(e),this.__removeChild(e),ti(e,e=>{tl.values.delete(e.__id)}),e.__id=0;return}if(e5(e,!0),this.__elements){let[,_]=t.slot[0];__RemoveElement(this.__elements[_],e.__element_root)}e.__snapshot_def.isListHolder&&function(e){let[,t]=e.__snapshot_def.slot[0];let _=__GetElementUniqueID(e.__elements[t]);delete eY[_],delete e0[_]}(e),this.__removeChild(e),ti(e,e=>{e.__parent=null,e.__previousSibling=null,e.__nextSibling=null,delete e.__elements,delete e.__element_root,tl.values.delete(e.__id)})}setAttribute(e,t){var _;if(\"values\"===e){let e=this.__values;if(this.__values=t,e)for(let _=0;_<t.length;_++)this.callUpdateIfNotDirectOrDeepEqual(_,e[_],t[_]);else for(let e=0;e<t.length;e++)this.callUpdateIfNotDirectOrDeepEqual(e,void 0,t[e]);return}if(\"string\"==typeof e){(null!=(_=this.__extraProps)?_:this.__extraProps={})[e]=t;return}null!=this.__values||(this.__values=[]),this.callUpdateIfNotDirectOrDeepEqual(e,this.__values[e],this.__values[e]=t)}toJSON(){return{id:this.__id,type:this.type,values:this.__values,extraProps:this.__extraProps,children:this.__firstChild?this.childNodes:void 0}}callUpdateIfNotDirectOrDeepEqual(e,t,_){eM(t,_)||this.__snapshot_def.update[e](this,e,t)}constructor(e,t){if(this.__current_slot_index=0,this.__parent=null,this.__firstChild=null,this.__lastChild=null,this.__previousSibling=null,this.__nextSibling=null,this.type=e,this.__snapshot_def=tn.values.get(e),!this.__snapshot_def&&\"div\"!==e)throw Error(\"Snapshot not found: \"+e);null!=t||(t=tl.nextId-=1),this.__id=t,tl.values.set(t,this)}}function tu(e){if(!lynx.getJSContext)throw Error(\"snapshotPatchApply failed: ctx not found\");lynx.getJSContext().dispatchEvent({type:\"Lynx.Error.CtxNotFound\",data:{id:e}})}function ta(e,_){var n,l;t&&(_||t.needTimestamps)&&(null==(l=lynx.performance)||null==(n=l._markTiming)||n.call(l,t.pipelineID,e))}let tc=0;function tf(){l=!0;let e=JSON.stringify(n);__OnLifecycleEvent([E.firstScreen,{root:e,jsReadyEventIdSwap:r}]),r={}}n=new ts(\"root\");let td=[];let tp=[];(h=I||(I={}))[h.Begin=0]=\"Begin\",h[h.End=1]=\"End\",h[h.Attr=2]=\"Attr\",h[h.Text=3]=\"Text\";let th=[];let tm=Array.isArray;let tv=Object.assign;function ty(){this.__d=!0}let tg={};function tb(e,t){let _;let n=e.type;return e.__c?(_=e.__c).state=_.__s:_=new n(e.props,t),e.__c=_,_.__v=e,_.props=e.props,_.context=t,_.__d=!0,null==_.state&&(_.state=tg),null==_.__s&&(_.__s=_.state),n.getDerivedStateFromProps&&(_.state=tv({},_.state,n.getDerivedStateFromProps(_.props,_.state))),u&&u(e),_.render(_.props,_.state,t)}function tS(e,t,_){return this.constructor(e,_)}let tC=function(e,t){let _=U.__s;U.__s=!0,i=U.__b,o=U._diff2,s=U.diffed,u=U.__r,a=U.unmount;let n=H(j,null);n.__k=[e];let l=[];try{(function e(t,_,n,l,r,c,f){let d;if(null==t||!0===t||!1===t||\"\"===t)return;if(\"object\"!=typeof t){if(\"function\"==typeof t)return;c.push(3,t+\"\");return}if(tm(t)){r.__k=t;for(let i=0;i<t.length;i++){let o=t[i];null!=o&&\"boolean\"!=typeof o&&e(o,_,n,l,r,c,c.length)}return}t.__=r,i&&i(t),o&&o(t,tg);let p=t.type,h=t.props,m=_,v,y,g;if(\"function\"==typeof p){if(p===j)y=h.children;else{if(null!=(v=p.contextType)){let e=_[v.__c];m=e?e.props.value:v.__}if(p.prototype&&\"function\"==typeof p.prototype.render)y=tb(t,m),g=t.__c;else{g={__v:t,props:h,context:m,setState:ty,forceUpdate:ty,__d:!0,__h:[]},t.__c=g,g.constructor=p,g.render=tS;let e=0;for(;g.__d&&e++<25;)g.__d=!1,u&&u(t),y=g.render(h,g.state,m);g.__d=!0}null!=g.getChildContext&&(_=tv({},_,g.getChildContext()))}y=null!=y&&y.type===j&&null==y.key?y.props.children:y;try{e(y,_,n,l,t,c,c.length)}catch(r){if(r&&\"object\"==typeof r&&r.then&&g&&g.__c)g.setState({__a:!0}),g.__d&&(y=tb(t,_),g=t.__c,c.length=f,e(y,_,n,l,t,c,c.length));else throw r}finally{s&&s(t),t.__=void 0,a&&a(t)}return}for(let e in c.push(0,t),h){let t=h[e];switch(e){case\"children\":d=t;continue;case\"key\":case\"ref\":case\"__self\":case\"__source\":continue}null!=t&&!1!==t&&\"function\"!=typeof t&&c.push(2,e,t)}\"string\"==typeof d||\"number\"==typeof d?c.push(3,d):null!=d&&!1!==d&&!0!==d&&e(d,_,!1,l,t,c,c.length),s&&s(t),t.__=void 0,a&&a(t),c.push(1)})(e,t||tg,!1,void 0,n,l,0)}finally{U.__c&&U.__c(e,th),U.__s=_,th.length=0}return l};function tk(){let e;try{e=tC(n.__jsx,void 0)}catch(t){lynx.reportError(t),e=[]}finally{}(function(e,t){let _=t;let n=[t];for(let t=0;t<e.length;)switch(e[t]){case I.Begin:{let l=_;(_=e[t+1]).__parent&&(_=new ts(_.type),e[t+1]=_),l.insertBefore(_),n.push(_),t+=2;break}case I.End:_.__k=void 0,n.pop(),_=n[n.length-1],t+=1;break;case I.Attr:{let n=e[t+1];let l=e[t+2];_.setAttribute(n,l),t+=3;break}case I.Text:{let n=e[t+1];let l=new ts(null);l.setAttribute(0,n),_.insertBefore(l),t+=2}}})(e,n)}function tE(e){return`Native${e}Modules`}function tx(e,t,_,n,l,r,i){let o;let s=e.__values[t];o=s?\"string\"==typeof s?s:`${e.__id}:${t}:${i}`:void 0,e.__values[t]=o,e.__elements&&__AddEvent(e.__elements[n],l,r,o)}function tw(e,t,_,n,l){if(!e.__elements)return;let r=e.__values[t];\"main-thread\"===l&&function e(t,_,n,l,r){var i;if(_&&null!=(i=_.__isSerialized)&&i)if(r&&r.domSet||(__SetAttribute(t,\"has-react-gesture\",!0),__SetAttribute(t,\"flatten\",!1)),_.type===A.COMPOSED)for(let[r,i]of _.gestures.entries())e(t,i,null==n?void 0:n.gestures[r],l,{domSet:!0});else{let{config:e,relationMap:r}=function(e,t,_,n){var l,r,i,o,s,u;let a={callbacks:[]};for(let l of(e.config&&(a.config=e.config),Object.keys(e.callbacks))){let r=e.callbacks[l];eq(r,null==t?void 0:t.callbacks[l],_,n),a.callbacks.push({name:l,callback:r})}return{config:a,relationMap:{waitFor:null!=(o=null==e||null==(l=e.waitFor)?void 0:l.map(e=>e.id))?o:[],simultaneous:null!=(s=null==e||null==(r=e.simultaneousWith)?void 0:r.map(e=>e.id))?s:[],continueWith:null!=(u=null==e||null==(i=e.continueWith)?void 0:i.map(e=>e.id))?u:[]}}}(_,n,l,t);__SetGestureDetector(t,_.id,_.type,e,r)}}(e.__elements[n],r,_,eJ)}void 0===globalThis.processEvalResult&&(globalThis.processEvalResult=(e,t)=>null==e?void 0:e(t)),Object.assign(globalThis,{renderPage:function(t){var _;l=!1,r={},lynx.__initData=null!=t?t:{},e=_=__CreatePage(\"0\",0),tt=__GetElementUniqueID(_),n.ensureElements(),tk(),e4.flush(),eK(),tf()},updatePage:function(_,i){if(null==i?void 0:i.reloadTemplate)return void function(t,_){for(let e of(++tc,\"object\"!=typeof t||ej(t)||Object.assign(lynx.__initData,t),function(){let e=td;return td=[],e}(),tp))e();tp.length=0,tl.clear(),e4.clearAttachedLists(),r={};let i=n;(n=new ts(\"root\")).__jsx=i.__jsx,tk(),e8(i,n,{skipUnRef:!0}),e4.flush(),eK(),l&&__OnLifecycleEvent([E.firstScreen,{root:JSON.stringify(n)}]),__FlushElementTree(e,_)}(_,i);if((null==i?void 0:i.resetPageData)&&(lynx.__initData={}),\"object\"==typeof _&&!ej(_)){var o;null!=(o=lynx).__initData||(o.__initData={}),Object.assign(lynx.__initData,_)}let s=null!=i?i:{};if(!l){let e=n;(n=new ts(\"root\")).__jsx=e.__jsx,t=null==i?void 0:i.pipelineOptions,ta(\"updateDiffVdomStart\"),e4.clearAttachedLists(),tk(),e8(e,n,{skipUnRef:!0,swap:r}),e4.flush(),eK(),s.triggerDataUpdated=!0,ta(\"updateDiffVdomEnd\")}__FlushElementTree(e,s)},updateGlobalProps:function(t,_){_?__FlushElementTree(e,_):__FlushElementTree()},getPageData:function(){return null},removeComponents:function(){}}),Object.assign(globalThis,{[E.jsReady]:tf}),Object.assign(globalThis,{[E.patchUpdate]:function({data:n,patchOptions:l}){if(l.reloadVersion<tc)return;let r=l.flowIds;r&&lynx.performance.profileStart(\"ReactLynx::patch\",{flowId:r[0],flowIds:r}),t=l.pipelineOptions,ta(\"mtsRenderStart\"),ta(\"parseChangesStart\");let{patchList:i,flushOptions:o={},delayedRunOnMainThreadData:s}=JSON.parse(n);ta(\"parseChangesEnd\"),ta(\"patchChangesStart\"),l.isHydration&&ez(!0);try{for(let{snapshotPatch:e,workletRefInitValuePatch:t}of i)(function(e){var t;e&&(null==(t=globalThis.lynxWorkletImpl)||t._refImpl.updateWorkletRefInitValueChanges(e))})(t),e4.clearAttachedLists(),e&&function(e){let t=e.length;for(let _=0;_<t;++_)switch(e[_]){case 0:{let t=e[++_];new ts(t,e[++_]);break}case 1:{let t=e[++_];let n=e[++_];let l=e[++_];let r=tl.values.get(t);let i=tl.values.get(n);let o=tl.values.get(l);r&&i?r.insertBefore(i,o):tu(r?n:t);break}case 2:{let t=e[++_];let n=e[++_];let l=tl.values.get(t);let r=tl.values.get(n);l&&r?l.removeChild(r):tu(l?n:t);break}case 3:{let t=e[++_];let n=e[++_];let l=e[++_];let r=tl.values.get(t);r?r.setAttribute(n,l):tu(t);break}case 4:{let t=e[++_];let n=e[++_];let l=tl.values.get(t);l?l.setAttribute(\"values\",n):tu(t)}}}(e),e4.flush()}finally{ta(\"patchChangesEnd\"),ta(\"mtsRenderEnd\"),l.isHydration&&ez(!1)}if(eK(),s&&(null!=_?_:_=function(e,t){let _=(SystemInfo.lynxSdkVersion||\"1.0\").split(\".\");return Number(_[0])>2||2==Number(_[0])&&Number(_[1])>13}(2,0))){for(let e of(eG(!1),s))try{(function(e,t,_){var n;null==(n=globalThis.lynxWorkletImpl)||n._runRunOnMainThreadTask(e,t,_)})(e.worklet,e.params,e.resolveId)}catch(e){lynx.reportError(e)}eG(!0)}l.pipelineOptions&&(o.pipelineOptions=l.pipelineOptions),__FlushElementTree(e,o),r&&lynx.performance.profileEnd()}}),lynx.__initData={},globalThis.SystemInfo=null!=(m=lynx.SystemInfo)?m:{},lynx.reportError=function(e){_ReportError(e instanceof Error?e:Error(JSON.stringify(e)),{errorCode:1101})},lynx.triggerGlobalEventFromLepus=function(e,t){__OnLifecycleEvent([\"globalEventFromLepus\",[e,t]])},void 0===globalThis[tE(\"\")]&&(globalThis[tE(\"\")]=void 0),lynx.registerDataProcessors=function(e){let t=!1;globalThis.processData=(_,n)=>{let l;try{var r,i,o,s,u;l=n?null!=(s=null==e||null==(i=e.dataProcessors)||null==(r=i[n])?void 0:r.call(i,_))?s:_:null!=(u=null==e||null==(o=e.defaultDataProcessor)?void 0:o.call(e,_))?u:_}catch(e){lynx.reportError(e),l={}}return!1===t&&globalThis.__I18N_RESOURCE_TRANSLATION__&&(l={...l,__I18N_RESOURCE_TRANSLATION__:globalThis.__I18N_RESOURCE_TRANSLATION__}),n||(t=!0),l}},lynx.registerDataProcessors(),(v=A||(A={}))[v.COMPOSED=-1]=\"COMPOSED\",v[v.PAN=0]=\"PAN\",v[v.FLING=1]=\"FLING\",v[v.DEFAULT=2]=\"DEFAULT\",v[v.TAP=3]=\"TAP\",v[v.LONGPRESS=4]=\"LONGPRESS\",v[v.ROTATION=5]=\"ROTATION\",v[v.PINCH=6]=\"PINCH\",v[v.NATIVE=7]=\"NATIVE\";let tI=new Set([\"reuse-identifier\",\"recyclable\"]);let tA=new Set([\"reuse-identifier\",\"full-span\",\"item-key\",\"sticky-top\",\"sticky-bottom\",\"estimated-height\",\"estimated-height-px\",\"estimated-main-axis-size-px\",\"recyclable\"]);function tP(e,t,_,n,l,r,i){var o;if(!e.__elements)return;let s=null!=(o=e.__values[t]||void 0)?o:{};s._workletType=l,\"main-thread\"===l&&(eq(s,_,eJ,e.__elements[n]),__AddEvent(e.__elements[n],r,i,{type:\"worklet\",value:s}))}let tN=/^(([A-Za-z-]*):)?(bind|catch|capture-bind|capture-catch|global-bind)([A-Za-z]+)$/;let tT={bind:\"bindEvent\",catch:\"catchEvent\",\"capture-bind\":\"capture-bind\",\"capture-catch\":\"capture-catch\",\"global-bind\":\"global-bindEvent\"};let tL=new Set([\"name\",\"clip-radius\",\"overlap\",\"exposure-scene\",\"exposure-id\"]);let tR=w.Slot;w.MultiChildren;let tD=w.Children;function tO(e,t,_){if(\"string\"==typeof e){let _=new ts(e);return _.props=t,_.__k=null,_.__=null,_.__b=0,_.__e=null,_.__d=void 0,_.__c=null,_.__i=-1,_.__u=0,_}if(\"function\"==typeof e){let _,n=t;if(\"ref\"in n)for(let e in n={},t)\"ref\"==e||(n[e]=t[e]);if(_=e.defaultProps)for(let e in _)void 0===n[e]&&(n[e]=_[e]);return{type:e,props:n,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__i:-1,__u:0}}}function tW(e){let t=ev(e);t.current=ey(()=>e,[e]);let _=ev();return null!=_.current||(_.current=function(...e){return t.current.apply(this,e)}),_.current}function tU(){for(var e,t,_=0,n=\"\",l=arguments.length;_<l;_++)(e=arguments[_])&&(t=function e(t){var _,n,l=\"\";if(\"string\"==typeof t||\"number\"==typeof t)l+=t;else if(\"object\"==typeof t)if(Array.isArray(t)){var r=t.length;for(_=0;_<r;_++)t[_]&&(n=e(t[_]))&&(l&&(l+=\" \"),l+=n)}else for(n in t)t[n]&&(l&&(l+=\" \"),l+=n);return l}(e))&&(n&&(n+=\" \"),n+=t);return n}w.ListChildren,[].slice;let tF=ei({active:!1,disabled:!1});let tH=tr(\"__snapshot_11572_54683_1\",function(){return[__CreateView(tt)]},[(e,t,_)=>(function(e,t,_,n){var l,r,i;null!=_||(_={});let o=e.__values[t];let s=e.parentNode;if(null==s?void 0:s.__snapshot_def.isListHolder){let n=eB(_,tA);let u=eB(o,tA);eM(n,u)||(e4.values&&(null!=(i=(l=e4.values)[r=s.__id])?i:l[r]=new te(s)).onSetAttribute(e,u,n),e.__listItemPlatformInfo=u,function(e,t,_,n){let l=e.__listItemPlatformInfo=e.__values[t];if(e4.values){var r,i,o;let t=e.parentNode;(null==t?void 0:t.__snapshot_def.isListHolder)&&(null!=(o=(r=e4.values)[i=t.__id])?o:r[i]=new te(t)).onSetAttribute(e,l,_)}if(e.__elements){let _=e.__elements[0];let n=e.__values[t];for(let e in n)tI.has(e)||__SetAttribute(_,e,n[e])}}({__values:{get[t](){return u}},__id:e.__id,__elements:e.__elements},t,n,0))}if(!e.__elements)return;\"__spread\"in o&&(o=function(e,t,_){let n={};let l=!1;for(let r in _){let i=_[r];\"__spread\"===r||(\"class\"===r||\"className\"===r?(null!=i||(i=\"\"),n.className=i):\"ref\"===r?n[r]=i?1:void 0:\"function\"==typeof i?n[r]=`${e.__id}:${t}:${r}`:\"__self\"===r||\"__source\"===r||(!l&&tL.has(r)&&(l=!0),n[r]=i))}return l&&(n.flatten=!1),n}(e,t,o),e.__values[t]=o);let u={};let a=null;for(let l in o){let r=o[l];if(r!==_[l])if(\"className\"===l)__SetClasses(e.__elements[0],r);else if(\"style\"===l)__SetInlineStyles(e.__elements[n],r);else if(\"id\"===l)__SetID(e.__elements[n],r);else if(l.startsWith(\"data-\"));else if(\"ref\"===l)e7({__values:{get[t](){return r},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements},t,_[l],n);else if(l.endsWith(\":ref\"))null!=e.__worklet_ref_set||(e.__worklet_ref_set=new Set),eX({__values:{get[t](){return r}},__id:e.__id,__elements:e.__elements,__worklet_ref_set:e.__worklet_ref_set},t,_[l],n,l.slice(0,-4));else if(l.endsWith(\":gesture\")){let i=l.slice(0,-8);tw({__values:{get[t](){return r}},__id:e.__id,__elements:e.__elements},t,_[l],n,i)}else if(a=tN.exec(l)){let i=a[2];let s=tT[a[3]];let u=a[4];let c={__values:{get[t](){return r},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements};i?tP(c,t,_[l],n,i,s,u):tx(c,t,_[l],n,s,u,l)}else tA.has(l)||__SetAttribute(e.__elements[n],l,r);l.startsWith(\"data-\")&&(u[l.slice(5)]=r)}let c=!1;for(let l in _){if(!(l in o))if(\"className\"===l)__SetClasses(e.__elements[n],\"\");else if(\"style\"===l)__SetInlineStyles(e.__elements[n],\"\");else if(\"id\"===l)__SetID(e.__elements[n],null);else if(l.startsWith(\"data-\"));else if(\"ref\"===l)e7({__values:{get[t](){return},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements},t,_[l],n);else if(l.endsWith(\":ref\"))null!=e.__worklet_ref_set||(e.__worklet_ref_set=new Set),eX({__values:{get[t](){return}},__id:e.__id,__elements:e.__elements,__worklet_ref_set:e.__worklet_ref_set},t,_[l],n,l.slice(0,-4));else if(l.endsWith(\":gesture\")){let r=l.slice(0,-8);tw({__values:{get[t](){return}},__id:e.__id,__elements:e.__elements},t,_[l],n,r)}else if(a=tN.exec(l)){let r=a[2];let i=tT[a[3]];let s=a[4];let u={__values:{get[t](){return},set[t](value){o[l]=value}},__id:e.__id,__elements:e.__elements};r?tP(u,t,_[l],n,r,i,s):tx(u,t,_[l],n,i,s,l)}else tA.has(l)||__SetAttribute(e.__elements[n],l,null);l.startsWith(\"data-\")&&(c=!0)}(c||!ej(u))&&__SetDataset(e.__elements[n],u)})(e,t,_,0)],t_,void 0,P,[0]);let tM=e=>{let{children:t,onClick:_,disabled:n=!1,style:l,className:r,buttonProps:i}=e;let[o,s]=em(!1);let u=o&&!n;let a=\"function\"==typeof t?t({active:u,disabled:n}):t;let c=tW(()=>{n||s(!0)});let f=tW(()=>{if(s(!1),n)return});let d=tW(()=>{n||null==_||_()});let p=ey(()=>({active:u,disabled:n}),[u,n]);return tO(tF.Provider,{value:p,children:tO(tH,{values:[{bindtap:d,bindtouchstart:c,bindtouchend:f,bindtouchcancel:f,\"event-through\":!1,style:l,className:tU(r,{\"ui-active\":u,\"ui-disabled\":n}),...i,__spread:!0}],children:a})})};let tj=ei({checked:!1,indeterminate:!1});let tB=e=>{var t;let{style:_,className:n,children:l,onChange:r,checked:i,defaultChecked:o=!1,disabled:s=!1,indeterminate:u=!1,checkboxProps:a}=e;let c=void 0!==i;let[f,d]=em(o);let p=c?i:f;let h=tW(e=>{c||d(e),null==r||r(e)});let m=tW(()=>{if(u)return void h(!0);h(!p)});let v=ey(()=>({checked:p,indeterminate:u}),[p,u]);return tO(tj.Provider,{value:v,children:tO(tM,{disabled:s,onClick:m,style:_,className:tU(n,{\"ui-indeterminate\":u,\"ui-checked\":i}),buttonProps:a,children:(t={checked:p,indeterminate:u},\"function\"==typeof l?e=>l({...t,...e}):l)})})};let t$=tr(\"__snapshot_088bc_a75ef_1\",function(){return[__CreateView(tt)]},[function(e){e.__elements&&__SetInlineStyles(e.__elements[0],e.__values[0])},function(e){e.__elements&&__SetClasses(e.__elements[0],e.__values[1]||\"\")}],t_,void 0,P,null);let tV=e=>{let{children:t,className:_,style:n,forceMount:l=!1}=e;let{checked:r,indeterminate:i}=eg(tj);let{active:o,disabled:s}=eg(tF);return tO(t$,{values:[n,tU(_,{\"ui-indeterminate\":i,\"ui-checked\":r,\"ui-active\":o,\"ui-disabled\":s})],children:(l||r||i)&&t})};let tG={sm:'path(\"M11.9177 4.49757C12.0738 4.59984 12.1519 4.65097 12.1917 4.72042C12.2267 4.78152 12.2414 4.85211 12.2338 4.92209C12.2251 5.00165 12.174 5.07974 12.0717 5.23592L8.29093 11.0102C8.27298 11.0376 8.25661 11.0626 8.24143 11.0854L7.99862 11.4563C7.85656 11.6732 7.62159 11.8117 7.36297 11.8309C7.10434 11.85 6.85155 11.7477 6.67908 11.554L6.3694 11.2062C6.35533 11.1905 6.3404 11.1738 6.32444 11.1558L4.06554 8.61911C3.94139 8.47969 3.87932 8.40998 3.85903 8.33256C3.84119 8.26447 3.84536 8.19248 3.87095 8.1269C3.90004 8.05235 3.96975 7.99027 4.10917 7.86612L4.55726 7.46711C4.69668 7.34296 4.76639 7.28088 4.8438 7.2606C4.91189 7.24275 4.98389 7.24692 5.04947 7.27251C5.12402 7.3016 5.18609 7.37131 5.31024 7.51073L7.20024 9.63307L10.6773 4.32294C10.7796 4.16676 10.8307 4.08867 10.9002 4.04892C10.9613 4.01395 11.0319 3.99922 11.1019 4.00684C11.1814 4.01551 11.2595 4.06664 11.4157 4.1689L11.9177 4.49757Z\")',md:'path(\"M13.877 5.00927C13.9764 5.02014 14.0744 5.08364 14.2696 5.21142L14.8965 5.62256C15.0917 5.75038 15.1896 5.81406 15.2393 5.90088C15.283 5.97719 15.3015 6.06542 15.292 6.15283C15.2812 6.25227 15.2167 6.35018 15.0889 6.54541L10.3633 13.7632C10.341 13.7973 10.3207 13.8285 10.3018 13.8569L9.99807 14.3208C9.8205 14.592 9.52643 14.7646 9.20315 14.7886C8.87996 14.8125 8.56421 14.6849 8.34866 14.4429L7.96096 14.0083C7.94341 13.9887 7.92522 13.9672 7.9053 13.9448L5.08108 10.7739C4.92633 10.6001 4.8487 10.513 4.82327 10.4165C4.80096 10.3314 4.80593 10.2407 4.83792 10.1587C4.87429 10.0656 4.96185 9.98837 5.13577 9.83349L5.69632 9.33447C5.87059 9.17928 5.95795 9.10104 6.05471 9.07568C6.1397 9.05352 6.22973 9.05938 6.31155 9.09131C6.40465 9.12772 6.48265 9.21501 6.63772 9.38916L9.00003 12.0415L13.3467 5.40381C13.4743 5.20887 13.5383 5.11168 13.625 5.06201C13.7014 5.0183 13.7895 4.99975 13.877 5.00927Z\")'};let tq=tr(\"__snapshot_e9594_02d20_1\",function(){return[__CreateView(tt)]},[function(e){e.__elements&&__SetClasses(e.__elements[0],e.__values[0]||\"\")},function(e){e.__elements&&__SetInlineStyles(e.__elements[0],e.__values[1])}],null,void 0,P,null);function tJ({size:e=\"md\",className:t=\"checkmark\"}){return tO(tq,{values:[t,{clipPath:tG[e]}]})}let tz=[\"Apple\",\"Banana\",\"Orange\"];let tZ={\"hit-slop\":{top:\"8px\",left:\"8px\",right:\"8px\",bottom:\"8px\"}};let tK=tr(\"__snapshot_076a2_aafdd_1\",function(){let e=__CreateView(tt);return __SetClasses(e,\"indeterminate-mark\"),[e]},null,null,void 0,P,null);function tQ(){return tO(tK,{})}let tX=tr(\"__snapshot_076a2_aafdd_5\",function(){return[__CreateText(tt)]},null,t_,void 0,P,null);let tY=tr(\"__snapshot_076a2_aafdd_4\",function(){let e=tt;let t=__CreateView(e);__SetClasses(t,\"row\");let _=__CreateWrapperElement(e);return __AppendElement(t,_),[t,_]},null,[[tD,1]],void 0,P,null);let t0=tr(\"__snapshot_076a2_aafdd_3\",function(){let e=__CreateView(tt);return __SetClasses(e,\"fruits\"),[e]},null,t_,void 0,P,null);let t1=tr(\"__snapshot_076a2_aafdd_2\",function(){let e=tt;let t=__CreateView(e);__SetClasses(t,\"container lunaris-dark luna-gradient-ocean\");let _=__CreateView(e);__SetClasses(_,\"canvas\"),__AppendElement(t,_);let n=__CreateView(e);__SetClasses(n,\"section\"),__AppendElement(_,n);let l=__CreateText(e);__SetClasses(l,\"title\"),__AppendElement(n,l);let r=__CreateRawText(\"Indeterminate\");__AppendElement(l,r);let i=__CreateView(e);__SetClasses(i,\"row\"),__AppendElement(n,i);let o=__CreateWrapperElement(e);__AppendElement(i,o);let s=__CreateText(e);__AppendElement(i,s);let u=__CreateRawText(\"Select All\");__AppendElement(s,u);let a=__CreateWrapperElement(e);return __AppendElement(n,a),[t,_,n,l,r,i,o,s,u,a]},null,[[tR,6],[tR,9]],void 0,P,null);({render:e=>{n.__jsx=e},registerDataProcessors:e=>{lynx.registerDataProcessors(e)}}).render(tO(function(){let[e,t]=em([tz[0]]);let _=e.length===tz.length;let n=0!==e.length&&!_;return tO(t1,{children:[tO(\"wrapper\",{children:tO(tB,{className:\"checkbox\",checked:_,indeterminate:n,onChange:e=>{console.log(\"Select All changed:\",e),t(e?tz:[])},checkboxProps:tZ,children:tO(tV,{className:\"checkbox-indicator\",children:n?tO(tQ,{}):tO(tJ,{})})})}),tO(t0,{children:tz.map(_=>tO(tY,{children:[tO(tB,{className:\"checkbox\",checked:e.includes(_),onChange:e=>{console.log(`Item \"${_}\" Changed:`,e),t(t=>e?t.includes(_)?t:[...t,_]:t.filter(e=>e!==_))},checkboxProps:tZ,children:tO(tV,{className:\"checkbox-indicator\",children:tO(tJ,{})})}),tO(tX,{children:_})]},_))})]})},{}));"},"customSections":{}}
|
package/lynx.config.mjs
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// Copyright 2026 The Lynx Authors. All rights reserved.
|
|
2
|
+
// Licensed under the Apache License Version 2.0 that can be found in the
|
|
3
|
+
// LICENSE file in the root directory of this source tree.
|
|
4
|
+
|
|
5
|
+
import { exampleConfig } from '../../../tools/configs/exampleConfig.mjs'
|
|
6
|
+
|
|
7
|
+
const defaultConfig = exampleConfig({
|
|
8
|
+
CheckboxBasic: './Basic/index.tsx',
|
|
9
|
+
CheckboxIndeterminate: './Indeterminate/index.tsx',
|
|
10
|
+
})
|
|
11
|
+
|
|
12
|
+
export default defaultConfig
|
package/package.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@lynx-example/lynx-ui-checkbox",
|
|
3
|
+
"version": "0.0.1",
|
|
4
|
+
"description": "Example app demonstrating Checkbox usage in lynx-ui",
|
|
5
|
+
"homepage": "https://github.com/lynx-family/lynx-ui/tree/main/apps/examples/Checkbox#readme",
|
|
6
|
+
"repository": {
|
|
7
|
+
"type": "git",
|
|
8
|
+
"url": "git+https://github.com/lynx-family/lynx-ui.git",
|
|
9
|
+
"directory": "apps/examples/Checkbox"
|
|
10
|
+
},
|
|
11
|
+
"license": "Apache-2.0",
|
|
12
|
+
"author": {
|
|
13
|
+
"name": "The Lynx Authors"
|
|
14
|
+
},
|
|
15
|
+
"type": "module",
|
|
16
|
+
"files": [
|
|
17
|
+
"LICENSE",
|
|
18
|
+
"CHANGELOG.md",
|
|
19
|
+
"dist/",
|
|
20
|
+
"src/",
|
|
21
|
+
"lynx.config.mjs"
|
|
22
|
+
],
|
|
23
|
+
"dependencies": {
|
|
24
|
+
"@lynx-js/react": "0.113.0",
|
|
25
|
+
"@lynx-js/lynx-ui": "3.130.0",
|
|
26
|
+
"@lynx-js/luna-styles": "0.1.0"
|
|
27
|
+
},
|
|
28
|
+
"devDependencies": {
|
|
29
|
+
"@lynx-js/qrcode-rsbuild-plugin": "0.3.3",
|
|
30
|
+
"@lynx-js/react-rsbuild-plugin": "0.11.2",
|
|
31
|
+
"@lynx-js/rspeedy": "0.11.2",
|
|
32
|
+
"@types/react": "^18.3.8"
|
|
33
|
+
},
|
|
34
|
+
"publishConfig": {
|
|
35
|
+
"access": "public"
|
|
36
|
+
},
|
|
37
|
+
"scripts": {
|
|
38
|
+
"build": "rspeedy build",
|
|
39
|
+
"build:dev": "rspeedy build --mode=development",
|
|
40
|
+
"dev": "rspeedy dev",
|
|
41
|
+
"test": "vitest"
|
|
42
|
+
}
|
|
43
|
+
}
|