{"version":3,"file":"ChipSM16136RGBExtendProperty.mjs","names":[],"sources":["../generated/ChipSM16136RGBExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16136ExtendProperty } from './ChipSM16136ExtendProperty';\n // import\nexport const ChipSM16136RGBExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipSM16136ExtendProperty, // #62778\n      GreenProperty: ChipSM16136ExtendProperty, // #62780\n      BlueProperty: ChipSM16136ExtendProperty, // #62782\n      VRedProperty: ChipSM16136ExtendProperty, // #62784\n    }),\n  ],\n  'ChipSM16136RGBExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16136RGBExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62776\n */\nexport const ChipSM16136RGBExtendProperty = t.intersection(\n  [\n    ChipSM16136RGBExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16136RGBExtendProperty') }),\n  ],\n  'ChipSM16136RGBExtendProperty'\n);\nexport interface ChipSM16136RGBExtendProperty\n  extends t.TypeOf<typeof ChipSM16136RGBExtendProperty> {\n  RedProperty?: ChipSM16136ExtendProperty;\n  GreenProperty?: ChipSM16136ExtendProperty;\n  BlueProperty?: ChipSM16136ExtendProperty;\n  VRedProperty?: ChipSM16136ExtendProperty;\n}\n"],"mappings":";;;;;AAIA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;AAChB,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}