diff --git a/packages/@core/base/shared/package.json b/packages/@core/base/shared/package.json
index d83006ee..1685258b 100644
--- a/packages/@core/base/shared/package.json
+++ b/packages/@core/base/shared/package.json
@@ -84,7 +84,7 @@
"@types/lodash.get": "catalog:",
"@vue/shared": "catalog:",
"clsx": "catalog:",
- "dayjs": "^1.11.13",
+ "dayjs": "catalog:",
"defu": "catalog:",
"lodash.clonedeep": "catalog:",
"lodash.get": "catalog:",
diff --git a/packages/@core/ui-kit/popup-ui/src/drawer/drawer.vue b/packages/@core/ui-kit/popup-ui/src/drawer/drawer.vue
index 35842758..f6dc0ec9 100644
--- a/packages/@core/ui-kit/popup-ui/src/drawer/drawer.vue
+++ b/packages/@core/ui-kit/popup-ui/src/drawer/drawer.vue
@@ -179,12 +179,6 @@ function handleFocusOutside(e: Event) {
-
-
-
-
-
-
-
+
{
-
+
();
diff --git a/packages/effects/layouts/src/index.ts b/packages/effects/layouts/src/index.ts
index e73e4b75..124a44a9 100644
--- a/packages/effects/layouts/src/index.ts
+++ b/packages/effects/layouts/src/index.ts
@@ -1,5 +1,3 @@
-import 'default-passive-events';
-
export * from './authentication';
export * from './basic';
export * from './iframe';
diff --git a/packages/effects/plugins/src/vxe-table/theme.css b/packages/effects/plugins/src/vxe-table/theme.css
index 85cdc423..27b48420 100644
--- a/packages/effects/plugins/src/vxe-table/theme.css
+++ b/packages/effects/plugins/src/vxe-table/theme.css
@@ -89,7 +89,12 @@
}
.vxe-toolbar {
- padding-top: 0;
+ padding: 0;
+}
+
+.vxe-buttons--wrapper:not(:empty),
+.vxe-tools--wrapper:not(:empty) {
+ padding: 0.6em 0;
}
.vxe-tools--operate:not(:has(button)) {
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 23410cf6..e0ee2770 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -13,8 +13,6 @@
"sideEffects": [
"**/*.css"
],
- "main": "./dist/index.mjs",
- "module": "./dist/index.mjs",
"exports": {
".": {
"types": "./src/index.ts",
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index 3a598399..f98364c2 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -79,6 +79,7 @@ catalog:
cz-git: ^1.11.0
czg: ^1.11.0
dayjs: ^1.11.13
+ default-passive-events: ^2.0.0
defu: ^6.1.4
depcheck: ^1.4.7
dotenv: ^16.4.5
@@ -137,7 +138,7 @@ catalog:
radix-vue: ^1.9.9
resolve.exports: ^2.0.2
rimraf: ^6.0.1
- rollup: ^4.24.4
+ rollup: ^4.25.0
rollup-plugin-visualizer: ^5.12.0
sass: 1.80.6
sortablejs: ^1.15.3
@@ -174,8 +175,8 @@ catalog:
vue-i18n: ^10.0.4
vue-router: ^4.4.5
vue-tsc: ^2.1.10
- vxe-pc-ui: ^4.2.46
- vxe-table: ^4.8.8
+ vxe-pc-ui: ^4.2.49
+ vxe-table: ^4.8.9
watermark-js-plus: ^1.5.7
zod: ^3.23.8
zod-defaults: ^0.1.3