@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
|
@@ -17917,7 +17917,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
17917
17917
|
}; })()(input);
|
|
17918
17918
|
}
|
|
17919
17919
|
case ":settings": {
|
|
17920
|
-
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
|
|
17920
|
+
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 _av61 = 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 _av70 = 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 => {
|
|
17921
17921
|
if (["settingsPanelStore"].some(prop => key === prop))
|
|
17922
17922
|
return true;
|
|
17923
17923
|
const value = input[key];
|
|
@@ -17989,12 +17989,12 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
17989
17989
|
if (undefined === value)
|
|
17990
17990
|
return true;
|
|
17991
17991
|
return "object" === typeof value && null !== value && false === Array.isArray(value) && _io33(value);
|
|
17992
|
-
}); 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 => {
|
|
17992
|
+
}); 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 => {
|
|
17993
17993
|
const value = input[key];
|
|
17994
17994
|
if (undefined === value)
|
|
17995
17995
|
return true;
|
|
17996
17996
|
return Array.isArray(value) && value.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem);
|
|
17997
|
-
}); const
|
|
17997
|
+
}); 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 _ao0 = (input, _path, _exceptionable = true) => (undefined === input.autoLogoutTime || "number" === typeof input.autoLogoutTime || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
17998
17998
|
method: "typia.assertGuard",
|
|
17999
17999
|
path: _path + ".autoLogoutTime",
|
|
18000
18000
|
expected: "(number | undefined)",
|
|
@@ -18064,19 +18064,19 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18064
18064
|
path: _path + ".exclusiveTagGroups",
|
|
18065
18065
|
expected: "(Array<Array<string>> | undefined)",
|
|
18066
18066
|
value: input.exclusiveTagGroups
|
|
18067
|
-
}, _errorFactory)) && input.exclusiveTagGroups.every((elem,
|
|
18067
|
+
}, _errorFactory)) && input.exclusiveTagGroups.every((elem, _index39) => (Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18068
18068
|
method: "typia.assertGuard",
|
|
18069
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
18069
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
18070
18070
|
expected: "Array<string>",
|
|
18071
18071
|
value: elem
|
|
18072
|
-
}, _errorFactory)) && elem.every((elem,
|
|
18072
|
+
}, _errorFactory)) && elem.every((elem, _index40) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18073
18073
|
method: "typia.assertGuard",
|
|
18074
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
18074
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "][" + _index40 + "]",
|
|
18075
18075
|
expected: "string",
|
|
18076
18076
|
value: elem
|
|
18077
18077
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18078
18078
|
method: "typia.assertGuard",
|
|
18079
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
18079
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
18080
18080
|
expected: "Array<string>",
|
|
18081
18081
|
value: elem
|
|
18082
18082
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18224,15 +18224,15 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18224
18224
|
path: _path + ".commands",
|
|
18225
18225
|
expected: "(Array<__type>.o6 | undefined)",
|
|
18226
18226
|
value: input.commands
|
|
18227
|
-
}, _errorFactory)) && input.commands.every((elem,
|
|
18227
|
+
}, _errorFactory)) && input.commands.every((elem, _index41) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18228
18228
|
method: "typia.assertGuard",
|
|
18229
|
-
path: _path + ".commands[" +
|
|
18230
|
-
expected: "__type.
|
|
18229
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
18230
|
+
expected: "__type.o58",
|
|
18231
18231
|
value: elem
|
|
18232
|
-
}, _errorFactory)) &&
|
|
18232
|
+
}, _errorFactory)) && _ao66(elem, _path + ".commands[" + _index41 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18233
18233
|
method: "typia.assertGuard",
|
|
18234
|
-
path: _path + ".commands[" +
|
|
18235
|
-
expected: "__type.
|
|
18234
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
18235
|
+
expected: "__type.o58",
|
|
18236
18236
|
value: elem
|
|
18237
18237
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18238
18238
|
method: "typia.assertGuard",
|
|
@@ -18244,9 +18244,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18244
18244
|
path: _path + ".predefinedTags",
|
|
18245
18245
|
expected: "(Array<string> | undefined)",
|
|
18246
18246
|
value: input.predefinedTags
|
|
18247
|
-
}, _errorFactory)) && input.predefinedTags.every((elem,
|
|
18247
|
+
}, _errorFactory)) && input.predefinedTags.every((elem, _index42) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18248
18248
|
method: "typia.assertGuard",
|
|
18249
|
-
path: _path + ".predefinedTags[" +
|
|
18249
|
+
path: _path + ".predefinedTags[" + _index42 + "]",
|
|
18250
18250
|
expected: "string",
|
|
18251
18251
|
value: elem
|
|
18252
18252
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18257,37 +18257,37 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18257
18257
|
}, _errorFactory)) && (undefined === input.storyboard || ("object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18258
18258
|
method: "typia.assertGuard",
|
|
18259
18259
|
path: _path + ".storyboard",
|
|
18260
|
-
expected: "(__type.
|
|
18260
|
+
expected: "(__type.o59 | undefined)",
|
|
18261
18261
|
value: input.storyboard
|
|
18262
|
-
}, _errorFactory)) &&
|
|
18262
|
+
}, _errorFactory)) && _ao67(input.storyboard, _path + ".storyboard", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18263
18263
|
method: "typia.assertGuard",
|
|
18264
18264
|
path: _path + ".storyboard",
|
|
18265
|
-
expected: "(__type.
|
|
18265
|
+
expected: "(__type.o59 | undefined)",
|
|
18266
18266
|
value: input.storyboard
|
|
18267
18267
|
}, _errorFactory)) && (undefined === input.print || ("object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18268
18268
|
method: "typia.assertGuard",
|
|
18269
18269
|
path: _path + ".print",
|
|
18270
|
-
expected: "(__type.
|
|
18270
|
+
expected: "(__type.o68 | undefined)",
|
|
18271
18271
|
value: input.print
|
|
18272
|
-
}, _errorFactory)) &&
|
|
18272
|
+
}, _errorFactory)) && _ao76(input.print, _path + ".print", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18273
18273
|
method: "typia.assertGuard",
|
|
18274
18274
|
path: _path + ".print",
|
|
18275
|
-
expected: "(__type.
|
|
18275
|
+
expected: "(__type.o68 | undefined)",
|
|
18276
18276
|
value: input.print
|
|
18277
18277
|
}, _errorFactory)) && (undefined === input.hiddenPreviews || (Array.isArray(input.hiddenPreviews) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18278
18278
|
method: "typia.assertGuard",
|
|
18279
18279
|
path: _path + ".hiddenPreviews",
|
|
18280
18280
|
expected: "(Array<__type>.o7 | undefined)",
|
|
18281
18281
|
value: input.hiddenPreviews
|
|
18282
|
-
}, _errorFactory)) && input.hiddenPreviews.every((elem,
|
|
18282
|
+
}, _errorFactory)) && input.hiddenPreviews.every((elem, _index43) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18283
18283
|
method: "typia.assertGuard",
|
|
18284
|
-
path: _path + ".hiddenPreviews[" +
|
|
18285
|
-
expected: "__type.
|
|
18284
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
18285
|
+
expected: "__type.o69",
|
|
18286
18286
|
value: elem
|
|
18287
|
-
}, _errorFactory)) &&
|
|
18287
|
+
}, _errorFactory)) && _ao77(elem, _path + ".hiddenPreviews[" + _index43 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18288
18288
|
method: "typia.assertGuard",
|
|
18289
|
-
path: _path + ".hiddenPreviews[" +
|
|
18290
|
-
expected: "__type.
|
|
18289
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
18290
|
+
expected: "__type.o69",
|
|
18291
18291
|
value: elem
|
|
18292
18292
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18293
18293
|
method: "typia.assertGuard",
|
|
@@ -18297,12 +18297,12 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18297
18297
|
}, _errorFactory)) && (undefined === input.plugins || ("object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18298
18298
|
method: "typia.assertGuard",
|
|
18299
18299
|
path: _path + ".plugins",
|
|
18300
|
-
expected: "(__type.
|
|
18300
|
+
expected: "(__type.o70 | undefined)",
|
|
18301
18301
|
value: input.plugins
|
|
18302
|
-
}, _errorFactory)) &&
|
|
18302
|
+
}, _errorFactory)) && _ao78(input.plugins, _path + ".plugins", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18303
18303
|
method: "typia.assertGuard",
|
|
18304
18304
|
path: _path + ".plugins",
|
|
18305
|
-
expected: "(__type.
|
|
18305
|
+
expected: "(__type.o70 | undefined)",
|
|
18306
18306
|
value: input.plugins
|
|
18307
18307
|
}, _errorFactory)) && (undefined === input.crashScreen || "boolean" === typeof input.crashScreen || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18308
18308
|
method: "typia.assertGuard",
|
|
@@ -18317,32 +18317,32 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18317
18317
|
}, _errorFactory)) && (undefined === input.featurePreview || ("object" === typeof input.featurePreview && null !== input.featurePreview && false === Array.isArray(input.featurePreview) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18318
18318
|
method: "typia.assertGuard",
|
|
18319
18319
|
path: _path + ".featurePreview",
|
|
18320
|
-
expected: "(__type.
|
|
18320
|
+
expected: "(__type.o73 | undefined)",
|
|
18321
18321
|
value: input.featurePreview
|
|
18322
|
-
}, _errorFactory)) &&
|
|
18322
|
+
}, _errorFactory)) && _ao81(input.featurePreview, _path + ".featurePreview", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18323
18323
|
method: "typia.assertGuard",
|
|
18324
18324
|
path: _path + ".featurePreview",
|
|
18325
|
-
expected: "(__type.
|
|
18325
|
+
expected: "(__type.o73 | undefined)",
|
|
18326
18326
|
value: input.featurePreview
|
|
18327
18327
|
}, _errorFactory)) && (undefined === input.flags || ("object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18328
18328
|
method: "typia.assertGuard",
|
|
18329
18329
|
path: _path + ".flags",
|
|
18330
|
-
expected: "(__type.
|
|
18330
|
+
expected: "(__type.o74 | undefined)",
|
|
18331
18331
|
value: input.flags
|
|
18332
|
-
}, _errorFactory)) &&
|
|
18332
|
+
}, _errorFactory)) && _ao82(input.flags, _path + ".flags", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18333
18333
|
method: "typia.assertGuard",
|
|
18334
18334
|
path: _path + ".flags",
|
|
18335
|
-
expected: "(__type.
|
|
18335
|
+
expected: "(__type.o74 | undefined)",
|
|
18336
18336
|
value: input.flags
|
|
18337
18337
|
}, _errorFactory)) && (undefined === input.notifications || ("object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18338
18338
|
method: "typia.assertGuard",
|
|
18339
18339
|
path: _path + ".notifications",
|
|
18340
|
-
expected: "(__type.
|
|
18340
|
+
expected: "(__type.o75 | undefined)",
|
|
18341
18341
|
value: input.notifications
|
|
18342
|
-
}, _errorFactory)) &&
|
|
18342
|
+
}, _errorFactory)) && _ao83(input.notifications, _path + ".notifications", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18343
18343
|
method: "typia.assertGuard",
|
|
18344
18344
|
path: _path + ".notifications",
|
|
18345
|
-
expected: "(__type.
|
|
18345
|
+
expected: "(__type.o75 | undefined)",
|
|
18346
18346
|
value: input.notifications
|
|
18347
18347
|
}, _errorFactory)) && (undefined === input.suppressDeleteAlert || "boolean" === typeof input.suppressDeleteAlert || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18348
18348
|
method: "typia.assertGuard",
|
|
@@ -18352,52 +18352,52 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18352
18352
|
}, _errorFactory)) && (undefined === input.clone || ("object" === typeof input.clone && null !== input.clone && false === Array.isArray(input.clone) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18353
18353
|
method: "typia.assertGuard",
|
|
18354
18354
|
path: _path + ".clone",
|
|
18355
|
-
expected: "(__type.
|
|
18355
|
+
expected: "(__type.o78 | undefined)",
|
|
18356
18356
|
value: input.clone
|
|
18357
|
-
}, _errorFactory)) &&
|
|
18357
|
+
}, _errorFactory)) && _ao86(input.clone, _path + ".clone", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18358
18358
|
method: "typia.assertGuard",
|
|
18359
18359
|
path: _path + ".clone",
|
|
18360
|
-
expected: "(__type.
|
|
18360
|
+
expected: "(__type.o78 | undefined)",
|
|
18361
18361
|
value: input.clone
|
|
18362
18362
|
}, _errorFactory)) && (undefined === input.utilsAssetEditorPanel || ("object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18363
18363
|
method: "typia.assertGuard",
|
|
18364
18364
|
path: _path + ".utilsAssetEditorPanel",
|
|
18365
|
-
expected: "(__type.
|
|
18365
|
+
expected: "(__type.o81 | undefined)",
|
|
18366
18366
|
value: input.utilsAssetEditorPanel
|
|
18367
|
-
}, _errorFactory)) &&
|
|
18367
|
+
}, _errorFactory)) && _ao89(input.utilsAssetEditorPanel, _path + ".utilsAssetEditorPanel", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18368
18368
|
method: "typia.assertGuard",
|
|
18369
18369
|
path: _path + ".utilsAssetEditorPanel",
|
|
18370
|
-
expected: "(__type.
|
|
18370
|
+
expected: "(__type.o81 | undefined)",
|
|
18371
18371
|
value: input.utilsAssetEditorPanel
|
|
18372
18372
|
}, _errorFactory)) && (undefined === input.display || ("object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18373
18373
|
method: "typia.assertGuard",
|
|
18374
18374
|
path: _path + ".display",
|
|
18375
|
-
expected: "(__type.
|
|
18375
|
+
expected: "(__type.o82 | undefined)",
|
|
18376
18376
|
value: input.display
|
|
18377
|
-
}, _errorFactory)) &&
|
|
18377
|
+
}, _errorFactory)) && _ao90(input.display, _path + ".display", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18378
18378
|
method: "typia.assertGuard",
|
|
18379
18379
|
path: _path + ".display",
|
|
18380
|
-
expected: "(__type.
|
|
18380
|
+
expected: "(__type.o82 | undefined)",
|
|
18381
18381
|
value: input.display
|
|
18382
18382
|
}, _errorFactory)) && (undefined === input.bookmarks || ("object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18383
18383
|
method: "typia.assertGuard",
|
|
18384
18384
|
path: _path + ".bookmarks",
|
|
18385
|
-
expected: "(__type.
|
|
18385
|
+
expected: "(__type.o83 | undefined)",
|
|
18386
18386
|
value: input.bookmarks
|
|
18387
|
-
}, _errorFactory)) &&
|
|
18387
|
+
}, _errorFactory)) && _ao91(input.bookmarks, _path + ".bookmarks", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18388
18388
|
method: "typia.assertGuard",
|
|
18389
18389
|
path: _path + ".bookmarks",
|
|
18390
|
-
expected: "(__type.
|
|
18390
|
+
expected: "(__type.o83 | undefined)",
|
|
18391
18391
|
value: input.bookmarks
|
|
18392
18392
|
}, _errorFactory)) && (undefined === input.shotbox || ("object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18393
18393
|
method: "typia.assertGuard",
|
|
18394
18394
|
path: _path + ".shotbox",
|
|
18395
|
-
expected: "(__type.
|
|
18395
|
+
expected: "(__type.o84 | undefined)",
|
|
18396
18396
|
value: input.shotbox
|
|
18397
|
-
}, _errorFactory)) &&
|
|
18397
|
+
}, _errorFactory)) && _ao92(input.shotbox, _path + ".shotbox", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18398
18398
|
method: "typia.assertGuard",
|
|
18399
18399
|
path: _path + ".shotbox",
|
|
18400
|
-
expected: "(__type.
|
|
18400
|
+
expected: "(__type.o84 | undefined)",
|
|
18401
18401
|
value: input.shotbox
|
|
18402
18402
|
}, _errorFactory)); const _ao1 = (input, _path, _exceptionable = true) => (undefined === input.overrideUserContact || "boolean" === typeof input.overrideUserContact || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18403
18403
|
method: "typia.assertGuard",
|
|
@@ -18566,9 +18566,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18566
18566
|
path: _path + ".sortOrder",
|
|
18567
18567
|
expected: "(Array<string> | undefined)",
|
|
18568
18568
|
value: input.sortOrder
|
|
18569
|
-
}, _errorFactory)) && input.sortOrder.every((elem,
|
|
18569
|
+
}, _errorFactory)) && input.sortOrder.every((elem, _index44) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18570
18570
|
method: "typia.assertGuard",
|
|
18571
|
-
path: _path + ".sortOrder[" +
|
|
18571
|
+
path: _path + ".sortOrder[" + _index44 + "]",
|
|
18572
18572
|
expected: "string",
|
|
18573
18573
|
value: elem
|
|
18574
18574
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18581,9 +18581,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18581
18581
|
path: _path + ".include",
|
|
18582
18582
|
expected: "(Array<string> | undefined)",
|
|
18583
18583
|
value: input.include
|
|
18584
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18584
|
+
}, _errorFactory)) && input.include.every((elem, _index45) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18585
18585
|
method: "typia.assertGuard",
|
|
18586
|
-
path: _path + ".include[" +
|
|
18586
|
+
path: _path + ".include[" + _index45 + "]",
|
|
18587
18587
|
expected: "string",
|
|
18588
18588
|
value: elem
|
|
18589
18589
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18596,9 +18596,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18596
18596
|
path: _path + ".exclude",
|
|
18597
18597
|
expected: "(Array<string> | undefined)",
|
|
18598
18598
|
value: input.exclude
|
|
18599
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18599
|
+
}, _errorFactory)) && input.exclude.every((elem, _index46) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18600
18600
|
method: "typia.assertGuard",
|
|
18601
|
-
path: _path + ".exclude[" +
|
|
18601
|
+
path: _path + ".exclude[" + _index46 + "]",
|
|
18602
18602
|
expected: "string",
|
|
18603
18603
|
value: elem
|
|
18604
18604
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18611,9 +18611,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18611
18611
|
path: _path + ".include",
|
|
18612
18612
|
expected: "(Array<string> | undefined)",
|
|
18613
18613
|
value: input.include
|
|
18614
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18614
|
+
}, _errorFactory)) && input.include.every((elem, _index47) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18615
18615
|
method: "typia.assertGuard",
|
|
18616
|
-
path: _path + ".include[" +
|
|
18616
|
+
path: _path + ".include[" + _index47 + "]",
|
|
18617
18617
|
expected: "string",
|
|
18618
18618
|
value: elem
|
|
18619
18619
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18626,9 +18626,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18626
18626
|
path: _path + ".exclude",
|
|
18627
18627
|
expected: "(Array<string> | undefined)",
|
|
18628
18628
|
value: input.exclude
|
|
18629
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18629
|
+
}, _errorFactory)) && input.exclude.every((elem, _index48) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18630
18630
|
method: "typia.assertGuard",
|
|
18631
|
-
path: _path + ".exclude[" +
|
|
18631
|
+
path: _path + ".exclude[" + _index48 + "]",
|
|
18632
18632
|
expected: "string",
|
|
18633
18633
|
value: elem
|
|
18634
18634
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18641,9 +18641,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18641
18641
|
path: _path + ".include",
|
|
18642
18642
|
expected: "(Array<string> | undefined)",
|
|
18643
18643
|
value: input.include
|
|
18644
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18644
|
+
}, _errorFactory)) && input.include.every((elem, _index49) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18645
18645
|
method: "typia.assertGuard",
|
|
18646
|
-
path: _path + ".include[" +
|
|
18646
|
+
path: _path + ".include[" + _index49 + "]",
|
|
18647
18647
|
expected: "string",
|
|
18648
18648
|
value: elem
|
|
18649
18649
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18656,9 +18656,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18656
18656
|
path: _path + ".exclude",
|
|
18657
18657
|
expected: "(Array<string> | undefined)",
|
|
18658
18658
|
value: input.exclude
|
|
18659
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18659
|
+
}, _errorFactory)) && input.exclude.every((elem, _index50) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18660
18660
|
method: "typia.assertGuard",
|
|
18661
|
-
path: _path + ".exclude[" +
|
|
18661
|
+
path: _path + ".exclude[" + _index50 + "]",
|
|
18662
18662
|
expected: "string",
|
|
18663
18663
|
value: elem
|
|
18664
18664
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18671,9 +18671,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18671
18671
|
path: _path + ".include",
|
|
18672
18672
|
expected: "(Array<string> | undefined)",
|
|
18673
18673
|
value: input.include
|
|
18674
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18674
|
+
}, _errorFactory)) && input.include.every((elem, _index51) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18675
18675
|
method: "typia.assertGuard",
|
|
18676
|
-
path: _path + ".include[" +
|
|
18676
|
+
path: _path + ".include[" + _index51 + "]",
|
|
18677
18677
|
expected: "string",
|
|
18678
18678
|
value: elem
|
|
18679
18679
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18686,9 +18686,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18686
18686
|
path: _path + ".exclude",
|
|
18687
18687
|
expected: "(Array<string> | undefined)",
|
|
18688
18688
|
value: input.exclude
|
|
18689
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18689
|
+
}, _errorFactory)) && input.exclude.every((elem, _index52) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18690
18690
|
method: "typia.assertGuard",
|
|
18691
|
-
path: _path + ".exclude[" +
|
|
18691
|
+
path: _path + ".exclude[" + _index52 + "]",
|
|
18692
18692
|
expected: "string",
|
|
18693
18693
|
value: elem
|
|
18694
18694
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18786,14 +18786,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18786
18786
|
path: _path + ".colorTags",
|
|
18787
18787
|
expected: "(Array<PromotedTag> | undefined)",
|
|
18788
18788
|
value: input.colorTags
|
|
18789
|
-
}, _errorFactory)) && input.colorTags.every((elem,
|
|
18789
|
+
}, _errorFactory)) && input.colorTags.every((elem, _index53) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18790
18790
|
method: "typia.assertGuard",
|
|
18791
|
-
path: _path + ".colorTags[" +
|
|
18791
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
18792
18792
|
expected: "PromotedTag",
|
|
18793
18793
|
value: elem
|
|
18794
|
-
}, _errorFactory)) && _ao22(elem, _path + ".colorTags[" +
|
|
18794
|
+
}, _errorFactory)) && _ao22(elem, _path + ".colorTags[" + _index53 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18795
18795
|
method: "typia.assertGuard",
|
|
18796
|
-
path: _path + ".colorTags[" +
|
|
18796
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
18797
18797
|
expected: "PromotedTag",
|
|
18798
18798
|
value: elem
|
|
18799
18799
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18826,14 +18826,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18826
18826
|
path: _path + ".colorHistory",
|
|
18827
18827
|
expected: "(Array<__type> | undefined)",
|
|
18828
18828
|
value: input.colorHistory
|
|
18829
|
-
}, _errorFactory)) && input.colorHistory.every((elem,
|
|
18829
|
+
}, _errorFactory)) && input.colorHistory.every((elem, _index54) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18830
18830
|
method: "typia.assertGuard",
|
|
18831
|
-
path: _path + ".colorHistory[" +
|
|
18831
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
18832
18832
|
expected: "__type.o20",
|
|
18833
18833
|
value: elem
|
|
18834
|
-
}, _errorFactory)) && _ao25(elem, _path + ".colorHistory[" +
|
|
18834
|
+
}, _errorFactory)) && _ao25(elem, _path + ".colorHistory[" + _index54 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18835
18835
|
method: "typia.assertGuard",
|
|
18836
|
-
path: _path + ".colorHistory[" +
|
|
18836
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
18837
18837
|
expected: "__type.o20",
|
|
18838
18838
|
value: elem
|
|
18839
18839
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18916,9 +18916,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
18916
18916
|
path: _path + ".favorites",
|
|
18917
18917
|
expected: "(Array<string> | undefined)",
|
|
18918
18918
|
value: input.favorites
|
|
18919
|
-
}, _errorFactory)) && input.favorites.every((elem,
|
|
18919
|
+
}, _errorFactory)) && input.favorites.every((elem, _index55) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18920
18920
|
method: "typia.assertGuard",
|
|
18921
|
-
path: _path + ".favorites[" +
|
|
18921
|
+
path: _path + ".favorites[" + _index55 + "]",
|
|
18922
18922
|
expected: "string",
|
|
18923
18923
|
value: elem
|
|
18924
18924
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19346,9 +19346,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19346
19346
|
path: _path + ".playbackRates",
|
|
19347
19347
|
expected: "(Array<number> | undefined)",
|
|
19348
19348
|
value: input.playbackRates
|
|
19349
|
-
}, _errorFactory)) && input.playbackRates.every((elem,
|
|
19349
|
+
}, _errorFactory)) && input.playbackRates.every((elem, _index56) => "number" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19350
19350
|
method: "typia.assertGuard",
|
|
19351
|
-
path: _path + ".playbackRates[" +
|
|
19351
|
+
path: _path + ".playbackRates[" + _index56 + "]",
|
|
19352
19352
|
expected: "number",
|
|
19353
19353
|
value: elem
|
|
19354
19354
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19381,14 +19381,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19381
19381
|
path: _path + ".guides",
|
|
19382
19382
|
expected: "(Array<__type>.o3 | undefined)",
|
|
19383
19383
|
value: input.guides
|
|
19384
|
-
}, _errorFactory)) && input.guides.every((elem,
|
|
19384
|
+
}, _errorFactory)) && input.guides.every((elem, _index57) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19385
19385
|
method: "typia.assertGuard",
|
|
19386
|
-
path: _path + ".guides[" +
|
|
19386
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
19387
19387
|
expected: "__type.o43",
|
|
19388
19388
|
value: elem
|
|
19389
|
-
}, _errorFactory)) && _ao50(elem, _path + ".guides[" +
|
|
19389
|
+
}, _errorFactory)) && _ao50(elem, _path + ".guides[" + _index57 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19390
19390
|
method: "typia.assertGuard",
|
|
19391
|
-
path: _path + ".guides[" +
|
|
19391
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
19392
19392
|
expected: "__type.o43",
|
|
19393
19393
|
value: elem
|
|
19394
19394
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19486,14 +19486,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19486
19486
|
path: _path + ".suggestions",
|
|
19487
19487
|
expected: "(Array<__type>.o1 | undefined)",
|
|
19488
19488
|
value: input.suggestions
|
|
19489
|
-
}, _errorFactory)) && input.suggestions.every((elem,
|
|
19489
|
+
}, _errorFactory)) && input.suggestions.every((elem, _index58) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19490
19490
|
method: "typia.assertGuard",
|
|
19491
|
-
path: _path + ".suggestions[" +
|
|
19491
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
19492
19492
|
expected: "__type.o41",
|
|
19493
19493
|
value: elem
|
|
19494
|
-
}, _errorFactory)) && _ao48(elem, _path + ".suggestions[" +
|
|
19494
|
+
}, _errorFactory)) && _ao48(elem, _path + ".suggestions[" + _index58 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19495
19495
|
method: "typia.assertGuard",
|
|
19496
|
-
path: _path + ".suggestions[" +
|
|
19496
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
19497
19497
|
expected: "__type.o41",
|
|
19498
19498
|
value: elem
|
|
19499
19499
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19506,14 +19506,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19506
19506
|
path: _path + ".colors",
|
|
19507
19507
|
expected: "(Array<__type>.o2 | undefined)",
|
|
19508
19508
|
value: input.colors
|
|
19509
|
-
}, _errorFactory)) && input.colors.every((elem,
|
|
19509
|
+
}, _errorFactory)) && input.colors.every((elem, _index59) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19510
19510
|
method: "typia.assertGuard",
|
|
19511
|
-
path: _path + ".colors[" +
|
|
19511
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
19512
19512
|
expected: "__type.o42",
|
|
19513
19513
|
value: elem
|
|
19514
|
-
}, _errorFactory)) && _ao49(elem, _path + ".colors[" +
|
|
19514
|
+
}, _errorFactory)) && _ao49(elem, _path + ".colors[" + _index59 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19515
19515
|
method: "typia.assertGuard",
|
|
19516
|
-
path: _path + ".colors[" +
|
|
19516
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
19517
19517
|
expected: "__type.o42",
|
|
19518
19518
|
value: elem
|
|
19519
19519
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19526,9 +19526,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19526
19526
|
path: _path + ".overridableProperties",
|
|
19527
19527
|
expected: "(Array<keyof SubtitleStyle | null> | undefined)",
|
|
19528
19528
|
value: input.overridableProperties
|
|
19529
|
-
}, _errorFactory)) && input.overridableProperties.every((elem,
|
|
19529
|
+
}, _errorFactory)) && input.overridableProperties.every((elem, _index60) => null === elem || true === _av61.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19530
19530
|
method: "typia.assertGuard",
|
|
19531
|
-
path: _path + ".overridableProperties[" +
|
|
19531
|
+
path: _path + ".overridableProperties[" + _index60 + "]",
|
|
19532
19532
|
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)",
|
|
19533
19533
|
value: elem
|
|
19534
19534
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19631,14 +19631,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19631
19631
|
path: _path + ".text",
|
|
19632
19632
|
expected: "(Array<__type>.o4 | undefined)",
|
|
19633
19633
|
value: input.text
|
|
19634
|
-
}, _errorFactory)) && input.text.every((elem,
|
|
19634
|
+
}, _errorFactory)) && input.text.every((elem, _index62) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19635
19635
|
method: "typia.assertGuard",
|
|
19636
|
-
path: _path + ".text[" +
|
|
19636
|
+
path: _path + ".text[" + _index62 + "]",
|
|
19637
19637
|
expected: "__type.o48",
|
|
19638
19638
|
value: elem
|
|
19639
|
-
}, _errorFactory)) && _ao55(elem, _path + ".text[" +
|
|
19639
|
+
}, _errorFactory)) && _ao55(elem, _path + ".text[" + _index62 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19640
19640
|
method: "typia.assertGuard",
|
|
19641
|
-
path: _path + ".text[" +
|
|
19641
|
+
path: _path + ".text[" + _index62 + "]",
|
|
19642
19642
|
expected: "__type.o48",
|
|
19643
19643
|
value: elem
|
|
19644
19644
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19686,9 +19686,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19686
19686
|
path: _path + ".args",
|
|
19687
19687
|
expected: "(Array<string> | undefined)",
|
|
19688
19688
|
value: input.args
|
|
19689
|
-
}, _errorFactory)) && input.args.every((elem,
|
|
19689
|
+
}, _errorFactory)) && input.args.every((elem, _index63) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19690
19690
|
method: "typia.assertGuard",
|
|
19691
|
-
path: _path + ".args[" +
|
|
19691
|
+
path: _path + ".args[" + _index63 + "]",
|
|
19692
19692
|
expected: "string",
|
|
19693
19693
|
value: elem
|
|
19694
19694
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19756,40 +19756,140 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19756
19756
|
path: _path + ".thumbnailView",
|
|
19757
19757
|
expected: "(\"filmStrip\" | \"none\" | \"thumbnail\" | undefined)",
|
|
19758
19758
|
value: input.thumbnailView
|
|
19759
|
+
}, _errorFactory)) && (undefined === input.audioMapping || ("object" === typeof input.audioMapping && null !== input.audioMapping && false === Array.isArray(input.audioMapping) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19760
|
+
method: "typia.assertGuard",
|
|
19761
|
+
path: _path + ".audioMapping",
|
|
19762
|
+
expected: "(__type.o54 | undefined)",
|
|
19763
|
+
value: input.audioMapping
|
|
19764
|
+
}, _errorFactory)) && _ao61(input.audioMapping, _path + ".audioMapping", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19765
|
+
method: "typia.assertGuard",
|
|
19766
|
+
path: _path + ".audioMapping",
|
|
19767
|
+
expected: "(__type.o54 | undefined)",
|
|
19768
|
+
value: input.audioMapping
|
|
19759
19769
|
}, _errorFactory)) && (undefined === input.normalize || ("object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19760
19770
|
method: "typia.assertGuard",
|
|
19761
19771
|
path: _path + ".normalize",
|
|
19762
|
-
expected: "(__type.
|
|
19772
|
+
expected: "(__type.o55 | undefined)",
|
|
19763
19773
|
value: input.normalize
|
|
19764
|
-
}, _errorFactory)) &&
|
|
19774
|
+
}, _errorFactory)) && _ao63(input.normalize, _path + ".normalize", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19765
19775
|
method: "typia.assertGuard",
|
|
19766
19776
|
path: _path + ".normalize",
|
|
19767
|
-
expected: "(__type.
|
|
19777
|
+
expected: "(__type.o55 | undefined)",
|
|
19768
19778
|
value: input.normalize
|
|
19769
19779
|
}, _errorFactory)) && (undefined === input.voiceOver || ("object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19770
19780
|
method: "typia.assertGuard",
|
|
19771
19781
|
path: _path + ".voiceOver",
|
|
19772
|
-
expected: "(__type.
|
|
19782
|
+
expected: "(__type.o57 | undefined)",
|
|
19773
19783
|
value: input.voiceOver
|
|
19774
|
-
}, _errorFactory)) &&
|
|
19784
|
+
}, _errorFactory)) && _ao65(input.voiceOver, _path + ".voiceOver", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19775
19785
|
method: "typia.assertGuard",
|
|
19776
19786
|
path: _path + ".voiceOver",
|
|
19777
|
-
expected: "(__type.
|
|
19787
|
+
expected: "(__type.o57 | undefined)",
|
|
19778
19788
|
value: input.voiceOver
|
|
19779
|
-
}, _errorFactory)); const _ao61 = (input, _path, _exceptionable = true) =>
|
|
19789
|
+
}, _errorFactory)); const _ao61 = (input, _path, _exceptionable = true) => undefined === input.presets || (Array.isArray(input.presets) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19790
|
+
method: "typia.assertGuard",
|
|
19791
|
+
path: _path + ".presets",
|
|
19792
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
19793
|
+
value: input.presets
|
|
19794
|
+
}, _errorFactory)) && input.presets.every((elem, _index64) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19795
|
+
method: "typia.assertGuard",
|
|
19796
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
19797
|
+
expected: "AudioMappingPreset",
|
|
19798
|
+
value: elem
|
|
19799
|
+
}, _errorFactory)) && _ao62(elem, _path + ".presets[" + _index64 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19800
|
+
method: "typia.assertGuard",
|
|
19801
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
19802
|
+
expected: "AudioMappingPreset",
|
|
19803
|
+
value: elem
|
|
19804
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19805
|
+
method: "typia.assertGuard",
|
|
19806
|
+
path: _path + ".presets",
|
|
19807
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
19808
|
+
value: input.presets
|
|
19809
|
+
}, _errorFactory); const _ao62 = (input, _path, _exceptionable = true) => ("string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19810
|
+
method: "typia.assertGuard",
|
|
19811
|
+
path: _path + ".id",
|
|
19812
|
+
expected: "string",
|
|
19813
|
+
value: input.id
|
|
19814
|
+
}, _errorFactory)) && ("string" === typeof input.title || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19815
|
+
method: "typia.assertGuard",
|
|
19816
|
+
path: _path + ".title",
|
|
19817
|
+
expected: "string",
|
|
19818
|
+
value: input.title
|
|
19819
|
+
}, _errorFactory)) && (undefined === input.mapping || (Array.isArray(input.mapping) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19820
|
+
method: "typia.assertGuard",
|
|
19821
|
+
path: _path + ".mapping",
|
|
19822
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
19823
|
+
value: input.mapping
|
|
19824
|
+
}, _errorFactory)) && input.mapping.every((elem, _index65) => (Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19825
|
+
method: "typia.assertGuard",
|
|
19826
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
19827
|
+
expected: "Array<number>",
|
|
19828
|
+
value: elem
|
|
19829
|
+
}, _errorFactory)) && elem.every((elem, _index66) => "number" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19830
|
+
method: "typia.assertGuard",
|
|
19831
|
+
path: _path + ".mapping[" + _index65 + "][" + _index66 + "]",
|
|
19832
|
+
expected: "number",
|
|
19833
|
+
value: elem
|
|
19834
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19835
|
+
method: "typia.assertGuard",
|
|
19836
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
19837
|
+
expected: "Array<number>",
|
|
19838
|
+
value: elem
|
|
19839
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19840
|
+
method: "typia.assertGuard",
|
|
19841
|
+
path: _path + ".mapping",
|
|
19842
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
19843
|
+
value: input.mapping
|
|
19844
|
+
}, _errorFactory)) && (undefined === input.mute || (Array.isArray(input.mute) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19845
|
+
method: "typia.assertGuard",
|
|
19846
|
+
path: _path + ".mute",
|
|
19847
|
+
expected: "(Array<boolean> | undefined)",
|
|
19848
|
+
value: input.mute
|
|
19849
|
+
}, _errorFactory)) && input.mute.every((elem, _index67) => "boolean" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19850
|
+
method: "typia.assertGuard",
|
|
19851
|
+
path: _path + ".mute[" + _index67 + "]",
|
|
19852
|
+
expected: "boolean",
|
|
19853
|
+
value: elem
|
|
19854
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19855
|
+
method: "typia.assertGuard",
|
|
19856
|
+
path: _path + ".mute",
|
|
19857
|
+
expected: "(Array<boolean> | undefined)",
|
|
19858
|
+
value: input.mute
|
|
19859
|
+
}, _errorFactory)) && (undefined === input.minInChannels || "number" === typeof input.minInChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19860
|
+
method: "typia.assertGuard",
|
|
19861
|
+
path: _path + ".minInChannels",
|
|
19862
|
+
expected: "(number | undefined)",
|
|
19863
|
+
value: input.minInChannels
|
|
19864
|
+
}, _errorFactory)) && (undefined === input.maxInChannels || "number" === typeof input.maxInChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19865
|
+
method: "typia.assertGuard",
|
|
19866
|
+
path: _path + ".maxInChannels",
|
|
19867
|
+
expected: "(number | undefined)",
|
|
19868
|
+
value: input.maxInChannels
|
|
19869
|
+
}, _errorFactory)) && (undefined === input.minOutChannels || "number" === typeof input.minOutChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19870
|
+
method: "typia.assertGuard",
|
|
19871
|
+
path: _path + ".minOutChannels",
|
|
19872
|
+
expected: "(number | undefined)",
|
|
19873
|
+
value: input.minOutChannels
|
|
19874
|
+
}, _errorFactory)) && (undefined === input.maxOutChannels || "number" === typeof input.maxOutChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19875
|
+
method: "typia.assertGuard",
|
|
19876
|
+
path: _path + ".maxOutChannels",
|
|
19877
|
+
expected: "(number | undefined)",
|
|
19878
|
+
value: input.maxOutChannels
|
|
19879
|
+
}, _errorFactory)); const _ao63 = (input, _path, _exceptionable = true) => (undefined === input.presets || (Array.isArray(input.presets) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19780
19880
|
method: "typia.assertGuard",
|
|
19781
19881
|
path: _path + ".presets",
|
|
19782
19882
|
expected: "(Array<__type>.o5 | undefined)",
|
|
19783
19883
|
value: input.presets
|
|
19784
|
-
}, _errorFactory)) && input.presets.every((elem,
|
|
19884
|
+
}, _errorFactory)) && input.presets.every((elem, _index68) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19785
19885
|
method: "typia.assertGuard",
|
|
19786
|
-
path: _path + ".presets[" +
|
|
19787
|
-
expected: "__type.
|
|
19886
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
19887
|
+
expected: "__type.o56",
|
|
19788
19888
|
value: elem
|
|
19789
|
-
}, _errorFactory)) &&
|
|
19889
|
+
}, _errorFactory)) && _ao64(elem, _path + ".presets[" + _index68 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19790
19890
|
method: "typia.assertGuard",
|
|
19791
|
-
path: _path + ".presets[" +
|
|
19792
|
-
expected: "__type.
|
|
19891
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
19892
|
+
expected: "__type.o56",
|
|
19793
19893
|
value: elem
|
|
19794
19894
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19795
19895
|
method: "typia.assertGuard",
|
|
@@ -19801,7 +19901,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19801
19901
|
path: _path + ".defaultPresetId",
|
|
19802
19902
|
expected: "(string | undefined)",
|
|
19803
19903
|
value: input.defaultPresetId
|
|
19804
|
-
}, _errorFactory)); const
|
|
19904
|
+
}, _errorFactory)); const _ao64 = (input, _path, _exceptionable = true) => ("string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19805
19905
|
method: "typia.assertGuard",
|
|
19806
19906
|
path: _path + ".id",
|
|
19807
19907
|
expected: "string",
|
|
@@ -19821,7 +19921,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19821
19921
|
path: _path + ".tp",
|
|
19822
19922
|
expected: "number",
|
|
19823
19923
|
value: input.tp
|
|
19824
|
-
}, _errorFactory)); const
|
|
19924
|
+
}, _errorFactory)); const _ao65 = (input, _path, _exceptionable = true) => (undefined === input.inputDevice || "string" === typeof input.inputDevice || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19825
19925
|
method: "typia.assertGuard",
|
|
19826
19926
|
path: _path + ".inputDevice",
|
|
19827
19927
|
expected: "(string | undefined)",
|
|
@@ -19851,7 +19951,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19851
19951
|
path: _path + ".preRollDuration",
|
|
19852
19952
|
expected: "(number | undefined)",
|
|
19853
19953
|
value: input.preRollDuration
|
|
19854
|
-
}, _errorFactory)); const
|
|
19954
|
+
}, _errorFactory)); const _ao66 = (input, _path, _exceptionable = true) => (undefined === input.title || "string" === typeof input.title || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19855
19955
|
method: "typia.assertGuard",
|
|
19856
19956
|
path: _path + ".title",
|
|
19857
19957
|
expected: "(string | undefined)",
|
|
@@ -19866,9 +19966,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19866
19966
|
path: _path + ".args",
|
|
19867
19967
|
expected: "(Array<string> | undefined)",
|
|
19868
19968
|
value: input.args
|
|
19869
|
-
}, _errorFactory)) && input.args.every((elem,
|
|
19969
|
+
}, _errorFactory)) && input.args.every((elem, _index69) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19870
19970
|
method: "typia.assertGuard",
|
|
19871
|
-
path: _path + ".args[" +
|
|
19971
|
+
path: _path + ".args[" + _index69 + "]",
|
|
19872
19972
|
expected: "string",
|
|
19873
19973
|
value: elem
|
|
19874
19974
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19876,82 +19976,82 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19876
19976
|
path: _path + ".args",
|
|
19877
19977
|
expected: "(Array<string> | undefined)",
|
|
19878
19978
|
value: input.args
|
|
19879
|
-
}, _errorFactory)); const
|
|
19979
|
+
}, _errorFactory)); const _ao67 = (input, _path, _exceptionable = true) => (undefined === input.folded || ("object" === typeof input.folded && null !== input.folded && false === Array.isArray(input.folded) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19880
19980
|
method: "typia.assertGuard",
|
|
19881
19981
|
path: _path + ".folded",
|
|
19882
|
-
expected: "(__type.
|
|
19982
|
+
expected: "(__type.o60 | undefined)",
|
|
19883
19983
|
value: input.folded
|
|
19884
|
-
}, _errorFactory)) &&
|
|
19984
|
+
}, _errorFactory)) && _ao68(input.folded, _path + ".folded", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19885
19985
|
method: "typia.assertGuard",
|
|
19886
19986
|
path: _path + ".folded",
|
|
19887
|
-
expected: "(__type.
|
|
19987
|
+
expected: "(__type.o60 | undefined)",
|
|
19888
19988
|
value: input.folded
|
|
19889
19989
|
}, _errorFactory)) && (undefined === input.assets || ("object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19890
19990
|
method: "typia.assertGuard",
|
|
19891
19991
|
path: _path + ".assets",
|
|
19892
|
-
expected: "(__type.
|
|
19992
|
+
expected: "(__type.o61 | undefined)",
|
|
19893
19993
|
value: input.assets
|
|
19894
|
-
}, _errorFactory)) &&
|
|
19994
|
+
}, _errorFactory)) && _ao69(input.assets, _path + ".assets", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19895
19995
|
method: "typia.assertGuard",
|
|
19896
19996
|
path: _path + ".assets",
|
|
19897
|
-
expected: "(__type.
|
|
19997
|
+
expected: "(__type.o61 | undefined)",
|
|
19898
19998
|
value: input.assets
|
|
19899
19999
|
}, _errorFactory)) && (undefined === input.pipeline || ("object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19900
20000
|
method: "typia.assertGuard",
|
|
19901
20001
|
path: _path + ".pipeline",
|
|
19902
|
-
expected: "(__type.
|
|
20002
|
+
expected: "(__type.o65 | undefined)",
|
|
19903
20003
|
value: input.pipeline
|
|
19904
|
-
}, _errorFactory)) &&
|
|
20004
|
+
}, _errorFactory)) && _ao73(input.pipeline, _path + ".pipeline", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19905
20005
|
method: "typia.assertGuard",
|
|
19906
20006
|
path: _path + ".pipeline",
|
|
19907
|
-
expected: "(__type.
|
|
20007
|
+
expected: "(__type.o65 | undefined)",
|
|
19908
20008
|
value: input.pipeline
|
|
19909
20009
|
}, _errorFactory)) && (undefined === input.item || ("object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19910
20010
|
method: "typia.assertGuard",
|
|
19911
20011
|
path: _path + ".item",
|
|
19912
|
-
expected: "(__type.
|
|
20012
|
+
expected: "(__type.o67 | undefined)",
|
|
19913
20013
|
value: input.item
|
|
19914
|
-
}, _errorFactory)) &&
|
|
20014
|
+
}, _errorFactory)) && _ao75(input.item, _path + ".item", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19915
20015
|
method: "typia.assertGuard",
|
|
19916
20016
|
path: _path + ".item",
|
|
19917
|
-
expected: "(__type.
|
|
20017
|
+
expected: "(__type.o67 | undefined)",
|
|
19918
20018
|
value: input.item
|
|
19919
|
-
}, _errorFactory)); const
|
|
20019
|
+
}, _errorFactory)); const _ao68 = (input, _path, _exceptionable = true) => undefined === input.auto || "boolean" === typeof input.auto || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19920
20020
|
method: "typia.assertGuard",
|
|
19921
20021
|
path: _path + ".auto",
|
|
19922
20022
|
expected: "(boolean | undefined)",
|
|
19923
20023
|
value: input.auto
|
|
19924
|
-
}, _errorFactory); const
|
|
20024
|
+
}, _errorFactory); const _ao69 = (input, _path, _exceptionable = true) => (undefined === input.story || ("object" === typeof input.story && null !== input.story && false === Array.isArray(input.story) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19925
20025
|
method: "typia.assertGuard",
|
|
19926
20026
|
path: _path + ".story",
|
|
19927
|
-
expected: "(__type.
|
|
20027
|
+
expected: "(__type.o62 | undefined)",
|
|
19928
20028
|
value: input.story
|
|
19929
|
-
}, _errorFactory)) &&
|
|
20029
|
+
}, _errorFactory)) && _ao70(input.story, _path + ".story", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19930
20030
|
method: "typia.assertGuard",
|
|
19931
20031
|
path: _path + ".story",
|
|
19932
|
-
expected: "(__type.
|
|
20032
|
+
expected: "(__type.o62 | undefined)",
|
|
19933
20033
|
value: input.story
|
|
19934
20034
|
}, _errorFactory)) && (undefined === input.note || ("object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19935
20035
|
method: "typia.assertGuard",
|
|
19936
20036
|
path: _path + ".note",
|
|
19937
|
-
expected: "(__type.
|
|
20037
|
+
expected: "(__type.o64 | undefined)",
|
|
19938
20038
|
value: input.note
|
|
19939
|
-
}, _errorFactory)) &&
|
|
20039
|
+
}, _errorFactory)) && _ao72(input.note, _path + ".note", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19940
20040
|
method: "typia.assertGuard",
|
|
19941
20041
|
path: _path + ".note",
|
|
19942
|
-
expected: "(__type.
|
|
20042
|
+
expected: "(__type.o64 | undefined)",
|
|
19943
20043
|
value: input.note
|
|
19944
|
-
}, _errorFactory)); const
|
|
20044
|
+
}, _errorFactory)); const _ao70 = (input, _path, _exceptionable = true) => undefined === input.excerpt || ("object" === typeof input.excerpt && null !== input.excerpt && false === Array.isArray(input.excerpt) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19945
20045
|
method: "typia.assertGuard",
|
|
19946
20046
|
path: _path + ".excerpt",
|
|
19947
|
-
expected: "(__type.
|
|
20047
|
+
expected: "(__type.o63 | undefined)",
|
|
19948
20048
|
value: input.excerpt
|
|
19949
|
-
}, _errorFactory)) &&
|
|
20049
|
+
}, _errorFactory)) && _ao71(input.excerpt, _path + ".excerpt", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19950
20050
|
method: "typia.assertGuard",
|
|
19951
20051
|
path: _path + ".excerpt",
|
|
19952
|
-
expected: "(__type.
|
|
20052
|
+
expected: "(__type.o63 | undefined)",
|
|
19953
20053
|
value: input.excerpt
|
|
19954
|
-
}, _errorFactory); const
|
|
20054
|
+
}, _errorFactory); const _ao71 = (input, _path, _exceptionable = true) => (undefined === input.maxLines || "number" === typeof input.maxLines || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19955
20055
|
method: "typia.assertGuard",
|
|
19956
20056
|
path: _path + ".maxLines",
|
|
19957
20057
|
expected: "(number | undefined)",
|
|
@@ -19966,32 +20066,32 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
19966
20066
|
path: _path + ".comments",
|
|
19967
20067
|
expected: "(boolean | undefined)",
|
|
19968
20068
|
value: input.comments
|
|
19969
|
-
}, _errorFactory)); const
|
|
20069
|
+
}, _errorFactory)); const _ao72 = (input, _path, _exceptionable = true) => undefined === input.maxHeight || "number" === typeof input.maxHeight || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19970
20070
|
method: "typia.assertGuard",
|
|
19971
20071
|
path: _path + ".maxHeight",
|
|
19972
20072
|
expected: "(number | undefined)",
|
|
19973
20073
|
value: input.maxHeight
|
|
19974
|
-
}, _errorFactory); const
|
|
20074
|
+
}, _errorFactory); const _ao73 = (input, _path, _exceptionable = true) => (undefined === input.search || ("object" === typeof input.search && null !== input.search && false === Array.isArray(input.search) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19975
20075
|
method: "typia.assertGuard",
|
|
19976
20076
|
path: _path + ".search",
|
|
19977
|
-
expected: "(__type.
|
|
20077
|
+
expected: "(__type.o66 | undefined)",
|
|
19978
20078
|
value: input.search
|
|
19979
|
-
}, _errorFactory)) &&
|
|
20079
|
+
}, _errorFactory)) && _ao74(input.search, _path + ".search", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19980
20080
|
method: "typia.assertGuard",
|
|
19981
20081
|
path: _path + ".search",
|
|
19982
|
-
expected: "(__type.
|
|
20082
|
+
expected: "(__type.o66 | undefined)",
|
|
19983
20083
|
value: input.search
|
|
19984
|
-
}, _errorFactory)) && (undefined === input.sortMode || true ===
|
|
20084
|
+
}, _errorFactory)) && (undefined === input.sortMode || true === _av70.has(input.sortMode) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19985
20085
|
method: "typia.assertGuard",
|
|
19986
20086
|
path: _path + ".sortMode",
|
|
19987
20087
|
expected: "(\"az\" | \"default\" | \"earliestdeadline\" | \"latestdeadline\" | \"leastrecent\" | \"manual\" | \"mostrecent\" | \"newest\" | \"oldest\" | \"za\" | undefined)",
|
|
19988
20088
|
value: input.sortMode
|
|
19989
|
-
}, _errorFactory)); const
|
|
20089
|
+
}, _errorFactory)); const _ao74 = (input, _path, _exceptionable = true) => undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19990
20090
|
method: "typia.assertGuard",
|
|
19991
20091
|
path: _path + ".maxItemsDisplayed",
|
|
19992
20092
|
expected: "(number | undefined)",
|
|
19993
20093
|
value: input.maxItemsDisplayed
|
|
19994
|
-
}, _errorFactory); const
|
|
20094
|
+
}, _errorFactory); const _ao75 = (input, _path, _exceptionable = true) => (undefined === input.maxHeight || "number" === typeof input.maxHeight || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19995
20095
|
method: "typia.assertGuard",
|
|
19996
20096
|
path: _path + ".maxHeight",
|
|
19997
20097
|
expected: "(number | undefined)",
|
|
@@ -20001,14 +20101,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20001
20101
|
path: _path + ".titleLines",
|
|
20002
20102
|
expected: "(number | undefined)",
|
|
20003
20103
|
value: input.titleLines
|
|
20004
|
-
}, _errorFactory)); const
|
|
20104
|
+
}, _errorFactory)); const _ao76 = (input, _path, _exceptionable = true) => undefined === input.fontFamilies || (Array.isArray(input.fontFamilies) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20005
20105
|
method: "typia.assertGuard",
|
|
20006
20106
|
path: _path + ".fontFamilies",
|
|
20007
20107
|
expected: "(Array<string> | undefined)",
|
|
20008
20108
|
value: input.fontFamilies
|
|
20009
|
-
}, _errorFactory)) && input.fontFamilies.every((elem,
|
|
20109
|
+
}, _errorFactory)) && input.fontFamilies.every((elem, _index71) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20010
20110
|
method: "typia.assertGuard",
|
|
20011
|
-
path: _path + ".fontFamilies[" +
|
|
20111
|
+
path: _path + ".fontFamilies[" + _index71 + "]",
|
|
20012
20112
|
expected: "string",
|
|
20013
20113
|
value: elem
|
|
20014
20114
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20016,7 +20116,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20016
20116
|
path: _path + ".fontFamilies",
|
|
20017
20117
|
expected: "(Array<string> | undefined)",
|
|
20018
20118
|
value: input.fontFamilies
|
|
20019
|
-
}, _errorFactory); const
|
|
20119
|
+
}, _errorFactory); const _ao77 = (input, _path, _exceptionable = true) => (undefined === input.id || "string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20020
20120
|
method: "typia.assertGuard",
|
|
20021
20121
|
path: _path + ".id",
|
|
20022
20122
|
expected: "(string | undefined)",
|
|
@@ -20026,37 +20126,37 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20026
20126
|
path: _path + ".folded",
|
|
20027
20127
|
expected: "(boolean | undefined)",
|
|
20028
20128
|
value: input.folded
|
|
20029
|
-
}, _errorFactory)); const
|
|
20129
|
+
}, _errorFactory)); const _ao78 = (input, _path, _exceptionable = true) => (undefined === input.adobe || ("object" === typeof input.adobe && null !== input.adobe && false === Array.isArray(input.adobe) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20030
20130
|
method: "typia.assertGuard",
|
|
20031
20131
|
path: _path + ".adobe",
|
|
20032
|
-
expected: "(__type.
|
|
20132
|
+
expected: "(__type.o71 | undefined)",
|
|
20033
20133
|
value: input.adobe
|
|
20034
|
-
}, _errorFactory)) &&
|
|
20134
|
+
}, _errorFactory)) && _ao79(input.adobe, _path + ".adobe", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20035
20135
|
method: "typia.assertGuard",
|
|
20036
20136
|
path: _path + ".adobe",
|
|
20037
|
-
expected: "(__type.
|
|
20137
|
+
expected: "(__type.o71 | undefined)",
|
|
20038
20138
|
value: input.adobe
|
|
20039
20139
|
}, _errorFactory)) && (undefined === input.rive || ("object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20040
20140
|
method: "typia.assertGuard",
|
|
20041
20141
|
path: _path + ".rive",
|
|
20042
|
-
expected: "(__type.
|
|
20142
|
+
expected: "(__type.o72 | undefined)",
|
|
20043
20143
|
value: input.rive
|
|
20044
|
-
}, _errorFactory)) &&
|
|
20144
|
+
}, _errorFactory)) && _ao80(input.rive, _path + ".rive", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20045
20145
|
method: "typia.assertGuard",
|
|
20046
20146
|
path: _path + ".rive",
|
|
20047
|
-
expected: "(__type.
|
|
20147
|
+
expected: "(__type.o72 | undefined)",
|
|
20048
20148
|
value: input.rive
|
|
20049
|
-
}, _errorFactory)); const
|
|
20149
|
+
}, _errorFactory)); const _ao79 = (input, _path, _exceptionable = true) => undefined === input.useProxies || "boolean" === typeof input.useProxies || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20050
20150
|
method: "typia.assertGuard",
|
|
20051
20151
|
path: _path + ".useProxies",
|
|
20052
20152
|
expected: "(boolean | undefined)",
|
|
20053
20153
|
value: input.useProxies
|
|
20054
|
-
}, _errorFactory); const
|
|
20154
|
+
}, _errorFactory); const _ao80 = (input, _path, _exceptionable = true) => undefined === input.template || "string" === typeof input.template || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20055
20155
|
method: "typia.assertGuard",
|
|
20056
20156
|
path: _path + ".template",
|
|
20057
20157
|
expected: "(string | undefined)",
|
|
20058
20158
|
value: input.template
|
|
20059
|
-
}, _errorFactory); const
|
|
20159
|
+
}, _errorFactory); const _ao81 = (input, _path, _exceptionable = true) => (undefined === input.collections || "boolean" === typeof input.collections || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20060
20160
|
method: "typia.assertGuard",
|
|
20061
20161
|
path: _path + ".collections",
|
|
20062
20162
|
expected: "(boolean | undefined)",
|
|
@@ -20071,7 +20171,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20071
20171
|
path: _path + ".ameRemoteRendering",
|
|
20072
20172
|
expected: "(boolean | undefined)",
|
|
20073
20173
|
value: input.ameRemoteRendering
|
|
20074
|
-
}, _errorFactory)); const
|
|
20174
|
+
}, _errorFactory)); const _ao82 = (input, _path, _exceptionable = true) => (undefined === input.utils || "boolean" === typeof input.utils || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20075
20175
|
method: "typia.assertGuard",
|
|
20076
20176
|
path: _path + ".utils",
|
|
20077
20177
|
expected: "(boolean | undefined)",
|
|
@@ -20166,24 +20266,24 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20166
20266
|
path: _path + ".systemHealth",
|
|
20167
20267
|
expected: "(boolean | undefined)",
|
|
20168
20268
|
value: input.systemHealth
|
|
20169
|
-
}, _errorFactory)); const
|
|
20269
|
+
}, _errorFactory)); const _ao83 = (input, _path, _exceptionable = true) => undefined === input.events || ("object" === typeof input.events && null !== input.events && false === Array.isArray(input.events) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20170
20270
|
method: "typia.assertGuard",
|
|
20171
20271
|
path: _path + ".events",
|
|
20172
|
-
expected: "(__type.
|
|
20272
|
+
expected: "(__type.o76 | undefined)",
|
|
20173
20273
|
value: input.events
|
|
20174
|
-
}, _errorFactory)) &&
|
|
20274
|
+
}, _errorFactory)) && _ao84(input.events, _path + ".events", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20175
20275
|
method: "typia.assertGuard",
|
|
20176
20276
|
path: _path + ".events",
|
|
20177
|
-
expected: "(__type.
|
|
20277
|
+
expected: "(__type.o76 | undefined)",
|
|
20178
20278
|
value: input.events
|
|
20179
|
-
}, _errorFactory); const
|
|
20279
|
+
}, _errorFactory); const _ao84 = (input, _path, _exceptionable = true) => (undefined === input.comment || (Array.isArray(input.comment) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20180
20280
|
method: "typia.assertGuard",
|
|
20181
20281
|
path: _path + ".comment",
|
|
20182
20282
|
expected: "(Array<NotificationReason> | undefined)",
|
|
20183
20283
|
value: input.comment
|
|
20184
|
-
}, _errorFactory)) && input.comment.every((elem,
|
|
20284
|
+
}, _errorFactory)) && input.comment.every((elem, _index72) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20185
20285
|
method: "typia.assertGuard",
|
|
20186
|
-
path: _path + ".comment[" +
|
|
20286
|
+
path: _path + ".comment[" + _index72 + "]",
|
|
20187
20287
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20188
20288
|
value: elem
|
|
20189
20289
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20196,9 +20296,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20196
20296
|
path: _path + ".assigned",
|
|
20197
20297
|
expected: "(Array<NotificationReason> | undefined)",
|
|
20198
20298
|
value: input.assigned
|
|
20199
|
-
}, _errorFactory)) && input.assigned.every((elem,
|
|
20299
|
+
}, _errorFactory)) && input.assigned.every((elem, _index73) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20200
20300
|
method: "typia.assertGuard",
|
|
20201
|
-
path: _path + ".assigned[" +
|
|
20301
|
+
path: _path + ".assigned[" + _index73 + "]",
|
|
20202
20302
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20203
20303
|
value: elem
|
|
20204
20304
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20211,9 +20311,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20211
20311
|
path: _path + ".unassigned",
|
|
20212
20312
|
expected: "(Array<NotificationReason> | undefined)",
|
|
20213
20313
|
value: input.unassigned
|
|
20214
|
-
}, _errorFactory)) && input.unassigned.every((elem,
|
|
20314
|
+
}, _errorFactory)) && input.unassigned.every((elem, _index74) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20215
20315
|
method: "typia.assertGuard",
|
|
20216
|
-
path: _path + ".unassigned[" +
|
|
20316
|
+
path: _path + ".unassigned[" + _index74 + "]",
|
|
20217
20317
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20218
20318
|
value: elem
|
|
20219
20319
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20224,14 +20324,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20224
20324
|
}, _errorFactory)) && (undefined === input.publishSucceeded || ("object" === typeof input.publishSucceeded && null !== input.publishSucceeded && false === Array.isArray(input.publishSucceeded) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20225
20325
|
method: "typia.assertGuard",
|
|
20226
20326
|
path: _path + ".publishSucceeded",
|
|
20227
|
-
expected: "(__type.
|
|
20327
|
+
expected: "(__type.o77 | undefined)",
|
|
20228
20328
|
value: input.publishSucceeded
|
|
20229
|
-
}, _errorFactory)) &&
|
|
20329
|
+
}, _errorFactory)) && _ao85(input.publishSucceeded, _path + ".publishSucceeded", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20230
20330
|
method: "typia.assertGuard",
|
|
20231
20331
|
path: _path + ".publishSucceeded",
|
|
20232
|
-
expected: "(__type.
|
|
20332
|
+
expected: "(__type.o77 | undefined)",
|
|
20233
20333
|
value: input.publishSucceeded
|
|
20234
|
-
}, _errorFactory)); const
|
|
20334
|
+
}, _errorFactory)); const _ao85 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
|
|
20235
20335
|
const value = input[key];
|
|
20236
20336
|
if (undefined === value)
|
|
20237
20337
|
return true;
|
|
@@ -20240,9 +20340,9 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20240
20340
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
20241
20341
|
expected: "Array<NotificationReason>",
|
|
20242
20342
|
value: value
|
|
20243
|
-
}, _errorFactory)) && value.every((elem,
|
|
20343
|
+
}, _errorFactory)) && value.every((elem, _index75) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20244
20344
|
method: "typia.assertGuard",
|
|
20245
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" +
|
|
20345
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index75 + "]",
|
|
20246
20346
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20247
20347
|
value: elem
|
|
20248
20348
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20251,27 +20351,27 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20251
20351
|
expected: "Array<NotificationReason>",
|
|
20252
20352
|
value: value
|
|
20253
20353
|
}, _errorFactory);
|
|
20254
|
-
}); const
|
|
20354
|
+
}); const _ao86 = (input, _path, _exceptionable = true) => (undefined === input.create || ("object" === typeof input.create && null !== input.create && false === Array.isArray(input.create) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20255
20355
|
method: "typia.assertGuard",
|
|
20256
20356
|
path: _path + ".create",
|
|
20257
|
-
expected: "(__type.
|
|
20357
|
+
expected: "(__type.o79 | undefined)",
|
|
20258
20358
|
value: input.create
|
|
20259
|
-
}, _errorFactory)) &&
|
|
20359
|
+
}, _errorFactory)) && _ao87(input.create, _path + ".create", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20260
20360
|
method: "typia.assertGuard",
|
|
20261
20361
|
path: _path + ".create",
|
|
20262
|
-
expected: "(__type.
|
|
20362
|
+
expected: "(__type.o79 | undefined)",
|
|
20263
20363
|
value: input.create
|
|
20264
20364
|
}, _errorFactory)) && (undefined === input.duplicate || ("object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20265
20365
|
method: "typia.assertGuard",
|
|
20266
20366
|
path: _path + ".duplicate",
|
|
20267
|
-
expected: "(__type.
|
|
20367
|
+
expected: "(__type.o80 | undefined)",
|
|
20268
20368
|
value: input.duplicate
|
|
20269
|
-
}, _errorFactory)) &&
|
|
20369
|
+
}, _errorFactory)) && _ao88(input.duplicate, _path + ".duplicate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20270
20370
|
method: "typia.assertGuard",
|
|
20271
20371
|
path: _path + ".duplicate",
|
|
20272
|
-
expected: "(__type.
|
|
20372
|
+
expected: "(__type.o80 | undefined)",
|
|
20273
20373
|
value: input.duplicate
|
|
20274
|
-
}, _errorFactory)); const
|
|
20374
|
+
}, _errorFactory)); const _ao87 = (input, _path, _exceptionable = true) => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20275
20375
|
method: "typia.assertGuard",
|
|
20276
20376
|
path: _path + ".titlePrefix",
|
|
20277
20377
|
expected: "(string | undefined)",
|
|
@@ -20281,7 +20381,7 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20281
20381
|
path: _path + ".titleSuffix",
|
|
20282
20382
|
expected: "(string | undefined)",
|
|
20283
20383
|
value: input.titleSuffix
|
|
20284
|
-
}, _errorFactory)); const
|
|
20384
|
+
}, _errorFactory)); const _ao88 = (input, _path, _exceptionable = true) => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20285
20385
|
method: "typia.assertGuard",
|
|
20286
20386
|
path: _path + ".titlePrefix",
|
|
20287
20387
|
expected: "(string | undefined)",
|
|
@@ -20291,14 +20391,14 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20291
20391
|
path: _path + ".titleSuffix",
|
|
20292
20392
|
expected: "(string | undefined)",
|
|
20293
20393
|
value: input.titleSuffix
|
|
20294
|
-
}, _errorFactory)); const
|
|
20394
|
+
}, _errorFactory)); const _ao89 = (input, _path, _exceptionable = true) => (undefined === input.stateFilter || (Array.isArray(input.stateFilter) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20295
20395
|
method: "typia.assertGuard",
|
|
20296
20396
|
path: _path + ".stateFilter",
|
|
20297
20397
|
expected: "(Array<number> | undefined)",
|
|
20298
20398
|
value: input.stateFilter
|
|
20299
|
-
}, _errorFactory)) && input.stateFilter.every((elem,
|
|
20399
|
+
}, _errorFactory)) && input.stateFilter.every((elem, _index76) => "number" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20300
20400
|
method: "typia.assertGuard",
|
|
20301
|
-
path: _path + ".stateFilter[" +
|
|
20401
|
+
path: _path + ".stateFilter[" + _index76 + "]",
|
|
20302
20402
|
expected: "number",
|
|
20303
20403
|
value: elem
|
|
20304
20404
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20331,17 +20431,17 @@ function _assertGuardDomainRecord(domain, input) {
|
|
|
20331
20431
|
path: _path + ".parseRegex",
|
|
20332
20432
|
expected: "(boolean | undefined)",
|
|
20333
20433
|
value: input.parseRegex
|
|
20334
|
-
}, _errorFactory)); const
|
|
20434
|
+
}, _errorFactory)); const _ao90 = (input, _path, _exceptionable = true) => undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20335
20435
|
method: "typia.assertGuard",
|
|
20336
20436
|
path: _path + ".disableHotArea",
|
|
20337
20437
|
expected: "(boolean | undefined)",
|
|
20338
20438
|
value: input.disableHotArea
|
|
20339
|
-
}, _errorFactory); const
|
|
20439
|
+
}, _errorFactory); const _ao91 = (input, _path, _exceptionable = true) => undefined === input.refreshInterval || "number" === typeof input.refreshInterval || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20340
20440
|
method: "typia.assertGuard",
|
|
20341
20441
|
path: _path + ".refreshInterval",
|
|
20342
20442
|
expected: "(number | undefined)",
|
|
20343
20443
|
value: input.refreshInterval
|
|
20344
|
-
}, _errorFactory); const
|
|
20444
|
+
}, _errorFactory); const _ao92 = (input, _path, _exceptionable = true) => undefined === input.layout || "string" === typeof input.layout || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20345
20445
|
method: "typia.assertGuard",
|
|
20346
20446
|
path: _path + ".layout",
|
|
20347
20447
|
expected: "(string | undefined)",
|