@fses/workbench-app 0.2.10 → 0.2.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/WORKBENCH-CLOSURE.json +12 -12
- package/dist/{Workspace-C1a42cX9.js → Workspace-BXVcpu9n.js} +4091 -4072
- package/dist/fses-workbench-app.js +1 -1
- package/dist/{index-BodxGKnW.js → index-D8_xtgM8.js} +2 -2
- package/dist/internal/personal-workbench/components/workbench/WorkbenchCanvas.vue.d.ts +1 -1
- package/dist/internal/personal-workbench/components/workbench/showcase/WorkbenchShowcase.vue.d.ts +1 -1
- package/dist/internal/personal-workbench/extensions/fde/fdeGeneratedDashboard.d.ts +10 -1
- package/dist/internal/personal-workbench/extensions/fde/fdeGeneratedTemplatePage.d.ts +10 -1
- package/dist/style.css +1 -1
- package/dist/version.d.ts +1 -1
- package/node_modules/@fses/ai-chat/package.json +3 -3
- package/node_modules/@fses/workbench-card/package.json +1 -1
- package/package.json +3 -3
package/WORKBENCH-CLOSURE.json
CHANGED
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
{
|
|
16
16
|
"name": "@fses/ai-chat",
|
|
17
17
|
"relativePath": "node_modules/@fses/ai-chat",
|
|
18
|
-
"treeIntegrity": "sha512-
|
|
19
|
-
"version": "1.0.
|
|
18
|
+
"treeIntegrity": "sha512-qqemNN1psCWSbehUzCfAf/Hd+RBdFPwsignotAy8G6pAI7HLExcIVEgIjJ6XqlC68K591jnQmiEI5Q8B06qnrQ==",
|
|
19
|
+
"version": "1.0.9"
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"name": "@fses/workbench-card",
|
|
23
23
|
"relativePath": "node_modules/@fses/workbench-card",
|
|
24
|
-
"treeIntegrity": "sha512-
|
|
25
|
-
"version": "0.3.
|
|
24
|
+
"treeIntegrity": "sha512-6k9EkpWnt/XQsGID75LsqmbGfESZS6MzhMZTVt9gNP3tgGE2/ADBNFXbS4xrn4fkLN5Qf7UDA/TSXeOxtrx6Lg==",
|
|
25
|
+
"version": "0.3.9"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
28
|
"name": "dompurify",
|
|
@@ -52,15 +52,15 @@
|
|
|
52
52
|
},
|
|
53
53
|
{
|
|
54
54
|
"name": "@fses/ai-chat",
|
|
55
|
-
"sourceTarballIntegrity": "sha512-
|
|
56
|
-
"treeIntegrity": "sha512-
|
|
57
|
-
"version": "1.0.
|
|
55
|
+
"sourceTarballIntegrity": "sha512-GZwHK86Luc1H26bfdb+IXph9yahqy54tqpA9hwPR1+VGU5Ba+wDqr7DrCR/eoToW+fZMdD6GipFMZUaG4ILlFA==",
|
|
56
|
+
"treeIntegrity": "sha512-qqemNN1psCWSbehUzCfAf/Hd+RBdFPwsignotAy8G6pAI7HLExcIVEgIjJ6XqlC68K591jnQmiEI5Q8B06qnrQ==",
|
|
57
|
+
"version": "1.0.9"
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"name": "@fses/workbench-card",
|
|
61
|
-
"sourceTarballIntegrity": "sha512-
|
|
62
|
-
"treeIntegrity": "sha512-
|
|
63
|
-
"version": "0.3.
|
|
61
|
+
"sourceTarballIntegrity": "sha512-b4KDiX6nLWR22iAKfHOsY0DLOgXwmfszaxDzGNEVzaVL4U9U5TQ4Rbd2ft19Lq8XgTcBgdp7+BOOCtaJEx8pTg==",
|
|
62
|
+
"treeIntegrity": "sha512-6k9EkpWnt/XQsGID75LsqmbGfESZS6MzhMZTVt9gNP3tgGE2/ADBNFXbS4xrn4fkLN5Qf7UDA/TSXeOxtrx6Lg==",
|
|
63
|
+
"version": "0.3.9"
|
|
64
64
|
}
|
|
65
65
|
],
|
|
66
66
|
"omittedOptionalDependencies": [
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"schemaVersion": 1,
|
|
75
75
|
"workbenchApp": {
|
|
76
76
|
"name": "@fses/workbench-app",
|
|
77
|
-
"sourceGitCommit": "
|
|
78
|
-
"version": "0.2.
|
|
77
|
+
"sourceGitCommit": "c469d08ff46cd88e021a880ede45a9f1a897e6d9",
|
|
78
|
+
"version": "0.2.11"
|
|
79
79
|
}
|
|
80
80
|
}
|