objcjs-types 0.5.2 → 0.5.3

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 (5430) hide show
  1. package/dist/AVFAudio/AVAUPresetEvent.d.ts +6 -1
  2. package/dist/AVFAudio/AVAudioApplication.d.ts +5 -1
  3. package/dist/AVFAudio/AVAudioBuffer.d.ts +5 -1
  4. package/dist/AVFAudio/AVAudioChannelLayout.d.ts +5 -1
  5. package/dist/AVFAudio/AVAudioCompressedBuffer.d.ts +5 -1
  6. package/dist/AVFAudio/AVAudioConnectionPoint.d.ts +6 -1
  7. package/dist/AVFAudio/AVAudioConverter.d.ts +5 -1
  8. package/dist/AVFAudio/AVAudioEngine.d.ts +5 -1
  9. package/dist/AVFAudio/AVAudioEnvironmentDistanceAttenuationParameters.d.ts +6 -1
  10. package/dist/AVFAudio/AVAudioEnvironmentNode.d.ts +6 -1
  11. package/dist/AVFAudio/AVAudioEnvironmentReverbParameters.d.ts +6 -1
  12. package/dist/AVFAudio/AVAudioFile.d.ts +5 -1
  13. package/dist/AVFAudio/AVAudioFormat.d.ts +5 -1
  14. package/dist/AVFAudio/AVAudioIONode.d.ts +5 -1
  15. package/dist/AVFAudio/AVAudioInputNode.d.ts +5 -1
  16. package/dist/AVFAudio/AVAudioMixerNode.d.ts +6 -1
  17. package/dist/AVFAudio/AVAudioMixingDestination.d.ts +6 -1
  18. package/dist/AVFAudio/AVAudioNode.d.ts +6 -1
  19. package/dist/AVFAudio/AVAudioOutputNode.d.ts +5 -1
  20. package/dist/AVFAudio/AVAudioPCMBuffer.d.ts +5 -1
  21. package/dist/AVFAudio/AVAudioPlayer.d.ts +5 -1
  22. package/dist/AVFAudio/AVAudioPlayerNode.d.ts +6 -1
  23. package/dist/AVFAudio/AVAudioRecorder.d.ts +5 -1
  24. package/dist/AVFAudio/AVAudioRoutingArbiter.d.ts +6 -1
  25. package/dist/AVFAudio/AVAudioSequencer.d.ts +5 -1
  26. package/dist/AVFAudio/AVAudioSession.d.ts +5 -1
  27. package/dist/AVFAudio/AVAudioSessionCapability.d.ts +6 -1
  28. package/dist/AVFAudio/AVAudioSessionChannelDescription.d.ts +6 -1
  29. package/dist/AVFAudio/AVAudioSessionDataSourceDescription.d.ts +5 -1
  30. package/dist/AVFAudio/AVAudioSessionPortDescription.d.ts +5 -1
  31. package/dist/AVFAudio/AVAudioSessionPortExtensionBluetoothMicrophone.d.ts +6 -1
  32. package/dist/AVFAudio/AVAudioSessionRouteDescription.d.ts +6 -1
  33. package/dist/AVFAudio/AVAudioSinkNode.d.ts +5 -1
  34. package/dist/AVFAudio/AVAudioSourceNode.d.ts +5 -1
  35. package/dist/AVFAudio/AVAudioTime.d.ts +5 -1
  36. package/dist/AVFAudio/AVAudioUnit.d.ts +5 -1
  37. package/dist/AVFAudio/AVAudioUnitComponent.d.ts +5 -1
  38. package/dist/AVFAudio/AVAudioUnitComponentManager.d.ts +5 -1
  39. package/dist/AVFAudio/AVAudioUnitDelay.d.ts +8 -1
  40. package/dist/AVFAudio/AVAudioUnitDistortion.d.ts +8 -1
  41. package/dist/AVFAudio/AVAudioUnitEQ.d.ts +8 -1
  42. package/dist/AVFAudio/AVAudioUnitEQFilterParameters.d.ts +6 -1
  43. package/dist/AVFAudio/AVAudioUnitEffect.d.ts +6 -1
  44. package/dist/AVFAudio/AVAudioUnitGenerator.d.ts +6 -1
  45. package/dist/AVFAudio/AVAudioUnitMIDIInstrument.d.ts +5 -1
  46. package/dist/AVFAudio/AVAudioUnitReverb.d.ts +8 -1
  47. package/dist/AVFAudio/AVAudioUnitSampler.d.ts +7 -1
  48. package/dist/AVFAudio/AVAudioUnitTimeEffect.d.ts +6 -1
  49. package/dist/AVFAudio/AVAudioUnitTimePitch.d.ts +8 -1
  50. package/dist/AVFAudio/AVAudioUnitVarispeed.d.ts +8 -1
  51. package/dist/AVFAudio/AVExtendedNoteOnEvent.d.ts +6 -1
  52. package/dist/AVFAudio/AVExtendedTempoEvent.d.ts +6 -1
  53. package/dist/AVFAudio/AVMIDIChannelEvent.d.ts +6 -1
  54. package/dist/AVFAudio/AVMIDIChannelPressureEvent.d.ts +6 -1
  55. package/dist/AVFAudio/AVMIDIControlChangeEvent.d.ts +6 -1
  56. package/dist/AVFAudio/AVMIDIMetaEvent.d.ts +6 -1
  57. package/dist/AVFAudio/AVMIDINoteEvent.d.ts +6 -1
  58. package/dist/AVFAudio/AVMIDIPitchBendEvent.d.ts +6 -1
  59. package/dist/AVFAudio/AVMIDIPlayer.d.ts +5 -1
  60. package/dist/AVFAudio/AVMIDIPolyPressureEvent.d.ts +6 -1
  61. package/dist/AVFAudio/AVMIDIProgramChangeEvent.d.ts +6 -1
  62. package/dist/AVFAudio/AVMIDISysexEvent.d.ts +6 -1
  63. package/dist/AVFAudio/AVMusicEvent.d.ts +6 -1
  64. package/dist/AVFAudio/AVMusicTrack.d.ts +5 -1
  65. package/dist/AVFAudio/AVMusicUserEvent.d.ts +6 -1
  66. package/dist/AVFAudio/AVParameterEvent.d.ts +6 -1
  67. package/dist/AVFAudio/AVSpeechSynthesisMarker.d.ts +6 -1
  68. package/dist/AVFAudio/AVSpeechSynthesisProviderAudioUnit.d.ts +9 -1
  69. package/dist/AVFAudio/AVSpeechSynthesisProviderRequest.d.ts +6 -1
  70. package/dist/AVFAudio/AVSpeechSynthesisProviderVoice.d.ts +6 -1
  71. package/dist/AVFAudio/AVSpeechSynthesisVoice.d.ts +6 -1
  72. package/dist/AVFAudio/AVSpeechSynthesizer.d.ts +6 -1
  73. package/dist/AVFAudio/AVSpeechUtterance.d.ts +6 -1
  74. package/dist/AVFoundation/AVAggregateAssetDownloadTask.d.ts +6 -1
  75. package/dist/AVFoundation/AVAsset.d.ts +5 -1
  76. package/dist/AVFoundation/AVAssetCache.d.ts +6 -1
  77. package/dist/AVFoundation/AVAssetDownloadConfiguration.d.ts +6 -1
  78. package/dist/AVFoundation/AVAssetDownloadContentConfiguration.d.ts +6 -1
  79. package/dist/AVFoundation/AVAssetDownloadStorageManagementPolicy.d.ts +6 -1
  80. package/dist/AVFoundation/AVAssetDownloadStorageManager.d.ts +6 -1
  81. package/dist/AVFoundation/AVAssetDownloadTask.d.ts +6 -1
  82. package/dist/AVFoundation/AVAssetDownloadURLSession.d.ts +6 -1
  83. package/dist/AVFoundation/AVAssetExportSession.d.ts +6 -1
  84. package/dist/AVFoundation/AVAssetImageGenerator.d.ts +5 -1
  85. package/dist/AVFoundation/AVAssetPlaybackAssistant.d.ts +6 -1
  86. package/dist/AVFoundation/AVAssetReader.d.ts +5 -1
  87. package/dist/AVFoundation/AVAssetReaderAudioMixOutput.d.ts +6 -1
  88. package/dist/AVFoundation/AVAssetReaderOutput.d.ts +5 -1
  89. package/dist/AVFoundation/AVAssetReaderOutputCaptionAdaptor.d.ts +6 -1
  90. package/dist/AVFoundation/AVAssetReaderOutputMetadataAdaptor.d.ts +6 -1
  91. package/dist/AVFoundation/AVAssetReaderSampleReferenceOutput.d.ts +6 -1
  92. package/dist/AVFoundation/AVAssetReaderTrackOutput.d.ts +6 -1
  93. package/dist/AVFoundation/AVAssetReaderVideoCompositionOutput.d.ts +6 -1
  94. package/dist/AVFoundation/AVAssetResourceLoader.d.ts +6 -1
  95. package/dist/AVFoundation/AVAssetResourceLoadingContentInformationRequest.d.ts +6 -1
  96. package/dist/AVFoundation/AVAssetResourceLoadingDataRequest.d.ts +6 -1
  97. package/dist/AVFoundation/AVAssetResourceLoadingRequest.d.ts +5 -1
  98. package/dist/AVFoundation/AVAssetResourceLoadingRequestor.d.ts +6 -1
  99. package/dist/AVFoundation/AVAssetResourceRenewalRequest.d.ts +6 -1
  100. package/dist/AVFoundation/AVAssetSegmentReport.d.ts +6 -1
  101. package/dist/AVFoundation/AVAssetSegmentReportSampleInformation.d.ts +6 -1
  102. package/dist/AVFoundation/AVAssetSegmentTrackReport.d.ts +6 -1
  103. package/dist/AVFoundation/AVAssetTrack.d.ts +6 -1
  104. package/dist/AVFoundation/AVAssetTrackGroup.d.ts +6 -1
  105. package/dist/AVFoundation/AVAssetTrackSegment.d.ts +6 -1
  106. package/dist/AVFoundation/AVAssetVariant.d.ts +6 -1
  107. package/dist/AVFoundation/AVAssetVariantAudioAttributes.d.ts +6 -1
  108. package/dist/AVFoundation/AVAssetVariantAudioRenditionSpecificAttributes.d.ts +6 -1
  109. package/dist/AVFoundation/AVAssetVariantQualifier.d.ts +6 -1
  110. package/dist/AVFoundation/AVAssetVariantVideoAttributes.d.ts +6 -1
  111. package/dist/AVFoundation/AVAssetVariantVideoLayoutAttributes.d.ts +5 -1
  112. package/dist/AVFoundation/AVAssetWriter.d.ts +5 -1
  113. package/dist/AVFoundation/AVAssetWriterInput.d.ts +5 -1
  114. package/dist/AVFoundation/AVAssetWriterInputCaptionAdaptor.d.ts +6 -1
  115. package/dist/AVFoundation/AVAssetWriterInputGroup.d.ts +6 -1
  116. package/dist/AVFoundation/AVAssetWriterInputMetadataAdaptor.d.ts +6 -1
  117. package/dist/AVFoundation/AVAssetWriterInputPassDescription.d.ts +6 -1
  118. package/dist/AVFoundation/AVAssetWriterInputPixelBufferAdaptor.d.ts +5 -1
  119. package/dist/AVFoundation/AVAssetWriterInputTaggedPixelBufferGroupAdaptor.d.ts +5 -1
  120. package/dist/AVFoundation/AVAsynchronousCIImageFilteringRequest.d.ts +6 -1
  121. package/dist/AVFoundation/AVAsynchronousVideoCompositionRequest.d.ts +5 -1
  122. package/dist/AVFoundation/AVAudioMix.d.ts +6 -1
  123. package/dist/AVFoundation/AVAudioMixInputParameters.d.ts +5 -1
  124. package/dist/AVFoundation/AVCameraCalibrationData.d.ts +6 -1
  125. package/dist/AVFoundation/AVCaption.d.ts +5 -1
  126. package/dist/AVFoundation/AVCaptionConversionAdjustment.d.ts +6 -1
  127. package/dist/AVFoundation/AVCaptionConversionTimeRangeAdjustment.d.ts +6 -1
  128. package/dist/AVFoundation/AVCaptionConversionValidator.d.ts +6 -1
  129. package/dist/AVFoundation/AVCaptionConversionWarning.d.ts +6 -1
  130. package/dist/AVFoundation/AVCaptionFormatConformer.d.ts +5 -1
  131. package/dist/AVFoundation/AVCaptionGroup.d.ts +6 -1
  132. package/dist/AVFoundation/AVCaptionGrouper.d.ts +6 -1
  133. package/dist/AVFoundation/AVCaptionRegion.d.ts +5 -1
  134. package/dist/AVFoundation/AVCaptionRenderer.d.ts +6 -1
  135. package/dist/AVFoundation/AVCaptionRendererScene.d.ts +6 -1
  136. package/dist/AVFoundation/AVCaptionRuby.d.ts +6 -1
  137. package/dist/AVFoundation/AVCaptureAudioChannel.d.ts +6 -1
  138. package/dist/AVFoundation/AVCaptureAudioDataOutput.d.ts +6 -1
  139. package/dist/AVFoundation/AVCaptureAudioFileOutput.d.ts +5 -0
  140. package/dist/AVFoundation/AVCaptureAudioPreviewOutput.d.ts +5 -0
  141. package/dist/AVFoundation/AVCaptureAutoExposureBracketedStillImageSettings.d.ts +6 -1
  142. package/dist/AVFoundation/AVCaptureBracketedStillImageSettings.d.ts +6 -1
  143. package/dist/AVFoundation/AVCaptureConnection.d.ts +6 -1
  144. package/dist/AVFoundation/AVCaptureControl.d.ts +6 -1
  145. package/dist/AVFoundation/AVCaptureDataOutputSynchronizer.d.ts +6 -1
  146. package/dist/AVFoundation/AVCaptureDeferredPhotoProxy.d.ts +6 -1
  147. package/dist/AVFoundation/AVCaptureDepthDataOutput.d.ts +5 -0
  148. package/dist/AVFoundation/AVCaptureDeskViewApplication.d.ts +6 -1
  149. package/dist/AVFoundation/AVCaptureDeskViewApplicationLaunchConfiguration.d.ts +6 -1
  150. package/dist/AVFoundation/AVCaptureDevice.d.ts +5 -1
  151. package/dist/AVFoundation/AVCaptureDeviceDiscoverySession.d.ts +6 -1
  152. package/dist/AVFoundation/AVCaptureDeviceFormat.d.ts +5 -1
  153. package/dist/AVFoundation/AVCaptureDeviceInput.d.ts +5 -1
  154. package/dist/AVFoundation/AVCaptureDeviceInputSource.d.ts +6 -1
  155. package/dist/AVFoundation/AVCaptureDeviceRotationCoordinator.d.ts +6 -1
  156. package/dist/AVFoundation/AVCaptureExternalDisplayConfiguration.d.ts +6 -1
  157. package/dist/AVFoundation/AVCaptureExternalDisplayConfigurator.d.ts +6 -1
  158. package/dist/AVFoundation/AVCaptureFileOutput.d.ts +6 -1
  159. package/dist/AVFoundation/AVCaptureFraming.d.ts +6 -1
  160. package/dist/AVFoundation/AVCaptureIndexPicker.d.ts +6 -1
  161. package/dist/AVFoundation/AVCaptureInput.d.ts +6 -1
  162. package/dist/AVFoundation/AVCaptureInputPort.d.ts +5 -1
  163. package/dist/AVFoundation/AVCaptureManualExposureBracketedStillImageSettings.d.ts +6 -1
  164. package/dist/AVFoundation/AVCaptureMetadataInput.d.ts +5 -1
  165. package/dist/AVFoundation/AVCaptureMetadataOutput.d.ts +6 -1
  166. package/dist/AVFoundation/AVCaptureMovieFileOutput.d.ts +5 -0
  167. package/dist/AVFoundation/AVCaptureMultiCamSession.d.ts +6 -1
  168. package/dist/AVFoundation/AVCaptureOutput.d.ts +6 -1
  169. package/dist/AVFoundation/AVCapturePhoto.d.ts +5 -1
  170. package/dist/AVFoundation/AVCapturePhotoBracketSettings.d.ts +12 -1
  171. package/dist/AVFoundation/AVCapturePhotoOutput.d.ts +4 -0
  172. package/dist/AVFoundation/AVCapturePhotoOutputReadinessCoordinator.d.ts +6 -1
  173. package/dist/AVFoundation/AVCapturePhotoSettings.d.ts +7 -2
  174. package/dist/AVFoundation/AVCaptureReactionEffectState.d.ts +6 -1
  175. package/dist/AVFoundation/AVCaptureResolvedPhotoSettings.d.ts +6 -1
  176. package/dist/AVFoundation/AVCaptureScreenInput.d.ts +5 -0
  177. package/dist/AVFoundation/AVCaptureSession.d.ts +5 -1
  178. package/dist/AVFoundation/AVCaptureSlider.d.ts +6 -1
  179. package/dist/AVFoundation/AVCaptureSmartFramingMonitor.d.ts +5 -1
  180. package/dist/AVFoundation/AVCaptureSpatialAudioMetadataSampleGenerator.d.ts +5 -1
  181. package/dist/AVFoundation/AVCaptureStillImageOutput.d.ts +4 -0
  182. package/dist/AVFoundation/AVCaptureSynchronizedData.d.ts +6 -1
  183. package/dist/AVFoundation/AVCaptureSynchronizedDataCollection.d.ts +6 -1
  184. package/dist/AVFoundation/AVCaptureSynchronizedDepthData.d.ts +6 -1
  185. package/dist/AVFoundation/AVCaptureSynchronizedMetadataObjectData.d.ts +6 -1
  186. package/dist/AVFoundation/AVCaptureSynchronizedSampleBufferData.d.ts +5 -1
  187. package/dist/AVFoundation/AVCaptureSystemExposureBiasSlider.d.ts +6 -1
  188. package/dist/AVFoundation/AVCaptureSystemPressureState.d.ts +6 -1
  189. package/dist/AVFoundation/AVCaptureSystemZoomSlider.d.ts +6 -1
  190. package/dist/AVFoundation/AVCaptureTimecodeGenerator.d.ts +6 -1
  191. package/dist/AVFoundation/AVCaptureTimecodeSource.d.ts +6 -1
  192. package/dist/AVFoundation/AVCaptureVideoDataOutput.d.ts +6 -1
  193. package/dist/AVFoundation/AVCaptureVideoPreviewLayer.d.ts +11 -2
  194. package/dist/AVFoundation/AVComposition.d.ts +8 -1
  195. package/dist/AVFoundation/AVCompositionTrack.d.ts +6 -1
  196. package/dist/AVFoundation/AVCompositionTrackFormatDescriptionReplacement.d.ts +5 -1
  197. package/dist/AVFoundation/AVCompositionTrackSegment.d.ts +6 -1
  198. package/dist/AVFoundation/AVContentKey.d.ts +6 -1
  199. package/dist/AVFoundation/AVContentKeyRequest.d.ts +5 -1
  200. package/dist/AVFoundation/AVContentKeyResponse.d.ts +6 -1
  201. package/dist/AVFoundation/AVContentKeySession.d.ts +5 -1
  202. package/dist/AVFoundation/AVContentKeySpecifier.d.ts +5 -1
  203. package/dist/AVFoundation/AVContinuityDevice.d.ts +6 -1
  204. package/dist/AVFoundation/AVCoordinatedPlaybackParticipant.d.ts +6 -1
  205. package/dist/AVFoundation/AVCoordinatedPlaybackSuspension.d.ts +6 -1
  206. package/dist/AVFoundation/AVCustomMediaSelectionScheme.d.ts +6 -1
  207. package/dist/AVFoundation/AVDateRangeMetadataGroup.d.ts +6 -1
  208. package/dist/AVFoundation/AVDelegatingPlaybackCoordinator.d.ts +5 -1
  209. package/dist/AVFoundation/AVDelegatingPlaybackCoordinatorBufferingCommand.d.ts +6 -1
  210. package/dist/AVFoundation/AVDelegatingPlaybackCoordinatorPauseCommand.d.ts +6 -1
  211. package/dist/AVFoundation/AVDelegatingPlaybackCoordinatorPlayCommand.d.ts +6 -1
  212. package/dist/AVFoundation/AVDelegatingPlaybackCoordinatorPlaybackControlCommand.d.ts +6 -1
  213. package/dist/AVFoundation/AVDelegatingPlaybackCoordinatorSeekCommand.d.ts +6 -1
  214. package/dist/AVFoundation/AVDepthData.d.ts +5 -1
  215. package/dist/AVFoundation/AVExposureBiasRange.d.ts +6 -1
  216. package/dist/AVFoundation/AVExternalStorageDevice.d.ts +5 -1
  217. package/dist/AVFoundation/AVExternalStorageDeviceDiscoverySession.d.ts +6 -1
  218. package/dist/AVFoundation/AVExternalSyncDevice.d.ts +5 -1
  219. package/dist/AVFoundation/AVExternalSyncDeviceDiscoverySession.d.ts +6 -1
  220. package/dist/AVFoundation/AVFragmentedAsset.d.ts +9 -1
  221. package/dist/AVFoundation/AVFragmentedAssetMinder.d.ts +6 -1
  222. package/dist/AVFoundation/AVFragmentedAssetTrack.d.ts +6 -1
  223. package/dist/AVFoundation/AVFragmentedMovie.d.ts +14 -1
  224. package/dist/AVFoundation/AVFragmentedMovieMinder.d.ts +9 -1
  225. package/dist/AVFoundation/AVFragmentedMovieTrack.d.ts +6 -1
  226. package/dist/AVFoundation/AVFrameRateRange.d.ts +6 -1
  227. package/dist/AVFoundation/AVMediaDataStorage.d.ts +6 -1
  228. package/dist/AVFoundation/AVMediaExtensionProperties.d.ts +6 -1
  229. package/dist/AVFoundation/AVMediaPresentationSelector.d.ts +6 -1
  230. package/dist/AVFoundation/AVMediaPresentationSetting.d.ts +6 -1
  231. package/dist/AVFoundation/AVMediaSelection.d.ts +6 -1
  232. package/dist/AVFoundation/AVMediaSelectionGroup.d.ts +5 -1
  233. package/dist/AVFoundation/AVMediaSelectionOption.d.ts +5 -1
  234. package/dist/AVFoundation/AVMetadataBodyObject.d.ts +6 -1
  235. package/dist/AVFoundation/AVMetadataCatBodyObject.d.ts +6 -1
  236. package/dist/AVFoundation/AVMetadataCatHeadObject.d.ts +6 -1
  237. package/dist/AVFoundation/AVMetadataDogBodyObject.d.ts +6 -1
  238. package/dist/AVFoundation/AVMetadataDogHeadObject.d.ts +6 -1
  239. package/dist/AVFoundation/AVMetadataFaceObject.d.ts +6 -1
  240. package/dist/AVFoundation/AVMetadataGroup.d.ts +6 -1
  241. package/dist/AVFoundation/AVMetadataHumanBodyObject.d.ts +6 -1
  242. package/dist/AVFoundation/AVMetadataHumanFullBodyObject.d.ts +6 -1
  243. package/dist/AVFoundation/AVMetadataItem.d.ts +5 -1
  244. package/dist/AVFoundation/AVMetadataItemFilter.d.ts +6 -1
  245. package/dist/AVFoundation/AVMetadataItemValueRequest.d.ts +6 -1
  246. package/dist/AVFoundation/AVMetadataMachineReadableCodeObject.d.ts +6 -1
  247. package/dist/AVFoundation/AVMetadataObject.d.ts +6 -1
  248. package/dist/AVFoundation/AVMetadataSalientObject.d.ts +6 -1
  249. package/dist/AVFoundation/AVMetricContentKeyRequestEvent.d.ts +6 -1
  250. package/dist/AVFoundation/AVMetricDownloadSummaryEvent.d.ts +6 -1
  251. package/dist/AVFoundation/AVMetricErrorEvent.d.ts +6 -1
  252. package/dist/AVFoundation/AVMetricEvent.d.ts +6 -1
  253. package/dist/AVFoundation/AVMetricEventStream.d.ts +5 -1
  254. package/dist/AVFoundation/AVMetricHLSMediaSegmentRequestEvent.d.ts +6 -1
  255. package/dist/AVFoundation/AVMetricHLSPlaylistRequestEvent.d.ts +6 -1
  256. package/dist/AVFoundation/AVMetricMediaRendition.d.ts +6 -1
  257. package/dist/AVFoundation/AVMetricMediaResourceRequestEvent.d.ts +6 -1
  258. package/dist/AVFoundation/AVMetricPlayerItemInitialLikelyToKeepUpEvent.d.ts +6 -1
  259. package/dist/AVFoundation/AVMetricPlayerItemLikelyToKeepUpEvent.d.ts +6 -1
  260. package/dist/AVFoundation/AVMetricPlayerItemPlaybackSummaryEvent.d.ts +6 -1
  261. package/dist/AVFoundation/AVMetricPlayerItemRateChangeEvent.d.ts +6 -1
  262. package/dist/AVFoundation/AVMetricPlayerItemSeekDidCompleteEvent.d.ts +6 -1
  263. package/dist/AVFoundation/AVMetricPlayerItemSeekEvent.d.ts +6 -1
  264. package/dist/AVFoundation/AVMetricPlayerItemStallEvent.d.ts +6 -1
  265. package/dist/AVFoundation/AVMetricPlayerItemVariantSwitchEvent.d.ts +6 -1
  266. package/dist/AVFoundation/AVMetricPlayerItemVariantSwitchStartEvent.d.ts +6 -1
  267. package/dist/AVFoundation/AVMovie.d.ts +6 -1
  268. package/dist/AVFoundation/AVMovieTrack.d.ts +6 -1
  269. package/dist/AVFoundation/AVMutableAssetDownloadStorageManagementPolicy.d.ts +6 -1
  270. package/dist/AVFoundation/AVMutableAudioMix.d.ts +6 -1
  271. package/dist/AVFoundation/AVMutableAudioMixInputParameters.d.ts +5 -1
  272. package/dist/AVFoundation/AVMutableCaption.d.ts +7 -1
  273. package/dist/AVFoundation/AVMutableCaptionRegion.d.ts +6 -1
  274. package/dist/AVFoundation/AVMutableComposition.d.ts +7 -1
  275. package/dist/AVFoundation/AVMutableCompositionTrack.d.ts +6 -2
  276. package/dist/AVFoundation/AVMutableDateRangeMetadataGroup.d.ts +7 -1
  277. package/dist/AVFoundation/AVMutableMediaSelection.d.ts +6 -1
  278. package/dist/AVFoundation/AVMutableMetadataItem.d.ts +6 -1
  279. package/dist/AVFoundation/AVMutableMovie.d.ts +10 -1
  280. package/dist/AVFoundation/AVMutableMovieTrack.d.ts +5 -1
  281. package/dist/AVFoundation/AVMutableTimedMetadataGroup.d.ts +8 -1
  282. package/dist/AVFoundation/AVMutableVideoComposition.d.ts +5 -1
  283. package/dist/AVFoundation/AVMutableVideoCompositionInstruction.d.ts +5 -1
  284. package/dist/AVFoundation/AVMutableVideoCompositionLayerInstruction.d.ts +6 -1
  285. package/dist/AVFoundation/AVOutputSettingsAssistant.d.ts +5 -1
  286. package/dist/AVFoundation/AVPersistableContentKeyRequest.d.ts +5 -1
  287. package/dist/AVFoundation/AVPlaybackCoordinationMedium.d.ts +6 -1
  288. package/dist/AVFoundation/AVPlaybackCoordinator.d.ts +6 -1
  289. package/dist/AVFoundation/AVPlayer.d.ts +5 -1
  290. package/dist/AVFoundation/AVPlayerInterstitialEvent.d.ts +6 -1
  291. package/dist/AVFoundation/AVPlayerInterstitialEventController.d.ts +8 -2
  292. package/dist/AVFoundation/AVPlayerInterstitialEventMonitor.d.ts +6 -1
  293. package/dist/AVFoundation/AVPlayerItem.d.ts +5 -1
  294. package/dist/AVFoundation/AVPlayerItemAccessLog.d.ts +6 -1
  295. package/dist/AVFoundation/AVPlayerItemAccessLogEvent.d.ts +6 -1
  296. package/dist/AVFoundation/AVPlayerItemErrorLog.d.ts +6 -1
  297. package/dist/AVFoundation/AVPlayerItemErrorLogEvent.d.ts +6 -1
  298. package/dist/AVFoundation/AVPlayerItemIntegratedTimeline.d.ts +6 -1
  299. package/dist/AVFoundation/AVPlayerItemIntegratedTimelineSnapshot.d.ts +5 -1
  300. package/dist/AVFoundation/AVPlayerItemLegibleOutput.d.ts +6 -1
  301. package/dist/AVFoundation/AVPlayerItemMediaDataCollector.d.ts +6 -1
  302. package/dist/AVFoundation/AVPlayerItemMetadataCollector.d.ts +6 -1
  303. package/dist/AVFoundation/AVPlayerItemMetadataOutput.d.ts +6 -1
  304. package/dist/AVFoundation/AVPlayerItemOutput.d.ts +6 -1
  305. package/dist/AVFoundation/AVPlayerItemRenderedLegibleOutput.d.ts +6 -1
  306. package/dist/AVFoundation/AVPlayerItemSegment.d.ts +6 -1
  307. package/dist/AVFoundation/AVPlayerItemTrack.d.ts +6 -1
  308. package/dist/AVFoundation/AVPlayerItemVideoOutput.d.ts +5 -1
  309. package/dist/AVFoundation/AVPlayerLayer.d.ts +10 -2
  310. package/dist/AVFoundation/AVPlayerLooper.d.ts +6 -1
  311. package/dist/AVFoundation/AVPlayerMediaSelectionCriteria.d.ts +6 -1
  312. package/dist/AVFoundation/AVPlayerPlaybackCoordinator.d.ts +5 -1
  313. package/dist/AVFoundation/AVPlayerVideoOutput.d.ts +5 -1
  314. package/dist/AVFoundation/AVPlayerVideoOutputConfiguration.d.ts +6 -1
  315. package/dist/AVFoundation/AVPortraitEffectsMatte.d.ts +5 -1
  316. package/dist/AVFoundation/AVQueuePlayer.d.ts +12 -2
  317. package/dist/AVFoundation/AVRenderedCaptionImage.d.ts +5 -1
  318. package/dist/AVFoundation/AVRouteDetector.d.ts +6 -1
  319. package/dist/AVFoundation/AVSampleBufferAudioRenderer.d.ts +6 -1
  320. package/dist/AVFoundation/AVSampleBufferDisplayLayer.d.ts +10 -2
  321. package/dist/AVFoundation/AVSampleBufferGenerator.d.ts +5 -1
  322. package/dist/AVFoundation/AVSampleBufferGeneratorBatch.d.ts +6 -1
  323. package/dist/AVFoundation/AVSampleBufferRenderSynchronizer.d.ts +5 -1
  324. package/dist/AVFoundation/AVSampleBufferRequest.d.ts +6 -1
  325. package/dist/AVFoundation/AVSampleBufferVideoRenderer.d.ts +5 -1
  326. package/dist/AVFoundation/AVSampleCursor.d.ts +5 -1
  327. package/dist/AVFoundation/AVSemanticSegmentationMatte.d.ts +5 -1
  328. package/dist/AVFoundation/AVSpatialVideoConfiguration.d.ts +5 -1
  329. package/dist/AVFoundation/AVSynchronizedLayer.d.ts +11 -2
  330. package/dist/AVFoundation/AVTextStyleRule.d.ts +5 -1
  331. package/dist/AVFoundation/AVTimedMetadataGroup.d.ts +5 -1
  332. package/dist/AVFoundation/AVURLAsset.d.ts +7 -1
  333. package/dist/AVFoundation/AVVideoComposition.d.ts +5 -1
  334. package/dist/AVFoundation/AVVideoCompositionCoreAnimationTool.d.ts +6 -1
  335. package/dist/AVFoundation/AVVideoCompositionInstruction.d.ts +5 -1
  336. package/dist/AVFoundation/AVVideoCompositionLayerInstruction.d.ts +5 -1
  337. package/dist/AVFoundation/AVVideoCompositionRenderContext.d.ts +5 -1
  338. package/dist/AVFoundation/AVVideoCompositionRenderHint.d.ts +6 -1
  339. package/dist/AVFoundation/AVVideoOutputSpecification.d.ts +5 -1
  340. package/dist/AVFoundation/AVVideoPerformanceMetrics.d.ts +6 -1
  341. package/dist/AVFoundation/AVZoomRange.d.ts +6 -1
  342. package/dist/AVKit/AVCaptureView.d.ts +11 -2
  343. package/dist/AVKit/AVPictureInPictureController.d.ts +6 -1
  344. package/dist/AVKit/AVPictureInPictureControllerContentSource.d.ts +6 -1
  345. package/dist/AVKit/AVPlaybackSpeed.d.ts +6 -1
  346. package/dist/AVKit/AVPlayerView.d.ts +10 -2
  347. package/dist/AVKit/AVRoutePickerView.d.ts +12 -3
  348. package/dist/AVRouting/AVCustomDeviceRoute.d.ts +6 -1
  349. package/dist/AVRouting/AVCustomRoutingActionItem.d.ts +6 -1
  350. package/dist/AVRouting/AVCustomRoutingController.d.ts +6 -1
  351. package/dist/AVRouting/AVCustomRoutingEvent.d.ts +6 -1
  352. package/dist/AVRouting/AVCustomRoutingPartialIP.d.ts +6 -1
  353. package/dist/AVRouting/AVRoutingPlaybackArbiter.d.ts +6 -1
  354. package/dist/Accessibility/AXBrailleMap.d.ts +6 -1
  355. package/dist/Accessibility/AXBrailleTable.d.ts +6 -1
  356. package/dist/Accessibility/AXBrailleTranslationResult.d.ts +6 -1
  357. package/dist/Accessibility/AXBrailleTranslator.d.ts +6 -1
  358. package/dist/Accessibility/AXCategoricalDataAxisDescriptor.d.ts +6 -1
  359. package/dist/Accessibility/AXChartDescriptor.d.ts +6 -1
  360. package/dist/Accessibility/AXCustomContent.d.ts +6 -1
  361. package/dist/Accessibility/AXCustomContentProvider.d.ts +1 -1
  362. package/dist/Accessibility/AXDataPoint.d.ts +6 -1
  363. package/dist/Accessibility/AXDataPointValue.d.ts +6 -1
  364. package/dist/Accessibility/AXDataSeriesDescriptor.d.ts +6 -1
  365. package/dist/Accessibility/AXLiveAudioGraph.d.ts +6 -1
  366. package/dist/Accessibility/AXMathExpression.d.ts +6 -1
  367. package/dist/Accessibility/AXMathExpressionFenced.d.ts +6 -1
  368. package/dist/Accessibility/AXMathExpressionFraction.d.ts +6 -1
  369. package/dist/Accessibility/AXMathExpressionIdentifier.d.ts +6 -1
  370. package/dist/Accessibility/AXMathExpressionMultiscript.d.ts +6 -1
  371. package/dist/Accessibility/AXMathExpressionNumber.d.ts +6 -1
  372. package/dist/Accessibility/AXMathExpressionOperator.d.ts +6 -1
  373. package/dist/Accessibility/AXMathExpressionRoot.d.ts +6 -1
  374. package/dist/Accessibility/AXMathExpressionRow.d.ts +6 -1
  375. package/dist/Accessibility/AXMathExpressionSubSuperscript.d.ts +6 -1
  376. package/dist/Accessibility/AXMathExpressionTable.d.ts +6 -1
  377. package/dist/Accessibility/AXMathExpressionTableCell.d.ts +6 -1
  378. package/dist/Accessibility/AXMathExpressionTableRow.d.ts +6 -1
  379. package/dist/Accessibility/AXMathExpressionText.d.ts +6 -1
  380. package/dist/Accessibility/AXMathExpressionUnderOver.d.ts +6 -1
  381. package/dist/Accessibility/AXNumericDataAxisDescriptor.d.ts +6 -1
  382. package/dist/Accessibility/AXRequest.d.ts +5 -1
  383. package/dist/AccessorySetupKit/ASAccessory.d.ts +6 -1
  384. package/dist/AccessorySetupKit/ASAccessoryEvent.d.ts +6 -1
  385. package/dist/AccessorySetupKit/ASAccessorySession.d.ts +5 -1
  386. package/dist/AccessorySetupKit/ASAccessorySettings.d.ts +6 -1
  387. package/dist/AccessorySetupKit/ASDiscoveredAccessory.d.ts +6 -1
  388. package/dist/AccessorySetupKit/ASDiscoveredDisplayItem.d.ts +7 -1
  389. package/dist/AccessorySetupKit/ASDiscoveryDescriptor.d.ts +6 -1
  390. package/dist/AccessorySetupKit/ASMigrationDisplayItem.d.ts +8 -1
  391. package/dist/AccessorySetupKit/ASPickerDisplayItem.d.ts +5 -1
  392. package/dist/AccessorySetupKit/ASPickerDisplaySettings.d.ts +6 -1
  393. package/dist/AccessorySetupKit/ASPropertyCompareString.d.ts +6 -1
  394. package/dist/Accounts/ACAccount.d.ts +6 -1
  395. package/dist/Accounts/ACAccountCredential.d.ts +6 -1
  396. package/dist/Accounts/ACAccountStore.d.ts +6 -1
  397. package/dist/Accounts/ACAccountType.d.ts +6 -1
  398. package/dist/AdServices/AAAttribution.d.ts +5 -1
  399. package/dist/AdSupport/ASIdentifierManager.d.ts +6 -1
  400. package/dist/AddressBook/ABAddressBook.d.ts +5 -1
  401. package/dist/AddressBook/ABGroup.d.ts +5 -1
  402. package/dist/AddressBook/ABMultiValue.d.ts +5 -1
  403. package/dist/AddressBook/ABMutableMultiValue.d.ts +5 -1
  404. package/dist/AddressBook/ABPeoplePickerView.d.ts +10 -2
  405. package/dist/AddressBook/ABPerson.d.ts +5 -1
  406. package/dist/AddressBook/ABPersonPicker.d.ts +6 -1
  407. package/dist/AddressBook/ABPersonView.d.ts +11 -2
  408. package/dist/AddressBook/ABRecord.d.ts +5 -1
  409. package/dist/AddressBook/ABSearchElement.d.ts +6 -1
  410. package/dist/AppKit/NSATSTypesetter.d.ts +5 -1
  411. package/dist/AppKit/NSAccessibilityCustomAction.d.ts +6 -1
  412. package/dist/AppKit/NSAccessibilityCustomRotor.d.ts +6 -1
  413. package/dist/AppKit/NSAccessibilityCustomRotorItemResult.d.ts +6 -1
  414. package/dist/AppKit/NSAccessibilityCustomRotorSearchParameters.d.ts +6 -1
  415. package/dist/AppKit/NSAccessibilityElement.d.ts +5 -1
  416. package/dist/AppKit/NSActionCell.d.ts +12 -2
  417. package/dist/AppKit/NSAdaptiveImageGlyph.d.ts +6 -1
  418. package/dist/AppKit/NSAlert.d.ts +6 -2
  419. package/dist/AppKit/NSAlignmentFeedbackFilter.d.ts +5 -1
  420. package/dist/AppKit/NSAnimation.d.ts +6 -1
  421. package/dist/AppKit/NSAnimationContext.d.ts +6 -1
  422. package/dist/AppKit/NSAppearance.d.ts +7 -2
  423. package/dist/AppKit/NSApplication.d.ts +8 -3
  424. package/dist/AppKit/NSArrayController.d.ts +9 -2
  425. package/dist/AppKit/NSBackgroundExtensionView.d.ts +11 -2
  426. package/dist/AppKit/NSBezierPath.d.ts +5 -1
  427. package/dist/AppKit/NSBindingSelectionMarker.d.ts +5 -1
  428. package/dist/AppKit/NSBitmapImageRep.d.ts +8 -2
  429. package/dist/AppKit/NSBox.d.ts +9 -2
  430. package/dist/AppKit/NSBrowser.d.ts +10 -3
  431. package/dist/AppKit/NSBrowserCell.d.ts +7 -2
  432. package/dist/AppKit/NSButton.d.ts +10 -2
  433. package/dist/AppKit/NSButtonCell.d.ts +6 -3
  434. package/dist/AppKit/NSButtonTouchBarItem.d.ts +9 -2
  435. package/dist/AppKit/NSCIImageRep.d.ts +9 -2
  436. package/dist/AppKit/NSCachedImageRep.d.ts +8 -2
  437. package/dist/AppKit/NSCandidateListTouchBarItem.d.ts +9 -2
  438. package/dist/AppKit/NSCell.d.ts +5 -1
  439. package/dist/AppKit/NSClickGestureRecognizer.d.ts +9 -1
  440. package/dist/AppKit/NSClipView.d.ts +10 -2
  441. package/dist/AppKit/NSCollectionLayoutAnchor.d.ts +6 -1
  442. package/dist/AppKit/NSCollectionLayoutBoundarySupplementaryItem.d.ts +12 -1
  443. package/dist/AppKit/NSCollectionLayoutDecorationItem.d.ts +10 -1
  444. package/dist/AppKit/NSCollectionLayoutDimension.d.ts +6 -1
  445. package/dist/AppKit/NSCollectionLayoutEdgeSpacing.d.ts +6 -1
  446. package/dist/AppKit/NSCollectionLayoutGroup.d.ts +8 -1
  447. package/dist/AppKit/NSCollectionLayoutGroupCustomItem.d.ts +6 -1
  448. package/dist/AppKit/NSCollectionLayoutItem.d.ts +6 -1
  449. package/dist/AppKit/NSCollectionLayoutSection.d.ts +6 -1
  450. package/dist/AppKit/NSCollectionLayoutSize.d.ts +6 -1
  451. package/dist/AppKit/NSCollectionLayoutSpacing.d.ts +6 -1
  452. package/dist/AppKit/NSCollectionLayoutSupplementaryItem.d.ts +9 -1
  453. package/dist/AppKit/NSCollectionView.d.ts +10 -3
  454. package/dist/AppKit/NSCollectionViewCompositionalLayout.d.ts +6 -1
  455. package/dist/AppKit/NSCollectionViewCompositionalLayoutConfiguration.d.ts +6 -1
  456. package/dist/AppKit/NSCollectionViewDiffableDataSource.d.ts +5 -1
  457. package/dist/AppKit/NSCollectionViewFlowLayout.d.ts +6 -1
  458. package/dist/AppKit/NSCollectionViewFlowLayoutInvalidationContext.d.ts +6 -1
  459. package/dist/AppKit/NSCollectionViewGridLayout.d.ts +7 -2
  460. package/dist/AppKit/NSCollectionViewItem.d.ts +12 -2
  461. package/dist/AppKit/NSCollectionViewLayout.d.ts +5 -1
  462. package/dist/AppKit/NSCollectionViewLayoutAttributes.d.ts +6 -1
  463. package/dist/AppKit/NSCollectionViewLayoutInvalidationContext.d.ts +6 -1
  464. package/dist/AppKit/NSCollectionViewTransitionLayout.d.ts +6 -1
  465. package/dist/AppKit/NSCollectionViewUpdateItem.d.ts +6 -1
  466. package/dist/AppKit/NSColor.d.ts +5 -1
  467. package/dist/AppKit/NSColorList.d.ts +5 -1
  468. package/dist/AppKit/NSColorPanel.d.ts +16 -2
  469. package/dist/AppKit/NSColorPicker.d.ts +5 -1
  470. package/dist/AppKit/NSColorPickerTouchBarItem.d.ts +10 -3
  471. package/dist/AppKit/NSColorSampler.d.ts +6 -1
  472. package/dist/AppKit/NSColorSpace.d.ts +5 -1
  473. package/dist/AppKit/NSColorWell.d.ts +9 -2
  474. package/dist/AppKit/NSComboBox.d.ts +16 -2
  475. package/dist/AppKit/NSComboBoxCell.d.ts +11 -2
  476. package/dist/AppKit/NSComboButton.d.ts +10 -2
  477. package/dist/AppKit/NSControl.d.ts +6 -2
  478. package/dist/AppKit/NSController.d.ts +5 -1
  479. package/dist/AppKit/NSCursor.d.ts +6 -1
  480. package/dist/AppKit/NSCustomImageRep.d.ts +8 -2
  481. package/dist/AppKit/NSCustomTouchBarItem.d.ts +10 -2
  482. package/dist/AppKit/NSDataAsset.d.ts +6 -1
  483. package/dist/AppKit/NSDatePicker.d.ts +11 -2
  484. package/dist/AppKit/NSDatePickerCell.d.ts +9 -2
  485. package/dist/AppKit/NSDictionaryController.d.ts +9 -2
  486. package/dist/AppKit/NSDictionaryControllerKeyValuePair.d.ts +5 -1
  487. package/dist/AppKit/NSDiffableDataSourceSnapshot.d.ts +5 -1
  488. package/dist/AppKit/NSDockTile.d.ts +5 -1
  489. package/dist/AppKit/NSDocument.d.ts +6 -2
  490. package/dist/AppKit/NSDocumentController.d.ts +5 -1
  491. package/dist/AppKit/NSDraggingImageComponent.d.ts +5 -1
  492. package/dist/AppKit/NSDraggingItem.d.ts +5 -1
  493. package/dist/AppKit/NSDraggingSession.d.ts +5 -1
  494. package/dist/AppKit/NSDrawer.d.ts +8 -2
  495. package/dist/AppKit/NSEPSImageRep.d.ts +9 -2
  496. package/dist/AppKit/NSEvent.d.ts +5 -1
  497. package/dist/AppKit/NSFilePromiseProvider.d.ts +5 -1
  498. package/dist/AppKit/NSFilePromiseReceiver.d.ts +6 -1
  499. package/dist/AppKit/NSFont.d.ts +5 -1
  500. package/dist/AppKit/NSFontAssetRequest.d.ts +6 -1
  501. package/dist/AppKit/NSFontCollection.d.ts +5 -1
  502. package/dist/AppKit/NSFontDescriptor.d.ts +5 -1
  503. package/dist/AppKit/NSFontManager.d.ts +5 -1
  504. package/dist/AppKit/NSFontPanel.d.ts +17 -2
  505. package/dist/AppKit/NSForm.d.ts +14 -2
  506. package/dist/AppKit/NSFormCell.d.ts +9 -2
  507. package/dist/AppKit/NSGestureRecognizer.d.ts +5 -1
  508. package/dist/AppKit/NSGlassEffectContainerView.d.ts +11 -2
  509. package/dist/AppKit/NSGlassEffectView.d.ts +11 -2
  510. package/dist/AppKit/NSGlyphGenerator.d.ts +5 -1
  511. package/dist/AppKit/NSGlyphInfo.d.ts +6 -1
  512. package/dist/AppKit/NSGradient.d.ts +5 -1
  513. package/dist/AppKit/NSGraphicsContext.d.ts +5 -1
  514. package/dist/AppKit/NSGridCell.d.ts +6 -1
  515. package/dist/AppKit/NSGridColumn.d.ts +6 -1
  516. package/dist/AppKit/NSGridRow.d.ts +6 -1
  517. package/dist/AppKit/NSGridView.d.ts +7 -2
  518. package/dist/AppKit/NSGroupTouchBarItem.d.ts +10 -2
  519. package/dist/AppKit/NSHapticFeedbackManager.d.ts +6 -1
  520. package/dist/AppKit/NSHelpManager.d.ts +5 -1
  521. package/dist/AppKit/NSImage.d.ts +5 -1
  522. package/dist/AppKit/NSImageCell.d.ts +13 -2
  523. package/dist/AppKit/NSImageRep.d.ts +5 -1
  524. package/dist/AppKit/NSImageSymbolConfiguration.d.ts +6 -1
  525. package/dist/AppKit/NSImageView.d.ts +11 -2
  526. package/dist/AppKit/NSInputManager.d.ts +5 -1
  527. package/dist/AppKit/NSInputServer.d.ts +5 -1
  528. package/dist/AppKit/NSItemBadge.d.ts +6 -1
  529. package/dist/AppKit/NSLayoutAnchor.d.ts +5 -1
  530. package/dist/AppKit/NSLayoutConstraint.d.ts +5 -1
  531. package/dist/AppKit/NSLayoutDimension.d.ts +6 -1
  532. package/dist/AppKit/NSLayoutGuide.d.ts +6 -1
  533. package/dist/AppKit/NSLayoutManager.d.ts +5 -1
  534. package/dist/AppKit/NSLayoutXAxisAnchor.d.ts +6 -1
  535. package/dist/AppKit/NSLayoutYAxisAnchor.d.ts +6 -1
  536. package/dist/AppKit/NSLevelIndicator.d.ts +13 -5
  537. package/dist/AppKit/NSLevelIndicatorCell.d.ts +13 -2
  538. package/dist/AppKit/NSMagnificationGestureRecognizer.d.ts +9 -1
  539. package/dist/AppKit/NSMatrix.d.ts +8 -2
  540. package/dist/AppKit/NSMediaLibraryBrowserController.d.ts +5 -1
  541. package/dist/AppKit/NSMenu.d.ts +6 -2
  542. package/dist/AppKit/NSMenuItem.d.ts +7 -3
  543. package/dist/AppKit/NSMenuItemBadge.d.ts +6 -1
  544. package/dist/AppKit/NSMenuItemCell.d.ts +9 -2
  545. package/dist/AppKit/NSMenuToolbarItem.d.ts +8 -1
  546. package/dist/AppKit/NSMovie.d.ts +5 -1
  547. package/dist/AppKit/NSMutableFontCollection.d.ts +6 -1
  548. package/dist/AppKit/NSMutableParagraphStyle.d.ts +7 -2
  549. package/dist/AppKit/NSNib.d.ts +5 -1
  550. package/dist/AppKit/NSNibConnector.d.ts +5 -1
  551. package/dist/AppKit/NSNibControlConnector.d.ts +6 -1
  552. package/dist/AppKit/NSNibOutletConnector.d.ts +6 -1
  553. package/dist/AppKit/NSObjectController.d.ts +7 -3
  554. package/dist/AppKit/NSOpenGLContext.d.ts +5 -1
  555. package/dist/AppKit/NSOpenGLLayer.d.ts +10 -2
  556. package/dist/AppKit/NSOpenGLPixelBuffer.d.ts +5 -1
  557. package/dist/AppKit/NSOpenGLPixelFormat.d.ts +5 -1
  558. package/dist/AppKit/NSOpenGLView.d.ts +10 -2
  559. package/dist/AppKit/NSOpenPanel.d.ts +16 -2
  560. package/dist/AppKit/NSOutlineView.d.ts +9 -2
  561. package/dist/AppKit/NSPDFImageRep.d.ts +9 -2
  562. package/dist/AppKit/NSPDFInfo.d.ts +6 -1
  563. package/dist/AppKit/NSPDFPanel.d.ts +6 -1
  564. package/dist/AppKit/NSPICTImageRep.d.ts +9 -2
  565. package/dist/AppKit/NSPageController.d.ts +11 -2
  566. package/dist/AppKit/NSPageLayout.d.ts +5 -1
  567. package/dist/AppKit/NSPanGestureRecognizer.d.ts +9 -1
  568. package/dist/AppKit/NSPanel.d.ts +17 -2
  569. package/dist/AppKit/NSParagraphStyle.d.ts +6 -1
  570. package/dist/AppKit/NSPasteboard.d.ts +5 -1
  571. package/dist/AppKit/NSPasteboardItem.d.ts +5 -1
  572. package/dist/AppKit/NSPathCell.d.ts +11 -2
  573. package/dist/AppKit/NSPathComponentCell.d.ts +12 -2
  574. package/dist/AppKit/NSPathControl.d.ts +11 -2
  575. package/dist/AppKit/NSPathControlItem.d.ts +6 -1
  576. package/dist/AppKit/NSPersistentDocument.d.ts +9 -2
  577. package/dist/AppKit/NSPickerTouchBarItem.d.ts +9 -2
  578. package/dist/AppKit/NSPopUpButton.d.ts +14 -2
  579. package/dist/AppKit/NSPopUpButtonCell.d.ts +10 -2
  580. package/dist/AppKit/NSPopover.d.ts +5 -1
  581. package/dist/AppKit/NSPopoverTouchBarItem.d.ts +9 -2
  582. package/dist/AppKit/NSPredicateEditor.d.ts +11 -2
  583. package/dist/AppKit/NSPredicateEditorRowTemplate.d.ts +6 -1
  584. package/dist/AppKit/NSPressGestureRecognizer.d.ts +9 -1
  585. package/dist/AppKit/NSPressureConfiguration.d.ts +6 -1
  586. package/dist/AppKit/NSPreviewRepresentingActivityItem.d.ts +5 -1
  587. package/dist/AppKit/NSPrintInfo.d.ts +5 -1
  588. package/dist/AppKit/NSPrintOperation.d.ts +5 -1
  589. package/dist/AppKit/NSPrintPanel.d.ts +5 -1
  590. package/dist/AppKit/NSPrinter.d.ts +6 -1
  591. package/dist/AppKit/NSProgressIndicator.d.ts +10 -2
  592. package/dist/AppKit/NSResponder.d.ts +5 -1
  593. package/dist/AppKit/NSRotationGestureRecognizer.d.ts +9 -1
  594. package/dist/AppKit/NSRuleEditor.d.ts +10 -2
  595. package/dist/AppKit/NSRulerMarker.d.ts +6 -1
  596. package/dist/AppKit/NSRulerView.d.ts +8 -2
  597. package/dist/AppKit/NSRunningApplication.d.ts +5 -1
  598. package/dist/AppKit/NSSavePanel.d.ts +19 -6
  599. package/dist/AppKit/NSScreen.d.ts +5 -1
  600. package/dist/AppKit/NSScrollEdgeEffectStyle.d.ts +6 -1
  601. package/dist/AppKit/NSScrollView.d.ts +7 -3
  602. package/dist/AppKit/NSScroller.d.ts +10 -2
  603. package/dist/AppKit/NSScrubber.d.ts +6 -2
  604. package/dist/AppKit/NSScrubberArrangedView.d.ts +11 -2
  605. package/dist/AppKit/NSScrubberFlowLayout.d.ts +9 -2
  606. package/dist/AppKit/NSScrubberImageItemView.d.ts +11 -2
  607. package/dist/AppKit/NSScrubberItemView.d.ts +11 -2
  608. package/dist/AppKit/NSScrubberLayout.d.ts +5 -1
  609. package/dist/AppKit/NSScrubberLayoutAttributes.d.ts +6 -1
  610. package/dist/AppKit/NSScrubberProportionalLayout.d.ts +7 -2
  611. package/dist/AppKit/NSScrubberSelectionStyle.d.ts +6 -1
  612. package/dist/AppKit/NSScrubberSelectionView.d.ts +11 -2
  613. package/dist/AppKit/NSScrubberTextItemView.d.ts +11 -2
  614. package/dist/AppKit/NSSearchField.d.ts +15 -2
  615. package/dist/AppKit/NSSearchFieldCell.d.ts +10 -3
  616. package/dist/AppKit/NSSearchToolbarItem.d.ts +8 -1
  617. package/dist/AppKit/NSSecureTextField.d.ts +17 -2
  618. package/dist/AppKit/NSSecureTextFieldCell.d.ts +13 -2
  619. package/dist/AppKit/NSSegmentedCell.d.ts +11 -2
  620. package/dist/AppKit/NSSegmentedControl.d.ts +10 -2
  621. package/dist/AppKit/NSShadow.d.ts +6 -1
  622. package/dist/AppKit/NSSharingCollaborationModeRestriction.d.ts +6 -1
  623. package/dist/AppKit/NSSharingService.d.ts +6 -1
  624. package/dist/AppKit/NSSharingServicePicker.d.ts +6 -1
  625. package/dist/AppKit/NSSharingServicePickerToolbarItem.d.ts +8 -1
  626. package/dist/AppKit/NSSharingServicePickerTouchBarItem.d.ts +9 -1
  627. package/dist/AppKit/NSSlider.d.ts +9 -2
  628. package/dist/AppKit/NSSliderAccessory.d.ts +6 -1
  629. package/dist/AppKit/NSSliderAccessoryBehavior.d.ts +5 -1
  630. package/dist/AppKit/NSSliderCell.d.ts +10 -2
  631. package/dist/AppKit/NSSliderTouchBarItem.d.ts +9 -2
  632. package/dist/AppKit/NSSound.d.ts +6 -1
  633. package/dist/AppKit/NSSpeechRecognizer.d.ts +6 -1
  634. package/dist/AppKit/NSSpeechSynthesizer.d.ts +5 -1
  635. package/dist/AppKit/NSSpellChecker.d.ts +5 -1
  636. package/dist/AppKit/NSSplitView.d.ts +10 -2
  637. package/dist/AppKit/NSSplitViewController.d.ts +11 -2
  638. package/dist/AppKit/NSSplitViewItem.d.ts +6 -1
  639. package/dist/AppKit/NSSplitViewItemAccessoryViewController.d.ts +12 -2
  640. package/dist/AppKit/NSStackView.d.ts +11 -2
  641. package/dist/AppKit/NSStatusBar.d.ts +6 -1
  642. package/dist/AppKit/NSStatusBarButton.d.ts +18 -2
  643. package/dist/AppKit/NSStatusItem.d.ts +6 -2
  644. package/dist/AppKit/NSStepper.d.ts +11 -2
  645. package/dist/AppKit/NSStepperCell.d.ts +13 -2
  646. package/dist/AppKit/NSStepperTouchBarItem.d.ts +9 -2
  647. package/dist/AppKit/NSStoryboard.d.ts +5 -1
  648. package/dist/AppKit/NSStoryboardSegue.d.ts +5 -1
  649. package/dist/AppKit/NSStringDrawingContext.d.ts +6 -1
  650. package/dist/AppKit/NSSwitch.d.ts +11 -2
  651. package/dist/AppKit/NSTabView.d.ts +9 -2
  652. package/dist/AppKit/NSTabViewController.d.ts +11 -2
  653. package/dist/AppKit/NSTabViewItem.d.ts +5 -1
  654. package/dist/AppKit/NSTableCellView.d.ts +10 -2
  655. package/dist/AppKit/NSTableColumn.d.ts +5 -1
  656. package/dist/AppKit/NSTableHeaderCell.d.ts +13 -2
  657. package/dist/AppKit/NSTableHeaderView.d.ts +10 -2
  658. package/dist/AppKit/NSTableRowView.d.ts +9 -2
  659. package/dist/AppKit/NSTableView.d.ts +6 -2
  660. package/dist/AppKit/NSTableViewDiffableDataSource.d.ts +5 -1
  661. package/dist/AppKit/NSTableViewRowAction.d.ts +7 -2
  662. package/dist/AppKit/NSText.d.ts +6 -2
  663. package/dist/AppKit/NSTextAlternatives.d.ts +6 -1
  664. package/dist/AppKit/NSTextAttachment.d.ts +5 -1
  665. package/dist/AppKit/NSTextAttachmentCell.d.ts +13 -2
  666. package/dist/AppKit/NSTextAttachmentViewProvider.d.ts +6 -1
  667. package/dist/AppKit/NSTextBlock.d.ts +6 -1
  668. package/dist/AppKit/NSTextCheckingController.d.ts +5 -1
  669. package/dist/AppKit/NSTextContainer.d.ts +5 -1
  670. package/dist/AppKit/NSTextContentManager.d.ts +6 -1
  671. package/dist/AppKit/NSTextContentStorage.d.ts +9 -2
  672. package/dist/AppKit/NSTextElement.d.ts +6 -1
  673. package/dist/AppKit/NSTextField.d.ts +10 -2
  674. package/dist/AppKit/NSTextFieldCell.d.ts +9 -2
  675. package/dist/AppKit/NSTextFinder.d.ts +6 -1
  676. package/dist/AppKit/NSTextInputContext.d.ts +6 -1
  677. package/dist/AppKit/NSTextInsertionIndicator.d.ts +12 -3
  678. package/dist/AppKit/NSTextLayoutFragment.d.ts +6 -1
  679. package/dist/AppKit/NSTextLayoutManager.d.ts +5 -1
  680. package/dist/AppKit/NSTextLineFragment.d.ts +6 -1
  681. package/dist/AppKit/NSTextList.d.ts +6 -1
  682. package/dist/AppKit/NSTextListElement.d.ts +9 -1
  683. package/dist/AppKit/NSTextParagraph.d.ts +8 -1
  684. package/dist/AppKit/NSTextPreview.d.ts +5 -1
  685. package/dist/AppKit/NSTextRange.d.ts +6 -1
  686. package/dist/AppKit/NSTextSelection.d.ts +6 -1
  687. package/dist/AppKit/NSTextSelectionNavigation.d.ts +6 -1
  688. package/dist/AppKit/NSTextStorage.d.ts +28 -1
  689. package/dist/AppKit/NSTextTab.d.ts +6 -1
  690. package/dist/AppKit/NSTextTable.d.ts +7 -2
  691. package/dist/AppKit/NSTextTableBlock.d.ts +7 -2
  692. package/dist/AppKit/NSTextView.d.ts +7 -3
  693. package/dist/AppKit/NSTextViewportLayoutController.d.ts +6 -1
  694. package/dist/AppKit/NSTintConfiguration.d.ts +6 -1
  695. package/dist/AppKit/NSTitlebarAccessoryViewController.d.ts +12 -2
  696. package/dist/AppKit/NSTokenField.d.ts +18 -3
  697. package/dist/AppKit/NSTokenFieldCell.d.ts +14 -3
  698. package/dist/AppKit/NSToolbar.d.ts +5 -1
  699. package/dist/AppKit/NSToolbarItem.d.ts +5 -1
  700. package/dist/AppKit/NSToolbarItemGroup.d.ts +6 -1
  701. package/dist/AppKit/NSTouch.d.ts +5 -1
  702. package/dist/AppKit/NSTouchBar.d.ts +6 -1
  703. package/dist/AppKit/NSTouchBarItem.d.ts +6 -1
  704. package/dist/AppKit/NSTrackingArea.d.ts +5 -1
  705. package/dist/AppKit/NSTrackingSeparatorToolbarItem.d.ts +7 -1
  706. package/dist/AppKit/NSTreeController.d.ts +9 -2
  707. package/dist/AppKit/NSTreeNode.d.ts +5 -1
  708. package/dist/AppKit/NSTypesetter.d.ts +5 -1
  709. package/dist/AppKit/NSUserDefaultsController.d.ts +6 -2
  710. package/dist/AppKit/NSUserInterfaceCompressionOptions.d.ts +6 -1
  711. package/dist/AppKit/NSView.d.ts +6 -2
  712. package/dist/AppKit/NSViewAnimation.d.ts +10 -1
  713. package/dist/AppKit/NSViewController.d.ts +6 -2
  714. package/dist/AppKit/NSViewLayoutRegion.d.ts +6 -1
  715. package/dist/AppKit/NSVisualEffectView.d.ts +11 -2
  716. package/dist/AppKit/NSWindow.d.ts +11 -5
  717. package/dist/AppKit/NSWindowController.d.ts +6 -2
  718. package/dist/AppKit/NSWindowTab.d.ts +8 -3
  719. package/dist/AppKit/NSWindowTabGroup.d.ts +6 -1
  720. package/dist/AppKit/NSWorkspace.d.ts +5 -1
  721. package/dist/AppKit/NSWorkspaceAuthorization.d.ts +6 -1
  722. package/dist/AppKit/NSWorkspaceOpenConfiguration.d.ts +6 -1
  723. package/dist/AppKit/NSWritingToolsCoordinator.d.ts +6 -1
  724. package/dist/AppKit/NSWritingToolsCoordinatorAnimationParameters.d.ts +6 -1
  725. package/dist/AppKit/NSWritingToolsCoordinatorContext.d.ts +6 -1
  726. package/dist/AppTrackingTransparency/ATTrackingManager.d.ts +6 -1
  727. package/dist/AppleScriptKit/ASKPluginObject.d.ts +6 -1
  728. package/dist/AudioToolbox/AUAudioUnit.d.ts +5 -1
  729. package/dist/AudioToolbox/AUAudioUnitBus.d.ts +5 -1
  730. package/dist/AudioToolbox/AUAudioUnitBusArray.d.ts +5 -1
  731. package/dist/AudioToolbox/AUAudioUnitPreset.d.ts +6 -1
  732. package/dist/AudioToolbox/AUAudioUnitV2Bridge.d.ts +8 -1
  733. package/dist/AudioToolbox/AUParameter.d.ts +5 -1
  734. package/dist/AudioToolbox/AUParameterGroup.d.ts +6 -1
  735. package/dist/AudioToolbox/AUParameterNode.d.ts +5 -1
  736. package/dist/AudioToolbox/AUParameterTree.d.ts +5 -1
  737. package/dist/AudioVideoBridging/AVB17221ACMPInterface.d.ts +7 -1
  738. package/dist/AudioVideoBridging/AVB17221ACMPMessage.d.ts +6 -1
  739. package/dist/AudioVideoBridging/AVB17221AECPAEMMessage.d.ts +6 -1
  740. package/dist/AudioVideoBridging/AVB17221AECPAVCMessage.d.ts +6 -1
  741. package/dist/AudioVideoBridging/AVB17221AECPAddressAccessMessage.d.ts +6 -1
  742. package/dist/AudioVideoBridging/AVB17221AECPAddressAccessTLV.d.ts +6 -1
  743. package/dist/AudioVideoBridging/AVB17221AECPMessage.d.ts +6 -1
  744. package/dist/AudioVideoBridging/AVB17221AECPVendorMessage.d.ts +6 -1
  745. package/dist/AudioVideoBridging/AVB17221Entity.d.ts +6 -1
  746. package/dist/AudioVideoBridging/AVB17221EntityDiscovery.d.ts +5 -1
  747. package/dist/AudioVideoBridging/AVB1722ControlInterface.d.ts +6 -1
  748. package/dist/AudioVideoBridging/AVBCentralManager.d.ts +6 -1
  749. package/dist/AudioVideoBridging/AVBEthernetInterface.d.ts +8 -1
  750. package/dist/AudioVideoBridging/AVBIPAddress.d.ts +5 -1
  751. package/dist/AudioVideoBridging/AVBInterface.d.ts +6 -1
  752. package/dist/AudioVideoBridging/AVBMACAddress.d.ts +5 -1
  753. package/dist/AuthenticationServices/ASAccountAuthenticationModificationController.d.ts +6 -1
  754. package/dist/AuthenticationServices/ASAccountAuthenticationModificationExtensionContext.d.ts +6 -1
  755. package/dist/AuthenticationServices/ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest.d.ts +6 -1
  756. package/dist/AuthenticationServices/ASAccountAuthenticationModificationRequest.d.ts +6 -1
  757. package/dist/AuthenticationServices/ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest.d.ts +6 -1
  758. package/dist/AuthenticationServices/ASAccountAuthenticationModificationViewController.d.ts +11 -2
  759. package/dist/AuthenticationServices/ASAuthorization.d.ts +6 -1
  760. package/dist/AuthenticationServices/ASAuthorizationAppleIDButton.d.ts +11 -2
  761. package/dist/AuthenticationServices/ASAuthorizationAppleIDCredential.d.ts +6 -1
  762. package/dist/AuthenticationServices/ASAuthorizationAppleIDProvider.d.ts +6 -1
  763. package/dist/AuthenticationServices/ASAuthorizationAppleIDRequest.d.ts +6 -1
  764. package/dist/AuthenticationServices/ASAuthorizationController.d.ts +6 -1
  765. package/dist/AuthenticationServices/ASAuthorizationOpenIDRequest.d.ts +6 -1
  766. package/dist/AuthenticationServices/ASAuthorizationPasswordProvider.d.ts +6 -1
  767. package/dist/AuthenticationServices/ASAuthorizationPasswordRequest.d.ts +6 -1
  768. package/dist/AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialAssertion.d.ts +6 -1
  769. package/dist/AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialAssertionRequest.d.ts +6 -1
  770. package/dist/AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialDescriptor.d.ts +6 -1
  771. package/dist/AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialProvider.d.ts +6 -1
  772. package/dist/AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialRegistration.d.ts +6 -1
  773. package/dist/AuthenticationServices/ASAuthorizationPlatformPublicKeyCredentialRegistrationRequest.d.ts +6 -1
  774. package/dist/AuthenticationServices/ASAuthorizationProviderExtensionAuthorizationRequest.d.ts +6 -1
  775. package/dist/AuthenticationServices/ASAuthorizationProviderExtensionAuthorizationResult.d.ts +6 -1
  776. package/dist/AuthenticationServices/ASAuthorizationProviderExtensionKerberosMapping.d.ts +6 -1
  777. package/dist/AuthenticationServices/ASAuthorizationProviderExtensionLoginConfiguration.d.ts +5 -1
  778. package/dist/AuthenticationServices/ASAuthorizationProviderExtensionLoginManager.d.ts +5 -1
  779. package/dist/AuthenticationServices/ASAuthorizationProviderExtensionUserLoginConfiguration.d.ts +5 -1
  780. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput.d.ts +6 -1
  781. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput.d.ts +6 -1
  782. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput.d.ts +6 -1
  783. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput.d.ts +6 -1
  784. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFAssertionInput.d.ts +6 -1
  785. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFAssertionInputValues.d.ts +6 -1
  786. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFAssertionOutput.d.ts +6 -1
  787. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationInput.d.ts +6 -1
  788. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialPRFRegistrationOutput.d.ts +6 -1
  789. package/dist/AuthenticationServices/ASAuthorizationPublicKeyCredentialParameters.d.ts +6 -1
  790. package/dist/AuthenticationServices/ASAuthorizationRequest.d.ts +6 -1
  791. package/dist/AuthenticationServices/ASAuthorizationSecurityKeyPublicKeyCredentialAssertion.d.ts +6 -1
  792. package/dist/AuthenticationServices/ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest.d.ts +6 -1
  793. package/dist/AuthenticationServices/ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor.d.ts +6 -1
  794. package/dist/AuthenticationServices/ASAuthorizationSecurityKeyPublicKeyCredentialProvider.d.ts +6 -1
  795. package/dist/AuthenticationServices/ASAuthorizationSecurityKeyPublicKeyCredentialRegistration.d.ts +6 -1
  796. package/dist/AuthenticationServices/ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest.d.ts +6 -1
  797. package/dist/AuthenticationServices/ASAuthorizationSingleSignOnCredential.d.ts +6 -1
  798. package/dist/AuthenticationServices/ASAuthorizationSingleSignOnProvider.d.ts +6 -1
  799. package/dist/AuthenticationServices/ASAuthorizationSingleSignOnRequest.d.ts +6 -1
  800. package/dist/AuthenticationServices/ASAuthorizationWebBrowserPlatformPublicKeyCredential.d.ts +6 -1
  801. package/dist/AuthenticationServices/ASAuthorizationWebBrowserPublicKeyCredentialManager.d.ts +6 -1
  802. package/dist/AuthenticationServices/ASCredentialIdentityStore.d.ts +6 -1
  803. package/dist/AuthenticationServices/ASCredentialIdentityStoreState.d.ts +6 -1
  804. package/dist/AuthenticationServices/ASCredentialProviderExtensionContext.d.ts +6 -1
  805. package/dist/AuthenticationServices/ASCredentialProviderViewController.d.ts +11 -2
  806. package/dist/AuthenticationServices/ASCredentialServiceIdentifier.d.ts +6 -1
  807. package/dist/AuthenticationServices/ASGeneratePasswordsRequest.d.ts +6 -1
  808. package/dist/AuthenticationServices/ASGeneratedPassword.d.ts +6 -1
  809. package/dist/AuthenticationServices/ASOneTimeCodeCredential.d.ts +6 -1
  810. package/dist/AuthenticationServices/ASOneTimeCodeCredentialIdentity.d.ts +6 -1
  811. package/dist/AuthenticationServices/ASOneTimeCodeCredentialRequest.d.ts +6 -1
  812. package/dist/AuthenticationServices/ASPasskeyAssertionCredential.d.ts +6 -1
  813. package/dist/AuthenticationServices/ASPasskeyAssertionCredentialExtensionInput.d.ts +6 -1
  814. package/dist/AuthenticationServices/ASPasskeyAssertionCredentialExtensionOutput.d.ts +6 -1
  815. package/dist/AuthenticationServices/ASPasskeyCredentialIdentity.d.ts +6 -1
  816. package/dist/AuthenticationServices/ASPasskeyCredentialRequest.d.ts +6 -1
  817. package/dist/AuthenticationServices/ASPasskeyCredentialRequestParameters.d.ts +6 -1
  818. package/dist/AuthenticationServices/ASPasskeyRegistrationCredential.d.ts +6 -1
  819. package/dist/AuthenticationServices/ASPasskeyRegistrationCredentialExtensionInput.d.ts +6 -1
  820. package/dist/AuthenticationServices/ASPasskeyRegistrationCredentialExtensionOutput.d.ts +6 -1
  821. package/dist/AuthenticationServices/ASPasswordCredential.d.ts +6 -1
  822. package/dist/AuthenticationServices/ASPasswordCredentialIdentity.d.ts +6 -1
  823. package/dist/AuthenticationServices/ASPasswordCredentialRequest.d.ts +6 -1
  824. package/dist/AuthenticationServices/ASPublicKeyCredentialClientData.d.ts +6 -1
  825. package/dist/AuthenticationServices/ASSavePasswordRequest.d.ts +6 -1
  826. package/dist/AuthenticationServices/ASSettingsHelper.d.ts +6 -1
  827. package/dist/AuthenticationServices/ASWebAuthenticationSession.d.ts +6 -1
  828. package/dist/AuthenticationServices/ASWebAuthenticationSessionCallback.d.ts +6 -1
  829. package/dist/AuthenticationServices/ASWebAuthenticationSessionRequest.d.ts +6 -1
  830. package/dist/AuthenticationServices/ASWebAuthenticationSessionWebBrowserSessionManager.d.ts +6 -1
  831. package/dist/AutomaticAssessmentConfiguration/AEAssessmentApplication.d.ts +6 -1
  832. package/dist/AutomaticAssessmentConfiguration/AEAssessmentConfiguration.d.ts +6 -1
  833. package/dist/AutomaticAssessmentConfiguration/AEAssessmentParticipantConfiguration.d.ts +5 -0
  834. package/dist/AutomaticAssessmentConfiguration/AEAssessmentSession.d.ts +6 -1
  835. package/dist/Automator/AMAction.d.ts +5 -1
  836. package/dist/Automator/AMAppleScriptAction.d.ts +10 -1
  837. package/dist/Automator/AMBundleAction.d.ts +10 -1
  838. package/dist/Automator/AMShellScriptAction.d.ts +10 -1
  839. package/dist/Automator/AMWorkflow.d.ts +5 -1
  840. package/dist/Automator/AMWorkflowController.d.ts +8 -2
  841. package/dist/Automator/AMWorkflowView.d.ts +11 -2
  842. package/dist/Automator/AMWorkspace.d.ts +5 -1
  843. package/dist/BackgroundAssets/BAAppExtensionInfo.d.ts +6 -1
  844. package/dist/BackgroundAssets/BAAssetPack.d.ts +5 -1
  845. package/dist/BackgroundAssets/BAAssetPackManager.d.ts +5 -1
  846. package/dist/BackgroundAssets/BAAssetPackManifest.d.ts +5 -1
  847. package/dist/BackgroundAssets/BADownload.d.ts +6 -1
  848. package/dist/BackgroundAssets/BADownloadManager.d.ts +5 -1
  849. package/dist/BackgroundAssets/BAURLDownload.d.ts +7 -1
  850. package/dist/BackgroundTasks/BGAppRefreshTask.d.ts +6 -1
  851. package/dist/BackgroundTasks/BGAppRefreshTaskRequest.d.ts +6 -1
  852. package/dist/BackgroundTasks/BGContinuedProcessingTask.d.ts +6 -1
  853. package/dist/BackgroundTasks/BGContinuedProcessingTaskRequest.d.ts +6 -1
  854. package/dist/BackgroundTasks/BGHealthResearchTask.d.ts +6 -1
  855. package/dist/BackgroundTasks/BGHealthResearchTaskRequest.d.ts +8 -1
  856. package/dist/BackgroundTasks/BGProcessingTask.d.ts +6 -1
  857. package/dist/BackgroundTasks/BGProcessingTaskRequest.d.ts +6 -1
  858. package/dist/BackgroundTasks/BGTask.d.ts +6 -1
  859. package/dist/BackgroundTasks/BGTaskRequest.d.ts +6 -1
  860. package/dist/BackgroundTasks/BGTaskScheduler.d.ts +5 -1
  861. package/dist/BrowserEngineCore/BEAudioSession.d.ts +5 -1
  862. package/dist/BrowserEngineKit/BEAccessibilityTextMarker.d.ts +6 -1
  863. package/dist/BrowserEngineKit/BEAccessibilityTextMarkerRange.d.ts +6 -1
  864. package/dist/BrowserEngineKit/BEDownloadMonitor.d.ts +6 -1
  865. package/dist/BrowserEngineKit/BEDownloadMonitorLocation.d.ts +6 -1
  866. package/dist/BrowserEngineKit/BELayerHierarchy.d.ts +5 -1
  867. package/dist/BrowserEngineKit/BELayerHierarchyHandle.d.ts +5 -1
  868. package/dist/BrowserEngineKit/BELayerHierarchyHostingTransactionCoordinator.d.ts +5 -1
  869. package/dist/BrowserEngineKit/BEMediaEnvironment.d.ts +5 -1
  870. package/dist/BrowserEngineKit/BENetworkingProcess.d.ts +5 -1
  871. package/dist/BrowserEngineKit/BEProcessCapability.d.ts +5 -1
  872. package/dist/BrowserEngineKit/BERenderingProcess.d.ts +5 -1
  873. package/dist/BrowserEngineKit/BETextAlternatives.d.ts +6 -1
  874. package/dist/BrowserEngineKit/BETextSuggestion.d.ts +6 -1
  875. package/dist/BrowserEngineKit/BEWebAppManifest.d.ts +6 -1
  876. package/dist/BrowserEngineKit/BEWebContentFilter.d.ts +6 -1
  877. package/dist/BrowserEngineKit/BEWebContentProcess.d.ts +5 -1
  878. package/dist/BusinessChat/BCChatAction.d.ts +6 -1
  879. package/dist/BusinessChat/BCChatButton.d.ts +9 -2
  880. package/dist/CalendarStore/CalAlarm.d.ts +5 -1
  881. package/dist/CalendarStore/CalAttendee.d.ts +6 -1
  882. package/dist/CalendarStore/CalCalendar.d.ts +5 -1
  883. package/dist/CalendarStore/CalCalendarItem.d.ts +6 -1
  884. package/dist/CalendarStore/CalCalendarStore.d.ts +5 -1
  885. package/dist/CalendarStore/CalEvent.d.ts +5 -1
  886. package/dist/CalendarStore/CalNthWeekDay.d.ts +6 -1
  887. package/dist/CalendarStore/CalRecurrenceEnd.d.ts +5 -1
  888. package/dist/CalendarStore/CalRecurrenceRule.d.ts +5 -1
  889. package/dist/CalendarStore/CalTask.d.ts +5 -1
  890. package/dist/CallKit/CXAction.d.ts +6 -1
  891. package/dist/CallKit/CXAnswerCallAction.d.ts +11 -2
  892. package/dist/CallKit/CXCall.d.ts +6 -1
  893. package/dist/CallKit/CXCallAction.d.ts +7 -2
  894. package/dist/CallKit/CXCallController.d.ts +6 -1
  895. package/dist/CallKit/CXCallDirectoryExtensionContext.d.ts +6 -1
  896. package/dist/CallKit/CXCallDirectoryManager.d.ts +6 -1
  897. package/dist/CallKit/CXCallDirectoryProvider.d.ts +6 -1
  898. package/dist/CallKit/CXCallObserver.d.ts +6 -1
  899. package/dist/CallKit/CXCallUpdate.d.ts +6 -1
  900. package/dist/CallKit/CXEndCallAction.d.ts +11 -2
  901. package/dist/CallKit/CXHandle.d.ts +6 -1
  902. package/dist/CallKit/CXPlayDTMFCallAction.d.ts +8 -2
  903. package/dist/CallKit/CXProvider.d.ts +5 -1
  904. package/dist/CallKit/CXProviderConfiguration.d.ts +6 -1
  905. package/dist/CallKit/CXSetGroupCallAction.d.ts +8 -2
  906. package/dist/CallKit/CXSetHeldCallAction.d.ts +8 -2
  907. package/dist/CallKit/CXSetMutedCallAction.d.ts +8 -2
  908. package/dist/CallKit/CXSetTranslatingCallAction.d.ts +8 -2
  909. package/dist/CallKit/CXStartCallAction.d.ts +8 -2
  910. package/dist/CallKit/CXTransaction.d.ts +6 -1
  911. package/dist/Cinematic/CNAssetInfo.d.ts +6 -1
  912. package/dist/Cinematic/CNAssetSpatialAudioInfo.d.ts +6 -1
  913. package/dist/Cinematic/CNBoundsPrediction.d.ts +6 -1
  914. package/dist/Cinematic/CNCompositionInfo.d.ts +5 -1
  915. package/dist/Cinematic/CNCustomDetectionTrack.d.ts +6 -1
  916. package/dist/Cinematic/CNDecision.d.ts +6 -1
  917. package/dist/Cinematic/CNDetection.d.ts +5 -1
  918. package/dist/Cinematic/CNDetectionTrack.d.ts +6 -1
  919. package/dist/Cinematic/CNFixedDetectionTrack.d.ts +6 -1
  920. package/dist/Cinematic/CNObjectTracker.d.ts +5 -1
  921. package/dist/Cinematic/CNRenderingSession.d.ts +5 -1
  922. package/dist/Cinematic/CNRenderingSessionAttributes.d.ts +6 -1
  923. package/dist/Cinematic/CNRenderingSessionFrameAttributes.d.ts +5 -1
  924. package/dist/Cinematic/CNScript.d.ts +6 -1
  925. package/dist/Cinematic/CNScriptChanges.d.ts +6 -1
  926. package/dist/Cinematic/CNScriptFrame.d.ts +6 -1
  927. package/dist/ClassKit/CLSActivity.d.ts +6 -1
  928. package/dist/ClassKit/CLSActivityItem.d.ts +6 -1
  929. package/dist/ClassKit/CLSBinaryItem.d.ts +6 -1
  930. package/dist/ClassKit/CLSContext.d.ts +5 -1
  931. package/dist/ClassKit/CLSDataStore.d.ts +6 -1
  932. package/dist/ClassKit/CLSObject.d.ts +6 -1
  933. package/dist/ClassKit/CLSProgressReportingCapability.d.ts +6 -1
  934. package/dist/ClassKit/CLSQuantityItem.d.ts +6 -1
  935. package/dist/ClassKit/CLSScoreItem.d.ts +6 -1
  936. package/dist/CloudKit/CKAcceptSharesOperation.d.ts +6 -1
  937. package/dist/CloudKit/CKAllowedSharingOptions.d.ts +6 -1
  938. package/dist/CloudKit/CKAsset.d.ts +6 -1
  939. package/dist/CloudKit/CKContainer.d.ts +6 -1
  940. package/dist/CloudKit/CKDatabase.d.ts +6 -1
  941. package/dist/CloudKit/CKDatabaseNotification.d.ts +8 -1
  942. package/dist/CloudKit/CKDatabaseOperation.d.ts +7 -2
  943. package/dist/CloudKit/CKDatabaseSubscription.d.ts +5 -0
  944. package/dist/CloudKit/CKDiscoverAllUserIdentitiesOperation.d.ts +6 -1
  945. package/dist/CloudKit/CKDiscoverUserIdentitiesOperation.d.ts +6 -1
  946. package/dist/CloudKit/CKFetchDatabaseChangesOperation.d.ts +6 -1
  947. package/dist/CloudKit/CKFetchNotificationChangesOperation.d.ts +7 -2
  948. package/dist/CloudKit/CKFetchRecordChangesOperation.d.ts +6 -1
  949. package/dist/CloudKit/CKFetchRecordZoneChangesConfiguration.d.ts +6 -1
  950. package/dist/CloudKit/CKFetchRecordZoneChangesOperation.d.ts +6 -1
  951. package/dist/CloudKit/CKFetchRecordZoneChangesOptions.d.ts +6 -1
  952. package/dist/CloudKit/CKFetchRecordZonesOperation.d.ts +6 -1
  953. package/dist/CloudKit/CKFetchRecordsOperation.d.ts +6 -1
  954. package/dist/CloudKit/CKFetchShareMetadataOperation.d.ts +6 -1
  955. package/dist/CloudKit/CKFetchShareParticipantsOperation.d.ts +6 -1
  956. package/dist/CloudKit/CKFetchSubscriptionsOperation.d.ts +6 -1
  957. package/dist/CloudKit/CKFetchWebAuthTokenOperation.d.ts +6 -1
  958. package/dist/CloudKit/CKLocationSortDescriptor.d.ts +11 -1
  959. package/dist/CloudKit/CKMarkNotificationsReadOperation.d.ts +7 -2
  960. package/dist/CloudKit/CKModifyBadgeOperation.d.ts +7 -2
  961. package/dist/CloudKit/CKModifyRecordZonesOperation.d.ts +6 -1
  962. package/dist/CloudKit/CKModifyRecordsOperation.d.ts +6 -1
  963. package/dist/CloudKit/CKModifySubscriptionsOperation.d.ts +6 -1
  964. package/dist/CloudKit/CKNotification.d.ts +5 -1
  965. package/dist/CloudKit/CKNotificationID.d.ts +6 -1
  966. package/dist/CloudKit/CKNotificationInfo.d.ts +5 -1
  967. package/dist/CloudKit/CKOperation.d.ts +7 -2
  968. package/dist/CloudKit/CKOperationConfiguration.d.ts +6 -1
  969. package/dist/CloudKit/CKOperationGroup.d.ts +7 -2
  970. package/dist/CloudKit/CKQuery.d.ts +6 -1
  971. package/dist/CloudKit/CKQueryCursor.d.ts +6 -1
  972. package/dist/CloudKit/CKQueryNotification.d.ts +7 -1
  973. package/dist/CloudKit/CKQueryOperation.d.ts +6 -1
  974. package/dist/CloudKit/CKQuerySubscription.d.ts +6 -1
  975. package/dist/CloudKit/CKRecord.d.ts +6 -1
  976. package/dist/CloudKit/CKRecordID.d.ts +6 -1
  977. package/dist/CloudKit/CKRecordZone.d.ts +6 -1
  978. package/dist/CloudKit/CKRecordZoneID.d.ts +6 -1
  979. package/dist/CloudKit/CKRecordZoneNotification.d.ts +8 -1
  980. package/dist/CloudKit/CKRecordZoneSubscription.d.ts +6 -1
  981. package/dist/CloudKit/CKReference.d.ts +6 -1
  982. package/dist/CloudKit/CKServerChangeToken.d.ts +6 -1
  983. package/dist/CloudKit/CKShare.d.ts +9 -1
  984. package/dist/CloudKit/CKShareAccessRequester.d.ts +6 -1
  985. package/dist/CloudKit/CKShareBlockedIdentity.d.ts +6 -1
  986. package/dist/CloudKit/CKShareMetadata.d.ts +6 -1
  987. package/dist/CloudKit/CKShareParticipant.d.ts +6 -1
  988. package/dist/CloudKit/CKShareRequestAccessOperation.d.ts +6 -1
  989. package/dist/CloudKit/CKSubscription.d.ts +6 -1
  990. package/dist/CloudKit/CKSyncEngine.d.ts +6 -1
  991. package/dist/CloudKit/CKSyncEngineAccountChangeEvent.d.ts +6 -1
  992. package/dist/CloudKit/CKSyncEngineConfiguration.d.ts +6 -1
  993. package/dist/CloudKit/CKSyncEngineDidFetchChangesEvent.d.ts +6 -1
  994. package/dist/CloudKit/CKSyncEngineDidFetchRecordZoneChangesEvent.d.ts +6 -1
  995. package/dist/CloudKit/CKSyncEngineDidSendChangesEvent.d.ts +6 -1
  996. package/dist/CloudKit/CKSyncEngineEvent.d.ts +6 -1
  997. package/dist/CloudKit/CKSyncEngineFailedRecordSave.d.ts +6 -1
  998. package/dist/CloudKit/CKSyncEngineFailedZoneSave.d.ts +6 -1
  999. package/dist/CloudKit/CKSyncEngineFetchChangesContext.d.ts +6 -1
  1000. package/dist/CloudKit/CKSyncEngineFetchChangesOptions.d.ts +6 -1
  1001. package/dist/CloudKit/CKSyncEngineFetchChangesScope.d.ts +6 -1
  1002. package/dist/CloudKit/CKSyncEngineFetchedDatabaseChangesEvent.d.ts +6 -1
  1003. package/dist/CloudKit/CKSyncEngineFetchedRecordDeletion.d.ts +6 -1
  1004. package/dist/CloudKit/CKSyncEngineFetchedRecordZoneChangesEvent.d.ts +6 -1
  1005. package/dist/CloudKit/CKSyncEngineFetchedZoneDeletion.d.ts +6 -1
  1006. package/dist/CloudKit/CKSyncEnginePendingDatabaseChange.d.ts +6 -1
  1007. package/dist/CloudKit/CKSyncEnginePendingRecordZoneChange.d.ts +6 -1
  1008. package/dist/CloudKit/CKSyncEnginePendingZoneDelete.d.ts +6 -1
  1009. package/dist/CloudKit/CKSyncEnginePendingZoneSave.d.ts +6 -1
  1010. package/dist/CloudKit/CKSyncEngineRecordZoneChangeBatch.d.ts +6 -1
  1011. package/dist/CloudKit/CKSyncEngineSendChangesContext.d.ts +6 -1
  1012. package/dist/CloudKit/CKSyncEngineSendChangesOptions.d.ts +6 -1
  1013. package/dist/CloudKit/CKSyncEngineSendChangesScope.d.ts +6 -1
  1014. package/dist/CloudKit/CKSyncEngineSentDatabaseChangesEvent.d.ts +6 -1
  1015. package/dist/CloudKit/CKSyncEngineSentRecordZoneChangesEvent.d.ts +6 -1
  1016. package/dist/CloudKit/CKSyncEngineState.d.ts +6 -1
  1017. package/dist/CloudKit/CKSyncEngineStateSerialization.d.ts +6 -1
  1018. package/dist/CloudKit/CKSyncEngineStateUpdateEvent.d.ts +6 -1
  1019. package/dist/CloudKit/CKSyncEngineWillFetchChangesEvent.d.ts +6 -1
  1020. package/dist/CloudKit/CKSyncEngineWillFetchRecordZoneChangesEvent.d.ts +6 -1
  1021. package/dist/CloudKit/CKSyncEngineWillSendChangesEvent.d.ts +6 -1
  1022. package/dist/CloudKit/CKSystemSharingUIObserver.d.ts +6 -1
  1023. package/dist/CloudKit/CKUserIdentity.d.ts +6 -1
  1024. package/dist/CloudKit/CKUserIdentityLookupInfo.d.ts +6 -1
  1025. package/dist/Collaboration/CBGroupIdentity.d.ts +5 -1
  1026. package/dist/Collaboration/CBIdentity.d.ts +5 -1
  1027. package/dist/Collaboration/CBIdentityAuthority.d.ts +5 -1
  1028. package/dist/Collaboration/CBIdentityPicker.d.ts +5 -1
  1029. package/dist/Collaboration/CBUserIdentity.d.ts +5 -1
  1030. package/dist/Contacts/CNChangeHistoryAddContactEvent.d.ts +6 -1
  1031. package/dist/Contacts/CNChangeHistoryAddGroupEvent.d.ts +6 -1
  1032. package/dist/Contacts/CNChangeHistoryAddMemberToGroupEvent.d.ts +6 -1
  1033. package/dist/Contacts/CNChangeHistoryAddSubgroupToGroupEvent.d.ts +6 -1
  1034. package/dist/Contacts/CNChangeHistoryDeleteContactEvent.d.ts +6 -1
  1035. package/dist/Contacts/CNChangeHistoryDeleteGroupEvent.d.ts +6 -1
  1036. package/dist/Contacts/CNChangeHistoryDropEverythingEvent.d.ts +6 -1
  1037. package/dist/Contacts/CNChangeHistoryEvent.d.ts +6 -1
  1038. package/dist/Contacts/CNChangeHistoryFetchRequest.d.ts +6 -1
  1039. package/dist/Contacts/CNChangeHistoryRemoveMemberFromGroupEvent.d.ts +6 -1
  1040. package/dist/Contacts/CNChangeHistoryRemoveSubgroupFromGroupEvent.d.ts +6 -1
  1041. package/dist/Contacts/CNChangeHistoryUpdateContactEvent.d.ts +6 -1
  1042. package/dist/Contacts/CNChangeHistoryUpdateGroupEvent.d.ts +6 -1
  1043. package/dist/Contacts/CNContact.d.ts +5 -1
  1044. package/dist/Contacts/CNContactFetchRequest.d.ts +6 -1
  1045. package/dist/Contacts/CNContactFormatter.d.ts +6 -1
  1046. package/dist/Contacts/CNContactProperty.d.ts +5 -1
  1047. package/dist/Contacts/CNContactRelation.d.ts +6 -1
  1048. package/dist/Contacts/CNContactStore.d.ts +5 -1
  1049. package/dist/Contacts/CNContactVCardSerialization.d.ts +5 -1
  1050. package/dist/Contacts/CNContactsUserDefaults.d.ts +6 -1
  1051. package/dist/Contacts/CNContainer.d.ts +6 -1
  1052. package/dist/Contacts/CNFetchRequest.d.ts +6 -1
  1053. package/dist/Contacts/CNFetchResult.d.ts +5 -1
  1054. package/dist/Contacts/CNGroup.d.ts +6 -1
  1055. package/dist/Contacts/CNInstantMessageAddress.d.ts +6 -1
  1056. package/dist/Contacts/CNLabeledValue.d.ts +5 -1
  1057. package/dist/Contacts/CNMutableContact.d.ts +6 -1
  1058. package/dist/Contacts/CNMutableGroup.d.ts +6 -1
  1059. package/dist/Contacts/CNMutablePostalAddress.d.ts +6 -1
  1060. package/dist/Contacts/CNPhoneNumber.d.ts +5 -0
  1061. package/dist/Contacts/CNPostalAddress.d.ts +6 -1
  1062. package/dist/Contacts/CNPostalAddressFormatter.d.ts +6 -1
  1063. package/dist/Contacts/CNSaveRequest.d.ts +6 -1
  1064. package/dist/Contacts/CNSocialProfile.d.ts +6 -1
  1065. package/dist/ContactsUI/CNContactPicker.d.ts +6 -1
  1066. package/dist/ContactsUI/CNContactViewController.d.ts +12 -2
  1067. package/dist/CoreAudio/CATapDescription.d.ts +6 -1
  1068. package/dist/CoreAudioKit/AUAudioUnitViewConfiguration.d.ts +6 -1
  1069. package/dist/CoreAudioKit/AUGenericView.d.ts +10 -2
  1070. package/dist/CoreAudioKit/AUGenericViewController.d.ts +12 -2
  1071. package/dist/CoreAudioKit/AUPannerView.d.ts +10 -2
  1072. package/dist/CoreAudioKit/AUViewController.d.ts +12 -2
  1073. package/dist/CoreAudioKit/CABTLEMIDIWindowController.d.ts +15 -2
  1074. package/dist/CoreAudioKit/CAInterDeviceAudioViewController.d.ts +12 -2
  1075. package/dist/CoreAudioKit/CANetworkBrowserWindowController.d.ts +14 -1
  1076. package/dist/CoreBluetooth/CBATTRequest.d.ts +6 -1
  1077. package/dist/CoreBluetooth/CBAttribute.d.ts +6 -1
  1078. package/dist/CoreBluetooth/CBCentral.d.ts +6 -1
  1079. package/dist/CoreBluetooth/CBCentralManager.d.ts +6 -1
  1080. package/dist/CoreBluetooth/CBCharacteristic.d.ts +6 -1
  1081. package/dist/CoreBluetooth/CBDescriptor.d.ts +5 -1
  1082. package/dist/CoreBluetooth/CBL2CAPChannel.d.ts +6 -1
  1083. package/dist/CoreBluetooth/CBManager.d.ts +6 -1
  1084. package/dist/CoreBluetooth/CBMutableCharacteristic.d.ts +6 -1
  1085. package/dist/CoreBluetooth/CBMutableDescriptor.d.ts +5 -1
  1086. package/dist/CoreBluetooth/CBMutableService.d.ts +6 -1
  1087. package/dist/CoreBluetooth/CBPeer.d.ts +6 -1
  1088. package/dist/CoreBluetooth/CBPeripheral.d.ts +6 -1
  1089. package/dist/CoreBluetooth/CBPeripheralManager.d.ts +6 -1
  1090. package/dist/CoreBluetooth/CBService.d.ts +6 -1
  1091. package/dist/CoreBluetooth/CBUUID.d.ts +5 -1
  1092. package/dist/CoreData/NSAsynchronousFetchRequest.d.ts +6 -1
  1093. package/dist/CoreData/NSAsynchronousFetchResult.d.ts +6 -1
  1094. package/dist/CoreData/NSAtomicStore.d.ts +5 -1
  1095. package/dist/CoreData/NSAtomicStoreCacheNode.d.ts +5 -1
  1096. package/dist/CoreData/NSAttributeDescription.d.ts +5 -1
  1097. package/dist/CoreData/NSBatchDeleteRequest.d.ts +6 -1
  1098. package/dist/CoreData/NSBatchDeleteResult.d.ts +5 -1
  1099. package/dist/CoreData/NSBatchInsertRequest.d.ts +6 -1
  1100. package/dist/CoreData/NSBatchInsertResult.d.ts +5 -1
  1101. package/dist/CoreData/NSBatchUpdateRequest.d.ts +6 -1
  1102. package/dist/CoreData/NSBatchUpdateResult.d.ts +5 -1
  1103. package/dist/CoreData/NSCompositeAttributeDescription.d.ts +6 -1
  1104. package/dist/CoreData/NSConstraintConflict.d.ts +6 -1
  1105. package/dist/CoreData/NSCoreDataCoreSpotlightDelegate.d.ts +6 -1
  1106. package/dist/CoreData/NSCustomMigrationStage.d.ts +5 -1
  1107. package/dist/CoreData/NSDerivedAttributeDescription.d.ts +6 -1
  1108. package/dist/CoreData/NSEntityDescription.d.ts +7 -2
  1109. package/dist/CoreData/NSEntityMapping.d.ts +7 -2
  1110. package/dist/CoreData/NSEntityMigrationPolicy.d.ts +5 -1
  1111. package/dist/CoreData/NSExpressionDescription.d.ts +6 -1
  1112. package/dist/CoreData/NSFetchIndexDescription.d.ts +6 -1
  1113. package/dist/CoreData/NSFetchIndexElementDescription.d.ts +6 -1
  1114. package/dist/CoreData/NSFetchRequest.d.ts +5 -1
  1115. package/dist/CoreData/NSFetchRequestExpression.d.ts +10 -1
  1116. package/dist/CoreData/NSFetchedPropertyDescription.d.ts +6 -1
  1117. package/dist/CoreData/NSFetchedResultsController.d.ts +5 -1
  1118. package/dist/CoreData/NSIncrementalStore.d.ts +9 -1
  1119. package/dist/CoreData/NSIncrementalStoreNode.d.ts +5 -1
  1120. package/dist/CoreData/NSLightweightMigrationStage.d.ts +6 -1
  1121. package/dist/CoreData/NSManagedObject.d.ts +5 -1
  1122. package/dist/CoreData/NSManagedObjectContext.d.ts +4 -0
  1123. package/dist/CoreData/NSManagedObjectID.d.ts +6 -1
  1124. package/dist/CoreData/NSManagedObjectModel.d.ts +5 -1
  1125. package/dist/CoreData/NSManagedObjectModelReference.d.ts +6 -1
  1126. package/dist/CoreData/NSMappingModel.d.ts +6 -2
  1127. package/dist/CoreData/NSMergeConflict.d.ts +6 -1
  1128. package/dist/CoreData/NSMergePolicy.d.ts +5 -1
  1129. package/dist/CoreData/NSMigrationManager.d.ts +5 -1
  1130. package/dist/CoreData/NSMigrationStage.d.ts +7 -2
  1131. package/dist/CoreData/NSPersistentCloudKitContainer.d.ts +11 -1
  1132. package/dist/CoreData/NSPersistentCloudKitContainerEvent.d.ts +6 -1
  1133. package/dist/CoreData/NSPersistentCloudKitContainerEventRequest.d.ts +6 -1
  1134. package/dist/CoreData/NSPersistentCloudKitContainerEventResult.d.ts +5 -1
  1135. package/dist/CoreData/NSPersistentCloudKitContainerOptions.d.ts +6 -1
  1136. package/dist/CoreData/NSPersistentContainer.d.ts +6 -1
  1137. package/dist/CoreData/NSPersistentHistoryChange.d.ts +6 -1
  1138. package/dist/CoreData/NSPersistentHistoryChangeRequest.d.ts +6 -1
  1139. package/dist/CoreData/NSPersistentHistoryResult.d.ts +5 -1
  1140. package/dist/CoreData/NSPersistentHistoryToken.d.ts +6 -1
  1141. package/dist/CoreData/NSPersistentHistoryTransaction.d.ts +6 -1
  1142. package/dist/CoreData/NSPersistentStore.d.ts +7 -3
  1143. package/dist/CoreData/NSPersistentStoreAsynchronousResult.d.ts +6 -1
  1144. package/dist/CoreData/NSPersistentStoreCoordinator.d.ts +5 -1
  1145. package/dist/CoreData/NSPersistentStoreDescription.d.ts +6 -1
  1146. package/dist/CoreData/NSPersistentStoreRequest.d.ts +6 -1
  1147. package/dist/CoreData/NSPersistentStoreResult.d.ts +6 -1
  1148. package/dist/CoreData/NSPropertyDescription.d.ts +6 -1
  1149. package/dist/CoreData/NSPropertyMapping.d.ts +6 -1
  1150. package/dist/CoreData/NSQueryGenerationToken.d.ts +6 -1
  1151. package/dist/CoreData/NSRelationshipDescription.d.ts +6 -1
  1152. package/dist/CoreData/NSSaveChangesRequest.d.ts +6 -1
  1153. package/dist/CoreData/NSStagedMigrationManager.d.ts +6 -1
  1154. package/dist/CoreHaptics/CHHapticDynamicParameter.d.ts +6 -1
  1155. package/dist/CoreHaptics/CHHapticEngine.d.ts +5 -1
  1156. package/dist/CoreHaptics/CHHapticEvent.d.ts +6 -1
  1157. package/dist/CoreHaptics/CHHapticEventParameter.d.ts +6 -1
  1158. package/dist/CoreHaptics/CHHapticParameterCurve.d.ts +6 -1
  1159. package/dist/CoreHaptics/CHHapticParameterCurveControlPoint.d.ts +6 -1
  1160. package/dist/CoreHaptics/CHHapticPattern.d.ts +5 -1
  1161. package/dist/CoreImage/CIAztecCodeDescriptor.d.ts +6 -1
  1162. package/dist/CoreImage/CIBarcodeDescriptor.d.ts +6 -1
  1163. package/dist/CoreImage/CIBlendKernel.d.ts +9 -1
  1164. package/dist/CoreImage/CIColor.d.ts +5 -1
  1165. package/dist/CoreImage/CIColorKernel.d.ts +9 -1
  1166. package/dist/CoreImage/CIContext.d.ts +5 -1
  1167. package/dist/CoreImage/CIDataMatrixCodeDescriptor.d.ts +5 -1
  1168. package/dist/CoreImage/CIDetector.d.ts +6 -1
  1169. package/dist/CoreImage/CIFaceFeature.d.ts +6 -1
  1170. package/dist/CoreImage/CIFeature.d.ts +6 -1
  1171. package/dist/CoreImage/CIFilter.d.ts +5 -1
  1172. package/dist/CoreImage/CIFilterGenerator.d.ts +5 -1
  1173. package/dist/CoreImage/CIFilterShape.d.ts +6 -1
  1174. package/dist/CoreImage/CIImage.d.ts +5 -1
  1175. package/dist/CoreImage/CIImageAccumulator.d.ts +6 -1
  1176. package/dist/CoreImage/CIImageProcessorKernel.d.ts +5 -1
  1177. package/dist/CoreImage/CIKernel.d.ts +5 -1
  1178. package/dist/CoreImage/CIPDF417CodeDescriptor.d.ts +6 -1
  1179. package/dist/CoreImage/CIPlugIn.d.ts +6 -1
  1180. package/dist/CoreImage/CIQRCodeDescriptor.d.ts +5 -1
  1181. package/dist/CoreImage/CIQRCodeFeature.d.ts +6 -1
  1182. package/dist/CoreImage/CIRAWFilter.d.ts +5 -1
  1183. package/dist/CoreImage/CIRectangleFeature.d.ts +6 -1
  1184. package/dist/CoreImage/CIRenderDestination.d.ts +5 -1
  1185. package/dist/CoreImage/CIRenderInfo.d.ts +6 -1
  1186. package/dist/CoreImage/CIRenderTask.d.ts +5 -1
  1187. package/dist/CoreImage/CISampler.d.ts +5 -1
  1188. package/dist/CoreImage/CITextFeature.d.ts +6 -1
  1189. package/dist/CoreImage/CIVector.d.ts +5 -1
  1190. package/dist/CoreImage/CIWarpKernel.d.ts +9 -1
  1191. package/dist/CoreLocation/CLBackgroundActivitySession.d.ts +6 -1
  1192. package/dist/CoreLocation/CLBackgroundActivitySessionDiagnostic.d.ts +6 -1
  1193. package/dist/CoreLocation/CLBeacon.d.ts +6 -1
  1194. package/dist/CoreLocation/CLBeaconIdentityCondition.d.ts +6 -1
  1195. package/dist/CoreLocation/CLBeaconIdentityConstraint.d.ts +10 -1
  1196. package/dist/CoreLocation/CLBeaconRegion.d.ts +8 -1
  1197. package/dist/CoreLocation/CLCircularGeographicCondition.d.ts +6 -1
  1198. package/dist/CoreLocation/CLCircularRegion.d.ts +7 -1
  1199. package/dist/CoreLocation/CLCondition.d.ts +6 -1
  1200. package/dist/CoreLocation/CLGeocoder.d.ts +5 -1
  1201. package/dist/CoreLocation/CLHeading.d.ts +6 -1
  1202. package/dist/CoreLocation/CLLocationManager.d.ts +5 -1
  1203. package/dist/CoreLocation/CLLocationUpdater.d.ts +6 -1
  1204. package/dist/CoreLocation/CLMonitor.d.ts +6 -1
  1205. package/dist/CoreLocation/CLMonitorConfiguration.d.ts +6 -1
  1206. package/dist/CoreLocation/CLMonitoringEvent.d.ts +6 -1
  1207. package/dist/CoreLocation/CLMonitoringRecord.d.ts +6 -1
  1208. package/dist/CoreLocation/CLPlacemark.d.ts +4 -0
  1209. package/dist/CoreLocation/CLRegion.d.ts +6 -1
  1210. package/dist/CoreLocation/CLServiceSession.d.ts +6 -1
  1211. package/dist/CoreLocation/CLServiceSessionDiagnostic.d.ts +6 -1
  1212. package/dist/CoreLocation/CLUpdate.d.ts +5 -1
  1213. package/dist/CoreLocation/CLVisit.d.ts +6 -1
  1214. package/dist/CoreMIDI/MIDI2DeviceInfo.d.ts +6 -1
  1215. package/dist/CoreMIDI/MIDICIDevice.d.ts +5 -1
  1216. package/dist/CoreMIDI/MIDICIDeviceInfo.d.ts +6 -1
  1217. package/dist/CoreMIDI/MIDICIDeviceManager.d.ts +6 -1
  1218. package/dist/CoreMIDI/MIDICIDiscoveredNode.d.ts +6 -1
  1219. package/dist/CoreMIDI/MIDICIDiscoveryManager.d.ts +6 -1
  1220. package/dist/CoreMIDI/MIDICIProfile.d.ts +6 -1
  1221. package/dist/CoreMIDI/MIDICIProfileState.d.ts +6 -1
  1222. package/dist/CoreMIDI/MIDICIResponder.d.ts +5 -1
  1223. package/dist/CoreMIDI/MIDICISession.d.ts +5 -1
  1224. package/dist/CoreMIDI/MIDINetworkConnection.d.ts +6 -1
  1225. package/dist/CoreMIDI/MIDINetworkHost.d.ts +6 -1
  1226. package/dist/CoreMIDI/MIDINetworkSession.d.ts +6 -1
  1227. package/dist/CoreMIDI/MIDIUMPCIProfile.d.ts +5 -1
  1228. package/dist/CoreMIDI/MIDIUMPEndpoint.d.ts +5 -1
  1229. package/dist/CoreMIDI/MIDIUMPEndpointManager.d.ts +6 -1
  1230. package/dist/CoreMIDI/MIDIUMPFunctionBlock.d.ts +5 -1
  1231. package/dist/CoreMIDI/MIDIUMPMutableEndpoint.d.ts +5 -1
  1232. package/dist/CoreMIDI/MIDIUMPMutableFunctionBlock.d.ts +5 -1
  1233. package/dist/CoreML/MLArrayBatchProvider.d.ts +5 -1
  1234. package/dist/CoreML/MLCPUComputeDevice.d.ts +6 -1
  1235. package/dist/CoreML/MLComputePlan.d.ts +6 -1
  1236. package/dist/CoreML/MLComputePlanCost.d.ts +6 -1
  1237. package/dist/CoreML/MLComputePlanDeviceUsage.d.ts +6 -1
  1238. package/dist/CoreML/MLDictionaryConstraint.d.ts +6 -1
  1239. package/dist/CoreML/MLDictionaryFeatureProvider.d.ts +5 -1
  1240. package/dist/CoreML/MLFeatureDescription.d.ts +6 -1
  1241. package/dist/CoreML/MLFeatureValue.d.ts +5 -1
  1242. package/dist/CoreML/MLGPUComputeDevice.d.ts +6 -1
  1243. package/dist/CoreML/MLImageConstraint.d.ts +6 -1
  1244. package/dist/CoreML/MLImageSize.d.ts +6 -1
  1245. package/dist/CoreML/MLImageSizeConstraint.d.ts +6 -1
  1246. package/dist/CoreML/MLKey.d.ts +6 -1
  1247. package/dist/CoreML/MLMetricKey.d.ts +6 -1
  1248. package/dist/CoreML/MLModel.d.ts +5 -1
  1249. package/dist/CoreML/MLModelAsset.d.ts +5 -1
  1250. package/dist/CoreML/MLModelCollection.d.ts +5 -1
  1251. package/dist/CoreML/MLModelCollectionEntry.d.ts +5 -1
  1252. package/dist/CoreML/MLModelConfiguration.d.ts +6 -1
  1253. package/dist/CoreML/MLModelDescription.d.ts +6 -1
  1254. package/dist/CoreML/MLModelStructure.d.ts +6 -1
  1255. package/dist/CoreML/MLModelStructureNeuralNetwork.d.ts +6 -1
  1256. package/dist/CoreML/MLModelStructureNeuralNetworkLayer.d.ts +6 -1
  1257. package/dist/CoreML/MLModelStructurePipeline.d.ts +6 -1
  1258. package/dist/CoreML/MLModelStructureProgram.d.ts +6 -1
  1259. package/dist/CoreML/MLModelStructureProgramArgument.d.ts +6 -1
  1260. package/dist/CoreML/MLModelStructureProgramBinding.d.ts +6 -1
  1261. package/dist/CoreML/MLModelStructureProgramBlock.d.ts +6 -1
  1262. package/dist/CoreML/MLModelStructureProgramFunction.d.ts +6 -1
  1263. package/dist/CoreML/MLModelStructureProgramNamedValueType.d.ts +6 -1
  1264. package/dist/CoreML/MLModelStructureProgramOperation.d.ts +6 -1
  1265. package/dist/CoreML/MLModelStructureProgramValue.d.ts +6 -1
  1266. package/dist/CoreML/MLModelStructureProgramValueType.d.ts +6 -1
  1267. package/dist/CoreML/MLMultiArray.d.ts +5 -1
  1268. package/dist/CoreML/MLMultiArrayConstraint.d.ts +6 -1
  1269. package/dist/CoreML/MLMultiArrayShapeConstraint.d.ts +6 -1
  1270. package/dist/CoreML/MLNeuralEngineComputeDevice.d.ts +6 -1
  1271. package/dist/CoreML/MLNumericConstraint.d.ts +6 -1
  1272. package/dist/CoreML/MLOptimizationHints.d.ts +6 -1
  1273. package/dist/CoreML/MLParameterDescription.d.ts +5 -1
  1274. package/dist/CoreML/MLParameterKey.d.ts +6 -1
  1275. package/dist/CoreML/MLPredictionOptions.d.ts +6 -1
  1276. package/dist/CoreML/MLSequence.d.ts +6 -1
  1277. package/dist/CoreML/MLSequenceConstraint.d.ts +6 -1
  1278. package/dist/CoreML/MLState.d.ts +6 -1
  1279. package/dist/CoreML/MLStateConstraint.d.ts +6 -1
  1280. package/dist/CoreML/MLTask.d.ts +6 -1
  1281. package/dist/CoreML/MLUpdateContext.d.ts +6 -1
  1282. package/dist/CoreML/MLUpdateProgressHandlers.d.ts +6 -1
  1283. package/dist/CoreML/MLUpdateTask.d.ts +5 -1
  1284. package/dist/CoreMediaIO/CMIOExtensionClient.d.ts +5 -1
  1285. package/dist/CoreMediaIO/CMIOExtensionDevice.d.ts +5 -1
  1286. package/dist/CoreMediaIO/CMIOExtensionDeviceProperties.d.ts +6 -1
  1287. package/dist/CoreMediaIO/CMIOExtensionPropertyAttributes.d.ts +5 -1
  1288. package/dist/CoreMediaIO/CMIOExtensionPropertyState.d.ts +5 -1
  1289. package/dist/CoreMediaIO/CMIOExtensionProvider.d.ts +5 -1
  1290. package/dist/CoreMediaIO/CMIOExtensionProviderProperties.d.ts +6 -1
  1291. package/dist/CoreMediaIO/CMIOExtensionScheduledOutput.d.ts +6 -1
  1292. package/dist/CoreMediaIO/CMIOExtensionStream.d.ts +5 -1
  1293. package/dist/CoreMediaIO/CMIOExtensionStreamCustomClockConfiguration.d.ts +6 -1
  1294. package/dist/CoreMediaIO/CMIOExtensionStreamFormat.d.ts +5 -1
  1295. package/dist/CoreMediaIO/CMIOExtensionStreamProperties.d.ts +6 -1
  1296. package/dist/CoreMotion/CMAbsoluteAltitudeData.d.ts +6 -1
  1297. package/dist/CoreMotion/CMAccelerometerData.d.ts +6 -1
  1298. package/dist/CoreMotion/CMAltimeter.d.ts +6 -1
  1299. package/dist/CoreMotion/CMAltitudeData.d.ts +6 -1
  1300. package/dist/CoreMotion/CMAmbientPressureData.d.ts +6 -1
  1301. package/dist/CoreMotion/CMAttitude.d.ts +6 -1
  1302. package/dist/CoreMotion/CMBatchedSensorManager.d.ts +6 -1
  1303. package/dist/CoreMotion/CMDeviceMotion.d.ts +6 -1
  1304. package/dist/CoreMotion/CMDyskineticSymptomResult.d.ts +6 -1
  1305. package/dist/CoreMotion/CMFallDetectionEvent.d.ts +6 -1
  1306. package/dist/CoreMotion/CMFallDetectionManager.d.ts +6 -1
  1307. package/dist/CoreMotion/CMGyroData.d.ts +6 -1
  1308. package/dist/CoreMotion/CMHeadphoneActivityManager.d.ts +6 -1
  1309. package/dist/CoreMotion/CMHeadphoneMotionManager.d.ts +6 -1
  1310. package/dist/CoreMotion/CMHighFrequencyHeartRateData.d.ts +6 -1
  1311. package/dist/CoreMotion/CMLogItem.d.ts +6 -1
  1312. package/dist/CoreMotion/CMMagnetometerData.d.ts +6 -1
  1313. package/dist/CoreMotion/CMMotionActivity.d.ts +6 -1
  1314. package/dist/CoreMotion/CMMotionActivityManager.d.ts +6 -1
  1315. package/dist/CoreMotion/CMMotionManager.d.ts +5 -1
  1316. package/dist/CoreMotion/CMMovementDisorderManager.d.ts +6 -1
  1317. package/dist/CoreMotion/CMOdometerData.d.ts +6 -1
  1318. package/dist/CoreMotion/CMPedometer.d.ts +6 -1
  1319. package/dist/CoreMotion/CMPedometerData.d.ts +5 -1
  1320. package/dist/CoreMotion/CMPedometerEvent.d.ts +6 -1
  1321. package/dist/CoreMotion/CMRecordedAccelerometerData.d.ts +6 -1
  1322. package/dist/CoreMotion/CMRecordedPressureData.d.ts +6 -1
  1323. package/dist/CoreMotion/CMRecordedRotationRateData.d.ts +6 -1
  1324. package/dist/CoreMotion/CMRotationRateData.d.ts +6 -1
  1325. package/dist/CoreMotion/CMSensorDataList.d.ts +6 -1
  1326. package/dist/CoreMotion/CMSensorRecorder.d.ts +6 -1
  1327. package/dist/CoreMotion/CMStepCounter.d.ts +6 -1
  1328. package/dist/CoreMotion/CMTremorResult.d.ts +6 -1
  1329. package/dist/CoreMotion/CMWaterSubmersionEvent.d.ts +6 -1
  1330. package/dist/CoreMotion/CMWaterSubmersionManager.d.ts +6 -1
  1331. package/dist/CoreMotion/CMWaterSubmersionMeasurement.d.ts +6 -1
  1332. package/dist/CoreMotion/CMWaterTemperature.d.ts +6 -1
  1333. package/dist/CoreSpotlight/CSCustomAttributeKey.d.ts +6 -1
  1334. package/dist/CoreSpotlight/CSImportExtension.d.ts +5 -1
  1335. package/dist/CoreSpotlight/CSIndexExtensionRequestHandler.d.ts +6 -1
  1336. package/dist/CoreSpotlight/CSLocalizedString.d.ts +46 -2
  1337. package/dist/CoreSpotlight/CSPerson.d.ts +6 -1
  1338. package/dist/CoreSpotlight/CSSearchQuery.d.ts +6 -1
  1339. package/dist/CoreSpotlight/CSSearchQueryContext.d.ts +6 -1
  1340. package/dist/CoreSpotlight/CSSearchableIndex.d.ts +6 -1
  1341. package/dist/CoreSpotlight/CSSearchableItem.d.ts +7 -2
  1342. package/dist/CoreSpotlight/CSSearchableItemAttributeSet.d.ts +5 -1
  1343. package/dist/CoreSpotlight/CSSuggestion.d.ts +6 -1
  1344. package/dist/CoreSpotlight/CSUserQuery.d.ts +9 -1
  1345. package/dist/CoreSpotlight/CSUserQueryContext.d.ts +6 -1
  1346. package/dist/CoreTelephony/CTCall.d.ts +5 -1
  1347. package/dist/CoreTelephony/CTCallCenter.d.ts +5 -1
  1348. package/dist/CoreTelephony/CTCarrier.d.ts +6 -1
  1349. package/dist/CoreTelephony/CTCellularData.d.ts +6 -1
  1350. package/dist/CoreTelephony/CTCellularPlanProperties.d.ts +6 -1
  1351. package/dist/CoreTelephony/CTCellularPlanProvisioning.d.ts +6 -1
  1352. package/dist/CoreTelephony/CTCellularPlanProvisioningRequest.d.ts +6 -1
  1353. package/dist/CoreTelephony/CTCellularPlanStatus.d.ts +6 -1
  1354. package/dist/CoreTelephony/CTSubscriber.d.ts +6 -1
  1355. package/dist/CoreTelephony/CTSubscriberInfo.d.ts +6 -1
  1356. package/dist/CoreTelephony/CTTelephonyNetworkInfo.d.ts +6 -1
  1357. package/dist/CoreWLAN/CWChannel.d.ts +6 -1
  1358. package/dist/CoreWLAN/CWConfiguration.d.ts +6 -1
  1359. package/dist/CoreWLAN/CWInterface.d.ts +5 -1
  1360. package/dist/CoreWLAN/CWMutableConfiguration.d.ts +10 -2
  1361. package/dist/CoreWLAN/CWMutableNetworkProfile.d.ts +10 -2
  1362. package/dist/CoreWLAN/CWNetwork.d.ts +6 -1
  1363. package/dist/CoreWLAN/CWNetworkProfile.d.ts +6 -1
  1364. package/dist/CoreWLAN/CWWiFiClient.d.ts +5 -1
  1365. package/dist/CryptoTokenKit/TKBERTLVRecord.d.ts +7 -1
  1366. package/dist/CryptoTokenKit/TKCompactTLVRecord.d.ts +6 -1
  1367. package/dist/CryptoTokenKit/TKSimpleTLVRecord.d.ts +6 -1
  1368. package/dist/CryptoTokenKit/TKSmartCard.d.ts +5 -1
  1369. package/dist/CryptoTokenKit/TKSmartCardATR.d.ts +6 -1
  1370. package/dist/CryptoTokenKit/TKSmartCardATRInterfaceGroup.d.ts +6 -1
  1371. package/dist/CryptoTokenKit/TKSmartCardPINFormat.d.ts +6 -1
  1372. package/dist/CryptoTokenKit/TKSmartCardSlot.d.ts +6 -1
  1373. package/dist/CryptoTokenKit/TKSmartCardSlotManager.d.ts +6 -1
  1374. package/dist/CryptoTokenKit/TKSmartCardSlotNFCSession.d.ts +5 -1
  1375. package/dist/CryptoTokenKit/TKSmartCardToken.d.ts +8 -1
  1376. package/dist/CryptoTokenKit/TKSmartCardTokenDriver.d.ts +6 -1
  1377. package/dist/CryptoTokenKit/TKSmartCardTokenRegistrationManager.d.ts +5 -1
  1378. package/dist/CryptoTokenKit/TKSmartCardTokenSession.d.ts +7 -1
  1379. package/dist/CryptoTokenKit/TKSmartCardUserInteraction.d.ts +6 -1
  1380. package/dist/CryptoTokenKit/TKSmartCardUserInteractionForPINOperation.d.ts +7 -2
  1381. package/dist/CryptoTokenKit/TKSmartCardUserInteractionForSecurePINChange.d.ts +6 -1
  1382. package/dist/CryptoTokenKit/TKSmartCardUserInteractionForSecurePINVerification.d.ts +6 -1
  1383. package/dist/CryptoTokenKit/TKTLVRecord.d.ts +6 -1
  1384. package/dist/CryptoTokenKit/TKToken.d.ts +6 -1
  1385. package/dist/CryptoTokenKit/TKTokenAuthOperation.d.ts +5 -1
  1386. package/dist/CryptoTokenKit/TKTokenConfiguration.d.ts +5 -1
  1387. package/dist/CryptoTokenKit/TKTokenDriver.d.ts +6 -1
  1388. package/dist/CryptoTokenKit/TKTokenDriverConfiguration.d.ts +6 -1
  1389. package/dist/CryptoTokenKit/TKTokenKeyAlgorithm.d.ts +5 -1
  1390. package/dist/CryptoTokenKit/TKTokenKeyExchangeParameters.d.ts +6 -1
  1391. package/dist/CryptoTokenKit/TKTokenKeychainCertificate.d.ts +6 -1
  1392. package/dist/CryptoTokenKit/TKTokenKeychainContents.d.ts +5 -1
  1393. package/dist/CryptoTokenKit/TKTokenKeychainItem.d.ts +5 -1
  1394. package/dist/CryptoTokenKit/TKTokenKeychainKey.d.ts +6 -1
  1395. package/dist/CryptoTokenKit/TKTokenPasswordAuthOperation.d.ts +6 -1
  1396. package/dist/CryptoTokenKit/TKTokenSession.d.ts +6 -1
  1397. package/dist/CryptoTokenKit/TKTokenSmartCardPINAuthOperation.d.ts +6 -1
  1398. package/dist/CryptoTokenKit/TKTokenWatcher.d.ts +6 -1
  1399. package/dist/CryptoTokenKit/TKTokenWatcherTokenInfo.d.ts +6 -1
  1400. package/dist/DataDetection/DDMatch.d.ts +6 -1
  1401. package/dist/DataDetection/DDMatchCalendarEvent.d.ts +6 -1
  1402. package/dist/DataDetection/DDMatchEmailAddress.d.ts +6 -1
  1403. package/dist/DataDetection/DDMatchFlightNumber.d.ts +6 -1
  1404. package/dist/DataDetection/DDMatchLink.d.ts +6 -1
  1405. package/dist/DataDetection/DDMatchMoneyAmount.d.ts +6 -1
  1406. package/dist/DataDetection/DDMatchPhoneNumber.d.ts +6 -1
  1407. package/dist/DataDetection/DDMatchPostalAddress.d.ts +6 -1
  1408. package/dist/DataDetection/DDMatchShipmentTrackingNumber.d.ts +6 -1
  1409. package/dist/DeviceCheck/DCAppAttestService.d.ts +6 -1
  1410. package/dist/DeviceCheck/DCDevice.d.ts +6 -1
  1411. package/dist/DeviceDiscoveryExtension/DDDevice.d.ts +6 -1
  1412. package/dist/DeviceDiscoveryExtension/DDDeviceEvent.d.ts +6 -1
  1413. package/dist/DeviceDiscoveryExtension/DDDiscoverySession.d.ts +6 -1
  1414. package/dist/DiscRecording/DRBurn.d.ts +5 -1
  1415. package/dist/DiscRecording/DRCDTextBlock.d.ts +5 -1
  1416. package/dist/DiscRecording/DRDevice.d.ts +6 -1
  1417. package/dist/DiscRecording/DRErase.d.ts +5 -1
  1418. package/dist/DiscRecording/DRFSObject.d.ts +5 -1
  1419. package/dist/DiscRecording/DRFile.d.ts +5 -1
  1420. package/dist/DiscRecording/DRFolder.d.ts +5 -1
  1421. package/dist/DiscRecording/DRMSF.d.ts +8 -1
  1422. package/dist/DiscRecording/DRMSFFormatter.d.ts +5 -1
  1423. package/dist/DiscRecording/DRNotificationCenter.d.ts +5 -1
  1424. package/dist/DiscRecording/DRTrack.d.ts +5 -1
  1425. package/dist/DiscRecordingUI/DRBurnProgressPanel.d.ts +16 -2
  1426. package/dist/DiscRecordingUI/DRBurnSetupPanel.d.ts +16 -2
  1427. package/dist/DiscRecordingUI/DREraseProgressPanel.d.ts +17 -2
  1428. package/dist/DiscRecordingUI/DREraseSetupPanel.d.ts +16 -2
  1429. package/dist/DiscRecordingUI/DRSetupPanel.d.ts +16 -2
  1430. package/dist/EventKit/EKAlarm.d.ts +6 -1
  1431. package/dist/EventKit/EKCalendar.d.ts +5 -1
  1432. package/dist/EventKit/EKCalendarItem.d.ts +6 -1
  1433. package/dist/EventKit/EKEvent.d.ts +6 -1
  1434. package/dist/EventKit/EKEventStore.d.ts +5 -1
  1435. package/dist/EventKit/EKObject.d.ts +6 -1
  1436. package/dist/EventKit/EKParticipant.d.ts +6 -1
  1437. package/dist/EventKit/EKRecurrenceDayOfWeek.d.ts +5 -1
  1438. package/dist/EventKit/EKRecurrenceEnd.d.ts +6 -1
  1439. package/dist/EventKit/EKRecurrenceRule.d.ts +6 -1
  1440. package/dist/EventKit/EKReminder.d.ts +6 -1
  1441. package/dist/EventKit/EKSource.d.ts +6 -1
  1442. package/dist/EventKit/EKStructuredLocation.d.ts +5 -1
  1443. package/dist/EventKit/EKVirtualConferenceDescriptor.d.ts +6 -1
  1444. package/dist/EventKit/EKVirtualConferenceProvider.d.ts +6 -1
  1445. package/dist/EventKit/EKVirtualConferenceRoomTypeDescriptor.d.ts +6 -1
  1446. package/dist/EventKit/EKVirtualConferenceURLDescriptor.d.ts +6 -1
  1447. package/dist/ExceptionHandling/NSExceptionHandler.d.ts +5 -1
  1448. package/dist/ExecutionPolicy/EPDeveloperTool.d.ts +6 -1
  1449. package/dist/ExecutionPolicy/EPExecutionPolicy.d.ts +5 -1
  1450. package/dist/ExtensionKit/EXAppExtensionBrowserViewController.d.ts +12 -2
  1451. package/dist/ExtensionKit/EXHostViewController.d.ts +11 -2
  1452. package/dist/ExternalAccessory/EAAccessory.d.ts +5 -1
  1453. package/dist/ExternalAccessory/EAAccessoryManager.d.ts +5 -1
  1454. package/dist/ExternalAccessory/EASession.d.ts +5 -1
  1455. package/dist/ExternalAccessory/EAWiFiUnconfiguredAccessory.d.ts +6 -1
  1456. package/dist/ExternalAccessory/EAWiFiUnconfiguredAccessoryBrowser.d.ts +5 -1
  1457. package/dist/FSKit/FSBlockDeviceResource.d.ts +6 -1
  1458. package/dist/FSKit/FSClient.d.ts +6 -1
  1459. package/dist/FSKit/FSContainerIdentifier.d.ts +12 -2
  1460. package/dist/FSKit/FSContainerStatus.d.ts +6 -1
  1461. package/dist/FSKit/FSDirectoryEntryPacker.d.ts +6 -1
  1462. package/dist/FSKit/FSEntityIdentifier.d.ts +6 -1
  1463. package/dist/FSKit/FSExtentPacker.d.ts +5 -1
  1464. package/dist/FSKit/FSFileName.d.ts +6 -1
  1465. package/dist/FSKit/FSFileSystem.d.ts +6 -1
  1466. package/dist/FSKit/FSGenericURLResource.d.ts +7 -1
  1467. package/dist/FSKit/FSItem.d.ts +6 -1
  1468. package/dist/FSKit/FSItemAttributes.d.ts +6 -1
  1469. package/dist/FSKit/FSItemGetAttributesRequest.d.ts +6 -1
  1470. package/dist/FSKit/FSItemSetAttributesRequest.d.ts +6 -1
  1471. package/dist/FSKit/FSMetadataRange.d.ts +5 -1
  1472. package/dist/FSKit/FSModuleIdentity.d.ts +6 -1
  1473. package/dist/FSKit/FSMutableFileDataBuffer.d.ts +5 -1
  1474. package/dist/FSKit/FSPathURLResource.d.ts +7 -1
  1475. package/dist/FSKit/FSProbeResult.d.ts +6 -1
  1476. package/dist/FSKit/FSResource.d.ts +6 -1
  1477. package/dist/FSKit/FSStatFSResult.d.ts +6 -1
  1478. package/dist/FSKit/FSTask.d.ts +6 -1
  1479. package/dist/FSKit/FSTaskOptions.d.ts +6 -1
  1480. package/dist/FSKit/FSUnaryFileSystem.d.ts +6 -1
  1481. package/dist/FSKit/FSVolume.d.ts +6 -1
  1482. package/dist/FSKit/FSVolumeIdentifier.d.ts +12 -2
  1483. package/dist/FSKit/FSVolumeSupportedCapabilities.d.ts +6 -1
  1484. package/dist/FileProvider/NSFileProviderDomain.d.ts +6 -1
  1485. package/dist/FileProvider/NSFileProviderDomainVersion.d.ts +6 -1
  1486. package/dist/FileProvider/NSFileProviderExtension.d.ts +5 -1
  1487. package/dist/FileProvider/NSFileProviderItemVersion.d.ts +6 -1
  1488. package/dist/FileProvider/NSFileProviderKnownFolderLocation.d.ts +6 -1
  1489. package/dist/FileProvider/NSFileProviderKnownFolderLocations.d.ts +6 -1
  1490. package/dist/FileProvider/NSFileProviderManager.d.ts +5 -1
  1491. package/dist/FileProvider/NSFileProviderRequest.d.ts +6 -1
  1492. package/dist/FileProvider/NSFileProviderStringSearchRequest.d.ts +6 -1
  1493. package/dist/FileProviderUI/FPUIActionExtensionContext.d.ts +6 -1
  1494. package/dist/FileProviderUI/FPUIActionExtensionViewController.d.ts +11 -2
  1495. package/dist/FinderSync/FIFinderSync.d.ts +5 -1
  1496. package/dist/FinderSync/FIFinderSyncController.d.ts +7 -2
  1497. package/dist/Foundation/NSAffineTransform.d.ts +6 -1
  1498. package/dist/Foundation/NSAppleEventDescriptor.d.ts +5 -1
  1499. package/dist/Foundation/NSAppleEventManager.d.ts +5 -1
  1500. package/dist/Foundation/NSAppleScript.d.ts +5 -1
  1501. package/dist/Foundation/NSArchiver.d.ts +5 -1
  1502. package/dist/Foundation/NSArray.d.ts +5 -1
  1503. package/dist/Foundation/NSAssertionHandler.d.ts +5 -1
  1504. package/dist/Foundation/NSAttributedString.d.ts +5 -1
  1505. package/dist/Foundation/NSAttributedStringMarkdownParsingOptions.d.ts +6 -1
  1506. package/dist/Foundation/NSAttributedStringMarkdownSourcePosition.d.ts +6 -1
  1507. package/dist/Foundation/NSAutoreleasePool.d.ts +5 -1
  1508. package/dist/Foundation/NSBackgroundActivityScheduler.d.ts +6 -1
  1509. package/dist/Foundation/NSBlockOperation.d.ts +5 -1
  1510. package/dist/Foundation/NSBundle.d.ts +5 -1
  1511. package/dist/Foundation/NSBundleResourceRequest.d.ts +6 -1
  1512. package/dist/Foundation/NSByteCountFormatter.d.ts +5 -1
  1513. package/dist/Foundation/NSCache.d.ts +5 -1
  1514. package/dist/Foundation/NSCachedURLResponse.d.ts +6 -1
  1515. package/dist/Foundation/NSCalendar.d.ts +5 -1
  1516. package/dist/Foundation/NSCalendarDate.d.ts +18 -2
  1517. package/dist/Foundation/NSCharacterSet.d.ts +6 -1
  1518. package/dist/Foundation/NSClassDescription.d.ts +5 -1
  1519. package/dist/Foundation/NSCloneCommand.d.ts +10 -1
  1520. package/dist/Foundation/NSCloseCommand.d.ts +10 -1
  1521. package/dist/Foundation/NSCoder.d.ts +5 -1
  1522. package/dist/Foundation/NSComparisonPredicate.d.ts +8 -1
  1523. package/dist/Foundation/NSCompoundPredicate.d.ts +8 -1
  1524. package/dist/Foundation/NSCondition.d.ts +6 -1
  1525. package/dist/Foundation/NSConditionLock.d.ts +6 -1
  1526. package/dist/Foundation/NSConnection.d.ts +5 -1
  1527. package/dist/Foundation/NSConstantString.d.ts +47 -2
  1528. package/dist/Foundation/NSCountCommand.d.ts +10 -1
  1529. package/dist/Foundation/NSCountedSet.d.ts +18 -2
  1530. package/dist/Foundation/NSCreateCommand.d.ts +10 -1
  1531. package/dist/Foundation/NSData.d.ts +5 -1
  1532. package/dist/Foundation/NSDataDetector.d.ts +8 -1
  1533. package/dist/Foundation/NSDate.d.ts +5 -1
  1534. package/dist/Foundation/NSDateComponents.d.ts +6 -1
  1535. package/dist/Foundation/NSDateComponentsFormatter.d.ts +5 -1
  1536. package/dist/Foundation/NSDateFormatter.d.ts +29 -25
  1537. package/dist/Foundation/NSDateInterval.d.ts +6 -1
  1538. package/dist/Foundation/NSDateIntervalFormatter.d.ts +10 -5
  1539. package/dist/Foundation/NSDecimalNumber.d.ts +8 -1
  1540. package/dist/Foundation/NSDecimalNumberHandler.d.ts +6 -1
  1541. package/dist/Foundation/NSDeleteCommand.d.ts +10 -1
  1542. package/dist/Foundation/NSDictionary.d.ts +5 -1
  1543. package/dist/Foundation/NSDimension.d.ts +7 -1
  1544. package/dist/Foundation/NSDirectoryEnumerator.d.ts +6 -1
  1545. package/dist/Foundation/NSDistantObject.d.ts +0 -3
  1546. package/dist/Foundation/NSDistantObjectRequest.d.ts +5 -1
  1547. package/dist/Foundation/NSDistributedLock.d.ts +6 -1
  1548. package/dist/Foundation/NSDistributedNotificationCenter.d.ts +5 -1
  1549. package/dist/Foundation/NSEnergyFormatter.d.ts +6 -2
  1550. package/dist/Foundation/NSEnumerator.d.ts +5 -1
  1551. package/dist/Foundation/NSError.d.ts +5 -1
  1552. package/dist/Foundation/NSException.d.ts +5 -1
  1553. package/dist/Foundation/NSExistsCommand.d.ts +10 -1
  1554. package/dist/Foundation/NSExpression.d.ts +5 -1
  1555. package/dist/Foundation/NSExtensionContext.d.ts +6 -1
  1556. package/dist/Foundation/NSExtensionItem.d.ts +6 -1
  1557. package/dist/Foundation/NSFileAccessIntent.d.ts +6 -1
  1558. package/dist/Foundation/NSFileCoordinator.d.ts +5 -1
  1559. package/dist/Foundation/NSFileHandle.d.ts +5 -1
  1560. package/dist/Foundation/NSFileManager.d.ts +5 -1
  1561. package/dist/Foundation/NSFileProviderService.d.ts +6 -1
  1562. package/dist/Foundation/NSFileSecurity.d.ts +6 -1
  1563. package/dist/Foundation/NSFileVersion.d.ts +5 -1
  1564. package/dist/Foundation/NSFileWrapper.d.ts +5 -1
  1565. package/dist/Foundation/NSFormatter.d.ts +5 -1
  1566. package/dist/Foundation/NSGarbageCollector.d.ts +5 -1
  1567. package/dist/Foundation/NSGetCommand.d.ts +10 -1
  1568. package/dist/Foundation/NSHTTPCookie.d.ts +6 -1
  1569. package/dist/Foundation/NSHTTPCookieStorage.d.ts +6 -1
  1570. package/dist/Foundation/NSHTTPURLResponse.d.ts +7 -1
  1571. package/dist/Foundation/NSHashTable.d.ts +5 -1
  1572. package/dist/Foundation/NSHost.d.ts +6 -1
  1573. package/dist/Foundation/NSISO8601DateFormatter.d.ts +7 -2
  1574. package/dist/Foundation/NSIndexPath.d.ts +5 -1
  1575. package/dist/Foundation/NSIndexSet.d.ts +5 -1
  1576. package/dist/Foundation/NSIndexSpecifier.d.ts +10 -1
  1577. package/dist/Foundation/NSInflectionRule.d.ts +6 -1
  1578. package/dist/Foundation/NSInflectionRuleExplicit.d.ts +6 -1
  1579. package/dist/Foundation/NSInputStream.d.ts +5 -1
  1580. package/dist/Foundation/NSInvocation.d.ts +5 -1
  1581. package/dist/Foundation/NSInvocationOperation.d.ts +5 -1
  1582. package/dist/Foundation/NSItemProvider.d.ts +5 -1
  1583. package/dist/Foundation/NSJSONSerialization.d.ts +5 -1
  1584. package/dist/Foundation/NSKeyValueSharedObservers.d.ts +5 -1
  1585. package/dist/Foundation/NSKeyValueSharedObserversSnapshot.d.ts +6 -1
  1586. package/dist/Foundation/NSKeyedArchiver.d.ts +5 -1
  1587. package/dist/Foundation/NSKeyedUnarchiver.d.ts +5 -1
  1588. package/dist/Foundation/NSLengthFormatter.d.ts +6 -2
  1589. package/dist/Foundation/NSLinguisticTagger.d.ts +5 -1
  1590. package/dist/Foundation/NSListFormatter.d.ts +6 -2
  1591. package/dist/Foundation/NSLocale.d.ts +5 -1
  1592. package/dist/Foundation/NSLocalizedNumberFormatRule.d.ts +6 -1
  1593. package/dist/Foundation/NSLock.d.ts +6 -1
  1594. package/dist/Foundation/NSLogicalTest.d.ts +9 -2
  1595. package/dist/Foundation/NSMachBootstrapServer.d.ts +5 -1
  1596. package/dist/Foundation/NSMachPort.d.ts +6 -1
  1597. package/dist/Foundation/NSMapTable.d.ts +5 -1
  1598. package/dist/Foundation/NSMassFormatter.d.ts +6 -2
  1599. package/dist/Foundation/NSMeasurement.d.ts +5 -1
  1600. package/dist/Foundation/NSMeasurementFormatter.d.ts +8 -3
  1601. package/dist/Foundation/NSMessagePort.d.ts +6 -1
  1602. package/dist/Foundation/NSMessagePortNameServer.d.ts +5 -1
  1603. package/dist/Foundation/NSMetadataItem.d.ts +5 -1
  1604. package/dist/Foundation/NSMetadataQuery.d.ts +5 -1
  1605. package/dist/Foundation/NSMetadataQueryAttributeValueTuple.d.ts +5 -1
  1606. package/dist/Foundation/NSMetadataQueryResultGroup.d.ts +5 -1
  1607. package/dist/Foundation/NSMethodSignature.d.ts +6 -1
  1608. package/dist/Foundation/NSMiddleSpecifier.d.ts +12 -1
  1609. package/dist/Foundation/NSMorphology.d.ts +5 -1
  1610. package/dist/Foundation/NSMorphologyCustomPronoun.d.ts +6 -1
  1611. package/dist/Foundation/NSMorphologyPronoun.d.ts +6 -1
  1612. package/dist/Foundation/NSMoveCommand.d.ts +10 -1
  1613. package/dist/Foundation/NSMutableArray.d.ts +14 -1
  1614. package/dist/Foundation/NSMutableAttributedString.d.ts +24 -1
  1615. package/dist/Foundation/NSMutableCharacterSet.d.ts +8 -1
  1616. package/dist/Foundation/NSMutableData.d.ts +31 -1
  1617. package/dist/Foundation/NSMutableDictionary.d.ts +16 -1
  1618. package/dist/Foundation/NSMutableIndexSet.d.ts +12 -1
  1619. package/dist/Foundation/NSMutableOrderedSet.d.ts +26 -1
  1620. package/dist/Foundation/NSMutableSet.d.ts +16 -1
  1621. package/dist/Foundation/NSMutableString.d.ts +45 -2
  1622. package/dist/Foundation/NSMutableURLRequest.d.ts +10 -1
  1623. package/dist/Foundation/NSNameSpecifier.d.ts +8 -1
  1624. package/dist/Foundation/NSNetService.d.ts +5 -1
  1625. package/dist/Foundation/NSNetServiceBrowser.d.ts +6 -1
  1626. package/dist/Foundation/NSNotification.d.ts +5 -1
  1627. package/dist/Foundation/NSNotificationCenter.d.ts +5 -1
  1628. package/dist/Foundation/NSNotificationQueue.d.ts +6 -1
  1629. package/dist/Foundation/NSNull.d.ts +6 -1
  1630. package/dist/Foundation/NSNumber.d.ts +6 -1
  1631. package/dist/Foundation/NSNumberFormatter.d.ts +28 -24
  1632. package/dist/Foundation/NSOperation.d.ts +6 -1
  1633. package/dist/Foundation/NSOperationQueue.d.ts +6 -1
  1634. package/dist/Foundation/NSOrderedCollectionChange.d.ts +5 -1
  1635. package/dist/Foundation/NSOrderedCollectionDifference.d.ts +6 -1
  1636. package/dist/Foundation/NSOrderedSet.d.ts +5 -1
  1637. package/dist/Foundation/NSOrthography.d.ts +6 -1
  1638. package/dist/Foundation/NSOutputStream.d.ts +5 -1
  1639. package/dist/Foundation/NSPersonNameComponents.d.ts +6 -1
  1640. package/dist/Foundation/NSPersonNameComponentsFormatter.d.ts +6 -2
  1641. package/dist/Foundation/NSPipe.d.ts +6 -1
  1642. package/dist/Foundation/NSPointerArray.d.ts +5 -1
  1643. package/dist/Foundation/NSPointerFunctions.d.ts +5 -1
  1644. package/dist/Foundation/NSPort.d.ts +6 -1
  1645. package/dist/Foundation/NSPortCoder.d.ts +5 -1
  1646. package/dist/Foundation/NSPortMessage.d.ts +6 -1
  1647. package/dist/Foundation/NSPortNameServer.d.ts +6 -1
  1648. package/dist/Foundation/NSPositionalSpecifier.d.ts +5 -1
  1649. package/dist/Foundation/NSPredicate.d.ts +5 -1
  1650. package/dist/Foundation/NSPresentationIntent.d.ts +6 -1
  1651. package/dist/Foundation/NSProcessInfo.d.ts +6 -1
  1652. package/dist/Foundation/NSProgress.d.ts +7 -3
  1653. package/dist/Foundation/NSPropertyListSerialization.d.ts +5 -1
  1654. package/dist/Foundation/NSPropertySpecifier.d.ts +12 -1
  1655. package/dist/Foundation/NSProtocolChecker.d.ts +0 -3
  1656. package/dist/Foundation/NSPurgeableData.d.ts +38 -1
  1657. package/dist/Foundation/NSQuitCommand.d.ts +10 -1
  1658. package/dist/Foundation/NSRandomSpecifier.d.ts +12 -1
  1659. package/dist/Foundation/NSRangeSpecifier.d.ts +8 -1
  1660. package/dist/Foundation/NSRecursiveLock.d.ts +6 -1
  1661. package/dist/Foundation/NSRegularExpression.d.ts +5 -1
  1662. package/dist/Foundation/NSRelativeDateTimeFormatter.d.ts +7 -3
  1663. package/dist/Foundation/NSRelativeSpecifier.d.ts +8 -1
  1664. package/dist/Foundation/NSRunLoop.d.ts +5 -1
  1665. package/dist/Foundation/NSScanner.d.ts +5 -1
  1666. package/dist/Foundation/NSScriptClassDescription.d.ts +5 -1
  1667. package/dist/Foundation/NSScriptCoercionHandler.d.ts +5 -1
  1668. package/dist/Foundation/NSScriptCommand.d.ts +5 -1
  1669. package/dist/Foundation/NSScriptCommandDescription.d.ts +5 -1
  1670. package/dist/Foundation/NSScriptExecutionContext.d.ts +5 -1
  1671. package/dist/Foundation/NSScriptObjectSpecifier.d.ts +5 -1
  1672. package/dist/Foundation/NSScriptSuiteRegistry.d.ts +6 -1
  1673. package/dist/Foundation/NSScriptWhoseTest.d.ts +6 -1
  1674. package/dist/Foundation/NSSecureUnarchiveFromDataTransformer.d.ts +6 -1
  1675. package/dist/Foundation/NSSet.d.ts +5 -1
  1676. package/dist/Foundation/NSSetCommand.d.ts +10 -1
  1677. package/dist/Foundation/NSSimpleCString.d.ts +46 -2
  1678. package/dist/Foundation/NSSocketPort.d.ts +6 -1
  1679. package/dist/Foundation/NSSocketPortNameServer.d.ts +5 -1
  1680. package/dist/Foundation/NSSortDescriptor.d.ts +5 -1
  1681. package/dist/Foundation/NSSpecifierTest.d.ts +6 -2
  1682. package/dist/Foundation/NSSpellServer.d.ts +6 -1
  1683. package/dist/Foundation/NSStream.d.ts +5 -1
  1684. package/dist/Foundation/NSString.d.ts +5 -1
  1685. package/dist/Foundation/NSTask.d.ts +5 -1
  1686. package/dist/Foundation/NSTermOfAddress.d.ts +6 -1
  1687. package/dist/Foundation/NSTextCheckingResult.d.ts +5 -1
  1688. package/dist/Foundation/NSThread.d.ts +5 -1
  1689. package/dist/Foundation/NSTimeZone.d.ts +6 -1
  1690. package/dist/Foundation/NSTimer.d.ts +5 -1
  1691. package/dist/Foundation/NSURL.d.ts +5 -1
  1692. package/dist/Foundation/NSURLAuthenticationChallenge.d.ts +6 -1
  1693. package/dist/Foundation/NSURLCache.d.ts +6 -1
  1694. package/dist/Foundation/NSURLComponents.d.ts +6 -1
  1695. package/dist/Foundation/NSURLConnection.d.ts +5 -1
  1696. package/dist/Foundation/NSURLCredential.d.ts +5 -1
  1697. package/dist/Foundation/NSURLCredentialStorage.d.ts +6 -1
  1698. package/dist/Foundation/NSURLDownload.d.ts +6 -1
  1699. package/dist/Foundation/NSURLHandle.d.ts +5 -1
  1700. package/dist/Foundation/NSURLProtectionSpace.d.ts +5 -1
  1701. package/dist/Foundation/NSURLProtocol.d.ts +5 -1
  1702. package/dist/Foundation/NSURLQueryItem.d.ts +6 -1
  1703. package/dist/Foundation/NSURLRequest.d.ts +6 -1
  1704. package/dist/Foundation/NSURLResponse.d.ts +6 -1
  1705. package/dist/Foundation/NSURLSession.d.ts +5 -0
  1706. package/dist/Foundation/NSURLSessionConfiguration.d.ts +4 -0
  1707. package/dist/Foundation/NSURLSessionDataTask.d.ts +5 -0
  1708. package/dist/Foundation/NSURLSessionDownloadTask.d.ts +5 -0
  1709. package/dist/Foundation/NSURLSessionStreamTask.d.ts +5 -0
  1710. package/dist/Foundation/NSURLSessionTask.d.ts +5 -0
  1711. package/dist/Foundation/NSURLSessionTaskMetrics.d.ts +5 -0
  1712. package/dist/Foundation/NSURLSessionTaskTransactionMetrics.d.ts +5 -0
  1713. package/dist/Foundation/NSURLSessionUploadTask.d.ts +5 -0
  1714. package/dist/Foundation/NSURLSessionWebSocketMessage.d.ts +6 -1
  1715. package/dist/Foundation/NSURLSessionWebSocketTask.d.ts +6 -1
  1716. package/dist/Foundation/NSUUID.d.ts +6 -1
  1717. package/dist/Foundation/NSUbiquitousKeyValueStore.d.ts +5 -1
  1718. package/dist/Foundation/NSUnarchiver.d.ts +5 -1
  1719. package/dist/Foundation/NSUndoManager.d.ts +5 -1
  1720. package/dist/Foundation/NSUniqueIDSpecifier.d.ts +7 -1
  1721. package/dist/Foundation/NSUnit.d.ts +5 -0
  1722. package/dist/Foundation/NSUnitAcceleration.d.ts +11 -1
  1723. package/dist/Foundation/NSUnitAngle.d.ts +11 -1
  1724. package/dist/Foundation/NSUnitArea.d.ts +11 -1
  1725. package/dist/Foundation/NSUnitConcentrationMass.d.ts +11 -1
  1726. package/dist/Foundation/NSUnitConverter.d.ts +6 -1
  1727. package/dist/Foundation/NSUnitConverterLinear.d.ts +6 -1
  1728. package/dist/Foundation/NSUnitDispersion.d.ts +11 -1
  1729. package/dist/Foundation/NSUnitDuration.d.ts +11 -1
  1730. package/dist/Foundation/NSUnitElectricCharge.d.ts +11 -1
  1731. package/dist/Foundation/NSUnitElectricCurrent.d.ts +11 -1
  1732. package/dist/Foundation/NSUnitElectricPotentialDifference.d.ts +11 -1
  1733. package/dist/Foundation/NSUnitElectricResistance.d.ts +11 -1
  1734. package/dist/Foundation/NSUnitEnergy.d.ts +11 -1
  1735. package/dist/Foundation/NSUnitFrequency.d.ts +11 -1
  1736. package/dist/Foundation/NSUnitFuelEfficiency.d.ts +11 -1
  1737. package/dist/Foundation/NSUnitIlluminance.d.ts +11 -1
  1738. package/dist/Foundation/NSUnitInformationStorage.d.ts +11 -1
  1739. package/dist/Foundation/NSUnitLength.d.ts +11 -1
  1740. package/dist/Foundation/NSUnitMass.d.ts +11 -1
  1741. package/dist/Foundation/NSUnitPower.d.ts +11 -1
  1742. package/dist/Foundation/NSUnitPressure.d.ts +11 -1
  1743. package/dist/Foundation/NSUnitSpeed.d.ts +11 -1
  1744. package/dist/Foundation/NSUnitTemperature.d.ts +11 -1
  1745. package/dist/Foundation/NSUnitVolume.d.ts +11 -1
  1746. package/dist/Foundation/NSUserActivity.d.ts +6 -1
  1747. package/dist/Foundation/NSUserAppleScriptTask.d.ts +8 -1
  1748. package/dist/Foundation/NSUserAutomatorTask.d.ts +7 -1
  1749. package/dist/Foundation/NSUserDefaults.d.ts +5 -1
  1750. package/dist/Foundation/NSUserNotification.d.ts +6 -1
  1751. package/dist/Foundation/NSUserNotificationAction.d.ts +6 -1
  1752. package/dist/Foundation/NSUserNotificationCenter.d.ts +6 -1
  1753. package/dist/Foundation/NSUserScriptTask.d.ts +5 -1
  1754. package/dist/Foundation/NSUserUnixTask.d.ts +8 -1
  1755. package/dist/Foundation/NSValue.d.ts +5 -1
  1756. package/dist/Foundation/NSValueTransformer.d.ts +5 -1
  1757. package/dist/Foundation/NSWhoseSpecifier.d.ts +8 -1
  1758. package/dist/Foundation/NSXMLDTD.d.ts +6 -1
  1759. package/dist/Foundation/NSXMLDTDNode.d.ts +7 -1
  1760. package/dist/Foundation/NSXMLDocument.d.ts +8 -1
  1761. package/dist/Foundation/NSXMLElement.d.ts +7 -2
  1762. package/dist/Foundation/NSXMLNode.d.ts +5 -1
  1763. package/dist/Foundation/NSXMLParser.d.ts +6 -1
  1764. package/dist/Foundation/NSXPCCoder.d.ts +5 -1
  1765. package/dist/Foundation/NSXPCConnection.d.ts +5 -1
  1766. package/dist/Foundation/NSXPCInterface.d.ts +5 -1
  1767. package/dist/Foundation/NSXPCListener.d.ts +6 -1
  1768. package/dist/Foundation/NSXPCListenerEndpoint.d.ts +6 -1
  1769. package/dist/GLKit/GLKBaseEffect.d.ts +5 -1
  1770. package/dist/GLKit/GLKEffectProperty.d.ts +6 -1
  1771. package/dist/GLKit/GLKEffectPropertyFog.d.ts +5 -1
  1772. package/dist/GLKit/GLKEffectPropertyLight.d.ts +5 -1
  1773. package/dist/GLKit/GLKEffectPropertyMaterial.d.ts +5 -1
  1774. package/dist/GLKit/GLKEffectPropertyTexture.d.ts +6 -1
  1775. package/dist/GLKit/GLKEffectPropertyTransform.d.ts +5 -1
  1776. package/dist/GLKit/GLKMesh.d.ts +5 -1
  1777. package/dist/GLKit/GLKMeshBuffer.d.ts +6 -1
  1778. package/dist/GLKit/GLKMeshBufferAllocator.d.ts +6 -1
  1779. package/dist/GLKit/GLKReflectionMapEffect.d.ts +5 -1
  1780. package/dist/GLKit/GLKSkyboxEffect.d.ts +5 -1
  1781. package/dist/GLKit/GLKSubmesh.d.ts +6 -1
  1782. package/dist/GLKit/GLKTextureInfo.d.ts +6 -1
  1783. package/dist/GLKit/GLKTextureLoader.d.ts +5 -1
  1784. package/dist/GameController/GCColor.d.ts +6 -1
  1785. package/dist/GameController/GCController.d.ts +5 -1
  1786. package/dist/GameController/GCControllerAxisInput.d.ts +6 -1
  1787. package/dist/GameController/GCControllerButtonInput.d.ts +6 -1
  1788. package/dist/GameController/GCControllerDirectionPad.d.ts +6 -1
  1789. package/dist/GameController/GCControllerElement.d.ts +6 -1
  1790. package/dist/GameController/GCControllerInputState.d.ts +6 -1
  1791. package/dist/GameController/GCControllerLiveInput.d.ts +6 -1
  1792. package/dist/GameController/GCControllerTouchpad.d.ts +6 -1
  1793. package/dist/GameController/GCDeviceBattery.d.ts +6 -1
  1794. package/dist/GameController/GCDeviceCursor.d.ts +6 -1
  1795. package/dist/GameController/GCDeviceHaptics.d.ts +6 -1
  1796. package/dist/GameController/GCDeviceLight.d.ts +6 -1
  1797. package/dist/GameController/GCDirectionalGamepad.d.ts +7 -1
  1798. package/dist/GameController/GCDualSenseAdaptiveTrigger.d.ts +6 -1
  1799. package/dist/GameController/GCDualSenseGamepad.d.ts +7 -1
  1800. package/dist/GameController/GCDualShockGamepad.d.ts +7 -1
  1801. package/dist/GameController/GCEventViewController.d.ts +12 -2
  1802. package/dist/GameController/GCExtendedGamepad.d.ts +7 -1
  1803. package/dist/GameController/GCExtendedGamepadSnapshot.d.ts +7 -1
  1804. package/dist/GameController/GCGamepad.d.ts +7 -1
  1805. package/dist/GameController/GCGamepadSnapshot.d.ts +7 -1
  1806. package/dist/GameController/GCGearShifterElement.d.ts +6 -1
  1807. package/dist/GameController/GCKeyboard.d.ts +6 -1
  1808. package/dist/GameController/GCKeyboardInput.d.ts +6 -1
  1809. package/dist/GameController/GCMicroGamepad.d.ts +7 -1
  1810. package/dist/GameController/GCMicroGamepadSnapshot.d.ts +7 -1
  1811. package/dist/GameController/GCMotion.d.ts +6 -1
  1812. package/dist/GameController/GCMouse.d.ts +6 -1
  1813. package/dist/GameController/GCMouseInput.d.ts +7 -1
  1814. package/dist/GameController/GCPhysicalInputElementCollection.d.ts +5 -1
  1815. package/dist/GameController/GCPhysicalInputProfile.d.ts +6 -1
  1816. package/dist/GameController/GCRacingWheel.d.ts +5 -1
  1817. package/dist/GameController/GCRacingWheelInput.d.ts +6 -1
  1818. package/dist/GameController/GCRacingWheelInputState.d.ts +6 -1
  1819. package/dist/GameController/GCSteeringWheelElement.d.ts +6 -1
  1820. package/dist/GameController/GCStylus.d.ts +6 -1
  1821. package/dist/GameController/GCXboxGamepad.d.ts +7 -1
  1822. package/dist/GameKit/GKAccessPoint.d.ts +6 -1
  1823. package/dist/GameKit/GKAchievement.d.ts +6 -1
  1824. package/dist/GameKit/GKAchievementChallenge.d.ts +6 -1
  1825. package/dist/GameKit/GKAchievementDescription.d.ts +6 -1
  1826. package/dist/GameKit/GKAchievementViewController.d.ts +23 -2
  1827. package/dist/GameKit/GKBasePlayer.d.ts +6 -1
  1828. package/dist/GameKit/GKChallenge.d.ts +6 -1
  1829. package/dist/GameKit/GKChallengeDefinition.d.ts +6 -1
  1830. package/dist/GameKit/GKChallengeEventHandler.d.ts +6 -1
  1831. package/dist/GameKit/GKChallengesViewController.d.ts +12 -2
  1832. package/dist/GameKit/GKCloudPlayer.d.ts +6 -1
  1833. package/dist/GameKit/GKDialogController.d.ts +8 -2
  1834. package/dist/GameKit/GKFriendRequestComposeViewController.d.ts +11 -2
  1835. package/dist/GameKit/GKGameActivity.d.ts +5 -1
  1836. package/dist/GameKit/GKGameActivityDefinition.d.ts +6 -1
  1837. package/dist/GameKit/GKGameCenterViewController.d.ts +11 -2
  1838. package/dist/GameKit/GKGameSession.d.ts +6 -1
  1839. package/dist/GameKit/GKInvite.d.ts +6 -1
  1840. package/dist/GameKit/GKLeaderboard.d.ts +6 -1
  1841. package/dist/GameKit/GKLeaderboardEntry.d.ts +6 -1
  1842. package/dist/GameKit/GKLeaderboardScore.d.ts +6 -1
  1843. package/dist/GameKit/GKLeaderboardSet.d.ts +6 -1
  1844. package/dist/GameKit/GKLeaderboardViewController.d.ts +21 -2
  1845. package/dist/GameKit/GKLocalPlayer.d.ts +6 -1
  1846. package/dist/GameKit/GKMatch.d.ts +5 -1
  1847. package/dist/GameKit/GKMatchRequest.d.ts +5 -1
  1848. package/dist/GameKit/GKMatchedPlayers.d.ts +5 -1
  1849. package/dist/GameKit/GKMatchmaker.d.ts +6 -1
  1850. package/dist/GameKit/GKMatchmakerViewController.d.ts +10 -2
  1851. package/dist/GameKit/GKNotificationBanner.d.ts +6 -1
  1852. package/dist/GameKit/GKPlayer.d.ts +6 -1
  1853. package/dist/GameKit/GKSavedGame.d.ts +6 -1
  1854. package/dist/GameKit/GKScore.d.ts +6 -1
  1855. package/dist/GameKit/GKScoreChallenge.d.ts +6 -1
  1856. package/dist/GameKit/GKSession.d.ts +5 -1
  1857. package/dist/GameKit/GKTurnBasedEventHandler.d.ts +6 -1
  1858. package/dist/GameKit/GKTurnBasedExchange.d.ts +6 -1
  1859. package/dist/GameKit/GKTurnBasedExchangeReply.d.ts +6 -1
  1860. package/dist/GameKit/GKTurnBasedMatch.d.ts +6 -1
  1861. package/dist/GameKit/GKTurnBasedMatchmakerViewController.d.ts +11 -2
  1862. package/dist/GameKit/GKTurnBasedParticipant.d.ts +6 -1
  1863. package/dist/GameKit/GKVoiceChat.d.ts +6 -1
  1864. package/dist/GameKit/GKVoiceChatService.d.ts +5 -1
  1865. package/dist/GameSave/GSSyncedDirectory.d.ts +6 -1
  1866. package/dist/GameSave/GSSyncedDirectoryState.d.ts +6 -1
  1867. package/dist/GameSave/GSSyncedDirectoryVersion.d.ts +6 -1
  1868. package/dist/GameplayKit/GKARC4RandomSource.d.ts +8 -1
  1869. package/dist/GameplayKit/GKAgent.d.ts +6 -1
  1870. package/dist/GameplayKit/GKAgent2D.d.ts +5 -1
  1871. package/dist/GameplayKit/GKAgent3D.d.ts +5 -1
  1872. package/dist/GameplayKit/GKBehavior.d.ts +6 -1
  1873. package/dist/GameplayKit/GKBillowNoiseSource.d.ts +6 -1
  1874. package/dist/GameplayKit/GKCheckerboardNoiseSource.d.ts +6 -1
  1875. package/dist/GameplayKit/GKCircleObstacle.d.ts +5 -1
  1876. package/dist/GameplayKit/GKCoherentNoiseSource.d.ts +6 -1
  1877. package/dist/GameplayKit/GKComponent.d.ts +6 -1
  1878. package/dist/GameplayKit/GKComponentSystem.d.ts +5 -1
  1879. package/dist/GameplayKit/GKCompositeBehavior.d.ts +12 -1
  1880. package/dist/GameplayKit/GKConstantNoiseSource.d.ts +6 -1
  1881. package/dist/GameplayKit/GKCylindersNoiseSource.d.ts +6 -1
  1882. package/dist/GameplayKit/GKDecisionNode.d.ts +6 -1
  1883. package/dist/GameplayKit/GKDecisionTree.d.ts +6 -1
  1884. package/dist/GameplayKit/GKEntity.d.ts +5 -1
  1885. package/dist/GameplayKit/GKGaussianDistribution.d.ts +10 -1
  1886. package/dist/GameplayKit/GKGoal.d.ts +6 -1
  1887. package/dist/GameplayKit/GKGraph.d.ts +6 -1
  1888. package/dist/GameplayKit/GKGraphNode.d.ts +6 -1
  1889. package/dist/GameplayKit/GKGraphNode2D.d.ts +5 -1
  1890. package/dist/GameplayKit/GKGraphNode3D.d.ts +5 -1
  1891. package/dist/GameplayKit/GKGridGraph.d.ts +8 -1
  1892. package/dist/GameplayKit/GKGridGraphNode.d.ts +5 -1
  1893. package/dist/GameplayKit/GKLinearCongruentialRandomSource.d.ts +8 -1
  1894. package/dist/GameplayKit/GKMersenneTwisterRandomSource.d.ts +8 -1
  1895. package/dist/GameplayKit/GKMeshGraph.d.ts +7 -1
  1896. package/dist/GameplayKit/GKMinmaxStrategist.d.ts +6 -1
  1897. package/dist/GameplayKit/GKMonteCarloStrategist.d.ts +6 -1
  1898. package/dist/GameplayKit/GKNSPredicateRule.d.ts +10 -1
  1899. package/dist/GameplayKit/GKNoise.d.ts +5 -1
  1900. package/dist/GameplayKit/GKNoiseMap.d.ts +5 -1
  1901. package/dist/GameplayKit/GKNoiseSource.d.ts +6 -1
  1902. package/dist/GameplayKit/GKObstacle.d.ts +6 -1
  1903. package/dist/GameplayKit/GKObstacleGraph.d.ts +7 -1
  1904. package/dist/GameplayKit/GKOctree.d.ts +5 -1
  1905. package/dist/GameplayKit/GKOctreeNode.d.ts +6 -1
  1906. package/dist/GameplayKit/GKPath.d.ts +5 -1
  1907. package/dist/GameplayKit/GKPerlinNoiseSource.d.ts +6 -1
  1908. package/dist/GameplayKit/GKPolygonObstacle.d.ts +5 -1
  1909. package/dist/GameplayKit/GKQuadtree.d.ts +5 -1
  1910. package/dist/GameplayKit/GKQuadtreeNode.d.ts +6 -1
  1911. package/dist/GameplayKit/GKRTree.d.ts +5 -1
  1912. package/dist/GameplayKit/GKRandomDistribution.d.ts +6 -1
  1913. package/dist/GameplayKit/GKRandomSource.d.ts +6 -1
  1914. package/dist/GameplayKit/GKRidgedNoiseSource.d.ts +6 -1
  1915. package/dist/GameplayKit/GKRule.d.ts +6 -1
  1916. package/dist/GameplayKit/GKRuleSystem.d.ts +6 -1
  1917. package/dist/GameplayKit/GKSCNNodeComponent.d.ts +6 -1
  1918. package/dist/GameplayKit/GKSKNodeComponent.d.ts +6 -1
  1919. package/dist/GameplayKit/GKScene.d.ts +6 -1
  1920. package/dist/GameplayKit/GKShuffledDistribution.d.ts +12 -1
  1921. package/dist/GameplayKit/GKSphereObstacle.d.ts +5 -1
  1922. package/dist/GameplayKit/GKSpheresNoiseSource.d.ts +6 -1
  1923. package/dist/GameplayKit/GKState.d.ts +5 -1
  1924. package/dist/GameplayKit/GKStateMachine.d.ts +5 -1
  1925. package/dist/GameplayKit/GKVoronoiNoiseSource.d.ts +6 -1
  1926. package/dist/HealthKit/HKActivityMoveModeObject.d.ts +6 -1
  1927. package/dist/HealthKit/HKActivitySummary.d.ts +6 -1
  1928. package/dist/HealthKit/HKActivitySummaryQuery.d.ts +6 -1
  1929. package/dist/HealthKit/HKActivitySummaryType.d.ts +6 -1
  1930. package/dist/HealthKit/HKAnchoredObjectQuery.d.ts +6 -1
  1931. package/dist/HealthKit/HKAttachment.d.ts +6 -1
  1932. package/dist/HealthKit/HKAttachmentStore.d.ts +6 -1
  1933. package/dist/HealthKit/HKAudiogramSample.d.ts +6 -1
  1934. package/dist/HealthKit/HKAudiogramSampleType.d.ts +6 -1
  1935. package/dist/HealthKit/HKAudiogramSensitivityPoint.d.ts +5 -1
  1936. package/dist/HealthKit/HKAudiogramSensitivityPointClampingRange.d.ts +5 -1
  1937. package/dist/HealthKit/HKAudiogramSensitivityTest.d.ts +5 -1
  1938. package/dist/HealthKit/HKBiologicalSexObject.d.ts +6 -1
  1939. package/dist/HealthKit/HKBloodTypeObject.d.ts +6 -1
  1940. package/dist/HealthKit/HKCDADocument.d.ts +6 -1
  1941. package/dist/HealthKit/HKCDADocumentSample.d.ts +5 -1
  1942. package/dist/HealthKit/HKCategorySample.d.ts +6 -1
  1943. package/dist/HealthKit/HKCategoryType.d.ts +6 -1
  1944. package/dist/HealthKit/HKCharacteristicType.d.ts +6 -1
  1945. package/dist/HealthKit/HKClinicalCoding.d.ts +6 -1
  1946. package/dist/HealthKit/HKClinicalRecord.d.ts +6 -1
  1947. package/dist/HealthKit/HKClinicalType.d.ts +6 -1
  1948. package/dist/HealthKit/HKContactsLensSpecification.d.ts +6 -1
  1949. package/dist/HealthKit/HKContactsPrescription.d.ts +8 -1
  1950. package/dist/HealthKit/HKCorrelation.d.ts +6 -1
  1951. package/dist/HealthKit/HKCorrelationQuery.d.ts +6 -1
  1952. package/dist/HealthKit/HKCorrelationType.d.ts +6 -1
  1953. package/dist/HealthKit/HKCumulativeQuantitySample.d.ts +13 -1
  1954. package/dist/HealthKit/HKCumulativeQuantitySeriesSample.d.ts +13 -1
  1955. package/dist/HealthKit/HKDeletedObject.d.ts +6 -1
  1956. package/dist/HealthKit/HKDevice.d.ts +6 -1
  1957. package/dist/HealthKit/HKDiscreteQuantitySample.d.ts +13 -1
  1958. package/dist/HealthKit/HKDocumentQuery.d.ts +6 -1
  1959. package/dist/HealthKit/HKDocumentSample.d.ts +6 -1
  1960. package/dist/HealthKit/HKDocumentType.d.ts +6 -1
  1961. package/dist/HealthKit/HKElectrocardiogram.d.ts +6 -1
  1962. package/dist/HealthKit/HKElectrocardiogramQuery.d.ts +6 -1
  1963. package/dist/HealthKit/HKElectrocardiogramType.d.ts +6 -1
  1964. package/dist/HealthKit/HKElectrocardiogramVoltageMeasurement.d.ts +6 -1
  1965. package/dist/HealthKit/HKFHIRResource.d.ts +6 -1
  1966. package/dist/HealthKit/HKFHIRVersion.d.ts +5 -1
  1967. package/dist/HealthKit/HKFitzpatrickSkinTypeObject.d.ts +6 -1
  1968. package/dist/HealthKit/HKGAD7Assessment.d.ts +6 -1
  1969. package/dist/HealthKit/HKGlassesLensSpecification.d.ts +6 -1
  1970. package/dist/HealthKit/HKGlassesPrescription.d.ts +8 -1
  1971. package/dist/HealthKit/HKHealthConceptIdentifier.d.ts +6 -1
  1972. package/dist/HealthKit/HKHealthStore.d.ts +5 -1
  1973. package/dist/HealthKit/HKHeartbeatSeriesBuilder.d.ts +6 -1
  1974. package/dist/HealthKit/HKHeartbeatSeriesQuery.d.ts +6 -1
  1975. package/dist/HealthKit/HKHeartbeatSeriesSample.d.ts +6 -1
  1976. package/dist/HealthKit/HKLensSpecification.d.ts +6 -1
  1977. package/dist/HealthKit/HKLiveWorkoutBuilder.d.ts +10 -1
  1978. package/dist/HealthKit/HKLiveWorkoutDataSource.d.ts +6 -1
  1979. package/dist/HealthKit/HKMedicationConcept.d.ts +6 -1
  1980. package/dist/HealthKit/HKMedicationDoseEvent.d.ts +6 -1
  1981. package/dist/HealthKit/HKMedicationDoseEventType.d.ts +6 -1
  1982. package/dist/HealthKit/HKObject.d.ts +6 -1
  1983. package/dist/HealthKit/HKObjectType.d.ts +6 -1
  1984. package/dist/HealthKit/HKObserverQuery.d.ts +6 -1
  1985. package/dist/HealthKit/HKPHQ9Assessment.d.ts +6 -1
  1986. package/dist/HealthKit/HKPrescriptionType.d.ts +6 -1
  1987. package/dist/HealthKit/HKQuantity.d.ts +6 -1
  1988. package/dist/HealthKit/HKQuantitySample.d.ts +6 -1
  1989. package/dist/HealthKit/HKQuantitySeriesSampleBuilder.d.ts +5 -1
  1990. package/dist/HealthKit/HKQuantitySeriesSampleQuery.d.ts +6 -1
  1991. package/dist/HealthKit/HKQuantityType.d.ts +6 -1
  1992. package/dist/HealthKit/HKQuery.d.ts +5 -1
  1993. package/dist/HealthKit/HKQueryAnchor.d.ts +6 -1
  1994. package/dist/HealthKit/HKQueryDescriptor.d.ts +6 -1
  1995. package/dist/HealthKit/HKSample.d.ts +6 -1
  1996. package/dist/HealthKit/HKSampleQuery.d.ts +6 -1
  1997. package/dist/HealthKit/HKSampleType.d.ts +6 -1
  1998. package/dist/HealthKit/HKScoredAssessment.d.ts +6 -1
  1999. package/dist/HealthKit/HKScoredAssessmentType.d.ts +6 -1
  2000. package/dist/HealthKit/HKSeriesBuilder.d.ts +6 -1
  2001. package/dist/HealthKit/HKSeriesSample.d.ts +6 -1
  2002. package/dist/HealthKit/HKSeriesType.d.ts +6 -1
  2003. package/dist/HealthKit/HKSource.d.ts +6 -1
  2004. package/dist/HealthKit/HKSourceQuery.d.ts +6 -1
  2005. package/dist/HealthKit/HKSourceRevision.d.ts +6 -1
  2006. package/dist/HealthKit/HKStateOfMind.d.ts +6 -1
  2007. package/dist/HealthKit/HKStateOfMindType.d.ts +6 -1
  2008. package/dist/HealthKit/HKStatistics.d.ts +6 -1
  2009. package/dist/HealthKit/HKStatisticsCollection.d.ts +5 -1
  2010. package/dist/HealthKit/HKStatisticsCollectionQuery.d.ts +6 -1
  2011. package/dist/HealthKit/HKStatisticsQuery.d.ts +6 -1
  2012. package/dist/HealthKit/HKUnit.d.ts +6 -1
  2013. package/dist/HealthKit/HKUserAnnotatedMedication.d.ts +6 -1
  2014. package/dist/HealthKit/HKUserAnnotatedMedicationQuery.d.ts +6 -1
  2015. package/dist/HealthKit/HKUserAnnotatedMedicationType.d.ts +6 -1
  2016. package/dist/HealthKit/HKVerifiableClinicalRecord.d.ts +6 -1
  2017. package/dist/HealthKit/HKVerifiableClinicalRecordQuery.d.ts +6 -1
  2018. package/dist/HealthKit/HKVerifiableClinicalRecordSubject.d.ts +6 -1
  2019. package/dist/HealthKit/HKVisionPrescription.d.ts +6 -1
  2020. package/dist/HealthKit/HKVisionPrism.d.ts +6 -1
  2021. package/dist/HealthKit/HKWheelchairUseObject.d.ts +6 -1
  2022. package/dist/HealthKit/HKWorkout.d.ts +6 -1
  2023. package/dist/HealthKit/HKWorkoutActivity.d.ts +6 -1
  2024. package/dist/HealthKit/HKWorkoutBuilder.d.ts +6 -1
  2025. package/dist/HealthKit/HKWorkoutConfiguration.d.ts +6 -1
  2026. package/dist/HealthKit/HKWorkoutEffortRelationship.d.ts +6 -1
  2027. package/dist/HealthKit/HKWorkoutEffortRelationshipQuery.d.ts +6 -1
  2028. package/dist/HealthKit/HKWorkoutEvent.d.ts +6 -1
  2029. package/dist/HealthKit/HKWorkoutRoute.d.ts +6 -1
  2030. package/dist/HealthKit/HKWorkoutRouteBuilder.d.ts +6 -1
  2031. package/dist/HealthKit/HKWorkoutRouteQuery.d.ts +6 -1
  2032. package/dist/HealthKit/HKWorkoutSession.d.ts +5 -1
  2033. package/dist/HealthKit/HKWorkoutType.d.ts +6 -1
  2034. package/dist/IOSurface/IOSurface.d.ts +5 -1
  2035. package/dist/IOUSBHost/IOUSBHostCIControllerStateMachine.d.ts +5 -1
  2036. package/dist/IOUSBHost/IOUSBHostCIDeviceStateMachine.d.ts +5 -1
  2037. package/dist/IOUSBHost/IOUSBHostCIEndpointStateMachine.d.ts +5 -1
  2038. package/dist/IOUSBHost/IOUSBHostCIPortStateMachine.d.ts +5 -1
  2039. package/dist/IOUSBHost/IOUSBHostControllerInterface.d.ts +5 -1
  2040. package/dist/IOUSBHost/IOUSBHostDevice.d.ts +9 -1
  2041. package/dist/IOUSBHost/IOUSBHostIOSource.d.ts +6 -1
  2042. package/dist/IOUSBHost/IOUSBHostInterface.d.ts +6 -1
  2043. package/dist/IOUSBHost/IOUSBHostObject.d.ts +5 -1
  2044. package/dist/IOUSBHost/IOUSBHostPipe.d.ts +5 -1
  2045. package/dist/IOUSBHost/IOUSBHostStream.d.ts +5 -1
  2046. package/dist/IdentityLookup/ILCallClassificationRequest.d.ts +6 -1
  2047. package/dist/IdentityLookup/ILCallCommunication.d.ts +6 -1
  2048. package/dist/IdentityLookup/ILClassificationRequest.d.ts +6 -1
  2049. package/dist/IdentityLookup/ILClassificationResponse.d.ts +6 -1
  2050. package/dist/IdentityLookup/ILCommunication.d.ts +6 -1
  2051. package/dist/IdentityLookup/ILMessageClassificationRequest.d.ts +6 -1
  2052. package/dist/IdentityLookup/ILMessageCommunication.d.ts +6 -1
  2053. package/dist/IdentityLookup/ILMessageFilterCapabilitiesQueryRequest.d.ts +6 -1
  2054. package/dist/IdentityLookup/ILMessageFilterCapabilitiesQueryResponse.d.ts +6 -1
  2055. package/dist/IdentityLookup/ILMessageFilterExtension.d.ts +6 -1
  2056. package/dist/IdentityLookup/ILMessageFilterExtensionContext.d.ts +6 -1
  2057. package/dist/IdentityLookup/ILMessageFilterQueryRequest.d.ts +6 -1
  2058. package/dist/IdentityLookup/ILMessageFilterQueryResponse.d.ts +6 -1
  2059. package/dist/IdentityLookup/ILNetworkResponse.d.ts +6 -1
  2060. package/dist/ImageCaptureCore/ICCameraDevice.d.ts +5 -1
  2061. package/dist/ImageCaptureCore/ICCameraFile.d.ts +5 -1
  2062. package/dist/ImageCaptureCore/ICCameraFolder.d.ts +6 -1
  2063. package/dist/ImageCaptureCore/ICCameraItem.d.ts +5 -1
  2064. package/dist/ImageCaptureCore/ICDevice.d.ts +5 -1
  2065. package/dist/ImageCaptureCore/ICDeviceBrowser.d.ts +5 -1
  2066. package/dist/ImageCaptureCore/ICScannerBandData.d.ts +5 -1
  2067. package/dist/ImageCaptureCore/ICScannerDevice.d.ts +5 -1
  2068. package/dist/ImageCaptureCore/ICScannerFeature.d.ts +6 -1
  2069. package/dist/ImageCaptureCore/ICScannerFeatureBoolean.d.ts +6 -1
  2070. package/dist/ImageCaptureCore/ICScannerFeatureEnumeration.d.ts +5 -1
  2071. package/dist/ImageCaptureCore/ICScannerFeatureRange.d.ts +6 -1
  2072. package/dist/ImageCaptureCore/ICScannerFeatureTemplate.d.ts +6 -1
  2073. package/dist/ImageCaptureCore/ICScannerFunctionalUnit.d.ts +5 -1
  2074. package/dist/ImageCaptureCore/ICScannerFunctionalUnitDocumentFeeder.d.ts +6 -1
  2075. package/dist/ImageCaptureCore/ICScannerFunctionalUnitFlatbed.d.ts +6 -1
  2076. package/dist/ImageCaptureCore/ICScannerFunctionalUnitNegativeTransparency.d.ts +6 -1
  2077. package/dist/ImageCaptureCore/ICScannerFunctionalUnitPositiveTransparency.d.ts +6 -1
  2078. package/dist/InputMethodKit/IMKCandidates.d.ts +8 -2
  2079. package/dist/InputMethodKit/IMKInputController.d.ts +5 -1
  2080. package/dist/InputMethodKit/IMKServer.d.ts +5 -1
  2081. package/dist/InstallerPlugins/InstallerPane.d.ts +5 -1
  2082. package/dist/InstallerPlugins/InstallerSection.d.ts +6 -1
  2083. package/dist/InstallerPlugins/InstallerState.d.ts +6 -1
  2084. package/dist/InstantMessage/IMAVButton.d.ts +6 -1
  2085. package/dist/InstantMessage/IMAVControl.d.ts +5 -1
  2086. package/dist/InstantMessage/IMAVControlBar.d.ts +6 -1
  2087. package/dist/InstantMessage/IMAVManager.d.ts +5 -1
  2088. package/dist/InstantMessage/IMAVSlider.d.ts +6 -1
  2089. package/dist/InstantMessage/IMService.d.ts +6 -1
  2090. package/dist/Intents/INAccountTypeResolutionResult.d.ts +11 -1
  2091. package/dist/Intents/INActivateCarSignalIntent.d.ts +6 -1
  2092. package/dist/Intents/INActivateCarSignalIntentResponse.d.ts +6 -1
  2093. package/dist/Intents/INAddMediaIntent.d.ts +6 -1
  2094. package/dist/Intents/INAddMediaIntentResponse.d.ts +6 -1
  2095. package/dist/Intents/INAddMediaMediaDestinationResolutionResult.d.ts +16 -1
  2096. package/dist/Intents/INAddMediaMediaItemResolutionResult.d.ts +15 -1
  2097. package/dist/Intents/INAddTasksIntent.d.ts +6 -1
  2098. package/dist/Intents/INAddTasksIntentResponse.d.ts +6 -1
  2099. package/dist/Intents/INAddTasksTargetTaskListResolutionResult.d.ts +15 -1
  2100. package/dist/Intents/INAddTasksTemporalEventTriggerResolutionResult.d.ts +16 -1
  2101. package/dist/Intents/INAirline.d.ts +6 -1
  2102. package/dist/Intents/INAirport.d.ts +6 -1
  2103. package/dist/Intents/INAirportGate.d.ts +6 -1
  2104. package/dist/Intents/INAnswerCallIntent.d.ts +6 -1
  2105. package/dist/Intents/INAnswerCallIntentResponse.d.ts +6 -1
  2106. package/dist/Intents/INAppendToNoteIntent.d.ts +6 -1
  2107. package/dist/Intents/INAppendToNoteIntentResponse.d.ts +6 -1
  2108. package/dist/Intents/INBalanceAmount.d.ts +6 -1
  2109. package/dist/Intents/INBalanceTypeResolutionResult.d.ts +11 -1
  2110. package/dist/Intents/INBillDetails.d.ts +6 -1
  2111. package/dist/Intents/INBillPayee.d.ts +6 -1
  2112. package/dist/Intents/INBillPayeeResolutionResult.d.ts +11 -1
  2113. package/dist/Intents/INBillTypeResolutionResult.d.ts +11 -1
  2114. package/dist/Intents/INBoatReservation.d.ts +6 -1
  2115. package/dist/Intents/INBoatTrip.d.ts +6 -1
  2116. package/dist/Intents/INBookRestaurantReservationIntent.d.ts +6 -1
  2117. package/dist/Intents/INBookRestaurantReservationIntentResponse.d.ts +6 -1
  2118. package/dist/Intents/INBooleanResolutionResult.d.ts +11 -1
  2119. package/dist/Intents/INBusReservation.d.ts +6 -1
  2120. package/dist/Intents/INBusTrip.d.ts +6 -1
  2121. package/dist/Intents/INCallCapabilityResolutionResult.d.ts +11 -1
  2122. package/dist/Intents/INCallDestinationTypeResolutionResult.d.ts +11 -1
  2123. package/dist/Intents/INCallGroup.d.ts +6 -1
  2124. package/dist/Intents/INCallRecord.d.ts +6 -1
  2125. package/dist/Intents/INCallRecordFilter.d.ts +6 -1
  2126. package/dist/Intents/INCallRecordResolutionResult.d.ts +11 -1
  2127. package/dist/Intents/INCallRecordTypeOptionsResolutionResult.d.ts +11 -1
  2128. package/dist/Intents/INCallRecordTypeResolutionResult.d.ts +11 -1
  2129. package/dist/Intents/INCancelRideIntent.d.ts +6 -1
  2130. package/dist/Intents/INCancelRideIntentResponse.d.ts +6 -1
  2131. package/dist/Intents/INCancelWorkoutIntent.d.ts +6 -1
  2132. package/dist/Intents/INCancelWorkoutIntentResponse.d.ts +6 -1
  2133. package/dist/Intents/INCar.d.ts +5 -1
  2134. package/dist/Intents/INCarAirCirculationModeResolutionResult.d.ts +11 -1
  2135. package/dist/Intents/INCarAudioSourceResolutionResult.d.ts +11 -1
  2136. package/dist/Intents/INCarDefrosterResolutionResult.d.ts +11 -1
  2137. package/dist/Intents/INCarHeadUnit.d.ts +6 -1
  2138. package/dist/Intents/INCarSeatResolutionResult.d.ts +11 -1
  2139. package/dist/Intents/INCarSignalOptionsResolutionResult.d.ts +11 -1
  2140. package/dist/Intents/INCreateNoteIntent.d.ts +6 -1
  2141. package/dist/Intents/INCreateNoteIntentResponse.d.ts +6 -1
  2142. package/dist/Intents/INCreateTaskListIntent.d.ts +6 -1
  2143. package/dist/Intents/INCreateTaskListIntentResponse.d.ts +6 -1
  2144. package/dist/Intents/INCurrencyAmount.d.ts +6 -1
  2145. package/dist/Intents/INCurrencyAmountResolutionResult.d.ts +11 -1
  2146. package/dist/Intents/INDailyRoutineRelevanceProvider.d.ts +6 -1
  2147. package/dist/Intents/INDateComponentsRange.d.ts +6 -1
  2148. package/dist/Intents/INDateComponentsRangeResolutionResult.d.ts +11 -1
  2149. package/dist/Intents/INDateComponentsResolutionResult.d.ts +11 -1
  2150. package/dist/Intents/INDateRelevanceProvider.d.ts +6 -1
  2151. package/dist/Intents/INDateSearchTypeResolutionResult.d.ts +11 -1
  2152. package/dist/Intents/INDefaultCardTemplate.d.ts +6 -1
  2153. package/dist/Intents/INDeleteTasksIntent.d.ts +6 -1
  2154. package/dist/Intents/INDeleteTasksIntentResponse.d.ts +6 -1
  2155. package/dist/Intents/INDeleteTasksTaskListResolutionResult.d.ts +16 -1
  2156. package/dist/Intents/INDeleteTasksTaskResolutionResult.d.ts +16 -1
  2157. package/dist/Intents/INDoubleResolutionResult.d.ts +11 -1
  2158. package/dist/Intents/INEditMessageIntent.d.ts +6 -1
  2159. package/dist/Intents/INEditMessageIntentResponse.d.ts +6 -1
  2160. package/dist/Intents/INEndWorkoutIntent.d.ts +6 -1
  2161. package/dist/Intents/INEndWorkoutIntentResponse.d.ts +6 -1
  2162. package/dist/Intents/INEnergyResolutionResult.d.ts +11 -1
  2163. package/dist/Intents/INEnumResolutionResult.d.ts +11 -1
  2164. package/dist/Intents/INExtension.d.ts +6 -1
  2165. package/dist/Intents/INFile.d.ts +6 -1
  2166. package/dist/Intents/INFileResolutionResult.d.ts +11 -1
  2167. package/dist/Intents/INFlight.d.ts +6 -1
  2168. package/dist/Intents/INFlightReservation.d.ts +6 -1
  2169. package/dist/Intents/INFocusStatus.d.ts +6 -1
  2170. package/dist/Intents/INFocusStatusCenter.d.ts +6 -1
  2171. package/dist/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntent.d.ts +6 -1
  2172. package/dist/Intents/INGetAvailableRestaurantReservationBookingDefaultsIntentResponse.d.ts +6 -1
  2173. package/dist/Intents/INGetAvailableRestaurantReservationBookingsIntent.d.ts +6 -1
  2174. package/dist/Intents/INGetAvailableRestaurantReservationBookingsIntentResponse.d.ts +6 -1
  2175. package/dist/Intents/INGetCarLockStatusIntent.d.ts +6 -1
  2176. package/dist/Intents/INGetCarLockStatusIntentResponse.d.ts +6 -1
  2177. package/dist/Intents/INGetCarPowerLevelStatusIntent.d.ts +6 -1
  2178. package/dist/Intents/INGetCarPowerLevelStatusIntentResponse.d.ts +6 -1
  2179. package/dist/Intents/INGetReservationDetailsIntent.d.ts +6 -1
  2180. package/dist/Intents/INGetReservationDetailsIntentResponse.d.ts +6 -1
  2181. package/dist/Intents/INGetRestaurantGuestIntent.d.ts +6 -1
  2182. package/dist/Intents/INGetRestaurantGuestIntentResponse.d.ts +6 -1
  2183. package/dist/Intents/INGetRideStatusIntent.d.ts +6 -1
  2184. package/dist/Intents/INGetRideStatusIntentResponse.d.ts +6 -1
  2185. package/dist/Intents/INGetUserCurrentRestaurantReservationBookingsIntent.d.ts +6 -1
  2186. package/dist/Intents/INGetUserCurrentRestaurantReservationBookingsIntentResponse.d.ts +6 -1
  2187. package/dist/Intents/INGetVisualCodeIntent.d.ts +6 -1
  2188. package/dist/Intents/INGetVisualCodeIntentResponse.d.ts +6 -1
  2189. package/dist/Intents/INHangUpCallIntent.d.ts +6 -1
  2190. package/dist/Intents/INHangUpCallIntentResponse.d.ts +6 -1
  2191. package/dist/Intents/INImage.d.ts +6 -1
  2192. package/dist/Intents/INImageNoteContent.d.ts +6 -1
  2193. package/dist/Intents/INIntegerResolutionResult.d.ts +11 -1
  2194. package/dist/Intents/INIntent.d.ts +6 -1
  2195. package/dist/Intents/INIntentDonationMetadata.d.ts +6 -1
  2196. package/dist/Intents/INIntentResolutionResult.d.ts +5 -1
  2197. package/dist/Intents/INIntentResponse.d.ts +6 -1
  2198. package/dist/Intents/INInteraction.d.ts +5 -1
  2199. package/dist/Intents/INLengthResolutionResult.d.ts +11 -1
  2200. package/dist/Intents/INListCarsIntent.d.ts +6 -1
  2201. package/dist/Intents/INListCarsIntentResponse.d.ts +6 -1
  2202. package/dist/Intents/INListRideOptionsIntent.d.ts +6 -1
  2203. package/dist/Intents/INListRideOptionsIntentResponse.d.ts +6 -1
  2204. package/dist/Intents/INLocationRelevanceProvider.d.ts +6 -1
  2205. package/dist/Intents/INLocationSearchTypeResolutionResult.d.ts +11 -1
  2206. package/dist/Intents/INLodgingReservation.d.ts +6 -1
  2207. package/dist/Intents/INMassResolutionResult.d.ts +11 -1
  2208. package/dist/Intents/INMediaAffinityTypeResolutionResult.d.ts +11 -1
  2209. package/dist/Intents/INMediaDestination.d.ts +6 -1
  2210. package/dist/Intents/INMediaDestinationResolutionResult.d.ts +11 -1
  2211. package/dist/Intents/INMediaItem.d.ts +6 -1
  2212. package/dist/Intents/INMediaItemResolutionResult.d.ts +11 -1
  2213. package/dist/Intents/INMediaSearch.d.ts +6 -1
  2214. package/dist/Intents/INMediaUserContext.d.ts +6 -1
  2215. package/dist/Intents/INMessage.d.ts +6 -1
  2216. package/dist/Intents/INMessageAttributeOptionsResolutionResult.d.ts +11 -1
  2217. package/dist/Intents/INMessageAttributeResolutionResult.d.ts +11 -1
  2218. package/dist/Intents/INMessageLinkMetadata.d.ts +6 -1
  2219. package/dist/Intents/INMessageReaction.d.ts +6 -1
  2220. package/dist/Intents/INNote.d.ts +6 -1
  2221. package/dist/Intents/INNoteContent.d.ts +6 -1
  2222. package/dist/Intents/INNoteContentResolutionResult.d.ts +11 -1
  2223. package/dist/Intents/INNoteContentTypeResolutionResult.d.ts +11 -1
  2224. package/dist/Intents/INNoteResolutionResult.d.ts +11 -1
  2225. package/dist/Intents/INNotebookItemTypeResolutionResult.d.ts +11 -1
  2226. package/dist/Intents/INObject.d.ts +6 -1
  2227. package/dist/Intents/INObjectCollection.d.ts +6 -1
  2228. package/dist/Intents/INObjectResolutionResult.d.ts +11 -1
  2229. package/dist/Intents/INObjectSection.d.ts +6 -1
  2230. package/dist/Intents/INOutgoingMessageTypeResolutionResult.d.ts +11 -1
  2231. package/dist/Intents/INParameter.d.ts +5 -1
  2232. package/dist/Intents/INPauseWorkoutIntent.d.ts +6 -1
  2233. package/dist/Intents/INPauseWorkoutIntentResponse.d.ts +6 -1
  2234. package/dist/Intents/INPayBillIntent.d.ts +6 -1
  2235. package/dist/Intents/INPayBillIntentResponse.d.ts +6 -1
  2236. package/dist/Intents/INPaymentAccount.d.ts +6 -1
  2237. package/dist/Intents/INPaymentAccountResolutionResult.d.ts +11 -1
  2238. package/dist/Intents/INPaymentAmount.d.ts +6 -1
  2239. package/dist/Intents/INPaymentAmountResolutionResult.d.ts +11 -1
  2240. package/dist/Intents/INPaymentMethod.d.ts +6 -1
  2241. package/dist/Intents/INPaymentMethodResolutionResult.d.ts +11 -1
  2242. package/dist/Intents/INPaymentRecord.d.ts +6 -1
  2243. package/dist/Intents/INPaymentStatusResolutionResult.d.ts +11 -1
  2244. package/dist/Intents/INPerson.d.ts +6 -1
  2245. package/dist/Intents/INPersonHandle.d.ts +6 -1
  2246. package/dist/Intents/INPersonResolutionResult.d.ts +11 -1
  2247. package/dist/Intents/INPlacemarkResolutionResult.d.ts +11 -1
  2248. package/dist/Intents/INPlayMediaIntent.d.ts +6 -1
  2249. package/dist/Intents/INPlayMediaIntentResponse.d.ts +6 -1
  2250. package/dist/Intents/INPlayMediaMediaItemResolutionResult.d.ts +15 -1
  2251. package/dist/Intents/INPlayMediaPlaybackSpeedResolutionResult.d.ts +14 -1
  2252. package/dist/Intents/INPlaybackQueueLocationResolutionResult.d.ts +11 -1
  2253. package/dist/Intents/INPlaybackRepeatModeResolutionResult.d.ts +11 -1
  2254. package/dist/Intents/INPreferences.d.ts +6 -1
  2255. package/dist/Intents/INPriceRange.d.ts +6 -1
  2256. package/dist/Intents/INRadioTypeResolutionResult.d.ts +11 -1
  2257. package/dist/Intents/INRecurrenceRule.d.ts +6 -1
  2258. package/dist/Intents/INRelativeReferenceResolutionResult.d.ts +11 -1
  2259. package/dist/Intents/INRelativeSettingResolutionResult.d.ts +11 -1
  2260. package/dist/Intents/INRelevanceProvider.d.ts +6 -1
  2261. package/dist/Intents/INRelevantShortcut.d.ts +6 -1
  2262. package/dist/Intents/INRelevantShortcutStore.d.ts +6 -1
  2263. package/dist/Intents/INRentalCar.d.ts +6 -1
  2264. package/dist/Intents/INRentalCarReservation.d.ts +6 -1
  2265. package/dist/Intents/INRequestPaymentCurrencyAmountResolutionResult.d.ts +16 -1
  2266. package/dist/Intents/INRequestPaymentIntent.d.ts +6 -1
  2267. package/dist/Intents/INRequestPaymentIntentResponse.d.ts +6 -1
  2268. package/dist/Intents/INRequestPaymentPayerResolutionResult.d.ts +16 -1
  2269. package/dist/Intents/INRequestRideIntent.d.ts +6 -1
  2270. package/dist/Intents/INRequestRideIntentResponse.d.ts +6 -1
  2271. package/dist/Intents/INReservation.d.ts +6 -1
  2272. package/dist/Intents/INReservationAction.d.ts +6 -1
  2273. package/dist/Intents/INRestaurant.d.ts +5 -1
  2274. package/dist/Intents/INRestaurantGuest.d.ts +20 -1
  2275. package/dist/Intents/INRestaurantGuestDisplayPreferences.d.ts +6 -1
  2276. package/dist/Intents/INRestaurantGuestResolutionResult.d.ts +11 -1
  2277. package/dist/Intents/INRestaurantOffer.d.ts +6 -1
  2278. package/dist/Intents/INRestaurantReservation.d.ts +6 -1
  2279. package/dist/Intents/INRestaurantReservationBooking.d.ts +6 -1
  2280. package/dist/Intents/INRestaurantReservationUserBooking.d.ts +7 -1
  2281. package/dist/Intents/INRestaurantResolutionResult.d.ts +11 -1
  2282. package/dist/Intents/INResumeWorkoutIntent.d.ts +6 -1
  2283. package/dist/Intents/INResumeWorkoutIntentResponse.d.ts +6 -1
  2284. package/dist/Intents/INRideCompletionStatus.d.ts +6 -1
  2285. package/dist/Intents/INRideDriver.d.ts +18 -1
  2286. package/dist/Intents/INRideFareLineItem.d.ts +6 -1
  2287. package/dist/Intents/INRideOption.d.ts +6 -1
  2288. package/dist/Intents/INRidePartySizeOption.d.ts +6 -1
  2289. package/dist/Intents/INRideStatus.d.ts +6 -1
  2290. package/dist/Intents/INRideVehicle.d.ts +5 -1
  2291. package/dist/Intents/INSaveProfileInCarIntent.d.ts +6 -1
  2292. package/dist/Intents/INSaveProfileInCarIntentResponse.d.ts +6 -1
  2293. package/dist/Intents/INSearchCallHistoryIntent.d.ts +6 -1
  2294. package/dist/Intents/INSearchCallHistoryIntentResponse.d.ts +6 -1
  2295. package/dist/Intents/INSearchForAccountsIntent.d.ts +6 -1
  2296. package/dist/Intents/INSearchForAccountsIntentResponse.d.ts +6 -1
  2297. package/dist/Intents/INSearchForBillsIntent.d.ts +6 -1
  2298. package/dist/Intents/INSearchForBillsIntentResponse.d.ts +6 -1
  2299. package/dist/Intents/INSearchForMediaIntent.d.ts +6 -1
  2300. package/dist/Intents/INSearchForMediaIntentResponse.d.ts +6 -1
  2301. package/dist/Intents/INSearchForMediaMediaItemResolutionResult.d.ts +15 -1
  2302. package/dist/Intents/INSearchForMessagesIntent.d.ts +6 -1
  2303. package/dist/Intents/INSearchForMessagesIntentResponse.d.ts +6 -1
  2304. package/dist/Intents/INSearchForNotebookItemsIntent.d.ts +6 -1
  2305. package/dist/Intents/INSearchForNotebookItemsIntentResponse.d.ts +6 -1
  2306. package/dist/Intents/INSearchForPhotosIntent.d.ts +6 -1
  2307. package/dist/Intents/INSearchForPhotosIntentResponse.d.ts +6 -1
  2308. package/dist/Intents/INSeat.d.ts +6 -1
  2309. package/dist/Intents/INSendMessageAttachment.d.ts +6 -1
  2310. package/dist/Intents/INSendMessageIntent.d.ts +6 -1
  2311. package/dist/Intents/INSendMessageIntentDonationMetadata.d.ts +6 -1
  2312. package/dist/Intents/INSendMessageIntentResponse.d.ts +6 -1
  2313. package/dist/Intents/INSendMessageRecipientResolutionResult.d.ts +16 -1
  2314. package/dist/Intents/INSendPaymentCurrencyAmountResolutionResult.d.ts +16 -1
  2315. package/dist/Intents/INSendPaymentIntent.d.ts +6 -1
  2316. package/dist/Intents/INSendPaymentIntentResponse.d.ts +6 -1
  2317. package/dist/Intents/INSendPaymentPayeeResolutionResult.d.ts +16 -1
  2318. package/dist/Intents/INSendRideFeedbackIntent.d.ts +6 -1
  2319. package/dist/Intents/INSendRideFeedbackIntentResponse.d.ts +6 -1
  2320. package/dist/Intents/INSetAudioSourceInCarIntent.d.ts +6 -1
  2321. package/dist/Intents/INSetAudioSourceInCarIntentResponse.d.ts +6 -1
  2322. package/dist/Intents/INSetCarLockStatusIntent.d.ts +6 -1
  2323. package/dist/Intents/INSetCarLockStatusIntentResponse.d.ts +6 -1
  2324. package/dist/Intents/INSetClimateSettingsInCarIntent.d.ts +6 -1
  2325. package/dist/Intents/INSetClimateSettingsInCarIntentResponse.d.ts +6 -1
  2326. package/dist/Intents/INSetDefrosterSettingsInCarIntent.d.ts +6 -1
  2327. package/dist/Intents/INSetDefrosterSettingsInCarIntentResponse.d.ts +6 -1
  2328. package/dist/Intents/INSetMessageAttributeIntent.d.ts +6 -1
  2329. package/dist/Intents/INSetMessageAttributeIntentResponse.d.ts +6 -1
  2330. package/dist/Intents/INSetProfileInCarIntent.d.ts +6 -1
  2331. package/dist/Intents/INSetProfileInCarIntentResponse.d.ts +6 -1
  2332. package/dist/Intents/INSetRadioStationIntent.d.ts +6 -1
  2333. package/dist/Intents/INSetRadioStationIntentResponse.d.ts +6 -1
  2334. package/dist/Intents/INSetSeatSettingsInCarIntent.d.ts +6 -1
  2335. package/dist/Intents/INSetSeatSettingsInCarIntentResponse.d.ts +6 -1
  2336. package/dist/Intents/INSetTaskAttributeIntent.d.ts +6 -1
  2337. package/dist/Intents/INSetTaskAttributeIntentResponse.d.ts +6 -1
  2338. package/dist/Intents/INSetTaskAttributeTemporalEventTriggerResolutionResult.d.ts +16 -1
  2339. package/dist/Intents/INShareFocusStatusIntent.d.ts +6 -1
  2340. package/dist/Intents/INShareFocusStatusIntentResponse.d.ts +6 -1
  2341. package/dist/Intents/INShortcut.d.ts +6 -1
  2342. package/dist/Intents/INSnoozeTasksIntent.d.ts +6 -1
  2343. package/dist/Intents/INSnoozeTasksIntentResponse.d.ts +6 -1
  2344. package/dist/Intents/INSnoozeTasksTaskResolutionResult.d.ts +16 -1
  2345. package/dist/Intents/INSpatialEventTrigger.d.ts +6 -1
  2346. package/dist/Intents/INSpatialEventTriggerResolutionResult.d.ts +11 -1
  2347. package/dist/Intents/INSpeakableString.d.ts +6 -1
  2348. package/dist/Intents/INSpeakableStringResolutionResult.d.ts +11 -1
  2349. package/dist/Intents/INSpeedResolutionResult.d.ts +11 -1
  2350. package/dist/Intents/INStartAudioCallIntent.d.ts +6 -1
  2351. package/dist/Intents/INStartAudioCallIntentResponse.d.ts +6 -1
  2352. package/dist/Intents/INStartCallCallCapabilityResolutionResult.d.ts +14 -1
  2353. package/dist/Intents/INStartCallCallRecordToCallBackResolutionResult.d.ts +16 -1
  2354. package/dist/Intents/INStartCallContactResolutionResult.d.ts +16 -1
  2355. package/dist/Intents/INStartCallIntent.d.ts +6 -1
  2356. package/dist/Intents/INStartCallIntentResponse.d.ts +6 -1
  2357. package/dist/Intents/INStartPhotoPlaybackIntent.d.ts +6 -1
  2358. package/dist/Intents/INStartPhotoPlaybackIntentResponse.d.ts +6 -1
  2359. package/dist/Intents/INStartVideoCallIntent.d.ts +6 -1
  2360. package/dist/Intents/INStartVideoCallIntentResponse.d.ts +6 -1
  2361. package/dist/Intents/INStartWorkoutIntent.d.ts +6 -1
  2362. package/dist/Intents/INStartWorkoutIntentResponse.d.ts +6 -1
  2363. package/dist/Intents/INSticker.d.ts +6 -1
  2364. package/dist/Intents/INStringResolutionResult.d.ts +11 -1
  2365. package/dist/Intents/INTask.d.ts +6 -1
  2366. package/dist/Intents/INTaskList.d.ts +6 -1
  2367. package/dist/Intents/INTaskListResolutionResult.d.ts +11 -1
  2368. package/dist/Intents/INTaskPriorityResolutionResult.d.ts +11 -1
  2369. package/dist/Intents/INTaskResolutionResult.d.ts +11 -1
  2370. package/dist/Intents/INTaskStatusResolutionResult.d.ts +11 -1
  2371. package/dist/Intents/INTemperatureResolutionResult.d.ts +11 -1
  2372. package/dist/Intents/INTemporalEventTrigger.d.ts +6 -1
  2373. package/dist/Intents/INTemporalEventTriggerResolutionResult.d.ts +11 -1
  2374. package/dist/Intents/INTemporalEventTriggerTypeOptionsResolutionResult.d.ts +11 -1
  2375. package/dist/Intents/INTermsAndConditions.d.ts +6 -1
  2376. package/dist/Intents/INTextNoteContent.d.ts +6 -1
  2377. package/dist/Intents/INTicketedEvent.d.ts +6 -1
  2378. package/dist/Intents/INTicketedEventReservation.d.ts +6 -1
  2379. package/dist/Intents/INTimeIntervalResolutionResult.d.ts +11 -1
  2380. package/dist/Intents/INTrainReservation.d.ts +6 -1
  2381. package/dist/Intents/INTrainTrip.d.ts +6 -1
  2382. package/dist/Intents/INTransferMoneyIntent.d.ts +6 -1
  2383. package/dist/Intents/INTransferMoneyIntentResponse.d.ts +6 -1
  2384. package/dist/Intents/INURLResolutionResult.d.ts +11 -1
  2385. package/dist/Intents/INUnsendMessagesIntent.d.ts +6 -1
  2386. package/dist/Intents/INUnsendMessagesIntentResponse.d.ts +6 -1
  2387. package/dist/Intents/INUpcomingMediaManager.d.ts +6 -1
  2388. package/dist/Intents/INUpdateMediaAffinityIntent.d.ts +6 -1
  2389. package/dist/Intents/INUpdateMediaAffinityIntentResponse.d.ts +6 -1
  2390. package/dist/Intents/INUpdateMediaAffinityMediaItemResolutionResult.d.ts +15 -1
  2391. package/dist/Intents/INUserContext.d.ts +6 -1
  2392. package/dist/Intents/INVisualCodeTypeResolutionResult.d.ts +11 -1
  2393. package/dist/Intents/INVocabulary.d.ts +6 -1
  2394. package/dist/Intents/INVoiceShortcut.d.ts +6 -1
  2395. package/dist/Intents/INVoiceShortcutCenter.d.ts +6 -1
  2396. package/dist/Intents/INVolumeResolutionResult.d.ts +11 -1
  2397. package/dist/Intents/INWorkoutGoalUnitTypeResolutionResult.d.ts +11 -1
  2398. package/dist/Intents/INWorkoutLocationTypeResolutionResult.d.ts +11 -1
  2399. package/dist/IntentsUI/INUIAddVoiceShortcutButton.d.ts +18 -2
  2400. package/dist/IntentsUI/INUIAddVoiceShortcutViewController.d.ts +12 -2
  2401. package/dist/IntentsUI/INUIEditVoiceShortcutViewController.d.ts +12 -2
  2402. package/dist/JavaRuntimeSupport/JRSAppKitAWT.d.ts +6 -1
  2403. package/dist/JavaRuntimeSupport/JRSDrag.d.ts +6 -1
  2404. package/dist/JavaRuntimeSupport/JRSInputMethodController.d.ts +6 -1
  2405. package/dist/JavaRuntimeSupport/JRSRenderServer.d.ts +5 -1
  2406. package/dist/JavaRuntimeSupport/JRSSymbolicator.d.ts +5 -1
  2407. package/dist/JavaScriptCore/JSContext.d.ts +5 -1
  2408. package/dist/JavaScriptCore/JSManagedValue.d.ts +5 -1
  2409. package/dist/JavaScriptCore/JSValue.d.ts +5 -1
  2410. package/dist/JavaScriptCore/JSVirtualMachine.d.ts +5 -1
  2411. package/dist/LinkPresentation/LPLinkMetadata.d.ts +6 -1
  2412. package/dist/LinkPresentation/LPLinkView.d.ts +11 -2
  2413. package/dist/LinkPresentation/LPMetadataProvider.d.ts +6 -1
  2414. package/dist/LocalAuthentication/LAAuthenticationRequirement.d.ts +6 -1
  2415. package/dist/LocalAuthentication/LABiometryFallbackRequirement.d.ts +6 -1
  2416. package/dist/LocalAuthentication/LAContext.d.ts +5 -1
  2417. package/dist/LocalAuthentication/LADomainState.d.ts +6 -1
  2418. package/dist/LocalAuthentication/LADomainStateBiometry.d.ts +6 -1
  2419. package/dist/LocalAuthentication/LADomainStateCompanion.d.ts +6 -1
  2420. package/dist/LocalAuthentication/LAEnvironment.d.ts +6 -1
  2421. package/dist/LocalAuthentication/LAEnvironmentMechanism.d.ts +6 -1
  2422. package/dist/LocalAuthentication/LAEnvironmentMechanismBiometry.d.ts +6 -1
  2423. package/dist/LocalAuthentication/LAEnvironmentMechanismCompanion.d.ts +6 -1
  2424. package/dist/LocalAuthentication/LAEnvironmentMechanismUserPassword.d.ts +6 -1
  2425. package/dist/LocalAuthentication/LAEnvironmentState.d.ts +6 -1
  2426. package/dist/LocalAuthentication/LAPersistedRight.d.ts +9 -2
  2427. package/dist/LocalAuthentication/LAPrivateKey.d.ts +5 -1
  2428. package/dist/LocalAuthentication/LAPublicKey.d.ts +5 -1
  2429. package/dist/LocalAuthentication/LARight.d.ts +6 -1
  2430. package/dist/LocalAuthentication/LARightStore.d.ts +6 -1
  2431. package/dist/LocalAuthentication/LASecret.d.ts +6 -1
  2432. package/dist/LocalAuthenticationEmbeddedUI/LAAuthenticationView.d.ts +11 -2
  2433. package/dist/MLCompute/MLCActivationDescriptor.d.ts +6 -1
  2434. package/dist/MLCompute/MLCActivationLayer.d.ts +6 -1
  2435. package/dist/MLCompute/MLCAdamOptimizer.d.ts +6 -1
  2436. package/dist/MLCompute/MLCAdamWOptimizer.d.ts +6 -1
  2437. package/dist/MLCompute/MLCArithmeticLayer.d.ts +6 -1
  2438. package/dist/MLCompute/MLCBatchNormalizationLayer.d.ts +6 -1
  2439. package/dist/MLCompute/MLCComparisonLayer.d.ts +6 -1
  2440. package/dist/MLCompute/MLCConcatenationLayer.d.ts +6 -1
  2441. package/dist/MLCompute/MLCConvolutionDescriptor.d.ts +6 -1
  2442. package/dist/MLCompute/MLCConvolutionLayer.d.ts +6 -1
  2443. package/dist/MLCompute/MLCDevice.d.ts +6 -1
  2444. package/dist/MLCompute/MLCDropoutLayer.d.ts +6 -1
  2445. package/dist/MLCompute/MLCEmbeddingDescriptor.d.ts +6 -1
  2446. package/dist/MLCompute/MLCEmbeddingLayer.d.ts +6 -1
  2447. package/dist/MLCompute/MLCFullyConnectedLayer.d.ts +6 -1
  2448. package/dist/MLCompute/MLCGatherLayer.d.ts +6 -1
  2449. package/dist/MLCompute/MLCGramMatrixLayer.d.ts +6 -1
  2450. package/dist/MLCompute/MLCGraph.d.ts +6 -1
  2451. package/dist/MLCompute/MLCGroupNormalizationLayer.d.ts +6 -1
  2452. package/dist/MLCompute/MLCInferenceGraph.d.ts +7 -1
  2453. package/dist/MLCompute/MLCInstanceNormalizationLayer.d.ts +6 -1
  2454. package/dist/MLCompute/MLCLSTMDescriptor.d.ts +6 -1
  2455. package/dist/MLCompute/MLCLSTMLayer.d.ts +6 -1
  2456. package/dist/MLCompute/MLCLayer.d.ts +6 -1
  2457. package/dist/MLCompute/MLCLayerNormalizationLayer.d.ts +6 -1
  2458. package/dist/MLCompute/MLCLossDescriptor.d.ts +6 -1
  2459. package/dist/MLCompute/MLCLossLayer.d.ts +6 -1
  2460. package/dist/MLCompute/MLCMatMulDescriptor.d.ts +6 -1
  2461. package/dist/MLCompute/MLCMatMulLayer.d.ts +6 -1
  2462. package/dist/MLCompute/MLCMultiheadAttentionDescriptor.d.ts +6 -1
  2463. package/dist/MLCompute/MLCMultiheadAttentionLayer.d.ts +6 -1
  2464. package/dist/MLCompute/MLCOptimizer.d.ts +6 -1
  2465. package/dist/MLCompute/MLCOptimizerDescriptor.d.ts +6 -1
  2466. package/dist/MLCompute/MLCPaddingLayer.d.ts +6 -1
  2467. package/dist/MLCompute/MLCPlatform.d.ts +6 -1
  2468. package/dist/MLCompute/MLCPoolingDescriptor.d.ts +6 -1
  2469. package/dist/MLCompute/MLCPoolingLayer.d.ts +6 -1
  2470. package/dist/MLCompute/MLCRMSPropOptimizer.d.ts +6 -1
  2471. package/dist/MLCompute/MLCReductionLayer.d.ts +6 -1
  2472. package/dist/MLCompute/MLCReshapeLayer.d.ts +6 -1
  2473. package/dist/MLCompute/MLCSGDOptimizer.d.ts +6 -1
  2474. package/dist/MLCompute/MLCScatterLayer.d.ts +6 -1
  2475. package/dist/MLCompute/MLCSelectionLayer.d.ts +6 -1
  2476. package/dist/MLCompute/MLCSliceLayer.d.ts +6 -1
  2477. package/dist/MLCompute/MLCSoftmaxLayer.d.ts +6 -1
  2478. package/dist/MLCompute/MLCSplitLayer.d.ts +6 -1
  2479. package/dist/MLCompute/MLCTensor.d.ts +6 -1
  2480. package/dist/MLCompute/MLCTensorData.d.ts +5 -1
  2481. package/dist/MLCompute/MLCTensorDescriptor.d.ts +6 -1
  2482. package/dist/MLCompute/MLCTensorOptimizerDeviceData.d.ts +6 -1
  2483. package/dist/MLCompute/MLCTensorParameter.d.ts +6 -1
  2484. package/dist/MLCompute/MLCTrainingGraph.d.ts +7 -1
  2485. package/dist/MLCompute/MLCTransposeLayer.d.ts +6 -1
  2486. package/dist/MLCompute/MLCUpsampleLayer.d.ts +6 -1
  2487. package/dist/MLCompute/MLCYOLOLossDescriptor.d.ts +6 -1
  2488. package/dist/MLCompute/MLCYOLOLossLayer.d.ts +28 -1
  2489. package/dist/MailKit/MEAddressAnnotation.d.ts +6 -1
  2490. package/dist/MailKit/MEComposeContext.d.ts +6 -1
  2491. package/dist/MailKit/MEComposeSession.d.ts +6 -1
  2492. package/dist/MailKit/MEDecodedMessage.d.ts +6 -1
  2493. package/dist/MailKit/MEDecodedMessageBanner.d.ts +6 -1
  2494. package/dist/MailKit/MEEmailAddress.d.ts +6 -1
  2495. package/dist/MailKit/MEEncodedOutgoingMessage.d.ts +6 -1
  2496. package/dist/MailKit/MEExtensionManager.d.ts +6 -1
  2497. package/dist/MailKit/MEExtensionViewController.d.ts +12 -2
  2498. package/dist/MailKit/MEMessage.d.ts +6 -1
  2499. package/dist/MailKit/MEMessageAction.d.ts +6 -1
  2500. package/dist/MailKit/MEMessageActionDecision.d.ts +6 -1
  2501. package/dist/MailKit/MEMessageEncodingResult.d.ts +6 -1
  2502. package/dist/MailKit/MEMessageSecurityInformation.d.ts +6 -1
  2503. package/dist/MailKit/MEMessageSigner.d.ts +6 -1
  2504. package/dist/MailKit/MEOutgoingMessageEncodingStatus.d.ts +6 -1
  2505. package/dist/MapKit/MKAddress.d.ts +6 -1
  2506. package/dist/MapKit/MKAddressFilter.d.ts +6 -1
  2507. package/dist/MapKit/MKAddressRepresentations.d.ts +6 -1
  2508. package/dist/MapKit/MKAnnotationView.d.ts +9 -2
  2509. package/dist/MapKit/MKCircle.d.ts +6 -1
  2510. package/dist/MapKit/MKCircleRenderer.d.ts +8 -1
  2511. package/dist/MapKit/MKClusterAnnotation.d.ts +6 -1
  2512. package/dist/MapKit/MKCompassButton.d.ts +11 -2
  2513. package/dist/MapKit/MKDirections.d.ts +6 -1
  2514. package/dist/MapKit/MKDirectionsRequest.d.ts +6 -1
  2515. package/dist/MapKit/MKDirectionsResponse.d.ts +6 -1
  2516. package/dist/MapKit/MKDistanceFormatter.d.ts +7 -2
  2517. package/dist/MapKit/MKETAResponse.d.ts +6 -1
  2518. package/dist/MapKit/MKGeoJSONDecoder.d.ts +5 -1
  2519. package/dist/MapKit/MKGeoJSONFeature.d.ts +6 -1
  2520. package/dist/MapKit/MKGeocodingRequest.d.ts +6 -1
  2521. package/dist/MapKit/MKGeodesicPolyline.d.ts +5 -1
  2522. package/dist/MapKit/MKGradientPolylineRenderer.d.ts +10 -1
  2523. package/dist/MapKit/MKHybridMapConfiguration.d.ts +6 -1
  2524. package/dist/MapKit/MKImageryMapConfiguration.d.ts +6 -1
  2525. package/dist/MapKit/MKLocalPointsOfInterestRequest.d.ts +6 -1
  2526. package/dist/MapKit/MKLocalSearch.d.ts +6 -1
  2527. package/dist/MapKit/MKLocalSearchCompleter.d.ts +6 -1
  2528. package/dist/MapKit/MKLocalSearchCompletion.d.ts +6 -1
  2529. package/dist/MapKit/MKLocalSearchRequest.d.ts +6 -1
  2530. package/dist/MapKit/MKLocalSearchResponse.d.ts +6 -1
  2531. package/dist/MapKit/MKLookAroundScene.d.ts +6 -1
  2532. package/dist/MapKit/MKLookAroundSceneRequest.d.ts +6 -1
  2533. package/dist/MapKit/MKLookAroundSnapshot.d.ts +6 -1
  2534. package/dist/MapKit/MKLookAroundSnapshotOptions.d.ts +6 -1
  2535. package/dist/MapKit/MKLookAroundSnapshotter.d.ts +6 -1
  2536. package/dist/MapKit/MKLookAroundViewController.d.ts +7 -2
  2537. package/dist/MapKit/MKMapCamera.d.ts +6 -1
  2538. package/dist/MapKit/MKMapCameraBoundary.d.ts +6 -1
  2539. package/dist/MapKit/MKMapCameraZoomRange.d.ts +6 -1
  2540. package/dist/MapKit/MKMapConfiguration.d.ts +6 -1
  2541. package/dist/MapKit/MKMapItem.d.ts +5 -1
  2542. package/dist/MapKit/MKMapItemAnnotation.d.ts +6 -1
  2543. package/dist/MapKit/MKMapItemDetailSelectionAccessoryPresentationStyle.d.ts +6 -1
  2544. package/dist/MapKit/MKMapItemDetailViewController.d.ts +12 -2
  2545. package/dist/MapKit/MKMapItemIdentifier.d.ts +6 -1
  2546. package/dist/MapKit/MKMapItemRequest.d.ts +5 -1
  2547. package/dist/MapKit/MKMapSnapshot.d.ts +6 -1
  2548. package/dist/MapKit/MKMapSnapshotOptions.d.ts +6 -1
  2549. package/dist/MapKit/MKMapSnapshotter.d.ts +6 -1
  2550. package/dist/MapKit/MKMapView.d.ts +10 -3
  2551. package/dist/MapKit/MKMarkerAnnotationView.d.ts +14 -3
  2552. package/dist/MapKit/MKMultiPoint.d.ts +5 -1
  2553. package/dist/MapKit/MKMultiPolygon.d.ts +6 -1
  2554. package/dist/MapKit/MKMultiPolygonRenderer.d.ts +8 -1
  2555. package/dist/MapKit/MKMultiPolyline.d.ts +6 -1
  2556. package/dist/MapKit/MKMultiPolylineRenderer.d.ts +8 -1
  2557. package/dist/MapKit/MKOverlayPathRenderer.d.ts +8 -2
  2558. package/dist/MapKit/MKOverlayRenderer.d.ts +5 -1
  2559. package/dist/MapKit/MKPinAnnotationView.d.ts +15 -3
  2560. package/dist/MapKit/MKPitchControl.d.ts +11 -2
  2561. package/dist/MapKit/MKPlacemark.d.ts +7 -1
  2562. package/dist/MapKit/MKPointAnnotation.d.ts +6 -1
  2563. package/dist/MapKit/MKPointOfInterestFilter.d.ts +6 -1
  2564. package/dist/MapKit/MKPolygon.d.ts +5 -1
  2565. package/dist/MapKit/MKPolygonRenderer.d.ts +8 -1
  2566. package/dist/MapKit/MKPolyline.d.ts +5 -1
  2567. package/dist/MapKit/MKPolylineRenderer.d.ts +8 -1
  2568. package/dist/MapKit/MKReverseGeocodingRequest.d.ts +5 -1
  2569. package/dist/MapKit/MKRoute.d.ts +6 -1
  2570. package/dist/MapKit/MKRouteStep.d.ts +6 -1
  2571. package/dist/MapKit/MKSelectionAccessory.d.ts +6 -1
  2572. package/dist/MapKit/MKShape.d.ts +6 -1
  2573. package/dist/MapKit/MKStandardMapConfiguration.d.ts +6 -1
  2574. package/dist/MapKit/MKTileOverlay.d.ts +6 -1
  2575. package/dist/MapKit/MKTileOverlayRenderer.d.ts +8 -1
  2576. package/dist/MapKit/MKUserLocation.d.ts +5 -1
  2577. package/dist/MapKit/MKUserLocationView.d.ts +14 -2
  2578. package/dist/MapKit/MKZoomControl.d.ts +11 -2
  2579. package/dist/Matter/AttestationInfo.d.ts +6 -1
  2580. package/dist/Matter/CSRInfo.d.ts +6 -1
  2581. package/dist/Matter/MTRAccessControlClusterAccessControlEntry.d.ts +6 -1
  2582. package/dist/Matter/MTRAccessControlClusterAccessControlEntryChangedEvent.d.ts +6 -1
  2583. package/dist/Matter/MTRAccessControlClusterAccessControlEntryStruct.d.ts +6 -1
  2584. package/dist/Matter/MTRAccessControlClusterAccessControlExtensionChangedEvent.d.ts +6 -1
  2585. package/dist/Matter/MTRAccessControlClusterAccessControlExtensionStruct.d.ts +6 -1
  2586. package/dist/Matter/MTRAccessControlClusterAccessControlTargetStruct.d.ts +6 -1
  2587. package/dist/Matter/MTRAccessControlClusterAccessRestrictionEntryStruct.d.ts +6 -1
  2588. package/dist/Matter/MTRAccessControlClusterAccessRestrictionStruct.d.ts +6 -1
  2589. package/dist/Matter/MTRAccessControlClusterCommissioningAccessRestrictionEntryStruct.d.ts +6 -1
  2590. package/dist/Matter/MTRAccessControlClusterExtensionEntry.d.ts +6 -1
  2591. package/dist/Matter/MTRAccessControlClusterFabricRestrictionReviewUpdateEvent.d.ts +6 -1
  2592. package/dist/Matter/MTRAccessControlClusterReviewFabricRestrictionsParams.d.ts +6 -1
  2593. package/dist/Matter/MTRAccessControlClusterReviewFabricRestrictionsResponseParams.d.ts +5 -1
  2594. package/dist/Matter/MTRAccessControlClusterTarget.d.ts +6 -1
  2595. package/dist/Matter/MTRAccessGrant.d.ts +6 -1
  2596. package/dist/Matter/MTRAccountLoginClusterGetSetupPINParams.d.ts +6 -1
  2597. package/dist/Matter/MTRAccountLoginClusterGetSetupPINResponseParams.d.ts +5 -1
  2598. package/dist/Matter/MTRAccountLoginClusterLoggedOutEvent.d.ts +6 -1
  2599. package/dist/Matter/MTRAccountLoginClusterLoginParams.d.ts +6 -1
  2600. package/dist/Matter/MTRAccountLoginClusterLogoutParams.d.ts +6 -1
  2601. package/dist/Matter/MTRActionsClusterActionFailedEvent.d.ts +6 -1
  2602. package/dist/Matter/MTRActionsClusterActionStruct.d.ts +6 -1
  2603. package/dist/Matter/MTRActionsClusterDisableActionParams.d.ts +6 -1
  2604. package/dist/Matter/MTRActionsClusterDisableActionWithDurationParams.d.ts +6 -1
  2605. package/dist/Matter/MTRActionsClusterEnableActionParams.d.ts +6 -1
  2606. package/dist/Matter/MTRActionsClusterEnableActionWithDurationParams.d.ts +6 -1
  2607. package/dist/Matter/MTRActionsClusterEndpointListStruct.d.ts +6 -1
  2608. package/dist/Matter/MTRActionsClusterInstantActionParams.d.ts +6 -1
  2609. package/dist/Matter/MTRActionsClusterInstantActionWithTransitionParams.d.ts +6 -1
  2610. package/dist/Matter/MTRActionsClusterPauseActionParams.d.ts +6 -1
  2611. package/dist/Matter/MTRActionsClusterPauseActionWithDurationParams.d.ts +6 -1
  2612. package/dist/Matter/MTRActionsClusterResumeActionParams.d.ts +6 -1
  2613. package/dist/Matter/MTRActionsClusterStartActionParams.d.ts +6 -1
  2614. package/dist/Matter/MTRActionsClusterStartActionWithDurationParams.d.ts +6 -1
  2615. package/dist/Matter/MTRActionsClusterStateChangedEvent.d.ts +6 -1
  2616. package/dist/Matter/MTRActionsClusterStopActionParams.d.ts +6 -1
  2617. package/dist/Matter/MTRActivatedCarbonFilterMonitoringClusterReplacementProductStruct.d.ts +6 -1
  2618. package/dist/Matter/MTRActivatedCarbonFilterMonitoringClusterResetConditionParams.d.ts +6 -1
  2619. package/dist/Matter/MTRAdministratorCommissioningClusterOpenBasicCommissioningWindowParams.d.ts +6 -1
  2620. package/dist/Matter/MTRAdministratorCommissioningClusterOpenCommissioningWindowParams.d.ts +6 -1
  2621. package/dist/Matter/MTRAdministratorCommissioningClusterRevokeCommissioningParams.d.ts +6 -1
  2622. package/dist/Matter/MTRApplicationBasicClusterApplicationBasicApplication.d.ts +6 -1
  2623. package/dist/Matter/MTRApplicationBasicClusterApplicationStruct.d.ts +6 -1
  2624. package/dist/Matter/MTRApplicationLauncherClusterApplication.d.ts +6 -1
  2625. package/dist/Matter/MTRApplicationLauncherClusterApplicationEP.d.ts +6 -1
  2626. package/dist/Matter/MTRApplicationLauncherClusterApplicationEPStruct.d.ts +6 -1
  2627. package/dist/Matter/MTRApplicationLauncherClusterApplicationStruct.d.ts +6 -1
  2628. package/dist/Matter/MTRApplicationLauncherClusterHideAppParams.d.ts +6 -1
  2629. package/dist/Matter/MTRApplicationLauncherClusterLaunchAppParams.d.ts +6 -1
  2630. package/dist/Matter/MTRApplicationLauncherClusterLauncherResponseParams.d.ts +5 -1
  2631. package/dist/Matter/MTRApplicationLauncherClusterStopAppParams.d.ts +6 -1
  2632. package/dist/Matter/MTRAsyncCallbackQueueWorkItem.d.ts +5 -1
  2633. package/dist/Matter/MTRAsyncCallbackWorkQueue.d.ts +5 -1
  2634. package/dist/Matter/MTRAttributeCacheContainer.d.ts +6 -1
  2635. package/dist/Matter/MTRAttributePath.d.ts +6 -1
  2636. package/dist/Matter/MTRAttributeReport.d.ts +5 -1
  2637. package/dist/Matter/MTRAttributeRequestPath.d.ts +6 -1
  2638. package/dist/Matter/MTRAttributeValueWaiter.d.ts +6 -1
  2639. package/dist/Matter/MTRAudioOutputClusterOutputInfo.d.ts +6 -1
  2640. package/dist/Matter/MTRAudioOutputClusterOutputInfoStruct.d.ts +6 -1
  2641. package/dist/Matter/MTRAudioOutputClusterRenameOutputParams.d.ts +6 -1
  2642. package/dist/Matter/MTRAudioOutputClusterSelectOutputParams.d.ts +6 -1
  2643. package/dist/Matter/MTRBarrierControlClusterBarrierControlGoToPercentParams.d.ts +6 -1
  2644. package/dist/Matter/MTRBarrierControlClusterBarrierControlStopParams.d.ts +6 -1
  2645. package/dist/Matter/MTRBaseClusterAccessControl.d.ts +6 -1
  2646. package/dist/Matter/MTRBaseClusterAccountLogin.d.ts +6 -1
  2647. package/dist/Matter/MTRBaseClusterActions.d.ts +6 -1
  2648. package/dist/Matter/MTRBaseClusterActivatedCarbonFilterMonitoring.d.ts +6 -1
  2649. package/dist/Matter/MTRBaseClusterAdministratorCommissioning.d.ts +6 -1
  2650. package/dist/Matter/MTRBaseClusterAirQuality.d.ts +6 -1
  2651. package/dist/Matter/MTRBaseClusterAppleDeviceInformation.d.ts +6 -1
  2652. package/dist/Matter/MTRBaseClusterAppleLockCluster.d.ts +6 -1
  2653. package/dist/Matter/MTRBaseClusterApplicationBasic.d.ts +6 -1
  2654. package/dist/Matter/MTRBaseClusterApplicationLauncher.d.ts +6 -1
  2655. package/dist/Matter/MTRBaseClusterAudioOutput.d.ts +6 -1
  2656. package/dist/Matter/MTRBaseClusterBallastConfiguration.d.ts +6 -1
  2657. package/dist/Matter/MTRBaseClusterBarrierControl.d.ts +6 -1
  2658. package/dist/Matter/MTRBaseClusterBasic.d.ts +7 -1
  2659. package/dist/Matter/MTRBaseClusterBasicInformation.d.ts +6 -1
  2660. package/dist/Matter/MTRBaseClusterBinaryInputBasic.d.ts +6 -1
  2661. package/dist/Matter/MTRBaseClusterBinding.d.ts +6 -1
  2662. package/dist/Matter/MTRBaseClusterBooleanState.d.ts +6 -1
  2663. package/dist/Matter/MTRBaseClusterBooleanStateConfiguration.d.ts +6 -1
  2664. package/dist/Matter/MTRBaseClusterBridgedDeviceBasic.d.ts +7 -1
  2665. package/dist/Matter/MTRBaseClusterBridgedDeviceBasicInformation.d.ts +6 -1
  2666. package/dist/Matter/MTRBaseClusterCameraAVSettingsUserLevelManagement.d.ts +6 -1
  2667. package/dist/Matter/MTRBaseClusterCameraAVStreamManagement.d.ts +6 -1
  2668. package/dist/Matter/MTRBaseClusterCarbonDioxideConcentrationMeasurement.d.ts +6 -1
  2669. package/dist/Matter/MTRBaseClusterCarbonMonoxideConcentrationMeasurement.d.ts +6 -1
  2670. package/dist/Matter/MTRBaseClusterChannel.d.ts +6 -1
  2671. package/dist/Matter/MTRBaseClusterChime.d.ts +6 -1
  2672. package/dist/Matter/MTRBaseClusterClosureControl.d.ts +6 -1
  2673. package/dist/Matter/MTRBaseClusterClosureDimension.d.ts +6 -1
  2674. package/dist/Matter/MTRBaseClusterColorControl.d.ts +6 -1
  2675. package/dist/Matter/MTRBaseClusterCommissionerControl.d.ts +6 -1
  2676. package/dist/Matter/MTRBaseClusterCommodityMetering.d.ts +6 -1
  2677. package/dist/Matter/MTRBaseClusterCommodityPrice.d.ts +6 -1
  2678. package/dist/Matter/MTRBaseClusterCommodityTariff.d.ts +6 -1
  2679. package/dist/Matter/MTRBaseClusterContentAppObserver.d.ts +6 -1
  2680. package/dist/Matter/MTRBaseClusterContentControl.d.ts +6 -1
  2681. package/dist/Matter/MTRBaseClusterContentLauncher.d.ts +6 -1
  2682. package/dist/Matter/MTRBaseClusterDescriptor.d.ts +6 -1
  2683. package/dist/Matter/MTRBaseClusterDeviceEnergyManagement.d.ts +6 -1
  2684. package/dist/Matter/MTRBaseClusterDeviceEnergyManagementMode.d.ts +6 -1
  2685. package/dist/Matter/MTRBaseClusterDiagnosticLogs.d.ts +6 -1
  2686. package/dist/Matter/MTRBaseClusterDishwasherAlarm.d.ts +6 -1
  2687. package/dist/Matter/MTRBaseClusterDishwasherMode.d.ts +6 -1
  2688. package/dist/Matter/MTRBaseClusterDoorLock.d.ts +6 -1
  2689. package/dist/Matter/MTRBaseClusterEcosystemInformation.d.ts +6 -1
  2690. package/dist/Matter/MTRBaseClusterElectricalEnergyMeasurement.d.ts +6 -1
  2691. package/dist/Matter/MTRBaseClusterElectricalGridConditions.d.ts +6 -1
  2692. package/dist/Matter/MTRBaseClusterElectricalMeasurement.d.ts +6 -1
  2693. package/dist/Matter/MTRBaseClusterElectricalPowerMeasurement.d.ts +6 -1
  2694. package/dist/Matter/MTRBaseClusterEnergyEVSE.d.ts +6 -1
  2695. package/dist/Matter/MTRBaseClusterEnergyEVSEMode.d.ts +6 -1
  2696. package/dist/Matter/MTRBaseClusterEnergyPreference.d.ts +6 -1
  2697. package/dist/Matter/MTRBaseClusterEthernetNetworkDiagnostics.d.ts +6 -1
  2698. package/dist/Matter/MTRBaseClusterFanControl.d.ts +6 -1
  2699. package/dist/Matter/MTRBaseClusterFixedLabel.d.ts +6 -1
  2700. package/dist/Matter/MTRBaseClusterFlowMeasurement.d.ts +6 -1
  2701. package/dist/Matter/MTRBaseClusterFormaldehydeConcentrationMeasurement.d.ts +6 -1
  2702. package/dist/Matter/MTRBaseClusterGeneralCommissioning.d.ts +6 -1
  2703. package/dist/Matter/MTRBaseClusterGeneralDiagnostics.d.ts +6 -1
  2704. package/dist/Matter/MTRBaseClusterGroupKeyManagement.d.ts +6 -1
  2705. package/dist/Matter/MTRBaseClusterGroupcast.d.ts +6 -1
  2706. package/dist/Matter/MTRBaseClusterGroups.d.ts +6 -1
  2707. package/dist/Matter/MTRBaseClusterHEPAFilterMonitoring.d.ts +6 -1
  2708. package/dist/Matter/MTRBaseClusterICDManagement.d.ts +6 -1
  2709. package/dist/Matter/MTRBaseClusterIdentify.d.ts +6 -1
  2710. package/dist/Matter/MTRBaseClusterIlluminanceMeasurement.d.ts +6 -1
  2711. package/dist/Matter/MTRBaseClusterJointFabricAdministrator.d.ts +6 -1
  2712. package/dist/Matter/MTRBaseClusterJointFabricDatastore.d.ts +6 -1
  2713. package/dist/Matter/MTRBaseClusterKeypadInput.d.ts +6 -1
  2714. package/dist/Matter/MTRBaseClusterLaundryDryerControls.d.ts +6 -1
  2715. package/dist/Matter/MTRBaseClusterLaundryWasherControls.d.ts +6 -1
  2716. package/dist/Matter/MTRBaseClusterLaundryWasherMode.d.ts +6 -1
  2717. package/dist/Matter/MTRBaseClusterLevelControl.d.ts +6 -1
  2718. package/dist/Matter/MTRBaseClusterLocalizationConfiguration.d.ts +6 -1
  2719. package/dist/Matter/MTRBaseClusterLowPower.d.ts +6 -1
  2720. package/dist/Matter/MTRBaseClusterMediaInput.d.ts +6 -1
  2721. package/dist/Matter/MTRBaseClusterMediaPlayback.d.ts +6 -1
  2722. package/dist/Matter/MTRBaseClusterMessages.d.ts +6 -1
  2723. package/dist/Matter/MTRBaseClusterMeterIdentification.d.ts +6 -1
  2724. package/dist/Matter/MTRBaseClusterMicrowaveOvenControl.d.ts +6 -1
  2725. package/dist/Matter/MTRBaseClusterMicrowaveOvenMode.d.ts +6 -1
  2726. package/dist/Matter/MTRBaseClusterModeSelect.d.ts +6 -1
  2727. package/dist/Matter/MTRBaseClusterNetworkCommissioning.d.ts +6 -1
  2728. package/dist/Matter/MTRBaseClusterNitrogenDioxideConcentrationMeasurement.d.ts +6 -1
  2729. package/dist/Matter/MTRBaseClusterOccupancySensing.d.ts +6 -1
  2730. package/dist/Matter/MTRBaseClusterOnOff.d.ts +6 -1
  2731. package/dist/Matter/MTRBaseClusterOnOffSwitchConfiguration.d.ts +6 -1
  2732. package/dist/Matter/MTRBaseClusterOperationalCredentials.d.ts +6 -1
  2733. package/dist/Matter/MTRBaseClusterOperationalState.d.ts +6 -1
  2734. package/dist/Matter/MTRBaseClusterOtaSoftwareUpdateProvider.d.ts +12 -2
  2735. package/dist/Matter/MTRBaseClusterOtaSoftwareUpdateRequestor.d.ts +12 -2
  2736. package/dist/Matter/MTRBaseClusterOvenCavityOperationalState.d.ts +6 -1
  2737. package/dist/Matter/MTRBaseClusterOvenMode.d.ts +6 -1
  2738. package/dist/Matter/MTRBaseClusterOzoneConcentrationMeasurement.d.ts +6 -1
  2739. package/dist/Matter/MTRBaseClusterPM10ConcentrationMeasurement.d.ts +6 -1
  2740. package/dist/Matter/MTRBaseClusterPM1ConcentrationMeasurement.d.ts +6 -1
  2741. package/dist/Matter/MTRBaseClusterPM25ConcentrationMeasurement.d.ts +6 -1
  2742. package/dist/Matter/MTRBaseClusterPowerSource.d.ts +6 -1
  2743. package/dist/Matter/MTRBaseClusterPowerSourceConfiguration.d.ts +6 -1
  2744. package/dist/Matter/MTRBaseClusterPowerTopology.d.ts +6 -1
  2745. package/dist/Matter/MTRBaseClusterPressureMeasurement.d.ts +6 -1
  2746. package/dist/Matter/MTRBaseClusterPulseWidthModulation.d.ts +6 -1
  2747. package/dist/Matter/MTRBaseClusterPumpConfigurationAndControl.d.ts +6 -1
  2748. package/dist/Matter/MTRBaseClusterPushAVStreamTransport.d.ts +6 -1
  2749. package/dist/Matter/MTRBaseClusterRVCCleanMode.d.ts +6 -1
  2750. package/dist/Matter/MTRBaseClusterRVCOperationalState.d.ts +6 -1
  2751. package/dist/Matter/MTRBaseClusterRVCRunMode.d.ts +6 -1
  2752. package/dist/Matter/MTRBaseClusterRadonConcentrationMeasurement.d.ts +6 -1
  2753. package/dist/Matter/MTRBaseClusterRefrigeratorAlarm.d.ts +6 -1
  2754. package/dist/Matter/MTRBaseClusterRefrigeratorAndTemperatureControlledCabinetMode.d.ts +6 -1
  2755. package/dist/Matter/MTRBaseClusterRelativeHumidityMeasurement.d.ts +6 -1
  2756. package/dist/Matter/MTRBaseClusterSampleMEI.d.ts +6 -1
  2757. package/dist/Matter/MTRBaseClusterScenesManagement.d.ts +6 -1
  2758. package/dist/Matter/MTRBaseClusterServiceArea.d.ts +6 -1
  2759. package/dist/Matter/MTRBaseClusterSmokeCOAlarm.d.ts +6 -1
  2760. package/dist/Matter/MTRBaseClusterSoftwareDiagnostics.d.ts +6 -1
  2761. package/dist/Matter/MTRBaseClusterSoilMeasurement.d.ts +6 -1
  2762. package/dist/Matter/MTRBaseClusterSwitch.d.ts +6 -1
  2763. package/dist/Matter/MTRBaseClusterTLSCertificateManagement.d.ts +6 -1
  2764. package/dist/Matter/MTRBaseClusterTLSClientManagement.d.ts +6 -1
  2765. package/dist/Matter/MTRBaseClusterTargetNavigator.d.ts +6 -1
  2766. package/dist/Matter/MTRBaseClusterTemperatureControl.d.ts +6 -1
  2767. package/dist/Matter/MTRBaseClusterTemperatureMeasurement.d.ts +6 -1
  2768. package/dist/Matter/MTRBaseClusterTestCluster.d.ts +7 -1
  2769. package/dist/Matter/MTRBaseClusterThermostat.d.ts +6 -1
  2770. package/dist/Matter/MTRBaseClusterThermostatUserInterfaceConfiguration.d.ts +6 -1
  2771. package/dist/Matter/MTRBaseClusterThreadBorderRouterManagement.d.ts +6 -1
  2772. package/dist/Matter/MTRBaseClusterThreadNetworkDiagnostics.d.ts +6 -1
  2773. package/dist/Matter/MTRBaseClusterThreadNetworkDirectory.d.ts +6 -1
  2774. package/dist/Matter/MTRBaseClusterTimeFormatLocalization.d.ts +6 -1
  2775. package/dist/Matter/MTRBaseClusterTimeSynchronization.d.ts +6 -1
  2776. package/dist/Matter/MTRBaseClusterTimer.d.ts +6 -1
  2777. package/dist/Matter/MTRBaseClusterTotalVolatileOrganicCompoundsConcentrationMeasurement.d.ts +6 -1
  2778. package/dist/Matter/MTRBaseClusterUnitLocalization.d.ts +6 -1
  2779. package/dist/Matter/MTRBaseClusterUnitTesting.d.ts +6 -1
  2780. package/dist/Matter/MTRBaseClusterUserLabel.d.ts +6 -1
  2781. package/dist/Matter/MTRBaseClusterValveConfigurationAndControl.d.ts +6 -1
  2782. package/dist/Matter/MTRBaseClusterWakeOnLan.d.ts +12 -2
  2783. package/dist/Matter/MTRBaseClusterWaterHeaterManagement.d.ts +6 -1
  2784. package/dist/Matter/MTRBaseClusterWaterHeaterMode.d.ts +6 -1
  2785. package/dist/Matter/MTRBaseClusterWebRTCTransportProvider.d.ts +6 -1
  2786. package/dist/Matter/MTRBaseClusterWebRTCTransportRequestor.d.ts +6 -1
  2787. package/dist/Matter/MTRBaseClusterWiFiNetworkDiagnostics.d.ts +6 -1
  2788. package/dist/Matter/MTRBaseClusterWiFiNetworkManagement.d.ts +6 -1
  2789. package/dist/Matter/MTRBaseClusterWindowCovering.d.ts +6 -1
  2790. package/dist/Matter/MTRBaseClusterZoneManagement.d.ts +6 -1
  2791. package/dist/Matter/MTRBaseDevice.d.ts +5 -1
  2792. package/dist/Matter/MTRBasicClusterCapabilityMinimaStruct.d.ts +6 -1
  2793. package/dist/Matter/MTRBasicClusterLeaveEvent.d.ts +6 -1
  2794. package/dist/Matter/MTRBasicClusterMfgSpecificPingParams.d.ts +6 -1
  2795. package/dist/Matter/MTRBasicClusterReachableChangedEvent.d.ts +6 -1
  2796. package/dist/Matter/MTRBasicClusterShutDownEvent.d.ts +6 -1
  2797. package/dist/Matter/MTRBasicClusterStartUpEvent.d.ts +6 -1
  2798. package/dist/Matter/MTRBasicInformationClusterCapabilityMinimaStruct.d.ts +6 -1
  2799. package/dist/Matter/MTRBasicInformationClusterLeaveEvent.d.ts +6 -1
  2800. package/dist/Matter/MTRBasicInformationClusterProductAppearanceStruct.d.ts +6 -1
  2801. package/dist/Matter/MTRBasicInformationClusterReachableChangedEvent.d.ts +6 -1
  2802. package/dist/Matter/MTRBasicInformationClusterShutDownEvent.d.ts +6 -1
  2803. package/dist/Matter/MTRBasicInformationClusterStartUpEvent.d.ts +6 -1
  2804. package/dist/Matter/MTRBindingClusterTargetStruct.d.ts +6 -1
  2805. package/dist/Matter/MTRBooleanStateClusterStateChangeEvent.d.ts +6 -1
  2806. package/dist/Matter/MTRBooleanStateConfigurationClusterAlarmsStateChangedEvent.d.ts +6 -1
  2807. package/dist/Matter/MTRBooleanStateConfigurationClusterEnableDisableAlarmParams.d.ts +6 -1
  2808. package/dist/Matter/MTRBooleanStateConfigurationClusterSensorFaultEvent.d.ts +6 -1
  2809. package/dist/Matter/MTRBooleanStateConfigurationClusterSuppressAlarmParams.d.ts +6 -1
  2810. package/dist/Matter/MTRBridgedDeviceBasicClusterLeaveEvent.d.ts +6 -1
  2811. package/dist/Matter/MTRBridgedDeviceBasicClusterReachableChangedEvent.d.ts +6 -1
  2812. package/dist/Matter/MTRBridgedDeviceBasicClusterShutDownEvent.d.ts +6 -1
  2813. package/dist/Matter/MTRBridgedDeviceBasicClusterStartUpEvent.d.ts +6 -1
  2814. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterActiveChangedEvent.d.ts +6 -1
  2815. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterKeepActiveParams.d.ts +6 -1
  2816. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterLeaveEvent.d.ts +6 -1
  2817. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterProductAppearanceStruct.d.ts +6 -1
  2818. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterReachableChangedEvent.d.ts +6 -1
  2819. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterShutDownEvent.d.ts +6 -1
  2820. package/dist/Matter/MTRBridgedDeviceBasicInformationClusterStartUpEvent.d.ts +6 -1
  2821. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterDPTZRelativeMoveParams.d.ts +6 -1
  2822. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterDPTZSetViewportParams.d.ts +6 -1
  2823. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterDPTZStruct.d.ts +6 -1
  2824. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZMoveToPresetParams.d.ts +6 -1
  2825. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZPresetStruct.d.ts +6 -1
  2826. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZRelativeMoveParams.d.ts +6 -1
  2827. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZRemovePresetParams.d.ts +6 -1
  2828. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZSavePresetParams.d.ts +6 -1
  2829. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZSetPositionParams.d.ts +6 -1
  2830. package/dist/Matter/MTRCameraAVSettingsUserLevelManagementClusterMPTZStruct.d.ts +6 -1
  2831. package/dist/Matter/MTRCameraAVStreamManagementClusterAudioCapabilitiesStruct.d.ts +6 -1
  2832. package/dist/Matter/MTRCameraAVStreamManagementClusterAudioStreamAllocateParams.d.ts +6 -1
  2833. package/dist/Matter/MTRCameraAVStreamManagementClusterAudioStreamAllocateResponseParams.d.ts +6 -1
  2834. package/dist/Matter/MTRCameraAVStreamManagementClusterAudioStreamDeallocateParams.d.ts +6 -1
  2835. package/dist/Matter/MTRCameraAVStreamManagementClusterAudioStreamStruct.d.ts +6 -1
  2836. package/dist/Matter/MTRCameraAVStreamManagementClusterCaptureSnapshotParams.d.ts +6 -1
  2837. package/dist/Matter/MTRCameraAVStreamManagementClusterCaptureSnapshotResponseParams.d.ts +6 -1
  2838. package/dist/Matter/MTRCameraAVStreamManagementClusterRateDistortionTradeOffPointsStruct.d.ts +6 -1
  2839. package/dist/Matter/MTRCameraAVStreamManagementClusterSetStreamPrioritiesParams.d.ts +6 -1
  2840. package/dist/Matter/MTRCameraAVStreamManagementClusterSnapshotCapabilitiesStruct.d.ts +6 -1
  2841. package/dist/Matter/MTRCameraAVStreamManagementClusterSnapshotStreamAllocateParams.d.ts +6 -1
  2842. package/dist/Matter/MTRCameraAVStreamManagementClusterSnapshotStreamAllocateResponseParams.d.ts +6 -1
  2843. package/dist/Matter/MTRCameraAVStreamManagementClusterSnapshotStreamDeallocateParams.d.ts +6 -1
  2844. package/dist/Matter/MTRCameraAVStreamManagementClusterSnapshotStreamModifyParams.d.ts +6 -1
  2845. package/dist/Matter/MTRCameraAVStreamManagementClusterSnapshotStreamStruct.d.ts +6 -1
  2846. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoResolutionStruct.d.ts +6 -1
  2847. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoSensorParamsStruct.d.ts +6 -1
  2848. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoStreamAllocateParams.d.ts +6 -1
  2849. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoStreamAllocateResponseParams.d.ts +6 -1
  2850. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoStreamDeallocateParams.d.ts +6 -1
  2851. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoStreamModifyParams.d.ts +6 -1
  2852. package/dist/Matter/MTRCameraAVStreamManagementClusterVideoStreamStruct.d.ts +6 -1
  2853. package/dist/Matter/MTRCertificateInfo.d.ts +6 -1
  2854. package/dist/Matter/MTRCertificates.d.ts +5 -1
  2855. package/dist/Matter/MTRChannelClusterAdditionalInfoStruct.d.ts +6 -1
  2856. package/dist/Matter/MTRChannelClusterCancelRecordProgramParams.d.ts +6 -1
  2857. package/dist/Matter/MTRChannelClusterChangeChannelByNumberParams.d.ts +6 -1
  2858. package/dist/Matter/MTRChannelClusterChangeChannelParams.d.ts +6 -1
  2859. package/dist/Matter/MTRChannelClusterChangeChannelResponseParams.d.ts +5 -1
  2860. package/dist/Matter/MTRChannelClusterChannelInfo.d.ts +6 -1
  2861. package/dist/Matter/MTRChannelClusterChannelInfoStruct.d.ts +6 -1
  2862. package/dist/Matter/MTRChannelClusterChannelPagingStruct.d.ts +6 -1
  2863. package/dist/Matter/MTRChannelClusterGetProgramGuideParams.d.ts +6 -1
  2864. package/dist/Matter/MTRChannelClusterLineupInfo.d.ts +6 -1
  2865. package/dist/Matter/MTRChannelClusterLineupInfoStruct.d.ts +6 -1
  2866. package/dist/Matter/MTRChannelClusterPageTokenStruct.d.ts +6 -1
  2867. package/dist/Matter/MTRChannelClusterProgramCastStruct.d.ts +6 -1
  2868. package/dist/Matter/MTRChannelClusterProgramCategoryStruct.d.ts +6 -1
  2869. package/dist/Matter/MTRChannelClusterProgramGuideResponseParams.d.ts +5 -1
  2870. package/dist/Matter/MTRChannelClusterProgramStruct.d.ts +6 -1
  2871. package/dist/Matter/MTRChannelClusterRecordProgramParams.d.ts +6 -1
  2872. package/dist/Matter/MTRChannelClusterSeriesInfoStruct.d.ts +6 -1
  2873. package/dist/Matter/MTRChannelClusterSkipChannelParams.d.ts +6 -1
  2874. package/dist/Matter/MTRChimeClusterChimeSoundStruct.d.ts +6 -1
  2875. package/dist/Matter/MTRChimeClusterPlayChimeSoundParams.d.ts +6 -1
  2876. package/dist/Matter/MTRClosureControlClusterCalibrateParams.d.ts +6 -1
  2877. package/dist/Matter/MTRClosureControlClusterEngageStateChangedEvent.d.ts +6 -1
  2878. package/dist/Matter/MTRClosureControlClusterMoveToParams.d.ts +6 -1
  2879. package/dist/Matter/MTRClosureControlClusterMovementCompletedEvent.d.ts +6 -1
  2880. package/dist/Matter/MTRClosureControlClusterOperationalErrorEvent.d.ts +6 -1
  2881. package/dist/Matter/MTRClosureControlClusterOverallCurrentStateStruct.d.ts +6 -1
  2882. package/dist/Matter/MTRClosureControlClusterOverallTargetStateStruct.d.ts +6 -1
  2883. package/dist/Matter/MTRClosureControlClusterSecureStateChangedEvent.d.ts +6 -1
  2884. package/dist/Matter/MTRClosureControlClusterStopParams.d.ts +6 -1
  2885. package/dist/Matter/MTRClosureDimensionClusterDimensionStateStruct.d.ts +6 -1
  2886. package/dist/Matter/MTRClosureDimensionClusterRangePercent100thsStruct.d.ts +6 -1
  2887. package/dist/Matter/MTRClosureDimensionClusterSetTargetParams.d.ts +6 -1
  2888. package/dist/Matter/MTRClosureDimensionClusterStepParams.d.ts +6 -1
  2889. package/dist/Matter/MTRClosureDimensionClusterUnitRangeStruct.d.ts +6 -1
  2890. package/dist/Matter/MTRCluster.d.ts +6 -1
  2891. package/dist/Matter/MTRClusterAccessControl.d.ts +6 -1
  2892. package/dist/Matter/MTRClusterAccountLogin.d.ts +6 -1
  2893. package/dist/Matter/MTRClusterActions.d.ts +6 -1
  2894. package/dist/Matter/MTRClusterActivatedCarbonFilterMonitoring.d.ts +6 -1
  2895. package/dist/Matter/MTRClusterAdministratorCommissioning.d.ts +6 -1
  2896. package/dist/Matter/MTRClusterAirQuality.d.ts +6 -1
  2897. package/dist/Matter/MTRClusterAppleDeviceInformation.d.ts +6 -1
  2898. package/dist/Matter/MTRClusterAppleLockCluster.d.ts +6 -1
  2899. package/dist/Matter/MTRClusterApplicationBasic.d.ts +6 -1
  2900. package/dist/Matter/MTRClusterApplicationLauncher.d.ts +6 -1
  2901. package/dist/Matter/MTRClusterAudioOutput.d.ts +6 -1
  2902. package/dist/Matter/MTRClusterBallastConfiguration.d.ts +6 -1
  2903. package/dist/Matter/MTRClusterBarrierControl.d.ts +6 -1
  2904. package/dist/Matter/MTRClusterBasic.d.ts +7 -1
  2905. package/dist/Matter/MTRClusterBasicInformation.d.ts +6 -1
  2906. package/dist/Matter/MTRClusterBinaryInputBasic.d.ts +6 -1
  2907. package/dist/Matter/MTRClusterBinding.d.ts +6 -1
  2908. package/dist/Matter/MTRClusterBooleanState.d.ts +6 -1
  2909. package/dist/Matter/MTRClusterBooleanStateConfiguration.d.ts +6 -1
  2910. package/dist/Matter/MTRClusterBridgedDeviceBasic.d.ts +8 -1
  2911. package/dist/Matter/MTRClusterBridgedDeviceBasicInformation.d.ts +6 -1
  2912. package/dist/Matter/MTRClusterCameraAVSettingsUserLevelManagement.d.ts +6 -1
  2913. package/dist/Matter/MTRClusterCameraAVStreamManagement.d.ts +6 -1
  2914. package/dist/Matter/MTRClusterCarbonDioxideConcentrationMeasurement.d.ts +6 -1
  2915. package/dist/Matter/MTRClusterCarbonMonoxideConcentrationMeasurement.d.ts +6 -1
  2916. package/dist/Matter/MTRClusterChannel.d.ts +6 -1
  2917. package/dist/Matter/MTRClusterChime.d.ts +6 -1
  2918. package/dist/Matter/MTRClusterClosureControl.d.ts +6 -1
  2919. package/dist/Matter/MTRClusterClosureDimension.d.ts +6 -1
  2920. package/dist/Matter/MTRClusterColorControl.d.ts +6 -1
  2921. package/dist/Matter/MTRClusterCommissionerControl.d.ts +6 -1
  2922. package/dist/Matter/MTRClusterCommodityMetering.d.ts +6 -1
  2923. package/dist/Matter/MTRClusterCommodityPrice.d.ts +6 -1
  2924. package/dist/Matter/MTRClusterCommodityTariff.d.ts +6 -1
  2925. package/dist/Matter/MTRClusterContentAppObserver.d.ts +6 -1
  2926. package/dist/Matter/MTRClusterContentControl.d.ts +6 -1
  2927. package/dist/Matter/MTRClusterContentLauncher.d.ts +6 -1
  2928. package/dist/Matter/MTRClusterDescriptor.d.ts +6 -1
  2929. package/dist/Matter/MTRClusterDeviceEnergyManagement.d.ts +6 -1
  2930. package/dist/Matter/MTRClusterDeviceEnergyManagementMode.d.ts +6 -1
  2931. package/dist/Matter/MTRClusterDiagnosticLogs.d.ts +6 -1
  2932. package/dist/Matter/MTRClusterDishwasherAlarm.d.ts +6 -1
  2933. package/dist/Matter/MTRClusterDishwasherMode.d.ts +6 -1
  2934. package/dist/Matter/MTRClusterDoorLock.d.ts +6 -1
  2935. package/dist/Matter/MTRClusterEcosystemInformation.d.ts +6 -1
  2936. package/dist/Matter/MTRClusterElectricalEnergyMeasurement.d.ts +6 -1
  2937. package/dist/Matter/MTRClusterElectricalGridConditions.d.ts +6 -1
  2938. package/dist/Matter/MTRClusterElectricalMeasurement.d.ts +6 -1
  2939. package/dist/Matter/MTRClusterElectricalPowerMeasurement.d.ts +6 -1
  2940. package/dist/Matter/MTRClusterEnergyEVSE.d.ts +6 -1
  2941. package/dist/Matter/MTRClusterEnergyEVSEMode.d.ts +6 -1
  2942. package/dist/Matter/MTRClusterEnergyPreference.d.ts +6 -1
  2943. package/dist/Matter/MTRClusterEthernetNetworkDiagnostics.d.ts +6 -1
  2944. package/dist/Matter/MTRClusterFanControl.d.ts +6 -1
  2945. package/dist/Matter/MTRClusterFixedLabel.d.ts +6 -1
  2946. package/dist/Matter/MTRClusterFlowMeasurement.d.ts +6 -1
  2947. package/dist/Matter/MTRClusterFormaldehydeConcentrationMeasurement.d.ts +6 -1
  2948. package/dist/Matter/MTRClusterGeneralCommissioning.d.ts +6 -1
  2949. package/dist/Matter/MTRClusterGeneralDiagnostics.d.ts +6 -1
  2950. package/dist/Matter/MTRClusterGroupKeyManagement.d.ts +6 -1
  2951. package/dist/Matter/MTRClusterGroupcast.d.ts +6 -1
  2952. package/dist/Matter/MTRClusterGroups.d.ts +6 -1
  2953. package/dist/Matter/MTRClusterHEPAFilterMonitoring.d.ts +6 -1
  2954. package/dist/Matter/MTRClusterICDManagement.d.ts +6 -1
  2955. package/dist/Matter/MTRClusterIdentify.d.ts +6 -1
  2956. package/dist/Matter/MTRClusterIlluminanceMeasurement.d.ts +6 -1
  2957. package/dist/Matter/MTRClusterJointFabricAdministrator.d.ts +6 -1
  2958. package/dist/Matter/MTRClusterJointFabricDatastore.d.ts +6 -1
  2959. package/dist/Matter/MTRClusterKeypadInput.d.ts +6 -1
  2960. package/dist/Matter/MTRClusterLaundryDryerControls.d.ts +6 -1
  2961. package/dist/Matter/MTRClusterLaundryWasherControls.d.ts +6 -1
  2962. package/dist/Matter/MTRClusterLaundryWasherMode.d.ts +6 -1
  2963. package/dist/Matter/MTRClusterLevelControl.d.ts +6 -1
  2964. package/dist/Matter/MTRClusterLocalizationConfiguration.d.ts +6 -1
  2965. package/dist/Matter/MTRClusterLowPower.d.ts +6 -1
  2966. package/dist/Matter/MTRClusterMediaInput.d.ts +6 -1
  2967. package/dist/Matter/MTRClusterMediaPlayback.d.ts +6 -1
  2968. package/dist/Matter/MTRClusterMessages.d.ts +6 -1
  2969. package/dist/Matter/MTRClusterMeterIdentification.d.ts +6 -1
  2970. package/dist/Matter/MTRClusterMicrowaveOvenControl.d.ts +6 -1
  2971. package/dist/Matter/MTRClusterMicrowaveOvenMode.d.ts +6 -1
  2972. package/dist/Matter/MTRClusterModeSelect.d.ts +6 -1
  2973. package/dist/Matter/MTRClusterNetworkCommissioning.d.ts +6 -1
  2974. package/dist/Matter/MTRClusterNitrogenDioxideConcentrationMeasurement.d.ts +6 -1
  2975. package/dist/Matter/MTRClusterOccupancySensing.d.ts +6 -1
  2976. package/dist/Matter/MTRClusterOnOff.d.ts +6 -1
  2977. package/dist/Matter/MTRClusterOnOffSwitchConfiguration.d.ts +6 -1
  2978. package/dist/Matter/MTRClusterOperationalCredentials.d.ts +6 -1
  2979. package/dist/Matter/MTRClusterOperationalState.d.ts +6 -1
  2980. package/dist/Matter/MTRClusterOtaSoftwareUpdateProvider.d.ts +12 -2
  2981. package/dist/Matter/MTRClusterOtaSoftwareUpdateRequestor.d.ts +12 -2
  2982. package/dist/Matter/MTRClusterOvenCavityOperationalState.d.ts +6 -1
  2983. package/dist/Matter/MTRClusterOvenMode.d.ts +6 -1
  2984. package/dist/Matter/MTRClusterOzoneConcentrationMeasurement.d.ts +6 -1
  2985. package/dist/Matter/MTRClusterPM10ConcentrationMeasurement.d.ts +6 -1
  2986. package/dist/Matter/MTRClusterPM1ConcentrationMeasurement.d.ts +6 -1
  2987. package/dist/Matter/MTRClusterPM25ConcentrationMeasurement.d.ts +6 -1
  2988. package/dist/Matter/MTRClusterPath.d.ts +6 -1
  2989. package/dist/Matter/MTRClusterPowerSource.d.ts +6 -1
  2990. package/dist/Matter/MTRClusterPowerSourceConfiguration.d.ts +6 -1
  2991. package/dist/Matter/MTRClusterPowerTopology.d.ts +6 -1
  2992. package/dist/Matter/MTRClusterPressureMeasurement.d.ts +6 -1
  2993. package/dist/Matter/MTRClusterPulseWidthModulation.d.ts +6 -1
  2994. package/dist/Matter/MTRClusterPumpConfigurationAndControl.d.ts +6 -1
  2995. package/dist/Matter/MTRClusterPushAVStreamTransport.d.ts +6 -1
  2996. package/dist/Matter/MTRClusterRVCCleanMode.d.ts +6 -1
  2997. package/dist/Matter/MTRClusterRVCOperationalState.d.ts +6 -1
  2998. package/dist/Matter/MTRClusterRVCRunMode.d.ts +6 -1
  2999. package/dist/Matter/MTRClusterRadonConcentrationMeasurement.d.ts +6 -1
  3000. package/dist/Matter/MTRClusterRefrigeratorAlarm.d.ts +6 -1
  3001. package/dist/Matter/MTRClusterRefrigeratorAndTemperatureControlledCabinetMode.d.ts +6 -1
  3002. package/dist/Matter/MTRClusterRelativeHumidityMeasurement.d.ts +6 -1
  3003. package/dist/Matter/MTRClusterSampleMEI.d.ts +6 -1
  3004. package/dist/Matter/MTRClusterScenesManagement.d.ts +6 -1
  3005. package/dist/Matter/MTRClusterServiceArea.d.ts +6 -1
  3006. package/dist/Matter/MTRClusterSmokeCOAlarm.d.ts +6 -1
  3007. package/dist/Matter/MTRClusterSoftwareDiagnostics.d.ts +6 -1
  3008. package/dist/Matter/MTRClusterSoilMeasurement.d.ts +6 -1
  3009. package/dist/Matter/MTRClusterStateCacheContainer.d.ts +6 -1
  3010. package/dist/Matter/MTRClusterSwitch.d.ts +6 -1
  3011. package/dist/Matter/MTRClusterTLSCertificateManagement.d.ts +6 -1
  3012. package/dist/Matter/MTRClusterTLSClientManagement.d.ts +6 -1
  3013. package/dist/Matter/MTRClusterTargetNavigator.d.ts +6 -1
  3014. package/dist/Matter/MTRClusterTemperatureControl.d.ts +6 -1
  3015. package/dist/Matter/MTRClusterTemperatureMeasurement.d.ts +6 -1
  3016. package/dist/Matter/MTRClusterTestCluster.d.ts +7 -1
  3017. package/dist/Matter/MTRClusterThermostat.d.ts +6 -1
  3018. package/dist/Matter/MTRClusterThermostatUserInterfaceConfiguration.d.ts +6 -1
  3019. package/dist/Matter/MTRClusterThreadBorderRouterManagement.d.ts +6 -1
  3020. package/dist/Matter/MTRClusterThreadNetworkDiagnostics.d.ts +6 -1
  3021. package/dist/Matter/MTRClusterThreadNetworkDirectory.d.ts +6 -1
  3022. package/dist/Matter/MTRClusterTimeFormatLocalization.d.ts +6 -1
  3023. package/dist/Matter/MTRClusterTimeSynchronization.d.ts +6 -1
  3024. package/dist/Matter/MTRClusterTimer.d.ts +6 -1
  3025. package/dist/Matter/MTRClusterTotalVolatileOrganicCompoundsConcentrationMeasurement.d.ts +6 -1
  3026. package/dist/Matter/MTRClusterUnitLocalization.d.ts +6 -1
  3027. package/dist/Matter/MTRClusterUnitTesting.d.ts +6 -1
  3028. package/dist/Matter/MTRClusterUserLabel.d.ts +6 -1
  3029. package/dist/Matter/MTRClusterValveConfigurationAndControl.d.ts +6 -1
  3030. package/dist/Matter/MTRClusterWakeOnLan.d.ts +12 -2
  3031. package/dist/Matter/MTRClusterWaterHeaterManagement.d.ts +6 -1
  3032. package/dist/Matter/MTRClusterWaterHeaterMode.d.ts +6 -1
  3033. package/dist/Matter/MTRClusterWebRTCTransportProvider.d.ts +6 -1
  3034. package/dist/Matter/MTRClusterWebRTCTransportRequestor.d.ts +6 -1
  3035. package/dist/Matter/MTRClusterWiFiNetworkDiagnostics.d.ts +6 -1
  3036. package/dist/Matter/MTRClusterWiFiNetworkManagement.d.ts +6 -1
  3037. package/dist/Matter/MTRClusterWindowCovering.d.ts +6 -1
  3038. package/dist/Matter/MTRClusterZoneManagement.d.ts +6 -1
  3039. package/dist/Matter/MTRColorControlClusterColorLoopSetParams.d.ts +6 -1
  3040. package/dist/Matter/MTRColorControlClusterEnhancedMoveHueParams.d.ts +6 -1
  3041. package/dist/Matter/MTRColorControlClusterEnhancedMoveToHueAndSaturationParams.d.ts +6 -1
  3042. package/dist/Matter/MTRColorControlClusterEnhancedMoveToHueParams.d.ts +6 -1
  3043. package/dist/Matter/MTRColorControlClusterEnhancedStepHueParams.d.ts +6 -1
  3044. package/dist/Matter/MTRColorControlClusterMoveColorParams.d.ts +6 -1
  3045. package/dist/Matter/MTRColorControlClusterMoveColorTemperatureParams.d.ts +6 -1
  3046. package/dist/Matter/MTRColorControlClusterMoveHueParams.d.ts +6 -1
  3047. package/dist/Matter/MTRColorControlClusterMoveSaturationParams.d.ts +6 -1
  3048. package/dist/Matter/MTRColorControlClusterMoveToColorParams.d.ts +6 -1
  3049. package/dist/Matter/MTRColorControlClusterMoveToColorTemperatureParams.d.ts +6 -1
  3050. package/dist/Matter/MTRColorControlClusterMoveToHueAndSaturationParams.d.ts +6 -1
  3051. package/dist/Matter/MTRColorControlClusterMoveToHueParams.d.ts +6 -1
  3052. package/dist/Matter/MTRColorControlClusterMoveToSaturationParams.d.ts +6 -1
  3053. package/dist/Matter/MTRColorControlClusterStepColorParams.d.ts +6 -1
  3054. package/dist/Matter/MTRColorControlClusterStepColorTemperatureParams.d.ts +6 -1
  3055. package/dist/Matter/MTRColorControlClusterStepHueParams.d.ts +6 -1
  3056. package/dist/Matter/MTRColorControlClusterStepSaturationParams.d.ts +6 -1
  3057. package/dist/Matter/MTRColorControlClusterStopMoveStepParams.d.ts +6 -1
  3058. package/dist/Matter/MTRCommandPath.d.ts +6 -1
  3059. package/dist/Matter/MTRCommandWithRequiredResponse.d.ts +6 -1
  3060. package/dist/Matter/MTRCommissionableBrowserResult.d.ts +6 -1
  3061. package/dist/Matter/MTRCommissioneeInfo.d.ts +6 -1
  3062. package/dist/Matter/MTRCommissionerControlClusterCommissionNodeParams.d.ts +6 -1
  3063. package/dist/Matter/MTRCommissionerControlClusterCommissioningRequestResultEvent.d.ts +6 -1
  3064. package/dist/Matter/MTRCommissionerControlClusterRequestCommissioningApprovalParams.d.ts +6 -1
  3065. package/dist/Matter/MTRCommissionerControlClusterReverseOpenCommissioningWindowParams.d.ts +5 -1
  3066. package/dist/Matter/MTRCommissioningOperation.d.ts +6 -1
  3067. package/dist/Matter/MTRCommissioningParameters.d.ts +6 -1
  3068. package/dist/Matter/MTRCommodityMeteringClusterMeteredQuantityStruct.d.ts +6 -1
  3069. package/dist/Matter/MTRCommodityPriceClusterCommodityPriceComponentStruct.d.ts +6 -1
  3070. package/dist/Matter/MTRCommodityPriceClusterCommodityPriceStruct.d.ts +6 -1
  3071. package/dist/Matter/MTRCommodityPriceClusterGetDetailedForecastRequestParams.d.ts +6 -1
  3072. package/dist/Matter/MTRCommodityPriceClusterGetDetailedForecastResponseParams.d.ts +6 -1
  3073. package/dist/Matter/MTRCommodityPriceClusterGetDetailedPriceRequestParams.d.ts +6 -1
  3074. package/dist/Matter/MTRCommodityPriceClusterGetDetailedPriceResponseParams.d.ts +6 -1
  3075. package/dist/Matter/MTRCommodityPriceClusterPriceChangeEvent.d.ts +6 -1
  3076. package/dist/Matter/MTRCommodityTariffClusterAuxiliaryLoadSwitchSettingsStruct.d.ts +6 -1
  3077. package/dist/Matter/MTRCommodityTariffClusterCalendarPeriodStruct.d.ts +6 -1
  3078. package/dist/Matter/MTRCommodityTariffClusterDayEntryStruct.d.ts +6 -1
  3079. package/dist/Matter/MTRCommodityTariffClusterDayPatternStruct.d.ts +6 -1
  3080. package/dist/Matter/MTRCommodityTariffClusterDayStruct.d.ts +6 -1
  3081. package/dist/Matter/MTRCommodityTariffClusterGetDayEntryParams.d.ts +6 -1
  3082. package/dist/Matter/MTRCommodityTariffClusterGetDayEntryResponseParams.d.ts +6 -1
  3083. package/dist/Matter/MTRCommodityTariffClusterGetTariffComponentParams.d.ts +6 -1
  3084. package/dist/Matter/MTRCommodityTariffClusterGetTariffComponentResponseParams.d.ts +6 -1
  3085. package/dist/Matter/MTRCommodityTariffClusterPeakPeriodStruct.d.ts +6 -1
  3086. package/dist/Matter/MTRCommodityTariffClusterTariffComponentStruct.d.ts +6 -1
  3087. package/dist/Matter/MTRCommodityTariffClusterTariffInformationStruct.d.ts +6 -1
  3088. package/dist/Matter/MTRCommodityTariffClusterTariffPeriodStruct.d.ts +6 -1
  3089. package/dist/Matter/MTRCommodityTariffClusterTariffPriceStruct.d.ts +6 -1
  3090. package/dist/Matter/MTRContentAppObserverClusterContentAppMessageParams.d.ts +6 -1
  3091. package/dist/Matter/MTRContentAppObserverClusterContentAppMessageResponseParams.d.ts +5 -1
  3092. package/dist/Matter/MTRContentControlClusterAddBonusTimeParams.d.ts +6 -1
  3093. package/dist/Matter/MTRContentControlClusterBlockUnratedContentParams.d.ts +6 -1
  3094. package/dist/Matter/MTRContentControlClusterDisableParams.d.ts +6 -1
  3095. package/dist/Matter/MTRContentControlClusterEnableParams.d.ts +6 -1
  3096. package/dist/Matter/MTRContentControlClusterRatingNameStruct.d.ts +6 -1
  3097. package/dist/Matter/MTRContentControlClusterRemainingScreenTimeExpiredEvent.d.ts +6 -1
  3098. package/dist/Matter/MTRContentControlClusterResetPINParams.d.ts +6 -1
  3099. package/dist/Matter/MTRContentControlClusterResetPINResponseParams.d.ts +6 -1
  3100. package/dist/Matter/MTRContentControlClusterSetOnDemandRatingThresholdParams.d.ts +6 -1
  3101. package/dist/Matter/MTRContentControlClusterSetScheduledContentRatingThresholdParams.d.ts +6 -1
  3102. package/dist/Matter/MTRContentControlClusterSetScreenDailyTimeParams.d.ts +6 -1
  3103. package/dist/Matter/MTRContentControlClusterUnblockUnratedContentParams.d.ts +6 -1
  3104. package/dist/Matter/MTRContentControlClusterUpdatePINParams.d.ts +6 -1
  3105. package/dist/Matter/MTRContentLauncherClusterAdditionalInfo.d.ts +6 -1
  3106. package/dist/Matter/MTRContentLauncherClusterAdditionalInfoStruct.d.ts +6 -1
  3107. package/dist/Matter/MTRContentLauncherClusterBrandingInformation.d.ts +6 -1
  3108. package/dist/Matter/MTRContentLauncherClusterBrandingInformationStruct.d.ts +6 -1
  3109. package/dist/Matter/MTRContentLauncherClusterContentSearch.d.ts +6 -1
  3110. package/dist/Matter/MTRContentLauncherClusterContentSearchStruct.d.ts +6 -1
  3111. package/dist/Matter/MTRContentLauncherClusterDimension.d.ts +6 -1
  3112. package/dist/Matter/MTRContentLauncherClusterDimensionStruct.d.ts +6 -1
  3113. package/dist/Matter/MTRContentLauncherClusterLaunchContentParams.d.ts +6 -1
  3114. package/dist/Matter/MTRContentLauncherClusterLaunchResponseParams.d.ts +8 -1
  3115. package/dist/Matter/MTRContentLauncherClusterLaunchURLParams.d.ts +6 -1
  3116. package/dist/Matter/MTRContentLauncherClusterLauncherResponseParams.d.ts +5 -1
  3117. package/dist/Matter/MTRContentLauncherClusterParameter.d.ts +6 -1
  3118. package/dist/Matter/MTRContentLauncherClusterParameterStruct.d.ts +6 -1
  3119. package/dist/Matter/MTRContentLauncherClusterPlaybackPreferencesStruct.d.ts +6 -1
  3120. package/dist/Matter/MTRContentLauncherClusterStyleInformation.d.ts +6 -1
  3121. package/dist/Matter/MTRContentLauncherClusterStyleInformationStruct.d.ts +6 -1
  3122. package/dist/Matter/MTRContentLauncherClusterTrackPreferenceStruct.d.ts +6 -1
  3123. package/dist/Matter/MTRControllerFactory.d.ts +6 -1
  3124. package/dist/Matter/MTRControllerFactoryParams.d.ts +8 -1
  3125. package/dist/Matter/MTRDataTypeAtomicAttributeStatusStruct.d.ts +6 -1
  3126. package/dist/Matter/MTRDataTypeCurrencyStruct.d.ts +6 -1
  3127. package/dist/Matter/MTRDataTypeICECandidateStruct.d.ts +6 -1
  3128. package/dist/Matter/MTRDataTypeICEServerStruct.d.ts +6 -1
  3129. package/dist/Matter/MTRDataTypeLocationDescriptorStruct.d.ts +6 -1
  3130. package/dist/Matter/MTRDataTypeMeasurementAccuracyRangeStruct.d.ts +6 -1
  3131. package/dist/Matter/MTRDataTypeMeasurementAccuracyStruct.d.ts +6 -1
  3132. package/dist/Matter/MTRDataTypePowerThresholdStruct.d.ts +6 -1
  3133. package/dist/Matter/MTRDataTypePriceStruct.d.ts +6 -1
  3134. package/dist/Matter/MTRDataTypeSemanticTagStruct.d.ts +6 -1
  3135. package/dist/Matter/MTRDataTypeTestGlobalStruct.d.ts +6 -1
  3136. package/dist/Matter/MTRDataTypeViewportStruct.d.ts +6 -1
  3137. package/dist/Matter/MTRDataTypeWebRTCSessionStruct.d.ts +6 -1
  3138. package/dist/Matter/MTRDescriptorClusterDeviceType.d.ts +6 -1
  3139. package/dist/Matter/MTRDescriptorClusterDeviceTypeStruct.d.ts +6 -1
  3140. package/dist/Matter/MTRDevice.d.ts +5 -1
  3141. package/dist/Matter/MTRDeviceAttestationDeviceInfo.d.ts +6 -1
  3142. package/dist/Matter/MTRDeviceAttestationInfo.d.ts +6 -1
  3143. package/dist/Matter/MTRDeviceController.d.ts +5 -1
  3144. package/dist/Matter/MTRDeviceControllerAbstractParameters.d.ts +6 -1
  3145. package/dist/Matter/MTRDeviceControllerExternalCertificateParameters.d.ts +6 -1
  3146. package/dist/Matter/MTRDeviceControllerFactory.d.ts +5 -1
  3147. package/dist/Matter/MTRDeviceControllerFactoryParams.d.ts +6 -1
  3148. package/dist/Matter/MTRDeviceControllerParameters.d.ts +6 -1
  3149. package/dist/Matter/MTRDeviceControllerStartupParams.d.ts +6 -1
  3150. package/dist/Matter/MTRDeviceEnergyManagementClusterCancelPowerAdjustRequestParams.d.ts +6 -1
  3151. package/dist/Matter/MTRDeviceEnergyManagementClusterCancelRequestParams.d.ts +6 -1
  3152. package/dist/Matter/MTRDeviceEnergyManagementClusterConstraintsStruct.d.ts +6 -1
  3153. package/dist/Matter/MTRDeviceEnergyManagementClusterCostStruct.d.ts +6 -1
  3154. package/dist/Matter/MTRDeviceEnergyManagementClusterForecastStruct.d.ts +6 -1
  3155. package/dist/Matter/MTRDeviceEnergyManagementClusterModifyForecastRequestParams.d.ts +6 -1
  3156. package/dist/Matter/MTRDeviceEnergyManagementClusterPauseRequestParams.d.ts +6 -1
  3157. package/dist/Matter/MTRDeviceEnergyManagementClusterPausedEvent.d.ts +6 -1
  3158. package/dist/Matter/MTRDeviceEnergyManagementClusterPowerAdjustCapabilityStruct.d.ts +6 -1
  3159. package/dist/Matter/MTRDeviceEnergyManagementClusterPowerAdjustEndEvent.d.ts +6 -1
  3160. package/dist/Matter/MTRDeviceEnergyManagementClusterPowerAdjustRequestParams.d.ts +6 -1
  3161. package/dist/Matter/MTRDeviceEnergyManagementClusterPowerAdjustStartEvent.d.ts +6 -1
  3162. package/dist/Matter/MTRDeviceEnergyManagementClusterPowerAdjustStruct.d.ts +6 -1
  3163. package/dist/Matter/MTRDeviceEnergyManagementClusterRequestConstraintBasedForecastParams.d.ts +6 -1
  3164. package/dist/Matter/MTRDeviceEnergyManagementClusterResumeRequestParams.d.ts +6 -1
  3165. package/dist/Matter/MTRDeviceEnergyManagementClusterResumedEvent.d.ts +6 -1
  3166. package/dist/Matter/MTRDeviceEnergyManagementClusterSlotAdjustmentStruct.d.ts +6 -1
  3167. package/dist/Matter/MTRDeviceEnergyManagementClusterSlotStruct.d.ts +6 -1
  3168. package/dist/Matter/MTRDeviceEnergyManagementClusterStartTimeAdjustRequestParams.d.ts +6 -1
  3169. package/dist/Matter/MTRDeviceEnergyManagementModeClusterChangeToModeParams.d.ts +6 -1
  3170. package/dist/Matter/MTRDeviceEnergyManagementModeClusterChangeToModeResponseParams.d.ts +5 -1
  3171. package/dist/Matter/MTRDeviceEnergyManagementModeClusterModeOptionStruct.d.ts +6 -1
  3172. package/dist/Matter/MTRDeviceEnergyManagementModeClusterModeTagStruct.d.ts +6 -1
  3173. package/dist/Matter/MTRDeviceStorageBehaviorConfiguration.d.ts +6 -1
  3174. package/dist/Matter/MTRDeviceType.d.ts +6 -1
  3175. package/dist/Matter/MTRDeviceTypeRevision.d.ts +6 -1
  3176. package/dist/Matter/MTRDiagnosticLogsClusterRetrieveLogsRequestParams.d.ts +6 -1
  3177. package/dist/Matter/MTRDiagnosticLogsClusterRetrieveLogsResponseParams.d.ts +5 -1
  3178. package/dist/Matter/MTRDishwasherAlarmClusterModifyEnabledAlarmsParams.d.ts +6 -1
  3179. package/dist/Matter/MTRDishwasherAlarmClusterNotifyEvent.d.ts +6 -1
  3180. package/dist/Matter/MTRDishwasherAlarmClusterResetParams.d.ts +6 -1
  3181. package/dist/Matter/MTRDishwasherModeClusterChangeToModeParams.d.ts +6 -1
  3182. package/dist/Matter/MTRDishwasherModeClusterChangeToModeResponseParams.d.ts +5 -1
  3183. package/dist/Matter/MTRDishwasherModeClusterModeOptionStruct.d.ts +6 -1
  3184. package/dist/Matter/MTRDishwasherModeClusterModeTagStruct.d.ts +6 -1
  3185. package/dist/Matter/MTRDistinguishedNameInfo.d.ts +6 -1
  3186. package/dist/Matter/MTRDoorLockClusterAppleAliroCredentialStruct.d.ts +6 -1
  3187. package/dist/Matter/MTRDoorLockClusterAppleAliroLockOperationErrorEvent.d.ts +6 -1
  3188. package/dist/Matter/MTRDoorLockClusterAppleAliroLockOperationEvent.d.ts +6 -1
  3189. package/dist/Matter/MTRDoorLockClusterAppleAliroLockUserChangeEvent.d.ts +6 -1
  3190. package/dist/Matter/MTRDoorLockClusterAppleClearAliroCredentialParams.d.ts +6 -1
  3191. package/dist/Matter/MTRDoorLockClusterAppleClearAliroReaderConfigParams.d.ts +6 -1
  3192. package/dist/Matter/MTRDoorLockClusterAppleGetAliroCredentialStatusParams.d.ts +6 -1
  3193. package/dist/Matter/MTRDoorLockClusterAppleSetAliroCredentialParams.d.ts +6 -1
  3194. package/dist/Matter/MTRDoorLockClusterAppleSetAliroReaderConfigParams.d.ts +6 -1
  3195. package/dist/Matter/MTRDoorLockClusterClearAliroReaderConfigParams.d.ts +6 -1
  3196. package/dist/Matter/MTRDoorLockClusterClearCredentialParams.d.ts +6 -1
  3197. package/dist/Matter/MTRDoorLockClusterClearHolidayScheduleParams.d.ts +6 -1
  3198. package/dist/Matter/MTRDoorLockClusterClearUserParams.d.ts +6 -1
  3199. package/dist/Matter/MTRDoorLockClusterClearWeekDayScheduleParams.d.ts +6 -1
  3200. package/dist/Matter/MTRDoorLockClusterClearYearDayScheduleParams.d.ts +6 -1
  3201. package/dist/Matter/MTRDoorLockClusterCredentialStruct.d.ts +6 -1
  3202. package/dist/Matter/MTRDoorLockClusterDlCredential.d.ts +6 -1
  3203. package/dist/Matter/MTRDoorLockClusterDoorLockAlarmEvent.d.ts +6 -1
  3204. package/dist/Matter/MTRDoorLockClusterDoorStateChangeEvent.d.ts +6 -1
  3205. package/dist/Matter/MTRDoorLockClusterGetCredentialStatusParams.d.ts +6 -1
  3206. package/dist/Matter/MTRDoorLockClusterGetCredentialStatusResponseParams.d.ts +5 -1
  3207. package/dist/Matter/MTRDoorLockClusterGetHolidayScheduleParams.d.ts +6 -1
  3208. package/dist/Matter/MTRDoorLockClusterGetHolidayScheduleResponseParams.d.ts +5 -1
  3209. package/dist/Matter/MTRDoorLockClusterGetUserParams.d.ts +6 -1
  3210. package/dist/Matter/MTRDoorLockClusterGetUserResponseParams.d.ts +5 -1
  3211. package/dist/Matter/MTRDoorLockClusterGetWeekDayScheduleParams.d.ts +6 -1
  3212. package/dist/Matter/MTRDoorLockClusterGetWeekDayScheduleResponseParams.d.ts +5 -1
  3213. package/dist/Matter/MTRDoorLockClusterGetYearDayScheduleParams.d.ts +6 -1
  3214. package/dist/Matter/MTRDoorLockClusterGetYearDayScheduleResponseParams.d.ts +5 -1
  3215. package/dist/Matter/MTRDoorLockClusterLockDoorParams.d.ts +6 -1
  3216. package/dist/Matter/MTRDoorLockClusterLockOperationErrorEvent.d.ts +6 -1
  3217. package/dist/Matter/MTRDoorLockClusterLockOperationEvent.d.ts +6 -1
  3218. package/dist/Matter/MTRDoorLockClusterLockUserChangeEvent.d.ts +6 -1
  3219. package/dist/Matter/MTRDoorLockClusterSetAliroReaderConfigParams.d.ts +6 -1
  3220. package/dist/Matter/MTRDoorLockClusterSetCredentialParams.d.ts +6 -1
  3221. package/dist/Matter/MTRDoorLockClusterSetCredentialResponseParams.d.ts +5 -1
  3222. package/dist/Matter/MTRDoorLockClusterSetHolidayScheduleParams.d.ts +6 -1
  3223. package/dist/Matter/MTRDoorLockClusterSetUserParams.d.ts +6 -1
  3224. package/dist/Matter/MTRDoorLockClusterSetWeekDayScheduleParams.d.ts +6 -1
  3225. package/dist/Matter/MTRDoorLockClusterSetYearDayScheduleParams.d.ts +6 -1
  3226. package/dist/Matter/MTRDoorLockClusterUnboltDoorParams.d.ts +6 -1
  3227. package/dist/Matter/MTRDoorLockClusterUnlockDoorParams.d.ts +6 -1
  3228. package/dist/Matter/MTRDoorLockClusterUnlockWithTimeoutParams.d.ts +6 -1
  3229. package/dist/Matter/MTREcosystemInformationClusterDeviceTypeStruct.d.ts +6 -1
  3230. package/dist/Matter/MTREcosystemInformationClusterEcosystemDeviceStruct.d.ts +6 -1
  3231. package/dist/Matter/MTREcosystemInformationClusterEcosystemLocationStruct.d.ts +6 -1
  3232. package/dist/Matter/MTRElectricalEnergyMeasurementClusterCumulativeEnergyMeasuredEvent.d.ts +6 -1
  3233. package/dist/Matter/MTRElectricalEnergyMeasurementClusterCumulativeEnergyResetStruct.d.ts +6 -1
  3234. package/dist/Matter/MTRElectricalEnergyMeasurementClusterEnergyMeasurementStruct.d.ts +6 -1
  3235. package/dist/Matter/MTRElectricalEnergyMeasurementClusterMeasurementAccuracyRangeStruct.d.ts +6 -1
  3236. package/dist/Matter/MTRElectricalEnergyMeasurementClusterMeasurementAccuracyStruct.d.ts +6 -1
  3237. package/dist/Matter/MTRElectricalEnergyMeasurementClusterPeriodicEnergyMeasuredEvent.d.ts +6 -1
  3238. package/dist/Matter/MTRElectricalGridConditionsClusterCurrentConditionsChangedEvent.d.ts +6 -1
  3239. package/dist/Matter/MTRElectricalGridConditionsClusterElectricalGridConditionsStruct.d.ts +6 -1
  3240. package/dist/Matter/MTRElectricalMeasurementClusterGetMeasurementProfileCommandParams.d.ts +6 -1
  3241. package/dist/Matter/MTRElectricalMeasurementClusterGetMeasurementProfileResponseCommandParams.d.ts +5 -1
  3242. package/dist/Matter/MTRElectricalMeasurementClusterGetProfileInfoCommandParams.d.ts +6 -1
  3243. package/dist/Matter/MTRElectricalMeasurementClusterGetProfileInfoResponseCommandParams.d.ts +5 -1
  3244. package/dist/Matter/MTRElectricalPowerMeasurementClusterHarmonicMeasurementStruct.d.ts +6 -1
  3245. package/dist/Matter/MTRElectricalPowerMeasurementClusterMeasurementAccuracyRangeStruct.d.ts +6 -1
  3246. package/dist/Matter/MTRElectricalPowerMeasurementClusterMeasurementAccuracyStruct.d.ts +6 -1
  3247. package/dist/Matter/MTRElectricalPowerMeasurementClusterMeasurementPeriodRangesEvent.d.ts +6 -1
  3248. package/dist/Matter/MTRElectricalPowerMeasurementClusterMeasurementRangeStruct.d.ts +6 -1
  3249. package/dist/Matter/MTREndpointInfo.d.ts +6 -1
  3250. package/dist/Matter/MTREnergyEVSEClusterChargingTargetScheduleStruct.d.ts +6 -1
  3251. package/dist/Matter/MTREnergyEVSEClusterChargingTargetStruct.d.ts +6 -1
  3252. package/dist/Matter/MTREnergyEVSEClusterClearTargetsParams.d.ts +6 -1
  3253. package/dist/Matter/MTREnergyEVSEClusterDisableParams.d.ts +6 -1
  3254. package/dist/Matter/MTREnergyEVSEClusterEVConnectedEvent.d.ts +6 -1
  3255. package/dist/Matter/MTREnergyEVSEClusterEVNotDetectedEvent.d.ts +6 -1
  3256. package/dist/Matter/MTREnergyEVSEClusterEnableChargingParams.d.ts +6 -1
  3257. package/dist/Matter/MTREnergyEVSEClusterEnableDischargingParams.d.ts +6 -1
  3258. package/dist/Matter/MTREnergyEVSEClusterEnergyTransferStartedEvent.d.ts +6 -1
  3259. package/dist/Matter/MTREnergyEVSEClusterEnergyTransferStoppedEvent.d.ts +6 -1
  3260. package/dist/Matter/MTREnergyEVSEClusterFaultEvent.d.ts +6 -1
  3261. package/dist/Matter/MTREnergyEVSEClusterGetTargetsParams.d.ts +6 -1
  3262. package/dist/Matter/MTREnergyEVSEClusterGetTargetsResponseParams.d.ts +5 -1
  3263. package/dist/Matter/MTREnergyEVSEClusterRFIDEvent.d.ts +6 -1
  3264. package/dist/Matter/MTREnergyEVSEClusterSetTargetsParams.d.ts +6 -1
  3265. package/dist/Matter/MTREnergyEVSEClusterStartDiagnosticsParams.d.ts +6 -1
  3266. package/dist/Matter/MTREnergyEVSEModeClusterChangeToModeParams.d.ts +6 -1
  3267. package/dist/Matter/MTREnergyEVSEModeClusterChangeToModeResponseParams.d.ts +5 -1
  3268. package/dist/Matter/MTREnergyEVSEModeClusterModeOptionStruct.d.ts +6 -1
  3269. package/dist/Matter/MTREnergyEVSEModeClusterModeTagStruct.d.ts +6 -1
  3270. package/dist/Matter/MTREnergyPreferenceClusterBalanceStruct.d.ts +6 -1
  3271. package/dist/Matter/MTREthernetNetworkDiagnosticsClusterResetCountsParams.d.ts +6 -1
  3272. package/dist/Matter/MTREventPath.d.ts +6 -1
  3273. package/dist/Matter/MTREventReport.d.ts +5 -1
  3274. package/dist/Matter/MTREventRequestPath.d.ts +6 -1
  3275. package/dist/Matter/MTRFabricInfo.d.ts +6 -1
  3276. package/dist/Matter/MTRFanControlClusterStepParams.d.ts +6 -1
  3277. package/dist/Matter/MTRFixedLabelClusterLabelStruct.d.ts +6 -1
  3278. package/dist/Matter/MTRGeneralCommissioningClusterArmFailSafeParams.d.ts +6 -1
  3279. package/dist/Matter/MTRGeneralCommissioningClusterArmFailSafeResponseParams.d.ts +5 -1
  3280. package/dist/Matter/MTRGeneralCommissioningClusterBasicCommissioningInfo.d.ts +6 -1
  3281. package/dist/Matter/MTRGeneralCommissioningClusterCommissioningCompleteParams.d.ts +6 -1
  3282. package/dist/Matter/MTRGeneralCommissioningClusterCommissioningCompleteResponseParams.d.ts +5 -1
  3283. package/dist/Matter/MTRGeneralCommissioningClusterSetRegulatoryConfigParams.d.ts +6 -1
  3284. package/dist/Matter/MTRGeneralCommissioningClusterSetRegulatoryConfigResponseParams.d.ts +5 -1
  3285. package/dist/Matter/MTRGeneralCommissioningClusterSetTCAcknowledgementsParams.d.ts +6 -1
  3286. package/dist/Matter/MTRGeneralCommissioningClusterSetTCAcknowledgementsResponseParams.d.ts +6 -1
  3287. package/dist/Matter/MTRGeneralDiagnosticsClusterBootReasonEvent.d.ts +6 -1
  3288. package/dist/Matter/MTRGeneralDiagnosticsClusterHardwareFaultChangeEvent.d.ts +6 -1
  3289. package/dist/Matter/MTRGeneralDiagnosticsClusterNetworkFaultChangeEvent.d.ts +6 -1
  3290. package/dist/Matter/MTRGeneralDiagnosticsClusterNetworkInterface.d.ts +6 -1
  3291. package/dist/Matter/MTRGeneralDiagnosticsClusterNetworkInterfaceType.d.ts +6 -1
  3292. package/dist/Matter/MTRGeneralDiagnosticsClusterPayloadTestRequestParams.d.ts +6 -1
  3293. package/dist/Matter/MTRGeneralDiagnosticsClusterPayloadTestResponseParams.d.ts +5 -1
  3294. package/dist/Matter/MTRGeneralDiagnosticsClusterRadioFaultChangeEvent.d.ts +6 -1
  3295. package/dist/Matter/MTRGeneralDiagnosticsClusterTestEventTriggerParams.d.ts +6 -1
  3296. package/dist/Matter/MTRGeneralDiagnosticsClusterTimeSnapshotParams.d.ts +6 -1
  3297. package/dist/Matter/MTRGeneralDiagnosticsClusterTimeSnapshotResponseParams.d.ts +5 -1
  3298. package/dist/Matter/MTRGenericBaseCluster.d.ts +6 -1
  3299. package/dist/Matter/MTRGenericCluster.d.ts +6 -1
  3300. package/dist/Matter/MTRGroupKeyManagementClusterGroupInfoMapStruct.d.ts +6 -1
  3301. package/dist/Matter/MTRGroupKeyManagementClusterGroupKeyMapStruct.d.ts +6 -1
  3302. package/dist/Matter/MTRGroupKeyManagementClusterGroupKeySetStruct.d.ts +6 -1
  3303. package/dist/Matter/MTRGroupKeyManagementClusterKeySetReadAllIndicesParams.d.ts +6 -1
  3304. package/dist/Matter/MTRGroupKeyManagementClusterKeySetReadAllIndicesResponseParams.d.ts +5 -1
  3305. package/dist/Matter/MTRGroupKeyManagementClusterKeySetReadParams.d.ts +6 -1
  3306. package/dist/Matter/MTRGroupKeyManagementClusterKeySetReadResponseParams.d.ts +5 -1
  3307. package/dist/Matter/MTRGroupKeyManagementClusterKeySetRemoveParams.d.ts +6 -1
  3308. package/dist/Matter/MTRGroupKeyManagementClusterKeySetWriteParams.d.ts +6 -1
  3309. package/dist/Matter/MTRGroupcastClusterConfigureAuxiliaryACLParams.d.ts +6 -1
  3310. package/dist/Matter/MTRGroupcastClusterExpireGracePeriodParams.d.ts +6 -1
  3311. package/dist/Matter/MTRGroupcastClusterJoinGroupParams.d.ts +6 -1
  3312. package/dist/Matter/MTRGroupcastClusterLeaveGroupParams.d.ts +6 -1
  3313. package/dist/Matter/MTRGroupcastClusterLeaveGroupResponseParams.d.ts +6 -1
  3314. package/dist/Matter/MTRGroupcastClusterMembershipStruct.d.ts +6 -1
  3315. package/dist/Matter/MTRGroupcastClusterUpdateGroupKeyParams.d.ts +6 -1
  3316. package/dist/Matter/MTRGroupsClusterAddGroupIfIdentifyingParams.d.ts +6 -1
  3317. package/dist/Matter/MTRGroupsClusterAddGroupParams.d.ts +6 -1
  3318. package/dist/Matter/MTRGroupsClusterAddGroupResponseParams.d.ts +5 -1
  3319. package/dist/Matter/MTRGroupsClusterGetGroupMembershipParams.d.ts +6 -1
  3320. package/dist/Matter/MTRGroupsClusterGetGroupMembershipResponseParams.d.ts +5 -1
  3321. package/dist/Matter/MTRGroupsClusterRemoveAllGroupsParams.d.ts +6 -1
  3322. package/dist/Matter/MTRGroupsClusterRemoveGroupParams.d.ts +6 -1
  3323. package/dist/Matter/MTRGroupsClusterRemoveGroupResponseParams.d.ts +5 -1
  3324. package/dist/Matter/MTRGroupsClusterViewGroupParams.d.ts +6 -1
  3325. package/dist/Matter/MTRGroupsClusterViewGroupResponseParams.d.ts +5 -1
  3326. package/dist/Matter/MTRHEPAFilterMonitoringClusterReplacementProductStruct.d.ts +6 -1
  3327. package/dist/Matter/MTRHEPAFilterMonitoringClusterResetConditionParams.d.ts +6 -1
  3328. package/dist/Matter/MTRICDManagementClusterMonitoringRegistrationStruct.d.ts +6 -1
  3329. package/dist/Matter/MTRICDManagementClusterRegisterClientParams.d.ts +6 -1
  3330. package/dist/Matter/MTRICDManagementClusterRegisterClientResponseParams.d.ts +5 -1
  3331. package/dist/Matter/MTRICDManagementClusterStayActiveRequestParams.d.ts +6 -1
  3332. package/dist/Matter/MTRICDManagementClusterStayActiveResponseParams.d.ts +5 -1
  3333. package/dist/Matter/MTRICDManagementClusterUnregisterClientParams.d.ts +6 -1
  3334. package/dist/Matter/MTRIdentifyClusterIdentifyParams.d.ts +6 -1
  3335. package/dist/Matter/MTRIdentifyClusterTriggerEffectParams.d.ts +6 -1
  3336. package/dist/Matter/MTRJointFabricAdministratorClusterAddICACParams.d.ts +6 -1
  3337. package/dist/Matter/MTRJointFabricAdministratorClusterAnnounceJointFabricAdministratorParams.d.ts +6 -1
  3338. package/dist/Matter/MTRJointFabricAdministratorClusterICACCSRRequestParams.d.ts +6 -1
  3339. package/dist/Matter/MTRJointFabricAdministratorClusterICACCSRResponseParams.d.ts +6 -1
  3340. package/dist/Matter/MTRJointFabricAdministratorClusterICACResponseParams.d.ts +6 -1
  3341. package/dist/Matter/MTRJointFabricAdministratorClusterOpenJointCommissioningWindowParams.d.ts +6 -1
  3342. package/dist/Matter/MTRJointFabricAdministratorClusterTransferAnchorCompleteParams.d.ts +6 -1
  3343. package/dist/Matter/MTRJointFabricAdministratorClusterTransferAnchorRequestParams.d.ts +6 -1
  3344. package/dist/Matter/MTRJointFabricAdministratorClusterTransferAnchorResponseParams.d.ts +6 -1
  3345. package/dist/Matter/MTRJointFabricDatastoreClusterAddACLToNodeParams.d.ts +6 -1
  3346. package/dist/Matter/MTRJointFabricDatastoreClusterAddAdminParams.d.ts +6 -1
  3347. package/dist/Matter/MTRJointFabricDatastoreClusterAddBindingToEndpointForNodeParams.d.ts +6 -1
  3348. package/dist/Matter/MTRJointFabricDatastoreClusterAddGroupIDToEndpointForNodeParams.d.ts +6 -1
  3349. package/dist/Matter/MTRJointFabricDatastoreClusterAddGroupParams.d.ts +6 -1
  3350. package/dist/Matter/MTRJointFabricDatastoreClusterAddKeySetParams.d.ts +6 -1
  3351. package/dist/Matter/MTRJointFabricDatastoreClusterAddPendingNodeParams.d.ts +6 -1
  3352. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreACLEntryStruct.d.ts +6 -1
  3353. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreAccessControlEntryStruct.d.ts +6 -1
  3354. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreAccessControlTargetStruct.d.ts +6 -1
  3355. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreAdministratorInformationEntryStruct.d.ts +6 -1
  3356. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreBindingTargetStruct.d.ts +6 -1
  3357. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreEndpointBindingEntryStruct.d.ts +6 -1
  3358. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreEndpointEntryStruct.d.ts +6 -1
  3359. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreEndpointGroupIDEntryStruct.d.ts +6 -1
  3360. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreGroupInformationEntryStruct.d.ts +6 -1
  3361. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreGroupKeySetStruct.d.ts +6 -1
  3362. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreNodeInformationEntryStruct.d.ts +6 -1
  3363. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreNodeKeySetEntryStruct.d.ts +6 -1
  3364. package/dist/Matter/MTRJointFabricDatastoreClusterDatastoreStatusEntryStruct.d.ts +6 -1
  3365. package/dist/Matter/MTRJointFabricDatastoreClusterRefreshNodeParams.d.ts +6 -1
  3366. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveACLFromNodeParams.d.ts +6 -1
  3367. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveAdminParams.d.ts +6 -1
  3368. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveBindingFromEndpointForNodeParams.d.ts +6 -1
  3369. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveGroupIDFromEndpointForNodeParams.d.ts +6 -1
  3370. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveGroupParams.d.ts +6 -1
  3371. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveKeySetParams.d.ts +6 -1
  3372. package/dist/Matter/MTRJointFabricDatastoreClusterRemoveNodeParams.d.ts +6 -1
  3373. package/dist/Matter/MTRJointFabricDatastoreClusterUpdateAdminParams.d.ts +6 -1
  3374. package/dist/Matter/MTRJointFabricDatastoreClusterUpdateEndpointForNodeParams.d.ts +6 -1
  3375. package/dist/Matter/MTRJointFabricDatastoreClusterUpdateGroupParams.d.ts +6 -1
  3376. package/dist/Matter/MTRJointFabricDatastoreClusterUpdateKeySetParams.d.ts +6 -1
  3377. package/dist/Matter/MTRJointFabricDatastoreClusterUpdateNodeParams.d.ts +6 -1
  3378. package/dist/Matter/MTRKeypadInputClusterSendKeyParams.d.ts +6 -1
  3379. package/dist/Matter/MTRKeypadInputClusterSendKeyResponseParams.d.ts +5 -1
  3380. package/dist/Matter/MTRLaundryWasherModeClusterChangeToModeParams.d.ts +6 -1
  3381. package/dist/Matter/MTRLaundryWasherModeClusterChangeToModeResponseParams.d.ts +5 -1
  3382. package/dist/Matter/MTRLaundryWasherModeClusterModeOptionStruct.d.ts +6 -1
  3383. package/dist/Matter/MTRLaundryWasherModeClusterModeTagStruct.d.ts +6 -1
  3384. package/dist/Matter/MTRLevelControlClusterMoveParams.d.ts +6 -1
  3385. package/dist/Matter/MTRLevelControlClusterMoveToClosestFrequencyParams.d.ts +6 -1
  3386. package/dist/Matter/MTRLevelControlClusterMoveToLevelParams.d.ts +6 -1
  3387. package/dist/Matter/MTRLevelControlClusterMoveToLevelWithOnOffParams.d.ts +6 -1
  3388. package/dist/Matter/MTRLevelControlClusterMoveWithOnOffParams.d.ts +6 -1
  3389. package/dist/Matter/MTRLevelControlClusterStepParams.d.ts +6 -1
  3390. package/dist/Matter/MTRLevelControlClusterStepWithOnOffParams.d.ts +6 -1
  3391. package/dist/Matter/MTRLevelControlClusterStopParams.d.ts +6 -1
  3392. package/dist/Matter/MTRLevelControlClusterStopWithOnOffParams.d.ts +6 -1
  3393. package/dist/Matter/MTRLowPowerClusterSleepParams.d.ts +6 -1
  3394. package/dist/Matter/MTRManualSetupPayloadParser.d.ts +5 -1
  3395. package/dist/Matter/MTRMediaInputClusterHideInputStatusParams.d.ts +6 -1
  3396. package/dist/Matter/MTRMediaInputClusterInputInfo.d.ts +6 -1
  3397. package/dist/Matter/MTRMediaInputClusterInputInfoStruct.d.ts +6 -1
  3398. package/dist/Matter/MTRMediaInputClusterRenameInputParams.d.ts +6 -1
  3399. package/dist/Matter/MTRMediaInputClusterSelectInputParams.d.ts +6 -1
  3400. package/dist/Matter/MTRMediaInputClusterShowInputStatusParams.d.ts +6 -1
  3401. package/dist/Matter/MTRMediaPlaybackClusterActivateAudioTrackParams.d.ts +6 -1
  3402. package/dist/Matter/MTRMediaPlaybackClusterActivateTextTrackParams.d.ts +6 -1
  3403. package/dist/Matter/MTRMediaPlaybackClusterDeactivateTextTrackParams.d.ts +6 -1
  3404. package/dist/Matter/MTRMediaPlaybackClusterFastForwardParams.d.ts +6 -1
  3405. package/dist/Matter/MTRMediaPlaybackClusterNextParams.d.ts +6 -1
  3406. package/dist/Matter/MTRMediaPlaybackClusterPauseParams.d.ts +6 -1
  3407. package/dist/Matter/MTRMediaPlaybackClusterPlayParams.d.ts +6 -1
  3408. package/dist/Matter/MTRMediaPlaybackClusterPlaybackPosition.d.ts +6 -1
  3409. package/dist/Matter/MTRMediaPlaybackClusterPlaybackPositionStruct.d.ts +6 -1
  3410. package/dist/Matter/MTRMediaPlaybackClusterPlaybackResponseParams.d.ts +5 -1
  3411. package/dist/Matter/MTRMediaPlaybackClusterPreviousParams.d.ts +6 -1
  3412. package/dist/Matter/MTRMediaPlaybackClusterRewindParams.d.ts +6 -1
  3413. package/dist/Matter/MTRMediaPlaybackClusterSeekParams.d.ts +6 -1
  3414. package/dist/Matter/MTRMediaPlaybackClusterSkipBackwardParams.d.ts +6 -1
  3415. package/dist/Matter/MTRMediaPlaybackClusterSkipForwardParams.d.ts +6 -1
  3416. package/dist/Matter/MTRMediaPlaybackClusterStartOverParams.d.ts +6 -1
  3417. package/dist/Matter/MTRMediaPlaybackClusterStateChangedEvent.d.ts +6 -1
  3418. package/dist/Matter/MTRMediaPlaybackClusterStopParams.d.ts +6 -1
  3419. package/dist/Matter/MTRMediaPlaybackClusterStopPlaybackParams.d.ts +6 -1
  3420. package/dist/Matter/MTRMediaPlaybackClusterTrackAttributesStruct.d.ts +6 -1
  3421. package/dist/Matter/MTRMediaPlaybackClusterTrackStruct.d.ts +6 -1
  3422. package/dist/Matter/MTRMessagesClusterCancelMessagesRequestParams.d.ts +6 -1
  3423. package/dist/Matter/MTRMessagesClusterMessageCompleteEvent.d.ts +6 -1
  3424. package/dist/Matter/MTRMessagesClusterMessagePresentedEvent.d.ts +6 -1
  3425. package/dist/Matter/MTRMessagesClusterMessageQueuedEvent.d.ts +6 -1
  3426. package/dist/Matter/MTRMessagesClusterMessageResponseOptionStruct.d.ts +6 -1
  3427. package/dist/Matter/MTRMessagesClusterMessageStruct.d.ts +6 -1
  3428. package/dist/Matter/MTRMessagesClusterPresentMessagesRequestParams.d.ts +6 -1
  3429. package/dist/Matter/MTRMetricData.d.ts +6 -1
  3430. package/dist/Matter/MTRMetrics.d.ts +6 -1
  3431. package/dist/Matter/MTRMicrowaveOvenControlClusterAddMoreTimeParams.d.ts +6 -1
  3432. package/dist/Matter/MTRMicrowaveOvenControlClusterSetCookingParametersParams.d.ts +6 -1
  3433. package/dist/Matter/MTRMicrowaveOvenModeClusterModeOptionStruct.d.ts +6 -1
  3434. package/dist/Matter/MTRMicrowaveOvenModeClusterModeTagStruct.d.ts +6 -1
  3435. package/dist/Matter/MTRModeSelectClusterChangeToModeParams.d.ts +6 -1
  3436. package/dist/Matter/MTRModeSelectClusterModeOptionStruct.d.ts +6 -1
  3437. package/dist/Matter/MTRModeSelectClusterSemanticTag.d.ts +6 -1
  3438. package/dist/Matter/MTRModeSelectClusterSemanticTagStruct.d.ts +6 -1
  3439. package/dist/Matter/MTRNetworkCommissioningClusterAddOrUpdateThreadNetworkParams.d.ts +6 -1
  3440. package/dist/Matter/MTRNetworkCommissioningClusterAddOrUpdateWiFiNetworkParams.d.ts +6 -1
  3441. package/dist/Matter/MTRNetworkCommissioningClusterConnectNetworkParams.d.ts +6 -1
  3442. package/dist/Matter/MTRNetworkCommissioningClusterConnectNetworkResponseParams.d.ts +5 -1
  3443. package/dist/Matter/MTRNetworkCommissioningClusterNetworkConfigResponseParams.d.ts +5 -1
  3444. package/dist/Matter/MTRNetworkCommissioningClusterNetworkInfo.d.ts +6 -1
  3445. package/dist/Matter/MTRNetworkCommissioningClusterNetworkInfoStruct.d.ts +6 -1
  3446. package/dist/Matter/MTRNetworkCommissioningClusterQueryIdentityParams.d.ts +6 -1
  3447. package/dist/Matter/MTRNetworkCommissioningClusterQueryIdentityResponseParams.d.ts +6 -1
  3448. package/dist/Matter/MTRNetworkCommissioningClusterRemoveNetworkParams.d.ts +6 -1
  3449. package/dist/Matter/MTRNetworkCommissioningClusterReorderNetworkParams.d.ts +6 -1
  3450. package/dist/Matter/MTRNetworkCommissioningClusterScanNetworksParams.d.ts +6 -1
  3451. package/dist/Matter/MTRNetworkCommissioningClusterScanNetworksResponseParams.d.ts +5 -1
  3452. package/dist/Matter/MTRNetworkCommissioningClusterThreadInterfaceScanResult.d.ts +6 -1
  3453. package/dist/Matter/MTRNetworkCommissioningClusterThreadInterfaceScanResultStruct.d.ts +6 -1
  3454. package/dist/Matter/MTRNetworkCommissioningClusterWiFiInterfaceScanResult.d.ts +6 -1
  3455. package/dist/Matter/MTRNetworkCommissioningClusterWiFiInterfaceScanResultStruct.d.ts +6 -1
  3456. package/dist/Matter/MTRNetworkInterfaceInfo.d.ts +6 -1
  3457. package/dist/Matter/MTROTAHeader.d.ts +6 -1
  3458. package/dist/Matter/MTROTAHeaderParser.d.ts +5 -1
  3459. package/dist/Matter/MTROccupancySensingClusterHoldTimeLimitsStruct.d.ts +6 -1
  3460. package/dist/Matter/MTROccupancySensingClusterOccupancyChangedEvent.d.ts +6 -1
  3461. package/dist/Matter/MTROnOffClusterOffParams.d.ts +6 -1
  3462. package/dist/Matter/MTROnOffClusterOffWithEffectParams.d.ts +6 -1
  3463. package/dist/Matter/MTROnOffClusterOnParams.d.ts +6 -1
  3464. package/dist/Matter/MTROnOffClusterOnWithRecallGlobalSceneParams.d.ts +6 -1
  3465. package/dist/Matter/MTROnOffClusterOnWithTimedOffParams.d.ts +6 -1
  3466. package/dist/Matter/MTROnOffClusterToggleParams.d.ts +6 -1
  3467. package/dist/Matter/MTROnboardingPayloadParser.d.ts +5 -1
  3468. package/dist/Matter/MTROperationalCSRInfo.d.ts +6 -1
  3469. package/dist/Matter/MTROperationalCertificateChain.d.ts +6 -1
  3470. package/dist/Matter/MTROperationalCredentialsClusterAddNOCParams.d.ts +6 -1
  3471. package/dist/Matter/MTROperationalCredentialsClusterAddTrustedRootCertificateParams.d.ts +6 -1
  3472. package/dist/Matter/MTROperationalCredentialsClusterAttestationRequestParams.d.ts +6 -1
  3473. package/dist/Matter/MTROperationalCredentialsClusterAttestationResponseParams.d.ts +5 -1
  3474. package/dist/Matter/MTROperationalCredentialsClusterCSRRequestParams.d.ts +6 -1
  3475. package/dist/Matter/MTROperationalCredentialsClusterCSRResponseParams.d.ts +5 -1
  3476. package/dist/Matter/MTROperationalCredentialsClusterCertificateChainRequestParams.d.ts +6 -1
  3477. package/dist/Matter/MTROperationalCredentialsClusterCertificateChainResponseParams.d.ts +5 -1
  3478. package/dist/Matter/MTROperationalCredentialsClusterFabricDescriptor.d.ts +6 -1
  3479. package/dist/Matter/MTROperationalCredentialsClusterFabricDescriptorStruct.d.ts +6 -1
  3480. package/dist/Matter/MTROperationalCredentialsClusterNOCResponseParams.d.ts +5 -1
  3481. package/dist/Matter/MTROperationalCredentialsClusterNOCStruct.d.ts +6 -1
  3482. package/dist/Matter/MTROperationalCredentialsClusterRemoveFabricParams.d.ts +6 -1
  3483. package/dist/Matter/MTROperationalCredentialsClusterSetVIDVerificationStatementParams.d.ts +6 -1
  3484. package/dist/Matter/MTROperationalCredentialsClusterSignVIDVerificationRequestParams.d.ts +6 -1
  3485. package/dist/Matter/MTROperationalCredentialsClusterSignVIDVerificationResponseParams.d.ts +6 -1
  3486. package/dist/Matter/MTROperationalCredentialsClusterUpdateFabricLabelParams.d.ts +6 -1
  3487. package/dist/Matter/MTROperationalCredentialsClusterUpdateNOCParams.d.ts +6 -1
  3488. package/dist/Matter/MTROperationalStateClusterErrorStateStruct.d.ts +6 -1
  3489. package/dist/Matter/MTROperationalStateClusterOperationCompletionEvent.d.ts +6 -1
  3490. package/dist/Matter/MTROperationalStateClusterOperationalCommandResponseParams.d.ts +5 -1
  3491. package/dist/Matter/MTROperationalStateClusterOperationalErrorEvent.d.ts +6 -1
  3492. package/dist/Matter/MTROperationalStateClusterOperationalStateStruct.d.ts +6 -1
  3493. package/dist/Matter/MTROperationalStateClusterPauseParams.d.ts +6 -1
  3494. package/dist/Matter/MTROperationalStateClusterResumeParams.d.ts +6 -1
  3495. package/dist/Matter/MTROperationalStateClusterStartParams.d.ts +6 -1
  3496. package/dist/Matter/MTROperationalStateClusterStopParams.d.ts +6 -1
  3497. package/dist/Matter/MTROptionalQRCodeInfo.d.ts +6 -1
  3498. package/dist/Matter/MTROtaSoftwareUpdateProviderClusterApplyUpdateRequestParams.d.ts +11 -2
  3499. package/dist/Matter/MTROtaSoftwareUpdateProviderClusterApplyUpdateResponseParams.d.ts +11 -2
  3500. package/dist/Matter/MTROtaSoftwareUpdateProviderClusterNotifyUpdateAppliedParams.d.ts +11 -2
  3501. package/dist/Matter/MTROtaSoftwareUpdateProviderClusterQueryImageParams.d.ts +11 -2
  3502. package/dist/Matter/MTROtaSoftwareUpdateProviderClusterQueryImageResponseParams.d.ts +11 -2
  3503. package/dist/Matter/MTROtaSoftwareUpdateRequestorClusterAnnounceOtaProviderParams.d.ts +11 -2
  3504. package/dist/Matter/MTROtaSoftwareUpdateRequestorClusterDownloadErrorEvent.d.ts +11 -2
  3505. package/dist/Matter/MTROtaSoftwareUpdateRequestorClusterProviderLocation.d.ts +11 -2
  3506. package/dist/Matter/MTROtaSoftwareUpdateRequestorClusterStateTransitionEvent.d.ts +11 -2
  3507. package/dist/Matter/MTROtaSoftwareUpdateRequestorClusterVersionAppliedEvent.d.ts +11 -2
  3508. package/dist/Matter/MTROvenCavityOperationalStateClusterErrorStateStruct.d.ts +6 -1
  3509. package/dist/Matter/MTROvenCavityOperationalStateClusterOperationCompletionEvent.d.ts +6 -1
  3510. package/dist/Matter/MTROvenCavityOperationalStateClusterOperationalCommandResponseParams.d.ts +5 -1
  3511. package/dist/Matter/MTROvenCavityOperationalStateClusterOperationalErrorEvent.d.ts +6 -1
  3512. package/dist/Matter/MTROvenCavityOperationalStateClusterOperationalStateStruct.d.ts +6 -1
  3513. package/dist/Matter/MTROvenCavityOperationalStateClusterStartParams.d.ts +6 -1
  3514. package/dist/Matter/MTROvenCavityOperationalStateClusterStopParams.d.ts +6 -1
  3515. package/dist/Matter/MTROvenModeClusterChangeToModeParams.d.ts +6 -1
  3516. package/dist/Matter/MTROvenModeClusterChangeToModeResponseParams.d.ts +5 -1
  3517. package/dist/Matter/MTROvenModeClusterModeOptionStruct.d.ts +6 -1
  3518. package/dist/Matter/MTROvenModeClusterModeTagStruct.d.ts +6 -1
  3519. package/dist/Matter/MTRPowerSourceClusterBatChargeFaultChangeEvent.d.ts +6 -1
  3520. package/dist/Matter/MTRPowerSourceClusterBatChargeFaultChangeType.d.ts +6 -1
  3521. package/dist/Matter/MTRPowerSourceClusterBatFaultChangeEvent.d.ts +6 -1
  3522. package/dist/Matter/MTRPowerSourceClusterBatFaultChangeType.d.ts +6 -1
  3523. package/dist/Matter/MTRPowerSourceClusterWiredFaultChangeEvent.d.ts +6 -1
  3524. package/dist/Matter/MTRPowerSourceClusterWiredFaultChangeType.d.ts +6 -1
  3525. package/dist/Matter/MTRPowerTopologyClusterCircuitNodeStruct.d.ts +6 -1
  3526. package/dist/Matter/MTRProductIdentity.d.ts +6 -1
  3527. package/dist/Matter/MTRPumpConfigurationAndControlClusterAirDetectionEvent.d.ts +6 -1
  3528. package/dist/Matter/MTRPumpConfigurationAndControlClusterDryRunningEvent.d.ts +6 -1
  3529. package/dist/Matter/MTRPumpConfigurationAndControlClusterElectronicFatalFailureEvent.d.ts +6 -1
  3530. package/dist/Matter/MTRPumpConfigurationAndControlClusterElectronicNonFatalFailureEvent.d.ts +6 -1
  3531. package/dist/Matter/MTRPumpConfigurationAndControlClusterElectronicTemperatureHighEvent.d.ts +6 -1
  3532. package/dist/Matter/MTRPumpConfigurationAndControlClusterGeneralFaultEvent.d.ts +6 -1
  3533. package/dist/Matter/MTRPumpConfigurationAndControlClusterLeakageEvent.d.ts +6 -1
  3534. package/dist/Matter/MTRPumpConfigurationAndControlClusterMotorTemperatureHighEvent.d.ts +6 -1
  3535. package/dist/Matter/MTRPumpConfigurationAndControlClusterPowerMissingPhaseEvent.d.ts +6 -1
  3536. package/dist/Matter/MTRPumpConfigurationAndControlClusterPumpBlockedEvent.d.ts +6 -1
  3537. package/dist/Matter/MTRPumpConfigurationAndControlClusterPumpMotorFatalFailureEvent.d.ts +6 -1
  3538. package/dist/Matter/MTRPumpConfigurationAndControlClusterSensorFailureEvent.d.ts +6 -1
  3539. package/dist/Matter/MTRPumpConfigurationAndControlClusterSupplyVoltageHighEvent.d.ts +6 -1
  3540. package/dist/Matter/MTRPumpConfigurationAndControlClusterSupplyVoltageLowEvent.d.ts +6 -1
  3541. package/dist/Matter/MTRPumpConfigurationAndControlClusterSystemPressureHighEvent.d.ts +6 -1
  3542. package/dist/Matter/MTRPumpConfigurationAndControlClusterSystemPressureLowEvent.d.ts +6 -1
  3543. package/dist/Matter/MTRPumpConfigurationAndControlClusterTurbineOperationEvent.d.ts +6 -1
  3544. package/dist/Matter/MTRPushAVStreamTransportClusterAllocatePushTransportParams.d.ts +6 -1
  3545. package/dist/Matter/MTRPushAVStreamTransportClusterAllocatePushTransportResponseParams.d.ts +6 -1
  3546. package/dist/Matter/MTRPushAVStreamTransportClusterCMAFContainerOptionsStruct.d.ts +6 -1
  3547. package/dist/Matter/MTRPushAVStreamTransportClusterContainerOptionsStruct.d.ts +6 -1
  3548. package/dist/Matter/MTRPushAVStreamTransportClusterDeallocatePushTransportParams.d.ts +6 -1
  3549. package/dist/Matter/MTRPushAVStreamTransportClusterFindTransportParams.d.ts +6 -1
  3550. package/dist/Matter/MTRPushAVStreamTransportClusterFindTransportResponseParams.d.ts +6 -1
  3551. package/dist/Matter/MTRPushAVStreamTransportClusterManuallyTriggerTransportParams.d.ts +6 -1
  3552. package/dist/Matter/MTRPushAVStreamTransportClusterModifyPushTransportParams.d.ts +6 -1
  3553. package/dist/Matter/MTRPushAVStreamTransportClusterPushTransportBeginEvent.d.ts +6 -1
  3554. package/dist/Matter/MTRPushAVStreamTransportClusterPushTransportEndEvent.d.ts +6 -1
  3555. package/dist/Matter/MTRPushAVStreamTransportClusterSetTransportStatusParams.d.ts +6 -1
  3556. package/dist/Matter/MTRPushAVStreamTransportClusterSupportedFormatStruct.d.ts +6 -1
  3557. package/dist/Matter/MTRPushAVStreamTransportClusterTransportConfigurationStruct.d.ts +6 -1
  3558. package/dist/Matter/MTRPushAVStreamTransportClusterTransportMotionTriggerTimeControlStruct.d.ts +6 -1
  3559. package/dist/Matter/MTRPushAVStreamTransportClusterTransportOptionsStruct.d.ts +6 -1
  3560. package/dist/Matter/MTRPushAVStreamTransportClusterTransportTriggerOptionsStruct.d.ts +6 -1
  3561. package/dist/Matter/MTRPushAVStreamTransportClusterTransportZoneOptionsStruct.d.ts +6 -1
  3562. package/dist/Matter/MTRQRCodeSetupPayloadParser.d.ts +5 -1
  3563. package/dist/Matter/MTRRVCCleanModeClusterChangeToModeParams.d.ts +6 -1
  3564. package/dist/Matter/MTRRVCCleanModeClusterChangeToModeResponseParams.d.ts +5 -1
  3565. package/dist/Matter/MTRRVCCleanModeClusterModeOptionStruct.d.ts +6 -1
  3566. package/dist/Matter/MTRRVCCleanModeClusterModeTagStruct.d.ts +6 -1
  3567. package/dist/Matter/MTRRVCOperationalStateClusterErrorStateStruct.d.ts +6 -1
  3568. package/dist/Matter/MTRRVCOperationalStateClusterGoHomeParams.d.ts +6 -1
  3569. package/dist/Matter/MTRRVCOperationalStateClusterOperationCompletionEvent.d.ts +6 -1
  3570. package/dist/Matter/MTRRVCOperationalStateClusterOperationalCommandResponseParams.d.ts +5 -1
  3571. package/dist/Matter/MTRRVCOperationalStateClusterOperationalErrorEvent.d.ts +6 -1
  3572. package/dist/Matter/MTRRVCOperationalStateClusterOperationalStateStruct.d.ts +6 -1
  3573. package/dist/Matter/MTRRVCOperationalStateClusterPauseParams.d.ts +6 -1
  3574. package/dist/Matter/MTRRVCOperationalStateClusterResumeParams.d.ts +6 -1
  3575. package/dist/Matter/MTRRVCRunModeClusterChangeToModeParams.d.ts +6 -1
  3576. package/dist/Matter/MTRRVCRunModeClusterChangeToModeResponseParams.d.ts +5 -1
  3577. package/dist/Matter/MTRRVCRunModeClusterModeOptionStruct.d.ts +6 -1
  3578. package/dist/Matter/MTRRVCRunModeClusterModeTagStruct.d.ts +6 -1
  3579. package/dist/Matter/MTRReadParams.d.ts +6 -1
  3580. package/dist/Matter/MTRRefrigeratorAlarmClusterNotifyEvent.d.ts +6 -1
  3581. package/dist/Matter/MTRRefrigeratorAndTemperatureControlledCabinetModeClusterChangeToModeParams.d.ts +6 -1
  3582. package/dist/Matter/MTRRefrigeratorAndTemperatureControlledCabinetModeClusterChangeToModeResponseParams.d.ts +5 -1
  3583. package/dist/Matter/MTRRefrigeratorAndTemperatureControlledCabinetModeClusterModeOptionStruct.d.ts +6 -1
  3584. package/dist/Matter/MTRRefrigeratorAndTemperatureControlledCabinetModeClusterModeTagStruct.d.ts +6 -1
  3585. package/dist/Matter/MTRSampleMEIClusterAddArgumentsParams.d.ts +6 -1
  3586. package/dist/Matter/MTRSampleMEIClusterAddArgumentsResponseParams.d.ts +6 -1
  3587. package/dist/Matter/MTRSampleMEIClusterPingCountEventEvent.d.ts +6 -1
  3588. package/dist/Matter/MTRSampleMEIClusterPingParams.d.ts +6 -1
  3589. package/dist/Matter/MTRScenesManagementClusterAddSceneParams.d.ts +6 -1
  3590. package/dist/Matter/MTRScenesManagementClusterAddSceneResponseParams.d.ts +6 -1
  3591. package/dist/Matter/MTRScenesManagementClusterAttributeValuePairStruct.d.ts +6 -1
  3592. package/dist/Matter/MTRScenesManagementClusterCopySceneParams.d.ts +6 -1
  3593. package/dist/Matter/MTRScenesManagementClusterCopySceneResponseParams.d.ts +6 -1
  3594. package/dist/Matter/MTRScenesManagementClusterExtensionFieldSetStruct.d.ts +6 -1
  3595. package/dist/Matter/MTRScenesManagementClusterGetSceneMembershipParams.d.ts +6 -1
  3596. package/dist/Matter/MTRScenesManagementClusterGetSceneMembershipResponseParams.d.ts +6 -1
  3597. package/dist/Matter/MTRScenesManagementClusterRecallSceneParams.d.ts +6 -1
  3598. package/dist/Matter/MTRScenesManagementClusterRemoveAllScenesParams.d.ts +6 -1
  3599. package/dist/Matter/MTRScenesManagementClusterRemoveAllScenesResponseParams.d.ts +6 -1
  3600. package/dist/Matter/MTRScenesManagementClusterRemoveSceneParams.d.ts +6 -1
  3601. package/dist/Matter/MTRScenesManagementClusterRemoveSceneResponseParams.d.ts +6 -1
  3602. package/dist/Matter/MTRScenesManagementClusterSceneInfoStruct.d.ts +6 -1
  3603. package/dist/Matter/MTRScenesManagementClusterStoreSceneParams.d.ts +6 -1
  3604. package/dist/Matter/MTRScenesManagementClusterStoreSceneResponseParams.d.ts +6 -1
  3605. package/dist/Matter/MTRScenesManagementClusterViewSceneParams.d.ts +6 -1
  3606. package/dist/Matter/MTRScenesManagementClusterViewSceneResponseParams.d.ts +6 -1
  3607. package/dist/Matter/MTRServerAttribute.d.ts +6 -1
  3608. package/dist/Matter/MTRServerCluster.d.ts +6 -1
  3609. package/dist/Matter/MTRServerEndpoint.d.ts +6 -1
  3610. package/dist/Matter/MTRServiceAreaClusterAreaInfoStruct.d.ts +6 -1
  3611. package/dist/Matter/MTRServiceAreaClusterAreaStruct.d.ts +6 -1
  3612. package/dist/Matter/MTRServiceAreaClusterLandmarkInfoStruct.d.ts +6 -1
  3613. package/dist/Matter/MTRServiceAreaClusterMapStruct.d.ts +6 -1
  3614. package/dist/Matter/MTRServiceAreaClusterProgressStruct.d.ts +6 -1
  3615. package/dist/Matter/MTRServiceAreaClusterSelectAreasParams.d.ts +6 -1
  3616. package/dist/Matter/MTRServiceAreaClusterSelectAreasResponseParams.d.ts +5 -1
  3617. package/dist/Matter/MTRServiceAreaClusterSkipAreaParams.d.ts +6 -1
  3618. package/dist/Matter/MTRServiceAreaClusterSkipAreaResponseParams.d.ts +5 -1
  3619. package/dist/Matter/MTRSetupPayload.d.ts +4 -0
  3620. package/dist/Matter/MTRSmokeCOAlarmClusterAlarmMutedEvent.d.ts +6 -1
  3621. package/dist/Matter/MTRSmokeCOAlarmClusterAllClearEvent.d.ts +6 -1
  3622. package/dist/Matter/MTRSmokeCOAlarmClusterCOAlarmEvent.d.ts +6 -1
  3623. package/dist/Matter/MTRSmokeCOAlarmClusterEndOfServiceEvent.d.ts +6 -1
  3624. package/dist/Matter/MTRSmokeCOAlarmClusterHardwareFaultEvent.d.ts +6 -1
  3625. package/dist/Matter/MTRSmokeCOAlarmClusterInterconnectCOAlarmEvent.d.ts +6 -1
  3626. package/dist/Matter/MTRSmokeCOAlarmClusterInterconnectSmokeAlarmEvent.d.ts +6 -1
  3627. package/dist/Matter/MTRSmokeCOAlarmClusterLowBatteryEvent.d.ts +6 -1
  3628. package/dist/Matter/MTRSmokeCOAlarmClusterMuteEndedEvent.d.ts +6 -1
  3629. package/dist/Matter/MTRSmokeCOAlarmClusterSelfTestCompleteEvent.d.ts +6 -1
  3630. package/dist/Matter/MTRSmokeCOAlarmClusterSelfTestRequestParams.d.ts +6 -1
  3631. package/dist/Matter/MTRSmokeCOAlarmClusterSmokeAlarmEvent.d.ts +6 -1
  3632. package/dist/Matter/MTRSoftwareDiagnosticsClusterResetWatermarksParams.d.ts +6 -1
  3633. package/dist/Matter/MTRSoftwareDiagnosticsClusterSoftwareFaultEvent.d.ts +6 -1
  3634. package/dist/Matter/MTRSoftwareDiagnosticsClusterThreadMetrics.d.ts +6 -1
  3635. package/dist/Matter/MTRSoftwareDiagnosticsClusterThreadMetricsStruct.d.ts +6 -1
  3636. package/dist/Matter/MTRSubscribeParams.d.ts +5 -0
  3637. package/dist/Matter/MTRSwitchClusterInitialPressEvent.d.ts +6 -1
  3638. package/dist/Matter/MTRSwitchClusterLongPressEvent.d.ts +6 -1
  3639. package/dist/Matter/MTRSwitchClusterLongReleaseEvent.d.ts +6 -1
  3640. package/dist/Matter/MTRSwitchClusterMultiPressCompleteEvent.d.ts +6 -1
  3641. package/dist/Matter/MTRSwitchClusterMultiPressOngoingEvent.d.ts +6 -1
  3642. package/dist/Matter/MTRSwitchClusterShortReleaseEvent.d.ts +6 -1
  3643. package/dist/Matter/MTRSwitchClusterSwitchLatchedEvent.d.ts +6 -1
  3644. package/dist/Matter/MTRTLSCertificateManagementClusterClientCSRParams.d.ts +6 -1
  3645. package/dist/Matter/MTRTLSCertificateManagementClusterClientCSRResponseParams.d.ts +6 -1
  3646. package/dist/Matter/MTRTLSCertificateManagementClusterFindClientCertificateParams.d.ts +6 -1
  3647. package/dist/Matter/MTRTLSCertificateManagementClusterFindClientCertificateResponseParams.d.ts +6 -1
  3648. package/dist/Matter/MTRTLSCertificateManagementClusterFindRootCertificateParams.d.ts +6 -1
  3649. package/dist/Matter/MTRTLSCertificateManagementClusterFindRootCertificateResponseParams.d.ts +6 -1
  3650. package/dist/Matter/MTRTLSCertificateManagementClusterLookupClientCertificateParams.d.ts +6 -1
  3651. package/dist/Matter/MTRTLSCertificateManagementClusterLookupClientCertificateResponseParams.d.ts +6 -1
  3652. package/dist/Matter/MTRTLSCertificateManagementClusterLookupRootCertificateParams.d.ts +6 -1
  3653. package/dist/Matter/MTRTLSCertificateManagementClusterLookupRootCertificateResponseParams.d.ts +6 -1
  3654. package/dist/Matter/MTRTLSCertificateManagementClusterProvisionClientCertificateParams.d.ts +6 -1
  3655. package/dist/Matter/MTRTLSCertificateManagementClusterProvisionRootCertificateParams.d.ts +6 -1
  3656. package/dist/Matter/MTRTLSCertificateManagementClusterProvisionRootCertificateResponseParams.d.ts +6 -1
  3657. package/dist/Matter/MTRTLSCertificateManagementClusterRemoveClientCertificateParams.d.ts +6 -1
  3658. package/dist/Matter/MTRTLSCertificateManagementClusterRemoveRootCertificateParams.d.ts +6 -1
  3659. package/dist/Matter/MTRTLSCertificateManagementClusterTLSCertStruct.d.ts +6 -1
  3660. package/dist/Matter/MTRTLSCertificateManagementClusterTLSClientCertificateDetailStruct.d.ts +6 -1
  3661. package/dist/Matter/MTRTLSClientManagementClusterFindEndpointParams.d.ts +6 -1
  3662. package/dist/Matter/MTRTLSClientManagementClusterFindEndpointResponseParams.d.ts +6 -1
  3663. package/dist/Matter/MTRTLSClientManagementClusterProvisionEndpointParams.d.ts +6 -1
  3664. package/dist/Matter/MTRTLSClientManagementClusterProvisionEndpointResponseParams.d.ts +6 -1
  3665. package/dist/Matter/MTRTLSClientManagementClusterRemoveEndpointParams.d.ts +6 -1
  3666. package/dist/Matter/MTRTLSClientManagementClusterTLSEndpointStruct.d.ts +6 -1
  3667. package/dist/Matter/MTRTargetNavigatorClusterNavigateTargetParams.d.ts +6 -1
  3668. package/dist/Matter/MTRTargetNavigatorClusterNavigateTargetResponseParams.d.ts +5 -1
  3669. package/dist/Matter/MTRTargetNavigatorClusterTargetInfo.d.ts +6 -1
  3670. package/dist/Matter/MTRTargetNavigatorClusterTargetInfoStruct.d.ts +6 -1
  3671. package/dist/Matter/MTRTargetNavigatorClusterTargetUpdatedEvent.d.ts +6 -1
  3672. package/dist/Matter/MTRTemperatureControlClusterSetTemperatureParams.d.ts +6 -1
  3673. package/dist/Matter/MTRTestClusterClusterBooleanResponseParams.d.ts +8 -1
  3674. package/dist/Matter/MTRTestClusterClusterDoubleNestedStructList.d.ts +6 -1
  3675. package/dist/Matter/MTRTestClusterClusterNestedStruct.d.ts +6 -1
  3676. package/dist/Matter/MTRTestClusterClusterNestedStructList.d.ts +6 -1
  3677. package/dist/Matter/MTRTestClusterClusterNullablesAndOptionalsStruct.d.ts +6 -1
  3678. package/dist/Matter/MTRTestClusterClusterSimpleStruct.d.ts +6 -1
  3679. package/dist/Matter/MTRTestClusterClusterSimpleStructEchoRequestParams.d.ts +6 -1
  3680. package/dist/Matter/MTRTestClusterClusterSimpleStructResponseParams.d.ts +8 -1
  3681. package/dist/Matter/MTRTestClusterClusterTestAddArgumentsParams.d.ts +6 -1
  3682. package/dist/Matter/MTRTestClusterClusterTestAddArgumentsResponseParams.d.ts +8 -1
  3683. package/dist/Matter/MTRTestClusterClusterTestComplexNullableOptionalRequestParams.d.ts +6 -1
  3684. package/dist/Matter/MTRTestClusterClusterTestComplexNullableOptionalResponseParams.d.ts +8 -1
  3685. package/dist/Matter/MTRTestClusterClusterTestEmitTestEventRequestParams.d.ts +6 -1
  3686. package/dist/Matter/MTRTestClusterClusterTestEmitTestEventResponseParams.d.ts +8 -1
  3687. package/dist/Matter/MTRTestClusterClusterTestEmitTestFabricScopedEventRequestParams.d.ts +6 -1
  3688. package/dist/Matter/MTRTestClusterClusterTestEmitTestFabricScopedEventResponseParams.d.ts +8 -1
  3689. package/dist/Matter/MTRTestClusterClusterTestEnumsRequestParams.d.ts +6 -1
  3690. package/dist/Matter/MTRTestClusterClusterTestEnumsResponseParams.d.ts +8 -1
  3691. package/dist/Matter/MTRTestClusterClusterTestEventEvent.d.ts +6 -1
  3692. package/dist/Matter/MTRTestClusterClusterTestFabricScoped.d.ts +6 -1
  3693. package/dist/Matter/MTRTestClusterClusterTestFabricScopedEventEvent.d.ts +6 -1
  3694. package/dist/Matter/MTRTestClusterClusterTestListInt8UArgumentRequestParams.d.ts +6 -1
  3695. package/dist/Matter/MTRTestClusterClusterTestListInt8UReverseRequestParams.d.ts +6 -1
  3696. package/dist/Matter/MTRTestClusterClusterTestListInt8UReverseResponseParams.d.ts +8 -1
  3697. package/dist/Matter/MTRTestClusterClusterTestListNestedStructListArgumentRequestParams.d.ts +6 -1
  3698. package/dist/Matter/MTRTestClusterClusterTestListStructArgumentRequestParams.d.ts +6 -1
  3699. package/dist/Matter/MTRTestClusterClusterTestListStructOctet.d.ts +6 -1
  3700. package/dist/Matter/MTRTestClusterClusterTestNestedStructArgumentRequestParams.d.ts +6 -1
  3701. package/dist/Matter/MTRTestClusterClusterTestNestedStructListArgumentRequestParams.d.ts +6 -1
  3702. package/dist/Matter/MTRTestClusterClusterTestNotHandledParams.d.ts +6 -1
  3703. package/dist/Matter/MTRTestClusterClusterTestNullableOptionalRequestParams.d.ts +6 -1
  3704. package/dist/Matter/MTRTestClusterClusterTestNullableOptionalResponseParams.d.ts +8 -1
  3705. package/dist/Matter/MTRTestClusterClusterTestParams.d.ts +6 -1
  3706. package/dist/Matter/MTRTestClusterClusterTestSimpleArgumentRequestParams.d.ts +6 -1
  3707. package/dist/Matter/MTRTestClusterClusterTestSimpleArgumentResponseParams.d.ts +8 -1
  3708. package/dist/Matter/MTRTestClusterClusterTestSimpleOptionalArgumentRequestParams.d.ts +6 -1
  3709. package/dist/Matter/MTRTestClusterClusterTestSpecificParams.d.ts +6 -1
  3710. package/dist/Matter/MTRTestClusterClusterTestSpecificResponseParams.d.ts +8 -1
  3711. package/dist/Matter/MTRTestClusterClusterTestStructArgumentRequestParams.d.ts +6 -1
  3712. package/dist/Matter/MTRTestClusterClusterTestStructArrayArgumentRequestParams.d.ts +6 -1
  3713. package/dist/Matter/MTRTestClusterClusterTestStructArrayArgumentResponseParams.d.ts +8 -1
  3714. package/dist/Matter/MTRTestClusterClusterTestUnknownCommandParams.d.ts +6 -1
  3715. package/dist/Matter/MTRTestClusterClusterTimedInvokeRequestParams.d.ts +6 -1
  3716. package/dist/Matter/MTRThermostatClusterActivePresetChangeEvent.d.ts +6 -1
  3717. package/dist/Matter/MTRThermostatClusterActiveScheduleChangeEvent.d.ts +6 -1
  3718. package/dist/Matter/MTRThermostatClusterAddThermostatSuggestionParams.d.ts +6 -1
  3719. package/dist/Matter/MTRThermostatClusterAddThermostatSuggestionResponseParams.d.ts +6 -1
  3720. package/dist/Matter/MTRThermostatClusterAtomicRequestParams.d.ts +6 -1
  3721. package/dist/Matter/MTRThermostatClusterAtomicResponseParams.d.ts +5 -1
  3722. package/dist/Matter/MTRThermostatClusterClearWeeklyScheduleParams.d.ts +6 -1
  3723. package/dist/Matter/MTRThermostatClusterGetWeeklyScheduleParams.d.ts +6 -1
  3724. package/dist/Matter/MTRThermostatClusterGetWeeklyScheduleResponseParams.d.ts +5 -1
  3725. package/dist/Matter/MTRThermostatClusterLocalTemperatureChangeEvent.d.ts +6 -1
  3726. package/dist/Matter/MTRThermostatClusterOccupancyChangeEvent.d.ts +6 -1
  3727. package/dist/Matter/MTRThermostatClusterPresetStruct.d.ts +6 -1
  3728. package/dist/Matter/MTRThermostatClusterPresetTypeStruct.d.ts +6 -1
  3729. package/dist/Matter/MTRThermostatClusterRemoveThermostatSuggestionParams.d.ts +6 -1
  3730. package/dist/Matter/MTRThermostatClusterRunningModeChangeEvent.d.ts +6 -1
  3731. package/dist/Matter/MTRThermostatClusterRunningStateChangeEvent.d.ts +6 -1
  3732. package/dist/Matter/MTRThermostatClusterScheduleStruct.d.ts +6 -1
  3733. package/dist/Matter/MTRThermostatClusterScheduleTransitionStruct.d.ts +6 -1
  3734. package/dist/Matter/MTRThermostatClusterScheduleTypeStruct.d.ts +6 -1
  3735. package/dist/Matter/MTRThermostatClusterSetActivePresetRequestParams.d.ts +6 -1
  3736. package/dist/Matter/MTRThermostatClusterSetActiveScheduleRequestParams.d.ts +6 -1
  3737. package/dist/Matter/MTRThermostatClusterSetWeeklyScheduleParams.d.ts +6 -1
  3738. package/dist/Matter/MTRThermostatClusterSetpointChangeEvent.d.ts +6 -1
  3739. package/dist/Matter/MTRThermostatClusterSetpointRaiseLowerParams.d.ts +6 -1
  3740. package/dist/Matter/MTRThermostatClusterSystemModeChangeEvent.d.ts +6 -1
  3741. package/dist/Matter/MTRThermostatClusterThermostatScheduleTransition.d.ts +6 -1
  3742. package/dist/Matter/MTRThermostatClusterThermostatSuggestionStruct.d.ts +6 -1
  3743. package/dist/Matter/MTRThermostatClusterWeeklyScheduleTransitionStruct.d.ts +6 -1
  3744. package/dist/Matter/MTRThreadBorderRouterManagementClusterDatasetResponseParams.d.ts +5 -1
  3745. package/dist/Matter/MTRThreadBorderRouterManagementClusterGetActiveDatasetRequestParams.d.ts +6 -1
  3746. package/dist/Matter/MTRThreadBorderRouterManagementClusterGetPendingDatasetRequestParams.d.ts +6 -1
  3747. package/dist/Matter/MTRThreadBorderRouterManagementClusterSetActiveDatasetRequestParams.d.ts +6 -1
  3748. package/dist/Matter/MTRThreadBorderRouterManagementClusterSetPendingDatasetRequestParams.d.ts +6 -1
  3749. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterConnectionStatusEvent.d.ts +6 -1
  3750. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterNeighborTable.d.ts +6 -1
  3751. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterNeighborTableStruct.d.ts +6 -1
  3752. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterNetworkFaultChangeEvent.d.ts +6 -1
  3753. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterOperationalDatasetComponents.d.ts +6 -1
  3754. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterResetCountsParams.d.ts +6 -1
  3755. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterRouteTable.d.ts +6 -1
  3756. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterRouteTableStruct.d.ts +6 -1
  3757. package/dist/Matter/MTRThreadNetworkDiagnosticsClusterSecurityPolicy.d.ts +6 -1
  3758. package/dist/Matter/MTRThreadNetworkDirectoryClusterAddNetworkParams.d.ts +6 -1
  3759. package/dist/Matter/MTRThreadNetworkDirectoryClusterGetOperationalDatasetParams.d.ts +6 -1
  3760. package/dist/Matter/MTRThreadNetworkDirectoryClusterOperationalDatasetResponseParams.d.ts +5 -1
  3761. package/dist/Matter/MTRThreadNetworkDirectoryClusterRemoveNetworkParams.d.ts +6 -1
  3762. package/dist/Matter/MTRThreadNetworkDirectoryClusterThreadNetworkStruct.d.ts +6 -1
  3763. package/dist/Matter/MTRThreadOperationalDataset.d.ts +6 -1
  3764. package/dist/Matter/MTRTimeSynchronizationClusterDSTOffsetStruct.d.ts +6 -1
  3765. package/dist/Matter/MTRTimeSynchronizationClusterDSTStatusEvent.d.ts +6 -1
  3766. package/dist/Matter/MTRTimeSynchronizationClusterDSTTableEmptyEvent.d.ts +6 -1
  3767. package/dist/Matter/MTRTimeSynchronizationClusterDstOffsetType.d.ts +6 -1
  3768. package/dist/Matter/MTRTimeSynchronizationClusterFabricScopedTrustedTimeSourceStruct.d.ts +6 -1
  3769. package/dist/Matter/MTRTimeSynchronizationClusterMissingTrustedTimeSourceEvent.d.ts +6 -1
  3770. package/dist/Matter/MTRTimeSynchronizationClusterSetDSTOffsetParams.d.ts +6 -1
  3771. package/dist/Matter/MTRTimeSynchronizationClusterSetDefaultNTPParams.d.ts +6 -1
  3772. package/dist/Matter/MTRTimeSynchronizationClusterSetTimeZoneParams.d.ts +6 -1
  3773. package/dist/Matter/MTRTimeSynchronizationClusterSetTimeZoneResponseParams.d.ts +5 -1
  3774. package/dist/Matter/MTRTimeSynchronizationClusterSetTrustedTimeSourceParams.d.ts +6 -1
  3775. package/dist/Matter/MTRTimeSynchronizationClusterSetUtcTimeParams.d.ts +11 -2
  3776. package/dist/Matter/MTRTimeSynchronizationClusterTimeFailureEvent.d.ts +6 -1
  3777. package/dist/Matter/MTRTimeSynchronizationClusterTimeZoneStatusEvent.d.ts +6 -1
  3778. package/dist/Matter/MTRTimeSynchronizationClusterTimeZoneStruct.d.ts +6 -1
  3779. package/dist/Matter/MTRTimeSynchronizationClusterTimeZoneType.d.ts +6 -1
  3780. package/dist/Matter/MTRTimeSynchronizationClusterTrustedTimeSourceStruct.d.ts +6 -1
  3781. package/dist/Matter/MTRTimerClusterAddTimeParams.d.ts +6 -1
  3782. package/dist/Matter/MTRTimerClusterReduceTimeParams.d.ts +6 -1
  3783. package/dist/Matter/MTRTimerClusterResetTimerParams.d.ts +6 -1
  3784. package/dist/Matter/MTRTimerClusterSetTimerParams.d.ts +6 -1
  3785. package/dist/Matter/MTRUnitTestingClusterBooleanResponseParams.d.ts +5 -1
  3786. package/dist/Matter/MTRUnitTestingClusterDoubleNestedStructList.d.ts +6 -1
  3787. package/dist/Matter/MTRUnitTestingClusterGlobalEchoRequestParams.d.ts +6 -1
  3788. package/dist/Matter/MTRUnitTestingClusterGlobalEchoResponseParams.d.ts +6 -1
  3789. package/dist/Matter/MTRUnitTestingClusterNestedStruct.d.ts +6 -1
  3790. package/dist/Matter/MTRUnitTestingClusterNestedStructList.d.ts +6 -1
  3791. package/dist/Matter/MTRUnitTestingClusterNullablesAndOptionalsStruct.d.ts +6 -1
  3792. package/dist/Matter/MTRUnitTestingClusterSimpleStruct.d.ts +6 -1
  3793. package/dist/Matter/MTRUnitTestingClusterSimpleStructEchoRequestParams.d.ts +6 -1
  3794. package/dist/Matter/MTRUnitTestingClusterSimpleStructResponseParams.d.ts +5 -1
  3795. package/dist/Matter/MTRUnitTestingClusterStringEchoRequestParams.d.ts +6 -1
  3796. package/dist/Matter/MTRUnitTestingClusterStringEchoResponseParams.d.ts +6 -1
  3797. package/dist/Matter/MTRUnitTestingClusterTestAddArgumentsParams.d.ts +6 -1
  3798. package/dist/Matter/MTRUnitTestingClusterTestAddArgumentsResponseParams.d.ts +5 -1
  3799. package/dist/Matter/MTRUnitTestingClusterTestBatchHelperRequestParams.d.ts +6 -1
  3800. package/dist/Matter/MTRUnitTestingClusterTestBatchHelperResponseParams.d.ts +6 -1
  3801. package/dist/Matter/MTRUnitTestingClusterTestCheckCommandFlagsParams.d.ts +6 -1
  3802. package/dist/Matter/MTRUnitTestingClusterTestComplexNullableOptionalRequestParams.d.ts +6 -1
  3803. package/dist/Matter/MTRUnitTestingClusterTestComplexNullableOptionalResponseParams.d.ts +5 -1
  3804. package/dist/Matter/MTRUnitTestingClusterTestDifferentVendorMeiEventEvent.d.ts +6 -1
  3805. package/dist/Matter/MTRUnitTestingClusterTestDifferentVendorMeiRequestParams.d.ts +6 -1
  3806. package/dist/Matter/MTRUnitTestingClusterTestDifferentVendorMeiResponseParams.d.ts +6 -1
  3807. package/dist/Matter/MTRUnitTestingClusterTestEmitTestEventRequestParams.d.ts +6 -1
  3808. package/dist/Matter/MTRUnitTestingClusterTestEmitTestEventResponseParams.d.ts +5 -1
  3809. package/dist/Matter/MTRUnitTestingClusterTestEmitTestFabricScopedEventRequestParams.d.ts +6 -1
  3810. package/dist/Matter/MTRUnitTestingClusterTestEmitTestFabricScopedEventResponseParams.d.ts +5 -1
  3811. package/dist/Matter/MTRUnitTestingClusterTestEnumsRequestParams.d.ts +6 -1
  3812. package/dist/Matter/MTRUnitTestingClusterTestEnumsResponseParams.d.ts +5 -1
  3813. package/dist/Matter/MTRUnitTestingClusterTestEventEvent.d.ts +6 -1
  3814. package/dist/Matter/MTRUnitTestingClusterTestFabricScoped.d.ts +6 -1
  3815. package/dist/Matter/MTRUnitTestingClusterTestFabricScopedEventEvent.d.ts +6 -1
  3816. package/dist/Matter/MTRUnitTestingClusterTestListInt8UArgumentRequestParams.d.ts +6 -1
  3817. package/dist/Matter/MTRUnitTestingClusterTestListInt8UReverseRequestParams.d.ts +6 -1
  3818. package/dist/Matter/MTRUnitTestingClusterTestListInt8UReverseResponseParams.d.ts +5 -1
  3819. package/dist/Matter/MTRUnitTestingClusterTestListNestedStructListArgumentRequestParams.d.ts +6 -1
  3820. package/dist/Matter/MTRUnitTestingClusterTestListStructArgumentRequestParams.d.ts +6 -1
  3821. package/dist/Matter/MTRUnitTestingClusterTestListStructOctet.d.ts +6 -1
  3822. package/dist/Matter/MTRUnitTestingClusterTestNestedStructArgumentRequestParams.d.ts +6 -1
  3823. package/dist/Matter/MTRUnitTestingClusterTestNestedStructListArgumentRequestParams.d.ts +6 -1
  3824. package/dist/Matter/MTRUnitTestingClusterTestNotHandledParams.d.ts +6 -1
  3825. package/dist/Matter/MTRUnitTestingClusterTestNullableOptionalRequestParams.d.ts +6 -1
  3826. package/dist/Matter/MTRUnitTestingClusterTestNullableOptionalResponseParams.d.ts +5 -1
  3827. package/dist/Matter/MTRUnitTestingClusterTestParams.d.ts +6 -1
  3828. package/dist/Matter/MTRUnitTestingClusterTestSecondBatchHelperRequestParams.d.ts +6 -1
  3829. package/dist/Matter/MTRUnitTestingClusterTestSimpleArgumentRequestParams.d.ts +6 -1
  3830. package/dist/Matter/MTRUnitTestingClusterTestSimpleArgumentResponseParams.d.ts +5 -1
  3831. package/dist/Matter/MTRUnitTestingClusterTestSimpleOptionalArgumentRequestParams.d.ts +6 -1
  3832. package/dist/Matter/MTRUnitTestingClusterTestSpecificParams.d.ts +6 -1
  3833. package/dist/Matter/MTRUnitTestingClusterTestSpecificResponseParams.d.ts +5 -1
  3834. package/dist/Matter/MTRUnitTestingClusterTestStructArgumentRequestParams.d.ts +6 -1
  3835. package/dist/Matter/MTRUnitTestingClusterTestStructArrayArgumentRequestParams.d.ts +6 -1
  3836. package/dist/Matter/MTRUnitTestingClusterTestStructArrayArgumentResponseParams.d.ts +5 -1
  3837. package/dist/Matter/MTRUnitTestingClusterTestUnknownCommandParams.d.ts +6 -1
  3838. package/dist/Matter/MTRUnitTestingClusterTimedInvokeRequestParams.d.ts +6 -1
  3839. package/dist/Matter/MTRUserLabelClusterLabelStruct.d.ts +6 -1
  3840. package/dist/Matter/MTRValveConfigurationAndControlClusterCloseParams.d.ts +6 -1
  3841. package/dist/Matter/MTRValveConfigurationAndControlClusterOpenParams.d.ts +6 -1
  3842. package/dist/Matter/MTRValveConfigurationAndControlClusterValveFaultEvent.d.ts +6 -1
  3843. package/dist/Matter/MTRValveConfigurationAndControlClusterValveStateChangedEvent.d.ts +6 -1
  3844. package/dist/Matter/MTRWaterHeaterManagementClusterBoostEndedEvent.d.ts +6 -1
  3845. package/dist/Matter/MTRWaterHeaterManagementClusterBoostParams.d.ts +6 -1
  3846. package/dist/Matter/MTRWaterHeaterManagementClusterBoostStartedEvent.d.ts +6 -1
  3847. package/dist/Matter/MTRWaterHeaterManagementClusterCancelBoostParams.d.ts +6 -1
  3848. package/dist/Matter/MTRWaterHeaterManagementClusterWaterHeaterBoostInfoStruct.d.ts +6 -1
  3849. package/dist/Matter/MTRWaterHeaterModeClusterChangeToModeParams.d.ts +6 -1
  3850. package/dist/Matter/MTRWaterHeaterModeClusterChangeToModeResponseParams.d.ts +5 -1
  3851. package/dist/Matter/MTRWaterHeaterModeClusterModeOptionStruct.d.ts +6 -1
  3852. package/dist/Matter/MTRWaterHeaterModeClusterModeTagStruct.d.ts +6 -1
  3853. package/dist/Matter/MTRWebRTCTransportProviderClusterEndSessionParams.d.ts +6 -1
  3854. package/dist/Matter/MTRWebRTCTransportProviderClusterProvideAnswerParams.d.ts +6 -1
  3855. package/dist/Matter/MTRWebRTCTransportProviderClusterProvideICECandidatesParams.d.ts +6 -1
  3856. package/dist/Matter/MTRWebRTCTransportProviderClusterProvideOfferParams.d.ts +6 -1
  3857. package/dist/Matter/MTRWebRTCTransportProviderClusterProvideOfferResponseParams.d.ts +6 -1
  3858. package/dist/Matter/MTRWebRTCTransportProviderClusterSFrameStruct.d.ts +6 -1
  3859. package/dist/Matter/MTRWebRTCTransportProviderClusterSolicitOfferParams.d.ts +6 -1
  3860. package/dist/Matter/MTRWebRTCTransportProviderClusterSolicitOfferResponseParams.d.ts +6 -1
  3861. package/dist/Matter/MTRWebRTCTransportRequestorClusterAnswerParams.d.ts +6 -1
  3862. package/dist/Matter/MTRWebRTCTransportRequestorClusterEndParams.d.ts +6 -1
  3863. package/dist/Matter/MTRWebRTCTransportRequestorClusterICECandidatesParams.d.ts +6 -1
  3864. package/dist/Matter/MTRWebRTCTransportRequestorClusterOfferParams.d.ts +6 -1
  3865. package/dist/Matter/MTRWiFiNetworkDiagnosticsClusterAssociationFailureEvent.d.ts +6 -1
  3866. package/dist/Matter/MTRWiFiNetworkDiagnosticsClusterConnectionStatusEvent.d.ts +6 -1
  3867. package/dist/Matter/MTRWiFiNetworkDiagnosticsClusterDisconnectionEvent.d.ts +6 -1
  3868. package/dist/Matter/MTRWiFiNetworkDiagnosticsClusterResetCountsParams.d.ts +6 -1
  3869. package/dist/Matter/MTRWiFiNetworkManagementClusterNetworkPassphraseRequestParams.d.ts +6 -1
  3870. package/dist/Matter/MTRWiFiNetworkManagementClusterNetworkPassphraseResponseParams.d.ts +5 -1
  3871. package/dist/Matter/MTRWindowCoveringClusterDownOrCloseParams.d.ts +6 -1
  3872. package/dist/Matter/MTRWindowCoveringClusterGoToLiftPercentageParams.d.ts +6 -1
  3873. package/dist/Matter/MTRWindowCoveringClusterGoToLiftValueParams.d.ts +6 -1
  3874. package/dist/Matter/MTRWindowCoveringClusterGoToTiltPercentageParams.d.ts +6 -1
  3875. package/dist/Matter/MTRWindowCoveringClusterGoToTiltValueParams.d.ts +6 -1
  3876. package/dist/Matter/MTRWindowCoveringClusterStopMotionParams.d.ts +6 -1
  3877. package/dist/Matter/MTRWindowCoveringClusterUpOrOpenParams.d.ts +6 -1
  3878. package/dist/Matter/MTRWriteParams.d.ts +6 -1
  3879. package/dist/Matter/MTRXPCDeviceControllerParameters.d.ts +6 -1
  3880. package/dist/Matter/MTRZoneManagementClusterCreateOrUpdateTriggerParams.d.ts +6 -1
  3881. package/dist/Matter/MTRZoneManagementClusterCreateTwoDCartesianZoneParams.d.ts +6 -1
  3882. package/dist/Matter/MTRZoneManagementClusterCreateTwoDCartesianZoneResponseParams.d.ts +6 -1
  3883. package/dist/Matter/MTRZoneManagementClusterRemoveTriggerParams.d.ts +6 -1
  3884. package/dist/Matter/MTRZoneManagementClusterRemoveZoneParams.d.ts +6 -1
  3885. package/dist/Matter/MTRZoneManagementClusterTwoDCartesianVertexStruct.d.ts +6 -1
  3886. package/dist/Matter/MTRZoneManagementClusterTwoDCartesianZoneStruct.d.ts +6 -1
  3887. package/dist/Matter/MTRZoneManagementClusterUpdateTwoDCartesianZoneParams.d.ts +6 -1
  3888. package/dist/Matter/MTRZoneManagementClusterZoneInformationStruct.d.ts +6 -1
  3889. package/dist/Matter/MTRZoneManagementClusterZoneStoppedEvent.d.ts +6 -1
  3890. package/dist/Matter/MTRZoneManagementClusterZoneTriggerControlStruct.d.ts +6 -1
  3891. package/dist/Matter/MTRZoneManagementClusterZoneTriggeredEvent.d.ts +6 -1
  3892. package/dist/MediaAccessibility/MAFlashingLightsProcessor.d.ts +6 -1
  3893. package/dist/MediaAccessibility/MAFlashingLightsProcessorResult.d.ts +6 -1
  3894. package/dist/MediaAccessibility/MAMusicHapticsManager.d.ts +6 -1
  3895. package/dist/MediaExtension/MEByteSource.d.ts +5 -1
  3896. package/dist/MediaExtension/MEDecodeFrameOptions.d.ts +6 -1
  3897. package/dist/MediaExtension/MEEstimatedSampleLocation.d.ts +6 -1
  3898. package/dist/MediaExtension/MEFileInfo.d.ts +6 -1
  3899. package/dist/MediaExtension/MEFormatReaderInstantiationOptions.d.ts +6 -1
  3900. package/dist/MediaExtension/MEHEVCDependencyInfo.d.ts +6 -1
  3901. package/dist/MediaExtension/MERAWProcessingBooleanParameter.d.ts +5 -1
  3902. package/dist/MediaExtension/MERAWProcessingFloatParameter.d.ts +5 -1
  3903. package/dist/MediaExtension/MERAWProcessingIntegerParameter.d.ts +5 -1
  3904. package/dist/MediaExtension/MERAWProcessingListElementParameter.d.ts +6 -1
  3905. package/dist/MediaExtension/MERAWProcessingListParameter.d.ts +5 -1
  3906. package/dist/MediaExtension/MERAWProcessingParameter.d.ts +6 -1
  3907. package/dist/MediaExtension/MERAWProcessingSubGroupParameter.d.ts +6 -1
  3908. package/dist/MediaExtension/MERAWProcessorPixelBufferManager.d.ts +5 -1
  3909. package/dist/MediaExtension/MESampleCursorChunk.d.ts +6 -1
  3910. package/dist/MediaExtension/MESampleLocation.d.ts +6 -1
  3911. package/dist/MediaExtension/METrackInfo.d.ts +6 -1
  3912. package/dist/MediaExtension/MEVideoDecoderPixelBufferManager.d.ts +5 -1
  3913. package/dist/MediaLibrary/MLMediaGroup.d.ts +6 -1
  3914. package/dist/MediaLibrary/MLMediaLibrary.d.ts +6 -1
  3915. package/dist/MediaLibrary/MLMediaObject.d.ts +6 -1
  3916. package/dist/MediaLibrary/MLMediaSource.d.ts +6 -1
  3917. package/dist/MediaPlayer/MPAdTimeRange.d.ts +6 -1
  3918. package/dist/MediaPlayer/MPChangeLanguageOptionCommandEvent.d.ts +6 -1
  3919. package/dist/MediaPlayer/MPChangePlaybackPositionCommand.d.ts +6 -1
  3920. package/dist/MediaPlayer/MPChangePlaybackPositionCommandEvent.d.ts +6 -1
  3921. package/dist/MediaPlayer/MPChangePlaybackRateCommand.d.ts +6 -1
  3922. package/dist/MediaPlayer/MPChangePlaybackRateCommandEvent.d.ts +6 -1
  3923. package/dist/MediaPlayer/MPChangeRepeatModeCommand.d.ts +6 -1
  3924. package/dist/MediaPlayer/MPChangeRepeatModeCommandEvent.d.ts +6 -1
  3925. package/dist/MediaPlayer/MPChangeShuffleModeCommand.d.ts +6 -1
  3926. package/dist/MediaPlayer/MPChangeShuffleModeCommandEvent.d.ts +6 -1
  3927. package/dist/MediaPlayer/MPContentItem.d.ts +6 -1
  3928. package/dist/MediaPlayer/MPFeedbackCommand.d.ts +6 -1
  3929. package/dist/MediaPlayer/MPFeedbackCommandEvent.d.ts +6 -1
  3930. package/dist/MediaPlayer/MPMediaEntity.d.ts +5 -1
  3931. package/dist/MediaPlayer/MPMediaItem.d.ts +6 -1
  3932. package/dist/MediaPlayer/MPMediaItemAnimatedArtwork.d.ts +6 -1
  3933. package/dist/MediaPlayer/MPMediaItemArtwork.d.ts +6 -1
  3934. package/dist/MediaPlayer/MPMediaItemCollection.d.ts +6 -1
  3935. package/dist/MediaPlayer/MPMediaLibrary.d.ts +6 -1
  3936. package/dist/MediaPlayer/MPMediaPlaylist.d.ts +7 -1
  3937. package/dist/MediaPlayer/MPMediaPlaylistCreationMetadata.d.ts +7 -2
  3938. package/dist/MediaPlayer/MPMediaPredicate.d.ts +6 -1
  3939. package/dist/MediaPlayer/MPMediaPropertyPredicate.d.ts +5 -1
  3940. package/dist/MediaPlayer/MPMediaQuery.d.ts +6 -1
  3941. package/dist/MediaPlayer/MPMediaQuerySection.d.ts +6 -1
  3942. package/dist/MediaPlayer/MPMusicPlayerApplicationController.d.ts +6 -1
  3943. package/dist/MediaPlayer/MPMusicPlayerController.d.ts +5 -1
  3944. package/dist/MediaPlayer/MPMusicPlayerControllerMutableQueue.d.ts +6 -1
  3945. package/dist/MediaPlayer/MPMusicPlayerControllerQueue.d.ts +6 -1
  3946. package/dist/MediaPlayer/MPMusicPlayerMediaItemQueueDescriptor.d.ts +6 -1
  3947. package/dist/MediaPlayer/MPMusicPlayerPlayParameters.d.ts +6 -1
  3948. package/dist/MediaPlayer/MPMusicPlayerPlayParametersQueueDescriptor.d.ts +6 -1
  3949. package/dist/MediaPlayer/MPMusicPlayerQueueDescriptor.d.ts +6 -1
  3950. package/dist/MediaPlayer/MPMusicPlayerStoreQueueDescriptor.d.ts +6 -1
  3951. package/dist/MediaPlayer/MPNowPlayingInfoCenter.d.ts +6 -1
  3952. package/dist/MediaPlayer/MPNowPlayingInfoLanguageOption.d.ts +6 -1
  3953. package/dist/MediaPlayer/MPNowPlayingInfoLanguageOptionGroup.d.ts +6 -1
  3954. package/dist/MediaPlayer/MPNowPlayingSession.d.ts +6 -1
  3955. package/dist/MediaPlayer/MPPlayableContentManager.d.ts +6 -1
  3956. package/dist/MediaPlayer/MPPlayableContentManagerContext.d.ts +6 -1
  3957. package/dist/MediaPlayer/MPRatingCommand.d.ts +6 -1
  3958. package/dist/MediaPlayer/MPRatingCommandEvent.d.ts +6 -1
  3959. package/dist/MediaPlayer/MPRemoteCommand.d.ts +5 -1
  3960. package/dist/MediaPlayer/MPRemoteCommandCenter.d.ts +6 -1
  3961. package/dist/MediaPlayer/MPRemoteCommandEvent.d.ts +6 -1
  3962. package/dist/MediaPlayer/MPSeekCommandEvent.d.ts +6 -1
  3963. package/dist/MediaPlayer/MPSkipIntervalCommand.d.ts +6 -1
  3964. package/dist/MediaPlayer/MPSkipIntervalCommandEvent.d.ts +6 -1
  3965. package/dist/Metal/MTL4AccelerationStructureBoundingBoxGeometryDescriptor.d.ts +6 -1
  3966. package/dist/Metal/MTL4AccelerationStructureCurveGeometryDescriptor.d.ts +6 -1
  3967. package/dist/Metal/MTL4AccelerationStructureDescriptor.d.ts +6 -1
  3968. package/dist/Metal/MTL4AccelerationStructureGeometryDescriptor.d.ts +6 -1
  3969. package/dist/Metal/MTL4AccelerationStructureMotionBoundingBoxGeometryDescriptor.d.ts +6 -1
  3970. package/dist/Metal/MTL4AccelerationStructureMotionCurveGeometryDescriptor.d.ts +6 -1
  3971. package/dist/Metal/MTL4AccelerationStructureMotionTriangleGeometryDescriptor.d.ts +6 -1
  3972. package/dist/Metal/MTL4AccelerationStructureTriangleGeometryDescriptor.d.ts +6 -1
  3973. package/dist/Metal/MTL4ArgumentTableDescriptor.d.ts +6 -1
  3974. package/dist/Metal/MTL4BinaryFunctionDescriptor.d.ts +6 -1
  3975. package/dist/Metal/MTL4CommandAllocatorDescriptor.d.ts +6 -1
  3976. package/dist/Metal/MTL4CommandBufferOptions.d.ts +6 -1
  3977. package/dist/Metal/MTL4CommandQueueDescriptor.d.ts +6 -1
  3978. package/dist/Metal/MTL4CommitOptions.d.ts +6 -1
  3979. package/dist/Metal/MTL4CompilerDescriptor.d.ts +6 -1
  3980. package/dist/Metal/MTL4CompilerTaskOptions.d.ts +6 -1
  3981. package/dist/Metal/MTL4ComputePipelineDescriptor.d.ts +6 -1
  3982. package/dist/Metal/MTL4CounterHeapDescriptor.d.ts +6 -1
  3983. package/dist/Metal/MTL4FunctionDescriptor.d.ts +6 -1
  3984. package/dist/Metal/MTL4IndirectInstanceAccelerationStructureDescriptor.d.ts +6 -1
  3985. package/dist/Metal/MTL4InstanceAccelerationStructureDescriptor.d.ts +6 -1
  3986. package/dist/Metal/MTL4LibraryDescriptor.d.ts +6 -1
  3987. package/dist/Metal/MTL4LibraryFunctionDescriptor.d.ts +6 -1
  3988. package/dist/Metal/MTL4MachineLearningPipelineDescriptor.d.ts +6 -1
  3989. package/dist/Metal/MTL4MachineLearningPipelineReflection.d.ts +6 -1
  3990. package/dist/Metal/MTL4MeshRenderPipelineDescriptor.d.ts +9 -4
  3991. package/dist/Metal/MTL4PipelineDataSetSerializerDescriptor.d.ts +6 -1
  3992. package/dist/Metal/MTL4PipelineDescriptor.d.ts +6 -1
  3993. package/dist/Metal/MTL4PipelineOptions.d.ts +6 -1
  3994. package/dist/Metal/MTL4PipelineStageDynamicLinkingDescriptor.d.ts +6 -1
  3995. package/dist/Metal/MTL4PrimitiveAccelerationStructureDescriptor.d.ts +6 -1
  3996. package/dist/Metal/MTL4RenderPassDescriptor.d.ts +7 -3
  3997. package/dist/Metal/MTL4RenderPipelineBinaryFunctionsDescriptor.d.ts +6 -1
  3998. package/dist/Metal/MTL4RenderPipelineColorAttachmentDescriptor.d.ts +6 -1
  3999. package/dist/Metal/MTL4RenderPipelineColorAttachmentDescriptorArray.d.ts +6 -1
  4000. package/dist/Metal/MTL4RenderPipelineDescriptor.d.ts +8 -3
  4001. package/dist/Metal/MTL4RenderPipelineDynamicLinkingDescriptor.d.ts +6 -1
  4002. package/dist/Metal/MTL4SpecializedFunctionDescriptor.d.ts +6 -1
  4003. package/dist/Metal/MTL4StaticLinkingDescriptor.d.ts +6 -1
  4004. package/dist/Metal/MTL4StitchedFunctionDescriptor.d.ts +6 -1
  4005. package/dist/Metal/MTL4TileRenderPipelineDescriptor.d.ts +7 -2
  4006. package/dist/Metal/MTLAccelerationStructureBoundingBoxGeometryDescriptor.d.ts +6 -1
  4007. package/dist/Metal/MTLAccelerationStructureCurveGeometryDescriptor.d.ts +6 -1
  4008. package/dist/Metal/MTLAccelerationStructureDescriptor.d.ts +6 -1
  4009. package/dist/Metal/MTLAccelerationStructureGeometryDescriptor.d.ts +6 -1
  4010. package/dist/Metal/MTLAccelerationStructureMotionBoundingBoxGeometryDescriptor.d.ts +6 -1
  4011. package/dist/Metal/MTLAccelerationStructureMotionCurveGeometryDescriptor.d.ts +6 -1
  4012. package/dist/Metal/MTLAccelerationStructureMotionTriangleGeometryDescriptor.d.ts +6 -1
  4013. package/dist/Metal/MTLAccelerationStructurePassDescriptor.d.ts +6 -1
  4014. package/dist/Metal/MTLAccelerationStructurePassSampleBufferAttachmentDescriptor.d.ts +6 -1
  4015. package/dist/Metal/MTLAccelerationStructurePassSampleBufferAttachmentDescriptorArray.d.ts +6 -1
  4016. package/dist/Metal/MTLAccelerationStructureTriangleGeometryDescriptor.d.ts +6 -1
  4017. package/dist/Metal/MTLArchitecture.d.ts +6 -1
  4018. package/dist/Metal/MTLArgument.d.ts +6 -1
  4019. package/dist/Metal/MTLArgumentDescriptor.d.ts +6 -1
  4020. package/dist/Metal/MTLArrayType.d.ts +6 -1
  4021. package/dist/Metal/MTLAttribute.d.ts +6 -1
  4022. package/dist/Metal/MTLAttributeDescriptor.d.ts +6 -1
  4023. package/dist/Metal/MTLAttributeDescriptorArray.d.ts +6 -1
  4024. package/dist/Metal/MTLBinaryArchiveDescriptor.d.ts +6 -1
  4025. package/dist/Metal/MTLBlitPassDescriptor.d.ts +6 -1
  4026. package/dist/Metal/MTLBlitPassSampleBufferAttachmentDescriptor.d.ts +6 -1
  4027. package/dist/Metal/MTLBlitPassSampleBufferAttachmentDescriptorArray.d.ts +6 -1
  4028. package/dist/Metal/MTLBufferLayoutDescriptor.d.ts +6 -1
  4029. package/dist/Metal/MTLBufferLayoutDescriptorArray.d.ts +6 -1
  4030. package/dist/Metal/MTLCaptureDescriptor.d.ts +5 -1
  4031. package/dist/Metal/MTLCaptureManager.d.ts +5 -1
  4032. package/dist/Metal/MTLCommandBufferDescriptor.d.ts +6 -1
  4033. package/dist/Metal/MTLCommandQueueDescriptor.d.ts +6 -1
  4034. package/dist/Metal/MTLCompileOptions.d.ts +6 -1
  4035. package/dist/Metal/MTLComputePassDescriptor.d.ts +6 -1
  4036. package/dist/Metal/MTLComputePassSampleBufferAttachmentDescriptor.d.ts +6 -1
  4037. package/dist/Metal/MTLComputePassSampleBufferAttachmentDescriptorArray.d.ts +6 -1
  4038. package/dist/Metal/MTLComputePipelineDescriptor.d.ts +6 -1
  4039. package/dist/Metal/MTLComputePipelineReflection.d.ts +6 -1
  4040. package/dist/Metal/MTLCounterSampleBufferDescriptor.d.ts +6 -1
  4041. package/dist/Metal/MTLDepthStencilDescriptor.d.ts +8 -3
  4042. package/dist/Metal/MTLFunctionConstant.d.ts +6 -1
  4043. package/dist/Metal/MTLFunctionConstantValues.d.ts +6 -1
  4044. package/dist/Metal/MTLFunctionDescriptor.d.ts +6 -1
  4045. package/dist/Metal/MTLFunctionReflection.d.ts +6 -1
  4046. package/dist/Metal/MTLFunctionStitchingAttributeAlwaysInline.d.ts +6 -1
  4047. package/dist/Metal/MTLFunctionStitchingFunctionNode.d.ts +6 -1
  4048. package/dist/Metal/MTLFunctionStitchingGraph.d.ts +6 -1
  4049. package/dist/Metal/MTLFunctionStitchingInputNode.d.ts +6 -1
  4050. package/dist/Metal/MTLHeapDescriptor.d.ts +6 -1
  4051. package/dist/Metal/MTLIOCommandQueueDescriptor.d.ts +6 -1
  4052. package/dist/Metal/MTLIndirectCommandBufferDescriptor.d.ts +6 -1
  4053. package/dist/Metal/MTLIndirectInstanceAccelerationStructureDescriptor.d.ts +6 -1
  4054. package/dist/Metal/MTLInstanceAccelerationStructureDescriptor.d.ts +6 -1
  4055. package/dist/Metal/MTLIntersectionFunctionDescriptor.d.ts +6 -1
  4056. package/dist/Metal/MTLIntersectionFunctionTableDescriptor.d.ts +6 -1
  4057. package/dist/Metal/MTLLinkedFunctions.d.ts +6 -1
  4058. package/dist/Metal/MTLLogStateDescriptor.d.ts +6 -1
  4059. package/dist/Metal/MTLLogicalToPhysicalColorAttachmentMap.d.ts +6 -1
  4060. package/dist/Metal/MTLMeshRenderPipelineDescriptor.d.ts +9 -4
  4061. package/dist/Metal/MTLMotionKeyframeData.d.ts +6 -1
  4062. package/dist/Metal/MTLPipelineBufferDescriptor.d.ts +6 -1
  4063. package/dist/Metal/MTLPipelineBufferDescriptorArray.d.ts +6 -1
  4064. package/dist/Metal/MTLPointerType.d.ts +6 -1
  4065. package/dist/Metal/MTLPrimitiveAccelerationStructureDescriptor.d.ts +6 -1
  4066. package/dist/Metal/MTLRasterizationRateLayerArray.d.ts +6 -1
  4067. package/dist/Metal/MTLRasterizationRateLayerDescriptor.d.ts +5 -1
  4068. package/dist/Metal/MTLRasterizationRateMapDescriptor.d.ts +5 -1
  4069. package/dist/Metal/MTLRasterizationRateSampleArray.d.ts +6 -1
  4070. package/dist/Metal/MTLRenderPassAttachmentDescriptor.d.ts +6 -1
  4071. package/dist/Metal/MTLRenderPassColorAttachmentDescriptor.d.ts +6 -1
  4072. package/dist/Metal/MTLRenderPassColorAttachmentDescriptorArray.d.ts +6 -1
  4073. package/dist/Metal/MTLRenderPassDepthAttachmentDescriptor.d.ts +6 -1
  4074. package/dist/Metal/MTLRenderPassDescriptor.d.ts +7 -3
  4075. package/dist/Metal/MTLRenderPassSampleBufferAttachmentDescriptor.d.ts +6 -1
  4076. package/dist/Metal/MTLRenderPassSampleBufferAttachmentDescriptorArray.d.ts +6 -1
  4077. package/dist/Metal/MTLRenderPassStencilAttachmentDescriptor.d.ts +6 -1
  4078. package/dist/Metal/MTLRenderPipelineColorAttachmentDescriptor.d.ts +6 -1
  4079. package/dist/Metal/MTLRenderPipelineColorAttachmentDescriptorArray.d.ts +6 -1
  4080. package/dist/Metal/MTLRenderPipelineDescriptor.d.ts +8 -3
  4081. package/dist/Metal/MTLRenderPipelineFunctionsDescriptor.d.ts +6 -1
  4082. package/dist/Metal/MTLRenderPipelineReflection.d.ts +6 -1
  4083. package/dist/Metal/MTLResidencySetDescriptor.d.ts +6 -1
  4084. package/dist/Metal/MTLResourceStatePassDescriptor.d.ts +6 -1
  4085. package/dist/Metal/MTLResourceStatePassSampleBufferAttachmentDescriptor.d.ts +6 -1
  4086. package/dist/Metal/MTLResourceStatePassSampleBufferAttachmentDescriptorArray.d.ts +6 -1
  4087. package/dist/Metal/MTLResourceViewPoolDescriptor.d.ts +6 -1
  4088. package/dist/Metal/MTLSamplerDescriptor.d.ts +6 -1
  4089. package/dist/Metal/MTLSharedEventHandle.d.ts +6 -1
  4090. package/dist/Metal/MTLSharedEventListener.d.ts +6 -1
  4091. package/dist/Metal/MTLSharedTextureHandle.d.ts +6 -1
  4092. package/dist/Metal/MTLStageInputOutputDescriptor.d.ts +6 -1
  4093. package/dist/Metal/MTLStencilDescriptor.d.ts +6 -1
  4094. package/dist/Metal/MTLStitchedLibraryDescriptor.d.ts +6 -1
  4095. package/dist/Metal/MTLStructMember.d.ts +6 -1
  4096. package/dist/Metal/MTLStructType.d.ts +6 -1
  4097. package/dist/Metal/MTLTensorDescriptor.d.ts +6 -1
  4098. package/dist/Metal/MTLTensorExtents.d.ts +5 -1
  4099. package/dist/Metal/MTLTensorReferenceType.d.ts +6 -1
  4100. package/dist/Metal/MTLTextureDescriptor.d.ts +6 -1
  4101. package/dist/Metal/MTLTextureReferenceType.d.ts +6 -1
  4102. package/dist/Metal/MTLTextureViewDescriptor.d.ts +6 -1
  4103. package/dist/Metal/MTLTileRenderPipelineColorAttachmentDescriptor.d.ts +6 -1
  4104. package/dist/Metal/MTLTileRenderPipelineColorAttachmentDescriptorArray.d.ts +6 -1
  4105. package/dist/Metal/MTLTileRenderPipelineDescriptor.d.ts +7 -2
  4106. package/dist/Metal/MTLType.d.ts +6 -1
  4107. package/dist/Metal/MTLVertexAttribute.d.ts +6 -1
  4108. package/dist/Metal/MTLVertexAttributeDescriptor.d.ts +6 -1
  4109. package/dist/Metal/MTLVertexAttributeDescriptorArray.d.ts +6 -1
  4110. package/dist/Metal/MTLVertexBufferLayoutDescriptor.d.ts +6 -1
  4111. package/dist/Metal/MTLVertexBufferLayoutDescriptorArray.d.ts +6 -1
  4112. package/dist/Metal/MTLVertexDescriptor.d.ts +6 -1
  4113. package/dist/Metal/MTLVisibleFunctionTableDescriptor.d.ts +6 -1
  4114. package/dist/MetalFX/MTLFXFrameInterpolatorDescriptor.d.ts +6 -1
  4115. package/dist/MetalFX/MTLFXSpatialScalerDescriptor.d.ts +6 -1
  4116. package/dist/MetalFX/MTLFXTemporalDenoisedScalerDescriptor.d.ts +6 -1
  4117. package/dist/MetalFX/MTLFXTemporalScalerDescriptor.d.ts +6 -1
  4118. package/dist/MetalKit/MTKMesh.d.ts +5 -1
  4119. package/dist/MetalKit/MTKMeshBuffer.d.ts +6 -1
  4120. package/dist/MetalKit/MTKMeshBufferAllocator.d.ts +6 -1
  4121. package/dist/MetalKit/MTKSubmesh.d.ts +6 -1
  4122. package/dist/MetalKit/MTKTextureLoader.d.ts +5 -1
  4123. package/dist/MetalKit/MTKView.d.ts +7 -2
  4124. package/dist/MetalPerformanceShadersGraph/MPSGraph.d.ts +4 -0
  4125. package/dist/MetalPerformanceShadersGraph/MPSGraphCompilationDescriptor.d.ts +5 -1
  4126. package/dist/MetalPerformanceShadersGraph/MPSGraphConvolution2DOpDescriptor.d.ts +6 -1
  4127. package/dist/MetalPerformanceShadersGraph/MPSGraphConvolution3DOpDescriptor.d.ts +6 -1
  4128. package/dist/MetalPerformanceShadersGraph/MPSGraphCreateSparseOpDescriptor.d.ts +5 -1
  4129. package/dist/MetalPerformanceShadersGraph/MPSGraphDepthwiseConvolution2DOpDescriptor.d.ts +6 -1
  4130. package/dist/MetalPerformanceShadersGraph/MPSGraphDepthwiseConvolution3DOpDescriptor.d.ts +6 -1
  4131. package/dist/MetalPerformanceShadersGraph/MPSGraphDevice.d.ts +6 -1
  4132. package/dist/MetalPerformanceShadersGraph/MPSGraphExecutable.d.ts +5 -1
  4133. package/dist/MetalPerformanceShadersGraph/MPSGraphExecutableExecutionDescriptor.d.ts +6 -1
  4134. package/dist/MetalPerformanceShadersGraph/MPSGraphExecutableSerializationDescriptor.d.ts +6 -1
  4135. package/dist/MetalPerformanceShadersGraph/MPSGraphExecutionDescriptor.d.ts +5 -1
  4136. package/dist/MetalPerformanceShadersGraph/MPSGraphFFTDescriptor.d.ts +6 -1
  4137. package/dist/MetalPerformanceShadersGraph/MPSGraphGRUDescriptor.d.ts +6 -1
  4138. package/dist/MetalPerformanceShadersGraph/MPSGraphImToColOpDescriptor.d.ts +6 -1
  4139. package/dist/MetalPerformanceShadersGraph/MPSGraphLSTMDescriptor.d.ts +6 -1
  4140. package/dist/MetalPerformanceShadersGraph/MPSGraphObject.d.ts +6 -1
  4141. package/dist/MetalPerformanceShadersGraph/MPSGraphOperation.d.ts +6 -1
  4142. package/dist/MetalPerformanceShadersGraph/MPSGraphPooling2DOpDescriptor.d.ts +5 -1
  4143. package/dist/MetalPerformanceShadersGraph/MPSGraphPooling4DOpDescriptor.d.ts +5 -1
  4144. package/dist/MetalPerformanceShadersGraph/MPSGraphRandomOpDescriptor.d.ts +5 -1
  4145. package/dist/MetalPerformanceShadersGraph/MPSGraphShapedType.d.ts +5 -1
  4146. package/dist/MetalPerformanceShadersGraph/MPSGraphSingleGateRNNDescriptor.d.ts +6 -1
  4147. package/dist/MetalPerformanceShadersGraph/MPSGraphStencilOpDescriptor.d.ts +5 -1
  4148. package/dist/MetalPerformanceShadersGraph/MPSGraphTensor.d.ts +5 -1
  4149. package/dist/MetalPerformanceShadersGraph/MPSGraphTensorData.d.ts +5 -1
  4150. package/dist/MetalPerformanceShadersGraph/MPSGraphType.d.ts +6 -1
  4151. package/dist/MetalPerformanceShadersGraph/MPSGraphVariableOp.d.ts +5 -1
  4152. package/dist/MetricKit/MXAnimationMetric.d.ts +6 -1
  4153. package/dist/MetricKit/MXAppExitMetric.d.ts +6 -1
  4154. package/dist/MetricKit/MXAppLaunchDiagnostic.d.ts +6 -1
  4155. package/dist/MetricKit/MXAppLaunchMetric.d.ts +6 -1
  4156. package/dist/MetricKit/MXAppResponsivenessMetric.d.ts +6 -1
  4157. package/dist/MetricKit/MXAppRunTimeMetric.d.ts +6 -1
  4158. package/dist/MetricKit/MXAverage.d.ts +6 -1
  4159. package/dist/MetricKit/MXBackgroundExitData.d.ts +6 -1
  4160. package/dist/MetricKit/MXCPUExceptionDiagnostic.d.ts +6 -1
  4161. package/dist/MetricKit/MXCPUMetric.d.ts +6 -1
  4162. package/dist/MetricKit/MXCallStackTree.d.ts +6 -1
  4163. package/dist/MetricKit/MXCellularConditionMetric.d.ts +6 -1
  4164. package/dist/MetricKit/MXCrashDiagnostic.d.ts +6 -1
  4165. package/dist/MetricKit/MXCrashDiagnosticObjectiveCExceptionReason.d.ts +6 -1
  4166. package/dist/MetricKit/MXDiagnostic.d.ts +6 -1
  4167. package/dist/MetricKit/MXDiagnosticPayload.d.ts +6 -1
  4168. package/dist/MetricKit/MXDiskIOMetric.d.ts +6 -1
  4169. package/dist/MetricKit/MXDiskSpaceUsageMetric.d.ts +6 -1
  4170. package/dist/MetricKit/MXDiskWriteExceptionDiagnostic.d.ts +6 -1
  4171. package/dist/MetricKit/MXDisplayMetric.d.ts +6 -1
  4172. package/dist/MetricKit/MXForegroundExitData.d.ts +6 -1
  4173. package/dist/MetricKit/MXGPUMetric.d.ts +6 -1
  4174. package/dist/MetricKit/MXHangDiagnostic.d.ts +6 -1
  4175. package/dist/MetricKit/MXHistogram.d.ts +6 -1
  4176. package/dist/MetricKit/MXHistogramBucket.d.ts +6 -1
  4177. package/dist/MetricKit/MXLocationActivityMetric.d.ts +6 -1
  4178. package/dist/MetricKit/MXMemoryMetric.d.ts +6 -1
  4179. package/dist/MetricKit/MXMetaData.d.ts +5 -1
  4180. package/dist/MetricKit/MXMetric.d.ts +6 -1
  4181. package/dist/MetricKit/MXMetricManager.d.ts +5 -1
  4182. package/dist/MetricKit/MXMetricPayload.d.ts +6 -1
  4183. package/dist/MetricKit/MXNetworkTransferMetric.d.ts +6 -1
  4184. package/dist/MetricKit/MXSignpostIntervalData.d.ts +6 -1
  4185. package/dist/MetricKit/MXSignpostMetric.d.ts +6 -1
  4186. package/dist/MetricKit/MXSignpostRecord.d.ts +6 -1
  4187. package/dist/MetricKit/MXUnitAveragePixelLuminance.d.ts +11 -1
  4188. package/dist/MetricKit/MXUnitSignalBars.d.ts +11 -1
  4189. package/dist/ModelIO/MDLAnimatedMatrix4x4.d.ts +5 -1
  4190. package/dist/ModelIO/MDLAnimatedQuaternion.d.ts +5 -1
  4191. package/dist/ModelIO/MDLAnimatedQuaternionArray.d.ts +5 -1
  4192. package/dist/ModelIO/MDLAnimatedScalar.d.ts +5 -1
  4193. package/dist/ModelIO/MDLAnimatedScalarArray.d.ts +5 -1
  4194. package/dist/ModelIO/MDLAnimatedValue.d.ts +5 -1
  4195. package/dist/ModelIO/MDLAnimatedVector2.d.ts +5 -1
  4196. package/dist/ModelIO/MDLAnimatedVector3.d.ts +5 -1
  4197. package/dist/ModelIO/MDLAnimatedVector3Array.d.ts +5 -1
  4198. package/dist/ModelIO/MDLAnimatedVector4.d.ts +5 -1
  4199. package/dist/ModelIO/MDLAnimationBindComponent.d.ts +6 -1
  4200. package/dist/ModelIO/MDLAreaLight.d.ts +5 -1
  4201. package/dist/ModelIO/MDLAsset.d.ts +5 -1
  4202. package/dist/ModelIO/MDLBundleAssetResolver.d.ts +6 -1
  4203. package/dist/ModelIO/MDLCamera.d.ts +5 -1
  4204. package/dist/ModelIO/MDLCheckerboardTexture.d.ts +18 -2
  4205. package/dist/ModelIO/MDLColorSwatchTexture.d.ts +19 -2
  4206. package/dist/ModelIO/MDLLight.d.ts +5 -1
  4207. package/dist/ModelIO/MDLLightProbe.d.ts +6 -1
  4208. package/dist/ModelIO/MDLMaterial.d.ts +6 -1
  4209. package/dist/ModelIO/MDLMaterialProperty.d.ts +5 -1
  4210. package/dist/ModelIO/MDLMaterialPropertyConnection.d.ts +6 -1
  4211. package/dist/ModelIO/MDLMaterialPropertyGraph.d.ts +7 -1
  4212. package/dist/ModelIO/MDLMaterialPropertyNode.d.ts +6 -1
  4213. package/dist/ModelIO/MDLMatrix4x4Array.d.ts +5 -1
  4214. package/dist/ModelIO/MDLMesh.d.ts +5 -1
  4215. package/dist/ModelIO/MDLMeshBufferData.d.ts +6 -1
  4216. package/dist/ModelIO/MDLMeshBufferDataAllocator.d.ts +6 -1
  4217. package/dist/ModelIO/MDLMeshBufferMap.d.ts +5 -1
  4218. package/dist/ModelIO/MDLMeshBufferZoneDefault.d.ts +6 -1
  4219. package/dist/ModelIO/MDLNoiseTexture.d.ts +18 -2
  4220. package/dist/ModelIO/MDLNormalMapTexture.d.ts +20 -2
  4221. package/dist/ModelIO/MDLObject.d.ts +5 -1
  4222. package/dist/ModelIO/MDLObjectContainer.d.ts +6 -1
  4223. package/dist/ModelIO/MDLPackedJointAnimation.d.ts +6 -1
  4224. package/dist/ModelIO/MDLPathAssetResolver.d.ts +6 -1
  4225. package/dist/ModelIO/MDLPhotometricLight.d.ts +6 -1
  4226. package/dist/ModelIO/MDLPhysicallyPlausibleLight.d.ts +5 -1
  4227. package/dist/ModelIO/MDLPhysicallyPlausibleScatteringFunction.d.ts +6 -1
  4228. package/dist/ModelIO/MDLRelativeAssetResolver.d.ts +6 -1
  4229. package/dist/ModelIO/MDLScatteringFunction.d.ts +6 -1
  4230. package/dist/ModelIO/MDLSkeleton.d.ts +6 -1
  4231. package/dist/ModelIO/MDLSkyCubeTexture.d.ts +18 -2
  4232. package/dist/ModelIO/MDLStereoscopicCamera.d.ts +6 -1
  4233. package/dist/ModelIO/MDLSubmesh.d.ts +6 -1
  4234. package/dist/ModelIO/MDLSubmeshTopology.d.ts +6 -1
  4235. package/dist/ModelIO/MDLTexture.d.ts +5 -1
  4236. package/dist/ModelIO/MDLTextureFilter.d.ts +6 -1
  4237. package/dist/ModelIO/MDLTextureSampler.d.ts +6 -1
  4238. package/dist/ModelIO/MDLTransform.d.ts +5 -1
  4239. package/dist/ModelIO/MDLTransformMatrixOp.d.ts +6 -1
  4240. package/dist/ModelIO/MDLTransformOrientOp.d.ts +6 -1
  4241. package/dist/ModelIO/MDLTransformRotateOp.d.ts +6 -1
  4242. package/dist/ModelIO/MDLTransformRotateXOp.d.ts +6 -1
  4243. package/dist/ModelIO/MDLTransformRotateYOp.d.ts +6 -1
  4244. package/dist/ModelIO/MDLTransformRotateZOp.d.ts +6 -1
  4245. package/dist/ModelIO/MDLTransformScaleOp.d.ts +6 -1
  4246. package/dist/ModelIO/MDLTransformStack.d.ts +6 -1
  4247. package/dist/ModelIO/MDLTransformTranslateOp.d.ts +6 -1
  4248. package/dist/ModelIO/MDLURLTexture.d.ts +20 -2
  4249. package/dist/ModelIO/MDLUtility.d.ts +6 -1
  4250. package/dist/ModelIO/MDLVertexAttribute.d.ts +5 -1
  4251. package/dist/ModelIO/MDLVertexAttributeData.d.ts +5 -1
  4252. package/dist/ModelIO/MDLVertexBufferLayout.d.ts +6 -1
  4253. package/dist/ModelIO/MDLVertexDescriptor.d.ts +6 -1
  4254. package/dist/ModelIO/MDLVoxelArray.d.ts +5 -1
  4255. package/dist/MultipeerConnectivity/MCAdvertiserAssistant.d.ts +6 -1
  4256. package/dist/MultipeerConnectivity/MCBrowserViewController.d.ts +11 -2
  4257. package/dist/MultipeerConnectivity/MCNearbyServiceAdvertiser.d.ts +6 -1
  4258. package/dist/MultipeerConnectivity/MCNearbyServiceBrowser.d.ts +6 -1
  4259. package/dist/MultipeerConnectivity/MCPeerID.d.ts +6 -1
  4260. package/dist/MultipeerConnectivity/MCSession.d.ts +5 -1
  4261. package/dist/NaturalLanguage/NLContextualEmbedding.d.ts +5 -1
  4262. package/dist/NaturalLanguage/NLContextualEmbeddingResult.d.ts +5 -1
  4263. package/dist/NaturalLanguage/NLEmbedding.d.ts +5 -1
  4264. package/dist/NaturalLanguage/NLGazetteer.d.ts +5 -1
  4265. package/dist/NaturalLanguage/NLLanguageRecognizer.d.ts +6 -1
  4266. package/dist/NaturalLanguage/NLModel.d.ts +5 -1
  4267. package/dist/NaturalLanguage/NLModelConfiguration.d.ts +6 -1
  4268. package/dist/NaturalLanguage/NLTagger.d.ts +5 -1
  4269. package/dist/NaturalLanguage/NLTokenizer.d.ts +5 -1
  4270. package/dist/NearbyInteraction/NIAlgorithmConvergence.d.ts +6 -1
  4271. package/dist/NearbyInteraction/NIConfiguration.d.ts +6 -1
  4272. package/dist/NearbyInteraction/NIDLTDOAConfiguration.d.ts +6 -1
  4273. package/dist/NearbyInteraction/NIDLTDOAMeasurement.d.ts +5 -1
  4274. package/dist/NearbyInteraction/NIDiscoveryToken.d.ts +6 -1
  4275. package/dist/NearbyInteraction/NINearbyAccessoryConfiguration.d.ts +5 -1
  4276. package/dist/NearbyInteraction/NINearbyObject.d.ts +5 -1
  4277. package/dist/NearbyInteraction/NINearbyPeerConfiguration.d.ts +6 -1
  4278. package/dist/NearbyInteraction/NISession.d.ts +5 -1
  4279. package/dist/NetworkExtension/NEAppProxyFlow.d.ts +6 -1
  4280. package/dist/NetworkExtension/NEAppProxyProvider.d.ts +6 -1
  4281. package/dist/NetworkExtension/NEAppProxyProviderManager.d.ts +7 -1
  4282. package/dist/NetworkExtension/NEAppProxyTCPFlow.d.ts +6 -1
  4283. package/dist/NetworkExtension/NEAppProxyUDPFlow.d.ts +5 -1
  4284. package/dist/NetworkExtension/NEAppPushManager.d.ts +6 -1
  4285. package/dist/NetworkExtension/NEAppPushProvider.d.ts +6 -1
  4286. package/dist/NetworkExtension/NEAppRule.d.ts +6 -1
  4287. package/dist/NetworkExtension/NEDNSOverHTTPSSettings.d.ts +8 -1
  4288. package/dist/NetworkExtension/NEDNSOverTLSSettings.d.ts +8 -1
  4289. package/dist/NetworkExtension/NEDNSProxyManager.d.ts +6 -1
  4290. package/dist/NetworkExtension/NEDNSProxyProvider.d.ts +5 -1
  4291. package/dist/NetworkExtension/NEDNSProxyProviderProtocol.d.ts +6 -1
  4292. package/dist/NetworkExtension/NEDNSSettings.d.ts +6 -1
  4293. package/dist/NetworkExtension/NEDNSSettingsManager.d.ts +6 -1
  4294. package/dist/NetworkExtension/NEEthernetTunnelNetworkSettings.d.ts +7 -1
  4295. package/dist/NetworkExtension/NEEthernetTunnelProvider.d.ts +6 -1
  4296. package/dist/NetworkExtension/NEEvaluateConnectionRule.d.ts +6 -1
  4297. package/dist/NetworkExtension/NEFilterBrowserFlow.d.ts +6 -1
  4298. package/dist/NetworkExtension/NEFilterControlProvider.d.ts +6 -1
  4299. package/dist/NetworkExtension/NEFilterControlVerdict.d.ts +6 -1
  4300. package/dist/NetworkExtension/NEFilterDataProvider.d.ts +6 -1
  4301. package/dist/NetworkExtension/NEFilterDataVerdict.d.ts +6 -1
  4302. package/dist/NetworkExtension/NEFilterFlow.d.ts +6 -1
  4303. package/dist/NetworkExtension/NEFilterManager.d.ts +6 -1
  4304. package/dist/NetworkExtension/NEFilterNewFlowVerdict.d.ts +6 -1
  4305. package/dist/NetworkExtension/NEFilterPacketContext.d.ts +6 -1
  4306. package/dist/NetworkExtension/NEFilterPacketProvider.d.ts +5 -1
  4307. package/dist/NetworkExtension/NEFilterProvider.d.ts +6 -1
  4308. package/dist/NetworkExtension/NEFilterProviderConfiguration.d.ts +6 -1
  4309. package/dist/NetworkExtension/NEFilterRemediationVerdict.d.ts +6 -1
  4310. package/dist/NetworkExtension/NEFilterReport.d.ts +6 -1
  4311. package/dist/NetworkExtension/NEFilterRule.d.ts +6 -1
  4312. package/dist/NetworkExtension/NEFilterSettings.d.ts +6 -1
  4313. package/dist/NetworkExtension/NEFilterSocketFlow.d.ts +6 -1
  4314. package/dist/NetworkExtension/NEFilterVerdict.d.ts +6 -1
  4315. package/dist/NetworkExtension/NEFlowMetaData.d.ts +6 -1
  4316. package/dist/NetworkExtension/NEHotspotConfiguration.d.ts +6 -1
  4317. package/dist/NetworkExtension/NEHotspotConfigurationManager.d.ts +6 -1
  4318. package/dist/NetworkExtension/NEHotspotEAPSettings.d.ts +6 -1
  4319. package/dist/NetworkExtension/NEHotspotHS20Settings.d.ts +6 -1
  4320. package/dist/NetworkExtension/NEHotspotHelper.d.ts +6 -1
  4321. package/dist/NetworkExtension/NEHotspotHelperCommand.d.ts +6 -1
  4322. package/dist/NetworkExtension/NEHotspotHelperResponse.d.ts +6 -1
  4323. package/dist/NetworkExtension/NEHotspotNetwork.d.ts +6 -1
  4324. package/dist/NetworkExtension/NEIPv4Route.d.ts +5 -1
  4325. package/dist/NetworkExtension/NEIPv4Settings.d.ts +6 -1
  4326. package/dist/NetworkExtension/NEIPv6Route.d.ts +5 -1
  4327. package/dist/NetworkExtension/NEIPv6Settings.d.ts +6 -1
  4328. package/dist/NetworkExtension/NENetworkRule.d.ts +6 -1
  4329. package/dist/NetworkExtension/NEOnDemandRule.d.ts +6 -1
  4330. package/dist/NetworkExtension/NEOnDemandRuleConnect.d.ts +6 -1
  4331. package/dist/NetworkExtension/NEOnDemandRuleDisconnect.d.ts +6 -1
  4332. package/dist/NetworkExtension/NEOnDemandRuleEvaluateConnection.d.ts +6 -1
  4333. package/dist/NetworkExtension/NEOnDemandRuleIgnore.d.ts +6 -1
  4334. package/dist/NetworkExtension/NEPacket.d.ts +5 -1
  4335. package/dist/NetworkExtension/NEPacketTunnelFlow.d.ts +6 -1
  4336. package/dist/NetworkExtension/NEPacketTunnelNetworkSettings.d.ts +8 -1
  4337. package/dist/NetworkExtension/NEPacketTunnelProvider.d.ts +5 -1
  4338. package/dist/NetworkExtension/NEPrivateLTENetwork.d.ts +6 -1
  4339. package/dist/NetworkExtension/NEProvider.d.ts +5 -1
  4340. package/dist/NetworkExtension/NEProxyServer.d.ts +6 -1
  4341. package/dist/NetworkExtension/NEProxySettings.d.ts +6 -1
  4342. package/dist/NetworkExtension/NERelay.d.ts +6 -1
  4343. package/dist/NetworkExtension/NERelayManager.d.ts +6 -1
  4344. package/dist/NetworkExtension/NETransparentProxyManager.d.ts +6 -1
  4345. package/dist/NetworkExtension/NETransparentProxyNetworkSettings.d.ts +8 -1
  4346. package/dist/NetworkExtension/NETransparentProxyProvider.d.ts +6 -1
  4347. package/dist/NetworkExtension/NETunnelNetworkSettings.d.ts +6 -1
  4348. package/dist/NetworkExtension/NETunnelProvider.d.ts +6 -1
  4349. package/dist/NetworkExtension/NETunnelProviderManager.d.ts +6 -1
  4350. package/dist/NetworkExtension/NETunnelProviderProtocol.d.ts +6 -1
  4351. package/dist/NetworkExtension/NETunnelProviderSession.d.ts +5 -1
  4352. package/dist/NetworkExtension/NEURLFilter.d.ts +6 -1
  4353. package/dist/NetworkExtension/NEVPNConnection.d.ts +5 -1
  4354. package/dist/NetworkExtension/NEVPNIKEv2PPKConfiguration.d.ts +6 -1
  4355. package/dist/NetworkExtension/NEVPNIKEv2SecurityAssociationParameters.d.ts +6 -1
  4356. package/dist/NetworkExtension/NEVPNManager.d.ts +5 -1
  4357. package/dist/NetworkExtension/NEVPNProtocol.d.ts +6 -1
  4358. package/dist/NetworkExtension/NEVPNProtocolIKEv2.d.ts +6 -1
  4359. package/dist/NetworkExtension/NEVPNProtocolIPSec.d.ts +6 -1
  4360. package/dist/NetworkExtension/NWBonjourServiceEndpoint.d.ts +6 -1
  4361. package/dist/NetworkExtension/NWEndpoint.d.ts +6 -1
  4362. package/dist/NetworkExtension/NWHostEndpoint.d.ts +6 -1
  4363. package/dist/NetworkExtension/NWPath.d.ts +6 -1
  4364. package/dist/NetworkExtension/NWTCPConnection.d.ts +6 -1
  4365. package/dist/NetworkExtension/NWTLSParameters.d.ts +6 -1
  4366. package/dist/NetworkExtension/NWUDPSession.d.ts +6 -1
  4367. package/dist/NotificationCenter/NCWidgetController.d.ts +6 -1
  4368. package/dist/NotificationCenter/NCWidgetListViewController.d.ts +13 -3
  4369. package/dist/NotificationCenter/NCWidgetSearchViewController.d.ts +12 -3
  4370. package/dist/OSAKit/OSALanguage.d.ts +5 -1
  4371. package/dist/OSAKit/OSALanguageInstance.d.ts +5 -1
  4372. package/dist/OSAKit/OSAScript.d.ts +5 -1
  4373. package/dist/OSAKit/OSAScriptController.d.ts +8 -2
  4374. package/dist/OSAKit/OSAScriptView.d.ts +16 -2
  4375. package/dist/OSLog/OSLogEntry.d.ts +6 -1
  4376. package/dist/OSLog/OSLogEntryBoundary.d.ts +6 -1
  4377. package/dist/OSLog/OSLogEntryLog.d.ts +6 -1
  4378. package/dist/OSLog/OSLogEnumerator.d.ts +6 -1
  4379. package/dist/OSLog/OSLogMessageComponent.d.ts +6 -1
  4380. package/dist/OSLog/OSLogPosition.d.ts +6 -1
  4381. package/dist/OSLog/OSLogStore.d.ts +5 -1
  4382. package/dist/OpenDirectory/ODAttributeMap.d.ts +6 -1
  4383. package/dist/OpenDirectory/ODConfiguration.d.ts +5 -1
  4384. package/dist/OpenDirectory/ODMappings.d.ts +6 -1
  4385. package/dist/OpenDirectory/ODModuleEntry.d.ts +5 -1
  4386. package/dist/OpenDirectory/ODNode.d.ts +5 -1
  4387. package/dist/OpenDirectory/ODQuery.d.ts +5 -1
  4388. package/dist/OpenDirectory/ODRecord.d.ts +5 -1
  4389. package/dist/OpenDirectory/ODRecordMap.d.ts +6 -1
  4390. package/dist/OpenDirectory/ODSession.d.ts +5 -1
  4391. package/dist/PDFKit/PDFAction.d.ts +6 -1
  4392. package/dist/PDFKit/PDFActionGoTo.d.ts +6 -1
  4393. package/dist/PDFKit/PDFActionNamed.d.ts +6 -1
  4394. package/dist/PDFKit/PDFActionRemoteGoTo.d.ts +6 -1
  4395. package/dist/PDFKit/PDFActionResetForm.d.ts +6 -1
  4396. package/dist/PDFKit/PDFActionURL.d.ts +6 -1
  4397. package/dist/PDFKit/PDFAnnotation.d.ts +5 -1
  4398. package/dist/PDFKit/PDFAnnotationButtonWidget.d.ts +12 -1
  4399. package/dist/PDFKit/PDFAnnotationChoiceWidget.d.ts +12 -1
  4400. package/dist/PDFKit/PDFAnnotationCircle.d.ts +12 -1
  4401. package/dist/PDFKit/PDFAnnotationFreeText.d.ts +12 -1
  4402. package/dist/PDFKit/PDFAnnotationInk.d.ts +12 -1
  4403. package/dist/PDFKit/PDFAnnotationLine.d.ts +12 -1
  4404. package/dist/PDFKit/PDFAnnotationLink.d.ts +12 -1
  4405. package/dist/PDFKit/PDFAnnotationMarkup.d.ts +12 -1
  4406. package/dist/PDFKit/PDFAnnotationPopup.d.ts +12 -1
  4407. package/dist/PDFKit/PDFAnnotationSquare.d.ts +12 -1
  4408. package/dist/PDFKit/PDFAnnotationStamp.d.ts +12 -1
  4409. package/dist/PDFKit/PDFAnnotationText.d.ts +12 -1
  4410. package/dist/PDFKit/PDFAnnotationTextWidget.d.ts +12 -1
  4411. package/dist/PDFKit/PDFAppearanceCharacteristics.d.ts +6 -1
  4412. package/dist/PDFKit/PDFBorder.d.ts +6 -1
  4413. package/dist/PDFKit/PDFDestination.d.ts +6 -1
  4414. package/dist/PDFKit/PDFDocument.d.ts +5 -1
  4415. package/dist/PDFKit/PDFOutline.d.ts +5 -1
  4416. package/dist/PDFKit/PDFPage.d.ts +5 -1
  4417. package/dist/PDFKit/PDFSelection.d.ts +5 -1
  4418. package/dist/PDFKit/PDFThumbnailView.d.ts +11 -2
  4419. package/dist/PDFKit/PDFView.d.ts +9 -2
  4420. package/dist/PHASE/PHASEAmbientMixerDefinition.d.ts +6 -1
  4421. package/dist/PHASE/PHASEAsset.d.ts +6 -1
  4422. package/dist/PHASE/PHASEAssetRegistry.d.ts +5 -1
  4423. package/dist/PHASE/PHASEBlendNodeDefinition.d.ts +6 -1
  4424. package/dist/PHASE/PHASECardioidDirectivityModelParameters.d.ts +6 -1
  4425. package/dist/PHASE/PHASECardioidDirectivityModelSubbandParameters.d.ts +6 -1
  4426. package/dist/PHASE/PHASEChannelMixerDefinition.d.ts +6 -1
  4427. package/dist/PHASE/PHASEConeDirectivityModelParameters.d.ts +6 -1
  4428. package/dist/PHASE/PHASEConeDirectivityModelSubbandParameters.d.ts +6 -1
  4429. package/dist/PHASE/PHASEContainerNodeDefinition.d.ts +5 -0
  4430. package/dist/PHASE/PHASEDefinition.d.ts +6 -1
  4431. package/dist/PHASE/PHASEDirectivityModelParameters.d.ts +6 -1
  4432. package/dist/PHASE/PHASEDistanceModelFadeOutParameters.d.ts +6 -1
  4433. package/dist/PHASE/PHASEDistanceModelParameters.d.ts +6 -1
  4434. package/dist/PHASE/PHASEDucker.d.ts +6 -1
  4435. package/dist/PHASE/PHASEEngine.d.ts +5 -1
  4436. package/dist/PHASE/PHASEEnvelope.d.ts +5 -1
  4437. package/dist/PHASE/PHASEEnvelopeDistanceModelParameters.d.ts +6 -1
  4438. package/dist/PHASE/PHASEEnvelopeSegment.d.ts +5 -1
  4439. package/dist/PHASE/PHASEGeneratorNodeDefinition.d.ts +6 -1
  4440. package/dist/PHASE/PHASEGeometricSpreadingDistanceModelParameters.d.ts +6 -1
  4441. package/dist/PHASE/PHASEGlobalMetaParameterAsset.d.ts +6 -1
  4442. package/dist/PHASE/PHASEGroup.d.ts +6 -1
  4443. package/dist/PHASE/PHASEGroupPreset.d.ts +6 -1
  4444. package/dist/PHASE/PHASEGroupPresetSetting.d.ts +6 -1
  4445. package/dist/PHASE/PHASEListener.d.ts +6 -1
  4446. package/dist/PHASE/PHASEMappedMetaParameterDefinition.d.ts +10 -1
  4447. package/dist/PHASE/PHASEMaterial.d.ts +6 -1
  4448. package/dist/PHASE/PHASEMedium.d.ts +6 -1
  4449. package/dist/PHASE/PHASEMetaParameter.d.ts +5 -1
  4450. package/dist/PHASE/PHASEMetaParameterDefinition.d.ts +5 -1
  4451. package/dist/PHASE/PHASEMixer.d.ts +6 -1
  4452. package/dist/PHASE/PHASEMixerDefinition.d.ts +6 -1
  4453. package/dist/PHASE/PHASEMixerParameters.d.ts +6 -1
  4454. package/dist/PHASE/PHASENumberMetaParameter.d.ts +6 -1
  4455. package/dist/PHASE/PHASENumberMetaParameterDefinition.d.ts +6 -1
  4456. package/dist/PHASE/PHASENumericPair.d.ts +6 -1
  4457. package/dist/PHASE/PHASEObject.d.ts +5 -1
  4458. package/dist/PHASE/PHASEOccluder.d.ts +7 -1
  4459. package/dist/PHASE/PHASEPullStreamNode.d.ts +5 -1
  4460. package/dist/PHASE/PHASEPullStreamNodeDefinition.d.ts +6 -1
  4461. package/dist/PHASE/PHASEPushStreamNode.d.ts +6 -1
  4462. package/dist/PHASE/PHASEPushStreamNodeDefinition.d.ts +6 -1
  4463. package/dist/PHASE/PHASERandomNodeDefinition.d.ts +6 -1
  4464. package/dist/PHASE/PHASESamplerNodeDefinition.d.ts +6 -1
  4465. package/dist/PHASE/PHASEShape.d.ts +6 -1
  4466. package/dist/PHASE/PHASEShapeElement.d.ts +6 -1
  4467. package/dist/PHASE/PHASESoundAsset.d.ts +6 -1
  4468. package/dist/PHASE/PHASESoundEvent.d.ts +5 -1
  4469. package/dist/PHASE/PHASESoundEventNodeAsset.d.ts +6 -1
  4470. package/dist/PHASE/PHASESoundEventNodeDefinition.d.ts +6 -1
  4471. package/dist/PHASE/PHASESource.d.ts +6 -1
  4472. package/dist/PHASE/PHASESpatialMixerDefinition.d.ts +6 -1
  4473. package/dist/PHASE/PHASESpatialPipeline.d.ts +6 -1
  4474. package/dist/PHASE/PHASESpatialPipelineEntry.d.ts +6 -1
  4475. package/dist/PHASE/PHASEStreamNode.d.ts +6 -1
  4476. package/dist/PHASE/PHASEStringMetaParameter.d.ts +6 -1
  4477. package/dist/PHASE/PHASEStringMetaParameterDefinition.d.ts +6 -1
  4478. package/dist/PHASE/PHASESwitchNodeDefinition.d.ts +6 -1
  4479. package/dist/ParavirtualizedGraphics/PGDeviceDescriptor.d.ts +5 -1
  4480. package/dist/ParavirtualizedGraphics/PGDisplayDescriptor.d.ts +6 -1
  4481. package/dist/ParavirtualizedGraphics/PGDisplayMode.d.ts +6 -1
  4482. package/dist/PassKit/PKAddCarKeyPassConfiguration.d.ts +6 -1
  4483. package/dist/PassKit/PKAddIdentityDocumentConfiguration.d.ts +6 -1
  4484. package/dist/PassKit/PKAddIdentityDocumentMetadata.d.ts +6 -1
  4485. package/dist/PassKit/PKAddPassMetadataPreview.d.ts +5 -1
  4486. package/dist/PassKit/PKAddPaymentPassRequest.d.ts +6 -1
  4487. package/dist/PassKit/PKAddPaymentPassRequestConfiguration.d.ts +6 -1
  4488. package/dist/PassKit/PKAddSecureElementPassConfiguration.d.ts +6 -1
  4489. package/dist/PassKit/PKAddShareablePassConfiguration.d.ts +6 -1
  4490. package/dist/PassKit/PKAutomaticReloadPaymentRequest.d.ts +6 -1
  4491. package/dist/PassKit/PKAutomaticReloadPaymentSummaryItem.d.ts +10 -1
  4492. package/dist/PassKit/PKBarcodeEventConfigurationRequest.d.ts +6 -1
  4493. package/dist/PassKit/PKBarcodeEventMetadataRequest.d.ts +6 -1
  4494. package/dist/PassKit/PKBarcodeEventMetadataResponse.d.ts +6 -1
  4495. package/dist/PassKit/PKBarcodeEventSignatureRequest.d.ts +6 -1
  4496. package/dist/PassKit/PKBarcodeEventSignatureResponse.d.ts +6 -1
  4497. package/dist/PassKit/PKContact.d.ts +6 -1
  4498. package/dist/PassKit/PKDateComponentsRange.d.ts +6 -1
  4499. package/dist/PassKit/PKDeferredPaymentRequest.d.ts +6 -1
  4500. package/dist/PassKit/PKDeferredPaymentSummaryItem.d.ts +11 -1
  4501. package/dist/PassKit/PKDisbursementRequest.d.ts +6 -1
  4502. package/dist/PassKit/PKDisbursementSummaryItem.d.ts +11 -1
  4503. package/dist/PassKit/PKIdentityAnyOfDescriptor.d.ts +6 -1
  4504. package/dist/PassKit/PKIdentityAuthorizationController.d.ts +6 -1
  4505. package/dist/PassKit/PKIdentityDocument.d.ts +6 -1
  4506. package/dist/PassKit/PKIdentityDocumentMetadata.d.ts +6 -1
  4507. package/dist/PassKit/PKIdentityDriversLicenseDescriptor.d.ts +6 -1
  4508. package/dist/PassKit/PKIdentityElement.d.ts +6 -1
  4509. package/dist/PassKit/PKIdentityIntentToStore.d.ts +6 -1
  4510. package/dist/PassKit/PKIdentityNationalIDCardDescriptor.d.ts +6 -1
  4511. package/dist/PassKit/PKIdentityPhotoIDDescriptor.d.ts +6 -1
  4512. package/dist/PassKit/PKIdentityRequest.d.ts +6 -1
  4513. package/dist/PassKit/PKInstantFundsOutFeeSummaryItem.d.ts +11 -1
  4514. package/dist/PassKit/PKIssuerProvisioningExtensionHandler.d.ts +6 -1
  4515. package/dist/PassKit/PKIssuerProvisioningExtensionPassEntry.d.ts +5 -1
  4516. package/dist/PassKit/PKIssuerProvisioningExtensionPaymentPassEntry.d.ts +6 -1
  4517. package/dist/PassKit/PKIssuerProvisioningExtensionStatus.d.ts +6 -1
  4518. package/dist/PassKit/PKJapanIndividualNumberCardMetadata.d.ts +6 -1
  4519. package/dist/PassKit/PKLabeledValue.d.ts +6 -1
  4520. package/dist/PassKit/PKObject.d.ts +6 -1
  4521. package/dist/PassKit/PKPass.d.ts +5 -1
  4522. package/dist/PassKit/PKPassLibrary.d.ts +6 -1
  4523. package/dist/PassKit/PKPassRelevantDate.d.ts +6 -1
  4524. package/dist/PassKit/PKPayment.d.ts +6 -1
  4525. package/dist/PassKit/PKPaymentAuthorizationController.d.ts +6 -1
  4526. package/dist/PassKit/PKPaymentAuthorizationResult.d.ts +7 -2
  4527. package/dist/PassKit/PKPaymentAuthorizationViewController.d.ts +12 -2
  4528. package/dist/PassKit/PKPaymentButton.d.ts +18 -2
  4529. package/dist/PassKit/PKPaymentInformationEventExtension.d.ts +6 -1
  4530. package/dist/PassKit/PKPaymentMerchantSession.d.ts +6 -1
  4531. package/dist/PassKit/PKPaymentMethod.d.ts +6 -1
  4532. package/dist/PassKit/PKPaymentOrderDetails.d.ts +6 -1
  4533. package/dist/PassKit/PKPaymentPass.d.ts +8 -1
  4534. package/dist/PassKit/PKPaymentRequest.d.ts +6 -1
  4535. package/dist/PassKit/PKPaymentRequestCouponCodeUpdate.d.ts +8 -2
  4536. package/dist/PassKit/PKPaymentRequestMerchantSessionUpdate.d.ts +6 -1
  4537. package/dist/PassKit/PKPaymentRequestPaymentMethodUpdate.d.ts +8 -2
  4538. package/dist/PassKit/PKPaymentRequestShippingContactUpdate.d.ts +8 -2
  4539. package/dist/PassKit/PKPaymentRequestShippingMethodUpdate.d.ts +8 -1
  4540. package/dist/PassKit/PKPaymentRequestUpdate.d.ts +6 -1
  4541. package/dist/PassKit/PKPaymentSummaryItem.d.ts +6 -1
  4542. package/dist/PassKit/PKPaymentToken.d.ts +6 -1
  4543. package/dist/PassKit/PKPaymentTokenContext.d.ts +6 -1
  4544. package/dist/PassKit/PKRecurringPaymentRequest.d.ts +6 -1
  4545. package/dist/PassKit/PKRecurringPaymentSummaryItem.d.ts +11 -1
  4546. package/dist/PassKit/PKSecureElementPass.d.ts +8 -1
  4547. package/dist/PassKit/PKShareablePassMetadata.d.ts +5 -1
  4548. package/dist/PassKit/PKShareablePassMetadataPreview.d.ts +8 -1
  4549. package/dist/PassKit/PKShippingMethod.d.ts +10 -1
  4550. package/dist/PassKit/PKStoredValuePassBalance.d.ts +6 -1
  4551. package/dist/PassKit/PKStoredValuePassProperties.d.ts +6 -1
  4552. package/dist/PassKit/PKSuicaPassProperties.d.ts +6 -1
  4553. package/dist/PassKit/PKTransitPassProperties.d.ts +8 -1
  4554. package/dist/PassKit/PKVehicleConnectionSession.d.ts +5 -1
  4555. package/dist/PencilKit/PKDrawing.d.ts +5 -1
  4556. package/dist/PencilKit/PKEraserTool.d.ts +6 -1
  4557. package/dist/PencilKit/PKFloatRange.d.ts +6 -1
  4558. package/dist/PencilKit/PKInk.d.ts +6 -1
  4559. package/dist/PencilKit/PKInkingTool.d.ts +5 -1
  4560. package/dist/PencilKit/PKLassoTool.d.ts +6 -1
  4561. package/dist/PencilKit/PKStroke.d.ts +6 -1
  4562. package/dist/PencilKit/PKStrokePath.d.ts +5 -1
  4563. package/dist/PencilKit/PKStrokePoint.d.ts +6 -1
  4564. package/dist/PencilKit/PKTool.d.ts +6 -1
  4565. package/dist/PencilKit/PKToolPickerEraserItem.d.ts +6 -1
  4566. package/dist/PencilKit/PKToolPickerInkingItem.d.ts +5 -1
  4567. package/dist/PencilKit/PKToolPickerItem.d.ts +6 -1
  4568. package/dist/Photos/PHAdjustmentData.d.ts +6 -1
  4569. package/dist/Photos/PHAsset.d.ts +5 -1
  4570. package/dist/Photos/PHAssetChangeRequest.d.ts +5 -1
  4571. package/dist/Photos/PHAssetCollection.d.ts +5 -1
  4572. package/dist/Photos/PHAssetCollectionChangeRequest.d.ts +6 -1
  4573. package/dist/Photos/PHAssetCreationRequest.d.ts +12 -1
  4574. package/dist/Photos/PHAssetResource.d.ts +6 -1
  4575. package/dist/Photos/PHAssetResourceCreationOptions.d.ts +6 -1
  4576. package/dist/Photos/PHAssetResourceManager.d.ts +6 -1
  4577. package/dist/Photos/PHAssetResourceRequestOptions.d.ts +6 -1
  4578. package/dist/Photos/PHAssetResourceUploadJob.d.ts +6 -1
  4579. package/dist/Photos/PHAssetResourceUploadJobChangeRequest.d.ts +6 -1
  4580. package/dist/Photos/PHCachingImageManager.d.ts +6 -1
  4581. package/dist/Photos/PHChange.d.ts +6 -1
  4582. package/dist/Photos/PHChangeRequest.d.ts +6 -1
  4583. package/dist/Photos/PHCloudIdentifier.d.ts +6 -1
  4584. package/dist/Photos/PHCloudIdentifierMapping.d.ts +6 -1
  4585. package/dist/Photos/PHCollection.d.ts +6 -1
  4586. package/dist/Photos/PHCollectionList.d.ts +6 -1
  4587. package/dist/Photos/PHCollectionListChangeRequest.d.ts +6 -1
  4588. package/dist/Photos/PHContentEditingInput.d.ts +5 -1
  4589. package/dist/Photos/PHContentEditingInputRequestOptions.d.ts +5 -1
  4590. package/dist/Photos/PHContentEditingOutput.d.ts +5 -1
  4591. package/dist/Photos/PHFetchOptions.d.ts +6 -1
  4592. package/dist/Photos/PHFetchResult.d.ts +5 -1
  4593. package/dist/Photos/PHFetchResultChangeDetails.d.ts +6 -1
  4594. package/dist/Photos/PHImageManager.d.ts +5 -1
  4595. package/dist/Photos/PHImageRequestOptions.d.ts +5 -1
  4596. package/dist/Photos/PHLivePhoto.d.ts +6 -1
  4597. package/dist/Photos/PHLivePhotoEditingContext.d.ts +5 -1
  4598. package/dist/Photos/PHLivePhotoRequestOptions.d.ts +5 -1
  4599. package/dist/Photos/PHLocalIdentifierMapping.d.ts +6 -1
  4600. package/dist/Photos/PHObject.d.ts +6 -1
  4601. package/dist/Photos/PHObjectChangeDetails.d.ts +5 -1
  4602. package/dist/Photos/PHObjectPlaceholder.d.ts +6 -1
  4603. package/dist/Photos/PHPersistentChange.d.ts +5 -1
  4604. package/dist/Photos/PHPersistentChangeFetchResult.d.ts +5 -1
  4605. package/dist/Photos/PHPersistentChangeToken.d.ts +6 -1
  4606. package/dist/Photos/PHPersistentObjectChangeDetails.d.ts +6 -1
  4607. package/dist/Photos/PHPhotoLibrary.d.ts +5 -1
  4608. package/dist/Photos/PHProject.d.ts +6 -1
  4609. package/dist/Photos/PHProjectChangeRequest.d.ts +6 -1
  4610. package/dist/Photos/PHVideoRequestOptions.d.ts +5 -1
  4611. package/dist/PhotosUI/PHLivePhotoView.d.ts +10 -2
  4612. package/dist/PhotosUI/PHPickerConfiguration.d.ts +6 -1
  4613. package/dist/PhotosUI/PHPickerFilter.d.ts +6 -1
  4614. package/dist/PhotosUI/PHPickerResult.d.ts +6 -1
  4615. package/dist/PhotosUI/PHPickerUpdateConfiguration.d.ts +6 -1
  4616. package/dist/PhotosUI/PHPickerViewController.d.ts +11 -2
  4617. package/dist/PhotosUI/PHProjectAssetElement.d.ts +6 -1
  4618. package/dist/PhotosUI/PHProjectElement.d.ts +6 -1
  4619. package/dist/PhotosUI/PHProjectExtensionContext.d.ts +6 -1
  4620. package/dist/PhotosUI/PHProjectInfo.d.ts +6 -1
  4621. package/dist/PhotosUI/PHProjectJournalEntryElement.d.ts +6 -1
  4622. package/dist/PhotosUI/PHProjectMapElement.d.ts +6 -1
  4623. package/dist/PhotosUI/PHProjectRegionOfInterest.d.ts +6 -1
  4624. package/dist/PhotosUI/PHProjectSection.d.ts +6 -1
  4625. package/dist/PhotosUI/PHProjectSectionContent.d.ts +6 -1
  4626. package/dist/PhotosUI/PHProjectTextElement.d.ts +6 -1
  4627. package/dist/PhotosUI/PHProjectTypeDescription.d.ts +6 -1
  4628. package/dist/PreferencePanes/NSPreferencePane.d.ts +6 -1
  4629. package/dist/PushKit/PKPushCredentials.d.ts +6 -1
  4630. package/dist/PushKit/PKPushPayload.d.ts +6 -1
  4631. package/dist/PushKit/PKPushRegistry.d.ts +6 -1
  4632. package/dist/QuartzCore/CAAnimation.d.ts +5 -1
  4633. package/dist/QuartzCore/CAAnimationGroup.d.ts +7 -1
  4634. package/dist/QuartzCore/CABasicAnimation.d.ts +8 -1
  4635. package/dist/QuartzCore/CAConstraint.d.ts +6 -1
  4636. package/dist/QuartzCore/CAConstraintLayoutManager.d.ts +6 -1
  4637. package/dist/QuartzCore/CADisplayLink.d.ts +5 -1
  4638. package/dist/QuartzCore/CAEDRMetadata.d.ts +6 -1
  4639. package/dist/QuartzCore/CAEmitterCell.d.ts +5 -1
  4640. package/dist/QuartzCore/CAEmitterLayer.d.ts +11 -2
  4641. package/dist/QuartzCore/CAGradientLayer.d.ts +11 -2
  4642. package/dist/QuartzCore/CAKeyframeAnimation.d.ts +8 -1
  4643. package/dist/QuartzCore/CALayer.d.ts +5 -1
  4644. package/dist/QuartzCore/CAMediaTimingFunction.d.ts +5 -1
  4645. package/dist/QuartzCore/CAMetalDisplayLink.d.ts +6 -1
  4646. package/dist/QuartzCore/CAMetalDisplayLinkUpdate.d.ts +6 -1
  4647. package/dist/QuartzCore/CAMetalLayer.d.ts +10 -2
  4648. package/dist/QuartzCore/CAOpenGLLayer.d.ts +10 -2
  4649. package/dist/QuartzCore/CAPropertyAnimation.d.ts +7 -1
  4650. package/dist/QuartzCore/CARemoteLayerClient.d.ts +5 -1
  4651. package/dist/QuartzCore/CARemoteLayerServer.d.ts +5 -1
  4652. package/dist/QuartzCore/CARenderer.d.ts +5 -1
  4653. package/dist/QuartzCore/CAReplicatorLayer.d.ts +10 -2
  4654. package/dist/QuartzCore/CAScrollLayer.d.ts +11 -2
  4655. package/dist/QuartzCore/CAShapeLayer.d.ts +10 -2
  4656. package/dist/QuartzCore/CASpringAnimation.d.ts +9 -1
  4657. package/dist/QuartzCore/CATextLayer.d.ts +10 -2
  4658. package/dist/QuartzCore/CATiledLayer.d.ts +11 -2
  4659. package/dist/QuartzCore/CATransaction.d.ts +5 -1
  4660. package/dist/QuartzCore/CATransformLayer.d.ts +11 -2
  4661. package/dist/QuartzCore/CATransition.d.ts +6 -1
  4662. package/dist/QuartzCore/CAValueFunction.d.ts +6 -1
  4663. package/dist/QuickLookThumbnailing/QLFileThumbnailRequest.d.ts +6 -1
  4664. package/dist/QuickLookThumbnailing/QLThumbnailGenerationRequest.d.ts +7 -2
  4665. package/dist/QuickLookThumbnailing/QLThumbnailGenerator.d.ts +6 -1
  4666. package/dist/QuickLookThumbnailing/QLThumbnailProvider.d.ts +6 -1
  4667. package/dist/QuickLookThumbnailing/QLThumbnailReply.d.ts +5 -1
  4668. package/dist/QuickLookThumbnailing/QLThumbnailRepresentation.d.ts +5 -1
  4669. package/dist/QuickLookUI/QLFilePreviewRequest.d.ts +6 -1
  4670. package/dist/QuickLookUI/QLPreviewPanel.d.ts +15 -2
  4671. package/dist/QuickLookUI/QLPreviewProvider.d.ts +6 -1
  4672. package/dist/QuickLookUI/QLPreviewReply.d.ts +5 -1
  4673. package/dist/QuickLookUI/QLPreviewReplyAttachment.d.ts +6 -1
  4674. package/dist/QuickLookUI/QLPreviewView.d.ts +8 -2
  4675. package/dist/ReplayKit/RPBroadcastActivityController.d.ts +6 -1
  4676. package/dist/ReplayKit/RPBroadcastController.d.ts +6 -1
  4677. package/dist/ReplayKit/RPBroadcastHandler.d.ts +6 -1
  4678. package/dist/ReplayKit/RPBroadcastSampleHandler.d.ts +5 -1
  4679. package/dist/ReplayKit/RPPreviewViewController.d.ts +12 -2
  4680. package/dist/ReplayKit/RPScreenRecorder.d.ts +5 -1
  4681. package/dist/SafariServices/SFContentBlockerManager.d.ts +6 -1
  4682. package/dist/SafariServices/SFContentBlockerState.d.ts +6 -1
  4683. package/dist/SafariServices/SFSafariApplication.d.ts +6 -1
  4684. package/dist/SafariServices/SFSafariExtension.d.ts +6 -1
  4685. package/dist/SafariServices/SFSafariExtensionHandler.d.ts +6 -1
  4686. package/dist/SafariServices/SFSafariExtensionManager.d.ts +6 -1
  4687. package/dist/SafariServices/SFSafariExtensionState.d.ts +6 -1
  4688. package/dist/SafariServices/SFSafariExtensionViewController.d.ts +12 -2
  4689. package/dist/SafariServices/SFSafariPage.d.ts +6 -1
  4690. package/dist/SafariServices/SFSafariPageProperties.d.ts +6 -1
  4691. package/dist/SafariServices/SFSafariTab.d.ts +6 -1
  4692. package/dist/SafariServices/SFSafariToolbarItem.d.ts +6 -1
  4693. package/dist/SafariServices/SFSafariWindow.d.ts +6 -1
  4694. package/dist/SafariServices/SFUniversalLink.d.ts +6 -1
  4695. package/dist/SafetyKit/SACrashDetectionEvent.d.ts +5 -1
  4696. package/dist/SafetyKit/SACrashDetectionManager.d.ts +6 -1
  4697. package/dist/SafetyKit/SAEmergencyResponseManager.d.ts +6 -1
  4698. package/dist/SceneKit/SCNAccelerationConstraint.d.ts +6 -1
  4699. package/dist/SceneKit/SCNAction.d.ts +6 -1
  4700. package/dist/SceneKit/SCNAnimation.d.ts +6 -1
  4701. package/dist/SceneKit/SCNAnimationEvent.d.ts +5 -1
  4702. package/dist/SceneKit/SCNAnimationPlayer.d.ts +6 -1
  4703. package/dist/SceneKit/SCNAudioPlayer.d.ts +6 -1
  4704. package/dist/SceneKit/SCNAudioSource.d.ts +6 -1
  4705. package/dist/SceneKit/SCNAvoidOccluderConstraint.d.ts +6 -1
  4706. package/dist/SceneKit/SCNBillboardConstraint.d.ts +6 -1
  4707. package/dist/SceneKit/SCNBox.d.ts +12 -1
  4708. package/dist/SceneKit/SCNCamera.d.ts +6 -1
  4709. package/dist/SceneKit/SCNCameraController.d.ts +6 -1
  4710. package/dist/SceneKit/SCNCapsule.d.ts +12 -1
  4711. package/dist/SceneKit/SCNCone.d.ts +12 -1
  4712. package/dist/SceneKit/SCNConstraint.d.ts +6 -1
  4713. package/dist/SceneKit/SCNCylinder.d.ts +12 -1
  4714. package/dist/SceneKit/SCNDistanceConstraint.d.ts +6 -1
  4715. package/dist/SceneKit/SCNFloor.d.ts +12 -1
  4716. package/dist/SceneKit/SCNGeometry.d.ts +6 -1
  4717. package/dist/SceneKit/SCNGeometryElement.d.ts +6 -1
  4718. package/dist/SceneKit/SCNGeometrySource.d.ts +5 -1
  4719. package/dist/SceneKit/SCNGeometryTessellator.d.ts +6 -1
  4720. package/dist/SceneKit/SCNHitTestResult.d.ts +5 -1
  4721. package/dist/SceneKit/SCNIKConstraint.d.ts +6 -1
  4722. package/dist/SceneKit/SCNLayer.d.ts +11 -2
  4723. package/dist/SceneKit/SCNLevelOfDetail.d.ts +6 -1
  4724. package/dist/SceneKit/SCNLight.d.ts +5 -1
  4725. package/dist/SceneKit/SCNLookAtConstraint.d.ts +6 -1
  4726. package/dist/SceneKit/SCNMaterial.d.ts +6 -1
  4727. package/dist/SceneKit/SCNMaterialProperty.d.ts +5 -1
  4728. package/dist/SceneKit/SCNMorpher.d.ts +6 -1
  4729. package/dist/SceneKit/SCNNode.d.ts +5 -1
  4730. package/dist/SceneKit/SCNParticlePropertyController.d.ts +6 -1
  4731. package/dist/SceneKit/SCNParticleSystem.d.ts +5 -1
  4732. package/dist/SceneKit/SCNPhysicsBallSocketJoint.d.ts +6 -1
  4733. package/dist/SceneKit/SCNPhysicsBehavior.d.ts +6 -1
  4734. package/dist/SceneKit/SCNPhysicsBody.d.ts +6 -1
  4735. package/dist/SceneKit/SCNPhysicsConeTwistJoint.d.ts +6 -1
  4736. package/dist/SceneKit/SCNPhysicsContact.d.ts +6 -1
  4737. package/dist/SceneKit/SCNPhysicsField.d.ts +6 -1
  4738. package/dist/SceneKit/SCNPhysicsHingeJoint.d.ts +6 -1
  4739. package/dist/SceneKit/SCNPhysicsShape.d.ts +5 -1
  4740. package/dist/SceneKit/SCNPhysicsSliderJoint.d.ts +6 -1
  4741. package/dist/SceneKit/SCNPhysicsVehicle.d.ts +6 -1
  4742. package/dist/SceneKit/SCNPhysicsVehicleWheel.d.ts +6 -1
  4743. package/dist/SceneKit/SCNPhysicsWorld.d.ts +6 -1
  4744. package/dist/SceneKit/SCNPlane.d.ts +12 -1
  4745. package/dist/SceneKit/SCNProgram.d.ts +6 -1
  4746. package/dist/SceneKit/SCNPyramid.d.ts +12 -1
  4747. package/dist/SceneKit/SCNReferenceNode.d.ts +11 -1
  4748. package/dist/SceneKit/SCNRenderer.d.ts +5 -1
  4749. package/dist/SceneKit/SCNReplicatorConstraint.d.ts +6 -1
  4750. package/dist/SceneKit/SCNScene.d.ts +5 -1
  4751. package/dist/SceneKit/SCNSceneSource.d.ts +5 -1
  4752. package/dist/SceneKit/SCNShape.d.ts +12 -1
  4753. package/dist/SceneKit/SCNSkinner.d.ts +6 -1
  4754. package/dist/SceneKit/SCNSliderConstraint.d.ts +6 -1
  4755. package/dist/SceneKit/SCNSphere.d.ts +12 -1
  4756. package/dist/SceneKit/SCNTechnique.d.ts +5 -1
  4757. package/dist/SceneKit/SCNText.d.ts +13 -3
  4758. package/dist/SceneKit/SCNTimingFunction.d.ts +6 -1
  4759. package/dist/SceneKit/SCNTorus.d.ts +12 -1
  4760. package/dist/SceneKit/SCNTransaction.d.ts +5 -1
  4761. package/dist/SceneKit/SCNTransformConstraint.d.ts +6 -1
  4762. package/dist/SceneKit/SCNTube.d.ts +12 -1
  4763. package/dist/SceneKit/SCNView.d.ts +9 -2
  4764. package/dist/ScreenCaptureKit/SCContentFilter.d.ts +6 -1
  4765. package/dist/ScreenCaptureKit/SCContentSharingPicker.d.ts +6 -1
  4766. package/dist/ScreenCaptureKit/SCContentSharingPickerConfiguration.d.ts +6 -1
  4767. package/dist/ScreenCaptureKit/SCDisplay.d.ts +6 -1
  4768. package/dist/ScreenCaptureKit/SCRecordingOutput.d.ts +6 -1
  4769. package/dist/ScreenCaptureKit/SCRecordingOutputConfiguration.d.ts +6 -1
  4770. package/dist/ScreenCaptureKit/SCRunningApplication.d.ts +5 -1
  4771. package/dist/ScreenCaptureKit/SCScreenshotConfiguration.d.ts +6 -1
  4772. package/dist/ScreenCaptureKit/SCScreenshotManager.d.ts +5 -1
  4773. package/dist/ScreenCaptureKit/SCScreenshotOutput.d.ts +5 -1
  4774. package/dist/ScreenCaptureKit/SCShareableContent.d.ts +6 -1
  4775. package/dist/ScreenCaptureKit/SCShareableContentInfo.d.ts +6 -1
  4776. package/dist/ScreenCaptureKit/SCStream.d.ts +5 -1
  4777. package/dist/ScreenCaptureKit/SCStreamConfiguration.d.ts +5 -1
  4778. package/dist/ScreenCaptureKit/SCWindow.d.ts +6 -1
  4779. package/dist/ScreenSaver/ScreenSaverDefaults.d.ts +8 -2
  4780. package/dist/ScreenSaver/ScreenSaverView.d.ts +10 -2
  4781. package/dist/ScreenTime/STScreenTimeConfiguration.d.ts +6 -1
  4782. package/dist/ScreenTime/STScreenTimeConfigurationObserver.d.ts +6 -1
  4783. package/dist/ScreenTime/STWebHistory.d.ts +5 -1
  4784. package/dist/ScreenTime/STWebpageController.d.ts +10 -2
  4785. package/dist/ScriptingBridge/SBApplication.d.ts +10 -2
  4786. package/dist/ScriptingBridge/SBElementArray.d.ts +19 -2
  4787. package/dist/ScriptingBridge/SBObject.d.ts +5 -1
  4788. package/dist/SecurityFoundation/SFAuthorization.d.ts +5 -1
  4789. package/dist/SecurityInterface/SFAuthorizationPluginView.d.ts +5 -1
  4790. package/dist/SecurityInterface/SFAuthorizationView.d.ts +10 -2
  4791. package/dist/SecurityInterface/SFCertificatePanel.d.ts +16 -2
  4792. package/dist/SecurityInterface/SFCertificateTrustPanel.d.ts +16 -2
  4793. package/dist/SecurityInterface/SFCertificateView.d.ts +10 -2
  4794. package/dist/SecurityInterface/SFChooseIdentityPanel.d.ts +16 -2
  4795. package/dist/SecurityInterface/SFChooseIdentityTableCellView.d.ts +11 -2
  4796. package/dist/SecurityInterface/SFKeychainSavePanel.d.ts +16 -2
  4797. package/dist/SecurityInterface/SFKeychainSettingsPanel.d.ts +16 -2
  4798. package/dist/SecurityUI/SFCertificatePresentation.d.ts +5 -1
  4799. package/dist/SensitiveContentAnalysis/SCSensitivityAnalysis.d.ts +6 -1
  4800. package/dist/SensitiveContentAnalysis/SCSensitivityAnalyzer.d.ts +6 -1
  4801. package/dist/SensitiveContentAnalysis/SCVideoStreamAnalyzer.d.ts +5 -1
  4802. package/dist/SensorKit/SRAcousticSettings.d.ts +6 -1
  4803. package/dist/SensorKit/SRAcousticSettingsAccessibility.d.ts +6 -1
  4804. package/dist/SensorKit/SRAcousticSettingsAccessibilityBackgroundSounds.d.ts +6 -1
  4805. package/dist/SensorKit/SRAcousticSettingsAccessibilityHeadphoneAccommodations.d.ts +6 -1
  4806. package/dist/SensorKit/SRAcousticSettingsMusicEQ.d.ts +6 -1
  4807. package/dist/SensorKit/SRAmbientLightSample.d.ts +6 -1
  4808. package/dist/SensorKit/SRApplicationUsage.d.ts +6 -1
  4809. package/dist/SensorKit/SRAudioLevel.d.ts +6 -1
  4810. package/dist/SensorKit/SRDeletionRecord.d.ts +6 -1
  4811. package/dist/SensorKit/SRDevice.d.ts +6 -1
  4812. package/dist/SensorKit/SRDeviceUsageReport.d.ts +6 -1
  4813. package/dist/SensorKit/SRElectrocardiogramData.d.ts +6 -1
  4814. package/dist/SensorKit/SRElectrocardiogramSample.d.ts +6 -1
  4815. package/dist/SensorKit/SRElectrocardiogramSession.d.ts +6 -1
  4816. package/dist/SensorKit/SRFaceMetrics.d.ts +6 -1
  4817. package/dist/SensorKit/SRFaceMetricsExpression.d.ts +6 -1
  4818. package/dist/SensorKit/SRFetchRequest.d.ts +6 -1
  4819. package/dist/SensorKit/SRFetchResult.d.ts +5 -1
  4820. package/dist/SensorKit/SRKeyboardMetrics.d.ts +6 -1
  4821. package/dist/SensorKit/SRKeyboardProbabilityMetric.d.ts +6 -1
  4822. package/dist/SensorKit/SRMediaEvent.d.ts +6 -1
  4823. package/dist/SensorKit/SRMessagesUsageReport.d.ts +6 -1
  4824. package/dist/SensorKit/SRNotificationUsage.d.ts +6 -1
  4825. package/dist/SensorKit/SRPhoneUsageReport.d.ts +6 -1
  4826. package/dist/SensorKit/SRPhotoplethysmogramAccelerometerSample.d.ts +6 -1
  4827. package/dist/SensorKit/SRPhotoplethysmogramOpticalSample.d.ts +6 -1
  4828. package/dist/SensorKit/SRPhotoplethysmogramSample.d.ts +6 -1
  4829. package/dist/SensorKit/SRSensorReader.d.ts +6 -1
  4830. package/dist/SensorKit/SRSleepSession.d.ts +6 -1
  4831. package/dist/SensorKit/SRSpeechExpression.d.ts +6 -1
  4832. package/dist/SensorKit/SRSpeechMetrics.d.ts +6 -1
  4833. package/dist/SensorKit/SRSupplementalCategory.d.ts +6 -1
  4834. package/dist/SensorKit/SRTextInputSession.d.ts +6 -1
  4835. package/dist/SensorKit/SRVisit.d.ts +6 -1
  4836. package/dist/SensorKit/SRWebUsage.d.ts +6 -1
  4837. package/dist/SensorKit/SRWristDetection.d.ts +6 -1
  4838. package/dist/SensorKit/SRWristTemperature.d.ts +6 -1
  4839. package/dist/SensorKit/SRWristTemperatureSession.d.ts +6 -1
  4840. package/dist/ServiceManagement/SMAppService.d.ts +5 -1
  4841. package/dist/SharedWithYou/SWAttributionView.d.ts +12 -3
  4842. package/dist/SharedWithYou/SWCollaborationHighlight.d.ts +6 -1
  4843. package/dist/SharedWithYou/SWCollaborationView.d.ts +11 -2
  4844. package/dist/SharedWithYou/SWHighlight.d.ts +6 -1
  4845. package/dist/SharedWithYou/SWHighlightCenter.d.ts +5 -1
  4846. package/dist/SharedWithYou/SWHighlightChangeEvent.d.ts +6 -1
  4847. package/dist/SharedWithYou/SWHighlightMembershipEvent.d.ts +6 -1
  4848. package/dist/SharedWithYou/SWHighlightMentionEvent.d.ts +6 -1
  4849. package/dist/SharedWithYou/SWHighlightPersistenceEvent.d.ts +6 -1
  4850. package/dist/SharedWithYou/SWRemoveParticipantAlert.d.ts +6 -1
  4851. package/dist/SharedWithYouCore/SWAction.d.ts +6 -1
  4852. package/dist/SharedWithYouCore/SWCollaborationCoordinator.d.ts +6 -1
  4853. package/dist/SharedWithYouCore/SWCollaborationMetadata.d.ts +6 -1
  4854. package/dist/SharedWithYouCore/SWCollaborationOption.d.ts +6 -1
  4855. package/dist/SharedWithYouCore/SWCollaborationOptionsGroup.d.ts +6 -1
  4856. package/dist/SharedWithYouCore/SWCollaborationOptionsPickerGroup.d.ts +8 -1
  4857. package/dist/SharedWithYouCore/SWCollaborationShareOptions.d.ts +6 -1
  4858. package/dist/SharedWithYouCore/SWPerson.d.ts +6 -1
  4859. package/dist/SharedWithYouCore/SWPersonIdentity.d.ts +6 -1
  4860. package/dist/SharedWithYouCore/SWPersonIdentityProof.d.ts +6 -1
  4861. package/dist/SharedWithYouCore/SWSignedPersonIdentityProof.d.ts +6 -1
  4862. package/dist/SharedWithYouCore/SWStartCollaborationAction.d.ts +6 -1
  4863. package/dist/SharedWithYouCore/SWUpdateCollaborationParticipantsAction.d.ts +6 -1
  4864. package/dist/ShazamKit/SHCatalog.d.ts +6 -1
  4865. package/dist/ShazamKit/SHCustomCatalog.d.ts +4 -0
  4866. package/dist/ShazamKit/SHMatch.d.ts +6 -1
  4867. package/dist/ShazamKit/SHMatchedMediaItem.d.ts +8 -1
  4868. package/dist/ShazamKit/SHMediaItem.d.ts +5 -1
  4869. package/dist/ShazamKit/SHMediaLibrary.d.ts +6 -1
  4870. package/dist/ShazamKit/SHRange.d.ts +6 -1
  4871. package/dist/ShazamKit/SHSession.d.ts +6 -1
  4872. package/dist/ShazamKit/SHSignature.d.ts +5 -1
  4873. package/dist/ShazamKit/SHSignatureGenerator.d.ts +5 -1
  4874. package/dist/Social/SLComposeServiceViewController.d.ts +11 -2
  4875. package/dist/Social/SLRequest.d.ts +6 -1
  4876. package/dist/SoundAnalysis/SNAudioFileAnalyzer.d.ts +5 -1
  4877. package/dist/SoundAnalysis/SNAudioStreamAnalyzer.d.ts +5 -1
  4878. package/dist/SoundAnalysis/SNClassification.d.ts +6 -1
  4879. package/dist/SoundAnalysis/SNClassificationResult.d.ts +6 -1
  4880. package/dist/SoundAnalysis/SNClassifySoundRequest.d.ts +5 -1
  4881. package/dist/SoundAnalysis/SNTimeDurationConstraint.d.ts +6 -1
  4882. package/dist/Speech/SFAcousticFeature.d.ts +6 -1
  4883. package/dist/Speech/SFSpeechAudioBufferRecognitionRequest.d.ts +5 -1
  4884. package/dist/Speech/SFSpeechLanguageModel.d.ts +6 -1
  4885. package/dist/Speech/SFSpeechLanguageModelConfiguration.d.ts +6 -1
  4886. package/dist/Speech/SFSpeechRecognitionMetadata.d.ts +6 -1
  4887. package/dist/Speech/SFSpeechRecognitionRequest.d.ts +6 -1
  4888. package/dist/Speech/SFSpeechRecognitionResult.d.ts +6 -1
  4889. package/dist/Speech/SFSpeechRecognitionTask.d.ts +6 -1
  4890. package/dist/Speech/SFSpeechRecognizer.d.ts +6 -1
  4891. package/dist/Speech/SFSpeechURLRecognitionRequest.d.ts +6 -1
  4892. package/dist/Speech/SFTranscription.d.ts +6 -1
  4893. package/dist/Speech/SFTranscriptionSegment.d.ts +6 -1
  4894. package/dist/Speech/SFVoiceAnalytics.d.ts +6 -1
  4895. package/dist/SpriteKit/SK3DNode.d.ts +11 -2
  4896. package/dist/SpriteKit/SKAction.d.ts +5 -1
  4897. package/dist/SpriteKit/SKAttribute.d.ts +6 -1
  4898. package/dist/SpriteKit/SKAttributeValue.d.ts +5 -1
  4899. package/dist/SpriteKit/SKAudioNode.d.ts +11 -2
  4900. package/dist/SpriteKit/SKCameraNode.d.ts +13 -2
  4901. package/dist/SpriteKit/SKConstraint.d.ts +6 -1
  4902. package/dist/SpriteKit/SKCropNode.d.ts +14 -2
  4903. package/dist/SpriteKit/SKEffectNode.d.ts +13 -2
  4904. package/dist/SpriteKit/SKEmitterNode.d.ts +13 -2
  4905. package/dist/SpriteKit/SKFieldNode.d.ts +13 -2
  4906. package/dist/SpriteKit/SKKeyframeSequence.d.ts +5 -1
  4907. package/dist/SpriteKit/SKLabelNode.d.ts +13 -2
  4908. package/dist/SpriteKit/SKLightNode.d.ts +14 -2
  4909. package/dist/SpriteKit/SKMutableTexture.d.ts +22 -1
  4910. package/dist/SpriteKit/SKNode.d.ts +5 -1
  4911. package/dist/SpriteKit/SKPhysicsBody.d.ts +6 -1
  4912. package/dist/SpriteKit/SKPhysicsContact.d.ts +6 -1
  4913. package/dist/SpriteKit/SKPhysicsJoint.d.ts +6 -1
  4914. package/dist/SpriteKit/SKPhysicsJointFixed.d.ts +6 -1
  4915. package/dist/SpriteKit/SKPhysicsJointLimit.d.ts +6 -1
  4916. package/dist/SpriteKit/SKPhysicsJointPin.d.ts +6 -1
  4917. package/dist/SpriteKit/SKPhysicsJointSliding.d.ts +6 -1
  4918. package/dist/SpriteKit/SKPhysicsJointSpring.d.ts +6 -1
  4919. package/dist/SpriteKit/SKPhysicsWorld.d.ts +5 -1
  4920. package/dist/SpriteKit/SKRange.d.ts +6 -1
  4921. package/dist/SpriteKit/SKReachConstraints.d.ts +6 -1
  4922. package/dist/SpriteKit/SKReferenceNode.d.ts +11 -2
  4923. package/dist/SpriteKit/SKRegion.d.ts +5 -1
  4924. package/dist/SpriteKit/SKRenderer.d.ts +6 -1
  4925. package/dist/SpriteKit/SKScene.d.ts +14 -2
  4926. package/dist/SpriteKit/SKShader.d.ts +6 -1
  4927. package/dist/SpriteKit/SKShapeNode.d.ts +12 -2
  4928. package/dist/SpriteKit/SKSpriteNode.d.ts +11 -2
  4929. package/dist/SpriteKit/SKTexture.d.ts +5 -1
  4930. package/dist/SpriteKit/SKTextureAtlas.d.ts +6 -1
  4931. package/dist/SpriteKit/SKTileDefinition.d.ts +6 -1
  4932. package/dist/SpriteKit/SKTileGroup.d.ts +6 -1
  4933. package/dist/SpriteKit/SKTileGroupRule.d.ts +6 -1
  4934. package/dist/SpriteKit/SKTileMapNode.d.ts +13 -2
  4935. package/dist/SpriteKit/SKTileSet.d.ts +6 -1
  4936. package/dist/SpriteKit/SKTransformNode.d.ts +13 -2
  4937. package/dist/SpriteKit/SKTransition.d.ts +6 -1
  4938. package/dist/SpriteKit/SKUniform.d.ts +5 -1
  4939. package/dist/SpriteKit/SKVideoNode.d.ts +11 -2
  4940. package/dist/SpriteKit/SKView.d.ts +10 -2
  4941. package/dist/SpriteKit/SKWarpGeometry.d.ts +6 -1
  4942. package/dist/SpriteKit/SKWarpGeometryGrid.d.ts +5 -1
  4943. package/dist/StoreKit/SKAdImpression.d.ts +6 -1
  4944. package/dist/StoreKit/SKAdNetwork.d.ts +6 -1
  4945. package/dist/StoreKit/SKArcadeService.d.ts +6 -1
  4946. package/dist/StoreKit/SKCloudServiceController.d.ts +6 -1
  4947. package/dist/StoreKit/SKCloudServiceSetupViewController.d.ts +12 -2
  4948. package/dist/StoreKit/SKDownload.d.ts +6 -1
  4949. package/dist/StoreKit/SKMutablePayment.d.ts +8 -1
  4950. package/dist/StoreKit/SKOverlay.d.ts +6 -1
  4951. package/dist/StoreKit/SKOverlayAppClipConfiguration.d.ts +5 -1
  4952. package/dist/StoreKit/SKOverlayAppConfiguration.d.ts +5 -1
  4953. package/dist/StoreKit/SKOverlayConfiguration.d.ts +6 -1
  4954. package/dist/StoreKit/SKOverlayTransitionContext.d.ts +6 -1
  4955. package/dist/StoreKit/SKPayment.d.ts +5 -1
  4956. package/dist/StoreKit/SKPaymentDiscount.d.ts +6 -1
  4957. package/dist/StoreKit/SKPaymentQueue.d.ts +6 -1
  4958. package/dist/StoreKit/SKPaymentTransaction.d.ts +6 -1
  4959. package/dist/StoreKit/SKProduct.d.ts +6 -1
  4960. package/dist/StoreKit/SKProductDiscount.d.ts +6 -1
  4961. package/dist/StoreKit/SKProductStorePromotionController.d.ts +6 -1
  4962. package/dist/StoreKit/SKProductSubscriptionPeriod.d.ts +6 -1
  4963. package/dist/StoreKit/SKProductsRequest.d.ts +6 -1
  4964. package/dist/StoreKit/SKProductsResponse.d.ts +6 -1
  4965. package/dist/StoreKit/SKReceiptRefreshRequest.d.ts +6 -1
  4966. package/dist/StoreKit/SKRequest.d.ts +6 -1
  4967. package/dist/StoreKit/SKStoreProductViewController.d.ts +12 -2
  4968. package/dist/StoreKit/SKStoreReviewController.d.ts +6 -1
  4969. package/dist/StoreKit/SKStorefront.d.ts +6 -1
  4970. package/dist/Symbols/NSSymbolAppearEffect.d.ts +6 -1
  4971. package/dist/Symbols/NSSymbolAutomaticContentTransition.d.ts +6 -1
  4972. package/dist/Symbols/NSSymbolBounceEffect.d.ts +6 -1
  4973. package/dist/Symbols/NSSymbolBreatheEffect.d.ts +6 -1
  4974. package/dist/Symbols/NSSymbolContentTransition.d.ts +6 -1
  4975. package/dist/Symbols/NSSymbolDisappearEffect.d.ts +6 -1
  4976. package/dist/Symbols/NSSymbolDrawOffEffect.d.ts +6 -1
  4977. package/dist/Symbols/NSSymbolDrawOnEffect.d.ts +6 -1
  4978. package/dist/Symbols/NSSymbolEffect.d.ts +6 -1
  4979. package/dist/Symbols/NSSymbolEffectOptions.d.ts +6 -1
  4980. package/dist/Symbols/NSSymbolEffectOptionsRepeatBehavior.d.ts +6 -1
  4981. package/dist/Symbols/NSSymbolMagicReplaceContentTransition.d.ts +6 -1
  4982. package/dist/Symbols/NSSymbolPulseEffect.d.ts +6 -1
  4983. package/dist/Symbols/NSSymbolReplaceContentTransition.d.ts +6 -1
  4984. package/dist/Symbols/NSSymbolRotateEffect.d.ts +6 -1
  4985. package/dist/Symbols/NSSymbolScaleEffect.d.ts +6 -1
  4986. package/dist/Symbols/NSSymbolVariableColorEffect.d.ts +6 -1
  4987. package/dist/Symbols/NSSymbolWiggleEffect.d.ts +6 -1
  4988. package/dist/SyncServices/ISyncChange.d.ts +5 -1
  4989. package/dist/SyncServices/ISyncClient.d.ts +5 -1
  4990. package/dist/SyncServices/ISyncFilter.d.ts +6 -1
  4991. package/dist/SyncServices/ISyncManager.d.ts +6 -1
  4992. package/dist/SyncServices/ISyncRecordReference.d.ts +6 -1
  4993. package/dist/SyncServices/ISyncRecordSnapshot.d.ts +5 -1
  4994. package/dist/SyncServices/ISyncSession.d.ts +5 -1
  4995. package/dist/SyncServices/ISyncSessionDriver.d.ts +5 -1
  4996. package/dist/SystemExtensions/OSSystemExtensionInfo.d.ts +6 -1
  4997. package/dist/SystemExtensions/OSSystemExtensionManager.d.ts +6 -1
  4998. package/dist/SystemExtensions/OSSystemExtensionProperties.d.ts +6 -1
  4999. package/dist/SystemExtensions/OSSystemExtensionRequest.d.ts +6 -1
  5000. package/dist/SystemExtensions/OSSystemExtensionsWorkspace.d.ts +5 -1
  5001. package/dist/ThreadNetwork/THClient.d.ts +6 -1
  5002. package/dist/ThreadNetwork/THCredentials.d.ts +6 -1
  5003. package/dist/UniformTypeIdentifiers/UTType.d.ts +6 -1
  5004. package/dist/UserNotifications/UNCalendarNotificationTrigger.d.ts +6 -1
  5005. package/dist/UserNotifications/UNLocationNotificationTrigger.d.ts +6 -1
  5006. package/dist/UserNotifications/UNMutableNotificationContent.d.ts +6 -1
  5007. package/dist/UserNotifications/UNNotification.d.ts +6 -1
  5008. package/dist/UserNotifications/UNNotificationAction.d.ts +6 -1
  5009. package/dist/UserNotifications/UNNotificationActionIcon.d.ts +6 -1
  5010. package/dist/UserNotifications/UNNotificationAttachment.d.ts +5 -1
  5011. package/dist/UserNotifications/UNNotificationAttributedMessageContext.d.ts +6 -1
  5012. package/dist/UserNotifications/UNNotificationCategory.d.ts +6 -1
  5013. package/dist/UserNotifications/UNNotificationContent.d.ts +5 -1
  5014. package/dist/UserNotifications/UNNotificationRequest.d.ts +6 -1
  5015. package/dist/UserNotifications/UNNotificationResponse.d.ts +6 -1
  5016. package/dist/UserNotifications/UNNotificationServiceExtension.d.ts +6 -1
  5017. package/dist/UserNotifications/UNNotificationSettings.d.ts +6 -1
  5018. package/dist/UserNotifications/UNNotificationSound.d.ts +6 -1
  5019. package/dist/UserNotifications/UNNotificationTrigger.d.ts +6 -1
  5020. package/dist/UserNotifications/UNPushNotificationTrigger.d.ts +6 -1
  5021. package/dist/UserNotifications/UNTextInputNotificationAction.d.ts +8 -1
  5022. package/dist/UserNotifications/UNTextInputNotificationResponse.d.ts +6 -1
  5023. package/dist/UserNotifications/UNTimeIntervalNotificationTrigger.d.ts +6 -1
  5024. package/dist/UserNotifications/UNUserNotificationCenter.d.ts +6 -1
  5025. package/dist/VideoSubscriberAccount/VSAccountApplicationProvider.d.ts +6 -1
  5026. package/dist/VideoSubscriberAccount/VSAccountManager.d.ts +6 -1
  5027. package/dist/VideoSubscriberAccount/VSAccountManagerResult.d.ts +6 -1
  5028. package/dist/VideoSubscriberAccount/VSAccountMetadata.d.ts +6 -1
  5029. package/dist/VideoSubscriberAccount/VSAccountMetadataRequest.d.ts +6 -1
  5030. package/dist/VideoSubscriberAccount/VSAccountProviderResponse.d.ts +6 -1
  5031. package/dist/VideoSubscriberAccount/VSAppleSubscription.d.ts +6 -1
  5032. package/dist/VideoSubscriberAccount/VSAutoSignInToken.d.ts +6 -1
  5033. package/dist/VideoSubscriberAccount/VSAutoSignInTokenUpdateContext.d.ts +6 -1
  5034. package/dist/VideoSubscriberAccount/VSSubscription.d.ts +8 -3
  5035. package/dist/VideoSubscriberAccount/VSSubscriptionRegistrationCenter.d.ts +6 -1
  5036. package/dist/VideoSubscriberAccount/VSUserAccount.d.ts +6 -1
  5037. package/dist/VideoSubscriberAccount/VSUserAccountManager.d.ts +6 -1
  5038. package/dist/VideoToolbox/VTFrameProcessor.d.ts +5 -1
  5039. package/dist/VideoToolbox/VTFrameProcessorFrame.d.ts +5 -1
  5040. package/dist/VideoToolbox/VTFrameProcessorOpticalFlow.d.ts +5 -1
  5041. package/dist/VideoToolbox/VTFrameRateConversionConfiguration.d.ts +5 -1
  5042. package/dist/VideoToolbox/VTFrameRateConversionParameters.d.ts +6 -1
  5043. package/dist/VideoToolbox/VTLowLatencyFrameInterpolationConfiguration.d.ts +6 -1
  5044. package/dist/VideoToolbox/VTLowLatencyFrameInterpolationParameters.d.ts +6 -1
  5045. package/dist/VideoToolbox/VTLowLatencySuperResolutionScalerConfiguration.d.ts +6 -1
  5046. package/dist/VideoToolbox/VTLowLatencySuperResolutionScalerParameters.d.ts +6 -1
  5047. package/dist/VideoToolbox/VTMotionBlurConfiguration.d.ts +5 -1
  5048. package/dist/VideoToolbox/VTMotionBlurParameters.d.ts +6 -1
  5049. package/dist/VideoToolbox/VTOpticalFlowConfiguration.d.ts +5 -1
  5050. package/dist/VideoToolbox/VTOpticalFlowParameters.d.ts +6 -1
  5051. package/dist/VideoToolbox/VTSuperResolutionScalerConfiguration.d.ts +6 -1
  5052. package/dist/VideoToolbox/VTSuperResolutionScalerParameters.d.ts +6 -1
  5053. package/dist/VideoToolbox/VTTemporalNoiseFilterConfiguration.d.ts +6 -1
  5054. package/dist/VideoToolbox/VTTemporalNoiseFilterParameters.d.ts +5 -1
  5055. package/dist/Virtualization/VZAudioDeviceConfiguration.d.ts +6 -1
  5056. package/dist/Virtualization/VZAudioInputStreamSource.d.ts +6 -1
  5057. package/dist/Virtualization/VZAudioOutputStreamSink.d.ts +6 -1
  5058. package/dist/Virtualization/VZBootLoader.d.ts +6 -1
  5059. package/dist/Virtualization/VZBridgedNetworkDeviceAttachment.d.ts +6 -1
  5060. package/dist/Virtualization/VZBridgedNetworkInterface.d.ts +6 -1
  5061. package/dist/Virtualization/VZConsoleDevice.d.ts +6 -1
  5062. package/dist/Virtualization/VZConsoleDeviceConfiguration.d.ts +6 -1
  5063. package/dist/Virtualization/VZConsolePortConfiguration.d.ts +6 -1
  5064. package/dist/Virtualization/VZDirectoryShare.d.ts +6 -1
  5065. package/dist/Virtualization/VZDirectorySharingDevice.d.ts +6 -1
  5066. package/dist/Virtualization/VZDirectorySharingDeviceConfiguration.d.ts +6 -1
  5067. package/dist/Virtualization/VZDiskBlockDeviceStorageDeviceAttachment.d.ts +5 -1
  5068. package/dist/Virtualization/VZDiskImageStorageDeviceAttachment.d.ts +5 -1
  5069. package/dist/Virtualization/VZEFIBootLoader.d.ts +6 -1
  5070. package/dist/Virtualization/VZEFIVariableStore.d.ts +5 -1
  5071. package/dist/Virtualization/VZEntropyDeviceConfiguration.d.ts +6 -1
  5072. package/dist/Virtualization/VZFileHandleNetworkDeviceAttachment.d.ts +6 -1
  5073. package/dist/Virtualization/VZFileHandleSerialPortAttachment.d.ts +6 -1
  5074. package/dist/Virtualization/VZFileSerialPortAttachment.d.ts +5 -1
  5075. package/dist/Virtualization/VZGenericMachineIdentifier.d.ts +6 -1
  5076. package/dist/Virtualization/VZGenericPlatformConfiguration.d.ts +6 -1
  5077. package/dist/Virtualization/VZGraphicsDevice.d.ts +6 -1
  5078. package/dist/Virtualization/VZGraphicsDeviceConfiguration.d.ts +6 -1
  5079. package/dist/Virtualization/VZGraphicsDisplay.d.ts +5 -1
  5080. package/dist/Virtualization/VZGraphicsDisplayConfiguration.d.ts +6 -1
  5081. package/dist/Virtualization/VZHostAudioInputStreamSource.d.ts +6 -1
  5082. package/dist/Virtualization/VZHostAudioOutputStreamSink.d.ts +6 -1
  5083. package/dist/Virtualization/VZKeyboardConfiguration.d.ts +6 -1
  5084. package/dist/Virtualization/VZLinuxBootLoader.d.ts +6 -1
  5085. package/dist/Virtualization/VZLinuxRosettaAbstractSocketCachingOptions.d.ts +5 -1
  5086. package/dist/Virtualization/VZLinuxRosettaCachingOptions.d.ts +6 -1
  5087. package/dist/Virtualization/VZLinuxRosettaDirectoryShare.d.ts +5 -1
  5088. package/dist/Virtualization/VZLinuxRosettaUnixSocketCachingOptions.d.ts +5 -1
  5089. package/dist/Virtualization/VZMACAddress.d.ts +6 -1
  5090. package/dist/Virtualization/VZMacAuxiliaryStorage.d.ts +5 -1
  5091. package/dist/Virtualization/VZMacGraphicsDevice.d.ts +6 -1
  5092. package/dist/Virtualization/VZMacGraphicsDeviceConfiguration.d.ts +6 -1
  5093. package/dist/Virtualization/VZMacGraphicsDisplay.d.ts +6 -1
  5094. package/dist/Virtualization/VZMacGraphicsDisplayConfiguration.d.ts +6 -1
  5095. package/dist/Virtualization/VZMacHardwareModel.d.ts +6 -1
  5096. package/dist/Virtualization/VZMacKeyboardConfiguration.d.ts +6 -1
  5097. package/dist/Virtualization/VZMacMachineIdentifier.d.ts +6 -1
  5098. package/dist/Virtualization/VZMacOSBootLoader.d.ts +6 -1
  5099. package/dist/Virtualization/VZMacOSConfigurationRequirements.d.ts +6 -1
  5100. package/dist/Virtualization/VZMacOSInstaller.d.ts +6 -1
  5101. package/dist/Virtualization/VZMacOSRestoreImage.d.ts +6 -1
  5102. package/dist/Virtualization/VZMacOSVirtualMachineStartOptions.d.ts +6 -1
  5103. package/dist/Virtualization/VZMacPlatformConfiguration.d.ts +6 -1
  5104. package/dist/Virtualization/VZMacTrackpadConfiguration.d.ts +6 -1
  5105. package/dist/Virtualization/VZMemoryBalloonDevice.d.ts +6 -1
  5106. package/dist/Virtualization/VZMemoryBalloonDeviceConfiguration.d.ts +6 -1
  5107. package/dist/Virtualization/VZMultipleDirectoryShare.d.ts +5 -1
  5108. package/dist/Virtualization/VZNATNetworkDeviceAttachment.d.ts +6 -1
  5109. package/dist/Virtualization/VZNVMExpressControllerDeviceConfiguration.d.ts +6 -1
  5110. package/dist/Virtualization/VZNetworkBlockDeviceStorageDeviceAttachment.d.ts +5 -1
  5111. package/dist/Virtualization/VZNetworkDevice.d.ts +6 -1
  5112. package/dist/Virtualization/VZNetworkDeviceAttachment.d.ts +6 -1
  5113. package/dist/Virtualization/VZNetworkDeviceConfiguration.d.ts +6 -1
  5114. package/dist/Virtualization/VZPlatformConfiguration.d.ts +6 -1
  5115. package/dist/Virtualization/VZPointingDeviceConfiguration.d.ts +6 -1
  5116. package/dist/Virtualization/VZSerialPortAttachment.d.ts +6 -1
  5117. package/dist/Virtualization/VZSerialPortConfiguration.d.ts +6 -1
  5118. package/dist/Virtualization/VZSharedDirectory.d.ts +6 -1
  5119. package/dist/Virtualization/VZSingleDirectoryShare.d.ts +6 -1
  5120. package/dist/Virtualization/VZSocketDevice.d.ts +6 -1
  5121. package/dist/Virtualization/VZSocketDeviceConfiguration.d.ts +6 -1
  5122. package/dist/Virtualization/VZSpiceAgentPortAttachment.d.ts +6 -1
  5123. package/dist/Virtualization/VZStorageDevice.d.ts +6 -1
  5124. package/dist/Virtualization/VZStorageDeviceAttachment.d.ts +6 -1
  5125. package/dist/Virtualization/VZStorageDeviceConfiguration.d.ts +6 -1
  5126. package/dist/Virtualization/VZUSBController.d.ts +6 -1
  5127. package/dist/Virtualization/VZUSBControllerConfiguration.d.ts +6 -1
  5128. package/dist/Virtualization/VZUSBKeyboardConfiguration.d.ts +6 -1
  5129. package/dist/Virtualization/VZUSBMassStorageDevice.d.ts +6 -1
  5130. package/dist/Virtualization/VZUSBMassStorageDeviceConfiguration.d.ts +6 -1
  5131. package/dist/Virtualization/VZUSBScreenCoordinatePointingDeviceConfiguration.d.ts +6 -1
  5132. package/dist/Virtualization/VZVirtioBlockDeviceConfiguration.d.ts +5 -1
  5133. package/dist/Virtualization/VZVirtioConsoleDevice.d.ts +6 -1
  5134. package/dist/Virtualization/VZVirtioConsoleDeviceConfiguration.d.ts +6 -1
  5135. package/dist/Virtualization/VZVirtioConsoleDeviceSerialPortConfiguration.d.ts +6 -1
  5136. package/dist/Virtualization/VZVirtioConsolePort.d.ts +6 -1
  5137. package/dist/Virtualization/VZVirtioConsolePortArray.d.ts +6 -1
  5138. package/dist/Virtualization/VZVirtioConsolePortConfiguration.d.ts +6 -1
  5139. package/dist/Virtualization/VZVirtioConsolePortConfigurationArray.d.ts +6 -1
  5140. package/dist/Virtualization/VZVirtioEntropyDeviceConfiguration.d.ts +6 -1
  5141. package/dist/Virtualization/VZVirtioFileSystemDevice.d.ts +6 -1
  5142. package/dist/Virtualization/VZVirtioFileSystemDeviceConfiguration.d.ts +5 -1
  5143. package/dist/Virtualization/VZVirtioGraphicsDevice.d.ts +6 -1
  5144. package/dist/Virtualization/VZVirtioGraphicsDeviceConfiguration.d.ts +6 -1
  5145. package/dist/Virtualization/VZVirtioGraphicsScanout.d.ts +6 -1
  5146. package/dist/Virtualization/VZVirtioGraphicsScanoutConfiguration.d.ts +6 -1
  5147. package/dist/Virtualization/VZVirtioNetworkDeviceConfiguration.d.ts +6 -1
  5148. package/dist/Virtualization/VZVirtioSocketConnection.d.ts +6 -1
  5149. package/dist/Virtualization/VZVirtioSocketDevice.d.ts +6 -1
  5150. package/dist/Virtualization/VZVirtioSocketDeviceConfiguration.d.ts +6 -1
  5151. package/dist/Virtualization/VZVirtioSocketListener.d.ts +6 -1
  5152. package/dist/Virtualization/VZVirtioSoundDeviceConfiguration.d.ts +6 -1
  5153. package/dist/Virtualization/VZVirtioSoundDeviceInputStreamConfiguration.d.ts +6 -1
  5154. package/dist/Virtualization/VZVirtioSoundDeviceOutputStreamConfiguration.d.ts +6 -1
  5155. package/dist/Virtualization/VZVirtioSoundDeviceStreamConfiguration.d.ts +6 -1
  5156. package/dist/Virtualization/VZVirtioTraditionalMemoryBalloonDevice.d.ts +6 -1
  5157. package/dist/Virtualization/VZVirtioTraditionalMemoryBalloonDeviceConfiguration.d.ts +6 -1
  5158. package/dist/Virtualization/VZVirtualMachine.d.ts +5 -1
  5159. package/dist/Virtualization/VZVirtualMachineConfiguration.d.ts +5 -1
  5160. package/dist/Virtualization/VZVirtualMachineStartOptions.d.ts +6 -1
  5161. package/dist/Virtualization/VZVirtualMachineView.d.ts +11 -2
  5162. package/dist/Virtualization/VZVmnetNetworkDeviceAttachment.d.ts +5 -1
  5163. package/dist/Virtualization/VZXHCIController.d.ts +6 -1
  5164. package/dist/Virtualization/VZXHCIControllerConfiguration.d.ts +6 -1
  5165. package/dist/Vision/VNAnimalBodyPoseObservation.d.ts +5 -1
  5166. package/dist/Vision/VNBarcodeObservation.d.ts +12 -1
  5167. package/dist/Vision/VNCalculateImageAestheticsScoresRequest.d.ts +10 -2
  5168. package/dist/Vision/VNCircle.d.ts +6 -1
  5169. package/dist/Vision/VNClassificationObservation.d.ts +6 -1
  5170. package/dist/Vision/VNClassifyImageRequest.d.ts +9 -2
  5171. package/dist/Vision/VNContour.d.ts +5 -1
  5172. package/dist/Vision/VNContoursObservation.d.ts +5 -1
  5173. package/dist/Vision/VNCoreMLFeatureValueObservation.d.ts +6 -1
  5174. package/dist/Vision/VNCoreMLModel.d.ts +5 -1
  5175. package/dist/Vision/VNCoreMLRequest.d.ts +8 -2
  5176. package/dist/Vision/VNDetectAnimalBodyPoseRequest.d.ts +9 -2
  5177. package/dist/Vision/VNDetectBarcodesRequest.d.ts +9 -2
  5178. package/dist/Vision/VNDetectContoursRequest.d.ts +10 -2
  5179. package/dist/Vision/VNDetectDocumentSegmentationRequest.d.ts +10 -2
  5180. package/dist/Vision/VNDetectFaceCaptureQualityRequest.d.ts +10 -2
  5181. package/dist/Vision/VNDetectFaceLandmarksRequest.d.ts +10 -2
  5182. package/dist/Vision/VNDetectFaceRectanglesRequest.d.ts +10 -2
  5183. package/dist/Vision/VNDetectHorizonRequest.d.ts +10 -2
  5184. package/dist/Vision/VNDetectHumanBodyPose3DRequest.d.ts +7 -1
  5185. package/dist/Vision/VNDetectHumanBodyPoseRequest.d.ts +9 -2
  5186. package/dist/Vision/VNDetectHumanHandPoseRequest.d.ts +9 -2
  5187. package/dist/Vision/VNDetectHumanRectanglesRequest.d.ts +10 -2
  5188. package/dist/Vision/VNDetectRectanglesRequest.d.ts +10 -2
  5189. package/dist/Vision/VNDetectTextRectanglesRequest.d.ts +10 -2
  5190. package/dist/Vision/VNDetectTrajectoriesRequest.d.ts +9 -2
  5191. package/dist/Vision/VNDetectedObjectObservation.d.ts +6 -1
  5192. package/dist/Vision/VNDetectedPoint.d.ts +9 -1
  5193. package/dist/Vision/VNFaceLandmarkRegion.d.ts +6 -1
  5194. package/dist/Vision/VNFaceLandmarkRegion2D.d.ts +5 -1
  5195. package/dist/Vision/VNFaceLandmarks.d.ts +6 -1
  5196. package/dist/Vision/VNFaceLandmarks2D.d.ts +6 -1
  5197. package/dist/Vision/VNFaceObservation.d.ts +8 -1
  5198. package/dist/Vision/VNFeaturePrintObservation.d.ts +5 -1
  5199. package/dist/Vision/VNGenerateAttentionBasedSaliencyImageRequest.d.ts +10 -2
  5200. package/dist/Vision/VNGenerateForegroundInstanceMaskRequest.d.ts +10 -2
  5201. package/dist/Vision/VNGenerateImageFeaturePrintRequest.d.ts +10 -2
  5202. package/dist/Vision/VNGenerateObjectnessBasedSaliencyImageRequest.d.ts +10 -2
  5203. package/dist/Vision/VNGenerateOpticalFlowRequest.d.ts +38 -2
  5204. package/dist/Vision/VNGeneratePersonInstanceMaskRequest.d.ts +10 -2
  5205. package/dist/Vision/VNGeneratePersonSegmentationRequest.d.ts +6 -0
  5206. package/dist/Vision/VNGeometryUtils.d.ts +5 -1
  5207. package/dist/Vision/VNHomographicImageRegistrationRequest.d.ts +38 -2
  5208. package/dist/Vision/VNHorizonObservation.d.ts +6 -1
  5209. package/dist/Vision/VNHumanBodyPose3DObservation.d.ts +5 -1
  5210. package/dist/Vision/VNHumanBodyPoseObservation.d.ts +5 -1
  5211. package/dist/Vision/VNHumanBodyRecognizedPoint3D.d.ts +7 -1
  5212. package/dist/Vision/VNHumanHandPoseObservation.d.ts +5 -1
  5213. package/dist/Vision/VNHumanObservation.d.ts +9 -1
  5214. package/dist/Vision/VNImageAestheticsScoresObservation.d.ts +6 -1
  5215. package/dist/Vision/VNImageAlignmentObservation.d.ts +6 -1
  5216. package/dist/Vision/VNImageBasedRequest.d.ts +9 -2
  5217. package/dist/Vision/VNImageHomographicAlignmentObservation.d.ts +6 -1
  5218. package/dist/Vision/VNImageRegistrationRequest.d.ts +38 -2
  5219. package/dist/Vision/VNImageRequestHandler.d.ts +5 -1
  5220. package/dist/Vision/VNImageTranslationAlignmentObservation.d.ts +6 -1
  5221. package/dist/Vision/VNInstanceMaskObservation.d.ts +5 -1
  5222. package/dist/Vision/VNObservation.d.ts +6 -1
  5223. package/dist/Vision/VNPixelBufferObservation.d.ts +5 -1
  5224. package/dist/Vision/VNPoint.d.ts +6 -1
  5225. package/dist/Vision/VNPoint3D.d.ts +6 -1
  5226. package/dist/Vision/VNRecognizeAnimalsRequest.d.ts +9 -2
  5227. package/dist/Vision/VNRecognizeTextRequest.d.ts +9 -2
  5228. package/dist/Vision/VNRecognizedObjectObservation.d.ts +9 -1
  5229. package/dist/Vision/VNRecognizedPoint.d.ts +9 -1
  5230. package/dist/Vision/VNRecognizedPoint3D.d.ts +8 -1
  5231. package/dist/Vision/VNRecognizedPoints3DObservation.d.ts +5 -1
  5232. package/dist/Vision/VNRecognizedPointsObservation.d.ts +5 -1
  5233. package/dist/Vision/VNRecognizedText.d.ts +5 -1
  5234. package/dist/Vision/VNRecognizedTextObservation.d.ts +12 -1
  5235. package/dist/Vision/VNRectangleObservation.d.ts +9 -1
  5236. package/dist/Vision/VNRequest.d.ts +5 -1
  5237. package/dist/Vision/VNSaliencyImageObservation.d.ts +6 -1
  5238. package/dist/Vision/VNSequenceRequestHandler.d.ts +5 -1
  5239. package/dist/Vision/VNStatefulRequest.d.ts +8 -2
  5240. package/dist/Vision/VNTargetedImageRequest.d.ts +7 -2
  5241. package/dist/Vision/VNTextObservation.d.ts +12 -1
  5242. package/dist/Vision/VNTrackHomographicImageRegistrationRequest.d.ts +8 -1
  5243. package/dist/Vision/VNTrackObjectRequest.d.ts +8 -2
  5244. package/dist/Vision/VNTrackOpticalFlowRequest.d.ts +8 -1
  5245. package/dist/Vision/VNTrackRectangleRequest.d.ts +8 -2
  5246. package/dist/Vision/VNTrackTranslationalImageRegistrationRequest.d.ts +8 -1
  5247. package/dist/Vision/VNTrackingRequest.d.ts +9 -2
  5248. package/dist/Vision/VNTrajectoryObservation.d.ts +5 -1
  5249. package/dist/Vision/VNTranslationalImageRegistrationRequest.d.ts +38 -2
  5250. package/dist/Vision/VNVector.d.ts +6 -1
  5251. package/dist/Vision/VNVideoProcessor.d.ts +5 -1
  5252. package/dist/Vision/VNVideoProcessorCadence.d.ts +6 -1
  5253. package/dist/Vision/VNVideoProcessorFrameRateCadence.d.ts +6 -1
  5254. package/dist/Vision/VNVideoProcessorRequestProcessingOptions.d.ts +6 -1
  5255. package/dist/Vision/VNVideoProcessorTimeIntervalCadence.d.ts +6 -1
  5256. package/dist/WebKit/DOMAbstractView.d.ts +6 -1
  5257. package/dist/WebKit/DOMAttr.d.ts +6 -1
  5258. package/dist/WebKit/DOMBlob.d.ts +6 -1
  5259. package/dist/WebKit/DOMCDATASection.d.ts +6 -1
  5260. package/dist/WebKit/DOMCSSCharsetRule.d.ts +6 -1
  5261. package/dist/WebKit/DOMCSSFontFaceRule.d.ts +6 -1
  5262. package/dist/WebKit/DOMCSSImportRule.d.ts +6 -1
  5263. package/dist/WebKit/DOMCSSMediaRule.d.ts +6 -1
  5264. package/dist/WebKit/DOMCSSPageRule.d.ts +6 -1
  5265. package/dist/WebKit/DOMCSSPrimitiveValue.d.ts +6 -1
  5266. package/dist/WebKit/DOMCSSRule.d.ts +6 -1
  5267. package/dist/WebKit/DOMCSSRuleList.d.ts +6 -1
  5268. package/dist/WebKit/DOMCSSStyleDeclaration.d.ts +6 -1
  5269. package/dist/WebKit/DOMCSSStyleRule.d.ts +6 -1
  5270. package/dist/WebKit/DOMCSSStyleSheet.d.ts +6 -1
  5271. package/dist/WebKit/DOMCSSUnknownRule.d.ts +6 -1
  5272. package/dist/WebKit/DOMCSSValue.d.ts +6 -1
  5273. package/dist/WebKit/DOMCSSValueList.d.ts +6 -1
  5274. package/dist/WebKit/DOMCharacterData.d.ts +6 -1
  5275. package/dist/WebKit/DOMComment.d.ts +6 -1
  5276. package/dist/WebKit/DOMCounter.d.ts +6 -1
  5277. package/dist/WebKit/DOMDocument.d.ts +6 -1
  5278. package/dist/WebKit/DOMDocumentFragment.d.ts +6 -1
  5279. package/dist/WebKit/DOMDocumentType.d.ts +6 -1
  5280. package/dist/WebKit/DOMElement.d.ts +6 -1
  5281. package/dist/WebKit/DOMEntity.d.ts +6 -1
  5282. package/dist/WebKit/DOMEntityReference.d.ts +6 -1
  5283. package/dist/WebKit/DOMEvent.d.ts +6 -1
  5284. package/dist/WebKit/DOMFile.d.ts +6 -1
  5285. package/dist/WebKit/DOMFileList.d.ts +6 -1
  5286. package/dist/WebKit/DOMHTMLAnchorElement.d.ts +6 -1
  5287. package/dist/WebKit/DOMHTMLAppletElement.d.ts +6 -1
  5288. package/dist/WebKit/DOMHTMLAreaElement.d.ts +6 -1
  5289. package/dist/WebKit/DOMHTMLBRElement.d.ts +6 -1
  5290. package/dist/WebKit/DOMHTMLBaseElement.d.ts +6 -1
  5291. package/dist/WebKit/DOMHTMLBaseFontElement.d.ts +6 -1
  5292. package/dist/WebKit/DOMHTMLBodyElement.d.ts +6 -1
  5293. package/dist/WebKit/DOMHTMLButtonElement.d.ts +6 -1
  5294. package/dist/WebKit/DOMHTMLCollection.d.ts +6 -1
  5295. package/dist/WebKit/DOMHTMLDListElement.d.ts +6 -1
  5296. package/dist/WebKit/DOMHTMLDirectoryElement.d.ts +6 -1
  5297. package/dist/WebKit/DOMHTMLDivElement.d.ts +6 -1
  5298. package/dist/WebKit/DOMHTMLDocument.d.ts +6 -1
  5299. package/dist/WebKit/DOMHTMLElement.d.ts +6 -1
  5300. package/dist/WebKit/DOMHTMLEmbedElement.d.ts +6 -1
  5301. package/dist/WebKit/DOMHTMLFieldSetElement.d.ts +6 -1
  5302. package/dist/WebKit/DOMHTMLFontElement.d.ts +6 -1
  5303. package/dist/WebKit/DOMHTMLFormElement.d.ts +6 -1
  5304. package/dist/WebKit/DOMHTMLFrameElement.d.ts +6 -1
  5305. package/dist/WebKit/DOMHTMLFrameSetElement.d.ts +6 -1
  5306. package/dist/WebKit/DOMHTMLHRElement.d.ts +6 -1
  5307. package/dist/WebKit/DOMHTMLHeadElement.d.ts +6 -1
  5308. package/dist/WebKit/DOMHTMLHeadingElement.d.ts +6 -1
  5309. package/dist/WebKit/DOMHTMLHtmlElement.d.ts +6 -1
  5310. package/dist/WebKit/DOMHTMLIFrameElement.d.ts +6 -1
  5311. package/dist/WebKit/DOMHTMLImageElement.d.ts +6 -1
  5312. package/dist/WebKit/DOMHTMLInputElement.d.ts +6 -1
  5313. package/dist/WebKit/DOMHTMLLIElement.d.ts +6 -1
  5314. package/dist/WebKit/DOMHTMLLabelElement.d.ts +6 -1
  5315. package/dist/WebKit/DOMHTMLLegendElement.d.ts +6 -1
  5316. package/dist/WebKit/DOMHTMLLinkElement.d.ts +6 -1
  5317. package/dist/WebKit/DOMHTMLMapElement.d.ts +6 -1
  5318. package/dist/WebKit/DOMHTMLMarqueeElement.d.ts +6 -1
  5319. package/dist/WebKit/DOMHTMLMenuElement.d.ts +6 -1
  5320. package/dist/WebKit/DOMHTMLMetaElement.d.ts +6 -1
  5321. package/dist/WebKit/DOMHTMLModElement.d.ts +6 -1
  5322. package/dist/WebKit/DOMHTMLOListElement.d.ts +6 -1
  5323. package/dist/WebKit/DOMHTMLObjectElement.d.ts +6 -1
  5324. package/dist/WebKit/DOMHTMLOptGroupElement.d.ts +6 -1
  5325. package/dist/WebKit/DOMHTMLOptionElement.d.ts +6 -1
  5326. package/dist/WebKit/DOMHTMLOptionsCollection.d.ts +6 -1
  5327. package/dist/WebKit/DOMHTMLParagraphElement.d.ts +6 -1
  5328. package/dist/WebKit/DOMHTMLParamElement.d.ts +6 -1
  5329. package/dist/WebKit/DOMHTMLPreElement.d.ts +6 -1
  5330. package/dist/WebKit/DOMHTMLQuoteElement.d.ts +6 -1
  5331. package/dist/WebKit/DOMHTMLScriptElement.d.ts +6 -1
  5332. package/dist/WebKit/DOMHTMLSelectElement.d.ts +6 -1
  5333. package/dist/WebKit/DOMHTMLStyleElement.d.ts +6 -1
  5334. package/dist/WebKit/DOMHTMLTableCaptionElement.d.ts +6 -1
  5335. package/dist/WebKit/DOMHTMLTableCellElement.d.ts +6 -1
  5336. package/dist/WebKit/DOMHTMLTableColElement.d.ts +6 -1
  5337. package/dist/WebKit/DOMHTMLTableElement.d.ts +6 -1
  5338. package/dist/WebKit/DOMHTMLTableRowElement.d.ts +6 -1
  5339. package/dist/WebKit/DOMHTMLTableSectionElement.d.ts +6 -1
  5340. package/dist/WebKit/DOMHTMLTextAreaElement.d.ts +6 -1
  5341. package/dist/WebKit/DOMHTMLTitleElement.d.ts +6 -1
  5342. package/dist/WebKit/DOMHTMLUListElement.d.ts +6 -1
  5343. package/dist/WebKit/DOMImplementation.d.ts +6 -1
  5344. package/dist/WebKit/DOMKeyboardEvent.d.ts +6 -1
  5345. package/dist/WebKit/DOMMediaList.d.ts +6 -1
  5346. package/dist/WebKit/DOMMouseEvent.d.ts +6 -1
  5347. package/dist/WebKit/DOMMutationEvent.d.ts +6 -1
  5348. package/dist/WebKit/DOMNamedNodeMap.d.ts +6 -1
  5349. package/dist/WebKit/DOMNode.d.ts +6 -1
  5350. package/dist/WebKit/DOMNodeIterator.d.ts +6 -1
  5351. package/dist/WebKit/DOMNodeList.d.ts +6 -1
  5352. package/dist/WebKit/DOMObject.d.ts +6 -1
  5353. package/dist/WebKit/DOMOverflowEvent.d.ts +6 -1
  5354. package/dist/WebKit/DOMProcessingInstruction.d.ts +6 -1
  5355. package/dist/WebKit/DOMProgressEvent.d.ts +6 -1
  5356. package/dist/WebKit/DOMRGBColor.d.ts +6 -1
  5357. package/dist/WebKit/DOMRange.d.ts +6 -1
  5358. package/dist/WebKit/DOMRect.d.ts +6 -1
  5359. package/dist/WebKit/DOMStyleSheet.d.ts +6 -1
  5360. package/dist/WebKit/DOMStyleSheetList.d.ts +6 -1
  5361. package/dist/WebKit/DOMText.d.ts +6 -1
  5362. package/dist/WebKit/DOMTreeWalker.d.ts +6 -1
  5363. package/dist/WebKit/DOMUIEvent.d.ts +6 -1
  5364. package/dist/WebKit/DOMWheelEvent.d.ts +6 -1
  5365. package/dist/WebKit/DOMXPathExpression.d.ts +6 -1
  5366. package/dist/WebKit/DOMXPathResult.d.ts +6 -1
  5367. package/dist/WebKit/NSURLDownload.d.ts +6 -1
  5368. package/dist/WebKit/WKBackForwardList.d.ts +6 -1
  5369. package/dist/WebKit/WKBackForwardListItem.d.ts +6 -1
  5370. package/dist/WebKit/WKContentRuleList.d.ts +6 -1
  5371. package/dist/WebKit/WKContentRuleListStore.d.ts +6 -1
  5372. package/dist/WebKit/WKContentWorld.d.ts +6 -1
  5373. package/dist/WebKit/WKDownload.d.ts +5 -1
  5374. package/dist/WebKit/WKFindConfiguration.d.ts +6 -1
  5375. package/dist/WebKit/WKFindResult.d.ts +6 -1
  5376. package/dist/WebKit/WKFrameInfo.d.ts +6 -1
  5377. package/dist/WebKit/WKHTTPCookieStore.d.ts +5 -1
  5378. package/dist/WebKit/WKNavigation.d.ts +6 -1
  5379. package/dist/WebKit/WKNavigationAction.d.ts +6 -1
  5380. package/dist/WebKit/WKNavigationResponse.d.ts +6 -1
  5381. package/dist/WebKit/WKOpenPanelParameters.d.ts +6 -1
  5382. package/dist/WebKit/WKPDFConfiguration.d.ts +6 -1
  5383. package/dist/WebKit/WKPreferences.d.ts +6 -1
  5384. package/dist/WebKit/WKProcessPool.d.ts +6 -1
  5385. package/dist/WebKit/WKScriptMessage.d.ts +5 -1
  5386. package/dist/WebKit/WKSecurityOrigin.d.ts +6 -1
  5387. package/dist/WebKit/WKSnapshotConfiguration.d.ts +6 -1
  5388. package/dist/WebKit/WKUserContentController.d.ts +6 -1
  5389. package/dist/WebKit/WKUserScript.d.ts +6 -1
  5390. package/dist/WebKit/WKWebExtension.d.ts +6 -1
  5391. package/dist/WebKit/WKWebExtensionAction.d.ts +6 -1
  5392. package/dist/WebKit/WKWebExtensionCommand.d.ts +6 -1
  5393. package/dist/WebKit/WKWebExtensionContext.d.ts +7 -2
  5394. package/dist/WebKit/WKWebExtensionController.d.ts +5 -1
  5395. package/dist/WebKit/WKWebExtensionControllerConfiguration.d.ts +8 -3
  5396. package/dist/WebKit/WKWebExtensionDataRecord.d.ts +6 -1
  5397. package/dist/WebKit/WKWebExtensionMatchPattern.d.ts +5 -1
  5398. package/dist/WebKit/WKWebExtensionMessagePort.d.ts +5 -1
  5399. package/dist/WebKit/WKWebExtensionTabConfiguration.d.ts +6 -1
  5400. package/dist/WebKit/WKWebExtensionWindowConfiguration.d.ts +6 -1
  5401. package/dist/WebKit/WKWebView.d.ts +8 -3
  5402. package/dist/WebKit/WKWebViewConfiguration.d.ts +7 -2
  5403. package/dist/WebKit/WKWebpagePreferences.d.ts +6 -1
  5404. package/dist/WebKit/WKWebsiteDataRecord.d.ts +6 -1
  5405. package/dist/WebKit/WKWebsiteDataStore.d.ts +5 -1
  5406. package/dist/WebKit/WKWindowFeatures.d.ts +6 -1
  5407. package/dist/WebKit/WebArchive.d.ts +6 -1
  5408. package/dist/WebKit/WebBackForwardList.d.ts +6 -1
  5409. package/dist/WebKit/WebDataSource.d.ts +6 -1
  5410. package/dist/WebKit/WebDownload.d.ts +12 -1
  5411. package/dist/WebKit/WebFrame.d.ts +5 -1
  5412. package/dist/WebKit/WebFrameView.d.ts +11 -2
  5413. package/dist/WebKit/WebHistory.d.ts +5 -1
  5414. package/dist/WebKit/WebHistoryItem.d.ts +6 -1
  5415. package/dist/WebKit/WebPreferences.d.ts +6 -1
  5416. package/dist/WebKit/WebResource.d.ts +6 -1
  5417. package/dist/WebKit/WebScriptObject.d.ts +5 -1
  5418. package/dist/WebKit/WebUndefined.d.ts +6 -1
  5419. package/dist/WebKit/WebView.d.ts +9 -2
  5420. package/dist/iTunesLibrary/ITLibAlbum.d.ts +5 -1
  5421. package/dist/iTunesLibrary/ITLibArtist.d.ts +6 -1
  5422. package/dist/iTunesLibrary/ITLibArtwork.d.ts +6 -1
  5423. package/dist/iTunesLibrary/ITLibMediaEntity.d.ts +5 -1
  5424. package/dist/iTunesLibrary/ITLibMediaItem.d.ts +5 -1
  5425. package/dist/iTunesLibrary/ITLibMediaItemVideoInfo.d.ts +6 -1
  5426. package/dist/iTunesLibrary/ITLibPlaylist.d.ts +6 -1
  5427. package/dist/iTunesLibrary/ITLibrary.d.ts +5 -1
  5428. package/generator/ast-parser.ts +7 -0
  5429. package/generator/emitter.ts +179 -27
  5430. package/package.json +1 -1
@@ -1,8 +1,15 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnitEffect } from "./AVAudioUnitEffect.js";
3
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
2
4
  import type { AVAudioUnitDistortionPreset } from "./AVAudioUnitDistortionPreset.js";
3
5
  export declare class _AVAudioUnitDistortion extends _AVAudioUnitEffect {
4
- static alloc(): _AVAudioUnitDistortion;
6
+ initWithAudioComponentDescription$(audioComponentDescription: AudioComponentDescription): _AVAudioUnitDistortion;
5
7
  static new(): _AVAudioUnitDistortion;
8
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitDistortion;
9
+ static alloc(): _AVAudioUnitDistortion;
10
+ self(): _AVAudioUnitDistortion;
11
+ retain(): _AVAudioUnitDistortion;
12
+ autorelease(): _AVAudioUnitDistortion;
6
13
  init(): _AVAudioUnitDistortion;
7
14
  /**
8
15
  * @method loadFactoryPreset: @abstract Load a distortion preset. Default: AVAudioUnitDistortionPresetDrumsBitBrush
@@ -1,8 +1,15 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnitEffect } from "./AVAudioUnitEffect.js";
2
3
  import type { _NSArray } from "../Foundation/NSArray.js";
4
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
3
5
  export declare class _AVAudioUnitEQ extends _AVAudioUnitEffect {
4
- static alloc(): _AVAudioUnitEQ;
6
+ initWithAudioComponentDescription$(audioComponentDescription: AudioComponentDescription): _AVAudioUnitEQ;
5
7
  static new(): _AVAudioUnitEQ;
8
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitEQ;
9
+ static alloc(): _AVAudioUnitEQ;
10
+ self(): _AVAudioUnitEQ;
11
+ retain(): _AVAudioUnitEQ;
12
+ autorelease(): _AVAudioUnitEQ;
6
13
  init(): _AVAudioUnitEQ;
7
14
  /**
8
15
  * @method initWithNumberOfBands: @abstract Initialize the EQ with number of bands. @param numberOfBands The number of bands created by the EQ.
@@ -1,8 +1,13 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSObject } from "../Foundation/NSObject.js";
2
3
  import type { AVAudioUnitEQFilterType } from "./AVAudioUnitEQFilterType.js";
3
4
  export declare class _AVAudioUnitEQFilterParameters extends _NSObject {
4
- static alloc(): _AVAudioUnitEQFilterParameters;
5
5
  static new(): _AVAudioUnitEQFilterParameters;
6
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitEQFilterParameters;
7
+ static alloc(): _AVAudioUnitEQFilterParameters;
8
+ self(): _AVAudioUnitEQFilterParameters;
9
+ retain(): _AVAudioUnitEQFilterParameters;
10
+ autorelease(): _AVAudioUnitEQFilterParameters;
6
11
  init(): _AVAudioUnitEQFilterParameters;
7
12
  /**
8
13
  * @property filterType @abstract AVAudioUnitEQFilterType @discussion Default: AVAudioUnitEQFilterTypeParametric
@@ -1,8 +1,13 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnit } from "./AVAudioUnit.js";
2
3
  import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
3
4
  export declare class _AVAudioUnitEffect extends _AVAudioUnit {
4
- static alloc(): _AVAudioUnitEffect;
5
5
  static new(): _AVAudioUnitEffect;
6
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitEffect;
7
+ static alloc(): _AVAudioUnitEffect;
8
+ self(): _AVAudioUnitEffect;
9
+ retain(): _AVAudioUnitEffect;
10
+ autorelease(): _AVAudioUnitEffect;
6
11
  init(): _AVAudioUnitEffect;
7
12
  /**
8
13
  * Create an AVAudioUnitEffect object. AudioComponentDescription of the audio unit to be instantiated. The componentType must be one of these types kAudioUnitType_Effect kAudioUnitType_MusicEffect kAudioUnitType_Panner kAudioUnitType_RemoteEffect kAudioUnitType_RemoteMusicEffect
@@ -1,9 +1,14 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioMixing } from "./AVAudioMixing.js";
2
3
  import type { _AVAudioUnit } from "./AVAudioUnit.js";
3
4
  import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
4
5
  export declare class _AVAudioUnitGenerator extends _AVAudioUnit {
5
- static alloc(): _AVAudioUnitGenerator;
6
6
  static new(): _AVAudioUnitGenerator;
7
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitGenerator;
8
+ static alloc(): _AVAudioUnitGenerator;
9
+ self(): _AVAudioUnitGenerator;
10
+ retain(): _AVAudioUnitGenerator;
11
+ autorelease(): _AVAudioUnitGenerator;
7
12
  init(): _AVAudioUnitGenerator;
8
13
  /**
9
14
  * Create an AVAudioUnitGenerator object. AudioComponentDescription of the audio unit to be instantiated. The componentType must be kAudioUnitType_Generator or kAudioUnitType_RemoteGenerator
@@ -4,8 +4,12 @@ import type { _AVAudioUnit } from "./AVAudioUnit.js";
4
4
  import type { _NSData } from "../Foundation/NSData.js";
5
5
  import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
6
6
  export declare class _AVAudioUnitMIDIInstrument extends _AVAudioUnit {
7
- static alloc(): _AVAudioUnitMIDIInstrument;
8
7
  static new(): _AVAudioUnitMIDIInstrument;
8
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitMIDIInstrument;
9
+ static alloc(): _AVAudioUnitMIDIInstrument;
10
+ self(): _AVAudioUnitMIDIInstrument;
11
+ retain(): _AVAudioUnitMIDIInstrument;
12
+ autorelease(): _AVAudioUnitMIDIInstrument;
9
13
  init(): _AVAudioUnitMIDIInstrument;
10
14
  /**
11
15
  * Initialize the node with the component description for an AUv2 Audio Unit. - Parameter description: audio component description structure that describes the audio component of type kAudioUnitType_MusicDevice or kAudioUnitType_RemoteInstrument. - note: To load AUv3 audio units (or any audio unit asynchronously), use the class method ``AVAudioUnit/instantiateWithComponentDescription:options:completionHandler:`` instead.
@@ -1,8 +1,15 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnitEffect } from "./AVAudioUnitEffect.js";
3
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
2
4
  import type { AVAudioUnitReverbPreset } from "./AVAudioUnitReverbPreset.js";
3
5
  export declare class _AVAudioUnitReverb extends _AVAudioUnitEffect {
4
- static alloc(): _AVAudioUnitReverb;
6
+ initWithAudioComponentDescription$(audioComponentDescription: AudioComponentDescription): _AVAudioUnitReverb;
5
7
  static new(): _AVAudioUnitReverb;
8
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitReverb;
9
+ static alloc(): _AVAudioUnitReverb;
10
+ self(): _AVAudioUnitReverb;
11
+ retain(): _AVAudioUnitReverb;
12
+ autorelease(): _AVAudioUnitReverb;
6
13
  init(): _AVAudioUnitReverb;
7
14
  /**
8
15
  * @method loadFactoryPreset: @abstract load a reverb preset Default: AVAudioUnitReverbPresetMediumHall
@@ -2,9 +2,15 @@ import type { NobjcObject } from "objc-js";
2
2
  import type { _AVAudioUnitMIDIInstrument } from "./AVAudioUnitMIDIInstrument.js";
3
3
  import type { _NSArray } from "../Foundation/NSArray.js";
4
4
  import type { _NSURL } from "../Foundation/NSURL.js";
5
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
5
6
  export declare class _AVAudioUnitSampler extends _AVAudioUnitMIDIInstrument {
6
- static alloc(): _AVAudioUnitSampler;
7
+ initWithAudioComponentDescription$(description: AudioComponentDescription): _AVAudioUnitSampler;
7
8
  static new(): _AVAudioUnitSampler;
9
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitSampler;
10
+ static alloc(): _AVAudioUnitSampler;
11
+ self(): _AVAudioUnitSampler;
12
+ retain(): _AVAudioUnitSampler;
13
+ autorelease(): _AVAudioUnitSampler;
8
14
  init(): _AVAudioUnitSampler;
9
15
  /**
10
16
  * loads a specific instrument from the specified sound bank URL for a Soundbank file. The file can be either a DLS bank (.dls) or a SoundFont bank (.sf2). program number for the instrument to load MSB for the bank number for the instrument to load. This is usually 0x79 for melodic instruments and 0x78 for percussion instruments. LSB for the bank number for the instrument to load. This is often 0, and represents the "bank variation". the status of the operation This method reads from file and allocates memory, so it should not be called on a real time thread.
@@ -1,8 +1,13 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnit } from "./AVAudioUnit.js";
2
3
  import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
3
4
  export declare class _AVAudioUnitTimeEffect extends _AVAudioUnit {
4
- static alloc(): _AVAudioUnitTimeEffect;
5
5
  static new(): _AVAudioUnitTimeEffect;
6
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitTimeEffect;
7
+ static alloc(): _AVAudioUnitTimeEffect;
8
+ self(): _AVAudioUnitTimeEffect;
9
+ retain(): _AVAudioUnitTimeEffect;
10
+ autorelease(): _AVAudioUnitTimeEffect;
6
11
  init(): _AVAudioUnitTimeEffect;
7
12
  /**
8
13
  * @method initWithAudioComponentDescription: @abstract create an AVAudioUnitTimeEffect object @param audioComponentDescription AudioComponentDescription of the audio unit to be initialized @discussion The componentType must be kAudioUnitType_FormatConverter
@@ -1,7 +1,14 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnitTimeEffect } from "./AVAudioUnitTimeEffect.js";
3
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
2
4
  export declare class _AVAudioUnitTimePitch extends _AVAudioUnitTimeEffect {
3
- static alloc(): _AVAudioUnitTimePitch;
5
+ initWithAudioComponentDescription$(audioComponentDescription: AudioComponentDescription): _AVAudioUnitTimePitch;
4
6
  static new(): _AVAudioUnitTimePitch;
7
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitTimePitch;
8
+ static alloc(): _AVAudioUnitTimePitch;
9
+ self(): _AVAudioUnitTimePitch;
10
+ retain(): _AVAudioUnitTimePitch;
11
+ autorelease(): _AVAudioUnitTimePitch;
5
12
  init(): _AVAudioUnitTimePitch;
6
13
  /**
7
14
  * @property rate @abstract playback rate of the input signal Range: 1/32 -> 32.0 Default: 1.0 Unit: Generic
@@ -1,7 +1,14 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVAudioUnitTimeEffect } from "./AVAudioUnitTimeEffect.js";
3
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
2
4
  export declare class _AVAudioUnitVarispeed extends _AVAudioUnitTimeEffect {
3
- static alloc(): _AVAudioUnitVarispeed;
5
+ initWithAudioComponentDescription$(audioComponentDescription: AudioComponentDescription): _AVAudioUnitVarispeed;
4
6
  static new(): _AVAudioUnitVarispeed;
7
+ static allocWithZone$(zone: NobjcObject): _AVAudioUnitVarispeed;
8
+ static alloc(): _AVAudioUnitVarispeed;
9
+ self(): _AVAudioUnitVarispeed;
10
+ retain(): _AVAudioUnitVarispeed;
11
+ autorelease(): _AVAudioUnitVarispeed;
5
12
  init(): _AVAudioUnitVarispeed;
6
13
  /**
7
14
  * @property rate @abstract controls the playback rate of the audio signal @discussion Since this unit resamples the input signal, changing the playback rate also changes the pitch. i.e. changing the rate to 2.0 results in the output audio playing one octave higher. Similarly changing the rate to 0.5, results in the output audio playing one octave lower. The playback rate and pitch can be calculated as rate = pow(2, cents/1200.0) pitch in cents = 1200.0 * log2(rate) Where, 1 octave = 1200 cents 1 musical semitone = 100 cents Range: 0.25 -> 4.0 Default: 1.0 Unit: Generic
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  export declare class _AVExtendedNoteOnEvent extends _AVMusicEvent {
3
- static alloc(): _AVExtendedNoteOnEvent;
4
4
  static new(): _AVExtendedNoteOnEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVExtendedNoteOnEvent;
6
+ static alloc(): _AVExtendedNoteOnEvent;
7
+ self(): _AVExtendedNoteOnEvent;
8
+ retain(): _AVExtendedNoteOnEvent;
9
+ autorelease(): _AVExtendedNoteOnEvent;
5
10
  init(): _AVExtendedNoteOnEvent;
6
11
  /**
7
12
  * Initialize the event with a midi note, velocity, instrument and group ID, and a duration. The MIDI velocity represented as a floating point. Range: Destination-dependent, usually 0.0 - 127.0. The MIDI velocity represented as a floating point. Range: Destination-dependent, usually 0.0 - 127.0. An index indicating the AudioUnitElement within the Group Scope which should handle this event (see AudioUnitElement). This normally maps to a channel within the audio unit. Range: normally between 0 and 15, but may be higher if the AVMusicTrack's destinationAudioUnit supports more channels. The duration of this event in AVMusicTimeStamp beats. Range: Any nonnegative number.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  export declare class _AVExtendedTempoEvent extends _AVMusicEvent {
3
- static alloc(): _AVExtendedTempoEvent;
4
4
  static new(): _AVExtendedTempoEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVExtendedTempoEvent;
6
+ static alloc(): _AVExtendedTempoEvent;
7
+ self(): _AVExtendedTempoEvent;
8
+ retain(): _AVExtendedTempoEvent;
9
+ autorelease(): _AVExtendedTempoEvent;
5
10
  init(): _AVExtendedTempoEvent;
6
11
  /**
7
12
  * Initialize the event tempo. The new tempo in beats-per-minute. Range: Any positive value. The new tempo will begin at the timestamp for this event.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  export declare class _AVMIDIChannelEvent extends _AVMusicEvent {
3
- static alloc(): _AVMIDIChannelEvent;
4
4
  static new(): _AVMIDIChannelEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMIDIChannelEvent;
6
+ static alloc(): _AVMIDIChannelEvent;
7
+ self(): _AVMIDIChannelEvent;
8
+ retain(): _AVMIDIChannelEvent;
9
+ autorelease(): _AVMIDIChannelEvent;
5
10
  init(): _AVMIDIChannelEvent;
6
11
  /** The MIDI channel for the event. Range: 0-15. */
7
12
  channel(): number;
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMIDIChannelEvent } from "./AVMIDIChannelEvent.js";
2
3
  export declare class _AVMIDIChannelPressureEvent extends _AVMIDIChannelEvent {
3
- static alloc(): _AVMIDIChannelPressureEvent;
4
4
  static new(): _AVMIDIChannelPressureEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMIDIChannelPressureEvent;
6
+ static alloc(): _AVMIDIChannelPressureEvent;
7
+ self(): _AVMIDIChannelPressureEvent;
8
+ retain(): _AVMIDIChannelPressureEvent;
9
+ autorelease(): _AVMIDIChannelPressureEvent;
5
10
  init(): _AVMIDIChannelPressureEvent;
6
11
  /**
7
12
  * Initialize the event with a channel and a pressure value. The MIDI channel for the message. Range: 0-15. The MIDI channel pressure. Range: 0-127.
@@ -1,8 +1,13 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMIDIChannelEvent } from "./AVMIDIChannelEvent.js";
2
3
  import type { AVMIDIControlChangeMessageType } from "./AVMIDIControlChangeMessageType.js";
3
4
  export declare class _AVMIDIControlChangeEvent extends _AVMIDIChannelEvent {
4
- static alloc(): _AVMIDIControlChangeEvent;
5
5
  static new(): _AVMIDIControlChangeEvent;
6
+ static allocWithZone$(zone: NobjcObject): _AVMIDIControlChangeEvent;
7
+ static alloc(): _AVMIDIControlChangeEvent;
8
+ self(): _AVMIDIControlChangeEvent;
9
+ retain(): _AVMIDIControlChangeEvent;
10
+ autorelease(): _AVMIDIControlChangeEvent;
6
11
  init(): _AVMIDIControlChangeEvent;
7
12
  /**
8
13
  * Initialize the event with a channel, a control change type, and a control value. The MIDI channel for the control change. Range: 0-15. The AVMIDIControlChangeMessageType indicating which MIDI control change message to send. The value for this control change. Range: Depends on the type (see the General MIDI specification).
@@ -1,9 +1,14 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  import type { _NSData } from "../Foundation/NSData.js";
3
4
  import type { AVMIDIMetaEventType } from "./AVMIDIMetaEventType.js";
4
5
  export declare class _AVMIDIMetaEvent extends _AVMusicEvent {
5
- static alloc(): _AVMIDIMetaEvent;
6
6
  static new(): _AVMIDIMetaEvent;
7
+ static allocWithZone$(zone: NobjcObject): _AVMIDIMetaEvent;
8
+ static alloc(): _AVMIDIMetaEvent;
9
+ self(): _AVMIDIMetaEvent;
10
+ retain(): _AVMIDIMetaEvent;
11
+ autorelease(): _AVMIDIMetaEvent;
7
12
  init(): _AVMIDIMetaEvent;
8
13
  /**
9
14
  * Initialize the event with a MIDI Meta-Event type and an NSData. A AVMIDIMetaEventType indicating which type of Meta-Event. An NSData object containing the raw contents of the Meta-Event.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  export declare class _AVMIDINoteEvent extends _AVMusicEvent {
3
- static alloc(): _AVMIDINoteEvent;
4
4
  static new(): _AVMIDINoteEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMIDINoteEvent;
6
+ static alloc(): _AVMIDINoteEvent;
7
+ self(): _AVMIDINoteEvent;
8
+ retain(): _AVMIDINoteEvent;
9
+ autorelease(): _AVMIDINoteEvent;
5
10
  init(): _AVMIDINoteEvent;
6
11
  /**
7
12
  * Initialize the event with a MIDI channel, key number, velocity and duration. The MIDI channel. Range: 0-15. The MIDI key number. Range: 0-127. The MIDI velocity. Range: 0-127 with zero indicating a note-off event. The duration in beats for this note. Range: Any non-negative number.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMIDIChannelEvent } from "./AVMIDIChannelEvent.js";
2
3
  export declare class _AVMIDIPitchBendEvent extends _AVMIDIChannelEvent {
3
- static alloc(): _AVMIDIPitchBendEvent;
4
4
  static new(): _AVMIDIPitchBendEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMIDIPitchBendEvent;
6
+ static alloc(): _AVMIDIPitchBendEvent;
7
+ self(): _AVMIDIPitchBendEvent;
8
+ retain(): _AVMIDIPitchBendEvent;
9
+ autorelease(): _AVMIDIPitchBendEvent;
5
10
  init(): _AVMIDIPitchBendEvent;
6
11
  /**
7
12
  * Initialize the event with a channel and a pitch bend value. The MIDI channel for the message. Range: 0-15. The pitch bend value. Range: 0-16383 (midpoint 8192).
@@ -3,8 +3,12 @@ import type { _NSData } from "../Foundation/NSData.js";
3
3
  import type { _NSObject } from "../Foundation/NSObject.js";
4
4
  import type { _NSURL } from "../Foundation/NSURL.js";
5
5
  export declare class _AVMIDIPlayer extends _NSObject {
6
- static alloc(): _AVMIDIPlayer;
7
6
  static new(): _AVMIDIPlayer;
7
+ static allocWithZone$(zone: NobjcObject): _AVMIDIPlayer;
8
+ static alloc(): _AVMIDIPlayer;
9
+ self(): _AVMIDIPlayer;
10
+ retain(): _AVMIDIPlayer;
11
+ autorelease(): _AVMIDIPlayer;
8
12
  init(): _AVMIDIPlayer;
9
13
  /**
10
14
  * Create a player with the contents of the file specified by the URL. 'bankURL' should contain the path to a SoundFont2 or DLS bank to be used by the MIDI synthesizer. For OSX it can be set to nil for the default, but for iOS it must always refer to a valid bank file.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMIDIChannelEvent } from "./AVMIDIChannelEvent.js";
2
3
  export declare class _AVMIDIPolyPressureEvent extends _AVMIDIChannelEvent {
3
- static alloc(): _AVMIDIPolyPressureEvent;
4
4
  static new(): _AVMIDIPolyPressureEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMIDIPolyPressureEvent;
6
+ static alloc(): _AVMIDIPolyPressureEvent;
7
+ self(): _AVMIDIPolyPressureEvent;
8
+ retain(): _AVMIDIPolyPressureEvent;
9
+ autorelease(): _AVMIDIPolyPressureEvent;
5
10
  init(): _AVMIDIPolyPressureEvent;
6
11
  /**
7
12
  * Initialize the event with a channel, a MIDI key number, and a key pressure value. The MIDI channel for the message. Range: 0-15. The MIDI key number to which the pressure should be applied. The poly pressure value.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMIDIChannelEvent } from "./AVMIDIChannelEvent.js";
2
3
  export declare class _AVMIDIProgramChangeEvent extends _AVMIDIChannelEvent {
3
- static alloc(): _AVMIDIProgramChangeEvent;
4
4
  static new(): _AVMIDIProgramChangeEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMIDIProgramChangeEvent;
6
+ static alloc(): _AVMIDIProgramChangeEvent;
7
+ self(): _AVMIDIProgramChangeEvent;
8
+ retain(): _AVMIDIProgramChangeEvent;
9
+ autorelease(): _AVMIDIProgramChangeEvent;
5
10
  init(): _AVMIDIProgramChangeEvent;
6
11
  /**
7
12
  * Initialize the event with a channel and a program number. The MIDI channel for the message. Range: 0-15. The program number to be sent. Range: 0-127. Per the General MIDI specification, the actual instrument that is chosen will depend on optional AVMIDIControlChangeMessageTypeBankSelect events sent prior to this program change.
@@ -1,8 +1,13 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  import type { _NSData } from "../Foundation/NSData.js";
3
4
  export declare class _AVMIDISysexEvent extends _AVMusicEvent {
4
- static alloc(): _AVMIDISysexEvent;
5
5
  static new(): _AVMIDISysexEvent;
6
+ static allocWithZone$(zone: NobjcObject): _AVMIDISysexEvent;
7
+ static alloc(): _AVMIDISysexEvent;
8
+ self(): _AVMIDISysexEvent;
9
+ retain(): _AVMIDISysexEvent;
10
+ autorelease(): _AVMIDISysexEvent;
6
11
  init(): _AVMIDISysexEvent;
7
12
  /**
8
13
  * Initialize the event with an NSData. An NSData object containing the raw contents of the system exclusive event.
@@ -1,6 +1,11 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSObject } from "../Foundation/NSObject.js";
2
3
  export declare class _AVMusicEvent extends _NSObject {
3
- static alloc(): _AVMusicEvent;
4
4
  static new(): _AVMusicEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVMusicEvent;
6
+ static alloc(): _AVMusicEvent;
7
+ self(): _AVMusicEvent;
8
+ retain(): _AVMusicEvent;
9
+ autorelease(): _AVMusicEvent;
5
10
  init(): _AVMusicEvent;
6
11
  }
@@ -4,8 +4,12 @@ import type { _AVAudioUnit } from "./AVAudioUnit.js";
4
4
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
5
5
  import type { AVBeatRange } from "../structs/AVBeatRange.js";
6
6
  export declare class _AVMusicTrack extends _NSObject {
7
- static alloc(): _AVMusicTrack;
8
7
  static new(): _AVMusicTrack;
8
+ static allocWithZone$(zone: NobjcObject): _AVMusicTrack;
9
+ static alloc(): _AVMusicTrack;
10
+ self(): _AVMusicTrack;
11
+ retain(): _AVMusicTrack;
12
+ autorelease(): _AVMusicTrack;
9
13
  init(): _AVMusicTrack;
10
14
  /**
11
15
  * Adds an AVMusicEvent's contents to a track at the specified AVMusicTimeStamp. the event to be added the AVMusicTimeStamp Because event contents are copied into the track, the same event may be added multiple times at different timestamps. There are restrictions on which AVMusicEvent subclasses may be added to different tracks: - Only AVExtendedTempoEvents and AVMIDIMetaEvents with certain AVMIDIMetaEventTypes can be added to an AVMusicSequence's tempo track (see AVMIDIMetaEvent). - AVParameterEvents can only be added to automation tracks (see AVParameterEvent). - All other event subclasses cannot be added to tempo or automation tracks.
@@ -1,8 +1,13 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  import type { _NSData } from "../Foundation/NSData.js";
3
4
  export declare class _AVMusicUserEvent extends _AVMusicEvent {
4
- static alloc(): _AVMusicUserEvent;
5
5
  static new(): _AVMusicUserEvent;
6
+ static allocWithZone$(zone: NobjcObject): _AVMusicUserEvent;
7
+ static alloc(): _AVMusicUserEvent;
8
+ self(): _AVMusicUserEvent;
9
+ retain(): _AVMusicUserEvent;
10
+ autorelease(): _AVMusicUserEvent;
6
11
  init(): _AVMusicUserEvent;
7
12
  /**
8
13
  * Initialize the event with an NSData. An NSData object containing the contents to be returned via the AVMusicTrack's user callback.
@@ -1,7 +1,12 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AVMusicEvent } from "./AVMusicEvent.js";
2
3
  export declare class _AVParameterEvent extends _AVMusicEvent {
3
- static alloc(): _AVParameterEvent;
4
4
  static new(): _AVParameterEvent;
5
+ static allocWithZone$(zone: NobjcObject): _AVParameterEvent;
6
+ static alloc(): _AVParameterEvent;
7
+ self(): _AVParameterEvent;
8
+ retain(): _AVParameterEvent;
9
+ autorelease(): _AVParameterEvent;
5
10
  init(): _AVParameterEvent;
6
11
  /**
7
12
  * Initialize the event with the parameter ID, scope, element, and value for the parameter to be set. The ID of the parameter (see AudioUnitParameterID). The audio unit scope for the parameter (see AudioUnitScope). The element index within the scope (see AudioUnitElement). The value of the parameter to be set. Range: Dependent on parameter.
@@ -1,3 +1,4 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSCopying } from "../Foundation/NSCopying.js";
2
3
  import type { _NSObject } from "../Foundation/NSObject.js";
3
4
  import type { _NSSecureCoding } from "../Foundation/NSSecureCoding.js";
@@ -5,8 +6,12 @@ import type { _NSString } from "../Foundation/NSString.js";
5
6
  import type { NSRange } from "../structs/NSRange.js";
6
7
  import type { AVSpeechSynthesisMarkerMark } from "./AVSpeechSynthesisMarkerMark.js";
7
8
  export declare class _AVSpeechSynthesisMarker extends _NSObject {
8
- static alloc(): _AVSpeechSynthesisMarker;
9
9
  static new(): _AVSpeechSynthesisMarker;
10
+ static allocWithZone$(zone: NobjcObject): _AVSpeechSynthesisMarker;
11
+ static alloc(): _AVSpeechSynthesisMarker;
12
+ self(): _AVSpeechSynthesisMarker;
13
+ retain(): _AVSpeechSynthesisMarker;
14
+ autorelease(): _AVSpeechSynthesisMarker;
10
15
  init(): _AVSpeechSynthesisMarker;
11
16
  initWithMarkerType$forTextRange$atByteSampleOffset$(type: AVSpeechSynthesisMarkerMark, range: NSRange, byteSampleOffset: number): _AVSpeechSynthesisMarker;
12
17
  initWithWordRange$atByteSampleOffset$(range: NSRange, byteSampleOffset: number): _AVSpeechSynthesisMarker;
@@ -1,9 +1,17 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _AUAudioUnit } from "../AudioToolbox/AUAudioUnit.js";
2
3
  import type { _AVSpeechSynthesisProviderRequest } from "./AVSpeechSynthesisProviderRequest.js";
3
4
  import type { _NSArray } from "../Foundation/NSArray.js";
5
+ import type { AudioComponentDescription } from "../structs/AudioComponentDescription.js";
4
6
  export declare class _AVSpeechSynthesisProviderAudioUnit extends _AUAudioUnit {
5
- static alloc(): _AVSpeechSynthesisProviderAudioUnit;
7
+ initWithComponentDescription$options$error$(componentDescription: AudioComponentDescription, options: NobjcObject, outError: NobjcObject | null): _AVSpeechSynthesisProviderAudioUnit | null;
8
+ initWithComponentDescription$error$(componentDescription: AudioComponentDescription, outError: NobjcObject | null): _AVSpeechSynthesisProviderAudioUnit | null;
6
9
  static new(): _AVSpeechSynthesisProviderAudioUnit;
10
+ static allocWithZone$(zone: NobjcObject): _AVSpeechSynthesisProviderAudioUnit;
11
+ static alloc(): _AVSpeechSynthesisProviderAudioUnit;
12
+ self(): _AVSpeechSynthesisProviderAudioUnit;
13
+ retain(): _AVSpeechSynthesisProviderAudioUnit;
14
+ autorelease(): _AVSpeechSynthesisProviderAudioUnit;
7
15
  init(): _AVSpeechSynthesisProviderAudioUnit;
8
16
  /**
9
17
  * @brief Sends a new speech request to be synthesized @discussion Sends a new speech request to the synthesizer to render. When the synthesizer audio unit is finished generating audio buffers for the speech request, it should indicate this within its internal render block, @c AUInternalRenderBlock, specifically through the @c AudioUnitRenderActionFlags flag @c kAudioOfflineUnitRenderAction_Complete.
@@ -1,11 +1,16 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSCopying } from "../Foundation/NSCopying.js";
2
3
  import type { _NSObject } from "../Foundation/NSObject.js";
3
4
  import type { _NSSecureCoding } from "../Foundation/NSSecureCoding.js";
4
5
  import type { _NSString } from "../Foundation/NSString.js";
5
6
  import type { _AVSpeechSynthesisProviderVoice } from "./AVSpeechSynthesisProviderVoice.js";
6
7
  export declare class _AVSpeechSynthesisProviderRequest extends _NSObject {
7
- static alloc(): _AVSpeechSynthesisProviderRequest;
8
8
  static new(): _AVSpeechSynthesisProviderRequest;
9
+ static allocWithZone$(zone: NobjcObject): _AVSpeechSynthesisProviderRequest;
10
+ static alloc(): _AVSpeechSynthesisProviderRequest;
11
+ self(): _AVSpeechSynthesisProviderRequest;
12
+ retain(): _AVSpeechSynthesisProviderRequest;
13
+ autorelease(): _AVSpeechSynthesisProviderRequest;
9
14
  init(): _AVSpeechSynthesisProviderRequest;
10
15
  initWithSSMLRepresentation$voice$(text: _NSString, voice: _AVSpeechSynthesisProviderVoice): _AVSpeechSynthesisProviderRequest;
11
16
  /**
@@ -1,3 +1,4 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSArray } from "../Foundation/NSArray.js";
2
3
  import type { _NSCopying } from "../Foundation/NSCopying.js";
3
4
  import type { _NSObject } from "../Foundation/NSObject.js";
@@ -5,8 +6,12 @@ import type { _NSSecureCoding } from "../Foundation/NSSecureCoding.js";
5
6
  import type { _NSString } from "../Foundation/NSString.js";
6
7
  import type { AVSpeechSynthesisVoiceGender } from "./AVSpeechSynthesisVoiceGender.js";
7
8
  export declare class _AVSpeechSynthesisProviderVoice extends _NSObject {
8
- static alloc(): _AVSpeechSynthesisProviderVoice;
9
9
  static new(): _AVSpeechSynthesisProviderVoice;
10
+ static allocWithZone$(zone: NobjcObject): _AVSpeechSynthesisProviderVoice;
11
+ static alloc(): _AVSpeechSynthesisProviderVoice;
12
+ self(): _AVSpeechSynthesisProviderVoice;
13
+ retain(): _AVSpeechSynthesisProviderVoice;
14
+ autorelease(): _AVSpeechSynthesisProviderVoice;
10
15
  init(): _AVSpeechSynthesisProviderVoice;
11
16
  /**
12
17
  * @brief A call that indicates that a new voice or set of voices is available, or no longer available, for system use. @discussion Call this method to indicate to the system that there has been change in the availability of the voices your application is providing to the system.
@@ -1,3 +1,4 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSArray } from "../Foundation/NSArray.js";
2
3
  import type { _NSDictionary } from "../Foundation/NSDictionary.js";
3
4
  import type { _NSObject } from "../Foundation/NSObject.js";
@@ -7,8 +8,12 @@ import type { AVSpeechSynthesisVoiceGender } from "./AVSpeechSynthesisVoiceGende
7
8
  import type { AVSpeechSynthesisVoiceQuality } from "./AVSpeechSynthesisVoiceQuality.js";
8
9
  import type { AVSpeechSynthesisVoiceTraits } from "./AVSpeechSynthesisVoiceTraits.js";
9
10
  export declare class _AVSpeechSynthesisVoice extends _NSObject {
10
- static alloc(): _AVSpeechSynthesisVoice;
11
11
  static new(): _AVSpeechSynthesisVoice;
12
+ static allocWithZone$(zone: NobjcObject): _AVSpeechSynthesisVoice;
13
+ static alloc(): _AVSpeechSynthesisVoice;
14
+ self(): _AVSpeechSynthesisVoice;
15
+ retain(): _AVSpeechSynthesisVoice;
16
+ autorelease(): _AVSpeechSynthesisVoice;
12
17
  init(): _AVSpeechSynthesisVoice;
13
18
  static speechVoices(): _NSArray;
14
19
  static currentLanguageCode(): _NSString;
@@ -1,3 +1,4 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSArray } from "../Foundation/NSArray.js";
2
3
  import type { _NSObject } from "../Foundation/NSObject.js";
3
4
  import type { _AVAudioBuffer } from "./AVAudioBuffer.js";
@@ -6,8 +7,12 @@ import type { _AVSpeechUtterance } from "./AVSpeechUtterance.js";
6
7
  import type { AVSpeechBoundary } from "./AVSpeechBoundary.js";
7
8
  import type { AVSpeechSynthesisPersonalVoiceAuthorizationStatus } from "./AVSpeechSynthesisPersonalVoiceAuthorizationStatus.js";
8
9
  export declare class _AVSpeechSynthesizer extends _NSObject {
9
- static alloc(): _AVSpeechSynthesizer;
10
10
  static new(): _AVSpeechSynthesizer;
11
+ static allocWithZone$(zone: NobjcObject): _AVSpeechSynthesizer;
12
+ static alloc(): _AVSpeechSynthesizer;
13
+ self(): _AVSpeechSynthesizer;
14
+ retain(): _AVSpeechSynthesizer;
15
+ autorelease(): _AVSpeechSynthesizer;
11
16
  init(): _AVSpeechSynthesizer;
12
17
  /**
13
18
  * Asks the user to allow your app to use personal voices for speech synthesis Call this method before performing any other tasks associated with speech synthesis using personal voices. This method executes asynchronously, returning shortly after you call it. At some point later, the system calls the provided handler block with the results. When your app's authorization status is PersonalVoiceAuthorizationStatus.notDetermined, this method causes the system to prompt the user to grant or deny permission for your app to use personal voices. The user's response is saved so that future calls to this method do not prompt the user again.
@@ -1,3 +1,4 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSAttributedString } from "../Foundation/NSAttributedString.js";
2
3
  import type { _NSCopying } from "../Foundation/NSCopying.js";
3
4
  import type { _NSObject } from "../Foundation/NSObject.js";
@@ -5,8 +6,12 @@ import type { _NSSecureCoding } from "../Foundation/NSSecureCoding.js";
5
6
  import type { _NSString } from "../Foundation/NSString.js";
6
7
  import type { _AVSpeechSynthesisVoice } from "./AVSpeechSynthesisVoice.js";
7
8
  export declare class _AVSpeechUtterance extends _NSObject {
8
- static alloc(): _AVSpeechUtterance;
9
9
  static new(): _AVSpeechUtterance;
10
+ static allocWithZone$(zone: NobjcObject): _AVSpeechUtterance;
11
+ static alloc(): _AVSpeechUtterance;
12
+ self(): _AVSpeechUtterance;
13
+ retain(): _AVSpeechUtterance;
14
+ autorelease(): _AVSpeechUtterance;
10
15
  init(): _AVSpeechUtterance;
11
16
  static speechUtteranceWithString$(string_: _NSString): _AVSpeechUtterance;
12
17
  static speechUtteranceWithAttributedString$(string_: _NSAttributedString): _AVSpeechUtterance;
@@ -1,11 +1,16 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSURLRequest } from "../Foundation/NSURLRequest.js";
2
3
  import type { _NSURLResponse } from "../Foundation/NSURLResponse.js";
3
4
  import type { _NSURLSessionTask } from "../Foundation/NSURLSessionTask.js";
4
5
  import type { _AVURLAsset } from "./AVURLAsset.js";
5
6
  export declare class _AVAggregateAssetDownloadTask extends _NSURLSessionTask {
6
- static alloc(): _AVAggregateAssetDownloadTask;
7
7
  static new(): _AVAggregateAssetDownloadTask;
8
8
  init(): _AVAggregateAssetDownloadTask;
9
+ static allocWithZone$(zone: NobjcObject): _AVAggregateAssetDownloadTask;
10
+ static alloc(): _AVAggregateAssetDownloadTask;
11
+ self(): _AVAggregateAssetDownloadTask;
12
+ retain(): _AVAggregateAssetDownloadTask;
13
+ autorelease(): _AVAggregateAssetDownloadTask;
9
14
  /** The asset supplied to the download task upon initialization. */
10
15
  URLAsset(): _AVURLAsset;
11
16
  /**
@@ -17,8 +17,12 @@ import type { CMTime } from "../structs/CMTime.js";
17
17
  import type { AVAssetReferenceRestrictions } from "./AVAssetReferenceRestrictions.js";
18
18
  import type { AVMetadataFormat } from "./AVMetadataFormat.js";
19
19
  export declare class _AVAsset extends _NSObject {
20
- static alloc(): _AVAsset;
21
20
  static new(): _AVAsset;
21
+ static allocWithZone$(zone: NobjcObject): _AVAsset;
22
+ static alloc(): _AVAsset;
23
+ self(): _AVAsset;
24
+ retain(): _AVAsset;
25
+ autorelease(): _AVAsset;
22
26
  init(): _AVAsset;
23
27
  /**
24
28
  * Returns an instance of AVAsset for inspection of a media resource. Returns a newly allocated instance of a subclass of AVAsset initialized with the specified URL. - Parameter URL: An instance of NSURL that references a media resource. - Returns: An instance of AVAsset.
@@ -1,10 +1,15 @@
1
+ import type { NobjcObject } from "objc-js";
1
2
  import type { _NSArray } from "../Foundation/NSArray.js";
2
3
  import type { _NSDictionary } from "../Foundation/NSDictionary.js";
3
4
  import type { _NSObject } from "../Foundation/NSObject.js";
4
5
  import type { _AVMediaSelectionGroup } from "./AVMediaSelectionGroup.js";
5
6
  export declare class _AVAssetCache extends _NSObject {
6
- static alloc(): _AVAssetCache;
7
7
  static new(): _AVAssetCache;
8
+ static allocWithZone$(zone: NobjcObject): _AVAssetCache;
9
+ static alloc(): _AVAssetCache;
10
+ self(): _AVAssetCache;
11
+ retain(): _AVAssetCache;
12
+ autorelease(): _AVAssetCache;
8
13
  init(): _AVAssetCache;
9
14
  /**
10
15
  * Returns an array of AVMediaSelectionOptions in an AVMediaSelectionGroup that are available for offline operations, e.g. playback.