unvendor: Replace popperjs/core

This commit is contained in:
Cohee
2024-10-17 08:03:58 +00:00
parent e1694ede9d
commit ec4763b0c5
13 changed files with 8610 additions and 10601 deletions

View File

@ -1,4 +1,4 @@
import { DOMPurify } from '../lib.js';
import { DOMPurify, Popper } from '../lib.js';
import { eventSource, event_types, saveSettings, saveSettingsDebounced, getRequestHeaders, animation_duration } from '../script.js';
import { showLoader } from './loader.js';