{"version":3,"file":"ChipHBS1910RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8"],"sources":["../generated/ChipHBS1910RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipHBS1910ExtendProperty } from './ChipHBS1910ExtendProperty';\n // import\nexport const ChipHBS1910RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipHBS1910ExtendProperty, // #1180\n      GreenProperty: ChipHBS1910ExtendProperty, // #1182\n      BlueProperty: ChipHBS1910ExtendProperty, // #1184\n      VRedProperty: ChipHBS1910ExtendProperty, // #1186\n      IsAdvancedMode: common.Bool, // #1192\n      IsUseNewModule: common.Bool, // #1204\n      ChipLibVersion: common.UInt8, // #1206\n    }),\n  ],\n  'ChipHBS1910RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHBS1910RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHBS1910.decompiled.cs:1173\n */\nexport const ChipHBS1910RGBVExtendProperty = t.intersection(\n  [\n    ChipHBS1910RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHBS1910RGBVExtendProperty') }),\n  ],\n  'ChipHBS1910RGBVExtendProperty'\n);\nexport interface ChipHBS1910RGBVExtendProperty\n  extends t.TypeOf<typeof ChipHBS1910RGBVExtendProperty> {\n  RedProperty?: ChipHBS1910ExtendProperty;\n  GreenProperty?: ChipHBS1910ExtendProperty;\n  BlueProperty?: ChipHBS1910ExtendProperty;\n  VRedProperty?: ChipHBS1910ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,oCAAoC,EAAE,aACjD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,gBAAgBA;CAChB,gBAAgBC;AAClB,CAAC,CACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}