@moontra/moonui-pro 2.20.2 → 2.20.3
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/package.json +8 -3
- package/plugin/index.d.ts +86 -0
- package/plugin/index.js +308 -0
- package/scripts/postinstall.js +176 -23
- package/src/components/advanced-chart/index.tsx +0 -1246
- package/src/components/advanced-forms/index.tsx +0 -585
- package/src/components/animated-button/index.tsx +0 -385
- package/src/components/calendar/event-dialog.tsx +0 -377
- package/src/components/calendar/index.tsx +0 -1220
- package/src/components/calendar-pro/index.tsx +0 -1697
- package/src/components/color-picker/index.tsx +0 -432
- package/src/components/credit-card-input/index.tsx +0 -406
- package/src/components/dashboard/dashboard-grid.tsx +0 -480
- package/src/components/dashboard/demo.tsx +0 -425
- package/src/components/dashboard/index.tsx +0 -1046
- package/src/components/dashboard/time-range-picker.tsx +0 -336
- package/src/components/dashboard/types.ts +0 -225
- package/src/components/dashboard/widgets/activity-feed.tsx +0 -349
- package/src/components/dashboard/widgets/chart-widget.tsx +0 -418
- package/src/components/dashboard/widgets/comparison-widget.tsx +0 -177
- package/src/components/dashboard/widgets/index.ts +0 -5
- package/src/components/dashboard/widgets/metric-card.tsx +0 -363
- package/src/components/dashboard/widgets/progress-widget.tsx +0 -113
- package/src/components/data-table/data-table-bulk-actions.tsx +0 -204
- package/src/components/data-table/data-table-column-toggle.tsx +0 -169
- package/src/components/data-table/data-table-export.ts +0 -156
- package/src/components/data-table/data-table-filter-drawer.tsx +0 -448
- package/src/components/data-table/index.tsx +0 -845
- package/src/components/draggable-list/index.tsx +0 -100
- package/src/components/error-boundary/index.tsx +0 -232
- package/src/components/file-upload/index.tsx +0 -1660
- package/src/components/floating-action-button/index.tsx +0 -206
- package/src/components/form-wizard/form-wizard-context.tsx +0 -335
- package/src/components/form-wizard/form-wizard-navigation.tsx +0 -118
- package/src/components/form-wizard/form-wizard-progress.tsx +0 -329
- package/src/components/form-wizard/form-wizard-step.tsx +0 -111
- package/src/components/form-wizard/index.tsx +0 -102
- package/src/components/form-wizard/types.ts +0 -77
- package/src/components/gesture-drawer/index.tsx +0 -551
- package/src/components/github-stars/github-api.ts +0 -426
- package/src/components/github-stars/hooks.ts +0 -517
- package/src/components/github-stars/index.tsx +0 -375
- package/src/components/github-stars/types.ts +0 -148
- package/src/components/github-stars/variants.tsx +0 -515
- package/src/components/health-check/index.tsx +0 -439
- package/src/components/hover-card-3d/index.tsx +0 -529
- package/src/components/index.ts +0 -130
- package/src/components/internal/index.ts +0 -78
- package/src/components/kanban/add-card-modal.tsx +0 -502
- package/src/components/kanban/card-detail-modal.tsx +0 -761
- package/src/components/kanban/index.ts +0 -13
- package/src/components/kanban/kanban.tsx +0 -1689
- package/src/components/kanban/types.ts +0 -168
- package/src/components/lazy-component/index.tsx +0 -823
- package/src/components/license-error/index.tsx +0 -31
- package/src/components/magnetic-button/index.tsx +0 -216
- package/src/components/memory-efficient-data/index.tsx +0 -1018
- package/src/components/moonui-quiz-form/index.tsx +0 -817
- package/src/components/navbar/index.tsx +0 -781
- package/src/components/optimized-image/index.tsx +0 -425
- package/src/components/performance-debugger/index.tsx +0 -613
- package/src/components/performance-monitor/index.tsx +0 -808
- package/src/components/phone-number-input/index.tsx +0 -343
- package/src/components/phone-number-input/phone-number-input-simple.tsx +0 -167
- package/src/components/pinch-zoom/index.tsx +0 -566
- package/src/components/quiz-form/index.tsx +0 -479
- package/src/components/rich-text-editor/index.tsx +0 -2322
- package/src/components/rich-text-editor/slash-commands-extension.ts +0 -230
- package/src/components/rich-text-editor/slash-commands.css +0 -35
- package/src/components/rich-text-editor/table-styles.css +0 -65
- package/src/components/sidebar/index.tsx +0 -884
- package/src/components/spotlight-card/index.tsx +0 -191
- package/src/components/swipeable-card/index.tsx +0 -100
- package/src/components/timeline/index.tsx +0 -1183
- package/src/components/ui/accordion.tsx +0 -581
- package/src/components/ui/alert-dialog.tsx +0 -141
- package/src/components/ui/alert.tsx +0 -141
- package/src/components/ui/aspect-ratio.tsx +0 -245
- package/src/components/ui/avatar.tsx +0 -155
- package/src/components/ui/badge.tsx +0 -230
- package/src/components/ui/breadcrumb.tsx +0 -216
- package/src/components/ui/button.tsx +0 -228
- package/src/components/ui/calendar.tsx +0 -387
- package/src/components/ui/card.tsx +0 -216
- package/src/components/ui/checkbox.tsx +0 -259
- package/src/components/ui/collapsible.tsx +0 -631
- package/src/components/ui/color-picker.tsx +0 -97
- package/src/components/ui/command.tsx +0 -948
- package/src/components/ui/dialog.tsx +0 -752
- package/src/components/ui/dropdown-menu.tsx +0 -706
- package/src/components/ui/gesture-drawer.tsx +0 -11
- package/src/components/ui/hover-card.tsx +0 -29
- package/src/components/ui/index.ts +0 -222
- package/src/components/ui/input.tsx +0 -224
- package/src/components/ui/label.tsx +0 -29
- package/src/components/ui/lightbox.tsx +0 -606
- package/src/components/ui/magnetic-button.tsx +0 -129
- package/src/components/ui/media-gallery.tsx +0 -611
- package/src/components/ui/navigation-menu.tsx +0 -130
- package/src/components/ui/pagination.tsx +0 -125
- package/src/components/ui/popover.tsx +0 -185
- package/src/components/ui/progress.tsx +0 -30
- package/src/components/ui/radio-group.tsx +0 -257
- package/src/components/ui/scroll-area.tsx +0 -47
- package/src/components/ui/select.tsx +0 -378
- package/src/components/ui/separator.tsx +0 -145
- package/src/components/ui/sheet.tsx +0 -139
- package/src/components/ui/skeleton.tsx +0 -20
- package/src/components/ui/slider.tsx +0 -354
- package/src/components/ui/spotlight-card.tsx +0 -119
- package/src/components/ui/switch.tsx +0 -86
- package/src/components/ui/table.tsx +0 -331
- package/src/components/ui/tabs-pro.tsx +0 -542
- package/src/components/ui/tabs.tsx +0 -54
- package/src/components/ui/textarea.tsx +0 -28
- package/src/components/ui/toast.tsx +0 -317
- package/src/components/ui/toggle.tsx +0 -119
- package/src/components/ui/tooltip.tsx +0 -151
- package/src/components/virtual-list/index.tsx +0 -668
- package/src/hooks/use-chart.ts +0 -205
- package/src/hooks/use-data-table.ts +0 -182
- package/src/hooks/use-docs-pro-access.ts +0 -13
- package/src/hooks/use-license-check.ts +0 -65
- package/src/hooks/use-subscription.ts +0 -19
- package/src/hooks/use-toast.ts +0 -15
- package/src/index.ts +0 -22
- package/src/lib/ai-providers.ts +0 -377
- package/src/lib/component-metadata.ts +0 -18
- package/src/lib/micro-interactions.ts +0 -255
- package/src/lib/paddle.ts +0 -17
- package/src/lib/utils.ts +0 -6
- package/src/patterns/login-form/index.tsx +0 -276
- package/src/patterns/login-form/types.ts +0 -67
- package/src/setupTests.ts +0 -41
- package/src/styles/advanced-chart.css +0 -239
- package/src/styles/calendar.css +0 -35
- package/src/styles/design-system.css +0 -363
- package/src/styles/index.css +0 -681
- package/src/styles/tailwind.css +0 -7
- package/src/styles/tokens.css +0 -455
- package/src/types/next-auth.d.ts +0 -21
- package/src/use-intersection-observer.tsx +0 -154
- package/src/use-local-storage.tsx +0 -71
- package/src/use-paddle.ts +0 -138
- package/src/use-performance-optimizer.ts +0 -389
- package/src/use-pro-access.ts +0 -141
- package/src/use-scroll-animation.ts +0 -219
- package/src/use-subscription.ts +0 -37
- package/src/use-toast.ts +0 -32
- package/src/utils/chart-helpers.ts +0 -357
- package/src/utils/cn.ts +0 -6
- package/src/utils/data-processing.ts +0 -151
- package/src/utils/license-validator.tsx +0 -183
|
@@ -1,230 +0,0 @@
|
|
|
1
|
-
import { Extension } from '@tiptap/core';
|
|
2
|
-
import { Plugin, PluginKey } from '@tiptap/pm/state';
|
|
3
|
-
import { Decoration, DecorationSet } from '@tiptap/pm/view';
|
|
4
|
-
|
|
5
|
-
// SlashCommand type definition
|
|
6
|
-
export interface SlashCommand {
|
|
7
|
-
id?: string;
|
|
8
|
-
command: string;
|
|
9
|
-
description: string;
|
|
10
|
-
icon?: string;
|
|
11
|
-
action?: (text: string) => Promise<{ text?: string; error?: string }>;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
declare module '@tiptap/core' {
|
|
15
|
-
interface Commands<ReturnType> {
|
|
16
|
-
slashCommands: {
|
|
17
|
-
selectSlashCommand: (index: number) => ReturnType;
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
interface SlashCommandsOptions {
|
|
23
|
-
commands: SlashCommand[];
|
|
24
|
-
onSelectCommand: (command: SlashCommand) => void;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
const slashCommandsPluginKey = new PluginKey('slashCommands');
|
|
28
|
-
|
|
29
|
-
export const SlashCommandsExtension = Extension.create<SlashCommandsOptions>({
|
|
30
|
-
name: 'slashCommands',
|
|
31
|
-
|
|
32
|
-
addOptions() {
|
|
33
|
-
return {
|
|
34
|
-
commands: [],
|
|
35
|
-
onSelectCommand: () => {},
|
|
36
|
-
};
|
|
37
|
-
},
|
|
38
|
-
|
|
39
|
-
addCommands() {
|
|
40
|
-
const extension = this;
|
|
41
|
-
return {
|
|
42
|
-
selectSlashCommand: (index: number) => ({ editor }) => {
|
|
43
|
-
const state = slashCommandsPluginKey.getState(editor.state);
|
|
44
|
-
if (state && state.active && state.filteredCommands[index]) {
|
|
45
|
-
const command = state.filteredCommands[index];
|
|
46
|
-
|
|
47
|
-
// Clear the slash command
|
|
48
|
-
const { from, to } = state.range;
|
|
49
|
-
editor.chain()
|
|
50
|
-
.deleteRange({ from, to })
|
|
51
|
-
.focus()
|
|
52
|
-
.run();
|
|
53
|
-
|
|
54
|
-
// Execute the command
|
|
55
|
-
extension.options.onSelectCommand(command);
|
|
56
|
-
|
|
57
|
-
return true;
|
|
58
|
-
}
|
|
59
|
-
return false;
|
|
60
|
-
},
|
|
61
|
-
};
|
|
62
|
-
},
|
|
63
|
-
|
|
64
|
-
addKeyboardShortcuts() {
|
|
65
|
-
return {
|
|
66
|
-
ArrowUp: ({ editor }) => {
|
|
67
|
-
const state = slashCommandsPluginKey.getState(editor.state);
|
|
68
|
-
if (state && state.active) {
|
|
69
|
-
const newIndex = state.selectedIndex > 0 ? state.selectedIndex - 1 : state.filteredCommands.length - 1;
|
|
70
|
-
editor.view.dispatch(
|
|
71
|
-
editor.state.tr.setMeta(slashCommandsPluginKey, { selectedIndex: newIndex })
|
|
72
|
-
);
|
|
73
|
-
return true;
|
|
74
|
-
}
|
|
75
|
-
return false;
|
|
76
|
-
},
|
|
77
|
-
ArrowDown: ({ editor }) => {
|
|
78
|
-
const state = slashCommandsPluginKey.getState(editor.state);
|
|
79
|
-
if (state && state.active) {
|
|
80
|
-
const newIndex = state.selectedIndex < state.filteredCommands.length - 1 ? state.selectedIndex + 1 : 0;
|
|
81
|
-
editor.view.dispatch(
|
|
82
|
-
editor.state.tr.setMeta(slashCommandsPluginKey, { selectedIndex: newIndex })
|
|
83
|
-
);
|
|
84
|
-
return true;
|
|
85
|
-
}
|
|
86
|
-
return false;
|
|
87
|
-
},
|
|
88
|
-
Enter: ({ editor }) => {
|
|
89
|
-
const state = slashCommandsPluginKey.getState(editor.state);
|
|
90
|
-
if (state && state.active) {
|
|
91
|
-
editor.commands.selectSlashCommand(state.selectedIndex);
|
|
92
|
-
return true;
|
|
93
|
-
}
|
|
94
|
-
return false;
|
|
95
|
-
},
|
|
96
|
-
Escape: ({ editor }) => {
|
|
97
|
-
const state = slashCommandsPluginKey.getState(editor.state);
|
|
98
|
-
if (state && state.active) {
|
|
99
|
-
editor.view.dispatch(
|
|
100
|
-
editor.state.tr.setMeta(slashCommandsPluginKey, { active: false })
|
|
101
|
-
);
|
|
102
|
-
return true;
|
|
103
|
-
}
|
|
104
|
-
return false;
|
|
105
|
-
},
|
|
106
|
-
};
|
|
107
|
-
},
|
|
108
|
-
|
|
109
|
-
addProseMirrorPlugins() {
|
|
110
|
-
const extension = this;
|
|
111
|
-
return [
|
|
112
|
-
new Plugin({
|
|
113
|
-
key: slashCommandsPluginKey,
|
|
114
|
-
state: {
|
|
115
|
-
init() {
|
|
116
|
-
return {
|
|
117
|
-
active: false,
|
|
118
|
-
range: { from: 0, to: 0 },
|
|
119
|
-
query: '',
|
|
120
|
-
filteredCommands: [],
|
|
121
|
-
selectedIndex: 0,
|
|
122
|
-
};
|
|
123
|
-
},
|
|
124
|
-
apply(transaction, value, oldState, newState) {
|
|
125
|
-
const meta = transaction.getMeta(slashCommandsPluginKey);
|
|
126
|
-
if (meta) {
|
|
127
|
-
return { ...value, ...meta };
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
// Check for slash character
|
|
131
|
-
const { selection } = newState;
|
|
132
|
-
const { empty, $from } = selection;
|
|
133
|
-
|
|
134
|
-
if (!empty) {
|
|
135
|
-
return { ...value, active: false };
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
const textBefore = $from.parent.textBetween(
|
|
139
|
-
Math.max(0, $from.parentOffset - 50),
|
|
140
|
-
$from.parentOffset,
|
|
141
|
-
null,
|
|
142
|
-
'\ufffc'
|
|
143
|
-
);
|
|
144
|
-
|
|
145
|
-
const match = textBefore.match(/\/(\w*)$/);
|
|
146
|
-
|
|
147
|
-
if (match) {
|
|
148
|
-
const query = match[1].toLowerCase();
|
|
149
|
-
const filteredCommands = extension.options.commands.filter((cmd: SlashCommand) =>
|
|
150
|
-
cmd.command.toLowerCase().includes(query) ||
|
|
151
|
-
cmd.description.toLowerCase().includes(query)
|
|
152
|
-
);
|
|
153
|
-
|
|
154
|
-
return {
|
|
155
|
-
active: true,
|
|
156
|
-
range: {
|
|
157
|
-
from: $from.pos - match[0].length,
|
|
158
|
-
to: $from.pos,
|
|
159
|
-
},
|
|
160
|
-
query,
|
|
161
|
-
filteredCommands,
|
|
162
|
-
selectedIndex: 0,
|
|
163
|
-
};
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
return { ...value, active: false };
|
|
167
|
-
},
|
|
168
|
-
},
|
|
169
|
-
props: {
|
|
170
|
-
decorations(state) {
|
|
171
|
-
const pluginState = this.getState(state);
|
|
172
|
-
if (!pluginState || !pluginState.active) {
|
|
173
|
-
return DecorationSet.empty;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
// Slash menu decoration
|
|
177
|
-
const { from } = pluginState.range;
|
|
178
|
-
const decoration = Decoration.widget(from, () => {
|
|
179
|
-
const container = document.createElement('div');
|
|
180
|
-
container.className = 'slash-commands-menu';
|
|
181
|
-
|
|
182
|
-
pluginState.filteredCommands.forEach((cmd: SlashCommand, index: number) => {
|
|
183
|
-
const item = document.createElement('div');
|
|
184
|
-
item.className = `slash-command-item ${index === pluginState.selectedIndex ? 'selected' : ''}`;
|
|
185
|
-
|
|
186
|
-
if (cmd.icon) {
|
|
187
|
-
const iconWrapper = document.createElement('div');
|
|
188
|
-
iconWrapper.innerHTML = cmd.icon;
|
|
189
|
-
item.appendChild(iconWrapper);
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
const textWrapper = document.createElement('div');
|
|
193
|
-
|
|
194
|
-
const commandName = document.createElement('div');
|
|
195
|
-
commandName.className = 'command-name';
|
|
196
|
-
commandName.textContent = `/${cmd.command}`;
|
|
197
|
-
textWrapper.appendChild(commandName);
|
|
198
|
-
|
|
199
|
-
const commandDesc = document.createElement('div');
|
|
200
|
-
commandDesc.className = 'command-description';
|
|
201
|
-
commandDesc.textContent = cmd.description;
|
|
202
|
-
textWrapper.appendChild(commandDesc);
|
|
203
|
-
|
|
204
|
-
item.appendChild(textWrapper);
|
|
205
|
-
|
|
206
|
-
item.addEventListener('click', () => {
|
|
207
|
-
const editor = (state as any).editor;
|
|
208
|
-
editor.commands.selectSlashCommand(index);
|
|
209
|
-
});
|
|
210
|
-
|
|
211
|
-
container.appendChild(item);
|
|
212
|
-
});
|
|
213
|
-
|
|
214
|
-
if (pluginState.filteredCommands.length === 0) {
|
|
215
|
-
const empty = document.createElement('div');
|
|
216
|
-
empty.className = 'text-gray-500 p-3 text-sm';
|
|
217
|
-
empty.textContent = 'No commands found';
|
|
218
|
-
container.appendChild(empty);
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
return container;
|
|
222
|
-
});
|
|
223
|
-
|
|
224
|
-
return DecorationSet.create(state.doc, [decoration]);
|
|
225
|
-
},
|
|
226
|
-
},
|
|
227
|
-
}),
|
|
228
|
-
];
|
|
229
|
-
},
|
|
230
|
-
});
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/* Slash Commands Menu Styles */
|
|
2
|
-
.slash-commands-menu {
|
|
3
|
-
@apply bg-white dark:bg-gray-900 border border-gray-200 dark:border-gray-700 rounded-lg shadow-lg;
|
|
4
|
-
@apply max-h-80 overflow-y-auto min-w-[280px] p-2;
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
.slash-command-item {
|
|
8
|
-
@apply flex items-center gap-3 px-3 py-2 rounded-md cursor-pointer;
|
|
9
|
-
@apply hover:bg-gray-100 dark:hover:bg-gray-800 transition-colors;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.slash-command-item.selected {
|
|
13
|
-
@apply bg-gray-100 dark:bg-gray-800;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.slash-command-item svg {
|
|
17
|
-
@apply w-4 h-4 text-gray-500 dark:text-gray-400;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.slash-command-item > div {
|
|
21
|
-
@apply flex-1;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.slash-command-item .command-name {
|
|
25
|
-
@apply font-medium text-gray-900 dark:text-gray-100 text-sm;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.slash-command-item .command-description {
|
|
29
|
-
@apply text-xs text-gray-500 dark:text-gray-400 mt-0.5;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
/* Dark mode support */
|
|
33
|
-
.dark .slash-commands-menu {
|
|
34
|
-
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3), 0 4px 6px -2px rgba(0, 0, 0, 0.2);
|
|
35
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
/* Table styles for RichTextEditor */
|
|
2
|
-
.ProseMirror table {
|
|
3
|
-
border-collapse: collapse;
|
|
4
|
-
margin: 0;
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
table-layout: fixed;
|
|
7
|
-
width: 100%;
|
|
8
|
-
border: 1px solid #d1d5db;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.ProseMirror table td,
|
|
12
|
-
.ProseMirror table th {
|
|
13
|
-
border: 1px solid #d1d5db;
|
|
14
|
-
box-sizing: border-box;
|
|
15
|
-
min-width: 1em;
|
|
16
|
-
padding: 6px 8px;
|
|
17
|
-
position: relative;
|
|
18
|
-
vertical-align: top;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
.ProseMirror table th {
|
|
22
|
-
background-color: #f9fafb;
|
|
23
|
-
font-weight: 600;
|
|
24
|
-
text-align: left;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.ProseMirror table .selectedCell:after {
|
|
28
|
-
background-color: rgba(59, 130, 246, 0.1);
|
|
29
|
-
content: '';
|
|
30
|
-
left: 0;
|
|
31
|
-
right: 0;
|
|
32
|
-
top: 0;
|
|
33
|
-
bottom: 0;
|
|
34
|
-
pointer-events: none;
|
|
35
|
-
position: absolute;
|
|
36
|
-
z-index: 2;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
.ProseMirror table .column-resize-handle {
|
|
40
|
-
background-color: #3b82f6;
|
|
41
|
-
bottom: -2px;
|
|
42
|
-
position: absolute;
|
|
43
|
-
right: -2px;
|
|
44
|
-
top: 0;
|
|
45
|
-
width: 4px;
|
|
46
|
-
pointer-events: none;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
/* Dark mode styles */
|
|
50
|
-
.dark .ProseMirror table {
|
|
51
|
-
border: 1px solid #374151;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.dark .ProseMirror table td,
|
|
55
|
-
.dark .ProseMirror table th {
|
|
56
|
-
border: 1px solid #374151;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
.dark .ProseMirror table th {
|
|
60
|
-
background-color: #111827;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.dark .ProseMirror table .selectedCell:after {
|
|
64
|
-
background-color: rgba(59, 130, 246, 0.2);
|
|
65
|
-
}
|