@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
|
@@ -18053,7 +18053,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
18053
18053
|
}; })()(input);
|
|
18054
18054
|
}
|
|
18055
18055
|
case ":settings": {
|
|
18056
|
-
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
|
|
18056
|
+
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 => {
|
|
18057
18057
|
if (["settingsPanelStore"].some(prop => key === prop))
|
|
18058
18058
|
return true;
|
|
18059
18059
|
const value = input[key];
|
|
@@ -18125,12 +18125,12 @@ function _assertDomainRecord(domain, input) {
|
|
|
18125
18125
|
if (undefined === value)
|
|
18126
18126
|
return true;
|
|
18127
18127
|
return "object" === typeof value && null !== value && false === Array.isArray(value) && _io33(value);
|
|
18128
|
-
}); 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 => {
|
|
18128
|
+
}); 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 => {
|
|
18129
18129
|
const value = input[key];
|
|
18130
18130
|
if (undefined === value)
|
|
18131
18131
|
return true;
|
|
18132
18132
|
return Array.isArray(value) && value.every(elem => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem);
|
|
18133
|
-
}); const
|
|
18133
|
+
}); 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, {
|
|
18134
18134
|
method: "typia.assert",
|
|
18135
18135
|
path: _path + ".autoLogoutTime",
|
|
18136
18136
|
expected: "(number | undefined)",
|
|
@@ -18200,19 +18200,19 @@ function _assertDomainRecord(domain, input) {
|
|
|
18200
18200
|
path: _path + ".exclusiveTagGroups",
|
|
18201
18201
|
expected: "(Array<Array<string>> | undefined)",
|
|
18202
18202
|
value: input.exclusiveTagGroups
|
|
18203
|
-
}, _errorFactory)) && input.exclusiveTagGroups.every((elem,
|
|
18203
|
+
}, _errorFactory)) && input.exclusiveTagGroups.every((elem, _index39) => (Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18204
18204
|
method: "typia.assert",
|
|
18205
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
18205
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
18206
18206
|
expected: "Array<string>",
|
|
18207
18207
|
value: elem
|
|
18208
|
-
}, _errorFactory)) && elem.every((elem,
|
|
18208
|
+
}, _errorFactory)) && elem.every((elem, _index40) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18209
18209
|
method: "typia.assert",
|
|
18210
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
18210
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "][" + _index40 + "]",
|
|
18211
18211
|
expected: "string",
|
|
18212
18212
|
value: elem
|
|
18213
18213
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18214
18214
|
method: "typia.assert",
|
|
18215
|
-
path: _path + ".exclusiveTagGroups[" +
|
|
18215
|
+
path: _path + ".exclusiveTagGroups[" + _index39 + "]",
|
|
18216
18216
|
expected: "Array<string>",
|
|
18217
18217
|
value: elem
|
|
18218
18218
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18360,15 +18360,15 @@ function _assertDomainRecord(domain, input) {
|
|
|
18360
18360
|
path: _path + ".commands",
|
|
18361
18361
|
expected: "(Array<__type>.o6 | undefined)",
|
|
18362
18362
|
value: input.commands
|
|
18363
|
-
}, _errorFactory)) && input.commands.every((elem,
|
|
18363
|
+
}, _errorFactory)) && input.commands.every((elem, _index41) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18364
18364
|
method: "typia.assert",
|
|
18365
|
-
path: _path + ".commands[" +
|
|
18366
|
-
expected: "__type.
|
|
18365
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
18366
|
+
expected: "__type.o58",
|
|
18367
18367
|
value: elem
|
|
18368
|
-
}, _errorFactory)) &&
|
|
18368
|
+
}, _errorFactory)) && _ao66(elem, _path + ".commands[" + _index41 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18369
18369
|
method: "typia.assert",
|
|
18370
|
-
path: _path + ".commands[" +
|
|
18371
|
-
expected: "__type.
|
|
18370
|
+
path: _path + ".commands[" + _index41 + "]",
|
|
18371
|
+
expected: "__type.o58",
|
|
18372
18372
|
value: elem
|
|
18373
18373
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18374
18374
|
method: "typia.assert",
|
|
@@ -18380,9 +18380,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18380
18380
|
path: _path + ".predefinedTags",
|
|
18381
18381
|
expected: "(Array<string> | undefined)",
|
|
18382
18382
|
value: input.predefinedTags
|
|
18383
|
-
}, _errorFactory)) && input.predefinedTags.every((elem,
|
|
18383
|
+
}, _errorFactory)) && input.predefinedTags.every((elem, _index42) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18384
18384
|
method: "typia.assert",
|
|
18385
|
-
path: _path + ".predefinedTags[" +
|
|
18385
|
+
path: _path + ".predefinedTags[" + _index42 + "]",
|
|
18386
18386
|
expected: "string",
|
|
18387
18387
|
value: elem
|
|
18388
18388
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18393,37 +18393,37 @@ function _assertDomainRecord(domain, input) {
|
|
|
18393
18393
|
}, _errorFactory)) && (undefined === input.storyboard || ("object" === typeof input.storyboard && null !== input.storyboard && false === Array.isArray(input.storyboard) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18394
18394
|
method: "typia.assert",
|
|
18395
18395
|
path: _path + ".storyboard",
|
|
18396
|
-
expected: "(__type.
|
|
18396
|
+
expected: "(__type.o59 | undefined)",
|
|
18397
18397
|
value: input.storyboard
|
|
18398
|
-
}, _errorFactory)) &&
|
|
18398
|
+
}, _errorFactory)) && _ao67(input.storyboard, _path + ".storyboard", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18399
18399
|
method: "typia.assert",
|
|
18400
18400
|
path: _path + ".storyboard",
|
|
18401
|
-
expected: "(__type.
|
|
18401
|
+
expected: "(__type.o59 | undefined)",
|
|
18402
18402
|
value: input.storyboard
|
|
18403
18403
|
}, _errorFactory)) && (undefined === input.print || ("object" === typeof input.print && null !== input.print && false === Array.isArray(input.print) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18404
18404
|
method: "typia.assert",
|
|
18405
18405
|
path: _path + ".print",
|
|
18406
|
-
expected: "(__type.
|
|
18406
|
+
expected: "(__type.o68 | undefined)",
|
|
18407
18407
|
value: input.print
|
|
18408
|
-
}, _errorFactory)) &&
|
|
18408
|
+
}, _errorFactory)) && _ao76(input.print, _path + ".print", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18409
18409
|
method: "typia.assert",
|
|
18410
18410
|
path: _path + ".print",
|
|
18411
|
-
expected: "(__type.
|
|
18411
|
+
expected: "(__type.o68 | undefined)",
|
|
18412
18412
|
value: input.print
|
|
18413
18413
|
}, _errorFactory)) && (undefined === input.hiddenPreviews || (Array.isArray(input.hiddenPreviews) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18414
18414
|
method: "typia.assert",
|
|
18415
18415
|
path: _path + ".hiddenPreviews",
|
|
18416
18416
|
expected: "(Array<__type>.o7 | undefined)",
|
|
18417
18417
|
value: input.hiddenPreviews
|
|
18418
|
-
}, _errorFactory)) && input.hiddenPreviews.every((elem,
|
|
18418
|
+
}, _errorFactory)) && input.hiddenPreviews.every((elem, _index43) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18419
18419
|
method: "typia.assert",
|
|
18420
|
-
path: _path + ".hiddenPreviews[" +
|
|
18421
|
-
expected: "__type.
|
|
18420
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
18421
|
+
expected: "__type.o69",
|
|
18422
18422
|
value: elem
|
|
18423
|
-
}, _errorFactory)) &&
|
|
18423
|
+
}, _errorFactory)) && _ao77(elem, _path + ".hiddenPreviews[" + _index43 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18424
18424
|
method: "typia.assert",
|
|
18425
|
-
path: _path + ".hiddenPreviews[" +
|
|
18426
|
-
expected: "__type.
|
|
18425
|
+
path: _path + ".hiddenPreviews[" + _index43 + "]",
|
|
18426
|
+
expected: "__type.o69",
|
|
18427
18427
|
value: elem
|
|
18428
18428
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18429
18429
|
method: "typia.assert",
|
|
@@ -18433,12 +18433,12 @@ function _assertDomainRecord(domain, input) {
|
|
|
18433
18433
|
}, _errorFactory)) && (undefined === input.plugins || ("object" === typeof input.plugins && null !== input.plugins && false === Array.isArray(input.plugins) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18434
18434
|
method: "typia.assert",
|
|
18435
18435
|
path: _path + ".plugins",
|
|
18436
|
-
expected: "(__type.
|
|
18436
|
+
expected: "(__type.o70 | undefined)",
|
|
18437
18437
|
value: input.plugins
|
|
18438
|
-
}, _errorFactory)) &&
|
|
18438
|
+
}, _errorFactory)) && _ao78(input.plugins, _path + ".plugins", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18439
18439
|
method: "typia.assert",
|
|
18440
18440
|
path: _path + ".plugins",
|
|
18441
|
-
expected: "(__type.
|
|
18441
|
+
expected: "(__type.o70 | undefined)",
|
|
18442
18442
|
value: input.plugins
|
|
18443
18443
|
}, _errorFactory)) && (undefined === input.crashScreen || "boolean" === typeof input.crashScreen || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18444
18444
|
method: "typia.assert",
|
|
@@ -18453,32 +18453,32 @@ function _assertDomainRecord(domain, input) {
|
|
|
18453
18453
|
}, _errorFactory)) && (undefined === input.featurePreview || ("object" === typeof input.featurePreview && null !== input.featurePreview && false === Array.isArray(input.featurePreview) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18454
18454
|
method: "typia.assert",
|
|
18455
18455
|
path: _path + ".featurePreview",
|
|
18456
|
-
expected: "(__type.
|
|
18456
|
+
expected: "(__type.o73 | undefined)",
|
|
18457
18457
|
value: input.featurePreview
|
|
18458
|
-
}, _errorFactory)) &&
|
|
18458
|
+
}, _errorFactory)) && _ao81(input.featurePreview, _path + ".featurePreview", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18459
18459
|
method: "typia.assert",
|
|
18460
18460
|
path: _path + ".featurePreview",
|
|
18461
|
-
expected: "(__type.
|
|
18461
|
+
expected: "(__type.o73 | undefined)",
|
|
18462
18462
|
value: input.featurePreview
|
|
18463
18463
|
}, _errorFactory)) && (undefined === input.flags || ("object" === typeof input.flags && null !== input.flags && false === Array.isArray(input.flags) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18464
18464
|
method: "typia.assert",
|
|
18465
18465
|
path: _path + ".flags",
|
|
18466
|
-
expected: "(__type.
|
|
18466
|
+
expected: "(__type.o74 | undefined)",
|
|
18467
18467
|
value: input.flags
|
|
18468
|
-
}, _errorFactory)) &&
|
|
18468
|
+
}, _errorFactory)) && _ao82(input.flags, _path + ".flags", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18469
18469
|
method: "typia.assert",
|
|
18470
18470
|
path: _path + ".flags",
|
|
18471
|
-
expected: "(__type.
|
|
18471
|
+
expected: "(__type.o74 | undefined)",
|
|
18472
18472
|
value: input.flags
|
|
18473
18473
|
}, _errorFactory)) && (undefined === input.notifications || ("object" === typeof input.notifications && null !== input.notifications && false === Array.isArray(input.notifications) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18474
18474
|
method: "typia.assert",
|
|
18475
18475
|
path: _path + ".notifications",
|
|
18476
|
-
expected: "(__type.
|
|
18476
|
+
expected: "(__type.o75 | undefined)",
|
|
18477
18477
|
value: input.notifications
|
|
18478
|
-
}, _errorFactory)) &&
|
|
18478
|
+
}, _errorFactory)) && _ao83(input.notifications, _path + ".notifications", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18479
18479
|
method: "typia.assert",
|
|
18480
18480
|
path: _path + ".notifications",
|
|
18481
|
-
expected: "(__type.
|
|
18481
|
+
expected: "(__type.o75 | undefined)",
|
|
18482
18482
|
value: input.notifications
|
|
18483
18483
|
}, _errorFactory)) && (undefined === input.suppressDeleteAlert || "boolean" === typeof input.suppressDeleteAlert || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18484
18484
|
method: "typia.assert",
|
|
@@ -18488,52 +18488,52 @@ function _assertDomainRecord(domain, input) {
|
|
|
18488
18488
|
}, _errorFactory)) && (undefined === input.clone || ("object" === typeof input.clone && null !== input.clone && false === Array.isArray(input.clone) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18489
18489
|
method: "typia.assert",
|
|
18490
18490
|
path: _path + ".clone",
|
|
18491
|
-
expected: "(__type.
|
|
18491
|
+
expected: "(__type.o78 | undefined)",
|
|
18492
18492
|
value: input.clone
|
|
18493
|
-
}, _errorFactory)) &&
|
|
18493
|
+
}, _errorFactory)) && _ao86(input.clone, _path + ".clone", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18494
18494
|
method: "typia.assert",
|
|
18495
18495
|
path: _path + ".clone",
|
|
18496
|
-
expected: "(__type.
|
|
18496
|
+
expected: "(__type.o78 | undefined)",
|
|
18497
18497
|
value: input.clone
|
|
18498
18498
|
}, _errorFactory)) && (undefined === input.utilsAssetEditorPanel || ("object" === typeof input.utilsAssetEditorPanel && null !== input.utilsAssetEditorPanel && false === Array.isArray(input.utilsAssetEditorPanel) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18499
18499
|
method: "typia.assert",
|
|
18500
18500
|
path: _path + ".utilsAssetEditorPanel",
|
|
18501
|
-
expected: "(__type.
|
|
18501
|
+
expected: "(__type.o81 | undefined)",
|
|
18502
18502
|
value: input.utilsAssetEditorPanel
|
|
18503
|
-
}, _errorFactory)) &&
|
|
18503
|
+
}, _errorFactory)) && _ao89(input.utilsAssetEditorPanel, _path + ".utilsAssetEditorPanel", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18504
18504
|
method: "typia.assert",
|
|
18505
18505
|
path: _path + ".utilsAssetEditorPanel",
|
|
18506
|
-
expected: "(__type.
|
|
18506
|
+
expected: "(__type.o81 | undefined)",
|
|
18507
18507
|
value: input.utilsAssetEditorPanel
|
|
18508
18508
|
}, _errorFactory)) && (undefined === input.display || ("object" === typeof input.display && null !== input.display && false === Array.isArray(input.display) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18509
18509
|
method: "typia.assert",
|
|
18510
18510
|
path: _path + ".display",
|
|
18511
|
-
expected: "(__type.
|
|
18511
|
+
expected: "(__type.o82 | undefined)",
|
|
18512
18512
|
value: input.display
|
|
18513
|
-
}, _errorFactory)) &&
|
|
18513
|
+
}, _errorFactory)) && _ao90(input.display, _path + ".display", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18514
18514
|
method: "typia.assert",
|
|
18515
18515
|
path: _path + ".display",
|
|
18516
|
-
expected: "(__type.
|
|
18516
|
+
expected: "(__type.o82 | undefined)",
|
|
18517
18517
|
value: input.display
|
|
18518
18518
|
}, _errorFactory)) && (undefined === input.bookmarks || ("object" === typeof input.bookmarks && null !== input.bookmarks && false === Array.isArray(input.bookmarks) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18519
18519
|
method: "typia.assert",
|
|
18520
18520
|
path: _path + ".bookmarks",
|
|
18521
|
-
expected: "(__type.
|
|
18521
|
+
expected: "(__type.o83 | undefined)",
|
|
18522
18522
|
value: input.bookmarks
|
|
18523
|
-
}, _errorFactory)) &&
|
|
18523
|
+
}, _errorFactory)) && _ao91(input.bookmarks, _path + ".bookmarks", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18524
18524
|
method: "typia.assert",
|
|
18525
18525
|
path: _path + ".bookmarks",
|
|
18526
|
-
expected: "(__type.
|
|
18526
|
+
expected: "(__type.o83 | undefined)",
|
|
18527
18527
|
value: input.bookmarks
|
|
18528
18528
|
}, _errorFactory)) && (undefined === input.shotbox || ("object" === typeof input.shotbox && null !== input.shotbox && false === Array.isArray(input.shotbox) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18529
18529
|
method: "typia.assert",
|
|
18530
18530
|
path: _path + ".shotbox",
|
|
18531
|
-
expected: "(__type.
|
|
18531
|
+
expected: "(__type.o84 | undefined)",
|
|
18532
18532
|
value: input.shotbox
|
|
18533
|
-
}, _errorFactory)) &&
|
|
18533
|
+
}, _errorFactory)) && _ao92(input.shotbox, _path + ".shotbox", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18534
18534
|
method: "typia.assert",
|
|
18535
18535
|
path: _path + ".shotbox",
|
|
18536
|
-
expected: "(__type.
|
|
18536
|
+
expected: "(__type.o84 | undefined)",
|
|
18537
18537
|
value: input.shotbox
|
|
18538
18538
|
}, _errorFactory)); const _ao1 = (input, _path, _exceptionable = true) => (undefined === input.overrideUserContact || "boolean" === typeof input.overrideUserContact || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18539
18539
|
method: "typia.assert",
|
|
@@ -18702,9 +18702,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18702
18702
|
path: _path + ".sortOrder",
|
|
18703
18703
|
expected: "(Array<string> | undefined)",
|
|
18704
18704
|
value: input.sortOrder
|
|
18705
|
-
}, _errorFactory)) && input.sortOrder.every((elem,
|
|
18705
|
+
}, _errorFactory)) && input.sortOrder.every((elem, _index44) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18706
18706
|
method: "typia.assert",
|
|
18707
|
-
path: _path + ".sortOrder[" +
|
|
18707
|
+
path: _path + ".sortOrder[" + _index44 + "]",
|
|
18708
18708
|
expected: "string",
|
|
18709
18709
|
value: elem
|
|
18710
18710
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18717,9 +18717,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18717
18717
|
path: _path + ".include",
|
|
18718
18718
|
expected: "(Array<string> | undefined)",
|
|
18719
18719
|
value: input.include
|
|
18720
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18720
|
+
}, _errorFactory)) && input.include.every((elem, _index45) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18721
18721
|
method: "typia.assert",
|
|
18722
|
-
path: _path + ".include[" +
|
|
18722
|
+
path: _path + ".include[" + _index45 + "]",
|
|
18723
18723
|
expected: "string",
|
|
18724
18724
|
value: elem
|
|
18725
18725
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18732,9 +18732,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18732
18732
|
path: _path + ".exclude",
|
|
18733
18733
|
expected: "(Array<string> | undefined)",
|
|
18734
18734
|
value: input.exclude
|
|
18735
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18735
|
+
}, _errorFactory)) && input.exclude.every((elem, _index46) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18736
18736
|
method: "typia.assert",
|
|
18737
|
-
path: _path + ".exclude[" +
|
|
18737
|
+
path: _path + ".exclude[" + _index46 + "]",
|
|
18738
18738
|
expected: "string",
|
|
18739
18739
|
value: elem
|
|
18740
18740
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18747,9 +18747,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18747
18747
|
path: _path + ".include",
|
|
18748
18748
|
expected: "(Array<string> | undefined)",
|
|
18749
18749
|
value: input.include
|
|
18750
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18750
|
+
}, _errorFactory)) && input.include.every((elem, _index47) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18751
18751
|
method: "typia.assert",
|
|
18752
|
-
path: _path + ".include[" +
|
|
18752
|
+
path: _path + ".include[" + _index47 + "]",
|
|
18753
18753
|
expected: "string",
|
|
18754
18754
|
value: elem
|
|
18755
18755
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18762,9 +18762,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18762
18762
|
path: _path + ".exclude",
|
|
18763
18763
|
expected: "(Array<string> | undefined)",
|
|
18764
18764
|
value: input.exclude
|
|
18765
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18765
|
+
}, _errorFactory)) && input.exclude.every((elem, _index48) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18766
18766
|
method: "typia.assert",
|
|
18767
|
-
path: _path + ".exclude[" +
|
|
18767
|
+
path: _path + ".exclude[" + _index48 + "]",
|
|
18768
18768
|
expected: "string",
|
|
18769
18769
|
value: elem
|
|
18770
18770
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18777,9 +18777,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18777
18777
|
path: _path + ".include",
|
|
18778
18778
|
expected: "(Array<string> | undefined)",
|
|
18779
18779
|
value: input.include
|
|
18780
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18780
|
+
}, _errorFactory)) && input.include.every((elem, _index49) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18781
18781
|
method: "typia.assert",
|
|
18782
|
-
path: _path + ".include[" +
|
|
18782
|
+
path: _path + ".include[" + _index49 + "]",
|
|
18783
18783
|
expected: "string",
|
|
18784
18784
|
value: elem
|
|
18785
18785
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18792,9 +18792,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18792
18792
|
path: _path + ".exclude",
|
|
18793
18793
|
expected: "(Array<string> | undefined)",
|
|
18794
18794
|
value: input.exclude
|
|
18795
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18795
|
+
}, _errorFactory)) && input.exclude.every((elem, _index50) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18796
18796
|
method: "typia.assert",
|
|
18797
|
-
path: _path + ".exclude[" +
|
|
18797
|
+
path: _path + ".exclude[" + _index50 + "]",
|
|
18798
18798
|
expected: "string",
|
|
18799
18799
|
value: elem
|
|
18800
18800
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18807,9 +18807,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18807
18807
|
path: _path + ".include",
|
|
18808
18808
|
expected: "(Array<string> | undefined)",
|
|
18809
18809
|
value: input.include
|
|
18810
|
-
}, _errorFactory)) && input.include.every((elem,
|
|
18810
|
+
}, _errorFactory)) && input.include.every((elem, _index51) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18811
18811
|
method: "typia.assert",
|
|
18812
|
-
path: _path + ".include[" +
|
|
18812
|
+
path: _path + ".include[" + _index51 + "]",
|
|
18813
18813
|
expected: "string",
|
|
18814
18814
|
value: elem
|
|
18815
18815
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18822,9 +18822,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
18822
18822
|
path: _path + ".exclude",
|
|
18823
18823
|
expected: "(Array<string> | undefined)",
|
|
18824
18824
|
value: input.exclude
|
|
18825
|
-
}, _errorFactory)) && input.exclude.every((elem,
|
|
18825
|
+
}, _errorFactory)) && input.exclude.every((elem, _index52) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18826
18826
|
method: "typia.assert",
|
|
18827
|
-
path: _path + ".exclude[" +
|
|
18827
|
+
path: _path + ".exclude[" + _index52 + "]",
|
|
18828
18828
|
expected: "string",
|
|
18829
18829
|
value: elem
|
|
18830
18830
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18922,14 +18922,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
18922
18922
|
path: _path + ".colorTags",
|
|
18923
18923
|
expected: "(Array<PromotedTag> | undefined)",
|
|
18924
18924
|
value: input.colorTags
|
|
18925
|
-
}, _errorFactory)) && input.colorTags.every((elem,
|
|
18925
|
+
}, _errorFactory)) && input.colorTags.every((elem, _index53) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18926
18926
|
method: "typia.assert",
|
|
18927
|
-
path: _path + ".colorTags[" +
|
|
18927
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
18928
18928
|
expected: "PromotedTag",
|
|
18929
18929
|
value: elem
|
|
18930
|
-
}, _errorFactory)) && _ao22(elem, _path + ".colorTags[" +
|
|
18930
|
+
}, _errorFactory)) && _ao22(elem, _path + ".colorTags[" + _index53 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18931
18931
|
method: "typia.assert",
|
|
18932
|
-
path: _path + ".colorTags[" +
|
|
18932
|
+
path: _path + ".colorTags[" + _index53 + "]",
|
|
18933
18933
|
expected: "PromotedTag",
|
|
18934
18934
|
value: elem
|
|
18935
18935
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -18962,14 +18962,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
18962
18962
|
path: _path + ".colorHistory",
|
|
18963
18963
|
expected: "(Array<__type> | undefined)",
|
|
18964
18964
|
value: input.colorHistory
|
|
18965
|
-
}, _errorFactory)) && input.colorHistory.every((elem,
|
|
18965
|
+
}, _errorFactory)) && input.colorHistory.every((elem, _index54) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18966
18966
|
method: "typia.assert",
|
|
18967
|
-
path: _path + ".colorHistory[" +
|
|
18967
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
18968
18968
|
expected: "__type.o20",
|
|
18969
18969
|
value: elem
|
|
18970
|
-
}, _errorFactory)) && _ao25(elem, _path + ".colorHistory[" +
|
|
18970
|
+
}, _errorFactory)) && _ao25(elem, _path + ".colorHistory[" + _index54 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
18971
18971
|
method: "typia.assert",
|
|
18972
|
-
path: _path + ".colorHistory[" +
|
|
18972
|
+
path: _path + ".colorHistory[" + _index54 + "]",
|
|
18973
18973
|
expected: "__type.o20",
|
|
18974
18974
|
value: elem
|
|
18975
18975
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19052,9 +19052,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
19052
19052
|
path: _path + ".favorites",
|
|
19053
19053
|
expected: "(Array<string> | undefined)",
|
|
19054
19054
|
value: input.favorites
|
|
19055
|
-
}, _errorFactory)) && input.favorites.every((elem,
|
|
19055
|
+
}, _errorFactory)) && input.favorites.every((elem, _index55) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19056
19056
|
method: "typia.assert",
|
|
19057
|
-
path: _path + ".favorites[" +
|
|
19057
|
+
path: _path + ".favorites[" + _index55 + "]",
|
|
19058
19058
|
expected: "string",
|
|
19059
19059
|
value: elem
|
|
19060
19060
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19482,9 +19482,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
19482
19482
|
path: _path + ".playbackRates",
|
|
19483
19483
|
expected: "(Array<number> | undefined)",
|
|
19484
19484
|
value: input.playbackRates
|
|
19485
|
-
}, _errorFactory)) && input.playbackRates.every((elem,
|
|
19485
|
+
}, _errorFactory)) && input.playbackRates.every((elem, _index56) => "number" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19486
19486
|
method: "typia.assert",
|
|
19487
|
-
path: _path + ".playbackRates[" +
|
|
19487
|
+
path: _path + ".playbackRates[" + _index56 + "]",
|
|
19488
19488
|
expected: "number",
|
|
19489
19489
|
value: elem
|
|
19490
19490
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19517,14 +19517,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
19517
19517
|
path: _path + ".guides",
|
|
19518
19518
|
expected: "(Array<__type>.o3 | undefined)",
|
|
19519
19519
|
value: input.guides
|
|
19520
|
-
}, _errorFactory)) && input.guides.every((elem,
|
|
19520
|
+
}, _errorFactory)) && input.guides.every((elem, _index57) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19521
19521
|
method: "typia.assert",
|
|
19522
|
-
path: _path + ".guides[" +
|
|
19522
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
19523
19523
|
expected: "__type.o43",
|
|
19524
19524
|
value: elem
|
|
19525
|
-
}, _errorFactory)) && _ao50(elem, _path + ".guides[" +
|
|
19525
|
+
}, _errorFactory)) && _ao50(elem, _path + ".guides[" + _index57 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19526
19526
|
method: "typia.assert",
|
|
19527
|
-
path: _path + ".guides[" +
|
|
19527
|
+
path: _path + ".guides[" + _index57 + "]",
|
|
19528
19528
|
expected: "__type.o43",
|
|
19529
19529
|
value: elem
|
|
19530
19530
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19622,14 +19622,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
19622
19622
|
path: _path + ".suggestions",
|
|
19623
19623
|
expected: "(Array<__type>.o1 | undefined)",
|
|
19624
19624
|
value: input.suggestions
|
|
19625
|
-
}, _errorFactory)) && input.suggestions.every((elem,
|
|
19625
|
+
}, _errorFactory)) && input.suggestions.every((elem, _index58) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19626
19626
|
method: "typia.assert",
|
|
19627
|
-
path: _path + ".suggestions[" +
|
|
19627
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
19628
19628
|
expected: "__type.o41",
|
|
19629
19629
|
value: elem
|
|
19630
|
-
}, _errorFactory)) && _ao48(elem, _path + ".suggestions[" +
|
|
19630
|
+
}, _errorFactory)) && _ao48(elem, _path + ".suggestions[" + _index58 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19631
19631
|
method: "typia.assert",
|
|
19632
|
-
path: _path + ".suggestions[" +
|
|
19632
|
+
path: _path + ".suggestions[" + _index58 + "]",
|
|
19633
19633
|
expected: "__type.o41",
|
|
19634
19634
|
value: elem
|
|
19635
19635
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19642,14 +19642,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
19642
19642
|
path: _path + ".colors",
|
|
19643
19643
|
expected: "(Array<__type>.o2 | undefined)",
|
|
19644
19644
|
value: input.colors
|
|
19645
|
-
}, _errorFactory)) && input.colors.every((elem,
|
|
19645
|
+
}, _errorFactory)) && input.colors.every((elem, _index59) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19646
19646
|
method: "typia.assert",
|
|
19647
|
-
path: _path + ".colors[" +
|
|
19647
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
19648
19648
|
expected: "__type.o42",
|
|
19649
19649
|
value: elem
|
|
19650
|
-
}, _errorFactory)) && _ao49(elem, _path + ".colors[" +
|
|
19650
|
+
}, _errorFactory)) && _ao49(elem, _path + ".colors[" + _index59 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19651
19651
|
method: "typia.assert",
|
|
19652
|
-
path: _path + ".colors[" +
|
|
19652
|
+
path: _path + ".colors[" + _index59 + "]",
|
|
19653
19653
|
expected: "__type.o42",
|
|
19654
19654
|
value: elem
|
|
19655
19655
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19662,9 +19662,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
19662
19662
|
path: _path + ".overridableProperties",
|
|
19663
19663
|
expected: "(Array<keyof SubtitleStyle | null> | undefined)",
|
|
19664
19664
|
value: input.overridableProperties
|
|
19665
|
-
}, _errorFactory)) && input.overridableProperties.every((elem,
|
|
19665
|
+
}, _errorFactory)) && input.overridableProperties.every((elem, _index60) => null === elem || true === _av61.has(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19666
19666
|
method: "typia.assert",
|
|
19667
|
-
path: _path + ".overridableProperties[" +
|
|
19667
|
+
path: _path + ".overridableProperties[" + _index60 + "]",
|
|
19668
19668
|
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)",
|
|
19669
19669
|
value: elem
|
|
19670
19670
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19767,14 +19767,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
19767
19767
|
path: _path + ".text",
|
|
19768
19768
|
expected: "(Array<__type>.o4 | undefined)",
|
|
19769
19769
|
value: input.text
|
|
19770
|
-
}, _errorFactory)) && input.text.every((elem,
|
|
19770
|
+
}, _errorFactory)) && input.text.every((elem, _index62) => ("object" === typeof elem && null !== elem && false === Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19771
19771
|
method: "typia.assert",
|
|
19772
|
-
path: _path + ".text[" +
|
|
19772
|
+
path: _path + ".text[" + _index62 + "]",
|
|
19773
19773
|
expected: "__type.o48",
|
|
19774
19774
|
value: elem
|
|
19775
|
-
}, _errorFactory)) && _ao55(elem, _path + ".text[" +
|
|
19775
|
+
}, _errorFactory)) && _ao55(elem, _path + ".text[" + _index62 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19776
19776
|
method: "typia.assert",
|
|
19777
|
-
path: _path + ".text[" +
|
|
19777
|
+
path: _path + ".text[" + _index62 + "]",
|
|
19778
19778
|
expected: "__type.o48",
|
|
19779
19779
|
value: elem
|
|
19780
19780
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19822,9 +19822,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
19822
19822
|
path: _path + ".args",
|
|
19823
19823
|
expected: "(Array<string> | undefined)",
|
|
19824
19824
|
value: input.args
|
|
19825
|
-
}, _errorFactory)) && input.args.every((elem,
|
|
19825
|
+
}, _errorFactory)) && input.args.every((elem, _index63) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19826
19826
|
method: "typia.assert",
|
|
19827
|
-
path: _path + ".args[" +
|
|
19827
|
+
path: _path + ".args[" + _index63 + "]",
|
|
19828
19828
|
expected: "string",
|
|
19829
19829
|
value: elem
|
|
19830
19830
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -19892,40 +19892,140 @@ function _assertDomainRecord(domain, input) {
|
|
|
19892
19892
|
path: _path + ".thumbnailView",
|
|
19893
19893
|
expected: "(\"filmStrip\" | \"none\" | \"thumbnail\" | undefined)",
|
|
19894
19894
|
value: input.thumbnailView
|
|
19895
|
+
}, _errorFactory)) && (undefined === input.audioMapping || ("object" === typeof input.audioMapping && null !== input.audioMapping && false === Array.isArray(input.audioMapping) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19896
|
+
method: "typia.assert",
|
|
19897
|
+
path: _path + ".audioMapping",
|
|
19898
|
+
expected: "(__type.o54 | undefined)",
|
|
19899
|
+
value: input.audioMapping
|
|
19900
|
+
}, _errorFactory)) && _ao61(input.audioMapping, _path + ".audioMapping", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19901
|
+
method: "typia.assert",
|
|
19902
|
+
path: _path + ".audioMapping",
|
|
19903
|
+
expected: "(__type.o54 | undefined)",
|
|
19904
|
+
value: input.audioMapping
|
|
19895
19905
|
}, _errorFactory)) && (undefined === input.normalize || ("object" === typeof input.normalize && null !== input.normalize && false === Array.isArray(input.normalize) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19896
19906
|
method: "typia.assert",
|
|
19897
19907
|
path: _path + ".normalize",
|
|
19898
|
-
expected: "(__type.
|
|
19908
|
+
expected: "(__type.o55 | undefined)",
|
|
19899
19909
|
value: input.normalize
|
|
19900
|
-
}, _errorFactory)) &&
|
|
19910
|
+
}, _errorFactory)) && _ao63(input.normalize, _path + ".normalize", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19901
19911
|
method: "typia.assert",
|
|
19902
19912
|
path: _path + ".normalize",
|
|
19903
|
-
expected: "(__type.
|
|
19913
|
+
expected: "(__type.o55 | undefined)",
|
|
19904
19914
|
value: input.normalize
|
|
19905
19915
|
}, _errorFactory)) && (undefined === input.voiceOver || ("object" === typeof input.voiceOver && null !== input.voiceOver && false === Array.isArray(input.voiceOver) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19906
19916
|
method: "typia.assert",
|
|
19907
19917
|
path: _path + ".voiceOver",
|
|
19908
|
-
expected: "(__type.
|
|
19918
|
+
expected: "(__type.o57 | undefined)",
|
|
19909
19919
|
value: input.voiceOver
|
|
19910
|
-
}, _errorFactory)) &&
|
|
19920
|
+
}, _errorFactory)) && _ao65(input.voiceOver, _path + ".voiceOver", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19911
19921
|
method: "typia.assert",
|
|
19912
19922
|
path: _path + ".voiceOver",
|
|
19913
|
-
expected: "(__type.
|
|
19923
|
+
expected: "(__type.o57 | undefined)",
|
|
19914
19924
|
value: input.voiceOver
|
|
19915
|
-
}, _errorFactory)); const _ao61 = (input, _path, _exceptionable = true) =>
|
|
19925
|
+
}, _errorFactory)); const _ao61 = (input, _path, _exceptionable = true) => undefined === input.presets || (Array.isArray(input.presets) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19926
|
+
method: "typia.assert",
|
|
19927
|
+
path: _path + ".presets",
|
|
19928
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
19929
|
+
value: input.presets
|
|
19930
|
+
}, _errorFactory)) && input.presets.every((elem, _index64) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19931
|
+
method: "typia.assert",
|
|
19932
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
19933
|
+
expected: "AudioMappingPreset",
|
|
19934
|
+
value: elem
|
|
19935
|
+
}, _errorFactory)) && _ao62(elem, _path + ".presets[" + _index64 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19936
|
+
method: "typia.assert",
|
|
19937
|
+
path: _path + ".presets[" + _index64 + "]",
|
|
19938
|
+
expected: "AudioMappingPreset",
|
|
19939
|
+
value: elem
|
|
19940
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19941
|
+
method: "typia.assert",
|
|
19942
|
+
path: _path + ".presets",
|
|
19943
|
+
expected: "(Array<AudioMappingPreset> | undefined)",
|
|
19944
|
+
value: input.presets
|
|
19945
|
+
}, _errorFactory); const _ao62 = (input, _path, _exceptionable = true) => ("string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19946
|
+
method: "typia.assert",
|
|
19947
|
+
path: _path + ".id",
|
|
19948
|
+
expected: "string",
|
|
19949
|
+
value: input.id
|
|
19950
|
+
}, _errorFactory)) && ("string" === typeof input.title || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19951
|
+
method: "typia.assert",
|
|
19952
|
+
path: _path + ".title",
|
|
19953
|
+
expected: "string",
|
|
19954
|
+
value: input.title
|
|
19955
|
+
}, _errorFactory)) && (undefined === input.mapping || (Array.isArray(input.mapping) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19956
|
+
method: "typia.assert",
|
|
19957
|
+
path: _path + ".mapping",
|
|
19958
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
19959
|
+
value: input.mapping
|
|
19960
|
+
}, _errorFactory)) && input.mapping.every((elem, _index65) => (Array.isArray(elem) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19961
|
+
method: "typia.assert",
|
|
19962
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
19963
|
+
expected: "Array<number>",
|
|
19964
|
+
value: elem
|
|
19965
|
+
}, _errorFactory)) && elem.every((elem, _index66) => "number" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19966
|
+
method: "typia.assert",
|
|
19967
|
+
path: _path + ".mapping[" + _index65 + "][" + _index66 + "]",
|
|
19968
|
+
expected: "number",
|
|
19969
|
+
value: elem
|
|
19970
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19971
|
+
method: "typia.assert",
|
|
19972
|
+
path: _path + ".mapping[" + _index65 + "]",
|
|
19973
|
+
expected: "Array<number>",
|
|
19974
|
+
value: elem
|
|
19975
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19976
|
+
method: "typia.assert",
|
|
19977
|
+
path: _path + ".mapping",
|
|
19978
|
+
expected: "(Array<Array<number>> | undefined)",
|
|
19979
|
+
value: input.mapping
|
|
19980
|
+
}, _errorFactory)) && (undefined === input.mute || (Array.isArray(input.mute) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19981
|
+
method: "typia.assert",
|
|
19982
|
+
path: _path + ".mute",
|
|
19983
|
+
expected: "(Array<boolean> | undefined)",
|
|
19984
|
+
value: input.mute
|
|
19985
|
+
}, _errorFactory)) && input.mute.every((elem, _index67) => "boolean" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19986
|
+
method: "typia.assert",
|
|
19987
|
+
path: _path + ".mute[" + _index67 + "]",
|
|
19988
|
+
expected: "boolean",
|
|
19989
|
+
value: elem
|
|
19990
|
+
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19991
|
+
method: "typia.assert",
|
|
19992
|
+
path: _path + ".mute",
|
|
19993
|
+
expected: "(Array<boolean> | undefined)",
|
|
19994
|
+
value: input.mute
|
|
19995
|
+
}, _errorFactory)) && (undefined === input.minInChannels || "number" === typeof input.minInChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19996
|
+
method: "typia.assert",
|
|
19997
|
+
path: _path + ".minInChannels",
|
|
19998
|
+
expected: "(number | undefined)",
|
|
19999
|
+
value: input.minInChannels
|
|
20000
|
+
}, _errorFactory)) && (undefined === input.maxInChannels || "number" === typeof input.maxInChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20001
|
+
method: "typia.assert",
|
|
20002
|
+
path: _path + ".maxInChannels",
|
|
20003
|
+
expected: "(number | undefined)",
|
|
20004
|
+
value: input.maxInChannels
|
|
20005
|
+
}, _errorFactory)) && (undefined === input.minOutChannels || "number" === typeof input.minOutChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20006
|
+
method: "typia.assert",
|
|
20007
|
+
path: _path + ".minOutChannels",
|
|
20008
|
+
expected: "(number | undefined)",
|
|
20009
|
+
value: input.minOutChannels
|
|
20010
|
+
}, _errorFactory)) && (undefined === input.maxOutChannels || "number" === typeof input.maxOutChannels || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20011
|
+
method: "typia.assert",
|
|
20012
|
+
path: _path + ".maxOutChannels",
|
|
20013
|
+
expected: "(number | undefined)",
|
|
20014
|
+
value: input.maxOutChannels
|
|
20015
|
+
}, _errorFactory)); const _ao63 = (input, _path, _exceptionable = true) => (undefined === input.presets || (Array.isArray(input.presets) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19916
20016
|
method: "typia.assert",
|
|
19917
20017
|
path: _path + ".presets",
|
|
19918
20018
|
expected: "(Array<__type>.o5 | undefined)",
|
|
19919
20019
|
value: input.presets
|
|
19920
|
-
}, _errorFactory)) && input.presets.every((elem,
|
|
20020
|
+
}, _errorFactory)) && input.presets.every((elem, _index68) => ("object" === typeof elem && null !== elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19921
20021
|
method: "typia.assert",
|
|
19922
|
-
path: _path + ".presets[" +
|
|
19923
|
-
expected: "__type.
|
|
20022
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
20023
|
+
expected: "__type.o56",
|
|
19924
20024
|
value: elem
|
|
19925
|
-
}, _errorFactory)) &&
|
|
20025
|
+
}, _errorFactory)) && _ao64(elem, _path + ".presets[" + _index68 + "]", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19926
20026
|
method: "typia.assert",
|
|
19927
|
-
path: _path + ".presets[" +
|
|
19928
|
-
expected: "__type.
|
|
20027
|
+
path: _path + ".presets[" + _index68 + "]",
|
|
20028
|
+
expected: "__type.o56",
|
|
19929
20029
|
value: elem
|
|
19930
20030
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19931
20031
|
method: "typia.assert",
|
|
@@ -19937,7 +20037,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
19937
20037
|
path: _path + ".defaultPresetId",
|
|
19938
20038
|
expected: "(string | undefined)",
|
|
19939
20039
|
value: input.defaultPresetId
|
|
19940
|
-
}, _errorFactory)); const
|
|
20040
|
+
}, _errorFactory)); const _ao64 = (input, _path, _exceptionable = true) => ("string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19941
20041
|
method: "typia.assert",
|
|
19942
20042
|
path: _path + ".id",
|
|
19943
20043
|
expected: "string",
|
|
@@ -19957,7 +20057,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
19957
20057
|
path: _path + ".tp",
|
|
19958
20058
|
expected: "number",
|
|
19959
20059
|
value: input.tp
|
|
19960
|
-
}, _errorFactory)); const
|
|
20060
|
+
}, _errorFactory)); const _ao65 = (input, _path, _exceptionable = true) => (undefined === input.inputDevice || "string" === typeof input.inputDevice || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19961
20061
|
method: "typia.assert",
|
|
19962
20062
|
path: _path + ".inputDevice",
|
|
19963
20063
|
expected: "(string | undefined)",
|
|
@@ -19987,7 +20087,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
19987
20087
|
path: _path + ".preRollDuration",
|
|
19988
20088
|
expected: "(number | undefined)",
|
|
19989
20089
|
value: input.preRollDuration
|
|
19990
|
-
}, _errorFactory)); const
|
|
20090
|
+
}, _errorFactory)); const _ao66 = (input, _path, _exceptionable = true) => (undefined === input.title || "string" === typeof input.title || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
19991
20091
|
method: "typia.assert",
|
|
19992
20092
|
path: _path + ".title",
|
|
19993
20093
|
expected: "(string | undefined)",
|
|
@@ -20002,9 +20102,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
20002
20102
|
path: _path + ".args",
|
|
20003
20103
|
expected: "(Array<string> | undefined)",
|
|
20004
20104
|
value: input.args
|
|
20005
|
-
}, _errorFactory)) && input.args.every((elem,
|
|
20105
|
+
}, _errorFactory)) && input.args.every((elem, _index69) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20006
20106
|
method: "typia.assert",
|
|
20007
|
-
path: _path + ".args[" +
|
|
20107
|
+
path: _path + ".args[" + _index69 + "]",
|
|
20008
20108
|
expected: "string",
|
|
20009
20109
|
value: elem
|
|
20010
20110
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20012,82 +20112,82 @@ function _assertDomainRecord(domain, input) {
|
|
|
20012
20112
|
path: _path + ".args",
|
|
20013
20113
|
expected: "(Array<string> | undefined)",
|
|
20014
20114
|
value: input.args
|
|
20015
|
-
}, _errorFactory)); const
|
|
20115
|
+
}, _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, {
|
|
20016
20116
|
method: "typia.assert",
|
|
20017
20117
|
path: _path + ".folded",
|
|
20018
|
-
expected: "(__type.
|
|
20118
|
+
expected: "(__type.o60 | undefined)",
|
|
20019
20119
|
value: input.folded
|
|
20020
|
-
}, _errorFactory)) &&
|
|
20120
|
+
}, _errorFactory)) && _ao68(input.folded, _path + ".folded", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20021
20121
|
method: "typia.assert",
|
|
20022
20122
|
path: _path + ".folded",
|
|
20023
|
-
expected: "(__type.
|
|
20123
|
+
expected: "(__type.o60 | undefined)",
|
|
20024
20124
|
value: input.folded
|
|
20025
20125
|
}, _errorFactory)) && (undefined === input.assets || ("object" === typeof input.assets && null !== input.assets && false === Array.isArray(input.assets) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20026
20126
|
method: "typia.assert",
|
|
20027
20127
|
path: _path + ".assets",
|
|
20028
|
-
expected: "(__type.
|
|
20128
|
+
expected: "(__type.o61 | undefined)",
|
|
20029
20129
|
value: input.assets
|
|
20030
|
-
}, _errorFactory)) &&
|
|
20130
|
+
}, _errorFactory)) && _ao69(input.assets, _path + ".assets", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20031
20131
|
method: "typia.assert",
|
|
20032
20132
|
path: _path + ".assets",
|
|
20033
|
-
expected: "(__type.
|
|
20133
|
+
expected: "(__type.o61 | undefined)",
|
|
20034
20134
|
value: input.assets
|
|
20035
20135
|
}, _errorFactory)) && (undefined === input.pipeline || ("object" === typeof input.pipeline && null !== input.pipeline && false === Array.isArray(input.pipeline) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20036
20136
|
method: "typia.assert",
|
|
20037
20137
|
path: _path + ".pipeline",
|
|
20038
|
-
expected: "(__type.
|
|
20138
|
+
expected: "(__type.o65 | undefined)",
|
|
20039
20139
|
value: input.pipeline
|
|
20040
|
-
}, _errorFactory)) &&
|
|
20140
|
+
}, _errorFactory)) && _ao73(input.pipeline, _path + ".pipeline", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20041
20141
|
method: "typia.assert",
|
|
20042
20142
|
path: _path + ".pipeline",
|
|
20043
|
-
expected: "(__type.
|
|
20143
|
+
expected: "(__type.o65 | undefined)",
|
|
20044
20144
|
value: input.pipeline
|
|
20045
20145
|
}, _errorFactory)) && (undefined === input.item || ("object" === typeof input.item && null !== input.item && false === Array.isArray(input.item) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20046
20146
|
method: "typia.assert",
|
|
20047
20147
|
path: _path + ".item",
|
|
20048
|
-
expected: "(__type.
|
|
20148
|
+
expected: "(__type.o67 | undefined)",
|
|
20049
20149
|
value: input.item
|
|
20050
|
-
}, _errorFactory)) &&
|
|
20150
|
+
}, _errorFactory)) && _ao75(input.item, _path + ".item", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20051
20151
|
method: "typia.assert",
|
|
20052
20152
|
path: _path + ".item",
|
|
20053
|
-
expected: "(__type.
|
|
20153
|
+
expected: "(__type.o67 | undefined)",
|
|
20054
20154
|
value: input.item
|
|
20055
|
-
}, _errorFactory)); const
|
|
20155
|
+
}, _errorFactory)); const _ao68 = (input, _path, _exceptionable = true) => undefined === input.auto || "boolean" === typeof input.auto || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20056
20156
|
method: "typia.assert",
|
|
20057
20157
|
path: _path + ".auto",
|
|
20058
20158
|
expected: "(boolean | undefined)",
|
|
20059
20159
|
value: input.auto
|
|
20060
|
-
}, _errorFactory); const
|
|
20160
|
+
}, _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, {
|
|
20061
20161
|
method: "typia.assert",
|
|
20062
20162
|
path: _path + ".story",
|
|
20063
|
-
expected: "(__type.
|
|
20163
|
+
expected: "(__type.o62 | undefined)",
|
|
20064
20164
|
value: input.story
|
|
20065
|
-
}, _errorFactory)) &&
|
|
20165
|
+
}, _errorFactory)) && _ao70(input.story, _path + ".story", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20066
20166
|
method: "typia.assert",
|
|
20067
20167
|
path: _path + ".story",
|
|
20068
|
-
expected: "(__type.
|
|
20168
|
+
expected: "(__type.o62 | undefined)",
|
|
20069
20169
|
value: input.story
|
|
20070
20170
|
}, _errorFactory)) && (undefined === input.note || ("object" === typeof input.note && null !== input.note && false === Array.isArray(input.note) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20071
20171
|
method: "typia.assert",
|
|
20072
20172
|
path: _path + ".note",
|
|
20073
|
-
expected: "(__type.
|
|
20173
|
+
expected: "(__type.o64 | undefined)",
|
|
20074
20174
|
value: input.note
|
|
20075
|
-
}, _errorFactory)) &&
|
|
20175
|
+
}, _errorFactory)) && _ao72(input.note, _path + ".note", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20076
20176
|
method: "typia.assert",
|
|
20077
20177
|
path: _path + ".note",
|
|
20078
|
-
expected: "(__type.
|
|
20178
|
+
expected: "(__type.o64 | undefined)",
|
|
20079
20179
|
value: input.note
|
|
20080
|
-
}, _errorFactory)); const
|
|
20180
|
+
}, _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, {
|
|
20081
20181
|
method: "typia.assert",
|
|
20082
20182
|
path: _path + ".excerpt",
|
|
20083
|
-
expected: "(__type.
|
|
20183
|
+
expected: "(__type.o63 | undefined)",
|
|
20084
20184
|
value: input.excerpt
|
|
20085
|
-
}, _errorFactory)) &&
|
|
20185
|
+
}, _errorFactory)) && _ao71(input.excerpt, _path + ".excerpt", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20086
20186
|
method: "typia.assert",
|
|
20087
20187
|
path: _path + ".excerpt",
|
|
20088
|
-
expected: "(__type.
|
|
20188
|
+
expected: "(__type.o63 | undefined)",
|
|
20089
20189
|
value: input.excerpt
|
|
20090
|
-
}, _errorFactory); const
|
|
20190
|
+
}, _errorFactory); const _ao71 = (input, _path, _exceptionable = true) => (undefined === input.maxLines || "number" === typeof input.maxLines || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20091
20191
|
method: "typia.assert",
|
|
20092
20192
|
path: _path + ".maxLines",
|
|
20093
20193
|
expected: "(number | undefined)",
|
|
@@ -20102,32 +20202,32 @@ function _assertDomainRecord(domain, input) {
|
|
|
20102
20202
|
path: _path + ".comments",
|
|
20103
20203
|
expected: "(boolean | undefined)",
|
|
20104
20204
|
value: input.comments
|
|
20105
|
-
}, _errorFactory)); const
|
|
20205
|
+
}, _errorFactory)); const _ao72 = (input, _path, _exceptionable = true) => undefined === input.maxHeight || "number" === typeof input.maxHeight || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20106
20206
|
method: "typia.assert",
|
|
20107
20207
|
path: _path + ".maxHeight",
|
|
20108
20208
|
expected: "(number | undefined)",
|
|
20109
20209
|
value: input.maxHeight
|
|
20110
|
-
}, _errorFactory); const
|
|
20210
|
+
}, _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, {
|
|
20111
20211
|
method: "typia.assert",
|
|
20112
20212
|
path: _path + ".search",
|
|
20113
|
-
expected: "(__type.
|
|
20213
|
+
expected: "(__type.o66 | undefined)",
|
|
20114
20214
|
value: input.search
|
|
20115
|
-
}, _errorFactory)) &&
|
|
20215
|
+
}, _errorFactory)) && _ao74(input.search, _path + ".search", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20116
20216
|
method: "typia.assert",
|
|
20117
20217
|
path: _path + ".search",
|
|
20118
|
-
expected: "(__type.
|
|
20218
|
+
expected: "(__type.o66 | undefined)",
|
|
20119
20219
|
value: input.search
|
|
20120
|
-
}, _errorFactory)) && (undefined === input.sortMode || true ===
|
|
20220
|
+
}, _errorFactory)) && (undefined === input.sortMode || true === _av70.has(input.sortMode) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20121
20221
|
method: "typia.assert",
|
|
20122
20222
|
path: _path + ".sortMode",
|
|
20123
20223
|
expected: "(\"az\" | \"default\" | \"earliestdeadline\" | \"latestdeadline\" | \"leastrecent\" | \"manual\" | \"mostrecent\" | \"newest\" | \"oldest\" | \"za\" | undefined)",
|
|
20124
20224
|
value: input.sortMode
|
|
20125
|
-
}, _errorFactory)); const
|
|
20225
|
+
}, _errorFactory)); const _ao74 = (input, _path, _exceptionable = true) => undefined === input.maxItemsDisplayed || "number" === typeof input.maxItemsDisplayed || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20126
20226
|
method: "typia.assert",
|
|
20127
20227
|
path: _path + ".maxItemsDisplayed",
|
|
20128
20228
|
expected: "(number | undefined)",
|
|
20129
20229
|
value: input.maxItemsDisplayed
|
|
20130
|
-
}, _errorFactory); const
|
|
20230
|
+
}, _errorFactory); const _ao75 = (input, _path, _exceptionable = true) => (undefined === input.maxHeight || "number" === typeof input.maxHeight || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20131
20231
|
method: "typia.assert",
|
|
20132
20232
|
path: _path + ".maxHeight",
|
|
20133
20233
|
expected: "(number | undefined)",
|
|
@@ -20137,14 +20237,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
20137
20237
|
path: _path + ".titleLines",
|
|
20138
20238
|
expected: "(number | undefined)",
|
|
20139
20239
|
value: input.titleLines
|
|
20140
|
-
}, _errorFactory)); const
|
|
20240
|
+
}, _errorFactory)); const _ao76 = (input, _path, _exceptionable = true) => undefined === input.fontFamilies || (Array.isArray(input.fontFamilies) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20141
20241
|
method: "typia.assert",
|
|
20142
20242
|
path: _path + ".fontFamilies",
|
|
20143
20243
|
expected: "(Array<string> | undefined)",
|
|
20144
20244
|
value: input.fontFamilies
|
|
20145
|
-
}, _errorFactory)) && input.fontFamilies.every((elem,
|
|
20245
|
+
}, _errorFactory)) && input.fontFamilies.every((elem, _index71) => "string" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20146
20246
|
method: "typia.assert",
|
|
20147
|
-
path: _path + ".fontFamilies[" +
|
|
20247
|
+
path: _path + ".fontFamilies[" + _index71 + "]",
|
|
20148
20248
|
expected: "string",
|
|
20149
20249
|
value: elem
|
|
20150
20250
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20152,7 +20252,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
20152
20252
|
path: _path + ".fontFamilies",
|
|
20153
20253
|
expected: "(Array<string> | undefined)",
|
|
20154
20254
|
value: input.fontFamilies
|
|
20155
|
-
}, _errorFactory); const
|
|
20255
|
+
}, _errorFactory); const _ao77 = (input, _path, _exceptionable = true) => (undefined === input.id || "string" === typeof input.id || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20156
20256
|
method: "typia.assert",
|
|
20157
20257
|
path: _path + ".id",
|
|
20158
20258
|
expected: "(string | undefined)",
|
|
@@ -20162,37 +20262,37 @@ function _assertDomainRecord(domain, input) {
|
|
|
20162
20262
|
path: _path + ".folded",
|
|
20163
20263
|
expected: "(boolean | undefined)",
|
|
20164
20264
|
value: input.folded
|
|
20165
|
-
}, _errorFactory)); const
|
|
20265
|
+
}, _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, {
|
|
20166
20266
|
method: "typia.assert",
|
|
20167
20267
|
path: _path + ".adobe",
|
|
20168
|
-
expected: "(__type.
|
|
20268
|
+
expected: "(__type.o71 | undefined)",
|
|
20169
20269
|
value: input.adobe
|
|
20170
|
-
}, _errorFactory)) &&
|
|
20270
|
+
}, _errorFactory)) && _ao79(input.adobe, _path + ".adobe", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20171
20271
|
method: "typia.assert",
|
|
20172
20272
|
path: _path + ".adobe",
|
|
20173
|
-
expected: "(__type.
|
|
20273
|
+
expected: "(__type.o71 | undefined)",
|
|
20174
20274
|
value: input.adobe
|
|
20175
20275
|
}, _errorFactory)) && (undefined === input.rive || ("object" === typeof input.rive && null !== input.rive && false === Array.isArray(input.rive) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20176
20276
|
method: "typia.assert",
|
|
20177
20277
|
path: _path + ".rive",
|
|
20178
|
-
expected: "(__type.
|
|
20278
|
+
expected: "(__type.o72 | undefined)",
|
|
20179
20279
|
value: input.rive
|
|
20180
|
-
}, _errorFactory)) &&
|
|
20280
|
+
}, _errorFactory)) && _ao80(input.rive, _path + ".rive", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20181
20281
|
method: "typia.assert",
|
|
20182
20282
|
path: _path + ".rive",
|
|
20183
|
-
expected: "(__type.
|
|
20283
|
+
expected: "(__type.o72 | undefined)",
|
|
20184
20284
|
value: input.rive
|
|
20185
|
-
}, _errorFactory)); const
|
|
20285
|
+
}, _errorFactory)); const _ao79 = (input, _path, _exceptionable = true) => undefined === input.useProxies || "boolean" === typeof input.useProxies || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20186
20286
|
method: "typia.assert",
|
|
20187
20287
|
path: _path + ".useProxies",
|
|
20188
20288
|
expected: "(boolean | undefined)",
|
|
20189
20289
|
value: input.useProxies
|
|
20190
|
-
}, _errorFactory); const
|
|
20290
|
+
}, _errorFactory); const _ao80 = (input, _path, _exceptionable = true) => undefined === input.template || "string" === typeof input.template || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20191
20291
|
method: "typia.assert",
|
|
20192
20292
|
path: _path + ".template",
|
|
20193
20293
|
expected: "(string | undefined)",
|
|
20194
20294
|
value: input.template
|
|
20195
|
-
}, _errorFactory); const
|
|
20295
|
+
}, _errorFactory); const _ao81 = (input, _path, _exceptionable = true) => (undefined === input.collections || "boolean" === typeof input.collections || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20196
20296
|
method: "typia.assert",
|
|
20197
20297
|
path: _path + ".collections",
|
|
20198
20298
|
expected: "(boolean | undefined)",
|
|
@@ -20207,7 +20307,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
20207
20307
|
path: _path + ".ameRemoteRendering",
|
|
20208
20308
|
expected: "(boolean | undefined)",
|
|
20209
20309
|
value: input.ameRemoteRendering
|
|
20210
|
-
}, _errorFactory)); const
|
|
20310
|
+
}, _errorFactory)); const _ao82 = (input, _path, _exceptionable = true) => (undefined === input.utils || "boolean" === typeof input.utils || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20211
20311
|
method: "typia.assert",
|
|
20212
20312
|
path: _path + ".utils",
|
|
20213
20313
|
expected: "(boolean | undefined)",
|
|
@@ -20302,24 +20402,24 @@ function _assertDomainRecord(domain, input) {
|
|
|
20302
20402
|
path: _path + ".systemHealth",
|
|
20303
20403
|
expected: "(boolean | undefined)",
|
|
20304
20404
|
value: input.systemHealth
|
|
20305
|
-
}, _errorFactory)); const
|
|
20405
|
+
}, _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, {
|
|
20306
20406
|
method: "typia.assert",
|
|
20307
20407
|
path: _path + ".events",
|
|
20308
|
-
expected: "(__type.
|
|
20408
|
+
expected: "(__type.o76 | undefined)",
|
|
20309
20409
|
value: input.events
|
|
20310
|
-
}, _errorFactory)) &&
|
|
20410
|
+
}, _errorFactory)) && _ao84(input.events, _path + ".events", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20311
20411
|
method: "typia.assert",
|
|
20312
20412
|
path: _path + ".events",
|
|
20313
|
-
expected: "(__type.
|
|
20413
|
+
expected: "(__type.o76 | undefined)",
|
|
20314
20414
|
value: input.events
|
|
20315
|
-
}, _errorFactory); const
|
|
20415
|
+
}, _errorFactory); const _ao84 = (input, _path, _exceptionable = true) => (undefined === input.comment || (Array.isArray(input.comment) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20316
20416
|
method: "typia.assert",
|
|
20317
20417
|
path: _path + ".comment",
|
|
20318
20418
|
expected: "(Array<NotificationReason> | undefined)",
|
|
20319
20419
|
value: input.comment
|
|
20320
|
-
}, _errorFactory)) && input.comment.every((elem,
|
|
20420
|
+
}, _errorFactory)) && input.comment.every((elem, _index72) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20321
20421
|
method: "typia.assert",
|
|
20322
|
-
path: _path + ".comment[" +
|
|
20422
|
+
path: _path + ".comment[" + _index72 + "]",
|
|
20323
20423
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20324
20424
|
value: elem
|
|
20325
20425
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20332,9 +20432,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
20332
20432
|
path: _path + ".assigned",
|
|
20333
20433
|
expected: "(Array<NotificationReason> | undefined)",
|
|
20334
20434
|
value: input.assigned
|
|
20335
|
-
}, _errorFactory)) && input.assigned.every((elem,
|
|
20435
|
+
}, _errorFactory)) && input.assigned.every((elem, _index73) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20336
20436
|
method: "typia.assert",
|
|
20337
|
-
path: _path + ".assigned[" +
|
|
20437
|
+
path: _path + ".assigned[" + _index73 + "]",
|
|
20338
20438
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20339
20439
|
value: elem
|
|
20340
20440
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20347,9 +20447,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
20347
20447
|
path: _path + ".unassigned",
|
|
20348
20448
|
expected: "(Array<NotificationReason> | undefined)",
|
|
20349
20449
|
value: input.unassigned
|
|
20350
|
-
}, _errorFactory)) && input.unassigned.every((elem,
|
|
20450
|
+
}, _errorFactory)) && input.unassigned.every((elem, _index74) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20351
20451
|
method: "typia.assert",
|
|
20352
|
-
path: _path + ".unassigned[" +
|
|
20452
|
+
path: _path + ".unassigned[" + _index74 + "]",
|
|
20353
20453
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20354
20454
|
value: elem
|
|
20355
20455
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20360,14 +20460,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
20360
20460
|
}, _errorFactory)) && (undefined === input.publishSucceeded || ("object" === typeof input.publishSucceeded && null !== input.publishSucceeded && false === Array.isArray(input.publishSucceeded) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20361
20461
|
method: "typia.assert",
|
|
20362
20462
|
path: _path + ".publishSucceeded",
|
|
20363
|
-
expected: "(__type.
|
|
20463
|
+
expected: "(__type.o77 | undefined)",
|
|
20364
20464
|
value: input.publishSucceeded
|
|
20365
|
-
}, _errorFactory)) &&
|
|
20465
|
+
}, _errorFactory)) && _ao85(input.publishSucceeded, _path + ".publishSucceeded", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20366
20466
|
method: "typia.assert",
|
|
20367
20467
|
path: _path + ".publishSucceeded",
|
|
20368
|
-
expected: "(__type.
|
|
20468
|
+
expected: "(__type.o77 | undefined)",
|
|
20369
20469
|
value: input.publishSucceeded
|
|
20370
|
-
}, _errorFactory)); const
|
|
20470
|
+
}, _errorFactory)); const _ao85 = (input, _path, _exceptionable = true) => false === _exceptionable || Object.keys(input).every(key => {
|
|
20371
20471
|
const value = input[key];
|
|
20372
20472
|
if (undefined === value)
|
|
20373
20473
|
return true;
|
|
@@ -20376,9 +20476,9 @@ function _assertDomainRecord(domain, input) {
|
|
|
20376
20476
|
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key),
|
|
20377
20477
|
expected: "Array<NotificationReason>",
|
|
20378
20478
|
value: value
|
|
20379
|
-
}, _errorFactory)) && value.every((elem,
|
|
20479
|
+
}, _errorFactory)) && value.every((elem, _index75) => "mentioned" === elem || "assigned" === elem || "author" === elem || "participated" === elem || "always" === elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20380
20480
|
method: "typia.assert",
|
|
20381
|
-
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" +
|
|
20481
|
+
path: _path + __typia_transform__accessExpressionAsString._accessExpressionAsString(key) + "[" + _index75 + "]",
|
|
20382
20482
|
expected: "(\"always\" | \"assigned\" | \"author\" | \"mentioned\" | \"participated\")",
|
|
20383
20483
|
value: elem
|
|
20384
20484
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20387,27 +20487,27 @@ function _assertDomainRecord(domain, input) {
|
|
|
20387
20487
|
expected: "Array<NotificationReason>",
|
|
20388
20488
|
value: value
|
|
20389
20489
|
}, _errorFactory);
|
|
20390
|
-
}); const
|
|
20490
|
+
}); 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, {
|
|
20391
20491
|
method: "typia.assert",
|
|
20392
20492
|
path: _path + ".create",
|
|
20393
|
-
expected: "(__type.
|
|
20493
|
+
expected: "(__type.o79 | undefined)",
|
|
20394
20494
|
value: input.create
|
|
20395
|
-
}, _errorFactory)) &&
|
|
20495
|
+
}, _errorFactory)) && _ao87(input.create, _path + ".create", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20396
20496
|
method: "typia.assert",
|
|
20397
20497
|
path: _path + ".create",
|
|
20398
|
-
expected: "(__type.
|
|
20498
|
+
expected: "(__type.o79 | undefined)",
|
|
20399
20499
|
value: input.create
|
|
20400
20500
|
}, _errorFactory)) && (undefined === input.duplicate || ("object" === typeof input.duplicate && null !== input.duplicate && false === Array.isArray(input.duplicate) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20401
20501
|
method: "typia.assert",
|
|
20402
20502
|
path: _path + ".duplicate",
|
|
20403
|
-
expected: "(__type.
|
|
20503
|
+
expected: "(__type.o80 | undefined)",
|
|
20404
20504
|
value: input.duplicate
|
|
20405
|
-
}, _errorFactory)) &&
|
|
20505
|
+
}, _errorFactory)) && _ao88(input.duplicate, _path + ".duplicate", true && _exceptionable) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20406
20506
|
method: "typia.assert",
|
|
20407
20507
|
path: _path + ".duplicate",
|
|
20408
|
-
expected: "(__type.
|
|
20508
|
+
expected: "(__type.o80 | undefined)",
|
|
20409
20509
|
value: input.duplicate
|
|
20410
|
-
}, _errorFactory)); const
|
|
20510
|
+
}, _errorFactory)); const _ao87 = (input, _path, _exceptionable = true) => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20411
20511
|
method: "typia.assert",
|
|
20412
20512
|
path: _path + ".titlePrefix",
|
|
20413
20513
|
expected: "(string | undefined)",
|
|
@@ -20417,7 +20517,7 @@ function _assertDomainRecord(domain, input) {
|
|
|
20417
20517
|
path: _path + ".titleSuffix",
|
|
20418
20518
|
expected: "(string | undefined)",
|
|
20419
20519
|
value: input.titleSuffix
|
|
20420
|
-
}, _errorFactory)); const
|
|
20520
|
+
}, _errorFactory)); const _ao88 = (input, _path, _exceptionable = true) => (undefined === input.titlePrefix || "string" === typeof input.titlePrefix || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20421
20521
|
method: "typia.assert",
|
|
20422
20522
|
path: _path + ".titlePrefix",
|
|
20423
20523
|
expected: "(string | undefined)",
|
|
@@ -20427,14 +20527,14 @@ function _assertDomainRecord(domain, input) {
|
|
|
20427
20527
|
path: _path + ".titleSuffix",
|
|
20428
20528
|
expected: "(string | undefined)",
|
|
20429
20529
|
value: input.titleSuffix
|
|
20430
|
-
}, _errorFactory)); const
|
|
20530
|
+
}, _errorFactory)); const _ao89 = (input, _path, _exceptionable = true) => (undefined === input.stateFilter || (Array.isArray(input.stateFilter) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20431
20531
|
method: "typia.assert",
|
|
20432
20532
|
path: _path + ".stateFilter",
|
|
20433
20533
|
expected: "(Array<number> | undefined)",
|
|
20434
20534
|
value: input.stateFilter
|
|
20435
|
-
}, _errorFactory)) && input.stateFilter.every((elem,
|
|
20535
|
+
}, _errorFactory)) && input.stateFilter.every((elem, _index76) => "number" === typeof elem || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20436
20536
|
method: "typia.assert",
|
|
20437
|
-
path: _path + ".stateFilter[" +
|
|
20537
|
+
path: _path + ".stateFilter[" + _index76 + "]",
|
|
20438
20538
|
expected: "number",
|
|
20439
20539
|
value: elem
|
|
20440
20540
|
}, _errorFactory)) || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
@@ -20467,17 +20567,17 @@ function _assertDomainRecord(domain, input) {
|
|
|
20467
20567
|
path: _path + ".parseRegex",
|
|
20468
20568
|
expected: "(boolean | undefined)",
|
|
20469
20569
|
value: input.parseRegex
|
|
20470
|
-
}, _errorFactory)); const
|
|
20570
|
+
}, _errorFactory)); const _ao90 = (input, _path, _exceptionable = true) => undefined === input.disableHotArea || "boolean" === typeof input.disableHotArea || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20471
20571
|
method: "typia.assert",
|
|
20472
20572
|
path: _path + ".disableHotArea",
|
|
20473
20573
|
expected: "(boolean | undefined)",
|
|
20474
20574
|
value: input.disableHotArea
|
|
20475
|
-
}, _errorFactory); const
|
|
20575
|
+
}, _errorFactory); const _ao91 = (input, _path, _exceptionable = true) => undefined === input.refreshInterval || "number" === typeof input.refreshInterval || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20476
20576
|
method: "typia.assert",
|
|
20477
20577
|
path: _path + ".refreshInterval",
|
|
20478
20578
|
expected: "(number | undefined)",
|
|
20479
20579
|
value: input.refreshInterval
|
|
20480
|
-
}, _errorFactory); const
|
|
20580
|
+
}, _errorFactory); const _ao92 = (input, _path, _exceptionable = true) => undefined === input.layout || "string" === typeof input.layout || __typia_transform__assertGuard._assertGuard(_exceptionable, {
|
|
20481
20581
|
method: "typia.assert",
|
|
20482
20582
|
path: _path + ".layout",
|
|
20483
20583
|
expected: "(string | undefined)",
|