@privateaim/client-vue 0.8.19 → 0.8.20

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.
Files changed (69) hide show
  1. package/dist/components/analysis/FAnalysisBasicForm.vue.d.ts +2 -1
  2. package/dist/components/analysis/FAnalysisBasicForm.vue.d.ts.map +1 -1
  3. package/dist/components/analysis/FAnalysisBuildStatusText.vue.d.ts +2 -1
  4. package/dist/components/analysis/FAnalysisBuildStatusText.vue.d.ts.map +1 -1
  5. package/dist/components/analysis/FAnalysisConfigurationStatusText.vue.d.ts +2 -1
  6. package/dist/components/analysis/FAnalysisConfigurationStatusText.vue.d.ts.map +1 -1
  7. package/dist/components/analysis/FAnalysisImageCommandArguments.vue.d.ts +2 -1
  8. package/dist/components/analysis/FAnalysisImageCommandArguments.vue.d.ts.map +1 -1
  9. package/dist/components/analysis/FAnalysisItemCard.vue.d.ts +2 -1
  10. package/dist/components/analysis/FAnalysisItemCard.vue.d.ts.map +1 -1
  11. package/dist/components/analysis/FAnalysisPipeline.vue.d.ts +2 -1
  12. package/dist/components/analysis/FAnalysisPipeline.vue.d.ts.map +1 -1
  13. package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts +8 -7
  14. package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts.map +1 -1
  15. package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts +5 -4
  16. package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts.map +1 -1
  17. package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts +5 -4
  18. package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts.map +1 -1
  19. package/dist/components/analysis/wizard/FAnalysisWizardStepImage.vue.d.ts +2 -1
  20. package/dist/components/analysis/wizard/FAnalysisWizardStepImage.vue.d.ts.map +1 -1
  21. package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts +5 -4
  22. package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts.map +1 -1
  23. package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts +2 -1
  24. package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts.map +1 -1
  25. package/dist/components/analysis-bucket-file/FAnalysisBucketFile.vue.d.ts +2 -1
  26. package/dist/components/analysis-bucket-file/FAnalysisBucketFile.vue.d.ts.map +1 -1
  27. package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts +11 -7
  28. package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts.map +1 -1
  29. package/dist/components/analysis-bucket-file/FAnalysisBucketFileUpload.vue.d.ts +2 -1
  30. package/dist/components/analysis-bucket-file/FAnalysisBucketFileUpload.vue.d.ts.map +1 -1
  31. package/dist/components/analysis-bucket-file/FAnalysisFormFile.vue.d.ts +2 -1
  32. package/dist/components/analysis-bucket-file/FAnalysisFormFile.vue.d.ts.map +1 -1
  33. package/dist/components/analysis-log/FAnalysisLogs.vue.d.ts +2 -1
  34. package/dist/components/analysis-log/FAnalysisLogs.vue.d.ts.map +1 -1
  35. package/dist/components/analysis-node/FAnalysisNodeInCard.vue.d.ts +2 -1
  36. package/dist/components/analysis-node/FAnalysisNodeInCard.vue.d.ts.map +1 -1
  37. package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts +11 -7
  38. package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts.map +1 -1
  39. package/dist/components/analysis-node/FAnalysisNodesProgress.vue.d.ts +2 -1
  40. package/dist/components/analysis-node/FAnalysisNodesProgress.vue.d.ts.map +1 -1
  41. package/dist/components/event/FEventActor.vue.d.ts +2 -1
  42. package/dist/components/event/FEventActor.vue.d.ts.map +1 -1
  43. package/dist/components/event/FEventExpiring.vue.d.ts +2 -1
  44. package/dist/components/event/FEventExpiring.vue.d.ts.map +1 -1
  45. package/dist/components/event/FEventRef.vue.d.ts +2 -1
  46. package/dist/components/event/FEventRef.vue.d.ts.map +1 -1
  47. package/dist/components/event/FEvents.vue.d.ts +2 -1
  48. package/dist/components/event/FEvents.vue.d.ts.map +1 -1
  49. package/dist/components/log/FLogs.vue.d.ts +2 -1
  50. package/dist/components/log/FLogs.vue.d.ts.map +1 -1
  51. package/dist/components/login/FLoginForm.vue.d.ts +2 -1
  52. package/dist/components/login/FLoginForm.vue.d.ts.map +1 -1
  53. package/dist/components/node/FNodeCrypto.vue.d.ts +2 -1
  54. package/dist/components/node/FNodeCrypto.vue.d.ts.map +1 -1
  55. package/dist/components/project/FProjectCreator.vue.d.ts +2 -1
  56. package/dist/components/project/FProjectCreator.vue.d.ts.map +1 -1
  57. package/dist/components/project/FProjectItemCard.vue.d.ts +2 -1
  58. package/dist/components/project/FProjectItemCard.vue.d.ts.map +1 -1
  59. package/dist/components/project-node/FProjectNodeInCard.vue.d.ts +5 -4
  60. package/dist/components/project-node/FProjectNodeInCard.vue.d.ts.map +1 -1
  61. package/dist/components/utility/FItemToggle.vue.d.ts +2 -1
  62. package/dist/components/utility/FItemToggle.vue.d.ts.map +1 -1
  63. package/dist/components/utility/form-input-list/FFormInputList.vue.d.ts +2 -1
  64. package/dist/components/utility/form-input-list/FFormInputList.vue.d.ts.map +1 -1
  65. package/dist/components/utility/form-input-list/FFormInputListItem.vue.d.ts +2 -1
  66. package/dist/components/utility/form-input-list/FFormInputListItem.vue.d.ts.map +1 -1
  67. package/dist/index.cjs.map +1 -1
  68. package/dist/index.mjs.map +1 -1
  69. package/package.json +17 -17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@privateaim/client-vue",
3
- "version": "0.8.19",
3
+ "version": "0.8.20",
4
4
  "license": "Apache-2.0",
5
5
  "description": "This package contains vue components.",
6
6
  "main": "dist/index.cjs",
@@ -47,13 +47,13 @@
47
47
  "@authup/core-realtime-kit": "^1.0.0-beta.27",
48
48
  "@authup/kit": "^1.0.0-beta.27",
49
49
  "@ilingo/vuelidate": "^5.0.4",
50
- "@privateaim/kit": "^0.8.19",
51
- "@privateaim/core-kit": "^0.8.19",
52
- "@privateaim/telemetry-kit": "^0.8.19",
53
- "@privateaim/core-http-kit": "^0.8.19",
54
- "@privateaim/core-realtime-kit": "^0.7.20",
55
- "@privateaim/storage-kit": "^0.8.19",
56
- "@types/node": "^24.5.1",
50
+ "@privateaim/kit": "^0.8.20",
51
+ "@privateaim/core-kit": "^0.8.20",
52
+ "@privateaim/telemetry-kit": "^0.8.20",
53
+ "@privateaim/core-http-kit": "^0.8.20",
54
+ "@privateaim/core-realtime-kit": "^0.7.21",
55
+ "@privateaim/storage-kit": "^0.8.20",
56
+ "@types/node": "^24.9.2",
57
57
  "@vitejs/plugin-vue": "^6.0.0",
58
58
  "@vuecs/form-controls": "^2.4.3",
59
59
  "@vuecs/link": "^1.0.0",
@@ -63,15 +63,15 @@
63
63
  "@vuelidate/core": "^2.0.3",
64
64
  "@vuelidate/validators": "^2.0.4",
65
65
  "@vueuse/core": "^13.9.0",
66
- "bootstrap-vue-next": "^0.40.4",
67
- "cross-env": "^10.0.0",
66
+ "bootstrap-vue-next": "^0.40.7",
67
+ "cross-env": "^10.1.0",
68
68
  "pinia": "^3.0.3",
69
69
  "rapiq": "^0.9.0",
70
70
  "rollup-plugin-css-only": "^4.5.5",
71
71
  "smob": "^1.5.0",
72
72
  "socket.io-client": "^4.8.1",
73
- "vue": "^3.5.21",
74
- "vue-tsc": "^3.0.7",
73
+ "vue": "^3.5.22",
74
+ "vue-tsc": "^3.1.2",
75
75
  "vue3-form-wizard": "0.3.4"
76
76
  },
77
77
  "peerDependencies": {
@@ -81,9 +81,9 @@
81
81
  "@authup/core-realtime-kit": "^1.0.0-beta.26",
82
82
  "@authup/kit": "^1.0.0-beta.26",
83
83
  "@ilingo/vuelidate": "^5.0.4",
84
- "@privateaim/core-kit": "^0.8.19",
85
- "@privateaim/storage-kit": "^0.8.19",
86
- "@privateaim/telemetry-kit": "^0.8.19",
84
+ "@privateaim/core-kit": "^0.8.20",
85
+ "@privateaim/storage-kit": "^0.8.20",
86
+ "@privateaim/telemetry-kit": "^0.8.20",
87
87
  "@vuecs/form-controls": "^1.3.0",
88
88
  "@vuecs/link": "^1.0.0",
89
89
  "@vuecs/list-controls": "^1.1.1",
@@ -91,12 +91,12 @@
91
91
  "@vuecs/timeago": "^1.1.1",
92
92
  "@vuelidate/core": "^2.x",
93
93
  "@vuelidate/validators": "^2.x",
94
- "bootstrap-vue-next": "^0.40.4",
94
+ "bootstrap-vue-next": "^0.40.7",
95
95
  "pinia": "^3.0.3",
96
96
  "rapiq": ">=0.8.0 <1.0.0",
97
97
  "smob": "^1.4.x",
98
98
  "socket.io-client": "^4.8.1",
99
- "vue": "^3.5.21",
99
+ "vue": "^3.5.22",
100
100
  "vue3-form-wizard": "^0.2.9"
101
101
  },
102
102
  "publishConfig": {