{"version":3,"file":"ChipFM6518RGBVExtendProperty.mjs","names":["common.UInt8","common.Bool"],"sources":["../generated/ChipFM6518RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6518ExtendProperty } from './ChipFM6518ExtendProperty';\n // import\nexport const ChipFM6518RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipFM6518ExtendProperty, // #3086\n      GreenProperty: ChipFM6518ExtendProperty, // #3088\n      BlueProperty: ChipFM6518ExtendProperty, // #3090\n      VRedProperty: ChipFM6518ExtendProperty, // #3092\n      ScanCount: common.UInt8, // #3098\n      IsStarSwipPoint: common.Bool, // #3112\n      IsAdvancedModel: common.Bool, // #3126\n      IsUseNewModule: common.Bool, // #3138\n      ChipLibVersion: common.UInt8, // #3140\n    }),\n  ],\n  'ChipFM6518RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6518RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6518.decompiled.cs:3079\n */\nexport const ChipFM6518RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6518RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6518RGBVExtendProperty') }),\n  ],\n  'ChipFM6518RGBVExtendProperty'\n);\nexport interface ChipFM6518RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6518RGBVExtendProperty> {\n  RedProperty?: ChipFM6518ExtendProperty;\n  GreenProperty?: ChipFM6518ExtendProperty;\n  BlueProperty?: ChipFM6518ExtendProperty;\n  VRedProperty?: ChipFM6518ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,WAAWA;CACX,iBAAiBC;CACjB,iBAAiBA;CACjB,gBAAgBA;CAChB,gBAAgBD;AAClB,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}