LazyBoy2/node_modules/.vite/deps/react-useanimations_lib_tog...

32 lines
3.0 KiB
JavaScript
Raw Permalink Normal View History

2026-09-16 06:47:32 +00:00
import {
__commonJS
} from "./chunk-DC5AMYBS.js";
// node_modules/react-useanimations/lib/toggle/toggle.json
var require_toggle = __commonJS({
"node_modules/react-useanimations/lib/toggle/toggle.json"(exports, module) {
module.exports = { v: "5.6.5", fr: 30, ip: 0, op: 15, w: 32, h: 32, nm: "toggle", ddd: 0, assets: [], layers: [{ ddd: 0, ind: 1, ty: 4, nm: "toggle", sr: 1, ks: { o: { a: 0, k: 100, ix: 11 }, r: { a: 0, k: 0, ix: 10 }, p: { a: 0, k: [16, 16, 0], ix: 2 }, a: { a: 0, k: [12, 12, 0], ix: 1 }, s: { a: 0, k: [100, 100, 100], ix: 6 } }, ao: 0, shapes: [{ ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[-1.657, 0], [0, -1.657], [1.657, 0], [0, 1.657]], o: [[1.657, 0], [0, 1.657], [-1.657, 0], [0, -1.657]], v: [[0, -3], [3, 0], [0, 3], [-3, 0]], c: true }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: false }, { ty: "st", c: { a: 0, k: [0, 0, 0, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 2, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: false }, { ty: "tr", p: { a: 1, k: [{ i: { x: 0.337, y: 1 }, o: { x: 0.666, y: 0 }, t: 0, s: [8, 12], to: [1.333, 0], ti: [-1.333, 0] }, { t: 15, s: [16, 12] }], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "circle", np: 2, cix: 2, bm: 0, ix: 1, mn: "ADBE Vector Group", hd: false }, { ty: "gr", it: [{ ind: 0, ty: "sh", ix: 1, ks: { a: 0, k: { i: [[-3.866, 0], [0, 0], [0, -3.866], [3.866, 0], [0, 0], [0, 3.866]], o: [[0, 0], [3.866, 0], [0, 3.866], [0, 0], [-3.866, 0], [0, -3.866]], v: [[-4, -7], [4, -7], [11, 0], [4, 7], [-4, 7], [-11, 0]], c: true }, ix: 2 }, nm: "Path 1", mn: "ADBE Vector Shape - Group", hd: false }, { ty: "st", c: { a: 0, k: [0, 0, 0, 1], ix: 3 }, o: { a: 0, k: 100, ix: 4 }, w: { a: 0, k: 2, ix: 5 }, lc: 2, lj: 2, bm: 0, nm: "Stroke 1", mn: "ADBE Vector Graphic - Stroke", hd: false }, { ty: "tr", p: { a: 0, k: [12, 12], ix: 2 }, a: { a: 0, k: [0, 0], ix: 1 }, s: { a: 0, k: [100, 100], ix: 3 }, r: { a: 0, k: 0, ix: 6 }, o: { a: 0, k: 100, ix: 7 }, sk: { a: 0, k: 0, ix: 4 }, sa: { a: 0, k: 0, ix: 5 }, nm: "Transform" }], nm: "toggle", np: 2, cix: 2, bm: 0, ix: 2, mn: "ADBE Vector Group", hd: false }], ip: 0, op: 15, st: 0, bm: 0 }], markers: [] };
}
});
// node_modules/react-useanimations/lib/toggle/index.js
var require_toggle2 = __commonJS({
"node_modules/react-useanimations/lib/toggle/index.js"(exports) {
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _toggle = _interopRequireDefault(require_toggle());
function _interopRequireDefault(obj) {
return obj && obj.__esModule ? obj : { "default": obj };
}
var _default = {
animationData: _toggle["default"],
animationKey: "toggle"
};
exports["default"] = _default;
}
});
export default require_toggle2();
//# sourceMappingURL=react-useanimations_lib_toggle.js.map