@gnist/design-system 2.0.29 → 2.0.30

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 (108) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/foundation/iconography/icons.d.ts +1 -1
  3. package/dist/foundation/iconography/icons.d.ts.map +1 -1
  4. package/dist/foundation/iconography/svg/action/automatic_gear-filled.svg.cjs +28 -0
  5. package/dist/foundation/iconography/svg/action/automatic_gear-filled.svg.js +10 -0
  6. package/dist/foundation/iconography/svg/action/automatic_gear-outlined.svg.cjs +28 -0
  7. package/dist/foundation/iconography/svg/action/automatic_gear-outlined.svg.js +10 -0
  8. package/dist/foundation/iconography/svg/action/automatic_gear-round.svg.cjs +28 -0
  9. package/dist/foundation/iconography/svg/action/automatic_gear-round.svg.js +10 -0
  10. package/dist/foundation/iconography/svg/action/automatic_gear-sharp.svg.cjs +28 -0
  11. package/dist/foundation/iconography/svg/action/automatic_gear-sharp.svg.js +10 -0
  12. package/dist/foundation/iconography/svg/action/binoculars-filled.svg.cjs +28 -0
  13. package/dist/foundation/iconography/svg/action/binoculars-filled.svg.js +10 -0
  14. package/dist/foundation/iconography/svg/action/binoculars-outlined.svg.cjs +28 -0
  15. package/dist/foundation/iconography/svg/action/binoculars-outlined.svg.js +10 -0
  16. package/dist/foundation/iconography/svg/action/binoculars-round.svg.cjs +28 -0
  17. package/dist/foundation/iconography/svg/action/binoculars-round.svg.js +10 -0
  18. package/dist/foundation/iconography/svg/action/binoculars-sharp.svg.cjs +28 -0
  19. package/dist/foundation/iconography/svg/action/binoculars-sharp.svg.js +10 -0
  20. package/dist/foundation/iconography/svg/action/change-filled.svg.cjs +28 -0
  21. package/dist/foundation/iconography/svg/action/change-filled.svg.js +10 -0
  22. package/dist/foundation/iconography/svg/action/change-outlined.svg.cjs +28 -0
  23. package/dist/foundation/iconography/svg/action/change-outlined.svg.js +10 -0
  24. package/dist/foundation/iconography/svg/action/change-round.svg.cjs +28 -0
  25. package/dist/foundation/iconography/svg/action/change-round.svg.js +10 -0
  26. package/dist/foundation/iconography/svg/action/change-sharp.svg.cjs +28 -0
  27. package/dist/foundation/iconography/svg/action/change-sharp.svg.js +10 -0
  28. package/dist/foundation/iconography/svg/action/index.cjs +88 -0
  29. package/dist/foundation/iconography/svg/action/index.d.ts +208 -0
  30. package/dist/foundation/iconography/svg/action/index.d.ts.map +1 -1
  31. package/dist/foundation/iconography/svg/action/index.js +88 -0
  32. package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.cjs +28 -0
  33. package/dist/foundation/iconography/svg/action/manual_gear-filled.svg.js +10 -0
  34. package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.cjs +28 -0
  35. package/dist/foundation/iconography/svg/action/manual_gear-outlined.svg.js +10 -0
  36. package/dist/foundation/iconography/svg/action/manual_gear-round.svg.cjs +28 -0
  37. package/dist/foundation/iconography/svg/action/manual_gear-round.svg.js +10 -0
  38. package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.cjs +28 -0
  39. package/dist/foundation/iconography/svg/action/manual_gear-sharp.svg.js +10 -0
  40. package/dist/foundation/iconography/svg/action/notifications-filled.svg.cjs +28 -0
  41. package/dist/foundation/iconography/svg/action/notifications-filled.svg.js +10 -0
  42. package/dist/foundation/iconography/svg/action/notifications-outlined.svg.cjs +28 -0
  43. package/dist/foundation/iconography/svg/action/notifications-outlined.svg.js +10 -0
  44. package/dist/foundation/iconography/svg/action/notifications-round.svg.cjs +28 -0
  45. package/dist/foundation/iconography/svg/action/notifications-round.svg.js +10 -0
  46. package/dist/foundation/iconography/svg/action/notifications-sharp.svg.cjs +28 -0
  47. package/dist/foundation/iconography/svg/action/notifications-sharp.svg.js +10 -0
  48. package/dist/foundation/iconography/svg/action/query_stats-filled.svg.cjs +28 -0
  49. package/dist/foundation/iconography/svg/action/query_stats-filled.svg.js +10 -0
  50. package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.cjs +28 -0
  51. package/dist/foundation/iconography/svg/action/query_stats-outlined.svg.js +10 -0
  52. package/dist/foundation/iconography/svg/action/query_stats-round.svg.cjs +28 -0
  53. package/dist/foundation/iconography/svg/action/query_stats-round.svg.js +10 -0
  54. package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.cjs +28 -0
  55. package/dist/foundation/iconography/svg/action/query_stats-sharp.svg.js +10 -0
  56. package/dist/foundation/iconography/svg/action/sort-filled.svg.cjs +28 -0
  57. package/dist/foundation/iconography/svg/action/sort-filled.svg.js +10 -0
  58. package/dist/foundation/iconography/svg/action/sort-outlined.svg.cjs +28 -0
  59. package/dist/foundation/iconography/svg/action/sort-outlined.svg.js +10 -0
  60. package/dist/foundation/iconography/svg/action/sort-round.svg.cjs +28 -0
  61. package/dist/foundation/iconography/svg/action/sort-round.svg.js +10 -0
  62. package/dist/foundation/iconography/svg/action/sort-sharp.svg.cjs +28 -0
  63. package/dist/foundation/iconography/svg/action/sort-sharp.svg.js +10 -0
  64. package/dist/foundation/iconography/svg/action/tune-filled.svg.cjs +28 -0
  65. package/dist/foundation/iconography/svg/action/tune-filled.svg.js +10 -0
  66. package/dist/foundation/iconography/svg/action/tune-outlined.svg.cjs +28 -0
  67. package/dist/foundation/iconography/svg/action/tune-outlined.svg.js +10 -0
  68. package/dist/foundation/iconography/svg/action/tune-round.svg.cjs +28 -0
  69. package/dist/foundation/iconography/svg/action/tune-round.svg.js +10 -0
  70. package/dist/foundation/iconography/svg/action/tune-sharp.svg.cjs +28 -0
  71. package/dist/foundation/iconography/svg/action/tune-sharp.svg.js +10 -0
  72. package/dist/foundation/iconography/svg/content/auto-filled.svg.cjs +28 -0
  73. package/dist/foundation/iconography/svg/content/auto-filled.svg.js +10 -0
  74. package/dist/foundation/iconography/svg/content/auto-outlined.svg.cjs +28 -0
  75. package/dist/foundation/iconography/svg/content/auto-outlined.svg.js +10 -0
  76. package/dist/foundation/iconography/svg/content/auto-round.svg.cjs +28 -0
  77. package/dist/foundation/iconography/svg/content/auto-round.svg.js +10 -0
  78. package/dist/foundation/iconography/svg/content/auto-sharp.svg.cjs +28 -0
  79. package/dist/foundation/iconography/svg/content/auto-sharp.svg.js +10 -0
  80. package/dist/foundation/iconography/svg/content/index.cjs +44 -0
  81. package/dist/foundation/iconography/svg/content/index.d.ts +104 -0
  82. package/dist/foundation/iconography/svg/content/index.d.ts.map +1 -1
  83. package/dist/foundation/iconography/svg/content/index.js +45 -1
  84. package/dist/foundation/iconography/svg/content/manage_account-filled.svg.cjs +28 -0
  85. package/dist/foundation/iconography/svg/content/manage_account-filled.svg.js +10 -0
  86. package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.cjs +28 -0
  87. package/dist/foundation/iconography/svg/content/manage_account-outlined.svg.js +10 -0
  88. package/dist/foundation/iconography/svg/content/manage_account-round.svg.cjs +28 -0
  89. package/dist/foundation/iconography/svg/content/manage_account-round.svg.js +10 -0
  90. package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.cjs +28 -0
  91. package/dist/foundation/iconography/svg/content/manage_account-sharp.svg.js +10 -0
  92. package/dist/foundation/iconography/svg/content/person-filled.svg.cjs +28 -0
  93. package/dist/foundation/iconography/svg/content/person-filled.svg.js +10 -0
  94. package/dist/foundation/iconography/svg/content/person-outlined.svg.cjs +28 -0
  95. package/dist/foundation/iconography/svg/content/person-outlined.svg.js +10 -0
  96. package/dist/foundation/iconography/svg/content/person-round.svg.cjs +28 -0
  97. package/dist/foundation/iconography/svg/content/person-round.svg.js +10 -0
  98. package/dist/foundation/iconography/svg/content/person-sharp.svg.cjs +28 -0
  99. package/dist/foundation/iconography/svg/content/person-sharp.svg.js +10 -0
  100. package/dist/foundation/iconography/svg/content/work-filled.svg.cjs +28 -0
  101. package/dist/foundation/iconography/svg/content/work-filled.svg.js +10 -0
  102. package/dist/foundation/iconography/svg/content/work-outlined.svg.cjs +28 -0
  103. package/dist/foundation/iconography/svg/content/work-outlined.svg.js +10 -0
  104. package/dist/foundation/iconography/svg/content/work-round.svg.cjs +28 -0
  105. package/dist/foundation/iconography/svg/content/work-round.svg.js +10 -0
  106. package/dist/foundation/iconography/svg/content/work-sharp.svg.cjs +28 -0
  107. package/dist/foundation/iconography/svg/content/work-sharp.svg.js +10 -0
  108. package/package.json +2 -2
@@ -3,6 +3,10 @@ import SvgAddFilled from "./add-filled.svg.js";
3
3
  import SvgAddOutlined from "./add-outlined.svg.js";
4
4
  import SvgAddRound from "./add-round.svg.js";
5
5
  import SvgAddSharp from "./add-sharp.svg.js";
6
+ import SvgAutoFilled from "./auto-filled.svg.js";
7
+ import SvgAutoOutlined from "./auto-outlined.svg.js";
8
+ import SvgAutoRound from "./auto-round.svg.js";
9
+ import SvgAutoSharp from "./auto-sharp.svg.js";
6
10
  import SvgBackspaceFilled from "./backspace-filled.svg.js";
7
11
  import SvgBackspaceOutlined from "./backspace-outlined.svg.js";
8
12
  import SvgBackspaceRound from "./backspace-round.svg.js";
@@ -15,6 +19,14 @@ import SvgMailFilled from "./mail-filled.svg.js";
15
19
  import SvgMailOutlined from "./mail-outlined.svg.js";
16
20
  import SvgMailRound from "./mail-round.svg.js";
17
21
  import SvgMailSharp from "./mail-sharp.svg.js";
22
+ import SvgManageAccountFilled from "./manage_account-filled.svg.js";
23
+ import SvgManageAccountOutlined from "./manage_account-outlined.svg.js";
24
+ import SvgManageAccountRound from "./manage_account-round.svg.js";
25
+ import SvgManageAccountSharp from "./manage_account-sharp.svg.js";
26
+ import SvgPersonFilled from "./person-filled.svg.js";
27
+ import SvgPersonOutlined from "./person-outlined.svg.js";
28
+ import SvgPersonRound from "./person-round.svg.js";
29
+ import SvgPersonSharp from "./person-sharp.svg.js";
18
30
  import SvgRemoveFilled from "./remove-filled.svg.js";
19
31
  import SvgRemoveOutlined from "./remove-outlined.svg.js";
20
32
  import SvgRemoveRound from "./remove-round.svg.js";
@@ -23,12 +35,22 @@ import SvgSendFilled from "./send-filled.svg.js";
23
35
  import SvgSendOutlined from "./send-outlined.svg.js";
24
36
  import SvgSendRound from "./send-round.svg.js";
25
37
  import SvgSendSharp from "./send-sharp.svg.js";
38
+ import SvgWorkFilled from "./work-filled.svg.js";
39
+ import SvgWorkOutlined from "./work-outlined.svg.js";
40
+ import SvgWorkRound from "./work-round.svg.js";
41
+ import SvgWorkSharp from "./work-sharp.svg.js";
26
42
  const add = {
27
43
  filled: SvgAddFilled,
28
44
  outlined: SvgAddOutlined,
29
45
  round: SvgAddRound,
30
46
  sharp: SvgAddSharp
31
47
  };
48
+ const auto = {
49
+ filled: SvgAutoFilled,
50
+ outlined: SvgAutoOutlined,
51
+ round: SvgAutoRound,
52
+ sharp: SvgAutoSharp
53
+ };
32
54
  const backspace = {
33
55
  filled: SvgBackspaceFilled,
34
56
  outlined: SvgBackspaceOutlined,
@@ -47,6 +69,18 @@ const mail = {
47
69
  round: SvgMailRound,
48
70
  sharp: SvgMailSharp
49
71
  };
72
+ const manage_account = {
73
+ filled: SvgManageAccountFilled,
74
+ outlined: SvgManageAccountOutlined,
75
+ round: SvgManageAccountRound,
76
+ sharp: SvgManageAccountSharp
77
+ };
78
+ const person = {
79
+ filled: SvgPersonFilled,
80
+ outlined: SvgPersonOutlined,
81
+ round: SvgPersonRound,
82
+ sharp: SvgPersonSharp
83
+ };
50
84
  const remove = {
51
85
  filled: SvgRemoveFilled,
52
86
  outlined: SvgRemoveOutlined,
@@ -59,11 +93,21 @@ const send = {
59
93
  round: SvgSendRound,
60
94
  sharp: SvgSendSharp
61
95
  };
96
+ const work = {
97
+ filled: SvgWorkFilled,
98
+ outlined: SvgWorkOutlined,
99
+ round: SvgWorkRound,
100
+ sharp: SvgWorkSharp
101
+ };
62
102
  export {
63
103
  add,
104
+ auto,
64
105
  backspace,
65
106
  clear,
66
107
  mail,
108
+ manage_account,
109
+ person,
67
110
  remove,
68
- send
111
+ send,
112
+ work
69
113
  };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgManageAccountFilled = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M6.455 6.588c1.782 0 3.227-1.475 3.227-3.294C9.682 1.474 8.237 0 6.455 0 4.672 0 3.227 1.475 3.227 3.294c0 1.82 1.445 3.294 3.228 3.294m.541.84A10.23 10.23 0 0 0 1.122 8.91C.412 9.34 0 10.147 0 10.995v2.183h7.472a5.8 5.8 0 0 1-1.017-3.295c0-.88.202-1.704.54-2.454m8.134 2.453c0-.18-.025-.345-.049-.518l.92-.832-.807-1.425-1.17.404a2.9 2.9 0 0 0-.871-.52l-.242-1.226h-1.614l-.242 1.227a2.9 2.9 0 0 0-.871.519l-1.17-.404-.807 1.425.92.832c-.025.172-.049.337-.049.518s.024.346.049.52l-.92.83.807 1.426 1.17-.404q.387.334.871.519L11.296 14h1.614l.242-1.227q.483-.185.871-.519l1.17.404.807-1.425-.92-.832c.024-.173.049-.338.049-.519m-3.026 1.647c-.888 0-1.614-.74-1.614-1.647 0-.905.726-1.647 1.614-1.647.887 0 1.614.742 1.614 1.647 0 .906-.727 1.647-1.614 1.647" }));
28
+ exports.default = SvgManageAccountFilled;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgManageAccountFilled = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M6.455 6.588c1.782 0 3.227-1.475 3.227-3.294C9.682 1.474 8.237 0 6.455 0 4.672 0 3.227 1.475 3.227 3.294c0 1.82 1.445 3.294 3.228 3.294m.541.84A10.23 10.23 0 0 0 1.122 8.91C.412 9.34 0 10.147 0 10.995v2.183h7.472a5.8 5.8 0 0 1-1.017-3.295c0-.88.202-1.704.54-2.454m8.134 2.453c0-.18-.025-.345-.049-.518l.92-.832-.807-1.425-1.17.404a2.9 2.9 0 0 0-.871-.52l-.242-1.226h-1.614l-.242 1.227a2.9 2.9 0 0 0-.871.519l-1.17-.404-.807 1.425.92.832c-.025.172-.049.337-.049.518s.024.346.049.52l-.92.83.807 1.426 1.17-.404q.387.334.871.519L11.296 14h1.614l.242-1.227q.483-.185.871-.519l1.17.404.807-1.425-.92-.832c.024-.173.049-.338.049-.519m-3.026 1.647c-.888 0-1.614-.74-1.614-1.647 0-.905.726-1.647 1.614-1.647.887 0 1.614.742 1.614 1.647 0 .906-.727 1.647-1.614 1.647" }));
8
+ export {
9
+ SvgManageAccountFilled as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgManageAccountOutlined = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M1.614 11.53v-.536c0-.28.129-.543.33-.667a8.65 8.65 0 0 1 4.51-1.268c.025 0 .041 0 .065.008a5.8 5.8 0 0 1 .476-1.63 6 6 0 0 0-.54-.025 10.23 10.23 0 0 0-5.333 1.499C.412 9.339 0 10.146 0 10.994v2.183h7.472a6 6 0 0 1-.783-1.648zm4.841-4.942c1.783 0 3.227-1.474 3.227-3.294S8.238 0 6.455 0 3.227 1.474 3.227 3.294s1.445 3.294 3.228 3.294m0-4.94c.887 0 1.614.74 1.614 1.646s-.727 1.647-1.614 1.647S4.84 4.2 4.84 3.294s.726-1.647 1.614-1.647m8.675 8.235c0-.18-.025-.345-.049-.518l.92-.832-.807-1.425-1.17.404a2.9 2.9 0 0 0-.871-.52l-.242-1.226h-1.614l-.242 1.227a2.9 2.9 0 0 0-.871.519l-1.17-.404-.807 1.425.92.832c-.025.172-.049.337-.049.518s.024.346.049.52l-.92.83.807 1.426 1.17-.404q.387.334.871.519L11.296 14h1.614l.242-1.227q.483-.185.871-.519l1.17.404.807-1.425-.92-.832c.024-.173.049-.338.049-.519m-3.026 1.647c-.888 0-1.614-.74-1.614-1.647 0-.905.726-1.647 1.614-1.647.887 0 1.614.742 1.614 1.647 0 .906-.727 1.647-1.614 1.647" }));
28
+ exports.default = SvgManageAccountOutlined;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgManageAccountOutlined = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M1.614 11.53v-.536c0-.28.129-.543.33-.667a8.65 8.65 0 0 1 4.51-1.268c.025 0 .041 0 .065.008a5.8 5.8 0 0 1 .476-1.63 6 6 0 0 0-.54-.025 10.23 10.23 0 0 0-5.333 1.499C.412 9.339 0 10.146 0 10.994v2.183h7.472a6 6 0 0 1-.783-1.648zm4.841-4.942c1.783 0 3.227-1.474 3.227-3.294S8.238 0 6.455 0 3.227 1.474 3.227 3.294s1.445 3.294 3.228 3.294m0-4.94c.887 0 1.614.74 1.614 1.646s-.727 1.647-1.614 1.647S4.84 4.2 4.84 3.294s.726-1.647 1.614-1.647m8.675 8.235c0-.18-.025-.345-.049-.518l.92-.832-.807-1.425-1.17.404a2.9 2.9 0 0 0-.871-.52l-.242-1.226h-1.614l-.242 1.227a2.9 2.9 0 0 0-.871.519l-1.17-.404-.807 1.425.92.832c-.025.172-.049.337-.049.518s.024.346.049.52l-.92.83.807 1.426 1.17-.404q.387.334.871.519L11.296 14h1.614l.242-1.227q.483-.185.871-.519l1.17.404.807-1.425-.92-.832c.024-.173.049-.338.049-.519m-3.026 1.647c-.888 0-1.614-.74-1.614-1.647 0-.905.726-1.647 1.614-1.647.887 0 1.614.742 1.614 1.647 0 .906-.727 1.647-1.614 1.647" }));
8
+ export {
9
+ SvgManageAccountOutlined as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgManageAccountRound = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M7.042 7.433a10.35 10.35 0 0 0-5.913 1.483C.414 9.344 0 10.152 0 11v1.36a.82.82 0 0 0 .812.823h6.71a5.8 5.8 0 0 1-1.024-3.296c0-.881.203-1.706.544-2.455m-.544-.84c1.794 0 3.249-1.476 3.249-3.296S8.292 0 6.497 0C4.705 0 3.25 1.476 3.25 3.296s1.455 3.296 3.249 3.296m8.731 3.296c0-.181-.025-.346-.05-.519l.683-.601a.42.42 0 0 0 .081-.52l-.479-.84a.394.394 0 0 0-.48-.181l-.86.296a3 3 0 0 0-.877-.519l-.179-.898a.41.41 0 0 0-.398-.33h-.958a.41.41 0 0 0-.398.33l-.18.898a3 3 0 0 0-.876.52l-.861-.297a.4.4 0 0 0-.48.18l-.479.841a.42.42 0 0 0 .081.52l.683.601c-.025.173-.049.338-.049.52 0 .18.024.345.049.518l-.683.602a.42.42 0 0 0-.08.519l.478.84c.098.174.3.248.48.182l.86-.297q.39.334.878.52l.179.897c.04.19.203.33.398.33h.958a.41.41 0 0 0 .398-.33l.179-.898q.487-.185.877-.519l.86.297a.4.4 0 0 0 .48-.181l.48-.841a.42.42 0 0 0-.082-.52l-.682-.6c.024-.174.049-.338.049-.52m-3.046 1.648c-.894 0-1.625-.741-1.625-1.648s.731-1.648 1.625-1.648c.893 0 1.624.742 1.624 1.648 0 .907-.73 1.648-1.624 1.648" }));
28
+ exports.default = SvgManageAccountRound;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgManageAccountRound = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M7.042 7.433a10.35 10.35 0 0 0-5.913 1.483C.414 9.344 0 10.152 0 11v1.36a.82.82 0 0 0 .812.823h6.71a5.8 5.8 0 0 1-1.024-3.296c0-.881.203-1.706.544-2.455m-.544-.84c1.794 0 3.249-1.476 3.249-3.296S8.292 0 6.497 0C4.705 0 3.25 1.476 3.25 3.296s1.455 3.296 3.249 3.296m8.731 3.296c0-.181-.025-.346-.05-.519l.683-.601a.42.42 0 0 0 .081-.52l-.479-.84a.394.394 0 0 0-.48-.181l-.86.296a3 3 0 0 0-.877-.519l-.179-.898a.41.41 0 0 0-.398-.33h-.958a.41.41 0 0 0-.398.33l-.18.898a3 3 0 0 0-.876.52l-.861-.297a.4.4 0 0 0-.48.18l-.479.841a.42.42 0 0 0 .081.52l.683.601c-.025.173-.049.338-.049.52 0 .18.024.345.049.518l-.683.602a.42.42 0 0 0-.08.519l.478.84c.098.174.3.248.48.182l.86-.297q.39.334.878.52l.179.897c.04.19.203.33.398.33h.958a.41.41 0 0 0 .398-.33l.179-.898q.487-.185.877-.519l.86.297a.4.4 0 0 0 .48-.181l.48-.841a.42.42 0 0 0-.082-.52l-.682-.6c.024-.174.049-.338.049-.52m-3.046 1.648c-.894 0-1.625-.741-1.625-1.648s.731-1.648 1.625-1.648c.893 0 1.624.742 1.624 1.648 0 .907-.73 1.648-1.624 1.648" }));
8
+ export {
9
+ SvgManageAccountRound as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgManageAccountSharp = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M6.996 7.428A10.23 10.23 0 0 0 1.122 8.91C.412 9.34 0 10.147 0 10.995v2.183h7.472a5.8 5.8 0 0 1-1.017-3.295c0-.88.202-1.704.54-2.454m-.54-.841c1.782 0 3.227-1.475 3.227-3.294C9.682 1.474 8.237 0 6.455 0 4.672 0 3.227 1.475 3.227 3.294c0 1.82 1.445 3.294 3.228 3.294m8.674 3.294c0-.18-.025-.345-.049-.518l.92-.832-.807-1.425-1.17.404a2.9 2.9 0 0 0-.871-.52l-.242-1.226h-1.614l-.242 1.227a2.9 2.9 0 0 0-.871.519l-1.17-.404-.807 1.425.92.832c-.025.172-.049.337-.049.518s.024.346.049.52l-.92.83.807 1.426 1.17-.404q.387.334.871.519L11.296 14h1.614l.242-1.227q.483-.185.871-.519l1.17.404.807-1.425-.92-.832c.024-.173.049-.338.049-.519m-3.026 1.647c-.888 0-1.614-.74-1.614-1.647 0-.905.726-1.647 1.614-1.647.887 0 1.614.742 1.614 1.647 0 .906-.727 1.647-1.614 1.647" }));
28
+ exports.default = SvgManageAccountSharp;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgManageAccountSharp = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 14", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M6.996 7.428A10.23 10.23 0 0 0 1.122 8.91C.412 9.34 0 10.147 0 10.995v2.183h7.472a5.8 5.8 0 0 1-1.017-3.295c0-.88.202-1.704.54-2.454m-.54-.841c1.782 0 3.227-1.475 3.227-3.294C9.682 1.474 8.237 0 6.455 0 4.672 0 3.227 1.475 3.227 3.294c0 1.82 1.445 3.294 3.228 3.294m8.674 3.294c0-.18-.025-.345-.049-.518l.92-.832-.807-1.425-1.17.404a2.9 2.9 0 0 0-.871-.52l-.242-1.226h-1.614l-.242 1.227a2.9 2.9 0 0 0-.871.519l-1.17-.404-.807 1.425.92.832c-.025.172-.049.337-.049.518s.024.346.049.52l-.92.83.807 1.426 1.17-.404q.387.334.871.519L11.296 14h1.614l.242-1.227q.483-.185.871-.519l1.17.404.807-1.425-.92-.832c.024-.173.049-.338.049-.519m-3.026 1.647c-.888 0-1.614-.74-1.614-1.647 0-.905.726-1.647 1.614-1.647.887 0 1.614.742 1.614 1.647 0 .906-.727 1.647-1.614 1.647" }));
8
+ export {
9
+ SvgManageAccountSharp as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgPersonFilled = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }));
28
+ exports.default = SvgPersonFilled;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgPersonFilled = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }));
8
+ export {
9
+ SvgPersonFilled as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgPersonOutlined = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 10c2.7 0 5.8 1.29 6 2H2c.23-.72 3.31-2 6-2M8 0C5.79 0 4 1.79 4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m0 10c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }));
28
+ exports.default = SvgPersonOutlined;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgPersonOutlined = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0 10c2.7 0 5.8 1.29 6 2H2c.23-.72 3.31-2 6-2M8 0C5.79 0 4 1.79 4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m0 10c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }));
8
+ export {
9
+ SvgPersonOutlined as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgPersonRound = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v1c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-1c0-2.66-5.33-4-8-4" }));
28
+ exports.default = SvgPersonRound;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgPersonRound = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v1c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-1c0-2.66-5.33-4-8-4" }));
8
+ export {
9
+ SvgPersonRound as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgPersonSharp = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }));
28
+ exports.default = SvgPersonSharp;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgPersonSharp = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M8 8c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4" }));
8
+ export {
9
+ SvgPersonSharp as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgWorkFilled = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M15.8 3.368h-3.4V1.684C12.4.75 11.643 0 10.7 0H7.3c-.944 0-1.7.75-1.7 1.684v1.684H2.2A1.68 1.68 0 0 0 .509 5.053L.5 14.316C.5 15.25 1.257 16 2.2 16h13.6c.944 0 1.7-.75 1.7-1.684V5.053c0-.935-.756-1.685-1.7-1.685m-5.1 0H7.3V1.684h3.4z" }));
28
+ exports.default = SvgWorkFilled;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgWorkFilled = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M15.8 3.368h-3.4V1.684C12.4.75 11.643 0 10.7 0H7.3c-.944 0-1.7.75-1.7 1.684v1.684H2.2A1.68 1.68 0 0 0 .509 5.053L.5 14.316C.5 15.25 1.257 16 2.2 16h13.6c.944 0 1.7-.75 1.7-1.684V5.053c0-.935-.756-1.685-1.7-1.685m-5.1 0H7.3V1.684h3.4z" }));
8
+ export {
9
+ SvgWorkFilled as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgWorkOutlined = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.4 3.368h3.4c.944 0 1.7.75 1.7 1.685v9.263c0 .934-.756 1.684-1.7 1.684H2.2c-.944 0-1.7-.75-1.7-1.684l.009-9.263A1.68 1.68 0 0 1 2.2 3.368h3.4V1.684C5.6.75 6.357 0 7.3 0h3.4c.944 0 1.7.75 1.7 1.684zm-5.1 0h3.4V1.684H7.3zm8.5 1.685H2.2v9.263h13.6z", clipRule: "evenodd" }));
28
+ exports.default = SvgWorkOutlined;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgWorkOutlined = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M12.4 3.368h3.4c.944 0 1.7.75 1.7 1.685v9.263c0 .934-.756 1.684-1.7 1.684H2.2c-.944 0-1.7-.75-1.7-1.684l.009-9.263A1.68 1.68 0 0 1 2.2 3.368h3.4V1.684C5.6.75 6.357 0 7.3 0h3.4c.944 0 1.7.75 1.7 1.684zm-5.1 0h3.4V1.684H7.3zm8.5 1.685H2.2v9.263h13.6z", clipRule: "evenodd" }));
8
+ export {
9
+ SvgWorkOutlined as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgWorkRound = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M15.8 3.368h-3.4V1.684C12.4.75 11.643 0 10.7 0H7.3c-.944 0-1.7.75-1.7 1.684v1.684H2.2A1.68 1.68 0 0 0 .509 5.053L.5 14.316C.5 15.25 1.257 16 2.2 16h13.6c.944 0 1.7-.75 1.7-1.684V5.053c0-.935-.756-1.685-1.7-1.685m-5.1 0H7.3V1.684h3.4z" }));
28
+ exports.default = SvgWorkRound;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgWorkRound = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M15.8 3.368h-3.4V1.684C12.4.75 11.643 0 10.7 0H7.3c-.944 0-1.7.75-1.7 1.684v1.684H2.2A1.68 1.68 0 0 0 .509 5.053L.5 14.316C.5 15.25 1.257 16 2.2 16h13.6c.944 0 1.7-.75 1.7-1.684V5.053c0-.935-.756-1.685-1.7-1.685m-5.1 0H7.3V1.684h3.4z" }));
8
+ export {
9
+ SvgWorkRound as default
10
+ };
@@ -0,0 +1,28 @@
1
+ "use client";
2
+ "use strict";
3
+ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
4
+ const React = require("react");
5
+ function _interopNamespaceCompat(e) {
6
+ if (e && typeof e === "object" && "default" in e) return e;
7
+ const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
8
+ if (e) {
9
+ for (const k in e) {
10
+ if (k !== "default") {
11
+ const d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: () => e[k]
15
+ });
16
+ }
17
+ }
18
+ }
19
+ n.default = e;
20
+ return Object.freeze(n);
21
+ }
22
+ const React__namespace = /* @__PURE__ */ _interopNamespaceCompat(React);
23
+ const SvgWorkSharp = ({
24
+ title,
25
+ titleId,
26
+ ...props
27
+ }) => /* @__PURE__ */ React__namespace.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React__namespace.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React__namespace.createElement("path", { fill: "currentColor", d: "M17.5 3.368h-5.1V1.684C12.4.758 11.635 0 10.7 0H7.3c-.935 0-1.7.758-1.7 1.684v1.684H.5V16h17zm-6.8 0H7.3V1.684h3.4z" }));
28
+ exports.default = SvgWorkSharp;
@@ -0,0 +1,10 @@
1
+ "use client";
2
+ import * as React from "react";
3
+ const SvgWorkSharp = ({
4
+ title,
5
+ titleId,
6
+ ...props
7
+ }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 18 16", "aria-labelledby": titleId, ...props }, title ? /* @__PURE__ */ React.createElement("title", { id: titleId }, title) : null, /* @__PURE__ */ React.createElement("path", { fill: "currentColor", d: "M17.5 3.368h-5.1V1.684C12.4.758 11.635 0 10.7 0H7.3c-.935 0-1.7.758-1.7 1.684v1.684H.5V16h17zm-6.8 0H7.3V1.684h3.4z" }));
8
+ export {
9
+ SvgWorkSharp as default
10
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gnist/design-system",
3
- "version": "2.0.29",
3
+ "version": "2.0.30",
4
4
  "license": "UNLICENSED",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -104,5 +104,5 @@
104
104
  "optional": true
105
105
  }
106
106
  },
107
- "gitHead": "005c95ee10aa33c99907d4e4a9f3e4edf9c6b020"
107
+ "gitHead": "97d94f2d298c90505f4c7e683434f3c34a4a1a19"
108
108
  }