brd-ui-kit 0.1.55 → 0.1.58

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 (621) hide show
  1. package/dist/_commonjsHelpers-DKOUU3wS.cjs +2 -0
  2. package/dist/_commonjsHelpers-DKOUU3wS.cjs.map +1 -0
  3. package/dist/_commonjsHelpers-DaMA6jEr.js +9 -0
  4. package/dist/_commonjsHelpers-DaMA6jEr.js.map +1 -0
  5. package/dist/chart-CgVfpT_X.cjs +63 -0
  6. package/dist/chart-CgVfpT_X.cjs.map +1 -0
  7. package/dist/chart-D15EtNmb.js +13139 -0
  8. package/dist/chart-D15EtNmb.js.map +1 -0
  9. package/dist/components/app-pagination.d.ts +2 -0
  10. package/dist/components/app-sidebar.d.ts +2 -0
  11. package/dist/components/avatar-uploader.d.ts +2 -0
  12. package/dist/components/basic-avatar.d.ts +2 -0
  13. package/dist/components/basic-chart.d.ts +2 -0
  14. package/dist/components/basic-checkbox.d.ts +2 -0
  15. package/dist/components/basic-drawer.d.ts +2 -0
  16. package/dist/components/basic-modal.d.ts +2 -0
  17. package/dist/components/basic-select.d.ts +2 -0
  18. package/dist/components/basic-table.d.ts +2 -0
  19. package/dist/components/basic-tooltip.d.ts +2 -0
  20. package/dist/components/files-uploader.d.ts +2 -0
  21. package/dist/components/input-field.d.ts +2 -0
  22. package/dist/components/input-password.d.ts +2 -0
  23. package/dist/components/popover-modal.d.ts +2 -0
  24. package/dist/components/radio-button.d.ts +2 -0
  25. package/dist/components/select-field.d.ts +2 -0
  26. package/dist/components/select-groups.d.ts +2 -0
  27. package/dist/components/textarea-field.d.ts +2 -0
  28. package/dist/components/ui/avatar.d.ts +2 -0
  29. package/dist/components/ui/badge.d.ts +2 -0
  30. package/dist/components/ui/button.d.ts +2 -0
  31. package/dist/components/ui/card.d.ts +2 -0
  32. package/dist/components/ui/chart.d.ts +2 -0
  33. package/dist/components/ui/checkbox.d.ts +2 -0
  34. package/dist/components/ui/combobox.d.ts +2 -0
  35. package/dist/components/ui/dialog.d.ts +2 -0
  36. package/dist/components/ui/drawer.d.ts +2 -0
  37. package/dist/components/ui/field.d.ts +2 -0
  38. package/dist/components/ui/icon.d.ts +2 -0
  39. package/dist/components/ui/input-group.d.ts +2 -0
  40. package/dist/components/ui/input.d.ts +2 -0
  41. package/dist/components/ui/label.d.ts +2 -0
  42. package/dist/components/ui/navigation-item.d.ts +2 -0
  43. package/dist/components/ui/navigation-menu.d.ts +2 -0
  44. package/dist/components/ui/pagination.d.ts +2 -0
  45. package/dist/components/ui/popover.d.ts +2 -0
  46. package/dist/components/ui/progress.d.ts +2 -0
  47. package/dist/components/ui/radio-group.d.ts +2 -0
  48. package/dist/components/ui/select.d.ts +2 -0
  49. package/dist/components/ui/separator.d.ts +2 -0
  50. package/dist/components/ui/sonner.d.ts +2 -0
  51. package/dist/components/ui/switch.d.ts +2 -0
  52. package/dist/components/ui/table.d.ts +2 -0
  53. package/dist/components/ui/tabs.d.ts +2 -0
  54. package/dist/components/ui/textarea.d.ts +2 -0
  55. package/dist/components/ui/tooltip.d.ts +2 -0
  56. package/dist/components/ui/typography.d.ts +2 -0
  57. package/dist/components-app-pagination-app-pagination.cjs +2 -0
  58. package/dist/components-app-pagination-app-pagination.cjs.map +1 -0
  59. package/dist/components-app-pagination-app-pagination.js +97 -0
  60. package/dist/components-app-pagination-app-pagination.js.map +1 -0
  61. package/dist/components-app-pagination-app-pagination.styles.cjs +3 -0
  62. package/dist/components-app-pagination-app-pagination.styles.cjs.map +1 -0
  63. package/dist/components-app-pagination-app-pagination.styles.js +85 -0
  64. package/dist/components-app-pagination-app-pagination.styles.js.map +1 -0
  65. package/dist/components-app-pagination.cjs +2 -0
  66. package/dist/components-app-pagination.cjs.map +1 -0
  67. package/dist/components-app-pagination.js +5 -0
  68. package/dist/components-app-pagination.js.map +1 -0
  69. package/dist/components-app-sidebar-app-sidebar.cjs +2 -0
  70. package/dist/components-app-sidebar-app-sidebar.cjs.map +1 -0
  71. package/dist/components-app-sidebar-app-sidebar.js +97 -0
  72. package/dist/components-app-sidebar-app-sidebar.js.map +1 -0
  73. package/dist/components-app-sidebar-app-sidebar.styles.cjs +2 -0
  74. package/dist/components-app-sidebar-app-sidebar.styles.cjs.map +1 -0
  75. package/dist/components-app-sidebar-app-sidebar.styles.js +59 -0
  76. package/dist/components-app-sidebar-app-sidebar.styles.js.map +1 -0
  77. package/dist/components-app-sidebar.cjs +2 -0
  78. package/dist/components-app-sidebar.cjs.map +1 -0
  79. package/dist/components-app-sidebar.js +5 -0
  80. package/dist/components-app-sidebar.js.map +1 -0
  81. package/dist/components-avatar-uploader-avatar-uploader.cjs +3 -0
  82. package/dist/components-avatar-uploader-avatar-uploader.cjs.map +1 -0
  83. package/dist/components-avatar-uploader-avatar-uploader.js +103 -0
  84. package/dist/components-avatar-uploader-avatar-uploader.js.map +1 -0
  85. package/dist/components-avatar-uploader.cjs +2 -0
  86. package/dist/components-avatar-uploader.cjs.map +1 -0
  87. package/dist/components-avatar-uploader.js +5 -0
  88. package/dist/components-avatar-uploader.js.map +1 -0
  89. package/dist/components-basic-avatar-basic-avatar.cjs +4 -0
  90. package/dist/components-basic-avatar-basic-avatar.cjs.map +1 -0
  91. package/dist/components-basic-avatar-basic-avatar.js +99 -0
  92. package/dist/components-basic-avatar-basic-avatar.js.map +1 -0
  93. package/dist/components-basic-avatar.cjs +2 -0
  94. package/dist/components-basic-avatar.cjs.map +1 -0
  95. package/dist/components-basic-avatar.js +5 -0
  96. package/dist/components-basic-avatar.js.map +1 -0
  97. package/dist/components-basic-chart-basic-chart.cjs +4 -0
  98. package/dist/components-basic-chart-basic-chart.cjs.map +1 -0
  99. package/dist/components-basic-chart-basic-chart.js +5546 -0
  100. package/dist/components-basic-chart-basic-chart.js.map +1 -0
  101. package/dist/components-basic-chart.cjs +2 -0
  102. package/dist/components-basic-chart.cjs.map +1 -0
  103. package/dist/components-basic-chart.js +5 -0
  104. package/dist/components-basic-chart.js.map +1 -0
  105. package/dist/components-basic-checkbox-basic-checkbox.cjs +2 -0
  106. package/dist/components-basic-checkbox-basic-checkbox.cjs.map +1 -0
  107. package/dist/components-basic-checkbox-basic-checkbox.js +54 -0
  108. package/dist/components-basic-checkbox-basic-checkbox.js.map +1 -0
  109. package/dist/components-basic-checkbox.cjs +2 -0
  110. package/dist/components-basic-checkbox.cjs.map +1 -0
  111. package/dist/components-basic-checkbox.js +5 -0
  112. package/dist/components-basic-checkbox.js.map +1 -0
  113. package/dist/components-basic-drawer-basic-drawer.cjs +2 -0
  114. package/dist/components-basic-drawer-basic-drawer.cjs.map +1 -0
  115. package/dist/components-basic-drawer-basic-drawer.js +74 -0
  116. package/dist/components-basic-drawer-basic-drawer.js.map +1 -0
  117. package/dist/components-basic-drawer.cjs +2 -0
  118. package/dist/components-basic-drawer.cjs.map +1 -0
  119. package/dist/components-basic-drawer.js +5 -0
  120. package/dist/components-basic-drawer.js.map +1 -0
  121. package/dist/components-basic-modal-basic-modal.cjs +2 -0
  122. package/dist/components-basic-modal-basic-modal.cjs.map +1 -0
  123. package/dist/components-basic-modal-basic-modal.js +56 -0
  124. package/dist/components-basic-modal-basic-modal.js.map +1 -0
  125. package/dist/components-basic-modal.cjs +2 -0
  126. package/dist/components-basic-modal.cjs.map +1 -0
  127. package/dist/components-basic-modal.js +5 -0
  128. package/dist/components-basic-modal.js.map +1 -0
  129. package/dist/components-basic-select-basic-select.cjs +2 -0
  130. package/dist/components-basic-select-basic-select.cjs.map +1 -0
  131. package/dist/components-basic-select-basic-select.js +53 -0
  132. package/dist/components-basic-select-basic-select.js.map +1 -0
  133. package/dist/components-basic-select.cjs +2 -0
  134. package/dist/components-basic-select.cjs.map +1 -0
  135. package/dist/components-basic-select.js +5 -0
  136. package/dist/components-basic-select.js.map +1 -0
  137. package/dist/components-basic-table-basic-table.cjs +5 -0
  138. package/dist/components-basic-table-basic-table.cjs.map +1 -0
  139. package/dist/components-basic-table-basic-table.js +1961 -0
  140. package/dist/components-basic-table-basic-table.js.map +1 -0
  141. package/dist/components-basic-table.cjs +2 -0
  142. package/dist/components-basic-table.cjs.map +1 -0
  143. package/dist/components-basic-table.js +5 -0
  144. package/dist/components-basic-table.js.map +1 -0
  145. package/dist/components-basic-tooltip-basic-tooltip.cjs +2 -0
  146. package/dist/components-basic-tooltip-basic-tooltip.cjs.map +1 -0
  147. package/dist/components-basic-tooltip-basic-tooltip.js +61 -0
  148. package/dist/components-basic-tooltip-basic-tooltip.js.map +1 -0
  149. package/dist/components-basic-tooltip.cjs +2 -0
  150. package/dist/components-basic-tooltip.cjs.map +1 -0
  151. package/dist/components-basic-tooltip.js +5 -0
  152. package/dist/components-basic-tooltip.js.map +1 -0
  153. package/dist/components-files-uploader-files-uploader.cjs +8 -0
  154. package/dist/components-files-uploader-files-uploader.cjs.map +1 -0
  155. package/dist/components-files-uploader-files-uploader.js +185 -0
  156. package/dist/components-files-uploader-files-uploader.js.map +1 -0
  157. package/dist/components-files-uploader.cjs +2 -0
  158. package/dist/components-files-uploader.cjs.map +1 -0
  159. package/dist/components-files-uploader.js +5 -0
  160. package/dist/components-files-uploader.js.map +1 -0
  161. package/dist/components-input-field-input-field.cjs +2 -0
  162. package/dist/components-input-field-input-field.cjs.map +1 -0
  163. package/dist/components-input-field-input-field.js +56 -0
  164. package/dist/components-input-field-input-field.js.map +1 -0
  165. package/dist/components-input-field.cjs +2 -0
  166. package/dist/components-input-field.cjs.map +1 -0
  167. package/dist/components-input-field.js +5 -0
  168. package/dist/components-input-field.js.map +1 -0
  169. package/dist/components-input-password-input-password.cjs +2 -0
  170. package/dist/components-input-password-input-password.cjs.map +1 -0
  171. package/dist/components-input-password-input-password.js +67 -0
  172. package/dist/components-input-password-input-password.js.map +1 -0
  173. package/dist/components-input-password.cjs +2 -0
  174. package/dist/components-input-password.cjs.map +1 -0
  175. package/dist/components-input-password.js +5 -0
  176. package/dist/components-input-password.js.map +1 -0
  177. package/dist/components-popover-modal-popover-modal.cjs +2 -0
  178. package/dist/components-popover-modal-popover-modal.cjs.map +1 -0
  179. package/dist/components-popover-modal-popover-modal.js +40 -0
  180. package/dist/components-popover-modal-popover-modal.js.map +1 -0
  181. package/dist/components-popover-modal.cjs +2 -0
  182. package/dist/components-popover-modal.cjs.map +1 -0
  183. package/dist/components-popover-modal.js +5 -0
  184. package/dist/components-popover-modal.js.map +1 -0
  185. package/dist/components-radio-button-radio-button.cjs +2 -0
  186. package/dist/components-radio-button-radio-button.cjs.map +1 -0
  187. package/dist/components-radio-button-radio-button.js +74 -0
  188. package/dist/components-radio-button-radio-button.js.map +1 -0
  189. package/dist/components-radio-button.cjs +2 -0
  190. package/dist/components-radio-button.cjs.map +1 -0
  191. package/dist/components-radio-button.js +5 -0
  192. package/dist/components-radio-button.js.map +1 -0
  193. package/dist/components-select-field-select-field.cjs +3 -0
  194. package/dist/components-select-field-select-field.cjs.map +1 -0
  195. package/dist/components-select-field-select-field.js +179 -0
  196. package/dist/components-select-field-select-field.js.map +1 -0
  197. package/dist/components-select-field.cjs +2 -0
  198. package/dist/components-select-field.cjs.map +1 -0
  199. package/dist/components-select-field.js +5 -0
  200. package/dist/components-select-field.js.map +1 -0
  201. package/dist/components-select-groups-select-groups.cjs +2 -0
  202. package/dist/components-select-groups-select-groups.cjs.map +1 -0
  203. package/dist/components-select-groups-select-groups.js +91 -0
  204. package/dist/components-select-groups-select-groups.js.map +1 -0
  205. package/dist/components-select-groups.cjs +2 -0
  206. package/dist/components-select-groups.cjs.map +1 -0
  207. package/dist/components-select-groups.js +5 -0
  208. package/dist/components-select-groups.js.map +1 -0
  209. package/dist/components-textarea-field-textarea-field.cjs +2 -0
  210. package/dist/components-textarea-field-textarea-field.cjs.map +1 -0
  211. package/dist/components-textarea-field-textarea-field.js +30 -0
  212. package/dist/components-textarea-field-textarea-field.js.map +1 -0
  213. package/dist/components-textarea-field.cjs +2 -0
  214. package/dist/components-textarea-field.cjs.map +1 -0
  215. package/dist/components-textarea-field.js +5 -0
  216. package/dist/components-textarea-field.js.map +1 -0
  217. package/dist/components-ui-avatar-avatar.cjs +15 -0
  218. package/dist/components-ui-avatar-avatar.cjs.map +1 -0
  219. package/dist/components-ui-avatar-avatar.js +149 -0
  220. package/dist/components-ui-avatar-avatar.js.map +1 -0
  221. package/dist/components-ui-avatar.cjs +2 -0
  222. package/dist/components-ui-avatar.cjs.map +1 -0
  223. package/dist/components-ui-avatar.js +10 -0
  224. package/dist/components-ui-avatar.js.map +1 -0
  225. package/dist/components-ui-badge-badge.cjs +2 -0
  226. package/dist/components-ui-badge-badge.cjs.map +1 -0
  227. package/dist/components-ui-badge-badge.js +47 -0
  228. package/dist/components-ui-badge-badge.js.map +1 -0
  229. package/dist/components-ui-badge-badge.styles.cjs +3 -0
  230. package/dist/components-ui-badge-badge.styles.cjs.map +1 -0
  231. package/dist/components-ui-badge-badge.styles.js +53 -0
  232. package/dist/components-ui-badge-badge.styles.js.map +1 -0
  233. package/dist/components-ui-badge.cjs +2 -0
  234. package/dist/components-ui-badge.cjs.map +1 -0
  235. package/dist/components-ui-badge.js +7 -0
  236. package/dist/components-ui-badge.js.map +1 -0
  237. package/dist/components-ui-button-button.cjs +2 -0
  238. package/dist/components-ui-button-button.cjs.map +1 -0
  239. package/dist/components-ui-button-button.js +26 -0
  240. package/dist/components-ui-button-button.js.map +1 -0
  241. package/dist/components-ui-button-button.styles.cjs +9 -0
  242. package/dist/components-ui-button-button.styles.cjs.map +1 -0
  243. package/dist/components-ui-button-button.styles.js +58 -0
  244. package/dist/components-ui-button-button.styles.js.map +1 -0
  245. package/dist/components-ui-button.cjs +2 -0
  246. package/dist/components-ui-button.cjs.map +1 -0
  247. package/dist/components-ui-button.js +7 -0
  248. package/dist/components-ui-button.js.map +1 -0
  249. package/dist/components-ui-card-card.cjs +2 -0
  250. package/dist/components-ui-card-card.cjs.map +1 -0
  251. package/dist/components-ui-card-card.js +95 -0
  252. package/dist/components-ui-card-card.js.map +1 -0
  253. package/dist/components-ui-card-card.styles.cjs +8 -0
  254. package/dist/components-ui-card-card.styles.cjs.map +1 -0
  255. package/dist/components-ui-card-card.styles.js +55 -0
  256. package/dist/components-ui-card-card.styles.js.map +1 -0
  257. package/dist/components-ui-card.cjs +2 -0
  258. package/dist/components-ui-card.cjs.map +1 -0
  259. package/dist/components-ui-card.js +10 -0
  260. package/dist/components-ui-card.js.map +1 -0
  261. package/dist/components-ui-chart-chart.cjs +2 -0
  262. package/dist/components-ui-chart-chart.cjs.map +1 -0
  263. package/dist/components-ui-chart-chart.js +13 -0
  264. package/dist/components-ui-chart-chart.js.map +1 -0
  265. package/dist/components-ui-chart.cjs +2 -0
  266. package/dist/components-ui-chart.cjs.map +1 -0
  267. package/dist/components-ui-chart.js +10 -0
  268. package/dist/components-ui-chart.js.map +1 -0
  269. package/dist/components-ui-checkbox-checkbox.cjs +2 -0
  270. package/dist/components-ui-checkbox-checkbox.cjs.map +1 -0
  271. package/dist/components-ui-checkbox-checkbox.js +26 -0
  272. package/dist/components-ui-checkbox-checkbox.js.map +1 -0
  273. package/dist/components-ui-checkbox-checkbox.styles.cjs +2 -0
  274. package/dist/components-ui-checkbox-checkbox.styles.cjs.map +1 -0
  275. package/dist/components-ui-checkbox-checkbox.styles.js +20 -0
  276. package/dist/components-ui-checkbox-checkbox.styles.js.map +1 -0
  277. package/dist/components-ui-checkbox.cjs +2 -0
  278. package/dist/components-ui-checkbox.cjs.map +1 -0
  279. package/dist/components-ui-checkbox.js +5 -0
  280. package/dist/components-ui-checkbox.js.map +1 -0
  281. package/dist/components-ui-combobox-combobox.cjs +16 -0
  282. package/dist/components-ui-combobox-combobox.cjs.map +1 -0
  283. package/dist/components-ui-combobox-combobox.js +7155 -0
  284. package/dist/components-ui-combobox-combobox.js.map +1 -0
  285. package/dist/components-ui-combobox-combobox.styles.cjs +36 -0
  286. package/dist/components-ui-combobox-combobox.styles.cjs.map +1 -0
  287. package/dist/components-ui-combobox-combobox.styles.js +93 -0
  288. package/dist/components-ui-combobox-combobox.styles.js.map +1 -0
  289. package/dist/components-ui-combobox.cjs +2 -0
  290. package/dist/components-ui-combobox.cjs.map +1 -0
  291. package/dist/components-ui-combobox.js +20 -0
  292. package/dist/components-ui-combobox.js.map +1 -0
  293. package/dist/components-ui-dialog-dialog.cjs +2 -0
  294. package/dist/components-ui-dialog-dialog.cjs.map +1 -0
  295. package/dist/components-ui-dialog-dialog.js +88 -0
  296. package/dist/components-ui-dialog-dialog.js.map +1 -0
  297. package/dist/components-ui-dialog-dialog.styles.cjs +2 -0
  298. package/dist/components-ui-dialog-dialog.styles.cjs.map +1 -0
  299. package/dist/components-ui-dialog-dialog.styles.js +34 -0
  300. package/dist/components-ui-dialog-dialog.styles.js.map +1 -0
  301. package/dist/components-ui-dialog.cjs +2 -0
  302. package/dist/components-ui-dialog.cjs.map +1 -0
  303. package/dist/components-ui-dialog.js +14 -0
  304. package/dist/components-ui-dialog.js.map +1 -0
  305. package/dist/components-ui-drawer-drawer.cjs +30 -0
  306. package/dist/components-ui-drawer-drawer.cjs.map +1 -0
  307. package/dist/components-ui-drawer-drawer.js +177 -0
  308. package/dist/components-ui-drawer-drawer.js.map +1 -0
  309. package/dist/components-ui-drawer.cjs +2 -0
  310. package/dist/components-ui-drawer.cjs.map +1 -0
  311. package/dist/components-ui-drawer.js +14 -0
  312. package/dist/components-ui-drawer.js.map +1 -0
  313. package/dist/components-ui-field-field.cjs +2 -0
  314. package/dist/components-ui-field-field.cjs.map +1 -0
  315. package/dist/components-ui-field-field.js +155 -0
  316. package/dist/components-ui-field-field.js.map +1 -0
  317. package/dist/components-ui-field-field.styles.cjs +9 -0
  318. package/dist/components-ui-field-field.styles.cjs.map +1 -0
  319. package/dist/components-ui-field-field.styles.js +59 -0
  320. package/dist/components-ui-field-field.styles.js.map +1 -0
  321. package/dist/components-ui-field.cjs +2 -0
  322. package/dist/components-ui-field.cjs.map +1 -0
  323. package/dist/components-ui-field.js +14 -0
  324. package/dist/components-ui-field.js.map +1 -0
  325. package/dist/components-ui-icon-icon-dictionary.cjs +2 -0
  326. package/dist/components-ui-icon-icon-dictionary.cjs.map +1 -0
  327. package/dist/components-ui-icon-icon-dictionary.js +60 -0
  328. package/dist/components-ui-icon-icon-dictionary.js.map +1 -0
  329. package/dist/components-ui-icon-icon.cjs +2 -0
  330. package/dist/components-ui-icon-icon.cjs.map +1 -0
  331. package/dist/components-ui-icon-icon.js +40 -0
  332. package/dist/components-ui-icon-icon.js.map +1 -0
  333. package/dist/components-ui-icon-overrides.cjs +2 -0
  334. package/dist/components-ui-icon-overrides.cjs.map +1 -0
  335. package/dist/components-ui-icon-overrides.js +65 -0
  336. package/dist/components-ui-icon-overrides.js.map +1 -0
  337. package/dist/components-ui-icon.cjs +2 -0
  338. package/dist/components-ui-icon.cjs.map +1 -0
  339. package/dist/components-ui-icon.js +5 -0
  340. package/dist/components-ui-icon.js.map +1 -0
  341. package/dist/components-ui-input-group-input-group.cjs +14 -0
  342. package/dist/components-ui-input-group-input-group.cjs.map +1 -0
  343. package/dist/components-ui-input-group-input-group.js +129 -0
  344. package/dist/components-ui-input-group-input-group.js.map +1 -0
  345. package/dist/components-ui-input-group-input-group.styles.cjs +8 -0
  346. package/dist/components-ui-input-group-input-group.styles.cjs.map +1 -0
  347. package/dist/components-ui-input-group-input-group.styles.js +43 -0
  348. package/dist/components-ui-input-group-input-group.styles.js.map +1 -0
  349. package/dist/components-ui-input-group.cjs +2 -0
  350. package/dist/components-ui-input-group.cjs.map +1 -0
  351. package/dist/components-ui-input-group.js +10 -0
  352. package/dist/components-ui-input-group.js.map +1 -0
  353. package/dist/components-ui-input-input.cjs +2 -0
  354. package/dist/components-ui-input-input.cjs.map +1 -0
  355. package/dist/components-ui-input-input.js +18 -0
  356. package/dist/components-ui-input-input.js.map +1 -0
  357. package/dist/components-ui-input-input.styles.cjs +8 -0
  358. package/dist/components-ui-input-input.styles.cjs.map +1 -0
  359. package/dist/components-ui-input-input.styles.js +31 -0
  360. package/dist/components-ui-input-input.styles.js.map +1 -0
  361. package/dist/components-ui-input.cjs +2 -0
  362. package/dist/components-ui-input.cjs.map +1 -0
  363. package/dist/components-ui-input.js +5 -0
  364. package/dist/components-ui-input.js.map +1 -0
  365. package/dist/components-ui-label-label.cjs +2 -0
  366. package/dist/components-ui-label-label.cjs.map +1 -0
  367. package/dist/components-ui-label-label.js +19 -0
  368. package/dist/components-ui-label-label.js.map +1 -0
  369. package/dist/components-ui-label.cjs +2 -0
  370. package/dist/components-ui-label.cjs.map +1 -0
  371. package/dist/components-ui-label.js +5 -0
  372. package/dist/components-ui-label.js.map +1 -0
  373. package/dist/components-ui-navigation-item-navigation-item.cjs +2 -0
  374. package/dist/components-ui-navigation-item-navigation-item.cjs.map +1 -0
  375. package/dist/components-ui-navigation-item-navigation-item.js +66 -0
  376. package/dist/components-ui-navigation-item-navigation-item.js.map +1 -0
  377. package/dist/components-ui-navigation-item-navigation-item.styles.cjs +3 -0
  378. package/dist/components-ui-navigation-item-navigation-item.styles.cjs.map +1 -0
  379. package/dist/components-ui-navigation-item-navigation-item.styles.js +32 -0
  380. package/dist/components-ui-navigation-item-navigation-item.styles.js.map +1 -0
  381. package/dist/components-ui-navigation-item.cjs +2 -0
  382. package/dist/components-ui-navigation-item.cjs.map +1 -0
  383. package/dist/components-ui-navigation-item.js +5 -0
  384. package/dist/components-ui-navigation-item.js.map +1 -0
  385. package/dist/components-ui-navigation-menu-navigation-menu.cjs +2 -0
  386. package/dist/components-ui-navigation-menu-navigation-menu.cjs.map +1 -0
  387. package/dist/components-ui-navigation-menu-navigation-menu.js +25 -0
  388. package/dist/components-ui-navigation-menu-navigation-menu.js.map +1 -0
  389. package/dist/components-ui-navigation-menu-navigation-menu.styles.cjs +2 -0
  390. package/dist/components-ui-navigation-menu-navigation-menu.styles.cjs.map +1 -0
  391. package/dist/components-ui-navigation-menu-navigation-menu.styles.js +23 -0
  392. package/dist/components-ui-navigation-menu-navigation-menu.styles.js.map +1 -0
  393. package/dist/components-ui-navigation-menu.cjs +2 -0
  394. package/dist/components-ui-navigation-menu.cjs.map +1 -0
  395. package/dist/components-ui-navigation-menu.js +5 -0
  396. package/dist/components-ui-navigation-menu.js.map +1 -0
  397. package/dist/components-ui-pagination-pagination.cjs +2 -0
  398. package/dist/components-ui-pagination-pagination.cjs.map +1 -0
  399. package/dist/components-ui-pagination-pagination.js +110 -0
  400. package/dist/components-ui-pagination-pagination.js.map +1 -0
  401. package/dist/components-ui-pagination.cjs +2 -0
  402. package/dist/components-ui-pagination.cjs.map +1 -0
  403. package/dist/components-ui-pagination.js +11 -0
  404. package/dist/components-ui-pagination.js.map +1 -0
  405. package/dist/components-ui-popover-popover.cjs +2 -0
  406. package/dist/components-ui-popover-popover.cjs.map +1 -0
  407. package/dist/components-ui-popover-popover.js +117 -0
  408. package/dist/components-ui-popover-popover.js.map +1 -0
  409. package/dist/components-ui-popover-popover.styles.cjs +7 -0
  410. package/dist/components-ui-popover-popover.styles.cjs.map +1 -0
  411. package/dist/components-ui-popover-popover.styles.js +13 -0
  412. package/dist/components-ui-popover-popover.styles.js.map +1 -0
  413. package/dist/components-ui-popover.cjs +2 -0
  414. package/dist/components-ui-popover.cjs.map +1 -0
  415. package/dist/components-ui-popover.js +11 -0
  416. package/dist/components-ui-popover.js.map +1 -0
  417. package/dist/components-ui-progress-progress.cjs +2 -0
  418. package/dist/components-ui-progress-progress.cjs.map +1 -0
  419. package/dist/components-ui-progress-progress.js +49 -0
  420. package/dist/components-ui-progress-progress.js.map +1 -0
  421. package/dist/components-ui-progress.cjs +2 -0
  422. package/dist/components-ui-progress.cjs.map +1 -0
  423. package/dist/components-ui-progress.js +5 -0
  424. package/dist/components-ui-progress.js.map +1 -0
  425. package/dist/components-ui-radio-group-radio-group.cjs +2 -0
  426. package/dist/components-ui-radio-group-radio-group.cjs.map +1 -0
  427. package/dist/components-ui-radio-group-radio-group.js +29 -0
  428. package/dist/components-ui-radio-group-radio-group.js.map +1 -0
  429. package/dist/components-ui-radio-group-radio-group.styles.cjs +2 -0
  430. package/dist/components-ui-radio-group-radio-group.styles.cjs.map +1 -0
  431. package/dist/components-ui-radio-group-radio-group.styles.js +23 -0
  432. package/dist/components-ui-radio-group-radio-group.styles.js.map +1 -0
  433. package/dist/components-ui-radio-group.cjs +2 -0
  434. package/dist/components-ui-radio-group.cjs.map +1 -0
  435. package/dist/components-ui-radio-group.js +6 -0
  436. package/dist/components-ui-radio-group.js.map +1 -0
  437. package/dist/components-ui-select-select.cjs +2 -0
  438. package/dist/components-ui-select-select.cjs.map +1 -0
  439. package/dist/components-ui-select-select.js +194 -0
  440. package/dist/components-ui-select-select.js.map +1 -0
  441. package/dist/components-ui-select-select.styles.cjs +31 -0
  442. package/dist/components-ui-select-select.styles.cjs.map +1 -0
  443. package/dist/components-ui-select-select.styles.js +43 -0
  444. package/dist/components-ui-select-select.styles.js.map +1 -0
  445. package/dist/components-ui-select.cjs +2 -0
  446. package/dist/components-ui-select.cjs.map +1 -0
  447. package/dist/components-ui-select.js +14 -0
  448. package/dist/components-ui-select.js.map +1 -0
  449. package/dist/components-ui-separator-separator.cjs +2 -0
  450. package/dist/components-ui-separator-separator.cjs.map +1 -0
  451. package/dist/components-ui-separator-separator.js +29 -0
  452. package/dist/components-ui-separator-separator.js.map +1 -0
  453. package/dist/components-ui-separator.cjs +2 -0
  454. package/dist/components-ui-separator.cjs.map +1 -0
  455. package/dist/components-ui-separator.js +5 -0
  456. package/dist/components-ui-separator.js.map +1 -0
  457. package/dist/components-ui-sonner-sonner.cjs +2 -0
  458. package/dist/components-ui-sonner-sonner.cjs.map +1 -0
  459. package/dist/components-ui-sonner-sonner.js +72 -0
  460. package/dist/components-ui-sonner-sonner.js.map +1 -0
  461. package/dist/components-ui-sonner-sonner.styles.cjs +36 -0
  462. package/dist/components-ui-sonner-sonner.styles.cjs.map +1 -0
  463. package/dist/components-ui-sonner-sonner.styles.js +42 -0
  464. package/dist/components-ui-sonner-sonner.styles.js.map +1 -0
  465. package/dist/components-ui-sonner.cjs +2 -0
  466. package/dist/components-ui-sonner.cjs.map +1 -0
  467. package/dist/components-ui-sonner.js +7 -0
  468. package/dist/components-ui-sonner.js.map +1 -0
  469. package/dist/components-ui-switch-switch.cjs +2 -0
  470. package/dist/components-ui-switch-switch.cjs.map +1 -0
  471. package/dist/components-ui-switch-switch.js +19 -0
  472. package/dist/components-ui-switch-switch.js.map +1 -0
  473. package/dist/components-ui-switch-switch.styles.cjs +2 -0
  474. package/dist/components-ui-switch-switch.styles.cjs.map +1 -0
  475. package/dist/components-ui-switch-switch.styles.js +22 -0
  476. package/dist/components-ui-switch-switch.styles.js.map +1 -0
  477. package/dist/components-ui-switch.cjs +2 -0
  478. package/dist/components-ui-switch.cjs.map +1 -0
  479. package/dist/components-ui-switch.js +5 -0
  480. package/dist/components-ui-switch.js.map +1 -0
  481. package/dist/components-ui-table-table.cjs +5 -0
  482. package/dist/components-ui-table-table.cjs.map +1 -0
  483. package/dist/components-ui-table-table.js +130 -0
  484. package/dist/components-ui-table-table.js.map +1 -0
  485. package/dist/components-ui-table.cjs +2 -0
  486. package/dist/components-ui-table.cjs.map +1 -0
  487. package/dist/components-ui-table.js +12 -0
  488. package/dist/components-ui-table.js.map +1 -0
  489. package/dist/components-ui-tabs-tabs.cjs +3 -0
  490. package/dist/components-ui-tabs-tabs.cjs.map +1 -0
  491. package/dist/components-ui-tabs-tabs.js +62 -0
  492. package/dist/components-ui-tabs-tabs.js.map +1 -0
  493. package/dist/components-ui-tabs-tabs.styles.cjs +2 -0
  494. package/dist/components-ui-tabs-tabs.styles.cjs.map +1 -0
  495. package/dist/components-ui-tabs-tabs.styles.js +64 -0
  496. package/dist/components-ui-tabs-tabs.styles.js.map +1 -0
  497. package/dist/components-ui-tabs.cjs +2 -0
  498. package/dist/components-ui-tabs.cjs.map +1 -0
  499. package/dist/components-ui-tabs.js +8 -0
  500. package/dist/components-ui-tabs.js.map +1 -0
  501. package/dist/components-ui-textarea-textarea.cjs +2 -0
  502. package/dist/components-ui-textarea-textarea.cjs.map +1 -0
  503. package/dist/components-ui-textarea-textarea.js +16 -0
  504. package/dist/components-ui-textarea-textarea.js.map +1 -0
  505. package/dist/components-ui-textarea-textarea.styles.cjs +5 -0
  506. package/dist/components-ui-textarea-textarea.styles.cjs.map +1 -0
  507. package/dist/components-ui-textarea-textarea.styles.js +13 -0
  508. package/dist/components-ui-textarea-textarea.styles.js.map +1 -0
  509. package/dist/components-ui-textarea.cjs +2 -0
  510. package/dist/components-ui-textarea.cjs.map +1 -0
  511. package/dist/components-ui-textarea.js +5 -0
  512. package/dist/components-ui-textarea.js.map +1 -0
  513. package/dist/components-ui-tooltip-tooltip.cjs +2 -0
  514. package/dist/components-ui-tooltip-tooltip.cjs.map +1 -0
  515. package/dist/components-ui-tooltip-tooltip.js +28 -0
  516. package/dist/components-ui-tooltip-tooltip.js.map +1 -0
  517. package/dist/components-ui-tooltip-tooltip.styles.cjs +8 -0
  518. package/dist/components-ui-tooltip-tooltip.styles.cjs.map +1 -0
  519. package/dist/components-ui-tooltip-tooltip.styles.js +11 -0
  520. package/dist/components-ui-tooltip-tooltip.styles.js.map +1 -0
  521. package/dist/components-ui-tooltip.cjs +2 -0
  522. package/dist/components-ui-tooltip.cjs.map +1 -0
  523. package/dist/components-ui-tooltip.js +9 -0
  524. package/dist/components-ui-tooltip.js.map +1 -0
  525. package/dist/components-ui-typography-typography.cjs +2 -0
  526. package/dist/components-ui-typography-typography.cjs.map +1 -0
  527. package/dist/components-ui-typography-typography.js +19 -0
  528. package/dist/components-ui-typography-typography.js.map +1 -0
  529. package/dist/components-ui-typography-typography.styles.cjs +2 -0
  530. package/dist/components-ui-typography-typography.styles.cjs.map +1 -0
  531. package/dist/components-ui-typography-typography.styles.js +85 -0
  532. package/dist/components-ui-typography-typography.styles.js.map +1 -0
  533. package/dist/components-ui-typography.cjs +2 -0
  534. package/dist/components-ui-typography.cjs.map +1 -0
  535. package/dist/components-ui-typography.js +9 -0
  536. package/dist/components-ui-typography.js.map +1 -0
  537. package/dist/hooks-usePopupControls.cjs +2 -0
  538. package/dist/hooks-usePopupControls.cjs.map +1 -0
  539. package/dist/hooks-usePopupControls.js +14 -0
  540. package/dist/hooks-usePopupControls.js.map +1 -0
  541. package/dist/index-B5Id-jNC.js +2830 -0
  542. package/dist/index-B5Id-jNC.js.map +1 -0
  543. package/dist/index-C4iHL8Gs.js +776 -0
  544. package/dist/index-C4iHL8Gs.js.map +1 -0
  545. package/dist/index-C6N9aMq_.js +1038 -0
  546. package/dist/index-C6N9aMq_.js.map +1 -0
  547. package/dist/index-D8y9Cogu.cjs +7 -0
  548. package/dist/index-D8y9Cogu.cjs.map +1 -0
  549. package/dist/index-DGxwh2Ms.cjs +2 -0
  550. package/dist/index-DGxwh2Ms.cjs.map +1 -0
  551. package/dist/index-fTTv8YY8.cjs +4 -0
  552. package/dist/index-fTTv8YY8.cjs.map +1 -0
  553. package/dist/index.cjs +1 -371
  554. package/dist/index.cjs.map +1 -1
  555. package/dist/index.js +191 -47268
  556. package/dist/index.js.map +1 -1
  557. package/dist/lib-utils.cjs +2 -0
  558. package/dist/lib-utils.cjs.map +1 -0
  559. package/dist/lib-utils.js +16 -0
  560. package/dist/lib-utils.js.map +1 -0
  561. package/dist/lodash-FemA_LCk.js +3688 -0
  562. package/dist/lodash-FemA_LCk.js.map +1 -0
  563. package/dist/lodash-kqhtUJfz.cjs +21 -0
  564. package/dist/lodash-kqhtUJfz.cjs.map +1 -0
  565. package/dist/types-types.cjs +2 -0
  566. package/dist/types-types.cjs.map +1 -0
  567. package/dist/types-types.js +2 -0
  568. package/dist/types-types.js.map +1 -0
  569. package/dist/utils-helpers.cjs +2 -0
  570. package/dist/utils-helpers.cjs.map +1 -0
  571. package/dist/utils-helpers.js +17 -0
  572. package/dist/utils-helpers.js.map +1 -0
  573. package/dist/with-selector-CNcGWQ-h.js +534 -0
  574. package/dist/with-selector-CNcGWQ-h.js.map +1 -0
  575. package/dist/with-selector-DSbfqgSY.cjs +8 -0
  576. package/dist/with-selector-DSbfqgSY.cjs.map +1 -0
  577. package/package.json +409 -12
  578. package/dist/components/app-pagination/app-pagination.stories.d.ts +0 -52
  579. package/dist/components/app-sidebar/app-sidebar.stories.d.ts +0 -52
  580. package/dist/components/avatar-uploader/avatar-uploader.stories.d.ts +0 -7
  581. package/dist/components/basic-avatar/basic-avatar.stories.d.ts +0 -15
  582. package/dist/components/basic-chart/basic-chart.stories.d.ts +0 -23
  583. package/dist/components/basic-checkbox/basic-checkbox.stories.d.ts +0 -37
  584. package/dist/components/basic-drawer/basic-drawer.stories.d.ts +0 -7
  585. package/dist/components/basic-modal/basic-modal.stories.d.ts +0 -57
  586. package/dist/components/basic-select/basic-select.stories.d.ts +0 -10
  587. package/dist/components/basic-table/basic-table.stories.d.ts +0 -9
  588. package/dist/components/files-uploader/files-uploader.stories.d.ts +0 -70
  589. package/dist/components/input-field/input-field.stories.d.ts +0 -48
  590. package/dist/components/input-password/input-password.stories.d.ts +0 -57
  591. package/dist/components/popover-modal/popover-modal.stories.d.ts +0 -32
  592. package/dist/components/radio-button/radio-button.stories.d.ts +0 -28
  593. package/dist/components/select-field/select-field.stories.d.ts +0 -39
  594. package/dist/components/select-groups/select-groups.stories.d.ts +0 -50
  595. package/dist/components/textarea-field/textarea-field.stories.d.ts +0 -43
  596. package/dist/components/ui/badge/badge.stories.d.ts +0 -29
  597. package/dist/components/ui/button/button.stories.d.ts +0 -30
  598. package/dist/components/ui/card/card.stories.d.ts +0 -38
  599. package/dist/components/ui/checkbox/checkbox.stories.d.ts +0 -29
  600. package/dist/components/ui/combobox/combobox.stories.d.ts +0 -10
  601. package/dist/components/ui/dialog/dialog.stories.d.ts +0 -46
  602. package/dist/components/ui/field/field.stories.d.ts +0 -45
  603. package/dist/components/ui/icon/icon.stories.d.ts +0 -28
  604. package/dist/components/ui/input/input.stories.d.ts +0 -40
  605. package/dist/components/ui/input-group/input-group.stories.d.ts +0 -46
  606. package/dist/components/ui/label/label.stories.d.ts +0 -26
  607. package/dist/components/ui/navigation-item/navigation-item.stories.d.ts +0 -57
  608. package/dist/components/ui/navigation-menu/navigation-menu.stories.d.ts +0 -34
  609. package/dist/components/ui/pagination/pagination.stories.d.ts +0 -37
  610. package/dist/components/ui/popover/popover.stories.d.ts +0 -9
  611. package/dist/components/ui/progress/progress.stories.d.ts +0 -34
  612. package/dist/components/ui/radio-group/radio-group.stories.d.ts +0 -27
  613. package/dist/components/ui/select/select.stories.d.ts +0 -38
  614. package/dist/components/ui/separator/separator.stories.d.ts +0 -27
  615. package/dist/components/ui/sonner/sonner.stories.d.ts +0 -9
  616. package/dist/components/ui/switch/switch.stories.d.ts +0 -23
  617. package/dist/components/ui/table/table.stories.d.ts +0 -68
  618. package/dist/components/ui/tabs/tabs.stories.d.ts +0 -32
  619. package/dist/components/ui/textarea/textarea.stories.d.ts +0 -30
  620. package/dist/components/ui/tooltip/tooltip.stories.d.ts +0 -42
  621. package/dist/components/ui/typography/typography.stories.d.ts +0 -304
@@ -0,0 +1,2830 @@
1
+ import Li, { useMemo as ua, useRef as xa, useReducer as Wi, useEffect as ka, useCallback as N, forwardRef as Yi, useImperativeHandle as Ki, Fragment as Hi } from "react";
2
+ import { g as Ei } from "./_commonjsHelpers-DaMA6jEr.js";
3
+ var Ea = { exports: {} }, ja = { exports: {} }, O = {};
4
+ var ai;
5
+ function Gi() {
6
+ if (ai) return O;
7
+ ai = 1;
8
+ var a = typeof Symbol == "function" && Symbol.for, i = a ? /* @__PURE__ */ Symbol.for("react.element") : 60103, e = a ? /* @__PURE__ */ Symbol.for("react.portal") : 60106, t = a ? /* @__PURE__ */ Symbol.for("react.fragment") : 60107, o = a ? /* @__PURE__ */ Symbol.for("react.strict_mode") : 60108, n = a ? /* @__PURE__ */ Symbol.for("react.profiler") : 60114, d = a ? /* @__PURE__ */ Symbol.for("react.provider") : 60109, l = a ? /* @__PURE__ */ Symbol.for("react.context") : 60110, h = a ? /* @__PURE__ */ Symbol.for("react.async_mode") : 60111, E = a ? /* @__PURE__ */ Symbol.for("react.concurrent_mode") : 60111, v = a ? /* @__PURE__ */ Symbol.for("react.forward_ref") : 60112, k = a ? /* @__PURE__ */ Symbol.for("react.suspense") : 60113, S = a ? /* @__PURE__ */ Symbol.for("react.suspense_list") : 60120, R = a ? /* @__PURE__ */ Symbol.for("react.memo") : 60115, W = a ? /* @__PURE__ */ Symbol.for("react.lazy") : 60116, A = a ? /* @__PURE__ */ Symbol.for("react.block") : 60121, $ = a ? /* @__PURE__ */ Symbol.for("react.fundamental") : 60117, B = a ? /* @__PURE__ */ Symbol.for("react.responder") : 60118, ta = a ? /* @__PURE__ */ Symbol.for("react.scope") : 60119;
9
+ function I(s) {
10
+ if (typeof s == "object" && s !== null) {
11
+ var J = s.$$typeof;
12
+ switch (J) {
13
+ case i:
14
+ switch (s = s.type, s) {
15
+ case h:
16
+ case E:
17
+ case t:
18
+ case n:
19
+ case o:
20
+ case k:
21
+ return s;
22
+ default:
23
+ switch (s = s && s.$$typeof, s) {
24
+ case l:
25
+ case v:
26
+ case W:
27
+ case R:
28
+ case d:
29
+ return s;
30
+ default:
31
+ return J;
32
+ }
33
+ }
34
+ case e:
35
+ return J;
36
+ }
37
+ }
38
+ }
39
+ function q(s) {
40
+ return I(s) === E;
41
+ }
42
+ return O.AsyncMode = h, O.ConcurrentMode = E, O.ContextConsumer = l, O.ContextProvider = d, O.Element = i, O.ForwardRef = v, O.Fragment = t, O.Lazy = W, O.Memo = R, O.Portal = e, O.Profiler = n, O.StrictMode = o, O.Suspense = k, O.isAsyncMode = function(s) {
43
+ return q(s) || I(s) === h;
44
+ }, O.isConcurrentMode = q, O.isContextConsumer = function(s) {
45
+ return I(s) === l;
46
+ }, O.isContextProvider = function(s) {
47
+ return I(s) === d;
48
+ }, O.isElement = function(s) {
49
+ return typeof s == "object" && s !== null && s.$$typeof === i;
50
+ }, O.isForwardRef = function(s) {
51
+ return I(s) === v;
52
+ }, O.isFragment = function(s) {
53
+ return I(s) === t;
54
+ }, O.isLazy = function(s) {
55
+ return I(s) === W;
56
+ }, O.isMemo = function(s) {
57
+ return I(s) === R;
58
+ }, O.isPortal = function(s) {
59
+ return I(s) === e;
60
+ }, O.isProfiler = function(s) {
61
+ return I(s) === n;
62
+ }, O.isStrictMode = function(s) {
63
+ return I(s) === o;
64
+ }, O.isSuspense = function(s) {
65
+ return I(s) === k;
66
+ }, O.isValidElementType = function(s) {
67
+ return typeof s == "string" || typeof s == "function" || s === t || s === E || s === n || s === o || s === k || s === S || typeof s == "object" && s !== null && (s.$$typeof === W || s.$$typeof === R || s.$$typeof === d || s.$$typeof === l || s.$$typeof === v || s.$$typeof === $ || s.$$typeof === B || s.$$typeof === ta || s.$$typeof === A);
68
+ }, O.typeOf = I, O;
69
+ }
70
+ var _ = {};
71
+ var ii;
72
+ function Bi() {
73
+ return ii || (ii = 1, process.env.NODE_ENV !== "production" && (function() {
74
+ var a = typeof Symbol == "function" && Symbol.for, i = a ? /* @__PURE__ */ Symbol.for("react.element") : 60103, e = a ? /* @__PURE__ */ Symbol.for("react.portal") : 60106, t = a ? /* @__PURE__ */ Symbol.for("react.fragment") : 60107, o = a ? /* @__PURE__ */ Symbol.for("react.strict_mode") : 60108, n = a ? /* @__PURE__ */ Symbol.for("react.profiler") : 60114, d = a ? /* @__PURE__ */ Symbol.for("react.provider") : 60109, l = a ? /* @__PURE__ */ Symbol.for("react.context") : 60110, h = a ? /* @__PURE__ */ Symbol.for("react.async_mode") : 60111, E = a ? /* @__PURE__ */ Symbol.for("react.concurrent_mode") : 60111, v = a ? /* @__PURE__ */ Symbol.for("react.forward_ref") : 60112, k = a ? /* @__PURE__ */ Symbol.for("react.suspense") : 60113, S = a ? /* @__PURE__ */ Symbol.for("react.suspense_list") : 60120, R = a ? /* @__PURE__ */ Symbol.for("react.memo") : 60115, W = a ? /* @__PURE__ */ Symbol.for("react.lazy") : 60116, A = a ? /* @__PURE__ */ Symbol.for("react.block") : 60121, $ = a ? /* @__PURE__ */ Symbol.for("react.fundamental") : 60117, B = a ? /* @__PURE__ */ Symbol.for("react.responder") : 60118, ta = a ? /* @__PURE__ */ Symbol.for("react.scope") : 60119;
75
+ function I(r) {
76
+ return typeof r == "string" || typeof r == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
77
+ r === t || r === E || r === n || r === o || r === k || r === S || typeof r == "object" && r !== null && (r.$$typeof === W || r.$$typeof === R || r.$$typeof === d || r.$$typeof === l || r.$$typeof === v || r.$$typeof === $ || r.$$typeof === B || r.$$typeof === ta || r.$$typeof === A);
78
+ }
79
+ function q(r) {
80
+ if (typeof r == "object" && r !== null) {
81
+ var K = r.$$typeof;
82
+ switch (K) {
83
+ case i:
84
+ var la = r.type;
85
+ switch (la) {
86
+ case h:
87
+ case E:
88
+ case t:
89
+ case n:
90
+ case o:
91
+ case k:
92
+ return la;
93
+ default:
94
+ var va = la && la.$$typeof;
95
+ switch (va) {
96
+ case l:
97
+ case v:
98
+ case W:
99
+ case R:
100
+ case d:
101
+ return va;
102
+ default:
103
+ return K;
104
+ }
105
+ }
106
+ case e:
107
+ return K;
108
+ }
109
+ }
110
+ }
111
+ var s = h, J = E, V = l, pa = d, aa = i, ia = v, ra = t, ca = W, na = R, C = e, G = n, U = o, X = k, oa = !1;
112
+ function M(r) {
113
+ return oa || (oa = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), p(r) || q(r) === h;
114
+ }
115
+ function p(r) {
116
+ return q(r) === E;
117
+ }
118
+ function m(r) {
119
+ return q(r) === l;
120
+ }
121
+ function g(r) {
122
+ return q(r) === d;
123
+ }
124
+ function w(r) {
125
+ return typeof r == "object" && r !== null && r.$$typeof === i;
126
+ }
127
+ function f(r) {
128
+ return q(r) === v;
129
+ }
130
+ function b(r) {
131
+ return q(r) === t;
132
+ }
133
+ function y(r) {
134
+ return q(r) === W;
135
+ }
136
+ function x(r) {
137
+ return q(r) === R;
138
+ }
139
+ function j(r) {
140
+ return q(r) === e;
141
+ }
142
+ function T(r) {
143
+ return q(r) === n;
144
+ }
145
+ function D(r) {
146
+ return q(r) === o;
147
+ }
148
+ function Y(r) {
149
+ return q(r) === k;
150
+ }
151
+ _.AsyncMode = s, _.ConcurrentMode = J, _.ContextConsumer = V, _.ContextProvider = pa, _.Element = aa, _.ForwardRef = ia, _.Fragment = ra, _.Lazy = ca, _.Memo = na, _.Portal = C, _.Profiler = G, _.StrictMode = U, _.Suspense = X, _.isAsyncMode = M, _.isConcurrentMode = p, _.isContextConsumer = m, _.isContextProvider = g, _.isElement = w, _.isForwardRef = f, _.isFragment = b, _.isLazy = y, _.isMemo = x, _.isPortal = j, _.isProfiler = T, _.isStrictMode = D, _.isSuspense = Y, _.isValidElementType = I, _.typeOf = q;
152
+ })()), _;
153
+ }
154
+ var ei;
155
+ function ji() {
156
+ return ei || (ei = 1, process.env.NODE_ENV === "production" ? ja.exports = Gi() : ja.exports = Bi()), ja.exports;
157
+ }
158
+ var qa, ti;
159
+ function Ui() {
160
+ if (ti) return qa;
161
+ ti = 1;
162
+ var a = Object.getOwnPropertySymbols, i = Object.prototype.hasOwnProperty, e = Object.prototype.propertyIsEnumerable;
163
+ function t(n) {
164
+ if (n == null)
165
+ throw new TypeError("Object.assign cannot be called with null or undefined");
166
+ return Object(n);
167
+ }
168
+ function o() {
169
+ try {
170
+ if (!Object.assign)
171
+ return !1;
172
+ var n = new String("abc");
173
+ if (n[5] = "de", Object.getOwnPropertyNames(n)[0] === "5")
174
+ return !1;
175
+ for (var d = {}, l = 0; l < 10; l++)
176
+ d["_" + String.fromCharCode(l)] = l;
177
+ var h = Object.getOwnPropertyNames(d).map(function(v) {
178
+ return d[v];
179
+ });
180
+ if (h.join("") !== "0123456789")
181
+ return !1;
182
+ var E = {};
183
+ return "abcdefghijklmnopqrst".split("").forEach(function(v) {
184
+ E[v] = v;
185
+ }), Object.keys(Object.assign({}, E)).join("") === "abcdefghijklmnopqrst";
186
+ } catch {
187
+ return !1;
188
+ }
189
+ }
190
+ return qa = o() ? Object.assign : function(n, d) {
191
+ for (var l, h = t(n), E, v = 1; v < arguments.length; v++) {
192
+ l = Object(arguments[v]);
193
+ for (var k in l)
194
+ i.call(l, k) && (h[k] = l[k]);
195
+ if (a) {
196
+ E = a(l);
197
+ for (var S = 0; S < E.length; S++)
198
+ e.call(l, E[S]) && (h[E[S]] = l[E[S]]);
199
+ }
200
+ }
201
+ return h;
202
+ }, qa;
203
+ }
204
+ var Ma, ni;
205
+ function Ja() {
206
+ if (ni) return Ma;
207
+ ni = 1;
208
+ var a = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
209
+ return Ma = a, Ma;
210
+ }
211
+ var $a, oi;
212
+ function Di() {
213
+ return oi || (oi = 1, $a = Function.call.bind(Object.prototype.hasOwnProperty)), $a;
214
+ }
215
+ var La, pi;
216
+ function Ni() {
217
+ if (pi) return La;
218
+ pi = 1;
219
+ var a = function() {
220
+ };
221
+ if (process.env.NODE_ENV !== "production") {
222
+ var i = /* @__PURE__ */ Ja(), e = {}, t = /* @__PURE__ */ Di();
223
+ a = function(n) {
224
+ var d = "Warning: " + n;
225
+ typeof console < "u" && console.error(d);
226
+ try {
227
+ throw new Error(d);
228
+ } catch {
229
+ }
230
+ };
231
+ }
232
+ function o(n, d, l, h, E) {
233
+ if (process.env.NODE_ENV !== "production") {
234
+ for (var v in n)
235
+ if (t(n, v)) {
236
+ var k;
237
+ try {
238
+ if (typeof n[v] != "function") {
239
+ var S = Error(
240
+ (h || "React class") + ": " + l + " type `" + v + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof n[v] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`."
241
+ );
242
+ throw S.name = "Invariant Violation", S;
243
+ }
244
+ k = n[v](d, v, h, l, null, i);
245
+ } catch (W) {
246
+ k = W;
247
+ }
248
+ if (k && !(k instanceof Error) && a(
249
+ (h || "React class") + ": type specification of " + l + " `" + v + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof k + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."
250
+ ), k instanceof Error && !(k.message in e)) {
251
+ e[k.message] = !0;
252
+ var R = E ? E() : "";
253
+ a(
254
+ "Failed " + l + " type: " + k.message + (R ?? "")
255
+ );
256
+ }
257
+ }
258
+ }
259
+ }
260
+ return o.resetWarningCache = function() {
261
+ process.env.NODE_ENV !== "production" && (e = {});
262
+ }, La = o, La;
263
+ }
264
+ var Wa, ri;
265
+ function Vi() {
266
+ if (ri) return Wa;
267
+ ri = 1;
268
+ var a = ji(), i = Ui(), e = /* @__PURE__ */ Ja(), t = /* @__PURE__ */ Di(), o = /* @__PURE__ */ Ni(), n = function() {
269
+ };
270
+ process.env.NODE_ENV !== "production" && (n = function(l) {
271
+ var h = "Warning: " + l;
272
+ typeof console < "u" && console.error(h);
273
+ try {
274
+ throw new Error(h);
275
+ } catch {
276
+ }
277
+ });
278
+ function d() {
279
+ return null;
280
+ }
281
+ return Wa = function(l, h) {
282
+ var E = typeof Symbol == "function" && Symbol.iterator, v = "@@iterator";
283
+ function k(p) {
284
+ var m = p && (E && p[E] || p[v]);
285
+ if (typeof m == "function")
286
+ return m;
287
+ }
288
+ var S = "<<anonymous>>", R = {
289
+ array: B("array"),
290
+ bigint: B("bigint"),
291
+ bool: B("boolean"),
292
+ func: B("function"),
293
+ number: B("number"),
294
+ object: B("object"),
295
+ string: B("string"),
296
+ symbol: B("symbol"),
297
+ any: ta(),
298
+ arrayOf: I,
299
+ element: q(),
300
+ elementType: s(),
301
+ instanceOf: J,
302
+ node: ia(),
303
+ objectOf: pa,
304
+ oneOf: V,
305
+ oneOfType: aa,
306
+ shape: ca,
307
+ exact: na
308
+ };
309
+ function W(p, m) {
310
+ return p === m ? p !== 0 || 1 / p === 1 / m : p !== p && m !== m;
311
+ }
312
+ function A(p, m) {
313
+ this.message = p, this.data = m && typeof m == "object" ? m : {}, this.stack = "";
314
+ }
315
+ A.prototype = Error.prototype;
316
+ function $(p) {
317
+ if (process.env.NODE_ENV !== "production")
318
+ var m = {}, g = 0;
319
+ function w(b, y, x, j, T, D, Y) {
320
+ if (j = j || S, D = D || x, Y !== e) {
321
+ if (h) {
322
+ var r = new Error(
323
+ "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
324
+ );
325
+ throw r.name = "Invariant Violation", r;
326
+ } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
327
+ var K = j + ":" + x;
328
+ !m[K] && // Avoid spamming the console because they are often not actionable except for lib authors
329
+ g < 3 && (n(
330
+ "You are manually calling a React.PropTypes validation function for the `" + D + "` prop on `" + j + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."
331
+ ), m[K] = !0, g++);
332
+ }
333
+ }
334
+ return y[x] == null ? b ? y[x] === null ? new A("The " + T + " `" + D + "` is marked as required " + ("in `" + j + "`, but its value is `null`.")) : new A("The " + T + " `" + D + "` is marked as required in " + ("`" + j + "`, but its value is `undefined`.")) : null : p(y, x, j, T, D);
335
+ }
336
+ var f = w.bind(null, !1);
337
+ return f.isRequired = w.bind(null, !0), f;
338
+ }
339
+ function B(p) {
340
+ function m(g, w, f, b, y, x) {
341
+ var j = g[w], T = U(j);
342
+ if (T !== p) {
343
+ var D = X(j);
344
+ return new A(
345
+ "Invalid " + b + " `" + y + "` of type " + ("`" + D + "` supplied to `" + f + "`, expected ") + ("`" + p + "`."),
346
+ { expectedType: p }
347
+ );
348
+ }
349
+ return null;
350
+ }
351
+ return $(m);
352
+ }
353
+ function ta() {
354
+ return $(d);
355
+ }
356
+ function I(p) {
357
+ function m(g, w, f, b, y) {
358
+ if (typeof p != "function")
359
+ return new A("Property `" + y + "` of component `" + f + "` has invalid PropType notation inside arrayOf.");
360
+ var x = g[w];
361
+ if (!Array.isArray(x)) {
362
+ var j = U(x);
363
+ return new A("Invalid " + b + " `" + y + "` of type " + ("`" + j + "` supplied to `" + f + "`, expected an array."));
364
+ }
365
+ for (var T = 0; T < x.length; T++) {
366
+ var D = p(x, T, f, b, y + "[" + T + "]", e);
367
+ if (D instanceof Error)
368
+ return D;
369
+ }
370
+ return null;
371
+ }
372
+ return $(m);
373
+ }
374
+ function q() {
375
+ function p(m, g, w, f, b) {
376
+ var y = m[g];
377
+ if (!l(y)) {
378
+ var x = U(y);
379
+ return new A("Invalid " + f + " `" + b + "` of type " + ("`" + x + "` supplied to `" + w + "`, expected a single ReactElement."));
380
+ }
381
+ return null;
382
+ }
383
+ return $(p);
384
+ }
385
+ function s() {
386
+ function p(m, g, w, f, b) {
387
+ var y = m[g];
388
+ if (!a.isValidElementType(y)) {
389
+ var x = U(y);
390
+ return new A("Invalid " + f + " `" + b + "` of type " + ("`" + x + "` supplied to `" + w + "`, expected a single ReactElement type."));
391
+ }
392
+ return null;
393
+ }
394
+ return $(p);
395
+ }
396
+ function J(p) {
397
+ function m(g, w, f, b, y) {
398
+ if (!(g[w] instanceof p)) {
399
+ var x = p.name || S, j = M(g[w]);
400
+ return new A("Invalid " + b + " `" + y + "` of type " + ("`" + j + "` supplied to `" + f + "`, expected ") + ("instance of `" + x + "`."));
401
+ }
402
+ return null;
403
+ }
404
+ return $(m);
405
+ }
406
+ function V(p) {
407
+ if (!Array.isArray(p))
408
+ return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? n(
409
+ "Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."
410
+ ) : n("Invalid argument supplied to oneOf, expected an array.")), d;
411
+ function m(g, w, f, b, y) {
412
+ for (var x = g[w], j = 0; j < p.length; j++)
413
+ if (W(x, p[j]))
414
+ return null;
415
+ var T = JSON.stringify(p, function(Y, r) {
416
+ var K = X(r);
417
+ return K === "symbol" ? String(r) : r;
418
+ });
419
+ return new A("Invalid " + b + " `" + y + "` of value `" + String(x) + "` " + ("supplied to `" + f + "`, expected one of " + T + "."));
420
+ }
421
+ return $(m);
422
+ }
423
+ function pa(p) {
424
+ function m(g, w, f, b, y) {
425
+ if (typeof p != "function")
426
+ return new A("Property `" + y + "` of component `" + f + "` has invalid PropType notation inside objectOf.");
427
+ var x = g[w], j = U(x);
428
+ if (j !== "object")
429
+ return new A("Invalid " + b + " `" + y + "` of type " + ("`" + j + "` supplied to `" + f + "`, expected an object."));
430
+ for (var T in x)
431
+ if (t(x, T)) {
432
+ var D = p(x, T, f, b, y + "." + T, e);
433
+ if (D instanceof Error)
434
+ return D;
435
+ }
436
+ return null;
437
+ }
438
+ return $(m);
439
+ }
440
+ function aa(p) {
441
+ if (!Array.isArray(p))
442
+ return process.env.NODE_ENV !== "production" && n("Invalid argument supplied to oneOfType, expected an instance of array."), d;
443
+ for (var m = 0; m < p.length; m++) {
444
+ var g = p[m];
445
+ if (typeof g != "function")
446
+ return n(
447
+ "Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + oa(g) + " at index " + m + "."
448
+ ), d;
449
+ }
450
+ function w(f, b, y, x, j) {
451
+ for (var T = [], D = 0; D < p.length; D++) {
452
+ var Y = p[D], r = Y(f, b, y, x, j, e);
453
+ if (r == null)
454
+ return null;
455
+ r.data && t(r.data, "expectedType") && T.push(r.data.expectedType);
456
+ }
457
+ var K = T.length > 0 ? ", expected one of type [" + T.join(", ") + "]" : "";
458
+ return new A("Invalid " + x + " `" + j + "` supplied to " + ("`" + y + "`" + K + "."));
459
+ }
460
+ return $(w);
461
+ }
462
+ function ia() {
463
+ function p(m, g, w, f, b) {
464
+ return C(m[g]) ? null : new A("Invalid " + f + " `" + b + "` supplied to " + ("`" + w + "`, expected a ReactNode."));
465
+ }
466
+ return $(p);
467
+ }
468
+ function ra(p, m, g, w, f) {
469
+ return new A(
470
+ (p || "React class") + ": " + m + " type `" + g + "." + w + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + f + "`."
471
+ );
472
+ }
473
+ function ca(p) {
474
+ function m(g, w, f, b, y) {
475
+ var x = g[w], j = U(x);
476
+ if (j !== "object")
477
+ return new A("Invalid " + b + " `" + y + "` of type `" + j + "` " + ("supplied to `" + f + "`, expected `object`."));
478
+ for (var T in p) {
479
+ var D = p[T];
480
+ if (typeof D != "function")
481
+ return ra(f, b, y, T, X(D));
482
+ var Y = D(x, T, f, b, y + "." + T, e);
483
+ if (Y)
484
+ return Y;
485
+ }
486
+ return null;
487
+ }
488
+ return $(m);
489
+ }
490
+ function na(p) {
491
+ function m(g, w, f, b, y) {
492
+ var x = g[w], j = U(x);
493
+ if (j !== "object")
494
+ return new A("Invalid " + b + " `" + y + "` of type `" + j + "` " + ("supplied to `" + f + "`, expected `object`."));
495
+ var T = i({}, g[w], p);
496
+ for (var D in T) {
497
+ var Y = p[D];
498
+ if (t(p, D) && typeof Y != "function")
499
+ return ra(f, b, y, D, X(Y));
500
+ if (!Y)
501
+ return new A(
502
+ "Invalid " + b + " `" + y + "` key `" + D + "` supplied to `" + f + "`.\nBad object: " + JSON.stringify(g[w], null, " ") + `
503
+ Valid keys: ` + JSON.stringify(Object.keys(p), null, " ")
504
+ );
505
+ var r = Y(x, D, f, b, y + "." + D, e);
506
+ if (r)
507
+ return r;
508
+ }
509
+ return null;
510
+ }
511
+ return $(m);
512
+ }
513
+ function C(p) {
514
+ switch (typeof p) {
515
+ case "number":
516
+ case "string":
517
+ case "undefined":
518
+ return !0;
519
+ case "boolean":
520
+ return !p;
521
+ case "object":
522
+ if (Array.isArray(p))
523
+ return p.every(C);
524
+ if (p === null || l(p))
525
+ return !0;
526
+ var m = k(p);
527
+ if (m) {
528
+ var g = m.call(p), w;
529
+ if (m !== p.entries) {
530
+ for (; !(w = g.next()).done; )
531
+ if (!C(w.value))
532
+ return !1;
533
+ } else
534
+ for (; !(w = g.next()).done; ) {
535
+ var f = w.value;
536
+ if (f && !C(f[1]))
537
+ return !1;
538
+ }
539
+ } else
540
+ return !1;
541
+ return !0;
542
+ default:
543
+ return !1;
544
+ }
545
+ }
546
+ function G(p, m) {
547
+ return p === "symbol" ? !0 : m ? m["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && m instanceof Symbol : !1;
548
+ }
549
+ function U(p) {
550
+ var m = typeof p;
551
+ return Array.isArray(p) ? "array" : p instanceof RegExp ? "object" : G(m, p) ? "symbol" : m;
552
+ }
553
+ function X(p) {
554
+ if (typeof p > "u" || p === null)
555
+ return "" + p;
556
+ var m = U(p);
557
+ if (m === "object") {
558
+ if (p instanceof Date)
559
+ return "date";
560
+ if (p instanceof RegExp)
561
+ return "regexp";
562
+ }
563
+ return m;
564
+ }
565
+ function oa(p) {
566
+ var m = X(p);
567
+ switch (m) {
568
+ case "array":
569
+ case "object":
570
+ return "an " + m;
571
+ case "boolean":
572
+ case "date":
573
+ case "regexp":
574
+ return "a " + m;
575
+ default:
576
+ return m;
577
+ }
578
+ }
579
+ function M(p) {
580
+ return !p.constructor || !p.constructor.name ? S : p.constructor.name;
581
+ }
582
+ return R.checkPropTypes = o, R.resetWarningCache = o.resetWarningCache, R.PropTypes = R, R;
583
+ }, Wa;
584
+ }
585
+ var Ya, ci;
586
+ function Ji() {
587
+ if (ci) return Ya;
588
+ ci = 1;
589
+ var a = /* @__PURE__ */ Ja();
590
+ function i() {
591
+ }
592
+ function e() {
593
+ }
594
+ return e.resetWarningCache = i, Ya = function() {
595
+ function t(d, l, h, E, v, k) {
596
+ if (k !== a) {
597
+ var S = new Error(
598
+ "Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types"
599
+ );
600
+ throw S.name = "Invariant Violation", S;
601
+ }
602
+ }
603
+ t.isRequired = t;
604
+ function o() {
605
+ return t;
606
+ }
607
+ var n = {
608
+ array: t,
609
+ bigint: t,
610
+ bool: t,
611
+ func: t,
612
+ number: t,
613
+ object: t,
614
+ string: t,
615
+ symbol: t,
616
+ any: t,
617
+ arrayOf: o,
618
+ element: t,
619
+ elementType: t,
620
+ instanceOf: o,
621
+ node: t,
622
+ objectOf: o,
623
+ oneOf: o,
624
+ oneOfType: o,
625
+ shape: o,
626
+ exact: o,
627
+ checkPropTypes: e,
628
+ resetWarningCache: i
629
+ };
630
+ return n.PropTypes = n, n;
631
+ }, Ya;
632
+ }
633
+ var li;
634
+ function Xi() {
635
+ if (li) return Ea.exports;
636
+ if (li = 1, process.env.NODE_ENV !== "production") {
637
+ var a = ji(), i = !0;
638
+ Ea.exports = /* @__PURE__ */ Vi()(a.isElement, i);
639
+ } else
640
+ Ea.exports = /* @__PURE__ */ Ji()();
641
+ return Ea.exports;
642
+ }
643
+ var Zi = /* @__PURE__ */ Xi();
644
+ const P = /* @__PURE__ */ Ei(Zi);
645
+ function da(a, i, e, t) {
646
+ function o(n) {
647
+ return n instanceof e ? n : new e(function(d) {
648
+ d(n);
649
+ });
650
+ }
651
+ return new (e || (e = Promise))(function(n, d) {
652
+ function l(v) {
653
+ try {
654
+ E(t.next(v));
655
+ } catch (k) {
656
+ d(k);
657
+ }
658
+ }
659
+ function h(v) {
660
+ try {
661
+ E(t.throw(v));
662
+ } catch (k) {
663
+ d(k);
664
+ }
665
+ }
666
+ function E(v) {
667
+ v.done ? n(v.value) : o(v.value).then(l, h);
668
+ }
669
+ E((t = t.apply(a, i || [])).next());
670
+ });
671
+ }
672
+ const Qi = /* @__PURE__ */ new Map([
673
+ // https://github.com/guzzle/psr7/blob/2d9260799e713f1c475d3c5fdc3d6561ff7441b2/src/MimeType.php
674
+ ["1km", "application/vnd.1000minds.decision-model+xml"],
675
+ ["3dml", "text/vnd.in3d.3dml"],
676
+ ["3ds", "image/x-3ds"],
677
+ ["3g2", "video/3gpp2"],
678
+ ["3gp", "video/3gp"],
679
+ ["3gpp", "video/3gpp"],
680
+ ["3mf", "model/3mf"],
681
+ ["7z", "application/x-7z-compressed"],
682
+ ["7zip", "application/x-7z-compressed"],
683
+ ["123", "application/vnd.lotus-1-2-3"],
684
+ ["aab", "application/x-authorware-bin"],
685
+ ["aac", "audio/x-acc"],
686
+ ["aam", "application/x-authorware-map"],
687
+ ["aas", "application/x-authorware-seg"],
688
+ ["abw", "application/x-abiword"],
689
+ ["ac", "application/vnd.nokia.n-gage.ac+xml"],
690
+ ["ac3", "audio/ac3"],
691
+ ["acc", "application/vnd.americandynamics.acc"],
692
+ ["ace", "application/x-ace-compressed"],
693
+ ["acu", "application/vnd.acucobol"],
694
+ ["acutc", "application/vnd.acucorp"],
695
+ ["adp", "audio/adpcm"],
696
+ ["aep", "application/vnd.audiograph"],
697
+ ["afm", "application/x-font-type1"],
698
+ ["afp", "application/vnd.ibm.modcap"],
699
+ ["ahead", "application/vnd.ahead.space"],
700
+ ["ai", "application/pdf"],
701
+ ["aif", "audio/x-aiff"],
702
+ ["aifc", "audio/x-aiff"],
703
+ ["aiff", "audio/x-aiff"],
704
+ ["air", "application/vnd.adobe.air-application-installer-package+zip"],
705
+ ["ait", "application/vnd.dvb.ait"],
706
+ ["ami", "application/vnd.amiga.ami"],
707
+ ["amr", "audio/amr"],
708
+ ["apk", "application/vnd.android.package-archive"],
709
+ ["apng", "image/apng"],
710
+ ["appcache", "text/cache-manifest"],
711
+ ["application", "application/x-ms-application"],
712
+ ["apr", "application/vnd.lotus-approach"],
713
+ ["arc", "application/x-freearc"],
714
+ ["arj", "application/x-arj"],
715
+ ["asc", "application/pgp-signature"],
716
+ ["asf", "video/x-ms-asf"],
717
+ ["asm", "text/x-asm"],
718
+ ["aso", "application/vnd.accpac.simply.aso"],
719
+ ["asx", "video/x-ms-asf"],
720
+ ["atc", "application/vnd.acucorp"],
721
+ ["atom", "application/atom+xml"],
722
+ ["atomcat", "application/atomcat+xml"],
723
+ ["atomdeleted", "application/atomdeleted+xml"],
724
+ ["atomsvc", "application/atomsvc+xml"],
725
+ ["atx", "application/vnd.antix.game-component"],
726
+ ["au", "audio/x-au"],
727
+ ["avi", "video/x-msvideo"],
728
+ ["avif", "image/avif"],
729
+ ["aw", "application/applixware"],
730
+ ["azf", "application/vnd.airzip.filesecure.azf"],
731
+ ["azs", "application/vnd.airzip.filesecure.azs"],
732
+ ["azv", "image/vnd.airzip.accelerator.azv"],
733
+ ["azw", "application/vnd.amazon.ebook"],
734
+ ["b16", "image/vnd.pco.b16"],
735
+ ["bat", "application/x-msdownload"],
736
+ ["bcpio", "application/x-bcpio"],
737
+ ["bdf", "application/x-font-bdf"],
738
+ ["bdm", "application/vnd.syncml.dm+wbxml"],
739
+ ["bdoc", "application/x-bdoc"],
740
+ ["bed", "application/vnd.realvnc.bed"],
741
+ ["bh2", "application/vnd.fujitsu.oasysprs"],
742
+ ["bin", "application/octet-stream"],
743
+ ["blb", "application/x-blorb"],
744
+ ["blorb", "application/x-blorb"],
745
+ ["bmi", "application/vnd.bmi"],
746
+ ["bmml", "application/vnd.balsamiq.bmml+xml"],
747
+ ["bmp", "image/bmp"],
748
+ ["book", "application/vnd.framemaker"],
749
+ ["box", "application/vnd.previewsystems.box"],
750
+ ["boz", "application/x-bzip2"],
751
+ ["bpk", "application/octet-stream"],
752
+ ["bpmn", "application/octet-stream"],
753
+ ["bsp", "model/vnd.valve.source.compiled-map"],
754
+ ["btif", "image/prs.btif"],
755
+ ["buffer", "application/octet-stream"],
756
+ ["bz", "application/x-bzip"],
757
+ ["bz2", "application/x-bzip2"],
758
+ ["c", "text/x-c"],
759
+ ["c4d", "application/vnd.clonk.c4group"],
760
+ ["c4f", "application/vnd.clonk.c4group"],
761
+ ["c4g", "application/vnd.clonk.c4group"],
762
+ ["c4p", "application/vnd.clonk.c4group"],
763
+ ["c4u", "application/vnd.clonk.c4group"],
764
+ ["c11amc", "application/vnd.cluetrust.cartomobile-config"],
765
+ ["c11amz", "application/vnd.cluetrust.cartomobile-config-pkg"],
766
+ ["cab", "application/vnd.ms-cab-compressed"],
767
+ ["caf", "audio/x-caf"],
768
+ ["cap", "application/vnd.tcpdump.pcap"],
769
+ ["car", "application/vnd.curl.car"],
770
+ ["cat", "application/vnd.ms-pki.seccat"],
771
+ ["cb7", "application/x-cbr"],
772
+ ["cba", "application/x-cbr"],
773
+ ["cbr", "application/x-cbr"],
774
+ ["cbt", "application/x-cbr"],
775
+ ["cbz", "application/x-cbr"],
776
+ ["cc", "text/x-c"],
777
+ ["cco", "application/x-cocoa"],
778
+ ["cct", "application/x-director"],
779
+ ["ccxml", "application/ccxml+xml"],
780
+ ["cdbcmsg", "application/vnd.contact.cmsg"],
781
+ ["cda", "application/x-cdf"],
782
+ ["cdf", "application/x-netcdf"],
783
+ ["cdfx", "application/cdfx+xml"],
784
+ ["cdkey", "application/vnd.mediastation.cdkey"],
785
+ ["cdmia", "application/cdmi-capability"],
786
+ ["cdmic", "application/cdmi-container"],
787
+ ["cdmid", "application/cdmi-domain"],
788
+ ["cdmio", "application/cdmi-object"],
789
+ ["cdmiq", "application/cdmi-queue"],
790
+ ["cdr", "application/cdr"],
791
+ ["cdx", "chemical/x-cdx"],
792
+ ["cdxml", "application/vnd.chemdraw+xml"],
793
+ ["cdy", "application/vnd.cinderella"],
794
+ ["cer", "application/pkix-cert"],
795
+ ["cfs", "application/x-cfs-compressed"],
796
+ ["cgm", "image/cgm"],
797
+ ["chat", "application/x-chat"],
798
+ ["chm", "application/vnd.ms-htmlhelp"],
799
+ ["chrt", "application/vnd.kde.kchart"],
800
+ ["cif", "chemical/x-cif"],
801
+ ["cii", "application/vnd.anser-web-certificate-issue-initiation"],
802
+ ["cil", "application/vnd.ms-artgalry"],
803
+ ["cjs", "application/node"],
804
+ ["cla", "application/vnd.claymore"],
805
+ ["class", "application/octet-stream"],
806
+ ["clkk", "application/vnd.crick.clicker.keyboard"],
807
+ ["clkp", "application/vnd.crick.clicker.palette"],
808
+ ["clkt", "application/vnd.crick.clicker.template"],
809
+ ["clkw", "application/vnd.crick.clicker.wordbank"],
810
+ ["clkx", "application/vnd.crick.clicker"],
811
+ ["clp", "application/x-msclip"],
812
+ ["cmc", "application/vnd.cosmocaller"],
813
+ ["cmdf", "chemical/x-cmdf"],
814
+ ["cml", "chemical/x-cml"],
815
+ ["cmp", "application/vnd.yellowriver-custom-menu"],
816
+ ["cmx", "image/x-cmx"],
817
+ ["cod", "application/vnd.rim.cod"],
818
+ ["coffee", "text/coffeescript"],
819
+ ["com", "application/x-msdownload"],
820
+ ["conf", "text/plain"],
821
+ ["cpio", "application/x-cpio"],
822
+ ["cpp", "text/x-c"],
823
+ ["cpt", "application/mac-compactpro"],
824
+ ["crd", "application/x-mscardfile"],
825
+ ["crl", "application/pkix-crl"],
826
+ ["crt", "application/x-x509-ca-cert"],
827
+ ["crx", "application/x-chrome-extension"],
828
+ ["cryptonote", "application/vnd.rig.cryptonote"],
829
+ ["csh", "application/x-csh"],
830
+ ["csl", "application/vnd.citationstyles.style+xml"],
831
+ ["csml", "chemical/x-csml"],
832
+ ["csp", "application/vnd.commonspace"],
833
+ ["csr", "application/octet-stream"],
834
+ ["css", "text/css"],
835
+ ["cst", "application/x-director"],
836
+ ["csv", "text/csv"],
837
+ ["cu", "application/cu-seeme"],
838
+ ["curl", "text/vnd.curl"],
839
+ ["cww", "application/prs.cww"],
840
+ ["cxt", "application/x-director"],
841
+ ["cxx", "text/x-c"],
842
+ ["dae", "model/vnd.collada+xml"],
843
+ ["daf", "application/vnd.mobius.daf"],
844
+ ["dart", "application/vnd.dart"],
845
+ ["dataless", "application/vnd.fdsn.seed"],
846
+ ["davmount", "application/davmount+xml"],
847
+ ["dbf", "application/vnd.dbf"],
848
+ ["dbk", "application/docbook+xml"],
849
+ ["dcr", "application/x-director"],
850
+ ["dcurl", "text/vnd.curl.dcurl"],
851
+ ["dd2", "application/vnd.oma.dd2+xml"],
852
+ ["ddd", "application/vnd.fujixerox.ddd"],
853
+ ["ddf", "application/vnd.syncml.dmddf+xml"],
854
+ ["dds", "image/vnd.ms-dds"],
855
+ ["deb", "application/x-debian-package"],
856
+ ["def", "text/plain"],
857
+ ["deploy", "application/octet-stream"],
858
+ ["der", "application/x-x509-ca-cert"],
859
+ ["dfac", "application/vnd.dreamfactory"],
860
+ ["dgc", "application/x-dgc-compressed"],
861
+ ["dic", "text/x-c"],
862
+ ["dir", "application/x-director"],
863
+ ["dis", "application/vnd.mobius.dis"],
864
+ ["disposition-notification", "message/disposition-notification"],
865
+ ["dist", "application/octet-stream"],
866
+ ["distz", "application/octet-stream"],
867
+ ["djv", "image/vnd.djvu"],
868
+ ["djvu", "image/vnd.djvu"],
869
+ ["dll", "application/octet-stream"],
870
+ ["dmg", "application/x-apple-diskimage"],
871
+ ["dmn", "application/octet-stream"],
872
+ ["dmp", "application/vnd.tcpdump.pcap"],
873
+ ["dms", "application/octet-stream"],
874
+ ["dna", "application/vnd.dna"],
875
+ ["doc", "application/msword"],
876
+ ["docm", "application/vnd.ms-word.template.macroEnabled.12"],
877
+ ["docx", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"],
878
+ ["dot", "application/msword"],
879
+ ["dotm", "application/vnd.ms-word.template.macroEnabled.12"],
880
+ ["dotx", "application/vnd.openxmlformats-officedocument.wordprocessingml.template"],
881
+ ["dp", "application/vnd.osgi.dp"],
882
+ ["dpg", "application/vnd.dpgraph"],
883
+ ["dra", "audio/vnd.dra"],
884
+ ["drle", "image/dicom-rle"],
885
+ ["dsc", "text/prs.lines.tag"],
886
+ ["dssc", "application/dssc+der"],
887
+ ["dtb", "application/x-dtbook+xml"],
888
+ ["dtd", "application/xml-dtd"],
889
+ ["dts", "audio/vnd.dts"],
890
+ ["dtshd", "audio/vnd.dts.hd"],
891
+ ["dump", "application/octet-stream"],
892
+ ["dvb", "video/vnd.dvb.file"],
893
+ ["dvi", "application/x-dvi"],
894
+ ["dwd", "application/atsc-dwd+xml"],
895
+ ["dwf", "model/vnd.dwf"],
896
+ ["dwg", "image/vnd.dwg"],
897
+ ["dxf", "image/vnd.dxf"],
898
+ ["dxp", "application/vnd.spotfire.dxp"],
899
+ ["dxr", "application/x-director"],
900
+ ["ear", "application/java-archive"],
901
+ ["ecelp4800", "audio/vnd.nuera.ecelp4800"],
902
+ ["ecelp7470", "audio/vnd.nuera.ecelp7470"],
903
+ ["ecelp9600", "audio/vnd.nuera.ecelp9600"],
904
+ ["ecma", "application/ecmascript"],
905
+ ["edm", "application/vnd.novadigm.edm"],
906
+ ["edx", "application/vnd.novadigm.edx"],
907
+ ["efif", "application/vnd.picsel"],
908
+ ["ei6", "application/vnd.pg.osasli"],
909
+ ["elc", "application/octet-stream"],
910
+ ["emf", "image/emf"],
911
+ ["eml", "message/rfc822"],
912
+ ["emma", "application/emma+xml"],
913
+ ["emotionml", "application/emotionml+xml"],
914
+ ["emz", "application/x-msmetafile"],
915
+ ["eol", "audio/vnd.digital-winds"],
916
+ ["eot", "application/vnd.ms-fontobject"],
917
+ ["eps", "application/postscript"],
918
+ ["epub", "application/epub+zip"],
919
+ ["es", "application/ecmascript"],
920
+ ["es3", "application/vnd.eszigno3+xml"],
921
+ ["esa", "application/vnd.osgi.subsystem"],
922
+ ["esf", "application/vnd.epson.esf"],
923
+ ["et3", "application/vnd.eszigno3+xml"],
924
+ ["etx", "text/x-setext"],
925
+ ["eva", "application/x-eva"],
926
+ ["evy", "application/x-envoy"],
927
+ ["exe", "application/octet-stream"],
928
+ ["exi", "application/exi"],
929
+ ["exp", "application/express"],
930
+ ["exr", "image/aces"],
931
+ ["ext", "application/vnd.novadigm.ext"],
932
+ ["ez", "application/andrew-inset"],
933
+ ["ez2", "application/vnd.ezpix-album"],
934
+ ["ez3", "application/vnd.ezpix-package"],
935
+ ["f", "text/x-fortran"],
936
+ ["f4v", "video/mp4"],
937
+ ["f77", "text/x-fortran"],
938
+ ["f90", "text/x-fortran"],
939
+ ["fbs", "image/vnd.fastbidsheet"],
940
+ ["fcdt", "application/vnd.adobe.formscentral.fcdt"],
941
+ ["fcs", "application/vnd.isac.fcs"],
942
+ ["fdf", "application/vnd.fdf"],
943
+ ["fdt", "application/fdt+xml"],
944
+ ["fe_launch", "application/vnd.denovo.fcselayout-link"],
945
+ ["fg5", "application/vnd.fujitsu.oasysgp"],
946
+ ["fgd", "application/x-director"],
947
+ ["fh", "image/x-freehand"],
948
+ ["fh4", "image/x-freehand"],
949
+ ["fh5", "image/x-freehand"],
950
+ ["fh7", "image/x-freehand"],
951
+ ["fhc", "image/x-freehand"],
952
+ ["fig", "application/x-xfig"],
953
+ ["fits", "image/fits"],
954
+ ["flac", "audio/x-flac"],
955
+ ["fli", "video/x-fli"],
956
+ ["flo", "application/vnd.micrografx.flo"],
957
+ ["flv", "video/x-flv"],
958
+ ["flw", "application/vnd.kde.kivio"],
959
+ ["flx", "text/vnd.fmi.flexstor"],
960
+ ["fly", "text/vnd.fly"],
961
+ ["fm", "application/vnd.framemaker"],
962
+ ["fnc", "application/vnd.frogans.fnc"],
963
+ ["fo", "application/vnd.software602.filler.form+xml"],
964
+ ["for", "text/x-fortran"],
965
+ ["fpx", "image/vnd.fpx"],
966
+ ["frame", "application/vnd.framemaker"],
967
+ ["fsc", "application/vnd.fsc.weblaunch"],
968
+ ["fst", "image/vnd.fst"],
969
+ ["ftc", "application/vnd.fluxtime.clip"],
970
+ ["fti", "application/vnd.anser-web-funds-transfer-initiation"],
971
+ ["fvt", "video/vnd.fvt"],
972
+ ["fxp", "application/vnd.adobe.fxp"],
973
+ ["fxpl", "application/vnd.adobe.fxp"],
974
+ ["fzs", "application/vnd.fuzzysheet"],
975
+ ["g2w", "application/vnd.geoplan"],
976
+ ["g3", "image/g3fax"],
977
+ ["g3w", "application/vnd.geospace"],
978
+ ["gac", "application/vnd.groove-account"],
979
+ ["gam", "application/x-tads"],
980
+ ["gbr", "application/rpki-ghostbusters"],
981
+ ["gca", "application/x-gca-compressed"],
982
+ ["gdl", "model/vnd.gdl"],
983
+ ["gdoc", "application/vnd.google-apps.document"],
984
+ ["geo", "application/vnd.dynageo"],
985
+ ["geojson", "application/geo+json"],
986
+ ["gex", "application/vnd.geometry-explorer"],
987
+ ["ggb", "application/vnd.geogebra.file"],
988
+ ["ggt", "application/vnd.geogebra.tool"],
989
+ ["ghf", "application/vnd.groove-help"],
990
+ ["gif", "image/gif"],
991
+ ["gim", "application/vnd.groove-identity-message"],
992
+ ["glb", "model/gltf-binary"],
993
+ ["gltf", "model/gltf+json"],
994
+ ["gml", "application/gml+xml"],
995
+ ["gmx", "application/vnd.gmx"],
996
+ ["gnumeric", "application/x-gnumeric"],
997
+ ["gpg", "application/gpg-keys"],
998
+ ["gph", "application/vnd.flographit"],
999
+ ["gpx", "application/gpx+xml"],
1000
+ ["gqf", "application/vnd.grafeq"],
1001
+ ["gqs", "application/vnd.grafeq"],
1002
+ ["gram", "application/srgs"],
1003
+ ["gramps", "application/x-gramps-xml"],
1004
+ ["gre", "application/vnd.geometry-explorer"],
1005
+ ["grv", "application/vnd.groove-injector"],
1006
+ ["grxml", "application/srgs+xml"],
1007
+ ["gsf", "application/x-font-ghostscript"],
1008
+ ["gsheet", "application/vnd.google-apps.spreadsheet"],
1009
+ ["gslides", "application/vnd.google-apps.presentation"],
1010
+ ["gtar", "application/x-gtar"],
1011
+ ["gtm", "application/vnd.groove-tool-message"],
1012
+ ["gtw", "model/vnd.gtw"],
1013
+ ["gv", "text/vnd.graphviz"],
1014
+ ["gxf", "application/gxf"],
1015
+ ["gxt", "application/vnd.geonext"],
1016
+ ["gz", "application/gzip"],
1017
+ ["gzip", "application/gzip"],
1018
+ ["h", "text/x-c"],
1019
+ ["h261", "video/h261"],
1020
+ ["h263", "video/h263"],
1021
+ ["h264", "video/h264"],
1022
+ ["hal", "application/vnd.hal+xml"],
1023
+ ["hbci", "application/vnd.hbci"],
1024
+ ["hbs", "text/x-handlebars-template"],
1025
+ ["hdd", "application/x-virtualbox-hdd"],
1026
+ ["hdf", "application/x-hdf"],
1027
+ ["heic", "image/heic"],
1028
+ ["heics", "image/heic-sequence"],
1029
+ ["heif", "image/heif"],
1030
+ ["heifs", "image/heif-sequence"],
1031
+ ["hej2", "image/hej2k"],
1032
+ ["held", "application/atsc-held+xml"],
1033
+ ["hh", "text/x-c"],
1034
+ ["hjson", "application/hjson"],
1035
+ ["hlp", "application/winhlp"],
1036
+ ["hpgl", "application/vnd.hp-hpgl"],
1037
+ ["hpid", "application/vnd.hp-hpid"],
1038
+ ["hps", "application/vnd.hp-hps"],
1039
+ ["hqx", "application/mac-binhex40"],
1040
+ ["hsj2", "image/hsj2"],
1041
+ ["htc", "text/x-component"],
1042
+ ["htke", "application/vnd.kenameaapp"],
1043
+ ["htm", "text/html"],
1044
+ ["html", "text/html"],
1045
+ ["hvd", "application/vnd.yamaha.hv-dic"],
1046
+ ["hvp", "application/vnd.yamaha.hv-voice"],
1047
+ ["hvs", "application/vnd.yamaha.hv-script"],
1048
+ ["i2g", "application/vnd.intergeo"],
1049
+ ["icc", "application/vnd.iccprofile"],
1050
+ ["ice", "x-conference/x-cooltalk"],
1051
+ ["icm", "application/vnd.iccprofile"],
1052
+ ["ico", "image/x-icon"],
1053
+ ["ics", "text/calendar"],
1054
+ ["ief", "image/ief"],
1055
+ ["ifb", "text/calendar"],
1056
+ ["ifm", "application/vnd.shana.informed.formdata"],
1057
+ ["iges", "model/iges"],
1058
+ ["igl", "application/vnd.igloader"],
1059
+ ["igm", "application/vnd.insors.igm"],
1060
+ ["igs", "model/iges"],
1061
+ ["igx", "application/vnd.micrografx.igx"],
1062
+ ["iif", "application/vnd.shana.informed.interchange"],
1063
+ ["img", "application/octet-stream"],
1064
+ ["imp", "application/vnd.accpac.simply.imp"],
1065
+ ["ims", "application/vnd.ms-ims"],
1066
+ ["in", "text/plain"],
1067
+ ["ini", "text/plain"],
1068
+ ["ink", "application/inkml+xml"],
1069
+ ["inkml", "application/inkml+xml"],
1070
+ ["install", "application/x-install-instructions"],
1071
+ ["iota", "application/vnd.astraea-software.iota"],
1072
+ ["ipfix", "application/ipfix"],
1073
+ ["ipk", "application/vnd.shana.informed.package"],
1074
+ ["irm", "application/vnd.ibm.rights-management"],
1075
+ ["irp", "application/vnd.irepository.package+xml"],
1076
+ ["iso", "application/x-iso9660-image"],
1077
+ ["itp", "application/vnd.shana.informed.formtemplate"],
1078
+ ["its", "application/its+xml"],
1079
+ ["ivp", "application/vnd.immervision-ivp"],
1080
+ ["ivu", "application/vnd.immervision-ivu"],
1081
+ ["jad", "text/vnd.sun.j2me.app-descriptor"],
1082
+ ["jade", "text/jade"],
1083
+ ["jam", "application/vnd.jam"],
1084
+ ["jar", "application/java-archive"],
1085
+ ["jardiff", "application/x-java-archive-diff"],
1086
+ ["java", "text/x-java-source"],
1087
+ ["jhc", "image/jphc"],
1088
+ ["jisp", "application/vnd.jisp"],
1089
+ ["jls", "image/jls"],
1090
+ ["jlt", "application/vnd.hp-jlyt"],
1091
+ ["jng", "image/x-jng"],
1092
+ ["jnlp", "application/x-java-jnlp-file"],
1093
+ ["joda", "application/vnd.joost.joda-archive"],
1094
+ ["jp2", "image/jp2"],
1095
+ ["jpe", "image/jpeg"],
1096
+ ["jpeg", "image/jpeg"],
1097
+ ["jpf", "image/jpx"],
1098
+ ["jpg", "image/jpeg"],
1099
+ ["jpg2", "image/jp2"],
1100
+ ["jpgm", "video/jpm"],
1101
+ ["jpgv", "video/jpeg"],
1102
+ ["jph", "image/jph"],
1103
+ ["jpm", "video/jpm"],
1104
+ ["jpx", "image/jpx"],
1105
+ ["js", "application/javascript"],
1106
+ ["json", "application/json"],
1107
+ ["json5", "application/json5"],
1108
+ ["jsonld", "application/ld+json"],
1109
+ // https://jsonlines.org/
1110
+ ["jsonl", "application/jsonl"],
1111
+ ["jsonml", "application/jsonml+json"],
1112
+ ["jsx", "text/jsx"],
1113
+ ["jxr", "image/jxr"],
1114
+ ["jxra", "image/jxra"],
1115
+ ["jxrs", "image/jxrs"],
1116
+ ["jxs", "image/jxs"],
1117
+ ["jxsc", "image/jxsc"],
1118
+ ["jxsi", "image/jxsi"],
1119
+ ["jxss", "image/jxss"],
1120
+ ["kar", "audio/midi"],
1121
+ ["karbon", "application/vnd.kde.karbon"],
1122
+ ["kdb", "application/octet-stream"],
1123
+ ["kdbx", "application/x-keepass2"],
1124
+ ["key", "application/x-iwork-keynote-sffkey"],
1125
+ ["kfo", "application/vnd.kde.kformula"],
1126
+ ["kia", "application/vnd.kidspiration"],
1127
+ ["kml", "application/vnd.google-earth.kml+xml"],
1128
+ ["kmz", "application/vnd.google-earth.kmz"],
1129
+ ["kne", "application/vnd.kinar"],
1130
+ ["knp", "application/vnd.kinar"],
1131
+ ["kon", "application/vnd.kde.kontour"],
1132
+ ["kpr", "application/vnd.kde.kpresenter"],
1133
+ ["kpt", "application/vnd.kde.kpresenter"],
1134
+ ["kpxx", "application/vnd.ds-keypoint"],
1135
+ ["ksp", "application/vnd.kde.kspread"],
1136
+ ["ktr", "application/vnd.kahootz"],
1137
+ ["ktx", "image/ktx"],
1138
+ ["ktx2", "image/ktx2"],
1139
+ ["ktz", "application/vnd.kahootz"],
1140
+ ["kwd", "application/vnd.kde.kword"],
1141
+ ["kwt", "application/vnd.kde.kword"],
1142
+ ["lasxml", "application/vnd.las.las+xml"],
1143
+ ["latex", "application/x-latex"],
1144
+ ["lbd", "application/vnd.llamagraphics.life-balance.desktop"],
1145
+ ["lbe", "application/vnd.llamagraphics.life-balance.exchange+xml"],
1146
+ ["les", "application/vnd.hhe.lesson-player"],
1147
+ ["less", "text/less"],
1148
+ ["lgr", "application/lgr+xml"],
1149
+ ["lha", "application/octet-stream"],
1150
+ ["link66", "application/vnd.route66.link66+xml"],
1151
+ ["list", "text/plain"],
1152
+ ["list3820", "application/vnd.ibm.modcap"],
1153
+ ["listafp", "application/vnd.ibm.modcap"],
1154
+ ["litcoffee", "text/coffeescript"],
1155
+ ["lnk", "application/x-ms-shortcut"],
1156
+ ["log", "text/plain"],
1157
+ ["lostxml", "application/lost+xml"],
1158
+ ["lrf", "application/octet-stream"],
1159
+ ["lrm", "application/vnd.ms-lrm"],
1160
+ ["ltf", "application/vnd.frogans.ltf"],
1161
+ ["lua", "text/x-lua"],
1162
+ ["luac", "application/x-lua-bytecode"],
1163
+ ["lvp", "audio/vnd.lucent.voice"],
1164
+ ["lwp", "application/vnd.lotus-wordpro"],
1165
+ ["lzh", "application/octet-stream"],
1166
+ ["m1v", "video/mpeg"],
1167
+ ["m2a", "audio/mpeg"],
1168
+ ["m2v", "video/mpeg"],
1169
+ ["m3a", "audio/mpeg"],
1170
+ ["m3u", "text/plain"],
1171
+ ["m3u8", "application/vnd.apple.mpegurl"],
1172
+ ["m4a", "audio/x-m4a"],
1173
+ ["m4p", "application/mp4"],
1174
+ ["m4s", "video/iso.segment"],
1175
+ ["m4u", "application/vnd.mpegurl"],
1176
+ ["m4v", "video/x-m4v"],
1177
+ ["m13", "application/x-msmediaview"],
1178
+ ["m14", "application/x-msmediaview"],
1179
+ ["m21", "application/mp21"],
1180
+ ["ma", "application/mathematica"],
1181
+ ["mads", "application/mads+xml"],
1182
+ ["maei", "application/mmt-aei+xml"],
1183
+ ["mag", "application/vnd.ecowin.chart"],
1184
+ ["maker", "application/vnd.framemaker"],
1185
+ ["man", "text/troff"],
1186
+ ["manifest", "text/cache-manifest"],
1187
+ ["map", "application/json"],
1188
+ ["mar", "application/octet-stream"],
1189
+ ["markdown", "text/markdown"],
1190
+ ["mathml", "application/mathml+xml"],
1191
+ ["mb", "application/mathematica"],
1192
+ ["mbk", "application/vnd.mobius.mbk"],
1193
+ ["mbox", "application/mbox"],
1194
+ ["mc1", "application/vnd.medcalcdata"],
1195
+ ["mcd", "application/vnd.mcd"],
1196
+ ["mcurl", "text/vnd.curl.mcurl"],
1197
+ ["md", "text/markdown"],
1198
+ ["mdb", "application/x-msaccess"],
1199
+ ["mdi", "image/vnd.ms-modi"],
1200
+ ["mdx", "text/mdx"],
1201
+ ["me", "text/troff"],
1202
+ ["mesh", "model/mesh"],
1203
+ ["meta4", "application/metalink4+xml"],
1204
+ ["metalink", "application/metalink+xml"],
1205
+ ["mets", "application/mets+xml"],
1206
+ ["mfm", "application/vnd.mfmp"],
1207
+ ["mft", "application/rpki-manifest"],
1208
+ ["mgp", "application/vnd.osgeo.mapguide.package"],
1209
+ ["mgz", "application/vnd.proteus.magazine"],
1210
+ ["mid", "audio/midi"],
1211
+ ["midi", "audio/midi"],
1212
+ ["mie", "application/x-mie"],
1213
+ ["mif", "application/vnd.mif"],
1214
+ ["mime", "message/rfc822"],
1215
+ ["mj2", "video/mj2"],
1216
+ ["mjp2", "video/mj2"],
1217
+ ["mjs", "application/javascript"],
1218
+ ["mk3d", "video/x-matroska"],
1219
+ ["mka", "audio/x-matroska"],
1220
+ ["mkd", "text/x-markdown"],
1221
+ ["mks", "video/x-matroska"],
1222
+ ["mkv", "video/x-matroska"],
1223
+ ["mlp", "application/vnd.dolby.mlp"],
1224
+ ["mmd", "application/vnd.chipnuts.karaoke-mmd"],
1225
+ ["mmf", "application/vnd.smaf"],
1226
+ ["mml", "text/mathml"],
1227
+ ["mmr", "image/vnd.fujixerox.edmics-mmr"],
1228
+ ["mng", "video/x-mng"],
1229
+ ["mny", "application/x-msmoney"],
1230
+ ["mobi", "application/x-mobipocket-ebook"],
1231
+ ["mods", "application/mods+xml"],
1232
+ ["mov", "video/quicktime"],
1233
+ ["movie", "video/x-sgi-movie"],
1234
+ ["mp2", "audio/mpeg"],
1235
+ ["mp2a", "audio/mpeg"],
1236
+ ["mp3", "audio/mpeg"],
1237
+ ["mp4", "video/mp4"],
1238
+ ["mp4a", "audio/mp4"],
1239
+ ["mp4s", "application/mp4"],
1240
+ ["mp4v", "video/mp4"],
1241
+ ["mp21", "application/mp21"],
1242
+ ["mpc", "application/vnd.mophun.certificate"],
1243
+ ["mpd", "application/dash+xml"],
1244
+ ["mpe", "video/mpeg"],
1245
+ ["mpeg", "video/mpeg"],
1246
+ ["mpg", "video/mpeg"],
1247
+ ["mpg4", "video/mp4"],
1248
+ ["mpga", "audio/mpeg"],
1249
+ ["mpkg", "application/vnd.apple.installer+xml"],
1250
+ ["mpm", "application/vnd.blueice.multipass"],
1251
+ ["mpn", "application/vnd.mophun.application"],
1252
+ ["mpp", "application/vnd.ms-project"],
1253
+ ["mpt", "application/vnd.ms-project"],
1254
+ ["mpy", "application/vnd.ibm.minipay"],
1255
+ ["mqy", "application/vnd.mobius.mqy"],
1256
+ ["mrc", "application/marc"],
1257
+ ["mrcx", "application/marcxml+xml"],
1258
+ ["ms", "text/troff"],
1259
+ ["mscml", "application/mediaservercontrol+xml"],
1260
+ ["mseed", "application/vnd.fdsn.mseed"],
1261
+ ["mseq", "application/vnd.mseq"],
1262
+ ["msf", "application/vnd.epson.msf"],
1263
+ ["msg", "application/vnd.ms-outlook"],
1264
+ ["msh", "model/mesh"],
1265
+ ["msi", "application/x-msdownload"],
1266
+ ["msl", "application/vnd.mobius.msl"],
1267
+ ["msm", "application/octet-stream"],
1268
+ ["msp", "application/octet-stream"],
1269
+ ["msty", "application/vnd.muvee.style"],
1270
+ ["mtl", "model/mtl"],
1271
+ ["mts", "model/vnd.mts"],
1272
+ ["mus", "application/vnd.musician"],
1273
+ ["musd", "application/mmt-usd+xml"],
1274
+ ["musicxml", "application/vnd.recordare.musicxml+xml"],
1275
+ ["mvb", "application/x-msmediaview"],
1276
+ ["mvt", "application/vnd.mapbox-vector-tile"],
1277
+ ["mwf", "application/vnd.mfer"],
1278
+ ["mxf", "application/mxf"],
1279
+ ["mxl", "application/vnd.recordare.musicxml"],
1280
+ ["mxmf", "audio/mobile-xmf"],
1281
+ ["mxml", "application/xv+xml"],
1282
+ ["mxs", "application/vnd.triscape.mxs"],
1283
+ ["mxu", "video/vnd.mpegurl"],
1284
+ ["n-gage", "application/vnd.nokia.n-gage.symbian.install"],
1285
+ ["n3", "text/n3"],
1286
+ ["nb", "application/mathematica"],
1287
+ ["nbp", "application/vnd.wolfram.player"],
1288
+ ["nc", "application/x-netcdf"],
1289
+ ["ncx", "application/x-dtbncx+xml"],
1290
+ ["nfo", "text/x-nfo"],
1291
+ ["ngdat", "application/vnd.nokia.n-gage.data"],
1292
+ ["nitf", "application/vnd.nitf"],
1293
+ ["nlu", "application/vnd.neurolanguage.nlu"],
1294
+ ["nml", "application/vnd.enliven"],
1295
+ ["nnd", "application/vnd.noblenet-directory"],
1296
+ ["nns", "application/vnd.noblenet-sealer"],
1297
+ ["nnw", "application/vnd.noblenet-web"],
1298
+ ["npx", "image/vnd.net-fpx"],
1299
+ ["nq", "application/n-quads"],
1300
+ ["nsc", "application/x-conference"],
1301
+ ["nsf", "application/vnd.lotus-notes"],
1302
+ ["nt", "application/n-triples"],
1303
+ ["ntf", "application/vnd.nitf"],
1304
+ ["numbers", "application/x-iwork-numbers-sffnumbers"],
1305
+ ["nzb", "application/x-nzb"],
1306
+ ["oa2", "application/vnd.fujitsu.oasys2"],
1307
+ ["oa3", "application/vnd.fujitsu.oasys3"],
1308
+ ["oas", "application/vnd.fujitsu.oasys"],
1309
+ ["obd", "application/x-msbinder"],
1310
+ ["obgx", "application/vnd.openblox.game+xml"],
1311
+ ["obj", "model/obj"],
1312
+ ["oda", "application/oda"],
1313
+ ["odb", "application/vnd.oasis.opendocument.database"],
1314
+ ["odc", "application/vnd.oasis.opendocument.chart"],
1315
+ ["odf", "application/vnd.oasis.opendocument.formula"],
1316
+ ["odft", "application/vnd.oasis.opendocument.formula-template"],
1317
+ ["odg", "application/vnd.oasis.opendocument.graphics"],
1318
+ ["odi", "application/vnd.oasis.opendocument.image"],
1319
+ ["odm", "application/vnd.oasis.opendocument.text-master"],
1320
+ ["odp", "application/vnd.oasis.opendocument.presentation"],
1321
+ ["ods", "application/vnd.oasis.opendocument.spreadsheet"],
1322
+ ["odt", "application/vnd.oasis.opendocument.text"],
1323
+ ["oga", "audio/ogg"],
1324
+ ["ogex", "model/vnd.opengex"],
1325
+ ["ogg", "audio/ogg"],
1326
+ ["ogv", "video/ogg"],
1327
+ ["ogx", "application/ogg"],
1328
+ ["omdoc", "application/omdoc+xml"],
1329
+ ["onepkg", "application/onenote"],
1330
+ ["onetmp", "application/onenote"],
1331
+ ["onetoc", "application/onenote"],
1332
+ ["onetoc2", "application/onenote"],
1333
+ ["opf", "application/oebps-package+xml"],
1334
+ ["opml", "text/x-opml"],
1335
+ ["oprc", "application/vnd.palm"],
1336
+ ["opus", "audio/ogg"],
1337
+ ["org", "text/x-org"],
1338
+ ["osf", "application/vnd.yamaha.openscoreformat"],
1339
+ ["osfpvg", "application/vnd.yamaha.openscoreformat.osfpvg+xml"],
1340
+ ["osm", "application/vnd.openstreetmap.data+xml"],
1341
+ ["otc", "application/vnd.oasis.opendocument.chart-template"],
1342
+ ["otf", "font/otf"],
1343
+ ["otg", "application/vnd.oasis.opendocument.graphics-template"],
1344
+ ["oth", "application/vnd.oasis.opendocument.text-web"],
1345
+ ["oti", "application/vnd.oasis.opendocument.image-template"],
1346
+ ["otp", "application/vnd.oasis.opendocument.presentation-template"],
1347
+ ["ots", "application/vnd.oasis.opendocument.spreadsheet-template"],
1348
+ ["ott", "application/vnd.oasis.opendocument.text-template"],
1349
+ ["ova", "application/x-virtualbox-ova"],
1350
+ ["ovf", "application/x-virtualbox-ovf"],
1351
+ ["owl", "application/rdf+xml"],
1352
+ ["oxps", "application/oxps"],
1353
+ ["oxt", "application/vnd.openofficeorg.extension"],
1354
+ ["p", "text/x-pascal"],
1355
+ ["p7a", "application/x-pkcs7-signature"],
1356
+ ["p7b", "application/x-pkcs7-certificates"],
1357
+ ["p7c", "application/pkcs7-mime"],
1358
+ ["p7m", "application/pkcs7-mime"],
1359
+ ["p7r", "application/x-pkcs7-certreqresp"],
1360
+ ["p7s", "application/pkcs7-signature"],
1361
+ ["p8", "application/pkcs8"],
1362
+ ["p10", "application/x-pkcs10"],
1363
+ ["p12", "application/x-pkcs12"],
1364
+ ["pac", "application/x-ns-proxy-autoconfig"],
1365
+ ["pages", "application/x-iwork-pages-sffpages"],
1366
+ ["pas", "text/x-pascal"],
1367
+ ["paw", "application/vnd.pawaafile"],
1368
+ ["pbd", "application/vnd.powerbuilder6"],
1369
+ ["pbm", "image/x-portable-bitmap"],
1370
+ ["pcap", "application/vnd.tcpdump.pcap"],
1371
+ ["pcf", "application/x-font-pcf"],
1372
+ ["pcl", "application/vnd.hp-pcl"],
1373
+ ["pclxl", "application/vnd.hp-pclxl"],
1374
+ ["pct", "image/x-pict"],
1375
+ ["pcurl", "application/vnd.curl.pcurl"],
1376
+ ["pcx", "image/x-pcx"],
1377
+ ["pdb", "application/x-pilot"],
1378
+ ["pde", "text/x-processing"],
1379
+ ["pdf", "application/pdf"],
1380
+ ["pem", "application/x-x509-user-cert"],
1381
+ ["pfa", "application/x-font-type1"],
1382
+ ["pfb", "application/x-font-type1"],
1383
+ ["pfm", "application/x-font-type1"],
1384
+ ["pfr", "application/font-tdpfr"],
1385
+ ["pfx", "application/x-pkcs12"],
1386
+ ["pgm", "image/x-portable-graymap"],
1387
+ ["pgn", "application/x-chess-pgn"],
1388
+ ["pgp", "application/pgp"],
1389
+ ["php", "application/x-httpd-php"],
1390
+ ["php3", "application/x-httpd-php"],
1391
+ ["php4", "application/x-httpd-php"],
1392
+ ["phps", "application/x-httpd-php-source"],
1393
+ ["phtml", "application/x-httpd-php"],
1394
+ ["pic", "image/x-pict"],
1395
+ ["pkg", "application/octet-stream"],
1396
+ ["pki", "application/pkixcmp"],
1397
+ ["pkipath", "application/pkix-pkipath"],
1398
+ ["pkpass", "application/vnd.apple.pkpass"],
1399
+ ["pl", "application/x-perl"],
1400
+ ["plb", "application/vnd.3gpp.pic-bw-large"],
1401
+ ["plc", "application/vnd.mobius.plc"],
1402
+ ["plf", "application/vnd.pocketlearn"],
1403
+ ["pls", "application/pls+xml"],
1404
+ ["pm", "application/x-perl"],
1405
+ ["pml", "application/vnd.ctc-posml"],
1406
+ ["png", "image/png"],
1407
+ ["pnm", "image/x-portable-anymap"],
1408
+ ["portpkg", "application/vnd.macports.portpkg"],
1409
+ ["pot", "application/vnd.ms-powerpoint"],
1410
+ ["potm", "application/vnd.ms-powerpoint.presentation.macroEnabled.12"],
1411
+ ["potx", "application/vnd.openxmlformats-officedocument.presentationml.template"],
1412
+ ["ppa", "application/vnd.ms-powerpoint"],
1413
+ ["ppam", "application/vnd.ms-powerpoint.addin.macroEnabled.12"],
1414
+ ["ppd", "application/vnd.cups-ppd"],
1415
+ ["ppm", "image/x-portable-pixmap"],
1416
+ ["pps", "application/vnd.ms-powerpoint"],
1417
+ ["ppsm", "application/vnd.ms-powerpoint.slideshow.macroEnabled.12"],
1418
+ ["ppsx", "application/vnd.openxmlformats-officedocument.presentationml.slideshow"],
1419
+ ["ppt", "application/powerpoint"],
1420
+ ["pptm", "application/vnd.ms-powerpoint.presentation.macroEnabled.12"],
1421
+ ["pptx", "application/vnd.openxmlformats-officedocument.presentationml.presentation"],
1422
+ ["pqa", "application/vnd.palm"],
1423
+ ["prc", "application/x-pilot"],
1424
+ ["pre", "application/vnd.lotus-freelance"],
1425
+ ["prf", "application/pics-rules"],
1426
+ ["provx", "application/provenance+xml"],
1427
+ ["ps", "application/postscript"],
1428
+ ["psb", "application/vnd.3gpp.pic-bw-small"],
1429
+ ["psd", "application/x-photoshop"],
1430
+ ["psf", "application/x-font-linux-psf"],
1431
+ ["pskcxml", "application/pskc+xml"],
1432
+ ["pti", "image/prs.pti"],
1433
+ ["ptid", "application/vnd.pvi.ptid1"],
1434
+ ["pub", "application/x-mspublisher"],
1435
+ ["pvb", "application/vnd.3gpp.pic-bw-var"],
1436
+ ["pwn", "application/vnd.3m.post-it-notes"],
1437
+ ["pya", "audio/vnd.ms-playready.media.pya"],
1438
+ ["pyv", "video/vnd.ms-playready.media.pyv"],
1439
+ ["qam", "application/vnd.epson.quickanime"],
1440
+ ["qbo", "application/vnd.intu.qbo"],
1441
+ ["qfx", "application/vnd.intu.qfx"],
1442
+ ["qps", "application/vnd.publishare-delta-tree"],
1443
+ ["qt", "video/quicktime"],
1444
+ ["qwd", "application/vnd.quark.quarkxpress"],
1445
+ ["qwt", "application/vnd.quark.quarkxpress"],
1446
+ ["qxb", "application/vnd.quark.quarkxpress"],
1447
+ ["qxd", "application/vnd.quark.quarkxpress"],
1448
+ ["qxl", "application/vnd.quark.quarkxpress"],
1449
+ ["qxt", "application/vnd.quark.quarkxpress"],
1450
+ ["ra", "audio/x-realaudio"],
1451
+ ["ram", "audio/x-pn-realaudio"],
1452
+ ["raml", "application/raml+yaml"],
1453
+ ["rapd", "application/route-apd+xml"],
1454
+ ["rar", "application/x-rar"],
1455
+ ["ras", "image/x-cmu-raster"],
1456
+ ["rcprofile", "application/vnd.ipunplugged.rcprofile"],
1457
+ ["rdf", "application/rdf+xml"],
1458
+ ["rdz", "application/vnd.data-vision.rdz"],
1459
+ ["relo", "application/p2p-overlay+xml"],
1460
+ ["rep", "application/vnd.businessobjects"],
1461
+ ["res", "application/x-dtbresource+xml"],
1462
+ ["rgb", "image/x-rgb"],
1463
+ ["rif", "application/reginfo+xml"],
1464
+ ["rip", "audio/vnd.rip"],
1465
+ ["ris", "application/x-research-info-systems"],
1466
+ ["rl", "application/resource-lists+xml"],
1467
+ ["rlc", "image/vnd.fujixerox.edmics-rlc"],
1468
+ ["rld", "application/resource-lists-diff+xml"],
1469
+ ["rm", "audio/x-pn-realaudio"],
1470
+ ["rmi", "audio/midi"],
1471
+ ["rmp", "audio/x-pn-realaudio-plugin"],
1472
+ ["rms", "application/vnd.jcp.javame.midlet-rms"],
1473
+ ["rmvb", "application/vnd.rn-realmedia-vbr"],
1474
+ ["rnc", "application/relax-ng-compact-syntax"],
1475
+ ["rng", "application/xml"],
1476
+ ["roa", "application/rpki-roa"],
1477
+ ["roff", "text/troff"],
1478
+ ["rp9", "application/vnd.cloanto.rp9"],
1479
+ ["rpm", "audio/x-pn-realaudio-plugin"],
1480
+ ["rpss", "application/vnd.nokia.radio-presets"],
1481
+ ["rpst", "application/vnd.nokia.radio-preset"],
1482
+ ["rq", "application/sparql-query"],
1483
+ ["rs", "application/rls-services+xml"],
1484
+ ["rsa", "application/x-pkcs7"],
1485
+ ["rsat", "application/atsc-rsat+xml"],
1486
+ ["rsd", "application/rsd+xml"],
1487
+ ["rsheet", "application/urc-ressheet+xml"],
1488
+ ["rss", "application/rss+xml"],
1489
+ ["rtf", "text/rtf"],
1490
+ ["rtx", "text/richtext"],
1491
+ ["run", "application/x-makeself"],
1492
+ ["rusd", "application/route-usd+xml"],
1493
+ ["rv", "video/vnd.rn-realvideo"],
1494
+ ["s", "text/x-asm"],
1495
+ ["s3m", "audio/s3m"],
1496
+ ["saf", "application/vnd.yamaha.smaf-audio"],
1497
+ ["sass", "text/x-sass"],
1498
+ ["sbml", "application/sbml+xml"],
1499
+ ["sc", "application/vnd.ibm.secure-container"],
1500
+ ["scd", "application/x-msschedule"],
1501
+ ["scm", "application/vnd.lotus-screencam"],
1502
+ ["scq", "application/scvp-cv-request"],
1503
+ ["scs", "application/scvp-cv-response"],
1504
+ ["scss", "text/x-scss"],
1505
+ ["scurl", "text/vnd.curl.scurl"],
1506
+ ["sda", "application/vnd.stardivision.draw"],
1507
+ ["sdc", "application/vnd.stardivision.calc"],
1508
+ ["sdd", "application/vnd.stardivision.impress"],
1509
+ ["sdkd", "application/vnd.solent.sdkm+xml"],
1510
+ ["sdkm", "application/vnd.solent.sdkm+xml"],
1511
+ ["sdp", "application/sdp"],
1512
+ ["sdw", "application/vnd.stardivision.writer"],
1513
+ ["sea", "application/octet-stream"],
1514
+ ["see", "application/vnd.seemail"],
1515
+ ["seed", "application/vnd.fdsn.seed"],
1516
+ ["sema", "application/vnd.sema"],
1517
+ ["semd", "application/vnd.semd"],
1518
+ ["semf", "application/vnd.semf"],
1519
+ ["senmlx", "application/senml+xml"],
1520
+ ["sensmlx", "application/sensml+xml"],
1521
+ ["ser", "application/java-serialized-object"],
1522
+ ["setpay", "application/set-payment-initiation"],
1523
+ ["setreg", "application/set-registration-initiation"],
1524
+ ["sfd-hdstx", "application/vnd.hydrostatix.sof-data"],
1525
+ ["sfs", "application/vnd.spotfire.sfs"],
1526
+ ["sfv", "text/x-sfv"],
1527
+ ["sgi", "image/sgi"],
1528
+ ["sgl", "application/vnd.stardivision.writer-global"],
1529
+ ["sgm", "text/sgml"],
1530
+ ["sgml", "text/sgml"],
1531
+ ["sh", "application/x-sh"],
1532
+ ["shar", "application/x-shar"],
1533
+ ["shex", "text/shex"],
1534
+ ["shf", "application/shf+xml"],
1535
+ ["shtml", "text/html"],
1536
+ ["sid", "image/x-mrsid-image"],
1537
+ ["sieve", "application/sieve"],
1538
+ ["sig", "application/pgp-signature"],
1539
+ ["sil", "audio/silk"],
1540
+ ["silo", "model/mesh"],
1541
+ ["sis", "application/vnd.symbian.install"],
1542
+ ["sisx", "application/vnd.symbian.install"],
1543
+ ["sit", "application/x-stuffit"],
1544
+ ["sitx", "application/x-stuffitx"],
1545
+ ["siv", "application/sieve"],
1546
+ ["skd", "application/vnd.koan"],
1547
+ ["skm", "application/vnd.koan"],
1548
+ ["skp", "application/vnd.koan"],
1549
+ ["skt", "application/vnd.koan"],
1550
+ ["sldm", "application/vnd.ms-powerpoint.slide.macroenabled.12"],
1551
+ ["sldx", "application/vnd.openxmlformats-officedocument.presentationml.slide"],
1552
+ ["slim", "text/slim"],
1553
+ ["slm", "text/slim"],
1554
+ ["sls", "application/route-s-tsid+xml"],
1555
+ ["slt", "application/vnd.epson.salt"],
1556
+ ["sm", "application/vnd.stepmania.stepchart"],
1557
+ ["smf", "application/vnd.stardivision.math"],
1558
+ ["smi", "application/smil"],
1559
+ ["smil", "application/smil"],
1560
+ ["smv", "video/x-smv"],
1561
+ ["smzip", "application/vnd.stepmania.package"],
1562
+ ["snd", "audio/basic"],
1563
+ ["snf", "application/x-font-snf"],
1564
+ ["so", "application/octet-stream"],
1565
+ ["spc", "application/x-pkcs7-certificates"],
1566
+ ["spdx", "text/spdx"],
1567
+ ["spf", "application/vnd.yamaha.smaf-phrase"],
1568
+ ["spl", "application/x-futuresplash"],
1569
+ ["spot", "text/vnd.in3d.spot"],
1570
+ ["spp", "application/scvp-vp-response"],
1571
+ ["spq", "application/scvp-vp-request"],
1572
+ ["spx", "audio/ogg"],
1573
+ ["sql", "application/x-sql"],
1574
+ ["src", "application/x-wais-source"],
1575
+ ["srt", "application/x-subrip"],
1576
+ ["sru", "application/sru+xml"],
1577
+ ["srx", "application/sparql-results+xml"],
1578
+ ["ssdl", "application/ssdl+xml"],
1579
+ ["sse", "application/vnd.kodak-descriptor"],
1580
+ ["ssf", "application/vnd.epson.ssf"],
1581
+ ["ssml", "application/ssml+xml"],
1582
+ ["sst", "application/octet-stream"],
1583
+ ["st", "application/vnd.sailingtracker.track"],
1584
+ ["stc", "application/vnd.sun.xml.calc.template"],
1585
+ ["std", "application/vnd.sun.xml.draw.template"],
1586
+ ["stf", "application/vnd.wt.stf"],
1587
+ ["sti", "application/vnd.sun.xml.impress.template"],
1588
+ ["stk", "application/hyperstudio"],
1589
+ ["stl", "model/stl"],
1590
+ ["stpx", "model/step+xml"],
1591
+ ["stpxz", "model/step-xml+zip"],
1592
+ ["stpz", "model/step+zip"],
1593
+ ["str", "application/vnd.pg.format"],
1594
+ ["stw", "application/vnd.sun.xml.writer.template"],
1595
+ ["styl", "text/stylus"],
1596
+ ["stylus", "text/stylus"],
1597
+ ["sub", "text/vnd.dvb.subtitle"],
1598
+ ["sus", "application/vnd.sus-calendar"],
1599
+ ["susp", "application/vnd.sus-calendar"],
1600
+ ["sv4cpio", "application/x-sv4cpio"],
1601
+ ["sv4crc", "application/x-sv4crc"],
1602
+ ["svc", "application/vnd.dvb.service"],
1603
+ ["svd", "application/vnd.svd"],
1604
+ ["svg", "image/svg+xml"],
1605
+ ["svgz", "image/svg+xml"],
1606
+ ["swa", "application/x-director"],
1607
+ ["swf", "application/x-shockwave-flash"],
1608
+ ["swi", "application/vnd.aristanetworks.swi"],
1609
+ ["swidtag", "application/swid+xml"],
1610
+ ["sxc", "application/vnd.sun.xml.calc"],
1611
+ ["sxd", "application/vnd.sun.xml.draw"],
1612
+ ["sxg", "application/vnd.sun.xml.writer.global"],
1613
+ ["sxi", "application/vnd.sun.xml.impress"],
1614
+ ["sxm", "application/vnd.sun.xml.math"],
1615
+ ["sxw", "application/vnd.sun.xml.writer"],
1616
+ ["t", "text/troff"],
1617
+ ["t3", "application/x-t3vm-image"],
1618
+ ["t38", "image/t38"],
1619
+ ["taglet", "application/vnd.mynfc"],
1620
+ ["tao", "application/vnd.tao.intent-module-archive"],
1621
+ ["tap", "image/vnd.tencent.tap"],
1622
+ ["tar", "application/x-tar"],
1623
+ ["tcap", "application/vnd.3gpp2.tcap"],
1624
+ ["tcl", "application/x-tcl"],
1625
+ ["td", "application/urc-targetdesc+xml"],
1626
+ ["teacher", "application/vnd.smart.teacher"],
1627
+ ["tei", "application/tei+xml"],
1628
+ ["teicorpus", "application/tei+xml"],
1629
+ ["tex", "application/x-tex"],
1630
+ ["texi", "application/x-texinfo"],
1631
+ ["texinfo", "application/x-texinfo"],
1632
+ ["text", "text/plain"],
1633
+ ["tfi", "application/thraud+xml"],
1634
+ ["tfm", "application/x-tex-tfm"],
1635
+ ["tfx", "image/tiff-fx"],
1636
+ ["tga", "image/x-tga"],
1637
+ ["tgz", "application/x-tar"],
1638
+ ["thmx", "application/vnd.ms-officetheme"],
1639
+ ["tif", "image/tiff"],
1640
+ ["tiff", "image/tiff"],
1641
+ ["tk", "application/x-tcl"],
1642
+ ["tmo", "application/vnd.tmobile-livetv"],
1643
+ ["toml", "application/toml"],
1644
+ ["torrent", "application/x-bittorrent"],
1645
+ ["tpl", "application/vnd.groove-tool-template"],
1646
+ ["tpt", "application/vnd.trid.tpt"],
1647
+ ["tr", "text/troff"],
1648
+ ["tra", "application/vnd.trueapp"],
1649
+ ["trig", "application/trig"],
1650
+ ["trm", "application/x-msterminal"],
1651
+ ["ts", "video/mp2t"],
1652
+ ["tsd", "application/timestamped-data"],
1653
+ ["tsv", "text/tab-separated-values"],
1654
+ ["ttc", "font/collection"],
1655
+ ["ttf", "font/ttf"],
1656
+ ["ttl", "text/turtle"],
1657
+ ["ttml", "application/ttml+xml"],
1658
+ ["twd", "application/vnd.simtech-mindmapper"],
1659
+ ["twds", "application/vnd.simtech-mindmapper"],
1660
+ ["txd", "application/vnd.genomatix.tuxedo"],
1661
+ ["txf", "application/vnd.mobius.txf"],
1662
+ ["txt", "text/plain"],
1663
+ ["u8dsn", "message/global-delivery-status"],
1664
+ ["u8hdr", "message/global-headers"],
1665
+ ["u8mdn", "message/global-disposition-notification"],
1666
+ ["u8msg", "message/global"],
1667
+ ["u32", "application/x-authorware-bin"],
1668
+ ["ubj", "application/ubjson"],
1669
+ ["udeb", "application/x-debian-package"],
1670
+ ["ufd", "application/vnd.ufdl"],
1671
+ ["ufdl", "application/vnd.ufdl"],
1672
+ ["ulx", "application/x-glulx"],
1673
+ ["umj", "application/vnd.umajin"],
1674
+ ["unityweb", "application/vnd.unity"],
1675
+ ["uoml", "application/vnd.uoml+xml"],
1676
+ ["uri", "text/uri-list"],
1677
+ ["uris", "text/uri-list"],
1678
+ ["urls", "text/uri-list"],
1679
+ ["usdz", "model/vnd.usdz+zip"],
1680
+ ["ustar", "application/x-ustar"],
1681
+ ["utz", "application/vnd.uiq.theme"],
1682
+ ["uu", "text/x-uuencode"],
1683
+ ["uva", "audio/vnd.dece.audio"],
1684
+ ["uvd", "application/vnd.dece.data"],
1685
+ ["uvf", "application/vnd.dece.data"],
1686
+ ["uvg", "image/vnd.dece.graphic"],
1687
+ ["uvh", "video/vnd.dece.hd"],
1688
+ ["uvi", "image/vnd.dece.graphic"],
1689
+ ["uvm", "video/vnd.dece.mobile"],
1690
+ ["uvp", "video/vnd.dece.pd"],
1691
+ ["uvs", "video/vnd.dece.sd"],
1692
+ ["uvt", "application/vnd.dece.ttml+xml"],
1693
+ ["uvu", "video/vnd.uvvu.mp4"],
1694
+ ["uvv", "video/vnd.dece.video"],
1695
+ ["uvva", "audio/vnd.dece.audio"],
1696
+ ["uvvd", "application/vnd.dece.data"],
1697
+ ["uvvf", "application/vnd.dece.data"],
1698
+ ["uvvg", "image/vnd.dece.graphic"],
1699
+ ["uvvh", "video/vnd.dece.hd"],
1700
+ ["uvvi", "image/vnd.dece.graphic"],
1701
+ ["uvvm", "video/vnd.dece.mobile"],
1702
+ ["uvvp", "video/vnd.dece.pd"],
1703
+ ["uvvs", "video/vnd.dece.sd"],
1704
+ ["uvvt", "application/vnd.dece.ttml+xml"],
1705
+ ["uvvu", "video/vnd.uvvu.mp4"],
1706
+ ["uvvv", "video/vnd.dece.video"],
1707
+ ["uvvx", "application/vnd.dece.unspecified"],
1708
+ ["uvvz", "application/vnd.dece.zip"],
1709
+ ["uvx", "application/vnd.dece.unspecified"],
1710
+ ["uvz", "application/vnd.dece.zip"],
1711
+ ["vbox", "application/x-virtualbox-vbox"],
1712
+ ["vbox-extpack", "application/x-virtualbox-vbox-extpack"],
1713
+ ["vcard", "text/vcard"],
1714
+ ["vcd", "application/x-cdlink"],
1715
+ ["vcf", "text/x-vcard"],
1716
+ ["vcg", "application/vnd.groove-vcard"],
1717
+ ["vcs", "text/x-vcalendar"],
1718
+ ["vcx", "application/vnd.vcx"],
1719
+ ["vdi", "application/x-virtualbox-vdi"],
1720
+ ["vds", "model/vnd.sap.vds"],
1721
+ ["vhd", "application/x-virtualbox-vhd"],
1722
+ ["vis", "application/vnd.visionary"],
1723
+ ["viv", "video/vnd.vivo"],
1724
+ ["vlc", "application/videolan"],
1725
+ ["vmdk", "application/x-virtualbox-vmdk"],
1726
+ ["vob", "video/x-ms-vob"],
1727
+ ["vor", "application/vnd.stardivision.writer"],
1728
+ ["vox", "application/x-authorware-bin"],
1729
+ ["vrml", "model/vrml"],
1730
+ ["vsd", "application/vnd.visio"],
1731
+ ["vsf", "application/vnd.vsf"],
1732
+ ["vss", "application/vnd.visio"],
1733
+ ["vst", "application/vnd.visio"],
1734
+ ["vsw", "application/vnd.visio"],
1735
+ ["vtf", "image/vnd.valve.source.texture"],
1736
+ ["vtt", "text/vtt"],
1737
+ ["vtu", "model/vnd.vtu"],
1738
+ ["vxml", "application/voicexml+xml"],
1739
+ ["w3d", "application/x-director"],
1740
+ ["wad", "application/x-doom"],
1741
+ ["wadl", "application/vnd.sun.wadl+xml"],
1742
+ ["war", "application/java-archive"],
1743
+ ["wasm", "application/wasm"],
1744
+ ["wav", "audio/x-wav"],
1745
+ ["wax", "audio/x-ms-wax"],
1746
+ ["wbmp", "image/vnd.wap.wbmp"],
1747
+ ["wbs", "application/vnd.criticaltools.wbs+xml"],
1748
+ ["wbxml", "application/wbxml"],
1749
+ ["wcm", "application/vnd.ms-works"],
1750
+ ["wdb", "application/vnd.ms-works"],
1751
+ ["wdp", "image/vnd.ms-photo"],
1752
+ ["weba", "audio/webm"],
1753
+ ["webapp", "application/x-web-app-manifest+json"],
1754
+ ["webm", "video/webm"],
1755
+ ["webmanifest", "application/manifest+json"],
1756
+ ["webp", "image/webp"],
1757
+ ["wg", "application/vnd.pmi.widget"],
1758
+ ["wgt", "application/widget"],
1759
+ ["wks", "application/vnd.ms-works"],
1760
+ ["wm", "video/x-ms-wm"],
1761
+ ["wma", "audio/x-ms-wma"],
1762
+ ["wmd", "application/x-ms-wmd"],
1763
+ ["wmf", "image/wmf"],
1764
+ ["wml", "text/vnd.wap.wml"],
1765
+ ["wmlc", "application/wmlc"],
1766
+ ["wmls", "text/vnd.wap.wmlscript"],
1767
+ ["wmlsc", "application/vnd.wap.wmlscriptc"],
1768
+ ["wmv", "video/x-ms-wmv"],
1769
+ ["wmx", "video/x-ms-wmx"],
1770
+ ["wmz", "application/x-msmetafile"],
1771
+ ["woff", "font/woff"],
1772
+ ["woff2", "font/woff2"],
1773
+ ["word", "application/msword"],
1774
+ ["wpd", "application/vnd.wordperfect"],
1775
+ ["wpl", "application/vnd.ms-wpl"],
1776
+ ["wps", "application/vnd.ms-works"],
1777
+ ["wqd", "application/vnd.wqd"],
1778
+ ["wri", "application/x-mswrite"],
1779
+ ["wrl", "model/vrml"],
1780
+ ["wsc", "message/vnd.wfa.wsc"],
1781
+ ["wsdl", "application/wsdl+xml"],
1782
+ ["wspolicy", "application/wspolicy+xml"],
1783
+ ["wtb", "application/vnd.webturbo"],
1784
+ ["wvx", "video/x-ms-wvx"],
1785
+ ["x3d", "model/x3d+xml"],
1786
+ ["x3db", "model/x3d+fastinfoset"],
1787
+ ["x3dbz", "model/x3d+binary"],
1788
+ ["x3dv", "model/x3d-vrml"],
1789
+ ["x3dvz", "model/x3d+vrml"],
1790
+ ["x3dz", "model/x3d+xml"],
1791
+ ["x32", "application/x-authorware-bin"],
1792
+ ["x_b", "model/vnd.parasolid.transmit.binary"],
1793
+ ["x_t", "model/vnd.parasolid.transmit.text"],
1794
+ ["xaml", "application/xaml+xml"],
1795
+ ["xap", "application/x-silverlight-app"],
1796
+ ["xar", "application/vnd.xara"],
1797
+ ["xav", "application/xcap-att+xml"],
1798
+ ["xbap", "application/x-ms-xbap"],
1799
+ ["xbd", "application/vnd.fujixerox.docuworks.binder"],
1800
+ ["xbm", "image/x-xbitmap"],
1801
+ ["xca", "application/xcap-caps+xml"],
1802
+ ["xcs", "application/calendar+xml"],
1803
+ ["xdf", "application/xcap-diff+xml"],
1804
+ ["xdm", "application/vnd.syncml.dm+xml"],
1805
+ ["xdp", "application/vnd.adobe.xdp+xml"],
1806
+ ["xdssc", "application/dssc+xml"],
1807
+ ["xdw", "application/vnd.fujixerox.docuworks"],
1808
+ ["xel", "application/xcap-el+xml"],
1809
+ ["xenc", "application/xenc+xml"],
1810
+ ["xer", "application/patch-ops-error+xml"],
1811
+ ["xfdf", "application/vnd.adobe.xfdf"],
1812
+ ["xfdl", "application/vnd.xfdl"],
1813
+ ["xht", "application/xhtml+xml"],
1814
+ ["xhtml", "application/xhtml+xml"],
1815
+ ["xhvml", "application/xv+xml"],
1816
+ ["xif", "image/vnd.xiff"],
1817
+ ["xl", "application/excel"],
1818
+ ["xla", "application/vnd.ms-excel"],
1819
+ ["xlam", "application/vnd.ms-excel.addin.macroEnabled.12"],
1820
+ ["xlc", "application/vnd.ms-excel"],
1821
+ ["xlf", "application/xliff+xml"],
1822
+ ["xlm", "application/vnd.ms-excel"],
1823
+ ["xls", "application/vnd.ms-excel"],
1824
+ ["xlsb", "application/vnd.ms-excel.sheet.binary.macroEnabled.12"],
1825
+ ["xlsm", "application/vnd.ms-excel.sheet.macroEnabled.12"],
1826
+ ["xlsx", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],
1827
+ ["xlt", "application/vnd.ms-excel"],
1828
+ ["xltm", "application/vnd.ms-excel.template.macroEnabled.12"],
1829
+ ["xltx", "application/vnd.openxmlformats-officedocument.spreadsheetml.template"],
1830
+ ["xlw", "application/vnd.ms-excel"],
1831
+ ["xm", "audio/xm"],
1832
+ ["xml", "application/xml"],
1833
+ ["xns", "application/xcap-ns+xml"],
1834
+ ["xo", "application/vnd.olpc-sugar"],
1835
+ ["xop", "application/xop+xml"],
1836
+ ["xpi", "application/x-xpinstall"],
1837
+ ["xpl", "application/xproc+xml"],
1838
+ ["xpm", "image/x-xpixmap"],
1839
+ ["xpr", "application/vnd.is-xpr"],
1840
+ ["xps", "application/vnd.ms-xpsdocument"],
1841
+ ["xpw", "application/vnd.intercon.formnet"],
1842
+ ["xpx", "application/vnd.intercon.formnet"],
1843
+ ["xsd", "application/xml"],
1844
+ ["xsl", "application/xml"],
1845
+ ["xslt", "application/xslt+xml"],
1846
+ ["xsm", "application/vnd.syncml+xml"],
1847
+ ["xspf", "application/xspf+xml"],
1848
+ ["xul", "application/vnd.mozilla.xul+xml"],
1849
+ ["xvm", "application/xv+xml"],
1850
+ ["xvml", "application/xv+xml"],
1851
+ ["xwd", "image/x-xwindowdump"],
1852
+ ["xyz", "chemical/x-xyz"],
1853
+ ["xz", "application/x-xz"],
1854
+ ["yaml", "text/yaml"],
1855
+ ["yang", "application/yang"],
1856
+ ["yin", "application/yin+xml"],
1857
+ ["yml", "text/yaml"],
1858
+ ["ymp", "text/x-suse-ymp"],
1859
+ ["z", "application/x-compress"],
1860
+ ["z1", "application/x-zmachine"],
1861
+ ["z2", "application/x-zmachine"],
1862
+ ["z3", "application/x-zmachine"],
1863
+ ["z4", "application/x-zmachine"],
1864
+ ["z5", "application/x-zmachine"],
1865
+ ["z6", "application/x-zmachine"],
1866
+ ["z7", "application/x-zmachine"],
1867
+ ["z8", "application/x-zmachine"],
1868
+ ["zaz", "application/vnd.zzazz.deck+xml"],
1869
+ ["zip", "application/zip"],
1870
+ ["zir", "application/vnd.zul"],
1871
+ ["zirz", "application/vnd.zul"],
1872
+ ["zmm", "application/vnd.handheld-entertainment+xml"],
1873
+ ["zsh", "text/x-scriptzsh"]
1874
+ ]);
1875
+ function fa(a, i, e) {
1876
+ const t = ae(a), { webkitRelativePath: o } = a, n = typeof i == "string" ? i : typeof o == "string" && o.length > 0 ? o : `./${a.name}`;
1877
+ return typeof t.path != "string" && si(t, "path", n), si(t, "relativePath", n), t;
1878
+ }
1879
+ function ae(a) {
1880
+ const { name: i } = a;
1881
+ if (i && i.lastIndexOf(".") !== -1 && !a.type) {
1882
+ const t = i.split(".").pop().toLowerCase(), o = Qi.get(t);
1883
+ o && Object.defineProperty(a, "type", {
1884
+ value: o,
1885
+ writable: !1,
1886
+ configurable: !1,
1887
+ enumerable: !0
1888
+ });
1889
+ }
1890
+ return a;
1891
+ }
1892
+ function si(a, i, e) {
1893
+ Object.defineProperty(a, i, {
1894
+ value: e,
1895
+ writable: !1,
1896
+ configurable: !1,
1897
+ enumerable: !0
1898
+ });
1899
+ }
1900
+ const ie = [
1901
+ // Thumbnail cache files for macOS and Windows
1902
+ ".DS_Store",
1903
+ // macOs
1904
+ "Thumbs.db"
1905
+ // Windows
1906
+ ];
1907
+ function ee(a) {
1908
+ return da(this, void 0, void 0, function* () {
1909
+ return Ta(a) && te(a.dataTransfer) ? re(a.dataTransfer, a.type) : ne(a) ? oe(a) : Array.isArray(a) && a.every((i) => "getFile" in i && typeof i.getFile == "function") ? pe(a) : [];
1910
+ });
1911
+ }
1912
+ function te(a) {
1913
+ return Ta(a);
1914
+ }
1915
+ function ne(a) {
1916
+ return Ta(a) && Ta(a.target);
1917
+ }
1918
+ function Ta(a) {
1919
+ return typeof a == "object" && a !== null;
1920
+ }
1921
+ function oe(a) {
1922
+ return Ga(a.target.files).map((i) => fa(i));
1923
+ }
1924
+ function pe(a) {
1925
+ return da(this, void 0, void 0, function* () {
1926
+ return (yield Promise.all(a.map((e) => e.getFile()))).map((e) => fa(e));
1927
+ });
1928
+ }
1929
+ function re(a, i) {
1930
+ return da(this, void 0, void 0, function* () {
1931
+ if (a.items) {
1932
+ const e = Ga(a.items).filter((o) => o.kind === "file");
1933
+ if (i !== "drop")
1934
+ return e;
1935
+ const t = yield Promise.all(e.map(ce));
1936
+ return di(Ti(t));
1937
+ }
1938
+ return di(Ga(a.files).map((e) => fa(e)));
1939
+ });
1940
+ }
1941
+ function di(a) {
1942
+ return a.filter((i) => ie.indexOf(i.name) === -1);
1943
+ }
1944
+ function Ga(a) {
1945
+ if (a === null)
1946
+ return [];
1947
+ const i = [];
1948
+ for (let e = 0; e < a.length; e++) {
1949
+ const t = a[e];
1950
+ i.push(t);
1951
+ }
1952
+ return i;
1953
+ }
1954
+ function ce(a) {
1955
+ if (typeof a.webkitGetAsEntry != "function")
1956
+ return mi(a);
1957
+ const i = a.webkitGetAsEntry();
1958
+ return i && i.isDirectory ? Oi(i) : mi(a, i);
1959
+ }
1960
+ function Ti(a) {
1961
+ return a.reduce((i, e) => [
1962
+ ...i,
1963
+ ...Array.isArray(e) ? Ti(e) : [e]
1964
+ ], []);
1965
+ }
1966
+ function mi(a, i) {
1967
+ return da(this, void 0, void 0, function* () {
1968
+ var e;
1969
+ if (globalThis.isSecureContext && typeof a.getAsFileSystemHandle == "function") {
1970
+ const n = yield a.getAsFileSystemHandle();
1971
+ if (n === null)
1972
+ throw new Error(`${a} is not a File`);
1973
+ if (n !== void 0) {
1974
+ const d = yield n.getFile();
1975
+ return d.handle = n, fa(d);
1976
+ }
1977
+ }
1978
+ const t = a.getAsFile();
1979
+ if (!t)
1980
+ throw new Error(`${a} is not a File`);
1981
+ return fa(t, (e = i?.fullPath) !== null && e !== void 0 ? e : void 0);
1982
+ });
1983
+ }
1984
+ function le(a) {
1985
+ return da(this, void 0, void 0, function* () {
1986
+ return a.isDirectory ? Oi(a) : se(a);
1987
+ });
1988
+ }
1989
+ function Oi(a) {
1990
+ const i = a.createReader();
1991
+ return new Promise((e, t) => {
1992
+ const o = [];
1993
+ function n() {
1994
+ i.readEntries((d) => da(this, void 0, void 0, function* () {
1995
+ if (d.length) {
1996
+ const l = Promise.all(d.map(le));
1997
+ o.push(l), n();
1998
+ } else
1999
+ try {
2000
+ const l = yield Promise.all(o);
2001
+ e(l);
2002
+ } catch (l) {
2003
+ t(l);
2004
+ }
2005
+ }), (d) => {
2006
+ t(d);
2007
+ });
2008
+ }
2009
+ n();
2010
+ });
2011
+ }
2012
+ function se(a) {
2013
+ return da(this, void 0, void 0, function* () {
2014
+ return new Promise((i, e) => {
2015
+ a.file((t) => {
2016
+ const o = fa(t, a.fullPath);
2017
+ i(o);
2018
+ }, (t) => {
2019
+ e(t);
2020
+ });
2021
+ });
2022
+ });
2023
+ }
2024
+ var Da = {}, ui;
2025
+ function de() {
2026
+ return ui || (ui = 1, Da.__esModule = !0, Da.default = function(a, i) {
2027
+ if (a && i) {
2028
+ var e = Array.isArray(i) ? i : i.split(",");
2029
+ if (e.length === 0)
2030
+ return !0;
2031
+ var t = a.name || "", o = (a.type || "").toLowerCase(), n = o.replace(/\/.*$/, "");
2032
+ return e.some(function(d) {
2033
+ var l = d.trim().toLowerCase();
2034
+ return l.charAt(0) === "." ? t.toLowerCase().endsWith(l) : l.endsWith("/*") ? n === l.replace(/\/.*$/, "") : o === l;
2035
+ });
2036
+ }
2037
+ return !0;
2038
+ }), Da;
2039
+ }
2040
+ var me = de();
2041
+ const Ka = /* @__PURE__ */ Ei(me);
2042
+ function fi(a) {
2043
+ return ve(a) || fe(a) || Ai(a) || ue();
2044
+ }
2045
+ function ue() {
2046
+ throw new TypeError(`Invalid attempt to spread non-iterable instance.
2047
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
2048
+ }
2049
+ function fe(a) {
2050
+ if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null) return Array.from(a);
2051
+ }
2052
+ function ve(a) {
2053
+ if (Array.isArray(a)) return Ba(a);
2054
+ }
2055
+ function vi(a, i) {
2056
+ var e = Object.keys(a);
2057
+ if (Object.getOwnPropertySymbols) {
2058
+ var t = Object.getOwnPropertySymbols(a);
2059
+ i && (t = t.filter(function(o) {
2060
+ return Object.getOwnPropertyDescriptor(a, o).enumerable;
2061
+ })), e.push.apply(e, t);
2062
+ }
2063
+ return e;
2064
+ }
2065
+ function xi(a) {
2066
+ for (var i = 1; i < arguments.length; i++) {
2067
+ var e = arguments[i] != null ? arguments[i] : {};
2068
+ i % 2 ? vi(Object(e), !0).forEach(function(t) {
2069
+ _i(a, t, e[t]);
2070
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(e)) : vi(Object(e)).forEach(function(t) {
2071
+ Object.defineProperty(a, t, Object.getOwnPropertyDescriptor(e, t));
2072
+ });
2073
+ }
2074
+ return a;
2075
+ }
2076
+ function _i(a, i, e) {
2077
+ return i in a ? Object.defineProperty(a, i, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : a[i] = e, a;
2078
+ }
2079
+ function ba(a, i) {
2080
+ return be(a) || ge(a, i) || Ai(a, i) || xe();
2081
+ }
2082
+ function xe() {
2083
+ throw new TypeError(`Invalid attempt to destructure non-iterable instance.
2084
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
2085
+ }
2086
+ function Ai(a, i) {
2087
+ if (a) {
2088
+ if (typeof a == "string") return Ba(a, i);
2089
+ var e = Object.prototype.toString.call(a).slice(8, -1);
2090
+ if (e === "Object" && a.constructor && (e = a.constructor.name), e === "Map" || e === "Set") return Array.from(a);
2091
+ if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)) return Ba(a, i);
2092
+ }
2093
+ }
2094
+ function Ba(a, i) {
2095
+ (i == null || i > a.length) && (i = a.length);
2096
+ for (var e = 0, t = new Array(i); e < i; e++)
2097
+ t[e] = a[e];
2098
+ return t;
2099
+ }
2100
+ function ge(a, i) {
2101
+ var e = a == null ? null : typeof Symbol < "u" && a[Symbol.iterator] || a["@@iterator"];
2102
+ if (e != null) {
2103
+ var t = [], o = !0, n = !1, d, l;
2104
+ try {
2105
+ for (e = e.call(a); !(o = (d = e.next()).done) && (t.push(d.value), !(i && t.length === i)); o = !0)
2106
+ ;
2107
+ } catch (h) {
2108
+ n = !0, l = h;
2109
+ } finally {
2110
+ try {
2111
+ !o && e.return != null && e.return();
2112
+ } finally {
2113
+ if (n) throw l;
2114
+ }
2115
+ }
2116
+ return t;
2117
+ }
2118
+ }
2119
+ function be(a) {
2120
+ if (Array.isArray(a)) return a;
2121
+ }
2122
+ var ye = typeof Ka == "function" ? Ka : Ka.default, he = "file-invalid-type", we = "file-too-large", ke = "file-too-small", Ee = "too-many-files", je = function() {
2123
+ var i = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", e = i.split(","), t = e.length > 1 ? "one of ".concat(e.join(", ")) : e[0];
2124
+ return {
2125
+ code: he,
2126
+ message: "File type must be ".concat(t)
2127
+ };
2128
+ }, gi = function(i) {
2129
+ return {
2130
+ code: we,
2131
+ message: "File is larger than ".concat(i, " ").concat(i === 1 ? "byte" : "bytes")
2132
+ };
2133
+ }, bi = function(i) {
2134
+ return {
2135
+ code: ke,
2136
+ message: "File is smaller than ".concat(i, " ").concat(i === 1 ? "byte" : "bytes")
2137
+ };
2138
+ }, De = {
2139
+ code: Ee,
2140
+ message: "Too many files"
2141
+ };
2142
+ function Te(a) {
2143
+ return a.type === "" && typeof a.getAsFile == "function";
2144
+ }
2145
+ function Pi(a, i) {
2146
+ var e = a.type === "application/x-moz-file" || ye(a, i) || Te(a);
2147
+ return [e, e ? null : je(i)];
2148
+ }
2149
+ function Si(a, i, e) {
2150
+ if (sa(a.size))
2151
+ if (sa(i) && sa(e)) {
2152
+ if (a.size > e) return [!1, gi(e)];
2153
+ if (a.size < i) return [!1, bi(i)];
2154
+ } else {
2155
+ if (sa(i) && a.size < i) return [!1, bi(i)];
2156
+ if (sa(e) && a.size > e) return [!1, gi(e)];
2157
+ }
2158
+ return [!0, null];
2159
+ }
2160
+ function sa(a) {
2161
+ return a != null;
2162
+ }
2163
+ function Oe(a) {
2164
+ var i = a.files, e = a.accept, t = a.minSize, o = a.maxSize, n = a.multiple, d = a.maxFiles, l = a.validator;
2165
+ return !n && i.length > 1 || n && d >= 1 && i.length > d ? !1 : i.every(function(h) {
2166
+ var E = Pi(h, e), v = ba(E, 1), k = v[0], S = Si(h, t, o), R = ba(S, 1), W = R[0], A = l ? l(h) : null;
2167
+ return k && W && !A;
2168
+ });
2169
+ }
2170
+ function Oa(a) {
2171
+ return typeof a.isPropagationStopped == "function" ? a.isPropagationStopped() : typeof a.cancelBubble < "u" ? a.cancelBubble : !1;
2172
+ }
2173
+ function ga(a) {
2174
+ return a.dataTransfer ? Array.prototype.some.call(a.dataTransfer.types, function(i) {
2175
+ return i === "Files" || i === "application/x-moz-file";
2176
+ }) : !!a.target && !!a.target.files;
2177
+ }
2178
+ function yi(a) {
2179
+ a.preventDefault();
2180
+ }
2181
+ function _e(a) {
2182
+ return a.indexOf("MSIE") !== -1 || a.indexOf("Trident/") !== -1;
2183
+ }
2184
+ function Ae(a) {
2185
+ return a.indexOf("Edge/") !== -1;
2186
+ }
2187
+ function Pe() {
2188
+ var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : window.navigator.userAgent;
2189
+ return _e(a) || Ae(a);
2190
+ }
2191
+ function Q() {
2192
+ for (var a = arguments.length, i = new Array(a), e = 0; e < a; e++)
2193
+ i[e] = arguments[e];
2194
+ return function(t) {
2195
+ for (var o = arguments.length, n = new Array(o > 1 ? o - 1 : 0), d = 1; d < o; d++)
2196
+ n[d - 1] = arguments[d];
2197
+ return i.some(function(l) {
2198
+ return !Oa(t) && l && l.apply(void 0, [t].concat(n)), Oa(t);
2199
+ });
2200
+ };
2201
+ }
2202
+ function Se() {
2203
+ return "showOpenFilePicker" in window;
2204
+ }
2205
+ function ze(a) {
2206
+ if (sa(a)) {
2207
+ var i = Object.entries(a).filter(function(e) {
2208
+ var t = ba(e, 2), o = t[0], n = t[1], d = !0;
2209
+ return zi(o) || (console.warn('Skipped "'.concat(o, '" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')), d = !1), (!Array.isArray(n) || !n.every(Ri)) && (console.warn('Skipped "'.concat(o, '" because an invalid file extension was provided.')), d = !1), d;
2210
+ }).reduce(function(e, t) {
2211
+ var o = ba(t, 2), n = o[0], d = o[1];
2212
+ return xi(xi({}, e), {}, _i({}, n, d));
2213
+ }, {});
2214
+ return [{
2215
+ // description is required due to https://crbug.com/1264708
2216
+ description: "Files",
2217
+ accept: i
2218
+ }];
2219
+ }
2220
+ return a;
2221
+ }
2222
+ function Re(a) {
2223
+ if (sa(a))
2224
+ return Object.entries(a).reduce(function(i, e) {
2225
+ var t = ba(e, 2), o = t[0], n = t[1];
2226
+ return [].concat(fi(i), [o], fi(n));
2227
+ }, []).filter(function(i) {
2228
+ return zi(i) || Ri(i);
2229
+ }).join(",");
2230
+ }
2231
+ function Ce(a) {
2232
+ return a instanceof DOMException && (a.name === "AbortError" || a.code === a.ABORT_ERR);
2233
+ }
2234
+ function Fe(a) {
2235
+ return a instanceof DOMException && (a.name === "SecurityError" || a.code === a.SECURITY_ERR);
2236
+ }
2237
+ function zi(a) {
2238
+ return a === "audio/*" || a === "video/*" || a === "image/*" || a === "text/*" || a === "application/*" || /\w+\/[-+.\w]+/g.test(a);
2239
+ }
2240
+ function Ri(a) {
2241
+ return /^.*\.[\w]+$/.test(a);
2242
+ }
2243
+ var Ie = ["children"], qe = ["open"], Me = ["refKey", "role", "onKeyDown", "onFocus", "onBlur", "onClick", "onDragEnter", "onDragOver", "onDragLeave", "onDrop"], $e = ["refKey", "onChange", "onClick"];
2244
+ function hi(a) {
2245
+ return Ye(a) || We(a) || Ci(a) || Le();
2246
+ }
2247
+ function Le() {
2248
+ throw new TypeError(`Invalid attempt to spread non-iterable instance.
2249
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
2250
+ }
2251
+ function We(a) {
2252
+ if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null) return Array.from(a);
2253
+ }
2254
+ function Ye(a) {
2255
+ if (Array.isArray(a)) return Ua(a);
2256
+ }
2257
+ function Ha(a, i) {
2258
+ return Ge(a) || He(a, i) || Ci(a, i) || Ke();
2259
+ }
2260
+ function Ke() {
2261
+ throw new TypeError(`Invalid attempt to destructure non-iterable instance.
2262
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
2263
+ }
2264
+ function Ci(a, i) {
2265
+ if (a) {
2266
+ if (typeof a == "string") return Ua(a, i);
2267
+ var e = Object.prototype.toString.call(a).slice(8, -1);
2268
+ if (e === "Object" && a.constructor && (e = a.constructor.name), e === "Map" || e === "Set") return Array.from(a);
2269
+ if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)) return Ua(a, i);
2270
+ }
2271
+ }
2272
+ function Ua(a, i) {
2273
+ (i == null || i > a.length) && (i = a.length);
2274
+ for (var e = 0, t = new Array(i); e < i; e++)
2275
+ t[e] = a[e];
2276
+ return t;
2277
+ }
2278
+ function He(a, i) {
2279
+ var e = a == null ? null : typeof Symbol < "u" && a[Symbol.iterator] || a["@@iterator"];
2280
+ if (e != null) {
2281
+ var t = [], o = !0, n = !1, d, l;
2282
+ try {
2283
+ for (e = e.call(a); !(o = (d = e.next()).done) && (t.push(d.value), !(i && t.length === i)); o = !0)
2284
+ ;
2285
+ } catch (h) {
2286
+ n = !0, l = h;
2287
+ } finally {
2288
+ try {
2289
+ !o && e.return != null && e.return();
2290
+ } finally {
2291
+ if (n) throw l;
2292
+ }
2293
+ }
2294
+ return t;
2295
+ }
2296
+ }
2297
+ function Ge(a) {
2298
+ if (Array.isArray(a)) return a;
2299
+ }
2300
+ function wi(a, i) {
2301
+ var e = Object.keys(a);
2302
+ if (Object.getOwnPropertySymbols) {
2303
+ var t = Object.getOwnPropertySymbols(a);
2304
+ i && (t = t.filter(function(o) {
2305
+ return Object.getOwnPropertyDescriptor(a, o).enumerable;
2306
+ })), e.push.apply(e, t);
2307
+ }
2308
+ return e;
2309
+ }
2310
+ function z(a) {
2311
+ for (var i = 1; i < arguments.length; i++) {
2312
+ var e = arguments[i] != null ? arguments[i] : {};
2313
+ i % 2 ? wi(Object(e), !0).forEach(function(t) {
2314
+ Na(a, t, e[t]);
2315
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(e)) : wi(Object(e)).forEach(function(t) {
2316
+ Object.defineProperty(a, t, Object.getOwnPropertyDescriptor(e, t));
2317
+ });
2318
+ }
2319
+ return a;
2320
+ }
2321
+ function Na(a, i, e) {
2322
+ return i in a ? Object.defineProperty(a, i, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : a[i] = e, a;
2323
+ }
2324
+ function _a(a, i) {
2325
+ if (a == null) return {};
2326
+ var e = Be(a, i), t, o;
2327
+ if (Object.getOwnPropertySymbols) {
2328
+ var n = Object.getOwnPropertySymbols(a);
2329
+ for (o = 0; o < n.length; o++)
2330
+ t = n[o], !(i.indexOf(t) >= 0) && Object.prototype.propertyIsEnumerable.call(a, t) && (e[t] = a[t]);
2331
+ }
2332
+ return e;
2333
+ }
2334
+ function Be(a, i) {
2335
+ if (a == null) return {};
2336
+ var e = {}, t = Object.keys(a), o, n;
2337
+ for (n = 0; n < t.length; n++)
2338
+ o = t[n], !(i.indexOf(o) >= 0) && (e[o] = a[o]);
2339
+ return e;
2340
+ }
2341
+ var Xa = /* @__PURE__ */ Yi(function(a, i) {
2342
+ var e = a.children, t = _a(a, Ie), o = Ue(t), n = o.open, d = _a(o, qe);
2343
+ return Ki(i, function() {
2344
+ return {
2345
+ open: n
2346
+ };
2347
+ }, [n]), /* @__PURE__ */ Li.createElement(Hi, null, e(z(z({}, d), {}, {
2348
+ open: n
2349
+ })));
2350
+ });
2351
+ Xa.displayName = "Dropzone";
2352
+ var Fi = {
2353
+ disabled: !1,
2354
+ getFilesFromEvent: ee,
2355
+ maxSize: 1 / 0,
2356
+ minSize: 0,
2357
+ multiple: !0,
2358
+ maxFiles: 0,
2359
+ preventDropOnDocument: !0,
2360
+ noClick: !1,
2361
+ noKeyboard: !1,
2362
+ noDrag: !1,
2363
+ noDragEventsBubbling: !1,
2364
+ validator: null,
2365
+ useFsAccessApi: !1,
2366
+ autoFocus: !1
2367
+ };
2368
+ Xa.defaultProps = Fi;
2369
+ Xa.propTypes = {
2370
+ /**
2371
+ * Render function that exposes the dropzone state and prop getter fns
2372
+ *
2373
+ * @param {object} params
2374
+ * @param {Function} params.getRootProps Returns the props you should apply to the root drop container you render
2375
+ * @param {Function} params.getInputProps Returns the props you should apply to hidden file input you render
2376
+ * @param {Function} params.open Open the native file selection dialog
2377
+ * @param {boolean} params.isFocused Dropzone area is in focus
2378
+ * @param {boolean} params.isFileDialogActive File dialog is opened
2379
+ * @param {boolean} params.isDragActive Active drag is in progress
2380
+ * @param {boolean} params.isDragAccept Dragged files are accepted
2381
+ * @param {boolean} params.isDragReject True only during an active drag when some dragged files would be rejected. After drop, this resets to false. Use fileRejections for post-drop errors.
2382
+ * @param {boolean} params.isDragGlobal Files are being dragged anywhere on the document
2383
+ * @param {File[]} params.acceptedFiles Accepted files
2384
+ * @param {FileRejection[]} params.fileRejections Rejected files and why they were rejected. This persists after drop and is the source of truth for post-drop rejections.
2385
+ */
2386
+ children: P.func,
2387
+ /**
2388
+ * Set accepted file types.
2389
+ * Checkout https://developer.mozilla.org/en-US/docs/Web/API/window/showOpenFilePicker types option for more information.
2390
+ * Keep in mind that mime type determination is not reliable across platforms. CSV files,
2391
+ * for example, are reported as text/plain under macOS but as application/vnd.ms-excel under
2392
+ * Windows. In some cases there might not be a mime type set at all (https://github.com/react-dropzone/react-dropzone/issues/276).
2393
+ */
2394
+ accept: P.objectOf(P.arrayOf(P.string)),
2395
+ /**
2396
+ * Allow drag 'n' drop (or selection from the file dialog) of multiple files
2397
+ */
2398
+ multiple: P.bool,
2399
+ /**
2400
+ * If false, allow dropped items to take over the current browser window
2401
+ */
2402
+ preventDropOnDocument: P.bool,
2403
+ /**
2404
+ * If true, disables click to open the native file selection dialog
2405
+ */
2406
+ noClick: P.bool,
2407
+ /**
2408
+ * If true, disables SPACE/ENTER to open the native file selection dialog.
2409
+ * Note that it also stops tracking the focus state.
2410
+ */
2411
+ noKeyboard: P.bool,
2412
+ /**
2413
+ * If true, disables drag 'n' drop
2414
+ */
2415
+ noDrag: P.bool,
2416
+ /**
2417
+ * If true, stops drag event propagation to parents
2418
+ */
2419
+ noDragEventsBubbling: P.bool,
2420
+ /**
2421
+ * Minimum file size (in bytes)
2422
+ */
2423
+ minSize: P.number,
2424
+ /**
2425
+ * Maximum file size (in bytes)
2426
+ */
2427
+ maxSize: P.number,
2428
+ /**
2429
+ * Maximum accepted number of files
2430
+ * The default value is 0 which means there is no limitation to how many files are accepted.
2431
+ */
2432
+ maxFiles: P.number,
2433
+ /**
2434
+ * Enable/disable the dropzone
2435
+ */
2436
+ disabled: P.bool,
2437
+ /**
2438
+ * Use this to provide a custom file aggregator
2439
+ *
2440
+ * @param {(DragEvent|Event|Array<FileSystemFileHandle>)} event A drag event or input change event (if files were selected via the file dialog)
2441
+ */
2442
+ getFilesFromEvent: P.func,
2443
+ /**
2444
+ * Cb for when closing the file dialog with no selection
2445
+ */
2446
+ onFileDialogCancel: P.func,
2447
+ /**
2448
+ * Cb for when opening the file dialog
2449
+ */
2450
+ onFileDialogOpen: P.func,
2451
+ /**
2452
+ * Set to true to use the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API
2453
+ * to open the file picker instead of using an `<input type="file">` click event.
2454
+ */
2455
+ useFsAccessApi: P.bool,
2456
+ /**
2457
+ * Set to true to focus the root element on render
2458
+ */
2459
+ autoFocus: P.bool,
2460
+ /**
2461
+ * Cb for when the `dragenter` event occurs.
2462
+ *
2463
+ * @param {DragEvent} event
2464
+ */
2465
+ onDragEnter: P.func,
2466
+ /**
2467
+ * Cb for when the `dragleave` event occurs
2468
+ *
2469
+ * @param {DragEvent} event
2470
+ */
2471
+ onDragLeave: P.func,
2472
+ /**
2473
+ * Cb for when the `dragover` event occurs
2474
+ *
2475
+ * @param {DragEvent} event
2476
+ */
2477
+ onDragOver: P.func,
2478
+ /**
2479
+ * Cb for when the `drop` event occurs.
2480
+ * Note that this callback is invoked after the `getFilesFromEvent` callback is done.
2481
+ *
2482
+ * Files are accepted or rejected based on the `accept`, `multiple`, `minSize` and `maxSize` props.
2483
+ * `accept` must be a valid [MIME type](http://www.iana.org/assignments/media-types/media-types.xhtml) according to [input element specification](https://www.w3.org/wiki/HTML/Elements/input/file) or a valid file extension.
2484
+ * If `multiple` is set to false and additional files are dropped,
2485
+ * all files besides the first will be rejected.
2486
+ * Any file which does not have a size in the [`minSize`, `maxSize`] range, will be rejected as well.
2487
+ *
2488
+ * Note that the `onDrop` callback will always be invoked regardless if the dropped files were accepted or rejected.
2489
+ * If you'd like to react to a specific scenario, use the `onDropAccepted`/`onDropRejected` props.
2490
+ *
2491
+ * `onDrop` will provide you with an array of [File](https://developer.mozilla.org/en-US/docs/Web/API/File) objects which you can then process and send to a server.
2492
+ * For example, with [SuperAgent](https://github.com/visionmedia/superagent) as a http/ajax library:
2493
+ *
2494
+ * ```js
2495
+ * function onDrop(acceptedFiles) {
2496
+ * const req = request.post('/upload')
2497
+ * acceptedFiles.forEach(file => {
2498
+ * req.attach(file.name, file)
2499
+ * })
2500
+ * req.end(callback)
2501
+ * }
2502
+ * ```
2503
+ *
2504
+ * @param {File[]} acceptedFiles
2505
+ * @param {FileRejection[]} fileRejections
2506
+ * @param {(DragEvent|Event)} event A drag event or input change event (if files were selected via the file dialog)
2507
+ */
2508
+ onDrop: P.func,
2509
+ /**
2510
+ * Cb for when the `drop` event occurs.
2511
+ * Note that if no files are accepted, this callback is not invoked.
2512
+ *
2513
+ * @param {File[]} files
2514
+ * @param {(DragEvent|Event)} event
2515
+ */
2516
+ onDropAccepted: P.func,
2517
+ /**
2518
+ * Cb for when the `drop` event occurs.
2519
+ * Note that if no files are rejected, this callback is not invoked.
2520
+ *
2521
+ * @param {FileRejection[]} fileRejections
2522
+ * @param {(DragEvent|Event)} event
2523
+ */
2524
+ onDropRejected: P.func,
2525
+ /**
2526
+ * Cb for when there's some error from any of the promises.
2527
+ *
2528
+ * @param {Error} error
2529
+ */
2530
+ onError: P.func,
2531
+ /**
2532
+ * Custom validation function. It must return null if there's no errors.
2533
+ * @param {File} file
2534
+ * @returns {FileError|FileError[]|null}
2535
+ */
2536
+ validator: P.func
2537
+ };
2538
+ var Va = {
2539
+ isFocused: !1,
2540
+ isFileDialogActive: !1,
2541
+ isDragActive: !1,
2542
+ isDragAccept: !1,
2543
+ isDragReject: !1,
2544
+ isDragGlobal: !1,
2545
+ acceptedFiles: [],
2546
+ fileRejections: []
2547
+ };
2548
+ function Ue() {
2549
+ var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = z(z({}, Fi), a), e = i.accept, t = i.disabled, o = i.getFilesFromEvent, n = i.maxSize, d = i.minSize, l = i.multiple, h = i.maxFiles, E = i.onDragEnter, v = i.onDragLeave, k = i.onDragOver, S = i.onDrop, R = i.onDropAccepted, W = i.onDropRejected, A = i.onFileDialogCancel, $ = i.onFileDialogOpen, B = i.useFsAccessApi, ta = i.autoFocus, I = i.preventDropOnDocument, q = i.noClick, s = i.noKeyboard, J = i.noDrag, V = i.noDragEventsBubbling, pa = i.onError, aa = i.validator, ia = ua(function() {
2550
+ return Re(e);
2551
+ }, [e]), ra = ua(function() {
2552
+ return ze(e);
2553
+ }, [e]), ca = ua(function() {
2554
+ return typeof $ == "function" ? $ : ki;
2555
+ }, [$]), na = ua(function() {
2556
+ return typeof A == "function" ? A : ki;
2557
+ }, [A]), C = xa(null), G = xa(null), U = Wi(Ne, Va), X = Ha(U, 2), oa = X[0], M = X[1], p = oa.isFocused, m = oa.isFileDialogActive, g = xa(typeof window < "u" && window.isSecureContext && B && Se()), w = function() {
2558
+ !g.current && m && setTimeout(function() {
2559
+ if (G.current) {
2560
+ var u = G.current.files;
2561
+ u.length || (M({
2562
+ type: "closeDialog"
2563
+ }), na());
2564
+ }
2565
+ }, 300);
2566
+ };
2567
+ ka(function() {
2568
+ return window.addEventListener("focus", w, !1), function() {
2569
+ window.removeEventListener("focus", w, !1);
2570
+ };
2571
+ }, [G, m, na, g]);
2572
+ var f = xa([]), b = xa([]), y = function(u) {
2573
+ C.current && C.current.contains(u.target) || (u.preventDefault(), f.current = []);
2574
+ };
2575
+ ka(function() {
2576
+ return I && (document.addEventListener("dragover", yi, !1), document.addEventListener("drop", y, !1)), function() {
2577
+ I && (document.removeEventListener("dragover", yi), document.removeEventListener("drop", y));
2578
+ };
2579
+ }, [C, I]), ka(function() {
2580
+ var c = function(Z) {
2581
+ b.current = [].concat(hi(b.current), [Z.target]), ga(Z) && M({
2582
+ isDragGlobal: !0,
2583
+ type: "setDragGlobal"
2584
+ });
2585
+ }, u = function(Z) {
2586
+ b.current = b.current.filter(function(ea) {
2587
+ return ea !== Z.target && ea !== null;
2588
+ }), !(b.current.length > 0) && M({
2589
+ isDragGlobal: !1,
2590
+ type: "setDragGlobal"
2591
+ });
2592
+ }, F = function() {
2593
+ b.current = [], M({
2594
+ isDragGlobal: !1,
2595
+ type: "setDragGlobal"
2596
+ });
2597
+ }, L = function() {
2598
+ b.current = [], M({
2599
+ isDragGlobal: !1,
2600
+ type: "setDragGlobal"
2601
+ });
2602
+ };
2603
+ return document.addEventListener("dragenter", c, !1), document.addEventListener("dragleave", u, !1), document.addEventListener("dragend", F, !1), document.addEventListener("drop", L, !1), function() {
2604
+ document.removeEventListener("dragenter", c), document.removeEventListener("dragleave", u), document.removeEventListener("dragend", F), document.removeEventListener("drop", L);
2605
+ };
2606
+ }, [C]), ka(function() {
2607
+ return !t && ta && C.current && C.current.focus(), function() {
2608
+ };
2609
+ }, [C, ta, t]);
2610
+ var x = N(function(c) {
2611
+ pa ? pa(c) : console.error(c);
2612
+ }, [pa]), j = N(function(c) {
2613
+ c.preventDefault(), c.persist(), ha(c), f.current = [].concat(hi(f.current), [c.target]), ga(c) && Promise.resolve(o(c)).then(function(u) {
2614
+ if (!(Oa(c) && !V)) {
2615
+ var F = u.length, L = F > 0 && Oe({
2616
+ files: u,
2617
+ accept: ia,
2618
+ minSize: d,
2619
+ maxSize: n,
2620
+ multiple: l,
2621
+ maxFiles: h,
2622
+ validator: aa
2623
+ }), H = F > 0 && !L;
2624
+ M({
2625
+ isDragAccept: L,
2626
+ isDragReject: H,
2627
+ isDragActive: !0,
2628
+ type: "setDraggedFiles"
2629
+ }), E && E(c);
2630
+ }
2631
+ }).catch(function(u) {
2632
+ return x(u);
2633
+ });
2634
+ }, [o, E, x, V, ia, d, n, l, h, aa]), T = N(function(c) {
2635
+ c.preventDefault(), c.persist(), ha(c);
2636
+ var u = ga(c);
2637
+ if (u && c.dataTransfer)
2638
+ try {
2639
+ c.dataTransfer.dropEffect = "copy";
2640
+ } catch {
2641
+ }
2642
+ return u && k && k(c), !1;
2643
+ }, [k, V]), D = N(function(c) {
2644
+ c.preventDefault(), c.persist(), ha(c);
2645
+ var u = f.current.filter(function(L) {
2646
+ return C.current && C.current.contains(L);
2647
+ }), F = u.indexOf(c.target);
2648
+ F !== -1 && u.splice(F, 1), f.current = u, !(u.length > 0) && (M({
2649
+ type: "setDraggedFiles",
2650
+ isDragActive: !1,
2651
+ isDragAccept: !1,
2652
+ isDragReject: !1
2653
+ }), ga(c) && v && v(c));
2654
+ }, [C, v, V]), Y = N(function(c, u) {
2655
+ var F = [], L = [];
2656
+ c.forEach(function(H) {
2657
+ var Z = Pi(H, ia), ea = Ha(Z, 2), Pa = ea[0], Sa = ea[1], za = Si(H, d, n), wa = Ha(za, 2), Ra = wa[0], Ca = wa[1], Fa = aa ? aa(H) : null;
2658
+ if (Pa && Ra && !Fa)
2659
+ F.push(H);
2660
+ else {
2661
+ var Ia = [Sa, Ca];
2662
+ Fa && (Ia = Ia.concat(Fa)), L.push({
2663
+ file: H,
2664
+ errors: Ia.filter(function($i) {
2665
+ return $i;
2666
+ })
2667
+ });
2668
+ }
2669
+ }), (!l && F.length > 1 || l && h >= 1 && F.length > h) && (F.forEach(function(H) {
2670
+ L.push({
2671
+ file: H,
2672
+ errors: [De]
2673
+ });
2674
+ }), F.splice(0)), M({
2675
+ acceptedFiles: F,
2676
+ fileRejections: L,
2677
+ type: "setFiles"
2678
+ }), S && S(F, L, u), L.length > 0 && W && W(L, u), F.length > 0 && R && R(F, u);
2679
+ }, [M, l, ia, d, n, h, S, R, W, aa]), r = N(function(c) {
2680
+ c.preventDefault(), c.persist(), ha(c), f.current = [], ga(c) && Promise.resolve(o(c)).then(function(u) {
2681
+ Oa(c) && !V || Y(u, c);
2682
+ }).catch(function(u) {
2683
+ return x(u);
2684
+ }), M({
2685
+ type: "reset"
2686
+ });
2687
+ }, [o, Y, x, V]), K = N(function() {
2688
+ if (g.current) {
2689
+ M({
2690
+ type: "openDialog"
2691
+ }), ca();
2692
+ var c = {
2693
+ multiple: l,
2694
+ types: ra
2695
+ };
2696
+ window.showOpenFilePicker(c).then(function(u) {
2697
+ return o(u);
2698
+ }).then(function(u) {
2699
+ Y(u, null), M({
2700
+ type: "closeDialog"
2701
+ });
2702
+ }).catch(function(u) {
2703
+ Ce(u) ? (na(u), M({
2704
+ type: "closeDialog"
2705
+ })) : Fe(u) ? (g.current = !1, G.current ? (G.current.value = null, G.current.click()) : x(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))) : x(u);
2706
+ });
2707
+ return;
2708
+ }
2709
+ G.current && (M({
2710
+ type: "openDialog"
2711
+ }), ca(), G.current.value = null, G.current.click());
2712
+ }, [M, ca, na, B, Y, x, ra, l]), la = N(function(c) {
2713
+ !C.current || !C.current.isEqualNode(c.target) || (c.key === " " || c.key === "Enter" || c.keyCode === 32 || c.keyCode === 13) && (c.preventDefault(), K());
2714
+ }, [C, K]), va = N(function() {
2715
+ M({
2716
+ type: "focus"
2717
+ });
2718
+ }, []), Za = N(function() {
2719
+ M({
2720
+ type: "blur"
2721
+ });
2722
+ }, []), Qa = N(function() {
2723
+ q || (Pe() ? setTimeout(K, 0) : K());
2724
+ }, [q, K]), ma = function(u) {
2725
+ return t ? null : u;
2726
+ }, Aa = function(u) {
2727
+ return s ? null : ma(u);
2728
+ }, ya = function(u) {
2729
+ return J ? null : ma(u);
2730
+ }, ha = function(u) {
2731
+ V && u.stopPropagation();
2732
+ }, Ii = ua(function() {
2733
+ return function() {
2734
+ var c = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, u = c.refKey, F = u === void 0 ? "ref" : u, L = c.role, H = c.onKeyDown, Z = c.onFocus, ea = c.onBlur, Pa = c.onClick, Sa = c.onDragEnter, za = c.onDragOver, wa = c.onDragLeave, Ra = c.onDrop, Ca = _a(c, Me);
2735
+ return z(z(Na({
2736
+ onKeyDown: Aa(Q(H, la)),
2737
+ onFocus: Aa(Q(Z, va)),
2738
+ onBlur: Aa(Q(ea, Za)),
2739
+ onClick: ma(Q(Pa, Qa)),
2740
+ onDragEnter: ya(Q(Sa, j)),
2741
+ onDragOver: ya(Q(za, T)),
2742
+ onDragLeave: ya(Q(wa, D)),
2743
+ onDrop: ya(Q(Ra, r)),
2744
+ role: typeof L == "string" && L !== "" ? L : "presentation"
2745
+ }, F, C), !t && !s ? {
2746
+ tabIndex: 0
2747
+ } : {}), Ca);
2748
+ };
2749
+ }, [C, la, va, Za, Qa, j, T, D, r, s, J, t]), qi = N(function(c) {
2750
+ c.stopPropagation();
2751
+ }, []), Mi = ua(function() {
2752
+ return function() {
2753
+ var c = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, u = c.refKey, F = u === void 0 ? "ref" : u, L = c.onChange, H = c.onClick, Z = _a(c, $e), ea = Na({
2754
+ accept: ia,
2755
+ multiple: l,
2756
+ type: "file",
2757
+ style: {
2758
+ border: 0,
2759
+ clip: "rect(0, 0, 0, 0)",
2760
+ clipPath: "inset(50%)",
2761
+ height: "1px",
2762
+ margin: "0 -1px -1px 0",
2763
+ overflow: "hidden",
2764
+ padding: 0,
2765
+ position: "absolute",
2766
+ width: "1px",
2767
+ whiteSpace: "nowrap"
2768
+ },
2769
+ onChange: ma(Q(L, r)),
2770
+ onClick: ma(Q(H, qi)),
2771
+ tabIndex: -1
2772
+ }, F, G);
2773
+ return z(z({}, ea), Z);
2774
+ };
2775
+ }, [G, e, l, r, t]);
2776
+ return z(z({}, oa), {}, {
2777
+ isFocused: p && !t,
2778
+ getRootProps: Ii,
2779
+ getInputProps: Mi,
2780
+ rootRef: C,
2781
+ inputRef: G,
2782
+ open: ma(K)
2783
+ });
2784
+ }
2785
+ function Ne(a, i) {
2786
+ switch (i.type) {
2787
+ case "focus":
2788
+ return z(z({}, a), {}, {
2789
+ isFocused: !0
2790
+ });
2791
+ case "blur":
2792
+ return z(z({}, a), {}, {
2793
+ isFocused: !1
2794
+ });
2795
+ case "openDialog":
2796
+ return z(z({}, Va), {}, {
2797
+ isFileDialogActive: !0
2798
+ });
2799
+ case "closeDialog":
2800
+ return z(z({}, a), {}, {
2801
+ isFileDialogActive: !1
2802
+ });
2803
+ case "setDraggedFiles":
2804
+ return z(z({}, a), {}, {
2805
+ isDragActive: i.isDragActive,
2806
+ isDragAccept: i.isDragAccept,
2807
+ isDragReject: i.isDragReject
2808
+ });
2809
+ case "setFiles":
2810
+ return z(z({}, a), {}, {
2811
+ acceptedFiles: i.acceptedFiles,
2812
+ fileRejections: i.fileRejections,
2813
+ isDragReject: !1
2814
+ });
2815
+ case "setDragGlobal":
2816
+ return z(z({}, a), {}, {
2817
+ isDragGlobal: i.isDragGlobal
2818
+ });
2819
+ case "reset":
2820
+ return z({}, Va);
2821
+ default:
2822
+ return a;
2823
+ }
2824
+ }
2825
+ function ki() {
2826
+ }
2827
+ export {
2828
+ Ue as u
2829
+ };
2830
+ //# sourceMappingURL=index-B5Id-jNC.js.map