{"version":3,"file":"ChipMBI5850RGBVExtendProperty.mjs","names":["common.Bool_true","common.Bool","common.Int32","common.UInt32"],"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,oCAAoC,EAAE,aACjD;CACE;CACA,EAAE,KAAK,EACL,gBAAgBA,UAClB,CAAC;CACD,EAAE,QAAQ;EACR;EACA;EACA,gBAAgBC;EAChB,gBAAgBC;EAChB,qBAAqBC;CACvB,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}