{"version":3,"file":"ChipCNS7253RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipCNS7253ExtendProperty"],"sources":["../generated/ChipCNS7253RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipCNS7253ExtendProperty } from './ChipCNS7253ExtendProperty';\n // import\nexport const ChipCNS7253RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_true,\n    }),\n    t.partial({\n      CNS7253_R: ChipCNS7253ExtendProperty, // #334\n      CNS7253_G: ChipCNS7253ExtendProperty, // #336\n      CNS7253_B: ChipCNS7253ExtendProperty, // #338\n      CNS7253_V: ChipCNS7253ExtendProperty, // #340\n      IsUseNewModule: common.Bool, // #367\n      IsStarSwipPoint: common.Bool, // #370\n      FirstDataLen: common.Int32, // #384\n      FirstStartIndex: common.Int32, // #386\n      FirstRegisterAddr: common.Int32, // #388\n      SecondDataLen: common.Int32, // #390\n      SecondStartIndex: common.Int32, // #392\n      SecondRegisterAddr: common.Int32, // #394\n      ThirdDataLen: common.Int32, // #396\n      ThirdDataStartIndex: common.Int32, // #398\n      ThirdRegisterAddr: common.Int32, // #400\n      FourthDataLen: common.Int32, // #402\n      FourthStartIndex: common.Int32, // #404\n      FourthRegisterAddr: common.Int32,\n    }),\n  ],\n  'ChipCNS7253RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCNS7253RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCNS7253.decompiled.cs:327\n */\nexport const ChipCNS7253RGBVExtendProperty = t.intersection(\n  [\n    ChipCNS7253RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCNS7253RGBVExtendProperty') }),\n  ],\n  'ChipCNS7253RGBVExtendProperty'\n);\nexport interface ChipCNS7253RGBVExtendProperty\n  extends t.TypeOf<typeof ChipCNS7253RGBVExtendProperty> {\n  CNS7253_R?: ChipCNS7253ExtendProperty;\n  CNS7253_G?: ChipCNS7253ExtendProperty;\n  CNS7253_B?: ChipCNS7253ExtendProperty;\n  CNS7253_V?: ChipCNS7253ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,oCAAoCA,MAAE,aACjD;CACEC;CACAD,MAAE,KAAK,EACL,yCACF,CAAC;CACDA,MAAE,QAAQ;EACR,WAAWE;EACX,WAAWA;EACX,WAAWA;EACX,WAAWA;EACX;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgCF,MAAE,aAC7C,CACE,mCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}