{"version":3,"file":"ChipICND2100RGBVExtendProperty.mjs","names":["common.UInt8","common.Bool","common.Int32"],"sources":["../generated/ChipICND2100RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICND2100ExtendProperty } from './ChipICND2100ExtendProperty';\n // import\nexport const ChipICND2100RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipICND2100ExtendProperty, // #1362\n      GreenProperty: ChipICND2100ExtendProperty, // #1364\n      BlueProperty: ChipICND2100ExtendProperty, // #1366\n      VRedProperty: ChipICND2100ExtendProperty, // #1368\n      ChipLibVersion: common.UInt8, // #1420\n      IsUseNewModule: common.Bool, // #1422\n      ShifNum: common.Int32, // #1424\n      IsSupportGhostClear: common.Bool, // #1514\n      FirstDataLen: common.Int32, // #1601\n      FirstStartIndex: common.Int32, // #1610\n    }),\n  ],\n  'ChipICND2100RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICND2100RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2100.decompiled.cs:1351\n */\nexport const ChipICND2100RGBVExtendProperty = t.intersection(\n  [\n    ChipICND2100RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND2100RGBVExtendProperty') }),\n  ],\n  'ChipICND2100RGBVExtendProperty'\n);\nexport interface ChipICND2100RGBVExtendProperty\n  extends t.TypeOf<typeof ChipICND2100RGBVExtendProperty> {\n  RedProperty?: ChipICND2100ExtendProperty;\n  GreenProperty?: ChipICND2100ExtendProperty;\n  BlueProperty?: ChipICND2100ExtendProperty;\n  VRedProperty?: ChipICND2100ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,qCAAqC,EAAE,aAClD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,gBAAgBC;CAChB,SAASC;CACT,qBAAqBD;CACrB,cAAcC;CACd,iBAAiBA;AACnB,CAAC,CACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiC,EAAE,aAC9C,CACE,oCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}