@cgboiler/biz-basic 1.0.65 → 1.0.67
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/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/es/rich-text-editor/extensions/HashTag.js +3 -0
- package/es/rich-text-editor/index.css +1 -1
- package/es/rich-text-editor/index.less +0 -4
- package/es/rich-text-editor/menu-system/styles/animations.less +91 -91
- package/es/rich-text-editor/menu-system/styles/button-colors.less +142 -142
- package/es/rich-text-editor/menu-system/styles/button-group.less +23 -23
- package/es/rich-text-editor/menu-system/styles/button.less +322 -322
- package/es/rich-text-editor/menu-system/styles/card.less +78 -78
- package/es/rich-text-editor/menu-system/styles/color-highlight-button.less +57 -57
- package/es/rich-text-editor/menu-system/styles/color-highlight-popover.less +51 -51
- package/es/rich-text-editor/menu-system/styles/dropdown-menu.less +40 -40
- package/es/rich-text-editor/menu-system/styles/image-upload-node.less +240 -240
- package/es/rich-text-editor/menu-system/styles/input.less +53 -53
- package/es/rich-text-editor/menu-system/styles/link-popover.less +32 -32
- package/es/rich-text-editor/menu-system/styles/separator.less +26 -26
- package/es/rich-text-editor/menu-system/styles/simple-editor.less +39 -39
- package/es/rich-text-editor/menu-system/styles/toolbar.less +87 -87
- package/es/rich-text-editor/menu-system/styles/variables.less +294 -294
- package/es/vue-sfc-shim.d.ts +6 -6
- package/es/vue-tsx-shim.d.ts +24 -24
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/rich-text-editor/extensions/HashTag.js +3 -0
- package/lib/rich-text-editor/index.css +1 -1
- package/lib/rich-text-editor/index.less +0 -4
- package/lib/rich-text-editor/menu-system/styles/animations.less +91 -91
- package/lib/rich-text-editor/menu-system/styles/button-colors.less +142 -142
- package/lib/rich-text-editor/menu-system/styles/button-group.less +23 -23
- package/lib/rich-text-editor/menu-system/styles/button.less +322 -322
- package/lib/rich-text-editor/menu-system/styles/card.less +78 -78
- package/lib/rich-text-editor/menu-system/styles/color-highlight-button.less +57 -57
- package/lib/rich-text-editor/menu-system/styles/color-highlight-popover.less +51 -51
- package/lib/rich-text-editor/menu-system/styles/dropdown-menu.less +40 -40
- package/lib/rich-text-editor/menu-system/styles/image-upload-node.less +240 -240
- package/lib/rich-text-editor/menu-system/styles/input.less +53 -53
- package/lib/rich-text-editor/menu-system/styles/link-popover.less +32 -32
- package/lib/rich-text-editor/menu-system/styles/separator.less +26 -26
- package/lib/rich-text-editor/menu-system/styles/simple-editor.less +39 -39
- package/lib/rich-text-editor/menu-system/styles/toolbar.less +87 -87
- package/lib/rich-text-editor/menu-system/styles/variables.less +294 -294
- package/lib/vue-sfc-shim.d.ts +6 -6
- package/lib/vue-tsx-shim.d.ts +24 -24
- package/package.json +1 -1
- package/es/rich-text-editor/index copy 2.css +0 -1
- package/es/rich-text-editor/index copy 2.less +0 -598
- package/es/rich-text-editor/index copy.css +0 -1
- package/es/rich-text-editor/index copy.less +0 -356
- package/es/rich-text-editor/lib/utils.d.ts +0 -123
- package/es/rich-text-editor/lib/utils.js +0 -244
- package/lib/rich-text-editor/index copy 2.css +0 -1
- package/lib/rich-text-editor/index copy 2.less +0 -598
- package/lib/rich-text-editor/index copy.css +0 -1
- package/lib/rich-text-editor/index copy.less +0 -356
- package/lib/rich-text-editor/lib/utils.d.ts +0 -123
- package/lib/rich-text-editor/lib/utils.js +0 -263
|
@@ -1 +0,0 @@
|
|
|
1
|
-
:root{overflow-wrap:break-word;-webkit-text-size-adjust:none;text-size-adjust:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tt-gray-light-a-50: rgba(56, 56, 56, .04);--tt-gray-light-a-100: rgba(15, 22, 36, .05);--tt-gray-light-a-200: rgba(37, 39, 45, .1);--tt-gray-light-a-300: rgba(47, 50, 55, .2);--tt-gray-light-a-400: rgba(40, 44, 51, .42);--tt-gray-light-a-500: rgba(52, 55, 60, .64);--tt-gray-light-a-600: rgba(36, 39, 46, .78);--tt-gray-light-a-700: rgba(35, 37, 42, .87);--tt-gray-light-a-800: rgba(30, 32, 36, .95);--tt-gray-light-a-900: rgba(29, 30, 32, .98);--tt-gray-light-50: #fafafa;--tt-gray-light-100: #f4f4f5;--tt-gray-light-200: #eaeaeb;--tt-gray-light-300: #d5d6d7;--tt-gray-light-400: #a6a7ab;--tt-gray-light-500: #7d7f82;--tt-gray-light-600: #53565a;--tt-gray-light-700: #404145;--tt-gray-light-800: #2c2d30;--tt-gray-light-900: #222325;--tt-gray-dark-a-50: rgba(232, 232, 253, .05);--tt-gray-dark-a-100: rgba(231, 231, 243, .07);--tt-gray-dark-a-200: rgba(238, 238, 246, .11);--tt-gray-dark-a-300: rgba(239, 239, 245, .22);--tt-gray-dark-a-400: rgba(244, 244, 255, .37);--tt-gray-dark-a-500: rgba(236, 238, 253, .5);--tt-gray-dark-a-600: rgba(247, 247, 253, .64);--tt-gray-dark-a-700: rgba(251, 251, 254, .75);--tt-gray-dark-a-800: rgba(253, 253, 253, .88);--tt-gray-dark-a-900: rgba(255, 255, 255, .96);--tt-gray-dark-50: #19191a;--tt-gray-dark-100: #202022;--tt-gray-dark-200: #2d2d2f;--tt-gray-dark-300: #464649;--tt-gray-dark-400: #636369;--tt-gray-dark-500: #7c7c83;--tt-gray-dark-600: #a3a3a8;--tt-gray-dark-700: #c0c0c3;--tt-gray-dark-800: #e0e0e1;--tt-gray-dark-900: #f5f5f5;--tt-brand-color-50: #fef2f3;--tt-brand-color-100: #fce8e9;--tt-brand-color-200: #f9d4d5;--tt-brand-color-300: #f4b4b6;--tt-brand-color-400: #eb747e;--tt-brand-color-500: #c02537;--tt-brand-color-600: #a51c2d;--tt-brand-color-700: #8b1826;--tt-brand-color-800: #71131f;--tt-brand-color-900: #570f18;--tt-brand-color-950: #3a0a10;--tt-color-green-inc-5: hsl(129, 100%, 97%);--tt-color-green-inc-4: hsl(129, 100%, 92%);--tt-color-green-inc-3: hsl(131, 100%, 86%);--tt-color-green-inc-2: hsl(133, 98%, 78%);--tt-color-green-inc-1: hsl(137, 99%, 70%);--tt-color-green-base: hsl(147, 99%, 50%);--tt-color-green-dec-1: hsl(147, 97%, 41%);--tt-color-green-dec-2: hsl(146, 98%, 32%);--tt-color-green-dec-3: hsl(146, 100%, 24%);--tt-color-green-dec-4: hsl(144, 100%, 16%);--tt-color-green-dec-5: hsl(140, 100%, 9%);--tt-color-yellow-inc-5: hsl(50, 100%, 97%);--tt-color-yellow-inc-4: hsl(50, 100%, 91%);--tt-color-yellow-inc-3: hsl(50, 100%, 84%);--tt-color-yellow-inc-2: hsl(50, 100%, 77%);--tt-color-yellow-inc-1: hsl(50, 100%, 68%);--tt-color-yellow-base: hsl(52, 100%, 50%);--tt-color-yellow-dec-1: hsl(52, 100%, 41%);--tt-color-yellow-dec-2: hsl(52, 100%, 32%);--tt-color-yellow-dec-3: hsl(52, 100%, 24%);--tt-color-yellow-dec-4: hsl(51, 100%, 16%);--tt-color-yellow-dec-5: hsl(50, 100%, 9%);--tt-color-red-inc-5: hsl(11, 100%, 96%);--tt-color-red-inc-4: hsl(11, 100%, 88%);--tt-color-red-inc-3: hsl(10, 100%, 80%);--tt-color-red-inc-2: hsl(9, 100%, 73%);--tt-color-red-inc-1: hsl(7, 100%, 64%);--tt-color-red-base: hsl(7, 100%, 54%);--tt-color-red-dec-1: hsl(7, 100%, 41%);--tt-color-red-dec-2: hsl(5, 100%, 32%);--tt-color-red-dec-3: hsl(4, 100%, 24%);--tt-color-red-dec-4: hsl(3, 100%, 16%);--tt-color-red-dec-5: hsl(1, 100%, 9%);--white: #ffffff;--black: #0e0e11;--transparent: rgba(255, 255, 255, 0);--tt-shadow-elevated-md: 0px 16px 48px 0px rgba(17, 24, 39, .04), 0px 12px 24px 0px rgba(17, 24, 39, .04), 0px 6px 8px 0px rgba(17, 24, 39, .02), 0px 2px 3px 0px rgba(17, 24, 39, .02);--tt-radius-xxs: .125rem;--tt-radius-xs: .25rem;--tt-radius-sm: .375rem;--tt-radius-md: .5rem;--tt-radius-lg: .75rem;--tt-radius-xl: 1rem;--tt-transition-duration-short: .1s;--tt-transition-duration-default: .2s;--tt-transition-duration-long: .64s;--tt-transition-easing-default: cubic-bezier(.46, .03, .52, .96);--tt-transition-easing-cubic: cubic-bezier(.65, .05, .36, 1);--tt-transition-easing-quart: cubic-bezier(.77, 0, .18, 1);--tt-transition-easing-circ: cubic-bezier(.79, .14, .15, .86);--tt-transition-easing-back: cubic-bezier(.68, -.55, .27, 1.55);--tt-accent-contrast: 8%;--tt-destructive-contrast: 8%;--tt-foreground-contrast: 8%}:root,:root *,:root :before,:root :after{box-sizing:border-box}:root{--tt-bg-color: var(--white);--tt-border-color: var(--tt-gray-light-a-200);--tt-border-color-tint: var(--tt-gray-light-a-100);--tt-sidebar-bg-color: var(--tt-gray-light-100);--tt-scrollbar-color: var(--tt-gray-light-a-200);--tt-cursor-color: var(--tt-brand-color-500);--tt-selection-color: rgba(244, 180, 182, .2);--tt-card-bg-color: var(--white);--tt-card-border-color: var(--tt-gray-light-a-100)}.dark{--tt-bg-color: var(--black);--tt-border-color: var(--tt-gray-dark-a-200);--tt-border-color-tint: var(--tt-gray-dark-a-100);--tt-sidebar-bg-color: var(--tt-gray-dark-100);--tt-scrollbar-color: var(--tt-gray-dark-a-200);--tt-cursor-color: var(--tt-brand-color-400);--tt-selection-color: rgba(235, 116, 126, .2);--tt-card-bg-color: var(--tt-gray-dark-50);--tt-card-border-color: var(--tt-gray-dark-a-50);--tt-shadow-elevated-md: 0px 16px 48px 0px rgba(0, 0, 0, .5), 0px 12px 24px 0px rgba(0, 0, 0, .24), 0px 6px 8px 0px rgba(0, 0, 0, .22), 0px 2px 3px 0px rgba(0, 0, 0, .12)}:root{--tt-color-text-gray: hsl(45, 2%, 46%);--tt-color-text-brown: hsl(19, 31%, 47%);--tt-color-text-orange: hsl(30, 89%, 45%);--tt-color-text-yellow: hsl(38, 62%, 49%);--tt-color-text-green: hsl(148, 32%, 39%);--tt-color-text-blue: hsl(202, 54%, 43%);--tt-color-text-purple: hsl(274, 32%, 54%);--tt-color-text-pink: hsl(328, 49%, 53%);--tt-color-text-red: hsl(2, 62%, 55%);--tt-color-text-gray-contrast: hsla(39, 26%, 26%, .15);--tt-color-text-brown-contrast: hsla(18, 43%, 69%, .35);--tt-color-text-orange-contrast: hsla(24, 73%, 55%, .27);--tt-color-text-yellow-contrast: hsla(44, 82%, 59%, .39);--tt-color-text-green-contrast: hsla(126, 29%, 60%, .27);--tt-color-text-blue-contrast: hsla(202, 54%, 59%, .27);--tt-color-text-purple-contrast: hsla(274, 37%, 64%, .27);--tt-color-text-pink-contrast: hsla(331, 60%, 71%, .27);--tt-color-text-red-contrast: hsla(8, 79%, 79%, .4)}.dark{--tt-color-text-gray: hsl(0, 0%, 61%);--tt-color-text-brown: hsl(18, 35%, 58%);--tt-color-text-orange: hsl(25, 53%, 53%);--tt-color-text-yellow: hsl(36, 54%, 55%);--tt-color-text-green: hsl(145, 32%, 47%);--tt-color-text-blue: hsl(202, 64%, 52%);--tt-color-text-purple: hsl(270, 55%, 62%);--tt-color-text-pink: hsl(329, 57%, 58%);--tt-color-text-red: hsl(1, 69%, 60%);--tt-color-text-gray-contrast: hsla(0, 0%, 100%, .09);--tt-color-text-brown-contrast: hsla(17, 45%, 50%, .25);--tt-color-text-orange-contrast: hsla(27, 82%, 53%, .2);--tt-color-text-yellow-contrast: hsla(35, 49%, 47%, .2);--tt-color-text-green-contrast: hsla(151, 55%, 39%, .2);--tt-color-text-blue-contrast: hsla(202, 54%, 43%, .2);--tt-color-text-purple-contrast: hsla(271, 56%, 60%, .18);--tt-color-text-pink-contrast: hsla(331, 67%, 58%, .22);--tt-color-text-red-contrast: hsla(0, 67%, 60%, .25)}:root{--tt-color-highlight-yellow: #fef9c3;--tt-color-highlight-green: #dcfce7;--tt-color-highlight-blue: #e0f2fe;--tt-color-highlight-purple: #f3e8ff;--tt-color-highlight-red: #ffe4e6;--tt-color-highlight-gray: #f8f8f7;--tt-color-highlight-brown: #f4eeee;--tt-color-highlight-orange: #fbecdd;--tt-color-highlight-pink: #fcf1f6;--tt-color-highlight-yellow-contrast: #fbe604;--tt-color-highlight-green-contrast: #c7fad8;--tt-color-highlight-blue-contrast: #ceeafd;--tt-color-highlight-purple-contrast: #e4ccff;--tt-color-highlight-red-contrast: #ffccd0;--tt-color-highlight-gray-contrast: rgba(84, 72, 49, .15);--tt-color-highlight-brown-contrast: rgba(210, 162, 141, .35);--tt-color-highlight-orange-contrast: rgba(224, 124, 57, .27);--tt-color-highlight-pink-contrast: rgba(225, 136, 179, .27)}.dark{--tt-color-highlight-yellow: #6b6524;--tt-color-highlight-green: #509568;--tt-color-highlight-blue: #6e92aa;--tt-color-highlight-purple: #583e74;--tt-color-highlight-red: #743e42;--tt-color-highlight-gray: #2f2f2f;--tt-color-highlight-brown: #4a3228;--tt-color-highlight-orange: #5c3b23;--tt-color-highlight-pink: #4e2c3c;--tt-color-highlight-yellow-contrast: #58531e;--tt-color-highlight-green-contrast: #47855d;--tt-color-highlight-blue-contrast: #5e86a1;--tt-color-highlight-purple-contrast: #4c3564;--tt-color-highlight-red-contrast: #643539;--tt-color-highlight-gray-contrast: rgba(255, 255, 255, .094);--tt-color-highlight-brown-contrast: rgba(184, 101, 69, .25);--tt-color-highlight-orange-contrast: rgba(233, 126, 37, .2);--tt-color-highlight-pink-contrast: rgba(220, 76, 145, .22)}.tiptap-editor-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;background-color:var(--tt-bg-canvas);position:relative;border-radius:var(--tt-radius-lg)}.tiptap-editor-container .tiptap-editor-toolbar{flex:0 0 auto}.tiptap-editor-container .tiptap-editor-content-wrapper{flex:1 1 auto;overflow-y:auto;position:relative;padding:16px 8px;background-color:var(--white);display:flex;justify-content:center}.dark .tiptap-editor-container .tiptap-editor-content-wrapper{background-color:var(--black)}.tiptap-editor-container .tiptap-editor-content-wrapper .ProseMirror{width:100%;outline:none}.tiptap.ProseMirror{--tt-collaboration-carets-label: var(--tt-gray-light-900);--link-text-color: var(--tt-brand-color-500);--thread-text: var(--tt-gray-light-900);--placeholder-color: var(--tt-gray-light-a-400);--thread-bg-color: var(--tt-color-yellow-inc-2);--horizontal-rule-color: var(--tt-gray-light-a-200);--blockquote-bg-color: var(--tt-gray-light-900);--tiptap-ai-insertion-color: var(--tt-brand-color-600);--tt-inline-code-bg-color: var(--tt-gray-light-a-100);--tt-inline-code-text-color: var(--tt-gray-light-a-700);--tt-inline-code-border-color: var(--tt-gray-light-a-200);--tt-codeblock-bg: var(--tt-gray-light-a-50);--tt-codeblock-text: var(--tt-gray-light-a-800);--tt-codeblock-border: var(--tt-gray-light-a-200);--tt-checklist-bg-color: var(--tt-gray-light-a-100);--tt-checklist-bg-active-color: var(--tt-gray-light-a-900);--tt-checklist-border-color: var(--tt-gray-light-a-200);--tt-checklist-border-active-color: var(--tt-gray-light-a-900);--tt-checklist-check-icon-color: var(--white);--tt-checklist-text-active: var(--tt-gray-light-a-500);white-space:pre-wrap;caret-color:var(--tt-cursor-color)}.dark .tiptap.ProseMirror{--tt-collaboration-carets-label: var(--tt-gray-dark-100);--link-text-color: var(--tt-brand-color-400);--thread-text: var(--tt-gray-dark-900);--placeholder-color: var(--tt-gray-dark-a-400);--thread-bg-color: var(--tt-color-yellow-dec-2);--horizontal-rule-color: var(--tt-gray-dark-a-200);--blockquote-bg-color: var(--tt-gray-dark-900);--tiptap-ai-insertion-color: var(--tt-brand-color-400);--tt-inline-code-bg-color: var(--tt-gray-dark-a-100);--tt-inline-code-text-color: var(--tt-gray-dark-a-700);--tt-inline-code-border-color: var(--tt-gray-dark-a-200);--tt-codeblock-bg: var(--tt-gray-dark-a-50);--tt-codeblock-text: var(--tt-gray-dark-a-800);--tt-codeblock-border: var(--tt-gray-dark-a-200);--tt-checklist-bg-color: var(--tt-gray-dark-a-100);--tt-checklist-bg-active-color: var(--tt-gray-dark-a-900);--tt-checklist-border-color: var(--tt-gray-dark-a-200);--tt-checklist-border-active-color: var(--tt-gray-dark-a-900);--tt-checklist-check-icon-color: var(--black);--tt-checklist-text-active: var(--tt-gray-dark-a-500)}.tiptap.ProseMirror>*{position:relative}.tiptap.ProseMirror:not(.readonly):not(.ProseMirror-hideselection) ::selection{background-color:var(--tt-selection-color)}.tiptap.ProseMirror .selection{display:inline;background-color:var(--tt-selection-color)}.tiptap.ProseMirror .ProseMirror-selectednode:not(img):not(pre):not(.react-renderer){border-radius:var(--tt-radius-md);background-color:var(--tt-selection-color)}.tiptap.ProseMirror p{font-size:1rem;line-height:1.6}.tiptap.ProseMirror h1,.tiptap.ProseMirror h2,.tiptap.ProseMirror h3,.tiptap.ProseMirror h4{position:relative;color:inherit;font-style:inherit}.tiptap.ProseMirror h1:first-child,.tiptap.ProseMirror h2:first-child,.tiptap.ProseMirror h3:first-child,.tiptap.ProseMirror h4:first-child{margin-top:0}.tiptap.ProseMirror h1{font-size:1.5em;font-weight:700;margin-top:0}.tiptap.ProseMirror h2{font-size:1.25em;font-weight:700;margin-top:0}.tiptap.ProseMirror h3{font-size:1.125em;font-weight:600;margin-top:0}.tiptap.ProseMirror h4{font-size:1em;font-weight:600;margin-top:0}.tiptap.ProseMirror a{color:var(--link-text-color);text-decoration:underline}.tiptap.ProseMirror a span{text-decoration:underline}.tiptap.ProseMirror code{background-color:var(--tt-inline-code-bg-color);color:var(--tt-inline-code-text-color);border:1px solid var(--tt-inline-code-border-color);font-family:JetBrains Mono NL,monospace;font-size:.875em;line-height:1.4;border-radius:.375rem;padding:.1em .25em}.tiptap.ProseMirror pre{background-color:var(--tt-codeblock-bg);color:var(--tt-codeblock-text);border:1px solid var(--tt-codeblock-border);margin-top:1.5em;margin-bottom:1.5em;padding:1em;font-size:1rem;border-radius:.375rem}.tiptap.ProseMirror pre code{background-color:transparent;border:none;border-radius:0;color:inherit;padding:0}.tiptap.ProseMirror blockquote{position:relative;padding:.375em 0 .375em 1em;margin:1.5rem 0}.tiptap.ProseMirror blockquote p{margin-top:0}.tiptap.ProseMirror blockquote:after{position:absolute;bottom:0;left:0;top:0;height:100%;width:.25em;background-color:var(--blockquote-bg-color);content:""}.tiptap.ProseMirror ol,.tiptap.ProseMirror ul{margin-top:1.5em;margin-bottom:1.5em;padding-left:1.5em}.tiptap.ProseMirror ol:first-child,.tiptap.ProseMirror ul:first-child{margin-top:0}.tiptap.ProseMirror ol:last-child,.tiptap.ProseMirror ul:last-child{margin-bottom:0}.tiptap.ProseMirror ol ol,.tiptap.ProseMirror ul ol,.tiptap.ProseMirror ol ul,.tiptap.ProseMirror ul ul{margin-top:0;margin-bottom:0}.tiptap.ProseMirror li p{margin-top:0;line-height:1.6}.tiptap.ProseMirror ol{list-style:decimal}.tiptap.ProseMirror ol ol{list-style:lower-alpha}.tiptap.ProseMirror ol ol ol{list-style:lower-roman}.tiptap.ProseMirror ul:not([data-type=taskList]){list-style:disc}.tiptap.ProseMirror ul:not([data-type=taskList]) ul{list-style:circle}.tiptap.ProseMirror ul:not([data-type=taskList]) ul ul{list-style:square}.tiptap.ProseMirror ul[data-type=taskList]{padding-left:0}.tiptap.ProseMirror ul[data-type=taskList] li{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:.25em}.tiptap.ProseMirror ul[data-type=taskList] li[data-checked=true]>div>p{opacity:.5;text-decoration:line-through}.tiptap.ProseMirror ul[data-type=taskList] li label{position:relative;padding-top:4px;padding-right:.5rem}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.tiptap.ProseMirror ul[data-type=taskList] li label span{display:block;width:1em;height:1em;border:1px solid var(--tt-checklist-border-color);border-radius:.25rem;position:relative;cursor:pointer;background-color:var(--tt-checklist-bg-color);transition:background-color 80ms ease-out,border-color 80ms ease-out}.tiptap.ProseMirror ul[data-type=taskList] li label span:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.75em;height:.75em;background-color:var(--tt-checklist-check-icon-color);opacity:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center / contain no-repeat;mask:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E) center / contain no-repeat}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked+span{background:var(--tt-checklist-bg-active-color);border-color:var(--tt-checklist-border-active-color)}.tiptap.ProseMirror ul[data-type=taskList] li label input[type=checkbox]:checked+span:before{opacity:1}.tiptap.ProseMirror ul[data-type=taskList] li div{flex:1;min-width:0}.tiptap.ProseMirror ul[data-type=taskList] li div p{margin-top:0}.tiptap.ProseMirror hr{border:none;height:1px;background-color:var(--horizontal-rule-color);margin:2.25em 0}.tiptap.ProseMirror img{max-width:100%;height:auto;display:block;margin:2rem 0;border-radius:var(--tt-radius-xs, .25rem)}.tiptap.ProseMirror img.ProseMirror-selectednode{outline:.125rem solid var(--tt-brand-color-500)}.tiptap.ProseMirror [data-type=mention]{display:inline-block;color:var(--tt-brand-color-500);font-weight:500}.tiptap.ProseMirror .mention,.tiptap.ProseMirror .hash-tag{color:var(--tt-brand-color-500);padding:0 2px}.ProseMirror .is-empty[data-placeholder]:before{content:attr(data-placeholder);position:absolute;left:.15em;top:0;pointer-events:none;color:var(--placeholder-color);font-style:normal;text-indent:0;margin:0;padding:0}.ProseMirror ul:not([data-type=taskList]).is-empty:before,.ProseMirror ol.is-empty:before{left:1.65em!important}.ProseMirror ul[data-type=taskList].is-empty:before{left:1.8rem}.ProseMirror li p.is-empty:before{left:0}.ProseMirror blockquote.is-empty:before{left:1.15em!important;top:.4em!important}.ProseMirror pre.is-empty:before{left:1.15em!important;top:.8em!important}.tiptap-dropdown-menu .el-dropdown-menu__item.is-active{color:var(--tt-brand-color-500)!important;background-color:var(--tt-brand-color-50)!important}.dark .tiptap-dropdown-menu .el-dropdown-menu__item.is-active{color:var(--tt-brand-color-400)!important;background-color:var(--tt-brand-color-900)!important}.tiptap-dropdown-menu .el-dropdown-menu__item:hover{color:var(--tt-brand-color-500)!important;background-color:var(--tt-brand-color-50)!important}.dark .tiptap-dropdown-menu .el-dropdown-menu__item:hover{color:var(--tt-brand-color-400)!important;background-color:var(--tt-brand-color-900)!important}.tiptap-dropdown-menu-item-content{display:flex;align-items:center;gap:8px;width:100%}.tiptap-dropdown-menu-item-label{font-size:10px;font-weight:700;color:var(--tt-text-muted);background-color:var(--tt-gray-light-100);padding:1px 4px;border-radius:4px;min-width:20px;text-align:center}.dark .tiptap-dropdown-menu-item-label{background-color:var(--tt-gray-dark-200)}.tiptap-heading-trigger .tiptap-button-icon-chevron,.tiptap-list-dropdown-trigger .tiptap-button-icon-chevron{width:12px;height:12px;margin-left:2px;color:var(--tt-text-muted)}.tiptap-dropdown-menu-item-icon{width:16px;height:16px;color:var(--tt-text-muted)}body .ProseMirror{flex:1;overflow:auto;outline:none;line-height:1.6;font-size:var(--font-base)}body .ProseMirror video{width:100%}body .ProseMirror ol{list-style:auto}body .ProseMirror ol ol,body .ProseMirror ul{list-style:disc}body .ProseMirror ol,body .ProseMirror ul{margin:0!important}body .ProseMirror li::marker{text-align:start!important}body .ProseMirror table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}body .ProseMirror table td,body .ProseMirror table th{border:1px solid var(--gray-3);box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}body .ProseMirror table td>*,body .ProseMirror table th>*{margin-bottom:0}body .ProseMirror table th{background-color:var(--gray-1);font-weight:700;text-align:left}body .ProseMirror table .selectedCell:after{background:var(--gray-2);content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}body .ProseMirror table .column-resize-handle{background-color:var(--purple);bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}body .ProseMirror .tableWrapper{margin:1.5rem 0;overflow-x:auto}body .ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}body .ProseMirror img{max-width:100%}body .ProseMirror code{background-color:#ffe5e8!important;color:#c02537!important;margin-top:20px}body .ProseMirror .mention,body .ProseMirror .hash-tag{color:#c02537!important;padding:0 .3em}body .ProseMirror .custom-content{color:var(--custom-content-color, #000);padding:0 .3em;cursor:pointer;transition:color .2s ease}body .ProseMirror .custom-content:hover{color:var(--custom-content-hover-color, #c02537)}.animation-indent--right{animation:indent-right .5s cubic-bezier(.68,-.55,.27,1.55) 1 alternate-reverse}@keyframes indent-right{0%{transform:translate(0)}to{transform:translate(12px)}}
|
|
@@ -1,598 +0,0 @@
|
|
|
1
|
-
@import './menu-system/styles/variables.less';
|
|
2
|
-
|
|
3
|
-
.tiptap-editor-container {
|
|
4
|
-
display: flex;
|
|
5
|
-
flex-direction: column;
|
|
6
|
-
height: 100%;
|
|
7
|
-
width: 100%;
|
|
8
|
-
overflow: hidden;
|
|
9
|
-
background-color: var(--tt-bg-canvas);
|
|
10
|
-
position: relative;
|
|
11
|
-
border-radius: var(--tt-radius-lg);
|
|
12
|
-
|
|
13
|
-
.tiptap-editor-toolbar {
|
|
14
|
-
flex: 0 0 auto;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.tiptap-editor-content-wrapper {
|
|
18
|
-
flex: 1 1 auto;
|
|
19
|
-
overflow-y: auto;
|
|
20
|
-
position: relative;
|
|
21
|
-
padding: 16px 8px;
|
|
22
|
-
background-color: var(--white);
|
|
23
|
-
display: flex;
|
|
24
|
-
justify-content: center;
|
|
25
|
-
|
|
26
|
-
.dark & {
|
|
27
|
-
background-color: var(--black);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.ProseMirror {
|
|
31
|
-
width: 100%;
|
|
32
|
-
outline: none;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
/* =====================
|
|
38
|
-
CORE EDITOR STYLES (Integrated from official SCSS)
|
|
39
|
-
===================== */
|
|
40
|
-
|
|
41
|
-
.tiptap.ProseMirror {
|
|
42
|
-
--tt-collaboration-carets-label: var(--tt-gray-light-900);
|
|
43
|
-
--link-text-color: var(--tt-brand-color-500);
|
|
44
|
-
--thread-text: var(--tt-gray-light-900);
|
|
45
|
-
--placeholder-color: var(--tt-gray-light-a-400);
|
|
46
|
-
--thread-bg-color: var(--tt-color-yellow-inc-2);
|
|
47
|
-
--horizontal-rule-color: var(--tt-gray-light-a-200);
|
|
48
|
-
--blockquote-bg-color: var(--tt-gray-light-900);
|
|
49
|
-
--tiptap-ai-insertion-color: var(--tt-brand-color-600);
|
|
50
|
-
|
|
51
|
-
--tt-inline-code-bg-color: var(--tt-gray-light-a-100);
|
|
52
|
-
--tt-inline-code-text-color: var(--tt-gray-light-a-700);
|
|
53
|
-
--tt-inline-code-border-color: var(--tt-gray-light-a-200);
|
|
54
|
-
--tt-codeblock-bg: var(--tt-gray-light-a-50);
|
|
55
|
-
--tt-codeblock-text: var(--tt-gray-light-a-800);
|
|
56
|
-
--tt-codeblock-border: var(--tt-gray-light-a-200);
|
|
57
|
-
|
|
58
|
-
--tt-checklist-bg-color: var(--tt-gray-light-a-100);
|
|
59
|
-
--tt-checklist-bg-active-color: var(--tt-gray-light-a-900);
|
|
60
|
-
--tt-checklist-border-color: var(--tt-gray-light-a-200);
|
|
61
|
-
--tt-checklist-border-active-color: var(--tt-gray-light-a-900);
|
|
62
|
-
--tt-checklist-check-icon-color: var(--white);
|
|
63
|
-
--tt-checklist-text-active: var(--tt-gray-light-a-500);
|
|
64
|
-
|
|
65
|
-
.dark & {
|
|
66
|
-
--tt-collaboration-carets-label: var(--tt-gray-dark-100);
|
|
67
|
-
--link-text-color: var(--tt-brand-color-400);
|
|
68
|
-
--thread-text: var(--tt-gray-dark-900);
|
|
69
|
-
--placeholder-color: var(--tt-gray-dark-a-400);
|
|
70
|
-
--thread-bg-color: var(--tt-color-yellow-dec-2);
|
|
71
|
-
--horizontal-rule-color: var(--tt-gray-dark-a-200);
|
|
72
|
-
--blockquote-bg-color: var(--tt-gray-dark-900);
|
|
73
|
-
--tiptap-ai-insertion-color: var(--tt-brand-color-400);
|
|
74
|
-
|
|
75
|
-
--tt-inline-code-bg-color: var(--tt-gray-dark-a-100);
|
|
76
|
-
--tt-inline-code-text-color: var(--tt-gray-dark-a-700);
|
|
77
|
-
--tt-inline-code-border-color: var(--tt-gray-dark-a-200);
|
|
78
|
-
--tt-codeblock-bg: var(--tt-gray-dark-a-50);
|
|
79
|
-
--tt-codeblock-text: var(--tt-gray-dark-a-800);
|
|
80
|
-
--tt-codeblock-border: var(--tt-gray-dark-a-200);
|
|
81
|
-
|
|
82
|
-
--tt-checklist-bg-color: var(--tt-gray-dark-a-100);
|
|
83
|
-
--tt-checklist-bg-active-color: var(--tt-gray-dark-a-900);
|
|
84
|
-
--tt-checklist-border-color: var(--tt-gray-dark-a-200);
|
|
85
|
-
--tt-checklist-border-active-color: var(--tt-gray-dark-a-900);
|
|
86
|
-
--tt-checklist-check-icon-color: var(--black);
|
|
87
|
-
--tt-checklist-text-active: var(--tt-gray-dark-a-500);
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
white-space: pre-wrap;
|
|
91
|
-
caret-color: var(--tt-cursor-color);
|
|
92
|
-
|
|
93
|
-
> * {
|
|
94
|
-
position: relative;
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
/* Selection */
|
|
98
|
-
&:not(.readonly):not(.ProseMirror-hideselection) {
|
|
99
|
-
::selection {
|
|
100
|
-
background-color: var(--tt-selection-color);
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.selection {
|
|
105
|
-
display: inline;
|
|
106
|
-
background-color: var(--tt-selection-color);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.ProseMirror-selectednode:not(img):not(pre):not(.react-renderer) {
|
|
110
|
-
border-radius: var(--tt-radius-md);
|
|
111
|
-
background-color: var(--tt-selection-color);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/* Paragraphs */
|
|
115
|
-
p {
|
|
116
|
-
font-size: 1rem;
|
|
117
|
-
line-height: 1.6; /* Fix cursor height to match text */
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
/* Headings */
|
|
121
|
-
h1,
|
|
122
|
-
h2,
|
|
123
|
-
h3,
|
|
124
|
-
h4 {
|
|
125
|
-
position: relative;
|
|
126
|
-
color: inherit;
|
|
127
|
-
font-style: inherit;
|
|
128
|
-
&:first-child {
|
|
129
|
-
margin-top: 0;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
h1 {
|
|
134
|
-
font-size: 1.5em;
|
|
135
|
-
font-weight: 700;
|
|
136
|
-
margin-top: 0;
|
|
137
|
-
}
|
|
138
|
-
h2 {
|
|
139
|
-
font-size: 1.25em;
|
|
140
|
-
font-weight: 700;
|
|
141
|
-
margin-top: 0;
|
|
142
|
-
}
|
|
143
|
-
h3 {
|
|
144
|
-
font-size: 1.125em;
|
|
145
|
-
font-weight: 600;
|
|
146
|
-
margin-top: 0;
|
|
147
|
-
}
|
|
148
|
-
h4 {
|
|
149
|
-
font-size: 1em;
|
|
150
|
-
font-weight: 600;
|
|
151
|
-
margin-top: 0;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
/* Links */
|
|
155
|
-
a {
|
|
156
|
-
color: var(--link-text-color);
|
|
157
|
-
text-decoration: underline;
|
|
158
|
-
span {
|
|
159
|
-
text-decoration: underline;
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
/* Code */
|
|
164
|
-
code {
|
|
165
|
-
background-color: var(--tt-inline-code-bg-color);
|
|
166
|
-
color: var(--tt-inline-code-text-color);
|
|
167
|
-
border: 1px solid var(--tt-inline-code-border-color);
|
|
168
|
-
font-family: 'JetBrains Mono NL', monospace;
|
|
169
|
-
font-size: 0.875em;
|
|
170
|
-
line-height: 1.4;
|
|
171
|
-
border-radius: 0.375rem;
|
|
172
|
-
padding: 0.1em 0.25em;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
pre {
|
|
176
|
-
background-color: var(--tt-codeblock-bg);
|
|
177
|
-
color: var(--tt-codeblock-text);
|
|
178
|
-
border: 1px solid var(--tt-codeblock-border);
|
|
179
|
-
margin-top: 1.5em;
|
|
180
|
-
margin-bottom: 1.5em;
|
|
181
|
-
padding: 1em;
|
|
182
|
-
font-size: 1rem;
|
|
183
|
-
border-radius: 0.375rem;
|
|
184
|
-
|
|
185
|
-
code {
|
|
186
|
-
background-color: transparent;
|
|
187
|
-
border: none;
|
|
188
|
-
border-radius: 0;
|
|
189
|
-
color: inherit;
|
|
190
|
-
padding: 0;
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
/* Blockquote */
|
|
195
|
-
blockquote {
|
|
196
|
-
position: relative;
|
|
197
|
-
padding: 0.375em 0 0.375em 1em;
|
|
198
|
-
margin: 1.5rem 0;
|
|
199
|
-
p {
|
|
200
|
-
margin-top: 0;
|
|
201
|
-
}
|
|
202
|
-
&::after {
|
|
203
|
-
position: absolute;
|
|
204
|
-
bottom: 0;
|
|
205
|
-
left: 0;
|
|
206
|
-
top: 0;
|
|
207
|
-
height: 100%;
|
|
208
|
-
width: 0.25em;
|
|
209
|
-
background-color: var(--blockquote-bg-color);
|
|
210
|
-
content: '';
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
|
|
214
|
-
/* Lists */
|
|
215
|
-
ol,
|
|
216
|
-
ul {
|
|
217
|
-
margin-top: 1.5em;
|
|
218
|
-
margin-bottom: 1.5em;
|
|
219
|
-
padding-left: 1.5em;
|
|
220
|
-
&:first-child {
|
|
221
|
-
margin-top: 0;
|
|
222
|
-
}
|
|
223
|
-
&:last-child {
|
|
224
|
-
margin-bottom: 0;
|
|
225
|
-
}
|
|
226
|
-
ol,
|
|
227
|
-
ul {
|
|
228
|
-
margin-top: 0;
|
|
229
|
-
margin-bottom: 0;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
li p {
|
|
234
|
-
margin-top: 0;
|
|
235
|
-
line-height: 1.6;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
ol {
|
|
239
|
-
list-style: decimal;
|
|
240
|
-
ol {
|
|
241
|
-
list-style: lower-alpha;
|
|
242
|
-
ol {
|
|
243
|
-
list-style: lower-roman;
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
ul:not([data-type='taskList']) {
|
|
248
|
-
list-style: disc;
|
|
249
|
-
ul {
|
|
250
|
-
list-style: circle;
|
|
251
|
-
ul {
|
|
252
|
-
list-style: square;
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
ul[data-type='taskList'] {
|
|
258
|
-
padding-left: 0;
|
|
259
|
-
li {
|
|
260
|
-
display: flex;
|
|
261
|
-
flex-direction: row;
|
|
262
|
-
align-items: flex-start;
|
|
263
|
-
margin-bottom: 0.25em;
|
|
264
|
-
|
|
265
|
-
&[data-checked='true'] {
|
|
266
|
-
> div > p {
|
|
267
|
-
opacity: 0.5;
|
|
268
|
-
text-decoration: line-through;
|
|
269
|
-
}
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
label {
|
|
273
|
-
position: relative;
|
|
274
|
-
padding-top: 4px;
|
|
275
|
-
padding-right: 0.5rem;
|
|
276
|
-
input[type='checkbox'] {
|
|
277
|
-
position: absolute;
|
|
278
|
-
opacity: 0;
|
|
279
|
-
width: 0;
|
|
280
|
-
height: 0;
|
|
281
|
-
}
|
|
282
|
-
span {
|
|
283
|
-
display: block;
|
|
284
|
-
width: 1em;
|
|
285
|
-
height: 1em;
|
|
286
|
-
border: 1px solid var(--tt-checklist-border-color);
|
|
287
|
-
border-radius: 0.25rem;
|
|
288
|
-
position: relative;
|
|
289
|
-
cursor: pointer;
|
|
290
|
-
background-color: var(--tt-checklist-bg-color);
|
|
291
|
-
transition: background-color 80ms ease-out, border-color 80ms ease-out;
|
|
292
|
-
|
|
293
|
-
&::before {
|
|
294
|
-
content: '';
|
|
295
|
-
position: absolute;
|
|
296
|
-
left: 50%;
|
|
297
|
-
top: 50%;
|
|
298
|
-
transform: translate(-50%, -50%);
|
|
299
|
-
width: 0.75em;
|
|
300
|
-
height: 0.75em;
|
|
301
|
-
background-color: var(--tt-checklist-check-icon-color);
|
|
302
|
-
opacity: 0;
|
|
303
|
-
mask: url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22currentColor%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.4142%204.58579C22.1953%205.36683%2022.1953%206.63317%2021.4142%207.41421L10.4142%2018.4142C9.63317%2019.1953%208.36684%2019.1953%207.58579%2018.4142L2.58579%2013.4142C1.80474%2012.6332%201.80474%2011.3668%202.58579%2010.5858C3.36683%209.80474%204.63317%209.80474%205.41421%2010.5858L9%2014.1716L18.5858%204.58579C19.3668%203.80474%2020.6332%203.80474%2021.4142%204.58579Z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E')
|
|
304
|
-
center/contain no-repeat;
|
|
305
|
-
}
|
|
306
|
-
}
|
|
307
|
-
input[type='checkbox']:checked + span {
|
|
308
|
-
background: var(--tt-checklist-bg-active-color);
|
|
309
|
-
border-color: var(--tt-checklist-border-active-color);
|
|
310
|
-
&::before {
|
|
311
|
-
opacity: 1;
|
|
312
|
-
}
|
|
313
|
-
}
|
|
314
|
-
}
|
|
315
|
-
div {
|
|
316
|
-
flex: 1;
|
|
317
|
-
min-width: 0;
|
|
318
|
-
p {
|
|
319
|
-
margin-top: 0;
|
|
320
|
-
}
|
|
321
|
-
}
|
|
322
|
-
}
|
|
323
|
-
}
|
|
324
|
-
|
|
325
|
-
/* Horizontal Rule */
|
|
326
|
-
hr {
|
|
327
|
-
border: none;
|
|
328
|
-
height: 1px;
|
|
329
|
-
background-color: var(--horizontal-rule-color);
|
|
330
|
-
margin: 2.25em 0;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
/* Images */
|
|
334
|
-
img {
|
|
335
|
-
max-width: 100%;
|
|
336
|
-
height: auto;
|
|
337
|
-
display: block;
|
|
338
|
-
margin: 2rem 0;
|
|
339
|
-
border-radius: var(--tt-radius-xs, 0.25rem);
|
|
340
|
-
&.ProseMirror-selectednode {
|
|
341
|
-
outline: 0.125rem solid var(--tt-brand-color-500);
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
/* Mentions & HashTags (Custom) */
|
|
346
|
-
[data-type='mention'] {
|
|
347
|
-
display: inline-block;
|
|
348
|
-
color: var(--tt-brand-color-500);
|
|
349
|
-
font-weight: 500;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
.mention,
|
|
353
|
-
.hash-tag {
|
|
354
|
-
color: var(--tt-brand-color-500);
|
|
355
|
-
padding: 0 2px;
|
|
356
|
-
}
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
/* Common UI */
|
|
360
|
-
.ProseMirror .is-empty[data-placeholder]::before {
|
|
361
|
-
content: attr(data-placeholder);
|
|
362
|
-
position: absolute;
|
|
363
|
-
left: 0.15em;
|
|
364
|
-
top: 0;
|
|
365
|
-
pointer-events: none;
|
|
366
|
-
color: var(--placeholder-color);
|
|
367
|
-
font-style: normal;
|
|
368
|
-
text-indent: 0;
|
|
369
|
-
margin: 0;
|
|
370
|
-
padding: 0;
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
/* 针对不同区块类型的占位符偏移,确保与光标对齐且不覆盖图标 */
|
|
374
|
-
.ProseMirror {
|
|
375
|
-
/* 普通列表缩进保持一致,并留出光标空间 */
|
|
376
|
-
ul:not([data-type='taskList']).is-empty::before,
|
|
377
|
-
ol.is-empty::before {
|
|
378
|
-
left: 1.65em !important; /* 对应 ol, ul 的 padding-left + 0.15em */
|
|
379
|
-
}
|
|
380
|
-
|
|
381
|
-
/* 任务列表避开左侧复选框,并留出光标空间 */
|
|
382
|
-
ul[data-type='taskList'].is-empty::before {
|
|
383
|
-
left: 1.8rem;
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
/* 列表项内部的段落如果带占位符,默认 left: 0 即可,因为它已经相对于父级偏移 */
|
|
387
|
-
li p.is-empty::before {
|
|
388
|
-
left: 0;
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
/* 引用块避开左侧装饰条,并留出光标空间 */
|
|
392
|
-
blockquote.is-empty::before {
|
|
393
|
-
left: 1.15em !important;
|
|
394
|
-
top: 0.4em !important;
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
/* 代码块避开左侧内边距,并留出光标空间 */
|
|
398
|
-
pre.is-empty::before {
|
|
399
|
-
left: 1.15em !important;
|
|
400
|
-
top: 0.8em !important;
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
/* Dropdown styling */
|
|
405
|
-
.tiptap-dropdown-menu {
|
|
406
|
-
.el-dropdown-menu__item {
|
|
407
|
-
&.is-active {
|
|
408
|
-
color: var(--tt-brand-color-500) !important;
|
|
409
|
-
background-color: var(--tt-brand-color-50) !important;
|
|
410
|
-
.dark & {
|
|
411
|
-
color: var(--tt-brand-color-400) !important;
|
|
412
|
-
background-color: var(--tt-brand-color-900) !important;
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
|
-
&:hover {
|
|
416
|
-
color: var(--tt-brand-color-500) !important;
|
|
417
|
-
background-color: var(--tt-brand-color-50) !important;
|
|
418
|
-
.dark & {
|
|
419
|
-
color: var(--tt-brand-color-400) !important;
|
|
420
|
-
background-color: var(--tt-brand-color-900) !important;
|
|
421
|
-
}
|
|
422
|
-
}
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
.tiptap-dropdown-menu-item-content {
|
|
427
|
-
display: flex;
|
|
428
|
-
align-items: center;
|
|
429
|
-
gap: 8px;
|
|
430
|
-
width: 100%;
|
|
431
|
-
}
|
|
432
|
-
.tiptap-dropdown-menu-item-label {
|
|
433
|
-
font-size: 10px;
|
|
434
|
-
font-weight: 700;
|
|
435
|
-
color: var(--tt-text-muted);
|
|
436
|
-
background-color: var(--tt-gray-light-100);
|
|
437
|
-
padding: 1px 4px;
|
|
438
|
-
border-radius: 4px;
|
|
439
|
-
min-width: 20px;
|
|
440
|
-
text-align: center;
|
|
441
|
-
.dark & {
|
|
442
|
-
background-color: var(--tt-gray-dark-200);
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
.tiptap-heading-trigger,
|
|
447
|
-
.tiptap-list-dropdown-trigger {
|
|
448
|
-
.tiptap-button-icon-chevron {
|
|
449
|
-
width: 12px;
|
|
450
|
-
height: 12px;
|
|
451
|
-
margin-left: 2px;
|
|
452
|
-
color: var(--tt-text-muted);
|
|
453
|
-
}
|
|
454
|
-
}
|
|
455
|
-
.tiptap-dropdown-menu-item-icon {
|
|
456
|
-
width: 16px;
|
|
457
|
-
height: 16px;
|
|
458
|
-
color: var(--tt-text-muted);
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
body .ProseMirror {
|
|
462
|
-
flex: 1;
|
|
463
|
-
overflow: auto;
|
|
464
|
-
outline: none;
|
|
465
|
-
|
|
466
|
-
line-height: 1.6;
|
|
467
|
-
font-size: var(--font-base);
|
|
468
|
-
|
|
469
|
-
video {
|
|
470
|
-
width: 100%;
|
|
471
|
-
}
|
|
472
|
-
|
|
473
|
-
/* List styles */
|
|
474
|
-
ol {
|
|
475
|
-
list-style: auto;
|
|
476
|
-
ol {
|
|
477
|
-
list-style: disc;
|
|
478
|
-
}
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
ul {
|
|
482
|
-
list-style: disc;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
ol,
|
|
486
|
-
ul {
|
|
487
|
-
margin: 0 !important;
|
|
488
|
-
}
|
|
489
|
-
|
|
490
|
-
li::marker {
|
|
491
|
-
text-align: start !important;
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
/* Table-specific styling */
|
|
495
|
-
table {
|
|
496
|
-
border-collapse: collapse;
|
|
497
|
-
margin: 0;
|
|
498
|
-
overflow: hidden;
|
|
499
|
-
table-layout: fixed;
|
|
500
|
-
width: 100%;
|
|
501
|
-
|
|
502
|
-
td,
|
|
503
|
-
th {
|
|
504
|
-
border: 1px solid var(--gray-3);
|
|
505
|
-
box-sizing: border-box;
|
|
506
|
-
min-width: 1em;
|
|
507
|
-
padding: 6px 8px;
|
|
508
|
-
position: relative;
|
|
509
|
-
vertical-align: top;
|
|
510
|
-
|
|
511
|
-
> * {
|
|
512
|
-
margin-bottom: 0;
|
|
513
|
-
}
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
th {
|
|
517
|
-
background-color: var(--gray-1);
|
|
518
|
-
font-weight: bold;
|
|
519
|
-
text-align: left;
|
|
520
|
-
}
|
|
521
|
-
|
|
522
|
-
.selectedCell:after {
|
|
523
|
-
background: var(--gray-2);
|
|
524
|
-
content: '';
|
|
525
|
-
left: 0;
|
|
526
|
-
right: 0;
|
|
527
|
-
top: 0;
|
|
528
|
-
bottom: 0;
|
|
529
|
-
pointer-events: none;
|
|
530
|
-
position: absolute;
|
|
531
|
-
z-index: 2;
|
|
532
|
-
}
|
|
533
|
-
|
|
534
|
-
.column-resize-handle {
|
|
535
|
-
background-color: var(--purple);
|
|
536
|
-
bottom: -2px;
|
|
537
|
-
pointer-events: none;
|
|
538
|
-
position: absolute;
|
|
539
|
-
right: -2px;
|
|
540
|
-
top: 0;
|
|
541
|
-
width: 4px;
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
.tableWrapper {
|
|
546
|
-
margin: 1.5rem 0;
|
|
547
|
-
overflow-x: auto;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
|
-
&.resize-cursor {
|
|
551
|
-
cursor: ew-resize;
|
|
552
|
-
cursor: col-resize;
|
|
553
|
-
}
|
|
554
|
-
img {
|
|
555
|
-
max-width: 100%;
|
|
556
|
-
}
|
|
557
|
-
|
|
558
|
-
code {
|
|
559
|
-
background-color: #ffe5e8 !important;
|
|
560
|
-
color: #c02537 !important;
|
|
561
|
-
margin-top: 20px;
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
// @人的样式 #话题的样式 自定义内容的样式
|
|
565
|
-
.mention,
|
|
566
|
-
.hash-tag {
|
|
567
|
-
color: #c02537 !important;
|
|
568
|
-
padding: 0 0.3em;
|
|
569
|
-
}
|
|
570
|
-
|
|
571
|
-
.custom-content {
|
|
572
|
-
color: var(--custom-content-color, #000);
|
|
573
|
-
padding: 0 0.3em;
|
|
574
|
-
cursor: pointer;
|
|
575
|
-
transition: color 0.2s ease;
|
|
576
|
-
|
|
577
|
-
&:hover {
|
|
578
|
-
color: var(--custom-content-hover-color, #c02537);
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
// animation
|
|
584
|
-
.animation-indent--right {
|
|
585
|
-
animation: indent-right 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) 1 alternate-reverse;
|
|
586
|
-
}
|
|
587
|
-
|
|
588
|
-
@keyframes indent-right {
|
|
589
|
-
0% {
|
|
590
|
-
-webkit-transform: translateX(0);
|
|
591
|
-
transform: translateX(0);
|
|
592
|
-
}
|
|
593
|
-
|
|
594
|
-
to {
|
|
595
|
-
-webkit-transform: translateX(12px);
|
|
596
|
-
transform: translateX(12px);
|
|
597
|
-
}
|
|
598
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
body .ProseMirror{flex:1;overflow:auto;outline:none;line-height:1.6;font-size:var(--font-base);--white: #fff;--black: #2e2b29;--gray-1: rgba(61, 37, 20, .05);--gray-2: rgba(61, 37, 20, .08);--gray-3: rgba(61, 37, 20, .12);--gray-4: rgba(53, 38, 28, .3);--gray-5: rgba(28, 25, 23, .6);--green: #22c55e;--purple: #\624d 537;--purple-contrast: #5800cc;--purple-light: rgba(88, 5, 255, .05);--yellow-contrast: #facc15;--yellow: rgba(250, 204, 21, .4);--yellow-light: #fffae5;--red: #ff5c33;--red-light: #ffebe5;--shadow: 0px 12px 33px 0px rgba(0, 0, 0, .06), 0px 3.618px 9.949px 0px rgba(0, 0, 0, .04)}body .ProseMirror :first-child{margin-top:0}body .ProseMirror video{width:100%}body .ProseMirror ol{list-style:auto}body .ProseMirror ol ol,body .ProseMirror ul{list-style:disc}body .ProseMirror ol,body .ProseMirror ul{padding-left:1.5em;margin:0 0 12px}body .ProseMirror ol li p,body .ProseMirror ul li p{margin-top:.25em;margin-bottom:.25em}body .ProseMirror li::marker{text-align:start!important}body .ProseMirror h1,body .ProseMirror h2,body .ProseMirror h3,body .ProseMirror h4,body .ProseMirror h5,body .ProseMirror h6{line-height:1.1;margin-top:2.5rem;text-wrap:pretty}body .ProseMirror h1,body .ProseMirror h2{margin-top:1rem;margin-bottom:1rem}body .ProseMirror h1{font-size:1.4rem}body .ProseMirror h2{font-size:1.2rem}body .ProseMirror h3{font-size:1.1rem}body .ProseMirror h4,body .ProseMirror h5,body .ProseMirror h6{font-size:1rem}body .ProseMirror a,body .ProseMirror .editor-link{color:var(--purple);text-decoration:underline;cursor:pointer;transition:color .2s ease}body .ProseMirror a:hover,body .ProseMirror .editor-link:hover{color:var(--purple-contrast);text-decoration:underline}body .ProseMirror code{background-color:#ffe5e8;border-radius:.4rem;color:#c02537;padding:2px 4px}body .ProseMirror pre{border-radius:.5rem;font-family:JetBrainsMono,monospace;margin:1.5rem 0;padding:.75rem 1rem}body .ProseMirror pre code{background:none;color:inherit;font-size:.8rem;padding:0}body .ProseMirror blockquote{border-left:3px solid var(--gray-3);margin:1.5rem 0;padding-left:1rem}body .ProseMirror hr{border:none;border-top:1px solid var(--gray-2);margin:2rem 0}body .ProseMirror p.is-editor-empty:first-child:before{color:var(--gray-4);content:attr(data-placeholder);float:left;height:0;pointer-events:none}body .ProseMirror .is-empty:before{color:var(--gray-4);content:attr(data-placeholder);float:left;height:0;pointer-events:none}body .ProseMirror table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%}body .ProseMirror table td,body .ProseMirror table th{border:1px solid var(--gray-3);box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top}body .ProseMirror table td>*,body .ProseMirror table th>*{margin-bottom:0}body .ProseMirror table th{background-color:var(--gray-1);font-weight:700;text-align:left}body .ProseMirror table .selectedCell:after{background:var(--gray-2);content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}body .ProseMirror table .column-resize-handle{background-color:var(--purple);bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}body .ProseMirror .tableWrapper{margin:1.5rem 0;overflow-x:auto}body .ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}body .ProseMirror img{max-width:100%}body .ProseMirror .mention,body .ProseMirror .hash-tag{color:#c02537;padding:0 .3em}body .ProseMirror .custom-content{color:var(--custom-content-color, #000);padding:0 .3em;cursor:pointer;transition:color .2s ease}body .ProseMirror .custom-content:hover{color:var(--custom-content-hover-color, #c02537)}.animation-indent--right{animation:indent-right .5s cubic-bezier(.68,-.55,.27,1.55) 1 alternate-reverse}@keyframes indent-right{0%{transform:translate(0)}to{transform:translate(12px)}}.tiptap-editor-container{display:flex;flex-direction:column;border:1px solid var(--gray-3);border-radius:8px;overflow:hidden;height:100%;background-color:var(--white)}.dark .tiptap-editor-container{background-color:var(--black);border-color:var(--gray-4)}.tiptap-editor-container .tiptap-editor-toolbar{flex:0 0 auto;border-bottom:1px solid var(--gray-3);padding:4px;background-color:var(--gray-1);display:flex;flex-wrap:wrap;gap:4px}.dark .tiptap-editor-container .tiptap-editor-toolbar{border-bottom-color:var(--gray-4);background-color:var(--gray-2)}.tiptap-editor-container .tiptap-editor-content-wrapper{flex:1 1 auto;overflow-y:auto;position:relative;padding:16px 8px;background-color:var(--white);display:flex;justify-content:center}.dark .tiptap-editor-container .tiptap-editor-content-wrapper{background-color:var(--black)}.tiptap-editor-container .tiptap-editor-content-wrapper .ProseMirror{width:100%}.tiptap-dropdown-menu .el-dropdown-menu__item.is-active{color:var(--tt-brand-color-500)!important;background-color:var(--tt-brand-color-50)!important}.dark .tiptap-dropdown-menu .el-dropdown-menu__item.is-active{color:var(--tt-brand-color-400)!important;background-color:var(--tt-brand-color-900)!important}.tiptap-dropdown-menu-item-content{display:flex;align-items:center;gap:8px;width:100%}.tiptap-dropdown-menu-item-label{font-size:10px;font-weight:700;color:var(--tt-text-muted);background-color:var(--tt-gray-light-100);padding:1px 4px;border-radius:4px;min-width:20px;text-align:center}.dark .tiptap-dropdown-menu-item-label{background-color:var(--tt-gray-dark-200)}.tiptap-heading-trigger .tiptap-button-icon-chevron,.tiptap-list-dropdown-trigger .tiptap-button-icon-chevron{width:12px;height:12px;margin-left:2px;color:var(--tt-text-muted)}.tiptap-dropdown-menu-item-icon{width:16px;height:16px;color:var(--tt-text-muted)}
|