{"version":3,"file":"ChipCNS7253RGBVExtendProperty.mjs","names":["common.Bool_true","common.Bool","common.Int32"],"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,oCAAoC,EAAE,aACjD;CACE;CACA,EAAE,KAAK,EACL,gBAAgBA,UAClB,CAAC;CACD,EAAE,QAAQ;EACR,WAAW;EACX,WAAW;EACX,WAAW;EACX,WAAW;EACX,gBAAgBC;EAChB,iBAAiBA;EACjB,cAAcC;EACd,iBAAiBA;EACjB,mBAAmBA;EACnB,eAAeA;EACf,kBAAkBA;EAClB,oBAAoBA;EACpB,cAAcA;EACd,qBAAqBA;EACrB,mBAAmBA;EACnB,eAAeA;EACf,kBAAkBA;EAClB,oBAAoBA;CACtB,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}