Reduced bundle size and updates packages

This commit is contained in:
Stefan Zermatten
2022-11-19 17:19:07 +02:00
parent 0f3a96da17
commit 060b5f93ca
11 changed files with 166 additions and 508 deletions

View File

@@ -45,14 +45,12 @@
import '/imports/ui/dialogStack/dialogStackWindowEvents.js';
import mockElement from '/imports/ui/dialogStack/mockElement.js';
import DialogComponentIndex from '/imports/ui/dialogStack/DialogComponentIndex.js';
import { VLayout } from 'vuetify/lib'
const OFFSET = 16;
const MOCK_DURATION = 400; // Keep in sync with css transition of .dialog
export default {
components: {
VLayout,
...DialogComponentIndex,
},
data(){return {