@bitrise/bitkit-v2 0.3.159 → 0.3.161

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.
Files changed (45) hide show
  1. package/dist/components/BitkitActionMenu/BitkitActionMenu.d.ts +2 -2
  2. package/dist/components/BitkitColorButton/BitkitColorButton.d.ts +5 -0
  3. package/dist/components/BitkitSplitButton/BitkitSplitButton.d.ts +27 -0
  4. package/dist/components/BitkitTabs/BitkitTabs.d.ts +16 -0
  5. package/dist/icons/IconArchive.d.ts +8 -0
  6. package/dist/icons/IconArchive.js +28 -0
  7. package/dist/icons/IconArchiveDelete.d.ts +8 -0
  8. package/dist/icons/IconArchiveDelete.js +28 -0
  9. package/dist/icons/IconArchiveRestore.d.ts +8 -0
  10. package/dist/icons/IconArchiveRestore.js +28 -0
  11. package/dist/icons/IconClaude.d.ts +8 -0
  12. package/dist/icons/IconClaude.js +28 -0
  13. package/dist/icons/IconClaudeColor.d.ts +8 -0
  14. package/dist/icons/IconClaudeColor.js +28 -0
  15. package/dist/icons/IconNextjs.d.ts +8 -0
  16. package/dist/icons/IconNextjs.js +28 -0
  17. package/dist/icons/IconPython.d.ts +8 -0
  18. package/dist/icons/IconPython.js +28 -0
  19. package/dist/icons/IconPythonColor.d.ts +8 -0
  20. package/dist/icons/IconPythonColor.js +28 -0
  21. package/dist/icons/IconTemplateCode.d.ts +8 -0
  22. package/dist/icons/IconTemplateCode.js +28 -0
  23. package/dist/icons/index.d.ts +9 -0
  24. package/dist/main.js +616 -598
  25. package/dist/svgs/16x16/icon-archive-16.js +21 -0
  26. package/dist/svgs/16x16/icon-archive-delete-16.js +21 -0
  27. package/dist/svgs/16x16/icon-archive-restore-16.js +21 -0
  28. package/dist/svgs/16x16/icon-claude-16.js +17 -0
  29. package/dist/svgs/16x16/icon-claude-color-16.js +17 -0
  30. package/dist/svgs/16x16/icon-nextjs-16.js +17 -0
  31. package/dist/svgs/16x16/icon-python-16.js +17 -0
  32. package/dist/svgs/16x16/icon-python-color-16.js +46 -0
  33. package/dist/svgs/16x16/icon-teams-color-16.js +3 -3
  34. package/dist/svgs/16x16/icon-template-code-16.js +17 -0
  35. package/dist/svgs/24x24/icon-archive-24.js +21 -0
  36. package/dist/svgs/24x24/icon-archive-delete-24.js +21 -0
  37. package/dist/svgs/24x24/icon-archive-restore-24.js +21 -0
  38. package/dist/svgs/24x24/icon-claude-24.js +17 -0
  39. package/dist/svgs/24x24/icon-claude-color-24.js +17 -0
  40. package/dist/svgs/24x24/icon-nextjs-24.js +17 -0
  41. package/dist/svgs/24x24/icon-python-24.js +17 -0
  42. package/dist/svgs/24x24/icon-python-color-24.js +46 -0
  43. package/dist/svgs/24x24/icon-teams-color-24.js +1 -1
  44. package/dist/svgs/24x24/icon-template-code-24.js +17 -0
  45. package/package.json +5 -5
@@ -0,0 +1,21 @@
1
+ import "react";
2
+ import { jsx as l, jsxs as h } from "react/jsx-runtime";
3
+ var r = (e) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...e,
10
+ children: /* @__PURE__ */ h("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ l("path", { d: "M9.25 7.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1 0-1.5z" }), /* @__PURE__ */ l("path", {
13
+ fillRule: "evenodd",
14
+ d: "M13.653 1.008A1.5 1.5 0 0 1 15 2.5v2l-.008.153a1.5 1.5 0 0 1-1.339 1.34L13.5 6v7.5a1.5 1.5 0 0 1-1.347 1.492L12 15H4l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L2.5 13.5V6a1.5 1.5 0 0 1-1.492-1.347L1 4.5v-2A1.5 1.5 0 0 1 2.5 1h11zM4 13.5h8V6H4zm-1.5-9h11v-2h-11z",
15
+ clipRule: "evenodd"
16
+ })]
17
+ })
18
+ });
19
+ export {
20
+ r as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import "react";
2
+ import { jsx as l, jsxs as h } from "react/jsx-runtime";
3
+ var r = (e) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...e,
10
+ children: /* @__PURE__ */ h("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ l("path", { d: "M10.78 8.03 9.06 9.75l1.72 1.72-1.06 1.06L8 10.81l-1.72 1.72-1.06-1.06 1.72-1.72-1.72-1.72 1.06-1.06L8 8.69l1.72-1.72z" }), /* @__PURE__ */ l("path", {
13
+ fillRule: "evenodd",
14
+ d: "M13.653 1.008A1.5 1.5 0 0 1 15 2.5v2l-.008.153a1.5 1.5 0 0 1-1.339 1.34L13.5 6v7.5a1.5 1.5 0 0 1-1.347 1.492L12 15H4l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L2.5 13.5V6a1.5 1.5 0 0 1-1.492-1.347L1 4.5v-2A1.5 1.5 0 0 1 2.5 1h11zM4 13.5h8V6H4zm-1.5-9h11v-2h-11z",
15
+ clipRule: "evenodd"
16
+ })]
17
+ })
18
+ });
19
+ export {
20
+ r as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import "react";
2
+ import { jsx as e, jsxs as h } from "react/jsx-runtime";
3
+ var r = (l) => /* @__PURE__ */ e("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...l,
10
+ children: /* @__PURE__ */ h("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ d: "M13.653 1.008A1.5 1.5 0 0 1 15 2.5v2l-.008.153a1.5 1.5 0 0 1-1.339 1.34L13.5 6v7.5a1.5 1.5 0 0 1-1.347 1.492L12 15h-2v-1.5h2V6H4v7.5h2V15H4l-.153-.008a1.5 1.5 0 0 1-1.34-1.339L2.5 13.5V6a1.5 1.5 0 0 1-1.492-1.347L1 4.5v-2A1.5 1.5 0 0 1 2.5 1h11zM2.5 4.5h11v-2h-11z",
15
+ clipRule: "evenodd"
16
+ }), /* @__PURE__ */ e("path", { d: "m11.03 9.97-1.06 1.06-1.22-1.22V15h-1.5V9.81l-1.22 1.22-1.06-1.06L8 6.94z" })]
17
+ })
18
+ });
19
+ export {
20
+ r as default
21
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as l } from "react/jsx-runtime";
3
+ var t = (h) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...h,
10
+ children: /* @__PURE__ */ l("path", {
11
+ fill: "currentColor",
12
+ d: "M3.73 10.336 6.468 8.8l.046-.134-.046-.074h-.134l-.457-.028-1.565-.043-1.357-.056-1.314-.07-.33-.07L1 7.914l.032-.203.278-.187.398.034.88.06 1.322.092.958.056 1.42.147h.226l.031-.09-.077-.057-.06-.056-1.367-.927-1.48-.979-.775-.564-.419-.285-.211-.268-.091-.585.38-.419.511.035.13.035.519.398 1.105.856 1.445 1.064.211.176.085-.06.01-.043-.095-.159-.785-1.42-.839-1.443-.373-.599-.098-.359a1.8 1.8 0 0 1-.06-.423l.433-.588.24-.077.577.077.244.212.358.82.582 1.294.902 1.758.264.521.141.483.053.148h.09v-.085l.075-.99.137-1.216.134-1.565.046-.44.218-.528.433-.286.338.162.278.398-.038.257-.166 1.075-.324 1.684-.211 1.128h.123l.14-.141.571-.758.958-1.198.423-.475.494-.525.316-.25h.599l.44.655-.197.676-.616.782-.511.662-.733.987-.458.79.042.062.11-.01 1.655-.353.894-.161 1.068-.183.483.225.052.23-.19.468-1.141.282-1.339.268-1.994.472-.024.017.028.035.898.085.385.02h.94l1.752.131.457.303.274.37-.046.282-.704.359-.951-.226-2.22-.528-.76-.19h-.106v.063l.634.62 1.163 1.05 1.455 1.353.074.334-.187.264-.197-.028-1.279-.962-.493-.433-1.117-.94h-.074v.098l.257.377 1.36 2.043.07.627-.098.204-.353.123-.387-.07-.796-1.117-.821-1.259-.662-1.127-.081.046-.391 4.21-.183.215-.423.162-.353-.268-.186-.433.186-.856.226-1.117.183-.888.166-1.103.098-.367-.006-.024-.081.01-.832 1.142-1.264 1.71-1.001 1.07-.24.095-.415-.215.039-.384.232-.342 1.385-1.762.835-1.092.54-.63-.005-.091h-.031l-3.679 2.388-.655.085-.282-.264.035-.434.133-.14 1.106-.762-.003.004z"
13
+ })
14
+ });
15
+ export {
16
+ t as default
17
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as l } from "react/jsx-runtime";
3
+ var i = (h) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...h,
10
+ children: /* @__PURE__ */ l("path", {
11
+ fill: "#D97757",
12
+ d: "M3.73 10.336 6.468 8.8l.046-.134-.046-.074h-.134l-.457-.028-1.565-.043-1.357-.056-1.314-.07-.33-.07L1 7.914l.032-.203.278-.187.398.034.88.06 1.322.092.958.056 1.42.147h.226l.031-.09-.077-.057-.06-.056-1.367-.927-1.48-.979-.775-.564-.419-.285-.211-.268-.091-.585.38-.419.511.035.13.035.519.398 1.105.856 1.445 1.064.211.176.085-.06.01-.043-.095-.159-.785-1.42-.839-1.443-.373-.599-.098-.359a1.8 1.8 0 0 1-.06-.423l.433-.588.24-.077.577.077.244.212.358.82.582 1.294.902 1.758.264.521.141.483.053.148h.09v-.085l.075-.99.137-1.216.134-1.565.046-.44.218-.528.433-.286.338.162.278.398-.038.257-.166 1.075-.324 1.684-.211 1.128h.123l.14-.141.571-.758.958-1.198.423-.475.494-.525.316-.25h.599l.44.655-.197.676-.616.782-.511.662-.733.987-.458.79.042.062.11-.01 1.655-.353.894-.161 1.068-.183.483.225.052.23-.19.468-1.141.282-1.339.268-1.994.472-.024.017.028.035.898.085.385.02h.94l1.752.131.457.303.274.37-.046.282-.704.359-.951-.226-2.22-.528-.76-.19h-.106v.063l.634.62 1.163 1.05 1.455 1.353.074.334-.187.264-.197-.028-1.279-.962-.493-.433-1.117-.94h-.074v.098l.257.377 1.36 2.043.07.627-.098.204-.353.123-.387-.07-.796-1.117-.821-1.259-.662-1.127-.081.046-.391 4.21-.183.215-.423.162-.353-.268-.186-.433.186-.856.226-1.117.183-.888.166-1.103.098-.367-.006-.024-.081.01-.832 1.142-1.264 1.71-1.001 1.07-.24.095-.415-.215.039-.384.232-.342 1.385-1.762.835-1.092.54-.63-.005-.091h-.031l-3.679 2.388-.655.085-.282-.264.035-.434.133-.14 1.106-.762-.003.004z"
13
+ })
14
+ });
15
+ export {
16
+ i as default
17
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as a } from "react/jsx-runtime";
3
+ var o = (c) => /* @__PURE__ */ a("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...c,
10
+ children: /* @__PURE__ */ a("path", {
11
+ fill: "currentColor",
12
+ d: "m7.542 1.004-.213.019c-1.988.18-3.85 1.252-5.03 2.9a6.9 6.9 0 0 0-1.236 3.059C1.007 7.366 1 7.48 1 8.002c0 .52.007.634.063 1.019a7.03 7.03 0 0 0 4.788 5.655 7.4 7.4 0 0 0 1.478.307 13 13 0 0 0 1.342 0c.94-.104 1.736-.337 2.522-.738.12-.061.143-.078.127-.092-.01-.008-.524-.696-1.14-1.528l-1.12-1.512-1.402-2.076a199 199 0 0 0-1.412-2.074c-.006-.002-.011.92-.014 2.047-.004 1.972-.006 2.05-.03 2.098a.25.25 0 0 1-.12.124c-.044.022-.083.026-.29.026h-.236l-.063-.04a.26.26 0 0 1-.092-.1l-.029-.061.003-2.744.004-2.745.043-.053a.4.4 0 0 1 .101-.083c.056-.028.078-.03.315-.03.279 0 .325.01.398.09.02.022.78 1.166 1.689 2.544l2.761 4.183 1.109 1.679.056-.037a7.2 7.2 0 0 0 1.438-1.262 6.97 6.97 0 0 0 1.648-3.578C14.993 8.636 15 8.523 15 8c0-.521-.007-.635-.063-1.019a7.03 7.03 0 0 0-4.788-5.655 7.4 7.4 0 0 0-1.458-.305 18 18 0 0 0-1.15-.018m2.865 4.233c.066.033.12.096.139.162.01.035.013.796.01 2.51l-.004 2.46-.434-.664-.435-.665V7.252c0-1.157.006-1.807.014-1.838a.28.28 0 0 1 .135-.173c.057-.028.077-.031.292-.031.202 0 .238.003.283.027"
13
+ })
14
+ });
15
+ export {
16
+ o as default
17
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as c, jsxs as t } from "react/jsx-runtime";
3
+ var v = (h) => /* @__PURE__ */ c("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...h,
10
+ children: /* @__PURE__ */ t("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ c("path", { d: "M7.976 1c-3.305 0-3.34 1.283-3.34 1.547V4.15H8.04v.481H3.283C2.271 4.631 1 5.246 1 7.972c0 2.504.992 3.472 1.993 3.472h1.189v-1.67c0-.699.346-1.993 1.96-1.993H9.52c.497 0 1.897-.216 1.897-1.833V2.865c0-.401-.068-1.865-3.44-1.865M6.1 2.078A.612.612 0 1 1 6.1 3.302.612.612 0 0 1 6.1 2.078" }), /* @__PURE__ */ c("path", { d: "M8.024 15c3.304 0 3.345-1.307 3.345-1.547V11.85H7.96v-.481h4.757c1.02 0 2.283-.63 2.283-3.341 0-2.968-1.341-3.472-1.993-3.472h-1.189v1.67c0 .7-.335 1.993-1.96 1.993H6.48c-.496 0-1.898.241-1.898 1.833v3.083c0 .665.407 1.865 3.44 1.865M9.9 13.922a.612.612 0 1 1-.001-1.224.612.612 0 0 1 .001 1.224" })]
13
+ })
14
+ });
15
+ export {
16
+ v as default
17
+ };
@@ -0,0 +1,46 @@
1
+ import "react";
2
+ import { jsx as o, jsxs as t } from "react/jsx-runtime";
3
+ var i = (r) => /* @__PURE__ */ t("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...r,
10
+ children: [
11
+ /* @__PURE__ */ o("path", {
12
+ fill: "url(#a)",
13
+ d: "M7.976 1c-3.305 0-3.34 1.283-3.34 1.547V4.15H8.04v.481H3.283C2.271 4.631 1 5.246 1 7.972c0 2.504.992 3.472 1.993 3.472h1.189v-1.67c0-.699.346-1.993 1.96-1.993H9.52c.497 0 1.897-.216 1.897-1.833V2.865c0-.401-.068-1.865-3.44-1.865M6.1 2.078A.612.612 0 1 1 6.1 3.302.612.612 0 0 1 6.1 2.078"
14
+ }),
15
+ /* @__PURE__ */ o("path", {
16
+ fill: "url(#b)",
17
+ d: "M8.024 15c3.304 0 3.345-1.307 3.345-1.547V11.85H7.96v-.481h4.757c1.02 0 2.283-.63 2.283-3.341 0-2.968-1.341-3.472-1.993-3.472h-1.189v1.67c0 .7-.335 1.993-1.96 1.993H6.48c-.496 0-1.898.241-1.898 1.833v3.083c0 .665.407 1.865 3.44 1.865M9.9 13.922a.612.612 0 1 1-.001-1.224.612.612 0 0 1 .001 1.224"
18
+ }),
19
+ /* @__PURE__ */ t("defs", { children: [/* @__PURE__ */ t("linearGradient", {
20
+ id: "a",
21
+ x1: 2.312,
22
+ x2: 9.271,
23
+ y1: 2.251,
24
+ y2: 9.233,
25
+ gradientUnits: "userSpaceOnUse",
26
+ children: [/* @__PURE__ */ o("stop", { stopColor: "#387EB8" }), /* @__PURE__ */ o("stop", {
27
+ offset: 1,
28
+ stopColor: "#366994"
29
+ })]
30
+ }), /* @__PURE__ */ t("linearGradient", {
31
+ id: "b",
32
+ x1: 6.541,
33
+ x2: 14.002,
34
+ y1: 6.712,
35
+ y2: 13.86,
36
+ gradientUnits: "userSpaceOnUse",
37
+ children: [/* @__PURE__ */ o("stop", { stopColor: "#FFE052" }), /* @__PURE__ */ o("stop", {
38
+ offset: 1,
39
+ stopColor: "#FFC331"
40
+ })]
41
+ })] })
42
+ ]
43
+ });
44
+ export {
45
+ i as default
46
+ };
@@ -19,12 +19,12 @@ var p = (l) => /* @__PURE__ */ t("svg", {
19
19
  }),
20
20
  /* @__PURE__ */ a("path", {
21
21
  fill: "#000",
22
- d: "M7.854 4.5H6.592a2.04 2.04 0 0 0 1.845 1.167v-.584a.585.585 0 0 0-.583-.583",
22
+ d: "M7.854 4.5H6.592a2.04 2.04 0 0 0 1.846 1.167v-.584a.585.585 0 0 0-.584-.583",
23
23
  opacity: 0.2
24
24
  }),
25
25
  /* @__PURE__ */ a("path", {
26
26
  fill: "#5059C9",
27
- d: "M13.031 5.813a1.531 1.531 0 1 0 0-3.063 1.531 1.531 0 0 0 0 3.063M14.344 6.25h-3.44a.28.28 0 0 0-.28.28v3.548a2.24 2.24 0 0 0 1.736 2.224A2.188 2.188 0 0 0 15 10.16V6.906a.657.657 0 0 0-.656-.656"
27
+ d: "M13.031 5.813a1.531 1.531 0 1 0 0-3.063 1.531 1.531 0 0 0 0 3.063M14.344 6.25h-3.44a.28.28 0 0 0-.279.28v3.548a2.24 2.24 0 0 0 1.735 2.224A2.188 2.188 0 0 0 15 10.16V6.906a.656.656 0 0 0-.656-.656"
28
28
  }),
29
29
  /* @__PURE__ */ a("path", {
30
30
  fill: "#7B83EB",
@@ -32,7 +32,7 @@ var p = (l) => /* @__PURE__ */ t("svg", {
32
32
  }),
33
33
  /* @__PURE__ */ a("path", {
34
34
  fill: "#000",
35
- d: "M7.854 4.5H6.592a2.04 2.04 0 0 0 1.845 1.167v-.584a.585.585 0 0 0-.583-.583",
35
+ d: "M7.854 4.5H6.592a2.04 2.04 0 0 0 1.846 1.167v-.584a.585.585 0 0 0-.584-.583",
36
36
  opacity: 0.2
37
37
  }),
38
38
  /* @__PURE__ */ a("path", {
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as l, jsxs as t } from "react/jsx-runtime";
3
+ var r = (h) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 16,
6
+ height: 16,
7
+ fill: "none",
8
+ viewBox: "0 0 16 16",
9
+ ...h,
10
+ children: /* @__PURE__ */ t("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ l("path", { d: "M11.5 1A1.5 1.5 0 0 1 13 2.5V7h-1.5V2.5h-8v11h8V12H13v1.5a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 2 13.5v-11a1.5 1.5 0 0 1 1.347-1.492L3.5 1z" }), /* @__PURE__ */ l("path", { d: "M8.03 8.03 6.56 9.5l1.47 1.47-1.06 1.06L4.44 9.5l2.53-2.53zM12.56 9.5l-2.53 2.53-1.06-1.06 1.47-1.47-1.47-1.47 1.06-1.06z" })]
13
+ })
14
+ });
15
+ export {
16
+ r as default
17
+ };
@@ -0,0 +1,21 @@
1
+ import "react";
2
+ import { jsx as e, jsxs as h } from "react/jsx-runtime";
3
+ var o = (l) => /* @__PURE__ */ e("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...l,
10
+ children: /* @__PURE__ */ h("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ e("path", { d: "M14 11a1 1 0 1 1 0 2h-4a1 1 0 1 1 0-2z" }), /* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ d: "M20.204 2.01A2 2 0 0 1 22 4v3a2 2 0 0 1-1.796 1.99L20 9v11a2 2 0 0 1-2 2H6a2 2 0 0 1-1.99-1.796L4 20V9a2 2 0 0 1-1.99-1.796L2 7V4a2 2 0 0 1 2-2h16zM6 20h12V9H6zM4 7h16V4H4z",
15
+ clipRule: "evenodd"
16
+ })]
17
+ })
18
+ });
19
+ export {
20
+ o as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import "react";
2
+ import { jsx as e, jsxs as h } from "react/jsx-runtime";
3
+ var r = (l) => /* @__PURE__ */ e("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...l,
10
+ children: /* @__PURE__ */ h("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ e("path", { d: "M15.707 12.207 13.414 14.5l2.293 2.293-1.414 1.414L12 15.914l-2.293 2.293-1.414-1.414 2.293-2.293-2.293-2.293 1.414-1.414L12 13.086l2.293-2.293z" }), /* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ d: "M20.204 2.01A2 2 0 0 1 22 4v3a2 2 0 0 1-1.796 1.99L20 9v11a2 2 0 0 1-2 2H6a2 2 0 0 1-1.99-1.796L4 20V9a2 2 0 0 1-1.99-1.796L2 7V4a2 2 0 0 1 2-2h16zM6 20h12V9H6zM4 7h16V4H4z",
15
+ clipRule: "evenodd"
16
+ })]
17
+ })
18
+ });
19
+ export {
20
+ r as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import "react";
2
+ import { jsx as e, jsxs as l } from "react/jsx-runtime";
3
+ var r = (h) => /* @__PURE__ */ e("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...h,
10
+ children: /* @__PURE__ */ l("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ e("path", {
13
+ fillRule: "evenodd",
14
+ d: "M20.204 2.01A2 2 0 0 1 22 4v3a2 2 0 0 1-1.796 1.99L20 9v11a2 2 0 0 1-2 2h-3v-2h3V9H6v11h3v2H6a2 2 0 0 1-1.99-1.796L4 20V9a2 2 0 0 1-1.99-1.796L2 7V4a2 2 0 0 1 2-2h16zM4 7h16V4H4z",
15
+ clipRule: "evenodd"
16
+ }), /* @__PURE__ */ e("path", { d: "m16.707 15.293-1.414 1.414L13 14.414V22h-2v-7.586l-2.293 2.293-1.414-1.414L12 10.586z" })]
17
+ })
18
+ });
19
+ export {
20
+ r as default
21
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as l } from "react/jsx-runtime";
3
+ var t = (h) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...h,
10
+ children: /* @__PURE__ */ l("path", {
11
+ fill: "currentColor",
12
+ d: "m5.9 15.337 3.91-2.195.067-.19-.066-.106h-.19l-.655-.04-2.234-.061-1.939-.08-1.878-.101-.472-.1L2 11.878l.046-.291.397-.267.57.05 1.257.085 1.887.13 1.37.081 2.027.21h.323l.045-.13-.11-.08-.086-.08-1.953-1.324L5.66 8.864 4.552 8.06l-.599-.408-.302-.383-.13-.834.543-.6.73.05.187.05.74.57L7.3 7.725l2.063 1.52.302.25.12-.085.015-.06-.135-.228-1.122-2.028-1.198-2.063-.533-.855-.14-.513a2.5 2.5 0 0 1-.086-.604l.618-.84.343-.11.825.11.348.302.513 1.173.83 1.847 1.289 2.512.377.745.201.69.076.21h.13v-.12l.106-1.415.196-1.737.19-2.235.066-.63.312-.754.619-.408.483.23.397.57-.055.368-.236 1.535-.463 2.406-.302 1.61h.176l.2-.2.816-1.083 1.369-1.711.604-.68.705-.75.452-.357h.855l.63.936-.283.966-.88 1.117-.73.946-1.047 1.41-.654 1.127.06.09.156-.015 2.365-.503 1.278-.23 1.525-.263.69.323.075.327-.271.67-1.63.403-1.914.382-2.848.674-.035.025.04.05 1.284.121.549.03h1.343l2.502.186.654.432.392.53-.066.402-1.007.513-1.358-.323-3.17-.754-1.088-.271h-.15v.09l.906.886 1.66 1.5 2.08 1.932.106.478-.268.377-.281-.04-1.827-1.375-.705-.618-1.596-1.344h-.106v.14l.368.539 1.942 2.92.1.895-.14.291-.503.176-.553-.1-1.137-1.597-1.174-1.797-.946-1.61-.115.065-.559 6.015-.261.307-.604.231-.504-.383-.267-.618.267-1.223.322-1.596.262-1.269.236-1.575.141-.524-.01-.035-.115.015-1.187 1.63-1.807 2.442-1.43 1.53-.342.136-.593-.307.055-.55.331-.488 1.979-2.516 1.193-1.56.77-.9-.005-.131h-.045L5.42 17.49l-.935.12-.403-.376.05-.62.19-.2 1.58-1.088-.005.005z"
13
+ })
14
+ });
15
+ export {
16
+ t as default
17
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as l } from "react/jsx-runtime";
3
+ var i = (h) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...h,
10
+ children: /* @__PURE__ */ l("path", {
11
+ fill: "#D97757",
12
+ d: "m5.9 15.337 3.91-2.195.067-.19-.066-.106h-.19l-.655-.04-2.234-.061-1.939-.08-1.878-.101-.472-.1L2 11.878l.046-.291.397-.267.57.05 1.257.085 1.887.13 1.37.081 2.027.21h.323l.045-.13-.11-.08-.086-.08-1.953-1.324L5.66 8.864 4.552 8.06l-.599-.408-.302-.383-.13-.834.543-.6.73.05.187.05.74.57L7.3 7.725l2.063 1.52.302.25.12-.085.015-.06-.135-.228-1.122-2.028-1.198-2.063-.533-.855-.14-.513a2.5 2.5 0 0 1-.086-.604l.618-.84.343-.11.825.11.348.302.513 1.173.83 1.847 1.289 2.512.377.745.201.69.076.21h.13v-.12l.106-1.415.196-1.737.19-2.235.066-.63.312-.754.619-.408.483.23.397.57-.055.368-.236 1.535-.463 2.406-.302 1.61h.176l.2-.2.816-1.083 1.369-1.711.604-.68.705-.75.452-.357h.855l.63.936-.283.966-.88 1.117-.73.946-1.047 1.41-.654 1.127.06.09.156-.015 2.365-.503 1.278-.23 1.525-.263.69.323.075.327-.271.67-1.63.403-1.914.382-2.848.674-.035.025.04.05 1.284.121.549.03h1.343l2.502.186.654.432.392.53-.066.402-1.007.513-1.358-.323-3.17-.754-1.088-.271h-.15v.09l.906.886 1.66 1.5 2.08 1.932.106.478-.268.377-.281-.04-1.827-1.375-.705-.618-1.596-1.344h-.106v.14l.368.539 1.942 2.92.1.895-.14.291-.503.176-.553-.1-1.137-1.597-1.174-1.797-.946-1.61-.115.065-.559 6.015-.261.307-.604.231-.504-.383-.267-.618.267-1.223.322-1.596.262-1.269.236-1.575.141-.524-.01-.035-.115.015-1.187 1.63-1.807 2.442-1.43 1.53-.342.136-.593-.307.055-.55.331-.488 1.979-2.516 1.193-1.56.77-.9-.005-.131h-.045L5.42 17.49l-.935.12-.403-.376.05-.62.19-.2 1.58-1.088-.005.005z"
13
+ })
14
+ });
15
+ export {
16
+ i as default
17
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as c } from "react/jsx-runtime";
3
+ var o = (l) => /* @__PURE__ */ c("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...l,
10
+ children: /* @__PURE__ */ c("path", {
11
+ fill: "currentColor",
12
+ d: "M11.345 2.005c-.043.004-.18.018-.303.028-2.84.256-5.501 1.788-7.187 4.144a9.9 9.9 0 0 0-1.765 4.369c-.08.549-.09.711-.09 1.456s.01.907.09 1.456c.543 3.755 3.216 6.91 6.84 8.08.65.208 1.334.351 2.112.437.303.033 1.613.033 1.916 0 1.343-.149 2.48-.48 3.603-1.053.172-.088.205-.112.182-.131a191 191 0 0 1-1.629-2.184l-1.599-2.16-2.004-2.965a284 284 0 0 0-2.017-2.964c-.008-.002-.016 1.316-.02 2.925-.006 2.816-.008 2.93-.043 2.996a.36.36 0 0 1-.172.178c-.063.031-.117.037-.412.037h-.339l-.09-.056a.37.37 0 0 1-.13-.143l-.042-.088.004-3.92.006-3.92.06-.077a.5.5 0 0 1 .145-.12c.08-.038.112-.042.45-.042.399 0 .465.016.569.129.03.031 1.114 1.665 2.412 3.634l3.946 5.975 1.583 2.399.08-.053c.71-.461 1.46-1.118 2.055-1.802a9.95 9.95 0 0 0 2.354-5.112c.08-.549.09-.711.09-1.456s-.01-.907-.09-1.456c-.543-3.755-3.216-6.91-6.84-8.08a10.5 10.5 0 0 0-2.083-.435c-.187-.02-1.48-.041-1.642-.026m4.094 6.048c.094.047.17.137.197.231.016.05.02 1.138.016 3.587l-.006 3.515-.62-.95-.621-.95V10.93c0-1.652.008-2.58.02-2.625.03-.11.099-.196.193-.247.08-.04.11-.045.416-.045.29 0 .34.004.405.04"
13
+ })
14
+ });
15
+ export {
16
+ o as default
17
+ };
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as h, jsxs as t } from "react/jsx-runtime";
3
+ var v = (c) => /* @__PURE__ */ h("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...c,
10
+ children: /* @__PURE__ */ t("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ h("path", { d: "M11.966 2C7.244 2 7.193 3.833 7.193 4.21V6.5h4.864v.687H5.26C3.816 7.187 2 8.067 2 11.96c0 3.577 1.417 4.96 2.847 4.96h1.698v-2.386c0-.998.495-2.847 2.802-2.847h4.823c.71 0 2.71-.308 2.71-2.619V4.665C16.88 4.09 16.784 2 11.967 2M9.284 3.54a.874.874 0 1 1 0 1.75.874.874 0 1 1 0-1.75" }), /* @__PURE__ */ h("path", { d: "M12.034 22c4.72 0 4.778-1.867 4.778-2.21V17.5h-4.869v-.687h6.795c1.457 0 3.262-.901 3.262-4.773 0-4.24-1.916-4.96-2.846-4.96h-1.7v2.386c0 .998-.478 2.847-2.8 2.847H9.828c-.707 0-2.71.344-2.71 2.619v4.403c0 .951.581 2.665 4.915 2.665m2.682-1.54a.874.874 0 1 1-.002-1.748.874.874 0 0 1 .002 1.748" })]
13
+ })
14
+ });
15
+ export {
16
+ v as default
17
+ };
@@ -0,0 +1,46 @@
1
+ import "react";
2
+ import { jsx as o, jsxs as t } from "react/jsx-runtime";
3
+ var i = (r) => /* @__PURE__ */ t("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...r,
10
+ children: [
11
+ /* @__PURE__ */ o("path", {
12
+ fill: "url(#a)",
13
+ d: "M11.966 2C7.244 2 7.193 3.833 7.193 4.21V6.5h4.864v.687H5.26C3.816 7.187 2 8.067 2 11.96c0 3.577 1.417 4.96 2.847 4.96h1.698v-2.386c0-.998.495-2.847 2.802-2.847h4.823c.71 0 2.71-.308 2.71-2.619V4.665C16.88 4.09 16.784 2 11.967 2M9.284 3.54a.874.874 0 1 1 0 1.75.874.874 0 1 1 0-1.75"
14
+ }),
15
+ /* @__PURE__ */ o("path", {
16
+ fill: "url(#b)",
17
+ d: "M12.034 22c4.72 0 4.778-1.867 4.778-2.21V17.5h-4.869v-.687h6.795c1.457 0 3.262-.901 3.262-4.773 0-4.24-1.916-4.96-2.846-4.96h-1.7v2.386c0 .998-.478 2.847-2.8 2.847H9.828c-.707 0-2.71.344-2.71 2.619v4.403c0 .951.581 2.665 4.915 2.665m2.682-1.54a.874.874 0 1 1-.002-1.748.874.874 0 0 1 .002 1.748"
18
+ }),
19
+ /* @__PURE__ */ t("defs", { children: [/* @__PURE__ */ t("linearGradient", {
20
+ id: "a",
21
+ x1: 3.874,
22
+ x2: 13.816,
23
+ y1: 3.787,
24
+ y2: 13.761,
25
+ gradientUnits: "userSpaceOnUse",
26
+ children: [/* @__PURE__ */ o("stop", { stopColor: "#387EB8" }), /* @__PURE__ */ o("stop", {
27
+ offset: 1,
28
+ stopColor: "#366994"
29
+ })]
30
+ }), /* @__PURE__ */ t("linearGradient", {
31
+ id: "b",
32
+ x1: 9.916,
33
+ x2: 20.574,
34
+ y1: 10.159,
35
+ y2: 20.371,
36
+ gradientUnits: "userSpaceOnUse",
37
+ children: [/* @__PURE__ */ o("stop", { stopColor: "#FFE052" }), /* @__PURE__ */ o("stop", {
38
+ offset: 1,
39
+ stopColor: "#FFC331"
40
+ })]
41
+ })] })
42
+ ]
43
+ });
44
+ export {
45
+ i as default
46
+ };
@@ -14,7 +14,7 @@ var h = (l) => /* @__PURE__ */ t("svg", {
14
14
  }),
15
15
  /* @__PURE__ */ a("path", {
16
16
  fill: "#000",
17
- d: "M12.417 6.375H9.776l.013.058.001.005.014.054a2.92 2.92 0 0 0 3.446 2.107V7.21a.836.836 0 0 0-.833-.834",
17
+ d: "M12.417 6.375H9.776l.013.058.001.005.013.054a2.92 2.92 0 0 0 3.447 2.107V7.21a.836.836 0 0 0-.834-.834",
18
18
  opacity: 0.1
19
19
  }),
20
20
  /* @__PURE__ */ a("path", {
@@ -0,0 +1,17 @@
1
+ import "react";
2
+ import { jsx as l, jsxs as t } from "react/jsx-runtime";
3
+ var r = (h) => /* @__PURE__ */ l("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: 24,
6
+ height: 24,
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ ...h,
10
+ children: /* @__PURE__ */ t("g", {
11
+ fill: "currentColor",
12
+ children: [/* @__PURE__ */ l("path", { d: "M18.5 2A1.5 1.5 0 0 1 20 3.5V10h-2V4H6v16h12v-2h2v2.5a1.5 1.5 0 0 1-1.5 1.5h-13A1.5 1.5 0 0 1 4 20.5v-17A1.5 1.5 0 0 1 5.5 2z" }), /* @__PURE__ */ l("path", { d: "M13.207 11.707 10.914 14l2.293 2.293-1.414 1.414L8.086 14l3.707-3.707zM19.914 14l-3.707 3.707-1.414-1.414L17.086 14l-2.293-2.293 1.414-1.414z" })]
13
+ })
14
+ });
15
+ export {
16
+ r as default
17
+ };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bitrise/bitkit-v2",
3
3
  "private": false,
4
- "version": "0.3.159",
4
+ "version": "0.3.161",
5
5
  "description": "Bitrise Design System Components built with Chakra UI V3",
6
6
  "keywords": [
7
7
  "react",
@@ -64,11 +64,11 @@
64
64
  "@storybook/addon-mcp": "^0.4.2",
65
65
  "@storybook/react-vite": "10.3.3",
66
66
  "@svgr/plugin-jsx": "^8.1.0",
67
- "@types/node": "^24.12.0",
67
+ "@types/node": "^25.5.0",
68
68
  "@types/react": "^19.2.14",
69
69
  "@types/react-dom": "^19.2.3",
70
70
  "@vitejs/plugin-react": "^6.0.1",
71
- "axios": "^1.13.6",
71
+ "axios": "^1.14.0",
72
72
  "es-toolkit": "^1.45.1",
73
73
  "react": "^19.2.4",
74
74
  "react-dom": "^19.2.4",
@@ -76,9 +76,9 @@
76
76
  "storybook": "10.3.3",
77
77
  "tsx": "^4.21.0",
78
78
  "typescript": "^6.0.2",
79
- "vite": "^8.0.2",
79
+ "vite": "^8.0.3",
80
80
  "vite-plugin-dts": "^4.5.4",
81
- "vite-plugin-svgr": "^4.5.0"
81
+ "vite-plugin-svgr": "^5.0.0"
82
82
  },
83
83
  "dependencies": {
84
84
  "@chakra-ui/react": "^3.34.0",