{"version":3,"file":"Chip5043RGBVExtendPropey.mjs","names":[],"sources":["../generated/Chip5043RGBVExtendPropey.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMBI5043ExtendProperty } from './ChipMBI5043ExtendProperty';\n // import\nexport const Chip5043RGBVExtendPropeyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipMBI5043ExtendProperty, // #56991\n      GreenProperty: ChipMBI5043ExtendProperty, // #56993\n      BlueProperty: ChipMBI5043ExtendProperty, // #56995\n      VRedProperty: ChipMBI5043ExtendProperty, // #56997\n    }),\n  ],\n  'Chip5043RGBVExtendPropeyBase'\n);\n/**\n * Codec for {@link Chip5043RGBVExtendPropey}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56989\n */\nexport const Chip5043RGBVExtendPropey = t.intersection(\n  [\n    Chip5043RGBVExtendPropeyBase,\n    t.partial({ '@_xsi:type': t.literal('Chip5043RGBVExtendPropey') }),\n  ],\n  'Chip5043RGBVExtendPropey'\n);\nexport interface Chip5043RGBVExtendPropey extends t.TypeOf<typeof Chip5043RGBVExtendPropey> {\n  RedProperty?: ChipMBI5043ExtendProperty;\n  GreenProperty?: ChipMBI5043ExtendProperty;\n  BlueProperty?: ChipMBI5043ExtendProperty;\n  VRedProperty?: ChipMBI5043ExtendProperty;\n}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;AAChB,CAAC,CACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}