@happyvertical/smrt-video 0.42.6 → 0.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,12 +3,12 @@
3
3
  "sensitiveFieldsExcluded": true,
4
4
  "generatedAt": "1970-01-01T00:00:00.000Z",
5
5
  "packageName": "@happyvertical/smrt-video",
6
- "packageVersion": "0.42.6",
6
+ "packageVersion": "0.43.0",
7
7
  "sourceManifestPath": "dist/manifest.json",
8
8
  "agentDocPath": "AGENTS.md",
9
9
  "sourceHashes": {
10
- "manifest": "ff9589822766fc45adc88bc4998b10e4204fd67f8b7fbc6fb1b0c7e6d3b7be7c",
11
- "packageJson": "6b6a223b165e8ad4b8961cf75dbfbbc04af87aff56b678a329705dbb25b59b69",
10
+ "manifest": "f156feeba356a315bdd9676b5268ef477a6be1bb61064960dbb3ef912dd0c68a",
11
+ "packageJson": "a3c0d8205dce9750e5614cf3fe72ef06d54cf9284be41d69b083f2f821a8d878",
12
12
  "agents": "01c6489f21d949868550deecb68d3a1e264b9dee396ef437330aa3eb81c6a0c9"
13
13
  },
14
14
  "exports": [
@@ -293,7 +293,8 @@
293
293
  "summarizeAiUsage",
294
294
  "toJSON",
295
295
  "toPlainObject",
296
- "toPublicJSON"
296
+ "toPublicJSON",
297
+ "withDatabase"
297
298
  ],
298
299
  "methodSignatures": [
299
300
  {
@@ -653,6 +654,15 @@
653
654
  "options?: PublicJsonOptions"
654
655
  ],
655
656
  "returns": "Record<string>"
657
+ },
658
+ {
659
+ "name": "withDatabase",
660
+ "async": true,
661
+ "params": [
662
+ "db: DatabaseInterface",
663
+ "operation: Function"
664
+ ],
665
+ "returns": "Promise<T>"
656
666
  }
657
667
  ],
658
668
  "tableStrategy": "sti",
@@ -1092,7 +1102,8 @@
1092
1102
  "summarizeAiUsage",
1093
1103
  "toJSON",
1094
1104
  "toPlainObject",
1095
- "toPublicJSON"
1105
+ "toPublicJSON",
1106
+ "withDatabase"
1096
1107
  ],
1097
1108
  "methodSignatures": [
1098
1109
  {
@@ -1393,6 +1404,15 @@
1393
1404
  "options?: PublicJsonOptions"
1394
1405
  ],
1395
1406
  "returns": "Record<string>"
1407
+ },
1408
+ {
1409
+ "name": "withDatabase",
1410
+ "async": true,
1411
+ "params": [
1412
+ "db: DatabaseInterface",
1413
+ "operation: Function"
1414
+ ],
1415
+ "returns": "Promise<T>"
1396
1416
  }
1397
1417
  ],
1398
1418
  "tenant": {
@@ -1707,7 +1727,8 @@
1707
1727
  "summarizeAiUsage",
1708
1728
  "toJSON",
1709
1729
  "toPlainObject",
1710
- "toPublicJSON"
1730
+ "toPublicJSON",
1731
+ "withDatabase"
1711
1732
  ],
1712
1733
  "methodSignatures": [
1713
1734
  {
@@ -1973,6 +1994,15 @@
1973
1994
  "options?: PublicJsonOptions"
1974
1995
  ],
1975
1996
  "returns": "Record<string>"
1997
+ },
1998
+ {
1999
+ "name": "withDatabase",
2000
+ "async": true,
2001
+ "params": [
2002
+ "db: DatabaseInterface",
2003
+ "operation: Function"
2004
+ ],
2005
+ "returns": "Promise<T>"
1976
2006
  }
1977
2007
  ],
1978
2008
  "tenant": {
@@ -2312,7 +2342,8 @@
2312
2342
  "summarizeAiUsage",
2313
2343
  "toJSON",
2314
2344
  "toPlainObject",
2315
- "toPublicJSON"
2345
+ "toPublicJSON",
2346
+ "withDatabase"
2316
2347
  ],
2317
2348
  "methodSignatures": [
2318
2349
  {
@@ -2672,6 +2703,15 @@
2672
2703
  "options?: PublicJsonOptions"
2673
2704
  ],
2674
2705
  "returns": "Record<string>"
2706
+ },
2707
+ {
2708
+ "name": "withDatabase",
2709
+ "async": true,
2710
+ "params": [
2711
+ "db: DatabaseInterface",
2712
+ "operation: Function"
2713
+ ],
2714
+ "returns": "Promise<T>"
2675
2715
  }
2676
2716
  ],
2677
2717
  "tableStrategy": "sti",
@@ -3069,7 +3109,8 @@
3069
3109
  "summarizeAiUsage",
3070
3110
  "toJSON",
3071
3111
  "toPlainObject",
3072
- "toPublicJSON"
3112
+ "toPublicJSON",
3113
+ "withDatabase"
3073
3114
  ],
3074
3115
  "methodSignatures": [
3075
3116
  {
@@ -3370,6 +3411,15 @@
3370
3411
  "options?: PublicJsonOptions"
3371
3412
  ],
3372
3413
  "returns": "Record<string>"
3414
+ },
3415
+ {
3416
+ "name": "withDatabase",
3417
+ "async": true,
3418
+ "params": [
3419
+ "db: DatabaseInterface",
3420
+ "operation: Function"
3421
+ ],
3422
+ "returns": "Promise<T>"
3373
3423
  }
3374
3424
  ],
3375
3425
  "tenant": {
@@ -3716,7 +3766,8 @@
3716
3766
  "summarizeAiUsage",
3717
3767
  "toJSON",
3718
3768
  "toPlainObject",
3719
- "toPublicJSON"
3769
+ "toPublicJSON",
3770
+ "withDatabase"
3720
3771
  ],
3721
3772
  "methodSignatures": [
3722
3773
  {
@@ -4076,6 +4127,15 @@
4076
4127
  "options?: PublicJsonOptions"
4077
4128
  ],
4078
4129
  "returns": "Record<string>"
4130
+ },
4131
+ {
4132
+ "name": "withDatabase",
4133
+ "async": true,
4134
+ "params": [
4135
+ "db: DatabaseInterface",
4136
+ "operation: Function"
4137
+ ],
4138
+ "returns": "Promise<T>"
4079
4139
  }
4080
4140
  ],
4081
4141
  "tableStrategy": "sti",
@@ -4472,7 +4532,8 @@
4472
4532
  "summarizeAiUsage",
4473
4533
  "toJSON",
4474
4534
  "toPlainObject",
4475
- "toPublicJSON"
4535
+ "toPublicJSON",
4536
+ "withDatabase"
4476
4537
  ],
4477
4538
  "methodSignatures": [
4478
4539
  {
@@ -4773,6 +4834,15 @@
4773
4834
  "options?: PublicJsonOptions"
4774
4835
  ],
4775
4836
  "returns": "Record<string>"
4837
+ },
4838
+ {
4839
+ "name": "withDatabase",
4840
+ "async": true,
4841
+ "params": [
4842
+ "db: DatabaseInterface",
4843
+ "operation: Function"
4844
+ ],
4845
+ "returns": "Promise<T>"
4776
4846
  }
4777
4847
  ],
4778
4848
  "tenant": {
@@ -5119,7 +5189,8 @@
5119
5189
  "summarizeAiUsage",
5120
5190
  "toJSON",
5121
5191
  "toPlainObject",
5122
- "toPublicJSON"
5192
+ "toPublicJSON",
5193
+ "withDatabase"
5123
5194
  ],
5124
5195
  "methodSignatures": [
5125
5196
  {
@@ -5479,6 +5550,15 @@
5479
5550
  "options?: PublicJsonOptions"
5480
5551
  ],
5481
5552
  "returns": "Record<string>"
5553
+ },
5554
+ {
5555
+ "name": "withDatabase",
5556
+ "async": true,
5557
+ "params": [
5558
+ "db: DatabaseInterface",
5559
+ "operation: Function"
5560
+ ],
5561
+ "returns": "Promise<T>"
5482
5562
  }
5483
5563
  ],
5484
5564
  "tableStrategy": "sti",
@@ -5886,7 +5966,8 @@
5886
5966
  "toPublicJSON",
5887
5967
  "updateFactEvidenceStatus",
5888
5968
  "updateFactEvidenceStatusAction",
5889
- "updateMetadata"
5969
+ "updateMetadata",
5970
+ "withDatabase"
5890
5971
  ],
5891
5972
  "methodSignatures": [
5892
5973
  {
@@ -6615,6 +6696,15 @@
6615
6696
  "patch: Partial<Record<string>>"
6616
6697
  ],
6617
6698
  "returns": "Record<string>"
6699
+ },
6700
+ {
6701
+ "name": "withDatabase",
6702
+ "async": true,
6703
+ "params": [
6704
+ "db: DatabaseInterface",
6705
+ "operation: Function"
6706
+ ],
6707
+ "returns": "Promise<T>"
6618
6708
  }
6619
6709
  ],
6620
6710
  "tenant": {
@@ -6990,7 +7080,8 @@
6990
7080
  "summarizeAiUsage",
6991
7081
  "toJSON",
6992
7082
  "toPlainObject",
6993
- "toPublicJSON"
7083
+ "toPublicJSON",
7084
+ "withDatabase"
6994
7085
  ],
6995
7086
  "methodSignatures": [
6996
7087
  {
@@ -7350,6 +7441,15 @@
7350
7441
  "options?: PublicJsonOptions"
7351
7442
  ],
7352
7443
  "returns": "Record<string>"
7444
+ },
7445
+ {
7446
+ "name": "withDatabase",
7447
+ "async": true,
7448
+ "params": [
7449
+ "db: DatabaseInterface",
7450
+ "operation: Function"
7451
+ ],
7452
+ "returns": "Promise<T>"
7353
7453
  }
7354
7454
  ],
7355
7455
  "tableStrategy": "sti",
@@ -7757,7 +7857,8 @@
7757
7857
  "toPublicJSON",
7758
7858
  "updateFactEvidenceStatus",
7759
7859
  "updateFactEvidenceStatusAction",
7760
- "updateMetadata"
7860
+ "updateMetadata",
7861
+ "withDatabase"
7761
7862
  ],
7762
7863
  "methodSignatures": [
7763
7864
  {
@@ -8486,6 +8587,15 @@
8486
8587
  "patch: Partial<Record<string>>"
8487
8588
  ],
8488
8589
  "returns": "Record<string>"
8590
+ },
8591
+ {
8592
+ "name": "withDatabase",
8593
+ "async": true,
8594
+ "params": [
8595
+ "db: DatabaseInterface",
8596
+ "operation: Function"
8597
+ ],
8598
+ "returns": "Promise<T>"
8489
8599
  }
8490
8600
  ],
8491
8601
  "tenant": {
@@ -8862,7 +8972,8 @@
8862
8972
  "summarizeAiUsage",
8863
8973
  "toJSON",
8864
8974
  "toPlainObject",
8865
- "toPublicJSON"
8975
+ "toPublicJSON",
8976
+ "withDatabase"
8866
8977
  ],
8867
8978
  "methodSignatures": [
8868
8979
  {
@@ -9222,6 +9333,15 @@
9222
9333
  "options?: PublicJsonOptions"
9223
9334
  ],
9224
9335
  "returns": "Record<string>"
9336
+ },
9337
+ {
9338
+ "name": "withDatabase",
9339
+ "async": true,
9340
+ "params": [
9341
+ "db: DatabaseInterface",
9342
+ "operation: Function"
9343
+ ],
9344
+ "returns": "Promise<T>"
9225
9345
  }
9226
9346
  ],
9227
9347
  "tableStrategy": "sti",
@@ -9429,7 +9549,8 @@
9429
9549
  "summarizeAiUsage",
9430
9550
  "toJSON",
9431
9551
  "toPlainObject",
9432
- "toPublicJSON"
9552
+ "toPublicJSON",
9553
+ "withDatabase"
9433
9554
  ],
9434
9555
  "methodSignatures": [
9435
9556
  {
@@ -9695,6 +9816,15 @@
9695
9816
  "options?: PublicJsonOptions"
9696
9817
  ],
9697
9818
  "returns": "Record<string>"
9819
+ },
9820
+ {
9821
+ "name": "withDatabase",
9822
+ "async": true,
9823
+ "params": [
9824
+ "db: DatabaseInterface",
9825
+ "operation: Function"
9826
+ ],
9827
+ "returns": "Promise<T>"
9698
9828
  }
9699
9829
  ],
9700
9830
  "tenant": {
@@ -10210,7 +10340,8 @@
10210
10340
  "toPublicJSON",
10211
10341
  "updateFactEvidenceStatus",
10212
10342
  "updateFactEvidenceStatusAction",
10213
- "updateMetadata"
10343
+ "updateMetadata",
10344
+ "withDatabase"
10214
10345
  ],
10215
10346
  "methodSignatures": [
10216
10347
  {
@@ -10946,6 +11077,15 @@
10946
11077
  "patch: Partial<Record<string>>"
10947
11078
  ],
10948
11079
  "returns": "Record<string>"
11080
+ },
11081
+ {
11082
+ "name": "withDatabase",
11083
+ "async": true,
11084
+ "params": [
11085
+ "db: DatabaseInterface",
11086
+ "operation: Function"
11087
+ ],
11088
+ "returns": "Promise<T>"
10949
11089
  }
10950
11090
  ],
10951
11091
  "tenant": {
@@ -11213,7 +11353,8 @@
11213
11353
  "summarizeAiUsage",
11214
11354
  "toJSON",
11215
11355
  "toPlainObject",
11216
- "toPublicJSON"
11356
+ "toPublicJSON",
11357
+ "withDatabase"
11217
11358
  ],
11218
11359
  "methodSignatures": [
11219
11360
  {
@@ -11486,6 +11627,15 @@
11486
11627
  "options?: PublicJsonOptions"
11487
11628
  ],
11488
11629
  "returns": "Record<string>"
11630
+ },
11631
+ {
11632
+ "name": "withDatabase",
11633
+ "async": true,
11634
+ "params": [
11635
+ "db: DatabaseInterface",
11636
+ "operation: Function"
11637
+ ],
11638
+ "returns": "Promise<T>"
11489
11639
  }
11490
11640
  ],
11491
11641
  "tenant": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@happyvertical/smrt-video",
3
- "version": "0.42.6",
3
+ "version": "0.43.0",
4
4
  "type": "module",
5
5
  "description": "Video content management for AI-powered video production in the SMRT ecosystem",
6
6
  "author": "HappyVertical",
@@ -31,13 +31,13 @@
31
31
  "dependencies": {
32
32
  "@happyvertical/logger": "^0.88.0",
33
33
  "@happyvertical/utils": "^0.88.0",
34
- "@happyvertical/smrt-assets": "0.42.6",
35
- "@happyvertical/smrt-core": "0.42.6",
36
- "@happyvertical/smrt-content": "0.42.6",
37
- "@happyvertical/smrt-profiles": "0.42.6",
38
- "@happyvertical/smrt-tenancy": "0.42.6",
39
- "@happyvertical/smrt-config": "0.42.6",
40
- "@happyvertical/smrt-voice": "0.42.6"
34
+ "@happyvertical/smrt-content": "0.43.0",
35
+ "@happyvertical/smrt-assets": "0.43.0",
36
+ "@happyvertical/smrt-core": "0.43.0",
37
+ "@happyvertical/smrt-profiles": "0.43.0",
38
+ "@happyvertical/smrt-tenancy": "0.43.0",
39
+ "@happyvertical/smrt-config": "0.43.0",
40
+ "@happyvertical/smrt-voice": "0.43.0"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@happyvertical/sql": "^0.88.0",
@@ -45,7 +45,7 @@
45
45
  "typescript": "5.9.3",
46
46
  "vite": "8.1.4",
47
47
  "vitest": "4.1.10",
48
- "@happyvertical/smrt-vitest": "0.42.6"
48
+ "@happyvertical/smrt-vitest": "0.43.0"
49
49
  },
50
50
  "keywords": [
51
51
  "video",