UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

9 lines (8 loc) 6.27 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Wrapper = void 0; var tslib_1 = require("tslib"); var styled_components_1 = (0, tslib_1.__importDefault)(require("styled-components")); exports.Wrapper = styled_components_1.default.div(templateObject_1 || (templateObject_1 = (0, tslib_1.__makeTemplateObject)(["\n span{\n display:flex;\n flex-direction: column;\n align-items: flex-start;\n .ant-upload-select{\n padding-left:4px;\n }\n .ant-upload-list-text-container{\n :first-child{\n margin-top:5px;\n }\n :hover{\n .ant-upload-span{\n background:#f5f7fa;\n .ant-upload-list-item-name{\n color:#3582fb !important;\n }\n .ant-upload-list-item-card-actions{\n display: flex;\n }\n :before{\n transition: color .3s;\n display:none;\n }\n }\n }\n }\n .ant-upload-span{\n display:-webkit-box !important;\n box-sizing: content-box;\n position:relative;\n margin-top: 10px;\n transition: all .5s cubic-bezier(.55,0,.1,1);\n font-size: 14px;\n color: #606266;\n line-height: 1.8;\n position: relative;\n margin-top:4px;\n box-sizing: border-box;\n border-radius: 4px;\n width: 100%;\n background:transparent;\n list-style: none;\n :before{\n font-family: \"iconfont\" !important;\n font-size: 14px;\n font-style: normal;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n position:absolute;\n content:\"\\e677\";\n display:block;\n color:#9fec76;\n top:0px;\n right:5px;\n border-radius:10px;/**\u63A7\u5236\u5F62\u72B6**/\n }\n .ant-upload-text-icon{\n height: 100%;\n margin-right: 7px;\n color: #909399;\n line-height: inherit;\n font-family: element-icons !important;\n font-style: normal;\n font-weight: 400;\n font-variant: normal;\n text-transform: none;\n vertical-align: baseline;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .ant-upload-list-item-name{\n width: auto;\n color: #606266;\n display: block;\n margin-right: 40px;\n background:inherit;\n overflow: hidden;\n padding-left: 4px;\n text-overflow: ellipsis;\n transition: color .3s;\n white-space: nowrap;\n }\n .ant-upload-list-item-card-actions{\n position:absolute;\n height:100%;\n top:0px;\n text-align:center;\n background:transparent !important;\n display: none;\n flex-direction:row;\n transition: all .3s;\n button{\n height:100%;\n width: 20px;\n display:flex;\n justify-content:center;\n align-items:center;\n background:transparent !important;\n .anticon-close{\n top:unset;\n right:unset;\n }\n }\n }\n }\n }\n"], ["\n span{\n display:flex;\n flex-direction: column;\n align-items: flex-start;\n .ant-upload-select{\n padding-left:4px;\n }\n .ant-upload-list-text-container{\n :first-child{\n margin-top:5px;\n }\n :hover{\n .ant-upload-span{\n background:#f5f7fa;\n .ant-upload-list-item-name{\n color:#3582fb !important;\n }\n .ant-upload-list-item-card-actions{\n display: flex;\n }\n :before{\n transition: color .3s;\n display:none;\n }\n }\n }\n }\n .ant-upload-span{\n display:-webkit-box !important;\n box-sizing: content-box;\n position:relative;\n margin-top: 10px;\n transition: all .5s cubic-bezier(.55,0,.1,1);\n font-size: 14px;\n color: #606266;\n line-height: 1.8;\n position: relative;\n margin-top:4px;\n box-sizing: border-box;\n border-radius: 4px;\n width: 100%;\n background:transparent;\n list-style: none;\n :before{\n font-family: \"iconfont\" !important;\n font-size: 14px;\n font-style: normal;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n position:absolute;\n content:\"\\\\e677\";\n display:block;\n color:#9fec76;\n top:0px;\n right:5px;\n border-radius:10px;/**\u63A7\u5236\u5F62\u72B6**/\n }\n .ant-upload-text-icon{\n height: 100%;\n margin-right: 7px;\n color: #909399;\n line-height: inherit;\n font-family: element-icons !important;\n font-style: normal;\n font-weight: 400;\n font-variant: normal;\n text-transform: none;\n vertical-align: baseline;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .ant-upload-list-item-name{\n width: auto;\n color: #606266;\n display: block;\n margin-right: 40px;\n background:inherit;\n overflow: hidden;\n padding-left: 4px;\n text-overflow: ellipsis;\n transition: color .3s;\n white-space: nowrap;\n }\n .ant-upload-list-item-card-actions{\n position:absolute;\n height:100%;\n top:0px;\n text-align:center;\n background:transparent !important;\n display: none;\n flex-direction:row;\n transition: all .3s;\n button{\n height:100%;\n width: 20px;\n display:flex;\n justify-content:center;\n align-items:center;\n background:transparent !important;\n .anticon-close{\n top:unset;\n right:unset;\n }\n }\n }\n }\n }\n"]))); var templateObject_1; //# sourceMappingURL=./renderers/Lion/File/components/LionShowFile/style.js.map