{"version":3,"file":"ChipHS3257RGBVExtendProperty.mjs","names":["common.UInt8_0","common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipHS3257RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipHS3257ExtendProperty } from './ChipHS3257ExtendProperty';\n // import\nexport const ChipHS3257RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      ModeSelect: common.UInt8_0,\n    }),\n    t.partial({\n      RedProperty: ChipHS3257ExtendProperty, // #991\n      GreenProperty: ChipHS3257ExtendProperty, // #993\n      BlueProperty: ChipHS3257ExtendProperty, // #995\n      VRedProperty: ChipHS3257ExtendProperty, // #997\n      IsUseNewModule: common.Bool, // #1005\n      ChipLibVersion: common.UInt8, // #1118\n      IsAdvancedMode: common.Bool, // #1130\n      ThirdDataLen: common.Int32, // #1231\n      ThirdDataStartIndex: common.Int32, // #1233\n      ThirdRegisterAddr: common.Int32, // #1235\n      FourthDataLen: common.Int32, // #1237\n      FourthStartIndex: common.Int32, // #1239\n      FourthRegisterAddr: common.Int32,\n    }),\n  ],\n  'ChipHS3257RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHS3257RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHS3257.decompiled.cs:984\n */\nexport const ChipHS3257RGBVExtendProperty = t.intersection(\n  [\n    ChipHS3257RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHS3257RGBVExtendProperty') }),\n  ],\n  'ChipHS3257RGBVExtendProperty'\n);\nexport interface ChipHS3257RGBVExtendProperty\n  extends t.TypeOf<typeof ChipHS3257RGBVExtendProperty> {\n  RedProperty?: ChipHS3257ExtendProperty;\n  GreenProperty?: ChipHS3257ExtendProperty;\n  BlueProperty?: ChipHS3257ExtendProperty;\n  VRedProperty?: ChipHS3257ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,QACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBC;EAChB,gBAAgBD;EAChB,cAAcE;EACd,qBAAqBA;EACrB,mBAAmBA;EACnB,eAAeA;EACf,kBAAkBA;EAClB,oBAAoBA;CACtB,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}