bi-components-library 1.0.40 → 1.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bi-components-library.css +1 -1
- package/dist/iconfont/demo.css +539 -0
- package/dist/iconfont/demo_index.html +3248 -0
- package/dist/iconfont/iconfont.css +548 -0
- package/dist/iconfont/iconfont.js +1 -0
- package/dist/iconfont/iconfont.json +940 -0
- package/dist/iconfont/iconfont.svg +285 -0
- package/dist/iconfont/iconfont.ttf +0 -0
- package/dist/iconfont/iconfont.woff +0 -0
- package/dist/iconfont/iconfont.woff2 +0 -0
- package/dist/index.es.js +2062 -2019
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +3 -3
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
.rich-text-editor{border:1px solid #e5e7eb;border-radius:4px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f;transition:box-shadow .2s ease,transform .2s ease;max-height:320px;display:flex;flex-direction:column}.rich-text-editor[data-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.rich-text-editor[data-disabled=true] .rte-editor{cursor:not-allowed}.rich-text-editor:focus-within .rte-editor{border-bottom:none!important}.rich-text-editor:focus-within .rich-text-editor-footer{border-top:none!important}.rich-text-editor-toolbar{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;gap:4px;flex-wrap:wrap}.rich-text-editor-content{background:#fff;flex:1 1 auto;min-height:0;overflow:auto}.rich-text-editor-footer{display:flex;justify-content:space-between;align-items:center;padding:12px;border-top:none}.rich-text-editor-footer-left,.rich-text-editor-brand{display:flex;align-items:center}.rte-brand-badge{display:inline-flex;align-items:center;border-radius:4px;background:#fff}.rte-brand-badge img{width:20px;height:20px;margin-right:4px}.rte-brand-logo-circle{width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#a855f7);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.rte-brand-text{font-size:14px;font-weight:500;line-height:20px;color:var(--foreground, #0A0A0A)}.rte-agent-badge{display:flex;align-items:center;margin-left:8px;height:28px;border-radius:4px;background:#fff;color:#0a0a0a;border:1px solid #E5E5E5;font-size:14px;cursor:pointer;padding:0 8px}.rte-agent-icon{width:16px;height:16px;margin-right:4px}.rte-agent-text{font-size:14px;margin-left:4px}.rich-text-editor-send-button{width:32px;height:32px;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;font-size:16px;justify-content:center;border:none;background:#111827;color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.rich-text-editor-send-button:hover:not(:disabled){opacity:.8}.rich-text-editor-send-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #0f172a40}.rich-text-editor-send-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.rte-points-badge{font-size:16px;border:1px solid #E5E5E5;padding:0 8px;border-radius:4px;background:#fff;color:#0a0a0a;display:flex;align-items:center;justify-content:center;white-space:nowrap}.rte-send-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:rte-spin .8s linear infinite}.rte-send-icon{width:16px;height:16px}@keyframes rte-spin{to{transform:rotate(360deg)}}.rte-editor{padding:12px;font-size:15px;color:#111827;cursor:text;min-height:58px;outline:none;white-space:pre-wrap;word-break:break-word;border-bottom:none;border:none;position:relative;overflow:auto}.rte-editor-default{padding:12px 20px}.rte-editor-empty:before{content:attr(data-placeholder);position:absolute;top:12px;left:20px;color:#0000004d;pointer-events:none;font-size:15px}.rte-editor-default.rte-editor-empty:before{left:20px}.rte-editor:focus,.rte-editor:focus-visible,.rte-editor:focus-within{outline:none!important;border:none!important;border-bottom:none!important;border-top:none!important;box-shadow:none!important}.rte-editor [data-locked=true],.rte-editor [data-locked=true] *{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;cursor:default!important;pointer-events:none!important}.rte-editor [data-type=text]{contenteditable:false!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;pointer-events:none!important;cursor:default!important;display:inline!important;line-height:28px!important;font-size:14px;white-space:normal}.rte-editor>*,.rte-editor .exclusion-wrapper,.rte-editor .tag-node,.rte-editor .variable-chip,.rte-editor .upload-chip,.rte-editor .rte-text-required{margin-bottom:2px}.rte-file-input{display:none}.tag-node{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;font-size:13px;font-weight:600;border-radius:4px;color:#34d;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s ease;pointer-events:auto}.tag-label{font-family:var(--family-sans, "PingFang SC");font-size:14px;font-style:normal;font-weight:500;letter-spacing:var(--tracking-normal, 0);display:inline-block;background:linear-gradient(91deg,#6272ff 1.35%,#8753e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tag-close-btn{position:absolute;top:-6px;right:-6px;width:12px;height:12px;border-radius:999px;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;box-shadow:0 4px 10px #00000073;transition:opacity .16s ease,transform .16s ease;pointer-events:auto;z-index:10}.tag-node:hover{background:#f4f5fe}.tag-node:hover .tag-close-btn{opacity:1;transform:scale(1.02)}.variable-chip{display:inline-block;padding:4px 8px;margin:0 4px;border-radius:4px;background:#f4f5fe;color:#7c3aed;min-width:10px;max-width:100%;box-sizing:border-box;text-align:left;cursor:text;border-bottom:1px solid transparent;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;outline:none;position:relative;caret-color:#4f55f0;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;vertical-align:middle;height:auto;min-height:auto}.variable-chip:has(.variable-info-icon:not(.hidden)){padding-right:24px}.rte-select{max-width:80px;height:28px;padding:4px 8px;border:none;border-radius:4px;font-size:14px;background:#f5f1ff;color:#7c3aed;vertical-align:middle;appearance:none}.rte-select-wrapper{position:relative;display:inline-flex;align-items:center}.rte-select.rte-select-has-icon{background-image:none}.rte-select-icon{position:absolute;right:8px;pointer-events:none;font-size:10px!important;color:#7c3aed;line-height:1}.rte-select:focus{outline:none;border:none}.rte-textarea-wrapper{position:relative;display:block;width:100%;vertical-align:middle;max-width:100%;margin-top:8px}.rte-textarea{min-width:260px;width:100%;padding:8px 10px;border:none;border-radius:10px;font-size:16px;line-height:24px;background:#f5f1ff;color:#7c3aed;max-height:252px;overflow:auto;box-sizing:border-box;resize:vertical}.rte-textarea::placeholder{color:#7c3aed73}.rte-textarea:focus{outline:none;border:none;box-shadow:0 0 0 2px #7c3aed24}.rte-textarea-toggle{position:absolute;right:6px;top:6px;border:none;background:#0000000a;border-radius:4px;padding:2px 6px;font-size:12px;cursor:pointer}.rte-textarea-expanded .rte-textarea{max-height:none;height:auto;position:absolute;inset:0;width:100%;min-height:280px}.rte-textarea-expanded{position:relative;min-height:280px;z-index:5}.rte-overlay-active{position:relative}.rte-richtext-container{display:block;width:100%;margin-top:4px}.rte-richtext-wrapper{position:relative;display:block;width:100%;vertical-align:middle;max-width:100%}.rte-richtext{width:100%;padding:10px 12px;border:none;border-radius:10px;font-size:14px;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;outline:none;min-height:140px}.rte-richtext:focus{box-shadow:none;outline:none}.rte-richtext:focus-visible{outline:none;box-shadow:none}.rte-richtext:empty:before{content:attr(data-placeholder);color:#7c3aed73;pointer-events:none}.rte-richtext-required{display:block!important;width:100%;align-items:flex-start!important;gap:8px}.rte-richtext-required>.rte-text-required{display:inline-flex!important;align-items:flex-start;padding-top:6px;margin-right:8px;flex-shrink:0}.rte-richtext-toggle{position:absolute;right:10px;top:10px;display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:0;height:auto;padding:2px 4px;border:none;border-radius:4px;background:transparent;color:#7c3aed;font-size:12px;line-height:18px;cursor:pointer;box-shadow:none;z-index:3;pointer-events:auto;white-space:nowrap}.rte-richtext-toggle .iconfont{font-size:12px;margin-right:2px}.rte-richtext-toggle .rte-richtext-toggle-icon{display:inline-flex;align-items:center;justify-content:center;font-size:12px;margin-right:2px;line-height:1}.rte-richtext-toggle .rte-richtext-toggle-label{display:inline-flex;align-items:center}.rte-richtext-toggle[data-expanded=true]{background:#7c3aed2e;box-shadow:0 0 0 1px #7c3aed1f}.rte-richtext-expanded{position:relative;min-height:280px;height:100%;z-index:5;background:#f5f1ff;border-radius:10px;display:flex;flex-direction:column}.rte-richtext-expanded .rte-richtext{position:absolute;inset:0;width:100%;height:100%;padding:16px 18px;box-shadow:none;overflow:auto}.rte-editor.rte-richtext-fullscreen-active{box-sizing:border-box;width:100%!important;overflow:hidden!important}.rte-richtext-host-expanded{position:relative;overflow:auto;height:252px!important;min-height:252px!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column;width:100%!important}.rte-richtext-fullscreen-active>*:not(.rte-richtext-host-expanded),.rte-editor.rte-richtext-fullscreen-active>*:not(.rte-richtext-host-expanded){display:none!important}.rte-richtext-host-expanded .rte-richtext-wrapper,.rte-richtext-host-expanded .rte-richtext-required,.rte-richtext-host-expanded .rte-richtext-container{flex:1 1 auto;width:100%!important}.rte-richtext-host-expanded .rte-text-required,.rte-editor.rte-richtext-fullscreen-active .rte-text-required{display:none!important}.rte-datepicker-host{display:inline-flex;align-items:center;vertical-align:middle}.rte-datepicker-input.arco-picker{min-width:180px;height:38px;padding:0 10px;border:none;border-radius:10px;font-size:16px;font-weight:600;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box}.rte-datepicker-input .arco-picker-suffix,.rte-datepicker-input .arco-picker-prefix,.rte-datepicker-input .arco-picker-input{color:#7c3aed}.rte-datepicker-input.arco-picker:focus-within,.rte-datepicker-input.arco-picker:hover{outline:none;border:none;box-shadow:0 0 0 2px #7c3aed24}.rte-datepicker-trigger{display:inline-flex;align-items:center;gap:6px;min-width:180px;height:38px;padding:6px 12px;border:none;border-radius:10px;font-size:16px;font-weight:600;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box;cursor:pointer;overflow:hidden}.rte-datepicker-trigger:focus-within,.rte-datepicker-trigger:hover{outline:none;box-shadow:0 0 0 2px #7c3aed24}.rte-datepicker-trigger-input{flex:1 1 auto;border:none;outline:none;background:transparent;font-size:16px;font-weight:600;line-height:24px;color:#7c3aed}.rte-datepicker-trigger-input::placeholder{color:#7c3aed73}.rte-datepicker-trigger svg{color:#7c3aed;flex-shrink:0;width:16px;height:16px}.rte-datepicker-trigger .arco-picker-input,.rte-datepicker-trigger .arco-picker-suffix,.rte-datepicker-trigger .arco-picker-prefix{color:#7c3aed}.rte-datepicker-trigger svg{color:#7c3aed;flex-shrink:0}.rte-datepicker-wrapper .ant-picker{background-color:#f5f3ff!important;border-radius:4px!important;border:none!important;height:28px!important;padding:0 8px!important}.rte-datepicker-wrapper .ant-picker-input{height:28px!important}.rte-datepicker-wrapper .ant-picker-input>input{color:#7c3aed!important;background-color:transparent!important;height:28px!important;line-height:28px!important;font-size:14px!important}.rte-datepicker-wrapper .ant-picker-input>input::placeholder{color:#7c3aed73!important}.rte-datepicker-wrapper .ant-picker-suffix,.rte-datepicker-wrapper .ant-picker-suffix .anticon{color:#7c3aed!important}.rte-datepicker-wrapper .ant-picker:hover,.rte-datepicker-wrapper .ant-picker-focused,.rte-datepicker-wrapper .ant-picker-focused-with-border{border:none!important;box-shadow:none!important;outline:none!important}.rte-datepicker-dropdown,.ant-picker-dropdown.rte-datepicker-dropdown{z-index:9999!important}.rte-datepicker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,.rte-datepicker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.rte-datepicker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner{background-color:#7c3aed!important;color:#fff!important}.rte-datepicker-dropdown .ant-picker-cell-in-range:before{background-color:#f5f3ff!important}.rte-datepicker-dropdown .ant-picker-cell-in-range .ant-picker-cell-inner{background-color:#f5f3ff!important;color:#000!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner{background-color:#7c3aed!important;color:#fff!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-in-range:before{background-color:#f5f3ff!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-in-range .ant-picker-cell-inner{background-color:#f5f3ff!important;color:#000!important}.rte-richtext-host-expanded .rte-richtext-expanded{position:relative;inset:0;flex:1 1 auto;min-height:0;height:100%;z-index:10;display:block}.rte-richtext-host-expanded .rte-richtext-expanded .rte-richtext{position:absolute;inset:0;height:100%;overflow:auto}.variable-chip[data-multi-key]{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;word-wrap:normal!important;max-width:none!important;flex-shrink:0!important;overflow:visible}.variable-chip[data-multi-key] *{white-space:nowrap!important}.variable-chip *{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.variable-chip:focus{border-bottom:1px solid transparent;background:#f4f5fe;outline:none!important}.variable-chip:focus-visible{outline:none!important;outline-offset:0}.rte-text-required{display:inline-flex;align-items:center;justify-content:center;color:red;vertical-align:middle;line-height:1}.rte-text-required i{display:inline-block;vertical-align:middle;line-height:1}.upload-icon,.upload-label{display:inline-block;color:#7c3aed66;vertical-align:middle}.variable-chip.show-placeholder:after{content:attr(data-placeholder);pointer-events:none;color:#7c3aed66}.upload-chip{display:inline-block;margin:0 4px;cursor:pointer;vertical-align:middle}.upload-inner-wrapper{position:relative;display:inline-block;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:400;background:#f5f3ff;color:#7c3aed66;transition:all .2s ease;vertical-align:middle}.upload-inner-wrapper.has-file{background:#ede9fe;color:#4c1d95;border-color:#c4b5fd}.upload-inner-wrapper.has-file .upload-label,.upload-inner-wrapper.has-file .upload-icon{color:#7c3aed}.upload-chip:hover .upload-inner-wrapper{background:#e0e2fd}.upload-label{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:4px}.upload-inner-wrapper:not(.has-file) .upload-label{max-width:none;white-space:normal}.file-remove-btn{position:absolute;top:-6px;right:-6px;width:12px;height:12px;border-radius:999px;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;box-shadow:0 4px 10px #00000073;transition:opacity .16s ease,transform .16s ease;font-size:10px;line-height:1}.file-remove-btn.hidden{display:none}.upload-chip:hover .file-remove-btn:not(.hidden){opacity:1;transform:scale(1.02)}.exclusion-wrapper{display:inline-block}.rte-editor .required-upload-group{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;max-width:100%;vertical-align:middle;gap:0}.rte-editor .required-upload-group>.rte-text-required{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;flex-shrink:0!important}.rte-editor .required-upload-group .variable-chip{display:inline-block!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;max-width:100%;height:auto;min-height:auto;vertical-align:middle;flex-shrink:1!important;min-width:0}.rte-editor .required-upload-group .variable-chip *{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.rte-editor .required-multi-first{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;vertical-align:middle;gap:0}.rte-editor .required-upload-group .variable-chip[data-multi-key],.rte-editor .required-multi-first .variable-chip[data-multi-key]{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;word-wrap:normal!important;max-width:none!important;flex-shrink:0!important;overflow:visible}.rte-editor .required-upload-group .variable-chip[data-multi-key] *,.rte-editor .required-multi-first .variable-chip[data-multi-key] *{white-space:nowrap!important}.upload-info-icon{display:inline-block;width:16px;height:16px;margin-left:4px;border-radius:50%;font-size:12px;font-weight:600;color:#8b5cf6;background:#f3f4f6;cursor:help;vertical-align:middle;line-height:16px;text-align:center}.upload-info-icon.hidden{display:none}.upload-info-icon:hover{background:#e5e7eb;color:#7c3aed}.upload-icon-img{width:16px;height:16px;vertical-align:middle}.upload-icon-preview{width:16px;height:16px;object-fit:cover;border-radius:4px}.variable-chip{position:relative}.variable-info-icon{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:12px;font-weight:600;color:#8b5cf6;background:#f3f4f6;cursor:help;line-height:16px;text-align:center;pointer-events:auto;z-index:1}.variable-info-icon.hidden{display:none}.variable-info-icon:hover{background:#e5e7eb;color:#7c3aed}.rte-select-wrapper{display:inline-block!important}.rte-select-wrapper .ant-select{width:100%!important;min-width:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.rte-select-wrapper .ant-select-selector{background:#f5f3ff!important;border-radius:4px!important;min-height:28px!important;border:none!important;box-shadow:none!important;padding:0 8px!important;display:flex;align-items:center;color:#7c3aed!important;width:100%!important;min-width:auto!important}.rte-select-wrapper .ant-select-selection-item,.rte-select-wrapper .ant-select-selection-placeholder{color:#7c3aed!important;line-height:24px!important}.rte-select-wrapper .ant-select-arrow{width:12px;height:12px;color:#7c3aed!important;font-size:10px!important}.rte-select-wrapper .ant-select-clear{color:#7c3aed!important}.rte-select-wrapper .ant-select:hover .ant-select-selector,.rte-select-wrapper .ant-select-focused .ant-select-selector{border:none!important;box-shadow:none!important}.ant-select-dropdown.rte-select-dropdown{z-index:9999!important}.ant-select-dropdown.rte-select-dropdown .ant-select-item-option-selected,.ant-select-dropdown.rte-select-dropdown .ant-select-item-option-active{background:#f5f3ff!important;color:#7c3aed!important}.pagination_footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.pagination_footer .ant-table-thead{background-color:#f5f5f5!important;height:36px;font-size:12px;font-weight:500}.pagination_footer .ant-pagination-item,.pagination_footer .ant-pagination-item-active{border:none!important;font-weight:400!important}.pagination_leftWrap{display:flex;align-items:center;gap:8px}.pagination_leftWrap .pagination_total{font-size:12px;font-weight:400;color:#525252}.auto_load_container{display:flex;align-items:center;font-size:12px;color:#fff;gap:4px}.auto_load_container .auto_load_next_btn{height:32px;border-radius:4px;font-size:12px;background-color:#2563eb;padding:4px 8px;line-height:24px}.auto_load_container .auto_load_next_btn:hover{cursor:pointer;background-color:#2563eb}.auto_load_container .right_control_wrap{display:flex;align-items:center;height:32px;background-color:#2563eb;padding:4px;border-radius:4px}.auto_load_container .right_control_wrap .auto_load_btn{display:flex;align-items:center;padding:0 4px}.auto_load_container .right_control_wrap .auto_load_select{height:24px;border-radius:2px;background-color:#fff}.auto_load_container .right_control_wrap .auto_load_select .ant-select-selector{border:none!important}.auto_load_progress{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;color:#525252}.auto_load_progress .auto_load_stop_btn{color:#2563eb}.pageBox{width:32px;height:32px;position:relative;border-radius:2px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;overflow:hidden}.pageBox>a{width:32px}.pageBox:hover{cursor:pointer;border:none}.unload_spot{position:absolute;right:0;bottom:0;background-color:red;border-radius:50%;display:block;width:6px;height:6px}.video-card{overflow:hidden!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;position:relative}.video-card .ant-card-body{padding:0!important;border:none!important;border-radius:0!important;margin:0!important;height:100%!important;box-sizing:border-box}.video-card .ant-card{margin:0!important;padding:0!important;border-radius:0!important;height:100%!important;box-sizing:border-box}.video-card-container{position:relative;background:#000;width:100%!important;height:100%!important;overflow:hidden;margin:0!important;padding:0!important;line-height:0!important;font-size:0!important;display:block;box-sizing:border-box}.video-card:hover .video-card-container{width:100%!important;height:100%!important}.video-card video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:none!important;outline:none!important;box-sizing:border-box;object-fit:cover!important;object-position:center!important}.video-card:hover video,.video-card video:hover,.video-card.playing video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:.8;transition:all .3s ease;cursor:pointer;background:#00000080;border-radius:50%;padding:12px;display:flex;align-items:center;justify-content:center}.video-play-button:hover{opacity:1;background:#000000b3;transform:translate(-50%,-50%) scale(1.1)}.video-play-button.hovered{opacity:.6}.video-play-button.hovered:hover{opacity:1}.play-icon{font-size:32px;color:#fff;transition:all .3s ease}.video-loading-mask{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:5}.loading-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.play-icon{font-size:24px}.video-play-button{padding:8px}}@media (prefers-color-scheme: dark){.video-card{background:#1f1f1f}.video-play-button{background:#ffffff1a}.video-play-button:hover{background:#fff3}}.waterfall-container{position:relative;width:100%;min-height:200px}.waterfall-item{position:absolute;box-sizing:border-box}.waterfall-item .video-card{border-radius:6px!important}.waterfall-image-wrapper{width:100%;overflow:hidden;background:#f5f5f5;cursor:pointer;position:relative;border-radius:6px}.waterfall-image{width:100%;height:auto;display:block;border-radius:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.waterfall-item.loading{animation:pulse 1.5s ease-in-out infinite}@media (prefers-color-scheme: dark){.waterfall-image-wrapper{background:#1f1f1f}}
|
|
1
|
+
.rich-text-editor{border:1px solid #e5e7eb;border-radius:4px;background:#fff;overflow:hidden;box-shadow:0 1px 3px #0f172a0f;transition:box-shadow .2s ease,transform .2s ease;max-height:320px;display:flex;flex-direction:column}.rich-text-editor[data-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.rich-text-editor[data-disabled=true] .rte-editor{cursor:not-allowed}.rich-text-editor:focus-within .rte-editor{border-bottom:none!important}.rich-text-editor:focus-within .rich-text-editor-footer{border-top:none!important}.rich-text-editor-toolbar{display:flex;align-items:center;padding:8px 12px;border-bottom:1px solid #f0f0f0;background:#fafafa;gap:4px;flex-wrap:wrap}.rich-text-editor-content{background:#fff;flex:1 1 auto;min-height:0;overflow:auto}.rich-text-editor-footer{display:flex;justify-content:space-between;align-items:center;padding:12px;border-top:none}.rich-text-editor-footer-left,.rich-text-editor-brand{display:flex;align-items:center}.rte-brand-badge{display:inline-flex;align-items:center;border-radius:4px;background:#fff}.rte-brand-badge img{width:20px;height:20px;margin-right:4px}.rte-brand-logo-circle{width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#a855f7);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.rte-brand-text{font-size:14px;font-weight:500;line-height:20px;color:var(--foreground, #0A0A0A)}.rte-agent-badge{display:flex;align-items:center;margin-left:8px;height:28px;border-radius:4px;background:#fff;color:#0a0a0a;border:1px solid #E5E5E5;font-size:14px;cursor:pointer;padding:0 8px}.rte-agent-icon{width:16px;height:16px;margin-right:4px}.rte-agent-text{font-size:14px;margin-left:4px}.rich-text-editor-send-button{width:32px;height:32px;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;font-size:16px;justify-content:center;border:none;background:#111827;color:#fff;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.rich-text-editor-send-button:hover:not(:disabled){opacity:.8}.rich-text-editor-send-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 10px #0f172a40}.rich-text-editor-send-button:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;box-shadow:none}.rte-points-badge{font-size:16px;border:1px solid #E5E5E5;padding:0 8px;border-radius:4px;background:#fff;color:#0a0a0a;display:flex;align-items:center;justify-content:center;white-space:nowrap}.rte-send-spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:rte-spin .8s linear infinite}.rte-send-icon{width:16px;height:16px}@keyframes rte-spin{to{transform:rotate(360deg)}}.rte-editor{padding:12px;font-size:15px;color:#111827;cursor:text;min-height:58px;outline:none;white-space:pre-wrap;word-break:break-word;border-bottom:none;border:none;position:relative;overflow:auto}.rte-editor-default{padding:12px 20px}.rte-editor-empty:before{content:attr(data-placeholder);position:absolute;top:12px;left:20px;color:#0000004d;pointer-events:none;font-size:15px}.rte-editor-default.rte-editor-empty:before{left:20px}.rte-editor:focus,.rte-editor:focus-visible,.rte-editor:focus-within{outline:none!important;border:none!important;border-bottom:none!important;border-top:none!important;box-shadow:none!important}.rte-editor [data-locked=true],.rte-editor [data-locked=true] *{user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;cursor:default!important;pointer-events:none!important}.rte-editor [data-type=text]{contenteditable:false!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;pointer-events:none!important;cursor:default!important;line-height:28px!important;font-size:14px;white-space:normal}.rte-editor>*,.rte-editor .exclusion-wrapper,.rte-editor .tag-node,.rte-editor .variable-chip,.rte-editor .upload-chip,.rte-editor .rte-text-required{margin-bottom:2px}.rte-file-input{display:none}.tag-node{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;font-size:13px;font-weight:600;border-radius:4px;color:#34d;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s ease;pointer-events:auto}.tag-label{font-family:var(--family-sans, "PingFang SC");font-size:14px;font-style:normal;font-weight:500;letter-spacing:var(--tracking-normal, 0);display:inline-block;background:linear-gradient(91deg,#6272ff 1.35%,#8753e0);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.tag-close-btn{position:absolute;top:-6px;right:-6px;width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;transition:opacity .16s ease,transform .16s ease;pointer-events:auto;z-index:10}.tag-close-btn i{font-size:12px;line-height:1;background:#0a0a0a}.tag-node:hover{background:#f4f5fe}.tag-node:hover .tag-close-btn{background-color:#0a0a0a;color:#fff;border-radius:999px;opacity:1}.variable-chip{display:inline-block;padding:4px 8px;margin:0 4px;border-radius:4px;background:#f4f5fe;color:#7c3aed;min-width:10px;max-width:100%;box-sizing:border-box;text-align:left;cursor:text;border-bottom:1px solid transparent;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;outline:none;position:relative;caret-color:#4f55f0;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;vertical-align:middle;height:auto;min-height:auto}.variable-chip:has(.variable-info-icon:not(.hidden)){padding-right:24px}.rte-select{max-width:80px;height:28px;padding:4px 8px;border:none;border-radius:4px;font-size:14px;background:#f5f1ff;color:#7c3aed;vertical-align:middle;appearance:none}.rte-select-wrapper{position:relative;display:inline-flex;align-items:center}.rte-select.rte-select-has-icon{background-image:none}.rte-select-icon{position:absolute;right:8px;pointer-events:none;font-size:10px!important;color:#7c3aed;line-height:1}.rte-select:focus{outline:none;border:none}.rte-textarea-wrapper{position:relative;display:block;width:100%;vertical-align:middle;max-width:100%;margin-top:8px}.rte-textarea{min-width:260px;width:100%;padding:8px 10px;border:none;border-radius:10px;font-size:16px;line-height:24px;background:#f5f1ff;color:#7c3aed;max-height:252px;overflow:auto;box-sizing:border-box;resize:vertical}.rte-textarea::placeholder{color:#7c3aed73}.rte-textarea:focus{outline:none;border:none;box-shadow:0 0 0 2px #7c3aed24}.rte-textarea-toggle{position:absolute;right:6px;top:6px;border:none;background:#0000000a;border-radius:4px;padding:2px 6px;font-size:12px;cursor:pointer}.rte-textarea-expanded .rte-textarea{max-height:none;height:auto;position:absolute;inset:0;width:100%;min-height:280px}.rte-textarea-expanded{position:relative;min-height:280px;z-index:5}.rte-overlay-active{position:relative}.rte-richtext-container{display:block;width:100%;margin-top:4px}.rte-richtext-wrapper{position:relative;display:block;width:100%;vertical-align:middle;max-width:100%}.rte-richtext{width:100%;padding:10px 64px 10px 12px;border:none;border-radius:4px;font-size:14px;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;outline:none;min-height:140px;overflow-y:auto}.rte-richtext:focus{box-shadow:none;outline:none}.rte-richtext:focus-visible{outline:none;box-shadow:none}.rte-richtext:empty:before{content:attr(data-placeholder);color:#7c3aed73;pointer-events:none}.rte-richtext-required{display:block!important;width:100%;align-items:flex-start!important;gap:8px}.rte-richtext-required>.rte-text-required{display:inline-flex!important;align-items:flex-start;padding-top:6px;margin-right:8px;flex-shrink:0}.rte-richtext-toggle{position:absolute;right:10px;top:10px;display:inline-flex;align-items:center;justify-content:center;gap:2px;min-width:0;height:auto;padding:2px 4px;border:none;border-radius:4px;background:transparent;color:#7c3aed;font-size:12px;line-height:18px;cursor:pointer;box-shadow:none;z-index:3;pointer-events:auto;white-space:nowrap;background:#f5f1ffeb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rte-richtext-toggle .iconfont{font-size:12px;margin-right:2px}.rte-richtext-toggle .rte-richtext-toggle-icon{display:inline-flex;align-items:center;justify-content:center;font-size:12px;margin-right:2px;line-height:1}.rte-richtext-toggle .rte-richtext-toggle-label{display:inline-flex;align-items:center;font-size:14px}.rte-richtext-toggle[data-expanded=true]{background:#7c3aed2e;box-shadow:0 0 0 1px #7c3aed1f}.rte-richtext-expanded{position:relative;min-height:280px;height:100%;z-index:5;background:#f5f1ff;border-radius:10px;display:flex;flex-direction:column}.rte-richtext-expanded .rte-richtext-container,.rte-richtext-expanded .rte-richtext-wrapper{flex:1 1 auto;min-height:0}.rte-richtext-expanded .rte-richtext-wrapper{position:static}.rte-richtext-expanded .rte-richtext{position:absolute;inset:0;width:100%;height:100%;padding:16px 90px 16px 18px;box-shadow:none;overflow:auto;max-height:none!important;min-height:0!important}.rte-editor.rte-richtext-fullscreen-active{box-sizing:border-box;width:100%!important;overflow:hidden!important}.rte-richtext-host-expanded{position:relative;overflow:hidden;height:252px!important;min-height:252px!important;padding:12px!important;margin:0!important;display:flex!important;flex-direction:column;width:100%!important;box-sizing:border-box}.rte-richtext-fullscreen-active>*:not(.rte-richtext-host-expanded),.rte-editor.rte-richtext-fullscreen-active>*:not(.rte-richtext-host-expanded){display:none!important}.rte-richtext-host-expanded .rte-richtext-wrapper,.rte-richtext-host-expanded .rte-richtext-required,.rte-richtext-host-expanded .rte-richtext-container{flex:1 1 auto;width:100%!important}.rte-richtext-host-expanded .rte-richtext-container{margin-top:0!important}.rte-richtext-host-expanded .rte-richtext-expanded{overflow:hidden}.rte-richtext-host-expanded .rte-text-required,.rte-editor.rte-richtext-fullscreen-active .rte-text-required{display:none!important}.rte-datepicker-host{display:inline-flex;align-items:center;vertical-align:middle}.rte-datepicker-input.arco-picker{min-width:180px;height:38px;padding:0 10px;border:none;border-radius:10px;font-size:16px;font-weight:600;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box}.rte-datepicker-input .arco-picker-suffix,.rte-datepicker-input .arco-picker-prefix,.rte-datepicker-input .arco-picker-input{color:#7c3aed}.rte-datepicker-input.arco-picker:focus-within,.rte-datepicker-input.arco-picker:hover{outline:none;border:none;box-shadow:0 0 0 2px #7c3aed24}.rte-datepicker-trigger{display:inline-flex;align-items:center;gap:6px;min-width:180px;height:38px;padding:6px 12px;border:none;border-radius:10px;font-size:16px;font-weight:600;line-height:24px;background:#f5f1ff;color:#7c3aed;box-sizing:border-box;cursor:pointer;overflow:hidden}.rte-datepicker-trigger:focus-within,.rte-datepicker-trigger:hover{outline:none;box-shadow:0 0 0 2px #7c3aed24}.rte-datepicker-trigger-input{flex:1 1 auto;border:none;outline:none;background:transparent;font-size:16px;font-weight:600;line-height:24px;color:#7c3aed}.rte-datepicker-trigger-input::placeholder{color:#7c3aed73}.rte-datepicker-trigger svg{color:#7c3aed;flex-shrink:0;width:16px;height:16px}.rte-datepicker-trigger .arco-picker-input,.rte-datepicker-trigger .arco-picker-suffix,.rte-datepicker-trigger .arco-picker-prefix{color:#7c3aed}.rte-datepicker-trigger svg{color:#7c3aed;flex-shrink:0}.rte-datepicker-wrapper .ant-picker{background-color:#f5f3ff!important;border-radius:4px!important;border:none!important;height:28px!important;padding:0 8px!important}.rte-datepicker-wrapper .ant-picker-input{height:28px!important}.rte-datepicker-wrapper .ant-picker-input>input{color:#7c3aed!important;background-color:transparent!important;height:28px!important;line-height:28px!important;font-size:14px!important}.rte-datepicker-wrapper .ant-picker-input>input::placeholder{color:#7c3aed73!important}.rte-datepicker-wrapper .ant-picker-suffix,.rte-datepicker-wrapper .ant-picker-suffix .anticon{color:#7c3aed!important}.rte-datepicker-wrapper .ant-picker:hover,.rte-datepicker-wrapper .ant-picker-focused,.rte-datepicker-wrapper .ant-picker-focused-with-border{border:none!important;box-shadow:none!important;outline:none!important}.rte-datepicker-dropdown,.ant-picker-dropdown.rte-datepicker-dropdown{z-index:9999!important}.rte-datepicker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,.rte-datepicker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.rte-datepicker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner{background-color:#7c3aed!important;color:#fff!important}.rte-datepicker-dropdown .ant-picker-cell-in-range:before{background-color:#f5f3ff!important}.rte-datepicker-dropdown .ant-picker-cell-in-range .ant-picker-cell-inner{background-color:#f5f3ff!important;color:#000!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-range-end .ant-picker-cell-inner{background-color:#7c3aed!important;color:#fff!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-in-range:before{background-color:#f5f3ff!important}.ant-picker-dropdown.rte-datepicker-dropdown .ant-picker-cell-in-range .ant-picker-cell-inner{background-color:#f5f3ff!important;color:#000!important}.rte-richtext-host-expanded .rte-richtext-expanded{position:relative;inset:0;flex:1 1 auto;min-height:0;height:100%;z-index:10;display:block}.rte-richtext-host-expanded .rte-richtext-expanded .rte-richtext{position:absolute;inset:0;height:100%;overflow:auto}.variable-chip[data-multi-key]{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;word-wrap:normal!important;max-width:none!important;flex-shrink:0!important;overflow:visible}.variable-chip[data-multi-key] *{white-space:nowrap!important}.variable-chip *{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.variable-chip:focus{border-bottom:1px solid transparent;background:#f4f5fe;outline:none!important}.variable-chip:focus-visible{outline:none!important;outline-offset:0}.rte-text-required{display:inline-flex;align-items:center;justify-content:center;color:red;vertical-align:middle;line-height:1}.rte-text-required i{display:inline-block;vertical-align:middle;line-height:1}.upload-icon,.upload-label{display:inline-block;color:#7c3aed66;vertical-align:middle}.variable-chip.show-placeholder:after{content:attr(data-placeholder);pointer-events:none;color:#7c3aed66}.upload-chip{display:inline-flex;align-items:center;width:auto;max-width:100%;margin:0 4px;cursor:pointer;vertical-align:middle}.upload-inner-wrapper{position:relative;display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:400;background:#f5f3ff;color:#7c3aed66;transition:all .2s ease;vertical-align:middle}.upload-hint{display:inline-flex;align-items:center;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:400;background:#f5f3ff;color:#7c3aed66;line-height:20px;min-width:0;max-width:100%;white-space:normal;word-break:break-word;vertical-align:middle}.upload-inner-wrapper.has-file{background:#ede9fe;color:#4c1d95;border-color:#c4b5fd}.upload-inner-wrapper.has-file .upload-label,.upload-inner-wrapper.has-file .upload-icon{color:#7c3aed}.upload-chip:hover .upload-inner-wrapper{background:#e0e2fd}.upload-label{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:4px}.upload-inner-wrapper:not(.has-file) .upload-label{max-width:none;white-space:normal}.file-remove-btn{position:absolute;top:-6px;right:-6px;width:12px;height:12px;border-radius:999px;background:#1c1c1e;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;box-shadow:0 4px 10px #00000073;transition:opacity .16s ease,transform .16s ease;font-size:10px;line-height:1}.file-remove-btn.hidden{display:none}.upload-chip:hover .file-remove-btn:not(.hidden){opacity:1;transform:scale(1.02)}.exclusion-wrapper{display:inline-block}.rte-editor .required-upload-group{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;max-width:100%;vertical-align:middle;gap:0}.rte-editor .required-upload-group.rte-required-upload-batch{align-items:center!important}.rte-editor .required-upload-group.rte-required-upload-batch>.rte-text-required{margin-right:8px;height:28px;align-self:flex-start}.rte-editor .rte-upload-batch-chips{display:flex;flex-wrap:wrap;min-width:0;max-width:100%;align-items:center}.rte-editor .required-upload-group>.rte-text-required{display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;flex-shrink:0!important}.rte-editor .required-upload-group .variable-chip{display:inline-block!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;word-wrap:break-word!important;max-width:100%;height:auto;min-height:auto;vertical-align:middle;flex-shrink:1!important;min-width:0}.rte-editor .required-upload-group .variable-chip *{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}.rte-editor .required-multi-first{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;vertical-align:middle;gap:0}.rte-editor .required-upload-group .variable-chip[data-multi-key],.rte-editor .required-multi-first .variable-chip[data-multi-key]{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;word-wrap:normal!important;max-width:none!important;flex-shrink:0!important;overflow:visible}.rte-editor .required-upload-group .variable-chip[data-multi-key] *,.rte-editor .required-multi-first .variable-chip[data-multi-key] *{white-space:nowrap!important}.upload-info-icon{display:inline-block;width:16px;height:16px;margin-left:4px;border-radius:50%;font-size:12px;font-weight:600;color:#8b5cf6;background:#f3f4f6;cursor:help;vertical-align:middle;line-height:16px;text-align:center}.upload-info-icon.hidden{display:none}.upload-info-icon:hover{background:#e5e7eb;color:#7c3aed}.upload-icon-img{width:16px;height:16px;vertical-align:middle}.upload-icon-preview{width:16px;height:16px;object-fit:cover;border-radius:4px}.variable-chip{position:relative}.variable-info-icon{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:12px;font-weight:600;color:#8b5cf6;background:#f3f4f6;cursor:help;line-height:16px;text-align:center;pointer-events:auto;z-index:1}.variable-info-icon.hidden{display:none}.variable-info-icon:hover{background:#e5e7eb;color:#7c3aed}.rte-select-wrapper{display:inline-block!important}.rte-select-wrapper .ant-select{width:100%!important;min-width:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.rte-select-wrapper .ant-select-selector{background:#f5f3ff!important;border-radius:4px!important;min-height:28px!important;border:none!important;box-shadow:none!important;padding:0 8px!important;display:flex;align-items:center;color:#7c3aed!important;width:100%!important;min-width:auto!important}.rte-select-wrapper .ant-select-selection-item,.rte-select-wrapper .ant-select-selection-placeholder{color:#7c3aed!important;line-height:24px!important}.rte-select-wrapper .ant-select-arrow{width:12px;height:12px;color:#7c3aed!important;font-size:10px!important}.rte-select-wrapper .ant-select-clear{color:#7c3aed!important}.rte-select-wrapper .ant-select:hover .ant-select-selector,.rte-select-wrapper .ant-select-focused .ant-select-selector{border:none!important;box-shadow:none!important}.ant-select-dropdown.rte-select-dropdown{z-index:9999!important}.ant-select-dropdown.rte-select-dropdown .ant-select-item-option-selected,.ant-select-dropdown.rte-select-dropdown .ant-select-item-option-active{background:#f5f3ff!important;color:#7c3aed!important}.pagination_footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.pagination_footer .ant-table-thead{background-color:#f5f5f5!important;height:36px;font-size:12px;font-weight:500}.pagination_footer .ant-pagination-item,.pagination_footer .ant-pagination-item-active{border:none!important;font-weight:400!important}.pagination_leftWrap{display:flex;align-items:center;gap:8px}.pagination_leftWrap .pagination_total{font-size:12px;font-weight:400;color:#525252}.auto_load_container{display:flex;align-items:center;font-size:12px;color:#fff;gap:4px}.auto_load_container .auto_load_next_btn{height:32px;border-radius:4px;font-size:12px;background-color:#2563eb;padding:4px 8px;line-height:24px}.auto_load_container .auto_load_next_btn:hover{cursor:pointer;background-color:#2563eb}.auto_load_container .right_control_wrap{display:flex;align-items:center;height:32px;background-color:#2563eb;padding:4px;border-radius:4px}.auto_load_container .right_control_wrap .auto_load_btn{display:flex;align-items:center;padding:0 4px}.auto_load_container .right_control_wrap .auto_load_select{height:24px;border-radius:2px;background-color:#fff}.auto_load_container .right_control_wrap .auto_load_select .ant-select-selector{border:none!important}.auto_load_progress{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:400;color:#525252}.auto_load_progress .auto_load_stop_btn{color:#2563eb}.pageBox{width:32px;height:32px;position:relative;border-radius:2px;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;overflow:hidden}.pageBox>a{width:32px}.pageBox:hover{cursor:pointer;border:none}.unload_spot{position:absolute;right:0;bottom:0;background-color:red;border-radius:50%;display:block;width:6px;height:6px}.video-card{overflow:hidden!important;border:none!important;border-radius:0!important;padding:0!important;margin:0!important;position:relative}.video-card .ant-card-body{padding:0!important;border:none!important;border-radius:0!important;margin:0!important;height:100%!important;box-sizing:border-box}.video-card .ant-card{margin:0!important;padding:0!important;border-radius:0!important;height:100%!important;box-sizing:border-box}.video-card-container{position:relative;background:#000;width:100%!important;height:100%!important;overflow:hidden;margin:0!important;padding:0!important;line-height:0!important;font-size:0!important;display:block;box-sizing:border-box}.video-card:hover .video-card-container{width:100%!important;height:100%!important}.video-card video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:none!important;outline:none!important;box-sizing:border-box;object-fit:cover!important;object-position:center!important}.video-card:hover video,.video-card video:hover,.video-card.playing video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:.8;transition:all .3s ease;cursor:pointer;background:#00000080;border-radius:50%;padding:12px;display:flex;align-items:center;justify-content:center}.video-play-button:hover{opacity:1;background:#000000b3;transform:translate(-50%,-50%) scale(1.1)}.video-play-button.hovered{opacity:.6}.video-play-button.hovered:hover{opacity:1}.play-icon{font-size:32px;color:#fff;transition:all .3s ease}.video-loading-mask{position:absolute;inset:0;background:#0000004d;display:flex;align-items:center;justify-content:center;z-index:5}.loading-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top:3px solid #fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.play-icon{font-size:24px}.video-play-button{padding:8px}}@media (prefers-color-scheme: dark){.video-card{background:#1f1f1f}.video-play-button{background:#ffffff1a}.video-play-button:hover{background:#fff3}}.waterfall-container{position:relative;width:100%;min-height:200px}.waterfall-item{position:absolute;box-sizing:border-box}.waterfall-item .video-card{border-radius:6px!important}.waterfall-image-wrapper{width:100%;overflow:hidden;background:#f5f5f5;cursor:pointer;position:relative;border-radius:6px}.waterfall-image{width:100%;height:auto;display:block;border-radius:6px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.waterfall-item.loading{animation:pulse 1.5s ease-in-out infinite}@media (prefers-color-scheme: dark){.waterfall-image-wrapper{background:#1f1f1f}}
|
|
@@ -0,0 +1,539 @@
|
|
|
1
|
+
/* Logo 字体 */
|
|
2
|
+
@font-face {
|
|
3
|
+
font-family: "iconfont logo";
|
|
4
|
+
src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834');
|
|
5
|
+
src: url('https://at.alicdn.com/t/font_985780_km7mi63cihi.eot?t=1545807318834#iefix') format('embedded-opentype'),
|
|
6
|
+
url('https://at.alicdn.com/t/font_985780_km7mi63cihi.woff?t=1545807318834') format('woff'),
|
|
7
|
+
url('https://at.alicdn.com/t/font_985780_km7mi63cihi.ttf?t=1545807318834') format('truetype'),
|
|
8
|
+
url('https://at.alicdn.com/t/font_985780_km7mi63cihi.svg?t=1545807318834#iconfont') format('svg');
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.logo {
|
|
12
|
+
font-family: "iconfont logo";
|
|
13
|
+
font-size: 160px;
|
|
14
|
+
font-style: normal;
|
|
15
|
+
-webkit-font-smoothing: antialiased;
|
|
16
|
+
-moz-osx-font-smoothing: grayscale;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
/* tabs */
|
|
20
|
+
.nav-tabs {
|
|
21
|
+
position: relative;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.nav-tabs .nav-more {
|
|
25
|
+
position: absolute;
|
|
26
|
+
right: 0;
|
|
27
|
+
bottom: 0;
|
|
28
|
+
height: 42px;
|
|
29
|
+
line-height: 42px;
|
|
30
|
+
color: #666;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
#tabs {
|
|
34
|
+
border-bottom: 1px solid #eee;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
#tabs li {
|
|
38
|
+
cursor: pointer;
|
|
39
|
+
width: 100px;
|
|
40
|
+
height: 40px;
|
|
41
|
+
line-height: 40px;
|
|
42
|
+
text-align: center;
|
|
43
|
+
font-size: 16px;
|
|
44
|
+
border-bottom: 2px solid transparent;
|
|
45
|
+
position: relative;
|
|
46
|
+
z-index: 1;
|
|
47
|
+
margin-bottom: -1px;
|
|
48
|
+
color: #666;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
#tabs .active {
|
|
53
|
+
border-bottom-color: #f00;
|
|
54
|
+
color: #222;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.tab-container .content {
|
|
58
|
+
display: none;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
/* 页面布局 */
|
|
62
|
+
.main {
|
|
63
|
+
padding: 30px 100px;
|
|
64
|
+
width: 960px;
|
|
65
|
+
margin: 0 auto;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.main .logo {
|
|
69
|
+
color: #333;
|
|
70
|
+
text-align: left;
|
|
71
|
+
margin-bottom: 30px;
|
|
72
|
+
line-height: 1;
|
|
73
|
+
height: 110px;
|
|
74
|
+
margin-top: -50px;
|
|
75
|
+
overflow: hidden;
|
|
76
|
+
*zoom: 1;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.main .logo a {
|
|
80
|
+
font-size: 160px;
|
|
81
|
+
color: #333;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.helps {
|
|
85
|
+
margin-top: 40px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.helps pre {
|
|
89
|
+
padding: 20px;
|
|
90
|
+
margin: 10px 0;
|
|
91
|
+
border: solid 1px #e7e1cd;
|
|
92
|
+
background-color: #fffdef;
|
|
93
|
+
overflow: auto;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.icon_lists {
|
|
97
|
+
width: 100% !important;
|
|
98
|
+
overflow: hidden;
|
|
99
|
+
*zoom: 1;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.icon_lists li {
|
|
103
|
+
width: 100px;
|
|
104
|
+
margin-bottom: 10px;
|
|
105
|
+
margin-right: 20px;
|
|
106
|
+
text-align: center;
|
|
107
|
+
list-style: none !important;
|
|
108
|
+
cursor: default;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.icon_lists li .code-name {
|
|
112
|
+
line-height: 1.2;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.icon_lists .icon {
|
|
116
|
+
display: block;
|
|
117
|
+
height: 100px;
|
|
118
|
+
line-height: 100px;
|
|
119
|
+
font-size: 42px;
|
|
120
|
+
margin: 10px auto;
|
|
121
|
+
color: #333;
|
|
122
|
+
-webkit-transition: font-size 0.25s linear, width 0.25s linear;
|
|
123
|
+
-moz-transition: font-size 0.25s linear, width 0.25s linear;
|
|
124
|
+
transition: font-size 0.25s linear, width 0.25s linear;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.icon_lists .icon:hover {
|
|
128
|
+
font-size: 100px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.icon_lists .svg-icon {
|
|
132
|
+
/* 通过设置 font-size 来改变图标大小 */
|
|
133
|
+
width: 1em;
|
|
134
|
+
/* 图标和文字相邻时,垂直对齐 */
|
|
135
|
+
vertical-align: -0.15em;
|
|
136
|
+
/* 通过设置 color 来改变 SVG 的颜色/fill */
|
|
137
|
+
fill: currentColor;
|
|
138
|
+
/* path 和 stroke 溢出 viewBox 部分在 IE 下会显示
|
|
139
|
+
normalize.css 中也包含这行 */
|
|
140
|
+
overflow: hidden;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.icon_lists li .name,
|
|
144
|
+
.icon_lists li .code-name {
|
|
145
|
+
color: #666;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
/* markdown 样式 */
|
|
149
|
+
.markdown {
|
|
150
|
+
color: #666;
|
|
151
|
+
font-size: 14px;
|
|
152
|
+
line-height: 1.8;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
.highlight {
|
|
156
|
+
line-height: 1.5;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.markdown img {
|
|
160
|
+
vertical-align: middle;
|
|
161
|
+
max-width: 100%;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
.markdown h1 {
|
|
165
|
+
color: #404040;
|
|
166
|
+
font-weight: 500;
|
|
167
|
+
line-height: 40px;
|
|
168
|
+
margin-bottom: 24px;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
.markdown h2,
|
|
172
|
+
.markdown h3,
|
|
173
|
+
.markdown h4,
|
|
174
|
+
.markdown h5,
|
|
175
|
+
.markdown h6 {
|
|
176
|
+
color: #404040;
|
|
177
|
+
margin: 1.6em 0 0.6em 0;
|
|
178
|
+
font-weight: 500;
|
|
179
|
+
clear: both;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
.markdown h1 {
|
|
183
|
+
font-size: 28px;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.markdown h2 {
|
|
187
|
+
font-size: 22px;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
.markdown h3 {
|
|
191
|
+
font-size: 16px;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
.markdown h4 {
|
|
195
|
+
font-size: 14px;
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
.markdown h5 {
|
|
199
|
+
font-size: 12px;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.markdown h6 {
|
|
203
|
+
font-size: 12px;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.markdown hr {
|
|
207
|
+
height: 1px;
|
|
208
|
+
border: 0;
|
|
209
|
+
background: #e9e9e9;
|
|
210
|
+
margin: 16px 0;
|
|
211
|
+
clear: both;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
.markdown p {
|
|
215
|
+
margin: 1em 0;
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.markdown>p,
|
|
219
|
+
.markdown>blockquote,
|
|
220
|
+
.markdown>.highlight,
|
|
221
|
+
.markdown>ol,
|
|
222
|
+
.markdown>ul {
|
|
223
|
+
width: 80%;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.markdown ul>li {
|
|
227
|
+
list-style: circle;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.markdown>ul li,
|
|
231
|
+
.markdown blockquote ul>li {
|
|
232
|
+
margin-left: 20px;
|
|
233
|
+
padding-left: 4px;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.markdown>ul li p,
|
|
237
|
+
.markdown>ol li p {
|
|
238
|
+
margin: 0.6em 0;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.markdown ol>li {
|
|
242
|
+
list-style: decimal;
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.markdown>ol li,
|
|
246
|
+
.markdown blockquote ol>li {
|
|
247
|
+
margin-left: 20px;
|
|
248
|
+
padding-left: 4px;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
.markdown code {
|
|
252
|
+
margin: 0 3px;
|
|
253
|
+
padding: 0 5px;
|
|
254
|
+
background: #eee;
|
|
255
|
+
border-radius: 3px;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.markdown strong,
|
|
259
|
+
.markdown b {
|
|
260
|
+
font-weight: 600;
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.markdown>table {
|
|
264
|
+
border-collapse: collapse;
|
|
265
|
+
border-spacing: 0px;
|
|
266
|
+
empty-cells: show;
|
|
267
|
+
border: 1px solid #e9e9e9;
|
|
268
|
+
width: 95%;
|
|
269
|
+
margin-bottom: 24px;
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.markdown>table th {
|
|
273
|
+
white-space: nowrap;
|
|
274
|
+
color: #333;
|
|
275
|
+
font-weight: 600;
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.markdown>table th,
|
|
279
|
+
.markdown>table td {
|
|
280
|
+
border: 1px solid #e9e9e9;
|
|
281
|
+
padding: 8px 16px;
|
|
282
|
+
text-align: left;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.markdown>table th {
|
|
286
|
+
background: #F7F7F7;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
.markdown blockquote {
|
|
290
|
+
font-size: 90%;
|
|
291
|
+
color: #999;
|
|
292
|
+
border-left: 4px solid #e9e9e9;
|
|
293
|
+
padding-left: 0.8em;
|
|
294
|
+
margin: 1em 0;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
.markdown blockquote p {
|
|
298
|
+
margin: 0;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.markdown .anchor {
|
|
302
|
+
opacity: 0;
|
|
303
|
+
transition: opacity 0.3s ease;
|
|
304
|
+
margin-left: 8px;
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
.markdown .waiting {
|
|
308
|
+
color: #ccc;
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
.markdown h1:hover .anchor,
|
|
312
|
+
.markdown h2:hover .anchor,
|
|
313
|
+
.markdown h3:hover .anchor,
|
|
314
|
+
.markdown h4:hover .anchor,
|
|
315
|
+
.markdown h5:hover .anchor,
|
|
316
|
+
.markdown h6:hover .anchor {
|
|
317
|
+
opacity: 1;
|
|
318
|
+
display: inline-block;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.markdown>br,
|
|
322
|
+
.markdown>p>br {
|
|
323
|
+
clear: both;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
.hljs {
|
|
328
|
+
display: block;
|
|
329
|
+
background: white;
|
|
330
|
+
padding: 0.5em;
|
|
331
|
+
color: #333333;
|
|
332
|
+
overflow-x: auto;
|
|
333
|
+
}
|
|
334
|
+
|
|
335
|
+
.hljs-comment,
|
|
336
|
+
.hljs-meta {
|
|
337
|
+
color: #969896;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
.hljs-string,
|
|
341
|
+
.hljs-variable,
|
|
342
|
+
.hljs-template-variable,
|
|
343
|
+
.hljs-strong,
|
|
344
|
+
.hljs-emphasis,
|
|
345
|
+
.hljs-quote {
|
|
346
|
+
color: #df5000;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
.hljs-keyword,
|
|
350
|
+
.hljs-selector-tag,
|
|
351
|
+
.hljs-type {
|
|
352
|
+
color: #a71d5d;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
.hljs-literal,
|
|
356
|
+
.hljs-symbol,
|
|
357
|
+
.hljs-bullet,
|
|
358
|
+
.hljs-attribute {
|
|
359
|
+
color: #0086b3;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
.hljs-section,
|
|
363
|
+
.hljs-name {
|
|
364
|
+
color: #63a35c;
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
.hljs-tag {
|
|
368
|
+
color: #333333;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
.hljs-title,
|
|
372
|
+
.hljs-attr,
|
|
373
|
+
.hljs-selector-id,
|
|
374
|
+
.hljs-selector-class,
|
|
375
|
+
.hljs-selector-attr,
|
|
376
|
+
.hljs-selector-pseudo {
|
|
377
|
+
color: #795da3;
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
.hljs-addition {
|
|
381
|
+
color: #55a532;
|
|
382
|
+
background-color: #eaffea;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
.hljs-deletion {
|
|
386
|
+
color: #bd2c00;
|
|
387
|
+
background-color: #ffecec;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
.hljs-link {
|
|
391
|
+
text-decoration: underline;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
/* 代码高亮 */
|
|
395
|
+
/* PrismJS 1.15.0
|
|
396
|
+
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript */
|
|
397
|
+
/**
|
|
398
|
+
* prism.js default theme for JavaScript, CSS and HTML
|
|
399
|
+
* Based on dabblet (http://dabblet.com)
|
|
400
|
+
* @author Lea Verou
|
|
401
|
+
*/
|
|
402
|
+
code[class*="language-"],
|
|
403
|
+
pre[class*="language-"] {
|
|
404
|
+
color: black;
|
|
405
|
+
background: none;
|
|
406
|
+
text-shadow: 0 1px white;
|
|
407
|
+
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
|
408
|
+
text-align: left;
|
|
409
|
+
white-space: pre;
|
|
410
|
+
word-spacing: normal;
|
|
411
|
+
word-break: normal;
|
|
412
|
+
word-wrap: normal;
|
|
413
|
+
line-height: 1.5;
|
|
414
|
+
|
|
415
|
+
-moz-tab-size: 4;
|
|
416
|
+
-o-tab-size: 4;
|
|
417
|
+
tab-size: 4;
|
|
418
|
+
|
|
419
|
+
-webkit-hyphens: none;
|
|
420
|
+
-moz-hyphens: none;
|
|
421
|
+
-ms-hyphens: none;
|
|
422
|
+
hyphens: none;
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
pre[class*="language-"]::-moz-selection,
|
|
426
|
+
pre[class*="language-"] ::-moz-selection,
|
|
427
|
+
code[class*="language-"]::-moz-selection,
|
|
428
|
+
code[class*="language-"] ::-moz-selection {
|
|
429
|
+
text-shadow: none;
|
|
430
|
+
background: #b3d4fc;
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
pre[class*="language-"]::selection,
|
|
434
|
+
pre[class*="language-"] ::selection,
|
|
435
|
+
code[class*="language-"]::selection,
|
|
436
|
+
code[class*="language-"] ::selection {
|
|
437
|
+
text-shadow: none;
|
|
438
|
+
background: #b3d4fc;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
@media print {
|
|
442
|
+
|
|
443
|
+
code[class*="language-"],
|
|
444
|
+
pre[class*="language-"] {
|
|
445
|
+
text-shadow: none;
|
|
446
|
+
}
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
/* Code blocks */
|
|
450
|
+
pre[class*="language-"] {
|
|
451
|
+
padding: 1em;
|
|
452
|
+
margin: .5em 0;
|
|
453
|
+
overflow: auto;
|
|
454
|
+
}
|
|
455
|
+
|
|
456
|
+
:not(pre)>code[class*="language-"],
|
|
457
|
+
pre[class*="language-"] {
|
|
458
|
+
background: #f5f2f0;
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
/* Inline code */
|
|
462
|
+
:not(pre)>code[class*="language-"] {
|
|
463
|
+
padding: .1em;
|
|
464
|
+
border-radius: .3em;
|
|
465
|
+
white-space: normal;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
.token.comment,
|
|
469
|
+
.token.prolog,
|
|
470
|
+
.token.doctype,
|
|
471
|
+
.token.cdata {
|
|
472
|
+
color: slategray;
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
.token.punctuation {
|
|
476
|
+
color: #999;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
.namespace {
|
|
480
|
+
opacity: .7;
|
|
481
|
+
}
|
|
482
|
+
|
|
483
|
+
.token.property,
|
|
484
|
+
.token.tag,
|
|
485
|
+
.token.boolean,
|
|
486
|
+
.token.number,
|
|
487
|
+
.token.constant,
|
|
488
|
+
.token.symbol,
|
|
489
|
+
.token.deleted {
|
|
490
|
+
color: #905;
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
.token.selector,
|
|
494
|
+
.token.attr-name,
|
|
495
|
+
.token.string,
|
|
496
|
+
.token.char,
|
|
497
|
+
.token.builtin,
|
|
498
|
+
.token.inserted {
|
|
499
|
+
color: #690;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.token.operator,
|
|
503
|
+
.token.entity,
|
|
504
|
+
.token.url,
|
|
505
|
+
.language-css .token.string,
|
|
506
|
+
.style .token.string {
|
|
507
|
+
color: #9a6e3a;
|
|
508
|
+
background: hsla(0, 0%, 100%, .5);
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
.token.atrule,
|
|
512
|
+
.token.attr-value,
|
|
513
|
+
.token.keyword {
|
|
514
|
+
color: #07a;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
.token.function,
|
|
518
|
+
.token.class-name {
|
|
519
|
+
color: #DD4A68;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
.token.regex,
|
|
523
|
+
.token.important,
|
|
524
|
+
.token.variable {
|
|
525
|
+
color: #e90;
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
.token.important,
|
|
529
|
+
.token.bold {
|
|
530
|
+
font-weight: bold;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
.token.italic {
|
|
534
|
+
font-style: italic;
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
.token.entity {
|
|
538
|
+
cursor: help;
|
|
539
|
+
}
|