{"version":3,"file":"ChipCNS7153RGBVExtendProperty.mjs","names":["common.Bool_true","common.Bool"],"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,oCAAoC,EAAE,aACjD;CACE;CACA,EAAE,KAAK,EACL,gBAAgBA,UAClB,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;CAClB,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}