@burtson-labs/ui 0.13.1 → 0.14.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 (391) hide show
  1. package/LICENSES/DEPENDENCIES.txt +2745 -0
  2. package/LICENSES/Radix-MIT.txt +21 -0
  3. package/LICENSES/cmdk-MIT.txt +21 -0
  4. package/LICENSES/overrides/react-remove-scroll-bar.txt +26 -0
  5. package/LICENSES/shadcn-MIT.txt +21 -0
  6. package/README.md +5 -1
  7. package/THIRD_PARTY_NOTICES.md +15 -3
  8. package/dist/components/accordion.d.ts +1 -1
  9. package/dist/components/accordion.js +9 -8
  10. package/dist/components/accordion.js.map +1 -1
  11. package/dist/components/alert-dialog.d.ts +1 -1
  12. package/dist/components/alert-dialog.js +12 -11
  13. package/dist/components/alert-dialog.js.map +1 -1
  14. package/dist/components/alert.js +1 -0
  15. package/dist/components/alert.js.map +1 -1
  16. package/dist/components/app-shell.js +1 -0
  17. package/dist/components/app-shell.js.map +1 -1
  18. package/dist/components/attachment.js +1 -0
  19. package/dist/components/attachment.js.map +1 -1
  20. package/dist/components/audio-player.js +1 -0
  21. package/dist/components/audio-player.js.map +1 -1
  22. package/dist/components/avatar.d.ts +1 -1
  23. package/dist/components/avatar.js +7 -6
  24. package/dist/components/avatar.js.map +1 -1
  25. package/dist/components/badge.js +3 -3
  26. package/dist/components/badge.js.map +1 -1
  27. package/dist/components/breadcrumb.js +3 -3
  28. package/dist/components/breadcrumb.js.map +1 -1
  29. package/dist/components/button.d.ts +2 -2
  30. package/dist/components/button.js +3 -3
  31. package/dist/components/button.js.map +1 -1
  32. package/dist/components/card.d.ts +1 -1
  33. package/dist/components/card.js +1 -0
  34. package/dist/components/card.js.map +1 -1
  35. package/dist/components/chat-history.js +1 -0
  36. package/dist/components/chat-history.js.map +1 -1
  37. package/dist/components/chat-layout.js +1 -0
  38. package/dist/components/chat-layout.js.map +1 -1
  39. package/dist/components/checkbox-card.d.ts +1 -1
  40. package/dist/components/checkbox-card.js +3 -3
  41. package/dist/components/checkbox-card.js.map +1 -1
  42. package/dist/components/checkbox.d.ts +1 -1
  43. package/dist/components/checkbox.js +6 -5
  44. package/dist/components/checkbox.js.map +1 -1
  45. package/dist/components/collapsible.d.ts +1 -1
  46. package/dist/components/collapsible.js +7 -6
  47. package/dist/components/collapsible.js.map +1 -1
  48. package/dist/components/combobox.js +1 -0
  49. package/dist/components/combobox.js.map +1 -1
  50. package/dist/components/command.d.ts +1 -1
  51. package/dist/components/command.js +12 -11
  52. package/dist/components/command.js.map +1 -1
  53. package/dist/components/composer.js +1 -0
  54. package/dist/components/composer.js.map +1 -1
  55. package/dist/components/connection-status.js +1 -0
  56. package/dist/components/connection-status.js.map +1 -1
  57. package/dist/components/context-menu.d.ts +1 -1
  58. package/dist/components/context-menu.js +19 -18
  59. package/dist/components/context-menu.js.map +1 -1
  60. package/dist/components/conversation.js +1 -0
  61. package/dist/components/conversation.js.map +1 -1
  62. package/dist/components/copy-button.js +1 -0
  63. package/dist/components/copy-button.js.map +1 -1
  64. package/dist/components/data-table.js +1 -0
  65. package/dist/components/data-table.js.map +1 -1
  66. package/dist/components/dialog.d.ts +1 -1
  67. package/dist/components/dialog.js +13 -12
  68. package/dist/components/dialog.js.map +1 -1
  69. package/dist/components/dropdown-menu.d.ts +1 -1
  70. package/dist/components/dropdown-menu.js +19 -18
  71. package/dist/components/dropdown-menu.js.map +1 -1
  72. package/dist/components/editor-tabs.js +1 -0
  73. package/dist/components/editor-tabs.js.map +1 -1
  74. package/dist/components/empty-state.js +1 -0
  75. package/dist/components/empty-state.js.map +1 -1
  76. package/dist/components/field.js +1 -0
  77. package/dist/components/field.js.map +1 -1
  78. package/dist/components/icon-button.js +1 -0
  79. package/dist/components/icon-button.js.map +1 -1
  80. package/dist/components/input.js +1 -0
  81. package/dist/components/input.js.map +1 -1
  82. package/dist/components/kbd.js +1 -0
  83. package/dist/components/kbd.js.map +1 -1
  84. package/dist/components/label.d.ts +1 -1
  85. package/dist/components/label.js +5 -4
  86. package/dist/components/label.js.map +1 -1
  87. package/dist/components/markdown.js +1 -0
  88. package/dist/components/markdown.js.map +1 -1
  89. package/dist/components/menubar.d.ts +1 -1
  90. package/dist/components/menubar.js +20 -19
  91. package/dist/components/menubar.js.map +1 -1
  92. package/dist/components/message-actions.js +1 -0
  93. package/dist/components/message-actions.js.map +1 -1
  94. package/dist/components/message.js +1 -0
  95. package/dist/components/message.js.map +1 -1
  96. package/dist/components/mobile-nav.js +1 -0
  97. package/dist/components/mobile-nav.js.map +1 -1
  98. package/dist/components/navigation-menu.d.ts +1 -1
  99. package/dist/components/navigation-menu.js +12 -11
  100. package/dist/components/navigation-menu.js.map +1 -1
  101. package/dist/components/onboarding-checklist.js +1 -0
  102. package/dist/components/onboarding-checklist.js.map +1 -1
  103. package/dist/components/page-header.js +1 -0
  104. package/dist/components/page-header.js.map +1 -1
  105. package/dist/components/pagination.js +1 -0
  106. package/dist/components/pagination.js.map +1 -1
  107. package/dist/components/popover.d.ts +1 -1
  108. package/dist/components/popover.js +8 -7
  109. package/dist/components/popover.js.map +1 -1
  110. package/dist/components/progress.d.ts +1 -1
  111. package/dist/components/progress.js +6 -5
  112. package/dist/components/progress.js.map +1 -1
  113. package/dist/components/radio-group.d.ts +1 -1
  114. package/dist/components/radio-group.js +7 -6
  115. package/dist/components/radio-group.js.map +1 -1
  116. package/dist/components/reasoning.js +5 -4
  117. package/dist/components/reasoning.js.map +1 -1
  118. package/dist/components/resizable.js +1 -0
  119. package/dist/components/resizable.js.map +1 -1
  120. package/dist/components/scroll-area.d.ts +1 -1
  121. package/dist/components/scroll-area.js +9 -8
  122. package/dist/components/scroll-area.js.map +1 -1
  123. package/dist/components/secret-input.js +1 -0
  124. package/dist/components/secret-input.js.map +1 -1
  125. package/dist/components/select.d.ts +1 -1
  126. package/dist/components/select.js +18 -17
  127. package/dist/components/select.js.map +1 -1
  128. package/dist/components/separator.d.ts +1 -1
  129. package/dist/components/separator.js +5 -4
  130. package/dist/components/separator.js.map +1 -1
  131. package/dist/components/sheet.d.ts +1 -1
  132. package/dist/components/sheet.js +10 -9
  133. package/dist/components/sheet.js.map +1 -1
  134. package/dist/components/skeleton.js +1 -0
  135. package/dist/components/skeleton.js.map +1 -1
  136. package/dist/components/slider.js +1 -0
  137. package/dist/components/slider.js.map +1 -1
  138. package/dist/components/source.js +1 -0
  139. package/dist/components/source.js.map +1 -1
  140. package/dist/components/spinner.js +1 -0
  141. package/dist/components/spinner.js.map +1 -1
  142. package/dist/components/stat-card.js +1 -0
  143. package/dist/components/stat-card.js.map +1 -1
  144. package/dist/components/status.js +1 -0
  145. package/dist/components/status.js.map +1 -1
  146. package/dist/components/steps.js +1 -0
  147. package/dist/components/steps.js.map +1 -1
  148. package/dist/components/switch.d.ts +1 -1
  149. package/dist/components/switch.js +6 -5
  150. package/dist/components/switch.js.map +1 -1
  151. package/dist/components/table.js +1 -0
  152. package/dist/components/table.js.map +1 -1
  153. package/dist/components/tabs.d.ts +1 -1
  154. package/dist/components/tabs.js +8 -7
  155. package/dist/components/tabs.js.map +1 -1
  156. package/dist/components/textarea.js +1 -0
  157. package/dist/components/textarea.js.map +1 -1
  158. package/dist/components/toast.d.ts +1 -1
  159. package/dist/components/toast.js +11 -10
  160. package/dist/components/toast.js.map +1 -1
  161. package/dist/components/toaster.js +1 -0
  162. package/dist/components/toaster.js.map +1 -1
  163. package/dist/components/tool-call.js +5 -4
  164. package/dist/components/tool-call.js.map +1 -1
  165. package/dist/components/toolbar.js +1 -0
  166. package/dist/components/toolbar.js.map +1 -1
  167. package/dist/components/tooltip.d.ts +1 -1
  168. package/dist/components/tooltip.js +10 -9
  169. package/dist/components/tooltip.js.map +1 -1
  170. package/dist/components/tour.js +8 -6
  171. package/dist/components/tour.js.map +1 -1
  172. package/dist/components/tree-view.js +1 -0
  173. package/dist/components/tree-view.js.map +1 -1
  174. package/dist/components/voice-recorder.js +1 -0
  175. package/dist/components/voice-recorder.js.map +1 -1
  176. package/dist/primitives/vendor/cmdk/command-score.d.ts +1 -0
  177. package/dist/primitives/vendor/cmdk/command-score.js +64 -0
  178. package/dist/primitives/vendor/cmdk/command-score.js.map +1 -0
  179. package/dist/primitives/vendor/cmdk/index.d.ts +384 -0
  180. package/dist/primitives/vendor/cmdk/index.js +687 -0
  181. package/dist/primitives/vendor/cmdk/index.js.map +1 -0
  182. package/dist/primitives/vendor/radix/number/index.d.ts +1 -0
  183. package/dist/primitives/vendor/radix/number/number.d.ts +2 -0
  184. package/dist/primitives/vendor/radix/number/number.js +9 -0
  185. package/dist/primitives/vendor/radix/number/number.js.map +1 -0
  186. package/dist/primitives/vendor/radix/primitive/index.d.ts +2 -0
  187. package/dist/primitives/vendor/radix/primitive/is-development.d.ts +1 -0
  188. package/dist/primitives/vendor/radix/primitive/is-development.js +7 -0
  189. package/dist/primitives/vendor/radix/primitive/is-development.js.map +1 -0
  190. package/dist/primitives/vendor/radix/primitive/primitive.d.ts +14 -0
  191. package/dist/primitives/vendor/radix/primitive/primitive.js +12 -0
  192. package/dist/primitives/vendor/radix/primitive/primitive.js.map +1 -0
  193. package/dist/primitives/vendor/radix/primitive/types.d.ts +5 -0
  194. package/dist/primitives/vendor/radix/react-accordion/accordion.d.ts +112 -0
  195. package/dist/primitives/vendor/radix/react-accordion/accordion.js +266 -0
  196. package/dist/primitives/vendor/radix/react-accordion/accordion.js.map +1 -0
  197. package/dist/primitives/vendor/radix/react-accordion/index.d.ts +2 -0
  198. package/dist/primitives/vendor/radix/react-alert-dialog/alert-dialog.d.ts +49 -0
  199. package/dist/primitives/vendor/radix/react-alert-dialog/alert-dialog.js +122 -0
  200. package/dist/primitives/vendor/radix/react-alert-dialog/alert-dialog.js.map +1 -0
  201. package/dist/primitives/vendor/radix/react-alert-dialog/index.d.ts +2 -0
  202. package/dist/primitives/vendor/radix/react-arrow/arrow.d.ts +9 -0
  203. package/dist/primitives/vendor/radix/react-arrow/arrow.js +22 -0
  204. package/dist/primitives/vendor/radix/react-arrow/arrow.js.map +1 -0
  205. package/dist/primitives/vendor/radix/react-arrow/index.d.ts +2 -0
  206. package/dist/primitives/vendor/radix/react-avatar/avatar.d.ts +19 -0
  207. package/dist/primitives/vendor/radix/react-avatar/avatar.js +132 -0
  208. package/dist/primitives/vendor/radix/react-avatar/avatar.js.map +1 -0
  209. package/dist/primitives/vendor/radix/react-avatar/index.d.ts +2 -0
  210. package/dist/primitives/vendor/radix/react-checkbox/checkbox.d.ts +47 -0
  211. package/dist/primitives/vendor/radix/react-checkbox/checkbox.js +197 -0
  212. package/dist/primitives/vendor/radix/react-checkbox/checkbox.js.map +1 -0
  213. package/dist/primitives/vendor/radix/react-checkbox/index.d.ts +2 -0
  214. package/dist/primitives/vendor/radix/react-collapsible/collapsible.d.ts +31 -0
  215. package/dist/primitives/vendor/radix/react-collapsible/collapsible.js +133 -0
  216. package/dist/primitives/vendor/radix/react-collapsible/collapsible.js.map +1 -0
  217. package/dist/primitives/vendor/radix/react-collapsible/index.d.ts +2 -0
  218. package/dist/primitives/vendor/radix/react-collection/collection-legacy.d.ts +21 -0
  219. package/dist/primitives/vendor/radix/react-collection/collection-legacy.js +84 -0
  220. package/dist/primitives/vendor/radix/react-collection/collection-legacy.js.map +1 -0
  221. package/dist/primitives/vendor/radix/react-collection/collection.d.ts +32 -0
  222. package/dist/primitives/vendor/radix/react-collection/index.d.ts +4 -0
  223. package/dist/primitives/vendor/radix/react-collection/ordered-dictionary.d.ts +51 -0
  224. package/dist/primitives/vendor/radix/react-compose-refs/compose-refs.d.ts +13 -0
  225. package/dist/primitives/vendor/radix/react-compose-refs/compose-refs.js +43 -0
  226. package/dist/primitives/vendor/radix/react-compose-refs/compose-refs.js.map +1 -0
  227. package/dist/primitives/vendor/radix/react-compose-refs/index.d.ts +1 -0
  228. package/dist/primitives/vendor/radix/react-context/create-context.d.ts +45 -0
  229. package/dist/primitives/vendor/radix/react-context/create-context.js +74 -0
  230. package/dist/primitives/vendor/radix/react-context/create-context.js.map +1 -0
  231. package/dist/primitives/vendor/radix/react-context/index.d.ts +2 -0
  232. package/dist/primitives/vendor/radix/react-context-menu/context-menu.d.ts +95 -0
  233. package/dist/primitives/vendor/radix/react-context-menu/context-menu.js +279 -0
  234. package/dist/primitives/vendor/radix/react-context-menu/context-menu.js.map +1 -0
  235. package/dist/primitives/vendor/radix/react-context-menu/index.d.ts +2 -0
  236. package/dist/primitives/vendor/radix/react-dialog/dialog.d.ts +97 -0
  237. package/dist/primitives/vendor/radix/react-dialog/dialog.js +262 -0
  238. package/dist/primitives/vendor/radix/react-dialog/dialog.js.map +1 -0
  239. package/dist/primitives/vendor/radix/react-dialog/index.d.ts +4 -0
  240. package/dist/primitives/vendor/radix/react-direction/direction.d.ts +10 -0
  241. package/dist/primitives/vendor/radix/react-direction/direction.js +13 -0
  242. package/dist/primitives/vendor/radix/react-direction/direction.js.map +1 -0
  243. package/dist/primitives/vendor/radix/react-direction/index.d.ts +1 -0
  244. package/dist/primitives/vendor/radix/react-dismissable-layer/dismissable-layer.d.ts +61 -0
  245. package/dist/primitives/vendor/radix/react-dismissable-layer/dismissable-layer.js +336 -0
  246. package/dist/primitives/vendor/radix/react-dismissable-layer/dismissable-layer.js.map +1 -0
  247. package/dist/primitives/vendor/radix/react-dismissable-layer/index.d.ts +4 -0
  248. package/dist/primitives/vendor/radix/react-dropdown-menu/dropdown-menu.d.ts +95 -0
  249. package/dist/primitives/vendor/radix/react-dropdown-menu/dropdown-menu.js +257 -0
  250. package/dist/primitives/vendor/radix/react-dropdown-menu/dropdown-menu.js.map +1 -0
  251. package/dist/primitives/vendor/radix/react-dropdown-menu/index.d.ts +2 -0
  252. package/dist/primitives/vendor/radix/react-focus-guards/focus-guards.d.ts +11 -0
  253. package/dist/primitives/vendor/radix/react-focus-guards/focus-guards.js +49 -0
  254. package/dist/primitives/vendor/radix/react-focus-guards/focus-guards.js.map +1 -0
  255. package/dist/primitives/vendor/radix/react-focus-guards/index.d.ts +1 -0
  256. package/dist/primitives/vendor/radix/react-focus-scope/focus-scope.d.ts +31 -0
  257. package/dist/primitives/vendor/radix/react-focus-scope/focus-scope.js +221 -0
  258. package/dist/primitives/vendor/radix/react-focus-scope/focus-scope.js.map +1 -0
  259. package/dist/primitives/vendor/radix/react-focus-scope/index.d.ts +1 -0
  260. package/dist/primitives/vendor/radix/react-id/id.d.ts +2 -0
  261. package/dist/primitives/vendor/radix/react-id/id.js +17 -0
  262. package/dist/primitives/vendor/radix/react-id/id.js.map +1 -0
  263. package/dist/primitives/vendor/radix/react-id/index.d.ts +1 -0
  264. package/dist/primitives/vendor/radix/react-label/index.d.ts +2 -0
  265. package/dist/primitives/vendor/radix/react-label/label.d.ts +9 -0
  266. package/dist/primitives/vendor/radix/react-label/label.js +21 -0
  267. package/dist/primitives/vendor/radix/react-label/label.js.map +1 -0
  268. package/dist/primitives/vendor/radix/react-menu/index.d.ts +2 -0
  269. package/dist/primitives/vendor/radix/react-menu/menu.d.ts +173 -0
  270. package/dist/primitives/vendor/radix/react-menu/menu.js +806 -0
  271. package/dist/primitives/vendor/radix/react-menu/menu.js.map +1 -0
  272. package/dist/primitives/vendor/radix/react-menubar/index.d.ts +2 -0
  273. package/dist/primitives/vendor/radix/react-menubar/menubar.d.ts +106 -0
  274. package/dist/primitives/vendor/radix/react-menubar/menubar.js +377 -0
  275. package/dist/primitives/vendor/radix/react-menubar/menubar.js.map +1 -0
  276. package/dist/primitives/vendor/radix/react-navigation-menu/index.d.ts +2 -0
  277. package/dist/primitives/vendor/radix/react-navigation-menu/navigation-menu.d.ts +124 -0
  278. package/dist/primitives/vendor/radix/react-navigation-menu/navigation-menu.js +743 -0
  279. package/dist/primitives/vendor/radix/react-navigation-menu/navigation-menu.js.map +1 -0
  280. package/dist/primitives/vendor/radix/react-popover/index.d.ts +1 -0
  281. package/dist/primitives/vendor/radix/react-popover/popover.d.ts +83 -0
  282. package/dist/primitives/vendor/radix/react-popover/popover.js +236 -0
  283. package/dist/primitives/vendor/radix/react-popover/popover.js.map +1 -0
  284. package/dist/primitives/vendor/radix/react-popper/index.d.ts +2 -0
  285. package/dist/primitives/vendor/radix/react-popper/popper.d.ts +44 -0
  286. package/dist/primitives/vendor/radix/react-popper/popper.js +276 -0
  287. package/dist/primitives/vendor/radix/react-popper/popper.js.map +1 -0
  288. package/dist/primitives/vendor/radix/react-portal/index.d.ts +2 -0
  289. package/dist/primitives/vendor/radix/react-portal/portal.d.ts +13 -0
  290. package/dist/primitives/vendor/radix/react-portal/portal.js +21 -0
  291. package/dist/primitives/vendor/radix/react-portal/portal.js.map +1 -0
  292. package/dist/primitives/vendor/radix/react-presence/index.d.ts +2 -0
  293. package/dist/primitives/vendor/radix/react-presence/presence.d.ts +11 -0
  294. package/dist/primitives/vendor/radix/react-presence/presence.js +152 -0
  295. package/dist/primitives/vendor/radix/react-presence/presence.js.map +1 -0
  296. package/dist/primitives/vendor/radix/react-presence/use-state-machine.d.ts +10 -0
  297. package/dist/primitives/vendor/radix/react-presence/use-state-machine.js +12 -0
  298. package/dist/primitives/vendor/radix/react-presence/use-state-machine.js.map +1 -0
  299. package/dist/primitives/vendor/radix/react-primitive/index.d.ts +2 -0
  300. package/dist/primitives/vendor/radix/react-primitive/primitive.d.ts +56 -0
  301. package/dist/primitives/vendor/radix/react-primitive/primitive.js +84 -0
  302. package/dist/primitives/vendor/radix/react-primitive/primitive.js.map +1 -0
  303. package/dist/primitives/vendor/radix/react-progress/index.d.ts +2 -0
  304. package/dist/primitives/vendor/radix/react-progress/progress.d.ts +17 -0
  305. package/dist/primitives/vendor/radix/react-progress/progress.js +79 -0
  306. package/dist/primitives/vendor/radix/react-progress/progress.js.map +1 -0
  307. package/dist/primitives/vendor/radix/react-radio-group/index.d.ts +2 -0
  308. package/dist/primitives/vendor/radix/react-radio-group/radio-group.d.ts +55 -0
  309. package/dist/primitives/vendor/radix/react-radio-group/radio-group.js +173 -0
  310. package/dist/primitives/vendor/radix/react-radio-group/radio-group.js.map +1 -0
  311. package/dist/primitives/vendor/radix/react-radio-group/radio.d.ts +62 -0
  312. package/dist/primitives/vendor/radix/react-radio-group/radio.js +150 -0
  313. package/dist/primitives/vendor/radix/react-radio-group/radio.js.map +1 -0
  314. package/dist/primitives/vendor/radix/react-roving-focus/index.d.ts +2 -0
  315. package/dist/primitives/vendor/radix/react-roving-focus/roving-focus-group.d.ts +47 -0
  316. package/dist/primitives/vendor/radix/react-roving-focus/roving-focus-group.js +218 -0
  317. package/dist/primitives/vendor/radix/react-roving-focus/roving-focus-group.js.map +1 -0
  318. package/dist/primitives/vendor/radix/react-scroll-area/index.d.ts +2 -0
  319. package/dist/primitives/vendor/radix/react-scroll-area/scroll-area.d.ts +121 -0
  320. package/dist/primitives/vendor/radix/react-scroll-area/scroll-area.js +713 -0
  321. package/dist/primitives/vendor/radix/react-scroll-area/scroll-area.js.map +1 -0
  322. package/dist/primitives/vendor/radix/react-scroll-area/use-state-machine.d.ts +10 -0
  323. package/dist/primitives/vendor/radix/react-scroll-area/use-state-machine.js +12 -0
  324. package/dist/primitives/vendor/radix/react-scroll-area/use-state-machine.js.map +1 -0
  325. package/dist/primitives/vendor/radix/react-select/index.d.ts +2 -0
  326. package/dist/primitives/vendor/radix/react-select/select.d.ts +163 -0
  327. package/dist/primitives/vendor/radix/react-select/select.js +1040 -0
  328. package/dist/primitives/vendor/radix/react-select/select.js.map +1 -0
  329. package/dist/primitives/vendor/radix/react-separator/index.d.ts +2 -0
  330. package/dist/primitives/vendor/radix/react-separator/separator.d.ts +20 -0
  331. package/dist/primitives/vendor/radix/react-separator/separator.js +29 -0
  332. package/dist/primitives/vendor/radix/react-separator/separator.js.map +1 -0
  333. package/dist/primitives/vendor/radix/react-slot/index.d.ts +1 -0
  334. package/dist/primitives/vendor/radix/react-slot/slot.d.ts +29 -0
  335. package/dist/primitives/vendor/radix/react-slot/slot.js +107 -0
  336. package/dist/primitives/vendor/radix/react-slot/slot.js.map +1 -0
  337. package/dist/primitives/vendor/radix/react-switch/index.d.ts +2 -0
  338. package/dist/primitives/vendor/radix/react-switch/switch.d.ts +41 -0
  339. package/dist/primitives/vendor/radix/react-switch/switch.js +185 -0
  340. package/dist/primitives/vendor/radix/react-switch/switch.js.map +1 -0
  341. package/dist/primitives/vendor/radix/react-tabs/index.d.ts +2 -0
  342. package/dist/primitives/vendor/radix/react-tabs/tabs.d.ts +54 -0
  343. package/dist/primitives/vendor/radix/react-tabs/tabs.js +145 -0
  344. package/dist/primitives/vendor/radix/react-tabs/tabs.js.map +1 -0
  345. package/dist/primitives/vendor/radix/react-toast/index.d.ts +2 -0
  346. package/dist/primitives/vendor/radix/react-toast/toast.d.ts +125 -0
  347. package/dist/primitives/vendor/radix/react-toast/toast.js +557 -0
  348. package/dist/primitives/vendor/radix/react-toast/toast.js.map +1 -0
  349. package/dist/primitives/vendor/radix/react-tooltip/index.d.ts +2 -0
  350. package/dist/primitives/vendor/radix/react-tooltip/tooltip.d.ts +99 -0
  351. package/dist/primitives/vendor/radix/react-tooltip/tooltip.js +503 -0
  352. package/dist/primitives/vendor/radix/react-tooltip/tooltip.js.map +1 -0
  353. package/dist/primitives/vendor/radix/react-use-callback-ref/index.d.ts +1 -0
  354. package/dist/primitives/vendor/radix/react-use-callback-ref/use-callback-ref.d.ts +6 -0
  355. package/dist/primitives/vendor/radix/react-use-callback-ref/use-callback-ref.js +18 -0
  356. package/dist/primitives/vendor/radix/react-use-callback-ref/use-callback-ref.js.map +1 -0
  357. package/dist/primitives/vendor/radix/react-use-controllable-state/index.d.ts +2 -0
  358. package/dist/primitives/vendor/radix/react-use-controllable-state/use-controllable-state-reducer.d.ts +28 -0
  359. package/dist/primitives/vendor/radix/react-use-controllable-state/use-controllable-state.d.ts +11 -0
  360. package/dist/primitives/vendor/radix/react-use-controllable-state/use-controllable-state.js +59 -0
  361. package/dist/primitives/vendor/radix/react-use-controllable-state/use-controllable-state.js.map +1 -0
  362. package/dist/primitives/vendor/radix/react-use-effect-event/index.d.ts +1 -0
  363. package/dist/primitives/vendor/radix/react-use-effect-event/use-effect-event.d.ts +7 -0
  364. package/dist/primitives/vendor/radix/react-use-is-hydrated/index.d.ts +1 -0
  365. package/dist/primitives/vendor/radix/react-use-is-hydrated/use-is-hydrated-legacy.d.ts +1 -0
  366. package/dist/primitives/vendor/radix/react-use-is-hydrated/use-is-hydrated-legacy.js +18 -0
  367. package/dist/primitives/vendor/radix/react-use-is-hydrated/use-is-hydrated-legacy.js.map +1 -0
  368. package/dist/primitives/vendor/radix/react-use-is-hydrated/use-is-hydrated.d.ts +6 -0
  369. package/dist/primitives/vendor/radix/react-use-is-hydrated/use-is-hydrated.js +19 -0
  370. package/dist/primitives/vendor/radix/react-use-is-hydrated/use-is-hydrated.js.map +1 -0
  371. package/dist/primitives/vendor/radix/react-use-layout-effect/index.d.ts +1 -0
  372. package/dist/primitives/vendor/radix/react-use-layout-effect/use-layout-effect.d.ts +10 -0
  373. package/dist/primitives/vendor/radix/react-use-layout-effect/use-layout-effect.js +15 -0
  374. package/dist/primitives/vendor/radix/react-use-layout-effect/use-layout-effect.js.map +1 -0
  375. package/dist/primitives/vendor/radix/react-use-previous/index.d.ts +1 -0
  376. package/dist/primitives/vendor/radix/react-use-previous/use-previous.d.ts +2 -0
  377. package/dist/primitives/vendor/radix/react-use-previous/use-previous.js +20 -0
  378. package/dist/primitives/vendor/radix/react-use-previous/use-previous.js.map +1 -0
  379. package/dist/primitives/vendor/radix/react-use-size/index.d.ts +1 -0
  380. package/dist/primitives/vendor/radix/react-use-size/use-size.d.ts +5 -0
  381. package/dist/primitives/vendor/radix/react-use-size/use-size.js +42 -0
  382. package/dist/primitives/vendor/radix/react-use-size/use-size.js.map +1 -0
  383. package/dist/primitives/vendor/radix/react-visually-hidden/index.d.ts +2 -0
  384. package/dist/primitives/vendor/radix/react-visually-hidden/visually-hidden.d.ts +21 -0
  385. package/dist/primitives/vendor/radix/react-visually-hidden/visually-hidden.js +32 -0
  386. package/dist/primitives/vendor/radix/react-visually-hidden/visually-hidden.js.map +1 -0
  387. package/dist/primitives/vendor/radix/rect/index.d.ts +2 -0
  388. package/dist/primitives/vendor/radix/rect/observe-element-rect.d.ts +16 -0
  389. package/dist/styles.css +1 -1
  390. package/package.json +21 -11
  391. package/vendor-manifest.json +1101 -0
@@ -0,0 +1,2745 @@
1
+ @babel/code-frame@7.29.7 (MIT)
2
+ LICENSE
3
+ MIT License
4
+
5
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
6
+
7
+ Permission is hereby granted, free of charge, to any person obtaining
8
+ a copy of this software and associated documentation files (the
9
+ "Software"), to deal in the Software without restriction, including
10
+ without limitation the rights to use, copy, modify, merge, publish,
11
+ distribute, sublicense, and/or sell copies of the Software, and to
12
+ permit persons to whom the Software is furnished to do so, subject to
13
+ the following conditions:
14
+
15
+ The above copyright notice and this permission notice shall be
16
+ included in all copies or substantial portions of the Software.
17
+
18
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
19
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
20
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
21
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
22
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
23
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
24
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25
+
26
+
27
+ ====================
28
+
29
+ @babel/generator@7.29.8 (MIT)
30
+ LICENSE
31
+ MIT License
32
+
33
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
34
+
35
+ Permission is hereby granted, free of charge, to any person obtaining
36
+ a copy of this software and associated documentation files (the
37
+ "Software"), to deal in the Software without restriction, including
38
+ without limitation the rights to use, copy, modify, merge, publish,
39
+ distribute, sublicense, and/or sell copies of the Software, and to
40
+ permit persons to whom the Software is furnished to do so, subject to
41
+ the following conditions:
42
+
43
+ The above copyright notice and this permission notice shall be
44
+ included in all copies or substantial portions of the Software.
45
+
46
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
47
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
48
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
49
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
50
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
51
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
52
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
53
+
54
+
55
+ ====================
56
+
57
+ @babel/helper-globals@7.29.7 (MIT)
58
+ LICENSE
59
+ MIT License
60
+
61
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
62
+
63
+ Permission is hereby granted, free of charge, to any person obtaining
64
+ a copy of this software and associated documentation files (the
65
+ "Software"), to deal in the Software without restriction, including
66
+ without limitation the rights to use, copy, modify, merge, publish,
67
+ distribute, sublicense, and/or sell copies of the Software, and to
68
+ permit persons to whom the Software is furnished to do so, subject to
69
+ the following conditions:
70
+
71
+ The above copyright notice and this permission notice shall be
72
+ included in all copies or substantial portions of the Software.
73
+
74
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
75
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
76
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
77
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
78
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
79
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
80
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
81
+
82
+
83
+ ====================
84
+
85
+ @babel/helper-module-imports@7.29.7 (MIT)
86
+ LICENSE
87
+ MIT License
88
+
89
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
90
+
91
+ Permission is hereby granted, free of charge, to any person obtaining
92
+ a copy of this software and associated documentation files (the
93
+ "Software"), to deal in the Software without restriction, including
94
+ without limitation the rights to use, copy, modify, merge, publish,
95
+ distribute, sublicense, and/or sell copies of the Software, and to
96
+ permit persons to whom the Software is furnished to do so, subject to
97
+ the following conditions:
98
+
99
+ The above copyright notice and this permission notice shall be
100
+ included in all copies or substantial portions of the Software.
101
+
102
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
103
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
104
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
105
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
106
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
107
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
108
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
109
+
110
+
111
+ ====================
112
+
113
+ @babel/helper-string-parser@7.29.7 (MIT)
114
+ LICENSE
115
+ MIT License
116
+
117
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
118
+
119
+ Permission is hereby granted, free of charge, to any person obtaining
120
+ a copy of this software and associated documentation files (the
121
+ "Software"), to deal in the Software without restriction, including
122
+ without limitation the rights to use, copy, modify, merge, publish,
123
+ distribute, sublicense, and/or sell copies of the Software, and to
124
+ permit persons to whom the Software is furnished to do so, subject to
125
+ the following conditions:
126
+
127
+ The above copyright notice and this permission notice shall be
128
+ included in all copies or substantial portions of the Software.
129
+
130
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
131
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
132
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
133
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
134
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
135
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
136
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
137
+
138
+
139
+ ====================
140
+
141
+ @babel/helper-validator-identifier@7.29.7 (MIT)
142
+ LICENSE
143
+ MIT License
144
+
145
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
146
+
147
+ Permission is hereby granted, free of charge, to any person obtaining
148
+ a copy of this software and associated documentation files (the
149
+ "Software"), to deal in the Software without restriction, including
150
+ without limitation the rights to use, copy, modify, merge, publish,
151
+ distribute, sublicense, and/or sell copies of the Software, and to
152
+ permit persons to whom the Software is furnished to do so, subject to
153
+ the following conditions:
154
+
155
+ The above copyright notice and this permission notice shall be
156
+ included in all copies or substantial portions of the Software.
157
+
158
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
159
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
160
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
161
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
162
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
163
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
164
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
165
+
166
+
167
+ ====================
168
+
169
+ @babel/parser@7.29.9 (MIT)
170
+ LICENSE
171
+ Copyright (C) 2012-2014 by various contributors (see AUTHORS)
172
+
173
+ Permission is hereby granted, free of charge, to any person obtaining a copy
174
+ of this software and associated documentation files (the "Software"), to deal
175
+ in the Software without restriction, including without limitation the rights
176
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
177
+ copies of the Software, and to permit persons to whom the Software is
178
+ furnished to do so, subject to the following conditions:
179
+
180
+ The above copyright notice and this permission notice shall be included in
181
+ all copies or substantial portions of the Software.
182
+
183
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
184
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
185
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
186
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
187
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
188
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
189
+ THE SOFTWARE.
190
+
191
+
192
+ ====================
193
+
194
+ @babel/runtime@7.29.7 (MIT)
195
+ LICENSE
196
+ MIT License
197
+
198
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
199
+
200
+ Permission is hereby granted, free of charge, to any person obtaining
201
+ a copy of this software and associated documentation files (the
202
+ "Software"), to deal in the Software without restriction, including
203
+ without limitation the rights to use, copy, modify, merge, publish,
204
+ distribute, sublicense, and/or sell copies of the Software, and to
205
+ permit persons to whom the Software is furnished to do so, subject to
206
+ the following conditions:
207
+
208
+ The above copyright notice and this permission notice shall be
209
+ included in all copies or substantial portions of the Software.
210
+
211
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
212
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
213
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
214
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
215
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
216
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
217
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
218
+
219
+
220
+ ====================
221
+
222
+ @babel/template@7.29.7 (MIT)
223
+ LICENSE
224
+ MIT License
225
+
226
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
227
+
228
+ Permission is hereby granted, free of charge, to any person obtaining
229
+ a copy of this software and associated documentation files (the
230
+ "Software"), to deal in the Software without restriction, including
231
+ without limitation the rights to use, copy, modify, merge, publish,
232
+ distribute, sublicense, and/or sell copies of the Software, and to
233
+ permit persons to whom the Software is furnished to do so, subject to
234
+ the following conditions:
235
+
236
+ The above copyright notice and this permission notice shall be
237
+ included in all copies or substantial portions of the Software.
238
+
239
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
240
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
241
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
242
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
243
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
244
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
245
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
246
+
247
+
248
+ ====================
249
+
250
+ @babel/traverse@7.29.8 (MIT)
251
+ LICENSE
252
+ MIT License
253
+
254
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
255
+
256
+ Permission is hereby granted, free of charge, to any person obtaining
257
+ a copy of this software and associated documentation files (the
258
+ "Software"), to deal in the Software without restriction, including
259
+ without limitation the rights to use, copy, modify, merge, publish,
260
+ distribute, sublicense, and/or sell copies of the Software, and to
261
+ permit persons to whom the Software is furnished to do so, subject to
262
+ the following conditions:
263
+
264
+ The above copyright notice and this permission notice shall be
265
+ included in all copies or substantial portions of the Software.
266
+
267
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
268
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
269
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
270
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
271
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
272
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
273
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
274
+
275
+
276
+ ====================
277
+
278
+ @babel/types@7.29.8 (MIT)
279
+ LICENSE
280
+ MIT License
281
+
282
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
283
+
284
+ Permission is hereby granted, free of charge, to any person obtaining
285
+ a copy of this software and associated documentation files (the
286
+ "Software"), to deal in the Software without restriction, including
287
+ without limitation the rights to use, copy, modify, merge, publish,
288
+ distribute, sublicense, and/or sell copies of the Software, and to
289
+ permit persons to whom the Software is furnished to do so, subject to
290
+ the following conditions:
291
+
292
+ The above copyright notice and this permission notice shall be
293
+ included in all copies or substantial portions of the Software.
294
+
295
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
296
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
297
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
298
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
299
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
300
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
301
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
302
+
303
+
304
+ ====================
305
+
306
+ @burtson-labs/icons@0.3.0 (ISC)
307
+ LICENSE
308
+ ISC License
309
+
310
+ Copyright (c) 2026 Burtson Labs
311
+
312
+ Permission to use, copy, modify, and/or distribute this software for any
313
+ purpose with or without fee is hereby granted, provided that the above
314
+ copyright notice and this permission notice appear in all copies.
315
+
316
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
317
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
318
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
319
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
320
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
321
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
322
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
323
+
324
+
325
+ ====================
326
+
327
+ @emotion/babel-plugin@11.13.5 (MIT)
328
+ LICENSE
329
+ MIT License
330
+
331
+ Copyright (c) Emotion team and other contributors
332
+
333
+ Permission is hereby granted, free of charge, to any person obtaining a copy
334
+ of this software and associated documentation files (the "Software"), to deal
335
+ in the Software without restriction, including without limitation the rights
336
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
337
+ copies of the Software, and to permit persons to whom the Software is
338
+ furnished to do so, subject to the following conditions:
339
+
340
+ The above copyright notice and this permission notice shall be included in all
341
+ copies or substantial portions of the Software.
342
+
343
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
344
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
345
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
346
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
347
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
348
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
349
+ SOFTWARE.
350
+
351
+
352
+ ====================
353
+
354
+ @emotion/cache@11.14.0 (MIT)
355
+ LICENSE
356
+ MIT License
357
+
358
+ Copyright (c) Emotion team and other contributors
359
+
360
+ Permission is hereby granted, free of charge, to any person obtaining a copy
361
+ of this software and associated documentation files (the "Software"), to deal
362
+ in the Software without restriction, including without limitation the rights
363
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
364
+ copies of the Software, and to permit persons to whom the Software is
365
+ furnished to do so, subject to the following conditions:
366
+
367
+ The above copyright notice and this permission notice shall be included in all
368
+ copies or substantial portions of the Software.
369
+
370
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
371
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
372
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
373
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
374
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
375
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
376
+ SOFTWARE.
377
+
378
+
379
+ ====================
380
+
381
+ @emotion/hash@0.9.2 (MIT)
382
+ LICENSE
383
+ MIT License
384
+
385
+ Copyright (c) Emotion team and other contributors
386
+
387
+ Permission is hereby granted, free of charge, to any person obtaining a copy
388
+ of this software and associated documentation files (the "Software"), to deal
389
+ in the Software without restriction, including without limitation the rights
390
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
391
+ copies of the Software, and to permit persons to whom the Software is
392
+ furnished to do so, subject to the following conditions:
393
+
394
+ The above copyright notice and this permission notice shall be included in all
395
+ copies or substantial portions of the Software.
396
+
397
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
398
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
399
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
400
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
401
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
402
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
403
+ SOFTWARE.
404
+
405
+
406
+ ====================
407
+
408
+ @emotion/is-prop-valid@1.4.0 (MIT)
409
+ LICENSE
410
+ MIT License
411
+
412
+ Copyright (c) Emotion team and other contributors
413
+
414
+ Permission is hereby granted, free of charge, to any person obtaining a copy
415
+ of this software and associated documentation files (the "Software"), to deal
416
+ in the Software without restriction, including without limitation the rights
417
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
418
+ copies of the Software, and to permit persons to whom the Software is
419
+ furnished to do so, subject to the following conditions:
420
+
421
+ The above copyright notice and this permission notice shall be included in all
422
+ copies or substantial portions of the Software.
423
+
424
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
425
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
426
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
427
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
428
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
429
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
430
+ SOFTWARE.
431
+
432
+
433
+ ====================
434
+
435
+ @emotion/memoize@0.9.0 (MIT)
436
+ LICENSE
437
+ MIT License
438
+
439
+ Copyright (c) Emotion team and other contributors
440
+
441
+ Permission is hereby granted, free of charge, to any person obtaining a copy
442
+ of this software and associated documentation files (the "Software"), to deal
443
+ in the Software without restriction, including without limitation the rights
444
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
445
+ copies of the Software, and to permit persons to whom the Software is
446
+ furnished to do so, subject to the following conditions:
447
+
448
+ The above copyright notice and this permission notice shall be included in all
449
+ copies or substantial portions of the Software.
450
+
451
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
452
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
453
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
454
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
455
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
456
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
457
+ SOFTWARE.
458
+
459
+
460
+ ====================
461
+
462
+ @emotion/react@11.14.0 (MIT)
463
+ LICENSE
464
+ MIT License
465
+
466
+ Copyright (c) Emotion team and other contributors
467
+
468
+ Permission is hereby granted, free of charge, to any person obtaining a copy
469
+ of this software and associated documentation files (the "Software"), to deal
470
+ in the Software without restriction, including without limitation the rights
471
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
472
+ copies of the Software, and to permit persons to whom the Software is
473
+ furnished to do so, subject to the following conditions:
474
+
475
+ The above copyright notice and this permission notice shall be included in all
476
+ copies or substantial portions of the Software.
477
+
478
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
479
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
480
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
481
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
482
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
483
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
484
+ SOFTWARE.
485
+
486
+
487
+ ====================
488
+
489
+ @emotion/serialize@1.3.3 (MIT)
490
+ LICENSE
491
+ MIT License
492
+
493
+ Copyright (c) Emotion team and other contributors
494
+
495
+ Permission is hereby granted, free of charge, to any person obtaining a copy
496
+ of this software and associated documentation files (the "Software"), to deal
497
+ in the Software without restriction, including without limitation the rights
498
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
499
+ copies of the Software, and to permit persons to whom the Software is
500
+ furnished to do so, subject to the following conditions:
501
+
502
+ The above copyright notice and this permission notice shall be included in all
503
+ copies or substantial portions of the Software.
504
+
505
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
506
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
507
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
508
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
509
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
510
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
511
+ SOFTWARE.
512
+
513
+
514
+ ====================
515
+
516
+ @emotion/sheet@1.4.0 (MIT)
517
+ LICENSE
518
+ MIT License
519
+
520
+ Copyright (c) Emotion team and other contributors
521
+
522
+ Permission is hereby granted, free of charge, to any person obtaining a copy
523
+ of this software and associated documentation files (the "Software"), to deal
524
+ in the Software without restriction, including without limitation the rights
525
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
526
+ copies of the Software, and to permit persons to whom the Software is
527
+ furnished to do so, subject to the following conditions:
528
+
529
+ The above copyright notice and this permission notice shall be included in all
530
+ copies or substantial portions of the Software.
531
+
532
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
533
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
534
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
535
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
536
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
537
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
538
+ SOFTWARE.
539
+
540
+
541
+ ====================
542
+
543
+ @emotion/styled@11.14.1 (MIT)
544
+ LICENSE
545
+ MIT License
546
+
547
+ Copyright (c) Emotion team and other contributors
548
+
549
+ Permission is hereby granted, free of charge, to any person obtaining a copy
550
+ of this software and associated documentation files (the "Software"), to deal
551
+ in the Software without restriction, including without limitation the rights
552
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
553
+ copies of the Software, and to permit persons to whom the Software is
554
+ furnished to do so, subject to the following conditions:
555
+
556
+ The above copyright notice and this permission notice shall be included in all
557
+ copies or substantial portions of the Software.
558
+
559
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
560
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
561
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
562
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
563
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
564
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
565
+ SOFTWARE.
566
+
567
+
568
+ ====================
569
+
570
+ @emotion/unitless@0.10.0 (MIT)
571
+ LICENSE
572
+ MIT License
573
+
574
+ Copyright (c) Emotion team and other contributors
575
+
576
+ Permission is hereby granted, free of charge, to any person obtaining a copy
577
+ of this software and associated documentation files (the "Software"), to deal
578
+ in the Software without restriction, including without limitation the rights
579
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
580
+ copies of the Software, and to permit persons to whom the Software is
581
+ furnished to do so, subject to the following conditions:
582
+
583
+ The above copyright notice and this permission notice shall be included in all
584
+ copies or substantial portions of the Software.
585
+
586
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
587
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
588
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
589
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
590
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
591
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
592
+ SOFTWARE.
593
+
594
+
595
+ ====================
596
+
597
+ @emotion/use-insertion-effect-with-fallbacks@1.2.0 (MIT)
598
+ LICENSE
599
+ MIT License
600
+
601
+ Copyright (c) Emotion team and other contributors
602
+
603
+ Permission is hereby granted, free of charge, to any person obtaining a copy
604
+ of this software and associated documentation files (the "Software"), to deal
605
+ in the Software without restriction, including without limitation the rights
606
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
607
+ copies of the Software, and to permit persons to whom the Software is
608
+ furnished to do so, subject to the following conditions:
609
+
610
+ The above copyright notice and this permission notice shall be included in all
611
+ copies or substantial portions of the Software.
612
+
613
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
614
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
615
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
616
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
617
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
618
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
619
+ SOFTWARE.
620
+
621
+
622
+ ====================
623
+
624
+ @emotion/utils@1.4.2 (MIT)
625
+ LICENSE
626
+ MIT License
627
+
628
+ Copyright (c) Emotion team and other contributors
629
+
630
+ Permission is hereby granted, free of charge, to any person obtaining a copy
631
+ of this software and associated documentation files (the "Software"), to deal
632
+ in the Software without restriction, including without limitation the rights
633
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
634
+ copies of the Software, and to permit persons to whom the Software is
635
+ furnished to do so, subject to the following conditions:
636
+
637
+ The above copyright notice and this permission notice shall be included in all
638
+ copies or substantial portions of the Software.
639
+
640
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
641
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
642
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
643
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
644
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
645
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
646
+ SOFTWARE.
647
+
648
+
649
+ ====================
650
+
651
+ @emotion/weak-memoize@0.4.0 (MIT)
652
+ LICENSE
653
+ MIT License
654
+
655
+ Copyright (c) Emotion team and other contributors
656
+
657
+ Permission is hereby granted, free of charge, to any person obtaining a copy
658
+ of this software and associated documentation files (the "Software"), to deal
659
+ in the Software without restriction, including without limitation the rights
660
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
661
+ copies of the Software, and to permit persons to whom the Software is
662
+ furnished to do so, subject to the following conditions:
663
+
664
+ The above copyright notice and this permission notice shall be included in all
665
+ copies or substantial portions of the Software.
666
+
667
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
668
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
669
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
670
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
671
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
672
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
673
+ SOFTWARE.
674
+
675
+
676
+ ====================
677
+
678
+ @floating-ui/core@1.8.0 (MIT)
679
+ LICENSE
680
+ MIT License
681
+
682
+ Copyright (c) 2021-present Floating UI contributors
683
+
684
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
685
+ this software and associated documentation files (the "Software"), to deal in
686
+ the Software without restriction, including without limitation the rights to
687
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
688
+ the Software, and to permit persons to whom the Software is furnished to do so,
689
+ subject to the following conditions:
690
+
691
+ The above copyright notice and this permission notice shall be included in all
692
+ copies or substantial portions of the Software.
693
+
694
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
695
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
696
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
697
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
698
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
699
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
700
+
701
+
702
+ ====================
703
+
704
+ @floating-ui/dom@1.8.0 (MIT)
705
+ LICENSE
706
+ MIT License
707
+
708
+ Copyright (c) 2021-present Floating UI contributors
709
+
710
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
711
+ this software and associated documentation files (the "Software"), to deal in
712
+ the Software without restriction, including without limitation the rights to
713
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
714
+ the Software, and to permit persons to whom the Software is furnished to do so,
715
+ subject to the following conditions:
716
+
717
+ The above copyright notice and this permission notice shall be included in all
718
+ copies or substantial portions of the Software.
719
+
720
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
721
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
722
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
723
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
724
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
725
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
726
+
727
+
728
+ ====================
729
+
730
+ @floating-ui/react-dom@2.1.9 (MIT)
731
+ LICENSE
732
+ MIT License
733
+
734
+ Copyright (c) 2021-present Floating UI contributors
735
+
736
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
737
+ this software and associated documentation files (the "Software"), to deal in
738
+ the Software without restriction, including without limitation the rights to
739
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
740
+ the Software, and to permit persons to whom the Software is furnished to do so,
741
+ subject to the following conditions:
742
+
743
+ The above copyright notice and this permission notice shall be included in all
744
+ copies or substantial portions of the Software.
745
+
746
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
747
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
748
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
749
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
750
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
751
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
752
+
753
+
754
+ ====================
755
+
756
+ @floating-ui/utils@0.2.12 (MIT)
757
+ LICENSE
758
+ MIT License
759
+
760
+ Copyright (c) 2021-present Floating UI contributors
761
+
762
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
763
+ this software and associated documentation files (the "Software"), to deal in
764
+ the Software without restriction, including without limitation the rights to
765
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
766
+ the Software, and to permit persons to whom the Software is furnished to do so,
767
+ subject to the following conditions:
768
+
769
+ The above copyright notice and this permission notice shall be included in all
770
+ copies or substantial portions of the Software.
771
+
772
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
773
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
774
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
775
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
776
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
777
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
778
+
779
+
780
+ ====================
781
+
782
+ @jridgewell/gen-mapping@0.3.13 (MIT)
783
+ LICENSE
784
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
785
+
786
+ Permission is hereby granted, free of charge, to any person obtaining a copy
787
+ of this software and associated documentation files (the "Software"), to deal
788
+ in the Software without restriction, including without limitation the rights
789
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
790
+ copies of the Software, and to permit persons to whom the Software is
791
+ furnished to do so, subject to the following conditions:
792
+
793
+ The above copyright notice and this permission notice shall be included in
794
+ all copies or substantial portions of the Software.
795
+
796
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
797
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
798
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
799
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
800
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
801
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
802
+ SOFTWARE.
803
+
804
+
805
+ ====================
806
+
807
+ @jridgewell/resolve-uri@3.1.2 (MIT)
808
+ LICENSE
809
+ Copyright 2019 Justin Ridgewell <jridgewell@google.com>
810
+
811
+ Permission is hereby granted, free of charge, to any person obtaining a copy
812
+ of this software and associated documentation files (the "Software"), to deal
813
+ in the Software without restriction, including without limitation the rights
814
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
815
+ copies of the Software, and to permit persons to whom the Software is
816
+ furnished to do so, subject to the following conditions:
817
+
818
+ The above copyright notice and this permission notice shall be included in
819
+ all copies or substantial portions of the Software.
820
+
821
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
822
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
823
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
824
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
825
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
826
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
827
+ SOFTWARE.
828
+
829
+ ====================
830
+
831
+ @jridgewell/sourcemap-codec@1.6.0 (MIT)
832
+ LICENSE
833
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
834
+
835
+ Permission is hereby granted, free of charge, to any person obtaining a copy
836
+ of this software and associated documentation files (the "Software"), to deal
837
+ in the Software without restriction, including without limitation the rights
838
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
839
+ copies of the Software, and to permit persons to whom the Software is
840
+ furnished to do so, subject to the following conditions:
841
+
842
+ The above copyright notice and this permission notice shall be included in
843
+ all copies or substantial portions of the Software.
844
+
845
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
846
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
847
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
848
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
849
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
850
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
851
+ SOFTWARE.
852
+
853
+
854
+ ====================
855
+
856
+ @jridgewell/trace-mapping@0.3.31 (MIT)
857
+ LICENSE
858
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
859
+
860
+ Permission is hereby granted, free of charge, to any person obtaining a copy
861
+ of this software and associated documentation files (the "Software"), to deal
862
+ in the Software without restriction, including without limitation the rights
863
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
864
+ copies of the Software, and to permit persons to whom the Software is
865
+ furnished to do so, subject to the following conditions:
866
+
867
+ The above copyright notice and this permission notice shall be included in
868
+ all copies or substantial portions of the Software.
869
+
870
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
871
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
872
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
873
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
874
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
875
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
876
+ SOFTWARE.
877
+
878
+
879
+ ====================
880
+
881
+ @mui/core-downloads-tracker@9.4.0 (MIT)
882
+ LICENSE
883
+ MIT License
884
+
885
+ Copyright (c) 2014 Call-Em-All
886
+
887
+ Permission is hereby granted, free of charge, to any person obtaining a copy
888
+ of this software and associated documentation files (the "Software"), to deal
889
+ in the Software without restriction, including without limitation the rights
890
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
891
+ copies of the Software, and to permit persons to whom the Software is
892
+ furnished to do so, subject to the following conditions:
893
+
894
+ The above copyright notice and this permission notice shall be included in all
895
+ copies or substantial portions of the Software.
896
+
897
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
898
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
899
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
900
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
901
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
902
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
903
+ SOFTWARE.
904
+
905
+
906
+ ====================
907
+
908
+ @mui/material@9.4.0 (MIT)
909
+ LICENSE
910
+ MIT License
911
+
912
+ Copyright (c) 2014 Call-Em-All
913
+
914
+ Permission is hereby granted, free of charge, to any person obtaining a copy
915
+ of this software and associated documentation files (the "Software"), to deal
916
+ in the Software without restriction, including without limitation the rights
917
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
918
+ copies of the Software, and to permit persons to whom the Software is
919
+ furnished to do so, subject to the following conditions:
920
+
921
+ The above copyright notice and this permission notice shall be included in all
922
+ copies or substantial portions of the Software.
923
+
924
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
925
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
926
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
927
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
928
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
929
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
930
+ SOFTWARE.
931
+
932
+
933
+ ====================
934
+
935
+ @mui/private-theming@9.4.0 (MIT)
936
+ LICENSE
937
+ MIT License
938
+
939
+ Copyright (c) 2014 Call-Em-All
940
+
941
+ Permission is hereby granted, free of charge, to any person obtaining a copy
942
+ of this software and associated documentation files (the "Software"), to deal
943
+ in the Software without restriction, including without limitation the rights
944
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
945
+ copies of the Software, and to permit persons to whom the Software is
946
+ furnished to do so, subject to the following conditions:
947
+
948
+ The above copyright notice and this permission notice shall be included in all
949
+ copies or substantial portions of the Software.
950
+
951
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
952
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
953
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
954
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
955
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
956
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
957
+ SOFTWARE.
958
+
959
+
960
+ ====================
961
+
962
+ @mui/styled-engine@9.4.0 (MIT)
963
+ LICENSE
964
+ MIT License
965
+
966
+ Copyright (c) 2014 Call-Em-All
967
+
968
+ Permission is hereby granted, free of charge, to any person obtaining a copy
969
+ of this software and associated documentation files (the "Software"), to deal
970
+ in the Software without restriction, including without limitation the rights
971
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
972
+ copies of the Software, and to permit persons to whom the Software is
973
+ furnished to do so, subject to the following conditions:
974
+
975
+ The above copyright notice and this permission notice shall be included in all
976
+ copies or substantial portions of the Software.
977
+
978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
979
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
980
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
981
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
982
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
983
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
984
+ SOFTWARE.
985
+
986
+
987
+ ====================
988
+
989
+ @mui/system@9.4.0 (MIT)
990
+ LICENSE
991
+ MIT License
992
+
993
+ Copyright (c) 2014 Call-Em-All
994
+
995
+ Permission is hereby granted, free of charge, to any person obtaining a copy
996
+ of this software and associated documentation files (the "Software"), to deal
997
+ in the Software without restriction, including without limitation the rights
998
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
999
+ copies of the Software, and to permit persons to whom the Software is
1000
+ furnished to do so, subject to the following conditions:
1001
+
1002
+ The above copyright notice and this permission notice shall be included in all
1003
+ copies or substantial portions of the Software.
1004
+
1005
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1006
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1007
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1008
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1009
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1010
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1011
+ SOFTWARE.
1012
+
1013
+
1014
+ ====================
1015
+
1016
+ @mui/types@9.4.0 (MIT)
1017
+ LICENSE
1018
+ MIT License
1019
+
1020
+ Copyright (c) 2014 Call-Em-All
1021
+
1022
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1023
+ of this software and associated documentation files (the "Software"), to deal
1024
+ in the Software without restriction, including without limitation the rights
1025
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1026
+ copies of the Software, and to permit persons to whom the Software is
1027
+ furnished to do so, subject to the following conditions:
1028
+
1029
+ The above copyright notice and this permission notice shall be included in all
1030
+ copies or substantial portions of the Software.
1031
+
1032
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1033
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1034
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1035
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1036
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1037
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1038
+ SOFTWARE.
1039
+
1040
+
1041
+ ====================
1042
+
1043
+ @mui/utils@9.4.0 (MIT)
1044
+ LICENSE
1045
+ MIT License
1046
+
1047
+ Copyright (c) 2014 Call-Em-All
1048
+
1049
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1050
+ of this software and associated documentation files (the "Software"), to deal
1051
+ in the Software without restriction, including without limitation the rights
1052
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1053
+ copies of the Software, and to permit persons to whom the Software is
1054
+ furnished to do so, subject to the following conditions:
1055
+
1056
+ The above copyright notice and this permission notice shall be included in all
1057
+ copies or substantial portions of the Software.
1058
+
1059
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1060
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1061
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1062
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1063
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1064
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1065
+ SOFTWARE.
1066
+
1067
+
1068
+ ====================
1069
+
1070
+ @popperjs/core@2.11.8 (MIT)
1071
+ LICENSE.md
1072
+ The MIT License (MIT)
1073
+
1074
+ Copyright (c) 2019 Federico Zivolo
1075
+
1076
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1077
+ this software and associated documentation files (the "Software"), to deal in
1078
+ the Software without restriction, including without limitation the rights to
1079
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1080
+ the Software, and to permit persons to whom the Software is furnished to do so,
1081
+ subject to the following conditions:
1082
+
1083
+ The above copyright notice and this permission notice shall be included in all
1084
+ copies or substantial portions of the Software.
1085
+
1086
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1087
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1088
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1089
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1090
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1091
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1092
+
1093
+
1094
+ ====================
1095
+
1096
+ @types/parse-json@4.0.2 (MIT)
1097
+ LICENSE
1098
+ MIT License
1099
+
1100
+ Copyright (c) Microsoft Corporation.
1101
+
1102
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1103
+ of this software and associated documentation files (the "Software"), to deal
1104
+ in the Software without restriction, including without limitation the rights
1105
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1106
+ copies of the Software, and to permit persons to whom the Software is
1107
+ furnished to do so, subject to the following conditions:
1108
+
1109
+ The above copyright notice and this permission notice shall be included in all
1110
+ copies or substantial portions of the Software.
1111
+
1112
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1113
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1114
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1115
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1116
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1117
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1118
+ SOFTWARE
1119
+
1120
+
1121
+ ====================
1122
+
1123
+ @types/prop-types@15.7.15 (MIT)
1124
+ LICENSE
1125
+ MIT License
1126
+
1127
+ Copyright (c) Microsoft Corporation.
1128
+
1129
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1130
+ of this software and associated documentation files (the "Software"), to deal
1131
+ in the Software without restriction, including without limitation the rights
1132
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1133
+ copies of the Software, and to permit persons to whom the Software is
1134
+ furnished to do so, subject to the following conditions:
1135
+
1136
+ The above copyright notice and this permission notice shall be included in all
1137
+ copies or substantial portions of the Software.
1138
+
1139
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1140
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1141
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1142
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1143
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1144
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1145
+ SOFTWARE
1146
+
1147
+
1148
+ ====================
1149
+
1150
+ @types/react-transition-group@4.4.12 (MIT)
1151
+ LICENSE
1152
+ MIT License
1153
+
1154
+ Copyright (c) Microsoft Corporation.
1155
+
1156
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1157
+ of this software and associated documentation files (the "Software"), to deal
1158
+ in the Software without restriction, including without limitation the rights
1159
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1160
+ copies of the Software, and to permit persons to whom the Software is
1161
+ furnished to do so, subject to the following conditions:
1162
+
1163
+ The above copyright notice and this permission notice shall be included in all
1164
+ copies or substantial portions of the Software.
1165
+
1166
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1167
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1168
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1169
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1170
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1171
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1172
+ SOFTWARE
1173
+
1174
+
1175
+ ====================
1176
+
1177
+ @types/react@19.3.0 (MIT)
1178
+ LICENSE
1179
+ MIT License
1180
+
1181
+ Copyright (c) Microsoft Corporation.
1182
+
1183
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1184
+ of this software and associated documentation files (the "Software"), to deal
1185
+ in the Software without restriction, including without limitation the rights
1186
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1187
+ copies of the Software, and to permit persons to whom the Software is
1188
+ furnished to do so, subject to the following conditions:
1189
+
1190
+ The above copyright notice and this permission notice shall be included in all
1191
+ copies or substantial portions of the Software.
1192
+
1193
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1194
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1195
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1196
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1197
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1198
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1199
+ SOFTWARE
1200
+
1201
+
1202
+ ====================
1203
+
1204
+ aria-hidden@1.2.6 (MIT)
1205
+ LICENSE
1206
+ MIT License
1207
+
1208
+ Copyright (c) 2017 Anton Korzunov
1209
+
1210
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1211
+ of this software and associated documentation files (the "Software"), to deal
1212
+ in the Software without restriction, including without limitation the rights
1213
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1214
+ copies of the Software, and to permit persons to whom the Software is
1215
+ furnished to do so, subject to the following conditions:
1216
+
1217
+ The above copyright notice and this permission notice shall be included in all
1218
+ copies or substantial portions of the Software.
1219
+
1220
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1221
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1222
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1223
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1224
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1225
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1226
+ SOFTWARE.
1227
+
1228
+
1229
+ ====================
1230
+
1231
+ babel-plugin-macros@3.1.0 (MIT)
1232
+ LICENSE
1233
+ The MIT License (MIT)
1234
+ Copyright (c) 2020 Kent C. Dodds
1235
+
1236
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1237
+ of this software and associated documentation files (the "Software"), to deal
1238
+ in the Software without restriction, including without limitation the rights
1239
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1240
+ copies of the Software, and to permit persons to whom the Software is
1241
+ furnished to do so, subject to the following conditions:
1242
+
1243
+ The above copyright notice and this permission notice shall be included in all
1244
+ copies or substantial portions of the Software.
1245
+
1246
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1247
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1248
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1249
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1250
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1251
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1252
+ SOFTWARE.
1253
+
1254
+
1255
+ ====================
1256
+
1257
+ callsites@3.1.0 (MIT)
1258
+ license
1259
+ MIT License
1260
+
1261
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1262
+
1263
+ 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:
1264
+
1265
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1266
+
1267
+ 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.
1268
+
1269
+
1270
+ ====================
1271
+
1272
+ class-variance-authority@0.7.1 (Apache-2.0)
1273
+ LICENSE
1274
+ Apache License
1275
+ Version 2.0, January 2004
1276
+ http://www.apache.org/licenses/
1277
+
1278
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1279
+
1280
+ 1. Definitions.
1281
+
1282
+ "License" shall mean the terms and conditions for use, reproduction,
1283
+ and distribution as defined by Sections 1 through 9 of this document.
1284
+
1285
+ "Licensor" shall mean the copyright owner or entity authorized by
1286
+ the copyright owner that is granting the License.
1287
+
1288
+ "Legal Entity" shall mean the union of the acting entity and all
1289
+ other entities that control, are controlled by, or are under common
1290
+ control with that entity. For the purposes of this definition,
1291
+ "control" means (i) the power, direct or indirect, to cause the
1292
+ direction or management of such entity, whether by contract or
1293
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1294
+ outstanding shares, or (iii) beneficial ownership of such entity.
1295
+
1296
+ "You" (or "Your") shall mean an individual or Legal Entity
1297
+ exercising permissions granted by this License.
1298
+
1299
+ "Source" form shall mean the preferred form for making modifications,
1300
+ including but not limited to software source code, documentation
1301
+ source, and configuration files.
1302
+
1303
+ "Object" form shall mean any form resulting from mechanical
1304
+ transformation or translation of a Source form, including but
1305
+ not limited to compiled object code, generated documentation,
1306
+ and conversions to other media types.
1307
+
1308
+ "Work" shall mean the work of authorship, whether in Source or
1309
+ Object form, made available under the License, as indicated by a
1310
+ copyright notice that is included in or attached to the work
1311
+ (an example is provided in the Appendix below).
1312
+
1313
+ "Derivative Works" shall mean any work, whether in Source or Object
1314
+ form, that is based on (or derived from) the Work and for which the
1315
+ editorial revisions, annotations, elaborations, or other modifications
1316
+ represent, as a whole, an original work of authorship. For the purposes
1317
+ of this License, Derivative Works shall not include works that remain
1318
+ separable from, or merely link (or bind by name) to the interfaces of,
1319
+ the Work and Derivative Works thereof.
1320
+
1321
+ "Contribution" shall mean any work of authorship, including
1322
+ the original version of the Work and any modifications or additions
1323
+ to that Work or Derivative Works thereof, that is intentionally
1324
+ submitted to Licensor for inclusion in the Work by the copyright owner
1325
+ or by an individual or Legal Entity authorized to submit on behalf of
1326
+ the copyright owner. For the purposes of this definition, "submitted"
1327
+ means any form of electronic, verbal, or written communication sent
1328
+ to the Licensor or its representatives, including but not limited to
1329
+ communication on electronic mailing lists, source code control systems,
1330
+ and issue tracking systems that are managed by, or on behalf of, the
1331
+ Licensor for the purpose of discussing and improving the Work, but
1332
+ excluding communication that is conspicuously marked or otherwise
1333
+ designated in writing by the copyright owner as "Not a Contribution."
1334
+
1335
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1336
+ on behalf of whom a Contribution has been received by Licensor and
1337
+ subsequently incorporated within the Work.
1338
+
1339
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1340
+ this License, each Contributor hereby grants to You a perpetual,
1341
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1342
+ copyright license to reproduce, prepare Derivative Works of,
1343
+ publicly display, publicly perform, sublicense, and distribute the
1344
+ Work and such Derivative Works in Source or Object form.
1345
+
1346
+ 3. Grant of Patent License. Subject to the terms and conditions of
1347
+ this License, each Contributor hereby grants to You a perpetual,
1348
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1349
+ (except as stated in this section) patent license to make, have made,
1350
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1351
+ where such license applies only to those patent claims licensable
1352
+ by such Contributor that are necessarily infringed by their
1353
+ Contribution(s) alone or by combination of their Contribution(s)
1354
+ with the Work to which such Contribution(s) was submitted. If You
1355
+ institute patent litigation against any entity (including a
1356
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1357
+ or a Contribution incorporated within the Work constitutes direct
1358
+ or contributory patent infringement, then any patent licenses
1359
+ granted to You under this License for that Work shall terminate
1360
+ as of the date such litigation is filed.
1361
+
1362
+ 4. Redistribution. You may reproduce and distribute copies of the
1363
+ Work or Derivative Works thereof in any medium, with or without
1364
+ modifications, and in Source or Object form, provided that You
1365
+ meet the following conditions:
1366
+
1367
+ (a) You must give any other recipients of the Work or
1368
+ Derivative Works a copy of this License; and
1369
+
1370
+ (b) You must cause any modified files to carry prominent notices
1371
+ stating that You changed the files; and
1372
+
1373
+ (c) You must retain, in the Source form of any Derivative Works
1374
+ that You distribute, all copyright, patent, trademark, and
1375
+ attribution notices from the Source form of the Work,
1376
+ excluding those notices that do not pertain to any part of
1377
+ the Derivative Works; and
1378
+
1379
+ (d) If the Work includes a "NOTICE" text file as part of its
1380
+ distribution, then any Derivative Works that You distribute must
1381
+ include a readable copy of the attribution notices contained
1382
+ within such NOTICE file, excluding those notices that do not
1383
+ pertain to any part of the Derivative Works, in at least one
1384
+ of the following places: within a NOTICE text file distributed
1385
+ as part of the Derivative Works; within the Source form or
1386
+ documentation, if provided along with the Derivative Works; or,
1387
+ within a display generated by the Derivative Works, if and
1388
+ wherever such third-party notices normally appear. The contents
1389
+ of the NOTICE file are for informational purposes only and
1390
+ do not modify the License. You may add Your own attribution
1391
+ notices within Derivative Works that You distribute, alongside
1392
+ or as an addendum to the NOTICE text from the Work, provided
1393
+ that such additional attribution notices cannot be construed
1394
+ as modifying the License.
1395
+
1396
+ You may add Your own copyright statement to Your modifications and
1397
+ may provide additional or different license terms and conditions
1398
+ for use, reproduction, or distribution of Your modifications, or
1399
+ for any such Derivative Works as a whole, provided Your use,
1400
+ reproduction, and distribution of the Work otherwise complies with
1401
+ the conditions stated in this License.
1402
+
1403
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1404
+ any Contribution intentionally submitted for inclusion in the Work
1405
+ by You to the Licensor shall be under the terms and conditions of
1406
+ this License, without any additional terms or conditions.
1407
+ Notwithstanding the above, nothing herein shall supersede or modify
1408
+ the terms of any separate license agreement you may have executed
1409
+ with Licensor regarding such Contributions.
1410
+
1411
+ 6. Trademarks. This License does not grant permission to use the trade
1412
+ names, trademarks, service marks, or product names of the Licensor,
1413
+ except as required for reasonable and customary use in describing the
1414
+ origin of the Work and reproducing the content of the NOTICE file.
1415
+
1416
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1417
+ agreed to in writing, Licensor provides the Work (and each
1418
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1419
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1420
+ implied, including, without limitation, any warranties or conditions
1421
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1422
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1423
+ appropriateness of using or redistributing the Work and assume any
1424
+ risks associated with Your exercise of permissions under this License.
1425
+
1426
+ 8. Limitation of Liability. In no event and under no legal theory,
1427
+ whether in tort (including negligence), contract, or otherwise,
1428
+ unless required by applicable law (such as deliberate and grossly
1429
+ negligent acts) or agreed to in writing, shall any Contributor be
1430
+ liable to You for damages, including any direct, indirect, special,
1431
+ incidental, or consequential damages of any character arising as a
1432
+ result of this License or out of the use or inability to use the
1433
+ Work (including but not limited to damages for loss of goodwill,
1434
+ work stoppage, computer failure or malfunction, or any and all
1435
+ other commercial damages or losses), even if such Contributor
1436
+ has been advised of the possibility of such damages.
1437
+
1438
+ 9. Accepting Warranty or Additional Liability. While redistributing
1439
+ the Work or Derivative Works thereof, You may choose to offer,
1440
+ and charge a fee for, acceptance of support, warranty, indemnity,
1441
+ or other liability obligations and/or rights consistent with this
1442
+ License. However, in accepting such obligations, You may act only
1443
+ on Your own behalf and on Your sole responsibility, not on behalf
1444
+ of any other Contributor, and only if You agree to indemnify,
1445
+ defend, and hold each Contributor harmless for any liability
1446
+ incurred by, or claims asserted against, such Contributor by reason
1447
+ of your accepting any such warranty or additional liability.
1448
+
1449
+ END OF TERMS AND CONDITIONS
1450
+
1451
+ Copyright 2022 Joe Bell
1452
+
1453
+ Licensed under the Apache License, Version 2.0 (the "License");
1454
+ you may not use this file except in compliance with the License.
1455
+ You may obtain a copy of the License at
1456
+
1457
+ http://www.apache.org/licenses/LICENSE-2.0
1458
+
1459
+ Unless required by applicable law or agreed to in writing, software
1460
+ distributed under the License is distributed on an "AS IS" BASIS,
1461
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1462
+ See the License for the specific language governing permissions and
1463
+ limitations under the License.
1464
+
1465
+
1466
+ ====================
1467
+
1468
+ clsx@2.1.1 (MIT)
1469
+ license
1470
+ MIT License
1471
+
1472
+ Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
1473
+
1474
+ 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:
1475
+
1476
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1477
+
1478
+ 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.
1479
+
1480
+
1481
+ ====================
1482
+
1483
+ convert-source-map@1.9.0 (MIT)
1484
+ LICENSE
1485
+ Copyright 2013 Thorsten Lorenz.
1486
+ All rights reserved.
1487
+
1488
+ Permission is hereby granted, free of charge, to any person
1489
+ obtaining a copy of this software and associated documentation
1490
+ files (the "Software"), to deal in the Software without
1491
+ restriction, including without limitation the rights to use,
1492
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1493
+ copies of the Software, and to permit persons to whom the
1494
+ Software is furnished to do so, subject to the following
1495
+ conditions:
1496
+
1497
+ The above copyright notice and this permission notice shall be
1498
+ included in all copies or substantial portions of the Software.
1499
+
1500
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1501
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1502
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1503
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1504
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1505
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1506
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1507
+ OTHER DEALINGS IN THE SOFTWARE.
1508
+
1509
+
1510
+ ====================
1511
+
1512
+ cosmiconfig@7.1.0 (MIT)
1513
+ LICENSE
1514
+ The MIT License (MIT)
1515
+
1516
+ Copyright (c) 2015 David Clark
1517
+
1518
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1519
+ of this software and associated documentation files (the "Software"), to deal
1520
+ in the Software without restriction, including without limitation the rights
1521
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1522
+ copies of the Software, and to permit persons to whom the Software is
1523
+ furnished to do so, subject to the following conditions:
1524
+
1525
+ The above copyright notice and this permission notice shall be included in all
1526
+ copies or substantial portions of the Software.
1527
+
1528
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1529
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1530
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1531
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1532
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1533
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1534
+ SOFTWARE.
1535
+
1536
+
1537
+
1538
+ ====================
1539
+
1540
+ csstype@3.2.3 (MIT)
1541
+ LICENSE
1542
+ Copyright (c) 2017-2018 Fredrik Nicol
1543
+
1544
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1545
+ of this software and associated documentation files (the "Software"), to deal
1546
+ in the Software without restriction, including without limitation the rights
1547
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1548
+ copies of the Software, and to permit persons to whom the Software is
1549
+ furnished to do so, subject to the following conditions:
1550
+
1551
+ The above copyright notice and this permission notice shall be included in all
1552
+ copies or substantial portions of the Software.
1553
+
1554
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1555
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1556
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1557
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1558
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1559
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1560
+ SOFTWARE.
1561
+
1562
+
1563
+ ====================
1564
+
1565
+ debug@4.4.3 (MIT)
1566
+ LICENSE
1567
+ (The MIT License)
1568
+
1569
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
1570
+ Copyright (c) 2018-2021 Josh Junon
1571
+
1572
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1573
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
1574
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
1575
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
1576
+ subject to the following conditions:
1577
+
1578
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1579
+ portions of the Software.
1580
+
1581
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1582
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1583
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1584
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1585
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1586
+
1587
+
1588
+
1589
+ ====================
1590
+
1591
+ detect-node-es@1.1.0 (MIT)
1592
+ LICENSE
1593
+ MIT License
1594
+
1595
+ Copyright (c) 2017 Ilya Kantor
1596
+
1597
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1598
+ of this software and associated documentation files (the "Software"), to deal
1599
+ in the Software without restriction, including without limitation the rights
1600
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1601
+ copies of the Software, and to permit persons to whom the Software is
1602
+ furnished to do so, subject to the following conditions:
1603
+
1604
+ The above copyright notice and this permission notice shall be included in all
1605
+ copies or substantial portions of the Software.
1606
+
1607
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1608
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1609
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1610
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1611
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1612
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1613
+ SOFTWARE.
1614
+
1615
+
1616
+ ====================
1617
+
1618
+ dom-helpers@5.2.1 (MIT)
1619
+ LICENSE
1620
+ The MIT License (MIT)
1621
+
1622
+ Copyright (c) 2015 Jason Quense
1623
+
1624
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1625
+ of this software and associated documentation files (the "Software"), to deal
1626
+ in the Software without restriction, including without limitation the rights
1627
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1628
+ copies of the Software, and to permit persons to whom the Software is
1629
+ furnished to do so, subject to the following conditions:
1630
+
1631
+ The above copyright notice and this permission notice shall be included in all
1632
+ copies or substantial portions of the Software.
1633
+
1634
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1635
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1636
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1637
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1638
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1639
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1640
+ SOFTWARE.
1641
+
1642
+ ====================
1643
+
1644
+ error-ex@1.3.4 (MIT)
1645
+ LICENSE
1646
+ The MIT License (MIT)
1647
+
1648
+ Copyright (c) 2015 JD Ballard
1649
+
1650
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1651
+ of this software and associated documentation files (the "Software"), to deal
1652
+ in the Software without restriction, including without limitation the rights
1653
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1654
+ copies of the Software, and to permit persons to whom the Software is
1655
+ furnished to do so, subject to the following conditions:
1656
+
1657
+ The above copyright notice and this permission notice shall be included in
1658
+ all copies or substantial portions of the Software.
1659
+
1660
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1661
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1662
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1663
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1664
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1665
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1666
+ THE SOFTWARE.
1667
+
1668
+
1669
+ ====================
1670
+
1671
+ es-errors@1.3.0 (MIT)
1672
+ LICENSE
1673
+ MIT License
1674
+
1675
+ Copyright (c) 2024 Jordan Harband
1676
+
1677
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1678
+ of this software and associated documentation files (the "Software"), to deal
1679
+ in the Software without restriction, including without limitation the rights
1680
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1681
+ copies of the Software, and to permit persons to whom the Software is
1682
+ furnished to do so, subject to the following conditions:
1683
+
1684
+ The above copyright notice and this permission notice shall be included in all
1685
+ copies or substantial portions of the Software.
1686
+
1687
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1688
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1689
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1690
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1691
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1692
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1693
+ SOFTWARE.
1694
+
1695
+
1696
+ ====================
1697
+
1698
+ escape-string-regexp@4.0.0 (MIT)
1699
+ license
1700
+ MIT License
1701
+
1702
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1703
+
1704
+ 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:
1705
+
1706
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1707
+
1708
+ 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.
1709
+
1710
+
1711
+ ====================
1712
+
1713
+ find-root@1.1.0 (MIT)
1714
+ LICENSE.md
1715
+ Copyright © 2017 jsdnxx
1716
+
1717
+ 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:
1718
+
1719
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1720
+
1721
+ 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.
1722
+
1723
+ ====================
1724
+
1725
+ function-bind@1.1.2 (MIT)
1726
+ LICENSE
1727
+ Copyright (c) 2013 Raynos.
1728
+
1729
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1730
+ of this software and associated documentation files (the "Software"), to deal
1731
+ in the Software without restriction, including without limitation the rights
1732
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1733
+ copies of the Software, and to permit persons to whom the Software is
1734
+ furnished to do so, subject to the following conditions:
1735
+
1736
+ The above copyright notice and this permission notice shall be included in
1737
+ all copies or substantial portions of the Software.
1738
+
1739
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1740
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1741
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1742
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1743
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1744
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1745
+ THE SOFTWARE.
1746
+
1747
+
1748
+
1749
+ ====================
1750
+
1751
+ get-nonce@1.0.1 (MIT)
1752
+ LICENSE
1753
+ MIT License
1754
+
1755
+ Copyright (c) 2020 Anton Korzunov
1756
+
1757
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1758
+ of this software and associated documentation files (the "Software"), to deal
1759
+ in the Software without restriction, including without limitation the rights
1760
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1761
+ copies of the Software, and to permit persons to whom the Software is
1762
+ furnished to do so, subject to the following conditions:
1763
+
1764
+ The above copyright notice and this permission notice shall be included in all
1765
+ copies or substantial portions of the Software.
1766
+
1767
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1768
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1769
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1770
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1771
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1772
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1773
+ SOFTWARE.
1774
+
1775
+
1776
+ ====================
1777
+
1778
+ hasown@2.0.4 (MIT)
1779
+ LICENSE
1780
+ MIT License
1781
+
1782
+ Copyright (c) Jordan Harband and contributors
1783
+
1784
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1785
+ of this software and associated documentation files (the "Software"), to deal
1786
+ in the Software without restriction, including without limitation the rights
1787
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1788
+ copies of the Software, and to permit persons to whom the Software is
1789
+ furnished to do so, subject to the following conditions:
1790
+
1791
+ The above copyright notice and this permission notice shall be included in all
1792
+ copies or substantial portions of the Software.
1793
+
1794
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1795
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1796
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1797
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1798
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1799
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1800
+ SOFTWARE.
1801
+
1802
+
1803
+ ====================
1804
+
1805
+ hoist-non-react-statics@3.3.2 (BSD-3-Clause)
1806
+ LICENSE.md
1807
+ Software License Agreement (BSD License)
1808
+ ========================================
1809
+
1810
+ Copyright (c) 2015, Yahoo! Inc. All rights reserved.
1811
+ ----------------------------------------------------
1812
+
1813
+ Redistribution and use of this software in source and binary forms, with or
1814
+ without modification, are permitted provided that the following conditions are
1815
+ met:
1816
+
1817
+ * Redistributions of source code must retain the above copyright notice, this
1818
+ list of conditions and the following disclaimer.
1819
+ * Redistributions in binary form must reproduce the above copyright notice,
1820
+ this list of conditions and the following disclaimer in the documentation
1821
+ and/or other materials provided with the distribution.
1822
+ * Neither the name of Yahoo! Inc. nor the names of YUI's contributors may be
1823
+ used to endorse or promote products derived from this software without
1824
+ specific prior written permission of Yahoo! Inc.
1825
+
1826
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1827
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1828
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1829
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1830
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1831
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1832
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1833
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1834
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1835
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1836
+
1837
+
1838
+ ====================
1839
+
1840
+ import-fresh@3.3.1 (MIT)
1841
+ license
1842
+ MIT License
1843
+
1844
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1845
+
1846
+ 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:
1847
+
1848
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1849
+
1850
+ 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.
1851
+
1852
+
1853
+ ====================
1854
+
1855
+ is-arrayish@0.2.1 (MIT)
1856
+ LICENSE
1857
+ The MIT License (MIT)
1858
+
1859
+ Copyright (c) 2015 JD Ballard
1860
+
1861
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1862
+ of this software and associated documentation files (the "Software"), to deal
1863
+ in the Software without restriction, including without limitation the rights
1864
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1865
+ copies of the Software, and to permit persons to whom the Software is
1866
+ furnished to do so, subject to the following conditions:
1867
+
1868
+ The above copyright notice and this permission notice shall be included in
1869
+ all copies or substantial portions of the Software.
1870
+
1871
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1872
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1873
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1874
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1875
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1876
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1877
+ THE SOFTWARE.
1878
+
1879
+
1880
+ ====================
1881
+
1882
+ is-core-module@2.17.0 (MIT)
1883
+ LICENSE
1884
+ The MIT License (MIT)
1885
+
1886
+ Copyright (c) 2014 Dave Justice
1887
+
1888
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1889
+ this software and associated documentation files (the "Software"), to deal in
1890
+ the Software without restriction, including without limitation the rights to
1891
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1892
+ the Software, and to permit persons to whom the Software is furnished to do so,
1893
+ subject to the following conditions:
1894
+
1895
+ The above copyright notice and this permission notice shall be included in all
1896
+ copies or substantial portions of the Software.
1897
+
1898
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1899
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1900
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1901
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1902
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1903
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1904
+
1905
+ ====================
1906
+
1907
+ js-tokens@4.0.0 (MIT)
1908
+ LICENSE
1909
+ The MIT License (MIT)
1910
+
1911
+ Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
1912
+
1913
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1914
+ of this software and associated documentation files (the "Software"), to deal
1915
+ in the Software without restriction, including without limitation the rights
1916
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1917
+ copies of the Software, and to permit persons to whom the Software is
1918
+ furnished to do so, subject to the following conditions:
1919
+
1920
+ The above copyright notice and this permission notice shall be included in
1921
+ all copies or substantial portions of the Software.
1922
+
1923
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1924
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1925
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1926
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1927
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1928
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1929
+ THE SOFTWARE.
1930
+
1931
+
1932
+ ====================
1933
+
1934
+ jsesc@3.1.0 (MIT)
1935
+ LICENSE-MIT.txt
1936
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
1937
+
1938
+ Permission is hereby granted, free of charge, to any person obtaining
1939
+ a copy of this software and associated documentation files (the
1940
+ "Software"), to deal in the Software without restriction, including
1941
+ without limitation the rights to use, copy, modify, merge, publish,
1942
+ distribute, sublicense, and/or sell copies of the Software, and to
1943
+ permit persons to whom the Software is furnished to do so, subject to
1944
+ the following conditions:
1945
+
1946
+ The above copyright notice and this permission notice shall be
1947
+ included in all copies or substantial portions of the Software.
1948
+
1949
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1950
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1951
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1952
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1953
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1954
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1955
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1956
+
1957
+
1958
+ ====================
1959
+
1960
+ json-parse-even-better-errors@2.3.1 (MIT)
1961
+ LICENSE.md
1962
+ Copyright 2017 Kat Marchán
1963
+ Copyright npm, Inc.
1964
+
1965
+ Permission is hereby granted, free of charge, to any person obtaining a
1966
+ copy of this software and associated documentation files (the "Software"),
1967
+ to deal in the Software without restriction, including without limitation
1968
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
1969
+ and/or sell copies of the Software, and to permit persons to whom the
1970
+ Software is furnished to do so, subject to the following conditions:
1971
+
1972
+ The above copyright notice and this permission notice shall be included in
1973
+ all copies or substantial portions of the Software.
1974
+
1975
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1976
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1977
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1978
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1979
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1980
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1981
+ DEALINGS IN THE SOFTWARE.
1982
+
1983
+ ---
1984
+
1985
+ This library is a fork of 'better-json-errors' by Kat Marchán, extended and
1986
+ distributed under the terms of the MIT license above.
1987
+
1988
+
1989
+ ====================
1990
+
1991
+ lines-and-columns@1.2.4 (MIT)
1992
+ LICENSE
1993
+ The MIT License (MIT)
1994
+
1995
+ Copyright (c) 2015 Brian Donovan
1996
+
1997
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1998
+ of this software and associated documentation files (the "Software"), to deal
1999
+ in the Software without restriction, including without limitation the rights
2000
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2001
+ copies of the Software, and to permit persons to whom the Software is
2002
+ furnished to do so, subject to the following conditions:
2003
+
2004
+ The above copyright notice and this permission notice shall be included in
2005
+ all copies or substantial portions of the Software.
2006
+
2007
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2008
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2009
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2010
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2011
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2012
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2013
+ THE SOFTWARE.
2014
+
2015
+
2016
+ ====================
2017
+
2018
+ loose-envify@1.4.0 (MIT)
2019
+ LICENSE
2020
+ The MIT License (MIT)
2021
+
2022
+ Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>
2023
+
2024
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2025
+ of this software and associated documentation files (the "Software"), to deal
2026
+ in the Software without restriction, including without limitation the rights
2027
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2028
+ copies of the Software, and to permit persons to whom the Software is
2029
+ furnished to do so, subject to the following conditions:
2030
+
2031
+ The above copyright notice and this permission notice shall be included in
2032
+ all copies or substantial portions of the Software.
2033
+
2034
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2035
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2036
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2037
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2038
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2039
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2040
+ THE SOFTWARE.
2041
+
2042
+
2043
+ ====================
2044
+
2045
+ ms@2.1.3 (MIT)
2046
+ license.md
2047
+ The MIT License (MIT)
2048
+
2049
+ Copyright (c) 2020 Vercel, Inc.
2050
+
2051
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2052
+ of this software and associated documentation files (the "Software"), to deal
2053
+ in the Software without restriction, including without limitation the rights
2054
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2055
+ copies of the Software, and to permit persons to whom the Software is
2056
+ furnished to do so, subject to the following conditions:
2057
+
2058
+ The above copyright notice and this permission notice shall be included in all
2059
+ copies or substantial portions of the Software.
2060
+
2061
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2062
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2063
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2064
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2065
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2066
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2067
+ SOFTWARE.
2068
+
2069
+
2070
+ ====================
2071
+
2072
+ object-assign@4.1.1 (MIT)
2073
+ license
2074
+ The MIT License (MIT)
2075
+
2076
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2077
+
2078
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2079
+ of this software and associated documentation files (the "Software"), to deal
2080
+ in the Software without restriction, including without limitation the rights
2081
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2082
+ copies of the Software, and to permit persons to whom the Software is
2083
+ furnished to do so, subject to the following conditions:
2084
+
2085
+ The above copyright notice and this permission notice shall be included in
2086
+ all copies or substantial portions of the Software.
2087
+
2088
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2089
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2090
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2091
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2092
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2093
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2094
+ THE SOFTWARE.
2095
+
2096
+
2097
+ ====================
2098
+
2099
+ parent-module@1.0.1 (MIT)
2100
+ license
2101
+ MIT License
2102
+
2103
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2104
+
2105
+ 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:
2106
+
2107
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2108
+
2109
+ 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.
2110
+
2111
+
2112
+ ====================
2113
+
2114
+ parse-json@5.2.0 (MIT)
2115
+ license
2116
+ MIT License
2117
+
2118
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2119
+
2120
+ 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:
2121
+
2122
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2123
+
2124
+ 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.
2125
+
2126
+
2127
+ ====================
2128
+
2129
+ path-parse@1.0.7 (MIT)
2130
+ LICENSE
2131
+ The MIT License (MIT)
2132
+
2133
+ Copyright (c) 2015 Javier Blanco
2134
+
2135
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2136
+ of this software and associated documentation files (the "Software"), to deal
2137
+ in the Software without restriction, including without limitation the rights
2138
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2139
+ copies of the Software, and to permit persons to whom the Software is
2140
+ furnished to do so, subject to the following conditions:
2141
+
2142
+ The above copyright notice and this permission notice shall be included in all
2143
+ copies or substantial portions of the Software.
2144
+
2145
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2146
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2147
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2148
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2149
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2150
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2151
+ SOFTWARE.
2152
+
2153
+
2154
+ ====================
2155
+
2156
+ path-type@4.0.0 (MIT)
2157
+ license
2158
+ MIT License
2159
+
2160
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2161
+
2162
+ 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:
2163
+
2164
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2165
+
2166
+ 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.
2167
+
2168
+
2169
+ ====================
2170
+
2171
+ picocolors@1.1.1 (ISC)
2172
+ LICENSE
2173
+ ISC License
2174
+
2175
+ Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
2176
+
2177
+ Permission to use, copy, modify, and/or distribute this software for any
2178
+ purpose with or without fee is hereby granted, provided that the above
2179
+ copyright notice and this permission notice appear in all copies.
2180
+
2181
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2182
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2183
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2184
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2185
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2186
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2187
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2188
+
2189
+
2190
+ ====================
2191
+
2192
+ prop-types@15.8.1 (MIT)
2193
+ LICENSE
2194
+ MIT License
2195
+
2196
+ Copyright (c) 2013-present, Facebook, Inc.
2197
+
2198
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2199
+ of this software and associated documentation files (the "Software"), to deal
2200
+ in the Software without restriction, including without limitation the rights
2201
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2202
+ copies of the Software, and to permit persons to whom the Software is
2203
+ furnished to do so, subject to the following conditions:
2204
+
2205
+ The above copyright notice and this permission notice shall be included in all
2206
+ copies or substantial portions of the Software.
2207
+
2208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2209
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2210
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2211
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2212
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2213
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2214
+ SOFTWARE.
2215
+
2216
+
2217
+ ====================
2218
+
2219
+ react-dom@19.3.0 (MIT)
2220
+ LICENSE
2221
+ MIT License
2222
+
2223
+ Copyright (c) Meta Platforms, Inc. and affiliates.
2224
+
2225
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2226
+ of this software and associated documentation files (the "Software"), to deal
2227
+ in the Software without restriction, including without limitation the rights
2228
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2229
+ copies of the Software, and to permit persons to whom the Software is
2230
+ furnished to do so, subject to the following conditions:
2231
+
2232
+ The above copyright notice and this permission notice shall be included in all
2233
+ copies or substantial portions of the Software.
2234
+
2235
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2236
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2237
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2238
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2239
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2240
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2241
+ SOFTWARE.
2242
+
2243
+
2244
+ ====================
2245
+
2246
+ react-is@16.13.1 (MIT)
2247
+ LICENSE
2248
+ MIT License
2249
+
2250
+ Copyright (c) Facebook, Inc. and its affiliates.
2251
+
2252
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2253
+ of this software and associated documentation files (the "Software"), to deal
2254
+ in the Software without restriction, including without limitation the rights
2255
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2256
+ copies of the Software, and to permit persons to whom the Software is
2257
+ furnished to do so, subject to the following conditions:
2258
+
2259
+ The above copyright notice and this permission notice shall be included in all
2260
+ copies or substantial portions of the Software.
2261
+
2262
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2263
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2264
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2265
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2266
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2267
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2268
+ SOFTWARE.
2269
+
2270
+
2271
+ ====================
2272
+
2273
+ react-is@19.3.0 (MIT)
2274
+ LICENSE
2275
+ MIT License
2276
+
2277
+ Copyright (c) Meta Platforms, Inc. and affiliates.
2278
+
2279
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2280
+ of this software and associated documentation files (the "Software"), to deal
2281
+ in the Software without restriction, including without limitation the rights
2282
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2283
+ copies of the Software, and to permit persons to whom the Software is
2284
+ furnished to do so, subject to the following conditions:
2285
+
2286
+ The above copyright notice and this permission notice shall be included in all
2287
+ copies or substantial portions of the Software.
2288
+
2289
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2290
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2291
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2292
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2293
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2294
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2295
+ SOFTWARE.
2296
+
2297
+
2298
+ ====================
2299
+
2300
+ react-remove-scroll-bar@2.3.8 (MIT)
2301
+ Source: https://github.com/theKashey/react-remove-scroll-bar/blob/master/LICENSE
2302
+ Git blob: 7c08c3990396ecefd90f99ff5d9a34f26f5b5616
2303
+ Retrieved to supply the license omitted from the 2.3.8 npm archive.
2304
+
2305
+ MIT License
2306
+
2307
+ Copyright (c) 2025 Anton Korzunov <thekashey@gmail.com>
2308
+
2309
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2310
+ of this software and associated documentation files (the "Software"), to deal
2311
+ in the Software without restriction, including without limitation the rights
2312
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2313
+ copies of the Software, and to permit persons to whom the Software is
2314
+ furnished to do so, subject to the following conditions:
2315
+
2316
+ The above copyright notice and this permission notice shall be included in all
2317
+ copies or substantial portions of the Software.
2318
+
2319
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2320
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2321
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2322
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2323
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2324
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2325
+ SOFTWARE.
2326
+
2327
+
2328
+
2329
+ ====================
2330
+
2331
+ react-remove-scroll@2.7.2 (MIT)
2332
+ LICENSE
2333
+ MIT License
2334
+
2335
+ Copyright (c) 2017 Anton Korzunov
2336
+
2337
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2338
+ of this software and associated documentation files (the "Software"), to deal
2339
+ in the Software without restriction, including without limitation the rights
2340
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2341
+ copies of the Software, and to permit persons to whom the Software is
2342
+ furnished to do so, subject to the following conditions:
2343
+
2344
+ The above copyright notice and this permission notice shall be included in all
2345
+ copies or substantial portions of the Software.
2346
+
2347
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2348
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2349
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2350
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2351
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2352
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2353
+ SOFTWARE.
2354
+
2355
+
2356
+ ====================
2357
+
2358
+ react-resizable-panels@4.13.3 (MIT)
2359
+ LICENSE.md
2360
+ The MIT License (MIT)
2361
+
2362
+ Copyright (c) 2018 Brian Vaughn
2363
+
2364
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2365
+ of this software and associated documentation files (the "Software"), to deal
2366
+ in the Software without restriction, including without limitation the rights
2367
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2368
+ copies of the Software, and to permit persons to whom the Software is
2369
+ furnished to do so, subject to the following conditions:
2370
+
2371
+ The above copyright notice and this permission notice shall be included in all
2372
+ copies or substantial portions of the Software.
2373
+
2374
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2375
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2376
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2377
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2378
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2379
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2380
+ SOFTWARE.
2381
+
2382
+
2383
+ ====================
2384
+
2385
+ react-style-singleton@2.2.3 (MIT)
2386
+ LICENSE
2387
+ MIT License
2388
+
2389
+ Copyright (c) 2017 Anton Korzunov
2390
+
2391
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2392
+ of this software and associated documentation files (the "Software"), to deal
2393
+ in the Software without restriction, including without limitation the rights
2394
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2395
+ copies of the Software, and to permit persons to whom the Software is
2396
+ furnished to do so, subject to the following conditions:
2397
+
2398
+ The above copyright notice and this permission notice shall be included in all
2399
+ copies or substantial portions of the Software.
2400
+
2401
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2402
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2403
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2404
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2405
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2406
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2407
+ SOFTWARE.
2408
+
2409
+
2410
+ ====================
2411
+
2412
+ react-transition-group@4.4.5 (BSD-3-Clause)
2413
+ LICENSE
2414
+ BSD 3-Clause License
2415
+
2416
+ Copyright (c) 2018, React Community
2417
+ Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.
2418
+ All rights reserved.
2419
+
2420
+ Redistribution and use in source and binary forms, with or without
2421
+ modification, are permitted provided that the following conditions are met:
2422
+
2423
+ * Redistributions of source code must retain the above copyright notice, this
2424
+ list of conditions and the following disclaimer.
2425
+
2426
+ * Redistributions in binary form must reproduce the above copyright notice,
2427
+ this list of conditions and the following disclaimer in the documentation
2428
+ and/or other materials provided with the distribution.
2429
+
2430
+ * Neither the name of the copyright holder nor the names of its
2431
+ contributors may be used to endorse or promote products derived from
2432
+ this software without specific prior written permission.
2433
+
2434
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2435
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2436
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2437
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2438
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2439
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2440
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2441
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2442
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2443
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2444
+
2445
+
2446
+ ====================
2447
+
2448
+ react@19.3.0 (MIT)
2449
+ LICENSE
2450
+ MIT License
2451
+
2452
+ Copyright (c) Meta Platforms, Inc. and affiliates.
2453
+
2454
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2455
+ of this software and associated documentation files (the "Software"), to deal
2456
+ in the Software without restriction, including without limitation the rights
2457
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2458
+ copies of the Software, and to permit persons to whom the Software is
2459
+ furnished to do so, subject to the following conditions:
2460
+
2461
+ The above copyright notice and this permission notice shall be included in all
2462
+ copies or substantial portions of the Software.
2463
+
2464
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2465
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2466
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2467
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2468
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2469
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2470
+ SOFTWARE.
2471
+
2472
+
2473
+ ====================
2474
+
2475
+ resolve-from@4.0.0 (MIT)
2476
+ license
2477
+ MIT License
2478
+
2479
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2480
+
2481
+ 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:
2482
+
2483
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2484
+
2485
+ 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.
2486
+
2487
+
2488
+ ====================
2489
+
2490
+ resolve@1.22.12 (MIT)
2491
+ LICENSE
2492
+ MIT License
2493
+
2494
+ Copyright (c) 2012 James Halliday
2495
+
2496
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2497
+ of this software and associated documentation files (the "Software"), to deal
2498
+ in the Software without restriction, including without limitation the rights
2499
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2500
+ copies of the Software, and to permit persons to whom the Software is
2501
+ furnished to do so, subject to the following conditions:
2502
+
2503
+ The above copyright notice and this permission notice shall be included in all
2504
+ copies or substantial portions of the Software.
2505
+
2506
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2507
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2508
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2509
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2510
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2511
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2512
+ SOFTWARE.
2513
+
2514
+
2515
+ ====================
2516
+
2517
+ scheduler@0.28.0 (MIT)
2518
+ LICENSE
2519
+ MIT License
2520
+
2521
+ Copyright (c) Meta Platforms, Inc. and affiliates.
2522
+
2523
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2524
+ of this software and associated documentation files (the "Software"), to deal
2525
+ in the Software without restriction, including without limitation the rights
2526
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2527
+ copies of the Software, and to permit persons to whom the Software is
2528
+ furnished to do so, subject to the following conditions:
2529
+
2530
+ The above copyright notice and this permission notice shall be included in all
2531
+ copies or substantial portions of the Software.
2532
+
2533
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2534
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2535
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2536
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2537
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2538
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2539
+ SOFTWARE.
2540
+
2541
+
2542
+ ====================
2543
+
2544
+ source-map@0.5.7 (BSD-3-Clause)
2545
+ LICENSE
2546
+
2547
+ Copyright (c) 2009-2011, Mozilla Foundation and contributors
2548
+ All rights reserved.
2549
+
2550
+ Redistribution and use in source and binary forms, with or without
2551
+ modification, are permitted provided that the following conditions are met:
2552
+
2553
+ * Redistributions of source code must retain the above copyright notice, this
2554
+ list of conditions and the following disclaimer.
2555
+
2556
+ * Redistributions in binary form must reproduce the above copyright notice,
2557
+ this list of conditions and the following disclaimer in the documentation
2558
+ and/or other materials provided with the distribution.
2559
+
2560
+ * Neither the names of the Mozilla Foundation nor the names of project
2561
+ contributors may be used to endorse or promote products derived from this
2562
+ software without specific prior written permission.
2563
+
2564
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2565
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2566
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2567
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
2568
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2569
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2570
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2571
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2572
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2573
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2574
+
2575
+
2576
+ ====================
2577
+
2578
+ stylis@4.2.0 (MIT)
2579
+ LICENSE
2580
+ MIT License
2581
+
2582
+ Copyright (c) 2016-present Sultan Tarimo
2583
+
2584
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2585
+ of this software and associated documentation files (the "Software"), to deal
2586
+ in the Software without restriction, including without limitation the rights
2587
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2588
+ copies of the Software, and to permit persons to whom the Software is
2589
+ furnished to do so, subject to the following conditions:
2590
+
2591
+ The above copyright notice and this permission notice shall be included in all
2592
+ copies or substantial portions of the Software.
2593
+
2594
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2595
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2596
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2597
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2598
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2599
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2600
+ SOFTWARE.
2601
+
2602
+
2603
+ ====================
2604
+
2605
+ supports-preserve-symlinks-flag@1.0.0 (MIT)
2606
+ LICENSE
2607
+ MIT License
2608
+
2609
+ Copyright (c) 2022 Inspect JS
2610
+
2611
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2612
+ of this software and associated documentation files (the "Software"), to deal
2613
+ in the Software without restriction, including without limitation the rights
2614
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2615
+ copies of the Software, and to permit persons to whom the Software is
2616
+ furnished to do so, subject to the following conditions:
2617
+
2618
+ The above copyright notice and this permission notice shall be included in all
2619
+ copies or substantial portions of the Software.
2620
+
2621
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2622
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2623
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2624
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2625
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2626
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2627
+ SOFTWARE.
2628
+
2629
+
2630
+ ====================
2631
+
2632
+ tailwind-merge@3.7.0 (MIT)
2633
+ LICENSE.md
2634
+ MIT License
2635
+
2636
+ Copyright (c) 2021 Dany Castillo
2637
+
2638
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2639
+ of this software and associated documentation files (the "Software"), to deal
2640
+ in the Software without restriction, including without limitation the rights
2641
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2642
+ copies of the Software, and to permit persons to whom the Software is
2643
+ furnished to do so, subject to the following conditions:
2644
+
2645
+ The above copyright notice and this permission notice shall be included in all
2646
+ copies or substantial portions of the Software.
2647
+
2648
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2649
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2650
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2651
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2652
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2653
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2654
+ SOFTWARE.
2655
+
2656
+
2657
+ ====================
2658
+
2659
+ tslib@2.8.1 (0BSD)
2660
+ LICENSE.txt
2661
+ Copyright (c) Microsoft Corporation.
2662
+
2663
+ Permission to use, copy, modify, and/or distribute this software for any
2664
+ purpose with or without fee is hereby granted.
2665
+
2666
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2667
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
2668
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2669
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2670
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2671
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2672
+ PERFORMANCE OF THIS SOFTWARE.
2673
+
2674
+ ====================
2675
+
2676
+ use-callback-ref@1.3.3 (MIT)
2677
+ LICENSE
2678
+ MIT License
2679
+
2680
+ Copyright (c) 2017 Anton Korzunov
2681
+
2682
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2683
+ of this software and associated documentation files (the "Software"), to deal
2684
+ in the Software without restriction, including without limitation the rights
2685
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2686
+ copies of the Software, and to permit persons to whom the Software is
2687
+ furnished to do so, subject to the following conditions:
2688
+
2689
+ The above copyright notice and this permission notice shall be included in all
2690
+ copies or substantial portions of the Software.
2691
+
2692
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2693
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2694
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2695
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2696
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2697
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2698
+ SOFTWARE.
2699
+
2700
+
2701
+ ====================
2702
+
2703
+ use-sidecar@1.1.3 (MIT)
2704
+ LICENSE
2705
+ MIT License
2706
+
2707
+ Copyright (c) 2017 Anton Korzunov
2708
+
2709
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2710
+ of this software and associated documentation files (the "Software"), to deal
2711
+ in the Software without restriction, including without limitation the rights
2712
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2713
+ copies of the Software, and to permit persons to whom the Software is
2714
+ furnished to do so, subject to the following conditions:
2715
+
2716
+ The above copyright notice and this permission notice shall be included in all
2717
+ copies or substantial portions of the Software.
2718
+
2719
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2720
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2721
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2722
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2723
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2724
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2725
+ SOFTWARE.
2726
+
2727
+
2728
+ ====================
2729
+
2730
+ yaml@1.10.3 (ISC)
2731
+ LICENSE
2732
+ Copyright 2018 Eemeli Aro <eemeli@gmail.com>
2733
+
2734
+ Permission to use, copy, modify, and/or distribute this software for any purpose
2735
+ with or without fee is hereby granted, provided that the above copyright notice
2736
+ and this permission notice appear in all copies.
2737
+
2738
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2739
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2740
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2741
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
2742
+ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
2743
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
2744
+ THIS SOFTWARE.
2745
+