{"version":3,"file":"ChipLD1074RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipLD1074RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipLD1074ExtendProperty } from './ChipLD1074ExtendProperty';\n // import\nexport const ChipLD1074RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipLD1074ExtendProperty, // #174\n      GreenProperty: ChipLD1074ExtendProperty, // #176\n      BlueProperty: ChipLD1074ExtendProperty, // #178\n      VRedProperty: ChipLD1074ExtendProperty, // #180\n      IsUseNewModule: common.Bool, // #186\n      ChipLibVersion: common.UInt8, // #188\n      IsAdvancedMode: common.Bool, // #190\n      FirstDataLen: common.Int32, // #202\n      FirstStartIndex: common.Int32, // #204\n      FirstRegisterAddr: common.Int32, // #206\n    }),\n  ],\n  'ChipLD1074RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipLD1074RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipLD1074.decompiled.cs:167\n */\nexport const ChipLD1074RGBVExtendProperty = t.intersection(\n  [\n    ChipLD1074RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipLD1074RGBVExtendProperty') }),\n  ],\n  'ChipLD1074RGBVExtendProperty'\n);\nexport interface ChipLD1074RGBVExtendProperty\n  extends t.TypeOf<typeof ChipLD1074RGBVExtendProperty> {\n  RedProperty?: ChipLD1074ExtendProperty;\n  GreenProperty?: ChipLD1074ExtendProperty;\n  BlueProperty?: ChipLD1074ExtendProperty;\n  VRedProperty?: ChipLD1074ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,gBAAgBC;CAChB,gBAAgBD;CAChB,cAAcE;CACd,iBAAiBA;CACjB,mBAAmBA;AACrB,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}