{"version":3,"file":"ChipCS2017RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipCS2017ExtendProperty"],"sources":["../generated/ChipCS2017RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipCS2017ExtendProperty } from './ChipCS2017ExtendProperty';\n // import\nexport const ChipCS2017RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipCS2017ExtendProperty, // #188\n      GreenProperty: ChipCS2017ExtendProperty, // #190\n      BlueProperty: ChipCS2017ExtendProperty, // #192\n      VRedProperty: ChipCS2017ExtendProperty, // #194\n      IsAdvancedMode: common.Bool, // #202\n      IsUseNewModule: common.Bool, // #214\n      FirstDataLen: common.Int32, // #216\n      FirstStartIndex: common.Int32, // #218\n      FirstRegisterAddr: common.Int32, // #220\n      ConfigDataLen: common.Int32, // #222\n    }),\n  ],\n  'ChipCS2017RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCS2017RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2017.decompiled.cs:181\n */\nexport const ChipCS2017RGBVExtendProperty = t.intersection(\n  [\n    ChipCS2017RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCS2017RGBVExtendProperty') }),\n  ],\n  'ChipCS2017RGBVExtendProperty'\n);\nexport interface ChipCS2017RGBVExtendProperty\n  extends t.TypeOf<typeof ChipCS2017RGBVExtendProperty> {\n  RedProperty?: ChipCS2017ExtendProperty;\n  GreenProperty?: ChipCS2017ExtendProperty;\n  BlueProperty?: ChipCS2017ExtendProperty;\n  VRedProperty?: ChipCS2017ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,mCAAmCA,MAAE,aAChD,CACEC,mDACAD,MAAE,QAAQ;CACR,aAAaE;CACb,eAAeA;CACf,cAAcA;CACd,cAAcA;CACd;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+BF,MAAE,aAC5C,CACE,kCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}