{"version":3,"file":"ChipMBI5850RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipMBI5850RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMBI5850CustomExtendProperty } from './ChipMBI5850CustomExtendProperty'; // import\nimport { ChipMBI5850ExtendProperty } from './ChipMBI5850ExtendProperty';\n // import\nexport const ChipMBI5850RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_true,\n    }),\n    t.partial({\n      ChipMBI5850ExtendProperty, // #272\n      ChipMBI5850CustomExtendProperty, // #274\n      IsUseNewModule: common.Bool, // #293\n      SpecialDataLen: common.Int32, // #295\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipMBI5850RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5850RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipMBI5850.decompiled.cs:269\n */\nexport const ChipMBI5850RGBVExtendProperty = t.intersection(\n  [\n    ChipMBI5850RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5850RGBVExtendProperty') }),\n  ],\n  'ChipMBI5850RGBVExtendProperty'\n);\nexport interface ChipMBI5850RGBVExtendProperty\n  extends t.TypeOf<typeof ChipMBI5850RGBVExtendProperty> {\n  ChipMBI5850ExtendProperty?: ChipMBI5850ExtendProperty;\n  ChipMBI5850CustomExtendProperty?: ChipMBI5850CustomExtendProperty;\n}\n"],"mappings":";;;;;;;;;;AAMA,MAAa,oCAAoCA,MAAE,aACjD;CACEC;CACAD,MAAE,KAAK,EACL,yCACF,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgCA,MAAE,aAC7C,CACE,mCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}