triafly-ui-kit 1.0.75 → 1.0.78

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
- button.btn{--height-sm: 28px;--height-md: 36px;--height-lg: 44px;--height: var(--height-md);flex-shrink:0;background-color:var(--color-bg-brand-default);color:var(--light-color-static)!important;display:flex;justify-content:center;align-items:center;height:var(--height);border-radius:calc(var(--height) / 2);border:none;padding:10px 16px;cursor:pointer;transition:.15s all}button.btn:hover{background-color:var(--color-bg-brand-hover)}button.btn svg *{fill:var(--light-color-static)}button.btn span{color:var(--light-color-static)}button.btn[disabled]{opacity:50%;cursor:default;pointer-events:none}button.btn.brand-light{background-color:var(--color-bg-brand-lightest-default);color:var(--color-button-brandlight-filled-text)!important}button.btn.brand-light:hover{background-color:var(--color-button-brandlight-filled-hover)}button.btn.brand-light svg *{fill:var(--color-button-brandlight-filled-text)}button.btn.brand-light span{color:var(--color-button-brandlight-filled-text)}button.btn.gray{background-color:var(--color-bg-neutral-lightest-default);color:var(--color-text-primary-default)!important}button.btn.gray:hover{background-color:var(--color-bg-neutral-medium-default)}button.btn.gray svg *{fill:var(--color-text-primary-default)}button.btn.gray span{color:var(--color-text-primary-default)}button.btn.danger{background-color:var(--color-bg-error-default);color:var(--light-color-static)!important}button.btn.danger:hover{background-color:var(--color-bg-error-hover)}button.btn.danger svg *{fill:var(--light-color-static)}button.btn.danger span{color:var(--light-color-static)}button.btn.outlined{background-color:transparent!important;border:1px solid var(--color-border-brand-default);color:var(--color-border-brand-default)}button.btn.outlined[disabled]{pointer-events:none}button.btn.outlined:hover{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-border-brand-default)}button.btn.outlined span{color:var(--color-border-brand-default)}button.btn.outlined svg *{fill:var(--color-border-brand-default)}button.btn.outlined.gray{background-color:transparent!important;border:1px solid var(--color-border-secondary-default);color:var(--color-text-primary-default)}button.btn.outlined.gray[disabled]{pointer-events:none}button.btn.outlined.gray:hover{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-border-secondary-default)}button.btn.outlined.gray span{color:var(--color-text-primary-default)}button.btn.outlined.gray svg *{fill:var(--color-text-primary-default)}button.btn.outlined.danger{background-color:transparent!important;border:1px solid var(--color-bg-error-default);color:var(--color-bg-error-default)}button.btn.outlined.danger[disabled]{pointer-events:none}button.btn.outlined.danger:hover{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-bg-error-default)}button.btn.outlined.danger span{color:var(--color-bg-error-default)}button.btn.outlined.danger svg *{fill:var(--color-bg-error-default)}button.btn.sm{--height: var(--height-sm);padding:6px 12px}button.btn.sm span{font-size:12px}button.btn.lg{--height: var(--height-lg);padding:12px 20px}button.btn.icon-button{width:var(--height);height:var(--height);padding:0;border-radius:50%;display:flex;justify-content:center;align-items:center}button.btn.icon-button *{margin:0!important}button.btn.semiround{border-radius:6px}button.btn.semiround.lg{border-radius:8px}button.btn.loading .btn-label{color:transparent}button.btn .arrow{margin:0 10px 0 0}button.btn .arrow:last-child{margin:0 0 0 10px;transform:rotate(180deg)}button.btn .icon{margin:0 8px 0 0;display:flex}button.btn .icon-tail{display:flex;margin:0 0 0 8px}
1
+ button.btn{--height-sm: 28px;--height-md: 36px;--height-lg: 44px;--height: var(--height-md);flex-shrink:0;background-color:var(--color-bg-brand-default);color:var(--light-color-static)!important;display:flex;justify-content:center;align-items:center;height:var(--height);border-radius:calc(var(--height) / 2);border:none;padding:10px 16px;cursor:pointer;transition:.15s all}button.btn:hover{background-color:var(--color-bg-brand-hover)}button.btn svg *{fill:var(--light-color-static)}button.btn span{color:var(--light-color-static)}button.btn[disabled]{opacity:50%;cursor:default;pointer-events:none}button.btn.brand-light{background-color:var(--color-button-brandlight-filled-bg);color:var(--color-button-brandlight-filled-text)!important}button.btn.brand-light:hover{background-color:var(--color-button-brandlight-filled-hover)}button.btn.brand-light svg *{fill:var(--color-button-brandlight-filled-text)}button.btn.brand-light span{color:var(--color-button-brandlight-filled-text)}button.btn.gray{background-color:var(--color-bg-neutral-lightest-default);color:var(--color-text-primary-default)!important}button.btn.gray:hover{background-color:var(--color-bg-neutral-medium-default)}button.btn.gray svg *{fill:var(--color-text-primary-default)}button.btn.gray span{color:var(--color-text-primary-default)}button.btn.danger{background-color:var(--color-bg-error-default);color:var(--light-color-static)!important}button.btn.danger:hover{background-color:var(--color-bg-error-hover)}button.btn.danger svg *{fill:var(--light-color-static)}button.btn.danger span{color:var(--light-color-static)}button.btn.outlined{background-color:transparent!important;border:1px solid var(--color-border-brand-default);color:var(--color-border-brand-default)}button.btn.outlined[disabled]{pointer-events:none}button.btn.outlined:hover{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-border-brand-default)}button.btn.outlined span{color:var(--color-border-brand-default)}button.btn.outlined svg *{fill:var(--color-border-brand-default)}button.btn.outlined.gray{background-color:transparent!important;border:1px solid var(--color-border-secondary-default);color:var(--color-text-primary-default)}button.btn.outlined.gray[disabled]{pointer-events:none}button.btn.outlined.gray:hover{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-border-secondary-default)}button.btn.outlined.gray span{color:var(--color-text-primary-default)}button.btn.outlined.gray svg *{fill:var(--color-text-primary-default)}button.btn.outlined.danger{background-color:transparent!important;border:1px solid var(--color-bg-error-default);color:var(--color-bg-error-default)}button.btn.outlined.danger[disabled]{pointer-events:none}button.btn.outlined.danger:hover{background-color:transparent;box-shadow:inset 0 0 0 1px var(--color-bg-error-default)}button.btn.outlined.danger span{color:var(--color-bg-error-default)}button.btn.outlined.danger svg *{fill:var(--color-bg-error-default)}button.btn.sm{--height: var(--height-sm);padding:6px 12px}button.btn.sm span{font-size:12px}button.btn.lg{--height: var(--height-lg);padding:12px 20px}button.btn.icon-button{width:var(--height);height:var(--height);padding:0;border-radius:50%;display:flex;justify-content:center;align-items:center}button.btn.icon-button *{margin:0!important}button.btn.semiround{border-radius:6px}button.btn.semiround.lg{border-radius:8px}button.btn.loading .btn-label{color:transparent}button.btn .arrow{margin:0 10px 0 0}button.btn .arrow:last-child{margin:0 0 0 10px;transform:rotate(180deg)}button.btn .icon,button.btn .icon-tail,button.btn .icon span,button.btn .icon-tail span{display:flex}button.btn .icon{margin:0 8px 0 0}button.btn .icon-tail{margin:0 0 0 8px}
@@ -1 +1 @@
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
+ ._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}
@@ -0,0 +1,145 @@
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ import { Button as e } from "./Button.js";
3
+ import { IconSearch as a } from "../Icons/Icons.js";
4
+ const o = {
5
+ title: "UIKit/Button",
6
+ component: e,
7
+ tags: ["autodocs"]
8
+ }, r = {
9
+ args: {
10
+ label: "Brand Default",
11
+ type: "button"
12
+ }
13
+ }, u = {
14
+ args: {
15
+ label: "Brand Light",
16
+ className: "brand-light",
17
+ type: "button"
18
+ }
19
+ }, i = {
20
+ args: {
21
+ label: "Gray",
22
+ className: "gray",
23
+ type: "button"
24
+ }
25
+ }, d = {
26
+ args: {
27
+ label: "Danger",
28
+ className: "danger",
29
+ type: "button"
30
+ }
31
+ }, g = {
32
+ args: {
33
+ label: "Outlined Brand",
34
+ className: "outlined",
35
+ type: "button"
36
+ }
37
+ }, c = {
38
+ args: {
39
+ label: "Outlined Gray",
40
+ className: "outlined gray",
41
+ type: "button"
42
+ }
43
+ }, b = {
44
+ args: {
45
+ label: "Outlined Danger",
46
+ className: "outlined danger",
47
+ type: "button"
48
+ }
49
+ }, m = {
50
+ args: {
51
+ label: "Small",
52
+ className: "sm",
53
+ type: "button"
54
+ }
55
+ }, p = {
56
+ args: {
57
+ label: "Medium (default)",
58
+ type: "button"
59
+ }
60
+ }, y = {
61
+ args: {
62
+ label: "Large",
63
+ className: "lg",
64
+ type: "button"
65
+ }
66
+ }, N = {
67
+ args: {
68
+ label: "Rounded (default)",
69
+ type: "button"
70
+ }
71
+ }, h = {
72
+ args: {
73
+ label: "Semiround",
74
+ className: "semiround",
75
+ type: "button"
76
+ }
77
+ }, B = {
78
+ args: {
79
+ label: "Semiround Large",
80
+ className: "semiround lg",
81
+ type: "button"
82
+ }
83
+ }, D = {
84
+ args: {
85
+ label: "",
86
+ // Пустая строка для кнопки-иконки
87
+ className: "icon-button",
88
+ type: "button",
89
+ icon: /* @__PURE__ */ t("span", { children: /* @__PURE__ */ t(a, {}) })
90
+ }
91
+ }, L = {
92
+ args: {
93
+ label: "Brand Light Large",
94
+ className: "brand-light lg",
95
+ type: "button"
96
+ }
97
+ }, O = {
98
+ args: {
99
+ label: "Outlined Danger Small",
100
+ className: "outlined danger sm",
101
+ type: "button"
102
+ }
103
+ }, S = {
104
+ args: {
105
+ label: "Disabled Outlined Gray",
106
+ className: "outlined gray",
107
+ type: "button",
108
+ isDisabled: !0
109
+ }
110
+ }, f = {
111
+ args: {
112
+ label: "With Icons",
113
+ type: "button",
114
+ icon: /* @__PURE__ */ t("span", { children: /* @__PURE__ */ t(a, {}) }),
115
+ iconTail: /* @__PURE__ */ t("span", { children: /* @__PURE__ */ t(a, {}) })
116
+ }
117
+ }, G = {
118
+ args: {
119
+ label: "Next",
120
+ type: "button",
121
+ navigation: "next"
122
+ }
123
+ };
124
+ export {
125
+ r as BrandDefault,
126
+ u as BrandLight,
127
+ L as BrandLightLarge,
128
+ d as Danger,
129
+ S as DisabledOutlinedGray,
130
+ i as Gray,
131
+ D as IconButton,
132
+ y as Large,
133
+ p as Medium,
134
+ G as NavigationExample,
135
+ g as OutlinedBrand,
136
+ b as OutlinedDanger,
137
+ O as OutlinedDangerSmall,
138
+ c as OutlinedGray,
139
+ N as Rounded,
140
+ h as Semiround,
141
+ B as SemiroundLarge,
142
+ m as Small,
143
+ f as WithIcons,
144
+ o as default
145
+ };
@@ -484,6 +484,13 @@ const L = C({
484
484
  }), W1 = C({
485
485
  displayName: "GitBranchX",
486
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
+ }), F1 = C({
488
+ viewBox: "0 0 40 26",
489
+ displayName: "Users",
490
+ path: "M18.3203 17.675C19.9956 16.5597 21.2675 14.9348 21.9479 13.0407C22.6284 11.1466 22.6812 9.0838 22.0986 7.15735C21.516 5.2309 20.3289 3.54308 18.7128 2.34349C17.0968 1.14389 15.1376 0.496201 13.125 0.496201C11.1123 0.496201 9.15314 1.14389 7.5371 2.34349C5.92105 3.54308 4.73395 5.2309 4.15135 7.15735C3.56874 9.0838 3.62156 11.1466 4.30198 13.0407C4.98241 14.9348 6.25433 16.5597 7.92964 17.675C4.89916 18.7919 2.31106 20.8588 0.551518 23.5672C0.459043 23.7046 0.394809 23.8591 0.362551 24.0216C0.330293 24.1841 0.330654 24.3513 0.363614 24.5137C0.396573 24.676 0.461473 24.8302 0.554541 24.9672C0.647609 25.1043 0.766989 25.2215 0.905741 25.312C1.04449 25.4025 1.19985 25.4645 1.36278 25.4944C1.52571 25.5243 1.69297 25.5216 1.85482 25.4863C2.01668 25.451 2.16991 25.3839 2.30561 25.2889C2.44131 25.1939 2.55676 25.0729 2.64527 24.9328C3.78025 23.1872 5.33333 21.7527 7.16345 20.7597C8.99358 19.7666 11.0428 19.2465 13.125 19.2465C15.2071 19.2465 17.2563 19.7666 19.0865 20.7597C20.9166 21.7527 22.4697 23.1872 23.6046 24.9328C23.788 25.2053 24.0712 25.3947 24.393 25.46C24.7149 25.5254 25.0496 25.4614 25.3246 25.282C25.5997 25.1026 25.7931 24.8221 25.8631 24.5012C25.933 24.1803 25.8739 23.8448 25.6984 23.5672C23.9389 20.8588 21.3507 18.7919 18.3203 17.675ZM6.24996 9.87501C6.24996 8.51526 6.65317 7.18605 7.4086 6.05546C8.16404 4.92487 9.23776 4.04369 10.494 3.52333C11.7502 3.00298 13.1326 2.86683 14.4662 3.13211C15.7998 3.39738 17.0248 4.05216 17.9863 5.01365C18.9478 5.97513 19.6026 7.20014 19.8679 8.53376C20.1331 9.86738 19.997 11.2497 19.4766 12.506C18.9563 13.7622 18.0751 14.8359 16.9445 15.5914C15.8139 16.3468 14.4847 16.75 13.125 16.75C11.3022 16.7479 9.55474 16.0229 8.26588 14.7341C6.97702 13.4452 6.25202 11.6977 6.24996 9.87501ZM39.0843 25.2969C38.8067 25.4779 38.4685 25.5413 38.1441 25.473C37.8197 25.4048 37.5358 25.2104 37.3546 24.9328C36.221 23.1861 34.6681 21.751 32.8376 20.7584C31.0071 19.7658 28.9573 19.2472 26.875 19.25C26.5434 19.25 26.2255 19.1183 25.9911 18.8839C25.7567 18.6495 25.625 18.3315 25.625 18C25.625 17.6685 25.7567 17.3505 25.9911 17.1161C26.2255 16.8817 26.5434 16.75 26.875 16.75C27.8874 16.7491 28.8872 16.5245 29.8028 16.0924C30.7184 15.6603 31.5272 15.0312 32.1716 14.2503C32.8159 13.4693 33.2798 12.5557 33.5301 11.5747C33.7804 10.5936 33.8109 9.56943 33.6195 8.57524C33.4281 7.58104 33.0194 6.6414 32.4228 5.82344C31.8261 5.00548 31.0562 4.32939 30.1679 3.84349C29.2797 3.3576 28.2951 3.07388 27.2845 3.01261C26.2739 2.95134 25.2623 3.11403 24.3218 3.48907C24.1685 3.55535 24.0034 3.59023 23.8364 3.59164C23.6693 3.59305 23.5037 3.56097 23.3493 3.49729C23.1949 3.4336 23.0548 3.33961 22.9373 3.22086C22.8198 3.10212 22.7273 2.96103 22.6652 2.80593C22.6032 2.65083 22.5729 2.48486 22.5761 2.31785C22.5792 2.15083 22.6159 1.98614 22.6838 1.83352C22.7517 1.6809 22.8495 1.54344 22.9714 1.42926C23.0934 1.31508 23.237 1.2265 23.3937 1.16875C25.546 0.310397 27.9399 0.279508 30.1136 1.08205C32.2873 1.88458 34.0868 3.46369 35.165 5.51472C36.2431 7.56575 36.5235 9.94338 35.952 12.1889C35.3805 14.4345 33.9977 16.3889 32.0703 17.675C35.1007 18.7919 37.6889 20.8588 39.4484 23.5672C39.6295 23.8449 39.6928 24.1831 39.6245 24.5074C39.5563 24.8318 39.362 25.1158 39.0843 25.2969Z"
491
+ }), K1 = C({
492
+ displayName: "GitBranch",
493
+ path: "M29.25 5C29.2495 4.06494 28.9869 3.14875 28.4918 2.35547C27.9968 1.5622 27.2893 0.923631 26.4495 0.512295C25.6098 0.100958 24.6716 -0.066665 23.7413 0.0284617C22.8111 0.123589 21.9262 0.477653 21.1872 1.05044C20.4481 1.62324 19.8844 2.3918 19.5602 3.26886C19.236 4.14591 19.1642 5.0963 19.353 6.0121C19.5418 6.92791 19.9836 7.77241 20.6283 8.44972C21.273 9.12702 22.0946 9.60998 23 9.84375V12.5C23 12.8315 22.8683 13.1495 22.6339 13.3839C22.3995 13.6183 22.0815 13.75 21.75 13.75H8.00001C7.57408 13.7499 7.15129 13.8228 6.75001 13.9656V9.84375C7.92834 9.53951 8.95525 8.81596 9.63826 7.80874C10.3213 6.80152 10.6135 5.57977 10.4602 4.3725C10.3068 3.16523 9.71844 2.05533 8.8053 1.25085C7.89217 0.446361 6.71698 0.00252001 5.50001 0.00252001C4.28304 0.00252001 3.10785 0.446361 2.19472 1.25085C1.28159 2.05533 0.693207 3.16523 0.539864 4.3725C0.386521 5.57977 0.678744 6.80152 1.36176 7.80874C2.04478 8.81596 3.07169 9.53951 4.25001 9.84375V20.1562C3.07169 20.4605 2.04478 21.184 1.36176 22.1913C0.678744 23.1985 0.386521 24.4202 0.539864 25.6275C0.693207 26.8348 1.28159 27.9447 2.19472 28.7492C3.10785 29.5536 4.28304 29.9975 5.50001 29.9975C6.71698 29.9975 7.89217 29.5536 8.8053 28.7492C9.71844 27.9447 10.3068 26.8348 10.4602 25.6275C10.6135 24.4202 10.3213 23.1985 9.63826 22.1913C8.95525 21.184 7.92834 20.4605 6.75001 20.1562V17.5C6.75001 17.1685 6.88171 16.8505 7.11613 16.6161C7.35055 16.3817 7.66849 16.25 8.00001 16.25H21.75C22.7446 16.25 23.6984 15.8549 24.4017 15.1516C25.1049 14.4484 25.5 13.4946 25.5 12.5V9.84375C26.5729 9.56507 27.5231 8.93839 28.2017 8.06187C28.8803 7.18535 29.249 6.1085 29.25 5ZM3.00001 5C3.00001 4.50555 3.14663 4.0222 3.42134 3.61107C3.69604 3.19995 4.08649 2.87952 4.5433 2.6903C5.00012 2.50108 5.50279 2.45157 5.98774 2.54804C6.47269 2.6445 6.91815 2.8826 7.26778 3.23223C7.61741 3.58186 7.85551 4.02732 7.95198 4.51227C8.04844 4.99723 7.99893 5.49989 7.80971 5.95671C7.62049 6.41352 7.30006 6.80397 6.88894 7.07867C6.47781 7.35338 5.99447 7.5 5.50001 7.5C4.83697 7.5 4.20109 7.23661 3.73225 6.76777C3.2634 6.29892 3.00001 5.66304 3.00001 5ZM8.00001 25C8.00001 25.4945 7.85339 25.9778 7.57869 26.3889C7.30398 26.8 6.91354 27.1205 6.45672 27.3097C5.9999 27.4989 5.49724 27.5484 5.01229 27.452C4.52733 27.3555 4.08188 27.1174 3.73225 26.7678C3.38261 26.4181 3.14451 25.9727 3.04805 25.4877C2.95159 25.0028 3.00109 24.5001 3.19031 24.0433C3.37953 23.5865 3.69996 23.196 4.11109 22.9213C4.52221 22.6466 5.00556 22.5 5.50001 22.5C6.16305 22.5 6.79894 22.7634 7.26778 23.2322C7.73662 23.7011 8.00001 24.337 8.00001 25ZM24.25 7.5C23.7556 7.5 23.2722 7.35338 22.8611 7.07867C22.45 6.80397 22.1295 6.41352 21.9403 5.95671C21.7511 5.49989 21.7016 4.99723 21.798 4.51227C21.8945 4.02732 22.1326 3.58186 22.4822 3.23223C22.8319 2.8826 23.2773 2.6445 23.7623 2.54804C24.2472 2.45157 24.7499 2.50108 25.2067 2.6903C25.6635 2.87952 26.054 3.19995 26.3287 3.61107C26.6034 4.0222 26.75 4.50555 26.75 5C26.75 5.66304 26.4866 6.29892 26.0178 6.76777C25.5489 7.23661 24.9131 7.5 24.25 7.5Z"
487
494
  });
488
495
  export {
489
496
  i1 as IconArrowBendUpRight,
@@ -532,6 +539,7 @@ export {
532
539
  f1 as IconFunnel,
533
540
  T as IconGauge,
534
541
  O as IconGear,
542
+ K1 as IconGitBranch,
535
543
  W1 as IconGitBranchX,
536
544
  D1 as IconGoogleDrive,
537
545
  V1 as IconHand,
@@ -578,6 +586,7 @@ export {
578
586
  Y1 as IconUploadSimple,
579
587
  a1 as IconUser,
580
588
  L1 as IconUserX,
589
+ F1 as IconUsers,
581
590
  e1 as IconWarningCircle,
582
591
  n1 as IconWrench,
583
592
  t1 as IconX,
@@ -1,4 +1,4 @@
1
- import { IconArrowBendUpRight as c, IconArrowClockwise as I, IconArrowDown as e, IconArrowLeft as r, IconArrowLineDown as i, IconArrowLineLeft as t, IconArrowLineRight as a, IconArrowLineUp as l, IconArrowRight as s, IconArrowUp as C, IconArrowsOut as h, IconArticle as w, IconAt as p, IconBellSimple as u, IconBookOpenText as g, IconCalendarBlank as S, IconCaretDown as A, IconCaretLeft as D, IconCaretRight as L, IconCaretUp as d, IconCaretUpDown as k, IconChartPieSlice as U, IconChatText as P, IconCheck as B, IconCheckCircle as F, IconChecks as T, IconCircleNotch as X, IconClickHouse as f, IconCopy as y, IconCornersOut as R, IconCsv as m, IconCube as x, IconDatabase as H, IconDotsNine as M, IconDotsThreeVertical as v, IconExport as G, IconEye as N, IconEyeSlash as O, IconFile as Q, IconFiles as E, IconFloppyDisk as b, IconFolderSimple as W, IconFolderSimpleX as z, IconFunnel as J, IconGauge as V, IconGear as Y, IconGitBranchX as j, IconGoogleDrive as q, IconHand as K, IconHeadCircuit as Z, IconHouse as _, IconIcon as $, IconInfo as oo, IconJoin as no, IconLanguage as co, IconLink as Io, IconList as eo, IconLock as ro, IconLockOpen as io, IconMariaDB as to, IconMinus as ao, IconMongoDB as lo, IconMoon as so, IconMySQL as Co, IconNavigationArrow as ho, IconNotePencil as wo, IconPassword as po, IconPen as uo, IconPlay as go, IconPlugsX as So, IconPlus as Ao, IconPorsgteSQL as Do, IconPresentationChart as Lo, IconQuestion as ko, IconQuestionFullfilled as Uo, IconRedo as Po, IconRoleX as Bo, IconSearch as Fo, IconSearchX as To, IconSelection as Xo, IconServer as fo, IconSlidersHorizontal as yo, IconSticker as Ro, IconSun as mo, IconThreeDot as xo, IconTrash as Ho, IconTriangleDown as Mo, IconTriangleUp as vo, IconUndo as Go, IconUploadSimple as No, IconUser as Oo, IconUserX as Qo, IconWarningCircle as Eo, IconWrench as bo, IconX as Wo, IconYandexDisk as zo } from "./Icons.js";
1
+ import { IconArrowBendUpRight as c, IconArrowClockwise as I, IconArrowDown as e, IconArrowLeft as r, IconArrowLineDown as i, IconArrowLineLeft as t, IconArrowLineRight as a, IconArrowLineUp as l, IconArrowRight as s, IconArrowUp as C, IconArrowsOut as h, IconArticle as w, IconAt as p, IconBellSimple as u, IconBookOpenText as g, IconCalendarBlank as S, IconCaretDown as A, IconCaretLeft as D, IconCaretRight as L, IconCaretUp as d, IconCaretUpDown as k, IconChartPieSlice as U, IconChatText as P, IconCheck as B, IconCheckCircle as F, IconChecks as T, IconCircleNotch as X, IconClickHouse as f, IconCopy as y, IconCornersOut as R, IconCsv as m, IconCube as x, IconDatabase as G, IconDotsNine as H, IconDotsThreeVertical as M, IconExport as v, IconEye as N, IconEyeSlash as O, IconFile as Q, IconFiles as E, IconFloppyDisk as b, IconFolderSimple as W, IconFolderSimpleX as z, IconFunnel as J, IconGauge as V, IconGear as Y, IconGitBranch as j, IconGitBranchX as q, IconGoogleDrive as K, IconHand as Z, IconHeadCircuit as _, IconHouse as $, IconIcon as oo, IconInfo as no, IconJoin as co, IconLanguage as Io, IconLink as eo, IconList as ro, IconLock as io, IconLockOpen as to, IconMariaDB as ao, IconMinus as lo, IconMongoDB as so, IconMoon as Co, IconMySQL as ho, IconNavigationArrow as wo, IconNotePencil as po, IconPassword as uo, IconPen as go, IconPlay as So, IconPlugsX as Ao, IconPlus as Do, IconPorsgteSQL as Lo, IconPresentationChart as ko, IconQuestion as Uo, IconQuestionFullfilled as Po, IconRedo as Bo, IconRoleX as Fo, IconSearch as To, IconSearchX as Xo, IconSelection as fo, IconServer as yo, IconSlidersHorizontal as Ro, IconSticker as mo, IconSun as xo, IconThreeDot as Go, IconTrash as Ho, IconTriangleDown as Mo, IconTriangleUp as vo, IconUndo as No, IconUploadSimple as Oo, IconUser as Qo, IconUserX as Eo, IconUsers as bo, IconWarningCircle as Wo, IconWrench as zo, IconX as Jo, IconYandexDisk as Vo } from "./Icons.js";
2
2
  export {
3
3
  c as IconArrowBendUpRight,
4
4
  I as IconArrowClockwise,
@@ -32,10 +32,10 @@ export {
32
32
  R as IconCornersOut,
33
33
  m as IconCsv,
34
34
  x as IconCube,
35
- H as IconDatabase,
36
- M as IconDotsNine,
37
- v as IconDotsThreeVertical,
38
- G as IconExport,
35
+ G as IconDatabase,
36
+ H as IconDotsNine,
37
+ M as IconDotsThreeVertical,
38
+ v as IconExport,
39
39
  N as IconEye,
40
40
  O as IconEyeSlash,
41
41
  Q as IconFile,
@@ -46,54 +46,56 @@ export {
46
46
  J as IconFunnel,
47
47
  V as IconGauge,
48
48
  Y as IconGear,
49
- j as IconGitBranchX,
50
- q as IconGoogleDrive,
51
- K as IconHand,
52
- Z as IconHeadCircuit,
53
- _ as IconHouse,
54
- $ as IconIcon,
55
- oo as IconInfo,
56
- no as IconJoin,
57
- co as IconLanguage,
58
- Io as IconLink,
59
- eo as IconList,
60
- ro as IconLock,
61
- io as IconLockOpen,
62
- to as IconMariaDB,
63
- ao as IconMinus,
64
- lo as IconMongoDB,
65
- so as IconMoon,
66
- Co as IconMySQL,
67
- ho as IconNavigationArrow,
68
- wo as IconNotePencil,
69
- po as IconPassword,
70
- uo as IconPen,
71
- go as IconPlay,
72
- So as IconPlugsX,
73
- Ao as IconPlus,
74
- Do as IconPorsgteSQL,
75
- Lo as IconPresentationChart,
76
- ko as IconQuestion,
77
- Uo as IconQuestionFullfilled,
78
- Po as IconRedo,
79
- Bo as IconRoleX,
80
- Fo as IconSearch,
81
- To as IconSearchX,
82
- Xo as IconSelection,
83
- fo as IconServer,
84
- yo as IconSlidersHorizontal,
85
- Ro as IconSticker,
86
- mo as IconSun,
87
- xo as IconThreeDot,
49
+ j as IconGitBranch,
50
+ q as IconGitBranchX,
51
+ K as IconGoogleDrive,
52
+ Z as IconHand,
53
+ _ as IconHeadCircuit,
54
+ $ as IconHouse,
55
+ oo as IconIcon,
56
+ no as IconInfo,
57
+ co as IconJoin,
58
+ Io as IconLanguage,
59
+ eo as IconLink,
60
+ ro as IconList,
61
+ io as IconLock,
62
+ to as IconLockOpen,
63
+ ao as IconMariaDB,
64
+ lo as IconMinus,
65
+ so as IconMongoDB,
66
+ Co as IconMoon,
67
+ ho as IconMySQL,
68
+ wo as IconNavigationArrow,
69
+ po as IconNotePencil,
70
+ uo as IconPassword,
71
+ go as IconPen,
72
+ So as IconPlay,
73
+ Ao as IconPlugsX,
74
+ Do as IconPlus,
75
+ Lo as IconPorsgteSQL,
76
+ ko as IconPresentationChart,
77
+ Uo as IconQuestion,
78
+ Po as IconQuestionFullfilled,
79
+ Bo as IconRedo,
80
+ Fo as IconRoleX,
81
+ To as IconSearch,
82
+ Xo as IconSearchX,
83
+ fo as IconSelection,
84
+ yo as IconServer,
85
+ Ro as IconSlidersHorizontal,
86
+ mo as IconSticker,
87
+ xo as IconSun,
88
+ Go as IconThreeDot,
88
89
  Ho as IconTrash,
89
90
  Mo as IconTriangleDown,
90
91
  vo as IconTriangleUp,
91
- Go as IconUndo,
92
- No as IconUploadSimple,
93
- Oo as IconUser,
94
- Qo as IconUserX,
95
- Eo as IconWarningCircle,
96
- bo as IconWrench,
97
- Wo as IconX,
98
- zo as IconYandexDisk
92
+ No as IconUndo,
93
+ Oo as IconUploadSimple,
94
+ Qo as IconUser,
95
+ Eo as IconUserX,
96
+ bo as IconUsers,
97
+ Wo as IconWarningCircle,
98
+ zo as IconWrench,
99
+ Jo as IconX,
100
+ Vo as IconYandexDisk
99
101
  };
package/dist/main.d.ts CHANGED
@@ -662,6 +662,13 @@ className?: string;
662
662
  viewBox?: string;
663
663
  }>;
664
664
 
665
+ export declare const IconGitBranch: FC< {
666
+ size?: number;
667
+ color?: string;
668
+ className?: string;
669
+ viewBox?: string;
670
+ }>;
671
+
665
672
  export declare const IconGitBranchX: FC< {
666
673
  size?: number;
667
674
  color?: string;
@@ -977,6 +984,13 @@ className?: string;
977
984
  viewBox?: string;
978
985
  }>;
979
986
 
987
+ export declare const IconUsers: FC< {
988
+ size?: number;
989
+ color?: string;
990
+ className?: string;
991
+ viewBox?: string;
992
+ }>;
993
+
980
994
  export declare const IconUserX: FC< {
981
995
  size?: number;
982
996
  color?: string;