{"version":3,"file":"ChipFM6555RGBVExtendProperty.mjs","names":["common.Int32_48","common.Bool","common.UInt8"],"sources":["../generated/ChipFM6555RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6555ExtendProperty } from './ChipFM6555ExtendProperty';\n // import\nexport const ChipFM6555RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_48,\n    }),\n    t.partial({\n      RedProperty: ChipFM6555ExtendProperty, // #1246\n      GreenProperty: ChipFM6555ExtendProperty, // #1248\n      BlueProperty: ChipFM6555ExtendProperty, // #1250\n      VRedProperty: ChipFM6555ExtendProperty, // #1252\n      IsUseNewModule: common.Bool, // #1470\n      ChipLibVersion: common.UInt8,\n    }),\n  ],\n  'ChipFM6555RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6555RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6555.decompiled.cs:1241\n */\nexport const ChipFM6555RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6555RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6555RGBVExtendProperty') }),\n  ],\n  'ChipFM6555RGBVExtendProperty'\n);\nexport interface ChipFM6555RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6555RGBVExtendProperty> {\n  RedProperty?: ChipFM6555ExtendProperty;\n  GreenProperty?: ChipFM6555ExtendProperty;\n  BlueProperty?: ChipFM6555ExtendProperty;\n  VRedProperty?: ChipFM6555ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,SACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBC;CAClB,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}