@dxos/plugin-youtube 0.8.3 → 0.8.4-main.7996785055

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 (36) hide show
  1. package/dist/lib/browser/{app-graph-builder-MJY6A6SN.mjs → app-graph-builder-GN4OA7NA.mjs} +4 -4
  2. package/dist/lib/browser/{blueprint-definition-FRYUYJ22.mjs → blueprint-definition-XHJUU7WV.mjs} +3 -3
  3. package/dist/lib/browser/blueprints/index.mjs +2 -2
  4. package/dist/lib/browser/{chunk-C26XKDK2.mjs → chunk-5N5SWF3I.mjs} +3 -3
  5. package/dist/lib/browser/{chunk-Z3DGTMKC.mjs → chunk-LK7QOBIS.mjs} +2 -2
  6. package/dist/lib/browser/{clear-synced-videos-EVMJIZPD.mjs → clear-synced-videos-FWASLRNL.mjs} +2 -2
  7. package/dist/lib/browser/index.mjs +4 -4
  8. package/dist/lib/browser/meta.json +1 -1
  9. package/dist/lib/browser/{sync-423Q4BDD.mjs → sync-SUKGWYGX.mjs} +4 -4
  10. package/dist/lib/node-esm/{app-graph-builder-IU5TBAXN.mjs → app-graph-builder-LCWMFWE5.mjs} +4 -4
  11. package/dist/lib/node-esm/{blueprint-definition-W264MZ3D.mjs → blueprint-definition-UC6GOZYT.mjs} +3 -3
  12. package/dist/lib/node-esm/blueprints/index.mjs +2 -2
  13. package/dist/lib/node-esm/{chunk-M4S6BE47.mjs → chunk-5M4VTNRW.mjs} +2 -2
  14. package/dist/lib/node-esm/{chunk-JM5SBBP5.mjs → chunk-BVKMXV2G.mjs} +3 -3
  15. package/dist/lib/node-esm/{clear-synced-videos-5UCH6XHL.mjs → clear-synced-videos-3EZJ4JSZ.mjs} +2 -2
  16. package/dist/lib/node-esm/index.mjs +4 -4
  17. package/dist/lib/node-esm/meta.json +1 -1
  18. package/dist/lib/node-esm/{sync-CEF5DX2J.mjs → sync-USMUSFWC.mjs} +4 -4
  19. package/dist/types/src/operations/definitions.d.ts +2 -0
  20. package/dist/types/src/operations/definitions.d.ts.map +1 -1
  21. package/dist/types/src/types/Channel.d.ts +2 -0
  22. package/dist/types/src/types/Channel.d.ts.map +1 -1
  23. package/dist/types/tsconfig.tsbuildinfo +1 -1
  24. package/package.json +40 -40
  25. /package/dist/lib/browser/{app-graph-builder-MJY6A6SN.mjs.map → app-graph-builder-GN4OA7NA.mjs.map} +0 -0
  26. /package/dist/lib/browser/{blueprint-definition-FRYUYJ22.mjs.map → blueprint-definition-XHJUU7WV.mjs.map} +0 -0
  27. /package/dist/lib/browser/{chunk-C26XKDK2.mjs.map → chunk-5N5SWF3I.mjs.map} +0 -0
  28. /package/dist/lib/browser/{chunk-Z3DGTMKC.mjs.map → chunk-LK7QOBIS.mjs.map} +0 -0
  29. /package/dist/lib/browser/{clear-synced-videos-EVMJIZPD.mjs.map → clear-synced-videos-FWASLRNL.mjs.map} +0 -0
  30. /package/dist/lib/browser/{sync-423Q4BDD.mjs.map → sync-SUKGWYGX.mjs.map} +0 -0
  31. /package/dist/lib/node-esm/{app-graph-builder-IU5TBAXN.mjs.map → app-graph-builder-LCWMFWE5.mjs.map} +0 -0
  32. /package/dist/lib/node-esm/{blueprint-definition-W264MZ3D.mjs.map → blueprint-definition-UC6GOZYT.mjs.map} +0 -0
  33. /package/dist/lib/node-esm/{chunk-M4S6BE47.mjs.map → chunk-5M4VTNRW.mjs.map} +0 -0
  34. /package/dist/lib/node-esm/{chunk-JM5SBBP5.mjs.map → chunk-BVKMXV2G.mjs.map} +0 -0
  35. /package/dist/lib/node-esm/{clear-synced-videos-5UCH6XHL.mjs.map → clear-synced-videos-3EZJ4JSZ.mjs.map} +0 -0
  36. /package/dist/lib/node-esm/{sync-CEF5DX2J.mjs.map → sync-USMUSFWC.mjs.map} +0 -0
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  meta
3
3
  } from "./chunk-DFRSBBSO.mjs";
4
- import "./chunk-Z3DGTMKC.mjs";
5
- import "./chunk-C26XKDK2.mjs";
4
+ import "./chunk-LK7QOBIS.mjs";
5
+ import "./chunk-5N5SWF3I.mjs";
6
6
  import {
7
7
  ClearSyncedVideos,
8
8
  Sync
@@ -28,7 +28,7 @@ import { AttentionCapabilities } from "@dxos/plugin-attention";
28
28
  import { AutomationCapabilities, invokeFunctionWithTracing } from "@dxos/plugin-automation";
29
29
  import { PLANK_COMPANION_TYPE } from "@dxos/plugin-deck/types";
30
30
  import { GraphBuilder, NodeMatcher } from "@dxos/plugin-graph";
31
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/capabilities/app-graph-builder/app-graph-builder.ts";
31
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/capabilities/app-graph-builder/app-graph-builder.ts";
32
32
  var app_graph_builder_default = Capability.makeModule(Effect.fnUntraced(function* () {
33
33
  const selectionManager = yield* Capability.get(AttentionCapabilities.Selection);
34
34
  const selectedId = Atom.family((nodeId) => Atom.make((get) => {
@@ -192,4 +192,4 @@ var app_graph_builder_default = Capability.makeModule(Effect.fnUntraced(function
192
192
  export {
193
193
  app_graph_builder_default as default
194
194
  };
195
- //# sourceMappingURL=app-graph-builder-MJY6A6SN.mjs.map
195
+ //# sourceMappingURL=app-graph-builder-GN4OA7NA.mjs.map
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  youtube_default
3
3
  } from "./chunk-MUE22YUM.mjs";
4
- import "./chunk-Z3DGTMKC.mjs";
5
- import "./chunk-C26XKDK2.mjs";
4
+ import "./chunk-LK7QOBIS.mjs";
5
+ import "./chunk-5N5SWF3I.mjs";
6
6
  import "./chunk-P67QEKBQ.mjs";
7
7
  import "./chunk-GFRR4TTX.mjs";
8
8
  import "./chunk-YMDT37TA.mjs";
@@ -19,4 +19,4 @@ var blueprint_definition_default = blueprintDefinition;
19
19
  export {
20
20
  blueprint_definition_default as default
21
21
  };
22
- //# sourceMappingURL=blueprint-definition-FRYUYJ22.mjs.map
22
+ //# sourceMappingURL=blueprint-definition-XHJUU7WV.mjs.map
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  youtube_default
3
3
  } from "../chunk-MUE22YUM.mjs";
4
- import "../chunk-Z3DGTMKC.mjs";
5
- import "../chunk-C26XKDK2.mjs";
4
+ import "../chunk-LK7QOBIS.mjs";
5
+ import "../chunk-5N5SWF3I.mjs";
6
6
  import "../chunk-P67QEKBQ.mjs";
7
7
  import "../chunk-GFRR4TTX.mjs";
8
8
  import "../chunk-YMDT37TA.mjs";
@@ -9,7 +9,7 @@ import * as Layer from "effect/Layer";
9
9
  import { Database } from "@dxos/echo";
10
10
  import { CredentialsService } from "@dxos/functions";
11
11
  import { log } from "@dxos/log";
12
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/services/google-credentials.ts";
12
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/services/google-credentials.ts";
13
13
  var makeService = (cachedToken) => ({
14
14
  get: () => cachedToken ? Effect.succeed(cachedToken) : Effect.map(CredentialsService.getCredential({
15
15
  service: "google.com"
@@ -261,7 +261,7 @@ var CaptionsListResponse = Schema.Struct({
261
261
  });
262
262
 
263
263
  // src/operations/apis/youtube/api.ts
264
- var __dxlog_file2 = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/apis/youtube/api.ts";
264
+ var __dxlog_file2 = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/apis/youtube/api.ts";
265
265
  var API_URL = "https://www.googleapis.com/youtube/v3";
266
266
  var createUrl = (parts, params) => {
267
267
  const url = new URL(parts.filter(Boolean).join("/"));
@@ -352,4 +352,4 @@ export {
352
352
  GoogleCredentials,
353
353
  youtube_exports
354
354
  };
355
- //# sourceMappingURL=chunk-C26XKDK2.mjs.map
355
+ //# sourceMappingURL=chunk-5N5SWF3I.mjs.map
@@ -1,8 +1,8 @@
1
1
  // src/operations/index.ts
2
2
  import { OperationHandlerSet } from "@dxos/operation";
3
- var YouTubeHandlers = OperationHandlerSet.lazy(() => import("./clear-synced-videos-EVMJIZPD.mjs"), () => import("./sync-423Q4BDD.mjs"));
3
+ var YouTubeHandlers = OperationHandlerSet.lazy(() => import("./clear-synced-videos-FWASLRNL.mjs"), () => import("./sync-SUKGWYGX.mjs"));
4
4
 
5
5
  export {
6
6
  YouTubeHandlers
7
7
  };
8
- //# sourceMappingURL=chunk-Z3DGTMKC.mjs.map
8
+ //# sourceMappingURL=chunk-LK7QOBIS.mjs.map
@@ -12,7 +12,7 @@ import * as Effect from "effect/Effect";
12
12
  import { Database, Feed, Filter, Obj, Ref } from "@dxos/echo";
13
13
  import { log } from "@dxos/log";
14
14
  import { Operation } from "@dxos/operation";
15
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/clear-synced-videos.ts";
15
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/clear-synced-videos.ts";
16
16
  var handler = ClearSyncedVideos.pipe(Operation.withHandler(({ channel: channelRef }) => Effect.gen(function* () {
17
17
  log("clearing youtube channel synced videos", {
18
18
  channel: channelRef.dxn.toString()
@@ -63,4 +63,4 @@ var clear_synced_videos_default = handler;
63
63
  export {
64
64
  clear_synced_videos_default as default
65
65
  };
66
- //# sourceMappingURL=clear-synced-videos-EVMJIZPD.mjs.map
66
+ //# sourceMappingURL=clear-synced-videos-FWASLRNL.mjs.map
@@ -6,10 +6,10 @@ import {
6
6
  } from "./chunk-MUE22YUM.mjs";
7
7
  import {
8
8
  YouTubeHandlers
9
- } from "./chunk-Z3DGTMKC.mjs";
9
+ } from "./chunk-LK7QOBIS.mjs";
10
10
  import {
11
11
  youtube_exports
12
- } from "./chunk-C26XKDK2.mjs";
12
+ } from "./chunk-5N5SWF3I.mjs";
13
13
  import {
14
14
  ClearSyncedVideos,
15
15
  Sync
@@ -34,11 +34,11 @@ import { SpaceOperation } from "@dxos/plugin-space/operations";
34
34
 
35
35
  // src/capabilities/app-graph-builder/index.ts
36
36
  import { Capability } from "@dxos/app-framework";
37
- var AppGraphBuilder = Capability.lazy("AppGraphBuilder", () => import("./app-graph-builder-MJY6A6SN.mjs"));
37
+ var AppGraphBuilder = Capability.lazy("AppGraphBuilder", () => import("./app-graph-builder-GN4OA7NA.mjs"));
38
38
 
39
39
  // src/capabilities/blueprint-definition/index.ts
40
40
  import { Capability as Capability2 } from "@dxos/app-framework";
41
- var BlueprintDefinition = Capability2.lazy("BlueprintDefinition", () => import("./blueprint-definition-FRYUYJ22.mjs"));
41
+ var BlueprintDefinition = Capability2.lazy("BlueprintDefinition", () => import("./blueprint-definition-XHJUU7WV.mjs"));
42
42
 
43
43
  // src/capabilities/react-surface/index.ts
44
44
  import { Capability as Capability3 } from "@dxos/app-framework";
@@ -1 +1 @@
1
- {"inputs":{"src/meta.ts":{"bytes":1822,"imports":[{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/operations/services/google-credentials.ts":{"bytes":8745,"imports":[{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/operations/apis/youtube/types.ts":{"bytes":23707,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true}],"format":"esm"},"src/operations/apis/youtube/api.ts":{"bytes":17186,"imports":[{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClientRequest","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schedule","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"src/operations/services/google-credentials.ts","kind":"import-statement","original":"../../services/google-credentials"},{"path":"src/operations/apis/youtube/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/operations/apis/youtube/index.ts":{"bytes":562,"imports":[{"path":"src/operations/apis/youtube/api.ts","kind":"import-statement","original":"./api"},{"path":"src/operations/apis/youtube/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/operations/apis/index.ts":{"bytes":540,"imports":[{"path":"src/operations/apis/youtube/index.ts","kind":"import-statement","original":"./youtube"}],"format":"esm"},"src/types/types.ts":{"bytes":814,"imports":[],"format":"esm"},"src/types/Channel.ts":{"bytes":8955,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true}],"format":"esm"},"src/types/Video.ts":{"bytes":7281,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true}],"format":"esm"},"src/types/index.ts":{"bytes":749,"imports":[{"path":"src/types/types.ts","kind":"import-statement","original":"./types"},{"path":"src/types/Channel.ts","kind":"import-statement","original":"./Channel"},{"path":"src/types/Video.ts","kind":"import-statement","original":"./Video"}],"format":"esm"},"src/operations/definitions.ts":{"bytes":7475,"imports":[{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/operations/clear-synced-videos.ts":{"bytes":6185,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/operations/definitions.ts","kind":"import-statement","original":"./definitions"}],"format":"esm"},"src/operations/transcript.ts":{"bytes":5127,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"youtube-caption-extractor","kind":"dynamic-import","external":true}],"format":"esm"},"src/operations/sync.ts":{"bytes":38146,"imports":[{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"effect/Chunk","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Stream","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/operations/apis/index.ts","kind":"import-statement","original":"./apis"},{"path":"src/operations/definitions.ts","kind":"import-statement","original":"./definitions"},{"path":"src/operations/services/google-credentials.ts","kind":"import-statement","original":"./services/google-credentials"},{"path":"src/operations/transcript.ts","kind":"import-statement","original":"./transcript"}],"format":"esm"},"src/operations/index.ts":{"bytes":1261,"imports":[{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"src/operations/apis/index.ts","kind":"import-statement","original":"./apis"},{"path":"src/operations/definitions.ts","kind":"import-statement","original":"./definitions"},{"path":"src/operations/clear-synced-videos.ts","kind":"dynamic-import","original":"./clear-synced-videos"},{"path":"src/operations/sync.ts","kind":"dynamic-import","original":"./sync"}],"format":"esm"},"src/blueprints/youtube.ts":{"bytes":5249,"imports":[{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/operations/index.ts","kind":"import-statement","original":"../operations"}],"format":"esm"},"src/blueprints/index.ts":{"bytes":648,"imports":[{"path":"src/blueprints/youtube.ts","kind":"import-statement","original":"./youtube"}],"format":"esm"},"src/capabilities/app-graph-builder/app-graph-builder.ts":{"bytes":23196,"imports":[{"path":"@effect-atom/atom-react","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-atom","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-automation","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"src/operations/index.ts","kind":"import-statement","original":"../../operations"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/capabilities/app-graph-builder/index.ts":{"bytes":953,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/app-graph-builder/app-graph-builder.ts","kind":"dynamic-import","original":"./app-graph-builder"}],"format":"esm"},"src/capabilities/blueprint-definition/blueprint-definition.ts":{"bytes":1998,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"src/blueprints/index.ts","kind":"import-statement","original":"../../blueprints"}],"format":"esm"},"src/capabilities/blueprint-definition/index.ts":{"bytes":987,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/blueprint-definition/blueprint-definition.ts","kind":"dynamic-import","original":"./blueprint-definition"}],"format":"esm"},"src/containers/ChannelArticle/ChannelArticle.tsx":{"bytes":14202,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/types/Video.ts","kind":"import-statement","original":"../../types/Video"}],"format":"esm"},"src/containers/ChannelArticle/index.ts":{"bytes":686,"imports":[{"path":"src/containers/ChannelArticle/ChannelArticle.tsx","kind":"import-statement","original":"./ChannelArticle"}],"format":"esm"},"src/containers/ChannelSettings/ChannelSettings.tsx":{"bytes":4207,"imports":[{"path":"react","kind":"import-statement","external":true}],"format":"esm"},"src/containers/ChannelSettings/index.ts":{"bytes":698,"imports":[{"path":"src/containers/ChannelSettings/ChannelSettings.tsx","kind":"import-statement","original":"./ChannelSettings"}],"format":"esm"},"src/containers/VideoArticle/VideoArticle.tsx":{"bytes":12805,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/containers/VideoArticle/index.ts":{"bytes":666,"imports":[{"path":"src/containers/VideoArticle/VideoArticle.tsx","kind":"import-statement","original":"./VideoArticle"}],"format":"esm"},"src/containers/VideoCard/VideoCard.tsx":{"bytes":10588,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/containers/VideoCard/index.ts":{"bytes":634,"imports":[{"path":"src/containers/VideoCard/VideoCard.tsx","kind":"import-statement","original":"./VideoCard"}],"format":"esm"},"src/containers/index.ts":{"bytes":2391,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"src/containers/ChannelArticle/index.ts","kind":"dynamic-import","original":"./ChannelArticle"},{"path":"src/containers/ChannelSettings/index.ts","kind":"dynamic-import","original":"./ChannelSettings"},{"path":"src/containers/VideoArticle/index.ts","kind":"dynamic-import","original":"./VideoArticle"},{"path":"src/containers/VideoCard/index.ts","kind":"dynamic-import","original":"./VideoCard"}],"format":"esm"},"src/capabilities/react-surface/react-surface.tsx":{"bytes":7794,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-framework/ui","kind":"import-statement","external":true},{"path":"src/containers/index.ts","kind":"import-statement","original":"../../containers"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/capabilities/react-surface/index.ts":{"bytes":919,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/react-surface/react-surface.tsx","kind":"dynamic-import","original":"./react-surface"}],"format":"esm"},"src/capabilities/index.ts":{"bytes":725,"imports":[{"path":"src/capabilities/app-graph-builder/index.ts","kind":"import-statement","original":"./app-graph-builder"},{"path":"src/capabilities/blueprint-definition/index.ts","kind":"import-statement","original":"./blueprint-definition"},{"path":"src/capabilities/react-surface/index.ts","kind":"import-statement","original":"./react-surface"}],"format":"esm"},"src/translations.ts":{"bytes":6863,"imports":[{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/YouTubePlugin.tsx":{"bytes":10192,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-space/operations","kind":"import-statement","external":true},{"path":"src/blueprints/index.ts","kind":"import-statement","original":"./blueprints"},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/translations.ts","kind":"import-statement","original":"./translations"},{"path":"src/types/index.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/index.ts":{"bytes":657,"imports":[{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/operations/index.ts","kind":"import-statement","original":"./operations"},{"path":"src/YouTubePlugin.tsx","kind":"import-statement","original":"./YouTubePlugin"}],"format":"esm"}},"outputs":{"dist/lib/browser/ChannelSettings-ZYUNW3VS.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2397},"dist/lib/browser/ChannelSettings-ZYUNW3VS.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/ChannelSettings/index.ts","inputs":{"src/containers/ChannelSettings/ChannelSettings.tsx":{"bytesInOutput":1382},"src/containers/ChannelSettings/index.ts":{"bytesInOutput":47}},"bytes":1662},"dist/lib/browser/VideoArticle-FC4A6E7B.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":6962},"dist/lib/browser/VideoArticle-FC4A6E7B.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/VideoArticle/index.ts","inputs":{"src/containers/VideoArticle/VideoArticle.tsx":{"bytesInOutput":4050},"src/containers/VideoArticle/index.ts":{"bytesInOutput":41}},"bytes":4309},"dist/lib/browser/VideoCard-CCPXDCB7.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":5661},"dist/lib/browser/VideoCard-CCPXDCB7.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/VideoCard/index.ts","inputs":{"src/containers/VideoCard/VideoCard.tsx":{"bytesInOutput":3323},"src/containers/VideoCard/index.ts":{"bytesInOutput":35}},"bytes":3561},"dist/lib/browser/react-surface-EDA5VYDC.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":5118},"dist/lib/browser/react-surface-EDA5VYDC.mjs":{"imports":[{"path":"dist/lib/browser/chunk-DFRSBBSO.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-framework/ui","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"dist/lib/browser/ChannelArticle-CDQR4BBY.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/ChannelSettings-ZYUNW3VS.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/VideoArticle-FC4A6E7B.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/VideoCard-CCPXDCB7.mjs","kind":"dynamic-import"}],"exports":["default"],"entryPoint":"src/capabilities/react-surface/react-surface.tsx","inputs":{"src/capabilities/react-surface/react-surface.tsx":{"bytesInOutput":1709},"src/containers/index.ts":{"bytesInOutput":314}},"bytes":2448},"dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":9377},"dist/lib/browser/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-DFRSBBSO.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MUE22YUM.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z3DGTMKC.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-C26XKDK2.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-space/operations","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/app-graph-builder-MJY6A6SN.mjs","kind":"dynamic-import"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/blueprint-definition-FRYUYJ22.mjs","kind":"dynamic-import"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/react-surface-EDA5VYDC.mjs","kind":"dynamic-import"}],"exports":["ClearSyncedVideos","Sync","YouTube","YouTubeHandlers","YouTubePlugin","meta"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0},"src/YouTubePlugin.tsx":{"bytesInOutput":2226},"src/capabilities/app-graph-builder/index.ts":{"bytesInOutput":158},"src/capabilities/index.ts":{"bytesInOutput":0},"src/capabilities/blueprint-definition/index.ts":{"bytesInOutput":185},"src/capabilities/react-surface/index.ts":{"bytesInOutput":164},"src/translations.ts":{"bytesInOutput":2000}},"bytes":5535},"dist/lib/browser/blueprints/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/blueprints/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MUE22YUM.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z3DGTMKC.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-C26XKDK2.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"}],"exports":["YouTubeBlueprint"],"entryPoint":"src/blueprints/index.ts","inputs":{},"bytes":336},"dist/lib/browser/types/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/types/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"}],"exports":["Channel","Video","YouTubeOperation"],"entryPoint":"src/types/index.ts","inputs":{},"bytes":290},"dist/lib/browser/clear-synced-videos-EVMJIZPD.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3107},"dist/lib/browser/clear-synced-videos-EVMJIZPD.mjs":{"imports":[{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/operations/clear-synced-videos.ts","inputs":{"src/operations/clear-synced-videos.ts":{"bytesInOutput":1565}},"bytes":1896},"dist/lib/browser/sync-423Q4BDD.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":21313},"dist/lib/browser/sync-423Q4BDD.mjs":{"imports":[{"path":"dist/lib/browser/chunk-C26XKDK2.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"effect/Chunk","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Stream","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"youtube-caption-extractor","kind":"dynamic-import","external":true}],"exports":["default"],"entryPoint":"src/operations/sync.ts","inputs":{"src/operations/sync.ts":{"bytesInOutput":9926},"src/operations/transcript.ts":{"bytesInOutput":1130}},"bytes":11468},"dist/lib/browser/app-graph-builder-MJY6A6SN.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":10620},"dist/lib/browser/app-graph-builder-MJY6A6SN.mjs":{"imports":[{"path":"dist/lib/browser/chunk-DFRSBBSO.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z3DGTMKC.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-C26XKDK2.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"@effect-atom/atom-react","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-atom","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-automation","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/app-graph-builder/app-graph-builder.ts","inputs":{"src/capabilities/app-graph-builder/app-graph-builder.ts":{"bytesInOutput":6262}},"bytes":6726},"dist/lib/browser/chunk-DFRSBBSO.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":872},"dist/lib/browser/chunk-DFRSBBSO.mjs":{"imports":[{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["meta"],"inputs":{"src/meta.ts":{"bytesInOutput":420}},"bytes":499},"dist/lib/browser/blueprint-definition-FRYUYJ22.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1045},"dist/lib/browser/blueprint-definition-FRYUYJ22.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MUE22YUM.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z3DGTMKC.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-C26XKDK2.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/blueprint-definition/blueprint-definition.ts","inputs":{"src/capabilities/blueprint-definition/blueprint-definition.ts":{"bytesInOutput":355}},"bytes":778},"dist/lib/browser/chunk-MUE22YUM.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2485},"dist/lib/browser/chunk-MUE22YUM.mjs":{"imports":[{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["youtube_default"],"inputs":{"src/blueprints/youtube.ts":{"bytesInOutput":1568},"src/blueprints/index.ts":{"bytesInOutput":0}},"bytes":1741},"dist/lib/browser/chunk-Z3DGTMKC.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":591},"dist/lib/browser/chunk-Z3DGTMKC.mjs":{"imports":[{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"dist/lib/browser/clear-synced-videos-EVMJIZPD.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/sync-423Q4BDD.mjs","kind":"dynamic-import"}],"exports":["YouTubeHandlers"],"inputs":{"src/operations/index.ts":{"bytesInOutput":192}},"bytes":294},"dist/lib/browser/chunk-C26XKDK2.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":24537},"dist/lib/browser/chunk-C26XKDK2.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClientRequest","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schedule","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true}],"exports":["GoogleCredentials","youtube_exports"],"inputs":{"src/operations/services/google-credentials.ts":{"bytesInOutput":2085},"src/operations/apis/youtube/index.ts":{"bytesInOutput":911},"src/operations/apis/youtube/api.ts":{"bytesInOutput":3652},"src/operations/apis/youtube/types.ts":{"bytesInOutput":5083},"src/operations/apis/index.ts":{"bytesInOutput":0}},"bytes":12088},"dist/lib/browser/chunk-P67QEKBQ.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3627},"dist/lib/browser/chunk-P67QEKBQ.mjs":{"imports":[{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true}],"exports":["ClearSyncedVideos","Sync"],"inputs":{"src/operations/definitions.ts":{"bytesInOutput":1995}},"bytes":2228},"dist/lib/browser/chunk-GFRR4TTX.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4897},"dist/lib/browser/chunk-GFRR4TTX.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true}],"exports":["Channel_exports","YouTubeOperation"],"inputs":{"src/types/types.ts":{"bytesInOutput":27},"src/types/index.ts":{"bytesInOutput":0},"src/types/Channel.ts":{"bytesInOutput":2204}},"bytes":2425},"dist/lib/browser/ChannelArticle-CDQR4BBY.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":7695},"dist/lib/browser/ChannelArticle-CDQR4BBY.mjs":{"imports":[{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/ChannelArticle/index.ts","inputs":{"src/containers/ChannelArticle/ChannelArticle.tsx":{"bytesInOutput":4038},"src/containers/ChannelArticle/index.ts":{"bytesInOutput":45}},"bytes":4366},"dist/lib/browser/chunk-YMDT37TA.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3451},"dist/lib/browser/chunk-YMDT37TA.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true}],"exports":["Video_exports","YouTubeVideo"],"inputs":{"src/types/Video.ts":{"bytesInOutput":1792}},"bytes":1955},"dist/lib/browser/chunk-J5LGTIGS.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/chunk-J5LGTIGS.mjs":{"imports":[],"exports":["__export"],"inputs":{},"bytes":235}}}
1
+ {"inputs":{"src/meta.ts":{"bytes":1814,"imports":[{"path":"@dxos/util","kind":"import-statement","external":true}],"format":"esm"},"src/operations/services/google-credentials.ts":{"bytes":8737,"imports":[{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true}],"format":"esm"},"src/operations/apis/youtube/types.ts":{"bytes":23699,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true}],"format":"esm"},"src/operations/apis/youtube/api.ts":{"bytes":17178,"imports":[{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClientRequest","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schedule","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"src/operations/services/google-credentials.ts","kind":"import-statement","original":"../../services/google-credentials"},{"path":"src/operations/apis/youtube/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/operations/apis/youtube/index.ts":{"bytes":554,"imports":[{"path":"src/operations/apis/youtube/api.ts","kind":"import-statement","original":"./api"},{"path":"src/operations/apis/youtube/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/operations/apis/index.ts":{"bytes":532,"imports":[{"path":"src/operations/apis/youtube/index.ts","kind":"import-statement","original":"./youtube"}],"format":"esm"},"src/types/types.ts":{"bytes":806,"imports":[],"format":"esm"},"src/types/Channel.ts":{"bytes":8947,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true}],"format":"esm"},"src/types/Video.ts":{"bytes":7273,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true}],"format":"esm"},"src/types/index.ts":{"bytes":741,"imports":[{"path":"src/types/types.ts","kind":"import-statement","original":"./types"},{"path":"src/types/Channel.ts","kind":"import-statement","original":"./Channel"},{"path":"src/types/Video.ts","kind":"import-statement","original":"./Video"}],"format":"esm"},"src/operations/definitions.ts":{"bytes":7467,"imports":[{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/operations/clear-synced-videos.ts":{"bytes":6177,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/operations/definitions.ts","kind":"import-statement","original":"./definitions"}],"format":"esm"},"src/operations/transcript.ts":{"bytes":5119,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"youtube-caption-extractor","kind":"dynamic-import","external":true}],"format":"esm"},"src/operations/sync.ts":{"bytes":38138,"imports":[{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"effect/Chunk","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Stream","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/operations/apis/index.ts","kind":"import-statement","original":"./apis"},{"path":"src/operations/definitions.ts","kind":"import-statement","original":"./definitions"},{"path":"src/operations/services/google-credentials.ts","kind":"import-statement","original":"./services/google-credentials"},{"path":"src/operations/transcript.ts","kind":"import-statement","original":"./transcript"}],"format":"esm"},"src/operations/index.ts":{"bytes":1253,"imports":[{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"src/operations/apis/index.ts","kind":"import-statement","original":"./apis"},{"path":"src/operations/definitions.ts","kind":"import-statement","original":"./definitions"},{"path":"src/operations/clear-synced-videos.ts","kind":"dynamic-import","original":"./clear-synced-videos"},{"path":"src/operations/sync.ts","kind":"dynamic-import","original":"./sync"}],"format":"esm"},"src/blueprints/youtube.ts":{"bytes":5241,"imports":[{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/operations/index.ts","kind":"import-statement","original":"../operations"}],"format":"esm"},"src/blueprints/index.ts":{"bytes":640,"imports":[{"path":"src/blueprints/youtube.ts","kind":"import-statement","original":"./youtube"}],"format":"esm"},"src/capabilities/app-graph-builder/app-graph-builder.ts":{"bytes":23188,"imports":[{"path":"@effect-atom/atom-react","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-atom","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-automation","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"src/operations/index.ts","kind":"import-statement","original":"../../operations"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/capabilities/app-graph-builder/index.ts":{"bytes":945,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/app-graph-builder/app-graph-builder.ts","kind":"dynamic-import","original":"./app-graph-builder"}],"format":"esm"},"src/capabilities/blueprint-definition/blueprint-definition.ts":{"bytes":1990,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"src/blueprints/index.ts","kind":"import-statement","original":"../../blueprints"}],"format":"esm"},"src/capabilities/blueprint-definition/index.ts":{"bytes":979,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/blueprint-definition/blueprint-definition.ts","kind":"dynamic-import","original":"./blueprint-definition"}],"format":"esm"},"src/containers/ChannelArticle/ChannelArticle.tsx":{"bytes":14194,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/types/Video.ts","kind":"import-statement","original":"../../types/Video"}],"format":"esm"},"src/containers/ChannelArticle/index.ts":{"bytes":678,"imports":[{"path":"src/containers/ChannelArticle/ChannelArticle.tsx","kind":"import-statement","original":"./ChannelArticle"}],"format":"esm"},"src/containers/ChannelSettings/ChannelSettings.tsx":{"bytes":4199,"imports":[{"path":"react","kind":"import-statement","external":true}],"format":"esm"},"src/containers/ChannelSettings/index.ts":{"bytes":690,"imports":[{"path":"src/containers/ChannelSettings/ChannelSettings.tsx","kind":"import-statement","original":"./ChannelSettings"}],"format":"esm"},"src/containers/VideoArticle/VideoArticle.tsx":{"bytes":12797,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/containers/VideoArticle/index.ts":{"bytes":658,"imports":[{"path":"src/containers/VideoArticle/VideoArticle.tsx","kind":"import-statement","original":"./VideoArticle"}],"format":"esm"},"src/containers/VideoCard/VideoCard.tsx":{"bytes":10580,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/containers/VideoCard/index.ts":{"bytes":626,"imports":[{"path":"src/containers/VideoCard/VideoCard.tsx","kind":"import-statement","original":"./VideoCard"}],"format":"esm"},"src/containers/index.ts":{"bytes":2383,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"src/containers/ChannelArticle/index.ts","kind":"dynamic-import","original":"./ChannelArticle"},{"path":"src/containers/ChannelSettings/index.ts","kind":"dynamic-import","original":"./ChannelSettings"},{"path":"src/containers/VideoArticle/index.ts","kind":"dynamic-import","original":"./VideoArticle"},{"path":"src/containers/VideoCard/index.ts","kind":"dynamic-import","original":"./VideoCard"}],"format":"esm"},"src/capabilities/react-surface/react-surface.tsx":{"bytes":7786,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-framework/ui","kind":"import-statement","external":true},{"path":"src/containers/index.ts","kind":"import-statement","original":"../../containers"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/capabilities/react-surface/index.ts":{"bytes":911,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/react-surface/react-surface.tsx","kind":"dynamic-import","original":"./react-surface"}],"format":"esm"},"src/capabilities/index.ts":{"bytes":717,"imports":[{"path":"src/capabilities/app-graph-builder/index.ts","kind":"import-statement","original":"./app-graph-builder"},{"path":"src/capabilities/blueprint-definition/index.ts","kind":"import-statement","original":"./blueprint-definition"},{"path":"src/capabilities/react-surface/index.ts","kind":"import-statement","original":"./react-surface"}],"format":"esm"},"src/translations.ts":{"bytes":6855,"imports":[{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/YouTubePlugin.tsx":{"bytes":10184,"imports":[{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-space/operations","kind":"import-statement","external":true},{"path":"src/blueprints/index.ts","kind":"import-statement","original":"./blueprints"},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/translations.ts","kind":"import-statement","original":"./translations"},{"path":"src/types/index.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/index.ts":{"bytes":649,"imports":[{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/operations/index.ts","kind":"import-statement","original":"./operations"},{"path":"src/YouTubePlugin.tsx","kind":"import-statement","original":"./YouTubePlugin"}],"format":"esm"}},"outputs":{"dist/lib/browser/ChannelSettings-ZYUNW3VS.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2397},"dist/lib/browser/ChannelSettings-ZYUNW3VS.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/ChannelSettings/index.ts","inputs":{"src/containers/ChannelSettings/ChannelSettings.tsx":{"bytesInOutput":1382},"src/containers/ChannelSettings/index.ts":{"bytesInOutput":47}},"bytes":1662},"dist/lib/browser/VideoArticle-FC4A6E7B.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":6962},"dist/lib/browser/VideoArticle-FC4A6E7B.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/VideoArticle/index.ts","inputs":{"src/containers/VideoArticle/VideoArticle.tsx":{"bytesInOutput":4050},"src/containers/VideoArticle/index.ts":{"bytesInOutput":41}},"bytes":4309},"dist/lib/browser/VideoCard-CCPXDCB7.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":5661},"dist/lib/browser/VideoCard-CCPXDCB7.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/VideoCard/index.ts","inputs":{"src/containers/VideoCard/VideoCard.tsx":{"bytesInOutput":3323},"src/containers/VideoCard/index.ts":{"bytesInOutput":35}},"bytes":3561},"dist/lib/browser/react-surface-EDA5VYDC.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":5118},"dist/lib/browser/react-surface-EDA5VYDC.mjs":{"imports":[{"path":"dist/lib/browser/chunk-DFRSBBSO.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-framework/ui","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"dist/lib/browser/ChannelArticle-CDQR4BBY.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/ChannelSettings-ZYUNW3VS.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/VideoArticle-FC4A6E7B.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/VideoCard-CCPXDCB7.mjs","kind":"dynamic-import"}],"exports":["default"],"entryPoint":"src/capabilities/react-surface/react-surface.tsx","inputs":{"src/capabilities/react-surface/react-surface.tsx":{"bytesInOutput":1709},"src/containers/index.ts":{"bytesInOutput":314}},"bytes":2448},"dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":9377},"dist/lib/browser/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-DFRSBBSO.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MUE22YUM.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-LK7QOBIS.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-5N5SWF3I.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-space/operations","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/app-graph-builder-GN4OA7NA.mjs","kind":"dynamic-import"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/blueprint-definition-XHJUU7WV.mjs","kind":"dynamic-import"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/react-surface-EDA5VYDC.mjs","kind":"dynamic-import"}],"exports":["ClearSyncedVideos","Sync","YouTube","YouTubeHandlers","YouTubePlugin","meta"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0},"src/YouTubePlugin.tsx":{"bytesInOutput":2226},"src/capabilities/app-graph-builder/index.ts":{"bytesInOutput":158},"src/capabilities/index.ts":{"bytesInOutput":0},"src/capabilities/blueprint-definition/index.ts":{"bytesInOutput":185},"src/capabilities/react-surface/index.ts":{"bytesInOutput":164},"src/translations.ts":{"bytesInOutput":2000}},"bytes":5535},"dist/lib/browser/blueprints/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/blueprints/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MUE22YUM.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-LK7QOBIS.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-5N5SWF3I.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"}],"exports":["YouTubeBlueprint"],"entryPoint":"src/blueprints/index.ts","inputs":{},"bytes":336},"dist/lib/browser/types/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/types/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"}],"exports":["Channel","Video","YouTubeOperation"],"entryPoint":"src/types/index.ts","inputs":{},"bytes":290},"dist/lib/browser/clear-synced-videos-FWASLRNL.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3107},"dist/lib/browser/clear-synced-videos-FWASLRNL.mjs":{"imports":[{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/operations/clear-synced-videos.ts","inputs":{"src/operations/clear-synced-videos.ts":{"bytesInOutput":1557}},"bytes":1888},"dist/lib/browser/sync-SUKGWYGX.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":21313},"dist/lib/browser/sync-SUKGWYGX.mjs":{"imports":[{"path":"dist/lib/browser/chunk-5N5SWF3I.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"@effect/platform/FetchHttpClient","kind":"import-statement","external":true},{"path":"effect/Chunk","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Predicate","kind":"import-statement","external":true},{"path":"effect/Stream","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"youtube-caption-extractor","kind":"dynamic-import","external":true}],"exports":["default"],"entryPoint":"src/operations/sync.ts","inputs":{"src/operations/sync.ts":{"bytesInOutput":9918},"src/operations/transcript.ts":{"bytesInOutput":1122}},"bytes":11452},"dist/lib/browser/app-graph-builder-GN4OA7NA.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":10620},"dist/lib/browser/app-graph-builder-GN4OA7NA.mjs":{"imports":[{"path":"dist/lib/browser/chunk-DFRSBBSO.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-LK7QOBIS.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-5N5SWF3I.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"@effect-atom/atom-react","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo-atom","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-automation","kind":"import-statement","external":true},{"path":"@dxos/plugin-deck/types","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/app-graph-builder/app-graph-builder.ts","inputs":{"src/capabilities/app-graph-builder/app-graph-builder.ts":{"bytesInOutput":6254}},"bytes":6718},"dist/lib/browser/chunk-DFRSBBSO.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":872},"dist/lib/browser/chunk-DFRSBBSO.mjs":{"imports":[{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["meta"],"inputs":{"src/meta.ts":{"bytesInOutput":420}},"bytes":499},"dist/lib/browser/blueprint-definition-XHJUU7WV.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1045},"dist/lib/browser/blueprint-definition-XHJUU7WV.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MUE22YUM.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-LK7QOBIS.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-5N5SWF3I.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/app-toolkit","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/blueprint-definition/blueprint-definition.ts","inputs":{"src/capabilities/blueprint-definition/blueprint-definition.ts":{"bytesInOutput":355}},"bytes":778},"dist/lib/browser/chunk-MUE22YUM.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2485},"dist/lib/browser/chunk-MUE22YUM.mjs":{"imports":[{"path":"dist/lib/browser/chunk-P67QEKBQ.mjs","kind":"import-statement"},{"path":"@dxos/blueprints","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["youtube_default"],"inputs":{"src/blueprints/youtube.ts":{"bytesInOutput":1568},"src/blueprints/index.ts":{"bytesInOutput":0}},"bytes":1741},"dist/lib/browser/chunk-LK7QOBIS.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":591},"dist/lib/browser/chunk-LK7QOBIS.mjs":{"imports":[{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"dist/lib/browser/clear-synced-videos-FWASLRNL.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/sync-SUKGWYGX.mjs","kind":"dynamic-import"}],"exports":["YouTubeHandlers"],"inputs":{"src/operations/index.ts":{"bytesInOutput":192}},"bytes":294},"dist/lib/browser/chunk-5N5SWF3I.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":24537},"dist/lib/browser/chunk-5N5SWF3I.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Context","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Layer","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClient","kind":"import-statement","external":true},{"path":"@effect/platform/HttpClientRequest","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schedule","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true}],"exports":["GoogleCredentials","youtube_exports"],"inputs":{"src/operations/services/google-credentials.ts":{"bytesInOutput":2077},"src/operations/apis/youtube/index.ts":{"bytesInOutput":911},"src/operations/apis/youtube/api.ts":{"bytesInOutput":3644},"src/operations/apis/youtube/types.ts":{"bytesInOutput":5083},"src/operations/apis/index.ts":{"bytesInOutput":0}},"bytes":12072},"dist/lib/browser/chunk-P67QEKBQ.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3627},"dist/lib/browser/chunk-P67QEKBQ.mjs":{"imports":[{"path":"dist/lib/browser/chunk-GFRR4TTX.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"@dxos/operation","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/functions","kind":"import-statement","external":true}],"exports":["ClearSyncedVideos","Sync"],"inputs":{"src/operations/definitions.ts":{"bytesInOutput":1995}},"bytes":2228},"dist/lib/browser/chunk-GFRR4TTX.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4897},"dist/lib/browser/chunk-GFRR4TTX.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/echo/internal","kind":"import-statement","external":true},{"path":"@dxos/schema","kind":"import-statement","external":true},{"path":"@dxos/types","kind":"import-statement","external":true}],"exports":["Channel_exports","YouTubeOperation"],"inputs":{"src/types/types.ts":{"bytesInOutput":27},"src/types/index.ts":{"bytesInOutput":0},"src/types/Channel.ts":{"bytesInOutput":2204}},"bytes":2425},"dist/lib/browser/ChannelArticle-CDQR4BBY.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":7695},"dist/lib/browser/ChannelArticle-CDQR4BBY.mjs":{"imports":[{"path":"dist/lib/browser/chunk-YMDT37TA.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/react-client/echo","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/containers/ChannelArticle/index.ts","inputs":{"src/containers/ChannelArticle/ChannelArticle.tsx":{"bytesInOutput":4038},"src/containers/ChannelArticle/index.ts":{"bytesInOutput":45}},"bytes":4366},"dist/lib/browser/chunk-YMDT37TA.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3451},"dist/lib/browser/chunk-YMDT37TA.mjs":{"imports":[{"path":"dist/lib/browser/chunk-J5LGTIGS.mjs","kind":"import-statement"},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true}],"exports":["Video_exports","YouTubeVideo"],"inputs":{"src/types/Video.ts":{"bytesInOutput":1792}},"bytes":1955},"dist/lib/browser/chunk-J5LGTIGS.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/chunk-J5LGTIGS.mjs":{"imports":[],"exports":["__export"],"inputs":{},"bytes":235}}}
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  GoogleCredentials,
3
3
  youtube_exports
4
- } from "./chunk-C26XKDK2.mjs";
4
+ } from "./chunk-5N5SWF3I.mjs";
5
5
  import {
6
6
  Sync
7
7
  } from "./chunk-P67QEKBQ.mjs";
@@ -27,7 +27,7 @@ import { Operation } from "@dxos/operation";
27
27
  // src/operations/transcript.ts
28
28
  import * as Effect from "effect/Effect";
29
29
  import { log } from "@dxos/log";
30
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/transcript.ts";
30
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/transcript.ts";
31
31
  var fetchTranscript = (videoId, lang) => Effect.tryPromise({
32
32
  try: async () => {
33
33
  const { getSubtitles } = await import("youtube-caption-extractor");
@@ -64,7 +64,7 @@ var fetchTranscript = (videoId, lang) => Effect.tryPromise({
64
64
  }).pipe(Effect.catchAll(() => Effect.succeed(void 0)), Effect.timeout("30 seconds"), Effect.catchAll(() => Effect.succeed(void 0)));
65
65
 
66
66
  // src/operations/sync.ts
67
- var __dxlog_file2 = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/sync.ts";
67
+ var __dxlog_file2 = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/sync.ts";
68
68
  var handler = Sync.pipe(Operation.withHandler(({ channel: channelRef, restrictedMode = false, includeTranscripts = true }) => Effect2.gen(function* () {
69
69
  log2("syncing youtube channel", {
70
70
  channel: channelRef.dxn.toString(),
@@ -357,4 +357,4 @@ var sync_default = handler;
357
357
  export {
358
358
  sync_default as default
359
359
  };
360
- //# sourceMappingURL=sync-423Q4BDD.mjs.map
360
+ //# sourceMappingURL=sync-SUKGWYGX.mjs.map
@@ -2,8 +2,8 @@ import { createRequire } from 'node:module';const require = createRequire(import
2
2
  import {
3
3
  meta
4
4
  } from "./chunk-CX6MV3QM.mjs";
5
- import "./chunk-M4S6BE47.mjs";
6
- import "./chunk-JM5SBBP5.mjs";
5
+ import "./chunk-5M4VTNRW.mjs";
6
+ import "./chunk-BVKMXV2G.mjs";
7
7
  import {
8
8
  ClearSyncedVideos,
9
9
  Sync
@@ -29,7 +29,7 @@ import { AttentionCapabilities } from "@dxos/plugin-attention";
29
29
  import { AutomationCapabilities, invokeFunctionWithTracing } from "@dxos/plugin-automation";
30
30
  import { PLANK_COMPANION_TYPE } from "@dxos/plugin-deck/types";
31
31
  import { GraphBuilder, NodeMatcher } from "@dxos/plugin-graph";
32
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/capabilities/app-graph-builder/app-graph-builder.ts";
32
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/capabilities/app-graph-builder/app-graph-builder.ts";
33
33
  var app_graph_builder_default = Capability.makeModule(Effect.fnUntraced(function* () {
34
34
  const selectionManager = yield* Capability.get(AttentionCapabilities.Selection);
35
35
  const selectedId = Atom.family((nodeId) => Atom.make((get) => {
@@ -193,4 +193,4 @@ var app_graph_builder_default = Capability.makeModule(Effect.fnUntraced(function
193
193
  export {
194
194
  app_graph_builder_default as default
195
195
  };
196
- //# sourceMappingURL=app-graph-builder-IU5TBAXN.mjs.map
196
+ //# sourceMappingURL=app-graph-builder-LCWMFWE5.mjs.map
@@ -2,8 +2,8 @@ import { createRequire } from 'node:module';const require = createRequire(import
2
2
  import {
3
3
  youtube_default
4
4
  } from "./chunk-5KNC2JMP.mjs";
5
- import "./chunk-M4S6BE47.mjs";
6
- import "./chunk-JM5SBBP5.mjs";
5
+ import "./chunk-5M4VTNRW.mjs";
6
+ import "./chunk-BVKMXV2G.mjs";
7
7
  import "./chunk-JSGRZMG3.mjs";
8
8
  import "./chunk-6BUJ2DQX.mjs";
9
9
  import "./chunk-CZSLL3XQ.mjs";
@@ -20,4 +20,4 @@ var blueprint_definition_default = blueprintDefinition;
20
20
  export {
21
21
  blueprint_definition_default as default
22
22
  };
23
- //# sourceMappingURL=blueprint-definition-W264MZ3D.mjs.map
23
+ //# sourceMappingURL=blueprint-definition-UC6GOZYT.mjs.map
@@ -2,8 +2,8 @@ import { createRequire } from 'node:module';const require = createRequire(import
2
2
  import {
3
3
  youtube_default
4
4
  } from "../chunk-5KNC2JMP.mjs";
5
- import "../chunk-M4S6BE47.mjs";
6
- import "../chunk-JM5SBBP5.mjs";
5
+ import "../chunk-5M4VTNRW.mjs";
6
+ import "../chunk-BVKMXV2G.mjs";
7
7
  import "../chunk-JSGRZMG3.mjs";
8
8
  import "../chunk-6BUJ2DQX.mjs";
9
9
  import "../chunk-CZSLL3XQ.mjs";
@@ -2,9 +2,9 @@ import { createRequire } from 'node:module';const require = createRequire(import
2
2
 
3
3
  // src/operations/index.ts
4
4
  import { OperationHandlerSet } from "@dxos/operation";
5
- var YouTubeHandlers = OperationHandlerSet.lazy(() => import("./clear-synced-videos-5UCH6XHL.mjs"), () => import("./sync-CEF5DX2J.mjs"));
5
+ var YouTubeHandlers = OperationHandlerSet.lazy(() => import("./clear-synced-videos-3EZJ4JSZ.mjs"), () => import("./sync-USMUSFWC.mjs"));
6
6
 
7
7
  export {
8
8
  YouTubeHandlers
9
9
  };
10
- //# sourceMappingURL=chunk-M4S6BE47.mjs.map
10
+ //# sourceMappingURL=chunk-5M4VTNRW.mjs.map
@@ -10,7 +10,7 @@ import * as Layer from "effect/Layer";
10
10
  import { Database } from "@dxos/echo";
11
11
  import { CredentialsService } from "@dxos/functions";
12
12
  import { log } from "@dxos/log";
13
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/services/google-credentials.ts";
13
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/services/google-credentials.ts";
14
14
  var makeService = (cachedToken) => ({
15
15
  get: () => cachedToken ? Effect.succeed(cachedToken) : Effect.map(CredentialsService.getCredential({
16
16
  service: "google.com"
@@ -262,7 +262,7 @@ var CaptionsListResponse = Schema.Struct({
262
262
  });
263
263
 
264
264
  // src/operations/apis/youtube/api.ts
265
- var __dxlog_file2 = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/apis/youtube/api.ts";
265
+ var __dxlog_file2 = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/apis/youtube/api.ts";
266
266
  var API_URL = "https://www.googleapis.com/youtube/v3";
267
267
  var createUrl = (parts, params) => {
268
268
  const url = new URL(parts.filter(Boolean).join("/"));
@@ -353,4 +353,4 @@ export {
353
353
  GoogleCredentials,
354
354
  youtube_exports
355
355
  };
356
- //# sourceMappingURL=chunk-JM5SBBP5.mjs.map
356
+ //# sourceMappingURL=chunk-BVKMXV2G.mjs.map
@@ -13,7 +13,7 @@ import * as Effect from "effect/Effect";
13
13
  import { Database, Feed, Filter, Obj, Ref } from "@dxos/echo";
14
14
  import { log } from "@dxos/log";
15
15
  import { Operation } from "@dxos/operation";
16
- var __dxlog_file = "/Users/mykola/dev/dxos/packages/plugins/plugin-youtube/src/operations/clear-synced-videos.ts";
16
+ var __dxlog_file = "/__w/dxos/dxos/packages/plugins/plugin-youtube/src/operations/clear-synced-videos.ts";
17
17
  var handler = ClearSyncedVideos.pipe(Operation.withHandler(({ channel: channelRef }) => Effect.gen(function* () {
18
18
  log("clearing youtube channel synced videos", {
19
19
  channel: channelRef.dxn.toString()
@@ -64,4 +64,4 @@ var clear_synced_videos_default = handler;
64
64
  export {
65
65
  clear_synced_videos_default as default
66
66
  };
67
- //# sourceMappingURL=clear-synced-videos-5UCH6XHL.mjs.map
67
+ //# sourceMappingURL=clear-synced-videos-3EZJ4JSZ.mjs.map
@@ -7,10 +7,10 @@ import {
7
7
  } from "./chunk-5KNC2JMP.mjs";
8
8
  import {
9
9
  YouTubeHandlers
10
- } from "./chunk-M4S6BE47.mjs";
10
+ } from "./chunk-5M4VTNRW.mjs";
11
11
  import {
12
12
  youtube_exports
13
- } from "./chunk-JM5SBBP5.mjs";
13
+ } from "./chunk-BVKMXV2G.mjs";
14
14
  import {
15
15
  ClearSyncedVideos,
16
16
  Sync
@@ -35,11 +35,11 @@ import { SpaceOperation } from "@dxos/plugin-space/operations";
35
35
 
36
36
  // src/capabilities/app-graph-builder/index.ts
37
37
  import { Capability } from "@dxos/app-framework";
38
- var AppGraphBuilder = Capability.lazy("AppGraphBuilder", () => import("./app-graph-builder-IU5TBAXN.mjs"));
38
+ var AppGraphBuilder = Capability.lazy("AppGraphBuilder", () => import("./app-graph-builder-LCWMFWE5.mjs"));
39
39
 
40
40
  // src/capabilities/blueprint-definition/index.ts
41
41
  import { Capability as Capability2 } from "@dxos/app-framework";
42
- var BlueprintDefinition = Capability2.lazy("BlueprintDefinition", () => import("./blueprint-definition-W264MZ3D.mjs"));
42
+ var BlueprintDefinition = Capability2.lazy("BlueprintDefinition", () => import("./blueprint-definition-UC6GOZYT.mjs"));
43
43
 
44
44
  // src/capabilities/react-surface/index.ts
45
45
  import { Capability as Capability3 } from "@dxos/app-framework";