@elastic/eui-illustrations 1.0.2 → 1.1.0
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/README.md +2 -2
- package/lib/cjs/generated/attachments.d.ts +2 -0
- package/lib/cjs/generated/attachments.js +15 -0
- package/lib/cjs/generated/detection.d.ts +2 -0
- package/lib/cjs/generated/detection.js +15 -0
- package/lib/cjs/generated/discovery.d.ts +2 -0
- package/lib/cjs/generated/discovery.js +15 -0
- package/lib/cjs/generated/field-extraction.d.ts +2 -0
- package/lib/cjs/generated/field-extraction.js +15 -0
- package/lib/cjs/generated/generate-preview.d.ts +2 -0
- package/lib/cjs/generated/generate-preview.js +15 -0
- package/lib/cjs/generated/index.d.ts +10 -0
- package/lib/cjs/generated/index.js +80 -0
- package/lib/cjs/generated/knowledge-indicator.d.ts +2 -0
- package/lib/cjs/generated/knowledge-indicator.js +15 -0
- package/lib/cjs/generated/no-data.d.ts +2 -0
- package/lib/cjs/generated/no-data.js +15 -0
- package/lib/cjs/generated/processors-error.d.ts +2 -0
- package/lib/cjs/generated/processors-error.js +15 -0
- package/lib/cjs/generated/processors-loading.d.ts +2 -0
- package/lib/cjs/generated/processors-loading.js +15 -0
- package/lib/cjs/generated/processors-preview.d.ts +2 -0
- package/lib/cjs/generated/processors-preview.js +15 -0
- package/lib/esm/generated/attachments.d.ts +2 -0
- package/lib/esm/generated/attachments.js +8 -0
- package/lib/esm/generated/detection.d.ts +2 -0
- package/lib/esm/generated/detection.js +8 -0
- package/lib/esm/generated/discovery.d.ts +2 -0
- package/lib/esm/generated/discovery.js +8 -0
- package/lib/esm/generated/field-extraction.d.ts +2 -0
- package/lib/esm/generated/field-extraction.js +8 -0
- package/lib/esm/generated/generate-preview.d.ts +2 -0
- package/lib/esm/generated/generate-preview.js +8 -0
- package/lib/esm/generated/index.d.ts +10 -0
- package/lib/esm/generated/index.js +30 -0
- package/lib/esm/generated/knowledge-indicator.d.ts +2 -0
- package/lib/esm/generated/knowledge-indicator.js +8 -0
- package/lib/esm/generated/no-data.d.ts +2 -0
- package/lib/esm/generated/no-data.js +8 -0
- package/lib/esm/generated/processors-error.d.ts +2 -0
- package/lib/esm/generated/processors-error.js +8 -0
- package/lib/esm/generated/processors-loading.d.ts +2 -0
- package/lib/esm/generated/processors-loading.js +8 -0
- package/lib/esm/generated/processors-preview.d.ts +2 -0
- package/lib/esm/generated/processors-preview.js +8 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -109,7 +109,7 @@ yarn release:publish
|
|
|
109
109
|
|
|
110
110
|
## Testing local changes in Kibana
|
|
111
111
|
|
|
112
|
-
`yarn link` does **not** work between EUI and Kibana because Kibana
|
|
112
|
+
`yarn link` does **not** work between EUI and Kibana because Kibana isn't on Yarn v4 like this repo. It doesn't benefit from [linking](https://yarnpkg.com/protocol/link) or [portaling](https://yarnpkg.com/protocol/portal).
|
|
113
113
|
|
|
114
114
|
Instead, build a tarball and point Kibana at it with the `file:` protocol (same flow as `@elastic/eui`, see the EUI wiki: [_Testing EUI features in Kibana_](../../wiki/contributing-to-eui/testing/testing-in-kibana.md)).
|
|
115
115
|
|
|
@@ -132,6 +132,6 @@ Then in Kibana's root `package.json`:
|
|
|
132
132
|
yarn kbn bootstrap --no-validate && yarn start
|
|
133
133
|
```
|
|
134
134
|
|
|
135
|
-
After each change, re-run `yarn build-pack` and **rename** the `.tgz` (e.g. `…-1.0.0-1.tgz`, `…-1.0.0-2.tgz`) so
|
|
135
|
+
After each change, re-run `yarn build-pack` and **rename** the `.tgz` (e.g. `…-1.0.0-1.tgz`, `…-1.0.0-2.tgz`) so the package manager picks up the new contents, then update the `file:` path and re-bootstrap.
|
|
136
136
|
|
|
137
137
|
FUTURE NOTE: there exists "Watch mode" for EUI for live-editing but it doesn't include this new package _yet_.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.attachments = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const attachments = exports.attachments = {
|
|
11
|
+
id: "attachments",
|
|
12
|
+
title: "Attachments",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 175 175\"><path fill=\"#0C1C41\" d=\"m132.661 62.137-.04 79.931a4.354 4.354 0 0 1-4.35 4.35H23.313a4.353 4.353 0 0 1-4.35-4.35l.027-78.775h-.04l-.041-7.925a4.357 4.357 0 0 1 4.35-4.364h31.565a4.337 4.337 0 0 1 4.24 3.398 4.337 4.337 0 0 0 4.242 3.399h65.005a4.354 4.354 0 0 1 4.35 4.35v-.014Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.359\" d=\"m136.78 46.097-25.909-26.005H35.466v107.445H136.78v-81.44Z\"/><path fill=\"#7DEBCF\" stroke=\"#131C3D\" stroke-linejoin=\"round\" stroke-width=\"1.359\" d=\"M110.83 20.092v26.44l25.95-.435-25.95-26.005Z\"/><path fill=\"#131C3D\" d=\"m110.83 47.008 25.95 7.653v-8.13l-25.95.477Z\"/><path fill=\"#F5F7FA\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.359\" d=\"m19.833 145.182 21.642-55.898a10.638 10.638 0 0 1 9.91-6.797h95.305c4.704 0 7.912 4.745 6.185 9.108l-21.79 54.81H20.445c-.639 0-.992-.72-.625-1.237h.013v.014Z\"/><path fill=\"#131C3D\" d=\"m148.444 126.231 2.487-1.468 6.131-3.48-.707-3.031-8.876 3.004-36.948-10.753 9.869 38.144-.884 6.512 2.597 1.753 4.187-8.278 4.893-9.325 15.456 17.603 11.392-12.03-17.441-14.437 7.844-4.214Z\"/><path stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.359\" d=\"m119.856 154.507 2.583 1.753 3.861-7.626 4.893-9.325 13.091 13.838 10.127-10.127-13.811-12.574 7.844-4.214 2.487-1.468 6.131-3.48-1.291-2.828\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.359\" d=\"m154.411 118.415-47.116-12.384 12.384 47.116 7.558-17.046 17.047 17.046 10.127-10.127-17.046-17.047 17.046-7.558Z\"/></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 175 175\"><path fill=\"#1D3280\" d=\"m132.661 62.137-.04 79.931a4.354 4.354 0 0 1-4.35 4.35H23.313a4.353 4.353 0 0 1-4.35-4.35l.027-78.775h-.04l-.041-7.925a4.357 4.357 0 0 1 4.35-4.364h31.565a4.337 4.337 0 0 1 4.24 3.398 4.337 4.337 0 0 0 4.242 3.399h65.005a4.354 4.354 0 0 1 4.35 4.35v-.014Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.359\" d=\"m136.78 46.097-25.909-26.005H35.466v107.445H136.78v-81.44Z\"/><path fill=\"#7DEBCF\" stroke=\"#1D3280\" stroke-linejoin=\"round\" stroke-width=\"1.359\" d=\"M110.83 20.092v26.44l25.95-.435-25.95-26.005Z\"/><path fill=\"#1D3280\" d=\"m110.83 47.008 25.95 7.653v-8.13l-25.95.477Z\"/><path fill=\"#F5F7FA\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.359\" d=\"m19.833 145.182 21.642-55.898a10.638 10.638 0 0 1 9.91-6.797h95.305c4.704 0 7.912 4.745 6.185 9.108l-21.79 54.81H20.445c-.639 0-.992-.72-.625-1.237h.013v.014Z\"/><path fill=\"#1D3280\" d=\"m148.444 126.231 2.487-1.468 6.131-3.48-.707-3.031-8.876 3.004-36.948-10.753 9.869 38.144-.884 6.512 2.597 1.753 4.187-8.278 4.893-9.325 15.456 17.603 11.392-12.03-17.441-14.437 7.844-4.214Z\"/><path stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.359\" d=\"m119.856 154.507 2.583 1.753 3.861-7.626 4.893-9.325 13.091 13.838 10.127-10.127-13.811-12.574 7.844-4.214 2.487-1.468 6.131-3.48-1.291-2.828\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.359\" d=\"m154.411 118.415-47.116-12.384 12.384 47.116 7.558-17.046 17.047 17.046 10.127-10.127-17.046-17.047 17.046-7.558Z\"/></svg>"
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.detection = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const detection = exports.detection = {
|
|
11
|
+
id: "detection",
|
|
12
|
+
title: "Detection",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 286 286\"><g clip-path=\"url(#detection_light_svg__a)\"><path fill=\"#0C1C41\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M259.344 151.2c0 11.418-1.877 22.411-5.34 32.667-13.608 40.308-51.748 69.332-96.682 69.332-56.328 0-102.021-45.67-102.021-101.999 0-56.328 45.693-102.021 102.021-102.021 56.329 0 102.022 45.67 102.022 102.021Z\"/><path fill=\"#fff\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M272.616 151.2c0 11.418-1.877 22.388-5.34 32.667-13.607 40.308-51.748 69.355-96.681 69.355-56.329 0-102.022-45.671-102.022-102 0-2.212.067-4.424.223-6.613 2.704-42.364 31.259-77.69 70.048-90.359a101.16 101.16 0 0 1 10.658-2.86 102.5 102.5 0 0 1 21.093-2.167c56.35 0 102.021 45.67 102.021 102.022v-.045Z\"/><path fill=\"#fff\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M212.712 157.68c0 23.26-18.858 42.118-42.117 42.118a42.002 42.002 0 0 1-23.551-7.195c-11.194-7.574-18.567-20.377-18.567-34.923 0-23.26 18.858-42.118 42.118-42.118 23.259 0 42.117 18.858 42.117 42.118Z\"/><path fill=\"#fff\" d=\"m229.94 92.123-55.86 52.799-7.038 9.228-82.85 30.03s.424-106.759 31.66-113.976c31.237-7.217 106.044-5.72 114.088 21.942v-.023Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M271.991 157.68H67.97M170.594 49.179v204.02\"/><path fill=\"#0C1C41\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M170.595 165.366c5.738 0 10.389-4.652 10.389-10.39s-4.651-10.39-10.389-10.39c-5.739 0-10.39 4.652-10.39 10.39s4.651 10.39 10.39 10.39Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M248.284 151.2c0 42.9-34.79 77.689-77.69 77.689-16.087 0-31.035-4.893-43.436-13.272-20.668-13.965-34.253-37.605-34.253-64.417 0-42.9 34.789-77.69 77.689-77.69 42.9 0 77.69 34.79 77.69 77.69Z\"/><path fill=\"#48EFCF\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M235.082 100.945c2.792-2.793 2.796-7.316.008-10.104-2.788-2.788-7.312-2.784-10.104.008l-58.868 58.868c-2.793 2.793-2.796 7.316-.008 10.104 2.788 2.788 7.311 2.784 10.103-.008l58.869-58.868Z\"/><path fill=\"#0C1C41\" d=\"M135.85 34.9H21.763a8.379 8.379 0 0 0-8.38 8.38v83.454a8.38 8.38 0 0 0 8.38 8.379H135.85a8.38 8.38 0 0 0 8.379-8.379V43.28a8.379 8.379 0 0 0-8.379-8.38Z\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M155.021 43.28v83.476c0 4.625-3.754 8.357-8.379 8.357H32.532c-4.625 0-8.378-3.732-8.378-8.357V43.28a8.382 8.382 0 0 1 8.378-8.38h114.11a8.382 8.382 0 0 1 8.379 8.38Z\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M155.021 43.28v5.898H24.154V43.28a8.382 8.382 0 0 1 8.378-8.38h114.11a8.382 8.382 0 0 1 8.379 8.38Z\"/><path fill=\"#131C3D\" d=\"M35.37 44.218h19.283c1.21 0 2.19-.975 2.19-2.178 0-1.203-.98-2.179-2.19-2.179H35.37c-1.21 0-2.19.976-2.19 2.179 0 1.203.98 2.178 2.19 2.178Z\"/><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.234\" d=\"M59.077 123.472c-3.396 0-6.502-2.011-8.11-5.296-1.61-3.284-1.43-7.217.446-10.3l29.36-48.196c1.698-2.793 4.535-4.469 7.641-4.469 3.128 0 6.01 1.699 7.686 4.536l28.824 48.196c1.854 3.105 2.011 7.038.38 10.278-1.609 3.24-4.715 5.251-8.089 5.251h-58.16.022Z\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.234\" d=\"M62.697 123.472c-3.397 0-6.503-2.011-8.111-5.296-1.609-3.284-1.43-7.217.447-10.3l29.36-48.196c1.698-2.793 4.535-4.469 7.64-4.469 3.107 0 6.011 1.699 7.687 4.536l28.824 48.196c1.854 3.105 2.011 7.038.379 10.278-1.608 3.24-4.714 5.251-8.088 5.251h-58.16.022Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.234\" d=\"M95.72 62.63c-1.72-2.86-5.563-2.905-7.306-.045l-29.36 48.195c-1.92 3.173.157 7.418 3.643 7.418h58.16c3.486 0 5.564-4.223 3.665-7.395L95.698 62.607l.023.022Z\"/><path fill=\"#131C3D\" d=\"M88.08 81.242h8.378l-1.408 21.025h-5.608L88.08 81.242Zm.446 31.862v-7.776h7.508v7.776h-7.508Z\"/></g><defs><clipPath id=\"detection_light_svg__a\"><path fill=\"#fff\" d=\"M0 0h286v286H0z\"/></clipPath></defs></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 286 286\"><g clip-path=\"url(#detection_dark_svg__a)\"><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M259.344 151.2c0 11.418-1.877 22.411-5.34 32.667-13.608 40.308-51.748 69.332-96.682 69.332-56.328 0-102.021-45.67-102.021-101.999 0-56.328 45.693-102.021 102.021-102.021 56.329 0 102.022 45.67 102.022 102.021Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M272.616 151.2c0 11.418-1.877 22.388-5.34 32.667-13.607 40.308-51.748 69.355-96.681 69.355-56.329 0-102.022-45.671-102.022-102 0-2.212.067-4.424.223-6.613 2.704-42.364 31.259-77.69 70.048-90.359a101.16 101.16 0 0 1 10.658-2.86 102.5 102.5 0 0 1 21.093-2.167c56.35 0 102.021 45.67 102.021 102.022v-.045Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M212.712 157.68c0 23.26-18.858 42.118-42.117 42.118a42.002 42.002 0 0 1-23.551-7.195c-11.194-7.574-18.567-20.377-18.567-34.923 0-23.26 18.858-42.118 42.118-42.118 23.259 0 42.117 18.858 42.117 42.118Z\"/><path fill=\"#fff\" d=\"m229.94 92.123-55.86 52.799-7.038 9.228-82.85 30.03s.424-106.759 31.66-113.976c31.237-7.217 106.044-5.72 114.088 21.942v-.023Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M271.99 157.68H67.97M170.594 49.179v204.02\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M170.595 165.366c5.738 0 10.389-4.652 10.389-10.39s-4.651-10.39-10.389-10.39c-5.739 0-10.39 4.652-10.39 10.39s4.651 10.39 10.39 10.39Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M248.284 151.2c0 42.9-34.79 77.689-77.69 77.689-16.087 0-31.035-4.893-43.436-13.272-20.668-13.965-34.253-37.605-34.253-64.417 0-42.9 34.789-77.69 77.689-77.69 42.9 0 77.69 34.79 77.69 77.69Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M235.082 100.945c2.792-2.793 2.796-7.316.008-10.104-2.788-2.788-7.312-2.784-10.104.008l-58.869 58.868c-2.792 2.793-2.795 7.316-.007 10.104 2.787 2.788 7.311 2.784 10.103-.008l58.869-58.868Z\"/><path fill=\"#1D3280\" d=\"M135.85 34.9H21.763a8.379 8.379 0 0 0-8.38 8.38v83.454a8.38 8.38 0 0 0 8.38 8.379H135.85a8.38 8.38 0 0 0 8.379-8.379V43.28a8.379 8.379 0 0 0-8.379-8.38Z\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M155.021 43.28v83.476c0 4.625-3.754 8.357-8.379 8.357H32.532c-4.625 0-8.378-3.732-8.378-8.357V43.28a8.382 8.382 0 0 1 8.378-8.38h114.11a8.382 8.382 0 0 1 8.379 8.38Z\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.234\" d=\"M155.021 43.28v5.898H24.154V43.28a8.382 8.382 0 0 1 8.378-8.38h114.11a8.382 8.382 0 0 1 8.379 8.38Z\"/><path fill=\"#1D3280\" d=\"M35.37 44.218h19.283c1.21 0 2.19-.975 2.19-2.178 0-1.203-.98-2.179-2.19-2.179H35.37c-1.21 0-2.19.976-2.19 2.179 0 1.203.98 2.178 2.19 2.178Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.234\" d=\"M59.077 123.472c-3.396 0-6.502-2.011-8.11-5.296-1.61-3.284-1.43-7.217.446-10.3l29.36-48.196c1.698-2.793 4.535-4.469 7.641-4.469 3.128 0 6.01 1.699 7.686 4.536l28.824 48.196c1.854 3.105 2.011 7.038.38 10.278-1.609 3.24-4.715 5.251-8.089 5.251h-58.16.022Z\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.234\" d=\"M62.697 123.472c-3.397 0-6.503-2.011-8.111-5.296-1.609-3.284-1.43-7.217.447-10.3l29.36-48.196c1.698-2.793 4.535-4.469 7.64-4.469 3.107 0 6.011 1.699 7.687 4.536l28.824 48.196c1.854 3.105 2.011 7.038.379 10.278-1.608 3.24-4.714 5.251-8.088 5.251h-58.16.022Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.234\" d=\"M95.72 62.63c-1.72-2.86-5.563-2.905-7.306-.045l-29.36 48.195c-1.92 3.173.157 7.418 3.643 7.418h58.16c3.486 0 5.564-4.223 3.665-7.395L95.698 62.607l.023.022Z\"/><path fill=\"#1D3280\" d=\"M88.08 81.242h8.378l-1.408 21.025h-5.608L88.08 81.242Zm.446 31.862v-7.776h7.508v7.776h-7.508Z\"/></g><defs><clipPath id=\"detection_dark_svg__a\"><path fill=\"#fff\" d=\"M0 0h286v286H0z\"/></clipPath></defs></svg>"
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.discovery = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const discovery = exports.discovery = {
|
|
11
|
+
id: "discovery",
|
|
12
|
+
title: "Discovery",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 306 306\"><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M266.865 165.503v66.459c0 17.285-48.099 31.294-107.458 31.294S51.948 249.247 51.948 231.962v-66.459h214.917Z\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M159.407 196.797c59.348 0 107.458-14.011 107.458-31.294s-48.11-31.293-107.458-31.293-107.459 14.01-107.459 31.293 48.111 31.294 107.459 31.294Z\"/><path fill=\"#fff\" d=\"M37.485 281.927c9.252-28.688 26.32-56.802 29.07-61.248l109.754 8.486c-13.221 12.24-28.042 54.148-30.409 61.009l-108.415-8.247Z\"/><path fill=\"#0C1C41\" d=\"m67.177 221.922 106.478 8.247c-12.479 13.866-25.628 50.18-28.616 58.762l-105.976-8.08c8.94-26.943 24.504-53.072 28.114-58.929Zm-1.268-2.51s-19.985 31.46-30.05 63.566l110.83 8.439s18.288-54.1 32.727-63.232l-113.53-8.797.023.024Z\"/><path fill=\"#F4F6F9\" d=\"M65.91 219.412s65.12 14.177 119.65 8.2l-119.65-8.2Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M65.91 219.412s65.12 14.177 119.65 8.2m-90.174 8.749-28.018-2.367m71.36 6-51.9-4.35m24.671 17.427-25.939-2.175m-12.503-.694-14.272-1.195m70.189 20.464-50.753-4.255m-10.208-1.172-14.248-1.195\"/><path stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M117.738 30.935v124.264h83.361V30.935h-83.361Zm-.024 0 41.693 75.496\"/><path stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m201.099 155.223-41.692-48.769-41.693 48.769m83.385-124.288-41.692 75.496\"/><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M201.099 169.424c7.842 0 14.201-6.359 14.201-14.2 0-7.842-6.359-14.201-14.201-14.201-7.841 0-14.2 6.359-14.2 14.201 0 7.841 6.359 14.2 14.2 14.2Zm0-124.289c7.842 0 14.201-6.36 14.201-14.2 0-7.842-6.359-14.2-14.201-14.2-7.841 0-14.2 6.358-14.2 14.2 0 7.84 6.359 14.2 14.2 14.2Zm-83.385 124.289c7.842 0 14.201-6.359 14.201-14.2 0-7.842-6.359-14.201-14.201-14.201-7.841 0-14.2 6.359-14.2 14.201 0 7.841 6.359 14.2 14.2 14.2Z\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M117.714 45.135c7.842 0 14.201-6.36 14.201-14.2 0-7.842-6.359-14.2-14.201-14.2-7.841 0-14.2 6.358-14.2 14.2 0 7.84 6.359 14.2 14.2 14.2Z\"/><path fill=\"#7DEBCF\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M159.407 120.655c7.841 0 14.2-6.36 14.2-14.201s-6.359-14.2-14.2-14.2c-7.841 0-14.2 6.359-14.2 14.2 0 7.841 6.359 14.201 14.2 14.201Z\"/><path fill=\"#2C62D4\" d=\"M255.582 217.189a5.775 5.775 0 0 0-5.786-5.786 5.775 5.775 0 0 0-5.785 5.786 5.775 5.775 0 0 0 5.785 5.785 5.775 5.775 0 0 0 5.786-5.785Zm-22.998 4.47a5.775 5.775 0 0 0-5.786-5.785 5.775 5.775 0 0 0-5.785 5.785 5.775 5.775 0 0 0 5.785 5.786 5.775 5.775 0 0 0 5.786-5.786Z\"/></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 306 306\"><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M267.75 165.503v66.459c0 17.285-48.284 31.294-107.87 31.294-59.587 0-107.87-14.009-107.87-31.294v-66.459h215.74Z\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M159.88 196.797c59.575 0 107.87-14.011 107.87-31.294s-48.295-31.293-107.87-31.293-107.87 14.01-107.87 31.293 48.295 31.294 107.87 31.294Z\"/><path fill=\"#fff\" d=\"M37.491 281.927c9.287-28.688 26.422-56.802 29.181-61.248l110.174 8.486c-13.271 12.24-28.149 54.148-30.525 61.009l-108.83-8.247Z\"/><path fill=\"#1D3280\" d=\"m67.296 221.922 106.887 8.247c-12.527 13.866-25.726 50.18-28.726 58.762l-106.382-8.08c8.975-26.943 24.598-53.072 28.221-58.929Zm-1.271-2.51s-20.063 31.46-30.166 63.566l111.254 8.439s18.358-54.1 32.853-63.232l-113.965-8.797.024.024Z\"/><path fill=\"#F4F6F9\" d=\"M66.025 219.412s65.37 14.177 120.109 8.2l-120.11-8.2Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M66.025 219.412s65.37 14.177 120.109 8.2m-90.52 8.749-28.125-2.367m71.633 6-52.099-4.35m24.766 17.428-26.038-2.176m-12.551-.693-14.326-1.195m70.457 20.463-50.947-4.255m-10.248-1.172-14.302-1.195\"/><path stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M118.052 30.935v124.264h83.68V30.935h-83.68Zm-.024 0 41.852 75.496\"/><path stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m201.732 155.224-41.852-48.769-41.852 48.769m83.704-124.289L159.88 106.43\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M201.732 169.424c7.871 0 14.255-6.359 14.255-14.2 0-7.842-6.384-14.201-14.255-14.201s-14.255 6.359-14.255 14.201c0 7.841 6.384 14.2 14.255 14.2Z\"/><path fill=\"#0B64DD\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M201.732 45.135c7.871 0 14.255-6.36 14.255-14.2 0-7.842-6.384-14.2-14.255-14.2s-14.255 6.358-14.255 14.2c0 7.84 6.384 14.2 14.255 14.2Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M118.028 169.424c7.871 0 14.255-6.359 14.255-14.2 0-7.842-6.384-14.201-14.255-14.201s-14.255 6.359-14.255 14.201c0 7.841 6.384 14.2 14.255 14.2Z\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M118.028 45.135c7.871 0 14.255-6.36 14.255-14.2 0-7.842-6.384-14.2-14.255-14.2s-14.255 6.358-14.255 14.2c0 7.84 6.384 14.2 14.255 14.2Z\"/><path fill=\"#7DEBCF\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M159.88 120.656c7.871 0 14.255-6.36 14.255-14.201s-6.384-14.2-14.255-14.2-14.255 6.359-14.255 14.2c0 7.841 6.384 14.201 14.255 14.201Z\"/><path fill=\"#2C62D4\" d=\"M256.423 217.189a5.786 5.786 0 0 0-5.808-5.786 5.786 5.786 0 1 0 0 11.571c3.216 0 5.808-2.582 5.808-5.785Zm-23.086 4.47c0-3.203-2.592-5.785-5.807-5.785-3.216 0-5.808 2.582-5.808 5.785a5.786 5.786 0 0 0 5.808 5.786 5.786 5.786 0 0 0 5.807-5.786Z\"/></svg>"
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.fieldExtraction = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const fieldExtraction = exports.fieldExtraction = {
|
|
11
|
+
id: "field-extraction",
|
|
12
|
+
title: "Field extraction",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 285 285\"><g clip-path=\"url(#field-extraction_light_svg__a)\"><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 54.885c51.389 0 93.115 9.418 93.115 20.952v154.055c0 11.556-41.704 20.975-93.115 20.975-51.411 0-93.07-9.419-93.07-20.975V75.814c0-11.533 41.703-20.952 93.07-20.952v.023Z\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 48.183c51.367 0 93.07 9.329 93.07 20.907 0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974 0-11.534 41.726-20.907 93.07-20.907Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 90.087c51.367 0 93.07-9.374 93.07-20.975v51.59c0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974v-51.59c0 11.6 41.726 20.975 93.07 20.975Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 141.676c51.367 0 93.07-9.373 93.07-20.974v51.59c0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974v-51.59c0 11.601 41.726 20.974 93.07 20.974Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 192.508c51.367 0 93.07-9.373 93.07-20.974v51.59c0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974v-51.59c0 11.601 41.726 20.974 93.07 20.974Z\"/><path fill=\"#2C62D4\" d=\"M229.559 106.095a5.379 5.379 0 0 0-5.389-5.388 5.379 5.379 0 0 0-5.388 5.388 5.379 5.379 0 0 0 5.388 5.389 5.38 5.38 0 0 0 5.389-5.389Zm-21.42 4.164a5.379 5.379 0 0 0-5.388-5.388 5.379 5.379 0 0 0-5.389 5.388 5.38 5.38 0 0 0 5.389 5.389 5.379 5.379 0 0 0 5.388-5.389Zm21.42 98.748a5.379 5.379 0 0 0-5.389-5.388 5.379 5.379 0 0 0-5.388 5.388 5.379 5.379 0 0 0 5.388 5.389 5.38 5.38 0 0 0 5.389-5.389Zm-21.42 4.208a5.379 5.379 0 0 0-5.388-5.388 5.379 5.379 0 0 0-5.389 5.388 5.38 5.38 0 0 0 5.389 5.389 5.379 5.379 0 0 0 5.388-5.389Z\"/><path stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.227\" d=\"M127.114 158.22c10.51 1.314 22.177 2.048 34.445 2.048 17.523 0 33.8-1.491 47.27-4.03\"/><path fill=\"#fff\" d=\"M183.335 184.203c-7.125 0-12.936-5.789-12.936-12.936v-7.103l25.85-2.427v9.53c0 7.125-5.789 12.936-12.914 12.936Z\"/><path fill=\"#0C1C41\" d=\"M195.136 162.962v8.305c0 6.524-5.299 11.823-11.801 11.823-6.501 0-11.823-5.299-11.823-11.823v-6.079l23.624-2.226Zm2.227-2.449-28.077 2.649v8.105c0 7.748 6.279 14.05 14.049 14.05 7.771 0 14.028-6.279 14.028-14.05v-10.754Z\"/><path fill=\"#101C3F\" d=\"M197.363 158.353v2.783c-7.704 1.937-20.819 2.516-28.077 2.672v-2.806l28.077-2.649Z\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.227\" d=\"M183.936 184.181h-36.025c-5.433 0-9.842-4.409-9.842-9.842v-32.196h8.127v-11.979c0-8.483 6.88-15.341 15.341-15.341 8.461 0 15.363 6.88 15.363 15.341v30.504h-.111v11.712c0 4.408 2.204 8.528 5.878 10.955l1.247.823.022.023Z\"/><path fill=\"#fff\" d=\"M70.938 246.257V134.506a18.528 18.528 0 0 1 18.57-18.569h68.355a27.342 27.342 0 0 0-11.689 22.443v92.38c0 8.528-6.947 15.497-15.497 15.497H70.938Z\"/><path fill=\"#0C1C41\" d=\"M154.657 117.05a28.468 28.468 0 0 0-9.596 21.33v92.38c0 7.927-6.457 14.384-14.384 14.384H72.052V134.506c0-1.024.089-2.004.267-2.984a17.427 17.427 0 0 1 17.211-14.494h65.149m6.88-2.205H89.53c-9.73 0-17.812 7.058-19.393 16.343-.2 1.091-.29 2.205-.29 3.362v112.865H130.7c9.174 0 16.61-7.415 16.61-16.61v-92.38c0-8.818 4.409-17.056 11.757-21.91l2.493-1.647v-.023Z\"/><path stroke=\"#0B64DD\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M113.867 122.84c0 9.975-22.734 6.969-22.734 16.922 0 9.952 35.559 9.952 35.559 19.927s-35.559 9.975-35.559 19.928c0 9.953 22.734 9.975 22.734 19.928 0 9.953-22.734 9.975-22.734 19.928 0 9.952 22.377 6.234 22.377 16.209\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.227\" d=\"M131.968 247.393H66.151c-8.283 0-14.985-6.702-14.985-14.963v-3.941h66.775v3.585c0 3.874 1.581 7.37 4.119 9.908 2.405 2.405 5.7 3.963 9.352 4.097l.556 1.314Z\"/><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M133.683 34.623H29.992a6.756 6.756 0 0 0-6.747 6.747v74.033c0 3.718 3.028 6.746 6.747 6.746h103.691c3.718 0 6.746-3.028 6.746-6.746V41.369c0-3.718-3.028-6.746-6.746-6.746Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M139.271 34.623H35.581a6.756 6.756 0 0 0-6.747 6.747v74.033c0 3.718 3.028 6.746 6.747 6.746h103.69c3.719 0 6.747-3.028 6.747-6.746V41.369c0-3.718-3.028-6.746-6.747-6.746Z\"/><path fill=\"#48EFCF\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M70.604 109.725H84.12V88.906H70.603v20.819Zm-20.729.023H63.39v-52.37H49.875v52.37Zm41.481-.001h13.515V72.63H91.356v37.117Zm20.751 0h13.516v-48.74h-13.516v48.74Z\"/><path stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M44.353 109.747h86.124\"/></g><defs><clipPath id=\"field-extraction_light_svg__a\"><path fill=\"#fff\" d=\"M0 0h285v285H0z\"/></clipPath></defs></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 285 285\"><g clip-path=\"url(#field-extraction_dark_svg__a)\"><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 54.885c51.389 0 93.115 9.418 93.115 20.952v154.055c0 11.556-41.704 20.975-93.115 20.975-51.411 0-93.07-9.419-93.07-20.975V75.814c0-11.533 41.703-20.952 93.07-20.952v.023Z\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 48.183c51.367 0 93.07 9.329 93.07 20.907 0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974 0-11.534 41.726-20.907 93.07-20.907Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 90.087c51.367 0 93.07-9.374 93.07-20.975v51.59c0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974v-51.59c0 11.6 41.726 20.975 93.07 20.975Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 141.676c51.367 0 93.07-9.373 93.07-20.974v51.59c0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974v-51.59c0 11.601 41.726 20.974 93.07 20.974Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M149.469 192.508c51.367 0 93.07-9.373 93.07-20.974v51.59c0 11.6-41.659 20.974-93.07 20.974-51.411 0-93.07-9.374-93.07-20.974v-51.59c0 11.601 41.726 20.974 93.07 20.974Z\"/><path fill=\"#2C62D4\" d=\"M229.559 106.095a5.379 5.379 0 0 0-5.389-5.388 5.379 5.379 0 0 0-5.388 5.388 5.379 5.379 0 0 0 5.388 5.389 5.38 5.38 0 0 0 5.389-5.389Zm-21.42 4.164a5.379 5.379 0 0 0-5.388-5.388 5.379 5.379 0 0 0-5.389 5.388 5.38 5.38 0 0 0 5.389 5.389 5.379 5.379 0 0 0 5.388-5.389Zm21.42 98.748a5.379 5.379 0 0 0-5.389-5.388 5.379 5.379 0 0 0-5.388 5.388 5.379 5.379 0 0 0 5.388 5.389 5.38 5.38 0 0 0 5.389-5.389Zm-21.42 4.208a5.379 5.379 0 0 0-5.388-5.388 5.379 5.379 0 0 0-5.389 5.388 5.38 5.38 0 0 0 5.389 5.389 5.379 5.379 0 0 0 5.388-5.389Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.227\" d=\"M127.114 158.22c10.51 1.314 22.177 2.048 34.445 2.048 17.523 0 33.8-1.491 47.27-4.03\"/><path fill=\"#fff\" d=\"M183.335 184.203c-7.125 0-12.936-5.789-12.936-12.936v-7.103l25.85-2.427v9.53c0 7.125-5.789 12.936-12.914 12.936Z\"/><path fill=\"#1D3280\" d=\"M195.136 162.962v8.305c0 6.524-5.299 11.823-11.801 11.823-6.501 0-11.823-5.299-11.823-11.823v-6.079l23.624-2.226Zm2.227-2.449-28.077 2.649v8.105c0 7.748 6.279 14.05 14.049 14.05 7.771 0 14.028-6.279 14.028-14.05v-10.754Z\"/><path fill=\"#1D3280\" d=\"M197.363 158.353v2.783c-7.704 1.937-20.819 2.516-28.077 2.672v-2.806l28.077-2.649Z\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.227\" d=\"M183.936 184.181h-36.025c-5.433 0-9.842-4.409-9.842-9.842v-32.196h8.127v-11.979c0-8.483 6.88-15.341 15.341-15.341 8.461 0 15.363 6.88 15.363 15.341v30.504h-.111v11.712c0 4.408 2.204 8.528 5.878 10.955l1.247.823.022.023Z\"/><path fill=\"#fff\" d=\"M70.938 246.257V134.506a18.528 18.528 0 0 1 18.57-18.569h68.355a27.342 27.342 0 0 0-11.689 22.443v92.38c0 8.528-6.947 15.497-15.497 15.497H70.938Z\"/><path fill=\"#1D3280\" d=\"M154.657 117.05a28.468 28.468 0 0 0-9.596 21.33v92.38c0 7.927-6.457 14.384-14.384 14.384H72.052V134.506c0-1.024.089-2.004.267-2.984a17.427 17.427 0 0 1 17.211-14.494h65.149m6.88-2.205H89.53c-9.73 0-17.812 7.058-19.393 16.343-.2 1.091-.29 2.205-.29 3.362v112.865H130.7c9.174 0 16.61-7.415 16.61-16.61v-92.38c0-8.818 4.409-17.056 11.757-21.91l2.493-1.647v-.023Z\"/><path stroke=\"#0B64DD\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M113.867 122.84c0 9.975-22.734 6.969-22.734 16.922 0 9.952 35.559 9.952 35.559 19.927s-35.559 9.975-35.559 19.928c0 9.953 22.734 9.975 22.734 19.928 0 9.953-22.734 9.975-22.734 19.928 0 9.952 22.377 6.234 22.377 16.209\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.227\" d=\"M131.968 247.393H66.151c-8.283 0-14.985-6.702-14.985-14.963v-3.941h66.775v3.585c0 3.874 1.581 7.37 4.119 9.908 2.405 2.405 5.7 3.963 9.352 4.097l.556 1.314Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M133.683 34.623H29.992a6.756 6.756 0 0 0-6.747 6.747v74.033c0 3.718 3.028 6.746 6.747 6.746h103.691c3.718 0 6.746-3.028 6.746-6.746V41.369c0-3.718-3.028-6.746-6.746-6.746Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M139.271 34.623H35.581a6.756 6.756 0 0 0-6.747 6.747v74.033c0 3.718 3.028 6.746 6.747 6.746h103.69c3.719 0 6.747-3.028 6.747-6.746V41.369c0-3.718-3.028-6.746-6.747-6.746Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M70.604 109.725H84.12V88.906H70.603v20.819Zm-20.729.023H63.39v-52.37H49.875v52.37Zm41.481-.001h13.515V72.63H91.356v37.117Zm20.751 0h13.516v-48.74h-13.516v48.74Z\"/><path stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.227\" d=\"M44.353 109.747h86.124\"/></g><defs><clipPath id=\"field-extraction_dark_svg__a\"><path fill=\"#fff\" d=\"M0 0h285v285H0z\"/></clipPath></defs></svg>"
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.generatePreview = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const generatePreview = exports.generatePreview = {
|
|
11
|
+
id: "generate-preview",
|
|
12
|
+
title: "Generate preview",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 306 306\"><g clip-path=\"url(#generate-preview_light_svg__a)\"><path fill=\"#0C1C41\" d=\"M218.599 66.03H49.486c-9.374 0-16.973 7.599-16.973 16.973v127.396c0 9.374 7.599 16.974 16.973 16.974h169.113c9.374 0 16.973-7.6 16.973-16.974V83.003c0-9.374-7.599-16.974-16.973-16.974Z\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M229.141 66.03H60.029c-9.375 0-16.974 7.599-16.974 16.973v127.396c0 9.374 7.6 16.974 16.974 16.974H229.14c9.375 0 16.974-7.6 16.974-16.974V83.003c0-9.374-7.599-16.974-16.974-16.974Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M43.055 92.278h203.06\"/><path fill=\"#101C3F\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M82.716 78.15H62.419a2.343 2.343 0 0 0-2.343 2.342v.215a2.343 2.343 0 0 0 2.343 2.343h20.297a2.343 2.343 0 0 0 2.343-2.343v-.215a2.343 2.343 0 0 0-2.343-2.343Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M122.998 126.513H65.67m137.533 0h-96.031m48.027 28.233h-48.027m-15.085 0H65.67m135.429 28.161h-93.927m-15.085 0H65.67\"/><path fill=\"#48EFCF\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M281.233 140.617v95.146a5.26 5.26 0 0 1-5.259 5.26h-91.705a5.26 5.26 0 0 1-5.259-5.26V123.595a5.26 5.26 0 0 1 5.259-5.259h75.018l21.922 22.281h.024Z\"/><path fill=\"#1D3280\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M265.909 181.09s-16.591 22.759-37.055 22.759c-20.463 0-37.054-22.759-37.054-22.759s16.591-22.807 37.054-22.807c20.464 0 37.055 22.807 37.055 22.807Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M268.467 178.341S251.876 201.1 231.412 201.1c-20.463 0-37.054-22.759-37.054-22.759s16.591-22.807 37.054-22.807c20.464 0 37.055 22.807 37.055 22.807Z\"/><path fill=\"#0B64DD\" d=\"M231.412 194.501c8.941 0 16.185-7.244 16.185-16.185 0-8.941-7.244-16.184-16.185-16.184-8.94 0-16.184 7.243-16.184 16.184s7.244 16.185 16.184 16.185Z\"/><path fill=\"#0C1C41\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M231.413 187.258a8.927 8.927 0 0 0 8.94-8.941 8.927 8.927 0 0 0-8.94-8.941 8.927 8.927 0 0 0-8.941 8.941 8.927 8.927 0 0 0 8.941 8.941Z\"/><path fill=\"#fff\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m260.028 119.245 21.205 21.181h-21.205v-21.181Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M179.01 174.97H65.67v24.575h113.34V174.97Z\"/><path fill=\"#131C3D\" d=\"m143.342 216.423 3.179-1.888 7.866-4.471-.909-3.896-11.379 3.849-47.358-13.794 12.646 48.888-1.124 8.343 3.323 2.247 5.379-10.614 6.264-11.953 19.818 22.567 14.607-15.419-22.353-18.504 10.065-5.402-.024.047Z\"/><path stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m106.694 252.665 3.299 2.248 4.948-9.778 6.264-11.953 16.782 17.738 12.981-12.981-17.715-16.113 10.065-5.403 3.18-1.888 7.865-4.471-1.65-3.633\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m150.992 206.407-60.387-15.874 15.873 60.387 9.683-21.85 21.85 21.85 12.981-12.981-21.85-21.85 21.85-9.682Z\"/></g><defs><clipPath id=\"generate-preview_light_svg__a\"><path fill=\"#fff\" d=\"M0 0h306v306H0z\"/></clipPath></defs></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 306 306\"><g clip-path=\"url(#generate-preview_dark_svg__a)\"><path fill=\"#1D3280\" d=\"M218.599 66.03H49.486c-9.374 0-16.973 7.599-16.973 16.973v127.396c0 9.374 7.599 16.974 16.973 16.974h169.113c9.374 0 16.973-7.6 16.973-16.974V83.003c0-9.374-7.599-16.974-16.973-16.974Z\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M229.141 66.03H60.029c-9.375 0-16.974 7.599-16.974 16.973v127.396c0 9.374 7.6 16.974 16.974 16.974H229.14c9.375 0 16.974-7.6 16.974-16.974V83.003c0-9.374-7.599-16.974-16.974-16.974Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M43.055 92.278h203.06\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M82.716 78.15H62.419a2.343 2.343 0 0 0-2.343 2.342v.215a2.343 2.343 0 0 0 2.343 2.343h20.297a2.343 2.343 0 0 0 2.343-2.343v-.215a2.343 2.343 0 0 0-2.343-2.343Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M122.998 126.513H65.67m137.533 0h-96.031m48.027 28.233h-48.027m-15.085 0H65.67m135.429 28.161h-93.927m-15.085 0H65.67\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M281.233 140.617v95.146a5.26 5.26 0 0 1-5.259 5.26h-91.705a5.26 5.26 0 0 1-5.259-5.26V123.595a5.26 5.26 0 0 1 5.259-5.259h75.018l21.922 22.281h.024Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M265.909 181.09s-16.591 22.759-37.055 22.759c-20.463 0-37.054-22.759-37.054-22.759s16.591-22.807 37.054-22.807c20.464 0 37.055 22.807 37.055 22.807Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M268.467 178.341S251.876 201.1 231.412 201.1c-20.463 0-37.054-22.759-37.054-22.759s16.591-22.807 37.054-22.807c20.464 0 37.055 22.807 37.055 22.807Z\"/><path fill=\"#0B64DD\" d=\"M231.412 194.501c8.941 0 16.185-7.244 16.185-16.185 0-8.941-7.244-16.184-16.185-16.184-8.94 0-16.184 7.243-16.184 16.184s7.244 16.185 16.184 16.185Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M231.413 187.258a8.927 8.927 0 0 0 8.94-8.941 8.927 8.927 0 0 0-8.94-8.941 8.927 8.927 0 0 0-8.941 8.941 8.927 8.927 0 0 0 8.941 8.941Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m260.028 119.245 21.205 21.181h-21.205v-21.181Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"M179.01 174.97H65.67v24.575h113.34V174.97Z\"/><path fill=\"#1D3280\" d=\"m143.342 216.423 3.179-1.888 7.866-4.471-.909-3.896-11.379 3.849-47.358-13.794 12.646 48.888-1.124 8.343 3.323 2.247 5.379-10.614 6.264-11.953 19.818 22.567 14.607-15.419-22.353-18.504 10.065-5.402-.024.047Z\"/><path stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m106.694 252.665 3.299 2.248 4.948-9.778 6.264-11.953 16.782 17.738 12.981-12.981-17.715-16.113 10.065-5.403 3.18-1.888 7.865-4.471-1.65-3.633\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m150.992 206.407-60.387-15.874 15.873 60.387 9.683-21.85 21.85 21.85 12.981-12.981-21.85-21.85 21.85-9.682Z\"/></g><defs><clipPath id=\"generate-preview_dark_svg__a\"><path fill=\"#fff\" d=\"M0 0h306v306H0z\"/></clipPath></defs></svg>"
|
|
15
|
+
};
|
|
@@ -8,6 +8,7 @@ export { api } from './api';
|
|
|
8
8
|
export { arrowDeployCloud } from './arrow-deploy-cloud';
|
|
9
9
|
export { arrowDeployCode } from './arrow-deploy-code';
|
|
10
10
|
export { assetVisibility } from './asset-visibility';
|
|
11
|
+
export { attachments } from './attachments';
|
|
11
12
|
export { behavioralAnalysisMonitorsMeeting } from './behavioral-analysis-monitors-meeting';
|
|
12
13
|
export { careerCareer } from './career-career';
|
|
13
14
|
export { careerDiversity } from './career-diversity';
|
|
@@ -26,15 +27,19 @@ export { creditCard } from './credit-card';
|
|
|
26
27
|
export { customerRetentionMagnet } from './customer-retention-magnet';
|
|
27
28
|
export { dashboard } from './dashboard';
|
|
28
29
|
export { deployVideo } from './deploy-video';
|
|
30
|
+
export { detection } from './detection';
|
|
31
|
+
export { discovery } from './discovery';
|
|
29
32
|
export { ebookTablet } from './ebook-tablet';
|
|
30
33
|
export { exfiltration } from './exfiltration';
|
|
31
34
|
export { featurePackedBox } from './feature-packed-box';
|
|
35
|
+
export { fieldExtraction } from './field-extraction';
|
|
32
36
|
export { fileIntegrityMonitoring } from './file-integrity-monitoring';
|
|
33
37
|
export { fileShare } from './file-share';
|
|
34
38
|
export { flexibilitySecurity } from './flexibility-security';
|
|
35
39
|
export { flexibleExpand } from './flexible-expand';
|
|
36
40
|
export { funnel } from './funnel';
|
|
37
41
|
export { genai } from './genai';
|
|
42
|
+
export { generatePreview } from './generate-preview';
|
|
38
43
|
export { globalPeopleNetwork } from './global-people-network';
|
|
39
44
|
export { handshake } from './handshake';
|
|
40
45
|
export { heartEngine } from './heart-engine';
|
|
@@ -43,6 +48,7 @@ export { highFive } from './high-five';
|
|
|
43
48
|
export { indexingFolder } from './indexing-folder';
|
|
44
49
|
export { inlineAssistance } from './inline-assistance';
|
|
45
50
|
export { insightsFiles } from './insights-files';
|
|
51
|
+
export { knowledgeIndicator } from './knowledge-indicator';
|
|
46
52
|
export { lateralMovement } from './lateral-movement';
|
|
47
53
|
export { machineLearning } from './machine-learning';
|
|
48
54
|
export { machineLearningCog } from './machine-learning-cog';
|
|
@@ -51,6 +57,7 @@ export { megaphone } from './megaphone';
|
|
|
51
57
|
export { monitorGraphCogs } from './monitor-graph-cogs';
|
|
52
58
|
export { monitoringLogs } from './monitoring-logs';
|
|
53
59
|
export { networkActivity } from './network-activity';
|
|
60
|
+
export { noData } from './no-data';
|
|
54
61
|
export { notFound } from './not-found';
|
|
55
62
|
export { observabilityGraphs } from './observability-graphs';
|
|
56
63
|
export { observabilityVideo } from './observability-video';
|
|
@@ -67,6 +74,9 @@ export { powerfulTransformer } from './powerful-transformer';
|
|
|
67
74
|
export { pricingModel } from './pricing-model';
|
|
68
75
|
export { privateEye } from './private-eye';
|
|
69
76
|
export { privilegedUserMonitoring } from './privileged-user-monitoring';
|
|
77
|
+
export { processorsError } from './processors-error';
|
|
78
|
+
export { processorsLoading } from './processors-loading';
|
|
79
|
+
export { processorsPreview } from './processors-preview';
|
|
70
80
|
export { professionalTrophy } from './professional-trophy';
|
|
71
81
|
export { projectsFolder } from './projects-folder';
|
|
72
82
|
export { projectsFolderGear } from './projects-folder-gear';
|
|
@@ -57,6 +57,12 @@ Object.defineProperty(exports, "assetVisibility", {
|
|
|
57
57
|
return _assetVisibility.assetVisibility;
|
|
58
58
|
}
|
|
59
59
|
});
|
|
60
|
+
Object.defineProperty(exports, "attachments", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () {
|
|
63
|
+
return _attachments.attachments;
|
|
64
|
+
}
|
|
65
|
+
});
|
|
60
66
|
Object.defineProperty(exports, "behavioralAnalysisMonitorsMeeting", {
|
|
61
67
|
enumerable: true,
|
|
62
68
|
get: function () {
|
|
@@ -165,6 +171,18 @@ Object.defineProperty(exports, "deployVideo", {
|
|
|
165
171
|
return _deployVideo.deployVideo;
|
|
166
172
|
}
|
|
167
173
|
});
|
|
174
|
+
Object.defineProperty(exports, "detection", {
|
|
175
|
+
enumerable: true,
|
|
176
|
+
get: function () {
|
|
177
|
+
return _detection.detection;
|
|
178
|
+
}
|
|
179
|
+
});
|
|
180
|
+
Object.defineProperty(exports, "discovery", {
|
|
181
|
+
enumerable: true,
|
|
182
|
+
get: function () {
|
|
183
|
+
return _discovery.discovery;
|
|
184
|
+
}
|
|
185
|
+
});
|
|
168
186
|
Object.defineProperty(exports, "ebookTablet", {
|
|
169
187
|
enumerable: true,
|
|
170
188
|
get: function () {
|
|
@@ -183,6 +201,12 @@ Object.defineProperty(exports, "featurePackedBox", {
|
|
|
183
201
|
return _featurePackedBox.featurePackedBox;
|
|
184
202
|
}
|
|
185
203
|
});
|
|
204
|
+
Object.defineProperty(exports, "fieldExtraction", {
|
|
205
|
+
enumerable: true,
|
|
206
|
+
get: function () {
|
|
207
|
+
return _fieldExtraction.fieldExtraction;
|
|
208
|
+
}
|
|
209
|
+
});
|
|
186
210
|
Object.defineProperty(exports, "fileIntegrityMonitoring", {
|
|
187
211
|
enumerable: true,
|
|
188
212
|
get: function () {
|
|
@@ -219,6 +243,12 @@ Object.defineProperty(exports, "genai", {
|
|
|
219
243
|
return _genai.genai;
|
|
220
244
|
}
|
|
221
245
|
});
|
|
246
|
+
Object.defineProperty(exports, "generatePreview", {
|
|
247
|
+
enumerable: true,
|
|
248
|
+
get: function () {
|
|
249
|
+
return _generatePreview.generatePreview;
|
|
250
|
+
}
|
|
251
|
+
});
|
|
222
252
|
Object.defineProperty(exports, "globalPeopleNetwork", {
|
|
223
253
|
enumerable: true,
|
|
224
254
|
get: function () {
|
|
@@ -268,6 +298,12 @@ Object.defineProperty(exports, "insightsFiles", {
|
|
|
268
298
|
return _insightsFiles.insightsFiles;
|
|
269
299
|
}
|
|
270
300
|
});
|
|
301
|
+
Object.defineProperty(exports, "knowledgeIndicator", {
|
|
302
|
+
enumerable: true,
|
|
303
|
+
get: function () {
|
|
304
|
+
return _knowledgeIndicator.knowledgeIndicator;
|
|
305
|
+
}
|
|
306
|
+
});
|
|
271
307
|
Object.defineProperty(exports, "lateralMovement", {
|
|
272
308
|
enumerable: true,
|
|
273
309
|
get: function () {
|
|
@@ -316,6 +352,12 @@ Object.defineProperty(exports, "networkActivity", {
|
|
|
316
352
|
return _networkActivity.networkActivity;
|
|
317
353
|
}
|
|
318
354
|
});
|
|
355
|
+
Object.defineProperty(exports, "noData", {
|
|
356
|
+
enumerable: true,
|
|
357
|
+
get: function () {
|
|
358
|
+
return _noData.noData;
|
|
359
|
+
}
|
|
360
|
+
});
|
|
319
361
|
Object.defineProperty(exports, "notFound", {
|
|
320
362
|
enumerable: true,
|
|
321
363
|
get: function () {
|
|
@@ -412,6 +454,24 @@ Object.defineProperty(exports, "privilegedUserMonitoring", {
|
|
|
412
454
|
return _privilegedUserMonitoring.privilegedUserMonitoring;
|
|
413
455
|
}
|
|
414
456
|
});
|
|
457
|
+
Object.defineProperty(exports, "processorsError", {
|
|
458
|
+
enumerable: true,
|
|
459
|
+
get: function () {
|
|
460
|
+
return _processorsError.processorsError;
|
|
461
|
+
}
|
|
462
|
+
});
|
|
463
|
+
Object.defineProperty(exports, "processorsLoading", {
|
|
464
|
+
enumerable: true,
|
|
465
|
+
get: function () {
|
|
466
|
+
return _processorsLoading.processorsLoading;
|
|
467
|
+
}
|
|
468
|
+
});
|
|
469
|
+
Object.defineProperty(exports, "processorsPreview", {
|
|
470
|
+
enumerable: true,
|
|
471
|
+
get: function () {
|
|
472
|
+
return _processorsPreview.processorsPreview;
|
|
473
|
+
}
|
|
474
|
+
});
|
|
415
475
|
Object.defineProperty(exports, "professionalTrophy", {
|
|
416
476
|
enumerable: true,
|
|
417
477
|
get: function () {
|
|
@@ -661,6 +721,7 @@ var _api = require("./api");
|
|
|
661
721
|
var _arrowDeployCloud = require("./arrow-deploy-cloud");
|
|
662
722
|
var _arrowDeployCode = require("./arrow-deploy-code");
|
|
663
723
|
var _assetVisibility = require("./asset-visibility");
|
|
724
|
+
var _attachments = require("./attachments");
|
|
664
725
|
var _behavioralAnalysisMonitorsMeeting = require("./behavioral-analysis-monitors-meeting");
|
|
665
726
|
var _careerCareer = require("./career-career");
|
|
666
727
|
var _careerDiversity = require("./career-diversity");
|
|
@@ -679,15 +740,19 @@ var _creditCard = require("./credit-card");
|
|
|
679
740
|
var _customerRetentionMagnet = require("./customer-retention-magnet");
|
|
680
741
|
var _dashboard = require("./dashboard");
|
|
681
742
|
var _deployVideo = require("./deploy-video");
|
|
743
|
+
var _detection = require("./detection");
|
|
744
|
+
var _discovery = require("./discovery");
|
|
682
745
|
var _ebookTablet = require("./ebook-tablet");
|
|
683
746
|
var _exfiltration = require("./exfiltration");
|
|
684
747
|
var _featurePackedBox = require("./feature-packed-box");
|
|
748
|
+
var _fieldExtraction = require("./field-extraction");
|
|
685
749
|
var _fileIntegrityMonitoring = require("./file-integrity-monitoring");
|
|
686
750
|
var _fileShare = require("./file-share");
|
|
687
751
|
var _flexibilitySecurity = require("./flexibility-security");
|
|
688
752
|
var _flexibleExpand = require("./flexible-expand");
|
|
689
753
|
var _funnel = require("./funnel");
|
|
690
754
|
var _genai = require("./genai");
|
|
755
|
+
var _generatePreview = require("./generate-preview");
|
|
691
756
|
var _globalPeopleNetwork = require("./global-people-network");
|
|
692
757
|
var _handshake = require("./handshake");
|
|
693
758
|
var _heartEngine = require("./heart-engine");
|
|
@@ -696,6 +761,7 @@ var _highFive = require("./high-five");
|
|
|
696
761
|
var _indexingFolder = require("./indexing-folder");
|
|
697
762
|
var _inlineAssistance = require("./inline-assistance");
|
|
698
763
|
var _insightsFiles = require("./insights-files");
|
|
764
|
+
var _knowledgeIndicator = require("./knowledge-indicator");
|
|
699
765
|
var _lateralMovement = require("./lateral-movement");
|
|
700
766
|
var _machineLearning = require("./machine-learning");
|
|
701
767
|
var _machineLearningCog = require("./machine-learning-cog");
|
|
@@ -704,6 +770,7 @@ var _megaphone = require("./megaphone");
|
|
|
704
770
|
var _monitorGraphCogs = require("./monitor-graph-cogs");
|
|
705
771
|
var _monitoringLogs = require("./monitoring-logs");
|
|
706
772
|
var _networkActivity = require("./network-activity");
|
|
773
|
+
var _noData = require("./no-data");
|
|
707
774
|
var _notFound = require("./not-found");
|
|
708
775
|
var _observabilityGraphs = require("./observability-graphs");
|
|
709
776
|
var _observabilityVideo = require("./observability-video");
|
|
@@ -720,6 +787,9 @@ var _powerfulTransformer = require("./powerful-transformer");
|
|
|
720
787
|
var _pricingModel = require("./pricing-model");
|
|
721
788
|
var _privateEye = require("./private-eye");
|
|
722
789
|
var _privilegedUserMonitoring = require("./privileged-user-monitoring");
|
|
790
|
+
var _processorsError = require("./processors-error");
|
|
791
|
+
var _processorsLoading = require("./processors-loading");
|
|
792
|
+
var _processorsPreview = require("./processors-preview");
|
|
723
793
|
var _professionalTrophy = require("./professional-trophy");
|
|
724
794
|
var _projectsFolder = require("./projects-folder");
|
|
725
795
|
var _projectsFolderGear = require("./projects-folder-gear");
|
|
@@ -773,6 +843,7 @@ const illustrations = exports.illustrations = {
|
|
|
773
843
|
arrowDeployCloud: _arrowDeployCloud.arrowDeployCloud,
|
|
774
844
|
arrowDeployCode: _arrowDeployCode.arrowDeployCode,
|
|
775
845
|
assetVisibility: _assetVisibility.assetVisibility,
|
|
846
|
+
attachments: _attachments.attachments,
|
|
776
847
|
behavioralAnalysisMonitorsMeeting: _behavioralAnalysisMonitorsMeeting.behavioralAnalysisMonitorsMeeting,
|
|
777
848
|
careerCareer: _careerCareer.careerCareer,
|
|
778
849
|
careerDiversity: _careerDiversity.careerDiversity,
|
|
@@ -791,15 +862,19 @@ const illustrations = exports.illustrations = {
|
|
|
791
862
|
customerRetentionMagnet: _customerRetentionMagnet.customerRetentionMagnet,
|
|
792
863
|
dashboard: _dashboard.dashboard,
|
|
793
864
|
deployVideo: _deployVideo.deployVideo,
|
|
865
|
+
detection: _detection.detection,
|
|
866
|
+
discovery: _discovery.discovery,
|
|
794
867
|
ebookTablet: _ebookTablet.ebookTablet,
|
|
795
868
|
exfiltration: _exfiltration.exfiltration,
|
|
796
869
|
featurePackedBox: _featurePackedBox.featurePackedBox,
|
|
870
|
+
fieldExtraction: _fieldExtraction.fieldExtraction,
|
|
797
871
|
fileIntegrityMonitoring: _fileIntegrityMonitoring.fileIntegrityMonitoring,
|
|
798
872
|
fileShare: _fileShare.fileShare,
|
|
799
873
|
flexibilitySecurity: _flexibilitySecurity.flexibilitySecurity,
|
|
800
874
|
flexibleExpand: _flexibleExpand.flexibleExpand,
|
|
801
875
|
funnel: _funnel.funnel,
|
|
802
876
|
genai: _genai.genai,
|
|
877
|
+
generatePreview: _generatePreview.generatePreview,
|
|
803
878
|
globalPeopleNetwork: _globalPeopleNetwork.globalPeopleNetwork,
|
|
804
879
|
handshake: _handshake.handshake,
|
|
805
880
|
heartEngine: _heartEngine.heartEngine,
|
|
@@ -808,6 +883,7 @@ const illustrations = exports.illustrations = {
|
|
|
808
883
|
indexingFolder: _indexingFolder.indexingFolder,
|
|
809
884
|
inlineAssistance: _inlineAssistance.inlineAssistance,
|
|
810
885
|
insightsFiles: _insightsFiles.insightsFiles,
|
|
886
|
+
knowledgeIndicator: _knowledgeIndicator.knowledgeIndicator,
|
|
811
887
|
lateralMovement: _lateralMovement.lateralMovement,
|
|
812
888
|
machineLearning: _machineLearning.machineLearning,
|
|
813
889
|
machineLearningCog: _machineLearningCog.machineLearningCog,
|
|
@@ -816,6 +892,7 @@ const illustrations = exports.illustrations = {
|
|
|
816
892
|
monitorGraphCogs: _monitorGraphCogs.monitorGraphCogs,
|
|
817
893
|
monitoringLogs: _monitoringLogs.monitoringLogs,
|
|
818
894
|
networkActivity: _networkActivity.networkActivity,
|
|
895
|
+
noData: _noData.noData,
|
|
819
896
|
notFound: _notFound.notFound,
|
|
820
897
|
observabilityGraphs: _observabilityGraphs.observabilityGraphs,
|
|
821
898
|
observabilityVideo: _observabilityVideo.observabilityVideo,
|
|
@@ -832,6 +909,9 @@ const illustrations = exports.illustrations = {
|
|
|
832
909
|
pricingModel: _pricingModel.pricingModel,
|
|
833
910
|
privateEye: _privateEye.privateEye,
|
|
834
911
|
privilegedUserMonitoring: _privilegedUserMonitoring.privilegedUserMonitoring,
|
|
912
|
+
processorsError: _processorsError.processorsError,
|
|
913
|
+
processorsLoading: _processorsLoading.processorsLoading,
|
|
914
|
+
processorsPreview: _processorsPreview.processorsPreview,
|
|
835
915
|
professionalTrophy: _professionalTrophy.professionalTrophy,
|
|
836
916
|
projectsFolder: _projectsFolder.projectsFolder,
|
|
837
917
|
projectsFolderGear: _projectsFolderGear.projectsFolderGear,
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.knowledgeIndicator = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const knowledgeIndicator = exports.knowledgeIndicator = {
|
|
11
|
+
id: "knowledge-indicator",
|
|
12
|
+
title: "Knowledge indicator",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 306 306\"><path fill=\"#48EFCF\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M277.504 125.245h-54.53v54.53h54.53v-54.53Z\"/><path fill=\"#DCE2EA\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m277.504 125.245 15.372 15.396h-54.531l-15.371-15.396h54.53Z\"/><path fill=\"#101C3F\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m238.345 195.171-15.371-15.372v-54.554l15.371 15.396v54.53Z\"/><path fill=\"#fff\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M292.875 140.641h-54.53v54.53h54.53v-54.53Z\"/><path fill=\"#48EFCF\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M191.919 119.962h-91.895v91.896h91.895v-91.896Z\"/><path fill=\"#DCE2EA\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m191.895 119.962 25.939 25.938h-91.896l-25.914-25.938h91.871Z\"/><path fill=\"#101C3F\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m125.938 237.796-25.914-25.938v-91.896l25.914 25.938v91.896Z\"/><path fill=\"#fff\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M217.834 145.9h-91.896v91.896h91.896V145.9Z\"/><path fill=\"#48EFCF\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M76.046 125.245h-54.53v54.53h54.53v-54.53Z\"/><path fill=\"#DCE2EA\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m76.046 125.245 15.395 15.396h-54.53l-15.395-15.372 54.53-.024Z\"/><path fill=\"#101C3F\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m36.911 195.17-15.395-15.371v-54.53L36.91 140.64v54.53Z\"/><path fill=\"#fff\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M91.441 140.641h-54.53v54.53h54.53v-54.53Z\"/><path stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M177.145 131.149V74.683l16.209-16.663V31.986m-49.462 99.809V97.537l-16.209-16.639-.502-12.598m31.222 55.869v-64.81\"/><path fill=\"#7DEBCF\" stroke=\"#131C3D\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M193.354 16.734c4.47 0 8.104 3.634 8.104 8.105 0 4.47-3.634 8.104-8.104 8.104-4.471 0-8.104-3.634-8.104-8.104 0-4.47 3.633-8.105 8.104-8.105Zm-66.173 36.314c4.471 0 8.104 3.634 8.104 8.104 0 4.47-3.633 8.104-8.104 8.104-4.47 0-8.104-3.633-8.104-8.104 0-4.47 3.634-8.104 8.104-8.104Zm31.222-8.869c4.47 0 8.104 3.633 8.104 8.104 0 4.47-3.634 8.104-8.104 8.104-4.471 0-8.104-3.634-8.104-8.104 0-4.47 3.633-8.104 8.104-8.104Z\"/><path fill=\"#A8B3C5\" d=\"m196.629 203.418-7.315 20.296h14.439l-7.124-20.296Z\"/><path fill=\"#131C3D\" d=\"m250.705 234.138 4.375-2.582 10.781-6.12-1.243-5.331-15.611 5.283-64.977-18.909 17.356 67.08-1.554 11.452 4.566 3.083 7.364-14.558 8.606-16.4 27.181 30.958 20.034-21.157-30.672-25.388 13.794-7.411Z\"/><path stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m200.43 283.863 4.542 3.084 6.789-13.411 8.607-16.4 23.021 24.337 17.811-17.811-24.289-22.113 13.794-7.411 4.375-2.582 10.781-6.12-2.271-4.972\"/><path fill=\"#2C62D4\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m261.2 220.392-82.859-21.779 21.778 82.859 13.292-29.978 29.978 29.978 17.811-17.81-29.979-29.978 29.979-13.292Z\"/></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 306 306\"><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M277.504 125.245h-54.53v54.53h54.53v-54.53Z\"/><path fill=\"#DCE2EA\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m277.504 125.245 15.372 15.396h-54.531l-15.371-15.396h54.53Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m238.345 195.171-15.371-15.372v-54.554l15.371 15.396v54.53Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M292.875 140.641h-54.53v54.53h54.53v-54.53Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M191.919 119.962h-91.895v91.896h91.895v-91.896Z\"/><path fill=\"#DCE2EA\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m191.895 119.962 25.939 25.938h-91.896l-25.914-25.938h91.871Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m125.938 237.796-25.914-25.938v-91.896l25.914 25.938v91.896Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M217.834 145.9h-91.896v91.896h91.896V145.9Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M76.046 125.245h-54.53v54.53h54.53v-54.53Z\"/><path fill=\"#DCE2EA\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m76.046 125.245 15.395 15.396h-54.53l-15.395-15.372 54.53-.024Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"m36.911 195.17-15.395-15.371v-54.53L36.91 140.64v54.53Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M91.441 140.641h-54.53v54.53h54.53v-54.53Z\"/><path stroke=\"#00F2CD\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M177.145 131.149V74.683l16.209-16.663V31.986m-49.462 99.809V97.537l-16.209-16.639-.502-12.598m31.222 55.869v-64.81\"/><path fill=\"#7DEBCF\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.391\" d=\"M193.354 16.734c4.47 0 8.104 3.634 8.104 8.105 0 4.47-3.634 8.104-8.104 8.104-4.471 0-8.104-3.634-8.104-8.104 0-4.47 3.633-8.105 8.104-8.105Zm-66.173 36.314c4.471 0 8.104 3.634 8.104 8.104 0 4.47-3.633 8.104-8.104 8.104-4.47 0-8.104-3.633-8.104-8.104 0-4.47 3.634-8.104 8.104-8.104Zm31.222-8.869c4.47 0 8.104 3.633 8.104 8.104 0 4.47-3.634 8.104-8.104 8.104-4.471 0-8.104-3.634-8.104-8.104 0-4.47 3.633-8.104 8.104-8.104Z\"/><path fill=\"#A8B3C5\" d=\"m196.629 203.418-7.315 20.296h14.439l-7.124-20.296Z\"/><path fill=\"#1D3280\" d=\"m250.705 234.138 4.375-2.582 10.781-6.12-1.243-5.331-15.611 5.283-64.977-18.909 17.356 67.08-1.554 11.452 4.566 3.083 7.364-14.558 8.606-16.4 27.181 30.958 20.034-21.157-30.672-25.388 13.794-7.411Z\"/><path stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m200.43 283.863 4.542 3.084 6.789-13.411 8.607-16.4 23.021 24.337 17.811-17.811-24.289-22.113 13.794-7.411 4.375-2.582 10.781-6.12-2.271-4.972\"/><path fill=\"#2C62D4\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"2.391\" d=\"m261.2 220.392-82.859-21.779 21.778 82.859 13.292-29.978 29.978 29.978 17.811-17.81-29.979-29.978 29.979-13.292Z\"/></svg>"
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.noData = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const noData = exports.noData = {
|
|
11
|
+
id: "no-data",
|
|
12
|
+
title: "No data",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 225 225\"><g clip-path=\"url(#no-data_light_svg__a)\"><path fill=\"#101C3F\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m167.116 85.297-.053 103.819a5.654 5.654 0 0 1-5.65 5.65H25.089a5.655 5.655 0 0 1-5.65-5.65l.036-102.318h-.053l-.053-10.293c0-3.126 2.525-5.668 5.65-5.668h40.998a5.633 5.633 0 0 1 5.508 4.414 5.633 5.633 0 0 0 5.51 4.414h84.431a5.655 5.655 0 0 1 5.65 5.65v-.018Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.766\" d=\"m172.466 64.463-33.653-33.776H40.874v139.555h131.592V64.462Z\"/><path fill=\"#DCE2EA\" stroke=\"#131C3D\" stroke-linejoin=\"round\" stroke-width=\"1.766\" d=\"M138.76 30.686v34.342l33.706-.565-33.706-33.776Z\"/><path fill=\"#131C3D\" d=\"m138.76 65.646 33.706 9.94V65.029l-33.706.618Z\"/><path fill=\"#F5F7FA\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.766\" d=\"m20.57 193.159 28.108-72.602c2.066-5.315 7.169-8.828 12.872-8.828h123.788c6.109 0 10.276 6.162 8.033 11.829l-28.303 71.19H21.364c-.83 0-1.289-.936-.812-1.607h.018v.018Z\"/><path fill=\"#0C1C41\" d=\"M98.698 84.556 96.88 50.073h11.229l-1.889 34.483h-7.521Zm-1.306 5.773h10.064v10.788H97.392V90.329Z\"/><path fill=\"#fff\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m183.643 146.052-21.047 10.117c-8.739 4.202-19.227 1.978-25.513-5.403l-9.534-11.229 11.088-32.417h44.988v38.932h.018Z\"/><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"M147.447 96.915c12.783-4.714 24.648.318 31.093 9.287-19.281-15.714-49.332 2.825-46.365 26.926a25.271 25.271 0 0 0 3.902 10.664c-4.45-3.778-7.592-9.287-8.299-16.579-1.271-13.171 7.398-25.778 19.669-30.298Z\"/><path fill=\"#48EFCF\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"M118.738 129.614c2.437 19.669 21.382 32.452 40.521 29.415 31.552-5.014 47.884-49.737 17.233-68.03-26.52-15.837-61.426 8.6-57.754 38.615Zm56.288-28.126c19.952 17.373 2.684 49.331-21.646 48.925-12.819-.229-23.96-9.64-25.531-22.512-3.002-24.418 27.879-43.187 47.16-26.413h.017Z\"/><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"M159.259 159.03c24.525-3.902 39.833-31.764 31.075-52.598 7.469 10.24 9.535 24.401 1.678 38.031-14.037 24.331-51.733 26.467-64.746 3.514 7.822 8.528 19.881 12.977 32.029 11.053h-.036Z\"/><path fill=\"#131C3D\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m208.008 196.267 2.101-1.625c2.472-1.907 2.931-5.456 1.025-7.945l-25.549-33.07a5.652 5.652 0 0 0-7.928-1.024l-2.101 1.624c-2.472 1.907-2.931 5.456-1.024 7.945l25.549 33.071a5.653 5.653 0 0 0 7.927 1.024Z\"/><path fill=\"#48EFCF\" stroke=\"#131C3D\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m209.95 194.783 2.102-1.624a5.654 5.654 0 0 0 1.024-7.928l-25.549-33.07c-1.907-2.472-5.456-2.931-7.945-1.024l-2.101 1.624c-2.472 1.907-2.931 5.456-1.024 7.946l25.548 33.07a5.652 5.652 0 0 0 7.928 1.024l.017-.018Z\"/></g><defs><clipPath id=\"no-data_light_svg__a\"><path fill=\"#fff\" d=\"M0 0h225v225H0z\"/></clipPath></defs></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 225 225\"><g clip-path=\"url(#no-data_dark_svg__a)\"><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m167.116 85.297-.053 103.819a5.654 5.654 0 0 1-5.65 5.65H25.089a5.655 5.655 0 0 1-5.65-5.65l.036-102.318h-.053l-.053-10.293c0-3.126 2.525-5.668 5.65-5.668h40.998a5.633 5.633 0 0 1 5.508 4.414 5.633 5.633 0 0 0 5.51 4.414h84.431a5.655 5.655 0 0 1 5.65 5.65v-.018Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.766\" d=\"m172.466 64.463-33.653-33.776H40.874v139.555h131.592V64.462Z\"/><path fill=\"#DCE2EA\" stroke=\"#1D3280\" stroke-linejoin=\"round\" stroke-width=\"1.766\" d=\"M138.76 30.686v34.342l33.706-.565-33.706-33.776Z\"/><path fill=\"#1D3280\" d=\"m138.76 65.646 33.706 9.94V65.028l-33.706.618Z\"/><path fill=\"#F5F7FA\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.766\" d=\"m20.57 193.159 28.108-72.602c2.066-5.315 7.169-8.828 12.872-8.828h123.788c6.109 0 10.276 6.162 8.033 11.829l-28.303 71.19H21.364c-.83 0-1.289-.936-.812-1.607h.018v.018Z\"/><path fill=\"#1D3280\" d=\"M98.698 84.556 96.88 50.073h11.229l-1.889 34.483h-7.521Zm-1.306 5.773h10.064v10.788H97.392V90.329Z\"/><path fill=\"#fff\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m183.643 146.053-21.047 10.117c-8.739 4.202-19.227 1.977-25.513-5.403l-9.534-11.23 11.088-32.416h44.988v38.932h.018Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"M147.447 96.915c12.783-4.714 24.648.318 31.093 9.287-19.281-15.714-49.332 2.825-46.365 26.926a25.271 25.271 0 0 0 3.902 10.664c-4.45-3.778-7.592-9.287-8.299-16.579-1.271-13.171 7.398-25.778 19.669-30.298Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"M118.738 129.615c2.437 19.669 21.382 32.452 40.521 29.415 31.552-5.014 47.884-49.738 17.233-68.03-26.52-15.837-61.426 8.599-57.754 38.615Zm56.288-28.127c19.952 17.374 2.684 49.332-21.646 48.926-12.819-.23-23.96-9.641-25.531-22.512-3.002-24.419 27.879-43.187 47.16-26.414h.017Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"M159.259 159.03c24.525-3.902 39.833-31.763 31.075-52.598 7.469 10.241 9.535 24.401 1.678 38.032-14.037 24.33-51.733 26.466-64.746 3.513 7.822 8.528 19.881 12.978 32.029 11.053h-.036Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m208.008 196.267 2.101-1.624c2.472-1.907 2.931-5.456 1.025-7.946l-25.549-33.07a5.652 5.652 0 0 0-7.928-1.024l-2.101 1.625c-2.472 1.906-2.931 5.455-1.024 7.945l25.549 33.07a5.65 5.65 0 0 0 7.927 1.024Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-miterlimit=\"10\" stroke-width=\"1.766\" d=\"m209.95 194.784 2.102-1.625a5.653 5.653 0 0 0 1.024-7.927l-25.549-33.071c-1.907-2.471-5.456-2.931-7.945-1.024l-2.101 1.625c-2.472 1.907-2.931 5.455-1.024 7.945l25.548 33.07a5.652 5.652 0 0 0 7.928 1.024l.017-.017Z\"/></g><defs><clipPath id=\"no-data_dark_svg__a\"><path fill=\"#fff\" d=\"M0 0h225v225H0z\"/></clipPath></defs></svg>"
|
|
15
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.processorsError = void 0;
|
|
7
|
+
// AUTO-GENERATED by scripts/generate.js — do not edit.
|
|
8
|
+
// Add SVGs to src/svgs (see the script header for layouts) and run `yarn generate`.
|
|
9
|
+
|
|
10
|
+
const processorsError = exports.processorsError = {
|
|
11
|
+
id: "processors-error",
|
|
12
|
+
title: "Processors error",
|
|
13
|
+
light: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 230 230\"><g clip-path=\"url(#processors-error_light_svg__a)\"><path stroke=\"#0066E4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M141.252 39.082c-1.042 1.6 0 80.823 0 80.823m-18.274-80.823c-1.042 1.6 0 80.823 0 80.823m-18.274-80.823c-1.042 1.6 0 80.823 0 80.823M86.412 39.082c-1.043 1.6 0 80.823 0 80.823\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M176.22 162.509v37.411c0 9.721-27.78 17.61-62.047 17.61-34.266 0-62.046-7.889-62.046-17.61v-37.411h124.11-.017Z\"/><path fill=\"#1D3280\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M114.173 180.119c34.268 0 62.047-7.884 62.047-17.61 0-9.725-27.779-17.609-62.047-17.609-34.267 0-62.046 7.884-62.046 17.609 0 9.726 27.78 17.61 62.046 17.61Z\"/><path fill=\"#F4F6F9\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M177.118 31.769v37.41c0 9.722-27.78 17.61-62.046 17.61-34.267 0-62.046-7.888-62.046-17.61V31.77h124.11-.018Z\"/><path fill=\"#0066E4\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M115.072 49.378c34.267 0 62.046-7.884 62.046-17.61 0-9.725-27.779-17.609-62.046-17.609-34.267 0-62.046 7.884-62.046 17.61 0 9.725 27.779 17.609 62.046 17.609Z\"/><path stroke=\"#fff\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"m80.482 126.015-15.579-9.577m16.244 17.896-16.909 6.954\"/><path stroke=\"#0066E4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M141.252 141.288s-.09 9.524-.197 23.054m-18.077-23.054s-.09 9.883-.198 23.791m-18.094-23.791s-.09 9.488-.18 23m-18.094-23s-.072 8.302-.18 20.431\"/><path fill=\"#1D3280\" d=\"M197.926 130.183c0-18.438-14.944-33.386-33.377-33.386-18.434 0-33.377 14.948-33.377 33.386v1.528c0 18.438 14.943 33.386 33.377 33.386 18.433 0 33.377-14.948 33.377-33.386v-1.528Z\"/><path fill=\"#48EFCF\" stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M190.217 130.938c0-17.893-14.505-32.397-32.397-32.397-17.893 0-32.398 14.504-32.398 32.397s14.505 32.398 32.398 32.398c17.892 0 32.397-14.505 32.397-32.398Z\"/><path stroke=\"#1D3280\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"m174.387 114.371-33.135 33.134m0-33.116 33.135 33.134\"/><path fill=\"#2C62D4\" d=\"M169.427 59.925a3.458 3.458 0 0 0-3.468-3.467 3.459 3.459 0 0 0-3.468 3.468 3.46 3.46 0 0 0 3.468 3.468 3.458 3.458 0 0 0 3.468-3.468Zm-13.782 2.678a3.458 3.458 0 0 0-3.468-3.468 3.459 3.459 0 0 0-3.468 3.468 3.459 3.459 0 0 0 3.468 3.468 3.458 3.458 0 0 0 3.468-3.468Zm13.782 126.069a3.458 3.458 0 0 0-3.468-3.468 3.459 3.459 0 0 0-3.468 3.468 3.46 3.46 0 0 0 3.468 3.468 3.459 3.459 0 0 0 3.468-3.468Zm-13.782 2.677a3.458 3.458 0 0 0-3.468-3.468 3.459 3.459 0 0 0-3.468 3.468 3.46 3.46 0 0 0 3.468 3.468 3.459 3.459 0 0 0 3.468-3.468Z\"/></g><defs><clipPath id=\"processors-error_light_svg__a\"><path fill=\"#fff\" d=\"M0 0h230v230H0z\"/></clipPath></defs></svg>",
|
|
14
|
+
dark: "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 230 230\"><g clip-path=\"url(#processors-error_dark_svg__a)\"><path stroke=\"#0066E4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M141.252 39.082c-1.042 1.6 0 80.823 0 80.823m-18.274-80.823c-1.042 1.6 0 80.823 0 80.823m-18.274-80.823c-1.042 1.6 0 80.823 0 80.823M86.412 39.082c-1.043 1.6 0 80.823 0 80.823\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M176.22 162.509v37.411c0 9.721-27.78 17.61-62.047 17.61-34.266 0-62.046-7.889-62.046-17.61v-37.411h124.11-.017Z\"/><path fill=\"#101C3F\" stroke=\"#101C3F\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M114.173 180.119c34.268 0 62.047-7.884 62.047-17.61 0-9.725-27.779-17.609-62.047-17.609-34.267 0-62.046 7.884-62.046 17.609 0 9.726 27.78 17.61 62.046 17.61Z\"/><path fill=\"#F4F6F9\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M177.118 31.769v37.41c0 9.722-27.78 17.61-62.046 17.61-34.267 0-62.046-7.888-62.046-17.61V31.77h124.11-.018Z\"/><path fill=\"#0066E4\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M115.072 49.378c34.267 0 62.046-7.884 62.046-17.61 0-9.725-27.779-17.609-62.046-17.609-34.267 0-62.046 7.884-62.046 17.61 0 9.725 27.779 17.609 62.046 17.609Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"m80.482 126.015-15.579-9.577m16.244 17.896-16.909 6.954\"/><path stroke=\"#0066E4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M141.252 141.288s-.09 9.524-.197 23.054m-18.077-23.054s-.09 9.883-.198 23.791m-18.094-23.791s-.09 9.488-.18 23m-18.094-23s-.072 8.302-.18 20.431\"/><path fill=\"#0C1C41\" d=\"M197.926 130.183c0-18.438-14.944-33.386-33.377-33.386-18.434 0-33.377 14.948-33.377 33.386v1.528c0 18.438 14.943 33.386 33.377 33.386 18.433 0 33.377-14.948 33.377-33.386v-1.528Z\"/><path fill=\"#48EFCF\" stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"M190.217 130.938c0-17.893-14.505-32.397-32.397-32.397-17.893 0-32.398 14.504-32.398 32.397s14.505 32.398 32.398 32.398c17.892 0 32.397-14.505 32.397-32.398Z\"/><path stroke=\"#0C1C41\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.797\" d=\"m174.387 114.371-33.135 33.134m0-33.116 33.135 33.134\"/><path fill=\"#2C62D4\" d=\"M169.427 59.925a3.458 3.458 0 0 0-3.468-3.467 3.459 3.459 0 0 0-3.468 3.468 3.46 3.46 0 0 0 3.468 3.468 3.458 3.458 0 0 0 3.468-3.468Zm-13.782 2.678a3.458 3.458 0 0 0-3.468-3.468 3.459 3.459 0 0 0-3.468 3.468 3.459 3.459 0 0 0 3.468 3.468 3.458 3.458 0 0 0 3.468-3.468Zm13.782 126.069a3.458 3.458 0 0 0-3.468-3.468 3.459 3.459 0 0 0-3.468 3.468 3.46 3.46 0 0 0 3.468 3.468 3.459 3.459 0 0 0 3.468-3.468Zm-13.782 2.677a3.458 3.458 0 0 0-3.468-3.468 3.459 3.459 0 0 0-3.468 3.468 3.46 3.46 0 0 0 3.468 3.468 3.459 3.459 0 0 0 3.468-3.468Z\"/></g><defs><clipPath id=\"processors-error_dark_svg__a\"><path fill=\"#fff\" d=\"M0 0h230v230H0z\"/></clipPath></defs></svg>"
|
|
15
|
+
};
|