@mobileaction/action-kit 1.54.1 → 1.54.2-beta.1

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.
@@ -1,4 +1,4 @@
1
- import { g as Ut } from "./index-CGk4tJvU.js";
1
+ import { g as Ut } from "./index-DqvOh1Ne.js";
2
2
  function qt(S, q) {
3
3
  for (var M = 0; M < q.length; M++) {
4
4
  const P = q[M];
@@ -1,4 +1,4 @@
1
- import { g as Ct } from "./index-CGk4tJvU.js";
1
+ import { g as Ct } from "./index-DqvOh1Ne.js";
2
2
  function _t(W, R) {
3
3
  for (var T = 0; T < R.length; T++) {
4
4
  const v = R[T];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mobileaction/action-kit",
3
3
  "type": "module",
4
- "version": "1.54.1",
4
+ "version": "1.54.2-beta.1",
5
5
  "description": "UI Component library for Mobile Action.",
6
6
  "author": "MobileAction",
7
7
  "license": "MIT",
@@ -52,24 +52,9 @@
52
52
  "deploy-storybook": "gh-pages -d storybook-static -t true"
53
53
  },
54
54
  "dependencies": {
55
- "@ag-grid-community/client-side-row-model": "^32.2.0",
56
- "@ag-grid-community/core": "^32.2.0",
57
- "@ag-grid-community/styles": "^32.2.0",
58
- "@ag-grid-community/vue3": "^32.2.0",
59
- "@ag-grid-enterprise/advanced-filter": "^32.2.0",
60
- "@ag-grid-enterprise/clipboard": "^32.2.0",
61
- "@ag-grid-enterprise/column-tool-panel": "^32.2.0",
62
- "@ag-grid-enterprise/core": "^32.2.0",
63
- "@ag-grid-enterprise/excel-export": "^32.2.0",
64
- "@ag-grid-enterprise/master-detail": "^32.2.0",
65
- "@ag-grid-enterprise/menu": "^32.2.0",
66
- "@ag-grid-enterprise/range-selection": "^32.2.0",
67
- "@ag-grid-enterprise/set-filter": "^32.2.0",
68
- "@ag-grid-enterprise/status-bar": "^32.2.0",
69
55
  "@headlessui/vue": "^1.7.22",
70
56
  "@vuepic/vue-datepicker": "^11.0.2",
71
57
  "@vueuse/core": "^10.9.0",
72
- "ag-grid-vue3": "^32.2.0",
73
58
  "ant-design-vue": "3.2.16",
74
59
  "dayjs": "^1.11.10",
75
60
  "floating-vue": "^5.2.2",
@@ -100,6 +85,8 @@
100
85
  "@vue/eslint-config-typescript": "^11.0.2",
101
86
  "@vue/test-utils": "^2.3.0",
102
87
  "@vue/tsconfig": "^0.1.3",
88
+ "ag-grid-enterprise": "^34.1.1",
89
+ "ag-grid-vue3": "^34.1.1",
103
90
  "autoprefixer": "^10.4.13",
104
91
  "babel-loader": "^8.3.0",
105
92
  "eslint": "^9.29.0",