triafly-ui-kit 1.0.41 → 1.0.43

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 CHANGED
@@ -1,93 +1,93 @@
1
- # ui-kit
2
-
3
-
4
-
5
- ## Getting started
6
-
7
- To make it easy for you to get started with GitLab, here's a list of recommended next steps.
8
-
9
- Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
10
-
11
- ## Add your files
12
-
13
- - [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
14
- - [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
15
-
16
- ```
17
- cd existing_repo
18
- git remote add origin https://git.3afly.ru/triafly-data-platform/ui-kit.git
19
- git branch -M main
20
- git push -uf origin main
21
- ```
22
-
23
- ## Integrate with your tools
24
-
25
- - [ ] [Set up project integrations](https://git.3afly.ru/triafly-data-platform/ui-kit/-/settings/integrations)
26
-
27
- ## Collaborate with your team
28
-
29
- - [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
30
- - [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
31
- - [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
32
- - [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
33
- - [ ] [Set auto-merge](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
34
-
35
- ## Test and Deploy
36
-
37
- Use the built-in continuous integration in GitLab.
38
-
39
- - [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
40
- - [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing (SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
41
- - [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
42
- - [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
43
- - [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
44
-
45
- ***
46
-
47
- # Editing this README
48
-
49
- When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
50
-
51
- ## Suggestions for a good README
52
-
53
- Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
54
-
55
- ## Name
56
- Choose a self-explaining name for your project.
57
-
58
- ## Description
59
- Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
60
-
61
- ## Badges
62
- On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
63
-
64
- ## Visuals
65
- Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
66
-
67
- ## Installation
68
- Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
69
-
70
- ## Usage
71
- Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
72
-
73
- ## Support
74
- Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
75
-
76
- ## Roadmap
77
- If you have ideas for releases in the future, it is a good idea to list them in the README.
78
-
79
- ## Contributing
80
- State if you are open to contributions and what your requirements are for accepting them.
81
-
82
- For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
83
-
84
- You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
85
-
86
- ## Authors and acknowledgment
87
- Show your appreciation to those who have contributed to the project.
88
-
89
- ## License
90
- For open source projects, say how it is licensed.
91
-
92
- ## Project status
93
- If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
1
+ # ui-kit
2
+
3
+
4
+
5
+ ## Getting started
6
+
7
+ To make it easy for you to get started with GitLab, here's a list of recommended next steps.
8
+
9
+ Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
10
+
11
+ ## Add your files
12
+
13
+ - [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
14
+ - [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command:
15
+
16
+ ```
17
+ cd existing_repo
18
+ git remote add origin https://git.3afly.ru/triafly-data-platform/ui-kit.git
19
+ git branch -M main
20
+ git push -uf origin main
21
+ ```
22
+
23
+ ## Integrate with your tools
24
+
25
+ - [ ] [Set up project integrations](https://git.3afly.ru/triafly-data-platform/ui-kit/-/settings/integrations)
26
+
27
+ ## Collaborate with your team
28
+
29
+ - [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
30
+ - [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
31
+ - [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
32
+ - [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
33
+ - [ ] [Set auto-merge](https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html)
34
+
35
+ ## Test and Deploy
36
+
37
+ Use the built-in continuous integration in GitLab.
38
+
39
+ - [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/index.html)
40
+ - [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing (SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
41
+ - [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
42
+ - [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
43
+ - [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
44
+
45
+ ***
46
+
47
+ # Editing this README
48
+
49
+ When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
50
+
51
+ ## Suggestions for a good README
52
+
53
+ Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
54
+
55
+ ## Name
56
+ Choose a self-explaining name for your project.
57
+
58
+ ## Description
59
+ Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
60
+
61
+ ## Badges
62
+ On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
63
+
64
+ ## Visuals
65
+ Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
66
+
67
+ ## Installation
68
+ Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
69
+
70
+ ## Usage
71
+ Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
72
+
73
+ ## Support
74
+ Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
75
+
76
+ ## Roadmap
77
+ If you have ideas for releases in the future, it is a good idea to list them in the README.
78
+
79
+ ## Contributing
80
+ State if you are open to contributions and what your requirements are for accepting them.
81
+
82
+ For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
83
+
84
+ You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
85
+
86
+ ## Authors and acknowledgment
87
+ Show your appreciation to those who have contributed to the project.
88
+
89
+ ## License
90
+ For open source projects, say how it is licensed.
91
+
92
+ ## Project status
93
+ If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.
@@ -1 +1 @@
1
- ._skeleton_1xagr_1{display:inline-block;background-color:var(--color-bg-neutral-medium-default)}._animated_1xagr_6{background:linear-gradient(90deg,var(--color-bg-neutral-medium-default) 25%,var(--color-bg-neutral-medium-default) 50%,var(--color-bg-neutral-medium-default) 75%);background-size:200% 100%;animation:_skeleton-loading_1xagr_1 1.5s infinite linear}@keyframes _skeleton-loading_1xagr_1{0%{background-position:200% 0}to{background-position:-200% 0}}
1
+ ._skeleton_yatxz_1{display:inline-block;background-color:var(--color-bg-island-selected)}._animated_yatxz_6{background:linear-gradient(90deg,var(--color-bg-island-selected) 25%,var(--color-bg-island-selected) 50%,var(--color-bg-island-selected) 75%);background-size:200% 100%;animation:_skeleton-loading_yatxz_1 1.5s infinite linear}@keyframes _skeleton-loading_yatxz_1{0%{background-position:200% 0}to{background-position:-200% 0}}
@@ -1 +1 @@
1
- ._container_193w2_1{position:relative;width:100%;height:100vh;padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between;border:1px dashed #ccc;box-sizing:border-box}._trigger_193w2_14{padding:8px 16px;background-color:#1976d2;color:#fff;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s;text-align:center}._trigger_193w2_14:hover{background-color:#1565c0}._clickTrigger_193w2_29{background-color:#388e3c}._clickTrigger_193w2_29:hover{background-color:#2e7d32}._positionsContainer_193w2_38{padding:20px}._positionGroup_193w2_42{display:flex;gap:20px;margin-bottom:30px;justify-content:center;flex-wrap:wrap}
1
+ ._container_x4z3a_1{position:relative;width:100%;height:100vh;padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between;border:1px dashed #ccc;box-sizing:border-box}._trigger_x4z3a_27{padding:8px 16px;background-color:#1976d2;color:#fff;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s;text-align:center}._trigger_x4z3a_27:hover{background-color:#1565c0}._clickTrigger_x4z3a_57{background-color:#388e3c}._clickTrigger_x4z3a_57:hover{background-color:#2e7d32}._positionsContainer_x4z3a_75{padding:20px}._positionGroup_x4z3a_83{display:flex;gap:20px;margin-bottom:30px;justify-content:center;flex-wrap:wrap}
@@ -1,22 +1,23 @@
1
- import { jsxs as a, jsx as n } from "react/jsx-runtime";
2
- import { useState as d, useEffect as u } from "react";
1
+ import { jsxs as d, jsx as e } from "react/jsx-runtime";
2
+ import { useState as m } from "react";
3
3
  import '../../../assets/src/components/Ui/ButtonsArray/ButtonsArray.css';/* empty css */
4
- const p = ({ tabs: t, label: o, onChange: i, activeKey: e }) => {
5
- const [r, l] = d(e ?? t[0].key);
6
- u(() => {
7
- e != null ? l(e) : l(t[0].key);
8
- }, [e]);
9
- const c = (s) => {
10
- l(s), i && i(s);
4
+ const v = ({
5
+ tabs: i,
6
+ label: a,
7
+ initialActiveTab: l = 0,
8
+ onChange: c
9
+ }) => {
10
+ const [o, r] = m(l), n = (s, t) => {
11
+ r(s), c && c(t);
11
12
  };
12
- return /* @__PURE__ */ a("div", { className: "buttons", children: [
13
- o && /* @__PURE__ */ n("span", { className: "buttons-label", children: o }),
14
- /* @__PURE__ */ n("div", { className: "buttons-bar", children: t.map((s) => /* @__PURE__ */ n(
13
+ return /* @__PURE__ */ d("div", { className: "buttons", children: [
14
+ a && /* @__PURE__ */ e("span", { className: "buttons-label", children: a }),
15
+ /* @__PURE__ */ e("div", { className: "buttons-bar", children: i.map((s, t) => /* @__PURE__ */ e(
15
16
  "button",
16
17
  {
17
18
  disabled: s.disabled,
18
- onClick: () => c(s.key),
19
- className: `button ${s.key === r ? "active" : ""} status-${s.status}`,
19
+ onClick: () => n(t, s.key),
20
+ className: `button ${t === o ? "active" : ""} status-${s.status}`,
20
21
  children: s.label
21
22
  },
22
23
  s.key
@@ -24,5 +25,5 @@ const p = ({ tabs: t, label: o, onChange: i, activeKey: e }) => {
24
25
  ] });
25
26
  };
26
27
  export {
27
- p as ButtonsArray
28
+ v as ButtonsArray
28
29
  };
@@ -4,7 +4,7 @@ const a = {
4
4
  component: e,
5
5
  tags: ["autodocs"],
6
6
  argTypes: {
7
- activeKey: {
7
+ initialActiveTab: {
8
8
  control: { type: "number", min: 0 }
9
9
  },
10
10
  onChange: { action: "tabChanged" }
@@ -35,9 +35,9 @@ const a = {
35
35
  { label: "Second", key: "second" },
36
36
  { label: "Third", key: "third" }
37
37
  ],
38
- activeKey: 1
38
+ initialActiveTab: 1
39
39
  }
40
- }, r = {
40
+ }, b = {
41
41
  args: {
42
42
  label: "Account type:",
43
43
  tabs: [
@@ -46,14 +46,14 @@ const a = {
46
46
  { label: "Enterprise", key: "enterprise" }
47
47
  ]
48
48
  }
49
- }, b = {
49
+ }, r = {
50
50
  args: {
51
51
  tabs: [
52
52
  { label: "Yes", key: "yes" },
53
53
  { label: "No", key: "no" }
54
54
  ]
55
55
  }
56
- }, n = {
56
+ }, i = {
57
57
  args: {
58
58
  label: "Categories:",
59
59
  tabs: [
@@ -69,9 +69,9 @@ const a = {
69
69
  };
70
70
  export {
71
71
  l as Default,
72
- r as DisabledTabs,
73
- n as ManyTabs,
74
- b as SmallSelection,
72
+ b as DisabledTabs,
73
+ i as ManyTabs,
74
+ r as SmallSelection,
75
75
  o as WithInitialActiveTab,
76
76
  s as WithStatusIndicators,
77
77
  a as default
@@ -45,10 +45,10 @@ const L = C({
45
45
  }), i = C({
46
46
  displayName: "CalendarBlank",
47
47
  path: "M19.5 3H17.25V2.25C17.25 2.05109 17.171 1.86032 17.0303 1.71967C16.8897 1.57902 16.6989 1.5 16.5 1.5C16.3011 1.5 16.1103 1.57902 15.9697 1.71967C15.829 1.86032 15.75 2.05109 15.75 2.25V3H8.25V2.25C8.25 2.05109 8.17098 1.86032 8.03033 1.71967C7.88968 1.57902 7.69891 1.5 7.5 1.5C7.30109 1.5 7.11032 1.57902 6.96967 1.71967C6.82902 1.86032 6.75 2.05109 6.75 2.25V3H4.5C4.10218 3 3.72064 3.15804 3.43934 3.43934C3.15804 3.72064 3 4.10218 3 4.5V19.5C3 19.8978 3.15804 20.2794 3.43934 20.5607C3.72064 20.842 4.10218 21 4.5 21H19.5C19.8978 21 20.2794 20.842 20.5607 20.5607C20.842 20.2794 21 19.8978 21 19.5V4.5C21 4.10218 20.842 3.72064 20.5607 3.43934C20.2794 3.15804 19.8978 3 19.5 3ZM6.75 4.5V5.25C6.75 5.44891 6.82902 5.63968 6.96967 5.78033C7.11032 5.92098 7.30109 6 7.5 6C7.69891 6 7.88968 5.92098 8.03033 5.78033C8.17098 5.63968 8.25 5.44891 8.25 5.25V4.5H15.75V5.25C15.75 5.44891 15.829 5.63968 15.9697 5.78033C16.1103 5.92098 16.3011 6 16.5 6C16.6989 6 16.8897 5.92098 17.0303 5.78033C17.171 5.63968 17.25 5.44891 17.25 5.25V4.5H19.5V7.5H4.5V4.5H6.75ZM19.5 19.5H4.5V9H19.5V19.5Z"
48
- }), l = C({
48
+ }), f = C({
49
49
  displayName: "CaretDown",
50
50
  path: "M20.031 9.53055L12.531 17.0306C12.4614 17.1003 12.3787 17.1556 12.2876 17.1933C12.1966 17.2311 12.099 17.2505 12.0004 17.2505C11.9019 17.2505 11.8043 17.2311 11.7132 17.1933C11.6222 17.1556 11.5394 17.1003 11.4698 17.0306L3.96979 9.53055C3.82906 9.38982 3.75 9.19895 3.75 8.99993C3.75 8.80091 3.82906 8.61003 3.96979 8.4693C4.11052 8.32857 4.30139 8.24951 4.50042 8.24951C4.69944 8.24951 4.89031 8.32857 5.03104 8.4693L12.0004 15.4396L18.9698 8.4693C19.0395 8.39962 19.1222 8.34435 19.2132 8.30663C19.3043 8.26892 19.4019 8.24951 19.5004 8.24951C19.599 8.24951 19.6965 8.26892 19.7876 8.30663C19.8786 8.34435 19.9614 8.39962 20.031 8.4693C20.1007 8.53899 20.156 8.62171 20.1937 8.71276C20.2314 8.8038 20.2508 8.90138 20.2508 8.99993C20.2508 9.09847 20.2314 9.19606 20.1937 9.2871C20.156 9.37815 20.1007 9.46087 20.031 9.53055Z"
51
- }), f = C({
51
+ }), l = C({
52
52
  displayName: "CaretLeft",
53
53
  path: "M15.5312 18.9693C15.6009 19.039 15.6562 19.1217 15.6939 19.2128C15.7316 19.3038 15.751 19.4014 15.751 19.4999C15.751 19.5985 15.7316 19.6961 15.6939 19.7871C15.6562 19.8781 15.6009 19.9609 15.5312 20.0306C15.4615 20.1002 15.3788 20.1555 15.2878 20.1932C15.1967 20.2309 15.0991 20.2503 15.0006 20.2503C14.902 20.2503 14.8045 20.2309 14.7134 20.1932C14.6224 20.1555 14.5396 20.1002 14.47 20.0306L6.96996 12.5306C6.90023 12.4609 6.84491 12.3782 6.80717 12.2871C6.76943 12.1961 6.75 12.0985 6.75 11.9999C6.75 11.9014 6.76943 11.8038 6.80717 11.7127C6.84491 11.6217 6.90023 11.539 6.96996 11.4693L14.47 3.9693C14.6107 3.82857 14.8016 3.74951 15.0006 3.74951C15.1996 3.74951 15.3905 3.82857 15.5312 3.9693C15.6719 4.11003 15.751 4.30091 15.751 4.49993C15.751 4.69895 15.6719 4.88982 15.5312 5.03055L8.5609 11.9999L15.5312 18.9693Z"
54
54
  }), d = C({
@@ -71,10 +71,10 @@ const L = C({
71
71
  displayName: "CheckCircle",
72
72
  path: "M 13 1 C 6.382813 1 1 6.382813 1 13 C 1 19.617188 6.382813 25 13 25 C 19.617188 25 25 19.617188 25 13 C 25 6.382813 19.617188 1 13 1 Z M 13 3 C 18.535156 3 23 7.464844 23 13 C 23 18.535156 18.535156 23 13 23 C 7.464844 23 3 18.535156 3 13 C 3 7.464844 7.464844 3 13 3 Z M 17.1875 7.0625 C 17.039063 7.085938 16.914063 7.164063 16.8125 7.3125 L 11.90625 14.59375 L 9.59375 12.3125 C 9.394531 12.011719 9.011719 11.988281 8.8125 12.1875 L 7.90625 13.09375 C 7.707031 13.394531 7.707031 13.800781 7.90625 14 L 11.40625 17.5 C 11.605469 17.601563 11.886719 17.8125 12.1875 17.8125 C 12.386719 17.8125 12.707031 17.707031 12.90625 17.40625 L 18.90625 8.59375 C 19.105469 8.292969 18.992188 8.011719 18.59375 7.8125 L 17.59375 7.09375 C 17.492188 7.042969 17.335938 7.039063 17.1875 7.0625 Z"
73
73
  // d: "M14.2806 7.21937C14.3504 7.28903 14.4057 7.37175 14.4434 7.46279C14.4812 7.55384 14.5006 7.65144 14.5006 7.75C14.5006 7.84856 14.4812 7.94616 14.4434 8.03721C14.4057 8.12825 14.3504 8.21097 14.2806 8.28063L9.03063 13.5306C8.96097 13.6004 8.87826 13.6557 8.78721 13.6934C8.69616 13.7312 8.59857 13.7506 8.5 13.7506C8.40144 13.7506 8.30385 13.7312 8.2128 13.6934C8.12175 13.6557 8.03903 13.6004 7.96938 13.5306L5.71938 11.2806C5.57865 11.1399 5.49959 10.949 5.49959 10.75C5.49959 10.551 5.57865 10.3601 5.71938 10.2194C5.86011 10.0786 6.05098 9.99958 6.25 9.99958C6.44903 9.99958 6.6399 10.0786 6.78063 10.2194L8.5 11.9397L13.2194 7.21937C13.289 7.14964 13.3718 7.09432 13.4628 7.05658C13.5538 7.01884 13.6514 6.99941 13.75 6.99941C13.8486 6.99941 13.9462 7.01884 14.0372 7.05658C14.1283 7.09432 14.211 7.14964 14.2806 7.21937ZM19.75 10C19.75 11.9284 19.1782 13.8134 18.1068 15.4168C17.0355 17.0202 15.5127 18.2699 13.7312 19.0078C11.9496 19.7458 9.98919 19.9389 8.09787 19.5627C6.20656 19.1865 4.46928 18.2579 3.10571 16.8943C1.74215 15.5307 0.813554 13.7934 0.437348 11.9021C0.061142 10.0108 0.254225 8.05042 0.992179 6.26884C1.73013 4.48726 2.97982 2.96451 4.58319 1.89317C6.18657 0.821828 8.07164 0.25 10 0.25C12.585 0.25273 15.0634 1.28084 16.8913 3.10872C18.7192 4.93661 19.7473 7.41498 19.75 10ZM18.25 10C18.25 8.3683 17.7661 6.77325 16.8596 5.41655C15.9531 4.05984 14.6646 3.00242 13.1571 2.37799C11.6497 1.75357 9.99085 1.59019 8.39051 1.90852C6.79017 2.22685 5.32016 3.01259 4.16637 4.16637C3.01259 5.32015 2.22685 6.79016 1.90853 8.3905C1.5902 9.99085 1.75358 11.6496 2.378 13.1571C3.00242 14.6646 4.05984 15.9531 5.41655 16.8596C6.77326 17.7661 8.36831 18.25 10 18.25C12.1873 18.2475 14.2843 17.3775 15.8309 15.8309C17.3775 14.2843 18.2475 12.1873 18.25 10Z",
74
- }), m = C({
74
+ }), P = C({
75
75
  displayName: "CircleNotch",
76
76
  path: "M21.75 12C21.75 14.5859 20.7228 17.0659 18.8943 18.8943C17.0658 20.7228 14.5859 21.75 12 21.75C9.41414 21.75 6.93419 20.7228 5.10571 18.8943C3.27723 17.0659 2.25 14.5859 2.25 12C2.25 8.1563 4.48219 4.6538 7.93688 3.06849C8.02638 3.02737 8.12311 3.00428 8.22153 3.00054C8.31996 2.9968 8.41816 3.01249 8.51052 3.0467C8.60289 3.08091 8.68761 3.13298 8.75985 3.19994C8.8321 3.26689 8.89044 3.34742 8.93156 3.43692C8.97268 3.52643 8.99577 3.62316 8.99951 3.72158C9.00325 3.82001 8.98756 3.91821 8.95335 4.01057C8.91914 4.10294 8.86707 4.18766 8.80011 4.2599C8.73316 4.33215 8.65263 4.39049 8.56312 4.43161C5.63906 5.77411 3.75 8.74411 3.75 12C3.75 14.1881 4.61919 16.2865 6.16637 17.8337C7.71354 19.3809 9.81196 20.25 12 20.25C14.188 20.25 16.2865 19.3809 17.8336 17.8337C19.3808 16.2865 20.25 14.1881 20.25 12C20.25 8.74411 18.3609 5.77411 15.4369 4.43161C15.2561 4.34857 15.1157 4.19711 15.0466 4.01057C14.9776 3.82403 14.9854 3.61769 15.0684 3.43692C15.1515 3.25616 15.3029 3.1158 15.4895 3.0467C15.676 2.9776 15.8824 2.98544 16.0631 3.06849C19.5178 4.6538 21.75 8.1563 21.75 12Z"
77
- }), P = C({
77
+ }), m = C({
78
78
  displayName: "Copy",
79
79
  path: "M20.25 3H8.25C8.05109 3 7.86032 3.07902 7.71967 3.21967C7.57902 3.36032 7.5 3.55109 7.5 3.75V7.5H3.75C3.55109 7.5 3.36032 7.57902 3.21967 7.71967C3.07902 7.86032 3 8.05109 3 8.25V20.25C3 20.4489 3.07902 20.6397 3.21967 20.7803C3.36032 20.921 3.55109 21 3.75 21H15.75C15.9489 21 16.1397 20.921 16.2803 20.7803C16.421 20.6397 16.5 20.4489 16.5 20.25V16.5H20.25C20.4489 16.5 20.6397 16.421 20.7803 16.2803C20.921 16.1397 21 15.9489 21 15.75V3.75C21 3.55109 20.921 3.36032 20.7803 3.21967C20.6397 3.07902 20.4489 3 20.25 3ZM15 19.5H4.5V9H15V19.5ZM19.5 15H16.5V8.25C16.5 8.05109 16.421 7.86032 16.2803 7.71967C16.1397 7.57902 15.9489 7.5 15.75 7.5H9V4.5H19.5V15Z"
80
80
  }), w = C({
@@ -116,10 +116,10 @@ const L = C({
116
116
  }), S = C({
117
117
  displayName: "List",
118
118
  path: "M21 12C21 12.1989 20.921 12.3897 20.7803 12.5303C20.6397 12.671 20.4489 12.75 20.25 12.75H3.75C3.55109 12.75 3.36032 12.671 3.21967 12.5303C3.07902 12.3897 3 12.1989 3 12C3 11.8011 3.07902 11.6103 3.21967 11.4697C3.36032 11.329 3.55109 11.25 3.75 11.25H20.25C20.4489 11.25 20.6397 11.329 20.7803 11.4697C20.921 11.6103 21 11.8011 21 12ZM3.75 6.75H20.25C20.4489 6.75 20.6397 6.67098 20.7803 6.53033C20.921 6.38968 21 6.19891 21 6C21 5.80109 20.921 5.61032 20.7803 5.46967C20.6397 5.32902 20.4489 5.25 20.25 5.25H3.75C3.55109 5.25 3.36032 5.32902 3.21967 5.46967C3.07902 5.61032 3 5.80109 3 6C3 6.19891 3.07902 6.38968 3.21967 6.53033C3.36032 6.67098 3.55109 6.75 3.75 6.75ZM20.25 17.25H3.75C3.55109 17.25 3.36032 17.329 3.21967 17.4697C3.07902 17.6103 3 17.8011 3 18C3 18.1989 3.07902 18.3897 3.21967 18.5303C3.36032 18.671 3.55109 18.75 3.75 18.75H20.25C20.4489 18.75 20.6397 18.671 20.7803 18.5303C20.921 18.3897 21 18.1989 21 18C21 17.8011 20.921 17.6103 20.7803 17.4697C20.6397 17.329 20.4489 17.25 20.25 17.25Z"
119
- }), G = C({
119
+ }), R = C({
120
120
  displayName: "Lock",
121
121
  path: "M19.5 7.5H16.5V5.25C16.5 4.05653 16.0259 2.91193 15.182 2.06802C14.3381 1.22411 13.1935 0.75 12 0.75C10.8065 0.75 9.66193 1.22411 8.81802 2.06802C7.97411 2.91193 7.5 4.05653 7.5 5.25V7.5H4.5C4.10218 7.5 3.72064 7.65804 3.43934 7.93934C3.15804 8.22064 3 8.60218 3 9V19.5C3 19.8978 3.15804 20.2794 3.43934 20.5607C3.72064 20.842 4.10218 21 4.5 21H19.5C19.8978 21 20.2794 20.842 20.5607 20.5607C20.842 20.2794 21 19.8978 21 19.5V9C21 8.60218 20.842 8.22064 20.5607 7.93934C20.2794 7.65804 19.8978 7.5 19.5 7.5ZM9 5.25C9 4.45435 9.31607 3.69129 9.87868 3.12868C10.4413 2.56607 11.2044 2.25 12 2.25C12.7956 2.25 13.5587 2.56607 14.1213 3.12868C14.6839 3.69129 15 4.45435 15 5.25V7.5H9V5.25ZM19.5 19.5H4.5V9H19.5V19.5ZM13.125 14.25C13.125 14.4725 13.059 14.69 12.9354 14.875C12.8118 15.06 12.6361 15.2042 12.4305 15.2894C12.225 15.3745 11.9988 15.3968 11.7805 15.3534C11.5623 15.31 11.3618 15.2028 11.2045 15.0455C11.0472 14.8882 10.94 14.6877 10.8966 14.4695C10.8532 14.2512 10.8755 14.025 10.9606 13.8195C11.0458 13.6139 11.19 13.4382 11.375 13.3146C11.56 13.191 11.7775 13.125 12 13.125C12.2984 13.125 12.5845 13.2435 12.7955 13.4545C13.0065 13.6655 13.125 13.9516 13.125 14.25Z"
122
- }), R = C({
122
+ }), G = C({
123
123
  displayName: "LockOpen",
124
124
  path: "M19.5 7.5H9V5.25C9 4.45435 9.31607 3.69129 9.87868 3.12868C10.4413 2.56607 11.2044 2.25 12 2.25C13.4409 2.25 14.7375 3.28125 15.015 4.64906C15.0562 4.84234 15.172 5.01155 15.3373 5.11991C15.5026 5.22827 15.7039 5.26702 15.8976 5.22774C16.0913 5.18846 16.2616 5.07433 16.3716 4.91014C16.4816 4.74596 16.5224 4.545 16.485 4.35094C16.0612 2.26406 14.175 0.75 12 0.75C10.8069 0.751241 9.66303 1.22575 8.81939 2.06939C7.97575 2.91303 7.50124 4.05691 7.5 5.25V7.5H4.5C4.10218 7.5 3.72064 7.65804 3.43934 7.93934C3.15804 8.22064 3 8.60218 3 9V19.5C3 19.8978 3.15804 20.2794 3.43934 20.5607C3.72064 20.842 4.10218 21 4.5 21H19.5C19.8978 21 20.2794 20.842 20.5607 20.5607C20.842 20.2794 21 19.8978 21 19.5V9C21 8.60218 20.842 8.22064 20.5607 7.93934C20.2794 7.65804 19.8978 7.5 19.5 7.5ZM19.5 19.5H4.5V9H19.5V19.5ZM13.125 14.25C13.125 14.4725 13.059 14.69 12.9354 14.875C12.8118 15.06 12.6361 15.2042 12.4305 15.2894C12.225 15.3745 11.9988 15.3968 11.7805 15.3534C11.5623 15.31 11.3618 15.2028 11.2045 15.0455C11.0472 14.8882 10.94 14.6877 10.8966 14.4695C10.8532 14.2512 10.8755 14.025 10.9606 13.8195C11.0458 13.6139 11.19 13.4382 11.375 13.3146C11.56 13.191 11.7775 13.125 12 13.125C12.2984 13.125 12.5845 13.2435 12.7955 13.4545C13.0065 13.6655 13.125 13.9516 13.125 14.25Z"
125
125
  }), k = C({
@@ -224,10 +224,10 @@ const L = C({
224
224
  }), i1 = C({
225
225
  displayName: "ArrowBendUpRight",
226
226
  path: "M19.5306 6.28104L15.0306 10.781C14.8899 10.9218 14.699 11.0008 14.5 11.0008C14.301 11.0008 14.1101 10.9218 13.9694 10.781C13.8286 10.6403 13.7496 10.4494 13.7496 10.2504C13.7496 10.0514 13.8286 9.86052 13.9694 9.71979L17.1897 6.50042H10C7.81273 6.5029 5.71575 7.37289 4.16911 8.91953C2.62247 10.4662 1.75248 12.5631 1.75 14.7504C1.75 14.9493 1.67098 15.1401 1.53033 15.2807C1.38968 15.4214 1.19891 15.5004 1 15.5004C0.801088 15.5004 0.610322 15.4214 0.46967 15.2807C0.329018 15.1401 0.25 14.9493 0.25 14.7504C0.25273 12.1654 1.28084 9.68703 3.10872 7.85914C4.93661 6.03125 7.41498 5.00315 10 5.00042H17.1897L13.9694 1.78104C13.8997 1.71136 13.8444 1.62863 13.8067 1.53759C13.769 1.44654 13.7496 1.34896 13.7496 1.25042C13.7496 1.15187 13.769 1.05429 13.8067 0.963245C13.8444 0.8722 13.8997 0.789475 13.9694 0.719792C14.1101 0.579062 14.301 0.5 14.5 0.5C14.5985 0.5 14.6961 0.51941 14.7872 0.557122C14.8782 0.594834 14.9609 0.650109 15.0306 0.719792L19.5306 5.21979C19.6004 5.28945 19.6557 5.37216 19.6934 5.46321C19.7312 5.55426 19.7506 5.65186 19.7506 5.75042C19.7506 5.84898 19.7312 5.94657 19.6934 6.03762C19.6557 6.12867 19.6004 6.21139 19.5306 6.28104Z"
227
- }), l1 = C({
227
+ }), f1 = C({
228
228
  displayName: "Selection",
229
229
  path: "M11.25 0.75C11.25 0.948912 11.171 1.13968 11.0303 1.28033C10.8897 1.42098 10.6989 1.5 10.5 1.5H7.5C7.30109 1.5 7.11032 1.42098 6.96967 1.28033C6.82902 1.13968 6.75 0.948912 6.75 0.75C6.75 0.551088 6.82902 0.360322 6.96967 0.21967C7.11032 0.0790178 7.30109 0 7.5 0H10.5C10.6989 0 10.8897 0.0790178 11.0303 0.21967C11.171 0.360322 11.25 0.551088 11.25 0.75ZM10.5 16.5H7.5C7.30109 16.5 7.11032 16.579 6.96967 16.7197C6.82902 16.8603 6.75 17.0511 6.75 17.25C6.75 17.4489 6.82902 17.6397 6.96967 17.7803C7.11032 17.921 7.30109 18 7.5 18H10.5C10.6989 18 10.8897 17.921 11.0303 17.7803C11.171 17.6397 11.25 17.4489 11.25 17.25C11.25 17.0511 11.171 16.8603 11.0303 16.7197C10.8897 16.579 10.6989 16.5 10.5 16.5ZM16.5 0H14.25C14.0511 0 13.8603 0.0790178 13.7197 0.21967C13.579 0.360322 13.5 0.551088 13.5 0.75C13.5 0.948912 13.579 1.13968 13.7197 1.28033C13.8603 1.42098 14.0511 1.5 14.25 1.5H16.5V3.75C16.5 3.94891 16.579 4.13968 16.7197 4.28033C16.8603 4.42098 17.0511 4.5 17.25 4.5C17.4489 4.5 17.6397 4.42098 17.7803 4.28033C17.921 4.13968 18 3.94891 18 3.75V1.5C18 1.10218 17.842 0.720644 17.5607 0.43934C17.2794 0.158035 16.8978 0 16.5 0ZM17.25 6.75C17.0511 6.75 16.8603 6.82902 16.7197 6.96967C16.579 7.11032 16.5 7.30109 16.5 7.5V10.5C16.5 10.6989 16.579 10.8897 16.7197 11.0303C16.8603 11.171 17.0511 11.25 17.25 11.25C17.4489 11.25 17.6397 11.171 17.7803 11.0303C17.921 10.8897 18 10.6989 18 10.5V7.5C18 7.30109 17.921 7.11032 17.7803 6.96967C17.6397 6.82902 17.4489 6.75 17.25 6.75ZM17.25 13.5C17.0511 13.5 16.8603 13.579 16.7197 13.7197C16.579 13.8603 16.5 14.0511 16.5 14.25V16.5H14.25C14.0511 16.5 13.8603 16.579 13.7197 16.7197C13.579 16.8603 13.5 17.0511 13.5 17.25C13.5 17.4489 13.579 17.6397 13.7197 17.7803C13.8603 17.921 14.0511 18 14.25 18H16.5C16.8978 18 17.2794 17.842 17.5607 17.5607C17.842 17.2794 18 16.8978 18 16.5V14.25C18 14.0511 17.921 13.8603 17.7803 13.7197C17.6397 13.579 17.4489 13.5 17.25 13.5ZM0.75 11.25C0.948912 11.25 1.13968 11.171 1.28033 11.0303C1.42098 10.8897 1.5 10.6989 1.5 10.5V7.5C1.5 7.30109 1.42098 7.11032 1.28033 6.96967C1.13968 6.82902 0.948912 6.75 0.75 6.75C0.551088 6.75 0.360322 6.82902 0.21967 6.96967C0.0790178 7.11032 0 7.30109 0 7.5V10.5C0 10.6989 0.0790178 10.8897 0.21967 11.0303C0.360322 11.171 0.551088 11.25 0.75 11.25ZM3.75 16.5H1.5V14.25C1.5 14.0511 1.42098 13.8603 1.28033 13.7197C1.13968 13.579 0.948912 13.5 0.75 13.5C0.551088 13.5 0.360322 13.579 0.21967 13.7197C0.0790178 13.8603 0 14.0511 0 14.25V16.5C0 16.8978 0.158035 17.2794 0.43934 17.5607C0.720644 17.842 1.10218 18 1.5 18H3.75C3.94891 18 4.13968 17.921 4.28033 17.7803C4.42098 17.6397 4.5 17.4489 4.5 17.25C4.5 17.0511 4.42098 16.8603 4.28033 16.7197C4.13968 16.579 3.94891 16.5 3.75 16.5ZM3.75 0H1.5C1.10218 0 0.720644 0.158035 0.43934 0.43934C0.158035 0.720644 0 1.10218 0 1.5V3.75C0 3.94891 0.0790178 4.13968 0.21967 4.28033C0.360322 4.42098 0.551088 4.5 0.75 4.5C0.948912 4.5 1.13968 4.42098 1.28033 4.28033C1.42098 4.13968 1.5 3.94891 1.5 3.75V1.5H3.75C3.94891 1.5 4.13968 1.42098 4.28033 1.28033C4.42098 1.13968 4.5 0.948912 4.5 0.75C4.5 0.551088 4.42098 0.360322 4.28033 0.21967C4.13968 0.0790178 3.94891 0 3.75 0Z"
230
- }), f1 = C({
230
+ }), l1 = C({
231
231
  displayName: "Funnel",
232
232
  path: "M19.6197 1.64346C19.5043 1.37675 19.313 1.14986 19.0696 0.991013C18.8263 0.832162 18.5416 0.748358 18.251 0.750024H1.75095C1.46064 0.750596 1.17673 0.835403 0.933663 0.994155C0.690598 1.15291 0.498825 1.37879 0.381608 1.64438C0.264391 1.90998 0.226768 2.20389 0.273301 2.49045C0.319835 2.77701 0.448527 3.04391 0.643764 3.25877L0.651264 3.26721L7.00095 10.0472V17.25C7.00089 17.5215 7.0745 17.7879 7.21395 18.0208C7.35339 18.2538 7.55344 18.4445 7.79275 18.5727C8.03207 18.7008 8.30168 18.7617 8.57285 18.7487C8.84402 18.7356 9.10657 18.6493 9.33251 18.4988L12.3325 16.4981C12.5382 16.3612 12.7068 16.1755 12.8234 15.9576C12.94 15.7398 13.001 15.4965 13.001 15.2494V10.0472L19.3516 3.26721L19.3591 3.25877C19.5564 3.04489 19.6863 2.77764 19.7327 2.49037C19.779 2.2031 19.7397 1.90854 19.6197 1.64346ZM11.9078 9.02627C11.6473 9.30245 11.5018 9.66753 11.501 10.0472V15.2494L8.50095 17.25V10.0472C8.50182 9.66617 8.35693 9.29923 8.09595 9.02159L1.75095 2.25002H18.251L11.9078 9.02627Z"
233
233
  }), d1 = C({
@@ -294,7 +294,7 @@ const L = C({
294
294
  fill: "#00546B"
295
295
  }
296
296
  ) })
297
- }), m1 = C({
297
+ }), P1 = C({
298
298
  viewBox: "0 0 48 30",
299
299
  displayName: "MariaDB",
300
300
  path: /* @__PURE__ */ A("g", { children: /* @__PURE__ */ A(
@@ -304,7 +304,7 @@ const L = C({
304
304
  fill: "black"
305
305
  }
306
306
  ) })
307
- }), P1 = C({
307
+ }), m1 = C({
308
308
  viewBox: "0 0 48 48",
309
309
  displayName: "MongoDB",
310
310
  path: /* @__PURE__ */ B(Q, { children: [
@@ -472,18 +472,12 @@ const L = C({
472
472
  }), S1 = C({
473
473
  displayName: "Info",
474
474
  path: "M9 0.875C7.39303 0.875 5.82214 1.35152 4.486 2.24431C3.14985 3.1371 2.10844 4.40605 1.49348 5.8907C0.87852 7.37535 0.717618 9.00901 1.03112 10.5851C1.34463 12.1612 2.11846 13.6089 3.25476 14.7452C4.39106 15.8815 5.8388 16.6554 7.4149 16.9689C8.99099 17.2824 10.6247 17.1215 12.1093 16.5065C13.594 15.8916 14.8629 14.8502 15.7557 13.514C16.6485 12.1779 17.125 10.607 17.125 9C17.1227 6.84581 16.266 4.78051 14.7427 3.25727C13.2195 1.73403 11.1542 0.877275 9 0.875ZM9 15.875C7.64026 15.875 6.31105 15.4718 5.18046 14.7164C4.04987 13.9609 3.16868 12.8872 2.64833 11.6309C2.12798 10.3747 1.99183 8.99237 2.2571 7.65875C2.52238 6.32513 3.17716 5.10013 4.13864 4.13864C5.10013 3.17716 6.32514 2.52237 7.65876 2.2571C8.99238 1.99183 10.3747 2.12798 11.631 2.64833C12.8872 3.16868 13.9609 4.04987 14.7164 5.18045C15.4718 6.31104 15.875 7.64025 15.875 9C15.8729 10.8227 15.1479 12.5702 13.8591 13.8591C12.5702 15.1479 10.8227 15.8729 9 15.875ZM10.25 12.75C10.25 12.9158 10.1842 13.0747 10.0669 13.1919C9.94974 13.3092 9.79076 13.375 9.625 13.375C9.29348 13.375 8.97554 13.2433 8.74112 13.0089C8.5067 12.7745 8.375 12.4565 8.375 12.125V9C8.20924 9 8.05027 8.93415 7.93306 8.81694C7.81585 8.69973 7.75 8.54076 7.75 8.375C7.75 8.20924 7.81585 8.05027 7.93306 7.93306C8.05027 7.81585 8.20924 7.75 8.375 7.75C8.70652 7.75 9.02447 7.8817 9.25889 8.11612C9.49331 8.35054 9.625 8.66848 9.625 9V12.125C9.79076 12.125 9.94974 12.1908 10.0669 12.3081C10.1842 12.4253 10.25 12.5842 10.25 12.75ZM7.75 5.5625C7.75 5.37708 7.80499 5.19582 7.908 5.04165C8.01101 4.88748 8.15743 4.76732 8.32874 4.69636C8.50004 4.62541 8.68854 4.60684 8.8704 4.64301C9.05226 4.67919 9.2193 4.76848 9.35042 4.89959C9.48153 5.0307 9.57082 5.19775 9.60699 5.3796C9.64316 5.56146 9.6246 5.74996 9.55364 5.92127C9.48268 6.09257 9.36252 6.23899 9.20835 6.342C9.05418 6.44502 8.87292 6.5 8.6875 6.5C8.43886 6.5 8.20041 6.40123 8.02459 6.22541C7.84878 6.0496 7.75 5.81114 7.75 5.5625Z"
475
- }), G1 = C({
475
+ }), R1 = C({
476
476
  displayName: "Pen",
477
477
  path: "M18.3113 4.87842L14.1216 0.689675C13.9823 0.55035 13.8169 0.439831 13.6349 0.364427C13.4529 0.289024 13.2578 0.250214 13.0608 0.250214C12.8638 0.250214 12.6687 0.289024 12.4867 0.364427C12.3047 0.439831 12.1393 0.55035 12 0.689675L0.439695 12.25C0.299801 12.3888 0.188889 12.554 0.113407 12.736C0.0379245 12.918 -0.000621974 13.1132 7.58901e-06 13.3103V17.5C7.58901e-06 17.8978 0.158043 18.2793 0.439347 18.5606C0.720652 18.842 1.10218 19 1.50001 19H5.68969C5.88675 19.0006 6.08196 18.9621 6.26399 18.8866C6.44602 18.8111 6.61122 18.7002 6.75001 18.5603L14.5941 10.7172L14.9203 12.0203L11.4703 15.4694C11.3296 15.61 11.2505 15.8007 11.2504 15.9997C11.2503 16.1986 11.3292 16.3894 11.4699 16.5301C11.6105 16.6709 11.8012 16.75 12.0001 16.7501C12.1991 16.7502 12.3899 16.6712 12.5306 16.5306L16.2806 12.7806C16.3724 12.6891 16.4388 12.5753 16.4734 12.4504C16.5081 12.3256 16.5098 12.1938 16.4784 12.0681L15.8316 9.47967L18.3113 6.99999C18.4506 6.86069 18.5611 6.69532 18.6365 6.51331C18.7119 6.3313 18.7507 6.13622 18.7507 5.93921C18.7507 5.74219 18.7119 5.54711 18.6365 5.3651C18.5611 5.18309 18.4506 5.01772 18.3113 4.87842ZM1.50001 14.8103L4.18969 17.5H1.50001V14.8103ZM6.00001 17.1897L1.81032 13L9.75001 5.0603L13.9397 9.24999L6.00001 17.1897ZM15 8.18967L10.8113 3.99999L13.0613 1.74999L17.25 5.93967L15 8.18967Z"
478
- }), R1 = C({
478
+ }), G1 = C({
479
479
  displayName: "Join",
480
480
  path: "M13.0069 12.2569C13.5058 9.57021 14.7291 7.07086 16.5447 5.02867C18.3603 2.98649 20.6993 1.47907 23.3091 0.669167C25.9189 -0.140734 28.7003 -0.22234 31.3531 0.43316C34.0059 1.08866 36.4293 2.45636 38.3615 4.38859C40.2937 6.32081 41.6614 8.74415 42.3169 11.3969C42.9724 14.0497 42.8908 16.8312 42.0809 19.441C41.271 22.0508 39.7636 24.3898 37.7214 26.2054C35.6792 28.021 33.1799 29.2443 30.4932 29.7431C29.9944 32.4298 28.7711 34.9291 26.9555 36.9713C25.1398 39.0135 22.8009 40.5209 20.1911 41.3308C17.5813 42.1407 14.7998 42.2223 12.147 41.5668C9.49422 40.9113 7.07088 39.5436 5.13866 37.6114C3.20643 35.6792 1.83873 33.2558 1.18323 30.6031C0.527733 27.9503 0.609337 25.1688 1.41924 22.559C2.22914 19.9492 3.73656 17.6102 5.77875 15.7946C7.82093 13.979 10.3203 12.7557 13.0069 12.2569ZM26.8707 22.5L23.2501 26.1206C24.6789 26.7026 26.2073 27.0013 27.7501 27C27.7514 25.4572 27.4527 23.9288 26.8707 22.5ZM20.5426 24.5869L25.3369 19.7925C24.6583 18.8926 23.8575 18.0918 22.9576 17.4131L18.1632 22.2075C18.8418 23.1074 19.6427 23.9082 20.5426 24.5869ZM16.6294 19.5L20.2501 15.8794C18.8212 15.2974 17.2929 14.9987 15.7501 15C15.7488 16.5428 16.0474 18.0712 16.6294 19.5ZM39.7501 15C39.7558 12.0751 38.6932 9.24889 36.7618 7.0524C34.8304 4.85591 32.1633 3.44042 29.2618 3.07197C26.3602 2.70352 23.424 3.40747 21.0049 5.05153C18.5859 6.69558 16.8505 9.16654 16.1251 12C19.9711 12.1011 23.6316 13.6746 26.3512 16.396C29.0709 19.1174 30.6421 22.7789 30.7407 26.625C33.3176 25.9582 35.6002 24.455 37.2307 22.3511C38.8612 20.2473 39.7473 17.6617 39.7501 15ZM15.7501 39C18.4106 38.9978 20.9951 38.113 23.0989 36.4844C25.2026 34.8557 26.7065 32.5751 27.3751 30C23.5274 29.9013 19.8645 28.3288 17.1429 25.6071C14.4213 22.8855 12.8488 19.2227 12.7501 15.375C9.91661 16.1005 7.44566 17.8358 5.8016 20.2548C4.15755 22.6739 3.45359 25.6101 3.82204 28.5117C4.1905 31.4132 5.60598 34.0803 7.80247 36.0117C9.99897 37.9431 12.8252 39.0058 15.7501 39Z"
481
- }), k1 = C({
482
- displayName: "ClickHouse",
483
- path: "M0.0012207 0.5H2.66762V19.1592H0.0012207V0.5ZM5.33402 0.5H8.00042V21.8248H5.33402V0.5ZM10.6668 0.5H13.3332V21.8248H10.6668V0.5ZM15.9996 0.5H18.666V21.8248H15.9996V0.5ZM21.3324 9.16322H23.9988V13.1616H21.3324V9.16322Z"
484
- }), W1 = C({
485
- displayName: "GitBranchX",
486
- path: "M43.375 7.49988C43.3743 6.09729 42.9803 4.723 42.2378 3.53309C41.4952 2.34318 40.4339 1.38533 39.1743 0.768328C37.9147 0.151323 36.5073 -0.100112 35.112 0.0425782C33.7167 0.185268 32.3894 0.716365 31.2807 1.57555C30.1721 2.43474 29.3266 3.58759 28.8403 4.90317C28.354 6.21875 28.2463 7.64434 28.5295 9.01804C28.8127 10.3917 29.4754 11.6585 30.4424 12.6745C31.4094 13.6904 32.642 14.4149 34 14.7655V18.7499C34 19.2472 33.8025 19.7241 33.4508 20.0757C33.0992 20.4273 32.6223 20.6249 32.125 20.6249H11.5C10.8611 20.6247 10.2269 20.7341 9.62502 20.9483V14.7655C11.3925 14.3091 12.9329 13.2238 13.9574 11.713C14.9819 10.2022 15.4203 8.36954 15.1902 6.55863C14.9602 4.74773 14.0777 3.08288 12.708 1.87616C11.3383 0.669427 9.57547 0.00366557 7.75002 0.00366557C5.92457 0.00366557 4.16178 0.669427 2.79208 1.87616C1.42238 3.08288 0.53981 4.74773 0.309796 6.55863C0.0797809 8.36954 0.518117 10.2022 1.54264 11.713C2.56716 13.2238 4.10753 14.3091 5.87502 14.7655V30.2343C4.10753 30.6906 2.56716 31.7759 1.54264 33.2868C0.518117 34.7976 0.0797809 36.6302 0.309796 38.4411C0.53981 40.252 1.42238 41.9169 2.79208 43.1236C4.16178 44.3303 5.92457 44.9961 7.75002 44.9961C9.57547 44.9961 11.3383 44.3303 12.708 43.1236C14.0777 41.9169 14.9602 40.252 15.1902 38.4411C15.4203 36.6302 14.9819 34.7976 13.9574 33.2868C12.9329 31.7759 11.3925 30.6906 9.62502 30.2343V26.2499C9.62502 25.7526 9.82256 25.2757 10.1742 24.9241C10.5258 24.5724 11.0027 24.3749 11.5 24.3749H32.125C33.6169 24.3749 35.0476 23.7823 36.1025 22.7274C37.1574 21.6725 37.75 20.2417 37.75 18.7499V14.7655C39.3594 14.3475 40.7846 13.4075 41.8025 12.0927C42.8204 10.7779 43.3734 9.16264 43.375 7.49988ZM4.00002 7.49988C4.00002 6.7582 4.21995 6.03318 4.63201 5.4165C5.04406 4.79981 5.62973 4.31916 6.31496 4.03534C7.00018 3.75151 7.75418 3.67724 8.48161 3.82194C9.20903 3.96663 9.87722 4.32379 10.4017 4.84823C10.9261 5.37268 11.2833 6.04087 11.428 6.7683C11.5727 7.49572 11.4984 8.24972 11.2146 8.93495C10.9307 9.62017 10.4501 10.2058 9.83341 10.6179C9.21672 11.03 8.4917 11.2499 7.75002 11.2499C6.75546 11.2499 5.80163 10.8548 5.09837 10.1515C4.39511 9.44827 4.00002 8.49445 4.00002 7.49988ZM11.5 37.4999C11.5 38.2416 11.2801 38.9666 10.868 39.5833C10.456 40.2 9.8703 40.6806 9.18508 40.9644C8.49986 41.2483 7.74586 41.3225 7.01843 41.1778C6.291 41.0331 5.62282 40.676 5.09837 40.1515C4.57392 39.6271 4.21677 38.9589 4.07207 38.2315C3.92738 37.504 4.00164 36.75 4.28547 36.0648C4.5693 35.3796 5.04995 34.7939 5.66663 34.3819C6.28331 33.9698 7.00834 33.7499 7.75002 33.7499C8.74458 33.7499 9.69841 34.145 10.4017 34.8482C11.1049 35.5515 11.5 36.5053 11.5 37.4999ZM35.875 11.2499C35.1333 11.2499 34.4083 11.03 33.7916 10.6179C33.1749 10.2058 32.6943 9.62017 32.4105 8.93495C32.1266 8.24972 32.0524 7.49572 32.1971 6.7683C32.3418 6.04087 32.6989 5.37268 33.2234 4.84823C33.7478 4.32379 34.416 3.96663 35.1434 3.82194C35.8709 3.67724 36.6249 3.75151 37.3101 4.03534C37.9953 4.31916 38.581 4.79981 38.993 5.4165C39.4051 6.03318 39.625 6.7582 39.625 7.49988C39.625 8.49445 39.2299 9.44827 38.5267 10.1515C37.8234 10.8548 36.8696 11.2499 35.875 11.2499Z"
487
481
  });
488
482
  export {
489
483
  i1 as IconArrowBendUpRight,
@@ -502,8 +496,8 @@ export {
502
496
  h as IconBellSimple,
503
497
  r as IconBookOpenText,
504
498
  i as IconCalendarBlank,
505
- l as IconCaretDown,
506
- f as IconCaretLeft,
499
+ f as IconCaretDown,
500
+ l as IconCaretLeft,
507
501
  d as IconCaretRight,
508
502
  N as IconCaretUp,
509
503
  v as IconCaretUpDown,
@@ -512,9 +506,8 @@ export {
512
506
  g as IconCheck,
513
507
  y as IconCheckCircle,
514
508
  O1 as IconChecks,
515
- m as IconCircleNotch,
516
- k1 as IconClickHouse,
517
- P as IconCopy,
509
+ P as IconCircleNotch,
510
+ m as IconCopy,
518
511
  w as IconCornersOut,
519
512
  x1 as IconCsv,
520
513
  D as IconCube,
@@ -529,31 +522,30 @@ export {
529
522
  s1 as IconFloppyDisk,
530
523
  c1 as IconFolderSimple,
531
524
  j1 as IconFolderSimpleX,
532
- f1 as IconFunnel,
525
+ l1 as IconFunnel,
533
526
  T as IconGauge,
534
527
  O as IconGear,
535
- W1 as IconGitBranchX,
536
528
  D1 as IconGoogleDrive,
537
529
  V1 as IconHand,
538
530
  N1 as IconHeadCircuit,
539
531
  M1 as IconHouse,
540
532
  Y as IconIcon,
541
533
  S1 as IconInfo,
542
- R1 as IconJoin,
534
+ G1 as IconJoin,
543
535
  u1 as IconLanguage,
544
536
  j as IconLink,
545
537
  S as IconList,
546
- G as IconLock,
547
- R as IconLockOpen,
548
- m1 as IconMariaDB,
538
+ R as IconLock,
539
+ G as IconLockOpen,
540
+ P1 as IconMariaDB,
549
541
  k as IconMinus,
550
- P1 as IconMongoDB,
542
+ m1 as IconMongoDB,
551
543
  W as IconMoon,
552
544
  y1 as IconMySQL,
553
545
  p1 as IconNavigationArrow,
554
546
  F as IconNotePencil,
555
547
  K as IconPassword,
556
- G1 as IconPen,
548
+ R1 as IconPen,
557
549
  U1 as IconPlay,
558
550
  I1 as IconPlugsX,
559
551
  J as IconPlus,
@@ -565,7 +557,7 @@ export {
565
557
  o1 as IconRoleX,
566
558
  C1 as IconSearch,
567
559
  A1 as IconSearchX,
568
- l1 as IconSelection,
560
+ f1 as IconSelection,
569
561
  v1 as IconServer,
570
562
  B1 as IconSlidersHorizontal,
571
563
  r1 as IconSticker,