{"version":3,"file":"ChipCNS7153RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipCNS7153ExtendProperty"],"sources":["../generated/ChipCNS7153RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipCNS7153ExtendProperty } from './ChipCNS7153ExtendProperty';\n // import\nexport const ChipCNS7153RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_true,\n    }),\n    t.partial({\n      RedProperty: ChipCNS7153ExtendProperty, // #1795\n      GreenProperty: ChipCNS7153ExtendProperty, // #1797\n      BlueProperty: ChipCNS7153ExtendProperty, // #1799\n      VRedProperty: ChipCNS7153ExtendProperty, // #1801\n      IsUseNewModule: common.Bool,\n    }),\n  ],\n  'ChipCNS7153RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCNS7153RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCNS7153.decompiled.cs:1788\n */\nexport const ChipCNS7153RGBVExtendProperty = t.intersection(\n  [\n    ChipCNS7153RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCNS7153RGBVExtendProperty') }),\n  ],\n  'ChipCNS7153RGBVExtendProperty'\n);\nexport interface ChipCNS7153RGBVExtendProperty\n  extends t.TypeOf<typeof ChipCNS7153RGBVExtendProperty> {\n  RedProperty?: ChipCNS7153ExtendProperty;\n  GreenProperty?: ChipCNS7153ExtendProperty;\n  BlueProperty?: ChipCNS7153ExtendProperty;\n  VRedProperty?: ChipCNS7153ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,oCAAoCA,MAAE,aACjD;CACEC;CACAD,MAAE,KAAK,EACL,yCACF,CAAC;CACDA,MAAE,QAAQ;EACR,aAAaE;EACb,eAAeA;EACf,cAAcA;EACd,cAAcA;EACd;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"}