{"version":3,"file":"ChipSM16359RGBVExtendProperty.mjs","names":[],"sources":["../generated/ChipSM16359RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16359ExtendProperty } from './ChipSM16359ExtendProperty';\n // import\nexport const ChipSM16359RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipSM16359ExtendProperty, // #66057\n      GreenProperty: ChipSM16359ExtendProperty, // #66059\n      BlueProperty: ChipSM16359ExtendProperty, // #66061\n      VRedProperty: ChipSM16359ExtendProperty, // #66063\n    }),\n  ],\n  'ChipSM16359RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16359RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:66055\n */\nexport const ChipSM16359RGBVExtendProperty = t.intersection(\n  [\n    ChipSM16359RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16359RGBVExtendProperty') }),\n  ],\n  'ChipSM16359RGBVExtendProperty'\n);\nexport interface ChipSM16359RGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16359RGBVExtendProperty> {\n  RedProperty?: ChipSM16359ExtendProperty;\n  GreenProperty?: ChipSM16359ExtendProperty;\n  BlueProperty?: ChipSM16359ExtendProperty;\n  VRedProperty?: ChipSM16359ExtendProperty;\n}\n"],"mappings":";;;;;AAIA,MAAa,oCAAoC,EAAE,aACjD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;AAChB,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}