{"version":3,"file":"ChipMBI5038RGBExtendProperty.mjs","names":[],"sources":["../generated/ChipMBI5038RGBExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipMBI5038ExtendProperty } from './ChipMBI5038ExtendProperty';\n // import\nexport const ChipMBI5038RGBExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipMBI5038ExtendProperty, // #56696\n      GreenProperty: ChipMBI5038ExtendProperty, // #56698\n      BlueProperty: ChipMBI5038ExtendProperty, // #56700\n      VRedProperty: ChipMBI5038ExtendProperty, // #56702\n    }),\n  ],\n  'ChipMBI5038RGBExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5038RGBExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:56694\n */\nexport const ChipMBI5038RGBExtendProperty = t.intersection(\n  [\n    ChipMBI5038RGBExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5038RGBExtendProperty') }),\n  ],\n  'ChipMBI5038RGBExtendProperty'\n);\nexport interface ChipMBI5038RGBExtendProperty\n  extends t.TypeOf<typeof ChipMBI5038RGBExtendProperty> {\n  RedProperty?: ChipMBI5038ExtendProperty;\n  GreenProperty?: ChipMBI5038ExtendProperty;\n  BlueProperty?: ChipMBI5038ExtendProperty;\n  VRedProperty?: ChipMBI5038ExtendProperty;\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"}