dolphin-components 3.1.10 → 3.1.11

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.
package/dist/index.d.ts CHANGED
@@ -392,6 +392,7 @@ enableFooterPrint: boolean;
392
392
  enableHeaderBlock: boolean;
393
393
  enableFooterBlock: boolean;
394
394
  enableSelectable: boolean;
395
+ selectedRows: any[];
395
396
  disableFooter: boolean;
396
397
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
397
398
 
@@ -452,6 +453,7 @@ export declare interface TabulatorProps {
452
453
  enableHeaderBlock?: boolean;
453
454
  enableFooterBlock?: boolean;
454
455
  enableSelectable?: boolean;
456
+ selectedRows?: any[];
455
457
  disableFooter?: boolean;
456
458
  }
457
459
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dolphin-components",
3
3
  "private": false,
4
- "version": "3.1.10",
4
+ "version": "3.1.11",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist",
@@ -29,18 +29,18 @@
29
29
  },
30
30
  "types": "./dist/index.d.ts",
31
31
  "dependencies": {
32
- "@tailwindcss/vite": "^4.1.18",
32
+ "@tailwindcss/vite": "^4.2.1",
33
33
  "@types/tabulator-tables": "^6.3.1",
34
- "axios": "^1.13.4",
34
+ "axios": "^1.13.6",
35
35
  "lucide-vue-next": "^0.563.0",
36
36
  "moment": "^2.30.1",
37
- "nepali-date-library": "^1.1.12",
37
+ "nepali-date-library": "^1.1.13",
38
38
  "nepali-datepicker-vue": "^1.1.13",
39
- "sweetalert2": "^11.26.18",
40
- "tabulator-tables": "^6.3.1",
41
- "tailwindcss": "^4.1.18",
39
+ "sweetalert2": "^11.26.22",
40
+ "tabulator-tables": "^6.4.0",
41
+ "tailwindcss": "^4.2.1",
42
42
  "utility-types": "^3.11.0",
43
- "vue": "^3.5.27",
43
+ "vue": "^3.5.30",
44
44
  "vue-datepicker-next": "^1.0.3",
45
45
  "vue-multiselect": "^3.4.0",
46
46
  "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
@@ -50,27 +50,27 @@
50
50
  "vue-router": "^5.0.2"
51
51
  },
52
52
  "devDependencies": {
53
- "@eslint/js": "^9.39.2",
53
+ "@eslint/js": "^9.39.4",
54
54
  "@tsconfig/node24": "^24.0.4",
55
- "@types/node": "^25.2.0",
56
- "@vitejs/plugin-vue": "^6.0.4",
55
+ "@types/node": "^25.5.0",
56
+ "@vitejs/plugin-vue": "^6.0.5",
57
57
  "@vue/eslint-config-prettier": "^10.2.0",
58
- "@vue/eslint-config-typescript": "^14.6.0",
58
+ "@vue/eslint-config-typescript": "^14.7.0",
59
59
  "@vue/tsconfig": "^0.8.1",
60
60
  "eslint-plugin-prettier": "^5.5.5",
61
- "eslint-plugin-vue": "^10.7.0",
62
- "git-sentry": "^1.0.1",
63
- "globals": "^17.3.0",
61
+ "eslint-plugin-vue": "^10.8.0",
62
+ "git-sentry": "^1.0.2",
63
+ "globals": "^17.4.0",
64
64
  "jiti": "^2.6.1",
65
65
  "npm-run-all2": "^8.0.4",
66
66
  "path": "^0.12.7",
67
67
  "prettier": "3.8.1",
68
68
  "typescript": "~5.9.3",
69
- "typescript-eslint": "^8.54.0",
69
+ "typescript-eslint": "^8.57.0",
70
70
  "vite": "^7.3.1",
71
71
  "vite-plugin-dts": "^4.5.4",
72
- "vite-plugin-vue-devtools": "^8.0.5",
73
- "vue-tsc": "^3.2.4"
72
+ "vite-plugin-vue-devtools": "^8.1.0",
73
+ "vue-tsc": "^3.2.5"
74
74
  },
75
75
  "keywords": [
76
76
  "mavorion",