@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
|
@@ -16700,7 +16700,7 @@ function _validateDomainRecord(domain, input) {
|
|
|
16700
16700
|
}; })()(input);
|
|
16701
16701
|
}
|
|
16702
16702
|
case ":settings": {
|
|
16703
|
-
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
|
|
16703
|
+
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 => (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)) && (undefined === input["module"] || "object" === typeof input["module"] && null !== input["module"] && false === Array.isArray(input["module"]) && _io2(input["module"])) && (undefined === input.upload || "object" === typeof input.upload && null !== input.upload && false === Array.isArray(input.upload) && _io6(input.upload)) && (undefined === input.download || "object" === typeof input.download && null !== input.download && false === Array.isArray(input.download) && _io7(input.download)) && (undefined === input.browser || "object" === typeof input.browser && null !== input.browser && false === Array.isArray(input.browser) && _io8(input.browser)) && (undefined === input.toolbarTags || "object" === typeof input.toolbarTags && null !== input.toolbarTags && false === Array.isArray(input.toolbarTags) && _io12(input.toolbarTags)) && (undefined === input.exclusiveTagGroups || Array.isArray(input.exclusiveTagGroups) && input.exclusiveTagGroups.every(elem => Array.isArray(elem) && elem.every(elem => "string" === typeof elem))) && (undefined === input.deadlines || "object" === typeof input.deadlines && null !== input.deadlines && false === Array.isArray(input.deadlines) && _io13(input.deadlines)) && (undefined === input.assignees || "object" === typeof input.assignees && null !== input.assignees && false === Array.isArray(input.assignees) && _io14(input.assignees)) && (undefined === input.comments || "object" === typeof input.comments && null !== input.comments && false === Array.isArray(input.comments) && _io15(input.comments)) && (undefined === input.clock || "object" === typeof input.clock && null !== input.clock && false === Array.isArray(input.clock) && _io16(input.clock)) && (undefined === input.swarm || "object" === typeof input.swarm && null !== input.swarm && false === Array.isArray(input.swarm) && _io17(input.swarm)) && (undefined === input.dashboard || "object" === typeof input.dashboard && null !== input.dashboard && false === Array.isArray(input.dashboard) && _io18(input.dashboard)) && (undefined === input.script || "object" === typeof input.script && null !== input.script && false === Array.isArray(input.script) && _io20(input.script)) && (undefined === input.events || "object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) && _io26(input.events)) && (undefined === input.rundown || "object" === typeof input.rundown && null !== input.rundown && _io29(input.rundown)) && (undefined === input.gallery || "object" === typeof input.gallery && null !== input.gallery && false === Array.isArray(input.gallery) && _io30(input.gallery)) && (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)) && (undefined === input.media || "object" === typeof input.media && null !== input.media && false === Array.isArray(input.media) && _io44(input.media)) && (undefined === input.edit || "object" === typeof input.edit && null !== input.edit && false === Array.isArray(input.edit) && _io60(input.edit)) && (undefined === input.commands || Array.isArray(input.commands) && input.commands.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io66(elem))) && (undefined === input.predefinedTags || Array.isArray(input.predefinedTags) && input.predefinedTags.every(elem => "string" === typeof elem)) && (undefined === input.storyboard || "object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) && _io67(input.storyboard)) && (undefined === input.print || "object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) && _io76(input.print)) && (undefined === input.hiddenPreviews || Array.isArray(input.hiddenPreviews) && input.hiddenPreviews.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io77(elem))) && (undefined === input.plugins || "object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) && _io78(input.plugins)) && (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)) && (undefined === input.flags || "object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) && _io82(input.flags)) && (undefined === input.notifications || "object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) && _io83(input.notifications)) && (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)) && (undefined === input.utilsAssetEditorPanel || "object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) && _io89(input.utilsAssetEditorPanel)) && (undefined === input.display || "object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) && _io90(input.display)) && (undefined === input.bookmarks || "object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) && _io91(input.bookmarks)) && (undefined === input.shotbox || "object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) && _io92(input.shotbox)); const _io1 = input => (undefined === input.overrideUserContact || "boolean" === typeof input.overrideUserContact) && (undefined === input.overrideUserLogin || "boolean" === typeof input.overrideUserLogin); const _io2 = input => (undefined === input.editor || "string" === typeof input.editor) && (undefined === input.tabs || "object" === typeof input.tabs && null !== input.tabs && false === Array.isArray(input.tabs) && _io3(input.tabs)); const _io3 = input => (undefined === input.settingsPanelStore || "object" === typeof input.settingsPanelStore && null !== input.settingsPanelStore && false === Array.isArray(input.settingsPanelStore) && _io4(input.settingsPanelStore)) && Object.keys(input).every(key => {
|
|
16704
16704
|
if (["settingsPanelStore"].some(prop => key === prop))
|
|
16705
16705
|
return true;
|
|
16706
16706
|
const value = input[key];
|
|
@@ -16772,12 +16772,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
16772
16772
|
if (undefined === value)
|
|
16773
16773
|
return true;
|
|
16774
16774
|
return "object" === typeof value && null !== value && false === Array.isArray(value) && _io33(value);
|
|
16775
|
-
}); const _io44 = input => (undefined === input.defaultFrameRate || "number" === typeof input.defaultFrameRate) && (undefined === input.placeholder || "string" === typeof input.placeholder) && (undefined === input.guide || "object" === typeof input.guide && null !== input.guide && false === Array.isArray(input.guide) && _io45(input.guide)) && (undefined === input.stepManyFrames || "number" === typeof input.stepManyFrames) && (undefined === input.liveZoomDuration || "number" === typeof input.liveZoomDuration) && (undefined === input.importTitleTemplate || "string" === typeof input.importTitleTemplate) && (undefined === input.tile || "object" === typeof input.tile && null !== input.tile && false === Array.isArray(input.tile) && _io46(input.tile)) && (undefined === input.timecodeReference || "string" === typeof input.timecodeReference) && (undefined === input.maxSubclipDuration || "number" === typeof input.maxSubclipDuration) && (undefined === input.rewindStep || "number" === typeof input.rewindStep) && (undefined === input.forwardStep || "number" === typeof input.forwardStep) && (undefined === input.interlacedPlayback || "string" === typeof input.interlacedPlayback) && (undefined === input.playbackRates || Array.isArray(input.playbackRates) && input.playbackRates.every(elem => "number" === typeof elem)) && (undefined === input.subtitles || "object" === typeof input.subtitles && null !== input.subtitles && false === Array.isArray(input.subtitles) && _io47(input.subtitles)) && (undefined === input.subtitleTemplateId || "string" === typeof input.subtitleTemplateId) && (undefined === input.initialVolume || "string" === typeof input.initialVolume) && (undefined === input.guides || Array.isArray(input.guides) && input.guides.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io50(elem))) && (undefined === input.download || "boolean" === typeof input.download) && (undefined === input.editMode || "object" === typeof input.editMode && null !== input.editMode && false === Array.isArray(input.editMode) && _io51(input.editMode)) && (undefined === input.transcribe || "object" === typeof input.transcribe && null !== input.transcribe && false === Array.isArray(input.transcribe) && _io52(input.transcribe)) && (null !== input.openCommand && (undefined === input.openCommand || "string" === typeof input.openCommand || "object" === typeof input.openCommand && null !== input.openCommand && false === Array.isArray(input.openCommand) && _io56(input.openCommand))) && (undefined === input.recorder || "object" === typeof input.recorder && null !== input.recorder && false === Array.isArray(input.recorder) && _io57(input.recorder)); const _io45 = input => (undefined === input.mask || "boolean" === typeof input.mask) && (undefined === input.actionSafe || "boolean" === typeof input.actionSafe) && (undefined === input.titleSafe || "boolean" === typeof input.titleSafe); const _io46 = input => (undefined === input.preview || "disabled" === input.preview || "play" === input.preview || "seek" === input.preview || "seekplay" === input.preview || "boolean" === typeof input.preview) && (undefined === input.showRenderProgress || "boolean" === typeof input.showRenderProgress); const _io47 = input => (undefined === input.spacing || "number" === typeof input.spacing) && (undefined === input.maxCharactersPerLine || "number" === typeof input.maxCharactersPerLine) && (undefined === input.suggestions || Array.isArray(input.suggestions) && input.suggestions.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io48(elem))) && (undefined === input.colors || Array.isArray(input.colors) && input.colors.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io49(elem))) && (undefined === input.overridableProperties || Array.isArray(input.overridableProperties) && input.overridableProperties.every(elem => null === elem || true === _iv23.has(elem))) && (undefined === input.previewResolutionScale || "number" === typeof input.previewResolutionScale); const _io48 = input => (null === input.ifAspectRatio || undefined === input.ifAspectRatio || "string" === typeof input.ifAspectRatio) && (null === input.ifLang || undefined === input.ifLang || "string" === typeof input.ifLang) && (null === input.thenStyle || undefined === input.thenStyle || "string" === typeof input.thenStyle) && (null === input.thenMaxCharactersPerLine || undefined === input.thenMaxCharactersPerLine || "number" === typeof input.thenMaxCharactersPerLine); const _io49 = input => (null === input.label || undefined === input.label || "string" === typeof input.label) && (null === input.color || undefined === input.color || "string" === typeof input.color); const _io50 = input => (undefined === input.label || "string" === typeof input.label) && (undefined === input.aspectRatio || "string" === typeof input.aspectRatio); const _io51 = input => (undefined === input.enabled || "boolean" === typeof input.enabled) && (undefined === input.defaultEnterOption || "edit" === input.defaultEnterOption || "createNew" === input.defaultEnterOption || "none" === input.defaultEnterOption) && (undefined === input.defaultExitOption || "none" === input.defaultExitOption || "update" === input.defaultExitOption || "leave" === input.defaultExitOption); const _io52 = input => undefined === input.subtitleDisclaimer || "object" === typeof input.subtitleDisclaimer && null !== input.subtitleDisclaimer && false === Array.isArray(input.subtitleDisclaimer) && _io53(input.subtitleDisclaimer); const _io53 = input => (undefined === input.isUserConfigurable || "boolean" === typeof input.isUserConfigurable) && (undefined === input.defaultValue || "object" === typeof input.defaultValue && null !== input.defaultValue && false === Array.isArray(input.defaultValue) && _io54(input.defaultValue)); const _io54 = input => (undefined === input.enabled || false === input.enabled) && (undefined === input.text || Array.isArray(input.text) && input.text.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io55(elem))) && (undefined === input.offset || "number" === typeof input.offset) && (undefined === input.duration || "number" === typeof input.duration); const _io55 = input => (undefined === input.language || "string" === typeof input.language) && (undefined === input.value || "string" === typeof input.value); const _io56 = input => (undefined === input.url || "string" === typeof input.url) && (undefined === input.command || "string" === typeof input.command) && (undefined === input.app || "string" === typeof input.app) && (undefined === input.args || Array.isArray(input.args) && input.args.every(elem => "string" === typeof elem)); const _io57 = input => (undefined === input.microphone || "object" === typeof input.microphone && null !== input.microphone && false === Array.isArray(input.microphone) && _io58(input.microphone)) && (undefined === input.webcam || "object" === typeof input.webcam && null !== input.webcam && false === Array.isArray(input.webcam) && _io59(input.webcam)) && (undefined === input.countdown || "number" === typeof input.countdown); const _io58 = input => (undefined === input.deviceId || "string" === typeof input.deviceId) && (undefined === input.inputGainDb || "number" === typeof input.inputGainDb) && (undefined === input.monitorInput || "boolean" === typeof input.monitorInput); const _io59 = input => (undefined === input.deviceId || "string" === typeof input.deviceId) && (undefined === input.frameRate || "number" === typeof input.frameRate) && (undefined === input.aspectRatio || "number" === typeof input.aspectRatio); const _io60 = input => (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) && _io61(input.normalize)) && (undefined === input.voiceOver || "object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) && _io63(input.voiceOver)); const _io61 = input => (undefined === input.presets || Array.isArray(input.presets) && input.presets.every(elem => "object" === typeof elem && null !== elem && _io62(elem))) && (undefined === input.defaultPresetId || "string" === typeof input.defaultPresetId); const _io62 = input => "string" === typeof input.id && "string" === typeof input.title && "number" === typeof input.i && "number" === typeof input.tp; const _io63 = input => (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); const _io64 = input => (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 => "string" === typeof elem)); const _io65 = input => (undefined === input.folded || "object" === typeof input.folded && null !== input.folded && false === Array.isArray(input.folded) && _io66(input.folded)) && (undefined === input.assets || "object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) && _io67(input.assets)) && (undefined === input.pipeline || "object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) && _io71(input.pipeline)) && (undefined === input.item || "object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) && _io73(input.item)); const _io66 = input => undefined === input.auto || "boolean" === typeof input.auto; const _io67 = input => (undefined === input.story || "object" === typeof input.story && null !== input.story && false === Array.isArray(input.story) && _io68(input.story)) && (undefined === input.note || "object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) && _io70(input.note)); const _io68 = input => undefined === input.excerpt || "object" === typeof input.excerpt && null !== input.excerpt && false === Array.isArray(input.excerpt) && _io69(input.excerpt); const _io69 = input => (undefined === input.maxLines || "number" === typeof input.maxLines) && (undefined === input.mode || "string" === typeof input.mode) && (undefined === input.comments || "boolean" === typeof input.comments); const _io70 = input => undefined === input.maxHeight || "number" === typeof input.maxHeight; const _io71 = input => (undefined === input.search || "object" === typeof input.search && null !== input.search && false === Array.isArray(input.search) && _io72(input.search)) && (undefined === input.sortMode || true === _iv28.has(input.sortMode)); const _io72 = input => undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed; const _io73 = input => (undefined === input.maxHeight || "number" === typeof input.maxHeight) && (undefined === input.titleLines || "number" === typeof input.titleLines); const _io74 = input => undefined === input.fontFamilies || Array.isArray(input.fontFamilies) && input.fontFamilies.every(elem => "string" === typeof elem); const _io75 = input => (undefined === input.id || "string" === typeof input.id) && (undefined === input.folded || "boolean" === typeof input.folded); const _io76 = input => (undefined === input.adobe || "object" === typeof input.adobe && null !== input.adobe && false === Array.isArray(input.adobe) && _io77(input.adobe)) && (undefined === input.rive || "object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) && _io78(input.rive)); const _io77 = input => undefined === input.useProxies || "boolean" === typeof input.useProxies; const _io78 = input => undefined === input.template || "string" === typeof input.template; const _io79 = input => (undefined === input.collections || "boolean" === typeof input.collections) && (undefined === input.semanticSearch || "boolean" === typeof input.semanticSearch) && (undefined === input.ameRemoteRendering || "boolean" === typeof input.ameRemoteRendering); const _io80 = input => (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); const _io81 = input => undefined === input.events || "object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) && _io82(input.events); const _io82 = input => (undefined === input.comment || Array.isArray(input.comment) && input.comment.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.assigned || Array.isArray(input.assigned) && input.assigned.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.unassigned || Array.isArray(input.unassigned) && input.unassigned.every(elem => "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) && _io83(input.publishSucceeded)); const _io83 = input => Object.keys(input).every(key => {
|
|
16775
|
+
}); const _io44 = input => (undefined === input.defaultFrameRate || "number" === typeof input.defaultFrameRate) && (undefined === input.placeholder || "string" === typeof input.placeholder) && (undefined === input.guide || "object" === typeof input.guide && null !== input.guide && false === Array.isArray(input.guide) && _io45(input.guide)) && (undefined === input.stepManyFrames || "number" === typeof input.stepManyFrames) && (undefined === input.liveZoomDuration || "number" === typeof input.liveZoomDuration) && (undefined === input.importTitleTemplate || "string" === typeof input.importTitleTemplate) && (undefined === input.tile || "object" === typeof input.tile && null !== input.tile && false === Array.isArray(input.tile) && _io46(input.tile)) && (undefined === input.timecodeReference || "string" === typeof input.timecodeReference) && (undefined === input.maxSubclipDuration || "number" === typeof input.maxSubclipDuration) && (undefined === input.rewindStep || "number" === typeof input.rewindStep) && (undefined === input.forwardStep || "number" === typeof input.forwardStep) && (undefined === input.interlacedPlayback || "string" === typeof input.interlacedPlayback) && (undefined === input.playbackRates || Array.isArray(input.playbackRates) && input.playbackRates.every(elem => "number" === typeof elem)) && (undefined === input.subtitles || "object" === typeof input.subtitles && null !== input.subtitles && false === Array.isArray(input.subtitles) && _io47(input.subtitles)) && (undefined === input.subtitleTemplateId || "string" === typeof input.subtitleTemplateId) && (undefined === input.initialVolume || "string" === typeof input.initialVolume) && (undefined === input.guides || Array.isArray(input.guides) && input.guides.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io50(elem))) && (undefined === input.download || "boolean" === typeof input.download) && (undefined === input.editMode || "object" === typeof input.editMode && null !== input.editMode && false === Array.isArray(input.editMode) && _io51(input.editMode)) && (undefined === input.transcribe || "object" === typeof input.transcribe && null !== input.transcribe && false === Array.isArray(input.transcribe) && _io52(input.transcribe)) && (null !== input.openCommand && (undefined === input.openCommand || "string" === typeof input.openCommand || "object" === typeof input.openCommand && null !== input.openCommand && false === Array.isArray(input.openCommand) && _io56(input.openCommand))) && (undefined === input.recorder || "object" === typeof input.recorder && null !== input.recorder && false === Array.isArray(input.recorder) && _io57(input.recorder)); const _io45 = input => (undefined === input.mask || "boolean" === typeof input.mask) && (undefined === input.actionSafe || "boolean" === typeof input.actionSafe) && (undefined === input.titleSafe || "boolean" === typeof input.titleSafe); const _io46 = input => (undefined === input.preview || "disabled" === input.preview || "play" === input.preview || "seek" === input.preview || "seekplay" === input.preview || "boolean" === typeof input.preview) && (undefined === input.showRenderProgress || "boolean" === typeof input.showRenderProgress); const _io47 = input => (undefined === input.spacing || "number" === typeof input.spacing) && (undefined === input.maxCharactersPerLine || "number" === typeof input.maxCharactersPerLine) && (undefined === input.suggestions || Array.isArray(input.suggestions) && input.suggestions.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io48(elem))) && (undefined === input.colors || Array.isArray(input.colors) && input.colors.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io49(elem))) && (undefined === input.overridableProperties || Array.isArray(input.overridableProperties) && input.overridableProperties.every(elem => null === elem || true === _iv23.has(elem))) && (undefined === input.previewResolutionScale || "number" === typeof input.previewResolutionScale); const _io48 = input => (null === input.ifAspectRatio || undefined === input.ifAspectRatio || "string" === typeof input.ifAspectRatio) && (null === input.ifLang || undefined === input.ifLang || "string" === typeof input.ifLang) && (null === input.thenStyle || undefined === input.thenStyle || "string" === typeof input.thenStyle) && (null === input.thenMaxCharactersPerLine || undefined === input.thenMaxCharactersPerLine || "number" === typeof input.thenMaxCharactersPerLine); const _io49 = input => (null === input.label || undefined === input.label || "string" === typeof input.label) && (null === input.color || undefined === input.color || "string" === typeof input.color); const _io50 = input => (undefined === input.label || "string" === typeof input.label) && (undefined === input.aspectRatio || "string" === typeof input.aspectRatio); const _io51 = input => (undefined === input.enabled || "boolean" === typeof input.enabled) && (undefined === input.defaultEnterOption || "edit" === input.defaultEnterOption || "createNew" === input.defaultEnterOption || "none" === input.defaultEnterOption) && (undefined === input.defaultExitOption || "none" === input.defaultExitOption || "update" === input.defaultExitOption || "leave" === input.defaultExitOption); const _io52 = input => undefined === input.subtitleDisclaimer || "object" === typeof input.subtitleDisclaimer && null !== input.subtitleDisclaimer && false === Array.isArray(input.subtitleDisclaimer) && _io53(input.subtitleDisclaimer); const _io53 = input => (undefined === input.isUserConfigurable || "boolean" === typeof input.isUserConfigurable) && (undefined === input.defaultValue || "object" === typeof input.defaultValue && null !== input.defaultValue && false === Array.isArray(input.defaultValue) && _io54(input.defaultValue)); const _io54 = input => (undefined === input.enabled || false === input.enabled) && (undefined === input.text || Array.isArray(input.text) && input.text.every(elem => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && _io55(elem))) && (undefined === input.offset || "number" === typeof input.offset) && (undefined === input.duration || "number" === typeof input.duration); const _io55 = input => (undefined === input.language || "string" === typeof input.language) && (undefined === input.value || "string" === typeof input.value); const _io56 = input => (undefined === input.url || "string" === typeof input.url) && (undefined === input.command || "string" === typeof input.command) && (undefined === input.app || "string" === typeof input.app) && (undefined === input.args || Array.isArray(input.args) && input.args.every(elem => "string" === typeof elem)); const _io57 = input => (undefined === input.microphone || "object" === typeof input.microphone && null !== input.microphone && false === Array.isArray(input.microphone) && _io58(input.microphone)) && (undefined === input.webcam || "object" === typeof input.webcam && null !== input.webcam && false === Array.isArray(input.webcam) && _io59(input.webcam)) && (undefined === input.countdown || "number" === typeof input.countdown); const _io58 = input => (undefined === input.deviceId || "string" === typeof input.deviceId) && (undefined === input.inputGainDb || "number" === typeof input.inputGainDb) && (undefined === input.monitorInput || "boolean" === typeof input.monitorInput); const _io59 = input => (undefined === input.deviceId || "string" === typeof input.deviceId) && (undefined === input.frameRate || "number" === typeof input.frameRate) && (undefined === input.aspectRatio || "number" === typeof input.aspectRatio); const _io60 = input => (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)) && (undefined === input.normalize || "object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) && _io63(input.normalize)) && (undefined === input.voiceOver || "object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) && _io65(input.voiceOver)); const _io61 = input => undefined === input.presets || Array.isArray(input.presets) && input.presets.every(elem => "object" === typeof elem && null !== elem && _io62(elem)); const _io62 = input => "string" === typeof input.id && "string" === typeof input.title && (undefined === input.mapping || Array.isArray(input.mapping) && input.mapping.every(elem => Array.isArray(elem) && elem.every(elem => "number" === typeof elem))) && (undefined === input.mute || Array.isArray(input.mute) && input.mute.every(elem => "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); const _io63 = input => (undefined === input.presets || Array.isArray(input.presets) && input.presets.every(elem => "object" === typeof elem && null !== elem && _io64(elem))) && (undefined === input.defaultPresetId || "string" === typeof input.defaultPresetId); const _io64 = input => "string" === typeof input.id && "string" === typeof input.title && "number" === typeof input.i && "number" === typeof input.tp; const _io65 = input => (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); const _io66 = input => (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 => "string" === typeof elem)); const _io67 = input => (undefined === input.folded || "object" === typeof input.folded && null !== input.folded && false === Array.isArray(input.folded) && _io68(input.folded)) && (undefined === input.assets || "object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) && _io69(input.assets)) && (undefined === input.pipeline || "object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) && _io73(input.pipeline)) && (undefined === input.item || "object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) && _io75(input.item)); const _io68 = input => undefined === input.auto || "boolean" === typeof input.auto; const _io69 = input => (undefined === input.story || "object" === typeof input.story && null !== input.story && false === Array.isArray(input.story) && _io70(input.story)) && (undefined === input.note || "object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) && _io72(input.note)); const _io70 = input => undefined === input.excerpt || "object" === typeof input.excerpt && null !== input.excerpt && false === Array.isArray(input.excerpt) && _io71(input.excerpt); const _io71 = input => (undefined === input.maxLines || "number" === typeof input.maxLines) && (undefined === input.mode || "string" === typeof input.mode) && (undefined === input.comments || "boolean" === typeof input.comments); const _io72 = input => undefined === input.maxHeight || "number" === typeof input.maxHeight; const _io73 = input => (undefined === input.search || "object" === typeof input.search && null !== input.search && false === Array.isArray(input.search) && _io74(input.search)) && (undefined === input.sortMode || true === _iv32.has(input.sortMode)); const _io74 = input => undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed; const _io75 = input => (undefined === input.maxHeight || "number" === typeof input.maxHeight) && (undefined === input.titleLines || "number" === typeof input.titleLines); const _io76 = input => undefined === input.fontFamilies || Array.isArray(input.fontFamilies) && input.fontFamilies.every(elem => "string" === typeof elem); const _io77 = input => (undefined === input.id || "string" === typeof input.id) && (undefined === input.folded || "boolean" === typeof input.folded); const _io78 = input => (undefined === input.adobe || "object" === typeof input.adobe && null !== input.adobe && false === Array.isArray(input.adobe) && _io79(input.adobe)) && (undefined === input.rive || "object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) && _io80(input.rive)); const _io79 = input => undefined === input.useProxies || "boolean" === typeof input.useProxies; const _io80 = input => undefined === input.template || "string" === typeof input.template; const _io81 = input => (undefined === input.collections || "boolean" === typeof input.collections) && (undefined === input.semanticSearch || "boolean" === typeof input.semanticSearch) && (undefined === input.ameRemoteRendering || "boolean" === typeof input.ameRemoteRendering); const _io82 = input => (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); const _io83 = input => undefined === input.events || "object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) && _io84(input.events); const _io84 = input => (undefined === input.comment || Array.isArray(input.comment) && input.comment.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.assigned || Array.isArray(input.assigned) && input.assigned.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem)) && (undefined === input.unassigned || Array.isArray(input.unassigned) && input.unassigned.every(elem => "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)); const _io85 = input => Object.keys(input).every(key => {
|
|
16776
16776
|
const value = input[key];
|
|
16777
16777
|
if (undefined === value)
|
|
16778
16778
|
return true;
|
|
16779
16779
|
return Array.isArray(value) && value.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem);
|
|
16780
|
-
}); const
|
|
16780
|
+
}); const _io86 = input => (undefined === input.create || "object" === typeof input.create && null !== input.create && false === Array.isArray(input.create) && _io87(input.create)) && (undefined === input.duplicate || "object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) && _io88(input.duplicate)); const _io87 = input => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix) && (undefined === input.titleSuffix || "string" === typeof input.titleSuffix); const _io88 = input => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix) && (undefined === input.titleSuffix || "string" === typeof input.titleSuffix); const _io89 = input => (undefined === input.stateFilter || Array.isArray(input.stateFilter) && input.stateFilter.every(elem => "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); const _io90 = input => undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea; const _io91 = input => undefined === input.refreshInterval || "number" === typeof input.refreshInterval; const _io92 = input => undefined === input.layout || "string" === typeof input.layout; const _vo0 = (input, _path, _exceptionable = true) => [undefined === input.autoLogoutTime || "number" === typeof input.autoLogoutTime || _report(_exceptionable, {
|
|
16781
16781
|
path: _path + ".autoLogoutTime",
|
|
16782
16782
|
expected: "(number | undefined)",
|
|
16783
16783
|
value: input.autoLogoutTime
|
|
@@ -16833,16 +16833,16 @@ function _validateDomainRecord(domain, input) {
|
|
|
16833
16833
|
path: _path + ".exclusiveTagGroups",
|
|
16834
16834
|
expected: "(Array<Array<string>> | undefined)",
|
|
16835
16835
|
value: input.exclusiveTagGroups
|
|
16836
|
-
})) && input.exclusiveTagGroups.map((elem,
|
|
16837
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
16836
|
+
})) && input.exclusiveTagGroups.map((elem, _index39) => (Array.isArray(elem) || _report(_exceptionable, {
|
|
16837
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
16838
16838
|
expected: "Array<string>",
|
|
16839
16839
|
value: elem
|
|
16840
|
-
})) && elem.map((elem,
|
|
16841
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
16840
|
+
})) && elem.map((elem, _index40) => "string" === typeof elem || _report(_exceptionable, {
|
|
16841
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "][" + _index40 + "]",
|
|
16842
16842
|
expected: "string",
|
|
16843
16843
|
value: elem
|
|
16844
16844
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
16845
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
16845
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
16846
16846
|
expected: "Array<string>",
|
|
16847
16847
|
value: elem
|
|
16848
16848
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -16961,13 +16961,13 @@ function _validateDomainRecord(domain, input) {
|
|
|
16961
16961
|
path: _path + ".commands",
|
|
16962
16962
|
expected: "(Array<__type>.o6 | undefined)",
|
|
16963
16963
|
value: input.commands
|
|
16964
|
-
})) && input.commands.map((elem,
|
|
16965
|
-
path: _path + ".commands[" +
|
|
16966
|
-
expected: "__type.
|
|
16964
|
+
})) && input.commands.map((elem, _index41) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
16965
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
16966
|
+
expected: "__type.o58",
|
|
16967
16967
|
value: elem
|
|
16968
|
-
})) &&
|
|
16969
|
-
path: _path + ".commands[" +
|
|
16970
|
-
expected: "__type.
|
|
16968
|
+
})) && _vo66(elem, _path + ".commands[" + _index41 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
16969
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
16970
|
+
expected: "__type.o58",
|
|
16971
16971
|
value: elem
|
|
16972
16972
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
16973
16973
|
path: _path + ".commands",
|
|
@@ -16977,8 +16977,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
16977
16977
|
path: _path + ".predefinedTags",
|
|
16978
16978
|
expected: "(Array<string> | undefined)",
|
|
16979
16979
|
value: input.predefinedTags
|
|
16980
|
-
})) && input.predefinedTags.map((elem,
|
|
16981
|
-
path: _path + ".predefinedTags[" +
|
|
16980
|
+
})) && input.predefinedTags.map((elem, _index42) => "string" === typeof elem || _report(_exceptionable, {
|
|
16981
|
+
path: _path + ".predefinedTags[" + _index42 + "]",
|
|
16982
16982
|
expected: "string",
|
|
16983
16983
|
value: elem
|
|
16984
16984
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -16987,31 +16987,31 @@ function _validateDomainRecord(domain, input) {
|
|
|
16987
16987
|
value: input.predefinedTags
|
|
16988
16988
|
}), undefined === input.storyboard || ("object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) || _report(_exceptionable, {
|
|
16989
16989
|
path: _path + ".storyboard",
|
|
16990
|
-
expected: "(__type.
|
|
16990
|
+
expected: "(__type.o59 | undefined)",
|
|
16991
16991
|
value: input.storyboard
|
|
16992
|
-
})) &&
|
|
16992
|
+
})) && _vo67(input.storyboard, _path + ".storyboard", true && _exceptionable) || _report(_exceptionable, {
|
|
16993
16993
|
path: _path + ".storyboard",
|
|
16994
|
-
expected: "(__type.
|
|
16994
|
+
expected: "(__type.o59 | undefined)",
|
|
16995
16995
|
value: input.storyboard
|
|
16996
16996
|
}), undefined === input.print || ("object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) || _report(_exceptionable, {
|
|
16997
16997
|
path: _path + ".print",
|
|
16998
|
-
expected: "(__type.
|
|
16998
|
+
expected: "(__type.o68 | undefined)",
|
|
16999
16999
|
value: input.print
|
|
17000
|
-
})) &&
|
|
17000
|
+
})) && _vo76(input.print, _path + ".print", true && _exceptionable) || _report(_exceptionable, {
|
|
17001
17001
|
path: _path + ".print",
|
|
17002
|
-
expected: "(__type.
|
|
17002
|
+
expected: "(__type.o68 | undefined)",
|
|
17003
17003
|
value: input.print
|
|
17004
17004
|
}), undefined === input.hiddenPreviews || (Array.isArray(input.hiddenPreviews) || _report(_exceptionable, {
|
|
17005
17005
|
path: _path + ".hiddenPreviews",
|
|
17006
17006
|
expected: "(Array<__type>.o7 | undefined)",
|
|
17007
17007
|
value: input.hiddenPreviews
|
|
17008
|
-
})) && input.hiddenPreviews.map((elem,
|
|
17009
|
-
path: _path + ".hiddenPreviews[" +
|
|
17010
|
-
expected: "__type.
|
|
17008
|
+
})) && input.hiddenPreviews.map((elem, _index43) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
17009
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
17010
|
+
expected: "__type.o69",
|
|
17011
17011
|
value: elem
|
|
17012
|
-
})) &&
|
|
17013
|
-
path: _path + ".hiddenPreviews[" +
|
|
17014
|
-
expected: "__type.
|
|
17012
|
+
})) && _vo77(elem, _path + ".hiddenPreviews[" + _index43 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
17013
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
17014
|
+
expected: "__type.o69",
|
|
17015
17015
|
value: elem
|
|
17016
17016
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
17017
17017
|
path: _path + ".hiddenPreviews",
|
|
@@ -17019,11 +17019,11 @@ function _validateDomainRecord(domain, input) {
|
|
|
17019
17019
|
value: input.hiddenPreviews
|
|
17020
17020
|
}), undefined === input.plugins || ("object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) || _report(_exceptionable, {
|
|
17021
17021
|
path: _path + ".plugins",
|
|
17022
|
-
expected: "(__type.
|
|
17022
|
+
expected: "(__type.o70 | undefined)",
|
|
17023
17023
|
value: input.plugins
|
|
17024
|
-
})) &&
|
|
17024
|
+
})) && _vo78(input.plugins, _path + ".plugins", true && _exceptionable) || _report(_exceptionable, {
|
|
17025
17025
|
path: _path + ".plugins",
|
|
17026
|
-
expected: "(__type.
|
|
17026
|
+
expected: "(__type.o70 | undefined)",
|
|
17027
17027
|
value: input.plugins
|
|
17028
17028
|
}), undefined === input.crashScreen || "boolean" === typeof input.crashScreen || _report(_exceptionable, {
|
|
17029
17029
|
path: _path + ".crashScreen",
|
|
@@ -17035,27 +17035,27 @@ function _validateDomainRecord(domain, input) {
|
|
|
17035
17035
|
value: input.debug
|
|
17036
17036
|
}), undefined === input.featurePreview || ("object" === typeof input.featurePreview && null !== input.featurePreview && false === Array.isArray(input.featurePreview) || _report(_exceptionable, {
|
|
17037
17037
|
path: _path + ".featurePreview",
|
|
17038
|
-
expected: "(__type.
|
|
17038
|
+
expected: "(__type.o73 | undefined)",
|
|
17039
17039
|
value: input.featurePreview
|
|
17040
|
-
})) &&
|
|
17040
|
+
})) && _vo81(input.featurePreview, _path + ".featurePreview", true && _exceptionable) || _report(_exceptionable, {
|
|
17041
17041
|
path: _path + ".featurePreview",
|
|
17042
|
-
expected: "(__type.
|
|
17042
|
+
expected: "(__type.o73 | undefined)",
|
|
17043
17043
|
value: input.featurePreview
|
|
17044
17044
|
}), undefined === input.flags || ("object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) || _report(_exceptionable, {
|
|
17045
17045
|
path: _path + ".flags",
|
|
17046
|
-
expected: "(__type.
|
|
17046
|
+
expected: "(__type.o74 | undefined)",
|
|
17047
17047
|
value: input.flags
|
|
17048
|
-
})) &&
|
|
17048
|
+
})) && _vo82(input.flags, _path + ".flags", true && _exceptionable) || _report(_exceptionable, {
|
|
17049
17049
|
path: _path + ".flags",
|
|
17050
|
-
expected: "(__type.
|
|
17050
|
+
expected: "(__type.o74 | undefined)",
|
|
17051
17051
|
value: input.flags
|
|
17052
17052
|
}), undefined === input.notifications || ("object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) || _report(_exceptionable, {
|
|
17053
17053
|
path: _path + ".notifications",
|
|
17054
|
-
expected: "(__type.
|
|
17054
|
+
expected: "(__type.o75 | undefined)",
|
|
17055
17055
|
value: input.notifications
|
|
17056
|
-
})) &&
|
|
17056
|
+
})) && _vo83(input.notifications, _path + ".notifications", true && _exceptionable) || _report(_exceptionable, {
|
|
17057
17057
|
path: _path + ".notifications",
|
|
17058
|
-
expected: "(__type.
|
|
17058
|
+
expected: "(__type.o75 | undefined)",
|
|
17059
17059
|
value: input.notifications
|
|
17060
17060
|
}), undefined === input.suppressDeleteAlert || "boolean" === typeof input.suppressDeleteAlert || _report(_exceptionable, {
|
|
17061
17061
|
path: _path + ".suppressDeleteAlert",
|
|
@@ -17063,43 +17063,43 @@ function _validateDomainRecord(domain, input) {
|
|
|
17063
17063
|
value: input.suppressDeleteAlert
|
|
17064
17064
|
}), undefined === input.clone || ("object" === typeof input.clone && null !== input.clone && false === Array.isArray(input.clone) || _report(_exceptionable, {
|
|
17065
17065
|
path: _path + ".clone",
|
|
17066
|
-
expected: "(__type.
|
|
17066
|
+
expected: "(__type.o78 | undefined)",
|
|
17067
17067
|
value: input.clone
|
|
17068
|
-
})) &&
|
|
17068
|
+
})) && _vo86(input.clone, _path + ".clone", true && _exceptionable) || _report(_exceptionable, {
|
|
17069
17069
|
path: _path + ".clone",
|
|
17070
|
-
expected: "(__type.
|
|
17070
|
+
expected: "(__type.o78 | undefined)",
|
|
17071
17071
|
value: input.clone
|
|
17072
17072
|
}), undefined === input.utilsAssetEditorPanel || ("object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) || _report(_exceptionable, {
|
|
17073
17073
|
path: _path + ".utilsAssetEditorPanel",
|
|
17074
|
-
expected: "(__type.
|
|
17074
|
+
expected: "(__type.o81 | undefined)",
|
|
17075
17075
|
value: input.utilsAssetEditorPanel
|
|
17076
|
-
})) &&
|
|
17076
|
+
})) && _vo89(input.utilsAssetEditorPanel, _path + ".utilsAssetEditorPanel", true && _exceptionable) || _report(_exceptionable, {
|
|
17077
17077
|
path: _path + ".utilsAssetEditorPanel",
|
|
17078
|
-
expected: "(__type.
|
|
17078
|
+
expected: "(__type.o81 | undefined)",
|
|
17079
17079
|
value: input.utilsAssetEditorPanel
|
|
17080
17080
|
}), undefined === input.display || ("object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) || _report(_exceptionable, {
|
|
17081
17081
|
path: _path + ".display",
|
|
17082
|
-
expected: "(__type.
|
|
17082
|
+
expected: "(__type.o82 | undefined)",
|
|
17083
17083
|
value: input.display
|
|
17084
|
-
})) &&
|
|
17084
|
+
})) && _vo90(input.display, _path + ".display", true && _exceptionable) || _report(_exceptionable, {
|
|
17085
17085
|
path: _path + ".display",
|
|
17086
|
-
expected: "(__type.
|
|
17086
|
+
expected: "(__type.o82 | undefined)",
|
|
17087
17087
|
value: input.display
|
|
17088
17088
|
}), undefined === input.bookmarks || ("object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) || _report(_exceptionable, {
|
|
17089
17089
|
path: _path + ".bookmarks",
|
|
17090
|
-
expected: "(__type.
|
|
17090
|
+
expected: "(__type.o83 | undefined)",
|
|
17091
17091
|
value: input.bookmarks
|
|
17092
|
-
})) &&
|
|
17092
|
+
})) && _vo91(input.bookmarks, _path + ".bookmarks", true && _exceptionable) || _report(_exceptionable, {
|
|
17093
17093
|
path: _path + ".bookmarks",
|
|
17094
|
-
expected: "(__type.
|
|
17094
|
+
expected: "(__type.o83 | undefined)",
|
|
17095
17095
|
value: input.bookmarks
|
|
17096
17096
|
}), undefined === input.shotbox || ("object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) || _report(_exceptionable, {
|
|
17097
17097
|
path: _path + ".shotbox",
|
|
17098
|
-
expected: "(__type.
|
|
17098
|
+
expected: "(__type.o84 | undefined)",
|
|
17099
17099
|
value: input.shotbox
|
|
17100
|
-
})) &&
|
|
17100
|
+
})) && _vo92(input.shotbox, _path + ".shotbox", true && _exceptionable) || _report(_exceptionable, {
|
|
17101
17101
|
path: _path + ".shotbox",
|
|
17102
|
-
expected: "(__type.
|
|
17102
|
+
expected: "(__type.o84 | undefined)",
|
|
17103
17103
|
value: input.shotbox
|
|
17104
17104
|
})].every(flag => flag); const _vo1 = (input, _path, _exceptionable = true) => [undefined === input.overrideUserContact || "boolean" === typeof input.overrideUserContact || _report(_exceptionable, {
|
|
17105
17105
|
path: _path + ".overrideUserContact",
|
|
@@ -17236,8 +17236,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17236
17236
|
path: _path + ".sortOrder",
|
|
17237
17237
|
expected: "(Array<string> | undefined)",
|
|
17238
17238
|
value: input.sortOrder
|
|
17239
|
-
})) && input.sortOrder.map((elem,
|
|
17240
|
-
path: _path + ".sortOrder[" +
|
|
17239
|
+
})) && input.sortOrder.map((elem, _index44) => "string" === typeof elem || _report(_exceptionable, {
|
|
17240
|
+
path: _path + ".sortOrder[" + _index44 + "]",
|
|
17241
17241
|
expected: "string",
|
|
17242
17242
|
value: elem
|
|
17243
17243
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17248,8 +17248,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17248
17248
|
path: _path + ".include",
|
|
17249
17249
|
expected: "(Array<string> | undefined)",
|
|
17250
17250
|
value: input.include
|
|
17251
|
-
})) && input.include.map((elem,
|
|
17252
|
-
path: _path + ".include[" +
|
|
17251
|
+
})) && input.include.map((elem, _index45) => "string" === typeof elem || _report(_exceptionable, {
|
|
17252
|
+
path: _path + ".include[" + _index45 + "]",
|
|
17253
17253
|
expected: "string",
|
|
17254
17254
|
value: elem
|
|
17255
17255
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17260,8 +17260,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17260
17260
|
path: _path + ".exclude",
|
|
17261
17261
|
expected: "(Array<string> | undefined)",
|
|
17262
17262
|
value: input.exclude
|
|
17263
|
-
})) && input.exclude.map((elem,
|
|
17264
|
-
path: _path + ".exclude[" +
|
|
17263
|
+
})) && input.exclude.map((elem, _index46) => "string" === typeof elem || _report(_exceptionable, {
|
|
17264
|
+
path: _path + ".exclude[" + _index46 + "]",
|
|
17265
17265
|
expected: "string",
|
|
17266
17266
|
value: elem
|
|
17267
17267
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17272,8 +17272,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17272
17272
|
path: _path + ".include",
|
|
17273
17273
|
expected: "(Array<string> | undefined)",
|
|
17274
17274
|
value: input.include
|
|
17275
|
-
})) && input.include.map((elem,
|
|
17276
|
-
path: _path + ".include[" +
|
|
17275
|
+
})) && input.include.map((elem, _index47) => "string" === typeof elem || _report(_exceptionable, {
|
|
17276
|
+
path: _path + ".include[" + _index47 + "]",
|
|
17277
17277
|
expected: "string",
|
|
17278
17278
|
value: elem
|
|
17279
17279
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17284,8 +17284,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17284
17284
|
path: _path + ".exclude",
|
|
17285
17285
|
expected: "(Array<string> | undefined)",
|
|
17286
17286
|
value: input.exclude
|
|
17287
|
-
})) && input.exclude.map((elem,
|
|
17288
|
-
path: _path + ".exclude[" +
|
|
17287
|
+
})) && input.exclude.map((elem, _index48) => "string" === typeof elem || _report(_exceptionable, {
|
|
17288
|
+
path: _path + ".exclude[" + _index48 + "]",
|
|
17289
17289
|
expected: "string",
|
|
17290
17290
|
value: elem
|
|
17291
17291
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17296,8 +17296,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17296
17296
|
path: _path + ".include",
|
|
17297
17297
|
expected: "(Array<string> | undefined)",
|
|
17298
17298
|
value: input.include
|
|
17299
|
-
})) && input.include.map((elem,
|
|
17300
|
-
path: _path + ".include[" +
|
|
17299
|
+
})) && input.include.map((elem, _index49) => "string" === typeof elem || _report(_exceptionable, {
|
|
17300
|
+
path: _path + ".include[" + _index49 + "]",
|
|
17301
17301
|
expected: "string",
|
|
17302
17302
|
value: elem
|
|
17303
17303
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17308,8 +17308,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17308
17308
|
path: _path + ".exclude",
|
|
17309
17309
|
expected: "(Array<string> | undefined)",
|
|
17310
17310
|
value: input.exclude
|
|
17311
|
-
})) && input.exclude.map((elem,
|
|
17312
|
-
path: _path + ".exclude[" +
|
|
17311
|
+
})) && input.exclude.map((elem, _index50) => "string" === typeof elem || _report(_exceptionable, {
|
|
17312
|
+
path: _path + ".exclude[" + _index50 + "]",
|
|
17313
17313
|
expected: "string",
|
|
17314
17314
|
value: elem
|
|
17315
17315
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17320,8 +17320,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17320
17320
|
path: _path + ".include",
|
|
17321
17321
|
expected: "(Array<string> | undefined)",
|
|
17322
17322
|
value: input.include
|
|
17323
|
-
})) && input.include.map((elem,
|
|
17324
|
-
path: _path + ".include[" +
|
|
17323
|
+
})) && input.include.map((elem, _index51) => "string" === typeof elem || _report(_exceptionable, {
|
|
17324
|
+
path: _path + ".include[" + _index51 + "]",
|
|
17325
17325
|
expected: "string",
|
|
17326
17326
|
value: elem
|
|
17327
17327
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17332,8 +17332,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17332
17332
|
path: _path + ".exclude",
|
|
17333
17333
|
expected: "(Array<string> | undefined)",
|
|
17334
17334
|
value: input.exclude
|
|
17335
|
-
})) && input.exclude.map((elem,
|
|
17336
|
-
path: _path + ".exclude[" +
|
|
17335
|
+
})) && input.exclude.map((elem, _index52) => "string" === typeof elem || _report(_exceptionable, {
|
|
17336
|
+
path: _path + ".exclude[" + _index52 + "]",
|
|
17337
17337
|
expected: "string",
|
|
17338
17338
|
value: elem
|
|
17339
17339
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17412,12 +17412,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
17412
17412
|
path: _path + ".colorTags",
|
|
17413
17413
|
expected: "(Array<PromotedTag> | undefined)",
|
|
17414
17414
|
value: input.colorTags
|
|
17415
|
-
})) && input.colorTags.map((elem,
|
|
17416
|
-
path: _path + ".colorTags[" +
|
|
17415
|
+
})) && input.colorTags.map((elem, _index53) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
17416
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
17417
17417
|
expected: "PromotedTag",
|
|
17418
17418
|
value: elem
|
|
17419
|
-
})) && _vo22(elem, _path + ".colorTags[" +
|
|
17420
|
-
path: _path + ".colorTags[" +
|
|
17419
|
+
})) && _vo22(elem, _path + ".colorTags[" + _index53 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
17420
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
17421
17421
|
expected: "PromotedTag",
|
|
17422
17422
|
value: elem
|
|
17423
17423
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17444,12 +17444,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
17444
17444
|
path: _path + ".colorHistory",
|
|
17445
17445
|
expected: "(Array<__type> | undefined)",
|
|
17446
17446
|
value: input.colorHistory
|
|
17447
|
-
})) && input.colorHistory.map((elem,
|
|
17448
|
-
path: _path + ".colorHistory[" +
|
|
17447
|
+
})) && input.colorHistory.map((elem, _index54) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
17448
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
17449
17449
|
expected: "__type.o20",
|
|
17450
17450
|
value: elem
|
|
17451
|
-
})) && _vo25(elem, _path + ".colorHistory[" +
|
|
17452
|
-
path: _path + ".colorHistory[" +
|
|
17451
|
+
})) && _vo25(elem, _path + ".colorHistory[" + _index54 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
17452
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
17453
17453
|
expected: "__type.o20",
|
|
17454
17454
|
value: elem
|
|
17455
17455
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17517,8 +17517,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17517
17517
|
path: _path + ".favorites",
|
|
17518
17518
|
expected: "(Array<string> | undefined)",
|
|
17519
17519
|
value: input.favorites
|
|
17520
|
-
})) && input.favorites.map((elem,
|
|
17521
|
-
path: _path + ".favorites[" +
|
|
17520
|
+
})) && input.favorites.map((elem, _index55) => "string" === typeof elem || _report(_exceptionable, {
|
|
17521
|
+
path: _path + ".favorites[" + _index55 + "]",
|
|
17522
17522
|
expected: "string",
|
|
17523
17523
|
value: elem
|
|
17524
17524
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17873,8 +17873,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
17873
17873
|
path: _path + ".playbackRates",
|
|
17874
17874
|
expected: "(Array<number> | undefined)",
|
|
17875
17875
|
value: input.playbackRates
|
|
17876
|
-
})) && input.playbackRates.map((elem,
|
|
17877
|
-
path: _path + ".playbackRates[" +
|
|
17876
|
+
})) && input.playbackRates.map((elem, _index56) => "number" === typeof elem || _report(_exceptionable, {
|
|
17877
|
+
path: _path + ".playbackRates[" + _index56 + "]",
|
|
17878
17878
|
expected: "number",
|
|
17879
17879
|
value: elem
|
|
17880
17880
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17901,12 +17901,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
17901
17901
|
path: _path + ".guides",
|
|
17902
17902
|
expected: "(Array<__type>.o3 | undefined)",
|
|
17903
17903
|
value: input.guides
|
|
17904
|
-
})) && input.guides.map((elem,
|
|
17905
|
-
path: _path + ".guides[" +
|
|
17904
|
+
})) && input.guides.map((elem, _index57) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
17905
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
17906
17906
|
expected: "__type.o43",
|
|
17907
17907
|
value: elem
|
|
17908
|
-
})) && _vo50(elem, _path + ".guides[" +
|
|
17909
|
-
path: _path + ".guides[" +
|
|
17908
|
+
})) && _vo50(elem, _path + ".guides[" + _index57 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
17909
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
17910
17910
|
expected: "__type.o43",
|
|
17911
17911
|
value: elem
|
|
17912
17912
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -17985,12 +17985,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
17985
17985
|
path: _path + ".suggestions",
|
|
17986
17986
|
expected: "(Array<__type>.o1 | undefined)",
|
|
17987
17987
|
value: input.suggestions
|
|
17988
|
-
})) && input.suggestions.map((elem,
|
|
17989
|
-
path: _path + ".suggestions[" +
|
|
17988
|
+
})) && input.suggestions.map((elem, _index58) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
17989
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
17990
17990
|
expected: "__type.o41",
|
|
17991
17991
|
value: elem
|
|
17992
|
-
})) && _vo48(elem, _path + ".suggestions[" +
|
|
17993
|
-
path: _path + ".suggestions[" +
|
|
17992
|
+
})) && _vo48(elem, _path + ".suggestions[" + _index58 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
17993
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
17994
17994
|
expected: "__type.o41",
|
|
17995
17995
|
value: elem
|
|
17996
17996
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18001,12 +18001,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
18001
18001
|
path: _path + ".colors",
|
|
18002
18002
|
expected: "(Array<__type>.o2 | undefined)",
|
|
18003
18003
|
value: input.colors
|
|
18004
|
-
})) && input.colors.map((elem,
|
|
18005
|
-
path: _path + ".colors[" +
|
|
18004
|
+
})) && input.colors.map((elem, _index59) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
18005
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
18006
18006
|
expected: "__type.o42",
|
|
18007
18007
|
value: elem
|
|
18008
|
-
})) && _vo49(elem, _path + ".colors[" +
|
|
18009
|
-
path: _path + ".colors[" +
|
|
18008
|
+
})) && _vo49(elem, _path + ".colors[" + _index59 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
18009
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
18010
18010
|
expected: "__type.o42",
|
|
18011
18011
|
value: elem
|
|
18012
18012
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18017,8 +18017,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
18017
18017
|
path: _path + ".overridableProperties",
|
|
18018
18018
|
expected: "(Array<keyof SubtitleStyle | null> | undefined)",
|
|
18019
18019
|
value: input.overridableProperties
|
|
18020
|
-
})) && input.overridableProperties.map((elem,
|
|
18021
|
-
path: _path + ".overridableProperties[" +
|
|
18020
|
+
})) && input.overridableProperties.map((elem, _index60) => null === elem || true === _vv61.has(elem) || _report(_exceptionable, {
|
|
18021
|
+
path: _path + ".overridableProperties[" + _index60 + "]",
|
|
18022
18022
|
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)",
|
|
18023
18023
|
value: elem
|
|
18024
18024
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18101,12 +18101,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
18101
18101
|
path: _path + ".text",
|
|
18102
18102
|
expected: "(Array<__type>.o4 | undefined)",
|
|
18103
18103
|
value: input.text
|
|
18104
|
-
})) && input.text.map((elem,
|
|
18105
|
-
path: _path + ".text[" +
|
|
18104
|
+
})) && input.text.map((elem, _index62) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || _report(_exceptionable, {
|
|
18105
|
+
path: _path + ".text[" + _index62 + "]",
|
|
18106
18106
|
expected: "__type.o48",
|
|
18107
18107
|
value: elem
|
|
18108
|
-
})) && _vo55(elem, _path + ".text[" +
|
|
18109
|
-
path: _path + ".text[" +
|
|
18108
|
+
})) && _vo55(elem, _path + ".text[" + _index62 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
18109
|
+
path: _path + ".text[" + _index62 + "]",
|
|
18110
18110
|
expected: "__type.o48",
|
|
18111
18111
|
value: elem
|
|
18112
18112
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18145,8 +18145,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
18145
18145
|
path: _path + ".args",
|
|
18146
18146
|
expected: "(Array<string> | undefined)",
|
|
18147
18147
|
value: input.args
|
|
18148
|
-
})) && input.args.map((elem,
|
|
18149
|
-
path: _path + ".args[" +
|
|
18148
|
+
})) && input.args.map((elem, _index63) => "string" === typeof elem || _report(_exceptionable, {
|
|
18149
|
+
path: _path + ".args[" + _index63 + "]",
|
|
18150
18150
|
expected: "string",
|
|
18151
18151
|
value: elem
|
|
18152
18152
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18201,33 +18201,113 @@ function _validateDomainRecord(domain, input) {
|
|
|
18201
18201
|
path: _path + ".thumbnailView",
|
|
18202
18202
|
expected: "(\"filmStrip\" | \"none\" | \"thumbnail\" | undefined)",
|
|
18203
18203
|
value: input.thumbnailView
|
|
18204
|
+
}), undefined === input.audioMapping || ("object" === typeof input.audioMapping && null !== input.audioMapping && false === Array.isArray(input.audioMapping) || _report(_exceptionable, {
|
|
18205
|
+
path: _path + ".audioMapping",
|
|
18206
|
+
expected: "(__type.o54 | undefined)",
|
|
18207
|
+
value: input.audioMapping
|
|
18208
|
+
})) && _vo61(input.audioMapping, _path + ".audioMapping", true && _exceptionable) || _report(_exceptionable, {
|
|
18209
|
+
path: _path + ".audioMapping",
|
|
18210
|
+
expected: "(__type.o54 | undefined)",
|
|
18211
|
+
value: input.audioMapping
|
|
18204
18212
|
}), undefined === input.normalize || ("object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) || _report(_exceptionable, {
|
|
18205
18213
|
path: _path + ".normalize",
|
|
18206
|
-
expected: "(__type.
|
|
18214
|
+
expected: "(__type.o55 | undefined)",
|
|
18207
18215
|
value: input.normalize
|
|
18208
|
-
})) &&
|
|
18216
|
+
})) && _vo63(input.normalize, _path + ".normalize", true && _exceptionable) || _report(_exceptionable, {
|
|
18209
18217
|
path: _path + ".normalize",
|
|
18210
|
-
expected: "(__type.
|
|
18218
|
+
expected: "(__type.o55 | undefined)",
|
|
18211
18219
|
value: input.normalize
|
|
18212
18220
|
}), undefined === input.voiceOver || ("object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) || _report(_exceptionable, {
|
|
18213
18221
|
path: _path + ".voiceOver",
|
|
18214
|
-
expected: "(__type.
|
|
18222
|
+
expected: "(__type.o57 | undefined)",
|
|
18215
18223
|
value: input.voiceOver
|
|
18216
|
-
})) &&
|
|
18224
|
+
})) && _vo65(input.voiceOver, _path + ".voiceOver", true && _exceptionable) || _report(_exceptionable, {
|
|
18217
18225
|
path: _path + ".voiceOver",
|
|
18218
|
-
expected: "(__type.
|
|
18226
|
+
expected: "(__type.o57 | undefined)",
|
|
18219
18227
|
value: input.voiceOver
|
|
18220
18228
|
})].every(flag => flag); const _vo61 = (input, _path, _exceptionable = true) => [undefined === input.presets || (Array.isArray(input.presets) || _report(_exceptionable, {
|
|
18229
|
+
path: _path + ".presets",
|
|
18230
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
18231
|
+
value: input.presets
|
|
18232
|
+
})) && input.presets.map((elem, _index64) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
18233
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
18234
|
+
expected: "AudioMappingPreset",
|
|
18235
|
+
value: elem
|
|
18236
|
+
})) && _vo62(elem, _path + ".presets[" + _index64 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
18237
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
18238
|
+
expected: "AudioMappingPreset",
|
|
18239
|
+
value: elem
|
|
18240
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
18241
|
+
path: _path + ".presets",
|
|
18242
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
18243
|
+
value: input.presets
|
|
18244
|
+
})].every(flag => flag); const _vo62 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
18245
|
+
path: _path + ".id",
|
|
18246
|
+
expected: "string",
|
|
18247
|
+
value: input.id
|
|
18248
|
+
}), "string" === typeof input.title || _report(_exceptionable, {
|
|
18249
|
+
path: _path + ".title",
|
|
18250
|
+
expected: "string",
|
|
18251
|
+
value: input.title
|
|
18252
|
+
}), undefined === input.mapping || (Array.isArray(input.mapping) || _report(_exceptionable, {
|
|
18253
|
+
path: _path + ".mapping",
|
|
18254
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
18255
|
+
value: input.mapping
|
|
18256
|
+
})) && input.mapping.map((elem, _index65) => (Array.isArray(elem) || _report(_exceptionable, {
|
|
18257
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
18258
|
+
expected: "Array<number>",
|
|
18259
|
+
value: elem
|
|
18260
|
+
})) && elem.map((elem, _index66) => "number" === typeof elem || _report(_exceptionable, {
|
|
18261
|
+
path: _path + ".mapping[" + _index65 + "][" + _index66 + "]",
|
|
18262
|
+
expected: "number",
|
|
18263
|
+
value: elem
|
|
18264
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
18265
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
18266
|
+
expected: "Array<number>",
|
|
18267
|
+
value: elem
|
|
18268
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
18269
|
+
path: _path + ".mapping",
|
|
18270
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
18271
|
+
value: input.mapping
|
|
18272
|
+
}), undefined === input.mute || (Array.isArray(input.mute) || _report(_exceptionable, {
|
|
18273
|
+
path: _path + ".mute",
|
|
18274
|
+
expected: "(Array<boolean> | undefined)",
|
|
18275
|
+
value: input.mute
|
|
18276
|
+
})) && input.mute.map((elem, _index67) => "boolean" === typeof elem || _report(_exceptionable, {
|
|
18277
|
+
path: _path + ".mute[" + _index67 + "]",
|
|
18278
|
+
expected: "boolean",
|
|
18279
|
+
value: elem
|
|
18280
|
+
})).every(flag => flag) || _report(_exceptionable, {
|
|
18281
|
+
path: _path + ".mute",
|
|
18282
|
+
expected: "(Array<boolean> | undefined)",
|
|
18283
|
+
value: input.mute
|
|
18284
|
+
}), undefined === input.minInChannels || "number" === typeof input.minInChannels || _report(_exceptionable, {
|
|
18285
|
+
path: _path + ".minInChannels",
|
|
18286
|
+
expected: "(number | undefined)",
|
|
18287
|
+
value: input.minInChannels
|
|
18288
|
+
}), undefined === input.maxInChannels || "number" === typeof input.maxInChannels || _report(_exceptionable, {
|
|
18289
|
+
path: _path + ".maxInChannels",
|
|
18290
|
+
expected: "(number | undefined)",
|
|
18291
|
+
value: input.maxInChannels
|
|
18292
|
+
}), undefined === input.minOutChannels || "number" === typeof input.minOutChannels || _report(_exceptionable, {
|
|
18293
|
+
path: _path + ".minOutChannels",
|
|
18294
|
+
expected: "(number | undefined)",
|
|
18295
|
+
value: input.minOutChannels
|
|
18296
|
+
}), undefined === input.maxOutChannels || "number" === typeof input.maxOutChannels || _report(_exceptionable, {
|
|
18297
|
+
path: _path + ".maxOutChannels",
|
|
18298
|
+
expected: "(number | undefined)",
|
|
18299
|
+
value: input.maxOutChannels
|
|
18300
|
+
})].every(flag => flag); const _vo63 = (input, _path, _exceptionable = true) => [undefined === input.presets || (Array.isArray(input.presets) || _report(_exceptionable, {
|
|
18221
18301
|
path: _path + ".presets",
|
|
18222
18302
|
expected: "(Array<__type>.o5 | undefined)",
|
|
18223
18303
|
value: input.presets
|
|
18224
|
-
})) && input.presets.map((elem,
|
|
18225
|
-
path: _path + ".presets[" +
|
|
18226
|
-
expected: "__type.
|
|
18304
|
+
})) && input.presets.map((elem, _index68) => ("object" === typeof elem && null !== elem || _report(_exceptionable, {
|
|
18305
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
18306
|
+
expected: "__type.o56",
|
|
18227
18307
|
value: elem
|
|
18228
|
-
})) &&
|
|
18229
|
-
path: _path + ".presets[" +
|
|
18230
|
-
expected: "__type.
|
|
18308
|
+
})) && _vo64(elem, _path + ".presets[" + _index68 + "]", true && _exceptionable) || _report(_exceptionable, {
|
|
18309
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
18310
|
+
expected: "__type.o56",
|
|
18231
18311
|
value: elem
|
|
18232
18312
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
18233
18313
|
path: _path + ".presets",
|
|
@@ -18237,7 +18317,7 @@ function _validateDomainRecord(domain, input) {
|
|
|
18237
18317
|
path: _path + ".defaultPresetId",
|
|
18238
18318
|
expected: "(string | undefined)",
|
|
18239
18319
|
value: input.defaultPresetId
|
|
18240
|
-
})].every(flag => flag); const
|
|
18320
|
+
})].every(flag => flag); const _vo64 = (input, _path, _exceptionable = true) => ["string" === typeof input.id || _report(_exceptionable, {
|
|
18241
18321
|
path: _path + ".id",
|
|
18242
18322
|
expected: "string",
|
|
18243
18323
|
value: input.id
|
|
@@ -18253,7 +18333,7 @@ function _validateDomainRecord(domain, input) {
|
|
|
18253
18333
|
path: _path + ".tp",
|
|
18254
18334
|
expected: "number",
|
|
18255
18335
|
value: input.tp
|
|
18256
|
-
})].every(flag => flag); const
|
|
18336
|
+
})].every(flag => flag); const _vo65 = (input, _path, _exceptionable = true) => [undefined === input.inputDevice || "string" === typeof input.inputDevice || _report(_exceptionable, {
|
|
18257
18337
|
path: _path + ".inputDevice",
|
|
18258
18338
|
expected: "(string | undefined)",
|
|
18259
18339
|
value: input.inputDevice
|
|
@@ -18277,7 +18357,7 @@ function _validateDomainRecord(domain, input) {
|
|
|
18277
18357
|
path: _path + ".preRollDuration",
|
|
18278
18358
|
expected: "(number | undefined)",
|
|
18279
18359
|
value: input.preRollDuration
|
|
18280
|
-
})].every(flag => flag); const
|
|
18360
|
+
})].every(flag => flag); const _vo66 = (input, _path, _exceptionable = true) => [undefined === input.title || "string" === typeof input.title || _report(_exceptionable, {
|
|
18281
18361
|
path: _path + ".title",
|
|
18282
18362
|
expected: "(string | undefined)",
|
|
18283
18363
|
value: input.title
|
|
@@ -18289,75 +18369,75 @@ function _validateDomainRecord(domain, input) {
|
|
|
18289
18369
|
path: _path + ".args",
|
|
18290
18370
|
expected: "(Array<string> | undefined)",
|
|
18291
18371
|
value: input.args
|
|
18292
|
-
})) && input.args.map((elem,
|
|
18293
|
-
path: _path + ".args[" +
|
|
18372
|
+
})) && input.args.map((elem, _index69) => "string" === typeof elem || _report(_exceptionable, {
|
|
18373
|
+
path: _path + ".args[" + _index69 + "]",
|
|
18294
18374
|
expected: "string",
|
|
18295
18375
|
value: elem
|
|
18296
18376
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
18297
18377
|
path: _path + ".args",
|
|
18298
18378
|
expected: "(Array<string> | undefined)",
|
|
18299
18379
|
value: input.args
|
|
18300
|
-
})].every(flag => flag); const
|
|
18380
|
+
})].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, {
|
|
18301
18381
|
path: _path + ".folded",
|
|
18302
|
-
expected: "(__type.
|
|
18382
|
+
expected: "(__type.o60 | undefined)",
|
|
18303
18383
|
value: input.folded
|
|
18304
|
-
})) &&
|
|
18384
|
+
})) && _vo68(input.folded, _path + ".folded", true && _exceptionable) || _report(_exceptionable, {
|
|
18305
18385
|
path: _path + ".folded",
|
|
18306
|
-
expected: "(__type.
|
|
18386
|
+
expected: "(__type.o60 | undefined)",
|
|
18307
18387
|
value: input.folded
|
|
18308
18388
|
}), undefined === input.assets || ("object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) || _report(_exceptionable, {
|
|
18309
18389
|
path: _path + ".assets",
|
|
18310
|
-
expected: "(__type.
|
|
18390
|
+
expected: "(__type.o61 | undefined)",
|
|
18311
18391
|
value: input.assets
|
|
18312
|
-
})) &&
|
|
18392
|
+
})) && _vo69(input.assets, _path + ".assets", true && _exceptionable) || _report(_exceptionable, {
|
|
18313
18393
|
path: _path + ".assets",
|
|
18314
|
-
expected: "(__type.
|
|
18394
|
+
expected: "(__type.o61 | undefined)",
|
|
18315
18395
|
value: input.assets
|
|
18316
18396
|
}), undefined === input.pipeline || ("object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) || _report(_exceptionable, {
|
|
18317
18397
|
path: _path + ".pipeline",
|
|
18318
|
-
expected: "(__type.
|
|
18398
|
+
expected: "(__type.o65 | undefined)",
|
|
18319
18399
|
value: input.pipeline
|
|
18320
|
-
})) &&
|
|
18400
|
+
})) && _vo73(input.pipeline, _path + ".pipeline", true && _exceptionable) || _report(_exceptionable, {
|
|
18321
18401
|
path: _path + ".pipeline",
|
|
18322
|
-
expected: "(__type.
|
|
18402
|
+
expected: "(__type.o65 | undefined)",
|
|
18323
18403
|
value: input.pipeline
|
|
18324
18404
|
}), undefined === input.item || ("object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) || _report(_exceptionable, {
|
|
18325
18405
|
path: _path + ".item",
|
|
18326
|
-
expected: "(__type.
|
|
18406
|
+
expected: "(__type.o67 | undefined)",
|
|
18327
18407
|
value: input.item
|
|
18328
|
-
})) &&
|
|
18408
|
+
})) && _vo75(input.item, _path + ".item", true && _exceptionable) || _report(_exceptionable, {
|
|
18329
18409
|
path: _path + ".item",
|
|
18330
|
-
expected: "(__type.
|
|
18410
|
+
expected: "(__type.o67 | undefined)",
|
|
18331
18411
|
value: input.item
|
|
18332
|
-
})].every(flag => flag); const
|
|
18412
|
+
})].every(flag => flag); const _vo68 = (input, _path, _exceptionable = true) => [undefined === input.auto || "boolean" === typeof input.auto || _report(_exceptionable, {
|
|
18333
18413
|
path: _path + ".auto",
|
|
18334
18414
|
expected: "(boolean | undefined)",
|
|
18335
18415
|
value: input.auto
|
|
18336
|
-
})].every(flag => flag); const
|
|
18416
|
+
})].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, {
|
|
18337
18417
|
path: _path + ".story",
|
|
18338
|
-
expected: "(__type.
|
|
18418
|
+
expected: "(__type.o62 | undefined)",
|
|
18339
18419
|
value: input.story
|
|
18340
|
-
})) &&
|
|
18420
|
+
})) && _vo70(input.story, _path + ".story", true && _exceptionable) || _report(_exceptionable, {
|
|
18341
18421
|
path: _path + ".story",
|
|
18342
|
-
expected: "(__type.
|
|
18422
|
+
expected: "(__type.o62 | undefined)",
|
|
18343
18423
|
value: input.story
|
|
18344
18424
|
}), undefined === input.note || ("object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) || _report(_exceptionable, {
|
|
18345
18425
|
path: _path + ".note",
|
|
18346
|
-
expected: "(__type.
|
|
18426
|
+
expected: "(__type.o64 | undefined)",
|
|
18347
18427
|
value: input.note
|
|
18348
|
-
})) &&
|
|
18428
|
+
})) && _vo72(input.note, _path + ".note", true && _exceptionable) || _report(_exceptionable, {
|
|
18349
18429
|
path: _path + ".note",
|
|
18350
|
-
expected: "(__type.
|
|
18430
|
+
expected: "(__type.o64 | undefined)",
|
|
18351
18431
|
value: input.note
|
|
18352
|
-
})].every(flag => flag); const
|
|
18432
|
+
})].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, {
|
|
18353
18433
|
path: _path + ".excerpt",
|
|
18354
|
-
expected: "(__type.
|
|
18434
|
+
expected: "(__type.o63 | undefined)",
|
|
18355
18435
|
value: input.excerpt
|
|
18356
|
-
})) &&
|
|
18436
|
+
})) && _vo71(input.excerpt, _path + ".excerpt", true && _exceptionable) || _report(_exceptionable, {
|
|
18357
18437
|
path: _path + ".excerpt",
|
|
18358
|
-
expected: "(__type.
|
|
18438
|
+
expected: "(__type.o63 | undefined)",
|
|
18359
18439
|
value: input.excerpt
|
|
18360
|
-
})].every(flag => flag); const
|
|
18440
|
+
})].every(flag => flag); const _vo71 = (input, _path, _exceptionable = true) => [undefined === input.maxLines || "number" === typeof input.maxLines || _report(_exceptionable, {
|
|
18361
18441
|
path: _path + ".maxLines",
|
|
18362
18442
|
expected: "(number | undefined)",
|
|
18363
18443
|
value: input.maxLines
|
|
@@ -18369,27 +18449,27 @@ function _validateDomainRecord(domain, input) {
|
|
|
18369
18449
|
path: _path + ".comments",
|
|
18370
18450
|
expected: "(boolean | undefined)",
|
|
18371
18451
|
value: input.comments
|
|
18372
|
-
})].every(flag => flag); const
|
|
18452
|
+
})].every(flag => flag); const _vo72 = (input, _path, _exceptionable = true) => [undefined === input.maxHeight || "number" === typeof input.maxHeight || _report(_exceptionable, {
|
|
18373
18453
|
path: _path + ".maxHeight",
|
|
18374
18454
|
expected: "(number | undefined)",
|
|
18375
18455
|
value: input.maxHeight
|
|
18376
|
-
})].every(flag => flag); const
|
|
18456
|
+
})].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, {
|
|
18377
18457
|
path: _path + ".search",
|
|
18378
|
-
expected: "(__type.
|
|
18458
|
+
expected: "(__type.o66 | undefined)",
|
|
18379
18459
|
value: input.search
|
|
18380
|
-
})) &&
|
|
18460
|
+
})) && _vo74(input.search, _path + ".search", true && _exceptionable) || _report(_exceptionable, {
|
|
18381
18461
|
path: _path + ".search",
|
|
18382
|
-
expected: "(__type.
|
|
18462
|
+
expected: "(__type.o66 | undefined)",
|
|
18383
18463
|
value: input.search
|
|
18384
|
-
}), undefined === input.sortMode || true ===
|
|
18464
|
+
}), undefined === input.sortMode || true === _vv70.has(input.sortMode) || _report(_exceptionable, {
|
|
18385
18465
|
path: _path + ".sortMode",
|
|
18386
18466
|
expected: "(\"az\" | \"default\" | \"earliestdeadline\" | \"latestdeadline\" | \"leastrecent\" | \"manual\" | \"mostrecent\" | \"newest\" | \"oldest\" | \"za\" | undefined)",
|
|
18387
18467
|
value: input.sortMode
|
|
18388
|
-
})].every(flag => flag); const
|
|
18468
|
+
})].every(flag => flag); const _vo74 = (input, _path, _exceptionable = true) => [undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed || _report(_exceptionable, {
|
|
18389
18469
|
path: _path + ".maxItemsDisplayed",
|
|
18390
18470
|
expected: "(number | undefined)",
|
|
18391
18471
|
value: input.maxItemsDisplayed
|
|
18392
|
-
})].every(flag => flag); const
|
|
18472
|
+
})].every(flag => flag); const _vo75 = (input, _path, _exceptionable = true) => [undefined === input.maxHeight || "number" === typeof input.maxHeight || _report(_exceptionable, {
|
|
18393
18473
|
path: _path + ".maxHeight",
|
|
18394
18474
|
expected: "(number | undefined)",
|
|
18395
18475
|
value: input.maxHeight
|
|
@@ -18397,19 +18477,19 @@ function _validateDomainRecord(domain, input) {
|
|
|
18397
18477
|
path: _path + ".titleLines",
|
|
18398
18478
|
expected: "(number | undefined)",
|
|
18399
18479
|
value: input.titleLines
|
|
18400
|
-
})].every(flag => flag); const
|
|
18480
|
+
})].every(flag => flag); const _vo76 = (input, _path, _exceptionable = true) => [undefined === input.fontFamilies || (Array.isArray(input.fontFamilies) || _report(_exceptionable, {
|
|
18401
18481
|
path: _path + ".fontFamilies",
|
|
18402
18482
|
expected: "(Array<string> | undefined)",
|
|
18403
18483
|
value: input.fontFamilies
|
|
18404
|
-
})) && input.fontFamilies.map((elem,
|
|
18405
|
-
path: _path + ".fontFamilies[" +
|
|
18484
|
+
})) && input.fontFamilies.map((elem, _index71) => "string" === typeof elem || _report(_exceptionable, {
|
|
18485
|
+
path: _path + ".fontFamilies[" + _index71 + "]",
|
|
18406
18486
|
expected: "string",
|
|
18407
18487
|
value: elem
|
|
18408
18488
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
18409
18489
|
path: _path + ".fontFamilies",
|
|
18410
18490
|
expected: "(Array<string> | undefined)",
|
|
18411
18491
|
value: input.fontFamilies
|
|
18412
|
-
})].every(flag => flag); const
|
|
18492
|
+
})].every(flag => flag); const _vo77 = (input, _path, _exceptionable = true) => [undefined === input.id || "string" === typeof input.id || _report(_exceptionable, {
|
|
18413
18493
|
path: _path + ".id",
|
|
18414
18494
|
expected: "(string | undefined)",
|
|
18415
18495
|
value: input.id
|
|
@@ -18417,31 +18497,31 @@ function _validateDomainRecord(domain, input) {
|
|
|
18417
18497
|
path: _path + ".folded",
|
|
18418
18498
|
expected: "(boolean | undefined)",
|
|
18419
18499
|
value: input.folded
|
|
18420
|
-
})].every(flag => flag); const
|
|
18500
|
+
})].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, {
|
|
18421
18501
|
path: _path + ".adobe",
|
|
18422
|
-
expected: "(__type.
|
|
18502
|
+
expected: "(__type.o71 | undefined)",
|
|
18423
18503
|
value: input.adobe
|
|
18424
|
-
})) &&
|
|
18504
|
+
})) && _vo79(input.adobe, _path + ".adobe", true && _exceptionable) || _report(_exceptionable, {
|
|
18425
18505
|
path: _path + ".adobe",
|
|
18426
|
-
expected: "(__type.
|
|
18506
|
+
expected: "(__type.o71 | undefined)",
|
|
18427
18507
|
value: input.adobe
|
|
18428
18508
|
}), undefined === input.rive || ("object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) || _report(_exceptionable, {
|
|
18429
18509
|
path: _path + ".rive",
|
|
18430
|
-
expected: "(__type.
|
|
18510
|
+
expected: "(__type.o72 | undefined)",
|
|
18431
18511
|
value: input.rive
|
|
18432
|
-
})) &&
|
|
18512
|
+
})) && _vo80(input.rive, _path + ".rive", true && _exceptionable) || _report(_exceptionable, {
|
|
18433
18513
|
path: _path + ".rive",
|
|
18434
|
-
expected: "(__type.
|
|
18514
|
+
expected: "(__type.o72 | undefined)",
|
|
18435
18515
|
value: input.rive
|
|
18436
|
-
})].every(flag => flag); const
|
|
18516
|
+
})].every(flag => flag); const _vo79 = (input, _path, _exceptionable = true) => [undefined === input.useProxies || "boolean" === typeof input.useProxies || _report(_exceptionable, {
|
|
18437
18517
|
path: _path + ".useProxies",
|
|
18438
18518
|
expected: "(boolean | undefined)",
|
|
18439
18519
|
value: input.useProxies
|
|
18440
|
-
})].every(flag => flag); const
|
|
18520
|
+
})].every(flag => flag); const _vo80 = (input, _path, _exceptionable = true) => [undefined === input.template || "string" === typeof input.template || _report(_exceptionable, {
|
|
18441
18521
|
path: _path + ".template",
|
|
18442
18522
|
expected: "(string | undefined)",
|
|
18443
18523
|
value: input.template
|
|
18444
|
-
})].every(flag => flag); const
|
|
18524
|
+
})].every(flag => flag); const _vo81 = (input, _path, _exceptionable = true) => [undefined === input.collections || "boolean" === typeof input.collections || _report(_exceptionable, {
|
|
18445
18525
|
path: _path + ".collections",
|
|
18446
18526
|
expected: "(boolean | undefined)",
|
|
18447
18527
|
value: input.collections
|
|
@@ -18453,7 +18533,7 @@ function _validateDomainRecord(domain, input) {
|
|
|
18453
18533
|
path: _path + ".ameRemoteRendering",
|
|
18454
18534
|
expected: "(boolean | undefined)",
|
|
18455
18535
|
value: input.ameRemoteRendering
|
|
18456
|
-
})].every(flag => flag); const
|
|
18536
|
+
})].every(flag => flag); const _vo82 = (input, _path, _exceptionable = true) => [undefined === input.utils || "boolean" === typeof input.utils || _report(_exceptionable, {
|
|
18457
18537
|
path: _path + ".utils",
|
|
18458
18538
|
expected: "(boolean | undefined)",
|
|
18459
18539
|
value: input.utils
|
|
@@ -18529,20 +18609,20 @@ function _validateDomainRecord(domain, input) {
|
|
|
18529
18609
|
path: _path + ".systemHealth",
|
|
18530
18610
|
expected: "(boolean | undefined)",
|
|
18531
18611
|
value: input.systemHealth
|
|
18532
|
-
})].every(flag => flag); const
|
|
18612
|
+
})].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, {
|
|
18533
18613
|
path: _path + ".events",
|
|
18534
|
-
expected: "(__type.
|
|
18614
|
+
expected: "(__type.o76 | undefined)",
|
|
18535
18615
|
value: input.events
|
|
18536
|
-
})) &&
|
|
18616
|
+
})) && _vo84(input.events, _path + ".events", true && _exceptionable) || _report(_exceptionable, {
|
|
18537
18617
|
path: _path + ".events",
|
|
18538
|
-
expected: "(__type.
|
|
18618
|
+
expected: "(__type.o76 | undefined)",
|
|
18539
18619
|
value: input.events
|
|
18540
|
-
})].every(flag => flag); const
|
|
18620
|
+
})].every(flag => flag); const _vo84 = (input, _path, _exceptionable = true) => [undefined === input.comment || (Array.isArray(input.comment) || _report(_exceptionable, {
|
|
18541
18621
|
path: _path + ".comment",
|
|
18542
18622
|
expected: "(Array<NotificationReason> | undefined)",
|
|
18543
18623
|
value: input.comment
|
|
18544
|
-
})) && input.comment.map((elem,
|
|
18545
|
-
path: _path + ".comment[" +
|
|
18624
|
+
})) && input.comment.map((elem, _index72) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
18625
|
+
path: _path + ".comment[" + _index72 + "]",
|
|
18546
18626
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
18547
18627
|
value: elem
|
|
18548
18628
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18553,8 +18633,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
18553
18633
|
path: _path + ".assigned",
|
|
18554
18634
|
expected: "(Array<NotificationReason> | undefined)",
|
|
18555
18635
|
value: input.assigned
|
|
18556
|
-
})) && input.assigned.map((elem,
|
|
18557
|
-
path: _path + ".assigned[" +
|
|
18636
|
+
})) && input.assigned.map((elem, _index73) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
18637
|
+
path: _path + ".assigned[" + _index73 + "]",
|
|
18558
18638
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
18559
18639
|
value: elem
|
|
18560
18640
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18565,8 +18645,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
18565
18645
|
path: _path + ".unassigned",
|
|
18566
18646
|
expected: "(Array<NotificationReason> | undefined)",
|
|
18567
18647
|
value: input.unassigned
|
|
18568
|
-
})) && input.unassigned.map((elem,
|
|
18569
|
-
path: _path + ".unassigned[" +
|
|
18648
|
+
})) && input.unassigned.map((elem, _index74) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
18649
|
+
path: _path + ".unassigned[" + _index74 + "]",
|
|
18570
18650
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
18571
18651
|
value: elem
|
|
18572
18652
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18575,13 +18655,13 @@ function _validateDomainRecord(domain, input) {
|
|
|
18575
18655
|
value: input.unassigned
|
|
18576
18656
|
}), undefined === input.publishSucceeded || ("object" === typeof input.publishSucceeded && null !== input.publishSucceeded && false === Array.isArray(input.publishSucceeded) || _report(_exceptionable, {
|
|
18577
18657
|
path: _path + ".publishSucceeded",
|
|
18578
|
-
expected: "(__type.
|
|
18658
|
+
expected: "(__type.o77 | undefined)",
|
|
18579
18659
|
value: input.publishSucceeded
|
|
18580
|
-
})) &&
|
|
18660
|
+
})) && _vo85(input.publishSucceeded, _path + ".publishSucceeded", true && _exceptionable) || _report(_exceptionable, {
|
|
18581
18661
|
path: _path + ".publishSucceeded",
|
|
18582
|
-
expected: "(__type.
|
|
18662
|
+
expected: "(__type.o77 | undefined)",
|
|
18583
18663
|
value: input.publishSucceeded
|
|
18584
|
-
})].every(flag => flag); const
|
|
18664
|
+
})].every(flag => flag); const _vo85 = (input, _path, _exceptionable = true) => [false === _exceptionable || Object.keys(input).map(key => {
|
|
18585
18665
|
const value = input[key];
|
|
18586
18666
|
if (undefined === value)
|
|
18587
18667
|
return true;
|
|
@@ -18589,8 +18669,8 @@ function _validateDomainRecord(domain, input) {
|
|
|
18589
18669
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
18590
18670
|
expected: "Array<NotificationReason>",
|
|
18591
18671
|
value: value
|
|
18592
|
-
})) && value.map((elem,
|
|
18593
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" +
|
|
18672
|
+
})) && value.map((elem, _index75) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || _report(_exceptionable, {
|
|
18673
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index75 + "]",
|
|
18594
18674
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
18595
18675
|
value: elem
|
|
18596
18676
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18598,23 +18678,23 @@ function _validateDomainRecord(domain, input) {
|
|
|
18598
18678
|
expected: "Array<NotificationReason>",
|
|
18599
18679
|
value: value
|
|
18600
18680
|
});
|
|
18601
|
-
}).every(flag => flag)].every(flag => flag); const
|
|
18681
|
+
}).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, {
|
|
18602
18682
|
path: _path + ".create",
|
|
18603
|
-
expected: "(__type.
|
|
18683
|
+
expected: "(__type.o79 | undefined)",
|
|
18604
18684
|
value: input.create
|
|
18605
|
-
})) &&
|
|
18685
|
+
})) && _vo87(input.create, _path + ".create", true && _exceptionable) || _report(_exceptionable, {
|
|
18606
18686
|
path: _path + ".create",
|
|
18607
|
-
expected: "(__type.
|
|
18687
|
+
expected: "(__type.o79 | undefined)",
|
|
18608
18688
|
value: input.create
|
|
18609
18689
|
}), undefined === input.duplicate || ("object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) || _report(_exceptionable, {
|
|
18610
18690
|
path: _path + ".duplicate",
|
|
18611
|
-
expected: "(__type.
|
|
18691
|
+
expected: "(__type.o80 | undefined)",
|
|
18612
18692
|
value: input.duplicate
|
|
18613
|
-
})) &&
|
|
18693
|
+
})) && _vo88(input.duplicate, _path + ".duplicate", true && _exceptionable) || _report(_exceptionable, {
|
|
18614
18694
|
path: _path + ".duplicate",
|
|
18615
|
-
expected: "(__type.
|
|
18695
|
+
expected: "(__type.o80 | undefined)",
|
|
18616
18696
|
value: input.duplicate
|
|
18617
|
-
})].every(flag => flag); const
|
|
18697
|
+
})].every(flag => flag); const _vo87 = (input, _path, _exceptionable = true) => [undefined === input.titlePrefix || "string" === typeof input.titlePrefix || _report(_exceptionable, {
|
|
18618
18698
|
path: _path + ".titlePrefix",
|
|
18619
18699
|
expected: "(string | undefined)",
|
|
18620
18700
|
value: input.titlePrefix
|
|
@@ -18622,7 +18702,7 @@ function _validateDomainRecord(domain, input) {
|
|
|
18622
18702
|
path: _path + ".titleSuffix",
|
|
18623
18703
|
expected: "(string | undefined)",
|
|
18624
18704
|
value: input.titleSuffix
|
|
18625
|
-
})].every(flag => flag); const
|
|
18705
|
+
})].every(flag => flag); const _vo88 = (input, _path, _exceptionable = true) => [undefined === input.titlePrefix || "string" === typeof input.titlePrefix || _report(_exceptionable, {
|
|
18626
18706
|
path: _path + ".titlePrefix",
|
|
18627
18707
|
expected: "(string | undefined)",
|
|
18628
18708
|
value: input.titlePrefix
|
|
@@ -18630,12 +18710,12 @@ function _validateDomainRecord(domain, input) {
|
|
|
18630
18710
|
path: _path + ".titleSuffix",
|
|
18631
18711
|
expected: "(string | undefined)",
|
|
18632
18712
|
value: input.titleSuffix
|
|
18633
|
-
})].every(flag => flag); const
|
|
18713
|
+
})].every(flag => flag); const _vo89 = (input, _path, _exceptionable = true) => [undefined === input.stateFilter || (Array.isArray(input.stateFilter) || _report(_exceptionable, {
|
|
18634
18714
|
path: _path + ".stateFilter",
|
|
18635
18715
|
expected: "(Array<number> | undefined)",
|
|
18636
18716
|
value: input.stateFilter
|
|
18637
|
-
})) && input.stateFilter.map((elem,
|
|
18638
|
-
path: _path + ".stateFilter[" +
|
|
18717
|
+
})) && input.stateFilter.map((elem, _index76) => "number" === typeof elem || _report(_exceptionable, {
|
|
18718
|
+
path: _path + ".stateFilter[" + _index76 + "]",
|
|
18639
18719
|
expected: "number",
|
|
18640
18720
|
value: elem
|
|
18641
18721
|
})).every(flag => flag) || _report(_exceptionable, {
|
|
@@ -18662,15 +18742,15 @@ function _validateDomainRecord(domain, input) {
|
|
|
18662
18742
|
path: _path + ".parseRegex",
|
|
18663
18743
|
expected: "(boolean | undefined)",
|
|
18664
18744
|
value: input.parseRegex
|
|
18665
|
-
})].every(flag => flag); const
|
|
18745
|
+
})].every(flag => flag); const _vo90 = (input, _path, _exceptionable = true) => [undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea || _report(_exceptionable, {
|
|
18666
18746
|
path: _path + ".disableHotArea",
|
|
18667
18747
|
expected: "(boolean | undefined)",
|
|
18668
18748
|
value: input.disableHotArea
|
|
18669
|
-
})].every(flag => flag); const
|
|
18749
|
+
})].every(flag => flag); const _vo91 = (input, _path, _exceptionable = true) => [undefined === input.refreshInterval || "number" === typeof input.refreshInterval || _report(_exceptionable, {
|
|
18670
18750
|
path: _path + ".refreshInterval",
|
|
18671
18751
|
expected: "(number | undefined)",
|
|
18672
18752
|
value: input.refreshInterval
|
|
18673
|
-
})].every(flag => flag); const
|
|
18753
|
+
})].every(flag => flag); const _vo92 = (input, _path, _exceptionable = true) => [undefined === input.layout || "string" === typeof input.layout || _report(_exceptionable, {
|
|
18674
18754
|
path: _path + ".layout",
|
|
18675
18755
|
expected: "(string | undefined)",
|
|
18676
18756
|
value: input.layout
|