@astral/features 3.356.0 → 3.356.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.
- package/cryproPro/components/SetupCryptoProWorkspaceModal/CryptoproviderInfo/CryptoproviderInfo.js +1 -1
- package/cryproPro/components/SetupCryptoProWorkspaceModal/PluginInfo/PluginInfo.js +1 -1
- package/node/cryproPro/components/SetupCryptoProWorkspaceModal/CryptoproviderInfo/CryptoproviderInfo.js +1 -1
- package/node/cryproPro/components/SetupCryptoProWorkspaceModal/PluginInfo/PluginInfo.js +1 -1
- package/package.json +2 -2
package/cryproPro/components/SetupCryptoProWorkspaceModal/CryptoproviderInfo/CryptoproviderInfo.js
CHANGED
|
@@ -15,7 +15,7 @@ export const CryptoproviderInfo = ({ workspaceSetupInfo }) => {
|
|
|
15
15
|
return (_jsxs(WorkspaceInfoItem, { children: [_jsxs(Description, { children: [_jsx(Description.Name, { children: "\u041A\u0440\u0438\u043F\u0442\u043E\u043F\u0440\u043E\u0432\u0430\u0439\u0434\u0435\u0440" }), _jsx(Description.Value, { children: workspaceSetupInfo.cspVersion
|
|
16
16
|
? `Крипто Про CSP v${workspaceSetupInfo.cspVersion}`
|
|
17
17
|
: getDescription() })] }), !workspaceSetupInfo.isPluginInstalled && (_jsx(Button, { variant: "link", endIcon: _jsx(OpenLinkOutlineMd, {}), href: "https://cryptopro.ru/downloads",
|
|
18
|
-
// biome-ignore lint/
|
|
18
|
+
// biome-ignore lint/suspicious/noTsIgnore: Проблемы с типами кнопки
|
|
19
19
|
// @ts-ignore
|
|
20
20
|
target: "_blank", rel: "noopener noreferrer", children: "\u0420\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u043C \u041A\u0440\u0438\u043F\u0442\u043E\u041F\u0440\u043E CSP" }))] }));
|
|
21
21
|
};
|
|
@@ -3,7 +3,7 @@ import { Button, Description, DownloadOutlineMd, Typography } from '@astral/ui';
|
|
|
3
3
|
import { WorkspaceInfoItem } from '../styles';
|
|
4
4
|
export const PluginInfo = ({ workspaceSetupInfo }) => {
|
|
5
5
|
return (_jsxs(WorkspaceInfoItem, { children: [_jsxs(Description, { children: [_jsx(Description.Name, { children: "\u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435" }), _jsx(Description.Value, { children: "\u041A\u0440\u0438\u043F\u0442\u043E\u041F\u0440\u043E \u042D\u0426\u041F Browser plug-in" })] }), workspaceSetupInfo.isPluginInstalled ? (_jsx(Typography, { color: "green", colorIntensity: "900", children: "\u0423\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u043E" })) : (_jsx(Button, { variant: "text", endIcon: _jsx(DownloadOutlineMd, {}), href: "https://www.cryptopro.ru/products/cades/plugin/get_2_0",
|
|
6
|
-
// biome-ignore lint/
|
|
6
|
+
// biome-ignore lint/suspicious/noTsIgnore: Проблемы с типами кнопки
|
|
7
7
|
// @ts-ignore
|
|
8
8
|
target: "_blank", rel: "noopener noreferrer", children: "\u0421\u043A\u0430\u0447\u0430\u0442\u044C" }))] }));
|
|
9
9
|
};
|
|
@@ -18,7 +18,7 @@ const CryptoproviderInfo = ({ workspaceSetupInfo }) => {
|
|
|
18
18
|
return ((0, jsx_runtime_1.jsxs)(styles_1.WorkspaceInfoItem, { children: [(0, jsx_runtime_1.jsxs)(ui_1.Description, { children: [(0, jsx_runtime_1.jsx)(ui_1.Description.Name, { children: "\u041A\u0440\u0438\u043F\u0442\u043E\u043F\u0440\u043E\u0432\u0430\u0439\u0434\u0435\u0440" }), (0, jsx_runtime_1.jsx)(ui_1.Description.Value, { children: workspaceSetupInfo.cspVersion
|
|
19
19
|
? `Крипто Про CSP v${workspaceSetupInfo.cspVersion}`
|
|
20
20
|
: getDescription() })] }), !workspaceSetupInfo.isPluginInstalled && ((0, jsx_runtime_1.jsx)(ui_1.Button, { variant: "link", endIcon: (0, jsx_runtime_1.jsx)(ui_1.OpenLinkOutlineMd, {}), href: "https://cryptopro.ru/downloads",
|
|
21
|
-
// biome-ignore lint/
|
|
21
|
+
// biome-ignore lint/suspicious/noTsIgnore: Проблемы с типами кнопки
|
|
22
22
|
// @ts-ignore
|
|
23
23
|
target: "_blank", rel: "noopener noreferrer", children: "\u0420\u0435\u043A\u043E\u043C\u0435\u043D\u0434\u0443\u0435\u043C \u041A\u0440\u0438\u043F\u0442\u043E\u041F\u0440\u043E CSP" }))] }));
|
|
24
24
|
};
|
|
@@ -6,7 +6,7 @@ const ui_1 = require("@astral/ui");
|
|
|
6
6
|
const styles_1 = require("../styles");
|
|
7
7
|
const PluginInfo = ({ workspaceSetupInfo }) => {
|
|
8
8
|
return ((0, jsx_runtime_1.jsxs)(styles_1.WorkspaceInfoItem, { children: [(0, jsx_runtime_1.jsxs)(ui_1.Description, { children: [(0, jsx_runtime_1.jsx)(ui_1.Description.Name, { children: "\u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435" }), (0, jsx_runtime_1.jsx)(ui_1.Description.Value, { children: "\u041A\u0440\u0438\u043F\u0442\u043E\u041F\u0440\u043E \u042D\u0426\u041F Browser plug-in" })] }), workspaceSetupInfo.isPluginInstalled ? ((0, jsx_runtime_1.jsx)(ui_1.Typography, { color: "green", colorIntensity: "900", children: "\u0423\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u043E" })) : ((0, jsx_runtime_1.jsx)(ui_1.Button, { variant: "text", endIcon: (0, jsx_runtime_1.jsx)(ui_1.DownloadOutlineMd, {}), href: "https://www.cryptopro.ru/products/cades/plugin/get_2_0",
|
|
9
|
-
// biome-ignore lint/
|
|
9
|
+
// biome-ignore lint/suspicious/noTsIgnore: Проблемы с типами кнопки
|
|
10
10
|
// @ts-ignore
|
|
11
11
|
target: "_blank", rel: "noopener noreferrer", children: "\u0421\u043A\u0430\u0447\u0430\u0442\u044C" }))] }));
|
|
12
12
|
};
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@astral/features",
|
|
3
3
|
"main": "./node/index.js",
|
|
4
|
-
"version": "3.356.
|
|
4
|
+
"version": "3.356.1",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@astral/ui": "3.356.
|
|
6
|
+
"@astral/ui": "3.356.1",
|
|
7
7
|
"mobx": "^6.8.0",
|
|
8
8
|
"mobx-react-lite": "^3.4.0",
|
|
9
9
|
"@astral/cryptopro-cades": "^1.5.1"
|