@nxtedition/types 23.1.0 → 23.1.1
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 +13 -0
- package/dist/nxtpression.d.ts +14 -0
- package/dist/records/validate/assert-guard.js +304 -204
- package/dist/records/validate/assert.js +304 -204
- package/dist/records/validate/is.js +3 -3
- package/dist/records/validate/schemas.js +54 -0
- package/dist/records/validate/stringify.js +5 -5
- package/dist/records/validate/validate-equals.js +361 -235
- package/dist/records/validate/validate.js +283 -203
- package/package.json +1 -1
|
@@ -27390,7 +27390,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
27390
27390
|
}; })()(input);
|
|
27391
27391
|
}
|
|
27392
27392
|
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
|
|
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 _iv32 = new Set(["default", "manual", "az", "za", "newest", "oldest", "mostrecent", "leastrecent", "earliestdeadline", "latestdeadline"]); const _vv61 = 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 _vv70 = 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)) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27394
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))
|
|
27395
27395
|
return true;
|
|
27396
27396
|
const value = input[key];
|
|
@@ -27784,215 +27784,229 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
27784
27784
|
if (undefined === value)
|
|
27785
27785
|
return true;
|
|
27786
27786
|
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))
|
|
27787
|
+
})); 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 => {
|
|
27788
|
+
if (["thumbnailView", "audioMapping", "normalize", "voiceOver"].some(prop => key === prop))
|
|
27789
27789
|
return true;
|
|
27790
27790
|
const value = input[key];
|
|
27791
27791
|
if (undefined === value)
|
|
27792
27792
|
return true;
|
|
27793
27793
|
return false;
|
|
27794
|
-
})); 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))) && (
|
|
27794
|
+
})); 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 => {
|
|
27795
|
+
if (["presets"].some(prop => key === prop))
|
|
27796
|
+
return true;
|
|
27797
|
+
const value = input[key];
|
|
27798
|
+
if (undefined === value)
|
|
27799
|
+
return true;
|
|
27800
|
+
return false;
|
|
27801
|
+
})); 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 => {
|
|
27802
|
+
if (["id", "title", "mapping", "mute", "minInChannels", "maxInChannels", "minOutChannels", "maxOutChannels"].some(prop => key === prop))
|
|
27803
|
+
return true;
|
|
27804
|
+
const value = input[key];
|
|
27805
|
+
if (undefined === value)
|
|
27806
|
+
return true;
|
|
27807
|
+
return false;
|
|
27808
|
+
})); 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
27809
|
if (["presets", "defaultPresetId"].some(prop => key === prop))
|
|
27796
27810
|
return true;
|
|
27797
27811
|
const value = input[key];
|
|
27798
27812
|
if (undefined === value)
|
|
27799
27813
|
return true;
|
|
27800
27814
|
return false;
|
|
27801
|
-
})); const
|
|
27815
|
+
})); 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
27816
|
if (["id", "title", "i", "tp"].some(prop => key === prop))
|
|
27803
27817
|
return true;
|
|
27804
27818
|
const value = input[key];
|
|
27805
27819
|
if (undefined === value)
|
|
27806
27820
|
return true;
|
|
27807
27821
|
return false;
|
|
27808
|
-
})); const
|
|
27822
|
+
})); 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
27823
|
if (["inputDevice", "inputGainDb", "monitorInput", "backgroundReductionDb", "recordMode", "preRollDuration"].some(prop => key === prop))
|
|
27810
27824
|
return true;
|
|
27811
27825
|
const value = input[key];
|
|
27812
27826
|
if (undefined === value)
|
|
27813
27827
|
return true;
|
|
27814
27828
|
return false;
|
|
27815
|
-
})); const
|
|
27829
|
+
})); 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
27830
|
if (["title", "command", "args"].some(prop => key === prop))
|
|
27817
27831
|
return true;
|
|
27818
27832
|
const value = input[key];
|
|
27819
27833
|
if (undefined === value)
|
|
27820
27834
|
return true;
|
|
27821
27835
|
return false;
|
|
27822
|
-
})); const
|
|
27836
|
+
})); 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
27837
|
if (["folded", "assets", "pipeline", "item"].some(prop => key === prop))
|
|
27824
27838
|
return true;
|
|
27825
27839
|
const value = input[key];
|
|
27826
27840
|
if (undefined === value)
|
|
27827
27841
|
return true;
|
|
27828
27842
|
return false;
|
|
27829
|
-
})); const
|
|
27843
|
+
})); const _io68 = (input, _exceptionable = true) => (undefined === input.auto || "boolean" === typeof input.auto) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27830
27844
|
if (["auto"].some(prop => key === prop))
|
|
27831
27845
|
return true;
|
|
27832
27846
|
const value = input[key];
|
|
27833
27847
|
if (undefined === value)
|
|
27834
27848
|
return true;
|
|
27835
27849
|
return false;
|
|
27836
|
-
})); const
|
|
27850
|
+
})); 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
27851
|
if (["story", "note"].some(prop => key === prop))
|
|
27838
27852
|
return true;
|
|
27839
27853
|
const value = input[key];
|
|
27840
27854
|
if (undefined === value)
|
|
27841
27855
|
return true;
|
|
27842
27856
|
return false;
|
|
27843
|
-
})); const
|
|
27857
|
+
})); 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
27858
|
if (["excerpt"].some(prop => key === prop))
|
|
27845
27859
|
return true;
|
|
27846
27860
|
const value = input[key];
|
|
27847
27861
|
if (undefined === value)
|
|
27848
27862
|
return true;
|
|
27849
27863
|
return false;
|
|
27850
|
-
})); const
|
|
27864
|
+
})); 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
27865
|
if (["maxLines", "mode", "comments"].some(prop => key === prop))
|
|
27852
27866
|
return true;
|
|
27853
27867
|
const value = input[key];
|
|
27854
27868
|
if (undefined === value)
|
|
27855
27869
|
return true;
|
|
27856
27870
|
return false;
|
|
27857
|
-
})); const
|
|
27871
|
+
})); const _io72 = (input, _exceptionable = true) => (undefined === input.maxHeight || "number" === typeof input.maxHeight) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27858
27872
|
if (["maxHeight"].some(prop => key === prop))
|
|
27859
27873
|
return true;
|
|
27860
27874
|
const value = input[key];
|
|
27861
27875
|
if (undefined === value)
|
|
27862
27876
|
return true;
|
|
27863
27877
|
return false;
|
|
27864
|
-
})); const
|
|
27878
|
+
})); 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
27879
|
if (["search", "sortMode"].some(prop => key === prop))
|
|
27866
27880
|
return true;
|
|
27867
27881
|
const value = input[key];
|
|
27868
27882
|
if (undefined === value)
|
|
27869
27883
|
return true;
|
|
27870
27884
|
return false;
|
|
27871
|
-
})); const
|
|
27885
|
+
})); const _io74 = (input, _exceptionable = true) => (undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27872
27886
|
if (["maxItemsDisplayed"].some(prop => key === prop))
|
|
27873
27887
|
return true;
|
|
27874
27888
|
const value = input[key];
|
|
27875
27889
|
if (undefined === value)
|
|
27876
27890
|
return true;
|
|
27877
27891
|
return false;
|
|
27878
|
-
})); const
|
|
27892
|
+
})); 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
27893
|
if (["maxHeight", "titleLines"].some(prop => key === prop))
|
|
27880
27894
|
return true;
|
|
27881
27895
|
const value = input[key];
|
|
27882
27896
|
if (undefined === value)
|
|
27883
27897
|
return true;
|
|
27884
27898
|
return false;
|
|
27885
|
-
})); const
|
|
27899
|
+
})); 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
27900
|
if (["fontFamilies"].some(prop => key === prop))
|
|
27887
27901
|
return true;
|
|
27888
27902
|
const value = input[key];
|
|
27889
27903
|
if (undefined === value)
|
|
27890
27904
|
return true;
|
|
27891
27905
|
return false;
|
|
27892
|
-
})); const
|
|
27906
|
+
})); 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
27907
|
if (["id", "folded"].some(prop => key === prop))
|
|
27894
27908
|
return true;
|
|
27895
27909
|
const value = input[key];
|
|
27896
27910
|
if (undefined === value)
|
|
27897
27911
|
return true;
|
|
27898
27912
|
return false;
|
|
27899
|
-
})); const
|
|
27913
|
+
})); 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
27914
|
if (["adobe", "rive"].some(prop => key === prop))
|
|
27901
27915
|
return true;
|
|
27902
27916
|
const value = input[key];
|
|
27903
27917
|
if (undefined === value)
|
|
27904
27918
|
return true;
|
|
27905
27919
|
return false;
|
|
27906
|
-
})); const
|
|
27920
|
+
})); const _io79 = (input, _exceptionable = true) => (undefined === input.useProxies || "boolean" === typeof input.useProxies) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27907
27921
|
if (["useProxies"].some(prop => key === prop))
|
|
27908
27922
|
return true;
|
|
27909
27923
|
const value = input[key];
|
|
27910
27924
|
if (undefined === value)
|
|
27911
27925
|
return true;
|
|
27912
27926
|
return false;
|
|
27913
|
-
})); const
|
|
27927
|
+
})); const _io80 = (input, _exceptionable = true) => (undefined === input.template || "string" === typeof input.template) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27914
27928
|
if (["template"].some(prop => key === prop))
|
|
27915
27929
|
return true;
|
|
27916
27930
|
const value = input[key];
|
|
27917
27931
|
if (undefined === value)
|
|
27918
27932
|
return true;
|
|
27919
27933
|
return false;
|
|
27920
|
-
})); const
|
|
27934
|
+
})); 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
27935
|
if (["collections", "semanticSearch", "ameRemoteRendering"].some(prop => key === prop))
|
|
27922
27936
|
return true;
|
|
27923
27937
|
const value = input[key];
|
|
27924
27938
|
if (undefined === value)
|
|
27925
27939
|
return true;
|
|
27926
27940
|
return false;
|
|
27927
|
-
})); const
|
|
27941
|
+
})); 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) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27928
27942
|
if (["utils", "utilsAssetEditor", "utilsAssetPanel", "history", "refs", "access", "files", "export", "json", "hlsjs", "resetRenders", "resetReplicas", "assetStatus", "consolidateMedia", "hideInAssetMenu", "assetRoute", "devWarnings", "multiplexWebSockets", "systemHealth"].some(prop => key === prop))
|
|
27929
27943
|
return true;
|
|
27930
27944
|
const value = input[key];
|
|
27931
27945
|
if (undefined === value)
|
|
27932
27946
|
return true;
|
|
27933
27947
|
return false;
|
|
27934
|
-
})); const
|
|
27948
|
+
})); 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
27949
|
if (["events"].some(prop => key === prop))
|
|
27936
27950
|
return true;
|
|
27937
27951
|
const value = input[key];
|
|
27938
27952
|
if (undefined === value)
|
|
27939
27953
|
return true;
|
|
27940
27954
|
return false;
|
|
27941
|
-
})); const
|
|
27955
|
+
})); 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
27956
|
if (["comment", "assigned", "unassigned", "publishSucceeded"].some(prop => key === prop))
|
|
27943
27957
|
return true;
|
|
27944
27958
|
const value = input[key];
|
|
27945
27959
|
if (undefined === value)
|
|
27946
27960
|
return true;
|
|
27947
27961
|
return false;
|
|
27948
|
-
})); const
|
|
27962
|
+
})); const _io85 = (input, _exceptionable = true) => Object.keys(input).every(key => {
|
|
27949
27963
|
const value = input[key];
|
|
27950
27964
|
if (undefined === value)
|
|
27951
27965
|
return true;
|
|
27952
|
-
return Array.isArray(value) && value.every((elem,
|
|
27953
|
-
}); const
|
|
27966
|
+
return Array.isArray(value) && value.every((elem, _index37) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem);
|
|
27967
|
+
}); 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
27968
|
if (["create", "duplicate"].some(prop => key === prop))
|
|
27955
27969
|
return true;
|
|
27956
27970
|
const value = input[key];
|
|
27957
27971
|
if (undefined === value)
|
|
27958
27972
|
return true;
|
|
27959
27973
|
return false;
|
|
27960
|
-
})); const
|
|
27974
|
+
})); 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
27975
|
if (["titlePrefix", "titleSuffix"].some(prop => key === prop))
|
|
27962
27976
|
return true;
|
|
27963
27977
|
const value = input[key];
|
|
27964
27978
|
if (undefined === value)
|
|
27965
27979
|
return true;
|
|
27966
27980
|
return false;
|
|
27967
|
-
})); const
|
|
27981
|
+
})); 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
27982
|
if (["titlePrefix", "titleSuffix"].some(prop => key === prop))
|
|
27969
27983
|
return true;
|
|
27970
27984
|
const value = input[key];
|
|
27971
27985
|
if (undefined === value)
|
|
27972
27986
|
return true;
|
|
27973
27987
|
return false;
|
|
27974
|
-
})); const
|
|
27988
|
+
})); 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
27989
|
if (["stateFilter", "textFilter", "showEmpty", "selectedRecord", "subscribeSearchHits", "parseRegex"].some(prop => key === prop))
|
|
27976
27990
|
return true;
|
|
27977
27991
|
const value = input[key];
|
|
27978
27992
|
if (undefined === value)
|
|
27979
27993
|
return true;
|
|
27980
27994
|
return false;
|
|
27981
|
-
})); const
|
|
27995
|
+
})); const _io90 = (input, _exceptionable = true) => (undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27982
27996
|
if (["disableHotArea"].some(prop => key === prop))
|
|
27983
27997
|
return true;
|
|
27984
27998
|
const value = input[key];
|
|
27985
27999
|
if (undefined === value)
|
|
27986
28000
|
return true;
|
|
27987
28001
|
return false;
|
|
27988
|
-
})); const
|
|
28002
|
+
})); const _io91 = (input, _exceptionable = true) => (undefined === input.refreshInterval || "number" === typeof input.refreshInterval) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27989
28003
|
if (["refreshInterval"].some(prop => key === prop))
|
|
27990
28004
|
return true;
|
|
27991
28005
|
const value = input[key];
|
|
27992
28006
|
if (undefined === value)
|
|
27993
28007
|
return true;
|
|
27994
28008
|
return false;
|
|
27995
|
-
})); const
|
|
28009
|
+
})); const _io92 = (input, _exceptionable = true) => (undefined === input.layout || "string" === typeof input.layout) && (0 === Object.keys(input).length || Object.keys(input).every(key => {
|
|
27996
28010
|
if (["layout"].some(prop => key === prop))
|
|
27997
28011
|
return true;
|
|
27998
28012
|
const value = input[key];
|
|
@@ -28055,16 +28069,16 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28055
28069
|
path: _path + ".exclusiveTagGroups",
|
|
28056
28070
|
expected: "(Array<Array<string>> | undefined)",
|
|
28057
28071
|
value: input.exclusiveTagGroups
|
|
28058
|
-
})) && input.exclusiveTagGroups.map((elem,
|
|
28059
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
28072
|
+
})) && input.exclusiveTagGroups.map((elem, _index39) => (Array.isArray(elem) || _report(_exceptionable, {
|
|
28073
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
28060
28074
|
expected: "Array<string>",
|
|
28061
28075
|
value: elem
|
|
28062
|
-
})) && elem.map((elem,
|
|
28063
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
28076
|
+
})) && elem.map((elem, _index40) => "string" === typeof elem || _report(_exceptionable, {
|
|
28077
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "][" + _index40 + "]",
|
|
28064
28078
|
expected: "string",
|
|
28065
28079
|
value: elem
|
|
28066
28080
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
28067
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
28081
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
28068
28082
|
expected: "Array<string>",
|
|
28069
28083
|
value: elem
|
|
28070
28084
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28183,13 +28197,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28183
28197
|
path: _path + ".commands",
|
|
28184
28198
|
expected: "(Array<__type>.o6 | undefined)",
|
|
28185
28199
|
value: input.commands
|
|
28186
|
-
})) && input.commands.map((elem,
|
|
28187
|
-
path: _path + ".commands[" +
|
|
28188
|
-
expected: "__type.
|
|
28200
|
+
})) && input.commands.map((elem, _index41) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
28201
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
28202
|
+
expected: "__type.o58",
|
|
28189
28203
|
value: elem
|
|
28190
|
-
})) &&
|
|
28191
|
-
path: _path + ".commands[" +
|
|
28192
|
-
expected: "__type.
|
|
28204
|
+
})) && _vo66(elem, _path + ".commands[" + _index41 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
28205
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
28206
|
+
expected: "__type.o58",
|
|
28193
28207
|
value: elem
|
|
28194
28208
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
28195
28209
|
path: _path + ".commands",
|
|
@@ -28199,8 +28213,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28199
28213
|
path: _path + ".predefinedTags",
|
|
28200
28214
|
expected: "(Array<string> | undefined)",
|
|
28201
28215
|
value: input.predefinedTags
|
|
28202
|
-
})) && input.predefinedTags.map((elem,
|
|
28203
|
-
path: _path + ".predefinedTags[" +
|
|
28216
|
+
})) && input.predefinedTags.map((elem, _index42) => "string" === typeof elem || _report(_exceptionable, {
|
|
28217
|
+
path: _path + ".predefinedTags[" + _index42 + "]",
|
|
28204
28218
|
expected: "string",
|
|
28205
28219
|
value: elem
|
|
28206
28220
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28209,31 +28223,31 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28209
28223
|
value: input.predefinedTags
|
|
28210
28224
|
}), undefined === input.storyboard || ("object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) || _report(_exceptionable, {
|
|
28211
28225
|
path: _path + ".storyboard",
|
|
28212
|
-
expected: "(__type.
|
|
28226
|
+
expected: "(__type.o59 | undefined)",
|
|
28213
28227
|
value: input.storyboard
|
|
28214
|
-
})) &&
|
|
28228
|
+
})) && _vo67(input.storyboard, _path + ".storyboard", true && _exceptionable) || _report(_exceptionable, {
|
|
28215
28229
|
path: _path + ".storyboard",
|
|
28216
|
-
expected: "(__type.
|
|
28230
|
+
expected: "(__type.o59 | undefined)",
|
|
28217
28231
|
value: input.storyboard
|
|
28218
28232
|
}), undefined === input.print || ("object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) || _report(_exceptionable, {
|
|
28219
28233
|
path: _path + ".print",
|
|
28220
|
-
expected: "(__type.
|
|
28234
|
+
expected: "(__type.o68 | undefined)",
|
|
28221
28235
|
value: input.print
|
|
28222
|
-
})) &&
|
|
28236
|
+
})) && _vo76(input.print, _path + ".print", true && _exceptionable) || _report(_exceptionable, {
|
|
28223
28237
|
path: _path + ".print",
|
|
28224
|
-
expected: "(__type.
|
|
28238
|
+
expected: "(__type.o68 | undefined)",
|
|
28225
28239
|
value: input.print
|
|
28226
28240
|
}), undefined === input.hiddenPreviews || (Array.isArray(input.hiddenPreviews) || _report(_exceptionable, {
|
|
28227
28241
|
path: _path + ".hiddenPreviews",
|
|
28228
28242
|
expected: "(Array<__type>.o7 | undefined)",
|
|
28229
28243
|
value: input.hiddenPreviews
|
|
28230
|
-
})) && input.hiddenPreviews.map((elem,
|
|
28231
|
-
path: _path + ".hiddenPreviews[" +
|
|
28232
|
-
expected: "__type.
|
|
28244
|
+
})) && input.hiddenPreviews.map((elem, _index43) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
28245
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
28246
|
+
expected: "__type.o69",
|
|
28233
28247
|
value: elem
|
|
28234
|
-
})) &&
|
|
28235
|
-
path: _path + ".hiddenPreviews[" +
|
|
28236
|
-
expected: "__type.
|
|
28248
|
+
})) && _vo77(elem, _path + ".hiddenPreviews[" + _index43 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
28249
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
28250
|
+
expected: "__type.o69",
|
|
28237
28251
|
value: elem
|
|
28238
28252
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
28239
28253
|
path: _path + ".hiddenPreviews",
|
|
@@ -28241,11 +28255,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28241
28255
|
value: input.hiddenPreviews
|
|
28242
28256
|
}), undefined === input.plugins || ("object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) || _report(_exceptionable, {
|
|
28243
28257
|
path: _path + ".plugins",
|
|
28244
|
-
expected: "(__type.
|
|
28258
|
+
expected: "(__type.o70 | undefined)",
|
|
28245
28259
|
value: input.plugins
|
|
28246
|
-
})) &&
|
|
28260
|
+
})) && _vo78(input.plugins, _path + ".plugins", true && _exceptionable) || _report(_exceptionable, {
|
|
28247
28261
|
path: _path + ".plugins",
|
|
28248
|
-
expected: "(__type.
|
|
28262
|
+
expected: "(__type.o70 | undefined)",
|
|
28249
28263
|
value: input.plugins
|
|
28250
28264
|
}), undefined === input.crashScreen || "boolean" === typeof input.crashScreen || _report(_exceptionable, {
|
|
28251
28265
|
path: _path + ".crashScreen",
|
|
@@ -28257,27 +28271,27 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28257
28271
|
value: input.debug
|
|
28258
28272
|
}), undefined === input.featurePreview || ("object" === typeof input.featurePreview && null !== input.featurePreview && false === Array.isArray(input.featurePreview) || _report(_exceptionable, {
|
|
28259
28273
|
path: _path + ".featurePreview",
|
|
28260
|
-
expected: "(__type.
|
|
28274
|
+
expected: "(__type.o73 | undefined)",
|
|
28261
28275
|
value: input.featurePreview
|
|
28262
|
-
})) &&
|
|
28276
|
+
})) && _vo81(input.featurePreview, _path + ".featurePreview", true && _exceptionable) || _report(_exceptionable, {
|
|
28263
28277
|
path: _path + ".featurePreview",
|
|
28264
|
-
expected: "(__type.
|
|
28278
|
+
expected: "(__type.o73 | undefined)",
|
|
28265
28279
|
value: input.featurePreview
|
|
28266
28280
|
}), undefined === input.flags || ("object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) || _report(_exceptionable, {
|
|
28267
28281
|
path: _path + ".flags",
|
|
28268
|
-
expected: "(__type.
|
|
28282
|
+
expected: "(__type.o74 | undefined)",
|
|
28269
28283
|
value: input.flags
|
|
28270
|
-
})) &&
|
|
28284
|
+
})) && _vo82(input.flags, _path + ".flags", true && _exceptionable) || _report(_exceptionable, {
|
|
28271
28285
|
path: _path + ".flags",
|
|
28272
|
-
expected: "(__type.
|
|
28286
|
+
expected: "(__type.o74 | undefined)",
|
|
28273
28287
|
value: input.flags
|
|
28274
28288
|
}), undefined === input.notifications || ("object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) || _report(_exceptionable, {
|
|
28275
28289
|
path: _path + ".notifications",
|
|
28276
|
-
expected: "(__type.
|
|
28290
|
+
expected: "(__type.o75 | undefined)",
|
|
28277
28291
|
value: input.notifications
|
|
28278
|
-
})) &&
|
|
28292
|
+
})) && _vo83(input.notifications, _path + ".notifications", true && _exceptionable) || _report(_exceptionable, {
|
|
28279
28293
|
path: _path + ".notifications",
|
|
28280
|
-
expected: "(__type.
|
|
28294
|
+
expected: "(__type.o75 | undefined)",
|
|
28281
28295
|
value: input.notifications
|
|
28282
28296
|
}), undefined === input.suppressDeleteAlert || "boolean" === typeof input.suppressDeleteAlert || _report(_exceptionable, {
|
|
28283
28297
|
path: _path + ".suppressDeleteAlert",
|
|
@@ -28285,43 +28299,43 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28285
28299
|
value: input.suppressDeleteAlert
|
|
28286
28300
|
}), undefined === input.clone || ("object" === typeof input.clone && null !== input.clone && false === Array.isArray(input.clone) || _report(_exceptionable, {
|
|
28287
28301
|
path: _path + ".clone",
|
|
28288
|
-
expected: "(__type.
|
|
28302
|
+
expected: "(__type.o78 | undefined)",
|
|
28289
28303
|
value: input.clone
|
|
28290
|
-
})) &&
|
|
28304
|
+
})) && _vo86(input.clone, _path + ".clone", true && _exceptionable) || _report(_exceptionable, {
|
|
28291
28305
|
path: _path + ".clone",
|
|
28292
|
-
expected: "(__type.
|
|
28306
|
+
expected: "(__type.o78 | undefined)",
|
|
28293
28307
|
value: input.clone
|
|
28294
28308
|
}), undefined === input.utilsAssetEditorPanel || ("object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) || _report(_exceptionable, {
|
|
28295
28309
|
path: _path + ".utilsAssetEditorPanel",
|
|
28296
|
-
expected: "(__type.
|
|
28310
|
+
expected: "(__type.o81 | undefined)",
|
|
28297
28311
|
value: input.utilsAssetEditorPanel
|
|
28298
|
-
})) &&
|
|
28312
|
+
})) && _vo89(input.utilsAssetEditorPanel, _path + ".utilsAssetEditorPanel", true && _exceptionable) || _report(_exceptionable, {
|
|
28299
28313
|
path: _path + ".utilsAssetEditorPanel",
|
|
28300
|
-
expected: "(__type.
|
|
28314
|
+
expected: "(__type.o81 | undefined)",
|
|
28301
28315
|
value: input.utilsAssetEditorPanel
|
|
28302
28316
|
}), undefined === input.display || ("object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) || _report(_exceptionable, {
|
|
28303
28317
|
path: _path + ".display",
|
|
28304
|
-
expected: "(__type.
|
|
28318
|
+
expected: "(__type.o82 | undefined)",
|
|
28305
28319
|
value: input.display
|
|
28306
|
-
})) &&
|
|
28320
|
+
})) && _vo90(input.display, _path + ".display", true && _exceptionable) || _report(_exceptionable, {
|
|
28307
28321
|
path: _path + ".display",
|
|
28308
|
-
expected: "(__type.
|
|
28322
|
+
expected: "(__type.o82 | undefined)",
|
|
28309
28323
|
value: input.display
|
|
28310
28324
|
}), undefined === input.bookmarks || ("object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) || _report(_exceptionable, {
|
|
28311
28325
|
path: _path + ".bookmarks",
|
|
28312
|
-
expected: "(__type.
|
|
28326
|
+
expected: "(__type.o83 | undefined)",
|
|
28313
28327
|
value: input.bookmarks
|
|
28314
|
-
})) &&
|
|
28328
|
+
})) && _vo91(input.bookmarks, _path + ".bookmarks", true && _exceptionable) || _report(_exceptionable, {
|
|
28315
28329
|
path: _path + ".bookmarks",
|
|
28316
|
-
expected: "(__type.
|
|
28330
|
+
expected: "(__type.o83 | undefined)",
|
|
28317
28331
|
value: input.bookmarks
|
|
28318
28332
|
}), undefined === input.shotbox || ("object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) || _report(_exceptionable, {
|
|
28319
28333
|
path: _path + ".shotbox",
|
|
28320
|
-
expected: "(__type.
|
|
28334
|
+
expected: "(__type.o84 | undefined)",
|
|
28321
28335
|
value: input.shotbox
|
|
28322
|
-
})) &&
|
|
28336
|
+
})) && _vo92(input.shotbox, _path + ".shotbox", true && _exceptionable) || _report(_exceptionable, {
|
|
28323
28337
|
path: _path + ".shotbox",
|
|
28324
|
-
expected: "(__type.
|
|
28338
|
+
expected: "(__type.o84 | undefined)",
|
|
28325
28339
|
value: input.shotbox
|
|
28326
28340
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
28327
28341
|
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))
|
|
@@ -28618,8 +28632,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28618
28632
|
path: _path + ".sortOrder",
|
|
28619
28633
|
expected: "(Array<string> | undefined)",
|
|
28620
28634
|
value: input.sortOrder
|
|
28621
|
-
})) && input.sortOrder.map((elem,
|
|
28622
|
-
path: _path + ".sortOrder[" +
|
|
28635
|
+
})) && input.sortOrder.map((elem, _index44) => "string" === typeof elem || _report(_exceptionable, {
|
|
28636
|
+
path: _path + ".sortOrder[" + _index44 + "]",
|
|
28623
28637
|
expected: "string",
|
|
28624
28638
|
value: elem
|
|
28625
28639
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28646,8 +28660,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28646
28660
|
path: _path + ".include",
|
|
28647
28661
|
expected: "(Array<string> | undefined)",
|
|
28648
28662
|
value: input.include
|
|
28649
|
-
})) && input.include.map((elem,
|
|
28650
|
-
path: _path + ".include[" +
|
|
28663
|
+
})) && input.include.map((elem, _index45) => "string" === typeof elem || _report(_exceptionable, {
|
|
28664
|
+
path: _path + ".include[" + _index45 + "]",
|
|
28651
28665
|
expected: "string",
|
|
28652
28666
|
value: elem
|
|
28653
28667
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28658,8 +28672,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28658
28672
|
path: _path + ".exclude",
|
|
28659
28673
|
expected: "(Array<string> | undefined)",
|
|
28660
28674
|
value: input.exclude
|
|
28661
|
-
})) && input.exclude.map((elem,
|
|
28662
|
-
path: _path + ".exclude[" +
|
|
28675
|
+
})) && input.exclude.map((elem, _index46) => "string" === typeof elem || _report(_exceptionable, {
|
|
28676
|
+
path: _path + ".exclude[" + _index46 + "]",
|
|
28663
28677
|
expected: "string",
|
|
28664
28678
|
value: elem
|
|
28665
28679
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28686,8 +28700,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28686
28700
|
path: _path + ".include",
|
|
28687
28701
|
expected: "(Array<string> | undefined)",
|
|
28688
28702
|
value: input.include
|
|
28689
|
-
})) && input.include.map((elem,
|
|
28690
|
-
path: _path + ".include[" +
|
|
28703
|
+
})) && input.include.map((elem, _index47) => "string" === typeof elem || _report(_exceptionable, {
|
|
28704
|
+
path: _path + ".include[" + _index47 + "]",
|
|
28691
28705
|
expected: "string",
|
|
28692
28706
|
value: elem
|
|
28693
28707
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28698,8 +28712,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28698
28712
|
path: _path + ".exclude",
|
|
28699
28713
|
expected: "(Array<string> | undefined)",
|
|
28700
28714
|
value: input.exclude
|
|
28701
|
-
})) && input.exclude.map((elem,
|
|
28702
|
-
path: _path + ".exclude[" +
|
|
28715
|
+
})) && input.exclude.map((elem, _index48) => "string" === typeof elem || _report(_exceptionable, {
|
|
28716
|
+
path: _path + ".exclude[" + _index48 + "]",
|
|
28703
28717
|
expected: "string",
|
|
28704
28718
|
value: elem
|
|
28705
28719
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28726,8 +28740,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28726
28740
|
path: _path + ".include",
|
|
28727
28741
|
expected: "(Array<string> | undefined)",
|
|
28728
28742
|
value: input.include
|
|
28729
|
-
})) && input.include.map((elem,
|
|
28730
|
-
path: _path + ".include[" +
|
|
28743
|
+
})) && input.include.map((elem, _index49) => "string" === typeof elem || _report(_exceptionable, {
|
|
28744
|
+
path: _path + ".include[" + _index49 + "]",
|
|
28731
28745
|
expected: "string",
|
|
28732
28746
|
value: elem
|
|
28733
28747
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28738,8 +28752,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28738
28752
|
path: _path + ".exclude",
|
|
28739
28753
|
expected: "(Array<string> | undefined)",
|
|
28740
28754
|
value: input.exclude
|
|
28741
|
-
})) && input.exclude.map((elem,
|
|
28742
|
-
path: _path + ".exclude[" +
|
|
28755
|
+
})) && input.exclude.map((elem, _index50) => "string" === typeof elem || _report(_exceptionable, {
|
|
28756
|
+
path: _path + ".exclude[" + _index50 + "]",
|
|
28743
28757
|
expected: "string",
|
|
28744
28758
|
value: elem
|
|
28745
28759
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28766,8 +28780,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28766
28780
|
path: _path + ".include",
|
|
28767
28781
|
expected: "(Array<string> | undefined)",
|
|
28768
28782
|
value: input.include
|
|
28769
|
-
})) && input.include.map((elem,
|
|
28770
|
-
path: _path + ".include[" +
|
|
28783
|
+
})) && input.include.map((elem, _index51) => "string" === typeof elem || _report(_exceptionable, {
|
|
28784
|
+
path: _path + ".include[" + _index51 + "]",
|
|
28771
28785
|
expected: "string",
|
|
28772
28786
|
value: elem
|
|
28773
28787
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28778,8 +28792,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28778
28792
|
path: _path + ".exclude",
|
|
28779
28793
|
expected: "(Array<string> | undefined)",
|
|
28780
28794
|
value: input.exclude
|
|
28781
|
-
})) && input.exclude.map((elem,
|
|
28782
|
-
path: _path + ".exclude[" +
|
|
28795
|
+
})) && input.exclude.map((elem, _index52) => "string" === typeof elem || _report(_exceptionable, {
|
|
28796
|
+
path: _path + ".exclude[" + _index52 + "]",
|
|
28783
28797
|
expected: "string",
|
|
28784
28798
|
value: elem
|
|
28785
28799
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28938,12 +28952,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28938
28952
|
path: _path + ".colorTags",
|
|
28939
28953
|
expected: "(Array<PromotedTag> | undefined)",
|
|
28940
28954
|
value: input.colorTags
|
|
28941
|
-
})) && input.colorTags.map((elem,
|
|
28942
|
-
path: _path + ".colorTags[" +
|
|
28955
|
+
})) && input.colorTags.map((elem, _index53) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
28956
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
28943
28957
|
expected: "PromotedTag",
|
|
28944
28958
|
value: elem
|
|
28945
|
-
})) && _vo22(elem, _path + ".colorTags[" +
|
|
28946
|
-
path: _path + ".colorTags[" +
|
|
28959
|
+
})) && _vo22(elem, _path + ".colorTags[" + _index53 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
28960
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
28947
28961
|
expected: "PromotedTag",
|
|
28948
28962
|
value: elem
|
|
28949
28963
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -28970,12 +28984,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
28970
28984
|
path: _path + ".colorHistory",
|
|
28971
28985
|
expected: "(Array<__type> | undefined)",
|
|
28972
28986
|
value: input.colorHistory
|
|
28973
|
-
})) && input.colorHistory.map((elem,
|
|
28974
|
-
path: _path + ".colorHistory[" +
|
|
28987
|
+
})) && input.colorHistory.map((elem, _index54) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
28988
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
28975
28989
|
expected: "__type.o20",
|
|
28976
28990
|
value: elem
|
|
28977
|
-
})) && _vo25(elem, _path + ".colorHistory[" +
|
|
28978
|
-
path: _path + ".colorHistory[" +
|
|
28991
|
+
})) && _vo25(elem, _path + ".colorHistory[" + _index54 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
28992
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
28979
28993
|
expected: "__type.o20",
|
|
28980
28994
|
value: elem
|
|
28981
28995
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29123,8 +29137,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29123
29137
|
path: _path + ".favorites",
|
|
29124
29138
|
expected: "(Array<string> | undefined)",
|
|
29125
29139
|
value: input.favorites
|
|
29126
|
-
})) && input.favorites.map((elem,
|
|
29127
|
-
path: _path + ".favorites[" +
|
|
29140
|
+
})) && input.favorites.map((elem, _index55) => "string" === typeof elem || _report(_exceptionable, {
|
|
29141
|
+
path: _path + ".favorites[" + _index55 + "]",
|
|
29128
29142
|
expected: "string",
|
|
29129
29143
|
value: elem
|
|
29130
29144
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29575,8 +29589,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29575
29589
|
path: _path + ".playbackRates",
|
|
29576
29590
|
expected: "(Array<number> | undefined)",
|
|
29577
29591
|
value: input.playbackRates
|
|
29578
|
-
})) && input.playbackRates.map((elem,
|
|
29579
|
-
path: _path + ".playbackRates[" +
|
|
29592
|
+
})) && input.playbackRates.map((elem, _index56) => "number" === typeof elem || _report(_exceptionable, {
|
|
29593
|
+
path: _path + ".playbackRates[" + _index56 + "]",
|
|
29580
29594
|
expected: "number",
|
|
29581
29595
|
value: elem
|
|
29582
29596
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29603,12 +29617,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29603
29617
|
path: _path + ".guides",
|
|
29604
29618
|
expected: "(Array<__type>.o3 | undefined)",
|
|
29605
29619
|
value: input.guides
|
|
29606
|
-
})) && input.guides.map((elem,
|
|
29607
|
-
path: _path + ".guides[" +
|
|
29620
|
+
})) && input.guides.map((elem, _index57) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29621
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
29608
29622
|
expected: "__type.o43",
|
|
29609
29623
|
value: elem
|
|
29610
|
-
})) && _vo50(elem, _path + ".guides[" +
|
|
29611
|
-
path: _path + ".guides[" +
|
|
29624
|
+
})) && _vo50(elem, _path + ".guides[" + _index57 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29625
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
29612
29626
|
expected: "__type.o43",
|
|
29613
29627
|
value: elem
|
|
29614
29628
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29735,12 +29749,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29735
29749
|
path: _path + ".suggestions",
|
|
29736
29750
|
expected: "(Array<__type>.o1 | undefined)",
|
|
29737
29751
|
value: input.suggestions
|
|
29738
|
-
})) && input.suggestions.map((elem,
|
|
29739
|
-
path: _path + ".suggestions[" +
|
|
29752
|
+
})) && input.suggestions.map((elem, _index58) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29753
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
29740
29754
|
expected: "__type.o41",
|
|
29741
29755
|
value: elem
|
|
29742
|
-
})) && _vo48(elem, _path + ".suggestions[" +
|
|
29743
|
-
path: _path + ".suggestions[" +
|
|
29756
|
+
})) && _vo48(elem, _path + ".suggestions[" + _index58 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29757
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
29744
29758
|
expected: "__type.o41",
|
|
29745
29759
|
value: elem
|
|
29746
29760
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29751,12 +29765,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29751
29765
|
path: _path + ".colors",
|
|
29752
29766
|
expected: "(Array<__type>.o2 | undefined)",
|
|
29753
29767
|
value: input.colors
|
|
29754
|
-
})) && input.colors.map((elem,
|
|
29755
|
-
path: _path + ".colors[" +
|
|
29768
|
+
})) && input.colors.map((elem, _index59) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29769
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
29756
29770
|
expected: "__type.o42",
|
|
29757
29771
|
value: elem
|
|
29758
|
-
})) && _vo49(elem, _path + ".colors[" +
|
|
29759
|
-
path: _path + ".colors[" +
|
|
29772
|
+
})) && _vo49(elem, _path + ".colors[" + _index59 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29773
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
29760
29774
|
expected: "__type.o42",
|
|
29761
29775
|
value: elem
|
|
29762
29776
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29767,8 +29781,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29767
29781
|
path: _path + ".overridableProperties",
|
|
29768
29782
|
expected: "(Array<keyof SubtitleStyle | null> | undefined)",
|
|
29769
29783
|
value: input.overridableProperties
|
|
29770
|
-
})) && input.overridableProperties.map((elem,
|
|
29771
|
-
path: _path + ".overridableProperties[" +
|
|
29784
|
+
})) && input.overridableProperties.map((elem, _index60) => null === elem || true === _vv61.has(elem) || _report(_exceptionable, {
|
|
29785
|
+
path: _path + ".overridableProperties[" + _index60 + "]",
|
|
29772
29786
|
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
29787
|
value: elem
|
|
29774
29788
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -29963,12 +29977,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
29963
29977
|
path: _path + ".text",
|
|
29964
29978
|
expected: "(Array<__type>.o4 | undefined)",
|
|
29965
29979
|
value: input.text
|
|
29966
|
-
})) && input.text.map((elem,
|
|
29967
|
-
path: _path + ".text[" +
|
|
29980
|
+
})) && input.text.map((elem, _index62) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
29981
|
+
path: _path + ".text[" + _index62 + "]",
|
|
29968
29982
|
expected: "__type.o48",
|
|
29969
29983
|
value: elem
|
|
29970
|
-
})) && _vo55(elem, _path + ".text[" +
|
|
29971
|
-
path: _path + ".text[" +
|
|
29984
|
+
})) && _vo55(elem, _path + ".text[" + _index62 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
29985
|
+
path: _path + ".text[" + _index62 + "]",
|
|
29972
29986
|
expected: "__type.o48",
|
|
29973
29987
|
value: elem
|
|
29974
29988
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30039,8 +30053,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30039
30053
|
path: _path + ".args",
|
|
30040
30054
|
expected: "(Array<string> | undefined)",
|
|
30041
30055
|
value: input.args
|
|
30042
|
-
})) && input.args.map((elem,
|
|
30043
|
-
path: _path + ".args[" +
|
|
30056
|
+
})) && input.args.map((elem, _index63) => "string" === typeof elem || _report(_exceptionable, {
|
|
30057
|
+
path: _path + ".args[" + _index63 + "]",
|
|
30044
30058
|
expected: "string",
|
|
30045
30059
|
value: elem
|
|
30046
30060
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30159,24 +30173,32 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30159
30173
|
path: _path + ".thumbnailView",
|
|
30160
30174
|
expected: "(\"filmStrip\" | \"none\" | \"thumbnail\" | undefined)",
|
|
30161
30175
|
value: input.thumbnailView
|
|
30176
|
+
}), undefined === input.audioMapping || ("object" === typeof input.audioMapping && null !== input.audioMapping && false === Array.isArray(input.audioMapping) || _report(_exceptionable, {
|
|
30177
|
+
path: _path + ".audioMapping",
|
|
30178
|
+
expected: "(__type.o54 | undefined)",
|
|
30179
|
+
value: input.audioMapping
|
|
30180
|
+
})) && _vo61(input.audioMapping, _path + ".audioMapping", true && _exceptionable) || _report(_exceptionable, {
|
|
30181
|
+
path: _path + ".audioMapping",
|
|
30182
|
+
expected: "(__type.o54 | undefined)",
|
|
30183
|
+
value: input.audioMapping
|
|
30162
30184
|
}), undefined === input.normalize || ("object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) || _report(_exceptionable, {
|
|
30163
30185
|
path: _path + ".normalize",
|
|
30164
|
-
expected: "(__type.
|
|
30186
|
+
expected: "(__type.o55 | undefined)",
|
|
30165
30187
|
value: input.normalize
|
|
30166
|
-
})) &&
|
|
30188
|
+
})) && _vo63(input.normalize, _path + ".normalize", true && _exceptionable) || _report(_exceptionable, {
|
|
30167
30189
|
path: _path + ".normalize",
|
|
30168
|
-
expected: "(__type.
|
|
30190
|
+
expected: "(__type.o55 | undefined)",
|
|
30169
30191
|
value: input.normalize
|
|
30170
30192
|
}), undefined === input.voiceOver || ("object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) || _report(_exceptionable, {
|
|
30171
30193
|
path: _path + ".voiceOver",
|
|
30172
|
-
expected: "(__type.
|
|
30194
|
+
expected: "(__type.o57 | undefined)",
|
|
30173
30195
|
value: input.voiceOver
|
|
30174
|
-
})) &&
|
|
30196
|
+
})) && _vo65(input.voiceOver, _path + ".voiceOver", true && _exceptionable) || _report(_exceptionable, {
|
|
30175
30197
|
path: _path + ".voiceOver",
|
|
30176
|
-
expected: "(__type.
|
|
30198
|
+
expected: "(__type.o57 | undefined)",
|
|
30177
30199
|
value: input.voiceOver
|
|
30178
30200
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30179
|
-
if (["thumbnailView", "normalize", "voiceOver"].some(prop => key === prop))
|
|
30201
|
+
if (["thumbnailView", "audioMapping", "normalize", "voiceOver"].some(prop => key === prop))
|
|
30180
30202
|
return true;
|
|
30181
30203
|
const value = input[key];
|
|
30182
30204
|
if (undefined === value)
|
|
@@ -30192,16 +30214,120 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30192
30214
|
].join("\n")
|
|
30193
30215
|
});
|
|
30194
30216
|
}).every(flag => flag))].every(flag => flag); const _vo61 = (input, _path, _exceptionable = true) => [undefined === input.presets || (Array.isArray(input.presets) || _report(_exceptionable, {
|
|
30217
|
+
path: _path + ".presets",
|
|
30218
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
30219
|
+
value: input.presets
|
|
30220
|
+
})) && input.presets.map((elem, _index64) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
30221
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
30222
|
+
expected: "AudioMappingPreset",
|
|
30223
|
+
value: elem
|
|
30224
|
+
})) && _vo62(elem, _path + ".presets[" + _index64 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
30225
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
30226
|
+
expected: "AudioMappingPreset",
|
|
30227
|
+
value: elem
|
|
30228
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30229
|
+
path: _path + ".presets",
|
|
30230
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
30231
|
+
value: input.presets
|
|
30232
|
+
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30233
|
+
if (["presets"].some(prop => key === prop))
|
|
30234
|
+
return true;
|
|
30235
|
+
const value = input[key];
|
|
30236
|
+
if (undefined === value)
|
|
30237
|
+
return true;
|
|
30238
|
+
return _report(_exceptionable, {
|
|
30239
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
30240
|
+
expected: "undefined",
|
|
30241
|
+
value: value,
|
|
30242
|
+
description: [
|
|
30243
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
30244
|
+
"",
|
|
30245
|
+
"Please remove the property next time."
|
|
30246
|
+
].join("\n")
|
|
30247
|
+
});
|
|
30248
|
+
}).every(flag => flag))].every(flag => flag); const _vo62 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
30249
|
+
path: _path + ".id",
|
|
30250
|
+
expected: "string",
|
|
30251
|
+
value: input.id
|
|
30252
|
+
}), "string" === typeof input.title || _report(_exceptionable, {
|
|
30253
|
+
path: _path + ".title",
|
|
30254
|
+
expected: "string",
|
|
30255
|
+
value: input.title
|
|
30256
|
+
}), undefined === input.mapping || (Array.isArray(input.mapping) || _report(_exceptionable, {
|
|
30257
|
+
path: _path + ".mapping",
|
|
30258
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
30259
|
+
value: input.mapping
|
|
30260
|
+
})) && input.mapping.map((elem, _index65) => (Array.isArray(elem) || _report(_exceptionable, {
|
|
30261
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
30262
|
+
expected: "Array<number>",
|
|
30263
|
+
value: elem
|
|
30264
|
+
})) && elem.map((elem, _index66) => "number" === typeof elem || _report(_exceptionable, {
|
|
30265
|
+
path: _path + ".mapping[" + _index65 + "][" + _index66 + "]",
|
|
30266
|
+
expected: "number",
|
|
30267
|
+
value: elem
|
|
30268
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30269
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
30270
|
+
expected: "Array<number>",
|
|
30271
|
+
value: elem
|
|
30272
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30273
|
+
path: _path + ".mapping",
|
|
30274
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
30275
|
+
value: input.mapping
|
|
30276
|
+
}), undefined === input.mute || (Array.isArray(input.mute) || _report(_exceptionable, {
|
|
30277
|
+
path: _path + ".mute",
|
|
30278
|
+
expected: "(Array<boolean> | undefined)",
|
|
30279
|
+
value: input.mute
|
|
30280
|
+
})) && input.mute.map((elem, _index67) => "boolean" === typeof elem || _report(_exceptionable, {
|
|
30281
|
+
path: _path + ".mute[" + _index67 + "]",
|
|
30282
|
+
expected: "boolean",
|
|
30283
|
+
value: elem
|
|
30284
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
30285
|
+
path: _path + ".mute",
|
|
30286
|
+
expected: "(Array<boolean> | undefined)",
|
|
30287
|
+
value: input.mute
|
|
30288
|
+
}), undefined === input.minInChannels || "number" === typeof input.minInChannels || _report(_exceptionable, {
|
|
30289
|
+
path: _path + ".minInChannels",
|
|
30290
|
+
expected: "(number | undefined)",
|
|
30291
|
+
value: input.minInChannels
|
|
30292
|
+
}), undefined === input.maxInChannels || "number" === typeof input.maxInChannels || _report(_exceptionable, {
|
|
30293
|
+
path: _path + ".maxInChannels",
|
|
30294
|
+
expected: "(number | undefined)",
|
|
30295
|
+
value: input.maxInChannels
|
|
30296
|
+
}), undefined === input.minOutChannels || "number" === typeof input.minOutChannels || _report(_exceptionable, {
|
|
30297
|
+
path: _path + ".minOutChannels",
|
|
30298
|
+
expected: "(number | undefined)",
|
|
30299
|
+
value: input.minOutChannels
|
|
30300
|
+
}), undefined === input.maxOutChannels || "number" === typeof input.maxOutChannels || _report(_exceptionable, {
|
|
30301
|
+
path: _path + ".maxOutChannels",
|
|
30302
|
+
expected: "(number | undefined)",
|
|
30303
|
+
value: input.maxOutChannels
|
|
30304
|
+
}), 2 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30305
|
+
if (["id", "title", "mapping", "mute", "minInChannels", "maxInChannels", "minOutChannels", "maxOutChannels"].some(prop => key === prop))
|
|
30306
|
+
return true;
|
|
30307
|
+
const value = input[key];
|
|
30308
|
+
if (undefined === value)
|
|
30309
|
+
return true;
|
|
30310
|
+
return _report(_exceptionable, {
|
|
30311
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
30312
|
+
expected: "undefined",
|
|
30313
|
+
value: value,
|
|
30314
|
+
description: [
|
|
30315
|
+
`The property \`${key}\` is not defined in the object type.`,
|
|
30316
|
+
"",
|
|
30317
|
+
"Please remove the property next time."
|
|
30318
|
+
].join("\n")
|
|
30319
|
+
});
|
|
30320
|
+
}).every(flag => flag))].every(flag => flag); const _vo63 = (input, _path, _exceptionable = true) => [undefined === input.presets || (Array.isArray(input.presets) || _report(_exceptionable, {
|
|
30195
30321
|
path: _path + ".presets",
|
|
30196
30322
|
expected: "(Array<__type>.o5 | undefined)",
|
|
30197
30323
|
value: input.presets
|
|
30198
|
-
})) && input.presets.map((elem,
|
|
30199
|
-
path: _path + ".presets[" +
|
|
30200
|
-
expected: "__type.
|
|
30324
|
+
})) && input.presets.map((elem, _index68) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
30325
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
30326
|
+
expected: "__type.o56",
|
|
30201
30327
|
value: elem
|
|
30202
|
-
})) &&
|
|
30203
|
-
path: _path + ".presets[" +
|
|
30204
|
-
expected: "__type.
|
|
30328
|
+
})) && _vo64(elem, _path + ".presets[" + _index68 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
30329
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
30330
|
+
expected: "__type.o56",
|
|
30205
30331
|
value: elem
|
|
30206
30332
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
30207
30333
|
path: _path + ".presets",
|
|
@@ -30227,7 +30353,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30227
30353
|
"Please remove the property next time."
|
|
30228
30354
|
].join("\n")
|
|
30229
30355
|
});
|
|
30230
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30356
|
+
}).every(flag => flag))].every(flag => flag); const _vo64 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
30231
30357
|
path: _path + ".id",
|
|
30232
30358
|
expected: "string",
|
|
30233
30359
|
value: input.id
|
|
@@ -30259,7 +30385,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30259
30385
|
"Please remove the property next time."
|
|
30260
30386
|
].join("\n")
|
|
30261
30387
|
});
|
|
30262
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30388
|
+
}).every(flag => flag))].every(flag => flag); const _vo65 = (input, _path, _exceptionable = true) => [undefined === input.inputDevice || "string" === typeof input.inputDevice || _report(_exceptionable, {
|
|
30263
30389
|
path: _path + ".inputDevice",
|
|
30264
30390
|
expected: "(string | undefined)",
|
|
30265
30391
|
value: input.inputDevice
|
|
@@ -30299,7 +30425,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30299
30425
|
"Please remove the property next time."
|
|
30300
30426
|
].join("\n")
|
|
30301
30427
|
});
|
|
30302
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30428
|
+
}).every(flag => flag))].every(flag => flag); const _vo66 = (input, _path, _exceptionable = true) => [undefined === input.title || "string" === typeof input.title || _report(_exceptionable, {
|
|
30303
30429
|
path: _path + ".title",
|
|
30304
30430
|
expected: "(string | undefined)",
|
|
30305
30431
|
value: input.title
|
|
@@ -30311,8 +30437,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30311
30437
|
path: _path + ".args",
|
|
30312
30438
|
expected: "(Array<string> | undefined)",
|
|
30313
30439
|
value: input.args
|
|
30314
|
-
})) && input.args.map((elem,
|
|
30315
|
-
path: _path + ".args[" +
|
|
30440
|
+
})) && input.args.map((elem, _index69) => "string" === typeof elem || _report(_exceptionable, {
|
|
30441
|
+
path: _path + ".args[" + _index69 + "]",
|
|
30316
30442
|
expected: "string",
|
|
30317
30443
|
value: elem
|
|
30318
30444
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30335,37 +30461,37 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30335
30461
|
"Please remove the property next time."
|
|
30336
30462
|
].join("\n")
|
|
30337
30463
|
});
|
|
30338
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30464
|
+
}).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
30465
|
path: _path + ".folded",
|
|
30340
|
-
expected: "(__type.
|
|
30466
|
+
expected: "(__type.o60 | undefined)",
|
|
30341
30467
|
value: input.folded
|
|
30342
|
-
})) &&
|
|
30468
|
+
})) && _vo68(input.folded, _path + ".folded", true && _exceptionable) || _report(_exceptionable, {
|
|
30343
30469
|
path: _path + ".folded",
|
|
30344
|
-
expected: "(__type.
|
|
30470
|
+
expected: "(__type.o60 | undefined)",
|
|
30345
30471
|
value: input.folded
|
|
30346
30472
|
}), undefined === input.assets || ("object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) || _report(_exceptionable, {
|
|
30347
30473
|
path: _path + ".assets",
|
|
30348
|
-
expected: "(__type.
|
|
30474
|
+
expected: "(__type.o61 | undefined)",
|
|
30349
30475
|
value: input.assets
|
|
30350
|
-
})) &&
|
|
30476
|
+
})) && _vo69(input.assets, _path + ".assets", true && _exceptionable) || _report(_exceptionable, {
|
|
30351
30477
|
path: _path + ".assets",
|
|
30352
|
-
expected: "(__type.
|
|
30478
|
+
expected: "(__type.o61 | undefined)",
|
|
30353
30479
|
value: input.assets
|
|
30354
30480
|
}), undefined === input.pipeline || ("object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) || _report(_exceptionable, {
|
|
30355
30481
|
path: _path + ".pipeline",
|
|
30356
|
-
expected: "(__type.
|
|
30482
|
+
expected: "(__type.o65 | undefined)",
|
|
30357
30483
|
value: input.pipeline
|
|
30358
|
-
})) &&
|
|
30484
|
+
})) && _vo73(input.pipeline, _path + ".pipeline", true && _exceptionable) || _report(_exceptionable, {
|
|
30359
30485
|
path: _path + ".pipeline",
|
|
30360
|
-
expected: "(__type.
|
|
30486
|
+
expected: "(__type.o65 | undefined)",
|
|
30361
30487
|
value: input.pipeline
|
|
30362
30488
|
}), undefined === input.item || ("object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) || _report(_exceptionable, {
|
|
30363
30489
|
path: _path + ".item",
|
|
30364
|
-
expected: "(__type.
|
|
30490
|
+
expected: "(__type.o67 | undefined)",
|
|
30365
30491
|
value: input.item
|
|
30366
|
-
})) &&
|
|
30492
|
+
})) && _vo75(input.item, _path + ".item", true && _exceptionable) || _report(_exceptionable, {
|
|
30367
30493
|
path: _path + ".item",
|
|
30368
|
-
expected: "(__type.
|
|
30494
|
+
expected: "(__type.o67 | undefined)",
|
|
30369
30495
|
value: input.item
|
|
30370
30496
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30371
30497
|
if (["folded", "assets", "pipeline", "item"].some(prop => key === prop))
|
|
@@ -30383,7 +30509,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30383
30509
|
"Please remove the property next time."
|
|
30384
30510
|
].join("\n")
|
|
30385
30511
|
});
|
|
30386
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30512
|
+
}).every(flag => flag))].every(flag => flag); const _vo68 = (input, _path, _exceptionable = true) => [undefined === input.auto || "boolean" === typeof input.auto || _report(_exceptionable, {
|
|
30387
30513
|
path: _path + ".auto",
|
|
30388
30514
|
expected: "(boolean | undefined)",
|
|
30389
30515
|
value: input.auto
|
|
@@ -30403,21 +30529,21 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30403
30529
|
"Please remove the property next time."
|
|
30404
30530
|
].join("\n")
|
|
30405
30531
|
});
|
|
30406
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30532
|
+
}).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
30533
|
path: _path + ".story",
|
|
30408
|
-
expected: "(__type.
|
|
30534
|
+
expected: "(__type.o62 | undefined)",
|
|
30409
30535
|
value: input.story
|
|
30410
|
-
})) &&
|
|
30536
|
+
})) && _vo70(input.story, _path + ".story", true && _exceptionable) || _report(_exceptionable, {
|
|
30411
30537
|
path: _path + ".story",
|
|
30412
|
-
expected: "(__type.
|
|
30538
|
+
expected: "(__type.o62 | undefined)",
|
|
30413
30539
|
value: input.story
|
|
30414
30540
|
}), undefined === input.note || ("object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) || _report(_exceptionable, {
|
|
30415
30541
|
path: _path + ".note",
|
|
30416
|
-
expected: "(__type.
|
|
30542
|
+
expected: "(__type.o64 | undefined)",
|
|
30417
30543
|
value: input.note
|
|
30418
|
-
})) &&
|
|
30544
|
+
})) && _vo72(input.note, _path + ".note", true && _exceptionable) || _report(_exceptionable, {
|
|
30419
30545
|
path: _path + ".note",
|
|
30420
|
-
expected: "(__type.
|
|
30546
|
+
expected: "(__type.o64 | undefined)",
|
|
30421
30547
|
value: input.note
|
|
30422
30548
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30423
30549
|
if (["story", "note"].some(prop => key === prop))
|
|
@@ -30435,13 +30561,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30435
30561
|
"Please remove the property next time."
|
|
30436
30562
|
].join("\n")
|
|
30437
30563
|
});
|
|
30438
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30564
|
+
}).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
30565
|
path: _path + ".excerpt",
|
|
30440
|
-
expected: "(__type.
|
|
30566
|
+
expected: "(__type.o63 | undefined)",
|
|
30441
30567
|
value: input.excerpt
|
|
30442
|
-
})) &&
|
|
30568
|
+
})) && _vo71(input.excerpt, _path + ".excerpt", true && _exceptionable) || _report(_exceptionable, {
|
|
30443
30569
|
path: _path + ".excerpt",
|
|
30444
|
-
expected: "(__type.
|
|
30570
|
+
expected: "(__type.o63 | undefined)",
|
|
30445
30571
|
value: input.excerpt
|
|
30446
30572
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30447
30573
|
if (["excerpt"].some(prop => key === prop))
|
|
@@ -30459,7 +30585,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30459
30585
|
"Please remove the property next time."
|
|
30460
30586
|
].join("\n")
|
|
30461
30587
|
});
|
|
30462
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30588
|
+
}).every(flag => flag))].every(flag => flag); const _vo71 = (input, _path, _exceptionable = true) => [undefined === input.maxLines || "number" === typeof input.maxLines || _report(_exceptionable, {
|
|
30463
30589
|
path: _path + ".maxLines",
|
|
30464
30590
|
expected: "(number | undefined)",
|
|
30465
30591
|
value: input.maxLines
|
|
@@ -30487,7 +30613,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30487
30613
|
"Please remove the property next time."
|
|
30488
30614
|
].join("\n")
|
|
30489
30615
|
});
|
|
30490
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30616
|
+
}).every(flag => flag))].every(flag => flag); const _vo72 = (input, _path, _exceptionable = true) => [undefined === input.maxHeight || "number" === typeof input.maxHeight || _report(_exceptionable, {
|
|
30491
30617
|
path: _path + ".maxHeight",
|
|
30492
30618
|
expected: "(number | undefined)",
|
|
30493
30619
|
value: input.maxHeight
|
|
@@ -30507,15 +30633,15 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30507
30633
|
"Please remove the property next time."
|
|
30508
30634
|
].join("\n")
|
|
30509
30635
|
});
|
|
30510
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30636
|
+
}).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
30637
|
path: _path + ".search",
|
|
30512
|
-
expected: "(__type.
|
|
30638
|
+
expected: "(__type.o66 | undefined)",
|
|
30513
30639
|
value: input.search
|
|
30514
|
-
})) &&
|
|
30640
|
+
})) && _vo74(input.search, _path + ".search", true && _exceptionable) || _report(_exceptionable, {
|
|
30515
30641
|
path: _path + ".search",
|
|
30516
|
-
expected: "(__type.
|
|
30642
|
+
expected: "(__type.o66 | undefined)",
|
|
30517
30643
|
value: input.search
|
|
30518
|
-
}), undefined === input.sortMode || true ===
|
|
30644
|
+
}), undefined === input.sortMode || true === _vv70.has(input.sortMode) || _report(_exceptionable, {
|
|
30519
30645
|
path: _path + ".sortMode",
|
|
30520
30646
|
expected: "(\"az\" | \"default\" | \"earliestdeadline\" | \"latestdeadline\" | \"leastrecent\" | \"manual\" | \"mostrecent\" | \"newest\" | \"oldest\" | \"za\" | undefined)",
|
|
30521
30647
|
value: input.sortMode
|
|
@@ -30535,7 +30661,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30535
30661
|
"Please remove the property next time."
|
|
30536
30662
|
].join("\n")
|
|
30537
30663
|
});
|
|
30538
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30664
|
+
}).every(flag => flag))].every(flag => flag); const _vo74 = (input, _path, _exceptionable = true) => [undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed || _report(_exceptionable, {
|
|
30539
30665
|
path: _path + ".maxItemsDisplayed",
|
|
30540
30666
|
expected: "(number | undefined)",
|
|
30541
30667
|
value: input.maxItemsDisplayed
|
|
@@ -30555,7 +30681,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30555
30681
|
"Please remove the property next time."
|
|
30556
30682
|
].join("\n")
|
|
30557
30683
|
});
|
|
30558
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30684
|
+
}).every(flag => flag))].every(flag => flag); const _vo75 = (input, _path, _exceptionable = true) => [undefined === input.maxHeight || "number" === typeof input.maxHeight || _report(_exceptionable, {
|
|
30559
30685
|
path: _path + ".maxHeight",
|
|
30560
30686
|
expected: "(number | undefined)",
|
|
30561
30687
|
value: input.maxHeight
|
|
@@ -30579,12 +30705,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30579
30705
|
"Please remove the property next time."
|
|
30580
30706
|
].join("\n")
|
|
30581
30707
|
});
|
|
30582
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30708
|
+
}).every(flag => flag))].every(flag => flag); const _vo76 = (input, _path, _exceptionable = true) => [undefined === input.fontFamilies || (Array.isArray(input.fontFamilies) || _report(_exceptionable, {
|
|
30583
30709
|
path: _path + ".fontFamilies",
|
|
30584
30710
|
expected: "(Array<string> | undefined)",
|
|
30585
30711
|
value: input.fontFamilies
|
|
30586
|
-
})) && input.fontFamilies.map((elem,
|
|
30587
|
-
path: _path + ".fontFamilies[" +
|
|
30712
|
+
})) && input.fontFamilies.map((elem, _index71) => "string" === typeof elem || _report(_exceptionable, {
|
|
30713
|
+
path: _path + ".fontFamilies[" + _index71 + "]",
|
|
30588
30714
|
expected: "string",
|
|
30589
30715
|
value: elem
|
|
30590
30716
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30607,7 +30733,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30607
30733
|
"Please remove the property next time."
|
|
30608
30734
|
].join("\n")
|
|
30609
30735
|
});
|
|
30610
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30736
|
+
}).every(flag => flag))].every(flag => flag); const _vo77 = (input, _path, _exceptionable = true) => [undefined === input.id || "string" === typeof input.id || _report(_exceptionable, {
|
|
30611
30737
|
path: _path + ".id",
|
|
30612
30738
|
expected: "(string | undefined)",
|
|
30613
30739
|
value: input.id
|
|
@@ -30631,21 +30757,21 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30631
30757
|
"Please remove the property next time."
|
|
30632
30758
|
].join("\n")
|
|
30633
30759
|
});
|
|
30634
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30760
|
+
}).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
30761
|
path: _path + ".adobe",
|
|
30636
|
-
expected: "(__type.
|
|
30762
|
+
expected: "(__type.o71 | undefined)",
|
|
30637
30763
|
value: input.adobe
|
|
30638
|
-
})) &&
|
|
30764
|
+
})) && _vo79(input.adobe, _path + ".adobe", true && _exceptionable) || _report(_exceptionable, {
|
|
30639
30765
|
path: _path + ".adobe",
|
|
30640
|
-
expected: "(__type.
|
|
30766
|
+
expected: "(__type.o71 | undefined)",
|
|
30641
30767
|
value: input.adobe
|
|
30642
30768
|
}), undefined === input.rive || ("object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) || _report(_exceptionable, {
|
|
30643
30769
|
path: _path + ".rive",
|
|
30644
|
-
expected: "(__type.
|
|
30770
|
+
expected: "(__type.o72 | undefined)",
|
|
30645
30771
|
value: input.rive
|
|
30646
|
-
})) &&
|
|
30772
|
+
})) && _vo80(input.rive, _path + ".rive", true && _exceptionable) || _report(_exceptionable, {
|
|
30647
30773
|
path: _path + ".rive",
|
|
30648
|
-
expected: "(__type.
|
|
30774
|
+
expected: "(__type.o72 | undefined)",
|
|
30649
30775
|
value: input.rive
|
|
30650
30776
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30651
30777
|
if (["adobe", "rive"].some(prop => key === prop))
|
|
@@ -30663,7 +30789,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30663
30789
|
"Please remove the property next time."
|
|
30664
30790
|
].join("\n")
|
|
30665
30791
|
});
|
|
30666
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30792
|
+
}).every(flag => flag))].every(flag => flag); const _vo79 = (input, _path, _exceptionable = true) => [undefined === input.useProxies || "boolean" === typeof input.useProxies || _report(_exceptionable, {
|
|
30667
30793
|
path: _path + ".useProxies",
|
|
30668
30794
|
expected: "(boolean | undefined)",
|
|
30669
30795
|
value: input.useProxies
|
|
@@ -30683,7 +30809,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30683
30809
|
"Please remove the property next time."
|
|
30684
30810
|
].join("\n")
|
|
30685
30811
|
});
|
|
30686
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30812
|
+
}).every(flag => flag))].every(flag => flag); const _vo80 = (input, _path, _exceptionable = true) => [undefined === input.template || "string" === typeof input.template || _report(_exceptionable, {
|
|
30687
30813
|
path: _path + ".template",
|
|
30688
30814
|
expected: "(string | undefined)",
|
|
30689
30815
|
value: input.template
|
|
@@ -30703,7 +30829,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30703
30829
|
"Please remove the property next time."
|
|
30704
30830
|
].join("\n")
|
|
30705
30831
|
});
|
|
30706
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30832
|
+
}).every(flag => flag))].every(flag => flag); const _vo81 = (input, _path, _exceptionable = true) => [undefined === input.collections || "boolean" === typeof input.collections || _report(_exceptionable, {
|
|
30707
30833
|
path: _path + ".collections",
|
|
30708
30834
|
expected: "(boolean | undefined)",
|
|
30709
30835
|
value: input.collections
|
|
@@ -30731,7 +30857,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30731
30857
|
"Please remove the property next time."
|
|
30732
30858
|
].join("\n")
|
|
30733
30859
|
});
|
|
30734
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30860
|
+
}).every(flag => flag))].every(flag => flag); const _vo82 = (input, _path, _exceptionable = true) => [undefined === input.utils || "boolean" === typeof input.utils || _report(_exceptionable, {
|
|
30735
30861
|
path: _path + ".utils",
|
|
30736
30862
|
expected: "(boolean | undefined)",
|
|
30737
30863
|
value: input.utils
|
|
@@ -30823,13 +30949,13 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30823
30949
|
"Please remove the property next time."
|
|
30824
30950
|
].join("\n")
|
|
30825
30951
|
});
|
|
30826
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30952
|
+
}).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
30953
|
path: _path + ".events",
|
|
30828
|
-
expected: "(__type.
|
|
30954
|
+
expected: "(__type.o76 | undefined)",
|
|
30829
30955
|
value: input.events
|
|
30830
|
-
})) &&
|
|
30956
|
+
})) && _vo84(input.events, _path + ".events", true && _exceptionable) || _report(_exceptionable, {
|
|
30831
30957
|
path: _path + ".events",
|
|
30832
|
-
expected: "(__type.
|
|
30958
|
+
expected: "(__type.o76 | undefined)",
|
|
30833
30959
|
value: input.events
|
|
30834
30960
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30835
30961
|
if (["events"].some(prop => key === prop))
|
|
@@ -30847,12 +30973,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30847
30973
|
"Please remove the property next time."
|
|
30848
30974
|
].join("\n")
|
|
30849
30975
|
});
|
|
30850
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
30976
|
+
}).every(flag => flag))].every(flag => flag); const _vo84 = (input, _path, _exceptionable = true) => [undefined === input.comment || (Array.isArray(input.comment) || _report(_exceptionable, {
|
|
30851
30977
|
path: _path + ".comment",
|
|
30852
30978
|
expected: "(Array<NotificationReason> | undefined)",
|
|
30853
30979
|
value: input.comment
|
|
30854
|
-
})) && input.comment.map((elem,
|
|
30855
|
-
path: _path + ".comment[" +
|
|
30980
|
+
})) && input.comment.map((elem, _index72) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
30981
|
+
path: _path + ".comment[" + _index72 + "]",
|
|
30856
30982
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30857
30983
|
value: elem
|
|
30858
30984
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30863,8 +30989,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30863
30989
|
path: _path + ".assigned",
|
|
30864
30990
|
expected: "(Array<NotificationReason> | undefined)",
|
|
30865
30991
|
value: input.assigned
|
|
30866
|
-
})) && input.assigned.map((elem,
|
|
30867
|
-
path: _path + ".assigned[" +
|
|
30992
|
+
})) && input.assigned.map((elem, _index73) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
30993
|
+
path: _path + ".assigned[" + _index73 + "]",
|
|
30868
30994
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30869
30995
|
value: elem
|
|
30870
30996
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30875,8 +31001,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30875
31001
|
path: _path + ".unassigned",
|
|
30876
31002
|
expected: "(Array<NotificationReason> | undefined)",
|
|
30877
31003
|
value: input.unassigned
|
|
30878
|
-
})) && input.unassigned.map((elem,
|
|
30879
|
-
path: _path + ".unassigned[" +
|
|
31004
|
+
})) && input.unassigned.map((elem, _index74) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
31005
|
+
path: _path + ".unassigned[" + _index74 + "]",
|
|
30880
31006
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30881
31007
|
value: elem
|
|
30882
31008
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30885,11 +31011,11 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30885
31011
|
value: input.unassigned
|
|
30886
31012
|
}), undefined === input.publishSucceeded || ("object" === typeof input.publishSucceeded && null !== input.publishSucceeded && false === Array.isArray(input.publishSucceeded) || _report(_exceptionable, {
|
|
30887
31013
|
path: _path + ".publishSucceeded",
|
|
30888
|
-
expected: "(__type.
|
|
31014
|
+
expected: "(__type.o77 | undefined)",
|
|
30889
31015
|
value: input.publishSucceeded
|
|
30890
|
-
})) &&
|
|
31016
|
+
})) && _vo85(input.publishSucceeded, _path + ".publishSucceeded", true && _exceptionable) || _report(_exceptionable, {
|
|
30891
31017
|
path: _path + ".publishSucceeded",
|
|
30892
|
-
expected: "(__type.
|
|
31018
|
+
expected: "(__type.o77 | undefined)",
|
|
30893
31019
|
value: input.publishSucceeded
|
|
30894
31020
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30895
31021
|
if (["comment", "assigned", "unassigned", "publishSucceeded"].some(prop => key === prop))
|
|
@@ -30907,7 +31033,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30907
31033
|
"Please remove the property next time."
|
|
30908
31034
|
].join("\n")
|
|
30909
31035
|
});
|
|
30910
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31036
|
+
}).every(flag => flag))].every(flag => flag); const _vo85 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
30911
31037
|
const value = input[key];
|
|
30912
31038
|
if (undefined === value)
|
|
30913
31039
|
return true;
|
|
@@ -30915,8 +31041,8 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30915
31041
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
30916
31042
|
expected: "Array<NotificationReason>",
|
|
30917
31043
|
value: value
|
|
30918
|
-
})) && value.map((elem,
|
|
30919
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" +
|
|
31044
|
+
})) && value.map((elem, _index75) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
31045
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index75 + "]",
|
|
30920
31046
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
30921
31047
|
value: elem
|
|
30922
31048
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -30924,21 +31050,21 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30924
31050
|
expected: "Array<NotificationReason>",
|
|
30925
31051
|
value: value
|
|
30926
31052
|
});
|
|
30927
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
31053
|
+
}).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
31054
|
path: _path + ".create",
|
|
30929
|
-
expected: "(__type.
|
|
31055
|
+
expected: "(__type.o79 | undefined)",
|
|
30930
31056
|
value: input.create
|
|
30931
|
-
})) &&
|
|
31057
|
+
})) && _vo87(input.create, _path + ".create", true && _exceptionable) || _report(_exceptionable, {
|
|
30932
31058
|
path: _path + ".create",
|
|
30933
|
-
expected: "(__type.
|
|
31059
|
+
expected: "(__type.o79 | undefined)",
|
|
30934
31060
|
value: input.create
|
|
30935
31061
|
}), undefined === input.duplicate || ("object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) || _report(_exceptionable, {
|
|
30936
31062
|
path: _path + ".duplicate",
|
|
30937
|
-
expected: "(__type.
|
|
31063
|
+
expected: "(__type.o80 | undefined)",
|
|
30938
31064
|
value: input.duplicate
|
|
30939
|
-
})) &&
|
|
31065
|
+
})) && _vo88(input.duplicate, _path + ".duplicate", true && _exceptionable) || _report(_exceptionable, {
|
|
30940
31066
|
path: _path + ".duplicate",
|
|
30941
|
-
expected: "(__type.
|
|
31067
|
+
expected: "(__type.o80 | undefined)",
|
|
30942
31068
|
value: input.duplicate
|
|
30943
31069
|
}), 0 === Object.keys(input).length || (false === _exceptionable || Object.keys(input).map(key => {
|
|
30944
31070
|
if (["create", "duplicate"].some(prop => key === prop))
|
|
@@ -30956,7 +31082,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30956
31082
|
"Please remove the property next time."
|
|
30957
31083
|
].join("\n")
|
|
30958
31084
|
});
|
|
30959
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31085
|
+
}).every(flag => flag))].every(flag => flag); const _vo87 = (input, _path, _exceptionable = true) => [undefined === input.titlePrefix || "string" === typeof input.titlePrefix || _report(_exceptionable, {
|
|
30960
31086
|
path: _path + ".titlePrefix",
|
|
30961
31087
|
expected: "(string | undefined)",
|
|
30962
31088
|
value: input.titlePrefix
|
|
@@ -30980,7 +31106,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
30980
31106
|
"Please remove the property next time."
|
|
30981
31107
|
].join("\n")
|
|
30982
31108
|
});
|
|
30983
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31109
|
+
}).every(flag => flag))].every(flag => flag); const _vo88 = (input, _path, _exceptionable = true) => [undefined === input.titlePrefix || "string" === typeof input.titlePrefix || _report(_exceptionable, {
|
|
30984
31110
|
path: _path + ".titlePrefix",
|
|
30985
31111
|
expected: "(string | undefined)",
|
|
30986
31112
|
value: input.titlePrefix
|
|
@@ -31004,12 +31130,12 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31004
31130
|
"Please remove the property next time."
|
|
31005
31131
|
].join("\n")
|
|
31006
31132
|
});
|
|
31007
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31133
|
+
}).every(flag => flag))].every(flag => flag); const _vo89 = (input, _path, _exceptionable = true) => [undefined === input.stateFilter || (Array.isArray(input.stateFilter) || _report(_exceptionable, {
|
|
31008
31134
|
path: _path + ".stateFilter",
|
|
31009
31135
|
expected: "(Array<number> | undefined)",
|
|
31010
31136
|
value: input.stateFilter
|
|
31011
|
-
})) && input.stateFilter.map((elem,
|
|
31012
|
-
path: _path + ".stateFilter[" +
|
|
31137
|
+
})) && input.stateFilter.map((elem, _index76) => "number" === typeof elem || _report(_exceptionable, {
|
|
31138
|
+
path: _path + ".stateFilter[" + _index76 + "]",
|
|
31013
31139
|
expected: "number",
|
|
31014
31140
|
value: elem
|
|
31015
31141
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -31052,7 +31178,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31052
31178
|
"Please remove the property next time."
|
|
31053
31179
|
].join("\n")
|
|
31054
31180
|
});
|
|
31055
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31181
|
+
}).every(flag => flag))].every(flag => flag); const _vo90 = (input, _path, _exceptionable = true) => [undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea || _report(_exceptionable, {
|
|
31056
31182
|
path: _path + ".disableHotArea",
|
|
31057
31183
|
expected: "(boolean | undefined)",
|
|
31058
31184
|
value: input.disableHotArea
|
|
@@ -31072,7 +31198,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31072
31198
|
"Please remove the property next time."
|
|
31073
31199
|
].join("\n")
|
|
31074
31200
|
});
|
|
31075
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31201
|
+
}).every(flag => flag))].every(flag => flag); const _vo91 = (input, _path, _exceptionable = true) => [undefined === input.refreshInterval || "number" === typeof input.refreshInterval || _report(_exceptionable, {
|
|
31076
31202
|
path: _path + ".refreshInterval",
|
|
31077
31203
|
expected: "(number | undefined)",
|
|
31078
31204
|
value: input.refreshInterval
|
|
@@ -31092,7 +31218,7 @@ function _validateEqualsDomainRecord(domain, input) {
|
|
|
31092
31218
|
"Please remove the property next time."
|
|
31093
31219
|
].join("\n")
|
|
31094
31220
|
});
|
|
31095
|
-
}).every(flag => flag))].every(flag => flag); const
|
|
31221
|
+
}).every(flag => flag))].every(flag => flag); const _vo92 = (input, _path, _exceptionable = true) => [undefined === input.layout || "string" === typeof input.layout || _report(_exceptionable, {
|
|
31096
31222
|
path: _path + ".layout",
|
|
31097
31223
|
expected: "(string | undefined)",
|
|
31098
31224
|
value: input.layout
|