@formant/data-sdk 1.62.0 → 1.64.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (340) hide show
  1. package/CHANGELOG.md +510 -0
  2. package/dist/data-sdk.cjs.js +24 -24
  3. package/dist/data-sdk.cjs.js.map +1 -1
  4. package/dist/data-sdk.es.js +933 -922
  5. package/dist/data-sdk.es.js.map +1 -1
  6. package/dist/data-sdk.es6.js +933 -922
  7. package/dist/data-sdk.umd.js +24 -24
  8. package/package.json +1 -1
  9. package/dist/types/common/browser.d.ts +0 -2
  10. package/dist/types/common/defined.d.ts +0 -3
  11. package/dist/types/common/delay.d.ts +0 -1
  12. package/dist/types/common/duration.d.ts +0 -10
  13. package/dist/types/common/fork.d.ts +0 -5
  14. package/dist/types/data-sdk/src/Account.d.ts +0 -10
  15. package/dist/types/data-sdk/src/App.d.ts +0 -47
  16. package/dist/types/data-sdk/src/AppRtcClientPools.d.ts +0 -20
  17. package/dist/types/data-sdk/src/AudioPlayer.d.ts +0 -23
  18. package/dist/types/data-sdk/src/Authentication.d.ts +0 -2
  19. package/dist/types/data-sdk/src/CaptureStream.d.ts +0 -18
  20. package/dist/types/data-sdk/src/DataChannel.d.ts +0 -30
  21. package/dist/types/data-sdk/src/EventTriggerGroup.d.ts +0 -0
  22. package/dist/types/data-sdk/src/Fleet.d.ts +0 -88
  23. package/dist/types/data-sdk/src/KeyValue.d.ts +0 -8
  24. package/dist/types/data-sdk/src/Manipulator.d.ts +0 -21
  25. package/dist/types/data-sdk/src/RequestDataChannel.d.ts +0 -29
  26. package/dist/types/data-sdk/src/Role.d.ts +0 -8
  27. package/dist/types/data-sdk/src/User.d.ts +0 -8
  28. package/dist/types/data-sdk/src/api/addDeviceToFleet.d.ts +0 -1
  29. package/dist/types/data-sdk/src/api/aggregateTelemetry.d.ts +0 -3
  30. package/dist/types/data-sdk/src/api/createDevice.d.ts +0 -2
  31. package/dist/types/data-sdk/src/api/createFleet.d.ts +0 -2
  32. package/dist/types/data-sdk/src/api/createShareLink.d.ts +0 -22
  33. package/dist/types/data-sdk/src/api/deleteFleet.d.ts +0 -1
  34. package/dist/types/data-sdk/src/api/disableDevice.d.ts +0 -2
  35. package/dist/types/data-sdk/src/api/eventsCounter.d.ts +0 -7
  36. package/dist/types/data-sdk/src/api/getAllEventTriggerGroup.d.ts +0 -2
  37. package/dist/types/data-sdk/src/api/getAnalyticsModules.d.ts +0 -2
  38. package/dist/types/data-sdk/src/api/getAnalyticsRows.d.ts +0 -8
  39. package/dist/types/data-sdk/src/api/getAnalyticsStreams.d.ts +0 -18
  40. package/dist/types/data-sdk/src/api/getAnnotationCount.d.ts +0 -4
  41. package/dist/types/data-sdk/src/api/getAnnotationCountByIntervals.d.ts +0 -8
  42. package/dist/types/data-sdk/src/api/getCurrentGroup.d.ts +0 -2
  43. package/dist/types/data-sdk/src/api/getDevice.d.ts +0 -2
  44. package/dist/types/data-sdk/src/api/getDevices.d.ts +0 -2
  45. package/dist/types/data-sdk/src/api/getDevicesData.d.ts +0 -2
  46. package/dist/types/data-sdk/src/api/getEvent.d.ts +0 -2
  47. package/dist/types/data-sdk/src/api/getEventTriggerGroup.d.ts +0 -2
  48. package/dist/types/data-sdk/src/api/getFileUrl.d.ts +0 -1
  49. package/dist/types/data-sdk/src/api/getFleet.d.ts +0 -2
  50. package/dist/types/data-sdk/src/api/getFleetDevices.d.ts +0 -1
  51. package/dist/types/data-sdk/src/api/getInterventions.d.ts +0 -2
  52. package/dist/types/data-sdk/src/api/getLatestTelemetry.d.ts +0 -3
  53. package/dist/types/data-sdk/src/api/getModuleConfiguration.d.ts +0 -1
  54. package/dist/types/data-sdk/src/api/getOnlineDevices.d.ts +0 -2
  55. package/dist/types/data-sdk/src/api/getPeers.d.ts +0 -2
  56. package/dist/types/data-sdk/src/api/getRealtimeDevices.d.ts +0 -2
  57. package/dist/types/data-sdk/src/api/getRealtimeSessions.d.ts +0 -3
  58. package/dist/types/data-sdk/src/api/getStreams.d.ts +0 -2
  59. package/dist/types/data-sdk/src/api/getTaskReportRows.d.ts +0 -26
  60. package/dist/types/data-sdk/src/api/getTaskreportTables.d.ts +0 -23
  61. package/dist/types/data-sdk/src/api/getTelemetry.d.ts +0 -4
  62. package/dist/types/data-sdk/src/api/getViews.d.ts +0 -2
  63. package/dist/types/data-sdk/src/api/listFleets.d.ts +0 -2
  64. package/dist/types/data-sdk/src/api/patchDevice.d.ts +0 -2
  65. package/dist/types/data-sdk/src/api/patchEventTriggerGroup.d.ts +0 -2
  66. package/dist/types/data-sdk/src/api/patchFleet.d.ts +0 -2
  67. package/dist/types/data-sdk/src/api/patchStreams.d.ts +0 -2
  68. package/dist/types/data-sdk/src/api/patchView.d.ts +0 -2
  69. package/dist/types/data-sdk/src/api/queryAnalytics.d.ts +0 -43
  70. package/dist/types/data-sdk/src/api/queryDevices.d.ts +0 -3
  71. package/dist/types/data-sdk/src/api/queryDevicesData.d.ts +0 -3
  72. package/dist/types/data-sdk/src/api/queryEvents.d.ts +0 -3
  73. package/dist/types/data-sdk/src/api/queryTelemetry.d.ts +0 -3
  74. package/dist/types/data-sdk/src/cache/StoreCache.d.ts +0 -19
  75. package/dist/types/data-sdk/src/cache/filterDataByTime.d.ts +0 -2
  76. package/dist/types/data-sdk/src/cache/filterDataByType.d.ts +0 -3
  77. package/dist/types/data-sdk/src/cache/queryStore.d.ts +0 -11
  78. package/dist/types/data-sdk/src/config/index.d.ts +0 -1
  79. package/dist/types/data-sdk/src/config/whichFormantApiUrl.d.ts +0 -6
  80. package/dist/types/data-sdk/src/connector/common/Color.d.ts +0 -13
  81. package/dist/types/data-sdk/src/connector/common/Timeout.d.ts +0 -1
  82. package/dist/types/data-sdk/src/connector/common/defined.d.ts +0 -3
  83. package/dist/types/data-sdk/src/connector/common/delay.d.ts +0 -1
  84. package/dist/types/data-sdk/src/connector/common/duration.d.ts +0 -10
  85. package/dist/types/data-sdk/src/connector/common/equals.d.ts +0 -1
  86. package/dist/types/data-sdk/src/connector/common/filterDataByTime.d.ts +0 -2
  87. package/dist/types/data-sdk/src/connector/common/filterDataByType.d.ts +0 -3
  88. package/dist/types/data-sdk/src/connector/common/flattenPoints.d.ts +0 -8
  89. package/dist/types/data-sdk/src/connector/common/fork.d.ts +0 -5
  90. package/dist/types/data-sdk/src/connector/common/range.d.ts +0 -1
  91. package/dist/types/data-sdk/src/connector/common/throttle.d.ts +0 -1
  92. package/dist/types/data-sdk/src/connector/common/toJsonLines.d.ts +0 -1
  93. package/dist/types/data-sdk/src/connector/data/BaseUniverseDataConnector.d.ts +0 -68
  94. package/dist/types/data-sdk/src/connector/data/DataFetchWorker.d.ts +0 -1
  95. package/dist/types/data-sdk/src/connector/data/LiveUniverseData.d.ts +0 -36
  96. package/dist/types/data-sdk/src/connector/data/PcdLoaderWorker.d.ts +0 -1
  97. package/dist/types/data-sdk/src/connector/data/StoreCache.d.ts +0 -17
  98. package/dist/types/data-sdk/src/connector/data/TelemetryUniverseData.d.ts +0 -44
  99. package/dist/types/data-sdk/src/connector/data/pcd.d.ts +0 -23
  100. package/dist/types/data-sdk/src/connector/data/queryStore.d.ts +0 -12
  101. package/dist/types/data-sdk/src/connector/data/range.d.ts +0 -1
  102. package/dist/types/data-sdk/src/connector/model/IPcd.d.ts +0 -20
  103. package/dist/types/data-sdk/src/connector/model/IPose.d.ts +0 -3
  104. package/dist/types/data-sdk/src/connector/model/IUniverseData.d.ts +0 -124
  105. package/dist/types/data-sdk/src/connector/model/IUniverseGridMap.d.ts +0 -11
  106. package/dist/types/data-sdk/src/connector/model/IUniverseOdometry.d.ts +0 -6
  107. package/dist/types/data-sdk/src/connector/model/IUniversePath.d.ts +0 -3
  108. package/dist/types/data-sdk/src/connector/model/IUniversePointCloud.d.ts +0 -6
  109. package/dist/types/data-sdk/src/devices/BaseDevice.d.ts +0 -45
  110. package/dist/types/data-sdk/src/devices/Device.d.ts +0 -88
  111. package/dist/types/data-sdk/src/devices/ICustomDataChannelCreator.d.ts +0 -4
  112. package/dist/types/data-sdk/src/devices/IRealtimeSubscriber.d.ts +0 -7
  113. package/dist/types/data-sdk/src/devices/IView.d.ts +0 -29
  114. package/dist/types/data-sdk/src/devices/PeerDevice.d.ts +0 -35
  115. package/dist/types/data-sdk/src/devices/device.types.d.ts +0 -91
  116. package/dist/types/data-sdk/src/init.d.ts +0 -1
  117. package/dist/types/data-sdk/src/main.d.ts +0 -172
  118. package/dist/types/data-sdk/src/message-bus/bidirectional/getDate.d.ts +0 -1
  119. package/dist/types/data-sdk/src/message-bus/bidirectional/prompt.d.ts +0 -5
  120. package/dist/types/data-sdk/src/message-bus/listeners/EmbeddedAppMessage.d.ts +0 -54
  121. package/dist/types/data-sdk/src/message-bus/listeners/addAccessTokenRefreshListener.d.ts +0 -1
  122. package/dist/types/data-sdk/src/message-bus/listeners/addChannelDataListener.d.ts +0 -4
  123. package/dist/types/data-sdk/src/message-bus/listeners/addMenuListener.d.ts +0 -1
  124. package/dist/types/data-sdk/src/message-bus/listeners/addModuleConfigurationListener.d.ts +0 -2
  125. package/dist/types/data-sdk/src/message-bus/listeners/addModuleDataListener.d.ts +0 -29
  126. package/dist/types/data-sdk/src/message-bus/listeners/addOverviewDeviceListener.d.ts +0 -2
  127. package/dist/types/data-sdk/src/message-bus/listeners/addStreamLIstener.d.ts +0 -3
  128. package/dist/types/data-sdk/src/message-bus/senders/AppMessage.d.ts +0 -63
  129. package/dist/types/data-sdk/src/message-bus/senders/disableAnalyticsBottomBar.d.ts +0 -1
  130. package/dist/types/data-sdk/src/message-bus/senders/goToDevice.d.ts +0 -1
  131. package/dist/types/data-sdk/src/message-bus/senders/goToTime.d.ts +0 -1
  132. package/dist/types/data-sdk/src/message-bus/senders/refreshAuthToken.d.ts +0 -1
  133. package/dist/types/data-sdk/src/message-bus/senders/requestModuleData.d.ts +0 -1
  134. package/dist/types/data-sdk/src/message-bus/senders/sendAppMessage.d.ts +0 -2
  135. package/dist/types/data-sdk/src/message-bus/senders/sendChannelData.d.ts +0 -1
  136. package/dist/types/data-sdk/src/message-bus/senders/setModuleDateTimeRange.d.ts +0 -1
  137. package/dist/types/data-sdk/src/message-bus/senders/setupModuleMenus.d.ts +0 -3
  138. package/dist/types/data-sdk/src/message-bus/senders/showMessage.d.ts +0 -1
  139. package/dist/types/data-sdk/src/model/AccessLevel.d.ts +0 -5
  140. package/dist/types/data-sdk/src/model/AggregateLevel.d.ts +0 -1
  141. package/dist/types/data-sdk/src/model/AggregateType.d.ts +0 -2
  142. package/dist/types/data-sdk/src/model/AnalyticsAggregateType.d.ts +0 -2
  143. package/dist/types/data-sdk/src/model/AnalyticsChartType.d.ts +0 -2
  144. package/dist/types/data-sdk/src/model/AnnotationAreaType.d.ts +0 -2
  145. package/dist/types/data-sdk/src/model/AnnotationType.d.ts +0 -2
  146. package/dist/types/data-sdk/src/model/CognitoRegion.d.ts +0 -2
  147. package/dist/types/data-sdk/src/model/DeviceType.d.ts +0 -2
  148. package/dist/types/data-sdk/src/model/EventSortableColumn.d.ts +0 -1
  149. package/dist/types/data-sdk/src/model/EventType.d.ts +0 -2
  150. package/dist/types/data-sdk/src/model/HealthStatus.d.ts +0 -2
  151. package/dist/types/data-sdk/src/model/HexRgbColor.d.ts +0 -1
  152. package/dist/types/data-sdk/src/model/IAccount.d.ts +0 -7
  153. package/dist/types/data-sdk/src/model/IAccountTree.d.ts +0 -4
  154. package/dist/types/data-sdk/src/model/IAggregateRow.d.ts +0 -8
  155. package/dist/types/data-sdk/src/model/IAnalyticsModule.d.ts +0 -15
  156. package/dist/types/data-sdk/src/model/IAnalyticsModuleConfiguration.d.ts +0 -6
  157. package/dist/types/data-sdk/src/model/IAnnotation.d.ts +0 -13
  158. package/dist/types/data-sdk/src/model/IAnnotationAreaTypeMap.d.ts +0 -4
  159. package/dist/types/data-sdk/src/model/IAnnotationQuery.d.ts +0 -7
  160. package/dist/types/data-sdk/src/model/IAudioInfo.d.ts +0 -4
  161. package/dist/types/data-sdk/src/model/IBaseEntity.d.ts +0 -7
  162. package/dist/types/data-sdk/src/model/IBaseEvent.d.ts +0 -22
  163. package/dist/types/data-sdk/src/model/IBattery.d.ts +0 -6
  164. package/dist/types/data-sdk/src/model/IBitset.d.ts +0 -4
  165. package/dist/types/data-sdk/src/model/IBoundingBox.d.ts +0 -6
  166. package/dist/types/data-sdk/src/model/IChallenge.d.ts +0 -6
  167. package/dist/types/data-sdk/src/model/IColorRGBA.d.ts +0 -6
  168. package/dist/types/data-sdk/src/model/ICommandDeliveryEvent.d.ts +0 -3
  169. package/dist/types/data-sdk/src/model/ICommandEventBase.d.ts +0 -5
  170. package/dist/types/data-sdk/src/model/ICommandParameter.d.ts +0 -9
  171. package/dist/types/data-sdk/src/model/ICommandPropgress.d.ts +0 -5
  172. package/dist/types/data-sdk/src/model/ICommandRequest.d.ts +0 -9
  173. package/dist/types/data-sdk/src/model/ICommandRequestEvent.d.ts +0 -5
  174. package/dist/types/data-sdk/src/model/ICommandResponse.d.ts +0 -13
  175. package/dist/types/data-sdk/src/model/ICommandResponseEvent.d.ts +0 -3
  176. package/dist/types/data-sdk/src/model/IComment.d.ts +0 -7
  177. package/dist/types/data-sdk/src/model/IConfigurationMap.d.ts +0 -3
  178. package/dist/types/data-sdk/src/model/ICustomEvent.d.ts +0 -5
  179. package/dist/types/data-sdk/src/model/IDataAggregate.d.ts +0 -7
  180. package/dist/types/data-sdk/src/model/IDataPoint.d.ts +0 -7
  181. package/dist/types/data-sdk/src/model/IDatapointEvent.d.ts +0 -3
  182. package/dist/types/data-sdk/src/model/IDevice.d.ts +0 -31
  183. package/dist/types/data-sdk/src/model/IDeviceOfflineEvent.d.ts +0 -3
  184. package/dist/types/data-sdk/src/model/IDeviceOnlineEvent.d.ts +0 -3
  185. package/dist/types/data-sdk/src/model/IDeviceQuery.d.ts +0 -14
  186. package/dist/types/data-sdk/src/model/IDeviceReportedConfigurationState.d.ts +0 -3
  187. package/dist/types/data-sdk/src/model/IDeviceRosState.d.ts +0 -4
  188. package/dist/types/data-sdk/src/model/IDeviceScope.d.ts +0 -5
  189. package/dist/types/data-sdk/src/model/IDeviceState.d.ts +0 -16
  190. package/dist/types/data-sdk/src/model/IDictionary.d.ts +0 -3
  191. package/dist/types/data-sdk/src/model/IEvent.d.ts +0 -18
  192. package/dist/types/data-sdk/src/model/IEventFilter.d.ts +0 -19
  193. package/dist/types/data-sdk/src/model/IEventQuery.d.ts +0 -7
  194. package/dist/types/data-sdk/src/model/IEventSort.d.ts +0 -6
  195. package/dist/types/data-sdk/src/model/IEventTriggerGroup.d.ts +0 -13
  196. package/dist/types/data-sdk/src/model/IFieldParametersTypeMap.d.ts +0 -8
  197. package/dist/types/data-sdk/src/model/IFile.d.ts +0 -6
  198. package/dist/types/data-sdk/src/model/IFileInfo.d.ts +0 -6
  199. package/dist/types/data-sdk/src/model/IFilter.d.ts +0 -10
  200. package/dist/types/data-sdk/src/model/IFleet.d.ts +0 -8
  201. package/dist/types/data-sdk/src/model/IGoal.d.ts +0 -5
  202. package/dist/types/data-sdk/src/model/IGoalID.d.ts +0 -3
  203. package/dist/types/data-sdk/src/model/IH264VideoFrame.d.ts +0 -5
  204. package/dist/types/data-sdk/src/model/IHealth.d.ts +0 -4
  205. package/dist/types/data-sdk/src/model/IHwInfo.d.ts +0 -17
  206. package/dist/types/data-sdk/src/model/IImage.d.ts +0 -6
  207. package/dist/types/data-sdk/src/model/IImageAnnotation.d.ts +0 -9
  208. package/dist/types/data-sdk/src/model/IInterventionRequest.d.ts +0 -9
  209. package/dist/types/data-sdk/src/model/IInterventionResponse.d.ts +0 -10
  210. package/dist/types/data-sdk/src/model/IInterventionTypeMap.d.ts +0 -26
  211. package/dist/types/data-sdk/src/model/IJointState.d.ts +0 -8
  212. package/dist/types/data-sdk/src/model/IKernelInfo.d.ts +0 -5
  213. package/dist/types/data-sdk/src/model/ILabel.d.ts +0 -4
  214. package/dist/types/data-sdk/src/model/ILabeledPolygon.d.ts +0 -4
  215. package/dist/types/data-sdk/src/model/ILabelingRequestData.d.ts +0 -9
  216. package/dist/types/data-sdk/src/model/ILabelingResponseData.d.ts +0 -4
  217. package/dist/types/data-sdk/src/model/ILocalization.d.ts +0 -14
  218. package/dist/types/data-sdk/src/model/ILocation.d.ts +0 -6
  219. package/dist/types/data-sdk/src/model/IMap.d.ts +0 -10
  220. package/dist/types/data-sdk/src/model/IMarker3D.d.ts +0 -27
  221. package/dist/types/data-sdk/src/model/IMarker3DArray.d.ts +0 -4
  222. package/dist/types/data-sdk/src/model/INetwork.d.ts +0 -4
  223. package/dist/types/data-sdk/src/model/INodeInfo.d.ts +0 -5
  224. package/dist/types/data-sdk/src/model/INumericAggregate.d.ts +0 -7
  225. package/dist/types/data-sdk/src/model/INumericSetAggregateMap.d.ts +0 -5
  226. package/dist/types/data-sdk/src/model/INumericSetEntry.d.ts +0 -5
  227. package/dist/types/data-sdk/src/model/IOdometry.d.ts +0 -7
  228. package/dist/types/data-sdk/src/model/IOnDemandPresenceStreamItemGroup.d.ts +0 -6
  229. package/dist/types/data-sdk/src/model/IOnDemandPresenceTimeRange.d.ts +0 -7
  230. package/dist/types/data-sdk/src/model/IOnDemandState.d.ts +0 -4
  231. package/dist/types/data-sdk/src/model/IOnDemandStreamPresence.d.ts +0 -5
  232. package/dist/types/data-sdk/src/model/IOnDemmandBuffer.d.ts +0 -6
  233. package/dist/types/data-sdk/src/model/IOnvifDevice.d.ts +0 -5
  234. package/dist/types/data-sdk/src/model/IOsInfo.d.ts +0 -6
  235. package/dist/types/data-sdk/src/model/IPath.d.ts +0 -5
  236. package/dist/types/data-sdk/src/model/IPhysicalInterventionMetadata.d.ts +0 -3
  237. package/dist/types/data-sdk/src/model/IPhysicalRequestData.d.ts +0 -8
  238. package/dist/types/data-sdk/src/model/IPhysicalResponsetData.d.ts +0 -3
  239. package/dist/types/data-sdk/src/model/IPointCloud.d.ts +0 -6
  240. package/dist/types/data-sdk/src/model/IPortForwardingSessionRecord.d.ts +0 -3
  241. package/dist/types/data-sdk/src/model/IPoseWithCovariance.d.ts +0 -5
  242. package/dist/types/data-sdk/src/model/IQuaternion.d.ts +0 -6
  243. package/dist/types/data-sdk/src/model/IQuery.d.ts +0 -9
  244. package/dist/types/data-sdk/src/model/IRole.d.ts +0 -9
  245. package/dist/types/data-sdk/src/model/IRosTopic.d.ts +0 -4
  246. package/dist/types/data-sdk/src/model/IRtcPointCloud.d.ts +0 -5
  247. package/dist/types/data-sdk/src/model/IRtcSessionRecord.d.ts +0 -9
  248. package/dist/types/data-sdk/src/model/IScopeFilter.d.ts +0 -6
  249. package/dist/types/data-sdk/src/model/ISelectionRequestData.d.ts +0 -6
  250. package/dist/types/data-sdk/src/model/ISelectionResponseData.d.ts +0 -3
  251. package/dist/types/data-sdk/src/model/IShare.d.ts +0 -16
  252. package/dist/types/data-sdk/src/model/ISheetParameters.d.ts +0 -5
  253. package/dist/types/data-sdk/src/model/ISpreadsheetIdRange.d.ts +0 -4
  254. package/dist/types/data-sdk/src/model/ISqlColumn.d.ts +0 -6
  255. package/dist/types/data-sdk/src/model/ISqlQuery.d.ts +0 -21
  256. package/dist/types/data-sdk/src/model/ISqlResult.d.ts +0 -12
  257. package/dist/types/data-sdk/src/model/ISqlRow.d.ts +0 -5
  258. package/dist/types/data-sdk/src/model/IStatefulEvent.d.ts +0 -5
  259. package/dist/types/data-sdk/src/model/IStream.d.ts +0 -18
  260. package/dist/types/data-sdk/src/model/IStreamAggregateData.d.ts +0 -11
  261. package/dist/types/data-sdk/src/model/IStreamAggregateTypeMap.d.ts +0 -10
  262. package/dist/types/data-sdk/src/model/IStreamColumn.d.ts +0 -7
  263. package/dist/types/data-sdk/src/model/IStreamCurrentValue.d.ts +0 -13
  264. package/dist/types/data-sdk/src/model/IStreamData.d.ts +0 -11
  265. package/dist/types/data-sdk/src/model/IStreamTypeMap.d.ts +0 -27
  266. package/dist/types/data-sdk/src/model/ISystemEvent.d.ts +0 -3
  267. package/dist/types/data-sdk/src/model/ITagParameters.d.ts +0 -3
  268. package/dist/types/data-sdk/src/model/ITagSets.d.ts +0 -3
  269. package/dist/types/data-sdk/src/model/ITaggedEntity.d.ts +0 -5
  270. package/dist/types/data-sdk/src/model/ITaggedUsers.d.ts +0 -4
  271. package/dist/types/data-sdk/src/model/ITags.d.ts +0 -3
  272. package/dist/types/data-sdk/src/model/ITaskReportColumn.d.ts +0 -7
  273. package/dist/types/data-sdk/src/model/ITaskSummary.d.ts +0 -13
  274. package/dist/types/data-sdk/src/model/ITeleopRequestData.d.ts +0 -3
  275. package/dist/types/data-sdk/src/model/ITeleopResponseData.d.ts +0 -4
  276. package/dist/types/data-sdk/src/model/ITeleopSessionRecord.d.ts +0 -3
  277. package/dist/types/data-sdk/src/model/ITransform.d.ts +0 -6
  278. package/dist/types/data-sdk/src/model/ITransformNode.d.ts +0 -7
  279. package/dist/types/data-sdk/src/model/ITriggeredEvent.d.ts +0 -11
  280. package/dist/types/data-sdk/src/model/ITwist.d.ts +0 -5
  281. package/dist/types/data-sdk/src/model/IUser.d.ts +0 -29
  282. package/dist/types/data-sdk/src/model/IUserParameters.d.ts +0 -4
  283. package/dist/types/data-sdk/src/model/IUserScope.d.ts +0 -15
  284. package/dist/types/data-sdk/src/model/IVector2.d.ts +0 -4
  285. package/dist/types/data-sdk/src/model/IVector3.d.ts +0 -5
  286. package/dist/types/data-sdk/src/model/IVideo.d.ts +0 -7
  287. package/dist/types/data-sdk/src/model/IVideoDevice.d.ts +0 -4
  288. package/dist/types/data-sdk/src/model/IView.d.ts +0 -15
  289. package/dist/types/data-sdk/src/model/IdeviceFollower.d.ts +0 -4
  290. package/dist/types/data-sdk/src/model/InetworkInfo.d.ts +0 -4
  291. package/dist/types/data-sdk/src/model/InterventionType.d.ts +0 -2
  292. package/dist/types/data-sdk/src/model/IsoDate.d.ts +0 -1
  293. package/dist/types/data-sdk/src/model/JsonSchema.d.ts +0 -39
  294. package/dist/types/data-sdk/src/model/Marker3DAction.d.ts +0 -2
  295. package/dist/types/data-sdk/src/model/Marker3DType.d.ts +0 -2
  296. package/dist/types/data-sdk/src/model/OnDemandBufferType.d.ts +0 -2
  297. package/dist/types/data-sdk/src/model/Policies.d.ts +0 -35
  298. package/dist/types/data-sdk/src/model/RequiredKeys.d.ts +0 -3
  299. package/dist/types/data-sdk/src/model/Resource.d.ts +0 -2
  300. package/dist/types/data-sdk/src/model/SessionType.d.ts +0 -26
  301. package/dist/types/data-sdk/src/model/Severity.d.ts +0 -2
  302. package/dist/types/data-sdk/src/model/SortOrder.d.ts +0 -1
  303. package/dist/types/data-sdk/src/model/StreamType.d.ts +0 -2
  304. package/dist/types/data-sdk/src/model/TelemetryResult.d.ts +0 -9
  305. package/dist/types/data-sdk/src/model/Timestamp.d.ts +0 -1
  306. package/dist/types/data-sdk/src/model/Uuid.d.ts +0 -1
  307. package/dist/types/data-sdk/src/model/VideoMimeType.d.ts +0 -2
  308. package/dist/types/data-sdk/src/model/accessLevels.d.ts +0 -1
  309. package/dist/types/data-sdk/src/model/aggregateLevels.d.ts +0 -2
  310. package/dist/types/data-sdk/src/model/aggregateTypes.d.ts +0 -1
  311. package/dist/types/data-sdk/src/model/analyticsAggregteTypes.d.ts +0 -1
  312. package/dist/types/data-sdk/src/model/analyticsChartTypes.d.ts +0 -1
  313. package/dist/types/data-sdk/src/model/annotationTypes.d.ts +0 -1
  314. package/dist/types/data-sdk/src/model/cognitoRegions.d.ts +0 -1
  315. package/dist/types/data-sdk/src/model/deviceTypes.d.ts +0 -1
  316. package/dist/types/data-sdk/src/model/eventTypes.d.ts +0 -1
  317. package/dist/types/data-sdk/src/model/healthStatuses.d.ts +0 -1
  318. package/dist/types/data-sdk/src/model/interventionTypes.d.ts +0 -1
  319. package/dist/types/data-sdk/src/model/marker3DActions.d.ts +0 -1
  320. package/dist/types/data-sdk/src/model/marker3DTypes.d.ts +0 -1
  321. package/dist/types/data-sdk/src/model/onDemandBufferTypes.d.ts +0 -1
  322. package/dist/types/data-sdk/src/model/resources.d.ts +0 -1
  323. package/dist/types/data-sdk/src/model/severities.d.ts +0 -1
  324. package/dist/types/data-sdk/src/model/videoMimeTypes.d.ts +0 -1
  325. package/dist/types/data-sdk/src/stores/AuthenticationErrors.d.ts +0 -9
  326. package/dist/types/data-sdk/src/stores/AuthenticationResult.d.ts +0 -15
  327. package/dist/types/data-sdk/src/stores/AuthenticationStore.d.ts +0 -68
  328. package/dist/types/data-sdk/src/stores/IAuthentication.d.ts +0 -6
  329. package/dist/types/data-sdk/src/stores/IAuthenticationStore.d.ts +0 -43
  330. package/dist/types/data-sdk/src/stores/ICheckSsoResult.d.ts +0 -5
  331. package/dist/types/data-sdk/src/stores/IConfirmForgotPasswordRequest.d.ts +0 -5
  332. package/dist/types/data-sdk/src/stores/IRespondToNewPasswordRequiredChallengeRequest.d.ts +0 -5
  333. package/dist/types/data-sdk/src/utils/RtcClientPool.d.ts +0 -25
  334. package/dist/types/data-sdk/src/utils/aggregateFunctionUtils.d.ts +0 -38
  335. package/dist/types/data-sdk/src/utils/getCurrentModuleContext.d.ts +0 -1
  336. package/dist/types/data-sdk/src/utils/isRtcPeer.d.ts +0 -2
  337. package/dist/types/data-sdk/src/utils/numericAggregateUtils.d.ts +0 -26
  338. package/dist/types/data-sdk/src/utils/serializeHash.d.ts +0 -2
  339. package/dist/types/data-sdk/src/utils/stringToArrayBuffer.d.ts +0 -1
  340. package/dist/types/data-sdk/src/utils/timeout.d.ts +0 -1
@@ -64,18 +64,18 @@ base64.exports;
64
64
  /[^+a-zA-Z0-9/]/.test(p)) && l(
65
65
  "Invalid character: the string to be decoded is not correctly encoded."
66
66
  );
67
- for (var E = 0, M, W, m = "", y = -1; ++y < U; )
68
- W = u.indexOf(p.charAt(y)), M = E % 4 ? M * 64 + W : W, E++ % 4 && (m += String.fromCharCode(
67
+ for (var E = 0, M, W, y = "", m = -1; ++m < U; )
68
+ W = u.indexOf(p.charAt(m)), M = E % 4 ? M * 64 + W : W, E++ % 4 && (y += String.fromCharCode(
69
69
  255 & M >> (-2 * E & 6)
70
70
  ));
71
- return m;
71
+ return y;
72
72
  }, B = function(p) {
73
73
  p = String(p), /[^\0-\xFF]/.test(p) && l(
74
74
  "The string to be encoded contains characters outside of the Latin1 range."
75
75
  );
76
- for (var U = p.length % 3, E = "", M = -1, W, m, y, h, T = p.length - U; ++M < T; )
77
- W = p.charCodeAt(M) << 16, m = p.charCodeAt(++M) << 8, y = p.charCodeAt(++M), h = W + m + y, E += u.charAt(h >> 18 & 63) + u.charAt(h >> 12 & 63) + u.charAt(h >> 6 & 63) + u.charAt(h & 63);
78
- return U == 2 ? (W = p.charCodeAt(M) << 8, m = p.charCodeAt(++M), h = W + m, E += u.charAt(h >> 10) + u.charAt(h >> 4 & 63) + u.charAt(h << 2 & 63) + "=") : U == 1 && (h = p.charCodeAt(M), E += u.charAt(h >> 2) + u.charAt(h << 4 & 63) + "=="), E;
76
+ for (var U = p.length % 3, E = "", M = -1, W, y, m, h, T = p.length - U; ++M < T; )
77
+ W = p.charCodeAt(M) << 16, y = p.charCodeAt(++M) << 8, m = p.charCodeAt(++M), h = W + y + m, E += u.charAt(h >> 18 & 63) + u.charAt(h >> 12 & 63) + u.charAt(h >> 6 & 63) + u.charAt(h & 63);
78
+ return U == 2 ? (W = p.charCodeAt(M) << 8, y = p.charCodeAt(++M), h = W + y, E += u.charAt(h >> 10) + u.charAt(h >> 4 & 63) + u.charAt(h << 2 & 63) + "=") : U == 1 && (h = p.charCodeAt(M), E += u.charAt(h >> 2) + u.charAt(h << 4 & 63) + "=="), E;
79
79
  }, Q = {
80
80
  encode: B,
81
81
  decode: d,
@@ -125,6 +125,12 @@ class AuthenticationStore {
125
125
  he(this, "_addAccessTokenRefreshListener");
126
126
  this._apiUrl = t, this._refreshAuthToken = n, this._addAccessTokenRefreshListener = r;
127
127
  }
128
+ set apiUrl(t) {
129
+ this._apiUrl = t;
130
+ }
131
+ get apiUrl() {
132
+ return this._apiUrl;
133
+ }
128
134
  get token() {
129
135
  return this._token;
130
136
  }
@@ -1228,15 +1234,15 @@ var dist = { exports: {} };
1228
1234
  var Y = K.match(Q);
1229
1235
  if (!Y)
1230
1236
  return NaN;
1231
- var te = m(Y[1]), oe = m(Y[2]), ge = m(Y[3]);
1237
+ var te = y(Y[1]), oe = y(Y[2]), ge = y(Y[3]);
1232
1238
  return function(Se, ve, ye) {
1233
1239
  return Se === 24 ? ve === 0 && ye === 0 : ye >= 0 && ye < 60 && ve >= 0 && ve < 60 && Se >= 0 && Se < 25;
1234
1240
  }(te, oe, ge) ? 36e5 * te + 6e4 * oe + 1e3 * ge : NaN;
1235
1241
  }
1236
- function m(K) {
1242
+ function y(K) {
1237
1243
  return K && parseFloat(K.replace(",", ".")) || 0;
1238
1244
  }
1239
- function y(K) {
1245
+ function m(K) {
1240
1246
  if (K === "Z")
1241
1247
  return 0;
1242
1248
  var Y = K.match(f);
@@ -1283,7 +1289,7 @@ var dist = { exports: {} };
1283
1289
  var Ze = new Date(be + we), Oe = /* @__PURE__ */ new Date(0);
1284
1290
  return Oe.setFullYear(Ze.getUTCFullYear(), Ze.getUTCMonth(), Ze.getUTCDate()), Oe.setHours(Ze.getUTCHours(), Ze.getUTCMinutes(), Ze.getUTCSeconds(), Ze.getUTCMilliseconds()), Oe;
1285
1291
  }
1286
- return Ee = y(ye.timezone), isNaN(Ee) ? /* @__PURE__ */ new Date(NaN) : new Date(be + we + Ee);
1292
+ return Ee = m(ye.timezone), isNaN(Ee) ? /* @__PURE__ */ new Date(NaN) : new Date(be + we + Ee);
1287
1293
  }(K);
1288
1294
  if (!function(te) {
1289
1295
  if (u(1, arguments), !X(te) && typeof te != "number")
@@ -1687,12 +1693,12 @@ var dist = { exports: {} };
1687
1693
  G = 0;
1688
1694
  }
1689
1695
  if (typeof V == "string" && (V = c.from(V, K)), c.isBuffer(V))
1690
- return V.length === 0 ? -1 : m(S, V, G, K, Y);
1696
+ return V.length === 0 ? -1 : y(S, V, G, K, Y);
1691
1697
  if (typeof V == "number")
1692
- return V &= 255, c.TYPED_ARRAY_SUPPORT && typeof Uint8Array.prototype.indexOf == "function" ? Y ? Uint8Array.prototype.indexOf.call(S, V, G) : Uint8Array.prototype.lastIndexOf.call(S, V, G) : m(S, [V], G, K, Y);
1698
+ return V &= 255, c.TYPED_ARRAY_SUPPORT && typeof Uint8Array.prototype.indexOf == "function" ? Y ? Uint8Array.prototype.indexOf.call(S, V, G) : Uint8Array.prototype.lastIndexOf.call(S, V, G) : y(S, [V], G, K, Y);
1693
1699
  throw new TypeError("val must be string, number or Buffer");
1694
1700
  }
1695
- function m(S, V, G, K, Y) {
1701
+ function y(S, V, G, K, Y) {
1696
1702
  var te, oe = 1, ge = S.length, Se = V.length;
1697
1703
  if (K !== void 0 && ((K = String(K).toLowerCase()) === "ucs2" || K === "ucs-2" || K === "utf16le" || K === "utf-16le")) {
1698
1704
  if (S.length < 2 || V.length < 2)
@@ -1722,7 +1728,7 @@ var dist = { exports: {} };
1722
1728
  }
1723
1729
  return -1;
1724
1730
  }
1725
- function y(S, V, G, K) {
1731
+ function m(S, V, G, K) {
1726
1732
  G = Number(G) || 0;
1727
1733
  var Y = S.length - G;
1728
1734
  K ? (K = Number(K)) > Y && (K = Y) : K = Y;
@@ -1936,7 +1942,7 @@ var dist = { exports: {} };
1936
1942
  for (var te = !1; ; )
1937
1943
  switch (K) {
1938
1944
  case "hex":
1939
- return y(this, S, V, G);
1945
+ return m(this, S, V, G);
1940
1946
  case "utf8":
1941
1947
  case "utf-8":
1942
1948
  return h(this, S, V, G);
@@ -2322,8 +2328,8 @@ var dist = { exports: {} };
2322
2328
  return (l = u() ? Reflect.construct.bind() : function(U, E, M) {
2323
2329
  var W = [null];
2324
2330
  W.push.apply(W, E);
2325
- var m = new (Function.bind.apply(U, W))();
2326
- return M && c(m, M.prototype), m;
2331
+ var y = new (Function.bind.apply(U, W))();
2332
+ return M && c(y, M.prototype), y;
2327
2333
  }).apply(null, arguments);
2328
2334
  }
2329
2335
  function u() {
@@ -2349,29 +2355,29 @@ var dist = { exports: {} };
2349
2355
  })(Q);
2350
2356
  }
2351
2357
  var B = function(Q) {
2352
- (function(W, m) {
2353
- if (typeof m != "function" && m !== null)
2358
+ (function(W, y) {
2359
+ if (typeof y != "function" && y !== null)
2354
2360
  throw new TypeError("Super expression must either be null or a function");
2355
- W.prototype = Object.create(m && m.prototype, { constructor: { value: W, writable: !0, configurable: !0 } }), Object.defineProperty(W, "prototype", { writable: !1 }), m && c(W, m);
2361
+ W.prototype = Object.create(y && y.prototype, { constructor: { value: W, writable: !0, configurable: !0 } }), Object.defineProperty(W, "prototype", { writable: !1 }), y && c(W, y);
2356
2362
  })(M, Q);
2357
2363
  var f, p, U, E = (f = M, p = u(), function() {
2358
- var W, m = d(f);
2364
+ var W, y = d(f);
2359
2365
  if (p) {
2360
- var y = d(this).constructor;
2361
- W = Reflect.construct(m, arguments, y);
2366
+ var m = d(this).constructor;
2367
+ W = Reflect.construct(y, arguments, m);
2362
2368
  } else
2363
- W = m.apply(this, arguments);
2369
+ W = y.apply(this, arguments);
2364
2370
  return o(this, W);
2365
2371
  });
2366
2372
  function M(W) {
2367
- var m;
2368
- return function(y, h) {
2369
- if (!(y instanceof h))
2373
+ var y;
2374
+ return function(m, h) {
2375
+ if (!(m instanceof h))
2370
2376
  throw new TypeError("Cannot call a class as a function");
2371
- }(this, M), m = E.call(this, `Format functions must be synchronous taking a two arguments: (info, opts)
2377
+ }(this, M), y = E.call(this, `Format functions must be synchronous taking a two arguments: (info, opts)
2372
2378
  Found: `.concat(W.toString().split(`
2373
2379
  `)[0], `
2374
- `)), Error.captureStackTrace(s(m), M), m;
2380
+ `)), Error.captureStackTrace(s(y), M), y;
2375
2381
  }
2376
2382
  return U = M, Object.defineProperty(U, "prototype", { writable: !1 }), U;
2377
2383
  }(g(Error));
@@ -3209,7 +3215,7 @@ Found: `.concat(W.toString().split(`
3209
3215
  var g, l = {};
3210
3216
  function u(J, v) {
3211
3217
  var D = { seen: [], stylize: d };
3212
- return arguments.length >= 3 && (D.depth = arguments[2]), arguments.length >= 4 && (D.colors = arguments[3]), U(v) ? D.showHidden = v : v && t._extend(D, v), m(D.showHidden) && (D.showHidden = !1), m(D.depth) && (D.depth = 2), m(D.colors) && (D.colors = !1), m(D.customInspect) && (D.customInspect = !0), D.colors && (D.stylize = c), B(D, J, D.depth);
3218
+ return arguments.length >= 3 && (D.depth = arguments[2]), arguments.length >= 4 && (D.colors = arguments[3]), U(v) ? D.showHidden = v : v && t._extend(D, v), y(D.showHidden) && (D.showHidden = !1), y(D.depth) && (D.depth = 2), y(D.colors) && (D.colors = !1), y(D.customInspect) && (D.customInspect = !0), D.colors && (D.stylize = c), B(D, J, D.depth);
3213
3219
  }
3214
3220
  function c(J, v) {
3215
3221
  var D = u.styles[v];
@@ -3224,7 +3230,7 @@ Found: `.concat(W.toString().split(`
3224
3230
  return W(A) || (A = B(J, A, D)), A;
3225
3231
  }
3226
3232
  var b = function(S, V) {
3227
- if (m(V))
3233
+ if (y(V))
3228
3234
  return S.stylize("undefined", "undefined");
3229
3235
  if (W(V)) {
3230
3236
  var G = "'" + JSON.stringify(V).replace(/^"|"$/g, "").replace(/'/g, "\\'").replace(/\\"/g, '"') + "'";
@@ -3252,7 +3258,7 @@ Found: `.concat(W.toString().split(`
3252
3258
  var $ = v.name ? ": " + v.name : "";
3253
3259
  return J.stylize("[Function" + $ + "]", "special");
3254
3260
  }
3255
- if (y(v))
3261
+ if (m(v))
3256
3262
  return J.stylize(RegExp.prototype.toString.call(v), "regexp");
3257
3263
  if (T(v))
3258
3264
  return J.stylize(Date.prototype.toString.call(v), "date");
@@ -3260,7 +3266,7 @@ Found: `.concat(W.toString().split(`
3260
3266
  return Q(v);
3261
3267
  }
3262
3268
  var ee, re = "", O = !1, k = ["{", "}"];
3263
- return p(v) && (O = !0, k = ["[", "]"]), X(v) && (re = " [Function" + (v.name ? ": " + v.name : "") + "]"), y(v) && (re = " " + RegExp.prototype.toString.call(v)), T(v) && (re = " " + Date.prototype.toUTCString.call(v)), I(v) && (re = " " + Q(v)), P.length !== 0 || O && v.length != 0 ? D < 0 ? y(v) ? J.stylize(RegExp.prototype.toString.call(v), "regexp") : J.stylize("[Object]", "special") : (J.seen.push(v), ee = O ? function(S, V, G, K, Y) {
3269
+ return p(v) && (O = !0, k = ["[", "]"]), X(v) && (re = " [Function" + (v.name ? ": " + v.name : "") + "]"), m(v) && (re = " " + RegExp.prototype.toString.call(v)), T(v) && (re = " " + Date.prototype.toUTCString.call(v)), I(v) && (re = " " + Q(v)), P.length !== 0 || O && v.length != 0 ? D < 0 ? m(v) ? J.stylize(RegExp.prototype.toString.call(v), "regexp") : J.stylize("[Object]", "special") : (J.seen.push(v), ee = O ? function(S, V, G, K, Y) {
3264
3270
  for (var te = [], oe = 0, ge = V.length; oe < ge; ++oe)
3265
3271
  _(V, String(oe)) ? te.push(f(S, V, G, K, String(oe), !0)) : te.push("");
3266
3272
  return Y.forEach(function(Se) {
@@ -3292,7 +3298,7 @@ Found: `.concat(W.toString().split(`
3292
3298
  `).map(function(re) {
3293
3299
  return " " + re;
3294
3300
  }).join(`
3295
- `)) : $ = J.stylize("[Circular]", "special")), m(z)) {
3301
+ `)) : $ = J.stylize("[Circular]", "special")), y(z)) {
3296
3302
  if (P && b.match(/^\d+$/))
3297
3303
  return $;
3298
3304
  (z = JSON.stringify("" + b)).match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/) ? (z = z.substr(1, z.length - 2), z = J.stylize(z, "name")) : (z = z.replace(/'/g, "\\'").replace(/\\"/g, '"').replace(/(^"|"$)/g, "'"), z = J.stylize(z, "string"));
@@ -3314,10 +3320,10 @@ Found: `.concat(W.toString().split(`
3314
3320
  function W(J) {
3315
3321
  return typeof J == "string";
3316
3322
  }
3317
- function m(J) {
3323
+ function y(J) {
3318
3324
  return J === void 0;
3319
3325
  }
3320
- function y(J) {
3326
+ function m(J) {
3321
3327
  return h(J) && F(J) === "[object RegExp]";
3322
3328
  }
3323
3329
  function h(J) {
@@ -3339,7 +3345,7 @@ Found: `.concat(W.toString().split(`
3339
3345
  return J < 10 ? "0" + J.toString(10) : J.toString(10);
3340
3346
  }
3341
3347
  t.debuglog = function(J) {
3342
- if (m(g) && (g = r.env.NODE_DEBUG || ""), J = J.toUpperCase(), !l[J])
3348
+ if (y(g) && (g = r.env.NODE_DEBUG || ""), J = J.toUpperCase(), !l[J])
3343
3349
  if (new RegExp("\\b" + J + "\\b", "i").test(g)) {
3344
3350
  var v = r.pid;
3345
3351
  l[J] = function() {
@@ -3354,7 +3360,7 @@ Found: `.concat(W.toString().split(`
3354
3360
  return J == null;
3355
3361
  }, t.isNumber = M, t.isString = W, t.isSymbol = function(J) {
3356
3362
  return typeof J == "symbol";
3357
- }, t.isUndefined = m, t.isRegExp = y, t.isObject = h, t.isDate = T, t.isError = I, t.isFunction = X, t.isPrimitive = function(J) {
3363
+ }, t.isUndefined = y, t.isRegExp = m, t.isObject = h, t.isDate = T, t.isError = I, t.isFunction = X, t.isPrimitive = function(J) {
3358
3364
  return J === null || typeof J == "boolean" || typeof J == "number" || typeof J == "string" || typeof J == "symbol" || J === void 0;
3359
3365
  }, t.isBuffer = n(104);
3360
3366
  var x = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
@@ -3632,7 +3638,7 @@ Found: `.concat(W.toString().split(`
3632
3638
  } : null;
3633
3639
  }
3634
3640
  var W = p;
3635
- function m(N, H) {
3641
+ function y(N, H) {
3636
3642
  if (N.prototype = U(H.prototype), N.prototype.constructor = N, W)
3637
3643
  W(N, H);
3638
3644
  else
@@ -3645,7 +3651,7 @@ Found: `.concat(W.toString().split(`
3645
3651
  N[ne] = H[ne];
3646
3652
  N.O = H.prototype;
3647
3653
  }
3648
- function y(N, H) {
3654
+ function m(N, H) {
3649
3655
  if (H) {
3650
3656
  var ne = l;
3651
3657
  N = N.split(".");
@@ -3656,7 +3662,7 @@ Found: `.concat(W.toString().split(`
3656
3662
  (H = H(ae = ne[N = N[N.length - 1]])) != ae && H != null && g(ne, N, { configurable: !0, writable: !0, value: H });
3657
3663
  }
3658
3664
  }
3659
- y("Array.prototype.keys", function(N) {
3665
+ m("Array.prototype.keys", function(N) {
3660
3666
  return N || function() {
3661
3667
  return function(H, ne) {
3662
3668
  Q(), H instanceof String && (H += "");
@@ -3676,7 +3682,7 @@ Found: `.concat(W.toString().split(`
3676
3682
  return H;
3677
3683
  });
3678
3684
  };
3679
- }), y("Array.prototype.find", function(N) {
3685
+ }), m("Array.prototype.find", function(N) {
3680
3686
  return N || function(H, ne) {
3681
3687
  e: {
3682
3688
  var ae = this;
@@ -3692,11 +3698,11 @@ Found: `.concat(W.toString().split(`
3692
3698
  }
3693
3699
  return H;
3694
3700
  };
3695
- }), y("Object.is", function(N) {
3701
+ }), m("Object.is", function(N) {
3696
3702
  return N || function(H, ne) {
3697
3703
  return H === ne ? H !== 0 || 1 / H == 1 / ne : H != H && ne != ne;
3698
3704
  };
3699
- }), y("Array.prototype.includes", function(N) {
3705
+ }), m("Array.prototype.includes", function(N) {
3700
3706
  return N || function(H, ne) {
3701
3707
  var ae = this;
3702
3708
  ae instanceof String && (ae = String(ae));
@@ -3708,7 +3714,7 @@ Found: `.concat(W.toString().split(`
3708
3714
  }
3709
3715
  return !1;
3710
3716
  };
3711
- }), y("Promise", function(N) {
3717
+ }), m("Promise", function(N) {
3712
3718
  function H(de) {
3713
3719
  this.b = 0, this.c = void 0, this.a = [];
3714
3720
  var Qe = this.f();
@@ -3977,7 +3983,7 @@ Found: `.concat(W.toString().split(`
3977
3983
  return this.f;
3978
3984
  }, v.prototype.getName = function() {
3979
3985
  return this.name;
3980
- }, v.prototype.getName = v.prototype.getName, m(A, Error), A.prototype.name = "RpcError", b.prototype.on = function(N, H) {
3986
+ }, v.prototype.getName = v.prototype.getName, y(A, Error), A.prototype.name = "RpcError", b.prototype.on = function(N, H) {
3981
3987
  return N == "data" || N == "error" ? this : this.a.on(N, H);
3982
3988
  }, b.prototype.removeListener = function(N, H) {
3983
3989
  return this.a.removeListener(N, H);
@@ -4451,7 +4457,7 @@ Found: `.concat(W.toString().split(`
4451
4457
  return new St(this.b());
4452
4458
  }, ct.prototype.c = function() {
4453
4459
  return new St(this.b());
4454
- }, u(), Q(), m(Ft, Bt), Ft.prototype.a = function() {
4460
+ }, u(), Q(), y(Ft, Bt), Ft.prototype.a = function() {
4455
4461
  var N = this.b.next();
4456
4462
  if (N.done)
4457
4463
  throw At;
@@ -4462,7 +4468,7 @@ Found: `.concat(W.toString().split(`
4462
4468
  return new St(this.b);
4463
4469
  }, Ft.prototype.c = function() {
4464
4470
  return new St(this.b);
4465
- }, m(St, ct), St.prototype.next = function() {
4471
+ }, y(St, ct), St.prototype.next = function() {
4466
4472
  return this.f.next();
4467
4473
  }, (o = Zt.prototype).G = function() {
4468
4474
  return Pt(this), this.j.concat();
@@ -5075,8 +5081,8 @@ Found: `.concat(W.toString().split(`
5075
5081
  }, n(139), t.setImmediate = typeof self != "undefined" && self.setImmediate || r !== void 0 && r.setImmediate || this && this.setImmediate, t.clearImmediate = typeof self != "undefined" && self.clearImmediate || r !== void 0 && r.clearImmediate || this && this.clearImmediate;
5076
5082
  }).call(this, n(6));
5077
5083
  }, function(e, t, n) {
5078
- var r, o = typeof Reflect == "object" ? Reflect : null, s = o && typeof o.apply == "function" ? o.apply : function(W, m, y) {
5079
- return Function.prototype.apply.call(W, m, y);
5084
+ var r, o = typeof Reflect == "object" ? Reflect : null, s = o && typeof o.apply == "function" ? o.apply : function(W, y, m) {
5085
+ return Function.prototype.apply.call(W, y, m);
5080
5086
  };
5081
5087
  r = o && typeof o.ownKeys == "function" ? o.ownKeys : Object.getOwnPropertySymbols ? function(W) {
5082
5088
  return Object.getOwnPropertyNames(W).concat(Object.getOwnPropertySymbols(W));
@@ -5089,15 +5095,15 @@ Found: `.concat(W.toString().split(`
5089
5095
  function l() {
5090
5096
  l.init.call(this);
5091
5097
  }
5092
- e.exports = l, e.exports.once = function(W, m) {
5093
- return new Promise(function(y, h) {
5098
+ e.exports = l, e.exports.once = function(W, y) {
5099
+ return new Promise(function(m, h) {
5094
5100
  function T(X) {
5095
- W.removeListener(m, I), h(X);
5101
+ W.removeListener(y, I), h(X);
5096
5102
  }
5097
5103
  function I() {
5098
- typeof W.removeListener == "function" && W.removeListener("error", T), y([].slice.call(arguments));
5104
+ typeof W.removeListener == "function" && W.removeListener("error", T), m([].slice.call(arguments));
5099
5105
  }
5100
- M(W, m, I, { once: !0 }), m !== "error" && function(X, F, R) {
5106
+ M(W, y, I, { once: !0 }), y !== "error" && function(X, F, R) {
5101
5107
  typeof X.on == "function" && M(X, "error", F, R);
5102
5108
  }(W, T, { once: !0 });
5103
5109
  });
@@ -5110,14 +5116,14 @@ Found: `.concat(W.toString().split(`
5110
5116
  function d(W) {
5111
5117
  return W._maxListeners === void 0 ? l.defaultMaxListeners : W._maxListeners;
5112
5118
  }
5113
- function B(W, m, y, h) {
5119
+ function B(W, y, m, h) {
5114
5120
  var T, I, X, F;
5115
- if (c(y), (I = W._events) === void 0 ? (I = W._events = /* @__PURE__ */ Object.create(null), W._eventsCount = 0) : (I.newListener !== void 0 && (W.emit("newListener", m, y.listener ? y.listener : y), I = W._events), X = I[m]), X === void 0)
5116
- X = I[m] = y, ++W._eventsCount;
5117
- else if (typeof X == "function" ? X = I[m] = h ? [y, X] : [X, y] : h ? X.unshift(y) : X.push(y), (T = d(W)) > 0 && X.length > T && !X.warned) {
5121
+ if (c(m), (I = W._events) === void 0 ? (I = W._events = /* @__PURE__ */ Object.create(null), W._eventsCount = 0) : (I.newListener !== void 0 && (W.emit("newListener", y, m.listener ? m.listener : m), I = W._events), X = I[y]), X === void 0)
5122
+ X = I[y] = m, ++W._eventsCount;
5123
+ else if (typeof X == "function" ? X = I[y] = h ? [m, X] : [X, m] : h ? X.unshift(m) : X.push(m), (T = d(W)) > 0 && X.length > T && !X.warned) {
5118
5124
  X.warned = !0;
5119
- var R = new Error("Possible EventEmitter memory leak detected. " + X.length + " " + String(m) + " listeners added. Use emitter.setMaxListeners() to increase limit");
5120
- R.name = "MaxListenersExceededWarning", R.emitter = W, R.type = m, R.count = X.length, F = R, console && console.warn && console.warn(F);
5125
+ var R = new Error("Possible EventEmitter memory leak detected. " + X.length + " " + String(y) + " listeners added. Use emitter.setMaxListeners() to increase limit");
5126
+ R.name = "MaxListenersExceededWarning", R.emitter = W, R.type = y, R.count = X.length, F = R, console && console.warn && console.warn(F);
5121
5127
  }
5122
5128
  return W;
5123
5129
  }
@@ -5125,45 +5131,45 @@ Found: `.concat(W.toString().split(`
5125
5131
  if (!this.fired)
5126
5132
  return this.target.removeListener(this.type, this.wrapFn), this.fired = !0, arguments.length === 0 ? this.listener.call(this.target) : this.listener.apply(this.target, arguments);
5127
5133
  }
5128
- function f(W, m, y) {
5129
- var h = { fired: !1, wrapFn: void 0, target: W, type: m, listener: y }, T = Q.bind(h);
5130
- return T.listener = y, h.wrapFn = T, T;
5134
+ function f(W, y, m) {
5135
+ var h = { fired: !1, wrapFn: void 0, target: W, type: y, listener: m }, T = Q.bind(h);
5136
+ return T.listener = m, h.wrapFn = T, T;
5131
5137
  }
5132
- function p(W, m, y) {
5138
+ function p(W, y, m) {
5133
5139
  var h = W._events;
5134
5140
  if (h === void 0)
5135
5141
  return [];
5136
- var T = h[m];
5137
- return T === void 0 ? [] : typeof T == "function" ? y ? [T.listener || T] : [T] : y ? function(I) {
5142
+ var T = h[y];
5143
+ return T === void 0 ? [] : typeof T == "function" ? m ? [T.listener || T] : [T] : m ? function(I) {
5138
5144
  for (var X = new Array(I.length), F = 0; F < X.length; ++F)
5139
5145
  X[F] = I[F].listener || I[F];
5140
5146
  return X;
5141
5147
  }(T) : E(T, T.length);
5142
5148
  }
5143
5149
  function U(W) {
5144
- var m = this._events;
5145
- if (m !== void 0) {
5146
- var y = m[W];
5147
- if (typeof y == "function")
5150
+ var y = this._events;
5151
+ if (y !== void 0) {
5152
+ var m = y[W];
5153
+ if (typeof m == "function")
5148
5154
  return 1;
5149
- if (y !== void 0)
5150
- return y.length;
5155
+ if (m !== void 0)
5156
+ return m.length;
5151
5157
  }
5152
5158
  return 0;
5153
5159
  }
5154
- function E(W, m) {
5155
- for (var y = new Array(m), h = 0; h < m; ++h)
5156
- y[h] = W[h];
5157
- return y;
5160
+ function E(W, y) {
5161
+ for (var m = new Array(y), h = 0; h < y; ++h)
5162
+ m[h] = W[h];
5163
+ return m;
5158
5164
  }
5159
- function M(W, m, y, h) {
5165
+ function M(W, y, m, h) {
5160
5166
  if (typeof W.on == "function")
5161
- h.once ? W.once(m, y) : W.on(m, y);
5167
+ h.once ? W.once(y, m) : W.on(y, m);
5162
5168
  else {
5163
5169
  if (typeof W.addEventListener != "function")
5164
5170
  throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type ' + typeof W);
5165
- W.addEventListener(m, function T(I) {
5166
- h.once && W.removeEventListener(m, T), y(I);
5171
+ W.addEventListener(y, function T(I) {
5172
+ h.once && W.removeEventListener(y, T), m(I);
5167
5173
  });
5168
5174
  }
5169
5175
  }
@@ -5182,8 +5188,8 @@ Found: `.concat(W.toString().split(`
5182
5188
  }, l.prototype.getMaxListeners = function() {
5183
5189
  return d(this);
5184
5190
  }, l.prototype.emit = function(W) {
5185
- for (var m = [], y = 1; y < arguments.length; y++)
5186
- m.push(arguments[y]);
5191
+ for (var y = [], m = 1; m < arguments.length; m++)
5192
+ y.push(arguments[m]);
5187
5193
  var h = W === "error", T = this._events;
5188
5194
  if (T !== void 0)
5189
5195
  h = h && T.error === void 0;
@@ -5191,7 +5197,7 @@ Found: `.concat(W.toString().split(`
5191
5197
  return !1;
5192
5198
  if (h) {
5193
5199
  var I;
5194
- if (m.length > 0 && (I = m[0]), I instanceof Error)
5200
+ if (y.length > 0 && (I = y[0]), I instanceof Error)
5195
5201
  throw I;
5196
5202
  var X = new Error("Unhandled error." + (I ? " (" + I.message + ")" : ""));
5197
5203
  throw X.context = I, X;
@@ -5200,68 +5206,68 @@ Found: `.concat(W.toString().split(`
5200
5206
  if (F === void 0)
5201
5207
  return !1;
5202
5208
  if (typeof F == "function")
5203
- s(F, this, m);
5209
+ s(F, this, y);
5204
5210
  else {
5205
5211
  var R = F.length, x = E(F, R);
5206
- for (y = 0; y < R; ++y)
5207
- s(x[y], this, m);
5212
+ for (m = 0; m < R; ++m)
5213
+ s(x[m], this, y);
5208
5214
  }
5209
5215
  return !0;
5210
- }, l.prototype.addListener = function(W, m) {
5211
- return B(this, W, m, !1);
5212
- }, l.prototype.on = l.prototype.addListener, l.prototype.prependListener = function(W, m) {
5213
- return B(this, W, m, !0);
5214
- }, l.prototype.once = function(W, m) {
5215
- return c(m), this.on(W, f(this, W, m)), this;
5216
- }, l.prototype.prependOnceListener = function(W, m) {
5217
- return c(m), this.prependListener(W, f(this, W, m)), this;
5218
- }, l.prototype.removeListener = function(W, m) {
5219
- var y, h, T, I, X;
5220
- if (c(m), (h = this._events) === void 0)
5216
+ }, l.prototype.addListener = function(W, y) {
5217
+ return B(this, W, y, !1);
5218
+ }, l.prototype.on = l.prototype.addListener, l.prototype.prependListener = function(W, y) {
5219
+ return B(this, W, y, !0);
5220
+ }, l.prototype.once = function(W, y) {
5221
+ return c(y), this.on(W, f(this, W, y)), this;
5222
+ }, l.prototype.prependOnceListener = function(W, y) {
5223
+ return c(y), this.prependListener(W, f(this, W, y)), this;
5224
+ }, l.prototype.removeListener = function(W, y) {
5225
+ var m, h, T, I, X;
5226
+ if (c(y), (h = this._events) === void 0)
5221
5227
  return this;
5222
- if ((y = h[W]) === void 0)
5228
+ if ((m = h[W]) === void 0)
5223
5229
  return this;
5224
- if (y === m || y.listener === m)
5225
- --this._eventsCount == 0 ? this._events = /* @__PURE__ */ Object.create(null) : (delete h[W], h.removeListener && this.emit("removeListener", W, y.listener || m));
5226
- else if (typeof y != "function") {
5227
- for (T = -1, I = y.length - 1; I >= 0; I--)
5228
- if (y[I] === m || y[I].listener === m) {
5229
- X = y[I].listener, T = I;
5230
+ if (m === y || m.listener === y)
5231
+ --this._eventsCount == 0 ? this._events = /* @__PURE__ */ Object.create(null) : (delete h[W], h.removeListener && this.emit("removeListener", W, m.listener || y));
5232
+ else if (typeof m != "function") {
5233
+ for (T = -1, I = m.length - 1; I >= 0; I--)
5234
+ if (m[I] === y || m[I].listener === y) {
5235
+ X = m[I].listener, T = I;
5230
5236
  break;
5231
5237
  }
5232
5238
  if (T < 0)
5233
5239
  return this;
5234
- T === 0 ? y.shift() : function(F, R) {
5240
+ T === 0 ? m.shift() : function(F, R) {
5235
5241
  for (; R + 1 < F.length; R++)
5236
5242
  F[R] = F[R + 1];
5237
5243
  F.pop();
5238
- }(y, T), y.length === 1 && (h[W] = y[0]), h.removeListener !== void 0 && this.emit("removeListener", W, X || m);
5244
+ }(m, T), m.length === 1 && (h[W] = m[0]), h.removeListener !== void 0 && this.emit("removeListener", W, X || y);
5239
5245
  }
5240
5246
  return this;
5241
5247
  }, l.prototype.off = l.prototype.removeListener, l.prototype.removeAllListeners = function(W) {
5242
- var m, y, h;
5243
- if ((y = this._events) === void 0)
5248
+ var y, m, h;
5249
+ if ((m = this._events) === void 0)
5244
5250
  return this;
5245
- if (y.removeListener === void 0)
5246
- return arguments.length === 0 ? (this._events = /* @__PURE__ */ Object.create(null), this._eventsCount = 0) : y[W] !== void 0 && (--this._eventsCount == 0 ? this._events = /* @__PURE__ */ Object.create(null) : delete y[W]), this;
5251
+ if (m.removeListener === void 0)
5252
+ return arguments.length === 0 ? (this._events = /* @__PURE__ */ Object.create(null), this._eventsCount = 0) : m[W] !== void 0 && (--this._eventsCount == 0 ? this._events = /* @__PURE__ */ Object.create(null) : delete m[W]), this;
5247
5253
  if (arguments.length === 0) {
5248
- var T, I = Object.keys(y);
5254
+ var T, I = Object.keys(m);
5249
5255
  for (h = 0; h < I.length; ++h)
5250
5256
  (T = I[h]) !== "removeListener" && this.removeAllListeners(T);
5251
5257
  return this.removeAllListeners("removeListener"), this._events = /* @__PURE__ */ Object.create(null), this._eventsCount = 0, this;
5252
5258
  }
5253
- if (typeof (m = y[W]) == "function")
5254
- this.removeListener(W, m);
5255
- else if (m !== void 0)
5256
- for (h = m.length - 1; h >= 0; h--)
5257
- this.removeListener(W, m[h]);
5259
+ if (typeof (y = m[W]) == "function")
5260
+ this.removeListener(W, y);
5261
+ else if (y !== void 0)
5262
+ for (h = y.length - 1; h >= 0; h--)
5263
+ this.removeListener(W, y[h]);
5258
5264
  return this;
5259
5265
  }, l.prototype.listeners = function(W) {
5260
5266
  return p(this, W, !0);
5261
5267
  }, l.prototype.rawListeners = function(W) {
5262
5268
  return p(this, W, !1);
5263
- }, l.listenerCount = function(W, m) {
5264
- return typeof W.listenerCount == "function" ? W.listenerCount(m) : U.call(W, m);
5269
+ }, l.listenerCount = function(W, y) {
5270
+ return typeof W.listenerCount == "function" ? W.listenerCount(y) : U.call(W, y);
5265
5271
  }, l.prototype.listenerCount = U, l.prototype.eventNames = function() {
5266
5272
  return this._eventsCount > 0 ? r(this._events) : [];
5267
5273
  };
@@ -5290,7 +5296,7 @@ Found: `.concat(W.toString().split(`
5290
5296
  var M = function(W) {
5291
5297
  if (!W)
5292
5298
  return "utf8";
5293
- for (var m; ; )
5299
+ for (var y; ; )
5294
5300
  switch (W) {
5295
5301
  case "utf8":
5296
5302
  case "utf-8":
@@ -5308,9 +5314,9 @@ Found: `.concat(W.toString().split(`
5308
5314
  case "hex":
5309
5315
  return W;
5310
5316
  default:
5311
- if (m)
5317
+ if (y)
5312
5318
  return;
5313
- W = ("" + W).toLowerCase(), m = !0;
5319
+ W = ("" + W).toLowerCase(), y = !0;
5314
5320
  }
5315
5321
  }(E);
5316
5322
  if (typeof M != "string" && (r.isEncoding === o || !o(E)))
@@ -5335,7 +5341,7 @@ Found: `.concat(W.toString().split(`
5335
5341
  return p <= 127 ? 0 : p >> 5 == 6 ? 2 : p >> 4 == 14 ? 3 : p >> 3 == 30 ? 4 : p >> 6 == 2 ? -1 : -2;
5336
5342
  }
5337
5343
  function l(p) {
5338
- var U = this.lastTotal - this.lastNeed, E = function(M, W, m) {
5344
+ var U = this.lastTotal - this.lastNeed, E = function(M, W, y) {
5339
5345
  if ((192 & W[0]) != 128)
5340
5346
  return M.lastNeed = 0, "�";
5341
5347
  if (M.lastNeed > 1 && W.length > 1) {
@@ -5396,12 +5402,12 @@ Found: `.concat(W.toString().split(`
5396
5402
  var U = p && p.length ? this.write(p) : "";
5397
5403
  return this.lastNeed ? U + "�" : U;
5398
5404
  }, s.prototype.text = function(p, U) {
5399
- var E = function(W, m, y) {
5400
- var h = m.length - 1;
5401
- if (h < y)
5405
+ var E = function(W, y, m) {
5406
+ var h = y.length - 1;
5407
+ if (h < m)
5402
5408
  return 0;
5403
- var T = g(m[h]);
5404
- return T >= 0 ? (T > 0 && (W.lastNeed = T - 1), T) : --h < y || T === -2 ? 0 : (T = g(m[h])) >= 0 ? (T > 0 && (W.lastNeed = T - 2), T) : --h < y || T === -2 ? 0 : (T = g(m[h])) >= 0 ? (T > 0 && (T === 2 ? T = 0 : W.lastNeed = T - 3), T) : 0;
5409
+ var T = g(y[h]);
5410
+ return T >= 0 ? (T > 0 && (W.lastNeed = T - 1), T) : --h < m || T === -2 ? 0 : (T = g(y[h])) >= 0 ? (T > 0 && (W.lastNeed = T - 2), T) : --h < m || T === -2 ? 0 : (T = g(y[h])) >= 0 ? (T > 0 && (T === 2 ? T = 0 : W.lastNeed = T - 3), T) : 0;
5405
5411
  }(this, p, U);
5406
5412
  if (!this.lastNeed)
5407
5413
  return p.toString("utf8", U);
@@ -5471,8 +5477,8 @@ Found: `.concat(W.toString().split(`
5471
5477
  var c = function(d) {
5472
5478
  var B, Q;
5473
5479
  function f(p, U, E) {
5474
- return d.call(this, function(M, W, m) {
5475
- return typeof l == "string" ? l : l(M, W, m);
5480
+ return d.call(this, function(M, W, y) {
5481
+ return typeof l == "string" ? l : l(M, W, y);
5476
5482
  }(p, U, E)) || this;
5477
5483
  }
5478
5484
  return Q = d, (B = f).prototype = Object.create(Q.prototype), B.prototype.constructor = B, B.__proto__ = Q, f;
@@ -5578,90 +5584,90 @@ Found: `.concat(W.toString().split(`
5578
5584
  const { hasOwnProperty: r } = Object.prototype, o = W();
5579
5585
  o.configure = W, o.stringify = o, o.default = o, t.stringify = o, t.configure = W, e.exports = o;
5580
5586
  const s = /[\u0000-\u001f\u0022\u005c\ud800-\udfff]|[\ud800-\udbff](?![\udc00-\udfff])|(?:[^\ud800-\udbff]|^)[\udc00-\udfff]/, g = new RegExp(s, "g"), l = ["\\u0000", "\\u0001", "\\u0002", "\\u0003", "\\u0004", "\\u0005", "\\u0006", "\\u0007", "\\b", "\\t", "\\n", "\\u000b", "\\f", "\\r", "\\u000e", "\\u000f", "\\u0010", "\\u0011", "\\u0012", "\\u0013", "\\u0014", "\\u0015", "\\u0016", "\\u0017", "\\u0018", "\\u0019", "\\u001a", "\\u001b", "\\u001c", "\\u001d", "\\u001e", "\\u001f", "", "", '\\"', "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "\\\\"];
5581
- function u(m) {
5582
- if (m.length === 2) {
5583
- const h = m.charCodeAt(1);
5584
- return `${m[0]}\\u${h.toString(16)}`;
5587
+ function u(y) {
5588
+ if (y.length === 2) {
5589
+ const h = y.charCodeAt(1);
5590
+ return `${y[0]}\\u${h.toString(16)}`;
5585
5591
  }
5586
- const y = m.charCodeAt(0);
5587
- return l.length > y ? l[y] : "\\u" + y.toString(16);
5592
+ const m = y.charCodeAt(0);
5593
+ return l.length > m ? l[m] : "\\u" + m.toString(16);
5588
5594
  }
5589
- function c(m) {
5590
- if (m.length < 5e3 && !s.test(m))
5591
- return m;
5592
- if (m.length > 100)
5593
- return m.replace(g, u);
5594
- let y = "", h = 0;
5595
- for (let T = 0; T < m.length; T++) {
5596
- const I = m.charCodeAt(T);
5595
+ function c(y) {
5596
+ if (y.length < 5e3 && !s.test(y))
5597
+ return y;
5598
+ if (y.length > 100)
5599
+ return y.replace(g, u);
5600
+ let m = "", h = 0;
5601
+ for (let T = 0; T < y.length; T++) {
5602
+ const I = y.charCodeAt(T);
5597
5603
  if (I === 34 || I === 92 || I < 32)
5598
- y += `${m.slice(h, T)}${l[I]}`, h = T + 1;
5604
+ m += `${y.slice(h, T)}${l[I]}`, h = T + 1;
5599
5605
  else if (I >= 55296 && I <= 57343) {
5600
- if (I <= 56319 && T + 1 < m.length) {
5601
- const X = m.charCodeAt(T + 1);
5606
+ if (I <= 56319 && T + 1 < y.length) {
5607
+ const X = y.charCodeAt(T + 1);
5602
5608
  if (X >= 56320 && X <= 57343) {
5603
5609
  T++;
5604
5610
  continue;
5605
5611
  }
5606
5612
  }
5607
- y += `${m.slice(h, T)}\\u${I.toString(16)}`, h = T + 1;
5613
+ m += `${y.slice(h, T)}\\u${I.toString(16)}`, h = T + 1;
5608
5614
  }
5609
5615
  }
5610
- return y += m.slice(h), y;
5616
+ return m += y.slice(h), m;
5611
5617
  }
5612
- function d(m) {
5613
- if (m.length > 200)
5614
- return m.sort();
5615
- for (let y = 1; y < m.length; y++) {
5616
- const h = m[y];
5617
- let T = y;
5618
- for (; T !== 0 && m[T - 1] > h; )
5619
- m[T] = m[T - 1], T--;
5620
- m[T] = h;
5618
+ function d(y) {
5619
+ if (y.length > 200)
5620
+ return y.sort();
5621
+ for (let m = 1; m < y.length; m++) {
5622
+ const h = y[m];
5623
+ let T = m;
5624
+ for (; T !== 0 && y[T - 1] > h; )
5625
+ y[T] = y[T - 1], T--;
5626
+ y[T] = h;
5621
5627
  }
5622
- return m;
5628
+ return y;
5623
5629
  }
5624
5630
  const B = Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Object.getPrototypeOf(new Int8Array())), Symbol.toStringTag).get;
5625
- function Q(m) {
5626
- return B.call(m) !== void 0 && m.length !== 0;
5631
+ function Q(y) {
5632
+ return B.call(y) !== void 0 && y.length !== 0;
5627
5633
  }
5628
- function f(m, y, h) {
5629
- m.length < h && (h = m.length);
5630
- const T = y === "," ? "" : " ";
5631
- let I = `"0":${T}${m[0]}`;
5634
+ function f(y, m, h) {
5635
+ y.length < h && (h = y.length);
5636
+ const T = m === "," ? "" : " ";
5637
+ let I = `"0":${T}${y[0]}`;
5632
5638
  for (let X = 1; X < h; X++)
5633
- I += `${y}"${X}":${T}${m[X]}`;
5639
+ I += `${m}"${X}":${T}${y[X]}`;
5634
5640
  return I;
5635
5641
  }
5636
- function p(m, y) {
5642
+ function p(y, m) {
5637
5643
  let h;
5638
- if (r.call(m, y) && (h = m[y], typeof h != "boolean"))
5639
- throw new TypeError(`The "${y}" argument must be of type boolean`);
5644
+ if (r.call(y, m) && (h = y[m], typeof h != "boolean"))
5645
+ throw new TypeError(`The "${m}" argument must be of type boolean`);
5640
5646
  return h === void 0 || h;
5641
5647
  }
5642
- function U(m, y) {
5648
+ function U(y, m) {
5643
5649
  let h;
5644
- if (r.call(m, y)) {
5645
- if (h = m[y], typeof h != "number")
5646
- throw new TypeError(`The "${y}" argument must be of type number`);
5650
+ if (r.call(y, m)) {
5651
+ if (h = y[m], typeof h != "number")
5652
+ throw new TypeError(`The "${m}" argument must be of type number`);
5647
5653
  if (!Number.isInteger(h))
5648
- throw new TypeError(`The "${y}" argument must be an integer`);
5654
+ throw new TypeError(`The "${m}" argument must be an integer`);
5649
5655
  if (h < 1)
5650
- throw new RangeError(`The "${y}" argument must be >= 1`);
5656
+ throw new RangeError(`The "${m}" argument must be >= 1`);
5651
5657
  }
5652
5658
  return h === void 0 ? 1 / 0 : h;
5653
5659
  }
5654
- function E(m) {
5655
- return m === 1 ? "1 item" : m + " items";
5660
+ function E(y) {
5661
+ return y === 1 ? "1 item" : y + " items";
5656
5662
  }
5657
- function M(m) {
5658
- const y = /* @__PURE__ */ new Set();
5659
- for (const h of m)
5660
- typeof h != "string" && typeof h != "number" || y.add(String(h));
5661
- return y;
5663
+ function M(y) {
5664
+ const m = /* @__PURE__ */ new Set();
5665
+ for (const h of y)
5666
+ typeof h != "string" && typeof h != "number" || m.add(String(h));
5667
+ return m;
5662
5668
  }
5663
- function W(m) {
5664
- const y = function(j) {
5669
+ function W(y) {
5670
+ const m = function(j) {
5665
5671
  if (r.call(j, "strict")) {
5666
5672
  const C = j.strict;
5667
5673
  if (typeof C != "boolean")
@@ -5672,8 +5678,8 @@ Found: `.concat(W.toString().split(`
5672
5678
  throw typeof J != "function" && (v += ` (${J.toString()})`), new Error(v);
5673
5679
  };
5674
5680
  }
5675
- }(m = { ...m });
5676
- y && (m.bigint === void 0 && (m.bigint = !1), "circularValue" in m || (m.circularValue = Error));
5681
+ }(y = { ...y });
5682
+ m && (y.bigint === void 0 && (y.bigint = !1), "circularValue" in y || (y.circularValue = Error));
5677
5683
  const h = function(j) {
5678
5684
  if (r.call(j, "circularValue")) {
5679
5685
  const C = j.circularValue;
@@ -5688,7 +5694,7 @@ Found: `.concat(W.toString().split(`
5688
5694
  throw new TypeError('The "circularValue" argument must be of type string or the value null or undefined');
5689
5695
  }
5690
5696
  return '"[Circular]"';
5691
- }(m), T = p(m, "bigint"), I = p(m, "deterministic"), X = U(m, "maximumDepth"), F = U(m, "maximumBreadth");
5697
+ }(y), T = p(y, "bigint"), I = p(y, "deterministic"), X = U(y, "maximumDepth"), F = U(y, "maximumBreadth");
5692
5698
  function R(j, C, J, v, D, A) {
5693
5699
  let b = C[j];
5694
5700
  switch (typeof b == "object" && b !== null && typeof b.toJSON == "function" && (b = b.toJSON(j)), b = v.call(C, j, b), typeof b) {
@@ -5739,7 +5745,7 @@ ${A}${P}
5739
5745
  ${$}`), J.pop(), `{${P}}`;
5740
5746
  }
5741
5747
  case "number":
5742
- return isFinite(b) ? String(b) : y ? y(b) : "null";
5748
+ return isFinite(b) ? String(b) : m ? m(b) : "null";
5743
5749
  case "boolean":
5744
5750
  return b === !0 ? "true" : "false";
5745
5751
  case "undefined":
@@ -5748,7 +5754,7 @@ ${$}`), J.pop(), `{${P}}`;
5748
5754
  if (T)
5749
5755
  return String(b);
5750
5756
  default:
5751
- return y ? y(b) : void 0;
5757
+ return m ? m(b) : void 0;
5752
5758
  }
5753
5759
  }
5754
5760
  function x(j, C, J, v, D, A) {
@@ -5794,7 +5800,7 @@ ${A}${P}
5794
5800
  ${b}`), J.pop(), `{${P}}`;
5795
5801
  }
5796
5802
  case "number":
5797
- return isFinite(C) ? String(C) : y ? y(C) : "null";
5803
+ return isFinite(C) ? String(C) : m ? m(C) : "null";
5798
5804
  case "boolean":
5799
5805
  return C === !0 ? "true" : "false";
5800
5806
  case "undefined":
@@ -5803,7 +5809,7 @@ ${b}`), J.pop(), `{${P}}`;
5803
5809
  if (T)
5804
5810
  return String(C);
5805
5811
  default:
5806
- return y ? y(C) : void 0;
5812
+ return m ? m(C) : void 0;
5807
5813
  }
5808
5814
  }
5809
5815
  function w(j, C, J, v, D) {
@@ -5860,7 +5866,7 @@ ${D}${$}
5860
5866
  ${A}`), J.pop(), `{${$}}`;
5861
5867
  }
5862
5868
  case "number":
5863
- return isFinite(C) ? String(C) : y ? y(C) : "null";
5869
+ return isFinite(C) ? String(C) : m ? m(C) : "null";
5864
5870
  case "boolean":
5865
5871
  return C === !0 ? "true" : "false";
5866
5872
  case "undefined":
@@ -5869,7 +5875,7 @@ ${A}`), J.pop(), `{${$}}`;
5869
5875
  if (T)
5870
5876
  return String(C);
5871
5877
  default:
5872
- return y ? y(C) : void 0;
5878
+ return m ? m(C) : void 0;
5873
5879
  }
5874
5880
  }
5875
5881
  function _(j, C, J) {
@@ -5918,7 +5924,7 @@ ${A}`), J.pop(), `{${$}}`;
5918
5924
  return A > F && (v += `${b}"...":"${E(A - F)} not stringified"`), J.pop(), `{${v}}`;
5919
5925
  }
5920
5926
  case "number":
5921
- return isFinite(C) ? String(C) : y ? y(C) : "null";
5927
+ return isFinite(C) ? String(C) : m ? m(C) : "null";
5922
5928
  case "boolean":
5923
5929
  return C === !0 ? "true" : "false";
5924
5930
  case "undefined":
@@ -5927,7 +5933,7 @@ ${A}`), J.pop(), `{${$}}`;
5927
5933
  if (T)
5928
5934
  return String(C);
5929
5935
  default:
5930
- return y ? y(C) : void 0;
5936
+ return m ? m(C) : void 0;
5931
5937
  }
5932
5938
  }
5933
5939
  return function(j, C, J) {
@@ -6009,8 +6015,8 @@ ${A}`), J.pop(), `{${$}}`;
6009
6015
  var c = function(d) {
6010
6016
  var B, Q;
6011
6017
  function f(p, U, E) {
6012
- return d.call(this, function(M, W, m) {
6013
- return typeof l == "string" ? l : l(M, W, m);
6018
+ return d.call(this, function(M, W, y) {
6019
+ return typeof l == "string" ? l : l(M, W, y);
6014
6020
  }(p, U, E)) || this;
6015
6021
  }
6016
6022
  return Q = d, (B = f).prototype = Object.create(Q.prototype), B.prototype.constructor = B, B.__proto__ = Q, f;
@@ -6177,8 +6183,8 @@ ${A}`), J.pop(), `{${$}}`;
6177
6183
  });
6178
6184
  var r = n(99), o = n.n(r), s = n(1);
6179
6185
  class g extends Error {
6180
- constructor(M, W, m) {
6181
- super("Connection failure: " + M.message), this.cause = M, this.url = W, this.retryable = m, this.name = "ConnectionError", Object.setPrototypeOf(this, new.target.prototype);
6186
+ constructor(M, W, y) {
6187
+ super("Connection failure: " + M.message), this.cause = M, this.url = W, this.retryable = y, this.name = "ConnectionError", Object.setPrototypeOf(this, new.target.prototype);
6182
6188
  }
6183
6189
  }
6184
6190
  var l = n(9), u = n(0), c = n(12), d = n(11);
@@ -6187,45 +6193,45 @@ ${A}`), J.pop(), `{${$}}`;
6187
6193
  super(`Invalid headers (${JSON.stringify(M)}) for response: ${W.message}`), this.validationErrors = M, this.responseError = W;
6188
6194
  }
6189
6195
  }
6190
- var Q = function(E, M, W, m) {
6191
- return new (W || (W = Promise))(function(y, h) {
6196
+ var Q = function(E, M, W, y) {
6197
+ return new (W || (W = Promise))(function(m, h) {
6192
6198
  function T(F) {
6193
6199
  try {
6194
- X(m.next(F));
6200
+ X(y.next(F));
6195
6201
  } catch (R) {
6196
6202
  h(R);
6197
6203
  }
6198
6204
  }
6199
6205
  function I(F) {
6200
6206
  try {
6201
- X(m.throw(F));
6207
+ X(y.throw(F));
6202
6208
  } catch (R) {
6203
6209
  h(R);
6204
6210
  }
6205
6211
  }
6206
6212
  function X(F) {
6207
6213
  var R;
6208
- F.done ? y(F.value) : (R = F.value, R instanceof W ? R : new W(function(x) {
6214
+ F.done ? m(F.value) : (R = F.value, R instanceof W ? R : new W(function(x) {
6209
6215
  x(R);
6210
6216
  })).then(T, I);
6211
6217
  }
6212
- X((m = m.apply(E, M || [])).next());
6218
+ X((y = y.apply(E, M || [])).next());
6213
6219
  });
6214
6220
  }, f = function(E, M) {
6215
6221
  var W = {};
6216
- for (var m in E)
6217
- Object.prototype.hasOwnProperty.call(E, m) && M.indexOf(m) < 0 && (W[m] = E[m]);
6222
+ for (var y in E)
6223
+ Object.prototype.hasOwnProperty.call(E, y) && M.indexOf(y) < 0 && (W[y] = E[y]);
6218
6224
  if (E != null && typeof Object.getOwnPropertySymbols == "function") {
6219
- var y = 0;
6220
- for (m = Object.getOwnPropertySymbols(E); y < m.length; y++)
6221
- M.indexOf(m[y]) < 0 && Object.prototype.propertyIsEnumerable.call(E, m[y]) && (W[m[y]] = E[m[y]]);
6225
+ var m = 0;
6226
+ for (y = Object.getOwnPropertySymbols(E); m < y.length; m++)
6227
+ M.indexOf(y[m]) < 0 && Object.prototype.propertyIsEnumerable.call(E, y[m]) && (W[y[m]] = E[y[m]]);
6222
6228
  }
6223
6229
  return W;
6224
6230
  };
6225
6231
  const p = /* @__PURE__ */ new Set(["GET", "HEAD", "PUT", "QUERY", "DELETE", "OPTIONS", "TRACE"]);
6226
6232
  class U {
6227
6233
  constructor(M, W = {}) {
6228
- if (this.endpoint = M, this.validateHeaders = (m) => W.validateHeaders ? W.validateHeaders(m) : {}, this.verbose = W.verbose !== !1, W.retries !== void 0 && !(W.retries >= 0))
6234
+ if (this.endpoint = M, this.validateHeaders = (y) => W.validateHeaders ? W.validateHeaders(y) : {}, this.verbose = W.verbose !== !1, W.retries !== void 0 && !(W.retries >= 0))
6229
6235
  throw new Error("retries must be positive or zero");
6230
6236
  if (this.configuredRetries = W.retries, W.timeoutMs !== void 0 && !(W.timeoutMs > 0))
6231
6237
  throw new Error("timeoutMs must be positive");
@@ -6246,25 +6252,25 @@ ${A}`), J.pop(), `{${$}}`;
6246
6252
  }
6247
6253
  fetchVerbose(M, W = {}) {
6248
6254
  return Q(this, void 0, void 0, function* () {
6249
- let m = 100 * s.a.millisecond, y = 0;
6255
+ let y = 100 * s.a.millisecond, m = 0;
6250
6256
  const h = this.timeoutMs !== void 0 ? (/* @__PURE__ */ new Date()).getTime() + this.timeoutMs : void 0, T = h ? () => Math.max(h - (/* @__PURE__ */ new Date()).getTime(), 0) : void 0;
6251
6257
  for (; ; )
6252
6258
  try {
6253
6259
  return yield this.doFetch(M, W, T);
6254
6260
  } catch (I) {
6255
6261
  const X = I, F = Object(c.a)(X, g);
6256
- if ((T == null ? void 0 : T()) === 0 || y === this.getRetries() || !F.retryable)
6262
+ if ((T == null ? void 0 : T()) === 0 || m === this.getRetries() || !F.retryable)
6257
6263
  throw F;
6258
- y++, m = Math.min(...T ? [T()] : [], m * (2 + 0.1 * (Math.random() - 0.5)), this.maxBackoffDelayMs), yield Object(l.a)(m), this.verbose && u.a.warn("Connection failure, retrying. Error: " + X.cause.message, { url: X.url, error: X.cause, attempt: y });
6264
+ m++, y = Math.min(...T ? [T()] : [], y * (2 + 0.1 * (Math.random() - 0.5)), this.maxBackoffDelayMs), yield Object(l.a)(y), this.verbose && u.a.warn("Connection failure, retrying. Error: " + X.cause.message, { url: X.url, error: X.cause, attempt: m });
6259
6265
  }
6260
6266
  });
6261
6267
  }
6262
- doFetch(M, W, m) {
6268
+ doFetch(M, W, y) {
6263
6269
  return Q(this, void 0, void 0, function* () {
6264
- const { token: y, json: h = this.json, allowUnsafeRetries: T } = W, I = f(W, ["token", "json", "allowUnsafeRetries"]), X = (I.method || "GET").toUpperCase(), F = this.endpoint !== void 0 ? `${this.endpoint}${M ? "/" + M : ""}` : M, R = new AbortController();
6270
+ const { token: m, json: h = this.json, allowUnsafeRetries: T } = W, I = f(W, ["token", "json", "allowUnsafeRetries"]), X = (I.method || "GET").toUpperCase(), F = this.endpoint !== void 0 ? `${this.endpoint}${M ? "/" + M : ""}` : M, R = new AbortController();
6265
6271
  let x;
6266
- if (m) {
6267
- const w = m();
6272
+ if (y) {
6273
+ const w = y();
6268
6274
  w > 0 ? x = setTimeout(() => {
6269
6275
  R.abort();
6270
6276
  }, w) : R.abort();
@@ -6272,9 +6278,9 @@ ${A}`), J.pop(), `{${$}}`;
6272
6278
  try {
6273
6279
  let w;
6274
6280
  yield Promise.race([this.getConstructor().waitForConnectivity(), new Promise((A) => {
6275
- w = setTimeout(A, m ? Math.min(s.a.minute, m()) : s.a.minute);
6281
+ w = setTimeout(A, y ? Math.min(s.a.minute, y()) : s.a.minute);
6276
6282
  })]), w && clearTimeout(w);
6277
- const _ = yield o()(F, Object.assign(Object.assign(Object.assign({}, I), I.body !== void 0 ? { body: h !== !1 ? JSON.stringify(I.body) : I.body } : {}), { headers: Object.assign(Object.assign(Object.assign(Object.assign({}, h !== !1 ? { "Content-Type": "application/json" } : {}), this.getHeaders()), I.headers || {}), y !== void 0 ? { Authorization: "Bearer " + y } : {}), signal: R.signal })), j = _.headers.get("content-type") || "", C = j && j.startsWith("application/json"), J = C ? yield _.json() : yield _.text(), v = () => new d.a(X, F, I.body, _.status, _.headers, J, J && J.validationErrors || {});
6283
+ const _ = yield o()(F, Object.assign(Object.assign(Object.assign({}, I), I.body !== void 0 ? { body: h !== !1 ? JSON.stringify(I.body) : I.body } : {}), { headers: Object.assign(Object.assign(Object.assign(Object.assign({}, h !== !1 ? { "Content-Type": "application/json" } : {}), this.getHeaders()), I.headers || {}), m !== void 0 ? { Authorization: "Bearer " + m } : {}), signal: R.signal })), j = _.headers.get("content-type") || "", C = j && j.startsWith("application/json"), J = C ? yield _.json() : yield _.text(), v = () => new d.a(X, F, I.body, _.status, _.headers, J, J && J.validationErrors || {});
6278
6284
  if (!_.ok)
6279
6285
  throw this.verbose && u.a[_.status >= 500 ? "warn" : "info"]("Response error", { method: X, url: F, statusCode: _.status }), v();
6280
6286
  const D = this.validateHeaders(_.headers);
@@ -6343,7 +6349,7 @@ ${A}`), J.pop(), `{${$}}`;
6343
6349
  } }, { key: "colorize", value: function(U, E, M) {
6344
6350
  if (M === void 0 && (M = E), !Array.isArray(B.allColors[U]))
6345
6351
  return s[B.allColors[U]](M);
6346
- for (var W = 0, m = B.allColors[U].length; W < m; W++)
6352
+ for (var W = 0, y = B.allColors[U].length; W < y; W++)
6347
6353
  M = s[B.allColors[U][W]](M);
6348
6354
  return M;
6349
6355
  } }, { key: "transform", value: function(U, E) {
@@ -6428,9 +6434,9 @@ ${A}`), J.pop(), `{${$}}`;
6428
6434
  })(x, R);
6429
6435
  };
6430
6436
  }
6431
- e.exports = m;
6437
+ e.exports = y;
6432
6438
  var u, c = !r.browser && ["v0.10", "v0.9."].indexOf(r.version.slice(0, 5)) > -1 ? o : g.nextTick;
6433
- m.WritableState = W;
6439
+ y.WritableState = W;
6434
6440
  var d = Object.create(n(32));
6435
6441
  d.inherits = n(7);
6436
6442
  var B = { deprecate: n(43) }, Q = n(70), f = n(46).Buffer, p = s.Uint8Array || function() {
@@ -6460,12 +6466,12 @@ ${A}`), J.pop(), `{${$}}`;
6460
6466
  })(x, v);
6461
6467
  }, this.writecb = null, this.writelen = 0, this.bufferedRequest = null, this.lastBufferedRequest = null, this.pendingcb = 0, this.prefinished = !1, this.errorEmitted = !1, this.bufferedRequestCount = 0, this.corkedRequestsFree = new l(this);
6462
6468
  }
6463
- function m(R) {
6464
- if (u = u || n(22), !(U.call(m, this) || this instanceof u))
6465
- return new m(R);
6469
+ function y(R) {
6470
+ if (u = u || n(22), !(U.call(y, this) || this instanceof u))
6471
+ return new y(R);
6466
6472
  this._writableState = new W(R, this), this.writable = !0, R && (typeof R.write == "function" && (this._write = R.write), typeof R.writev == "function" && (this._writev = R.writev), typeof R.destroy == "function" && (this._destroy = R.destroy), typeof R.final == "function" && (this._final = R.final)), Q.call(this);
6467
6473
  }
6468
- function y(R, x, w, _, j, C, J) {
6474
+ function m(R, x, w, _, j, C, J) {
6469
6475
  x.writelen = _, x.writecb = J, x.writing = !0, x.sync = !0, w ? R._writev(j, x.onwrite) : R._write(j, C, x.onwrite), x.sync = !1;
6470
6476
  }
6471
6477
  function h(R, x, w, _) {
@@ -6481,11 +6487,11 @@ ${A}`), J.pop(), `{${$}}`;
6481
6487
  C.entry = w;
6482
6488
  for (var J = 0, v = !0; w; )
6483
6489
  j[J] = w, w.isBuf || (v = !1), w = w.next, J += 1;
6484
- j.allBuffers = v, y(R, x, !0, x.length, j, "", C.finish), x.pendingcb++, x.lastBufferedRequest = null, C.next ? (x.corkedRequestsFree = C.next, C.next = null) : x.corkedRequestsFree = new l(x), x.bufferedRequestCount = 0;
6490
+ j.allBuffers = v, m(R, x, !0, x.length, j, "", C.finish), x.pendingcb++, x.lastBufferedRequest = null, C.next ? (x.corkedRequestsFree = C.next, C.next = null) : x.corkedRequestsFree = new l(x), x.bufferedRequestCount = 0;
6485
6491
  } else {
6486
6492
  for (; w; ) {
6487
6493
  var D = w.chunk, A = w.encoding, b = w.callback;
6488
- if (y(R, x, !1, x.objectMode ? 1 : D.length, D, A, b), w = w.next, x.bufferedRequestCount--, x.writing)
6494
+ if (m(R, x, !1, x.objectMode ? 1 : D.length, D, A, b), w = w.next, x.bufferedRequestCount--, x.writing)
6489
6495
  break;
6490
6496
  }
6491
6497
  w === null && (x.lastBufferedRequest = null);
@@ -6506,7 +6512,7 @@ ${A}`), J.pop(), `{${$}}`;
6506
6512
  j.prefinished || j.finalCalled || (typeof _._final == "function" ? (j.pendingcb++, j.finalCalled = !0, g.nextTick(X, _, j)) : (j.prefinished = !0, _.emit("prefinish")));
6507
6513
  }(R, x), x.pendingcb === 0 && (x.finished = !0, R.emit("finish"))), w;
6508
6514
  }
6509
- d.inherits(m, Q), W.prototype.getBuffer = function() {
6515
+ d.inherits(y, Q), W.prototype.getBuffer = function() {
6510
6516
  for (var R = this.bufferedRequest, x = []; R; )
6511
6517
  x.push(R), R = R.next;
6512
6518
  return x;
@@ -6517,13 +6523,13 @@ ${A}`), J.pop(), `{${$}}`;
6517
6523
  }, "_writableState.buffer is deprecated. Use _writableState.getBuffer instead.", "DEP0003") });
6518
6524
  } catch {
6519
6525
  }
6520
- }(), typeof Symbol == "function" && Symbol.hasInstance && typeof Function.prototype[Symbol.hasInstance] == "function" ? (U = Function.prototype[Symbol.hasInstance], Object.defineProperty(m, Symbol.hasInstance, { value: function(R) {
6521
- return !!U.call(this, R) || this === m && R && R._writableState instanceof W;
6526
+ }(), typeof Symbol == "function" && Symbol.hasInstance && typeof Function.prototype[Symbol.hasInstance] == "function" ? (U = Function.prototype[Symbol.hasInstance], Object.defineProperty(y, Symbol.hasInstance, { value: function(R) {
6527
+ return !!U.call(this, R) || this === y && R && R._writableState instanceof W;
6522
6528
  } })) : U = function(R) {
6523
6529
  return R instanceof this;
6524
- }, m.prototype.pipe = function() {
6530
+ }, y.prototype.pipe = function() {
6525
6531
  this.emit("error", new Error("Cannot pipe, not readable"));
6526
- }, m.prototype.write = function(R, x, w) {
6532
+ }, y.prototype.write = function(R, x, w) {
6527
6533
  var _, j = this._writableState, C = !1, J = !j.objectMode && (_ = R, f.isBuffer(_) || _ instanceof p);
6528
6534
  return J && !f.isBuffer(R) && (R = function(v) {
6529
6535
  return f.from(v);
@@ -6547,32 +6553,32 @@ ${A}`), J.pop(), `{${$}}`;
6547
6553
  var O = D.lastBufferedRequest;
6548
6554
  D.lastBufferedRequest = { chunk: b, encoding: P, isBuf: A, callback: z, next: null }, O ? O.next = D.lastBufferedRequest : D.bufferedRequest = D.lastBufferedRequest, D.bufferedRequestCount += 1;
6549
6555
  } else
6550
- y(v, D, !1, ee, b, P, z);
6556
+ m(v, D, !1, ee, b, P, z);
6551
6557
  return re;
6552
6558
  }(this, j, J, R, x, w)), C;
6553
- }, m.prototype.cork = function() {
6559
+ }, y.prototype.cork = function() {
6554
6560
  this._writableState.corked++;
6555
- }, m.prototype.uncork = function() {
6561
+ }, y.prototype.uncork = function() {
6556
6562
  var R = this._writableState;
6557
6563
  R.corked && (R.corked--, R.writing || R.corked || R.finished || R.bufferProcessing || !R.bufferedRequest || T(this, R));
6558
- }, m.prototype.setDefaultEncoding = function(R) {
6564
+ }, y.prototype.setDefaultEncoding = function(R) {
6559
6565
  if (typeof R == "string" && (R = R.toLowerCase()), !(["hex", "utf8", "utf-8", "ascii", "binary", "base64", "ucs2", "ucs-2", "utf16le", "utf-16le", "raw"].indexOf((R + "").toLowerCase()) > -1))
6560
6566
  throw new TypeError("Unknown encoding: " + R);
6561
6567
  return this._writableState.defaultEncoding = R, this;
6562
- }, Object.defineProperty(m.prototype, "writableHighWaterMark", { enumerable: !1, get: function() {
6568
+ }, Object.defineProperty(y.prototype, "writableHighWaterMark", { enumerable: !1, get: function() {
6563
6569
  return this._writableState.highWaterMark;
6564
- } }), m.prototype._write = function(R, x, w) {
6570
+ } }), y.prototype._write = function(R, x, w) {
6565
6571
  w(new Error("_write() is not implemented"));
6566
- }, m.prototype._writev = null, m.prototype.end = function(R, x, w) {
6572
+ }, y.prototype._writev = null, y.prototype.end = function(R, x, w) {
6567
6573
  var _ = this._writableState;
6568
6574
  typeof R == "function" ? (w = R, R = null, x = null) : typeof x == "function" && (w = x, x = null), R != null && this.write(R, x), _.corked && (_.corked = 1, this.uncork()), _.ending || _.finished || function(j, C, J) {
6569
6575
  C.ending = !0, F(j, C), J && (C.finished ? g.nextTick(J) : j.once("finish", J)), C.ended = !0, j.writable = !1;
6570
6576
  }(this, _, w);
6571
- }, Object.defineProperty(m.prototype, "destroyed", { get: function() {
6577
+ }, Object.defineProperty(y.prototype, "destroyed", { get: function() {
6572
6578
  return this._writableState !== void 0 && this._writableState.destroyed;
6573
6579
  }, set: function(R) {
6574
6580
  this._writableState && (this._writableState.destroyed = R);
6575
- } }), m.prototype.destroy = E.destroy, m.prototype._undestroy = E.undestroy, m.prototype._destroy = function(R, x) {
6581
+ } }), y.prototype.destroy = E.destroy, y.prototype._undestroy = E.undestroy, y.prototype._destroy = function(R, x) {
6576
6582
  this.end(), x(R);
6577
6583
  };
6578
6584
  }).call(this, n(2), n(19).setImmediate, n(6));
@@ -6583,14 +6589,14 @@ ${A}`), J.pop(), `{${$}}`;
6583
6589
  e.exports = function s(g, l, u) {
6584
6590
  if (typeof l == "function")
6585
6591
  return s(g, null, l);
6586
- l || (l = {}), u = function(m) {
6587
- var y = !1;
6592
+ l || (l = {}), u = function(y) {
6593
+ var m = !1;
6588
6594
  return function() {
6589
- if (!y) {
6590
- y = !0;
6595
+ if (!m) {
6596
+ m = !0;
6591
6597
  for (var h = arguments.length, T = new Array(h), I = 0; I < h; I++)
6592
6598
  T[I] = arguments[I];
6593
- m.apply(this, T);
6599
+ y.apply(this, T);
6594
6600
  }
6595
6601
  };
6596
6602
  }(u || o);
@@ -6600,16 +6606,16 @@ ${A}`), J.pop(), `{${$}}`;
6600
6606
  d = !1, Q = !0, c || u.call(g);
6601
6607
  }, p = g._readableState && g._readableState.endEmitted, U = function() {
6602
6608
  c = !1, p = !0, d || u.call(g);
6603
- }, E = function(m) {
6604
- u.call(g, m);
6609
+ }, E = function(y) {
6610
+ u.call(g, y);
6605
6611
  }, M = function() {
6606
- var m;
6607
- return c && !p ? (g._readableState && g._readableState.ended || (m = new r()), u.call(g, m)) : d && !Q ? (g._writableState && g._writableState.ended || (m = new r()), u.call(g, m)) : void 0;
6612
+ var y;
6613
+ return c && !p ? (g._readableState && g._readableState.ended || (y = new r()), u.call(g, y)) : d && !Q ? (g._writableState && g._writableState.ended || (y = new r()), u.call(g, y)) : void 0;
6608
6614
  }, W = function() {
6609
6615
  g.req.on("finish", f);
6610
6616
  };
6611
- return function(m) {
6612
- return m.setHeader && typeof m.abort == "function";
6617
+ return function(y) {
6618
+ return y.setHeader && typeof y.abort == "function";
6613
6619
  }(g) ? (g.on("complete", f), g.on("abort", M), g.req ? W() : g.on("request", W)) : d && !g._writableState && (g.on("end", B), g.on("close", B)), g.on("end", U), g.on("finish", f), l.error !== !1 && g.on("error", E), g.on("close", M), function() {
6614
6620
  g.removeListener("complete", f), g.removeListener("abort", M), g.removeListener("request", W), g.req && g.req.removeListener("finish", f), g.removeListener("end", B), g.removeListener("close", B), g.removeListener("finish", f), g.removeListener("end", U), g.removeListener("error", E), g.removeListener("close", M);
6615
6621
  };
@@ -6819,12 +6825,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
6819
6825
  });
6820
6826
  return Math.max.apply(Math, r(M));
6821
6827
  } }, { key: "paddingForLevel", value: function(E, M, W) {
6822
- var m = W + 1 - E.length, y = Math.floor(m / M.length);
6823
- return "".concat(M).concat(M.repeat(y)).slice(0, m);
6828
+ var y = W + 1 - E.length, m = Math.floor(y / M.length);
6829
+ return "".concat(M).concat(M.repeat(m)).slice(0, y);
6824
6830
  } }, { key: "paddingForLevels", value: function(E) {
6825
6831
  var M = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : " ", W = Q.getLongestLevel(E);
6826
- return Object.keys(E).reduce(function(m, y) {
6827
- return m[y] = Q.paddingForLevel(y, M, W), m;
6832
+ return Object.keys(E).reduce(function(y, m) {
6833
+ return y[m] = Q.paddingForLevel(m, M, W), y;
6828
6834
  }, {});
6829
6835
  } }], (p = [{ key: "transform", value: function(E, M) {
6830
6836
  return E.message = "".concat(this.paddings[E[c]]).concat(E.message), E[d] && (E[d] = "".concat(this.paddings[E[c]]).concat(E[d])), E;
@@ -6880,7 +6886,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
6880
6886
  var g;
6881
6887
  e.exports = R, R.WritableState = F;
6882
6888
  var l = { deprecate: n(43) }, u = n(62), c = n(5).Buffer, d = (r !== void 0 ? r : typeof window != "undefined" ? window : typeof self != "undefined" ? self : {}).Uint8Array || function() {
6883
- }, B, Q = n(63), f = n(64).getHighWaterMark, p = n(35).codes, U = p.ERR_INVALID_ARG_TYPE, E = p.ERR_METHOD_NOT_IMPLEMENTED, M = p.ERR_MULTIPLE_CALLBACK, W = p.ERR_STREAM_CANNOT_PIPE, m = p.ERR_STREAM_DESTROYED, y = p.ERR_STREAM_NULL_VALUES, h = p.ERR_STREAM_WRITE_AFTER_END, T = p.ERR_UNKNOWN_ENCODING, I = Q.errorOrDestroy;
6889
+ }, B, Q = n(63), f = n(64).getHighWaterMark, p = n(35).codes, U = p.ERR_INVALID_ARG_TYPE, E = p.ERR_METHOD_NOT_IMPLEMENTED, M = p.ERR_MULTIPLE_CALLBACK, W = p.ERR_STREAM_CANNOT_PIPE, y = p.ERR_STREAM_DESTROYED, m = p.ERR_STREAM_NULL_VALUES, h = p.ERR_STREAM_WRITE_AFTER_END, T = p.ERR_UNKNOWN_ENCODING, I = Q.errorOrDestroy;
6884
6890
  function X() {
6885
6891
  }
6886
6892
  function F(v, D, A) {
@@ -6911,7 +6917,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
6911
6917
  this._writableState = new F(v, this, D), this.writable = !0, v && (typeof v.write == "function" && (this._write = v.write), typeof v.writev == "function" && (this._writev = v.writev), typeof v.destroy == "function" && (this._destroy = v.destroy), typeof v.final == "function" && (this._final = v.final)), u.call(this);
6912
6918
  }
6913
6919
  function x(v, D, A, b, P, z, $) {
6914
- D.writelen = b, D.writecb = $, D.writing = !0, D.sync = !0, D.destroyed ? D.onwrite(new m("write")) : A ? v._writev(P, D.onwrite) : v._write(P, z, D.onwrite), D.sync = !1;
6920
+ D.writelen = b, D.writecb = $, D.writing = !0, D.sync = !0, D.destroyed ? D.onwrite(new y("write")) : A ? v._writev(P, D.onwrite) : v._write(P, z, D.onwrite), D.sync = !1;
6915
6921
  }
6916
6922
  function w(v, D, A, b) {
6917
6923
  A || function(P, z) {
@@ -6981,7 +6987,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
6981
6987
  I(ee, O), o.nextTick(re, O);
6982
6988
  }(this, A) : ($ || function(ee, re, O, k) {
6983
6989
  var S;
6984
- return O === null ? S = new y() : typeof O == "string" || re.objectMode || (S = new U("chunk", ["string", "Buffer"], O)), !S || (I(ee, S), o.nextTick(k, S), !1);
6990
+ return O === null ? S = new m() : typeof O == "string" || re.objectMode || (S = new U("chunk", ["string", "Buffer"], O)), !S || (I(ee, S), o.nextTick(k, S), !1);
6985
6991
  }(this, P, v, A)) && (P.pendingcb++, z = function(ee, re, O, k, S, V) {
6986
6992
  if (!O) {
6987
6993
  var G = function(oe, ge, Se) {
@@ -7099,9 +7105,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7099
7105
  }, function(e, t, n) {
7100
7106
  (function(r, o) {
7101
7107
  var s = n(37);
7102
- e.exports = y;
7108
+ e.exports = m;
7103
7109
  var g, l = n(165);
7104
- y.ReadableState = m, n(20).EventEmitter;
7110
+ m.ReadableState = y, n(20).EventEmitter;
7105
7111
  var u = function(A, b) {
7106
7112
  return A.listeners(b).length;
7107
7113
  }, c = n(70), d = n(46).Buffer, B = r.Uint8Array || function() {
@@ -7111,19 +7117,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7111
7117
  p = f && f.debuglog ? f.debuglog("stream") : function() {
7112
7118
  };
7113
7119
  var U, E = n(167), M = n(71);
7114
- Q.inherits(y, c);
7120
+ Q.inherits(m, c);
7115
7121
  var W = ["error", "close", "destroy", "pause", "resume"];
7116
- function m(A, b) {
7122
+ function y(A, b) {
7117
7123
  A = A || {};
7118
7124
  var P = b instanceof (g = g || n(22));
7119
7125
  this.objectMode = !!A.objectMode, P && (this.objectMode = this.objectMode || !!A.readableObjectMode);
7120
7126
  var z = A.highWaterMark, $ = A.readableHighWaterMark, ee = this.objectMode ? 16 : 16384;
7121
7127
  this.highWaterMark = z || z === 0 ? z : P && ($ || $ === 0) ? $ : ee, this.highWaterMark = Math.floor(this.highWaterMark), this.buffer = new E(), this.length = 0, this.pipes = null, this.pipesCount = 0, this.flowing = null, this.ended = !1, this.endEmitted = !1, this.reading = !1, this.sync = !0, this.needReadable = !1, this.emittedReadable = !1, this.readableListening = !1, this.resumeScheduled = !1, this.destroyed = !1, this.defaultEncoding = A.defaultEncoding || "utf8", this.awaitDrain = 0, this.readingMore = !1, this.decoder = null, this.encoding = null, A.encoding && (U || (U = n(21).StringDecoder), this.decoder = new U(A.encoding), this.encoding = A.encoding);
7122
7128
  }
7123
- function y(A) {
7124
- if (g = g || n(22), !(this instanceof y))
7125
- return new y(A);
7126
- this._readableState = new m(A, this), this.readable = !0, A && (typeof A.read == "function" && (this._read = A.read), typeof A.destroy == "function" && (this._destroy = A.destroy)), c.call(this);
7129
+ function m(A) {
7130
+ if (g = g || n(22), !(this instanceof m))
7131
+ return new m(A);
7132
+ this._readableState = new y(A, this), this.readable = !0, A && (typeof A.read == "function" && (this._read = A.read), typeof A.destroy == "function" && (this._destroy = A.destroy)), c.call(this);
7127
7133
  }
7128
7134
  function h(A, b, P, z, $) {
7129
7135
  var ee, re = A._readableState;
@@ -7149,20 +7155,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7149
7155
  function T(A, b, P, z) {
7150
7156
  b.flowing && b.length === 0 && !b.sync ? (A.emit("data", P), A.read(0)) : (b.length += b.objectMode ? 1 : P.length, z ? b.buffer.unshift(P) : b.buffer.push(P), b.needReadable && X(A)), R(A, b);
7151
7157
  }
7152
- Object.defineProperty(y.prototype, "destroyed", { get: function() {
7158
+ Object.defineProperty(m.prototype, "destroyed", { get: function() {
7153
7159
  return this._readableState !== void 0 && this._readableState.destroyed;
7154
7160
  }, set: function(A) {
7155
7161
  this._readableState && (this._readableState.destroyed = A);
7156
- } }), y.prototype.destroy = M.destroy, y.prototype._undestroy = M.undestroy, y.prototype._destroy = function(A, b) {
7162
+ } }), m.prototype.destroy = M.destroy, m.prototype._undestroy = M.undestroy, m.prototype._destroy = function(A, b) {
7157
7163
  this.push(null), b(A);
7158
- }, y.prototype.push = function(A, b) {
7164
+ }, m.prototype.push = function(A, b) {
7159
7165
  var P, z = this._readableState;
7160
7166
  return z.objectMode ? P = !0 : typeof A == "string" && ((b = b || z.defaultEncoding) !== z.encoding && (A = d.from(A, b), b = ""), P = !0), h(this, A, b, !1, P);
7161
- }, y.prototype.unshift = function(A) {
7167
+ }, m.prototype.unshift = function(A) {
7162
7168
  return h(this, A, null, !0, !1);
7163
- }, y.prototype.isPaused = function() {
7169
+ }, m.prototype.isPaused = function() {
7164
7170
  return this._readableState.flowing === !1;
7165
- }, y.prototype.setEncoding = function(A) {
7171
+ }, m.prototype.setEncoding = function(A) {
7166
7172
  return U || (U = n(21).StringDecoder), this._readableState.decoder = new U(A), this._readableState.encoding = A, this;
7167
7173
  };
7168
7174
  function I(A, b) {
@@ -7240,7 +7246,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7240
7246
  return P;
7241
7247
  return -1;
7242
7248
  }
7243
- y.prototype.read = function(A) {
7249
+ m.prototype.read = function(A) {
7244
7250
  p("read", A), A = parseInt(A, 10);
7245
7251
  var b = this._readableState, P = A;
7246
7252
  if (A !== 0 && (b.emittedReadable = !1), A === 0 && b.needReadable && (b.length >= b.highWaterMark || b.ended))
@@ -7249,9 +7255,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7249
7255
  return b.length === 0 && J(this), null;
7250
7256
  var z, $ = b.needReadable;
7251
7257
  return p("need readable", $), (b.length === 0 || b.length - A < b.highWaterMark) && p("length less than watermark", $ = !0), b.ended || b.reading ? p("reading or ended", $ = !1) : $ && (p("do read"), b.reading = !0, b.sync = !0, b.length === 0 && (b.needReadable = !0), this._read(b.highWaterMark), b.sync = !1, b.reading || (A = I(P, b))), (z = A > 0 ? C(A, b) : null) === null ? (b.needReadable = !0, A = 0) : b.length -= A, b.length === 0 && (b.ended || (b.needReadable = !0), P !== A && b.ended && J(this)), z !== null && this.emit("data", z), z;
7252
- }, y.prototype._read = function(A) {
7258
+ }, m.prototype._read = function(A) {
7253
7259
  this.emit("error", new Error("_read() is not implemented"));
7254
- }, y.prototype.pipe = function(A, b) {
7260
+ }, m.prototype.pipe = function(A, b) {
7255
7261
  var P = this, z = this._readableState;
7256
7262
  switch (z.pipesCount) {
7257
7263
  case 0:
@@ -7300,7 +7306,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7300
7306
  return oe.prependListener(ge, Se);
7301
7307
  oe._events && oe._events[ge] ? l(oe._events[ge]) ? oe._events[ge].unshift(Se) : oe._events[ge] = [Se, oe._events[ge]] : oe.on(ge, Se);
7302
7308
  }(A, "error", G), A.once("close", K), A.once("finish", Y), A.emit("pipe", P), z.flowing || (p("pipe resume"), P.resume()), A;
7303
- }, y.prototype.unpipe = function(A) {
7309
+ }, m.prototype.unpipe = function(A) {
7304
7310
  var b = this._readableState, P = { hasUnpiped: !1 };
7305
7311
  if (b.pipesCount === 0)
7306
7312
  return this;
@@ -7315,7 +7321,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7315
7321
  }
7316
7322
  var re = D(b.pipes, A);
7317
7323
  return re === -1 || (b.pipes.splice(re, 1), b.pipesCount -= 1, b.pipesCount === 1 && (b.pipes = b.pipes[0]), A.emit("unpipe", this, P)), this;
7318
- }, y.prototype.on = function(A, b) {
7324
+ }, m.prototype.on = function(A, b) {
7319
7325
  var P = c.prototype.on.call(this, A, b);
7320
7326
  if (A === "data")
7321
7327
  this._readableState.flowing !== !1 && this.resume();
@@ -7324,14 +7330,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7324
7330
  z.endEmitted || z.readableListening || (z.readableListening = z.needReadable = !0, z.emittedReadable = !1, z.reading ? z.length && X(this) : s.nextTick(w, this));
7325
7331
  }
7326
7332
  return P;
7327
- }, y.prototype.addListener = y.prototype.on, y.prototype.resume = function() {
7333
+ }, m.prototype.addListener = m.prototype.on, m.prototype.resume = function() {
7328
7334
  var A = this._readableState;
7329
7335
  return A.flowing || (p("resume"), A.flowing = !0, function(b, P) {
7330
7336
  P.resumeScheduled || (P.resumeScheduled = !0, s.nextTick(_, b, P));
7331
7337
  }(this, A)), this;
7332
- }, y.prototype.pause = function() {
7338
+ }, m.prototype.pause = function() {
7333
7339
  return p("call pause flowing=%j", this._readableState.flowing), this._readableState.flowing !== !1 && (p("pause"), this._readableState.flowing = !1, this.emit("pause")), this;
7334
- }, y.prototype.wrap = function(A) {
7340
+ }, m.prototype.wrap = function(A) {
7335
7341
  var b = this, P = this._readableState, z = !1;
7336
7342
  for (var $ in A.on("end", function() {
7337
7343
  if (p("wrapped end"), P.decoder && !P.ended) {
@@ -7352,9 +7358,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7352
7358
  return this._read = function(re) {
7353
7359
  p("wrapped _read", re), z && (z = !1, A.resume());
7354
7360
  }, this;
7355
- }, Object.defineProperty(y.prototype, "readableHighWaterMark", { enumerable: !1, get: function() {
7361
+ }, Object.defineProperty(m.prototype, "readableHighWaterMark", { enumerable: !1, get: function() {
7356
7362
  return this._readableState.highWaterMark;
7357
- } }), y._fromList = C;
7363
+ } }), m._fromList = C;
7358
7364
  }).call(this, n(6), n(2));
7359
7365
  }, function(e, t, n) {
7360
7366
  e.exports = n(20).EventEmitter;
@@ -7447,7 +7453,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7447
7453
  function Q(F) {
7448
7454
  return !g(F) && typeof r.ArrayBuffer == "function" && (typeof ArrayBuffer.isView == "function" ? ArrayBuffer.isView(F) : !!F && (F instanceof DataView || !!(F.buffer && F.buffer instanceof ArrayBuffer)));
7449
7455
  }
7450
- var f = e.exports = m, p = /\s*function\s+([^\(\s]*)\s*/;
7456
+ var f = e.exports = y, p = /\s*function\s+([^\(\s]*)\s*/;
7451
7457
  function U(F) {
7452
7458
  if (l.isFunction(F)) {
7453
7459
  if (d)
@@ -7468,10 +7474,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7468
7474
  function W(F, R, x, w, _) {
7469
7475
  throw new f.AssertionError({ message: x, actual: F, expected: R, operator: w, stackStartFunction: _ });
7470
7476
  }
7471
- function m(F, R) {
7477
+ function y(F, R) {
7472
7478
  F || W(F, !0, R, "==", f.ok);
7473
7479
  }
7474
- function y(F, R, x, w) {
7480
+ function m(F, R, x, w) {
7475
7481
  if (F === R)
7476
7482
  return !0;
7477
7483
  if (g(F) && g(R))
@@ -7497,7 +7503,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7497
7503
  if (D && !A || !D && A)
7498
7504
  return !1;
7499
7505
  if (D)
7500
- return j = c.call(j), C = c.call(C), y(j, C, J);
7506
+ return j = c.call(j), C = c.call(C), m(j, C, J);
7501
7507
  var b, P, z = X(j), $ = X(C);
7502
7508
  if (z.length !== $.length)
7503
7509
  return !1;
@@ -7505,7 +7511,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7505
7511
  if (z[P] !== $[P])
7506
7512
  return !1;
7507
7513
  for (P = z.length - 1; P >= 0; P--)
7508
- if (b = z[P], !y(j[b], C[b], J, v))
7514
+ if (b = z[P], !m(j[b], C[b], J, v))
7509
7515
  return !1;
7510
7516
  return !0;
7511
7517
  }(F, R, x, w));
@@ -7564,18 +7570,18 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7564
7570
  this.stack = w;
7565
7571
  }
7566
7572
  }
7567
- }, l.inherits(f.AssertionError, Error), f.fail = W, f.ok = m, f.equal = function(F, R, x) {
7573
+ }, l.inherits(f.AssertionError, Error), f.fail = W, f.ok = y, f.equal = function(F, R, x) {
7568
7574
  F != R && W(F, R, x, "==", f.equal);
7569
7575
  }, f.notEqual = function(F, R, x) {
7570
7576
  F == R && W(F, R, x, "!=", f.notEqual);
7571
7577
  }, f.deepEqual = function(F, R, x) {
7572
- y(F, R, !1) || W(F, R, x, "deepEqual", f.deepEqual);
7578
+ m(F, R, !1) || W(F, R, x, "deepEqual", f.deepEqual);
7573
7579
  }, f.deepStrictEqual = function(F, R, x) {
7574
- y(F, R, !0) || W(F, R, x, "deepStrictEqual", f.deepStrictEqual);
7580
+ m(F, R, !0) || W(F, R, x, "deepStrictEqual", f.deepStrictEqual);
7575
7581
  }, f.notDeepEqual = function(F, R, x) {
7576
- y(F, R, !1) && W(F, R, x, "notDeepEqual", f.notDeepEqual);
7582
+ m(F, R, !1) && W(F, R, x, "notDeepEqual", f.notDeepEqual);
7577
7583
  }, f.notDeepStrictEqual = function F(R, x, w) {
7578
- y(R, x, !0) && W(R, x, w, "notDeepStrictEqual", F);
7584
+ m(R, x, !0) && W(R, x, w, "notDeepStrictEqual", F);
7579
7585
  }, f.strictEqual = function(F, R, x) {
7580
7586
  F !== R && W(F, R, x, "===", f.strictEqual);
7581
7587
  }, f.notStrictEqual = function(F, R, x) {
@@ -7635,7 +7641,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7635
7641
  }, d, B = n(184);
7636
7642
  d = B && B.debuglog ? B.debuglog("stream") : function() {
7637
7643
  };
7638
- var Q, f, p, U = n(185), E = n(78), M = n(79).getHighWaterMark, W = n(24).codes, m = W.ERR_INVALID_ARG_TYPE, y = W.ERR_STREAM_PUSH_AFTER_EOF, h = W.ERR_METHOD_NOT_IMPLEMENTED, T = W.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;
7644
+ var Q, f, p, U = n(185), E = n(78), M = n(79).getHighWaterMark, W = n(24).codes, y = W.ERR_INVALID_ARG_TYPE, m = W.ERR_STREAM_PUSH_AFTER_EOF, h = W.ERR_METHOD_NOT_IMPLEMENTED, T = W.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;
7639
7645
  n(7)(R, l);
7640
7646
  var I = E.errorOrDestroy, X = ["error", "close", "destroy", "pause", "resume"];
7641
7647
  function F(O, k, S) {
@@ -7662,7 +7668,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7662
7668
  }(O, Y);
7663
7669
  else if (G || (K = function(te, oe) {
7664
7670
  var ge;
7665
- Se = oe, u.isBuffer(Se) || Se instanceof c || typeof oe == "string" || oe === void 0 || te.objectMode || (ge = new m("chunk", ["string", "Buffer", "Uint8Array"], oe));
7671
+ Se = oe, u.isBuffer(Se) || Se instanceof c || typeof oe == "string" || oe === void 0 || te.objectMode || (ge = new y("chunk", ["string", "Buffer", "Uint8Array"], oe));
7666
7672
  var Se;
7667
7673
  return ge;
7668
7674
  }(Y, k)), K)
@@ -7673,7 +7679,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7673
7679
  }(k)), V)
7674
7680
  Y.endEmitted ? I(O, new T()) : w(O, Y, k, !0);
7675
7681
  else if (Y.ended)
7676
- I(O, new y());
7682
+ I(O, new m());
7677
7683
  else {
7678
7684
  if (Y.destroyed)
7679
7685
  return !1;
@@ -7952,7 +7958,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7952
7958
  var g;
7953
7959
  e.exports = R, R.WritableState = F;
7954
7960
  var l = { deprecate: n(43) }, u = n(77), c = n(5).Buffer, d = (r !== void 0 ? r : typeof window != "undefined" ? window : typeof self != "undefined" ? self : {}).Uint8Array || function() {
7955
- }, B, Q = n(78), f = n(79).getHighWaterMark, p = n(24).codes, U = p.ERR_INVALID_ARG_TYPE, E = p.ERR_METHOD_NOT_IMPLEMENTED, M = p.ERR_MULTIPLE_CALLBACK, W = p.ERR_STREAM_CANNOT_PIPE, m = p.ERR_STREAM_DESTROYED, y = p.ERR_STREAM_NULL_VALUES, h = p.ERR_STREAM_WRITE_AFTER_END, T = p.ERR_UNKNOWN_ENCODING, I = Q.errorOrDestroy;
7961
+ }, B, Q = n(78), f = n(79).getHighWaterMark, p = n(24).codes, U = p.ERR_INVALID_ARG_TYPE, E = p.ERR_METHOD_NOT_IMPLEMENTED, M = p.ERR_MULTIPLE_CALLBACK, W = p.ERR_STREAM_CANNOT_PIPE, y = p.ERR_STREAM_DESTROYED, m = p.ERR_STREAM_NULL_VALUES, h = p.ERR_STREAM_WRITE_AFTER_END, T = p.ERR_UNKNOWN_ENCODING, I = Q.errorOrDestroy;
7956
7962
  function X() {
7957
7963
  }
7958
7964
  function F(v, D, A) {
@@ -7983,7 +7989,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7983
7989
  this._writableState = new F(v, this, D), this.writable = !0, v && (typeof v.write == "function" && (this._write = v.write), typeof v.writev == "function" && (this._writev = v.writev), typeof v.destroy == "function" && (this._destroy = v.destroy), typeof v.final == "function" && (this._final = v.final)), u.call(this);
7984
7990
  }
7985
7991
  function x(v, D, A, b, P, z, $) {
7986
- D.writelen = b, D.writecb = $, D.writing = !0, D.sync = !0, D.destroyed ? D.onwrite(new m("write")) : A ? v._writev(P, D.onwrite) : v._write(P, z, D.onwrite), D.sync = !1;
7992
+ D.writelen = b, D.writecb = $, D.writing = !0, D.sync = !0, D.destroyed ? D.onwrite(new y("write")) : A ? v._writev(P, D.onwrite) : v._write(P, z, D.onwrite), D.sync = !1;
7987
7993
  }
7988
7994
  function w(v, D, A, b) {
7989
7995
  A || function(P, z) {
@@ -8053,7 +8059,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8053
8059
  I(ee, O), o.nextTick(re, O);
8054
8060
  }(this, A) : ($ || function(ee, re, O, k) {
8055
8061
  var S;
8056
- return O === null ? S = new y() : typeof O == "string" || re.objectMode || (S = new U("chunk", ["string", "Buffer"], O)), !S || (I(ee, S), o.nextTick(k, S), !1);
8062
+ return O === null ? S = new m() : typeof O == "string" || re.objectMode || (S = new U("chunk", ["string", "Buffer"], O)), !S || (I(ee, S), o.nextTick(k, S), !1);
8057
8063
  }(this, P, v, A)) && (P.pendingcb++, z = function(ee, re, O, k, S, V) {
8058
8064
  if (!O) {
8059
8065
  var G = function(oe, ge, Se) {
@@ -8214,39 +8220,39 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8214
8220
  U.emit("close");
8215
8221
  });
8216
8222
  }), f === "fetch") {
8217
- if (U._fetchResponse = Q, U.url = Q.url, U.statusCode = Q.status, U.statusMessage = Q.statusText, Q.headers.forEach(function(y, h) {
8218
- U.headers[h.toLowerCase()] = y, U.rawHeaders.push(h, y);
8223
+ if (U._fetchResponse = Q, U.url = Q.url, U.statusCode = Q.status, U.statusMessage = Q.statusText, Q.headers.forEach(function(m, h) {
8224
+ U.headers[h.toLowerCase()] = m, U.rawHeaders.push(h, m);
8219
8225
  }), g.writableStream) {
8220
- var E = new WritableStream({ write: function(y) {
8226
+ var E = new WritableStream({ write: function(m) {
8221
8227
  return new Promise(function(h, T) {
8222
- U._destroyed ? T() : U.push(new o(y)) ? h() : U._resumeFetch = h;
8228
+ U._destroyed ? T() : U.push(new o(m)) ? h() : U._resumeFetch = h;
8223
8229
  });
8224
8230
  }, close: function() {
8225
8231
  s.clearTimeout(p), U._destroyed || U.push(null);
8226
- }, abort: function(y) {
8227
- U._destroyed || U.emit("error", y);
8232
+ }, abort: function(m) {
8233
+ U._destroyed || U.emit("error", m);
8228
8234
  } });
8229
8235
  try {
8230
- return void Q.body.pipeTo(E).catch(function(y) {
8231
- s.clearTimeout(p), U._destroyed || U.emit("error", y);
8236
+ return void Q.body.pipeTo(E).catch(function(m) {
8237
+ s.clearTimeout(p), U._destroyed || U.emit("error", m);
8232
8238
  });
8233
8239
  } catch {
8234
8240
  }
8235
8241
  }
8236
8242
  var M = Q.body.getReader();
8237
- (function y() {
8243
+ (function m() {
8238
8244
  M.read().then(function(h) {
8239
8245
  if (!U._destroyed) {
8240
8246
  if (h.done)
8241
8247
  return s.clearTimeout(p), void U.push(null);
8242
- U.push(new o(h.value)), y();
8248
+ U.push(new o(h.value)), m();
8243
8249
  }
8244
8250
  }).catch(function(h) {
8245
8251
  s.clearTimeout(p), U._destroyed || U.emit("error", h);
8246
8252
  });
8247
8253
  })();
8248
- } else if (U._xhr = B, U._pos = 0, U.url = B.responseURL, U.statusCode = B.status, U.statusMessage = B.statusText, B.getAllResponseHeaders().split(/\r?\n/).forEach(function(y) {
8249
- var h = y.match(/^([^:]+):\s*(.*)/);
8254
+ } else if (U._xhr = B, U._pos = 0, U.url = B.responseURL, U.statusCode = B.status, U.statusMessage = B.statusText, B.getAllResponseHeaders().split(/\r?\n/).forEach(function(m) {
8255
+ var h = m.match(/^([^:]+):\s*(.*)/);
8250
8256
  if (h) {
8251
8257
  var T = h[1].toLowerCase();
8252
8258
  T === "set-cookie" ? (U.headers[T] === void 0 && (U.headers[T] = []), U.headers[T].push(h[2])) : U.headers[T] !== void 0 ? U.headers[T] += ", " + h[2] : U.headers[T] = h[2], U.rawHeaders.push(h[1], h[2]);
@@ -8254,8 +8260,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8254
8260
  }), U._charset = "x-user-defined", !g.overrideMimeType) {
8255
8261
  var W = U.rawHeaders["mime-type"];
8256
8262
  if (W) {
8257
- var m = W.match(/;\s*charset=([^;])(;|$)/);
8258
- m && (U._charset = m[1].toLowerCase());
8263
+ var y = W.match(/;\s*charset=([^;])(;|$)/);
8264
+ y && (U._charset = y[1].toLowerCase());
8259
8265
  }
8260
8266
  U._charset || (U._charset = "utf-8");
8261
8267
  }
@@ -8323,28 +8329,28 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8323
8329
  function s() {
8324
8330
  this.protocol = null, this.slashes = null, this.auth = null, this.host = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.query = null, this.pathname = null, this.path = null, this.href = null;
8325
8331
  }
8326
- t.parse = m, t.resolve = function(y, h) {
8327
- return m(y, !1, !0).resolve(h);
8328
- }, t.resolveObject = function(y, h) {
8329
- return y ? m(y, !1, !0).resolveObject(h) : h;
8330
- }, t.format = function(y) {
8331
- return o.isString(y) && (y = m(y)), y instanceof s ? y.format() : s.prototype.format.call(y);
8332
+ t.parse = y, t.resolve = function(m, h) {
8333
+ return y(m, !1, !0).resolve(h);
8334
+ }, t.resolveObject = function(m, h) {
8335
+ return m ? y(m, !1, !0).resolveObject(h) : h;
8336
+ }, t.format = function(m) {
8337
+ return o.isString(m) && (m = y(m)), m instanceof s ? m.format() : s.prototype.format.call(m);
8332
8338
  }, t.Url = s;
8333
8339
  var g = /^([a-z0-9.+-]+:)/i, l = /:[0-9]*$/, u = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, c = ["{", "}", "|", "\\", "^", "`"].concat(["<", ">", '"', "`", " ", "\r", `
8334
8340
  `, " "]), d = ["'"].concat(c), B = ["%", "/", "?", ";", "#"].concat(d), Q = ["/", "?", "#"], f = /^[+a-z0-9A-Z_-]{0,63}$/, p = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, U = { javascript: !0, "javascript:": !0 }, E = { javascript: !0, "javascript:": !0 }, M = { http: !0, https: !0, ftp: !0, gopher: !0, file: !0, "http:": !0, "https:": !0, "ftp:": !0, "gopher:": !0, "file:": !0 }, W = n(202);
8335
- function m(y, h, T) {
8336
- if (y && o.isObject(y) && y instanceof s)
8337
- return y;
8341
+ function y(m, h, T) {
8342
+ if (m && o.isObject(m) && m instanceof s)
8343
+ return m;
8338
8344
  var I = new s();
8339
- return I.parse(y, h, T), I;
8345
+ return I.parse(m, h, T), I;
8340
8346
  }
8341
- s.prototype.parse = function(y, h, T) {
8342
- if (!o.isString(y))
8343
- throw new TypeError("Parameter 'url' must be a string, not " + typeof y);
8344
- var I = y.indexOf("?"), X = I !== -1 && I < y.indexOf("#") ? "?" : "#", F = y.split(X);
8347
+ s.prototype.parse = function(m, h, T) {
8348
+ if (!o.isString(m))
8349
+ throw new TypeError("Parameter 'url' must be a string, not " + typeof m);
8350
+ var I = m.indexOf("?"), X = I !== -1 && I < m.indexOf("#") ? "?" : "#", F = m.split(X);
8345
8351
  F[0] = F[0].replace(/\\/g, "/");
8346
- var R = y = F.join(X);
8347
- if (R = R.trim(), !T && y.split("#").length === 1) {
8352
+ var R = m = F.join(X);
8353
+ if (R = R.trim(), !T && m.split("#").length === 1) {
8348
8354
  var x = u.exec(R);
8349
8355
  if (x)
8350
8356
  return this.path = R, this.href = R, this.pathname = x[1], x[2] ? (this.search = x[2], this.query = h ? W.parse(this.search.substr(1)) : this.search.substr(1)) : h && (this.search = "", this.query = {}), this;
@@ -8402,75 +8408,75 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8402
8408
  }
8403
8409
  return this.href = this.format(), this;
8404
8410
  }, s.prototype.format = function() {
8405
- var y = this.auth || "";
8406
- y && (y = (y = encodeURIComponent(y)).replace(/%3A/i, ":"), y += "@");
8411
+ var m = this.auth || "";
8412
+ m && (m = (m = encodeURIComponent(m)).replace(/%3A/i, ":"), m += "@");
8407
8413
  var h = this.protocol || "", T = this.pathname || "", I = this.hash || "", X = !1, F = "";
8408
- this.host ? X = y + this.host : this.hostname && (X = y + (this.hostname.indexOf(":") === -1 ? this.hostname : "[" + this.hostname + "]"), this.port && (X += ":" + this.port)), this.query && o.isObject(this.query) && Object.keys(this.query).length && (F = W.stringify(this.query));
8414
+ this.host ? X = m + this.host : this.hostname && (X = m + (this.hostname.indexOf(":") === -1 ? this.hostname : "[" + this.hostname + "]"), this.port && (X += ":" + this.port)), this.query && o.isObject(this.query) && Object.keys(this.query).length && (F = W.stringify(this.query));
8409
8415
  var R = this.search || F && "?" + F || "";
8410
8416
  return h && h.substr(-1) !== ":" && (h += ":"), this.slashes || (!h || M[h]) && X !== !1 ? (X = "//" + (X || ""), T && T.charAt(0) !== "/" && (T = "/" + T)) : X || (X = ""), I && I.charAt(0) !== "#" && (I = "#" + I), R && R.charAt(0) !== "?" && (R = "?" + R), h + X + (T = T.replace(/[?#]/g, function(x) {
8411
8417
  return encodeURIComponent(x);
8412
8418
  })) + (R = R.replace("#", "%23")) + I;
8413
- }, s.prototype.resolve = function(y) {
8414
- return this.resolveObject(m(y, !1, !0)).format();
8415
- }, s.prototype.resolveObject = function(y) {
8416
- if (o.isString(y)) {
8419
+ }, s.prototype.resolve = function(m) {
8420
+ return this.resolveObject(y(m, !1, !0)).format();
8421
+ }, s.prototype.resolveObject = function(m) {
8422
+ if (o.isString(m)) {
8417
8423
  var h = new s();
8418
- h.parse(y, !1, !0), y = h;
8424
+ h.parse(m, !1, !0), m = h;
8419
8425
  }
8420
8426
  for (var T = new s(), I = Object.keys(this), X = 0; X < I.length; X++) {
8421
8427
  var F = I[X];
8422
8428
  T[F] = this[F];
8423
8429
  }
8424
- if (T.hash = y.hash, y.href === "")
8430
+ if (T.hash = m.hash, m.href === "")
8425
8431
  return T.href = T.format(), T;
8426
- if (y.slashes && !y.protocol) {
8427
- for (var R = Object.keys(y), x = 0; x < R.length; x++) {
8432
+ if (m.slashes && !m.protocol) {
8433
+ for (var R = Object.keys(m), x = 0; x < R.length; x++) {
8428
8434
  var w = R[x];
8429
- w !== "protocol" && (T[w] = y[w]);
8435
+ w !== "protocol" && (T[w] = m[w]);
8430
8436
  }
8431
8437
  return M[T.protocol] && T.hostname && !T.pathname && (T.path = T.pathname = "/"), T.href = T.format(), T;
8432
8438
  }
8433
- if (y.protocol && y.protocol !== T.protocol) {
8434
- if (!M[y.protocol]) {
8435
- for (var _ = Object.keys(y), j = 0; j < _.length; j++) {
8439
+ if (m.protocol && m.protocol !== T.protocol) {
8440
+ if (!M[m.protocol]) {
8441
+ for (var _ = Object.keys(m), j = 0; j < _.length; j++) {
8436
8442
  var C = _[j];
8437
- T[C] = y[C];
8443
+ T[C] = m[C];
8438
8444
  }
8439
8445
  return T.href = T.format(), T;
8440
8446
  }
8441
- if (T.protocol = y.protocol, y.host || E[y.protocol])
8442
- T.pathname = y.pathname;
8447
+ if (T.protocol = m.protocol, m.host || E[m.protocol])
8448
+ T.pathname = m.pathname;
8443
8449
  else {
8444
- for (var J = (y.pathname || "").split("/"); J.length && !(y.host = J.shift()); )
8450
+ for (var J = (m.pathname || "").split("/"); J.length && !(m.host = J.shift()); )
8445
8451
  ;
8446
- y.host || (y.host = ""), y.hostname || (y.hostname = ""), J[0] !== "" && J.unshift(""), J.length < 2 && J.unshift(""), T.pathname = J.join("/");
8452
+ m.host || (m.host = ""), m.hostname || (m.hostname = ""), J[0] !== "" && J.unshift(""), J.length < 2 && J.unshift(""), T.pathname = J.join("/");
8447
8453
  }
8448
- if (T.search = y.search, T.query = y.query, T.host = y.host || "", T.auth = y.auth, T.hostname = y.hostname || y.host, T.port = y.port, T.pathname || T.search) {
8454
+ if (T.search = m.search, T.query = m.query, T.host = m.host || "", T.auth = m.auth, T.hostname = m.hostname || m.host, T.port = m.port, T.pathname || T.search) {
8449
8455
  var v = T.pathname || "", D = T.search || "";
8450
8456
  T.path = v + D;
8451
8457
  }
8452
- return T.slashes = T.slashes || y.slashes, T.href = T.format(), T;
8458
+ return T.slashes = T.slashes || m.slashes, T.href = T.format(), T;
8453
8459
  }
8454
- var A = T.pathname && T.pathname.charAt(0) === "/", b = y.host || y.pathname && y.pathname.charAt(0) === "/", P = b || A || T.host && y.pathname, z = P, $ = T.pathname && T.pathname.split("/") || [], ee = (J = y.pathname && y.pathname.split("/") || [], T.protocol && !M[T.protocol]);
8455
- if (ee && (T.hostname = "", T.port = null, T.host && ($[0] === "" ? $[0] = T.host : $.unshift(T.host)), T.host = "", y.protocol && (y.hostname = null, y.port = null, y.host && (J[0] === "" ? J[0] = y.host : J.unshift(y.host)), y.host = null), P = P && (J[0] === "" || $[0] === "")), b)
8456
- T.host = y.host || y.host === "" ? y.host : T.host, T.hostname = y.hostname || y.hostname === "" ? y.hostname : T.hostname, T.search = y.search, T.query = y.query, $ = J;
8460
+ var A = T.pathname && T.pathname.charAt(0) === "/", b = m.host || m.pathname && m.pathname.charAt(0) === "/", P = b || A || T.host && m.pathname, z = P, $ = T.pathname && T.pathname.split("/") || [], ee = (J = m.pathname && m.pathname.split("/") || [], T.protocol && !M[T.protocol]);
8461
+ if (ee && (T.hostname = "", T.port = null, T.host && ($[0] === "" ? $[0] = T.host : $.unshift(T.host)), T.host = "", m.protocol && (m.hostname = null, m.port = null, m.host && (J[0] === "" ? J[0] = m.host : J.unshift(m.host)), m.host = null), P = P && (J[0] === "" || $[0] === "")), b)
8462
+ T.host = m.host || m.host === "" ? m.host : T.host, T.hostname = m.hostname || m.hostname === "" ? m.hostname : T.hostname, T.search = m.search, T.query = m.query, $ = J;
8457
8463
  else if (J.length)
8458
- $ || ($ = []), $.pop(), $ = $.concat(J), T.search = y.search, T.query = y.query;
8459
- else if (!o.isNullOrUndefined(y.search))
8460
- return ee && (T.hostname = T.host = $.shift(), (V = !!(T.host && T.host.indexOf("@") > 0) && T.host.split("@")) && (T.auth = V.shift(), T.host = T.hostname = V.shift())), T.search = y.search, T.query = y.query, o.isNull(T.pathname) && o.isNull(T.search) || (T.path = (T.pathname ? T.pathname : "") + (T.search ? T.search : "")), T.href = T.format(), T;
8464
+ $ || ($ = []), $.pop(), $ = $.concat(J), T.search = m.search, T.query = m.query;
8465
+ else if (!o.isNullOrUndefined(m.search))
8466
+ return ee && (T.hostname = T.host = $.shift(), (V = !!(T.host && T.host.indexOf("@") > 0) && T.host.split("@")) && (T.auth = V.shift(), T.host = T.hostname = V.shift())), T.search = m.search, T.query = m.query, o.isNull(T.pathname) && o.isNull(T.search) || (T.path = (T.pathname ? T.pathname : "") + (T.search ? T.search : "")), T.href = T.format(), T;
8461
8467
  if (!$.length)
8462
8468
  return T.pathname = null, T.search ? T.path = "/" + T.search : T.path = null, T.href = T.format(), T;
8463
- for (var re = $.slice(-1)[0], O = (T.host || y.host || $.length > 1) && (re === "." || re === "..") || re === "", k = 0, S = $.length; S >= 0; S--)
8469
+ for (var re = $.slice(-1)[0], O = (T.host || m.host || $.length > 1) && (re === "." || re === "..") || re === "", k = 0, S = $.length; S >= 0; S--)
8464
8470
  (re = $[S]) === "." ? $.splice(S, 1) : re === ".." ? ($.splice(S, 1), k++) : k && ($.splice(S, 1), k--);
8465
8471
  if (!P && !z)
8466
8472
  for (; k--; k)
8467
8473
  $.unshift("..");
8468
8474
  !P || $[0] === "" || $[0] && $[0].charAt(0) === "/" || $.unshift(""), O && $.join("/").substr(-1) !== "/" && $.push("");
8469
8475
  var V, G = $[0] === "" || $[0] && $[0].charAt(0) === "/";
8470
- return ee && (T.hostname = T.host = G ? "" : $.length ? $.shift() : "", (V = !!(T.host && T.host.indexOf("@") > 0) && T.host.split("@")) && (T.auth = V.shift(), T.host = T.hostname = V.shift())), (P = P || T.host && $.length) && !G && $.unshift(""), $.length ? T.pathname = $.join("/") : (T.pathname = null, T.path = null), o.isNull(T.pathname) && o.isNull(T.search) || (T.path = (T.pathname ? T.pathname : "") + (T.search ? T.search : "")), T.auth = y.auth || T.auth, T.slashes = T.slashes || y.slashes, T.href = T.format(), T;
8476
+ return ee && (T.hostname = T.host = G ? "" : $.length ? $.shift() : "", (V = !!(T.host && T.host.indexOf("@") > 0) && T.host.split("@")) && (T.auth = V.shift(), T.host = T.hostname = V.shift())), (P = P || T.host && $.length) && !G && $.unshift(""), $.length ? T.pathname = $.join("/") : (T.pathname = null, T.path = null), o.isNull(T.pathname) && o.isNull(T.search) || (T.path = (T.pathname ? T.pathname : "") + (T.search ? T.search : "")), T.auth = m.auth || T.auth, T.slashes = T.slashes || m.slashes, T.href = T.format(), T;
8471
8477
  }, s.prototype.parseHost = function() {
8472
- var y = this.host, h = l.exec(y);
8473
- h && ((h = h[0]) !== ":" && (this.port = h.substr(1)), y = y.substr(0, y.length - h.length)), y && (this.hostname = y);
8478
+ var m = this.host, h = l.exec(m);
8479
+ h && ((h = h[0]) !== ":" && (this.port = h.substr(1)), m = m.substr(0, m.length - h.length)), m && (this.hostname = m);
8474
8480
  };
8475
8481
  }, function(e, t, n) {
8476
8482
  const r = (o) => o !== null && typeof o == "object" && typeof o.pipe == "function";
@@ -8484,13 +8490,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8484
8490
  })(M);
8485
8491
  }
8486
8492
  function o(M, W) {
8487
- for (var m = 0; m < W.length; m++) {
8488
- var y = W[m];
8489
- y.enumerable = y.enumerable || !1, y.configurable = !0, "value" in y && (y.writable = !0), Object.defineProperty(M, y.key, y);
8493
+ for (var y = 0; y < W.length; y++) {
8494
+ var m = W[y];
8495
+ m.enumerable = m.enumerable || !1, m.configurable = !0, "value" in m && (m.writable = !0), Object.defineProperty(M, m.key, m);
8490
8496
  }
8491
8497
  }
8492
- function s(M, W, m) {
8493
- return W && o(M.prototype, W), m && o(M, m), Object.defineProperty(M, "prototype", { writable: !1 }), M;
8498
+ function s(M, W, y) {
8499
+ return W && o(M.prototype, W), y && o(M, y), Object.defineProperty(M, "prototype", { writable: !1 }), M;
8494
8500
  }
8495
8501
  function g(M, W) {
8496
8502
  if (!(M instanceof W))
@@ -8502,8 +8508,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8502
8508
  M.prototype = Object.create(W && W.prototype, { constructor: { value: M, writable: !0, configurable: !0 } }), Object.defineProperty(M, "prototype", { writable: !1 }), W && u(M, W);
8503
8509
  }
8504
8510
  function u(M, W) {
8505
- return (u = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(m, y) {
8506
- return m.__proto__ = y, m;
8511
+ return (u = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(y, m) {
8512
+ return y.__proto__ = m, y;
8507
8513
  })(M, W);
8508
8514
  }
8509
8515
  function c(M) {
@@ -8520,13 +8526,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8520
8526
  }
8521
8527
  }();
8522
8528
  return function() {
8523
- var m, y = B(M);
8529
+ var y, m = B(M);
8524
8530
  if (W) {
8525
8531
  var h = B(this).constructor;
8526
- m = Reflect.construct(y, arguments, h);
8532
+ y = Reflect.construct(m, arguments, h);
8527
8533
  } else
8528
- m = y.apply(this, arguments);
8529
- return d(this, m);
8534
+ y = m.apply(this, arguments);
8535
+ return d(this, y);
8530
8536
  };
8531
8537
  }
8532
8538
  function d(M, W) {
@@ -8534,10 +8540,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8534
8540
  return W;
8535
8541
  if (W !== void 0)
8536
8542
  throw new TypeError("Derived constructors may only return object or undefined");
8537
- return function(m) {
8538
- if (m === void 0)
8543
+ return function(y) {
8544
+ if (y === void 0)
8539
8545
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
8540
- return m;
8546
+ return y;
8541
8547
  }(M);
8542
8548
  }
8543
8549
  function B(M) {
@@ -8552,27 +8558,27 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8552
8558
  e.exports = function() {
8553
8559
  var M = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
8554
8560
  M.levels = M.levels || f.npm.levels;
8555
- var W = function(y) {
8556
- l(T, y);
8561
+ var W = function(m) {
8562
+ l(T, m);
8557
8563
  var h = c(T);
8558
8564
  function T(I) {
8559
8565
  return g(this, T), h.call(this, I);
8560
8566
  }
8561
8567
  return s(T);
8562
- }(p), m = new W(M);
8563
- return Object.keys(M.levels).forEach(function(y) {
8564
- U('Define prototype method for "%s"', y), y !== "log" ? (W.prototype[y] = function() {
8565
- for (var h = this || m, T = arguments.length, I = new Array(T), X = 0; X < T; X++)
8568
+ }(p), y = new W(M);
8569
+ return Object.keys(M.levels).forEach(function(m) {
8570
+ U('Define prototype method for "%s"', m), m !== "log" ? (W.prototype[m] = function() {
8571
+ for (var h = this || y, T = arguments.length, I = new Array(T), X = 0; X < T; X++)
8566
8572
  I[X] = arguments[X];
8567
8573
  if (I.length === 1) {
8568
8574
  var F = I[0], R = F && F.message && F || { message: F };
8569
- return R.level = R[Q] = y, h._addDefaultMeta(R), h.write(R), this || m;
8575
+ return R.level = R[Q] = m, h._addDefaultMeta(R), h.write(R), this || y;
8570
8576
  }
8571
- return I.length === 0 ? (h.log(y, ""), h) : h.log.apply(h, [y].concat(I));
8572
- }, W.prototype[E(y)] = function() {
8573
- return (this || m).isLevelEnabled(y);
8577
+ return I.length === 0 ? (h.log(m, ""), h) : h.log.apply(h, [m].concat(I));
8578
+ }, W.prototype[E(m)] = function() {
8579
+ return (this || y).isLevelEnabled(m);
8574
8580
  }) : console.warn('Level "log" not defined: conflicts with the method "log". Use a different level name.');
8575
- }), m;
8581
+ }), y;
8576
8582
  };
8577
8583
  }, function(e, t, n) {
8578
8584
  (function(r) {
@@ -8598,8 +8604,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8598
8604
  E[M] = arguments[M];
8599
8605
  E.forEach(function(W) {
8600
8606
  if (Array.isArray(W))
8601
- return W.forEach(function(m) {
8602
- return p._addHandler(m);
8607
+ return W.forEach(function(y) {
8608
+ return p._addHandler(y);
8603
8609
  });
8604
8610
  p._addHandler(W);
8605
8611
  }), this.catcher || (this.catcher = this._uncaughtException.bind(this), r.on("uncaughtException", this.catcher));
@@ -8628,13 +8634,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8628
8634
  }
8629
8635
  } }, { key: "_uncaughtException", value: function(p) {
8630
8636
  var U, E = this.getAllInfo(p), M = this._getExceptionHandlers(), W = typeof this.logger.exitOnError == "function" ? this.logger.exitOnError(p) : this.logger.exitOnError;
8631
- function m() {
8637
+ function y() {
8632
8638
  l("doExit", W), l("process._exiting", r._exiting), W && !r._exiting && (U && clearTimeout(U), r.exit(1));
8633
8639
  }
8634
8640
  if (!M.length && W && (console.warn("winston: exitOnError cannot be true with no exception handlers."), console.warn("winston: not exiting process."), W = !1), !M || M.length === 0)
8635
- return r.nextTick(m);
8636
- g(M, function(y, h) {
8637
- var T = u(h), I = y.transport || y;
8641
+ return r.nextTick(y);
8642
+ g(M, function(m, h) {
8643
+ var T = u(h), I = m.transport || m;
8638
8644
  function X(F) {
8639
8645
  return function() {
8640
8646
  l(F), T();
@@ -8642,8 +8648,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8642
8648
  }
8643
8649
  I._ending = !0, I.once("finish", X("finished")), I.once("error", X("error"));
8644
8650
  }, function() {
8645
- return W && m();
8646
- }), this.logger.log(E), W && (U = setTimeout(m, 3e3));
8651
+ return W && y();
8652
+ }), this.logger.log(E), W && (U = setTimeout(y, 3e3));
8647
8653
  } }, { key: "_getExceptionHandlers", value: function() {
8648
8654
  return this.logger.transports.filter(function(p) {
8649
8655
  return (p.transport || p).handleExceptions;
@@ -8815,8 +8821,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8815
8821
  E[M] = arguments[M];
8816
8822
  E.forEach(function(W) {
8817
8823
  if (Array.isArray(W))
8818
- return W.forEach(function(m) {
8819
- return p._addHandler(m);
8824
+ return W.forEach(function(y) {
8825
+ return p._addHandler(y);
8820
8826
  });
8821
8827
  p._addHandler(W);
8822
8828
  }), this.catcher || (this.catcher = this._unhandledRejection.bind(this), r.on("unhandledRejection", this.catcher));
@@ -8845,13 +8851,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8845
8851
  }
8846
8852
  } }, { key: "_unhandledRejection", value: function(p) {
8847
8853
  var U, E = this.getAllInfo(p), M = this._getRejectionHandlers(), W = typeof this.logger.exitOnError == "function" ? this.logger.exitOnError(p) : this.logger.exitOnError;
8848
- function m() {
8854
+ function y() {
8849
8855
  l("doExit", W), l("process._exiting", r._exiting), W && !r._exiting && (U && clearTimeout(U), r.exit(1));
8850
8856
  }
8851
8857
  if (!M.length && W && (console.warn("winston: exitOnError cannot be true with no rejection handlers."), console.warn("winston: not exiting process."), W = !1), !M || M.length === 0)
8852
- return r.nextTick(m);
8853
- g(M, function(y, h) {
8854
- var T = u(h), I = y.transport || y;
8858
+ return r.nextTick(y);
8859
+ g(M, function(m, h) {
8860
+ var T = u(h), I = m.transport || m;
8855
8861
  function X(F) {
8856
8862
  return function() {
8857
8863
  l(F), T();
@@ -8859,8 +8865,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8859
8865
  }
8860
8866
  I._ending = !0, I.once("finish", X("finished")), I.once("error", X("error"));
8861
8867
  }, function() {
8862
- return W && m();
8863
- }), this.logger.log(E), W && (U = setTimeout(m, 3e3));
8868
+ return W && y();
8869
+ }), this.logger.log(E), W && (U = setTimeout(y, 3e3));
8864
8870
  } }, { key: "_getRejectionHandlers", value: function() {
8865
8871
  return this.logger.transports.filter(function(p) {
8866
8872
  return (p.transport || p).handleRejections;
@@ -13293,7 +13299,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13293
13299
  return Promise.reject(new TypeError("Already read"));
13294
13300
  _.bodyUsed = !0;
13295
13301
  }
13296
- function m(_) {
13302
+ function y(_) {
13297
13303
  return new Promise(function(j, C) {
13298
13304
  _.onload = function() {
13299
13305
  j(_.result);
@@ -13302,8 +13308,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13302
13308
  };
13303
13309
  });
13304
13310
  }
13305
- function y(_) {
13306
- var j = new FileReader(), C = m(j);
13311
+ function m(_) {
13312
+ var j = new FileReader(), C = y(j);
13307
13313
  return j.readAsArrayBuffer(_), C;
13308
13314
  }
13309
13315
  function h(_) {
@@ -13328,13 +13334,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13328
13334
  throw new Error("could not read FormData body as blob");
13329
13335
  return Promise.resolve(new Blob([this._bodyText]));
13330
13336
  }, this.arrayBuffer = function() {
13331
- return this._bodyArrayBuffer ? W(this) || Promise.resolve(this._bodyArrayBuffer) : this.blob().then(y);
13337
+ return this._bodyArrayBuffer ? W(this) || Promise.resolve(this._bodyArrayBuffer) : this.blob().then(m);
13332
13338
  }), this.text = function() {
13333
13339
  var _, j, C, J = W(this);
13334
13340
  if (J)
13335
13341
  return J;
13336
13342
  if (this._bodyBlob)
13337
- return _ = this._bodyBlob, j = new FileReader(), C = m(j), j.readAsText(_), C;
13343
+ return _ = this._bodyBlob, j = new FileReader(), C = y(j), j.readAsText(_), C;
13338
13344
  if (this._bodyArrayBuffer)
13339
13345
  return Promise.resolve(function(v) {
13340
13346
  for (var D = new Uint8Array(v), A = new Array(D.length), b = 0; b < D.length; b++)
@@ -13492,35 +13498,35 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13492
13498
  constructor() {
13493
13499
  this.aborted = !1, this._listeners = [];
13494
13500
  }
13495
- dispatchEvent(y) {
13496
- if (y === "abort") {
13501
+ dispatchEvent(m) {
13502
+ if (m === "abort") {
13497
13503
  this.aborted = !0;
13498
- const h = { type: y, target: this };
13504
+ const h = { type: m, target: this };
13499
13505
  this.onabort(h), this._listeners.forEach((T) => T(h), this);
13500
13506
  }
13501
13507
  }
13502
13508
  onabort() {
13503
13509
  }
13504
- addEventListener(y, h) {
13505
- y === "abort" && this._listeners.push(h);
13510
+ addEventListener(m, h) {
13511
+ m === "abort" && this._listeners.push(h);
13506
13512
  }
13507
- removeEventListener(y, h) {
13508
- y === "abort" && (this._listeners = this._listeners.filter((T) => T !== h));
13513
+ removeEventListener(m, h) {
13514
+ m === "abort" && (this._listeners = this._listeners.filter((T) => T !== h));
13509
13515
  }
13510
- }, c = /* @__PURE__ */ new Set(), d = (y, h) => {
13511
- const T = "LRU_CACHE_OPTION_" + y;
13512
- f(T) && p(T, y + " option", "options." + h, m);
13513
- }, B = (y, h) => {
13514
- const T = "LRU_CACHE_METHOD_" + y;
13516
+ }, c = /* @__PURE__ */ new Set(), d = (m, h) => {
13517
+ const T = "LRU_CACHE_OPTION_" + m;
13518
+ f(T) && p(T, m + " option", "options." + h, y);
13519
+ }, B = (m, h) => {
13520
+ const T = "LRU_CACHE_METHOD_" + m;
13515
13521
  if (f(T)) {
13516
- const { prototype: I } = m, { get: X } = Object.getOwnPropertyDescriptor(I, y);
13517
- p(T, y + " method", `cache.${h}()`, X);
13518
- }
13519
- }, Q = (...y) => {
13520
- typeof r == "object" && r && typeof r.emitWarning == "function" ? r.emitWarning(...y) : console.error(...y);
13521
- }, f = (y) => !c.has(y), p = (y, h, T, I) => {
13522
- c.add(y), Q(`The ${h} is deprecated. Please use ${T} instead.`, "DeprecationWarning", y, I);
13523
- }, U = (y) => y && y === Math.floor(y) && y > 0 && isFinite(y), E = (y) => U(y) ? y <= Math.pow(2, 8) ? Uint8Array : y <= Math.pow(2, 16) ? Uint16Array : y <= Math.pow(2, 32) ? Uint32Array : y <= Number.MAX_SAFE_INTEGER ? M : null : null;
13522
+ const { prototype: I } = y, { get: X } = Object.getOwnPropertyDescriptor(I, m);
13523
+ p(T, m + " method", `cache.${h}()`, X);
13524
+ }
13525
+ }, Q = (...m) => {
13526
+ typeof r == "object" && r && typeof r.emitWarning == "function" ? r.emitWarning(...m) : console.error(...m);
13527
+ }, f = (m) => !c.has(m), p = (m, h, T, I) => {
13528
+ c.add(m), Q(`The ${h} is deprecated. Please use ${T} instead.`, "DeprecationWarning", m, I);
13529
+ }, U = (m) => m && m === Math.floor(m) && m > 0 && isFinite(m), E = (m) => U(m) ? m <= Math.pow(2, 8) ? Uint8Array : m <= Math.pow(2, 16) ? Uint16Array : m <= Math.pow(2, 32) ? Uint32Array : m <= Number.MAX_SAFE_INTEGER ? M : null : null;
13524
13530
  class M extends Array {
13525
13531
  constructor(h) {
13526
13532
  super(h), this.fill(0);
@@ -13540,9 +13546,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13540
13546
  return this.heap[--this.length];
13541
13547
  }
13542
13548
  }
13543
- class m {
13549
+ class y {
13544
13550
  constructor(h = {}) {
13545
- const { max: T = 0, ttl: I, ttlResolution: X = 1, ttlAutopurge: F, updateAgeOnGet: R, updateAgeOnHas: x, allowStale: w, dispose: _, disposeAfter: j, noDisposeOnSet: C, noUpdateTTL: J, maxSize: v = 0, maxEntrySize: D = 0, sizeCalculation: A, fetchMethod: b, fetchContext: P, noDeleteOnFetchRejection: z, noDeleteOnStaleGet: $ } = h, { length: ee, maxAge: re, stale: O } = h instanceof m ? {} : h;
13551
+ const { max: T = 0, ttl: I, ttlResolution: X = 1, ttlAutopurge: F, updateAgeOnGet: R, updateAgeOnHas: x, allowStale: w, dispose: _, disposeAfter: j, noDisposeOnSet: C, noUpdateTTL: J, maxSize: v = 0, maxEntrySize: D = 0, sizeCalculation: A, fetchMethod: b, fetchContext: P, noDeleteOnFetchRejection: z, noDeleteOnStaleGet: $ } = h, { length: ee, maxAge: re, stale: O } = h instanceof y ? {} : h;
13546
13552
  if (T !== 0 && !U(T))
13547
13553
  throw new TypeError("max option must be a nonnegative integer");
13548
13554
  const k = T ? E(T) : Array;
@@ -13574,7 +13580,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13574
13580
  throw new TypeError("At least one of max, maxSize, or ttl is required");
13575
13581
  if (!this.ttlAutopurge && !this.max && !this.maxSize) {
13576
13582
  const S = "LRU_CACHE_UNBOUNDED";
13577
- f(S) && (c.add(S), Q("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.", "UnboundedCacheWarning", S, m));
13583
+ f(S) && (c.add(S), Q("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.", "UnboundedCacheWarning", S, y));
13578
13584
  }
13579
13585
  O && d("stale", "allowStale"), re && d("maxAge", "ttl"), ee && d("length", "sizeCalculation");
13580
13586
  }
@@ -13856,7 +13862,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13856
13862
  return ((h, T) => {
13857
13863
  const I = "LRU_CACHE_PROPERTY_" + h;
13858
13864
  if (f(I)) {
13859
- const { prototype: X } = m, { get: F } = Object.getOwnPropertyDescriptor(X, h);
13865
+ const { prototype: X } = y, { get: F } = Object.getOwnPropertyDescriptor(X, h);
13860
13866
  p(I, h + " property", "cache." + T, F);
13861
13867
  }
13862
13868
  })("length", "size"), this.size;
@@ -13868,7 +13874,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13868
13874
  return u;
13869
13875
  }
13870
13876
  }
13871
- e.exports = m;
13877
+ e.exports = y;
13872
13878
  }).call(this, n(2));
13873
13879
  }, function(e, t, n) {
13874
13880
  var r = n(42).Colorizer;
@@ -13915,8 +13921,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13915
13921
  if (!r.enabled || !M)
13916
13922
  return M;
13917
13923
  for (var W = M.indexOf(`
13918
- `) != -1, m = this._styles, y = m.length; y--; ) {
13919
- var h = s[m[y]];
13924
+ `) != -1, y = this._styles, m = y.length; m--; ) {
13925
+ var h = s[y[m]];
13920
13926
  M = h.open + M.replace(h.closeRe, h.open) + h.close, W && (M = M.replace(l, function(T) {
13921
13927
  return h.close + T + h.open;
13922
13928
  }));
@@ -13927,14 +13933,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
13927
13933
  if (typeof E != "string")
13928
13934
  for (var M in E)
13929
13935
  (function(W) {
13930
- r[W] = function(m) {
13936
+ r[W] = function(y) {
13931
13937
  if (typeof E[W] == "object") {
13932
- var y = m;
13938
+ var m = y;
13933
13939
  for (var h in E[W])
13934
- y = r[E[W][h]](y);
13935
- return y;
13940
+ m = r[E[W][h]](m);
13941
+ return m;
13936
13942
  }
13937
- return r[E[W]](m);
13943
+ return r[E[W]](y);
13938
13944
  };
13939
13945
  })(M);
13940
13946
  else
@@ -14380,7 +14386,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14380
14386
  }
14381
14387
  var Q, f;
14382
14388
  return Q = B, (f = [{ key: "_splat", value: function(p, U) {
14383
- var E = p.message, M = p[l] || p.splat || [], W = E.match(c), m = W && W.length || 0, y = U.length - m - M.length, h = y < 0 ? M.splice(y, -1 * y) : [], T = h.length;
14389
+ var E = p.message, M = p[l] || p.splat || [], W = E.match(c), y = W && W.length || 0, m = U.length - y - M.length, h = m < 0 ? M.splice(m, -1 * m) : [], T = h.length;
14384
14390
  if (T)
14385
14391
  for (var I = 0; I < T; I++)
14386
14392
  Object.assign(p, h[I]);
@@ -14391,10 +14397,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14391
14397
  return p;
14392
14398
  var M = U && U.match && U.match(u);
14393
14399
  if (!M && (E || E.length)) {
14394
- var W = E.length > 1 ? E.splice(0) : E, m = W.length;
14395
- if (m)
14396
- for (var y = 0; y < m; y++)
14397
- Object.assign(p, W[y]);
14400
+ var W = E.length > 1 ? E.splice(0) : E, y = W.length;
14401
+ if (y)
14402
+ for (var m = 0; m < y; m++)
14403
+ Object.assign(p, W[m]);
14398
14404
  return p;
14399
14405
  }
14400
14406
  return M ? this._splat(p, M) : p;
@@ -14517,7 +14523,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14517
14523
  return (j > 0 ? "-" : "+") + E(Math.floor(Math.abs(j) / 60), 2) + ":" + E(Math.abs(j) % 60, 2);
14518
14524
  } }, W = function(_) {
14519
14525
  return +_ - 1;
14520
- }, m = [null, "[1-9]\\d?"], y = [null, o], h = ["isPm", o, function(_, j) {
14526
+ }, y = [null, "[1-9]\\d?"], m = [null, o], h = ["isPm", o, function(_, j) {
14521
14527
  var C = _.toLowerCase();
14522
14528
  return C === j.amPm[0] ? 0 : C === j.amPm[1] ? 1 : null;
14523
14529
  }], T = ["timezoneOffset", "[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?", function(_) {
@@ -14536,7 +14542,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14536
14542
  return 100 * +_;
14537
14543
  }], SS: ["millisecond", "\\d\\d", function(_) {
14538
14544
  return 10 * +_;
14539
- }], SSS: ["millisecond", "\\d{3}"], d: m, dd: m, ddd: y, dddd: y, MMM: ["month", o, l("monthNamesShort")], MMMM: ["month", o, l("monthNames")], a: h, A: h, ZZ: T, Z: T }, X = { default: "ddd MMM DD YYYY HH:mm:ss", shortDate: "M/D/YY", mediumDate: "MMM D, YYYY", longDate: "MMMM D, YYYY", fullDate: "dddd, MMMM D, YYYY", isoDate: "YYYY-MM-DD", isoDateTime: "YYYY-MM-DDTHH:mm:ssZ", shortTime: "HH:mm", mediumTime: "HH:mm:ss", longTime: "HH:mm:ss.SSS" }, F = function(_) {
14545
+ }], SSS: ["millisecond", "\\d{3}"], d: y, dd: y, ddd: m, dddd: m, MMM: ["month", o, l("monthNamesShort")], MMMM: ["month", o, l("monthNames")], a: h, A: h, ZZ: T, Z: T }, X = { default: "ddd MMM DD YYYY HH:mm:ss", shortDate: "M/D/YY", mediumDate: "MMM D, YYYY", longDate: "MMMM D, YYYY", fullDate: "dddd, MMMM D, YYYY", isoDate: "YYYY-MM-DD", isoDateTime: "YYYY-MM-DDTHH:mm:ssZ", shortTime: "HH:mm", mediumTime: "HH:mm:ss", longTime: "HH:mm:ss.SSS" }, F = function(_) {
14540
14546
  return u(X, _);
14541
14547
  }, R = function(_, j, C) {
14542
14548
  if (j === void 0 && (j = X.default), C === void 0 && (C = {}), typeof _ == "number" && (_ = new Date(_)), Object.prototype.toString.call(_) !== "[object Date]" || isNaN(_.getTime()))
@@ -14620,13 +14626,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14620
14626
  }
14621
14627
  function g(E, M) {
14622
14628
  for (var W = 0; W < M.length; W++) {
14623
- var m = M[W];
14624
- m.enumerable = m.enumerable || !1, m.configurable = !0, "value" in m && (m.writable = !0), Object.defineProperty(E, m.key, m);
14629
+ var y = M[W];
14630
+ y.enumerable = y.enumerable || !1, y.configurable = !0, "value" in y && (y.writable = !0), Object.defineProperty(E, y.key, y);
14625
14631
  }
14626
14632
  }
14627
14633
  function l(E, M) {
14628
- return (l = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(W, m) {
14629
- return W.__proto__ = m, W;
14634
+ return (l = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(W, y) {
14635
+ return W.__proto__ = y, W;
14630
14636
  })(E, M);
14631
14637
  }
14632
14638
  function u(E) {
@@ -14643,12 +14649,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14643
14649
  }
14644
14650
  }();
14645
14651
  return function() {
14646
- var W, m = d(E);
14652
+ var W, y = d(E);
14647
14653
  if (M) {
14648
- var y = d(this).constructor;
14649
- W = Reflect.construct(m, arguments, y);
14654
+ var m = d(this).constructor;
14655
+ W = Reflect.construct(y, arguments, m);
14650
14656
  } else
14651
- W = m.apply(this, arguments);
14657
+ W = y.apply(this, arguments);
14652
14658
  return c(this, W);
14653
14659
  };
14654
14660
  }
@@ -14674,13 +14680,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14674
14680
  if (typeof T != "function" && T !== null)
14675
14681
  throw new TypeError("Super expression must either be null or a function");
14676
14682
  h.prototype = Object.create(T && T.prototype, { constructor: { value: h, writable: !0, configurable: !0 } }), Object.defineProperty(h, "prototype", { writable: !1 }), T && l(h, T);
14677
- })(y, E);
14678
- var M, W, m = u(y);
14679
- function y() {
14683
+ })(m, E);
14684
+ var M, W, y = u(m);
14685
+ function m() {
14680
14686
  var h, T = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
14681
- return s(this, y), (h = m.call(this, T)).name = T.name || "console", h.stderrLevels = h._stringArrayToSet(T.stderrLevels), h.consoleWarnLevels = h._stringArrayToSet(T.consoleWarnLevels), h.eol = typeof T.eol == "string" ? T.eol : B.EOL, h.setMaxListeners(30), h;
14687
+ return s(this, m), (h = y.call(this, T)).name = T.name || "console", h.stderrLevels = h._stringArrayToSet(T.stderrLevels), h.consoleWarnLevels = h._stringArrayToSet(T.consoleWarnLevels), h.eol = typeof T.eol == "string" ? T.eol : B.EOL, h.setMaxListeners(30), h;
14682
14688
  }
14683
- return M = y, (W = [{ key: "log", value: function(h, T) {
14689
+ return M = m, (W = [{ key: "log", value: function(h, T) {
14684
14690
  var I = this;
14685
14691
  return r(function() {
14686
14692
  return I.emit("logged", h);
@@ -14695,7 +14701,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14695
14701
  throw new Error(T);
14696
14702
  return I[X] = !0, I;
14697
14703
  }, {});
14698
- } }]) && g(M.prototype, W), Object.defineProperty(M, "prototype", { writable: !1 }), y;
14704
+ } }]) && g(M.prototype, W), Object.defineProperty(M, "prototype", { writable: !1 }), m;
14699
14705
  }(U);
14700
14706
  }).call(this, n(19).setImmediate);
14701
14707
  }, function(e, t, n) {
@@ -14703,49 +14709,49 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14703
14709
  (function(s, g) {
14704
14710
  if (!s.setImmediate) {
14705
14711
  var l, u, c, d, B, Q = 1, f = {}, p = !1, U = s.document, E = Object.getPrototypeOf && Object.getPrototypeOf(s);
14706
- E = E && E.setTimeout ? E : s, {}.toString.call(s.process) === "[object process]" ? l = function(m) {
14712
+ E = E && E.setTimeout ? E : s, {}.toString.call(s.process) === "[object process]" ? l = function(y) {
14707
14713
  o.nextTick(function() {
14708
- W(m);
14714
+ W(y);
14709
14715
  });
14710
14716
  } : function() {
14711
14717
  if (s.postMessage && !s.importScripts) {
14712
- var m = !0, y = s.onmessage;
14718
+ var y = !0, m = s.onmessage;
14713
14719
  return s.onmessage = function() {
14714
- m = !1;
14715
- }, s.postMessage("", "*"), s.onmessage = y, m;
14720
+ y = !1;
14721
+ }, s.postMessage("", "*"), s.onmessage = m, y;
14716
14722
  }
14717
- }() ? (d = "setImmediate$" + Math.random() + "$", B = function(m) {
14718
- m.source === s && typeof m.data == "string" && m.data.indexOf(d) === 0 && W(+m.data.slice(d.length));
14719
- }, s.addEventListener ? s.addEventListener("message", B, !1) : s.attachEvent("onmessage", B), l = function(m) {
14720
- s.postMessage(d + m, "*");
14721
- }) : s.MessageChannel ? ((c = new MessageChannel()).port1.onmessage = function(m) {
14722
- W(m.data);
14723
- }, l = function(m) {
14724
- c.port2.postMessage(m);
14725
- }) : U && "onreadystatechange" in U.createElement("script") ? (u = U.documentElement, l = function(m) {
14726
- var y = U.createElement("script");
14727
- y.onreadystatechange = function() {
14728
- W(m), y.onreadystatechange = null, u.removeChild(y), y = null;
14729
- }, u.appendChild(y);
14730
- }) : l = function(m) {
14731
- setTimeout(W, 0, m);
14732
- }, E.setImmediate = function(m) {
14733
- typeof m != "function" && (m = new Function("" + m));
14734
- for (var y = new Array(arguments.length - 1), h = 0; h < y.length; h++)
14735
- y[h] = arguments[h + 1];
14736
- var T = { callback: m, args: y };
14723
+ }() ? (d = "setImmediate$" + Math.random() + "$", B = function(y) {
14724
+ y.source === s && typeof y.data == "string" && y.data.indexOf(d) === 0 && W(+y.data.slice(d.length));
14725
+ }, s.addEventListener ? s.addEventListener("message", B, !1) : s.attachEvent("onmessage", B), l = function(y) {
14726
+ s.postMessage(d + y, "*");
14727
+ }) : s.MessageChannel ? ((c = new MessageChannel()).port1.onmessage = function(y) {
14728
+ W(y.data);
14729
+ }, l = function(y) {
14730
+ c.port2.postMessage(y);
14731
+ }) : U && "onreadystatechange" in U.createElement("script") ? (u = U.documentElement, l = function(y) {
14732
+ var m = U.createElement("script");
14733
+ m.onreadystatechange = function() {
14734
+ W(y), m.onreadystatechange = null, u.removeChild(m), m = null;
14735
+ }, u.appendChild(m);
14736
+ }) : l = function(y) {
14737
+ setTimeout(W, 0, y);
14738
+ }, E.setImmediate = function(y) {
14739
+ typeof y != "function" && (y = new Function("" + y));
14740
+ for (var m = new Array(arguments.length - 1), h = 0; h < m.length; h++)
14741
+ m[h] = arguments[h + 1];
14742
+ var T = { callback: y, args: m };
14737
14743
  return f[Q] = T, l(Q), Q++;
14738
14744
  }, E.clearImmediate = M;
14739
14745
  }
14740
- function M(m) {
14741
- delete f[m];
14746
+ function M(y) {
14747
+ delete f[y];
14742
14748
  }
14743
- function W(m) {
14749
+ function W(y) {
14744
14750
  if (p)
14745
- setTimeout(W, 0, m);
14751
+ setTimeout(W, 0, y);
14746
14752
  else {
14747
- var y = f[m];
14748
- if (y) {
14753
+ var m = f[y];
14754
+ if (m) {
14749
14755
  p = !0;
14750
14756
  try {
14751
14757
  (function(h) {
@@ -14766,9 +14772,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14766
14772
  default:
14767
14773
  T.apply(void 0, I);
14768
14774
  }
14769
- })(y);
14775
+ })(m);
14770
14776
  } finally {
14771
- M(m), p = !1;
14777
+ M(y), p = !1;
14772
14778
  }
14773
14779
  }
14774
14780
  }
@@ -14780,10 +14786,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14780
14786
  var Q = c(B), f = Q[0], p = Q[1];
14781
14787
  return 3 * (f + p) / 4 - p;
14782
14788
  }, t.toByteArray = function(B) {
14783
- var Q, f, p = c(B), U = p[0], E = p[1], M = new s(function(y, h, T) {
14789
+ var Q, f, p = c(B), U = p[0], E = p[1], M = new s(function(m, h, T) {
14784
14790
  return 3 * (h + T) / 4 - T;
14785
- }(0, U, E)), W = 0, m = E > 0 ? U - 4 : U;
14786
- for (f = 0; f < m; f += 4)
14791
+ }(0, U, E)), W = 0, y = E > 0 ? U - 4 : U;
14792
+ for (f = 0; f < y; f += 4)
14787
14793
  Q = o[B.charCodeAt(f)] << 18 | o[B.charCodeAt(f + 1)] << 12 | o[B.charCodeAt(f + 2)] << 6 | o[B.charCodeAt(f + 3)], M[W++] = Q >> 16 & 255, M[W++] = Q >> 8 & 255, M[W++] = 255 & Q;
14788
14794
  return E === 2 && (Q = o[B.charCodeAt(f)] << 2 | o[B.charCodeAt(f + 1)] >> 4, M[W++] = 255 & Q), E === 1 && (Q = o[B.charCodeAt(f)] << 10 | o[B.charCodeAt(f + 1)] << 4 | o[B.charCodeAt(f + 2)] >> 2, M[W++] = Q >> 8 & 255, M[W++] = 255 & Q), M;
14789
14795
  }, t.fromByteArray = function(B) {
@@ -14844,7 +14850,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14844
14850
  }, d, B = n(144);
14845
14851
  d = B && B.debuglog ? B.debuglog("stream") : function() {
14846
14852
  };
14847
- var Q, f, p, U = n(145), E = n(63), M = n(64).getHighWaterMark, W = n(35).codes, m = W.ERR_INVALID_ARG_TYPE, y = W.ERR_STREAM_PUSH_AFTER_EOF, h = W.ERR_METHOD_NOT_IMPLEMENTED, T = W.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;
14853
+ var Q, f, p, U = n(145), E = n(63), M = n(64).getHighWaterMark, W = n(35).codes, y = W.ERR_INVALID_ARG_TYPE, m = W.ERR_STREAM_PUSH_AFTER_EOF, h = W.ERR_METHOD_NOT_IMPLEMENTED, T = W.ERR_STREAM_UNSHIFT_AFTER_END_EVENT;
14848
14854
  n(7)(R, l);
14849
14855
  var I = E.errorOrDestroy, X = ["error", "close", "destroy", "pause", "resume"];
14850
14856
  function F(O, k, S) {
@@ -14871,7 +14877,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14871
14877
  }(O, Y);
14872
14878
  else if (G || (K = function(te, oe) {
14873
14879
  var ge;
14874
- Se = oe, u.isBuffer(Se) || Se instanceof c || typeof oe == "string" || oe === void 0 || te.objectMode || (ge = new m("chunk", ["string", "Buffer", "Uint8Array"], oe));
14880
+ Se = oe, u.isBuffer(Se) || Se instanceof c || typeof oe == "string" || oe === void 0 || te.objectMode || (ge = new y("chunk", ["string", "Buffer", "Uint8Array"], oe));
14875
14881
  var Se;
14876
14882
  return ge;
14877
14883
  }(Y, k)), K)
@@ -14882,7 +14888,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
14882
14888
  }(k)), V)
14883
14889
  Y.endEmitted ? I(O, new T()) : w(O, Y, k, !0);
14884
14890
  else if (Y.ended)
14885
- I(O, new y());
14891
+ I(O, new m());
14886
14892
  else {
14887
14893
  if (Y.destroyed)
14888
14894
  return !1;
@@ -15183,8 +15189,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15183
15189
  } }, { key: "concat", value: function(p) {
15184
15190
  if (this.length === 0)
15185
15191
  return u.alloc(0);
15186
- for (var U, E, M, W = u.allocUnsafe(p >>> 0), m = this.head, y = 0; m; )
15187
- U = m.data, E = W, M = y, u.prototype.copy.call(U, E, M), y += m.data.length, m = m.next;
15192
+ for (var U, E, M, W = u.allocUnsafe(p >>> 0), y = this.head, m = 0; y; )
15193
+ U = y.data, E = W, M = m, u.prototype.copy.call(U, E, M), m += y.data.length, y = y.next;
15188
15194
  return W;
15189
15195
  } }, { key: "consume", value: function(p, U) {
15190
15196
  var E;
@@ -15194,9 +15200,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15194
15200
  } }, { key: "_getString", value: function(p) {
15195
15201
  var U = this.head, E = 1, M = U.data;
15196
15202
  for (p -= M.length; U = U.next; ) {
15197
- var W = U.data, m = p > W.length ? W.length : p;
15198
- if (m === W.length ? M += W : M += W.slice(0, p), (p -= m) == 0) {
15199
- m === W.length ? (++E, U.next ? this.head = U.next : this.head = this.tail = null) : (this.head = U, U.data = W.slice(m));
15203
+ var W = U.data, y = p > W.length ? W.length : p;
15204
+ if (y === W.length ? M += W : M += W.slice(0, p), (p -= y) == 0) {
15205
+ y === W.length ? (++E, U.next ? this.head = U.next : this.head = this.tail = null) : (this.head = U, U.data = W.slice(y));
15200
15206
  break;
15201
15207
  }
15202
15208
  ++E;
@@ -15205,9 +15211,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15205
15211
  } }, { key: "_getBuffer", value: function(p) {
15206
15212
  var U = u.allocUnsafe(p), E = this.head, M = 1;
15207
15213
  for (E.data.copy(U), p -= E.data.length; E = E.next; ) {
15208
- var W = E.data, m = p > W.length ? W.length : p;
15209
- if (W.copy(U, U.length - p, 0, m), (p -= m) == 0) {
15210
- m === W.length ? (++M, E.next ? this.head = E.next : this.head = this.tail = null) : (this.head = E, E.data = W.slice(m));
15214
+ var W = E.data, y = p > W.length ? W.length : p;
15215
+ if (W.copy(U, U.length - p, 0, y), (p -= y) == 0) {
15216
+ y === W.length ? (++M, E.next ? this.head = E.next : this.head = this.tail = null) : (this.head = E, E.data = W.slice(y));
15211
15217
  break;
15212
15218
  }
15213
15219
  ++M;
@@ -15248,8 +15254,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15248
15254
  }, function(e, t, n) {
15249
15255
  (function(r) {
15250
15256
  var o;
15251
- function s(m, y, h) {
15252
- return (y = function(T) {
15257
+ function s(y, m, h) {
15258
+ return (m = function(T) {
15253
15259
  var I = function(X, F) {
15254
15260
  if (typeof X != "object" || X === null)
15255
15261
  return X;
@@ -15263,35 +15269,35 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15263
15269
  return (F === "string" ? String : Number)(X);
15264
15270
  }(T, "string");
15265
15271
  return typeof I == "symbol" ? I : String(I);
15266
- }(y)) in m ? Object.defineProperty(m, y, { value: h, enumerable: !0, configurable: !0, writable: !0 }) : m[y] = h, m;
15272
+ }(m)) in y ? Object.defineProperty(y, m, { value: h, enumerable: !0, configurable: !0, writable: !0 }) : y[m] = h, y;
15267
15273
  }
15268
15274
  var g = n(149), l = Symbol("lastResolve"), u = Symbol("lastReject"), c = Symbol("error"), d = Symbol("ended"), B = Symbol("lastPromise"), Q = Symbol("handlePromise"), f = Symbol("stream");
15269
- function p(m, y) {
15270
- return { value: m, done: y };
15275
+ function p(y, m) {
15276
+ return { value: y, done: m };
15271
15277
  }
15272
- function U(m) {
15273
- var y = m[l];
15274
- if (y !== null) {
15275
- var h = m[f].read();
15276
- h !== null && (m[B] = null, m[l] = null, m[u] = null, y(p(h, !1)));
15278
+ function U(y) {
15279
+ var m = y[l];
15280
+ if (m !== null) {
15281
+ var h = y[f].read();
15282
+ h !== null && (y[B] = null, y[l] = null, y[u] = null, m(p(h, !1)));
15277
15283
  }
15278
15284
  }
15279
- function E(m) {
15280
- r.nextTick(U, m);
15285
+ function E(y) {
15286
+ r.nextTick(U, y);
15281
15287
  }
15282
15288
  var M = Object.getPrototypeOf(function() {
15283
15289
  }), W = Object.setPrototypeOf((s(o = { get stream() {
15284
15290
  return this[f];
15285
15291
  }, next: function() {
15286
- var m = this, y = this[c];
15287
- if (y !== null)
15288
- return Promise.reject(y);
15292
+ var y = this, m = this[c];
15293
+ if (m !== null)
15294
+ return Promise.reject(m);
15289
15295
  if (this[d])
15290
15296
  return Promise.resolve(p(void 0, !0));
15291
15297
  if (this[f].destroyed)
15292
15298
  return new Promise(function(X, F) {
15293
15299
  r.nextTick(function() {
15294
- m[c] ? F(m[c]) : X(p(void 0, !0));
15300
+ y[c] ? F(y[c]) : X(p(void 0, !0));
15295
15301
  });
15296
15302
  });
15297
15303
  var h, T = this[B];
@@ -15313,26 +15319,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15313
15319
  } }, Symbol.asyncIterator, function() {
15314
15320
  return this;
15315
15321
  }), s(o, "return", function() {
15316
- var m = this;
15317
- return new Promise(function(y, h) {
15318
- m[f].destroy(null, function(T) {
15319
- T ? h(T) : y(p(void 0, !0));
15322
+ var y = this;
15323
+ return new Promise(function(m, h) {
15324
+ y[f].destroy(null, function(T) {
15325
+ T ? h(T) : m(p(void 0, !0));
15320
15326
  });
15321
15327
  });
15322
15328
  }), o), M);
15323
- e.exports = function(m) {
15324
- var y, h = Object.create(W, (s(y = {}, f, { value: m, writable: !0 }), s(y, l, { value: null, writable: !0 }), s(y, u, { value: null, writable: !0 }), s(y, c, { value: null, writable: !0 }), s(y, d, { value: m._readableState.endEmitted, writable: !0 }), s(y, Q, { value: function(T, I) {
15329
+ e.exports = function(y) {
15330
+ var m, h = Object.create(W, (s(m = {}, f, { value: y, writable: !0 }), s(m, l, { value: null, writable: !0 }), s(m, u, { value: null, writable: !0 }), s(m, c, { value: null, writable: !0 }), s(m, d, { value: y._readableState.endEmitted, writable: !0 }), s(m, Q, { value: function(T, I) {
15325
15331
  var X = h[f].read();
15326
15332
  X ? (h[B] = null, h[l] = null, h[u] = null, T(p(X, !1))) : (h[l] = T, h[u] = I);
15327
- }, writable: !0 }), y));
15328
- return h[B] = null, g(m, function(T) {
15333
+ }, writable: !0 }), m));
15334
+ return h[B] = null, g(y, function(T) {
15329
15335
  if (T && T.code !== "ERR_STREAM_PREMATURE_CLOSE") {
15330
15336
  var I = h[u];
15331
15337
  return I !== null && (h[B] = null, h[l] = null, h[u] = null, I(T)), void (h[c] = T);
15332
15338
  }
15333
15339
  var X = h[l];
15334
15340
  X !== null && (h[B] = null, h[l] = null, h[u] = null, X(p(void 0, !0))), h[d] = !0;
15335
- }), m.on("readable", E.bind(null, h)), h;
15341
+ }), y.on("readable", E.bind(null, h)), h;
15336
15342
  };
15337
15343
  }).call(this, n(2));
15338
15344
  }, function(e, t, n) {
@@ -15342,14 +15348,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15342
15348
  e.exports = function s(g, l, u) {
15343
15349
  if (typeof l == "function")
15344
15350
  return s(g, null, l);
15345
- l || (l = {}), u = function(m) {
15346
- var y = !1;
15351
+ l || (l = {}), u = function(y) {
15352
+ var m = !1;
15347
15353
  return function() {
15348
- if (!y) {
15349
- y = !0;
15354
+ if (!m) {
15355
+ m = !0;
15350
15356
  for (var h = arguments.length, T = new Array(h), I = 0; I < h; I++)
15351
15357
  T[I] = arguments[I];
15352
- m.apply(this, T);
15358
+ y.apply(this, T);
15353
15359
  }
15354
15360
  };
15355
15361
  }(u || o);
@@ -15359,16 +15365,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15359
15365
  d = !1, Q = !0, c || u.call(g);
15360
15366
  }, p = g._readableState && g._readableState.endEmitted, U = function() {
15361
15367
  c = !1, p = !0, d || u.call(g);
15362
- }, E = function(m) {
15363
- u.call(g, m);
15368
+ }, E = function(y) {
15369
+ u.call(g, y);
15364
15370
  }, M = function() {
15365
- var m;
15366
- return c && !p ? (g._readableState && g._readableState.ended || (m = new r()), u.call(g, m)) : d && !Q ? (g._writableState && g._writableState.ended || (m = new r()), u.call(g, m)) : void 0;
15371
+ var y;
15372
+ return c && !p ? (g._readableState && g._readableState.ended || (y = new r()), u.call(g, y)) : d && !Q ? (g._writableState && g._writableState.ended || (y = new r()), u.call(g, y)) : void 0;
15367
15373
  }, W = function() {
15368
15374
  g.req.on("finish", f);
15369
15375
  };
15370
- return function(m) {
15371
- return m.setHeader && typeof m.abort == "function";
15376
+ return function(y) {
15377
+ return y.setHeader && typeof y.abort == "function";
15372
15378
  }(g) ? (g.on("complete", f), g.on("abort", M), g.req ? W() : g.on("request", W)) : d && !g._writableState && (g.on("end", B), g.on("close", B)), g.on("end", U), g.on("finish", f), l.error !== !1 && g.on("error", E), g.on("close", M), function() {
15373
15379
  g.removeListener("complete", f), g.removeListener("abort", M), g.removeListener("request", W), g.req && g.req.removeListener("finish", f), g.removeListener("end", B), g.removeListener("close", B), g.removeListener("finish", f), g.removeListener("end", U), g.removeListener("error", E), g.removeListener("close", M);
15374
15380
  };
@@ -15465,7 +15471,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15465
15471
  return R.__proto__ || Object.getPrototypeOf(R);
15466
15472
  })(F);
15467
15473
  }
15468
- var f = n(65), p = n(55), U = n(153), E = n(163), M = n(4).MESSAGE, W = n(33), m = W.Stream, y = W.PassThrough, h = n(14), T = n(39)("winston:file"), I = n(16), X = n(193);
15474
+ var f = n(65), p = n(55), U = n(153), E = n(163), M = n(4).MESSAGE, W = n(33), y = W.Stream, m = W.PassThrough, h = n(14), T = n(39)("winston:file"), I = n(16), X = n(193);
15469
15475
  e.exports = function(F) {
15470
15476
  (function(j, C) {
15471
15477
  if (typeof C != "function" && C !== null)
@@ -15483,7 +15489,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15483
15489
  throw new Error("Cannot set ".concat(P, " and ").concat(v, " together"));
15484
15490
  });
15485
15491
  }
15486
- if (g(this, _), (j = w.call(this, C)).name = C.name || "file", j._stream = new y(), j._stream.setMaxListeners(30), j._onError = j._onError.bind(B(j)), C.filename || C.dirname)
15492
+ if (g(this, _), (j = w.call(this, C)).name = C.name || "file", j._stream = new m(), j._stream.setMaxListeners(30), j._onError = j._onError.bind(B(j)), C.filename || C.dirname)
15487
15493
  J("filename or dirname", "stream"), j._basename = j.filename = C.filename ? p.basename(C.filename) : "winston.log", j.dirname = C.dirname || p.dirname(C.filename), j.options = C.options || { flags: "a" };
15488
15494
  else {
15489
15495
  if (!C.stream)
@@ -15567,7 +15573,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15567
15573
  v && P(v, !0), j.order === "desc" && (D = D.reverse()), C && C(null, D);
15568
15574
  });
15569
15575
  } }, { key: "stream", value: function() {
15570
- var j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, C = p.join(this.dirname, this.filename), J = new m(), v = { file: C, start: j.start };
15576
+ var j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, C = p.join(this.dirname, this.filename), J = new y(), v = { file: C, start: j.start };
15571
15577
  return J.destroy = X(v, function(D, A) {
15572
15578
  if (D)
15573
15579
  return J.emit("error", D);
@@ -15625,7 +15631,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15625
15631
  }).on("close", function() {
15626
15632
  return T("close", v.path, v.bytesWritten);
15627
15633
  }).on("open", function() {
15628
- T("file open ok", J), C.emit("open", J), j.pipe(v), C.rotatedWhileOpening && (C._stream = new y(), C._stream.setMaxListeners(30), C._rotateFile(), C.rotatedWhileOpening = !1, C._cleanupStream(v), j.end());
15634
+ T("file open ok", J), C.emit("open", J), j.pipe(v), C.rotatedWhileOpening && (C._stream = new m(), C._stream.setMaxListeners(30), C._rotateFile(), C.rotatedWhileOpening = !1, C._cleanupStream(v), j.end());
15629
15635
  });
15630
15636
  if (T("create stream ok", J), this.zippedArchive) {
15631
15637
  var D = E.createGzip();
@@ -15770,7 +15776,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15770
15776
  if ((0, g.isAsyncIterable)(B))
15771
15777
  return (0, l.default)(B[Symbol.asyncIterator](), d, Q, f);
15772
15778
  var p = (0, o.default)(B), U = !1, E = !1, M = 0, W = !1;
15773
- function m(h, T) {
15779
+ function y(h, T) {
15774
15780
  if (!E)
15775
15781
  if (M -= 1, h)
15776
15782
  U = !0, f(h);
@@ -15779,19 +15785,19 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15779
15785
  else {
15780
15786
  if (T === u.default || U && M <= 0)
15781
15787
  return U = !0, f(null);
15782
- W || y();
15788
+ W || m();
15783
15789
  }
15784
15790
  }
15785
- function y() {
15791
+ function m() {
15786
15792
  for (W = !0; M < d && !U; ) {
15787
15793
  var h = p();
15788
15794
  if (h === null)
15789
15795
  return U = !0, void (M <= 0 && f(null));
15790
- M += 1, Q(h.value, h.key, (0, s.default)(m));
15796
+ M += 1, Q(h.value, h.key, (0, s.default)(y));
15791
15797
  }
15792
15798
  W = !1;
15793
15799
  }
15794
- y();
15800
+ m();
15795
15801
  }, e.exports = t.default;
15796
15802
  }, function(e, t, n) {
15797
15803
  Object.defineProperty(t, "__esModule", { value: !0 }), t.default = function(g) {
@@ -15828,17 +15834,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15828
15834
  Object.defineProperty(t, "__esModule", { value: !0 }), t.default = function(g, l, u, c) {
15829
15835
  let d = !1, B = !1, Q = !1, f = 0, p = 0;
15830
15836
  function U() {
15831
- f >= l || Q || d || (Q = !0, g.next().then(({ value: W, done: m }) => {
15837
+ f >= l || Q || d || (Q = !0, g.next().then(({ value: W, done: y }) => {
15832
15838
  if (!B && !d) {
15833
- if (Q = !1, m)
15839
+ if (Q = !1, y)
15834
15840
  return d = !0, void (f <= 0 && c(null));
15835
15841
  f++, u(W, p, E), p++, U();
15836
15842
  }
15837
15843
  }).catch(M));
15838
15844
  }
15839
- function E(W, m) {
15845
+ function E(W, y) {
15840
15846
  if (f -= 1, !B)
15841
- return W ? M(W) : W === !1 ? (d = !0, void (B = !0)) : m === s.default || d && f <= 0 ? (d = !0, c(null)) : void U();
15847
+ return W ? M(W) : W === !1 ? (d = !0, void (B = !0)) : y === s.default || d && f <= 0 ? (d = !0, c(null)) : void U();
15842
15848
  }
15843
15849
  function M(W) {
15844
15850
  B || (Q = !1, d = !0, c(W));
@@ -15874,15 +15880,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15874
15880
  C.removeListener("end", P), C.removeListener("readable", b), v(z);
15875
15881
  }), C.on("end", P), C.end(J), b();
15876
15882
  }
15877
- function m(C, J) {
15883
+ function y(C, J) {
15878
15884
  if (typeof J == "string" && (J = o.from(J)), !o.isBuffer(J))
15879
15885
  throw new TypeError("Not a string or buffer");
15880
15886
  var v = C._finishFlushFlag;
15881
15887
  return C._processChunk(J, v);
15882
15888
  }
15883
- function y(C) {
15884
- if (!(this instanceof y))
15885
- return new y(C);
15889
+ function m(C) {
15890
+ if (!(this instanceof m))
15891
+ return new m(C);
15886
15892
  w.call(this, C, g.DEFLATE);
15887
15893
  }
15888
15894
  function h(C) {
@@ -15956,8 +15962,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15956
15962
  function j(C) {
15957
15963
  C.emit("close");
15958
15964
  }
15959
- Object.defineProperty(t, "codes", { enumerable: !0, value: Object.freeze(p), writable: !1 }), t.Deflate = y, t.Inflate = h, t.Gzip = T, t.Gunzip = I, t.DeflateRaw = X, t.InflateRaw = F, t.Unzip = R, t.createDeflate = function(C) {
15960
- return new y(C);
15965
+ Object.defineProperty(t, "codes", { enumerable: !0, value: Object.freeze(p), writable: !1 }), t.Deflate = m, t.Inflate = h, t.Gzip = T, t.Gunzip = I, t.DeflateRaw = X, t.InflateRaw = F, t.Unzip = R, t.createDeflate = function(C) {
15966
+ return new m(C);
15961
15967
  }, t.createInflate = function(C) {
15962
15968
  return new h(C);
15963
15969
  }, t.createDeflateRaw = function(C) {
@@ -15971,33 +15977,33 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
15971
15977
  }, t.createUnzip = function(C) {
15972
15978
  return new R(C);
15973
15979
  }, t.deflate = function(C, J, v) {
15974
- return typeof J == "function" && (v = J, J = {}), W(new y(J), C, v);
15980
+ return typeof J == "function" && (v = J, J = {}), W(new m(J), C, v);
15975
15981
  }, t.deflateSync = function(C, J) {
15976
- return m(new y(J), C);
15982
+ return y(new m(J), C);
15977
15983
  }, t.gzip = function(C, J, v) {
15978
15984
  return typeof J == "function" && (v = J, J = {}), W(new T(J), C, v);
15979
15985
  }, t.gzipSync = function(C, J) {
15980
- return m(new T(J), C);
15986
+ return y(new T(J), C);
15981
15987
  }, t.deflateRaw = function(C, J, v) {
15982
15988
  return typeof J == "function" && (v = J, J = {}), W(new X(J), C, v);
15983
15989
  }, t.deflateRawSync = function(C, J) {
15984
- return m(new X(J), C);
15990
+ return y(new X(J), C);
15985
15991
  }, t.unzip = function(C, J, v) {
15986
15992
  return typeof J == "function" && (v = J, J = {}), W(new R(J), C, v);
15987
15993
  }, t.unzipSync = function(C, J) {
15988
- return m(new R(J), C);
15994
+ return y(new R(J), C);
15989
15995
  }, t.inflate = function(C, J, v) {
15990
15996
  return typeof J == "function" && (v = J, J = {}), W(new h(J), C, v);
15991
15997
  }, t.inflateSync = function(C, J) {
15992
- return m(new h(J), C);
15998
+ return y(new h(J), C);
15993
15999
  }, t.gunzip = function(C, J, v) {
15994
16000
  return typeof J == "function" && (v = J, J = {}), W(new I(J), C, v);
15995
16001
  }, t.gunzipSync = function(C, J) {
15996
- return m(new I(J), C);
16002
+ return y(new I(J), C);
15997
16003
  }, t.inflateRaw = function(C, J, v) {
15998
16004
  return typeof J == "function" && (v = J, J = {}), W(new F(J), C, v);
15999
16005
  }, t.inflateRawSync = function(C, J) {
16000
- return m(new F(J), C);
16006
+ return y(new F(J), C);
16001
16007
  }, l.inherits(w, s), w.prototype.params = function(C, J, v) {
16002
16008
  if (C < t.Z_MIN_LEVEL || C > t.Z_MAX_LEVEL)
16003
16009
  throw new RangeError("Invalid compression level: " + C);
@@ -16062,7 +16068,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16062
16068
  }
16063
16069
  }
16064
16070
  S.buffer = C, S.callback = V;
16065
- }, l.inherits(y, w), l.inherits(h, w), l.inherits(T, w), l.inherits(I, w), l.inherits(X, w), l.inherits(F, w), l.inherits(R, w);
16071
+ }, l.inherits(m, w), l.inherits(h, w), l.inherits(T, w), l.inherits(I, w), l.inherits(X, w), l.inherits(F, w), l.inherits(R, w);
16066
16072
  }).call(this, n(2));
16067
16073
  }, function(e, t, n) {
16068
16074
  e.exports = o;
@@ -16179,14 +16185,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16179
16185
  return this._write(!0, Q, f, p, U, E, M, W);
16180
16186
  }, B.prototype.writeSync = function(Q, f, p, U, E, M, W) {
16181
16187
  return this._write(!1, Q, f, p, U, E, M, W);
16182
- }, B.prototype._write = function(Q, f, p, U, E, M, W, m) {
16188
+ }, B.prototype._write = function(Q, f, p, U, E, M, W, y) {
16183
16189
  if (s.equal(arguments.length, 8), s(this.init_done, "write before init"), s(this.mode !== t.NONE, "already finalized"), s.equal(!1, this.write_in_progress, "write already in progress"), s.equal(!1, this.pending_close, "close is pending"), this.write_in_progress = !0, s.equal(!1, f === void 0, "must provide flush value"), this.write_in_progress = !0, f !== t.Z_NO_FLUSH && f !== t.Z_PARTIAL_FLUSH && f !== t.Z_SYNC_FLUSH && f !== t.Z_FULL_FLUSH && f !== t.Z_FINISH && f !== t.Z_BLOCK)
16184
16190
  throw new Error("Invalid flush value");
16185
- if (p == null && (p = r.alloc(0), E = 0, U = 0), this.strm.avail_in = E, this.strm.input = p, this.strm.next_in = U, this.strm.avail_out = m, this.strm.output = M, this.strm.next_out = W, this.flush = f, !Q)
16191
+ if (p == null && (p = r.alloc(0), E = 0, U = 0), this.strm.avail_in = E, this.strm.input = p, this.strm.next_in = U, this.strm.avail_out = y, this.strm.output = M, this.strm.next_out = W, this.flush = f, !Q)
16186
16192
  return this._process(), this._checkError() ? this._afterSync() : void 0;
16187
- var y = this;
16193
+ var m = this;
16188
16194
  return o.nextTick(function() {
16189
- y._process(), y._after();
16195
+ m._process(), m._after();
16190
16196
  }), this;
16191
16197
  }, B.prototype._afterSync = function() {
16192
16198
  var Q = this.strm.avail_out, f = this.strm.avail_in;
@@ -16427,7 +16433,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16427
16433
  }
16428
16434
  return F.insert = F.strstart < 2 ? F.strstart : 2, R === 4 ? (f(F, !0), F.strm.avail_out === 0 ? 3 : 4) : F.last_lit && (f(F, !1), F.strm.avail_out === 0) ? 1 : 2;
16429
16435
  }
16430
- function m(F, R) {
16436
+ function y(F, R) {
16431
16437
  for (var x, w, _; ; ) {
16432
16438
  if (F.lookahead < 262) {
16433
16439
  if (M(F), F.lookahead < 262 && R === 0)
@@ -16450,7 +16456,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16450
16456
  }
16451
16457
  return F.match_available && (w = s._tr_tally(F, 0, F.window[F.strstart - 1]), F.match_available = 0), F.insert = F.strstart < 2 ? F.strstart : 2, R === 4 ? (f(F, !0), F.strm.avail_out === 0 ? 3 : 4) : F.last_lit && (f(F, !1), F.strm.avail_out === 0) ? 1 : 2;
16452
16458
  }
16453
- function y(F, R, x, w, _) {
16459
+ function m(F, R, x, w, _) {
16454
16460
  this.good_length = F, this.max_lazy = R, this.nice_length = x, this.max_chain = w, this.func = _;
16455
16461
  }
16456
16462
  function h() {
@@ -16474,7 +16480,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16474
16480
  var J = new h();
16475
16481
  return F.state = J, J.strm = F, J.wrap = C, J.gzhead = null, J.w_bits = w, J.w_size = 1 << J.w_bits, J.w_mask = J.w_size - 1, J.hash_bits = _ + 7, J.hash_size = 1 << J.hash_bits, J.hash_mask = J.hash_size - 1, J.hash_shift = ~~((J.hash_bits + 3 - 1) / 3), J.window = new o.Buf8(2 * J.w_size), J.head = new o.Buf16(J.hash_size), J.prev = new o.Buf16(J.w_size), J.lit_bufsize = 1 << _ + 6, J.pending_buf_size = 4 * J.lit_bufsize, J.pending_buf = new o.Buf8(J.pending_buf_size), J.d_buf = 1 * J.lit_bufsize, J.l_buf = 3 * J.lit_bufsize, J.level = R, J.strategy = j, J.method = x, I(F);
16476
16482
  }
16477
- r = [new y(0, 0, 0, 0, function(F, R) {
16483
+ r = [new m(0, 0, 0, 0, function(F, R) {
16478
16484
  var x = 65535;
16479
16485
  for (x > F.pending_buf_size - 5 && (x = F.pending_buf_size - 5); ; ) {
16480
16486
  if (F.lookahead <= 1) {
@@ -16489,7 +16495,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16489
16495
  return 1;
16490
16496
  }
16491
16497
  return F.insert = 0, R === 4 ? (f(F, !0), F.strm.avail_out === 0 ? 3 : 4) : (F.strstart > F.block_start && (f(F, !1), F.strm.avail_out), 1);
16492
- }), new y(4, 4, 8, 4, W), new y(4, 5, 16, 8, W), new y(4, 6, 32, 32, W), new y(4, 4, 16, 16, m), new y(8, 16, 32, 32, m), new y(8, 16, 128, 128, m), new y(8, 32, 128, 256, m), new y(32, 128, 258, 1024, m), new y(32, 258, 258, 4096, m)], t.deflateInit = function(F, R) {
16498
+ }), new m(4, 4, 8, 4, W), new m(4, 5, 16, 8, W), new m(4, 6, 32, 32, W), new m(4, 4, 16, 16, y), new m(8, 16, 32, 32, y), new m(8, 16, 128, 128, y), new m(8, 32, 128, 256, y), new m(32, 128, 258, 1024, y), new m(32, 258, 258, 4096, y)], t.deflateInit = function(F, R) {
16493
16499
  return X(F, R, 8, 15, 8, 0);
16494
16500
  }, t.deflateInit2 = X, t.deflateReset = I, t.deflateResetKeep = T, t.deflateSetHeader = function(F, R) {
16495
16501
  return F && F.state ? F.state.wrap !== 2 ? -2 : (F.state.gzhead = R, 0) : -2;
@@ -16620,10 +16626,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16620
16626
  function W(b, P, z, $, ee) {
16621
16627
  this.static_tree = b, this.extra_bits = P, this.extra_base = z, this.elems = $, this.max_length = ee, this.has_stree = b && b.length;
16622
16628
  }
16623
- function m(b, P) {
16629
+ function y(b, P) {
16624
16630
  this.dyn_tree = b, this.max_code = 0, this.stat_desc = P;
16625
16631
  }
16626
- function y(b) {
16632
+ function m(b) {
16627
16633
  return b < 256 ? B[b] : B[256 + (b >>> 7)];
16628
16634
  }
16629
16635
  function h(b, P) {
@@ -16677,7 +16683,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16677
16683
  var $, ee, re, O, k = 0;
16678
16684
  if (b.last_lit !== 0)
16679
16685
  do
16680
- $ = b.pending_buf[b.d_buf + 2 * k] << 8 | b.pending_buf[b.d_buf + 2 * k + 1], ee = b.pending_buf[b.l_buf + k], k++, $ === 0 ? I(b, ee, P) : (I(b, (re = Q[ee]) + 256 + 1, P), (O = s[re]) !== 0 && T(b, ee -= f[re], O), I(b, re = y(--$), z), (O = g[re]) !== 0 && T(b, $ -= M[re], O));
16686
+ $ = b.pending_buf[b.d_buf + 2 * k] << 8 | b.pending_buf[b.d_buf + 2 * k + 1], ee = b.pending_buf[b.l_buf + k], k++, $ === 0 ? I(b, ee, P) : (I(b, (re = Q[ee]) + 256 + 1, P), (O = s[re]) !== 0 && T(b, ee -= f[re], O), I(b, re = m(--$), z), (O = g[re]) !== 0 && T(b, $ -= M[re], O));
16681
16687
  while (k < b.last_lit);
16682
16688
  I(b, 256, P);
16683
16689
  }
@@ -16761,7 +16767,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16761
16767
  for (F(c, 287, O), P = 0; P < 30; P++)
16762
16768
  d[2 * P + 1] = 5, d[2 * P] = X(P, 5);
16763
16769
  p = new W(c, s, 257, 286, 15), U = new W(d, g, 0, 30, 15), E = new W(new Array(0), l, 0, 19, 7);
16764
- }(), D = !0), b.l_desc = new m(b.dyn_ltree, p), b.d_desc = new m(b.dyn_dtree, U), b.bl_desc = new m(b.bl_tree, E), b.bi_buf = 0, b.bi_valid = 0, R(b);
16770
+ }(), D = !0), b.l_desc = new y(b.dyn_ltree, p), b.d_desc = new y(b.dyn_dtree, U), b.bl_desc = new y(b.bl_tree, E), b.bi_buf = 0, b.bi_valid = 0, R(b);
16765
16771
  }, t._tr_stored_block = A, t._tr_flush_block = function(b, P, z, $) {
16766
16772
  var ee, re, O = 0;
16767
16773
  b.level > 0 ? (b.strm.data_type === 2 && (b.strm.data_type = function(k) {
@@ -16787,7 +16793,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16787
16793
  v(k, k.dyn_ltree, S - 1), v(k, k.dyn_dtree, V - 1);
16788
16794
  }(b, b.l_desc.max_code + 1, b.d_desc.max_code + 1, O + 1), j(b, b.dyn_ltree, b.dyn_dtree)), R(b), $ && x(b);
16789
16795
  }, t._tr_tally = function(b, P, z) {
16790
- return b.pending_buf[b.d_buf + 2 * b.last_lit] = P >>> 8 & 255, b.pending_buf[b.d_buf + 2 * b.last_lit + 1] = 255 & P, b.pending_buf[b.l_buf + b.last_lit] = 255 & z, b.last_lit++, P === 0 ? b.dyn_ltree[2 * z]++ : (b.matches++, P--, b.dyn_ltree[2 * (Q[z] + 256 + 1)]++, b.dyn_dtree[2 * y(P)]++), b.last_lit === b.lit_bufsize - 1;
16796
+ return b.pending_buf[b.d_buf + 2 * b.last_lit] = P >>> 8 & 255, b.pending_buf[b.d_buf + 2 * b.last_lit + 1] = 255 & P, b.pending_buf[b.l_buf + b.last_lit] = 255 & z, b.last_lit++, P === 0 ? b.dyn_ltree[2 * z]++ : (b.matches++, P--, b.dyn_ltree[2 * (Q[z] + 256 + 1)]++, b.dyn_dtree[2 * m(P)]++), b.last_lit === b.lit_bufsize - 1;
16791
16797
  }, t._tr_align = function(b) {
16792
16798
  T(b, 2, 3), I(b, 256, c), function(P) {
16793
16799
  P.bi_valid === 16 ? (h(P, P.bi_buf), P.bi_buf = 0, P.bi_valid = 0) : P.bi_valid >= 8 && (P.pending_buf[P.pending++] = 255 & P.bi_buf, P.bi_buf >>= 8, P.bi_valid -= 8);
@@ -16797,57 +16803,57 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16797
16803
  e.exports = { 2: "need dictionary", 1: "stream end", 0: "", "-1": "file error", "-2": "stream error", "-3": "data error", "-4": "insufficient memory", "-5": "buffer error", "-6": "incompatible version" };
16798
16804
  }, function(e, t, n) {
16799
16805
  var r = n(38), o = n(74), s = n(75), g = n(181), l = n(182);
16800
- function u(m) {
16801
- return (m >>> 24 & 255) + (m >>> 8 & 65280) + ((65280 & m) << 8) + ((255 & m) << 24);
16806
+ function u(y) {
16807
+ return (y >>> 24 & 255) + (y >>> 8 & 65280) + ((65280 & y) << 8) + ((255 & y) << 24);
16802
16808
  }
16803
16809
  function c() {
16804
16810
  this.mode = 0, this.last = !1, this.wrap = 0, this.havedict = !1, this.flags = 0, this.dmax = 0, this.check = 0, this.total = 0, this.head = null, this.wbits = 0, this.wsize = 0, this.whave = 0, this.wnext = 0, this.window = null, this.hold = 0, this.bits = 0, this.length = 0, this.offset = 0, this.extra = 0, this.lencode = null, this.distcode = null, this.lenbits = 0, this.distbits = 0, this.ncode = 0, this.nlen = 0, this.ndist = 0, this.have = 0, this.next = null, this.lens = new r.Buf16(320), this.work = new r.Buf16(288), this.lendyn = null, this.distdyn = null, this.sane = 0, this.back = 0, this.was = 0;
16805
16811
  }
16806
- function d(m) {
16807
- var y;
16808
- return m && m.state ? (y = m.state, m.total_in = m.total_out = y.total = 0, m.msg = "", y.wrap && (m.adler = 1 & y.wrap), y.mode = 1, y.last = 0, y.havedict = 0, y.dmax = 32768, y.head = null, y.hold = 0, y.bits = 0, y.lencode = y.lendyn = new r.Buf32(852), y.distcode = y.distdyn = new r.Buf32(592), y.sane = 1, y.back = -1, 0) : -2;
16812
+ function d(y) {
16813
+ var m;
16814
+ return y && y.state ? (m = y.state, y.total_in = y.total_out = m.total = 0, y.msg = "", m.wrap && (y.adler = 1 & m.wrap), m.mode = 1, m.last = 0, m.havedict = 0, m.dmax = 32768, m.head = null, m.hold = 0, m.bits = 0, m.lencode = m.lendyn = new r.Buf32(852), m.distcode = m.distdyn = new r.Buf32(592), m.sane = 1, m.back = -1, 0) : -2;
16809
16815
  }
16810
- function B(m) {
16811
- var y;
16812
- return m && m.state ? ((y = m.state).wsize = 0, y.whave = 0, y.wnext = 0, d(m)) : -2;
16816
+ function B(y) {
16817
+ var m;
16818
+ return y && y.state ? ((m = y.state).wsize = 0, m.whave = 0, m.wnext = 0, d(y)) : -2;
16813
16819
  }
16814
- function Q(m, y) {
16820
+ function Q(y, m) {
16815
16821
  var h, T;
16816
- return m && m.state ? (T = m.state, y < 0 ? (h = 0, y = -y) : (h = 1 + (y >> 4), y < 48 && (y &= 15)), y && (y < 8 || y > 15) ? -2 : (T.window !== null && T.wbits !== y && (T.window = null), T.wrap = h, T.wbits = y, B(m))) : -2;
16822
+ return y && y.state ? (T = y.state, m < 0 ? (h = 0, m = -m) : (h = 1 + (m >> 4), m < 48 && (m &= 15)), m && (m < 8 || m > 15) ? -2 : (T.window !== null && T.wbits !== m && (T.window = null), T.wrap = h, T.wbits = m, B(y))) : -2;
16817
16823
  }
16818
- function f(m, y) {
16824
+ function f(y, m) {
16819
16825
  var h, T;
16820
- return m ? (T = new c(), m.state = T, T.window = null, (h = Q(m, y)) !== 0 && (m.state = null), h) : -2;
16826
+ return y ? (T = new c(), y.state = T, T.window = null, (h = Q(y, m)) !== 0 && (y.state = null), h) : -2;
16821
16827
  }
16822
16828
  var p, U, E = !0;
16823
- function M(m) {
16829
+ function M(y) {
16824
16830
  if (E) {
16825
- var y;
16826
- for (p = new r.Buf32(512), U = new r.Buf32(32), y = 0; y < 144; )
16827
- m.lens[y++] = 8;
16828
- for (; y < 256; )
16829
- m.lens[y++] = 9;
16830
- for (; y < 280; )
16831
- m.lens[y++] = 7;
16832
- for (; y < 288; )
16833
- m.lens[y++] = 8;
16834
- for (l(1, m.lens, 0, 288, p, 0, m.work, { bits: 9 }), y = 0; y < 32; )
16835
- m.lens[y++] = 5;
16836
- l(2, m.lens, 0, 32, U, 0, m.work, { bits: 5 }), E = !1;
16837
- }
16838
- m.lencode = p, m.lenbits = 9, m.distcode = U, m.distbits = 5;
16839
- }
16840
- function W(m, y, h, T) {
16841
- var I, X = m.state;
16842
- return X.window === null && (X.wsize = 1 << X.wbits, X.wnext = 0, X.whave = 0, X.window = new r.Buf8(X.wsize)), T >= X.wsize ? (r.arraySet(X.window, y, h - X.wsize, X.wsize, 0), X.wnext = 0, X.whave = X.wsize) : ((I = X.wsize - X.wnext) > T && (I = T), r.arraySet(X.window, y, h - T, I, X.wnext), (T -= I) ? (r.arraySet(X.window, y, h - T, T, 0), X.wnext = T, X.whave = X.wsize) : (X.wnext += I, X.wnext === X.wsize && (X.wnext = 0), X.whave < X.wsize && (X.whave += I))), 0;
16843
- }
16844
- t.inflateReset = B, t.inflateReset2 = Q, t.inflateResetKeep = d, t.inflateInit = function(m) {
16845
- return f(m, 15);
16846
- }, t.inflateInit2 = f, t.inflate = function(m, y) {
16831
+ var m;
16832
+ for (p = new r.Buf32(512), U = new r.Buf32(32), m = 0; m < 144; )
16833
+ y.lens[m++] = 8;
16834
+ for (; m < 256; )
16835
+ y.lens[m++] = 9;
16836
+ for (; m < 280; )
16837
+ y.lens[m++] = 7;
16838
+ for (; m < 288; )
16839
+ y.lens[m++] = 8;
16840
+ for (l(1, y.lens, 0, 288, p, 0, y.work, { bits: 9 }), m = 0; m < 32; )
16841
+ y.lens[m++] = 5;
16842
+ l(2, y.lens, 0, 32, U, 0, y.work, { bits: 5 }), E = !1;
16843
+ }
16844
+ y.lencode = p, y.lenbits = 9, y.distcode = U, y.distbits = 5;
16845
+ }
16846
+ function W(y, m, h, T) {
16847
+ var I, X = y.state;
16848
+ return X.window === null && (X.wsize = 1 << X.wbits, X.wnext = 0, X.whave = 0, X.window = new r.Buf8(X.wsize)), T >= X.wsize ? (r.arraySet(X.window, m, h - X.wsize, X.wsize, 0), X.wnext = 0, X.whave = X.wsize) : ((I = X.wsize - X.wnext) > T && (I = T), r.arraySet(X.window, m, h - T, I, X.wnext), (T -= I) ? (r.arraySet(X.window, m, h - T, T, 0), X.wnext = T, X.whave = X.wsize) : (X.wnext += I, X.wnext === X.wsize && (X.wnext = 0), X.whave < X.wsize && (X.whave += I))), 0;
16849
+ }
16850
+ t.inflateReset = B, t.inflateReset2 = Q, t.inflateResetKeep = d, t.inflateInit = function(y) {
16851
+ return f(y, 15);
16852
+ }, t.inflateInit2 = f, t.inflate = function(y, m) {
16847
16853
  var h, T, I, X, F, R, x, w, _, j, C, J, v, D, A, b, P, z, $, ee, re, O, k, S, V = 0, G = new r.Buf8(4), K = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15];
16848
- if (!m || !m.state || !m.output || !m.input && m.avail_in !== 0)
16854
+ if (!y || !y.state || !y.output || !y.input && y.avail_in !== 0)
16849
16855
  return -2;
16850
- (h = m.state).mode === 12 && (h.mode = 13), F = m.next_out, I = m.output, x = m.avail_out, X = m.next_in, T = m.input, R = m.avail_in, w = h.hold, _ = h.bits, j = R, C = x, O = 0;
16856
+ (h = y.state).mode === 12 && (h.mode = 13), F = y.next_out, I = y.output, x = y.avail_out, X = y.next_in, T = y.input, R = y.avail_in, w = h.hold, _ = h.bits, j = R, C = x, O = 0;
16851
16857
  e:
16852
16858
  for (; ; )
16853
16859
  switch (h.mode) {
@@ -16866,20 +16872,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16866
16872
  break;
16867
16873
  }
16868
16874
  if (h.flags = 0, h.head && (h.head.done = !1), !(1 & h.wrap) || (((255 & w) << 8) + (w >> 8)) % 31) {
16869
- m.msg = "incorrect header check", h.mode = 30;
16875
+ y.msg = "incorrect header check", h.mode = 30;
16870
16876
  break;
16871
16877
  }
16872
16878
  if ((15 & w) != 8) {
16873
- m.msg = "unknown compression method", h.mode = 30;
16879
+ y.msg = "unknown compression method", h.mode = 30;
16874
16880
  break;
16875
16881
  }
16876
16882
  if (_ -= 4, re = 8 + (15 & (w >>>= 4)), h.wbits === 0)
16877
16883
  h.wbits = re;
16878
16884
  else if (re > h.wbits) {
16879
- m.msg = "invalid window size", h.mode = 30;
16885
+ y.msg = "invalid window size", h.mode = 30;
16880
16886
  break;
16881
16887
  }
16882
- h.dmax = 1 << re, m.adler = h.check = 1, h.mode = 512 & w ? 10 : 12, w = 0, _ = 0;
16888
+ h.dmax = 1 << re, y.adler = h.check = 1, h.mode = 512 & w ? 10 : 12, w = 0, _ = 0;
16883
16889
  break;
16884
16890
  case 2:
16885
16891
  for (; _ < 16; ) {
@@ -16888,11 +16894,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16888
16894
  R--, w += T[X++] << _, _ += 8;
16889
16895
  }
16890
16896
  if (h.flags = w, (255 & h.flags) != 8) {
16891
- m.msg = "unknown compression method", h.mode = 30;
16897
+ y.msg = "unknown compression method", h.mode = 30;
16892
16898
  break;
16893
16899
  }
16894
16900
  if (57344 & h.flags) {
16895
- m.msg = "unknown header flags set", h.mode = 30;
16901
+ y.msg = "unknown header flags set", h.mode = 30;
16896
16902
  break;
16897
16903
  }
16898
16904
  h.head && (h.head.text = w >> 8 & 1), 512 & h.flags && (G[0] = 255 & w, G[1] = w >>> 8 & 255, h.check = s(h.check, G, 2, 0)), w = 0, _ = 0, h.mode = 3;
@@ -16959,12 +16965,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16959
16965
  R--, w += T[X++] << _, _ += 8;
16960
16966
  }
16961
16967
  if (w !== (65535 & h.check)) {
16962
- m.msg = "header crc mismatch", h.mode = 30;
16968
+ y.msg = "header crc mismatch", h.mode = 30;
16963
16969
  break;
16964
16970
  }
16965
16971
  w = 0, _ = 0;
16966
16972
  }
16967
- h.head && (h.head.hcrc = h.flags >> 9 & 1, h.head.done = !0), m.adler = h.check = 0, h.mode = 12;
16973
+ h.head && (h.head.hcrc = h.flags >> 9 & 1, h.head.done = !0), y.adler = h.check = 0, h.mode = 12;
16968
16974
  break;
16969
16975
  case 10:
16970
16976
  for (; _ < 32; ) {
@@ -16972,13 +16978,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16972
16978
  break e;
16973
16979
  R--, w += T[X++] << _, _ += 8;
16974
16980
  }
16975
- m.adler = h.check = u(w), w = 0, _ = 0, h.mode = 11;
16981
+ y.adler = h.check = u(w), w = 0, _ = 0, h.mode = 11;
16976
16982
  case 11:
16977
16983
  if (h.havedict === 0)
16978
- return m.next_out = F, m.avail_out = x, m.next_in = X, m.avail_in = R, h.hold = w, h.bits = _, 2;
16979
- m.adler = h.check = 1, h.mode = 12;
16984
+ return y.next_out = F, y.avail_out = x, y.next_in = X, y.avail_in = R, h.hold = w, h.bits = _, 2;
16985
+ y.adler = h.check = 1, h.mode = 12;
16980
16986
  case 12:
16981
- if (y === 5 || y === 6)
16987
+ if (m === 5 || m === 6)
16982
16988
  break e;
16983
16989
  case 13:
16984
16990
  if (h.last) {
@@ -16995,7 +17001,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
16995
17001
  h.mode = 14;
16996
17002
  break;
16997
17003
  case 1:
16998
- if (M(h), h.mode = 20, y === 6) {
17004
+ if (M(h), h.mode = 20, m === 6) {
16999
17005
  w >>>= 2, _ -= 2;
17000
17006
  break e;
17001
17007
  }
@@ -17004,7 +17010,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17004
17010
  h.mode = 17;
17005
17011
  break;
17006
17012
  case 3:
17007
- m.msg = "invalid block type", h.mode = 30;
17013
+ y.msg = "invalid block type", h.mode = 30;
17008
17014
  }
17009
17015
  w >>>= 2, _ -= 2;
17010
17016
  break;
@@ -17015,10 +17021,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17015
17021
  R--, w += T[X++] << _, _ += 8;
17016
17022
  }
17017
17023
  if ((65535 & w) != (w >>> 16 ^ 65535)) {
17018
- m.msg = "invalid stored block lengths", h.mode = 30;
17024
+ y.msg = "invalid stored block lengths", h.mode = 30;
17019
17025
  break;
17020
17026
  }
17021
- if (h.length = 65535 & w, w = 0, _ = 0, h.mode = 15, y === 6)
17027
+ if (h.length = 65535 & w, w = 0, _ = 0, h.mode = 15, m === 6)
17022
17028
  break e;
17023
17029
  case 15:
17024
17030
  h.mode = 16;
@@ -17038,7 +17044,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17038
17044
  R--, w += T[X++] << _, _ += 8;
17039
17045
  }
17040
17046
  if (h.nlen = 257 + (31 & w), w >>>= 5, _ -= 5, h.ndist = 1 + (31 & w), w >>>= 5, _ -= 5, h.ncode = 4 + (15 & w), w >>>= 4, _ -= 4, h.nlen > 286 || h.ndist > 30) {
17041
- m.msg = "too many length or distance symbols", h.mode = 30;
17047
+ y.msg = "too many length or distance symbols", h.mode = 30;
17042
17048
  break;
17043
17049
  }
17044
17050
  h.have = 0, h.mode = 18;
@@ -17054,7 +17060,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17054
17060
  for (; h.have < 19; )
17055
17061
  h.lens[K[h.have++]] = 0;
17056
17062
  if (h.lencode = h.lendyn, h.lenbits = 7, k = { bits: h.lenbits }, O = l(0, h.lens, 0, 19, h.lencode, 0, h.work, k), h.lenbits = k.bits, O) {
17057
- m.msg = "invalid code lengths set", h.mode = 30;
17063
+ y.msg = "invalid code lengths set", h.mode = 30;
17058
17064
  break;
17059
17065
  }
17060
17066
  h.have = 0, h.mode = 19;
@@ -17075,7 +17081,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17075
17081
  R--, w += T[X++] << _, _ += 8;
17076
17082
  }
17077
17083
  if (w >>>= A, _ -= A, h.have === 0) {
17078
- m.msg = "invalid bit length repeat", h.mode = 30;
17084
+ y.msg = "invalid bit length repeat", h.mode = 30;
17079
17085
  break;
17080
17086
  }
17081
17087
  re = h.lens[h.have - 1], J = 3 + (3 & w), w >>>= 2, _ -= 2;
@@ -17095,7 +17101,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17095
17101
  _ -= A, re = 0, J = 11 + (127 & (w >>>= A)), w >>>= 7, _ -= 7;
17096
17102
  }
17097
17103
  if (h.have + J > h.nlen + h.ndist) {
17098
- m.msg = "invalid bit length repeat", h.mode = 30;
17104
+ y.msg = "invalid bit length repeat", h.mode = 30;
17099
17105
  break;
17100
17106
  }
17101
17107
  for (; J--; )
@@ -17105,24 +17111,24 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17105
17111
  if (h.mode === 30)
17106
17112
  break;
17107
17113
  if (h.lens[256] === 0) {
17108
- m.msg = "invalid code -- missing end-of-block", h.mode = 30;
17114
+ y.msg = "invalid code -- missing end-of-block", h.mode = 30;
17109
17115
  break;
17110
17116
  }
17111
17117
  if (h.lenbits = 9, k = { bits: h.lenbits }, O = l(1, h.lens, 0, h.nlen, h.lencode, 0, h.work, k), h.lenbits = k.bits, O) {
17112
- m.msg = "invalid literal/lengths set", h.mode = 30;
17118
+ y.msg = "invalid literal/lengths set", h.mode = 30;
17113
17119
  break;
17114
17120
  }
17115
17121
  if (h.distbits = 6, h.distcode = h.distdyn, k = { bits: h.distbits }, O = l(2, h.lens, h.nlen, h.ndist, h.distcode, 0, h.work, k), h.distbits = k.bits, O) {
17116
- m.msg = "invalid distances set", h.mode = 30;
17122
+ y.msg = "invalid distances set", h.mode = 30;
17117
17123
  break;
17118
17124
  }
17119
- if (h.mode = 20, y === 6)
17125
+ if (h.mode = 20, m === 6)
17120
17126
  break e;
17121
17127
  case 20:
17122
17128
  h.mode = 21;
17123
17129
  case 21:
17124
17130
  if (R >= 6 && x >= 258) {
17125
- m.next_out = F, m.avail_out = x, m.next_in = X, m.avail_in = R, h.hold = w, h.bits = _, g(m, C), F = m.next_out, I = m.output, x = m.avail_out, X = m.next_in, T = m.input, R = m.avail_in, w = h.hold, _ = h.bits, h.mode === 12 && (h.back = -1);
17131
+ y.next_out = F, y.avail_out = x, y.next_in = X, y.avail_in = R, h.hold = w, h.bits = _, g(y, C), F = y.next_out, I = y.output, x = y.avail_out, X = y.next_in, T = y.input, R = y.avail_in, w = h.hold, _ = h.bits, h.mode === 12 && (h.back = -1);
17126
17132
  break;
17127
17133
  }
17128
17134
  for (h.back = 0; b = (V = h.lencode[w & (1 << h.lenbits) - 1]) >>> 16 & 255, P = 65535 & V, !((A = V >>> 24) <= _); ) {
@@ -17147,7 +17153,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17147
17153
  break;
17148
17154
  }
17149
17155
  if (64 & b) {
17150
- m.msg = "invalid literal/length code", h.mode = 30;
17156
+ y.msg = "invalid literal/length code", h.mode = 30;
17151
17157
  break;
17152
17158
  }
17153
17159
  h.extra = 15 & b, h.mode = 22;
@@ -17176,7 +17182,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17176
17182
  w >>>= z, _ -= z, h.back += z;
17177
17183
  }
17178
17184
  if (w >>>= A, _ -= A, h.back += A, 64 & b) {
17179
- m.msg = "invalid distance code", h.mode = 30;
17185
+ y.msg = "invalid distance code", h.mode = 30;
17180
17186
  break;
17181
17187
  }
17182
17188
  h.offset = P, h.extra = 15 & b, h.mode = 24;
@@ -17190,7 +17196,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17190
17196
  h.offset += w & (1 << h.extra) - 1, w >>>= h.extra, _ -= h.extra, h.back += h.extra;
17191
17197
  }
17192
17198
  if (h.offset > h.dmax) {
17193
- m.msg = "invalid distance too far back", h.mode = 30;
17199
+ y.msg = "invalid distance too far back", h.mode = 30;
17194
17200
  break;
17195
17201
  }
17196
17202
  h.mode = 25;
@@ -17199,7 +17205,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17199
17205
  break e;
17200
17206
  if (J = C - x, h.offset > J) {
17201
17207
  if ((J = h.offset - J) > h.whave && h.sane) {
17202
- m.msg = "invalid distance too far back", h.mode = 30;
17208
+ y.msg = "invalid distance too far back", h.mode = 30;
17203
17209
  break;
17204
17210
  }
17205
17211
  J > h.wnext ? (J -= h.wnext, v = h.wsize - J) : v = h.wnext - J, J > h.length && (J = h.length), D = h.window;
@@ -17223,8 +17229,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17223
17229
  break e;
17224
17230
  R--, w |= T[X++] << _, _ += 8;
17225
17231
  }
17226
- if (C -= x, m.total_out += C, h.total += C, C && (m.adler = h.check = h.flags ? s(h.check, I, C, F - C) : o(h.check, I, C, F - C)), C = x, (h.flags ? w : u(w)) !== h.check) {
17227
- m.msg = "incorrect data check", h.mode = 30;
17232
+ if (C -= x, y.total_out += C, h.total += C, C && (y.adler = h.check = h.flags ? s(h.check, I, C, F - C) : o(h.check, I, C, F - C)), C = x, (h.flags ? w : u(w)) !== h.check) {
17233
+ y.msg = "incorrect data check", h.mode = 30;
17228
17234
  break;
17229
17235
  }
17230
17236
  w = 0, _ = 0;
@@ -17238,7 +17244,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17238
17244
  R--, w += T[X++] << _, _ += 8;
17239
17245
  }
17240
17246
  if (w !== (4294967295 & h.total)) {
17241
- m.msg = "incorrect length check", h.mode = 30;
17247
+ y.msg = "incorrect length check", h.mode = 30;
17242
17248
  break;
17243
17249
  }
17244
17250
  w = 0, _ = 0;
@@ -17256,26 +17262,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17256
17262
  default:
17257
17263
  return -2;
17258
17264
  }
17259
- return m.next_out = F, m.avail_out = x, m.next_in = X, m.avail_in = R, h.hold = w, h.bits = _, (h.wsize || C !== m.avail_out && h.mode < 30 && (h.mode < 27 || y !== 4)) && W(m, m.output, m.next_out, C - m.avail_out) ? (h.mode = 31, -4) : (j -= m.avail_in, C -= m.avail_out, m.total_in += j, m.total_out += C, h.total += C, h.wrap && C && (m.adler = h.check = h.flags ? s(h.check, I, C, m.next_out - C) : o(h.check, I, C, m.next_out - C)), m.data_type = h.bits + (h.last ? 64 : 0) + (h.mode === 12 ? 128 : 0) + (h.mode === 20 || h.mode === 15 ? 256 : 0), (j === 0 && C === 0 || y === 4) && O === 0 && (O = -5), O);
17260
- }, t.inflateEnd = function(m) {
17261
- if (!m || !m.state)
17265
+ return y.next_out = F, y.avail_out = x, y.next_in = X, y.avail_in = R, h.hold = w, h.bits = _, (h.wsize || C !== y.avail_out && h.mode < 30 && (h.mode < 27 || m !== 4)) && W(y, y.output, y.next_out, C - y.avail_out) ? (h.mode = 31, -4) : (j -= y.avail_in, C -= y.avail_out, y.total_in += j, y.total_out += C, h.total += C, h.wrap && C && (y.adler = h.check = h.flags ? s(h.check, I, C, y.next_out - C) : o(h.check, I, C, y.next_out - C)), y.data_type = h.bits + (h.last ? 64 : 0) + (h.mode === 12 ? 128 : 0) + (h.mode === 20 || h.mode === 15 ? 256 : 0), (j === 0 && C === 0 || m === 4) && O === 0 && (O = -5), O);
17266
+ }, t.inflateEnd = function(y) {
17267
+ if (!y || !y.state)
17262
17268
  return -2;
17263
- var y = m.state;
17264
- return y.window && (y.window = null), m.state = null, 0;
17265
- }, t.inflateGetHeader = function(m, y) {
17269
+ var m = y.state;
17270
+ return m.window && (m.window = null), y.state = null, 0;
17271
+ }, t.inflateGetHeader = function(y, m) {
17266
17272
  var h;
17267
- return m && m.state && 2 & (h = m.state).wrap ? (h.head = y, y.done = !1, 0) : -2;
17268
- }, t.inflateSetDictionary = function(m, y) {
17269
- var h, T = y.length;
17270
- return m && m.state ? (h = m.state).wrap !== 0 && h.mode !== 11 ? -2 : h.mode === 11 && o(1, y, T, 0) !== h.check ? -3 : W(m, y, T, T) ? (h.mode = 31, -4) : (h.havedict = 1, 0) : -2;
17273
+ return y && y.state && 2 & (h = y.state).wrap ? (h.head = m, m.done = !1, 0) : -2;
17274
+ }, t.inflateSetDictionary = function(y, m) {
17275
+ var h, T = m.length;
17276
+ return y && y.state ? (h = y.state).wrap !== 0 && h.mode !== 11 ? -2 : h.mode === 11 && o(1, m, T, 0) !== h.check ? -3 : W(y, m, T, T) ? (h.mode = 31, -4) : (h.havedict = 1, 0) : -2;
17271
17277
  }, t.inflateInfo = "pako inflate (from Nodeca project)";
17272
17278
  }, function(e, t, n) {
17273
17279
  e.exports = function(r, o) {
17274
- var s, g, l, u, c, d, B, Q, f, p, U, E, M, W, m, y, h, T, I, X, F, R, x, w, _;
17275
- s = r.state, g = r.next_in, w = r.input, l = g + (r.avail_in - 5), u = r.next_out, _ = r.output, c = u - (o - r.avail_out), d = u + (r.avail_out - 257), B = s.dmax, Q = s.wsize, f = s.whave, p = s.wnext, U = s.window, E = s.hold, M = s.bits, W = s.lencode, m = s.distcode, y = (1 << s.lenbits) - 1, h = (1 << s.distbits) - 1;
17280
+ var s, g, l, u, c, d, B, Q, f, p, U, E, M, W, y, m, h, T, I, X, F, R, x, w, _;
17281
+ s = r.state, g = r.next_in, w = r.input, l = g + (r.avail_in - 5), u = r.next_out, _ = r.output, c = u - (o - r.avail_out), d = u + (r.avail_out - 257), B = s.dmax, Q = s.wsize, f = s.whave, p = s.wnext, U = s.window, E = s.hold, M = s.bits, W = s.lencode, y = s.distcode, m = (1 << s.lenbits) - 1, h = (1 << s.distbits) - 1;
17276
17282
  e:
17277
17283
  do {
17278
- M < 15 && (E += w[g++] << M, M += 8, E += w[g++] << M, M += 8), T = W[E & y];
17284
+ M < 15 && (E += w[g++] << M, M += 8, E += w[g++] << M, M += 8), T = W[E & m];
17279
17285
  t:
17280
17286
  for (; ; ) {
17281
17287
  if (E >>>= I = T >>> 24, M -= I, (I = T >>> 16 & 255) === 0)
@@ -17293,12 +17299,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17293
17299
  r.msg = "invalid literal/length code", s.mode = 30;
17294
17300
  break e;
17295
17301
  }
17296
- X = 65535 & T, (I &= 15) && (M < I && (E += w[g++] << M, M += 8), X += E & (1 << I) - 1, E >>>= I, M -= I), M < 15 && (E += w[g++] << M, M += 8, E += w[g++] << M, M += 8), T = m[E & h];
17302
+ X = 65535 & T, (I &= 15) && (M < I && (E += w[g++] << M, M += 8), X += E & (1 << I) - 1, E >>>= I, M -= I), M < 15 && (E += w[g++] << M, M += 8, E += w[g++] << M, M += 8), T = y[E & h];
17297
17303
  n:
17298
17304
  for (; ; ) {
17299
17305
  if (E >>>= I = T >>> 24, M -= I, !(16 & (I = T >>> 16 & 255))) {
17300
17306
  if (!(64 & I)) {
17301
- T = m[(65535 & T) + (E & (1 << I) - 1)];
17307
+ T = y[(65535 & T) + (E & (1 << I) - 1)];
17302
17308
  continue n;
17303
17309
  }
17304
17310
  r.msg = "invalid distance code", s.mode = 30;
@@ -17363,7 +17369,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17363
17369
  }, function(e, t, n) {
17364
17370
  var r = n(38), o = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 0, 0], s = [16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 16, 72, 78], g = [1, 2, 3, 4, 5, 7, 9, 13, 17, 25, 33, 49, 65, 97, 129, 193, 257, 385, 513, 769, 1025, 1537, 2049, 3073, 4097, 6145, 8193, 12289, 16385, 24577, 0, 0], l = [16, 16, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 24, 25, 25, 26, 26, 27, 27, 28, 28, 29, 29, 64, 64];
17365
17371
  e.exports = function(u, c, d, B, Q, f, p, U) {
17366
- var E, M, W, m, y, h, T, I, X, F = U.bits, R = 0, x = 0, w = 0, _ = 0, j = 0, C = 0, J = 0, v = 0, D = 0, A = 0, b = null, P = 0, z = new r.Buf16(16), $ = new r.Buf16(16), ee = null, re = 0;
17372
+ var E, M, W, y, m, h, T, I, X, F = U.bits, R = 0, x = 0, w = 0, _ = 0, j = 0, C = 0, J = 0, v = 0, D = 0, A = 0, b = null, P = 0, z = new r.Buf16(16), $ = new r.Buf16(16), ee = null, re = 0;
17367
17373
  for (R = 0; R <= 15; R++)
17368
17374
  z[R] = 0;
17369
17375
  for (x = 0; x < B; x++)
@@ -17383,12 +17389,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17383
17389
  $[R + 1] = $[R] + z[R];
17384
17390
  for (x = 0; x < B; x++)
17385
17391
  c[d + x] !== 0 && (p[$[c[d + x]]++] = x);
17386
- if (u === 0 ? (b = ee = p, h = 19) : u === 1 ? (b = o, P -= 257, ee = s, re -= 257, h = 256) : (b = g, ee = l, h = -1), A = 0, x = 0, R = w, y = f, C = j, J = 0, W = -1, m = (D = 1 << j) - 1, u === 1 && D > 852 || u === 2 && D > 592)
17392
+ if (u === 0 ? (b = ee = p, h = 19) : u === 1 ? (b = o, P -= 257, ee = s, re -= 257, h = 256) : (b = g, ee = l, h = -1), A = 0, x = 0, R = w, m = f, C = j, J = 0, W = -1, y = (D = 1 << j) - 1, u === 1 && D > 852 || u === 2 && D > 592)
17387
17393
  return 1;
17388
17394
  for (; ; ) {
17389
17395
  T = R - J, p[x] < h ? (I = 0, X = p[x]) : p[x] > h ? (I = ee[re + p[x]], X = b[P + p[x]]) : (I = 96, X = 0), E = 1 << R - J, w = M = 1 << C;
17390
17396
  do
17391
- Q[y + (A >> J) + (M -= E)] = T << 24 | I << 16 | X | 0;
17397
+ Q[m + (A >> J) + (M -= E)] = T << 24 | I << 16 | X | 0;
17392
17398
  while (M !== 0);
17393
17399
  for (E = 1 << R - 1; A & E; )
17394
17400
  E >>= 1;
@@ -17397,15 +17403,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17397
17403
  break;
17398
17404
  R = c[d + p[x]];
17399
17405
  }
17400
- if (R > j && (A & m) !== W) {
17401
- for (J === 0 && (J = j), y += w, v = 1 << (C = R - J); C + J < _ && !((v -= z[C + J]) <= 0); )
17406
+ if (R > j && (A & y) !== W) {
17407
+ for (J === 0 && (J = j), m += w, v = 1 << (C = R - J); C + J < _ && !((v -= z[C + J]) <= 0); )
17402
17408
  C++, v <<= 1;
17403
17409
  if (D += 1 << C, u === 1 && D > 852 || u === 2 && D > 592)
17404
17410
  return 1;
17405
- Q[W = A & m] = j << 24 | C << 16 | y - f | 0;
17411
+ Q[W = A & y] = j << 24 | C << 16 | m - f | 0;
17406
17412
  }
17407
17413
  }
17408
- return A !== 0 && (Q[y + A] = R - J << 24 | 64 << 16 | 0), U.bits = j, 0;
17414
+ return A !== 0 && (Q[m + A] = R - J << 24 | 64 << 16 | 0), U.bits = j, 0;
17409
17415
  };
17410
17416
  }, function(e, t, n) {
17411
17417
  e.exports = { Z_NO_FLUSH: 0, Z_PARTIAL_FLUSH: 1, Z_SYNC_FLUSH: 2, Z_FULL_FLUSH: 3, Z_FINISH: 4, Z_BLOCK: 5, Z_TREES: 6, Z_OK: 0, Z_STREAM_END: 1, Z_NEED_DICT: 2, Z_ERRNO: -1, Z_STREAM_ERROR: -2, Z_DATA_ERROR: -3, Z_BUF_ERROR: -5, Z_NO_COMPRESSION: 0, Z_BEST_SPEED: 1, Z_BEST_COMPRESSION: 9, Z_DEFAULT_COMPRESSION: -1, Z_FILTERED: 1, Z_HUFFMAN_ONLY: 2, Z_RLE: 3, Z_FIXED: 4, Z_DEFAULT_STRATEGY: 0, Z_BINARY: 0, Z_TEXT: 1, Z_UNKNOWN: 2, Z_DEFLATED: 8 };
@@ -17487,8 +17493,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17487
17493
  } }, { key: "concat", value: function(p) {
17488
17494
  if (this.length === 0)
17489
17495
  return u.alloc(0);
17490
- for (var U, E, M, W = u.allocUnsafe(p >>> 0), m = this.head, y = 0; m; )
17491
- U = m.data, E = W, M = y, u.prototype.copy.call(U, E, M), y += m.data.length, m = m.next;
17496
+ for (var U, E, M, W = u.allocUnsafe(p >>> 0), y = this.head, m = 0; y; )
17497
+ U = y.data, E = W, M = m, u.prototype.copy.call(U, E, M), m += y.data.length, y = y.next;
17492
17498
  return W;
17493
17499
  } }, { key: "consume", value: function(p, U) {
17494
17500
  var E;
@@ -17498,9 +17504,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17498
17504
  } }, { key: "_getString", value: function(p) {
17499
17505
  var U = this.head, E = 1, M = U.data;
17500
17506
  for (p -= M.length; U = U.next; ) {
17501
- var W = U.data, m = p > W.length ? W.length : p;
17502
- if (m === W.length ? M += W : M += W.slice(0, p), (p -= m) == 0) {
17503
- m === W.length ? (++E, U.next ? this.head = U.next : this.head = this.tail = null) : (this.head = U, U.data = W.slice(m));
17507
+ var W = U.data, y = p > W.length ? W.length : p;
17508
+ if (y === W.length ? M += W : M += W.slice(0, p), (p -= y) == 0) {
17509
+ y === W.length ? (++E, U.next ? this.head = U.next : this.head = this.tail = null) : (this.head = U, U.data = W.slice(y));
17504
17510
  break;
17505
17511
  }
17506
17512
  ++E;
@@ -17509,9 +17515,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17509
17515
  } }, { key: "_getBuffer", value: function(p) {
17510
17516
  var U = u.allocUnsafe(p), E = this.head, M = 1;
17511
17517
  for (E.data.copy(U), p -= E.data.length; E = E.next; ) {
17512
- var W = E.data, m = p > W.length ? W.length : p;
17513
- if (W.copy(U, U.length - p, 0, m), (p -= m) == 0) {
17514
- m === W.length ? (++M, E.next ? this.head = E.next : this.head = this.tail = null) : (this.head = E, E.data = W.slice(m));
17518
+ var W = E.data, y = p > W.length ? W.length : p;
17519
+ if (W.copy(U, U.length - p, 0, y), (p -= y) == 0) {
17520
+ y === W.length ? (++M, E.next ? this.head = E.next : this.head = this.tail = null) : (this.head = E, E.data = W.slice(y));
17515
17521
  break;
17516
17522
  }
17517
17523
  ++M;
@@ -17525,8 +17531,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17525
17531
  }, function(e, t, n) {
17526
17532
  (function(r) {
17527
17533
  var o;
17528
- function s(m, y, h) {
17529
- return (y = function(T) {
17534
+ function s(y, m, h) {
17535
+ return (m = function(T) {
17530
17536
  var I = function(X, F) {
17531
17537
  if (typeof X != "object" || X === null)
17532
17538
  return X;
@@ -17540,35 +17546,35 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17540
17546
  return (F === "string" ? String : Number)(X);
17541
17547
  }(T, "string");
17542
17548
  return typeof I == "symbol" ? I : String(I);
17543
- }(y)) in m ? Object.defineProperty(m, y, { value: h, enumerable: !0, configurable: !0, writable: !0 }) : m[y] = h, m;
17549
+ }(m)) in y ? Object.defineProperty(y, m, { value: h, enumerable: !0, configurable: !0, writable: !0 }) : y[m] = h, y;
17544
17550
  }
17545
17551
  var g = n(48), l = Symbol("lastResolve"), u = Symbol("lastReject"), c = Symbol("error"), d = Symbol("ended"), B = Symbol("lastPromise"), Q = Symbol("handlePromise"), f = Symbol("stream");
17546
- function p(m, y) {
17547
- return { value: m, done: y };
17552
+ function p(y, m) {
17553
+ return { value: y, done: m };
17548
17554
  }
17549
- function U(m) {
17550
- var y = m[l];
17551
- if (y !== null) {
17552
- var h = m[f].read();
17553
- h !== null && (m[B] = null, m[l] = null, m[u] = null, y(p(h, !1)));
17555
+ function U(y) {
17556
+ var m = y[l];
17557
+ if (m !== null) {
17558
+ var h = y[f].read();
17559
+ h !== null && (y[B] = null, y[l] = null, y[u] = null, m(p(h, !1)));
17554
17560
  }
17555
17561
  }
17556
- function E(m) {
17557
- r.nextTick(U, m);
17562
+ function E(y) {
17563
+ r.nextTick(U, y);
17558
17564
  }
17559
17565
  var M = Object.getPrototypeOf(function() {
17560
17566
  }), W = Object.setPrototypeOf((s(o = { get stream() {
17561
17567
  return this[f];
17562
17568
  }, next: function() {
17563
- var m = this, y = this[c];
17564
- if (y !== null)
17565
- return Promise.reject(y);
17569
+ var y = this, m = this[c];
17570
+ if (m !== null)
17571
+ return Promise.reject(m);
17566
17572
  if (this[d])
17567
17573
  return Promise.resolve(p(void 0, !0));
17568
17574
  if (this[f].destroyed)
17569
17575
  return new Promise(function(X, F) {
17570
17576
  r.nextTick(function() {
17571
- m[c] ? F(m[c]) : X(p(void 0, !0));
17577
+ y[c] ? F(y[c]) : X(p(void 0, !0));
17572
17578
  });
17573
17579
  });
17574
17580
  var h, T = this[B];
@@ -17590,26 +17596,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17590
17596
  } }, Symbol.asyncIterator, function() {
17591
17597
  return this;
17592
17598
  }), s(o, "return", function() {
17593
- var m = this;
17594
- return new Promise(function(y, h) {
17595
- m[f].destroy(null, function(T) {
17596
- T ? h(T) : y(p(void 0, !0));
17599
+ var y = this;
17600
+ return new Promise(function(m, h) {
17601
+ y[f].destroy(null, function(T) {
17602
+ T ? h(T) : m(p(void 0, !0));
17597
17603
  });
17598
17604
  });
17599
17605
  }), o), M);
17600
- e.exports = function(m) {
17601
- var y, h = Object.create(W, (s(y = {}, f, { value: m, writable: !0 }), s(y, l, { value: null, writable: !0 }), s(y, u, { value: null, writable: !0 }), s(y, c, { value: null, writable: !0 }), s(y, d, { value: m._readableState.endEmitted, writable: !0 }), s(y, Q, { value: function(T, I) {
17606
+ e.exports = function(y) {
17607
+ var m, h = Object.create(W, (s(m = {}, f, { value: y, writable: !0 }), s(m, l, { value: null, writable: !0 }), s(m, u, { value: null, writable: !0 }), s(m, c, { value: null, writable: !0 }), s(m, d, { value: y._readableState.endEmitted, writable: !0 }), s(m, Q, { value: function(T, I) {
17602
17608
  var X = h[f].read();
17603
17609
  X ? (h[B] = null, h[l] = null, h[u] = null, T(p(X, !1))) : (h[l] = T, h[u] = I);
17604
- }, writable: !0 }), y));
17605
- return h[B] = null, g(m, function(T) {
17610
+ }, writable: !0 }), m));
17611
+ return h[B] = null, g(y, function(T) {
17606
17612
  if (T && T.code !== "ERR_STREAM_PREMATURE_CLOSE") {
17607
17613
  var I = h[u];
17608
17614
  return I !== null && (h[B] = null, h[l] = null, h[u] = null, I(T)), void (h[c] = T);
17609
17615
  }
17610
17616
  var X = h[l];
17611
17617
  X !== null && (h[B] = null, h[l] = null, h[u] = null, X(p(void 0, !0))), h[d] = !0;
17612
- }), m.on("readable", E.bind(null, h)), h;
17618
+ }), y.on("readable", E.bind(null, h)), h;
17613
17619
  };
17614
17620
  }).call(this, n(2));
17615
17621
  }, function(e, t) {
@@ -17635,9 +17641,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17635
17641
  }
17636
17642
  function u(Q, f, p, U) {
17637
17643
  U = function(W) {
17638
- var m = !1;
17644
+ var y = !1;
17639
17645
  return function() {
17640
- m || (m = !0, W.apply(void 0, arguments));
17646
+ y || (y = !0, W.apply(void 0, arguments));
17641
17647
  };
17642
17648
  }(U);
17643
17649
  var E = !1;
@@ -17651,8 +17657,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17651
17657
  var M = !1;
17652
17658
  return function(W) {
17653
17659
  if (!E && !M)
17654
- return M = !0, function(m) {
17655
- return m.setHeader && typeof m.abort == "function";
17660
+ return M = !0, function(y) {
17661
+ return y.setHeader && typeof y.abort == "function";
17656
17662
  }(Q) ? Q.abort() : typeof Q.destroy == "function" ? Q.destroy() : void U(W || new g("pipe"));
17657
17663
  };
17658
17664
  }
@@ -17671,10 +17677,10 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17671
17677
  var U, E = B(f);
17672
17678
  if (Array.isArray(f[0]) && (f = f[0]), f.length < 2)
17673
17679
  throw new s("streams");
17674
- var M = f.map(function(W, m) {
17675
- var y = m < f.length - 1;
17676
- return u(W, y, m > 0, function(h) {
17677
- U || (U = h), h && M.forEach(c), y || (M.forEach(c), E(U));
17680
+ var M = f.map(function(W, y) {
17681
+ var m = y < f.length - 1;
17682
+ return u(W, m, y > 0, function(h) {
17683
+ U || (U = h), h && M.forEach(c), m || (M.forEach(c), E(U));
17678
17684
  });
17679
17685
  });
17680
17686
  return f.reduce(d);
@@ -17752,16 +17758,16 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17752
17758
  return c ? c(E) : Q.emit("error", E), void Q.destroy();
17753
17759
  (function W() {
17754
17760
  if (!Q.destroyed)
17755
- return o.read(M, d, 0, d.length, p, function(m, y) {
17756
- if (m)
17757
- return c ? c(m) : Q.emit("error", m), void Q.destroy();
17758
- if (!y)
17761
+ return o.read(M, d, 0, d.length, p, function(y, m) {
17762
+ if (y)
17763
+ return c ? c(y) : Q.emit("error", y), void Q.destroy();
17764
+ if (!m)
17759
17765
  return f && ((u.start == null || U > u.start) && (c ? c(null, f) : Q.emit("line", f)), U++, f = ""), setTimeout(W, 1e3);
17760
- var h = B.write(d.slice(0, y));
17766
+ var h = B.write(d.slice(0, m));
17761
17767
  c || Q.emit("data", h);
17762
17768
  for (var T = (h = (f + h).split(/\n+/)).length - 1, I = 0; I < T; I++)
17763
17769
  (u.start == null || U > u.start) && (c ? c(null, h[I]) : Q.emit("line", h[I])), U++;
17764
- return f = h[T], p += y, W();
17770
+ return f = h[T], p += m, W();
17765
17771
  });
17766
17772
  o.close(M, l);
17767
17773
  })();
@@ -17770,53 +17776,53 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17770
17776
  }).call(this, n(5).Buffer);
17771
17777
  }, function(e, t, n) {
17772
17778
  (function(r, o) {
17773
- function s(y) {
17779
+ function s(m) {
17774
17780
  return (s = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(h) {
17775
17781
  return typeof h;
17776
17782
  } : function(h) {
17777
17783
  return h && typeof Symbol == "function" && h.constructor === Symbol && h !== Symbol.prototype ? "symbol" : typeof h;
17778
- })(y);
17784
+ })(m);
17779
17785
  }
17780
- function g(y, h) {
17781
- var T = Object.keys(y);
17786
+ function g(m, h) {
17787
+ var T = Object.keys(m);
17782
17788
  if (Object.getOwnPropertySymbols) {
17783
- var I = Object.getOwnPropertySymbols(y);
17789
+ var I = Object.getOwnPropertySymbols(m);
17784
17790
  h && (I = I.filter(function(X) {
17785
- return Object.getOwnPropertyDescriptor(y, X).enumerable;
17791
+ return Object.getOwnPropertyDescriptor(m, X).enumerable;
17786
17792
  })), T.push.apply(T, I);
17787
17793
  }
17788
17794
  return T;
17789
17795
  }
17790
- function l(y) {
17796
+ function l(m) {
17791
17797
  for (var h = 1; h < arguments.length; h++) {
17792
17798
  var T = arguments[h] != null ? arguments[h] : {};
17793
17799
  h % 2 ? g(Object(T), !0).forEach(function(I) {
17794
- u(y, I, T[I]);
17795
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(y, Object.getOwnPropertyDescriptors(T)) : g(Object(T)).forEach(function(I) {
17796
- Object.defineProperty(y, I, Object.getOwnPropertyDescriptor(T, I));
17800
+ u(m, I, T[I]);
17801
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(m, Object.getOwnPropertyDescriptors(T)) : g(Object(T)).forEach(function(I) {
17802
+ Object.defineProperty(m, I, Object.getOwnPropertyDescriptor(T, I));
17797
17803
  });
17798
17804
  }
17799
- return y;
17805
+ return m;
17800
17806
  }
17801
- function u(y, h, T) {
17802
- return h in y ? Object.defineProperty(y, h, { value: T, enumerable: !0, configurable: !0, writable: !0 }) : y[h] = T, y;
17807
+ function u(m, h, T) {
17808
+ return h in m ? Object.defineProperty(m, h, { value: T, enumerable: !0, configurable: !0, writable: !0 }) : m[h] = T, m;
17803
17809
  }
17804
- function c(y, h) {
17805
- if (!(y instanceof h))
17810
+ function c(m, h) {
17811
+ if (!(m instanceof h))
17806
17812
  throw new TypeError("Cannot call a class as a function");
17807
17813
  }
17808
- function d(y, h) {
17814
+ function d(m, h) {
17809
17815
  for (var T = 0; T < h.length; T++) {
17810
17816
  var I = h[T];
17811
- I.enumerable = I.enumerable || !1, I.configurable = !0, "value" in I && (I.writable = !0), Object.defineProperty(y, I.key, I);
17817
+ I.enumerable = I.enumerable || !1, I.configurable = !0, "value" in I && (I.writable = !0), Object.defineProperty(m, I.key, I);
17812
17818
  }
17813
17819
  }
17814
- function B(y, h) {
17820
+ function B(m, h) {
17815
17821
  return (B = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(T, I) {
17816
17822
  return T.__proto__ = I, T;
17817
- })(y, h);
17823
+ })(m, h);
17818
17824
  }
17819
- function Q(y) {
17825
+ function Q(m) {
17820
17826
  var h = function() {
17821
17827
  if (typeof Reflect == "undefined" || !Reflect.construct || Reflect.construct.sham)
17822
17828
  return !1;
@@ -17830,7 +17836,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17830
17836
  }
17831
17837
  }();
17832
17838
  return function() {
17833
- var T, I = p(y);
17839
+ var T, I = p(m);
17834
17840
  if (h) {
17835
17841
  var X = p(this).constructor;
17836
17842
  T = Reflect.construct(I, arguments, X);
@@ -17839,7 +17845,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17839
17845
  return f(this, T);
17840
17846
  };
17841
17847
  }
17842
- function f(y, h) {
17848
+ function f(m, h) {
17843
17849
  if (h && (s(h) === "object" || typeof h == "function"))
17844
17850
  return h;
17845
17851
  if (h !== void 0)
@@ -17848,20 +17854,20 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17848
17854
  if (T === void 0)
17849
17855
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
17850
17856
  return T;
17851
- }(y);
17857
+ }(m);
17852
17858
  }
17853
- function p(y) {
17859
+ function p(m) {
17854
17860
  return (p = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(h) {
17855
17861
  return h.__proto__ || Object.getPrototypeOf(h);
17856
- })(y);
17862
+ })(m);
17857
17863
  }
17858
- var U = n(82), E = n(205), M = n(33).Stream, W = n(14), m = n(29);
17859
- e.exports = function(y) {
17864
+ var U = n(82), E = n(205), M = n(33).Stream, W = n(14), y = n(29);
17865
+ e.exports = function(m) {
17860
17866
  (function(F, R) {
17861
17867
  if (typeof R != "function" && R !== null)
17862
17868
  throw new TypeError("Super expression must either be null or a function");
17863
17869
  F.prototype = Object.create(R && R.prototype, { constructor: { value: F, writable: !0, configurable: !0 } }), Object.defineProperty(F, "prototype", { writable: !1 }), R && B(F, R);
17864
- })(X, y);
17870
+ })(X, m);
17865
17871
  var h, T, I = Q(X);
17866
17872
  function X() {
17867
17873
  var F, R = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -17924,7 +17930,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17924
17930
  return C.on("end", function() {
17925
17931
  return R(null, C);
17926
17932
  }).resume();
17927
- }), j.end(o.from(m(F, this.options.replacer), "utf8"));
17933
+ }), j.end(o.from(y(F, this.options.replacer), "utf8"));
17928
17934
  } }]) && d(h.prototype, T), Object.defineProperty(h, "prototype", { writable: !1 }), X;
17929
17935
  }(W);
17930
17936
  }).call(this, n(19).setImmediate, n(5).Buffer);
@@ -17932,8 +17938,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17932
17938
  (function(r, o, s) {
17933
17939
  var g = n(83), l = n(7), u = n(84), c = n(31), d = n(196), B = u.IncomingMessage, Q = u.readyStates, f = e.exports = function(U) {
17934
17940
  var E, M = this;
17935
- c.Writable.call(M), M._opts = U, M._body = [], M._headers = {}, U.auth && M.setHeader("Authorization", "Basic " + new r(U.auth).toString("base64")), Object.keys(U.headers).forEach(function(m) {
17936
- M.setHeader(m, U.headers[m]);
17941
+ c.Writable.call(M), M._opts = U, M._body = [], M._headers = {}, U.auth && M.setHeader("Authorization", "Basic " + new r(U.auth).toString("base64")), Object.keys(U.headers).forEach(function(y) {
17942
+ M.setHeader(y, U.headers[y]);
17937
17943
  });
17938
17944
  var W = !0;
17939
17945
  if (U.mode === "disable-fetch" || "requestTimeout" in U && !g.abortController)
@@ -17947,8 +17953,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17947
17953
  throw new Error("Invalid value for opts.mode");
17948
17954
  E = !0;
17949
17955
  }
17950
- M._mode = function(m, y) {
17951
- return g.fetch && y ? "fetch" : g.mozchunkedarraybuffer ? "moz-chunked-arraybuffer" : g.msstream ? "ms-stream" : g.arraybuffer && m ? "arraybuffer" : g.vbArray && m ? "text:vbarray" : "text";
17956
+ M._mode = function(y, m) {
17957
+ return g.fetch && m ? "fetch" : g.mozchunkedarraybuffer ? "moz-chunked-arraybuffer" : g.msstream ? "ms-stream" : g.arraybuffer && y ? "arraybuffer" : g.vbArray && y ? "text:vbarray" : "text";
17952
17958
  }(E, W), M._fetchTimer = null, M.on("finish", function() {
17953
17959
  M._onFinish();
17954
17960
  });
@@ -17968,21 +17974,21 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17968
17974
  E.method !== "GET" && E.method !== "HEAD" && (W = g.arraybuffer ? d(r.concat(U._body)) : g.blobConstructor ? new o.Blob(U._body.map(function(I) {
17969
17975
  return d(I);
17970
17976
  }), { type: (M["content-type"] || {}).value || "" }) : r.concat(U._body).toString());
17971
- var m = [];
17977
+ var y = [];
17972
17978
  if (Object.keys(M).forEach(function(I) {
17973
17979
  var X = M[I].name, F = M[I].value;
17974
17980
  Array.isArray(F) ? F.forEach(function(R) {
17975
- m.push([X, R]);
17976
- }) : m.push([X, F]);
17981
+ y.push([X, R]);
17982
+ }) : y.push([X, F]);
17977
17983
  }), U._mode === "fetch") {
17978
- var y = null;
17984
+ var m = null;
17979
17985
  if (g.abortController) {
17980
17986
  var h = new AbortController();
17981
- y = h.signal, U._fetchAbortController = h, "requestTimeout" in E && E.requestTimeout !== 0 && (U._fetchTimer = o.setTimeout(function() {
17987
+ m = h.signal, U._fetchAbortController = h, "requestTimeout" in E && E.requestTimeout !== 0 && (U._fetchTimer = o.setTimeout(function() {
17982
17988
  U.emit("requestTimeout"), U._fetchAbortController && U._fetchAbortController.abort();
17983
17989
  }, E.requestTimeout));
17984
17990
  }
17985
- o.fetch(U._opts.url, { method: U._opts.method, headers: m, body: W || void 0, mode: "cors", credentials: E.withCredentials ? "include" : "same-origin", signal: y }).then(function(I) {
17991
+ o.fetch(U._opts.url, { method: U._opts.method, headers: y, body: W || void 0, mode: "cors", credentials: E.withCredentials ? "include" : "same-origin", signal: m }).then(function(I) {
17986
17992
  U._fetchResponse = I, U._connect();
17987
17993
  }, function(I) {
17988
17994
  o.clearTimeout(U._fetchTimer), U._destroyed || U.emit("error", I);
@@ -17998,7 +18004,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
17998
18004
  }
17999
18005
  "responseType" in T && (T.responseType = U._mode.split(":")[0]), "withCredentials" in T && (T.withCredentials = !!E.withCredentials), U._mode === "text" && "overrideMimeType" in T && T.overrideMimeType("text/plain; charset=x-user-defined"), "requestTimeout" in E && (T.timeout = E.requestTimeout, T.ontimeout = function() {
18000
18006
  U.emit("requestTimeout");
18001
- }), m.forEach(function(I) {
18007
+ }), y.forEach(function(I) {
18002
18008
  T.setRequestHeader(I[0], I[1]);
18003
18009
  }), U._response = null, T.onreadystatechange = function() {
18004
18010
  switch (T.readyState) {
@@ -18095,12 +18101,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18095
18101
  var x = F.split("@"), w = "";
18096
18102
  return x.length > 1 && (w = x[0] + "@", F = x[1]), w + M((F = F.replace(Q, ".")).split("."), R).join(".");
18097
18103
  }
18098
- function m(F) {
18104
+ function y(F) {
18099
18105
  for (var R, x, w = [], _ = 0, j = F.length; _ < j; )
18100
18106
  (R = F.charCodeAt(_++)) >= 55296 && R <= 56319 && _ < j ? (64512 & (x = F.charCodeAt(_++))) == 56320 ? w.push(((1023 & R) << 10) + (1023 & x) + 65536) : (w.push(R), _--) : w.push(R);
18101
18107
  return w;
18102
18108
  }
18103
- function y(F) {
18109
+ function m(F) {
18104
18110
  return M(F, function(R) {
18105
18111
  var x = "";
18106
18112
  return R > 65535 && (x += U((R -= 65536) >>> 10 & 1023 | 55296), R = 56320 | 1023 & R), x += U(R);
@@ -18124,11 +18130,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18124
18130
  C > p(c / (A = 36 - D)) && E("overflow"), C *= A;
18125
18131
  re = T($ - j, R = P.length + 1, j == 0), p($ / R) > c - ee && E("overflow"), ee += p($ / R), $ %= R, P.splice($++, 0, ee);
18126
18132
  }
18127
- return y(P);
18133
+ return m(P);
18128
18134
  }
18129
18135
  function X(F) {
18130
18136
  var R, x, w, _, j, C, J, v, D, A, b, P, z, $, ee, re = [];
18131
- for (P = (F = m(F)).length, R = 128, x = 0, j = 72, C = 0; C < P; ++C)
18137
+ for (P = (F = y(F)).length, R = 128, x = 0, j = 72, C = 0; C < P; ++C)
18132
18138
  (b = F[C]) < 128 && re.push(U(b));
18133
18139
  for (w = _ = re.length, _ && re.push("-"); w < P; ) {
18134
18140
  for (J = c, C = 0; C < P; ++C)
@@ -18143,7 +18149,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18143
18149
  }
18144
18150
  return re.join("");
18145
18151
  }
18146
- u = { version: "1.4.1", ucs2: { decode: m, encode: y }, decode: I, encode: X, toASCII: function(F) {
18152
+ u = { version: "1.4.1", ucs2: { decode: y, encode: m }, decode: I, encode: X, toASCII: function(F) {
18147
18153
  return W(F, function(R) {
18148
18154
  return B.test(R) ? "xn--" + X(R) : R;
18149
18155
  });
@@ -18193,8 +18199,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18193
18199
  var Q = s.length;
18194
18200
  B > 0 && Q > B && (Q = B);
18195
18201
  for (var f = 0; f < Q; ++f) {
18196
- var p, U, E, M, W = s[f].replace(d, "%20"), m = W.indexOf(l);
18197
- m >= 0 ? (p = W.substr(0, m), U = W.substr(m + 1)) : (p = W, U = ""), E = decodeURIComponent(p), M = decodeURIComponent(U), r(c, E) ? o(c[E]) ? c[E].push(M) : c[E] = [c[E], M] : c[E] = M;
18202
+ var p, U, E, M, W = s[f].replace(d, "%20"), y = W.indexOf(l);
18203
+ y >= 0 ? (p = W.substr(0, y), U = W.substr(y + 1)) : (p = W, U = ""), E = decodeURIComponent(p), M = decodeURIComponent(U), r(c, E) ? o(c[E]) ? c[E].push(M) : c[E] = [c[E], M] : c[E] = M;
18198
18204
  }
18199
18205
  return c;
18200
18206
  };
@@ -18292,8 +18298,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18292
18298
  return function() {
18293
18299
  var M, W = d(U);
18294
18300
  if (E) {
18295
- var m = d(this).constructor;
18296
- M = Reflect.construct(W, arguments, m);
18301
+ var y = d(this).constructor;
18302
+ M = Reflect.construct(W, arguments, y);
18297
18303
  } else
18298
18304
  M = W.apply(this, arguments);
18299
18305
  return c(this, M);
@@ -18317,26 +18323,26 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18317
18323
  }
18318
18324
  var B = n(86), Q = n(4).MESSAGE, f = n(16), p = n(14);
18319
18325
  e.exports = function(U) {
18320
- (function(y, h) {
18326
+ (function(m, h) {
18321
18327
  if (typeof h != "function" && h !== null)
18322
18328
  throw new TypeError("Super expression must either be null or a function");
18323
- y.prototype = Object.create(h && h.prototype, { constructor: { value: y, writable: !0, configurable: !0 } }), Object.defineProperty(y, "prototype", { writable: !1 }), h && l(y, h);
18324
- })(m, U);
18325
- var E, M, W = u(m);
18326
- function m() {
18327
- var y, h = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
18328
- if (s(this, m), y = W.call(this, h), !h.stream || !B(h.stream))
18329
+ m.prototype = Object.create(h && h.prototype, { constructor: { value: m, writable: !0, configurable: !0 } }), Object.defineProperty(m, "prototype", { writable: !1 }), h && l(m, h);
18330
+ })(y, U);
18331
+ var E, M, W = u(y);
18332
+ function y() {
18333
+ var m, h = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
18334
+ if (s(this, y), m = W.call(this, h), !h.stream || !B(h.stream))
18329
18335
  throw new Error("options.stream is required.");
18330
- return y._stream = h.stream, y._stream.setMaxListeners(1 / 0), y.isObjectMode = h.stream._writableState.objectMode, y.eol = typeof h.eol == "string" ? h.eol : f.EOL, y;
18336
+ return m._stream = h.stream, m._stream.setMaxListeners(1 / 0), m.isObjectMode = h.stream._writableState.objectMode, m.eol = typeof h.eol == "string" ? h.eol : f.EOL, m;
18331
18337
  }
18332
- return E = m, (M = [{ key: "log", value: function(y, h) {
18338
+ return E = y, (M = [{ key: "log", value: function(m, h) {
18333
18339
  var T = this;
18334
18340
  if (r(function() {
18335
- return T.emit("logged", y);
18341
+ return T.emit("logged", m);
18336
18342
  }), this.isObjectMode)
18337
- return this._stream.write(y), void (h && h());
18338
- this._stream.write("".concat(y[Q]).concat(this.eol)), h && h();
18339
- } }]) && g(E.prototype, M), Object.defineProperty(E, "prototype", { writable: !1 }), m;
18343
+ return this._stream.write(m), void (h && h());
18344
+ this._stream.write("".concat(m[Q]).concat(this.eol)), h && h();
18345
+ } }]) && g(E.prototype, M), Object.defineProperty(E, "prototype", { writable: !1 }), y;
18340
18346
  }(p);
18341
18347
  }).call(this, n(19).setImmediate);
18342
18348
  }, function(e, t, n) {
@@ -18401,7 +18407,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18401
18407
  return _.__proto__ || Object.getPrototypeOf(_);
18402
18408
  })(w);
18403
18409
  }
18404
- var B = n(33), Q = B.Stream, f = B.Transform, p = n(50), U = n(4), E = U.LEVEL, M = U.SPLAT, W = n(86), m = n(88), y = n(92), h = n(211), T = n(212), I = n(60).warn, X = n(49), F = /%[scdjifoO%]/g, R = function(w) {
18410
+ var B = n(33), Q = B.Stream, f = B.Transform, p = n(50), U = n(4), E = U.LEVEL, M = U.SPLAT, W = n(86), y = n(88), m = n(92), h = n(211), T = n(212), I = n(60).warn, X = n(49), F = /%[scdjifoO%]/g, R = function(w) {
18405
18411
  (function(v, D) {
18406
18412
  if (typeof D != "function" && D !== null)
18407
18413
  throw new TypeError("Super expression must either be null or a function");
@@ -18423,7 +18429,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18423
18429
  } } });
18424
18430
  } }, { key: "configure", value: function() {
18425
18431
  var v = this, D = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, A = D.silent, b = D.format, P = D.defaultMeta, z = D.levels, $ = D.level, ee = $ === void 0 ? "info" : $, re = D.exitOnError, O = re === void 0 || re, k = D.transports, S = D.colors, V = D.emitErrs, G = D.formatters, K = D.padLevels, Y = D.rewriters, te = D.stripColors, oe = D.exceptionHandlers, ge = D.rejectionHandlers;
18426
- if (this.transports.length && this.clear(), this.silent = A, this.format = b || this.format || n(213)(), this.defaultMeta = P || null, this.levels = z || this.levels || X.npm.levels, this.level = ee, this.exceptions && this.exceptions.unhandle(), this.rejections && this.rejections.unhandle(), this.exceptions = new m(this), this.rejections = new y(this), this.profilers = {}, this.exitOnError = O, k && (k = Array.isArray(k) ? k : [k]).forEach(function(Se) {
18432
+ if (this.transports.length && this.clear(), this.silent = A, this.format = b || this.format || n(213)(), this.defaultMeta = P || null, this.levels = z || this.levels || X.npm.levels, this.level = ee, this.exceptions && this.exceptions.unhandle(), this.rejections && this.rejections.unhandle(), this.exceptions = new y(this), this.rejections = new m(this), this.profilers = {}, this.exitOnError = O, k && (k = Array.isArray(k) ? k : [k]).forEach(function(Se) {
18427
18433
  return v.add(Se);
18428
18434
  }), S || V || G || K || Y || te)
18429
18435
  throw new Error(["{ colors, emitErrs, formatters, padLevels, rewriters, stripColors } were removed in winston@3.0.0.", "Use a custom winston.format(function) instead.", "See: https://github.com/winstonjs/winston/tree/master/UPGRADE-3.0.md"].join(`
@@ -18569,12 +18575,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
18569
18575
  }
18570
18576
  function B(f, p, U) {
18571
18577
  U = (0, g.default)(U);
18572
- var E = 0, M = 0, { length: W } = f, m = !1;
18573
- function y(h, T) {
18574
- h === !1 && (m = !0), m !== !0 && (h ? U(h) : ++M !== W && T !== o.default || U(null));
18578
+ var E = 0, M = 0, { length: W } = f, y = !1;
18579
+ function m(h, T) {
18580
+ h === !1 && (y = !0), y !== !0 && (h ? U(h) : ++M !== W && T !== o.default || U(null));
18575
18581
  }
18576
18582
  for (W === 0 && U(null); E < W; E++)
18577
- p(f[E], E, (0, l.default)(y));
18583
+ p(f[E], E, (0, l.default)(m));
18578
18584
  }
18579
18585
  function Q(f, p, U) {
18580
18586
  return (0, s.default)(f, 1 / 0, p, U);
@@ -18736,9 +18742,9 @@ Found: ${s.toString().split(`
18736
18742
  function U(W) {
18737
18743
  c(l, W);
18738
18744
  }
18739
- function E(W, m) {
18740
- let y = `"${l}" ${m}`;
18741
- throw W && (y = "" + y), B && (y = `${y}. An example of a valid value would be: ${B}`), new o(y);
18745
+ function E(W, y) {
18746
+ let m = `"${l}" ${y}`;
18747
+ throw W && (m = "" + m), B && (m = `${m}. An example of a valid value would be: ${B}`), new o(m);
18742
18748
  }
18743
18749
  const M = { convertFromBase64: function() {
18744
18750
  return U("marking for base64 conversion"), Q = !0, M;
@@ -18758,11 +18764,11 @@ Found: ${s.toString().split(`
18758
18764
  }, example: function(W) {
18759
18765
  return B = W, M;
18760
18766
  } };
18761
- return Object.entries({ ...p, ...u }).forEach(([W, m]) => {
18762
- M[W] = function(y) {
18767
+ return Object.entries({ ...p, ...u }).forEach(([W, y]) => {
18768
+ M[W] = function(m) {
18763
18769
  return function() {
18764
18770
  let h = g[l];
18765
- if (U(`will be read from the environment using "${y.name}" accessor`), h === void 0)
18771
+ if (U(`will be read from the environment using "${m.name}" accessor`), h === void 0)
18766
18772
  if (d === void 0 && f)
18767
18773
  U("was not found in the environment, but is required to be set"), E(void 0, "is a required variable, but it was not set");
18768
18774
  else {
@@ -18773,14 +18779,14 @@ Found: ${s.toString().split(`
18773
18779
  f && (U("verifying variable value is not an empty string"), h.trim().length === 0 && E(void 0, "is a required variable, but its value was empty")), Q && (U("verifying variable is a valid base64 string"), h.match(s) || E(h, "should be a valid base64 string if using convertFromBase64"), U("converting from base64 to utf8 string"), h = r.from(h, "base64").toString());
18774
18780
  const T = [h].concat(Array.prototype.slice.call(arguments));
18775
18781
  try {
18776
- U(`passing value "${h}" to "${y.name}" accessor`);
18777
- const I = y.apply(y, T);
18782
+ U(`passing value "${h}" to "${m.name}" accessor`);
18783
+ const I = m.apply(m, T);
18778
18784
  return U("parsed successfully, returning " + I), I;
18779
18785
  } catch (I) {
18780
18786
  E(h, I.message);
18781
18787
  }
18782
18788
  };
18783
- }(m);
18789
+ }(y);
18784
18790
  }), M;
18785
18791
  };
18786
18792
  }).call(this, n(5).Buffer);
@@ -19216,9 +19222,9 @@ Found: ${s.toString().split(`
19216
19222
  });
19217
19223
  }
19218
19224
  }
19219
- const W = /^[a-zA-Z0-9-_.,:?'"()@\/\\#$+ ]{1,255}$/, m = /^[*a-zA-Z0-9-_.,:?'"()@\/\\#$+ ]{1,255}$/;
19220
- function y(Re, Z = !1) {
19221
- return !!(Re != null && Re.match(Z ? m : W));
19225
+ const W = /^[a-zA-Z0-9-_.,:?'"()@\/\\#$+ ]{1,255}$/, y = /^[*a-zA-Z0-9-_.,:?'"()@\/\\#$+ ]{1,255}$/;
19226
+ function m(Re, Z = !1) {
19227
+ return !!(Re != null && Re.match(Z ? y : W));
19222
19228
  }
19223
19229
  var h = function(Re, Z, L, q) {
19224
19230
  return new (L || (L = Promise))(function(ie, se) {
@@ -19372,7 +19378,7 @@ Found: ${s.toString().split(`
19372
19378
  return JSON.parse(Z);
19373
19379
  }
19374
19380
  filterTags(Z) {
19375
- return Object.entries(Z || {}).reduce((L, [q, ie]) => (y(q) && y(ie) && (L[q] = ie), L), {});
19381
+ return Object.entries(Z || {}).reduce((L, [q, ie]) => (m(q) && m(ie) && (L[q] = ie), L), {});
19376
19382
  }
19377
19383
  }
19378
19384
  F.samplePeriodMs = 5 * u.a.minute;
@@ -21200,8 +21206,8 @@ Found: ${s.toString().split(`
21200
21206
  }
21201
21207
  function E(M) {
21202
21208
  var W;
21203
- M.done ? Q(M.value) : (W = M.value, W instanceof d ? W : new d(function(m) {
21204
- m(W);
21209
+ M.done ? Q(M.value) : (W = M.value, W instanceof d ? W : new d(function(y) {
21210
+ y(W);
21205
21211
  })).then(p, U);
21206
21212
  }
21207
21213
  E((B = B.apply(u, c || [])).next());
@@ -21549,7 +21555,7 @@ var eventemitter3 = { exports: {} };
21549
21555
  var U = n ? n + c : c;
21550
21556
  if (!this._events[U])
21551
21557
  return !1;
21552
- var E = this._events[U], M = arguments.length, W, m;
21558
+ var E = this._events[U], M = arguments.length, W, y;
21553
21559
  if (E.fn) {
21554
21560
  switch (E.once && this.removeListener(c, E.fn, void 0, !0), M) {
21555
21561
  case 1:
@@ -21565,30 +21571,30 @@ var eventemitter3 = { exports: {} };
21565
21571
  case 6:
21566
21572
  return E.fn.call(E.context, d, B, Q, f, p), !0;
21567
21573
  }
21568
- for (m = 1, W = new Array(M - 1); m < M; m++)
21569
- W[m - 1] = arguments[m];
21574
+ for (y = 1, W = new Array(M - 1); y < M; y++)
21575
+ W[y - 1] = arguments[y];
21570
21576
  E.fn.apply(E.context, W);
21571
21577
  } else {
21572
- var y = E.length, h;
21573
- for (m = 0; m < y; m++)
21574
- switch (E[m].once && this.removeListener(c, E[m].fn, void 0, !0), M) {
21578
+ var m = E.length, h;
21579
+ for (y = 0; y < m; y++)
21580
+ switch (E[y].once && this.removeListener(c, E[y].fn, void 0, !0), M) {
21575
21581
  case 1:
21576
- E[m].fn.call(E[m].context);
21582
+ E[y].fn.call(E[y].context);
21577
21583
  break;
21578
21584
  case 2:
21579
- E[m].fn.call(E[m].context, d);
21585
+ E[y].fn.call(E[y].context, d);
21580
21586
  break;
21581
21587
  case 3:
21582
- E[m].fn.call(E[m].context, d, B);
21588
+ E[y].fn.call(E[y].context, d, B);
21583
21589
  break;
21584
21590
  case 4:
21585
- E[m].fn.call(E[m].context, d, B, Q);
21591
+ E[y].fn.call(E[y].context, d, B, Q);
21586
21592
  break;
21587
21593
  default:
21588
21594
  if (!W)
21589
21595
  for (h = 1, W = new Array(M - 1); h < M; h++)
21590
21596
  W[h - 1] = arguments[h];
21591
- E[m].fn.apply(E[m].context, W);
21597
+ E[y].fn.apply(E[y].context, W);
21592
21598
  }
21593
21599
  }
21594
21600
  return !0;
@@ -22838,57 +22844,57 @@ var Deflate_1$1 = Deflate$1, deflate_2 = deflate$1, deflateRaw_1$1 = deflateRaw$
22838
22844
  };
22839
22845
  const BAD$1 = 16209, TYPE$1 = 16191;
22840
22846
  var inffast = function e(t, n) {
22841
- let r, o, s, g, l, u, c, d, B, Q, f, p, U, E, M, W, m, y, h, T, I, X, F, R;
22847
+ let r, o, s, g, l, u, c, d, B, Q, f, p, U, E, M, W, y, m, h, T, I, X, F, R;
22842
22848
  const x = t.state;
22843
22849
  r = t.next_in, F = t.input, o = r + (t.avail_in - 5), s = t.next_out, R = t.output, g = s - (n - t.avail_out), l = s + (t.avail_out - 257), u = x.dmax, c = x.wsize, d = x.whave, B = x.wnext, Q = x.window, f = x.hold, p = x.bits, U = x.lencode, E = x.distcode, M = (1 << x.lenbits) - 1, W = (1 << x.distbits) - 1;
22844
22850
  e:
22845
22851
  do {
22846
- p < 15 && (f += F[r++] << p, p += 8, f += F[r++] << p, p += 8), m = U[f & M];
22852
+ p < 15 && (f += F[r++] << p, p += 8, f += F[r++] << p, p += 8), y = U[f & M];
22847
22853
  t:
22848
22854
  for (; ; ) {
22849
- if (y = m >>> 24, f >>>= y, p -= y, y = m >>> 16 & 255, y === 0)
22850
- R[s++] = m & 65535;
22851
- else if (y & 16) {
22852
- h = m & 65535, y &= 15, y && (p < y && (f += F[r++] << p, p += 8), h += f & (1 << y) - 1, f >>>= y, p -= y), p < 15 && (f += F[r++] << p, p += 8, f += F[r++] << p, p += 8), m = E[f & W];
22855
+ if (m = y >>> 24, f >>>= m, p -= m, m = y >>> 16 & 255, m === 0)
22856
+ R[s++] = y & 65535;
22857
+ else if (m & 16) {
22858
+ h = y & 65535, m &= 15, m && (p < m && (f += F[r++] << p, p += 8), h += f & (1 << m) - 1, f >>>= m, p -= m), p < 15 && (f += F[r++] << p, p += 8, f += F[r++] << p, p += 8), y = E[f & W];
22853
22859
  n:
22854
22860
  for (; ; ) {
22855
- if (y = m >>> 24, f >>>= y, p -= y, y = m >>> 16 & 255, y & 16) {
22856
- if (T = m & 65535, y &= 15, p < y && (f += F[r++] << p, p += 8, p < y && (f += F[r++] << p, p += 8)), T += f & (1 << y) - 1, T > u) {
22861
+ if (m = y >>> 24, f >>>= m, p -= m, m = y >>> 16 & 255, m & 16) {
22862
+ if (T = y & 65535, m &= 15, p < m && (f += F[r++] << p, p += 8, p < m && (f += F[r++] << p, p += 8)), T += f & (1 << m) - 1, T > u) {
22857
22863
  t.msg = "invalid distance too far back", x.mode = BAD$1;
22858
22864
  break e;
22859
22865
  }
22860
- if (f >>>= y, p -= y, y = s - g, T > y) {
22861
- if (y = T - y, y > d && x.sane) {
22866
+ if (f >>>= m, p -= m, m = s - g, T > m) {
22867
+ if (m = T - m, m > d && x.sane) {
22862
22868
  t.msg = "invalid distance too far back", x.mode = BAD$1;
22863
22869
  break e;
22864
22870
  }
22865
22871
  if (I = 0, X = Q, B === 0) {
22866
- if (I += c - y, y < h) {
22867
- h -= y;
22872
+ if (I += c - m, m < h) {
22873
+ h -= m;
22868
22874
  do
22869
22875
  R[s++] = Q[I++];
22870
- while (--y);
22876
+ while (--m);
22871
22877
  I = s - T, X = R;
22872
22878
  }
22873
- } else if (B < y) {
22874
- if (I += c + B - y, y -= B, y < h) {
22875
- h -= y;
22879
+ } else if (B < m) {
22880
+ if (I += c + B - m, m -= B, m < h) {
22881
+ h -= m;
22876
22882
  do
22877
22883
  R[s++] = Q[I++];
22878
- while (--y);
22884
+ while (--m);
22879
22885
  if (I = 0, B < h) {
22880
- y = B, h -= y;
22886
+ m = B, h -= m;
22881
22887
  do
22882
22888
  R[s++] = Q[I++];
22883
- while (--y);
22889
+ while (--m);
22884
22890
  I = s - T, X = R;
22885
22891
  }
22886
22892
  }
22887
- } else if (I += B - y, y < h) {
22888
- h -= y;
22893
+ } else if (I += B - m, m < h) {
22894
+ h -= m;
22889
22895
  do
22890
22896
  R[s++] = Q[I++];
22891
- while (--y);
22897
+ while (--m);
22892
22898
  I = s - T, X = R;
22893
22899
  }
22894
22900
  for (; h > 2; )
@@ -22901,17 +22907,17 @@ var inffast = function e(t, n) {
22901
22907
  while (h > 2);
22902
22908
  h && (R[s++] = R[I++], h > 1 && (R[s++] = R[I++]));
22903
22909
  }
22904
- } else if (y & 64) {
22910
+ } else if (m & 64) {
22905
22911
  t.msg = "invalid distance code", x.mode = BAD$1;
22906
22912
  break e;
22907
22913
  } else {
22908
- m = E[(m & 65535) + (f & (1 << y) - 1)];
22914
+ y = E[(y & 65535) + (f & (1 << m) - 1)];
22909
22915
  continue n;
22910
22916
  }
22911
22917
  break;
22912
22918
  }
22913
- } else if (y & 64)
22914
- if (y & 32) {
22919
+ } else if (m & 64)
22920
+ if (m & 32) {
22915
22921
  x.mode = TYPE$1;
22916
22922
  break e;
22917
22923
  } else {
@@ -22919,7 +22925,7 @@ var inffast = function e(t, n) {
22919
22925
  break e;
22920
22926
  }
22921
22927
  else {
22922
- m = U[(m & 65535) + (f & (1 << y) - 1)];
22928
+ y = U[(y & 65535) + (f & (1 << m) - 1)];
22923
22929
  continue t;
22924
22930
  }
22925
22931
  break;
@@ -23063,7 +23069,7 @@ const MAXBITS = 15, ENOUGH_LENS$1 = 852, ENOUGH_DISTS$1 = 592, CODES$1 = 0, LENS
23063
23069
  64
23064
23070
  ]), inflate_table = (e, t, n, r, o, s, g, l) => {
23065
23071
  const u = l.bits;
23066
- let c = 0, d = 0, B = 0, Q = 0, f = 0, p = 0, U = 0, E = 0, M = 0, W = 0, m, y, h, T, I, X = null, F;
23072
+ let c = 0, d = 0, B = 0, Q = 0, f = 0, p = 0, U = 0, E = 0, M = 0, W = 0, y, m, h, T, I, X = null, F;
23067
23073
  const R = new Uint16Array(MAXBITS + 1), x = new Uint16Array(MAXBITS + 1);
23068
23074
  let w = null, _, j, C;
23069
23075
  for (c = 0; c <= MAXBITS; c++)
@@ -23088,13 +23094,13 @@ const MAXBITS = 15, ENOUGH_LENS$1 = 852, ENOUGH_DISTS$1 = 592, CODES$1 = 0, LENS
23088
23094
  if (e === CODES$1 ? (X = w = g, F = 20) : e === LENS$1 ? (X = lbase, w = lext, F = 257) : (X = dbase, w = dext, F = 0), W = 0, d = 0, c = B, I = s, p = f, U = 0, h = -1, M = 1 << f, T = M - 1, e === LENS$1 && M > ENOUGH_LENS$1 || e === DISTS$1 && M > ENOUGH_DISTS$1)
23089
23095
  return 1;
23090
23096
  for (; ; ) {
23091
- _ = c - U, g[d] + 1 < F ? (j = 0, C = g[d]) : g[d] >= F ? (j = w[g[d] - F], C = X[g[d] - F]) : (j = 32 + 64, C = 0), m = 1 << c - U, y = 1 << p, B = y;
23097
+ _ = c - U, g[d] + 1 < F ? (j = 0, C = g[d]) : g[d] >= F ? (j = w[g[d] - F], C = X[g[d] - F]) : (j = 32 + 64, C = 0), y = 1 << c - U, m = 1 << p, B = m;
23092
23098
  do
23093
- y -= m, o[I + (W >> U) + y] = _ << 24 | j << 16 | C | 0;
23094
- while (y !== 0);
23095
- for (m = 1 << c - 1; W & m; )
23096
- m >>= 1;
23097
- if (m !== 0 ? (W &= m - 1, W += m) : W = 0, d++, --R[c] === 0) {
23099
+ m -= y, o[I + (W >> U) + m] = _ << 24 | j << 16 | C | 0;
23100
+ while (m !== 0);
23101
+ for (y = 1 << c - 1; W & y; )
23102
+ y >>= 1;
23103
+ if (y !== 0 ? (W &= y - 1, W += y) : W = 0, d++, --R[c] === 0) {
23098
23104
  if (c === Q)
23099
23105
  break;
23100
23106
  c = t[n + g[d]];
@@ -23178,7 +23184,7 @@ const fixedtables = (e) => {
23178
23184
  const s = e.state;
23179
23185
  return s.window === null && (s.wsize = 1 << s.wbits, s.wnext = 0, s.whave = 0, s.window = new Uint8Array(s.wsize)), r >= s.wsize ? (s.window.set(t.subarray(n - s.wsize, n), 0), s.wnext = 0, s.whave = s.wsize) : (o = s.wsize - s.wnext, o > r && (o = r), s.window.set(t.subarray(n - r, n - r + o), s.wnext), r -= o, r ? (s.window.set(t.subarray(n - r, n), 0), s.wnext = r, s.whave = s.wsize) : (s.wnext += o, s.wnext === s.wsize && (s.wnext = 0), s.whave < s.wsize && (s.whave += o))), 0;
23180
23186
  }, inflate$2 = (e, t) => {
23181
- let n, r, o, s, g, l, u, c, d, B, Q, f, p, U, E = 0, M, W, m, y, h, T, I, X;
23187
+ let n, r, o, s, g, l, u, c, d, B, Q, f, p, U, E = 0, M, W, y, m, h, T, I, X;
23182
23188
  const F = new Uint8Array(4);
23183
23189
  let R, x;
23184
23190
  const w = (
@@ -23408,15 +23414,15 @@ const fixedtables = (e) => {
23408
23414
  n.have = 0, n.mode = CODELENS;
23409
23415
  case CODELENS:
23410
23416
  for (; n.have < n.nlen + n.ndist; ) {
23411
- for (; E = n.lencode[c & (1 << n.lenbits) - 1], M = E >>> 24, W = E >>> 16 & 255, m = E & 65535, !(M <= d); ) {
23417
+ for (; E = n.lencode[c & (1 << n.lenbits) - 1], M = E >>> 24, W = E >>> 16 & 255, y = E & 65535, !(M <= d); ) {
23412
23418
  if (l === 0)
23413
23419
  break e;
23414
23420
  l--, c += r[s++] << d, d += 8;
23415
23421
  }
23416
- if (m < 16)
23417
- c >>>= M, d -= M, n.lens[n.have++] = m;
23422
+ if (y < 16)
23423
+ c >>>= M, d -= M, n.lens[n.have++] = y;
23418
23424
  else {
23419
- if (m === 16) {
23425
+ if (y === 16) {
23420
23426
  for (x = M + 2; d < x; ) {
23421
23427
  if (l === 0)
23422
23428
  break e;
@@ -23427,7 +23433,7 @@ const fixedtables = (e) => {
23427
23433
  break;
23428
23434
  }
23429
23435
  I = n.lens[n.have - 1], f = 3 + (c & 3), c >>>= 2, d -= 2;
23430
- } else if (m === 17) {
23436
+ } else if (y === 17) {
23431
23437
  for (x = M + 3; d < x; ) {
23432
23438
  if (l === 0)
23433
23439
  break e;
@@ -23473,20 +23479,20 @@ const fixedtables = (e) => {
23473
23479
  e.next_out = g, e.avail_out = u, e.next_in = s, e.avail_in = l, n.hold = c, n.bits = d, inffast(e, Q), g = e.next_out, o = e.output, u = e.avail_out, s = e.next_in, r = e.input, l = e.avail_in, c = n.hold, d = n.bits, n.mode === TYPE && (n.back = -1);
23474
23480
  break;
23475
23481
  }
23476
- for (n.back = 0; E = n.lencode[c & (1 << n.lenbits) - 1], M = E >>> 24, W = E >>> 16 & 255, m = E & 65535, !(M <= d); ) {
23482
+ for (n.back = 0; E = n.lencode[c & (1 << n.lenbits) - 1], M = E >>> 24, W = E >>> 16 & 255, y = E & 65535, !(M <= d); ) {
23477
23483
  if (l === 0)
23478
23484
  break e;
23479
23485
  l--, c += r[s++] << d, d += 8;
23480
23486
  }
23481
23487
  if (W && !(W & 240)) {
23482
- for (y = M, h = W, T = m; E = n.lencode[T + ((c & (1 << y + h) - 1) >> y)], M = E >>> 24, W = E >>> 16 & 255, m = E & 65535, !(y + M <= d); ) {
23488
+ for (m = M, h = W, T = y; E = n.lencode[T + ((c & (1 << m + h) - 1) >> m)], M = E >>> 24, W = E >>> 16 & 255, y = E & 65535, !(m + M <= d); ) {
23483
23489
  if (l === 0)
23484
23490
  break e;
23485
23491
  l--, c += r[s++] << d, d += 8;
23486
23492
  }
23487
- c >>>= y, d -= y, n.back += y;
23493
+ c >>>= m, d -= m, n.back += m;
23488
23494
  }
23489
- if (c >>>= M, d -= M, n.back += M, n.length = m, W === 0) {
23495
+ if (c >>>= M, d -= M, n.back += M, n.length = y, W === 0) {
23490
23496
  n.mode = LIT;
23491
23497
  break;
23492
23498
  }
@@ -23510,24 +23516,24 @@ const fixedtables = (e) => {
23510
23516
  }
23511
23517
  n.was = n.length, n.mode = DIST;
23512
23518
  case DIST:
23513
- for (; E = n.distcode[c & (1 << n.distbits) - 1], M = E >>> 24, W = E >>> 16 & 255, m = E & 65535, !(M <= d); ) {
23519
+ for (; E = n.distcode[c & (1 << n.distbits) - 1], M = E >>> 24, W = E >>> 16 & 255, y = E & 65535, !(M <= d); ) {
23514
23520
  if (l === 0)
23515
23521
  break e;
23516
23522
  l--, c += r[s++] << d, d += 8;
23517
23523
  }
23518
23524
  if (!(W & 240)) {
23519
- for (y = M, h = W, T = m; E = n.distcode[T + ((c & (1 << y + h) - 1) >> y)], M = E >>> 24, W = E >>> 16 & 255, m = E & 65535, !(y + M <= d); ) {
23525
+ for (m = M, h = W, T = y; E = n.distcode[T + ((c & (1 << m + h) - 1) >> m)], M = E >>> 24, W = E >>> 16 & 255, y = E & 65535, !(m + M <= d); ) {
23520
23526
  if (l === 0)
23521
23527
  break e;
23522
23528
  l--, c += r[s++] << d, d += 8;
23523
23529
  }
23524
- c >>>= y, d -= y, n.back += y;
23530
+ c >>>= m, d -= m, n.back += m;
23525
23531
  }
23526
23532
  if (c >>>= M, d -= M, n.back += M, W & 64) {
23527
23533
  e.msg = "invalid distance code", n.mode = BAD;
23528
23534
  break;
23529
23535
  }
23530
- n.offset = m, n.extra = W & 15, n.mode = DISTEXT;
23536
+ n.offset = y, n.extra = W & 15, n.mode = DISTEXT;
23531
23537
  case DISTEXT:
23532
23538
  if (n.extra) {
23533
23539
  for (x = n.extra; d < x; ) {
@@ -31358,15 +31364,15 @@ class H264BytestreamCanvasDrawer {
31358
31364
  const M = Date.now();
31359
31365
  if (this.lastDecodedFrameTime === void 0 && console.info("BytestreamPlayer started video", __spreadProps(__spreadValues({}, this.trackInfo), {
31360
31366
  "Time Until Video": M - this.moduleCreateTime
31361
- })), this.lastDecodedFrameTime = M, this.waitingForDecoder = !1, this.decoderQueue = B.filter((y) => M - y < duration$1.second * 0.5 && y !== Q), !B.includes(Q) || M - Q > duration$1.second || !d || !c || p === 0 || U === 0)
31367
+ })), this.lastDecodedFrameTime = M, this.waitingForDecoder = !1, this.decoderQueue = B.filter((m) => M - m < duration$1.second * 0.5 && m !== Q), !B.includes(Q) || M - Q > duration$1.second || !d || !c || p === 0 || U === 0)
31362
31368
  return;
31363
31369
  p !== c.height && (c.height = p, d.height = p), U !== c.width && (c.width = U, d.width = U);
31364
- const W = d.draw(f), m = Date.now();
31370
+ const W = d.draw(f), y = Date.now();
31365
31371
  if (this.lastDrawnFrameTime) {
31366
- const y = m - this.lastDrawnFrameTime;
31367
- this.minJitter = Math.min(y, (l = this.minJitter) != null ? l : Number.MAX_SAFE_INTEGER), this.maxJitter = Math.max(y, (u = this.maxJitter) != null ? u : 0);
31372
+ const m = y - this.lastDrawnFrameTime;
31373
+ this.minJitter = Math.min(m, (l = this.minJitter) != null ? l : Number.MAX_SAFE_INTEGER), this.maxJitter = Math.max(m, (u = this.maxJitter) != null ? u : 0);
31368
31374
  }
31369
- this.lastDrawnFrameTime = m, this.frameCheckpointMap.set(E, "FrameDrawn"), W === 0 && (this.webglYUVSupported = !0), W === hardwareIncompatibleErrorCode && (this.webglYUVSupported = !1), this.frameQueue.length > 0 && this.decodeNextFrame();
31375
+ this.lastDrawnFrameTime = y, this.frameCheckpointMap.set(E, "FrameDrawn"), W === 0 && (this.webglYUVSupported = !0), W === hardwareIncompatibleErrorCode && (this.webglYUVSupported = !1), this.frameQueue.length > 0 && this.decodeNextFrame();
31370
31376
  }), this.workerFactory = t, this.onWebglYUVSupportedChanged = n, this.onWarningTextChanged = r, this.onCanvasDrawerWarning = o, this.trackInfo = s, this.decoder = new H264Decoder(this.workerFactory(), this.onReceiveDecodedFrame, this.onDecoderError), setInterval(this.onTick, duration$1.millisecond * 200), setInterval(this.onTrackTick, duration$1.second * 5);
31371
31377
  }
31372
31378
  get waitingForDecoder() {
@@ -32394,33 +32400,37 @@ class TelemetryUniverseData extends BasicUniverseDataConnector {
32394
32400
  if (r.sourceType !== "telemetry")
32395
32401
  throw new Error("Telemetry sources only supported");
32396
32402
  const s = new WorkerWrapper$1();
32397
- let g = 0;
32398
- const l = this.subscribeTelemetry(
32403
+ let g = 0, l = 0;
32404
+ const u = this.subscribeTelemetry(
32399
32405
  n,
32400
32406
  r,
32401
32407
  "localization",
32402
- async (u) => {
32403
- if (u === "too much data" || u === void 0) {
32408
+ async (c) => {
32409
+ if (c === "too much data" || c === void 0) {
32404
32410
  o(NoData);
32405
32411
  return;
32406
32412
  }
32407
- const c = this.getNearestPoint(u), d = c[1], B = c[0];
32408
- if (B !== g) {
32409
- if (g = B, d.url) {
32410
- const Q = await fetch(d.url).then(
32411
- (f) => f.json()
32412
- );
32413
- Q.path && B >= g && o(Q.path);
32413
+ const d = this.getNearestPoint(c), B = d[1], Q = d[0], f = this.time === "live", p = f ? (/* @__PURE__ */ new Date()).getTime() : this.time.getTime(), U = !f && l - p > 2e3;
32414
+ if (!((Q <= l || Q <= g) && !U)) {
32415
+ if (g = Q, B.url) {
32416
+ try {
32417
+ const E = await fetch(B.url).then(
32418
+ (M) => M.json()
32419
+ );
32420
+ E.path && (U || Q > l) && (o(E.path), l = Q);
32421
+ } catch (E) {
32422
+ console.error("Failed to fetch path data:", E);
32423
+ }
32414
32424
  return;
32415
- } else if (d.path && B >= g) {
32416
- o(d.path);
32425
+ } else if (B.path && (U || Q > l)) {
32426
+ o(B.path), l = Q;
32417
32427
  return;
32418
32428
  }
32419
32429
  }
32420
32430
  }
32421
32431
  );
32422
32432
  return () => {
32423
- s.terminate(), l();
32433
+ s.terminate(), u();
32424
32434
  };
32425
32435
  }
32426
32436
  onTimeChange(n) {
@@ -32555,66 +32565,67 @@ class TelemetryUniverseData extends BasicUniverseDataConnector {
32555
32565
  if (r.sourceType !== "telemetry")
32556
32566
  throw new Error("Telemetry sources only supported");
32557
32567
  const g = new WorkerWrapper$1();
32558
- let l = 0;
32559
- const u = this.subscribeTelemetry(
32568
+ let l = 0, u = 0;
32569
+ const c = this.subscribeTelemetry(
32560
32570
  n,
32561
32571
  r,
32562
32572
  "localization",
32563
- async (c) => {
32564
- if (c === "too much data" || c === void 0) {
32573
+ async (d) => {
32574
+ if (d === "too much data" || d === void 0) {
32565
32575
  o(NoData);
32566
32576
  return;
32567
32577
  }
32568
- const d = this.getNearestPoint(
32569
- c
32570
- ), B = d[0];
32571
- if (B <= l)
32578
+ const B = this.getNearestPoint(
32579
+ d
32580
+ ), Q = B[0], f = this.time === "live", p = f ? (/* @__PURE__ */ new Date()).getTime() : this.time.getTime(), U = !f && l - p > 2e3;
32581
+ if ((Q <= l || Q <= u) && !U)
32572
32582
  return;
32573
- let Q;
32574
- if (d[1].url)
32583
+ u = Q;
32584
+ let E;
32585
+ if (B[1].url)
32575
32586
  try {
32576
- Q = (await (await fetch(d[1].url)).json()).odometry;
32577
- } catch (f) {
32578
- throw console.error("Failed to fetch odometry data:", f), f;
32587
+ E = (await (await fetch(B[1].url)).json()).odometry;
32588
+ } catch (M) {
32589
+ console.error("Failed to fetch odometry data:", M);
32579
32590
  }
32580
32591
  else
32581
- Q = d[1].odometry;
32592
+ E = B[1].odometry;
32582
32593
  if (s) {
32583
- const p = c.filter(
32584
- (U) => U[0] <= d[0] && U[0] >= d[0] - s * 1e3
32585
- ).map(async (U) => {
32586
- var E, M;
32587
- if (U[1].url)
32594
+ const W = d.filter(
32595
+ (y) => y[0] <= B[0] && y[0] >= B[0] - s * 1e3
32596
+ ).map(async (y) => {
32597
+ var m, h;
32598
+ if (y[1].url)
32588
32599
  try {
32589
- const m = await (await fetch(U[1].url)).json();
32590
- return [U[0], (E = m.odometry) == null ? void 0 : E.pose];
32591
- } catch (W) {
32592
- throw console.error("Failed to fetch trail odometry data:", W), W;
32600
+ const I = await (await fetch(y[1].url)).json();
32601
+ return [y[0], (m = I.odometry) == null ? void 0 : m.pose];
32602
+ } catch (T) {
32603
+ console.error("Failed to fetch trail odometry data:", T);
32593
32604
  }
32594
- return [U[0], (M = U[1].odometry) == null ? void 0 : M.pose];
32605
+ return [y[0], (h = y[1].odometry) == null ? void 0 : h.pose];
32595
32606
  });
32596
32607
  try {
32597
- const U = await Promise.all(p);
32598
- l = B, o({
32599
- worldToLocal: Q.worldToLocal,
32600
- pose: Q.pose,
32601
- trail: U,
32608
+ const y = await Promise.all(W);
32609
+ (U || Q > l) && (o({
32610
+ worldToLocal: E.worldToLocal,
32611
+ pose: E.pose,
32612
+ trail: y,
32602
32613
  covariance: []
32603
- });
32614
+ }), l = Q);
32604
32615
  return;
32605
- } catch (U) {
32606
- throw console.error("Failed to process trail data:", U), U;
32616
+ } catch (y) {
32617
+ console.error("Failed to process trail data:", y);
32607
32618
  }
32608
32619
  }
32609
- l = B, o({
32610
- worldToLocal: Q.worldToLocal,
32611
- pose: Q.pose,
32620
+ (U || Q > l) && (o({
32621
+ worldToLocal: E.worldToLocal,
32622
+ pose: E.pose,
32612
32623
  covariance: []
32613
- });
32624
+ }), l = Q);
32614
32625
  }
32615
32626
  );
32616
32627
  return () => {
32617
- g.terminate(), u();
32628
+ g.terminate(), c();
32618
32629
  };
32619
32630
  }
32620
32631
  subscribeToPose(n, r, o) {