Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /var/www/html/wincloud_gateway/node_modules/@buffetjs/styles/build/esm/components/InputWrapper/ drwxr-xr-x | |
| Viewing file: Select action/file-type: var _templateObject;
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
/**
*
* InputWrapper
*
*/
import styled from 'styled-components';
import colors from '../../assets/styles/colors';
import sizes from '../../assets/styles/sizes';
var InputWrapper = styled.div(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n position: relative;\n background-color: ", ";\n border-radius: ", ";\n button[type='button'] {\n width: ", ";\n height: ", ";\n position: absolute;\n top: 0;\n right: 0;\n z-index: 2;\n cursor: pointer;\n outline: 0;\n border: 0;\n background: transparent;\n &:hover {\n span::before {\n color: ", ";\n }\n }\n &.shown {\n span::before {\n color: ", ";\n }\n & + input[type='text'] {\n padding-right: calc(", " + ", ");\n }\n }\n }\n span {\n border-top-left-radius: ", ";\n border-bottom-left-radius: ", ";\n }\n input {\n position: relative;\n z-index: 1;\n }\n"])), colors.white, sizes.borderRadius, sizes.input.height, sizes.input.height, colors.black, colors.black, sizes.input.height, sizes.input.padding, sizes.borderRadius, sizes.borderRadius);
export default InputWrapper; |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0226 ]-- |