bundle css, import tabulator in filter component, import vue in Phrases Plugin

This commit is contained in:
Harald Bamberger
2024-04-08 09:13:42 +02:00
parent d2f19350b4
commit 9268395215
4 changed files with 41 additions and 9 deletions
+1
View File
@@ -15,6 +15,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import { TabulatorFull as Tabulator } from 'tabulator-tables';
import {CoreFilterAPIs} from './API.js';
import {CoreRESTClient} from '../../RESTClient.js';
import {CoreFetchCmpt} from '../../components/Fetch.js';