@urun-sh/core 0.2.49 → 0.2.51
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.
- package/CHANGELOG.md +11 -0
- package/dist/{chunk-BQIH7RYF.mjs → chunk-2MG7ASFV.mjs} +5 -5
- package/dist/{chunk-PQCL4SUQ.mjs → chunk-USB2YC4V.mjs} +2 -2
- package/dist/index.browser.d.mts +6 -2
- package/dist/index.browser.d.ts +6 -2
- package/dist/index.browser.js +2 -2
- package/dist/index.browser.mjs +1 -1
- package/dist/index.d.mts +6 -2
- package/dist/index.d.ts +6 -2
- package/dist/index.js +5 -5
- package/dist/index.mjs +1 -1
- package/dist/internal.browser.d.mts +4 -2
- package/dist/internal.browser.d.ts +4 -2
- package/dist/internal.browser.js +2 -2
- package/dist/internal.browser.mjs +1 -1
- package/dist/internal.d.mts +4 -2
- package/dist/internal.d.ts +4 -2
- package/dist/internal.js +5 -5
- package/dist/internal.mjs +1 -1
- package/dist/{stream-data-TWBl_kh7.d.mts → stream-data-DLrBWs2N.d.mts} +10 -1
- package/dist/{stream-data-TWBl_kh7.d.ts → stream-data-DLrBWs2N.d.ts} +10 -1
- package/package.json +1 -1
package/dist/index.browser.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as AppOptions, f as App$1, a0 as SessionPhase, a4 as SessionStatus, a2 as SessionPhaseName, A as AccessTokenOptions, N as RuntimeArtifact, O as RuntimeArtifactDownload, R as Recording, W as Session$1, C as ChannelEndpoint, ab as TransportSession, h as AttachOptions, X as SessionDiagnostic, b as ActivationEvent, H as RecordingsAccessor, Q as RuntimeArtifactsAccessor, _ as SessionEndResult, a5 as SessionStream$1, aa as StreamDataTransport, Z as SessionDocumentImpl, a9 as StreamChunkOptions, l as ChunkReadable, P as Presence, s as DocConnector, t as DocTokenSupplier, J as RequestOptions, K as RequestStreamOptions, a8 as StoreOptions, a7 as Store, j as ChannelMultiplexer, $ as SessionFailureKind, ad as TransportState } from './stream-data-
|
|
2
|
-
export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, r as DocConnectionState, M as MediaChunkBinding, u as MediaChunkSource, v as MediaChunkSourceFactory, w as MediaRecorderChunkSourceOptions, x as PresenceState, y as PrewakeOptions, z as PrewakeResult, B as PrewakeStatus, E as RecordingBucket, F as RecordingLifecycle, G as RecordingStatus, I as ReleaseSessionBeaconOptions, S as RuntimeAvailability, T as RuntimeWakeDetail, U as RuntimeWakeGolden, V as RuntimeWakeReasonCode, Y as SessionDocument, a1 as SessionPhaseError, a6 as SessionText, ai as derivedLegName, aj as derivedLegRole, ak as isPendingRecording, al as mediaRecorderChunkSource, am as prewake, an as releaseSessionBeacon } from './stream-data-
|
|
1
|
+
import { g as AppOptions, f as App$1, a0 as SessionPhase, a4 as SessionStatus, a2 as SessionPhaseName, A as AccessTokenOptions, N as RuntimeArtifact, O as RuntimeArtifactDownload, R as Recording, W as Session$1, C as ChannelEndpoint, ab as TransportSession, h as AttachOptions, X as SessionDiagnostic, b as ActivationEvent, H as RecordingsAccessor, Q as RuntimeArtifactsAccessor, _ as SessionEndResult, a5 as SessionStream$1, aa as StreamDataTransport, Z as SessionDocumentImpl, a9 as StreamChunkOptions, l as ChunkReadable, P as Presence, s as DocConnector, t as DocTokenSupplier, J as RequestOptions, K as RequestStreamOptions, a8 as StoreOptions, a7 as Store, j as ChannelMultiplexer, $ as SessionFailureKind, ad as TransportState } from './stream-data-DLrBWs2N.mjs';
|
|
2
|
+
export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, r as DocConnectionState, M as MediaChunkBinding, u as MediaChunkSource, v as MediaChunkSourceFactory, w as MediaRecorderChunkSourceOptions, x as PresenceState, y as PrewakeOptions, z as PrewakeResult, B as PrewakeStatus, E as RecordingBucket, F as RecordingLifecycle, G as RecordingStatus, I as ReleaseSessionBeaconOptions, S as RuntimeAvailability, T as RuntimeWakeDetail, U as RuntimeWakeGolden, V as RuntimeWakeReasonCode, Y as SessionDocument, a1 as SessionPhaseError, a6 as SessionText, ai as derivedLegName, aj as derivedLegRole, ak as isPendingRecording, al as mediaRecorderChunkSource, am as prewake, an as releaseSessionBeacon } from './stream-data-DLrBWs2N.mjs';
|
|
3
3
|
import 'yjs';
|
|
4
4
|
import 'y-protocols/awareness';
|
|
5
5
|
|
|
@@ -223,6 +223,10 @@ declare class SessionStream implements SessionStream$1 {
|
|
|
223
223
|
|
|
224
224
|
messages(): AsyncIterable<unknown>;
|
|
225
225
|
|
|
226
|
+
private _requireStreamConsumeSupport;
|
|
227
|
+
|
|
228
|
+
private _streamConsumeUnavailableError;
|
|
229
|
+
|
|
226
230
|
private _ensureSubscribed;
|
|
227
231
|
|
|
228
232
|
private _deliver;
|
package/dist/index.browser.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as AppOptions, f as App$1, a0 as SessionPhase, a4 as SessionStatus, a2 as SessionPhaseName, A as AccessTokenOptions, N as RuntimeArtifact, O as RuntimeArtifactDownload, R as Recording, W as Session$1, C as ChannelEndpoint, ab as TransportSession, h as AttachOptions, X as SessionDiagnostic, b as ActivationEvent, H as RecordingsAccessor, Q as RuntimeArtifactsAccessor, _ as SessionEndResult, a5 as SessionStream$1, aa as StreamDataTransport, Z as SessionDocumentImpl, a9 as StreamChunkOptions, l as ChunkReadable, P as Presence, s as DocConnector, t as DocTokenSupplier, J as RequestOptions, K as RequestStreamOptions, a8 as StoreOptions, a7 as Store, j as ChannelMultiplexer, $ as SessionFailureKind, ad as TransportState } from './stream-data-
|
|
2
|
-
export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, r as DocConnectionState, M as MediaChunkBinding, u as MediaChunkSource, v as MediaChunkSourceFactory, w as MediaRecorderChunkSourceOptions, x as PresenceState, y as PrewakeOptions, z as PrewakeResult, B as PrewakeStatus, E as RecordingBucket, F as RecordingLifecycle, G as RecordingStatus, I as ReleaseSessionBeaconOptions, S as RuntimeAvailability, T as RuntimeWakeDetail, U as RuntimeWakeGolden, V as RuntimeWakeReasonCode, Y as SessionDocument, a1 as SessionPhaseError, a6 as SessionText, ai as derivedLegName, aj as derivedLegRole, ak as isPendingRecording, al as mediaRecorderChunkSource, am as prewake, an as releaseSessionBeacon } from './stream-data-
|
|
1
|
+
import { g as AppOptions, f as App$1, a0 as SessionPhase, a4 as SessionStatus, a2 as SessionPhaseName, A as AccessTokenOptions, N as RuntimeArtifact, O as RuntimeArtifactDownload, R as Recording, W as Session$1, C as ChannelEndpoint, ab as TransportSession, h as AttachOptions, X as SessionDiagnostic, b as ActivationEvent, H as RecordingsAccessor, Q as RuntimeArtifactsAccessor, _ as SessionEndResult, a5 as SessionStream$1, aa as StreamDataTransport, Z as SessionDocumentImpl, a9 as StreamChunkOptions, l as ChunkReadable, P as Presence, s as DocConnector, t as DocTokenSupplier, J as RequestOptions, K as RequestStreamOptions, a8 as StoreOptions, a7 as Store, j as ChannelMultiplexer, $ as SessionFailureKind, ad as TransportState } from './stream-data-DLrBWs2N.js';
|
|
2
|
+
export { c as ActivationState, D as DERIVED_LEG_SEP, p as DerivedLegRole, r as DocConnectionState, M as MediaChunkBinding, u as MediaChunkSource, v as MediaChunkSourceFactory, w as MediaRecorderChunkSourceOptions, x as PresenceState, y as PrewakeOptions, z as PrewakeResult, B as PrewakeStatus, E as RecordingBucket, F as RecordingLifecycle, G as RecordingStatus, I as ReleaseSessionBeaconOptions, S as RuntimeAvailability, T as RuntimeWakeDetail, U as RuntimeWakeGolden, V as RuntimeWakeReasonCode, Y as SessionDocument, a1 as SessionPhaseError, a6 as SessionText, ai as derivedLegName, aj as derivedLegRole, ak as isPendingRecording, al as mediaRecorderChunkSource, am as prewake, an as releaseSessionBeacon } from './stream-data-DLrBWs2N.js';
|
|
3
3
|
import 'yjs';
|
|
4
4
|
import 'y-protocols/awareness';
|
|
5
5
|
|
|
@@ -223,6 +223,10 @@ declare class SessionStream implements SessionStream$1 {
|
|
|
223
223
|
|
|
224
224
|
messages(): AsyncIterable<unknown>;
|
|
225
225
|
|
|
226
|
+
private _requireStreamConsumeSupport;
|
|
227
|
+
|
|
228
|
+
private _streamConsumeUnavailableError;
|
|
229
|
+
|
|
226
230
|
private _ensureSubscribed;
|
|
227
231
|
|
|
228
232
|
private _deliver;
|