{"version":3,"file":"ChipTLC5929ExtendProperty.mjs","names":["common.UInt8_3","common.Bool","common.UInt8"],"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,gCAAgC,EAAE,aAC7C;CACE;CACA,EAAE,KAAK,EACL,aAAaA,QACf,CAAC;CACD,EAAE,QAAQ;EACR,aAAaC;EACb,gBAAgBC;EAChB,gBAAgBA;CAClB,CAAC;AACH,GACA,+BACF;;;;;;AAMA,MAAa,4BAA4B,EAAE,aACzC,CACE,+BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,2BAA2B,EAAE,CAAC,CACpE,GACA,2BACF"}