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

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 +2 -2
  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 +0,0 @@
1
- {"version":3,"file":"VisualElement.mjs.js","sources":["../../../../../../node_modules/framer-motion/dist/es/render/VisualElement.mjs"],"sourcesContent":["import { KeyframeResolver, time, frame, cancelFrame, transformProps, motionValue, findValueType, complex, getAnimatableNone } from 'motion-dom';\nimport { warnOnce, isNumericalString, isZeroValueString, SubscriptionManager } from 'motion-utils';\nimport { featureDefinitions } from '../motion/features/definitions.mjs';\nimport { createBox } from '../projection/geometry/models.mjs';\nimport { initPrefersReducedMotion } from '../utils/reduced-motion/index.mjs';\nimport { hasReducedMotionListener, prefersReducedMotion } from '../utils/reduced-motion/state.mjs';\nimport { isMotionValue } from '../value/utils/is-motion-value.mjs';\nimport { visualElementStore } from './store.mjs';\nimport { isControllingVariants, isVariantNode } from './utils/is-controlling-variants.mjs';\nimport { updateMotionValuesFromProps } from './utils/motion-values.mjs';\nimport { resolveVariantFromProps } from './utils/resolve-variants.mjs';\n\nconst propEventHandlers = [\n \"AnimationStart\",\n \"AnimationComplete\",\n \"Update\",\n \"BeforeLayoutMeasure\",\n \"LayoutMeasure\",\n \"LayoutAnimationStart\",\n \"LayoutAnimationComplete\",\n];\n/**\n * A VisualElement is an imperative abstraction around UI elements such as\n * HTMLElement, SVGElement, Three.Object3D etc.\n */\nclass VisualElement {\n /**\n * This method takes React props and returns found MotionValues. For example, HTML\n * MotionValues will be found within the style prop, whereas for Three.js within attribute arrays.\n *\n * This isn't an abstract method as it needs calling in the constructor, but it is\n * intended to be one.\n */\n scrapeMotionValuesFromProps(_props, _prevProps, _visualElement) {\n return {};\n }\n constructor({ parent, props, presenceContext, reducedMotionConfig, blockInitialAnimation, visualState, }, options = {}) {\n /**\n * A reference to the current underlying Instance, e.g. a HTMLElement\n * or Three.Mesh etc.\n */\n this.current = null;\n /**\n * A set containing references to this VisualElement's children.\n */\n this.children = new Set();\n /**\n * Determine what role this visual element should take in the variant tree.\n */\n this.isVariantNode = false;\n this.isControllingVariants = false;\n /**\n * Decides whether this VisualElement should animate in reduced motion\n * mode.\n *\n * TODO: This is currently set on every individual VisualElement but feels\n * like it could be set globally.\n */\n this.shouldReduceMotion = null;\n /**\n * A map of all motion values attached to this visual element. Motion\n * values are source of truth for any given animated value. A motion\n * value might be provided externally by the component via props.\n */\n this.values = new Map();\n this.KeyframeResolver = KeyframeResolver;\n /**\n * Cleanup functions for active features (hover/tap/exit etc)\n */\n this.features = {};\n /**\n * A map of every subscription that binds the provided or generated\n * motion values onChange listeners to this visual element.\n */\n this.valueSubscriptions = new Map();\n /**\n * A reference to the previously-provided motion values as returned\n * from scrapeMotionValuesFromProps. We use the keys in here to determine\n * if any motion values need to be removed after props are updated.\n */\n this.prevMotionValues = {};\n /**\n * An object containing a SubscriptionManager for each active event.\n */\n this.events = {};\n /**\n * An object containing an unsubscribe function for each prop event subscription.\n * For example, every \"Update\" event can have multiple subscribers via\n * VisualElement.on(), but only one of those can be defined via the onUpdate prop.\n */\n this.propEventSubscriptions = {};\n this.notifyUpdate = () => this.notify(\"Update\", this.latestValues);\n this.render = () => {\n if (!this.current)\n return;\n this.triggerBuild();\n this.renderInstance(this.current, this.renderState, this.props.style, this.projection);\n };\n this.renderScheduledAt = 0.0;\n this.scheduleRender = () => {\n const now = time.now();\n if (this.renderScheduledAt < now) {\n this.renderScheduledAt = now;\n frame.render(this.render, false, true);\n }\n };\n const { latestValues, renderState } = visualState;\n this.latestValues = latestValues;\n this.baseTarget = { ...latestValues };\n this.initialValues = props.initial ? { ...latestValues } : {};\n this.renderState = renderState;\n this.parent = parent;\n this.props = props;\n this.presenceContext = presenceContext;\n this.depth = parent ? parent.depth + 1 : 0;\n this.reducedMotionConfig = reducedMotionConfig;\n this.options = options;\n this.blockInitialAnimation = Boolean(blockInitialAnimation);\n this.isControllingVariants = isControllingVariants(props);\n this.isVariantNode = isVariantNode(props);\n if (this.isVariantNode) {\n this.variantChildren = new Set();\n }\n this.manuallyAnimateOnMount = Boolean(parent && parent.current);\n /**\n * Any motion values that are provided to the element when created\n * aren't yet bound to the element, as this would technically be impure.\n * However, we iterate through the motion values and set them to the\n * initial values for this component.\n *\n * TODO: This is impure and we should look at changing this to run on mount.\n * Doing so will break some tests but this isn't necessarily a breaking change,\n * more a reflection of the test.\n */\n const { willChange, ...initialMotionValues } = this.scrapeMotionValuesFromProps(props, {}, this);\n for (const key in initialMotionValues) {\n const value = initialMotionValues[key];\n if (latestValues[key] !== undefined && isMotionValue(value)) {\n value.set(latestValues[key], false);\n }\n }\n }\n mount(instance) {\n this.current = instance;\n visualElementStore.set(instance, this);\n if (this.projection && !this.projection.instance) {\n this.projection.mount(instance);\n }\n if (this.parent && this.isVariantNode && !this.isControllingVariants) {\n this.removeFromVariantTree = this.parent.addVariantChild(this);\n }\n this.values.forEach((value, key) => this.bindToMotionValue(key, value));\n if (!hasReducedMotionListener.current) {\n initPrefersReducedMotion();\n }\n this.shouldReduceMotion =\n this.reducedMotionConfig === \"never\"\n ? false\n : this.reducedMotionConfig === \"always\"\n ? true\n : prefersReducedMotion.current;\n if (process.env.NODE_ENV !== \"production\") {\n warnOnce(this.shouldReduceMotion !== true, \"You have Reduced Motion enabled on your device. Animations may not appear as expected.\");\n }\n if (this.parent)\n this.parent.children.add(this);\n this.update(this.props, this.presenceContext);\n }\n unmount() {\n this.projection && this.projection.unmount();\n cancelFrame(this.notifyUpdate);\n cancelFrame(this.render);\n this.valueSubscriptions.forEach((remove) => remove());\n this.valueSubscriptions.clear();\n this.removeFromVariantTree && this.removeFromVariantTree();\n this.parent && this.parent.children.delete(this);\n for (const key in this.events) {\n this.events[key].clear();\n }\n for (const key in this.features) {\n const feature = this.features[key];\n if (feature) {\n feature.unmount();\n feature.isMounted = false;\n }\n }\n this.current = null;\n }\n bindToMotionValue(key, value) {\n if (this.valueSubscriptions.has(key)) {\n this.valueSubscriptions.get(key)();\n }\n const valueIsTransform = transformProps.has(key);\n if (valueIsTransform && this.onBindTransform) {\n this.onBindTransform();\n }\n const removeOnChange = value.on(\"change\", (latestValue) => {\n this.latestValues[key] = latestValue;\n this.props.onUpdate && frame.preRender(this.notifyUpdate);\n if (valueIsTransform && this.projection) {\n this.projection.isTransformDirty = true;\n }\n });\n const removeOnRenderRequest = value.on(\"renderRequest\", this.scheduleRender);\n let removeSyncCheck;\n if (window.MotionCheckAppearSync) {\n removeSyncCheck = window.MotionCheckAppearSync(this, key, value);\n }\n this.valueSubscriptions.set(key, () => {\n removeOnChange();\n removeOnRenderRequest();\n if (removeSyncCheck)\n removeSyncCheck();\n if (value.owner)\n value.stop();\n });\n }\n sortNodePosition(other) {\n /**\n * If these nodes aren't even of the same type we can't compare their depth.\n */\n if (!this.current ||\n !this.sortInstanceNodePosition ||\n this.type !== other.type) {\n return 0;\n }\n return this.sortInstanceNodePosition(this.current, other.current);\n }\n updateFeatures() {\n let key = \"animation\";\n for (key in featureDefinitions) {\n const featureDefinition = featureDefinitions[key];\n if (!featureDefinition)\n continue;\n const { isEnabled, Feature: FeatureConstructor } = featureDefinition;\n /**\n * If this feature is enabled but not active, make a new instance.\n */\n if (!this.features[key] &&\n FeatureConstructor &&\n isEnabled(this.props)) {\n this.features[key] = new FeatureConstructor(this);\n }\n /**\n * If we have a feature, mount or update it.\n */\n if (this.features[key]) {\n const feature = this.features[key];\n if (feature.isMounted) {\n feature.update();\n }\n else {\n feature.mount();\n feature.isMounted = true;\n }\n }\n }\n }\n triggerBuild() {\n this.build(this.renderState, this.latestValues, this.props);\n }\n /**\n * Measure the current viewport box with or without transforms.\n * Only measures axis-aligned boxes, rotate and skew must be manually\n * removed with a re-render to work.\n */\n measureViewportBox() {\n return this.current\n ? this.measureInstanceViewportBox(this.current, this.props)\n : createBox();\n }\n getStaticValue(key) {\n return this.latestValues[key];\n }\n setStaticValue(key, value) {\n this.latestValues[key] = value;\n }\n /**\n * Update the provided props. Ensure any newly-added motion values are\n * added to our map, old ones removed, and listeners updated.\n */\n update(props, presenceContext) {\n if (props.transformTemplate || this.props.transformTemplate) {\n this.scheduleRender();\n }\n this.prevProps = this.props;\n this.props = props;\n this.prevPresenceContext = this.presenceContext;\n this.presenceContext = presenceContext;\n /**\n * Update prop event handlers ie onAnimationStart, onAnimationComplete\n */\n for (let i = 0; i < propEventHandlers.length; i++) {\n const key = propEventHandlers[i];\n if (this.propEventSubscriptions[key]) {\n this.propEventSubscriptions[key]();\n delete this.propEventSubscriptions[key];\n }\n const listenerName = (\"on\" + key);\n const listener = props[listenerName];\n if (listener) {\n this.propEventSubscriptions[key] = this.on(key, listener);\n }\n }\n this.prevMotionValues = updateMotionValuesFromProps(this, this.scrapeMotionValuesFromProps(props, this.prevProps, this), this.prevMotionValues);\n if (this.handleChildMotionValue) {\n this.handleChildMotionValue();\n }\n }\n getProps() {\n return this.props;\n }\n /**\n * Returns the variant definition with a given name.\n */\n getVariant(name) {\n return this.props.variants ? this.props.variants[name] : undefined;\n }\n /**\n * Returns the defined default transition on this component.\n */\n getDefaultTransition() {\n return this.props.transition;\n }\n getTransformPagePoint() {\n return this.props.transformPagePoint;\n }\n getClosestVariantNode() {\n return this.isVariantNode\n ? this\n : this.parent\n ? this.parent.getClosestVariantNode()\n : undefined;\n }\n /**\n * Add a child visual element to our set of children.\n */\n addVariantChild(child) {\n const closestVariantNode = this.getClosestVariantNode();\n if (closestVariantNode) {\n closestVariantNode.variantChildren &&\n closestVariantNode.variantChildren.add(child);\n return () => closestVariantNode.variantChildren.delete(child);\n }\n }\n /**\n * Add a motion value and bind it to this visual element.\n */\n addValue(key, value) {\n // Remove existing value if it exists\n const existingValue = this.values.get(key);\n if (value !== existingValue) {\n if (existingValue)\n this.removeValue(key);\n this.bindToMotionValue(key, value);\n this.values.set(key, value);\n this.latestValues[key] = value.get();\n }\n }\n /**\n * Remove a motion value and unbind any active subscriptions.\n */\n removeValue(key) {\n this.values.delete(key);\n const unsubscribe = this.valueSubscriptions.get(key);\n if (unsubscribe) {\n unsubscribe();\n this.valueSubscriptions.delete(key);\n }\n delete this.latestValues[key];\n this.removeValueFromRenderState(key, this.renderState);\n }\n /**\n * Check whether we have a motion value for this key\n */\n hasValue(key) {\n return this.values.has(key);\n }\n getValue(key, defaultValue) {\n if (this.props.values && this.props.values[key]) {\n return this.props.values[key];\n }\n let value = this.values.get(key);\n if (value === undefined && defaultValue !== undefined) {\n value = motionValue(defaultValue === null ? undefined : defaultValue, { owner: this });\n this.addValue(key, value);\n }\n return value;\n }\n /**\n * If we're trying to animate to a previously unencountered value,\n * we need to check for it in our state and as a last resort read it\n * directly from the instance (which might have performance implications).\n */\n readValue(key, target) {\n let value = this.latestValues[key] !== undefined || !this.current\n ? this.latestValues[key]\n : this.getBaseTargetFromProps(this.props, key) ??\n this.readValueFromInstance(this.current, key, this.options);\n if (value !== undefined && value !== null) {\n if (typeof value === \"string\" &&\n (isNumericalString(value) || isZeroValueString(value))) {\n // If this is a number read as a string, ie \"0\" or \"200\", convert it to a number\n value = parseFloat(value);\n }\n else if (!findValueType(value) && complex.test(target)) {\n value = getAnimatableNone(key, target);\n }\n this.setBaseTarget(key, isMotionValue(value) ? value.get() : value);\n }\n return isMotionValue(value) ? value.get() : value;\n }\n /**\n * Set the base target to later animate back to. This is currently\n * only hydrated on creation and when we first read a value.\n */\n setBaseTarget(key, value) {\n this.baseTarget[key] = value;\n }\n /**\n * Find the base target for a value thats been removed from all animation\n * props.\n */\n getBaseTarget(key) {\n const { initial } = this.props;\n let valueFromInitial;\n if (typeof initial === \"string\" || typeof initial === \"object\") {\n const variant = resolveVariantFromProps(this.props, initial, this.presenceContext?.custom);\n if (variant) {\n valueFromInitial = variant[key];\n }\n }\n /**\n * If this value still exists in the current initial variant, read that.\n */\n if (initial && valueFromInitial !== undefined) {\n return valueFromInitial;\n }\n /**\n * Alternatively, if this VisualElement config has defined a getBaseTarget\n * so we can read the value from an alternative source, try that.\n */\n const target = this.getBaseTargetFromProps(this.props, key);\n if (target !== undefined && !isMotionValue(target))\n return target;\n /**\n * If the value was initially defined on initial, but it doesn't any more,\n * return undefined. Otherwise return the value as initially read from the DOM.\n */\n return this.initialValues[key] !== undefined &&\n valueFromInitial === undefined\n ? undefined\n : this.baseTarget[key];\n }\n on(eventName, callback) {\n if (!this.events[eventName]) {\n this.events[eventName] = new SubscriptionManager();\n }\n return this.events[eventName].add(callback);\n }\n notify(eventName, ...args) {\n if (this.events[eventName]) {\n this.events[eventName].notify(...args);\n }\n }\n}\n\nexport { VisualElement };\n"],"names":["propEventHandlers","scrapeMotionValuesFromProps","_props","_prevProps","_visualElement","constructor","_ref","parent","props","presenceContext","reducedMotionConfig","blockInitialAnimation","visualState","options","arguments","length","undefined","this","current","children","Set","isVariantNode","isControllingVariants","shouldReduceMotion","values","Map","KeyframeResolver","features","valueSubscriptions","prevMotionValues","events","propEventSubscriptions","notifyUpdate","notify","latestValues","render","triggerBuild","renderInstance","renderState","style","projection","renderScheduledAt","scheduleRender","now","time","frame","baseTarget","initialValues","initial","depth","Boolean","variantChildren","manuallyAnimateOnMount","willChange","initialMotionValues","key","value","isMotionValue","set","mount","instance","visualElementStore","removeFromVariantTree","addVariantChild","forEach","bindToMotionValue","hasReducedMotionListener","initPrefersReducedMotion","prefersReducedMotion","process","env","NODE_ENV","warnOnce","add","update","unmount","cancelFrame","remove","clear","delete","feature","isMounted","has","get","valueIsTransform","transformProps","onBindTransform","removeOnChange","on","latestValue","onUpdate","preRender","isTransformDirty","removeOnRenderRequest","removeSyncCheck","window","MotionCheckAppearSync","owner","stop","sortNodePosition","other","sortInstanceNodePosition","type","updateFeatures","featureDefinitions","featureDefinition","isEnabled","Feature","FeatureConstructor","build","measureViewportBox","measureInstanceViewportBox","createBox","getStaticValue","setStaticValue","transformTemplate","prevProps","prevPresenceContext","i","listener","updateMotionValuesFromProps","handleChildMotionValue","getProps","getVariant","name","variants","getDefaultTransition","transition","getTransformPagePoint","transformPagePoint","getClosestVariantNode","child","closestVariantNode","addValue","existingValue","removeValue","unsubscribe","removeValueFromRenderState","hasValue","getValue","defaultValue","motionValue","readValue","target","getBaseTargetFromProps","readValueFromInstance","isNumericalString","isZeroValueString","parseFloat","findValueType","complex","test","getAnimatableNone","setBaseTarget","getBaseTarget","valueFromInitial","variant","resolveVariantFromProps","custom","eventName","callback","SubscriptionManager","_len","args","Array","_key"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../motion/index.mjs.js"),o=require("../dom/use-render.mjs.js"),r=require("../dom/utils/is-svg-component.mjs.js"),n=require("../html/config-motion.mjs.js"),t=require("../svg/config-motion.mjs.js");exports.createMotionComponentFactory=function(s,i){return function(m){let{forwardMotionProps:u}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{forwardMotionProps:!1};const d={...r.isSVGComponent(m)?t.svgMotionConfig:n.htmlMotionConfig,preloadedFeatures:s,useRender:o.createUseRender(u),createVisualElement:i,Component:m};return e.createRendererMotionComponent(d)}};
2
- //# sourceMappingURL=create-factory.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-factory.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/components/create-factory.mjs"],"sourcesContent":["import { createRendererMotionComponent } from '../../motion/index.mjs';\nimport { createUseRender } from '../dom/use-render.mjs';\nimport { isSVGComponent } from '../dom/utils/is-svg-component.mjs';\nimport { htmlMotionConfig } from '../html/config-motion.mjs';\nimport { svgMotionConfig } from '../svg/config-motion.mjs';\n\nfunction createMotionComponentFactory(preloadedFeatures, createVisualElement) {\n return function createMotionComponent(Component, { forwardMotionProps } = { forwardMotionProps: false }) {\n const baseConfig = isSVGComponent(Component)\n ? svgMotionConfig\n : htmlMotionConfig;\n const config = {\n ...baseConfig,\n preloadedFeatures,\n useRender: createUseRender(forwardMotionProps),\n createVisualElement,\n Component,\n };\n return createRendererMotionComponent(config);\n };\n}\n\nexport { createMotionComponentFactory };\n"],"names":["preloadedFeatures","createVisualElement","Component","forwardMotionProps","arguments","length","undefined","config","isSVGComponent","svgMotionConfig","htmlMotionConfig","useRender","createUseRender","createRendererMotionComponent"],"mappings":"+TAMA,SAAsCA,EAAmBC,GACrD,OAAO,SAA+BC,GAAmE,IAAxDC,mBAAEA,GAAoBC,UAAAC,OAAA,QAAAC,IAAAF,UAAAE,GAAAF,UAAG,GAAA,CAAED,oBAAoB,GAC5F,MAGMI,EAAS,IAHIC,EAAcA,eAACN,GAC5BO,EAAAA,gBACAC,EAAAA,iBAGFV,oBACAW,UAAWC,EAAeA,gBAACT,GAC3BF,sBACAC,aAEJ,OAAOW,EAAAA,8BAA8BN,GAE7C"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../../motion-utils/dist/es/warn-once.mjs.js");exports.createDOMMotionComponentProxy=function(t){if("undefined"==typeof Proxy)return t;const n=new Map;return new Proxy((function(){return"production"!==process.env.NODE_ENV&&e.warnOnce(!1,"motion() is deprecated. Use motion.create() instead."),t(...arguments)}),{get:(e,o)=>"create"===o?t:(n.has(o)||n.set(o,t(o)),n.get(o))})};
2
- //# sourceMappingURL=create-proxy.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-proxy.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/components/create-proxy.mjs"],"sourcesContent":["import { warnOnce } from 'motion-utils';\n\nfunction createDOMMotionComponentProxy(componentFactory) {\n if (typeof Proxy === \"undefined\") {\n return componentFactory;\n }\n /**\n * A cache of generated `motion` components, e.g `motion.div`, `motion.input` etc.\n * Rather than generating them anew every render.\n */\n const componentCache = new Map();\n const deprecatedFactoryFunction = (...args) => {\n if (process.env.NODE_ENV !== \"production\") {\n warnOnce(false, \"motion() is deprecated. Use motion.create() instead.\");\n }\n return componentFactory(...args);\n };\n return new Proxy(deprecatedFactoryFunction, {\n /**\n * Called when `motion` is referenced with a prop: `motion.div`, `motion.input` etc.\n * The prop name is passed through as `key` and we can use that to generate a `motion`\n * DOM component with that name.\n */\n get: (_target, key) => {\n if (key === \"create\")\n return componentFactory;\n /**\n * If this element doesn't exist in the component cache, create it and cache.\n */\n if (!componentCache.has(key)) {\n componentCache.set(key, componentFactory(key));\n }\n return componentCache.get(key);\n },\n });\n}\n\nexport { createDOMMotionComponentProxy };\n"],"names":["componentFactory","Proxy","componentCache","Map","process","env","NODE_ENV","warnOnce","arguments","get","_target","key","has","set"],"mappings":"gLAEA,SAAuCA,GACnC,GAAqB,oBAAVC,MACP,OAAOD,EAMX,MAAME,EAAiB,IAAIC,IAO3B,OAAO,IAAIF,OANuB,WAI9B,MAH6B,eAAzBG,QAAQC,IAAIC,UACZC,YAAS,EAAO,wDAEbP,KAAiBQ,aAEgB,CAMxCC,IAAKA,CAACC,EAASC,IACC,WAARA,EACOX,GAINE,EAAeU,IAAID,IACpBT,EAAeW,IAAIF,EAAKX,EAAiBW,IAEtCT,EAAeO,IAAIE,KAGtC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../motion/features/animations.mjs.js"),t=require("../../../motion/features/drag.mjs.js"),r=require("../../../motion/features/gestures.mjs.js"),o=require("../../../motion/features/layout.mjs.js"),s=require("../create-factory.mjs.js"),a=require("../../dom/create-visual-element.mjs.js");const i=s.createMotionComponentFactory({...e.animations,...r.gestureAnimations,...t.drag,...o.layout},a.createDomVisualElement);exports.createMotionComponent=i;
2
- //# sourceMappingURL=create.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/components/motion/create.mjs"],"sourcesContent":["import { animations } from '../../../motion/features/animations.mjs';\nimport { drag } from '../../../motion/features/drag.mjs';\nimport { gestureAnimations } from '../../../motion/features/gestures.mjs';\nimport { layout } from '../../../motion/features/layout.mjs';\nimport { createMotionComponentFactory } from '../create-factory.mjs';\nimport { createDomVisualElement } from '../../dom/create-visual-element.mjs';\n\nconst createMotionComponent = /*@__PURE__*/ createMotionComponentFactory({\n ...animations,\n ...gestureAnimations,\n ...drag,\n ...layout,\n}, createDomVisualElement);\n\nexport { createMotionComponent };\n"],"names":["createMotionComponent","createMotionComponentFactory","animations","gestureAnimations","drag","layout","createDomVisualElement"],"mappings":"sXAOA,MAAMA,EAAsCC,EAAAA,6BAA6B,IAClEC,EAAUA,cACVC,EAAiBA,qBACjBC,EAAIA,QACJC,EAAAA,QACJC,EAAsBA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../create-proxy.mjs.js"),o=require("./create.mjs.js");const r=e.createDOMMotionComponentProxy(o.createMotionComponent);exports.motion=r;
2
- //# sourceMappingURL=proxy.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"proxy.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/components/motion/proxy.mjs"],"sourcesContent":["import { createDOMMotionComponentProxy } from '../create-proxy.mjs';\nimport { createMotionComponent } from './create.mjs';\n\nconst motion = /*@__PURE__*/ createDOMMotionComponentProxy(createMotionComponent);\n\nexport { motion };\n"],"names":["motion","createDOMMotionComponentProxy","createMotionComponent"],"mappings":"yIAGA,MAAMA,EAAuBC,EAA6BA,8BAACC,EAAqBA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../value/utils/is-motion-value.mjs.js"),t=require("../VisualElement.mjs.js"),s=require("../../../../../motion-dom/dist/es/animation/keyframes/DOMKeyframesResolver.mjs.js");class i extends t.VisualElement{constructor(){super(...arguments),this.KeyframeResolver=s.DOMKeyframesResolver}sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){return e.style?e.style[t]:void 0}removeValueFromRenderState(e,t){let{vars:s,style:i}=t;delete s[e],delete i[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;e.isMotionValue(t)&&(this.childSubscription=t.on("change",(e=>{this.current&&(this.current.textContent=`${e}`)})))}}exports.DOMVisualElement=i;
2
- //# sourceMappingURL=DOMVisualElement.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DOMVisualElement.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/DOMVisualElement.mjs"],"sourcesContent":["import { DOMKeyframesResolver } from 'motion-dom';\nimport { isMotionValue } from '../../value/utils/is-motion-value.mjs';\nimport { VisualElement } from '../VisualElement.mjs';\n\nclass DOMVisualElement extends VisualElement {\n constructor() {\n super(...arguments);\n this.KeyframeResolver = DOMKeyframesResolver;\n }\n sortInstanceNodePosition(a, b) {\n /**\n * compareDocumentPosition returns a bitmask, by using the bitwise &\n * we're returning true if 2 in that bitmask is set to true. 2 is set\n * to true if b preceeds a.\n */\n return a.compareDocumentPosition(b) & 2 ? 1 : -1;\n }\n getBaseTargetFromProps(props, key) {\n return props.style\n ? props.style[key]\n : undefined;\n }\n removeValueFromRenderState(key, { vars, style }) {\n delete vars[key];\n delete style[key];\n }\n handleChildMotionValue() {\n if (this.childSubscription) {\n this.childSubscription();\n delete this.childSubscription;\n }\n const { children } = this.props;\n if (isMotionValue(children)) {\n this.childSubscription = children.on(\"change\", (latest) => {\n if (this.current) {\n this.current.textContent = `${latest}`;\n }\n });\n }\n }\n}\n\nexport { DOMVisualElement };\n"],"names":["DOMVisualElement","VisualElement","constructor","super","arguments","this","KeyframeResolver","DOMKeyframesResolver","sortInstanceNodePosition","a","b","compareDocumentPosition","getBaseTargetFromProps","props","key","style","undefined","removeValueFromRenderState","_ref","vars","handleChildMotionValue","childSubscription","children","isMotionValue","on","latest","current","textContent"],"mappings":"kQAIA,MAAMA,UAAyBC,EAAAA,cAC3BC,WAAAA,GACIC,SAASC,WACTC,KAAKC,iBAAmBC,sBAC5B,CACAC,wBAAAA,CAAyBC,EAAGC,GAMxB,OAAsC,EAA/BD,EAAEE,wBAAwBD,GAAS,GAAK,CACnD,CACAE,sBAAAA,CAAuBC,EAAOC,GAC1B,OAAOD,EAAME,MACPF,EAAME,MAAMD,QACZE,CACV,CACAC,0BAAAA,CAA2BH,EAAGI,GAAmB,IAAjBC,KAAEA,EAAIJ,MAAEA,GAAOG,SACpCC,EAAKL,UACLC,EAAMD,EACjB,CACAM,sBAAAA,GACQf,KAAKgB,oBACLhB,KAAKgB,2BACEhB,KAAKgB,mBAEhB,MAAMC,SAAEA,GAAajB,KAAKQ,MACtBU,EAAAA,cAAcD,KACdjB,KAAKgB,kBAAoBC,EAASE,GAAG,UAAWC,IACxCpB,KAAKqB,UACLrB,KAAKqB,QAAQC,YAAc,GAAGF,IAClC,IAGZ"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),s=require("../html/HTMLVisualElement.mjs.js"),t=require("../svg/SVGVisualElement.mjs.js"),r=require("./utils/is-svg-component.mjs.js");exports.createDomVisualElement=(l,i)=>r.isSVGComponent(l)?new t.SVGVisualElement(i):new s.HTMLVisualElement(i,{allowProjection:l!==e.Fragment});
2
- //# sourceMappingURL=create-visual-element.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-visual-element.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/create-visual-element.mjs"],"sourcesContent":["import { Fragment } from 'react';\nimport { HTMLVisualElement } from '../html/HTMLVisualElement.mjs';\nimport { SVGVisualElement } from '../svg/SVGVisualElement.mjs';\nimport { isSVGComponent } from './utils/is-svg-component.mjs';\n\nconst createDomVisualElement = (Component, options) => {\n return isSVGComponent(Component)\n ? new SVGVisualElement(options)\n : new HTMLVisualElement(options, {\n allowProjection: Component !== Fragment,\n });\n};\n\nexport { createDomVisualElement };\n"],"names":["createDomVisualElement","Component","options","isSVGComponent","SVGVisualElement","HTMLVisualElement","allowProjection","Fragment"],"mappings":"iQAK+BA,CAACC,EAAWC,IAChCC,EAAcA,eAACF,GAChB,IAAIG,EAAAA,iBAAiBF,GACrB,IAAIG,EAAiBA,kBAACH,EAAS,CAC7BI,gBAAiBL,IAAcM,EAAAA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),s=require("../html/use-props.mjs.js"),r=require("./utils/filter-props.mjs.js"),t=require("./utils/is-svg-component.mjs.js"),i=require("../svg/use-props.mjs.js"),u=require("../../value/utils/is-motion-value.mjs.js");exports.createUseRender=function(){let o=arguments.length>0&&void 0!==arguments[0]&&arguments[0];return(l,n,p,m,a)=>{let{latestValues:j}=m;const c=(t.isSVGComponent(l)?i.useSVGProps:s.useHTMLProps)(n,j,a,l),v=r.filterProps(n,"string"==typeof l,o),d=l!==e.Fragment?{...v,...c,ref:p}:{},{children:f}=n,g=e.useMemo((()=>u.isMotionValue(f)?f.get():f),[f]);return e.createElement(l,{...d,children:g})}};
2
- //# sourceMappingURL=use-render.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-render.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/dom/use-render.mjs"],"sourcesContent":["import { Fragment, useMemo, createElement } from 'react';\nimport { useHTMLProps } from '../html/use-props.mjs';\nimport { filterProps } from './utils/filter-props.mjs';\nimport { isSVGComponent } from './utils/is-svg-component.mjs';\nimport { useSVGProps } from '../svg/use-props.mjs';\nimport { isMotionValue } from '../../value/utils/is-motion-value.mjs';\n\nfunction createUseRender(forwardMotionProps = false) {\n const useRender = (Component, props, ref, { latestValues }, isStatic) => {\n const useVisualProps = isSVGComponent(Component)\n ? useSVGProps\n : useHTMLProps;\n const visualProps = useVisualProps(props, latestValues, isStatic, Component);\n const filteredProps = filterProps(props, typeof Component === \"string\", forwardMotionProps);\n const elementProps = Component !== Fragment\n ? { ...filteredProps, ...visualProps, ref }\n : {};\n /**\n * If component has been handed a motion value as its child,\n * memoise its initial value and render that. Subsequent updates\n * will be handled by the onChange handler\n */\n const { children } = props;\n const renderedChildren = useMemo(() => (isMotionValue(children) ? children.get() : children), [children]);\n return createElement(Component, {\n ...elementProps,\n children: renderedChildren,\n });\n };\n return useRender;\n}\n\nexport { createUseRender };\n"],"names":["forwardMotionProps","arguments","length","undefined","useRender","Component","props","ref","_ref","isStatic","latestValues","visualProps","isSVGComponent","useSVGProps","useHTMLProps","filteredProps","filterProps","elementProps","Fragment","children","renderedChildren","useMemo","isMotionValue","get","createElement"],"mappings":"0UAOA,WAAqD,IAA5BA,EAAkBC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,IAAAA,UAAA,GAsBvC,MArBkBG,CAACC,EAAWC,EAAOC,EAAGC,EAAoBC,KAAa,IAA/BC,aAAEA,GAAcF,EACtD,MAGMG,GAHiBC,EAAcA,eAACP,GAChCQ,EAAAA,YACAC,EAAAA,cAC6BR,EAAOI,EAAcD,EAAUJ,GAC5DU,EAAgBC,EAAAA,YAAYV,EAA4B,iBAAdD,EAAwBL,GAClEiB,EAAeZ,IAAca,WAC7B,IAAKH,KAAkBJ,EAAaJ,OACpC,IAMAY,SAAEA,GAAab,EACfc,EAAmBC,EAAAA,SAAQ,IAAOC,EAAAA,cAAcH,GAAYA,EAASI,MAAQJ,GAAW,CAACA,IAC/F,OAAOK,EAAAA,cAAcnB,EAAW,IACzBY,EACHE,SAAUC,GACZ,CAGV"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.camelToDash=e=>e.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase();
2
- //# sourceMappingURL=camel-to-dash.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"camel-to-dash.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/dom/utils/camel-to-dash.mjs"],"sourcesContent":["/**\n * Convert camelCase to dash-case properties.\n */\nconst camelToDash = (str) => str.replace(/([a-z])([A-Z])/gu, \"$1-$2\").toLowerCase();\n\nexport { camelToDash };\n"],"names":["str","replace","toLowerCase"],"mappings":"wFAGqBA,GAAQA,EAAIC,QAAQ,mBAAoB,SAASC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var o=require("../../../motion/utils/valid-prop.mjs.js");let t=t=>!o.isValidMotionProp(t);function i(i){i&&(t=t=>t.startsWith("on")?!o.isValidMotionProp(t):i(t))}try{i(require("@emotion/is-prop-valid").default)}catch{}exports.filterProps=function(i,r,e){const s={};for(const a in i)"values"===a&&"object"==typeof i.values||(t(a)||!0===e&&o.isValidMotionProp(a)||!r&&!o.isValidMotionProp(a)||i.draggable&&a.startsWith("onDrag"))&&(s[a]=i[a]);return s},exports.loadExternalIsValidProp=i;
2
- //# sourceMappingURL=filter-props.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"filter-props.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/dom/utils/filter-props.mjs"],"sourcesContent":["import { isValidMotionProp } from '../../../motion/utils/valid-prop.mjs';\n\nlet shouldForward = (key) => !isValidMotionProp(key);\nfunction loadExternalIsValidProp(isValidProp) {\n if (!isValidProp)\n return;\n // Explicitly filter our events\n shouldForward = (key) => key.startsWith(\"on\") ? !isValidMotionProp(key) : isValidProp(key);\n}\n/**\n * Emotion and Styled Components both allow users to pass through arbitrary props to their components\n * to dynamically generate CSS. They both use the `@emotion/is-prop-valid` package to determine which\n * of these should be passed to the underlying DOM node.\n *\n * However, when styling a Motion component `styled(motion.div)`, both packages pass through *all* props\n * as it's seen as an arbitrary component rather than a DOM node. Motion only allows arbitrary props\n * passed through the `custom` prop so it doesn't *need* the payload or computational overhead of\n * `@emotion/is-prop-valid`, however to fix this problem we need to use it.\n *\n * By making it an optionalDependency we can offer this functionality only in the situations where it's\n * actually required.\n */\ntry {\n /**\n * We attempt to import this package but require won't be defined in esm environments, in that case\n * isPropValid will have to be provided via `MotionContext`. In a 6.0.0 this should probably be removed\n * in favour of explicit injection.\n */\n loadExternalIsValidProp(require(\"@emotion/is-prop-valid\").default);\n}\ncatch {\n // We don't need to actually do anything here - the fallback is the existing `isPropValid`.\n}\nfunction filterProps(props, isDom, forwardMotionProps) {\n const filteredProps = {};\n for (const key in props) {\n /**\n * values is considered a valid prop by Emotion, so if it's present\n * this will be rendered out to the DOM unless explicitly filtered.\n *\n * We check the type as it could be used with the `feColorMatrix`\n * element, which we support.\n */\n if (key === \"values\" && typeof props.values === \"object\")\n continue;\n if (shouldForward(key) ||\n (forwardMotionProps === true && isValidMotionProp(key)) ||\n (!isDom && !isValidMotionProp(key)) ||\n // If trying to use native HTML drag events, forward drag listeners\n (props[\"draggable\"] &&\n key.startsWith(\"onDrag\"))) {\n filteredProps[key] =\n props[key];\n }\n }\n return filteredProps;\n}\n\nexport { filterProps, loadExternalIsValidProp };\n"],"names":["shouldForward","key","isValidMotionProp","loadExternalIsValidProp","isValidProp","startsWith","require","default","props","isDom","forwardMotionProps","filteredProps","values"],"mappings":"6HAEA,IAAIA,EAAiBC,IAASC,EAAiBA,kBAACD,GAChD,SAASE,EAAwBC,GACxBA,IAGLJ,EAAiBC,GAAQA,EAAII,WAAW,OAASH,EAAAA,kBAAkBD,GAAOG,EAAYH,GAC1F,CAcA,IAMIE,EAAwBG,QAAQ,0BAA0BC,QAC9D,CACA,MACI,qBAEJ,SAAqBC,EAAOC,EAAOC,GAC/B,MAAMC,EAAgB,CAAA,EACtB,IAAK,MAAMV,KAAOO,EAQF,WAARP,GAA4C,iBAAjBO,EAAMI,SAEjCZ,EAAcC,KACU,IAAvBS,GAA+BR,EAAAA,kBAAkBD,KAChDQ,IAAUP,EAAAA,kBAAkBD,IAE7BO,EAAiB,WACdP,EAAII,WAAW,aACnBM,EAAcV,GACVO,EAAMP,IAGlB,OAAOU,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../svg/lowercase-elements.mjs.js");exports.isSVGComponent=function(s){return"string"==typeof s&&!s.includes("-")&&!!(e.lowercaseSVGElements.indexOf(s)>-1||/[A-Z]/u.test(s))};
2
- //# sourceMappingURL=is-svg-component.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-svg-component.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/dom/utils/is-svg-component.mjs"],"sourcesContent":["import { lowercaseSVGElements } from '../../svg/lowercase-elements.mjs';\n\nfunction isSVGComponent(Component) {\n if (\n /**\n * If it's not a string, it's a custom React component. Currently we only support\n * HTML custom React components.\n */\n typeof Component !== \"string\" ||\n /**\n * If it contains a dash, the element is a custom HTML webcomponent.\n */\n Component.includes(\"-\")) {\n return false;\n }\n else if (\n /**\n * If it's in our list of lowercase SVG tags, it's an SVG component\n */\n lowercaseSVGElements.indexOf(Component) > -1 ||\n /**\n * If it contains a capital letter, it's an SVG component\n */\n /[A-Z]/u.test(Component)) {\n return true;\n }\n return false;\n}\n\nexport { isSVGComponent };\n"],"names":["Component","includes","lowercaseSVGElements","indexOf","test"],"mappings":"gJAEA,SAAwBA,GACpB,MAKqB,iBAAdA,IAIHA,EAAUC,SAAS,SAOvBC,EAAAA,qBAAqBC,QAAQH,IAAc,GAIvC,SAASI,KAAKJ,GAItB"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.isSVGElement=function(e){return e instanceof SVGElement&&"svg"!==e.tagName};
2
- //# sourceMappingURL=is-svg-element.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-svg-element.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/dom/utils/is-svg-element.mjs"],"sourcesContent":["function isSVGElement(element) {\n return element instanceof SVGElement && element.tagName !== \"svg\";\n}\n\nexport { isSVGElement };\n"],"names":["element","SVGElement","tagName"],"mappings":"yFAAA,SAAsBA,GAClB,OAAOA,aAAmBC,YAAkC,QAApBD,EAAQE,OACpD"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../projection/utils/measure.mjs.js"),r=require("../dom/DOMVisualElement.mjs.js"),s=require("./utils/build-styles.mjs.js"),t=require("./utils/render.mjs.js"),o=require("./utils/scrape-motion-values.mjs.js"),i=require("../../../../../motion-dom/dist/es/render/utils/keys-transform.mjs.js"),n=require("../../../../../motion-dom/dist/es/render/dom/parse-transform.mjs.js"),u=require("../../../../../motion-dom/dist/es/animation/utils/is-css-variable.mjs.js");function a(e){return window.getComputedStyle(e)}class m extends r.DOMVisualElement{constructor(){super(...arguments),this.type="html",this.renderInstance=t.renderHTML}readValueFromInstance(e,r){if(i.transformProps.has(r))return n.readTransformValue(e,r);{const s=a(e),t=(u.isCSSVariableName(r)?s.getPropertyValue(r):s[r])||0;return"string"==typeof t?t.trim():t}}measureInstanceViewportBox(r,s){let{transformPagePoint:t}=s;return e.measureViewportBox(r,t)}build(e,r,t){s.buildHTMLStyles(e,r,t.transformTemplate)}scrapeMotionValuesFromProps(e,r,s){return o.scrapeMotionValuesFromProps(e,r,s)}}exports.HTMLVisualElement=m,exports.getComputedStyle=a;
2
- //# sourceMappingURL=HTMLVisualElement.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HTMLVisualElement.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/html/HTMLVisualElement.mjs"],"sourcesContent":["import { transformProps, readTransformValue, isCSSVariableName } from 'motion-dom';\nimport { measureViewportBox } from '../../projection/utils/measure.mjs';\nimport { DOMVisualElement } from '../dom/DOMVisualElement.mjs';\nimport { buildHTMLStyles } from './utils/build-styles.mjs';\nimport { renderHTML } from './utils/render.mjs';\nimport { scrapeMotionValuesFromProps } from './utils/scrape-motion-values.mjs';\n\nfunction getComputedStyle(element) {\n return window.getComputedStyle(element);\n}\nclass HTMLVisualElement extends DOMVisualElement {\n constructor() {\n super(...arguments);\n this.type = \"html\";\n this.renderInstance = renderHTML;\n }\n readValueFromInstance(instance, key) {\n if (transformProps.has(key)) {\n return readTransformValue(instance, key);\n }\n else {\n const computedStyle = getComputedStyle(instance);\n const value = (isCSSVariableName(key)\n ? computedStyle.getPropertyValue(key)\n : computedStyle[key]) || 0;\n return typeof value === \"string\" ? value.trim() : value;\n }\n }\n measureInstanceViewportBox(instance, { transformPagePoint }) {\n return measureViewportBox(instance, transformPagePoint);\n }\n build(renderState, latestValues, props) {\n buildHTMLStyles(renderState, latestValues, props.transformTemplate);\n }\n scrapeMotionValuesFromProps(props, prevProps, visualElement) {\n return scrapeMotionValuesFromProps(props, prevProps, visualElement);\n }\n}\n\nexport { HTMLVisualElement, getComputedStyle };\n"],"names":["getComputedStyle","element","window","HTMLVisualElement","DOMVisualElement","constructor","super","arguments","this","type","renderInstance","renderHTML","readValueFromInstance","instance","key","transformProps","has","readTransformValue","computedStyle","value","isCSSVariableName","getPropertyValue","trim","measureInstanceViewportBox","_ref","transformPagePoint","measureViewportBox","build","renderState","latestValues","props","buildHTMLStyles","transformTemplate","scrapeMotionValuesFromProps","prevProps","visualElement"],"mappings":"6hBAOA,SAASA,EAAiBC,GACtB,OAAOC,OAAOF,iBAAiBC,EACnC,CACA,MAAME,UAA0BC,EAAAA,iBAC5BC,WAAAA,GACIC,SAASC,WACTC,KAAKC,KAAO,OACZD,KAAKE,eAAiBC,YAC1B,CACAC,qBAAAA,CAAsBC,EAAUC,GAC5B,GAAIC,EAAcA,eAACC,IAAIF,GACnB,OAAOG,EAAkBA,mBAACJ,EAAUC,GAEnC,CACD,MAAMI,EAAgBlB,EAAiBa,GACjCM,GAASC,oBAAkBN,GAC3BI,EAAcG,iBAAiBP,GAC/BI,EAAcJ,KAAS,EAC7B,MAAwB,iBAAVK,EAAqBA,EAAMG,OAASH,CACtD,CACJ,CACAI,0BAAAA,CAA2BV,EAAQW,GAA0B,IAAxBC,mBAAEA,GAAoBD,EACvD,OAAOE,EAAkBA,mBAACb,EAAUY,EACxC,CACAE,KAAAA,CAAMC,EAAaC,EAAcC,GAC7BC,EAAAA,gBAAgBH,EAAaC,EAAcC,EAAME,kBACrD,CACAC,2BAAAA,CAA4BH,EAAOI,EAAWC,GAC1C,OAAOF,8BAA4BH,EAAOI,EAAWC,EACzD"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../motion/utils/use-visual-state.mjs.js"),t=require("./utils/scrape-motion-values.mjs.js"),s=require("./utils/create-render-state.mjs.js");const r={useVisualState:e.makeUseVisualState({scrapeMotionValuesFromProps:t.scrapeMotionValuesFromProps,createRenderState:s.createHtmlRenderState})};exports.htmlMotionConfig=r;
2
- //# sourceMappingURL=config-motion.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"config-motion.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/html/config-motion.mjs"],"sourcesContent":["import { makeUseVisualState } from '../../motion/utils/use-visual-state.mjs';\nimport { scrapeMotionValuesFromProps } from './utils/scrape-motion-values.mjs';\nimport { createHtmlRenderState } from './utils/create-render-state.mjs';\n\nconst htmlMotionConfig = {\n useVisualState: makeUseVisualState({\n scrapeMotionValuesFromProps,\n createRenderState: createHtmlRenderState,\n }),\n};\n\nexport { htmlMotionConfig };\n"],"names":["htmlMotionConfig","useVisualState","makeUseVisualState","scrapeMotionValuesFromProps","createRenderState","createHtmlRenderState"],"mappings":"iOAIA,MAAMA,EAAmB,CACrBC,eAAgBC,EAAAA,mBAAmB,6BAC/BC,EAA2BA,4BAC3BC,kBAAmBC,EAAAA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("../../motion/utils/is-forced-motion-value.mjs.js"),r=require("../../value/utils/is-motion-value.mjs.js"),s=require("./utils/build-styles.mjs.js"),n=require("./utils/create-render-state.mjs.js");function o(e,s,n){for(const o in s)r.isMotionValue(s[o])||t.isForcedMotionValue(o,n)||(e[o]=s[o])}function i(t,r){const i={};return o(i,t.style||{},t),Object.assign(i,function(t,r){let{transformTemplate:o}=t;return e.useMemo((()=>{const e=n.createHtmlRenderState();return s.buildHTMLStyles(e,r,o),Object.assign({},e.vars,e.style)}),[r])}(t,r)),i}exports.copyRawValuesOnly=o,exports.useHTMLProps=function(e,t){const r={},s=i(e,t);return e.drag&&!1!==e.dragListener&&(r.draggable=!1,s.userSelect=s.WebkitUserSelect=s.WebkitTouchCallout="none",s.touchAction=!0===e.drag?"none":"pan-"+("x"===e.drag?"y":"x")),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(r.tabIndex=0),r.style=s,r};
2
- //# sourceMappingURL=use-props.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-props.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/html/use-props.mjs"],"sourcesContent":["import { useMemo } from 'react';\nimport { isForcedMotionValue } from '../../motion/utils/is-forced-motion-value.mjs';\nimport { isMotionValue } from '../../value/utils/is-motion-value.mjs';\nimport { buildHTMLStyles } from './utils/build-styles.mjs';\nimport { createHtmlRenderState } from './utils/create-render-state.mjs';\n\nfunction copyRawValuesOnly(target, source, props) {\n for (const key in source) {\n if (!isMotionValue(source[key]) && !isForcedMotionValue(key, props)) {\n target[key] = source[key];\n }\n }\n}\nfunction useInitialMotionValues({ transformTemplate }, visualState) {\n return useMemo(() => {\n const state = createHtmlRenderState();\n buildHTMLStyles(state, visualState, transformTemplate);\n return Object.assign({}, state.vars, state.style);\n }, [visualState]);\n}\nfunction useStyle(props, visualState) {\n const styleProp = props.style || {};\n const style = {};\n /**\n * Copy non-Motion Values straight into style\n */\n copyRawValuesOnly(style, styleProp, props);\n Object.assign(style, useInitialMotionValues(props, visualState));\n return style;\n}\nfunction useHTMLProps(props, visualState) {\n // The `any` isn't ideal but it is the type of createElement props argument\n const htmlProps = {};\n const style = useStyle(props, visualState);\n if (props.drag && props.dragListener !== false) {\n // Disable the ghost element when a user drags\n htmlProps.draggable = false;\n // Disable text selection\n style.userSelect =\n style.WebkitUserSelect =\n style.WebkitTouchCallout =\n \"none\";\n // Disable scrolling on the draggable direction\n style.touchAction =\n props.drag === true\n ? \"none\"\n : `pan-${props.drag === \"x\" ? \"y\" : \"x\"}`;\n }\n if (props.tabIndex === undefined &&\n (props.onTap || props.onTapStart || props.whileTap)) {\n htmlProps.tabIndex = 0;\n }\n htmlProps.style = style;\n return htmlProps;\n}\n\nexport { copyRawValuesOnly, useHTMLProps };\n"],"names":["copyRawValuesOnly","target","source","props","key","isMotionValue","isForcedMotionValue","useStyle","visualState","style","Object","assign","_ref","transformTemplate","useMemo","state","createHtmlRenderState","buildHTMLStyles","vars","useInitialMotionValues","htmlProps","drag","dragListener","draggable","userSelect","WebkitUserSelect","WebkitTouchCallout","touchAction","undefined","tabIndex","onTap","onTapStart","whileTap"],"mappings":"wSAMA,SAASA,EAAkBC,EAAQC,EAAQC,GACvC,IAAK,MAAMC,KAAOF,EACTG,EAAAA,cAAcH,EAAOE,KAAUE,EAAmBA,oBAACF,EAAKD,KACzDF,EAAOG,GAAOF,EAAOE,GAGjC,CAQA,SAASG,EAASJ,EAAOK,GACrB,MACMC,EAAQ,CAAA,EAMd,OAFAT,EAAkBS,EALAN,EAAMM,OAAS,GAKGN,GACpCO,OAAOC,OAAOF,EAdlB,SAA+BG,EAAwBJ,GAAa,IAApCK,kBAAEA,GAAmBD,EACjD,OAAOE,EAAOA,SAAC,KACX,MAAMC,EAAQC,EAAAA,wBAEd,OADAC,EAAAA,gBAAgBF,EAAOP,EAAaK,GAC7BH,OAAOC,OAAO,CAAE,EAAEI,EAAMG,KAAMH,EAAMN,MAAM,GAClD,CAACD,GACR,CAQyBW,CAAuBhB,EAAOK,IAC5CC,CACX,kDACA,SAAsBN,EAAOK,GAEzB,MAAMY,EAAY,CAAA,EACZX,EAAQF,EAASJ,EAAOK,GAoB9B,OAnBIL,EAAMkB,OAA+B,IAAvBlB,EAAMmB,eAEpBF,EAAUG,WAAY,EAEtBd,EAAMe,WACFf,EAAMgB,iBACFhB,EAAMiB,mBACF,OAEZjB,EAAMkB,aACa,IAAfxB,EAAMkB,KACA,OACA,QAAsB,MAAflB,EAAMkB,KAAe,IAAM,WAEzBO,IAAnBzB,EAAM0B,WACL1B,EAAM2B,OAAS3B,EAAM4B,YAAc5B,EAAM6B,YAC1CZ,EAAUS,SAAW,GAEzBT,EAAUX,MAAQA,EACXW,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var s=require("./build-transform.mjs.js"),r=require("../../../../../../motion-dom/dist/es/render/utils/keys-transform.mjs.js"),e=require("../../../../../../motion-dom/dist/es/animation/utils/is-css-variable.mjs.js"),i=require("../../../../../../motion-dom/dist/es/value/types/utils/get-as-type.mjs.js"),t=require("../../../../../../motion-dom/dist/es/value/types/maps/number.mjs.js");exports.buildHTMLStyles=function(o,n,a){const{style:m,vars:u,transformOrigin:l}=o;let f=!1,d=!1;for(const s in n){const o=n[s];if(r.transformProps.has(s))f=!0;else if(e.isCSSVariableName(s))u[s]=o;else{const r=i.getValueAsType(o,t.numberValueTypes[s]);s.startsWith("origin")?(d=!0,l[s]=r):m[s]=r}}if(n.transform||(f||a?m.transform=s.buildTransform(n,o.transform,a):m.transform&&(m.transform="none")),d){const{originX:s="50%",originY:r="50%",originZ:e=0}=l;m.transformOrigin=`${s} ${r} ${e}`}};
2
- //# sourceMappingURL=build-styles.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-styles.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/html/utils/build-styles.mjs"],"sourcesContent":["import { transformProps, isCSSVariableName, getValueAsType, numberValueTypes } from 'motion-dom';\nimport { buildTransform } from './build-transform.mjs';\n\nfunction buildHTMLStyles(state, latestValues, transformTemplate) {\n const { style, vars, transformOrigin } = state;\n // Track whether we encounter any transform or transformOrigin values.\n let hasTransform = false;\n let hasTransformOrigin = false;\n /**\n * Loop over all our latest animated values and decide whether to handle them\n * as a style or CSS variable.\n *\n * Transforms and transform origins are kept separately for further processing.\n */\n for (const key in latestValues) {\n const value = latestValues[key];\n if (transformProps.has(key)) {\n // If this is a transform, flag to enable further transform processing\n hasTransform = true;\n continue;\n }\n else if (isCSSVariableName(key)) {\n vars[key] = value;\n continue;\n }\n else {\n // Convert the value to its default value type, ie 0 -> \"0px\"\n const valueAsType = getValueAsType(value, numberValueTypes[key]);\n if (key.startsWith(\"origin\")) {\n // If this is a transform origin, flag and enable further transform-origin processing\n hasTransformOrigin = true;\n transformOrigin[key] =\n valueAsType;\n }\n else {\n style[key] = valueAsType;\n }\n }\n }\n if (!latestValues.transform) {\n if (hasTransform || transformTemplate) {\n style.transform = buildTransform(latestValues, state.transform, transformTemplate);\n }\n else if (style.transform) {\n /**\n * If we have previously created a transform but currently don't have any,\n * reset transform style to none.\n */\n style.transform = \"none\";\n }\n }\n /**\n * Build a transformOrigin style. Uses the same defaults as the browser for\n * undefined origins.\n */\n if (hasTransformOrigin) {\n const { originX = \"50%\", originY = \"50%\", originZ = 0, } = transformOrigin;\n style.transformOrigin = `${originX} ${originY} ${originZ}`;\n }\n}\n\nexport { buildHTMLStyles };\n"],"names":["state","latestValues","transformTemplate","style","vars","transformOrigin","hasTransform","hasTransformOrigin","key","value","transformProps","has","isCSSVariableName","valueAsType","getValueAsType","numberValueTypes","startsWith","transform","buildTransform","originX","originY","originZ"],"mappings":"4dAGA,SAAyBA,EAAOC,EAAcC,GAC1C,MAAMC,MAAEA,EAAKC,KAAEA,EAAIC,gBAAEA,GAAoBL,EAEzC,IAAIM,GAAe,EACfC,GAAqB,EAOzB,IAAK,MAAMC,KAAOP,EAAc,CAC5B,MAAMQ,EAAQR,EAAaO,GAC3B,GAAIE,EAAcA,eAACC,IAAIH,GAEnBF,GAAe,OAGd,GAAIM,EAAAA,kBAAkBJ,GACvBJ,EAAKI,GAAOC,MAGX,CAED,MAAMI,EAAcC,EAAAA,eAAeL,EAAOM,EAAAA,iBAAiBP,IACvDA,EAAIQ,WAAW,WAEfT,GAAqB,EACrBF,EAAgBG,GACZK,GAGJV,EAAMK,GAAOK,CAErB,CACJ,CAiBA,GAhBKZ,EAAagB,YACVX,GAAgBJ,EAChBC,EAAMc,UAAYC,iBAAejB,EAAcD,EAAMiB,UAAWf,GAE3DC,EAAMc,YAKXd,EAAMc,UAAY,SAOtBV,EAAoB,CACpB,MAAMY,QAAEA,EAAU,MAAKC,QAAEA,EAAU,MAAKC,QAAEA,EAAU,GAAOhB,EAC3DF,EAAME,gBAAkB,GAAGc,KAAWC,KAAWC,GACrD,CACJ"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../../../../motion-dom/dist/es/render/utils/keys-transform.mjs.js"),t=require("../../../../../../motion-dom/dist/es/value/types/utils/get-as-type.mjs.js"),r=require("../../../../../../motion-dom/dist/es/value/types/maps/number.mjs.js");const s={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},o=e.transformPropOrder.length;exports.buildTransform=function(n,i,a){let m="",u=!0;for(let l=0;l<o;l++){const o=e.transformPropOrder[l],p=n[o];if(void 0===p)continue;let d=!0;if(d="number"==typeof p?p===(o.startsWith("scale")?1:0):0===parseFloat(p),!d||a){const e=t.getValueAsType(p,r.numberValueTypes[o]);if(!d){u=!1;m+=`${s[o]||o}(${e}) `}a&&(i[o]=e)}}return m=m.trim(),a?m=a(i,u?"":m):u&&(m="none"),m};
2
- //# sourceMappingURL=build-transform.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-transform.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/html/utils/build-transform.mjs"],"sourcesContent":["import { transformPropOrder, getValueAsType, numberValueTypes } from 'motion-dom';\n\nconst translateAlias = {\n x: \"translateX\",\n y: \"translateY\",\n z: \"translateZ\",\n transformPerspective: \"perspective\",\n};\nconst numTransforms = transformPropOrder.length;\n/**\n * Build a CSS transform style from individual x/y/scale etc properties.\n *\n * This outputs with a default order of transforms/scales/rotations, this can be customised by\n * providing a transformTemplate function.\n */\nfunction buildTransform(latestValues, transform, transformTemplate) {\n // The transform string we're going to build into.\n let transformString = \"\";\n let transformIsDefault = true;\n /**\n * Loop over all possible transforms in order, adding the ones that\n * are present to the transform string.\n */\n for (let i = 0; i < numTransforms; i++) {\n const key = transformPropOrder[i];\n const value = latestValues[key];\n if (value === undefined)\n continue;\n let valueIsDefault = true;\n if (typeof value === \"number\") {\n valueIsDefault = value === (key.startsWith(\"scale\") ? 1 : 0);\n }\n else {\n valueIsDefault = parseFloat(value) === 0;\n }\n if (!valueIsDefault || transformTemplate) {\n const valueAsType = getValueAsType(value, numberValueTypes[key]);\n if (!valueIsDefault) {\n transformIsDefault = false;\n const transformName = translateAlias[key] || key;\n transformString += `${transformName}(${valueAsType}) `;\n }\n if (transformTemplate) {\n transform[key] = valueAsType;\n }\n }\n }\n transformString = transformString.trim();\n // If we have a custom `transform` template, pass our transform values and\n // generated transformString to that before returning\n if (transformTemplate) {\n transformString = transformTemplate(transform, transformIsDefault ? \"\" : transformString);\n }\n else if (transformIsDefault) {\n transformString = \"none\";\n }\n return transformString;\n}\n\nexport { buildTransform };\n"],"names":["translateAlias","x","y","z","transformPerspective","numTransforms","transformPropOrder","length","latestValues","transform","transformTemplate","transformString","transformIsDefault","i","key","value","undefined","valueIsDefault","startsWith","parseFloat","valueAsType","getValueAsType","numberValueTypes","trim"],"mappings":"qUAEA,MAAMA,EAAiB,CACnBC,EAAG,aACHC,EAAG,aACHC,EAAG,aACHC,qBAAsB,eAEpBC,EAAgBC,EAAkBA,mBAACC,8BAOzC,SAAwBC,EAAcC,EAAWC,GAE7C,IAAIC,EAAkB,GAClBC,GAAqB,EAKzB,IAAK,IAAIC,EAAI,EAAGA,EAAIR,EAAeQ,IAAK,CACpC,MAAMC,EAAMR,qBAAmBO,GACzBE,EAAQP,EAAaM,GAC3B,QAAcE,IAAVD,EACA,SACJ,IAAIE,GAAiB,EAOrB,GALIA,EADiB,iBAAVF,EACUA,KAAWD,EAAII,WAAW,SAAW,EAAI,GAGnB,IAAtBC,WAAWJ,IAE3BE,GAAkBP,EAAmB,CACtC,MAAMU,EAAcC,EAAAA,eAAeN,EAAOO,EAAAA,iBAAiBR,IAC3D,IAAKG,EAAgB,CACjBL,GAAqB,EAErBD,GAAmB,GADGX,EAAec,IAAQA,KACNM,KAC3C,CACIV,IACAD,EAAUK,GAAOM,EAEzB,CACJ,CAUA,OATAT,EAAkBA,EAAgBY,OAG9Bb,EACAC,EAAkBD,EAAkBD,EAAWG,EAAqB,GAAKD,GAEpEC,IACLD,EAAkB,QAEfA,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createHtmlRenderState=()=>({style:{},transform:{},transformOrigin:{},vars:{}});
2
- //# sourceMappingURL=create-render-state.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-render-state.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/html/utils/create-render-state.mjs"],"sourcesContent":["const createHtmlRenderState = () => ({\n style: {},\n transform: {},\n transformOrigin: {},\n vars: {},\n});\n\nexport { createHtmlRenderState };\n"],"names":["createHtmlRenderState","style","transform","transformOrigin","vars"],"mappings":"kGAA8BA,KAAO,CACjCC,MAAO,CAAE,EACTC,UAAW,CAAE,EACbC,gBAAiB,CAAE,EACnBC,KAAM,CAAC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.renderHTML=function(e,t,s,r){let{style:o,vars:n}=t;Object.assign(e.style,o,r&&r.getProjectionStyles(s));for(const t in n)e.style.setProperty(t,n[t])};
2
- //# sourceMappingURL=render.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"render.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/html/utils/render.mjs"],"sourcesContent":["function renderHTML(element, { style, vars }, styleProp, projection) {\n Object.assign(element.style, style, projection && projection.getProjectionStyles(styleProp));\n // Loop over any CSS variables and assign those.\n for (const key in vars) {\n element.style.setProperty(key, vars[key]);\n }\n}\n\nexport { renderHTML };\n"],"names":["element","_ref","styleProp","projection","style","vars","Object","assign","getProjectionStyles","key","setProperty"],"mappings":"uFAAA,SAAoBA,EAAOC,EAAmBC,EAAWC,GAAY,IAAxCC,MAAEA,EAAKC,KAAEA,GAAMJ,EACxCK,OAAOC,OAAOP,EAAQI,MAAOA,EAAOD,GAAcA,EAAWK,oBAAoBN,IAEjF,IAAK,MAAMO,KAAOJ,EACdL,EAAQI,MAAMM,YAAYD,EAAKJ,EAAKI,GAE5C"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../motion/utils/is-forced-motion-value.mjs.js"),o=require("../../../value/utils/is-motion-value.mjs.js");exports.scrapeMotionValuesFromProps=function(s,t,i){const{style:r}=s,l={};for(const u in r)(o.isMotionValue(r[u])||t.style&&o.isMotionValue(t.style[u])||e.isForcedMotionValue(u,s)||void 0!==i?.getValue(u)?.liveStyle)&&(l[u]=r[u]);return l};
2
- //# sourceMappingURL=scrape-motion-values.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scrape-motion-values.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/html/utils/scrape-motion-values.mjs"],"sourcesContent":["import { isForcedMotionValue } from '../../../motion/utils/is-forced-motion-value.mjs';\nimport { isMotionValue } from '../../../value/utils/is-motion-value.mjs';\n\nfunction scrapeMotionValuesFromProps(props, prevProps, visualElement) {\n const { style } = props;\n const newValues = {};\n for (const key in style) {\n if (isMotionValue(style[key]) ||\n (prevProps.style &&\n isMotionValue(prevProps.style[key])) ||\n isForcedMotionValue(key, props) ||\n visualElement?.getValue(key)?.liveStyle !== undefined) {\n newValues[key] = style[key];\n }\n }\n return newValues;\n}\n\nexport { scrapeMotionValuesFromProps };\n"],"names":["props","prevProps","visualElement","style","newValues","key","isMotionValue","isForcedMotionValue","undefined","getValue","liveStyle"],"mappings":"sOAGA,SAAqCA,EAAOC,EAAWC,GACnD,MAAMC,MAAEA,GAAUH,EACZI,EAAY,CAAA,EAClB,IAAK,MAAMC,KAAOF,GACVG,EAAaA,cAACH,EAAME,KACnBJ,EAAUE,OACPG,EAAAA,cAAcL,EAAUE,MAAME,KAClCE,EAAmBA,oBAACF,EAAKL,SACmBQ,IAA5CN,GAAeO,SAASJ,IAAMK,aAC9BN,EAAUC,GAAOF,EAAME,IAG/B,OAAOD,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=new WeakMap;exports.visualElementStore=e;
2
- //# sourceMappingURL=store.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"store.mjs.js","sources":["../../../../../../node_modules/framer-motion/dist/es/render/store.mjs"],"sourcesContent":["const visualElementStore = new WeakMap();\n\nexport { visualElementStore };\n"],"names":["visualElementStore","WeakMap"],"mappings":"oEAAA,MAAMA,EAAqB,IAAIC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../projection/geometry/models.mjs.js"),s=require("../dom/DOMVisualElement.mjs.js"),r=require("../dom/utils/camel-to-dash.mjs.js"),t=require("./utils/build-attrs.mjs.js"),a=require("./utils/camel-case-attrs.mjs.js"),i=require("./utils/is-svg-tag.mjs.js"),u=require("./utils/render.mjs.js"),o=require("./utils/scrape-motion-values.mjs.js"),m=require("../../../../../motion-dom/dist/es/render/utils/keys-transform.mjs.js"),l=require("../../../../../motion-dom/dist/es/value/types/maps/defaults.mjs.js");class n extends s.DOMVisualElement{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=e.createBox}getBaseTargetFromProps(e,s){return e[s]}readValueFromInstance(e,s){if(m.transformProps.has(s)){const e=l.getDefaultValueType(s);return e&&e.default||0}return s=a.camelCaseAttributes.has(s)?s:r.camelToDash(s),e.getAttribute(s)}scrapeMotionValuesFromProps(e,s,r){return o.scrapeMotionValuesFromProps(e,s,r)}build(e,s,r){t.buildSVGAttrs(e,s,this.isSVGTag,r.transformTemplate)}renderInstance(e,s,r,t){u.renderSVG(e,s,r,t)}mount(e){this.isSVGTag=i.isSVGTag(e.tagName),super.mount(e)}}exports.SVGVisualElement=n;
2
- //# sourceMappingURL=SVGVisualElement.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SVGVisualElement.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/svg/SVGVisualElement.mjs"],"sourcesContent":["import { transformProps, getDefaultValueType } from 'motion-dom';\nimport { createBox } from '../../projection/geometry/models.mjs';\nimport { DOMVisualElement } from '../dom/DOMVisualElement.mjs';\nimport { camelToDash } from '../dom/utils/camel-to-dash.mjs';\nimport { buildSVGAttrs } from './utils/build-attrs.mjs';\nimport { camelCaseAttributes } from './utils/camel-case-attrs.mjs';\nimport { isSVGTag } from './utils/is-svg-tag.mjs';\nimport { renderSVG } from './utils/render.mjs';\nimport { scrapeMotionValuesFromProps } from './utils/scrape-motion-values.mjs';\n\nclass SVGVisualElement extends DOMVisualElement {\n constructor() {\n super(...arguments);\n this.type = \"svg\";\n this.isSVGTag = false;\n this.measureInstanceViewportBox = createBox;\n }\n getBaseTargetFromProps(props, key) {\n return props[key];\n }\n readValueFromInstance(instance, key) {\n if (transformProps.has(key)) {\n const defaultType = getDefaultValueType(key);\n return defaultType ? defaultType.default || 0 : 0;\n }\n key = !camelCaseAttributes.has(key) ? camelToDash(key) : key;\n return instance.getAttribute(key);\n }\n scrapeMotionValuesFromProps(props, prevProps, visualElement) {\n return scrapeMotionValuesFromProps(props, prevProps, visualElement);\n }\n build(renderState, latestValues, props) {\n buildSVGAttrs(renderState, latestValues, this.isSVGTag, props.transformTemplate);\n }\n renderInstance(instance, renderState, styleProp, projection) {\n renderSVG(instance, renderState, styleProp, projection);\n }\n mount(instance) {\n this.isSVGTag = isSVGTag(instance.tagName);\n super.mount(instance);\n }\n}\n\nexport { SVGVisualElement };\n"],"names":["SVGVisualElement","DOMVisualElement","constructor","super","arguments","this","type","isSVGTag","measureInstanceViewportBox","createBox","getBaseTargetFromProps","props","key","readValueFromInstance","instance","transformProps","has","defaultType","getDefaultValueType","default","camelCaseAttributes","camelToDash","getAttribute","scrapeMotionValuesFromProps","prevProps","visualElement","build","renderState","latestValues","buildSVGAttrs","transformTemplate","renderInstance","styleProp","projection","renderSVG","mount","tagName"],"mappings":"0kBAUA,MAAMA,UAAyBC,EAAAA,iBAC3BC,WAAAA,GACIC,SAASC,WACTC,KAAKC,KAAO,MACZD,KAAKE,UAAW,EAChBF,KAAKG,2BAA6BC,WACtC,CACAC,sBAAAA,CAAuBC,EAAOC,GAC1B,OAAOD,EAAMC,EACjB,CACAC,qBAAAA,CAAsBC,EAAUF,GAC5B,GAAIG,EAAcA,eAACC,IAAIJ,GAAM,CACzB,MAAMK,EAAcC,sBAAoBN,GACxC,OAAOK,GAAcA,EAAYE,SAAe,CACpD,CAEA,OADAP,EAAOQ,EAAmBA,oBAACJ,IAAIJ,GAA0BA,EAAnBS,cAAYT,GAC3CE,EAASQ,aAAaV,EACjC,CACAW,2BAAAA,CAA4BZ,EAAOa,EAAWC,GAC1C,OAAOF,8BAA4BZ,EAAOa,EAAWC,EACzD,CACAC,KAAAA,CAAMC,EAAaC,EAAcjB,GAC7BkB,EAAaA,cAACF,EAAaC,EAAcvB,KAAKE,SAAUI,EAAMmB,kBAClE,CACAC,cAAAA,CAAejB,EAAUa,EAAaK,EAAWC,GAC7CC,EAAAA,UAAUpB,EAAUa,EAAaK,EAAWC,EAChD,CACAE,KAAAA,CAAMrB,GACFT,KAAKE,SAAWA,EAAAA,SAASO,EAASsB,SAClCjC,MAAMgC,MAAMrB,EAChB"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../motion/utils/use-visual-state.mjs.js"),s=require("./utils/create-render-state.mjs.js"),t=require("./utils/scrape-motion-values.mjs.js");const r={useVisualState:e.makeUseVisualState({scrapeMotionValuesFromProps:t.scrapeMotionValuesFromProps,createRenderState:s.createSvgRenderState})};exports.svgMotionConfig=r;
2
- //# sourceMappingURL=config-motion.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"config-motion.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/svg/config-motion.mjs"],"sourcesContent":["import { makeUseVisualState } from '../../motion/utils/use-visual-state.mjs';\nimport { createSvgRenderState } from './utils/create-render-state.mjs';\nimport { scrapeMotionValuesFromProps } from './utils/scrape-motion-values.mjs';\n\nconst svgMotionConfig = {\n useVisualState: makeUseVisualState({\n scrapeMotionValuesFromProps: scrapeMotionValuesFromProps,\n createRenderState: createSvgRenderState,\n }),\n};\n\nexport { svgMotionConfig };\n"],"names":["svgMotionConfig","useVisualState","makeUseVisualState","scrapeMotionValuesFromProps","createRenderState","createSvgRenderState"],"mappings":"iOAIA,MAAMA,EAAkB,CACpBC,eAAgBC,EAAAA,mBAAmB,CAC/BC,4BAA6BA,EAA2BA,4BACxDC,kBAAmBC,EAAAA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.lowercaseSVGElements=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];
2
- //# sourceMappingURL=lowercase-elements.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lowercase-elements.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/svg/lowercase-elements.mjs"],"sourcesContent":["/**\n * We keep these listed separately as we use the lowercase tag names as part\n * of the runtime bundle to detect SVG components\n */\nconst lowercaseSVGElements = [\n \"animate\",\n \"circle\",\n \"defs\",\n \"desc\",\n \"ellipse\",\n \"g\",\n \"image\",\n \"line\",\n \"filter\",\n \"marker\",\n \"mask\",\n \"metadata\",\n \"path\",\n \"pattern\",\n \"polygon\",\n \"polyline\",\n \"rect\",\n \"stop\",\n \"switch\",\n \"symbol\",\n \"svg\",\n \"text\",\n \"tspan\",\n \"use\",\n \"view\",\n];\n\nexport { lowercaseSVGElements };\n"],"names":[],"mappings":"iGAI6B,CACzB,UACA,SACA,OACA,OACA,UACA,IACA,QACA,OACA,SACA,SACA,OACA,WACA,OACA,UACA,UACA,WACA,OACA,OACA,SACA,SACA,MACA,OACA,QACA,MACA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),s=require("../html/use-props.mjs.js"),t=require("./utils/build-attrs.mjs.js"),r=require("./utils/create-render-state.mjs.js"),u=require("./utils/is-svg-tag.mjs.js");exports.useSVGProps=function(l,i,a,o){const n=e.useMemo((()=>{const e=r.createSvgRenderState();return t.buildSVGAttrs(e,i,u.isSVGTag(o),l.transformTemplate),{...e.attrs,style:{...e.style}}}),[i]);if(l.style){const e={};s.copyRawValuesOnly(e,l.style,l),n.style={...e,...n.style}}return n};
2
- //# sourceMappingURL=use-props.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"use-props.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/svg/use-props.mjs"],"sourcesContent":["import { useMemo } from 'react';\nimport { copyRawValuesOnly } from '../html/use-props.mjs';\nimport { buildSVGAttrs } from './utils/build-attrs.mjs';\nimport { createSvgRenderState } from './utils/create-render-state.mjs';\nimport { isSVGTag } from './utils/is-svg-tag.mjs';\n\nfunction useSVGProps(props, visualState, _isStatic, Component) {\n const visualProps = useMemo(() => {\n const state = createSvgRenderState();\n buildSVGAttrs(state, visualState, isSVGTag(Component), props.transformTemplate);\n return {\n ...state.attrs,\n style: { ...state.style },\n };\n }, [visualState]);\n if (props.style) {\n const rawStyles = {};\n copyRawValuesOnly(rawStyles, props.style, props);\n visualProps.style = { ...rawStyles, ...visualProps.style };\n }\n return visualProps;\n}\n\nexport { useSVGProps };\n"],"names":["props","visualState","_isStatic","Component","visualProps","useMemo","state","createSvgRenderState","buildSVGAttrs","isSVGTag","transformTemplate","attrs","style","rawStyles","copyRawValuesOnly"],"mappings":"oRAMA,SAAqBA,EAAOC,EAAaC,EAAWC,GAChD,MAAMC,EAAcC,EAAAA,SAAQ,KACxB,MAAMC,EAAQC,EAAAA,uBAEd,OADAC,EAAaA,cAACF,EAAOL,EAAaQ,EAAAA,SAASN,GAAYH,EAAMU,mBACtD,IACAJ,EAAMK,MACTC,MAAO,IAAKN,EAAMM,OACrB,GACF,CAACX,IACJ,GAAID,EAAMY,MAAO,CACb,MAAMC,EAAY,CAAA,EAClBC,EAAAA,kBAAkBD,EAAWb,EAAMY,MAAOZ,GAC1CI,EAAYQ,MAAQ,IAAKC,KAAcT,EAAYQ,MACvD,CACA,OAAOR,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("../../html/utils/build-styles.mjs.js"),r=require("./path.mjs.js");exports.buildSVGAttrs=function(e,s,i,o){let{attrX:a,attrY:l,attrScale:n,pathLength:f,pathSpacing:m=1,pathOffset:d=0,...u}=s;if(t.buildHTMLStyles(e,u,o),i)return void(e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox));e.attrs=e.style,e.style={};const{attrs:v,style:x}=e;v.transform&&(x.transform=v.transform,delete v.transform),(x.transform||v.transformOrigin)&&(x.transformOrigin=v.transformOrigin??"50% 50%",delete v.transformOrigin),x.transform&&(x.transformBox="fill-box",delete v.transformBox),void 0!==a&&(v.x=a),void 0!==l&&(v.y=l),void 0!==n&&(v.scale=n),void 0!==f&&r.buildSVGPath(v,f,m,d,!1)};
2
- //# sourceMappingURL=build-attrs.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-attrs.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/build-attrs.mjs"],"sourcesContent":["import { buildHTMLStyles } from '../../html/utils/build-styles.mjs';\nimport { buildSVGPath } from './path.mjs';\n\n/**\n * Build SVG visual attrbutes, like cx and style.transform\n */\nfunction buildSVGAttrs(state, { attrX, attrY, attrScale, pathLength, pathSpacing = 1, pathOffset = 0, \n// This is object creation, which we try to avoid per-frame.\n...latest }, isSVGTag, transformTemplate) {\n buildHTMLStyles(state, latest, transformTemplate);\n /**\n * For svg tags we just want to make sure viewBox is animatable and treat all the styles\n * as normal HTML tags.\n */\n if (isSVGTag) {\n if (state.style.viewBox) {\n state.attrs.viewBox = state.style.viewBox;\n }\n return;\n }\n state.attrs = state.style;\n state.style = {};\n const { attrs, style } = state;\n /**\n * However, we apply transforms as CSS transforms.\n * So if we detect a transform, transformOrigin we take it from attrs and copy it into style.\n */\n if (attrs.transform) {\n style.transform = attrs.transform;\n delete attrs.transform;\n }\n if (style.transform || attrs.transformOrigin) {\n style.transformOrigin = attrs.transformOrigin ?? \"50% 50%\";\n delete attrs.transformOrigin;\n }\n if (style.transform) {\n /**\n * SVG's element transform-origin uses its own median as a reference.\n * Therefore, transformBox becomes a fill-box\n */\n style.transformBox = \"fill-box\";\n delete attrs.transformBox;\n }\n // Render attrX/attrY/attrScale as attributes\n if (attrX !== undefined)\n attrs.x = attrX;\n if (attrY !== undefined)\n attrs.y = attrY;\n if (attrScale !== undefined)\n attrs.scale = attrScale;\n // Build SVG path if one has been defined\n if (pathLength !== undefined) {\n buildSVGPath(attrs, pathLength, pathSpacing, pathOffset, false);\n }\n}\n\nexport { buildSVGAttrs };\n"],"names":["state","_ref","isSVGTag","transformTemplate","attrX","attrY","attrScale","pathLength","pathSpacing","pathOffset","latest","buildHTMLStyles","style","viewBox","attrs","transform","transformOrigin","transformBox","undefined","x","y","scale","buildSVGPath"],"mappings":"2KAMA,SAAuBA,EAAKC,EAEfC,EAAUC,GAAmB,IAFZC,MAAEA,EAAKC,MAAEA,EAAKC,UAAEA,EAASC,WAAEA,EAAUC,YAAEA,EAAc,EAACC,WAAEA,EAAa,KAEhGC,GAAQT,EAMP,GALAU,EAAAA,gBAAgBX,EAAOU,EAAQP,GAK3BD,EAIA,YAHIF,EAAMY,MAAMC,UACZb,EAAMc,MAAMD,QAAUb,EAAMY,MAAMC,UAI1Cb,EAAMc,MAAQd,EAAMY,MACpBZ,EAAMY,MAAQ,GACd,MAAME,MAAEA,EAAKF,MAAEA,GAAUZ,EAKrBc,EAAMC,YACNH,EAAMG,UAAYD,EAAMC,iBACjBD,EAAMC,YAEbH,EAAMG,WAAaD,EAAME,mBACzBJ,EAAMI,gBAAkBF,EAAME,iBAAmB,iBAC1CF,EAAME,iBAEbJ,EAAMG,YAKNH,EAAMK,aAAe,kBACdH,EAAMG,mBAGHC,IAAVd,IACAU,EAAMK,EAAIf,QACAc,IAAVb,IACAS,EAAMM,EAAIf,QACIa,IAAdZ,IACAQ,EAAMO,MAAQf,QAECY,IAAfX,GACAe,EAAYA,aAACR,EAAOP,EAAYC,EAAaC,GAAY,EAEjE"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});const e=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);exports.camelCaseAttributes=e;
2
- //# sourceMappingURL=camel-case-attrs.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"camel-case-attrs.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/camel-case-attrs.mjs"],"sourcesContent":["/**\n * A set of attribute names that are always read/written as camel case.\n */\nconst camelCaseAttributes = new Set([\n \"baseFrequency\",\n \"diffuseConstant\",\n \"kernelMatrix\",\n \"kernelUnitLength\",\n \"keySplines\",\n \"keyTimes\",\n \"limitingConeAngle\",\n \"markerHeight\",\n \"markerWidth\",\n \"numOctaves\",\n \"targetX\",\n \"targetY\",\n \"surfaceScale\",\n \"specularConstant\",\n \"specularExponent\",\n \"stdDeviation\",\n \"tableValues\",\n \"viewBox\",\n \"gradientTransform\",\n \"pathLength\",\n \"startOffset\",\n \"textLength\",\n \"lengthAdjust\",\n]);\n\nexport { camelCaseAttributes };\n"],"names":["camelCaseAttributes","Set"],"mappings":"oEAGMA,MAAAA,EAAsB,IAAIC,IAAI,CAChC,gBACA,kBACA,eACA,mBACA,aACA,WACA,oBACA,eACA,cACA,aACA,UACA,UACA,eACA,mBACA,mBACA,eACA,cACA,UACA,oBACA,aACA,cACA,aACA"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../html/utils/create-render-state.mjs.js");exports.createSvgRenderState=()=>({...e.createHtmlRenderState(),attrs:{}});
2
- //# sourceMappingURL=create-render-state.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"create-render-state.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/create-render-state.mjs"],"sourcesContent":["import { createHtmlRenderState } from '../../html/utils/create-render-state.mjs';\n\nconst createSvgRenderState = () => ({\n ...createHtmlRenderState(),\n attrs: {},\n});\n\nexport { createSvgRenderState };\n"],"names":["createSvgRenderState","createHtmlRenderState","attrs"],"mappings":"8JAE6BA,KAAO,IAC7BC,0BACHC,MAAO,CAAC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.isSVGTag=e=>"string"==typeof e&&"svg"===e.toLowerCase();
2
- //# sourceMappingURL=is-svg-tag.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"is-svg-tag.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/is-svg-tag.mjs"],"sourcesContent":["const isSVGTag = (tag) => typeof tag === \"string\" && tag.toLowerCase() === \"svg\";\n\nexport { isSVGTag };\n"],"names":["tag","toLowerCase"],"mappings":"qFAAkBA,GAAuB,iBAARA,GAA0C,QAAtBA,EAAIC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var t=require("../../../../../../motion-dom/dist/es/value/types/numbers/units.mjs.js");const s={offset:"stroke-dashoffset",array:"stroke-dasharray"},e={offset:"strokeDashoffset",array:"strokeDasharray"};exports.buildSVGPath=function(r,o){let a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,f=!(arguments.length>4&&void 0!==arguments[4])||arguments[4];r.pathLength=1;const i=f?s:e;r[i.offset]=t.px.transform(-n);const d=t.px.transform(o),h=t.px.transform(a);r[i.array]=`${d} ${h}`};
2
- //# sourceMappingURL=path.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"path.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/path.mjs"],"sourcesContent":["import { px } from 'motion-dom';\n\nconst dashKeys = {\n offset: \"stroke-dashoffset\",\n array: \"stroke-dasharray\",\n};\nconst camelKeys = {\n offset: \"strokeDashoffset\",\n array: \"strokeDasharray\",\n};\n/**\n * Build SVG path properties. Uses the path's measured length to convert\n * our custom pathLength, pathSpacing and pathOffset into stroke-dashoffset\n * and stroke-dasharray attributes.\n *\n * This function is mutative to reduce per-frame GC.\n */\nfunction buildSVGPath(attrs, length, spacing = 1, offset = 0, useDashCase = true) {\n // Normalise path length by setting SVG attribute pathLength to 1\n attrs.pathLength = 1;\n // We use dash case when setting attributes directly to the DOM node and camel case\n // when defining props on a React component.\n const keys = useDashCase ? dashKeys : camelKeys;\n // Build the dash offset\n attrs[keys.offset] = px.transform(-offset);\n // Build the dash array\n const pathLength = px.transform(length);\n const pathSpacing = px.transform(spacing);\n attrs[keys.array] = `${pathLength} ${pathSpacing}`;\n}\n\nexport { buildSVGPath };\n"],"names":["dashKeys","offset","array","camelKeys","attrs","length","spacing","arguments","undefined","useDashCase","pathLength","keys","px","transform","pathSpacing"],"mappings":"2JAEA,MAAMA,EAAW,CACbC,OAAQ,oBACRC,MAAO,oBAELC,EAAY,CACdF,OAAQ,mBACRC,MAAO,wCASX,SAAsBE,EAAOC,GAAqD,IAA7CC,EAAOC,UAAAF,OAAA,QAAAG,IAAAD,UAAA,GAAAA,UAAA,GAAG,EAAGN,EAAMM,UAAAF,OAAA,QAAAG,IAAAD,UAAA,GAAAA,UAAA,GAAG,EAAGE,IAAWF,UAAAF,OAAA,QAAAG,IAAAD,UAAA,KAAAA,UAAA,GAErEH,EAAMM,WAAa,EAGnB,MAAMC,EAAOF,EAAcT,EAAWG,EAEtCC,EAAMO,EAAKV,QAAUW,EAAEA,GAACC,WAAWZ,GAEnC,MAAMS,EAAaE,EAAAA,GAAGC,UAAUR,GAC1BS,EAAcF,EAAAA,GAAGC,UAAUP,GACjCF,EAAMO,EAAKT,OAAS,GAAGQ,KAAcI,GACzC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../dom/utils/camel-to-dash.mjs.js"),t=require("../../html/utils/render.mjs.js"),r=require("./camel-case-attrs.mjs.js");exports.renderSVG=function(s,a,i,o){t.renderHTML(s,a,void 0,o);for(const t in a.attrs)s.setAttribute(r.camelCaseAttributes.has(t)?t:e.camelToDash(t),a.attrs[t])};
2
- //# sourceMappingURL=render.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"render.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/render.mjs"],"sourcesContent":["import { camelToDash } from '../../dom/utils/camel-to-dash.mjs';\nimport { renderHTML } from '../../html/utils/render.mjs';\nimport { camelCaseAttributes } from './camel-case-attrs.mjs';\n\nfunction renderSVG(element, renderState, _styleProp, projection) {\n renderHTML(element, renderState, undefined, projection);\n for (const key in renderState.attrs) {\n element.setAttribute(!camelCaseAttributes.has(key) ? camelToDash(key) : key, renderState.attrs[key]);\n }\n}\n\nexport { renderSVG };\n"],"names":["element","renderState","_styleProp","projection","renderHTML","undefined","key","attrs","setAttribute","camelCaseAttributes","has","camelToDash"],"mappings":"+NAIA,SAAmBA,EAASC,EAAaC,EAAYC,GACjDC,EAAAA,WAAWJ,EAASC,OAAaI,EAAWF,GAC5C,IAAK,MAAMG,KAAOL,EAAYM,MAC1BP,EAAQQ,aAAcC,EAAmBA,oBAACC,IAAIJ,GAA0BA,EAAnBK,EAAAA,YAAYL,GAAYL,EAAYM,MAAMD,GAEvG"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../../value/utils/is-motion-value.mjs.js"),r=require("../../html/utils/scrape-motion-values.mjs.js"),s=require("../../../../../../motion-dom/dist/es/render/utils/keys-transform.mjs.js");exports.scrapeMotionValuesFromProps=function(o,t,i){const n=r.scrapeMotionValuesFromProps(o,t,i);for(const r in o)if(e.isMotionValue(o[r])||e.isMotionValue(t[r])){n[-1!==s.transformPropOrder.indexOf(r)?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r]=o[r]}return n};
2
- //# sourceMappingURL=scrape-motion-values.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"scrape-motion-values.mjs.js","sources":["../../../../../../../../node_modules/framer-motion/dist/es/render/svg/utils/scrape-motion-values.mjs"],"sourcesContent":["import { transformPropOrder } from 'motion-dom';\nimport { isMotionValue } from '../../../value/utils/is-motion-value.mjs';\nimport { scrapeMotionValuesFromProps as scrapeMotionValuesFromProps$1 } from '../../html/utils/scrape-motion-values.mjs';\n\nfunction scrapeMotionValuesFromProps(props, prevProps, visualElement) {\n const newValues = scrapeMotionValuesFromProps$1(props, prevProps, visualElement);\n for (const key in props) {\n if (isMotionValue(props[key]) ||\n isMotionValue(prevProps[key])) {\n const targetKey = transformPropOrder.indexOf(key) !== -1\n ? \"attr\" + key.charAt(0).toUpperCase() + key.substring(1)\n : key;\n newValues[targetKey] = props[key];\n }\n }\n return newValues;\n}\n\nexport { scrapeMotionValuesFromProps };\n"],"names":["props","prevProps","visualElement","newValues","scrapeMotionValuesFromProps$1","scrapeMotionValuesFromProps","key","isMotionValue","transformPropOrder","indexOf","charAt","toUpperCase","substring"],"mappings":"oTAIA,SAAqCA,EAAOC,EAAWC,GACnD,MAAMC,EAAYC,EAA6BC,4BAACL,EAAOC,EAAWC,GAClE,IAAK,MAAMI,KAAON,EACd,GAAIO,EAAaA,cAACP,EAAMM,KACpBC,EAAAA,cAAcN,EAAUK,IAAO,CAI/BH,GAHuD,IAArCK,EAAAA,mBAAmBC,QAAQH,GACvC,OAASA,EAAII,OAAO,GAAGC,cAAgBL,EAAIM,UAAU,GACrDN,GACiBN,EAAMM,EACjC,CAEJ,OAAOH,CACX"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("../../animation/interfaces/visual-element.mjs.js"),t=require("../../animation/utils/is-animation-controls.mjs.js"),i=require("../../animation/utils/is-keyframes-target.mjs.js"),n=require("../../utils/shallow-compare.mjs.js"),r=require("./get-variant-context.mjs.js"),a=require("./is-variant-label.mjs.js"),s=require("./resolve-dynamic-variants.mjs.js"),o=require("./variant-props.mjs.js");const l=[...o.variantPriorityOrder].reverse(),c=o.variantPriorityOrder.length;function u(t){return i=>Promise.all(i.map((i=>{let{animation:n,options:r}=i;return e.animateVisualElement(t,n,r)})))}function m(e,t){return"string"==typeof t?t!==e:!!Array.isArray(t)&&!n.shallowCompare(t,e)}function v(){return{isActive:arguments.length>0&&void 0!==arguments[0]&&arguments[0],protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function p(){return{animate:v(!0),whileInView:v(),whileHover:v(),whileTap:v(),whileDrag:v(),whileFocus:v(),exit:v()}}exports.checkVariantsDidChange=m,exports.createAnimationState=function(e){let o=u(e),v=p(),f=!0;const y=t=>(i,n)=>{const r=s.resolveVariant(e,n,"exit"===t?e.presenceContext?.custom:void 0);if(r){const{transition:e,transitionEnd:t,...n}=r;i={...i,...n,...t}}return i};function d(u){const{props:p}=e,d=r.getVariantContext(e.parent)||{},A=[],h=new Set;let g={},j=1/0;for(let r=0;r<c;r++){const s=l[r],o=v[s],c=void 0!==p[s]?p[s]:d[s],V=a.isVariantLabel(c),w=s===u?o.isActive:null;!1===w&&(j=r);let P=c===d[s]&&c!==p[s]&&V;if(P&&f&&e.manuallyAnimateOnMount&&(P=!1),o.protectedKeys={...g},!o.isActive&&null===w||!c&&!o.prevProp||t.isAnimationControls(c)||"boolean"==typeof c)continue;const q=m(o.prevProp,c);let x=q||s===u&&o.isActive&&!P&&V||r>j&&V,C=!1;const b=Array.isArray(c)?c:[c];let K=b.reduce(y(s),{});!1===w&&(K={});const{prevResolvedValues:O={}}=o,S={...O,...K},E=t=>{x=!0,h.has(t)&&(C=!0,h.delete(t)),o.needsAnimating[t]=!0;const i=e.getValue(t);i&&(i.liveStyle=!1)};for(const e in S){const t=K[e],r=O[e];if(g.hasOwnProperty(e))continue;let a=!1;a=i.isKeyframesTarget(t)&&i.isKeyframesTarget(r)?!n.shallowCompare(t,r):t!==r,a?null!=t?E(e):h.add(e):void 0!==t&&h.has(e)?E(e):o.protectedKeys[e]=!0}o.prevProp=c,o.prevResolvedValues=K,o.isActive&&(g={...g,...K}),f&&e.blockInitialAnimation&&(x=!1);x&&(!(P&&q)||C)&&A.push(...b.map((e=>({animation:e,options:{type:s}}))))}if(h.size){const t={};if("boolean"!=typeof p.initial){const i=s.resolveVariant(e,Array.isArray(p.initial)?p.initial[0]:p.initial);i&&i.transition&&(t.transition=i.transition)}h.forEach((i=>{const n=e.getBaseTarget(i),r=e.getValue(i);r&&(r.liveStyle=!0),t[i]=n??null})),A.push({animation:t})}let V=Boolean(A.length);return!f||!1!==p.initial&&p.initial!==p.animate||e.manuallyAnimateOnMount||(V=!1),f=!1,V?o(A):Promise.resolve()}return{animateChanges:d,setActive:function(t,i){if(v[t].isActive===i)return Promise.resolve();e.variantChildren?.forEach((e=>e.animationState?.setActive(t,i))),v[t].isActive=i;const n=d(t);for(const e in v)v[e].protectedKeys={};return n},setAnimateFunction:function(t){o=t(e)},getState:()=>v,reset:()=>{v=p(),f=!0}}};
2
- //# sourceMappingURL=animation-state.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"animation-state.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/utils/animation-state.mjs"],"sourcesContent":["import { animateVisualElement } from '../../animation/interfaces/visual-element.mjs';\nimport { isAnimationControls } from '../../animation/utils/is-animation-controls.mjs';\nimport { isKeyframesTarget } from '../../animation/utils/is-keyframes-target.mjs';\nimport { shallowCompare } from '../../utils/shallow-compare.mjs';\nimport { getVariantContext } from './get-variant-context.mjs';\nimport { isVariantLabel } from './is-variant-label.mjs';\nimport { resolveVariant } from './resolve-dynamic-variants.mjs';\nimport { variantPriorityOrder } from './variant-props.mjs';\n\nconst reversePriorityOrder = [...variantPriorityOrder].reverse();\nconst numAnimationTypes = variantPriorityOrder.length;\nfunction animateList(visualElement) {\n return (animations) => Promise.all(animations.map(({ animation, options }) => animateVisualElement(visualElement, animation, options)));\n}\nfunction createAnimationState(visualElement) {\n let animate = animateList(visualElement);\n let state = createState();\n let isInitialRender = true;\n /**\n * This function will be used to reduce the animation definitions for\n * each active animation type into an object of resolved values for it.\n */\n const buildResolvedTypeValues = (type) => (acc, definition) => {\n const resolved = resolveVariant(visualElement, definition, type === \"exit\"\n ? visualElement.presenceContext?.custom\n : undefined);\n if (resolved) {\n const { transition, transitionEnd, ...target } = resolved;\n acc = { ...acc, ...target, ...transitionEnd };\n }\n return acc;\n };\n /**\n * This just allows us to inject mocked animation functions\n * @internal\n */\n function setAnimateFunction(makeAnimator) {\n animate = makeAnimator(visualElement);\n }\n /**\n * When we receive new props, we need to:\n * 1. Create a list of protected keys for each type. This is a directory of\n * value keys that are currently being \"handled\" by types of a higher priority\n * so that whenever an animation is played of a given type, these values are\n * protected from being animated.\n * 2. Determine if an animation type needs animating.\n * 3. Determine if any values have been removed from a type and figure out\n * what to animate those to.\n */\n function animateChanges(changedActiveType) {\n const { props } = visualElement;\n const context = getVariantContext(visualElement.parent) || {};\n /**\n * A list of animations that we'll build into as we iterate through the animation\n * types. This will get executed at the end of the function.\n */\n const animations = [];\n /**\n * Keep track of which values have been removed. Then, as we hit lower priority\n * animation types, we can check if they contain removed values and animate to that.\n */\n const removedKeys = new Set();\n /**\n * A dictionary of all encountered keys. This is an object to let us build into and\n * copy it without iteration. Each time we hit an animation type we set its protected\n * keys - the keys its not allowed to animate - to the latest version of this object.\n */\n let encounteredKeys = {};\n /**\n * If a variant has been removed at a given index, and this component is controlling\n * variant animations, we want to ensure lower-priority variants are forced to animate.\n */\n let removedVariantIndex = Infinity;\n /**\n * Iterate through all animation types in reverse priority order. For each, we want to\n * detect which values it's handling and whether or not they've changed (and therefore\n * need to be animated). If any values have been removed, we want to detect those in\n * lower priority props and flag for animation.\n */\n for (let i = 0; i < numAnimationTypes; i++) {\n const type = reversePriorityOrder[i];\n const typeState = state[type];\n const prop = props[type] !== undefined\n ? props[type]\n : context[type];\n const propIsVariant = isVariantLabel(prop);\n /**\n * If this type has *just* changed isActive status, set activeDelta\n * to that status. Otherwise set to null.\n */\n const activeDelta = type === changedActiveType ? typeState.isActive : null;\n if (activeDelta === false)\n removedVariantIndex = i;\n /**\n * If this prop is an inherited variant, rather than been set directly on the\n * component itself, we want to make sure we allow the parent to trigger animations.\n *\n * TODO: Can probably change this to a !isControllingVariants check\n */\n let isInherited = prop === context[type] &&\n prop !== props[type] &&\n propIsVariant;\n /**\n *\n */\n if (isInherited &&\n isInitialRender &&\n visualElement.manuallyAnimateOnMount) {\n isInherited = false;\n }\n /**\n * Set all encountered keys so far as the protected keys for this type. This will\n * be any key that has been animated or otherwise handled by active, higher-priortiy types.\n */\n typeState.protectedKeys = { ...encounteredKeys };\n // Check if we can skip analysing this prop early\n if (\n // If it isn't active and hasn't *just* been set as inactive\n (!typeState.isActive && activeDelta === null) ||\n // If we didn't and don't have any defined prop for this animation type\n (!prop && !typeState.prevProp) ||\n // Or if the prop doesn't define an animation\n isAnimationControls(prop) ||\n typeof prop === \"boolean\") {\n continue;\n }\n /**\n * As we go look through the values defined on this type, if we detect\n * a changed value or a value that was removed in a higher priority, we set\n * this to true and add this prop to the animation list.\n */\n const variantDidChange = checkVariantsDidChange(typeState.prevProp, prop);\n let shouldAnimateType = variantDidChange ||\n // If we're making this variant active, we want to always make it active\n (type === changedActiveType &&\n typeState.isActive &&\n !isInherited &&\n propIsVariant) ||\n // If we removed a higher-priority variant (i is in reverse order)\n (i > removedVariantIndex && propIsVariant);\n let handledRemovedValues = false;\n /**\n * As animations can be set as variant lists, variants or target objects, we\n * coerce everything to an array if it isn't one already\n */\n const definitionList = Array.isArray(prop) ? prop : [prop];\n /**\n * Build an object of all the resolved values. We'll use this in the subsequent\n * animateChanges calls to determine whether a value has changed.\n */\n let resolvedValues = definitionList.reduce(buildResolvedTypeValues(type), {});\n if (activeDelta === false)\n resolvedValues = {};\n /**\n * Now we need to loop through all the keys in the prev prop and this prop,\n * and decide:\n * 1. If the value has changed, and needs animating\n * 2. If it has been removed, and needs adding to the removedKeys set\n * 3. If it has been removed in a higher priority type and needs animating\n * 4. If it hasn't been removed in a higher priority but hasn't changed, and\n * needs adding to the type's protectedKeys list.\n */\n const { prevResolvedValues = {} } = typeState;\n const allKeys = {\n ...prevResolvedValues,\n ...resolvedValues,\n };\n const markToAnimate = (key) => {\n shouldAnimateType = true;\n if (removedKeys.has(key)) {\n handledRemovedValues = true;\n removedKeys.delete(key);\n }\n typeState.needsAnimating[key] = true;\n const motionValue = visualElement.getValue(key);\n if (motionValue)\n motionValue.liveStyle = false;\n };\n for (const key in allKeys) {\n const next = resolvedValues[key];\n const prev = prevResolvedValues[key];\n // If we've already handled this we can just skip ahead\n if (encounteredKeys.hasOwnProperty(key))\n continue;\n /**\n * If the value has changed, we probably want to animate it.\n */\n let valueHasChanged = false;\n if (isKeyframesTarget(next) && isKeyframesTarget(prev)) {\n valueHasChanged = !shallowCompare(next, prev);\n }\n else {\n valueHasChanged = next !== prev;\n }\n if (valueHasChanged) {\n if (next !== undefined && next !== null) {\n // If next is defined and doesn't equal prev, it needs animating\n markToAnimate(key);\n }\n else {\n // If it's undefined, it's been removed.\n removedKeys.add(key);\n }\n }\n else if (next !== undefined && removedKeys.has(key)) {\n /**\n * If next hasn't changed and it isn't undefined, we want to check if it's\n * been removed by a higher priority\n */\n markToAnimate(key);\n }\n else {\n /**\n * If it hasn't changed, we add it to the list of protected values\n * to ensure it doesn't get animated.\n */\n typeState.protectedKeys[key] = true;\n }\n }\n /**\n * Update the typeState so next time animateChanges is called we can compare the\n * latest prop and resolvedValues to these.\n */\n typeState.prevProp = prop;\n typeState.prevResolvedValues = resolvedValues;\n /**\n *\n */\n if (typeState.isActive) {\n encounteredKeys = { ...encounteredKeys, ...resolvedValues };\n }\n if (isInitialRender && visualElement.blockInitialAnimation) {\n shouldAnimateType = false;\n }\n /**\n * If this is an inherited prop we want to skip this animation\n * unless the inherited variants haven't changed on this render.\n */\n const willAnimateViaParent = isInherited && variantDidChange;\n const needsAnimating = !willAnimateViaParent || handledRemovedValues;\n if (shouldAnimateType && needsAnimating) {\n animations.push(...definitionList.map((animation) => ({\n animation: animation,\n options: { type },\n })));\n }\n }\n /**\n * If there are some removed value that haven't been dealt with,\n * we need to create a new animation that falls back either to the value\n * defined in the style prop, or the last read value.\n */\n if (removedKeys.size) {\n const fallbackAnimation = {};\n /**\n * If the initial prop contains a transition we can use that, otherwise\n * allow the animation function to use the visual element's default.\n */\n if (typeof props.initial !== \"boolean\") {\n const initialTransition = resolveVariant(visualElement, Array.isArray(props.initial)\n ? props.initial[0]\n : props.initial);\n if (initialTransition && initialTransition.transition) {\n fallbackAnimation.transition = initialTransition.transition;\n }\n }\n removedKeys.forEach((key) => {\n const fallbackTarget = visualElement.getBaseTarget(key);\n const motionValue = visualElement.getValue(key);\n if (motionValue)\n motionValue.liveStyle = true;\n // @ts-expect-error - @mattgperry to figure if we should do something here\n fallbackAnimation[key] = fallbackTarget ?? null;\n });\n animations.push({ animation: fallbackAnimation });\n }\n let shouldAnimate = Boolean(animations.length);\n if (isInitialRender &&\n (props.initial === false || props.initial === props.animate) &&\n !visualElement.manuallyAnimateOnMount) {\n shouldAnimate = false;\n }\n isInitialRender = false;\n return shouldAnimate ? animate(animations) : Promise.resolve();\n }\n /**\n * Change whether a certain animation type is active.\n */\n function setActive(type, isActive) {\n // If the active state hasn't changed, we can safely do nothing here\n if (state[type].isActive === isActive)\n return Promise.resolve();\n // Propagate active change to children\n visualElement.variantChildren?.forEach((child) => child.animationState?.setActive(type, isActive));\n state[type].isActive = isActive;\n const animations = animateChanges(type);\n for (const key in state) {\n state[key].protectedKeys = {};\n }\n return animations;\n }\n return {\n animateChanges,\n setActive,\n setAnimateFunction,\n getState: () => state,\n reset: () => {\n state = createState();\n isInitialRender = true;\n },\n };\n}\nfunction checkVariantsDidChange(prev, next) {\n if (typeof next === \"string\") {\n return next !== prev;\n }\n else if (Array.isArray(next)) {\n return !shallowCompare(next, prev);\n }\n return false;\n}\nfunction createTypeState(isActive = false) {\n return {\n isActive,\n protectedKeys: {},\n needsAnimating: {},\n prevResolvedValues: {},\n };\n}\nfunction createState() {\n return {\n animate: createTypeState(true),\n whileInView: createTypeState(),\n whileHover: createTypeState(),\n whileTap: createTypeState(),\n whileDrag: createTypeState(),\n whileFocus: createTypeState(),\n exit: createTypeState(),\n };\n}\n\nexport { checkVariantsDidChange, createAnimationState };\n"],"names":["reversePriorityOrder","variantPriorityOrder","reverse","numAnimationTypes","length","animateList","visualElement","animations","Promise","all","map","_ref","animation","options","animateVisualElement","checkVariantsDidChange","prev","next","Array","isArray","shallowCompare","createTypeState","isActive","arguments","undefined","protectedKeys","needsAnimating","prevResolvedValues","createState","animate","whileInView","whileHover","whileTap","whileDrag","whileFocus","exit","state","isInitialRender","buildResolvedTypeValues","type","acc","definition","resolved","resolveVariant","presenceContext","custom","transition","transitionEnd","target","animateChanges","changedActiveType","props","context","getVariantContext","parent","removedKeys","Set","encounteredKeys","removedVariantIndex","Infinity","i","typeState","prop","propIsVariant","isVariantLabel","activeDelta","isInherited","manuallyAnimateOnMount","prevProp","isAnimationControls","variantDidChange","shouldAnimateType","handledRemovedValues","definitionList","resolvedValues","reduce","allKeys","markToAnimate","key","has","delete","motionValue","getValue","liveStyle","hasOwnProperty","valueHasChanged","isKeyframesTarget","add","blockInitialAnimation","push","size","fallbackAnimation","initial","initialTransition","forEach","fallbackTarget","getBaseTarget","shouldAnimate","Boolean","resolve","setActive","variantChildren","child","animationState","setAnimateFunction","makeAnimator","getState","reset"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.compareByDepth=(e,t)=>e.depth-t.depth;
2
- //# sourceMappingURL=compare-by-depth.mjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"compare-by-depth.mjs.js","sources":["../../../../../../../node_modules/framer-motion/dist/es/render/utils/compare-by-depth.mjs"],"sourcesContent":["const compareByDepth = (a, b) => a.depth - b.depth;\n\nexport { compareByDepth };\n"],"names":["compareByDepth","a","b","depth"],"mappings":"2FAAuBA,CAACC,EAAGC,IAAMD,EAAEE,MAAQD,EAAEC"}
@@ -1,2 +0,0 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./compare-by-depth.mjs.js"),i=require("../../../../../motion-utils/dist/es/array.mjs.js");exports.FlatTree=class{constructor(){this.children=[],this.isDirty=!1}add(e){i.addUniqueItem(this.children,e),this.isDirty=!0}remove(e){i.removeItem(this.children,e),this.isDirty=!0}forEach(i){this.isDirty&&this.children.sort(e.compareByDepth),this.isDirty=!1,this.children.forEach(i)}};
2
- //# sourceMappingURL=flat-tree.mjs.js.map