@nethesis/phone-island 1.0.6-dev.4 → 1.0.6-dev.6

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 (1413) hide show
  1. package/dist/App.js +1 -1
  2. package/dist/App.js.map +1 -1
  3. package/dist/components/AlertGuard.js +1 -1
  4. package/dist/components/AlertGuard.js.map +1 -1
  5. package/dist/components/AlertView/index.js +1 -1
  6. package/dist/components/AlertView/index.js.map +1 -1
  7. package/dist/components/AudioBars.js +1 -1
  8. package/dist/components/AudioBars.js.map +1 -1
  9. package/dist/components/AudioPlayerView/Avatar.js +1 -1
  10. package/dist/components/AudioPlayerView/Avatar.js.map +1 -1
  11. package/dist/components/AudioPlayerView/PlayerFooterActions.js +1 -1
  12. package/dist/components/AudioPlayerView/PlayerFooterActions.js.map +1 -1
  13. package/dist/components/AudioPlayerView/Progress.js +1 -1
  14. package/dist/components/AudioPlayerView/Progress.js.map +1 -1
  15. package/dist/components/AudioPlayerView/index.js +1 -1
  16. package/dist/components/AudioPlayerView/index.js.map +1 -1
  17. package/dist/components/AvatarGroup.js +1 -1
  18. package/dist/components/AvatarGroup.js.map +1 -1
  19. package/dist/components/Button.js +1 -1
  20. package/dist/components/Button.js.map +1 -1
  21. package/dist/components/CallView/Actions.js +1 -1
  22. package/dist/components/CallView/Actions.js.map +1 -1
  23. package/dist/components/CallView/Avatar.js +1 -1
  24. package/dist/components/CallView/Avatar.js.map +1 -1
  25. package/dist/components/CallView/BackCall.js +1 -1
  26. package/dist/components/CallView/BackCall.js.map +1 -1
  27. package/dist/components/CallView/DisplayName.js +1 -1
  28. package/dist/components/CallView/DisplayName.js.map +1 -1
  29. package/dist/components/CallView/Number.js +1 -1
  30. package/dist/components/CallView/Number.js.map +1 -1
  31. package/dist/components/CallView/Timer.js +1 -1
  32. package/dist/components/CallView/Timer.js.map +1 -1
  33. package/dist/components/CallView/index.js +1 -1
  34. package/dist/components/CallView/index.js.map +1 -1
  35. package/dist/components/ConferenceView/ConferenceUsersList.js +1 -1
  36. package/dist/components/ConferenceView/ConferenceUsersList.js.map +1 -1
  37. package/dist/components/ConferenceView/index.js +1 -1
  38. package/dist/components/ConferenceView/index.js.map +1 -1
  39. package/dist/components/ContactView/ContactListView.js +1 -1
  40. package/dist/components/ContactView/ContactListView.js.map +1 -1
  41. package/dist/components/ContactView/ListAvatar.js +1 -1
  42. package/dist/components/ContactView/ListAvatar.js.map +1 -1
  43. package/dist/components/ContactView/SelectContactNumberView.js +1 -1
  44. package/dist/components/ContactView/SelectContactNumberView.js.map +1 -1
  45. package/dist/components/ContactView/StatusBullet.js +1 -1
  46. package/dist/components/ContactView/StatusBullet.js.map +1 -1
  47. package/dist/components/ContactView/TransferActions.js +1 -1
  48. package/dist/components/ContactView/TransferActions.js.map +1 -1
  49. package/dist/components/CustomThemedTooltip.js +1 -1
  50. package/dist/components/CustomThemedTooltip.js.map +1 -1
  51. package/dist/components/Dropdown.js +1 -1
  52. package/dist/components/Dropdown.js.map +1 -1
  53. package/dist/components/Events.js +1 -1
  54. package/dist/components/Events.js.map +1 -1
  55. package/dist/components/GenericAvatar.js +1 -1
  56. package/dist/components/GenericAvatar.js.map +1 -1
  57. package/dist/components/Hangup.js +1 -1
  58. package/dist/components/Hangup.js.map +1 -1
  59. package/dist/components/Island.js +1 -1
  60. package/dist/components/Island.js.map +1 -1
  61. package/dist/components/IslandDrag.js +1 -1
  62. package/dist/components/IslandDrag.js.map +1 -1
  63. package/dist/components/IslandMotion.js +1 -1
  64. package/dist/components/IslandMotion.js.map +1 -1
  65. package/dist/components/KeypadView/Actions.js +1 -1
  66. package/dist/components/KeypadView/Actions.js.map +1 -1
  67. package/dist/components/KeypadView/index.js +1 -1
  68. package/dist/components/KeypadView/index.js.map +1 -1
  69. package/dist/components/OperatorBusyView/index.js +1 -1
  70. package/dist/components/OperatorBusyView/index.js.map +1 -1
  71. package/dist/components/PhysicalRecorderView/PhysicalRecordingTimer.js +1 -1
  72. package/dist/components/PhysicalRecorderView/PhysicalRecordingTimer.js.map +1 -1
  73. package/dist/components/PhysicalRecorderView/index.js +1 -1
  74. package/dist/components/PhysicalRecorderView/index.js.map +1 -1
  75. package/dist/components/RecorderView/Actions.js +1 -1
  76. package/dist/components/RecorderView/Actions.js.map +1 -1
  77. package/dist/components/RecorderView/BarsGroup.js +1 -1
  78. package/dist/components/RecorderView/BarsGroup.js.map +1 -1
  79. package/dist/components/RecorderView/Timer.js +1 -1
  80. package/dist/components/RecorderView/Timer.js.map +1 -1
  81. package/dist/components/RecorderView/index.js +1 -1
  82. package/dist/components/RecorderView/index.js.map +1 -1
  83. package/dist/components/RestAPI.js +1 -1
  84. package/dist/components/RestAPI.js.map +1 -1
  85. package/dist/components/SettingsView/AudioView.js +1 -1
  86. package/dist/components/SettingsView/AudioView.js.map +1 -1
  87. package/dist/components/SettingsView/MicrophoneView.js +1 -1
  88. package/dist/components/SettingsView/MicrophoneView.js.map +1 -1
  89. package/dist/components/SettingsView/SettingsHeader.js +1 -1
  90. package/dist/components/SettingsView/SettingsHeader.js.map +1 -1
  91. package/dist/components/SettingsView/ThemeView.js +1 -1
  92. package/dist/components/SettingsView/ThemeView.js.map +1 -1
  93. package/dist/components/SettingsView/VideoInputView.js +1 -1
  94. package/dist/components/SettingsView/VideoInputView.js.map +1 -1
  95. package/dist/components/SettingsView/index.js +1 -1
  96. package/dist/components/SettingsView/index.js.map +1 -1
  97. package/dist/components/SideView/SideView.js +1 -1
  98. package/dist/components/SideView/SideView.js.map +1 -1
  99. package/dist/components/SideView/components/SideViewButton.js +1 -1
  100. package/dist/components/SideView/components/SideViewButton.js.map +1 -1
  101. package/dist/components/SideView/hooks/useSideViewLogic.js +1 -1
  102. package/dist/components/SideView/hooks/useSideViewLogic.js.map +1 -1
  103. package/dist/components/Socket.js +1 -1
  104. package/dist/components/Socket.js.map +1 -1
  105. package/dist/components/StreamingAnswerView/index.js +1 -1
  106. package/dist/components/StreamingAnswerView/index.js.map +1 -1
  107. package/dist/components/StreamingImage/index.js +1 -1
  108. package/dist/components/StreamingImage/index.js.map +1 -1
  109. package/dist/components/SwitchDeviceView/index.js +1 -1
  110. package/dist/components/SwitchDeviceView/index.js.map +1 -1
  111. package/dist/components/SwitchInputView/DropdownContent.js +1 -1
  112. package/dist/components/SwitchInputView/DropdownContent.js.map +1 -1
  113. package/dist/components/SwitchInputView/Index.js +1 -1
  114. package/dist/components/TextScroll.js +1 -1
  115. package/dist/components/TextScroll.js.map +1 -1
  116. package/dist/components/TranscriptionView/TranscriptionView.js +1 -1
  117. package/dist/components/TranscriptionView/TranscriptionView.js.map +1 -1
  118. package/dist/components/TransferButton.js +1 -1
  119. package/dist/components/TransferButton.js.map +1 -1
  120. package/dist/components/VideoStreamingEmptyState/index.js +1 -1
  121. package/dist/components/VideoStreamingEmptyState/index.js.map +1 -1
  122. package/dist/components/VideoStreamingSkeleton/index.js +1 -1
  123. package/dist/components/VideoStreamingSkeleton/index.js.map +1 -1
  124. package/dist/components/VideoView/index.js +1 -1
  125. package/dist/components/VideoView/index.js.map +1 -1
  126. package/dist/components/ViewsTransition.js +1 -1
  127. package/dist/components/ViewsTransition.js.map +1 -1
  128. package/dist/components/WebRTC.js +1 -1
  129. package/dist/components/WebRTC.js.map +1 -1
  130. package/dist/events/CallEvents.js +1 -1
  131. package/dist/events/CallEvents.js.map +1 -1
  132. package/dist/events/PlayerEvents.js +1 -1
  133. package/dist/events/PlayerEvents.js.map +1 -1
  134. package/dist/events/RecorderEvents.js +1 -1
  135. package/dist/events/RecorderEvents.js.map +1 -1
  136. package/dist/events/SocketEvents.js +1 -1
  137. package/dist/events/SocketEvents.js.map +1 -1
  138. package/dist/lib/avatars/avatars.js +1 -1
  139. package/dist/lib/avatars/avatars.js.map +1 -1
  140. package/dist/lib/darkTheme.js +1 -1
  141. package/dist/lib/darkTheme.js.map +1 -1
  142. package/dist/lib/devices/devices.js +1 -1
  143. package/dist/lib/devices/devices.js.map +1 -1
  144. package/dist/lib/i18n.js +1 -1
  145. package/dist/lib/i18n.js.map +1 -1
  146. package/dist/lib/island/island.js +1 -1
  147. package/dist/lib/island/island.js.map +1 -1
  148. package/dist/lib/phone/audio.js +1 -1
  149. package/dist/lib/phone/audio.js.map +1 -1
  150. package/dist/lib/phone/call.js +1 -1
  151. package/dist/lib/phone/call.js.map +1 -1
  152. package/dist/lib/player/audio.js +1 -1
  153. package/dist/lib/player/audio.js.map +1 -1
  154. package/dist/lib/storage/local_storage.js +1 -1
  155. package/dist/lib/storage/local_storage.js.map +1 -1
  156. package/dist/lib/webrtc/messages.js +1 -1
  157. package/dist/lib/webrtc/messages.js.map +1 -1
  158. package/dist/models/alerts.js +1 -1
  159. package/dist/models/alerts.js.map +1 -1
  160. package/dist/models/audioBars.js +1 -1
  161. package/dist/models/audioBars.js.map +1 -1
  162. package/dist/models/avatars.js +1 -1
  163. package/dist/models/avatars.js.map +1 -1
  164. package/dist/models/conference.js +1 -1
  165. package/dist/models/conference.js.map +1 -1
  166. package/dist/models/currentCall.js +1 -1
  167. package/dist/models/currentCall.js.map +1 -1
  168. package/dist/models/currentUser.js +1 -1
  169. package/dist/models/currentUser.js.map +1 -1
  170. package/dist/models/darkTheme.js +1 -1
  171. package/dist/models/darkTheme.js.map +1 -1
  172. package/dist/models/fetchDefaults.js +1 -1
  173. package/dist/models/fetchDefaults.js.map +1 -1
  174. package/dist/models/island.js +1 -1
  175. package/dist/models/island.js.map +1 -1
  176. package/dist/models/listen.js +1 -1
  177. package/dist/models/listen.js.map +1 -1
  178. package/dist/models/mediaDevices.js +1 -1
  179. package/dist/models/mediaDevices.js.map +1 -1
  180. package/dist/models/motions.js +1 -1
  181. package/dist/models/motions.js.map +1 -1
  182. package/dist/models/paramUrl.js +1 -1
  183. package/dist/models/paramUrl.js.map +1 -1
  184. package/dist/models/physicalRecorder.js +1 -1
  185. package/dist/models/physicalRecorder.js.map +1 -1
  186. package/dist/models/player.js +1 -1
  187. package/dist/models/player.js.map +1 -1
  188. package/dist/models/queue.js +1 -1
  189. package/dist/models/queue.js.map +1 -1
  190. package/dist/models/recorder.js +1 -1
  191. package/dist/models/recorder.js.map +1 -1
  192. package/dist/models/ringtones.js +1 -1
  193. package/dist/models/ringtones.js.map +1 -1
  194. package/dist/models/screenShare.js +1 -1
  195. package/dist/models/screenShare.js.map +1 -1
  196. package/dist/models/streaming.js +1 -1
  197. package/dist/models/streaming.js.map +1 -1
  198. package/dist/models/users.js +1 -1
  199. package/dist/models/users.js.map +1 -1
  200. package/dist/models/webrtc.js +1 -1
  201. package/dist/models/webrtc.js.map +1 -1
  202. package/dist/models/websocket.js +1 -1
  203. package/dist/models/websocket.js.map +1 -1
  204. package/dist/package.json.js +1 -1
  205. package/dist/services/astproxy.js +1 -1
  206. package/dist/services/astproxy.js.map +1 -1
  207. package/dist/services/history_call.js +1 -1
  208. package/dist/services/history_call.js.map +1 -1
  209. package/dist/services/offhour.js +1 -1
  210. package/dist/services/offhour.js.map +1 -1
  211. package/dist/services/phonebook.js +1 -1
  212. package/dist/services/phonebook.js.map +1 -1
  213. package/dist/services/user.js +1 -1
  214. package/dist/services/user.js.map +1 -1
  215. package/dist/services/voicemail.js +1 -1
  216. package/dist/services/voicemail.js.map +1 -1
  217. package/dist/store/index.js +1 -1
  218. package/dist/store/index.js.map +1 -1
  219. package/dist/styles/CustomRange.styles.js +1 -1
  220. package/dist/styles/CustomRange.styles.js.map +1 -1
  221. package/dist/styles/Island.styles.js +1 -1
  222. package/dist/styles/Island.styles.js.map +1 -1
  223. package/dist/utils/genericFunctions/checkConnection.js +1 -1
  224. package/dist/utils/genericFunctions/checkConnection.js.map +1 -1
  225. package/dist/utils/streaming/streamingUtils.js +1 -1
  226. package/dist/utils/streaming/streamingUtils.js.map +1 -1
  227. package/package.json +5 -3
  228. package/dist/_virtual/EBML.js +0 -2
  229. package/dist/_virtual/EBML.js.map +0 -1
  230. package/dist/_virtual/EBMLDecoder.js +0 -2
  231. package/dist/_virtual/EBMLDecoder.js.map +0 -1
  232. package/dist/_virtual/EBMLEncoder.js +0 -2
  233. package/dist/_virtual/EBMLEncoder.js.map +0 -1
  234. package/dist/_virtual/EBMLReader.js +0 -2
  235. package/dist/_virtual/EBMLReader.js.map +0 -1
  236. package/dist/_virtual/_commonjs-dynamic-modules.js +0 -2
  237. package/dist/_virtual/_commonjs-dynamic-modules.js.map +0 -1
  238. package/dist/_virtual/_commonjsHelpers.js +0 -2
  239. package/dist/_virtual/_commonjsHelpers.js.map +0 -1
  240. package/dist/_virtual/arrayLikeToArray.js +0 -2
  241. package/dist/_virtual/arrayLikeToArray.js.map +0 -1
  242. package/dist/_virtual/arrayWithHoles.js +0 -2
  243. package/dist/_virtual/arrayWithHoles.js.map +0 -1
  244. package/dist/_virtual/classCallCheck.js +0 -2
  245. package/dist/_virtual/classCallCheck.js.map +0 -1
  246. package/dist/_virtual/createClass.js +0 -2
  247. package/dist/_virtual/createClass.js.map +0 -1
  248. package/dist/_virtual/defineProperty.js +0 -2
  249. package/dist/_virtual/defineProperty.js.map +0 -1
  250. package/dist/_virtual/ebmlID.js +0 -2
  251. package/dist/_virtual/ebmlID.js.map +0 -1
  252. package/dist/_virtual/es5.js +0 -2
  253. package/dist/_virtual/es5.js.map +0 -1
  254. package/dist/_virtual/events.js +0 -2
  255. package/dist/_virtual/events.js.map +0 -1
  256. package/dist/_virtual/index.js +0 -2
  257. package/dist/_virtual/index.js.map +0 -1
  258. package/dist/_virtual/index10.js +0 -2
  259. package/dist/_virtual/index10.js.map +0 -1
  260. package/dist/_virtual/index11.js +0 -2
  261. package/dist/_virtual/index11.js.map +0 -1
  262. package/dist/_virtual/index2.js +0 -2
  263. package/dist/_virtual/index2.js.map +0 -1
  264. package/dist/_virtual/index3.js +0 -2
  265. package/dist/_virtual/index3.js.map +0 -1
  266. package/dist/_virtual/index4.js +0 -2
  267. package/dist/_virtual/index4.js.map +0 -1
  268. package/dist/_virtual/index5.js +0 -2
  269. package/dist/_virtual/index5.js.map +0 -1
  270. package/dist/_virtual/index6.js +0 -2
  271. package/dist/_virtual/index6.js.map +0 -1
  272. package/dist/_virtual/index7.js +0 -2
  273. package/dist/_virtual/index7.js.map +0 -1
  274. package/dist/_virtual/index8.js +0 -2
  275. package/dist/_virtual/index8.js.map +0 -1
  276. package/dist/_virtual/index9.js +0 -2
  277. package/dist/_virtual/index9.js.map +0 -1
  278. package/dist/_virtual/int64-buffer.js +0 -2
  279. package/dist/_virtual/int64-buffer.js.map +0 -1
  280. package/dist/_virtual/iterableToArrayLimit.js +0 -2
  281. package/dist/_virtual/iterableToArrayLimit.js.map +0 -1
  282. package/dist/_virtual/jsx-runtime.js +0 -2
  283. package/dist/_virtual/jsx-runtime.js.map +0 -1
  284. package/dist/_virtual/moment.js +0 -2
  285. package/dist/_virtual/moment.js.map +0 -1
  286. package/dist/_virtual/nonIterableRest.js +0 -2
  287. package/dist/_virtual/nonIterableRest.js.map +0 -1
  288. package/dist/_virtual/objectWithoutProperties.js +0 -2
  289. package/dist/_virtual/objectWithoutProperties.js.map +0 -1
  290. package/dist/_virtual/objectWithoutPropertiesLoose.js +0 -2
  291. package/dist/_virtual/objectWithoutPropertiesLoose.js.map +0 -1
  292. package/dist/_virtual/react-is.development.js +0 -2
  293. package/dist/_virtual/react-is.development.js.map +0 -1
  294. package/dist/_virtual/react-is.development2.js +0 -2
  295. package/dist/_virtual/react-is.development2.js.map +0 -1
  296. package/dist/_virtual/react-is.development3.js +0 -2
  297. package/dist/_virtual/react-is.development3.js.map +0 -1
  298. package/dist/_virtual/react-is.development4.js +0 -2
  299. package/dist/_virtual/react-is.development4.js.map +0 -1
  300. package/dist/_virtual/react-is.production.min.js +0 -2
  301. package/dist/_virtual/react-is.production.min.js.map +0 -1
  302. package/dist/_virtual/react-is.production.min2.js +0 -2
  303. package/dist/_virtual/react-is.production.min2.js.map +0 -1
  304. package/dist/_virtual/react-is.production.min3.js +0 -2
  305. package/dist/_virtual/react-is.production.min3.js.map +0 -1
  306. package/dist/_virtual/react-is.production.min4.js +0 -2
  307. package/dist/_virtual/react-is.production.min4.js.map +0 -1
  308. package/dist/_virtual/react-jsx-runtime.development.js +0 -2
  309. package/dist/_virtual/react-jsx-runtime.development.js.map +0 -1
  310. package/dist/_virtual/react-jsx-runtime.production.min.js +0 -2
  311. package/dist/_virtual/react-jsx-runtime.production.min.js.map +0 -1
  312. package/dist/_virtual/requestMediaPermissions.js +0 -2
  313. package/dist/_virtual/requestMediaPermissions.js.map +0 -1
  314. package/dist/_virtual/sdp.js +0 -2
  315. package/dist/_virtual/sdp.js.map +0 -1
  316. package/dist/_virtual/slicedToArray.js +0 -2
  317. package/dist/_virtual/slicedToArray.js.map +0 -1
  318. package/dist/_virtual/toPrimitive.js +0 -2
  319. package/dist/_virtual/toPrimitive.js.map +0 -1
  320. package/dist/_virtual/toPropertyKey.js +0 -2
  321. package/dist/_virtual/toPropertyKey.js.map +0 -1
  322. package/dist/_virtual/tools-ebml.js +0 -2
  323. package/dist/_virtual/tools-ebml.js.map +0 -1
  324. package/dist/_virtual/tools.js +0 -2
  325. package/dist/_virtual/tools.js.map +0 -1
  326. package/dist/_virtual/typeof.js +0 -2
  327. package/dist/_virtual/typeof.js.map +0 -1
  328. package/dist/_virtual/unitless.cjs.dev.js +0 -2
  329. package/dist/_virtual/unitless.cjs.dev.js.map +0 -1
  330. package/dist/_virtual/unitless.cjs.js +0 -2
  331. package/dist/_virtual/unitless.cjs.js.map +0 -1
  332. package/dist/_virtual/unitless.cjs.prod.js +0 -2
  333. package/dist/_virtual/unitless.cjs.prod.js.map +0 -1
  334. package/dist/_virtual/unsupportedIterableToArray.js +0 -2
  335. package/dist/_virtual/unsupportedIterableToArray.js.map +0 -1
  336. package/dist/_virtual/use-sync-external-store-shim.development.js +0 -2
  337. package/dist/_virtual/use-sync-external-store-shim.development.js.map +0 -1
  338. package/dist/_virtual/use-sync-external-store-shim.production.js +0 -2
  339. package/dist/_virtual/use-sync-external-store-shim.production.js.map +0 -1
  340. package/dist/_virtual/use-sync-external-store-with-selector.development.js +0 -2
  341. package/dist/_virtual/use-sync-external-store-with-selector.development.js.map +0 -1
  342. package/dist/_virtual/use-sync-external-store-with-selector.production.js +0 -2
  343. package/dist/_virtual/use-sync-external-store-with-selector.production.js.map +0 -1
  344. package/dist/_virtual/with-selector.development.js +0 -2
  345. package/dist/_virtual/with-selector.development.js.map +0 -1
  346. package/dist/_virtual/with-selector.js +0 -2
  347. package/dist/_virtual/with-selector.js.map +0 -1
  348. package/dist/_virtual/with-selector.production.js +0 -2
  349. package/dist/_virtual/with-selector.production.js.map +0 -1
  350. package/dist/_virtual/with-selector2.js +0 -2
  351. package/dist/_virtual/with-selector2.js.map +0 -1
  352. package/dist/node_modules/@babel/runtime/helpers/arrayLikeToArray.js +0 -2
  353. package/dist/node_modules/@babel/runtime/helpers/arrayLikeToArray.js.map +0 -1
  354. package/dist/node_modules/@babel/runtime/helpers/arrayWithHoles.js +0 -2
  355. package/dist/node_modules/@babel/runtime/helpers/arrayWithHoles.js.map +0 -1
  356. package/dist/node_modules/@babel/runtime/helpers/classCallCheck.js +0 -2
  357. package/dist/node_modules/@babel/runtime/helpers/classCallCheck.js.map +0 -1
  358. package/dist/node_modules/@babel/runtime/helpers/createClass.js +0 -2
  359. package/dist/node_modules/@babel/runtime/helpers/createClass.js.map +0 -1
  360. package/dist/node_modules/@babel/runtime/helpers/defineProperty.js +0 -2
  361. package/dist/node_modules/@babel/runtime/helpers/defineProperty.js.map +0 -1
  362. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js +0 -2
  363. package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js.map +0 -1
  364. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js +0 -2
  365. package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js.map +0 -1
  366. package/dist/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -2
  367. package/dist/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js.map +0 -1
  368. package/dist/node_modules/@babel/runtime/helpers/esm/classCallCheck.js +0 -2
  369. package/dist/node_modules/@babel/runtime/helpers/esm/classCallCheck.js.map +0 -1
  370. package/dist/node_modules/@babel/runtime/helpers/esm/createClass.js +0 -2
  371. package/dist/node_modules/@babel/runtime/helpers/esm/createClass.js.map +0 -1
  372. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +0 -2
  373. package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js.map +0 -1
  374. package/dist/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -2
  375. package/dist/node_modules/@babel/runtime/helpers/esm/getPrototypeOf.js.map +0 -1
  376. package/dist/node_modules/@babel/runtime/helpers/esm/inherits.js +0 -2
  377. package/dist/node_modules/@babel/runtime/helpers/esm/inherits.js.map +0 -1
  378. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js +0 -2
  379. package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.js.map +0 -1
  380. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js +0 -2
  381. package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.js.map +0 -1
  382. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +0 -2
  383. package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js.map +0 -1
  384. package/dist/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +0 -2
  385. package/dist/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js.map +0 -1
  386. package/dist/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -2
  387. package/dist/node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js.map +0 -1
  388. package/dist/node_modules/@babel/runtime/helpers/esm/toArray.js +0 -2
  389. package/dist/node_modules/@babel/runtime/helpers/esm/toArray.js.map +0 -1
  390. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js +0 -2
  391. package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.js.map +0 -1
  392. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +0 -2
  393. package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js.map +0 -1
  394. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +0 -2
  395. package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js.map +0 -1
  396. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +0 -2
  397. package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js.map +0 -1
  398. package/dist/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js +0 -2
  399. package/dist/node_modules/@babel/runtime/helpers/iterableToArrayLimit.js.map +0 -1
  400. package/dist/node_modules/@babel/runtime/helpers/nonIterableRest.js +0 -2
  401. package/dist/node_modules/@babel/runtime/helpers/nonIterableRest.js.map +0 -1
  402. package/dist/node_modules/@babel/runtime/helpers/objectWithoutProperties.js +0 -2
  403. package/dist/node_modules/@babel/runtime/helpers/objectWithoutProperties.js.map +0 -1
  404. package/dist/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js +0 -2
  405. package/dist/node_modules/@babel/runtime/helpers/objectWithoutPropertiesLoose.js.map +0 -1
  406. package/dist/node_modules/@babel/runtime/helpers/slicedToArray.js +0 -2
  407. package/dist/node_modules/@babel/runtime/helpers/slicedToArray.js.map +0 -1
  408. package/dist/node_modules/@babel/runtime/helpers/toPrimitive.js +0 -2
  409. package/dist/node_modules/@babel/runtime/helpers/toPrimitive.js.map +0 -1
  410. package/dist/node_modules/@babel/runtime/helpers/toPropertyKey.js +0 -2
  411. package/dist/node_modules/@babel/runtime/helpers/toPropertyKey.js.map +0 -1
  412. package/dist/node_modules/@babel/runtime/helpers/typeof.js +0 -2
  413. package/dist/node_modules/@babel/runtime/helpers/typeof.js.map +0 -1
  414. package/dist/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js +0 -2
  415. package/dist/node_modules/@babel/runtime/helpers/unsupportedIterableToArray.js.map +0 -1
  416. package/dist/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js +0 -2
  417. package/dist/node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js.map +0 -1
  418. package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -2
  419. package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js.map +0 -1
  420. package/dist/node_modules/@emotion/stylis/dist/stylis.browser.esm.js +0 -2
  421. package/dist/node_modules/@emotion/stylis/dist/stylis.browser.esm.js.map +0 -1
  422. package/dist/node_modules/@emotion/unitless/dist/unitless.cjs.dev.js +0 -2
  423. package/dist/node_modules/@emotion/unitless/dist/unitless.cjs.dev.js.map +0 -1
  424. package/dist/node_modules/@emotion/unitless/dist/unitless.cjs.js +0 -2
  425. package/dist/node_modules/@emotion/unitless/dist/unitless.cjs.js.map +0 -1
  426. package/dist/node_modules/@emotion/unitless/dist/unitless.cjs.prod.js +0 -2
  427. package/dist/node_modules/@emotion/unitless/dist/unitless.cjs.prod.js.map +0 -1
  428. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +0 -2
  429. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +0 -1
  430. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +0 -2
  431. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +0 -1
  432. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.mjs.js +0 -2
  433. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.mjs.js.map +0 -1
  434. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.mjs.js +0 -2
  435. package/dist/node_modules/@floating-ui/react/dist/floating-ui.react.utils.mjs.js.map +0 -1
  436. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +0 -2
  437. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +0 -1
  438. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +0 -2
  439. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +0 -1
  440. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +0 -2
  441. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +0 -1
  442. package/dist/node_modules/@fortawesome/fontawesome-svg-core/index.mjs.js +0 -2
  443. package/dist/node_modules/@fortawesome/fontawesome-svg-core/index.mjs.js.map +0 -1
  444. package/dist/node_modules/@fortawesome/free-solid-svg-icons/index.mjs.js +0 -2
  445. package/dist/node_modules/@fortawesome/free-solid-svg-icons/index.mjs.js.map +0 -1
  446. package/dist/node_modules/@fortawesome/react-fontawesome/index.es.js +0 -2
  447. package/dist/node_modules/@fortawesome/react-fontawesome/index.es.js.map +0 -1
  448. package/dist/node_modules/@headlessui/react/dist/components/description/description.js +0 -2
  449. package/dist/node_modules/@headlessui/react/dist/components/description/description.js.map +0 -1
  450. package/dist/node_modules/@headlessui/react/dist/components/keyboard.js +0 -2
  451. package/dist/node_modules/@headlessui/react/dist/components/keyboard.js.map +0 -1
  452. package/dist/node_modules/@headlessui/react/dist/components/label/label.js +0 -2
  453. package/dist/node_modules/@headlessui/react/dist/components/label/label.js.map +0 -1
  454. package/dist/node_modules/@headlessui/react/dist/components/menu/menu-machine-glue.js +0 -2
  455. package/dist/node_modules/@headlessui/react/dist/components/menu/menu-machine-glue.js.map +0 -1
  456. package/dist/node_modules/@headlessui/react/dist/components/menu/menu-machine.js +0 -2
  457. package/dist/node_modules/@headlessui/react/dist/components/menu/menu-machine.js.map +0 -1
  458. package/dist/node_modules/@headlessui/react/dist/components/menu/menu.js +0 -2
  459. package/dist/node_modules/@headlessui/react/dist/components/menu/menu.js.map +0 -1
  460. package/dist/node_modules/@headlessui/react/dist/components/mouse.js +0 -2
  461. package/dist/node_modules/@headlessui/react/dist/components/mouse.js.map +0 -1
  462. package/dist/node_modules/@headlessui/react/dist/components/portal/portal.js +0 -2
  463. package/dist/node_modules/@headlessui/react/dist/components/portal/portal.js.map +0 -1
  464. package/dist/node_modules/@headlessui/react/dist/components/transition/transition.js +0 -2
  465. package/dist/node_modules/@headlessui/react/dist/components/transition/transition.js.map +0 -1
  466. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/adjust-scrollbar-padding.js +0 -2
  467. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/adjust-scrollbar-padding.js.map +0 -1
  468. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/handle-ios-locking.js +0 -2
  469. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/handle-ios-locking.js.map +0 -1
  470. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/overflow-store.js +0 -2
  471. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/overflow-store.js.map +0 -1
  472. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/prevent-scroll.js +0 -2
  473. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/prevent-scroll.js.map +0 -1
  474. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/use-document-overflow.js +0 -2
  475. package/dist/node_modules/@headlessui/react/dist/hooks/document-overflow/use-document-overflow.js.map +0 -1
  476. package/dist/node_modules/@headlessui/react/dist/hooks/use-active-press.js +0 -2
  477. package/dist/node_modules/@headlessui/react/dist/hooks/use-active-press.js.map +0 -1
  478. package/dist/node_modules/@headlessui/react/dist/hooks/use-disposables.js +0 -2
  479. package/dist/node_modules/@headlessui/react/dist/hooks/use-disposables.js.map +0 -1
  480. package/dist/node_modules/@headlessui/react/dist/hooks/use-document-event.js +0 -2
  481. package/dist/node_modules/@headlessui/react/dist/hooks/use-document-event.js.map +0 -1
  482. package/dist/node_modules/@headlessui/react/dist/hooks/use-element-size.js +0 -2
  483. package/dist/node_modules/@headlessui/react/dist/hooks/use-element-size.js.map +0 -1
  484. package/dist/node_modules/@headlessui/react/dist/hooks/use-event.js +0 -2
  485. package/dist/node_modules/@headlessui/react/dist/hooks/use-event.js.map +0 -1
  486. package/dist/node_modules/@headlessui/react/dist/hooks/use-flags.js +0 -2
  487. package/dist/node_modules/@headlessui/react/dist/hooks/use-flags.js.map +0 -1
  488. package/dist/node_modules/@headlessui/react/dist/hooks/use-handle-toggle.js +0 -2
  489. package/dist/node_modules/@headlessui/react/dist/hooks/use-handle-toggle.js.map +0 -1
  490. package/dist/node_modules/@headlessui/react/dist/hooks/use-inert-others.js +0 -2
  491. package/dist/node_modules/@headlessui/react/dist/hooks/use-inert-others.js.map +0 -1
  492. package/dist/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js +0 -2
  493. package/dist/node_modules/@headlessui/react/dist/hooks/use-is-mounted.js.map +0 -1
  494. package/dist/node_modules/@headlessui/react/dist/hooks/use-is-top-layer.js +0 -2
  495. package/dist/node_modules/@headlessui/react/dist/hooks/use-is-top-layer.js.map +0 -1
  496. package/dist/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js +0 -2
  497. package/dist/node_modules/@headlessui/react/dist/hooks/use-iso-morphic-effect.js.map +0 -1
  498. package/dist/node_modules/@headlessui/react/dist/hooks/use-latest-value.js +0 -2
  499. package/dist/node_modules/@headlessui/react/dist/hooks/use-latest-value.js.map +0 -1
  500. package/dist/node_modules/@headlessui/react/dist/hooks/use-on-disappear.js +0 -2
  501. package/dist/node_modules/@headlessui/react/dist/hooks/use-on-disappear.js.map +0 -1
  502. package/dist/node_modules/@headlessui/react/dist/hooks/use-on-unmount.js +0 -2
  503. package/dist/node_modules/@headlessui/react/dist/hooks/use-on-unmount.js.map +0 -1
  504. package/dist/node_modules/@headlessui/react/dist/hooks/use-outside-click.js +0 -2
  505. package/dist/node_modules/@headlessui/react/dist/hooks/use-outside-click.js.map +0 -1
  506. package/dist/node_modules/@headlessui/react/dist/hooks/use-owner.js +0 -2
  507. package/dist/node_modules/@headlessui/react/dist/hooks/use-owner.js.map +0 -1
  508. package/dist/node_modules/@headlessui/react/dist/hooks/use-quick-release.js +0 -2
  509. package/dist/node_modules/@headlessui/react/dist/hooks/use-quick-release.js.map +0 -1
  510. package/dist/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js +0 -2
  511. package/dist/node_modules/@headlessui/react/dist/hooks/use-resolve-button-type.js.map +0 -1
  512. package/dist/node_modules/@headlessui/react/dist/hooks/use-scroll-lock.js +0 -2
  513. package/dist/node_modules/@headlessui/react/dist/hooks/use-scroll-lock.js.map +0 -1
  514. package/dist/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js +0 -2
  515. package/dist/node_modules/@headlessui/react/dist/hooks/use-server-handoff-complete.js.map +0 -1
  516. package/dist/node_modules/@headlessui/react/dist/hooks/use-slot.js +0 -2
  517. package/dist/node_modules/@headlessui/react/dist/hooks/use-slot.js.map +0 -1
  518. package/dist/node_modules/@headlessui/react/dist/hooks/use-store.js +0 -2
  519. package/dist/node_modules/@headlessui/react/dist/hooks/use-store.js.map +0 -1
  520. package/dist/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js +0 -2
  521. package/dist/node_modules/@headlessui/react/dist/hooks/use-sync-refs.js.map +0 -1
  522. package/dist/node_modules/@headlessui/react/dist/hooks/use-text-value.js +0 -2
  523. package/dist/node_modules/@headlessui/react/dist/hooks/use-text-value.js.map +0 -1
  524. package/dist/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js +0 -2
  525. package/dist/node_modules/@headlessui/react/dist/hooks/use-tracked-pointer.js.map +0 -1
  526. package/dist/node_modules/@headlessui/react/dist/hooks/use-transition.js +0 -2
  527. package/dist/node_modules/@headlessui/react/dist/hooks/use-transition.js.map +0 -1
  528. package/dist/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js +0 -2
  529. package/dist/node_modules/@headlessui/react/dist/hooks/use-tree-walker.js.map +0 -1
  530. package/dist/node_modules/@headlessui/react/dist/hooks/use-window-event.js +0 -2
  531. package/dist/node_modules/@headlessui/react/dist/hooks/use-window-event.js.map +0 -1
  532. package/dist/node_modules/@headlessui/react/dist/internal/disabled.js +0 -2
  533. package/dist/node_modules/@headlessui/react/dist/internal/disabled.js.map +0 -1
  534. package/dist/node_modules/@headlessui/react/dist/internal/floating.js +0 -2
  535. package/dist/node_modules/@headlessui/react/dist/internal/floating.js.map +0 -1
  536. package/dist/node_modules/@headlessui/react/dist/internal/id.js +0 -2
  537. package/dist/node_modules/@headlessui/react/dist/internal/id.js.map +0 -1
  538. package/dist/node_modules/@headlessui/react/dist/internal/open-closed.js +0 -2
  539. package/dist/node_modules/@headlessui/react/dist/internal/open-closed.js.map +0 -1
  540. package/dist/node_modules/@headlessui/react/dist/internal/portal-force-root.js +0 -2
  541. package/dist/node_modules/@headlessui/react/dist/internal/portal-force-root.js.map +0 -1
  542. package/dist/node_modules/@headlessui/react/dist/machine.js +0 -2
  543. package/dist/node_modules/@headlessui/react/dist/machine.js.map +0 -1
  544. package/dist/node_modules/@headlessui/react/dist/machines/stack-machine.js +0 -2
  545. package/dist/node_modules/@headlessui/react/dist/machines/stack-machine.js.map +0 -1
  546. package/dist/node_modules/@headlessui/react/dist/react-glue.js +0 -2
  547. package/dist/node_modules/@headlessui/react/dist/react-glue.js.map +0 -1
  548. package/dist/node_modules/@headlessui/react/dist/utils/bugs.js +0 -2
  549. package/dist/node_modules/@headlessui/react/dist/utils/bugs.js.map +0 -1
  550. package/dist/node_modules/@headlessui/react/dist/utils/calculate-active-index.js +0 -2
  551. package/dist/node_modules/@headlessui/react/dist/utils/calculate-active-index.js.map +0 -1
  552. package/dist/node_modules/@headlessui/react/dist/utils/class-names.js +0 -2
  553. package/dist/node_modules/@headlessui/react/dist/utils/class-names.js.map +0 -1
  554. package/dist/node_modules/@headlessui/react/dist/utils/default-map.js +0 -2
  555. package/dist/node_modules/@headlessui/react/dist/utils/default-map.js.map +0 -1
  556. package/dist/node_modules/@headlessui/react/dist/utils/disposables.js +0 -2
  557. package/dist/node_modules/@headlessui/react/dist/utils/disposables.js.map +0 -1
  558. package/dist/node_modules/@headlessui/react/dist/utils/dom.js +0 -2
  559. package/dist/node_modules/@headlessui/react/dist/utils/dom.js.map +0 -1
  560. package/dist/node_modules/@headlessui/react/dist/utils/element-movement.js +0 -2
  561. package/dist/node_modules/@headlessui/react/dist/utils/element-movement.js.map +0 -1
  562. package/dist/node_modules/@headlessui/react/dist/utils/env.js +0 -2
  563. package/dist/node_modules/@headlessui/react/dist/utils/env.js.map +0 -1
  564. package/dist/node_modules/@headlessui/react/dist/utils/focus-management.js +0 -2
  565. package/dist/node_modules/@headlessui/react/dist/utils/focus-management.js.map +0 -1
  566. package/dist/node_modules/@headlessui/react/dist/utils/get-text-value.js +0 -2
  567. package/dist/node_modules/@headlessui/react/dist/utils/get-text-value.js.map +0 -1
  568. package/dist/node_modules/@headlessui/react/dist/utils/match.js +0 -2
  569. package/dist/node_modules/@headlessui/react/dist/utils/match.js.map +0 -1
  570. package/dist/node_modules/@headlessui/react/dist/utils/micro-task.js +0 -2
  571. package/dist/node_modules/@headlessui/react/dist/utils/micro-task.js.map +0 -1
  572. package/dist/node_modules/@headlessui/react/dist/utils/owner.js +0 -2
  573. package/dist/node_modules/@headlessui/react/dist/utils/owner.js.map +0 -1
  574. package/dist/node_modules/@headlessui/react/dist/utils/platform.js +0 -2
  575. package/dist/node_modules/@headlessui/react/dist/utils/platform.js.map +0 -1
  576. package/dist/node_modules/@headlessui/react/dist/utils/render.js +0 -2
  577. package/dist/node_modules/@headlessui/react/dist/utils/render.js.map +0 -1
  578. package/dist/node_modules/@headlessui/react/dist/utils/store.js +0 -2
  579. package/dist/node_modules/@headlessui/react/dist/utils/store.js.map +0 -1
  580. package/dist/node_modules/@nethesis/nethesis-solid-svg-icons/index.mjs.js +0 -2
  581. package/dist/node_modules/@nethesis/nethesis-solid-svg-icons/index.mjs.js.map +0 -1
  582. package/dist/node_modules/@react-aria/focus/dist/FocusScope.mjs.js +0 -2
  583. package/dist/node_modules/@react-aria/focus/dist/FocusScope.mjs.js.map +0 -1
  584. package/dist/node_modules/@react-aria/focus/dist/useFocusRing.mjs.js +0 -2
  585. package/dist/node_modules/@react-aria/focus/dist/useFocusRing.mjs.js.map +0 -1
  586. package/dist/node_modules/@react-aria/interactions/dist/context.mjs.js +0 -2
  587. package/dist/node_modules/@react-aria/interactions/dist/context.mjs.js.map +0 -1
  588. package/dist/node_modules/@react-aria/interactions/dist/useFocus.mjs.js +0 -2
  589. package/dist/node_modules/@react-aria/interactions/dist/useFocus.mjs.js.map +0 -1
  590. package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.mjs.js +0 -2
  591. package/dist/node_modules/@react-aria/interactions/dist/useFocusVisible.mjs.js.map +0 -1
  592. package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.mjs.js +0 -2
  593. package/dist/node_modules/@react-aria/interactions/dist/useFocusWithin.mjs.js.map +0 -1
  594. package/dist/node_modules/@react-aria/interactions/dist/useHover.mjs.js +0 -2
  595. package/dist/node_modules/@react-aria/interactions/dist/useHover.mjs.js.map +0 -1
  596. package/dist/node_modules/@react-aria/interactions/dist/utils.mjs.js +0 -2
  597. package/dist/node_modules/@react-aria/interactions/dist/utils.mjs.js.map +0 -1
  598. package/dist/node_modules/@react-aria/utils/dist/DOMFunctions.mjs.js +0 -2
  599. package/dist/node_modules/@react-aria/utils/dist/DOMFunctions.mjs.js.map +0 -1
  600. package/dist/node_modules/@react-aria/utils/dist/domHelpers.mjs.js +0 -2
  601. package/dist/node_modules/@react-aria/utils/dist/domHelpers.mjs.js.map +0 -1
  602. package/dist/node_modules/@react-aria/utils/dist/isVirtualEvent.mjs.js +0 -2
  603. package/dist/node_modules/@react-aria/utils/dist/isVirtualEvent.mjs.js.map +0 -1
  604. package/dist/node_modules/@react-aria/utils/dist/platform.mjs.js +0 -2
  605. package/dist/node_modules/@react-aria/utils/dist/platform.mjs.js.map +0 -1
  606. package/dist/node_modules/@react-aria/utils/dist/runAfterTransition.mjs.js +0 -2
  607. package/dist/node_modules/@react-aria/utils/dist/runAfterTransition.mjs.js.map +0 -1
  608. package/dist/node_modules/@react-aria/utils/dist/useEffectEvent.mjs.js +0 -2
  609. package/dist/node_modules/@react-aria/utils/dist/useEffectEvent.mjs.js.map +0 -1
  610. package/dist/node_modules/@react-aria/utils/dist/useGlobalListeners.mjs.js +0 -2
  611. package/dist/node_modules/@react-aria/utils/dist/useGlobalListeners.mjs.js.map +0 -1
  612. package/dist/node_modules/@react-aria/utils/dist/useId.mjs.js +0 -2
  613. package/dist/node_modules/@react-aria/utils/dist/useId.mjs.js.map +0 -1
  614. package/dist/node_modules/@react-aria/utils/dist/useLayoutEffect.mjs.js +0 -2
  615. package/dist/node_modules/@react-aria/utils/dist/useLayoutEffect.mjs.js.map +0 -1
  616. package/dist/node_modules/@react-stately/flags/dist/import.mjs.js +0 -2
  617. package/dist/node_modules/@react-stately/flags/dist/import.mjs.js.map +0 -1
  618. package/dist/node_modules/@rematch/core/dist/core.esm.js +0 -2
  619. package/dist/node_modules/@rematch/core/dist/core.esm.js.map +0 -1
  620. package/dist/node_modules/@rematch/immer/dist/immer.esm.js +0 -2
  621. package/dist/node_modules/@rematch/immer/dist/immer.esm.js.map +0 -1
  622. package/dist/node_modules/@rematch/select/dist/select.esm.js +0 -2
  623. package/dist/node_modules/@rematch/select/dist/select.esm.js.map +0 -1
  624. package/dist/node_modules/@socket.io/component-emitter/lib/esm/index.js +0 -2
  625. package/dist/node_modules/@socket.io/component-emitter/lib/esm/index.js.map +0 -1
  626. package/dist/node_modules/bowser/es5.js +0 -2
  627. package/dist/node_modules/bowser/es5.js.map +0 -1
  628. package/dist/node_modules/classnames/index.js +0 -7
  629. package/dist/node_modules/classnames/index.js.map +0 -1
  630. package/dist/node_modules/ebml-block/index.js +0 -2
  631. package/dist/node_modules/ebml-block/index.js.map +0 -1
  632. package/dist/node_modules/ebml-block/lib/buffer-reader.js +0 -2
  633. package/dist/node_modules/ebml-block/lib/buffer-reader.js.map +0 -1
  634. package/dist/node_modules/ebml-block/lib/vint.js +0 -2
  635. package/dist/node_modules/ebml-block/lib/vint.js.map +0 -1
  636. package/dist/node_modules/engine.io-client/build/esm/contrib/has-cors.js +0 -2
  637. package/dist/node_modules/engine.io-client/build/esm/contrib/has-cors.js.map +0 -1
  638. package/dist/node_modules/engine.io-client/build/esm/contrib/parseqs.js +0 -2
  639. package/dist/node_modules/engine.io-client/build/esm/contrib/parseqs.js.map +0 -1
  640. package/dist/node_modules/engine.io-client/build/esm/contrib/parseuri.js +0 -2
  641. package/dist/node_modules/engine.io-client/build/esm/contrib/parseuri.js.map +0 -1
  642. package/dist/node_modules/engine.io-client/build/esm/contrib/yeast.js +0 -2
  643. package/dist/node_modules/engine.io-client/build/esm/contrib/yeast.js.map +0 -1
  644. package/dist/node_modules/engine.io-client/build/esm/globalThis.browser.js +0 -2
  645. package/dist/node_modules/engine.io-client/build/esm/globalThis.browser.js.map +0 -1
  646. package/dist/node_modules/engine.io-client/build/esm/socket.js +0 -2
  647. package/dist/node_modules/engine.io-client/build/esm/socket.js.map +0 -1
  648. package/dist/node_modules/engine.io-client/build/esm/transport.js +0 -2
  649. package/dist/node_modules/engine.io-client/build/esm/transport.js.map +0 -1
  650. package/dist/node_modules/engine.io-client/build/esm/transports/index.js +0 -2
  651. package/dist/node_modules/engine.io-client/build/esm/transports/index.js.map +0 -1
  652. package/dist/node_modules/engine.io-client/build/esm/transports/polling.js +0 -2
  653. package/dist/node_modules/engine.io-client/build/esm/transports/polling.js.map +0 -1
  654. package/dist/node_modules/engine.io-client/build/esm/transports/websocket-constructor.browser.js +0 -2
  655. package/dist/node_modules/engine.io-client/build/esm/transports/websocket-constructor.browser.js.map +0 -1
  656. package/dist/node_modules/engine.io-client/build/esm/transports/websocket.js +0 -2
  657. package/dist/node_modules/engine.io-client/build/esm/transports/websocket.js.map +0 -1
  658. package/dist/node_modules/engine.io-client/build/esm/transports/webtransport.js +0 -2
  659. package/dist/node_modules/engine.io-client/build/esm/transports/webtransport.js.map +0 -1
  660. package/dist/node_modules/engine.io-client/build/esm/transports/xmlhttprequest.browser.js +0 -2
  661. package/dist/node_modules/engine.io-client/build/esm/transports/xmlhttprequest.browser.js.map +0 -1
  662. package/dist/node_modules/engine.io-client/build/esm/util.js +0 -2
  663. package/dist/node_modules/engine.io-client/build/esm/util.js.map +0 -1
  664. package/dist/node_modules/engine.io-parser/build/esm/commons.js +0 -2
  665. package/dist/node_modules/engine.io-parser/build/esm/commons.js.map +0 -1
  666. package/dist/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js +0 -2
  667. package/dist/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js.map +0 -1
  668. package/dist/node_modules/engine.io-parser/build/esm/decodePacket.browser.js +0 -2
  669. package/dist/node_modules/engine.io-parser/build/esm/decodePacket.browser.js.map +0 -1
  670. package/dist/node_modules/engine.io-parser/build/esm/encodePacket.browser.js +0 -2
  671. package/dist/node_modules/engine.io-parser/build/esm/encodePacket.browser.js.map +0 -1
  672. package/dist/node_modules/engine.io-parser/build/esm/index.js +0 -2
  673. package/dist/node_modules/engine.io-parser/build/esm/index.js.map +0 -1
  674. package/dist/node_modules/events/events.js +0 -2
  675. package/dist/node_modules/events/events.js.map +0 -1
  676. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs.js +0 -2
  677. package/dist/node_modules/framer-motion/dist/es/animation/animate/single-value.mjs.js.map +0 -1
  678. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs.js +0 -2
  679. package/dist/node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs.js.map +0 -1
  680. package/dist/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs.js +0 -2
  681. package/dist/node_modules/framer-motion/dist/es/animation/hooks/animation-controls.mjs.js.map +0 -1
  682. package/dist/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs.js +0 -2
  683. package/dist/node_modules/framer-motion/dist/es/animation/hooks/use-animation.mjs.js.map +0 -1
  684. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs.js +0 -2
  685. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/motion-value.mjs.js.map +0 -1
  686. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs.js +0 -2
  687. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-target.mjs.js.map +0 -1
  688. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs.js +0 -2
  689. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element-variant.mjs.js.map +0 -1
  690. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs.js +0 -2
  691. package/dist/node_modules/framer-motion/dist/es/animation/interfaces/visual-element.mjs.js.map +0 -1
  692. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs.js +0 -2
  693. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/data-id.mjs.js.map +0 -1
  694. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs.js +0 -2
  695. package/dist/node_modules/framer-motion/dist/es/animation/optimized-appear/get-appear-id.mjs.js.map +0 -1
  696. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs.js +0 -2
  697. package/dist/node_modules/framer-motion/dist/es/animation/utils/default-transitions.mjs.js.map +0 -1
  698. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs.js +0 -2
  699. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-animation-controls.mjs.js.map +0 -1
  700. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs.js +0 -2
  701. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-keyframes-target.mjs.js.map +0 -1
  702. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs.js +0 -2
  703. package/dist/node_modules/framer-motion/dist/es/animation/utils/is-transition-defined.mjs.js.map +0 -1
  704. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs.js +0 -2
  705. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PopChild.mjs.js.map +0 -1
  706. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs.js +0 -2
  707. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/PresenceChild.mjs.js.map +0 -1
  708. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs.js +0 -2
  709. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/index.mjs.js.map +0 -1
  710. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs.js +0 -2
  711. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/use-presence.mjs.js.map +0 -1
  712. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs.js +0 -2
  713. package/dist/node_modules/framer-motion/dist/es/components/AnimatePresence/utils.mjs.js.map +0 -1
  714. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs.js +0 -2
  715. package/dist/node_modules/framer-motion/dist/es/context/LayoutGroupContext.mjs.js.map +0 -1
  716. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.mjs.js +0 -2
  717. package/dist/node_modules/framer-motion/dist/es/context/LazyContext.mjs.js.map +0 -1
  718. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs.js +0 -2
  719. package/dist/node_modules/framer-motion/dist/es/context/MotionConfigContext.mjs.js.map +0 -1
  720. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs.js +0 -2
  721. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/create.mjs.js.map +0 -1
  722. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs.js +0 -2
  723. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/index.mjs.js.map +0 -1
  724. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs.js +0 -2
  725. package/dist/node_modules/framer-motion/dist/es/context/MotionContext/utils.mjs.js.map +0 -1
  726. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.mjs.js +0 -2
  727. package/dist/node_modules/framer-motion/dist/es/context/PresenceContext.mjs.js.map +0 -1
  728. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs.js +0 -2
  729. package/dist/node_modules/framer-motion/dist/es/context/SwitchLayoutGroupContext.mjs.js.map +0 -1
  730. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.mjs.js +0 -2
  731. package/dist/node_modules/framer-motion/dist/es/events/add-dom-event.mjs.js.map +0 -1
  732. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs.js +0 -2
  733. package/dist/node_modules/framer-motion/dist/es/events/add-pointer-event.mjs.js.map +0 -1
  734. package/dist/node_modules/framer-motion/dist/es/events/event-info.mjs.js +0 -2
  735. package/dist/node_modules/framer-motion/dist/es/events/event-info.mjs.js.map +0 -1
  736. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs.js +0 -2
  737. package/dist/node_modules/framer-motion/dist/es/gestures/drag/VisualElementDragControls.mjs.js.map +0 -1
  738. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.mjs.js +0 -2
  739. package/dist/node_modules/framer-motion/dist/es/gestures/drag/index.mjs.js.map +0 -1
  740. package/dist/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs.js +0 -2
  741. package/dist/node_modules/framer-motion/dist/es/gestures/drag/use-drag-controls.mjs.js.map +0 -1
  742. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs.js +0 -2
  743. package/dist/node_modules/framer-motion/dist/es/gestures/drag/utils/constraints.mjs.js.map +0 -1
  744. package/dist/node_modules/framer-motion/dist/es/gestures/focus.mjs.js +0 -2
  745. package/dist/node_modules/framer-motion/dist/es/gestures/focus.mjs.js.map +0 -1
  746. package/dist/node_modules/framer-motion/dist/es/gestures/hover.mjs.js +0 -2
  747. package/dist/node_modules/framer-motion/dist/es/gestures/hover.mjs.js.map +0 -1
  748. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs.js +0 -2
  749. package/dist/node_modules/framer-motion/dist/es/gestures/pan/PanSession.mjs.js.map +0 -1
  750. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.mjs.js +0 -2
  751. package/dist/node_modules/framer-motion/dist/es/gestures/pan/index.mjs.js.map +0 -1
  752. package/dist/node_modules/framer-motion/dist/es/gestures/press.mjs.js +0 -2
  753. package/dist/node_modules/framer-motion/dist/es/gestures/press.mjs.js.map +0 -1
  754. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.mjs.js +0 -2
  755. package/dist/node_modules/framer-motion/dist/es/motion/features/Feature.mjs.js.map +0 -1
  756. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs.js +0 -2
  757. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/exit.mjs.js.map +0 -1
  758. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs.js +0 -2
  759. package/dist/node_modules/framer-motion/dist/es/motion/features/animation/index.mjs.js.map +0 -1
  760. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.mjs.js +0 -2
  761. package/dist/node_modules/framer-motion/dist/es/motion/features/animations.mjs.js.map +0 -1
  762. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.mjs.js +0 -2
  763. package/dist/node_modules/framer-motion/dist/es/motion/features/definitions.mjs.js.map +0 -1
  764. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.mjs.js +0 -2
  765. package/dist/node_modules/framer-motion/dist/es/motion/features/drag.mjs.js.map +0 -1
  766. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.mjs.js +0 -2
  767. package/dist/node_modules/framer-motion/dist/es/motion/features/gestures.mjs.js.map +0 -1
  768. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs.js +0 -2
  769. package/dist/node_modules/framer-motion/dist/es/motion/features/layout/MeasureLayout.mjs.js.map +0 -1
  770. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.mjs.js +0 -2
  771. package/dist/node_modules/framer-motion/dist/es/motion/features/layout.mjs.js.map +0 -1
  772. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.mjs.js +0 -2
  773. package/dist/node_modules/framer-motion/dist/es/motion/features/load-features.mjs.js.map +0 -1
  774. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs.js +0 -2
  775. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/index.mjs.js.map +0 -1
  776. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs.js +0 -2
  777. package/dist/node_modules/framer-motion/dist/es/motion/features/viewport/observers.mjs.js.map +0 -1
  778. package/dist/node_modules/framer-motion/dist/es/motion/index.mjs.js +0 -2
  779. package/dist/node_modules/framer-motion/dist/es/motion/index.mjs.js.map +0 -1
  780. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs.js +0 -2
  781. package/dist/node_modules/framer-motion/dist/es/motion/utils/is-forced-motion-value.mjs.js.map +0 -1
  782. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs.js +0 -2
  783. package/dist/node_modules/framer-motion/dist/es/motion/utils/symbol.mjs.js.map +0 -1
  784. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs.js +0 -2
  785. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-motion-ref.mjs.js.map +0 -1
  786. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs.js +0 -2
  787. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-element.mjs.js.map +0 -1
  788. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs.js +0 -2
  789. package/dist/node_modules/framer-motion/dist/es/motion/utils/use-visual-state.mjs.js.map +0 -1
  790. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs.js +0 -2
  791. package/dist/node_modules/framer-motion/dist/es/motion/utils/valid-prop.mjs.js.map +0 -1
  792. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs.js +0 -2
  793. package/dist/node_modules/framer-motion/dist/es/projection/animation/mix-values.mjs.js.map +0 -1
  794. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs.js +0 -2
  795. package/dist/node_modules/framer-motion/dist/es/projection/geometry/conversion.mjs.js.map +0 -1
  796. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs.js +0 -2
  797. package/dist/node_modules/framer-motion/dist/es/projection/geometry/copy.mjs.js.map +0 -1
  798. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs.js +0 -2
  799. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-apply.mjs.js.map +0 -1
  800. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs.js +0 -2
  801. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-calc.mjs.js.map +0 -1
  802. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs.js +0 -2
  803. package/dist/node_modules/framer-motion/dist/es/projection/geometry/delta-remove.mjs.js.map +0 -1
  804. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.mjs.js +0 -2
  805. package/dist/node_modules/framer-motion/dist/es/projection/geometry/models.mjs.js.map +0 -1
  806. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs.js +0 -2
  807. package/dist/node_modules/framer-motion/dist/es/projection/geometry/utils.mjs.js.map +0 -1
  808. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs.js +0 -2
  809. package/dist/node_modules/framer-motion/dist/es/projection/node/DocumentProjectionNode.mjs.js.map +0 -1
  810. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs.js +0 -2
  811. package/dist/node_modules/framer-motion/dist/es/projection/node/HTMLProjectionNode.mjs.js.map +0 -1
  812. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs.js +0 -2
  813. package/dist/node_modules/framer-motion/dist/es/projection/node/create-projection-node.mjs.js.map +0 -1
  814. package/dist/node_modules/framer-motion/dist/es/projection/node/state.mjs.js +0 -2
  815. package/dist/node_modules/framer-motion/dist/es/projection/node/state.mjs.js.map +0 -1
  816. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.mjs.js +0 -2
  817. package/dist/node_modules/framer-motion/dist/es/projection/shared/stack.mjs.js.map +0 -1
  818. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs.js +0 -2
  819. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-border-radius.mjs.js.map +0 -1
  820. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs.js +0 -2
  821. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-box-shadow.mjs.js.map +0 -1
  822. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs.js +0 -2
  823. package/dist/node_modules/framer-motion/dist/es/projection/styles/scale-correction.mjs.js.map +0 -1
  824. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.mjs.js +0 -2
  825. package/dist/node_modules/framer-motion/dist/es/projection/styles/transform.mjs.js.map +0 -1
  826. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs.js +0 -2
  827. package/dist/node_modules/framer-motion/dist/es/projection/utils/each-axis.mjs.js.map +0 -1
  828. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs.js +0 -2
  829. package/dist/node_modules/framer-motion/dist/es/projection/utils/has-transform.mjs.js.map +0 -1
  830. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.mjs.js +0 -2
  831. package/dist/node_modules/framer-motion/dist/es/projection/utils/measure.mjs.js.map +0 -1
  832. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.mjs.js +0 -2
  833. package/dist/node_modules/framer-motion/dist/es/render/VisualElement.mjs.js.map +0 -1
  834. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.mjs.js +0 -2
  835. package/dist/node_modules/framer-motion/dist/es/render/components/create-factory.mjs.js.map +0 -1
  836. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs.js +0 -2
  837. package/dist/node_modules/framer-motion/dist/es/render/components/create-proxy.mjs.js.map +0 -1
  838. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.mjs.js +0 -2
  839. package/dist/node_modules/framer-motion/dist/es/render/components/motion/create.mjs.js.map +0 -1
  840. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs.js +0 -2
  841. package/dist/node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs.js.map +0 -1
  842. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs.js +0 -2
  843. package/dist/node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs.js.map +0 -1
  844. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs.js +0 -2
  845. package/dist/node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs.js.map +0 -1
  846. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.mjs.js +0 -2
  847. package/dist/node_modules/framer-motion/dist/es/render/dom/use-render.mjs.js.map +0 -1
  848. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs.js +0 -2
  849. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs.js.map +0 -1
  850. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs.js +0 -2
  851. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs.js.map +0 -1
  852. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs.js +0 -2
  853. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs.js.map +0 -1
  854. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs.js +0 -2
  855. package/dist/node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs.js.map +0 -1
  856. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs.js +0 -2
  857. package/dist/node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs.js.map +0 -1
  858. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.mjs.js +0 -2
  859. package/dist/node_modules/framer-motion/dist/es/render/html/config-motion.mjs.js.map +0 -1
  860. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.mjs.js +0 -2
  861. package/dist/node_modules/framer-motion/dist/es/render/html/use-props.mjs.js.map +0 -1
  862. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs.js +0 -2
  863. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs.js.map +0 -1
  864. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs.js +0 -2
  865. package/dist/node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs.js.map +0 -1
  866. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs.js +0 -2
  867. package/dist/node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs.js.map +0 -1
  868. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.mjs.js +0 -2
  869. package/dist/node_modules/framer-motion/dist/es/render/html/utils/render.mjs.js.map +0 -1
  870. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs.js +0 -2
  871. package/dist/node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs.js.map +0 -1
  872. package/dist/node_modules/framer-motion/dist/es/render/store.mjs.js +0 -2
  873. package/dist/node_modules/framer-motion/dist/es/render/store.mjs.js.map +0 -1
  874. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs.js +0 -2
  875. package/dist/node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs.js.map +0 -1
  876. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.mjs.js +0 -2
  877. package/dist/node_modules/framer-motion/dist/es/render/svg/config-motion.mjs.js.map +0 -1
  878. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs.js +0 -2
  879. package/dist/node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs.js.map +0 -1
  880. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.mjs.js +0 -2
  881. package/dist/node_modules/framer-motion/dist/es/render/svg/use-props.mjs.js.map +0 -1
  882. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs.js +0 -2
  883. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs.js.map +0 -1
  884. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs.js +0 -2
  885. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs.js.map +0 -1
  886. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs.js +0 -2
  887. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs.js.map +0 -1
  888. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs.js +0 -2
  889. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs.js.map +0 -1
  890. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs.js +0 -2
  891. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/path.mjs.js.map +0 -1
  892. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs.js +0 -2
  893. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/render.mjs.js.map +0 -1
  894. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs.js +0 -2
  895. package/dist/node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs.js.map +0 -1
  896. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs.js +0 -2
  897. package/dist/node_modules/framer-motion/dist/es/render/utils/animation-state.mjs.js.map +0 -1
  898. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs.js +0 -2
  899. package/dist/node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs.js.map +0 -1
  900. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs.js +0 -2
  901. package/dist/node_modules/framer-motion/dist/es/render/utils/flat-tree.mjs.js.map +0 -1
  902. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs.js +0 -2
  903. package/dist/node_modules/framer-motion/dist/es/render/utils/get-variant-context.mjs.js.map +0 -1
  904. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs.js +0 -2
  905. package/dist/node_modules/framer-motion/dist/es/render/utils/is-controlling-variants.mjs.js.map +0 -1
  906. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs.js +0 -2
  907. package/dist/node_modules/framer-motion/dist/es/render/utils/is-variant-label.mjs.js.map +0 -1
  908. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs.js +0 -2
  909. package/dist/node_modules/framer-motion/dist/es/render/utils/motion-values.mjs.js.map +0 -1
  910. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs.js +0 -2
  911. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-dynamic-variants.mjs.js.map +0 -1
  912. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs.js +0 -2
  913. package/dist/node_modules/framer-motion/dist/es/render/utils/resolve-variants.mjs.js.map +0 -1
  914. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.mjs.js +0 -2
  915. package/dist/node_modules/framer-motion/dist/es/render/utils/setters.mjs.js.map +0 -1
  916. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs.js +0 -2
  917. package/dist/node_modules/framer-motion/dist/es/render/utils/variant-props.mjs.js.map +0 -1
  918. package/dist/node_modules/framer-motion/dist/es/utils/delay.mjs.js +0 -2
  919. package/dist/node_modules/framer-motion/dist/es/utils/delay.mjs.js.map +0 -1
  920. package/dist/node_modules/framer-motion/dist/es/utils/distance.mjs.js +0 -2
  921. package/dist/node_modules/framer-motion/dist/es/utils/distance.mjs.js.map +0 -1
  922. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.mjs.js +0 -2
  923. package/dist/node_modules/framer-motion/dist/es/utils/get-context-window.mjs.js.map +0 -1
  924. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.mjs.js +0 -2
  925. package/dist/node_modules/framer-motion/dist/es/utils/is-browser.mjs.js.map +0 -1
  926. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs.js +0 -2
  927. package/dist/node_modules/framer-motion/dist/es/utils/is-ref-object.mjs.js.map +0 -1
  928. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs.js +0 -2
  929. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/index.mjs.js.map +0 -1
  930. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs.js +0 -2
  931. package/dist/node_modules/framer-motion/dist/es/utils/reduced-motion/state.mjs.js.map +0 -1
  932. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs.js +0 -2
  933. package/dist/node_modules/framer-motion/dist/es/utils/shallow-compare.mjs.js.map +0 -1
  934. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.mjs.js +0 -2
  935. package/dist/node_modules/framer-motion/dist/es/utils/use-constant.mjs.js.map +0 -1
  936. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs.js +0 -2
  937. package/dist/node_modules/framer-motion/dist/es/utils/use-isomorphic-effect.mjs.js.map +0 -1
  938. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs.js +0 -2
  939. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/add-will-change.mjs.js.map +0 -1
  940. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs.js +0 -2
  941. package/dist/node_modules/framer-motion/dist/es/value/use-will-change/is.mjs.js.map +0 -1
  942. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.mjs.js +0 -2
  943. package/dist/node_modules/framer-motion/dist/es/value/utils/is-motion-value.mjs.js.map +0 -1
  944. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs.js +0 -2
  945. package/dist/node_modules/framer-motion/dist/es/value/utils/resolve-motion-value.mjs.js.map +0 -1
  946. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +0 -2
  947. package/dist/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js.map +0 -1
  948. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +0 -10
  949. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  950. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +0 -10
  951. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  952. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +0 -2
  953. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js.map +0 -1
  954. package/dist/node_modules/html-parse-stringify/dist/html-parse-stringify.js +0 -2
  955. package/dist/node_modules/html-parse-stringify/dist/html-parse-stringify.js.map +0 -1
  956. package/dist/node_modules/i18next/dist/esm/i18next.js +0 -2
  957. package/dist/node_modules/i18next/dist/esm/i18next.js.map +0 -1
  958. package/dist/node_modules/i18next-browser-languagedetector/dist/esm/i18nextBrowserLanguageDetector.js +0 -2
  959. package/dist/node_modules/i18next-browser-languagedetector/dist/esm/i18nextBrowserLanguageDetector.js.map +0 -1
  960. package/dist/node_modules/immer/dist/immer.esm.mjs.js +0 -2
  961. package/dist/node_modules/immer/dist/immer.esm.mjs.js.map +0 -1
  962. package/dist/node_modules/int64-buffer/int64-buffer.js +0 -2
  963. package/dist/node_modules/int64-buffer/int64-buffer.js.map +0 -1
  964. package/dist/node_modules/js-base64/base64.mjs.js +0 -2
  965. package/dist/node_modules/js-base64/base64.mjs.js.map +0 -1
  966. package/dist/node_modules/lodash/_Symbol.js +0 -2
  967. package/dist/node_modules/lodash/_Symbol.js.map +0 -1
  968. package/dist/node_modules/lodash/_baseGetTag.js +0 -2
  969. package/dist/node_modules/lodash/_baseGetTag.js.map +0 -1
  970. package/dist/node_modules/lodash/_baseTrim.js +0 -2
  971. package/dist/node_modules/lodash/_baseTrim.js.map +0 -1
  972. package/dist/node_modules/lodash/_freeGlobal.js +0 -2
  973. package/dist/node_modules/lodash/_freeGlobal.js.map +0 -1
  974. package/dist/node_modules/lodash/_getRawTag.js +0 -2
  975. package/dist/node_modules/lodash/_getRawTag.js.map +0 -1
  976. package/dist/node_modules/lodash/_objectToString.js +0 -2
  977. package/dist/node_modules/lodash/_objectToString.js.map +0 -1
  978. package/dist/node_modules/lodash/_root.js +0 -2
  979. package/dist/node_modules/lodash/_root.js.map +0 -1
  980. package/dist/node_modules/lodash/_trimmedEndIndex.js +0 -2
  981. package/dist/node_modules/lodash/_trimmedEndIndex.js.map +0 -1
  982. package/dist/node_modules/lodash/debounce.js +0 -2
  983. package/dist/node_modules/lodash/debounce.js.map +0 -1
  984. package/dist/node_modules/lodash/isObject.js +0 -2
  985. package/dist/node_modules/lodash/isObject.js.map +0 -1
  986. package/dist/node_modules/lodash/isObjectLike.js +0 -2
  987. package/dist/node_modules/lodash/isObjectLike.js.map +0 -1
  988. package/dist/node_modules/lodash/isSymbol.js +0 -2
  989. package/dist/node_modules/lodash/isSymbol.js.map +0 -1
  990. package/dist/node_modules/lodash/now.js +0 -2
  991. package/dist/node_modules/lodash/now.js.map +0 -1
  992. package/dist/node_modules/lodash/toNumber.js +0 -2
  993. package/dist/node_modules/lodash/toNumber.js.map +0 -1
  994. package/dist/node_modules/mic-check/lib/index.js +0 -2
  995. package/dist/node_modules/mic-check/lib/index.js.map +0 -1
  996. package/dist/node_modules/mic-check/lib/requestMediaPermissions.js +0 -2
  997. package/dist/node_modules/mic-check/lib/requestMediaPermissions.js.map +0 -1
  998. package/dist/node_modules/moment/moment.js +0 -4
  999. package/dist/node_modules/moment/moment.js.map +0 -1
  1000. package/dist/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs.js +0 -2
  1001. package/dist/node_modules/motion-dom/dist/es/animation/AsyncMotionValueAnimation.mjs.js.map +0 -1
  1002. package/dist/node_modules/motion-dom/dist/es/animation/JSAnimation.mjs.js +0 -2
  1003. package/dist/node_modules/motion-dom/dist/es/animation/JSAnimation.mjs.js.map +0 -1
  1004. package/dist/node_modules/motion-dom/dist/es/animation/NativeAnimation.mjs.js +0 -2
  1005. package/dist/node_modules/motion-dom/dist/es/animation/NativeAnimation.mjs.js.map +0 -1
  1006. package/dist/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.mjs.js +0 -2
  1007. package/dist/node_modules/motion-dom/dist/es/animation/NativeAnimationExtended.mjs.js.map +0 -1
  1008. package/dist/node_modules/motion-dom/dist/es/animation/drivers/driver-frameloop.mjs.js +0 -2
  1009. package/dist/node_modules/motion-dom/dist/es/animation/drivers/driver-frameloop.mjs.js.map +0 -1
  1010. package/dist/node_modules/motion-dom/dist/es/animation/generators/inertia.mjs.js +0 -2
  1011. package/dist/node_modules/motion-dom/dist/es/animation/generators/inertia.mjs.js.map +0 -1
  1012. package/dist/node_modules/motion-dom/dist/es/animation/generators/keyframes.mjs.js +0 -2
  1013. package/dist/node_modules/motion-dom/dist/es/animation/generators/keyframes.mjs.js.map +0 -1
  1014. package/dist/node_modules/motion-dom/dist/es/animation/generators/spring/defaults.mjs.js +0 -2
  1015. package/dist/node_modules/motion-dom/dist/es/animation/generators/spring/defaults.mjs.js.map +0 -1
  1016. package/dist/node_modules/motion-dom/dist/es/animation/generators/spring/find.mjs.js +0 -2
  1017. package/dist/node_modules/motion-dom/dist/es/animation/generators/spring/find.mjs.js.map +0 -1
  1018. package/dist/node_modules/motion-dom/dist/es/animation/generators/spring/index.mjs.js +0 -2
  1019. package/dist/node_modules/motion-dom/dist/es/animation/generators/spring/index.mjs.js.map +0 -1
  1020. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs.js +0 -2
  1021. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/calc-duration.mjs.js.map +0 -1
  1022. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs.js +0 -2
  1023. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/create-generator-easing.mjs.js.map +0 -1
  1024. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs.js +0 -2
  1025. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/is-generator.mjs.js.map +0 -1
  1026. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.mjs.js +0 -2
  1027. package/dist/node_modules/motion-dom/dist/es/animation/generators/utils/velocity.mjs.js.map +0 -1
  1028. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs.js +0 -2
  1029. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs.js.map +0 -1
  1030. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs.js +0 -2
  1031. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/KeyframesResolver.mjs.js.map +0 -1
  1032. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs.js +0 -2
  1033. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/get-final.mjs.js.map +0 -1
  1034. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs.js +0 -2
  1035. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/offsets/default.mjs.js.map +0 -1
  1036. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs.js +0 -2
  1037. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/offsets/fill.mjs.js.map +0 -1
  1038. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs.js +0 -2
  1039. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/offsets/time.mjs.js.map +0 -1
  1040. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs.js +0 -2
  1041. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/fill-wildcards.mjs.js.map +0 -1
  1042. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs.js +0 -2
  1043. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/is-none.mjs.js.map +0 -1
  1044. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs.js +0 -2
  1045. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/make-none-animatable.mjs.js.map +0 -1
  1046. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs.js +0 -2
  1047. package/dist/node_modules/motion-dom/dist/es/animation/keyframes/utils/unit-conversion.mjs.js.map +0 -1
  1048. package/dist/node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs.js +0 -2
  1049. package/dist/node_modules/motion-dom/dist/es/animation/utils/WithPromise.mjs.js.map +0 -1
  1050. package/dist/node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs.js +0 -2
  1051. package/dist/node_modules/motion-dom/dist/es/animation/utils/can-animate.mjs.js.map +0 -1
  1052. package/dist/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs.js +0 -2
  1053. package/dist/node_modules/motion-dom/dist/es/animation/utils/css-variables-conversion.mjs.js.map +0 -1
  1054. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs.js +0 -2
  1055. package/dist/node_modules/motion-dom/dist/es/animation/utils/get-value-transition.mjs.js.map +0 -1
  1056. package/dist/node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs.js +0 -2
  1057. package/dist/node_modules/motion-dom/dist/es/animation/utils/is-animatable.mjs.js.map +0 -1
  1058. package/dist/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs.js +0 -2
  1059. package/dist/node_modules/motion-dom/dist/es/animation/utils/is-css-variable.mjs.js.map +0 -1
  1060. package/dist/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.mjs.js +0 -2
  1061. package/dist/node_modules/motion-dom/dist/es/animation/utils/replace-transition-type.mjs.js.map +0 -1
  1062. package/dist/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs.js +0 -2
  1063. package/dist/node_modules/motion-dom/dist/es/animation/waapi/easing/cubic-bezier.mjs.js.map +0 -1
  1064. package/dist/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs.js +0 -2
  1065. package/dist/node_modules/motion-dom/dist/es/animation/waapi/easing/map-easing.mjs.js.map +0 -1
  1066. package/dist/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs.js +0 -2
  1067. package/dist/node_modules/motion-dom/dist/es/animation/waapi/easing/supported.mjs.js.map +0 -1
  1068. package/dist/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs.js +0 -2
  1069. package/dist/node_modules/motion-dom/dist/es/animation/waapi/start-waapi-animation.mjs.js.map +0 -1
  1070. package/dist/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs.js +0 -2
  1071. package/dist/node_modules/motion-dom/dist/es/animation/waapi/supports/waapi.mjs.js.map +0 -1
  1072. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs.js +0 -2
  1073. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/apply-generator.mjs.js.map +0 -1
  1074. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs.js +0 -2
  1075. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/linear.mjs.js.map +0 -1
  1076. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs.js +0 -2
  1077. package/dist/node_modules/motion-dom/dist/es/animation/waapi/utils/unsupported-easing.mjs.js.map +0 -1
  1078. package/dist/node_modules/motion-dom/dist/es/frameloop/batcher.mjs.js +0 -2
  1079. package/dist/node_modules/motion-dom/dist/es/frameloop/batcher.mjs.js.map +0 -1
  1080. package/dist/node_modules/motion-dom/dist/es/frameloop/frame.mjs.js +0 -2
  1081. package/dist/node_modules/motion-dom/dist/es/frameloop/frame.mjs.js.map +0 -1
  1082. package/dist/node_modules/motion-dom/dist/es/frameloop/microtask.mjs.js +0 -2
  1083. package/dist/node_modules/motion-dom/dist/es/frameloop/microtask.mjs.js.map +0 -1
  1084. package/dist/node_modules/motion-dom/dist/es/frameloop/order.mjs.js +0 -2
  1085. package/dist/node_modules/motion-dom/dist/es/frameloop/order.mjs.js.map +0 -1
  1086. package/dist/node_modules/motion-dom/dist/es/frameloop/render-step.mjs.js +0 -2
  1087. package/dist/node_modules/motion-dom/dist/es/frameloop/render-step.mjs.js.map +0 -1
  1088. package/dist/node_modules/motion-dom/dist/es/frameloop/sync-time.mjs.js +0 -2
  1089. package/dist/node_modules/motion-dom/dist/es/frameloop/sync-time.mjs.js.map +0 -1
  1090. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs.js +0 -2
  1091. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/is-active.mjs.js.map +0 -1
  1092. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs.js +0 -2
  1093. package/dist/node_modules/motion-dom/dist/es/gestures/drag/state/set-active.mjs.js.map +0 -1
  1094. package/dist/node_modules/motion-dom/dist/es/gestures/hover.mjs.js +0 -2
  1095. package/dist/node_modules/motion-dom/dist/es/gestures/hover.mjs.js.map +0 -1
  1096. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.mjs.js +0 -2
  1097. package/dist/node_modules/motion-dom/dist/es/gestures/press/index.mjs.js.map +0 -1
  1098. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs.js +0 -2
  1099. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/is-keyboard-accessible.mjs.js.map +0 -1
  1100. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs.js +0 -2
  1101. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/keyboard.mjs.js.map +0 -1
  1102. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs.js +0 -2
  1103. package/dist/node_modules/motion-dom/dist/es/gestures/press/utils/state.mjs.js.map +0 -1
  1104. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs.js +0 -2
  1105. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-node-or-child.mjs.js.map +0 -1
  1106. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs.js +0 -2
  1107. package/dist/node_modules/motion-dom/dist/es/gestures/utils/is-primary-pointer.mjs.js.map +0 -1
  1108. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs.js +0 -2
  1109. package/dist/node_modules/motion-dom/dist/es/gestures/utils/setup.mjs.js.map +0 -1
  1110. package/dist/node_modules/motion-dom/dist/es/render/dom/is-css-var.mjs.js +0 -2
  1111. package/dist/node_modules/motion-dom/dist/es/render/dom/is-css-var.mjs.js.map +0 -1
  1112. package/dist/node_modules/motion-dom/dist/es/render/dom/parse-transform.mjs.js +0 -2
  1113. package/dist/node_modules/motion-dom/dist/es/render/dom/parse-transform.mjs.js.map +0 -1
  1114. package/dist/node_modules/motion-dom/dist/es/render/dom/style-set.mjs.js +0 -2
  1115. package/dist/node_modules/motion-dom/dist/es/render/dom/style-set.mjs.js.map +0 -1
  1116. package/dist/node_modules/motion-dom/dist/es/render/utils/keys-position.mjs.js +0 -2
  1117. package/dist/node_modules/motion-dom/dist/es/render/utils/keys-position.mjs.js.map +0 -1
  1118. package/dist/node_modules/motion-dom/dist/es/render/utils/keys-transform.mjs.js +0 -2
  1119. package/dist/node_modules/motion-dom/dist/es/render/utils/keys-transform.mjs.js.map +0 -1
  1120. package/dist/node_modules/motion-dom/dist/es/stats/buffer.mjs.js +0 -2
  1121. package/dist/node_modules/motion-dom/dist/es/stats/buffer.mjs.js.map +0 -1
  1122. package/dist/node_modules/motion-dom/dist/es/utils/interpolate.mjs.js +0 -2
  1123. package/dist/node_modules/motion-dom/dist/es/utils/interpolate.mjs.js.map +0 -1
  1124. package/dist/node_modules/motion-dom/dist/es/utils/mix/color.mjs.js +0 -2
  1125. package/dist/node_modules/motion-dom/dist/es/utils/mix/color.mjs.js.map +0 -1
  1126. package/dist/node_modules/motion-dom/dist/es/utils/mix/complex.mjs.js +0 -2
  1127. package/dist/node_modules/motion-dom/dist/es/utils/mix/complex.mjs.js.map +0 -1
  1128. package/dist/node_modules/motion-dom/dist/es/utils/mix/immediate.mjs.js +0 -2
  1129. package/dist/node_modules/motion-dom/dist/es/utils/mix/immediate.mjs.js.map +0 -1
  1130. package/dist/node_modules/motion-dom/dist/es/utils/mix/index.mjs.js +0 -2
  1131. package/dist/node_modules/motion-dom/dist/es/utils/mix/index.mjs.js.map +0 -1
  1132. package/dist/node_modules/motion-dom/dist/es/utils/mix/number.mjs.js +0 -2
  1133. package/dist/node_modules/motion-dom/dist/es/utils/mix/number.mjs.js.map +0 -1
  1134. package/dist/node_modules/motion-dom/dist/es/utils/mix/visibility.mjs.js +0 -2
  1135. package/dist/node_modules/motion-dom/dist/es/utils/mix/visibility.mjs.js.map +0 -1
  1136. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs.js +0 -2
  1137. package/dist/node_modules/motion-dom/dist/es/utils/resolve-elements.mjs.js.map +0 -1
  1138. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.mjs.js +0 -2
  1139. package/dist/node_modules/motion-dom/dist/es/utils/supports/flags.mjs.js.map +0 -1
  1140. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs.js +0 -2
  1141. package/dist/node_modules/motion-dom/dist/es/utils/supports/linear-easing.mjs.js.map +0 -1
  1142. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.mjs.js +0 -2
  1143. package/dist/node_modules/motion-dom/dist/es/utils/supports/memo.mjs.js.map +0 -1
  1144. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs.js +0 -2
  1145. package/dist/node_modules/motion-dom/dist/es/utils/supports/scroll-timeline.mjs.js.map +0 -1
  1146. package/dist/node_modules/motion-dom/dist/es/value/index.mjs.js +0 -2
  1147. package/dist/node_modules/motion-dom/dist/es/value/index.mjs.js.map +0 -1
  1148. package/dist/node_modules/motion-dom/dist/es/value/types/auto.mjs.js +0 -2
  1149. package/dist/node_modules/motion-dom/dist/es/value/types/auto.mjs.js.map +0 -1
  1150. package/dist/node_modules/motion-dom/dist/es/value/types/color/hex.mjs.js +0 -2
  1151. package/dist/node_modules/motion-dom/dist/es/value/types/color/hex.mjs.js.map +0 -1
  1152. package/dist/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs.js +0 -2
  1153. package/dist/node_modules/motion-dom/dist/es/value/types/color/hsla-to-rgba.mjs.js.map +0 -1
  1154. package/dist/node_modules/motion-dom/dist/es/value/types/color/hsla.mjs.js +0 -2
  1155. package/dist/node_modules/motion-dom/dist/es/value/types/color/hsla.mjs.js.map +0 -1
  1156. package/dist/node_modules/motion-dom/dist/es/value/types/color/index.mjs.js +0 -2
  1157. package/dist/node_modules/motion-dom/dist/es/value/types/color/index.mjs.js.map +0 -1
  1158. package/dist/node_modules/motion-dom/dist/es/value/types/color/rgba.mjs.js +0 -2
  1159. package/dist/node_modules/motion-dom/dist/es/value/types/color/rgba.mjs.js.map +0 -1
  1160. package/dist/node_modules/motion-dom/dist/es/value/types/color/utils.mjs.js +0 -2
  1161. package/dist/node_modules/motion-dom/dist/es/value/types/color/utils.mjs.js.map +0 -1
  1162. package/dist/node_modules/motion-dom/dist/es/value/types/complex/filter.mjs.js +0 -2
  1163. package/dist/node_modules/motion-dom/dist/es/value/types/complex/filter.mjs.js.map +0 -1
  1164. package/dist/node_modules/motion-dom/dist/es/value/types/complex/index.mjs.js +0 -2
  1165. package/dist/node_modules/motion-dom/dist/es/value/types/complex/index.mjs.js.map +0 -1
  1166. package/dist/node_modules/motion-dom/dist/es/value/types/dimensions.mjs.js +0 -2
  1167. package/dist/node_modules/motion-dom/dist/es/value/types/dimensions.mjs.js.map +0 -1
  1168. package/dist/node_modules/motion-dom/dist/es/value/types/int.mjs.js +0 -2
  1169. package/dist/node_modules/motion-dom/dist/es/value/types/int.mjs.js.map +0 -1
  1170. package/dist/node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs.js +0 -2
  1171. package/dist/node_modules/motion-dom/dist/es/value/types/maps/defaults.mjs.js.map +0 -1
  1172. package/dist/node_modules/motion-dom/dist/es/value/types/maps/number.mjs.js +0 -2
  1173. package/dist/node_modules/motion-dom/dist/es/value/types/maps/number.mjs.js.map +0 -1
  1174. package/dist/node_modules/motion-dom/dist/es/value/types/maps/transform.mjs.js +0 -2
  1175. package/dist/node_modules/motion-dom/dist/es/value/types/maps/transform.mjs.js.map +0 -1
  1176. package/dist/node_modules/motion-dom/dist/es/value/types/numbers/index.mjs.js +0 -2
  1177. package/dist/node_modules/motion-dom/dist/es/value/types/numbers/index.mjs.js.map +0 -1
  1178. package/dist/node_modules/motion-dom/dist/es/value/types/numbers/units.mjs.js +0 -2
  1179. package/dist/node_modules/motion-dom/dist/es/value/types/numbers/units.mjs.js.map +0 -1
  1180. package/dist/node_modules/motion-dom/dist/es/value/types/test.mjs.js +0 -2
  1181. package/dist/node_modules/motion-dom/dist/es/value/types/test.mjs.js.map +0 -1
  1182. package/dist/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs.js +0 -2
  1183. package/dist/node_modules/motion-dom/dist/es/value/types/utils/animatable-none.mjs.js.map +0 -1
  1184. package/dist/node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs.js +0 -2
  1185. package/dist/node_modules/motion-dom/dist/es/value/types/utils/color-regex.mjs.js.map +0 -1
  1186. package/dist/node_modules/motion-dom/dist/es/value/types/utils/find.mjs.js +0 -2
  1187. package/dist/node_modules/motion-dom/dist/es/value/types/utils/find.mjs.js.map +0 -1
  1188. package/dist/node_modules/motion-dom/dist/es/value/types/utils/float-regex.mjs.js +0 -2
  1189. package/dist/node_modules/motion-dom/dist/es/value/types/utils/float-regex.mjs.js.map +0 -1
  1190. package/dist/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.mjs.js +0 -2
  1191. package/dist/node_modules/motion-dom/dist/es/value/types/utils/get-as-type.mjs.js.map +0 -1
  1192. package/dist/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.mjs.js +0 -2
  1193. package/dist/node_modules/motion-dom/dist/es/value/types/utils/is-nullish.mjs.js.map +0 -1
  1194. package/dist/node_modules/motion-dom/dist/es/value/types/utils/sanitize.mjs.js +0 -2
  1195. package/dist/node_modules/motion-dom/dist/es/value/types/utils/sanitize.mjs.js.map +0 -1
  1196. package/dist/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.mjs.js +0 -2
  1197. package/dist/node_modules/motion-dom/dist/es/value/types/utils/single-color-regex.mjs.js.map +0 -1
  1198. package/dist/node_modules/motion-utils/dist/es/array.mjs.js +0 -2
  1199. package/dist/node_modules/motion-utils/dist/es/array.mjs.js.map +0 -1
  1200. package/dist/node_modules/motion-utils/dist/es/clamp.mjs.js +0 -2
  1201. package/dist/node_modules/motion-utils/dist/es/clamp.mjs.js.map +0 -1
  1202. package/dist/node_modules/motion-utils/dist/es/easing/anticipate.mjs.js +0 -2
  1203. package/dist/node_modules/motion-utils/dist/es/easing/anticipate.mjs.js.map +0 -1
  1204. package/dist/node_modules/motion-utils/dist/es/easing/back.mjs.js +0 -2
  1205. package/dist/node_modules/motion-utils/dist/es/easing/back.mjs.js.map +0 -1
  1206. package/dist/node_modules/motion-utils/dist/es/easing/circ.mjs.js +0 -2
  1207. package/dist/node_modules/motion-utils/dist/es/easing/circ.mjs.js.map +0 -1
  1208. package/dist/node_modules/motion-utils/dist/es/easing/cubic-bezier.mjs.js +0 -2
  1209. package/dist/node_modules/motion-utils/dist/es/easing/cubic-bezier.mjs.js.map +0 -1
  1210. package/dist/node_modules/motion-utils/dist/es/easing/ease.mjs.js +0 -2
  1211. package/dist/node_modules/motion-utils/dist/es/easing/ease.mjs.js.map +0 -1
  1212. package/dist/node_modules/motion-utils/dist/es/easing/modifiers/mirror.mjs.js +0 -2
  1213. package/dist/node_modules/motion-utils/dist/es/easing/modifiers/mirror.mjs.js.map +0 -1
  1214. package/dist/node_modules/motion-utils/dist/es/easing/modifiers/reverse.mjs.js +0 -2
  1215. package/dist/node_modules/motion-utils/dist/es/easing/modifiers/reverse.mjs.js.map +0 -1
  1216. package/dist/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs.js +0 -2
  1217. package/dist/node_modules/motion-utils/dist/es/easing/utils/is-bezier-definition.mjs.js.map +0 -1
  1218. package/dist/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.mjs.js +0 -2
  1219. package/dist/node_modules/motion-utils/dist/es/easing/utils/is-easing-array.mjs.js.map +0 -1
  1220. package/dist/node_modules/motion-utils/dist/es/easing/utils/map.mjs.js +0 -2
  1221. package/dist/node_modules/motion-utils/dist/es/easing/utils/map.mjs.js.map +0 -1
  1222. package/dist/node_modules/motion-utils/dist/es/errors.mjs.js +0 -2
  1223. package/dist/node_modules/motion-utils/dist/es/errors.mjs.js.map +0 -1
  1224. package/dist/node_modules/motion-utils/dist/es/global-config.mjs.js +0 -2
  1225. package/dist/node_modules/motion-utils/dist/es/global-config.mjs.js.map +0 -1
  1226. package/dist/node_modules/motion-utils/dist/es/is-numerical-string.mjs.js +0 -2
  1227. package/dist/node_modules/motion-utils/dist/es/is-numerical-string.mjs.js.map +0 -1
  1228. package/dist/node_modules/motion-utils/dist/es/is-zero-value-string.mjs.js +0 -2
  1229. package/dist/node_modules/motion-utils/dist/es/is-zero-value-string.mjs.js.map +0 -1
  1230. package/dist/node_modules/motion-utils/dist/es/memo.mjs.js +0 -2
  1231. package/dist/node_modules/motion-utils/dist/es/memo.mjs.js.map +0 -1
  1232. package/dist/node_modules/motion-utils/dist/es/noop.mjs.js +0 -2
  1233. package/dist/node_modules/motion-utils/dist/es/noop.mjs.js.map +0 -1
  1234. package/dist/node_modules/motion-utils/dist/es/pipe.mjs.js +0 -2
  1235. package/dist/node_modules/motion-utils/dist/es/pipe.mjs.js.map +0 -1
  1236. package/dist/node_modules/motion-utils/dist/es/progress.mjs.js +0 -2
  1237. package/dist/node_modules/motion-utils/dist/es/progress.mjs.js.map +0 -1
  1238. package/dist/node_modules/motion-utils/dist/es/subscription-manager.mjs.js +0 -2
  1239. package/dist/node_modules/motion-utils/dist/es/subscription-manager.mjs.js.map +0 -1
  1240. package/dist/node_modules/motion-utils/dist/es/time-conversion.mjs.js +0 -2
  1241. package/dist/node_modules/motion-utils/dist/es/time-conversion.mjs.js.map +0 -1
  1242. package/dist/node_modules/motion-utils/dist/es/velocity-per-second.mjs.js +0 -2
  1243. package/dist/node_modules/motion-utils/dist/es/velocity-per-second.mjs.js.map +0 -1
  1244. package/dist/node_modules/motion-utils/dist/es/warn-once.mjs.js +0 -2
  1245. package/dist/node_modules/motion-utils/dist/es/warn-once.mjs.js.map +0 -1
  1246. package/dist/node_modules/object-assign/index.js +0 -8
  1247. package/dist/node_modules/object-assign/index.js.map +0 -1
  1248. package/dist/node_modules/prop-types/checkPropTypes.js +0 -2
  1249. package/dist/node_modules/prop-types/checkPropTypes.js.map +0 -1
  1250. package/dist/node_modules/prop-types/factoryWithThrowingShims.js +0 -2
  1251. package/dist/node_modules/prop-types/factoryWithThrowingShims.js.map +0 -1
  1252. package/dist/node_modules/prop-types/factoryWithTypeCheckers.js +0 -2
  1253. package/dist/node_modules/prop-types/factoryWithTypeCheckers.js.map +0 -1
  1254. package/dist/node_modules/prop-types/index.js +0 -2
  1255. package/dist/node_modules/prop-types/index.js.map +0 -1
  1256. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js +0 -2
  1257. package/dist/node_modules/prop-types/lib/ReactPropTypesSecret.js.map +0 -1
  1258. package/dist/node_modules/prop-types/lib/has.js +0 -2
  1259. package/dist/node_modules/prop-types/lib/has.js.map +0 -1
  1260. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -10
  1261. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  1262. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +0 -10
  1263. package/dist/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  1264. package/dist/node_modules/prop-types/node_modules/react-is/index.js +0 -2
  1265. package/dist/node_modules/prop-types/node_modules/react-is/index.js.map +0 -1
  1266. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +0 -11
  1267. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js.map +0 -1
  1268. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +0 -11
  1269. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js.map +0 -1
  1270. package/dist/node_modules/react/jsx-runtime.js +0 -2
  1271. package/dist/node_modules/react/jsx-runtime.js.map +0 -1
  1272. package/dist/node_modules/react-i18next/dist/es/context.js +0 -2
  1273. package/dist/node_modules/react-i18next/dist/es/context.js.map +0 -1
  1274. package/dist/node_modules/react-i18next/dist/es/defaults.js +0 -2
  1275. package/dist/node_modules/react-i18next/dist/es/defaults.js.map +0 -1
  1276. package/dist/node_modules/react-i18next/dist/es/i18nInstance.js +0 -2
  1277. package/dist/node_modules/react-i18next/dist/es/i18nInstance.js.map +0 -1
  1278. package/dist/node_modules/react-i18next/dist/es/initReactI18next.js +0 -2
  1279. package/dist/node_modules/react-i18next/dist/es/initReactI18next.js.map +0 -1
  1280. package/dist/node_modules/react-i18next/dist/es/unescape.js +0 -2
  1281. package/dist/node_modules/react-i18next/dist/es/unescape.js.map +0 -1
  1282. package/dist/node_modules/react-i18next/dist/es/useTranslation.js +0 -2
  1283. package/dist/node_modules/react-i18next/dist/es/useTranslation.js.map +0 -1
  1284. package/dist/node_modules/react-i18next/dist/es/utils.js +0 -2
  1285. package/dist/node_modules/react-i18next/dist/es/utils.js.map +0 -1
  1286. package/dist/node_modules/react-is/cjs/react-is.development.js +0 -10
  1287. package/dist/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  1288. package/dist/node_modules/react-is/cjs/react-is.production.min.js +0 -10
  1289. package/dist/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  1290. package/dist/node_modules/react-is/index.js +0 -2
  1291. package/dist/node_modules/react-is/index.js.map +0 -1
  1292. package/dist/node_modules/react-moment/dist/index.js +0 -12
  1293. package/dist/node_modules/react-moment/dist/index.js.map +0 -1
  1294. package/dist/node_modules/react-redux/es/components/Context.js +0 -2
  1295. package/dist/node_modules/react-redux/es/components/Context.js.map +0 -1
  1296. package/dist/node_modules/react-redux/es/components/Provider.js +0 -2
  1297. package/dist/node_modules/react-redux/es/components/Provider.js.map +0 -1
  1298. package/dist/node_modules/react-redux/es/hooks/useDispatch.js +0 -2
  1299. package/dist/node_modules/react-redux/es/hooks/useDispatch.js.map +0 -1
  1300. package/dist/node_modules/react-redux/es/hooks/useReduxContext.js +0 -2
  1301. package/dist/node_modules/react-redux/es/hooks/useReduxContext.js.map +0 -1
  1302. package/dist/node_modules/react-redux/es/hooks/useSelector.js +0 -2
  1303. package/dist/node_modules/react-redux/es/hooks/useSelector.js.map +0 -1
  1304. package/dist/node_modules/react-redux/es/hooks/useStore.js +0 -2
  1305. package/dist/node_modules/react-redux/es/hooks/useStore.js.map +0 -1
  1306. package/dist/node_modules/react-redux/es/index.js +0 -2
  1307. package/dist/node_modules/react-redux/es/index.js.map +0 -1
  1308. package/dist/node_modules/react-redux/es/utils/Subscription.js +0 -2
  1309. package/dist/node_modules/react-redux/es/utils/Subscription.js.map +0 -1
  1310. package/dist/node_modules/react-redux/es/utils/batch.js +0 -2
  1311. package/dist/node_modules/react-redux/es/utils/batch.js.map +0 -1
  1312. package/dist/node_modules/react-redux/es/utils/shallowEqual.js +0 -2
  1313. package/dist/node_modules/react-redux/es/utils/shallowEqual.js.map +0 -1
  1314. package/dist/node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js +0 -2
  1315. package/dist/node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js.map +0 -1
  1316. package/dist/node_modules/react-redux/es/utils/useSyncExternalStore.js +0 -2
  1317. package/dist/node_modules/react-redux/es/utils/useSyncExternalStore.js.map +0 -1
  1318. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js +0 -11
  1319. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  1320. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js +0 -11
  1321. package/dist/node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  1322. package/dist/node_modules/react-redux/node_modules/react-is/index.js +0 -2
  1323. package/dist/node_modules/react-redux/node_modules/react-is/index.js.map +0 -1
  1324. package/dist/node_modules/react-tooltip/dist/react-tooltip.min.mjs.js +0 -8
  1325. package/dist/node_modules/react-tooltip/dist/react-tooltip.min.mjs.js.map +0 -1
  1326. package/dist/node_modules/redux/es/redux.js +0 -2
  1327. package/dist/node_modules/redux/es/redux.js.map +0 -1
  1328. package/dist/node_modules/reselect/es/defaultMemoize.js +0 -2
  1329. package/dist/node_modules/reselect/es/defaultMemoize.js.map +0 -1
  1330. package/dist/node_modules/reselect/es/index.js +0 -2
  1331. package/dist/node_modules/reselect/es/index.js.map +0 -1
  1332. package/dist/node_modules/sdp/sdp.js +0 -2
  1333. package/dist/node_modules/sdp/sdp.js.map +0 -1
  1334. package/dist/node_modules/socket.io-client/build/esm/contrib/backo2.js +0 -2
  1335. package/dist/node_modules/socket.io-client/build/esm/contrib/backo2.js.map +0 -1
  1336. package/dist/node_modules/socket.io-client/build/esm/index.js +0 -2
  1337. package/dist/node_modules/socket.io-client/build/esm/index.js.map +0 -1
  1338. package/dist/node_modules/socket.io-client/build/esm/manager.js +0 -2
  1339. package/dist/node_modules/socket.io-client/build/esm/manager.js.map +0 -1
  1340. package/dist/node_modules/socket.io-client/build/esm/on.js +0 -2
  1341. package/dist/node_modules/socket.io-client/build/esm/on.js.map +0 -1
  1342. package/dist/node_modules/socket.io-client/build/esm/socket.js +0 -2
  1343. package/dist/node_modules/socket.io-client/build/esm/socket.js.map +0 -1
  1344. package/dist/node_modules/socket.io-client/build/esm/url.js +0 -2
  1345. package/dist/node_modules/socket.io-client/build/esm/url.js.map +0 -1
  1346. package/dist/node_modules/socket.io-parser/build/esm/binary.js +0 -2
  1347. package/dist/node_modules/socket.io-parser/build/esm/binary.js.map +0 -1
  1348. package/dist/node_modules/socket.io-parser/build/esm/index.js +0 -2
  1349. package/dist/node_modules/socket.io-parser/build/esm/index.js.map +0 -1
  1350. package/dist/node_modules/socket.io-parser/build/esm/is-binary.js +0 -2
  1351. package/dist/node_modules/socket.io-parser/build/esm/is-binary.js.map +0 -1
  1352. package/dist/node_modules/styled-components/dist/styled-components.browser.esm.js +0 -2
  1353. package/dist/node_modules/styled-components/dist/styled-components.browser.esm.js.map +0 -1
  1354. package/dist/node_modules/tslib/tslib.es6.js +0 -2
  1355. package/dist/node_modules/tslib/tslib.es6.js.map +0 -1
  1356. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js +0 -11
  1357. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js.map +0 -1
  1358. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js +0 -11
  1359. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.js.map +0 -1
  1360. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js +0 -11
  1361. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js.map +0 -1
  1362. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js +0 -11
  1363. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.js.map +0 -1
  1364. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.development.js +0 -11
  1365. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.development.js.map +0 -1
  1366. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js +0 -11
  1367. package/dist/node_modules/use-sync-external-store/cjs/use-sync-external-store-with-selector.production.js.map +0 -1
  1368. package/dist/node_modules/use-sync-external-store/shim/index.js +0 -2
  1369. package/dist/node_modules/use-sync-external-store/shim/index.js.map +0 -1
  1370. package/dist/node_modules/use-sync-external-store/shim/with-selector.js +0 -2
  1371. package/dist/node_modules/use-sync-external-store/shim/with-selector.js.map +0 -1
  1372. package/dist/node_modules/use-sync-external-store/with-selector.js +0 -2
  1373. package/dist/node_modules/use-sync-external-store/with-selector.js.map +0 -1
  1374. package/dist/node_modules/void-elements/index.js +0 -2
  1375. package/dist/node_modules/void-elements/index.js.map +0 -1
  1376. package/dist/node_modules/webm-duration-fix/lib/ebml/EBML.js +0 -2
  1377. package/dist/node_modules/webm-duration-fix/lib/ebml/EBML.js.map +0 -1
  1378. package/dist/node_modules/webm-duration-fix/lib/ebml/EBMLDecoder.js +0 -2
  1379. package/dist/node_modules/webm-duration-fix/lib/ebml/EBMLDecoder.js.map +0 -1
  1380. package/dist/node_modules/webm-duration-fix/lib/ebml/EBMLEncoder.js +0 -2
  1381. package/dist/node_modules/webm-duration-fix/lib/ebml/EBMLEncoder.js.map +0 -1
  1382. package/dist/node_modules/webm-duration-fix/lib/ebml/EBMLReader.js +0 -2
  1383. package/dist/node_modules/webm-duration-fix/lib/ebml/EBMLReader.js.map +0 -1
  1384. package/dist/node_modules/webm-duration-fix/lib/ebml/ebmlID.js +0 -2
  1385. package/dist/node_modules/webm-duration-fix/lib/ebml/ebmlID.js.map +0 -1
  1386. package/dist/node_modules/webm-duration-fix/lib/ebml/index.js +0 -2
  1387. package/dist/node_modules/webm-duration-fix/lib/ebml/index.js.map +0 -1
  1388. package/dist/node_modules/webm-duration-fix/lib/ebml/tools-ebml.js +0 -2
  1389. package/dist/node_modules/webm-duration-fix/lib/ebml/tools-ebml.js.map +0 -1
  1390. package/dist/node_modules/webm-duration-fix/lib/ebml/tools.js +0 -2
  1391. package/dist/node_modules/webm-duration-fix/lib/ebml/tools.js.map +0 -1
  1392. package/dist/node_modules/webm-duration-fix/lib/index.js +0 -2
  1393. package/dist/node_modules/webm-duration-fix/lib/index.js.map +0 -1
  1394. package/dist/node_modules/webrtc-adapter/src/js/adapter_core.js +0 -2
  1395. package/dist/node_modules/webrtc-adapter/src/js/adapter_core.js.map +0 -1
  1396. package/dist/node_modules/webrtc-adapter/src/js/adapter_factory.js +0 -2
  1397. package/dist/node_modules/webrtc-adapter/src/js/adapter_factory.js.map +0 -1
  1398. package/dist/node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js +0 -2
  1399. package/dist/node_modules/webrtc-adapter/src/js/chrome/chrome_shim.js.map +0 -1
  1400. package/dist/node_modules/webrtc-adapter/src/js/chrome/getusermedia.js +0 -2
  1401. package/dist/node_modules/webrtc-adapter/src/js/chrome/getusermedia.js.map +0 -1
  1402. package/dist/node_modules/webrtc-adapter/src/js/common_shim.js +0 -2
  1403. package/dist/node_modules/webrtc-adapter/src/js/common_shim.js.map +0 -1
  1404. package/dist/node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js +0 -2
  1405. package/dist/node_modules/webrtc-adapter/src/js/firefox/firefox_shim.js.map +0 -1
  1406. package/dist/node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js +0 -2
  1407. package/dist/node_modules/webrtc-adapter/src/js/firefox/getdisplaymedia.js.map +0 -1
  1408. package/dist/node_modules/webrtc-adapter/src/js/firefox/getusermedia.js +0 -2
  1409. package/dist/node_modules/webrtc-adapter/src/js/firefox/getusermedia.js.map +0 -1
  1410. package/dist/node_modules/webrtc-adapter/src/js/safari/safari_shim.js +0 -2
  1411. package/dist/node_modules/webrtc-adapter/src/js/safari/safari_shim.js.map +0 -1
  1412. package/dist/node_modules/webrtc-adapter/src/js/utils.js +0 -2
  1413. package/dist/node_modules/webrtc-adapter/src/js/utils.js.map +0 -1
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.decode=function(e){let t={},o=e.split("&");for(let e=0,n=o.length;e<n;e++){let n=o[e].split("=");t[decodeURIComponent(n[0])]=decodeURIComponent(n[1])}return t},exports.encode=function(e){let t="";for(let o in e)e.hasOwnProperty(o)&&(t.length&&(t+="&"),t+=encodeURIComponent(o)+"="+encodeURIComponent(e[o]));return t};
2
- //# sourceMappingURL=parseqs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parseqs.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/contrib/parseqs.js"],"sourcesContent":["// imported from https://github.com/galkn/querystring\n/**\n * Compiles a querystring\n * Returns string representation of the object\n *\n * @param {Object}\n * @api private\n */\nexport function encode(obj) {\n let str = '';\n for (let i in obj) {\n if (obj.hasOwnProperty(i)) {\n if (str.length)\n str += '&';\n str += encodeURIComponent(i) + '=' + encodeURIComponent(obj[i]);\n }\n }\n return str;\n}\n/**\n * Parses a simple querystring into an object\n *\n * @param {String} qs\n * @api private\n */\nexport function decode(qs) {\n let qry = {};\n let pairs = qs.split('&');\n for (let i = 0, l = pairs.length; i < l; i++) {\n let pair = pairs[i].split('=');\n qry[decodeURIComponent(pair[0])] = decodeURIComponent(pair[1]);\n }\n return qry;\n}\n"],"names":["qs","qry","pairs","split","i","l","length","pair","decodeURIComponent","obj","str","hasOwnProperty","encodeURIComponent"],"mappings":"mFAyBO,SAAgBA,GACnB,IAAIC,EAAM,CAAA,EACNC,EAAQF,EAAGG,MAAM,KACrB,IAAK,IAAIC,EAAI,EAAGC,EAAIH,EAAMI,OAAQF,EAAIC,EAAGD,IAAK,CAC1C,IAAIG,EAAOL,EAAME,GAAGD,MAAM,KAC1BF,EAAIO,mBAAmBD,EAAK,KAAOC,mBAAmBD,EAAK,GAC/D,CACA,OAAON,CACX,iBAzBO,SAAgBQ,GACnB,IAAIC,EAAM,GACV,IAAK,IAAIN,KAAKK,EACNA,EAAIE,eAAeP,KACfM,EAAIJ,SACJI,GAAO,KACXA,GAAOE,mBAAmBR,GAAK,IAAMQ,mBAAmBH,EAAIL,KAGpE,OAAOM,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,t=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];exports.parse=function(r){if(r.length>2e3)throw"URI too long";const s=r,o=r.indexOf("["),n=r.indexOf("]");-1!=o&&-1!=n&&(r=r.substring(0,o)+r.substring(o,n).replace(/:/g,";")+r.substring(n,r.length));let c=e.exec(r||""),i={},u=14;for(;u--;)i[t[u]]=c[u]||"";return-1!=o&&-1!=n&&(i.source=s,i.host=i.host.substring(1,i.host.length-1).replace(/;/g,":"),i.authority=i.authority.replace("[","").replace("]","").replace(/;/g,":"),i.ipv6uri=!0),i.pathNames=function(e,t){const r=/\/{2,9}/g,s=t.replace(r,"/").split("/");"/"!=t.slice(0,1)&&0!==t.length||s.splice(0,1);"/"==t.slice(-1)&&s.splice(s.length-1,1);return s}(0,i.path),i.queryKey=function(e,t){const r={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,(function(e,t,s){t&&(r[t]=s)})),r}(0,i.query),i};
2
- //# sourceMappingURL=parseuri.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"parseuri.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/contrib/parseuri.js"],"sourcesContent":["// imported from https://github.com/galkn/parseuri\n/**\n * Parses a URI\n *\n * Note: we could also have used the built-in URL object, but it isn't supported on all platforms.\n *\n * See:\n * - https://developer.mozilla.org/en-US/docs/Web/API/URL\n * - https://caniuse.com/url\n * - https://www.rfc-editor.org/rfc/rfc3986#appendix-B\n *\n * History of the parse() method:\n * - first commit: https://github.com/socketio/socket.io-client/commit/4ee1d5d94b3906a9c052b459f1a818b15f38f91c\n * - export into its own module: https://github.com/socketio/engine.io-client/commit/de2c561e4564efeb78f1bdb1ba39ef81b2822cb3\n * - reimport: https://github.com/socketio/engine.io-client/commit/df32277c3f6d622eec5ed09f493cae3f3391d242\n *\n * @author Steven Levithan <stevenlevithan.com> (MIT license)\n * @api private\n */\nconst re = /^(?:(?![^:@\\/?#]+:[^:@\\/]*@)(http|https|ws|wss):\\/\\/)?((?:(([^:@\\/?#]*)(?::([^:@\\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\\/?#]*)(?::(\\d*))?)(((\\/(?:[^?#](?![^?#\\/]*\\.[^?#\\/.]+(?:[?#]|$)))*\\/?)?([^?#\\/]*))(?:\\?([^#]*))?(?:#(.*))?)/;\nconst parts = [\n 'source', 'protocol', 'authority', 'userInfo', 'user', 'password', 'host', 'port', 'relative', 'path', 'directory', 'file', 'query', 'anchor'\n];\nexport function parse(str) {\n if (str.length > 2000) {\n throw \"URI too long\";\n }\n const src = str, b = str.indexOf('['), e = str.indexOf(']');\n if (b != -1 && e != -1) {\n str = str.substring(0, b) + str.substring(b, e).replace(/:/g, ';') + str.substring(e, str.length);\n }\n let m = re.exec(str || ''), uri = {}, i = 14;\n while (i--) {\n uri[parts[i]] = m[i] || '';\n }\n if (b != -1 && e != -1) {\n uri.source = src;\n uri.host = uri.host.substring(1, uri.host.length - 1).replace(/;/g, ':');\n uri.authority = uri.authority.replace('[', '').replace(']', '').replace(/;/g, ':');\n uri.ipv6uri = true;\n }\n uri.pathNames = pathNames(uri, uri['path']);\n uri.queryKey = queryKey(uri, uri['query']);\n return uri;\n}\nfunction pathNames(obj, path) {\n const regx = /\\/{2,9}/g, names = path.replace(regx, \"/\").split(\"/\");\n if (path.slice(0, 1) == '/' || path.length === 0) {\n names.splice(0, 1);\n }\n if (path.slice(-1) == '/') {\n names.splice(names.length - 1, 1);\n }\n return names;\n}\nfunction queryKey(uri, query) {\n const data = {};\n query.replace(/(?:^|&)([^&=]*)=?([^&]*)/g, function ($0, $1, $2) {\n if ($1) {\n data[$1] = $2;\n }\n });\n return data;\n}\n"],"names":["re","parts","str","length","src","b","indexOf","e","substring","replace","m","exec","uri","i","source","host","authority","ipv6uri","pathNames","obj","path","regx","names","split","slice","splice","queryKey","query","data","$0","$1","$2"],"mappings":"oEAmBA,MAAMA,EAAK,sPACLC,EAAQ,CACV,SAAU,WAAY,YAAa,WAAY,OAAQ,WAAY,OAAQ,OAAQ,WAAY,OAAQ,YAAa,OAAQ,QAAS,wBAElI,SAAeC,GAClB,GAAIA,EAAIC,OAAS,IACb,KAAM,eAEV,MAAMC,EAAMF,EAAKG,EAAIH,EAAII,QAAQ,KAAMC,EAAIL,EAAII,QAAQ,MAC7C,GAAND,IAAiB,GAANE,IACXL,EAAMA,EAAIM,UAAU,EAAGH,GAAKH,EAAIM,UAAUH,EAAGE,GAAGE,QAAQ,KAAM,KAAOP,EAAIM,UAAUD,EAAGL,EAAIC,SAE9F,IAAIO,EAAIV,EAAGW,KAAKT,GAAO,IAAKU,EAAM,CAAE,EAAEC,EAAI,GAC1C,KAAOA,KACHD,EAAIX,EAAMY,IAAMH,EAAEG,IAAM,GAU5B,OARU,GAANR,IAAiB,GAANE,IACXK,EAAIE,OAASV,EACbQ,EAAIG,KAAOH,EAAIG,KAAKP,UAAU,EAAGI,EAAIG,KAAKZ,OAAS,GAAGM,QAAQ,KAAM,KACpEG,EAAII,UAAYJ,EAAII,UAAUP,QAAQ,IAAK,IAAIA,QAAQ,IAAK,IAAIA,QAAQ,KAAM,KAC9EG,EAAIK,SAAU,GAElBL,EAAIM,UAIR,SAAmBC,EAAKC,GACpB,MAAMC,EAAO,WAAYC,EAAQF,EAAKX,QAAQY,EAAM,KAAKE,MAAM,KACvC,KAApBH,EAAKI,MAAM,EAAG,IAA6B,IAAhBJ,EAAKjB,QAChCmB,EAAMG,OAAO,EAAG,GAEE,KAAlBL,EAAKI,OAAO,IACZF,EAAMG,OAAOH,EAAMnB,OAAS,EAAG,GAEnC,OAAOmB,CACX,CAboBJ,CAAUN,EAAKA,EAAU,MACzCA,EAAIc,SAaR,SAAkBd,EAAKe,GACnB,MAAMC,EAAO,CAAA,EAMb,OALAD,EAAMlB,QAAQ,6BAA6B,SAAUoB,EAAIC,EAAIC,GACrDD,IACAF,EAAKE,GAAMC,EAEnB,IACOH,CACX,CArBmBF,CAASd,EAAKA,EAAW,OACjCA,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),t=64,o={};let r,n=0,s=0;function c(o){let r="";do{r=e[o%t]+r,o=Math.floor(o/t)}while(o>0);return r}for(;s<t;s++)o[e[s]]=s;exports.encode=c,exports.yeast=function(){const e=c(+new Date);return e!==r?(n=0,r=e):e+"."+c(n++)};
2
- //# sourceMappingURL=yeast.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"yeast.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/contrib/yeast.js"],"sourcesContent":["// imported from https://github.com/unshiftio/yeast\n'use strict';\nconst alphabet = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_'.split(''), length = 64, map = {};\nlet seed = 0, i = 0, prev;\n/**\n * Return a string representing the specified number.\n *\n * @param {Number} num The number to convert.\n * @returns {String} The string representation of the number.\n * @api public\n */\nexport function encode(num) {\n let encoded = '';\n do {\n encoded = alphabet[num % length] + encoded;\n num = Math.floor(num / length);\n } while (num > 0);\n return encoded;\n}\n/**\n * Return the integer value specified by the given string.\n *\n * @param {String} str The string to convert.\n * @returns {Number} The integer value represented by the string.\n * @api public\n */\nexport function decode(str) {\n let decoded = 0;\n for (i = 0; i < str.length; i++) {\n decoded = decoded * length + map[str.charAt(i)];\n }\n return decoded;\n}\n/**\n * Yeast: A tiny growing id generator.\n *\n * @returns {String} A unique id.\n * @api public\n */\nexport function yeast() {\n const now = encode(+new Date());\n if (now !== prev)\n return seed = 0, prev = now;\n return now + '.' + encode(seed++);\n}\n//\n// Map each character to its index.\n//\nfor (; i < length; i++)\n map[alphabet[i]] = i;\n"],"names":["alphabet","split","length","map","prev","seed","i","encode","num","encoded","Math","floor","now","Date"],"mappings":"oEAEA,MAAMA,EAAW,mEAAmEC,MAAM,IAAKC,EAAS,GAAIC,EAAM,CAAA,EAClH,IAAqBC,EAAjBC,EAAO,EAAGC,EAAI,EAQX,SAASC,EAAOC,GACnB,IAAIC,EAAU,GACd,GACIA,EAAUT,EAASQ,EAAMN,GAAUO,EACnCD,EAAME,KAAKC,MAAMH,EAAMN,SAClBM,EAAM,GACf,OAAOC,CACX,CA8BA,KAAOH,EAAIJ,EAAQI,IACfH,EAAIH,EAASM,IAAMA,iCAVhB,WACH,MAAMM,EAAML,GAAQ,IAAIM,MACxB,OAAID,IAAQR,GACDC,EAAO,EAAGD,EAAOQ,GACrBA,EAAM,IAAML,EAAOF,IAC9B"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e="undefined"!=typeof self?self:"undefined"!=typeof window?window:Function("return this")();exports.globalThisShim=e;
2
- //# sourceMappingURL=globalThis.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"globalThis.browser.js","sources":["../../../../../node_modules/engine.io-client/build/esm/globalThis.browser.js"],"sourcesContent":["export const globalThisShim = (() => {\n if (typeof self !== \"undefined\") {\n return self;\n }\n else if (typeof window !== \"undefined\") {\n return window;\n }\n else {\n return Function(\"return this\")();\n }\n})();\n"],"names":["globalThisShim","self","window","Function"],"mappings":"oEAAaA,MAAAA,EACW,oBAATC,KACAA,KAEgB,oBAAXC,OACLA,OAGAC,SAAS,cAATA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./transports/index.js"),t=require("./util.js"),s=require("./contrib/parseqs.js"),r=require("./contrib/parseuri.js"),i=require("../../../@socket.io/component-emitter/lib/esm/index.js"),o=require("../../../engine.io-parser/build/esm/index.js"),n=require("./transports/websocket-constructor.browser.js");class a extends i.Emitter{constructor(e){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(),this.binaryType=n.defaultBinaryType,this.writeBuffer=[],e&&"object"==typeof e&&(i=e,e=null),e?(e=r.parse(e),i.hostname=e.host,i.secure="https"===e.protocol||"wss"===e.protocol,i.port=e.port,e.query&&(i.query=e.query)):i.host&&(i.hostname=r.parse(i.host).host),t.installTimerFunctions(this,i),this.secure=null!=i.secure?i.secure:"undefined"!=typeof location&&"https:"===location.protocol,i.hostname&&!i.port&&(i.port=this.secure?"443":"80"),this.hostname=i.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=i.port||("undefined"!=typeof location&&location.port?location.port:this.secure?"443":"80"),this.transports=i.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},i),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),"string"==typeof this.opts.query&&(this.opts.query=s.decode(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,"function"==typeof addEventListener&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),"localhost"!==this.hostname&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(t){const s=Object.assign({},this.opts.query);s.EIO=o.protocol,s.transport=t,this.id&&(s.sid=this.id);const r=Object.assign({},this.opts,{query:s,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new e.transports[t](r)}open(){let e;if(this.opts.rememberUpgrade&&a.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))e="websocket";else{if(0===this.transports.length)return void this.setTimeoutFn((()=>{this.emitReserved("error","No transports available")}),0);e=this.transports[0]}this.readyState="opening";try{e=this.createTransport(e)}catch(e){return this.transports.shift(),void this.open()}e.open(),this.setTransport(e)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",(e=>this.onClose("transport close",e)))}probe(e){let t=this.createTransport(e),s=!1;a.priorWebsocketSuccess=!1;const r=()=>{s||(t.send([{type:"ping",data:"probe"}]),t.once("packet",(e=>{if(!s)if("pong"===e.type&&"probe"===e.data){if(this.upgrading=!0,this.emitReserved("upgrading",t),!t)return;a.priorWebsocketSuccess="websocket"===t.name,this.transport.pause((()=>{s||"closed"!==this.readyState&&(c(),this.setTransport(t),t.send([{type:"upgrade"}]),this.emitReserved("upgrade",t),t=null,this.upgrading=!1,this.flush())}))}else{const e=new Error("probe error");e.transport=t.name,this.emitReserved("upgradeError",e)}})))};function i(){s||(s=!0,c(),t.close(),t=null)}const o=e=>{const s=new Error("probe error: "+e);s.transport=t.name,i(),this.emitReserved("upgradeError",s)};function n(){o("transport closed")}function h(){o("socket closed")}function p(e){t&&e.name!==t.name&&i()}const c=()=>{t.removeListener("open",r),t.removeListener("error",o),t.removeListener("close",n),this.off("close",h),this.off("upgrading",p)};t.once("open",r),t.once("error",o),t.once("close",n),this.once("close",h),this.once("upgrading",p),-1!==this.upgrades.indexOf("webtransport")&&"webtransport"!==e?this.setTimeoutFn((()=>{s||t.open()}),200):t.open()}onOpen(){if(this.readyState="open",a.priorWebsocketSuccess="websocket"===this.transport.name,this.emitReserved("open"),this.flush(),"open"===this.readyState&&this.opts.upgrade){let e=0;const t=this.upgrades.length;for(;e<t;e++)this.probe(this.upgrades[e])}}onPacket(e){if("opening"===this.readyState||"open"===this.readyState||"closing"===this.readyState)switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),this.resetPingTimeout(),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const t=new Error("server error");t.code=e.data,this.onError(t);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data)}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.maxPayload=e.maxPayload,this.onOpen(),"closed"!==this.readyState&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn((()=>{this.onClose("ping timeout")}),this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emitReserved("drain"):this.flush()}flush(){if("closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this.getWritablePackets();this.transport.send(e),this.prevBufferLen=e.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&"polling"===this.transport.name&&this.writeBuffer.length>1))return this.writeBuffer;let e=1;for(let s=0;s<this.writeBuffer.length;s++){const r=this.writeBuffer[s].data;if(r&&(e+=t.byteLength(r)),s>0&&e>this.maxPayload)return this.writeBuffer.slice(0,s);e+=2}return this.writeBuffer}write(e,t,s){return this.sendPacket("message",e,t,s),this}send(e,t,s){return this.sendPacket("message",e,t,s),this}sendPacket(e,t,s,r){if("function"==typeof t&&(r=t,t=void 0),"function"==typeof s&&(r=s,s=null),"closing"===this.readyState||"closed"===this.readyState)return;(s=s||{}).compress=!1!==s.compress;const i={type:e,data:t,options:s};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),r&&this.once("flush",r),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},t=()=>{this.off("upgrade",t),this.off("upgradeError",t),e()},s=()=>{this.once("upgrade",t),this.once("upgradeError",t)};return"opening"!==this.readyState&&"open"!==this.readyState||(this.readyState="closing",this.writeBuffer.length?this.once("drain",(()=>{this.upgrading?s():e()})):this.upgrading?s():e()),this}onError(e){a.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,t){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),"function"==typeof removeEventListener&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,t),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const t=[];let s=0;const r=e.length;for(;s<r;s++)~this.transports.indexOf(e[s])&&t.push(e[s]);return t}}a.protocol=o.protocol,exports.Socket=a;
2
- //# sourceMappingURL=socket.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"socket.js","sources":["../../../../../node_modules/engine.io-client/build/esm/socket.js"],"sourcesContent":["import { transports } from \"./transports/index.js\";\nimport { installTimerFunctions, byteLength } from \"./util.js\";\nimport { decode } from \"./contrib/parseqs.js\";\nimport { parse } from \"./contrib/parseuri.js\";\nimport { Emitter } from \"@socket.io/component-emitter\";\nimport { protocol } from \"engine.io-parser\";\nimport { defaultBinaryType } from \"./transports/websocket-constructor.js\";\nexport class Socket extends Emitter {\n /**\n * Socket constructor.\n *\n * @param {String|Object} uri - uri or options\n * @param {Object} opts - options\n */\n constructor(uri, opts = {}) {\n super();\n this.binaryType = defaultBinaryType;\n this.writeBuffer = [];\n if (uri && \"object\" === typeof uri) {\n opts = uri;\n uri = null;\n }\n if (uri) {\n uri = parse(uri);\n opts.hostname = uri.host;\n opts.secure = uri.protocol === \"https\" || uri.protocol === \"wss\";\n opts.port = uri.port;\n if (uri.query)\n opts.query = uri.query;\n }\n else if (opts.host) {\n opts.hostname = parse(opts.host).host;\n }\n installTimerFunctions(this, opts);\n this.secure =\n null != opts.secure\n ? opts.secure\n : typeof location !== \"undefined\" && \"https:\" === location.protocol;\n if (opts.hostname && !opts.port) {\n // if no port is specified manually, use the protocol default\n opts.port = this.secure ? \"443\" : \"80\";\n }\n this.hostname =\n opts.hostname ||\n (typeof location !== \"undefined\" ? location.hostname : \"localhost\");\n this.port =\n opts.port ||\n (typeof location !== \"undefined\" && location.port\n ? location.port\n : this.secure\n ? \"443\"\n : \"80\");\n this.transports = opts.transports || [\n \"polling\",\n \"websocket\",\n \"webtransport\",\n ];\n this.writeBuffer = [];\n this.prevBufferLen = 0;\n this.opts = Object.assign({\n path: \"/engine.io\",\n agent: false,\n withCredentials: false,\n upgrade: true,\n timestampParam: \"t\",\n rememberUpgrade: false,\n addTrailingSlash: true,\n rejectUnauthorized: true,\n perMessageDeflate: {\n threshold: 1024,\n },\n transportOptions: {},\n closeOnBeforeunload: false,\n }, opts);\n this.opts.path =\n this.opts.path.replace(/\\/$/, \"\") +\n (this.opts.addTrailingSlash ? \"/\" : \"\");\n if (typeof this.opts.query === \"string\") {\n this.opts.query = decode(this.opts.query);\n }\n // set on handshake\n this.id = null;\n this.upgrades = null;\n this.pingInterval = null;\n this.pingTimeout = null;\n // set on heartbeat\n this.pingTimeoutTimer = null;\n if (typeof addEventListener === \"function\") {\n if (this.opts.closeOnBeforeunload) {\n // Firefox closes the connection when the \"beforeunload\" event is emitted but not Chrome. This event listener\n // ensures every browser behaves the same (no \"disconnect\" event at the Socket.IO level when the page is\n // closed/reloaded)\n this.beforeunloadEventListener = () => {\n if (this.transport) {\n // silently close the transport\n this.transport.removeAllListeners();\n this.transport.close();\n }\n };\n addEventListener(\"beforeunload\", this.beforeunloadEventListener, false);\n }\n if (this.hostname !== \"localhost\") {\n this.offlineEventListener = () => {\n this.onClose(\"transport close\", {\n description: \"network connection lost\",\n });\n };\n addEventListener(\"offline\", this.offlineEventListener, false);\n }\n }\n this.open();\n }\n /**\n * Creates transport of the given type.\n *\n * @param {String} name - transport name\n * @return {Transport}\n * @private\n */\n createTransport(name) {\n const query = Object.assign({}, this.opts.query);\n // append engine.io protocol identifier\n query.EIO = protocol;\n // transport name\n query.transport = name;\n // session id if we already have one\n if (this.id)\n query.sid = this.id;\n const opts = Object.assign({}, this.opts, {\n query,\n socket: this,\n hostname: this.hostname,\n secure: this.secure,\n port: this.port,\n }, this.opts.transportOptions[name]);\n return new transports[name](opts);\n }\n /**\n * Initializes transport to use and starts probe.\n *\n * @private\n */\n open() {\n let transport;\n if (this.opts.rememberUpgrade &&\n Socket.priorWebsocketSuccess &&\n this.transports.indexOf(\"websocket\") !== -1) {\n transport = \"websocket\";\n }\n else if (0 === this.transports.length) {\n // Emit error on next tick so it can be listened to\n this.setTimeoutFn(() => {\n this.emitReserved(\"error\", \"No transports available\");\n }, 0);\n return;\n }\n else {\n transport = this.transports[0];\n }\n this.readyState = \"opening\";\n // Retry with the next transport if the transport is disabled (jsonp: false)\n try {\n transport = this.createTransport(transport);\n }\n catch (e) {\n this.transports.shift();\n this.open();\n return;\n }\n transport.open();\n this.setTransport(transport);\n }\n /**\n * Sets the current transport. Disables the existing one (if any).\n *\n * @private\n */\n setTransport(transport) {\n if (this.transport) {\n this.transport.removeAllListeners();\n }\n // set up transport\n this.transport = transport;\n // set up transport listeners\n transport\n .on(\"drain\", this.onDrain.bind(this))\n .on(\"packet\", this.onPacket.bind(this))\n .on(\"error\", this.onError.bind(this))\n .on(\"close\", (reason) => this.onClose(\"transport close\", reason));\n }\n /**\n * Probes a transport.\n *\n * @param {String} name - transport name\n * @private\n */\n probe(name) {\n let transport = this.createTransport(name);\n let failed = false;\n Socket.priorWebsocketSuccess = false;\n const onTransportOpen = () => {\n if (failed)\n return;\n transport.send([{ type: \"ping\", data: \"probe\" }]);\n transport.once(\"packet\", (msg) => {\n if (failed)\n return;\n if (\"pong\" === msg.type && \"probe\" === msg.data) {\n this.upgrading = true;\n this.emitReserved(\"upgrading\", transport);\n if (!transport)\n return;\n Socket.priorWebsocketSuccess = \"websocket\" === transport.name;\n this.transport.pause(() => {\n if (failed)\n return;\n if (\"closed\" === this.readyState)\n return;\n cleanup();\n this.setTransport(transport);\n transport.send([{ type: \"upgrade\" }]);\n this.emitReserved(\"upgrade\", transport);\n transport = null;\n this.upgrading = false;\n this.flush();\n });\n }\n else {\n const err = new Error(\"probe error\");\n // @ts-ignore\n err.transport = transport.name;\n this.emitReserved(\"upgradeError\", err);\n }\n });\n };\n function freezeTransport() {\n if (failed)\n return;\n // Any callback called by transport should be ignored since now\n failed = true;\n cleanup();\n transport.close();\n transport = null;\n }\n // Handle any error that happens while probing\n const onerror = (err) => {\n const error = new Error(\"probe error: \" + err);\n // @ts-ignore\n error.transport = transport.name;\n freezeTransport();\n this.emitReserved(\"upgradeError\", error);\n };\n function onTransportClose() {\n onerror(\"transport closed\");\n }\n // When the socket is closed while we're probing\n function onclose() {\n onerror(\"socket closed\");\n }\n // When the socket is upgraded while we're probing\n function onupgrade(to) {\n if (transport && to.name !== transport.name) {\n freezeTransport();\n }\n }\n // Remove all listeners on the transport and on self\n const cleanup = () => {\n transport.removeListener(\"open\", onTransportOpen);\n transport.removeListener(\"error\", onerror);\n transport.removeListener(\"close\", onTransportClose);\n this.off(\"close\", onclose);\n this.off(\"upgrading\", onupgrade);\n };\n transport.once(\"open\", onTransportOpen);\n transport.once(\"error\", onerror);\n transport.once(\"close\", onTransportClose);\n this.once(\"close\", onclose);\n this.once(\"upgrading\", onupgrade);\n if (this.upgrades.indexOf(\"webtransport\") !== -1 &&\n name !== \"webtransport\") {\n // favor WebTransport\n this.setTimeoutFn(() => {\n if (!failed) {\n transport.open();\n }\n }, 200);\n }\n else {\n transport.open();\n }\n }\n /**\n * Called when connection is deemed open.\n *\n * @private\n */\n onOpen() {\n this.readyState = \"open\";\n Socket.priorWebsocketSuccess = \"websocket\" === this.transport.name;\n this.emitReserved(\"open\");\n this.flush();\n // we check for `readyState` in case an `open`\n // listener already closed the socket\n if (\"open\" === this.readyState && this.opts.upgrade) {\n let i = 0;\n const l = this.upgrades.length;\n for (; i < l; i++) {\n this.probe(this.upgrades[i]);\n }\n }\n }\n /**\n * Handles a packet.\n *\n * @private\n */\n onPacket(packet) {\n if (\"opening\" === this.readyState ||\n \"open\" === this.readyState ||\n \"closing\" === this.readyState) {\n this.emitReserved(\"packet\", packet);\n // Socket is live - any packet counts\n this.emitReserved(\"heartbeat\");\n this.resetPingTimeout();\n switch (packet.type) {\n case \"open\":\n this.onHandshake(JSON.parse(packet.data));\n break;\n case \"ping\":\n this.sendPacket(\"pong\");\n this.emitReserved(\"ping\");\n this.emitReserved(\"pong\");\n break;\n case \"error\":\n const err = new Error(\"server error\");\n // @ts-ignore\n err.code = packet.data;\n this.onError(err);\n break;\n case \"message\":\n this.emitReserved(\"data\", packet.data);\n this.emitReserved(\"message\", packet.data);\n break;\n }\n }\n else {\n }\n }\n /**\n * Called upon handshake completion.\n *\n * @param {Object} data - handshake obj\n * @private\n */\n onHandshake(data) {\n this.emitReserved(\"handshake\", data);\n this.id = data.sid;\n this.transport.query.sid = data.sid;\n this.upgrades = this.filterUpgrades(data.upgrades);\n this.pingInterval = data.pingInterval;\n this.pingTimeout = data.pingTimeout;\n this.maxPayload = data.maxPayload;\n this.onOpen();\n // In case open handler closes socket\n if (\"closed\" === this.readyState)\n return;\n this.resetPingTimeout();\n }\n /**\n * Sets and resets ping timeout timer based on server pings.\n *\n * @private\n */\n resetPingTimeout() {\n this.clearTimeoutFn(this.pingTimeoutTimer);\n this.pingTimeoutTimer = this.setTimeoutFn(() => {\n this.onClose(\"ping timeout\");\n }, this.pingInterval + this.pingTimeout);\n if (this.opts.autoUnref) {\n this.pingTimeoutTimer.unref();\n }\n }\n /**\n * Called on `drain` event\n *\n * @private\n */\n onDrain() {\n this.writeBuffer.splice(0, this.prevBufferLen);\n // setting prevBufferLen = 0 is very important\n // for example, when upgrading, upgrade packet is sent over,\n // and a nonzero prevBufferLen could cause problems on `drain`\n this.prevBufferLen = 0;\n if (0 === this.writeBuffer.length) {\n this.emitReserved(\"drain\");\n }\n else {\n this.flush();\n }\n }\n /**\n * Flush write buffers.\n *\n * @private\n */\n flush() {\n if (\"closed\" !== this.readyState &&\n this.transport.writable &&\n !this.upgrading &&\n this.writeBuffer.length) {\n const packets = this.getWritablePackets();\n this.transport.send(packets);\n // keep track of current length of writeBuffer\n // splice writeBuffer and callbackBuffer on `drain`\n this.prevBufferLen = packets.length;\n this.emitReserved(\"flush\");\n }\n }\n /**\n * Ensure the encoded size of the writeBuffer is below the maxPayload value sent by the server (only for HTTP\n * long-polling)\n *\n * @private\n */\n getWritablePackets() {\n const shouldCheckPayloadSize = this.maxPayload &&\n this.transport.name === \"polling\" &&\n this.writeBuffer.length > 1;\n if (!shouldCheckPayloadSize) {\n return this.writeBuffer;\n }\n let payloadSize = 1; // first packet type\n for (let i = 0; i < this.writeBuffer.length; i++) {\n const data = this.writeBuffer[i].data;\n if (data) {\n payloadSize += byteLength(data);\n }\n if (i > 0 && payloadSize > this.maxPayload) {\n return this.writeBuffer.slice(0, i);\n }\n payloadSize += 2; // separator + packet type\n }\n return this.writeBuffer;\n }\n /**\n * Sends a message.\n *\n * @param {String} msg - message.\n * @param {Object} options.\n * @param {Function} callback function.\n * @return {Socket} for chaining.\n */\n write(msg, options, fn) {\n this.sendPacket(\"message\", msg, options, fn);\n return this;\n }\n send(msg, options, fn) {\n this.sendPacket(\"message\", msg, options, fn);\n return this;\n }\n /**\n * Sends a packet.\n *\n * @param {String} type: packet type.\n * @param {String} data.\n * @param {Object} options.\n * @param {Function} fn - callback function.\n * @private\n */\n sendPacket(type, data, options, fn) {\n if (\"function\" === typeof data) {\n fn = data;\n data = undefined;\n }\n if (\"function\" === typeof options) {\n fn = options;\n options = null;\n }\n if (\"closing\" === this.readyState || \"closed\" === this.readyState) {\n return;\n }\n options = options || {};\n options.compress = false !== options.compress;\n const packet = {\n type: type,\n data: data,\n options: options,\n };\n this.emitReserved(\"packetCreate\", packet);\n this.writeBuffer.push(packet);\n if (fn)\n this.once(\"flush\", fn);\n this.flush();\n }\n /**\n * Closes the connection.\n */\n close() {\n const close = () => {\n this.onClose(\"forced close\");\n this.transport.close();\n };\n const cleanupAndClose = () => {\n this.off(\"upgrade\", cleanupAndClose);\n this.off(\"upgradeError\", cleanupAndClose);\n close();\n };\n const waitForUpgrade = () => {\n // wait for upgrade to finish since we can't send packets while pausing a transport\n this.once(\"upgrade\", cleanupAndClose);\n this.once(\"upgradeError\", cleanupAndClose);\n };\n if (\"opening\" === this.readyState || \"open\" === this.readyState) {\n this.readyState = \"closing\";\n if (this.writeBuffer.length) {\n this.once(\"drain\", () => {\n if (this.upgrading) {\n waitForUpgrade();\n }\n else {\n close();\n }\n });\n }\n else if (this.upgrading) {\n waitForUpgrade();\n }\n else {\n close();\n }\n }\n return this;\n }\n /**\n * Called upon transport error\n *\n * @private\n */\n onError(err) {\n Socket.priorWebsocketSuccess = false;\n this.emitReserved(\"error\", err);\n this.onClose(\"transport error\", err);\n }\n /**\n * Called upon transport close.\n *\n * @private\n */\n onClose(reason, description) {\n if (\"opening\" === this.readyState ||\n \"open\" === this.readyState ||\n \"closing\" === this.readyState) {\n // clear timers\n this.clearTimeoutFn(this.pingTimeoutTimer);\n // stop event from firing again for transport\n this.transport.removeAllListeners(\"close\");\n // ensure transport won't stay open\n this.transport.close();\n // ignore further transport communication\n this.transport.removeAllListeners();\n if (typeof removeEventListener === \"function\") {\n removeEventListener(\"beforeunload\", this.beforeunloadEventListener, false);\n removeEventListener(\"offline\", this.offlineEventListener, false);\n }\n // set ready state\n this.readyState = \"closed\";\n // clear session id\n this.id = null;\n // emit close event\n this.emitReserved(\"close\", reason, description);\n // clean buffers after, so users can still\n // grab the buffers on `close` event\n this.writeBuffer = [];\n this.prevBufferLen = 0;\n }\n }\n /**\n * Filters upgrades, returning only those matching client transports.\n *\n * @param {Array} upgrades - server upgrades\n * @private\n */\n filterUpgrades(upgrades) {\n const filteredUpgrades = [];\n let i = 0;\n const j = upgrades.length;\n for (; i < j; i++) {\n if (~this.transports.indexOf(upgrades[i]))\n filteredUpgrades.push(upgrades[i]);\n }\n return filteredUpgrades;\n }\n}\nSocket.protocol = protocol;\n"],"names":["Socket","Emitter","constructor","uri","opts","arguments","length","undefined","super","this","binaryType","defaultBinaryType","writeBuffer","parse","hostname","host","secure","protocol","port","query","installTimerFunctions","location","transports","prevBufferLen","Object","assign","path","agent","withCredentials","upgrade","timestampParam","rememberUpgrade","addTrailingSlash","rejectUnauthorized","perMessageDeflate","threshold","transportOptions","closeOnBeforeunload","replace","decode","id","upgrades","pingInterval","pingTimeout","pingTimeoutTimer","addEventListener","beforeunloadEventListener","transport","removeAllListeners","close","offlineEventListener","onClose","description","open","createTransport","name","EIO","sid","socket","priorWebsocketSuccess","indexOf","setTimeoutFn","emitReserved","readyState","e","shift","setTransport","on","onDrain","bind","onPacket","onError","reason","probe","failed","onTransportOpen","send","type","data","once","msg","upgrading","pause","cleanup","flush","err","Error","freezeTransport","onerror","error","onTransportClose","onclose","onupgrade","to","removeListener","off","onOpen","i","l","packet","resetPingTimeout","onHandshake","JSON","sendPacket","code","filterUpgrades","maxPayload","clearTimeoutFn","autoUnref","unref","splice","writable","packets","getWritablePackets","payloadSize","byteLength","slice","write","options","fn","compress","push","cleanupAndClose","waitForUpgrade","removeEventListener","filteredUpgrades","j"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),require("../../../engine.io-parser/build/esm/encodePacket.browser.js");var e=require("../../../engine.io-parser/build/esm/decodePacket.browser.js");require("../../../engine.io-parser/build/esm/commons.js");var t=require("../../../@socket.io/component-emitter/lib/esm/index.js"),s=require("./util.js"),r=require("./contrib/parseqs.js");class o extends Error{constructor(e,t,s){super(e),this.description=t,this.context=s,this.type="TransportError"}}class i extends t.Emitter{constructor(e){super(),this.writable=!1,s.installTimerFunctions(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,t,s){return super.emitReserved("error",new o(e,t,s)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this}send(e){"open"===this.readyState&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const s=e.decodePacket(t,this.socket.binaryType);this.onPacket(s)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(t)}_hostname(){const e=this.opts.hostname;return-1===e.indexOf(":")?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(443!==this.opts.port)||!this.opts.secure&&80!==Number(this.opts.port))?":"+this.opts.port:""}_query(e){const t=r.encode(e);return t.length?"?"+t:""}}exports.Transport=i,exports.TransportError=o;
2
- //# sourceMappingURL=transport.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"transport.js","sources":["../../../../../node_modules/engine.io-client/build/esm/transport.js"],"sourcesContent":["import { decodePacket } from \"engine.io-parser\";\nimport { Emitter } from \"@socket.io/component-emitter\";\nimport { installTimerFunctions } from \"./util.js\";\nimport { encode } from \"./contrib/parseqs.js\";\nexport class TransportError extends Error {\n constructor(reason, description, context) {\n super(reason);\n this.description = description;\n this.context = context;\n this.type = \"TransportError\";\n }\n}\nexport class Transport extends Emitter {\n /**\n * Transport abstract constructor.\n *\n * @param {Object} opts - options\n * @protected\n */\n constructor(opts) {\n super();\n this.writable = false;\n installTimerFunctions(this, opts);\n this.opts = opts;\n this.query = opts.query;\n this.socket = opts.socket;\n }\n /**\n * Emits an error.\n *\n * @param {String} reason\n * @param description\n * @param context - the error context\n * @return {Transport} for chaining\n * @protected\n */\n onError(reason, description, context) {\n super.emitReserved(\"error\", new TransportError(reason, description, context));\n return this;\n }\n /**\n * Opens the transport.\n */\n open() {\n this.readyState = \"opening\";\n this.doOpen();\n return this;\n }\n /**\n * Closes the transport.\n */\n close() {\n if (this.readyState === \"opening\" || this.readyState === \"open\") {\n this.doClose();\n this.onClose();\n }\n return this;\n }\n /**\n * Sends multiple packets.\n *\n * @param {Array} packets\n */\n send(packets) {\n if (this.readyState === \"open\") {\n this.write(packets);\n }\n else {\n // this might happen if the transport was silently closed in the beforeunload event handler\n }\n }\n /**\n * Called upon open\n *\n * @protected\n */\n onOpen() {\n this.readyState = \"open\";\n this.writable = true;\n super.emitReserved(\"open\");\n }\n /**\n * Called with data.\n *\n * @param {String} data\n * @protected\n */\n onData(data) {\n const packet = decodePacket(data, this.socket.binaryType);\n this.onPacket(packet);\n }\n /**\n * Called with a decoded packet.\n *\n * @protected\n */\n onPacket(packet) {\n super.emitReserved(\"packet\", packet);\n }\n /**\n * Called upon close.\n *\n * @protected\n */\n onClose(details) {\n this.readyState = \"closed\";\n super.emitReserved(\"close\", details);\n }\n /**\n * Pauses the transport, in order not to lose packets during an upgrade.\n *\n * @param onPause\n */\n pause(onPause) { }\n createUri(schema, query = {}) {\n return (schema +\n \"://\" +\n this._hostname() +\n this._port() +\n this.opts.path +\n this._query(query));\n }\n _hostname() {\n const hostname = this.opts.hostname;\n return hostname.indexOf(\":\") === -1 ? hostname : \"[\" + hostname + \"]\";\n }\n _port() {\n if (this.opts.port &&\n ((this.opts.secure && Number(this.opts.port !== 443)) ||\n (!this.opts.secure && Number(this.opts.port) !== 80))) {\n return \":\" + this.opts.port;\n }\n else {\n return \"\";\n }\n }\n _query(query) {\n const encodedQuery = encode(query);\n return encodedQuery.length ? \"?\" + encodedQuery : \"\";\n }\n}\n"],"names":["TransportError","Error","constructor","reason","description","context","super","this","type","Transport","Emitter","opts","writable","installTimerFunctions","query","socket","onError","emitReserved","open","readyState","doOpen","close","doClose","onClose","send","packets","write","onOpen","onData","data","packet","decodePacket","binaryType","onPacket","details","pause","onPause","createUri","schema","arguments","length","undefined","_hostname","_port","path","_query","hostname","indexOf","port","secure","Number","encodedQuery","encode"],"mappings":"mZAIO,MAAMA,UAAuBC,MAChCC,WAAAA,CAAYC,EAAQC,EAAaC,GAC7BC,MAAMH,GACNI,KAAKH,YAAcA,EACnBG,KAAKF,QAAUA,EACfE,KAAKC,KAAO,gBAChB,EAEG,MAAMC,UAAkBC,EAAAA,QAO3BR,WAAAA,CAAYS,GACRL,QACAC,KAAKK,UAAW,EAChBC,wBAAsBN,KAAMI,GAC5BJ,KAAKI,KAAOA,EACZJ,KAAKO,MAAQH,EAAKG,MAClBP,KAAKQ,OAASJ,EAAKI,MACvB,CAUAC,OAAAA,CAAQb,EAAQC,EAAaC,GAEzB,OADAC,MAAMW,aAAa,QAAS,IAAIjB,EAAeG,EAAQC,EAAaC,IAC7DE,IACX,CAIAW,IAAAA,GAGI,OAFAX,KAAKY,WAAa,UAClBZ,KAAKa,SACEb,IACX,CAIAc,KAAAA,GAKI,MAJwB,YAApBd,KAAKY,YAAgD,SAApBZ,KAAKY,aACtCZ,KAAKe,UACLf,KAAKgB,WAEFhB,IACX,CAMAiB,IAAAA,CAAKC,GACuB,SAApBlB,KAAKY,YACLZ,KAAKmB,MAAMD,EAKnB,CAMAE,MAAAA,GACIpB,KAAKY,WAAa,OAClBZ,KAAKK,UAAW,EAChBN,MAAMW,aAAa,OACvB,CAOAW,MAAAA,CAAOC,GACH,MAAMC,EAASC,EAAAA,aAAaF,EAAMtB,KAAKQ,OAAOiB,YAC9CzB,KAAK0B,SAASH,EAClB,CAMAG,QAAAA,CAASH,GACLxB,MAAMW,aAAa,SAAUa,EACjC,CAMAP,OAAAA,CAAQW,GACJ3B,KAAKY,WAAa,SAClBb,MAAMW,aAAa,QAASiB,EAChC,CAMAC,KAAAA,CAAMC,GAAW,CACjBC,SAAAA,CAAUC,GAAoB,IAAZxB,EAAKyB,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,CAAA,EACtB,OAAQD,EACJ,MACA/B,KAAKmC,YACLnC,KAAKoC,QACLpC,KAAKI,KAAKiC,KACVrC,KAAKsC,OAAO/B,EACpB,CACA4B,SAAAA,GACI,MAAMI,EAAWvC,KAAKI,KAAKmC,SAC3B,OAAkC,IAA3BA,EAASC,QAAQ,KAAcD,EAAW,IAAMA,EAAW,GACtE,CACAH,KAAAA,GACI,OAAIpC,KAAKI,KAAKqC,OACRzC,KAAKI,KAAKsC,QAAUC,OAA0B,MAAnB3C,KAAKI,KAAKqC,QACjCzC,KAAKI,KAAKsC,QAAqC,KAA3BC,OAAO3C,KAAKI,KAAKqC,OACpC,IAAMzC,KAAKI,KAAKqC,KAGhB,EAEf,CACAH,MAAAA,CAAO/B,GACH,MAAMqC,EAAeC,SAAOtC,GAC5B,OAAOqC,EAAaX,OAAS,IAAMW,EAAe,EACtD"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./polling.js"),r=require("./websocket.js"),s=require("./webtransport.js");const t={websocket:r.WS,webtransport:s.WT,polling:e.Polling};exports.transports=t;
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/transports/index.js"],"sourcesContent":["import { Polling } from \"./polling.js\";\nimport { WS } from \"./websocket.js\";\nimport { WT } from \"./webtransport.js\";\nexport const transports = {\n websocket: WS,\n webtransport: WT,\n polling: Polling,\n};\n"],"names":["transports","websocket","WS","webtransport","WT","polling","Polling"],"mappings":"6JAGO,MAAMA,EAAa,CACtBC,UAAWC,EAAEA,GACbC,aAAcC,EAAEA,GAChBC,QAASC,EAAAA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("../transport.js"),e=require("../contrib/yeast.js"),s=require("../../../../engine.io-parser/build/esm/index.js"),i=require("./xmlhttprequest.browser.js"),o=require("../../../../@socket.io/component-emitter/lib/esm/index.js"),r=require("../util.js"),n=require("../globalThis.browser.js");function a(){}const h=null!=new i.XHR({xdomain:!1}).responseType;class d extends t.Transport{constructor(t){if(super(t),this.polling=!1,"undefined"!=typeof location){const e="https:"===location.protocol;let s=location.port;s||(s=e?"443":"80"),this.xd="undefined"!=typeof location&&t.hostname!==location.hostname||s!==t.port}const e=t&&t.forceBase64;this.supportsBinary=h&&!e,this.opts.withCredentials&&(this.cookieJar=i.createCookieJar())}get name(){return"polling"}doOpen(){this.poll()}pause(t){this.readyState="pausing";const e=()=>{this.readyState="paused",t()};if(this.polling||!this.writable){let t=0;this.polling&&(t++,this.once("pollComplete",(function(){--t||e()}))),this.writable||(t++,this.once("drain",(function(){--t||e()})))}else e()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){s.decodePayload(t,this.socket.binaryType).forEach((t=>{if("opening"===this.readyState&&"open"===t.type&&this.onOpen(),"close"===t.type)return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(t)})),"closed"!==this.readyState&&(this.polling=!1,this.emitReserved("pollComplete"),"open"===this.readyState&&this.poll())}doClose(){const t=()=>{this.write([{type:"close"}])};"open"===this.readyState?t():this.once("open",t)}write(t){this.writable=!1,s.encodePayload(t,(t=>{this.doWrite(t,(()=>{this.writable=!0,this.emitReserved("drain")}))}))}uri(){const t=this.opts.secure?"https":"http",s=this.query||{};return!1!==this.opts.timestampRequests&&(s[this.opts.timestampParam]=e.yeast()),this.supportsBinary||s.sid||(s.b64=1),this.createUri(t,s)}request(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return Object.assign(t,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new l(this.uri(),t)}doWrite(t,e){const s=this.request({method:"POST",data:t});s.on("success",e),s.on("error",((t,e)=>{this.onError("xhr post error",t,e)}))}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",((t,e)=>{this.onError("xhr poll error",t,e)})),this.pollXhr=t}}class l extends o.Emitter{constructor(t,e){super(),r.installTimerFunctions(this,e),this.opts=e,this.method=e.method||"GET",this.uri=t,this.data=void 0!==e.data?e.data:null,this.create()}create(){var t;const e=r.pick(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");e.xdomain=!!this.opts.xd;const s=this.xhr=new i.XHR(e);try{s.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){s.setDisableHeaderCheck&&s.setDisableHeaderCheck(!0);for(let t in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(t)&&s.setRequestHeader(t,this.opts.extraHeaders[t])}}catch(t){}if("POST"===this.method)try{s.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch(t){}try{s.setRequestHeader("Accept","*/*")}catch(t){}null===(t=this.opts.cookieJar)||void 0===t||t.addCookies(s),"withCredentials"in s&&(s.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(s.timeout=this.opts.requestTimeout),s.onreadystatechange=()=>{var t;3===s.readyState&&(null===(t=this.opts.cookieJar)||void 0===t||t.parseCookies(s)),4===s.readyState&&(200===s.status||1223===s.status?this.onLoad():this.setTimeoutFn((()=>{this.onError("number"==typeof s.status?s.status:0)}),0))},s.send(this.data)}catch(t){return void this.setTimeoutFn((()=>{this.onError(t)}),0)}"undefined"!=typeof document&&(this.index=l.requestsCount++,l.requests[this.index]=this)}onError(t){this.emitReserved("error",t,this.xhr),this.cleanup(!0)}cleanup(t){if(void 0!==this.xhr&&null!==this.xhr){if(this.xhr.onreadystatechange=a,t)try{this.xhr.abort()}catch(t){}"undefined"!=typeof document&&delete l.requests[this.index],this.xhr=null}}onLoad(){const t=this.xhr.responseText;null!==t&&(this.emitReserved("data",t),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}if(l.requestsCount=0,l.requests={},"undefined"!=typeof document)if("function"==typeof attachEvent)attachEvent("onunload",p);else if("function"==typeof addEventListener){const t="onpagehide"in n.globalThisShim?"pagehide":"unload";addEventListener(t,p,!1)}function p(){for(let t in l.requests)l.requests.hasOwnProperty(t)&&l.requests[t].abort()}exports.Polling=d,exports.Request=l;
2
- //# sourceMappingURL=polling.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"polling.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/transports/polling.js"],"sourcesContent":["import { Transport } from \"../transport.js\";\nimport { yeast } from \"../contrib/yeast.js\";\nimport { encodePayload, decodePayload } from \"engine.io-parser\";\nimport { createCookieJar, XHR as XMLHttpRequest, } from \"./xmlhttprequest.js\";\nimport { Emitter } from \"@socket.io/component-emitter\";\nimport { installTimerFunctions, pick } from \"../util.js\";\nimport { globalThisShim as globalThis } from \"../globalThis.js\";\nfunction empty() { }\nconst hasXHR2 = (function () {\n const xhr = new XMLHttpRequest({\n xdomain: false,\n });\n return null != xhr.responseType;\n})();\nexport class Polling extends Transport {\n /**\n * XHR Polling constructor.\n *\n * @param {Object} opts\n * @package\n */\n constructor(opts) {\n super(opts);\n this.polling = false;\n if (typeof location !== \"undefined\") {\n const isSSL = \"https:\" === location.protocol;\n let port = location.port;\n // some user agents have empty `location.port`\n if (!port) {\n port = isSSL ? \"443\" : \"80\";\n }\n this.xd =\n (typeof location !== \"undefined\" &&\n opts.hostname !== location.hostname) ||\n port !== opts.port;\n }\n /**\n * XHR supports binary\n */\n const forceBase64 = opts && opts.forceBase64;\n this.supportsBinary = hasXHR2 && !forceBase64;\n if (this.opts.withCredentials) {\n this.cookieJar = createCookieJar();\n }\n }\n get name() {\n return \"polling\";\n }\n /**\n * Opens the socket (triggers polling). We write a PING message to determine\n * when the transport is open.\n *\n * @protected\n */\n doOpen() {\n this.poll();\n }\n /**\n * Pauses polling.\n *\n * @param {Function} onPause - callback upon buffers are flushed and transport is paused\n * @package\n */\n pause(onPause) {\n this.readyState = \"pausing\";\n const pause = () => {\n this.readyState = \"paused\";\n onPause();\n };\n if (this.polling || !this.writable) {\n let total = 0;\n if (this.polling) {\n total++;\n this.once(\"pollComplete\", function () {\n --total || pause();\n });\n }\n if (!this.writable) {\n total++;\n this.once(\"drain\", function () {\n --total || pause();\n });\n }\n }\n else {\n pause();\n }\n }\n /**\n * Starts polling cycle.\n *\n * @private\n */\n poll() {\n this.polling = true;\n this.doPoll();\n this.emitReserved(\"poll\");\n }\n /**\n * Overloads onData to detect payloads.\n *\n * @protected\n */\n onData(data) {\n const callback = (packet) => {\n // if its the first message we consider the transport open\n if (\"opening\" === this.readyState && packet.type === \"open\") {\n this.onOpen();\n }\n // if its a close packet, we close the ongoing requests\n if (\"close\" === packet.type) {\n this.onClose({ description: \"transport closed by the server\" });\n return false;\n }\n // otherwise bypass onData and handle the message\n this.onPacket(packet);\n };\n // decode payload\n decodePayload(data, this.socket.binaryType).forEach(callback);\n // if an event did not trigger closing\n if (\"closed\" !== this.readyState) {\n // if we got data we're not polling\n this.polling = false;\n this.emitReserved(\"pollComplete\");\n if (\"open\" === this.readyState) {\n this.poll();\n }\n else {\n }\n }\n }\n /**\n * For polling, send a close packet.\n *\n * @protected\n */\n doClose() {\n const close = () => {\n this.write([{ type: \"close\" }]);\n };\n if (\"open\" === this.readyState) {\n close();\n }\n else {\n // in case we're trying to close while\n // handshaking is in progress (GH-164)\n this.once(\"open\", close);\n }\n }\n /**\n * Writes a packets payload.\n *\n * @param {Array} packets - data packets\n * @protected\n */\n write(packets) {\n this.writable = false;\n encodePayload(packets, (data) => {\n this.doWrite(data, () => {\n this.writable = true;\n this.emitReserved(\"drain\");\n });\n });\n }\n /**\n * Generates uri for connection.\n *\n * @private\n */\n uri() {\n const schema = this.opts.secure ? \"https\" : \"http\";\n const query = this.query || {};\n // cache busting is forced\n if (false !== this.opts.timestampRequests) {\n query[this.opts.timestampParam] = yeast();\n }\n if (!this.supportsBinary && !query.sid) {\n query.b64 = 1;\n }\n return this.createUri(schema, query);\n }\n /**\n * Creates a request.\n *\n * @param {String} method\n * @private\n */\n request(opts = {}) {\n Object.assign(opts, { xd: this.xd, cookieJar: this.cookieJar }, this.opts);\n return new Request(this.uri(), opts);\n }\n /**\n * Sends data.\n *\n * @param {String} data to send.\n * @param {Function} called upon flush.\n * @private\n */\n doWrite(data, fn) {\n const req = this.request({\n method: \"POST\",\n data: data,\n });\n req.on(\"success\", fn);\n req.on(\"error\", (xhrStatus, context) => {\n this.onError(\"xhr post error\", xhrStatus, context);\n });\n }\n /**\n * Starts a poll cycle.\n *\n * @private\n */\n doPoll() {\n const req = this.request();\n req.on(\"data\", this.onData.bind(this));\n req.on(\"error\", (xhrStatus, context) => {\n this.onError(\"xhr poll error\", xhrStatus, context);\n });\n this.pollXhr = req;\n }\n}\nexport class Request extends Emitter {\n /**\n * Request constructor\n *\n * @param {Object} options\n * @package\n */\n constructor(uri, opts) {\n super();\n installTimerFunctions(this, opts);\n this.opts = opts;\n this.method = opts.method || \"GET\";\n this.uri = uri;\n this.data = undefined !== opts.data ? opts.data : null;\n this.create();\n }\n /**\n * Creates the XHR object and sends the request.\n *\n * @private\n */\n create() {\n var _a;\n const opts = pick(this.opts, \"agent\", \"pfx\", \"key\", \"passphrase\", \"cert\", \"ca\", \"ciphers\", \"rejectUnauthorized\", \"autoUnref\");\n opts.xdomain = !!this.opts.xd;\n const xhr = (this.xhr = new XMLHttpRequest(opts));\n try {\n xhr.open(this.method, this.uri, true);\n try {\n if (this.opts.extraHeaders) {\n xhr.setDisableHeaderCheck && xhr.setDisableHeaderCheck(true);\n for (let i in this.opts.extraHeaders) {\n if (this.opts.extraHeaders.hasOwnProperty(i)) {\n xhr.setRequestHeader(i, this.opts.extraHeaders[i]);\n }\n }\n }\n }\n catch (e) { }\n if (\"POST\" === this.method) {\n try {\n xhr.setRequestHeader(\"Content-type\", \"text/plain;charset=UTF-8\");\n }\n catch (e) { }\n }\n try {\n xhr.setRequestHeader(\"Accept\", \"*/*\");\n }\n catch (e) { }\n (_a = this.opts.cookieJar) === null || _a === void 0 ? void 0 : _a.addCookies(xhr);\n // ie6 check\n if (\"withCredentials\" in xhr) {\n xhr.withCredentials = this.opts.withCredentials;\n }\n if (this.opts.requestTimeout) {\n xhr.timeout = this.opts.requestTimeout;\n }\n xhr.onreadystatechange = () => {\n var _a;\n if (xhr.readyState === 3) {\n (_a = this.opts.cookieJar) === null || _a === void 0 ? void 0 : _a.parseCookies(xhr);\n }\n if (4 !== xhr.readyState)\n return;\n if (200 === xhr.status || 1223 === xhr.status) {\n this.onLoad();\n }\n else {\n // make sure the `error` event handler that's user-set\n // does not throw in the same tick and gets caught here\n this.setTimeoutFn(() => {\n this.onError(typeof xhr.status === \"number\" ? xhr.status : 0);\n }, 0);\n }\n };\n xhr.send(this.data);\n }\n catch (e) {\n // Need to defer since .create() is called directly from the constructor\n // and thus the 'error' event can only be only bound *after* this exception\n // occurs. Therefore, also, we cannot throw here at all.\n this.setTimeoutFn(() => {\n this.onError(e);\n }, 0);\n return;\n }\n if (typeof document !== \"undefined\") {\n this.index = Request.requestsCount++;\n Request.requests[this.index] = this;\n }\n }\n /**\n * Called upon error.\n *\n * @private\n */\n onError(err) {\n this.emitReserved(\"error\", err, this.xhr);\n this.cleanup(true);\n }\n /**\n * Cleans up house.\n *\n * @private\n */\n cleanup(fromError) {\n if (\"undefined\" === typeof this.xhr || null === this.xhr) {\n return;\n }\n this.xhr.onreadystatechange = empty;\n if (fromError) {\n try {\n this.xhr.abort();\n }\n catch (e) { }\n }\n if (typeof document !== \"undefined\") {\n delete Request.requests[this.index];\n }\n this.xhr = null;\n }\n /**\n * Called upon load.\n *\n * @private\n */\n onLoad() {\n const data = this.xhr.responseText;\n if (data !== null) {\n this.emitReserved(\"data\", data);\n this.emitReserved(\"success\");\n this.cleanup();\n }\n }\n /**\n * Aborts the request.\n *\n * @package\n */\n abort() {\n this.cleanup();\n }\n}\nRequest.requestsCount = 0;\nRequest.requests = {};\n/**\n * Aborts pending requests when unloading the window. This is needed to prevent\n * memory leaks (e.g. when using IE) and to ensure that no spurious error is\n * emitted.\n */\nif (typeof document !== \"undefined\") {\n // @ts-ignore\n if (typeof attachEvent === \"function\") {\n // @ts-ignore\n attachEvent(\"onunload\", unloadHandler);\n }\n else if (typeof addEventListener === \"function\") {\n const terminationEvent = \"onpagehide\" in globalThis ? \"pagehide\" : \"unload\";\n addEventListener(terminationEvent, unloadHandler, false);\n }\n}\nfunction unloadHandler() {\n for (let i in Request.requests) {\n if (Request.requests.hasOwnProperty(i)) {\n Request.requests[i].abort();\n }\n }\n}\n"],"names":["empty","hasXHR2","XMLHttpRequest","xdomain","responseType","Polling","Transport","constructor","opts","super","this","polling","location","isSSL","protocol","port","xd","hostname","forceBase64","supportsBinary","withCredentials","cookieJar","createCookieJar","name","doOpen","poll","pause","onPause","readyState","writable","total","once","doPoll","emitReserved","onData","data","decodePayload","socket","binaryType","forEach","packet","type","onOpen","onClose","description","onPacket","doClose","close","write","packets","encodePayload","doWrite","uri","schema","secure","query","timestampRequests","timestampParam","yeast","sid","b64","createUri","request","arguments","length","undefined","Object","assign","Request","fn","req","method","on","xhrStatus","context","onError","bind","pollXhr","Emitter","installTimerFunctions","create","_a","pick","xhr","XHR","open","extraHeaders","setDisableHeaderCheck","i","hasOwnProperty","setRequestHeader","e","addCookies","requestTimeout","timeout","onreadystatechange","parseCookies","status","onLoad","setTimeoutFn","send","document","index","requestsCount","requests","err","cleanup","fromError","abort","responseText","attachEvent","unloadHandler","addEventListener","terminationEvent","globalThis"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../globalThis.browser.js");const o="function"==typeof Promise&&"function"==typeof Promise.resolve?e=>Promise.resolve().then(e):(e,o)=>o(e,0),r=e.globalThisShim.WebSocket||e.globalThisShim.MozWebSocket;exports.WebSocket=r,exports.defaultBinaryType="arraybuffer",exports.nextTick=o,exports.usingBrowserWebSocket=!0;
2
- //# sourceMappingURL=websocket-constructor.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"websocket-constructor.browser.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/transports/websocket-constructor.browser.js"],"sourcesContent":["import { globalThisShim as globalThis } from \"../globalThis.js\";\nexport const nextTick = (() => {\n const isPromiseAvailable = typeof Promise === \"function\" && typeof Promise.resolve === \"function\";\n if (isPromiseAvailable) {\n return (cb) => Promise.resolve().then(cb);\n }\n else {\n return (cb, setTimeoutFn) => setTimeoutFn(cb, 0);\n }\n})();\nexport const WebSocket = globalThis.WebSocket || globalThis.MozWebSocket;\nexport const usingBrowserWebSocket = true;\nexport const defaultBinaryType = \"arraybuffer\";\n"],"names":["nextTick","Promise","resolve","cb","then","setTimeoutFn","WebSocket","globalThis","globalThisShim","MozWebSocket"],"mappings":"8GACaA,MAAAA,EACqC,mBAAZC,SAAqD,mBAApBA,QAAQC,QAE/DC,GAAOF,QAAQC,UAAUE,KAAKD,GAG/B,CAACA,EAAIE,IAAiBA,EAAaF,EAAI,GAGzCG,EAAYC,EAAUC,eAACF,WAAaC,EAAAA,eAAWE,2DAE3B,gEADI"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../transport.js"),s=require("../contrib/yeast.js"),t=require("../util.js"),r=require("./websocket-constructor.browser.js"),i=require("../../../../engine.io-parser/build/esm/encodePacket.browser.js");require("../../../../engine.io-parser/build/esm/commons.js"),require("../../../../engine.io-parser/build/esm/contrib/base64-arraybuffer.js");const o="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase();class n extends e.Transport{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),s=this.opts.protocols,i=o?{}:t.pick(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(i.headers=this.opts.extraHeaders);try{this.ws=r.usingBrowserWebSocket&&!o?s?new r.WebSocket(e,s):new r.WebSocket(e):new r.WebSocket(e,s,i)}catch(e){return this.emitReserved("error",e)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let s=0;s<e.length;s++){const t=e[s],o=s===e.length-1;i.encodePacket(t,this.supportsBinary,(e=>{try{r.usingBrowserWebSocket&&this.ws.send(e)}catch(e){}o&&r.nextTick((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){void 0!==this.ws&&(this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",t=this.query||{};return this.opts.timestampRequests&&(t[this.opts.timestampParam]=s.yeast()),this.supportsBinary||(t.b64=1),this.createUri(e,t)}check(){return!!r.WebSocket}}exports.WS=n;
2
- //# sourceMappingURL=websocket.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"websocket.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/transports/websocket.js"],"sourcesContent":["import { Transport } from \"../transport.js\";\nimport { yeast } from \"../contrib/yeast.js\";\nimport { pick } from \"../util.js\";\nimport { nextTick, usingBrowserWebSocket, WebSocket, } from \"./websocket-constructor.js\";\nimport { encodePacket } from \"engine.io-parser\";\n// detect ReactNative environment\nconst isReactNative = typeof navigator !== \"undefined\" &&\n typeof navigator.product === \"string\" &&\n navigator.product.toLowerCase() === \"reactnative\";\nexport class WS extends Transport {\n /**\n * WebSocket transport constructor.\n *\n * @param {Object} opts - connection options\n * @protected\n */\n constructor(opts) {\n super(opts);\n this.supportsBinary = !opts.forceBase64;\n }\n get name() {\n return \"websocket\";\n }\n doOpen() {\n if (!this.check()) {\n // let probe timeout\n return;\n }\n const uri = this.uri();\n const protocols = this.opts.protocols;\n // React Native only supports the 'headers' option, and will print a warning if anything else is passed\n const opts = isReactNative\n ? {}\n : pick(this.opts, \"agent\", \"perMessageDeflate\", \"pfx\", \"key\", \"passphrase\", \"cert\", \"ca\", \"ciphers\", \"rejectUnauthorized\", \"localAddress\", \"protocolVersion\", \"origin\", \"maxPayload\", \"family\", \"checkServerIdentity\");\n if (this.opts.extraHeaders) {\n opts.headers = this.opts.extraHeaders;\n }\n try {\n this.ws =\n usingBrowserWebSocket && !isReactNative\n ? protocols\n ? new WebSocket(uri, protocols)\n : new WebSocket(uri)\n : new WebSocket(uri, protocols, opts);\n }\n catch (err) {\n return this.emitReserved(\"error\", err);\n }\n this.ws.binaryType = this.socket.binaryType;\n this.addEventListeners();\n }\n /**\n * Adds event listeners to the socket\n *\n * @private\n */\n addEventListeners() {\n this.ws.onopen = () => {\n if (this.opts.autoUnref) {\n this.ws._socket.unref();\n }\n this.onOpen();\n };\n this.ws.onclose = (closeEvent) => this.onClose({\n description: \"websocket connection closed\",\n context: closeEvent,\n });\n this.ws.onmessage = (ev) => this.onData(ev.data);\n this.ws.onerror = (e) => this.onError(\"websocket error\", e);\n }\n write(packets) {\n this.writable = false;\n // encodePacket efficient as it uses WS framing\n // no need for encodePayload\n for (let i = 0; i < packets.length; i++) {\n const packet = packets[i];\n const lastPacket = i === packets.length - 1;\n encodePacket(packet, this.supportsBinary, (data) => {\n // always create a new object (GH-437)\n const opts = {};\n if (!usingBrowserWebSocket) {\n if (packet.options) {\n opts.compress = packet.options.compress;\n }\n if (this.opts.perMessageDeflate) {\n const len = \n // @ts-ignore\n \"string\" === typeof data ? Buffer.byteLength(data) : data.length;\n if (len < this.opts.perMessageDeflate.threshold) {\n opts.compress = false;\n }\n }\n }\n // Sometimes the websocket has already been closed but the browser didn't\n // have a chance of informing us about it yet, in that case send will\n // throw an error\n try {\n if (usingBrowserWebSocket) {\n // TypeError is thrown when passing the second argument on Safari\n this.ws.send(data);\n }\n else {\n this.ws.send(data, opts);\n }\n }\n catch (e) {\n }\n if (lastPacket) {\n // fake drain\n // defer to next tick to allow Socket to clear writeBuffer\n nextTick(() => {\n this.writable = true;\n this.emitReserved(\"drain\");\n }, this.setTimeoutFn);\n }\n });\n }\n }\n doClose() {\n if (typeof this.ws !== \"undefined\") {\n this.ws.close();\n this.ws = null;\n }\n }\n /**\n * Generates uri for connection.\n *\n * @private\n */\n uri() {\n const schema = this.opts.secure ? \"wss\" : \"ws\";\n const query = this.query || {};\n // append timestamp to URI\n if (this.opts.timestampRequests) {\n query[this.opts.timestampParam] = yeast();\n }\n // communicate binary support capabilities\n if (!this.supportsBinary) {\n query.b64 = 1;\n }\n return this.createUri(schema, query);\n }\n /**\n * Feature detection for WebSocket.\n *\n * @return {Boolean} whether this transport is available.\n * @private\n */\n check() {\n return !!WebSocket;\n }\n}\n"],"names":["isReactNative","navigator","product","toLowerCase","WS","Transport","constructor","opts","super","this","supportsBinary","forceBase64","name","doOpen","check","uri","protocols","pick","extraHeaders","headers","ws","usingBrowserWebSocket","WebSocket","err","emitReserved","binaryType","socket","addEventListeners","onopen","autoUnref","_socket","unref","onOpen","onclose","closeEvent","onClose","description","context","onmessage","ev","onData","data","onerror","e","onError","write","packets","writable","i","length","packet","lastPacket","encodePacket","send","nextTick","setTimeoutFn","doClose","close","schema","secure","query","timestampRequests","timestampParam","yeast","b64","createUri"],"mappings":"uaAMA,MAAMA,EAAqC,oBAAdC,WACI,iBAAtBA,UAAUC,SACmB,gBAApCD,UAAUC,QAAQC,cACf,MAAMC,UAAWC,EAAAA,UAOpBC,WAAAA,CAAYC,GACRC,MAAMD,GACNE,KAAKC,gBAAkBH,EAAKI,WAChC,CACA,QAAIC,GACA,MAAO,WACX,CACAC,MAAAA,GACI,IAAKJ,KAAKK,QAEN,OAEJ,MAAMC,EAAMN,KAAKM,MACXC,EAAYP,KAAKF,KAAKS,UAEtBT,EAAOP,EACP,CAAA,EACAiB,EAAIA,KAACR,KAAKF,KAAM,QAAS,oBAAqB,MAAO,MAAO,aAAc,OAAQ,KAAM,UAAW,qBAAsB,eAAgB,kBAAmB,SAAU,aAAc,SAAU,uBAChME,KAAKF,KAAKW,eACVX,EAAKY,QAAUV,KAAKF,KAAKW,cAE7B,IACIT,KAAKW,GACDC,0BAA0BrB,EACpBgB,EACI,IAAIM,EAASA,UAACP,EAAKC,GACnB,IAAIM,EAAAA,UAAUP,GAClB,IAAIO,EAASA,UAACP,EAAKC,EAAWT,EAC3C,CACD,MAAOgB,GACH,OAAOd,KAAKe,aAAa,QAASD,EACtC,CACAd,KAAKW,GAAGK,WAAahB,KAAKiB,OAAOD,WACjChB,KAAKkB,mBACT,CAMAA,iBAAAA,GACIlB,KAAKW,GAAGQ,OAAS,KACTnB,KAAKF,KAAKsB,WACVpB,KAAKW,GAAGU,QAAQC,QAEpBtB,KAAKuB,QAAQ,EAEjBvB,KAAKW,GAAGa,QAAWC,GAAezB,KAAK0B,QAAQ,CAC3CC,YAAa,8BACbC,QAASH,IAEbzB,KAAKW,GAAGkB,UAAaC,GAAO9B,KAAK+B,OAAOD,EAAGE,MAC3ChC,KAAKW,GAAGsB,QAAWC,GAAMlC,KAAKmC,QAAQ,kBAAmBD,EAC7D,CACAE,KAAAA,CAAMC,GACFrC,KAAKsC,UAAW,EAGhB,IAAK,IAAIC,EAAI,EAAGA,EAAIF,EAAQG,OAAQD,IAAK,CACrC,MAAME,EAASJ,EAAQE,GACjBG,EAAaH,IAAMF,EAAQG,OAAS,EAC1CG,EAAAA,aAAaF,EAAQzC,KAAKC,gBAAiB+B,IAmBvC,IACQpB,yBAEAZ,KAAKW,GAAGiC,KAAKZ,EAKrB,CACA,MAAOE,GACP,CACIQ,GAGAG,EAAAA,UAAS,KACL7C,KAAKsC,UAAW,EAChBtC,KAAKe,aAAa,QAAQ,GAC3Bf,KAAK8C,aACZ,GAER,CACJ,CACAC,OAAAA,QAC2B,IAAZ/C,KAAKW,KACZX,KAAKW,GAAGqC,QACRhD,KAAKW,GAAK,KAElB,CAMAL,GAAAA,GACI,MAAM2C,EAASjD,KAAKF,KAAKoD,OAAS,MAAQ,KACpCC,EAAQnD,KAAKmD,OAAS,GAS5B,OAPInD,KAAKF,KAAKsD,oBACVD,EAAMnD,KAAKF,KAAKuD,gBAAkBC,EAAKA,SAGtCtD,KAAKC,iBACNkD,EAAMI,IAAM,GAETvD,KAAKwD,UAAUP,EAAQE,EAClC,CAOA9C,KAAAA,GACI,QAASQ,EAAAA,SACb"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../transport.js"),t=require("./websocket-constructor.browser.js"),r=require("../../../../engine.io-parser/build/esm/index.js");class s extends e.Transport{get name(){return"webtransport"}doOpen(){"function"==typeof WebTransport&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then((()=>{this.onClose()})).catch((e=>{this.onError("webtransport error",e)})),this.transport.ready.then((()=>{this.transport.createBidirectionalStream().then((e=>{const t=r.createPacketDecoderStream(Number.MAX_SAFE_INTEGER,this.socket.binaryType),s=e.readable.pipeThrough(t).getReader(),i=r.createPacketEncoderStream();i.readable.pipeTo(e.writable),this.writer=i.writable.getWriter();const n=()=>{s.read().then((e=>{let{done:t,value:r}=e;t||(this.onPacket(r),n())})).catch((e=>{}))};n();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then((()=>this.onOpen()))}))})))}write(e){this.writable=!1;for(let r=0;r<e.length;r++){const s=e[r],i=r===e.length-1;this.writer.write(s).then((()=>{i&&t.nextTick((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){var e;null===(e=this.transport)||void 0===e||e.close()}}exports.WT=s;
2
- //# sourceMappingURL=webtransport.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"webtransport.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/transports/webtransport.js"],"sourcesContent":["import { Transport } from \"../transport.js\";\nimport { nextTick } from \"./websocket-constructor.js\";\nimport { createPacketDecoderStream, createPacketEncoderStream, } from \"engine.io-parser\";\nexport class WT extends Transport {\n get name() {\n return \"webtransport\";\n }\n doOpen() {\n // @ts-ignore\n if (typeof WebTransport !== \"function\") {\n return;\n }\n // @ts-ignore\n this.transport = new WebTransport(this.createUri(\"https\"), this.opts.transportOptions[this.name]);\n this.transport.closed\n .then(() => {\n this.onClose();\n })\n .catch((err) => {\n this.onError(\"webtransport error\", err);\n });\n // note: we could have used async/await, but that would require some additional polyfills\n this.transport.ready.then(() => {\n this.transport.createBidirectionalStream().then((stream) => {\n const decoderStream = createPacketDecoderStream(Number.MAX_SAFE_INTEGER, this.socket.binaryType);\n const reader = stream.readable.pipeThrough(decoderStream).getReader();\n const encoderStream = createPacketEncoderStream();\n encoderStream.readable.pipeTo(stream.writable);\n this.writer = encoderStream.writable.getWriter();\n const read = () => {\n reader\n .read()\n .then(({ done, value }) => {\n if (done) {\n return;\n }\n this.onPacket(value);\n read();\n })\n .catch((err) => {\n });\n };\n read();\n const packet = { type: \"open\" };\n if (this.query.sid) {\n packet.data = `{\"sid\":\"${this.query.sid}\"}`;\n }\n this.writer.write(packet).then(() => this.onOpen());\n });\n });\n }\n write(packets) {\n this.writable = false;\n for (let i = 0; i < packets.length; i++) {\n const packet = packets[i];\n const lastPacket = i === packets.length - 1;\n this.writer.write(packet).then(() => {\n if (lastPacket) {\n nextTick(() => {\n this.writable = true;\n this.emitReserved(\"drain\");\n }, this.setTimeoutFn);\n }\n });\n }\n }\n doClose() {\n var _a;\n (_a = this.transport) === null || _a === void 0 ? void 0 : _a.close();\n }\n}\n"],"names":["WT","Transport","name","doOpen","WebTransport","this","transport","createUri","opts","transportOptions","closed","then","onClose","catch","err","onError","ready","createBidirectionalStream","stream","decoderStream","createPacketDecoderStream","Number","MAX_SAFE_INTEGER","socket","binaryType","reader","readable","pipeThrough","getReader","encoderStream","createPacketEncoderStream","pipeTo","writable","writer","getWriter","read","_ref","done","value","onPacket","packet","type","query","sid","data","write","onOpen","packets","i","length","lastPacket","nextTick","emitReserved","setTimeoutFn","doClose","_a","close"],"mappings":"kNAGO,MAAMA,UAAWC,EAAAA,UACpB,QAAIC,GACA,MAAO,cACX,CACAC,MAAAA,GAEgC,mBAAjBC,eAIXC,KAAKC,UAAY,IAAIF,aAAaC,KAAKE,UAAU,SAAUF,KAAKG,KAAKC,iBAAiBJ,KAAKH,OAC3FG,KAAKC,UAAUI,OACVC,MAAK,KACNN,KAAKO,SAAS,IAEbC,OAAOC,IACRT,KAAKU,QAAQ,qBAAsBD,EAAI,IAG3CT,KAAKC,UAAUU,MAAML,MAAK,KACtBN,KAAKC,UAAUW,4BAA4BN,MAAMO,IAC7C,MAAMC,EAAgBC,EAAAA,0BAA0BC,OAAOC,iBAAkBjB,KAAKkB,OAAOC,YAC/EC,EAASP,EAAOQ,SAASC,YAAYR,GAAeS,YACpDC,EAAgBC,EAAAA,4BACtBD,EAAcH,SAASK,OAAOb,EAAOc,UACrC3B,KAAK4B,OAASJ,EAAcG,SAASE,YACrC,MAAMC,EAAOA,KACTV,EACKU,OACAxB,MAAKyB,IAAqB,IAApBC,KAAEA,EAAIC,MAAEA,GAAOF,EAClBC,IAGJhC,KAAKkC,SAASD,GACdH,IAAM,IAELtB,OAAOC,OACV,EAENqB,IACA,MAAMK,EAAS,CAAEC,KAAM,QACnBpC,KAAKqC,MAAMC,MACXH,EAAOI,KAAO,WAAWvC,KAAKqC,MAAMC,SAExCtC,KAAK4B,OAAOY,MAAML,GAAQ7B,MAAK,IAAMN,KAAKyC,UAAS,GACrD,IAEV,CACAD,KAAAA,CAAME,GACF1C,KAAK2B,UAAW,EAChB,IAAK,IAAIgB,EAAI,EAAGA,EAAID,EAAQE,OAAQD,IAAK,CACrC,MAAMR,EAASO,EAAQC,GACjBE,EAAaF,IAAMD,EAAQE,OAAS,EAC1C5C,KAAK4B,OAAOY,MAAML,GAAQ7B,MAAK,KACvBuC,GACAC,EAAAA,UAAS,KACL9C,KAAK2B,UAAW,EAChB3B,KAAK+C,aAAa,QAAQ,GAC3B/C,KAAKgD,aACZ,GAER,CACJ,CACAC,OAAAA,GACI,IAAIC,EACsB,QAAzBA,EAAKlD,KAAKC,iBAA8B,IAAPiD,GAAyBA,EAAGC,OAClE"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../contrib/has-cors.js"),t=require("../globalThis.browser.js");exports.XHR=function(r){const o=r.xdomain;try{if("undefined"!=typeof XMLHttpRequest&&(!o||e.hasCORS))return new XMLHttpRequest}catch(e){}if(!o)try{return new(t.globalThisShim[["Active"].concat("Object").join("X")])("Microsoft.XMLHTTP")}catch(e){}},exports.createCookieJar=function(){};
2
- //# sourceMappingURL=xmlhttprequest.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"xmlhttprequest.browser.js","sources":["../../../../../../node_modules/engine.io-client/build/esm/transports/xmlhttprequest.browser.js"],"sourcesContent":["// browser shim for xmlhttprequest module\nimport { hasCORS } from \"../contrib/has-cors.js\";\nimport { globalThisShim as globalThis } from \"../globalThis.js\";\nexport function XHR(opts) {\n const xdomain = opts.xdomain;\n // XMLHttpRequest can be disabled on IE\n try {\n if (\"undefined\" !== typeof XMLHttpRequest && (!xdomain || hasCORS)) {\n return new XMLHttpRequest();\n }\n }\n catch (e) { }\n if (!xdomain) {\n try {\n return new globalThis[[\"Active\"].concat(\"Object\").join(\"X\")](\"Microsoft.XMLHTTP\");\n }\n catch (e) { }\n }\n}\nexport function createCookieJar() { }\n"],"names":["opts","xdomain","XMLHttpRequest","hasCORS","e","globalThis","globalThisShim","concat","join"],"mappings":"8JAGO,SAAaA,GAChB,MAAMC,EAAUD,EAAKC,QAErB,IACI,GAAI,oBAAuBC,kBAAoBD,GAAWE,EAAOA,SAC7D,OAAO,IAAID,cAEnB,CACA,MAAOE,GAAK,CACZ,IAAKH,EACD,IACI,OAAO,IAAII,EAAUC,eAAC,CAAC,UAAUC,OAAO,UAAUC,KAAK,OAAM,oBACjE,CACA,MAAOJ,GAAK,CAEpB,0BACO,WAA2B"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./globalThis.browser.js");const i=e.globalThisShim.setTimeout,t=e.globalThisShim.clearTimeout;exports.byteLength=function(e){return"string"==typeof e?function(e){let i=0,t=0;for(let o=0,r=e.length;o<r;o++)i=e.charCodeAt(o),i<128?t+=1:i<2048?t+=2:i<55296||i>=57344?t+=3:(o++,t+=4);return t}(e):Math.ceil(1.33*(e.byteLength||e.size))},exports.installTimerFunctions=function(o,r){r.useNativeTimers?(o.setTimeoutFn=i.bind(e.globalThisShim),o.clearTimeoutFn=t.bind(e.globalThisShim)):(o.setTimeoutFn=e.globalThisShim.setTimeout.bind(e.globalThisShim),o.clearTimeoutFn=e.globalThisShim.clearTimeout.bind(e.globalThisShim))},exports.pick=function(e){for(var i=arguments.length,t=new Array(i>1?i-1:0),o=1;o<i;o++)t[o-1]=arguments[o];return t.reduce(((i,t)=>(e.hasOwnProperty(t)&&(i[t]=e[t]),i)),{})};
2
- //# sourceMappingURL=util.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"util.js","sources":["../../../../../node_modules/engine.io-client/build/esm/util.js"],"sourcesContent":["import { globalThisShim as globalThis } from \"./globalThis.js\";\nexport function pick(obj, ...attr) {\n return attr.reduce((acc, k) => {\n if (obj.hasOwnProperty(k)) {\n acc[k] = obj[k];\n }\n return acc;\n }, {});\n}\n// Keep a reference to the real timeout functions so they can be used when overridden\nconst NATIVE_SET_TIMEOUT = globalThis.setTimeout;\nconst NATIVE_CLEAR_TIMEOUT = globalThis.clearTimeout;\nexport function installTimerFunctions(obj, opts) {\n if (opts.useNativeTimers) {\n obj.setTimeoutFn = NATIVE_SET_TIMEOUT.bind(globalThis);\n obj.clearTimeoutFn = NATIVE_CLEAR_TIMEOUT.bind(globalThis);\n }\n else {\n obj.setTimeoutFn = globalThis.setTimeout.bind(globalThis);\n obj.clearTimeoutFn = globalThis.clearTimeout.bind(globalThis);\n }\n}\n// base64 encoded buffers are about 33% bigger (https://en.wikipedia.org/wiki/Base64)\nconst BASE64_OVERHEAD = 1.33;\n// we could also have used `new Blob([obj]).size`, but it isn't supported in IE9\nexport function byteLength(obj) {\n if (typeof obj === \"string\") {\n return utf8Length(obj);\n }\n // arraybuffer or blob\n return Math.ceil((obj.byteLength || obj.size) * BASE64_OVERHEAD);\n}\nfunction utf8Length(str) {\n let c = 0, length = 0;\n for (let i = 0, l = str.length; i < l; i++) {\n c = str.charCodeAt(i);\n if (c < 0x80) {\n length += 1;\n }\n else if (c < 0x800) {\n length += 2;\n }\n else if (c < 0xd800 || c >= 0xe000) {\n length += 3;\n }\n else {\n i++;\n length += 4;\n }\n }\n return length;\n}\n"],"names":["NATIVE_SET_TIMEOUT","globalThis","globalThisShim","setTimeout","NATIVE_CLEAR_TIMEOUT","clearTimeout","obj","str","c","length","i","l","charCodeAt","utf8Length","Math","ceil","byteLength","size","opts","useNativeTimers","setTimeoutFn","bind","clearTimeoutFn","_len","arguments","attr","Array","_key","reduce","acc","k","hasOwnProperty"],"mappings":"6GAUA,MAAMA,EAAqBC,EAAUC,eAACC,WAChCC,EAAuBH,EAAUC,eAACG,gCAcjC,SAAoBC,GACvB,MAAmB,iBAARA,EAMf,SAAoBC,GAChB,IAAIC,EAAI,EAAGC,EAAS,EACpB,IAAK,IAAIC,EAAI,EAAGC,EAAIJ,EAAIE,OAAQC,EAAIC,EAAGD,IACnCF,EAAID,EAAIK,WAAWF,GACfF,EAAI,IACJC,GAAU,EAELD,EAAI,KACTC,GAAU,EAELD,EAAI,OAAUA,GAAK,MACxBC,GAAU,GAGVC,IACAD,GAAU,GAGlB,OAAOA,CACX,CAxBeI,CAAWP,GAGfQ,KAAKC,KAPQ,MAOFT,EAAIU,YAAcV,EAAIW,MAC5C,gCAnBO,SAA+BX,EAAKY,GACnCA,EAAKC,iBACLb,EAAIc,aAAepB,EAAmBqB,KAAKpB,EAAUC,gBACrDI,EAAIgB,eAAiBlB,EAAqBiB,KAAKpB,EAAUC,kBAGzDI,EAAIc,aAAenB,EAAUC,eAACC,WAAWkB,KAAKpB,EAAUC,gBACxDI,EAAIgB,eAAiBrB,EAAUC,eAACG,aAAagB,KAAKpB,EAAUC,gBAEpE,eApBO,SAAcI,GAAc,IAAAiB,IAAAA,EAAAC,UAAAf,OAANgB,MAAIC,MAAAH,EAAAA,EAAAA,OAAAI,EAAA,EAAAA,EAAAJ,EAAAI,IAAJF,EAAIE,EAAAH,GAAAA,UAAAG,GAC7B,OAAOF,EAAKG,QAAO,CAACC,EAAKC,KACjBxB,EAAIyB,eAAeD,KACnBD,EAAIC,GAAKxB,EAAIwB,IAEVD,IACR,CAAE,EACT"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=Object.create(null);e.open="0",e.close="1",e.ping="2",e.pong="3",e.message="4",e.upgrade="5",e.noop="6";const r=Object.create(null);Object.keys(e).forEach((t=>{r[e[t]]=t}));exports.ERROR_PACKET={type:"error",data:"parser error"},exports.PACKET_TYPES=e,exports.PACKET_TYPES_REVERSE=r;
2
- //# sourceMappingURL=commons.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"commons.js","sources":["../../../../../node_modules/engine.io-parser/build/esm/commons.js"],"sourcesContent":["const PACKET_TYPES = Object.create(null); // no Map = no polyfill\nPACKET_TYPES[\"open\"] = \"0\";\nPACKET_TYPES[\"close\"] = \"1\";\nPACKET_TYPES[\"ping\"] = \"2\";\nPACKET_TYPES[\"pong\"] = \"3\";\nPACKET_TYPES[\"message\"] = \"4\";\nPACKET_TYPES[\"upgrade\"] = \"5\";\nPACKET_TYPES[\"noop\"] = \"6\";\nconst PACKET_TYPES_REVERSE = Object.create(null);\nObject.keys(PACKET_TYPES).forEach((key) => {\n PACKET_TYPES_REVERSE[PACKET_TYPES[key]] = key;\n});\nconst ERROR_PACKET = { type: \"error\", data: \"parser error\" };\nexport { PACKET_TYPES, PACKET_TYPES_REVERSE, ERROR_PACKET };\n"],"names":["PACKET_TYPES","Object","create","PACKET_TYPES_REVERSE","keys","forEach","key","type","data"],"mappings":"oEAAMA,MAAAA,EAAeC,OAAOC,OAAO,MACnCF,EAAmB,KAAI,IACvBA,EAAoB,MAAI,IACxBA,EAAmB,KAAI,IACvBA,EAAmB,KAAI,IACvBA,EAAsB,QAAI,IAC1BA,EAAsB,QAAI,IAC1BA,EAAmB,KAAI,IACvB,MAAMG,EAAuBF,OAAOC,OAAO,MAC3CD,OAAOG,KAAKJ,GAAcK,SAASC,IAC/BH,EAAqBH,EAAaM,IAAQA,CAAG,yBAE5B,CAAEC,KAAM,QAASC,KAAM"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t="undefined"==typeof Uint8Array?[]:new Uint8Array(256);for(let r=0;r<64;r++)t[e.charCodeAt(r)]=r;exports.decode=e=>{let r,n,o,d,a,c=.75*e.length,h=e.length,A=0;"="===e[e.length-1]&&(c--,"="===e[e.length-2]&&c--);const l=new ArrayBuffer(c),f=new Uint8Array(l);for(r=0;r<h;r+=4)n=t[e.charCodeAt(r)],o=t[e.charCodeAt(r+1)],d=t[e.charCodeAt(r+2)],a=t[e.charCodeAt(r+3)],f[A++]=n<<2|o>>4,f[A++]=(15&o)<<4|d>>2,f[A++]=(3&d)<<6|63&a;return l};
2
- //# sourceMappingURL=base64-arraybuffer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"base64-arraybuffer.js","sources":["../../../../../../node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js"],"sourcesContent":["// imported from https://github.com/socketio/base64-arraybuffer\nconst chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';\n// Use a lookup table to find the index.\nconst lookup = typeof Uint8Array === 'undefined' ? [] : new Uint8Array(256);\nfor (let i = 0; i < chars.length; i++) {\n lookup[chars.charCodeAt(i)] = i;\n}\nexport const encode = (arraybuffer) => {\n let bytes = new Uint8Array(arraybuffer), i, len = bytes.length, base64 = '';\n for (i = 0; i < len; i += 3) {\n base64 += chars[bytes[i] >> 2];\n base64 += chars[((bytes[i] & 3) << 4) | (bytes[i + 1] >> 4)];\n base64 += chars[((bytes[i + 1] & 15) << 2) | (bytes[i + 2] >> 6)];\n base64 += chars[bytes[i + 2] & 63];\n }\n if (len % 3 === 2) {\n base64 = base64.substring(0, base64.length - 1) + '=';\n }\n else if (len % 3 === 1) {\n base64 = base64.substring(0, base64.length - 2) + '==';\n }\n return base64;\n};\nexport const decode = (base64) => {\n let bufferLength = base64.length * 0.75, len = base64.length, i, p = 0, encoded1, encoded2, encoded3, encoded4;\n if (base64[base64.length - 1] === '=') {\n bufferLength--;\n if (base64[base64.length - 2] === '=') {\n bufferLength--;\n }\n }\n const arraybuffer = new ArrayBuffer(bufferLength), bytes = new Uint8Array(arraybuffer);\n for (i = 0; i < len; i += 4) {\n encoded1 = lookup[base64.charCodeAt(i)];\n encoded2 = lookup[base64.charCodeAt(i + 1)];\n encoded3 = lookup[base64.charCodeAt(i + 2)];\n encoded4 = lookup[base64.charCodeAt(i + 3)];\n bytes[p++] = (encoded1 << 2) | (encoded2 >> 4);\n bytes[p++] = ((encoded2 & 15) << 4) | (encoded3 >> 2);\n bytes[p++] = ((encoded3 & 3) << 6) | (encoded4 & 63);\n }\n return arraybuffer;\n};\n"],"names":["chars","lookup","Uint8Array","i","charCodeAt","base64","encoded1","encoded2","encoded3","encoded4","bufferLength","length","len","p","arraybuffer","ArrayBuffer","bytes"],"mappings":"oEACA,MAAMA,EAAQ,mEAERC,EAA+B,oBAAfC,WAA6B,GAAK,IAAIA,WAAW,KACvE,IAAK,IAAIC,EAAI,EAAGA,EAAIH,GAAcG,IAC9BF,EAAOD,EAAMI,WAAWD,IAAMA,iBAkBXE,IACnB,IAA8DF,EAAUG,EAAUC,EAAUC,EAAUC,EAAlGC,EAA+B,IAAhBL,EAAOM,OAAeC,EAAMP,EAAOM,OAAWE,EAAI,EACnC,MAA9BR,EAAOA,EAAOM,OAAS,KACvBD,IACkC,MAA9BL,EAAOA,EAAOM,OAAS,IACvBD,KAGR,MAAMI,EAAc,IAAIC,YAAYL,GAAeM,EAAQ,IAAId,WAAWY,GAC1E,IAAKX,EAAI,EAAGA,EAAIS,EAAKT,GAAK,EACtBG,EAAWL,EAAOI,EAAOD,WAAWD,IACpCI,EAAWN,EAAOI,EAAOD,WAAWD,EAAI,IACxCK,EAAWP,EAAOI,EAAOD,WAAWD,EAAI,IACxCM,EAAWR,EAAOI,EAAOD,WAAWD,EAAI,IACxCa,EAAMH,KAAQP,GAAY,EAAMC,GAAY,EAC5CS,EAAMH,MAAoB,GAAXN,IAAkB,EAAMC,GAAY,EACnDQ,EAAMH,MAAoB,EAAXL,IAAiB,EAAiB,GAAXC,EAE1C,OAAOK,CAAW"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./commons.js"),r=require("./contrib/base64-arraybuffer.js");const t="function"==typeof ArrayBuffer,s=(e,s)=>{if(t){const t=r.decode(e);return a(t,s)}return{base64:!0,data:e}},a=(e,r)=>"blob"===r?e instanceof Blob?e:new Blob([e]):e instanceof ArrayBuffer?e:e.buffer;exports.decodePacket=(r,t)=>{if("string"!=typeof r)return{type:"message",data:a(r,t)};const n=r.charAt(0);if("b"===n)return{type:"message",data:s(r.substring(1),t)};return e.PACKET_TYPES_REVERSE[n]?r.length>1?{type:e.PACKET_TYPES_REVERSE[n],data:r.substring(1)}:{type:e.PACKET_TYPES_REVERSE[n]}:e.ERROR_PACKET};
2
- //# sourceMappingURL=decodePacket.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"decodePacket.browser.js","sources":["../../../../../node_modules/engine.io-parser/build/esm/decodePacket.browser.js"],"sourcesContent":["import { ERROR_PACKET, PACKET_TYPES_REVERSE, } from \"./commons.js\";\nimport { decode } from \"./contrib/base64-arraybuffer.js\";\nconst withNativeArrayBuffer = typeof ArrayBuffer === \"function\";\nexport const decodePacket = (encodedPacket, binaryType) => {\n if (typeof encodedPacket !== \"string\") {\n return {\n type: \"message\",\n data: mapBinary(encodedPacket, binaryType),\n };\n }\n const type = encodedPacket.charAt(0);\n if (type === \"b\") {\n return {\n type: \"message\",\n data: decodeBase64Packet(encodedPacket.substring(1), binaryType),\n };\n }\n const packetType = PACKET_TYPES_REVERSE[type];\n if (!packetType) {\n return ERROR_PACKET;\n }\n return encodedPacket.length > 1\n ? {\n type: PACKET_TYPES_REVERSE[type],\n data: encodedPacket.substring(1),\n }\n : {\n type: PACKET_TYPES_REVERSE[type],\n };\n};\nconst decodeBase64Packet = (data, binaryType) => {\n if (withNativeArrayBuffer) {\n const decoded = decode(data);\n return mapBinary(decoded, binaryType);\n }\n else {\n return { base64: true, data }; // fallback for old browsers\n }\n};\nconst mapBinary = (data, binaryType) => {\n switch (binaryType) {\n case \"blob\":\n if (data instanceof Blob) {\n // from WebSocket + binaryType \"blob\"\n return data;\n }\n else {\n // from HTTP long-polling or WebTransport\n return new Blob([data]);\n }\n case \"arraybuffer\":\n default:\n if (data instanceof ArrayBuffer) {\n // from HTTP long-polling (base64) or WebSocket + binaryType \"arraybuffer\"\n return data;\n }\n else {\n // from WebTransport (Uint8Array)\n return data.buffer;\n }\n }\n};\n"],"names":["withNativeArrayBuffer","ArrayBuffer","decodeBase64Packet","data","binaryType","decoded","decode","mapBinary","base64","Blob","buffer","decodePacket","encodedPacket","type","charAt","substring","PACKET_TYPES_REVERSE","length","ERROR_PACKET"],"mappings":"+IAEA,MAAMA,EAA+C,mBAAhBC,YA4B/BC,EAAqBA,CAACC,EAAMC,KAC9B,GAAIJ,EAAuB,CACvB,MAAMK,EAAUC,SAAOH,GACvB,OAAOI,EAAUF,EAASD,EAC9B,CAEI,MAAO,CAAEI,QAAQ,EAAML,OAC3B,EAEEI,EAAYA,CAACJ,EAAMC,IAEZ,SADDA,EAEID,aAAgBM,KAETN,EAIA,IAAIM,KAAK,CAACN,IAIjBA,aAAgBF,YAETE,EAIAA,EAAKO,4BAvDAC,CAACC,EAAeR,KACxC,GAA6B,iBAAlBQ,EACP,MAAO,CACHC,KAAM,UACNV,KAAMI,EAAUK,EAAeR,IAGvC,MAAMS,EAAOD,EAAcE,OAAO,GAClC,GAAa,MAATD,EACA,MAAO,CACHA,KAAM,UACNV,KAAMD,EAAmBU,EAAcG,UAAU,GAAIX,IAI7D,OADmBY,uBAAqBH,GAIjCD,EAAcK,OAAS,EACxB,CACEJ,KAAMG,EAAoBA,qBAACH,GAC3BV,KAAMS,EAAcG,UAAU,IAEhC,CACEF,KAAMG,EAAoBA,qBAACH,IARxBK,cASN"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./commons.js");const t="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Object.prototype.toString.call(Blob),r="function"==typeof ArrayBuffer,n=e=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,o=(o,f,c)=>{let{type:i,data:u}=o;return t&&u instanceof Blob?f?c(u):a(u,c):r&&(u instanceof ArrayBuffer||n(u))?f?c(u):a(new Blob([u]),c):c(e.PACKET_TYPES[i]+(u||""))},a=(e,t)=>{const r=new FileReader;return r.onload=function(){const e=r.result.split(",")[1];t("b"+(e||""))},r.readAsDataURL(e)};function f(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let c;exports.encodePacket=o,exports.encodePacketToBinary=function(e,a){return t&&e.data instanceof Blob?e.data.arrayBuffer().then(f).then(a):r&&(e.data instanceof ArrayBuffer||n(e.data))?a(f(e.data)):void o(e,!1,(e=>{c||(c=new TextEncoder),a(c.encode(e))}))};
2
- //# sourceMappingURL=encodePacket.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"encodePacket.browser.js","sources":["../../../../../node_modules/engine.io-parser/build/esm/encodePacket.browser.js"],"sourcesContent":["import { PACKET_TYPES } from \"./commons.js\";\nconst withNativeBlob = typeof Blob === \"function\" ||\n (typeof Blob !== \"undefined\" &&\n Object.prototype.toString.call(Blob) === \"[object BlobConstructor]\");\nconst withNativeArrayBuffer = typeof ArrayBuffer === \"function\";\n// ArrayBuffer.isView method is not defined in IE10\nconst isView = (obj) => {\n return typeof ArrayBuffer.isView === \"function\"\n ? ArrayBuffer.isView(obj)\n : obj && obj.buffer instanceof ArrayBuffer;\n};\nconst encodePacket = ({ type, data }, supportsBinary, callback) => {\n if (withNativeBlob && data instanceof Blob) {\n if (supportsBinary) {\n return callback(data);\n }\n else {\n return encodeBlobAsBase64(data, callback);\n }\n }\n else if (withNativeArrayBuffer &&\n (data instanceof ArrayBuffer || isView(data))) {\n if (supportsBinary) {\n return callback(data);\n }\n else {\n return encodeBlobAsBase64(new Blob([data]), callback);\n }\n }\n // plain string\n return callback(PACKET_TYPES[type] + (data || \"\"));\n};\nconst encodeBlobAsBase64 = (data, callback) => {\n const fileReader = new FileReader();\n fileReader.onload = function () {\n const content = fileReader.result.split(\",\")[1];\n callback(\"b\" + (content || \"\"));\n };\n return fileReader.readAsDataURL(data);\n};\nfunction toArray(data) {\n if (data instanceof Uint8Array) {\n return data;\n }\n else if (data instanceof ArrayBuffer) {\n return new Uint8Array(data);\n }\n else {\n return new Uint8Array(data.buffer, data.byteOffset, data.byteLength);\n }\n}\nlet TEXT_ENCODER;\nexport function encodePacketToBinary(packet, callback) {\n if (withNativeBlob && packet.data instanceof Blob) {\n return packet.data.arrayBuffer().then(toArray).then(callback);\n }\n else if (withNativeArrayBuffer &&\n (packet.data instanceof ArrayBuffer || isView(packet.data))) {\n return callback(toArray(packet.data));\n }\n encodePacket(packet, false, (encoded) => {\n if (!TEXT_ENCODER) {\n TEXT_ENCODER = new TextEncoder();\n }\n callback(TEXT_ENCODER.encode(encoded));\n });\n}\nexport { encodePacket };\n"],"names":["withNativeBlob","Blob","Object","prototype","toString","call","withNativeArrayBuffer","ArrayBuffer","isView","obj","buffer","encodePacket","_ref","supportsBinary","callback","type","data","encodeBlobAsBase64","PACKET_TYPES","fileReader","FileReader","onload","content","result","split","readAsDataURL","toArray","Uint8Array","byteOffset","byteLength","TEXT_ENCODER","packet","arrayBuffer","then","encoded","TextEncoder","encode"],"mappings":"kGACA,MAAMA,EAAiC,mBAATC,MACT,oBAATA,MACqC,6BAAzCC,OAAOC,UAAUC,SAASC,KAAKJ,MACjCK,EAA+C,mBAAhBC,YAE/BC,EAAUC,GACyB,mBAAvBF,YAAYC,OACpBD,YAAYC,OAAOC,GACnBA,GAAOA,EAAIC,kBAAkBH,YAEjCI,EAAeA,CAAAC,EAAiBC,EAAgBC,KAAa,IAA7CC,KAAEA,EAAIC,KAAEA,GAAMJ,EAChC,OAAIZ,GAAkBgB,aAAgBf,KAC9BY,EACOC,EAASE,GAGTC,EAAmBD,EAAMF,GAG/BR,IACJU,aAAgBT,aAAeC,EAAOQ,IACnCH,EACOC,EAASE,GAGTC,EAAmB,IAAIhB,KAAK,CAACe,IAAQF,GAI7CA,EAASI,EAAAA,aAAaH,IAASC,GAAQ,IAAI,EAEhDC,EAAqBA,CAACD,EAAMF,KAC9B,MAAMK,EAAa,IAAIC,WAKvB,OAJAD,EAAWE,OAAS,WAChB,MAAMC,EAAUH,EAAWI,OAAOC,MAAM,KAAK,GAC7CV,EAAS,KAAOQ,GAAW,MAExBH,EAAWM,cAAcT,EAAK,EAEzC,SAASU,EAAQV,GACb,OAAIA,aAAgBW,WACTX,EAEFA,aAAgBT,YACd,IAAIoB,WAAWX,GAGf,IAAIW,WAAWX,EAAKN,OAAQM,EAAKY,WAAYZ,EAAKa,WAEjE,CACA,IAAIC,sDACG,SAA8BC,EAAQjB,GACzC,OAAId,GAAkB+B,EAAOf,gBAAgBf,KAClC8B,EAAOf,KAAKgB,cAAcC,KAAKP,GAASO,KAAKnB,GAE/CR,IACJyB,EAAOf,gBAAgBT,aAAeC,EAAOuB,EAAOf,OAC9CF,EAASY,EAAQK,EAAOf,YAEnCL,EAAaoB,GAAQ,GAAQG,IACpBJ,IACDA,EAAe,IAAIK,aAEvBrB,EAASgB,EAAaM,OAAOF,GAAS,GAE9C"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./encodePacket.browser.js"),t=require("./decodePacket.browser.js"),r=require("./commons.js");const n=String.fromCharCode(30);let o;function a(e){return e.reduce(((e,t)=>e+t.length),0)}function c(e,t){if(e[0].length===t)return e.shift();const r=new Uint8Array(t);let n=0;for(let o=0;o<t;o++)r[o]=e[0][n++],n===e[0].length&&(e.shift(),n=0);return e.length&&n<e[0].length&&(e[0]=e[0].slice(n)),r}exports.encodePacket=e.encodePacket,exports.decodePacket=t.decodePacket,exports.createPacketDecoderStream=function(e,n){o||(o=new TextDecoder);const s=[];let i=0,f=-1,u=!1;return new TransformStream({transform(d,l){for(s.push(d);;){if(0===i){if(a(s)<1)break;const e=c(s,1);u=!(128&~e[0]),f=127&e[0],i=f<126?3:126===f?1:2}else if(1===i){if(a(s)<2)break;const e=c(s,2);f=new DataView(e.buffer,e.byteOffset,e.length).getUint16(0),i=3}else if(2===i){if(a(s)<8)break;const e=c(s,8),t=new DataView(e.buffer,e.byteOffset,e.length),n=t.getUint32(0);if(n>Math.pow(2,21)-1){l.enqueue(r.ERROR_PACKET);break}f=n*Math.pow(2,32)+t.getUint32(4),i=3}else{if(a(s)<f)break;const e=c(s,f);l.enqueue(t.decodePacket(u?e:o.decode(e),n)),i=0}if(0===f||f>e){l.enqueue(r.ERROR_PACKET);break}}}})},exports.createPacketEncoderStream=function(){return new TransformStream({transform(t,r){e.encodePacketToBinary(t,(e=>{const n=e.length;let o;if(n<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,n);else if(n<65536){o=new Uint8Array(3);const e=new DataView(o.buffer);e.setUint8(0,126),e.setUint16(1,n)}else{o=new Uint8Array(9);const e=new DataView(o.buffer);e.setUint8(0,127),e.setBigUint64(1,BigInt(n))}t.data&&"string"!=typeof t.data&&(o[0]|=128),r.enqueue(o),r.enqueue(e)}))}})},exports.decodePayload=(e,r)=>{const o=e.split(n),a=[];for(let e=0;e<o.length;e++){const n=t.decodePacket(o[e],r);if(a.push(n),"error"===n.type)break}return a},exports.encodePayload=(t,r)=>{const o=t.length,a=new Array(o);let c=0;t.forEach(((t,s)=>{e.encodePacket(t,!1,(e=>{a[s]=e,++c===o&&r(a.join(n))}))}))},exports.protocol=4;
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/engine.io-parser/build/esm/index.js"],"sourcesContent":["import { encodePacket, encodePacketToBinary } from \"./encodePacket.js\";\nimport { decodePacket } from \"./decodePacket.js\";\nimport { ERROR_PACKET, } from \"./commons.js\";\nconst SEPARATOR = String.fromCharCode(30); // see https://en.wikipedia.org/wiki/Delimiter#ASCII_delimited_text\nconst encodePayload = (packets, callback) => {\n // some packets may be added to the array while encoding, so the initial length must be saved\n const length = packets.length;\n const encodedPackets = new Array(length);\n let count = 0;\n packets.forEach((packet, i) => {\n // force base64 encoding for binary packets\n encodePacket(packet, false, (encodedPacket) => {\n encodedPackets[i] = encodedPacket;\n if (++count === length) {\n callback(encodedPackets.join(SEPARATOR));\n }\n });\n });\n};\nconst decodePayload = (encodedPayload, binaryType) => {\n const encodedPackets = encodedPayload.split(SEPARATOR);\n const packets = [];\n for (let i = 0; i < encodedPackets.length; i++) {\n const decodedPacket = decodePacket(encodedPackets[i], binaryType);\n packets.push(decodedPacket);\n if (decodedPacket.type === \"error\") {\n break;\n }\n }\n return packets;\n};\nexport function createPacketEncoderStream() {\n // @ts-expect-error\n return new TransformStream({\n transform(packet, controller) {\n encodePacketToBinary(packet, (encodedPacket) => {\n const payloadLength = encodedPacket.length;\n let header;\n // inspired by the WebSocket format: https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_servers#decoding_payload_length\n if (payloadLength < 126) {\n header = new Uint8Array(1);\n new DataView(header.buffer).setUint8(0, payloadLength);\n }\n else if (payloadLength < 65536) {\n header = new Uint8Array(3);\n const view = new DataView(header.buffer);\n view.setUint8(0, 126);\n view.setUint16(1, payloadLength);\n }\n else {\n header = new Uint8Array(9);\n const view = new DataView(header.buffer);\n view.setUint8(0, 127);\n view.setBigUint64(1, BigInt(payloadLength));\n }\n // first bit indicates whether the payload is plain text (0) or binary (1)\n if (packet.data && typeof packet.data !== \"string\") {\n header[0] |= 0x80;\n }\n controller.enqueue(header);\n controller.enqueue(encodedPacket);\n });\n },\n });\n}\nlet TEXT_DECODER;\nfunction totalLength(chunks) {\n return chunks.reduce((acc, chunk) => acc + chunk.length, 0);\n}\nfunction concatChunks(chunks, size) {\n if (chunks[0].length === size) {\n return chunks.shift();\n }\n const buffer = new Uint8Array(size);\n let j = 0;\n for (let i = 0; i < size; i++) {\n buffer[i] = chunks[0][j++];\n if (j === chunks[0].length) {\n chunks.shift();\n j = 0;\n }\n }\n if (chunks.length && j < chunks[0].length) {\n chunks[0] = chunks[0].slice(j);\n }\n return buffer;\n}\nexport function createPacketDecoderStream(maxPayload, binaryType) {\n if (!TEXT_DECODER) {\n TEXT_DECODER = new TextDecoder();\n }\n const chunks = [];\n let state = 0 /* READ_HEADER */;\n let expectedLength = -1;\n let isBinary = false;\n // @ts-expect-error\n return new TransformStream({\n transform(chunk, controller) {\n chunks.push(chunk);\n while (true) {\n if (state === 0 /* READ_HEADER */) {\n if (totalLength(chunks) < 1) {\n break;\n }\n const header = concatChunks(chunks, 1);\n isBinary = (header[0] & 0x80) === 0x80;\n expectedLength = header[0] & 0x7f;\n if (expectedLength < 126) {\n state = 3 /* READ_PAYLOAD */;\n }\n else if (expectedLength === 126) {\n state = 1 /* READ_EXTENDED_LENGTH_16 */;\n }\n else {\n state = 2 /* READ_EXTENDED_LENGTH_64 */;\n }\n }\n else if (state === 1 /* READ_EXTENDED_LENGTH_16 */) {\n if (totalLength(chunks) < 2) {\n break;\n }\n const headerArray = concatChunks(chunks, 2);\n expectedLength = new DataView(headerArray.buffer, headerArray.byteOffset, headerArray.length).getUint16(0);\n state = 3 /* READ_PAYLOAD */;\n }\n else if (state === 2 /* READ_EXTENDED_LENGTH_64 */) {\n if (totalLength(chunks) < 8) {\n break;\n }\n const headerArray = concatChunks(chunks, 8);\n const view = new DataView(headerArray.buffer, headerArray.byteOffset, headerArray.length);\n const n = view.getUint32(0);\n if (n > Math.pow(2, 53 - 32) - 1) {\n // the maximum safe integer in JavaScript is 2^53 - 1\n controller.enqueue(ERROR_PACKET);\n break;\n }\n expectedLength = n * Math.pow(2, 32) + view.getUint32(4);\n state = 3 /* READ_PAYLOAD */;\n }\n else {\n if (totalLength(chunks) < expectedLength) {\n break;\n }\n const data = concatChunks(chunks, expectedLength);\n controller.enqueue(decodePacket(isBinary ? data : TEXT_DECODER.decode(data), binaryType));\n state = 0 /* READ_HEADER */;\n }\n if (expectedLength === 0 || expectedLength > maxPayload) {\n controller.enqueue(ERROR_PACKET);\n break;\n }\n }\n },\n });\n}\nexport const protocol = 4;\nexport { encodePacket, encodePayload, decodePacket, decodePayload, };\n"],"names":["SEPARATOR","String","fromCharCode","TEXT_DECODER","totalLength","chunks","reduce","acc","chunk","length","concatChunks","size","shift","buffer","Uint8Array","j","i","slice","maxPayload","binaryType","TextDecoder","state","expectedLength","isBinary","TransformStream","transform","controller","push","header","headerArray","DataView","byteOffset","getUint16","view","n","getUint32","Math","pow","enqueue","ERROR_PACKET","data","decodePacket","decode","packet","encodePacketToBinary","encodedPacket","payloadLength","setUint8","setUint16","setBigUint64","BigInt","decodePayload","encodedPayload","encodedPackets","split","packets","decodedPacket","type","encodePayload","callback","Array","count","forEach","encodePacket","join"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("../../_virtual/events.js"),n="object"==typeof Reflect?Reflect:null,r=n&&"function"==typeof n.apply?n.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};e=n&&"function"==typeof n.ownKeys?n.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var i=Number.isNaN||function(e){return e!=e};function o(){o.init.call(this)}t.__module.exports=o,t.exports.once=function(e,t){return new Promise((function(n,r){function i(n){e.removeListener(t,o),r(n)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}y(e,t,o,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&y(e,"error",t,n)}(e,i,{once:!0})}))},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var s=10;function u(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function f(e){return void 0===e._maxListeners?o.defaultMaxListeners:e._maxListeners}function c(e,t,n,r){var i,o,s,c;if(u(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),s=o[t]),void 0===s)s=o[t]=n,++e._eventsCount;else if("function"==typeof s?s=o[t]=r?[n,s]:[s,n]:r?s.unshift(n):s.push(n),(i=f(e))>0&&s.length>i&&!s.warned){s.warned=!0;var v=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");v.name="MaxListenersExceededWarning",v.emitter=e,v.type=t,v.count=s.length,c=v,console&&console.warn&&console.warn(c)}return e}function v(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=v.bind(r);return i.listener=n,r.wrapFn=i,i}function l(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):h(i,i.length)}function a(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function h(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}function y(e,t,n,r){if("function"==typeof e.on)r.once?e.once(t,n):e.on(t,n);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,(function i(o){r.once&&e.removeEventListener(t,i),n(o)}))}}Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return s},set:function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");s=e}}),o.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},o.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||i(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},o.prototype.getMaxListeners=function(){return f(this)},o.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var s;if(t.length>0&&(s=t[0]),s instanceof Error)throw s;var u=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw u.context=s,u}var f=o[e];if(void 0===f)return!1;if("function"==typeof f)r(f,this,t);else{var c=f.length,v=h(f,c);for(n=0;n<c;++n)r(v[n],this,t)}return!0},o.prototype.addListener=function(e,t){return c(this,e,t,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(e,t){return c(this,e,t,!0)},o.prototype.once=function(e,t){return u(t),this.on(e,p(this,e,t)),this},o.prototype.prependOnceListener=function(e,t){return u(t),this.prependListener(e,p(this,e,t)),this},o.prototype.removeListener=function(e,t){var n,r,i,o,s;if(u(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0==--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){s=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,s||t)}return this},o.prototype.off=o.prototype.removeListener,o.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0==--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},o.prototype.listeners=function(e){return l(this,e,!0)},o.prototype.rawListeners=function(e){return l(this,e,!1)},o.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):a.call(e,t)},o.prototype.listenerCount=a,o.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]},Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return t.exports}});
2
- //# sourceMappingURL=events.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"events.js","sources":["../../../node_modules/events/events.js"],"sourcesContent":["// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n'use strict';\n\nvar R = typeof Reflect === 'object' ? Reflect : null\nvar ReflectApply = R && typeof R.apply === 'function'\n ? R.apply\n : function ReflectApply(target, receiver, args) {\n return Function.prototype.apply.call(target, receiver, args);\n }\n\nvar ReflectOwnKeys\nif (R && typeof R.ownKeys === 'function') {\n ReflectOwnKeys = R.ownKeys\n} else if (Object.getOwnPropertySymbols) {\n ReflectOwnKeys = function ReflectOwnKeys(target) {\n return Object.getOwnPropertyNames(target)\n .concat(Object.getOwnPropertySymbols(target));\n };\n} else {\n ReflectOwnKeys = function ReflectOwnKeys(target) {\n return Object.getOwnPropertyNames(target);\n };\n}\n\nfunction ProcessEmitWarning(warning) {\n if (console && console.warn) console.warn(warning);\n}\n\nvar NumberIsNaN = Number.isNaN || function NumberIsNaN(value) {\n return value !== value;\n}\n\nfunction EventEmitter() {\n EventEmitter.init.call(this);\n}\nmodule.exports = EventEmitter;\nmodule.exports.once = once;\n\n// Backwards-compat with node 0.10.x\nEventEmitter.EventEmitter = EventEmitter;\n\nEventEmitter.prototype._events = undefined;\nEventEmitter.prototype._eventsCount = 0;\nEventEmitter.prototype._maxListeners = undefined;\n\n// By default EventEmitters will print a warning if more than 10 listeners are\n// added to it. This is a useful default which helps finding memory leaks.\nvar defaultMaxListeners = 10;\n\nfunction checkListener(listener) {\n if (typeof listener !== 'function') {\n throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + typeof listener);\n }\n}\n\nObject.defineProperty(EventEmitter, 'defaultMaxListeners', {\n enumerable: true,\n get: function() {\n return defaultMaxListeners;\n },\n set: function(arg) {\n if (typeof arg !== 'number' || arg < 0 || NumberIsNaN(arg)) {\n throw new RangeError('The value of \"defaultMaxListeners\" is out of range. It must be a non-negative number. Received ' + arg + '.');\n }\n defaultMaxListeners = arg;\n }\n});\n\nEventEmitter.init = function() {\n\n if (this._events === undefined ||\n this._events === Object.getPrototypeOf(this)._events) {\n this._events = Object.create(null);\n this._eventsCount = 0;\n }\n\n this._maxListeners = this._maxListeners || undefined;\n};\n\n// Obviously not all Emitters should be limited to 10. This function allows\n// that to be increased. Set to zero for unlimited.\nEventEmitter.prototype.setMaxListeners = function setMaxListeners(n) {\n if (typeof n !== 'number' || n < 0 || NumberIsNaN(n)) {\n throw new RangeError('The value of \"n\" is out of range. It must be a non-negative number. Received ' + n + '.');\n }\n this._maxListeners = n;\n return this;\n};\n\nfunction _getMaxListeners(that) {\n if (that._maxListeners === undefined)\n return EventEmitter.defaultMaxListeners;\n return that._maxListeners;\n}\n\nEventEmitter.prototype.getMaxListeners = function getMaxListeners() {\n return _getMaxListeners(this);\n};\n\nEventEmitter.prototype.emit = function emit(type) {\n var args = [];\n for (var i = 1; i < arguments.length; i++) args.push(arguments[i]);\n var doError = (type === 'error');\n\n var events = this._events;\n if (events !== undefined)\n doError = (doError && events.error === undefined);\n else if (!doError)\n return false;\n\n // If there is no 'error' event listener then throw.\n if (doError) {\n var er;\n if (args.length > 0)\n er = args[0];\n if (er instanceof Error) {\n // Note: The comments on the `throw` lines are intentional, they show\n // up in Node's output if this results in an unhandled exception.\n throw er; // Unhandled 'error' event\n }\n // At least give some kind of context to the user\n var err = new Error('Unhandled error.' + (er ? ' (' + er.message + ')' : ''));\n err.context = er;\n throw err; // Unhandled 'error' event\n }\n\n var handler = events[type];\n\n if (handler === undefined)\n return false;\n\n if (typeof handler === 'function') {\n ReflectApply(handler, this, args);\n } else {\n var len = handler.length;\n var listeners = arrayClone(handler, len);\n for (var i = 0; i < len; ++i)\n ReflectApply(listeners[i], this, args);\n }\n\n return true;\n};\n\nfunction _addListener(target, type, listener, prepend) {\n var m;\n var events;\n var existing;\n\n checkListener(listener);\n\n events = target._events;\n if (events === undefined) {\n events = target._events = Object.create(null);\n target._eventsCount = 0;\n } else {\n // To avoid recursion in the case that type === \"newListener\"! Before\n // adding it to the listeners, first emit \"newListener\".\n if (events.newListener !== undefined) {\n target.emit('newListener', type,\n listener.listener ? listener.listener : listener);\n\n // Re-assign `events` because a newListener handler could have caused the\n // this._events to be assigned to a new object\n events = target._events;\n }\n existing = events[type];\n }\n\n if (existing === undefined) {\n // Optimize the case of one listener. Don't need the extra array object.\n existing = events[type] = listener;\n ++target._eventsCount;\n } else {\n if (typeof existing === 'function') {\n // Adding the second element, need to change to array.\n existing = events[type] =\n prepend ? [listener, existing] : [existing, listener];\n // If we've already got an array, just append.\n } else if (prepend) {\n existing.unshift(listener);\n } else {\n existing.push(listener);\n }\n\n // Check for listener leak\n m = _getMaxListeners(target);\n if (m > 0 && existing.length > m && !existing.warned) {\n existing.warned = true;\n // No error code for this since it is a Warning\n // eslint-disable-next-line no-restricted-syntax\n var w = new Error('Possible EventEmitter memory leak detected. ' +\n existing.length + ' ' + String(type) + ' listeners ' +\n 'added. Use emitter.setMaxListeners() to ' +\n 'increase limit');\n w.name = 'MaxListenersExceededWarning';\n w.emitter = target;\n w.type = type;\n w.count = existing.length;\n ProcessEmitWarning(w);\n }\n }\n\n return target;\n}\n\nEventEmitter.prototype.addListener = function addListener(type, listener) {\n return _addListener(this, type, listener, false);\n};\n\nEventEmitter.prototype.on = EventEmitter.prototype.addListener;\n\nEventEmitter.prototype.prependListener =\n function prependListener(type, listener) {\n return _addListener(this, type, listener, true);\n };\n\nfunction onceWrapper() {\n if (!this.fired) {\n this.target.removeListener(this.type, this.wrapFn);\n this.fired = true;\n if (arguments.length === 0)\n return this.listener.call(this.target);\n return this.listener.apply(this.target, arguments);\n }\n}\n\nfunction _onceWrap(target, type, listener) {\n var state = { fired: false, wrapFn: undefined, target: target, type: type, listener: listener };\n var wrapped = onceWrapper.bind(state);\n wrapped.listener = listener;\n state.wrapFn = wrapped;\n return wrapped;\n}\n\nEventEmitter.prototype.once = function once(type, listener) {\n checkListener(listener);\n this.on(type, _onceWrap(this, type, listener));\n return this;\n};\n\nEventEmitter.prototype.prependOnceListener =\n function prependOnceListener(type, listener) {\n checkListener(listener);\n this.prependListener(type, _onceWrap(this, type, listener));\n return this;\n };\n\n// Emits a 'removeListener' event if and only if the listener was removed.\nEventEmitter.prototype.removeListener =\n function removeListener(type, listener) {\n var list, events, position, i, originalListener;\n\n checkListener(listener);\n\n events = this._events;\n if (events === undefined)\n return this;\n\n list = events[type];\n if (list === undefined)\n return this;\n\n if (list === listener || list.listener === listener) {\n if (--this._eventsCount === 0)\n this._events = Object.create(null);\n else {\n delete events[type];\n if (events.removeListener)\n this.emit('removeListener', type, list.listener || listener);\n }\n } else if (typeof list !== 'function') {\n position = -1;\n\n for (i = list.length - 1; i >= 0; i--) {\n if (list[i] === listener || list[i].listener === listener) {\n originalListener = list[i].listener;\n position = i;\n break;\n }\n }\n\n if (position < 0)\n return this;\n\n if (position === 0)\n list.shift();\n else {\n spliceOne(list, position);\n }\n\n if (list.length === 1)\n events[type] = list[0];\n\n if (events.removeListener !== undefined)\n this.emit('removeListener', type, originalListener || listener);\n }\n\n return this;\n };\n\nEventEmitter.prototype.off = EventEmitter.prototype.removeListener;\n\nEventEmitter.prototype.removeAllListeners =\n function removeAllListeners(type) {\n var listeners, events, i;\n\n events = this._events;\n if (events === undefined)\n return this;\n\n // not listening for removeListener, no need to emit\n if (events.removeListener === undefined) {\n if (arguments.length === 0) {\n this._events = Object.create(null);\n this._eventsCount = 0;\n } else if (events[type] !== undefined) {\n if (--this._eventsCount === 0)\n this._events = Object.create(null);\n else\n delete events[type];\n }\n return this;\n }\n\n // emit removeListener for all listeners on all events\n if (arguments.length === 0) {\n var keys = Object.keys(events);\n var key;\n for (i = 0; i < keys.length; ++i) {\n key = keys[i];\n if (key === 'removeListener') continue;\n this.removeAllListeners(key);\n }\n this.removeAllListeners('removeListener');\n this._events = Object.create(null);\n this._eventsCount = 0;\n return this;\n }\n\n listeners = events[type];\n\n if (typeof listeners === 'function') {\n this.removeListener(type, listeners);\n } else if (listeners !== undefined) {\n // LIFO order\n for (i = listeners.length - 1; i >= 0; i--) {\n this.removeListener(type, listeners[i]);\n }\n }\n\n return this;\n };\n\nfunction _listeners(target, type, unwrap) {\n var events = target._events;\n\n if (events === undefined)\n return [];\n\n var evlistener = events[type];\n if (evlistener === undefined)\n return [];\n\n if (typeof evlistener === 'function')\n return unwrap ? [evlistener.listener || evlistener] : [evlistener];\n\n return unwrap ?\n unwrapListeners(evlistener) : arrayClone(evlistener, evlistener.length);\n}\n\nEventEmitter.prototype.listeners = function listeners(type) {\n return _listeners(this, type, true);\n};\n\nEventEmitter.prototype.rawListeners = function rawListeners(type) {\n return _listeners(this, type, false);\n};\n\nEventEmitter.listenerCount = function(emitter, type) {\n if (typeof emitter.listenerCount === 'function') {\n return emitter.listenerCount(type);\n } else {\n return listenerCount.call(emitter, type);\n }\n};\n\nEventEmitter.prototype.listenerCount = listenerCount;\nfunction listenerCount(type) {\n var events = this._events;\n\n if (events !== undefined) {\n var evlistener = events[type];\n\n if (typeof evlistener === 'function') {\n return 1;\n } else if (evlistener !== undefined) {\n return evlistener.length;\n }\n }\n\n return 0;\n}\n\nEventEmitter.prototype.eventNames = function eventNames() {\n return this._eventsCount > 0 ? ReflectOwnKeys(this._events) : [];\n};\n\nfunction arrayClone(arr, n) {\n var copy = new Array(n);\n for (var i = 0; i < n; ++i)\n copy[i] = arr[i];\n return copy;\n}\n\nfunction spliceOne(list, index) {\n for (; index + 1 < list.length; index++)\n list[index] = list[index + 1];\n list.pop();\n}\n\nfunction unwrapListeners(arr) {\n var ret = new Array(arr.length);\n for (var i = 0; i < ret.length; ++i) {\n ret[i] = arr[i].listener || arr[i];\n }\n return ret;\n}\n\nfunction once(emitter, name) {\n return new Promise(function (resolve, reject) {\n function errorListener(err) {\n emitter.removeListener(name, resolver);\n reject(err);\n }\n\n function resolver() {\n if (typeof emitter.removeListener === 'function') {\n emitter.removeListener('error', errorListener);\n }\n resolve([].slice.call(arguments));\n };\n\n eventTargetAgnosticAddListener(emitter, name, resolver, { once: true });\n if (name !== 'error') {\n addErrorHandlerIfEventEmitter(emitter, errorListener, { once: true });\n }\n });\n}\n\nfunction addErrorHandlerIfEventEmitter(emitter, handler, flags) {\n if (typeof emitter.on === 'function') {\n eventTargetAgnosticAddListener(emitter, 'error', handler, flags);\n }\n}\n\nfunction eventTargetAgnosticAddListener(emitter, name, listener, flags) {\n if (typeof emitter.on === 'function') {\n if (flags.once) {\n emitter.once(name, listener);\n } else {\n emitter.on(name, listener);\n }\n } else if (typeof emitter.addEventListener === 'function') {\n // EventTarget does not have `error` event semantics like Node\n // EventEmitters, we do not listen for `error` events here.\n emitter.addEventListener(name, function wrapListener(arg) {\n // IE does not have builtin `{ once: true }` support so we\n // have to do it manually.\n if (flags.once) {\n emitter.removeEventListener(name, wrapListener);\n }\n listener(arg);\n });\n } else {\n throw new TypeError('The \"emitter\" argument must be of type EventEmitter. Received type ' + typeof emitter);\n }\n}\n"],"names":["ReflectOwnKeys","R","Reflect","ReflectApply","apply","target","receiver","args","Function","prototype","call","ownKeys","Object","getOwnPropertySymbols","getOwnPropertyNames","concat","NumberIsNaN","Number","isNaN","value","EventEmitter","init","this","eventsModule","exports","events","once","emitter","name","Promise","resolve","reject","errorListener","err","removeListener","resolver","slice","arguments","eventTargetAgnosticAddListener","handler","flags","on","addErrorHandlerIfEventEmitter","_events","undefined","_eventsCount","_maxListeners","defaultMaxListeners","checkListener","listener","TypeError","_getMaxListeners","that","_addListener","type","prepend","m","existing","warning","create","newListener","emit","unshift","push","length","warned","w","Error","String","count","console","warn","onceWrapper","fired","wrapFn","_onceWrap","state","wrapped","bind","_listeners","unwrap","evlistener","arr","ret","Array","i","unwrapListeners","arrayClone","listenerCount","n","copy","addEventListener","wrapListener","arg","removeEventListener","defineProperty","enumerable","get","set","RangeError","getPrototypeOf","setMaxListeners","getMaxListeners","doError","error","er","message","context","len","listeners","addListener","prependListener","prependOnceListener","list","position","originalListener","shift","index","pop","spliceOne","off","removeAllListeners","key","keys","rawListeners","eventNames"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../value/utils/is-motion-value.mjs.js"),i=require("../interfaces/motion-value.mjs.js"),t=require("../../../../../motion-dom/dist/es/value/index.mjs.js");exports.animateSingleValue=function(o,s,a){const n=e.isMotionValue(o)?o:t.motionValue(o);return n.start(i.animateMotionValue("",n,s,a)),n.animation};
2
- //# sourceMappingURL=single-value.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"single-value.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/animation/animate/single-value.mjs"],"sourcesContent":["import { motionValue } from 'motion-dom';\nimport { isMotionValue } from '../../value/utils/is-motion-value.mjs';\nimport { animateMotionValue } from '../interfaces/motion-value.mjs';\n\nfunction animateSingleValue(value, keyframes, options) {\n const motionValue$1 = isMotionValue(value) ? value : motionValue(value);\n motionValue$1.start(animateMotionValue(\"\", motionValue$1, keyframes, options));\n return motionValue$1.animation;\n}\n\nexport { animateSingleValue };\n"],"names":["value","keyframes","options","motionValue$1","isMotionValue","motionValue","start","animateMotionValue","animation"],"mappings":"0QAIA,SAA4BA,EAAOC,EAAWC,GAC1C,MAAMC,EAAgBC,EAAAA,cAAcJ,GAASA,EAAQK,EAAAA,YAAYL,GAEjE,OADAG,EAAcG,MAAMC,qBAAmB,GAAIJ,EAAeF,EAAWC,IAC9DC,EAAcK,SACzB"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=e=>null!==e;exports.getFinalKeyframe=function(t,o,r){let{repeat:l,repeatType:n="loop"}=o;const p=t.filter(e),s=l&&"loop"!==n&&l%2==1?0:p.length-1;return s&&void 0!==r?r:p[s]};
2
- //# sourceMappingURL=get-final-keyframe.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"get-final-keyframe.mjs.js","sources":["../../../../../../../../../node_modules/framer-motion/dist/es/animation/animators/waapi/utils/get-final-keyframe.mjs"],"sourcesContent":["const isNotNull = (value) => value !== null;\nfunction getFinalKeyframe(keyframes, { repeat, repeatType = \"loop\" }, finalKeyframe) {\n const resolvedKeyframes = keyframes.filter(isNotNull);\n const index = repeat && repeatType !== \"loop\" && repeat % 2 === 1\n ? 0\n : resolvedKeyframes.length - 1;\n return !index || finalKeyframe === undefined\n ? resolvedKeyframes[index]\n : finalKeyframe;\n}\n\nexport { getFinalKeyframe };\n"],"names":["isNotNull","value","keyframes","_ref","finalKeyframe","repeat","repeatType","resolvedKeyframes","filter","index","length","undefined"],"mappings":"oEAAA,MAAMA,EAAaC,GAAoB,OAAVA,2BAC7B,SAA0BC,EAASC,EAAmCC,GAAe,IAAhDC,OAAEA,EAAMC,WAAEA,EAAa,QAAQH,EAChE,MAAMI,EAAoBL,EAAUM,OAAOR,GACrCS,EAAQJ,GAAyB,SAAfC,GAAyBD,EAAS,GAAM,EAC1D,EACAE,EAAkBG,OAAS,EACjC,OAAQD,QAA2BE,IAAlBP,EAEXA,EADAG,EAAkBE,EAE5B"}