{"version":3,"file":"ChipFM6353RGBVExtendProperty.mjs","names":["common.Bool_true","common.UInt8_0","common.UInt8","common.Bool","common.Int32"],"sources":["../generated/ChipFM6353RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6353ExtendProperty } from './ChipFM6353ExtendProperty';\n // import\nexport const ChipFM6353RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedModel: common.Bool_true, // #1210\n      EnhancedModeGrade: common.UInt8_0,\n    }),\n    t.partial({\n      ScanNumber: common.UInt8, // #1240\n      PartNumRef: common.UInt8, // #1255\n      IsAberrationOptimize: common.Bool, // #1270\n      LowAshPitsImprove: common.UInt8, // #1285\n      IsStarSwipPoint: common.Bool, // #1300\n      RedProperty: ChipFM6353ExtendProperty, // #1315\n      GreenProperty: ChipFM6353ExtendProperty, // #1328\n      BlueProperty: ChipFM6353ExtendProperty, // #1341\n      IsUseNewModule: common.Bool, // #1367\n      ThirdDataLen: common.Int32, // #1387\n      ThirdDataStartIndex: common.Int32, // #1389\n      ThirdRegisterAddr: common.Int32, // #1391\n      FourthDataLen: common.Int32, // #1393\n      FourthStartIndex: common.Int32, // #1395\n      FourthRegisterAddr: common.Int32,\n    }),\n  ],\n  'ChipFM6353RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6353RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6353.decompiled.cs:1185\n */\nexport const ChipFM6353RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6353RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6353RGBVExtendProperty') }),\n  ],\n  'ChipFM6353RGBVExtendProperty'\n);\nexport interface ChipFM6353RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6353RGBVExtendProperty> {\n  RedProperty?: ChipFM6353ExtendProperty;\n  GreenProperty?: ChipFM6353ExtendProperty;\n  BlueProperty?: ChipFM6353ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK;EACL,iBAAiBA;EACjB,mBAAmBC;CACrB,CAAC;CACD,EAAE,QAAQ;EACR,YAAYC;EACZ,YAAYA;EACZ,sBAAsBC;EACtB,mBAAmBD;EACnB,iBAAiBC;EACjB,aAAa;EACb,eAAe;EACf,cAAc;EACd,gBAAgBA;EAChB,cAAcC;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"}