{"version":3,"file":"ChipFM6356RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipFM6356RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6356ExtendProperty } from './ChipFM6356ExtendProperty';\n // import\nexport const ChipFM6356RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipFM6356ExtendProperty, // #281\n      GreenProperty: ChipFM6356ExtendProperty, // #283\n      BlueProperty: ChipFM6356ExtendProperty, // #285\n      VRedProperty: ChipFM6356ExtendProperty, // #287\n      IsAdvancedModel: common.Bool, // #293\n      EnhancedModeGrade: common.UInt8, // #305\n      ScanCount: common.UInt8, // #317\n      SubFields: common.UInt8, // #331\n      IsAberrationOptimize: common.Bool, // #346\n      LowAshPitsImprove: common.UInt8, // #360\n      IsStarSwipPoint: common.Bool, // #374\n      IsUseNewModule: common.Bool, // #388\n      ChipLibVersion: common.UInt8, // #390\n      ThirdDataLen: common.Int32, // #481\n      ThirdDataStartIndex: common.Int32, // #483\n      ThirdRegisterAddr: common.Int32, // #485\n      FourthDataLen: common.Int32, // #487\n      FourthStartIndex: common.Int32, // #489\n      FourthRegisterAddr: common.Int32, // #491\n      FifthDataLen: common.Int32, // #493\n      FifthStartIndex: common.Int32, // #495\n      FifthRegisterAddr: common.Int32, // #497\n    }),\n  ],\n  'ChipFM6356RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6356RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6356.decompiled.cs:274\n */\nexport const ChipFM6356RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6356RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6356RGBVExtendProperty') }),\n  ],\n  'ChipFM6356RGBVExtendProperty'\n);\nexport interface ChipFM6356RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6356RGBVExtendProperty> {\n  RedProperty?: ChipFM6356ExtendProperty;\n  GreenProperty?: ChipFM6356ExtendProperty;\n  BlueProperty?: ChipFM6356ExtendProperty;\n  VRedProperty?: ChipFM6356ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,iBAAiBA;CACjB,mBAAmBC;CACnB,WAAWA;CACX,WAAWA;CACX,sBAAsBD;CACtB,mBAAmBC;CACnB,iBAAiBD;CACjB,gBAAgBA;CAChB,gBAAgBC;CAChB,cAAcC;CACd,qBAAqBA;CACrB,mBAAmBA;CACnB,eAAeA;CACf,kBAAkBA;CAClB,oBAAoBA;CACpB,cAAcA;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"}