{"version":3,"file":"ChipSM16259RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipSM16259RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16259ExtendProperty } from './ChipSM16259ExtendProperty';\n // import\nexport const ChipSM16259RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipSM16259ExtendProperty, // #404\n      GreenProperty: ChipSM16259ExtendProperty, // #406\n      BlueProperty: ChipSM16259ExtendProperty, // #408\n      VRedProperty: ChipSM16259ExtendProperty, // #410\n      IsUseNewModule: common.Bool, // #434\n      ChipLibVersion: common.UInt8, // #436\n      FirstDataLen: common.Int32, // #579\n      FirstStartIndex: common.Int32, // #581\n      FirstRegisterAddr: common.Int32, // #583\n    }),\n  ],\n  'ChipSM16259RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16259RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16259.decompiled.cs:393\n */\nexport const ChipSM16259RGBVExtendProperty = t.intersection(\n  [\n    ChipSM16259RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16259RGBVExtendProperty') }),\n  ],\n  'ChipSM16259RGBVExtendProperty'\n);\nexport interface ChipSM16259RGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16259RGBVExtendProperty> {\n  RedProperty?: ChipSM16259ExtendProperty;\n  GreenProperty?: ChipSM16259ExtendProperty;\n  BlueProperty?: ChipSM16259ExtendProperty;\n  VRedProperty?: ChipSM16259ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,oCAAoC,EAAE,aACjD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,gBAAgBC;CAChB,cAAcC;CACd,iBAAiBA;CACjB,mBAAmBA;AACrB,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}