{"version":3,"file":"ChipMBI5166ExtendProperty.mjs","names":["common.UInt8_3","common.UInt8"],"sources":["../generated/ChipMBI5166ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipMBI5166ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      ColorCompensate: common.UInt8_3,\n    }),\n    t.partial({\n      SetBlanking: common.UInt8,\n    }),\n  ],\n  'ChipMBI5166ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipMBI5166ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:62613\n */\nexport const ChipMBI5166ExtendProperty = t.intersection(\n  [\n    ChipMBI5166ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipMBI5166ExtendProperty') }),\n  ],\n  'ChipMBI5166ExtendProperty'\n);\nexport interface ChipMBI5166ExtendProperty extends t.TypeOf<typeof ChipMBI5166ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,gCAAgC,EAAE,aAC7C;CACE;CACA,EAAE,KAAK,EACL,iBAAiBA,QACnB,CAAC;CACD,EAAE,QAAQ,EACR,aAAaC,MACf,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}