storeshot 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 (151) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/CONTRIBUTING.md +75 -0
  3. package/LICENSE +21 -0
  4. package/README.md +142 -0
  5. package/SECURITY.md +25 -0
  6. package/THIRD_PARTY_LICENSES.txt +668 -0
  7. package/THIRD_PARTY_NOTICES.md +93 -0
  8. package/dist/cli.js +1458 -0
  9. package/dist/cli.js.map +1 -0
  10. package/dist/ui/artwork/tabler/LICENSE +21 -0
  11. package/dist/ui/artwork/tabler/README.md +23 -0
  12. package/dist/ui/artwork/tabler/filled/grid-pattern.svg +13 -0
  13. package/dist/ui/artwork/tabler/filled/laurel-wreath-1.svg +13 -0
  14. package/dist/ui/artwork/tabler/filled/laurel-wreath-2.svg +13 -0
  15. package/dist/ui/artwork/tabler/filled/laurel-wreath-3.svg +13 -0
  16. package/dist/ui/artwork/tabler/filled/laurel-wreath.svg +13 -0
  17. package/dist/ui/artwork/tabler/filled/sparkles.svg +15 -0
  18. package/dist/ui/artwork/tabler/filled/stars.svg +15 -0
  19. package/dist/ui/artwork/tabler/outline/scribble.svg +19 -0
  20. package/dist/ui/artwork/tabler/outline/underline.svg +20 -0
  21. package/dist/ui/assets/AssetsView-D0lbK5rm.js +1 -0
  22. package/dist/ui/assets/SetEditor-BBUlgGT0.js +440 -0
  23. package/dist/ui/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2 +0 -0
  24. package/dist/ui/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2 +0 -0
  25. package/dist/ui/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2 +0 -0
  26. package/dist/ui/assets/geist-latin-wght-normal-BgDaEnEv.woff2 +0 -0
  27. package/dist/ui/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2 +0 -0
  28. package/dist/ui/assets/index-DPDaBFld.js +10 -0
  29. package/dist/ui/assets/index-DfZBqsD3.css +2 -0
  30. package/dist/ui/assets/shared-BiRg4I01.js +1 -0
  31. package/dist/ui/index.html +14 -0
  32. package/dist/ui/licenses/geist-OFL-1.1.txt +93 -0
  33. package/dist/ui/mockup-bundles/frameup-free/LICENSE +21 -0
  34. package/dist/ui/mockup-bundles/frameup-free/README.md +12 -0
  35. package/dist/ui/mockup-bundles/frameup-free/assets/imac-pro.png +0 -0
  36. package/dist/ui/mockup-bundles/frameup-free/assets/imac-retina.png +0 -0
  37. package/dist/ui/mockup-bundles/frameup-free/assets/imac.png +0 -0
  38. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-air-gold.png +0 -0
  39. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-air-silver.png +0 -0
  40. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-air-space-grey.png +0 -0
  41. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-gold.png +0 -0
  42. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-mini-gold.png +0 -0
  43. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-mini-silver.png +0 -0
  44. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-mini-space-grey.png +0 -0
  45. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-silver-landscape.png +0 -0
  46. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-silver-portrait.png +0 -0
  47. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-space-gray-landscape.png +0 -0
  48. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-space-gray-portrait.png +0 -0
  49. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-silver-landscape.png +0 -0
  50. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-silver-portrait.png +0 -0
  51. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-space-gray-landscape.png +0 -0
  52. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-space-gray-portrait.png +0 -0
  53. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-silver.png +0 -0
  54. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-space-grey.png +0 -0
  55. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-black.png +0 -0
  56. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-green.png +0 -0
  57. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-gold.png +0 -0
  58. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-gold.png +0 -0
  59. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-midnight-green.png +0 -0
  60. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-silver.png +0 -0
  61. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-space-grey.png +0 -0
  62. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-midnight-green.png +0 -0
  63. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-silver.png +0 -0
  64. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-space-grey.png +0 -0
  65. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-purple.png +0 -0
  66. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-red.png +0 -0
  67. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-white.png +0 -0
  68. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-yellow.png +0 -0
  69. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-13-pro-max.svg +5 -0
  70. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-13-pro.svg +5 -0
  71. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro-max-no-cutout.svg +4 -0
  72. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro-max.svg +5 -0
  73. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro-no-cutout.svg +4 -0
  74. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro.svg +5 -0
  75. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro-max-no-cutout.svg +4 -0
  76. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro-max.svg +5 -0
  77. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro-no-cutout.svg +4 -0
  78. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro.svg +5 -0
  79. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro-max-no-cutout.svg +10 -0
  80. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro-max.svg +11 -0
  81. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro-no-cutout.svg +4 -0
  82. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro.svg +5 -0
  83. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro-max-no-cutout.svg +4 -0
  84. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro-max.svg +5 -0
  85. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro-no-cutout.svg +4 -0
  86. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro.svg +5 -0
  87. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-blue.png +0 -0
  88. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-green.png +0 -0
  89. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-red.png +0 -0
  90. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-white.png +0 -0
  91. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-yellow.png +0 -0
  92. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5s-gold.png +0 -0
  93. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5s-silver.png +0 -0
  94. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5s-space-gray.png +0 -0
  95. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-gold.png +0 -0
  96. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-gold.png +0 -0
  97. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-rose-gold.png +0 -0
  98. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-silver.png +0 -0
  99. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-space-gray.png +0 -0
  100. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-rose-gold.png +0 -0
  101. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-silver.png +0 -0
  102. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-space-gray.png +0 -0
  103. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-gold.png +0 -0
  104. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-jet-black.png +0 -0
  105. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-matte-black.png +0 -0
  106. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-gold.png +0 -0
  107. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-jet-black.png +0 -0
  108. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-matte-black.png +0 -0
  109. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-rose-gold.png +0 -0
  110. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-silver.png +0 -0
  111. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-rose-gold.png +0 -0
  112. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-silver.png +0 -0
  113. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-gold.png +0 -0
  114. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-plus-gold.png +0 -0
  115. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-plus-silver.png +0 -0
  116. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-plus-space-grey.png +0 -0
  117. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-silver.png +0 -0
  118. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-space-grey.png +0 -0
  119. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-gold.png +0 -0
  120. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-rose-gold.png +0 -0
  121. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-silver.png +0 -0
  122. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-space-gray.png +0 -0
  123. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-x-silver.png +0 -0
  124. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-x-space-grey.png +0 -0
  125. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-blue.png +0 -0
  126. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-coral.png +0 -0
  127. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-red.png +0 -0
  128. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-silver.png +0 -0
  129. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-space-grey.png +0 -0
  130. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-yellow.png +0 -0
  131. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-gold.png +0 -0
  132. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-max-gold.png +0 -0
  133. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-max-silver.png +0 -0
  134. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-max-space-grey.png +0 -0
  135. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-silver.png +0 -0
  136. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-space-grey.png +0 -0
  137. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-air-13-gold.png +0 -0
  138. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-air-13-silver.png +0 -0
  139. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-air-13-space-grey.png +0 -0
  140. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-gold.png +0 -0
  141. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-13-silver.png +0 -0
  142. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-13-space-grey.png +0 -0
  143. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-15-silver.png +0 -0
  144. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-15-space-grey.png +0 -0
  145. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-space-grey.png +0 -0
  146. package/dist/ui/mockup-bundles/frameup-free/assets/pro-display-xdr.png +0 -0
  147. package/dist/ui/mockup-bundles/frameup-free/assets/thunderbolt-display.png +0 -0
  148. package/dist/ui/mockup-bundles/frameup-free/storeshot-mockups.json +2279 -0
  149. package/docs/mockup-bundles.md +104 -0
  150. package/docs/releasing.md +155 -0
  151. package/package.json +85 -0
@@ -0,0 +1,668 @@
1
+ STORESHOT THIRD-PARTY PACKAGE LICENSES
2
+ ======================================
3
+
4
+ Generated by `npm run licenses` from the exact packages installed by package-lock.json.
5
+ These packages contribute code, styles, icons, templates, or fonts to StoreShot's
6
+ distributable output. Copyright notices and license terms below are reproduced
7
+ without modification from the installed packages.
8
+
9
+
10
+ --------------------------------------------------------------------------------
11
+ @base-ui/react 1.6.0
12
+ Declared license: MIT
13
+ --------------------------------------------------------------------------------
14
+
15
+ MIT License
16
+
17
+ Copyright (c) 2019 Material-UI SAS
18
+
19
+ Permission is hereby granted, free of charge, to any person obtaining a copy
20
+ of this software and associated documentation files (the "Software"), to deal
21
+ in the Software without restriction, including without limitation the rights
22
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23
+ copies of the Software, and to permit persons to whom the Software is
24
+ furnished to do so, subject to the following conditions:
25
+
26
+ The above copyright notice and this permission notice shall be included in all
27
+ copies or substantial portions of the Software.
28
+
29
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35
+ SOFTWARE.
36
+
37
+
38
+ --------------------------------------------------------------------------------
39
+ @fontsource-variable/geist 5.2.9
40
+ Declared license: OFL-1.1
41
+ --------------------------------------------------------------------------------
42
+
43
+ Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font) Geist-Italic[wght].ttf: Copyright 2024 The Geist Project Authors (https://github.com/vercel/geist-font)
44
+
45
+ This Font Software is licensed under the SIL Open Font License, Version 1.1.
46
+ This license is copied below, and is also available with a FAQ at:
47
+ http://scripts.sil.org/OFL
48
+
49
+
50
+ -----------------------------------------------------------
51
+ SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
52
+ -----------------------------------------------------------
53
+
54
+ PREAMBLE
55
+ The goals of the Open Font License (OFL) are to stimulate worldwide
56
+ development of collaborative font projects, to support the font creation
57
+ efforts of academic and linguistic communities, and to provide a free and
58
+ open framework in which fonts may be shared and improved in partnership
59
+ with others.
60
+
61
+ The OFL allows the licensed fonts to be used, studied, modified and
62
+ redistributed freely as long as they are not sold by themselves. The
63
+ fonts, including any derivative works, can be bundled, embedded,
64
+ redistributed and/or sold with any software provided that any reserved
65
+ names are not used by derivative works. The fonts and derivatives,
66
+ however, cannot be released under any other type of license. The
67
+ requirement for fonts to remain under this license does not apply
68
+ to any document created using the fonts or their derivatives.
69
+
70
+ DEFINITIONS
71
+ "Font Software" refers to the set of files released by the Copyright
72
+ Holder(s) under this license and clearly marked as such. This may
73
+ include source files, build scripts and documentation.
74
+
75
+ "Reserved Font Name" refers to any names specified as such after the
76
+ copyright statement(s).
77
+
78
+ "Original Version" refers to the collection of Font Software components as
79
+ distributed by the Copyright Holder(s).
80
+
81
+ "Modified Version" refers to any derivative made by adding to, deleting,
82
+ or substituting -- in part or in whole -- any of the components of the
83
+ Original Version, by changing formats or by porting the Font Software to a
84
+ new environment.
85
+
86
+ "Author" refers to any designer, engineer, programmer, technical
87
+ writer or other person who contributed to the Font Software.
88
+
89
+ PERMISSION & CONDITIONS
90
+ Permission is hereby granted, free of charge, to any person obtaining
91
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
92
+ redistribute, and sell modified and unmodified copies of the Font
93
+ Software, subject to the following conditions:
94
+
95
+ 1) Neither the Font Software nor any of its individual components,
96
+ in Original or Modified Versions, may be sold by itself.
97
+
98
+ 2) Original or Modified Versions of the Font Software may be bundled,
99
+ redistributed and/or sold with any software, provided that each copy
100
+ contains the above copyright notice and this license. These can be
101
+ included either as stand-alone text files, human-readable headers or
102
+ in the appropriate machine-readable metadata fields within text or
103
+ binary files as long as those fields can be easily viewed by the user.
104
+
105
+ 3) No Modified Version of the Font Software may use the Reserved Font
106
+ Name(s) unless explicit written permission is granted by the corresponding
107
+ Copyright Holder. This restriction only applies to the primary font name as
108
+ presented to the users.
109
+
110
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
111
+ Software shall not be used to promote, endorse or advertise any
112
+ Modified Version, except to acknowledge the contribution(s) of the
113
+ Copyright Holder(s) and the Author(s) or with their explicit written
114
+ permission.
115
+
116
+ 5) The Font Software, modified or unmodified, in part or in whole,
117
+ must be distributed entirely under this license, and must not be
118
+ distributed under any other license. The requirement for fonts to
119
+ remain under this license does not apply to any document created
120
+ using the Font Software.
121
+
122
+ TERMINATION
123
+ This license becomes null and void if any of the above conditions are
124
+ not met.
125
+
126
+ DISCLAIMER
127
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
128
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
129
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
130
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
131
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
132
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
133
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
134
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
135
+ OTHER DEALINGS IN THE FONT SOFTWARE.
136
+
137
+
138
+ --------------------------------------------------------------------------------
139
+ class-variance-authority 0.7.1
140
+ Declared license: Apache-2.0
141
+ --------------------------------------------------------------------------------
142
+
143
+ Apache License
144
+ Version 2.0, January 2004
145
+ http://www.apache.org/licenses/
146
+
147
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
148
+
149
+ 1. Definitions.
150
+
151
+ "License" shall mean the terms and conditions for use, reproduction,
152
+ and distribution as defined by Sections 1 through 9 of this document.
153
+
154
+ "Licensor" shall mean the copyright owner or entity authorized by
155
+ the copyright owner that is granting the License.
156
+
157
+ "Legal Entity" shall mean the union of the acting entity and all
158
+ other entities that control, are controlled by, or are under common
159
+ control with that entity. For the purposes of this definition,
160
+ "control" means (i) the power, direct or indirect, to cause the
161
+ direction or management of such entity, whether by contract or
162
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
163
+ outstanding shares, or (iii) beneficial ownership of such entity.
164
+
165
+ "You" (or "Your") shall mean an individual or Legal Entity
166
+ exercising permissions granted by this License.
167
+
168
+ "Source" form shall mean the preferred form for making modifications,
169
+ including but not limited to software source code, documentation
170
+ source, and configuration files.
171
+
172
+ "Object" form shall mean any form resulting from mechanical
173
+ transformation or translation of a Source form, including but
174
+ not limited to compiled object code, generated documentation,
175
+ and conversions to other media types.
176
+
177
+ "Work" shall mean the work of authorship, whether in Source or
178
+ Object form, made available under the License, as indicated by a
179
+ copyright notice that is included in or attached to the work
180
+ (an example is provided in the Appendix below).
181
+
182
+ "Derivative Works" shall mean any work, whether in Source or Object
183
+ form, that is based on (or derived from) the Work and for which the
184
+ editorial revisions, annotations, elaborations, or other modifications
185
+ represent, as a whole, an original work of authorship. For the purposes
186
+ of this License, Derivative Works shall not include works that remain
187
+ separable from, or merely link (or bind by name) to the interfaces of,
188
+ the Work and Derivative Works thereof.
189
+
190
+ "Contribution" shall mean any work of authorship, including
191
+ the original version of the Work and any modifications or additions
192
+ to that Work or Derivative Works thereof, that is intentionally
193
+ submitted to Licensor for inclusion in the Work by the copyright owner
194
+ or by an individual or Legal Entity authorized to submit on behalf of
195
+ the copyright owner. For the purposes of this definition, "submitted"
196
+ means any form of electronic, verbal, or written communication sent
197
+ to the Licensor or its representatives, including but not limited to
198
+ communication on electronic mailing lists, source code control systems,
199
+ and issue tracking systems that are managed by, or on behalf of, the
200
+ Licensor for the purpose of discussing and improving the Work, but
201
+ excluding communication that is conspicuously marked or otherwise
202
+ designated in writing by the copyright owner as "Not a Contribution."
203
+
204
+ "Contributor" shall mean Licensor and any individual or Legal Entity
205
+ on behalf of whom a Contribution has been received by Licensor and
206
+ subsequently incorporated within the Work.
207
+
208
+ 2. Grant of Copyright License. Subject to the terms and conditions of
209
+ this License, each Contributor hereby grants to You a perpetual,
210
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
211
+ copyright license to reproduce, prepare Derivative Works of,
212
+ publicly display, publicly perform, sublicense, and distribute the
213
+ Work and such Derivative Works in Source or Object form.
214
+
215
+ 3. Grant of Patent License. Subject to the terms and conditions of
216
+ this License, each Contributor hereby grants to You a perpetual,
217
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
218
+ (except as stated in this section) patent license to make, have made,
219
+ use, offer to sell, sell, import, and otherwise transfer the Work,
220
+ where such license applies only to those patent claims licensable
221
+ by such Contributor that are necessarily infringed by their
222
+ Contribution(s) alone or by combination of their Contribution(s)
223
+ with the Work to which such Contribution(s) was submitted. If You
224
+ institute patent litigation against any entity (including a
225
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
226
+ or a Contribution incorporated within the Work constitutes direct
227
+ or contributory patent infringement, then any patent licenses
228
+ granted to You under this License for that Work shall terminate
229
+ as of the date such litigation is filed.
230
+
231
+ 4. Redistribution. You may reproduce and distribute copies of the
232
+ Work or Derivative Works thereof in any medium, with or without
233
+ modifications, and in Source or Object form, provided that You
234
+ meet the following conditions:
235
+
236
+ (a) You must give any other recipients of the Work or
237
+ Derivative Works a copy of this License; and
238
+
239
+ (b) You must cause any modified files to carry prominent notices
240
+ stating that You changed the files; and
241
+
242
+ (c) You must retain, in the Source form of any Derivative Works
243
+ that You distribute, all copyright, patent, trademark, and
244
+ attribution notices from the Source form of the Work,
245
+ excluding those notices that do not pertain to any part of
246
+ the Derivative Works; and
247
+
248
+ (d) If the Work includes a "NOTICE" text file as part of its
249
+ distribution, then any Derivative Works that You distribute must
250
+ include a readable copy of the attribution notices contained
251
+ within such NOTICE file, excluding those notices that do not
252
+ pertain to any part of the Derivative Works, in at least one
253
+ of the following places: within a NOTICE text file distributed
254
+ as part of the Derivative Works; within the Source form or
255
+ documentation, if provided along with the Derivative Works; or,
256
+ within a display generated by the Derivative Works, if and
257
+ wherever such third-party notices normally appear. The contents
258
+ of the NOTICE file are for informational purposes only and
259
+ do not modify the License. You may add Your own attribution
260
+ notices within Derivative Works that You distribute, alongside
261
+ or as an addendum to the NOTICE text from the Work, provided
262
+ that such additional attribution notices cannot be construed
263
+ as modifying the License.
264
+
265
+ You may add Your own copyright statement to Your modifications and
266
+ may provide additional or different license terms and conditions
267
+ for use, reproduction, or distribution of Your modifications, or
268
+ for any such Derivative Works as a whole, provided Your use,
269
+ reproduction, and distribution of the Work otherwise complies with
270
+ the conditions stated in this License.
271
+
272
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
273
+ any Contribution intentionally submitted for inclusion in the Work
274
+ by You to the Licensor shall be under the terms and conditions of
275
+ this License, without any additional terms or conditions.
276
+ Notwithstanding the above, nothing herein shall supersede or modify
277
+ the terms of any separate license agreement you may have executed
278
+ with Licensor regarding such Contributions.
279
+
280
+ 6. Trademarks. This License does not grant permission to use the trade
281
+ names, trademarks, service marks, or product names of the Licensor,
282
+ except as required for reasonable and customary use in describing the
283
+ origin of the Work and reproducing the content of the NOTICE file.
284
+
285
+ 7. Disclaimer of Warranty. Unless required by applicable law or
286
+ agreed to in writing, Licensor provides the Work (and each
287
+ Contributor provides its Contributions) on an "AS IS" BASIS,
288
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
289
+ implied, including, without limitation, any warranties or conditions
290
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
291
+ PARTICULAR PURPOSE. You are solely responsible for determining the
292
+ appropriateness of using or redistributing the Work and assume any
293
+ risks associated with Your exercise of permissions under this License.
294
+
295
+ 8. Limitation of Liability. In no event and under no legal theory,
296
+ whether in tort (including negligence), contract, or otherwise,
297
+ unless required by applicable law (such as deliberate and grossly
298
+ negligent acts) or agreed to in writing, shall any Contributor be
299
+ liable to You for damages, including any direct, indirect, special,
300
+ incidental, or consequential damages of any character arising as a
301
+ result of this License or out of the use or inability to use the
302
+ Work (including but not limited to damages for loss of goodwill,
303
+ work stoppage, computer failure or malfunction, or any and all
304
+ other commercial damages or losses), even if such Contributor
305
+ has been advised of the possibility of such damages.
306
+
307
+ 9. Accepting Warranty or Additional Liability. While redistributing
308
+ the Work or Derivative Works thereof, You may choose to offer,
309
+ and charge a fee for, acceptance of support, warranty, indemnity,
310
+ or other liability obligations and/or rights consistent with this
311
+ License. However, in accepting such obligations, You may act only
312
+ on Your own behalf and on Your sole responsibility, not on behalf
313
+ of any other Contributor, and only if You agree to indemnify,
314
+ defend, and hold each Contributor harmless for any liability
315
+ incurred by, or claims asserted against, such Contributor by reason
316
+ of your accepting any such warranty or additional liability.
317
+
318
+ END OF TERMS AND CONDITIONS
319
+
320
+ Copyright 2022 Joe Bell
321
+
322
+ Licensed under the Apache License, Version 2.0 (the "License");
323
+ you may not use this file except in compliance with the License.
324
+ You may obtain a copy of the License at
325
+
326
+ http://www.apache.org/licenses/LICENSE-2.0
327
+
328
+ Unless required by applicable law or agreed to in writing, software
329
+ distributed under the License is distributed on an "AS IS" BASIS,
330
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
331
+ See the License for the specific language governing permissions and
332
+ limitations under the License.
333
+
334
+
335
+ --------------------------------------------------------------------------------
336
+ clsx 2.1.1
337
+ Declared license: MIT
338
+ --------------------------------------------------------------------------------
339
+
340
+ MIT License
341
+
342
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
343
+
344
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
345
+
346
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
347
+
348
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
349
+
350
+
351
+ --------------------------------------------------------------------------------
352
+ commander 15.0.0
353
+ Declared license: MIT
354
+ --------------------------------------------------------------------------------
355
+
356
+ (The MIT License)
357
+
358
+ Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
359
+
360
+ Permission is hereby granted, free of charge, to any person obtaining
361
+ a copy of this software and associated documentation files (the
362
+ 'Software'), to deal in the Software without restriction, including
363
+ without limitation the rights to use, copy, modify, merge, publish,
364
+ distribute, sublicense, and/or sell copies of the Software, and to
365
+ permit persons to whom the Software is furnished to do so, subject to
366
+ the following conditions:
367
+
368
+ The above copyright notice and this permission notice shall be
369
+ included in all copies or substantial portions of the Software.
370
+
371
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
372
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
373
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
374
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
375
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
376
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
377
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
378
+
379
+
380
+ --------------------------------------------------------------------------------
381
+ fabric 7.4.0
382
+ Declared license: MIT
383
+ --------------------------------------------------------------------------------
384
+
385
+ MIT License
386
+
387
+ Copyright (c) 2008-2015 Printio (Juriy Zaytsev, Maxim Chernyak)
388
+ Copyright (c) 2016-present Andrea Bogazzi, Shachar Nen and Fabric.js contributors (https://github.com/fabricjs/fabric.js/graphs/contributors)
389
+
390
+ Permission is hereby granted, free of charge, to any person obtaining a copy
391
+ of this software and associated documentation files (the "Software"), to deal
392
+ in the Software without restriction, including without limitation the rights
393
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
394
+ copies of the Software, and to permit persons to whom the Software is
395
+ furnished to do so, subject to the following conditions:
396
+
397
+ The above copyright notice and this permission notice shall be included in all
398
+ copies or substantial portions of the Software.
399
+
400
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
401
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
402
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
403
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
404
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
405
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
406
+ SOFTWARE.
407
+
408
+
409
+ --------------------------------------------------------------------------------
410
+ lucide-react 1.24.0
411
+ Declared license: ISC
412
+ --------------------------------------------------------------------------------
413
+
414
+ ISC License
415
+
416
+ Copyright (c) 2026 Lucide Icons and Contributors
417
+
418
+ Permission to use, copy, modify, and/or distribute this software for any
419
+ purpose with or without fee is hereby granted, provided that the above
420
+ copyright notice and this permission notice appear in all copies.
421
+
422
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
423
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
424
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
425
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
426
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
427
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
428
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
429
+
430
+ ---
431
+
432
+ The following Lucide icons are derived from the Feather project:
433
+
434
+ airplay, alert-circle, alert-octagon, alert-triangle, aperture, arrow-down-circle, arrow-down-left, arrow-down-right, arrow-down, arrow-left-circle, arrow-left, arrow-right-circle, arrow-right, arrow-up-circle, arrow-up-left, arrow-up-right, arrow-up, at-sign, calendar, cast, check, chevron-down, chevron-left, chevron-right, chevron-up, chevrons-down, chevrons-left, chevrons-right, chevrons-up, circle, clipboard, clock, code, columns, command, compass, corner-down-left, corner-down-right, corner-left-down, corner-left-up, corner-right-down, corner-right-up, corner-up-left, corner-up-right, crosshair, database, divide-circle, divide-square, dollar-sign, download, external-link, feather, frown, hash, headphones, help-circle, info, italic, key, layout, life-buoy, link-2, link, loader, lock, log-in, log-out, maximize, meh, minimize, minimize-2, minus-circle, minus-square, minus, monitor, moon, more-horizontal, more-vertical, move, music, navigation-2, navigation, octagon, pause-circle, percent, plus-circle, plus-square, plus, power, radio, rss, search, server, share, shopping-bag, sidebar, smartphone, smile, square, table-2, tablet, target, terminal, trash-2, trash, triangle, tv, type, upload, x-circle, x-octagon, x-square, x, zoom-in, zoom-out
435
+
436
+ The MIT License (MIT) (for the icons listed above)
437
+
438
+ Copyright (c) 2013-present Cole Bemis
439
+
440
+ Permission is hereby granted, free of charge, to any person obtaining a copy
441
+ of this software and associated documentation files (the "Software"), to deal
442
+ in the Software without restriction, including without limitation the rights
443
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
444
+ copies of the Software, and to permit persons to whom the Software is
445
+ furnished to do so, subject to the following conditions:
446
+
447
+ The above copyright notice and this permission notice shall be included in all
448
+ copies or substantial portions of the Software.
449
+
450
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
451
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
452
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
453
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
454
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
455
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
456
+ SOFTWARE.
457
+
458
+
459
+ --------------------------------------------------------------------------------
460
+ open 11.0.0
461
+ Declared license: MIT
462
+ --------------------------------------------------------------------------------
463
+
464
+ MIT License
465
+
466
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
467
+
468
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
469
+
470
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
471
+
472
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
473
+
474
+
475
+ --------------------------------------------------------------------------------
476
+ react 19.2.7
477
+ Declared license: MIT
478
+ --------------------------------------------------------------------------------
479
+
480
+ MIT License
481
+
482
+ Copyright (c) Meta Platforms, Inc. and affiliates.
483
+
484
+ Permission is hereby granted, free of charge, to any person obtaining a copy
485
+ of this software and associated documentation files (the "Software"), to deal
486
+ in the Software without restriction, including without limitation the rights
487
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
488
+ copies of the Software, and to permit persons to whom the Software is
489
+ furnished to do so, subject to the following conditions:
490
+
491
+ The above copyright notice and this permission notice shall be included in all
492
+ copies or substantial portions of the Software.
493
+
494
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
495
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
496
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
497
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
498
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
499
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
500
+ SOFTWARE.
501
+
502
+
503
+ --------------------------------------------------------------------------------
504
+ react-dom 19.2.7
505
+ Declared license: MIT
506
+ --------------------------------------------------------------------------------
507
+
508
+ MIT License
509
+
510
+ Copyright (c) Meta Platforms, Inc. and affiliates.
511
+
512
+ Permission is hereby granted, free of charge, to any person obtaining a copy
513
+ of this software and associated documentation files (the "Software"), to deal
514
+ in the Software without restriction, including without limitation the rights
515
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
516
+ copies of the Software, and to permit persons to whom the Software is
517
+ furnished to do so, subject to the following conditions:
518
+
519
+ The above copyright notice and this permission notice shall be included in all
520
+ copies or substantial portions of the Software.
521
+
522
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
523
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
524
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
525
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
526
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
527
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
528
+ SOFTWARE.
529
+
530
+
531
+ --------------------------------------------------------------------------------
532
+ react-resizable-panels 4.12.2
533
+ Declared license: MIT
534
+ --------------------------------------------------------------------------------
535
+
536
+ The MIT License (MIT)
537
+
538
+ Copyright (c) 2018 Brian Vaughn
539
+
540
+ Permission is hereby granted, free of charge, to any person obtaining a copy
541
+ of this software and associated documentation files (the "Software"), to deal
542
+ in the Software without restriction, including without limitation the rights
543
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
544
+ copies of the Software, and to permit persons to whom the Software is
545
+ furnished to do so, subject to the following conditions:
546
+
547
+ The above copyright notice and this permission notice shall be included in all
548
+ copies or substantial portions of the Software.
549
+
550
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
551
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
552
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
553
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
554
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
555
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
556
+ SOFTWARE.
557
+
558
+
559
+ --------------------------------------------------------------------------------
560
+ shadcn 4.13.0
561
+ Declared license: MIT
562
+ --------------------------------------------------------------------------------
563
+
564
+ MIT License
565
+
566
+ Copyright (c) 2023 shadcn
567
+
568
+ Permission is hereby granted, free of charge, to any person obtaining a copy
569
+ of this software and associated documentation files (the "Software"), to deal
570
+ in the Software without restriction, including without limitation the rights
571
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
572
+ copies of the Software, and to permit persons to whom the Software is
573
+ furnished to do so, subject to the following conditions:
574
+
575
+ The above copyright notice and this permission notice shall be included in all
576
+ copies or substantial portions of the Software.
577
+
578
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
579
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
580
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
581
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
582
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
583
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
584
+ SOFTWARE.
585
+
586
+
587
+ --------------------------------------------------------------------------------
588
+ tailwind-merge 3.6.0
589
+ Declared license: MIT
590
+ --------------------------------------------------------------------------------
591
+
592
+ MIT License
593
+
594
+ Copyright (c) 2021 Dany Castillo
595
+
596
+ Permission is hereby granted, free of charge, to any person obtaining a copy
597
+ of this software and associated documentation files (the "Software"), to deal
598
+ in the Software without restriction, including without limitation the rights
599
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
600
+ copies of the Software, and to permit persons to whom the Software is
601
+ furnished to do so, subject to the following conditions:
602
+
603
+ The above copyright notice and this permission notice shall be included in all
604
+ copies or substantial portions of the Software.
605
+
606
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
607
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
608
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
609
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
610
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
611
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
612
+ SOFTWARE.
613
+
614
+
615
+ --------------------------------------------------------------------------------
616
+ tailwindcss 4.3.2
617
+ Declared license: MIT
618
+ --------------------------------------------------------------------------------
619
+
620
+ MIT License
621
+
622
+ Copyright (c) Tailwind Labs, Inc.
623
+
624
+ Permission is hereby granted, free of charge, to any person obtaining a copy
625
+ of this software and associated documentation files (the "Software"), to deal
626
+ in the Software without restriction, including without limitation the rights
627
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
628
+ copies of the Software, and to permit persons to whom the Software is
629
+ furnished to do so, subject to the following conditions:
630
+
631
+ The above copyright notice and this permission notice shall be included in all
632
+ copies or substantial portions of the Software.
633
+
634
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
635
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
636
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
637
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
638
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
639
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
640
+ SOFTWARE.
641
+
642
+
643
+ --------------------------------------------------------------------------------
644
+ tw-animate-css 1.4.0
645
+ Declared license: MIT
646
+ --------------------------------------------------------------------------------
647
+
648
+ MIT License
649
+
650
+ Copyright (c) 2025 Wombosvideo
651
+
652
+ Permission is hereby granted, free of charge, to any person obtaining a copy
653
+ of this software and associated documentation files (the "Software"), to deal
654
+ in the Software without restriction, including without limitation the rights
655
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
656
+ copies of the Software, and to permit persons to whom the Software is
657
+ furnished to do so, subject to the following conditions:
658
+
659
+ The above copyright notice and this permission notice shall be included in all
660
+ copies or substantial portions of the Software.
661
+
662
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
663
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
664
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
665
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
666
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
667
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
668
+ SOFTWARE.