@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.
- package/dist/components/analysis/FAnalysisBasicForm.vue.d.ts +2 -1
- package/dist/components/analysis/FAnalysisBasicForm.vue.d.ts.map +1 -1
- package/dist/components/analysis/FAnalysisBuildStatusText.vue.d.ts +2 -1
- package/dist/components/analysis/FAnalysisBuildStatusText.vue.d.ts.map +1 -1
- package/dist/components/analysis/FAnalysisConfigurationStatusText.vue.d.ts +2 -1
- package/dist/components/analysis/FAnalysisConfigurationStatusText.vue.d.ts.map +1 -1
- package/dist/components/analysis/FAnalysisImageCommandArguments.vue.d.ts +2 -1
- package/dist/components/analysis/FAnalysisImageCommandArguments.vue.d.ts.map +1 -1
- package/dist/components/analysis/FAnalysisItemCard.vue.d.ts +2 -1
- package/dist/components/analysis/FAnalysisItemCard.vue.d.ts.map +1 -1
- package/dist/components/analysis/FAnalysisPipeline.vue.d.ts +2 -1
- package/dist/components/analysis/FAnalysisPipeline.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts +8 -7
- package/dist/components/analysis/wizard/FAnalysisWizard.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts +5 -4
- package/dist/components/analysis/wizard/FAnalysisWizardLockModal.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts +5 -4
- package/dist/components/analysis/wizard/FAnalysisWizardStepFiles.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepImage.vue.d.ts +2 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepImage.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts +5 -4
- package/dist/components/analysis/wizard/FAnalysisWizardStepNodes.vue.d.ts.map +1 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts +2 -1
- package/dist/components/analysis/wizard/FAnalysisWizardStepSecurity.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFile.vue.d.ts +2 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFile.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts +11 -7
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileManager.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileUpload.vue.d.ts +2 -1
- package/dist/components/analysis-bucket-file/FAnalysisBucketFileUpload.vue.d.ts.map +1 -1
- package/dist/components/analysis-bucket-file/FAnalysisFormFile.vue.d.ts +2 -1
- package/dist/components/analysis-bucket-file/FAnalysisFormFile.vue.d.ts.map +1 -1
- package/dist/components/analysis-log/FAnalysisLogs.vue.d.ts +2 -1
- package/dist/components/analysis-log/FAnalysisLogs.vue.d.ts.map +1 -1
- package/dist/components/analysis-node/FAnalysisNodeInCard.vue.d.ts +2 -1
- package/dist/components/analysis-node/FAnalysisNodeInCard.vue.d.ts.map +1 -1
- package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts +11 -7
- package/dist/components/analysis-node/FAnalysisNodeManager.vue.d.ts.map +1 -1
- package/dist/components/analysis-node/FAnalysisNodesProgress.vue.d.ts +2 -1
- package/dist/components/analysis-node/FAnalysisNodesProgress.vue.d.ts.map +1 -1
- package/dist/components/event/FEventActor.vue.d.ts +2 -1
- package/dist/components/event/FEventActor.vue.d.ts.map +1 -1
- package/dist/components/event/FEventExpiring.vue.d.ts +2 -1
- package/dist/components/event/FEventExpiring.vue.d.ts.map +1 -1
- package/dist/components/event/FEventRef.vue.d.ts +2 -1
- package/dist/components/event/FEventRef.vue.d.ts.map +1 -1
- package/dist/components/event/FEvents.vue.d.ts +2 -1
- package/dist/components/event/FEvents.vue.d.ts.map +1 -1
- package/dist/components/log/FLogs.vue.d.ts +2 -1
- package/dist/components/log/FLogs.vue.d.ts.map +1 -1
- package/dist/components/login/FLoginForm.vue.d.ts +2 -1
- package/dist/components/login/FLoginForm.vue.d.ts.map +1 -1
- package/dist/components/node/FNodeCrypto.vue.d.ts +2 -1
- package/dist/components/node/FNodeCrypto.vue.d.ts.map +1 -1
- package/dist/components/project/FProjectCreator.vue.d.ts +2 -1
- package/dist/components/project/FProjectCreator.vue.d.ts.map +1 -1
- package/dist/components/project/FProjectItemCard.vue.d.ts +2 -1
- package/dist/components/project/FProjectItemCard.vue.d.ts.map +1 -1
- package/dist/components/project-node/FProjectNodeInCard.vue.d.ts +5 -4
- package/dist/components/project-node/FProjectNodeInCard.vue.d.ts.map +1 -1
- package/dist/components/utility/FItemToggle.vue.d.ts +2 -1
- package/dist/components/utility/FItemToggle.vue.d.ts.map +1 -1
- package/dist/components/utility/form-input-list/FFormInputList.vue.d.ts +2 -1
- package/dist/components/utility/form-input-list/FFormInputList.vue.d.ts.map +1 -1
- package/dist/components/utility/form-input-list/FFormInputListItem.vue.d.ts +2 -1
- package/dist/components/utility/form-input-list/FFormInputListItem.vue.d.ts.map +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs.map +1 -1
- 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.
|
|
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.
|
|
51
|
-
"@privateaim/core-kit": "^0.8.
|
|
52
|
-
"@privateaim/telemetry-kit": "^0.8.
|
|
53
|
-
"@privateaim/core-http-kit": "^0.8.
|
|
54
|
-
"@privateaim/core-realtime-kit": "^0.7.
|
|
55
|
-
"@privateaim/storage-kit": "^0.8.
|
|
56
|
-
"@types/node": "^24.
|
|
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.
|
|
67
|
-
"cross-env": "^10.
|
|
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.
|
|
74
|
-
"vue-tsc": "^3.
|
|
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.
|
|
85
|
-
"@privateaim/storage-kit": "^0.8.
|
|
86
|
-
"@privateaim/telemetry-kit": "^0.8.
|
|
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.
|
|
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.
|
|
99
|
+
"vue": "^3.5.22",
|
|
100
100
|
"vue3-form-wizard": "^0.2.9"
|
|
101
101
|
},
|
|
102
102
|
"publishConfig": {
|