@hopper-agent/render 0.1.0

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.
Files changed (43) hide show
  1. package/LICENSE +179 -0
  2. package/dist/.tsbuildinfo +1 -0
  3. package/dist/src/colors.d.ts +12 -0
  4. package/dist/src/colors.d.ts.map +1 -0
  5. package/dist/src/colors.js +57 -0
  6. package/dist/src/colors.js.map +1 -0
  7. package/dist/src/index.d.ts +10 -0
  8. package/dist/src/index.d.ts.map +1 -0
  9. package/dist/src/index.js +10 -0
  10. package/dist/src/index.js.map +1 -0
  11. package/dist/src/markdown.d.ts +6 -0
  12. package/dist/src/markdown.d.ts.map +1 -0
  13. package/dist/src/markdown.js +7 -0
  14. package/dist/src/markdown.js.map +1 -0
  15. package/dist/src/panel.d.ts +14 -0
  16. package/dist/src/panel.d.ts.map +1 -0
  17. package/dist/src/panel.js +19 -0
  18. package/dist/src/panel.js.map +1 -0
  19. package/dist/src/progress.d.ts +11 -0
  20. package/dist/src/progress.d.ts.map +1 -0
  21. package/dist/src/progress.js +14 -0
  22. package/dist/src/progress.js.map +1 -0
  23. package/dist/src/spinner.d.ts +8 -0
  24. package/dist/src/spinner.d.ts.map +1 -0
  25. package/dist/src/spinner.js +14 -0
  26. package/dist/src/spinner.js.map +1 -0
  27. package/dist/src/syntax-block.d.ts +10 -0
  28. package/dist/src/syntax-block.d.ts.map +1 -0
  29. package/dist/src/syntax-block.js +28 -0
  30. package/dist/src/syntax-block.js.map +1 -0
  31. package/dist/src/table.d.ts +14 -0
  32. package/dist/src/table.d.ts.map +1 -0
  33. package/dist/src/table.js +32 -0
  34. package/dist/src/table.js.map +1 -0
  35. package/dist/src/themes.d.ts +17 -0
  36. package/dist/src/themes.d.ts.map +1 -0
  37. package/dist/src/themes.js +120 -0
  38. package/dist/src/themes.js.map +1 -0
  39. package/dist/src/traceback.d.ts +14 -0
  40. package/dist/src/traceback.d.ts.map +1 -0
  41. package/dist/src/traceback.js +7 -0
  42. package/dist/src/traceback.js.map +1 -0
  43. package/package.json +37 -0
package/LICENSE ADDED
@@ -0,0 +1,179 @@
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
+ revisions are patently meant to be an adaptation, but does not
43
+ include a work that is merely a copy of the Work except a Derivative
44
+ Work.
45
+
46
+ "Contribution" shall mean any work of authorship, including
47
+ the original version of the Work and any modifications or additions
48
+ to that Work or Derivative Works thereof, that is intentionally
49
+ submitted to the Licensor for inclusion in the Work by the copyright owner
50
+ or by an individual or Legal Entity authorized to submit on behalf of
51
+ the copyright owner. For the purposes of this definition, "submitted"
52
+ means any form of electronic, verbal, or written communication sent
53
+ to the Licensor or its representatives, including but not limited to
54
+ communication on electronic mailing lists, source code control systems,
55
+ and issue tracking systems that are managed by, or on behalf of, the
56
+ Licensor for the purpose of discussing and improving the Work, but
57
+ excluding communication that is conspicuously marked or otherwise
58
+ designated in writing by the copyright owner as "Not a Contribution."
59
+
60
+ "Contributor" shall mean Licensor and any individual or Legal Entity
61
+ on behalf of whom a Contribution has been received by Licensor and
62
+ subsequently incorporated within the Work.
63
+
64
+ 2. Grant of Copyright License. Subject to the terms and conditions of
65
+ this License, each Contributor hereby grants to You a perpetual,
66
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
67
+ copyright license to reproduce, prepare Derivative Works of,
68
+ publicly display, publicly perform, sublicense, and distribute the
69
+ Work and such Derivative Works in Source or Object form.
70
+
71
+ 3. Grant of Patent License. Subject to the terms and conditions of
72
+ this License, each Contributor hereby grants to You a perpetual,
73
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
74
+ (except as stated in this section) patent license to make, have made,
75
+ use, offer to sell, sell, import, and otherwise transfer the Work,
76
+ where such license applies only to those patent claims licensable
77
+ by such Contributor that are necessarily infringed by their
78
+ Contribution(s) alone or by combination of their Contribution(s)
79
+ with the Work to which such Contribution(s) was submitted. If You
80
+ institute patent litigation against any entity (including a
81
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
82
+ or a Contribution incorporated within the Work constitutes direct
83
+ or contributory patent infringement, then any patent licenses
84
+ granted to You under this License for that Work shall terminate
85
+ as of the date such litigation is filed.
86
+
87
+ 4. Redistribution. You may reproduce and distribute copies of the
88
+ Work or Derivative Works thereof in any medium, with or without
89
+ modifications, and in Source or Object form, provided that You
90
+ meet the following conditions:
91
+
92
+ (a) You must give any other recipients of the Work or
93
+ Derivative Works a copy of this License; and
94
+
95
+ (b) You must cause any modified files to carry prominent notices
96
+ stating that You changed the files; and
97
+
98
+ (c) You must retain, in the Source form of any Derivative Works
99
+ that You distribute, all copyright, patent, trademark, and
100
+ attribution notices from the Source form of the Work,
101
+ excluding those notices that do not pertain to any part of
102
+ the Derivative Works; and
103
+
104
+ (d) If the Work includes a "NOTICE" text file as part of its
105
+ distribution, then any Derivative Works that You distribute must
106
+ include a readable copy of the attribution notices contained
107
+ within such NOTICE file, excluding any notices that do not
108
+ pertain to any part of the Derivative Works, in at least one
109
+ of the following places: within a NOTICE text file distributed
110
+ as part of the Derivative Works; within the Source form or
111
+ documentation, if provided along with the Derivative Works; or,
112
+ within a display generated by the Derivative Works, if and
113
+ wherever such third-party notices normally appear. The contents
114
+ of the NOTICE file are for informational purposes only and
115
+ do not modify the License. You may add Your own attribution
116
+ notices within Derivative Works that You distribute, alongside
117
+ or as an addendum to the NOTICE text from the Work, provided
118
+ that such additional attribution notices cannot be construed
119
+ as modifying the License.
120
+
121
+ You may add Your own copyright statement to Your modifications and
122
+ may provide additional or different license terms and conditions
123
+ for use, reproduction, or distribution of Your modifications, or
124
+ for any such Derivative Works as a whole, provided Your use,
125
+ reproduction, and distribution of the Work otherwise complies with
126
+ the conditions stated in this License.
127
+
128
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
129
+ any Contribution intentionally submitted for inclusion in the Work
130
+ by You to the Licensor shall be under the terms and conditions of
131
+ this License, without any additional terms or conditions.
132
+ Notwithstanding the above, nothing herein shall supersede or modify
133
+ the terms of any separate license agreement you may have executed
134
+ with Licensor regarding such Contributions.
135
+
136
+ 6. Trademarks. This License does not grant permission to use the trade
137
+ names, trademarks, service marks, or product names of the Licensor,
138
+ except as required for reasonable and customary use in describing the
139
+ origin of the Work and reproducing the content of the NOTICE file.
140
+
141
+ 7. Limitation of Liability. Unless required by applicable law or
142
+ agreed to in writing, Licensor provides the Work (and each
143
+ Contributor provides its Contributions) on an "AS IS" BASIS,
144
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
145
+ implied, including, without limitation, any warranties or conditions
146
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
147
+ PARTICULAR PURPOSE. You are solely responsible for determining the
148
+ appropriateness of using or redistributing the Work and assume any
149
+ risks associated with Your exercise of permissions under this License.
150
+
151
+ 8. Governing Law. This License shall be governed by the laws of the
152
+ State of New York, USA, excluding its choice of law rules.
153
+
154
+ 9. Accepting Warranty or Additional Liability. While redistributing
155
+ the Work or Derivative Works thereof, You may choose to offer,
156
+ and charge a fee for, acceptance of support, warranty, indemnity,
157
+ or other liability obligations and/or rights consistent with this
158
+ License. However, in accepting such obligations, You may act only
159
+ on Your own behalf and on Your sole responsibility, not on behalf
160
+ of any other Contributor, and You agree to indemnify, defend, and
161
+ hold each Contributor harmless for any liability incurred by, or
162
+ claims asserted against, such Contributor by reason of your
163
+ exercising any rights or permissions given by this License.
164
+
165
+ END OF TERMS AND CONDITIONS
166
+
167
+ Copyright 2025 hopper-agent contributors
168
+
169
+ Licensed under the Apache License, Version 2.0 (the "License");
170
+ you may not use this file except in compliance with the License.
171
+ You may obtain a copy of the License at
172
+
173
+ http://www.apache.org/licenses/LICENSE-2.0
174
+
175
+ Unless required by applicable law or agreed to in writing, software
176
+ distributed under the License is distributed on an "AS IS" BASIS,
177
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
178
+ See the License for the specific language governing permissions and
179
+ limitations under the License.
@@ -0,0 +1 @@
1
+ {"fileNames":["../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.date.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.date.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2020.number.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2022.full.d.ts","../../../node_modules/.pnpm/@types+react@19.2.14/node_modules/@types/react/global.d.ts","../../../node_modules/.pnpm/csstype@3.2.3/node_modules/csstype/index.d.ts","../../../node_modules/.pnpm/@types+react@19.2.14/node_modules/@types/react/index.d.ts","../../../node_modules/.pnpm/@types+react@19.2.14/node_modules/@types/react/jsx-runtime.d.ts","../src/colors.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/cursor-helpers.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/log-update.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/kitty-keyboard.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/ink.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/render.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/render-to-string.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/primitive.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/typed-array.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/basic.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/json-value.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/characters.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/union-to-intersection.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/keys-of-union.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/distributed-omit.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/distributed-pick.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/empty-object.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/if-empty-object.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-any.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-optional-key-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/optional-keys-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/required-keys-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/has-required-keys.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-never.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/if.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/unknown-array.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/type.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/array.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/characters.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-float.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-integer.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/numeric.d.ts","../../../node_modules/.pnpm/tagged-tag@1.0.0/node_modules/tagged-tag/index.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/tagged.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-literal.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-null.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-unknown.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/tuple-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/trim.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/string.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/keys.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/numeric.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/simplify.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-equal.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/omit-index-signature.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/pick-index-signature.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/merge.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/object.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/some-extend.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/or-all.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/or.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/all-extend.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/and-all.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/and.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/absolute.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/greater-than.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/greater-than-or-equal.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/less-than.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/tuple.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/enforce-optional.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/internal/index.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/except.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/require-at-least-one.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/non-empty-object.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/non-empty-string.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/unknown-record.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/unknown-set.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/unknown-map.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/tagged-union.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/writable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/writable-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/object-merge.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/conditional-simplify-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/non-empty-tuple.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-tail.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/simplify-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/merge-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/merge-exclusive.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/require-exactly-one.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/require-all-or-none.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/require-one-or-none.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-union.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/single-key-object.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/partial-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/unwrap-partial.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/required-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/subtract.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/sum.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/paths.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/pick-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-splice.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/literal-union.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/exclude-exactly.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/union-member.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/union-to-tuple.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/omit-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/partial-on-undefined-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/undefined-on-partial-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/readonly-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/promisable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/arrayable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/optional.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/invariant-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-optional.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-readonly.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-required.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-required-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-non-nullable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/non-nullable-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-non-nullable-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/value-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/async-return-type.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/extends-strict.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-tuple.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/tuple-to-object.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/conditional-keys.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/conditional-except.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/conditional-pick.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/conditional-pick-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/stringified.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/join.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/less-than-or-equal.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-slice.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/string-slice.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/fixed-length-array.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/multidimensional-array.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/multidimensional-readonly-array.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/iterable-element.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/entry.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/entries.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-return-type.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-parameter-type.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/asyncify.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/jsonify.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/jsonifiable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/find-global-type.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/structured-cloneable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/schema.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/literal-to-primitive.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/literal-to-primitive-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/key-as-string.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-element.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/exact.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/readonly-tuple.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/override-properties.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/has-optional-keys.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-required-key-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-readonly-key-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/readonly-keys-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/has-readonly-keys.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/writable-keys-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-writable-key-of.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/has-writable-keys.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/spread.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/split-on-rest-element.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/extract-rest-element.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/exclude-rest-element.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/tuple-to-union.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/int-range.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/int-closed-range.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/if-any.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/if-never.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/if-unknown.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-indices.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-values.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-length.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/set-field-type.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/shared-union-fields.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/all-union-fields.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/shared-union-fields-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/if-null.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-undefined.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/xor.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-lowercase.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-uppercase.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-optional.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/is-nullable.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/exclusify-union.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/array-reverse.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/union-length.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/words.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/camel-case.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/camel-cased-properties.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/camel-cased-properties-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/remove-prefix.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/delimiter-case.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/kebab-case.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/delimiter-cased-properties.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/kebab-cased-properties.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/delimiter-cased-properties-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/kebab-cased-properties-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/pascal-case.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/pascal-cased-properties.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/pascal-cased-properties-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/snake-case.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/snake-cased-properties.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/snake-cased-properties-deep.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/screaming-snake-case.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/split.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/replace.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/string-repeat.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/includes.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/get.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/last-array-element.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/conditional-simplify.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/global-this.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/package-json.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/tsconfig-json.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/extract-strict.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/source/exclude-strict.d.ts","../../../node_modules/.pnpm/type-fest@5.6.0/node_modules/type-fest/index.d.ts","../../../node_modules/.pnpm/cli-boxes@4.0.1/node_modules/cli-boxes/index.d.ts","../../../node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.d.ts","../../../node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/generated/ygenums.d.ts","../../../node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/wrapassembly.d.ts","../../../node_modules/.pnpm/yoga-layout@3.2.1/node_modules/yoga-layout/dist/src/index.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/styles.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/output.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/render-node-to-output.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/dom.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/box.d.ts","../../../node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.d.ts","../../../node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.d.ts","../../../node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/text.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/appcontext.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/stdincontext.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/stdoutcontext.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/stderrcontext.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/static.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/transform.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/newline.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/spacer.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-input.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-paste.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-app.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-stdin.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-stdout.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-stderr.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-focus.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/components/focuscontext.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-focus-manager.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-is-screen-reader-enabled.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-cursor.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-animation.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-window-size.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/hooks/use-box-metrics.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/measure-element.d.ts","../../../node_modules/.pnpm/ink@7.0.1_@types+react@19.2.14_react@19.2.5/node_modules/ink/build/index.d.ts","../src/themes.ts","../src/panel.tsx","../src/table.tsx","../src/progress.tsx","../src/spinner.tsx","../../../node_modules/.pnpm/@types+unist@3.0.3/node_modules/@types/unist/index.d.ts","../../../node_modules/.pnpm/@types+hast@3.0.4/node_modules/@types/hast/index.d.ts","../../../node_modules/.pnpm/@shikijs+vscode-textmate@10.0.2/node_modules/@shikijs/vscode-textmate/dist/index.d.ts","../../../node_modules/.pnpm/@shikijs+types@3.23.0/node_modules/@shikijs/types/dist/index.d.mts","../../../node_modules/.pnpm/shiki@3.23.0/node_modules/shiki/dist/langs.d.mts","../../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/util/format-smart.d.ts","../../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/core.d.ts","../../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/lib/index.d.ts","../../../node_modules/.pnpm/stringify-entities@4.0.4/node_modules/stringify-entities/index.d.ts","../../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.d.ts","../../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/find.d.ts","../../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/hast-to-react.d.ts","../../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.d.ts","../../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.d.ts","../../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/lib/index.d.ts","../../../node_modules/.pnpm/hast-util-to-html@9.0.5/node_modules/hast-util-to-html/index.d.ts","../../../node_modules/.pnpm/@shikijs+core@3.23.0/node_modules/@shikijs/core/dist/index.d.mts","../../../node_modules/.pnpm/shiki@3.23.0/node_modules/shiki/dist/themes.d.mts","../../../node_modules/.pnpm/shiki@3.23.0/node_modules/shiki/dist/bundle-full.d.mts","../../../node_modules/.pnpm/@shikijs+core@3.23.0/node_modules/@shikijs/core/dist/types.d.mts","../../../node_modules/.pnpm/shiki@3.23.0/node_modules/shiki/dist/types.d.mts","../../../node_modules/.pnpm/oniguruma-to-es@4.3.6/node_modules/oniguruma-to-es/dist/esm/subclass.d.ts","../../../node_modules/.pnpm/oniguruma-to-es@4.3.6/node_modules/oniguruma-to-es/dist/esm/index.d.ts","../../../node_modules/.pnpm/@shikijs+engine-javascript@3.23.0/node_modules/@shikijs/engine-javascript/dist/shared/engine-javascript.cdednu-m.d.mts","../../../node_modules/.pnpm/@shikijs+engine-javascript@3.23.0/node_modules/@shikijs/engine-javascript/dist/engine-raw.d.mts","../../../node_modules/.pnpm/@shikijs+engine-javascript@3.23.0/node_modules/@shikijs/engine-javascript/dist/index.d.mts","../../../node_modules/.pnpm/@shikijs+engine-oniguruma@3.23.0/node_modules/@shikijs/engine-oniguruma/dist/chunk-index.d.d.mts","../../../node_modules/.pnpm/@shikijs+engine-oniguruma@3.23.0/node_modules/@shikijs/engine-oniguruma/dist/index.d.mts","../../../node_modules/.pnpm/shiki@3.23.0/node_modules/shiki/dist/index.d.mts","../src/syntax-block.tsx","../src/markdown.tsx","../src/traceback.tsx","../src/index.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/disposable.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/indexable.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/iterators.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/compatibility/index.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/globals.typedarray.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/buffer.buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/globals.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/abortcontroller.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/domexception.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/events.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/header.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/readable.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/file.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/fetch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/formdata.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/connector.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-dispatcher.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/global-origin.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool-stats.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/handlers.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/balanced-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-interceptor.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-client.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-pool.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/mock-errors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/env-http-proxy-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-handler.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/retry-agent.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/api.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/interceptors.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/util.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cookies.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/patch.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/websocket.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/eventsource.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/filereader.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/diagnostics-channel.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/content-type.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/cache.d.ts","../../../node_modules/.pnpm/undici-types@6.21.0/node_modules/undici-types/index.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/fetch.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/navigator.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/web-globals/storage.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/assert.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/assert/strict.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/async_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/buffer.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/child_process.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/cluster.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/console.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/constants.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/crypto.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dgram.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dns.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/dns/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/domain.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/events.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/fs.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/fs/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/http.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/http2.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/https.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/inspector.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/inspector.generated.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/module.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/net.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/os.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/path.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/process.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/punycode.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/querystring.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/readline.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/readline/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/repl.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/sea.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/sqlite.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/stream/web.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/string_decoder.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/test.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/timers.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/timers/promises.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/tls.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/trace_events.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/tty.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/url.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/util.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/v8.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/vm.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/wasi.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/worker_threads.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/zlib.d.ts","../../../node_modules/.pnpm/@types+node@22.19.17/node_modules/@types/node/index.d.ts","../../../node_modules/.pnpm/@types+estree@1.0.8/node_modules/@types/estree/index.d.ts","../../../node_modules/.pnpm/@types+json-schema@7.0.15/node_modules/@types/json-schema/index.d.ts","../../../node_modules/.pnpm/@types+eslint@9.6.1/node_modules/@types/eslint/use-at-your-own-risk.d.ts","../../../node_modules/.pnpm/@types+eslint@9.6.1/node_modules/@types/eslint/index.d.ts","../../../node_modules/.pnpm/@types+eslint__js@8.42.3/node_modules/@types/eslint__js/index.d.ts"],"fileIdsList":[[323,325,337,360,408,425,426],[324,325,360,408,425,426],[325,360,408,425,426],[324,325,344,345,346,360,408,425,426],[324,325,344,360,408,425,426],[360,408,425,426],[348,360,408,425,426],[323,324,360,408,425,426],[360,408,425,426,459,460,461],[360,408,425,426,462],[322,360,408,425,426],[360,405,406,408,425,426],[360,407,408,425,426],[408,425,426],[360,408,413,425,426,443],[360,408,409,414,419,425,426,428,440,451],[360,408,409,410,419,425,426,428],[355,356,357,360,408,425,426],[360,408,411,425,426,452],[360,408,412,413,420,425,426,429],[360,408,413,425,426,440,448],[360,408,414,416,419,425,426,428],[360,407,408,415,425,426],[360,408,416,417,425,426],[360,408,418,419,425,426],[360,407,408,419,425,426],[360,408,419,420,421,425,426,440,451],[360,408,419,420,421,425,426,435,440,443],[360,401,408,416,419,422,425,426,428,440,451],[360,408,419,420,422,423,425,426,428,440,448,451],[360,408,422,424,425,426,440,448,451],[358,359,360,361,362,363,364,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457],[360,408,419,425,426],[360,408,425,426,427,451],[360,408,416,419,425,426,428,440],[360,408,425,426,429],[360,408,425,426,430],[360,407,408,425,426,431],[360,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457],[360,408,425,426,433],[360,408,425,426,434],[360,408,419,425,426,435,436],[360,408,425,426,435,437,452,454],[360,408,420,425,426],[360,408,419,425,426,440,441,443],[360,408,425,426,442,443],[360,408,425,426,440,441],[360,408,425,426,443],[360,408,425,426,444],[360,405,408,425,426,440,445,451],[360,408,419,425,426,446,447],[360,408,425,426,446,447],[360,408,413,425,426,428,440,448],[360,408,425,426,449],[360,408,425,426,428,450],[360,408,422,425,426,434,451],[360,408,413,425,426,452],[360,408,425,426,440,453],[360,408,425,426,427,454],[360,408,425,426,455],[360,401,408,425,426],[360,401,408,419,421,425,426,431,440,443,451,453,454,456],[360,408,425,426,440,457],[64,65,360,408,425,426],[66,360,408,425,426],[289,290,360,408,425,426],[360,408,425,426,450],[336,360,408,425,426],[323,330,335,360,408,425,426],[66,278,279,280,284,287,360,408,425,426],[66,284,360,408,425,426],[66,360,408,419,425,426],[66,278,284,291,360,408,425,426],[283,284,286,360,408,425,426],[293,360,408,425,426],[66,287,360,408,425,426],[70,360,408,425,426],[308,360,408,425,426],[296,360,408,425,426],[294,360,408,425,426],[295,360,408,425,426],[70,71,73,74,287,288,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,309,310,311,312,313,314,315,360,408,425,426],[66,70,71,360,408,425,426],[69,360,408,425,426,440],[287,360,408,425,426],[286,360,408,425,426],[285,287,360,408,425,426],[66,71,72,360,408,425,426],[278,279,280,283,360,408,425,426],[343,360,408,425,426],[332,333,334,360,408,425,426],[331,335,360,408,425,426],[335,360,408,425,426],[323,325,326,338,339,360,408,425,426],[323,325,326,338,339,340,341,342,347,349,360,408,425,426],[338,360,408,425,426],[325,326,338,339,341,360,408,425,426],[329,360,408,425,426],[327,360,408,425,426],[327,328,360,408,425,426],[75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,97,98,99,101,102,103,104,105,106,110,111,112,113,114,116,117,118,119,120,121,122,123,124,125,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,360,408,425,426],[107,360,408,425,426],[86,91,93,94,95,115,118,360,408,425,426],[81,93,110,128,235,360,408,425,426],[119,360,408,425,426],[120,360,408,425,426],[93,360,408,425,426],[87,92,93,94,95,360,408,425,426],[91,99,111,121,123,124,128,155,158,189,360,408,425,426],[93,105,124,128,154,360,408,425,426],[92,93,128,360,408,425,426],[198,360,408,425,426],[128,248,360,408,425,426],[93,128,249,360,408,425,426],[128,249,360,408,425,426],[129,183,360,408,425,426],[93,94,180,182,360,408,425,426],[84,111,128,133,140,184,360,408,425,426],[91,183,360,408,425,426],[102,114,128,248,252,360,408,425,426],[93,128,248,253,360,408,425,426],[128,248,253,360,408,425,426],[81,360,408,425,426],[196,360,408,425,426],[75,81,104,111,128,209,360,408,425,426],[111,128,360,408,425,426],[86,91,92,94,111,360,408,425,426],[93,94,95,222,360,408,425,426],[81,92,94,104,110,360,408,425,426],[86,91,360,408,425,426],[93,222,360,408,425,426],[105,129,360,408,425,426],[79,128,156,159,208,266,360,408,425,426],[123,360,408,425,426],[99,111,118,121,122,128,360,408,425,426],[88,360,408,425,426],[216,360,408,425,426],[89,360,408,425,426],[218,360,408,425,426],[86,360,408,425,426],[84,360,408,425,426],[91,360,408,425,426],[103,360,408,425,426],[104,360,408,425,426],[111,360,408,425,426],[155,226,360,408,425,426],[105,154,360,408,425,426],[88,91,92,93,94,360,408,425,426],[110,360,408,425,426],[94,95,96,107,108,109,115,126,127,360,408,425,426],[86,102,104,107,360,408,425,426],[91,93,94,99,360,408,425,426],[81,86,88,89,91,92,94,107,108,110,111,114,360,408,425,426],[96,99,105,106,360,408,425,426],[93,99,123,125,360,408,425,426],[75,80,86,91,92,93,360,408,425,426],[97,99,128,360,408,425,426],[75,91,99,101,128,360,408,425,426],[86,111,360,408,425,426],[86,87,94,360,408,425,426],[86,91,92,93,128,360,408,425,426],[91,111,360,408,425,426],[86,94,215,360,408,425,426],[78,360,408,425,426],[76,78,84,86,91,93,99,104,128,360,408,425,426],[128,248,253,257,360,408,425,426],[128,248,253,255,360,408,425,426],[80,360,408,425,426],[124,360,408,425,426],[112,206,360,408,425,426],[75,360,408,425,426],[93,112,113,114,128,133,140,141,142,143,360,408,425,426],[92,110,111,112,113,360,408,425,426],[111,154,360,408,425,426],[90,130,360,408,425,426],[91,94,110,360,408,425,426],[97,98,360,408,425,426],[87,89,91,92,94,110,112,113,115,360,408,425,426],[91,93,111,128,143,156,158,159,162,360,408,425,426],[87,360,408,425,426],[116,360,408,425,426],[117,360,408,425,426],[114,360,408,425,426],[78,159,360,408,425,426],[91,128,360,408,425,426],[92,104,114,128,360,408,425,426],[128,249,259,360,408,425,426],[86,91,93,121,123,128,155,360,408,425,426],[80,91,93,105,110,128,143,156,360,408,425,426],[128,360,408,425,426],[215,360,408,425,426],[105,360,408,425,426],[94,102,115,118,360,408,425,426],[86,91,92,128,360,408,425,426],[86,91,92,128,129,360,408,425,426],[86,91,92,128,146,360,408,425,426],[91,110,128,360,408,425,426],[88,93,94,110,115,360,408,425,426],[128,248,253,262,360,408,425,426],[110,128,360,408,425,426],[86,93,110,128,156,162,175,176,360,408,425,426],[110,128,129,360,408,425,426],[93,104,128,360,408,425,426],[86,93,128,143,153,156,162,173,360,408,425,426],[88,92,93,110,128,129,360,408,425,426],[91,93,128,360,408,425,426],[91,93,110,128,149,360,408,425,426],[93,128,140,360,408,425,426],[84,92,149,360,408,425,426],[87,92,93,94,95,115,360,408,425,426],[102,118,121,128,360,408,425,426],[89,110,360,408,425,426],[99,102,360,408,425,426],[128,188,190,360,408,425,426],[76,203,360,408,425,426],[99,105,122,125,128,360,408,425,426],[99,105,122,128,154,360,408,425,426],[100,360,408,425,426],[92,93,94,99,360,408,425,426],[86,92,93,181,360,408,425,426],[162,360,408,425,426],[80,91,360,408,425,426],[91,93,160,161,360,408,425,426],[128,241,242,360,408,425,426],[110,129,360,408,425,426],[94,118,121,360,408,425,426],[360,373,377,408,425,426,451],[360,373,408,425,426,440,451],[360,368,408,425,426],[360,370,373,408,425,426,448,451],[360,408,425,426,428,448],[360,408,425,426,458],[360,368,408,425,426,458],[360,370,373,408,425,426,428,451],[360,365,366,369,372,408,419,425,426,440,451],[360,373,380,408,425,426],[360,365,371,408,425,426],[360,373,394,395,408,425,426],[360,369,373,408,425,426,443,451,458],[360,394,408,425,426,458],[360,367,368,408,425,426,458],[360,373,408,425,426],[360,367,368,369,370,371,372,373,374,375,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,395,396,397,398,399,400,408,425,426],[360,373,388,408,425,426],[360,373,380,381,408,425,426],[360,371,373,381,382,408,425,426],[360,372,408,425,426],[360,365,368,373,408,425,426],[360,373,377,381,382,408,425,426],[360,377,408,425,426],[360,371,373,376,408,425,426,451],[360,365,370,373,380,408,425,426],[360,408,425,426,440],[360,368,373,394,408,425,426,456,458],[281,282,360,408,425,426],[281,360,408,425,426],[66,67,360,408,425,426],[67,68,317,318,319,320,321,351,352,353,360,408,425,426],[66,67,316,360,408,425,426],[66,67,68,316,317,360,408,425,426],[66,67,68,316,360,408,425,426],[66,67,68,316,317,350,360,408,425,426],[67,360,408,425,426]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"080941d9f9ff9307f7e27a83bcd888b7c8270716c39af943532438932ec1d0b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2e80ee7a49e8ac312cc11b77f1475804bee36b3b2bc896bead8b6e1266befb43","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8cdf8847677ac7d20486e54dd3fcf09eda95812ac8ace44b4418da1bbbab6eb8","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"3cbad9a1ba4453443026ed38e4b8be018abb26565fa7c944376463ad9df07c41","impliedFormat":1},{"version":"7e29f41b158de217f94cb9676bf9cbd0cd9b5a46e1985141ed36e075c52bf6ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac51dd7d31333793807a6abaa5ae168512b6131bd41d9c5b98477fc3b7800f9f","impliedFormat":1},{"version":"dc0a7f107690ee5cd8afc8dbf05c4df78085471ce16bdd9881642ec738bc81fe","impliedFormat":1},{"version":"42c169fb8c2d42f4f668c624a9a11e719d5d07dacbebb63cbcf7ef365b0a75b3","impliedFormat":1},{"version":"132d9a1988b3990824f0ce030da9c9ef193c6bd8541d46cd683f6c3244f24844","signature":"ce3d01fffb3625c2b4b3be20992ac4e18cdc302f51e3aabc44a941a3bf505e90"},{"version":"2516f00e1e3f001e539ab3a4fd1e28e2481d92e2a8ef04af5ee6e5afad9ee3e9","impliedFormat":99},{"version":"5e0a9742569ca515eda46616cd34bee6b76f3faa8387a18cf08c0d20ad9fec71","impliedFormat":99},{"version":"fb75903e26bcd46e376c4d2c2e035e2367949209a815293a51a8b8a7382f70ab","impliedFormat":99},{"version":"e830eb5def688bde808e765321c491753c37e27ad504448326584f7386e0b808","impliedFormat":99},{"version":"bbfee22f4b7f7d2b351d14e07a0ab2f00e2c4f8695e24c69be9baf21320dc0ad","impliedFormat":99},{"version":"e152208d08216e03bdc1161c5f6b5bda83a20322e9128ea2e79799830a74f563","impliedFormat":99},{"version":"fad635d25316340230cfbe1f879f00fcee7eb405afc038bd5986c0cecc72ad01","impliedFormat":99},{"version":"2541d503eedc53e66126a427975ce9676d56260bd70b15f6d58635fc444afddc","impliedFormat":99},{"version":"04dc33f1dbf2f463c6480d431da59a772140be86c438f9445a0f2181b2893bfc","impliedFormat":99},{"version":"ecd444940f4a7726b83d004060652c1ea7dba9e79384f9e14c7c893dd35ee5a6","impliedFormat":99},{"version":"e415a5f905d75b3f182c691edfce1d9f1edb386f77af750c6891e1d4ca8b288c","impliedFormat":99},{"version":"5b59e760d0240891c2a037ffd823d3b29a81ebbdb692f3f6f1e6a84c75bdf93f","impliedFormat":99},{"version":"6df1fe718a1b394790d02d005a955ed1f50803c0fb988068af707db60515eb2b","impliedFormat":99},{"version":"21854b6c78fc2c0533d10595abc9f2adc8e366836f8443b4311b5455c9c61211","impliedFormat":99},{"version":"9ff4fa57a4e960c92e3683b84fac659e046c9dc9ea71fa19fd0238f389a37abc","impliedFormat":99},{"version":"81590fb2a4a06190dd982ba296e376309d6cc9a799c943b8bc2eb0fe7e826b83","impliedFormat":99},{"version":"bead1f5a73e14e9425a757dce08aa2551c029cd679a1b20f4ac94cfb2d26af60","impliedFormat":99},{"version":"c13be7c697ba7c5497070a9899e3eb5b6a1bd8e873d54ef4c0cd3292a0c9d80b","impliedFormat":99},{"version":"f45b6b08aaa4c86dd4b909a6ef6120d0d25f006031ce3677dea240040d79cd7e","impliedFormat":99},{"version":"2da759c66256885ffe262664a03c99c84f66c12160124bc9c54bbe4626a98b34","impliedFormat":99},{"version":"b539fdc12a246bce588611a2d2f471128f99cbe4feb982b84e292a7c185c19b1","impliedFormat":99},{"version":"f2a848ebb283dcc3bfa8b644e162eeb658ed4f9b134196a37c4263c37907b510","impliedFormat":99},{"version":"0eea552d03c4a36195a94973748ebde3ac30619c0c266253390e550823477470","impliedFormat":99},{"version":"d80a35ec56d6a8cee40e1bf7496551a57d41e194a0bc602a7433b52aad88e2a7","impliedFormat":99},{"version":"575430260af36058251660050741d9d5ddf2e267ff10a2595099ff8199f4cfbb","impliedFormat":99},{"version":"0c76881a0a203a24fffd4caffa782f254ee7643d33c8516f5b09cb682bc00354","impliedFormat":99},{"version":"421d8e3ca7605a2582a9dc0147bfe4bf884130918c8e88a19109485908095e1c","impliedFormat":99},{"version":"7fcf64c42e0bf1cebc851540ab03cf87600b4b5c7741b853c953aa0a88b9bbb5","impliedFormat":99},{"version":"b25e6c44ae3ec126eb11223357c4cb372ea57a6b719cd2b1f7efcdf5050fc5b5","impliedFormat":99},{"version":"cbb264fe574f7c974c0c7f041d5d09f58598c00398c2e6db4bb6d77848108459","impliedFormat":99},{"version":"707da604e89a3507db40a7b7283c9d062f00a3e8c1bb949437e4d23d3f8c83a2","impliedFormat":99},{"version":"4af74a8e255575812dfeb09390e0cebc8a6aefaec59a7985478106f8e4a3fb1d","impliedFormat":99},{"version":"99bad9b8bf0c579cac0a1dcd86d8d5e47b5eb902eb0f16b553c1d3c12204a94a","impliedFormat":99},{"version":"3f4204a53fdaff4eac4c47607f6e95a6f5dc1f0335bd0431d4ff167461b8ce08","impliedFormat":99},{"version":"ac224c8d6f0fb529961be77e07cc57b3de3a0e2d9e07431c984bbf85f864535c","impliedFormat":99},{"version":"34b73aa54e4a54baf65412868f362b45c2aec8d55e93d37c9abc193d9a5042f3","impliedFormat":99},{"version":"e8c35fc7907cc2d596f86f2aa88b1a82e2b07217f3a64865efd82ad2331fd97c","impliedFormat":99},{"version":"4163e075fce2172b06114df8c5f612164fe8338fcd0d554fd4194f9160f4925e","impliedFormat":99},{"version":"956c883591f1211fd6892ad2c7d144940217691563652d9c3d6090c38c53ee69","impliedFormat":99},{"version":"3389ec1b78a7947e393b927a43e31020f71c791085f67efde86d24fb3805d2f0","impliedFormat":99},{"version":"e6a5bf4ecb8f6bd5f98e81dd7e80fd62d74345143a39f7a0b97d1e8408da695e","impliedFormat":99},{"version":"c9ca5bce1637322c8fe4e3759a32102d6bfe37e437e784d193019984516236f8","impliedFormat":99},{"version":"9a38144039551dd1f8247d7bf778cb2f57f31e67fb5445e3d2918e6e3b71f1ff","impliedFormat":99},{"version":"a813c75b26a9094cf1364da70a459bced14258f78d767c6f63adb9aa08994955","impliedFormat":99},{"version":"3db294c132bd83df923a78cc7125bab8bc4253280296dcccc7e823c964e73696","impliedFormat":99},{"version":"e66f0def9554c696cb0693998a90876006ae0b72dafccc3f34dfc1b01c649ba5","impliedFormat":99},{"version":"cb047e5af664b49f0d988b34ce252f0be57b34fab23d7a68a59c530988c7e958","impliedFormat":99},{"version":"e44669fdc401f3318782fc71d0993b0b465d2b985d54de55061a4e1622df1d9c","impliedFormat":99},{"version":"316972caac7df38c384308f37116d3b5a44a597ad00aee135680efc456590dd1","impliedFormat":99},{"version":"f9f7181330aed071e41b2dff5eae74649c4e7efccab970aab94744c85e231fa7","impliedFormat":99},{"version":"67ac4c97d6f84990ecf9775877b40abdd1169d06aec51750325491221a6fed4f","impliedFormat":99},{"version":"0c7905fb84c0678fdf4ca3c5d7f0e3ff1d6f096749a32d18d3f516e40c3b8cb7","impliedFormat":99},{"version":"ce9a92fa30beb6aa039c8e6b3ced2261a2fea149fa70046a543531bd4d767975","impliedFormat":99},{"version":"560fb7cb6377416f9be984a0ea75992e4e2e0b6b0105c1877a03d1cd42c7be76","impliedFormat":99},{"version":"c6b6e8731ebce7e8343ddb353376aa4e7fd522ad22cc19732d9633981dd00e0e","impliedFormat":99},{"version":"2d7b937e1d74c7b7f360b8dc29896f1f1dbf6bea34661c44ba061b94f1faed38","impliedFormat":99},{"version":"eae3dff34f426311c6b091deaa0d0c5702533460f8a4a26299d294ee4e3c2655","impliedFormat":99},{"version":"c35ec6abf02ebd1ff7467e5fbd660ea8fef0c156e3d3c4aa702f44cff1aed391","impliedFormat":99},{"version":"72fa28b198e60cb3f6fc7e85847a808b1aaa93d6362419bb350363b77056c061","impliedFormat":99},{"version":"2dcd17e5dea10ba55d976e3c304d185aabaa4a7589efaeebba61679b18b7108b","impliedFormat":99},{"version":"abd4b15f7263ead3b01616086a13683d3e7bfe8bc93f79cffde7dcf6c6c622ed","impliedFormat":99},{"version":"4dc4ca6a850f938d9866f094aa7a8ac6a290e05b6071fe072c8cbbe7bd586283","impliedFormat":99},{"version":"f9c434fb4157a0aa57b651ac5d18d47a8e1585779a805507d6015422e36cf95e","impliedFormat":99},{"version":"e89c048b7e1597471f692c49a5df23c43d67e9b4037a2b1ca28094c49bcc5868","impliedFormat":99},{"version":"c424b932553eec696c94ea77aece8460fd898e6349a499b1e96a05f561f809bf","impliedFormat":99},{"version":"a3e55e768780c3422867fd252c593444166c1b4aab83f711d4cafe018c151bcc","impliedFormat":99},{"version":"2f0fad277179e920e6e1e3a1f404663ef44e7d6daad888c7e7c1d5e4ac35660f","impliedFormat":99},{"version":"8dee13aa32d22ed4803116c8ec86779d47755c077cd91df1f5f8c92f004a974e","impliedFormat":99},{"version":"90e0d78919ee9e13c408a2a4913b3756fa5c252a40b15c349354c03fcd13277d","impliedFormat":99},{"version":"d3ad0bc42dcc11b07c57f2252f153a61c35c356964700e4dc8de47dcc93e4f7e","impliedFormat":99},{"version":"710949f63a17f2cd047d4286bcc621e38424d36b8e9e53a71b20b40e18f4e78f","impliedFormat":99},{"version":"95a86c187c914030d637fcd6aed8b2ffc97253c23ee64672f5a048f3b51aa6c9","impliedFormat":99},{"version":"8e631b7142be8de16b2664f1b7a0ba19328f972056e878ac70fcdac1248a349b","impliedFormat":99},{"version":"37df01381ecd3595e4c63c67d8bb959bb9794282e88b6e3f768b6f8fb4cb7093","impliedFormat":99},{"version":"cdfdb403e5559c77775dfa1cbcd40e27664369fc4b4c1fa42619935fd9262bee","impliedFormat":99},{"version":"ec8cf67d6856bc16057ef31d811c9d1fd08b67d691b1f15143aeeaffc5eebc96","impliedFormat":99},{"version":"b0ea9f55415f1f81eaa0ae0873cd218d247ffa8a3d1816debc9e72ae031301df","impliedFormat":99},{"version":"fde15f3dc8ae84eb480a07b55fecc1b59dd3aafa27a51758fc0c3e64e1405908","impliedFormat":99},{"version":"d472d163422eafc93eb7443bf7c1afb8ea60e238b745bc46f2a2f61f4850c6cb","impliedFormat":99},{"version":"b883a23118212ae64b1d293dde1a8a850bc01a7a64715e8b818a1c935b65b994","impliedFormat":99},{"version":"42b7f20621b9ca12ac20e0ecf067b709921a823306bc46a7566d6001d30d5987","impliedFormat":99},{"version":"9821bd794030358a4ca9b693d3b2604baaa9a439fd8bd31b03c6bdc35e5c4d52","impliedFormat":99},{"version":"1644a14874faafb317449298893c34c3864f1128416b401fb502a9b0ff5fb68c","impliedFormat":99},{"version":"24e70403180bb155cc23f6128a1b242f62ec5a7b3bb2c312c0d591f10bc5450c","impliedFormat":99},{"version":"a78a1bca636b4b69775c6c5f548b34fc7a9abbe74c2887d7f1fdfb293e37f61b","impliedFormat":99},{"version":"b26fb95946488eaeed9ad6d170ff90d22202547f1ef52bc7d6f91c77c8516540","impliedFormat":99},{"version":"0bba43d978e1d320d14ef2e02f1f02d7474071a5592d0b545e969002d55a49fa","impliedFormat":99},{"version":"558df86d4f17ae1c7e732fb2ece8fb6390529496c77b3cb90a4c38008008088a","impliedFormat":99},{"version":"ecf7bd6a5e86562c39e559a0ba41a09058bf1f187a260cd78c381feade95f8c6","impliedFormat":99},{"version":"6e1435c1c4300a30ee53a812a002e9e37f5ca02a5d6c7cbccad7ec667d02aacf","impliedFormat":99},{"version":"9937002dcab0b1d0b3cda4709e3f36986cc8ddb8177fc50b7995f26a0e642983","impliedFormat":99},{"version":"962304f81dd00436885655a2cb0928bb2d98ec6c42ba369ac9c6c95a089f4316","impliedFormat":99},{"version":"f4563e9a0e5ec762cca8101e1d4435d96490041f2a1f416973f23cba3cf985b1","impliedFormat":99},{"version":"d8122c9207978093ee0ff6574da42deba33e6b8a24b93b60e9cb4d004a89d9c1","impliedFormat":99},{"version":"c2ccc7c4bf4ec0827ab24087d3d28d936003bcf364b4e5df8abb135adf29f9c0","impliedFormat":99},{"version":"e4e2459598e499579a64881664c0413c8caac0134b6044696246345dbc3fd287","impliedFormat":99},{"version":"4a88bd904cef785320a507d51e358e082624bbd2bdae93f47be7f8ddd2c1b60d","impliedFormat":99},{"version":"3068fc8e6a14e20bac8feae3bd72965d44e4ef372d612708d322663907b5cd3c","impliedFormat":99},{"version":"9681b978f529c62ea3b7feb6e6c16979f97de629a9de0c9bccd697d642937b05","impliedFormat":99},{"version":"4b8b7b1100b1f9a92ce02a3efdf9c4b588ba71bdd3d426217cf13722a60f5295","impliedFormat":99},{"version":"00e2828dbc375686b78f04fae08f8b76e2c87876ddf0fce4403d41c18181cd9d","impliedFormat":99},{"version":"e6af1e7c1b560b80c9291bc861168d1656a6ef8d3fffd3a83f07b61c82e9d0cf","impliedFormat":99},{"version":"d85a8538091baab20f6cf05faf6ff5b97e9dffea52bdd29381d9a4b5e0aa60d1","impliedFormat":99},{"version":"df28899221284aaf08640b6ad3e819ab9f4112f4f7cffb4b90179e53476ea495","impliedFormat":99},{"version":"5f56726c1f48218728b6e8fa9dae05f9b6020993f228f116187a176c41a59320","impliedFormat":99},{"version":"ab99993a63cd62774b51fc775ce3101c1041b45517e2fd9784e27617f881d4ee","impliedFormat":99},{"version":"2b2432c899a2e6652e212a8127fe507a5eb18e054f18a06ebbc29a74c46bfefb","impliedFormat":99},{"version":"f85981bbd8ffd17e39d83e4baf150e87b4b6560d73fa021f3bdf7f15abf4fe7b","impliedFormat":99},{"version":"78deb8b3c8b11a8a3d2c68d25e772ad3de7e967d18e8b57bc8f89edbff0d9119","impliedFormat":99},{"version":"4fb21c3ddd96225cc0be2224cf62c108972303bf373a9da867f5fca6da848313","impliedFormat":99},{"version":"34a1307870b94bd744d6a651f8ec27f3e3654ed1a3203901660111227b761fe3","impliedFormat":99},{"version":"dcc8f81552eeaef09b6b9be4ebc1c4674a7217317f5ed19558cc8979aedf84f7","impliedFormat":99},{"version":"2969c703518c1721e27d429c3cc85220d0b16231d224aa33073ca75e76ede280","impliedFormat":99},{"version":"344e635bf3cad4394e0d4d4d834607e9d819fa8df446d9507a78778ee1012fa6","impliedFormat":99},{"version":"2341cbc1c1f2bd3f46ce96ce17c3f8e3defd88d5ec93e24bd3bd66bc0c680ca6","impliedFormat":99},{"version":"1558bcadf70f6b363eaeb655cc2cae7360397804de1d9bd585d2feda385192f6","impliedFormat":99},{"version":"90d8434d2a655295f7c8dd900ea86ead98ffe066c59d7aebefe08ffd61e38ef4","impliedFormat":99},{"version":"e9c1381fc978572529d41990a03a53429e5a652e8b1774b70303348c57bb1b31","impliedFormat":99},{"version":"11669d8c5e86ff67b984f8bee64d1faab863ec1c8ff89c262c27e75c063ebdff","impliedFormat":99},{"version":"cfff369fdf1d2afd4c6642a6ebf7c8d727393d532146f42be42283bdbbc5377b","impliedFormat":99},{"version":"ae3de7ae9d29e5038cadb1fe4a2d655e3b01b702dd42fb1d274dbb550f6df698","impliedFormat":99},{"version":"70acecbbb46d43b76ee7e3b4e6f2b0539eede73fe747491caaa093d61f29e4db","impliedFormat":99},{"version":"4e4541ebeb4ebbca40df0f0bd8e4ef0d6db0d6425616393109285e5c147eb02b","impliedFormat":99},{"version":"867e3e9ac667faef8df6bd9ec169a2c3f58f71ed0ed36e57b08668c214727eb4","impliedFormat":99},{"version":"5b88f3495fff05e3d31c820935f5a2e9c2bb70fea138d9a152a0fcea46589b40","impliedFormat":99},{"version":"71e44bf474e08d33b49ab3f403d2d79ef2f0d9aadc2f9929330bef87a1909ad2","impliedFormat":99},{"version":"c1fe0d3291fab30900480f68f72cb052f34854441f9786a0cd424857e2de8757","impliedFormat":99},{"version":"503fcc822afc39a884a56823971d420086076e7f8822e93cefba27fe065fff41","impliedFormat":99},{"version":"6d8b3da7d530016f4bc28fc091d796938cd5ac43ab1cb95e65d4c7292a82ca19","impliedFormat":99},{"version":"ee1fe3070063aa57050425ee1cb0d52cc2aa4c356e79cc840c8914c107a4164e","impliedFormat":99},{"version":"6303a23a5cfbd0c2caefc4e3781f759a580aa15565be734406b9637bb5465307","impliedFormat":99},{"version":"98aef5c1cf67ba83fd511cf763045a0906f4192b9a963ca31d66fe99a085d255","impliedFormat":99},{"version":"faf519bdc8f58b47f026beecd6b3b81d972b206b955b41a7d173b679b7100a5a","impliedFormat":99},{"version":"c47cea8fe761c7646e9df73f2bfe308cccb838e56821208b1a58277d6745d7e5","impliedFormat":99},{"version":"d4c1041683629f6239e6984e36689c93ca47a10875627eac4ce458359ff05403","impliedFormat":99},{"version":"c8a8b70029abc4ee30637b5c9a3d80ea0762f9ee99f5ed6c537fc08ca710be81","impliedFormat":99},{"version":"5fbfc32dae676016e20f7b0dae9cc92883208c4fc5a17446e020d7fb79e3d090","impliedFormat":99},{"version":"5664dfe415f5c29f87c7c3bf43ea2c1ad2990521b310aa10e8a41abd14f32f27","impliedFormat":99},{"version":"7b839a06f4fe489e14e4420fa43e29901b726de6c8e827708805846f7ae8cafc","impliedFormat":99},{"version":"f198f05243b8cc697166824d1b1c8380e9a963145b53afd36a854aaba7cf1899","impliedFormat":99},{"version":"a23b404fbd4eeb4dbe9a16c3cb6c77cdb6969d433c0b723b0f5aa4de5f7b7953","impliedFormat":99},{"version":"9674cbc030a7c5506e8757cc5f092b75e8baf8ba55323a814064bece3df0432d","impliedFormat":99},{"version":"c57d07957ac426ef87ed28d9785a824824d8234e2776e1bdbf098b3ce55a8daa","impliedFormat":99},{"version":"f586a88e367e59a3e1f1b34a1228e52a5155c106b9cb2f8db36fed6d9eb9efb3","impliedFormat":99},{"version":"db0c5d28711f45008be0afbf2d55a7911688dccb702eeffe3532953460598bd8","impliedFormat":99},{"version":"a620d02ba9bdb7a894cc1bdb911f0123ce0647264fc2de6913d1cae0421128df","impliedFormat":99},{"version":"e6749b3c1e0a0f0541269a9058386ccdce75fa33daad48134cc710ab68a25833","impliedFormat":99},{"version":"e2bc4ead8e63387393a8f7c7b618cd8d2b5595f27e3b3997b664c63841f6df84","impliedFormat":99},{"version":"ed999c1469cce636526c84b819dac6b369fc37541723f6a4b56dfaa1525e0992","impliedFormat":99},{"version":"78f7166e49230242132f49fe71ad3e31fa8c2f95f53e4960d35e5cb797c7d820","impliedFormat":99},{"version":"93f5ab10abfa1761b9f90954f50256ca01ee9e657e6a5f9995a2714ae11c516a","impliedFormat":99},{"version":"be9077c9bb010ba677b101fc40bef4f9839a6ace99568ff57b4c02f4b237db4a","impliedFormat":99},{"version":"0529c4cf5f1a3cb17efba2ba1ffbe6bef8383b4523a03334056105d9e1720fe7","impliedFormat":99},{"version":"01055482cae78882809a1fb436f6572524fb34df6997958a22bb7d6cc17e72d9","impliedFormat":99},{"version":"34767bf6796c20eff1bce8ccb895d7598e9c01f560147a8ab211fa51f5a8ed68","impliedFormat":99},{"version":"5a2294bf5e00b47d98da988551bd638b8d29022fc6f382423f36b92157ca03c9","impliedFormat":99},{"version":"5a2109c8a388c03d6f6153fe98ddaa4d0a9aa058dfc0b9d98b7ce45baf85ef1e","impliedFormat":99},{"version":"1269fd384e85ea874204fae5333d1355d933924b6c02cc629e07299772547ace","impliedFormat":99},{"version":"bc0d064c31b62ca88e2a9ef654e606f4144d4d48389215612f452a859f173917","impliedFormat":99},{"version":"d1344da8b59b8190baca55ee1631f2cdcf9107646e98847588a3210bb4ae0ed7","impliedFormat":99},{"version":"d1ff278bedcd43322c961d38d8619d58070b55e0347d49ad6757849af4332dbc","impliedFormat":99},{"version":"40a38756055ab3ab7f359dd22c55c11b4651b75b273c6ed76d1a6620fd4fcf47","impliedFormat":99},{"version":"6124185e0daf9151bb72f01273bc892e6e2c853c5e8acd7fef17c286838a902b","impliedFormat":99},{"version":"5f17ae4cbfc34d8a68e5e6199884eb9dc9dfc931d526ead14a02ab49177efabd","impliedFormat":99},{"version":"766b9454208585ac1c3525ce9d58c209162bea386487f18445b7f7e706c23d5c","impliedFormat":99},{"version":"0896a5e1c7bb06ee49e7205c66c6b1c0c4f0b3d1ed157826302350d14d3183e0","impliedFormat":99},{"version":"c9a57b1ee3b66e6e227d20598366ab73968778dab609e5139c418c83310ad174","impliedFormat":99},{"version":"4869351067bfe590c999008942fcacec26e4af771ec27ed1b27d1dfc86c2c1a5","impliedFormat":99},{"version":"3a5490cc1e467845753d78651847e3f84defcf1e794192c7e05338eafe405665","impliedFormat":99},{"version":"6e0fecd3f3e7ac0ec8d06971ddd01dfe7aa95da8aa65c56db375a28c15134fd9","impliedFormat":99},{"version":"3f65ad2a5d60095fae96c2d46e2fc61c66d1fb65afdc50c04452aa68422aa933","impliedFormat":99},{"version":"0ee692791f05b017c39fe78367768ceb2bd7e5c0ac0fea2298f666b45d190395","impliedFormat":99},{"version":"1ba1caf4981cb5344a7d34d69a9a6c7a0b6fac89cf36e93a6a88b0c53aad951d","impliedFormat":99},{"version":"4682eefaf56f525acfbb3780761496edf9e6671c134ebacc755ee8a046515a98","impliedFormat":99},{"version":"0c32d0c4a2605c3cfee63b60ade3722d6211d0bd7151d5dcb7d19aa185f92e20","impliedFormat":99},{"version":"5a79fc998e1c6841498cd9769ad4b8d212af1fa3ce1be575e244614048fa56f4","impliedFormat":99},{"version":"b9025246fc7886e12789ed8d83cb26cfac993668a5bab5cee47c9502ea7e8cd1","impliedFormat":99},{"version":"794bce5ad69713da873f54743b3ee3307775fca23280c8700665086c79722e1c","impliedFormat":99},{"version":"e80d9f821bf1abe950318634b06840e8dad4fc0db46e97427d4a02195b23fbea","impliedFormat":99},{"version":"b3c78b5b1878641bd763116532eb6b03bd32f1d46f349287b87a942ec835c02a","impliedFormat":99},{"version":"399a3acb5e52325ee91ae74c95666f5071e9cdcce29c28b4e6f68f6038972f32","impliedFormat":99},{"version":"99318cb9deeef5b45a497640d4ce5dfa1c06a46d52f69196fccf2f89f7dad92c","impliedFormat":99},{"version":"9ee5f4da6229111e6b48ac5483dae7bd8577a49fd4c25dd7efe76a69dc9ae641","impliedFormat":99},{"version":"8902cc20e9a7e453904f0c8372fb8cde37f2066082aa8cf168a45ee07fd57f12","impliedFormat":99},{"version":"aab60fb8ed2b8533bd905771123826b4ccf5079199f44c87ca961c7ef340db21","impliedFormat":99},{"version":"2b4298489804ebe4f90ba2ce7d2f8e4d9b2ed326233bc6cd8fa2d5195d7d1a80","impliedFormat":99},{"version":"cdb35bdd7124a83909c366a75877d899eaeeefbb851c4cbd68b24de3201128c3","impliedFormat":99},{"version":"830123659fac74408548220a59ce6f82a37391db61a22f73d2ee321f9c4bf505","impliedFormat":99},{"version":"adf1fb98edd8782904c6b35e3fc0de9c0814296cf58230a985eaae26e107ed38","impliedFormat":99},{"version":"aee498086404181340c23a2c7737c3f5d3ed2a7f0316da4b94d912ef227fa3a8","impliedFormat":99},{"version":"157b2797f3fdbe4380ceabcf7a6a4cae523c9002256a3ce1cdaa56bb7ae0156e","impliedFormat":99},{"version":"7ff0326ef2a190b9b788b782a9a57112e424c015cf9329266cefba043fb95b65","impliedFormat":99},{"version":"dcb345b68d9e5e49e34f0b6c7439e10eafe626cb440299548684460806db9053","impliedFormat":99},{"version":"424aece36fa94e024a60d4c82771d0657b6ab028949c3b6fdfdd4986a62ef141","impliedFormat":99},{"version":"547f7a5cfbd3b141cce4a784a8cf11f77b1fa0482905cad6c053c6ebed5759d8","impliedFormat":99},{"version":"4de20271e7318991ee1e0f69fff6ce7b5a560f8409f5d4f244e74b044e194ab0","impliedFormat":99},{"version":"0646a2a0d8f7cb8c261e8fdaa3cd52760774f2bf09fad57eb6d322c49e53a791","impliedFormat":99},{"version":"947e4a380943362c6df9272f85fb4b9ca1e95f13682dce29487da6c86798d16e","impliedFormat":99},{"version":"a0941e0644f91115b011166ef28ca1345cd931ac4b2e92e8314c7ddcef2d8c12","impliedFormat":99},{"version":"d07721e52493fc8a347ce48c1d2cb503192402a5e6b6ca58369eacec64b99dd6","impliedFormat":99},{"version":"a981ad35e7f6bfe68e26317ada681bc51d09f3abe24603f61f5ff4dd9bcd1d39","impliedFormat":99},{"version":"a45fd45cfbc54eaec5a9bf9f960079c5ccdea54a4f89e952d6fec537e1f860a8","impliedFormat":99},{"version":"b1547158e990c15fff0e1c7a58bce35aad7c5a2f4d1bc806159153f1e2364ab9","impliedFormat":99},{"version":"2a6d709681fbf73106c1daa64360eb0f7563a7f6d7527666d25b22ac5ec3d89b","impliedFormat":99},{"version":"a5f9bc96e9c35a8c4afbbd326f46f4ce42def2d053ca65d32b261bfd3462d112","impliedFormat":99},{"version":"c7223f7b2be8859bdd4b5d553c5e02b5d38345c3c828be14701863d1c5c46aa9","impliedFormat":99},{"version":"37964310ca20af465329d7e9f6c7e9c40c77d509d8bef0a1edbcd8be46aaf75f","impliedFormat":99},{"version":"668192f288841913bf9afe0d34afde995d7c8bc63fb4d5e2b584db305cea0aa9","impliedFormat":99},{"version":"68c13200f8a1b994c2911340cee34fe972c121e06ae9e7111b220a387771ad85","impliedFormat":99},{"version":"f9bc5af361d305d7496ffcedb342efbb413061f13923fa42818735fa4987d2ba","impliedFormat":99},{"version":"5556c27f9dbe69e6630122e2381a2b4207ba0f2c7d6cd70208714146ec953a43","impliedFormat":99},{"version":"49eddbd0f3d5fd1e20eb5c60debe696b6285fdaa31de846a2fc2b63e5c025a17","impliedFormat":99},{"version":"e0c394ad75777f77b761a10d69c0c9f9dd7afb04c910758dcb0a50bcaae08527","impliedFormat":99},{"version":"5c187cdbece8ad89247f507b3f6b04aad849d4b3fd8108289e19e9d452714882","impliedFormat":99},{"version":"753b64b831aa731751b352e7bc9ef4d95b8c25df769dd629f8ec6a84478a85c7","impliedFormat":99},{"version":"ebe5d4a5935be239d5b480dc13947fd34bc07661cd9555b5ae5fd6e94d5fb236","impliedFormat":99},{"version":"12cd9557a0f5d1e428f04c49f3cc819f01190c31f8b08ec67570e19c5ffc1016","impliedFormat":99},{"version":"0f9b5deb2fbccc0ddf1f1f613f19f96fff1b8c8f04b2c110350c2dd8f1e5e5dd","impliedFormat":99},{"version":"1ea11960ff9bd2523e6a911dda079ee3e77c1ccbadd231cfd648a8907ef85c7e","impliedFormat":99},{"version":"3c4649a247f7e4d25b67722d24a57be2e3cd014fd1363c5d4fb73927c39ac498","impliedFormat":99},{"version":"acfed6cc001e7f7f26d2ba42222a180ba669bb966d4dd9cb4ad5596516061b13","impliedFormat":99},{"version":"f61a4dc92450609c353738f0a2daebf8cae71b24716dbd952456d80b1e1a48b6","impliedFormat":99},{"version":"f3f76db6e76bc76d13cc4bfa10e1f74390b8ebe279535f62243e8d8acd919314","impliedFormat":99},{"version":"a3cc1188dadf2700497c3207bd91a5ef40f7130e234ffb86045355c764343fd5","impliedFormat":99},{"version":"cf7d337fdf65d426d16ffb252023ad290a98fea8455e7b1957177a7b061453c5","impliedFormat":99},{"version":"66bd987c419162e57049c1ae5dc656dc004a6ef3a641f861d94c9f79e14075c0","impliedFormat":99},{"version":"a652be66f80db499d5c2bb98ede8a887dd9571be9cf5f07651fa352e9a169119","impliedFormat":99},{"version":"43246f043c37d6b5c8c8d050052d9fa8278daa13e2d5d014c65a199fb67e2c1a","impliedFormat":99},{"version":"bc5df642dbd3c24f475721d512ffff003b9a1d16dcd86f5fbd73a0a4cf97628d","impliedFormat":99},{"version":"22bff1bd5897764e4d6663c1a413b225469bfb3635f1581fdab693b729ffc529","impliedFormat":99},{"version":"e426b470d34b3abefdf82984ff9bcc6422e1a0eccfa5b8853adbdc48fb1bc8fa","impliedFormat":99},{"version":"578a805ccc101411025f728f0e046bfba39a3aa432c9b4e30f980b0fb6cce830","impliedFormat":99},{"version":"e2783aa651fd9aa3fbf8ce18370e727d0ac48da6ec1c1629ac9e544e8c54e181","impliedFormat":99},{"version":"2867b9825be96cdbdf96e65846758ec96b2c2277b066b9e0bd4b91fd40937dce","impliedFormat":99},{"version":"fc8e7ab8bc4b74993078616ef4fa33687c0c103272937a2c819656f368de26d3","impliedFormat":99},{"version":"6877a6a795faad1003467de87beb3bf07aa5a9a12781f7aa85508bcc64c0e033","impliedFormat":99},{"version":"56c7ae6c525f1d0acba02661c29b0cf247db15f2c1856ee92bcb082b5534ee5a","impliedFormat":99},{"version":"9ef9b96328c47455873b153f22566c0be77d8e8cb44c31e89fbaf2881a6e3a78","impliedFormat":99},{"version":"622e8ba591719569945db6fbbefaebc9f2fbbe3b2df2b0a99b3ec8059858ec99","impliedFormat":99},{"version":"aa71e406883414b886570337ea3d8a8a589e6faf7d1f488f4d00357654be537c","impliedFormat":99},{"version":"022fc4122349828b268acef58d596f48b6dfa5c843a6e4799f153aa31ea25a10","impliedFormat":99},{"version":"507ec174c2b1eeaf6ef9c4d9631c5a2ab7428bb83b0d21d06a2190fb6758803f","impliedFormat":99},{"version":"b664ad0c03d6d5cef6cab502c00650b74cd57a8a19b644671392be0b89f6de15","impliedFormat":99},{"version":"3653635eab82bb519d354059d418a8d20ab1c6b2d7794f70596ea10c83fe292d","impliedFormat":99},{"version":"be8baa7a9e619037e1aec15e95f8170e83c179286fb7a4f99d28a70e240a15d5","impliedFormat":99},{"version":"236ac1bd92d0767316718ec50553d2c21ab9c4484b4062f30e4c5dbeb7ca0232","impliedFormat":99},{"version":"f06a41edb1ec59369ec17d07616266ba84de2c394d7ff3b6a8168ac57beb2a79","impliedFormat":99},{"version":"69bee7ae08fed6040051b5eb2c3eb2e4a83ff30ce3612f2eddc4469316db8921","impliedFormat":99},{"version":"2d954055c116729d8ddb61b11a0162371096bb55ad54dd82fbc21beba5fb10f2","signature":"cb988ef82de09729a9389cc9bed2142b65965149090cbaaafd8bd52db3f3c137"},{"version":"5fd60651e772fd1111def08917e70dfe0ee26a0285369dc393b0b781e7f65fed","signature":"39e692cfd3ecbaa13c8f738a6b4547ffa5853ecd82feb01ce653d5ba4ee1ffce"},{"version":"3ed7e6ad79664fe47128f9259b975ae784d65e33dfd1832a4a966c8248e02ed2","signature":"db8d453ebb8c4177b84388a8b4eb65982387a2ab2625721b4a154ddeb355dcec"},{"version":"e959ab7f3d8e1bb3a3b09f35eec5d827b93443a24a1d6e81ea855a257764799a","signature":"708072b383474c78870110a68294fb7a589be31277929a7a79446a08c4676b01"},{"version":"cfb07d8083d501535643fa29e2587c2b8e02ed8da9ba9fdb5a09c376c5f8854c","signature":"4b683c3def9b9831fdb0f9a3e45edb539b09cc44e25c9a4d019e1c7af1318a71"},{"version":"89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","impliedFormat":1},{"version":"79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6","impliedFormat":1},{"version":"6c3741e44c9b0ebd563c8c74dcfb2f593190dfd939266c07874dc093ecb4aa0e","impliedFormat":99},{"version":"e12cbccd28ee5c537fe59e3afdd55e6c9130a42d9d5bb4beb1c9da1d16f31680","impliedFormat":99},{"version":"b5e8cb6c102ea4df23a4d1942c0f4f482c8a7793a5cfec71270b77e9a74fb99e","impliedFormat":99},{"version":"a65735a086ae8b401c1c41b51b41546532670c919fd2cedc1606fd186fcee2d7","impliedFormat":99},{"version":"fe021dbde66bd0d6195d4116dcb4c257966ebc8cfba0f34441839415e9e913e1","impliedFormat":99},{"version":"d52a4b1cabee2c94ed18c741c480a45dd9fed32477dd94a9cc8630a8bc263426","impliedFormat":99},{"version":"d059a52684789e6ef30f8052244cb7c52fb786e4066ac415c50642174cc76d14","impliedFormat":99},{"version":"2ccdfd33a753c18e8e5fe8a1eadefff968531d920bc9cdc7e4c97b0c6d3dcaf8","impliedFormat":99},{"version":"d64a434d7fb5040dbe7d5f4911145deda53e281b3f1887b9a610defd51b3c1a2","impliedFormat":99},{"version":"927f406568919fd7cd238ef7fe5e9c5e9ec826f1fff89830e480aff8cfd197da","impliedFormat":99},{"version":"a77d742410fe78bb054d325b690fda75459531db005b62ba0e9371c00163353c","impliedFormat":99},{"version":"f8de61dd3e3c4dc193bb341891d67d3979cb5523a57fcacaf46bf1e6284e6c35","impliedFormat":99},{"version":"addca1bb7478ebc3f1c67b710755acc945329875207a3c9befd6b5cbcab12574","impliedFormat":99},{"version":"50b565f4771b6b150cbf3ae31eb815c31f15e2e0f45518958a5f4348a1a01660","impliedFormat":99},{"version":"1453d1146382f9bcdf801cdcb5cadd9360c33a41d4be0f188bbaa01aa194ad72","impliedFormat":99},{"version":"4f0c7dd3195f81b0131cc5af1021ea1eb8df1016a7a065dbf02afbfe17307e92","impliedFormat":99},{"version":"4056a596190daaaa7268f5465b972915facc5eca90ee6432e90afa130ba2e4ee","impliedFormat":99},{"version":"aa20728bb08af6288996197b97b5ed7bcfb0b183423bb482a9b25867a5b33c57","impliedFormat":99},{"version":"5322c3686d3797d415f8570eec54e898f328e59f8271b38516b1366074b499aa","impliedFormat":99},{"version":"9ade815ea309a924b3b32d906c8522dd8b96de4a84b68c4b42c581be4b188642","impliedFormat":99},{"version":"fa454230c32f38213198cf47db147caf4c03920b3f8904566b29a1a033341602","impliedFormat":99},{"version":"5571608cd06d2935efe2ed7ba105ec93e5c5d1e822d300e5770a1ad9a065c8b6","impliedFormat":99},{"version":"6bf8aa6ed64228b4d065f334b8fe11bc11f59952fd15015b690dfb3301c94484","impliedFormat":99},{"version":"41ae2bf47844e4643ebe68b8e0019af7a87a9daea2d38959a9f7520ada9ad3cb","impliedFormat":99},{"version":"f4498a2ac4186466abe5f9641c9279a3458fa5992dc10ed4581c265469b118d4","impliedFormat":99},{"version":"bd09a0e906dae9a9351c658e7d8d6caa9f4df2ba104df650ebca96d1c4f81c23","impliedFormat":99},{"version":"055ad004f230e10cf1099d08c6f5774c564782bd76fbefbda669ab1ad132c175","impliedFormat":99},{"version":"e80408ef3af1181b57373e48a977ffdcec586fbf79cf59b0136423808ff9a8ef","signature":"9e0517d4b11d254c214cb44664411c198ac3b0a596e70abd516166b3d0082fca"},{"version":"28a4949b743415705b44f0af35494f8369261d53711d29d269187367ce39e9c0","signature":"7c2257734cd17996bd71d2bb45688f5b25b197cf72601fa412853af4b4c3975c"},{"version":"b2d6141dd252c6e8775e767de7778d4efbc0e686dc2744ae7caf5c68a3a71909","signature":"3aa3ca2636308099f841cae80afa0a5109122aa2a12b9a32cb6507835be6969e"},"47256cabf1f711412c6eb220d12ba32ac71723bdd83c517d50059dd611844055",{"version":"6c7176368037af28cb72f2392010fa1cef295d6d6744bca8cfb54985f3a18c3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ab41ef1f2cdafb8df48be20cd969d875602483859dc194e9c97c8a576892c052","affectsGlobalScope":true,"impliedFormat":1},{"version":"437e20f2ba32abaeb7985e0afe0002de1917bc74e949ba585e49feba65da6ca1","affectsGlobalScope":true,"impliedFormat":1},{"version":"21d819c173c0cf7cc3ce57c3276e77fd9a8a01d35a06ad87158781515c9a438a","impliedFormat":1},{"version":"98cffbf06d6bab333473c70a893770dbe990783904002c4f1a960447b4b53dca","affectsGlobalScope":true,"impliedFormat":1},{"version":"3af97acf03cc97de58a3a4bc91f8f616408099bc4233f6d0852e72a8ffb91ac9","affectsGlobalScope":true,"impliedFormat":1},{"version":"808069bba06b6768b62fd22429b53362e7af342da4a236ed2d2e1c89fcca3b4a","affectsGlobalScope":true,"impliedFormat":1},{"version":"1db0b7dca579049ca4193d034d835f6bfe73096c73663e5ef9a0b5779939f3d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"9798340ffb0d067d69b1ae5b32faa17ab31b82466a3fc00d8f2f2df0c8554aaa","affectsGlobalScope":true,"impliedFormat":1},{"version":"f26b11d8d8e4b8028f1c7d618b22274c892e4b0ef5b3678a8ccbad85419aef43","affectsGlobalScope":true,"impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"763fe0f42b3d79b440a9b6e51e9ba3f3f91352469c1e4b3b67bfa4ff6352f3f4","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"7f182617db458e98fc18dfb272d40aa2fff3a353c44a89b2c0ccb3937709bfb5","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"e61be3f894b41b7baa1fbd6a66893f2579bfad01d208b4ff61daef21493ef0a8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"615ba88d0128ed16bf83ef8ccbb6aff05c3ee2db1cc0f89ab50a4939bfc1943f","impliedFormat":1},{"version":"a4d551dbf8746780194d550c88f26cf937caf8d56f102969a110cfaed4b06656","impliedFormat":1},{"version":"8bd86b8e8f6a6aa6c49b71e14c4ffe1211a0e97c80f08d2c8cc98838006e4b88","impliedFormat":1},{"version":"317e63deeb21ac07f3992f5b50cdca8338f10acd4fbb7257ebf56735bf52ab00","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"b52476feb4a0cbcb25e5931b930fc73cb6643fb1a5060bf8a3dda0eeae5b4b68","affectsGlobalScope":true,"impliedFormat":1},{"version":"f9501cc13ce624c72b61f12b3963e84fad210fbdf0ffbc4590e08460a3f04eba","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7721c4f69f93c91360c26a0a84ee885997d748237ef78ef665b153e622b36c1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0fa06ada475b910e2106c98c68b10483dc8811d0c14a8a8dd36efb2672485b29","impliedFormat":1},{"version":"33e5e9aba62c3193d10d1d33ae1fa75c46a1171cf76fef750777377d53b0303f","impliedFormat":1},{"version":"2b06b93fd01bcd49d1a6bd1f9b65ddcae6480b9a86e9061634d6f8e354c1468f","impliedFormat":1},{"version":"6a0cd27e5dc2cfbe039e731cf879d12b0e2dded06d1b1dedad07f7712de0d7f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"13f5c844119c43e51ce777c509267f14d6aaf31eafb2c2b002ca35584cd13b29","impliedFormat":1},{"version":"e60477649d6ad21542bd2dc7e3d9ff6853d0797ba9f689ba2f6653818999c264","impliedFormat":1},{"version":"c2510f124c0293ab80b1777c44d80f812b75612f297b9857406468c0f4dafe29","affectsGlobalScope":true,"impliedFormat":1},{"version":"5524481e56c48ff486f42926778c0a3cce1cc85dc46683b92b1271865bcf015a","impliedFormat":1},{"version":"4c829ab315f57c5442c6667b53769975acbf92003a66aef19bce151987675bd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"b2ade7657e2db96d18315694789eff2ddd3d8aea7215b181f8a0b303277cc579","impliedFormat":1},{"version":"9855e02d837744303391e5623a531734443a5f8e6e8755e018c41d63ad797db2","impliedFormat":1},{"version":"4d631b81fa2f07a0e63a9a143d6a82c25c5f051298651a9b69176ba28930756d","impliedFormat":1},{"version":"836a356aae992ff3c28a0212e3eabcb76dd4b0cc06bcb9607aeef560661b860d","impliedFormat":1},{"version":"1e0d1f8b0adfa0b0330e028c7941b5a98c08b600efe7f14d2d2a00854fb2f393","impliedFormat":1},{"version":"41670ee38943d9cbb4924e436f56fc19ee94232bc96108562de1a734af20dc2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"c906fb15bd2aabc9ed1e3f44eb6a8661199d6c320b3aa196b826121552cb3695","impliedFormat":1},{"version":"22295e8103f1d6d8ea4b5d6211e43421fe4564e34d0dd8e09e520e452d89e659","impliedFormat":1},{"version":"58647d85d0f722a1ce9de50955df60a7489f0593bf1a7015521efe901c06d770","impliedFormat":1},{"version":"6b4e081d55ac24fc8a4631d5dd77fe249fa25900abd7d046abb87d90e3b45645","impliedFormat":1},{"version":"a10f0e1854f3316d7ee437b79649e5a6ae3ae14ffe6322b02d4987071a95362e","impliedFormat":1},{"version":"e208f73ef6a980104304b0d2ca5f6bf1b85de6009d2c7e404028b875020fa8f2","impliedFormat":1},{"version":"d163b6bc2372b4f07260747cbc6c0a6405ab3fbcea3852305e98ac43ca59f5bc","impliedFormat":1},{"version":"e6fa9ad47c5f71ff733744a029d1dc472c618de53804eae08ffc243b936f87ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a6f137d651076822d4fe884287e68fd61785a0d3d1fdb250a5059b691fa897db","impliedFormat":1},{"version":"24826ed94a78d5c64bd857570fdbd96229ad41b5cb654c08d75a9845e3ab7dde","impliedFormat":1},{"version":"8b479a130ccb62e98f11f136d3ac80f2984fdc07616516d29881f3061f2dd472","impliedFormat":1},{"version":"928af3d90454bf656a52a48679f199f64c1435247d6189d1caf4c68f2eaf921f","affectsGlobalScope":true,"impliedFormat":1},{"version":"bceb58df66ab8fb00170df20cd813978c5ab84be1d285710c4eb005d8e9d8efb","affectsGlobalScope":true,"impliedFormat":1},{"version":"3f16a7e4deafa527ed9995a772bb380eb7d3c2c0fd4ae178c5263ed18394db2c","impliedFormat":1},{"version":"933921f0bb0ec12ef45d1062a1fc0f27635318f4d294e4d99de9a5493e618ca2","impliedFormat":1},{"version":"71a0f3ad612c123b57239a7749770017ecfe6b66411488000aba83e4546fde25","impliedFormat":1},{"version":"77fbe5eecb6fac4b6242bbf6eebfc43e98ce5ccba8fa44e0ef6a95c945ff4d98","impliedFormat":1},{"version":"4f9d8ca0c417b67b69eeb54c7ca1bedd7b56034bb9bfd27c5d4f3bc4692daca7","impliedFormat":1},{"version":"814118df420c4e38fe5ae1b9a3bafb6e9c2aa40838e528cde908381867be6466","impliedFormat":1},{"version":"a3fc63c0d7b031693f665f5494412ba4b551fe644ededccc0ab5922401079c95","impliedFormat":1},{"version":"80523c00b8544a2000ae0143e4a90a00b47f99823eb7926c1e03c494216fc363","impliedFormat":1},{"version":"37ba7b45141a45ce6e80e66f2a96c8a5ab1bcef0fc2d0f56bb58df96ec67e972","impliedFormat":1},{"version":"45650f47bfb376c8a8ed39d4bcda5902ab899a3150029684ee4c10676d9fbaee","impliedFormat":1},{"version":"746911b62b329587939560deb5c036aca48aece03147b021fa680223255d5183","affectsGlobalScope":true,"impliedFormat":1},{"version":"18fd40412d102c5564136f29735e5d1c3b455b8a37f920da79561f1fde068208","impliedFormat":1},{"version":"c8d3e5a18ba35629954e48c4cc8f11dc88224650067a172685c736b27a34a4dc","impliedFormat":1},{"version":"f0be1b8078cd549d91f37c30c222c2a187ac1cf981d994fb476a1adc61387b14","affectsGlobalScope":true,"impliedFormat":1},{"version":"0aaed1d72199b01234152f7a60046bc947f1f37d78d182e9ae09c4289e06a592","impliedFormat":1},{"version":"2b55d426ff2b9087485e52ac4bc7cfafe1dc420fc76dad926cd46526567c501a","impliedFormat":1},{"version":"66ba1b2c3e3a3644a1011cd530fb444a96b1b2dfe2f5e837a002d41a1a799e60","impliedFormat":1},{"version":"7e514f5b852fdbc166b539fdd1f4e9114f29911592a5eb10a94bb3a13ccac3c4","impliedFormat":1},{"version":"5b7aa3c4c1a5d81b411e8cb302b45507fea9358d3569196b27eb1a27ae3a90ef","affectsGlobalScope":true,"impliedFormat":1},{"version":"5987a903da92c7462e0b35704ce7da94d7fdc4b89a984871c0e2b87a8aae9e69","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea08a0345023ade2b47fbff5a76d0d0ed8bff10bc9d22b83f40858a8e941501c","impliedFormat":1},{"version":"47613031a5a31510831304405af561b0ffaedb734437c595256bb61a90f9311b","impliedFormat":1},{"version":"ae062ce7d9510060c5d7e7952ae379224fb3f8f2dd74e88959878af2057c143b","impliedFormat":1},{"version":"8a1a0d0a4a06a8d278947fcb66bf684f117bf147f89b06e50662d79a53be3e9f","affectsGlobalScope":true,"impliedFormat":1},{"version":"358765d5ea8afd285d4fd1532e78b88273f18cb3f87403a9b16fef61ac9fdcfe","impliedFormat":1},{"version":"9f55299850d4f0921e79b6bf344b47c420ce0f507b9dcf593e532b09ea7eeea1","impliedFormat":1},{"version":"151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","impliedFormat":1},{"version":"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","impliedFormat":1},{"version":"a4a39b5714adfcadd3bbea6698ca2e942606d833bde62ad5fb6ec55f5e438ff8","impliedFormat":1},{"version":"bbc1d029093135d7d9bfa4b38cbf8761db505026cc458b5e9c8b74f4000e5e75","impliedFormat":1},{"version":"bc5c8a86f2025c4f52e4b13f08f2b76daddf50d5bad325795226f94537060e5d","impliedFormat":1}],"root":[68,[317,321],[351,354]],"options":{"composite":true,"declaration":true,"declarationMap":true,"esModuleInterop":true,"jsx":4,"module":99,"noFallthroughCasesInSwitch":true,"noImplicitOverride":true,"noImplicitReturns":true,"noUncheckedIndexedAccess":true,"outDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"stripInternal":true,"target":9,"tsBuildInfoFile":"./.tsbuildinfo"},"referencedMap":[[338,1],[341,2],[346,3],[347,4],[345,5],[348,6],[349,7],[325,8],[324,6],[462,9],[461,10],[463,10],[459,6],[323,11],[460,6],[405,12],[406,12],[407,13],[360,14],[408,15],[409,16],[410,17],[355,6],[358,18],[356,6],[357,6],[411,19],[412,20],[413,21],[414,22],[415,23],[416,24],[417,24],[418,25],[419,26],[420,27],[421,28],[361,6],[359,6],[422,29],[423,30],[424,31],[458,32],[425,33],[426,6],[427,34],[428,35],[429,36],[430,37],[431,38],[432,39],[433,40],[434,41],[435,42],[436,42],[437,43],[438,6],[439,44],[440,45],[442,46],[441,47],[443,48],[444,49],[445,50],[446,51],[447,52],[448,53],[449,54],[450,55],[451,56],[452,57],[453,58],[454,59],[455,60],[362,6],[363,6],[364,6],[402,61],[403,6],[404,6],[456,62],[457,63],[64,6],[66,64],[67,65],[322,6],[280,6],[291,66],[289,6],[290,67],[279,6],[65,6],[337,68],[336,69],[293,65],[288,70],[308,65],[299,65],[300,65],[297,71],[296,65],[294,72],[295,65],[292,73],[298,65],[69,6],[287,74],[312,6],[303,75],[314,76],[311,77],[309,78],[307,6],[301,6],[310,6],[302,6],[306,79],[304,80],[305,81],[313,6],[316,82],[72,83],[71,6],[70,84],[315,85],[285,86],[286,87],[74,65],[73,88],[284,89],[344,90],[343,6],[335,91],[332,92],[333,6],[334,6],[331,93],[340,94],[350,95],[326,3],[339,96],[342,97],[330,98],[328,99],[329,100],[327,6],[100,6],[278,101],[122,102],[119,103],[236,104],[120,105],[121,106],[209,107],[231,6],[233,6],[246,108],[190,109],[158,110],[142,111],[232,6],[168,6],[179,6],[200,112],[77,6],[249,113],[251,114],[250,115],[79,6],[184,116],[183,117],[186,118],[185,119],[140,6],[272,6],[253,120],[257,121],[255,122],[82,123],[83,123],[84,6],[197,124],[196,6],[210,125],[129,126],[160,127],[224,128],[277,6],[245,129],[180,130],[223,131],[276,6],[203,6],[192,132],[270,133],[273,6],[124,134],[123,135],[213,136],[217,137],[90,138],[220,139],[228,140],[85,141],[229,142],[238,143],[230,144],[92,142],[269,145],[227,146],[226,147],[95,148],[96,6],[127,149],[128,150],[108,151],[109,152],[115,153],[107,154],[126,155],[94,156],[170,6],[86,6],[111,6],[97,6],[98,157],[102,158],[241,105],[91,6],[103,6],[244,140],[87,140],[243,140],[215,159],[214,160],[181,161],[239,6],[149,162],[104,143],[242,105],[219,163],[195,6],[188,6],[78,6],[202,164],[201,165],[254,122],[258,166],[256,167],[208,6],[81,168],[271,6],[189,134],[125,169],[207,170],[206,6],[159,171],[144,172],[145,6],[114,173],[193,174],[194,174],[131,175],[132,6],[141,6],[176,176],[99,177],[139,178],[163,179],[112,6],[88,180],[169,6],[117,181],[118,182],[212,183],[274,184],[151,185],[164,186],[259,115],[261,187],[260,187],[156,188],[157,189],[113,6],[75,6],[167,6],[166,190],[216,191],[211,192],[252,193],[267,190],[147,194],[130,195],[146,194],[148,196],[153,197],[89,136],[205,198],[265,199],[234,200],[177,201],[175,6],[171,202],[199,203],[172,202],[174,204],[173,205],[198,144],[237,206],[235,207],[143,208],[110,6],[150,209],[262,122],[264,166],[263,167],[116,103],[222,210],[266,211],[221,212],[268,213],[191,214],[187,6],[204,215],[154,216],[155,217],[136,6],[101,218],[106,190],[275,6],[105,219],[182,220],[225,6],[76,6],[165,190],[247,221],[161,222],[80,6],[162,223],[93,6],[135,6],[133,6],[134,6],[152,6],[178,6],[248,224],[138,190],[218,137],[137,225],[240,226],[61,6],[62,6],[12,6],[10,6],[11,6],[16,6],[15,6],[2,6],[17,6],[18,6],[19,6],[20,6],[21,6],[22,6],[23,6],[24,6],[3,6],[25,6],[26,6],[4,6],[27,6],[31,6],[28,6],[29,6],[30,6],[32,6],[33,6],[34,6],[5,6],[35,6],[36,6],[37,6],[38,6],[6,6],[42,6],[39,6],[40,6],[41,6],[43,6],[7,6],[44,6],[49,6],[50,6],[45,6],[46,6],[47,6],[48,6],[8,6],[54,6],[51,6],[52,6],[53,6],[55,6],[9,6],[56,6],[63,6],[57,6],[58,6],[60,6],[59,6],[1,6],[14,6],[13,6],[380,227],[390,228],[379,227],[400,229],[371,230],[370,231],[399,232],[393,233],[398,234],[373,235],[387,236],[372,237],[396,238],[368,239],[367,232],[397,240],[369,241],[374,242],[375,6],[378,242],[365,6],[401,243],[391,244],[382,245],[383,246],[385,247],[381,248],[384,249],[394,232],[376,250],[377,251],[386,252],[366,253],[389,244],[388,242],[392,6],[395,254],[281,6],[283,255],[282,256],[68,257],[354,258],[352,259],[318,260],[320,261],[321,259],[351,262],[319,259],[317,263],[353,261]],"latestChangedDtsFile":"./src/index.d.ts","version":"5.9.3"}
@@ -0,0 +1,12 @@
1
+ import React from 'react';
2
+ export declare function bold(str: string): string;
3
+ export declare function dim(str: string): string;
4
+ export declare function dimmer(str: string): string;
5
+ export declare function underline(str: string): string;
6
+ export declare function strikethrough(str: string): string;
7
+ export declare function invert(str: string): string;
8
+ export declare function color(str: string, hex: string): string;
9
+ export declare function bgColor(str: string, hex: string): string;
10
+ export declare function link(str: string, url: string): string;
11
+ export declare function renderChildren(children: React.ReactNode): string;
12
+ //# sourceMappingURL=colors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,wBAAgB,IAAI,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAExC;AAED,wBAAgB,GAAG,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAEvC;AAED,wBAAgB,MAAM,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAE1C;AAED,wBAAgB,SAAS,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAE7C;AAED,wBAAgB,aAAa,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAEjD;AAED,wBAAgB,MAAM,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAE1C;AAWD,wBAAgB,KAAK,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAGtD;AAED,wBAAgB,OAAO,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAGxD;AAED,wBAAgB,IAAI,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,MAAM,CAErD;AAED,wBAAgB,cAAc,CAAC,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,MAAM,CAahE"}
@@ -0,0 +1,57 @@
1
+ import React from 'react';
2
+ const ESC = '\x1b';
3
+ export function bold(str) {
4
+ return `${ESC}[1m${str}${ESC}[22m`;
5
+ }
6
+ export function dim(str) {
7
+ return `${ESC}[2m${str}${ESC}[22m`;
8
+ }
9
+ export function dimmer(str) {
10
+ return dim(str);
11
+ }
12
+ export function underline(str) {
13
+ return `${ESC}[4m${str}${ESC}[24m`;
14
+ }
15
+ export function strikethrough(str) {
16
+ return `${ESC}[9m${str}${ESC}[29m`;
17
+ }
18
+ export function invert(str) {
19
+ return `${ESC}[7m${str}${ESC}[27m`;
20
+ }
21
+ function hexToRgb(hex) {
22
+ const h = hex.replace('#', '');
23
+ return [
24
+ parseInt(h.substring(0, 2), 16),
25
+ parseInt(h.substring(2, 4), 16),
26
+ parseInt(h.substring(4, 6), 16),
27
+ ];
28
+ }
29
+ export function color(str, hex) {
30
+ const [r, g, b] = hexToRgb(hex);
31
+ return `${ESC}[38;2;${r};${g};${b}m${str}${ESC}[39m`;
32
+ }
33
+ export function bgColor(str, hex) {
34
+ const [r, g, b] = hexToRgb(hex);
35
+ return `${ESC}[48;2;${r};${g};${b}m${str}${ESC}[49m`;
36
+ }
37
+ export function link(str, url) {
38
+ return `${ESC}]8;;${url}${ESC}\\${str}${ESC}]8;;${ESC}\\`;
39
+ }
40
+ export function renderChildren(children) {
41
+ const parts = [];
42
+ React.Children.forEach(children, (child) => {
43
+ if (typeof child === 'string')
44
+ parts.push(child);
45
+ else if (typeof child === 'number')
46
+ parts.push(String(child));
47
+ else if (typeof child === 'boolean' || child === null || child === undefined) {
48
+ // skip
49
+ }
50
+ else if (typeof child === 'object' && '$$typeof' in child) {
51
+ const el = child;
52
+ parts.push(React.Children.toArray(el.props?.children || '').join(''));
53
+ }
54
+ });
55
+ return parts.join('');
56
+ }
57
+ //# sourceMappingURL=colors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"colors.js","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,10 @@
1
+ export { Panel } from './panel.js';
2
+ export { Table } from './table.js';
3
+ export { Progress } from './progress.js';
4
+ export { Spinner } from './spinner.js';
5
+ export { SyntaxBlock } from './syntax-block.js';
6
+ export { Markdown } from './markdown.js';
7
+ export { Traceback } from './traceback.js';
8
+ export * from './colors.js';
9
+ export * from './themes.js';
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC"}
@@ -0,0 +1,10 @@
1
+ export { Panel } from './panel.js';
2
+ export { Table } from './table.js';
3
+ export { Progress } from './progress.js';
4
+ export { Spinner } from './spinner.js';
5
+ export { SyntaxBlock } from './syntax-block.js';
6
+ export { Markdown } from './markdown.js';
7
+ export { Traceback } from './traceback.js';
8
+ export * from './colors.js';
9
+ export * from './themes.js';
10
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,YAAY,CAAC;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC;AACvC,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAC3C,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC"}
@@ -0,0 +1,6 @@
1
+ interface MarkdownProps {
2
+ value: string;
3
+ }
4
+ export declare function Markdown({ value }: MarkdownProps): import("react/jsx-runtime").JSX.Element;
5
+ export {};
6
+ //# sourceMappingURL=markdown.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"markdown.d.ts","sourceRoot":"","sources":["../../src/markdown.tsx"],"names":[],"mappings":"AAGA,UAAU,aAAa;IACrB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,EAAE,aAAa,2CAShD"}
@@ -0,0 +1,7 @@
1
+ import { jsxs as _jsxs, Fragment as _Fragment, jsx as _jsx } from "react/jsx-runtime";
2
+ import { Text } from 'ink';
3
+ export function Markdown({ value }) {
4
+ const lines = value.split('\n');
5
+ return (_jsx(_Fragment, { children: lines.map((line, i) => (_jsxs(Text, { children: [line, "\\n"] }, i))) }));
6
+ }
7
+ //# sourceMappingURL=markdown.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"markdown.js","sourceRoot":"","sources":["../../src/markdown.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAM3B,MAAM,UAAU,QAAQ,CAAC,EAAE,KAAK,EAAiB;IAC/C,MAAM,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;IAChC,OAAO,CACL,4BACG,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,EAAE,CAAC,CACtB,MAAC,IAAI,eAAU,IAAI,YAAR,CAAC,CAAiB,CAC9B,CAAC,GACD,CACJ,CAAC;AACJ,CAAC"}
@@ -0,0 +1,14 @@
1
+ import React from 'react';
2
+ import type { ThemeColors } from './themes.js';
3
+ interface PanelProps {
4
+ title?: string;
5
+ borderColor?: string;
6
+ children: React.ReactNode;
7
+ padding?: number;
8
+ marginTop?: number;
9
+ marginBottom?: number;
10
+ theme?: ThemeColors;
11
+ }
12
+ export declare function Panel({ title, borderColor, children, padding, marginTop, marginBottom, theme, }: PanelProps): import("react/jsx-runtime").JSX.Element;
13
+ export {};
14
+ //# sourceMappingURL=panel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"panel.d.ts","sourceRoot":"","sources":["../../src/panel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAG/C,UAAU,UAAU;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,WAAW,CAAC;CACrB;AAED,wBAAgB,KAAK,CAAC,EACpB,KAAK,EACL,WAAW,EACX,QAAQ,EACR,OAAW,EACX,SAAa,EACb,YAAgB,EAChB,KAAK,GACN,EAAE,UAAU,2CA+CZ"}
@@ -0,0 +1,19 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Box, Text, useApp } from 'ink';
3
+ export function Panel({ title, borderColor, children, padding = 1, marginTop = 0, marginBottom = 0, theme, }) {
4
+ const app = useApp();
5
+ const cols = (app.stdout?.columns ?? process.stdout.columns) ?? 80;
6
+ const borderC = borderColor ?? theme?.border ?? '';
7
+ const w = cols - 2;
8
+ const hChar = '─';
9
+ const topChar = '╭';
10
+ const botChar = '╰';
11
+ const leftChar = '│';
12
+ const rightChar = '│';
13
+ const topLine = title
14
+ ? `${topChar}${hChar}${' '.repeat(w - 2)}${botChar}`
15
+ : `${topChar}${hChar.repeat(w)}${botChar}`;
16
+ const botLine = `${topChar}${hChar.repeat(w)}${botChar}`;
17
+ return (_jsxs(Box, { children: [marginTop > 0 && _jsx(Box, { height: marginTop }), _jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: topLine }), title && (_jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: leftChar }), _jsx(Text, { children: " " }), _jsx(Text, { bold: true, color: "cyan", children: title }), _jsx(Text, { children: ' '.repeat(w - title.length - 3) }), _jsx(Text, { color: "cyan", children: rightChar })] }))] }), padding > 0 && _jsxs(Box, { height: padding, children: [_jsx(Text, { color: "cyan", children: leftChar }), _jsx(Box, { flexGrow: 1, children: children }), _jsx(Text, { color: "cyan", children: rightChar })] }), _jsx(Box, { children: _jsx(Text, { color: "cyan", children: botLine }) }), marginBottom > 0 && _jsx(Box, { height: marginBottom })] }));
18
+ }
19
+ //# sourceMappingURL=panel.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"panel.js","sourceRoot":"","sources":["../../src/panel.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,MAAM,KAAK,CAAC;AAcxC,MAAM,UAAU,KAAK,CAAC,EACpB,KAAK,EACL,WAAW,EACX,QAAQ,EACR,OAAO,GAAG,CAAC,EACX,SAAS,GAAG,CAAC,EACb,YAAY,GAAG,CAAC,EAChB,KAAK,GACM;IACX,MAAM,GAAG,GAAG,MAAM,EAAE,CAAC;IACrB,MAAM,IAAI,GAAG,CAAE,GAAW,CAAC,MAAM,EAAE,OAAO,IAAI,OAAO,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC;IAC5E,MAAM,OAAO,GAAG,WAAW,IAAI,KAAK,EAAE,MAAM,IAAI,EAAE,CAAC;IACnD,MAAM,CAAC,GAAG,IAAI,GAAG,CAAC,CAAC;IAEnB,MAAM,KAAK,GAAG,GAAG,CAAC;IAClB,MAAM,OAAO,GAAG,GAAG,CAAC;IACpB,MAAM,OAAO,GAAG,GAAG,CAAC;IACpB,MAAM,QAAQ,GAAG,GAAG,CAAC;IACrB,MAAM,SAAS,GAAG,GAAG,CAAC;IAEtB,MAAM,OAAO,GAAG,KAAK;QACnB,CAAC,CAAC,GAAG,OAAO,GAAG,KAAK,GAAG,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,OAAO,EAAE;QACpD,CAAC,CAAC,GAAG,OAAO,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC;IAC7C,MAAM,OAAO,GAAG,GAAG,OAAO,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,OAAO,EAAE,CAAC;IAEzD,OAAO,CACL,MAAC,GAAG,eACD,SAAS,GAAG,CAAC,IAAI,KAAC,GAAG,IAAC,MAAM,EAAE,SAAS,GAAI,EAC5C,MAAC,GAAG,eACF,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,OAAO,GAAQ,EAClC,KAAK,IAAI,CACR,MAAC,GAAG,eACF,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,QAAQ,GAAQ,EACpC,KAAC,IAAI,oBAAS,EACd,KAAC,IAAI,IAAC,IAAI,QAAC,KAAK,EAAC,MAAM,YACpB,KAAK,GACD,EACP,KAAC,IAAI,cACF,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,GAC5B,EACP,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,SAAS,GAAQ,IACjC,CACP,IACG,EACL,OAAO,GAAG,CAAC,IAAI,MAAC,GAAG,IAAC,MAAM,EAAE,OAAO,aAClC,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,QAAQ,GAAQ,EACpC,KAAC,GAAG,IAAC,QAAQ,EAAE,CAAC,YAAG,QAAQ,GAAO,EAClC,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,SAAS,GAAQ,IACjC,EACN,KAAC,GAAG,cACF,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,OAAO,GAAQ,GAC/B,EACL,YAAY,GAAG,CAAC,IAAI,KAAC,GAAG,IAAC,MAAM,EAAE,YAAY,GAAI,IAC9C,CACP,CAAC;AACJ,CAAC"}
@@ -0,0 +1,11 @@
1
+ interface ProgressProps {
2
+ value: number;
3
+ width?: number;
4
+ label?: string;
5
+ barChar?: string;
6
+ emptyChar?: string;
7
+ colorHex?: string;
8
+ }
9
+ export declare function Progress({ value, width, label, barChar, emptyChar, colorHex, }: ProgressProps): import("react/jsx-runtime").JSX.Element;
10
+ export {};
11
+ //# sourceMappingURL=progress.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"progress.d.ts","sourceRoot":"","sources":["../../src/progress.tsx"],"names":[],"mappings":"AAIA,UAAU,aAAa;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,wBAAgB,QAAQ,CAAC,EACvB,KAAK,EACL,KAAU,EACV,KAAK,EACL,OAAa,EACb,SAAe,EACf,QAAoB,GACrB,EAAE,aAAa,2CAYf"}
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Text } from 'ink';
3
+ import { color } from './colors.js';
4
+ export function Progress({ value, width = 40, label, barChar = '█', emptyChar = '░', colorHex = '#7aa2f7', }) {
5
+ const clamped = Math.max(0, Math.min(100, Math.round(value)));
6
+ const filled = Math.round((clamped / 100) * width);
7
+ const empty = width - filled;
8
+ const bar = barChar.repeat(filled) + emptyChar.repeat(empty);
9
+ const pct = `${clamped}%`;
10
+ const cBar = colorHex ? color(bar, colorHex) : bar;
11
+ const parts = [label ? `${label} ` : '', cBar, ` ${pct}`];
12
+ return (_jsx(Text, { children: parts.join('') }));
13
+ }
14
+ //# sourceMappingURL=progress.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"progress.js","sourceRoot":"","sources":["../../src/progress.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAC3B,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAWpC,MAAM,UAAU,QAAQ,CAAC,EACvB,KAAK,EACL,KAAK,GAAG,EAAE,EACV,KAAK,EACL,OAAO,GAAG,GAAG,EACb,SAAS,GAAG,GAAG,EACf,QAAQ,GAAG,SAAS,GACN;IACd,MAAM,OAAO,GAAG,IAAI,CAAC,GAAG,CAAC,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,GAAG,EAAE,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;IAC9D,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,CAAC,OAAO,GAAG,GAAG,CAAC,GAAG,KAAK,CAAC,CAAC;IACnD,MAAM,KAAK,GAAG,KAAK,GAAG,MAAM,CAAC;IAC7B,MAAM,GAAG,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7D,MAAM,GAAG,GAAG,GAAG,OAAO,GAAG,CAAC;IAC1B,MAAM,IAAI,GAAG,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC;IACnD,MAAM,KAAK,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,KAAK,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,GAAG,EAAE,CAAC,CAAC;IAE1D,OAAO,CACL,KAAC,IAAI,cAAE,KAAK,CAAC,IAAI,CAAC,EAAE,CAAC,GAAQ,CAC9B,CAAC;AACJ,CAAC"}
@@ -0,0 +1,8 @@
1
+ interface SpinnerProps {
2
+ label?: string;
3
+ frames?: string[];
4
+ fps?: number;
5
+ }
6
+ export declare function Spinner({ label, frames, fps, }: SpinnerProps): import("react/jsx-runtime").JSX.Element;
7
+ export {};
8
+ //# sourceMappingURL=spinner.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"spinner.d.ts","sourceRoot":"","sources":["../../src/spinner.tsx"],"names":[],"mappings":"AAGA,UAAU,YAAY;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,wBAAgB,OAAO,CAAC,EACtB,KAAK,EACL,MAA2D,EAC3D,GAAO,GACR,EAAE,YAAY,2CAgBd"}
@@ -0,0 +1,14 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { useState, useEffect } from 'react';
3
+ import { Text } from 'ink';
4
+ export function Spinner({ label, frames = ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'], fps = 8, }) {
5
+ const [frame, setFrame] = useState(0);
6
+ useEffect(() => {
7
+ const interval = setInterval(() => {
8
+ setFrame((f) => (f + 1) % frames.length);
9
+ }, 1000 / fps);
10
+ return () => clearInterval(interval);
11
+ }, [frames, fps]);
12
+ return (_jsxs(Text, { children: [_jsx(Text, { color: "cyan", children: frames[frame] }), label ? ` ${label}` : ''] }));
13
+ }
14
+ //# sourceMappingURL=spinner.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"spinner.js","sourceRoot":"","sources":["../../src/spinner.tsx"],"names":[],"mappings":";AAAA,OAAc,EAAE,QAAQ,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACnD,OAAO,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAQ3B,MAAM,UAAU,OAAO,CAAC,EACtB,KAAK,EACL,MAAM,GAAG,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC,EAC3D,GAAG,GAAG,CAAC,GACM;IACb,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC,CAAC;IAEtC,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,QAAQ,GAAG,WAAW,CAAC,GAAG,EAAE;YAChC,QAAQ,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC;QAC3C,CAAC,EAAE,IAAI,GAAG,GAAG,CAAC,CAAC;QACf,OAAO,GAAG,EAAE,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;IACvC,CAAC,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC,CAAC;IAElB,OAAO,CACL,MAAC,IAAI,eACH,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,MAAM,CAAC,KAAK,CAAC,GAAQ,EACxC,KAAK,CAAC,CAAC,CAAC,IAAI,KAAK,EAAE,CAAC,CAAC,CAAC,EAAE,IACpB,CACR,CAAC;AACJ,CAAC"}
@@ -0,0 +1,10 @@
1
+ import type { ThemeColors } from './themes.js';
2
+ interface SyntaxBlockProps {
3
+ code: string;
4
+ language: string;
5
+ theme?: string;
6
+ themeColors?: ThemeColors;
7
+ }
8
+ export declare function SyntaxBlock({ code, language, theme, themeColors, }: SyntaxBlockProps): import("react/jsx-runtime").JSX.Element;
9
+ export {};
10
+ //# sourceMappingURL=syntax-block.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"syntax-block.d.ts","sourceRoot":"","sources":["../../src/syntax-block.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAsB/C,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,WAAW,CAAC;CAC3B;AAED,wBAAgB,WAAW,CAAC,EAC1B,IAAI,EACJ,QAAQ,EACR,KAAqB,EACrB,WAAW,GACZ,EAAE,gBAAgB,2CAiDlB"}
@@ -0,0 +1,28 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { useMemo } from 'react';
3
+ import { Box, Text } from 'ink';
4
+ import { createHighlighter } from 'shiki';
5
+ const SHIKI_THEME_MAP = {
6
+ 'tokyo-night': 'tokyo-night',
7
+ nord: 'nord',
8
+ dracula: 'dracula',
9
+ solarized: 'solarized-dark',
10
+ gruvbox: 'gruvbox-dark',
11
+ };
12
+ let highlighterPromise = null;
13
+ async function getHighlighter(theme) {
14
+ if (!highlighterPromise) {
15
+ highlighterPromise = createHighlighter({
16
+ themes: [theme],
17
+ langs: ['typescript', 'javascript', 'python', 'rust', 'go', 'java', 'css', 'html', 'json', 'toml', 'yaml', 'markdown', 'bash', 'shell', 'sql'],
18
+ });
19
+ }
20
+ return highlighterPromise;
21
+ }
22
+ export function SyntaxBlock({ code, language, theme = 'tokyo-night', themeColors, }) {
23
+ const lines = useMemo(() => code.split('\n'), [code]);
24
+ const borderColor = themeColors?.border || '#414868';
25
+ const titleColor = themeColors?.title || '#7aa2f7';
26
+ return (_jsxs(Box, { flexDirection: "column", children: [_jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: "\u256D" }), _jsx(Text, { color: "cyan", children: '─'.repeat(Math.max(40, code.length > 0 ? Math.max(...lines.map((l) => l.length)) : 40) + 2) }), _jsx(Text, { color: "cyan", children: "\u256E" })] }), _jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: "\u2502" }), _jsx(Text, { children: " " }), _jsx(Text, { color: titleColor, children: language }), _jsx(Text, { children: ' '.repeat(Math.max(30, code.length > 0 ? Math.max(...lines.map((l) => l.length)) : 30) - language.length) }), _jsx(Text, { children: " " }), _jsx(Text, { color: "cyan", children: "\u2502" })] }), _jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: "\u2502" }), _jsx(Text, { children: " " })] }), lines.map((line, i) => (_jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: "\u2502" }), _jsx(Text, { children: " " }), _jsx(Text, { children: line }), _jsx(Text, { children: ' '.repeat(Math.max(1, 60 - line.length)) }), _jsx(Text, { children: " " }), _jsx(Text, { color: "cyan", children: "\u2502" })] }, i))), _jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: "\u2502" }), _jsx(Text, { children: " " })] }), _jsxs(Box, { children: [_jsx(Text, { color: "cyan", children: "\u2570" }), _jsx(Text, { color: "cyan", children: '─'.repeat(Math.max(40, code.length > 0 ? Math.max(...lines.map((l) => l.length)) : 40) + 2) }), _jsx(Text, { color: "cyan", children: "\u256F" })] })] }));
27
+ }
28
+ //# sourceMappingURL=syntax-block.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"syntax-block.js","sourceRoot":"","sources":["../../src/syntax-block.tsx"],"names":[],"mappings":"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"}
@@ -0,0 +1,14 @@
1
+ interface Column {
2
+ header: string;
3
+ key: string;
4
+ width?: number;
5
+ }
6
+ interface TableProps<T extends Record<string, unknown>> {
7
+ columns: Column[];
8
+ rows: T[];
9
+ border?: boolean;
10
+ align?: 'left' | 'right' | 'center';
11
+ }
12
+ export declare function Table<T extends Record<string, unknown>>({ columns, rows, border, align, }: TableProps<T>): import("react/jsx-runtime").JSX.Element;
13
+ export {};
14
+ //# sourceMappingURL=table.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../src/table.tsx"],"names":[],"mappings":"AAGA,UAAU,MAAM;IACd,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,UAAU,UAAU,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;IACpD,OAAO,EAAE,MAAM,EAAE,CAAC;IAClB,IAAI,EAAE,CAAC,EAAE,CAAC;IACV,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,QAAQ,CAAC;CACrC;AAWD,wBAAgB,KAAK,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,EACvD,OAAO,EACP,IAAI,EACJ,MAAa,EACb,KAAc,GACf,EAAE,UAAU,CAAC,CAAC,CAAC,2CA4Bf"}
@@ -0,0 +1,32 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Box, Text } from 'ink';
3
+ function pad(str, width, align) {
4
+ const len = Math.min(str.length, width);
5
+ const padded = str.slice(0, width);
6
+ const rem = width - padded.length;
7
+ if (align === 'right')
8
+ return ' '.repeat(rem) + padded;
9
+ if (align === 'center')
10
+ return ' '.repeat(Math.floor(rem / 2)) + padded + ' '.repeat(rem - Math.floor(rem / 2));
11
+ return padded + ' '.repeat(rem);
12
+ }
13
+ export function Table({ columns, rows, border = true, align = 'left', }) {
14
+ const widths = columns.map((col) => {
15
+ if (col.width)
16
+ return col.width;
17
+ let max = col.header.length;
18
+ for (const row of rows) {
19
+ const v = String(row[col.key] ?? '');
20
+ if (v.length > max)
21
+ max = v.length;
22
+ }
23
+ return Math.min(max, 60);
24
+ });
25
+ const headerCells = columns.map((c, i) => pad(c.header, widths[i], align)).join(' ');
26
+ const separator = widths.map((w) => '─'.repeat(w)).join('─');
27
+ return (_jsxs(Box, { flexDirection: "column", children: [_jsx(Text, { bold: true, children: headerCells }), border && _jsx(Text, { dimColor: true, children: separator }), rows.map((row, idx) => {
28
+ const cells = columns.map((c, i) => pad(String(row[c.key] ?? ''), widths[i] ?? 10, align)).join(' ');
29
+ return (_jsx(Box, { children: _jsx(Text, { children: cells }) }, idx));
30
+ })] }));
31
+ }
32
+ //# sourceMappingURL=table.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table.js","sourceRoot":"","sources":["../../src/table.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAehC,SAAS,GAAG,CAAC,GAAW,EAAE,KAAa,EAAE,KAAkC;IACzE,MAAM,GAAG,GAAG,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;IACxC,MAAM,MAAM,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC,EAAE,KAAK,CAAC,CAAC;IACnC,MAAM,GAAG,GAAG,KAAK,GAAG,MAAM,CAAC,MAAM,CAAC;IAClC,IAAI,KAAK,KAAK,OAAO;QAAE,OAAO,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,GAAG,MAAM,CAAC;IACvD,IAAI,KAAK,KAAK,QAAQ;QAAE,OAAO,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,GAAG,MAAM,GAAG,GAAG,CAAC,MAAM,CAAC,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAAC;IAChH,OAAO,MAAM,GAAG,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;AAClC,CAAC;AAED,MAAM,UAAU,KAAK,CAAoC,EACvD,OAAO,EACP,IAAI,EACJ,MAAM,GAAG,IAAI,EACb,KAAK,GAAG,MAAM,GACA;IACd,MAAM,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE;QACjC,IAAI,GAAG,CAAC,KAAK;YAAE,OAAO,GAAG,CAAC,KAAK,CAAC;QAChC,IAAI,GAAG,GAAG,GAAG,CAAC,MAAM,CAAC,MAAM,CAAC;QAC5B,KAAK,MAAM,GAAG,IAAI,IAAI,EAAE,CAAC;YACvB,MAAM,CAAC,GAAG,MAAM,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;YACrC,IAAI,CAAC,CAAC,MAAM,GAAG,GAAG;gBAAE,GAAG,GAAG,CAAC,CAAC,MAAM,CAAC;QACrC,CAAC;QACD,OAAO,IAAI,CAAC,GAAG,CAAC,GAAG,EAAE,EAAE,CAAC,CAAC;IAC3B,CAAC,CAAC,CAAC;IAEH,MAAM,WAAW,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAE,EAAE,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IACtF,MAAM,SAAS,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAE,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;IAE9D,OAAO,CACL,MAAC,GAAG,IAAC,aAAa,EAAC,QAAQ,aACzB,KAAC,IAAI,IAAC,IAAI,kBAAE,WAAW,GAAQ,EAC9B,MAAM,IAAI,KAAC,IAAI,IAAC,QAAQ,kBAAE,SAAS,GAAQ,EAC3C,IAAI,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE;gBACrB,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,IAAI,EAAE,CAAC,EAAE,MAAM,CAAC,CAAC,CAAC,IAAI,EAAE,EAAE,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;gBACrG,OAAO,CACL,KAAC,GAAG,cACF,KAAC,IAAI,cAAE,KAAK,GAAQ,IADZ,GAAG,CAEP,CACP,CAAC;YACJ,CAAC,CAAC,IACE,CACP,CAAC;AACJ,CAAC"}
@@ -0,0 +1,17 @@
1
+ export interface ThemeColors {
2
+ primary: string;
3
+ secondary: string;
4
+ success: string;
5
+ warning: string;
6
+ error: string;
7
+ background: string;
8
+ foreground: string;
9
+ muted: string;
10
+ border: string;
11
+ title: string;
12
+ userBackground?: string;
13
+ userForeground?: string;
14
+ }
15
+ export declare const themes: Record<string, ThemeColors>;
16
+ export declare function getTheme(name: string): ThemeColors;
17
+ //# sourceMappingURL=themes.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"themes.d.ts","sourceRoot":"","sources":["../../src/themes.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IAId,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,eAAO,MAAM,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAmH9C,CAAC;AAEF,wBAAgB,QAAQ,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW,CAElD"}
@@ -0,0 +1,120 @@
1
+ export const themes = {
2
+ 'tokyo-night': {
3
+ primary: '#7aa2f7',
4
+ secondary: '#2ac3de',
5
+ success: '#9ece6a',
6
+ warning: '#e0af68',
7
+ error: '#f7768e',
8
+ background: '#1a1b26',
9
+ foreground: '#a9b1d6',
10
+ muted: '#565f89',
11
+ border: '#414868',
12
+ title: '#7aa2f7',
13
+ userBackground: '#24283b',
14
+ userForeground: '#c0caf5',
15
+ },
16
+ nord: {
17
+ primary: '#88c0d0',
18
+ secondary: '#8fbcbb',
19
+ success: '#a3be8c',
20
+ warning: '#ebcb8b',
21
+ error: '#bf616a',
22
+ background: '#2e3440',
23
+ foreground: '#d8dee9',
24
+ muted: '#4c566a',
25
+ border: '#4c566a',
26
+ title: '#88c0d0',
27
+ userBackground: '#3b4252',
28
+ userForeground: '#eceff4',
29
+ },
30
+ dracula: {
31
+ primary: '#bd93f9',
32
+ secondary: '#8be9fd',
33
+ success: '#50fa7b',
34
+ warning: '#f1fa8c',
35
+ error: '#ff5555',
36
+ background: '#282a36',
37
+ foreground: '#f8f8f2',
38
+ muted: '#6272a4',
39
+ border: '#6272a4',
40
+ title: '#bd93f9',
41
+ userBackground: '#383a46',
42
+ userForeground: '#ffffff',
43
+ },
44
+ solarized: {
45
+ primary: '#268bd2',
46
+ secondary: '#2aa198',
47
+ success: '#859900',
48
+ warning: '#b58900',
49
+ error: '#dc322f',
50
+ background: '#002b36',
51
+ foreground: '#839496',
52
+ muted: '#586e75',
53
+ border: '#586e75',
54
+ title: '#268bd2',
55
+ userBackground: '#073642',
56
+ userForeground: '#eee8d5',
57
+ },
58
+ gruvbox: {
59
+ primary: '#83a598',
60
+ secondary: '#d79921',
61
+ success: '#b8bb26',
62
+ warning: '#fabd2f',
63
+ error: '#fb4934',
64
+ background: '#1d1d1d',
65
+ foreground: '#d5c4a1',
66
+ muted: '#7c6f64',
67
+ border: '#504945',
68
+ title: '#83a598',
69
+ userBackground: '#3c3836',
70
+ userForeground: '#fbf1c7',
71
+ },
72
+ black: {
73
+ primary: '#ffffff',
74
+ secondary: '#e0e0e0',
75
+ success: '#d0d0d0',
76
+ warning: '#ececec',
77
+ error: '#ffffff',
78
+ background: '#000000',
79
+ foreground: '#ffffff',
80
+ muted: '#808080',
81
+ border: '#404040',
82
+ title: '#ffffff',
83
+ userBackground: '#1a1a1a',
84
+ userForeground: '#ffffff',
85
+ },
86
+ white: {
87
+ primary: '#000000',
88
+ secondary: '#1a1a1a',
89
+ success: '#2e2e2e',
90
+ warning: '#121212',
91
+ error: '#000000',
92
+ background: '#ffffff',
93
+ foreground: '#000000',
94
+ muted: '#606060',
95
+ border: '#a0a0a0',
96
+ title: '#000000',
97
+ // User-message slab: light-grey backdrop with the standard black text so
98
+ // the block is clearly distinguished from the white page.
99
+ userBackground: '#efefef',
100
+ userForeground: '#000000',
101
+ },
102
+ grey: {
103
+ primary: '#d0d0d0',
104
+ secondary: '#a0a0a0',
105
+ success: '#b0b0b0',
106
+ warning: '#e0e0e0',
107
+ error: '#ffffff',
108
+ background: '#2a2a2a',
109
+ foreground: '#c0c0c0',
110
+ muted: '#707070',
111
+ border: '#505050',
112
+ title: '#e0e0e0',
113
+ userBackground: '#3a3a3a',
114
+ userForeground: '#f0f0f0',
115
+ },
116
+ };
117
+ export function getTheme(name) {
118
+ return themes[name] ?? themes['tokyo-night'];
119
+ }
120
+ //# sourceMappingURL=themes.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"themes.js","sourceRoot":"","sources":["../../src/themes.ts"],"names":[],"mappings":"AAkBA,MAAM,CAAC,MAAM,MAAM,GAAgC;IACjD,aAAa,EAAE;QACb,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,IAAI,EAAE;QACJ,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,OAAO,EAAE;QACP,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,SAAS,EAAE;QACT,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,OAAO,EAAE;QACP,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,KAAK,EAAE;QACL,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,KAAK,EAAE;QACL,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,yEAAyE;QACzE,0DAA0D;QAC1D,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;IACD,IAAI,EAAE;QACJ,OAAO,EAAE,SAAS;QAClB,SAAS,EAAE,SAAS;QACpB,OAAO,EAAE,SAAS;QAClB,OAAO,EAAE,SAAS;QAClB,KAAK,EAAE,SAAS;QAChB,UAAU,EAAE,SAAS;QACrB,UAAU,EAAE,SAAS;QACrB,KAAK,EAAE,SAAS;QAChB,MAAM,EAAE,SAAS;QACjB,KAAK,EAAE,SAAS;QAChB,cAAc,EAAE,SAAS;QACzB,cAAc,EAAE,SAAS;KAC1B;CACF,CAAC;AAEF,MAAM,UAAU,QAAQ,CAAC,IAAY;IACnC,OAAO,MAAM,CAAC,IAAI,CAAC,IAAI,MAAM,CAAC,aAAa,CAAE,CAAC;AAChD,CAAC"}
@@ -0,0 +1,14 @@
1
+ interface Frame {
2
+ file: string;
3
+ line: number;
4
+ column: number;
5
+ function?: string;
6
+ }
7
+ interface TracebackProps {
8
+ error: string;
9
+ frames: Frame[];
10
+ cause?: string;
11
+ }
12
+ export declare function Traceback({ error, frames, cause }: TracebackProps): import("react/jsx-runtime").JSX.Element;
13
+ export {};
14
+ //# sourceMappingURL=traceback.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"traceback.d.ts","sourceRoot":"","sources":["../../src/traceback.tsx"],"names":[],"mappings":"AAIA,UAAU,KAAK;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,UAAU,cAAc;IACtB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,SAAS,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,cAAc,2CAuBjE"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Box, Text } from 'ink';
3
+ import { bold } from './colors.js';
4
+ export function Traceback({ error, frames, cause }) {
5
+ return (_jsxs(Box, { flexDirection: "column", children: [_jsxs(Box, { children: [_jsx(Text, { bold: true, color: "red", children: bold('Error') }), _jsx(Text, { color: "red", children: `: ${error}` })] }), cause && (_jsx(Box, { children: _jsx(Text, { dimColor: true, children: ` caused by: ${cause}` }) })), frames.map((frame, i) => (_jsxs(Box, { children: [_jsx(Text, { dimColor: true, children: ` at ` }), frame.function && _jsx(Text, { color: "magenta", children: `${frame.function} (` }), _jsx(Text, { color: "cyan", children: `${frame.file}` }), _jsx(Text, { color: "yellow", children: `:${frame.line}:${frame.column}` }), frame.function && _jsx(Text, { color: "magenta", children: `)` })] }, i)))] }));
6
+ }
7
+ //# sourceMappingURL=traceback.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"traceback.js","sourceRoot":"","sources":["../../src/traceback.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AAChC,OAAO,EAAS,IAAI,EAAE,MAAM,aAAa,CAAC;AAe1C,MAAM,UAAU,SAAS,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAkB;IAChE,OAAO,CACL,MAAC,GAAG,IAAC,aAAa,EAAC,QAAQ,aACzB,MAAC,GAAG,eACF,KAAC,IAAI,IAAC,IAAI,QAAC,KAAK,EAAC,KAAK,YAAE,IAAI,CAAC,OAAO,CAAC,GAAQ,EAC7C,KAAC,IAAI,IAAC,KAAK,EAAC,KAAK,YAAE,KAAK,KAAK,EAAE,GAAQ,IACnC,EACL,KAAK,IAAI,CACR,KAAC,GAAG,cACF,KAAC,IAAI,IAAC,QAAQ,kBAAE,gBAAgB,KAAK,EAAE,GAAQ,GAC3C,CACP,EACA,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE,CAAC,CACxB,MAAC,GAAG,eACF,KAAC,IAAI,IAAC,QAAQ,kBAAE,OAAO,GAAQ,EAC9B,KAAK,CAAC,QAAQ,IAAI,KAAC,IAAI,IAAC,KAAK,EAAC,SAAS,YAAE,GAAG,KAAK,CAAC,QAAQ,IAAI,GAAQ,EACvE,KAAC,IAAI,IAAC,KAAK,EAAC,MAAM,YAAE,GAAG,KAAK,CAAC,IAAI,EAAE,GAAQ,EAC3C,KAAC,IAAI,IAAC,KAAK,EAAC,QAAQ,YAAE,IAAI,KAAK,CAAC,IAAI,IAAI,KAAK,CAAC,MAAM,EAAE,GAAQ,EAC7D,KAAK,CAAC,QAAQ,IAAI,KAAC,IAAI,IAAC,KAAK,EAAC,SAAS,YAAE,GAAG,GAAQ,KAL7C,CAAC,CAML,CACP,CAAC,IACE,CACP,CAAC;AACJ,CAAC"}
package/package.json ADDED
@@ -0,0 +1,37 @@
1
+ {
2
+ "name": "@hopper-agent/render",
3
+ "version": "0.1.0",
4
+ "type": "module",
5
+ "files": [
6
+ "dist"
7
+ ],
8
+ "main": "./dist/src/index.js",
9
+ "types": "./dist/src/index.d.ts",
10
+ "exports": {
11
+ ".": {
12
+ "import": "./dist/src/index.js",
13
+ "types": "./dist/src/index.d.ts"
14
+ }
15
+ },
16
+ "dependencies": {
17
+ "@types/react": "^19.0.0",
18
+ "ink": "^7.0.1",
19
+ "ink-markdown": "^1.0.4",
20
+ "react": "^19.2.5",
21
+ "react-dom": "^19.2.5",
22
+ "shiki": "^3.1.0"
23
+ },
24
+ "devDependencies": {
25
+ "@types/node": "^22.0.0",
26
+ "ink-testing-library": "^4.0.0",
27
+ "typescript": "^5.9.0"
28
+ },
29
+ "scripts": {
30
+ "build": "tsc --project tsconfig.json",
31
+ "dev": "tsc --watch --project tsconfig.json",
32
+ "typecheck": "tsc --noEmit --project tsconfig.json",
33
+ "lint": "eslint src/",
34
+ "test": "vitest run",
35
+ "clean": "npx rimraf dist"
36
+ }
37
+ }