{"code":"import { __rest } from \"tslib\";\r\nexport var getPoseValues = function (_a) {\r\n    var transition = _a.transition, flip = _a.flip, delay = _a.delay, delayChildren = _a.delayChildren, staggerChildren = _a.staggerChildren, staggerDirection = _a.staggerDirection, afterChildren = _a.afterChildren, beforeChildren = _a.beforeChildren, preTransition = _a.preTransition, applyAtStart = _a.applyAtStart, applyAtEnd = _a.applyAtEnd, props = __rest(_a, [\"transition\", \"flip\", \"delay\", \"delayChildren\", \"staggerChildren\", \"staggerDirection\", \"afterChildren\", \"beforeChildren\", \"preTransition\", \"applyAtStart\", \"applyAtEnd\"]);\r\n    return props;\r\n};\r\nexport var selectPoses = function (_a) {\r\n    var label = _a.label, props = _a.props, values = _a.values, parentValues = _a.parentValues, ancestorValues = _a.ancestorValues, onChange = _a.onChange, passive = _a.passive, initialPose = _a.initialPose, poses = __rest(_a, [\"label\", \"props\", \"values\", \"parentValues\", \"ancestorValues\", \"onChange\", \"passive\", \"initialPose\"]);\r\n    return poses;\r\n};\r\nexport var selectAllValues = function (values, selectValue) {\r\n    var allValues = {};\r\n    values.forEach(function (value, key) { return (allValues[key] = selectValue(value)); });\r\n    return allValues;\r\n};\r\n//# sourceMappingURL=selectors.js.map","references":["/Users/mattperry/Sites/popmotion/packages/pose-core/src/types.ts"],"map":"{\"version\":3,\"file\":\"selectors.js\",\"sourceRoot\":\"\",\"sources\":[\"../../../../src/inc/selectors.ts\"],\"names\":[],\"mappings\":\";AAQA,MAAM,CAAC,IAAM,aAAa,GAAG,UAAQ,EAevB;IAdZ,IAAA,0BAAU,EAGV,cAAI,EACJ,gBAAK,EACL,gCAAa,EACb,oCAAe,EACf,sCAAgB,EAChB,gCAAa,EACb,kCAAc,EACd,gCAAa,EACb,8BAAY,EACZ,0BAAU,EACV,6LAAQ;IACsB,OAAA,KAAK,CAAA;CAAA,CAAC;AAEtC,MAAM,CAAC,IAAM,WAAW,GAAG,UAAW,EAUrB;IATf,IAAA,gBAAK,EACL,gBAAK,EACL,kBAAM,EACN,8BAAY,EACZ,kCAAc,EACd,sBAAQ,EACR,oBAAO,EACP,4BAAW,EACX,wHAAQ;IAC4B,OAAA,KAAK,CAAA;CAAA,CAAC;AAE5C,MAAM,CAAC,IAAM,eAAe,GAAG,UAC7B,MAAmB,EACnB,WAAiC;IAEjC,IAAM,SAAS,GAA2B,EAAE,CAAC;IAC7C,MAAM,CAAC,OAAO,CACZ,UAAC,KAAQ,EAAE,GAAW,IAAK,OAAA,CAAC,SAAS,CAAC,GAAG,CAAC,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC,EAArC,CAAqC,CACjE,CAAC;IACF,OAAO,SAAS,CAAC;AACnB,CAAC,CAAC\"}"}
