@nxtedition/types 23.1.0 → 23.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/common/settings.d.ts +18 -0
- package/dist/nxtpression.d.ts +44 -10
- package/dist/records/domains/media.d.ts +6 -0
- package/dist/records/domains/publish/facebook.d.ts +1 -2
- package/dist/records/exact/media.d.ts +2 -0
- package/dist/records/exact/monitor.d.ts +14 -8
- package/dist/records/validate/assert-guard.js +548 -377
- package/dist/records/validate/assert.js +549 -377
- package/dist/records/validate/is.js +22 -21
- package/dist/records/validate/schemas.js +172 -62
- package/dist/records/validate/stringify.js +46 -35
- package/dist/records/validate/utils.js +1 -1
- package/dist/records/validate/validate-equals.js +705 -486
- package/dist/records/validate/validate.js +519 -367
- package/package.json +1 -1
|
@@ -2337,7 +2337,7 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2337
2337
|
}; })()(input);
|
|
2338
2338
|
}
|
|
2339
2339
|
case "nxt.status?": {
|
|
2340
|
-
return (() => { const _io0 = (input, _exceptionable = true) => "object" === typeof input.nodes && null !== input.nodes && false === Array.isArray(input.nodes) && _io1(input.nodes, true && _exceptionable) && ("object" === typeof input.services && null !== input.services && false === Array.isArray(input.services) &&
|
|
2340
|
+
return (() => { const _io0 = (input, _exceptionable = true) => "object" === typeof input.nodes && null !== input.nodes && false === Array.isArray(input.nodes) && _io1(input.nodes, true && _exceptionable) && ("object" === typeof input.services && null !== input.services && false === Array.isArray(input.services) && _io5(input.services, true && _exceptionable)) && "number" === typeof input.level && "string" === typeof input.status && (4 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2341
2341
|
if (["nodes", "services", "level", "status"].some(prop => key === prop))
|
|
2342
2342
|
return true;
|
|
2343
2343
|
const value = input[key];
|
|
@@ -2356,34 +2356,34 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2356
2356
|
if (undefined === value)
|
|
2357
2357
|
return true;
|
|
2358
2358
|
return false;
|
|
2359
|
-
})); const _io3 = (input, _exceptionable = true) => "string" === typeof input.msg && "number" === typeof input.level && (
|
|
2360
|
-
if (["msg", "level"].some(prop => key === prop))
|
|
2359
|
+
})); const _io3 = (input, _exceptionable = true) => "string" === typeof input.id && "string" === typeof input.msg && "number" === typeof input.level && (undefined === input.ignored || "boolean" === typeof input.ignored) && (undefined === input.title || "string" === typeof input.title) && (null !== input.url && (undefined === input.url || "string" === typeof input.url || "object" === typeof input.url && null !== input.url && _io4(input.url, true && _exceptionable))) && (3 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2360
|
+
if (["id", "msg", "level", "ignored", "title", "url"].some(prop => key === prop))
|
|
2361
2361
|
return true;
|
|
2362
2362
|
const value = input[key];
|
|
2363
2363
|
if (undefined === value)
|
|
2364
2364
|
return true;
|
|
2365
2365
|
return false;
|
|
2366
|
-
})); const _io4 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
2366
|
+
})); const _io4 = (input, _exceptionable = true) => "string" === typeof input.title && "string" === typeof input.url && (2 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2367
|
+
if (["title", "url"].some(prop => key === prop))
|
|
2368
|
+
return true;
|
|
2367
2369
|
const value = input[key];
|
|
2368
2370
|
if (undefined === value)
|
|
2369
2371
|
return true;
|
|
2370
|
-
return
|
|
2371
|
-
}); const _io5 = (input, _exceptionable = true) =>
|
|
2372
|
-
if (["image", "running", "mode", "total", "tasks", "level", "status", "messages"].some(prop => key === prop))
|
|
2373
|
-
return true;
|
|
2372
|
+
return false;
|
|
2373
|
+
})); const _io5 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
2374
2374
|
const value = input[key];
|
|
2375
2375
|
if (undefined === value)
|
|
2376
2376
|
return true;
|
|
2377
|
-
return
|
|
2378
|
-
})
|
|
2379
|
-
if (["
|
|
2377
|
+
return "object" === typeof value && null !== value && _io6(value, true && _exceptionable);
|
|
2378
|
+
}); const _io6 = (input, _exceptionable = true) => (undefined === input.image || "string" === typeof input.image) && (undefined === input.running || "number" === typeof input.running) && (undefined === input.mode || "string" === typeof input.mode) && (undefined === input.total || "number" === typeof input.total) && (undefined === input.ignored || "boolean" === typeof input.ignored) && (undefined === input.tasks || Array.isArray(input.tasks) && input.tasks.every((elem, _index3) => "object" === typeof elem && null !== elem && _io7(elem, true && _exceptionable))) && "number" === typeof input.level && "string" === typeof input.status && (Array.isArray(input.messages) && input.messages.every((elem, _index4) => "object" === typeof elem && null !== elem && _io3(elem, true && _exceptionable))) && (3 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2379
|
+
if (["image", "running", "mode", "total", "ignored", "tasks", "level", "status", "messages"].some(prop => key === prop))
|
|
2380
2380
|
return true;
|
|
2381
2381
|
const value = input[key];
|
|
2382
2382
|
if (undefined === value)
|
|
2383
2383
|
return true;
|
|
2384
2384
|
return false;
|
|
2385
|
-
})); const _io7 = (input, _exceptionable = true) => "string" === typeof input.
|
|
2386
|
-
if (["
|
|
2385
|
+
})); const _io7 = (input, _exceptionable = true) => "string" === typeof input.id && "string" === typeof input.node && "string" === typeof input.container && (undefined === input.level || "number" === typeof input.level) && (undefined === input.status || "string" === typeof input.status) && (Array.isArray(input.messages) && input.messages.every((elem, _index5) => "object" === typeof elem && null !== elem && _io3(elem, true && _exceptionable))) && (4 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2386
|
+
if (["id", "node", "container", "level", "status", "messages"].some(prop => key === prop))
|
|
2387
2387
|
return true;
|
|
2388
2388
|
const value = input[key];
|
|
2389
2389
|
if (undefined === value)
|
|
@@ -2401,7 +2401,7 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2401
2401
|
path: _path + ".services",
|
|
2402
2402
|
expected: "__type.o2",
|
|
2403
2403
|
value: input.services
|
|
2404
|
-
})) &&
|
|
2404
|
+
})) && _vo5(input.services, _path + ".services", true && _exceptionable) || _report(_exceptionable, {
|
|
2405
2405
|
path: _path + ".services",
|
|
2406
2406
|
expected: "__type.o2",
|
|
2407
2407
|
value: input.services
|
|
@@ -2484,19 +2484,19 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2484
2484
|
value: input.status
|
|
2485
2485
|
}), (Array.isArray(input.messages) || _report(_exceptionable, {
|
|
2486
2486
|
path: _path + ".messages",
|
|
2487
|
-
expected: "Array<
|
|
2487
|
+
expected: "Array<NxtStatusMessage>",
|
|
2488
2488
|
value: input.messages
|
|
2489
2489
|
})) && input.messages.map((elem, _index7) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
2490
2490
|
path: _path + ".messages[" + _index7 + "]",
|
|
2491
|
-
expected: "
|
|
2491
|
+
expected: "NxtStatusMessage",
|
|
2492
2492
|
value: elem
|
|
2493
2493
|
})) && _vo3(elem, _path + ".messages[" + _index7 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
2494
2494
|
path: _path + ".messages[" + _index7 + "]",
|
|
2495
|
-
expected: "
|
|
2495
|
+
expected: "NxtStatusMessage",
|
|
2496
2496
|
value: elem
|
|
2497
2497
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
2498
2498
|
path: _path + ".messages",
|
|
2499
|
-
expected: "Array<
|
|
2499
|
+
expected: "Array<NxtStatusMessage>",
|
|
2500
2500
|
value: input.messages
|
|
2501
2501
|
}), 3 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2502
2502
|
if (["state", "role", "leader", "availability", "classes", "address", "level", "status", "messages"].some(prop => key === prop))
|
|
@@ -2514,7 +2514,11 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2514
2514
|
"Please remove the property next time."
|
|
2515
2515
|
].join("\n")
|
|
2516
2516
|
});
|
|
2517
|
-
}).every(flag => flag))].every(flag => flag); const _vo3 = (input, _path, _exceptionable = true) => ["string" === typeof input.
|
|
2517
|
+
}).every(flag => flag))].every(flag => flag); const _vo3 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
2518
|
+
path: _path + ".id",
|
|
2519
|
+
expected: "string",
|
|
2520
|
+
value: input.id
|
|
2521
|
+
}), "string" === typeof input.msg || _report(_exceptionable, {
|
|
2518
2522
|
path: _path + ".msg",
|
|
2519
2523
|
expected: "string",
|
|
2520
2524
|
value: input.msg
|
|
@@ -2522,8 +2526,52 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2522
2526
|
path: _path + ".level",
|
|
2523
2527
|
expected: "number",
|
|
2524
2528
|
value: input.level
|
|
2529
|
+
}), undefined === input.ignored || "boolean" === typeof input.ignored || _report(_exceptionable, {
|
|
2530
|
+
path: _path + ".ignored",
|
|
2531
|
+
expected: "(boolean | undefined)",
|
|
2532
|
+
value: input.ignored
|
|
2533
|
+
}), undefined === input.title || "string" === typeof input.title || _report(_exceptionable, {
|
|
2534
|
+
path: _path + ".title",
|
|
2535
|
+
expected: "(string | undefined)",
|
|
2536
|
+
value: input.title
|
|
2537
|
+
}), (null !== input.url || _report(_exceptionable, {
|
|
2538
|
+
path: _path + ".url",
|
|
2539
|
+
expected: "(__type.o1 | string | undefined)",
|
|
2540
|
+
value: input.url
|
|
2541
|
+
})) && (undefined === input.url || "string" === typeof input.url || ("object" === typeof input.url && null !== input.url || _report(_exceptionable, {
|
|
2542
|
+
path: _path + ".url",
|
|
2543
|
+
expected: "(__type.o1 | string | undefined)",
|
|
2544
|
+
value: input.url
|
|
2545
|
+
})) && _vo4(input.url, _path + ".url", true && _exceptionable) || _report(_exceptionable, {
|
|
2546
|
+
path: _path + ".url",
|
|
2547
|
+
expected: "(__type.o1 | string | undefined)",
|
|
2548
|
+
value: input.url
|
|
2549
|
+
})), 3 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2550
|
+
if (["id", "msg", "level", "ignored", "title", "url"].some(prop => key === prop))
|
|
2551
|
+
return true;
|
|
2552
|
+
const value = input[key];
|
|
2553
|
+
if (undefined === value)
|
|
2554
|
+
return true;
|
|
2555
|
+
return _report(_exceptionable, {
|
|
2556
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
2557
|
+
expected: "undefined",
|
|
2558
|
+
value: value,
|
|
2559
|
+
description: [
|
|
2560
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
2561
|
+
"",
|
|
2562
|
+
"Please remove the property next time."
|
|
2563
|
+
].join("\n")
|
|
2564
|
+
});
|
|
2565
|
+
}).every(flag => flag))].every(flag => flag); const _vo4 = (input, _path, _exceptionable = true) => ["string" === typeof input.title || _report(_exceptionable, {
|
|
2566
|
+
path: _path + ".title",
|
|
2567
|
+
expected: "string",
|
|
2568
|
+
value: input.title
|
|
2569
|
+
}), "string" === typeof input.url || _report(_exceptionable, {
|
|
2570
|
+
path: _path + ".url",
|
|
2571
|
+
expected: "string",
|
|
2572
|
+
value: input.url
|
|
2525
2573
|
}), 2 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2526
|
-
if (["
|
|
2574
|
+
if (["title", "url"].some(prop => key === prop))
|
|
2527
2575
|
return true;
|
|
2528
2576
|
const value = input[key];
|
|
2529
2577
|
if (undefined === value)
|
|
@@ -2538,7 +2586,7 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2538
2586
|
"Please remove the property next time."
|
|
2539
2587
|
].join("\n")
|
|
2540
2588
|
});
|
|
2541
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
2589
|
+
}).every(flag => flag))].every(flag => flag); const _vo5 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
2542
2590
|
const value = input[key];
|
|
2543
2591
|
if (undefined === value)
|
|
2544
2592
|
return true;
|
|
@@ -2546,12 +2594,12 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2546
2594
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
2547
2595
|
expected: "NxtStatusService",
|
|
2548
2596
|
value: value
|
|
2549
|
-
})) &&
|
|
2597
|
+
})) && _vo6(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || _report(_exceptionable, {
|
|
2550
2598
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
2551
2599
|
expected: "NxtStatusService",
|
|
2552
2600
|
value: value
|
|
2553
2601
|
});
|
|
2554
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
2602
|
+
}).every(flag => flag)].every(flag => flag); const _vo6 = (input, _path, _exceptionable = true) => [undefined === input.image || "string" === typeof input.image || _report(_exceptionable, {
|
|
2555
2603
|
path: _path + ".image",
|
|
2556
2604
|
expected: "(string | undefined)",
|
|
2557
2605
|
value: input.image
|
|
@@ -2567,21 +2615,25 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2567
2615
|
path: _path + ".total",
|
|
2568
2616
|
expected: "(number | undefined)",
|
|
2569
2617
|
value: input.total
|
|
2618
|
+
}), undefined === input.ignored || "boolean" === typeof input.ignored || _report(_exceptionable, {
|
|
2619
|
+
path: _path + ".ignored",
|
|
2620
|
+
expected: "(boolean | undefined)",
|
|
2621
|
+
value: input.ignored
|
|
2570
2622
|
}), undefined === input.tasks || (Array.isArray(input.tasks) || _report(_exceptionable, {
|
|
2571
2623
|
path: _path + ".tasks",
|
|
2572
|
-
expected: "(Array<__type
|
|
2624
|
+
expected: "(Array<__type> | undefined)",
|
|
2573
2625
|
value: input.tasks
|
|
2574
2626
|
})) && input.tasks.map((elem, _index8) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
2575
2627
|
path: _path + ".tasks[" + _index8 + "]",
|
|
2576
2628
|
expected: "__type.o3",
|
|
2577
2629
|
value: elem
|
|
2578
|
-
})) &&
|
|
2630
|
+
})) && _vo7(elem, _path + ".tasks[" + _index8 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
2579
2631
|
path: _path + ".tasks[" + _index8 + "]",
|
|
2580
2632
|
expected: "__type.o3",
|
|
2581
2633
|
value: elem
|
|
2582
2634
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
2583
2635
|
path: _path + ".tasks",
|
|
2584
|
-
expected: "(Array<__type
|
|
2636
|
+
expected: "(Array<__type> | undefined)",
|
|
2585
2637
|
value: input.tasks
|
|
2586
2638
|
}), "number" === typeof input.level || _report(_exceptionable, {
|
|
2587
2639
|
path: _path + ".level",
|
|
@@ -2593,22 +2645,22 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2593
2645
|
value: input.status
|
|
2594
2646
|
}), (Array.isArray(input.messages) || _report(_exceptionable, {
|
|
2595
2647
|
path: _path + ".messages",
|
|
2596
|
-
expected: "Array<
|
|
2648
|
+
expected: "Array<NxtStatusMessage>",
|
|
2597
2649
|
value: input.messages
|
|
2598
2650
|
})) && input.messages.map((elem, _index9) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
2599
2651
|
path: _path + ".messages[" + _index9 + "]",
|
|
2600
|
-
expected: "
|
|
2652
|
+
expected: "NxtStatusMessage",
|
|
2601
2653
|
value: elem
|
|
2602
2654
|
})) && _vo3(elem, _path + ".messages[" + _index9 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
2603
2655
|
path: _path + ".messages[" + _index9 + "]",
|
|
2604
|
-
expected: "
|
|
2656
|
+
expected: "NxtStatusMessage",
|
|
2605
2657
|
value: elem
|
|
2606
2658
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
2607
2659
|
path: _path + ".messages",
|
|
2608
|
-
expected: "Array<
|
|
2660
|
+
expected: "Array<NxtStatusMessage>",
|
|
2609
2661
|
value: input.messages
|
|
2610
2662
|
}), 3 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2611
|
-
if (["image", "running", "mode", "total", "tasks", "level", "status", "messages"].some(prop => key === prop))
|
|
2663
|
+
if (["image", "running", "mode", "total", "ignored", "tasks", "level", "status", "messages"].some(prop => key === prop))
|
|
2612
2664
|
return true;
|
|
2613
2665
|
const value = input[key];
|
|
2614
2666
|
if (undefined === value)
|
|
@@ -2623,7 +2675,7 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2623
2675
|
"Please remove the property next time."
|
|
2624
2676
|
].join("\n")
|
|
2625
2677
|
});
|
|
2626
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
2678
|
+
}).every(flag => flag))].every(flag => flag); const _vo7 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
2627
2679
|
path: _path + ".id",
|
|
2628
2680
|
expected: "string",
|
|
2629
2681
|
value: input.id
|
|
@@ -2645,19 +2697,19 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2645
2697
|
value: input.status
|
|
2646
2698
|
}), (Array.isArray(input.messages) || _report(_exceptionable, {
|
|
2647
2699
|
path: _path + ".messages",
|
|
2648
|
-
expected: "Array<
|
|
2700
|
+
expected: "Array<NxtStatusMessage>",
|
|
2649
2701
|
value: input.messages
|
|
2650
2702
|
})) && input.messages.map((elem, _index10) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
2651
2703
|
path: _path + ".messages[" + _index10 + "]",
|
|
2652
|
-
expected: "
|
|
2704
|
+
expected: "NxtStatusMessage",
|
|
2653
2705
|
value: elem
|
|
2654
|
-
})) &&
|
|
2706
|
+
})) && _vo3(elem, _path + ".messages[" + _index10 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
2655
2707
|
path: _path + ".messages[" + _index10 + "]",
|
|
2656
|
-
expected: "
|
|
2708
|
+
expected: "NxtStatusMessage",
|
|
2657
2709
|
value: elem
|
|
2658
2710
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
2659
2711
|
path: _path + ".messages",
|
|
2660
|
-
expected: "Array<
|
|
2712
|
+
expected: "Array<NxtStatusMessage>",
|
|
2661
2713
|
value: input.messages
|
|
2662
2714
|
}), 4 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2663
2715
|
if (["id", "node", "container", "level", "status", "messages"].some(prop => key === prop))
|
|
@@ -2675,30 +2727,6 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2675
2727
|
"Please remove the property next time."
|
|
2676
2728
|
].join("\n")
|
|
2677
2729
|
});
|
|
2678
|
-
}).every(flag => flag))].every(flag => flag); const _vo7 = (input, _path, _exceptionable = true) => ["string" === typeof input.msg || _report(_exceptionable, {
|
|
2679
|
-
path: _path + ".msg",
|
|
2680
|
-
expected: "string",
|
|
2681
|
-
value: input.msg
|
|
2682
|
-
}), "number" === typeof input.level || _report(_exceptionable, {
|
|
2683
|
-
path: _path + ".level",
|
|
2684
|
-
expected: "number",
|
|
2685
|
-
value: input.level
|
|
2686
|
-
}), 2 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2687
|
-
if (["msg", "level"].some(prop => key === prop))
|
|
2688
|
-
return true;
|
|
2689
|
-
const value = input[key];
|
|
2690
|
-
if (undefined === value)
|
|
2691
|
-
return true;
|
|
2692
|
-
return _report(_exceptionable, {
|
|
2693
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
2694
|
-
expected: "undefined",
|
|
2695
|
-
value: value,
|
|
2696
|
-
description: [
|
|
2697
|
-
`The property \`${key}\` is not defined in the object type.`,
|
|
2698
|
-
"",
|
|
2699
|
-
"Please remove the property next time."
|
|
2700
|
-
].join("\n")
|
|
2701
|
-
});
|
|
2702
2730
|
}).every(flag => flag))].every(flag => flag); const __is = (input, _exceptionable = true) => "object" === typeof input && null !== input && _io0(input, true); let errors; let _report; return input => {
|
|
2703
2731
|
if (false === __is(input)) {
|
|
2704
2732
|
errors = [];
|
|
@@ -2729,8 +2757,8 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2729
2757
|
}; })()(input);
|
|
2730
2758
|
}
|
|
2731
2759
|
case "media.subtitles": {
|
|
2732
|
-
return (() => { const _io0 = (input, _exceptionable = true) => (undefined === input.languages || "object" === typeof input.languages && null !== input.languages && false === Array.isArray(input.languages) && _io1(input.languages, true && _exceptionable)) && (undefined === input.fontFaces || Array.isArray(input.fontFaces) && input.fontFaces.every((elem, _index1) => "object" === typeof elem && null !== elem && _io2(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2733
|
-
if (["languages", "fontFaces"].some(prop => key === prop))
|
|
2760
|
+
return (() => { const _io0 = (input, _exceptionable = true) => (undefined === input.defaultLanguage || "string" === typeof input.defaultLanguage) && (undefined === input.languages || "object" === typeof input.languages && null !== input.languages && false === Array.isArray(input.languages) && _io1(input.languages, true && _exceptionable)) && (undefined === input.fontFaces || Array.isArray(input.fontFaces) && input.fontFaces.every((elem, _index1) => "object" === typeof elem && null !== elem && _io2(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2761
|
+
if (["defaultLanguage", "languages", "fontFaces"].some(prop => key === prop))
|
|
2734
2762
|
return true;
|
|
2735
2763
|
const value = input[key];
|
|
2736
2764
|
if (undefined === value)
|
|
@@ -2748,7 +2776,11 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2748
2776
|
if (undefined === value)
|
|
2749
2777
|
return true;
|
|
2750
2778
|
return false;
|
|
2751
|
-
})); const _vo0 = (input, _path, _exceptionable = true) => [undefined === input.
|
|
2779
|
+
})); const _vo0 = (input, _path, _exceptionable = true) => [undefined === input.defaultLanguage || "string" === typeof input.defaultLanguage || _report(_exceptionable, {
|
|
2780
|
+
path: _path + ".defaultLanguage",
|
|
2781
|
+
expected: "(string | undefined)",
|
|
2782
|
+
value: input.defaultLanguage
|
|
2783
|
+
}), undefined === input.languages || ("object" === typeof input.languages && null !== input.languages && false === Array.isArray(input.languages) || _report(_exceptionable, {
|
|
2752
2784
|
path: _path + ".languages",
|
|
2753
2785
|
expected: "(Record<string, string> | undefined)",
|
|
2754
2786
|
value: input.languages
|
|
@@ -2773,7 +2805,7 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2773
2805
|
expected: "(Array<SubtitleFontFace> | undefined)",
|
|
2774
2806
|
value: input.fontFaces
|
|
2775
2807
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2776
|
-
if (["languages", "fontFaces"].some(prop => key === prop))
|
|
2808
|
+
if (["defaultLanguage", "languages", "fontFaces"].some(prop => key === prop))
|
|
2777
2809
|
return true;
|
|
2778
2810
|
const value = input[key];
|
|
2779
2811
|
if (undefined === value)
|
|
@@ -2859,8 +2891,8 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2859
2891
|
}; })()(input);
|
|
2860
2892
|
}
|
|
2861
2893
|
case "media.subtitles?": {
|
|
2862
|
-
return (() => { const _io0 = (input, _exceptionable = true) => (undefined === input.languages || "object" === typeof input.languages && null !== input.languages && false === Array.isArray(input.languages) && _io1(input.languages, true && _exceptionable)) && (undefined === input.fontFaces || Array.isArray(input.fontFaces) && input.fontFaces.every((elem, _index1) => "object" === typeof elem && null !== elem && _io2(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2863
|
-
if (["languages", "fontFaces"].some(prop => key === prop))
|
|
2894
|
+
return (() => { const _io0 = (input, _exceptionable = true) => (undefined === input.defaultLanguage || "string" === typeof input.defaultLanguage) && (undefined === input.languages || "object" === typeof input.languages && null !== input.languages && false === Array.isArray(input.languages) && _io1(input.languages, true && _exceptionable)) && (undefined === input.fontFaces || Array.isArray(input.fontFaces) && input.fontFaces.every((elem, _index1) => "object" === typeof elem && null !== elem && _io2(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
2895
|
+
if (["defaultLanguage", "languages", "fontFaces"].some(prop => key === prop))
|
|
2864
2896
|
return true;
|
|
2865
2897
|
const value = input[key];
|
|
2866
2898
|
if (undefined === value)
|
|
@@ -2878,7 +2910,11 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2878
2910
|
if (undefined === value)
|
|
2879
2911
|
return true;
|
|
2880
2912
|
return false;
|
|
2881
|
-
})); const _vo0 = (input, _path, _exceptionable = true) => [undefined === input.
|
|
2913
|
+
})); const _vo0 = (input, _path, _exceptionable = true) => [undefined === input.defaultLanguage || "string" === typeof input.defaultLanguage || _report(_exceptionable, {
|
|
2914
|
+
path: _path + ".defaultLanguage",
|
|
2915
|
+
expected: "(string | undefined)",
|
|
2916
|
+
value: input.defaultLanguage
|
|
2917
|
+
}), undefined === input.languages || ("object" === typeof input.languages && null !== input.languages && false === Array.isArray(input.languages) || _report(_exceptionable, {
|
|
2882
2918
|
path: _path + ".languages",
|
|
2883
2919
|
expected: "(Record<string, string> | undefined)",
|
|
2884
2920
|
value: input.languages
|
|
@@ -2903,7 +2939,7 @@ function _validateEqualsExactRecord(name, input) {
|
|
|
2903
2939
|
expected: "(Array<SubtitleFontFace> | undefined)",
|
|
2904
2940
|
value: input.fontFaces
|
|
2905
2941
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
2906
|
-
if (["languages", "fontFaces"].some(prop => key === prop))
|
|
2942
|
+
if (["defaultLanguage", "languages", "fontFaces"].some(prop => key === prop))
|
|
2907
2943
|
return true;
|
|
2908
2944
|
const value = input[key];
|
|
2909
2945
|
if (undefined === value)
|
|
@@ -16688,6 +16724,67 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
16688
16724
|
};
|
|
16689
16725
|
}; })()(input);
|
|
16690
16726
|
}
|
|
16727
|
+
case ":media.consolidate?": {
|
|
16728
|
+
return (() => { const _io0 = (input, _exceptionable = true) => ("completed" === input.status || "error" === input.status || "idle" === input.status || "pending" === input.status || "source_mismatch" === input.status) && (undefined === input.progress || "number" === typeof input.progress) && true && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
16729
|
+
if (["status", "progress", "error"].some(prop => key === prop))
|
|
16730
|
+
return true;
|
|
16731
|
+
const value = input[key];
|
|
16732
|
+
if (undefined === value)
|
|
16733
|
+
return true;
|
|
16734
|
+
return false;
|
|
16735
|
+
})); const _vo0 = (input, _path, _exceptionable = true) => ["completed" === input.status || "error" === input.status || "idle" === input.status || "pending" === input.status || "source_mismatch" === input.status || _report(_exceptionable, {
|
|
16736
|
+
path: _path + ".status",
|
|
16737
|
+
expected: "(\"completed\" | \"error\" | \"idle\" | \"pending\" | \"source_mismatch\")",
|
|
16738
|
+
value: input.status
|
|
16739
|
+
}), undefined === input.progress || "number" === typeof input.progress || _report(_exceptionable, {
|
|
16740
|
+
path: _path + ".progress",
|
|
16741
|
+
expected: "(number | undefined)",
|
|
16742
|
+
value: input.progress
|
|
16743
|
+
}), true, 1 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
16744
|
+
if (["status", "progress", "error"].some(prop => key === prop))
|
|
16745
|
+
return true;
|
|
16746
|
+
const value = input[key];
|
|
16747
|
+
if (undefined === value)
|
|
16748
|
+
return true;
|
|
16749
|
+
return _report(_exceptionable, {
|
|
16750
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
16751
|
+
expected: "undefined",
|
|
16752
|
+
value: value,
|
|
16753
|
+
description: [
|
|
16754
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
16755
|
+
"",
|
|
16756
|
+
"Please remove the property next time."
|
|
16757
|
+
].join("\n")
|
|
16758
|
+
});
|
|
16759
|
+
}).every(flag => flag))].every(flag => flag); const __is = (input, _exceptionable = true) => "object" === typeof input && null !== input && _io0(input, true); let errors; let _report; return input => {
|
|
16760
|
+
if (false === __is(input)) {
|
|
16761
|
+
errors = [];
|
|
16762
|
+
_report = __typia_transform__validateReport._validateReport(errors);
|
|
16763
|
+
((input, _path, _exceptionable = true) => ("object" === typeof input && null !== input || _report(true, {
|
|
16764
|
+
path: _path + "",
|
|
16765
|
+
expected: "MediaDomainConsolidateRecordProvided",
|
|
16766
|
+
value: input
|
|
16767
|
+
})) && _vo0(input, _path + "", true) || _report(true, {
|
|
16768
|
+
path: _path + "",
|
|
16769
|
+
expected: "MediaDomainConsolidateRecordProvided",
|
|
16770
|
+
value: input
|
|
16771
|
+
}))(input, "$input", true);
|
|
16772
|
+
const success = 0 === errors.length;
|
|
16773
|
+
return success ? {
|
|
16774
|
+
success,
|
|
16775
|
+
data: input
|
|
16776
|
+
} : {
|
|
16777
|
+
success,
|
|
16778
|
+
errors,
|
|
16779
|
+
data: input
|
|
16780
|
+
};
|
|
16781
|
+
}
|
|
16782
|
+
return {
|
|
16783
|
+
success: true,
|
|
16784
|
+
data: input
|
|
16785
|
+
};
|
|
16786
|
+
}; })()(input);
|
|
16787
|
+
}
|
|
16691
16788
|
case ":media.renders?": {
|
|
16692
16789
|
return (() => { const _io0 = (input, _exceptionable = true) => Array.isArray(input.children) && input.children.every((elem, _index1) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io1(elem, true && _exceptionable)) && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
16693
16790
|
if (["children"].some(prop => key === prop))
|
|
@@ -21769,223 +21866,216 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
21769
21866
|
if (undefined === value)
|
|
21770
21867
|
return true;
|
|
21771
21868
|
return false;
|
|
21772
|
-
})); const _io2 = (input, _exceptionable = true) => (undefined === input.status || "string" === typeof input.status) && (undefined === input.substatus || "string" === typeof input.substatus) && (undefined === input.messages || Array.isArray(input.messages) && input.messages.every((elem, _index2) => "object" === typeof elem && null !== elem && _io1(elem, true && _exceptionable))) &&
|
|
21773
|
-
if (["status", "substatus", "messages", "retrieved", "defaults"].some(prop => key === prop))
|
|
21774
|
-
return true;
|
|
21775
|
-
const value = input[key];
|
|
21776
|
-
if (undefined === value)
|
|
21777
|
-
return true;
|
|
21778
|
-
return false;
|
|
21779
|
-
})); const _io3 = (input, _exceptionable = true) => (undefined === input.retrieved || "object" === typeof input.retrieved && null !== input.retrieved && false === Array.isArray(input.retrieved) && _io4(input.retrieved, true && _exceptionable)) && (undefined === input.defaults || "object" === typeof input.defaults && null !== input.defaults && _io7(input.defaults, true && _exceptionable)) && (undefined === input.status || "string" === typeof input.status) && (undefined === input.substatus || "string" === typeof input.substatus) && (undefined === input.messages || Array.isArray(input.messages) && input.messages.every((elem, _index3) => "object" === typeof elem && null !== elem && _io1(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21869
|
+
})); const _io2 = (input, _exceptionable = true) => (undefined === input.retrieved || "object" === typeof input.retrieved && null !== input.retrieved && false === Array.isArray(input.retrieved) && _io3(input.retrieved, true && _exceptionable)) && (undefined === input.defaults || "object" === typeof input.defaults && null !== input.defaults && _io6(input.defaults, true && _exceptionable)) && (undefined === input.status || "string" === typeof input.status) && (undefined === input.substatus || "string" === typeof input.substatus) && (undefined === input.messages || Array.isArray(input.messages) && input.messages.every((elem, _index2) => "object" === typeof elem && null !== elem && _io1(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21780
21870
|
if (["retrieved", "defaults", "status", "substatus", "messages"].some(prop => key === prop))
|
|
21781
21871
|
return true;
|
|
21782
21872
|
const value = input[key];
|
|
21783
21873
|
if (undefined === value)
|
|
21784
21874
|
return true;
|
|
21785
21875
|
return false;
|
|
21786
|
-
})); const
|
|
21876
|
+
})); const _io3 = (input, _exceptionable = true) => (undefined === input.filename || "string" === typeof input.filename) && (undefined === input.directory || "string" === typeof input.directory) && (undefined === input.renders || "object" === typeof input.renders && null !== input.renders && false === Array.isArray(input.renders) && _io4(input.renders, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21787
21877
|
if (["filename", "directory", "renders"].some(prop => key === prop))
|
|
21788
21878
|
return true;
|
|
21789
21879
|
const value = input[key];
|
|
21790
21880
|
if (undefined === value)
|
|
21791
21881
|
return true;
|
|
21792
21882
|
return false;
|
|
21793
|
-
})); const
|
|
21883
|
+
})); const _io4 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
21794
21884
|
const value = input[key];
|
|
21795
21885
|
if (undefined === value)
|
|
21796
21886
|
return true;
|
|
21797
|
-
return "object" === typeof value && null !== value &&
|
|
21798
|
-
}); const
|
|
21887
|
+
return "object" === typeof value && null !== value && _io5(value, true && _exceptionable);
|
|
21888
|
+
}); const _io5 = (input, _exceptionable = true) => "string" === typeof input.path && (undefined === input.size || "number" === typeof input.size) && (undefined === input.hash || "string" === typeof input.hash) && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21799
21889
|
if (["path", "size", "hash"].some(prop => key === prop))
|
|
21800
21890
|
return true;
|
|
21801
21891
|
const value = input[key];
|
|
21802
21892
|
if (undefined === value)
|
|
21803
21893
|
return true;
|
|
21804
21894
|
return false;
|
|
21805
|
-
})); const
|
|
21895
|
+
})); const _io6 = (input, _exceptionable = true) => "string" === typeof input.directory && "string" === typeof input.filename && ("object" === typeof input.renders && null !== input.renders && false === Array.isArray(input.renders) && _io7(input.renders, true && _exceptionable)) && (3 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21806
21896
|
if (["directory", "filename", "renders"].some(prop => key === prop))
|
|
21807
21897
|
return true;
|
|
21808
21898
|
const value = input[key];
|
|
21809
21899
|
if (undefined === value)
|
|
21810
21900
|
return true;
|
|
21811
21901
|
return false;
|
|
21812
|
-
})); const
|
|
21902
|
+
})); const _io7 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
21813
21903
|
const value = input[key];
|
|
21814
21904
|
if (undefined === value)
|
|
21815
21905
|
return true;
|
|
21816
21906
|
return null !== value && undefined !== value && ("string" === typeof value || "object" === typeof value && null !== value && _iu0(value, true && _exceptionable));
|
|
21817
|
-
}); const
|
|
21907
|
+
}); const _io8 = (input, _exceptionable = true) => (undefined === input.name || "string" === typeof input.name) && "string" === typeof input.path && (undefined === input.collisionStrategy || "overwrite" === input.collisionStrategy || "skip" === input.collisionStrategy) && (undefined === input.ignoreEmptyScene || "boolean" === typeof input.ignoreEmptyScene) && (undefined === input.preset || "string" === typeof input.preset) && "string" === typeof input.type && (undefined === input.scene || "object" === typeof input.scene && null !== input.scene && false === Array.isArray(input.scene) && _io9(input.scene, true && _exceptionable)) && (undefined === input.profile || "object" === typeof input.profile && null !== input.profile && _io17(input.profile, true && _exceptionable)) && (2 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21818
21908
|
if (["name", "path", "collisionStrategy", "ignoreEmptyScene", "preset", "type", "scene", "profile"].some(prop => key === prop))
|
|
21819
21909
|
return true;
|
|
21820
21910
|
const value = input[key];
|
|
21821
21911
|
if (undefined === value)
|
|
21822
21912
|
return true;
|
|
21823
21913
|
return false;
|
|
21824
|
-
})); const
|
|
21914
|
+
})); const _io9 = (input, _exceptionable = true) => (undefined === input.id || "string" === typeof input.id) && (undefined === input.preset || "string" === typeof input.preset) && (null === input.input || undefined === input.input || "object" === typeof input.input && null !== input.input && false === Array.isArray(input.input) && _io10(input.input, true && _exceptionable)) && (undefined === input.lang || "string" === typeof input.lang) && (undefined === input.subtitle || "string" === typeof input.subtitle) && (undefined === input.subtitleTracks || "object" === typeof input.subtitleTracks && null !== input.subtitleTracks && false === Array.isArray(input.subtitleTracks) && _io11(input.subtitleTracks, true && _exceptionable)) && (undefined === input.video || "object" === typeof input.video && null !== input.video && false === Array.isArray(input.video) && _io14(input.video, true && _exceptionable)) && (undefined === input.start || "number" === typeof input.start) && (undefined === input.end || "number" === typeof input.end) && (undefined === input.transcribe || "object" === typeof input.transcribe && null !== input.transcribe && false === Array.isArray(input.transcribe) && _io16(input.transcribe, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21825
21915
|
if (["id", "preset", "input", "lang", "subtitle", "subtitleTracks", "video", "start", "end", "transcribe"].some(prop => key === prop))
|
|
21826
21916
|
return true;
|
|
21827
21917
|
const value = input[key];
|
|
21828
21918
|
if (undefined === value)
|
|
21829
21919
|
return true;
|
|
21830
21920
|
return false;
|
|
21831
|
-
})); const
|
|
21921
|
+
})); const _io10 = (input, _exceptionable = true) => (undefined === input.type || "string" === typeof input.type) && (null === input.file || undefined === input.file || "string" === typeof input.file) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21832
21922
|
if (["type", "file"].some(prop => key === prop))
|
|
21833
21923
|
return true;
|
|
21834
21924
|
const value = input[key];
|
|
21835
21925
|
if (undefined === value)
|
|
21836
21926
|
return true;
|
|
21837
21927
|
return false;
|
|
21838
|
-
})); const
|
|
21928
|
+
})); const _io11 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
21839
21929
|
const value = input[key];
|
|
21840
21930
|
if (undefined === value)
|
|
21841
21931
|
return true;
|
|
21842
|
-
return "object" === typeof value && null !== value && false === Array.isArray(value) &&
|
|
21843
|
-
}); const
|
|
21932
|
+
return "object" === typeof value && null !== value && false === Array.isArray(value) && _io12(value, true && _exceptionable);
|
|
21933
|
+
}); const _io12 = (input, _exceptionable = true) => (null === input.style || undefined === input.style || "string" === typeof input.style) && (undefined === input.styleOverrides || "object" === typeof input.styleOverrides && null !== input.styleOverrides && false === Array.isArray(input.styleOverrides) && _io13(input.styleOverrides, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21844
21934
|
if (["style", "styleOverrides"].some(prop => key === prop))
|
|
21845
21935
|
return true;
|
|
21846
21936
|
const value = input[key];
|
|
21847
21937
|
if (undefined === value)
|
|
21848
21938
|
return true;
|
|
21849
21939
|
return false;
|
|
21850
|
-
})); const
|
|
21940
|
+
})); const _io13 = (input, _exceptionable = true) => (undefined === input.name || "string" === typeof input.name) && (undefined === input.fontname || "string" === typeof input.fontname) && (undefined === input.fontsize || "string" === typeof input.fontsize) && (undefined === input.primaryColour || "string" === typeof input.primaryColour) && (undefined === input.secondaryColour || "string" === typeof input.secondaryColour) && (undefined === input.outlineColour || "string" === typeof input.outlineColour) && (undefined === input.backColour || "string" === typeof input.backColour) && (undefined === input.bold || "string" === typeof input.bold) && (undefined === input.italic || "string" === typeof input.italic) && (undefined === input.underline || "string" === typeof input.underline) && (undefined === input.strikeOut || "string" === typeof input.strikeOut) && (undefined === input.scaleX || "string" === typeof input.scaleX) && (undefined === input.scaleY || "string" === typeof input.scaleY) && (undefined === input.spacing || "string" === typeof input.spacing) && (undefined === input.lineSpacing || "string" === typeof input.lineSpacing) && (undefined === input.angle || "string" === typeof input.angle) && (undefined === input.borderStyle || "string" === typeof input.borderStyle) && (undefined === input.outline || "string" === typeof input.outline) && (undefined === input.shadow || "string" === typeof input.shadow) && (undefined === input.alignment || "string" === typeof input.alignment) && (undefined === input.marginL || "string" === typeof input.marginL) && (undefined === input.marginR || "string" === typeof input.marginR) && (undefined === input.marginV || "string" === typeof input.marginV) && (undefined === input.encoding || "string" === typeof input.encoding) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21851
21941
|
if (["name", "fontname", "fontsize", "primaryColour", "secondaryColour", "outlineColour", "backColour", "bold", "italic", "underline", "strikeOut", "scaleX", "scaleY", "spacing", "lineSpacing", "angle", "borderStyle", "outline", "shadow", "alignment", "marginL", "marginR", "marginV", "encoding"].some(prop => key === prop))
|
|
21852
21942
|
return true;
|
|
21853
21943
|
const value = input[key];
|
|
21854
21944
|
if (undefined === value)
|
|
21855
21945
|
return true;
|
|
21856
21946
|
return false;
|
|
21857
|
-
})); const
|
|
21947
|
+
})); const _io14 = (input, _exceptionable = true) => (undefined === input.crop || "object" === typeof input.crop && null !== input.crop && false === Array.isArray(input.crop) && _io15(input.crop, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21858
21948
|
if (["crop"].some(prop => key === prop))
|
|
21859
21949
|
return true;
|
|
21860
21950
|
const value = input[key];
|
|
21861
21951
|
if (undefined === value)
|
|
21862
21952
|
return true;
|
|
21863
21953
|
return false;
|
|
21864
|
-
})); const
|
|
21954
|
+
})); const _io15 = (input, _exceptionable = true) => (undefined === input.x || "number" === typeof input.x) && (undefined === input.y || "number" === typeof input.y) && (undefined === input.width || "number" === typeof input.width) && (undefined === input.height || "number" === typeof input.height) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21865
21955
|
if (["x", "y", "width", "height"].some(prop => key === prop))
|
|
21866
21956
|
return true;
|
|
21867
21957
|
const value = input[key];
|
|
21868
21958
|
if (undefined === value)
|
|
21869
21959
|
return true;
|
|
21870
21960
|
return false;
|
|
21871
|
-
})); const
|
|
21961
|
+
})); const _io16 = (input, _exceptionable = true) => (undefined === input.language || "string" === typeof input.language) && (undefined === input.pan || Array.isArray(input.pan) && input.pan.every((elem, _index3) => "number" === typeof elem)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21872
21962
|
if (["language", "pan"].some(prop => key === prop))
|
|
21873
21963
|
return true;
|
|
21874
21964
|
const value = input[key];
|
|
21875
21965
|
if (undefined === value)
|
|
21876
21966
|
return true;
|
|
21877
21967
|
return false;
|
|
21878
|
-
})); const
|
|
21968
|
+
})); const _io17 = (input, _exceptionable = true) => "string" === typeof input.format && (undefined === input.transcribe || "object" === typeof input.transcribe && null !== input.transcribe && _io18(input.transcribe, true && _exceptionable)) && (undefined === input.translate || "object" === typeof input.translate && null !== input.translate && _io19(input.translate, true && _exceptionable)) && (undefined === input.audio || "object" === typeof input.audio && null !== input.audio && false === Array.isArray(input.audio) && _io20(input.audio, true && _exceptionable)) && true && (undefined === input.pick || Array.isArray(input.pick) && input.pick.every((elem, _index4) => "string" === typeof elem)) && (null !== input.subtitle && (undefined === input.subtitle || "string" === typeof input.subtitle || "object" === typeof input.subtitle && null !== input.subtitle && false === Array.isArray(input.subtitle) && _io21(input.subtitle, true && _exceptionable))) && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21879
21969
|
if (["format", "transcribe", "translate", "audio", "video", "pick", "subtitle"].some(prop => key === prop))
|
|
21880
21970
|
return true;
|
|
21881
21971
|
const value = input[key];
|
|
21882
21972
|
if (undefined === value)
|
|
21883
21973
|
return true;
|
|
21884
21974
|
return false;
|
|
21885
|
-
})); const
|
|
21975
|
+
})); const _io18 = (input, _exceptionable = true) => "string" === typeof input.engine && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21886
21976
|
if (["engine"].some(prop => key === prop))
|
|
21887
21977
|
return true;
|
|
21888
21978
|
const value = input[key];
|
|
21889
21979
|
if (undefined === value)
|
|
21890
21980
|
return true;
|
|
21891
21981
|
return false;
|
|
21892
|
-
})); const
|
|
21982
|
+
})); const _io19 = (input, _exceptionable = true) => "string" === typeof input.language && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21893
21983
|
if (["language"].some(prop => key === prop))
|
|
21894
21984
|
return true;
|
|
21895
21985
|
const value = input[key];
|
|
21896
21986
|
if (undefined === value)
|
|
21897
21987
|
return true;
|
|
21898
21988
|
return false;
|
|
21899
|
-
})); const
|
|
21989
|
+
})); const _io20 = (input, _exceptionable = true) => (undefined === input.codec || "string" === typeof input.codec) && (undefined === input.pan || "string" === typeof input.pan) && (undefined === input.samplerate || "number" === typeof input.samplerate) && (undefined === input.split || "boolean" === typeof input.split) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21900
21990
|
if (["codec", "pan", "samplerate", "split"].some(prop => key === prop))
|
|
21901
21991
|
return true;
|
|
21902
21992
|
const value = input[key];
|
|
21903
21993
|
if (undefined === value)
|
|
21904
21994
|
return true;
|
|
21905
21995
|
return false;
|
|
21906
|
-
})); const
|
|
21996
|
+
})); const _io21 = (input, _exceptionable = true) => (undefined === input.lang || "string" === typeof input.lang) && (undefined === input.style || "string" === typeof input.style) && (undefined === input.ccconverter || "object" === typeof input.ccconverter && null !== input.ccconverter && false === Array.isArray(input.ccconverter) && _io22(input.ccconverter, true && _exceptionable)) && (undefined === input.ass || "object" === typeof input.ass && null !== input.ass && false === Array.isArray(input.ass) && _io23(input.ass, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21907
21997
|
if (["lang", "style", "ccconverter", "ass"].some(prop => key === prop))
|
|
21908
21998
|
return true;
|
|
21909
21999
|
const value = input[key];
|
|
21910
22000
|
if (undefined === value)
|
|
21911
22001
|
return true;
|
|
21912
22002
|
return false;
|
|
21913
|
-
})); const
|
|
22003
|
+
})); const _io22 = (input, _exceptionable = true) => (undefined === input.preset || "string" === typeof input.preset) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21914
22004
|
if (["preset"].some(prop => key === prop))
|
|
21915
22005
|
return true;
|
|
21916
22006
|
const value = input[key];
|
|
21917
22007
|
if (undefined === value)
|
|
21918
22008
|
return true;
|
|
21919
22009
|
return false;
|
|
21920
|
-
})); const
|
|
22010
|
+
})); const _io23 = (input, _exceptionable = true) => (undefined === input.futureWordWrapping || "boolean" === typeof input.futureWordWrapping) && (undefined === input.scaledBorderAndShadow || "boolean" === typeof input.scaledBorderAndShadow) && (undefined === input.enableUnsafeLineSpacingHack || "boolean" === typeof input.enableUnsafeLineSpacingHack) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21921
22011
|
if (["futureWordWrapping", "scaledBorderAndShadow", "enableUnsafeLineSpacingHack"].some(prop => key === prop))
|
|
21922
22012
|
return true;
|
|
21923
22013
|
const value = input[key];
|
|
21924
22014
|
if (undefined === value)
|
|
21925
22015
|
return true;
|
|
21926
22016
|
return false;
|
|
21927
|
-
})); const
|
|
22017
|
+
})); const _io24 = (input, _exceptionable = true) => "object" === typeof input.__context && null !== input.__context && _io25(input.__context, true && _exceptionable) && ("object" === typeof input.__returnValue && null !== input.__returnValue && _io8(input.__returnValue, true && _exceptionable)) && (2 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21928
22018
|
if (["__context", "__returnValue"].some(prop => key === prop))
|
|
21929
22019
|
return true;
|
|
21930
22020
|
const value = input[key];
|
|
21931
22021
|
if (undefined === value)
|
|
21932
22022
|
return true;
|
|
21933
22023
|
return false;
|
|
21934
|
-
})); const
|
|
22024
|
+
})); const _io25 = (input, _exceptionable = true) => "object" === typeof input.publish && null !== input.publish && false === Array.isArray(input.publish) && _io26(input.publish, true && _exceptionable) && "string" === typeof input.directory && "string" === typeof input.name && (3 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21935
22025
|
if (["publish", "directory", "name"].some(prop => key === prop))
|
|
21936
22026
|
return true;
|
|
21937
22027
|
const value = input[key];
|
|
21938
22028
|
if (undefined === value)
|
|
21939
22029
|
return true;
|
|
21940
22030
|
return false;
|
|
21941
|
-
})); const
|
|
22031
|
+
})); const _io26 = (input, _exceptionable = true) => (undefined === input.type || "file" === input.type) && (undefined === input.directory || "string" === typeof input.directory) && (undefined === input.filename || "string" === typeof input.filename) && (undefined === input.renders || "object" === typeof input.renders && null !== input.renders && false === Array.isArray(input.renders) && _io7(input.renders, true && _exceptionable)) && (undefined === input.draft || "object" === typeof input.draft && null !== input.draft && false === Array.isArray(input.draft) && _io27(input.draft, true && _exceptionable)) && (undefined === input.remote || "object" === typeof input.remote && null !== input.remote && false === Array.isArray(input.remote) && _io28(input.remote, true && _exceptionable)) && (undefined === input.published || "object" === typeof input.published && null !== input.published && _io31(input.published, true && _exceptionable)) && (null === input.asset || undefined === input.asset || "string" === typeof input.asset) && (undefined === input.connection || "string" === typeof input.connection) && (undefined === input.render || "object" === typeof input.render && null !== input.render && _io32(input.render, true && _exceptionable)) && (null === input.error || undefined === input.error || "object" === typeof input.error && null !== input.error && _io33(input.error, true && _exceptionable)) && (undefined === input.messages || Array.isArray(input.messages) && input.messages.every((elem, _index5) => "object" === typeof elem && null !== elem && _io1(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21942
22032
|
if (["type", "directory", "filename", "renders", "draft", "remote", "published", "asset", "connection", "render", "error", "messages"].some(prop => key === prop))
|
|
21943
22033
|
return true;
|
|
21944
22034
|
const value = input[key];
|
|
21945
22035
|
if (undefined === value)
|
|
21946
22036
|
return true;
|
|
21947
22037
|
return false;
|
|
21948
|
-
})); const
|
|
22038
|
+
})); const _io27 = (input, _exceptionable = true) => (undefined === input.directory || "string" === typeof input.directory) && (undefined === input.filename || "string" === typeof input.filename) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21949
22039
|
if (["directory", "filename"].some(prop => key === prop))
|
|
21950
22040
|
return true;
|
|
21951
22041
|
const value = input[key];
|
|
21952
22042
|
if (undefined === value)
|
|
21953
22043
|
return true;
|
|
21954
22044
|
return false;
|
|
21955
|
-
})); const
|
|
22045
|
+
})); const _io28 = (input, _exceptionable = true) => (undefined === input.directory || "string" === typeof input.directory) && (undefined === input.filename || "string" === typeof input.filename) && (undefined === input.renders || "object" === typeof input.renders && null !== input.renders && false === Array.isArray(input.renders) && _io29(input.renders, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21956
22046
|
if (["directory", "filename", "renders"].some(prop => key === prop))
|
|
21957
22047
|
return true;
|
|
21958
22048
|
const value = input[key];
|
|
21959
22049
|
if (undefined === value)
|
|
21960
22050
|
return true;
|
|
21961
22051
|
return false;
|
|
21962
|
-
})); const
|
|
22052
|
+
})); const _io29 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
21963
22053
|
const value = input[key];
|
|
21964
22054
|
if (undefined === value)
|
|
21965
22055
|
return true;
|
|
21966
|
-
return "object" === typeof value && null !== value && false === Array.isArray(value) &&
|
|
21967
|
-
}); const
|
|
22056
|
+
return "object" === typeof value && null !== value && false === Array.isArray(value) && _io30(value, true && _exceptionable);
|
|
22057
|
+
}); const _io30 = (input, _exceptionable = true) => (undefined === input.path || "string" === typeof input.path) && (undefined === input.messages || Array.isArray(input.messages) && input.messages.every((elem, _index6) => "object" === typeof elem && null !== elem && _io1(elem, true && _exceptionable))) && true && (undefined === input.size || "number" === typeof input.size) && (undefined === input.hash || "string" === typeof input.hash) && (undefined === input.source || "string" === typeof input.source) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21968
22058
|
if (["path", "messages", "query", "size", "hash", "source"].some(prop => key === prop))
|
|
21969
22059
|
return true;
|
|
21970
22060
|
const value = input[key];
|
|
21971
22061
|
if (undefined === value)
|
|
21972
22062
|
return true;
|
|
21973
22063
|
return false;
|
|
21974
|
-
})); const
|
|
22064
|
+
})); const _io31 = (input, _exceptionable = true) => (undefined === input.directory || "string" === typeof input.directory) && "string" === typeof input.filename && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21975
22065
|
if (["directory", "filename"].some(prop => key === prop))
|
|
21976
22066
|
return true;
|
|
21977
22067
|
const value = input[key];
|
|
21978
22068
|
if (undefined === value)
|
|
21979
22069
|
return true;
|
|
21980
22070
|
return false;
|
|
21981
|
-
})); const
|
|
22071
|
+
})); const _io32 = (input, _exceptionable = true) => (undefined === input.preset || "string" === typeof input.preset) && "string" === typeof input.type && (undefined === input.scene || "object" === typeof input.scene && null !== input.scene && false === Array.isArray(input.scene) && _io9(input.scene, true && _exceptionable)) && (undefined === input.profile || "object" === typeof input.profile && null !== input.profile && _io17(input.profile, true && _exceptionable)) && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21982
22072
|
if (["preset", "type", "scene", "profile"].some(prop => key === prop))
|
|
21983
22073
|
return true;
|
|
21984
22074
|
const value = input[key];
|
|
21985
22075
|
if (undefined === value)
|
|
21986
22076
|
return true;
|
|
21987
22077
|
return false;
|
|
21988
|
-
})); const
|
|
22078
|
+
})); const _io33 = (input, _exceptionable = true) => "string" === typeof input.method && (1 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
21989
22079
|
if (["method"].some(prop => key === prop))
|
|
21990
22080
|
return true;
|
|
21991
22081
|
const value = input[key];
|
|
@@ -21994,14 +22084,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
21994
22084
|
return false;
|
|
21995
22085
|
})); const _iu0 = (input, _exceptionable = true) => (() => {
|
|
21996
22086
|
if (undefined !== input.path)
|
|
21997
|
-
return
|
|
22087
|
+
return _io8(input, true && _exceptionable);
|
|
21998
22088
|
else if (undefined !== input.__context)
|
|
21999
|
-
return
|
|
22089
|
+
return _io24(input, true && _exceptionable);
|
|
22000
22090
|
else
|
|
22001
22091
|
return false;
|
|
22002
22092
|
})(); const _iu1 = (input, _exceptionable = true) => (() => {
|
|
22003
|
-
if (_io3(input, false && _exceptionable))
|
|
22004
|
-
return _io3(input, true && _exceptionable);
|
|
22005
22093
|
if (_io2(input, false && _exceptionable))
|
|
22006
22094
|
return _io2(input, true && _exceptionable);
|
|
22007
22095
|
if (_io0(input, false && _exceptionable))
|
|
@@ -22019,12 +22107,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22019
22107
|
path: _path + ".messages",
|
|
22020
22108
|
expected: "(Array<Message> | undefined)",
|
|
22021
22109
|
value: input.messages
|
|
22022
|
-
})) && input.messages.map((elem,
|
|
22023
|
-
path: _path + ".messages[" +
|
|
22110
|
+
})) && input.messages.map((elem, _index7) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
22111
|
+
path: _path + ".messages[" + _index7 + "]",
|
|
22024
22112
|
expected: "Message",
|
|
22025
22113
|
value: elem
|
|
22026
|
-
})) && _vo1(elem, _path + ".messages[" +
|
|
22027
|
-
path: _path + ".messages[" +
|
|
22114
|
+
})) && _vo1(elem, _path + ".messages[" + _index7 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
22115
|
+
path: _path + ".messages[" + _index7 + "]",
|
|
22028
22116
|
expected: "Message",
|
|
22029
22117
|
value: elem
|
|
22030
22118
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -22075,51 +22163,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22075
22163
|
"Please remove the property next time."
|
|
22076
22164
|
].join("\n")
|
|
22077
22165
|
});
|
|
22078
|
-
}).every(flag => flag))].every(flag => flag); const _vo2 = (input, _path, _exceptionable = true) => [undefined === input.
|
|
22079
|
-
path: _path + ".status",
|
|
22080
|
-
expected: "(string | undefined)",
|
|
22081
|
-
value: input.status
|
|
22082
|
-
}), undefined === input.substatus || "string" === typeof input.substatus || _report(_exceptionable, {
|
|
22083
|
-
path: _path + ".substatus",
|
|
22084
|
-
expected: "(string | undefined)",
|
|
22085
|
-
value: input.substatus
|
|
22086
|
-
}), undefined === input.messages || (Array.isArray(input.messages) || _report(_exceptionable, {
|
|
22087
|
-
path: _path + ".messages",
|
|
22088
|
-
expected: "(Array<Message> | undefined)",
|
|
22089
|
-
value: input.messages
|
|
22090
|
-
})) && input.messages.map((elem, _index9) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
22091
|
-
path: _path + ".messages[" + _index9 + "]",
|
|
22092
|
-
expected: "Message",
|
|
22093
|
-
value: elem
|
|
22094
|
-
})) && _vo1(elem, _path + ".messages[" + _index9 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
22095
|
-
path: _path + ".messages[" + _index9 + "]",
|
|
22096
|
-
expected: "Message",
|
|
22097
|
-
value: elem
|
|
22098
|
-
})).every(flag => flag) || _report(_exceptionable, {
|
|
22099
|
-
path: _path + ".messages",
|
|
22100
|
-
expected: "(Array<Message> | undefined)",
|
|
22101
|
-
value: input.messages
|
|
22102
|
-
}), true, true, 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
22103
|
-
if (["status", "substatus", "messages", "retrieved", "defaults"].some(prop => key === prop))
|
|
22104
|
-
return true;
|
|
22105
|
-
const value = input[key];
|
|
22106
|
-
if (undefined === value)
|
|
22107
|
-
return true;
|
|
22108
|
-
return _report(_exceptionable, {
|
|
22109
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
22110
|
-
expected: "undefined",
|
|
22111
|
-
value: value,
|
|
22112
|
-
description: [
|
|
22113
|
-
`The property \`${key}\` is not defined in the object type.`,
|
|
22114
|
-
"",
|
|
22115
|
-
"Please remove the property next time."
|
|
22116
|
-
].join("\n")
|
|
22117
|
-
});
|
|
22118
|
-
}).every(flag => flag))].every(flag => flag); const _vo3 = (input, _path, _exceptionable = true) => [undefined === input.retrieved || ("object" === typeof input.retrieved && null !== input.retrieved && false === Array.isArray(input.retrieved) || _report(_exceptionable, {
|
|
22166
|
+
}).every(flag => flag))].every(flag => flag); const _vo2 = (input, _path, _exceptionable = true) => [undefined === input.retrieved || ("object" === typeof input.retrieved && null !== input.retrieved && false === Array.isArray(input.retrieved) || _report(_exceptionable, {
|
|
22119
22167
|
path: _path + ".retrieved",
|
|
22120
22168
|
expected: "(FilePublishRetrieved | undefined)",
|
|
22121
22169
|
value: input.retrieved
|
|
22122
|
-
})) &&
|
|
22170
|
+
})) && _vo3(input.retrieved, _path + ".retrieved", true && _exceptionable) || _report(_exceptionable, {
|
|
22123
22171
|
path: _path + ".retrieved",
|
|
22124
22172
|
expected: "(FilePublishRetrieved | undefined)",
|
|
22125
22173
|
value: input.retrieved
|
|
@@ -22127,7 +22175,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22127
22175
|
path: _path + ".defaults",
|
|
22128
22176
|
expected: "(FilePublishDefaults | undefined)",
|
|
22129
22177
|
value: input.defaults
|
|
22130
|
-
})) &&
|
|
22178
|
+
})) && _vo6(input.defaults, _path + ".defaults", true && _exceptionable) || _report(_exceptionable, {
|
|
22131
22179
|
path: _path + ".defaults",
|
|
22132
22180
|
expected: "(FilePublishDefaults | undefined)",
|
|
22133
22181
|
value: input.defaults
|
|
@@ -22143,12 +22191,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22143
22191
|
path: _path + ".messages",
|
|
22144
22192
|
expected: "(Array<Message> | undefined)",
|
|
22145
22193
|
value: input.messages
|
|
22146
|
-
})) && input.messages.map((elem,
|
|
22147
|
-
path: _path + ".messages[" +
|
|
22194
|
+
})) && input.messages.map((elem, _index8) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
22195
|
+
path: _path + ".messages[" + _index8 + "]",
|
|
22148
22196
|
expected: "Message",
|
|
22149
22197
|
value: elem
|
|
22150
|
-
})) && _vo1(elem, _path + ".messages[" +
|
|
22151
|
-
path: _path + ".messages[" +
|
|
22198
|
+
})) && _vo1(elem, _path + ".messages[" + _index8 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
22199
|
+
path: _path + ".messages[" + _index8 + "]",
|
|
22152
22200
|
expected: "Message",
|
|
22153
22201
|
value: elem
|
|
22154
22202
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -22171,7 +22219,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22171
22219
|
"Please remove the property next time."
|
|
22172
22220
|
].join("\n")
|
|
22173
22221
|
});
|
|
22174
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22222
|
+
}).every(flag => flag))].every(flag => flag); const _vo3 = (input, _path, _exceptionable = true) => [undefined === input.filename || "string" === typeof input.filename || _report(_exceptionable, {
|
|
22175
22223
|
path: _path + ".filename",
|
|
22176
22224
|
expected: "(string | undefined)",
|
|
22177
22225
|
value: input.filename
|
|
@@ -22183,7 +22231,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22183
22231
|
path: _path + ".renders",
|
|
22184
22232
|
expected: "(Record<string, FilePublishRetrievedRender> | undefined)",
|
|
22185
22233
|
value: input.renders
|
|
22186
|
-
})) &&
|
|
22234
|
+
})) && _vo4(input.renders, _path + ".renders", true && _exceptionable) || _report(_exceptionable, {
|
|
22187
22235
|
path: _path + ".renders",
|
|
22188
22236
|
expected: "(Record<string, FilePublishRetrievedRender> | undefined)",
|
|
22189
22237
|
value: input.renders
|
|
@@ -22203,7 +22251,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22203
22251
|
"Please remove the property next time."
|
|
22204
22252
|
].join("\n")
|
|
22205
22253
|
});
|
|
22206
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22254
|
+
}).every(flag => flag))].every(flag => flag); const _vo4 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
22207
22255
|
const value = input[key];
|
|
22208
22256
|
if (undefined === value)
|
|
22209
22257
|
return true;
|
|
@@ -22211,12 +22259,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22211
22259
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
22212
22260
|
expected: "FilePublishRetrievedRender",
|
|
22213
22261
|
value: value
|
|
22214
|
-
})) &&
|
|
22262
|
+
})) && _vo5(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || _report(_exceptionable, {
|
|
22215
22263
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
22216
22264
|
expected: "FilePublishRetrievedRender",
|
|
22217
22265
|
value: value
|
|
22218
22266
|
});
|
|
22219
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
22267
|
+
}).every(flag => flag)].every(flag => flag); const _vo5 = (input, _path, _exceptionable = true) => ["string" === typeof input.path || _report(_exceptionable, {
|
|
22220
22268
|
path: _path + ".path",
|
|
22221
22269
|
expected: "string",
|
|
22222
22270
|
value: input.path
|
|
@@ -22244,7 +22292,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22244
22292
|
"Please remove the property next time."
|
|
22245
22293
|
].join("\n")
|
|
22246
22294
|
});
|
|
22247
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22295
|
+
}).every(flag => flag))].every(flag => flag); const _vo6 = (input, _path, _exceptionable = true) => ["string" === typeof input.directory || _report(_exceptionable, {
|
|
22248
22296
|
path: _path + ".directory",
|
|
22249
22297
|
expected: "string",
|
|
22250
22298
|
value: input.directory
|
|
@@ -22256,7 +22304,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22256
22304
|
path: _path + ".renders",
|
|
22257
22305
|
expected: "Record<string, FilePublishRender>",
|
|
22258
22306
|
value: input.renders
|
|
22259
|
-
})) &&
|
|
22307
|
+
})) && _vo7(input.renders, _path + ".renders", true && _exceptionable) || _report(_exceptionable, {
|
|
22260
22308
|
path: _path + ".renders",
|
|
22261
22309
|
expected: "Record<string, FilePublishRender>",
|
|
22262
22310
|
value: input.renders
|
|
@@ -22276,7 +22324,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22276
22324
|
"Please remove the property next time."
|
|
22277
22325
|
].join("\n")
|
|
22278
22326
|
});
|
|
22279
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22327
|
+
}).every(flag => flag))].every(flag => flag); const _vo7 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
22280
22328
|
const value = input[key];
|
|
22281
22329
|
if (undefined === value)
|
|
22282
22330
|
return true;
|
|
@@ -22297,7 +22345,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22297
22345
|
expected: "(ResolvedFilePublishRender | __type.o11 | string)",
|
|
22298
22346
|
value: value
|
|
22299
22347
|
}));
|
|
22300
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
22348
|
+
}).every(flag => flag)].every(flag => flag); const _vo8 = (input, _path, _exceptionable = true) => [undefined === input.name || "string" === typeof input.name || _report(_exceptionable, {
|
|
22301
22349
|
path: _path + ".name",
|
|
22302
22350
|
expected: "(string | undefined)",
|
|
22303
22351
|
value: input.name
|
|
@@ -22325,7 +22373,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22325
22373
|
path: _path + ".scene",
|
|
22326
22374
|
expected: "(RenderSceneObject | undefined)",
|
|
22327
22375
|
value: input.scene
|
|
22328
|
-
})) &&
|
|
22376
|
+
})) && _vo9(input.scene, _path + ".scene", true && _exceptionable) || _report(_exceptionable, {
|
|
22329
22377
|
path: _path + ".scene",
|
|
22330
22378
|
expected: "(RenderSceneObject | undefined)",
|
|
22331
22379
|
value: input.scene
|
|
@@ -22333,7 +22381,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22333
22381
|
path: _path + ".profile",
|
|
22334
22382
|
expected: "(RenderProfileObject | undefined)",
|
|
22335
22383
|
value: input.profile
|
|
22336
|
-
})) &&
|
|
22384
|
+
})) && _vo17(input.profile, _path + ".profile", true && _exceptionable) || _report(_exceptionable, {
|
|
22337
22385
|
path: _path + ".profile",
|
|
22338
22386
|
expected: "(RenderProfileObject | undefined)",
|
|
22339
22387
|
value: input.profile
|
|
@@ -22353,7 +22401,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22353
22401
|
"Please remove the property next time."
|
|
22354
22402
|
].join("\n")
|
|
22355
22403
|
});
|
|
22356
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22404
|
+
}).every(flag => flag))].every(flag => flag); const _vo9 = (input, _path, _exceptionable = true) => [undefined === input.id || "string" === typeof input.id || _report(_exceptionable, {
|
|
22357
22405
|
path: _path + ".id",
|
|
22358
22406
|
expected: "(string | undefined)",
|
|
22359
22407
|
value: input.id
|
|
@@ -22365,7 +22413,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22365
22413
|
path: _path + ".input",
|
|
22366
22414
|
expected: "(__type | null | undefined)",
|
|
22367
22415
|
value: input.input
|
|
22368
|
-
})) &&
|
|
22416
|
+
})) && _vo10(input.input, _path + ".input", true && _exceptionable) || _report(_exceptionable, {
|
|
22369
22417
|
path: _path + ".input",
|
|
22370
22418
|
expected: "(__type | null | undefined)",
|
|
22371
22419
|
value: input.input
|
|
@@ -22381,7 +22429,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22381
22429
|
path: _path + ".subtitleTracks",
|
|
22382
22430
|
expected: "(__type.o1 | undefined)",
|
|
22383
22431
|
value: input.subtitleTracks
|
|
22384
|
-
})) &&
|
|
22432
|
+
})) && _vo11(input.subtitleTracks, _path + ".subtitleTracks", true && _exceptionable) || _report(_exceptionable, {
|
|
22385
22433
|
path: _path + ".subtitleTracks",
|
|
22386
22434
|
expected: "(__type.o1 | undefined)",
|
|
22387
22435
|
value: input.subtitleTracks
|
|
@@ -22389,7 +22437,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22389
22437
|
path: _path + ".video",
|
|
22390
22438
|
expected: "(__type.o3 | undefined)",
|
|
22391
22439
|
value: input.video
|
|
22392
|
-
})) &&
|
|
22440
|
+
})) && _vo14(input.video, _path + ".video", true && _exceptionable) || _report(_exceptionable, {
|
|
22393
22441
|
path: _path + ".video",
|
|
22394
22442
|
expected: "(__type.o3 | undefined)",
|
|
22395
22443
|
value: input.video
|
|
@@ -22405,7 +22453,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22405
22453
|
path: _path + ".transcribe",
|
|
22406
22454
|
expected: "(__type.o5 | undefined)",
|
|
22407
22455
|
value: input.transcribe
|
|
22408
|
-
})) &&
|
|
22456
|
+
})) && _vo16(input.transcribe, _path + ".transcribe", true && _exceptionable) || _report(_exceptionable, {
|
|
22409
22457
|
path: _path + ".transcribe",
|
|
22410
22458
|
expected: "(__type.o5 | undefined)",
|
|
22411
22459
|
value: input.transcribe
|
|
@@ -22425,7 +22473,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22425
22473
|
"Please remove the property next time."
|
|
22426
22474
|
].join("\n")
|
|
22427
22475
|
});
|
|
22428
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22476
|
+
}).every(flag => flag))].every(flag => flag); const _vo10 = (input, _path, _exceptionable = true) => [undefined === input.type || "string" === typeof input.type || _report(_exceptionable, {
|
|
22429
22477
|
path: _path + ".type",
|
|
22430
22478
|
expected: "(string | undefined)",
|
|
22431
22479
|
value: input.type
|
|
@@ -22449,7 +22497,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22449
22497
|
"Please remove the property next time."
|
|
22450
22498
|
].join("\n")
|
|
22451
22499
|
});
|
|
22452
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22500
|
+
}).every(flag => flag))].every(flag => flag); const _vo11 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
22453
22501
|
const value = input[key];
|
|
22454
22502
|
if (undefined === value)
|
|
22455
22503
|
return true;
|
|
@@ -22457,12 +22505,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22457
22505
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
22458
22506
|
expected: "__type.o2",
|
|
22459
22507
|
value: value
|
|
22460
|
-
})) &&
|
|
22508
|
+
})) && _vo12(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || _report(_exceptionable, {
|
|
22461
22509
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
22462
22510
|
expected: "__type.o2",
|
|
22463
22511
|
value: value
|
|
22464
22512
|
});
|
|
22465
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
22513
|
+
}).every(flag => flag)].every(flag => flag); const _vo12 = (input, _path, _exceptionable = true) => [null === input.style || undefined === input.style || "string" === typeof input.style || _report(_exceptionable, {
|
|
22466
22514
|
path: _path + ".style",
|
|
22467
22515
|
expected: "(null | string | undefined)",
|
|
22468
22516
|
value: input.style
|
|
@@ -22470,7 +22518,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22470
22518
|
path: _path + ".styleOverrides",
|
|
22471
22519
|
expected: "(SubtitleStyle | undefined)",
|
|
22472
22520
|
value: input.styleOverrides
|
|
22473
|
-
})) &&
|
|
22521
|
+
})) && _vo13(input.styleOverrides, _path + ".styleOverrides", true && _exceptionable) || _report(_exceptionable, {
|
|
22474
22522
|
path: _path + ".styleOverrides",
|
|
22475
22523
|
expected: "(SubtitleStyle | undefined)",
|
|
22476
22524
|
value: input.styleOverrides
|
|
@@ -22490,7 +22538,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22490
22538
|
"Please remove the property next time."
|
|
22491
22539
|
].join("\n")
|
|
22492
22540
|
});
|
|
22493
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22541
|
+
}).every(flag => flag))].every(flag => flag); const _vo13 = (input, _path, _exceptionable = true) => [undefined === input.name || "string" === typeof input.name || _report(_exceptionable, {
|
|
22494
22542
|
path: _path + ".name",
|
|
22495
22543
|
expected: "(string | undefined)",
|
|
22496
22544
|
value: input.name
|
|
@@ -22602,11 +22650,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22602
22650
|
"Please remove the property next time."
|
|
22603
22651
|
].join("\n")
|
|
22604
22652
|
});
|
|
22605
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22653
|
+
}).every(flag => flag))].every(flag => flag); const _vo14 = (input, _path, _exceptionable = true) => [undefined === input.crop || ("object" === typeof input.crop && null !== input.crop && false === Array.isArray(input.crop) || _report(_exceptionable, {
|
|
22606
22654
|
path: _path + ".crop",
|
|
22607
22655
|
expected: "(__type.o4 | undefined)",
|
|
22608
22656
|
value: input.crop
|
|
22609
|
-
})) &&
|
|
22657
|
+
})) && _vo15(input.crop, _path + ".crop", true && _exceptionable) || _report(_exceptionable, {
|
|
22610
22658
|
path: _path + ".crop",
|
|
22611
22659
|
expected: "(__type.o4 | undefined)",
|
|
22612
22660
|
value: input.crop
|
|
@@ -22626,7 +22674,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22626
22674
|
"Please remove the property next time."
|
|
22627
22675
|
].join("\n")
|
|
22628
22676
|
});
|
|
22629
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22677
|
+
}).every(flag => flag))].every(flag => flag); const _vo15 = (input, _path, _exceptionable = true) => [undefined === input.x || "number" === typeof input.x || _report(_exceptionable, {
|
|
22630
22678
|
path: _path + ".x",
|
|
22631
22679
|
expected: "(number | undefined)",
|
|
22632
22680
|
value: input.x
|
|
@@ -22658,7 +22706,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22658
22706
|
"Please remove the property next time."
|
|
22659
22707
|
].join("\n")
|
|
22660
22708
|
});
|
|
22661
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22709
|
+
}).every(flag => flag))].every(flag => flag); const _vo16 = (input, _path, _exceptionable = true) => [undefined === input.language || "string" === typeof input.language || _report(_exceptionable, {
|
|
22662
22710
|
path: _path + ".language",
|
|
22663
22711
|
expected: "(string | undefined)",
|
|
22664
22712
|
value: input.language
|
|
@@ -22666,8 +22714,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22666
22714
|
path: _path + ".pan",
|
|
22667
22715
|
expected: "(Array<number> | undefined)",
|
|
22668
22716
|
value: input.pan
|
|
22669
|
-
})) && input.pan.map((elem,
|
|
22670
|
-
path: _path + ".pan[" +
|
|
22717
|
+
})) && input.pan.map((elem, _index9) => "number" === typeof elem || _report(_exceptionable, {
|
|
22718
|
+
path: _path + ".pan[" + _index9 + "]",
|
|
22671
22719
|
expected: "number",
|
|
22672
22720
|
value: elem
|
|
22673
22721
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -22690,7 +22738,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22690
22738
|
"Please remove the property next time."
|
|
22691
22739
|
].join("\n")
|
|
22692
22740
|
});
|
|
22693
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22741
|
+
}).every(flag => flag))].every(flag => flag); const _vo17 = (input, _path, _exceptionable = true) => ["string" === typeof input.format || _report(_exceptionable, {
|
|
22694
22742
|
path: _path + ".format",
|
|
22695
22743
|
expected: "string",
|
|
22696
22744
|
value: input.format
|
|
@@ -22698,7 +22746,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22698
22746
|
path: _path + ".transcribe",
|
|
22699
22747
|
expected: "(__type.o6 | undefined)",
|
|
22700
22748
|
value: input.transcribe
|
|
22701
|
-
})) &&
|
|
22749
|
+
})) && _vo18(input.transcribe, _path + ".transcribe", true && _exceptionable) || _report(_exceptionable, {
|
|
22702
22750
|
path: _path + ".transcribe",
|
|
22703
22751
|
expected: "(__type.o6 | undefined)",
|
|
22704
22752
|
value: input.transcribe
|
|
@@ -22706,7 +22754,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22706
22754
|
path: _path + ".translate",
|
|
22707
22755
|
expected: "(__type.o7 | undefined)",
|
|
22708
22756
|
value: input.translate
|
|
22709
|
-
})) &&
|
|
22757
|
+
})) && _vo19(input.translate, _path + ".translate", true && _exceptionable) || _report(_exceptionable, {
|
|
22710
22758
|
path: _path + ".translate",
|
|
22711
22759
|
expected: "(__type.o7 | undefined)",
|
|
22712
22760
|
value: input.translate
|
|
@@ -22714,7 +22762,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22714
22762
|
path: _path + ".audio",
|
|
22715
22763
|
expected: "(__type.o8 | undefined)",
|
|
22716
22764
|
value: input.audio
|
|
22717
|
-
})) &&
|
|
22765
|
+
})) && _vo20(input.audio, _path + ".audio", true && _exceptionable) || _report(_exceptionable, {
|
|
22718
22766
|
path: _path + ".audio",
|
|
22719
22767
|
expected: "(__type.o8 | undefined)",
|
|
22720
22768
|
value: input.audio
|
|
@@ -22722,8 +22770,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22722
22770
|
path: _path + ".pick",
|
|
22723
22771
|
expected: "(Array<string> | undefined)",
|
|
22724
22772
|
value: input.pick
|
|
22725
|
-
})) && input.pick.map((elem,
|
|
22726
|
-
path: _path + ".pick[" +
|
|
22773
|
+
})) && input.pick.map((elem, _index10) => "string" === typeof elem || _report(_exceptionable, {
|
|
22774
|
+
path: _path + ".pick[" + _index10 + "]",
|
|
22727
22775
|
expected: "string",
|
|
22728
22776
|
value: elem
|
|
22729
22777
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -22738,7 +22786,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22738
22786
|
path: _path + ".subtitle",
|
|
22739
22787
|
expected: "(SubtitleProfile | string | undefined)",
|
|
22740
22788
|
value: input.subtitle
|
|
22741
|
-
})) &&
|
|
22789
|
+
})) && _vo21(input.subtitle, _path + ".subtitle", true && _exceptionable) || _report(_exceptionable, {
|
|
22742
22790
|
path: _path + ".subtitle",
|
|
22743
22791
|
expected: "(SubtitleProfile | string | undefined)",
|
|
22744
22792
|
value: input.subtitle
|
|
@@ -22758,7 +22806,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22758
22806
|
"Please remove the property next time."
|
|
22759
22807
|
].join("\n")
|
|
22760
22808
|
});
|
|
22761
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22809
|
+
}).every(flag => flag))].every(flag => flag); const _vo18 = (input, _path, _exceptionable = true) => ["string" === typeof input.engine || _report(_exceptionable, {
|
|
22762
22810
|
path: _path + ".engine",
|
|
22763
22811
|
expected: "string",
|
|
22764
22812
|
value: input.engine
|
|
@@ -22778,7 +22826,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22778
22826
|
"Please remove the property next time."
|
|
22779
22827
|
].join("\n")
|
|
22780
22828
|
});
|
|
22781
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22829
|
+
}).every(flag => flag))].every(flag => flag); const _vo19 = (input, _path, _exceptionable = true) => ["string" === typeof input.language || _report(_exceptionable, {
|
|
22782
22830
|
path: _path + ".language",
|
|
22783
22831
|
expected: "string",
|
|
22784
22832
|
value: input.language
|
|
@@ -22798,7 +22846,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22798
22846
|
"Please remove the property next time."
|
|
22799
22847
|
].join("\n")
|
|
22800
22848
|
});
|
|
22801
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22849
|
+
}).every(flag => flag))].every(flag => flag); const _vo20 = (input, _path, _exceptionable = true) => [undefined === input.codec || "string" === typeof input.codec || _report(_exceptionable, {
|
|
22802
22850
|
path: _path + ".codec",
|
|
22803
22851
|
expected: "(string | undefined)",
|
|
22804
22852
|
value: input.codec
|
|
@@ -22830,7 +22878,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22830
22878
|
"Please remove the property next time."
|
|
22831
22879
|
].join("\n")
|
|
22832
22880
|
});
|
|
22833
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22881
|
+
}).every(flag => flag))].every(flag => flag); const _vo21 = (input, _path, _exceptionable = true) => [undefined === input.lang || "string" === typeof input.lang || _report(_exceptionable, {
|
|
22834
22882
|
path: _path + ".lang",
|
|
22835
22883
|
expected: "(string | undefined)",
|
|
22836
22884
|
value: input.lang
|
|
@@ -22842,7 +22890,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22842
22890
|
path: _path + ".ccconverter",
|
|
22843
22891
|
expected: "(__type.o9 | undefined)",
|
|
22844
22892
|
value: input.ccconverter
|
|
22845
|
-
})) &&
|
|
22893
|
+
})) && _vo22(input.ccconverter, _path + ".ccconverter", true && _exceptionable) || _report(_exceptionable, {
|
|
22846
22894
|
path: _path + ".ccconverter",
|
|
22847
22895
|
expected: "(__type.o9 | undefined)",
|
|
22848
22896
|
value: input.ccconverter
|
|
@@ -22850,7 +22898,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22850
22898
|
path: _path + ".ass",
|
|
22851
22899
|
expected: "(__type.o10 | undefined)",
|
|
22852
22900
|
value: input.ass
|
|
22853
|
-
})) &&
|
|
22901
|
+
})) && _vo23(input.ass, _path + ".ass", true && _exceptionable) || _report(_exceptionable, {
|
|
22854
22902
|
path: _path + ".ass",
|
|
22855
22903
|
expected: "(__type.o10 | undefined)",
|
|
22856
22904
|
value: input.ass
|
|
@@ -22870,7 +22918,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22870
22918
|
"Please remove the property next time."
|
|
22871
22919
|
].join("\n")
|
|
22872
22920
|
});
|
|
22873
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22921
|
+
}).every(flag => flag))].every(flag => flag); const _vo22 = (input, _path, _exceptionable = true) => [undefined === input.preset || "string" === typeof input.preset || _report(_exceptionable, {
|
|
22874
22922
|
path: _path + ".preset",
|
|
22875
22923
|
expected: "(string | undefined)",
|
|
22876
22924
|
value: input.preset
|
|
@@ -22890,7 +22938,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22890
22938
|
"Please remove the property next time."
|
|
22891
22939
|
].join("\n")
|
|
22892
22940
|
});
|
|
22893
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22941
|
+
}).every(flag => flag))].every(flag => flag); const _vo23 = (input, _path, _exceptionable = true) => [undefined === input.futureWordWrapping || "boolean" === typeof input.futureWordWrapping || _report(_exceptionable, {
|
|
22894
22942
|
path: _path + ".futureWordWrapping",
|
|
22895
22943
|
expected: "(boolean | undefined)",
|
|
22896
22944
|
value: input.futureWordWrapping
|
|
@@ -22918,11 +22966,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22918
22966
|
"Please remove the property next time."
|
|
22919
22967
|
].join("\n")
|
|
22920
22968
|
});
|
|
22921
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
22969
|
+
}).every(flag => flag))].every(flag => flag); const _vo24 = (input, _path, _exceptionable = true) => [("object" === typeof input.__context && null !== input.__context || _report(_exceptionable, {
|
|
22922
22970
|
path: _path + ".__context",
|
|
22923
22971
|
expected: "__type.o12",
|
|
22924
22972
|
value: input.__context
|
|
22925
|
-
})) &&
|
|
22973
|
+
})) && _vo25(input.__context, _path + ".__context", true && _exceptionable) || _report(_exceptionable, {
|
|
22926
22974
|
path: _path + ".__context",
|
|
22927
22975
|
expected: "__type.o12",
|
|
22928
22976
|
value: input.__context
|
|
@@ -22930,7 +22978,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22930
22978
|
path: _path + ".__returnValue",
|
|
22931
22979
|
expected: "ResolvedFilePublishRender",
|
|
22932
22980
|
value: input.__returnValue
|
|
22933
|
-
})) &&
|
|
22981
|
+
})) && _vo8(input.__returnValue, _path + ".__returnValue", true && _exceptionable) || _report(_exceptionable, {
|
|
22934
22982
|
path: _path + ".__returnValue",
|
|
22935
22983
|
expected: "ResolvedFilePublishRender",
|
|
22936
22984
|
value: input.__returnValue
|
|
@@ -22950,11 +22998,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22950
22998
|
"Please remove the property next time."
|
|
22951
22999
|
].join("\n")
|
|
22952
23000
|
});
|
|
22953
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23001
|
+
}).every(flag => flag))].every(flag => flag); const _vo25 = (input, _path, _exceptionable = true) => [("object" === typeof input.publish && null !== input.publish && false === Array.isArray(input.publish) || _report(_exceptionable, {
|
|
22954
23002
|
path: _path + ".publish",
|
|
22955
23003
|
expected: "FilePublishRecord",
|
|
22956
23004
|
value: input.publish
|
|
22957
|
-
})) &&
|
|
23005
|
+
})) && _vo26(input.publish, _path + ".publish", true && _exceptionable) || _report(_exceptionable, {
|
|
22958
23006
|
path: _path + ".publish",
|
|
22959
23007
|
expected: "FilePublishRecord",
|
|
22960
23008
|
value: input.publish
|
|
@@ -22982,7 +23030,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22982
23030
|
"Please remove the property next time."
|
|
22983
23031
|
].join("\n")
|
|
22984
23032
|
});
|
|
22985
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23033
|
+
}).every(flag => flag))].every(flag => flag); const _vo26 = (input, _path, _exceptionable = true) => [undefined === input.type || "file" === input.type || _report(_exceptionable, {
|
|
22986
23034
|
path: _path + ".type",
|
|
22987
23035
|
expected: "(\"file\" | undefined)",
|
|
22988
23036
|
value: input.type
|
|
@@ -22998,7 +23046,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
22998
23046
|
path: _path + ".renders",
|
|
22999
23047
|
expected: "(Record<string, FilePublishRender> | undefined)",
|
|
23000
23048
|
value: input.renders
|
|
23001
|
-
})) &&
|
|
23049
|
+
})) && _vo7(input.renders, _path + ".renders", true && _exceptionable) || _report(_exceptionable, {
|
|
23002
23050
|
path: _path + ".renders",
|
|
23003
23051
|
expected: "(Record<string, FilePublishRender> | undefined)",
|
|
23004
23052
|
value: input.renders
|
|
@@ -23006,7 +23054,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23006
23054
|
path: _path + ".draft",
|
|
23007
23055
|
expected: "(FilePublishDraft | undefined)",
|
|
23008
23056
|
value: input.draft
|
|
23009
|
-
})) &&
|
|
23057
|
+
})) && _vo27(input.draft, _path + ".draft", true && _exceptionable) || _report(_exceptionable, {
|
|
23010
23058
|
path: _path + ".draft",
|
|
23011
23059
|
expected: "(FilePublishDraft | undefined)",
|
|
23012
23060
|
value: input.draft
|
|
@@ -23014,7 +23062,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23014
23062
|
path: _path + ".remote",
|
|
23015
23063
|
expected: "(FilePublishRemote | undefined)",
|
|
23016
23064
|
value: input.remote
|
|
23017
|
-
})) &&
|
|
23065
|
+
})) && _vo28(input.remote, _path + ".remote", true && _exceptionable) || _report(_exceptionable, {
|
|
23018
23066
|
path: _path + ".remote",
|
|
23019
23067
|
expected: "(FilePublishRemote | undefined)",
|
|
23020
23068
|
value: input.remote
|
|
@@ -23022,7 +23070,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23022
23070
|
path: _path + ".published",
|
|
23023
23071
|
expected: "(FilePublishPublished | undefined)",
|
|
23024
23072
|
value: input.published
|
|
23025
|
-
})) &&
|
|
23073
|
+
})) && _vo31(input.published, _path + ".published", true && _exceptionable) || _report(_exceptionable, {
|
|
23026
23074
|
path: _path + ".published",
|
|
23027
23075
|
expected: "(FilePublishPublished | undefined)",
|
|
23028
23076
|
value: input.published
|
|
@@ -23038,7 +23086,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23038
23086
|
path: _path + ".render",
|
|
23039
23087
|
expected: "(PublishRenderBase | undefined)",
|
|
23040
23088
|
value: input.render
|
|
23041
|
-
})) &&
|
|
23089
|
+
})) && _vo32(input.render, _path + ".render", true && _exceptionable) || _report(_exceptionable, {
|
|
23042
23090
|
path: _path + ".render",
|
|
23043
23091
|
expected: "(PublishRenderBase | undefined)",
|
|
23044
23092
|
value: input.render
|
|
@@ -23046,7 +23094,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23046
23094
|
path: _path + ".error",
|
|
23047
23095
|
expected: "(__type.o13 | null | undefined)",
|
|
23048
23096
|
value: input.error
|
|
23049
|
-
})) &&
|
|
23097
|
+
})) && _vo33(input.error, _path + ".error", true && _exceptionable) || _report(_exceptionable, {
|
|
23050
23098
|
path: _path + ".error",
|
|
23051
23099
|
expected: "(__type.o13 | null | undefined)",
|
|
23052
23100
|
value: input.error
|
|
@@ -23054,12 +23102,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23054
23102
|
path: _path + ".messages",
|
|
23055
23103
|
expected: "(Array<Message> | undefined)",
|
|
23056
23104
|
value: input.messages
|
|
23057
|
-
})) && input.messages.map((elem,
|
|
23058
|
-
path: _path + ".messages[" +
|
|
23105
|
+
})) && input.messages.map((elem, _index11) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
23106
|
+
path: _path + ".messages[" + _index11 + "]",
|
|
23059
23107
|
expected: "Message",
|
|
23060
23108
|
value: elem
|
|
23061
|
-
})) && _vo1(elem, _path + ".messages[" +
|
|
23062
|
-
path: _path + ".messages[" +
|
|
23109
|
+
})) && _vo1(elem, _path + ".messages[" + _index11 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
23110
|
+
path: _path + ".messages[" + _index11 + "]",
|
|
23063
23111
|
expected: "Message",
|
|
23064
23112
|
value: elem
|
|
23065
23113
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -23082,7 +23130,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23082
23130
|
"Please remove the property next time."
|
|
23083
23131
|
].join("\n")
|
|
23084
23132
|
});
|
|
23085
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23133
|
+
}).every(flag => flag))].every(flag => flag); const _vo27 = (input, _path, _exceptionable = true) => [undefined === input.directory || "string" === typeof input.directory || _report(_exceptionable, {
|
|
23086
23134
|
path: _path + ".directory",
|
|
23087
23135
|
expected: "(string | undefined)",
|
|
23088
23136
|
value: input.directory
|
|
@@ -23106,7 +23154,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23106
23154
|
"Please remove the property next time."
|
|
23107
23155
|
].join("\n")
|
|
23108
23156
|
});
|
|
23109
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23157
|
+
}).every(flag => flag))].every(flag => flag); const _vo28 = (input, _path, _exceptionable = true) => [undefined === input.directory || "string" === typeof input.directory || _report(_exceptionable, {
|
|
23110
23158
|
path: _path + ".directory",
|
|
23111
23159
|
expected: "(string | undefined)",
|
|
23112
23160
|
value: input.directory
|
|
@@ -23118,7 +23166,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23118
23166
|
path: _path + ".renders",
|
|
23119
23167
|
expected: "(Record<string, FilePublishRemoteRender> | undefined)",
|
|
23120
23168
|
value: input.renders
|
|
23121
|
-
})) &&
|
|
23169
|
+
})) && _vo29(input.renders, _path + ".renders", true && _exceptionable) || _report(_exceptionable, {
|
|
23122
23170
|
path: _path + ".renders",
|
|
23123
23171
|
expected: "(Record<string, FilePublishRemoteRender> | undefined)",
|
|
23124
23172
|
value: input.renders
|
|
@@ -23138,7 +23186,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23138
23186
|
"Please remove the property next time."
|
|
23139
23187
|
].join("\n")
|
|
23140
23188
|
});
|
|
23141
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23189
|
+
}).every(flag => flag))].every(flag => flag); const _vo29 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
23142
23190
|
const value = input[key];
|
|
23143
23191
|
if (undefined === value)
|
|
23144
23192
|
return true;
|
|
@@ -23146,12 +23194,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23146
23194
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
23147
23195
|
expected: "FilePublishRemoteRender",
|
|
23148
23196
|
value: value
|
|
23149
|
-
})) &&
|
|
23197
|
+
})) && _vo30(value, _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key), true && _exceptionable) || _report(_exceptionable, {
|
|
23150
23198
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
23151
23199
|
expected: "FilePublishRemoteRender",
|
|
23152
23200
|
value: value
|
|
23153
23201
|
});
|
|
23154
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
23202
|
+
}).every(flag => flag)].every(flag => flag); const _vo30 = (input, _path, _exceptionable = true) => [undefined === input.path || "string" === typeof input.path || _report(_exceptionable, {
|
|
23155
23203
|
path: _path + ".path",
|
|
23156
23204
|
expected: "(string | undefined)",
|
|
23157
23205
|
value: input.path
|
|
@@ -23159,12 +23207,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23159
23207
|
path: _path + ".messages",
|
|
23160
23208
|
expected: "(Array<Message> | undefined)",
|
|
23161
23209
|
value: input.messages
|
|
23162
|
-
})) && input.messages.map((elem,
|
|
23163
|
-
path: _path + ".messages[" +
|
|
23210
|
+
})) && input.messages.map((elem, _index12) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
23211
|
+
path: _path + ".messages[" + _index12 + "]",
|
|
23164
23212
|
expected: "Message",
|
|
23165
23213
|
value: elem
|
|
23166
|
-
})) && _vo1(elem, _path + ".messages[" +
|
|
23167
|
-
path: _path + ".messages[" +
|
|
23214
|
+
})) && _vo1(elem, _path + ".messages[" + _index12 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
23215
|
+
path: _path + ".messages[" + _index12 + "]",
|
|
23168
23216
|
expected: "Message",
|
|
23169
23217
|
value: elem
|
|
23170
23218
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -23199,7 +23247,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23199
23247
|
"Please remove the property next time."
|
|
23200
23248
|
].join("\n")
|
|
23201
23249
|
});
|
|
23202
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23250
|
+
}).every(flag => flag))].every(flag => flag); const _vo31 = (input, _path, _exceptionable = true) => [undefined === input.directory || "string" === typeof input.directory || _report(_exceptionable, {
|
|
23203
23251
|
path: _path + ".directory",
|
|
23204
23252
|
expected: "(string | undefined)",
|
|
23205
23253
|
value: input.directory
|
|
@@ -23223,7 +23271,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23223
23271
|
"Please remove the property next time."
|
|
23224
23272
|
].join("\n")
|
|
23225
23273
|
});
|
|
23226
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23274
|
+
}).every(flag => flag))].every(flag => flag); const _vo32 = (input, _path, _exceptionable = true) => [undefined === input.preset || "string" === typeof input.preset || _report(_exceptionable, {
|
|
23227
23275
|
path: _path + ".preset",
|
|
23228
23276
|
expected: "(string | undefined)",
|
|
23229
23277
|
value: input.preset
|
|
@@ -23235,7 +23283,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23235
23283
|
path: _path + ".scene",
|
|
23236
23284
|
expected: "(RenderSceneObject | undefined)",
|
|
23237
23285
|
value: input.scene
|
|
23238
|
-
})) &&
|
|
23286
|
+
})) && _vo9(input.scene, _path + ".scene", true && _exceptionable) || _report(_exceptionable, {
|
|
23239
23287
|
path: _path + ".scene",
|
|
23240
23288
|
expected: "(RenderSceneObject | undefined)",
|
|
23241
23289
|
value: input.scene
|
|
@@ -23243,7 +23291,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23243
23291
|
path: _path + ".profile",
|
|
23244
23292
|
expected: "(RenderProfileObject | undefined)",
|
|
23245
23293
|
value: input.profile
|
|
23246
|
-
})) &&
|
|
23294
|
+
})) && _vo17(input.profile, _path + ".profile", true && _exceptionable) || _report(_exceptionable, {
|
|
23247
23295
|
path: _path + ".profile",
|
|
23248
23296
|
expected: "(RenderProfileObject | undefined)",
|
|
23249
23297
|
value: input.profile
|
|
@@ -23263,7 +23311,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23263
23311
|
"Please remove the property next time."
|
|
23264
23312
|
].join("\n")
|
|
23265
23313
|
});
|
|
23266
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
23314
|
+
}).every(flag => flag))].every(flag => flag); const _vo33 = (input, _path, _exceptionable = true) => ["string" === typeof input.method || _report(_exceptionable, {
|
|
23267
23315
|
path: _path + ".method",
|
|
23268
23316
|
expected: "string",
|
|
23269
23317
|
value: input.method
|
|
@@ -23285,9 +23333,9 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23285
23333
|
});
|
|
23286
23334
|
}).every(flag => flag))].every(flag => flag); const _vu0 = (input, _path, _exceptionable = true) => (() => {
|
|
23287
23335
|
if (undefined !== input.path)
|
|
23288
|
-
return
|
|
23336
|
+
return _vo8(input, _path, true && _exceptionable);
|
|
23289
23337
|
else if (undefined !== input.__context)
|
|
23290
|
-
return
|
|
23338
|
+
return _vo24(input, _path, true && _exceptionable);
|
|
23291
23339
|
else
|
|
23292
23340
|
return _report(_exceptionable, {
|
|
23293
23341
|
path: _path,
|
|
@@ -23295,15 +23343,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23295
23343
|
value: input
|
|
23296
23344
|
});
|
|
23297
23345
|
})(); const _vu1 = (input, _path, _exceptionable = true) => (() => {
|
|
23298
|
-
if (_vo3(input, _path, false && _exceptionable))
|
|
23299
|
-
return _vo3(input, _path, true && _exceptionable);
|
|
23300
23346
|
if (_vo2(input, _path, false && _exceptionable))
|
|
23301
23347
|
return _vo2(input, _path, true && _exceptionable);
|
|
23302
23348
|
if (_vo0(input, _path, false && _exceptionable))
|
|
23303
23349
|
return _vo0(input, _path, true && _exceptionable);
|
|
23304
23350
|
return _report(_exceptionable, {
|
|
23305
23351
|
path: _path,
|
|
23306
|
-
expected: "(FilePublishStatsRecord |
|
|
23352
|
+
expected: "(FilePublishStatsRecord | PublishStatsRecordBase)",
|
|
23307
23353
|
value: input
|
|
23308
23354
|
});
|
|
23309
23355
|
})(); const __is = (input, _exceptionable = true) => "object" === typeof input && null !== input && false === Array.isArray(input) && _iu1(input, true); let errors; let _report; return input => {
|
|
@@ -23312,11 +23358,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
23312
23358
|
_report = __typia_transform__validateReport._validateReport(errors);
|
|
23313
23359
|
((input, _path, _exceptionable = true) => ("object" === typeof input && null !== input && false === Array.isArray(input) || _report(true, {
|
|
23314
23360
|
path: _path + "",
|
|
23315
|
-
expected: "(
|
|
23361
|
+
expected: "(FilePublishStatsRecord | PublishStatsRecordBase)",
|
|
23316
23362
|
value: input
|
|
23317
23363
|
})) && _vu1(input, _path + "", true) || _report(true, {
|
|
23318
23364
|
path: _path + "",
|
|
23319
|
-
expected: "(
|
|
23365
|
+
expected: "(FilePublishStatsRecord | PublishStatsRecordBase)",
|
|
23320
23366
|
value: input
|
|
23321
23367
|
}))(input, "$input", true);
|
|
23322
23368
|
const success = 0 === errors.length;
|
|
@@ -27390,8 +27436,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
27390
27436
|
}; })()(input);
|
|
27391
27437
|
}
|
|
27392
27438
|
case ":settings": {
|
|
27393
|
-
return (() => { const _iv23 = new Set(["name", "fontname", "fontsize", "primaryColour", "secondaryColour", "outlineColour", "backColour", "bold", "italic", "underline", "strikeOut", "scaleX", "scaleY", "spacing", "lineSpacing", "angle", "borderStyle", "outline", "shadow", "alignment", "marginL", "marginR", "marginV", "encoding"]); const
|
|
27394
|
-
if (["autoLogoutTime", "permission", "module", "upload", "download", "browser", "toolbarTags", "exclusiveTagGroups", "deadlines", "assignees", "comments", "clock", "swarm", "dashboard", "script", "events", "rundown", "gallery", "history", "keymap", "media", "edit", "commands", "predefinedTags", "storyboard", "print", "hiddenPreviews", "plugins", "crashScreen", "debug", "featurePreview", "flags", "notifications", "suppressDeleteAlert", "clone", "utilsAssetEditorPanel", "display", "bookmarks", "shotbox"].some(prop => key === prop))
|
|
27439
|
+
return (() => { const _iv23 = new Set(["name", "fontname", "fontsize", "primaryColour", "secondaryColour", "outlineColour", "backColour", "bold", "italic", "underline", "strikeOut", "scaleX", "scaleY", "spacing", "lineSpacing", "angle", "borderStyle", "outline", "shadow", "alignment", "marginL", "marginR", "marginV", "encoding"]); const _iv32 = new Set(["default", "manual", "az", "za", "newest", "oldest", "mostrecent", "leastrecent", "earliestdeadline", "latestdeadline"]); const _vv62 = new Set(["name", "fontname", "fontsize", "primaryColour", "secondaryColour", "outlineColour", "backColour", "bold", "italic", "underline", "strikeOut", "scaleX", "scaleY", "spacing", "lineSpacing", "angle", "borderStyle", "outline", "shadow", "alignment", "marginL", "marginR", "marginV", "encoding"]); const _vv71 = new Set(["default", "manual", "az", "za", "newest", "oldest", "mostrecent", "leastrecent", "earliestdeadline", "latestdeadline"]); const _io0 = (input, _exceptionable = true) => (undefined === input.autoLogoutTime || "number" === typeof input.autoLogoutTime) && (undefined === input.permission || "object" === typeof input.permission && null !== input.permission && false === Array.isArray(input.permission) && _io1(input.permission, true && _exceptionable)) && (undefined === input["module"] || "object" === typeof input["module"] && null !== input["module"] && false === Array.isArray(input["module"]) && _io2(input["module"], true && _exceptionable)) && (undefined === input.upload || "object" === typeof input.upload && null !== input.upload && false === Array.isArray(input.upload) && _io6(input.upload, true && _exceptionable)) && (undefined === input.download || "object" === typeof input.download && null !== input.download && false === Array.isArray(input.download) && _io7(input.download, true && _exceptionable)) && (undefined === input.browser || "object" === typeof input.browser && null !== input.browser && false === Array.isArray(input.browser) && _io8(input.browser, true && _exceptionable)) && (undefined === input.toolbarTags || "object" === typeof input.toolbarTags && null !== input.toolbarTags && false === Array.isArray(input.toolbarTags) && _io12(input.toolbarTags, true && _exceptionable)) && (undefined === input.exclusiveTagGroups || Array.isArray(input.exclusiveTagGroups) && input.exclusiveTagGroups.every((elem, _index1) => Array.isArray(elem) && elem.every((elem, _index2) => "string" === typeof elem))) && (undefined === input.deadlines || "object" === typeof input.deadlines && null !== input.deadlines && false === Array.isArray(input.deadlines) && _io13(input.deadlines, true && _exceptionable)) && (undefined === input.assignees || "object" === typeof input.assignees && null !== input.assignees && false === Array.isArray(input.assignees) && _io14(input.assignees, true && _exceptionable)) && (undefined === input.comments || "object" === typeof input.comments && null !== input.comments && false === Array.isArray(input.comments) && _io15(input.comments, true && _exceptionable)) && (undefined === input.clock || "object" === typeof input.clock && null !== input.clock && false === Array.isArray(input.clock) && _io16(input.clock, true && _exceptionable)) && (undefined === input.swarm || "object" === typeof input.swarm && null !== input.swarm && false === Array.isArray(input.swarm) && _io17(input.swarm, true && _exceptionable)) && (undefined === input.dashboard || "object" === typeof input.dashboard && null !== input.dashboard && false === Array.isArray(input.dashboard) && _io18(input.dashboard, true && _exceptionable)) && (undefined === input.script || "object" === typeof input.script && null !== input.script && false === Array.isArray(input.script) && _io20(input.script, true && _exceptionable)) && (undefined === input.events || "object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) && _io26(input.events, true && _exceptionable)) && (undefined === input.rundown || "object" === typeof input.rundown && null !== input.rundown && _io29(input.rundown, true && _exceptionable)) && (undefined === input.gallery || "object" === typeof input.gallery && null !== input.gallery && false === Array.isArray(input.gallery) && _io30(input.gallery, true && _exceptionable)) && (undefined === input.history || "boolean" === typeof input.history) && (undefined === input.keymap || "object" === typeof input.keymap && null !== input.keymap && false === Array.isArray(input.keymap) && _io31(input.keymap, true && _exceptionable)) && (undefined === input.media || "object" === typeof input.media && null !== input.media && false === Array.isArray(input.media) && _io44(input.media, true && _exceptionable)) && (undefined === input.edit || "object" === typeof input.edit && null !== input.edit && false === Array.isArray(input.edit) && _io60(input.edit, true && _exceptionable)) && (undefined === input.commands || Array.isArray(input.commands) && input.commands.every((elem, _index3) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io66(elem, true && _exceptionable))) && (undefined === input.predefinedTags || Array.isArray(input.predefinedTags) && input.predefinedTags.every((elem, _index4) => "string" === typeof elem)) && (undefined === input.storyboard || "object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) && _io67(input.storyboard, true && _exceptionable)) && (undefined === input.print || "object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) && _io76(input.print, true && _exceptionable)) && (undefined === input.hiddenPreviews || Array.isArray(input.hiddenPreviews) && input.hiddenPreviews.every((elem, _index5) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io77(elem, true && _exceptionable))) && (undefined === input.plugins || "object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) && _io78(input.plugins, true && _exceptionable)) && (undefined === input.crashScreen || "boolean" === typeof input.crashScreen) && (undefined === input.debug || "boolean" === typeof input.debug) && (undefined === input.featurePreview || "object" === typeof input.featurePreview && null !== input.featurePreview && false === Array.isArray(input.featurePreview) && _io81(input.featurePreview, true && _exceptionable)) && (undefined === input.flags || "object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) && _io82(input.flags, true && _exceptionable)) && (undefined === input.notifications || "object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) && _io83(input.notifications, true && _exceptionable)) && (undefined === input.suppressDeleteAlert || "boolean" === typeof input.suppressDeleteAlert) && (undefined === input.clone || "object" === typeof input.clone && null !== input.clone && false === Array.isArray(input.clone) && _io86(input.clone, true && _exceptionable)) && (undefined === input.utilsAssetEditorPanel || "object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) && _io89(input.utilsAssetEditorPanel, true && _exceptionable)) && (undefined === input.display || "object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) && _io90(input.display, true && _exceptionable)) && (undefined === input.bookmarks || "object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) && _io91(input.bookmarks, true && _exceptionable)) && (undefined === input.shotbox || "object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) && _io92(input.shotbox, true && _exceptionable)) && (undefined === input.performance || "object" === typeof input.performance && null !== input.performance && false === Array.isArray(input.performance) && _io93(input.performance, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27440
|
+
if (["autoLogoutTime", "permission", "module", "upload", "download", "browser", "toolbarTags", "exclusiveTagGroups", "deadlines", "assignees", "comments", "clock", "swarm", "dashboard", "script", "events", "rundown", "gallery", "history", "keymap", "media", "edit", "commands", "predefinedTags", "storyboard", "print", "hiddenPreviews", "plugins", "crashScreen", "debug", "featurePreview", "flags", "notifications", "suppressDeleteAlert", "clone", "utilsAssetEditorPanel", "display", "bookmarks", "shotbox", "performance"].some(prop => key === prop))
|
|
27395
27441
|
return true;
|
|
27396
27442
|
const value = input[key];
|
|
27397
27443
|
if (undefined === value)
|
|
@@ -27784,221 +27830,242 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
27784
27830
|
if (undefined === value)
|
|
27785
27831
|
return true;
|
|
27786
27832
|
return false;
|
|
27787
|
-
})); const _io60 = (input, _exceptionable = true) => (undefined === input.thumbnailView || "none" === input.thumbnailView || "filmStrip" === input.thumbnailView || "thumbnail" === input.thumbnailView) && (undefined === input.normalize || "object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) &&
|
|
27788
|
-
if (["thumbnailView", "normalize", "voiceOver"].some(prop => key === prop))
|
|
27833
|
+
})); const _io60 = (input, _exceptionable = true) => (undefined === input.thumbnailView || "none" === input.thumbnailView || "filmStrip" === input.thumbnailView || "thumbnail" === input.thumbnailView) && (undefined === input.audioMapping || "object" === typeof input.audioMapping && null !== input.audioMapping && false === Array.isArray(input.audioMapping) && _io61(input.audioMapping, true && _exceptionable)) && (undefined === input.normalize || "object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) && _io63(input.normalize, true && _exceptionable)) && (undefined === input.voiceOver || "object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) && _io65(input.voiceOver, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27834
|
+
if (["thumbnailView", "audioMapping", "normalize", "voiceOver"].some(prop => key === prop))
|
|
27835
|
+
return true;
|
|
27836
|
+
const value = input[key];
|
|
27837
|
+
if (undefined === value)
|
|
27838
|
+
return true;
|
|
27839
|
+
return false;
|
|
27840
|
+
})); const _io61 = (input, _exceptionable = true) => (undefined === input.presets || Array.isArray(input.presets) && input.presets.every((elem, _index26) => "object" === typeof elem && null !== elem && _io62(elem, true && _exceptionable))) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27841
|
+
if (["presets"].some(prop => key === prop))
|
|
27842
|
+
return true;
|
|
27843
|
+
const value = input[key];
|
|
27844
|
+
if (undefined === value)
|
|
27845
|
+
return true;
|
|
27846
|
+
return false;
|
|
27847
|
+
})); const _io62 = (input, _exceptionable = true) => "string" === typeof input.id && "string" === typeof input.title && (undefined === input.mapping || Array.isArray(input.mapping) && input.mapping.every((elem, _index27) => Array.isArray(elem) && elem.every((elem, _index28) => "number" === typeof elem))) && (undefined === input.mute || Array.isArray(input.mute) && input.mute.every((elem, _index29) => "boolean" === typeof elem)) && (undefined === input.minInChannels || "number" === typeof input.minInChannels) && (undefined === input.maxInChannels || "number" === typeof input.maxInChannels) && (undefined === input.minOutChannels || "number" === typeof input.minOutChannels) && (undefined === input.maxOutChannels || "number" === typeof input.maxOutChannels) && (2 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27848
|
+
if (["id", "title", "mapping", "mute", "minInChannels", "maxInChannels", "minOutChannels", "maxOutChannels"].some(prop => key === prop))
|
|
27789
27849
|
return true;
|
|
27790
27850
|
const value = input[key];
|
|
27791
27851
|
if (undefined === value)
|
|
27792
27852
|
return true;
|
|
27793
27853
|
return false;
|
|
27794
|
-
})); const
|
|
27854
|
+
})); const _io63 = (input, _exceptionable = true) => (undefined === input.presets || Array.isArray(input.presets) && input.presets.every((elem, _index30) => "object" === typeof elem && null !== elem && _io64(elem, true && _exceptionable))) && (undefined === input.defaultPresetId || "string" === typeof input.defaultPresetId) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27795
27855
|
if (["presets", "defaultPresetId"].some(prop => key === prop))
|
|
27796
27856
|
return true;
|
|
27797
27857
|
const value = input[key];
|
|
27798
27858
|
if (undefined === value)
|
|
27799
27859
|
return true;
|
|
27800
27860
|
return false;
|
|
27801
|
-
})); const
|
|
27861
|
+
})); const _io64 = (input, _exceptionable = true) => "string" === typeof input.id && "string" === typeof input.title && "number" === typeof input.i && "number" === typeof input.tp && (4 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27802
27862
|
if (["id", "title", "i", "tp"].some(prop => key === prop))
|
|
27803
27863
|
return true;
|
|
27804
27864
|
const value = input[key];
|
|
27805
27865
|
if (undefined === value)
|
|
27806
27866
|
return true;
|
|
27807
27867
|
return false;
|
|
27808
|
-
})); const
|
|
27868
|
+
})); const _io65 = (input, _exceptionable = true) => (undefined === input.inputDevice || "string" === typeof input.inputDevice) && (undefined === input.inputGainDb || "number" === typeof input.inputGainDb) && (undefined === input.monitorInput || "boolean" === typeof input.monitorInput) && (undefined === input.backgroundReductionDb || "number" === typeof input.backgroundReductionDb) && (undefined === input.recordMode || "instant" === input.recordMode || "punchAndRoll" === input.recordMode) && (undefined === input.preRollDuration || "number" === typeof input.preRollDuration) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27809
27869
|
if (["inputDevice", "inputGainDb", "monitorInput", "backgroundReductionDb", "recordMode", "preRollDuration"].some(prop => key === prop))
|
|
27810
27870
|
return true;
|
|
27811
27871
|
const value = input[key];
|
|
27812
27872
|
if (undefined === value)
|
|
27813
27873
|
return true;
|
|
27814
27874
|
return false;
|
|
27815
|
-
})); const
|
|
27875
|
+
})); const _io66 = (input, _exceptionable = true) => (undefined === input.title || "string" === typeof input.title) && (undefined === input.command || "string" === typeof input.command) && (undefined === input.args || Array.isArray(input.args) && input.args.every((elem, _index31) => "string" === typeof elem)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27816
27876
|
if (["title", "command", "args"].some(prop => key === prop))
|
|
27817
27877
|
return true;
|
|
27818
27878
|
const value = input[key];
|
|
27819
27879
|
if (undefined === value)
|
|
27820
27880
|
return true;
|
|
27821
27881
|
return false;
|
|
27822
|
-
})); const
|
|
27882
|
+
})); const _io67 = (input, _exceptionable = true) => (undefined === input.folded || "object" === typeof input.folded && null !== input.folded && false === Array.isArray(input.folded) && _io68(input.folded, true && _exceptionable)) && (undefined === input.assets || "object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) && _io69(input.assets, true && _exceptionable)) && (undefined === input.pipeline || "object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) && _io73(input.pipeline, true && _exceptionable)) && (undefined === input.item || "object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) && _io75(input.item, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27823
27883
|
if (["folded", "assets", "pipeline", "item"].some(prop => key === prop))
|
|
27824
27884
|
return true;
|
|
27825
27885
|
const value = input[key];
|
|
27826
27886
|
if (undefined === value)
|
|
27827
27887
|
return true;
|
|
27828
27888
|
return false;
|
|
27829
|
-
})); const
|
|
27889
|
+
})); const _io68 = (input, _exceptionable = true) => (undefined === input.auto || "boolean" === typeof input.auto) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27830
27890
|
if (["auto"].some(prop => key === prop))
|
|
27831
27891
|
return true;
|
|
27832
27892
|
const value = input[key];
|
|
27833
27893
|
if (undefined === value)
|
|
27834
27894
|
return true;
|
|
27835
27895
|
return false;
|
|
27836
|
-
})); const
|
|
27896
|
+
})); const _io69 = (input, _exceptionable = true) => (undefined === input.story || "object" === typeof input.story && null !== input.story && false === Array.isArray(input.story) && _io70(input.story, true && _exceptionable)) && (undefined === input.note || "object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) && _io72(input.note, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27837
27897
|
if (["story", "note"].some(prop => key === prop))
|
|
27838
27898
|
return true;
|
|
27839
27899
|
const value = input[key];
|
|
27840
27900
|
if (undefined === value)
|
|
27841
27901
|
return true;
|
|
27842
27902
|
return false;
|
|
27843
|
-
})); const
|
|
27903
|
+
})); const _io70 = (input, _exceptionable = true) => (undefined === input.excerpt || "object" === typeof input.excerpt && null !== input.excerpt && false === Array.isArray(input.excerpt) && _io71(input.excerpt, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27844
27904
|
if (["excerpt"].some(prop => key === prop))
|
|
27845
27905
|
return true;
|
|
27846
27906
|
const value = input[key];
|
|
27847
27907
|
if (undefined === value)
|
|
27848
27908
|
return true;
|
|
27849
27909
|
return false;
|
|
27850
|
-
})); const
|
|
27910
|
+
})); const _io71 = (input, _exceptionable = true) => (undefined === input.maxLines || "number" === typeof input.maxLines) && (undefined === input.mode || "string" === typeof input.mode) && (undefined === input.comments || "boolean" === typeof input.comments) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27851
27911
|
if (["maxLines", "mode", "comments"].some(prop => key === prop))
|
|
27852
27912
|
return true;
|
|
27853
27913
|
const value = input[key];
|
|
27854
27914
|
if (undefined === value)
|
|
27855
27915
|
return true;
|
|
27856
27916
|
return false;
|
|
27857
|
-
})); const
|
|
27917
|
+
})); const _io72 = (input, _exceptionable = true) => (undefined === input.maxHeight || "number" === typeof input.maxHeight) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27858
27918
|
if (["maxHeight"].some(prop => key === prop))
|
|
27859
27919
|
return true;
|
|
27860
27920
|
const value = input[key];
|
|
27861
27921
|
if (undefined === value)
|
|
27862
27922
|
return true;
|
|
27863
27923
|
return false;
|
|
27864
|
-
})); const
|
|
27924
|
+
})); const _io73 = (input, _exceptionable = true) => (undefined === input.search || "object" === typeof input.search && null !== input.search && false === Array.isArray(input.search) && _io74(input.search, true && _exceptionable)) && (undefined === input.sortMode || true === _iv32.has(input.sortMode)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27865
27925
|
if (["search", "sortMode"].some(prop => key === prop))
|
|
27866
27926
|
return true;
|
|
27867
27927
|
const value = input[key];
|
|
27868
27928
|
if (undefined === value)
|
|
27869
27929
|
return true;
|
|
27870
27930
|
return false;
|
|
27871
|
-
})); const
|
|
27931
|
+
})); const _io74 = (input, _exceptionable = true) => (undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27872
27932
|
if (["maxItemsDisplayed"].some(prop => key === prop))
|
|
27873
27933
|
return true;
|
|
27874
27934
|
const value = input[key];
|
|
27875
27935
|
if (undefined === value)
|
|
27876
27936
|
return true;
|
|
27877
27937
|
return false;
|
|
27878
|
-
})); const
|
|
27938
|
+
})); const _io75 = (input, _exceptionable = true) => (undefined === input.maxHeight || "number" === typeof input.maxHeight) && (undefined === input.titleLines || "number" === typeof input.titleLines) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27879
27939
|
if (["maxHeight", "titleLines"].some(prop => key === prop))
|
|
27880
27940
|
return true;
|
|
27881
27941
|
const value = input[key];
|
|
27882
27942
|
if (undefined === value)
|
|
27883
27943
|
return true;
|
|
27884
27944
|
return false;
|
|
27885
|
-
})); const
|
|
27945
|
+
})); const _io76 = (input, _exceptionable = true) => (undefined === input.fontFamilies || Array.isArray(input.fontFamilies) && input.fontFamilies.every((elem, _index33) => "string" === typeof elem)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27886
27946
|
if (["fontFamilies"].some(prop => key === prop))
|
|
27887
27947
|
return true;
|
|
27888
27948
|
const value = input[key];
|
|
27889
27949
|
if (undefined === value)
|
|
27890
27950
|
return true;
|
|
27891
27951
|
return false;
|
|
27892
|
-
})); const
|
|
27952
|
+
})); const _io77 = (input, _exceptionable = true) => (undefined === input.id || "string" === typeof input.id) && (undefined === input.folded || "boolean" === typeof input.folded) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27893
27953
|
if (["id", "folded"].some(prop => key === prop))
|
|
27894
27954
|
return true;
|
|
27895
27955
|
const value = input[key];
|
|
27896
27956
|
if (undefined === value)
|
|
27897
27957
|
return true;
|
|
27898
27958
|
return false;
|
|
27899
|
-
})); const
|
|
27959
|
+
})); const _io78 = (input, _exceptionable = true) => (undefined === input.adobe || "object" === typeof input.adobe && null !== input.adobe && false === Array.isArray(input.adobe) && _io79(input.adobe, true && _exceptionable)) && (undefined === input.rive || "object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) && _io80(input.rive, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27900
27960
|
if (["adobe", "rive"].some(prop => key === prop))
|
|
27901
27961
|
return true;
|
|
27902
27962
|
const value = input[key];
|
|
27903
27963
|
if (undefined === value)
|
|
27904
27964
|
return true;
|
|
27905
27965
|
return false;
|
|
27906
|
-
})); const
|
|
27966
|
+
})); const _io79 = (input, _exceptionable = true) => (undefined === input.useProxies || "boolean" === typeof input.useProxies) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27907
27967
|
if (["useProxies"].some(prop => key === prop))
|
|
27908
27968
|
return true;
|
|
27909
27969
|
const value = input[key];
|
|
27910
27970
|
if (undefined === value)
|
|
27911
27971
|
return true;
|
|
27912
27972
|
return false;
|
|
27913
|
-
})); const
|
|
27973
|
+
})); const _io80 = (input, _exceptionable = true) => (undefined === input.template || "string" === typeof input.template) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27914
27974
|
if (["template"].some(prop => key === prop))
|
|
27915
27975
|
return true;
|
|
27916
27976
|
const value = input[key];
|
|
27917
27977
|
if (undefined === value)
|
|
27918
27978
|
return true;
|
|
27919
27979
|
return false;
|
|
27920
|
-
})); const
|
|
27980
|
+
})); const _io81 = (input, _exceptionable = true) => (undefined === input.collections || "boolean" === typeof input.collections) && (undefined === input.semanticSearch || "boolean" === typeof input.semanticSearch) && (undefined === input.ameRemoteRendering || "boolean" === typeof input.ameRemoteRendering) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27921
27981
|
if (["collections", "semanticSearch", "ameRemoteRendering"].some(prop => key === prop))
|
|
27922
27982
|
return true;
|
|
27923
27983
|
const value = input[key];
|
|
27924
27984
|
if (undefined === value)
|
|
27925
27985
|
return true;
|
|
27926
27986
|
return false;
|
|
27927
|
-
})); const
|
|
27928
|
-
if (["utils", "utilsAssetEditor", "utilsAssetPanel", "history", "refs", "access", "files", "export", "json", "hlsjs", "resetRenders", "resetReplicas", "assetStatus", "consolidateMedia", "hideInAssetMenu", "assetRoute", "devWarnings", "multiplexWebSockets", "systemHealth"].some(prop => key === prop))
|
|
27987
|
+
})); const _io82 = (input, _exceptionable = true) => (undefined === input.utils || "boolean" === typeof input.utils) && (undefined === input.utilsAssetEditor || "boolean" === typeof input.utilsAssetEditor) && (undefined === input.utilsAssetPanel || "boolean" === typeof input.utilsAssetPanel) && (undefined === input.history || "boolean" === typeof input.history) && (undefined === input.refs || "boolean" === typeof input.refs) && (undefined === input.access || "boolean" === typeof input.access) && (undefined === input.files || "boolean" === typeof input.files) && (undefined === input["export"] || "boolean" === typeof input["export"]) && (undefined === input.json || "boolean" === typeof input.json) && (undefined === input.hlsjs || "boolean" === typeof input.hlsjs) && (undefined === input.resetRenders || "boolean" === typeof input.resetRenders) && (undefined === input.resetReplicas || "boolean" === typeof input.resetReplicas) && (undefined === input.assetStatus || "boolean" === typeof input.assetStatus) && (undefined === input.consolidateMedia || "boolean" === typeof input.consolidateMedia) && (undefined === input.hideInAssetMenu || "boolean" === typeof input.hideInAssetMenu) && (undefined === input.assetRoute || "boolean" === typeof input.assetRoute) && (undefined === input.devWarnings || "boolean" === typeof input.devWarnings) && (undefined === input.multiplexWebSockets || "boolean" === typeof input.multiplexWebSockets) && (undefined === input.systemHealth || "boolean" === typeof input.systemHealth) && (undefined === input.systemHealthIgnore || "boolean" === typeof input.systemHealthIgnore) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27988
|
+
if (["utils", "utilsAssetEditor", "utilsAssetPanel", "history", "refs", "access", "files", "export", "json", "hlsjs", "resetRenders", "resetReplicas", "assetStatus", "consolidateMedia", "hideInAssetMenu", "assetRoute", "devWarnings", "multiplexWebSockets", "systemHealth", "systemHealthIgnore"].some(prop => key === prop))
|
|
27929
27989
|
return true;
|
|
27930
27990
|
const value = input[key];
|
|
27931
27991
|
if (undefined === value)
|
|
27932
27992
|
return true;
|
|
27933
27993
|
return false;
|
|
27934
|
-
})); const
|
|
27994
|
+
})); const _io83 = (input, _exceptionable = true) => (undefined === input.events || "object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) && _io84(input.events, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27935
27995
|
if (["events"].some(prop => key === prop))
|
|
27936
27996
|
return true;
|
|
27937
27997
|
const value = input[key];
|
|
27938
27998
|
if (undefined === value)
|
|
27939
27999
|
return true;
|
|
27940
28000
|
return false;
|
|
27941
|
-
})); const
|
|
28001
|
+
})); const _io84 = (input, _exceptionable = true) => (undefined === input.comment || Array.isArray(input.comment) && input.comment.every((elem, _index34) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.assigned || Array.isArray(input.assigned) && input.assigned.every((elem, _index35) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.unassigned || Array.isArray(input.unassigned) && input.unassigned.every((elem, _index36) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.publishSucceeded || "object" === typeof input.publishSucceeded && null !== input.publishSucceeded && false === Array.isArray(input.publishSucceeded) && _io85(input.publishSucceeded, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27942
28002
|
if (["comment", "assigned", "unassigned", "publishSucceeded"].some(prop => key === prop))
|
|
27943
28003
|
return true;
|
|
27944
28004
|
const value = input[key];
|
|
27945
28005
|
if (undefined === value)
|
|
27946
28006
|
return true;
|
|
27947
28007
|
return false;
|
|
27948
|
-
})); const
|
|
28008
|
+
})); const _io85 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
27949
28009
|
const value = input[key];
|
|
27950
28010
|
if (undefined === value)
|
|
27951
28011
|
return true;
|
|
27952
|
-
return Array.isArray(value) && value.every((elem,
|
|
27953
|
-
}); const
|
|
28012
|
+
return Array.isArray(value) && value.every((elem, _index37) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem);
|
|
28013
|
+
}); const _io86 = (input, _exceptionable = true) => (undefined === input.create || "object" === typeof input.create && null !== input.create && false === Array.isArray(input.create) && _io87(input.create, true && _exceptionable)) && (undefined === input.duplicate || "object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) && _io88(input.duplicate, true && _exceptionable)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27954
28014
|
if (["create", "duplicate"].some(prop => key === prop))
|
|
27955
28015
|
return true;
|
|
27956
28016
|
const value = input[key];
|
|
27957
28017
|
if (undefined === value)
|
|
27958
28018
|
return true;
|
|
27959
28019
|
return false;
|
|
27960
|
-
})); const
|
|
28020
|
+
})); const _io87 = (input, _exceptionable = true) => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix) && (undefined === input.titleSuffix || "string" === typeof input.titleSuffix) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27961
28021
|
if (["titlePrefix", "titleSuffix"].some(prop => key === prop))
|
|
27962
28022
|
return true;
|
|
27963
28023
|
const value = input[key];
|
|
27964
28024
|
if (undefined === value)
|
|
27965
28025
|
return true;
|
|
27966
28026
|
return false;
|
|
27967
|
-
})); const
|
|
28027
|
+
})); const _io88 = (input, _exceptionable = true) => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix) && (undefined === input.titleSuffix || "string" === typeof input.titleSuffix) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27968
28028
|
if (["titlePrefix", "titleSuffix"].some(prop => key === prop))
|
|
27969
28029
|
return true;
|
|
27970
28030
|
const value = input[key];
|
|
27971
28031
|
if (undefined === value)
|
|
27972
28032
|
return true;
|
|
27973
28033
|
return false;
|
|
27974
|
-
})); const
|
|
28034
|
+
})); const _io89 = (input, _exceptionable = true) => (undefined === input.stateFilter || Array.isArray(input.stateFilter) && input.stateFilter.every((elem, _index38) => "number" === typeof elem)) && (undefined === input.textFilter || "string" === typeof input.textFilter) && (undefined === input.showEmpty || "boolean" === typeof input.showEmpty) && (undefined === input.selectedRecord || "string" === typeof input.selectedRecord) && (undefined === input.subscribeSearchHits || "boolean" === typeof input.subscribeSearchHits) && (undefined === input.parseRegex || "boolean" === typeof input.parseRegex) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27975
28035
|
if (["stateFilter", "textFilter", "showEmpty", "selectedRecord", "subscribeSearchHits", "parseRegex"].some(prop => key === prop))
|
|
27976
28036
|
return true;
|
|
27977
28037
|
const value = input[key];
|
|
27978
28038
|
if (undefined === value)
|
|
27979
28039
|
return true;
|
|
27980
28040
|
return false;
|
|
27981
|
-
})); const
|
|
28041
|
+
})); const _io90 = (input, _exceptionable = true) => (undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27982
28042
|
if (["disableHotArea"].some(prop => key === prop))
|
|
27983
28043
|
return true;
|
|
27984
28044
|
const value = input[key];
|
|
27985
28045
|
if (undefined === value)
|
|
27986
28046
|
return true;
|
|
27987
28047
|
return false;
|
|
27988
|
-
})); const
|
|
28048
|
+
})); const _io91 = (input, _exceptionable = true) => (undefined === input.refreshInterval || "number" === typeof input.refreshInterval) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27989
28049
|
if (["refreshInterval"].some(prop => key === prop))
|
|
27990
28050
|
return true;
|
|
27991
28051
|
const value = input[key];
|
|
27992
28052
|
if (undefined === value)
|
|
27993
28053
|
return true;
|
|
27994
28054
|
return false;
|
|
27995
|
-
})); const
|
|
28055
|
+
})); const _io92 = (input, _exceptionable = true) => (undefined === input.layout || "string" === typeof input.layout) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27996
28056
|
if (["layout"].some(prop => key === prop))
|
|
27997
28057
|
return true;
|
|
27998
28058
|
const value = input[key];
|
|
27999
28059
|
if (undefined === value)
|
|
28000
28060
|
return true;
|
|
28001
28061
|
return false;
|
|
28062
|
+
})); const _io93 = (input, _exceptionable = true) => (undefined === input.ignoredMessages || Array.isArray(input.ignoredMessages) && input.ignoredMessages.every((elem, _index39) => "string" === typeof elem)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
28063
|
+
if (["ignoredMessages"].some(prop => key === prop))
|
|
28064
|
+
return true;
|
|
28065
|
+
const value = input[key];
|
|
28066
|
+
if (undefined === value)
|
|
28067
|
+
return true;
|
|
28068
|
+
return false;
|
|
28002
28069
|
})); const _vo0 = (input, _path, _exceptionable = true) => [undefined === input.autoLogoutTime || "number" === typeof input.autoLogoutTime || _report(_exceptionable, {
|
|
28003
28070
|
path: _path + ".autoLogoutTime",
|
|
28004
28071
|
expected: "(number | undefined)",
|
|
@@ -28055,16 +28122,16 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28055
28122
|
path: _path + ".exclusiveTagGroups",
|
|
28056
28123
|
expected: "(Array<Array<string>> | undefined)",
|
|
28057
28124
|
value: input.exclusiveTagGroups
|
|
28058
|
-
})) && input.exclusiveTagGroups.map((elem,
|
|
28059
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
28125
|
+
})) && input.exclusiveTagGroups.map((elem, _index40) => (Array.isArray(elem) || _report(_exceptionable, {
|
|
28126
|
+
path: _path + ".exclusiveTagGroups[" + _index40 + "]",
|
|
28060
28127
|
expected: "Array<string>",
|
|
28061
28128
|
value: elem
|
|
28062
|
-
})) && elem.map((elem,
|
|
28063
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
28129
|
+
})) && elem.map((elem, _index41) => "string" === typeof elem || _report(_exceptionable, {
|
|
28130
|
+
path: _path + ".exclusiveTagGroups[" + _index40 + "][" + _index41 + "]",
|
|
28064
28131
|
expected: "string",
|
|
28065
28132
|
value: elem
|
|
28066
28133
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
28067
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
28134
|
+
path: _path + ".exclusiveTagGroups[" + _index40 + "]",
|
|
28068
28135
|
expected: "Array<string>",
|
|
28069
28136
|
value: elem
|
|
28070
28137
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28183,13 +28250,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28183
28250
|
path: _path + ".commands",
|
|
28184
28251
|
expected: "(Array<__type>.o6 | undefined)",
|
|
28185
28252
|
value: input.commands
|
|
28186
|
-
})) && input.commands.map((elem,
|
|
28187
|
-
path: _path + ".commands[" +
|
|
28188
|
-
expected: "__type.
|
|
28253
|
+
})) && input.commands.map((elem, _index42) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
28254
|
+
path: _path + ".commands[" + _index42 + "]",
|
|
28255
|
+
expected: "__type.o58",
|
|
28189
28256
|
value: elem
|
|
28190
|
-
})) &&
|
|
28191
|
-
path: _path + ".commands[" +
|
|
28192
|
-
expected: "__type.
|
|
28257
|
+
})) && _vo66(elem, _path + ".commands[" + _index42 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
28258
|
+
path: _path + ".commands[" + _index42 + "]",
|
|
28259
|
+
expected: "__type.o58",
|
|
28193
28260
|
value: elem
|
|
28194
28261
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
28195
28262
|
path: _path + ".commands",
|
|
@@ -28199,8 +28266,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28199
28266
|
path: _path + ".predefinedTags",
|
|
28200
28267
|
expected: "(Array<string> | undefined)",
|
|
28201
28268
|
value: input.predefinedTags
|
|
28202
|
-
})) && input.predefinedTags.map((elem,
|
|
28203
|
-
path: _path + ".predefinedTags[" +
|
|
28269
|
+
})) && input.predefinedTags.map((elem, _index43) => "string" === typeof elem || _report(_exceptionable, {
|
|
28270
|
+
path: _path + ".predefinedTags[" + _index43 + "]",
|
|
28204
28271
|
expected: "string",
|
|
28205
28272
|
value: elem
|
|
28206
28273
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28209,31 +28276,31 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28209
28276
|
value: input.predefinedTags
|
|
28210
28277
|
}), undefined === input.storyboard || ("object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) || _report(_exceptionable, {
|
|
28211
28278
|
path: _path + ".storyboard",
|
|
28212
|
-
expected: "(__type.
|
|
28279
|
+
expected: "(__type.o59 | undefined)",
|
|
28213
28280
|
value: input.storyboard
|
|
28214
|
-
})) &&
|
|
28281
|
+
})) && _vo67(input.storyboard, _path + ".storyboard", true && _exceptionable) || _report(_exceptionable, {
|
|
28215
28282
|
path: _path + ".storyboard",
|
|
28216
|
-
expected: "(__type.
|
|
28283
|
+
expected: "(__type.o59 | undefined)",
|
|
28217
28284
|
value: input.storyboard
|
|
28218
28285
|
}), undefined === input.print || ("object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) || _report(_exceptionable, {
|
|
28219
28286
|
path: _path + ".print",
|
|
28220
|
-
expected: "(__type.
|
|
28287
|
+
expected: "(__type.o68 | undefined)",
|
|
28221
28288
|
value: input.print
|
|
28222
|
-
})) &&
|
|
28289
|
+
})) && _vo76(input.print, _path + ".print", true && _exceptionable) || _report(_exceptionable, {
|
|
28223
28290
|
path: _path + ".print",
|
|
28224
|
-
expected: "(__type.
|
|
28291
|
+
expected: "(__type.o68 | undefined)",
|
|
28225
28292
|
value: input.print
|
|
28226
28293
|
}), undefined === input.hiddenPreviews || (Array.isArray(input.hiddenPreviews) || _report(_exceptionable, {
|
|
28227
28294
|
path: _path + ".hiddenPreviews",
|
|
28228
28295
|
expected: "(Array<__type>.o7 | undefined)",
|
|
28229
28296
|
value: input.hiddenPreviews
|
|
28230
|
-
})) && input.hiddenPreviews.map((elem,
|
|
28231
|
-
path: _path + ".hiddenPreviews[" +
|
|
28232
|
-
expected: "__type.
|
|
28297
|
+
})) && input.hiddenPreviews.map((elem, _index44) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
28298
|
+
path: _path + ".hiddenPreviews[" + _index44 + "]",
|
|
28299
|
+
expected: "__type.o69",
|
|
28233
28300
|
value: elem
|
|
28234
|
-
})) &&
|
|
28235
|
-
path: _path + ".hiddenPreviews[" +
|
|
28236
|
-
expected: "__type.
|
|
28301
|
+
})) && _vo77(elem, _path + ".hiddenPreviews[" + _index44 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
28302
|
+
path: _path + ".hiddenPreviews[" + _index44 + "]",
|
|
28303
|
+
expected: "__type.o69",
|
|
28237
28304
|
value: elem
|
|
28238
28305
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
28239
28306
|
path: _path + ".hiddenPreviews",
|
|
@@ -28241,11 +28308,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28241
28308
|
value: input.hiddenPreviews
|
|
28242
28309
|
}), undefined === input.plugins || ("object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) || _report(_exceptionable, {
|
|
28243
28310
|
path: _path + ".plugins",
|
|
28244
|
-
expected: "(__type.
|
|
28311
|
+
expected: "(__type.o70 | undefined)",
|
|
28245
28312
|
value: input.plugins
|
|
28246
|
-
})) &&
|
|
28313
|
+
})) && _vo78(input.plugins, _path + ".plugins", true && _exceptionable) || _report(_exceptionable, {
|
|
28247
28314
|
path: _path + ".plugins",
|
|
28248
|
-
expected: "(__type.
|
|
28315
|
+
expected: "(__type.o70 | undefined)",
|
|
28249
28316
|
value: input.plugins
|
|
28250
28317
|
}), undefined === input.crashScreen || "boolean" === typeof input.crashScreen || _report(_exceptionable, {
|
|
28251
28318
|
path: _path + ".crashScreen",
|
|
@@ -28257,27 +28324,27 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28257
28324
|
value: input.debug
|
|
28258
28325
|
}), undefined === input.featurePreview || ("object" === typeof input.featurePreview && null !== input.featurePreview && false === Array.isArray(input.featurePreview) || _report(_exceptionable, {
|
|
28259
28326
|
path: _path + ".featurePreview",
|
|
28260
|
-
expected: "(__type.
|
|
28327
|
+
expected: "(__type.o73 | undefined)",
|
|
28261
28328
|
value: input.featurePreview
|
|
28262
|
-
})) &&
|
|
28329
|
+
})) && _vo81(input.featurePreview, _path + ".featurePreview", true && _exceptionable) || _report(_exceptionable, {
|
|
28263
28330
|
path: _path + ".featurePreview",
|
|
28264
|
-
expected: "(__type.
|
|
28331
|
+
expected: "(__type.o73 | undefined)",
|
|
28265
28332
|
value: input.featurePreview
|
|
28266
28333
|
}), undefined === input.flags || ("object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) || _report(_exceptionable, {
|
|
28267
28334
|
path: _path + ".flags",
|
|
28268
|
-
expected: "(__type.
|
|
28335
|
+
expected: "(__type.o74 | undefined)",
|
|
28269
28336
|
value: input.flags
|
|
28270
|
-
})) &&
|
|
28337
|
+
})) && _vo82(input.flags, _path + ".flags", true && _exceptionable) || _report(_exceptionable, {
|
|
28271
28338
|
path: _path + ".flags",
|
|
28272
|
-
expected: "(__type.
|
|
28339
|
+
expected: "(__type.o74 | undefined)",
|
|
28273
28340
|
value: input.flags
|
|
28274
28341
|
}), undefined === input.notifications || ("object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) || _report(_exceptionable, {
|
|
28275
28342
|
path: _path + ".notifications",
|
|
28276
|
-
expected: "(__type.
|
|
28343
|
+
expected: "(__type.o75 | undefined)",
|
|
28277
28344
|
value: input.notifications
|
|
28278
|
-
})) &&
|
|
28345
|
+
})) && _vo83(input.notifications, _path + ".notifications", true && _exceptionable) || _report(_exceptionable, {
|
|
28279
28346
|
path: _path + ".notifications",
|
|
28280
|
-
expected: "(__type.
|
|
28347
|
+
expected: "(__type.o75 | undefined)",
|
|
28281
28348
|
value: input.notifications
|
|
28282
28349
|
}), undefined === input.suppressDeleteAlert || "boolean" === typeof input.suppressDeleteAlert || _report(_exceptionable, {
|
|
28283
28350
|
path: _path + ".suppressDeleteAlert",
|
|
@@ -28285,46 +28352,54 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28285
28352
|
value: input.suppressDeleteAlert
|
|
28286
28353
|
}), undefined === input.clone || ("object" === typeof input.clone && null !== input.clone && false === Array.isArray(input.clone) || _report(_exceptionable, {
|
|
28287
28354
|
path: _path + ".clone",
|
|
28288
|
-
expected: "(__type.
|
|
28355
|
+
expected: "(__type.o78 | undefined)",
|
|
28289
28356
|
value: input.clone
|
|
28290
|
-
})) &&
|
|
28357
|
+
})) && _vo86(input.clone, _path + ".clone", true && _exceptionable) || _report(_exceptionable, {
|
|
28291
28358
|
path: _path + ".clone",
|
|
28292
|
-
expected: "(__type.
|
|
28359
|
+
expected: "(__type.o78 | undefined)",
|
|
28293
28360
|
value: input.clone
|
|
28294
28361
|
}), undefined === input.utilsAssetEditorPanel || ("object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) || _report(_exceptionable, {
|
|
28295
28362
|
path: _path + ".utilsAssetEditorPanel",
|
|
28296
|
-
expected: "(__type.
|
|
28363
|
+
expected: "(__type.o81 | undefined)",
|
|
28297
28364
|
value: input.utilsAssetEditorPanel
|
|
28298
|
-
})) &&
|
|
28365
|
+
})) && _vo89(input.utilsAssetEditorPanel, _path + ".utilsAssetEditorPanel", true && _exceptionable) || _report(_exceptionable, {
|
|
28299
28366
|
path: _path + ".utilsAssetEditorPanel",
|
|
28300
|
-
expected: "(__type.
|
|
28367
|
+
expected: "(__type.o81 | undefined)",
|
|
28301
28368
|
value: input.utilsAssetEditorPanel
|
|
28302
28369
|
}), undefined === input.display || ("object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) || _report(_exceptionable, {
|
|
28303
28370
|
path: _path + ".display",
|
|
28304
|
-
expected: "(__type.
|
|
28371
|
+
expected: "(__type.o82 | undefined)",
|
|
28305
28372
|
value: input.display
|
|
28306
|
-
})) &&
|
|
28373
|
+
})) && _vo90(input.display, _path + ".display", true && _exceptionable) || _report(_exceptionable, {
|
|
28307
28374
|
path: _path + ".display",
|
|
28308
|
-
expected: "(__type.
|
|
28375
|
+
expected: "(__type.o82 | undefined)",
|
|
28309
28376
|
value: input.display
|
|
28310
28377
|
}), undefined === input.bookmarks || ("object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) || _report(_exceptionable, {
|
|
28311
28378
|
path: _path + ".bookmarks",
|
|
28312
|
-
expected: "(__type.
|
|
28379
|
+
expected: "(__type.o83 | undefined)",
|
|
28313
28380
|
value: input.bookmarks
|
|
28314
|
-
})) &&
|
|
28381
|
+
})) && _vo91(input.bookmarks, _path + ".bookmarks", true && _exceptionable) || _report(_exceptionable, {
|
|
28315
28382
|
path: _path + ".bookmarks",
|
|
28316
|
-
expected: "(__type.
|
|
28383
|
+
expected: "(__type.o83 | undefined)",
|
|
28317
28384
|
value: input.bookmarks
|
|
28318
28385
|
}), undefined === input.shotbox || ("object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) || _report(_exceptionable, {
|
|
28319
28386
|
path: _path + ".shotbox",
|
|
28320
|
-
expected: "(__type.
|
|
28387
|
+
expected: "(__type.o84 | undefined)",
|
|
28321
28388
|
value: input.shotbox
|
|
28322
|
-
})) &&
|
|
28389
|
+
})) && _vo92(input.shotbox, _path + ".shotbox", true && _exceptionable) || _report(_exceptionable, {
|
|
28323
28390
|
path: _path + ".shotbox",
|
|
28324
|
-
expected: "(__type.
|
|
28391
|
+
expected: "(__type.o84 | undefined)",
|
|
28325
28392
|
value: input.shotbox
|
|
28393
|
+
}), undefined === input.performance || ("object" === typeof input.performance && null !== input.performance && false === Array.isArray(input.performance) || _report(_exceptionable, {
|
|
28394
|
+
path: _path + ".performance",
|
|
28395
|
+
expected: "(__type.o85 | undefined)",
|
|
28396
|
+
value: input.performance
|
|
28397
|
+
})) && _vo93(input.performance, _path + ".performance", true && _exceptionable) || _report(_exceptionable, {
|
|
28398
|
+
path: _path + ".performance",
|
|
28399
|
+
expected: "(__type.o85 | undefined)",
|
|
28400
|
+
value: input.performance
|
|
28326
28401
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
28327
|
-
if (["autoLogoutTime", "permission", "module", "upload", "download", "browser", "toolbarTags", "exclusiveTagGroups", "deadlines", "assignees", "comments", "clock", "swarm", "dashboard", "script", "events", "rundown", "gallery", "history", "keymap", "media", "edit", "commands", "predefinedTags", "storyboard", "print", "hiddenPreviews", "plugins", "crashScreen", "debug", "featurePreview", "flags", "notifications", "suppressDeleteAlert", "clone", "utilsAssetEditorPanel", "display", "bookmarks", "shotbox"].some(prop => key === prop))
|
|
28402
|
+
if (["autoLogoutTime", "permission", "module", "upload", "download", "browser", "toolbarTags", "exclusiveTagGroups", "deadlines", "assignees", "comments", "clock", "swarm", "dashboard", "script", "events", "rundown", "gallery", "history", "keymap", "media", "edit", "commands", "predefinedTags", "storyboard", "print", "hiddenPreviews", "plugins", "crashScreen", "debug", "featurePreview", "flags", "notifications", "suppressDeleteAlert", "clone", "utilsAssetEditorPanel", "display", "bookmarks", "shotbox", "performance"].some(prop => key === prop))
|
|
28328
28403
|
return true;
|
|
28329
28404
|
const value = input[key];
|
|
28330
28405
|
if (undefined === value)
|
|
@@ -28618,8 +28693,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28618
28693
|
path: _path + ".sortOrder",
|
|
28619
28694
|
expected: "(Array<string> | undefined)",
|
|
28620
28695
|
value: input.sortOrder
|
|
28621
|
-
})) && input.sortOrder.map((elem,
|
|
28622
|
-
path: _path + ".sortOrder[" +
|
|
28696
|
+
})) && input.sortOrder.map((elem, _index45) => "string" === typeof elem || _report(_exceptionable, {
|
|
28697
|
+
path: _path + ".sortOrder[" + _index45 + "]",
|
|
28623
28698
|
expected: "string",
|
|
28624
28699
|
value: elem
|
|
28625
28700
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28646,8 +28721,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28646
28721
|
path: _path + ".include",
|
|
28647
28722
|
expected: "(Array<string> | undefined)",
|
|
28648
28723
|
value: input.include
|
|
28649
|
-
})) && input.include.map((elem,
|
|
28650
|
-
path: _path + ".include[" +
|
|
28724
|
+
})) && input.include.map((elem, _index46) => "string" === typeof elem || _report(_exceptionable, {
|
|
28725
|
+
path: _path + ".include[" + _index46 + "]",
|
|
28651
28726
|
expected: "string",
|
|
28652
28727
|
value: elem
|
|
28653
28728
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28658,8 +28733,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28658
28733
|
path: _path + ".exclude",
|
|
28659
28734
|
expected: "(Array<string> | undefined)",
|
|
28660
28735
|
value: input.exclude
|
|
28661
|
-
})) && input.exclude.map((elem,
|
|
28662
|
-
path: _path + ".exclude[" +
|
|
28736
|
+
})) && input.exclude.map((elem, _index47) => "string" === typeof elem || _report(_exceptionable, {
|
|
28737
|
+
path: _path + ".exclude[" + _index47 + "]",
|
|
28663
28738
|
expected: "string",
|
|
28664
28739
|
value: elem
|
|
28665
28740
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28686,8 +28761,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28686
28761
|
path: _path + ".include",
|
|
28687
28762
|
expected: "(Array<string> | undefined)",
|
|
28688
28763
|
value: input.include
|
|
28689
|
-
})) && input.include.map((elem,
|
|
28690
|
-
path: _path + ".include[" +
|
|
28764
|
+
})) && input.include.map((elem, _index48) => "string" === typeof elem || _report(_exceptionable, {
|
|
28765
|
+
path: _path + ".include[" + _index48 + "]",
|
|
28691
28766
|
expected: "string",
|
|
28692
28767
|
value: elem
|
|
28693
28768
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28698,8 +28773,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28698
28773
|
path: _path + ".exclude",
|
|
28699
28774
|
expected: "(Array<string> | undefined)",
|
|
28700
28775
|
value: input.exclude
|
|
28701
|
-
})) && input.exclude.map((elem,
|
|
28702
|
-
path: _path + ".exclude[" +
|
|
28776
|
+
})) && input.exclude.map((elem, _index49) => "string" === typeof elem || _report(_exceptionable, {
|
|
28777
|
+
path: _path + ".exclude[" + _index49 + "]",
|
|
28703
28778
|
expected: "string",
|
|
28704
28779
|
value: elem
|
|
28705
28780
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28726,8 +28801,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28726
28801
|
path: _path + ".include",
|
|
28727
28802
|
expected: "(Array<string> | undefined)",
|
|
28728
28803
|
value: input.include
|
|
28729
|
-
})) && input.include.map((elem,
|
|
28730
|
-
path: _path + ".include[" +
|
|
28804
|
+
})) && input.include.map((elem, _index50) => "string" === typeof elem || _report(_exceptionable, {
|
|
28805
|
+
path: _path + ".include[" + _index50 + "]",
|
|
28731
28806
|
expected: "string",
|
|
28732
28807
|
value: elem
|
|
28733
28808
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28738,8 +28813,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28738
28813
|
path: _path + ".exclude",
|
|
28739
28814
|
expected: "(Array<string> | undefined)",
|
|
28740
28815
|
value: input.exclude
|
|
28741
|
-
})) && input.exclude.map((elem,
|
|
28742
|
-
path: _path + ".exclude[" +
|
|
28816
|
+
})) && input.exclude.map((elem, _index51) => "string" === typeof elem || _report(_exceptionable, {
|
|
28817
|
+
path: _path + ".exclude[" + _index51 + "]",
|
|
28743
28818
|
expected: "string",
|
|
28744
28819
|
value: elem
|
|
28745
28820
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28766,8 +28841,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28766
28841
|
path: _path + ".include",
|
|
28767
28842
|
expected: "(Array<string> | undefined)",
|
|
28768
28843
|
value: input.include
|
|
28769
|
-
})) && input.include.map((elem,
|
|
28770
|
-
path: _path + ".include[" +
|
|
28844
|
+
})) && input.include.map((elem, _index52) => "string" === typeof elem || _report(_exceptionable, {
|
|
28845
|
+
path: _path + ".include[" + _index52 + "]",
|
|
28771
28846
|
expected: "string",
|
|
28772
28847
|
value: elem
|
|
28773
28848
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28778,8 +28853,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28778
28853
|
path: _path + ".exclude",
|
|
28779
28854
|
expected: "(Array<string> | undefined)",
|
|
28780
28855
|
value: input.exclude
|
|
28781
|
-
})) && input.exclude.map((elem,
|
|
28782
|
-
path: _path + ".exclude[" +
|
|
28856
|
+
})) && input.exclude.map((elem, _index53) => "string" === typeof elem || _report(_exceptionable, {
|
|
28857
|
+
path: _path + ".exclude[" + _index53 + "]",
|
|
28783
28858
|
expected: "string",
|
|
28784
28859
|
value: elem
|
|
28785
28860
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28938,12 +29013,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28938
29013
|
path: _path + ".colorTags",
|
|
28939
29014
|
expected: "(Array<PromotedTag> | undefined)",
|
|
28940
29015
|
value: input.colorTags
|
|
28941
|
-
})) && input.colorTags.map((elem,
|
|
28942
|
-
path: _path + ".colorTags[" +
|
|
29016
|
+
})) && input.colorTags.map((elem, _index54) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
29017
|
+
path: _path + ".colorTags[" + _index54 + "]",
|
|
28943
29018
|
expected: "PromotedTag",
|
|
28944
29019
|
value: elem
|
|
28945
|
-
})) && _vo22(elem, _path + ".colorTags[" +
|
|
28946
|
-
path: _path + ".colorTags[" +
|
|
29020
|
+
})) && _vo22(elem, _path + ".colorTags[" + _index54 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29021
|
+
path: _path + ".colorTags[" + _index54 + "]",
|
|
28947
29022
|
expected: "PromotedTag",
|
|
28948
29023
|
value: elem
|
|
28949
29024
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28970,12 +29045,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28970
29045
|
path: _path + ".colorHistory",
|
|
28971
29046
|
expected: "(Array<__type> | undefined)",
|
|
28972
29047
|
value: input.colorHistory
|
|
28973
|
-
})) && input.colorHistory.map((elem,
|
|
28974
|
-
path: _path + ".colorHistory[" +
|
|
29048
|
+
})) && input.colorHistory.map((elem, _index55) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
29049
|
+
path: _path + ".colorHistory[" + _index55 + "]",
|
|
28975
29050
|
expected: "__type.o20",
|
|
28976
29051
|
value: elem
|
|
28977
|
-
})) && _vo25(elem, _path + ".colorHistory[" +
|
|
28978
|
-
path: _path + ".colorHistory[" +
|
|
29052
|
+
})) && _vo25(elem, _path + ".colorHistory[" + _index55 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29053
|
+
path: _path + ".colorHistory[" + _index55 + "]",
|
|
28979
29054
|
expected: "__type.o20",
|
|
28980
29055
|
value: elem
|
|
28981
29056
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29123,8 +29198,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29123
29198
|
path: _path + ".favorites",
|
|
29124
29199
|
expected: "(Array<string> | undefined)",
|
|
29125
29200
|
value: input.favorites
|
|
29126
|
-
})) && input.favorites.map((elem,
|
|
29127
|
-
path: _path + ".favorites[" +
|
|
29201
|
+
})) && input.favorites.map((elem, _index56) => "string" === typeof elem || _report(_exceptionable, {
|
|
29202
|
+
path: _path + ".favorites[" + _index56 + "]",
|
|
29128
29203
|
expected: "string",
|
|
29129
29204
|
value: elem
|
|
29130
29205
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29575,8 +29650,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29575
29650
|
path: _path + ".playbackRates",
|
|
29576
29651
|
expected: "(Array<number> | undefined)",
|
|
29577
29652
|
value: input.playbackRates
|
|
29578
|
-
})) && input.playbackRates.map((elem,
|
|
29579
|
-
path: _path + ".playbackRates[" +
|
|
29653
|
+
})) && input.playbackRates.map((elem, _index57) => "number" === typeof elem || _report(_exceptionable, {
|
|
29654
|
+
path: _path + ".playbackRates[" + _index57 + "]",
|
|
29580
29655
|
expected: "number",
|
|
29581
29656
|
value: elem
|
|
29582
29657
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29603,12 +29678,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29603
29678
|
path: _path + ".guides",
|
|
29604
29679
|
expected: "(Array<__type>.o3 | undefined)",
|
|
29605
29680
|
value: input.guides
|
|
29606
|
-
})) && input.guides.map((elem,
|
|
29607
|
-
path: _path + ".guides[" +
|
|
29681
|
+
})) && input.guides.map((elem, _index58) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29682
|
+
path: _path + ".guides[" + _index58 + "]",
|
|
29608
29683
|
expected: "__type.o43",
|
|
29609
29684
|
value: elem
|
|
29610
|
-
})) && _vo50(elem, _path + ".guides[" +
|
|
29611
|
-
path: _path + ".guides[" +
|
|
29685
|
+
})) && _vo50(elem, _path + ".guides[" + _index58 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29686
|
+
path: _path + ".guides[" + _index58 + "]",
|
|
29612
29687
|
expected: "__type.o43",
|
|
29613
29688
|
value: elem
|
|
29614
29689
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29735,12 +29810,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29735
29810
|
path: _path + ".suggestions",
|
|
29736
29811
|
expected: "(Array<__type>.o1 | undefined)",
|
|
29737
29812
|
value: input.suggestions
|
|
29738
|
-
})) && input.suggestions.map((elem,
|
|
29739
|
-
path: _path + ".suggestions[" +
|
|
29813
|
+
})) && input.suggestions.map((elem, _index59) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29814
|
+
path: _path + ".suggestions[" + _index59 + "]",
|
|
29740
29815
|
expected: "__type.o41",
|
|
29741
29816
|
value: elem
|
|
29742
|
-
})) && _vo48(elem, _path + ".suggestions[" +
|
|
29743
|
-
path: _path + ".suggestions[" +
|
|
29817
|
+
})) && _vo48(elem, _path + ".suggestions[" + _index59 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29818
|
+
path: _path + ".suggestions[" + _index59 + "]",
|
|
29744
29819
|
expected: "__type.o41",
|
|
29745
29820
|
value: elem
|
|
29746
29821
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29751,12 +29826,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29751
29826
|
path: _path + ".colors",
|
|
29752
29827
|
expected: "(Array<__type>.o2 | undefined)",
|
|
29753
29828
|
value: input.colors
|
|
29754
|
-
})) && input.colors.map((elem,
|
|
29755
|
-
path: _path + ".colors[" +
|
|
29829
|
+
})) && input.colors.map((elem, _index60) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29830
|
+
path: _path + ".colors[" + _index60 + "]",
|
|
29756
29831
|
expected: "__type.o42",
|
|
29757
29832
|
value: elem
|
|
29758
|
-
})) && _vo49(elem, _path + ".colors[" +
|
|
29759
|
-
path: _path + ".colors[" +
|
|
29833
|
+
})) && _vo49(elem, _path + ".colors[" + _index60 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29834
|
+
path: _path + ".colors[" + _index60 + "]",
|
|
29760
29835
|
expected: "__type.o42",
|
|
29761
29836
|
value: elem
|
|
29762
29837
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29767,8 +29842,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29767
29842
|
path: _path + ".overridableProperties",
|
|
29768
29843
|
expected: "(Array<keyof SubtitleStyle | null> | undefined)",
|
|
29769
29844
|
value: input.overridableProperties
|
|
29770
|
-
})) && input.overridableProperties.map((elem,
|
|
29771
|
-
path: _path + ".overridableProperties[" +
|
|
29845
|
+
})) && input.overridableProperties.map((elem, _index61) => null === elem || true === _vv62.has(elem) || _report(_exceptionable, {
|
|
29846
|
+
path: _path + ".overridableProperties[" + _index61 + "]",
|
|
29772
29847
|
expected: "(\"alignment\" | \"angle\" | \"backColour\" | \"bold\" | \"borderStyle\" | \"encoding\" | \"fontname\" | \"fontsize\" | \"italic\" | \"lineSpacing\" | \"marginL\" | \"marginR\" | \"marginV\" | \"name\" | \"outline\" | \"outlineColour\" | \"primaryColour\" | \"scaleX\" | \"scaleY\" | \"secondaryColour\" | \"shadow\" | \"spacing\" | \"strikeOut\" | \"underline\" | null)",
|
|
29773
29848
|
value: elem
|
|
29774
29849
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29963,12 +30038,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29963
30038
|
path: _path + ".text",
|
|
29964
30039
|
expected: "(Array<__type>.o4 | undefined)",
|
|
29965
30040
|
value: input.text
|
|
29966
|
-
})) && input.text.map((elem,
|
|
29967
|
-
path: _path + ".text[" +
|
|
30041
|
+
})) && input.text.map((elem, _index63) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
30042
|
+
path: _path + ".text[" + _index63 + "]",
|
|
29968
30043
|
expected: "__type.o48",
|
|
29969
30044
|
value: elem
|
|
29970
|
-
})) && _vo55(elem, _path + ".text[" +
|
|
29971
|
-
path: _path + ".text[" +
|
|
30045
|
+
})) && _vo55(elem, _path + ".text[" + _index63 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
30046
|
+
path: _path + ".text[" + _index63 + "]",
|
|
29972
30047
|
expected: "__type.o48",
|
|
29973
30048
|
value: elem
|
|
29974
30049
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30039,8 +30114,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30039
30114
|
path: _path + ".args",
|
|
30040
30115
|
expected: "(Array<string> | undefined)",
|
|
30041
30116
|
value: input.args
|
|
30042
|
-
})) && input.args.map((elem,
|
|
30043
|
-
path: _path + ".args[" +
|
|
30117
|
+
})) && input.args.map((elem, _index64) => "string" === typeof elem || _report(_exceptionable, {
|
|
30118
|
+
path: _path + ".args[" + _index64 + "]",
|
|
30044
30119
|
expected: "string",
|
|
30045
30120
|
value: elem
|
|
30046
30121
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30159,24 +30234,32 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30159
30234
|
path: _path + ".thumbnailView",
|
|
30160
30235
|
expected: "(\"filmStrip\" | \"none\" | \"thumbnail\" | undefined)",
|
|
30161
30236
|
value: input.thumbnailView
|
|
30237
|
+
}), undefined === input.audioMapping || ("object" === typeof input.audioMapping && null !== input.audioMapping && false === Array.isArray(input.audioMapping) || _report(_exceptionable, {
|
|
30238
|
+
path: _path + ".audioMapping",
|
|
30239
|
+
expected: "(__type.o54 | undefined)",
|
|
30240
|
+
value: input.audioMapping
|
|
30241
|
+
})) && _vo61(input.audioMapping, _path + ".audioMapping", true && _exceptionable) || _report(_exceptionable, {
|
|
30242
|
+
path: _path + ".audioMapping",
|
|
30243
|
+
expected: "(__type.o54 | undefined)",
|
|
30244
|
+
value: input.audioMapping
|
|
30162
30245
|
}), undefined === input.normalize || ("object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) || _report(_exceptionable, {
|
|
30163
30246
|
path: _path + ".normalize",
|
|
30164
|
-
expected: "(__type.
|
|
30247
|
+
expected: "(__type.o55 | undefined)",
|
|
30165
30248
|
value: input.normalize
|
|
30166
|
-
})) &&
|
|
30249
|
+
})) && _vo63(input.normalize, _path + ".normalize", true && _exceptionable) || _report(_exceptionable, {
|
|
30167
30250
|
path: _path + ".normalize",
|
|
30168
|
-
expected: "(__type.
|
|
30251
|
+
expected: "(__type.o55 | undefined)",
|
|
30169
30252
|
value: input.normalize
|
|
30170
30253
|
}), undefined === input.voiceOver || ("object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) || _report(_exceptionable, {
|
|
30171
30254
|
path: _path + ".voiceOver",
|
|
30172
|
-
expected: "(__type.
|
|
30255
|
+
expected: "(__type.o57 | undefined)",
|
|
30173
30256
|
value: input.voiceOver
|
|
30174
|
-
})) &&
|
|
30257
|
+
})) && _vo65(input.voiceOver, _path + ".voiceOver", true && _exceptionable) || _report(_exceptionable, {
|
|
30175
30258
|
path: _path + ".voiceOver",
|
|
30176
|
-
expected: "(__type.
|
|
30259
|
+
expected: "(__type.o57 | undefined)",
|
|
30177
30260
|
value: input.voiceOver
|
|
30178
30261
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30179
|
-
if (["thumbnailView", "normalize", "voiceOver"].some(prop => key === prop))
|
|
30262
|
+
if (["thumbnailView", "audioMapping", "normalize", "voiceOver"].some(prop => key === prop))
|
|
30180
30263
|
return true;
|
|
30181
30264
|
const value = input[key];
|
|
30182
30265
|
if (undefined === value)
|
|
@@ -30192,16 +30275,120 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30192
30275
|
].join("\n")
|
|
30193
30276
|
});
|
|
30194
30277
|
}).every(flag => flag))].every(flag => flag); const _vo61 = (input, _path, _exceptionable = true) => [undefined === input.presets || (Array.isArray(input.presets) || _report(_exceptionable, {
|
|
30278
|
+
path: _path + ".presets",
|
|
30279
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
30280
|
+
value: input.presets
|
|
30281
|
+
})) && input.presets.map((elem, _index65) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
30282
|
+
path: _path + ".presets[" + _index65 + "]",
|
|
30283
|
+
expected: "AudioMappingPreset",
|
|
30284
|
+
value: elem
|
|
30285
|
+
})) && _vo62(elem, _path + ".presets[" + _index65 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
30286
|
+
path: _path + ".presets[" + _index65 + "]",
|
|
30287
|
+
expected: "AudioMappingPreset",
|
|
30288
|
+
value: elem
|
|
30289
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30290
|
+
path: _path + ".presets",
|
|
30291
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
30292
|
+
value: input.presets
|
|
30293
|
+
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30294
|
+
if (["presets"].some(prop => key === prop))
|
|
30295
|
+
return true;
|
|
30296
|
+
const value = input[key];
|
|
30297
|
+
if (undefined === value)
|
|
30298
|
+
return true;
|
|
30299
|
+
return _report(_exceptionable, {
|
|
30300
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
30301
|
+
expected: "undefined",
|
|
30302
|
+
value: value,
|
|
30303
|
+
description: [
|
|
30304
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
30305
|
+
"",
|
|
30306
|
+
"Please remove the property next time."
|
|
30307
|
+
].join("\n")
|
|
30308
|
+
});
|
|
30309
|
+
}).every(flag => flag))].every(flag => flag); const _vo62 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
30310
|
+
path: _path + ".id",
|
|
30311
|
+
expected: "string",
|
|
30312
|
+
value: input.id
|
|
30313
|
+
}), "string" === typeof input.title || _report(_exceptionable, {
|
|
30314
|
+
path: _path + ".title",
|
|
30315
|
+
expected: "string",
|
|
30316
|
+
value: input.title
|
|
30317
|
+
}), undefined === input.mapping || (Array.isArray(input.mapping) || _report(_exceptionable, {
|
|
30318
|
+
path: _path + ".mapping",
|
|
30319
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
30320
|
+
value: input.mapping
|
|
30321
|
+
})) && input.mapping.map((elem, _index66) => (Array.isArray(elem) || _report(_exceptionable, {
|
|
30322
|
+
path: _path + ".mapping[" + _index66 + "]",
|
|
30323
|
+
expected: "Array<number>",
|
|
30324
|
+
value: elem
|
|
30325
|
+
})) && elem.map((elem, _index67) => "number" === typeof elem || _report(_exceptionable, {
|
|
30326
|
+
path: _path + ".mapping[" + _index66 + "][" + _index67 + "]",
|
|
30327
|
+
expected: "number",
|
|
30328
|
+
value: elem
|
|
30329
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30330
|
+
path: _path + ".mapping[" + _index66 + "]",
|
|
30331
|
+
expected: "Array<number>",
|
|
30332
|
+
value: elem
|
|
30333
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30334
|
+
path: _path + ".mapping",
|
|
30335
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
30336
|
+
value: input.mapping
|
|
30337
|
+
}), undefined === input.mute || (Array.isArray(input.mute) || _report(_exceptionable, {
|
|
30338
|
+
path: _path + ".mute",
|
|
30339
|
+
expected: "(Array<boolean> | undefined)",
|
|
30340
|
+
value: input.mute
|
|
30341
|
+
})) && input.mute.map((elem, _index68) => "boolean" === typeof elem || _report(_exceptionable, {
|
|
30342
|
+
path: _path + ".mute[" + _index68 + "]",
|
|
30343
|
+
expected: "boolean",
|
|
30344
|
+
value: elem
|
|
30345
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30346
|
+
path: _path + ".mute",
|
|
30347
|
+
expected: "(Array<boolean> | undefined)",
|
|
30348
|
+
value: input.mute
|
|
30349
|
+
}), undefined === input.minInChannels || "number" === typeof input.minInChannels || _report(_exceptionable, {
|
|
30350
|
+
path: _path + ".minInChannels",
|
|
30351
|
+
expected: "(number | undefined)",
|
|
30352
|
+
value: input.minInChannels
|
|
30353
|
+
}), undefined === input.maxInChannels || "number" === typeof input.maxInChannels || _report(_exceptionable, {
|
|
30354
|
+
path: _path + ".maxInChannels",
|
|
30355
|
+
expected: "(number | undefined)",
|
|
30356
|
+
value: input.maxInChannels
|
|
30357
|
+
}), undefined === input.minOutChannels || "number" === typeof input.minOutChannels || _report(_exceptionable, {
|
|
30358
|
+
path: _path + ".minOutChannels",
|
|
30359
|
+
expected: "(number | undefined)",
|
|
30360
|
+
value: input.minOutChannels
|
|
30361
|
+
}), undefined === input.maxOutChannels || "number" === typeof input.maxOutChannels || _report(_exceptionable, {
|
|
30362
|
+
path: _path + ".maxOutChannels",
|
|
30363
|
+
expected: "(number | undefined)",
|
|
30364
|
+
value: input.maxOutChannels
|
|
30365
|
+
}), 2 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30366
|
+
if (["id", "title", "mapping", "mute", "minInChannels", "maxInChannels", "minOutChannels", "maxOutChannels"].some(prop => key === prop))
|
|
30367
|
+
return true;
|
|
30368
|
+
const value = input[key];
|
|
30369
|
+
if (undefined === value)
|
|
30370
|
+
return true;
|
|
30371
|
+
return _report(_exceptionable, {
|
|
30372
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
30373
|
+
expected: "undefined",
|
|
30374
|
+
value: value,
|
|
30375
|
+
description: [
|
|
30376
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
30377
|
+
"",
|
|
30378
|
+
"Please remove the property next time."
|
|
30379
|
+
].join("\n")
|
|
30380
|
+
});
|
|
30381
|
+
}).every(flag => flag))].every(flag => flag); const _vo63 = (input, _path, _exceptionable = true) => [undefined === input.presets || (Array.isArray(input.presets) || _report(_exceptionable, {
|
|
30195
30382
|
path: _path + ".presets",
|
|
30196
30383
|
expected: "(Array<__type>.o5 | undefined)",
|
|
30197
30384
|
value: input.presets
|
|
30198
|
-
})) && input.presets.map((elem,
|
|
30199
|
-
path: _path + ".presets[" +
|
|
30200
|
-
expected: "__type.
|
|
30385
|
+
})) && input.presets.map((elem, _index69) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
30386
|
+
path: _path + ".presets[" + _index69 + "]",
|
|
30387
|
+
expected: "__type.o56",
|
|
30201
30388
|
value: elem
|
|
30202
|
-
})) &&
|
|
30203
|
-
path: _path + ".presets[" +
|
|
30204
|
-
expected: "__type.
|
|
30389
|
+
})) && _vo64(elem, _path + ".presets[" + _index69 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
30390
|
+
path: _path + ".presets[" + _index69 + "]",
|
|
30391
|
+
expected: "__type.o56",
|
|
30205
30392
|
value: elem
|
|
30206
30393
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
30207
30394
|
path: _path + ".presets",
|
|
@@ -30227,7 +30414,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30227
30414
|
"Please remove the property next time."
|
|
30228
30415
|
].join("\n")
|
|
30229
30416
|
});
|
|
30230
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30417
|
+
}).every(flag => flag))].every(flag => flag); const _vo64 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
30231
30418
|
path: _path + ".id",
|
|
30232
30419
|
expected: "string",
|
|
30233
30420
|
value: input.id
|
|
@@ -30259,7 +30446,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30259
30446
|
"Please remove the property next time."
|
|
30260
30447
|
].join("\n")
|
|
30261
30448
|
});
|
|
30262
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30449
|
+
}).every(flag => flag))].every(flag => flag); const _vo65 = (input, _path, _exceptionable = true) => [undefined === input.inputDevice || "string" === typeof input.inputDevice || _report(_exceptionable, {
|
|
30263
30450
|
path: _path + ".inputDevice",
|
|
30264
30451
|
expected: "(string | undefined)",
|
|
30265
30452
|
value: input.inputDevice
|
|
@@ -30299,7 +30486,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30299
30486
|
"Please remove the property next time."
|
|
30300
30487
|
].join("\n")
|
|
30301
30488
|
});
|
|
30302
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30489
|
+
}).every(flag => flag))].every(flag => flag); const _vo66 = (input, _path, _exceptionable = true) => [undefined === input.title || "string" === typeof input.title || _report(_exceptionable, {
|
|
30303
30490
|
path: _path + ".title",
|
|
30304
30491
|
expected: "(string | undefined)",
|
|
30305
30492
|
value: input.title
|
|
@@ -30311,8 +30498,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30311
30498
|
path: _path + ".args",
|
|
30312
30499
|
expected: "(Array<string> | undefined)",
|
|
30313
30500
|
value: input.args
|
|
30314
|
-
})) && input.args.map((elem,
|
|
30315
|
-
path: _path + ".args[" +
|
|
30501
|
+
})) && input.args.map((elem, _index70) => "string" === typeof elem || _report(_exceptionable, {
|
|
30502
|
+
path: _path + ".args[" + _index70 + "]",
|
|
30316
30503
|
expected: "string",
|
|
30317
30504
|
value: elem
|
|
30318
30505
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30335,37 +30522,37 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30335
30522
|
"Please remove the property next time."
|
|
30336
30523
|
].join("\n")
|
|
30337
30524
|
});
|
|
30338
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30525
|
+
}).every(flag => flag))].every(flag => flag); const _vo67 = (input, _path, _exceptionable = true) => [undefined === input.folded || ("object" === typeof input.folded && null !== input.folded && false === Array.isArray(input.folded) || _report(_exceptionable, {
|
|
30339
30526
|
path: _path + ".folded",
|
|
30340
|
-
expected: "(__type.
|
|
30527
|
+
expected: "(__type.o60 | undefined)",
|
|
30341
30528
|
value: input.folded
|
|
30342
|
-
})) &&
|
|
30529
|
+
})) && _vo68(input.folded, _path + ".folded", true && _exceptionable) || _report(_exceptionable, {
|
|
30343
30530
|
path: _path + ".folded",
|
|
30344
|
-
expected: "(__type.
|
|
30531
|
+
expected: "(__type.o60 | undefined)",
|
|
30345
30532
|
value: input.folded
|
|
30346
30533
|
}), undefined === input.assets || ("object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) || _report(_exceptionable, {
|
|
30347
30534
|
path: _path + ".assets",
|
|
30348
|
-
expected: "(__type.
|
|
30535
|
+
expected: "(__type.o61 | undefined)",
|
|
30349
30536
|
value: input.assets
|
|
30350
|
-
})) &&
|
|
30537
|
+
})) && _vo69(input.assets, _path + ".assets", true && _exceptionable) || _report(_exceptionable, {
|
|
30351
30538
|
path: _path + ".assets",
|
|
30352
|
-
expected: "(__type.
|
|
30539
|
+
expected: "(__type.o61 | undefined)",
|
|
30353
30540
|
value: input.assets
|
|
30354
30541
|
}), undefined === input.pipeline || ("object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) || _report(_exceptionable, {
|
|
30355
30542
|
path: _path + ".pipeline",
|
|
30356
|
-
expected: "(__type.
|
|
30543
|
+
expected: "(__type.o65 | undefined)",
|
|
30357
30544
|
value: input.pipeline
|
|
30358
|
-
})) &&
|
|
30545
|
+
})) && _vo73(input.pipeline, _path + ".pipeline", true && _exceptionable) || _report(_exceptionable, {
|
|
30359
30546
|
path: _path + ".pipeline",
|
|
30360
|
-
expected: "(__type.
|
|
30547
|
+
expected: "(__type.o65 | undefined)",
|
|
30361
30548
|
value: input.pipeline
|
|
30362
30549
|
}), undefined === input.item || ("object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) || _report(_exceptionable, {
|
|
30363
30550
|
path: _path + ".item",
|
|
30364
|
-
expected: "(__type.
|
|
30551
|
+
expected: "(__type.o67 | undefined)",
|
|
30365
30552
|
value: input.item
|
|
30366
|
-
})) &&
|
|
30553
|
+
})) && _vo75(input.item, _path + ".item", true && _exceptionable) || _report(_exceptionable, {
|
|
30367
30554
|
path: _path + ".item",
|
|
30368
|
-
expected: "(__type.
|
|
30555
|
+
expected: "(__type.o67 | undefined)",
|
|
30369
30556
|
value: input.item
|
|
30370
30557
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30371
30558
|
if (["folded", "assets", "pipeline", "item"].some(prop => key === prop))
|
|
@@ -30383,7 +30570,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30383
30570
|
"Please remove the property next time."
|
|
30384
30571
|
].join("\n")
|
|
30385
30572
|
});
|
|
30386
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30573
|
+
}).every(flag => flag))].every(flag => flag); const _vo68 = (input, _path, _exceptionable = true) => [undefined === input.auto || "boolean" === typeof input.auto || _report(_exceptionable, {
|
|
30387
30574
|
path: _path + ".auto",
|
|
30388
30575
|
expected: "(boolean | undefined)",
|
|
30389
30576
|
value: input.auto
|
|
@@ -30403,21 +30590,21 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30403
30590
|
"Please remove the property next time."
|
|
30404
30591
|
].join("\n")
|
|
30405
30592
|
});
|
|
30406
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30593
|
+
}).every(flag => flag))].every(flag => flag); const _vo69 = (input, _path, _exceptionable = true) => [undefined === input.story || ("object" === typeof input.story && null !== input.story && false === Array.isArray(input.story) || _report(_exceptionable, {
|
|
30407
30594
|
path: _path + ".story",
|
|
30408
|
-
expected: "(__type.
|
|
30595
|
+
expected: "(__type.o62 | undefined)",
|
|
30409
30596
|
value: input.story
|
|
30410
|
-
})) &&
|
|
30597
|
+
})) && _vo70(input.story, _path + ".story", true && _exceptionable) || _report(_exceptionable, {
|
|
30411
30598
|
path: _path + ".story",
|
|
30412
|
-
expected: "(__type.
|
|
30599
|
+
expected: "(__type.o62 | undefined)",
|
|
30413
30600
|
value: input.story
|
|
30414
30601
|
}), undefined === input.note || ("object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) || _report(_exceptionable, {
|
|
30415
30602
|
path: _path + ".note",
|
|
30416
|
-
expected: "(__type.
|
|
30603
|
+
expected: "(__type.o64 | undefined)",
|
|
30417
30604
|
value: input.note
|
|
30418
|
-
})) &&
|
|
30605
|
+
})) && _vo72(input.note, _path + ".note", true && _exceptionable) || _report(_exceptionable, {
|
|
30419
30606
|
path: _path + ".note",
|
|
30420
|
-
expected: "(__type.
|
|
30607
|
+
expected: "(__type.o64 | undefined)",
|
|
30421
30608
|
value: input.note
|
|
30422
30609
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30423
30610
|
if (["story", "note"].some(prop => key === prop))
|
|
@@ -30435,13 +30622,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30435
30622
|
"Please remove the property next time."
|
|
30436
30623
|
].join("\n")
|
|
30437
30624
|
});
|
|
30438
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30625
|
+
}).every(flag => flag))].every(flag => flag); const _vo70 = (input, _path, _exceptionable = true) => [undefined === input.excerpt || ("object" === typeof input.excerpt && null !== input.excerpt && false === Array.isArray(input.excerpt) || _report(_exceptionable, {
|
|
30439
30626
|
path: _path + ".excerpt",
|
|
30440
|
-
expected: "(__type.
|
|
30627
|
+
expected: "(__type.o63 | undefined)",
|
|
30441
30628
|
value: input.excerpt
|
|
30442
|
-
})) &&
|
|
30629
|
+
})) && _vo71(input.excerpt, _path + ".excerpt", true && _exceptionable) || _report(_exceptionable, {
|
|
30443
30630
|
path: _path + ".excerpt",
|
|
30444
|
-
expected: "(__type.
|
|
30631
|
+
expected: "(__type.o63 | undefined)",
|
|
30445
30632
|
value: input.excerpt
|
|
30446
30633
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30447
30634
|
if (["excerpt"].some(prop => key === prop))
|
|
@@ -30459,7 +30646,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30459
30646
|
"Please remove the property next time."
|
|
30460
30647
|
].join("\n")
|
|
30461
30648
|
});
|
|
30462
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30649
|
+
}).every(flag => flag))].every(flag => flag); const _vo71 = (input, _path, _exceptionable = true) => [undefined === input.maxLines || "number" === typeof input.maxLines || _report(_exceptionable, {
|
|
30463
30650
|
path: _path + ".maxLines",
|
|
30464
30651
|
expected: "(number | undefined)",
|
|
30465
30652
|
value: input.maxLines
|
|
@@ -30487,7 +30674,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30487
30674
|
"Please remove the property next time."
|
|
30488
30675
|
].join("\n")
|
|
30489
30676
|
});
|
|
30490
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30677
|
+
}).every(flag => flag))].every(flag => flag); const _vo72 = (input, _path, _exceptionable = true) => [undefined === input.maxHeight || "number" === typeof input.maxHeight || _report(_exceptionable, {
|
|
30491
30678
|
path: _path + ".maxHeight",
|
|
30492
30679
|
expected: "(number | undefined)",
|
|
30493
30680
|
value: input.maxHeight
|
|
@@ -30507,15 +30694,15 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30507
30694
|
"Please remove the property next time."
|
|
30508
30695
|
].join("\n")
|
|
30509
30696
|
});
|
|
30510
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30697
|
+
}).every(flag => flag))].every(flag => flag); const _vo73 = (input, _path, _exceptionable = true) => [undefined === input.search || ("object" === typeof input.search && null !== input.search && false === Array.isArray(input.search) || _report(_exceptionable, {
|
|
30511
30698
|
path: _path + ".search",
|
|
30512
|
-
expected: "(__type.
|
|
30699
|
+
expected: "(__type.o66 | undefined)",
|
|
30513
30700
|
value: input.search
|
|
30514
|
-
})) &&
|
|
30701
|
+
})) && _vo74(input.search, _path + ".search", true && _exceptionable) || _report(_exceptionable, {
|
|
30515
30702
|
path: _path + ".search",
|
|
30516
|
-
expected: "(__type.
|
|
30703
|
+
expected: "(__type.o66 | undefined)",
|
|
30517
30704
|
value: input.search
|
|
30518
|
-
}), undefined === input.sortMode || true ===
|
|
30705
|
+
}), undefined === input.sortMode || true === _vv71.has(input.sortMode) || _report(_exceptionable, {
|
|
30519
30706
|
path: _path + ".sortMode",
|
|
30520
30707
|
expected: "(\"az\" | \"default\" | \"earliestdeadline\" | \"latestdeadline\" | \"leastrecent\" | \"manual\" | \"mostrecent\" | \"newest\" | \"oldest\" | \"za\" | undefined)",
|
|
30521
30708
|
value: input.sortMode
|
|
@@ -30535,7 +30722,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30535
30722
|
"Please remove the property next time."
|
|
30536
30723
|
].join("\n")
|
|
30537
30724
|
});
|
|
30538
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30725
|
+
}).every(flag => flag))].every(flag => flag); const _vo74 = (input, _path, _exceptionable = true) => [undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed || _report(_exceptionable, {
|
|
30539
30726
|
path: _path + ".maxItemsDisplayed",
|
|
30540
30727
|
expected: "(number | undefined)",
|
|
30541
30728
|
value: input.maxItemsDisplayed
|
|
@@ -30555,7 +30742,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30555
30742
|
"Please remove the property next time."
|
|
30556
30743
|
].join("\n")
|
|
30557
30744
|
});
|
|
30558
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30745
|
+
}).every(flag => flag))].every(flag => flag); const _vo75 = (input, _path, _exceptionable = true) => [undefined === input.maxHeight || "number" === typeof input.maxHeight || _report(_exceptionable, {
|
|
30559
30746
|
path: _path + ".maxHeight",
|
|
30560
30747
|
expected: "(number | undefined)",
|
|
30561
30748
|
value: input.maxHeight
|
|
@@ -30579,12 +30766,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30579
30766
|
"Please remove the property next time."
|
|
30580
30767
|
].join("\n")
|
|
30581
30768
|
});
|
|
30582
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30769
|
+
}).every(flag => flag))].every(flag => flag); const _vo76 = (input, _path, _exceptionable = true) => [undefined === input.fontFamilies || (Array.isArray(input.fontFamilies) || _report(_exceptionable, {
|
|
30583
30770
|
path: _path + ".fontFamilies",
|
|
30584
30771
|
expected: "(Array<string> | undefined)",
|
|
30585
30772
|
value: input.fontFamilies
|
|
30586
|
-
})) && input.fontFamilies.map((elem,
|
|
30587
|
-
path: _path + ".fontFamilies[" +
|
|
30773
|
+
})) && input.fontFamilies.map((elem, _index72) => "string" === typeof elem || _report(_exceptionable, {
|
|
30774
|
+
path: _path + ".fontFamilies[" + _index72 + "]",
|
|
30588
30775
|
expected: "string",
|
|
30589
30776
|
value: elem
|
|
30590
30777
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30607,7 +30794,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30607
30794
|
"Please remove the property next time."
|
|
30608
30795
|
].join("\n")
|
|
30609
30796
|
});
|
|
30610
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30797
|
+
}).every(flag => flag))].every(flag => flag); const _vo77 = (input, _path, _exceptionable = true) => [undefined === input.id || "string" === typeof input.id || _report(_exceptionable, {
|
|
30611
30798
|
path: _path + ".id",
|
|
30612
30799
|
expected: "(string | undefined)",
|
|
30613
30800
|
value: input.id
|
|
@@ -30631,21 +30818,21 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30631
30818
|
"Please remove the property next time."
|
|
30632
30819
|
].join("\n")
|
|
30633
30820
|
});
|
|
30634
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30821
|
+
}).every(flag => flag))].every(flag => flag); const _vo78 = (input, _path, _exceptionable = true) => [undefined === input.adobe || ("object" === typeof input.adobe && null !== input.adobe && false === Array.isArray(input.adobe) || _report(_exceptionable, {
|
|
30635
30822
|
path: _path + ".adobe",
|
|
30636
|
-
expected: "(__type.
|
|
30823
|
+
expected: "(__type.o71 | undefined)",
|
|
30637
30824
|
value: input.adobe
|
|
30638
|
-
})) &&
|
|
30825
|
+
})) && _vo79(input.adobe, _path + ".adobe", true && _exceptionable) || _report(_exceptionable, {
|
|
30639
30826
|
path: _path + ".adobe",
|
|
30640
|
-
expected: "(__type.
|
|
30827
|
+
expected: "(__type.o71 | undefined)",
|
|
30641
30828
|
value: input.adobe
|
|
30642
30829
|
}), undefined === input.rive || ("object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) || _report(_exceptionable, {
|
|
30643
30830
|
path: _path + ".rive",
|
|
30644
|
-
expected: "(__type.
|
|
30831
|
+
expected: "(__type.o72 | undefined)",
|
|
30645
30832
|
value: input.rive
|
|
30646
|
-
})) &&
|
|
30833
|
+
})) && _vo80(input.rive, _path + ".rive", true && _exceptionable) || _report(_exceptionable, {
|
|
30647
30834
|
path: _path + ".rive",
|
|
30648
|
-
expected: "(__type.
|
|
30835
|
+
expected: "(__type.o72 | undefined)",
|
|
30649
30836
|
value: input.rive
|
|
30650
30837
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30651
30838
|
if (["adobe", "rive"].some(prop => key === prop))
|
|
@@ -30663,7 +30850,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30663
30850
|
"Please remove the property next time."
|
|
30664
30851
|
].join("\n")
|
|
30665
30852
|
});
|
|
30666
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30853
|
+
}).every(flag => flag))].every(flag => flag); const _vo79 = (input, _path, _exceptionable = true) => [undefined === input.useProxies || "boolean" === typeof input.useProxies || _report(_exceptionable, {
|
|
30667
30854
|
path: _path + ".useProxies",
|
|
30668
30855
|
expected: "(boolean | undefined)",
|
|
30669
30856
|
value: input.useProxies
|
|
@@ -30683,7 +30870,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30683
30870
|
"Please remove the property next time."
|
|
30684
30871
|
].join("\n")
|
|
30685
30872
|
});
|
|
30686
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30873
|
+
}).every(flag => flag))].every(flag => flag); const _vo80 = (input, _path, _exceptionable = true) => [undefined === input.template || "string" === typeof input.template || _report(_exceptionable, {
|
|
30687
30874
|
path: _path + ".template",
|
|
30688
30875
|
expected: "(string | undefined)",
|
|
30689
30876
|
value: input.template
|
|
@@ -30703,7 +30890,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30703
30890
|
"Please remove the property next time."
|
|
30704
30891
|
].join("\n")
|
|
30705
30892
|
});
|
|
30706
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30893
|
+
}).every(flag => flag))].every(flag => flag); const _vo81 = (input, _path, _exceptionable = true) => [undefined === input.collections || "boolean" === typeof input.collections || _report(_exceptionable, {
|
|
30707
30894
|
path: _path + ".collections",
|
|
30708
30895
|
expected: "(boolean | undefined)",
|
|
30709
30896
|
value: input.collections
|
|
@@ -30731,7 +30918,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30731
30918
|
"Please remove the property next time."
|
|
30732
30919
|
].join("\n")
|
|
30733
30920
|
});
|
|
30734
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30921
|
+
}).every(flag => flag))].every(flag => flag); const _vo82 = (input, _path, _exceptionable = true) => [undefined === input.utils || "boolean" === typeof input.utils || _report(_exceptionable, {
|
|
30735
30922
|
path: _path + ".utils",
|
|
30736
30923
|
expected: "(boolean | undefined)",
|
|
30737
30924
|
value: input.utils
|
|
@@ -30807,8 +30994,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30807
30994
|
path: _path + ".systemHealth",
|
|
30808
30995
|
expected: "(boolean | undefined)",
|
|
30809
30996
|
value: input.systemHealth
|
|
30997
|
+
}), undefined === input.systemHealthIgnore || "boolean" === typeof input.systemHealthIgnore || _report(_exceptionable, {
|
|
30998
|
+
path: _path + ".systemHealthIgnore",
|
|
30999
|
+
expected: "(boolean | undefined)",
|
|
31000
|
+
value: input.systemHealthIgnore
|
|
30810
31001
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30811
|
-
if (["utils", "utilsAssetEditor", "utilsAssetPanel", "history", "refs", "access", "files", "export", "json", "hlsjs", "resetRenders", "resetReplicas", "assetStatus", "consolidateMedia", "hideInAssetMenu", "assetRoute", "devWarnings", "multiplexWebSockets", "systemHealth"].some(prop => key === prop))
|
|
31002
|
+
if (["utils", "utilsAssetEditor", "utilsAssetPanel", "history", "refs", "access", "files", "export", "json", "hlsjs", "resetRenders", "resetReplicas", "assetStatus", "consolidateMedia", "hideInAssetMenu", "assetRoute", "devWarnings", "multiplexWebSockets", "systemHealth", "systemHealthIgnore"].some(prop => key === prop))
|
|
30812
31003
|
return true;
|
|
30813
31004
|
const value = input[key];
|
|
30814
31005
|
if (undefined === value)
|
|
@@ -30823,13 +31014,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30823
31014
|
"Please remove the property next time."
|
|
30824
31015
|
].join("\n")
|
|
30825
31016
|
});
|
|
30826
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31017
|
+
}).every(flag => flag))].every(flag => flag); const _vo83 = (input, _path, _exceptionable = true) => [undefined === input.events || ("object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) || _report(_exceptionable, {
|
|
30827
31018
|
path: _path + ".events",
|
|
30828
|
-
expected: "(__type.
|
|
31019
|
+
expected: "(__type.o76 | undefined)",
|
|
30829
31020
|
value: input.events
|
|
30830
|
-
})) &&
|
|
31021
|
+
})) && _vo84(input.events, _path + ".events", true && _exceptionable) || _report(_exceptionable, {
|
|
30831
31022
|
path: _path + ".events",
|
|
30832
|
-
expected: "(__type.
|
|
31023
|
+
expected: "(__type.o76 | undefined)",
|
|
30833
31024
|
value: input.events
|
|
30834
31025
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30835
31026
|
if (["events"].some(prop => key === prop))
|
|
@@ -30847,12 +31038,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30847
31038
|
"Please remove the property next time."
|
|
30848
31039
|
].join("\n")
|
|
30849
31040
|
});
|
|
30850
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31041
|
+
}).every(flag => flag))].every(flag => flag); const _vo84 = (input, _path, _exceptionable = true) => [undefined === input.comment || (Array.isArray(input.comment) || _report(_exceptionable, {
|
|
30851
31042
|
path: _path + ".comment",
|
|
30852
31043
|
expected: "(Array<NotificationReason> | undefined)",
|
|
30853
31044
|
value: input.comment
|
|
30854
|
-
})) && input.comment.map((elem,
|
|
30855
|
-
path: _path + ".comment[" +
|
|
31045
|
+
})) && input.comment.map((elem, _index73) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
31046
|
+
path: _path + ".comment[" + _index73 + "]",
|
|
30856
31047
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30857
31048
|
value: elem
|
|
30858
31049
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30863,8 +31054,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30863
31054
|
path: _path + ".assigned",
|
|
30864
31055
|
expected: "(Array<NotificationReason> | undefined)",
|
|
30865
31056
|
value: input.assigned
|
|
30866
|
-
})) && input.assigned.map((elem,
|
|
30867
|
-
path: _path + ".assigned[" +
|
|
31057
|
+
})) && input.assigned.map((elem, _index74) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
31058
|
+
path: _path + ".assigned[" + _index74 + "]",
|
|
30868
31059
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30869
31060
|
value: elem
|
|
30870
31061
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30875,8 +31066,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30875
31066
|
path: _path + ".unassigned",
|
|
30876
31067
|
expected: "(Array<NotificationReason> | undefined)",
|
|
30877
31068
|
value: input.unassigned
|
|
30878
|
-
})) && input.unassigned.map((elem,
|
|
30879
|
-
path: _path + ".unassigned[" +
|
|
31069
|
+
})) && input.unassigned.map((elem, _index75) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
31070
|
+
path: _path + ".unassigned[" + _index75 + "]",
|
|
30880
31071
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30881
31072
|
value: elem
|
|
30882
31073
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30885,11 +31076,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30885
31076
|
value: input.unassigned
|
|
30886
31077
|
}), undefined === input.publishSucceeded || ("object" === typeof input.publishSucceeded && null !== input.publishSucceeded && false === Array.isArray(input.publishSucceeded) || _report(_exceptionable, {
|
|
30887
31078
|
path: _path + ".publishSucceeded",
|
|
30888
|
-
expected: "(__type.
|
|
31079
|
+
expected: "(__type.o77 | undefined)",
|
|
30889
31080
|
value: input.publishSucceeded
|
|
30890
|
-
})) &&
|
|
31081
|
+
})) && _vo85(input.publishSucceeded, _path + ".publishSucceeded", true && _exceptionable) || _report(_exceptionable, {
|
|
30891
31082
|
path: _path + ".publishSucceeded",
|
|
30892
|
-
expected: "(__type.
|
|
31083
|
+
expected: "(__type.o77 | undefined)",
|
|
30893
31084
|
value: input.publishSucceeded
|
|
30894
31085
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30895
31086
|
if (["comment", "assigned", "unassigned", "publishSucceeded"].some(prop => key === prop))
|
|
@@ -30907,7 +31098,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30907
31098
|
"Please remove the property next time."
|
|
30908
31099
|
].join("\n")
|
|
30909
31100
|
});
|
|
30910
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31101
|
+
}).every(flag => flag))].every(flag => flag); const _vo85 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
30911
31102
|
const value = input[key];
|
|
30912
31103
|
if (undefined === value)
|
|
30913
31104
|
return true;
|
|
@@ -30915,8 +31106,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30915
31106
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
30916
31107
|
expected: "Array<NotificationReason>",
|
|
30917
31108
|
value: value
|
|
30918
|
-
})) && value.map((elem,
|
|
30919
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" +
|
|
31109
|
+
})) && value.map((elem, _index76) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
31110
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index76 + "]",
|
|
30920
31111
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30921
31112
|
value: elem
|
|
30922
31113
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30924,21 +31115,21 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30924
31115
|
expected: "Array<NotificationReason>",
|
|
30925
31116
|
value: value
|
|
30926
31117
|
});
|
|
30927
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
31118
|
+
}).every(flag => flag)].every(flag => flag); const _vo86 = (input, _path, _exceptionable = true) => [undefined === input.create || ("object" === typeof input.create && null !== input.create && false === Array.isArray(input.create) || _report(_exceptionable, {
|
|
30928
31119
|
path: _path + ".create",
|
|
30929
|
-
expected: "(__type.
|
|
31120
|
+
expected: "(__type.o79 | undefined)",
|
|
30930
31121
|
value: input.create
|
|
30931
|
-
})) &&
|
|
31122
|
+
})) && _vo87(input.create, _path + ".create", true && _exceptionable) || _report(_exceptionable, {
|
|
30932
31123
|
path: _path + ".create",
|
|
30933
|
-
expected: "(__type.
|
|
31124
|
+
expected: "(__type.o79 | undefined)",
|
|
30934
31125
|
value: input.create
|
|
30935
31126
|
}), undefined === input.duplicate || ("object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) || _report(_exceptionable, {
|
|
30936
31127
|
path: _path + ".duplicate",
|
|
30937
|
-
expected: "(__type.
|
|
31128
|
+
expected: "(__type.o80 | undefined)",
|
|
30938
31129
|
value: input.duplicate
|
|
30939
|
-
})) &&
|
|
31130
|
+
})) && _vo88(input.duplicate, _path + ".duplicate", true && _exceptionable) || _report(_exceptionable, {
|
|
30940
31131
|
path: _path + ".duplicate",
|
|
30941
|
-
expected: "(__type.
|
|
31132
|
+
expected: "(__type.o80 | undefined)",
|
|
30942
31133
|
value: input.duplicate
|
|
30943
31134
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30944
31135
|
if (["create", "duplicate"].some(prop => key === prop))
|
|
@@ -30956,7 +31147,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30956
31147
|
"Please remove the property next time."
|
|
30957
31148
|
].join("\n")
|
|
30958
31149
|
});
|
|
30959
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31150
|
+
}).every(flag => flag))].every(flag => flag); const _vo87 = (input, _path, _exceptionable = true) => [undefined === input.titlePrefix || "string" === typeof input.titlePrefix || _report(_exceptionable, {
|
|
30960
31151
|
path: _path + ".titlePrefix",
|
|
30961
31152
|
expected: "(string | undefined)",
|
|
30962
31153
|
value: input.titlePrefix
|
|
@@ -30980,7 +31171,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30980
31171
|
"Please remove the property next time."
|
|
30981
31172
|
].join("\n")
|
|
30982
31173
|
});
|
|
30983
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31174
|
+
}).every(flag => flag))].every(flag => flag); const _vo88 = (input, _path, _exceptionable = true) => [undefined === input.titlePrefix || "string" === typeof input.titlePrefix || _report(_exceptionable, {
|
|
30984
31175
|
path: _path + ".titlePrefix",
|
|
30985
31176
|
expected: "(string | undefined)",
|
|
30986
31177
|
value: input.titlePrefix
|
|
@@ -31004,12 +31195,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31004
31195
|
"Please remove the property next time."
|
|
31005
31196
|
].join("\n")
|
|
31006
31197
|
});
|
|
31007
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31198
|
+
}).every(flag => flag))].every(flag => flag); const _vo89 = (input, _path, _exceptionable = true) => [undefined === input.stateFilter || (Array.isArray(input.stateFilter) || _report(_exceptionable, {
|
|
31008
31199
|
path: _path + ".stateFilter",
|
|
31009
31200
|
expected: "(Array<number> | undefined)",
|
|
31010
31201
|
value: input.stateFilter
|
|
31011
|
-
})) && input.stateFilter.map((elem,
|
|
31012
|
-
path: _path + ".stateFilter[" +
|
|
31202
|
+
})) && input.stateFilter.map((elem, _index77) => "number" === typeof elem || _report(_exceptionable, {
|
|
31203
|
+
path: _path + ".stateFilter[" + _index77 + "]",
|
|
31013
31204
|
expected: "number",
|
|
31014
31205
|
value: elem
|
|
31015
31206
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -31052,7 +31243,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31052
31243
|
"Please remove the property next time."
|
|
31053
31244
|
].join("\n")
|
|
31054
31245
|
});
|
|
31055
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31246
|
+
}).every(flag => flag))].every(flag => flag); const _vo90 = (input, _path, _exceptionable = true) => [undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea || _report(_exceptionable, {
|
|
31056
31247
|
path: _path + ".disableHotArea",
|
|
31057
31248
|
expected: "(boolean | undefined)",
|
|
31058
31249
|
value: input.disableHotArea
|
|
@@ -31072,7 +31263,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31072
31263
|
"Please remove the property next time."
|
|
31073
31264
|
].join("\n")
|
|
31074
31265
|
});
|
|
31075
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31266
|
+
}).every(flag => flag))].every(flag => flag); const _vo91 = (input, _path, _exceptionable = true) => [undefined === input.refreshInterval || "number" === typeof input.refreshInterval || _report(_exceptionable, {
|
|
31076
31267
|
path: _path + ".refreshInterval",
|
|
31077
31268
|
expected: "(number | undefined)",
|
|
31078
31269
|
value: input.refreshInterval
|
|
@@ -31092,7 +31283,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31092
31283
|
"Please remove the property next time."
|
|
31093
31284
|
].join("\n")
|
|
31094
31285
|
});
|
|
31095
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31286
|
+
}).every(flag => flag))].every(flag => flag); const _vo92 = (input, _path, _exceptionable = true) => [undefined === input.layout || "string" === typeof input.layout || _report(_exceptionable, {
|
|
31096
31287
|
path: _path + ".layout",
|
|
31097
31288
|
expected: "(string | undefined)",
|
|
31098
31289
|
value: input.layout
|
|
@@ -31112,6 +31303,34 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31112
31303
|
"Please remove the property next time."
|
|
31113
31304
|
].join("\n")
|
|
31114
31305
|
});
|
|
31306
|
+
}).every(flag => flag))].every(flag => flag); const _vo93 = (input, _path, _exceptionable = true) => [undefined === input.ignoredMessages || (Array.isArray(input.ignoredMessages) || _report(_exceptionable, {
|
|
31307
|
+
path: _path + ".ignoredMessages",
|
|
31308
|
+
expected: "(Array<string> | undefined)",
|
|
31309
|
+
value: input.ignoredMessages
|
|
31310
|
+
})) && input.ignoredMessages.map((elem, _index78) => "string" === typeof elem || _report(_exceptionable, {
|
|
31311
|
+
path: _path + ".ignoredMessages[" + _index78 + "]",
|
|
31312
|
+
expected: "string",
|
|
31313
|
+
value: elem
|
|
31314
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
31315
|
+
path: _path + ".ignoredMessages",
|
|
31316
|
+
expected: "(Array<string> | undefined)",
|
|
31317
|
+
value: input.ignoredMessages
|
|
31318
|
+
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
31319
|
+
if (["ignoredMessages"].some(prop => key === prop))
|
|
31320
|
+
return true;
|
|
31321
|
+
const value = input[key];
|
|
31322
|
+
if (undefined === value)
|
|
31323
|
+
return true;
|
|
31324
|
+
return _report(_exceptionable, {
|
|
31325
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
31326
|
+
expected: "undefined",
|
|
31327
|
+
value: value,
|
|
31328
|
+
description: [
|
|
31329
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
31330
|
+
"",
|
|
31331
|
+
"Please remove the property next time."
|
|
31332
|
+
].join("\n")
|
|
31333
|
+
});
|
|
31115
31334
|
}).every(flag => flag))].every(flag => flag); const __is = (input, _exceptionable = true) => "object" === typeof input && null !== input && false === Array.isArray(input) && _io0(input, true); let errors; let _report; return input => {
|
|
31116
31335
|
if (false === __is(input)) {
|
|
31117
31336
|
errors = [];
|