phx-react
Version:
PHX REACT
34 lines • 2.08 kB
JavaScript
"use strict";
exports.__esModule = true;
exports.styles = void 0;
exports.styles = {
childMenuActiveBefore: {
content: "url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"19\" fill=\"none\"%3E%3Cpath fill=\"%23B5B5B5\" d=\"M9 0h1.5v28H9z\"/%3E%3C/svg%3E')",
opacity: 1,
position: 'absolute',
left: '1.1rem',
top: '-0.2rem'
},
childMenuActiveAfter: {
content: "url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"28\" fill=\"none\"%3E%3Cpath fill=\"%23B5B5B5\" d=\"M19 14.25h.75v1.5H19v-1.5Zm-8.923-.888.668-.34-.668.34Zm1.311 1.311.34-.668-.34.668ZM10.5 0v10.2H9V0h1.5Zm4.05 14.25H19v1.5h-4.45v-1.5ZM10.5 10.2c0 .853 0 1.447.038 -1.09.037.453.107.714.207.912l-1.336.68c-.227-.444-.321-.924-.366-1.47C9 11.694 9 11.027 9 10.2h1.5Zm4.05 5.55c-.828 0-1.494 0-2.032-.043-.546-.045-1.026-.14-1.47-.366l.68-1.336c.198.1.459.17.913.207.462.037 1.056.038 1.909.038v1.5Zm-3.805-2.729c.216.424.56.768.984.984l-.681 1.336a3.75 3.75 0 0 1-1.64-1.638l1.337-.681Z\"/%3E%3Cpath stroke=\"%23B5B5B5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m17 12 3 3-3 3\"/%3E%3C/svg%3E')",
opacity: 1,
position: 'absolute',
left: '1.1rem',
top: '0.15rem'
},
childMenuBefBefore: {
content: "url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"28\" fill=\"none\"%3E%3Cpath fill=\"%23B5B5B5\" d=\"M9 0h1.5v28H9z\"/%3E%3C/svg%3E')",
opacity: 1,
position: 'absolute',
left: '1.1rem',
top: '-0.2rem'
},
childMenuBefAfter: {
content: "url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" width=\"21\" height=\"28\" fill=\"none\"%3E%3Cpath fill=\"%23B5B5B5\" d=\"M9 0h1.5v28H9z\"/%3E%3C/svg%3E')",
opacity: 1,
position: 'absolute',
left: '1.1rem',
top: '0.6rem'
}
};
//# sourceMappingURL=sub-menu-style.js.map