{"version":3,"file":"ChipFM6555RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipFM6555ExtendProperty"],"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,mCAAmCA,MAAE,aAChD;CACEC;CACAD,MAAE,KAAK,EACL,oCACF,CAAC;CACDA,MAAE,QAAQ;EACR,aAAaE;EACb,eAAeA;EACf,cAAcA;EACd,cAAcA;EACd;EACA;CACF,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+BF,MAAE,aAC5C,CACE,kCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}