{"version":3,"file":"ChipTLC5929ExtendProperty.cjs","names":["t","ChipBaseExtendPropey"],"sources":["../generated/ChipTLC5929ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipTLC5929ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IDMWorkTime: common.UInt8_3,\n    }),\n    t.partial({\n      IsPowerMode: common.Bool, // #60544\n      IDMWorkCurrent: common.UInt8, // #60570\n      InspectionType: common.UInt8,\n    }),\n  ],\n  'ChipTLC5929ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipTLC5929ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:60534\n */\nexport const ChipTLC5929ExtendProperty = t.intersection(\n  [\n    ChipTLC5929ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipTLC5929ExtendProperty') }),\n  ],\n  'ChipTLC5929ExtendProperty'\n);\nexport interface ChipTLC5929ExtendProperty extends t.TypeOf<typeof ChipTLC5929ExtendProperty> {}\n"],"mappings":";;;;;;;;AAIA,MAAa,gCAAgCA,MAAE,aAC7C;CACEC;CACAD,MAAE,KAAK,EACL,oCACF,CAAC;CACDA,MAAE,QAAQ;EACR;EACA;EACA;CACF,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4BA,MAAE,aACzC,CACE,+BACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}